#
# TABLE STRUCTURE FOR: sma_addresses
#

DROP TABLE IF EXISTS `sma_addresses`;

CREATE TABLE `sma_addresses` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `company_id` int(11) NOT NULL,
  `line1` varchar(50) NOT NULL,
  `line2` varchar(50) DEFAULT NULL,
  `city` varchar(25) NOT NULL,
  `postal_code` varchar(20) DEFAULT NULL,
  `state` varchar(25) NOT NULL,
  `country` varchar(50) NOT NULL,
  `phone` varchar(50) DEFAULT NULL,
  `updated_at` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP,
  PRIMARY KEY (`id`),
  KEY `company_id` (`company_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

#
# TABLE STRUCTURE FOR: sma_adjustment_items
#

DROP TABLE IF EXISTS `sma_adjustment_items`;

CREATE TABLE `sma_adjustment_items` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `adjustment_id` int(11) NOT NULL,
  `product_id` int(11) NOT NULL,
  `option_id` int(11) DEFAULT NULL,
  `quantity` decimal(15,4) NOT NULL,
  `warehouse_id` int(11) NOT NULL,
  `serial_no` varchar(255) DEFAULT NULL,
  `type` varchar(20) NOT NULL,
  PRIMARY KEY (`id`),
  KEY `adjustment_id` (`adjustment_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

#
# TABLE STRUCTURE FOR: sma_adjustments
#

DROP TABLE IF EXISTS `sma_adjustments`;

CREATE TABLE `sma_adjustments` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `date` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP,
  `reference_no` varchar(55) NOT NULL,
  `warehouse_id` int(11) NOT NULL,
  `note` text,
  `attachment` varchar(55) DEFAULT NULL,
  `created_by` int(11) NOT NULL,
  `updated_by` int(11) DEFAULT NULL,
  `updated_at` datetime DEFAULT NULL,
  `count_id` int(11) DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `warehouse_id` (`warehouse_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

#
# TABLE STRUCTURE FOR: sma_banking
#

DROP TABLE IF EXISTS `sma_banking`;

CREATE TABLE `sma_banking` (
  `id` int(10) NOT NULL AUTO_INCREMENT,
  `date` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP,
  `warehouse_id` int(10) NOT NULL,
  `status` varchar(20) NOT NULL,
  `bank_id` int(10) NOT NULL,
  `cheque_no` varchar(30) NOT NULL,
  `rs_by` varchar(150) NOT NULL,
  `amount` decimal(25,4) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4;

#
# TABLE STRUCTURE FOR: sma_banks
#

DROP TABLE IF EXISTS `sma_banks`;

CREATE TABLE `sma_banks` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `code` varchar(20) DEFAULT NULL,
  `name` varchar(50) NOT NULL,
  `image` varchar(50) DEFAULT NULL,
  `slug` varchar(55) DEFAULT NULL,
  `description` varchar(255) DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `name` (`name`)
) ENGINE=InnoDB AUTO_INCREMENT=33 DEFAULT CHARSET=utf8;

INSERT INTO `sma_banks` (`id`, `code`, `name`, `image`, `slug`, `description`) VALUES (6, 'Islami Bank Ltd.', 'Islami Bank Ltd.', NULL, 'islami-bank-ltd', 'Islami Bank Ltd.');
INSERT INTO `sma_banks` (`id`, `code`, `name`, `image`, `slug`, `description`) VALUES (7, 'Dutch Bangla Bank Lt', 'Dutch Bangla Bank Ltd', NULL, 'dutch-bangla-bank-ltd', 'Dutch Bangla Bank Ltd.');
INSERT INTO `sma_banks` (`id`, `code`, `name`, `image`, `slug`, `description`) VALUES (9, 'pbl', 'Prime Bank Ltd.', NULL, 'prime-bank-ltd', 'pbl');
INSERT INTO `sma_banks` (`id`, `code`, `name`, `image`, `slug`, `description`) VALUES (10, NULL, 'Premier Bank Ltd.', NULL, NULL, NULL);
INSERT INTO `sma_banks` (`id`, `code`, `name`, `image`, `slug`, `description`) VALUES (11, NULL, 'Al Arafah Islami Bank', NULL, NULL, NULL);
INSERT INTO `sma_banks` (`id`, `code`, `name`, `image`, `slug`, `description`) VALUES (12, NULL, 'Estarn Bank Ltd.', NULL, NULL, NULL);
INSERT INTO `sma_banks` (`id`, `code`, `name`, `image`, `slug`, `description`) VALUES (13, NULL, 'Standard Chaterd Bank Ltd.', NULL, NULL, NULL);
INSERT INTO `sma_banks` (`id`, `code`, `name`, `image`, `slug`, `description`) VALUES (14, NULL, 'The City Bank Ltd.', NULL, NULL, NULL);
INSERT INTO `sma_banks` (`id`, `code`, `name`, `image`, `slug`, `description`) VALUES (15, NULL, 'Sonali Bank Ltd.', NULL, NULL, NULL);
INSERT INTO `sma_banks` (`id`, `code`, `name`, `image`, `slug`, `description`) VALUES (16, NULL, 'Janata Bank Ltd.', NULL, NULL, NULL);
INSERT INTO `sma_banks` (`id`, `code`, `name`, `image`, `slug`, `description`) VALUES (17, NULL, 'Uttara Bank Ltd.', NULL, NULL, NULL);
INSERT INTO `sma_banks` (`id`, `code`, `name`, `image`, `slug`, `description`) VALUES (18, NULL, 'Agrani Bank Ltd.', NULL, NULL, NULL);
INSERT INTO `sma_banks` (`id`, `code`, `name`, `image`, `slug`, `description`) VALUES (19, NULL, 'Pubali Bank Ltd.', NULL, NULL, NULL);
INSERT INTO `sma_banks` (`id`, `code`, `name`, `image`, `slug`, `description`) VALUES (20, NULL, 'Bank Asia Ltd.', NULL, NULL, NULL);
INSERT INTO `sma_banks` (`id`, `code`, `name`, `image`, `slug`, `description`) VALUES (21, NULL, 'BRAC Bank Ltd.', NULL, NULL, NULL);
INSERT INTO `sma_banks` (`id`, `code`, `name`, `image`, `slug`, `description`) VALUES (22, NULL, 'NRBC Bank Ltd.', NULL, NULL, NULL);
INSERT INTO `sma_banks` (`id`, `code`, `name`, `image`, `slug`, `description`) VALUES (23, NULL, 'Trust Bank Ltd.', NULL, NULL, NULL);
INSERT INTO `sma_banks` (`id`, `code`, `name`, `image`, `slug`, `description`) VALUES (24, NULL, 'Dhaka Bank Ltd.', NULL, NULL, NULL);
INSERT INTO `sma_banks` (`id`, `code`, `name`, `image`, `slug`, `description`) VALUES (25, NULL, 'AB Bank Ltd.', NULL, NULL, NULL);
INSERT INTO `sma_banks` (`id`, `code`, `name`, `image`, `slug`, `description`) VALUES (26, NULL, 'IFIC BANK LTD.', NULL, NULL, NULL);
INSERT INTO `sma_banks` (`id`, `code`, `name`, `image`, `slug`, `description`) VALUES (27, NULL, 'SBL Bank Ltd.', NULL, NULL, NULL);
INSERT INTO `sma_banks` (`id`, `code`, `name`, `image`, `slug`, `description`) VALUES (28, NULL, 'NBL BANK LTD.', NULL, NULL, NULL);
INSERT INTO `sma_banks` (`id`, `code`, `name`, `image`, `slug`, `description`) VALUES (30, NULL, 'RUPALI BANK LTD.', NULL, NULL, NULL);
INSERT INTO `sma_banks` (`id`, `code`, `name`, `image`, `slug`, `description`) VALUES (31, NULL, 'UCB Bank Ltd.', NULL, NULL, NULL);
INSERT INTO `sma_banks` (`id`, `code`, `name`, `image`, `slug`, `description`) VALUES (32, NULL, 'SIBL Bank Ltd.', NULL, NULL, NULL);


#
# TABLE STRUCTURE FOR: sma_brands
#

DROP TABLE IF EXISTS `sma_brands`;

CREATE TABLE `sma_brands` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `code` varchar(20) DEFAULT NULL,
  `name` varchar(50) NOT NULL,
  `image` varchar(50) DEFAULT NULL,
  `slug` varchar(55) DEFAULT NULL,
  `description` varchar(255) DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `name` (`name`)
) ENGINE=InnoDB AUTO_INCREMENT=12 DEFAULT CHARSET=utf8;

INSERT INTO `sma_brands` (`id`, `code`, `name`, `image`, `slug`, `description`) VALUES (11, 'MOUN', 'MOUN ENTERPRISE', NULL, 'MOUN', 'MOUN');


#
# TABLE STRUCTURE FOR: sma_calendar
#

DROP TABLE IF EXISTS `sma_calendar`;

CREATE TABLE `sma_calendar` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `title` varchar(55) NOT NULL,
  `description` varchar(255) DEFAULT NULL,
  `start` datetime NOT NULL,
  `end` datetime DEFAULT NULL,
  `color` varchar(7) NOT NULL,
  `user_id` int(11) DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

#
# TABLE STRUCTURE FOR: sma_captcha
#

DROP TABLE IF EXISTS `sma_captcha`;

CREATE TABLE `sma_captcha` (
  `captcha_id` bigint(13) unsigned NOT NULL AUTO_INCREMENT,
  `captcha_time` int(10) unsigned NOT NULL,
  `ip_address` varchar(16) CHARACTER SET latin1 NOT NULL DEFAULT '0',
  `word` varchar(20) CHARACTER SET latin1 NOT NULL,
  PRIMARY KEY (`captcha_id`),
  KEY `word` (`word`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

#
# TABLE STRUCTURE FOR: sma_categories
#

DROP TABLE IF EXISTS `sma_categories`;

CREATE TABLE `sma_categories` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `code` varchar(55) NOT NULL,
  `name` varchar(55) NOT NULL,
  `image` varchar(55) DEFAULT NULL,
  `parent_id` int(11) DEFAULT NULL,
  `slug` varchar(55) DEFAULT NULL,
  `description` varchar(255) DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `id` (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=utf8;

INSERT INTO `sma_categories` (`id`, `code`, `name`, `image`, `parent_id`, `slug`, `description`) VALUES (1, 'R', 'Red', NULL, 0, 'red', 'Red');
INSERT INTO `sma_categories` (`id`, `code`, `name`, `image`, `parent_id`, `slug`, `description`) VALUES (2, 'Black', 'Black', NULL, 0, 'black', 'Black');
INSERT INTO `sma_categories` (`id`, `code`, `name`, `image`, `parent_id`, `slug`, `description`) VALUES (3, 'Brown', 'Brown', NULL, 0, 'brown', 'Brown');
INSERT INTO `sma_categories` (`id`, `code`, `name`, `image`, `parent_id`, `slug`, `description`) VALUES (4, 'Yellow', 'Yellow', NULL, 0, 'yellow', 'Yellow');
INSERT INTO `sma_categories` (`id`, `code`, `name`, `image`, `parent_id`, `slug`, `description`) VALUES (5, 'Violet', 'Violet', NULL, 0, 'violet', 'Violet');


#
# TABLE STRUCTURE FOR: sma_class_lists
#

DROP TABLE IF EXISTS `sma_class_lists`;

CREATE TABLE `sma_class_lists` (
  `id` int(10) NOT NULL AUTO_INCREMENT,
  `class_name` tinytext NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=10 DEFAULT CHARSET=latin1;

INSERT INTO `sma_class_lists` (`id`, `class_name`) VALUES (6, 'HSC');
INSERT INTO `sma_class_lists` (`id`, `class_name`) VALUES (7, 'DEGREE');
INSERT INTO `sma_class_lists` (`id`, `class_name`) VALUES (8, 'HONOURS');
INSERT INTO `sma_class_lists` (`id`, `class_name`) VALUES (9, 'MASTERS');


#
# TABLE STRUCTURE FOR: sma_combo_items
#

DROP TABLE IF EXISTS `sma_combo_items`;

CREATE TABLE `sma_combo_items` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `product_id` int(11) NOT NULL,
  `item_code` varchar(20) NOT NULL,
  `quantity` decimal(12,4) NOT NULL,
  `unit_price` decimal(25,4) DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

#
# TABLE STRUCTURE FOR: sma_companies
#

DROP TABLE IF EXISTS `sma_companies`;

CREATE TABLE `sma_companies` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `group_id` int(10) unsigned DEFAULT NULL,
  `group_name` varchar(20) NOT NULL,
  `customer_group_id` int(11) DEFAULT NULL,
  `customer_group_name` varchar(100) DEFAULT NULL,
  `name` varchar(55) NOT NULL,
  `company` varchar(255) NOT NULL,
  `vat_no` varchar(100) DEFAULT NULL,
  `address` varchar(255) DEFAULT NULL,
  `city` varchar(55) DEFAULT NULL,
  `state` varchar(55) DEFAULT NULL,
  `postal_code` varchar(8) DEFAULT NULL,
  `country` varchar(100) DEFAULT NULL,
  `phone` varchar(20) DEFAULT NULL,
  `email` varchar(100) NOT NULL,
  `cf1` varchar(100) DEFAULT NULL,
  `cf2` varchar(100) DEFAULT NULL,
  `cf3` varchar(100) DEFAULT NULL,
  `cf4` varchar(100) DEFAULT NULL,
  `cf5` varchar(100) DEFAULT NULL,
  `cf6` varchar(100) DEFAULT NULL,
  `invoice_footer` text,
  `payment_term` int(11) DEFAULT '0',
  `logo` varchar(255) DEFAULT 'logo.png',
  `award_points` int(11) DEFAULT '0',
  `deposit_amount` decimal(25,4) DEFAULT NULL,
  `price_group_id` int(11) DEFAULT NULL,
  `price_group_name` varchar(50) DEFAULT NULL,
  `gst_no` varchar(100) DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `group_id` (`group_id`),
  KEY `group_id_2` (`group_id`)
) ENGINE=InnoDB AUTO_INCREMENT=822 DEFAULT CHARSET=utf8;

INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (169, NULL, 'biller', NULL, NULL, 'মাউন এণ্টারপ্রাইজ', 'মাউন এণ্টারপ্রাইজ', '', 'ফেরিঘাট,ভৈরব', 'ভৈরব', 'কিশোরগঞ্জ', '২৩৫০', '', '০১৭১৬৮৮৮৫২৬', 'maun@gmail.com', '', '', '', '', '', '', '', 0, 'Moun-Enterprise.png', 0, NULL, NULL, NULL, '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (170, 3, 'customer', 1, 'General', 'মো. অলি মিয়া', 'মো. অলি মিয়া (বি বাড়িয়া)(২০-২১)', '', 'বি বাড়িয়া', 'ব্রাহ্মনবাড়িয়া', 'ব্রাহ্মণবাড়িয়া', '', 'Bangladesh', '01716085799', 'oli@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (171, 3, 'customer', 1, 'General', 'মানিক মিয়া', 'মেসার্স ফাইভ স্টার ট্রান্সপোর্ট(ফেরিঘাট)', '', 'ফেরিঘাট', 'ভৈরব', 'Kishoreganj', '2350', 'Bangladesh', '01711162442', 'manik@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (172, 3, 'customer', 1, 'General', 'হাজী মোঃ আইনুল ইসলাম', 'হাজী মো. আইনুল ইসলাম(চান্দুরা)', '', 'চান্দুরা', 'চান্দুরা', 'বি বাড়িয়া', '', '', '01711711066', 'ainul@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (173, 3, 'customer', 1, 'General', 'মো. মাসুম সাহেব', 'মেসার্স রহমান ব্রিক্স  (কিশোর গঞ্জ )', '', 'কিশোরগঞ্জ ', 'কিশোরগঞ্জ ', 'কিশোরগঞ্জ', '', 'Bangladesh', '01732630850', 'masum@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (174, 3, 'customer', 1, 'General', 'মো. সবুজ আলম', 'মো. সবুজ আলম(তাহিরপুর)', '', 'সুনামগঞ্জ', 'তাহিরপুর ', 'সুনামগঞ্জ', '2350', 'Bangladesh', '01712051740', 'sobuj@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (175, 3, 'customer', 1, 'General', 'মনি বাবু', 'মনি বাবু (কিশোরগঞ্জ)', '', 'কিশোরগঞ্জ ', 'কিশোরগঞ্জ ', 'কিশোরগঞ্জ', '', 'Bangladesh', '01713549741', 'moni@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (176, 3, 'customer', 1, 'General', 'মো. মোহন মিয়া', 'মো. মোহন মিয়া(বি বাড়ীয়া)', '', 'বি বাড়ীয়া', 'বি বাড়ীয়া', 'বি বাড়ীয়া', '', 'Bangladesh', '01711174926', 'mohon@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (177, 3, 'customer', 1, 'General', 'কাওসার ভুঁইয়া', 'মেসার্স দয়াল নবী ট্রান্সপোর্ট (ফেরিঘাট)', '', 'ফেরিঘাট', 'ভৈরব', 'Kishoreganj', '2350', 'Bangladesh', '01717105647', 'Kawsar@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (178, 3, 'customer', 1, 'General', 'হাজী অলিউর রহমান কাউছার', 'মেসার্স এশিয়া ব্রিকস', '', 'বেলাবো', 'বেলাবো', 'Kishoreganj', '', 'Bangladesh', '01713539587', 'Kausar@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (179, 3, 'customer', 1, 'General', 'মো.লতিফ', 'মেসার্স ফাইভ স্টার ব্রিক্স', '', 'গৌরীপুর', 'গৌরীপুর', 'নরসিংদী', '', 'Bangladesh', '01913387119', 'lotif@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (180, 3, 'customer', 1, 'General', 'সাহেদ মিয়া', 'মেসার্স মূনা এন্ড ব্রাদার্স', '', 'আশুগঞ্জ', 'আশুগঞ্জ', 'বি বাড়ীয়া', '2350', 'Bangladesh', '01787083195', 'Shahed@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (182, 3, 'customer', 1, 'General', 'মো. আজমল খান', 'মেসার্স M.M.K.  ব্রিক্স (কিশোরগঞ্জ) ', '', 'কিশোরগঞ্জ ', 'কিশোরগঞ্জ ', 'কিশোরগঞ্জ', '', 'Bangladesh', '01629209189', 'ajmal@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (183, 3, 'customer', 1, 'General', 'আজাদ বাবলু', 'মেসার্স A.B.C ব্রিক্স (নেত্রকোনা)   ', '', 'নেত্রকোনা', 'নেত্রকোনা', 'নেত্রকোনা', '', 'Bangladesh', '01917920618', 'bablu@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (184, 3, 'customer', 1, 'General', 'হাজী মো. জজ মিয়া', 'মেসার্স সোনালী  ট্রান্সপোর্ট', '', 'কালীপুর # 12', 'ভৈরব,ফেরীঘাট', 'কিশোরগঞ্জ', '2350', 'Bangladesh', '01711237631', 'joj@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (185, 3, 'customer', 1, 'General', 'বাদল মিয়া', 'মেসার্স আশা ব্রিক্স (বাদল মিয়া;কালীগুচ্ছ)', '', 'কালীগুচ্ছ', 'কালীগুচ্ছ', 'বি বাড়ীয়া', '', 'Bangladesh', '01717550288', 'badal@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (186, 3, 'customer', 1, 'General', 'মো.খাইরুল ইসলাম', 'মেসার্স সমতা ব্রিক্স (নেত্রকোনা)', '', 'নেত্রকোনা', 'আট পাড়া', 'নেত্রকোনা', '', 'Bangladesh', '01730021518', 'khairul@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (187, 3, 'customer', 1, 'General', 'মো.মিলন মিয়া', 'মেসার্স নর্থ বেঙ্গল ট্রান্সপোর্ট (ফেরিঘাট)', '', 'ফেরিঘাট', 'ভৈরব', 'কিশোরগঞ্জ', '2350', 'Bangladesh', '01714327089', 'milon@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (188, 3, 'customer', 1, 'General', 'মো.কবির মিয়া', 'মো.কবির মিয়া(আশুগঞ্জ)', '', 'আশুগঞ্জ', 'আশুগঞ্জ', 'বি বাড়ীয়া', '', 'Bangladesh', '01716501699', 'kobir@gmai.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (189, 3, 'customer', 1, 'General', 'মো.মাসুক মিয়া', 'মো.মাসুক মিয়া(সুনামগঞ্জ)', '', 'সুনামগঞ্জ', 'তাহিরপুর', 'সুনামগঞ্জ', '', 'Bangladesh', '01712147395', 'mashuk@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (190, 3, 'customer', 1, 'General', 'মো.নুরুল আমিন', 'নাহিয়ান এন্টারপ্রাইজ(সিলেট)', '', 'সিলেট', 'সিলেট', 'সিলেট', '', 'Bangladesh', '01711332508', 'nurul@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (191, 3, 'customer', 1, 'General', 'হাবিবুর রহমান', 'মেসার্স সান ব্রিক্স(নেত্রকোনা)', '', 'শ্যামগঞ্জ', 'শ্যামগঞ্জ', 'নেত্রকোনা', '', 'Bangladesh', '01770979765', 'habib@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (192, 3, 'customer', 1, 'General', 'এমাদাদুল ইসলাম ', 'মেসার্স ইসলাম ব্রাদার্স  (ময়মনসিংহ)', '', 'ময়মনসিংহ', 'হালুয়াঘাট', 'ময়মনসিংহ', '', 'Bangladesh', '01713541570', 'emdad@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (193, 3, 'customer', 1, 'General', 'মো.রহমত আলী', 'মেসার্স সরারচর ব্রিক্স(কিশোরগঞ্জ)', '', 'সরারচর', 'সরারচর', 'কিশোরগঞ্জ', '', 'Bangladesh', '01711339474', 'rahmat@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (194, 3, 'customer', 1, 'General', 'মো.লিয়াকত মিয়া', 'মো.লিয়াকত মিয়া(বাদাঘাট)(২০-২১)', '', 'বাদাঘাট', 'বাদাঘাট', 'সুনামগঞ্জ', '', 'Bangladesh', '01822801870', 'liakot@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (195, 3, 'customer', 1, 'General', 'মো.শাহিন মিয়া', 'মো.শাহিন মিয়া(আশুগঞ্জ)', '', 'আশুগঞ্জ', 'আশুগঞ্জ', 'বি বাড়ীয়া', '', 'Bangladesh', '01733941161', 'shahin@gmai.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (196, 3, 'customer', 1, 'General', 'মো.জামাল মিয়া', 'মেসার্স জামাল এন্টারপ্রাইজ (কুমিল্লা)', '', 'কুমিল্লা', 'কুমিল্লা', 'কুমিল্লা', '', 'Bangladesh', '01712442150', 'jamal@gmai.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (197, 3, 'customer', 1, 'General', 'মো.হুমায়ুন কবির লিটন', 'মেসার্স সততা ব্রিক্স (নেত্রকোনা)', '', 'মদন', 'মদন', 'নেত্রকোনা', '', 'Bangladesh', '01711335997', 'kobir@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (198, 3, 'customer', 1, 'General', 'মো.নাছির মিয়া', 'মেসার্স M.T.B. ব্রিক্স (নারায়ণপুর)', '', 'নারায়নপুর', 'নারায়নপুর', 'কিশোরগঞ্জ', '', 'Bangladesh', '01788853049', 'nasir@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (199, 3, 'customer', 1, 'General', 'মো.ইছাক ভুয়া', 'মেসার্স রুমান ব্রিক্স (কিশোরগঞ্জ)', '', 'কিশোরগঞ্জ ', 'সায়েদুল্লার চর', 'কিশোরগঞ্জ', '', 'Bangladesh', '01672718761', 'isak@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (200, 3, 'customer', 1, 'General', 'বাবু নিরঞ্জন ঘোষ', 'মেসার্স R.C.G ব্রিক্স(ঘোরাশাল)', '', 'কালিগঞ্জ', 'ঘোড়াশাল', 'কিশোরগঞ্জ', '', 'Bangladesh', '01713541706', 'babu@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (201, 3, 'customer', 1, 'General', 'মো.নুরুল আমীন', 'মো.নুরুল আমিন/ইকবাল(ভৈরব)', '', 'কালীপুর ', 'ভৈরব', 'কিশোরগঞ্জ', '2350', 'Bangladesh', '01733614304', 'amin@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (202, 3, 'customer', 1, 'General', 'মো.কয়েছ মিয়া', 'মো. কয়েছ মিয়া(সুনামগঞ্জ)', '', 'তাহিরপুর', 'তাহিরপুর', 'সুনামগঞ্জ', '', 'Bangladesh', '01716675981', 'koyes@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (203, 3, 'customer', 1, 'General', 'মো.রানা ভূইয়া', 'মেসার্স গনি ব্রিক্স (ময়মনসিংহ)', '', 'ঈশ্বরগঞ্জ', 'ঈশ্বরগঞ্জ', 'ময়মনসিংহ', '', 'Bangladesh', '01719602995', 'rana@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (204, 3, 'customer', 1, 'General', 'মো. রাসেল মিয়া', 'মেসার্স আশা ব্রিক্স (রাসেল মিয়া;কালীগুচ্ছ)', '', 'কালীগুচ্ছ', 'কালীগুচ্ছ', 'বি বাড়ীয়া', '', 'Bangladesh', '01913387119', 'raseLl@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (205, 3, 'customer', 1, 'General', 'মো. বোরহান উদ্দিন', 'মো. বোরহান উদ্দিন(সুনামগঞ্জ)', '', 'তাহিরপুর', 'তাহিরপুর', 'সুনামগঞ্জ', '', 'Bangladesh', '01716754232', 'borhan@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (206, 3, 'customer', 1, 'General', 'মো.রফিক', 'মেসার্স আদনান এন্টারপ্রাইজ (সুনামগঞ্জ)', '', 'তাহিরপুর', 'তাহিরপুর', 'সুনামগঞ্জ', '', 'Bangladesh', '01713807302', 'adnan@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (207, 3, 'customer', 1, 'General', 'হাজী মো. ছাত্তার মিয়া', 'মেসার্স R.S.P. ব্রিক্স (ভৈরব)', '', 'চাঁনপুর', 'ভৈরব ', 'কিশোরগঞ্জ', '', 'Bangladesh', '01748989834', 'sattar@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (208, 3, 'customer', 1, 'General', 'Md. Habibur Rahman', 'ম্যাপ পেপার মিল পুলিশ লাইন(ময়মনসিংহ)', '', 'বেলঠিয়া', 'জামালপুর', 'ময়মনসিংহ', '', 'Bangladesh', '01823192222', 'any@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (209, 3, 'customer', 1, 'General', 'খোকন মিয়া', 'মায়ের দোয়া ব্রিক্স(শাবাজপূর)', '', 'শাবাজপুর', 'সরাইল', 'বি বাড়ীয়া', '', 'Bangladesh', '01913878689', 'khokon@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (210, 3, 'customer', 1, 'General', 'মো. সোহেল মিয়া/হেলিম মিয়া', 'মো.সোহেল মিয়া জামাই(ভৈরব)', '', 'ভৈরব', 'ভৈরব', 'কিশোরগঞ্জ', '', 'Bangladesh', '01917714846', 'sohelim@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (211, 3, 'customer', 1, 'General', 'মো. হাবীব খান', 'মেসার্স A.U.B  ব্রিক্স(সরারচর)', '', 'সরারচর', 'বাজিতপুর', 'কিশোরগঞ্জ', '', 'Bangladesh', '01883232324', 'khan@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (212, 3, 'customer', 1, 'General', 'মো. খোকন মিয়া', 'মো. খোকন মিয়া(তাহিরপুর)', '', 'তাহিরপুর', 'বাদাঘাট', 'সুনামগঞ্জ', '', 'Bangladesh', '01712701128', 'khokon1@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (213, 3, 'customer', 1, 'General', 'মো. বাবুল আক্তার', 'মেসার্স বাবুল ব্রিক্স(বিজয়নগর)', '', 'হরেশপুর রোড', 'বিজয়নগর', 'বি বাড়ীয়া', '', 'Bangladesh', '01723854300', 'babul@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (214, 3, 'customer', 1, 'General', 'হাজী মো. আবু ছাত্তার', 'মেসার্স ইটনা ব্রিক্স(ইটনা)', '', 'ইটনা', 'মিটাবন', 'কিশোরগঞ্জ', '', 'Bangladesh', '01730947331', 'abu@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (215, 3, 'customer', 1, 'General', 'মো. আলী হুসেন', 'মো. আলী হুসেন(বাদাঘাট)', '', 'তাহিরপুর', 'বাদাঘাট', 'সুনামগঞ্জ', '', 'Bangladesh', '01728740740', 'ali12@gmail.co', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (216, 3, 'customer', 1, 'General', 'মো. অতুল', 'বড়ছড়া ট্রান্সপোর্ট(ফেরীঘাট)', '', 'ফেরিঘাট', 'ভৈরব', 'কিশোরগঞ্জ', '', 'Bangladesh', '01711383916', 'atul@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (217, 3, 'customer', 1, 'General', 'মো.হারুণ মিয়া', 'মেসার্স রিফাত এন্টারপ্রাইজ(ফেরিঘাট)(২০-২১)', '', 'ফেরিঘাট', 'ভৈরব', 'কিশোরগঞ্জ', '', 'Bangladesh', '01708542114', 'harun@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (218, 3, 'customer', 1, 'General', 'মো. বাবুল মিয়া', 'মেসার্স ইলহাম ব্রিক্স(কুলিয়ার চর)', '', 'কুলিয়ার চর', 'কুলিয়ার চর ', 'কিশোরগঞ্জ', '', 'Bangladesh', '01749306575', 'babull@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (219, 3, 'customer', 1, 'General', 'বাবুল মিয়া', 'মেসার্স S.B.L. ব্রিক্স(কুলিয়ার চর)', '', 'কুলিয়ার চর', 'কুলিয়ার চর ', 'কিশোরগঞ্জ', '', 'Bangladesh', '01749306575', 'babuL8@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (220, 3, 'customer', 1, 'General', 'মো. রাশিদ মিয়া', 'মো. রাশিদ মিয়া(বাদাঘাট)', '', 'বাদাঘাট', 'বাদাঘাট', 'সুনামগঞ্জ', '', 'Bangladesh', '01717169147', 'rasid@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (221, 3, 'customer', 1, 'General', 'হাজী মো.তাবারক ভুইয়া', 'মেসার্স আয়েশা ব্রিক্স(ছাতলপাড়)', '', 'ছাতলপাড়', 'নাসিরনগর', 'বি বাড়ীয়া', '', 'Bangladesh', '01716031585', 'Brik@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (222, 3, 'customer', 1, 'General', 'মো. কামরুজ্জামান শামীম', 'মেসার্স M.M.S.ব্রিক্স(কিশোর গঞ্জ) ', '', 'বিন্নাটিমোড়', 'বিন্নাটিমোড়', 'কিশোরগঞ্জ', '', 'Bangladesh', '01715260962', 'kamruj@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (223, 3, 'customer', 1, 'General', 'মো. সফর আলী সর্দার', 'মো.সফর আলী সর্দার(তাহিরপুর)', '', 'তাহিরপুর', 'তাহিরপুর', 'সুনামগঞ্জ', '', 'Bangladesh', '01722339701', 'sofor@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (224, 3, 'customer', 1, 'General', 'মো.মনির মিয়া', 'মেসার্স M.S.K.ব্রিক্স(ভবানীপুর)', '', 'ভবানীপুর', 'ভৈরব', 'কিশোরগঞ্জ', '', 'Bangladesh', '01708538345', 'monir@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (225, 3, 'customer', 1, 'General', 'মো.শাহেদ মিয়া', 'মেসার্স S.R এন্টারপ্রাইজ(সিলেট)', '', 'সিলেট', 'সিলেট', 'সিলেট', '', 'Bangladesh', '01708542114', 'sahed@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (226, 3, 'customer', 1, 'General', 'মো. কবির মিয়া', 'মো.কবির মিয়া(জগমোহনপুর)', '', 'জগমোহনপুর', 'আগানগর', 'কিশোরগঞ্জ', '', 'Bangladesh', '01717170109', 'kobir6@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (227, 3, 'customer', 1, 'General', 'মো.খাইরুল আলম খান', 'মেসার্স খান ব্রিক্স(পাকুন্দিয়া)', '', 'পাকুন্দিয়া রোড', 'পুলের ঘাট', 'কিশোরগঞ্জ', '', 'Bangladesh', '01772740197', 'khairul7@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (228, 3, 'customer', 1, 'General', 'মো.সাজ্জাদ হোসেন মামুন', 'মো.সাজ্জাদ হোসেন মামুন(জগন্নাতপুর)', '', 'জগন্নাতপুর', 'ভৈরব', 'কিশোরগঞ্জ', '', 'Bangladesh', '01711202268', 'sajjad@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (229, 3, 'customer', 1, 'General', 'মো.আলী ইউসুফ', 'মো. আলী ইউসুফ(ফেরীঘাট)', '', 'ফেরিঘাট', 'ভৈরব', 'কিশোরগঞ্জ', '', 'Bangladesh', '01714522769', 'yosuf@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (230, 3, 'customer', 1, 'General', 'মো. জাকির হোসেন', 'মেসার্স মা-মনি ব্রিক্স(ভৈরব)', '', 'কালীপুর', 'ভৈরব', 'কিশোরগঞ্জ', '2350', 'Bangladesh', '01714284901', 'jakir@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (231, 3, 'customer', 1, 'General', 'কামাল খান', 'মেসার্স M.B.F. ব্রিক্স(সরারচর)', '', 'সরারচর', 'বাজিতপুর', 'কিশোরগঞ্জ', '', 'Bangladesh', '01300257925', 'kamal8@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (232, 3, 'customer', 1, 'General', 'কাজী কামাল', 'কাজী কামাল(ভৈরবপুর)', '', 'ভৈরবপুর', 'ভৈরব', 'কিশোরগঞ্জ', '', 'Bangladesh', '01715088902', 'kaji@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (233, 3, 'customer', 1, 'General', 'মো. লতিফ মিয়া', 'মেসার্স G.M.C.ব্রিক্স(চাঁনপুর)', '', 'চানপুর', 'চানপুর', 'ভৈরব', '', 'Bangladesh', '01772895912', 'lotif7@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (234, 3, 'customer', 1, 'General', 'মো. মোছা মিয়া', 'আশামনি এন্টারপ্রাইজ,মো.মোছা মিয়া; অমনাতপুর(পাথর)', '', 'অমনাতপুর', 'ভৈরব', 'কিশোরগঞ্জ', '', 'Bangladesh', '01712138601', 'mosa@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (235, 3, 'customer', 1, 'General', 'মো. আজিজ মিয়া', 'মেসার্স B.B.C ব্রিক্স(চানপুর)', '', 'চানপুর', 'ভৈরব', 'কিশোরগঞ্জ', '', 'Bangladesh', '01730855335', 'ajij@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (236, 3, 'customer', 1, 'General', 'মো.মজিবুর রহমান', 'মেসার্স M.R.T.  ব্রিক্স (ভৈরব)', '', 'পানাউল্লার চর', 'ভৈরব', 'কিশোরগঞ্জ', '', 'Bangladesh', '01713534835', 'mojib@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (237, 3, 'customer', 1, 'General', 'শেখ ব্রাদার্স', 'বড়ছড়া ট্রান্সপোর্ট (ফেরিঘাট)', '', 'ফেরিঘাট', 'ভৈরব', 'কিশোরগঞ্জ', '2350', 'Bangladesh', '01711383916', 'brothers@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (238, 3, 'customer', 1, 'General', 'মো.বাবুল মিয়া', 'মেসার্স ছাব্বির এন্টারপ্রাইজ(তাহিরপুর)', '', 'তাহিরপুর', 'তাহিরপুর', 'সুনামগঞ্জ', '', 'Bangladesh', '01711050499', 'babul6@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (239, 3, 'customer', 1, 'General', 'হাজী মো. জসিম উদ্দিন', 'হাজী মো. জসিম উদ্দিন(অষ্টগ্রাম)', '', 'অষ্টগ্রাম', 'বাজিতপুর', 'কিশোরগঞ্জ', '', 'Bangladesh', '01716046784', 'josim@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (240, 3, 'customer', 1, 'General', 'শোয়েব মিয়া', 'মেসার্স সিয়াম এন্টারপ্রাইজ(সিলেট)', '', 'সিলেট', 'সিলেট', 'সিলেট', '', 'Bangladesh', '01747317942', 'soyeb@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (241, 3, 'customer', 1, 'General', 'মেসার্স জাকির', 'মেসার্স জাকির এন্টারপ্রাইজ(ফেরিঘাট)', '', 'ফেরীঘাট', 'ভৈরব', 'কিশোরগঞ্জ', '2350', 'Bangladesh', '01988953458', 'jak@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (242, 3, 'customer', 1, 'General', 'জহিরুল ইসলাম', 'মেসার্স ইসলাম ব্রিক্স (হোসেনপুর)', '', 'হোসেনপুর', 'চরপুন্দিবাজার', 'কিশোরগঞ্জ', '', 'Bangladesh', 'মালিকঃ01713545649 ম্', 'johirul@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (243, 3, 'customer', 1, 'General', 'মো.আলামিন', 'মো. আলামিন(তাহিরপুর)', '', 'তাহিরপুর', 'তাহিরপুর', 'সুনামগঞ্জ', '', 'Bangladesh', '01730966886', 'alamin@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (244, 3, 'customer', 1, 'General', 'হাজী মো. নাসির মিয়া', 'মেসার্স সুমন বিক্স(নবিনগর)', '', 'নবীনগর', 'ব্রাহ্মণবাড়িয়া', 'ব্রাহ্মণবাড়িয়া', '', 'Bangladesh', '01715549890', 'nasir23@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (245, 3, 'customer', 1, 'General', 'মুশফিকুর রহমান কাঞ্চন', 'মেসার্স S.B.T. বিক্স(কিশোরগঞ্জ)', '', 'কিশোরগঞ্জ ', 'কিশোরগঞ্জ', 'কিশোরগঞ্জ', '', 'Bangladesh', '01708542114', 'kanchon@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (246, 3, 'customer', 1, 'General', 'পেপার মিল', 'মইনুদ্দিন পেপার মিল(মদনপুর)', '', 'চৌরাস্তা', 'মদনপুর', 'মদনপুর', '', 'Bangladesh', '01712080156', 'paper@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (247, 3, 'customer', 1, 'General', 'আবু তাহের', 'আবু তাহের(ফেরীঘাট)', '', 'ফেরীঘাট', 'ভৈরব', 'কিশোরগঞ্জ', '2350', 'Bangladesh', '01302739121', 'taher4@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (248, 3, 'customer', 1, 'General', 'মিহির বাবু', 'মিহির বাবু(সিলেট)', '', 'সিলেট', 'সিলেট', 'সিলেট', '', 'Bangladesh', '01727241283', 'mihir@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (249, 3, 'customer', 1, 'General', 'মজনু হাসান সওদাগর', 'মেসার্স মানীষ এন্টারপ্রাইজ(ফেরিঘাট)', '', 'ফেরীঘাট', 'ভৈরব', 'কিশোরগঞ্জ', '2350', 'Bangladesh', '01727415882', 'mojnu@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (250, 3, 'customer', 1, 'General', 'জুনাব আলী', 'জুনাব আলী(সিলেট)', '', 'সিলেট', 'সিলেট', 'সিলেট', '', 'Bangladesh', '01718120793', 'junab@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (251, 3, 'customer', 1, 'General', 'মো.চঞ্চল মিয়া', 'মেসার্স সিয়াম ব্রিক্স(ময়মনসিংহ)', '', 'ময়মনসিংহ', 'ময়মনসিংহ', 'ময়মনসিংহ', '', 'Bangladesh', '01712431383', 'choncol@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (252, 3, 'customer', 1, 'General', 'জনাব. বেনু বাবু', 'জনাব. বেনু বাবু (সিলেট)', '', 'সিলেট', 'সিলেট', 'সিলেট', '', 'Bangladesh', '1751024418', 'benu@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (253, 3, 'customer', 1, 'General', 'মো. জহিরুল ইসলাম', 'মো. জহিরুল ইসলাম (তাহিরপুর)', '', 'তাহিরপুর', 'তাহিরপুর', 'সুনামগঞ্জ', '', 'Bangladesh', '01713939990', 'johirul6@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (254, 3, 'customer', 1, 'General', 'মো. বাবুল মিয়া', 'মো. বাবুল মিয়া(ব্রাহ্মণবাড়িয়া)', '', 'ব্রাহ্মণবাড়িয়া', 'ব্রাহ্মণবাড়িয়া', 'ব্রাহ্মণবাড়িয়া', '', 'Bangladesh', '1716005222', 'babul27@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (255, 3, 'customer', 1, 'General', 'মোঃ জাহাঙ্গীর', 'মেসার্স দয়াল ব্রিক্স(ভৈরব)', '', 'ভৈরব', 'ভৈরব', 'ভৈরব', '2350', 'Bangladesh', '1732296780', 'jahangir@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (256, 3, 'customer', 1, 'General', 'মোঃ জাকির হোসেন জামাই', 'মোঃ জাকির হোসেন জামাই(কালিপুর)', '', 'কালীপুর', 'ভৈরব', 'কিশোরগঞ্জ', '2350', 'Bangladesh', '01714284901', 'jamai@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (257, 3, 'customer', 1, 'General', 'মো.বাক্কার মিয়া', 'মেসার্স তাহসিন এন্টারপ্রাইজ(ফেরিঘাট)', '', 'ফেরিঘাট', 'ভৈরব', 'কিশোরগঞ্জ', '2350', 'Bangladesh', '01708542114', 'bakkar3@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (258, 3, 'customer', 1, 'General', 'মো. মাজিদ মিয়া', 'মেসার্স বাগদাদ ট্রান্সপোর্ট (ফেরিঘাট)', '', 'ফেরিঘাট', 'ভৈরব', 'কিশোরগঞ্জ', '2350', 'Bangladesh', '01711237631', 'saj@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (259, 3, 'customer', 1, 'General', 'মো. রুবেল মিয়া', 'মেসার্স যমুনা ব্রিক্স(রামপুর)', '', 'রামপুর', 'বি বাড়ীয়া', 'বি বাড়ীয়া', '', 'Bangladesh', '01626650533', 'rubel@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (260, 3, 'customer', 1, 'General', 'মো.শাহিন মিয়া', 'মো. শাহিন মিয়া(কিশোরগঞ্জ)', '', 'কিশোরগঞ্জ ', 'কিশোরগঞ্জ ', 'কিশোরগঞ্জ', '', 'Bangladesh', '561238', 'sahin@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (261, 3, 'customer', 1, 'General', 'মোঃ এরশাদ মিয়া', 'মোঃ এরশাদ মিয়া শাহারা(ফেরীঘাট)', '', 'ফেরীঘাট', 'ভৈরব', 'কিশোরগঞ্জ', '2350', 'Bangladesh', '01990074006', 'ershad@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (262, 3, 'customer', 1, 'General', 'লতিব', 'মেসার্স একতা ব্রিক্স(মেঘনাবাজ)', '', 'মেঘনাবাজ', 'মেঘনাবাজ', 'মেঘনাবাজ', '', 'Bangladesh', '444988515', 'lotib@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (263, 3, 'customer', 1, 'General', 'আতিক সাহেব', 'জনপ্রিয় এন্টারপ্রাইজ(সিলেট)', '', 'সিলেট', 'সিলেট', 'সিলেট', '', 'Bangladesh', '01718370214', 'atik@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (264, 3, 'customer', 1, 'General', 'টিপুদা', 'টিপুদা(চান্দুরা)', '', 'চান্দুরা', 'চান্দুরা', 'বি বাড়ীয়া', '', 'Bangladesh', '01711711600', 'tipu@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (265, 3, 'customer', 1, 'General', 'মুমিন মিয়া', 'মুমিন মিয়া(ফেরীঘাট)', '', 'ফেরীঘাট', 'ভৈরব', 'কিশোরগঞ্জ', '2350', 'Bangladesh', '01755035949', 'mumin@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (266, 3, 'customer', 1, 'General', 'মো. মিঠূ সরকার', 'মো. মিঠু সরকার(চানপুর)', '', 'চানপুর', 'ভৈরব', 'কিশোরগঞ্জ', '', 'Bangladesh', '01732237260', 'mithu4@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (267, NULL, 'biller', NULL, NULL, 'মো. অলি মিয়া', 'মো. অলি মিয়া(বি বাড়ীয়া)', '', 'বি বাড়ীয়া', 'বি বাড়ীয়া', 'বি বাড়ীয়া', '', 'Bangladesh', '01716085799', 'oli8@gmail.com', '', '', '', '', '', '', '', 0, 'Moun-Enterprise.png', 0, NULL, NULL, NULL, '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (268, 3, 'customer', 1, 'General', 'মো. রনি মিয়া', 'মো. রনি মিয়া', '', 'পাইকপাড়া', 'বি বাড়ীয়া', 'বি বাড়ীয়া', '', 'Bangladesh', '01717105941', 'roni@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (269, 3, 'customer', 1, 'General', 'জাকির হোসেন', 'মেসার্স জাকির এন্টারপ্রাইজ(বি বাড়ীয়া)', '', 'বি বাড়ীয়া', 'বি বাড়ীয়া', 'বি বাড়ীয়া', '', 'Bangladesh', '01988953458', 'jaki@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (270, 3, 'customer', 1, 'General', 'জাকির হোসেন', 'জাকির এন্টারপ্রাইজ নিজ(বি বাড়ীয়া)', '', 'বি বাড়ীয়া', 'বি বাড়ীয়া', 'বি বাড়ীয়া', '', 'Bangladesh', '01988953458', 'jaq@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (271, 3, 'customer', 1, 'General', 'মো.সাজ্জাদ হোসেন মামুন', 'মো.সাজ্জাদ হোসেন মামুন(জগন্নাতপুর)(পাথর)', '', 'জগন্নাতপুর', 'ভৈরব', 'কিশোরগঞ্জ', '', 'Bangladesh', '01711202268', 'sajJ@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (272, 3, 'customer', 1, 'General', 'শোয়েব মিয়া', 'মেসার্স সিয়াম এন্টারপ্রাইজ(সিলেট)(২০-২১)', '', 'সিলেট', 'সিলেট', 'সিলেট', '', 'Bangladesh', '01747317942', 'siam@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (273, 3, 'customer', 1, 'General', 'মো.সজিব', 'মো.সজিব', '', 'ফেরিঘাট', 'ভৈরব', 'কিশোরগঞ্জ', '', 'Bangladesh', '54645546', 'DGFD@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (274, 3, 'customer', 1, 'General', 'কামরুজ্জামান কোহিনুর', 'কামরুজ্জামান কোহিনুর', '', 'কমলপুর', 'ভৈরব', 'কিশোরগঞ্জ', '', 'Bangladesh', '876825465', 'kohi@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (275, 3, 'customer', 1, 'General', 'আবুল খান', 'রংধনু ট্রান্সপোর্ট(ফেরিঘাট)', '', 'ফেরিঘাট', 'ভৈরব', 'কিশোরগঞ্জ', '', 'Bangladesh', '88917351', 'abul@gmai.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (276, 3, 'customer', 1, 'General', 'মো.সুজন মিয়া', 'নিলয় ট্রেডার্স(আশুগঞ্জ)', '', 'আশুগঞ্জ', 'আশুগঞ্জ', 'বি বাড়ীয়া', '', 'Bangladesh', '5648789', 'suj@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (277, 3, 'customer', 1, 'General', 'মো. শারফিন মিয়া', 'শারফিন মিয়া(নরসিংদী)', '', 'নরসিংদী', 'নরসিংদী', 'নরসিংদী', '', 'Bangladesh', '29296345', 'sarfin@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (278, 3, 'customer', 1, 'General', 'হাজী শাহ আলম', 'হাজী শাহ আলম(ভৈরব)', '', 'ভৈরব বাজার', 'ভৈরব ', 'কিশোরগঞ্জ', '', 'Bangladesh', '548449527', 'shah@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (279, 3, 'customer', 1, 'General', 'আল মামুন(ভাইসচ্যায়ারম্যান)', 'আল মামুন ভাইসচ্যায়ারম্যান (ভৈরব)', '', 'ভৈরব', 'ভৈরব', 'ভৈরব', '2350', 'Bangladesh', '08994854', 'al@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (280, 3, 'customer', 1, 'General', 'বিধান', 'বিধান(ভৈরব)', '', 'ফেরীঘাট', 'ভৈরব', 'কিশোরগঞ্জ', '', 'Bangladesh', '4674861', 'bidh@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (281, 3, 'customer', 1, 'General', 'আমির হোসেন', 'আমির হোসেন(আশুগঞ্জ)', '', 'আশুগঞ্জ', 'আশুগঞ্জ', 'বি বাড়ীয়া', '', 'Bangladesh', '564165215', 'amirrrrr@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (282, 3, 'customer', 1, 'General', 'মিজানুর রহমান', 'মিজানুর রহমান(আশুগঞ্জ)', '', 'আশুগঞ্জ', 'আশুগঞ্জ', 'বি বাড়ীয়া', '', 'Bangladesh', '3651651', 'mijan@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (283, 3, 'customer', 1, 'General', 'রাসেল মিয়া', 'রাসেল মিয়া(আশুগঞ্জ)', '', 'আশুগঞ্জ', 'আশুগঞ্জ', 'বি বাড়ীয়া', '', 'Bangladesh', '8545069', 'raselll@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (284, 3, 'customer', 1, 'General', 'হাসান সরকার', 'হাসান সরকার(ভৈরব)', '', 'পঞ্চবড়ী', 'ভৈরব', 'কিশোরগঞ্জ', '', 'Bangladesh', '01751417610', 'hasan@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (285, 3, 'customer', 1, 'General', 'মোঃ মাহাবুব মিয়া', 'মোঃ মাহাবুব মিয়া(ভৈরবপুর)', '', 'ভৈরবপুর', 'ভৈরব', 'কিশোরগঞ্জ', '', 'Bangladesh', '01716124887,01749192', 'mahabur@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (286, 3, 'customer', 1, 'General', 'মো.হেদায়েত উল্লাহ', 'মো.হেদায়েত উল্লাহ(আগানগর)', '', 'আগানগর', 'ভৈরব', 'কিশোরগঞ্জ', '', 'Bangladesh', '4885441', 'hedayet@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (287, 3, 'customer', 1, 'General', 'রহুল আমীন', 'রহুল আমীন(শিমুলকান্দি)', '', 'শিমুলকান্দি', 'ভৈরব', 'কিশোরগঞ্জ', '', 'Bangladesh', '01748638215', 'rohul@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (288, 3, 'customer', 1, 'General', 'মোঃ মোহিন মিয়া', 'মোহিন মিয়া(ভৈরব)', '', 'ভৈরব', 'ভৈরব', 'ভৈরব', '', 'Bangladesh', '941512', 'mohin@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (289, 3, 'customer', 1, 'General', 'মোঃ আনোয়ার', 'মোঃ আনোয়ার(পুলতাকান্দা)', '', 'পুলতাকান্দা', 'ভৈরব', 'কিশোরগঞ্জ', '', 'Bangladesh', '01635274585', 'anowar@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (290, 3, 'customer', 1, 'General', 'মো. হাবিব মিয়া', 'মো. হাবিব মিয়া(বাদাঘাট) (২০-২১)', '', 'বাদাঘাট', 'তাহিরপুর', 'সুনামগঞ্জ', '', 'Bangladesh', '01311620354', 'HAB@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (291, 3, 'customer', 1, 'General', 'সুজন মুন্সী', 'সুজন মুন্সী(আশুগঞ্জ)', '', 'আশুগঞ্জ', 'আশুগঞ্জ', 'বি বাড়ীয়া', '', 'Bangladesh', '84894', 'sujon@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (292, 3, 'customer', 1, 'General', 'demo', 'demo', '', 'GYYG', 'UYYB', 'UYH', '', 'Bangladesh', '85484', 'demo@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (293, 3, 'customer', 1, 'General', 'মোঃ মুক্তার হোসেন', 'মোহন এন্টারপ্রাইজ(তাহিরপুর)', '', 'তাহিরপুর', 'তাহিরপুর', 'সুনামগঞ্জ', '', 'Bangladesh', '01713469033', 'muktar@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (294, 3, 'customer', 1, 'General', 'আশিক মিয়া', 'আশিক মিয়া(আশুগঞ্জ)', '', 'আশুগঞ্জ', 'আশুগঞ্জ', 'বি বাড়ীয়া', '', 'Bangladesh', '01763555174', 'ashik@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (295, 3, 'customer', 1, 'General', 'বাদল মিয়া', 'মেসার্স আজিজ শাহ ট্রান্সপোর্ট(ভৈরবপুর)', '', 'ভৈরবপুর', 'ভৈরব', 'কিশোরগঞ্জ', '', 'Bangladesh', '01711381086', 'badoll@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (296, 3, 'customer', 1, 'General', 'আলমগীর আলম', 'আলমগীর(আলম)(ভৈরবপুর)', '', 'ভৈরবপুর', 'ভৈরব', 'কিশোরগঞ্জ', '', 'Bangladesh', '01711106415', 'Alom@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (297, 3, 'customer', 1, 'General', 'মোঃ মনির', 'মোঃ মনির(কমলপুর)', '', 'কমলপুর', 'ভৈরব', 'কিশোরগঞ্জ', '', 'Bangladesh', 'blank', 'monirr@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (298, 3, 'customer', 1, 'General', 'মো.কালাম', 'মো. কালাম(আশুগঞ্জ)(২০-২১)', '', 'আশুগঞ্জ', 'আশুগঞ্জ', 'বি বাড়ীয়া', '', 'Bangladesh', 'Blank', 'kalam@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (299, 3, 'customer', 1, 'General', 'মনির হোসেন আকাশ', 'মনির হোসেন আকাশ', '', 'কমলপুর', 'ভৈরব', 'কিশোরগঞ্জ', '', 'Bangladesh', '01917893029', 'monir@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (300, 3, 'customer', 1, 'General', 'মো. কবির মিয়া', 'মো. কবির মিয়া(M.S.K ব্রিক্স)', '', 'ভবানীপুর', 'ভৈরব', 'কিশোরগঞ্জ', '', 'Bangladesh', '000', 'kbr@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (301, 3, 'customer', 1, 'General', 'মো. রবিন মিয়া', 'মেসার্স আলিফ ট্রেড ইন্টাঃ(ফেরীঘাট)(২০-২১)', '', 'ফেরীঘাট', 'ভৈরব', 'কিশোরগঞ্জ', '', 'Bangladesh', '01711228491', 'ROb@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (302, 3, 'customer', 1, 'General', 'নজরুল ইসলাম জলিল', 'নজরুল ইসলাম জলিল(কুলিয়ার চর)(২০-২১)', '', 'কুলিয়ার চর', 'কিশোরগঞ্জ', 'কিশোরগঞ্জ', '', 'Bangladesh', '01718857061', 'jal@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (303, 3, 'customer', 1, 'General', 'মো. আব্দুল হান্নান', 'মো. আব্দুল হান্নান(গাছতলাঘাট)', '', 'গাছতলাঘাট', 'ভৈরব উত্তরপাড়া', 'কিশোরগঞ্জ', '', 'Bangladesh', '01715141792', 'abdul@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (304, 3, 'customer', 1, 'General', 'হাজী আব্দুল করিম', 'হাজী আব্দুল করিম', '', 'ঘোড়াকান্দা', 'ভৈরব', 'কিশোরগঞ্জ', '', 'Bangladesh', '01712272869', 'haji@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (305, 3, 'customer', 1, 'General', 'সাহেদ মিয়া', 'মূনা এন্ড ব্রাদার্স(আশুগঞ্জ)(২০-২১)', '', 'আশুগঞ্জ', 'আশুগঞ্জ', 'বি বাড়ীয়া', '', 'Bangladesh', '01787083195', 'saHedD@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (306, 3, 'customer', 1, 'General', 'মো. বাক্কার মিয়া', 'মেসার্স তাহসিন এন্টারপ্রাইজ(ফেরিঘাট)(২০-২১)', '', 'ফেরিঘাট', 'ভৈরব', 'কিশোরগঞ্জ', '', 'Bangladesh', '01708542114', 'BaKKarr@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (307, 3, 'customer', 1, 'General', 'মো. খোকন মিয়া', 'মো. খোকন মিয়া(তাহিরপুর)(২০-২১)', '', 'বাদাঘাট', 'তাহিরপুর', 'সুনামগঞ্জ', '', 'Bangladesh', '01712701128', 'Khakon@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (308, 3, 'customer', 1, 'General', 'মো. মুক্তার হোসেন', 'মোহন এন্টারপ্রাইজ(তাহিরপুর)(২০-২১)', '', 'তাহিরপুর', 'তাহিরপুর', 'সুনামগঞ্জ', '', 'Bangladesh', '01713469033', 'mukt@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (309, 3, 'customer', 1, 'General', 'মো. হাবিবুর রহমান', 'ম্যাপ পেপার মিল পুলিশ লাইন(ময়মনসিংহ)(২০-২১)', '', 'বেলঠিয়া', 'জামালপুর', 'ময়মনসিংহ', '', 'Bangladesh', '01823192222', 'H@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (310, 3, 'customer', 1, 'General', 'মো.নুরুল আমিন', 'নাহিয়ান এন্টারপ্রাইজ(সিলেট)(২০-২১)', '', 'সিলেট', 'সিলেট', 'সিলেট', '', 'Bangladesh', '01711332508', 'nur9@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (311, 3, 'customer', 1, 'General', 'মো.মিলন মিয়া', 'মেসার্স নর্থ বেঙ্গল ট্রান্সপোর্ট (ফেরিঘাট)(২০-২১)', '', 'ফেরিঘাট', 'ভৈরব', 'কিশোরগঞ্জ', '', 'Bangladesh', '01714327089', 'milon2@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (312, 3, 'customer', 1, 'General', 'মতিউর রহমান', 'মুজিবুর এন্ড সন্স(বড়ছরা)(২০-২১)', '', 'বড়ছরা', 'তাহিরপুর', 'সুনামগঞ্জ', '', 'Bangladesh', '01712849912', 'mati@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (313, 3, 'customer', 1, 'General', 'বকুল মিয়া', 'বকুল মিয়া(আশুগঞ্জ)', '', 'আশুগঞ্জ', 'আশুগঞ্জ', 'বি বাড়ীয়া', '', 'Bangladesh', '203156', 'Bok@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (314, 3, 'customer', 1, 'General', 'বাদল মিয়া', 'মেসার্স আজিজ শাহ ট্রান্সপোর্ট(ভৈরবপুর)(২০-২১)', '', 'ভৈরবপুর', 'ভৈরব', 'কিশোরগঞ্জ', '', 'Bangladesh', '01711381086', 'Bad@gamil.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (315, 3, 'customer', 1, 'General', 'জাকির হোসেন', 'জাকির হোসেন(ভৈরব বাজার)', '', 'ভৈরব বাজার', 'ভৈরব', 'কিশোরগঞ্জ', '', 'Bangladesh', '03515118', 'jak@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (316, 3, 'customer', 1, 'General', 'কাশেম মিয়া', 'কাশেম মিয়া(তুলাকান্দি)', '', 'তুলাকান্দি,শিমুলকান্দি ', 'ভৈরব', 'কিশোরগঞ্জ', '', 'Bangladesh', '01721912226', 'Kasm@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (317, 3, 'customer', 1, 'General', 'মুক্তার মিয়া', 'মুক্তার মিয়া(জগন্নাথপুর)(পাথর)', '', 'জগন্নাথপুর', 'ভৈরব', 'কিশোরগঞ্জ', '', 'Bangladesh', '6516521', 'Muk@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (318, 3, 'customer', 1, 'General', 'মো. মিঠূ সরকার', 'মো. মিঠু সরকার(চানপুর)(২০-২১)', '', 'চানপুর', 'ভৈরব', 'কিশোরগঞ্জ', '', 'Bangladesh', '01732237260', 'mithu41@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (319, 3, 'customer', 1, 'General', 'মো.মোসারফ হোসেন', 'মেসার্স খালেক ব্রিক্স(বাইটকান্দি)', '', 'বাইটকান্দি', 'ফুলপুর', 'ময়মনসিংহ', '', 'Bangladesh', '01713590420', 'mos@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (320, 3, 'customer', 1, 'General', 'জাকির হোসেন', 'জাকির এন্টারপ্রাইজ(বি-বাড়ীয়া)(২০-২১)', '', 'বি বাড়ীয়া', 'বি বাড়ীয়া', 'বি বাড়ীয়া', '', 'Bangladesh', '01988953458', 'ja@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (321, 3, 'customer', 1, 'General', 'সেলিম মিয়া', 'সেলিম এন্টারপ্রাইজ(ফেরিঘাট)(২০-২১)', '', 'ফেরিঘাট', 'ভৈরব', 'কিশোরগঞ্জ', '', 'Bangladesh', '64929294', 'sel@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (322, 3, 'customer', 1, 'General', 'হাজী মো. মোহন মিয়া', 'মো. মোহন মিয়া(বি বাড়ীয়া)(২০-২১)', '', 'বি বাড়ীয়া', 'বি বাড়ীয়া', 'বি বাড়ীয়া', '', 'Bangladesh', '01711174926', 'haj@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (323, 3, 'customer', 1, 'General', 'মো.কবির মিয়া', 'মো.কবির মিয়া(জগমোহনপুর)(২০-২১)', '', 'জগমোহনপুর', 'আগানগর', 'কিশোরগঞ্জ', '', 'Bangladesh', '01717170109', 'Kab@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (324, 3, 'customer', 1, 'General', 'মো.খাইরুল আলম খান', 'মেসার্স খান ব্রিক্স(পাকুন্দিয়া)(২০-২১)', '', 'পাকুন্দিয়া রোড', 'পুলের ঘাট', 'কিশোরগঞ্জ', '', 'Bangladesh', '01772740197', 'khar@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (325, 3, 'customer', 1, 'General', 'মো. রফিক মিয়া', 'মায়ের দোয়া ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', '', 'ফেরিঘাট', 'ভৈরব', 'কিশোরগঞ্জ', '', 'Bangladesh', '৮৮৯৮১৯৮', 'rof@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (326, 3, 'customer', 1, 'General', 'নাজমুল হোসেন', 'আয়েশা ব্রিক্স(নবীনগর)(২০-২১)', '', 'নবীনগর', 'নবীনগর', 'বি বাড়ীয়া', '', 'Bangladesh', '975546464', 'njm456@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (327, 3, 'customer', 1, 'General', 'মো.সফর আলী সর্দার', 'মো.সফর আলী সর্দার(তাহিরপুর)(২০-২১)', '', 'তাহিরপুর', 'তাহিরপুর', 'সুনামগঞ্জ', '', 'Bangladesh', '01722339701', 'saf@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (328, 3, 'customer', 1, 'General', 'কামাল খান', 'মেসার্স M.B.F. ব্রিক্স(সরারচর)(২০-২১)', '', 'সরারচর', 'বাজিতপুর', 'কিশোরগঞ্জ', '', 'Bangladesh', '01300257925', 'kama@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (329, 3, 'customer', 1, 'General', 'হাজী মো. আইনুল ইসলাম', 'হাজী মো. আইনুল ইসলাম(চান্দুরা)(২০-২১)', '', 'চান্দুরা', 'চান্দুরা', 'বি বাড়ীয়া', '', 'Bangladesh', '01711711066', 'ainu@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (330, 3, 'customer', 1, 'General', 'হাজী মো. জজ মিয়া', 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', '', 'ফেরীঘাট', 'ভৈরব', 'কিশোরগঞ্জ', '', 'Bangladesh', '01711237631', 'jo4j@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (331, 3, 'customer', 1, 'General', 'মোঃহামদু মিয়া', 'মোঃহামদু মিয়া', '', 'আশুগঞ্জ', 'আশুগঞ্জ', 'বি বাড়ীয়া', '', 'Bangladesh', '966665454', 'hsa98@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (332, 3, 'customer', 1, 'General', 'ডা. হাবিব', 'ডা. হাবিব(ভৈরবপুর)(পাথর)', '', 'ভৈরবপুর', 'ভৈরব', 'কিশোরগঞ্জ', '', 'Bangladesh', '01712679605', 'dctr@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (333, 3, 'customer', 1, 'General', 'হাজী মো. আইনুল ইসলাম', 'হাসান ব্রিক্স(চান্দুরা)(২০-২১)', '', 'চান্দুরা', 'চান্দুরা', 'বি বাড়ীয়া', '', 'Bangladesh', '01711716657', 'HAJ1@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (334, 3, 'customer', 1, 'General', 'টিপু সুলতান', 'মেসার্স S.T.B ব্রিক্স(ভৈরবপুর)(২০-২১)', '', 'ভৈরবপুর', 'ভৈরব', 'কিশোরগঞ্জ', '', 'Bangladesh', '51519566', 'tip@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (335, 3, 'customer', 1, 'General', 'মোঃ জাকির হোসেন জামাই', 'মোঃ জাকির হোসেন জামাই(কালিপুর)(২০-২১)', '', 'কালীপুর', 'ভৈরব', 'কিশোরগঞ্জ', '', 'Bangladesh', '01714284901', 'jami@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (336, 3, 'customer', 1, 'General', 'হাজী মো. আইনুল ইসলাম', 'মেসার্স আকাশ ব্রিক্স(চান্দুরা)(২০-২১)', '', 'চান্দুরা', 'চান্দুরা', 'বি বাড়ীয়া', '', 'Bangladesh', '01727752073', 'aks@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (337, 3, 'customer', 1, 'General', 'হাজী মো. আইনুল ইসলাম', 'জালাল ব্রিক্স(চান্দুরা)(২০-২১)', '', 'চান্দুরা', 'চান্দুরা', 'বি বাড়ীয়া', '', 'Bangladesh', '01732799348', 'AIN@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (338, 3, 'customer', 1, 'General', 'আবুল মিয়া', 'ভাই ভাই এন্টারপ্রাইজ(ফেরীঘাট)(২০-২১)', '', 'ফেরিঘাট', 'ভৈরব', 'কিশোরগঞ্জ', '', 'Bangladesh', '01728179765', 'abl@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (339, 3, 'customer', 1, 'General', 'জামিল হোসেন', 'নুরানী ট্রেডার্স(ফেরিঘাট)(২০-২১)', '', 'ফেরিঘাট', 'ভৈরব', 'কিশোরগঞ্জ', '', 'Bangladesh', '215463485', 'jamil@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (340, 3, 'customer', 1, 'General', 'হাজী মো. নাসির মিয়া', 'মেসার্স সুমন ব্রিক্স(নবীনগর)(২০-২১)', '', 'নবীনগর', 'বি বাড়ীয়া', 'বি বাড়ীয়া', '', 'Bangladesh', '01715549890', 'nasir3@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (341, 3, 'customer', 1, 'General', 'মানিক মিয়া', 'মেসার্স ফাইভ স্টার ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', '', 'ফেরিঘাট', 'ভৈরব', 'কিশোরগঞ্জ', '', 'Bangladesh', '01711162442', 'manik9@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (342, 3, 'customer', 1, 'General', 'ভাই ভাই বস্ত্রালয়', 'ভাই ভাই বস্ত্রালয়(কাপাসিয়া)(২০-২১)', '', 'কাপাসিয়া', 'কাপাসিয়া', 'গাজীপুর', '', 'Bangladesh', '৯৬৪৩২৩৫২৫৪৬', 'ghjfg@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (343, 3, 'customer', 1, 'General', 'আব্দুল মুহিত শাকিল', 'T.S.T ব্রিক্স (গোবিন্দগঞ্জ) (২০-২১)', '', 'সাহেব নগর', 'গোবিন্দগঞ্জ', 'সিলেট', '', 'Bangladesh', '01712820784', 'T.S.T@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (344, 3, 'customer', 1, 'General', 'বোরহান উদ্দিন', 'মেসার্স বায়োজিদ এন্টারপ্রাইজ(তাহিরপুর)(২০-২১)', '', 'বাদাঘাট', 'তাহিরপুর', 'সুনামগঞ্জ', '', 'Bangladesh', '01716754232', 'fdst@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (345, 3, 'customer', 1, 'General', 'শাহিন মিয়া', 'শাহিন মিয়া (আশগঞ্জ)(২০-২১)', '', 'আশুগঞ্জ', 'আশুগঞ্জ', 'বি বাড়ীয়া', '', 'Bangladesh', '01733941161', 'shahin@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (346, 3, 'customer', 1, 'General', 'হাজী মো.তাবারক ভুইয়া', 'মেসার্স আয়েশা ব্রিক্স(ছাতলপাড়)(২০-২১)', '', 'ছাতলপাড়', 'নাসিরনগর', 'বি বাড়ীয়া', '', 'Bangladesh', '01716031585', 'Bik@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (347, 3, 'customer', 1, 'General', 'হাজী অলিউর রহমান কাউছার', 'মেসার্স এশিয়া ব্রিকস(সাল্লাবাদ)(২০-২১)', '', 'সাল্লাবাদ', 'বেলাবো', 'কিশোরগঞ্জ', '', 'Bangladesh', '01713539587', 'Kausar6@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (348, 3, 'customer', 1, 'General', 'মো. জাকির', 'মেসার্স জাকির এন্টারপ্রাইজ(ফেরিঘাট)(২০-২১)', '', 'ফেরিঘাট', 'ভৈরব', 'কিশোরগঞ্জ', '', 'Bangladesh', '01988953458', 'jako@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (349, 3, 'customer', 1, 'General', 'মিল্টন মিয়া', 'মেসার্স B.B.F ব্রিক্স(গৌরিপুর)(২০-২১)', '', 'গৌরিপুর', 'গৌরিপুর', 'ময়মনসিংহ', '', 'Bangladesh', '5451489', 'milta@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (350, 3, 'customer', 1, 'General', 'মো. আজমল খান', 'মেসার্স M.M.K. ব্রিক্স (কিশোরগঞ্জ)(২০-২১)', '', 'কিশোরগঞ্জ', 'কিশোরগঞ্জ', 'কিশোরগঞ্জ', '', 'Bangladesh', '01629209189', 'ajmal8@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (351, 3, 'customer', 1, 'General', 'আতিক উল্লাহ', 'আতিক উল্লাহ(ভৈরবপুর)(২০-২১)', '', 'ভৈরবপুর', 'ভৈরব', 'কিশোরগঞ্জ', '', 'Bangladesh', '54984899', 'atk@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (352, 3, 'customer', 1, 'General', 'আব্দুল্লাহ আল মামুন', 'মেসার্স ইলহাম ব্রিক্স(কুলিয়ার চর)(২০-২১)', '', 'জহুরিয়াকান্দা', 'বেলাবো', 'নরসিংদী', '', 'Bangladesh', '01749306575', 'BAABul@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (353, 3, 'customer', 1, 'General', 'মো. অতুল', 'বড়ছড়া ট্রান্সপোর্ট(ফেরীঘাট)(২০-২১)', '', 'ফেরিঘাট', 'ভৈরব', 'কিশোরগঞ্জ', '', 'Bangladesh', '01711383916', 'atu9l@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (354, 3, 'customer', 1, 'General', 'বায়েজিদ', 'সেভেনে স্টার ব্রিক্স(নান্দাইল)(২০-২১)', '', 'নান্দাইল', 'নান্দাইল', 'ময়মনসিংহ', '', 'Bangladesh', '01712710097', 'bay@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (355, 3, 'customer', 1, 'General', 'কাওসার ভুঁইয়া', 'মেসার্স দয়াল নবী ট্রান্সপোর্ট (ফেরিঘাট)(২০-২১)(জাহাজ)', '', 'ফেরিঘাট', 'ভৈরব', 'কিশোরগঞ্জ', '', 'Bangladesh', '01717105647', 'Kawsar5@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (356, 3, 'customer', 1, 'General', 'নজরুল ইসলাম', 'মেসার্স ফাইভ স্টার ব্রিক্স(ধরকা)(২০-২১)', '', 'ধরকা', 'বি বাড়ীয়া', 'বি বাড়ীয়া', '', 'Bangladesh', '48449965', 'otif@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (357, 3, 'customer', 1, 'General', 'মো. বাবুল আক্তার', 'মেসার্স বাবুল ব্রিক্স(বিজয়নগর)(২০-২১)', '', 'হরেশপুর রোড', 'বিজয়নগর', 'বি বাড়ীয়া', '', 'Bangladesh', '01723854300', 'babul9@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (358, 3, 'customer', 1, 'General', 'হাজী মো. ছাত্তার মিয়া', 'মেসার্স R.S.P. ব্রিক্স (ভৈরব)(২০-২১)', '', 'চাঁনপুর', 'ভৈরব', 'কিশোরগঞ্জ', '', 'Bangladesh', '01748989834', 'sattar5@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (359, 3, 'customer', 1, 'General', 'হেলাল উদ্দিন', 'হেলাল উদ্দিন(ফেরিঘাট)(২০-২১)', '', 'ফেরিঘাট', 'ভৈরব', 'কিশোরগঞ্জ', '', 'Bangladesh', '891882', 'Hela@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (360, 3, 'customer', 1, 'General', 'মো.শাহেদ মিয়া', 'মেসার্স S.R এন্টারপ্রাইজ(সিলেট)(২০-২১)', '', 'সিলেট', 'সিলেট', 'সিলেট', '', 'Bangladesh', '01708542114', 'sahed6@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (361, 3, 'customer', 1, 'General', 'আশরাফুল হক মুকুল', 'রিয়াজ এন্টারপ্রাইজ(ফেরিঘাট)(২০-২১)', '', 'ফেরিঘাট', 'ভৈরব', 'কিশোরগঞ্জ', '', 'Bangladesh', '666516515', 'ashraf@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (362, 3, 'customer', 1, 'General', 'মো. হাবীব খান', 'মেসার্স A.U.B ব্রিক্স(সরারচর)(২০-২১)', '', 'সরারচর', 'বাজিতপুর', 'কিশোরগঞ্জ', '', 'Bangladesh', '01883232324', 'khan3@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (363, 3, 'customer', 1, 'General', 'মো.নুরুল আমিন', 'মো.নুরুল আমিন/ইকবাল(ভৈরব)(২০-২১)', '', 'কালীপুর', 'ভৈরব', 'কিশোরগঞ্জ', '', 'Bangladesh', '01733614304', 'amin9@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (364, 3, 'customer', 1, 'General', 'মো. জহিরুল ইসলাম', 'মো. জহিরুল ইসলাম (তাহিরপুর)(২০-২১)', '', 'তাহিরপুর', 'তাহিরপুর', 'সুনামগঞ্জ', '', 'Bangladesh', '01713939990', 'johirul3@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (365, 3, 'customer', 1, 'General', 'মো. শাহিন মিয়া', 'মো. শাহিন মিয়া(কিশোরগঞ্জ)(২০-২১)', '', 'কিশোরগঞ্জ', 'কিশোরগঞ্জ', 'কিশোরগঞ্জ', '', 'Bangladesh', '56616', 'sahin9@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (366, 3, 'customer', 1, 'General', 'হাজি মো. মোহন মিয়া', 'মেসার্স মেহেদী ব্রিক্স(বি বাড়ীয়া)(২০-২১)', '', 'বি বাড়ীয়া', 'বি বাড়ীয়া', 'বি বাড়ীয়া', '', 'Bangladesh', '01711174926', 'mehedi9@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (367, 3, 'customer', 1, 'General', 'জাভেদ মিয়া', 'ব্রাদার্স ইন্টারন্যাশনাল(ফেরিঘাট)(২০-২১)', '', 'ফেরিঘাট', 'ভৈরব', 'কিশোরগঞ্জ', '', 'Bangladesh', '5115615', 'bradars@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (368, 3, 'customer', 1, 'General', 'মো. আলী হোসেন', 'আলী হোসেন  জামাই(কালীপুর)(২০-২১)', '', 'কালীপুর', 'ভৈরব', 'কিশোরগঞ্জ', '', 'Bangladesh', '52154161', 'alI@gmai.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (369, 3, 'customer', 1, 'General', 'মো.খালেকুজ্জামান', 'M.M.B ব্রিক্স(কিশোরগঞ্জ)(২০-২১)', '', 'কিশোরগঞ্জ', 'কিশোরগঞ্জ', 'কিশোরগঞ্জ', '', 'Bangladesh', '45545548', 'khalku@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (370, 3, 'customer', 1, 'General', 'মো.কয়েছ মিয়া', 'মো. কয়েছ মিয়া(সুনামগঞ্জ)(২০-২১)', '', 'তাহিরপুর', 'তাহিরপুর', 'সুনামগঞ্জ', '', 'Bangladesh', '01716675981', 'koyech@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (371, 3, 'customer', 1, 'General', 'জিল্লু মিয়া', 'জিল্লু মিয়া(ফেরিঘাট)', '', 'ফেরিঘাট', 'ভৈরব', 'কিশোরগঞ্জ', '', 'Bangladesh', '2554646', 'TNH@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (372, 3, 'customer', 1, 'General', 'জাকির হোসেন', 'জাকির এন্টারপ্রাইজ {মক্কা,প্রভাতী,তিতাস}(গোকর্ণ)(২০-২১)', '', 'গোকর্ণ', 'বি বাড়ীয়া', 'বি বাড়ীয়া', '', 'Bangladesh', '558894633', 'mokka@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (373, 3, 'customer', 1, 'General', 'মো. আলী ইউসুফ', 'মো. আলী ইউসুফ(ফেরীঘাট)(২০-২১)', '', 'ফেরিঘাট', 'ভৈরব', 'কিশোরগঞ্জ', '', 'Bangladesh', '01714522769', 'alii@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (374, 3, 'customer', 1, 'General', 'মাসুদুর রহমান', 'রুস্তম ব্রিক্স(শেরপুর)(২০-২১)', '', 'শেরপুর', 'শেরপুর', 'সিলেট', '', 'Bangladesh', '8787931', 'rustomm@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (375, 3, 'customer', 1, 'General', 'মো.রানা ভূইয়া', 'মেসার্স গনি ব্রিক্স (ঈশ্বরগঞ্জ)(২০-২১)', '', 'ঈশ্বরগঞ্জ', 'ঈশ্বরগঞ্জ', 'ময়মনসিংহ', '', 'Bangladesh', '01719602995', 'goni@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (376, 3, 'customer', 1, 'General', 'মো.এনামুল হক(কাঞ্চন)', 'মেসার্স M.R.M ব্রিক্স(মটখলা)(২০-২১)', '', 'মটখলা', 'পাকুন্দিয়া', 'কিশোরগঞ্জ', '', 'Bangladesh', '5484924', 'MRM@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (377, 3, 'customer', 1, 'General', 'বিশ্বজিত', 'বিশ্বজিত(গাজীপুর)(২০-২১)', '', 'গাজীপুর', 'গাজীপুর', 'ঢাকা', '', 'Bangladesh', '62692651', 'bishw@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (378, 3, 'customer', 1, 'General', 'হক সাহেব', 'হারিজ ব্রিক্স(নরসিংদী)কেয়ার অফ ফাইভ স্টার টান্সপোর্ট(ফেরিঘাট)(২০-২১)', '', 'নরসিংদী', 'নরসিংদী', 'নরসিংদী', '', 'Bangladesh', '5441687', 'harij@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (379, 3, 'customer', 1, 'General', 'মো.জামাল মিয়া', 'মেসার্স জামাল এন্টারপ্রাইজ (কুমিল্লা)(২০-২১)', '', 'কুমিল্লা', 'কুমিল্লা', 'কুমিল্লা', '', 'Bangladesh', '01712442150', 'jamal3@gmai.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (380, 3, 'customer', 1, 'General', 'আলী আজম', 'মা-বাবার দোয়া ব্রিক্স(রামপুরা)(২০-২১)', '', 'রামপুরা', 'রামপুরা', 'বি বাড়ীয়া', '', 'Bangladesh', '01724312315', 'mabab@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (381, 3, 'customer', 1, 'General', 'হাজী মো. আলকাছ উদ্দিন', 'আলকাছ উদ্দিন খন্দকার(সুনামগঞ্জ)', '', 'সুনামগঞ্জ', 'সুনামগঞ্জ', 'সুনামগঞ্জ', '', 'Bangladesh', '01730192095', 'alkach@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (382, 3, 'customer', 1, 'General', 'মো. সাইফুল ইসলাম', 'মেসার্স A.S.F ব্রিক্স(নেত্রকোনা)(২০-২১)', '', 'টাকরোকোনা', 'নেত্রকোনা', 'নেত্রকোনা', '', 'Bangladesh', '5451647', 'A.S.F@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (383, 3, 'customer', 1, 'General', 'খোকন মিয়া', 'মায়ের দোয়া ব্রিক্স(শাবাজপূর)(২০-২১)', '', 'শাবাজপুর', 'সরাইল', 'বি বাড়ীয়া', '', 'Bangladesh', '01913878689', 'mayer@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (384, 3, 'customer', 1, 'General', 'মো. ইব্রাহীম', 'আদর্শ ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', '', 'ফেরিঘাট', 'ভৈরব', 'কিশোরগঞ্জ', '', 'Bangladesh', '5891237', 'adorrsh@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (385, 3, 'customer', 1, 'General', 'মো.রহমত আলী', 'মেসার্স সরারচর ব্রিক্স(বাজিতপুর)(২০-২১)', '', 'বাজিতপুর', 'সরারচর', 'কিশোরগঞ্জ', '', 'Bangladesh', '01711339474', 'sorarcor@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (386, 3, 'customer', 1, 'General', 'মো. মোবারক হোসেন', 'মোবারক হোসেন(বিশ্বরোড)', '', 'বিশ্বরোড', 'বিশ্বরোড', 'বি বাড়ীয়া', '', 'Bangladesh', '97513571', 'mObarok@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (387, 3, 'customer', 1, 'General', 'মো.খাইরুল ইসলাম', 'মেসার্স সমতা ব্রিক্স (নেত্রকোনা)(২০-২১)', '', 'আট পাড়া', 'নেত্রকোনা', 'নেত্রকোনা', '', 'Bangladesh', '01730021518', 'somota@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (388, 3, 'customer', 1, 'General', 'শাহিন মিয়া/সেলিম মিয়া', 'সেলিম মিয়া (আশগঞ্জ)(২০-২১)', '', 'আশুগঞ্জ', 'আশুগঞ্জ', 'বি বাড়ীয়া', '', 'Bangladesh', '01733941161', 'selim@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (389, 3, 'customer', 1, 'General', 'হাজী মোছা মিয়া', 'মেসার্স রকি ব্রিক্স(ভৈরব)(২০-২১)', '', 'ভৈরব', 'ভৈরব', 'কিশোরগঞ্জ', '', 'Bangladesh', '41654413', 'roki@gmail.coM', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (390, 3, 'customer', 1, 'General', 'কাজী হারুন-অর রশিদ', 'মেসার্স তাকি ব্রিক্স(ভৈরবপুর)(২০-২১)', '', 'ভৈরবপুর', 'ভৈরব', 'কিশোরগঞ্জ', '', 'Bangladesh', '8199192', 'taki@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (391, 3, 'customer', 1, 'General', 'কাওসার ভুঁইয়া', 'মেসার্স দয়াল নবী ট্রান্সপোর্ট (ফেরিঘাট)(গাড়ী)(২০-২১)', '', 'ফেরিঘাট', 'ভৈরব', 'কিশোরগঞ্জ', '', 'Bangladesh', '01717105647', 'doyal@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (392, 3, 'customer', 1, 'General', 'আজাদ বাবলু', 'মেসার্স A.B.C ব্রিক্স (নেত্রকোনা)(২০-২১)', '', 'নেত্রকোনা', 'নেত্রকোনা', 'নেত্রকোনা', '', 'Bangladesh', '01917920618', 'A.B.C@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (393, 3, 'customer', 1, 'General', 'মো. রুবেল মিয়া', 'মেসার্স যমুনা ব্রিক্স(রামপুর)(২০-২১)', '', 'রামপুর', 'বি বাড়ীয়া', 'বি বাড়ীয়া', '', 'Bangladesh', '01626650533', 'zomuna@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (394, 3, 'customer', 1, 'General', 'মানিক সরকার', 'মানিক সরকার(ফেরিঘাট)(২০-২১)', '', 'ফেরিঘাট', 'ভৈরব', 'কিশোরগঞ্জ', '', 'Bangladesh', '949841941', 'manik78@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (395, 3, 'customer', 1, 'General', 'আতিক হাসান মিন্টূ', 'আতিক হাসান(লালবাগ)(২০-২১)', '', 'লালবাগ', 'লালবাগ', 'ঢাকা', '', 'Bangladesh', '51878912', 'atikk@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (396, 3, 'customer', 1, 'General', 'পলাশ', 'মেসার্স বড়াইল পুরী ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', '', 'ফেরিঘাট', 'ভৈরব', 'কিশোরগঞ্জ', '', 'Bangladesh', '66163229', 'borail@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (397, 3, 'customer', 1, 'General', 'তাজুল ইসলাম', 'তাজুল ইসলাম(ফেরিঘাট)(২০-২১)', '', 'ফেরিঘাট', 'ভৈরব', 'কিশোরগঞ্জ', '', 'Bangladesh', '58491379', 'tajul@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (398, 3, 'customer', 1, 'General', 'মন্নান মিয়া', 'মন্নান ব্রিক্স(ময়মনসিংহ)(২০-২১)', '', 'ময়মনসিংহ', 'ময়মনসিংহ', 'ময়মনসিংহ', '', 'Bangladesh', '854987163', 'monnan@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (399, 3, 'customer', 1, 'General', 'এমাদাদুল ইসলাম', 'মেসার্স ইসলাম ব্রাদার্স (ময়মনসিংহ)(২০-২১)', '', 'ময়মনসিংহ', 'ময়মনসিংহ', 'ময়মনসিংহ', '', 'Bangladesh', '01713541570', 'isolam@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (400, 3, 'customer', 1, 'General', 'মাসুদ মিয়া', 'মেসার্স  S.S.B ব্রিক্স(কিশোরগঞ্জ)(২০-২১)', '', 'কিশোরগঞ্জ', 'কিশোরগঞ্জ', 'কিশোরগঞ্জ', '', 'Bangladesh', '9814983', 'S.S.B@gmail.coM', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (401, 3, 'customer', 1, 'General', 'শাহ আলম', 'শাহ আলম মিয়া(তাহিরপুর)(২০-২১)', '', 'তাহিরপুর', 'তাহিরপুর', 'সুনামগঞ্জ', '', 'Bangladesh', '9898417', 'shah@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (402, 3, 'customer', 1, 'General', 'মো.ইছাক ভুয়া', 'মেসার্স রুমান ব্রিক্স (কিশোরগঞ্জ)(২০-২১)', '', 'সায়েদুল্লার চর', 'সায়েদুল্লার চর', 'কিশোরগঞ্জ', '', 'Bangladesh', '01672718761', 'ruman@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (403, 3, 'customer', 1, 'General', 'মো.রফিক', 'মেসার্স আদনান এন্টারপ্রাইজ (সুনামগঞ্জ)(২০-২১)', '', 'তাহিরপুর', 'তাহিরপুর', 'সুনামগঞ্জ', '', 'Bangladesh', '01713807302', 'adonan@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (404, 3, 'customer', 1, 'General', 'মো.কবির মিয়া', 'মো.কবির মিয়া(আশুগঞ্জ)(২০-২১)', '', 'আশুগঞ্জ', 'আশুগঞ্জ', 'বি বাড়ীয়া', '', 'Bangladesh', '01716501699', 'kobir@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (405, 3, 'customer', 1, 'General', 'আলমগীর মিয়া', 'আলমগীর এন্টারপ্রাইজ(বি বাড়ীয়া)(২০-২১)', '', 'বি-বাড়ীয়া', 'বি বাড়ীয়া', 'বি বাড়ীয়া', '', 'Bangladesh', '5916461', 'alomgir97@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (406, 3, 'customer', 1, 'General', 'আনিসুর রহমান', 'প্রভাতী ব্রিক্স(নিজ)(২০-২১)', '', 'বি বাড়ীয়া', 'বি বাড়ীয়া', 'বি বাড়ীয়া', '', 'Bangladesh', '54819812', 'provatI@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (407, 3, 'customer', 1, 'General', 'হাজী মো. আবু ছাত্তার', 'মেসার্স ইটনা ব্রিক্স(ইটনা)(২০-২১)', '', 'মিটাবন', 'মিটাবন', 'কিশোরগঞ্জ', '', 'Bangladesh', '01730947331', 'iTona@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (408, 3, 'customer', 1, 'General', 'শিপন মিয়া', 'শিপন মিয়া(আশুগঞ্জ)', '', 'আশুগঞ্জ', 'আশুগঞ্জ', 'বি-বাড়ীয়া', '', 'বাংলাদেশ', '51495291', 'shipon@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (409, 3, 'customer', 1, 'General', 'মাষ্টা. হুমায়ুন কবির', 'নাহার ব্রিক্স(ছাতলপাড়)(২০-২১)', '', 'ছাতল পাড়', 'ছাতল পাড়', 'কিশোরগঞ্জ', '', 'বাংলাদেশ', '848949', 'nahar@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (410, 3, 'customer', 1, 'General', 'মোঃ সালাম', 'সালাম মিয়া(R.S.P)(২০-২১)', '', 'চানপুর', 'ভৈরব', 'কিশোরগঞ্জ', '', 'বাংলাদেশ', '878948', 'salamm@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (411, 3, 'customer', 1, 'General', 'বাবুল মিয়া', 'মেসার্স S.B.L. ব্রিক্স(কুলিয়ার চর)(২০-২১)', '', 'কুলিয়ার চর', 'কুলিয়ার চর', 'কিশোরগঞ্জ', '', 'বাংলাদেশ', '01749306575', 'S.B.L@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (412, 3, 'customer', 1, 'General', 'উজ্জ্বল মিয়া', 'উজ্জ্বল(চানপুর)(২০-২১)', '', 'চানপুর', 'ভৈরব', 'কিশোরগঞ্জ', '', 'বাংলাদেশ', '9874156', 'ujjol@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (413, 3, 'customer', 1, 'General', 'তাইবা', 'মেসার্স তাইবা এন্টারপ্রাইজ(সিলেট)(২০-২১)', '', 'সিলেট', 'সিলেট', 'সিলেট', '', 'বাংলাদেশ', '5848947', 'taiba@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (414, 3, 'customer', 1, 'General', 'শাহজাহান মিয়া', 'মেসার্স তাজ ব্রিক্স(ফুলপুর)(২০-২১)', '', 'ফুলপুর', 'ফুলপুর', 'ময়মনসিংহ', '', 'বাংলাদেশ', '01727163377', 'taj@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (415, 3, 'customer', 1, 'General', 'আবু ইউসুফ', 'বিজনা ব্রিক্স(কসবা)(২০-২১)', '', 'কসবা', 'কসবা', 'বি-বাড়ীয়া', '', 'বাংলাদেশ', '15469291', 'bijna@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (416, 3, 'customer', 1, 'General', 'মাহা আলম', 'মাহা আলম(আশুগঞ্জ)(পাথর)', '', 'আশুগঞ্জ', 'আশুগঞ্জ', 'বি-বাড়ীয়া', '', 'বাংলাদেশ', '864617169', 'maha@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (417, 3, 'customer', 1, 'General', 'মোঃ ইকবাল', 'মোঃ ইকবাল(ফেরিঘাট)(পাথর)', '', 'ফেরিঘাট', 'ভৈরব', 'কিশোরগঞ্জ', '', 'বাংলাদেশ', '5454198', 'ikobaLll@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (418, 3, 'customer', 1, 'General', 'মো. অতুল', 'বড়ছড়া ট্রান্সপোর্ট(ফেরীঘাট)(পাথর)', '', 'ফেরিঘাট', 'ভৈরব', 'কিশোরগঞ্জ', '', 'বাংলাদেশ', '01711383916', 'boRch@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (419, 3, 'customer', 1, 'General', 'অর্ণব মিয়া', 'সগীর এন্টারপ্রাইজ(ফেরিঘাট)(২০-২১)', '', 'ফেরিঘাট', 'ভৈরব', 'কিশোরগঞ্জ', '', 'বাংলাদেশ', '52156784', 'Orrnob@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (420, 3, 'customer', 1, 'General', 'রবিন মিয়া (সার্ভেয়ার)', 'মোঃ ইউসুফ C/Oরবিন মিয়া(২০-২১)', '', 'SBK-2 মিটাইছড়া বাজার', 'মিরশরাই', 'চট্টগ্রাম', '', 'বাংলাদেশ', '01825010195', 'robinn@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (421, 3, 'customer', 1, 'General', 'মোঃ আপন', 'মেসার্স আপন ব্রিক্স(শাহবাজপুর)(২০-২১)', '', 'শাহবাজপুর', 'সরাইল', 'বি-বাড়ীয়া', '', 'বাংলাদেশ', '116569894', 'apon@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (422, 3, 'customer', 1, 'General', 'বেলায়েত হোসেন পাঠান', 'মেসার্স H.B.S ব্রিক্স(রামদী)(২০-২১)', '', 'রামদী', 'কটিয়াদী', 'কিশোরগঞ্জ', '', 'বাংলাদেশ', '01717165535', 'H.B.S@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (423, 3, 'customer', 1, 'General', 'মো. কামরুজ্জামান শামীম', 'মেসার্স M.M.S.ব্রিক্স(কিশোরগঞ্জ)(২০-২১)', '', 'ভিন্নাটিমোড়', 'ভিন্নাটিমোড়', 'কিশোরগঞ্জ', '', 'বাংলাদেশ', '01715260962', 'M.M.S@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (424, 3, 'customer', 1, 'General', 'রাকিব মিয়া', 'রাকিব(হালুয়াঘাট)(২০-২১)', '', 'হালুয়াঘাট', 'হালুয়াঘাট', 'ময়মনসিংহ', '', 'বাংলাদেশ', '12565184', 'rakibbb@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (425, 3, 'customer', 1, 'General', 'মোঃ রিপন', 'রিপন(পাকুন্দিয়া)(২০-২১)', '', 'পাকুন্দিয়া', 'পাকুন্দিয়া', 'কিশোরগঞ্জ', '', 'বাংলাদেশ', '961654871', 'ripon@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (426, 3, 'customer', 1, 'General', 'দেলোয়ার মিয়া', 'দেলোয়ার(ফেরীঘাট)(পাথর)', '', 'ফেরিঘাট', 'ভৈরব', 'কিশোরগঞ্জ', '', 'বাংলাদেশ', '5165489', 'del@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (427, 3, 'customer', 1, 'General', 'মোঃ রাবিদ', 'ভৈরব ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', '', 'ফেরিঘাট', 'ভৈরব', 'কিশোরগঞ্জ', '', 'বাংলাদেশ', '59487412', 'vOirob@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (428, 3, 'customer', 1, 'General', 'জাকির হোসেন', 'জাকির এন্টারপ্রাইজ(যৌথ)(বি-বাড়ীয়া)(২০-২১)', '', 'বি বাড়ীয়া', 'বি বাড়ীয়া', 'বি বাড়ীয়া', '', 'বাংলাদেশ', '01988953458', 'jakirr@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (429, 3, 'customer', 1, 'General', 'মোঃ রেজাউল', 'রেজাউল(সিলেট)(২০-২১)', '', 'সিলেট', 'সিলেট', 'সিলেট', '', 'বাংলাদেশ', '11584891', 'rejaul@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (430, 3, 'customer', 1, 'General', 'মো. কামাল', 'মো.কামাল(চানপুর)', '', 'চানপুর', 'ভৈরব', 'কিশোরগঞ্জ', '', 'বাংলাদেশ', '16481974', 'kamal@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (431, 3, 'customer', 1, 'General', 'মজনু হাসান সওদাগর', 'মেসার্স মানীষ এন্টারপ্রাইজ(ফেরিঘাট)(২০-২১)', '', 'ফেরীঘাট', 'ভৈরব', 'কিশোরগঞ্জ', '', 'বাংলাদেশ', '01727415882', 'manIsh@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (432, 3, 'customer', 1, 'General', 'জয়দেব পাল', 'জয়দেব পাল(সিলেট)(২০-২১)', '', 'সিলেট', 'সিলেট', 'সিলেট', '', 'বাংলাদেশ', '4548941', 'joyodeb@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (433, 3, 'customer', 1, 'General', 'মো. অলি মিয়া', 'মো. অলি মিয়া (বি বাড়িয়া)', '', 'বি বাড়ীয়া', 'বি বাড়ীয়া', 'বি-বাড়ীয়া', '', 'বাংলাদেশ', '01716085799', 'oli30@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (434, 3, 'customer', 1, 'General', 'মো. শিবলী', 'শিবলী মিয়া(ফেরিঘাট)(২০-২১)', '', 'ফেরিঘাট', 'ভৈরব', 'কিশোরগঞ্জ', '', 'বাংলাদেশ', '55413746', 'shiblI@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (435, 3, 'customer', 1, 'General', 'বাবু নিরঞ্জন ঘোষ', 'মেসার্স R.C.G ব্রিক্স(ঘোরাশাল)(২০-২১)', '', 'কালিগঞ্জ', 'ঘোড়াশাল', 'কিশোরগঞ্জ', '', 'বাংলাদেশ', '01713541706', 'R.C.G@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (436, 3, 'customer', 1, 'General', 'পাহাড় মিয়া', 'পাহাড় মিয়া(বড়াইলপুড়ী)(২০-২১)', '', 'বড়াইলপুরী', 'ভৈরব', 'কিশোরগঞ্জ', '', 'বাংলাদেশ', '16561438', 'PahaR@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (437, 3, 'customer', 1, 'General', 'মোঃ শরীফ উদ্দিন তালুকদার', 'মেসার্স নিউ তরফ ব্রিক্স(বালিয়ারি)(২০-২১)', '', 'বালিয়ারি', 'চুনারুঘাট', 'হবিগঞ্জ', '', 'বাংলাদেশ', '16512873', 'torof@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (438, 3, 'customer', 1, 'General', 'শফিকুল ইসলাম', 'রিয়ামনি এন্টারপ্রাইজ(ফেরিঘাট)(২০-২১)', '', 'ফেরিঘাট', 'ভৈরব', 'কিশোরগঞ্জ', '', 'বাংলাদেশ', '19874368', 'riamoni@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (439, 3, 'customer', 1, 'General', 'শাহজাহান মিয়া', 'শাহজাহান(ময়মনসিংহ)(২০-২১)', '', 'ময়মনসিংহ ', 'ময়মনসিংহ ', 'ময়মনসিংহ ', '', 'বাংলাদেশ', '041564815', 'shahjahan@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (440, 3, 'customer', 1, 'General', 'দীপু পাল', 'দীপু পাল(তাহিরপুর)(২০-২১)', '', 'তাহিরপুর', 'তাহিরপুর', 'সুনামগঞ্জ', '', 'বাংলাদেশ', '17435197', 'dIpu@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (441, 3, 'customer', 1, 'General', 'রুবেল মিয়া', 'রুবেল মিয়া(ফেরীঘাট)(২০-২১)', '', 'ফেরিঘাট', 'ভৈরব', 'কিশোরগঞ্জ', '', 'বাংলাদেশ', '596598744', 'rubellll@gmail.coM', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (442, 3, 'customer', 1, 'General', 'তাজুল ইসলাম', 'তাজুল ইসলাম(সিলেট)(২০-২১)', '', 'সিলেট', 'সিলেট', 'সিলেট', '', 'বাংলাদেশ', '8489417', 'tajul3@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (443, 3, 'customer', 1, 'General', 'রাসেল মিয়া', 'প্রো. রাসেল(আশুগঞ্জ)', '', 'বাজার', 'আশুগঞ্জ', 'বি-বাড়ীয়া', '', 'বাংলাদেশ', '1541849', 'rasel159@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (444, 3, 'customer', 1, 'General', 'মোঃ নজরুল ইসলাম', 'মেসার্স S.B.M  ব্রিক্স(চৌদ্দশড়)(২০-২১)', '', 'চৌদ্দশড়', 'চৌদ্দশড়', 'কিশোরগঞ্জ', '', 'বাংলাদেশ', '954113744', 'nojorul6@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (445, 3, 'customer', 1, 'General', 'মুমিন মিয়া', 'মুমিন মিয়া(ফেরিঘাট)(২০-২১)', '', 'ফেরিঘাট', 'ভৈরব', 'কিশোরগঞ্জ', '', 'বাংলাদেশ', '18796131', 'muminn@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (446, 3, 'customer', 1, 'General', 'আব্দুল করিম মিয়া', 'আব্দুল করিম(ফেরিঘাট)(২০-২১)', '', 'ফেরিঘাট', 'ভৈরব', 'কিশোরগঞ্জ', '', 'বাংলাদেশ', '18949842', 'abdulk@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (447, 3, 'customer', 1, 'General', 'তানজিম', 'তানজিম ট্রেডিং(সিলেট)(২০-২১)', '', 'সিলেট', 'সিলেট', 'সিলেট', '', 'বাংলাদেশ', '09841374', 'tanjimmm@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (448, 3, 'customer', 1, 'General', 'কাউসার আহম্মেদ', 'R.H.B ব্রিক্স(সাল্লাবাদ)(২০-২১)', '', 'সাল্লাবাদ', 'বেলাবো', 'নরসিংদী', '', 'বাংলাদেশ', '01754926426', 'R.H.B@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (449, 3, 'customer', 1, 'General', 'মো. হাফিজ মিয়া', 'হাফিজ(কালীপুর)(২০-২১)', '', 'কালীপুর', 'ভৈরব', 'কিশোরগঞ্জ', '', 'বাংলাদেশ', '54651876', 'hafij@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (450, 3, 'customer', 1, 'General', 'শাহালম', 'শাহালম(পাথর)(আশুগঞ্জ)', '', 'আশুগঞ্জ', 'আশুগঞ্জ', 'বি-বাড়ীয়া', '', 'বাংলাদেশ', '6549818', 'shahalom@gmail.coM', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (451, 3, 'customer', 1, 'General', 'মো. রিপন', 'রিপন মাস্টার(চন্ডিবের)(২০-২১)', '', 'চন্ডিবের', 'ভৈরব', 'কিশোরগঞ্জ', '', 'বাংলাদেশ', '6546541', 'ripon94@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (452, 3, 'customer', 1, 'General', 'জামান মিয়া', 'সেলিম ব্রিক্স(ফুলবাড়ীয়া)(২০-২১)', '', 'ফুলবাড়ীয়া', 'ফুলবাড়ীয়া', 'ময়মনসিংহ', '', 'বাংলাদেশ', '651684498', 'selimb@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (453, 3, 'customer', 1, 'General', 'মো. সবুজ আলম', 'মো. সবুজ আলম(তাহিরপুর)(২০-২১)', '', 'তাহিরপুর', 'তাহিরপুর', 'সুনামগঞ্জ', '', 'বাংলাদেশ', '01712051740', 'sobujj@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (454, 3, 'customer', 1, 'General', 'মো. রাশিদ মিয়া', 'রাশিদ মিয়া(বাদাঘাট)(২০-২১)', '', 'বাদাঘাট', 'বাদাঘাট', 'সুনামগঞ্জ', '', 'বাংলাদেশ', '01717169147', 'rashid@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (455, 3, 'customer', 1, 'General', 'মোঃ জাকারিয়া চৌধুরী', 'মা ব্রিক্স(পুরাকান্দা)(২০-২১)', '', 'পুরাকান্দা', 'বাজিতপুর', 'কিশোরগঞ্জ', '', 'বাংলাদেশ', '5656873', 'mabrik@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (456, 3, 'customer', 1, 'General', 'মো. হাজী আমিন আলী', 'মেসার্স নিউ মেট্রো ব্রিক্স(বাহুবল)(২০-২১)', '', 'বাহুবল ', 'মিরপুর', 'হবিগঞ্জ', '', 'বাংলাদেশ', '5274197', 'meTrO@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (457, 3, 'customer', 1, 'General', 'মো. আলমগীর আলম', 'A.M.B ব্রিক্স(শাবাজপুর)(২০-২১)', '', 'শাবাজপুর', 'শাবাজপুর', 'বি-বাড়ীয়া', '', 'বাংলাদেশ', '16549132', 'A.M.B@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (458, 3, 'customer', 1, 'General', 'মো. ফয়েজ মিয়া', 'ফয়েজ(বড়ছড়া)(২০-২১)', '', 'বড়ছড়া', 'তাহিরপুর', 'সুনামগঞ্জ', '', 'বাংলাদেশ', '5198423', 'foyej@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (459, 3, 'customer', 1, 'General', 'সেলিম মিয়া', 'সেলিম মিয়া(রানীরবাজার)', '', 'রানীরবাজার', 'ভৈরব', 'কিশোরগঞ্জ', '', 'বাংলাদেশ', '5913647', 'selimM19@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (460, 3, 'customer', 1, 'General', 'রাসেল মিয়া', 'মেসার্স আশা ব্রিক্স (কালীগুচ্ছ)(২০-২১)', '', 'কালীগুচ্ছ', 'কালীগুচ্ছ', 'বি-বাড়ীয়া', '', 'বাংলাদেশ', '01913387119', 'asha@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (461, 3, 'customer', 1, 'General', 'মো. অপু মিয়া', 'অপু(পুলতাকান্দা)(পাথর)', '', 'পুলতাকান্দা', 'ভৈরব', 'কিশোরগঞ্জ', '', 'বাংলাদেশ', '1584984449', 'opu1@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (462, 3, 'customer', 1, 'General', 'জুয়েল মিয়া', 'জুয়েল মিয়া(পাথর)(ভবানীপুর)', '', 'ভবানীপুর', 'ভৈরব', 'কিশোরগঞ্জ', '', 'বাংলাদেশ', '45456148', 'juyell@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (463, 3, 'customer', 1, 'General', 'মো. সাফায়াত হোসেন', 'মেসার্স রাইফা ব্রিক্স(ধরকা)(২০-২১)', '', 'ধরকা ', 'ধরকা', 'বি-বাড়ীয়া', '', 'বাংলাদেশ', '84948615', 'raifa@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (464, 3, 'customer', 1, 'General', 'মো. অন্তর', 'অন্তর(ফেরীঘাট)(২০-২১)', '', 'ফেরিঘাট', 'ভৈরব', 'কিশোরগঞ্জ', '', 'বাংলাদেশ', '485448457', 'ontorr9@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (465, 3, 'customer', 1, 'General', 'মোঃ এমদাদুল হক', 'মেসার্স মা ব্রিক্স(গফরগাঁও)(২০-২১)', '', 'গফরগাঁও', 'গফরগাঁও', 'ময়মনসিংহ', '', 'বাংলাদেশ', '511891134', 'goforr@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (466, 3, 'customer', 1, 'General', 'মো. জুয়েল মিয়া', 'জুয়েল মিয়া{মক্কা,প্রভাতী,তিতাস}(গোকর্ণ)(২০-২১)', '', 'গোকর্ণ', 'বি বাড়ীয়া', 'বি-বাড়ীয়া', '', 'বাংলাদেশ', '84151998', 'titas1@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (467, 3, 'customer', 1, 'General', 'বাদল মিয়া', 'মেসার্স আশা ব্রিক্স(বাদল মিয়া,কালীগুচ্ছ)(২০-২১)', '', 'কালীগুচ্ছ', 'কালীগুচ্ছ', 'বি-বাড়ীয়া', '', 'বাংলাদেশ', '01717550288', 'asha852@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (468, 3, 'customer', 1, 'General', 'মো.হাশেম', 'মো.হাশেম(সরিয়াপুর)(২০-২১)', '', 'সরিয়াপুর', 'বাজিতপুর', 'কিশোরগঞ্জ', '', 'বাংলাদেশ', '585112147', 'hashem@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (469, 3, 'customer', 1, 'General', 'মোঃ জলি ব্যাপারী/সেলিম', 'জলি ব্যাপারী/সেলিম(মটখলা)(২০-২১)', '', 'মটখলা', 'মটখলা', 'কিশোরগঞ্জ', '', 'বাংলাদেশ', '54984199', 'joli@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (470, 3, 'customer', 1, 'General', 'পারভেজ মিয়া', 'পারভেজ (ফেরিঘাট)(২০-২১)', '', 'ফেরিঘাট', 'ভৈরব', 'কিশোরগঞ্জ', '', 'বাংলাদেশ', '9898456', 'parvej19@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (471, 3, 'customer', 1, 'General', 'মো. মাহবুব', 'মাহবুব মিয়া(ফেরীঘাট)(২০-২১)', '', 'ফেরিঘাট', 'ভৈরব', 'কিশোরগঞ্জ', '', 'বাংলাদেশ', '516165516', 'mahbubb@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (472, 3, 'customer', 1, 'General', 'মোঃ ফজল খানঁ', 'মেসার্স F.M.S ব্রিক্স(শাহঁবাজপুর)(২০-২১)', '', 'শাহবাজপুর', 'শাহবাজপুর', 'বি-বাড়ীয়া', '', 'বাংলাদেশ', '01717097734', 'F.M.S@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (473, 3, 'customer', 1, 'General', 'আবু তাহের', 'আবু তাহের(ফেরীঘাট)(২০-২১)', '', 'ফেরিঘাট', 'ভৈরব', 'কিশোরগঞ্জ', '', 'বাংলাদেশ', '01302739121', 'taher5@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (474, 3, 'customer', 1, 'General', 'মো. রাসেল', 'মো. রাসেল C/O এশিয়া ব্রিকস(সাল্লাবাদ)(২০-২১)', '', 'সাল্লাবাদ', 'বেলাবো', 'কিশোরগঞ্জ', '', 'বাংলাদেশ', '5195167', 'rasel99@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (475, 3, 'customer', 1, 'General', 'মো. আশিক এন্ড ফরিদ', 'সনি ব্রিক্স(ধরকা)(২০-২১)', '', 'ধরকা ব্রিজের আগে', 'ধরকা', 'বি-বাড়ীয়া', '', 'বাংলাদেশ', '61654189', 'soni@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (476, 3, 'customer', 1, 'General', 'কামরুজ্জামান অপু', 'জাহান ব্রিক্স(কুড়িঘর)(২০-২১)', '', 'কুড়িঘর', 'কুড়িঘর', 'বি-বাড়ীয়া', '', 'বাংলাদেশ', '01962702832', 'jahann@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (477, 3, 'customer', 1, 'General', 'মো. প্রান্ত', 'মো.প্রান্ত C/O মাহমুদ শেখ(ঢাকা)(পাথর)', '', 'ঢাকা', 'ঢাকা', 'ঢাকা', '', 'বাংলাদেশ', '01742248576', 'pranto@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (478, 3, 'customer', 1, 'General', 'মো. রফিউল আলম মহিন', 'মহিন(ভৈরবপুর)(পাথর)', '', 'ভৈরবপুর', 'ভৈরব', 'কিশোরগঞ্জ', '', 'বাংলাদেশ', '65516158', 'mohin@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (479, 3, 'customer', 1, 'General', 'বাবলু মিয়া', 'মাহমুদুল হক বাবলু(ভৈরবপুর)(পাথর)', '', 'ভৈরবপুর', 'ভৈরব', 'কিশোরগঞ্জ', '', 'বাংলাদেশ', '54732694', 'mahmudul@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (480, 3, 'customer', 1, 'General', 'মাওঃ মো. সাঈদ', 'মেসার্স তাকওয়া ট্রেডিং(কোম্পানীগজ)(২০-২১)', '', 'কোম্পানীগঞ্জ', 'কোম্পানীগঞ্জ', 'কুমিল্লা', '', 'বাংলাদেশ', '76346961', 'takoya@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (481, 3, 'customer', 1, 'General', 'খোকন মিয়া', 'খোকন(কমলপুর)(পাথর)', '', 'কমলপুর', 'ভৈরব', 'কিশোরগঞ্জ', '', 'বাংলাদেশ', '9877893', 'khOkon@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (482, 3, 'customer', 1, 'General', 'মো. শাহরিয়ার', 'C/O আজিজ শাহ,শাহরিয়ার(ফেরিঘাট)(২০-২১)', '', 'ফেরিঘাট', 'ভৈরব', 'কিশোরগঞ্জ', '', 'বাংলাদেশ', '14165168', 'shahriar@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (483, 3, 'customer', 1, 'General', 'মো. শিমুল সাহেব', 'মানামা কো. শিমুল সাহেব(পাবনা)(২০-২১)', '', 'পাবনা', 'পাবনা', 'পাবনা', '', 'বাংলাদেশ', '872648951', 'manama1@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (484, 3, 'customer', 1, 'General', 'হাজী মো. নূরে আলম সিদ্দিকী', 'মেহেদী ব্রিক্স(ষোলপুর)(২০-২১)', '', 'ষোলপুর', 'ষোলপুর ', 'বি-বাড়ীয়া', '', 'বাংলাদেশ', '8477466', 'nUrealom@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (485, 3, 'customer', 1, 'General', 'মো. অসিউর রহমান', 'অসিউর রহমান(তাহিরপুর)(২০-২১)', '', 'তাহিরপুর', 'তাহিরপুর', 'সুনামগঞ্জ', '', 'বাংলাদেশ', '516934178', 'osiur@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (486, 3, 'customer', 1, 'General', 'উজ্জল মিয়া', 'ভৈরব ট্রান্সপোর্ট(নিউ টাউন)(পাথর)', '', 'নিউ টাউন', 'ভৈরব', 'কিশোরগঞ্জ', '', 'বাংলাদেশ', '01754710082', 'vOirob6@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (487, 3, 'customer', 1, 'General', 'মো.শফিকুল ইসলাম', 'মেসার্স S.R.B ব্রিক্স(সল্লাবাদ)(২০-২১)', '', 'সল্লাবাদ ', 'বেলাবো', 'নরসিংদী', '', 'বাংলাদেশ', '19781917', 's.r.b@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (488, 3, 'customer', 1, 'General', 'মো. আলম মিয়া', 'আলম  মিয়া(ফেরিঘাট)(২০-২১)', '', 'ফেরিঘাট', 'ভৈরব', 'কিশোরগঞ্জ', '', 'বাংলাদেশ', '0151683', 'alom5@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (489, 3, 'customer', 1, 'General', 'আব্দুল মুমিন', 'তায়েবা এন্টারপ্রাইজ(সিলেট)(২০-২১)', '', 'সিলেট', 'সিলেট', 'সিলেট', '', 'বাংলাদেশ', '01714736706', 'tayeba@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (490, 3, 'customer', 1, 'General', 'কাজল মিয়া', 'কাজল(পাথর)', '', 'ফেরিঘাট', 'ভৈরব', 'কিশোরগঞ্জ', '', 'বাংলাদেশ', '5168492', 'kajol@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (491, 3, 'customer', 1, 'General', 'মো.সামসুল কবির', 'সামসুল কবির C/O সালেহা ব্রিক্স(তেওয়ারীগঞ্জ)(২০-২১)', '', 'তেওয়ারীগঞ্জ', 'তেওয়ারীগঞ্জ', 'ভবানীগঞ্জ', '', 'বাংলাদেশ', '19871649', 'Samsul@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (492, 3, 'customer', 1, 'General', 'শাহ আলম', 'সরকার ট্রেডার্স(ফেরিঘাট)(২০-২১)', '', 'ফেরিঘাট', 'ভৈরব', 'কিশোরগঞ্জ', '', 'বাংলাদেশ', '1674941', 'Sorokar@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (493, 3, 'customer', 1, 'General', 'উজ্জ্বল পরাশ', 'A.N ব্রিক্স(নেত্রকোনা)(২০-২১)', '', 'নেত্রকোনা', 'নেত্রকোনা', 'নেত্রকোনা', '', 'বাংলাদেশ', '01467931', 'A.N@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (494, 3, 'customer', 1, 'General', 'মো. এম.এ জাহের', 'মল্লিকা ব্রিক্স((কুমিল্লা)(২০-২১)', '', 'কুমিল্লা', 'কুমিল্লা', 'কুমিল্লা', '', 'বাংলাদেশ', '16497615', 'mollika@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (495, 3, 'customer', 1, 'General', 'আবুল হাশেম', 'আবুল হাশেম(ফেরিঘাট)(২০-২১)', '', 'ফেরিঘাট(কয়েল ফ্যাক্টরী)', 'ভৈরব', 'কিশোরগঞ্জ', '', 'বাংলাদেশ', '94135151', 'abul@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (496, 3, 'customer', 1, 'General', 'মোশাররফ হোসেন', 'মোশাররফ হোসেন (ভৈরবপুর)(২০-২১)', '', 'ভৈরবপুর', 'ভৈরব', 'কিশোরগঞ্জ', '', 'বাংলাদেশ', '19675248', 'mosharrof@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (497, 3, 'customer', 1, 'General', 'মো. মাজিদ মিয়া', 'মেসার্স বাগদাদ ট্রান্সপোর্ট (ফেরিঘাট)(২০-২১)', '', 'ফেরিঘাট', 'ভৈরব', 'কিশোরগঞ্জ', '', 'বাংলাদেশ', '01711237631', 'bagda@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (498, 3, 'customer', 1, 'General', 'মো. লিটন', 'মেসার্স ভরসা ব্রিক্স(গোকনঘাট)(২০-২১)', '', 'গোকনঘাট', 'গোকনঘাট', 'বি-বাড়ীয়া', '', 'বাংলাদেশ', '91374628', 'vorosa@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (499, 3, 'customer', 1, 'General', 'মোঃ আজারুল ইসলাম', 'সেবা ব্রিক্স(ফুলপুর)(২০-২১)', '', 'ফুলপুর ', 'ফুলপুর', 'ময়মনসিংহ', '', 'বাংলাদেশ', '19671832', 'seba@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (500, 3, 'customer', 1, 'General', 'আবু বক্কর', 'আবু বক্কর(তাহিরপুর)(২০-২১)', '', 'তাহিরপুর', 'তাহিরপুর', 'সুনামগঞ্জ', '', 'বাংলাদেশ', '91847613', 'abu@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (501, 3, 'customer', 1, 'General', 'মো. লতিফ মিয়া', 'মেসার্স G.M.C.ব্রিক্স(চাঁনপুর)(২০-২১)', '', 'চানপুর', 'ভৈরব', 'কিশোরগঞ্জ', '', 'বাংলাদেশ', '01772895912', 'G.M.C@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (502, 3, 'customer', 1, 'General', 'রফিক মিয়া', 'রফিক  মিয়া(ফেরিঘাট)(২০-২১)', '', 'ফেরিঘাট', 'ভৈরব', 'কিশোরগঞ্জ', '', 'বাংলাদেশ', '1967435', 'rofik@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (503, 3, 'customer', 1, 'General', 'রাসেল মিয়া', 'রাসেল মিয়া(শ্রীনগর)(২০-২১)', '', 'শ্রীনগর', 'ভৈরব', 'কিশোরগঞ্জ', '', 'বাংলাদেশ', '974613', 'raselL@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (504, 3, 'customer', 1, 'General', 'মো. তাজুল ইসলাম', 'ভাই ভাই ব্রিক্স(মনোহরদী)(২০-২১)', '', 'মনোহরদী', 'মনোহরদী', 'নরসিংদী', '', 'বাংলাদেশ', '4813487', 'Vai6@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (505, 3, 'customer', 1, 'General', 'মো. নজরুল ইসলাম', 'নজরুল ইসলাম(রায়পুরা)(২০-২১)', '', 'বেগমাবাদ,জাওকান্দি', 'রায়পুরা', 'নরসিংদী', '', 'বাংলাদেশ', '79845741', 'nojorul@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (506, 3, 'customer', 1, 'General', 'মো. ফেরদৌস আহসান', 'মেসার্স N.T.B.C ব্রিক্স(নবীনগর)(২০-২১)', '', 'নবীনগর', 'নবীনগর', 'বি-বাড়ীয়া', '', 'বাংলাদেশ', '4981359', 'N.T.B.C@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (507, 3, 'customer', 1, 'General', 'পিন্টু মিয়া', 'পিন্টু (ফেরীঘাট)(২০-২১)', '', 'ফেরীঘাট', 'ভৈরব', 'কিশোরগঞ্জ', '', 'বাংলাদেশ', '374682', 'pintu@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (508, 3, 'customer', 1, 'General', 'আঃ আহাদ মানিক', 'S.T.D ব্রিক্স(খুরশাকুরিয়াল)(২০-২১)', '', 'খুরশাকুরিয়াল', 'খুরশাকুরিয়াল', 'কিশোরগঞ্জ', '', 'বাংলাদেশ', '73244198', 'S.T.D@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (509, 3, 'customer', 1, 'General', 'মো. ইশতেহাক', 'আশরাফ ব্রিক্স(ধরকা)(২০-২১)', '', 'ধরকা', 'ধরকা', 'বি-বাড়ীয়া', '', 'বাংলাদেশ', '8585422', 'ashoraf9@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (510, 3, 'customer', 1, 'General', 'ইউসুফ মিয়া', 'মির্জা ট্রেডার্স(ফেরীঘাট)(২০-২১)', '', 'ফেরীঘাট', 'ভৈরব', 'কিশোরগঞ্জ', '', 'বাংলাদেশ', '911547425', 'iusuf8@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (511, 3, 'customer', 1, 'General', 'মো. শাখাওয়াত', 'মেসার্স আশিক ব্রিক্স(মেড্ডা)(২০-২১)', '', 'মেড্ডা', 'মেড্ডা', 'বি-বাড়ীয়া', '', 'বাংলাদেশ', '16271223', 'ashik@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (512, 3, 'customer', 1, 'General', 'মজিবুর রহমান', 'মজিবুর রহমান(ফেরীঘাট)(২০-২১)', '', 'ফেরীঘাট', 'ভৈরব', 'কিশোরগঞ্জ', '', 'বাংলাদেশ', '71178256', 'mojiburr@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (513, 3, 'customer', 1, 'General', 'মোস্তাক আহমেদ', 'মোস্তাক আহমেদ(২০-২১)', '', 'নেই', 'নেই', 'নেই', '', 'বাংলাদেশ', '87658748', 'mOstak@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (514, 3, 'customer', 1, 'General', 'শাহীন মিয়া', 'শাহীন মিয়া(মক্কা ব্রিক্স)(২০-২১)', '', 'গোকর্ণ', 'বি বাড়ীয়া', 'বি-বাড়ীয়া', '', 'বাংলাদেশ', '8796315', 'shahIn8@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (515, 3, 'customer', 1, 'General', 'নাছির উদ্দিন', 'নাছির উদ্দিন(ফেরীঘাট)(২০-২১)', '', 'ফেরীঘাট', 'ভৈরব', 'কিশোরগঞ্জ', '', 'বাংলাদেশ', '76771144', 'nachir2@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (516, 3, 'customer', 1, 'General', 'মো.শামসুজ্জামান', 'শামসুজ্জামান(কলমাকান্দা)(২০-২১)', '', 'কলমাকান্দা', 'কলমাকান্দা', 'নেত্রকোনা', '', 'বাংলাদেশ', '556814', 'shamsujjaman@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (517, 3, 'customer', 1, 'General', 'মো. আজিজ মিয়া', 'মেসার্স B.B.C ব্রিক্স(চানপুর)(২০-২১)', '', 'চানপুর', 'ভৈরব', 'কিশোরগঞ্জ', '', 'বাংলাদেশ', '841034', 'B.B.F2@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (518, 3, 'customer', 1, 'General', 'মো. নুরুল ইসলাম', 'মিতালী ব্রিক্স(রায়পুরা)(২০-২১)', '', 'ফেরীঘাট', 'ভৈরব', 'কিশোরগঞ্জ', '', 'বাংলাদেশ', '165532', 'mitalI@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (519, 3, 'customer', 1, 'General', 'সাজিদ', 'সাজিদ ব্রিক্স(শেরপুর)(২০-২১)', '', 'শেরপুর', 'শেরপুর', 'ময়মনসিংহ', '', 'বাংলাদেশ', '7945833', 'sajid@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (520, 3, 'customer', 1, 'General', 'ইব্রাহীম মিয়া', 'ইব্রাহীম মিয়া(ফেরিঘাট)(২০-২১)', '', 'ফেরীঘাট', 'ভৈরব', 'কিশোরগঞ্জ', '', 'বাংলাদেশ', '9911845', 'ibrahIm9@hmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (521, 3, 'customer', 1, 'General', 'মো.সাইদুল ইসলাম রেনু', 'টাইগার ব্রিক্স(চানভাঙ্গা)(২০-২১)', '', 'চানভাঙ্গা', 'চুনারুঘাট', 'হবিগঞ্জ', '', 'বাংলাদেশ', '1657891', 'Taigar@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (522, 3, 'customer', 1, 'General', 'মো.সুজন মিয়া', 'সুজন মিয়া(ফেরীঘাট)(২০-২১)', '', 'ফেরীঘাট', 'ভৈরব', 'কিশোরগঞ্জ', '', 'বাংলাদেশ', '1649845', 'sujon@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (523, 3, 'customer', 1, 'General', 'আজিজুল হক', 'বনানী ব্রিক্স(ত্রিশাল)(২০-২১)', '', 'ত্রিশাল', 'ত্রিশাল', 'ময়মনসিংহ', '', 'বাংলাদেশ', '49497544', 'bonani@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (524, 3, 'customer', 1, 'General', 'মোঃ মোতালিব হোসেন', 'একতা ব্রিক্স(ত্রিশাল)(২০-২১)', '', 'এলনজি বাজার ', 'ত্রিশাল', 'ময়মনসিংহ', '', 'বাংলাদেশ', '1555864', 'ekota8@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (525, 3, 'customer', 1, 'General', 'মো.রমজান মিয়া', 'রমজান ব্রিক্স(শিবপুর)(২০-২১)', '', 'শিবপুর', 'শিবপুর', 'নরসিংদী', '', 'বাংলাদেশ', '651168', 'romojan@gmai.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (526, 3, 'customer', 1, 'General', 'মো.লতিফ', 'মেসার্স ফাইভ স্টার ব্রিক্স(গৌরিপুর)(২০-২১)', '', 'গৌরীপুর', 'গৌরীপুর', 'নরসিংদী', '', 'বাংলাদেশ', '01913387119', 'sTar@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (527, 3, 'customer', 1, 'General', 'মো. রুহুল আমীন', 'রুহুল আমীন(ঈশ্বরগঞ্জ)(২০-২১)', '', 'ঈশ্বরগঞ্জ', 'ঈশ্বরগঞ্জ', 'ময়মনসিংহ', '', 'বাংলাদেশ', '499194', 'ruhul@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (528, 3, 'customer', 1, 'General', 'পাভেল মিয়া', 'পাভেল(আশুগঞ্জ)(পাথর)', '', 'আশুগঞ্জ', 'আশুগঞ্জ', 'বি-বাড়ীয়া', '', 'বাংলাদেশ', '194875', 'Pavel@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (529, 3, 'customer', 1, 'General', 'মো. শামীম মিয়া', 'ভূইঁয়া এন্টারপ্রাইজ(তাহিরপুর)(২০-২১)', '', 'তাহিরপুর', 'তাহিরপুর', 'সুনামগঞ্জ', '', 'বাংলাদেশ', '1685237', 'vuia@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (530, 3, 'customer', 1, 'General', 'আলমগীর', 'আলমগীর(ফেরীঘাট)(২০-২১)', '', 'ফেরীঘাট', 'ভৈরব', 'কিশোরগঞ্জ', '', 'বাংলাদেশ', '17421', 'alom@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (531, 3, 'customer', 1, 'General', 'বাবুল মিয়া', 'বাবুল মিয়া(লাকমা)(২০-২১)', '', 'লাকমা', 'লাকমা', 'লাকমা', '', 'বাংলাদেশ', '1978566', 'babul@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (532, 3, 'customer', 1, 'General', 'মো.পরিমল', 'দিদার ব্রিক্স(কলমাকান্দা)(২০-২১)', '', 'কলমাকান্দা', 'কলমাকান্দা', 'ময়মনসিংহ', '', 'বাংলাদেশ', '9842545', 'didar@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (533, 3, 'customer', 1, 'General', 'মো.সেন্টু মিয়া', 'সেন্টু মিয়া(কালীপুর)(পাথর)', '', 'কালীপুর', 'ভৈরব', 'কিশোরগঞ্জ', '', 'বাংলাদেশ', '9182477', 'sentu@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (534, 3, 'customer', 1, 'General', 'মো.ইব্রাহীম মিয়া', 'ইব্রাহীম মিয়া(তাহিরপুর)(২০-২১)', '', 'তাহিরপুর', 'তাহিরপুর', 'সুনামগঞ্জ', '', 'বাংলাদেশ', '9365125', 'ibrahIm7@hmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (535, 3, 'customer', 1, 'General', 'আনিসুল হক চেয়ারম্যান', 'আনিসুল হক(তাহিরপুর)(২০-২১)', '', 'তাহিরপুর', 'তাহিরপুর', 'সুনামগঞ্জ', '', 'বাংলাদেশ', '1684254', 'anisul@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (536, 3, 'customer', 1, 'General', 'জমির মিয়া', 'M.S.B ব্রিক্স(চানঁপুর)(২০-২১)', '', 'চানপুর', 'ভৈরব', 'কিশোরগঞ্জ', '', 'বাংলাদেশ', '1585645', 'M.S.B@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (537, 3, 'customer', 1, 'General', 'মো.বাছির মিয়া', 'শাপলা ব্রিক্স(কৃষ্ণনগর)(২০-২১)', '', 'কৃষ্ণনগর', 'নবীনগর', 'বি-বাড়ীয়া', '', 'বাংলাদেশ', '6258415', 'shapla@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (538, 3, 'customer', 1, 'General', 'মেসার্স-লাভনী ট্রান্সপোর্ট,ফেরীঘাট', 'মেসার্স-লাভনী ট্রান্সপোর্ট,ফেরীঘাট(২০২০-২০২১)', '', 'ফেরীঘাট', 'ভৈরব', 'কিশোরগঞ্জ', '', '', '৫৪৪২৫৭৭৭৭', 'lllkdj@125gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (539, 3, 'customer', 1, 'General', 'মোঃবাবুল মিয়া', 'মেসার্স-সুবর্না ব্রিক্স,শাহবাজপুর(২০২০-২০২১)', '', 'শাহবাজপুর', 'বি বাড়ীয়া', 'বি-বাড়ীয়া', '', '', '911547425', 'iusuf8@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (540, 3, 'customer', 1, 'General', 'মোবারক হোসেন', 'মোবারক হোসেন,ময়মনসিংহ(২০২০-২০২১)', '', 'ময়মনসিংহ', 'ময়মনসিংহ', 'ময়মনসিংহ', '', '', '374682', 'S.T.D@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (541, 3, 'customer', 1, 'General', 'মাসুদ মিয়া', 'মাসুদ মিয়া,ফেরীঘাট(২০২০-২০২১)', '', 'ফেরীঘাট', 'ভৈরব', 'কিশোরগঞ্জ', '', '', '911547425', 'pintu@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (542, 3, 'customer', 1, 'General', 'মোঃ শাহ আলম', 'মোঃশাহ আলম,আশুগঞ্জ(২০-২১)', '', 'আশুগঞ্জ', 'আশুগঞ্জ', 'বি-বাড়ীয়া', '', '', '73244198', 'nojorul@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (543, 3, 'customer', 1, 'General', 'মোঃশাহেন শাহ', 'শাহেন শাহ,তাহিরপুর(২০-২১)', '', 'তাহিরপুর', 'তাহিরপুর', 'সুনামগঞ্জ', '', '', '911547425', 'nojorul@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (544, 3, 'customer', 1, 'General', 'মোঃকামাল মিয়া', 'মেসার্স-শাহানা ব্রিক্স,বাঙ্গালপাড়া(২০-২১)', '', 'বাঙ্গালপাড়া', 'অষ্টগ্রাম', 'কিশোরগঞ্জ', '', '', '73244198', 'pintu@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (545, 3, 'customer', 1, 'General', 'মোঃআব্দস ছাত্তার', 'R.S.P ব্রিক্স(আঃছাত্তার নিজ)(২০-২১)', '', 'চাঁনপুর', 'ভৈরব', 'কিশোরগঞ্জ', '', '', '911547425', 'pintu@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (546, 3, 'customer', 1, 'General', 'হাজী মোঃবরকত উল্লাহ', 'মেসার্স ফ্রেন্ডশীপ এন্টারপ্রাইজ(ফেরিঘট)(২০-২১)', '', 'ফেরীঘাট', 'ভৈরব', 'কিশোরগঞ্জ', '', '', '8585422', 'N.T.B.C@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (547, 3, 'customer', 1, 'General', 'শামসুল ইসলাম', 'মেসার্স দিদার ব্রিক্স(শামসুল ইসলাম)(২০-২১)', '', 'কলমাকান্দা', 'কলমাকান্দা', 'নেত্রকোনা', '', '', '4981359', 'S.T.D@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (548, 3, 'customer', 1, 'General', 'মোঃদিপু মিয়া', 'মোঃদিপু মিয়া(ফেরীঘাট,ভৈরব)(২০-২১)', '', 'ফেরীঘাট', 'ভৈরব', 'কিশোরগঞ্জ', '', '', '911547425', 'iusuf8@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (549, 3, 'customer', 1, 'General', 'মোঃমকবুল হোসেন', 'মেসার্স সোনালী ব্রিক্স(শাহবাজপুর)(২০-২১)', '', 'শাহবাজপুর', 'শাহবাজপুর', 'বি-বাড়ীয়া', '', '', '73244198', 'N.T.B.C@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (550, 3, 'customer', 1, 'General', 'মোঃজুবায়েল মিয়া', 'মেসার্স হাজী ব্রিক্স(চান্দুরা,বি-বাড়ীয়া)(২০-২১)', '', 'চান্দুরা', 'চান্দুরা', 'বি-বাড়ীয়া', '', '', '911547425', 'iusuf8@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (551, 3, 'customer', 1, 'General', 'হাজী মোঃফুল মিয়া', 'হাজী মোঃফুল মিয়া(ভৈরব)পাথর', '', 'ভৈরব', 'ভৈরব', 'কিশোরগঞ্জ', '', '', '911547425', 'nojorul@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (552, 3, 'customer', 1, 'General', 'মোঃখোরশিদ আলম', 'মোঃখোরশিদ আলম(তাহিরপুর,সুনামগঞ্জ)(২০-২১)', '', 'তাহিরপুর', 'তাহিরপুর', 'সুনামগঞ্জ', '', '', '0145645754', 'khurshid123@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (553, 3, 'customer', 1, 'General', 'মোঃজসিম মিয়া', 'মোঃজসিম মিয়া(ফেরীঘাট,ভৈরব)(২০-২১)', '', 'ফেরীঘাট', 'ভৈরব', 'কিশোরগঞ্জ', '', '', '0145645754', 'khurshid123@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (554, 3, 'customer', 1, 'General', 'মো.মজিবুর রহমান', 'মেসার্স M.R.T. ব্রিক্স (ভৈরব)(২০-২১)', '', 'পানাউল্লার চর', 'ভৈরব', 'কিশোরগঞ্জ', '', 'বাংলাদেশ', '01713534835', 'M.R.T@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (555, 3, 'customer', 1, 'General', 'মুছা মারুয়া', 'M.B.S ব্রিক্স(কটিয়াদী)(২০-২১)', '', 'কটিয়াদী', 'কটিয়াদী', 'কিশোরগঞ্জ', '', 'বাংলাদেশ', '6887564', 'M.B.S@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (556, 3, 'customer', 1, 'General', 'ইউনিয়ন', 'ইউনিয়ন ব্রিক্স(রামপুর)(২০-২১)', '', 'রামপুর', 'রামপুর', 'বি-বাড়ীয়া', '', 'বাংলাদেশ', '9418523', 'iuniyon@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (557, 3, 'customer', 1, 'General', 'মো. মাসুম সাহেব', 'মেসার্স রহমান ব্রিক্স (কিশোরগঞ্জ )(২০-২১)', '', 'কিশোরগঞ্জ', 'কিশোরগঞ্জ', 'কিশোরগঞ্জ', '', 'বাংলাদেশ', '01732630850', 'rohoman8@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (558, 3, 'customer', 1, 'General', 'মোঃতাজুল ইসলাম', 'তাজুল ইসলাম(তাহিরপুর)(২০-২১)', '', 'তাহিরপুর', 'তাহিরপুর', 'সুনামগঞ্জ', '', '', '9418523', 'iuniyon@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (559, 3, 'customer', 1, 'General', 'মো. কামাল মিয়া', 'সাহানা ব্রিক্স(বাঙ্গালপাড়া)(২০-২১)', '', 'বাঙ্গালপাড়া', 'বাঙ্গালপাড়া', 'বি-বাড়ীয়া', '', 'বাংলাদেশ', '5894125', 'sahana@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (560, 3, 'customer', 1, 'General', 'অরুন মিয়া', 'অরুন মিয়া(পাথর)', '', 'NULL', 'NULL', 'NULL', '', 'বাংলাদেশ', '126894', 'Orun@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (561, 3, 'customer', 1, 'General', 'সাগর আহমেদ', 'সাগর আহমেদ(পাথর)', '', 'NULL', 'NULL', 'NULL', '', 'বাংলাদেশ', '84565465', 'sagor@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (562, 3, 'customer', 1, 'General', 'আবু তালেব', 'আবু তালেব(পাথর)', '', 'NULL ', 'NULL', '', '', '', '6584963', 'taleb@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (563, 3, 'customer', 1, 'General', 'মো. আঃ গনি ভূইঁয়া(কাঞ্চন)', 'M.A.D ব্রিক্স(কানারামপুর বাসস্ট্যান্ড)(২০-২১)', '', 'কানারামপুর বাসস্ট্যান্ড ', 'কানারামপুর', 'কিশোরগঞ্জ', '', 'বাংলাদেশ', '1685947', 'M.A.D@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (564, 3, 'customer', 1, 'General', 'মো. গিয়াস উদ্দিন', 'তাহের ব্রিক্স(নবীনগর)(২০-২১)', '', 'নবীনগর', 'নবীনগর', 'বি-বাড়ীয়া', '', 'বাংলাদেশ', '65894136', 'taher@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (565, 3, 'customer', 1, 'General', 'সিজান', 'সিজান(পাথর)(আশুগঞ্জ)', '', 'আশুগঞ্জ', 'আশুগঞ্জ', 'বি-বাড়ীয়া', '', 'বাংলাদেশ', '59816371', 'sijan@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (566, 3, 'customer', 1, 'General', 'আলামিন', 'আলামিন(পাথর)', '', 'NULL', 'NULL', 'NULL', '', 'বাংলাদেশ', '+9523658', 'alaminn@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (567, 3, 'customer', 1, 'General', 'মো.শিপন মিয়া', 'শিপন মিয়া(ফেরীঘাট)(২০-২১)', '', 'ফেরীঘাট', 'ভৈরব', 'কিশোরগঞ্জ', '', 'বাংলাদেশ', '4981789', 'shipon@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (568, 3, 'customer', 1, 'General', 'মো.রতন মিয়া', 'রতন মিয়া(ফেরীঘাট)(২০-২১)', '', 'ফেরীঘাট', 'ভৈরব', 'কিশোরগঞ্জ', '', 'বাংলাদেশ', '56194876', 'roton@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (569, 3, 'customer', 1, 'General', 'পারভেজ মিয়া', 'পারভেজ(ভৈরব)(পাথর)', '', 'ফেরীঘাট', 'ভৈরব', 'কিশোরগঞ্জ', '', 'বাংলাদেশ', '9615874', 'parvej9@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (570, 3, 'customer', 1, 'General', 'আমলাপাড়া', 'আমলাপাড়া(পাথর)', '', 'NULL', 'NULL', 'NULL', '', 'বাংলাদেশ', '65156516', 'amlapaRa@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (571, 3, 'customer', 1, 'General', 'বিদ্যুৎ', 'বিদ্যুৎ অফিস(পাথর)', '', 'NULL', 'NULL', 'NULL', '', 'বাংলাদেশ', '651651', 'bidyut@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (572, 3, 'customer', 1, 'General', 'আব্দুল হালিম', 'আঃ হালিম(পাথর)(ভৈরব বাজার)', '', 'ভৈরব বাজার', 'ভৈরব', 'কিশোরগঞ্জ', '', 'বাংলাদেশ', '15984987', 'halimm@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (573, 3, 'customer', 1, 'General', 'আসলাম মোল্লা', 'আসলাম মোল্লা(ভৈরব)(২০-২১)', '', 'ফেরীঘাট', 'ভৈরব', 'কিশোরগঞ্জ', '', 'বাংলাদেশ', '419841', 'asolam@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (574, 3, 'customer', 1, 'General', 'ইউনাইটেড', 'ইউনাইটেড ব্রিক্স(ভৈরব)(২০-২১)', '', 'NULL', 'ভৈরব', 'কিশোরগঞ্জ', '', 'বাংলাদেশ', '1659845', 'iunaiTed@gmaiL.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (575, 3, 'customer', 1, 'General', 'শাহীন মিয়া', 'প্রভাতী ব্রিক্স(গোকনঘাট)(২০-২১)', '', 'গোকনঘাট', 'বি-বাড়ীয়া', 'বি-বাড়ীয়া', '', 'বাংলাদেশ', '1565498', 'provatI@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (576, 3, 'customer', 1, 'General', 'শাহীন শাহ', 'শাহীন শাহ(২০-২১)', '', 'NULL', 'ভৈরব', 'কিশোরগঞ্জ', '', 'বাংলাদেশ', '6519836', 'shahin45@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (577, 3, 'customer', 1, 'General', 'সাইফুল', 'সাইফুল এন্ড ব্রাদার্স(২০-২১)', '', 'NULL', 'NULL', 'NULL', '', 'বাংলাদেশ', '65197643', 'saiful@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (578, 3, 'customer', 1, 'General', 'বাপ্পী  মিয়া', 'বাপ্পী মিয়া(ফেরীঘাট)(২০-২১)', '', 'ফেরীঘাট', 'ভৈরব', 'কিশোরগঞ্জ', '', 'বাংলাদেশ', '65698746', 'bappI@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (579, 3, 'customer', 1, 'General', 'মোঃ আঃ হালিম', 'বিজয় ব্রিক্স(ঈশ্বরগঞ্জ)(২০-২১)', '', 'ঈশ্বরগঞ্জ', 'ঈশ্বরগঞ্জ', 'ময়মনসিংহ', '', 'বাংলাদেশ', '7475361', 'bijoy6@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (580, 3, 'customer', 1, 'General', 'স্বপন সাহা', 'স্বপন সাহা(বি-বাড়ীয়া)(২০-২১)', '', 'বি-বাড়ীয়া', 'বি-বাড়ীয়া', 'বি-বাড়ীয়া', '', 'বাংলাদেশ', '1854978', 'swopon@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (581, 3, 'customer', 1, 'General', 'নুরুন্নবী', 'নুরুন্নবী(ছাগলনাইয়া)(২০-২১)', '', 'ছাগলনাইয়া', 'ছাগলনাইয়া', 'ফেনী', '', 'বাংলাদেশ', '66949632', 'nurunnobi@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (582, 3, 'customer', 1, 'General', 'কবির মিয়া', 'কবির মিয়া(শরীয়তপুর)(২০-২১)', '', 'শরীয়তপুর', 'শরীয়তপুর', 'শরীয়তপুর', '', 'বাংলাদেশ', '9818648', 'kobir23@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (583, 3, 'customer', 1, 'General', 'ইসমাইল মিয়া', 'ইসমাইল(সুনামগঞ্জ)(২০-২১)', '', 'সুনামগঞ্জ', 'সুনামগঞ্জ', 'সুনামগঞ্জ', '', 'বাংলাদেশ', '65123584', 'isomail@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (584, 3, 'customer', 1, 'General', 'মানিক মিয়া', 'ফাইভ স্টার ব্রিক্স(মানিক)(২০-২১)', '', 'গৌরিপুর', 'গৌরিপুর', 'নরসিংদী', '', 'বাংলাদেশ', '16659436', 'faiv9@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (585, 3, 'customer', 1, 'General', 'কাজী মামুন', 'কাজী মামুন(ফেরীঘাট)(২০-২১)', '', 'ফেরীঘাট', 'ভৈরব', 'কিশোরগঞ্জ', '', 'বাংলাদেশ', '165636785', 'kajI1@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (586, 3, 'customer', 1, 'General', 'মইন খান', 'মইন খান(ফেরীঘাট)(২০-২১)', '', 'ফেরীঘাট', 'ভৈরব', 'কিশোরগঞ্জ', '', 'বাংলাদেশ', '65197746', 'moin@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (587, 3, 'customer', 1, 'General', 'মো. শওকত আলী', 'মো. শওকত আলী (নিউ টাউন)(পাথর)', '', 'নিউ টাউন', 'ভৈরব', 'কিশোরগঞ্জ', '', 'বাংলাদেশ', '6554998', 'shOokot@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (588, 3, 'customer', 1, 'General', 'আঃ রহিম', 'আঃ রহিম(ভৈরবপুর)(পাথর)', '', 'ভৈরবপুর', 'ভৈরব', 'কিশোরগঞ্জ', '', 'বাংলাদেশ', '01685-148102', 'rohim1@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (589, 3, 'customer', 1, 'General', 'মো. মিজানুর রহমান', 'মিজানুর রহমান(রেল স্টেশন)(পাথর)', '', 'রেল স্টেশন', 'ভৈরব', 'কিশোরগঞ্জ', '', 'বাংলাদেশ', '16598630', 'mijan@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (590, 3, 'customer', 1, 'General', 'আনিসুর রহমান আনিছ', 'আনিছ মিয়া(পাবনা)(২১-২২)', '', 'পাবনা', 'পাবনা', 'রাজশাহী', '', 'বাংলাদেশ', '6519594', 'anich@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (591, 3, 'customer', 1, 'General', 'মোঃ এমদাদ সাহেব', 'মেসার্স তানজিম ট্রেডাস (২১-২২)', '', 'সিলেট', 'সিলেট ', 'সিলেট', '', 'বাংলাদেশ', '012345679', 'emdad70@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (592, 3, 'customer', 1, 'General', 'মোঃ আনিসুর রহমান(আনিছ)', 'মোঃ আনিসুর রহমান', '', 'পাবনা', 'পাবনা', 'পাবনা', '', 'বাংলাদেশ', '1712345678', 'anis78@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (593, 3, 'customer', 1, 'General', 'মোশারফ মোছা', 'A.K.M মোশারফ মোছা(ফেরীঘাট)(২১-২২)', '', 'ফেরীঘাট', 'ভৈরব', 'কিশোরগঞ্জ', '', 'বাংলাদেশ', '01716625122', 'mosa89@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (594, 3, 'customer', 1, 'General', 'জাভেদ মিয়া', 'ব্রাদার্স ইন্টারন্যাশনাল(ফেরিঘাট)(২১-২২)', '', 'ফেরীঘাট', 'ভৈরব', 'কিশোরগঞ্জ', '', 'বাংলাদেশ', '12357455', 'brother786@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (595, 3, 'customer', 1, 'General', 'মোঃ ইউসুফ আলী', 'মোঃ  ইউসুফ আলী (ফেরীঘাট)(২১-২২)', '', 'ফেরীঘাট', 'ভৈরব', 'কিশোরগঞ্জ', '', 'বাংলাদেশ', '123456789', 'ali786@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (596, 3, 'customer', 1, 'General', 'মাষ্টা. হুমায়ুন কবির', 'নাহার ব্রিক্স(ছাতলপাড়)(২১-২২)', '', 'ছাতল পাড়', 'ছাতল পাড়', 'কিশোরগঞ্জ', '', 'বাংলাদেশ', '1245884555', 'nahar786@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (597, 3, 'customer', 1, 'General', 'মো. আজমল খান', 'মেসার্স M.M.K. ব্রিক্স (কিশোরগঞ্জ)(২১-২২)', '', 'কিশোরগঞ্জ', 'কিশোরগঞ্জ', 'কিশোরগঞ্জ', '', 'বাংলাদেশ', '12548888554', 'ajmal80@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (598, 3, 'customer', 1, 'General', 'লিটন মিয়া', 'লিটন মিয়া (২১-২২)', '', 'ভৈরব', 'ভৈরব', 'কিশোরগঞ্জ', '', 'বাংলাদেশ', '1354555214', 'liton657@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (599, 3, 'customer', 1, 'General', 'মো: নাজমুল হুসাইন', 'মেসার্স A.B.M ব্রিকস (২১-২২)', '', 'লতিফপুর', 'কাপাশিয়া', 'গাজিপুর', '', 'বাংলাদেশ', '15488554', 'abm567@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (600, 3, 'customer', 1, 'General', 'হাজী জয়নাল আবেদীন', 'মেসার্স জয়নাল আবেদীন(ফেরিঘাট) (২১-২২)', '', 'ফেরীঘাট', 'ভৈরব', 'কিশোরগঞ্জ', '', 'বাংলাদেশ', '2454314545', 'joynal786@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (601, 3, 'customer', 1, 'General', 'মোঃ আমিনুল ইসলাম মুন্সী', 'মেসার্স সোনালী ব্রিকস (২১-২২)', '', 'গোয়াইন ঘাট', 'সিলেট ', 'সিলেট', '', 'বাংলাদেশ', '154552224', 'sonali768@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (602, 3, 'customer', 1, 'General', 'মো.সফর আলী সর্দার', 'মো.সফর আলী সর্দার(তাহিরপুর)(২১-২২)', '', 'তাহিরপুর', 'তাহিরপুর', 'সুনামগঞ্জ', '', 'বাংলাদেশ', '1325554445', 'sofor786@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (603, 3, 'customer', 1, 'General', 'মো: বাদল মিয়া', 'মেসার্স আশা ব্রিকস(কালিগচ্ছ)(২১-২২)', '', 'কালিগচ্ছ', 'কালিগচ্ছ', 'বি-বাড়ীয়া', '', 'বাংলাদেশ', '15555552445', 'badol786@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (604, 3, 'customer', 1, 'General', 'মো: হাশেম মিয়া', 'মেসার্স মামুন এন্টারপ্রাইজ (২১-২২)', '', 'শরীষা বাড়ী', 'বাজিতপুর', 'কিশোরগঞ্জ', '', 'বাংলাদেশ', '1254588855', 'hasem786@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (605, 3, 'customer', 1, 'General', 'মো.ইছাক ভূইয়া', 'মেসার্স রুমান ব্রিকস (কিশোরগঞ্জ)(২১-২২)', '', 'সায়েদুল্লার চর', 'সায়েদুল্লার চর', 'কিশোরগঞ্জ', '', 'বাংলাদেশ', '01721155516', 'ishal786@gamil.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (606, 3, 'customer', 1, 'General', 'মো. আলী হোসেন', 'আলী হোসেন জামাই(কালীপুর)(২১-২২)', '', 'কালীপুর', 'ভৈরব', 'কিশোরগঞ্জ', '', 'বাংলাদেশ', '125554554', 'alihossain786@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (607, 3, 'customer', 1, 'General', 'মো: রাসেল মিয়া', 'মেসার্স আশা ব্রিক্স(রাসেল মিয়া) (কালীগুচ্ছ)(২১-২২)', '', 'কালীগুচ্ছ', 'কালীগুচ্ছ', 'বি-বাড়ীয়া', '', 'বাংলাদেশ', '15446555225', 'rasel786@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (608, 3, 'customer', 1, 'General', 'শিপন বাবু', 'মেসার্স মা-বাবার দোয়া ট্রান্সপোর্ট(২১-২২)', '', 'ফেরীঘাট', 'ভৈরব', 'কিশোরগঞ্জ', '', 'বাংলাদেশ', '15456655', 'sipon786@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (609, 3, 'customer', 1, 'General', 'মোঃ বাদল মিয়া', 'মেসার্স আজিজ শাহ ট্রান্সপোর্ট(ভৈরবপুর)(২১-২২)', '', 'ফেরীঘাট', 'ভৈরব', 'কিশোরগঞ্জ', '', 'বাংলাদেশ', '1255655666', 'badolmia786@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (610, 3, 'customer', 1, 'General', 'মোঃ বাক্কার মিয়া', 'মেসার্স তাসিন এন্টারপ্রাইজ(ফেরিঘাট)(২১-২২)', '', 'ফেরীঘাট', 'ভৈরব', 'কিশোরগঞ্জ', '', 'বাংলাদেশ', '1255544565', 'bakkar786@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (611, 3, 'customer', 1, 'General', 'হাজী মীর হোসেন', 'মেসার্স শাওন সুজন ব্রিকস(২১-২২)', '', 'চুনারু ঘাট', 'হবিগঞ্জ', 'হবিগঞ্জ', '', 'বাংলাদেশ', '12542125', 'mir786@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (612, 3, 'customer', 1, 'General', 'মোঃ খোকন মিয়া', 'মেসার্স শান্ত এন্টারপ্রাইজ (খোকন) (২১-২২)', '', 'তাহিরপুর', 'সুনামগঞ্জ', 'সুনামগঞ্জ', '', 'বাংলাদেশ', '123456789', 'khokon786@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (613, 3, 'customer', 1, 'General', 'হাজী অলিউর রহমান কাউছার', 'মেসার্স এশিয়া ব্রিকস(সাল্লাবাদ)(২১-২২)', '', 'সাল্লাবাদ', 'বেলাবো', 'নরসিংদী', '', 'বাংলাদেশ', '123456789', 'esiha786@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (614, 3, 'customer', 1, 'General', 'মো: জাকির মিয়া', 'মেসার্স জোহাদ এন্টারপ্রাইজ(২১-২২) (নিজ হিসাব)', '', 'বি-বাড়ীয়া', 'বি-বাড়ীয়া', 'বি-বাড়ীয়া', '', 'বাংলাদেশ', '01717194750', 'jakir786@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (615, 3, 'customer', 1, 'General', 'মো: আতিক মিয়া', 'মেসার্স জনপ্রিয় এন্টারপ্রাইজ(সিলেট)(২১-২২)', '', 'সিলেট', 'সিলেট ', 'সিলেট', '', 'বাংলাদেশ', '123456789', 'jonopreo786@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (616, 3, 'customer', 1, 'General', 'মোঃ আলী আজম', 'মেসার্স মা-বাবার দোয়া ট্রেডাস(আজম)(২১-২২)', '', 'শাহ বাজপুর', 'বি-বাড়ীয়া', 'বি-বাড়ীয়া', '', 'বাংলাদেশ', '01724312315', 'aliajom786@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (617, 3, 'customer', 1, 'General', 'হাজী মো. নাসির মিয়া', 'মেসার্স সুমন ব্রিকস(নবীনগর)(২১-২২)', '', 'নবীনগর', 'বি বাড়ীয়া', 'বি-বাড়ীয়া', '', 'বাংলাদেশ', '1234567890', 'nasir786@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (618, 3, 'customer', 1, 'General', 'মোঃ শোয়েব মিয়া', 'মেসার্স সিয়াম এন্টারপ্রাইজ(সিলেট)(২১-২২)', '', 'সিলেট', 'সিলেট ', 'সিলেট', '', 'বাংলাদেশ', '123456789', 'soheb786@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (619, 3, 'customer', 1, 'General', 'মোঃ জাকির মিয়া', 'মোঃ জাকির এন্টারপ্রাইজ (গং)(২১-২২)', '', 'বি-বাড়ীয়া', 'বি-বাড়ীয়া', 'বি-বাড়ীয়া', '', 'বাংলাদেশ', '12345789', 'jakir7865@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (620, 3, 'customer', 1, 'General', 'মোঃ জমির হোসেন', 'মোঃ জমির হোসেন (চাঁনপুর)(২১-২২)', '', 'চাঁনপুর ', 'ভৈরব', 'কিশোরগঞ্জ', '', 'বাংলাদেশ', '123456789', 'jomir786@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (621, 3, 'customer', 1, 'General', 'মোঃ লতিফ মিয়া', 'মোঃ লতিফ মিয়া-ড্রাইভার(ফেরীঘাট)(২১-২২)', '', 'ফেরীঘাট', 'ভৈরব', 'কিশোরগঞ্জ', '', 'বাংলাদেশ', '123456789', 'lotif786@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (622, 3, 'customer', 1, 'General', 'মো. আজিজ মিয়া', 'মেসার্স B.B.C ব্রিকস(চাঁনপুর)(২১-২২)', '', 'চাঁনপুর ', 'ভৈরব', 'কিশোরগঞ্জ', '', 'বাংলাদেশ', '123456789', 'bbc786@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (623, 3, 'customer', 1, 'General', 'মোঃ তৌহিদ সুফল', 'মেসার্স সংসার ব্রিকস(২১-২২)', '', 'লক্ষীপুর সদর', 'নোয়াখালি', 'নোয়াখালি', '', 'বাংলাদেশ', '123456789', 'tohidsofol786@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (624, 3, 'customer', 1, 'General', 'হাজী মোঃ সাত্তার মিয়া', 'হাজী মোঃ সাত্তার মিয়া (চাঁনপুর)(২১-২২)', '', 'চাঁনপুর ', 'ভৈরব', 'কিশোরগঞ্জ', '', 'বাংলাদেশ', '123456789', 'sattar786@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (625, 3, 'customer', 1, 'General', 'হাজী মো. জজ মিয়া', 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২১-২২)', '', 'ফেরীঘাট', 'ভৈরব', 'কিশোরগঞ্জ', '', 'বাংলাদেশ', '123456789', 'jojmia786@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (626, 3, 'customer', 1, 'General', 'মোঃ  মোসা  মিয়া', 'মেসার্স M.H ইন্টারপ্রাইজ (ভৈরবপুর)(২১-২২)', '', 'ভৈরবপুর', 'ভৈরব', 'কিশোরগঞ্জ', '', 'বাংলাদেশ', '123456789', 'mosamia786@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (627, 3, 'customer', 1, 'General', 'মোঃ মোরর্শেদ আলম রবিন', 'মেসার্স আলিফ ট্রেড ইন্টাঃ(রবিন মিয়া)(ফেরীঘাট)(২১-২২)', '', 'ফেরীঘাট', 'ভৈরব', 'কিশোরগঞ্জ', '', 'বাংলাদেশ', '123456789', 'morshedalom786@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (628, 3, 'customer', 1, 'General', 'হাজী মোঃ মোহন মিয়া', 'হাজী মোহন মিয়া (বি-বাড়ীয়া) (২১-২২)', '', 'বি-বাড়ীয়া', 'বি-বাড়ীয়া', 'বি-বাড়ীয়া', '', 'বাংলাদেশ', '123456789', 'mohonmia786@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (629, 3, 'customer', 1, 'General', 'মোঃ মামুনোর রশিদ', 'মেসার্স H.S.B ব্রিকস (২১-২২)', '', 'চুনারু ঘাট', 'সিলেট ', 'সিলেট', '', 'বাংলাদেশ', '01711464505', 'rosid786@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (630, 3, 'customer', 1, 'General', 'মোঃ জালাল মিয়া', 'মেসার্স সততা ব্রিকস(কুমিল্লা)(২১-২২)', '', 'চান্দিনা রোড', 'দেরীদ্বার', 'কুমিল্লা', '', 'বাংলাদেশ', '123456789', 'jalal786@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (631, 3, 'customer', 1, 'General', 'মোঃ বাবুল মিয়া', 'মেসার্স বাবুল ব্রিকস(বি-বাড়ীয়া)(২১-২২)', '', 'নাছির নগর', 'বি-বাড়ীয়া', 'বি-বাড়ীয়া', '', 'বাংলাদেশ', '123456789', 'babul786@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (632, 3, 'customer', 1, 'General', 'হাজী মীর হোসেন', 'মেসার্স S.S.B ব্রিকস (সিলেট)(২১-২২)', '', 'দেওর গাছ,চান্দুপুর বাগান', 'চুনারুঘাট', 'হবিগঞ্জ', '', 'বাংলাদেশ', '01749539824', 'ssb786@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (633, 3, 'customer', 1, 'General', 'হাজী মোছা মিয়া', 'মেসার্স রকি ব্রিকস(ভৈরব)(২১-২২)', '', 'সম্ভোপুর', 'ভৈরব', 'কিশোরগঞ্জ', '', 'বাংলাদেশ', '123456789', 'mosa786@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (634, 3, 'customer', 1, 'General', 'মোঃ কবির মিয়া', 'মোঃ কবির মিয়া(আশুগঞ্জ)(২১-২২)', '', 'আশুগঞ্জ', 'আশুগঞ্জ', 'বি-বাড়ীয়া', '', 'বাংলাদেশ', '01716501699', 'kobir786@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (635, 3, 'customer', 1, 'General', 'প্রোঃ মোঃ ফরিদ মিয়া', 'মেসার্স সনি ব্রিকস (২১-২২)', '', 'ধরখার', 'বি-বাড়ীয়া', 'বি-বাড়ীয়া', '', 'বাংলাদেশ', '123456789', 'forid786@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (636, 3, 'customer', 1, 'General', 'প্রোঃ হাজী  ইদ্রিছ মিয়া', 'মেসার্স শাপলা ব্রিকস(করগাঁও)(২১-২২)', '', 'কটিয়াদী', 'করগাঁও', 'কিশোরগঞ্জ', '', 'বাংলাদেশ', '01971566387', 'shapla786@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (637, 3, 'customer', 1, 'General', 'মোঃ হারুন মিয়া', 'মেসার্স তাকি ব্রিকস(ভৈরবপুর)(২১-২২)', '', 'ভৈরবপুর', 'ভৈরব', 'কিশোরগঞ্জ', '', 'বাংলাদেশ', '123456789', 'haron786@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (638, 3, 'customer', 1, 'General', 'মোঃআতিক উল্লাহ', 'মোঃ আতিক উল্লাহ (ফেরীঘাট)(২১-২২)', '', 'ফেরীঘাট', 'ভৈরব', 'কিশোরগঞ্জ', '', 'বাংলাদেশ', '123456789', 'atik786@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (639, 3, 'customer', 1, 'General', 'মোঃ খাইরুল ইসলাম চেয়ারম্যান', 'মেসার্স সমতা ব্রিকস(নেত্রকোনা)(২১-২২)', '', 'আটপাড়া', 'নেত্রকোনা', 'নেত্রকোনা', '', 'বাংলাদেশ', '01730021518', 'khairol786@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (640, 3, 'customer', 1, 'General', 'মোঃ জামিল আহমেদ', 'মেসার্স ‍নূরানী ট্রেডাস (ফেরীঘাট)(২১-২২)', '', 'ফেরীঘাট', 'ভৈরব', 'কিশোরগঞ্জ', '', 'বাংলাদেশ', '123456789', 'nurani786@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (641, 3, 'customer', 1, 'General', 'মো.শাহেদ মিয়া', 'মেসার্স S.R এন্টারপ্রাইজ(সিলেট)(২১-২২)', '', 'সিলেট', 'সিলেট ', 'সিলেট', '', 'বাংলাদেশ', '123456789', 'shahid786@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (642, 3, 'customer', 1, 'General', 'প্রোঃ মোমিন মিয়া', 'খাজিদা এন্টারপ্রাইজ (মুমিন)(সিলেট)(২১-২২)', '', 'সিলেট', 'সিলেট ', 'সিলেট', '', 'বাংলাদেশ', '01710199129', 'mumin786@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (643, 3, 'customer', 1, 'General', 'মোঃ মাইনুল ইসলাম', 'মেসার্স মাষ্টার ব্রিকস (২১-২২)', '', 'বাংলা বাজার', 'নবীগঞ্জ', 'হবিগঞ্জ', '', 'বাংলাদেশ', '01715721828', 'mainul786@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (644, 3, 'customer', 1, 'General', 'মোঃ মজিবুর মিয়া', 'মোঃ মজিবুর মিয়া(কালিপুর)(২১-২২)', '', 'ফেরীঘাট', 'ভৈরব', 'কিশোরগঞ্জ', '', 'বাংলাদেশ', '123456789', 'mojibor786@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (645, 3, 'customer', 1, 'General', 'মো. আলী ইউসুফ', 'মোঃ আলী ইউসুফ(ফেরীঘাট)(২১-২২)', '', 'ফেরীঘাট', 'ভৈরব', 'কিশোরগঞ্জ', '', 'বাংলাদেশ', '123456789', 'yusof786@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (646, 3, 'customer', 1, 'General', 'প্রোঃ মোঃ সিদ্দিক মিয়া', 'মেসার্স G.M.C ব্রিকস (২১-২২)', '', 'চাঁনপুর ', 'ভৈরব', 'কিশোরগঞ্জ', '', 'বাংলাদেশ', '123456789', 'siddik786@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (647, 3, 'customer', 1, 'General', 'মোঃ সাইফুল ইসলাম', 'মেসার্স A.S.F ব্রিকস(নেত্রকোনা)(২১-২২)', '', 'টাকরোকোনা', 'নেত্রকোনা', 'নেত্রকোনা', '', 'বাংলাদেশ', '1234567890', 'saiful786@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (648, 3, 'customer', 1, 'General', 'হাজী মো. আইনুল ইসলাম', 'মেসার্স হাসান ব্রিকস(চান্দুরা)(২১-২২)', '', 'চান্দুরা', 'চান্দুরা', 'বি-বাড়ীয়া', '', 'বাংলাদেশ', '123456789', 'ainul786@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (649, 3, 'customer', 1, 'General', 'হাজী মোঃ আইনুল ইসলাম', 'মেসার্স জালাল ব্রিকস(চান্দুরা)(২১-২২)', '', 'চান্দুরা', 'চান্দুরা', 'বি-বাড়ীয়া', '', 'বাংলাদেশ', '123456789', 'jalal786@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (650, 3, 'customer', 1, 'General', 'হাজী মোঃ আইনুল ইসলাম', 'মেসার্স আকাশ ব্রিকস(চান্দুরা)(২১-২২)', '', 'চান্দুরা', 'চান্দুরা', 'বি-বাড়ীয়া', '', 'বাংলাদেশ', '1234567890', 'akash786@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (651, 3, 'customer', 1, 'General', 'হাজী মোঃ আইনুল ইসলাম', 'হাজী মোঃ আইনুল ইসলাম(চান্দুরা)(২১-২২)', '', 'চান্দুরা', 'চান্দুরা', 'বি-বাড়ীয়া', '', 'বাংলাদেশ', '1234567890', 'inol786@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (652, 3, 'customer', 1, 'General', 'প্রোঃ মোঃ আব্দুল হামিদ', 'মেসার্স দেশ ব্রিকস(ময়মনসিংহ)(২১-২২)', '', 'গফরগাঁও', 'ময়মনসিংহ', 'ময়মনসিংহ', '', 'বাংলাদেশ', '1234567890', 'hamid786@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (653, 3, 'customer', 1, 'General', 'মোঃ মতিউর রহমান', 'মেসার্স সুজাত ও নিউ সুজাত ব্রিকস(২১-২২)', '', 'ধুলিয়া খাল রোড', 'মিরপুর', 'মিরপুর', '', 'বাংলাদেশ', '1234567890', 'motior786@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (654, 3, 'customer', 1, 'General', 'মোঃ মতিউর রহমান', 'মেসার্স রিয়াদ ও নিউ রিয়াদ ব্রিকস(২১-২২)', '', 'শীমঙ্গল রোড', 'সিলেট ', 'সিলেট', '', 'বাংলাদেশ', '1234567890', 'motior786@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (655, 3, 'customer', 1, 'General', 'মোঃ রুবেল মিয়া', 'মেসার্স যমুনা ব্রিকস(শাহ বাজপুর)(২১-২২)', '', 'শাহ বাজপুর', 'রামপুর', 'রামপুর', '', 'বাংলাদেশ', '01714752571', 'rubel786@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (656, 3, 'customer', 1, 'General', 'হক সাহেব', 'হারিছ ব্রিকস(নরসিংদী)কেয়ার অফ ফাইভ স্টার টান্সপোর্ট(ফেরিঘাট)(২১-২২)', '', 'নরসিংদী', 'নরসিংদী', 'নরসিংদী', '', 'বাংলাদেশ', '1234567890', 'huk786@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (657, 3, 'customer', 1, 'General', 'মোঃ অনিক', 'মেসার্স অনিক (বি-বাড়ীয়া)(২১-২২)', '', 'বি-বাড়ীয়া', 'বি-বাড়ীয়া', 'বি-বাড়ীয়া', '', 'বাংলাদেশ', '123456789', 'anik786@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (658, 3, 'customer', 1, 'General', 'মোঃ রফিকুল ইসলাম মুন্সী', 'মেসার্স আকাশ ব্রিকস(টাঙ্গাইল)(২১-২২)', '', 'টাঙ্গাইল', 'টাঙ্গাইল', 'টাঙ্গাইল', '', 'বাংলাদেশ', '1234567890', 'rofikol786@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (659, 3, 'customer', 1, 'General', 'মো. সাফায়াত হোসেন', 'মেসার্স রাইফা ব্রিকস(বি-বাড়ীয়া)(২১-২২)', '', 'ধরকা', 'বি-বাড়ীয়া', 'বি-বাড়ীয়া', '', 'বাংলাদেশ', '123456789', 'raifa786@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (660, 3, 'customer', 1, 'General', 'মোঃ মানিক', 'মেসার্স মানিক-সবুজ ব্রিকস(আশুগঞ্জ)(২১-২২)', '', 'ফেরীঘাট, আশুগঞ্জ', 'আশুগঞ্জ', 'বি-বাড়ীয়া', '', 'বাংলাদেশ', '1234567890', 'manik786@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (661, 3, 'customer', 1, 'General', 'মোঃ আব্দুল্লাহ আল মামুন', 'মেসার্স ইলহাম ব্রিকস(কুলিয়ার চর)(২১-২২)', '', 'ডুমরাকান্দা', 'বেলাবো', 'নরসিংদী', '', 'বাংলাদেশ', '01711052466', 'mamun786@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (662, 3, 'customer', 1, 'General', 'মোঃ টিটু মাষ্টার', 'মেসার্স R.M.B ব্রিকস(নেত্রকোনা)(২১-২২)', '', 'বারহাট্টা', 'নেত্রকোনা', 'নেত্রকোনা', '', 'বাংলাদেশ', '1234567890', 'tito786@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (663, 3, 'customer', 1, 'General', 'মোঃ মোশারফ মিয়া', 'মেসার্স আয়েশা ব্রিকস(ছাতলপাড়া)(২১-২২)', '', 'ছাতল পাড়', 'নাছির নগর', 'নাছির নগর', '', 'বাংলাদেশ', '1234567890', 'musarof786@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (664, 3, 'customer', 1, 'General', 'মোঃ শাহ জাহান মিয়া', 'মেসার্স স্বর্ণা ব্রিকস(ময়মনসিংহ)(২১-২২)', '', 'গফরগাঁও', 'ময়মনসিংহ', 'ময়মনসিংহ', '', 'বাংলাদেশ', '1234567890', 'shajahan786@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (665, 3, 'customer', 1, 'General', 'মোঃ কবির মিয়া', 'মেসার্স কবির এন্ড ব্রাদাস (জগমোহনপুর)(২১-২২)', '', 'জগমোহনপুর', 'আগানগর', 'কিশোরগঞ্জ', '', 'বাংলাদেশ', '1234567890', 'kobir231@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (666, 3, 'customer', 1, 'General', 'সুজিত সরকার বাবু', 'বাবু সুজিত  সরকার(সুনামগঞ্জ)(২১-২২)', '', 'মধ্য নগর ', 'সুনামগঞ্জ', 'সুনামগঞ্জ', '', 'বাংলাদেশ', '1234567890', 'babu123@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (667, 3, 'customer', 1, 'General', 'মোঃ আলম মিয়া', 'মেসার্স আলম ব্রিকস (ময়মনসিংহ)(২১-২২)', '', 'ময়মনসিংহ', 'ময়মনসিংহ', 'ময়মনসিংহ', '', 'বাংলাদেশ', '1234567890', 'alaom786@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (668, 3, 'customer', 1, 'General', 'বাবু নিরঞ্জন ঘোষ', 'মেসার্স R.C.G ব্রিকস(ঘোরাশাল)(২১-২২)', '', 'কালিগঞ্জ', 'ঘোরাশাল', 'কিশোরগঞ্জ', '', 'বাংলাদেশ', '1234567890', 'nironjon786@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (669, 3, 'customer', 1, 'General', 'মোঃ লিয়াকত মিয়া', 'মোঃ লিয়াকত মিয়া (তাহেরপুর)(২১-২২)', '', 'তাহিরপুর', 'তাহিরপুর', 'সুনামগঞ্জ', '', '', '1234567890', 'liakot786@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (670, 3, 'customer', 1, 'General', 'মোঃ জাকির হোসেন', 'মোঃ জাকির হোসেন জামাই(কালিপুর)(২১-২২)', '', 'কালিপুর', 'ভৈরব', 'কিশোরগঞ্জ', '', 'বাংলাদেশ', '1234567890', 'jakir786@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (671, 3, 'customer', 1, 'General', 'মোঃ মিজানুর রহমান', 'মোঃ মিজানুর রহমান(ফেরীঘাট)(২১-২২)', '', 'ফেরীঘাট', 'ভৈরব', 'কিশোরগঞ্জ', '', 'বাংলাদেশ', '1234567890', 'mijan786@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (672, 3, 'customer', 1, 'General', 'আঃ আহাদ মানিক', 'মেসার্স S.T.D ব্রিকস(খুর্শাকুড়াইল)(২১-২২)', '', 'খুর্শাকুড়াইল', 'খুর্শাকুড়াইল', 'কিশোরগঞ্জ', '', 'বাংলাদেশ', '1234567890', 'ahhad786@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (673, 3, 'customer', 1, 'General', 'মোঃ তাজুল ইসলাম', 'মোঃ তাজুল ইসলাম (চাঁদপুর)(২১-২২)', '', 'মুন্সীর হার্ট', 'চাঁদপুর', 'চাঁদপুর', '', 'বাংলাদেশ', '1234567890', 'tajol786@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (674, 3, 'customer', 1, 'General', 'মোঃ আলম মিয়া', 'সোনার বাংলা ট্রান্সঃ(ফেরীঘাট)(২১-২২)', '', 'ফেরীঘাট', 'ভৈরব', 'কিশোরগঞ্জ', '', 'বাংলাদেশ', '1234567890', 'alom786@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (675, 3, 'customer', 1, 'General', 'মোঃ মিঠু সরকার', 'মোঃ মিঠু সরকার (চাঁনপুর)(২১-২২)', '', 'চাঁনপুর ', 'ভৈরব', 'কিশোরগঞ্জ', '', 'বাংলাদেশ', '1234567890', 'mitho786@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (676, 3, 'customer', 1, 'General', 'জুয়েল মিয়া', 'জুয়েল মিয়া (চাঁনপুর)(২১-২২)', '', 'চাঁনপুর ', 'ভৈরব', 'কিশোরগঞ্জ', '', 'বাংলাদেশ', '1234567890', 'johel786@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (677, 3, 'customer', 1, 'General', 'মোঃ কামরুজ্জামান শামীম', 'মেসার্স M.M.S ব্রিকস(কিশোরগঞ্জ)(২১-২২)', '', 'ভিন্নাটিমোড়', 'ভিন্নাটিমোড়', 'কিশোরগঞ্জ', '', 'বাংলাদেশ', '01715260962', 'm.m.s786@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (678, 3, 'customer', 1, 'General', 'মোঃ নুরুল মিয়া', 'মেসার্স নুরুল এন্ড ব্রাদার্স (সিলেট)(২১-২২)', '', 'সিলেট', 'সিলেট ', 'সিলেট', '', 'বাংলাদেশ', '01729392495', 'norol786@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (679, 3, 'customer', 1, 'General', 'মোঃ আজাদ বাবলু', 'মেসার্স A.B.C ব্রিকস (নেত্রকোনা)(২১-২২)', '', 'নেত্রকোনা', 'নেত্রকোনা', 'নেত্রকোনা', '', 'বাংলাদেশ', '1234567890', 'ABC786@GMAIL.COM', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (680, 3, 'customer', 1, 'General', 'মোঃ মোস্তাফিজুর রহমান', 'মেসার্স M.A.K ব্রিকস (ময়মসিংহ)(২১-২২)', '', 'ময়মনসিংহ', 'ময়মনসিংহ', 'ময়মনসিংহ', '', 'বাংলাদেশ', '1234567890', 'M.A.K786@GMAIL.COM', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (681, 3, 'customer', 1, 'General', 'মোঃ রেজাউল মিয়া', 'মোঃ রেজাউল মিয়া(সিলেট)(২১-২২)', '', 'সিলেট', 'সিলেট ', 'সিলেট', '', 'বাংলাদেশ', '1234567890', 'rajaol786@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (682, 3, 'customer', 1, 'General', 'PBC', 'মেসার্স P.B.C ব্রিকস(বি-বাড়ীয়া)(২১-২২)', '', 'পানিশর ', 'বি-বাড়ীয়া', 'বি-বাড়ীয়া', '', 'বাংলাদেশ', '1234567890', 'pbc786@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (683, 3, 'customer', 1, 'General', 'মোঃ ইব্রাহিম মিয়া', 'মোঃ ইব্রাহিম মিয়া (সুনামগঞ্জ)(২১-২২)', '', 'তাহিরপুর', 'তাহিরপুর', 'সুনামগঞ্জ', '', 'বাংলাদেশ', '1234567890', 'ibrahim786@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (684, 3, 'customer', 1, 'General', 'মোঃ হাজী কালু মিয়া', 'মেসার্স K.M.B ব্রিকস (ইব্রাহীমপুর)(২১-২২)', '', 'ইব্রাহীমপুর', 'ইব্রাহীমপুর ', 'ইব্রাহীমপুর ', '', 'বাংলাদেশ', '1234567890', 'KMB786@GMAIL.COM', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (685, 3, 'customer', 1, 'General', 'মোঃ শাহজাহান মিয়া', 'মেসার্স তাজ ব্রিকস(ময়মনসিংহ)(২১-২২)', '', 'ফুলপুর', 'ময়মনসিংহ', 'ময়মনসিংহ', '', 'বাংলাদেশ', '1234567890', 'TAJ786@GMAIL.COM', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (686, 3, 'customer', 1, 'General', 'মোঃ ফজল খাঁন', 'মেসার্স F.M.S ব্রিকস(শাহঁবাজপুর)(ফজল খাঁন)(২১-২২)', '', 'শাহবাজপুর', 'শাহবাজপুর', 'বি-বাড়ীয়া', '', 'বাংলাদেশ', '1234567890', 'fms786@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (687, 3, 'customer', 1, 'General', 'উসমান মিয়া', 'উসমান মিয়া (ফেরীঘাট)(২১-২২)', '', 'ফেরীঘাট', 'ভৈরব', 'কিশোরগঞ্জ', '', 'বাংলাদেশ', '1234567890', 'usman786@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (688, 3, 'customer', 1, 'General', 'হাজী মোঃ বরকত উল্লাহ', 'মেসার্স ফ্রেন্ডশীপ এন্টারপ্রাইজ (ফেরিঘট)(২১-২২)', '', 'ফেরীঘাট', 'ভৈরব', 'কিশোরগঞ্জ', '', 'বাংলাদেশ', '1234567890', 'borkoulla786@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (689, 3, 'customer', 1, 'General', 'মানিক মিয়া', 'মানিক মিয়া (চাঁনপুর)(২১-২২)', '', 'চাঁনপুর ', 'ভৈরব', 'কিশোরগঞ্জ', '', 'বাংলাদেশ', '1234567890', 'manik7865@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (690, 3, 'customer', 1, 'General', 'মোঃ মানিক মিয়া', 'মেসার্স ফাইভ স্টার ট্রান্সপোর্ট(ফেরিঘাট)(২১-২২)', '', 'ফেরীঘাট', 'ভৈরব', 'কিশোরগঞ্জ', '', 'বাংলাদেশ', '1234567890', 'manik345@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (691, 3, 'customer', 1, 'General', 'মোঃ আজম মিয়া', 'মেসার্স আজম ব্রিকস(গোপন ঘাট)(২১-২২)', '', 'গোপন ঘাট', 'বি-বাড়ীয়া', 'বি-বাড়ীয়া', '', 'বাংলাদেশ', '01711468828', 'agom786@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (692, 3, 'customer', 1, 'General', 'মোঃ টিপু সুলতান', 'মেসার্স S.T.B ব্রিকস(ভৈরবপুর)(২১-২২)', '', 'ভৈরবপুর', 'ভৈরব', 'কিশোরগঞ্জ', '', 'বাংলাদেশ', '1234567890', 'tipo786@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (693, 3, 'customer', 1, 'General', 'মোঃ সাজ্জাদ হোসেন', 'মেসার্স সাজ্জাদ এন্ড ব্রাদার্স (সিলেট)(২১-২২)', '', 'সিলেট', 'সিলেট ', 'সিলেট', '', 'বাংলাদেশ', '1234567890', 'sajjad890@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (694, 3, 'customer', 1, 'General', 'মোঃ সাবিদ মিয়া', 'মেসার্স ভৈরব ট্রান্সপোট (২১-২২)', '', 'ফেরীঘাট', 'ভৈরব', 'কিশোরগঞ্জ', '', 'বাংলাদেশ', '1234567890', 'bhairab786@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (695, 3, 'customer', 1, 'General', 'মোঃ বাবুল আক্তার চেয়ারম্যান', 'মেসার্স বাবুল ব্রিকস(চান্দুরা)(২১-২২)', '', 'বিজয়নগর', 'চান্দুরা', 'বি-বাড়ীয়া', '', 'বাংলাদেশ', '1234567890', 'babul132@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (696, 3, 'customer', 1, 'General', 'আঃ করিম মিয়া', 'আঃ করিম মিয়া(সিলেট)(২১-২২)', '', 'সিলেট', 'সিলেট ', 'সিলেট', '', 'বাংলাদেশ', '1234567890', 'korim786@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (697, 3, 'customer', 1, 'General', 'মোঃ আলী আজম', 'মেসার্স জাহান ব্রিকস(শাহবাজপুর)(২১-২২)', '', 'শাহ বাজপুর', 'বি-বাড়ীয়া', 'বি-বাড়ীয়া', '', 'বাংলাদেশ', '1234567890', 'jahan786@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (698, 3, 'customer', 1, 'General', 'মোঃ রবিউজ্জামান বাবু', 'M.R.B ব্রিক্স(ইসলামপুর)(২১-২২)', '', 'ইসলামপুর', 'ইসলামপুর', 'জামালপুর', '', 'বাংলাদেশ', '65419748', 'robiu@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (699, 3, 'customer', 1, 'General', 'মুছা মারুয়া', 'মেসার্স M.B.S ব্রিকস(কটিয়াদী)(২১-২২)', '', 'কটিয়াদী', 'কটিয়াদী', 'কিশোরগঞ্জ', '', 'বাংলাদেশ', '1234567890', 'mbs789@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (700, 3, 'customer', 1, 'General', 'DMB', 'মেসার্স D.M.B ব্রিকস(ইব্রাহীমপুর)(২১-২২)', '', 'ইব্রাহীমপুর', 'ইব্রাহীমপুর', 'নরসিংদী', '', 'বাংলাদেশ', '1234567890', 'dmb900@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (701, 3, 'customer', 1, 'General', 'মোঃ আবু বক্কর মিয়া', 'মেসার্স আবু বক্কর এন্টারপ্রাইজ(সিলেট)(২১-২২)', '', 'জালালাবাদ', 'সিলেট ', 'সিলেট', '', 'বাংলাদেশ', '1234567890', 'BOKKOR567@GMAIL.COM', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (702, 3, 'customer', 1, 'General', 'মোঃ লতিফ মিয়া', 'মেসার্স M.K.B ব্রিকস(কিশোরগঞ্জ)(২১-২২)', '', 'পুলের ঘাট', 'কিশোরগঞ্জ', 'কিশোরগঞ্জ', '', 'বাংলাদেশ', '1234567890', 'mkb00@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (703, 3, 'customer', 1, 'General', 'আবু বক্কর মিয়া', 'আবু বক্কর মিয়া(সুনামগঞ্জ)(২১-২২)', '', 'তাহিরপুর', 'সুনামগঞ্জ', 'সুনামগঞ্জ', '', 'বাংলাদেশ', '1234567890', 'bokkor675@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (704, 3, 'customer', 1, 'General', 'আবু সুফিয়ান', 'আবু সুফিয়ান (কিশোরগঞ্জ)(২১-২২)', '', 'পুলের ঘাট', 'কিশোরগঞ্জ', 'কিশোরগঞ্জ', '', 'বাংলাদেশ', '1234567890', 'sofihan786@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (705, 3, 'customer', 1, 'General', 'মোঃ ফারুক আহমেদ', 'মেসার্স বরাক ব্রিকস(২১-২২)', '', 'আউশ কান্দি', 'ময়মনসিংহ', 'ময়মনসিংহ', '', 'বাংলাদেশ', '1234567890', 'borak876@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (706, 3, 'customer', 1, 'General', 'মোঃ উসমান মিয়া', 'মেসার্স উসমাস খাঁন ব্রিকস(বি-বাড়ীয়া)(২১-২২)', '', 'বিজয়নগর', 'বি-বাড়ীয়া', 'বি-বাড়ীয়া', '', 'বাংলাদেশ', '1234567890', 'usman123@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (707, 3, 'customer', 1, 'General', 'মোঃ সেলিম মিয়া', 'মেসার্স সেলিম এন্টারপ্রাইজ (ফেরিঘাট)(২১-২২)', '', 'ফেরীঘাট', 'ভৈরব', 'কিশোরগঞ্জ', '', 'বাংলাদেশ', '1234567890', 'shilim786@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (708, 3, 'customer', 1, 'General', 'মোঃ কাউসার আহম্মেদ', 'মেসার্স  R.H.B ব্রিকস(সাল্লাবাদ)(২১-২২)', '', 'সাল্লাবাদ', 'বেলাবো', 'নরসিংদী', '', 'বাংলাদেশ', '1234567890', 'kaosar897@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (709, 3, 'customer', 1, 'General', 'মোঃ কয়েছ মিয়া', 'মোঃ কয়েছ মিয়া(সুনামগঞ্জ)(২১-২২)', '', 'তাহিরপুর', 'তাহিরপুর', 'সুনামগঞ্জ', '', 'বাংলাদেশ', '1234567890', 'koyes786@gamil.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (710, 3, 'customer', 1, 'General', 'মোঃ নজরুল ইসলাম জলিল', 'মোঃ নজরুল ইসলাম জলিল(কুলিয়ার চর)(২১-২২)', '', 'কুলিয়ার চর', 'কুলিয়ার চর', 'কিশোরগঞ্জ', '', 'বাংলাদেশ', '1234567980', 'jolil345@gamil.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (711, 3, 'customer', 1, 'General', 'হিমালয়', 'মেসার্স হিমালয় ব্রিকস (নেত্রকোনা)(২১-২২)', '', 'কেন্দুয়া', 'নেত্রকোনা', 'নেত্রকোনা', '', 'বাংলাদেশ', '1234567890', 'himaloy786@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (712, 3, 'customer', 1, 'General', 'মোঃ রফিক মিয়া', 'মেসার্স মায়ের দোয়া ট্রান্সপোর্ট(ফেরীঘাট)(২১-২২)', '', 'ফেরীঘাট', 'ভৈরব', 'কিশোরগঞ্জ', '', 'বাংলাদেশ', '12345678990', 'rofik786@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (713, 3, 'customer', 1, 'General', 'মোঃ হেলাল উদ্দিন', 'মেসার্স হেলাল ভান্ডারী (ফেরীঘাট)(২১-২২)', '', 'ফেরীঘাট', 'ভৈরব', 'কিশোরগঞ্জ', '', 'বাংলাদেশ', '1234567890', 'helal544@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (714, 3, 'customer', 1, 'General', 'মোঃ জিতু মিয়া', 'মেসার্স মাহি ব্রিকস(সিলেট)(২১-২২)', '', 'চুনারু ঘাট', 'সিলেট ', 'সিলেট', '', 'বাংলাদেশ', '1234567890', 'JITO786@GMAIL.COM', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (715, 3, 'customer', 1, 'General', 'মোঃ মনিরুল ইসলাম', 'মেসার্স চমক ব্রিকস (২১-২২)', '', 'নকলা ', 'শেরপুর', 'শেরপুর', '', 'বাংলাদেশ', '1234567890', 'comok555@gmai.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (716, 3, 'customer', 1, 'General', 'মোঃ আবুল মিয়া', 'মেসার্স ভাই ভাই এন্টারপ্রাইজ(ফেরীঘাট)(২১-২২)', '', 'ফেরীঘাট', 'ভৈরব', 'কিশোরগঞ্জ', '', 'বাংলাদেশ', '1234567890', 'ABOL22@GMAIL.COM', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (717, 3, 'customer', 1, 'General', 'বাপ্পী  মিয়া', 'বাপ্পী মিয়া (ফেরীঘাট)(২১-২২)', '', 'ফেরীঘাট', 'ভৈরব', 'কিশোরগঞ্জ', '', 'বাংলাদেশ', '15485125454', 'bappi432@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (718, 3, 'customer', 1, 'General', 'আনিছুর রহমান', 'আনিছুর রহমান(কুমিল্লা)(২১-২২)', '', 'কুমিল্লা', 'কুমিল্লা', 'কুমিল্লা', '', 'বাংলাদেশ', '1234567890', 'ahanis555@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (719, 3, 'customer', 1, 'General', 'মোমিন মিয়া', 'মোমিন মিয়া(ফেরীঘাট)(২১-২২)', '', 'ফেরীঘাট', 'ভৈরব', 'কিশোরগঞ্জ', '', 'বাংলাদেশ', '1234567890', 'momin453@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (720, 3, 'customer', 1, 'General', 'মোঃ সফিকুল ইসলাম', 'মোঃ সফিকুল ইসলাম (২১-২২)', '', 'সাল্লাবাদ', 'বেলাবো', 'নরসিংদী', '', 'বাংলাদেশ', '1234567988', 'sofikol00@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (721, 3, 'customer', 1, 'General', 'মোঃ এনামুল হক(কাঞ্চন)', 'মেসার্স M.R.M ব্রিকস(মটখলা)(২১-২২)', '', 'মটখলা', 'পাকুন্দিয়া', 'কিশোরগঞ্জ', '', 'বাংলাদেশ', '01721297329', 'kancon234@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (722, 3, 'customer', 1, 'General', 'মোঃ ইব্রাহীম মিয়া', 'ইব্রাহীম মিয়া (তাহিরপুর)(২১-২২)', '', 'তাহিরপুর', 'তাহিরপুর', 'সুনামগঞ্জ', '', 'বাংলাদেশ', '4544563325', 'ibrahim134@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (723, 3, 'customer', 1, 'General', 'মোঃ লতিফ মিয়া', 'মেসার্স এশিয়া ব্রিকস C/O- লতিফ(কালীগচ্ছ)(২১-২২)', '', 'কালিগচ্ছ', 'বি-বাড়ীয়া', 'বি-বাড়ীয়া', '', 'বাংলাদেশ', '51335544', 'lotifmia123@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (724, 3, 'customer', 1, 'General', 'MAC', 'মেসার্স M.A.C ব্রিকস(নরসিংদী)(২১-২২)', '', 'বেলাব', 'নরসিংদী', 'নরসিংদী', '', 'বাংলাদেশ', '554566555', 'MAC777@GMAIL.COM', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (725, 3, 'customer', 1, 'General', 'মোঃ শাহ আলম', 'মেসার্স সরকার ট্রেডার্স(ফেরীঘাট)(২১-২২)', '', 'ফেরীঘাট', 'ভৈরব', 'কিশোরগঞ্জ', '', 'বাংলাদেশ', '135554522', 'shaalom4344@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (726, 3, 'customer', 1, 'General', 'মোঃ মজিবুর রহমান', 'মেসার্স M.R.T ব্রিকস (ভৈরব)(২১-২২)', '', 'পানাউল্লার চর', 'ভৈরব', 'কিশোরগঞ্জ', '', 'বাংলাদেশ', '5622654441', 'mrt8885@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (727, 3, 'customer', 1, 'General', 'মোঃ আতিকুল্লাহ', 'মোঃ আতিকুল্লাহ (ফেরীঘাট)(২১-২২)', '', 'ফেরীঘাট', 'ভৈরব', 'কিশোরগঞ্জ', '', 'বাংলাদেশ', '125555', 'atikolla999@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (728, 3, 'customer', 1, 'General', 'মোঃ অপু মিয়া', 'মোঃ অপু মিয়া (ফেরীঘাট)(২১-২২)', '', 'ফেরীঘাট', 'ভৈরব', 'কিশোরগঞ্জ', '', 'বাংলাদেশ', '455555524', 'OPO111@GMAIL.COM', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (729, 3, 'customer', 1, 'General', 'মোঃ জহিরুল ইসলাম', 'মোঃ জহিরুল ইসলাম(তাহিরপুর)(২১-২২)', '', 'তাহিরপুর', 'সুনামগঞ্জ', 'সুনামগঞ্জ', '', 'বাংলাদেশ', '5466656564', 'JOHIR999@GMAIL.COM', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (730, 3, 'customer', 1, 'General', 'মোঃ লতিফ মিয়া', 'মেসার্স একতা ব্রিকস(শাহ বাজপুর)(২১-২২)', '', 'শাহ বাজপুর', 'বি-বাড়ীয়া', 'বি-বাড়ীয়া', '', '', '54335265', 'akota000@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (731, 3, 'customer', 1, 'General', 'মোঃ আবুল বাশার', 'মেসার্স আশরাফ ব্রিকস(বি-বাড়ীয়া)(২১-২২)', '', 'ধরকা', 'বি-বাড়ীয়া', 'বি-বাড়ীয়া', '', 'বাংলাদেশ', '554454555', 'basar776@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (732, 3, 'customer', 1, 'General', 'মোঃ রানা ভূইয়া', 'মেসার্স গনি ব্রিকস(ঈশ্বরগঞ্জ)(২১-২২)', '', 'ঈশ্বরগঞ্জ', 'ঈশ্বরগঞ্জ', 'ময়মনসিংহ', '', 'বাংলাদেশ', '554545216', 'goni77@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (733, 3, 'customer', 1, 'General', 'প্রোঃ কমিশনার আনিসুর রহমান', 'মেসার্স আজিম ব্রিকস(বি-বাড়ীয়া)(২১-২২)', '', 'গোকনঘাট', 'বি-বাড়ীয়া', 'বি-বাড়ীয়া', '', 'বাংলাদেশ', '54516465', 'ANISO33@GMAIL.COM', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (734, 3, 'customer', 1, 'General', 'মোঃ খোকন মিয়া', 'মেসার্স মায়ের দোয়া ব্রিকস(শাহবাজপুর)(২১-২২)', '', 'শাবাজপুর', 'সরাইল', 'বি-বাড়ীয়া', '', 'বাংলাদেশ', '545215454', 'khokon33@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (735, 3, 'customer', 1, 'General', 'মিল্টন মিয়া', 'মেসার্স B.B.F ব্রিকস(গৌরিপুর)(২১-২২)', '', 'গৌরিপুর', 'গৌরিপুর', 'ময়মনসিংহ', '', 'বাংলাদেশ', '546464945', 'BBF77@GMAIL.COM', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (736, 3, 'customer', 1, 'General', 'মোঃ ফয়সল মিয়া', 'মোঃ ফয়সল মিয়া(ফেরীঘাট)(২১-২২)', '', 'ফেরীঘাট', 'ভৈরব', 'কিশোরগঞ্জ', '', 'বাংলাদেশ', '544416465', 'foysal535@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (737, 3, 'customer', 1, 'General', 'প্রোঃ নয়ন/ সফিকুল', 'মেসার্স মদিনা ব্রিকস(২১-২২)', '', 'শেরপুর', 'শেরপুর', 'শেরপুর', '', 'বাংলাদেশ', '44644465', 'noyon77@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (738, 3, 'customer', 1, 'General', 'মোঃ কামরুজ্জামান অপু', 'মোঃ কামরুজ্জামান অপু(বি-বাড়ীয়া)(২১-২২)', '', 'বি-বাড়ীয়া', 'বি-বাড়ীয়া', 'বি-বাড়ীয়া', '', 'বাংলাদেশ', '46546421', 'komrol22@gmai.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (739, 3, 'customer', 1, 'General', 'মোমিন,সিলেট', 'মেসার্স রুবেল এন্টারপ্রাইজ(সিলেট)(২১-২২)', '', 'সিলেট', 'সিলেট ', 'সিলেট', '', 'বাংলাদেশ', '4432164', 'robel885@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (740, 3, 'customer', 1, 'General', 'মোঃ মোমিন মিয়া', 'মোঃ মোমিন মিয়া(সিলেট)(২১-২২)', '', 'সিলেট', 'সিলেট ', 'সিলেট', '', 'বাংলাদেশ', '464654', 'MOMIN83@GMAIL.COM', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (741, 3, 'customer', 1, 'General', 'মোঃ আলী আজম', 'মেসার্স বিকাশ ব্রিকস(ষোলপুর)(২১-২২)', '', 'ষোলপুর', 'বি-বাড়ীয়া', 'বি-বাড়ীয়া', '', 'বাংলাদেশ', '446654654', 'ajom53@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (742, 3, 'customer', 1, 'General', 'মোঃ আজমল খাঁন', 'মেসার্স কর্ণধারা এগ্রো C/O আজমল (২১-২২)', '', 'পঞ্চগড় ', 'পঞ্চগড় ', 'পঞ্চগড় ', '', 'বাংলাদেশ', '01711353063', 'agmol77@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (743, 3, 'customer', 1, 'General', 'মোঃ নুরে আলম', 'মেসার্স T.B.F ব্রিকস(ময়মনসিংহ)(২১-২২)', '', 'ইশ্বরগঞ্জ', 'ময়মনসিংহ', 'ময়মনসিংহ', '', 'বাংলাদেশ', '546465464', 'TBF55@GMIAL.COM', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (744, 3, 'customer', 1, 'General', 'মোঃ মিজানুর রহমান', 'মেসার্স জননী ব্রিকস(২১-২২)', '', 'গৌরিপুর', 'শাহগঞ্জ', 'শাহগঞ্জ', '', 'বাংলাদেশ', '46414645', 'MIJANOR77@GMAIL.COM', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (745, 3, 'customer', 1, 'General', 'মোঃ শাহিন মিয়া', 'মোঃ শাহিন মিয়া(কিশোরগঞ্জ)(২১-২২)', '', 'কিশোরগঞ্জ', 'কিশোরগঞ্জ', 'কিশোরগঞ্জ', '', 'বাংলাদেশ', '4644654', 'sahin88@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (746, 3, 'customer', 1, 'General', 'আবুল খাঁন', 'মেসার্স রংধনু ট্রান্সপোট(ফেরীঘাট)(২১-২২)', '', 'ফেরীঘাট', 'ভৈরব', 'কিশোরগঞ্জ', '', 'বাংলাদেশ', '441646464', 'abol666@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (747, 3, 'customer', 1, 'General', 'জয়দেব পাল', 'জয়দেব পাল(সিলেট)(২১-২২)', '', 'সিলেট', 'সিলেট ', 'সিলেট', '', 'বাংলাদেশ', '164654654', 'JOY777@GMAIL.COM', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (748, 3, 'customer', 1, 'General', 'কাউসার ভূইয়া', 'মেসার্স দয়াল নবী ট্রান্সপোর্ট(২১-২২)', '', 'ফেরীঘাট', 'ভৈরব', 'কিশোরগঞ্জ', '', 'বাংলাদেশ', '6546121', 'KAOSAR77@GMAIL.COM', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (749, 3, 'customer', 1, 'General', 'মোঃ গোলাম হায়দার কাঞ্চন', 'মেসার্স M.K.D ব্রিকস(গফরগাঁও)(২১-২২)', '', 'গফরগাঁও', 'ময়মনসিংহ', 'ময়মনসিংহ', '', 'বাংলাদেশ', '4641545', 'KANCON88@GMAIL.COM', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (750, 3, 'customer', 1, 'General', 'দিপু পাল', 'দিপু পাল(সুনামগঞ্জ)(২১-২২)', '', 'সুনামগঞ্জ', 'সুনামগঞ্জ', 'সুনামগঞ্জ', '', 'বাংলাদেশ', '41654464696', 'DIPO88@GMAIL.COM', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (751, 3, 'customer', 1, 'General', 'মোঃ শাহীদ মিয়া', 'মেসার্স তিতাস ব্রিকস(বি-বাড়ীয়া)(২১-২২)', '', 'কুড়েঘর', 'বি-বাড়ীয়া', 'বি-বাড়ীয়া', '', 'বাংলাদেশ', '6421654', 'sahed88@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (752, 3, 'customer', 1, 'General', 'ম্যাগো', 'ম্যাগো(ফেরীঘাট)(২১-২২)', '', 'ফেরীঘাট', 'ভৈরব', 'কিশোরগঞ্জ', '', 'বাংলাদেশ', '164646', 'megho99@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (753, 3, 'customer', 1, 'General', 'মোঃ জাহের মিয়া', 'মেসার্স  B.S.B ব্রিকস(জোনাকী)(২১-২২)', '', 'নোয়াগাঁও', 'নোয়াগাঁও', 'নোয়াগাঁও', '', 'বাংলাদেশ', '654154', 'johir888@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (754, 3, 'customer', 1, 'General', 'বিশ্বজিৎ সরকার', 'বিশ্বজিৎ সরকার(২১-২২)', '', 'গাঁওসিয়া', 'ঢাকা', 'ঢাকা', '', 'বাংলাদেশ', '546465464', 'JIT99@GMAIL.COM', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (755, 3, 'customer', 1, 'General', 'আমির মুন্সী', 'মেসার্স মর্ডান ব্রিকস(২১-২২)', '', 'কিশোরগঞ্জ', 'কিশোরগঞ্জ', 'কিশোরগঞ্জ', '', 'বাংলাদেশ', '65442314', 'amir888@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (756, 3, 'customer', 1, 'General', 'মোঃ জামাল উদ্দিন আহমেদ', 'মেসার্স H.M.B ব্রিকস(ময়মনসিংহ)(২১-২২)', '', 'ময়মনসিংহ', 'ময়মনসিংহ', 'ময়মনসিংহ', '', 'বাংলাদেশ', '5454646', 'hmb@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (757, 3, 'customer', 1, 'General', 'মো.শফিকুল ইসলাম', 'মেসার্স S.R.B ব্রিকস(সল্লাবাদ)(২১-২২)', '', 'সল্লাবাদ', 'বেলাবো', 'নরসিংদী', '', 'বাংলাদেশ', '4414941', 'srb@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (758, 3, 'customer', 1, 'General', 'মোঃ খালেকুজ্জামান', 'মেসার্স M.M.B ব্রিকস(কিশোরগঞ্জ)(২১-২২)', '', 'কিশোরগঞ্জ', 'কিশোরগঞ্জ', 'কিশোরগঞ্জ', '', 'বাংলাদেশ', '01711526236', 'MMB@GMAIL.COM', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (759, 3, 'customer', 1, 'General', 'মোঃ সানোয়ার হোসেন', 'মেসার্স রুপসী ব্রিকস(২১-২২)', '', 'কুলাউড়া', 'সিলেট ', 'সিলেট', '', 'বাংলাদেশ', '546165465', 'sanohar44@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (760, 3, 'customer', 1, 'General', 'হাজী মোঃ রফিক মিয়া', 'মেসার্স মা এন্টারপ্রাইজ(বাদাঘাট)(২১-২২)', '', 'বাদাঘাট', 'তাহিরপুর', 'সুনামগঞ্জ', '', 'বাংলাদেশ', '54156416546', 'rofik55@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (761, 3, 'customer', 1, 'General', 'মোঃ জামাল উদ্দিন', 'মেসার্স জামাল এন্টারপ্রাইজ(কুমিল্লা)(২১-২২)', '', 'কুমিল্লা', 'কুমিল্লা', 'কুমিল্লা', '', 'বাংলাদেশ', '565466464', 'JAMAL88@GMAIL.COM', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (762, 3, 'customer', 1, 'General', 'AMN', 'মেসার্স A.M.N ব্রিকস(চট্টগ্রাম)(২১-২২)', '', 'বড়দারগার হার্ট', 'মিরসরাহ', 'চট্টগ্রাম', '', 'বাংলাদেশ', '41642131', 'AMN88@GMAIL.COM', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (763, 3, 'customer', 1, 'General', 'মোঃ মিজানুর রহমান', 'মেসার্স ওমর শরীফ ব্রিকস(চুনারুঘাট)(২১-২২)', '', 'আমতলী চুনারুঘাট', 'হবিগঞ্জ', 'হবিগঞ্জ', '', 'বাংলাদেশ', '4321464487', 'omor88@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (764, 3, 'customer', 1, 'General', 'আমির হোসেন', 'আমির হোসেন(বড়ছড়া)(২১-২২)', '', 'বড়ছড়া', 'সুনামগঞ্জ', 'সুনামগঞ্জ', '', 'বাংলাদেশ', '5446464', 'AMIR777@GMAIL.COM', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (765, 3, 'customer', 1, 'General', 'মোঃ সজল সওদাগর', 'মেসার্স সজল এন্টারপ্রাইজ(ফেরীঘাট)(২১-২২)', '', 'ফেরীঘাট', 'ভৈরব', 'কিশোরগঞ্জ', '', 'বাংলাদেশ', '46464654', 'SOJOL99@GMAIL.COM', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (766, 3, 'customer', 1, 'General', 'কাউসার মিয়া', 'মেসার্স খাজা বাবা ট্রান্সপোর্ট(ফেরীঘাট)(২১-২২)', '', 'ফেরীঘাট', 'ভৈরব', 'কিশোরগঞ্জ', '', 'বাংলাদেশ', '5498764645', 'KAWGHAR88@GMAIL.COM', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (767, 3, 'customer', 1, 'General', 'মোঃ রফিক মিয়া', 'মোঃ রফিক মিয়া(২১-২২)', '', 'ফেরীঘাট', 'ভৈরব', 'কিশোরগঞ্জ', '', 'বাংলাদেশ', '541464654', 'rofik444@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (768, 3, 'customer', 1, 'General', 'মৃদুল হোসেন', 'মৃদুল হোসেন(ফেরীঘাট)(২১-২২)', '', 'ফেরীঘাট', 'ভৈরব', 'কিশোরগঞ্জ', '', 'বাংলাদেশ', '41641345', 'MEDOL88@GMAIL.COM', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (769, 3, 'customer', 1, 'General', '...', 'মেসার্স সেঞ্চুরী এন্টারপ্রাইজ(সিলেট)(২১-২২)', '', 'সোবহানঘাট', 'সিলেট ', 'সিলেট', '', 'বাংলাদেশ', '6546534', 'sensori88@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (770, 3, 'customer', 1, 'General', 'মোঃ মিলন মিয়া', 'মেসার্স নর্থ বেঙ্গল ট্রান্সপোর্ট (ফেরিঘাট)(২১-২২)', '', 'ফেরীঘাট', 'ভৈরব', 'কিশোরগঞ্জ', '', 'বাংলাদেশ', '6465456498', 'milon88@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (771, 3, 'customer', 1, 'General', 'মোঃ এনাম মিয়া', 'মোঃ এনাম  মিয়া(সরাইল)(২১-২২)', '', 'সরাইল', 'সরাইন', 'বি-বাড়ীয়া', '', 'বাংলাদেশ', '246541454', 'anam000@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (772, 3, 'customer', 1, 'General', 'মোঃ বরকত উল্লাহ', 'মেসার্স ফেন্ডশীপ এন্টারপ্রাইজ(ফেরীঘাট)(২১-২২)', '', 'ফেরীঘাট', 'ভৈরব', 'কিশোরগঞ্জ', '', 'বাংলাদেশ', '5463164', 'borkot888@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (773, 3, 'customer', 1, 'General', 'মোঃ নজরুল ইসলাম', 'মেসার্স ফাইভ স্টার ব্রিকস(ধারকা)(২১-২২)', '', 'ধারকা', 'বি-বাড়ীয়া', 'বি-বাড়ীয়া', '', 'বাংলাদেশ', '54654674654', 'STER88@GMAIL.COM', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (774, 3, 'customer', 1, 'General', 'মোঃ আলমগীর হোসেন', 'মেসার্স প্রভাতী ব্রিকস(গোকনঘাট)(২১-২২)', '', 'গোকনঘাট', 'বি-বাড়ীয়া', 'বি-বাড়ীয়া', '', 'বাংলাদেশ', '46134964', 'SHAHIN33@GMAIL.COM', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (775, 3, 'customer', 1, 'General', 'মোঃ মাসুদ খান', 'মোঃ মাসুদ খান(মাধবপুর)(২১-২২)', '', 'মাধবপুর', 'হবিগঞ্জ', 'হবিগঞ্জ', '', 'বাংলাদেশ', '65654645678', 'mashod88@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (776, 3, 'customer', 1, 'General', 'মোঃ মনিরুজ্জামান', 'মেসার্স M.S.B ব্রিকস(চর বেলাব)(২১-২২)', '', 'চন বেলাব', 'বেলাব', 'নরসিংদী', '', 'বাংলাদেশ', '46432154', 'MSB99@GMAIL.COM', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (777, 3, 'customer', 1, 'General', 'মোঃ জিয়াউল হক', 'মেসার্স M.T.C ব্রিকস(নরসিংদী)(২১-২২)', '', 'নলভাটা', 'নরসিংদী', 'নরসিংদী', '', 'বাংলাদেশ', '45984641', 'MTC@GMAIL.COM', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (778, 3, 'customer', 1, 'General', 'হাজী জলিল ব্যাপারী', 'মেসার্স A.A.B ব্রিকস(কাপাসিয়া)(২১-২২)', '', 'সোহাগপুর', 'কাপাশিয়া', 'কাপাশিয়া', '', 'বাংলাদেশ', '6465464654', 'AAB88@GMAIL.COM', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (779, 3, 'customer', 1, 'General', 'মোঃ রিপন মিয়া', 'মেসার্স খোয়াই ব্রিকস(রিপন মিয়া)(২১-২২)', '', 'চুনারু ঘাট', 'সিলেট ', 'সিলেট', '', 'বাংলাদেশ', '01734708299', 'RIPON77@GMAIL.COM', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (780, 3, 'customer', 1, 'General', 'মোঃ ফরিদ মিয়া', 'মোঃ ফরিদ মিয়া(ফেরীঘাট)(২১-২২)', '', 'ফেরীঘাট', 'ভৈরব', 'কিশোরগঞ্জ', '', 'বাংলাদেশ', '4854654654', 'forid77@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (781, 3, 'customer', 1, 'General', 'হাজী মোঃ জসিন জদ্দিন', 'হাজী মোঃ জসিম উদ্দিন(অষ্টগ্রাম)(২১-২২)', '', 'অষ্টগ্রাম', 'বাজিতপুর', 'কিশোরগঞ্জ', '', 'বাংলাদেশ', '45656546546', 'JOSIM88@GMAIL.COM', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (782, 3, 'customer', 1, 'General', 'মোঃ শিব্বীর আহমেদ', 'মোঃ শিব্বীর আহমেদ(সিলেট)(২১-২২)', '', 'সিলেট', 'সিলেট ', 'সিলেট', '', 'বাংলাদেশ', '4643154', 'SIBBIR88@GMAIL.COM', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (783, 3, 'customer', 1, 'General', 'মোঃ রানা মিয়া', 'মোঃ রানা মিয়া (২১-২২)', '', 'ফেরীঘাট', 'ভৈরব', 'কিশোরগঞ্জ', '', 'বাংলাদেশ', '65416546', 'rana999@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (784, 3, 'customer', 1, 'General', 'মোঃমোস্তাফিজুর রহমান উজ্জল', 'মেসার্স শাপলা ব্রিকস(কুলাউড়া)(২১-২২)', '', 'কুলাউড়া', 'সিলেট ', 'সিলেট', '', 'বাংলাদেশ', '21654646', 'uzzal99@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (785, 3, 'customer', 1, 'General', 'মোঃ দিপু মিয়া', 'মোঃ দিপু মিয়া(ফেরীঘাট)(২১-২২)', '', 'ফেরীঘাট', 'ভৈরব', 'কিশোরগঞ্জ', '', 'বাংলাদেশ', '54646346', 'DEPO77@GMAIL.COM', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (786, 3, 'customer', 1, 'General', 'মোঃ আলমগীর মিয়া', 'মেসার্স A.M.B ব্রিকস(নরসিংদী)(২১-২২)', '', 'মেঘনারাজ', 'নরসিংদী', 'নরসিংদী', '', 'বাংলাদেশ', '6421354', 'ALOM77@GMAL.COM', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (787, 3, 'customer', 1, 'General', 'মোঃ দানিছ মিয়া', 'মেসার্স G.M.B ব্রিকস(সল্লাবাদ)(২১-২২)', '', 'সল্লাবাদ', 'বেলাব', 'নরসিংদী', '', 'বাংলাদেশ', '24634663416', 'DANIS99@GMAIL.COM', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (788, 3, 'customer', 1, 'General', 'মোঃ ফারুক আহমেদ', 'মোঃ ফারুক আহমেদ(কুড়েঘর)(২১-২২)', '', 'কুড়েঘর', 'বি-বাড়ীয়া', 'বি-বাড়ীয়া', '', 'বাংলাদেশ', '765497649', 'FARUK55@GMIAL.COM', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (789, 3, 'customer', 1, 'General', 'আঃ আওয়াল মিয়া', 'আঃ আওয়াল মিয়া(কিশোরগঞ্জ)(২১-২২)', '', 'মধ্য বারেরা', 'কিশোরগঞ্জ', 'কিশোরগঞ্জ', '', 'বাংলাদেশ', '646469879', 'AOHAL88@GMAIL.COM', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (790, 3, 'customer', 1, 'General', 'প্রোঃ মোঃ হাবিবুর রহমান', 'মেসার্স রুপালী ব্রিকস(সিলেট)(২১-২২)', '', 'আম্ভর খানা', 'সিলেট ', 'সিলেট', '', 'বাংলাদেশ', '46541365', 'ropali88@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (791, 3, 'customer', 1, 'General', 'মোঃ সেলিম মিয়া', 'মোঃ সেলিম মিয়া(আশুগঞ্জ)(২১-২২)', '', 'আশুগঞ্জ', 'আশুগঞ্জ', 'বি-বাড়ীয়া', '', 'বাংলাদেশ', '4643164', 'shalim66@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (792, 3, 'customer', 1, 'General', 'প্রোঃ মোঃ আছির আওসার তকি', 'মেসার্স T.K ব্রিকস(কক্সবাজার)(২১-২২)', '', 'ফরজীপাড়া,ঈদগা', 'জালালাবাদ', 'কক্সবাজার', '', 'বাংলাদেশ', '01837193945', 'tokir88@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (793, 3, 'customer', 1, 'General', 'মোঃজুলমত মিয়া', 'মোঃ জুলমত মিয়া(ময়মনসিংহ)(২১-২২)', '', 'ময়মনসিংহ', 'ময়মনসিংহ', 'ময়মনসিংহ', '', 'বাংলাদেশ', '165413', 'JOLMOT999@GMAIL.COM', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (794, 3, 'customer', 1, 'General', 'মোঃ খোকন মিয়া', 'মোঃ খোকন মিয়া(সিলেট)(২১-২২)', '', 'সিলেট', 'সিলেট ', 'সিলেট', '', 'বাংলাদেশ', '64515465465', 'KHOKON77@GMAIL.COM', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (795, 3, 'customer', 1, 'General', 'মোঃ ইছাক ভূইঁয়া', 'মেসার্স রোমান ব্রিকস', '', 'সায়েদুল্লার চর', 'কিশোরগঞ্জ', 'কিশোরগঞ্জ', '', 'বাংলাদেশ', '46453468798', 'ROMAN99@GMAIL.COM', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (796, 3, 'customer', 1, 'General', '......', 'মেসার্স সাজিত ব্রিকস(২১-২২)', '', 'ঢাকা মাওয়া রোড', 'কুইচ্চামাড়া কলেজ রোড', 'সিরাজ দিখান', '', 'বাংলাদেশ', '01914886112', 'SAJIT555@GMAIL.COM', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (797, 3, 'customer', 1, 'General', 'প্রোঃ মোঃ মোবারক হোসেন', 'মেসার্স N.G.M ব্রিকস(ময়মনসিংহ)(২১-২২)', '', 'ময়মনসিংহ', 'ময়মনসিংহ', 'ময়মনসিংহ', '', 'বাংলাদেশ', '54653416', 'NGM77@GMAIL.COM', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (798, 3, 'customer', 1, 'General', 'মোঃ নাঈম মিয়া', 'মোঃ নাঈম মিয়া(বি-বাড়ীয়া)(২১-২২)', '', 'বি-বাড়ীয়া', 'বি-বাড়ীয়া', 'বি-বাড়ীয়া', '', 'বাংলাদেশ', '164313654', 'NAHIM88@GMAIL.COM', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (799, 3, 'customer', 1, 'General', 'প্রোঃ আব্দুল আওয়াল', 'মেসার্স শাপলা ব্রিকস(ময়মনসিংহ)(২১-২২)', '', 'ময়মনসিংহ', 'ময়মনসিংহ', 'ময়মনসিংহ', '', 'বাংলাদেশ', '46654635', 'SAPLA66@GMAIL.COM', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (800, 3, 'customer', 1, 'General', 'মোঃ আরশাফুল মিয়া', 'মোঃ আরশাফুল মিয়া(পলাশবাড়ী)(২১-২২)', '', 'দাপের হাট', 'পলাশবাড়ী', 'গাইবান্ধা', '', 'বাংলাদেশ', '4654321', 'ASHOLRAFULL88@GMAIL.COM', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (801, 3, 'customer', 1, 'General', 'মোঃ আবুল হোসেন', 'মেসার্স মা মনি ব্রিকস(উসমানি নগর)(২১-২২)', '', 'উসমানি নগর', 'সিলেট ', 'সিলেট', '', 'বাংলাদেশ', '145643213', 'ABOL99@GMAIL.COM', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (802, 3, 'customer', 1, 'General', 'মোঃ জিসান মিয়া', 'মোঃ জিসান মিয়া(ফেরীঘাট)(২১-২২)', '', 'ফেরীঘাট', 'ভৈরব', 'কিশোরগঞ্জ', '', 'বাংলাদেশ', '5454354', 'JISAN77@GMAIL.COM', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (803, 3, 'customer', 1, 'General', 'প্রোঃ মোঃ ইসমাঈল মিয়া', 'মেসার্স B.B.C ব্রিকস(নাছির নগর)(২১-২২)', '', 'নাছির নগর', 'বি-বাড়ীয়া', 'বি-বাড়ীয়া', '', 'বাংলাদেশ', '46452154', 'BBC11@GMAIL.COM', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (804, 3, 'customer', 1, 'General', 'মোঃ হেদায়েত উল্লাহ', 'মোঃ হেদায়েত উল্লাহ(আগানগর)(২১-২২)', '', 'আগানগর', 'ভৈরব', 'কিশোরগঞ্জ', '', 'বাংলাদেশ', '65451345', 'HEDAHED99@GMAIL.COM', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (805, 3, 'customer', 1, 'General', 'মোঃ সাগর মিয়া', 'মেসার্স নিউ সাগর ব্রিকস(মিরপুর)(২১-২২)', '', 'বাহুবল', 'মিরপুর', 'মিরপুর', '', 'বাংলাদেশ', '64313546', 'SOGOR77@GMAIL.COM', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (806, 3, 'customer', 1, 'General', 'মোঃ শাহীন পাশা', 'মেসার্স স্টার ব্রিকস(বাজিতপুর)(২১-২২)', '', 'পিরপুর', 'বাজিতপুর', 'কিশোরগঞ্জ', '', 'বাংলাদেশ', '36456513', 'SHAHIN77@GMAIL.COM', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (807, 3, 'customer', 1, 'General', 'মোঃ তাজুল ইসলাম', 'মোঃ তাজুল ইসলাম(সুনামগঞ্জ)(২১-২২)', '', 'তাহিরপুর', 'তাহিরপুর', 'সুনামগঞ্জ', '', 'বাংলাদেশ', '5465134', 'TAJOL66@GMAIL.COM', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (808, 3, 'customer', 1, 'General', 'মোঃ রিপন মিয়া', 'মেসার্স K.B.C ব্রিকস(সায়েদুল্লার চর)(২১-২২)', '', 'সায়েদুল্লার চর', 'কিশোরগঞ্জ', 'কিশোরগঞ্জ', '', 'বাংলাদেশ', '56465134646', 'kbc88@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (809, 3, 'customer', 1, 'General', 'মোঃ কামাল খান', 'মেসার্স M.B.F. ব্রিকস(সরারচর)(২১-২২)', '', 'সরারচর', 'বাজিতপুর', 'কিশোরগঞ্জ', '', 'বাংলাদেশ', '4653164', 'KAMAL999@GMAIL.COM', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (810, 3, 'customer', 1, 'General', 'মনি বাবু', 'মনি বাবু(কিশোরগঞ্জ)(২১-২২)', '', 'কিশোরগঞ্জ', 'কিশোরগঞ্জ', 'কিশোরগঞ্জ', '', 'বাংলাদেশ', '654321654', 'MONI88@GMAIL.COM', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (811, 3, 'customer', 1, 'General', 'হাজী ফেরদৌস ওহেদ', 'মেসার্স ইকরা ব্রিকস(কোম্পানীগঞ্জ)(২১-২২)', '', 'কোম্পানীগঞ্জ', 'কুমিল্লা', 'কুমিল্লা', '', 'বাংলাদেশ', '65431654', 'EKRA77@GMAIL.COM', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (812, 3, 'customer', 1, 'General', 'হাজী মোঃ শেরআলী', 'মেসার্স ইসলাম ব্রিকস(ভুলতা)(২১-২২)', '', 'ভুলতা', 'নারায়নগঞ্জ', 'নারায়নগঞ্জ', '', 'বাংলাদেশ', '4651679345', 'ISLAM77@GMAIL.COM', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (813, 3, 'customer', 1, 'General', 'মোঃ মাজিদ মিয়া', 'মেসার্স বাগদাদ ট্রান্সপোর্ট (ফেরিঘাট)(২১-২২)', '', 'ফেরীঘাট', 'ভৈরব', 'কিশোরগঞ্জ', '', '', '54134444', 'MAJID88@GMAIL.COM', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (814, 3, 'customer', 1, 'General', 'মোঃ শিপন মিয়া', 'মোঃ শিপন মিয়া(ফেরীঘাট)(২১-২২)', '', 'ফেরীঘাট', 'ভৈরব', 'কিশোরগঞ্জ', '', 'বাংলাদেশ', '6541654', 'SIPON88@GMAIL.COM', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (815, 3, 'customer', 1, 'General', 'জুয়েল দাস', 'জুয়েল দাস(ফেরীঘাট)(২১-২২)', '', 'ফেরীঘাট', 'ভৈরব', 'কিশোরগঞ্জ', '', 'বাংলাদেশ', '54167465', 'johel66@gmail.com', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (816, 3, 'customer', 1, 'General', 'পাহাড় মিয়া', 'পাহাড় মিয়া(বড়াইলপুড়ী)(২১-২২)', '', 'বড়াইলপুরী', 'ভৈরব', 'কিশোরগঞ্জ', '', 'বাংলাদেশ', '654213564', 'PAHAR77@GMAIL.COM', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (817, 3, 'customer', 1, 'General', 'মোঃ শাহ জাহান মিয়া', 'মোঃ শাহ জাহান মিয়া(২১-২২)', '', 'ঘারা বাজার ফুলপুর', 'ময়মনসিংহ', 'ময়মনসিংহ', '', 'বাংলাদেশ', '44654164', 'SHAJAHAN111@GMAIL.COM', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (818, 3, 'customer', 1, 'General', 'মোঃ পিন্টু মিয়া', 'মোঃ পিন্টু মিয়া(ফেরীঘাট)(২১-২২)', '', 'ফেরীঘাট', 'ভৈরব', 'কিশোরগঞ্জ', '', 'বাংলাদেশ', '5614546', 'PINTO88@GMAIL.COM', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (819, 3, 'customer', 1, 'General', 'আলিফ মিয়া', 'মেসার্স আলিফ ব্রিকস(২১-২২)', '', 'ফেরীঘাট', 'ভৈরব', 'কিশোরগঞ্জ', '', 'বাংলাদেশ', '65432134', 'ALIF99@GMAIL.COM', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (820, 3, 'customer', 1, 'General', 'জুলফিকার', 'জুলফিকার (২১-২২)', '', 'ফেরীঘাট', 'ভৈরব', 'কিশোরগঞ্জ', '', 'বাংলাদেশ', '56461357', 'JOLFIKAR00@GMAIL.COM', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');
INSERT INTO `sma_companies` (`id`, `group_id`, `group_name`, `customer_group_id`, `customer_group_name`, `name`, `company`, `vat_no`, `address`, `city`, `state`, `postal_code`, `country`, `phone`, `email`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `invoice_footer`, `payment_term`, `logo`, `award_points`, `deposit_amount`, `price_group_id`, `price_group_name`, `gst_no`) VALUES (821, 3, 'customer', 1, 'General', 'মুকুল মিয়া', 'মেসার্স রিয়াজ এন্টারপ্রাইজ(২১-২২)', '', 'ফেরীঘাট', 'ভৈরব', 'কিশোরগঞ্জ', '', 'বাংলাদেশ', '54632165', 'MOKOL99@GMAIL.COM', '', '', '', '', '', '', NULL, 0, 'logo.png', 0, NULL, 1, 'Default', '');


#
# TABLE STRUCTURE FOR: sma_costing
#

DROP TABLE IF EXISTS `sma_costing`;

CREATE TABLE `sma_costing` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `date` date NOT NULL,
  `product_id` int(11) DEFAULT NULL,
  `sale_item_id` int(11) NOT NULL,
  `sale_id` int(11) DEFAULT NULL,
  `purchase_item_id` int(11) DEFAULT NULL,
  `quantity` decimal(15,4) NOT NULL,
  `purchase_net_unit_cost` decimal(25,4) DEFAULT NULL,
  `purchase_unit_cost` decimal(25,4) DEFAULT NULL,
  `sale_net_unit_price` decimal(25,4) NOT NULL,
  `sale_unit_price` decimal(25,4) NOT NULL,
  `quantity_balance` decimal(15,4) DEFAULT NULL,
  `inventory` tinyint(1) DEFAULT '0',
  `overselling` tinyint(1) DEFAULT '0',
  `option_id` int(11) DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=10477 DEFAULT CHARSET=utf8;

INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (507, '2020-08-15', 83, 386, 343, NULL, '1.0000', '0.0000', '0.0000', '1211838.0000', '1211838.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (508, '2020-08-15', 83, 387, 344, NULL, '1.0000', '0.0000', '0.0000', '5269456.0000', '5269456.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (509, '2020-08-15', 83, 388, 345, NULL, '1.0000', '0.0000', '0.0000', '2302952.0000', '2302952.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (510, '2020-08-15', 83, 389, 346, NULL, '1.0000', '0.0000', '0.0000', '3531367.0000', '3531367.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (511, '2020-08-15', 83, 390, 347, NULL, '1.0000', '0.0000', '0.0000', '196821.0000', '196821.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (512, '2020-08-15', 83, 391, 348, NULL, '1.0000', '0.0000', '0.0000', '724457.0000', '724457.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (513, '2020-08-15', 83, 392, 349, NULL, '1.0000', '0.0000', '0.0000', '1791004.0000', '1791004.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (515, '2020-08-15', 83, 394, 351, NULL, '1.0000', '0.0000', '0.0000', '63161.0000', '63161.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (521, '2020-08-15', 83, 400, 357, NULL, '1.0000', '0.0000', '0.0000', '6989976.0000', '6989976.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (522, '2020-08-15', 83, 401, 358, NULL, '1.0000', '0.0000', '0.0000', '4137067.0000', '4137067.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (523, '2020-08-15', 83, 402, 359, NULL, '1.0000', '0.0000', '0.0000', '3628869.0000', '3628869.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (524, '2020-08-15', 83, 403, 360, NULL, '1.0000', '0.0000', '0.0000', '772764.0000', '772764.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (525, '2020-08-15', 83, 404, 361, NULL, '1.0000', '0.0000', '0.0000', '9516026.0000', '9516026.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (526, '2020-08-15', 83, 405, 362, NULL, '1.0000', '0.0000', '0.0000', '3199091.0000', '3199091.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (527, '2020-08-15', 83, 406, 363, NULL, '1.0000', '0.0000', '0.0000', '653458.0000', '653458.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (528, '2020-08-15', 83, 407, 364, NULL, '1.0000', '0.0000', '0.0000', '4592996.0000', '4592996.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (529, '2020-08-15', 83, 408, 365, NULL, '1.0000', '0.0000', '0.0000', '3790809.0000', '3790809.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (530, '2020-08-15', 83, 409, 366, NULL, '1.0000', '0.0000', '0.0000', '7518172.0000', '7518172.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (531, '2020-08-15', 83, 410, 367, NULL, '1.0000', '0.0000', '0.0000', '2712080.0000', '2712080.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (532, '2020-08-15', 83, 411, 368, NULL, '1.0000', '0.0000', '0.0000', '14882.0000', '14882.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (534, '2020-08-15', 83, 413, 370, NULL, '1.0000', '0.0000', '0.0000', '1277629.0000', '1277629.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (535, '2020-08-15', 83, 414, 371, NULL, '1.0000', '0.0000', '0.0000', '1987626.0000', '1987626.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (536, '2020-08-15', 83, 415, 372, NULL, '1.0000', '0.0000', '0.0000', '308611.0000', '308611.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (537, '2020-08-15', 83, 416, 373, NULL, '1.0000', '0.0000', '0.0000', '2188264.0000', '2188264.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (538, '2020-08-15', 83, 417, 374, NULL, '1.0000', '0.0000', '0.0000', '2915964.0000', '2915964.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (539, '2020-08-15', 83, 418, 375, NULL, '1.0000', '0.0000', '0.0000', '1036032.0000', '1036032.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (540, '2020-08-15', 83, 419, 376, NULL, '1.0000', '0.0000', '0.0000', '4156915.0000', '4156915.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (541, '2020-08-15', 83, 420, 377, NULL, '1.0000', '0.0000', '0.0000', '7854907.0000', '7854907.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (542, '2020-08-15', 83, 421, 378, NULL, '1.0000', '0.0000', '0.0000', '1998720.0000', '1998720.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (543, '2020-08-15', 83, 422, 379, NULL, '1.0000', '0.0000', '0.0000', '238042.0000', '238042.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (544, '2020-08-15', 83, 423, 380, NULL, '1.0000', '0.0000', '0.0000', '1609495.0000', '1609495.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (545, '2020-08-15', 83, 424, 381, NULL, '1.0000', '0.0000', '0.0000', '42480.0000', '42480.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (546, '2020-08-15', 83, 425, 382, NULL, '1.0000', '0.0000', '0.0000', '1324600.0000', '1324600.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (547, '2020-08-15', 83, 426, 383, NULL, '1.0000', '0.0000', '0.0000', '1287674.0000', '1287674.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (548, '2020-08-16', 83, 427, 384, NULL, '1.0000', '0.0000', '0.0000', '266557.0000', '266557.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (549, '2020-08-16', 83, 428, 385, NULL, '1.0000', '0.0000', '0.0000', '1134328.0000', '1134328.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (550, '2020-08-16', 83, 429, 386, NULL, '1.0000', '0.0000', '0.0000', '469632.0000', '469632.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (551, '2020-08-16', 83, 430, 387, NULL, '1.0000', '0.0000', '0.0000', '1045947.0000', '1045947.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (552, '2020-08-16', 83, 431, 388, NULL, '1.0000', '0.0000', '0.0000', '670982.0000', '670982.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (553, '2020-08-16', 83, 432, 389, NULL, '1.0000', '0.0000', '0.0000', '1069593.0000', '1069593.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (554, '2020-08-16', 83, 433, 390, NULL, '1.0000', '0.0000', '0.0000', '1832000.0000', '1832000.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (555, '2020-08-16', 83, 434, 391, NULL, '1.0000', '0.0000', '0.0000', '185440.0000', '185440.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (556, '2020-08-16', 83, 435, 392, NULL, '1.0000', '0.0000', '0.0000', '196380.0000', '196380.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (557, '2020-08-16', 83, 436, 393, NULL, '1.0000', '0.0000', '0.0000', '2338841.0000', '2338841.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (558, '2020-08-16', 83, 437, 394, NULL, '1.0000', '0.0000', '0.0000', '5419000.0000', '5419000.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (559, '2020-08-16', 83, 438, 395, NULL, '1.0000', '0.0000', '0.0000', '270432.0000', '270432.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (560, '2020-08-16', 83, 439, 396, NULL, '1.0000', '0.0000', '0.0000', '806500.0000', '806500.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (561, '2020-08-16', 83, 440, 397, NULL, '1.0000', '0.0000', '0.0000', '101002.0000', '101002.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (562, '2020-08-16', 83, 441, 398, NULL, '1.0000', '0.0000', '0.0000', '1298225.0000', '1298225.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (563, '2020-08-16', 83, 442, 399, NULL, '1.0000', '0.0000', '0.0000', '4765356.0000', '4765356.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (564, '2020-08-16', 83, 443, 400, NULL, '1.0000', '0.0000', '0.0000', '14089.0000', '14089.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (565, '2020-08-16', 83, 444, 401, NULL, '1.0000', '0.0000', '0.0000', '250591.0000', '250591.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (566, '2020-08-16', 83, 445, 402, NULL, '1.0000', '0.0000', '0.0000', '571145.0000', '571145.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (567, '2020-08-16', 83, 446, 403, NULL, '1.0000', '0.0000', '0.0000', '125324.0000', '125324.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (568, '2020-08-16', 83, 447, 404, NULL, '1.0000', '0.0000', '0.0000', '469777.0000', '469777.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (569, '2020-08-16', 83, 448, 405, NULL, '1.0000', '0.0000', '0.0000', '414132.0000', '414132.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (570, '2020-08-16', 83, 449, 406, NULL, '1.0000', '0.0000', '0.0000', '2422555.0000', '2422555.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (571, '2020-08-16', 83, 450, 407, NULL, '1.0000', '0.0000', '0.0000', '328000.0000', '328000.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (572, '2020-08-16', 83, 451, 408, NULL, '1.0000', '0.0000', '0.0000', '330912.0000', '330912.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (573, '2020-08-16', 82, 452, 409, NULL, '1.0000', '0.0000', '0.0000', '18481.0000', '18481.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (578, '2020-08-16', 82, 457, 414, NULL, '986.0000', '0.0000', '0.0000', '184.0000', '184.0000', '-986.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (579, '2020-08-16', 83, 458, 415, NULL, '1.0000', '0.0000', '0.0000', '2644000.0000', '2644000.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (580, '2020-08-16', 83, 459, 416, NULL, '1.0000', '0.0000', '0.0000', '2581780.0000', '2581780.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (581, '2020-08-16', 83, 460, 417, NULL, '1.0000', '0.0000', '0.0000', '757810.0000', '757810.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (582, '2020-08-16', 83, 461, 418, NULL, '1.0000', '0.0000', '0.0000', '1122240.0000', '1122240.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (583, '2020-08-16', 83, 462, 419, NULL, '1.0000', '0.0000', '0.0000', '148300.0000', '148300.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (584, '2020-08-16', 83, 463, 420, NULL, '1.0000', '0.0000', '0.0000', '912640.0000', '912640.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (585, '2020-08-16', 83, 464, 421, NULL, '1.0000', '0.0000', '0.0000', '331248.0000', '331248.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (586, '2020-08-16', 83, 465, 422, NULL, '1.0000', '0.0000', '0.0000', '349596.0000', '349596.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (587, '2020-08-16', 83, 466, 423, NULL, '1.0000', '0.0000', '0.0000', '33000.0000', '33000.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (588, '2020-08-17', 83, 467, 424, NULL, '1.0000', '0.0000', '0.0000', '2006800.0000', '2006800.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (589, '2020-08-17', 83, 468, 425, NULL, '1.0000', '0.0000', '0.0000', '369793.0000', '369793.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (590, '2020-08-17', 83, 469, 426, NULL, '1.0000', '0.0000', '0.0000', '283605.0000', '283605.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (591, '2020-08-17', 83, 470, 427, NULL, '1.0000', '0.0000', '0.0000', '62576.0000', '62576.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (592, '2020-08-17', 83, 471, 428, NULL, '1.0000', '0.0000', '0.0000', '302778.0000', '302778.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (593, '2020-08-17', 83, 472, 429, NULL, '1.0000', '0.0000', '0.0000', '515619.0000', '515619.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (594, '2020-08-17', 83, 473, 430, NULL, '1.0000', '0.0000', '0.0000', '663686.0000', '663686.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (595, '2020-08-17', 83, 474, 431, NULL, '1.0000', '0.0000', '0.0000', '51413.0000', '51413.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (596, '2020-08-17', 83, 475, 432, NULL, '1.0000', '0.0000', '0.0000', '9265.0000', '9265.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (597, '2020-08-17', 83, 476, 433, NULL, '1.0000', '0.0000', '0.0000', '180249.0000', '180249.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (598, '2020-08-17', 83, 477, 434, NULL, '1.0000', '0.0000', '0.0000', '755338.0000', '755338.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (599, '2020-08-17', 83, 478, 435, NULL, '1.0000', '0.0000', '0.0000', '2117400.0000', '2117400.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (600, '2020-08-17', 83, 479, 436, NULL, '1.0000', '0.0000', '0.0000', '458654.0000', '458654.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (601, '2020-08-17', 83, 480, 437, NULL, '1.0000', '0.0000', '0.0000', '35869.0000', '35869.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (602, '2020-08-17', 83, 481, 438, NULL, '1.0000', '0.0000', '0.0000', '20448.0000', '20448.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (604, '2020-08-17', 83, 483, 440, NULL, '1.0000', '0.0000', '0.0000', '246064.0000', '246064.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (605, '2020-08-17', 83, 484, 441, NULL, '1.0000', '0.0000', '0.0000', '203049.0000', '203049.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (606, '2020-08-17', 83, 485, 442, NULL, '1.0000', '0.0000', '0.0000', '1093902.0000', '1093902.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (607, '2020-08-17', 83, 486, 443, NULL, '1.0000', '0.0000', '0.0000', '19223.0000', '19223.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (608, '2020-08-17', 83, 487, 444, NULL, '1.0000', '0.0000', '0.0000', '731971.0000', '731971.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (609, '2020-08-17', 83, 488, 445, NULL, '1.0000', '0.0000', '0.0000', '325319.0000', '325319.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (611, '2020-08-17', 82, 490, 446, NULL, '493.0000', '0.0000', '0.0000', '184.0000', '184.0000', '-493.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (612, '2020-08-18', 82, 491, 447, NULL, '493.0000', '0.0000', '0.0000', '184.0000', '184.0000', '-493.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (613, '2020-08-15', 83, 492, 369, NULL, '1.0000', '0.0000', '0.0000', '117527.0000', '117527.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (615, '2020-08-19', 82, 494, 449, NULL, '520.0000', '0.0000', '0.0000', '185.0000', '185.0000', '-520.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (616, '2020-08-19', 82, 495, 450, NULL, '500.0000', '0.0000', '0.0000', '184.0000', '184.0000', '-500.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (618, '2020-08-21', 83, 497, 452, NULL, '1.0000', '0.0000', '0.0000', '2005833.0000', '2005833.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (619, '2020-08-21', 83, 498, 453, NULL, '1.0000', '0.0000', '0.0000', '56700.0000', '56700.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (620, '2020-08-21', 83, 499, 454, NULL, '1.0000', '0.0000', '0.0000', '322607.0000', '322607.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (621, '2020-08-21', 82, 500, 455, NULL, '500.0000', '0.0000', '0.0000', '184.0000', '184.0000', '-500.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (622, '2020-08-22', 82, 501, 456, NULL, '986.0000', '0.0000', '0.0000', '184.0000', '184.0000', '-986.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (624, '2020-08-23', 82, 503, 458, NULL, '86.0000', '0.0000', '0.0000', '185.0000', '185.0000', '-86.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (625, '2020-08-23', 82, 504, 459, NULL, '511.0000', '0.0000', '0.0000', '185.0000', '185.0000', '-511.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (626, '2020-08-23', 82, 505, 460, NULL, '599.0000', '0.0000', '0.0000', '184.0000', '184.0000', '-599.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (627, '2020-08-23', 82, 506, 461, NULL, '71.0000', '0.0000', '0.0000', '193.0000', '193.0000', '-71.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (628, '2020-08-23', 82, 507, 462, NULL, '258.0000', '0.0000', '0.0000', '185.0000', '185.0000', '-258.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (629, '2020-08-23', 82, 508, 463, NULL, '276.0000', '0.0000', '0.0000', '183.0000', '183.0000', '-276.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (630, '2020-08-23', 82, 509, 464, NULL, '1100.0000', '0.0000', '0.0000', '182.0000', '182.0000', '-1100.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (631, '2020-08-23', 82, 510, 465, NULL, '112.0000', '0.0000', '0.0000', '183.0000', '183.0000', '-112.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (632, '2020-08-23', 82, 511, 466, NULL, '430.0000', '0.0000', '0.0000', '185.0000', '185.0000', '-430.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (633, '2020-08-23', 82, 512, 467, NULL, '549.0000', '0.0000', '0.0000', '185.0000', '185.0000', '-549.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (634, '2020-08-23', 82, 513, 468, NULL, '493.0000', '0.0000', '0.0000', '184.0000', '184.0000', '-493.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (635, '2020-08-25', 82, 514, 469, NULL, '550.0000', '0.0000', '0.0000', '182.0000', '182.0000', '-550.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (636, '2020-08-25', 82, 515, 470, NULL, '125.0000', '0.0000', '0.0000', '184.0000', '184.0000', '-125.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (638, '2020-08-25', 83, 517, 472, NULL, '1.0000', '0.0000', '0.0000', '2776301.0000', '2776301.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (640, '2020-08-24', 82, 519, 473, NULL, '125.0000', '0.0000', '0.0000', '184.0000', '184.0000', '-125.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (641, '2020-08-24', 82, 520, 471, NULL, '185.0000', '0.0000', '0.0000', '172.0000', '172.0000', '-185.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (644, '2020-08-26', 82, 523, 475, NULL, '264.0000', '0.0000', '0.0000', '185.0000', '185.0000', '-264.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (645, '2020-08-27', 82, 524, 476, NULL, '264.0000', '0.0000', '0.0000', '185.0000', '185.0000', '-264.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (646, '2020-08-28', 82, 525, 477, NULL, '89.0000', '0.0000', '0.0000', '185.0000', '185.0000', '-89.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (647, '2020-08-29', 82, 526, 478, NULL, '549.0000', '0.0000', '0.0000', '185.0000', '185.0000', '-549.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (648, '2020-08-29', 82, 527, 479, NULL, '1574.0000', '0.0000', '0.0000', '178.0000', '178.0000', '-1574.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (649, '2020-08-29', 82, 528, 480, NULL, '91.0000', '0.0000', '0.0000', '185.0000', '185.0000', '-91.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (650, '2020-08-30', 82, 529, 481, NULL, '183.0000', '0.0000', '0.0000', '185.0000', '185.0000', '-183.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (651, '2020-08-30', 82, 530, 482, NULL, '493.0000', '0.0000', '0.0000', '178.0000', '178.0000', '-493.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (652, '2020-08-30', 82, 531, 483, NULL, '534.0000', '0.0000', '0.0000', '178.0000', '178.0000', '-534.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (653, '2020-08-30', 82, 532, 484, NULL, '83.0000', '0.0000', '0.0000', '179.0000', '179.0000', '-83.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (654, '2020-08-31', 82, 533, 485, NULL, '510.0000', '0.0000', '0.0000', '178.5000', '178.5000', '-510.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (655, '2020-08-31', 82, 534, 486, NULL, '125.0000', '0.0000', '0.0000', '180.0000', '180.0000', '-125.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (656, '2020-09-02', 82, 535, 487, NULL, '269.0000', '0.0000', '0.0000', '180.0000', '180.0000', '-269.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (660, '2020-09-03', 82, 539, 491, NULL, '522.0000', '0.0000', '0.0000', '180.0000', '180.0000', '-522.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (678, '2020-09-05', 82, 557, 501, NULL, '276.0000', '0.0000', '0.0000', '184.0000', '184.0000', '-276.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (679, '2020-09-03', 82, 558, 495, NULL, '28.9050', '0.0000', '0.0000', '4180.0000', '4180.0000', '-28.9050', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (681, '2020-09-06', 82, 560, 502, NULL, '92.0000', '0.0000', '0.0000', '184.0000', '184.0000', '-92.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (682, '2020-09-06', 82, 561, 503, NULL, '88.0000', '0.0000', '0.0000', '183.0000', '183.0000', '-88.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (683, '2020-09-08', 82, 562, 504, NULL, '273.0000', '0.0000', '0.0000', '184.0000', '184.0000', '-273.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (687, '2020-09-08', 82, 566, 507, NULL, '88.0000', '0.0000', '0.0000', '183.0000', '183.0000', '-88.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (688, '2020-09-09', 82, 567, 508, NULL, '273.0000', '0.0000', '0.0000', '184.0000', '184.0000', '-273.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (689, '2020-09-09', 82, 568, 509, NULL, '493.0000', '0.0000', '0.0000', '178.0000', '178.0000', '-493.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (690, '2020-09-09', 82, 569, 510, NULL, '180.0000', '0.0000', '0.0000', '185.0000', '185.0000', '-180.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (691, '2020-08-15', 83, 570, 350, NULL, '1.0000', '0.0000', '0.0000', '728724.0000', '728724.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (692, '2020-09-10', 82, 571, 511, NULL, '89.0000', '0.0000', '0.0000', '178.0000', '178.0000', '-89.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (701, '2020-06-24', 82, 580, 512, NULL, '499.8500', '0.0000', '0.0000', '180.0000', '180.0000', '-499.8500', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (702, '2020-06-24', 82, 581, 513, NULL, '500.0000', '0.0000', '0.0000', '180.0000', '180.0000', '-500.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (703, '2020-06-26', 82, 582, 514, NULL, '499.8500', '0.0000', '0.0000', '180.0000', '180.0000', '-499.8500', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (704, '2020-06-26', 82, 583, 515, NULL, '500.0000', '0.0000', '0.0000', '180.0000', '180.0000', '-500.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (705, '2020-06-27', 82, 584, 516, NULL, '499.8500', '0.0000', '0.0000', '180.0000', '180.0000', '-499.8500', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (706, '2020-06-27', 82, 585, 517, NULL, '499.8500', '0.0000', '0.0000', '180.0000', '180.0000', '-499.8500', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (707, '2020-06-27', 82, 586, 518, NULL, '500.0000', '0.0000', '0.0000', '180.0000', '180.0000', '-500.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (708, '2020-07-18', 82, 587, 519, NULL, '182.0000', '0.0000', '0.0000', '187.0000', '187.0000', '-182.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (709, '2020-09-11', 82, 588, 520, NULL, '182.0000', '0.0000', '0.0000', '184.0000', '184.0000', '-182.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (710, '2020-09-12', 82, 589, 521, NULL, '273.0000', '0.0000', '0.0000', '184.0000', '184.0000', '-273.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (713, '2020-09-13', 82, 592, 523, NULL, '1.0000', '0.0000', '0.0000', '0.0000', '0.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (714, '2020-09-14', 82, 593, 524, NULL, '922.0000', '0.0000', '0.0000', '178.0000', '178.0000', '-922.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (715, '2020-09-14', 82, 594, 525, NULL, '91.0000', '0.0000', '0.0000', '184.0000', '184.0000', '-91.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (718, '2020-09-16', 82, 597, 528, NULL, '184.0000', '0.0000', '0.0000', '178.0000', '178.0000', '-184.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (719, '2020-09-16', 82, 598, 529, NULL, '182.0000', '0.0000', '0.0000', '178.0000', '178.0000', '-182.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (722, '2020-09-17', 82, 601, 531, NULL, '285.0000', '0.0000', '0.0000', '177.0000', '177.0000', '-285.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (724, '2020-09-17', 82, 603, 533, NULL, '186.0000', '0.0000', '0.0000', '178.0000', '178.0000', '-186.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (731, '2020-09-18', 82, 610, 536, NULL, '455.0000', '0.0000', '0.0000', '184.0000', '184.0000', '-455.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (732, '2020-09-18', 82, 611, 537, NULL, '51.0000', '0.0000', '0.0000', '178.0000', '178.0000', '-51.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (735, '2020-09-19', 82, 614, 540, NULL, '190.0000', '0.0000', '0.0000', '178.0000', '178.0000', '-190.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (737, '2020-09-20', 82, 616, 542, NULL, '467.0000', '0.0000', '0.0000', '178.0000', '178.0000', '-467.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (738, '2020-09-20', 82, 617, 543, NULL, '380.0000', '0.0000', '0.0000', '184.0000', '184.0000', '-380.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (739, '2020-09-20', 82, 618, 544, NULL, '92.0000', '0.0000', '0.0000', '178.0000', '178.0000', '-92.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (742, '2020-09-17', 84, 621, 545, NULL, '1.0000', '0.0000', '0.0000', '32600.0000', '32600.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (744, '2020-09-20', 84, 623, 546, NULL, '1.0000', '0.0000', '0.0000', '5500.0000', '5500.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (747, '2020-09-22', 82, 626, 548, NULL, '95.0000', '0.0000', '0.0000', '178.0000', '178.0000', '-95.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (751, '2020-09-23', 82, 630, 550, NULL, '971.0000', '0.0000', '0.0000', '177.0000', '177.0000', '-971.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (753, '2020-09-23', 82, 632, 551, NULL, '380.0000', '0.0000', '0.0000', '184.0000', '184.0000', '-380.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (760, '2020-09-26', 82, 639, 556, NULL, '63.7400', '0.0000', '0.0000', '3900.0000', '3900.0000', '-63.7400', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (762, '2020-09-26', 82, 641, 557, NULL, '380.0000', '0.0000', '0.0000', '184.0000', '184.0000', '-380.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (763, '2020-09-28', 83, 642, 558, NULL, '1.0000', '0.0000', '0.0000', '969276.0000', '969276.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (764, '2020-09-28', 82, 643, 559, NULL, '190.0000', '0.0000', '0.0000', '184.0000', '184.0000', '-190.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (779, '2020-10-02', 82, 658, 567, NULL, '190.0000', '0.0000', '0.0000', '175.0000', '175.0000', '-190.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (785, '2020-09-30', 82, 664, 572, NULL, '4.5000', '0.0000', '0.0000', '3900.0000', '3900.0000', '-4.5000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (800, '2020-10-06', 82, 679, 580, NULL, '95.0000', '0.0000', '0.0000', '175.0000', '175.0000', '-95.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (802, '2020-10-06', 82, 681, 581, NULL, '592.0000', '0.0000', '0.0000', '173.0000', '173.0000', '-592.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (804, '2020-10-07', 82, 683, 582, NULL, '290.0000', '0.0000', '0.0000', '170.0000', '170.0000', '-290.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (808, '2020-10-08', 82, 687, 584, NULL, '1479.0000', '0.0000', '0.0000', '170.0000', '170.0000', '-1479.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (810, '2020-10-08', 82, 689, 585, NULL, '526.0000', '0.0000', '0.0000', '170.0000', '170.0000', '-526.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (812, '2020-10-10', 82, 691, 586, NULL, '986.0000', '0.0000', '0.0000', '170.0000', '170.0000', '-986.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (815, '2020-10-11', 82, 694, 588, NULL, '95.0000', '0.0000', '0.0000', '174.0000', '174.0000', '-95.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (816, '2020-10-12', 82, 695, 589, NULL, '95.0000', '0.0000', '0.0000', '170.0000', '170.0000', '-95.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (824, '2020-10-14', 82, 703, 592, NULL, '490.0000', '0.0000', '0.0000', '170.0000', '170.0000', '-490.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (826, '2020-10-14', 82, 705, 593, NULL, '85.0000', '0.0000', '0.0000', '171.0000', '171.0000', '-85.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (828, '2020-10-15', 82, 707, 594, NULL, '98.0000', '0.0000', '0.0000', '170.0000', '170.0000', '-98.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (832, '2020-10-16', 83, 711, 596, NULL, '1.0000', '0.0000', '0.0000', '268040.0000', '268040.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (836, '2020-10-16', 82, 715, 597, NULL, '100.0000', '0.0000', '0.0000', '170.0000', '170.0000', '-100.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (864, '2020-10-18', 82, 743, 610, NULL, '285.0000', '0.0000', '0.0000', '170.0000', '170.0000', '-285.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (865, '2020-10-18', 82, 744, 609, NULL, '95.0000', '0.0000', '0.0000', '172.0000', '172.0000', '-95.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (866, '2020-10-18', 82, 745, 608, NULL, '85.0000', '0.0000', '0.0000', '170.0000', '170.0000', '-85.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (867, '2020-10-18', 82, 746, 607, NULL, '509.0000', '0.0000', '0.0000', '169.0000', '169.0000', '-509.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (868, '2020-10-18', 82, 747, 606, NULL, '549.0000', '0.0000', '0.0000', '169.0000', '169.0000', '-549.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (870, '2020-10-19', 82, 749, 611, NULL, '86.0000', '0.0000', '0.0000', '170.0000', '170.0000', '-86.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (872, '2020-10-19', 82, 751, 612, NULL, '98.0000', '0.0000', '0.0000', '170.0000', '170.0000', '-98.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (883, '2020-10-19', 82, 762, 617, NULL, '95.0000', '0.0000', '0.0000', '172.0000', '172.0000', '-95.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (884, '2020-10-20', 82, 763, 618, NULL, '493.0000', '0.0000', '0.0000', '170.0000', '170.0000', '-493.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (885, '2020-10-20', 82, 764, 619, NULL, '387.0000', '0.0000', '0.0000', '170.0000', '170.0000', '-387.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (886, '2020-10-20', 82, 765, 620, NULL, '553.0000', '0.0000', '0.0000', '169.0000', '169.0000', '-553.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (888, '2020-10-20', 82, 767, 622, NULL, '95.0000', '0.0000', '0.0000', '171.0000', '171.0000', '-95.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (890, '2020-10-20', 82, 769, 621, NULL, '549.0000', '0.0000', '0.0000', '169.0000', '169.0000', '-549.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (908, '2020-09-19', 83, 787, 627, NULL, '19.3800', '0.0000', '0.0000', '7500.0000', '7500.0000', '-19.3800', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (909, '2020-09-20', 83, 788, 628, NULL, '16.4400', '0.0000', '0.0000', '7500.0000', '7500.0000', '-16.4400', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (910, '2020-09-20', 83, 789, 629, NULL, '17.4400', '0.0000', '0.0000', '7500.0000', '7500.0000', '-17.4400', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (911, '2020-09-21', 83, 790, 630, NULL, '1.3100', '0.0000', '0.0000', '7500.0000', '7500.0000', '-1.3100', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (912, '2020-09-29', 83, 791, 631, NULL, '19.0950', '0.0000', '0.0000', '7300.0000', '7300.0000', '-19.0950', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (913, '2020-09-30', 83, 792, 632, NULL, '19.3150', '0.0000', '0.0000', '7300.0000', '7300.0000', '-19.3150', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (914, '2020-10-18', 83, 793, 633, NULL, '17.1000', '0.0000', '0.0000', '7200.0000', '7200.0000', '-17.1000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (915, '2020-10-18', 83, 794, 634, NULL, '17.9800', '0.0000', '0.0000', '7200.0000', '7200.0000', '-17.9800', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (916, '2020-10-19', 83, 795, 635, NULL, '19.5300', '0.0000', '0.0000', '7200.0000', '7200.0000', '-19.5300', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (917, '2020-10-19', 83, 796, 636, NULL, '18.1000', '0.0000', '0.0000', '7200.0000', '7200.0000', '-18.1000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (918, '2020-10-20', 83, 797, 637, NULL, '19.6350', '0.0000', '0.0000', '7200.0000', '7200.0000', '-19.6350', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (919, '2020-08-15', 83, 798, 623, NULL, '21.1700', '0.0000', '0.0000', '8200.0000', '8200.0000', '-21.1700', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (920, '2020-09-04', 83, 799, 624, NULL, '2.0600', '0.0000', '0.0000', '8300.0000', '8300.0000', '-2.0600', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (922, '2020-09-20', 83, 801, 638, NULL, '18.5900', '0.0000', '0.0000', '7300.0000', '7300.0000', '-18.5900', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (945, '2020-10-03', 83, 824, 649, NULL, '0.2350', '0.0000', '0.0000', '10000.0000', '10000.0000', '-0.2350', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (946, '2020-10-03', 84, 825, 650, NULL, '1.0000', '0.0000', '0.0000', '0.0000', '0.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (948, '2020-10-08', 83, 827, 651, NULL, '19.5250', '0.0000', '0.0000', '7800.0000', '7800.0000', '-19.5250', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (950, '2020-10-16', 83, 829, 652, NULL, '15.5700', '0.0000', '0.0000', '7800.0000', '7800.0000', '-15.5700', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (954, '2020-10-18', 83, 833, 653, NULL, '17.9150', '0.0000', '0.0000', '7800.0000', '7800.0000', '-17.9150', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (955, '2020-10-18', 83, 834, 654, NULL, '17.8100', '0.0000', '0.0000', '7200.0000', '7200.0000', '-17.8100', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (956, '2020-10-20', 83, 835, 655, NULL, '18.5100', '0.0000', '0.0000', '7200.0000', '7200.0000', '-18.5100', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (964, '2020-10-20', 83, 843, 658, NULL, '19.0050', '0.0000', '0.0000', '7750.0000', '7750.0000', '-19.0050', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (965, '2020-10-20', 83, 844, 659, NULL, '13.4550', '0.0000', '0.0000', '7750.0000', '7750.0000', '-13.4550', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (966, '2020-10-21', 83, 845, 660, NULL, '14.6100', '0.0000', '0.0000', '7750.0000', '7750.0000', '-14.6100', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (967, '2020-10-21', 83, 846, 661, NULL, '19.1800', '0.0000', '0.0000', '7750.0000', '7750.0000', '-19.1800', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (968, '2020-10-21', 83, 847, 662, NULL, '23.9700', '0.0000', '0.0000', '7750.0000', '7750.0000', '-23.9700', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (974, '2020-08-09', 83, 853, 663, NULL, '11.5600', '0.0000', '0.0000', '8200.0000', '8200.0000', '-11.5600', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (975, '2020-08-19', 83, 854, 664, NULL, '13.8500', '0.0000', '0.0000', '8200.0000', '8200.0000', '-13.8500', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (976, '2020-08-26', 83, 855, 665, NULL, '13.5950', '0.0000', '0.0000', '8200.0000', '8200.0000', '-13.5950', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (977, '2020-09-03', 83, 856, 666, NULL, '12.0750', '0.0000', '0.0000', '8200.0000', '8200.0000', '-12.0750', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (978, '2020-09-20', 83, 857, 667, NULL, '10.4450', '0.0000', '0.0000', '8200.0000', '8200.0000', '-10.4450', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (980, '2020-10-21', 82, 859, 668, NULL, '95.0000', '0.0000', '0.0000', '171.0000', '171.0000', '-95.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (983, '2020-10-22', 82, 862, 670, NULL, '95.0000', '0.0000', '0.0000', '171.0000', '171.0000', '-95.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (984, '2020-10-22', 82, 863, 669, NULL, '582.0000', '0.0000', '0.0000', '170.0000', '170.0000', '-582.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (985, '2020-10-22', 83, 864, 671, NULL, '19.1800', '0.0000', '0.0000', '7750.0000', '7750.0000', '-19.1800', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (986, '2020-10-22', 83, 865, 672, NULL, '19.9950', '0.0000', '0.0000', '7750.0000', '7750.0000', '-19.9950', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (990, '2020-10-22', 83, 869, 675, NULL, '20.0450', '0.0000', '0.0000', '7200.0000', '7200.0000', '-20.0450', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (991, '2020-10-22', 85, 870, 676, NULL, '1.0000', '0.0000', '0.0000', '0.0000', '0.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (993, '2020-10-23', 82, 872, 677, NULL, '95.0000', '0.0000', '0.0000', '171.0000', '171.0000', '-95.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (995, '2020-10-24', 82, 874, 678, NULL, '190.0000', '0.0000', '0.0000', '171.0000', '171.0000', '-190.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (996, '2020-10-24', 82, 875, 679, NULL, '380.0000', '0.0000', '0.0000', '170.0000', '170.0000', '-380.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (997, '2020-10-24', 82, 876, 680, NULL, '100.0000', '0.0000', '0.0000', '170.0000', '170.0000', '-100.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1010, '2020-10-13', 83, 889, 690, NULL, '18.2300', '0.0000', '0.0000', '7200.0000', '7200.0000', '-18.2300', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1011, '2020-10-13', 86, 890, 690, NULL, '1.0000', '0.0000', '0.0000', '3099.0000', '3099.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1014, '2020-09-24', 83, 893, 682, NULL, '1.0000', '0.0000', '0.0000', '0.0000', '0.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1015, '2020-09-25', 83, 894, 683, NULL, '17.8800', '0.0000', '0.0000', '7400.0000', '7400.0000', '-17.8800', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1016, '2020-09-26', 83, 895, 684, NULL, '17.6100', '0.0000', '0.0000', '7400.0000', '7400.0000', '-17.6100', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1017, '2020-09-29', 83, 896, 686, NULL, '17.2400', '0.0000', '0.0000', '7300.0000', '7300.0000', '-17.2400', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1018, '2020-09-29', 84, 897, 687, NULL, '1.0000', '0.0000', '0.0000', '2400.0000', '2400.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1019, '2020-09-29', 86, 898, 687, NULL, '1.0000', '0.0000', '0.0000', '9140.0000', '9140.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1020, '2020-09-29', 85, 899, 689, NULL, '1.0000', '0.0000', '0.0000', '0.0000', '0.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1021, '2020-10-16', 83, 900, 691, NULL, '17.1050', '0.0000', '0.0000', '7200.0000', '7200.0000', '-17.1050', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1022, '2020-10-16', 86, 901, 691, NULL, '1.0000', '0.0000', '0.0000', '2907.0000', '2907.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1027, '2020-10-18', 83, 906, 693, NULL, '19.2900', '0.0000', '0.0000', '7200.0000', '7200.0000', '-19.2900', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1028, '2020-10-18', 86, 907, 693, NULL, '1.0000', '0.0000', '0.0000', '3279.0000', '3279.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1035, '2020-10-19', 83, 914, 694, NULL, '16.7500', '0.0000', '0.0000', '7200.0000', '7200.0000', '-16.7500', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1036, '2020-10-19', 86, 915, 694, NULL, '1.0000', '0.0000', '0.0000', '2840.0000', '2840.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1037, '2020-10-20', 83, 916, 695, NULL, '20.2450', '0.0000', '0.0000', '7200.0000', '7200.0000', '-20.2450', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1038, '2020-10-20', 86, 917, 695, NULL, '1.0000', '0.0000', '0.0000', '3440.0000', '3440.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1044, '2020-10-25', 82, 923, 699, NULL, '98.0000', '0.0000', '0.0000', '170.0000', '170.0000', '-98.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1045, '2020-10-25', 82, 924, 700, NULL, '271.0000', '0.0000', '0.0000', '170.0000', '170.0000', '-271.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1046, '2020-10-25', 82, 925, 698, NULL, '190.0000', '0.0000', '0.0000', '171.0000', '171.0000', '-190.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1047, '2020-10-25', 82, 926, 701, NULL, '97.0000', '0.0000', '0.0000', '170.0000', '170.0000', '-97.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1057, '2020-10-24', 83, 936, 696, NULL, '17.7350', '0.0000', '0.0000', '7200.0000', '7200.0000', '-17.7350', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1058, '2020-10-24', 86, 937, 696, NULL, '1.0000', '0.0000', '0.0000', '3020.0000', '3020.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1061, '2020-10-26', 83, 940, 708, NULL, '18.1950', '0.0000', '0.0000', '7200.0000', '7200.0000', '-18.1950', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1063, '2020-10-26', 82, 942, 710, NULL, '190.0000', '0.0000', '0.0000', '171.0000', '171.0000', '-190.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1064, '2020-10-26', 82, 943, 711, NULL, '271.0000', '0.0000', '0.0000', '170.0000', '170.0000', '-271.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1065, '2020-10-26', 82, 944, 712, NULL, '193.0000', '0.0000', '0.0000', '170.0000', '170.0000', '-193.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1066, '2020-10-25', 83, 945, 705, NULL, '19.6200', '0.0000', '0.0000', '7200.0000', '7200.0000', '-19.6200', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1069, '2020-10-26', 83, 948, 714, NULL, '16.6750', '0.0000', '0.0000', '7800.0000', '7800.0000', '-16.6750', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1073, '2020-10-27', 82, 952, 717, NULL, '95.0000', '0.0000', '0.0000', '171.0000', '171.0000', '-95.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1074, '2020-10-27', 83, 953, 718, NULL, '19.3300', '0.0000', '0.0000', '7200.0000', '7200.0000', '-19.3300', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1076, '2020-09-29', 82, 955, 719, NULL, '730.0000', '0.0000', '0.0000', '170.0000', '170.0000', '-730.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1078, '2020-10-28', 83, 957, 720, NULL, '94.6550', '0.0000', '0.0000', '7250.0000', '7250.0000', '-94.6550', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1080, '2020-10-28', 83, 959, 721, NULL, '20.3200', '0.0000', '0.0000', '7200.0000', '7200.0000', '-20.3200', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1081, '2020-10-28', 83, 960, 722, NULL, '20.6100', '0.0000', '0.0000', '7200.0000', '7200.0000', '-20.6100', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1082, '2020-10-29', 87, 961, 723, NULL, '1.0000', '0.0000', '0.0000', '0.0000', '0.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1083, '2020-10-29', 82, 962, 724, NULL, '21.0150', '0.0000', '0.0000', '3850.0000', '3850.0000', '-21.0150', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1087, '2020-10-29', 83, 966, 725, NULL, '21.7150', '0.0000', '0.0000', '7250.0000', '7250.0000', '-21.7150', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1088, '2020-10-29', 83, 967, 726, NULL, '19.8000', '0.0000', '0.0000', '7200.0000', '7200.0000', '-19.8000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1089, '2020-10-29', 83, 968, 727, NULL, '20.6550', '0.0000', '0.0000', '7200.0000', '7200.0000', '-20.6550', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1091, '2020-10-29', 87, 970, 728, NULL, '1.0000', '0.0000', '0.0000', '0.0000', '0.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1092, '2020-10-30', 82, 971, 729, NULL, '70.0000', '0.0000', '0.0000', '170.0000', '170.0000', '-70.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1093, '2020-10-30', 82, 972, 730, NULL, '95.0000', '0.0000', '0.0000', '170.0000', '170.0000', '-95.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1095, '2020-10-30', 83, 974, 731, NULL, '64.1000', '0.0000', '0.0000', '8550.0000', '8550.0000', '-64.1000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1098, '2020-10-31', 82, 977, 733, NULL, '91.0000', '0.0000', '0.0000', '169.0000', '169.0000', '-91.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1101, '2020-10-31', 82, 980, 734, NULL, '252.0000', '0.0000', '0.0000', '168.0000', '168.0000', '-252.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1103, '2020-10-31', 83, 982, 735, NULL, '19.4000', '0.0000', '0.0000', '7200.0000', '7200.0000', '-19.4000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1105, '2020-10-31', 83, 984, 736, NULL, '21.8150', '0.0000', '0.0000', '7200.0000', '7200.0000', '-21.8150', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1108, '2020-10-31', 83, 987, 738, NULL, '20.5400', '0.0000', '0.0000', '7200.0000', '7200.0000', '-20.5400', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1109, '2020-10-31', 83, 988, 737, NULL, '23.6200', '0.0000', '0.0000', '7200.0000', '7200.0000', '-23.6200', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1113, '2020-10-31', 83, 992, 740, NULL, '13.6800', '0.0000', '0.0000', '8550.0000', '8550.0000', '-13.6800', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1114, '2020-10-31', 83, 993, 739, NULL, '15.8100', '0.0000', '0.0000', '8550.0000', '8550.0000', '-15.8100', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1116, '2020-10-26', 86, 995, 741, NULL, '1.0000', '0.0000', '0.0000', '3091.0000', '3091.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1119, '2020-10-29', 86, 998, 742, NULL, '1.0000', '0.0000', '0.0000', '7500.0000', '7500.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1123, '2020-11-01', 82, 1002, 745, NULL, '200.0000', '0.0000', '0.0000', '170.0000', '170.0000', '-200.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1125, '2020-11-01', 82, 1004, 746, NULL, '981.0000', '0.0000', '0.0000', '169.0000', '169.0000', '-981.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1127, '2020-09-29', 88, 1006, 747, NULL, '8.0000', '0.0000', '0.0000', '850.0000', '850.0000', '-8.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1129, '2020-10-24', 88, 1008, 748, NULL, '4.0000', '0.0000', '0.0000', '750.0000', '750.0000', '-4.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1131, '2020-10-25', 88, 1010, 749, NULL, '3.0000', '0.0000', '0.0000', '750.0000', '750.0000', '-3.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1133, '2020-10-26', 88, 1012, 750, NULL, '3.0000', '0.0000', '0.0000', '775.0000', '775.0000', '-3.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1135, '2020-10-26', 88, 1014, 751, NULL, '25.0000', '0.0000', '0.0000', '7.0000', '7.0000', '-25.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1137, '2020-10-30', 88, 1016, 752, NULL, '1.0000', '0.0000', '0.0000', '800.0000', '800.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1138, '2020-09-15', 82, 1017, 526, NULL, '459.0000', '0.0000', '0.0000', '184.0000', '184.0000', '-459.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1140, '2020-09-03', 82, 1019, 753, NULL, '368.0000', '0.0000', '0.0000', '186.0000', '186.0000', '-368.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1142, '2020-09-04', 82, 1021, 754, NULL, '184.0000', '0.0000', '0.0000', '186.0000', '186.0000', '-184.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1144, '2020-09-17', 82, 1023, 755, NULL, '273.0000', '0.0000', '0.0000', '184.0000', '184.0000', '-273.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1146, '2020-09-04', 85, 1025, 756, NULL, '1.0000', '0.0000', '0.0000', '0.0000', '0.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1149, '2020-09-18', 85, 1028, 757, NULL, '1.0000', '0.0000', '0.0000', '0.0000', '0.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1150, '2020-09-15', 82, 1029, 527, NULL, '190.0000', '0.0000', '0.0000', '178.0000', '178.0000', '-190.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1151, '2020-09-15', 84, 1030, 530, NULL, '1.0000', '0.0000', '0.0000', '13200.0000', '13200.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1153, '2020-09-21', 85, 1032, 758, NULL, '1.0000', '0.0000', '0.0000', '0.0000', '0.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1161, '2020-11-01', 83, 1040, 760, NULL, '24.6540', '0.0000', '0.0000', '7500.0000', '7500.0000', '-24.6540', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1162, '2020-11-01', 83, 1041, 761, NULL, '13.6100', '0.0000', '0.0000', '8550.0000', '8550.0000', '-13.6100', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1163, '2020-11-01', 83, 1042, 763, NULL, '21.5850', '0.0000', '0.0000', '8600.0000', '8600.0000', '-21.5850', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1164, '2020-11-01', 83, 1043, 762, NULL, '24.1700', '0.0000', '0.0000', '7400.0000', '7400.0000', '-24.1700', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1165, '2020-11-01', 83, 1044, 759, NULL, '23.3090', '0.0000', '0.0000', '6450.0000', '6450.0000', '-23.3090', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1167, '2020-11-01', 83, 1046, 764, NULL, '1105.0000', '0.0000', '0.0000', '8100.0000', '8100.0000', '-1105.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1171, '2020-10-28', 88, 1050, 766, NULL, '1.0000', '0.0000', '0.0000', '17291.0000', '17291.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1174, '2020-10-29', 85, 1053, 767, NULL, '1.0000', '0.0000', '0.0000', '3991.0000', '3991.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1175, '2020-10-29', 88, 1054, 767, NULL, '1.0000', '0.0000', '0.0000', '0.0000', '0.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1177, '2020-11-01', 85, 1056, 768, NULL, '1.0000', '0.0000', '0.0000', '0.0000', '0.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1179, '2020-10-31', 85, 1058, 769, NULL, '1.0000', '0.0000', '0.0000', '0.0000', '0.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1181, '2020-10-30', 83, 1060, 770, NULL, '95.0000', '0.0000', '0.0000', '7550.0000', '7550.0000', '-95.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1183, '2020-10-30', 83, 1062, 771, NULL, '20.0700', '0.0000', '0.0000', '7200.0000', '7200.0000', '-20.0700', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1184, '2020-11-02', 85, 1063, 772, NULL, '1.0000', '0.0000', '0.0000', '0.0000', '0.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1193, '2020-11-02', 83, 1072, 774, NULL, '15.1450', '0.0000', '0.0000', '8500.0000', '8500.0000', '-15.1450', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1194, '2020-11-02', 83, 1073, 775, NULL, '13.4450', '0.0000', '0.0000', '8500.0000', '8500.0000', '-13.4450', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1195, '2020-11-02', 83, 1074, 776, NULL, '22.4350', '0.0000', '0.0000', '8500.0000', '8500.0000', '-22.4350', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1196, '2020-11-02', 83, 1075, 777, NULL, '196.0000', '0.0000', '0.0000', '7600.0000', '7600.0000', '-196.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1197, '2020-11-02', 83, 1076, 778, NULL, '14.4050', '0.0000', '0.0000', '8300.0000', '8300.0000', '-14.4050', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1198, '2020-11-02', 83, 1077, 779, NULL, '18.7600', '0.0000', '0.0000', '7400.0000', '7400.0000', '-18.7600', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1199, '2020-11-02', 83, 1078, 780, NULL, '20.9950', '0.0000', '0.0000', '7400.0000', '7400.0000', '-20.9950', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1201, '2020-11-03', 87, 1080, 782, NULL, '1.0000', '0.0000', '0.0000', '0.0000', '0.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1209, '2020-11-03', 83, 1088, 789, NULL, '17.4900', '0.0000', '0.0000', '8400.0000', '8400.0000', '-17.4900', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1213, '2020-11-03', 83, 1092, 792, NULL, '17.9800', '0.0000', '0.0000', '7350.0000', '7350.0000', '-17.9800', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1215, '2020-11-03', 83, 1094, 786, NULL, '21.5200', '0.0000', '0.0000', '8800.0000', '8800.0000', '-21.5200', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1216, '2020-11-03', 83, 1095, 787, NULL, '20.7400', '0.0000', '0.0000', '8800.0000', '8800.0000', '-20.7400', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1217, '2020-11-03', 83, 1096, 788, NULL, '21.8050', '0.0000', '0.0000', '8800.0000', '8800.0000', '-21.8050', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1219, '2020-11-03', 83, 1098, 790, NULL, '15.9350', '0.0000', '0.0000', '8400.0000', '8400.0000', '-15.9350', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1220, '2020-11-03', 83, 1099, 791, NULL, '150.0000', '0.0000', '0.0000', '7550.0000', '7550.0000', '-150.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1222, '2020-11-03', 83, 1101, 793, NULL, '220.0000', '0.0000', '0.0000', '6800.0000', '6800.0000', '-220.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1231, '2020-11-04', 83, 1110, 794, NULL, '21.1700', '0.0000', '0.0000', '8600.0000', '8600.0000', '-21.1700', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1232, '2020-11-04', 83, 1111, 795, NULL, '20.7950', '0.0000', '0.0000', '8600.0000', '8600.0000', '-20.7950', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1233, '2020-11-04', 83, 1112, 796, NULL, '15.2950', '0.0000', '0.0000', '8300.0000', '8300.0000', '-15.2950', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1234, '2020-11-04', 83, 1113, 797, NULL, '15.4400', '0.0000', '0.0000', '8300.0000', '8300.0000', '-15.4400', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1235, '2020-11-04', 83, 1114, 798, NULL, '21.3550', '0.0000', '0.0000', '8400.0000', '8400.0000', '-21.3550', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1236, '2020-11-04', 83, 1115, 799, NULL, '16.6650', '0.0000', '0.0000', '8400.0000', '8400.0000', '-16.6650', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1237, '2020-11-04', 83, 1116, 800, NULL, '14.1500', '0.0000', '0.0000', '8500.0000', '8500.0000', '-14.1500', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1238, '2020-11-04', 83, 1117, 801, NULL, '312.0000', '0.0000', '0.0000', '7600.0000', '7600.0000', '-312.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1241, '2020-11-04', 87, 1120, 802, NULL, '1.0000', '0.0000', '0.0000', '0.0000', '0.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1242, '2020-11-04', 87, 1121, 803, NULL, '1.0000', '0.0000', '0.0000', '0.0000', '0.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1246, '2020-11-04', 84, 1125, 804, NULL, '1.0000', '0.0000', '0.0000', '16350.0000', '16350.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1250, '2020-11-04', 82, 1129, 806, NULL, '200.0000', '0.0000', '0.0000', '169.0000', '169.0000', '-200.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1251, '2020-11-04', 82, 1130, 807, NULL, '553.0000', '0.0000', '0.0000', '165.0000', '165.0000', '-553.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1252, '2020-11-04', 82, 1131, 808, NULL, '549.0000', '0.0000', '0.0000', '165.0000', '165.0000', '-549.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1274, '2020-11-05', 83, 1153, 812, NULL, '23.0730', '0.0000', '0.0000', '7500.0000', '7500.0000', '-23.0730', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1275, '2020-11-05', 83, 1154, 813, NULL, '23.6600', '0.0000', '0.0000', '7500.0000', '7500.0000', '-23.6600', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1276, '2020-11-05', 83, 1155, 814, NULL, '22.0760', '0.0000', '0.0000', '7500.0000', '7500.0000', '-22.0760', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1277, '2020-11-05', 83, 1156, 815, NULL, '20.8000', '0.0000', '0.0000', '8400.0000', '8400.0000', '-20.8000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1278, '2020-11-05', 83, 1157, 816, NULL, '21.0200', '0.0000', '0.0000', '8400.0000', '8400.0000', '-21.0200', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1279, '2020-11-05', 83, 1158, 817, NULL, '15.2250', '0.0000', '0.0000', '8300.0000', '8300.0000', '-15.2250', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1280, '2020-11-05', 83, 1159, 818, NULL, '14.1600', '0.0000', '0.0000', '8300.0000', '8300.0000', '-14.1600', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1281, '2020-11-05', 83, 1160, 819, NULL, '14.0300', '0.0000', '0.0000', '8300.0000', '8300.0000', '-14.0300', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1282, '2020-11-05', 83, 1161, 820, NULL, '17.8150', '0.0000', '0.0000', '8400.0000', '8400.0000', '-17.8150', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1283, '2020-11-05', 83, 1162, 821, NULL, '13.7100', '0.0000', '0.0000', '8300.0000', '8300.0000', '-13.7100', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1284, '2020-11-05', 83, 1163, 822, NULL, '13.1100', '0.0000', '0.0000', '8300.0000', '8300.0000', '-13.1100', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1285, '2020-11-05', 83, 1164, 823, NULL, '17.5900', '0.0000', '0.0000', '8400.0000', '8400.0000', '-17.5900', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1287, '2020-11-05', 83, 1166, 825, NULL, '55.0000', '0.0000', '0.0000', '7500.0000', '7500.0000', '-55.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1288, '2020-11-05', 83, 1167, 826, NULL, '18.0200', '0.0000', '0.0000', '7350.0000', '7350.0000', '-18.0200', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1292, '2020-11-05', 87, 1171, 827, NULL, '1.0000', '0.0000', '0.0000', '0.0000', '0.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1295, '2020-11-06', 82, 1174, 830, NULL, '198.0000', '0.0000', '0.0000', '170.0000', '170.0000', '-198.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1309, '2020-11-06', 83, 1188, 831, NULL, '22.9760', '0.0000', '0.0000', '7500.0000', '7500.0000', '-22.9760', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1310, '2020-11-06', 83, 1189, 832, NULL, '23.1570', '0.0000', '0.0000', '7500.0000', '7500.0000', '-23.1570', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1311, '2020-11-06', 83, 1190, 833, NULL, '23.0730', '0.0000', '0.0000', '7500.0000', '7500.0000', '-23.0730', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1312, '2020-11-06', 83, 1191, 834, NULL, '23.1640', '0.0000', '0.0000', '7500.0000', '7500.0000', '-23.1640', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1313, '2020-11-06', 83, 1192, 835, NULL, '21.7880', '0.0000', '0.0000', '7500.0000', '7500.0000', '-21.7880', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1314, '2020-11-06', 83, 1193, 836, NULL, '23.8350', '0.0000', '0.0000', '7500.0000', '7500.0000', '-23.8350', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1315, '2020-11-06', 83, 1194, 837, NULL, '21.5300', '0.0000', '0.0000', '7500.0000', '7500.0000', '-21.5300', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1316, '2020-11-06', 83, 1195, 838, NULL, '21.1300', '0.0000', '0.0000', '8400.0000', '8400.0000', '-21.1300', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1317, '2020-11-06', 83, 1196, 839, NULL, '16.8400', '0.0000', '0.0000', '8400.0000', '8400.0000', '-16.8400', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1318, '2020-11-06', 83, 1197, 840, NULL, '14.9450', '0.0000', '0.0000', '8300.0000', '8300.0000', '-14.9450', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1319, '2020-11-06', 83, 1198, 841, NULL, '14.8400', '0.0000', '0.0000', '8300.0000', '8300.0000', '-14.8400', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1320, '2020-11-06', 83, 1199, 842, NULL, '15.8800', '0.0000', '0.0000', '8300.0000', '8300.0000', '-15.8800', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1321, '2020-11-06', 83, 1200, 843, NULL, '90.0000', '0.0000', '0.0000', '7500.0000', '7500.0000', '-90.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1343, '2020-11-07', 82, 1222, 854, NULL, '164.5000', '0.0000', '0.0000', '553.0000', '553.0000', '-164.5000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1344, '2020-11-07', 82, 1223, 855, NULL, '164.5000', '0.0000', '0.0000', '555.0000', '555.0000', '-164.5000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1345, '2020-11-07', 82, 1224, 856, NULL, '90.0000', '0.0000', '0.0000', '164.5000', '164.5000', '-90.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1348, '2020-11-07', 85, 1227, 858, NULL, '1.0000', '0.0000', '0.0000', '85.0000', '85.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1350, '2020-11-07', 82, 1229, 859, NULL, '3800.0000', '0.0000', '0.0000', '20.5800', '20.5800', '-3800.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1364, '2020-11-07', 83, 1243, 860, NULL, '23.0730', '0.0000', '0.0000', '7500.0000', '7500.0000', '-23.0730', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1365, '2020-11-07', 83, 1244, 861, NULL, '23.8350', '0.0000', '0.0000', '7500.0000', '7500.0000', '-23.8350', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1366, '2020-11-07', 83, 1245, 862, NULL, '23.3320', '0.0000', '0.0000', '7500.0000', '7500.0000', '-23.3320', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1367, '2020-11-07', 83, 1246, 863, NULL, '21.7880', '0.0000', '0.0000', '7500.0000', '7500.0000', '-21.7880', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1368, '2020-11-07', 83, 1247, 864, NULL, '17.0650', '0.0000', '0.0000', '8400.0000', '8400.0000', '-17.0650', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1369, '2020-11-07', 83, 1248, 865, NULL, '22.4800', '0.0000', '0.0000', '8400.0000', '8400.0000', '-22.4800', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1373, '2020-11-07', 83, 1252, 866, NULL, '41.7100', '0.0000', '0.0000', '8400.0000', '8400.0000', '-41.7100', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1374, '2020-11-07', 83, 1253, 868, NULL, '13.7550', '0.0000', '0.0000', '8300.0000', '8300.0000', '-13.7550', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1375, '2020-11-07', 83, 1254, 867, NULL, '17.9750', '0.0000', '0.0000', '8400.0000', '8400.0000', '-17.9750', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1376, '2020-11-07', 83, 1255, 869, NULL, '19.4850', '0.0000', '0.0000', '8400.0000', '8400.0000', '-19.4850', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1378, '2020-11-07', 83, 1257, 870, NULL, '250.0000', '0.0000', '0.0000', '7550.0000', '7550.0000', '-250.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1379, '2020-11-07', 83, 1258, 871, NULL, '180.0000', '0.0000', '0.0000', '7500.0000', '7500.0000', '-180.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1380, '2020-11-07', 83, 1259, 872, NULL, '17.8700', '0.0000', '0.0000', '7350.0000', '7350.0000', '-17.8700', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1384, '2020-11-08', 82, 1263, 873, NULL, '1105.0000', '0.0000', '0.0000', '165.0000', '165.0000', '-1105.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1385, '2020-11-08', 82, 1264, 874, NULL, '172.0000', '0.0000', '0.0000', '169.0000', '169.0000', '-172.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1407, '2020-11-08', 83, 1286, 875, NULL, '18.1250', '0.0000', '0.0000', '8400.0000', '8400.0000', '-18.1250', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1408, '2020-11-08', 83, 1287, 876, NULL, '21.7880', '0.0000', '0.0000', '7500.0000', '7500.0000', '-21.7880', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1409, '2020-11-08', 83, 1288, 877, NULL, '21.5300', '0.0000', '0.0000', '7500.0000', '7500.0000', '-21.5300', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1411, '2020-11-08', 83, 1290, 878, NULL, '23.0730', '0.0000', '0.0000', '7500.0000', '7500.0000', '-23.0730', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1412, '2020-11-08', 83, 1291, 879, NULL, '17.9200', '0.0000', '0.0000', '8450.0000', '8450.0000', '-17.9200', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1413, '2020-11-08', 83, 1292, 880, NULL, '20.7700', '0.0000', '0.0000', '8450.0000', '8450.0000', '-20.7700', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1414, '2020-11-08', 83, 1293, 881, NULL, '19.5150', '0.0000', '0.0000', '8450.0000', '8450.0000', '-19.5150', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1415, '2020-11-08', 83, 1294, 882, NULL, '18.9300', '0.0000', '0.0000', '8450.0000', '8450.0000', '-18.9300', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1416, '2020-11-08', 83, 1295, 883, NULL, '19.1150', '0.0000', '0.0000', '8450.0000', '8450.0000', '-19.1150', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1417, '2020-11-08', 83, 1296, 884, NULL, '15.8850', '0.0000', '0.0000', '8500.0000', '8500.0000', '-15.8850', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1418, '2020-11-08', 83, 1297, 885, NULL, '14.9850', '0.0000', '0.0000', '8500.0000', '8500.0000', '-14.9850', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1419, '2020-11-08', 83, 1298, 886, NULL, '23.8100', '0.0000', '0.0000', '8400.0000', '8400.0000', '-23.8100', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1420, '2020-11-08', 83, 1299, 888, NULL, '20.9750', '0.0000', '0.0000', '8400.0000', '8400.0000', '-20.9750', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1421, '2020-11-08', 83, 1300, 889, NULL, '20.5350', '0.0000', '0.0000', '8400.0000', '8400.0000', '-20.5350', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1422, '2020-11-08', 83, 1301, 890, NULL, '16.1900', '0.0000', '0.0000', '8500.0000', '8500.0000', '-16.1900', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1423, '2020-11-08', 83, 1302, 891, NULL, '30.0000', '0.0000', '0.0000', '7200.0000', '7200.0000', '-30.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1424, '2020-11-08', 83, 1303, 892, NULL, '25.0000', '0.0000', '0.0000', '7200.0000', '7200.0000', '-25.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1425, '2020-11-08', 83, 1304, 893, NULL, '25.0000', '0.0000', '0.0000', '7200.0000', '7200.0000', '-25.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1426, '2020-11-08', 83, 1305, 894, NULL, '19.7600', '0.0000', '0.0000', '7200.0000', '7200.0000', '-19.7600', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1427, '2020-11-08', 83, 1306, 895, NULL, '23.7200', '0.0000', '0.0000', '8500.0000', '8500.0000', '-23.7200', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1429, '2020-11-09', 85, 1308, 897, NULL, '1.0000', '0.0000', '0.0000', '0.0000', '0.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1433, '2020-11-09', 82, 1312, 898, NULL, '794.0000', '0.0000', '0.0000', '169.0000', '169.0000', '-794.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1434, '2020-11-09', 82, 1313, 899, NULL, '200.0000', '0.0000', '0.0000', '170.0000', '170.0000', '-200.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1435, '2020-11-09', 82, 1314, 900, NULL, '90.0000', '0.0000', '0.0000', '168.0000', '168.0000', '-90.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1458, '2020-11-09', 83, 1337, 901, NULL, '21.5300', '0.0000', '0.0000', '7500.0000', '7500.0000', '-21.5300', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1459, '2020-11-09', 83, 1338, 902, NULL, '21.7880', '0.0000', '0.0000', '7500.0000', '7500.0000', '-21.7880', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1460, '2020-11-09', 83, 1339, 903, NULL, '23.1570', '0.0000', '0.0000', '7500.0000', '7500.0000', '-23.1570', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1461, '2020-11-09', 83, 1340, 904, NULL, '13.7150', '0.0000', '0.0000', '8400.0000', '8400.0000', '-13.7150', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1462, '2020-11-09', 83, 1341, 905, NULL, '20.9050', '0.0000', '0.0000', '8450.0000', '8450.0000', '-20.9050', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1463, '2020-11-09', 83, 1342, 906, NULL, '19.4250', '0.0000', '0.0000', '8450.0000', '8450.0000', '-19.4250', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1464, '2020-11-09', 83, 1343, 907, NULL, '16.4600', '0.0000', '0.0000', '8450.0000', '8450.0000', '-16.4600', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1465, '2020-11-09', 83, 1344, 908, NULL, '13.5450', '0.0000', '0.0000', '8300.0000', '8300.0000', '-13.5450', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1466, '2020-11-09', 83, 1345, 909, NULL, '13.4950', '0.0000', '0.0000', '8300.0000', '8300.0000', '-13.4950', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1467, '2020-11-09', 83, 1346, 910, NULL, '19.9650', '0.0000', '0.0000', '8400.0000', '8400.0000', '-19.9650', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1468, '2020-11-09', 83, 1347, 911, NULL, '20.2200', '0.0000', '0.0000', '8400.0000', '8400.0000', '-20.2200', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1469, '2020-11-09', 83, 1348, 912, NULL, '21.6950', '0.0000', '0.0000', '8400.0000', '8400.0000', '-21.6950', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1470, '2020-11-09', 83, 1349, 913, NULL, '19.2750', '0.0000', '0.0000', '8400.0000', '8400.0000', '-19.2750', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1471, '2020-11-09', 83, 1350, 914, NULL, '18.4900', '0.0000', '0.0000', '8400.0000', '8400.0000', '-18.4900', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1472, '2020-11-09', 83, 1351, 915, NULL, '18.5250', '0.0000', '0.0000', '7400.0000', '7400.0000', '-18.5250', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1473, '2020-11-09', 83, 1352, 916, NULL, '18.1200', '0.0000', '0.0000', '7370.0000', '7370.0000', '-18.1200', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1474, '2020-11-09', 83, 1353, 918, NULL, '17.5350', '0.0000', '0.0000', '7350.0000', '7350.0000', '-17.5350', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1475, '2020-11-09', 83, 1354, 919, NULL, '23.3100', '0.0000', '0.0000', '7300.0000', '7300.0000', '-23.3100', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1477, '2020-11-09', 83, 1356, 920, NULL, '16.0150', '0.0000', '0.0000', '8500.0000', '8500.0000', '-16.0150', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1478, '2020-11-09', 83, 1357, 921, NULL, '160.0000', '0.0000', '0.0000', '7200.0000', '7200.0000', '-160.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1479, '2020-11-09', 83, 1358, 922, NULL, '140.0000', '0.0000', '0.0000', '7500.0000', '7500.0000', '-140.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1480, '2020-11-05', 87, 1359, 896, NULL, '1.0000', '0.0000', '0.0000', '0.0000', '0.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1502, '2020-11-10', 83, 1381, 923, NULL, '23.1570', '0.0000', '0.0000', '7500.0000', '7500.0000', '-23.1570', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1503, '2020-11-10', 83, 1382, 924, NULL, '23.0730', '0.0000', '0.0000', '7500.0000', '7500.0000', '-23.0730', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1504, '2020-11-10', 83, 1383, 925, NULL, '23.4320', '0.0000', '0.0000', '7500.0000', '7500.0000', '-23.4320', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1505, '2020-11-10', 83, 1384, 926, NULL, '22.0070', '0.0000', '0.0000', '7500.0000', '7500.0000', '-22.0070', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1506, '2020-11-10', 83, 1385, 927, NULL, '23.4230', '0.0000', '0.0000', '7500.0000', '7500.0000', '-23.4230', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1507, '2020-11-10', 83, 1386, 928, NULL, '23.1570', '0.0000', '0.0000', '7500.0000', '7500.0000', '-23.1570', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1509, '2020-11-10', 83, 1388, 930, NULL, '18.7200', '0.0000', '0.0000', '8300.0000', '8300.0000', '-18.7200', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1510, '2020-11-10', 83, 1389, 931, NULL, '19.7550', '0.0000', '0.0000', '8300.0000', '8300.0000', '-19.7550', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1512, '2020-11-10', 83, 1391, 933, NULL, '21.5300', '0.0000', '0.0000', '7500.0000', '7500.0000', '-21.5300', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1513, '2020-11-10', 83, 1392, 935, NULL, '23.4950', '0.0000', '0.0000', '8400.0000', '8400.0000', '-23.4950', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1514, '2020-11-10', 83, 1393, 934, NULL, '17.5350', '0.0000', '0.0000', '8400.0000', '8400.0000', '-17.5350', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1515, '2020-11-10', 83, 1394, 936, NULL, '21.8900', '0.0000', '0.0000', '8400.0000', '8400.0000', '-21.8900', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1516, '2020-11-10', 83, 1395, 937, NULL, '22.3400', '0.0000', '0.0000', '8400.0000', '8400.0000', '-22.3400', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1517, '2020-11-10', 83, 1396, 938, NULL, '21.7250', '0.0000', '0.0000', '8400.0000', '8400.0000', '-21.7250', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1518, '2020-11-10', 83, 1397, 939, NULL, '18.2500', '0.0000', '0.0000', '7400.0000', '7400.0000', '-18.2500', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1519, '2020-11-10', 83, 1398, 940, NULL, '18.6750', '0.0000', '0.0000', '7400.0000', '7400.0000', '-18.6750', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1520, '2020-11-10', 83, 1399, 941, NULL, '23.8300', '0.0000', '0.0000', '7300.0000', '7300.0000', '-23.8300', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1521, '2020-11-10', 83, 1400, 942, NULL, '160.0000', '0.0000', '0.0000', '7480.0000', '7480.0000', '-160.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1522, '2020-11-10', 83, 1401, 943, NULL, '150.0000', '0.0000', '0.0000', '7480.0000', '7480.0000', '-150.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1526, '2020-11-10', 82, 1405, 946, NULL, '92.0000', '0.0000', '0.0000', '164.5000', '164.5000', '-92.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1530, '2020-11-10', 87, 1409, 947, NULL, '1.0000', '0.0000', '0.0000', '0.0000', '0.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1563, '2020-11-11', 83, 1442, 948, NULL, '14.6500', '0.0000', '0.0000', '8300.0000', '8300.0000', '-14.6500', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1564, '2020-11-11', 83, 1443, 949, NULL, '17.0900', '0.0000', '0.0000', '8300.0000', '8300.0000', '-17.0900', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1565, '2020-11-11', 83, 1444, 950, NULL, '22.0700', '0.0000', '0.0000', '8400.0000', '8400.0000', '-22.0700', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1566, '2020-11-11', 83, 1445, 951, NULL, '24.1150', '0.0000', '0.0000', '8400.0000', '8400.0000', '-24.1150', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1572, '2020-11-11', 83, 1451, 957, NULL, '14.1750', '0.0000', '0.0000', '8300.0000', '8300.0000', '-14.1750', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1573, '2020-11-11', 83, 1452, 958, NULL, '23.3390', '0.0000', '0.0000', '7300.0000', '7300.0000', '-23.3390', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1574, '2020-11-11', 83, 1453, 959, NULL, '18.2000', '0.0000', '0.0000', '8300.0000', '8300.0000', '-18.2000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1575, '2020-11-11', 83, 1454, 960, NULL, '19.0730', '0.0000', '0.0000', '7500.0000', '7500.0000', '-19.0730', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1576, '2020-11-11', 83, 1455, 961, NULL, '20.1200', '0.0000', '0.0000', '8300.0000', '8300.0000', '-20.1200', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1577, '2020-11-11', 83, 1456, 962, NULL, '23.3650', '0.0000', '0.0000', '8400.0000', '8400.0000', '-23.3650', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1578, '2020-11-11', 83, 1457, 963, NULL, '16.1300', '0.0000', '0.0000', '8300.0000', '8300.0000', '-16.1300', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1579, '2020-11-11', 83, 1458, 965, NULL, '17.4300', '0.0000', '0.0000', '8300.0000', '8300.0000', '-17.4300', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1580, '2020-11-11', 83, 1459, 966, NULL, '18.5300', '0.0000', '0.0000', '8300.0000', '8300.0000', '-18.5300', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1582, '2020-11-11', 83, 1461, 967, NULL, '15.7550', '0.0000', '0.0000', '8500.0000', '8500.0000', '-15.7550', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1583, '2020-11-11', 83, 1462, 968, NULL, '23.1640', '0.0000', '0.0000', '7500.0000', '7500.0000', '-23.1640', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1584, '2020-11-11', 83, 1463, 969, NULL, '23.1570', '0.0000', '0.0000', '7500.0000', '7500.0000', '-23.1570', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1585, '2020-11-11', 83, 1464, 970, NULL, '23.0730', '0.0000', '0.0000', '7500.0000', '7500.0000', '-23.0730', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1586, '2020-11-11', 83, 1465, 971, NULL, '23.1570', '0.0000', '0.0000', '7500.0000', '7500.0000', '-23.1570', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1587, '2020-11-11', 83, 1466, 972, NULL, '21.7880', '0.0000', '0.0000', '7500.0000', '7500.0000', '-21.7880', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1588, '2020-11-11', 83, 1467, 973, NULL, '17.8650', '0.0000', '0.0000', '7350.0000', '7350.0000', '-17.8650', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1589, '2020-11-11', 83, 1468, 974, NULL, '23.8050', '0.0000', '0.0000', '7300.0000', '7300.0000', '-23.8050', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1590, '2020-11-11', 83, 1469, 975, NULL, '21.4800', '0.0000', '0.0000', '7370.0000', '7370.0000', '-21.4800', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1591, '2020-11-11', 83, 1470, 976, NULL, '21.6050', '0.0000', '0.0000', '7370.0000', '7370.0000', '-21.6050', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1592, '2020-11-11', 83, 1471, 977, NULL, '21.6750', '0.0000', '0.0000', '7370.0000', '7370.0000', '-21.6750', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1593, '2020-11-11', 83, 1472, 978, NULL, '22.4400', '0.0000', '0.0000', '7370.0000', '7370.0000', '-22.4400', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1594, '2020-11-11', 83, 1473, 979, NULL, '23.5750', '0.0000', '0.0000', '7370.0000', '7370.0000', '-23.5750', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1596, '2020-11-11', 87, 1475, 980, NULL, '1.0000', '0.0000', '0.0000', '0.0000', '0.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1601, '2020-11-11', 82, 1480, 981, NULL, '180.0000', '0.0000', '0.0000', '170.0000', '170.0000', '-180.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1602, '2020-11-11', 82, 1481, 982, NULL, '200.0000', '0.0000', '0.0000', '170.0000', '170.0000', '-200.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1603, '2020-11-11', 82, 1482, 983, NULL, '364.0000', '0.0000', '0.0000', '169.0000', '169.0000', '-364.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1604, '2020-11-11', 82, 1483, 984, NULL, '93.0000', '0.0000', '0.0000', '169.0000', '169.0000', '-93.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1605, '2020-11-10', 82, 1484, 945, NULL, '285.0000', '0.0000', '0.0000', '170.0000', '170.0000', '-285.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1606, '2020-11-10', 82, 1485, 944, NULL, '180.0000', '0.0000', '0.0000', '170.0000', '170.0000', '-180.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1607, '2020-11-05', 82, 1486, 811, NULL, '90.0000', '0.0000', '0.0000', '170.0000', '170.0000', '-90.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1608, '2020-11-03', 82, 1487, 810, NULL, '190.0000', '0.0000', '0.0000', '170.0000', '170.0000', '-190.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1609, '2020-11-02', 82, 1488, 809, NULL, '180.0000', '0.0000', '0.0000', '170.0000', '170.0000', '-180.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1615, '2020-11-12', 82, 1494, 986, NULL, '95.0000', '0.0000', '0.0000', '170.0000', '170.0000', '-95.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1616, '2020-11-12', 82, 1495, 987, NULL, '734.0000', '0.0000', '0.0000', '169.0000', '169.0000', '-734.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1617, '2020-11-12', 82, 1496, 988, NULL, '91.0000', '0.0000', '0.0000', '169.0000', '169.0000', '-91.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1620, '2020-11-12', 82, 1499, 989, NULL, '556.0000', '0.0000', '0.0000', '165.0000', '165.0000', '-556.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1621, '2020-11-12', 82, 1500, 990, NULL, '559.0000', '0.0000', '0.0000', '165.0000', '165.0000', '-559.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1636, '2020-11-12', 83, 1515, 991, NULL, '23.1640', '0.0000', '0.0000', '7500.0000', '7500.0000', '-23.1640', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1637, '2020-11-12', 83, 1516, 992, NULL, '23.0730', '0.0000', '0.0000', '7500.0000', '7500.0000', '-23.0730', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1638, '2020-11-12', 83, 1517, 993, NULL, '20.0070', '0.0000', '0.0000', '7500.0000', '7500.0000', '-20.0070', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1639, '2020-11-12', 83, 1518, 994, NULL, '21.4140', '0.0000', '0.0000', '7500.0000', '7500.0000', '-21.4140', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1640, '2020-11-12', 83, 1519, 995, NULL, '15.1150', '0.0000', '0.0000', '8500.0000', '8500.0000', '-15.1150', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1641, '2020-11-12', 83, 1520, 996, NULL, '21.9950', '0.0000', '0.0000', '8600.0000', '8600.0000', '-21.9950', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1642, '2020-11-12', 83, 1521, 997, NULL, '21.7880', '0.0000', '0.0000', '7500.0000', '7500.0000', '-21.7880', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1643, '2020-11-12', 83, 1522, 998, NULL, '23.2340', '0.0000', '0.0000', '7300.0000', '7300.0000', '-23.2340', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1645, '2020-11-12', 83, 1524, 1000, NULL, '20.2900', '0.0000', '0.0000', '8350.0000', '8350.0000', '-20.2900', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1646, '2020-11-12', 83, 1525, 1001, NULL, '18.7700', '0.0000', '0.0000', '8350.0000', '8350.0000', '-18.7700', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1648, '2020-11-12', 83, 1527, 1003, NULL, '150.0000', '0.0000', '0.0000', '7200.0000', '7200.0000', '-150.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1649, '2020-11-12', 83, 1528, 1004, NULL, '23.7150', '0.0000', '0.0000', '7300.0000', '7300.0000', '-23.7150', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1654, '2020-11-12', 87, 1533, 1005, NULL, '1.0000', '0.0000', '0.0000', '0.0000', '0.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1655, '2020-11-12', 87, 1534, 1006, NULL, '1.0000', '0.0000', '0.0000', '0.0000', '0.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1656, '2020-11-12', 87, 1535, 1007, NULL, '1.0000', '0.0000', '0.0000', '0.0000', '0.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1657, '2020-11-12', 87, 1536, 1008, NULL, '1.0000', '0.0000', '0.0000', '0.0000', '0.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1659, '2020-11-12', 87, 1538, 1009, NULL, '1.0000', '0.0000', '0.0000', '0.0000', '0.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1661, '2020-11-12', 87, 1540, 1010, NULL, '1.0000', '0.0000', '0.0000', '0.0000', '0.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1667, '2020-11-13', 82, 1546, 1012, NULL, '548.0000', '0.0000', '0.0000', '164.5000', '164.5000', '-548.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1668, '2020-11-13', 82, 1547, 1013, NULL, '92.0000', '0.0000', '0.0000', '164.5000', '164.5000', '-92.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1669, '2020-11-13', 82, 1548, 1014, NULL, '95.0000', '0.0000', '0.0000', '168.0000', '168.0000', '-95.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1670, '2020-11-13', 82, 1549, 1015, NULL, '640.0000', '0.0000', '0.0000', '170.0000', '170.0000', '-640.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1696, '2020-11-13', 83, 1575, 1016, NULL, '16.1150', '0.0000', '0.0000', '8300.0000', '8300.0000', '-16.1150', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1697, '2020-11-13', 83, 1576, 1017, NULL, '24.0200', '0.0000', '0.0000', '8500.0000', '8500.0000', '-24.0200', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1699, '2020-11-13', 83, 1578, 1019, NULL, '23.7150', '0.0000', '0.0000', '8300.0000', '8300.0000', '-23.7150', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1700, '2020-11-13', 83, 1579, 1020, NULL, '17.0300', '0.0000', '0.0000', '8300.0000', '8300.0000', '-17.0300', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1701, '2020-11-13', 83, 1580, 1021, NULL, '206.0000', '0.0000', '0.0000', '7400.0000', '7400.0000', '-206.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1702, '2020-11-13', 83, 1581, 1022, NULL, '18.4300', '0.0000', '0.0000', '8100.0000', '8100.0000', '-18.4300', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1703, '2020-11-13', 83, 1582, 1023, NULL, '17.6450', '0.0000', '0.0000', '8100.0000', '8100.0000', '-17.6450', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1704, '2020-11-13', 83, 1583, 1024, NULL, '18.3050', '0.0000', '0.0000', '8100.0000', '8100.0000', '-18.3050', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1705, '2020-11-13', 83, 1584, 1025, NULL, '16.1000', '0.0000', '0.0000', '8100.0000', '8100.0000', '-16.1000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1706, '2020-11-13', 83, 1585, 1026, NULL, '18.6100', '0.0000', '0.0000', '8050.0000', '8050.0000', '-18.6100', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1707, '2020-11-13', 83, 1586, 1027, NULL, '18.9000', '0.0000', '0.0000', '8050.0000', '8050.0000', '-18.9000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1708, '2020-11-13', 83, 1587, 1028, NULL, '19.3250', '0.0000', '0.0000', '8050.0000', '8050.0000', '-19.3250', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1709, '2020-11-13', 83, 1588, 1029, NULL, '19.1000', '0.0000', '0.0000', '8050.0000', '8050.0000', '-19.1000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1711, '2020-11-13', 83, 1590, 1031, NULL, '24.3850', '0.0000', '0.0000', '8500.0000', '8500.0000', '-24.3850', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1712, '2020-11-13', 83, 1591, 1032, NULL, '25.0850', '0.0000', '0.0000', '8500.0000', '8500.0000', '-25.0850', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1713, '2020-11-13', 83, 1592, 1033, NULL, '22.7550', '0.0000', '0.0000', '8600.0000', '8600.0000', '-22.7550', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1714, '2020-11-13', 83, 1593, 1034, NULL, '19.4600', '0.0000', '0.0000', '8500.0000', '8500.0000', '-19.4600', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1715, '2020-11-13', 83, 1594, 1035, NULL, '19.5250', '0.0000', '0.0000', '8500.0000', '8500.0000', '-19.5250', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1716, '2020-11-13', 83, 1595, 1036, NULL, '20.5550', '0.0000', '0.0000', '7300.0000', '7300.0000', '-20.5550', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1717, '2020-11-13', 83, 1596, 1037, NULL, '23.1640', '0.0000', '0.0000', '7500.0000', '7500.0000', '-23.1640', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1718, '2020-11-13', 83, 1597, 1038, NULL, '21.7880', '0.0000', '0.0000', '7500.0000', '7500.0000', '-21.7880', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1719, '2020-11-13', 83, 1598, 1039, NULL, '23.1570', '0.0000', '0.0000', '7500.0000', '7500.0000', '-23.1570', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1724, '2020-06-15', 84, 1603, 1043, NULL, '1.0000', '0.0000', '0.0000', '293100.0000', '293100.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1725, '2020-11-14', 82, 1604, 1040, NULL, '170.0000', '0.0000', '0.0000', '493.0000', '493.0000', '-170.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1726, '2020-11-14', 82, 1605, 1041, NULL, '170.0000', '0.0000', '0.0000', '493.0000', '493.0000', '-170.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1727, '2020-11-14', 82, 1606, 1042, NULL, '170.0000', '0.0000', '0.0000', '95.0000', '95.0000', '-170.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1748, '2020-11-14', 83, 1627, 1044, NULL, '23.2190', '0.0000', '0.0000', '7500.0000', '7500.0000', '-23.2190', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1749, '2020-11-14', 83, 1628, 1045, NULL, '13.6050', '0.0000', '0.0000', '8200.0000', '8200.0000', '-13.6050', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1750, '2020-11-14', 83, 1629, 1046, NULL, '22.9100', '0.0000', '0.0000', '8500.0000', '8500.0000', '-22.9100', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1751, '2020-11-14', 83, 1630, 1047, NULL, '24.0750', '0.0000', '0.0000', '8500.0000', '8500.0000', '-24.0750', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1752, '2020-11-14', 83, 1631, 1048, NULL, '13.3350', '0.0000', '0.0000', '8100.0000', '8100.0000', '-13.3350', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1753, '2020-11-14', 83, 1632, 1049, NULL, '19.0300', '0.0000', '0.0000', '8100.0000', '8100.0000', '-19.0300', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1754, '2020-11-14', 83, 1633, 1050, NULL, '14.2850', '0.0000', '0.0000', '8100.0000', '8100.0000', '-14.2850', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1755, '2020-11-14', 83, 1634, 1051, NULL, '17.9100', '0.0000', '0.0000', '8100.0000', '8100.0000', '-17.9100', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1756, '2020-11-14', 83, 1635, 1052, NULL, '20.4000', '0.0000', '0.0000', '8100.0000', '8100.0000', '-20.4000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1757, '2020-11-14', 83, 1636, 1053, NULL, '15.7250', '0.0000', '0.0000', '8100.0000', '8100.0000', '-15.7250', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1758, '2020-11-14', 83, 1637, 1054, NULL, '17.2250', '0.0000', '0.0000', '8100.0000', '8100.0000', '-17.2250', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1759, '2020-11-14', 83, 1638, 1055, NULL, '15.5700', '0.0000', '0.0000', '8100.0000', '8100.0000', '-15.5700', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1760, '2020-11-14', 83, 1639, 1056, NULL, '20.6650', '0.0000', '0.0000', '8100.0000', '8100.0000', '-20.6650', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1761, '2020-11-14', 83, 1640, 1057, NULL, '15.2000', '0.0000', '0.0000', '8100.0000', '8100.0000', '-15.2000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1762, '2020-11-14', 83, 1641, 1058, NULL, '14.2950', '0.0000', '0.0000', '8100.0000', '8100.0000', '-14.2950', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1763, '2020-11-14', 83, 1642, 1059, NULL, '23.1570', '0.0000', '0.0000', '7500.0000', '7500.0000', '-23.1570', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1764, '2020-11-14', 83, 1643, 1060, NULL, '20.9450', '0.0000', '0.0000', '8500.0000', '8500.0000', '-20.9450', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1765, '2020-11-14', 83, 1644, 1061, NULL, '19.4900', '0.0000', '0.0000', '8600.0000', '8600.0000', '-19.4900', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1766, '2020-11-14', 83, 1645, 1062, NULL, '22.3950', '0.0000', '0.0000', '8500.0000', '8500.0000', '-22.3950', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1768, '2020-11-14', 83, 1647, 1064, NULL, '20.2050', '0.0000', '0.0000', '7300.0000', '7300.0000', '-20.2050', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1769, '2020-11-05', 83, 1648, 824, NULL, '192.0000', '0.0000', '0.0000', '7600.0000', '7600.0000', '-192.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1775, '2020-11-11', 83, 1654, 1065, NULL, '24.3850', '0.0000', '0.0000', '8500.0000', '8500.0000', '-24.3850', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1776, '2020-11-11', 83, 1655, 1066, NULL, '22.4200', '0.0000', '0.0000', '8500.0000', '8500.0000', '-22.4200', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1777, '2020-11-11', 83, 1656, 1067, NULL, '21.2400', '0.0000', '0.0000', '8500.0000', '8500.0000', '-21.2400', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1778, '2020-11-11', 83, 1657, 1068, NULL, '21.6650', '0.0000', '0.0000', '8500.0000', '8500.0000', '-21.6650', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1779, '2020-11-11', 83, 1658, 1069, NULL, '22.5950', '0.0000', '0.0000', '8500.0000', '8500.0000', '-22.5950', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1789, '2020-11-15', 82, 1668, 1072, NULL, '273.0000', '0.0000', '0.0000', '169.0000', '169.0000', '-273.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1790, '2020-11-15', 82, 1669, 1073, NULL, '196.0000', '0.0000', '0.0000', '170.0000', '170.0000', '-196.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1792, '2020-11-15', 82, 1671, 1074, NULL, '89.0000', '0.0000', '0.0000', '170.0000', '170.0000', '-89.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1793, '2020-11-15', 82, 1672, 1075, NULL, '270.0000', '0.0000', '0.0000', '170.0000', '170.0000', '-270.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1794, '2020-11-15', 82, 1673, 1076, NULL, '184.0000', '0.0000', '0.0000', '164.5000', '164.5000', '-184.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1821, '2020-11-15', 83, 1700, 1077, NULL, '21.6500', '0.0000', '0.0000', '8600.0000', '8600.0000', '-21.6500', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1822, '2020-11-15', 83, 1701, 1078, NULL, '20.5200', '0.0000', '0.0000', '8500.0000', '8500.0000', '-20.5200', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1823, '2020-11-15', 83, 1702, 1079, NULL, '16.5200', '0.0000', '0.0000', '7300.0000', '7300.0000', '-16.5200', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1824, '2020-11-15', 83, 1703, 1081, NULL, '17.0300', '0.0000', '0.0000', '7350.0000', '7350.0000', '-17.0300', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1825, '2020-11-15', 83, 1704, 1082, NULL, '14.2000', '0.0000', '0.0000', '8200.0000', '8200.0000', '-14.2000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1826, '2020-11-15', 83, 1705, 1083, NULL, '13.8850', '0.0000', '0.0000', '8200.0000', '8200.0000', '-13.8850', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1827, '2020-11-15', 83, 1706, 1084, NULL, '22.6050', '0.0000', '0.0000', '8200.0000', '8200.0000', '-22.6050', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1828, '2020-11-15', 83, 1707, 1085, NULL, '18.5450', '0.0000', '0.0000', '8100.0000', '8100.0000', '-18.5450', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1829, '2020-11-15', 83, 1708, 1086, NULL, '14.0850', '0.0000', '0.0000', '8100.0000', '8100.0000', '-14.0850', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1830, '2020-11-15', 83, 1709, 1087, NULL, '16.5250', '0.0000', '0.0000', '8100.0000', '8100.0000', '-16.5250', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1832, '2020-11-15', 83, 1711, 1088, NULL, '18.3800', '0.0000', '0.0000', '8100.0000', '8100.0000', '-18.3800', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1833, '2020-11-15', 83, 1712, 1089, NULL, '15.6850', '0.0000', '0.0000', '8100.0000', '8100.0000', '-15.6850', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1834, '2020-11-15', 83, 1713, 1090, NULL, '22.1800', '0.0000', '0.0000', '8100.0000', '8100.0000', '-22.1800', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1835, '2020-11-15', 83, 1714, 1091, NULL, '22.2050', '0.0000', '0.0000', '8100.0000', '8100.0000', '-22.2050', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1836, '2020-11-15', 83, 1715, 1092, NULL, '17.6550', '0.0000', '0.0000', '8100.0000', '8100.0000', '-17.6550', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1837, '2020-11-15', 83, 1716, 1093, NULL, '15.2450', '0.0000', '0.0000', '8100.0000', '8100.0000', '-15.2450', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1838, '2020-11-15', 83, 1717, 1094, NULL, '17.4400', '0.0000', '0.0000', '8100.0000', '8100.0000', '-17.4400', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1839, '2020-11-15', 83, 1718, 1095, NULL, '13.4850', '0.0000', '0.0000', '8100.0000', '8100.0000', '-13.4850', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1840, '2020-11-15', 83, 1719, 1096, NULL, '14.6500', '0.0000', '0.0000', '8050.0000', '8050.0000', '-14.6500', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1841, '2020-11-15', 83, 1720, 1097, NULL, '15.9450', '0.0000', '0.0000', '8050.0000', '8050.0000', '-15.9450', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1842, '2020-11-15', 83, 1721, 1098, NULL, '14.5200', '0.0000', '0.0000', '8050.0000', '8050.0000', '-14.5200', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1843, '2020-11-15', 83, 1722, 1099, NULL, '12.7950', '0.0000', '0.0000', '8050.0000', '8050.0000', '-12.7950', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1844, '2020-11-15', 83, 1723, 1100, NULL, '15.6750', '0.0000', '0.0000', '8050.0000', '8050.0000', '-15.6750', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1845, '2020-11-15', 83, 1724, 1101, NULL, '14.1000', '0.0000', '0.0000', '8050.0000', '8050.0000', '-14.1000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1846, '2020-11-15', 83, 1725, 1102, NULL, '15.1350', '0.0000', '0.0000', '8300.0000', '8300.0000', '-15.1350', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1848, '2020-11-13', 83, 1727, 1103, NULL, '22.7250', '0.0000', '0.0000', '8300.0000', '8300.0000', '-22.7250', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1850, '2020-11-15', 87, 1729, 1104, NULL, '1.0000', '0.0000', '0.0000', '0.0000', '0.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1854, '2020-11-16', 82, 1733, 1105, NULL, '270.0000', '0.0000', '0.0000', '170.0000', '170.0000', '-270.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1855, '2020-11-16', 82, 1734, 1107, NULL, '10.0000', '0.0000', '0.0000', '170.0000', '170.0000', '-10.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1856, '2020-11-16', 82, 1735, 1106, NULL, '97.0000', '0.0000', '0.0000', '170.0000', '170.0000', '-97.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1879, '2020-11-16', 83, 1758, 1109, NULL, '20.8350', '0.0000', '0.0000', '8300.0000', '8300.0000', '-20.8350', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1880, '2020-11-16', 83, 1759, 1110, NULL, '19.9900', '0.0000', '0.0000', '8300.0000', '8300.0000', '-19.9900', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1881, '2020-11-16', 83, 1760, 1111, NULL, '25.4830', '0.0000', '0.0000', '7350.0000', '7350.0000', '-25.4830', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1882, '2020-11-16', 83, 1761, 1112, NULL, '23.3010', '0.0000', '0.0000', '7350.0000', '7350.0000', '-23.3010', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1883, '2020-11-16', 83, 1762, 1113, NULL, '22.9760', '0.0000', '0.0000', '7350.0000', '7350.0000', '-22.9760', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1884, '2020-11-16', 83, 1763, 1114, NULL, '23.8350', '0.0000', '0.0000', '7350.0000', '7350.0000', '-23.8350', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1885, '2020-11-16', 83, 1764, 1115, NULL, '20.0070', '0.0000', '0.0000', '7350.0000', '7350.0000', '-20.0070', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1886, '2020-11-16', 83, 1765, 1116, NULL, '20.7250', '0.0000', '0.0000', '8500.0000', '8500.0000', '-20.7250', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1887, '2020-11-16', 83, 1766, 1117, NULL, '21.2300', '0.0000', '0.0000', '8600.0000', '8600.0000', '-21.2300', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1888, '2020-11-16', 83, 1767, 1118, NULL, '20.0000', '0.0000', '0.0000', '8100.0000', '8100.0000', '-20.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1889, '2020-11-16', 83, 1768, 1119, NULL, '14.2500', '0.0000', '0.0000', '8100.0000', '8100.0000', '-14.2500', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1890, '2020-11-16', 83, 1769, 1120, NULL, '19.5000', '0.0000', '0.0000', '8100.0000', '8100.0000', '-19.5000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1891, '2020-11-16', 83, 1770, 1121, NULL, '17.3550', '0.0000', '0.0000', '8100.0000', '8100.0000', '-17.3550', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1892, '2020-11-16', 83, 1771, 1122, NULL, '19.3550', '0.0000', '0.0000', '8500.0000', '8500.0000', '-19.3550', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1893, '2020-11-16', 83, 1772, 1123, NULL, '20.6050', '0.0000', '0.0000', '8000.0000', '8000.0000', '-20.6050', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1894, '2020-11-16', 83, 1773, 1124, NULL, '20.9100', '0.0000', '0.0000', '8000.0000', '8000.0000', '-20.9100', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1895, '2020-11-16', 83, 1774, 1125, NULL, '20.3950', '0.0000', '0.0000', '8100.0000', '8100.0000', '-20.3950', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1896, '2020-11-16', 83, 1775, 1126, NULL, '15.8750', '0.0000', '0.0000', '8100.0000', '8100.0000', '-15.8750', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1898, '2020-11-16', 83, 1777, 1128, NULL, '25.0000', '0.0000', '0.0000', '7000.0000', '7000.0000', '-25.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1903, '2020-11-14', 83, 1782, 1130, NULL, '22.2350', '0.0000', '0.0000', '8400.0000', '8400.0000', '-22.2350', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1904, '2020-11-14', 83, 1783, 1131, NULL, '22.6250', '0.0000', '0.0000', '8400.0000', '8400.0000', '-22.6250', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1907, '2020-11-09', 84, 1786, 1133, NULL, '1.0000', '0.0000', '0.0000', '174000.0000', '174000.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1909, '2020-11-10', 83, 1788, 1134, NULL, '18.2500', '0.0000', '0.0000', '8300.0000', '8300.0000', '-18.2500', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1911, '2020-11-12', 83, 1790, 1135, NULL, '18.9200', '0.0000', '0.0000', '8300.0000', '8300.0000', '-18.9200', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1916, '2020-11-13', 83, 1795, 1137, NULL, '21.0450', '0.0000', '0.0000', '8300.0000', '8300.0000', '-21.0450', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1917, '2020-11-13', 84, 1796, 1137, NULL, '1.0000', '0.0000', '0.0000', '500.0000', '500.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1919, '2020-11-16', 83, 1798, 1138, NULL, '18.3100', '0.0000', '0.0000', '8300.0000', '8300.0000', '-18.3100', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1941, '2020-11-17', 82, 1820, 1139, NULL, '95.0000', '0.0000', '0.0000', '170.0000', '170.0000', '-95.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1942, '2020-11-17', 83, 1821, 1140, NULL, '18.3900', '0.0000', '0.0000', '8050.0000', '8050.0000', '-18.3900', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1943, '2020-11-17', 83, 1822, 1141, NULL, '18.4650', '0.0000', '0.0000', '8050.0000', '8050.0000', '-18.4650', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1944, '2020-11-17', 83, 1823, 1142, NULL, '20.0000', '0.0000', '0.0000', '8000.0000', '8000.0000', '-20.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1945, '2020-11-17', 83, 1824, 1143, NULL, '19.5850', '0.0000', '0.0000', '8000.0000', '8000.0000', '-19.5850', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1946, '2020-11-17', 83, 1825, 1144, NULL, '22.0000', '0.0000', '0.0000', '8100.0000', '8100.0000', '-22.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1947, '2020-11-17', 83, 1826, 1145, NULL, '21.0000', '0.0000', '0.0000', '8100.0000', '8100.0000', '-21.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1949, '2020-11-17', 83, 1828, 1147, NULL, '16.4400', '0.0000', '0.0000', '8050.0000', '8050.0000', '-16.4400', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1950, '2020-11-17', 83, 1829, 1148, NULL, '15.8950', '0.0000', '0.0000', '8050.0000', '8050.0000', '-15.8950', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1951, '2020-11-17', 83, 1830, 1149, NULL, '20.2250', '0.0000', '0.0000', '8050.0000', '8050.0000', '-20.2250', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1952, '2020-11-17', 83, 1831, 1150, NULL, '18.4700', '0.0000', '0.0000', '8300.0000', '8300.0000', '-18.4700', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1953, '2020-11-17', 83, 1832, 1151, NULL, '23.5300', '0.0000', '0.0000', '8300.0000', '8300.0000', '-23.5300', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1954, '2020-11-17', 83, 1833, 1152, NULL, '20.9450', '0.0000', '0.0000', '8600.0000', '8600.0000', '-20.9450', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1955, '2020-11-17', 83, 1834, 1153, NULL, '21.1900', '0.0000', '0.0000', '8300.0000', '8300.0000', '-21.1900', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1956, '2020-11-17', 83, 1835, 1154, NULL, '19.7300', '0.0000', '0.0000', '8250.0000', '8250.0000', '-19.7300', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1957, '2020-11-17', 83, 1836, 1155, NULL, '19.8800', '0.0000', '0.0000', '8250.0000', '8250.0000', '-19.8800', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1958, '2020-11-17', 83, 1837, 1156, NULL, '21.9980', '0.0000', '0.0000', '7200.0000', '7200.0000', '-21.9980', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1959, '2020-11-17', 83, 1838, 1157, NULL, '21.7880', '0.0000', '0.0000', '7200.0000', '7200.0000', '-21.7880', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1961, '2020-11-17', 83, 1840, 1158, NULL, '19.8350', '0.0000', '0.0000', '8600.0000', '8600.0000', '-19.8350', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1962, '2020-11-17', 83, 1841, 1159, NULL, '16.8950', '0.0000', '0.0000', '7350.0000', '7350.0000', '-16.8950', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1967, '2020-11-18', 82, 1846, 1160, NULL, '493.0000', '0.0000', '0.0000', '170.0000', '170.0000', '-493.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1968, '2020-11-18', 82, 1847, 1161, NULL, '528.0000', '0.0000', '0.0000', '166.0000', '166.0000', '-528.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1969, '2020-11-18', 82, 1848, 1162, NULL, '270.0000', '0.0000', '0.0000', '170.0000', '170.0000', '-270.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1975, '2020-11-18', 82, 1854, 1163, NULL, '186.0000', '0.0000', '0.0000', '169.0000', '169.0000', '-186.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1978, '2020-11-18', 83, 1857, 1165, NULL, '23.1640', '0.0000', '0.0000', '7350.0000', '7350.0000', '-23.1640', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1979, '2020-11-18', 83, 1858, 1166, NULL, '21.7880', '0.0000', '0.0000', '7350.0000', '7350.0000', '-21.7880', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1980, '2020-11-18', 83, 1859, 1167, NULL, '23.3320', '0.0000', '0.0000', '7350.0000', '7350.0000', '-23.3320', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1981, '2020-11-18', 83, 1860, 1168, NULL, '23.4320', '0.0000', '0.0000', '7350.0000', '7350.0000', '-23.4320', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1997, '2020-11-18', 83, 1876, 1169, NULL, '22.2750', '0.0000', '0.0000', '8300.0000', '8300.0000', '-22.2750', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1998, '2020-11-18', 83, 1877, 1170, NULL, '22.8050', '0.0000', '0.0000', '8300.0000', '8300.0000', '-22.8050', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (1999, '2020-11-18', 83, 1878, 1171, NULL, '19.5200', '0.0000', '0.0000', '8500.0000', '8500.0000', '-19.5200', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2000, '2020-11-18', 83, 1879, 1172, NULL, '19.9700', '0.0000', '0.0000', '8050.0000', '8050.0000', '-19.9700', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2001, '2020-11-18', 83, 1880, 1173, NULL, '23.5450', '0.0000', '0.0000', '8050.0000', '8050.0000', '-23.5450', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2002, '2020-11-18', 83, 1881, 1174, NULL, '16.7500', '0.0000', '0.0000', '8050.0000', '8050.0000', '-16.7500', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2003, '2020-11-18', 83, 1882, 1175, NULL, '133.0000', '0.0000', '0.0000', '7050.0000', '7050.0000', '-133.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2004, '2020-11-18', 83, 1883, 1176, NULL, '17.0950', '0.0000', '0.0000', '8300.0000', '8300.0000', '-17.0950', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2005, '2020-11-18', 83, 1884, 1177, NULL, '22.6800', '0.0000', '0.0000', '8500.0000', '8500.0000', '-22.6800', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2006, '2020-11-18', 83, 1885, 1178, NULL, '22.5900', '0.0000', '0.0000', '8500.0000', '8500.0000', '-22.5900', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2007, '2020-11-18', 83, 1886, 1179, NULL, '18.1900', '0.0000', '0.0000', '8300.0000', '8300.0000', '-18.1900', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2008, '2020-11-18', 83, 1887, 1180, NULL, '23.2190', '0.0000', '0.0000', '7350.0000', '7350.0000', '-23.2190', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2009, '2020-11-18', 83, 1888, 1182, NULL, '23.1640', '0.0000', '0.0000', '7350.0000', '7350.0000', '-23.1640', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2010, '2020-11-18', 83, 1889, 1183, NULL, '19.0730', '0.0000', '0.0000', '7500.0000', '7500.0000', '-19.0730', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2012, '2020-11-18', 87, 1891, 1184, NULL, '1.0000', '0.0000', '0.0000', '0.0000', '0.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2031, '2020-08-13', 83, 1910, 1201, NULL, '1.0000', '0.0000', '0.0000', '3885505.0000', '3885505.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2036, '2020-11-05', 83, 1915, 1203, NULL, '905.0000', '0.0000', '0.0000', '8100.0000', '8100.0000', '-905.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2040, '2020-11-20', 82, 1919, 1204, NULL, '92.0000', '0.0000', '0.0000', '164.5000', '164.5000', '-92.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2041, '2020-11-20', 82, 1920, 1205, NULL, '95.0000', '0.0000', '0.0000', '170.0000', '170.0000', '-95.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2043, '2020-11-19', 82, 1922, 1185, NULL, '370.0000', '0.0000', '0.0000', '170.0000', '170.0000', '-370.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2044, '2020-11-19', 82, 1923, 1206, NULL, '364.0000', '0.0000', '0.0000', '169.0000', '169.0000', '-364.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2045, '2020-11-20', 82, 1924, 1186, NULL, '364.0000', '0.0000', '0.0000', '169.0000', '169.0000', '-364.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2046, '2020-11-19', 83, 1925, 1187, NULL, '100.0000', '0.0000', '0.0000', '7850.0000', '7850.0000', '-100.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2047, '2020-11-19', 83, 1926, 1188, NULL, '19.3850', '0.0000', '0.0000', '8300.0000', '8300.0000', '-19.3850', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2048, '2020-11-19', 83, 1927, 1189, NULL, '18.2200', '0.0000', '0.0000', '8300.0000', '8300.0000', '-18.2200', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2049, '2020-11-19', 83, 1928, 1190, NULL, '19.5650', '0.0000', '0.0000', '8300.0000', '8300.0000', '-19.5650', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2050, '2020-11-19', 83, 1929, 1191, NULL, '23.6250', '0.0000', '0.0000', '8300.0000', '8300.0000', '-23.6250', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2051, '2020-11-19', 84, 1930, 1192, NULL, '1.0000', '0.0000', '0.0000', '20000.0000', '20000.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2052, '2020-11-19', 83, 1931, 1193, NULL, '19.4950', '0.0000', '0.0000', '8600.0000', '8600.0000', '-19.4950', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2053, '2020-11-19', 83, 1932, 1194, NULL, '20.1250', '0.0000', '0.0000', '8100.0000', '8100.0000', '-20.1250', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2054, '2020-11-19', 84, 1933, 1195, NULL, '1.0000', '0.0000', '0.0000', '209200.0000', '209200.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2055, '2020-11-19', 83, 1934, 1196, NULL, '19.7500', '0.0000', '0.0000', '8200.0000', '8200.0000', '-19.7500', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2056, '2020-11-19', 83, 1935, 1198, NULL, '17.5100', '0.0000', '0.0000', '7300.0000', '7300.0000', '-17.5100', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2057, '2020-11-19', 83, 1936, 1199, NULL, '359.0000', '0.0000', '0.0000', '7850.0000', '7850.0000', '-359.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2072, '2020-11-20', 83, 1951, 1207, NULL, '21.8250', '0.0000', '0.0000', '8500.0000', '8500.0000', '-21.8250', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2073, '2020-11-20', 83, 1952, 1208, NULL, '22.1550', '0.0000', '0.0000', '8500.0000', '8500.0000', '-22.1550', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2074, '2020-11-20', 83, 1953, 1209, NULL, '21.6950', '0.0000', '0.0000', '8500.0000', '8500.0000', '-21.6950', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2075, '2020-11-20', 83, 1954, 1210, NULL, '23.4200', '0.0000', '0.0000', '8500.0000', '8500.0000', '-23.4200', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2076, '2020-11-20', 83, 1955, 1211, NULL, '20.1400', '0.0000', '0.0000', '8500.0000', '8500.0000', '-20.1400', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2077, '2020-11-20', 83, 1956, 1212, NULL, '20.8550', '0.0000', '0.0000', '8300.0000', '8300.0000', '-20.8550', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2078, '2020-11-20', 83, 1957, 1213, NULL, '20.6250', '0.0000', '0.0000', '8300.0000', '8300.0000', '-20.6250', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2081, '2020-11-20', 83, 1960, 1216, NULL, '21.4300', '0.0000', '0.0000', '8100.0000', '8100.0000', '-21.4300', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2082, '2020-11-20', 83, 1961, 1217, NULL, '22.3650', '0.0000', '0.0000', '8350.0000', '8350.0000', '-22.3650', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2083, '2020-11-20', 83, 1962, 1218, NULL, '25.0000', '0.0000', '0.0000', '7200.0000', '7200.0000', '-25.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2086, '2020-11-20', 83, 1965, 1219, NULL, '30.0000', '0.0000', '0.0000', '7200.0000', '7200.0000', '-30.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2089, '2020-11-21', 82, 1968, 1221, NULL, '90.0000', '0.0000', '0.0000', '170.0000', '170.0000', '-90.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2090, '2020-11-21', 82, 1969, 1222, NULL, '92.0000', '0.0000', '0.0000', '164.5000', '164.5000', '-92.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2106, '2020-11-21', 83, 1985, 1223, NULL, '24.3550', '0.0000', '0.0000', '8400.0000', '8400.0000', '-24.3550', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2107, '2020-11-21', 83, 1986, 1224, NULL, '21.8900', '0.0000', '0.0000', '8400.0000', '8400.0000', '-21.8900', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2108, '2020-11-21', 83, 1987, 1225, NULL, '23.1750', '0.0000', '0.0000', '8100.0000', '8100.0000', '-23.1750', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2109, '2020-11-21', 83, 1988, 1226, NULL, '22.8250', '0.0000', '0.0000', '8100.0000', '8100.0000', '-22.8250', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2110, '2020-11-21', 83, 1989, 1227, NULL, '22.2400', '0.0000', '0.0000', '8350.0000', '8350.0000', '-22.2400', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2111, '2020-11-21', 83, 1990, 1228, NULL, '20.9300', '0.0000', '0.0000', '8350.0000', '8350.0000', '-20.9300', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2112, '2020-11-21', 83, 1991, 1229, NULL, '21.7950', '0.0000', '0.0000', '8350.0000', '8350.0000', '-21.7950', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2113, '2020-11-21', 83, 1992, 1230, NULL, '22.0000', '0.0000', '0.0000', '8350.0000', '8350.0000', '-22.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2114, '2020-11-21', 83, 1993, 1231, NULL, '22.5050', '0.0000', '0.0000', '8500.0000', '8500.0000', '-22.5050', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2115, '2020-11-21', 83, 1994, 1232, NULL, '21.7300', '0.0000', '0.0000', '8500.0000', '8500.0000', '-21.7300', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2116, '2020-11-21', 83, 1995, 1233, NULL, '19.7750', '0.0000', '0.0000', '8200.0000', '8200.0000', '-19.7750', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2117, '2020-11-21', 83, 1996, 1234, NULL, '19.6800', '0.0000', '0.0000', '8050.0000', '8050.0000', '-19.6800', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2118, '2020-11-21', 83, 1997, 1235, NULL, '21.5400', '0.0000', '0.0000', '8400.0000', '8400.0000', '-21.5400', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2119, '2020-11-21', 83, 1998, 1236, NULL, '1091.7650', '0.0000', '0.0000', '7850.0000', '7850.0000', '-1091.7650', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2122, '2020-11-21', 87, 2001, 1238, NULL, '1.0000', '0.0000', '0.0000', '0.0000', '0.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2148, '2020-11-22', 82, 2027, 1239, NULL, '475.0000', '0.0000', '0.0000', '170.0000', '170.0000', '-475.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2150, '2020-11-22', 82, 2029, 1240, NULL, '201.0000', '0.0000', '0.0000', '167.0000', '167.0000', '-201.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2151, '2020-11-22', 83, 2030, 1241, NULL, '21.2500', '0.0000', '0.0000', '8200.0000', '8200.0000', '-21.2500', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2152, '2020-11-22', 83, 2031, 1242, NULL, '21.8450', '0.0000', '0.0000', '8200.0000', '8200.0000', '-21.8450', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2153, '2020-11-22', 83, 2032, 1243, NULL, '22.4400', '0.0000', '0.0000', '8500.0000', '8500.0000', '-22.4400', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2154, '2020-11-22', 83, 2033, 1244, NULL, '20.1500', '0.0000', '0.0000', '8100.0000', '8100.0000', '-20.1500', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2155, '2020-11-22', 83, 2034, 1245, NULL, '20.0650', '0.0000', '0.0000', '8100.0000', '8100.0000', '-20.0650', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2156, '2020-11-22', 83, 2035, 1246, NULL, '19.3800', '0.0000', '0.0000', '8050.0000', '8050.0000', '-19.3800', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2157, '2020-11-22', 83, 2036, 1247, NULL, '15.8950', '0.0000', '0.0000', '8050.0000', '8050.0000', '-15.8950', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2158, '2020-11-22', 83, 2037, 1248, NULL, '16.7400', '0.0000', '0.0000', '8050.0000', '8050.0000', '-16.7400', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2159, '2020-11-22', 83, 2038, 1249, NULL, '21.2900', '0.0000', '0.0000', '8050.0000', '8050.0000', '-21.2900', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2160, '2020-11-22', 83, 2039, 1251, NULL, '17.5000', '0.0000', '0.0000', '8050.0000', '8050.0000', '-17.5000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2161, '2020-11-22', 83, 2040, 1252, NULL, '15.1800', '0.0000', '0.0000', '8050.0000', '8050.0000', '-15.1800', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2166, '2020-11-22', 83, 2045, 1257, NULL, '21.0250', '0.0000', '0.0000', '8050.0000', '8050.0000', '-21.0250', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2167, '2020-11-22', 83, 2046, 1258, NULL, '21.4450', '0.0000', '0.0000', '8050.0000', '8050.0000', '-21.4450', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2168, '2020-11-22', 83, 2047, 1259, NULL, '21.3050', '0.0000', '0.0000', '8300.0000', '8300.0000', '-21.3050', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2169, '2020-11-22', 83, 2048, 1260, NULL, '22.8500', '0.0000', '0.0000', '8300.0000', '8300.0000', '-22.8500', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2170, '2020-11-22', 83, 2049, 1261, NULL, '22.4950', '0.0000', '0.0000', '8500.0000', '8500.0000', '-22.4950', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2171, '2020-11-22', 83, 2050, 1262, NULL, '22.1350', '0.0000', '0.0000', '8500.0000', '8500.0000', '-22.1350', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2172, '2020-11-22', 83, 2051, 1263, NULL, '23.9950', '0.0000', '0.0000', '8500.0000', '8500.0000', '-23.9950', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2173, '2020-11-22', 83, 2052, 1253, NULL, '23.3950', '0.0000', '0.0000', '8000.0000', '8000.0000', '-23.3950', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2174, '2020-11-22', 83, 2053, 1254, NULL, '22.7450', '0.0000', '0.0000', '8000.0000', '8000.0000', '-22.7450', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2175, '2020-11-22', 83, 2054, 1255, NULL, '22.0100', '0.0000', '0.0000', '8000.0000', '8000.0000', '-22.0100', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2176, '2020-11-22', 83, 2055, 1256, NULL, '20.2500', '0.0000', '0.0000', '8000.0000', '8000.0000', '-20.2500', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2178, '2020-11-23', 82, 2057, 1264, NULL, '90.0000', '0.0000', '0.0000', '170.0000', '170.0000', '-90.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2196, '2020-11-23', 83, 2075, 1265, NULL, '19.1600', '0.0000', '0.0000', '8000.0000', '8000.0000', '-19.1600', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2197, '2020-11-23', 83, 2076, 1266, NULL, '21.6000', '0.0000', '0.0000', '8000.0000', '8000.0000', '-21.6000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2198, '2020-11-23', 83, 2077, 1267, NULL, '20.8350', '0.0000', '0.0000', '8000.0000', '8000.0000', '-20.8350', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2200, '2020-11-23', 83, 2079, 1269, NULL, '26.2500', '0.0000', '0.0000', '8000.0000', '8000.0000', '-26.2500', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2201, '2020-11-23', 83, 2080, 1268, NULL, '22.4750', '0.0000', '0.0000', '8000.0000', '8000.0000', '-22.4750', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2202, '2020-11-23', 83, 2081, 1270, NULL, '18.0250', '0.0000', '0.0000', '8000.0000', '8000.0000', '-18.0250', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2203, '2020-11-23', 83, 2082, 1271, NULL, '19.4000', '0.0000', '0.0000', '8050.0000', '8050.0000', '-19.4000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2204, '2020-11-23', 83, 2083, 1272, NULL, '16.6050', '0.0000', '0.0000', '8050.0000', '8050.0000', '-16.6050', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2205, '2020-11-23', 83, 2084, 1273, NULL, '22.2200', '0.0000', '0.0000', '8500.0000', '8500.0000', '-22.2200', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2206, '2020-11-23', 83, 2085, 1274, NULL, '19.1850', '0.0000', '0.0000', '8200.0000', '8200.0000', '-19.1850', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2207, '2020-11-23', 83, 2086, 1275, NULL, '18.1250', '0.0000', '0.0000', '8050.0000', '8050.0000', '-18.1250', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2208, '2020-11-23', 83, 2087, 1276, NULL, '21.7400', '0.0000', '0.0000', '8200.0000', '8200.0000', '-21.7400', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2209, '2020-11-23', 83, 2088, 1277, NULL, '21.3000', '0.0000', '0.0000', '8200.0000', '8200.0000', '-21.3000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2210, '2020-11-23', 83, 2089, 1278, NULL, '14.7000', '0.0000', '0.0000', '8300.0000', '8300.0000', '-14.7000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2211, '2020-11-23', 83, 2090, 1279, NULL, '23.1640', '0.0000', '0.0000', '7300.0000', '7300.0000', '-23.1640', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2212, '2020-11-23', 83, 2091, 1280, NULL, '23.8350', '0.0000', '0.0000', '7300.0000', '7300.0000', '-23.8350', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2213, '2020-11-23', 83, 2092, 1281, NULL, '20.0300', '0.0000', '0.0000', '8500.0000', '8500.0000', '-20.0300', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2217, '2020-11-24', 82, 2096, 1282, NULL, '24.8800', '0.0000', '0.0000', '3900.0000', '3900.0000', '-24.8800', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2218, '2020-11-24', 82, 2097, 1283, NULL, '22.3750', '0.0000', '0.0000', '3900.0000', '3900.0000', '-22.3750', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2219, '2020-11-24', 82, 2098, 1284, NULL, '190.0000', '0.0000', '0.0000', '170.0000', '170.0000', '-190.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2252, '2020-11-24', 83, 2131, 1285, NULL, '18.0900', '0.0000', '0.0000', '8300.0000', '8300.0000', '-18.0900', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2253, '2020-11-24', 83, 2132, 1286, NULL, '23.1570', '0.0000', '0.0000', '7300.0000', '7300.0000', '-23.1570', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2254, '2020-11-24', 83, 2133, 1287, NULL, '21.0100', '0.0000', '0.0000', '8500.0000', '8500.0000', '-21.0100', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2255, '2020-11-24', 83, 2134, 1288, NULL, '21.1550', '0.0000', '0.0000', '8400.0000', '8400.0000', '-21.1550', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2256, '2020-11-24', 83, 2135, 1289, NULL, '24.3050', '0.0000', '0.0000', '8400.0000', '8400.0000', '-24.3050', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2257, '2020-11-24', 83, 2136, 1290, NULL, '9.4350', '0.0000', '0.0000', '8400.0000', '8400.0000', '-9.4350', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2258, '2020-11-24', 83, 2137, 1291, NULL, '20.2950', '0.0000', '0.0000', '7300.0000', '7300.0000', '-20.2950', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2259, '2020-11-24', 83, 2138, 1292, NULL, '21.6650', '0.0000', '0.0000', '8200.0000', '8200.0000', '-21.6650', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2260, '2020-11-24', 83, 2139, 1293, NULL, '19.7600', '0.0000', '0.0000', '8200.0000', '8200.0000', '-19.7600', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2261, '2020-11-24', 83, 2140, 1294, NULL, '23.1050', '0.0000', '0.0000', '8500.0000', '8500.0000', '-23.1050', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2262, '2020-11-24', 83, 2141, 1295, NULL, '17.8100', '0.0000', '0.0000', '8050.0000', '8050.0000', '-17.8100', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2263, '2020-11-24', 83, 2142, 1296, NULL, '18.5750', '0.0000', '0.0000', '8050.0000', '8050.0000', '-18.5750', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2264, '2020-11-24', 83, 2143, 1297, NULL, '22.4450', '0.0000', '0.0000', '8050.0000', '8050.0000', '-22.4450', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2265, '2020-11-24', 83, 2144, 1298, NULL, '22.2900', '0.0000', '0.0000', '8050.0000', '8050.0000', '-22.2900', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2266, '2020-11-24', 83, 2145, 1299, NULL, '19.9050', '0.0000', '0.0000', '8050.0000', '8050.0000', '-19.9050', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2267, '2020-11-24', 83, 2146, 1300, NULL, '19.2100', '0.0000', '0.0000', '8050.0000', '8050.0000', '-19.2100', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2268, '2020-11-24', 83, 2147, 1301, NULL, '22.0700', '0.0000', '0.0000', '8200.0000', '8200.0000', '-22.0700', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2269, '2020-11-24', 83, 2148, 1302, NULL, '22.8250', '0.0000', '0.0000', '8000.0000', '8000.0000', '-22.8250', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2270, '2020-11-24', 83, 2149, 1303, NULL, '23.1750', '0.0000', '0.0000', '8000.0000', '8000.0000', '-23.1750', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2271, '2020-11-24', 83, 2150, 1304, NULL, '22.2350', '0.0000', '0.0000', '8050.0000', '8050.0000', '-22.2350', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2272, '2020-11-24', 83, 2151, 1305, NULL, '20.7750', '0.0000', '0.0000', '8100.0000', '8100.0000', '-20.7750', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2273, '2020-11-24', 83, 2152, 1306, NULL, '17.5700', '0.0000', '0.0000', '8500.0000', '8500.0000', '-17.5700', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2274, '2020-11-24', 83, 2153, 1307, NULL, '19.8950', '0.0000', '0.0000', '8200.0000', '8200.0000', '-19.8950', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2275, '2020-11-24', 83, 2154, 1308, NULL, '26.6700', '0.0000', '0.0000', '8050.0000', '8050.0000', '-26.6700', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2276, '2020-11-24', 83, 2155, 1309, NULL, '24.2550', '0.0000', '0.0000', '8050.0000', '8050.0000', '-24.2550', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2277, '2020-11-24', 83, 2156, 1310, NULL, '13.1500', '0.0000', '0.0000', '8050.0000', '8050.0000', '-13.1500', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2278, '2020-11-24', 83, 2157, 1311, NULL, '15.7350', '0.0000', '0.0000', '8050.0000', '8050.0000', '-15.7350', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2279, '2020-11-24', 83, 2158, 1312, NULL, '17.0950', '0.0000', '0.0000', '8050.0000', '8050.0000', '-17.0950', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2280, '2020-11-24', 83, 2159, 1313, NULL, '20.9050', '0.0000', '0.0000', '8050.0000', '8050.0000', '-20.9050', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2281, '2020-11-24', 83, 2160, 1314, NULL, '20.0200', '0.0000', '0.0000', '8050.0000', '8050.0000', '-20.0200', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2282, '2020-11-24', 83, 2161, 1315, NULL, '24.1100', '0.0000', '0.0000', '8050.0000', '8050.0000', '-24.1100', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2283, '2020-11-24', 83, 2162, 1316, NULL, '1212.0950', '0.0000', '0.0000', '7850.0000', '7850.0000', '-1212.0950', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2299, '2020-11-25', 83, 2178, 1317, NULL, '19.9970', '0.0000', '0.0000', '7200.0000', '7200.0000', '-19.9970', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2300, '2020-11-25', 83, 2179, 1318, NULL, '17.9650', '0.0000', '0.0000', '8150.0000', '8150.0000', '-17.9650', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2301, '2020-11-25', 83, 2180, 1319, NULL, '17.4750', '0.0000', '0.0000', '8050.0000', '8050.0000', '-17.4750', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2302, '2020-11-25', 83, 2181, 1320, NULL, '19.0100', '0.0000', '0.0000', '8050.0000', '8050.0000', '-19.0100', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2303, '2020-11-25', 83, 2182, 1321, NULL, '21.5350', '0.0000', '0.0000', '8100.0000', '8100.0000', '-21.5350', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2304, '2020-11-25', 83, 2183, 1322, NULL, '20.0600', '0.0000', '0.0000', '8200.0000', '8200.0000', '-20.0600', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2305, '2020-11-25', 83, 2184, 1323, NULL, '19.3250', '0.0000', '0.0000', '8150.0000', '8150.0000', '-19.3250', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2306, '2020-11-25', 83, 2185, 1324, NULL, '19.7500', '0.0000', '0.0000', '8200.0000', '8200.0000', '-19.7500', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2307, '2020-11-25', 83, 2186, 1325, NULL, '19.2550', '0.0000', '0.0000', '8200.0000', '8200.0000', '-19.2550', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2308, '2020-11-25', 83, 2187, 1326, NULL, '8.1000', '0.0000', '0.0000', '8500.0000', '8500.0000', '-8.1000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2309, '2020-11-25', 83, 2188, 1327, NULL, '15.4550', '0.0000', '0.0000', '8500.0000', '8500.0000', '-15.4550', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2310, '2020-11-25', 83, 2189, 1328, NULL, '18.6500', '0.0000', '0.0000', '7300.0000', '7300.0000', '-18.6500', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2311, '2020-11-25', 83, 2190, 1329, NULL, '20.9950', '0.0000', '0.0000', '7300.0000', '7300.0000', '-20.9950', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2312, '2020-11-25', 83, 2191, 1330, NULL, '18.9500', '0.0000', '0.0000', '7300.0000', '7300.0000', '-18.9500', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2313, '2020-11-25', 83, 2192, 1331, NULL, '11.8250', '0.0000', '0.0000', '7300.0000', '7300.0000', '-11.8250', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2315, '2020-11-25', 84, 2194, 1332, NULL, '1.0000', '0.0000', '0.0000', '350715.0000', '350715.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2317, '2020-11-25', 84, 2196, 1333, NULL, '1.0000', '0.0000', '0.0000', '10000.0000', '10000.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2321, '2020-11-22', 83, 2200, 1335, NULL, '326.0000', '0.0000', '0.0000', '7400.0000', '7400.0000', '-326.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2323, '2020-11-01', 83, 2202, 1336, NULL, '856.1500', '0.0000', '0.0000', '7900.0000', '7900.0000', '-856.1500', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2345, '2020-11-26', 83, 2224, 1337, NULL, '11.7400', '0.0000', '0.0000', '8500.0000', '8500.0000', '-11.7400', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2346, '2020-11-26', 83, 2225, 1338, NULL, '23.2100', '0.0000', '0.0000', '8200.0000', '8200.0000', '-23.2100', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2347, '2020-11-26', 83, 2226, 1339, NULL, '19.2950', '0.0000', '0.0000', '8150.0000', '8150.0000', '-19.2950', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2348, '2020-11-26', 83, 2227, 1340, NULL, '22.3750', '0.0000', '0.0000', '8500.0000', '8500.0000', '-22.3750', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2349, '2020-11-26', 83, 2228, 1342, NULL, '23.5300', '0.0000', '0.0000', '8150.0000', '8150.0000', '-23.5300', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2350, '2020-11-26', 83, 2229, 1341, NULL, '21.6950', '0.0000', '0.0000', '8150.0000', '8150.0000', '-21.6950', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2351, '2020-11-26', 83, 2230, 1343, NULL, '20.3200', '0.0000', '0.0000', '8200.0000', '8200.0000', '-20.3200', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2352, '2020-11-26', 83, 2231, 1344, NULL, '17.0050', '0.0000', '0.0000', '8050.0000', '8050.0000', '-17.0050', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2353, '2020-11-26', 83, 2232, 1345, NULL, '14.4250', '0.0000', '0.0000', '8200.0000', '8200.0000', '-14.4250', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2354, '2020-11-26', 83, 2233, 1346, NULL, '9.4800', '0.0000', '0.0000', '8500.0000', '8500.0000', '-9.4800', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2355, '2020-11-26', 83, 2234, 1347, NULL, '23.6400', '0.0000', '0.0000', '8150.0000', '8150.0000', '-23.6400', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2356, '2020-11-26', 83, 2235, 1348, NULL, '20.4950', '0.0000', '0.0000', '8150.0000', '8150.0000', '-20.4950', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2358, '2020-11-26', 83, 2237, 1349, NULL, '22.0350', '0.0000', '0.0000', '8150.0000', '8150.0000', '-22.0350', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2359, '2020-11-26', 83, 2238, 1350, NULL, '18.1400', '0.0000', '0.0000', '8300.0000', '8300.0000', '-18.1400', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2360, '2020-11-26', 83, 2239, 1351, NULL, '23.7850', '0.0000', '0.0000', '8500.0000', '8500.0000', '-23.7850', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2361, '2020-11-26', 83, 2240, 1354, NULL, '19.3100', '0.0000', '0.0000', '8200.0000', '8200.0000', '-19.3100', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2362, '2020-11-26', 83, 2241, 1355, NULL, '19.5350', '0.0000', '0.0000', '8200.0000', '8200.0000', '-19.5350', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2364, '2020-11-26', 83, 2243, 1353, NULL, '15.6400', '0.0000', '0.0000', '8200.0000', '8200.0000', '-15.6400', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2367, '2020-11-25', 84, 2246, 1356, NULL, '1.0000', '0.0000', '0.0000', '150000.0000', '150000.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2368, '2020-11-07', 87, 2247, 1357, NULL, '1.0000', '0.0000', '0.0000', '12500.0000', '12500.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2371, '2020-11-12', 84, 2250, 1359, NULL, '1.0000', '0.0000', '0.0000', '129000.0000', '129000.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2372, '2020-11-26', 84, 2251, 1358, NULL, '1.0000', '0.0000', '0.0000', '525200.0000', '525200.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2373, '2020-11-11', 83, 2252, 1220, NULL, '933.4000', '0.0000', '0.0000', '7650.0000', '7650.0000', '-933.4000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2374, '2020-11-12', 83, 2253, 1237, NULL, '1220.0000', '0.0000', '0.0000', '7850.0000', '7850.0000', '-1220.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2378, '2020-11-17', 83, 2257, 1361, NULL, '19.5550', '0.0000', '0.0000', '8050.0000', '8050.0000', '-19.5550', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2379, '2020-11-16', 83, 2258, 1360, NULL, '18.3650', '0.0000', '0.0000', '8050.0000', '8050.0000', '-18.3650', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2381, '2020-11-19', 87, 2260, 1362, NULL, '1.0000', '0.0000', '0.0000', '0.0000', '0.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2385, '2020-11-20', 83, 2264, 1364, NULL, '20.0070', '0.0000', '0.0000', '7400.0000', '7400.0000', '-20.0070', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2386, '2020-11-20', 83, 2265, 1363, NULL, '22.9780', '0.0000', '0.0000', '7400.0000', '7400.0000', '-22.9780', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2388, '2020-11-18', 83, 2267, 1365, NULL, '62.5000', '0.0000', '0.0000', '7500.0000', '7500.0000', '-62.5000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2390, '2020-11-16', 84, 2269, 1366, NULL, '1.0000', '0.0000', '0.0000', '294500.0000', '294500.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2392, '2020-11-11', 84, 2271, 1367, NULL, '1.0000', '0.0000', '0.0000', '93800.0000', '93800.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2396, '2020-11-10', 83, 2275, 1369, NULL, '19.8000', '0.0000', '0.0000', '8500.0000', '8500.0000', '-19.8000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2397, '2020-11-12', 84, 2276, 1368, NULL, '1.0000', '0.0000', '0.0000', '13200.0000', '13200.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2399, '2020-11-23', 84, 2278, 1370, NULL, '1.0000', '0.0000', '0.0000', '66456.0000', '66456.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2417, '2020-11-26', 83, 2296, 1371, NULL, '19.2650', '0.0000', '0.0000', '8200.0000', '8200.0000', '-19.2650', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2418, '2020-11-27', 83, 2297, 1372, NULL, '23.3750', '0.0000', '0.0000', '8150.0000', '8150.0000', '-23.3750', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2419, '2020-11-27', 83, 2298, 1373, NULL, '22.9650', '0.0000', '0.0000', '8150.0000', '8150.0000', '-22.9650', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2421, '2020-11-27', 83, 2300, 1374, NULL, '23.8300', '0.0000', '0.0000', '8150.0000', '8150.0000', '-23.8300', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2422, '2020-11-27', 83, 2301, 1376, NULL, '80.0000', '0.0000', '0.0000', '7200.0000', '7200.0000', '-80.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2423, '2020-11-27', 83, 2302, 1377, NULL, '70.0000', '0.0000', '0.0000', '7200.0000', '7200.0000', '-70.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2424, '2020-11-27', 83, 2303, 1378, NULL, '24.4900', '0.0000', '0.0000', '8500.0000', '8500.0000', '-24.4900', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2425, '2020-11-27', 83, 2304, 1379, NULL, '22.4800', '0.0000', '0.0000', '8500.0000', '8500.0000', '-22.4800', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2426, '2020-11-27', 83, 2305, 1380, NULL, '24.4500', '0.0000', '0.0000', '8500.0000', '8500.0000', '-24.4500', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2427, '2020-11-27', 83, 2306, 1381, NULL, '23.5600', '0.0000', '0.0000', '8500.0000', '8500.0000', '-23.5600', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2428, '2020-11-27', 83, 2307, 1383, NULL, '23.3050', '0.0000', '0.0000', '8500.0000', '8500.0000', '-23.3050', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2429, '2020-11-27', 83, 2308, 1384, NULL, '24.1900', '0.0000', '0.0000', '8400.0000', '8400.0000', '-24.1900', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2430, '2020-11-27', 83, 2309, 1385, NULL, '17.5050', '0.0000', '0.0000', '8250.0000', '8250.0000', '-17.5050', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2431, '2020-11-27', 83, 2310, 1386, NULL, '18.7600', '0.0000', '0.0000', '7300.0000', '7300.0000', '-18.7600', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2432, '2020-11-27', 83, 2311, 1387, NULL, '20.3800', '0.0000', '0.0000', '7300.0000', '7300.0000', '-20.3800', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2449, '2020-11-28', 83, 2328, 1388, NULL, '23.0040', '0.0000', '0.0000', '7200.0000', '7200.0000', '-23.0040', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2450, '2020-11-28', 83, 2329, 1389, NULL, '19.1550', '0.0000', '0.0000', '8200.0000', '8200.0000', '-19.1550', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2451, '2020-11-28', 83, 2330, 1390, NULL, '18.2400', '0.0000', '0.0000', '8200.0000', '8200.0000', '-18.2400', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2452, '2020-11-28', 83, 2331, 1391, NULL, '20.1950', '0.0000', '0.0000', '8200.0000', '8200.0000', '-20.1950', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2453, '2020-11-28', 83, 2332, 1392, NULL, '19.2550', '0.0000', '0.0000', '8250.0000', '8250.0000', '-19.2550', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2454, '2020-11-28', 83, 2333, 1393, NULL, '19.6400', '0.0000', '0.0000', '8250.0000', '8250.0000', '-19.6400', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2455, '2020-11-28', 83, 2334, 1394, NULL, '19.0730', '0.0000', '0.0000', '7500.0000', '7500.0000', '-19.0730', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2456, '2020-11-28', 83, 2335, 1395, NULL, '17.5800', '0.0000', '0.0000', '8300.0000', '8300.0000', '-17.5800', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2457, '2020-11-28', 83, 2336, 1396, NULL, '17.2600', '0.0000', '0.0000', '8300.0000', '8300.0000', '-17.2600', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2458, '2020-11-28', 83, 2337, 1397, NULL, '19.8800', '0.0000', '0.0000', '8400.0000', '8400.0000', '-19.8800', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2459, '2020-11-28', 83, 2338, 1398, NULL, '21.6350', '0.0000', '0.0000', '8250.0000', '8250.0000', '-21.6350', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2462, '2020-11-28', 83, 2341, 1401, NULL, '20.1400', '0.0000', '0.0000', '8250.0000', '8250.0000', '-20.1400', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2463, '2020-11-28', 83, 2342, 1402, NULL, '19.9550', '0.0000', '0.0000', '8250.0000', '8250.0000', '-19.9550', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2464, '2020-11-28', 83, 2343, 1403, NULL, '22.5600', '0.0000', '0.0000', '8400.0000', '8400.0000', '-22.5600', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2466, '2020-11-28', 84, 2345, 1404, NULL, '1.0000', '0.0000', '0.0000', '8800.0000', '8800.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2468, '2020-11-28', 84, 2347, 1405, NULL, '1.0000', '0.0000', '0.0000', '5000.0000', '5000.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2471, '2020-11-28', 83, 2350, 1407, NULL, '18.3050', '0.0000', '0.0000', '8300.0000', '8300.0000', '-18.3050', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2472, '2020-11-28', 83, 2351, 1406, NULL, '18.7250', '0.0000', '0.0000', '8300.0000', '8300.0000', '-18.7250', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2475, '2020-11-26', 83, 2354, 1408, NULL, '17.1850', '0.0000', '0.0000', '8300.0000', '8300.0000', '-17.1850', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2476, '2020-11-26', 83, 2355, 1409, NULL, '18.6050', '0.0000', '0.0000', '8300.0000', '8300.0000', '-18.6050', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2478, '2020-11-28', 82, 2357, 1410, NULL, '100.0000', '0.0000', '0.0000', '170.0000', '170.0000', '-100.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2481, '2020-11-29', 82, 2360, 1411, NULL, '184.0000', '0.0000', '0.0000', '164.5000', '164.5000', '-184.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2482, '2020-11-29', 82, 2361, 1412, NULL, '190.0000', '0.0000', '0.0000', '170.0000', '170.0000', '-190.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2507, '2020-11-29', 83, 2386, 1416, NULL, '13.7600', '0.0000', '0.0000', '8300.0000', '8300.0000', '-13.7600', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2508, '2020-11-29', 83, 2387, 1413, NULL, '16.0850', '0.0000', '0.0000', '0.0000', '0.0000', '-16.0850', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2509, '2020-11-29', 83, 2388, 1414, NULL, '13.5750', '0.0000', '0.0000', '0.0000', '0.0000', '-13.5750', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2510, '2020-11-29', 83, 2389, 1415, NULL, '19.0730', '0.0000', '0.0000', '7500.0000', '7500.0000', '-19.0730', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2511, '2020-11-29', 83, 2390, 1417, NULL, '19.4450', '0.0000', '0.0000', '8300.0000', '8300.0000', '-19.4450', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2512, '2020-11-29', 83, 2391, 1418, NULL, '22.5600', '0.0000', '0.0000', '8400.0000', '8400.0000', '-22.5600', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2513, '2020-11-29', 83, 2392, 1419, NULL, '17.7500', '0.0000', '0.0000', '8400.0000', '8400.0000', '-17.7500', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2514, '2020-11-29', 83, 2393, 1420, NULL, '19.3550', '0.0000', '0.0000', '8300.0000', '8300.0000', '-19.3550', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2515, '2020-11-29', 83, 2394, 1421, NULL, '18.6950', '0.0000', '0.0000', '8300.0000', '8300.0000', '-18.6950', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2516, '2020-11-29', 83, 2395, 1422, NULL, '15.7800', '0.0000', '0.0000', '8300.0000', '8300.0000', '-15.7800', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2517, '2020-11-29', 83, 2396, 1423, NULL, '14.9450', '0.0000', '0.0000', '8300.0000', '8300.0000', '-14.9450', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2519, '2020-11-29', 83, 2398, 1425, NULL, '19.2450', '0.0000', '0.0000', '8250.0000', '8250.0000', '-19.2450', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2520, '2020-11-29', 83, 2399, 1426, NULL, '19.2800', '0.0000', '0.0000', '8250.0000', '8250.0000', '-19.2800', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2521, '2020-11-29', 83, 2400, 1427, NULL, '21.1000', '0.0000', '0.0000', '8400.0000', '8400.0000', '-21.1000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2524, '2020-11-29', 84, 2403, 1435, NULL, '1.0000', '0.0000', '0.0000', '19800.0000', '19800.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2525, '2020-11-29', 84, 2404, 1436, NULL, '1.0000', '0.0000', '0.0000', '11000.0000', '11000.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2526, '2020-11-29', 83, 2405, 1428, NULL, '23.6400', '0.0000', '0.0000', '8400.0000', '8400.0000', '-23.6400', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2528, '2020-11-29', 83, 2407, 1429, NULL, '21.6900', '0.0000', '0.0000', '8100.0000', '8100.0000', '-21.6900', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2529, '2020-11-29', 83, 2408, 1430, NULL, '21.5850', '0.0000', '0.0000', '8100.0000', '8100.0000', '-21.5850', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2530, '2020-11-29', 83, 2409, 1431, NULL, '16.0600', '0.0000', '0.0000', '8100.0000', '8100.0000', '-16.0600', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2531, '2020-11-29', 83, 2410, 1432, NULL, '18.9000', '0.0000', '0.0000', '8100.0000', '8100.0000', '-18.9000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2532, '2020-11-29', 83, 2411, 1433, NULL, '15.5150', '0.0000', '0.0000', '7300.0000', '7300.0000', '-15.5150', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2533, '2020-11-29', 83, 2412, 1434, NULL, '14.2200', '0.0000', '0.0000', '8450.0000', '8450.0000', '-14.2200', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2567, '2020-11-30', 82, 2446, 1468, NULL, '200.0000', '0.0000', '0.0000', '170.0000', '170.0000', '-200.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2568, '2020-11-30', 83, 2447, 1437, NULL, '24.6000', '0.0000', '0.0000', '8400.0000', '8400.0000', '-24.6000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2570, '2020-11-30', 83, 2449, 1438, NULL, '23.2200', '0.0000', '0.0000', '8400.0000', '8400.0000', '-23.2200', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2571, '2020-11-30', 83, 2450, 1439, NULL, '23.8400', '0.0000', '0.0000', '8400.0000', '8400.0000', '-23.8400', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2572, '2020-11-30', 83, 2451, 1440, NULL, '23.2550', '0.0000', '0.0000', '8400.0000', '8400.0000', '-23.2550', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2574, '2020-11-30', 83, 2453, 1441, NULL, '22.3100', '0.0000', '0.0000', '8400.0000', '8400.0000', '-22.3100', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2575, '2020-11-30', 83, 2454, 1442, NULL, '24.3750', '0.0000', '0.0000', '8400.0000', '8400.0000', '-24.3750', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2578, '2020-11-30', 83, 2457, 1445, NULL, '17.6200', '0.0000', '0.0000', '8300.0000', '8300.0000', '-17.6200', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2579, '2020-11-30', 83, 2458, 1446, NULL, '18.4050', '0.0000', '0.0000', '8300.0000', '8300.0000', '-18.4050', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2580, '2020-11-30', 83, 2459, 1447, NULL, '18.3900', '0.0000', '0.0000', '8300.0000', '8300.0000', '-18.3900', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2581, '2020-11-30', 83, 2460, 1448, NULL, '18.4450', '0.0000', '0.0000', '8400.0000', '8400.0000', '-18.4450', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2582, '2020-11-30', 83, 2461, 1449, NULL, '25.4700', '0.0000', '0.0000', '8450.0000', '8450.0000', '-25.4700', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2583, '2020-11-30', 83, 2462, 1450, NULL, '23.3700', '0.0000', '0.0000', '8450.0000', '8450.0000', '-23.3700', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2584, '2020-11-30', 83, 2463, 1451, NULL, '19.6900', '0.0000', '0.0000', '8400.0000', '8400.0000', '-19.6900', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2585, '2020-11-30', 83, 2464, 1452, NULL, '15.7400', '0.0000', '0.0000', '8400.0000', '8400.0000', '-15.7400', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2586, '2020-11-30', 83, 2465, 1453, NULL, '17.6100', '0.0000', '0.0000', '8400.0000', '8400.0000', '-17.6100', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2587, '2020-11-30', 83, 2466, 1454, NULL, '16.2450', '0.0000', '0.0000', '8100.0000', '8100.0000', '-16.2450', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2588, '2020-11-30', 83, 2467, 1455, NULL, '14.7400', '0.0000', '0.0000', '8100.0000', '8100.0000', '-14.7400', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2590, '2020-11-30', 83, 2469, 1457, NULL, '20.1300', '0.0000', '0.0000', '8100.0000', '8100.0000', '-20.1300', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2591, '2020-11-30', 83, 2470, 1456, NULL, '19.9300', '0.0000', '0.0000', '8100.0000', '8100.0000', '-19.9300', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2593, '2020-11-30', 83, 2472, 1458, NULL, '18.7200', '0.0000', '0.0000', '8100.0000', '8100.0000', '-18.7200', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2594, '2020-11-30', 83, 2473, 1459, NULL, '13.8850', '0.0000', '0.0000', '8100.0000', '8100.0000', '-13.8850', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2595, '2020-11-30', 83, 2474, 1460, NULL, '15.9900', '0.0000', '0.0000', '8100.0000', '8100.0000', '-15.9900', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2596, '2020-11-30', 83, 2475, 1461, NULL, '18.8600', '0.0000', '0.0000', '8400.0000', '8400.0000', '-18.8600', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2597, '2020-11-30', 83, 2476, 1462, NULL, '16.7800', '0.0000', '0.0000', '8500.0000', '8500.0000', '-16.7800', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2598, '2020-11-30', 83, 2477, 1463, NULL, '18.4100', '0.0000', '0.0000', '8500.0000', '8500.0000', '-18.4100', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2599, '2020-11-30', 83, 2478, 1464, NULL, '16.2850', '0.0000', '0.0000', '8400.0000', '8400.0000', '-16.2850', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2600, '2020-11-30', 83, 2479, 1465, NULL, '14.8200', '0.0000', '0.0000', '8400.0000', '8400.0000', '-14.8200', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2601, '2020-11-30', 83, 2480, 1466, NULL, '24.2800', '0.0000', '0.0000', '8400.0000', '8400.0000', '-24.2800', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2603, '2020-11-30', 83, 2482, 1467, NULL, '20.9550', '0.0000', '0.0000', '7300.0000', '7300.0000', '-20.9550', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2605, '2020-11-30', 87, 2484, 1469, NULL, '1.0000', '0.0000', '0.0000', '0.0000', '0.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2606, '2020-11-30', 83, 2485, 1443, NULL, '20.0200', '0.0000', '0.0000', '8600.0000', '8600.0000', '-20.0200', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2607, '2020-11-30', 83, 2486, 1444, NULL, '21.7100', '0.0000', '0.0000', '8600.0000', '8600.0000', '-21.7100', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2646, '2020-12-01', 83, 2525, 1470, NULL, '17.5350', '0.0000', '0.0000', '7300.0000', '7300.0000', '-17.5350', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2647, '2020-12-01', 83, 2526, 1471, NULL, '18.2200', '0.0000', '0.0000', '7300.0000', '7300.0000', '-18.2200', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2648, '2020-12-01', 83, 2527, 1472, NULL, '15.8300', '0.0000', '0.0000', '7400.0000', '7400.0000', '-15.8300', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2649, '2020-12-01', 83, 2528, 1473, NULL, '15.1850', '0.0000', '0.0000', '7400.0000', '7400.0000', '-15.1850', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2650, '2020-12-01', 83, 2529, 1474, NULL, '25.3500', '0.0000', '0.0000', '0.0000', '0.0000', '-25.3500', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2651, '2020-12-01', 83, 2530, 1475, NULL, '18.7400', '0.0000', '0.0000', '0.0000', '0.0000', '-18.7400', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2652, '2020-12-01', 83, 2531, 1476, NULL, '19.2800', '0.0000', '0.0000', '0.0000', '0.0000', '-19.2800', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2653, '2020-12-01', 83, 2532, 1477, NULL, '15.6650', '0.0000', '0.0000', '0.0000', '0.0000', '-15.6650', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2654, '2020-12-01', 83, 2533, 1478, NULL, '19.4900', '0.0000', '0.0000', '8100.0000', '8100.0000', '-19.4900', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2655, '2020-12-01', 83, 2534, 1479, NULL, '19.0300', '0.0000', '0.0000', '8100.0000', '8100.0000', '-19.0300', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2659, '2020-12-01', 83, 2538, 1481, NULL, '16.1350', '0.0000', '0.0000', '8100.0000', '8100.0000', '-16.1350', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2660, '2020-12-01', 83, 2539, 1480, NULL, '14.2850', '0.0000', '0.0000', '8100.0000', '8100.0000', '-14.2850', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2662, '2020-12-01', 83, 2541, 1483, NULL, '23.5500', '0.0000', '0.0000', '8550.0000', '8550.0000', '-23.5500', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2663, '2020-12-01', 83, 2542, 1484, NULL, '21.3150', '0.0000', '0.0000', '8550.0000', '8550.0000', '-21.3150', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2664, '2020-12-01', 83, 2543, 1485, NULL, '23.5700', '0.0000', '0.0000', '7500.0000', '7500.0000', '-23.5700', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2665, '2020-12-01', 83, 2544, 1486, NULL, '19.0730', '0.0000', '0.0000', '7500.0000', '7500.0000', '-19.0730', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2666, '2020-12-01', 83, 2545, 1487, NULL, '19.0730', '0.0000', '0.0000', '7500.0000', '7500.0000', '-19.0730', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2667, '2020-12-01', 83, 2546, 1488, NULL, '19.1800', '0.0000', '0.0000', '8450.0000', '8450.0000', '-19.1800', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2668, '2020-12-01', 83, 2547, 1489, NULL, '16.3650', '0.0000', '0.0000', '8450.0000', '8450.0000', '-16.3650', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2669, '2020-12-01', 83, 2548, 1490, NULL, '16.1000', '0.0000', '0.0000', '8450.0000', '8450.0000', '-16.1000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2670, '2020-12-01', 83, 2549, 1491, NULL, '15.9200', '0.0000', '0.0000', '8450.0000', '8450.0000', '-15.9200', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2671, '2020-12-01', 83, 2550, 1492, NULL, '18.4250', '0.0000', '0.0000', '8450.0000', '8450.0000', '-18.4250', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2672, '2020-12-01', 83, 2551, 1493, NULL, '15.6400', '0.0000', '0.0000', '8450.0000', '8450.0000', '-15.6400', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2673, '2020-12-01', 83, 2552, 1494, NULL, '15.6600', '0.0000', '0.0000', '8450.0000', '8450.0000', '-15.6600', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2674, '2020-12-01', 83, 2553, 1497, NULL, '18.1650', '0.0000', '0.0000', '8450.0000', '8450.0000', '-18.1650', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2675, '2020-12-01', 83, 2554, 1496, NULL, '15.0150', '0.0000', '0.0000', '8450.0000', '8450.0000', '-15.0150', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2676, '2020-12-01', 83, 2555, 1498, NULL, '19.7000', '0.0000', '0.0000', '8600.0000', '8600.0000', '-19.7000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2677, '2020-12-01', 83, 2556, 1499, NULL, '19.5100', '0.0000', '0.0000', '8400.0000', '8400.0000', '-19.5100', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2678, '2020-12-01', 83, 2557, 1500, NULL, '18.9500', '0.0000', '0.0000', '8500.0000', '8500.0000', '-18.9500', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2679, '2020-12-01', 83, 2558, 1501, NULL, '19.2800', '0.0000', '0.0000', '8400.0000', '8400.0000', '-19.2800', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2680, '2020-12-01', 83, 2559, 1502, NULL, '20.1250', '0.0000', '0.0000', '8400.0000', '8400.0000', '-20.1250', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2681, '2020-12-01', 83, 2560, 1503, NULL, '14.6600', '0.0000', '0.0000', '8500.0000', '8500.0000', '-14.6600', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2682, '2020-12-01', 83, 2561, 1504, NULL, '15.2200', '0.0000', '0.0000', '8500.0000', '8500.0000', '-15.2200', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2684, '2020-12-02', 82, 2563, 1505, NULL, '100.0000', '0.0000', '0.0000', '170.0000', '170.0000', '-100.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2733, '2020-12-02', 83, 2612, 1506, NULL, '16.9100', '0.0000', '0.0000', '0.0000', '0.0000', '-16.9100', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2735, '2020-12-02', 83, 2614, 1507, NULL, '13.8650', '0.0000', '0.0000', '0.0000', '0.0000', '-13.8650', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2736, '2020-12-02', 83, 2615, 1508, NULL, '15.4900', '0.0000', '0.0000', '0.0000', '0.0000', '-15.4900', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2737, '2020-12-02', 83, 2616, 1509, NULL, '14.4550', '0.0000', '0.0000', '0.0000', '0.0000', '-14.4550', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2738, '2020-12-02', 83, 2617, 1510, NULL, '22.1250', '0.0000', '0.0000', '8600.0000', '8600.0000', '-22.1250', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2739, '2020-12-02', 83, 2618, 1511, NULL, '22.1250', '0.0000', '0.0000', '8600.0000', '8600.0000', '-22.1250', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2740, '2020-12-02', 83, 2619, 1514, NULL, '23.2900', '0.0000', '0.0000', '8600.0000', '8600.0000', '-23.2900', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2741, '2020-12-02', 83, 2620, 1515, NULL, '22.3600', '0.0000', '0.0000', '8600.0000', '8600.0000', '-22.3600', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2742, '2020-12-02', 83, 2621, 1516, NULL, '18.0950', '0.0000', '0.0000', '8450.0000', '8450.0000', '-18.0950', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2743, '2020-12-02', 83, 2622, 1517, NULL, '16.1200', '0.0000', '0.0000', '8100.0000', '8100.0000', '-16.1200', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2744, '2020-12-02', 83, 2623, 1518, NULL, '15.5150', '0.0000', '0.0000', '8100.0000', '8100.0000', '-15.5150', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2745, '2020-12-02', 83, 2624, 1519, NULL, '13.8400', '0.0000', '0.0000', '8100.0000', '8100.0000', '-13.8400', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2746, '2020-12-02', 83, 2625, 1520, NULL, '19.3650', '0.0000', '0.0000', '8100.0000', '8100.0000', '-19.3650', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2747, '2020-12-02', 83, 2626, 1521, NULL, '16.5200', '0.0000', '0.0000', '8100.0000', '8100.0000', '-16.5200', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2748, '2020-12-02', 83, 2627, 1522, NULL, '19.2650', '0.0000', '0.0000', '8100.0000', '8100.0000', '-19.2650', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2749, '2020-12-02', 83, 2628, 1523, NULL, '17.2950', '0.0000', '0.0000', '8100.0000', '8100.0000', '-17.2950', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2750, '2020-12-02', 83, 2629, 1524, NULL, '14.8900', '0.0000', '0.0000', '8100.0000', '8100.0000', '-14.8900', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2751, '2020-12-02', 83, 2630, 1525, NULL, '18.6750', '0.0000', '0.0000', '8100.0000', '8100.0000', '-18.6750', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2752, '2020-12-02', 83, 2631, 1526, NULL, '16.5050', '0.0000', '0.0000', '8100.0000', '8100.0000', '-16.5050', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2753, '2020-12-02', 83, 2632, 1527, NULL, '16.2650', '0.0000', '0.0000', '8100.0000', '8100.0000', '-16.2650', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2754, '2020-12-02', 83, 2633, 1528, NULL, '19.2400', '0.0000', '0.0000', '8100.0000', '8100.0000', '-19.2400', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2755, '2020-12-02', 83, 2634, 1529, NULL, '23.2000', '0.0000', '0.0000', '8550.0000', '8550.0000', '-23.2000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2756, '2020-12-02', 83, 2635, 1530, NULL, '21.8250', '0.0000', '0.0000', '8550.0000', '8550.0000', '-21.8250', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2757, '2020-12-02', 83, 2636, 1531, NULL, '15.3450', '0.0000', '0.0000', '0.0000', '0.0000', '-15.3450', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2758, '2020-12-02', 83, 2637, 1532, NULL, '19.3150', '0.0000', '0.0000', '8500.0000', '8500.0000', '-19.3150', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2759, '2020-12-02', 83, 2638, 1533, NULL, '16.2400', '0.0000', '0.0000', '8500.0000', '8500.0000', '-16.2400', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2760, '2020-12-02', 83, 2639, 1534, NULL, '16.3450', '0.0000', '0.0000', '8500.0000', '8500.0000', '-16.3450', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2761, '2020-12-02', 83, 2640, 1535, NULL, '16.6200', '0.0000', '0.0000', '8500.0000', '8500.0000', '-16.6200', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2762, '2020-12-02', 83, 2641, 1536, NULL, '17.2950', '0.0000', '0.0000', '8500.0000', '8500.0000', '-17.2950', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2763, '2020-12-02', 83, 2642, 1537, NULL, '18.1100', '0.0000', '0.0000', '8500.0000', '8500.0000', '-18.1100', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2764, '2020-12-02', 83, 2643, 1538, NULL, '19.4400', '0.0000', '0.0000', '8500.0000', '8500.0000', '-19.4400', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2765, '2020-12-02', 83, 2644, 1539, NULL, '19.7900', '0.0000', '0.0000', '8500.0000', '8500.0000', '-19.7900', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2767, '2020-12-02', 83, 2646, 1540, NULL, '18.7700', '0.0000', '0.0000', '8500.0000', '8500.0000', '-18.7700', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2768, '2020-12-02', 83, 2647, 1549, NULL, '19.9250', '0.0000', '0.0000', '8500.0000', '8500.0000', '-19.9250', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2769, '2020-12-02', 83, 2648, 1541, NULL, '21.1750', '0.0000', '0.0000', '8550.0000', '8550.0000', '-21.1750', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2770, '2020-12-02', 83, 2649, 1542, NULL, '19.2900', '0.0000', '0.0000', '7500.0000', '7500.0000', '-19.2900', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2771, '2020-12-02', 83, 2650, 1543, NULL, '17.7200', '0.0000', '0.0000', '7500.0000', '7500.0000', '-17.7200', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2772, '2020-12-02', 83, 2651, 1544, NULL, '15.8500', '0.0000', '0.0000', '7500.0000', '7500.0000', '-15.8500', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2773, '2020-12-02', 83, 2652, 1545, NULL, '22.3550', '0.0000', '0.0000', '7500.0000', '7500.0000', '-22.3550', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2774, '2020-12-02', 83, 2653, 1546, NULL, '23.7450', '0.0000', '0.0000', '8000.0000', '8000.0000', '-23.7450', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2775, '2020-12-02', 83, 2654, 1547, NULL, '23.2100', '0.0000', '0.0000', '8000.0000', '8000.0000', '-23.2100', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2776, '2020-12-02', 83, 2655, 1548, NULL, '21.3600', '0.0000', '0.0000', '7500.0000', '7500.0000', '-21.3600', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2778, '2020-11-30', 88, 2657, 1550, NULL, '1.0000', '0.0000', '0.0000', '500.0000', '500.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2780, '2020-12-02', 84, 2659, 1551, NULL, '1.0000', '0.0000', '0.0000', '84036.0000', '84036.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2816, '2020-12-03', 83, 2695, 1552, NULL, '22.4100', '0.0000', '0.0000', '8800.0000', '8800.0000', '-22.4100', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2817, '2020-12-03', 83, 2696, 1553, NULL, '19.9300', '0.0000', '0.0000', '8800.0000', '8800.0000', '-19.9300', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2818, '2020-12-03', 83, 2697, 1554, NULL, '19.9100', '0.0000', '0.0000', '8800.0000', '8800.0000', '-19.9100', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2819, '2020-12-03', 83, 2698, 1555, NULL, '19.4200', '0.0000', '0.0000', '8800.0000', '8800.0000', '-19.4200', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2826, '2020-12-03', 83, 2705, 1556, NULL, '18.2200', '0.0000', '0.0000', '8800.0000', '8800.0000', '-18.2200', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2827, '2020-12-03', 83, 2706, 1557, NULL, '21.6050', '0.0000', '0.0000', '9000.0000', '9000.0000', '-21.6050', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2829, '2020-12-03', 83, 2708, 1558, NULL, '20.5700', '0.0000', '0.0000', '9000.0000', '9000.0000', '-20.5700', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2830, '2020-12-03', 83, 2709, 1559, NULL, '14.7750', '0.0000', '0.0000', '8900.0000', '8900.0000', '-14.7750', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2831, '2020-12-03', 83, 2710, 1560, NULL, '17.9700', '0.0000', '0.0000', '8900.0000', '8900.0000', '-17.9700', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2832, '2020-12-03', 83, 2711, 1561, NULL, '15.2550', '0.0000', '0.0000', '8900.0000', '8900.0000', '-15.2550', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2833, '2020-12-03', 83, 2712, 1562, NULL, '20.1250', '0.0000', '0.0000', '8800.0000', '8800.0000', '-20.1250', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2834, '2020-12-03', 83, 2713, 1563, NULL, '18.3150', '0.0000', '0.0000', '8500.0000', '8500.0000', '-18.3150', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2835, '2020-12-03', 83, 2714, 1564, NULL, '23.9800', '0.0000', '0.0000', '8550.0000', '8550.0000', '-23.9800', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2836, '2020-12-03', 83, 2715, 1565, NULL, '24.0750', '0.0000', '0.0000', '8550.0000', '8550.0000', '-24.0750', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2837, '2020-12-03', 83, 2716, 1566, NULL, '23.5300', '0.0000', '0.0000', '8550.0000', '8550.0000', '-23.5300', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2838, '2020-12-03', 83, 2717, 1567, NULL, '24.4500', '0.0000', '0.0000', '8600.0000', '8600.0000', '-24.4500', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2839, '2020-12-03', 83, 2718, 1568, NULL, '21.5850', '0.0000', '0.0000', '8600.0000', '8600.0000', '-21.5850', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2840, '2020-12-03', 83, 2719, 1569, NULL, '21.2050', '0.0000', '0.0000', '8400.0000', '8400.0000', '-21.2050', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2841, '2020-12-03', 83, 2720, 1570, NULL, '20.5550', '0.0000', '0.0000', '8400.0000', '8400.0000', '-20.5550', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2842, '2020-12-03', 83, 2721, 1571, NULL, '23.0600', '0.0000', '0.0000', '8550.0000', '8550.0000', '-23.0600', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2843, '2020-12-03', 83, 2722, 1572, NULL, '17.9100', '0.0000', '0.0000', '8100.0000', '8100.0000', '-17.9100', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2844, '2020-12-03', 83, 2723, 1573, NULL, '20.2150', '0.0000', '0.0000', '8100.0000', '8100.0000', '-20.2150', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2845, '2020-12-03', 83, 2724, 1574, NULL, '18.9150', '0.0000', '0.0000', '8100.0000', '8100.0000', '-18.9150', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2846, '2020-12-03', 83, 2725, 1575, NULL, '16.1200', '0.0000', '0.0000', '8100.0000', '8100.0000', '-16.1200', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2847, '2020-12-03', 83, 2726, 1576, NULL, '18.1550', '0.0000', '0.0000', '8100.0000', '8100.0000', '-18.1550', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2848, '2020-12-03', 83, 2727, 1577, NULL, '20.2650', '0.0000', '0.0000', '8100.0000', '8100.0000', '-20.2650', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2849, '2020-12-03', 83, 2728, 1581, NULL, '20.9300', '0.0000', '0.0000', '7450.0000', '7450.0000', '-20.9300', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2851, '2020-12-03', 83, 2730, 1580, NULL, '16.4750', '0.0000', '0.0000', '8100.0000', '8100.0000', '-16.4750', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2852, '2020-12-03', 83, 2731, 1579, NULL, '20.6200', '0.0000', '0.0000', '8100.0000', '8100.0000', '-20.6200', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2853, '2020-12-03', 83, 2732, 1578, NULL, '20.6550', '0.0000', '0.0000', '8100.0000', '8100.0000', '-20.6550', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2854, '2020-12-03', 83, 2733, 1582, NULL, '20.7600', '0.0000', '0.0000', '7500.0000', '7500.0000', '-20.7600', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2855, '2020-12-03', 83, 2734, 1583, NULL, '17.5650', '0.0000', '0.0000', '7500.0000', '7500.0000', '-17.5650', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2856, '2020-12-03', 83, 2735, 1584, NULL, '14.7550', '0.0000', '0.0000', '8600.0000', '8600.0000', '-14.7550', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2857, '2020-12-03', 83, 2736, 1585, NULL, '19.0730', '0.0000', '0.0000', '7000.0000', '7000.0000', '-19.0730', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2858, '2020-12-03', 83, 2737, 1586, NULL, '15.2750', '0.0000', '0.0000', '8000.0000', '8000.0000', '-15.2750', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2885, '2020-12-04', 83, 2764, 1587, NULL, '15.8450', '0.0000', '0.0000', '8900.0000', '8900.0000', '-15.8450', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2886, '2020-12-04', 83, 2765, 1588, NULL, '18.4700', '0.0000', '0.0000', '8900.0000', '8900.0000', '-18.4700', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2887, '2020-12-04', 83, 2766, 1589, NULL, '19.3900', '0.0000', '0.0000', '9000.0000', '9000.0000', '-19.3900', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2888, '2020-12-04', 83, 2767, 1590, NULL, '19.0730', '0.0000', '0.0000', '8000.0000', '8000.0000', '-19.0730', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2889, '2020-12-04', 83, 2768, 1591, NULL, '15.1500', '0.0000', '0.0000', '8900.0000', '8900.0000', '-15.1500', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2890, '2020-12-04', 83, 2769, 1592, NULL, '19.5150', '0.0000', '0.0000', '8800.0000', '8800.0000', '-19.5150', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2891, '2020-12-04', 83, 2770, 1593, NULL, '18.9800', '0.0000', '0.0000', '8800.0000', '8800.0000', '-18.9800', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2892, '2020-12-04', 83, 2771, 1594, NULL, '19.9650', '0.0000', '0.0000', '8866.0000', '8866.0000', '-19.9650', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2893, '2020-12-04', 83, 2772, 1595, NULL, '19.8050', '0.0000', '0.0000', '8866.0000', '8866.0000', '-19.8050', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2894, '2020-12-04', 83, 2773, 1596, NULL, '15.3350', '0.0000', '0.0000', '8800.0000', '8800.0000', '-15.3350', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2895, '2020-12-04', 83, 2774, 1597, NULL, '13.9300', '0.0000', '0.0000', '8800.0000', '8800.0000', '-13.9300', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2896, '2020-12-04', 83, 2775, 1598, NULL, '20.9350', '0.0000', '0.0000', '9000.0000', '9000.0000', '-20.9350', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2897, '2020-12-04', 83, 2776, 1599, NULL, '20.3500', '0.0000', '0.0000', '8875.0000', '8875.0000', '-20.3500', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2899, '2020-12-04', 83, 2778, 1600, NULL, '19.0150', '0.0000', '0.0000', '9000.0000', '9000.0000', '-19.0150', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2900, '2020-12-04', 83, 2779, 1601, NULL, '16.7200', '0.0000', '0.0000', '9000.0000', '9000.0000', '-16.7200', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2901, '2020-12-04', 83, 2780, 1602, NULL, '18.0850', '0.0000', '0.0000', '9000.0000', '9000.0000', '-18.0850', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2902, '2020-12-04', 83, 2781, 1603, NULL, '17.7300', '0.0000', '0.0000', '9000.0000', '9000.0000', '-17.7300', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2903, '2020-12-04', 83, 2782, 1604, NULL, '22.3400', '0.0000', '0.0000', '9000.0000', '9000.0000', '-22.3400', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2904, '2020-12-04', 83, 2783, 1605, NULL, '22.2350', '0.0000', '0.0000', '9000.0000', '9000.0000', '-22.2350', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2905, '2020-12-04', 83, 2784, 1606, NULL, '19.3850', '0.0000', '0.0000', '8900.0000', '8900.0000', '-19.3850', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2906, '2020-12-04', 83, 2785, 1607, NULL, '9.9300', '0.0000', '0.0000', '8800.0000', '8800.0000', '-9.9300', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2907, '2020-12-04', 83, 2786, 1608, NULL, '18.7300', '0.0000', '0.0000', '8000.0000', '8000.0000', '-18.7300', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2908, '2020-12-04', 83, 2787, 1609, NULL, '23.1700', '0.0000', '0.0000', '7200.0000', '7200.0000', '-23.1700', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2909, '2020-12-04', 83, 2788, 1610, NULL, '20.7750', '0.0000', '0.0000', '8600.0000', '8600.0000', '-20.7750', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2910, '2020-12-04', 83, 2789, 1611, NULL, '11.8450', '0.0000', '0.0000', '8800.0000', '8800.0000', '-11.8450', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2911, '2020-12-04', 83, 2790, 1612, NULL, '17.7800', '0.0000', '0.0000', '7500.0000', '7500.0000', '-17.7800', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2913, '2020-12-04', 87, 2792, 1613, NULL, '1.0000', '0.0000', '0.0000', '0.0000', '0.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2927, '2020-12-05', 83, 2806, 1614, NULL, '15.4000', '0.0000', '0.0000', '8900.0000', '8900.0000', '-15.4000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2930, '2020-12-05', 83, 2809, 1617, NULL, '13.3050', '0.0000', '0.0000', '8850.0000', '8850.0000', '-13.3050', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2931, '2020-12-05', 83, 2810, 1618, NULL, '13.5950', '0.0000', '0.0000', '8850.0000', '8850.0000', '-13.5950', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2932, '2020-12-05', 83, 2811, 1619, NULL, '20.8600', '0.0000', '0.0000', '9000.0000', '9000.0000', '-20.8600', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2933, '2020-12-05', 83, 2812, 1620, NULL, '21.2400', '0.0000', '0.0000', '9000.0000', '9000.0000', '-21.2400', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2934, '2020-12-05', 83, 2813, 1621, NULL, '21.0750', '0.0000', '0.0000', '8800.0000', '8800.0000', '-21.0750', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2935, '2020-12-05', 83, 2814, 1622, NULL, '18.8600', '0.0000', '0.0000', '8875.0000', '8875.0000', '-18.8600', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2937, '2020-12-05', 83, 2816, 1623, NULL, '21.3000', '0.0000', '0.0000', '8875.0000', '8875.0000', '-21.3000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2938, '2020-12-05', 83, 2817, 1624, NULL, '20.7550', '0.0000', '0.0000', '8875.0000', '8875.0000', '-20.7550', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2939, '2020-12-05', 83, 2818, 1625, NULL, '20.2900', '0.0000', '0.0000', '8875.0000', '8875.0000', '-20.2900', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2940, '2020-12-05', 83, 2819, 1626, NULL, '300.0000', '0.0000', '0.0000', '8000.0000', '8000.0000', '-300.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2944, '2020-12-05', 83, 2823, 1627, NULL, '22.3600', '0.0000', '0.0000', '9000.0000', '9000.0000', '-22.3600', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2945, '2020-12-05', 83, 2824, 1628, NULL, '22.2200', '0.0000', '0.0000', '9000.0000', '9000.0000', '-22.2200', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2948, '2020-12-06', 88, 2827, 1630, NULL, '1.0000', '0.0000', '0.0000', '1014984.0000', '1014984.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2967, '2020-12-06', 83, 2846, 1631, NULL, '15.2350', '0.0000', '0.0000', '8200.0000', '8200.0000', '-15.2350', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2968, '2020-12-06', 83, 2847, 1632, NULL, '15.2000', '0.0000', '0.0000', '8200.0000', '8200.0000', '-15.2000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2969, '2020-12-06', 83, 2848, 1633, NULL, '14.3450', '0.0000', '0.0000', '8200.0000', '8200.0000', '-14.3450', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2970, '2020-12-06', 83, 2849, 1634, NULL, '22.3900', '0.0000', '0.0000', '9000.0000', '9000.0000', '-22.3900', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2971, '2020-12-06', 83, 2850, 1635, NULL, '20.1800', '0.0000', '0.0000', '9000.0000', '9000.0000', '-20.1800', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2972, '2020-12-06', 83, 2851, 1636, NULL, '21.7200', '0.0000', '0.0000', '9000.0000', '9000.0000', '-21.7200', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2973, '2020-12-06', 83, 2852, 1637, NULL, '19.0730', '0.0000', '0.0000', '8000.0000', '8000.0000', '-19.0730', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2974, '2020-12-06', 83, 2853, 1638, NULL, '19.9650', '0.0000', '0.0000', '9000.0000', '9000.0000', '-19.9650', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2975, '2020-12-06', 83, 2854, 1639, NULL, '23.0800', '0.0000', '0.0000', '8800.0000', '8800.0000', '-23.0800', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2976, '2020-12-06', 83, 2855, 1640, NULL, '23.2200', '0.0000', '0.0000', '8800.0000', '8800.0000', '-23.2200', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2977, '2020-12-06', 83, 2856, 1641, NULL, '21.3700', '0.0000', '0.0000', '9000.0000', '9000.0000', '-21.3700', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2978, '2020-12-06', 83, 2857, 1642, NULL, '19.9800', '0.0000', '0.0000', '9000.0000', '9000.0000', '-19.9800', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2979, '2020-12-06', 83, 2858, 1647, NULL, '23.7350', '0.0000', '0.0000', '9000.0000', '9000.0000', '-23.7350', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2980, '2020-12-06', 83, 2859, 1643, NULL, '20.2600', '0.0000', '0.0000', '8900.0000', '8900.0000', '-20.2600', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2981, '2020-12-06', 83, 2860, 1644, NULL, '190.0000', '0.0000', '0.0000', '8200.0000', '8200.0000', '-190.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2982, '2020-12-06', 83, 2861, 1645, NULL, '23.3900', '0.0000', '0.0000', '7500.0000', '7500.0000', '-23.3900', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2983, '2020-12-06', 83, 2862, 1646, NULL, '15.7600', '0.0000', '0.0000', '7500.0000', '7500.0000', '-15.7600', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2985, '2020-12-06', 87, 2864, 1648, NULL, '1.0000', '0.0000', '0.0000', '0.0000', '0.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2987, '2020-12-06', 87, 2866, 1649, NULL, '1.0000', '0.0000', '0.0000', '0.0000', '0.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2991, '2020-12-07', 82, 2870, 1651, NULL, '92.0000', '0.0000', '0.0000', '164.5000', '164.5000', '-92.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (2992, '2020-12-07', 82, 2871, 1652, NULL, '199.0000', '0.0000', '0.0000', '170.0000', '170.0000', '-199.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3028, '2020-12-07', 83, 2907, 1653, NULL, '15.1800', '0.0000', '0.0000', '8900.0000', '8900.0000', '-15.1800', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3029, '2020-12-07', 83, 2908, 1654, NULL, '15.5700', '0.0000', '0.0000', '8900.0000', '8900.0000', '-15.5700', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3030, '2020-12-07', 83, 2909, 1655, NULL, '14.3750', '0.0000', '0.0000', '8900.0000', '8900.0000', '-14.3750', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3031, '2020-12-07', 83, 2910, 1656, NULL, '19.0800', '0.0000', '0.0000', '8000.0000', '8000.0000', '-19.0800', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3032, '2020-12-07', 83, 2911, 1657, NULL, '21.0100', '0.0000', '0.0000', '9000.0000', '9000.0000', '-21.0100', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3033, '2020-12-07', 83, 2912, 1658, NULL, '24.1650', '0.0000', '0.0000', '9000.0000', '9000.0000', '-24.1650', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3034, '2020-12-07', 83, 2913, 1659, NULL, '20.2300', '0.0000', '0.0000', '9000.0000', '9000.0000', '-20.2300', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3035, '2020-12-07', 83, 2914, 1660, NULL, '23.0550', '0.0000', '0.0000', '9000.0000', '9000.0000', '-23.0550', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3036, '2020-12-07', 83, 2915, 1661, NULL, '22.9500', '0.0000', '0.0000', '9000.0000', '9000.0000', '-22.9500', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3037, '2020-12-07', 83, 2916, 1662, NULL, '22.4800', '0.0000', '0.0000', '9000.0000', '9000.0000', '-22.4800', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3038, '2020-12-07', 83, 2917, 1663, NULL, '21.9550', '0.0000', '0.0000', '9000.0000', '9000.0000', '-21.9550', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3039, '2020-12-07', 83, 2918, 1664, NULL, '21.7000', '0.0000', '0.0000', '9000.0000', '9000.0000', '-21.7000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3040, '2020-12-07', 83, 2919, 1665, NULL, '18.2450', '0.0000', '0.0000', '8900.0000', '8900.0000', '-18.2450', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3041, '2020-12-07', 83, 2920, 1666, NULL, '15.0500', '0.0000', '0.0000', '9000.0000', '9000.0000', '-15.0500', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3042, '2020-12-07', 83, 2921, 1667, NULL, '24.4100', '0.0000', '0.0000', '9000.0000', '9000.0000', '-24.4100', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3043, '2020-12-07', 83, 2922, 1668, NULL, '15.5800', '0.0000', '0.0000', '9000.0000', '9000.0000', '-15.5800', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3044, '2020-12-07', 83, 2923, 1669, NULL, '14.1100', '0.0000', '0.0000', '8950.0000', '8950.0000', '-14.1100', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3045, '2020-12-07', 83, 2924, 1670, NULL, '20.6350', '0.0000', '0.0000', '9000.0000', '9000.0000', '-20.6350', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3046, '2020-12-07', 83, 2925, 1671, NULL, '14.9650', '0.0000', '0.0000', '8500.0000', '8500.0000', '-14.9650', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3047, '2020-12-07', 83, 2926, 1672, NULL, '14.2950', '0.0000', '0.0000', '8500.0000', '8500.0000', '-14.2950', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3048, '2020-12-07', 83, 2927, 1673, NULL, '22.0600', '0.0000', '0.0000', '8550.0000', '8550.0000', '-22.0600', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3049, '2020-12-07', 83, 2928, 1674, NULL, '17.7800', '0.0000', '0.0000', '8100.0000', '8100.0000', '-17.7800', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3050, '2020-12-07', 83, 2929, 1675, NULL, '16.6900', '0.0000', '0.0000', '8100.0000', '8100.0000', '-16.6900', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3051, '2020-12-07', 83, 2930, 1676, NULL, '18.3950', '0.0000', '0.0000', '8100.0000', '8100.0000', '-18.3950', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3052, '2020-12-07', 83, 2931, 1677, NULL, '17.5550', '0.0000', '0.0000', '8400.0000', '8400.0000', '-17.5550', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3054, '2020-12-07', 83, 2933, 1679, NULL, '23.5150', '0.0000', '0.0000', '8200.0000', '8200.0000', '-23.5150', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3055, '2020-12-07', 83, 2934, 1680, NULL, '18.3600', '0.0000', '0.0000', '8300.0000', '8300.0000', '-18.3600', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3056, '2020-12-07', 83, 2935, 1681, NULL, '24.9350', '0.0000', '0.0000', '8050.0000', '8050.0000', '-24.9350', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3057, '2020-12-07', 83, 2936, 1682, NULL, '17.9700', '0.0000', '0.0000', '8200.0000', '8200.0000', '-17.9700', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3058, '2020-12-07', 83, 2937, 1683, NULL, '24.8300', '0.0000', '0.0000', '8200.0000', '8200.0000', '-24.8300', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3059, '2020-12-07', 83, 2938, 1684, NULL, '23.1450', '0.0000', '0.0000', '7500.0000', '7500.0000', '-23.1450', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3060, '2020-12-07', 83, 2939, 1685, NULL, '22.5050', '0.0000', '0.0000', '7500.0000', '7500.0000', '-22.5050', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3061, '2020-12-07', 83, 2940, 1686, NULL, '22.3110', '0.0000', '0.0000', '7500.0000', '7500.0000', '-22.3110', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3062, '2020-12-07', 83, 2941, 1687, NULL, '24.2960', '0.0000', '0.0000', '7500.0000', '7500.0000', '-24.2960', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3064, '2020-12-07', 83, 2943, 1688, NULL, '19.0800', '0.0000', '0.0000', '8500.0000', '8500.0000', '-19.0800', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3067, '2020-12-07', 87, 2946, 1689, NULL, '1.0000', '0.0000', '0.0000', '0.0000', '0.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3068, '2020-12-07', 87, 2947, 1690, NULL, '1.0000', '0.0000', '0.0000', '0.0000', '0.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3104, '2020-12-08', 83, 2983, 1691, NULL, '22.3200', '0.0000', '0.0000', '8550.0000', '8550.0000', '-22.3200', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3105, '2020-12-08', 83, 2984, 1692, NULL, '22.8850', '0.0000', '0.0000', '8550.0000', '8550.0000', '-22.8850', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3106, '2020-12-08', 83, 2985, 1693, NULL, '17.6600', '0.0000', '0.0000', '8400.0000', '8400.0000', '-17.6600', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3107, '2020-12-08', 83, 2986, 1694, NULL, '16.2700', '0.0000', '0.0000', '8100.0000', '8100.0000', '-16.2700', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3108, '2020-12-08', 83, 2987, 1695, NULL, '14.5600', '0.0000', '0.0000', '8100.0000', '8100.0000', '-14.5600', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3109, '2020-12-08', 83, 2988, 1696, NULL, '14.5250', '0.0000', '0.0000', '8100.0000', '8100.0000', '-14.5250', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3110, '2020-12-08', 83, 2989, 1697, NULL, '18.5400', '0.0000', '0.0000', '8100.0000', '8100.0000', '-18.5400', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3111, '2020-12-08', 83, 2990, 1698, NULL, '18.9800', '0.0000', '0.0000', '8400.0000', '8400.0000', '-18.9800', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3112, '2020-12-08', 83, 2991, 1699, NULL, '25.0100', '0.0000', '0.0000', '8550.0000', '8550.0000', '-25.0100', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3113, '2020-12-08', 83, 2992, 1700, NULL, '23.2000', '0.0000', '0.0000', '8550.0000', '8550.0000', '-23.2000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3114, '2020-12-08', 83, 2993, 1701, NULL, '16.7200', '0.0000', '0.0000', '8400.0000', '8400.0000', '-16.7200', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3115, '2020-12-08', 83, 2994, 1702, NULL, '25.2800', '0.0000', '0.0000', '8150.0000', '8150.0000', '-25.2800', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3116, '2020-12-08', 83, 2995, 1703, NULL, '23.7000', '0.0000', '0.0000', '8150.0000', '8150.0000', '-23.7000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3117, '2020-12-08', 83, 2996, 1704, NULL, '22.6000', '0.0000', '0.0000', '8200.0000', '8200.0000', '-22.6000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3118, '2020-12-08', 83, 2997, 1705, NULL, '24.2650', '0.0000', '0.0000', '8200.0000', '8200.0000', '-24.2650', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3119, '2020-12-08', 83, 2998, 1706, NULL, '23.2400', '0.0000', '0.0000', '8050.0000', '8050.0000', '-23.2400', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3120, '2020-12-08', 83, 2999, 1707, NULL, '21.0900', '0.0000', '0.0000', '8050.0000', '8050.0000', '-21.0900', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3121, '2020-12-08', 83, 3000, 1708, NULL, '21.5900', '0.0000', '0.0000', '8050.0000', '8050.0000', '-21.5900', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3122, '2020-12-08', 83, 3001, 1709, NULL, '20.3650', '0.0000', '0.0000', '8200.0000', '8200.0000', '-20.3650', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3123, '2020-12-08', 83, 3002, 1710, NULL, '25.0400', '0.0000', '0.0000', '8200.0000', '8200.0000', '-25.0400', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3124, '2020-12-08', 83, 3003, 1711, NULL, '25.8750', '0.0000', '0.0000', '8200.0000', '8200.0000', '-25.8750', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3125, '2020-12-08', 83, 3004, 1712, NULL, '25.4450', '0.0000', '0.0000', '8200.0000', '8200.0000', '-25.4450', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3126, '2020-12-08', 83, 3005, 1713, NULL, '23.7650', '0.0000', '0.0000', '8300.0000', '8300.0000', '-23.7650', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3127, '2020-12-08', 83, 3006, 1714, NULL, '23.7650', '0.0000', '0.0000', '8300.0000', '8300.0000', '-23.7650', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3128, '2020-12-08', 83, 3007, 1715, NULL, '24.2250', '0.0000', '0.0000', '9000.0000', '9000.0000', '-24.2250', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3129, '2020-12-08', 83, 3008, 1716, NULL, '21.9950', '0.0000', '0.0000', '9000.0000', '9000.0000', '-21.9950', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3130, '2020-12-08', 83, 3009, 1717, NULL, '21.1800', '0.0000', '0.0000', '9000.0000', '9000.0000', '-21.1800', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3132, '2020-12-08', 83, 3011, 1719, NULL, '23.1570', '0.0000', '0.0000', '7500.0000', '7500.0000', '-23.1570', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3133, '2020-12-08', 83, 3012, 1720, NULL, '23.0730', '0.0000', '0.0000', '7500.0000', '7500.0000', '-23.0730', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3134, '2020-12-08', 83, 3013, 1721, NULL, '21.9980', '0.0000', '0.0000', '7500.0000', '7500.0000', '-21.9980', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3135, '2020-12-08', 83, 3014, 1722, NULL, '20.0070', '0.0000', '0.0000', '7500.0000', '7500.0000', '-20.0070', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3136, '2020-12-08', 83, 3015, 1723, NULL, '130.0000', '0.0000', '0.0000', '8000.0000', '8000.0000', '-130.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3137, '2020-12-08', 83, 3016, 1724, NULL, '150.0000', '0.0000', '0.0000', '8000.0000', '8000.0000', '-150.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3138, '2020-12-08', 83, 3017, 1725, NULL, '19.7450', '0.0000', '0.0000', '7500.0000', '7500.0000', '-19.7450', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3142, '2020-12-08', 83, 3021, 1727, NULL, '22.3150', '0.0000', '0.0000', '9000.0000', '9000.0000', '-22.3150', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3144, '2020-12-06', 84, 3023, 1728, NULL, '1.0000', '0.0000', '0.0000', '34500.0000', '34500.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3146, '2020-12-06', 84, 3025, 1729, NULL, '1.0000', '0.0000', '0.0000', '6150.0000', '6150.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3148, '2020-12-06', 84, 3027, 1730, NULL, '1.0000', '0.0000', '0.0000', '6355.0000', '6355.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3151, '2020-12-07', 88, 3030, 1731, NULL, '1.0000', '0.0000', '0.0000', '150.0000', '150.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3184, '2020-12-09', 83, 3063, 1732, NULL, '27.6100', '0.0000', '0.0000', '8200.0000', '8200.0000', '-27.6100', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3185, '2020-12-09', 83, 3064, 1733, NULL, '25.3000', '0.0000', '0.0000', '8200.0000', '8200.0000', '-25.3000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3186, '2020-12-09', 83, 3065, 1734, NULL, '19.3600', '0.0000', '0.0000', '8200.0000', '8200.0000', '-19.3600', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3187, '2020-12-09', 83, 3066, 1735, NULL, '27.0800', '0.0000', '0.0000', '8250.0000', '8250.0000', '-27.0800', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3188, '2020-12-09', 83, 3067, 1736, NULL, '20.4650', '0.0000', '0.0000', '8200.0000', '8200.0000', '-20.4650', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3189, '2020-12-09', 83, 3068, 1737, NULL, '20.4800', '0.0000', '0.0000', '8050.0000', '8050.0000', '-20.4800', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3190, '2020-12-09', 83, 3069, 1738, NULL, '18.6700', '0.0000', '0.0000', '8050.0000', '8050.0000', '-18.6700', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3192, '2020-12-09', 83, 3071, 1740, NULL, '23.8200', '0.0000', '0.0000', '8200.0000', '8200.0000', '-23.8200', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3193, '2020-12-09', 83, 3072, 1739, NULL, '22.8650', '0.0000', '0.0000', '8050.0000', '8050.0000', '-22.8650', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3194, '2020-12-09', 83, 3073, 1741, NULL, '24.7600', '0.0000', '0.0000', '8200.0000', '8200.0000', '-24.7600', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3195, '2020-12-09', 83, 3074, 1742, NULL, '23.9150', '0.0000', '0.0000', '8200.0000', '8200.0000', '-23.9150', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3196, '2020-12-09', 83, 3075, 1743, NULL, '14.3000', '0.0000', '0.0000', '8950.0000', '8950.0000', '-14.3000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3197, '2020-12-09', 83, 3076, 1744, NULL, '14.0800', '0.0000', '0.0000', '8950.0000', '8950.0000', '-14.0800', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3198, '2020-12-09', 83, 3077, 1745, NULL, '21.2550', '0.0000', '0.0000', '8875.0000', '8875.0000', '-21.2550', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3199, '2020-12-09', 83, 3078, 1746, NULL, '19.4450', '0.0000', '0.0000', '8875.0000', '8875.0000', '-19.4450', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3200, '2020-12-09', 83, 3079, 1747, NULL, '19.9000', '0.0000', '0.0000', '8875.0000', '8875.0000', '-19.9000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3201, '2020-12-09', 83, 3080, 1748, NULL, '19.7050', '0.0000', '0.0000', '8875.0000', '8875.0000', '-19.7050', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3203, '2020-12-09', 83, 3082, 1762, NULL, '13.5900', '0.0000', '0.0000', '9000.0000', '9000.0000', '-13.5900', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3204, '2020-12-09', 83, 3083, 1750, NULL, '19.0730', '0.0000', '0.0000', '8000.0000', '8000.0000', '-19.0730', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3205, '2020-12-09', 83, 3084, 1751, NULL, '22.0100', '0.0000', '0.0000', '9000.0000', '9000.0000', '-22.0100', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3207, '2020-12-09', 83, 3086, 1763, NULL, '23.3950', '0.0000', '0.0000', '9000.0000', '9000.0000', '-23.3950', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3209, '2020-12-09', 83, 3088, 1753, NULL, '17.3700', '0.0000', '0.0000', '8400.0000', '8400.0000', '-17.3700', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3210, '2020-12-09', 83, 3089, 1754, NULL, '15.3800', '0.0000', '0.0000', '8500.0000', '8500.0000', '-15.3800', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3212, '2020-12-09', 83, 3091, 1755, NULL, '16.9100', '0.0000', '0.0000', '8100.0000', '8100.0000', '-16.9100', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3213, '2020-12-09', 83, 3092, 1756, NULL, '15.5600', '0.0000', '0.0000', '8100.0000', '8100.0000', '-15.5600', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3214, '2020-12-09', 83, 3093, 1757, NULL, '18.3400', '0.0000', '0.0000', '8400.0000', '8400.0000', '-18.3400', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3215, '2020-12-09', 83, 3094, 1758, NULL, '16.9950', '0.0000', '0.0000', '8500.0000', '8500.0000', '-16.9950', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3216, '2020-11-09', 83, 3095, 1759, NULL, '200.0000', '0.0000', '0.0000', '8300.0000', '8300.0000', '-200.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3217, '2020-12-09', 83, 3096, 1760, NULL, '21.7880', '0.0000', '0.0000', '7200.0000', '7200.0000', '-21.7880', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3218, '2020-12-09', 83, 3097, 1761, NULL, '13.0800', '0.0000', '0.0000', '7500.0000', '7500.0000', '-13.0800', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3264, '2020-12-10', 83, 3143, 1765, NULL, '23.8150', '0.0000', '0.0000', '8200.0000', '8200.0000', '-23.8150', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3265, '2020-12-10', 82, 3144, 1764, NULL, '558.0000', '0.0000', '0.0000', '170.0000', '170.0000', '-558.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3266, '2020-12-10', 83, 3145, 1766, NULL, '22.6050', '0.0000', '0.0000', '8200.0000', '8200.0000', '-22.6050', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3267, '2020-12-10', 83, 3146, 1767, NULL, '23.9500', '0.0000', '0.0000', '8200.0000', '8200.0000', '-23.9500', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3270, '2020-12-10', 83, 3149, 1803, NULL, '24.7500', '0.0000', '0.0000', '8200.0000', '8200.0000', '-24.7500', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3271, '2020-12-10', 83, 3150, 1769, NULL, '23.8450', '0.0000', '0.0000', '8200.0000', '8200.0000', '-23.8450', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3272, '2020-12-10', 83, 3151, 1770, NULL, '26.7400', '0.0000', '0.0000', '8200.0000', '8200.0000', '-26.7400', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3273, '2020-12-10', 83, 3152, 1771, NULL, '23.9000', '0.0000', '0.0000', '8200.0000', '8200.0000', '-23.9000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3274, '2020-12-10', 83, 3153, 1772, NULL, '16.0100', '0.0000', '0.0000', '8200.0000', '8200.0000', '-16.0100', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3275, '2020-12-10', 83, 3154, 1773, NULL, '22.1300', '0.0000', '0.0000', '8050.0000', '8050.0000', '-22.1300', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3276, '2020-12-10', 83, 3155, 1774, NULL, '21.7050', '0.0000', '0.0000', '7500.0000', '7500.0000', '-21.7050', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3277, '2020-12-10', 83, 3156, 1775, NULL, '20.2150', '0.0000', '0.0000', '8400.0000', '8400.0000', '-20.2150', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3278, '2020-12-10', 83, 3157, 1776, NULL, '19.3350', '0.0000', '0.0000', '8400.0000', '8400.0000', '-19.3350', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3280, '2020-12-10', 83, 3159, 1777, NULL, '21.3450', '0.0000', '0.0000', '8100.0000', '8100.0000', '-21.3450', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3281, '2020-12-10', 83, 3160, 1778, NULL, '18.6500', '0.0000', '0.0000', '8100.0000', '8100.0000', '-18.6500', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3282, '2020-12-10', 83, 3161, 1779, NULL, '19.3850', '0.0000', '0.0000', '8100.0000', '8100.0000', '-19.3850', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3283, '2020-12-10', 83, 3162, 1780, NULL, '15.9750', '0.0000', '0.0000', '8500.0000', '8500.0000', '-15.9750', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3284, '2020-12-10', 83, 3163, 1781, NULL, '17.9400', '0.0000', '0.0000', '8500.0000', '8500.0000', '-17.9400', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3285, '2020-12-10', 83, 3164, 1782, NULL, '12.8750', '0.0000', '0.0000', '8300.0000', '8300.0000', '-12.8750', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3286, '2020-12-10', 83, 3165, 1783, NULL, '19.0730', '0.0000', '0.0000', '8000.0000', '8000.0000', '-19.0730', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3287, '2020-12-10', 83, 3166, 1784, NULL, '15.4850', '0.0000', '0.0000', '9000.0000', '9000.0000', '-15.4850', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3288, '2020-12-10', 83, 3167, 1785, NULL, '14.2700', '0.0000', '0.0000', '9000.0000', '9000.0000', '-14.2700', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3289, '2020-12-10', 83, 3168, 1786, NULL, '14.6150', '0.0000', '0.0000', '9000.0000', '9000.0000', '-14.6150', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3290, '2020-12-10', 83, 3169, 1787, NULL, '14.0950', '0.0000', '0.0000', '9000.0000', '9000.0000', '-14.0950', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3291, '2020-12-10', 83, 3170, 1788, NULL, '14.3900', '0.0000', '0.0000', '9000.0000', '9000.0000', '-14.3900', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3292, '2020-12-10', 83, 3171, 1789, NULL, '15.2350', '0.0000', '0.0000', '9000.0000', '9000.0000', '-15.2350', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3293, '2020-12-10', 83, 3172, 1790, NULL, '15.3250', '0.0000', '0.0000', '9000.0000', '9000.0000', '-15.3250', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3294, '2020-12-10', 83, 3173, 1791, NULL, '14.9700', '0.0000', '0.0000', '9000.0000', '9000.0000', '-14.9700', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3296, '2020-12-10', 83, 3175, 1793, NULL, '14.6300', '0.0000', '0.0000', '9000.0000', '9000.0000', '-14.6300', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3297, '2020-12-10', 83, 3176, 1794, NULL, '14.7350', '0.0000', '0.0000', '9000.0000', '9000.0000', '-14.7350', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3298, '2020-12-10', 83, 3177, 1795, NULL, '14.2350', '0.0000', '0.0000', '9000.0000', '9000.0000', '-14.2350', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3299, '2020-12-10', 83, 3178, 1796, NULL, '13.0800', '0.0000', '0.0000', '9000.0000', '9000.0000', '-13.0800', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3300, '2020-12-10', 83, 3179, 1799, NULL, '22.8100', '0.0000', '0.0000', '9000.0000', '9000.0000', '-22.8100', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3301, '2020-12-10', 83, 3180, 1800, NULL, '25.4200', '0.0000', '0.0000', '9000.0000', '9000.0000', '-25.4200', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3302, '2020-12-10', 83, 3181, 1801, NULL, '23.6800', '0.0000', '0.0000', '9000.0000', '9000.0000', '-23.6800', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3303, '2020-12-10', 83, 3182, 1802, NULL, '18.3950', '0.0000', '0.0000', '8950.0000', '8950.0000', '-18.3950', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3305, '2020-12-10', 87, 3184, 1804, NULL, '1.0000', '0.0000', '0.0000', '0.0000', '0.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3309, '2020-12-03', 84, 3188, 1805, NULL, '1.0000', '0.0000', '0.0000', '44500.0000', '44500.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3310, '2020-12-07', 88, 3189, 1806, NULL, '1.0000', '0.0000', '0.0000', '200.0000', '200.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3311, '2020-12-09', 84, 3190, 1807, NULL, '1.0000', '0.0000', '0.0000', '18100.0000', '18100.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3325, '2020-12-11', 82, 3204, 1808, NULL, '550.0000', '0.0000', '0.0000', '165.5000', '165.5000', '-550.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3341, '2020-12-11', 83, 3220, 1809, NULL, '14.9550', '0.0000', '0.0000', '9000.0000', '9000.0000', '-14.9550', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3342, '2020-12-11', 83, 3221, 1810, NULL, '13.5600', '0.0000', '0.0000', '9000.0000', '9000.0000', '-13.5600', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3343, '2020-12-11', 83, 3222, 1811, NULL, '14.6700', '0.0000', '0.0000', '9000.0000', '9000.0000', '-14.6700', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3344, '2020-12-11', 83, 3223, 1812, NULL, '14.4750', '0.0000', '0.0000', '9000.0000', '9000.0000', '-14.4750', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3345, '2020-12-11', 83, 3224, 1813, NULL, '21.1950', '0.0000', '0.0000', '8950.0000', '8950.0000', '-21.1950', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3346, '2020-12-11', 83, 3225, 1814, NULL, '21.1550', '0.0000', '0.0000', '9000.0000', '9000.0000', '-21.1550', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3347, '2020-12-11', 83, 3226, 1815, NULL, '18.9000', '0.0000', '0.0000', '9000.0000', '9000.0000', '-18.9000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3348, '2020-12-11', 83, 3227, 1816, NULL, '25.2600', '0.0000', '0.0000', '9000.0000', '9000.0000', '-25.2600', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3349, '2020-12-11', 83, 3228, 1818, NULL, '25.4350', '0.0000', '0.0000', '9000.0000', '9000.0000', '-25.4350', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3350, '2020-12-11', 83, 3229, 1819, NULL, '14.8100', '0.0000', '0.0000', '8100.0000', '8100.0000', '-14.8100', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3351, '2020-12-11', 83, 3230, 1820, NULL, '15.5550', '0.0000', '0.0000', '8100.0000', '8100.0000', '-15.5550', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3352, '2020-12-11', 83, 3231, 1821, NULL, '13.5300', '0.0000', '0.0000', '8100.0000', '8100.0000', '-13.5300', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3353, '2020-12-11', 83, 3232, 1822, NULL, '14.5200', '0.0000', '0.0000', '8100.0000', '8100.0000', '-14.5200', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3354, '2020-12-11', 83, 3233, 1823, NULL, '22.1750', '0.0000', '0.0000', '8100.0000', '8100.0000', '-22.1750', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3355, '2020-12-11', 83, 3234, 1824, NULL, '16.7600', '0.0000', '0.0000', '8100.0000', '8100.0000', '-16.7600', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3356, '2020-12-11', 83, 3235, 1825, NULL, '16.0700', '0.0000', '0.0000', '8200.0000', '8200.0000', '-16.0700', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3357, '2020-12-11', 83, 3236, 1826, NULL, '24.1550', '0.0000', '0.0000', '8200.0000', '8200.0000', '-24.1550', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3358, '2020-12-11', 83, 3237, 1827, NULL, '23.7150', '0.0000', '0.0000', '8200.0000', '8200.0000', '-23.7150', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3359, '2020-12-11', 83, 3238, 1828, NULL, '22.8050', '0.0000', '0.0000', '8200.0000', '8200.0000', '-22.8050', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3360, '2020-12-11', 83, 3239, 1829, NULL, '24.3150', '0.0000', '0.0000', '8200.0000', '8200.0000', '-24.3150', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3361, '2020-12-11', 83, 3240, 1830, NULL, '22.5000', '0.0000', '0.0000', '8200.0000', '8200.0000', '-22.5000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3362, '2020-12-11', 83, 3241, 1831, NULL, '24.5050', '0.0000', '0.0000', '8050.0000', '8050.0000', '-24.5050', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3363, '2020-12-11', 83, 3242, 1832, NULL, '22.7150', '0.0000', '0.0000', '7500.0000', '7500.0000', '-22.7150', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3364, '2020-12-11', 83, 3243, 1833, NULL, '16.3550', '0.0000', '0.0000', '7500.0000', '7500.0000', '-16.3550', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3383, '2020-12-12', 83, 3262, 1834, NULL, '19.2700', '0.0000', '0.0000', '9000.0000', '9000.0000', '-19.2700', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3384, '2020-12-12', 83, 3263, 1835, NULL, '18.1550', '0.0000', '0.0000', '8950.0000', '8950.0000', '-18.1550', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3385, '2020-12-12', 83, 3264, 1836, NULL, '22.8100', '0.0000', '0.0000', '9000.0000', '9000.0000', '-22.8100', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3386, '2020-12-12', 83, 3265, 1837, NULL, '15.0550', '0.0000', '0.0000', '9000.0000', '9000.0000', '-15.0550', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3387, '2020-12-12', 83, 3266, 1838, NULL, '13.5000', '0.0000', '0.0000', '9000.0000', '9000.0000', '-13.5000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3388, '2020-12-12', 83, 3267, 1839, NULL, '13.8550', '0.0000', '0.0000', '9000.0000', '9000.0000', '-13.8550', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3389, '2020-12-12', 83, 3268, 1841, NULL, '18.6750', '0.0000', '0.0000', '9000.0000', '9000.0000', '-18.6750', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3390, '2020-12-12', 83, 3269, 1842, NULL, '14.5800', '0.0000', '0.0000', '9000.0000', '9000.0000', '-14.5800', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3391, '2020-12-12', 83, 3270, 1843, NULL, '13.8350', '0.0000', '0.0000', '9000.0000', '9000.0000', '-13.8350', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3392, '2020-12-12', 83, 3271, 1844, NULL, '11.8500', '0.0000', '0.0000', '9000.0000', '9000.0000', '-11.8500', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3393, '2020-12-12', 83, 3272, 1845, NULL, '19.0730', '0.0000', '0.0000', '8000.0000', '8000.0000', '-19.0730', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3394, '2020-12-12', 83, 3273, 1846, NULL, '14.7550', '0.0000', '0.0000', '8200.0000', '8200.0000', '-14.7550', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3395, '2020-12-12', 83, 3274, 1847, NULL, '24.9200', '0.0000', '0.0000', '8200.0000', '8200.0000', '-24.9200', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3396, '2020-12-12', 83, 3275, 1848, NULL, '23.4450', '0.0000', '0.0000', '8200.0000', '8200.0000', '-23.4450', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3397, '2020-12-12', 83, 3276, 1849, NULL, '23.6500', '0.0000', '0.0000', '8200.0000', '8200.0000', '-23.6500', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3398, '2020-12-12', 83, 3277, 1850, NULL, '19.0750', '0.0000', '0.0000', '7500.0000', '7500.0000', '-19.0750', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3399, '2020-12-12', 83, 3278, 1851, NULL, '23.0040', '0.0000', '0.0000', '7200.0000', '7200.0000', '-23.0040', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3404, '2020-12-12', 82, 3283, 1852, NULL, '95.0000', '0.0000', '0.0000', '170.0000', '170.0000', '-95.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3405, '2020-12-12', 82, 3284, 1853, NULL, '90.0000', '0.0000', '0.0000', '166.6700', '166.6700', '-90.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3458, '2020-12-13', 83, 3337, 1856, NULL, '7.2450', '0.0000', '0.0000', '8200.0000', '8200.0000', '-7.2450', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3459, '2020-12-13', 82, 3338, 1855, NULL, '95.0000', '0.0000', '0.0000', '165.0000', '165.0000', '-95.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3460, '2020-12-13', 82, 3339, 1854, NULL, '95.0000', '0.0000', '0.0000', '165.0000', '165.0000', '-95.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3461, '2020-12-13', 83, 3340, 1857, NULL, '21.7400', '0.0000', '0.0000', '8200.0000', '8200.0000', '-21.7400', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3462, '2020-12-13', 83, 3341, 1858, NULL, '24.6100', '0.0000', '0.0000', '8200.0000', '8200.0000', '-24.6100', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3463, '2020-12-13', 83, 3342, 1859, NULL, '22.2050', '0.0000', '0.0000', '8200.0000', '8200.0000', '-22.2050', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3464, '2020-12-13', 83, 3343, 1860, NULL, '19.2600', '0.0000', '0.0000', '8200.0000', '8200.0000', '-19.2600', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3465, '2020-12-13', 83, 3344, 1861, NULL, '14.7650', '0.0000', '0.0000', '8200.0000', '8200.0000', '-14.7650', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3466, '2020-12-13', 83, 3345, 1862, NULL, '23.9300', '0.0000', '0.0000', '8200.0000', '8200.0000', '-23.9300', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3467, '2020-12-13', 83, 3346, 1863, NULL, '23.6200', '0.0000', '0.0000', '8200.0000', '8200.0000', '-23.6200', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3468, '2020-12-13', 83, 3347, 1864, NULL, '24.5300', '0.0000', '0.0000', '8200.0000', '8200.0000', '-24.5300', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3469, '2020-12-13', 83, 3348, 1865, NULL, '22.5500', '0.0000', '0.0000', '9000.0000', '9000.0000', '-22.5500', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3470, '2020-12-13', 83, 3349, 1866, NULL, '22.4600', '0.0000', '0.0000', '9000.0000', '9000.0000', '-22.4600', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3471, '2020-12-13', 83, 3350, 1867, NULL, '19.1050', '0.0000', '0.0000', '9000.0000', '9000.0000', '-19.1050', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3472, '2020-12-13', 83, 3351, 1868, NULL, '16.5650', '0.0000', '0.0000', '9000.0000', '9000.0000', '-16.5650', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3473, '2020-12-13', 83, 3352, 1869, NULL, '20.5900', '0.0000', '0.0000', '9200.0000', '9200.0000', '-20.5900', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3474, '2020-12-13', 83, 3353, 1870, NULL, '15.0700', '0.0000', '0.0000', '9000.0000', '9000.0000', '-15.0700', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3475, '2020-12-13', 83, 3354, 1871, NULL, '14.4200', '0.0000', '0.0000', '9000.0000', '9000.0000', '-14.4200', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3476, '2020-12-13', 83, 3355, 1872, NULL, '13.8400', '0.0000', '0.0000', '9000.0000', '9000.0000', '-13.8400', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3477, '2020-12-13', 83, 3356, 1873, NULL, '13.9850', '0.0000', '0.0000', '9000.0000', '9000.0000', '-13.9850', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3478, '2020-12-13', 83, 3357, 1874, NULL, '13.9500', '0.0000', '0.0000', '9000.0000', '9000.0000', '-13.9500', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3479, '2020-12-13', 83, 3358, 1875, NULL, '14.2300', '0.0000', '0.0000', '9000.0000', '9000.0000', '-14.2300', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3480, '2020-12-13', 83, 3359, 1876, NULL, '13.4400', '0.0000', '0.0000', '9000.0000', '9000.0000', '-13.4400', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3482, '2020-12-13', 83, 3361, 1878, NULL, '15.0050', '0.0000', '0.0000', '9000.0000', '9000.0000', '-15.0050', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3483, '2020-12-13', 83, 3362, 1877, NULL, '15.1200', '0.0000', '0.0000', '9000.0000', '9000.0000', '-15.1200', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3485, '2020-12-13', 83, 3364, 1880, NULL, '18.0000', '0.0000', '0.0000', '8950.0000', '8950.0000', '-18.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3486, '2020-12-13', 83, 3365, 1879, NULL, '15.8400', '0.0000', '0.0000', '9000.0000', '9000.0000', '-15.8400', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3487, '2020-12-13', 83, 3366, 1881, NULL, '22.9550', '0.0000', '0.0000', '9000.0000', '9000.0000', '-22.9550', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3488, '2020-12-13', 83, 3367, 1882, NULL, '19.7200', '0.0000', '0.0000', '9000.0000', '9000.0000', '-19.7200', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3489, '2020-12-13', 83, 3368, 1883, NULL, '19.7150', '0.0000', '0.0000', '9000.0000', '9000.0000', '-19.7150', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3490, '2020-12-13', 83, 3369, 1884, NULL, '18.9000', '0.0000', '0.0000', '9000.0000', '9000.0000', '-18.9000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3491, '2020-12-13', 83, 3370, 1885, NULL, '14.3900', '0.0000', '0.0000', '8100.0000', '8100.0000', '-14.3900', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3492, '2020-12-13', 83, 3371, 1886, NULL, '18.5050', '0.0000', '0.0000', '8100.0000', '8100.0000', '-18.5050', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3493, '2020-12-13', 83, 3372, 1887, NULL, '16.0450', '0.0000', '0.0000', '8100.0000', '8100.0000', '-16.0450', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3494, '2020-12-13', 83, 3373, 1888, NULL, '23.5500', '0.0000', '0.0000', '7500.0000', '7500.0000', '-23.5500', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3495, '2020-12-13', 83, 3374, 1889, NULL, '24.9850', '0.0000', '0.0000', '7800.0000', '7800.0000', '-24.9850', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3496, '2020-12-13', 83, 3375, 1890, NULL, '16.3450', '0.0000', '0.0000', '7500.0000', '7500.0000', '-16.3450', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3498, '2020-12-14', 82, 3377, 1891, NULL, '190.0000', '0.0000', '0.0000', '165.0000', '165.0000', '-190.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3524, '2020-12-14', 83, 3403, 1892, NULL, '10.3700', '0.0000', '0.0000', '9000.0000', '9000.0000', '-10.3700', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3525, '2020-12-14', 83, 3404, 1893, NULL, '23.7800', '0.0000', '0.0000', '8950.0000', '8950.0000', '-23.7800', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3528, '2020-12-14', 83, 3407, 1895, NULL, '13.9250', '0.0000', '0.0000', '9000.0000', '9000.0000', '-13.9250', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3529, '2020-12-14', 83, 3408, 1896, NULL, '14.5150', '0.0000', '0.0000', '8900.0000', '8900.0000', '-14.5150', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3530, '2020-12-14', 83, 3409, 1897, NULL, '14.2050', '0.0000', '0.0000', '8900.0000', '8900.0000', '-14.2050', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3531, '2020-12-14', 83, 3410, 1898, NULL, '14.0300', '0.0000', '0.0000', '8900.0000', '8900.0000', '-14.0300', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3532, '2020-12-14', 83, 3411, 1899, NULL, '14.0300', '0.0000', '0.0000', '8900.0000', '8900.0000', '-14.0300', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3533, '2020-12-14', 83, 3412, 1900, NULL, '13.6600', '0.0000', '0.0000', '8900.0000', '8900.0000', '-13.6600', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3534, '2020-12-14', 83, 3413, 1901, NULL, '22.8550', '0.0000', '0.0000', '9000.0000', '9000.0000', '-22.8550', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3535, '2020-12-14', 83, 3414, 1902, NULL, '23.0950', '0.0000', '0.0000', '9000.0000', '9000.0000', '-23.0950', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3536, '2020-12-14', 83, 3415, 1903, NULL, '24.5350', '0.0000', '0.0000', '9000.0000', '9000.0000', '-24.5350', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3537, '2020-12-14', 83, 3416, 1904, NULL, '23.9350', '0.0000', '0.0000', '9000.0000', '9000.0000', '-23.9350', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3538, '2020-12-14', 83, 3417, 1905, NULL, '14.0350', '0.0000', '0.0000', '8900.0000', '8900.0000', '-14.0350', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3539, '2020-12-14', 83, 3418, 1906, NULL, '22.9500', '0.0000', '0.0000', '9000.0000', '9000.0000', '-22.9500', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3540, '2020-12-14', 83, 3419, 1907, NULL, '20.2000', '0.0000', '0.0000', '9000.0000', '9000.0000', '-20.2000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3541, '2020-12-14', 83, 3420, 1908, NULL, '23.5350', '0.0000', '0.0000', '9000.0000', '9000.0000', '-23.5350', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3542, '2020-12-14', 83, 3421, 1909, NULL, '3.9650', '0.0000', '0.0000', '9000.0000', '9000.0000', '-3.9650', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3543, '2020-12-14', 83, 3422, 1910, NULL, '22.4700', '0.0000', '0.0000', '8050.0000', '8050.0000', '-22.4700', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3544, '2020-12-14', 83, 3423, 1911, NULL, '21.2000', '0.0000', '0.0000', '8050.0000', '8050.0000', '-21.2000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3545, '2020-12-14', 83, 3424, 1912, NULL, '20.6100', '0.0000', '0.0000', '8050.0000', '8050.0000', '-20.6100', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3546, '2020-12-14', 83, 3425, 1913, NULL, '22.8550', '0.0000', '0.0000', '8050.0000', '8050.0000', '-22.8550', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3548, '2020-12-14', 83, 3427, 1915, NULL, '19.4100', '0.0000', '0.0000', '8400.0000', '8400.0000', '-19.4100', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3549, '2020-12-14', 83, 3428, 1916, NULL, '19.8450', '0.0000', '0.0000', '7500.0000', '7500.0000', '-19.8450', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3550, '2020-12-14', 83, 3429, 1914, NULL, '22.6350', '0.0000', '0.0000', '8200.0000', '8200.0000', '-22.6350', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3554, '2020-12-15', 82, 3433, 1917, NULL, '167.0000', '0.0000', '0.0000', '493.0000', '493.0000', '-167.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3555, '2020-12-15', 82, 3434, 1918, NULL, '100.0000', '0.0000', '0.0000', '170.0000', '170.0000', '-100.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3556, '2020-12-15', 82, 3435, 1919, NULL, '95.0000', '0.0000', '0.0000', '168.0000', '168.0000', '-95.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3584, '2020-12-15', 83, 3463, 1920, NULL, '23.1450', '0.0000', '0.0000', '8200.0000', '8200.0000', '-23.1450', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3585, '2020-12-15', 83, 3464, 1921, NULL, '21.5850', '0.0000', '0.0000', '8200.0000', '8200.0000', '-21.5850', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3586, '2020-12-15', 83, 3465, 1922, NULL, '20.1550', '0.0000', '0.0000', '8200.0000', '8200.0000', '-20.1550', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3587, '2020-12-15', 83, 3466, 1923, NULL, '19.2900', '0.0000', '0.0000', '8200.0000', '8200.0000', '-19.2900', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3588, '2020-12-15', 83, 3467, 1924, NULL, '25.4800', '0.0000', '0.0000', '8950.0000', '8950.0000', '-25.4800', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3589, '2020-12-15', 83, 3468, 1925, NULL, '23.5450', '0.0000', '0.0000', '8950.0000', '8950.0000', '-23.5450', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3590, '2020-12-15', 83, 3469, 1926, NULL, '24.5250', '0.0000', '0.0000', '8050.0000', '8050.0000', '-24.5250', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3591, '2020-12-15', 83, 3470, 1927, NULL, '24.3300', '0.0000', '0.0000', '8050.0000', '8050.0000', '-24.3300', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3592, '2020-12-15', 83, 3471, 1928, NULL, '24.1600', '0.0000', '0.0000', '8050.0000', '8050.0000', '-24.1600', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3593, '2020-12-15', 83, 3472, 1929, NULL, '25.7850', '0.0000', '0.0000', '8050.0000', '8050.0000', '-25.7850', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3594, '2020-12-15', 83, 3473, 1930, NULL, '25.1500', '0.0000', '0.0000', '8200.0000', '8200.0000', '-25.1500', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3595, '2020-12-15', 83, 3474, 1931, NULL, '23.4650', '0.0000', '0.0000', '8200.0000', '8200.0000', '-23.4650', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3596, '2020-12-15', 83, 3475, 1932, NULL, '25.2850', '0.0000', '0.0000', '9000.0000', '9000.0000', '-25.2850', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3597, '2020-12-15', 83, 3476, 1933, NULL, '13.8050', '0.0000', '0.0000', '9000.0000', '9000.0000', '-13.8050', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3598, '2020-12-15', 83, 3477, 1934, NULL, '18.7300', '0.0000', '0.0000', '9000.0000', '9000.0000', '-18.7300', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3599, '2020-12-15', 83, 3478, 1935, NULL, '18.3350', '0.0000', '0.0000', '8950.0000', '8950.0000', '-18.3350', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3600, '2020-12-15', 83, 3479, 1936, NULL, '24.7000', '0.0000', '0.0000', '9000.0000', '9000.0000', '-24.7000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3601, '2020-12-15', 83, 3480, 1937, NULL, '14.5450', '0.0000', '0.0000', '8900.0000', '8900.0000', '-14.5450', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3602, '2020-12-15', 83, 3481, 1938, NULL, '15.0000', '0.0000', '0.0000', '9000.0000', '9000.0000', '-15.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3603, '2020-12-15', 83, 3482, 1939, NULL, '18.9250', '0.0000', '0.0000', '8950.0000', '8950.0000', '-18.9250', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3604, '2020-12-15', 83, 3483, 1940, NULL, '21.6200', '0.0000', '0.0000', '9200.0000', '9200.0000', '-21.6200', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3605, '2020-12-15', 83, 3484, 1941, NULL, '14.0600', '0.0000', '0.0000', '9000.0000', '9000.0000', '-14.0600', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3606, '2020-12-15', 83, 3485, 1942, NULL, '19.1450', '0.0000', '0.0000', '8200.0000', '8200.0000', '-19.1450', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3607, '2020-12-15', 83, 3486, 1943, NULL, '20.3250', '0.0000', '0.0000', '8300.0000', '8300.0000', '-20.3250', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3608, '2020-12-15', 83, 3487, 1944, NULL, '200.0000', '0.0000', '0.0000', '8000.0000', '8000.0000', '-200.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3609, '2020-12-15', 83, 3488, 1945, NULL, '24.6650', '0.0000', '0.0000', '7700.0000', '7700.0000', '-24.6650', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3610, '2020-12-15', 83, 3489, 1946, NULL, '17.4600', '0.0000', '0.0000', '7500.0000', '7500.0000', '-17.4600', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3612, '2020-12-16', 82, 3491, 1947, NULL, '95.0000', '0.0000', '0.0000', '170.0000', '170.0000', '-95.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3643, '2020-12-16', 83, 3522, 1949, NULL, '21.6700', '0.0000', '0.0000', '8200.0000', '8200.0000', '-21.6700', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3647, '2020-12-16', 83, 3526, 1950, NULL, '20.6250', '0.0000', '0.0000', '8200.0000', '8200.0000', '-20.6250', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3648, '2020-12-16', 83, 3527, 1951, NULL, '20.1850', '0.0000', '0.0000', '8200.0000', '8200.0000', '-20.1850', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3649, '2020-12-16', 83, 3528, 1975, NULL, '20.9150', '0.0000', '0.0000', '8200.0000', '8200.0000', '-20.9150', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3651, '2020-12-16', 83, 3530, 1952, NULL, '19.4450', '0.0000', '0.0000', '8200.0000', '8200.0000', '-19.4450', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3652, '2020-12-16', 83, 3531, 1953, NULL, '21.9300', '0.0000', '0.0000', '8250.0000', '8250.0000', '-21.9300', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3653, '2020-12-16', 83, 3532, 1954, NULL, '19.8800', '0.0000', '0.0000', '8500.0000', '8500.0000', '-19.8800', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3654, '2020-12-16', 83, 3533, 1955, NULL, '18.0300', '0.0000', '0.0000', '8500.0000', '8500.0000', '-18.0300', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3655, '2020-12-16', 83, 3534, 1956, NULL, '21.7200', '0.0000', '0.0000', '8050.0000', '8050.0000', '-21.7200', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3656, '2020-12-16', 83, 3535, 1957, NULL, '17.1700', '0.0000', '0.0000', '8200.0000', '8200.0000', '-17.1700', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3657, '2020-12-16', 83, 3536, 1958, NULL, '22.7950', '0.0000', '0.0000', '8100.0000', '8100.0000', '-22.7950', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3658, '2020-12-16', 83, 3537, 1959, NULL, '24.5700', '0.0000', '0.0000', '8100.0000', '8100.0000', '-24.5700', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3660, '2020-12-16', 83, 3539, 1960, NULL, '18.5300', '0.0000', '0.0000', '8200.0000', '8200.0000', '-18.5300', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3661, '2020-12-16', 83, 3540, 1961, NULL, '24.1650', '0.0000', '0.0000', '9000.0000', '9000.0000', '-24.1650', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3662, '2020-12-16', 83, 3541, 1962, NULL, '14.1350', '0.0000', '0.0000', '9000.0000', '9000.0000', '-14.1350', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3663, '2020-12-16', 83, 3542, 1963, NULL, '22.4100', '0.0000', '0.0000', '9000.0000', '9000.0000', '-22.4100', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3664, '2020-12-16', 83, 3543, 1964, NULL, '22.8750', '0.0000', '0.0000', '9000.0000', '9000.0000', '-22.8750', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3665, '2020-12-16', 83, 3544, 1965, NULL, '22.6450', '0.0000', '0.0000', '9000.0000', '9000.0000', '-22.6450', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3666, '2020-12-16', 83, 3545, 1966, NULL, '19.9600', '0.0000', '0.0000', '9000.0000', '9000.0000', '-19.9600', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3667, '2020-12-16', 83, 3546, 1967, NULL, '19.2650', '0.0000', '0.0000', '9000.0000', '9000.0000', '-19.2650', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3668, '2020-12-16', 83, 3547, 1968, NULL, '19.2800', '0.0000', '0.0000', '8950.0000', '8950.0000', '-19.2800', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3669, '2020-12-16', 83, 3548, 1969, NULL, '14.8100', '0.0000', '0.0000', '8950.0000', '8950.0000', '-14.8100', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3670, '2020-12-16', 83, 3549, 1970, NULL, '18.5300', '0.0000', '0.0000', '8950.0000', '8950.0000', '-18.5300', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3671, '2020-12-16', 83, 3550, 1971, NULL, '14.3000', '0.0000', '0.0000', '8900.0000', '8900.0000', '-14.3000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3672, '2020-12-16', 83, 3551, 1972, NULL, '13.2150', '0.0000', '0.0000', '8900.0000', '8900.0000', '-13.2150', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3673, '2020-12-16', 83, 3552, 1973, NULL, '19.0800', '0.0000', '0.0000', '8000.0000', '8000.0000', '-19.0800', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3674, '2020-12-16', 83, 3553, 1974, NULL, '20.2450', '0.0000', '0.0000', '7500.0000', '7500.0000', '-20.2450', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3678, '2020-12-17', 82, 3557, 1976, NULL, '200.0000', '0.0000', '0.0000', '166.0000', '166.0000', '-200.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3679, '2020-12-17', 82, 3558, 1977, NULL, '400.0000', '0.0000', '0.0000', '166.0000', '166.0000', '-400.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3702, '2020-12-17', 83, 3581, 1978, NULL, '18.1400', '0.0000', '0.0000', '8950.0000', '8950.0000', '-18.1400', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3703, '2020-12-17', 83, 3582, 1979, NULL, '22.9900', '0.0000', '0.0000', '9000.0000', '9000.0000', '-22.9900', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3704, '2020-12-17', 83, 3583, 1980, NULL, '15.1550', '0.0000', '0.0000', '8950.0000', '8950.0000', '-15.1550', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3705, '2020-12-17', 83, 3584, 1981, NULL, '22.3100', '0.0000', '0.0000', '9000.0000', '9000.0000', '-22.3100', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3706, '2020-12-17', 83, 3585, 1982, NULL, '25.5450', '0.0000', '0.0000', '9000.0000', '9000.0000', '-25.5450', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3707, '2020-12-17', 83, 3586, 1983, NULL, '13.3750', '0.0000', '0.0000', '8900.0000', '8900.0000', '-13.3750', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3708, '2020-12-17', 83, 3587, 1984, NULL, '14.5650', '0.0000', '0.0000', '8900.0000', '8900.0000', '-14.5650', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3709, '2020-12-17', 83, 3588, 1985, NULL, '22.5150', '0.0000', '0.0000', '9000.0000', '9000.0000', '-22.5150', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3710, '2020-12-17', 83, 3589, 1986, NULL, '21.7850', '0.0000', '0.0000', '9000.0000', '9000.0000', '-21.7850', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3711, '2020-12-17', 83, 3590, 1987, NULL, '23.0600', '0.0000', '0.0000', '9000.0000', '9000.0000', '-23.0600', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3712, '2020-12-17', 83, 3591, 1988, NULL, '19.0730', '0.0000', '0.0000', '8000.0000', '8000.0000', '-19.0730', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3713, '2020-12-17', 83, 3592, 1989, NULL, '14.0950', '0.0000', '0.0000', '8900.0000', '8900.0000', '-14.0950', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3714, '2020-12-17', 83, 3593, 1990, NULL, '14.7850', '0.0000', '0.0000', '8900.0000', '8900.0000', '-14.7850', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3715, '2020-12-17', 83, 3594, 1991, NULL, '13.8900', '0.0000', '0.0000', '8200.0000', '8200.0000', '-13.8900', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3716, '2020-12-17', 83, 3595, 1992, NULL, '23.0250', '0.0000', '0.0000', '8050.0000', '8050.0000', '-23.0250', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3717, '2020-12-17', 83, 3596, 1993, NULL, '15.0550', '0.0000', '0.0000', '8200.0000', '8200.0000', '-15.0550', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3718, '2020-12-17', 83, 3597, 1994, NULL, '21.7880', '0.0000', '0.0000', '7200.0000', '7200.0000', '-21.7880', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3719, '2020-12-17', 83, 3598, 1995, NULL, '12.4050', '0.0000', '0.0000', '8400.0000', '8400.0000', '-12.4050', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3720, '2020-12-17', 83, 3599, 1996, NULL, '15.4450', '0.0000', '0.0000', '8650.0000', '8650.0000', '-15.4450', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3721, '2020-12-17', 83, 3600, 1997, NULL, '15.7400', '0.0000', '0.0000', '8650.0000', '8650.0000', '-15.7400', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3722, '2020-12-17', 83, 3601, 1998, NULL, '19.2650', '0.0000', '0.0000', '8400.0000', '8400.0000', '-19.2650', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3752, '2020-12-18', 83, 3631, 2001, NULL, '23.2450', '0.0000', '0.0000', '8600.0000', '8600.0000', '-23.2450', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3753, '2020-12-18', 83, 3632, 2002, NULL, '23.7400', '0.0000', '0.0000', '8600.0000', '8600.0000', '-23.7400', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3754, '2020-12-18', 83, 3633, 2003, NULL, '12.2100', '0.0000', '0.0000', '9000.0000', '9000.0000', '-12.2100', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3755, '2020-12-18', 83, 3634, 2005, NULL, '14.0350', '0.0000', '0.0000', '8900.0000', '8900.0000', '-14.0350', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3756, '2020-12-18', 83, 3635, 2006, NULL, '14.5800', '0.0000', '0.0000', '8900.0000', '8900.0000', '-14.5800', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3758, '2020-12-18', 83, 3637, 2025, NULL, '13.3850', '0.0000', '0.0000', '8900.0000', '8900.0000', '-13.3850', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3759, '2020-12-18', 83, 3638, 2008, NULL, '21.6700', '0.0000', '0.0000', '9000.0000', '9000.0000', '-21.6700', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3760, '2020-12-18', 83, 3639, 2009, NULL, '20.9150', '0.0000', '0.0000', '9000.0000', '9000.0000', '-20.9150', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3761, '2020-12-18', 83, 3640, 2010, NULL, '12.5900', '0.0000', '0.0000', '8950.0000', '8950.0000', '-12.5900', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3762, '2020-12-18', 83, 3641, 2011, NULL, '21.2350', '0.0000', '0.0000', '9000.0000', '9000.0000', '-21.2350', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3763, '2020-12-18', 83, 3642, 2012, NULL, '14.1350', '0.0000', '0.0000', '8450.0000', '8450.0000', '-14.1350', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3764, '2020-12-18', 83, 3643, 2013, NULL, '19.7200', '0.0000', '0.0000', '8800.0000', '8800.0000', '-19.7200', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3765, '2020-12-18', 83, 3644, 2014, NULL, '19.3900', '0.0000', '0.0000', '8400.0000', '8400.0000', '-19.3900', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3766, '2020-12-18', 83, 3645, 2015, NULL, '13.6900', '0.0000', '0.0000', '8600.0000', '8600.0000', '-13.6900', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3767, '2020-12-18', 83, 3646, 2016, NULL, '16.0100', '0.0000', '0.0000', '7500.0000', '7500.0000', '-16.0100', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3768, '2020-12-18', 83, 3647, 2017, NULL, '16.4250', '0.0000', '0.0000', '7700.0000', '7700.0000', '-16.4250', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3769, '2020-12-18', 83, 3648, 2018, NULL, '2.4550', '0.0000', '0.0000', '9000.0000', '9000.0000', '-2.4550', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3770, '2020-12-18', 83, 3649, 2019, NULL, '13.6400', '0.0000', '0.0000', '9000.0000', '9000.0000', '-13.6400', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3771, '2020-12-18', 83, 3650, 2020, NULL, '11.8150', '0.0000', '0.0000', '9000.0000', '9000.0000', '-11.8150', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3772, '2020-12-18', 83, 3651, 2021, NULL, '24.7200', '0.0000', '0.0000', '9000.0000', '9000.0000', '-24.7200', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3773, '2020-12-18', 83, 3652, 2022, NULL, '24.8050', '0.0000', '0.0000', '9000.0000', '9000.0000', '-24.8050', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3774, '2020-12-18', 83, 3653, 2023, NULL, '24.7600', '0.0000', '0.0000', '9000.0000', '9000.0000', '-24.7600', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3775, '2020-12-18', 83, 3654, 2024, NULL, '14.3650', '0.0000', '0.0000', '8900.0000', '8900.0000', '-14.3650', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3777, '2020-12-14', 83, 3656, 2026, NULL, '19.0800', '0.0000', '0.0000', '8000.0000', '8000.0000', '-19.0800', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3779, '2020-12-02', 83, 3658, 2027, NULL, '1.0000', '0.0000', '0.0000', '2437604.0000', '2437604.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3781, '2020-12-07', 84, 3660, 2028, NULL, '1.0000', '0.0000', '0.0000', '10000.0000', '10000.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3782, '2020-11-03', 84, 3661, 805, NULL, '1.0000', '0.0000', '0.0000', '9400.0000', '9400.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3786, '2020-12-07', 84, 3665, 2029, NULL, '1.0000', '0.0000', '0.0000', '14000.0000', '14000.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3787, '2020-12-09', 84, 3666, 2030, NULL, '1.0000', '0.0000', '0.0000', '39500.0000', '39500.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3788, '2020-12-13', 84, 3667, 2031, NULL, '1.0000', '0.0000', '0.0000', '5000.0000', '5000.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3791, '2020-12-10', 84, 3670, 2032, NULL, '1.0000', '0.0000', '0.0000', '10000.0000', '10000.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3793, '2020-12-17', 84, 3672, 2033, NULL, '1.0000', '0.0000', '0.0000', '7300.0000', '7300.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3797, '2020-12-14', 84, 3676, 2035, NULL, '1.0000', '0.0000', '0.0000', '4500.0000', '4500.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3798, '2020-12-14', 84, 3677, 2034, NULL, '1.0000', '0.0000', '0.0000', '15000.0000', '15000.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3800, '2020-12-10', 84, 3679, 2036, NULL, '1.0000', '0.0000', '0.0000', '8780.0000', '8780.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3802, '2020-12-10', 83, 3681, 2037, NULL, '20.6200', '0.0000', '0.0000', '9000.0000', '9000.0000', '-20.6200', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3804, '2020-12-09', 84, 3683, 2038, NULL, '1.0000', '0.0000', '0.0000', '300000.0000', '300000.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3806, '2020-12-13', 84, 3685, 2039, NULL, '1.0000', '0.0000', '0.0000', '360000.0000', '360000.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3808, '2020-11-27', 88, 3687, 2040, NULL, '1.0000', '0.0000', '0.0000', '20448.0000', '20448.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3832, '2020-12-19', 82, 3711, 2063, NULL, '200.0000', '0.0000', '0.0000', '166.0000', '166.0000', '-200.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3833, '2020-12-19', 83, 3712, 2041, NULL, '23.5100', '0.0000', '0.0000', '8600.0000', '8600.0000', '-23.5100', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3834, '2020-12-19', 83, 3713, 2042, NULL, '23.4250', '0.0000', '0.0000', '8050.0000', '8050.0000', '-23.4250', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3835, '2020-12-19', 83, 3714, 2043, NULL, '24.3150', '0.0000', '0.0000', '8700.0000', '8700.0000', '-24.3150', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3836, '2020-12-19', 83, 3715, 2044, NULL, '22.2200', '0.0000', '0.0000', '8700.0000', '8700.0000', '-22.2200', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3837, '2020-12-19', 83, 3716, 2045, NULL, '14.3350', '0.0000', '0.0000', '8700.0000', '8700.0000', '-14.3350', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3838, '2020-12-19', 83, 3717, 2046, NULL, '2.6900', '0.0000', '0.0000', '8700.0000', '8700.0000', '-2.6900', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3839, '2020-12-19', 83, 3718, 2047, NULL, '14.9750', '0.0000', '0.0000', '8900.0000', '8900.0000', '-14.9750', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3840, '2020-12-19', 83, 3719, 2048, NULL, '13.9600', '0.0000', '0.0000', '8900.0000', '8900.0000', '-13.9600', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3841, '2020-12-19', 83, 3720, 2049, NULL, '13.7850', '0.0000', '0.0000', '8900.0000', '8900.0000', '-13.7850', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3842, '2020-12-19', 83, 3721, 2050, NULL, '13.8650', '0.0000', '0.0000', '8900.0000', '8900.0000', '-13.8650', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3843, '2020-12-19', 83, 3722, 2051, NULL, '25.6350', '0.0000', '0.0000', '9000.0000', '9000.0000', '-25.6350', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3844, '2020-12-19', 83, 3723, 2052, NULL, '19.0800', '0.0000', '0.0000', '8500.0000', '8500.0000', '-19.0800', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3845, '2020-12-19', 83, 3724, 2053, NULL, '20.6000', '0.0000', '0.0000', '8400.0000', '8400.0000', '-20.6000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3846, '2020-12-19', 83, 3725, 2054, NULL, '19.1450', '0.0000', '0.0000', '7800.0000', '7800.0000', '-19.1450', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3847, '2020-12-19', 83, 3726, 2055, NULL, '5.0750', '0.0000', '0.0000', '7700.0000', '7700.0000', '-5.0750', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3848, '2020-12-19', 83, 3727, 2056, NULL, '22.7500', '0.0000', '0.0000', '7700.0000', '7700.0000', '-22.7500', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3849, '2020-12-19', 83, 3728, 2057, NULL, '21.3450', '0.0000', '0.0000', '7700.0000', '7700.0000', '-21.3450', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3850, '2020-12-19', 83, 3729, 2058, NULL, '22.1100', '0.0000', '0.0000', '7700.0000', '7700.0000', '-22.1100', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3851, '2020-12-19', 83, 3730, 2059, NULL, '22.2900', '0.0000', '0.0000', '7700.0000', '7700.0000', '-22.2900', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3852, '2020-12-19', 83, 3731, 2060, NULL, '13.8150', '0.0000', '0.0000', '8700.0000', '8700.0000', '-13.8150', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3853, '2020-12-19', 83, 3732, 2061, NULL, '14.5300', '0.0000', '0.0000', '8700.0000', '8700.0000', '-14.5300', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3854, '2020-12-19', 83, 3733, 2062, NULL, '13.7400', '0.0000', '0.0000', '8700.0000', '8700.0000', '-13.7400', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3872, '2020-12-20', 83, 3751, 2064, NULL, '594.8100', '0.0000', '0.0000', '8100.0000', '8100.0000', '-594.8100', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3873, '2020-12-20', 83, 3752, 2065, NULL, '23.1300', '0.0000', '0.0000', '9500.0000', '9500.0000', '-23.1300', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3874, '2020-12-20', 83, 3753, 2066, NULL, '15.1100', '0.0000', '0.0000', '9000.0000', '9000.0000', '-15.1100', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3875, '2020-12-20', 83, 3754, 2067, NULL, '24.6250', '0.0000', '0.0000', '9300.0000', '9300.0000', '-24.6250', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3876, '2020-12-20', 83, 3755, 2068, NULL, '20.8050', '0.0000', '0.0000', '8700.0000', '8700.0000', '-20.8050', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3877, '2020-12-20', 83, 3756, 2069, NULL, '14.2950', '0.0000', '0.0000', '8700.0000', '8700.0000', '-14.2950', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3879, '2020-12-20', 83, 3758, 2071, NULL, '20.0850', '0.0000', '0.0000', '8700.0000', '8700.0000', '-20.0850', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3880, '2020-12-20', 83, 3759, 2072, NULL, '12.9000', '0.0000', '0.0000', '8700.0000', '8700.0000', '-12.9000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3881, '2020-12-20', 83, 3760, 2073, NULL, '15.7700', '0.0000', '0.0000', '8700.0000', '8700.0000', '-15.7700', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3882, '2020-12-20', 83, 3761, 2074, NULL, '11.6850', '0.0000', '0.0000', '8700.0000', '8700.0000', '-11.6850', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3883, '2020-12-20', 83, 3762, 2075, NULL, '22.3650', '0.0000', '0.0000', '9000.0000', '9000.0000', '-22.3650', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3884, '2020-12-20', 83, 3763, 2076, NULL, '19.7650', '0.0000', '0.0000', '8800.0000', '8800.0000', '-19.7650', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3885, '2020-12-20', 83, 3764, 2077, NULL, '13.0400', '0.0000', '0.0000', '8700.0000', '8700.0000', '-13.0400', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3886, '2020-12-20', 83, 3765, 2078, NULL, '27.5000', '0.0000', '0.0000', '8700.0000', '8700.0000', '-27.5000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3887, '2020-12-20', 83, 3766, 2079, NULL, '22.9800', '0.0000', '0.0000', '8400.0000', '8400.0000', '-22.9800', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3888, '2020-12-20', 83, 3767, 2080, NULL, '17.6600', '0.0000', '0.0000', '7700.0000', '7700.0000', '-17.6600', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3891, '2020-12-21', 82, 3770, 2081, NULL, '95.0000', '0.0000', '0.0000', '165.0000', '165.0000', '-95.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3892, '2020-12-21', 82, 3771, 2082, NULL, '95.0000', '0.0000', '0.0000', '167.0000', '167.0000', '-95.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3925, '2020-12-21', 83, 3804, 2083, NULL, '24.9650', '0.0000', '0.0000', '9000.0000', '9000.0000', '-24.9650', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3926, '2020-12-21', 83, 3805, 2084, NULL, '23.9350', '0.0000', '0.0000', '8600.0000', '8600.0000', '-23.9350', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3927, '2020-12-21', 83, 3806, 2085, NULL, '24.6700', '0.0000', '0.0000', '8600.0000', '8600.0000', '-24.6700', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3928, '2020-12-21', 83, 3807, 2086, NULL, '14.3900', '0.0000', '0.0000', '9000.0000', '9000.0000', '-14.3900', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3929, '2020-12-21', 83, 3808, 2087, NULL, '21.1200', '0.0000', '0.0000', '9500.0000', '9500.0000', '-21.1200', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3930, '2020-12-21', 83, 3809, 2088, NULL, '25.5050', '0.0000', '0.0000', '9000.0000', '9000.0000', '-25.5050', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3931, '2020-12-21', 83, 3810, 2089, NULL, '22.4800', '0.0000', '0.0000', '9500.0000', '9500.0000', '-22.4800', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3932, '2020-12-21', 83, 3811, 2090, NULL, '22.7550', '0.0000', '0.0000', '9500.0000', '9500.0000', '-22.7550', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3935, '2020-12-21', 83, 3814, 2093, NULL, '21.0800', '0.0000', '0.0000', '9800.0000', '9800.0000', '-21.0800', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3937, '2020-12-21', 83, 3816, 2094, NULL, '19.0800', '0.0000', '0.0000', '8500.0000', '8500.0000', '-19.0800', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3938, '2020-12-21', 83, 3817, 2095, NULL, '19.3150', '0.0000', '0.0000', '9700.0000', '9700.0000', '-19.3150', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3939, '2020-12-21', 83, 3818, 2096, NULL, '21.6850', '0.0000', '0.0000', '8900.0000', '8900.0000', '-21.6850', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3940, '2020-12-21', 83, 3819, 2097, NULL, '22.4700', '0.0000', '0.0000', '9000.0000', '9000.0000', '-22.4700', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3941, '2020-12-21', 83, 3820, 2098, NULL, '14.4900', '0.0000', '0.0000', '7700.0000', '7700.0000', '-14.4900', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3942, '2020-12-21', 83, 3821, 2099, NULL, '23.3000', '0.0000', '0.0000', '7700.0000', '7700.0000', '-23.3000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3943, '2020-12-21', 83, 3822, 2100, NULL, '20.8600', '0.0000', '0.0000', '7800.0000', '7800.0000', '-20.8600', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3945, '2020-12-21', 83, 3824, 2102, NULL, '23.2950', '0.0000', '0.0000', '8400.0000', '8400.0000', '-23.2950', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3947, '2020-12-21', 83, 3826, 2104, NULL, '13.0250', '0.0000', '0.0000', '8700.0000', '8700.0000', '-13.0250', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3948, '2020-12-21', 83, 3827, 2105, NULL, '13.6350', '0.0000', '0.0000', '8700.0000', '8700.0000', '-13.6350', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3949, '2020-12-21', 83, 3828, 2106, NULL, '13.8100', '0.0000', '0.0000', '8700.0000', '8700.0000', '-13.8100', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3950, '2020-12-21', 83, 3829, 2107, NULL, '14.3500', '0.0000', '0.0000', '8700.0000', '8700.0000', '-14.3500', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3951, '2020-12-21', 83, 3830, 2108, NULL, '14.0100', '0.0000', '0.0000', '8900.0000', '8900.0000', '-14.0100', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3952, '2020-12-21', 83, 3831, 2109, NULL, '19.2800', '0.0000', '0.0000', '8700.0000', '8700.0000', '-19.2800', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3953, '2020-12-21', 83, 3832, 2110, NULL, '17.0300', '0.0000', '0.0000', '8900.0000', '8900.0000', '-17.0300', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3954, '2020-12-21', 83, 3833, 2111, NULL, '17.5300', '0.0000', '0.0000', '8900.0000', '8900.0000', '-17.5300', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3955, '2020-12-21', 83, 3834, 2112, NULL, '16.4050', '0.0000', '0.0000', '8900.0000', '8900.0000', '-16.4050', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3956, '2020-12-21', 83, 3835, 2113, NULL, '14.8750', '0.0000', '0.0000', '8800.0000', '8800.0000', '-14.8750', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3957, '2020-12-21', 83, 3836, 2114, NULL, '15.2550', '0.0000', '0.0000', '8700.0000', '8700.0000', '-15.2550', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3958, '2020-12-21', 83, 3837, 2103, NULL, '14.2100', '0.0000', '0.0000', '9000.0000', '9000.0000', '-14.2100', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3960, '2020-12-21', 84, 3839, 2115, NULL, '1.0000', '0.0000', '0.0000', '50000.0000', '50000.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3964, '2020-12-22', 82, 3843, 2116, NULL, '190.0000', '0.0000', '0.0000', '166.0000', '166.0000', '-190.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3965, '2020-12-22', 82, 3844, 2118, NULL, '285.0000', '0.0000', '0.0000', '167.0000', '167.0000', '-285.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3990, '2020-12-22', 83, 3869, 2119, NULL, '17.0350', '0.0000', '0.0000', '9500.0000', '9500.0000', '-17.0350', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3991, '2020-12-22', 83, 3870, 2120, NULL, '22.0050', '0.0000', '0.0000', '9500.0000', '9500.0000', '-22.0050', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3993, '2020-12-22', 83, 3872, 2122, NULL, '21.0600', '0.0000', '0.0000', '9900.0000', '9900.0000', '-21.0600', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3994, '2020-12-22', 83, 3873, 2123, NULL, '21.3900', '0.0000', '0.0000', '9900.0000', '9900.0000', '-21.3900', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3995, '2020-12-22', 83, 3874, 2124, NULL, '18.1100', '0.0000', '0.0000', '9900.0000', '9900.0000', '-18.1100', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3996, '2020-12-22', 83, 3875, 2141, NULL, '22.3250', '0.0000', '0.0000', '10000.0000', '10000.0000', '-22.3250', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3997, '2020-12-22', 83, 3876, 2125, NULL, '23.3700', '0.0000', '0.0000', '9500.0000', '9500.0000', '-23.3700', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (3998, '2020-12-22', 83, 3877, 2126, NULL, '23.5250', '0.0000', '0.0000', '9500.0000', '9500.0000', '-23.5250', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4000, '2020-12-22', 83, 3879, 2127, NULL, '19.0800', '0.0000', '0.0000', '9000.0000', '9000.0000', '-19.0800', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4001, '2020-12-22', 83, 3880, 2128, NULL, '22.5150', '0.0000', '0.0000', '9500.0000', '9500.0000', '-22.5150', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4002, '2020-12-22', 83, 3881, 2129, NULL, '23.0400', '0.0000', '0.0000', '9800.0000', '9800.0000', '-23.0400', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4003, '2020-12-22', 83, 3882, 2130, NULL, '13.5850', '0.0000', '0.0000', '8800.0000', '8800.0000', '-13.5850', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4004, '2020-12-22', 83, 3883, 2131, NULL, '14.8550', '0.0000', '0.0000', '8800.0000', '8800.0000', '-14.8550', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4005, '2020-12-22', 83, 3884, 2132, NULL, '14.8250', '0.0000', '0.0000', '8800.0000', '8800.0000', '-14.8250', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4006, '2020-12-22', 83, 3885, 2133, NULL, '14.6050', '0.0000', '0.0000', '8800.0000', '8800.0000', '-14.6050', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4007, '2020-12-22', 83, 3886, 2134, NULL, '24.1750', '0.0000', '0.0000', '7700.0000', '7700.0000', '-24.1750', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4008, '2020-12-22', 83, 3887, 2135, NULL, '25.1400', '0.0000', '0.0000', '7700.0000', '7700.0000', '-25.1400', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4009, '2020-12-22', 83, 3888, 2136, NULL, '16.3300', '0.0000', '0.0000', '7700.0000', '7700.0000', '-16.3300', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4010, '2020-12-22', 83, 3889, 2137, NULL, '22.3950', '0.0000', '0.0000', '7850.0000', '7850.0000', '-22.3950', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4011, '2020-12-22', 83, 3890, 2138, NULL, '22.9800', '0.0000', '0.0000', '8600.0000', '8600.0000', '-22.9800', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4013, '2020-12-22', 83, 3892, 2139, NULL, '15.3900', '0.0000', '0.0000', '8700.0000', '8700.0000', '-15.3900', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4014, '2020-12-22', 83, 3893, 2140, NULL, '20.1500', '0.0000', '0.0000', '8700.0000', '8700.0000', '-20.1500', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4042, '2020-12-23', 82, 3921, 2143, NULL, '50.0000', '0.0000', '0.0000', '166.0000', '166.0000', '-50.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4043, '2020-12-23', 82, 3922, 2144, NULL, '285.0000', '0.0000', '0.0000', '167.0000', '167.0000', '-285.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4044, '2020-12-23', 83, 3923, 2145, NULL, '17.6450', '0.0000', '0.0000', '9500.0000', '9500.0000', '-17.6450', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4045, '2020-12-23', 83, 3924, 2146, NULL, '20.7200', '0.0000', '0.0000', '9500.0000', '9500.0000', '-20.7200', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4046, '2020-12-23', 83, 3925, 2147, NULL, '24.0700', '0.0000', '0.0000', '9500.0000', '9500.0000', '-24.0700', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4047, '2020-12-23', 83, 3926, 2148, NULL, '21.7500', '0.0000', '0.0000', '9500.0000', '9500.0000', '-21.7500', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4048, '2020-12-23', 83, 3927, 2149, NULL, '24.6850', '0.0000', '0.0000', '9500.0000', '9500.0000', '-24.6850', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4049, '2020-12-23', 83, 3928, 2150, NULL, '15.4100', '0.0000', '0.0000', '9000.0000', '9000.0000', '-15.4100', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4050, '2020-12-23', 83, 3929, 2151, NULL, '19.1800', '0.0000', '0.0000', '9500.0000', '9500.0000', '-19.1800', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4051, '2020-12-23', 83, 3930, 2152, NULL, '20.6000', '0.0000', '0.0000', '9500.0000', '9500.0000', '-20.6000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4052, '2020-12-23', 83, 3931, 2153, NULL, '14.4200', '0.0000', '0.0000', '9700.0000', '9700.0000', '-14.4200', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4053, '2020-12-23', 83, 3932, 2154, NULL, '4.0000', '0.0000', '0.0000', '9500.0000', '9500.0000', '-4.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4054, '2020-12-23', 83, 3933, 2155, NULL, '14.1700', '0.0000', '0.0000', '8800.0000', '8800.0000', '-14.1700', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4055, '2020-12-23', 83, 3934, 2156, NULL, '17.0200', '0.0000', '0.0000', '8700.0000', '8700.0000', '-17.0200', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4056, '2020-12-23', 83, 3935, 2157, NULL, '21.5650', '0.0000', '0.0000', '8600.0000', '8600.0000', '-21.5650', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4057, '2020-12-23', 83, 3936, 2158, NULL, '22.4950', '0.0000', '0.0000', '8600.0000', '8600.0000', '-22.4950', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4058, '2020-12-23', 83, 3937, 2159, NULL, '13.9650', '0.0000', '0.0000', '8800.0000', '8800.0000', '-13.9650', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4059, '2020-12-23', 83, 3938, 2161, NULL, '14.1150', '0.0000', '0.0000', '8700.0000', '8700.0000', '-14.1150', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4060, '2020-12-23', 83, 3939, 2162, NULL, '25.6350', '0.0000', '0.0000', '8700.0000', '8700.0000', '-25.6350', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4061, '2020-12-23', 83, 3940, 2163, NULL, '26.3050', '0.0000', '0.0000', '8700.0000', '8700.0000', '-26.3050', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4062, '2020-12-23', 83, 3941, 2164, NULL, '23.9050', '0.0000', '0.0000', '8700.0000', '8700.0000', '-23.9050', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4064, '2020-12-23', 83, 3943, 2165, NULL, '16.4800', '0.0000', '0.0000', '7700.0000', '7700.0000', '-16.4800', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4065, '2020-12-23', 83, 3944, 2166, NULL, '21.7450', '0.0000', '0.0000', '7700.0000', '7700.0000', '-21.7450', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4066, '2020-12-23', 83, 3945, 2167, NULL, '27.6800', '0.0000', '0.0000', '7700.0000', '7700.0000', '-27.6800', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4067, '2020-12-23', 83, 3946, 2168, NULL, '22.3400', '0.0000', '0.0000', '7800.0000', '7800.0000', '-22.3400', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4068, '2020-12-23', 83, 3947, 2169, NULL, '19.0300', '0.0000', '0.0000', '8800.0000', '8800.0000', '-19.0300', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4070, '2020-12-24', 82, 3949, 2170, NULL, '95.0000', '0.0000', '0.0000', '167.0000', '167.0000', '-95.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4090, '2020-12-24', 83, 3969, 2171, NULL, '23.8600', '0.0000', '0.0000', '8700.0000', '8700.0000', '-23.8600', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4091, '2020-12-24', 83, 3970, 2172, NULL, '23.9000', '0.0000', '0.0000', '8600.0000', '8600.0000', '-23.9000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4092, '2020-12-24', 83, 3971, 2173, NULL, '17.1000', '0.0000', '0.0000', '8600.0000', '8600.0000', '-17.1000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4093, '2020-12-24', 83, 3972, 2174, NULL, '11.0300', '0.0000', '0.0000', '8800.0000', '8800.0000', '-11.0300', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4094, '2020-12-24', 83, 3973, 2175, NULL, '23.0750', '0.0000', '0.0000', '9500.0000', '9500.0000', '-23.0750', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4095, '2020-12-24', 83, 3974, 2176, NULL, '24.1300', '0.0000', '0.0000', '9500.0000', '9500.0000', '-24.1300', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4096, '2020-12-24', 83, 3975, 2177, NULL, '22.8700', '0.0000', '0.0000', '9500.0000', '9500.0000', '-22.8700', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4097, '2020-12-24', 83, 3976, 2178, NULL, '14.1250', '0.0000', '0.0000', '9600.0000', '9600.0000', '-14.1250', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4098, '2020-12-24', 83, 3977, 2179, NULL, '14.2450', '0.0000', '0.0000', '9600.0000', '9600.0000', '-14.2450', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4099, '2020-12-24', 83, 3978, 2180, NULL, '13.6150', '0.0000', '0.0000', '9600.0000', '9600.0000', '-13.6150', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4100, '2020-12-24', 83, 3979, 2181, NULL, '20.3850', '0.0000', '0.0000', '9500.0000', '9500.0000', '-20.3850', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4101, '2020-12-24', 83, 3980, 2182, NULL, '18.5850', '0.0000', '0.0000', '9600.0000', '9600.0000', '-18.5850', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4102, '2020-12-24', 83, 3981, 2183, NULL, '22.7950', '0.0000', '0.0000', '9500.0000', '9500.0000', '-22.7950', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4103, '2020-12-24', 83, 3982, 2184, NULL, '2.6700', '0.0000', '0.0000', '8800.0000', '8800.0000', '-2.6700', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4104, '2020-12-24', 83, 3983, 2185, NULL, '14.1100', '0.0000', '0.0000', '8800.0000', '8800.0000', '-14.1100', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4105, '2020-12-24', 83, 3984, 2186, NULL, '13.6900', '0.0000', '0.0000', '8800.0000', '8800.0000', '-13.6900', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4106, '2020-12-24', 83, 3985, 2187, NULL, '15.3750', '0.0000', '0.0000', '8770.0000', '8770.0000', '-15.3750', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4122, '2020-12-25', 83, 4001, 2188, NULL, '20.1350', '0.0000', '0.0000', '8700.0000', '8700.0000', '-20.1350', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4123, '2020-12-25', 83, 4002, 2189, NULL, '20.9900', '0.0000', '0.0000', '8700.0000', '8700.0000', '-20.9900', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4124, '2020-12-25', 83, 4003, 2190, NULL, '25.6700', '0.0000', '0.0000', '8700.0000', '8700.0000', '-25.6700', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4125, '2020-12-25', 83, 4004, 2191, NULL, '16.0600', '0.0000', '0.0000', '8800.0000', '8800.0000', '-16.0600', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4126, '2020-12-25', 83, 4005, 2192, NULL, '13.9450', '0.0000', '0.0000', '8800.0000', '8800.0000', '-13.9450', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4127, '2020-12-25', 83, 4006, 2193, NULL, '13.7000', '0.0000', '0.0000', '9600.0000', '9600.0000', '-13.7000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4128, '2020-12-25', 83, 4007, 2194, NULL, '13.3700', '0.0000', '0.0000', '9600.0000', '9600.0000', '-13.3700', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4129, '2020-12-25', 83, 4008, 2195, NULL, '14.0450', '0.0000', '0.0000', '9600.0000', '9600.0000', '-14.0450', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4132, '2020-12-25', 83, 4011, 2197, NULL, '19.0800', '0.0000', '0.0000', '9000.0000', '9000.0000', '-19.0800', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4133, '2020-12-25', 83, 4012, 2198, NULL, '16.1900', '0.0000', '0.0000', '9800.0000', '9800.0000', '-16.1900', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4134, '2020-12-25', 83, 4013, 2199, NULL, '15.3700', '0.0000', '0.0000', '8800.0000', '8800.0000', '-15.3700', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4135, '2020-12-25', 83, 4014, 2200, NULL, '13.7400', '0.0000', '0.0000', '8800.0000', '8800.0000', '-13.7400', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4136, '2020-12-25', 83, 4015, 2201, NULL, '14.7250', '0.0000', '0.0000', '8800.0000', '8800.0000', '-14.7250', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4137, '2020-12-25', 83, 4016, 2202, NULL, '16.4300', '0.0000', '0.0000', '7700.0000', '7700.0000', '-16.4300', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4139, '2020-12-01', 88, 4018, 2203, NULL, '1.0000', '0.0000', '0.0000', '222668.0000', '222668.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4141, '2020-10-07', 83, 4020, 2204, NULL, '1.0000', '0.0000', '0.0000', '791452.0000', '791452.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4143, '2020-11-05', 86, 4022, 2205, NULL, '1.0000', '0.0000', '0.0000', '6850.0000', '6850.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4147, '2020-09-17', 88, 4026, 2207, NULL, '1.0000', '0.0000', '0.0000', '127809.0000', '127809.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4178, '2020-12-26', 83, 4057, 2210, NULL, '12.6450', '0.0000', '0.0000', '9600.0000', '9600.0000', '-12.6450', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4179, '2020-12-26', 83, 4058, 2211, NULL, '13.8750', '0.0000', '0.0000', '9600.0000', '9600.0000', '-13.8750', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4180, '2020-12-26', 83, 4059, 2212, NULL, '13.8250', '0.0000', '0.0000', '9600.0000', '9600.0000', '-13.8250', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4181, '2020-12-26', 83, 4060, 2213, NULL, '13.8300', '0.0000', '0.0000', '9700.0000', '9700.0000', '-13.8300', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4182, '2020-12-26', 83, 4061, 2214, NULL, '24.5150', '0.0000', '0.0000', '9800.0000', '9800.0000', '-24.5150', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4183, '2020-12-26', 83, 4062, 2215, NULL, '23.5900', '0.0000', '0.0000', '9700.0000', '9700.0000', '-23.5900', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4184, '2020-12-26', 83, 4063, 2216, NULL, '24.5200', '0.0000', '0.0000', '9700.0000', '9700.0000', '-24.5200', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4185, '2020-12-26', 83, 4064, 2217, NULL, '24.0850', '0.0000', '0.0000', '9700.0000', '9700.0000', '-24.0850', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4186, '2020-12-26', 83, 4065, 2218, NULL, '22.4800', '0.0000', '0.0000', '9700.0000', '9700.0000', '-22.4800', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4187, '2020-12-26', 83, 4066, 2219, NULL, '23.6350', '0.0000', '0.0000', '9700.0000', '9700.0000', '-23.6350', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4188, '2020-12-26', 83, 4067, 2220, NULL, '22.3950', '0.0000', '0.0000', '10000.0000', '10000.0000', '-22.3950', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4190, '2020-12-26', 83, 4069, 2221, NULL, '20.5000', '0.0000', '0.0000', '10000.0000', '10000.0000', '-20.5000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4191, '2020-12-26', 83, 4070, 2222, NULL, '20.0400', '0.0000', '0.0000', '9000.0000', '9000.0000', '-20.0400', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4192, '2020-12-26', 83, 4071, 2223, NULL, '18.5100', '0.0000', '0.0000', '9000.0000', '9000.0000', '-18.5100', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4193, '2020-12-26', 83, 4072, 2224, NULL, '18.3850', '0.0000', '0.0000', '9000.0000', '9000.0000', '-18.3850', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4194, '2020-12-26', 83, 4073, 2225, NULL, '14.3500', '0.0000', '0.0000', '8700.0000', '8700.0000', '-14.3500', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4195, '2020-12-26', 83, 4074, 2226, NULL, '16.8050', '0.0000', '0.0000', '8700.0000', '8700.0000', '-16.8050', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4196, '2020-12-26', 83, 4075, 2227, NULL, '21.4650', '0.0000', '0.0000', '8700.0000', '8700.0000', '-21.4650', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4197, '2020-12-26', 83, 4076, 2228, NULL, '20.4850', '0.0000', '0.0000', '8700.0000', '8700.0000', '-20.4850', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4198, '2020-12-26', 83, 4077, 2229, NULL, '21.9400', '0.0000', '0.0000', '8700.0000', '8700.0000', '-21.9400', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4199, '2020-12-26', 83, 4078, 2230, NULL, '13.7150', '0.0000', '0.0000', '8800.0000', '8800.0000', '-13.7150', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4200, '2020-12-26', 83, 4079, 2231, NULL, '14.1100', '0.0000', '0.0000', '8800.0000', '8800.0000', '-14.1100', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4201, '2020-12-26', 83, 4080, 2232, NULL, '17.8450', '0.0000', '0.0000', '8600.0000', '8600.0000', '-17.8450', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4202, '2020-12-26', 83, 4081, 2233, NULL, '19.4900', '0.0000', '0.0000', '8600.0000', '8600.0000', '-19.4900', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4203, '2020-12-26', 83, 4082, 2234, NULL, '16.3300', '0.0000', '0.0000', '7700.0000', '7700.0000', '-16.3300', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4204, '2020-12-26', 83, 4083, 2235, NULL, '23.6000', '0.0000', '0.0000', '8600.0000', '8600.0000', '-23.6000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4206, '2020-12-27', 83, 4085, 2236, NULL, '493.0000', '0.0000', '0.0000', '166.0000', '166.0000', '-493.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4221, '2020-12-27', 83, 4100, 2237, NULL, '19.9100', '0.0000', '0.0000', '9600.0000', '9600.0000', '-19.9100', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4222, '2020-12-27', 83, 4101, 2238, NULL, '18.3900', '0.0000', '0.0000', '9600.0000', '9600.0000', '-18.3900', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4223, '2020-12-27', 83, 4102, 2239, NULL, '17.1450', '0.0000', '0.0000', '9600.0000', '9600.0000', '-17.1450', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4224, '2020-12-27', 83, 4103, 2240, NULL, '23.3400', '0.0000', '0.0000', '9700.0000', '9700.0000', '-23.3400', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4225, '2020-12-27', 83, 4104, 2241, NULL, '23.1050', '0.0000', '0.0000', '9700.0000', '9700.0000', '-23.1050', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4226, '2020-12-27', 83, 4105, 2242, NULL, '24.7750', '0.0000', '0.0000', '9700.0000', '9700.0000', '-24.7750', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4227, '2020-12-27', 83, 4106, 2243, NULL, '22.3700', '0.0000', '0.0000', '9700.0000', '9700.0000', '-22.3700', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4228, '2020-12-27', 83, 4107, 2244, NULL, '22.0500', '0.0000', '0.0000', '9800.0000', '9800.0000', '-22.0500', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4229, '2020-12-27', 83, 4108, 2245, NULL, '14.6300', '0.0000', '0.0000', '9600.0000', '9600.0000', '-14.6300', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4231, '2020-12-25', 83, 4110, 2251, NULL, '24.5400', '0.0000', '0.0000', '9800.0000', '9800.0000', '-24.5400', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4232, '2020-12-27', 83, 4111, 2246, NULL, '18.4000', '0.0000', '0.0000', '9200.0000', '9200.0000', '-18.4000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4237, '2020-12-27', 83, 4116, 2252, NULL, '18.8700', '0.0000', '0.0000', '9150.0000', '9150.0000', '-18.8700', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4238, '2020-12-27', 83, 4117, 2248, NULL, '19.5450', '0.0000', '0.0000', '9600.0000', '9600.0000', '-19.5450', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4239, '2020-12-27', 83, 4118, 2249, NULL, '22.9550', '0.0000', '0.0000', '8600.0000', '8600.0000', '-22.9550', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4240, '2020-12-27', 83, 4119, 2250, NULL, '17.3150', '0.0000', '0.0000', '9000.0000', '9000.0000', '-17.3150', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4243, '2020-12-28', 82, 4122, 2253, NULL, '493.0000', '0.0000', '0.0000', '166.0000', '166.0000', '-493.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4244, '2020-12-28', 82, 4123, 2254, NULL, '190.0000', '0.0000', '0.0000', '168.0000', '168.0000', '-190.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4268, '2020-12-28', 83, 4147, 2255, NULL, '18.0700', '0.0000', '0.0000', '8700.0000', '8700.0000', '-18.0700', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4269, '2020-12-28', 83, 4148, 2256, NULL, '23.2200', '0.0000', '0.0000', '8600.0000', '8600.0000', '-23.2200', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4270, '2020-12-28', 83, 4149, 2257, NULL, '22.1350', '0.0000', '0.0000', '8800.0000', '8800.0000', '-22.1350', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4271, '2020-12-28', 83, 4150, 2258, NULL, '23.3950', '0.0000', '0.0000', '8800.0000', '8800.0000', '-23.3950', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4272, '2020-12-28', 83, 4151, 2259, NULL, '14.3450', '0.0000', '0.0000', '9200.0000', '9200.0000', '-14.3450', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4273, '2020-12-28', 83, 4152, 2260, NULL, '15.4050', '0.0000', '0.0000', '9200.0000', '9200.0000', '-15.4050', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4274, '2020-12-28', 83, 4153, 2261, NULL, '15.2450', '0.0000', '0.0000', '9200.0000', '9200.0000', '-15.2450', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4275, '2020-12-28', 83, 4154, 2262, NULL, '23.1700', '0.0000', '0.0000', '7350.0000', '7350.0000', '-23.1700', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4276, '2020-12-28', 83, 4155, 2263, NULL, '23.1570', '0.0000', '0.0000', '7350.0000', '7350.0000', '-23.1570', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4277, '2020-12-28', 83, 4156, 2264, NULL, '20.9400', '0.0000', '0.0000', '9000.0000', '9000.0000', '-20.9400', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4278, '2020-12-28', 83, 4157, 2265, NULL, '15.5550', '0.0000', '0.0000', '8800.0000', '8800.0000', '-15.5550', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4279, '2020-12-28', 83, 4158, 2266, NULL, '15.3150', '0.0000', '0.0000', '8800.0000', '8800.0000', '-15.3150', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4280, '2020-12-28', 83, 4159, 2267, NULL, '16.0200', '0.0000', '0.0000', '9000.0000', '9000.0000', '-16.0200', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4281, '2020-12-28', 83, 4160, 2268, NULL, '16.6600', '0.0000', '0.0000', '9000.0000', '9000.0000', '-16.6600', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4282, '2020-12-28', 83, 4161, 2269, NULL, '15.1300', '0.0000', '0.0000', '9000.0000', '9000.0000', '-15.1300', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4283, '2020-12-28', 83, 4162, 2270, NULL, '14.8050', '0.0000', '0.0000', '9000.0000', '9000.0000', '-14.8050', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4284, '2020-12-28', 83, 4163, 2271, NULL, '18.2850', '0.0000', '0.0000', '9000.0000', '9000.0000', '-18.2850', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4285, '2020-12-28', 83, 4164, 2272, NULL, '19.7900', '0.0000', '0.0000', '9000.0000', '9000.0000', '-19.7900', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4286, '2020-12-28', 83, 4165, 2273, NULL, '19.2150', '0.0000', '0.0000', '9000.0000', '9000.0000', '-19.2150', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4287, '2020-12-28', 83, 4166, 2274, NULL, '15.8300', '0.0000', '0.0000', '7700.0000', '7700.0000', '-15.8300', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4288, '2020-12-28', 83, 4167, 2275, NULL, '25.1800', '0.0000', '0.0000', '7700.0000', '7700.0000', '-25.1800', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4289, '2020-12-28', 83, 4168, 2276, NULL, '18.2650', '0.0000', '0.0000', '9700.0000', '9700.0000', '-18.2650', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4290, '2020-12-28', 83, 4169, 2277, NULL, '17.8600', '0.0000', '0.0000', '9700.0000', '9700.0000', '-17.8600', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4291, '2020-12-20', 83, 4170, 2070, NULL, '13.2900', '0.0000', '0.0000', '8700.0000', '8700.0000', '-13.2900', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4292, '2020-12-17', 83, 4171, 1999, NULL, '214.0000', '0.0000', '0.0000', '9300.0000', '9300.0000', '-214.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4296, '2020-12-23', 84, 4175, 2279, NULL, '1.0000', '0.0000', '0.0000', '27199.5000', '27199.5000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4298, '2020-12-22', 84, 4177, 2280, NULL, '1.0000', '0.0000', '0.0000', '7000.0000', '7000.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4300, '2020-12-21', 83, 4179, 2281, NULL, '24.8650', '0.0000', '0.0000', '8500.0000', '8500.0000', '-24.8650', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4330, '2020-12-29', 83, 4209, 2282, NULL, '21.0300', '0.0000', '0.0000', '9100.0000', '9100.0000', '-21.0300', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4331, '2020-12-29', 83, 4210, 2283, NULL, '18.0850', '0.0000', '0.0000', '9000.0000', '9000.0000', '-18.0850', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4332, '2020-12-29', 83, 4211, 2284, NULL, '17.5300', '0.0000', '0.0000', '9000.0000', '9000.0000', '-17.5300', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4333, '2020-12-29', 82, 4212, 2278, NULL, '92.0000', '0.0000', '0.0000', '166.0000', '166.0000', '-92.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4334, '2020-12-29', 83, 4213, 2285, NULL, '19.6250', '0.0000', '0.0000', '9000.0000', '9000.0000', '-19.6250', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4336, '2020-12-29', 83, 4215, 2286, NULL, '18.8150', '0.0000', '0.0000', '9100.0000', '9100.0000', '-18.8150', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4337, '2020-12-29', 83, 4216, 2287, NULL, '23.8150', '0.0000', '0.0000', '9100.0000', '9100.0000', '-23.8150', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4338, '2020-12-29', 83, 4217, 2288, NULL, '15.4400', '0.0000', '0.0000', '9000.0000', '9000.0000', '-15.4400', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4339, '2020-12-29', 83, 4218, 2289, NULL, '19.0300', '0.0000', '0.0000', '9000.0000', '9000.0000', '-19.0300', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4340, '2020-12-29', 83, 4219, 2290, NULL, '14.4500', '0.0000', '0.0000', '9000.0000', '9000.0000', '-14.4500', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4341, '2020-12-29', 83, 4220, 2291, NULL, '16.6750', '0.0000', '0.0000', '9000.0000', '9000.0000', '-16.6750', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4342, '2020-12-29', 83, 4221, 2292, NULL, '25.2850', '0.0000', '0.0000', '7900.0000', '7900.0000', '-25.2850', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4343, '2020-12-29', 83, 4222, 2293, NULL, '23.0300', '0.0000', '0.0000', '7700.0000', '7700.0000', '-23.0300', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4344, '2020-12-29', 83, 4223, 2294, NULL, '19.2400', '0.0000', '0.0000', '7700.0000', '7700.0000', '-19.2400', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4345, '2020-12-29', 83, 4224, 2295, NULL, '19.7400', '0.0000', '0.0000', '9400.0000', '9400.0000', '-19.7400', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4346, '2020-12-29', 83, 4225, 2296, NULL, '19.9250', '0.0000', '0.0000', '9200.0000', '9200.0000', '-19.9250', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4347, '2020-12-29', 83, 4226, 2297, NULL, '22.9350', '0.0000', '0.0000', '9300.0000', '9300.0000', '-22.9350', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4348, '2020-12-29', 83, 4227, 2298, NULL, '18.8150', '0.0000', '0.0000', '9300.0000', '9300.0000', '-18.8150', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4349, '2020-12-29', 83, 4228, 2299, NULL, '10.0550', '0.0000', '0.0000', '9200.0000', '9200.0000', '-10.0550', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4350, '2020-12-29', 83, 4229, 2300, NULL, '22.8800', '0.0000', '0.0000', '9100.0000', '9100.0000', '-22.8800', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4353, '2020-12-29', 83, 4232, 2301, NULL, '23.3300', '0.0000', '0.0000', '7350.0000', '7350.0000', '-23.3300', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4355, '2020-12-29', 83, 4234, 2302, NULL, '21.4200', '0.0000', '0.0000', '7350.0000', '7350.0000', '-21.4200', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4356, '2020-12-29', 83, 4235, 2303, NULL, '21.8450', '0.0000', '0.0000', '10000.0000', '10000.0000', '-21.8450', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4357, '2020-12-29', 83, 4236, 2304, NULL, '22.0550', '0.0000', '0.0000', '10000.0000', '10000.0000', '-22.0550', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4358, '2020-12-29', 83, 4237, 2305, NULL, '22.1850', '0.0000', '0.0000', '8600.0000', '8600.0000', '-22.1850', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4359, '2020-12-29', 83, 4238, 2306, NULL, '22.8150', '0.0000', '0.0000', '8700.0000', '8700.0000', '-22.8150', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4360, '2020-12-29', 83, 4239, 2307, NULL, '20.0700', '0.0000', '0.0000', '8700.0000', '8700.0000', '-20.0700', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4363, '2020-12-29', 83, 4242, 2310, NULL, '100.0000', '0.0000', '0.0000', '8200.0000', '8200.0000', '-100.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4364, '2020-12-29', 83, 4243, 2308, NULL, '20.0550', '0.0000', '0.0000', '9900.0000', '9900.0000', '-20.0550', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4365, '2020-12-29', 83, 4244, 2309, NULL, '21.4550', '0.0000', '0.0000', '9900.0000', '9900.0000', '-21.4550', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4398, '2020-12-30', 83, 4277, 2311, NULL, '14.2300', '0.0000', '0.0000', '9200.0000', '9200.0000', '-14.2300', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4399, '2020-12-30', 83, 4278, 2312, NULL, '22.7850', '0.0000', '0.0000', '9700.0000', '9700.0000', '-22.7850', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4400, '2020-12-30', 83, 4279, 2313, NULL, '18.4000', '0.0000', '0.0000', '9200.0000', '9200.0000', '-18.4000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4401, '2020-12-30', 83, 4280, 2314, NULL, '19.5550', '0.0000', '0.0000', '9200.0000', '9200.0000', '-19.5550', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4402, '2020-12-30', 83, 4281, 2315, NULL, '23.5200', '0.0000', '0.0000', '9200.0000', '9200.0000', '-23.5200', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4403, '2020-12-30', 83, 4282, 2316, NULL, '21.8000', '0.0000', '0.0000', '9200.0000', '9200.0000', '-21.8000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4404, '2020-12-30', 83, 4283, 2317, NULL, '16.2250', '0.0000', '0.0000', '9200.0000', '9200.0000', '-16.2250', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4405, '2020-12-30', 83, 4284, 2318, NULL, '14.3250', '0.0000', '0.0000', '9200.0000', '9200.0000', '-14.3250', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4406, '2020-12-30', 83, 4285, 2319, NULL, '18.8300', '0.0000', '0.0000', '9300.0000', '9300.0000', '-18.8300', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4407, '2020-12-30', 83, 4286, 2320, NULL, '22.4200', '0.0000', '0.0000', '9600.0000', '9600.0000', '-22.4200', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4408, '2020-12-30', 83, 4287, 2321, NULL, '22.1000', '0.0000', '0.0000', '9600.0000', '9600.0000', '-22.1000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4409, '2020-12-30', 83, 4288, 2322, NULL, '23.1700', '0.0000', '0.0000', '9600.0000', '9600.0000', '-23.1700', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4410, '2020-12-30', 83, 4289, 2323, NULL, '20.7850', '0.0000', '0.0000', '9600.0000', '9600.0000', '-20.7850', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4411, '2020-12-30', 83, 4290, 2324, NULL, '20.9450', '0.0000', '0.0000', '8600.0000', '8600.0000', '-20.9450', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4412, '2020-12-30', 83, 4291, 2325, NULL, '24.2350', '0.0000', '0.0000', '9000.0000', '9000.0000', '-24.2350', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4413, '2020-12-30', 83, 4292, 2326, NULL, '18.5450', '0.0000', '0.0000', '9100.0000', '9100.0000', '-18.5450', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4414, '2020-12-30', 83, 4293, 2327, NULL, '21.8700', '0.0000', '0.0000', '9100.0000', '9100.0000', '-21.8700', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4415, '2020-12-30', 83, 4294, 2330, NULL, '19.5850', '0.0000', '0.0000', '9000.0000', '9000.0000', '-19.5850', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4416, '2020-12-30', 83, 4295, 2329, NULL, '18.2950', '0.0000', '0.0000', '9000.0000', '9000.0000', '-18.2950', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4417, '2020-12-30', 83, 4296, 2331, NULL, '21.9900', '0.0000', '0.0000', '9000.0000', '9000.0000', '-21.9900', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4419, '2020-12-30', 83, 4298, 2332, NULL, '13.7800', '0.0000', '0.0000', '9000.0000', '9000.0000', '-13.7800', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4420, '2020-12-30', 83, 4299, 2333, NULL, '15.2600', '0.0000', '0.0000', '9000.0000', '9000.0000', '-15.2600', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4421, '2020-12-30', 83, 4300, 2334, NULL, '17.9250', '0.0000', '0.0000', '9000.0000', '9000.0000', '-17.9250', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4422, '2020-12-30', 83, 4301, 2335, NULL, '21.9200', '0.0000', '0.0000', '9100.0000', '9100.0000', '-21.9200', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4423, '2020-12-30', 83, 4302, 2336, NULL, '22.3200', '0.0000', '0.0000', '9100.0000', '9100.0000', '-22.3200', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4424, '2020-12-30', 83, 4303, 2337, NULL, '20.4850', '0.0000', '0.0000', '9100.0000', '9100.0000', '-20.4850', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4425, '2020-12-30', 83, 4304, 2338, NULL, '19.5300', '0.0000', '0.0000', '9000.0000', '9000.0000', '-19.5300', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4426, '2020-12-30', 83, 4305, 2339, NULL, '15.3900', '0.0000', '0.0000', '8900.0000', '8900.0000', '-15.3900', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4428, '2020-12-30', 87, 4307, 2340, NULL, '1.0000', '0.0000', '0.0000', '0.0000', '0.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4451, '2020-12-31', 83, 4330, 2341, NULL, '15.0300', '0.0000', '0.0000', '9300.0000', '9300.0000', '-15.0300', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4452, '2020-12-31', 83, 4331, 2342, NULL, '14.4000', '0.0000', '0.0000', '9400.0000', '9400.0000', '-14.4000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4453, '2020-12-31', 83, 4332, 2343, NULL, '14.9600', '0.0000', '0.0000', '9400.0000', '9400.0000', '-14.9600', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4455, '2020-12-31', 83, 4334, 2345, NULL, '19.0500', '0.0000', '0.0000', '9300.0000', '9300.0000', '-19.0500', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4456, '2020-12-31', 83, 4335, 2344, NULL, '18.5200', '0.0000', '0.0000', '9300.0000', '9300.0000', '-18.5200', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4457, '2020-12-31', 83, 4336, 2346, NULL, '17.2300', '0.0000', '0.0000', '9300.0000', '9300.0000', '-17.2300', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4458, '2020-12-31', 83, 4337, 2347, NULL, '22.3050', '0.0000', '0.0000', '9600.0000', '9600.0000', '-22.3050', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4459, '2020-12-31', 83, 4338, 2348, NULL, '13.7550', '0.0000', '0.0000', '9300.0000', '9300.0000', '-13.7550', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4460, '2020-12-31', 83, 4339, 2349, NULL, '14.3300', '0.0000', '0.0000', '9300.0000', '9300.0000', '-14.3300', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4461, '2020-12-31', 83, 4340, 2350, NULL, '19.8600', '0.0000', '0.0000', '9300.0000', '9300.0000', '-19.8600', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4462, '2020-12-31', 83, 4341, 2351, NULL, '13.2050', '0.0000', '0.0000', '9300.0000', '9300.0000', '-13.2050', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4463, '2020-12-31', 83, 4342, 2352, NULL, '14.4900', '0.0000', '0.0000', '9300.0000', '9300.0000', '-14.4900', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4464, '2020-12-31', 83, 4343, 2353, NULL, '20.2350', '0.0000', '0.0000', '9200.0000', '9200.0000', '-20.2350', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4465, '2020-12-31', 83, 4344, 2354, NULL, '22.9700', '0.0000', '0.0000', '9200.0000', '9200.0000', '-22.9700', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4466, '2020-12-31', 83, 4345, 2355, NULL, '16.1900', '0.0000', '0.0000', '9050.0000', '9050.0000', '-16.1900', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4467, '2020-12-31', 83, 4346, 2356, NULL, '14.0600', '0.0000', '0.0000', '9200.0000', '9200.0000', '-14.0600', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4468, '2020-12-31', 83, 4347, 2357, NULL, '22.9950', '0.0000', '0.0000', '9100.0000', '9100.0000', '-22.9950', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4469, '2020-12-31', 83, 4348, 2358, NULL, '19.2600', '0.0000', '0.0000', '9100.0000', '9100.0000', '-19.2600', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4470, '2020-12-31', 83, 4349, 2359, NULL, '22.3200', '0.0000', '0.0000', '9100.0000', '9100.0000', '-22.3200', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4471, '2020-12-31', 83, 4350, 2360, NULL, '11.8150', '0.0000', '0.0000', '9200.0000', '9200.0000', '-11.8150', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4472, '2020-12-31', 83, 4351, 2361, NULL, '21.0150', '0.0000', '0.0000', '9100.0000', '9100.0000', '-21.0150', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4473, '2020-12-31', 83, 4352, 2362, NULL, '23.5800', '0.0000', '0.0000', '9800.0000', '9800.0000', '-23.5800', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4504, '2021-01-01', 83, 4383, 2364, NULL, '23.3100', '0.0000', '0.0000', '9800.0000', '9800.0000', '-23.3100', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4505, '2021-01-01', 83, 4384, 2365, NULL, '23.0100', '0.0000', '0.0000', '10000.0000', '10000.0000', '-23.0100', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4506, '2021-01-01', 83, 4385, 2366, NULL, '23.6700', '0.0000', '0.0000', '10000.0000', '10000.0000', '-23.6700', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4507, '2021-01-01', 83, 4386, 2367, NULL, '14.2550', '0.0000', '0.0000', '9100.0000', '9100.0000', '-14.2550', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4508, '2021-01-01', 83, 4387, 2368, NULL, '18.3600', '0.0000', '0.0000', '9200.0000', '9200.0000', '-18.3600', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4509, '2021-01-01', 83, 4388, 2370, NULL, '14.7600', '0.0000', '0.0000', '9050.0000', '9050.0000', '-14.7600', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4510, '2021-01-01', 83, 4389, 2371, NULL, '16.4500', '0.0000', '0.0000', '9050.0000', '9050.0000', '-16.4500', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4511, '2021-01-01', 83, 4390, 2372, NULL, '17.0450', '0.0000', '0.0000', '9050.0000', '9050.0000', '-17.0450', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4512, '2021-01-01', 83, 4391, 2373, NULL, '15.9450', '0.0000', '0.0000', '9050.0000', '9050.0000', '-15.9450', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4513, '2021-01-01', 83, 4392, 2374, NULL, '14.6700', '0.0000', '0.0000', '9050.0000', '9050.0000', '-14.6700', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4514, '2021-01-01', 83, 4393, 2375, NULL, '15.0750', '0.0000', '0.0000', '9050.0000', '9050.0000', '-15.0750', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4515, '2021-01-01', 83, 4394, 2376, NULL, '16.0300', '0.0000', '0.0000', '9050.0000', '9050.0000', '-16.0300', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4516, '2021-01-01', 83, 4395, 2377, NULL, '15.8400', '0.0000', '0.0000', '9050.0000', '9050.0000', '-15.8400', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4517, '2021-01-01', 83, 4396, 2378, NULL, '15.5800', '0.0000', '0.0000', '9050.0000', '9050.0000', '-15.5800', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4518, '2021-01-01', 83, 4397, 2381, NULL, '14.9750', '0.0000', '0.0000', '9050.0000', '9050.0000', '-14.9750', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4519, '2021-01-01', 83, 4398, 2379, NULL, '17.6050', '0.0000', '0.0000', '9050.0000', '9050.0000', '-17.6050', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4520, '2021-01-01', 83, 4399, 2380, NULL, '20.0350', '0.0000', '0.0000', '9050.0000', '9050.0000', '-20.0350', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4521, '2021-01-01', 83, 4400, 2382, NULL, '21.6200', '0.0000', '0.0000', '9200.0000', '9200.0000', '-21.6200', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4522, '2021-01-01', 83, 4401, 2383, NULL, '19.2550', '0.0000', '0.0000', '9200.0000', '9200.0000', '-19.2550', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4523, '2021-01-01', 83, 4402, 2384, NULL, '15.9250', '0.0000', '0.0000', '9000.0000', '9000.0000', '-15.9250', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4524, '2021-01-01', 83, 4403, 2385, NULL, '15.9850', '0.0000', '0.0000', '9000.0000', '9000.0000', '-15.9850', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4525, '2021-01-01', 83, 4404, 2386, NULL, '17.3000', '0.0000', '0.0000', '8700.0000', '8700.0000', '-17.3000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4526, '2021-01-01', 83, 4405, 2387, NULL, '13.5500', '0.0000', '0.0000', '8800.0000', '8800.0000', '-13.5500', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4527, '2021-01-01', 83, 4406, 2388, NULL, '14.4750', '0.0000', '0.0000', '9300.0000', '9300.0000', '-14.4750', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4528, '2021-01-01', 83, 4407, 2389, NULL, '15.0900', '0.0000', '0.0000', '9300.0000', '9300.0000', '-15.0900', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4531, '2021-01-01', 82, 4410, 2391, NULL, '100.0000', '0.0000', '0.0000', '166.0000', '166.0000', '-100.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4532, '2021-01-02', 82, 4411, 2390, NULL, '284.0000', '0.0000', '0.0000', '166.0000', '166.0000', '-284.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4551, '2021-01-02', 83, 4430, 2392, NULL, '20.5500', '0.0000', '0.0000', '9200.0000', '9200.0000', '-20.5500', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4552, '2021-01-02', 83, 4431, 2393, NULL, '15.9650', '0.0000', '0.0000', '9100.0000', '9100.0000', '-15.9650', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4553, '2021-01-02', 83, 4432, 2394, NULL, '14.5150', '0.0000', '0.0000', '9200.0000', '9200.0000', '-14.5150', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4554, '2021-01-02', 83, 4433, 2395, NULL, '18.9200', '0.0000', '0.0000', '9100.0000', '9100.0000', '-18.9200', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4555, '2021-01-02', 83, 4434, 2396, NULL, '18.1800', '0.0000', '0.0000', '9100.0000', '9100.0000', '-18.1800', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4556, '2021-01-02', 83, 4435, 2397, NULL, '15.5800', '0.0000', '0.0000', '9050.0000', '9050.0000', '-15.5800', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4557, '2021-01-02', 83, 4436, 2398, NULL, '13.8850', '0.0000', '0.0000', '9050.0000', '9050.0000', '-13.8850', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4558, '2021-01-02', 83, 4437, 2399, NULL, '21.4350', '0.0000', '0.0000', '8600.0000', '8600.0000', '-21.4350', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4559, '2021-01-02', 83, 4438, 2400, NULL, '19.5450', '0.0000', '0.0000', '8600.0000', '8600.0000', '-19.5450', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4560, '2021-01-02', 83, 4439, 2401, NULL, '14.0150', '0.0000', '0.0000', '8800.0000', '8800.0000', '-14.0150', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4561, '2021-01-02', 83, 4440, 2402, NULL, '13.7450', '0.0000', '0.0000', '9300.0000', '9300.0000', '-13.7450', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4562, '2021-01-02', 83, 4441, 2403, NULL, '23.2550', '0.0000', '0.0000', '9200.0000', '9200.0000', '-23.2550', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4563, '2021-01-02', 83, 4442, 2404, NULL, '17.3250', '0.0000', '0.0000', '9300.0000', '9300.0000', '-17.3250', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4564, '2021-01-02', 83, 4443, 2405, NULL, '15.2050', '0.0000', '0.0000', '9300.0000', '9300.0000', '-15.2050', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4565, '2021-01-02', 83, 4444, 2406, NULL, '16.3200', '0.0000', '0.0000', '10000.0000', '10000.0000', '-16.3200', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4566, '2021-01-02', 83, 4445, 2407, NULL, '17.5950', '0.0000', '0.0000', '9800.0000', '9800.0000', '-17.5950', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4567, '2021-01-02', 83, 4446, 2408, NULL, '23.7500', '0.0000', '0.0000', '8600.0000', '8600.0000', '-23.7500', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4594, '2021-01-03', 83, 4473, 2409, NULL, '15.2350', '0.0000', '0.0000', '9200.0000', '9200.0000', '-15.2350', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4595, '2021-01-03', 83, 4474, 2410, NULL, '21.3400', '0.0000', '0.0000', '9200.0000', '9200.0000', '-21.3400', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4596, '2021-01-03', 83, 4475, 2411, NULL, '16.3450', '0.0000', '0.0000', '9100.0000', '9100.0000', '-16.3450', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4597, '2021-01-03', 83, 4476, 2412, NULL, '16.8100', '0.0000', '0.0000', '9200.0000', '9200.0000', '-16.8100', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4598, '2021-01-03', 83, 4477, 2413, NULL, '14.5300', '0.0000', '0.0000', '9200.0000', '9200.0000', '-14.5300', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4599, '2021-01-03', 83, 4478, 2414, NULL, '18.4550', '0.0000', '0.0000', '9200.0000', '9200.0000', '-18.4550', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4600, '2021-01-03', 83, 4479, 2415, NULL, '16.0700', '0.0000', '0.0000', '9200.0000', '9200.0000', '-16.0700', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4601, '2021-01-03', 83, 4480, 2416, NULL, '14.3100', '0.0000', '0.0000', '9200.0000', '9200.0000', '-14.3100', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4602, '2021-01-03', 83, 4481, 2417, NULL, '14.0450', '0.0000', '0.0000', '9000.0000', '9000.0000', '-14.0450', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4603, '2021-01-03', 83, 4482, 2418, NULL, '19.9850', '0.0000', '0.0000', '9200.0000', '9200.0000', '-19.9850', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4604, '2021-01-03', 83, 4483, 2419, NULL, '19.4300', '0.0000', '0.0000', '9200.0000', '9200.0000', '-19.4300', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4605, '2021-01-03', 83, 4484, 2420, NULL, '18.1100', '0.0000', '0.0000', '9050.0000', '9050.0000', '-18.1100', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4606, '2021-01-03', 83, 4485, 2421, NULL, '15.3650', '0.0000', '0.0000', '9050.0000', '9050.0000', '-15.3650', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4607, '2021-01-03', 83, 4486, 2422, NULL, '16.3750', '0.0000', '0.0000', '9050.0000', '9050.0000', '-16.3750', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4608, '2021-01-03', 83, 4487, 2423, NULL, '17.5800', '0.0000', '0.0000', '9050.0000', '9050.0000', '-17.5800', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4610, '2021-01-03', 83, 4489, 2424, NULL, '14.6300', '0.0000', '0.0000', '9300.0000', '9300.0000', '-14.6300', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4611, '2021-01-03', 83, 4490, 2425, NULL, '20.1100', '0.0000', '0.0000', '9300.0000', '9300.0000', '-20.1100', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4612, '2021-01-03', 83, 4491, 2426, NULL, '22.5800', '0.0000', '0.0000', '9250.0000', '9250.0000', '-22.5800', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4613, '2021-01-03', 83, 4492, 2427, NULL, '22.8000', '0.0000', '0.0000', '9250.0000', '9250.0000', '-22.8000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4614, '2021-01-03', 83, 4493, 2428, NULL, '22.1350', '0.0000', '0.0000', '9400.0000', '9400.0000', '-22.1350', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4615, '2021-01-03', 83, 4494, 2429, NULL, '22.3250', '0.0000', '0.0000', '9400.0000', '9400.0000', '-22.3250', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4616, '2021-01-03', 83, 4495, 2430, NULL, '20.8600', '0.0000', '0.0000', '9300.0000', '9300.0000', '-20.8600', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4617, '2021-01-03', 83, 4496, 2431, NULL, '18.3750', '0.0000', '0.0000', '9800.0000', '9800.0000', '-18.3750', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4618, '2021-01-03', 83, 4497, 2432, NULL, '18.3100', '0.0000', '0.0000', '9800.0000', '9800.0000', '-18.3100', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4619, '2021-01-03', 83, 4498, 2433, NULL, '17.2100', '0.0000', '0.0000', '9800.0000', '9800.0000', '-17.2100', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4620, '2021-01-03', 83, 4499, 2434, NULL, '15.5700', '0.0000', '0.0000', '9800.0000', '9800.0000', '-15.5700', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4622, '2021-01-03', 87, 4501, 2435, NULL, '1.0000', '0.0000', '0.0000', '0.0000', '0.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4674, '2021-01-04', 83, 4553, 2436, NULL, '17.7150', '0.0000', '0.0000', '9200.0000', '9200.0000', '-17.7150', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4675, '2021-01-04', 83, 4554, 2437, NULL, '18.1900', '0.0000', '0.0000', '9200.0000', '9200.0000', '-18.1900', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4676, '2021-01-04', 83, 4555, 2438, NULL, '19.9400', '0.0000', '0.0000', '9200.0000', '9200.0000', '-19.9400', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4677, '2021-01-04', 83, 4556, 2439, NULL, '16.0850', '0.0000', '0.0000', '9200.0000', '9200.0000', '-16.0850', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4679, '2021-01-04', 83, 4558, 2441, NULL, '15.9100', '0.0000', '0.0000', '9000.0000', '9000.0000', '-15.9100', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4680, '2021-01-04', 83, 4559, 2440, NULL, '14.8400', '0.0000', '0.0000', '9000.0000', '9000.0000', '-14.8400', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4681, '2021-01-04', 83, 4560, 2442, NULL, '18.2950', '0.0000', '0.0000', '9050.0000', '9050.0000', '-18.2950', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4682, '2021-01-04', 83, 4561, 2443, NULL, '19.8800', '0.0000', '0.0000', '9050.0000', '9050.0000', '-19.8800', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4683, '2021-01-04', 83, 4562, 2444, NULL, '20.5450', '0.0000', '0.0000', '9050.0000', '9050.0000', '-20.5450', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4684, '2021-01-04', 83, 4563, 2445, NULL, '13.8900', '0.0000', '0.0000', '9050.0000', '9050.0000', '-13.8900', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4685, '2021-01-04', 83, 4564, 2446, NULL, '17.1100', '0.0000', '0.0000', '9050.0000', '9050.0000', '-17.1100', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4686, '2021-01-04', 83, 4565, 2447, NULL, '17.1000', '0.0000', '0.0000', '9250.0000', '9250.0000', '-17.1000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4687, '2021-01-04', 83, 4566, 2448, NULL, '14.5100', '0.0000', '0.0000', '9250.0000', '9250.0000', '-14.5100', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4689, '2021-01-04', 83, 4568, 2450, NULL, '14.7500', '0.0000', '0.0000', '9300.0000', '9300.0000', '-14.7500', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4690, '2021-01-04', 83, 4569, 2451, NULL, '14.4550', '0.0000', '0.0000', '9300.0000', '9300.0000', '-14.4550', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4691, '2021-01-04', 83, 4570, 2452, NULL, '17.4150', '0.0000', '0.0000', '9300.0000', '9300.0000', '-17.4150', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4692, '2021-01-04', 83, 4571, 2453, NULL, '21.1650', '0.0000', '0.0000', '9350.0000', '9350.0000', '-21.1650', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4693, '2021-01-04', 83, 4572, 2454, NULL, '18.9500', '0.0000', '0.0000', '9350.0000', '9350.0000', '-18.9500', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4694, '2021-01-04', 83, 4573, 2455, NULL, '13.6750', '0.0000', '0.0000', '9300.0000', '9300.0000', '-13.6750', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4695, '2021-01-04', 83, 4574, 2456, NULL, '13.4550', '0.0000', '0.0000', '9300.0000', '9300.0000', '-13.4550', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4696, '2021-01-04', 83, 4575, 2457, NULL, '20.9700', '0.0000', '0.0000', '9300.0000', '9300.0000', '-20.9700', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4697, '2021-01-04', 83, 4576, 2458, NULL, '15.3300', '0.0000', '0.0000', '9350.0000', '9350.0000', '-15.3300', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4698, '2021-01-04', 83, 4577, 2459, NULL, '22.4850', '0.0000', '0.0000', '9500.0000', '9500.0000', '-22.4850', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4699, '2021-01-04', 83, 4578, 2460, NULL, '22.1350', '0.0000', '0.0000', '9800.0000', '9800.0000', '-22.1350', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4700, '2021-01-04', 83, 4579, 2462, NULL, '18.7450', '0.0000', '0.0000', '8700.0000', '8700.0000', '-18.7450', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4701, '2021-01-04', 83, 4580, 2461, NULL, '16.3200', '0.0000', '0.0000', '9800.0000', '9800.0000', '-16.3200', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4702, '2021-01-04', 83, 4581, 2463, NULL, '13.8550', '0.0000', '0.0000', '8700.0000', '8700.0000', '-13.8550', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4703, '2021-01-04', 83, 4582, 2464, NULL, '14.6100', '0.0000', '0.0000', '8700.0000', '8700.0000', '-14.6100', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4725, '2021-01-05', 83, 4604, 2465, NULL, '20.7250', '0.0000', '0.0000', '9300.0000', '9300.0000', '-20.7250', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4726, '2021-01-05', 83, 4605, 2466, NULL, '13.8600', '0.0000', '0.0000', '9300.0000', '9300.0000', '-13.8600', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4727, '2021-01-05', 83, 4606, 2467, NULL, '18.9400', '0.0000', '0.0000', '9300.0000', '9300.0000', '-18.9400', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4728, '2021-01-05', 83, 4607, 2468, NULL, '17.9700', '0.0000', '0.0000', '9300.0000', '9300.0000', '-17.9700', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4729, '2021-01-05', 83, 4608, 2469, NULL, '19.9700', '0.0000', '0.0000', '9300.0000', '9300.0000', '-19.9700', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4730, '2021-01-05', 83, 4609, 2470, NULL, '19.4500', '0.0000', '0.0000', '9300.0000', '9300.0000', '-19.4500', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4731, '2021-01-05', 83, 4610, 2471, NULL, '18.1200', '0.0000', '0.0000', '9300.0000', '9300.0000', '-18.1200', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4732, '2021-01-05', 83, 4611, 2472, NULL, '18.3300', '0.0000', '0.0000', '9300.0000', '9300.0000', '-18.3300', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4733, '2021-01-05', 83, 4612, 2473, NULL, '16.5750', '0.0000', '0.0000', '9350.0000', '9350.0000', '-16.5750', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4734, '2021-01-05', 83, 4613, 2474, NULL, '14.7800', '0.0000', '0.0000', '9300.0000', '9300.0000', '-14.7800', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4735, '2021-01-05', 83, 4614, 2475, NULL, '18.6550', '0.0000', '0.0000', '9300.0000', '9300.0000', '-18.6550', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4736, '2021-01-05', 83, 4615, 2476, NULL, '19.0600', '0.0000', '0.0000', '9300.0000', '9300.0000', '-19.0600', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4737, '2021-01-05', 83, 4616, 2477, NULL, '14.5300', '0.0000', '0.0000', '9300.0000', '9300.0000', '-14.5300', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4738, '2021-01-05', 83, 4617, 2478, NULL, '14.9400', '0.0000', '0.0000', '9300.0000', '9300.0000', '-14.9400', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4739, '2021-01-05', 83, 4618, 2479, NULL, '15.7300', '0.0000', '0.0000', '9300.0000', '9300.0000', '-15.7300', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4740, '2021-01-05', 83, 4619, 2480, NULL, '23.9150', '0.0000', '0.0000', '9800.0000', '9800.0000', '-23.9150', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4742, '2021-01-05', 83, 4621, 2482, NULL, '16.3700', '0.0000', '0.0000', '9900.0000', '9900.0000', '-16.3700', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4743, '2021-01-05', 83, 4622, 2483, NULL, '22.2400', '0.0000', '0.0000', '10000.0000', '10000.0000', '-22.2400', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4744, '2021-01-05', 83, 4623, 2484, NULL, '23.2450', '0.0000', '0.0000', '10000.0000', '10000.0000', '-23.2450', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4745, '2021-01-05', 83, 4624, 2485, NULL, '23.2150', '0.0000', '0.0000', '8500.0000', '8500.0000', '-23.2150', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4775, '2021-01-06', 83, 4654, 2486, NULL, '14.1200', '0.0000', '0.0000', '9300.0000', '9300.0000', '-14.1200', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4776, '2021-01-06', 83, 4655, 2487, NULL, '15.1500', '0.0000', '0.0000', '9300.0000', '9300.0000', '-15.1500', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4777, '2021-01-06', 83, 4656, 2488, NULL, '15.4450', '0.0000', '0.0000', '9300.0000', '9300.0000', '-15.4450', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4778, '2021-01-06', 83, 4657, 2489, NULL, '14.6100', '0.0000', '0.0000', '9300.0000', '9300.0000', '-14.6100', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4779, '2021-01-06', 83, 4658, 2490, NULL, '23.4400', '0.0000', '0.0000', '9350.0000', '9350.0000', '-23.4400', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4780, '2021-01-06', 83, 4659, 2491, NULL, '18.6550', '0.0000', '0.0000', '9300.0000', '9300.0000', '-18.6550', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4781, '2021-01-06', 83, 4660, 2492, NULL, '23.0150', '0.0000', '0.0000', '9300.0000', '9300.0000', '-23.0150', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4782, '2021-01-06', 83, 4661, 2493, NULL, '9.8050', '0.0000', '0.0000', '9200.0000', '9200.0000', '-9.8050', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4783, '2021-01-06', 83, 4662, 2494, NULL, '17.4800', '0.0000', '0.0000', '9300.0000', '9300.0000', '-17.4800', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4784, '2021-01-06', 83, 4663, 2495, NULL, '18.6550', '0.0000', '0.0000', '9300.0000', '9300.0000', '-18.6550', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4785, '2021-01-06', 83, 4664, 2496, NULL, '18.4000', '0.0000', '0.0000', '9300.0000', '9300.0000', '-18.4000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4786, '2021-01-06', 83, 4665, 2497, NULL, '18.2600', '0.0000', '0.0000', '9300.0000', '9300.0000', '-18.2600', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4787, '2021-01-06', 83, 4666, 2498, NULL, '25.8250', '0.0000', '0.0000', '9300.0000', '9300.0000', '-25.8250', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4788, '2021-01-06', 83, 4667, 2499, NULL, '24.9650', '0.0000', '0.0000', '9300.0000', '9300.0000', '-24.9650', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4789, '2021-01-06', 83, 4668, 2500, NULL, '24.0700', '0.0000', '0.0000', '9300.0000', '9300.0000', '-24.0700', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4790, '2021-01-06', 83, 4669, 2501, NULL, '23.9450', '0.0000', '0.0000', '9300.0000', '9300.0000', '-23.9450', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4791, '2021-01-06', 83, 4670, 2502, NULL, '22.5300', '0.0000', '0.0000', '9800.0000', '9800.0000', '-22.5300', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4792, '2021-01-06', 83, 4671, 2503, NULL, '21.3500', '0.0000', '0.0000', '9800.0000', '9800.0000', '-21.3500', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4793, '2021-01-06', 83, 4672, 2504, NULL, '15.5900', '0.0000', '0.0000', '9800.0000', '9800.0000', '-15.5900', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4794, '2021-01-06', 83, 4673, 2505, NULL, '15.8000', '0.0000', '0.0000', '9800.0000', '9800.0000', '-15.8000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4795, '2021-01-06', 83, 4674, 2506, NULL, '18.1400', '0.0000', '0.0000', '9800.0000', '9800.0000', '-18.1400', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4796, '2021-01-06', 83, 4675, 2507, NULL, '24.7400', '0.0000', '0.0000', '9800.0000', '9800.0000', '-24.7400', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4797, '2021-01-06', 83, 4676, 2508, NULL, '13.8750', '0.0000', '0.0000', '9800.0000', '9800.0000', '-13.8750', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4798, '2021-01-06', 83, 4677, 2509, NULL, '19.1950', '0.0000', '0.0000', '9750.0000', '9750.0000', '-19.1950', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4799, '2021-01-06', 83, 4678, 2510, NULL, '14.5850', '0.0000', '0.0000', '9700.0000', '9700.0000', '-14.5850', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4800, '2021-01-06', 83, 4679, 2511, NULL, '15.0650', '0.0000', '0.0000', '8700.0000', '8700.0000', '-15.0650', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4801, '2021-01-06', 83, 4680, 2512, NULL, '23.7150', '0.0000', '0.0000', '8500.0000', '8500.0000', '-23.7150', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4817, '2021-01-07', 83, 4696, 2514, NULL, '16.0400', '0.0000', '0.0000', '9800.0000', '9800.0000', '-16.0400', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4818, '2021-01-07', 83, 4697, 2515, NULL, '16.0300', '0.0000', '0.0000', '9800.0000', '9800.0000', '-16.0300', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4819, '2021-01-07', 83, 4698, 2516, NULL, '15.4950', '0.0000', '0.0000', '9800.0000', '9800.0000', '-15.4950', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4820, '2021-01-07', 83, 4699, 2517, NULL, '25.2800', '0.0000', '0.0000', '9800.0000', '9800.0000', '-25.2800', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4821, '2021-01-07', 83, 4700, 2518, NULL, '14.1300', '0.0000', '0.0000', '9700.0000', '9700.0000', '-14.1300', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4822, '2021-01-07', 83, 4701, 2519, NULL, '12.5450', '0.0000', '0.0000', '9700.0000', '9700.0000', '-12.5450', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4823, '2021-01-07', 83, 4702, 2520, NULL, '13.9250', '0.0000', '0.0000', '9800.0000', '9800.0000', '-13.9250', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4824, '2021-01-07', 83, 4703, 2521, NULL, '23.5550', '0.0000', '0.0000', '9800.0000', '9800.0000', '-23.5550', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4825, '2021-01-07', 83, 4704, 2522, NULL, '27.9400', '0.0000', '0.0000', '8700.0000', '8700.0000', '-27.9400', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4826, '2021-01-07', 83, 4705, 2523, NULL, '13.3550', '0.0000', '0.0000', '8700.0000', '8700.0000', '-13.3550', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4827, '2021-01-07', 83, 4706, 2524, NULL, '17.2550', '0.0000', '0.0000', '8800.0000', '8800.0000', '-17.2550', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4828, '2021-01-07', 83, 4707, 2525, NULL, '13.2650', '0.0000', '0.0000', '8700.0000', '8700.0000', '-13.2650', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4829, '2021-01-07', 83, 4708, 2526, NULL, '20.2700', '0.0000', '0.0000', '9300.0000', '9300.0000', '-20.2700', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4830, '2021-01-07', 83, 4709, 2527, NULL, '20.6300', '0.0000', '0.0000', '9300.0000', '9300.0000', '-20.6300', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4844, '2021-01-08', 82, 4723, 2537, NULL, '199.0000', '0.0000', '0.0000', '168.0000', '168.0000', '-199.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4845, '2021-01-08', 83, 4724, 2528, NULL, '13.8550', '0.0000', '0.0000', '8700.0000', '8700.0000', '-13.8550', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4846, '2021-01-08', 83, 4725, 2529, NULL, '13.6100', '0.0000', '0.0000', '8700.0000', '8700.0000', '-13.6100', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4847, '2021-01-08', 83, 4726, 2530, NULL, '23.5200', '0.0000', '0.0000', '8500.0000', '8500.0000', '-23.5200', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4848, '2021-01-08', 83, 4727, 2531, NULL, '24.0500', '0.0000', '0.0000', '9800.0000', '9800.0000', '-24.0500', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4849, '2021-01-08', 83, 4728, 2532, NULL, '23.5900', '0.0000', '0.0000', '9800.0000', '9800.0000', '-23.5900', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4850, '2021-01-08', 83, 4729, 2533, NULL, '22.6100', '0.0000', '0.0000', '9800.0000', '9800.0000', '-22.6100', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4851, '2021-01-08', 83, 4730, 2534, NULL, '16.1950', '0.0000', '0.0000', '8700.0000', '8700.0000', '-16.1950', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4852, '2021-01-08', 83, 4731, 2535, NULL, '17.2300', '0.0000', '0.0000', '8600.0000', '8600.0000', '-17.2300', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4853, '2021-01-06', 83, 4732, 2513, NULL, '559.3600', '0.0000', '0.0000', '8600.0000', '8600.0000', '-559.3600', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4856, '2021-01-07', 88, 4735, 2538, NULL, '1.0000', '0.0000', '0.0000', '10000.0000', '10000.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4857, '2021-01-05', 83, 4736, 2481, NULL, '18.4700', '0.0000', '0.0000', '10000.0000', '10000.0000', '-18.4700', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4859, '2021-01-05', 83, 4738, 2539, NULL, '23.4750', '0.0000', '0.0000', '9800.0000', '9800.0000', '-23.4750', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4860, '2020-12-22', 83, 4739, 2121, NULL, '15.2100', '0.0000', '0.0000', '9000.0000', '9000.0000', '-15.2100', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4863, '2020-12-28', 84, 4742, 2540, NULL, '1.0000', '0.0000', '0.0000', '180000.0000', '180000.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4865, '2021-01-06', 84, 4744, 2541, NULL, '1.0000', '0.0000', '0.0000', '29000.0000', '29000.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4867, '2021-01-06', 84, 4746, 2542, NULL, '1.0000', '0.0000', '0.0000', '81170.0000', '81170.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4869, '2021-01-08', 84, 4748, 2543, NULL, '1.0000', '0.0000', '0.0000', '10000.0000', '10000.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4871, '2021-01-04', 83, 4750, 2544, NULL, '18.9700', '0.0000', '0.0000', '9300.0000', '9300.0000', '-18.9700', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4873, '2021-01-02', 84, 4752, 2545, NULL, '1.0000', '0.0000', '0.0000', '8827.5000', '8827.5000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4875, '2021-01-04', 84, 4754, 2546, NULL, '1.0000', '0.0000', '0.0000', '176745.0000', '176745.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4876, '2020-12-21', 83, 4755, 2091, NULL, '23.0600', '0.0000', '0.0000', '9900.0000', '9900.0000', '-23.0600', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4877, '2020-12-21', 83, 4756, 2092, NULL, '23.2500', '0.0000', '0.0000', '9900.0000', '9900.0000', '-23.2500', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4879, '2020-12-16', 88, 4758, 2547, NULL, '1.0000', '0.0000', '0.0000', '836367.0000', '836367.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4883, '2021-01-09', 83, 4762, 2548, NULL, '23.8050', '0.0000', '0.0000', '9700.0000', '9700.0000', '-23.8050', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4884, '2021-01-09', 83, 4763, 2549, NULL, '24.1650', '0.0000', '0.0000', '8500.0000', '8500.0000', '-24.1650', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4885, '2021-01-09', 83, 4764, 2550, NULL, '23.2400', '0.0000', '0.0000', '8600.0000', '8600.0000', '-23.2400', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4895, '2021-01-10', 83, 4774, 2551, NULL, '27.0200', '0.0000', '0.0000', '8700.0000', '8700.0000', '-27.0200', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4896, '2021-01-10', 83, 4775, 2552, NULL, '14.4500', '0.0000', '0.0000', '9500.0000', '9500.0000', '-14.4500', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4897, '2021-01-10', 83, 4776, 2553, NULL, '14.1800', '0.0000', '0.0000', '9500.0000', '9500.0000', '-14.1800', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4898, '2021-01-10', 83, 4777, 2555, NULL, '20.6200', '0.0000', '0.0000', '9500.0000', '9500.0000', '-20.6200', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4899, '2021-01-10', 83, 4778, 2554, NULL, '18.3250', '0.0000', '0.0000', '9500.0000', '9500.0000', '-18.3250', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4900, '2021-01-10', 83, 4779, 2556, NULL, '23.8950', '0.0000', '0.0000', '8500.0000', '8500.0000', '-23.8950', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4901, '2021-01-10', 83, 4780, 2557, NULL, '15.3200', '0.0000', '0.0000', '9800.0000', '9800.0000', '-15.3200', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4902, '2021-01-10', 83, 4781, 2558, NULL, '15.7500', '0.0000', '0.0000', '9800.0000', '9800.0000', '-15.7500', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4904, '2021-01-10', 84, 4783, 2559, NULL, '1.0000', '0.0000', '0.0000', '15000.0000', '15000.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4907, '2021-01-10', 82, 4786, 2560, NULL, '360.0000', '0.0000', '0.0000', '170.0000', '170.0000', '-360.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4923, '2021-01-11', 83, 4802, 2561, NULL, '95.0000', '0.0000', '0.0000', '8800.0000', '8800.0000', '-95.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4924, '2021-01-11', 83, 4803, 2562, NULL, '13.0850', '0.0000', '0.0000', '9750.0000', '9750.0000', '-13.0850', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4925, '2021-01-11', 83, 4804, 2563, NULL, '24.1350', '0.0000', '0.0000', '9800.0000', '9800.0000', '-24.1350', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4926, '2021-01-11', 83, 4805, 2564, NULL, '24.7650', '0.0000', '0.0000', '9800.0000', '9800.0000', '-24.7650', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4927, '2021-01-11', 83, 4806, 2565, NULL, '9.6300', '0.0000', '0.0000', '9750.0000', '9750.0000', '-9.6300', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4930, '2021-01-11', 83, 4809, 2568, NULL, '15.3300', '0.0000', '0.0000', '9800.0000', '9800.0000', '-15.3300', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4931, '2021-01-11', 83, 4810, 2569, NULL, '14.1200', '0.0000', '0.0000', '9800.0000', '9800.0000', '-14.1200', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4932, '2021-01-11', 83, 4811, 2570, NULL, '25.0000', '0.0000', '0.0000', '8800.0000', '8800.0000', '-25.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4933, '2021-01-11', 83, 4812, 2571, NULL, '22.9650', '0.0000', '0.0000', '9700.0000', '9700.0000', '-22.9650', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4934, '2021-01-11', 83, 4813, 2572, NULL, '22.1500', '0.0000', '0.0000', '9700.0000', '9700.0000', '-22.1500', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4935, '2021-01-11', 83, 4814, 2573, NULL, '17.5850', '0.0000', '0.0000', '8700.0000', '8700.0000', '-17.5850', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4936, '2021-01-11', 83, 4815, 2574, NULL, '17.2700', '0.0000', '0.0000', '8700.0000', '8700.0000', '-17.2700', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4939, '2021-01-12', 82, 4818, 2576, NULL, '95.0000', '0.0000', '0.0000', '168.0000', '168.0000', '-95.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4965, '2020-12-15', 87, 4844, 2596, NULL, '1.0000', '0.0000', '0.0000', '0.0000', '0.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4966, '2020-12-30', 87, 4845, 2597, NULL, '1.0000', '0.0000', '0.0000', '0.0000', '0.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4968, '2020-12-15', 87, 4847, 2595, NULL, '1.0000', '0.0000', '0.0000', '0.0000', '0.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4969, '2021-01-06', 87, 4848, 2598, NULL, '1.0000', '0.0000', '0.0000', '0.0000', '0.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4970, '2021-01-12', 83, 4849, 2577, NULL, '15.1000', '0.0000', '0.0000', '9600.0000', '9600.0000', '-15.1000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4971, '2021-01-12', 83, 4850, 2578, NULL, '21.3750', '0.0000', '0.0000', '9500.0000', '9500.0000', '-21.3750', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4972, '2021-01-12', 83, 4851, 2579, NULL, '23.3600', '0.0000', '0.0000', '9800.0000', '9800.0000', '-23.3600', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4973, '2021-01-12', 83, 4852, 2580, NULL, '25.0250', '0.0000', '0.0000', '9000.0000', '9000.0000', '-25.0250', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4974, '2021-01-12', 83, 4853, 2581, NULL, '23.4000', '0.0000', '0.0000', '9800.0000', '9800.0000', '-23.4000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4975, '2021-01-12', 83, 4854, 2582, NULL, '23.7850', '0.0000', '0.0000', '9800.0000', '9800.0000', '-23.7850', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4976, '2021-01-12', 83, 4855, 2583, NULL, '13.1050', '0.0000', '0.0000', '8600.0000', '8600.0000', '-13.1050', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4977, '2021-01-12', 83, 4856, 2584, NULL, '23.3700', '0.0000', '0.0000', '9900.0000', '9900.0000', '-23.3700', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4978, '2021-01-12', 83, 4857, 2585, NULL, '22.9700', '0.0000', '0.0000', '9900.0000', '9900.0000', '-22.9700', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4979, '2021-01-12', 83, 4858, 2586, NULL, '24.8600', '0.0000', '0.0000', '9800.0000', '9800.0000', '-24.8600', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4980, '2021-01-12', 83, 4859, 2587, NULL, '23.7100', '0.0000', '0.0000', '9800.0000', '9800.0000', '-23.7100', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4981, '2021-01-12', 83, 4860, 2588, NULL, '22.7250', '0.0000', '0.0000', '9800.0000', '9800.0000', '-22.7250', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4982, '2021-01-12', 83, 4861, 2589, NULL, '25.2250', '0.0000', '0.0000', '9800.0000', '9800.0000', '-25.2250', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4983, '2021-01-12', 83, 4862, 2590, NULL, '22.6500', '0.0000', '0.0000', '9800.0000', '9800.0000', '-22.6500', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4984, '2021-01-12', 83, 4863, 2591, NULL, '19.0150', '0.0000', '0.0000', '9400.0000', '9400.0000', '-19.0150', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4985, '2021-01-12', 83, 4864, 2592, NULL, '22.4750', '0.0000', '0.0000', '9400.0000', '9400.0000', '-22.4750', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4986, '2021-01-12', 83, 4865, 2593, NULL, '13.4350', '0.0000', '0.0000', '9500.0000', '9500.0000', '-13.4350', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4987, '2021-01-12', 83, 4866, 2594, NULL, '23.1700', '0.0000', '0.0000', '9000.0000', '9000.0000', '-23.1700', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4996, '2021-01-13', 83, 4875, 2600, NULL, '14.5250', '0.0000', '0.0000', '9750.0000', '9750.0000', '-14.5250', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4997, '2021-01-13', 83, 4876, 2599, NULL, '16.6100', '0.0000', '0.0000', '9400.0000', '9400.0000', '-16.6100', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4998, '2021-01-13', 83, 4877, 2601, NULL, '14.8950', '0.0000', '0.0000', '9800.0000', '9800.0000', '-14.8950', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (4999, '2021-01-13', 83, 4878, 2602, NULL, '21.4850', '0.0000', '0.0000', '9700.0000', '9700.0000', '-21.4850', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5000, '2021-01-13', 83, 4879, 2603, NULL, '17.2600', '0.0000', '0.0000', '9700.0000', '9700.0000', '-17.2600', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5001, '2021-01-13', 83, 4880, 2604, NULL, '15.1000', '0.0000', '0.0000', '9800.0000', '9800.0000', '-15.1000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5002, '2021-01-13', 83, 4881, 2605, NULL, '17.0400', '0.0000', '0.0000', '9800.0000', '9800.0000', '-17.0400', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5020, '2021-01-14', 83, 4899, 2606, NULL, '24.2050', '0.0000', '0.0000', '9800.0000', '9800.0000', '-24.2050', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5021, '2021-01-14', 83, 4900, 2607, NULL, '17.4000', '0.0000', '0.0000', '9700.0000', '9700.0000', '-17.4000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5022, '2021-01-14', 83, 4901, 2608, NULL, '17.0800', '0.0000', '0.0000', '9700.0000', '9700.0000', '-17.0800', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5023, '2021-01-14', 83, 4902, 2609, NULL, '13.6850', '0.0000', '0.0000', '9800.0000', '9800.0000', '-13.6850', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5024, '2021-01-14', 83, 4903, 2610, NULL, '42.0000', '0.0000', '0.0000', '8700.0000', '8700.0000', '-42.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5025, '2021-01-14', 83, 4904, 2611, NULL, '14.7900', '0.0000', '0.0000', '9800.0000', '9800.0000', '-14.7900', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5026, '2021-01-14', 83, 4905, 2612, NULL, '16.0300', '0.0000', '0.0000', '8700.0000', '8700.0000', '-16.0300', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5027, '2021-01-14', 83, 4906, 2613, NULL, '18.8400', '0.0000', '0.0000', '8700.0000', '8700.0000', '-18.8400', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5029, '2021-01-14', 83, 4908, 2615, NULL, '5.7150', '0.0000', '0.0000', '8700.0000', '8700.0000', '-5.7150', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5030, '2021-01-14', 83, 4909, 2616, NULL, '15.0650', '0.0000', '0.0000', '8700.0000', '8700.0000', '-15.0650', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5031, '2021-01-14', 83, 4910, 2617, NULL, '23.2550', '0.0000', '0.0000', '9800.0000', '9800.0000', '-23.2550', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5032, '2021-01-14', 83, 4911, 2618, NULL, '16.9500', '0.0000', '0.0000', '9700.0000', '9700.0000', '-16.9500', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5033, '2021-01-14', 83, 4912, 2619, NULL, '200.0000', '0.0000', '0.0000', '8700.0000', '8700.0000', '-200.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5034, '2021-01-14', 83, 4913, 2620, NULL, '18.3450', '0.0000', '0.0000', '9400.0000', '9400.0000', '-18.3450', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5035, '2021-01-14', 83, 4914, 2621, NULL, '13.6750', '0.0000', '0.0000', '9500.0000', '9500.0000', '-13.6750', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5037, '2021-01-14', 83, 4916, 2614, NULL, '11.1850', '0.0000', '0.0000', '8700.0000', '8700.0000', '-11.1850', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5039, '2021-01-14', 84, 4918, 2623, NULL, '1.0000', '0.0000', '0.0000', '33220.0000', '33220.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5042, '2021-01-15', 82, 4921, 2624, NULL, '180.0000', '0.0000', '0.0000', '168.0000', '168.0000', '-180.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5043, '2021-01-15', 82, 4922, 2625, NULL, '90.0000', '0.0000', '0.0000', '170.0000', '170.0000', '-90.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5055, '2021-01-15', 83, 4934, 2626, NULL, '22.4620', '0.0000', '0.0000', '7350.0000', '7350.0000', '-22.4620', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5056, '2021-01-15', 83, 4935, 2627, NULL, '23.1570', '0.0000', '0.0000', '7350.0000', '7350.0000', '-23.1570', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5057, '2021-01-15', 83, 4936, 2628, NULL, '19.4950', '0.0000', '0.0000', '9800.0000', '9800.0000', '-19.4950', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5058, '2021-01-15', 83, 4937, 2629, NULL, '16.5800', '0.0000', '0.0000', '9800.0000', '9800.0000', '-16.5800', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5059, '2021-01-15', 83, 4938, 2630, NULL, '13.8500', '0.0000', '0.0000', '9700.0000', '9700.0000', '-13.8500', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5060, '2021-01-15', 83, 4939, 2631, NULL, '12.7450', '0.0000', '0.0000', '9500.0000', '9500.0000', '-12.7450', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5061, '2021-01-15', 83, 4940, 2632, NULL, '25.0000', '0.0000', '0.0000', '9700.0000', '9700.0000', '-25.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5062, '2021-01-15', 83, 4941, 2633, NULL, '23.0700', '0.0000', '0.0000', '7350.0000', '7350.0000', '-23.0700', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5063, '2021-01-15', 83, 4942, 2634, NULL, '75.0000', '0.0000', '0.0000', '8700.0000', '8700.0000', '-75.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5064, '2021-01-15', 83, 4943, 2635, NULL, '24.6150', '0.0000', '0.0000', '9800.0000', '9800.0000', '-24.6150', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5065, '2021-01-15', 83, 4944, 2636, NULL, '23.7350', '0.0000', '0.0000', '8600.0000', '8600.0000', '-23.7350', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5067, '2021-01-11', 84, 4946, 2637, NULL, '1.0000', '0.0000', '0.0000', '10000.0000', '10000.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5069, '2021-01-13', 84, 4948, 2638, NULL, '1.0000', '0.0000', '0.0000', '15000.0000', '15000.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5071, '2021-01-12', 84, 4950, 2639, NULL, '1.0000', '0.0000', '0.0000', '41550.0000', '41550.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5073, '2021-01-07', 84, 4952, 2640, NULL, '1.0000', '0.0000', '0.0000', '42000.0000', '42000.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5080, '2020-12-30', 84, 4959, 2641, NULL, '1.0000', '0.0000', '0.0000', '40000.0000', '40000.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5081, '2021-01-11', 83, 4960, 2642, NULL, '20.6200', '0.0000', '0.0000', '9800.0000', '9800.0000', '-20.6200', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5082, '2021-01-11', 83, 4961, 2643, NULL, '23.2150', '0.0000', '0.0000', '8700.0000', '8700.0000', '-23.2150', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5083, '2021-01-11', 83, 4962, 2644, NULL, '21.7550', '0.0000', '0.0000', '9500.0000', '9500.0000', '-21.7550', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5086, '2021-01-14', 83, 4965, 2645, NULL, '20.7500', '0.0000', '0.0000', '9400.0000', '9400.0000', '-20.7500', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5088, '2021-01-15', 88, 4967, 2646, NULL, '1.0000', '0.0000', '0.0000', '1035650.0000', '1035650.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5090, '2020-09-16', 88, 4969, 2208, NULL, '1.0000', '0.0000', '0.0000', '63519.0000', '63519.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5092, '2021-01-16', 82, 4971, 2647, NULL, '270.0000', '0.0000', '0.0000', '170.0000', '170.0000', '-270.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5106, '2021-01-16', 83, 4985, 2648, NULL, '15.3300', '0.0000', '0.0000', '9750.0000', '9750.0000', '-15.3300', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5107, '2021-01-16', 83, 4986, 2649, NULL, '25.5150', '0.0000', '0.0000', '9800.0000', '9800.0000', '-25.5150', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5108, '2021-01-16', 83, 4987, 2650, NULL, '23.1300', '0.0000', '0.0000', '9800.0000', '9800.0000', '-23.1300', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5109, '2021-01-16', 83, 4988, 2651, NULL, '15.0950', '0.0000', '0.0000', '9800.0000', '9800.0000', '-15.0950', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5110, '2021-01-16', 83, 4989, 2652, NULL, '20.2950', '0.0000', '0.0000', '9800.0000', '9800.0000', '-20.2950', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5113, '2021-01-16', 83, 4992, 2655, NULL, '22.4620', '0.0000', '0.0000', '7350.0000', '7350.0000', '-22.4620', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5114, '2021-01-16', 83, 4993, 2656, NULL, '23.1570', '0.0000', '0.0000', '7350.0000', '7350.0000', '-23.1570', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5115, '2021-01-16', 83, 4994, 2657, NULL, '14.9450', '0.0000', '0.0000', '9500.0000', '9500.0000', '-14.9450', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5116, '2021-01-16', 83, 4995, 2658, NULL, '13.5550', '0.0000', '0.0000', '9500.0000', '9500.0000', '-13.5550', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5117, '2021-01-16', 83, 4996, 2659, NULL, '18.1750', '0.0000', '0.0000', '9750.0000', '9750.0000', '-18.1750', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5118, '2021-01-16', 83, 4997, 2660, NULL, '15.3500', '0.0000', '0.0000', '8650.0000', '8650.0000', '-15.3500', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5137, '2021-01-17', 83, 5016, 2662, NULL, '23.7550', '0.0000', '0.0000', '9800.0000', '9800.0000', '-23.7550', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5138, '2021-01-17', 83, 5017, 2663, NULL, '19.4200', '0.0000', '0.0000', '9800.0000', '9800.0000', '-19.4200', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5139, '2021-01-17', 83, 5018, 2664, NULL, '19.4100', '0.0000', '0.0000', '9800.0000', '9800.0000', '-19.4100', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5140, '2021-01-17', 83, 5019, 2665, NULL, '19.0050', '0.0000', '0.0000', '9800.0000', '9800.0000', '-19.0050', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5141, '2021-01-17', 83, 5020, 2666, NULL, '14.2300', '0.0000', '0.0000', '9650.0000', '9650.0000', '-14.2300', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5142, '2021-01-17', 83, 5021, 2667, NULL, '13.4850', '0.0000', '0.0000', '9800.0000', '9800.0000', '-13.4850', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5143, '2021-01-17', 83, 5022, 2668, NULL, '16.8150', '0.0000', '0.0000', '9800.0000', '9800.0000', '-16.8150', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5144, '2021-01-17', 83, 5023, 2669, NULL, '20.2500', '0.0000', '0.0000', '9800.0000', '9800.0000', '-20.2500', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5145, '2021-01-17', 83, 5024, 2670, NULL, '15.6250', '0.0000', '0.0000', '9800.0000', '9800.0000', '-15.6250', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5146, '2021-01-17', 83, 5025, 2671, NULL, '19.9600', '0.0000', '0.0000', '9400.0000', '9400.0000', '-19.9600', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5147, '2021-01-17', 83, 5026, 2672, NULL, '15.6300', '0.0000', '0.0000', '9750.0000', '9750.0000', '-15.6300', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5148, '2021-01-17', 83, 5027, 2673, NULL, '24.1450', '0.0000', '0.0000', '9800.0000', '9800.0000', '-24.1450', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5149, '2021-01-17', 83, 5028, 2674, NULL, '19.0950', '0.0000', '0.0000', '9800.0000', '9800.0000', '-19.0950', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5150, '2021-01-17', 83, 5029, 2675, NULL, '23.3100', '0.0000', '0.0000', '9800.0000', '9800.0000', '-23.3100', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5151, '2021-01-17', 83, 5030, 2676, NULL, '15.9900', '0.0000', '0.0000', '9800.0000', '9800.0000', '-15.9900', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5152, '2021-01-17', 83, 5031, 2677, NULL, '27.0000', '0.0000', '0.0000', '8700.0000', '8700.0000', '-27.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5154, '2021-01-17', 87, 5033, 2678, NULL, '1.0000', '0.0000', '0.0000', '0.0000', '0.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5170, '2021-01-18', 83, 5049, 2679, NULL, '22.6950', '0.0000', '0.0000', '9700.0000', '9700.0000', '-22.6950', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5171, '2021-01-18', 83, 5050, 2680, NULL, '23.3150', '0.0000', '0.0000', '9800.0000', '9800.0000', '-23.3150', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5172, '2021-01-18', 83, 5051, 2681, NULL, '23.9500', '0.0000', '0.0000', '9800.0000', '9800.0000', '-23.9500', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5173, '2021-01-18', 83, 5052, 2682, NULL, '23.0100', '0.0000', '0.0000', '9800.0000', '9800.0000', '-23.0100', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5174, '2021-01-18', 83, 5053, 2683, NULL, '15.8500', '0.0000', '0.0000', '9700.0000', '9700.0000', '-15.8500', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5175, '2021-01-18', 83, 5054, 2684, NULL, '18.8550', '0.0000', '0.0000', '9700.0000', '9700.0000', '-18.8550', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5176, '2021-01-18', 83, 5055, 2685, NULL, '19.1200', '0.0000', '0.0000', '9700.0000', '9700.0000', '-19.1200', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5177, '2021-01-18', 83, 5056, 2686, NULL, '18.2250', '0.0000', '0.0000', '9700.0000', '9700.0000', '-18.2250', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5178, '2021-01-18', 83, 5057, 2687, NULL, '197.0000', '0.0000', '0.0000', '8700.0000', '8700.0000', '-197.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5179, '2021-01-18', 83, 5058, 2688, NULL, '27.0400', '0.0000', '0.0000', '8600.0000', '8600.0000', '-27.0400', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5180, '2021-01-18', 83, 5059, 2689, NULL, '25.7350', '0.0000', '0.0000', '8600.0000', '8600.0000', '-25.7350', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5181, '2021-01-18', 83, 5060, 2690, NULL, '20.8200', '0.0000', '0.0000', '9300.0000', '9300.0000', '-20.8200', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5182, '2021-01-18', 83, 5061, 2691, NULL, '22.6850', '0.0000', '0.0000', '9400.0000', '9400.0000', '-22.6850', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5183, '2021-01-18', 83, 5062, 2692, NULL, '18.5050', '0.0000', '0.0000', '9400.0000', '9400.0000', '-18.5050', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5184, '2021-01-18', 83, 5063, 2693, NULL, '15.9950', '0.0000', '0.0000', '9750.0000', '9750.0000', '-15.9950', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5185, '2021-01-17', 82, 5064, 2661, NULL, '180.0000', '0.0000', '0.0000', '170.0000', '170.0000', '-180.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5208, '2021-01-19', 82, 5087, 2695, NULL, '90.0000', '0.0000', '0.0000', '168.0000', '168.0000', '-90.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5209, '2021-01-19', 83, 5088, 2696, NULL, '18.9800', '0.0000', '0.0000', '9800.0000', '9800.0000', '-18.9800', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5210, '2021-01-19', 83, 5089, 2697, NULL, '24.2100', '0.0000', '0.0000', '9800.0000', '9800.0000', '-24.2100', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5211, '2021-01-19', 83, 5090, 2698, NULL, '24.1350', '0.0000', '0.0000', '9800.0000', '9800.0000', '-24.1350', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5212, '2021-01-19', 83, 5091, 2699, NULL, '13.6150', '0.0000', '0.0000', '9650.0000', '9650.0000', '-13.6150', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5213, '2021-01-19', 83, 5092, 2700, NULL, '14.1700', '0.0000', '0.0000', '9650.0000', '9650.0000', '-14.1700', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5214, '2021-01-19', 83, 5093, 2701, NULL, '15.4850', '0.0000', '0.0000', '9800.0000', '9800.0000', '-15.4850', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5215, '2021-01-19', 83, 5094, 2702, NULL, '24.3000', '0.0000', '0.0000', '9700.0000', '9700.0000', '-24.3000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5216, '2021-01-19', 83, 5095, 2703, NULL, '23.4700', '0.0000', '0.0000', '9700.0000', '9700.0000', '-23.4700', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5217, '2021-01-19', 83, 5096, 2704, NULL, '21.8800', '0.0000', '0.0000', '9800.0000', '9800.0000', '-21.8800', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5218, '2021-01-19', 83, 5097, 2705, NULL, '18.9600', '0.0000', '0.0000', '9750.0000', '9750.0000', '-18.9600', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5219, '2021-01-19', 83, 5098, 2706, NULL, '18.4400', '0.0000', '0.0000', '9750.0000', '9750.0000', '-18.4400', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5220, '2021-01-19', 83, 5099, 2707, NULL, '15.7100', '0.0000', '0.0000', '9750.0000', '9750.0000', '-15.7100', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5221, '2021-01-19', 83, 5100, 2708, NULL, '19.0950', '0.0000', '0.0000', '9700.0000', '9700.0000', '-19.0950', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5222, '2021-01-19', 83, 5101, 2709, NULL, '18.6550', '0.0000', '0.0000', '9700.0000', '9700.0000', '-18.6550', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5223, '2021-01-19', 83, 5102, 2710, NULL, '19.9400', '0.0000', '0.0000', '9700.0000', '9700.0000', '-19.9400', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5224, '2021-01-19', 83, 5103, 2711, NULL, '25.2050', '0.0000', '0.0000', '9600.0000', '9600.0000', '-25.2050', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5225, '2021-01-19', 83, 5104, 2712, NULL, '24.2950', '0.0000', '0.0000', '9600.0000', '9600.0000', '-24.2950', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5226, '2021-01-19', 83, 5105, 2714, NULL, '14.0000', '0.0000', '0.0000', '9500.0000', '9500.0000', '-14.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5228, '2021-01-20', 82, 5107, 2715, NULL, '90.0000', '0.0000', '0.0000', '165.0000', '165.0000', '-90.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5252, '2021-01-20', 83, 5131, 2716, NULL, '19.2500', '0.0000', '0.0000', '9350.0000', '9350.0000', '-19.2500', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5253, '2021-01-20', 83, 5132, 2717, NULL, '18.3150', '0.0000', '0.0000', '9350.0000', '9350.0000', '-18.3150', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5254, '2021-01-20', 83, 5133, 2718, NULL, '16.1700', '0.0000', '0.0000', '9350.0000', '9350.0000', '-16.1700', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5255, '2021-01-20', 83, 5134, 2719, NULL, '12.6700', '0.0000', '0.0000', '9500.0000', '9500.0000', '-12.6700', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5256, '2021-01-20', 83, 5135, 2720, NULL, '13.0250', '0.0000', '0.0000', '9750.0000', '9750.0000', '-13.0250', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5257, '2021-01-20', 83, 5136, 2721, NULL, '24.4100', '0.0000', '0.0000', '9800.0000', '9800.0000', '-24.4100', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5258, '2021-01-20', 83, 5137, 2722, NULL, '21.7400', '0.0000', '0.0000', '9700.0000', '9700.0000', '-21.7400', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5260, '2021-01-20', 83, 5139, 2724, NULL, '19.6050', '0.0000', '0.0000', '9800.0000', '9800.0000', '-19.6050', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5261, '2021-01-20', 83, 5140, 2725, NULL, '23.8400', '0.0000', '0.0000', '9800.0000', '9800.0000', '-23.8400', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5262, '2021-01-20', 83, 5141, 2726, NULL, '23.2450', '0.0000', '0.0000', '9800.0000', '9800.0000', '-23.2450', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5263, '2021-01-20', 83, 5142, 2727, NULL, '22.8700', '0.0000', '0.0000', '9600.0000', '9600.0000', '-22.8700', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5264, '2021-01-20', 83, 5143, 2728, NULL, '22.7950', '0.0000', '0.0000', '9600.0000', '9600.0000', '-22.7950', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5265, '2021-01-20', 83, 5144, 2729, NULL, '24.7750', '0.0000', '0.0000', '9600.0000', '9600.0000', '-24.7750', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5266, '2021-01-20', 83, 5145, 2730, NULL, '15.0500', '0.0000', '0.0000', '9800.0000', '9800.0000', '-15.0500', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5267, '2021-01-20', 83, 5146, 2731, NULL, '18.2950', '0.0000', '0.0000', '9750.0000', '9750.0000', '-18.2950', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5268, '2021-01-20', 83, 5147, 2732, NULL, '18.8900', '0.0000', '0.0000', '9750.0000', '9750.0000', '-18.8900', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5269, '2021-01-20', 83, 5148, 2733, NULL, '24.0150', '0.0000', '0.0000', '9800.0000', '9800.0000', '-24.0150', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5270, '2021-01-20', 83, 5149, 2734, NULL, '18.8700', '0.0000', '0.0000', '9800.0000', '9800.0000', '-18.8700', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5271, '2021-01-20', 83, 5150, 2735, NULL, '23.7050', '0.0000', '0.0000', '9800.0000', '9800.0000', '-23.7050', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5272, '2021-01-20', 83, 5151, 2736, NULL, '20.3400', '0.0000', '0.0000', '9800.0000', '9800.0000', '-20.3400', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5273, '2021-01-20', 83, 5152, 2737, NULL, '16.3100', '0.0000', '0.0000', '9750.0000', '9750.0000', '-16.3100', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5274, '2021-01-20', 83, 5153, 2738, NULL, '14.4750', '0.0000', '0.0000', '8650.0000', '8650.0000', '-14.4750', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5275, '2021-01-19', 83, 5154, 2694, NULL, '180.0000', '0.0000', '0.0000', '168.0000', '168.0000', '-180.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5279, '2021-01-21', 82, 5158, 2739, NULL, '180.0000', '0.0000', '0.0000', '168.0000', '168.0000', '-180.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5280, '2021-01-21', 82, 5159, 2740, NULL, '90.0000', '0.0000', '0.0000', '170.0000', '170.0000', '-90.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5305, '2021-01-21', 83, 5184, 2742, NULL, '13.2150', '0.0000', '0.0000', '9700.0000', '9700.0000', '-13.2150', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5306, '2021-01-21', 83, 5185, 2743, NULL, '15.3750', '0.0000', '0.0000', '9750.0000', '9750.0000', '-15.3750', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5307, '2021-01-21', 83, 5186, 2744, NULL, '22.4800', '0.0000', '0.0000', '9750.0000', '9750.0000', '-22.4800', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5308, '2021-01-21', 83, 5187, 2745, NULL, '23.5650', '0.0000', '0.0000', '9800.0000', '9800.0000', '-23.5650', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5309, '2021-01-21', 83, 5188, 2746, NULL, '23.7500', '0.0000', '0.0000', '9800.0000', '9800.0000', '-23.7500', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5310, '2021-01-21', 83, 5189, 2747, NULL, '23.5100', '0.0000', '0.0000', '9800.0000', '9800.0000', '-23.5100', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5312, '2021-01-21', 83, 5191, 2748, NULL, '23.7700', '0.0000', '0.0000', '9800.0000', '9800.0000', '-23.7700', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5313, '2021-01-21', 83, 5192, 2749, NULL, '23.7100', '0.0000', '0.0000', '9750.0000', '9750.0000', '-23.7100', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5314, '2021-01-21', 83, 5193, 2750, NULL, '23.7400', '0.0000', '0.0000', '9750.0000', '9750.0000', '-23.7400', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5315, '2021-01-21', 83, 5194, 2751, NULL, '20.9400', '0.0000', '0.0000', '9800.0000', '9800.0000', '-20.9400', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5316, '2021-01-21', 83, 5195, 2752, NULL, '24.8650', '0.0000', '0.0000', '9750.0000', '9750.0000', '-24.8650', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5317, '2021-01-21', 83, 5196, 2753, NULL, '24.9800', '0.0000', '0.0000', '9750.0000', '9750.0000', '-24.9800', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5318, '2021-01-21', 83, 5197, 2754, NULL, '25.8000', '0.0000', '0.0000', '9750.0000', '9750.0000', '-25.8000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5319, '2021-01-21', 83, 5198, 2755, NULL, '23.8850', '0.0000', '0.0000', '9750.0000', '9750.0000', '-23.8850', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5320, '2021-01-21', 83, 5199, 2756, NULL, '3.0000', '0.0000', '0.0000', '9750.0000', '9750.0000', '-3.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5321, '2021-01-21', 83, 5200, 2757, NULL, '20.6600', '0.0000', '0.0000', '9300.0000', '9300.0000', '-20.6600', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5322, '2021-01-21', 83, 5201, 2758, NULL, '14.2900', '0.0000', '0.0000', '9500.0000', '9500.0000', '-14.2900', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5323, '2021-01-21', 83, 5202, 2759, NULL, '12.7400', '0.0000', '0.0000', '9400.0000', '9400.0000', '-12.7400', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5324, '2021-01-21', 83, 5203, 2760, NULL, '19.6250', '0.0000', '0.0000', '9400.0000', '9400.0000', '-19.6250', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5325, '2021-01-21', 83, 5204, 2761, NULL, '24.0350', '0.0000', '0.0000', '9750.0000', '9750.0000', '-24.0350', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5326, '2021-01-21', 83, 5205, 2762, NULL, '23.9800', '0.0000', '0.0000', '9800.0000', '9800.0000', '-23.9800', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5327, '2021-01-21', 83, 5206, 2763, NULL, '16.4300', '0.0000', '0.0000', '9750.0000', '9750.0000', '-16.4300', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5328, '2021-01-21', 83, 5207, 2764, NULL, '18.9200', '0.0000', '0.0000', '9750.0000', '9750.0000', '-18.9200', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5329, '2021-01-16', 83, 5208, 2653, NULL, '20.3250', '0.0000', '0.0000', '9800.0000', '9800.0000', '-20.3250', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5330, '2021-01-16', 83, 5209, 2654, NULL, '21.1000', '0.0000', '0.0000', '9800.0000', '9800.0000', '-21.1000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5333, '2020-11-29', 83, 5212, 2765, NULL, '23.3250', '0.0000', '0.0000', '8400.0000', '8400.0000', '-23.3250', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5334, '2020-12-01', 83, 5213, 2766, NULL, '22.3000', '0.0000', '0.0000', '8600.0000', '8600.0000', '-22.3000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5337, '2021-01-22', 82, 5216, 2767, NULL, '180.0000', '0.0000', '0.0000', '170.0000', '170.0000', '-180.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5338, '2021-01-22', 82, 5217, 2768, NULL, '90.0000', '0.0000', '0.0000', '170.0000', '170.0000', '-90.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5340, '2021-01-21', 84, 5219, 2769, NULL, '1.0000', '0.0000', '0.0000', '5000.0000', '5000.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5356, '2021-01-22', 83, 5235, 2770, NULL, '18.1300', '0.0000', '0.0000', '9700.0000', '9700.0000', '-18.1300', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5357, '2021-01-22', 83, 5236, 2771, NULL, '23.1750', '0.0000', '0.0000', '9750.0000', '9750.0000', '-23.1750', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5358, '2021-01-22', 83, 5237, 2772, NULL, '23.5400', '0.0000', '0.0000', '9750.0000', '9750.0000', '-23.5400', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5359, '2021-01-22', 83, 5238, 2773, NULL, '24.0150', '0.0000', '0.0000', '9750.0000', '9750.0000', '-24.0150', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5360, '2021-01-22', 83, 5239, 2774, NULL, '18.8300', '0.0000', '0.0000', '9700.0000', '9700.0000', '-18.8300', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5361, '2021-01-22', 83, 5240, 2775, NULL, '18.4200', '0.0000', '0.0000', '9700.0000', '9700.0000', '-18.4200', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5362, '2021-01-22', 83, 5241, 2776, NULL, '19.5950', '0.0000', '0.0000', '9700.0000', '9700.0000', '-19.5950', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5363, '2021-01-22', 83, 5242, 2777, NULL, '23.7350', '0.0000', '0.0000', '9800.0000', '9800.0000', '-23.7350', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5364, '2021-01-22', 83, 5243, 2778, NULL, '23.6300', '0.0000', '0.0000', '9800.0000', '9800.0000', '-23.6300', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5365, '2021-01-22', 83, 5244, 2779, NULL, '24.8700', '0.0000', '0.0000', '9700.0000', '9700.0000', '-24.8700', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5366, '2021-01-22', 83, 5245, 2780, NULL, '18.1650', '0.0000', '0.0000', '9400.0000', '9400.0000', '-18.1650', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5367, '2021-01-22', 83, 5246, 2781, NULL, '18.1500', '0.0000', '0.0000', '9400.0000', '9400.0000', '-18.1500', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5368, '2021-01-22', 83, 5247, 2782, NULL, '22.5200', '0.0000', '0.0000', '9800.0000', '9800.0000', '-22.5200', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5369, '2021-01-22', 83, 5248, 2783, NULL, '24.2400', '0.0000', '0.0000', '9800.0000', '9800.0000', '-24.2400', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5370, '2021-01-22', 83, 5249, 2784, NULL, '15.1900', '0.0000', '0.0000', '8600.0000', '8600.0000', '-15.1900', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5372, '2021-01-23', 83, 5251, 2785, NULL, '23.8250', '0.0000', '0.0000', '9800.0000', '9800.0000', '-23.8250', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5374, '2021-01-23', 83, 5253, 2786, NULL, '26.0600', '0.0000', '0.0000', '8500.0000', '8500.0000', '-26.0600', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5376, '2021-01-23', 83, 5255, 2787, NULL, '24.2800', '0.0000', '0.0000', '9800.0000', '9800.0000', '-24.2800', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5378, '2021-01-23', 83, 5257, 2788, NULL, '24.4500', '0.0000', '0.0000', '8600.0000', '8600.0000', '-24.4500', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5381, '2021-01-23', 83, 5260, 2789, NULL, '15.1450', '0.0000', '0.0000', '9750.0000', '9750.0000', '-15.1450', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5382, '2021-01-23', 83, 5261, 2790, NULL, '15.3800', '0.0000', '0.0000', '8600.0000', '8600.0000', '-15.3800', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5384, '2021-01-23', 83, 5263, 2791, NULL, '23.1250', '0.0000', '0.0000', '9700.0000', '9700.0000', '-23.1250', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5386, '2021-01-23', 83, 5265, 2792, NULL, '22.1650', '0.0000', '0.0000', '9400.0000', '9400.0000', '-22.1650', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5387, '2021-01-20', 83, 5266, 2723, NULL, '23.8400', '0.0000', '0.0000', '9800.0000', '9800.0000', '-23.8400', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5389, '2021-01-23', 83, 5268, 2793, NULL, '22.0400', '0.0000', '0.0000', '9700.0000', '9700.0000', '-22.0400', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5391, '2021-01-18', 84, 5270, 2794, NULL, '1.0000', '0.0000', '0.0000', '86100.0000', '86100.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5393, '2021-01-23', 83, 5272, 2795, NULL, '20.7600', '0.0000', '0.0000', '9800.0000', '9800.0000', '-20.7600', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5394, '2021-01-23', 83, 5273, 2796, NULL, '1.0000', '0.0000', '0.0000', '12819403.0000', '12819403.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5396, '2021-01-24', 82, 5275, 2797, NULL, '90.0000', '0.0000', '0.0000', '170.0000', '170.0000', '-90.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5432, '2021-01-24', 83, 5311, 2798, NULL, '24.0900', '0.0000', '0.0000', '9750.0000', '9750.0000', '-24.0900', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5433, '2021-01-24', 83, 5312, 2799, NULL, '15.2700', '0.0000', '0.0000', '9750.0000', '9750.0000', '-15.2700', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5434, '2021-01-24', 83, 5313, 2800, NULL, '23.6000', '0.0000', '0.0000', '9750.0000', '9750.0000', '-23.6000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5435, '2021-01-24', 83, 5314, 2801, NULL, '24.3400', '0.0000', '0.0000', '9750.0000', '9750.0000', '-24.3400', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5436, '2021-01-24', 83, 5315, 2802, NULL, '24.0950', '0.0000', '0.0000', '9750.0000', '9750.0000', '-24.0950', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5437, '2021-01-24', 83, 5316, 2803, NULL, '24.4700', '0.0000', '0.0000', '9750.0000', '9750.0000', '-24.4700', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5438, '2021-01-24', 83, 5317, 2804, NULL, '15.6300', '0.0000', '0.0000', '9750.0000', '9750.0000', '-15.6300', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5439, '2021-01-24', 83, 5318, 2805, NULL, '14.8050', '0.0000', '0.0000', '9750.0000', '9750.0000', '-14.8050', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5440, '2021-01-24', 83, 5319, 2806, NULL, '18.6600', '0.0000', '0.0000', '9750.0000', '9750.0000', '-18.6600', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5441, '2021-01-24', 83, 5320, 2807, NULL, '18.2400', '0.0000', '0.0000', '9750.0000', '9750.0000', '-18.2400', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5442, '2021-01-24', 83, 5321, 2808, NULL, '14.5050', '0.0000', '0.0000', '9800.0000', '9800.0000', '-14.5050', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5443, '2021-01-24', 83, 5322, 2809, NULL, '15.4050', '0.0000', '0.0000', '9800.0000', '9800.0000', '-15.4050', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5445, '2021-01-24', 83, 5324, 2810, NULL, '15.2000', '0.0000', '0.0000', '9800.0000', '9800.0000', '-15.2000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5446, '2021-01-24', 83, 5325, 2811, NULL, '23.5700', '0.0000', '0.0000', '9800.0000', '9800.0000', '-23.5700', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5447, '2021-01-24', 83, 5326, 2812, NULL, '24.3950', '0.0000', '0.0000', '9800.0000', '9800.0000', '-24.3950', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5448, '2021-01-24', 83, 5327, 2813, NULL, '13.8350', '0.0000', '0.0000', '9800.0000', '9800.0000', '-13.8350', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5449, '2021-01-24', 83, 5328, 2814, NULL, '23.6600', '0.0000', '0.0000', '9800.0000', '9800.0000', '-23.6600', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5450, '2021-01-24', 83, 5329, 2815, NULL, '22.1050', '0.0000', '0.0000', '9800.0000', '9800.0000', '-22.1050', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5451, '2021-01-24', 83, 5330, 2817, NULL, '19.7300', '0.0000', '0.0000', '7850.0000', '7850.0000', '-19.7300', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5452, '2021-01-24', 83, 5331, 2816, NULL, '19.2300', '0.0000', '0.0000', '7850.0000', '7850.0000', '-19.2300', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5453, '2021-01-24', 83, 5332, 2818, NULL, '18.1500', '0.0000', '0.0000', '7850.0000', '7850.0000', '-18.1500', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5454, '2021-01-24', 83, 5333, 2819, NULL, '22.7850', '0.0000', '0.0000', '9800.0000', '9800.0000', '-22.7850', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5455, '2021-01-24', 83, 5334, 2820, NULL, '15.6600', '0.0000', '0.0000', '9725.0000', '9725.0000', '-15.6600', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5456, '2021-01-24', 83, 5335, 2821, NULL, '23.0850', '0.0000', '0.0000', '9800.0000', '9800.0000', '-23.0850', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5457, '2021-01-24', 83, 5336, 2822, NULL, '55.0000', '0.0000', '0.0000', '8700.0000', '8700.0000', '-55.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5458, '2021-01-24', 83, 5337, 2823, NULL, '24.9250', '0.0000', '0.0000', '9400.0000', '9400.0000', '-24.9250', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5459, '2021-01-24', 83, 5338, 2824, NULL, '18.0100', '0.0000', '0.0000', '9400.0000', '9400.0000', '-18.0100', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5460, '2021-01-24', 83, 5339, 2825, NULL, '14.4100', '0.0000', '0.0000', '9500.0000', '9500.0000', '-14.4100', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5461, '2021-01-24', 83, 5340, 2826, NULL, '24.5450', '0.0000', '0.0000', '8500.0000', '8500.0000', '-24.5450', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5462, '2021-01-24', 83, 5341, 2827, NULL, '25.0400', '0.0000', '0.0000', '8500.0000', '8500.0000', '-25.0400', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5463, '2021-01-24', 83, 5342, 2828, NULL, '19.6350', '0.0000', '0.0000', '8600.0000', '8600.0000', '-19.6350', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5464, '2021-01-24', 83, 5343, 2829, NULL, '18.0850', '0.0000', '0.0000', '8600.0000', '8600.0000', '-18.0850', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5465, '2021-01-24', 83, 5344, 2830, NULL, '16.7800', '0.0000', '0.0000', '9850.0000', '9850.0000', '-16.7800', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5466, '2021-01-24', 83, 5345, 2831, NULL, '18.0000', '0.0000', '0.0000', '9800.0000', '9800.0000', '-18.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5467, '2021-01-24', 83, 5346, 2832, NULL, '24.0950', '0.0000', '0.0000', '8600.0000', '8600.0000', '-24.0950', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5469, '2021-01-24', 87, 5348, 2833, NULL, '1.0000', '0.0000', '0.0000', '0.0000', '0.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5473, '2021-01-24', 87, 5352, 2835, NULL, '1.0000', '0.0000', '0.0000', '0.0000', '0.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5517, '2021-01-25', 83, 5396, 2836, NULL, '17.3200', '0.0000', '0.0000', '9800.0000', '9800.0000', '-17.3200', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5518, '2021-01-25', 83, 5397, 2837, NULL, '17.4650', '0.0000', '0.0000', '9800.0000', '9800.0000', '-17.4650', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5519, '2021-01-25', 83, 5398, 2838, NULL, '22.3900', '0.0000', '0.0000', '9800.0000', '9800.0000', '-22.3900', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5520, '2021-01-25', 83, 5399, 2839, NULL, '24.9250', '0.0000', '0.0000', '9800.0000', '9800.0000', '-24.9250', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5521, '2021-01-25', 83, 5400, 2840, NULL, '7.1850', '0.0000', '0.0000', '9800.0000', '9800.0000', '-7.1850', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5522, '2021-01-25', 83, 5401, 2841, NULL, '4.6800', '0.0000', '0.0000', '9800.0000', '9800.0000', '-4.6800', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5524, '2021-01-25', 83, 5403, 2842, NULL, '22.4450', '0.0000', '0.0000', '9900.0000', '9900.0000', '-22.4450', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5525, '2021-01-25', 83, 5404, 2843, NULL, '24.2150', '0.0000', '0.0000', '9900.0000', '9900.0000', '-24.2150', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5526, '2021-01-25', 83, 5405, 2844, NULL, '24.5850', '0.0000', '0.0000', '9900.0000', '9900.0000', '-24.5850', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5527, '2021-01-25', 83, 5406, 2845, NULL, '18.0600', '0.0000', '0.0000', '9800.0000', '9800.0000', '-18.0600', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5528, '2021-01-25', 83, 5407, 2846, NULL, '18.2600', '0.0000', '0.0000', '9800.0000', '9800.0000', '-18.2600', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5529, '2021-01-25', 83, 5408, 2847, NULL, '23.9800', '0.0000', '0.0000', '9800.0000', '9800.0000', '-23.9800', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5530, '2021-01-25', 83, 5409, 2848, NULL, '20.0000', '0.0000', '0.0000', '9800.0000', '9800.0000', '-20.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5531, '2021-01-25', 83, 5410, 2849, NULL, '17.7350', '0.0000', '0.0000', '9800.0000', '9800.0000', '-17.7350', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5532, '2021-01-25', 83, 5411, 2850, NULL, '20.3950', '0.0000', '0.0000', '9800.0000', '9800.0000', '-20.3950', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5533, '2021-01-25', 83, 5412, 2851, NULL, '24.1550', '0.0000', '0.0000', '9800.0000', '9800.0000', '-24.1550', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5534, '2021-01-25', 83, 5413, 2852, NULL, '24.4000', '0.0000', '0.0000', '9800.0000', '9800.0000', '-24.4000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5535, '2021-01-25', 83, 5414, 2853, NULL, '22.2100', '0.0000', '0.0000', '9800.0000', '9800.0000', '-22.2100', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5536, '2021-01-25', 83, 5415, 2854, NULL, '24.0000', '0.0000', '0.0000', '9800.0000', '9800.0000', '-24.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5537, '2021-01-25', 83, 5416, 2855, NULL, '18.5850', '0.0000', '0.0000', '9800.0000', '9800.0000', '-18.5850', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5538, '2021-01-25', 83, 5417, 2856, NULL, '18.9700', '0.0000', '0.0000', '9800.0000', '9800.0000', '-18.9700', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5540, '2021-01-25', 83, 5419, 2858, NULL, '27.4600', '0.0000', '0.0000', '8500.0000', '8500.0000', '-27.4600', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5541, '2021-01-25', 83, 5420, 2857, NULL, '12.6500', '0.0000', '0.0000', '8600.0000', '8600.0000', '-12.6500', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5542, '2021-01-25', 83, 5421, 2859, NULL, '6.6050', '0.0000', '0.0000', '8500.0000', '8500.0000', '-6.6050', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5543, '2021-01-25', 83, 5422, 2860, NULL, '7.3500', '0.0000', '0.0000', '8500.0000', '8500.0000', '-7.3500', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5544, '2021-01-25', 83, 5423, 2861, NULL, '23.1950', '0.0000', '0.0000', '9800.0000', '9800.0000', '-23.1950', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5545, '2021-01-25', 83, 5424, 2862, NULL, '16.7300', '0.0000', '0.0000', '9850.0000', '9850.0000', '-16.7300', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5546, '2021-01-25', 83, 5425, 2863, NULL, '18.8000', '0.0000', '0.0000', '9850.0000', '9850.0000', '-18.8000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5547, '2021-01-25', 83, 5426, 2864, NULL, '19.1000', '0.0000', '0.0000', '9850.0000', '9850.0000', '-19.1000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5548, '2021-01-25', 83, 5427, 2865, NULL, '14.7100', '0.0000', '0.0000', '9400.0000', '9400.0000', '-14.7100', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5549, '2021-01-25', 83, 5428, 2866, NULL, '16.2200', '0.0000', '0.0000', '9400.0000', '9400.0000', '-16.2200', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5550, '2021-01-25', 83, 5429, 2867, NULL, '22.2850', '0.0000', '0.0000', '9400.0000', '9400.0000', '-22.2850', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5551, '2021-01-25', 83, 5430, 2868, NULL, '18.1950', '0.0000', '0.0000', '9800.0000', '9800.0000', '-18.1950', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5552, '2021-01-25', 83, 5431, 2869, NULL, '11.2950', '0.0000', '0.0000', '9700.0000', '9700.0000', '-11.2950', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5554, '2021-01-25', 83, 5433, 2870, NULL, '15.2850', '0.0000', '0.0000', '9750.0000', '9750.0000', '-15.2850', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5555, '2021-01-25', 83, 5434, 2871, NULL, '18.7300', '0.0000', '0.0000', '9800.0000', '9800.0000', '-18.7300', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5556, '2021-01-25', 83, 5435, 2872, NULL, '28.0000', '0.0000', '0.0000', '8800.0000', '8800.0000', '-28.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5557, '2021-01-25', 83, 5436, 2873, NULL, '100.0000', '0.0000', '0.0000', '8900.0000', '8900.0000', '-100.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5558, '2021-01-25', 83, 5437, 2874, NULL, '20.8450', '0.0000', '0.0000', '7850.0000', '7850.0000', '-20.8450', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5559, '2021-01-25', 83, 5438, 2875, NULL, '22.8700', '0.0000', '0.0000', '7850.0000', '7850.0000', '-22.8700', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5560, '2021-01-25', 83, 5439, 2876, NULL, '24.1100', '0.0000', '0.0000', '8500.0000', '8500.0000', '-24.1100', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5561, '2021-01-25', 83, 5440, 2877, NULL, '100.0000', '0.0000', '0.0000', '8900.0000', '8900.0000', '-100.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5562, '2021-01-25', 83, 5441, 2878, NULL, '313.0000', '0.0000', '0.0000', '8900.0000', '8900.0000', '-313.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5588, '2021-01-25', 82, 5467, 2901, NULL, '534.9700', '0.0000', '0.0000', '3550.0000', '3550.0000', '-534.9700', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5592, '2021-01-26', 83, 5471, 2881, NULL, '17.6050', '0.0000', '0.0000', '9800.0000', '9800.0000', '-17.6050', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5593, '2021-01-26', 83, 5472, 2882, NULL, '15.3100', '0.0000', '0.0000', '9800.0000', '9800.0000', '-15.3100', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5594, '2021-01-26', 83, 5473, 2883, NULL, '17.5200', '0.0000', '0.0000', '9800.0000', '9800.0000', '-17.5200', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5595, '2021-01-26', 83, 5474, 2884, NULL, '24.4400', '0.0000', '0.0000', '9800.0000', '9800.0000', '-24.4400', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5596, '2021-01-26', 83, 5475, 2885, NULL, '23.6750', '0.0000', '0.0000', '9800.0000', '9800.0000', '-23.6750', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5597, '2021-01-26', 83, 5476, 2886, NULL, '16.6550', '0.0000', '0.0000', '9800.0000', '9800.0000', '-16.6550', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5599, '2021-01-26', 83, 5478, 2888, NULL, '17.8250', '0.0000', '0.0000', '9800.0000', '9800.0000', '-17.8250', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5601, '2021-01-26', 83, 5480, 2889, NULL, '22.8800', '0.0000', '0.0000', '9800.0000', '9800.0000', '-22.8800', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5602, '2021-01-26', 83, 5481, 2890, NULL, '23.2650', '0.0000', '0.0000', '9800.0000', '9800.0000', '-23.2650', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5603, '2021-01-26', 83, 5482, 2891, NULL, '23.5550', '0.0000', '0.0000', '9800.0000', '9800.0000', '-23.5550', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5604, '2021-01-26', 83, 5483, 2892, NULL, '23.5050', '0.0000', '0.0000', '9800.0000', '9800.0000', '-23.5050', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5605, '2021-01-26', 83, 5484, 2893, NULL, '23.3320', '0.0000', '0.0000', '8800.0000', '8800.0000', '-23.3320', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5606, '2021-01-26', 83, 5485, 2894, NULL, '18.0950', '0.0000', '0.0000', '9400.0000', '9400.0000', '-18.0950', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5607, '2021-01-26', 83, 5486, 2895, NULL, '18.2450', '0.0000', '0.0000', '9400.0000', '9400.0000', '-18.2450', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5608, '2021-01-26', 83, 5487, 2896, NULL, '17.4450', '0.0000', '0.0000', '9400.0000', '9400.0000', '-17.4450', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5609, '2021-01-26', 83, 5488, 2897, NULL, '24.6350', '0.0000', '0.0000', '8800.0000', '8800.0000', '-24.6350', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5610, '2021-01-26', 83, 5489, 2898, NULL, '24.7250', '0.0000', '0.0000', '8500.0000', '8500.0000', '-24.7250', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5614, '2021-01-27', 82, 5493, 2902, NULL, '270.0000', '0.0000', '0.0000', '172.0000', '172.0000', '-270.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5615, '2021-01-27', 82, 5494, 2903, NULL, '90.0000', '0.0000', '0.0000', '170.0000', '170.0000', '-90.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5616, '2021-01-27', 82, 5495, 2904, NULL, '279.0000', '0.0000', '0.0000', '167.0000', '167.0000', '-279.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5640, '2021-01-27', 83, 5519, 2905, NULL, '19.4150', '0.0000', '0.0000', '10200.0000', '10200.0000', '-19.4150', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5641, '2021-01-27', 83, 5520, 2906, NULL, '24.1850', '0.0000', '0.0000', '9800.0000', '9800.0000', '-24.1850', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5642, '2021-01-27', 83, 5521, 2907, NULL, '20.7900', '0.0000', '0.0000', '9900.0000', '9900.0000', '-20.7900', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5643, '2021-01-27', 83, 5522, 2908, NULL, '24.4200', '0.0000', '0.0000', '9800.0000', '9800.0000', '-24.4200', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5644, '2021-01-27', 83, 5523, 2909, NULL, '23.8550', '0.0000', '0.0000', '9800.0000', '9800.0000', '-23.8550', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5647, '2021-01-27', 83, 5526, 2912, NULL, '19.2800', '0.0000', '0.0000', '9800.0000', '9800.0000', '-19.2800', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5648, '2021-01-27', 83, 5527, 2913, NULL, '18.8350', '0.0000', '0.0000', '9800.0000', '9800.0000', '-18.8350', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5650, '2021-01-27', 83, 5529, 2914, NULL, '17.4750', '0.0000', '0.0000', '9800.0000', '9800.0000', '-17.4750', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5652, '2021-01-27', 83, 5531, 2916, NULL, '12.7450', '0.0000', '0.0000', '10000.0000', '10000.0000', '-12.7450', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5653, '2021-01-27', 83, 5532, 2915, NULL, '16.7150', '0.0000', '0.0000', '9800.0000', '9800.0000', '-16.7150', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5654, '2021-01-27', 83, 5533, 2917, NULL, '22.2400', '0.0000', '0.0000', '8800.0000', '8800.0000', '-22.2400', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5655, '2021-01-27', 83, 5534, 2918, NULL, '20.2850', '0.0000', '0.0000', '8800.0000', '8800.0000', '-20.2850', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5656, '2021-01-27', 83, 5535, 2919, NULL, '23.3750', '0.0000', '0.0000', '8600.0000', '8600.0000', '-23.3750', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5657, '2021-01-27', 83, 5536, 2920, NULL, '24.1500', '0.0000', '0.0000', '8600.0000', '8600.0000', '-24.1500', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5658, '2021-01-27', 83, 5537, 2921, NULL, '14.1050', '0.0000', '0.0000', '9600.0000', '9600.0000', '-14.1050', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5659, '2021-01-27', 83, 5538, 2922, NULL, '18.7850', '0.0000', '0.0000', '9400.0000', '9400.0000', '-18.7850', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5660, '2021-01-27', 83, 5539, 2923, NULL, '21.1900', '0.0000', '0.0000', '9400.0000', '9400.0000', '-21.1900', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5661, '2021-01-27', 83, 5540, 2924, NULL, '15.6400', '0.0000', '0.0000', '10000.0000', '10000.0000', '-15.6400', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5662, '2021-01-27', 83, 5541, 2925, NULL, '20.2500', '0.0000', '0.0000', '10000.0000', '10000.0000', '-20.2500', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5663, '2021-01-27', 83, 5542, 2926, NULL, '23.8700', '0.0000', '0.0000', '10100.0000', '10100.0000', '-23.8700', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5664, '2021-01-27', 83, 5543, 2927, NULL, '96.0000', '0.0000', '0.0000', '8800.0000', '8800.0000', '-96.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5698, '2021-01-28', 83, 5577, 2929, NULL, '12.8650', '0.0000', '0.0000', '10200.0000', '10200.0000', '-12.8650', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5699, '2021-01-28', 83, 5578, 2930, NULL, '13.3950', '0.0000', '0.0000', '10200.0000', '10200.0000', '-13.3950', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5700, '2021-01-28', 83, 5579, 2931, NULL, '14.8500', '0.0000', '0.0000', '10200.0000', '10200.0000', '-14.8500', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5701, '2021-01-28', 83, 5580, 2932, NULL, '14.6700', '0.0000', '0.0000', '10200.0000', '10200.0000', '-14.6700', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5702, '2021-01-28', 83, 5581, 2933, NULL, '20.8600', '0.0000', '0.0000', '10200.0000', '10200.0000', '-20.8600', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5703, '2021-01-28', 83, 5582, 2934, NULL, '19.8850', '0.0000', '0.0000', '10000.0000', '10000.0000', '-19.8850', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5705, '2021-01-28', 83, 5584, 2935, NULL, '21.3800', '0.0000', '0.0000', '10000.0000', '10000.0000', '-21.3800', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5707, '2021-01-28', 83, 5586, 2937, NULL, '14.6200', '0.0000', '0.0000', '10200.0000', '10200.0000', '-14.6200', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5708, '2021-01-28', 83, 5587, 2936, NULL, '23.6450', '0.0000', '0.0000', '9800.0000', '9800.0000', '-23.6450', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5711, '2021-01-28', 83, 5590, 2938, NULL, '13.6400', '0.0000', '0.0000', '10200.0000', '10200.0000', '-13.6400', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5712, '2021-01-28', 83, 5591, 2939, NULL, '25.8100', '0.0000', '0.0000', '9600.0000', '9600.0000', '-25.8100', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5713, '2021-01-28', 83, 5592, 2940, NULL, '25.1950', '0.0000', '0.0000', '9600.0000', '9600.0000', '-25.1950', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5714, '2021-01-28', 83, 5593, 2941, NULL, '17.9300', '0.0000', '0.0000', '10000.0000', '10000.0000', '-17.9300', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5715, '2021-01-28', 83, 5594, 2942, NULL, '23.7350', '0.0000', '0.0000', '10500.0000', '10500.0000', '-23.7350', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5716, '2021-01-28', 83, 5595, 2943, NULL, '17.6400', '0.0000', '0.0000', '9800.0000', '9800.0000', '-17.6400', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5717, '2021-01-28', 83, 5596, 2944, NULL, '16.5550', '0.0000', '0.0000', '9800.0000', '9800.0000', '-16.5550', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5718, '2021-01-28', 83, 5597, 2945, NULL, '16.6550', '0.0000', '0.0000', '9800.0000', '9800.0000', '-16.6550', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5719, '2021-01-28', 83, 5598, 2946, NULL, '23.5500', '0.0000', '0.0000', '9750.0000', '9750.0000', '-23.5500', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5721, '2021-01-28', 83, 5600, 2948, NULL, '23.7700', '0.0000', '0.0000', '9750.0000', '9750.0000', '-23.7700', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5722, '2021-01-28', 83, 5601, 2947, NULL, '23.6200', '0.0000', '0.0000', '9750.0000', '9750.0000', '-23.6200', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5723, '2021-01-28', 83, 5602, 2949, NULL, '18.8550', '0.0000', '0.0000', '10000.0000', '10000.0000', '-18.8550', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5724, '2021-01-28', 83, 5603, 2950, NULL, '25.3400', '0.0000', '0.0000', '9800.0000', '9800.0000', '-25.3400', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5725, '2021-01-28', 83, 5604, 2951, NULL, '24.5750', '0.0000', '0.0000', '9800.0000', '9800.0000', '-24.5750', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5726, '2021-01-28', 83, 5605, 2952, NULL, '24.6000', '0.0000', '0.0000', '9800.0000', '9800.0000', '-24.6000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5727, '2021-01-28', 83, 5606, 2953, NULL, '22.3600', '0.0000', '0.0000', '9800.0000', '9800.0000', '-22.3600', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5728, '2021-01-28', 83, 5607, 2954, NULL, '24.3350', '0.0000', '0.0000', '10100.0000', '10100.0000', '-24.3350', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5729, '2021-01-28', 83, 5608, 2955, NULL, '15.5450', '0.0000', '0.0000', '8600.0000', '8600.0000', '-15.5450', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5730, '2021-01-28', 83, 5609, 2956, NULL, '13.5450', '0.0000', '0.0000', '8600.0000', '8600.0000', '-13.5450', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5731, '2021-01-28', 83, 5610, 2957, NULL, '18.5300', '0.0000', '0.0000', '8500.0000', '8500.0000', '-18.5300', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5732, '2021-01-28', 83, 5611, 2958, NULL, '24.8100', '0.0000', '0.0000', '8800.0000', '8800.0000', '-24.8100', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5733, '2021-01-28', 83, 5612, 2959, NULL, '17.4100', '0.0000', '0.0000', '7900.0000', '7900.0000', '-17.4100', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5748, '2021-01-29', 83, 5627, 2960, NULL, '14.0300', '0.0000', '0.0000', '9600.0000', '9600.0000', '-14.0300', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5749, '2021-01-29', 83, 5628, 2961, NULL, '16.9300', '0.0000', '0.0000', '9700.0000', '9700.0000', '-16.9300', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5751, '2021-01-29', 83, 5630, 2962, NULL, '15.4900', '0.0000', '0.0000', '9700.0000', '9700.0000', '-15.4900', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5752, '2021-01-29', 83, 5631, 2963, NULL, '15.5200', '0.0000', '0.0000', '9700.0000', '9700.0000', '-15.5200', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5753, '2021-01-29', 83, 5632, 2964, NULL, '20.7850', '0.0000', '0.0000', '9600.0000', '9600.0000', '-20.7850', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5754, '2021-01-29', 83, 5633, 2965, NULL, '14.4850', '0.0000', '0.0000', '10100.0000', '10100.0000', '-14.4850', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5755, '2021-01-29', 83, 5634, 2966, NULL, '19.7000', '0.0000', '0.0000', '9800.0000', '9800.0000', '-19.7000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5756, '2021-01-29', 83, 5635, 2967, NULL, '18.1100', '0.0000', '0.0000', '10100.0000', '10100.0000', '-18.1100', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5758, '2021-01-29', 83, 5637, 2969, NULL, '14.3550', '0.0000', '0.0000', '8600.0000', '8600.0000', '-14.3550', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5759, '2021-01-29', 83, 5638, 2970, NULL, '14.8600', '0.0000', '0.0000', '8900.0000', '8900.0000', '-14.8600', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5760, '2021-01-29', 83, 5639, 2971, NULL, '16.7600', '0.0000', '0.0000', '8500.0000', '8500.0000', '-16.7600', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5761, '2021-01-29', 83, 5640, 2972, NULL, '150.0000', '0.0000', '0.0000', '9200.0000', '9200.0000', '-150.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5762, '2021-01-29', 83, 5641, 2973, NULL, '100.0000', '0.0000', '0.0000', '0.0000', '0.0000', '-100.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5785, '2021-01-30', 83, 5664, 2974, NULL, '23.8450', '0.0000', '0.0000', '10400.0000', '10400.0000', '-23.8450', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5786, '2021-01-30', 83, 5665, 2975, NULL, '13.8500', '0.0000', '0.0000', '10100.0000', '10100.0000', '-13.8500', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5787, '2021-01-30', 83, 5666, 2976, NULL, '20.8250', '0.0000', '0.0000', '10200.0000', '10200.0000', '-20.8250', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5788, '2021-01-30', 83, 5667, 2977, NULL, '15.3300', '0.0000', '0.0000', '10200.0000', '10200.0000', '-15.3300', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5790, '2021-01-30', 83, 5669, 2978, NULL, '14.1250', '0.0000', '0.0000', '10200.0000', '10200.0000', '-14.1250', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5791, '2021-01-30', 83, 5670, 2979, NULL, '21.7200', '0.0000', '0.0000', '10200.0000', '10200.0000', '-21.7200', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5792, '2021-01-30', 83, 5671, 2980, NULL, '20.2950', '0.0000', '0.0000', '10200.0000', '10200.0000', '-20.2950', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5793, '2021-01-30', 83, 5672, 2981, NULL, '23.8950', '0.0000', '0.0000', '10200.0000', '10200.0000', '-23.8950', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5796, '2021-01-30', 83, 5675, 2984, NULL, '26.0450', '0.0000', '0.0000', '10200.0000', '10200.0000', '-26.0450', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5797, '2021-01-30', 83, 5676, 2985, NULL, '23.3950', '0.0000', '0.0000', '10200.0000', '10200.0000', '-23.3950', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5798, '2021-01-30', 83, 5677, 2986, NULL, '23.8200', '0.0000', '0.0000', '10200.0000', '10200.0000', '-23.8200', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5799, '2021-01-30', 83, 5678, 2987, NULL, '15.6300', '0.0000', '0.0000', '10100.0000', '10100.0000', '-15.6300', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5800, '2021-01-30', 83, 5679, 2988, NULL, '100.0000', '0.0000', '0.0000', '0.0000', '0.0000', '-100.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5801, '2021-01-30', 83, 5680, 2989, NULL, '23.6400', '0.0000', '0.0000', '8600.0000', '8600.0000', '-23.6400', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5802, '2021-01-30', 83, 5681, 2990, NULL, '21.4600', '0.0000', '0.0000', '9600.0000', '9600.0000', '-21.4600', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5803, '2021-01-30', 83, 5682, 2991, NULL, '13.6200', '0.0000', '0.0000', '9600.0000', '9600.0000', '-13.6200', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5804, '2021-01-30', 83, 5683, 2992, NULL, '13.8300', '0.0000', '0.0000', '9600.0000', '9600.0000', '-13.8300', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5805, '2021-01-30', 83, 5684, 2993, NULL, '15.1500', '0.0000', '0.0000', '7900.0000', '7900.0000', '-15.1500', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5806, '2021-01-30', 83, 5685, 2994, NULL, '14.0950', '0.0000', '0.0000', '8800.0000', '8800.0000', '-14.0950', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5807, '2021-01-30', 83, 5686, 2995, NULL, '14.3550', '0.0000', '0.0000', '8800.0000', '8800.0000', '-14.3550', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5808, '2021-01-26', 83, 5687, 2887, NULL, '17.2450', '0.0000', '0.0000', '9800.0000', '9800.0000', '-17.2450', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5809, '2021-01-27', 83, 5688, 2910, NULL, '16.6000', '0.0000', '0.0000', '9800.0000', '9800.0000', '-16.6000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5810, '2021-01-27', 83, 5689, 2911, NULL, '16.5200', '0.0000', '0.0000', '9800.0000', '9800.0000', '-16.5200', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5812, '2020-12-05', 87, 5691, 2996, NULL, '1.0000', '0.0000', '0.0000', '0.0000', '0.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5814, '2020-10-01', 88, 5693, 2997, NULL, '1.0000', '0.0000', '0.0000', '500000.0000', '500000.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5816, '2020-11-09', 83, 5695, 2998, NULL, '1.0000', '0.0000', '0.0000', '500000.0000', '500000.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5818, '2021-01-27', 84, 5697, 2999, NULL, '1.0000', '0.0000', '0.0000', '30000.0000', '30000.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5820, '2021-01-27', 84, 5699, 3000, NULL, '1.0000', '0.0000', '0.0000', '15000.0000', '15000.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5824, '2021-01-23', 83, 5703, 3001, NULL, '22.9400', '0.0000', '0.0000', '9900.0000', '9900.0000', '-22.9400', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5825, '2021-01-23', 83, 5704, 3002, NULL, '23.4350', '0.0000', '0.0000', '9900.0000', '9900.0000', '-23.4350', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5826, '2021-01-24', 84, 5705, 3003, NULL, '1.0000', '0.0000', '0.0000', '40525.0000', '40525.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5830, '2021-01-31', 82, 5709, 3005, NULL, '493.0000', '0.0000', '0.0000', '166.0000', '166.0000', '-493.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5831, '2021-01-30', 88, 5710, 3004, NULL, '1.0000', '0.0000', '0.0000', '50000.0000', '50000.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5845, '2021-01-31', 83, 5724, 3006, NULL, '22.4620', '0.0000', '0.0000', '7350.0000', '7350.0000', '-22.4620', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5846, '2021-01-31', 83, 5725, 3007, NULL, '21.4200', '0.0000', '0.0000', '7350.0000', '7350.0000', '-21.4200', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5847, '2021-01-31', 83, 5726, 3008, NULL, '15.3900', '0.0000', '0.0000', '10200.0000', '10200.0000', '-15.3900', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5848, '2021-01-31', 83, 5727, 3009, NULL, '19.4400', '0.0000', '0.0000', '10800.0000', '10800.0000', '-19.4400', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5849, '2021-01-31', 83, 5728, 3010, NULL, '21.1000', '0.0000', '0.0000', '10700.0000', '10700.0000', '-21.1000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5850, '2021-01-31', 83, 5729, 3011, NULL, '13.7900', '0.0000', '0.0000', '10700.0000', '10700.0000', '-13.7900', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5851, '2021-01-31', 83, 5730, 3012, NULL, '14.3800', '0.0000', '0.0000', '10700.0000', '10700.0000', '-14.3800', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5852, '2021-01-31', 83, 5731, 3013, NULL, '14.5700', '0.0000', '0.0000', '10500.0000', '10500.0000', '-14.5700', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5853, '2021-01-31', 83, 5732, 3014, NULL, '24.5350', '0.0000', '0.0000', '10800.0000', '10800.0000', '-24.5350', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5854, '2021-01-31', 83, 5733, 3015, NULL, '24.2600', '0.0000', '0.0000', '10200.0000', '10200.0000', '-24.2600', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5855, '2021-01-31', 83, 5734, 3016, NULL, '26.6400', '0.0000', '0.0000', '10200.0000', '10200.0000', '-26.6400', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5856, '2021-01-31', 83, 5735, 3017, NULL, '24.1300', '0.0000', '0.0000', '10200.0000', '10200.0000', '-24.1300', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5857, '2021-01-31', 83, 5736, 3018, NULL, '18.1400', '0.0000', '0.0000', '9800.0000', '9800.0000', '-18.1400', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5859, '2021-01-29', 82, 5738, 3019, NULL, '186.0000', '0.0000', '0.0000', '167.0000', '167.0000', '-186.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5861, '2021-01-29', 82, 5740, 3020, NULL, '90.0000', '0.0000', '0.0000', '169.0000', '169.0000', '-90.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5863, '2021-02-01', 82, 5742, 3021, NULL, '270.0000', '0.0000', '0.0000', '170.0000', '170.0000', '-270.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5877, '2020-12-10', 83, 5756, 1768, NULL, '21.9300', '0.0000', '0.0000', '8200.0000', '8200.0000', '-21.9300', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5880, '2021-02-01', 83, 5759, 3022, NULL, '14.6100', '0.0000', '0.0000', '10200.0000', '10200.0000', '-14.6100', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5881, '2021-02-01', 83, 5760, 3023, NULL, '16.0900', '0.0000', '0.0000', '10200.0000', '10200.0000', '-16.0900', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5882, '2021-02-01', 83, 5761, 3024, NULL, '15.2500', '0.0000', '0.0000', '10700.0000', '10700.0000', '-15.2500', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5883, '2021-02-01', 83, 5762, 3025, NULL, '25.9050', '0.0000', '0.0000', '10800.0000', '10800.0000', '-25.9050', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5884, '2021-02-01', 83, 5763, 3026, NULL, '20.8750', '0.0000', '0.0000', '9600.0000', '9600.0000', '-20.8750', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5885, '2021-02-01', 83, 5764, 3027, NULL, '24.6750', '0.0000', '0.0000', '9000.0000', '9000.0000', '-24.6750', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5886, '2021-02-01', 83, 5765, 3028, NULL, '28.3000', '0.0000', '0.0000', '9000.0000', '9000.0000', '-28.3000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5887, '2021-02-01', 83, 5766, 3029, NULL, '25.4050', '0.0000', '0.0000', '9000.0000', '9000.0000', '-25.4050', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5888, '2021-02-01', 83, 5767, 3030, NULL, '24.5750', '0.0000', '0.0000', '9000.0000', '9000.0000', '-24.5750', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5890, '2021-02-01', 83, 5769, 3032, NULL, '25.5000', '0.0000', '0.0000', '9000.0000', '9000.0000', '-25.5000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5891, '2021-02-01', 83, 5770, 3031, NULL, '23.7950', '0.0000', '0.0000', '9000.0000', '9000.0000', '-23.7950', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5892, '2021-02-01', 83, 5771, 3033, NULL, '1.0000', '0.0000', '0.0000', '1370250.0000', '1370250.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5893, '2021-02-01', 83, 5772, 3034, NULL, '18.2300', '0.0000', '0.0000', '9800.0000', '9800.0000', '-18.2300', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5894, '2021-02-01', 83, 5773, 3035, NULL, '40.0000', '0.0000', '0.0000', '8900.0000', '8900.0000', '-40.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5895, '2020-08-18', 84, 5774, 2209, NULL, '1.0000', '0.0000', '0.0000', '4681.0000', '4681.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5897, '2021-02-01', 84, 5776, 3036, NULL, '1.0000', '0.0000', '0.0000', '661285.0000', '661285.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5899, '2021-02-02', 82, 5778, 3037, NULL, '180.0000', '0.0000', '0.0000', '170.0000', '170.0000', '-180.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5907, '2020-11-12', 88, 5786, 3038, NULL, '6.0000', '0.0000', '0.0000', '550.0000', '550.0000', '-6.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5908, '2021-01-19', 88, 5787, 3039, NULL, '2.0000', '0.0000', '0.0000', '600.0000', '600.0000', '-2.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5909, '2021-01-21', 88, 5788, 3040, NULL, '1.0000', '0.0000', '0.0000', '600.0000', '600.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5910, '2021-01-22', 88, 5789, 3041, NULL, '2.0000', '0.0000', '0.0000', '600.0000', '600.0000', '-2.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5911, '2021-01-27', 88, 5790, 3042, NULL, '1.0000', '0.0000', '0.0000', '600.0000', '600.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5912, '2021-02-01', 88, 5791, 3043, NULL, '3.0000', '0.0000', '0.0000', '600.0000', '600.0000', '-3.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5915, '2021-01-28', 87, 5794, 3045, NULL, '1.0000', '0.0000', '0.0000', '0.0000', '0.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5917, '2021-01-06', 87, 5796, 3046, NULL, '1.0000', '0.0000', '0.0000', '0.0000', '0.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5919, '2021-01-18', 87, 5798, 3047, NULL, '1.0000', '0.0000', '0.0000', '0.0000', '0.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5921, '2021-01-28', 83, 5800, 3048, NULL, '270.0000', '0.0000', '0.0000', '172.0000', '172.0000', '-270.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5922, '2021-01-21', 82, 5801, 2741, NULL, '90.0000', '0.0000', '0.0000', '170.0000', '170.0000', '-90.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5924, '2021-02-02', 88, 5803, 3044, NULL, '2.0000', '0.0000', '0.0000', '600.0000', '600.0000', '-2.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5928, '2021-01-21', 88, 5807, 3049, NULL, '1.0000', '0.0000', '0.0000', '600.0000', '600.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5929, '2021-01-22', 88, 5808, 3050, NULL, '1.0000', '0.0000', '0.0000', '600.0000', '600.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5930, '2021-01-24', 88, 5809, 3051, NULL, '1.0000', '0.0000', '0.0000', '600.0000', '600.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5932, '2021-01-24', 87, 5811, 3052, NULL, '1.0000', '0.0000', '0.0000', '0.0000', '0.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5955, '2021-02-02', 83, 5834, 3053, NULL, '12.9650', '0.0000', '0.0000', '9700.0000', '9700.0000', '-12.9650', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5956, '2021-02-02', 83, 5835, 3054, NULL, '20.1150', '0.0000', '0.0000', '9800.0000', '9800.0000', '-20.1150', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5957, '2021-02-02', 83, 5836, 3055, NULL, '21.3250', '0.0000', '0.0000', '9800.0000', '9800.0000', '-21.3250', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5960, '2021-02-02', 83, 5839, 3058, NULL, '23.2400', '0.0000', '0.0000', '10700.0000', '10700.0000', '-23.2400', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5961, '2021-02-02', 83, 5840, 3059, NULL, '23.4550', '0.0000', '0.0000', '10700.0000', '10700.0000', '-23.4550', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5962, '2021-02-02', 83, 5841, 3060, NULL, '15.4900', '0.0000', '0.0000', '10700.0000', '10700.0000', '-15.4900', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5963, '2021-02-02', 83, 5842, 3061, NULL, '17.7950', '0.0000', '0.0000', '10700.0000', '10700.0000', '-17.7950', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5964, '2021-02-02', 83, 5843, 3062, NULL, '14.5950', '0.0000', '0.0000', '10600.0000', '10600.0000', '-14.5950', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5965, '2021-02-02', 83, 5844, 3063, NULL, '23.6850', '0.0000', '0.0000', '10800.0000', '10800.0000', '-23.6850', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5966, '2021-02-02', 83, 5845, 3064, NULL, '22.2400', '0.0000', '0.0000', '10800.0000', '10800.0000', '-22.2400', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5967, '2021-02-02', 83, 5846, 3065, NULL, '24.0400', '0.0000', '0.0000', '10800.0000', '10800.0000', '-24.0400', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5968, '2021-02-02', 83, 5847, 3066, NULL, '25.1450', '0.0000', '0.0000', '10800.0000', '10800.0000', '-25.1450', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5969, '2021-02-02', 83, 5848, 3067, NULL, '24.4100', '0.0000', '0.0000', '10800.0000', '10800.0000', '-24.4100', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5970, '2021-02-02', 83, 5849, 3068, NULL, '23.7400', '0.0000', '0.0000', '10800.0000', '10800.0000', '-23.7400', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5971, '2021-02-02', 83, 5850, 3069, NULL, '13.2350', '0.0000', '0.0000', '8700.0000', '8700.0000', '-13.2350', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5973, '2021-02-02', 83, 5852, 3070, NULL, '26.1100', '0.0000', '0.0000', '9300.0000', '9300.0000', '-26.1100', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5974, '2021-02-02', 83, 5853, 3071, NULL, '11.0550', '0.0000', '0.0000', '9600.0000', '9600.0000', '-11.0550', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5975, '2021-02-02', 83, 5854, 3072, NULL, '205.0000', '0.0000', '0.0000', '9800.0000', '9800.0000', '-205.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5976, '2021-02-02', 83, 5855, 3073, NULL, '21.1900', '0.0000', '0.0000', '7900.0000', '7900.0000', '-21.1900', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5978, '2021-02-02', 87, 5857, 3074, NULL, '1.0000', '0.0000', '0.0000', '0.0000', '0.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5988, '2021-02-03', 83, 5867, 3075, NULL, '17.4850', '0.0000', '0.0000', '10700.0000', '10700.0000', '-17.4850', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5989, '2021-02-03', 83, 5868, 3076, NULL, '21.9150', '0.0000', '0.0000', '10700.0000', '10700.0000', '-21.9150', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5990, '2021-02-03', 83, 5869, 3077, NULL, '24.6400', '0.0000', '0.0000', '10800.0000', '10800.0000', '-24.6400', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5991, '2021-02-03', 83, 5870, 3078, NULL, '24.7600', '0.0000', '0.0000', '10800.0000', '10800.0000', '-24.7600', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5992, '2021-02-03', 83, 5871, 3079, NULL, '21.9850', '0.0000', '0.0000', '10800.0000', '10800.0000', '-21.9850', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5995, '2021-02-03', 83, 5874, 3082, NULL, '17.0950', '0.0000', '0.0000', '8500.0000', '8500.0000', '-17.0950', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (5999, '2021-02-02', 84, 5878, 3083, NULL, '1.0000', '0.0000', '0.0000', '10000.0000', '10000.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6000, '2021-02-02', 84, 5879, 3084, NULL, '1.0000', '0.0000', '0.0000', '42100.0000', '42100.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6001, '2021-02-02', 84, 5880, 3085, NULL, '1.0000', '0.0000', '0.0000', '1710.0000', '1710.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6003, '2021-02-03', 87, 5882, 3086, NULL, '1.0000', '0.0000', '0.0000', '0.0000', '0.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6018, '2021-02-04', 83, 5897, 3087, NULL, '19.8350', '0.0000', '0.0000', '10600.0000', '10600.0000', '-19.8350', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6019, '2021-02-04', 83, 5898, 3088, NULL, '23.8550', '0.0000', '0.0000', '9600.0000', '9600.0000', '-23.8550', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6020, '2021-02-04', 83, 5899, 3089, NULL, '24.3750', '0.0000', '0.0000', '10800.0000', '10800.0000', '-24.3750', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6021, '2021-02-04', 83, 5900, 3090, NULL, '24.6150', '0.0000', '0.0000', '10800.0000', '10800.0000', '-24.6150', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6022, '2021-02-04', 83, 5901, 3091, NULL, '13.9600', '0.0000', '0.0000', '10600.0000', '10600.0000', '-13.9600', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6023, '2021-02-04', 83, 5902, 3092, NULL, '13.8700', '0.0000', '0.0000', '10600.0000', '10600.0000', '-13.8700', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6024, '2021-02-04', 83, 5903, 3093, NULL, '19.1600', '0.0000', '0.0000', '10700.0000', '10700.0000', '-19.1600', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6026, '2021-02-04', 83, 5905, 3095, NULL, '21.5600', '0.0000', '0.0000', '9800.0000', '9800.0000', '-21.5600', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6027, '2021-02-04', 83, 5906, 3096, NULL, '18.5650', '0.0000', '0.0000', '9800.0000', '9800.0000', '-18.5650', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6030, '2021-02-04', 83, 5909, 3097, NULL, '20.2250', '0.0000', '0.0000', '8500.0000', '8500.0000', '-20.2250', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6031, '2021-02-04', 83, 5910, 3098, NULL, '26.1850', '0.0000', '0.0000', '8500.0000', '8500.0000', '-26.1850', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6032, '2021-02-04', 83, 5911, 3099, NULL, '22.1550', '0.0000', '0.0000', '7900.0000', '7900.0000', '-22.1550', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6035, '2021-02-04', 84, 5914, 3101, NULL, '1.0000', '0.0000', '0.0000', '300000.0000', '300000.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6036, '2021-02-04', 83, 5915, 3094, NULL, '23.0600', '0.0000', '0.0000', '10600.0000', '10600.0000', '-23.0600', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6037, '2021-02-04', 83, 5916, 3100, NULL, '19.6650', '0.0000', '0.0000', '8800.0000', '8800.0000', '-19.6650', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6040, '2021-01-30', 83, 5919, 3102, NULL, '175.0000', '0.0000', '0.0000', '9700.0000', '9700.0000', '-175.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6042, '2021-01-26', 84, 5921, 3103, NULL, '1.0000', '0.0000', '0.0000', '22100.0000', '22100.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6055, '2021-02-05', 83, 5934, 3104, NULL, '24.0500', '0.0000', '0.0000', '10800.0000', '10800.0000', '-24.0500', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6056, '2021-02-05', 83, 5935, 3105, NULL, '22.6950', '0.0000', '0.0000', '10800.0000', '10800.0000', '-22.6950', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6057, '2021-02-05', 83, 5936, 3106, NULL, '23.7200', '0.0000', '0.0000', '10800.0000', '10800.0000', '-23.7200', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6059, '2021-02-05', 83, 5938, 3108, NULL, '24.2050', '0.0000', '0.0000', '10800.0000', '10800.0000', '-24.2050', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6060, '2021-02-05', 83, 5939, 3109, NULL, '21.0050', '0.0000', '0.0000', '8500.0000', '8500.0000', '-21.0050', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6061, '2021-02-05', 83, 5940, 3110, NULL, '25.5300', '0.0000', '0.0000', '8500.0000', '8500.0000', '-25.5300', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6062, '2021-02-05', 83, 5941, 3111, NULL, '19.3600', '0.0000', '0.0000', '9800.0000', '9800.0000', '-19.3600', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6063, '2021-02-05', 83, 5942, 3112, NULL, '16.1750', '0.0000', '0.0000', '9750.0000', '9750.0000', '-16.1750', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6064, '2021-02-05', 83, 5943, 3113, NULL, '22.8600', '0.0000', '0.0000', '8700.0000', '8700.0000', '-22.8600', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6065, '2021-02-05', 83, 5944, 3114, NULL, '11.4600', '0.0000', '0.0000', '9000.0000', '9000.0000', '-11.4600', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6069, '2021-02-06', 83, 5948, 3115, NULL, '21.3450', '0.0000', '0.0000', '9000.0000', '9000.0000', '-21.3450', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6070, '2021-02-06', 83, 5949, 3116, NULL, '23.9250', '0.0000', '0.0000', '7900.0000', '7900.0000', '-23.9250', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6071, '2021-02-06', 83, 5950, 3117, NULL, '24.5850', '0.0000', '0.0000', '8600.0000', '8600.0000', '-24.5850', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6074, '2021-02-07', 82, 5953, 3118, NULL, '279.0000', '0.0000', '0.0000', '167.0000', '167.0000', '-279.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6075, '2021-02-07', 82, 5954, 3119, NULL, '264.0000', '0.0000', '0.0000', '167.0000', '167.0000', '-264.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6087, '2021-02-07', 83, 5966, 3120, NULL, '23.5250', '0.0000', '0.0000', '10700.0000', '10700.0000', '-23.5250', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6088, '2021-02-07', 83, 5967, 3121, NULL, '20.6650', '0.0000', '0.0000', '10600.0000', '10600.0000', '-20.6650', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6089, '2021-02-07', 83, 5968, 3122, NULL, '13.8100', '0.0000', '0.0000', '10600.0000', '10600.0000', '-13.8100', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6090, '2021-02-07', 83, 5969, 3123, NULL, '23.5300', '0.0000', '0.0000', '10600.0000', '10600.0000', '-23.5300', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6091, '2021-02-07', 83, 5970, 3124, NULL, '18.7700', '0.0000', '0.0000', '10500.0000', '10500.0000', '-18.7700', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6092, '2021-02-07', 83, 5971, 3125, NULL, '25.4050', '0.0000', '0.0000', '10700.0000', '10700.0000', '-25.4050', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6093, '2021-02-07', 83, 5972, 3126, NULL, '16.1100', '0.0000', '0.0000', '10600.0000', '10600.0000', '-16.1100', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6094, '2021-02-07', 83, 5973, 3127, NULL, '20.8050', '0.0000', '0.0000', '9800.0000', '9800.0000', '-20.8050', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6095, '2021-02-07', 83, 5974, 3128, NULL, '25.4800', '0.0000', '0.0000', '7900.0000', '7900.0000', '-25.4800', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6096, '2021-02-07', 83, 5975, 3129, NULL, '30.0000', '0.0000', '0.0000', '9700.0000', '9700.0000', '-30.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6097, '2021-02-07', 83, 5976, 3130, NULL, '90.0000', '0.0000', '0.0000', '9700.0000', '9700.0000', '-90.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6112, '2021-02-08', 83, 5991, 3131, NULL, '21.3250', '0.0000', '0.0000', '10500.0000', '10500.0000', '-21.3250', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6113, '2021-02-08', 83, 5992, 3132, NULL, '22.2150', '0.0000', '0.0000', '10500.0000', '10500.0000', '-22.2150', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6115, '2021-02-08', 83, 5994, 3133, NULL, '17.1900', '0.0000', '0.0000', '9600.0000', '9600.0000', '-17.1900', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6116, '2021-02-08', 83, 5995, 3134, NULL, '19.2000', '0.0000', '0.0000', '9600.0000', '9600.0000', '-19.2000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6117, '2021-02-08', 83, 5996, 3135, NULL, '24.0000', '0.0000', '0.0000', '10800.0000', '10800.0000', '-24.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6118, '2021-02-08', 83, 5997, 3136, NULL, '23.1600', '0.0000', '0.0000', '10800.0000', '10800.0000', '-23.1600', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6119, '2021-02-08', 83, 5998, 3137, NULL, '19.0400', '0.0000', '0.0000', '9800.0000', '9800.0000', '-19.0400', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6120, '2021-02-08', 83, 5999, 3138, NULL, '13.7950', '0.0000', '0.0000', '9700.0000', '9700.0000', '-13.7950', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6121, '2021-02-08', 83, 6000, 3139, NULL, '25.0000', '0.0000', '0.0000', '8800.0000', '8800.0000', '-25.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6122, '2021-02-08', 83, 6001, 3140, NULL, '20.8650', '0.0000', '0.0000', '9800.0000', '9800.0000', '-20.8650', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6123, '2021-02-08', 83, 6002, 3141, NULL, '24.4550', '0.0000', '0.0000', '10800.0000', '10800.0000', '-24.4550', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6124, '2021-02-08', 83, 6003, 3142, NULL, '14.5950', '0.0000', '0.0000', '10600.0000', '10600.0000', '-14.5950', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6125, '2021-02-08', 83, 6004, 3143, NULL, '21.0800', '0.0000', '0.0000', '8600.0000', '8600.0000', '-21.0800', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6126, '2021-02-08', 83, 6005, 3144, NULL, '58.0000', '0.0000', '0.0000', '9700.0000', '9700.0000', '-58.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6130, '2021-02-08', 82, 6009, 3145, NULL, '180.0000', '0.0000', '0.0000', '172.0000', '172.0000', '-180.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6131, '2021-02-08', 82, 6010, 3146, NULL, '93.0000', '0.0000', '0.0000', '168.0000', '168.0000', '-93.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6132, '2021-02-08', 82, 6011, 3147, NULL, '186.0000', '0.0000', '0.0000', '167.0000', '167.0000', '-186.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6134, '2021-02-09', 82, 6013, 3148, NULL, '90.0000', '0.0000', '0.0000', '167.0000', '167.0000', '-90.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6142, '2021-02-09', 83, 6021, 3149, NULL, '19.4700', '0.0000', '0.0000', '9800.0000', '9800.0000', '-19.4700', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6143, '2021-02-09', 83, 6022, 3150, NULL, '16.2950', '0.0000', '0.0000', '9600.0000', '9600.0000', '-16.2950', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6144, '2021-02-09', 83, 6023, 3151, NULL, '14.0200', '0.0000', '0.0000', '9700.0000', '9700.0000', '-14.0200', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6145, '2021-02-09', 83, 6024, 3152, NULL, '12.7750', '0.0000', '0.0000', '9700.0000', '9700.0000', '-12.7750', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6146, '2021-02-09', 83, 6025, 3153, NULL, '14.8800', '0.0000', '0.0000', '10600.0000', '10600.0000', '-14.8800', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6147, '2021-02-09', 83, 6026, 3154, NULL, '24.1450', '0.0000', '0.0000', '10800.0000', '10800.0000', '-24.1450', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6148, '2021-02-09', 83, 6027, 3155, NULL, '16.0150', '0.0000', '0.0000', '7400.0000', '7400.0000', '-16.0150', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6159, '2021-02-10', 83, 6038, 3156, NULL, '14.9700', '0.0000', '0.0000', '10700.0000', '10700.0000', '-14.9700', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6160, '2021-02-10', 83, 6039, 3157, NULL, '15.6500', '0.0000', '0.0000', '10700.0000', '10700.0000', '-15.6500', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6161, '2021-02-10', 83, 6040, 3158, NULL, '16.5400', '0.0000', '0.0000', '7400.0000', '7400.0000', '-16.5400', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6162, '2021-02-10', 83, 6041, 3159, NULL, '17.8900', '0.0000', '0.0000', '9550.0000', '9550.0000', '-17.8900', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6163, '2021-02-10', 83, 6042, 3160, NULL, '18.0550', '0.0000', '0.0000', '10800.0000', '10800.0000', '-18.0550', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6165, '2021-02-10', 83, 6044, 3161, NULL, '18.9050', '0.0000', '0.0000', '10800.0000', '10800.0000', '-18.9050', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6166, '2021-02-10', 83, 6045, 3162, NULL, '22.0450', '0.0000', '0.0000', '10600.0000', '10600.0000', '-22.0450', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6167, '2021-02-10', 83, 6046, 3163, NULL, '23.6600', '0.0000', '0.0000', '10800.0000', '10800.0000', '-23.6600', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6168, '2021-02-10', 83, 6047, 3164, NULL, '23.8350', '0.0000', '0.0000', '10800.0000', '10800.0000', '-23.8350', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6172, '2021-02-11', 83, 6051, 3165, NULL, '90.0000', '0.0000', '0.0000', '167.0000', '167.0000', '-90.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6173, '2021-02-11', 83, 6052, 3166, NULL, '80.0000', '0.0000', '0.0000', '167.0000', '167.0000', '-80.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6174, '2021-02-11', 83, 6053, 3167, NULL, '360.0000', '0.0000', '0.0000', '170.0000', '170.0000', '-360.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6194, '2021-02-11', 83, 6073, 3168, NULL, '24.2700', '0.0000', '0.0000', '9600.0000', '9600.0000', '-24.2700', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6195, '2021-02-11', 83, 6074, 3169, NULL, '23.9850', '0.0000', '0.0000', '9600.0000', '9600.0000', '-23.9850', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6196, '2021-02-11', 83, 6075, 3170, NULL, '17.6900', '0.0000', '0.0000', '9600.0000', '9600.0000', '-17.6900', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6197, '2021-02-11', 83, 6076, 3171, NULL, '23.8950', '0.0000', '0.0000', '10600.0000', '10600.0000', '-23.8950', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6198, '2021-02-11', 83, 6077, 3172, NULL, '23.6850', '0.0000', '0.0000', '10600.0000', '10600.0000', '-23.6850', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6199, '2021-02-11', 83, 6078, 3173, NULL, '20.5150', '0.0000', '0.0000', '8800.0000', '8800.0000', '-20.5150', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6200, '2021-02-11', 83, 6079, 3174, NULL, '19.4700', '0.0000', '0.0000', '8800.0000', '8800.0000', '-19.4700', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6201, '2021-02-11', 83, 6080, 3175, NULL, '22.7900', '0.0000', '0.0000', '8800.0000', '8800.0000', '-22.7900', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6202, '2021-02-11', 83, 6081, 3176, NULL, '20.2600', '0.0000', '0.0000', '8800.0000', '8800.0000', '-20.2600', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6203, '2021-02-11', 83, 6082, 3177, NULL, '15.9000', '0.0000', '0.0000', '8800.0000', '8800.0000', '-15.9000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6205, '2021-02-11', 83, 6084, 3179, NULL, '23.9700', '0.0000', '0.0000', '10800.0000', '10800.0000', '-23.9700', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6206, '2021-02-11', 83, 6085, 3180, NULL, '23.5800', '0.0000', '0.0000', '10800.0000', '10800.0000', '-23.5800', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6209, '2021-02-11', 83, 6088, 3183, NULL, '23.4250', '0.0000', '0.0000', '10800.0000', '10800.0000', '-23.4250', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6210, '2021-02-11', 83, 6089, 3184, NULL, '18.8050', '0.0000', '0.0000', '9700.0000', '9700.0000', '-18.8050', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6211, '2021-02-11', 83, 6090, 3185, NULL, '19.8600', '0.0000', '0.0000', '9800.0000', '9800.0000', '-19.8600', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6212, '2021-02-11', 83, 6091, 3186, NULL, '210.0000', '0.0000', '0.0000', '9700.0000', '9700.0000', '-210.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6213, '2021-02-03', 83, 6092, 3080, NULL, '25.0000', '0.0000', '0.0000', '9400.0000', '9400.0000', '-25.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6214, '2021-02-03', 83, 6093, 3081, NULL, '25.0000', '0.0000', '0.0000', '9400.0000', '9400.0000', '-25.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6216, '2021-02-11', 84, 6095, 3187, NULL, '1.0000', '0.0000', '0.0000', '2000.0000', '2000.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6218, '2021-02-12', 82, 6097, 3188, NULL, '90.0000', '0.0000', '0.0000', '170.0000', '170.0000', '-90.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6241, '2021-02-12', 83, 6120, 3189, NULL, '21.4250', '0.0000', '0.0000', '9600.0000', '9600.0000', '-21.4250', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6242, '2021-02-12', 83, 6121, 3190, NULL, '14.1000', '0.0000', '0.0000', '10500.0000', '10500.0000', '-14.1000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6243, '2021-02-12', 83, 6122, 3191, NULL, '18.6750', '0.0000', '0.0000', '10500.0000', '10500.0000', '-18.6750', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6244, '2021-02-12', 83, 6123, 3192, NULL, '15.4700', '0.0000', '0.0000', '9700.0000', '9700.0000', '-15.4700', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6245, '2021-02-12', 83, 6124, 3193, NULL, '22.9550', '0.0000', '0.0000', '10600.0000', '10600.0000', '-22.9550', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6246, '2021-02-12', 83, 6125, 3194, NULL, '18.8650', '0.0000', '0.0000', '10600.0000', '10600.0000', '-18.8650', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6247, '2021-02-12', 83, 6126, 3195, NULL, '22.5750', '0.0000', '0.0000', '10800.0000', '10800.0000', '-22.5750', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6248, '2021-02-12', 83, 6127, 3196, NULL, '23.5950', '0.0000', '0.0000', '10800.0000', '10800.0000', '-23.5950', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6249, '2021-02-12', 83, 6128, 3197, NULL, '22.8950', '0.0000', '0.0000', '10600.0000', '10600.0000', '-22.8950', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6250, '2021-02-12', 83, 6129, 3198, NULL, '23.9800', '0.0000', '0.0000', '10600.0000', '10600.0000', '-23.9800', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6251, '2021-02-12', 83, 6130, 3199, NULL, '22.3100', '0.0000', '0.0000', '10600.0000', '10600.0000', '-22.3100', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6252, '2021-02-12', 83, 6131, 3200, NULL, '24.5800', '0.0000', '0.0000', '10500.0000', '10500.0000', '-24.5800', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6253, '2021-02-12', 83, 6132, 3202, NULL, '24.3550', '0.0000', '0.0000', '10500.0000', '10500.0000', '-24.3550', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6254, '2021-02-12', 83, 6133, 3203, NULL, '24.4250', '0.0000', '0.0000', '10800.0000', '10800.0000', '-24.4250', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6255, '2021-02-12', 83, 6134, 3204, NULL, '24.0400', '0.0000', '0.0000', '10800.0000', '10800.0000', '-24.0400', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6256, '2021-02-12', 83, 6135, 3205, NULL, '19.3700', '0.0000', '0.0000', '10500.0000', '10500.0000', '-19.3700', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6257, '2021-02-12', 83, 6136, 3206, NULL, '23.8200', '0.0000', '0.0000', '10600.0000', '10600.0000', '-23.8200', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6258, '2021-02-12', 83, 6137, 3207, NULL, '22.3450', '0.0000', '0.0000', '10600.0000', '10600.0000', '-22.3450', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6260, '2021-02-12', 83, 6139, 3209, NULL, '24.2250', '0.0000', '0.0000', '8600.0000', '8600.0000', '-24.2250', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6261, '2021-02-12', 82, 6140, 3210, NULL, '23.7900', '0.0000', '0.0000', '8700.0000', '8700.0000', '-23.7900', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6266, '2021-02-13', 82, 6145, 3211, NULL, '246.0000', '0.0000', '0.0000', '167.0000', '167.0000', '-246.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6267, '2021-02-13', 82, 6146, 3212, NULL, '270.0000', '0.0000', '0.0000', '167.0000', '167.0000', '-270.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6269, '2021-02-13', 82, 6148, 3213, NULL, '182.0000', '0.0000', '0.0000', '167.0000', '167.0000', '-182.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6270, '2021-02-13', 82, 6149, 3214, NULL, '90.0000', '0.0000', '0.0000', '169.0000', '169.0000', '-90.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6279, '2021-02-13', 83, 6158, 3215, NULL, '25.5750', '0.0000', '0.0000', '8700.0000', '8700.0000', '-25.5750', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6280, '2021-02-13', 83, 6159, 3216, NULL, '27.5000', '0.0000', '0.0000', '8700.0000', '8700.0000', '-27.5000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6281, '2021-02-13', 83, 6160, 3217, NULL, '20.7350', '0.0000', '0.0000', '8600.0000', '8600.0000', '-20.7350', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6282, '2021-02-13', 83, 6161, 3218, NULL, '13.8600', '0.0000', '0.0000', '9600.0000', '9600.0000', '-13.8600', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6284, '2021-02-13', 83, 6163, 3220, NULL, '14.7350', '0.0000', '0.0000', '9700.0000', '9700.0000', '-14.7350', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6285, '2021-02-13', 83, 6164, 3221, NULL, '21.1350', '0.0000', '0.0000', '10600.0000', '10600.0000', '-21.1350', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6286, '2021-02-13', 83, 6165, 3222, NULL, '0.7450', '0.0000', '0.0000', '10500.0000', '10500.0000', '-0.7450', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6305, '2021-02-14', 82, 6184, 3223, NULL, '180.0000', '0.0000', '0.0000', '168.0000', '168.0000', '-180.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6306, '2021-02-14', 83, 6185, 3224, NULL, '27.0000', '0.0000', '0.0000', '9750.0000', '9750.0000', '-27.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6307, '2021-02-14', 83, 6186, 3225, NULL, '23.9400', '0.0000', '0.0000', '10800.0000', '10800.0000', '-23.9400', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6308, '2021-02-14', 83, 6187, 3226, NULL, '23.8500', '0.0000', '0.0000', '10800.0000', '10800.0000', '-23.8500', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6310, '2021-02-14', 83, 6189, 3227, NULL, '20.3550', '0.0000', '0.0000', '9600.0000', '9600.0000', '-20.3550', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6311, '2021-02-14', 83, 6190, 3228, NULL, '19.5450', '0.0000', '0.0000', '10800.0000', '10800.0000', '-19.5450', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6312, '2021-02-14', 83, 6191, 3229, NULL, '18.9850', '0.0000', '0.0000', '10500.0000', '10500.0000', '-18.9850', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6313, '2021-02-14', 83, 6192, 3230, NULL, '13.2800', '0.0000', '0.0000', '10600.0000', '10600.0000', '-13.2800', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6314, '2021-02-14', 83, 6193, 3231, NULL, '24.9300', '0.0000', '0.0000', '9600.0000', '9600.0000', '-24.9300', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6315, '2021-02-14', 83, 6194, 3232, NULL, '16.4900', '0.0000', '0.0000', '9600.0000', '9600.0000', '-16.4900', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6316, '2021-02-14', 83, 6195, 3233, NULL, '26.0000', '0.0000', '0.0000', '8700.0000', '8700.0000', '-26.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6317, '2021-02-14', 83, 6196, 3234, NULL, '24.2800', '0.0000', '0.0000', '8700.0000', '8700.0000', '-24.2800', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6318, '2021-02-14', 83, 6197, 3235, NULL, '25.2650', '0.0000', '0.0000', '8700.0000', '8700.0000', '-25.2650', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6319, '2021-02-14', 83, 6198, 3236, NULL, '22.4350', '0.0000', '0.0000', '8600.0000', '8600.0000', '-22.4350', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6320, '2021-02-14', 83, 6199, 3237, NULL, '15.3250', '0.0000', '0.0000', '8600.0000', '8600.0000', '-15.3250', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6321, '2021-02-14', 83, 6200, 3238, NULL, '26.0000', '0.0000', '0.0000', '9650.0000', '9650.0000', '-26.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6322, '2021-02-14', 83, 6201, 3239, NULL, '15.9900', '0.0000', '0.0000', '8600.0000', '8600.0000', '-15.9900', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6323, '2021-02-14', 83, 6202, 3240, NULL, '13.6850', '0.0000', '0.0000', '8600.0000', '8600.0000', '-13.6850', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6343, '2021-02-15', 83, 6222, 3242, NULL, '13.7800', '0.0000', '0.0000', '10600.0000', '10600.0000', '-13.7800', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6344, '2021-02-15', 83, 6223, 3241, NULL, '13.3850', '0.0000', '0.0000', '10600.0000', '10600.0000', '-13.3850', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6345, '2021-02-15', 83, 6224, 3243, NULL, '17.8550', '0.0000', '0.0000', '9600.0000', '9600.0000', '-17.8550', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6346, '2021-02-15', 83, 6225, 3244, NULL, '15.5250', '0.0000', '0.0000', '10700.0000', '10700.0000', '-15.5250', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6347, '2021-02-15', 83, 6226, 3245, NULL, '15.6550', '0.0000', '0.0000', '10700.0000', '10700.0000', '-15.6550', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6348, '2021-02-15', 83, 6227, 3246, NULL, '18.5300', '0.0000', '0.0000', '10500.0000', '10500.0000', '-18.5300', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6349, '2021-02-15', 83, 6228, 3247, NULL, '23.2500', '0.0000', '0.0000', '10800.0000', '10800.0000', '-23.2500', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6350, '2021-02-15', 83, 6229, 3248, NULL, '17.6750', '0.0000', '0.0000', '10700.0000', '10700.0000', '-17.6750', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6351, '2021-02-15', 83, 6230, 3249, NULL, '13.7300', '0.0000', '0.0000', '9700.0000', '9700.0000', '-13.7300', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6352, '2021-02-15', 83, 6231, 3250, NULL, '25.3950', '0.0000', '0.0000', '9000.0000', '9000.0000', '-25.3950', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6353, '2021-02-15', 83, 6232, 3251, NULL, '23.0850', '0.0000', '0.0000', '9000.0000', '9000.0000', '-23.0850', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6354, '2021-02-15', 83, 6233, 3252, NULL, '21.1350', '0.0000', '0.0000', '9000.0000', '9000.0000', '-21.1350', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6355, '2021-02-15', 83, 6234, 3253, NULL, '24.8200', '0.0000', '0.0000', '8600.0000', '8600.0000', '-24.8200', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6357, '2021-02-15', 83, 6236, 3254, NULL, '21.8550', '0.0000', '0.0000', '9600.0000', '9600.0000', '-21.8550', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6358, '2021-02-15', 83, 6237, 3255, NULL, '24.0400', '0.0000', '0.0000', '10800.0000', '10800.0000', '-24.0400', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6360, '2021-02-15', 84, 6239, 3256, NULL, '1.0000', '0.0000', '0.0000', '31000.0000', '31000.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6382, '2021-02-16', 83, 6261, 3257, NULL, '15.7100', '0.0000', '0.0000', '8600.0000', '8600.0000', '-15.7100', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6384, '2021-02-16', 83, 6263, 3259, NULL, '14.4750', '0.0000', '0.0000', '10500.0000', '10500.0000', '-14.4750', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6385, '2021-02-16', 83, 6264, 3258, NULL, '15.3400', '0.0000', '0.0000', '10500.0000', '10500.0000', '-15.3400', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6386, '2021-02-16', 83, 6265, 3260, NULL, '22.6400', '0.0000', '0.0000', '8600.0000', '8600.0000', '-22.6400', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6387, '2021-02-16', 83, 6266, 3261, NULL, '24.4050', '0.0000', '0.0000', '8700.0000', '8700.0000', '-24.4050', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6388, '2021-02-16', 83, 6267, 3262, NULL, '22.5200', '0.0000', '0.0000', '8700.0000', '8700.0000', '-22.5200', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6389, '2021-02-16', 83, 6268, 3263, NULL, '19.5500', '0.0000', '0.0000', '8700.0000', '8700.0000', '-19.5500', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6390, '2021-02-16', 83, 6269, 3264, NULL, '5.5900', '0.0000', '0.0000', '8700.0000', '8700.0000', '-5.5900', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6391, '2021-02-16', 83, 6270, 3265, NULL, '13.8350', '0.0000', '0.0000', '8600.0000', '8600.0000', '-13.8350', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6392, '2021-02-16', 83, 6271, 3266, NULL, '16.5850', '0.0000', '0.0000', '7400.0000', '7400.0000', '-16.5850', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6393, '2021-02-16', 83, 6272, 3267, NULL, '24.0700', '0.0000', '0.0000', '10600.0000', '10600.0000', '-24.0700', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6395, '2021-02-16', 83, 6274, 3268, NULL, '19.3700', '0.0000', '0.0000', '10600.0000', '10600.0000', '-19.3700', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6396, '2021-02-16', 83, 6275, 3269, NULL, '17.5800', '0.0000', '0.0000', '10600.0000', '10600.0000', '-17.5800', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6397, '2021-02-16', 83, 6276, 3270, NULL, '20.0200', '0.0000', '0.0000', '10550.0000', '10550.0000', '-20.0200', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6398, '2021-02-16', 83, 6277, 3271, NULL, '18.5200', '0.0000', '0.0000', '10500.0000', '10500.0000', '-18.5200', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6399, '2021-02-16', 83, 6278, 3272, NULL, '22.9900', '0.0000', '0.0000', '10500.0000', '10500.0000', '-22.9900', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6400, '2021-02-16', 83, 6279, 3273, NULL, '23.8500', '0.0000', '0.0000', '10500.0000', '10500.0000', '-23.8500', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6401, '2021-02-16', 83, 6280, 3274, NULL, '23.6600', '0.0000', '0.0000', '10500.0000', '10500.0000', '-23.6600', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6402, '2021-02-16', 83, 6281, 3275, NULL, '21.2800', '0.0000', '0.0000', '9600.0000', '9600.0000', '-21.2800', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6403, '2021-02-16', 83, 6282, 3276, NULL, '15.7300', '0.0000', '0.0000', '10600.0000', '10600.0000', '-15.7300', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6404, '2021-02-16', 83, 6283, 3277, NULL, '14.5000', '0.0000', '0.0000', '9700.0000', '9700.0000', '-14.5000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6432, '2021-02-17', 83, 6311, 3280, NULL, '14.5200', '0.0000', '0.0000', '9700.0000', '9700.0000', '-14.5200', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6433, '2021-02-17', 83, 6312, 3281, NULL, '24.4150', '0.0000', '0.0000', '9600.0000', '9600.0000', '-24.4150', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6434, '2021-02-17', 83, 6313, 3282, NULL, '19.4200', '0.0000', '0.0000', '9600.0000', '9600.0000', '-19.4200', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6436, '2021-02-17', 83, 6315, 3283, NULL, '18.2400', '0.0000', '0.0000', '10500.0000', '10500.0000', '-18.2400', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6437, '2021-02-17', 82, 6316, 3279, NULL, '488.0000', '0.0000', '0.0000', '168.0000', '168.0000', '-488.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6439, '2021-02-17', 83, 6318, 3285, NULL, '17.4950', '0.0000', '0.0000', '9600.0000', '9600.0000', '-17.4950', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6440, '2021-02-17', 83, 6319, 3284, NULL, '18.8750', '0.0000', '0.0000', '10500.0000', '10500.0000', '-18.8750', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6441, '2021-02-17', 83, 6320, 3286, NULL, '21.0750', '0.0000', '0.0000', '9500.0000', '9500.0000', '-21.0750', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6442, '2021-02-17', 83, 6321, 3287, NULL, '20.6100', '0.0000', '0.0000', '9500.0000', '9500.0000', '-20.6100', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6443, '2021-02-17', 83, 6322, 3288, NULL, '22.6250', '0.0000', '0.0000', '10800.0000', '10800.0000', '-22.6250', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6444, '2021-02-17', 83, 6323, 3289, NULL, '24.2900', '0.0000', '0.0000', '10000.0000', '10000.0000', '-24.2900', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6445, '2021-02-17', 83, 6324, 3291, NULL, '20.1250', '0.0000', '0.0000', '9400.0000', '9400.0000', '-20.1250', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6446, '2021-02-17', 83, 6325, 3290, NULL, '20.4300', '0.0000', '0.0000', '9400.0000', '9400.0000', '-20.4300', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6447, '2021-02-17', 83, 6326, 3292, NULL, '19.5550', '0.0000', '0.0000', '9400.0000', '9400.0000', '-19.5550', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6448, '2021-02-17', 83, 6327, 3293, NULL, '20.8250', '0.0000', '0.0000', '10000.0000', '10000.0000', '-20.8250', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6450, '2021-02-17', 83, 6329, 3295, NULL, '23.6450', '0.0000', '0.0000', '10575.0000', '10575.0000', '-23.6450', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6451, '2021-02-17', 83, 6330, 3296, NULL, '24.3200', '0.0000', '0.0000', '10575.0000', '10575.0000', '-24.3200', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6452, '2021-02-17', 83, 6331, 3297, NULL, '18.8600', '0.0000', '0.0000', '8700.0000', '8700.0000', '-18.8600', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6453, '2021-02-17', 83, 6332, 3298, NULL, '20.6900', '0.0000', '0.0000', '8700.0000', '8700.0000', '-20.6900', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6454, '2021-02-17', 83, 6333, 3299, NULL, '22.5700', '0.0000', '0.0000', '8600.0000', '8600.0000', '-22.5700', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6455, '2021-02-17', 83, 6334, 3300, NULL, '17.4000', '0.0000', '0.0000', '7400.0000', '7400.0000', '-17.4000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6456, '2021-02-17', 83, 6335, 3301, NULL, '120.0000', '0.0000', '0.0000', '9800.0000', '9800.0000', '-120.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6473, '2021-02-18', 83, 6352, 3308, NULL, '13.3200', '0.0000', '0.0000', '8700.0000', '8700.0000', '-13.3200', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6474, '2021-02-18', 83, 6353, 3302, NULL, '23.4600', '0.0000', '0.0000', '9600.0000', '9600.0000', '-23.4600', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6475, '2021-02-18', 83, 6354, 3303, NULL, '20.6650', '0.0000', '0.0000', '9600.0000', '9600.0000', '-20.6650', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6476, '2021-02-18', 83, 6355, 3304, NULL, '12.1250', '0.0000', '0.0000', '9600.0000', '9600.0000', '-12.1250', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6477, '2021-02-18', 83, 6356, 3305, NULL, '25.0750', '0.0000', '0.0000', '10450.0000', '10450.0000', '-25.0750', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6478, '2021-02-18', 83, 6357, 3306, NULL, '15.2400', '0.0000', '0.0000', '9400.0000', '9400.0000', '-15.2400', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6480, '2021-02-18', 83, 6359, 3309, NULL, '20.4850', '0.0000', '0.0000', '8700.0000', '8700.0000', '-20.4850', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6481, '2021-02-17', 83, 6360, 3310, NULL, '17.5900', '0.0000', '0.0000', '9600.0000', '9600.0000', '-17.5900', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6482, '2021-02-18', 83, 6361, 3311, NULL, '16.7250', '0.0000', '0.0000', '7400.0000', '7400.0000', '-16.7250', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6493, '2021-02-19', 82, 6372, 3316, NULL, '90.0000', '0.0000', '0.0000', '172.0000', '172.0000', '-90.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6512, '2021-02-19', 83, 6391, 3312, NULL, '24.6450', '0.0000', '0.0000', '9600.0000', '9600.0000', '-24.6450', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6513, '2021-02-19', 83, 6392, 3313, NULL, '25.3700', '0.0000', '0.0000', '9600.0000', '9600.0000', '-25.3700', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6514, '2021-02-19', 83, 6393, 3314, NULL, '21.6600', '0.0000', '0.0000', '9600.0000', '9600.0000', '-21.6600', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6515, '2021-02-19', 83, 6394, 3318, NULL, '14.8450', '0.0000', '0.0000', '9700.0000', '9700.0000', '-14.8450', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6516, '2021-02-19', 83, 6395, 3319, NULL, '15.0000', '0.0000', '0.0000', '9700.0000', '9700.0000', '-15.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6517, '2021-02-19', 83, 6396, 3320, NULL, '23.9650', '0.0000', '0.0000', '10500.0000', '10500.0000', '-23.9650', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6518, '2021-02-19', 83, 6397, 3321, NULL, '22.9400', '0.0000', '0.0000', '10800.0000', '10800.0000', '-22.9400', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6519, '2021-02-19', 83, 6398, 3322, NULL, '19.0550', '0.0000', '0.0000', '10450.0000', '10450.0000', '-19.0550', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6520, '2021-02-19', 83, 6399, 3323, NULL, '19.6700', '0.0000', '0.0000', '10450.0000', '10450.0000', '-19.6700', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6521, '2021-02-19', 83, 6400, 3324, NULL, '15.0100', '0.0000', '0.0000', '10600.0000', '10600.0000', '-15.0100', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6522, '2021-02-19', 83, 6401, 3325, NULL, '19.0600', '0.0000', '0.0000', '10600.0000', '10600.0000', '-19.0600', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6523, '2021-02-19', 83, 6402, 3326, NULL, '25.1750', '0.0000', '0.0000', '10600.0000', '10600.0000', '-25.1750', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6524, '2021-02-19', 83, 6403, 3327, NULL, '16.6450', '0.0000', '0.0000', '10500.0000', '10500.0000', '-16.6450', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6525, '2021-02-19', 83, 6404, 3328, NULL, '11.0400', '0.0000', '0.0000', '10500.0000', '10500.0000', '-11.0400', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6526, '2021-02-19', 83, 6405, 3329, NULL, '23.8400', '0.0000', '0.0000', '10800.0000', '10800.0000', '-23.8400', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6527, '2021-02-19', 83, 6406, 3330, NULL, '21.5500', '0.0000', '0.0000', '8700.0000', '8700.0000', '-21.5500', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6528, '2021-02-19', 83, 6407, 3331, NULL, '21.1700', '0.0000', '0.0000', '8700.0000', '8700.0000', '-21.1700', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6529, '2021-02-19', 83, 6408, 3332, NULL, '21.6500', '0.0000', '0.0000', '8700.0000', '8700.0000', '-21.6500', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6530, '2021-02-19', 83, 6409, 3333, NULL, '18.0800', '0.0000', '0.0000', '9400.0000', '9400.0000', '-18.0800', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6531, '2021-02-19', 83, 6410, 3334, NULL, '173.0000', '0.0000', '0.0000', '9800.0000', '9800.0000', '-173.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6532, '2021-02-19', 83, 6411, 3335, NULL, '100.0000', '0.0000', '0.0000', '9800.0000', '9800.0000', '-100.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6535, '2021-02-16', 84, 6414, 3336, NULL, '1.0000', '0.0000', '0.0000', '1000000.0000', '1000000.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6558, '2021-02-20', 83, 6437, 3339, NULL, '23.6450', '0.0000', '0.0000', '10500.0000', '10500.0000', '-23.6450', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6559, '2021-02-20', 83, 6438, 3340, NULL, '14.3250', '0.0000', '0.0000', '10600.0000', '10600.0000', '-14.3250', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6560, '2021-02-20', 83, 6439, 3341, NULL, '25.1000', '0.0000', '0.0000', '10600.0000', '10600.0000', '-25.1000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6561, '2021-02-20', 83, 6440, 3342, NULL, '24.2400', '0.0000', '0.0000', '9000.0000', '9000.0000', '-24.2400', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6562, '2021-02-20', 83, 6441, 3343, NULL, '25.0000', '0.0000', '0.0000', '9000.0000', '9000.0000', '-25.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6563, '2021-02-20', 83, 6442, 3344, NULL, '23.8100', '0.0000', '0.0000', '9000.0000', '9000.0000', '-23.8100', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6564, '2021-02-20', 83, 6443, 3345, NULL, '25.4050', '0.0000', '0.0000', '9400.0000', '9400.0000', '-25.4050', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6567, '2021-02-20', 83, 6446, 3346, NULL, '18.4650', '0.0000', '0.0000', '9500.0000', '9500.0000', '-18.4650', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6569, '2021-02-20', 83, 6448, 3348, NULL, '14.0050', '0.0000', '0.0000', '9400.0000', '9400.0000', '-14.0050', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6573, '2021-02-20', 83, 6452, 3351, NULL, '18.6500', '0.0000', '0.0000', '8700.0000', '8700.0000', '-18.6500', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6574, '2021-02-20', 83, 6453, 3352, NULL, '16.1750', '0.0000', '0.0000', '7400.0000', '7400.0000', '-16.1750', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6596, '2021-02-21', 83, 6475, 3355, NULL, '14.9800', '0.0000', '0.0000', '9700.0000', '9700.0000', '-14.9800', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6597, '2021-02-21', 83, 6476, 3356, NULL, '25.5350', '0.0000', '0.0000', '9700.0000', '9700.0000', '-25.5350', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6598, '2021-02-21', 83, 6477, 3357, NULL, '15.5000', '0.0000', '0.0000', '9700.0000', '9700.0000', '-15.5000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6600, '2021-02-21', 83, 6479, 3359, NULL, '21.3450', '0.0000', '0.0000', '9500.0000', '9500.0000', '-21.3450', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6601, '2021-02-21', 83, 6480, 3360, NULL, '24.2550', '0.0000', '0.0000', '10000.0000', '10000.0000', '-24.2550', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6602, '2021-02-21', 83, 6481, 3361, NULL, '20.4350', '0.0000', '0.0000', '9400.0000', '9400.0000', '-20.4350', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6603, '2021-02-21', 83, 6482, 3362, NULL, '24.5850', '0.0000', '0.0000', '10600.0000', '10600.0000', '-24.5850', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6604, '2021-02-21', 83, 6483, 3363, NULL, '19.0600', '0.0000', '0.0000', '10600.0000', '10600.0000', '-19.0600', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6605, '2021-02-21', 83, 6484, 3364, NULL, '18.5800', '0.0000', '0.0000', '10600.0000', '10600.0000', '-18.5800', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6606, '2021-02-21', 83, 6485, 3365, NULL, '19.1350', '0.0000', '0.0000', '10600.0000', '10600.0000', '-19.1350', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6607, '2021-02-21', 83, 6486, 3366, NULL, '19.7600', '0.0000', '0.0000', '8700.0000', '8700.0000', '-19.7600', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6608, '2021-02-21', 83, 6487, 3367, NULL, '26.1150', '0.0000', '0.0000', '8600.0000', '8600.0000', '-26.1150', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6609, '2021-02-21', 83, 6488, 3368, NULL, '25.0550', '0.0000', '0.0000', '8600.0000', '8600.0000', '-25.0550', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6610, '2021-02-21', 83, 6489, 3369, NULL, '24.2150', '0.0000', '0.0000', '10800.0000', '10800.0000', '-24.2150', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6611, '2021-02-21', 83, 6490, 3370, NULL, '21.7100', '0.0000', '0.0000', '10800.0000', '10800.0000', '-21.7100', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6612, '2021-02-21', 83, 6491, 3371, NULL, '17.5750', '0.0000', '0.0000', '9600.0000', '9600.0000', '-17.5750', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6613, '2021-02-21', 83, 6492, 3372, NULL, '25.4400', '0.0000', '0.0000', '10800.0000', '10800.0000', '-25.4400', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6614, '2021-02-21', 83, 6493, 3373, NULL, '14.1100', '0.0000', '0.0000', '9600.0000', '9600.0000', '-14.1100', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6616, '2021-02-21', 83, 6495, 3374, NULL, '23.8550', '0.0000', '0.0000', '10600.0000', '10600.0000', '-23.8550', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6635, '2021-02-22', 83, 6514, 3375, NULL, '25.5800', '0.0000', '0.0000', '9600.0000', '9600.0000', '-25.5800', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6636, '2021-02-22', 83, 6515, 3376, NULL, '26.0800', '0.0000', '0.0000', '9600.0000', '9600.0000', '-26.0800', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6637, '2021-02-22', 83, 6516, 3377, NULL, '25.1450', '0.0000', '0.0000', '10800.0000', '10800.0000', '-25.1450', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6638, '2021-02-22', 83, 6517, 3378, NULL, '14.1800', '0.0000', '0.0000', '10600.0000', '10600.0000', '-14.1800', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6639, '2021-02-22', 83, 6518, 3379, NULL, '23.8750', '0.0000', '0.0000', '10800.0000', '10800.0000', '-23.8750', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6640, '2021-02-22', 83, 6519, 3380, NULL, '15.3750', '0.0000', '0.0000', '10500.0000', '10500.0000', '-15.3750', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6641, '2021-02-22', 83, 6520, 3381, NULL, '15.1950', '0.0000', '0.0000', '10500.0000', '10500.0000', '-15.1950', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6642, '2021-02-22', 83, 6521, 3382, NULL, '22.7100', '0.0000', '0.0000', '10500.0000', '10500.0000', '-22.7100', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6643, '2021-02-22', 83, 6522, 3383, NULL, '23.5900', '0.0000', '0.0000', '10500.0000', '10500.0000', '-23.5900', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6644, '2021-02-22', 83, 6523, 3384, NULL, '22.4900', '0.0000', '0.0000', '10500.0000', '10500.0000', '-22.4900', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6645, '2021-02-22', 83, 6524, 3385, NULL, '17.5000', '0.0000', '0.0000', '9700.0000', '9700.0000', '-17.5000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6646, '2021-02-22', 83, 6525, 3386, NULL, '19.5150', '0.0000', '0.0000', '10600.0000', '10600.0000', '-19.5150', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6647, '2021-02-22', 83, 6526, 3387, NULL, '24.4950', '0.0000', '0.0000', '10600.0000', '10600.0000', '-24.4950', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6648, '2021-02-22', 83, 6527, 3388, NULL, '23.4150', '0.0000', '0.0000', '10500.0000', '10500.0000', '-23.4150', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6649, '2021-02-22', 83, 6528, 3389, NULL, '16.9200', '0.0000', '0.0000', '7400.0000', '7400.0000', '-16.9200', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6650, '2021-02-22', 83, 6529, 3390, NULL, '17.1350', '0.0000', '0.0000', '8500.0000', '8500.0000', '-17.1350', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6652, '2021-02-22', 83, 6531, 3392, NULL, '25.2950', '0.0000', '0.0000', '9400.0000', '9400.0000', '-25.2950', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6654, '2021-02-12', 88, 6533, 3393, NULL, '1.0000', '0.0000', '0.0000', '600.0000', '600.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6657, '2021-02-11', 88, 6536, 3394, NULL, '4.0000', '0.0000', '0.0000', '600.0000', '600.0000', '-4.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6659, '2021-02-08', 88, 6538, 3396, NULL, '1.0000', '0.0000', '0.0000', '400.0000', '400.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6678, '2021-02-23', 83, 6557, 3397, NULL, '20.2350', '0.0000', '0.0000', '9700.0000', '9700.0000', '-20.2350', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6679, '2021-02-23', 83, 6558, 3398, NULL, '20.5850', '0.0000', '0.0000', '9600.0000', '9600.0000', '-20.5850', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6680, '2021-02-23', 83, 6559, 3399, NULL, '17.8100', '0.0000', '0.0000', '9400.0000', '9400.0000', '-17.8100', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6681, '2021-02-23', 83, 6560, 3400, NULL, '22.0950', '0.0000', '0.0000', '9400.0000', '9400.0000', '-22.0950', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6682, '2021-02-23', 83, 6561, 3401, NULL, '22.9700', '0.0000', '0.0000', '9400.0000', '9400.0000', '-22.9700', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6683, '2021-02-23', 83, 6562, 3402, NULL, '22.1950', '0.0000', '0.0000', '9600.0000', '9600.0000', '-22.1950', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6684, '2021-02-23', 83, 6563, 3403, NULL, '25.7600', '0.0000', '0.0000', '9600.0000', '9600.0000', '-25.7600', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6685, '2021-02-23', 83, 6564, 3404, NULL, '24.4350', '0.0000', '0.0000', '9600.0000', '9600.0000', '-24.4350', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6686, '2021-02-23', 83, 6565, 3405, NULL, '19.0850', '0.0000', '0.0000', '10600.0000', '10600.0000', '-19.0850', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6687, '2021-02-23', 83, 6566, 3406, NULL, '24.0350', '0.0000', '0.0000', '10600.0000', '10600.0000', '-24.0350', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6688, '2021-02-23', 83, 6567, 3407, NULL, '19.5800', '0.0000', '0.0000', '10500.0000', '10500.0000', '-19.5800', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6689, '2021-02-23', 83, 6568, 3408, NULL, '14.9150', '0.0000', '0.0000', '9700.0000', '9700.0000', '-14.9150', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6690, '2021-02-23', 83, 6569, 3409, NULL, '14.3250', '0.0000', '0.0000', '10600.0000', '10600.0000', '-14.3250', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6691, '2021-02-23', 83, 6570, 3410, NULL, '20.4700', '0.0000', '0.0000', '10600.0000', '10600.0000', '-20.4700', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6693, '2021-02-23', 83, 6572, 3412, NULL, '25.8250', '0.0000', '0.0000', '8600.0000', '8600.0000', '-25.8250', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6694, '2021-02-23', 83, 6573, 3413, NULL, '17.3700', '0.0000', '0.0000', '8500.0000', '8500.0000', '-17.3700', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6695, '2021-02-23', 83, 6574, 3414, NULL, '24.5350', '0.0000', '0.0000', '8500.0000', '8500.0000', '-24.5350', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6696, '2021-02-23', 83, 6575, 3411, NULL, '24.7600', '0.0000', '0.0000', '10800.0000', '10800.0000', '-24.7600', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6708, '2021-01-26', 83, 6587, 2879, NULL, '19.0700', '0.0000', '0.0000', '9000.0000', '9000.0000', '-19.0700', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6709, '2021-01-26', 83, 6588, 2880, NULL, '19.0800', '0.0000', '0.0000', '9000.0000', '9000.0000', '-19.0800', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6710, '2021-01-28', 83, 6589, 2928, NULL, '19.0700', '0.0000', '0.0000', '9000.0000', '9000.0000', '-19.0700', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6711, '2021-01-30', 83, 6590, 2982, NULL, '19.0700', '0.0000', '0.0000', '9000.0000', '9000.0000', '-19.0700', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6712, '2021-01-30', 83, 6591, 2983, NULL, '19.0700', '0.0000', '0.0000', '9000.0000', '9000.0000', '-19.0700', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6713, '2021-02-02', 83, 6592, 3056, NULL, '19.0700', '0.0000', '0.0000', '9000.0000', '9000.0000', '-19.0700', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6715, '2021-02-05', 83, 6594, 3107, NULL, '19.0700', '0.0000', '0.0000', '9000.0000', '9000.0000', '-19.0700', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6717, '2021-02-12', 83, 6596, 3208, NULL, '19.0700', '0.0000', '0.0000', '9000.0000', '9000.0000', '-19.0700', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6718, '2021-02-13', 83, 6597, 3219, NULL, '19.0800', '0.0000', '0.0000', '9000.0000', '9000.0000', '-19.0800', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6719, '2021-02-17', 83, 6598, 3294, NULL, '19.0700', '0.0000', '0.0000', '9000.0000', '9000.0000', '-19.0700', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6721, '2021-02-18', 83, 6600, 3307, NULL, '19.0800', '0.0000', '0.0000', '9000.0000', '9000.0000', '-19.0800', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6722, '2021-02-20', 83, 6601, 3347, NULL, '19.0800', '0.0000', '0.0000', '9000.0000', '9000.0000', '-19.0800', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6724, '2021-02-22', 83, 6603, 3391, NULL, '19.0700', '0.0000', '0.0000', '9000.0000', '9000.0000', '-19.0700', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6735, '2021-02-24', 83, 6614, 3415, NULL, '19.3400', '0.0000', '0.0000', '10500.0000', '10500.0000', '-19.3400', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6736, '2021-02-24', 83, 6615, 3416, NULL, '17.7500', '0.0000', '0.0000', '10500.0000', '10500.0000', '-17.7500', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6737, '2021-02-24', 83, 6616, 3417, NULL, '18.4500', '0.0000', '0.0000', '10500.0000', '10500.0000', '-18.4500', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6738, '2021-02-24', 83, 6617, 3418, NULL, '13.9500', '0.0000', '0.0000', '9700.0000', '9700.0000', '-13.9500', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6739, '2021-02-24', 83, 6618, 3419, NULL, '22.6100', '0.0000', '0.0000', '10550.0000', '10550.0000', '-22.6100', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6740, '2021-02-24', 83, 6619, 3420, NULL, '17.3500', '0.0000', '0.0000', '10600.0000', '10600.0000', '-17.3500', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6741, '2021-02-24', 83, 6620, 3421, NULL, '23.0100', '0.0000', '0.0000', '10600.0000', '10600.0000', '-23.0100', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6742, '2021-02-24', 83, 6621, 3422, NULL, '20.0850', '0.0000', '0.0000', '9700.0000', '9700.0000', '-20.0850', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6743, '2021-02-24', 83, 6622, 3423, NULL, '14.0000', '0.0000', '0.0000', '9700.0000', '9700.0000', '-14.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6744, '2021-02-24', 83, 6623, 3424, NULL, '16.4600', '0.0000', '0.0000', '7400.0000', '7400.0000', '-16.4600', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6745, '2021-02-24', 83, 6624, 3425, NULL, '19.0730', '0.0000', '0.0000', '9000.0000', '9000.0000', '-19.0730', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6746, '2021-02-24', 83, 6625, 3426, NULL, '15.8800', '0.0000', '0.0000', '9500.0000', '9500.0000', '-15.8800', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6747, '2021-02-24', 83, 6626, 3427, NULL, '21.7400', '0.0000', '0.0000', '9500.0000', '9500.0000', '-21.7400', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6749, '2021-02-24', 83, 6628, 3428, NULL, '17.6100', '0.0000', '0.0000', '9400.0000', '9400.0000', '-17.6100', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6751, '2021-02-24', 83, 6630, 3430, NULL, '42.0000', '0.0000', '0.0000', '8550.0000', '8550.0000', '-42.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6752, '2021-02-24', 83, 6631, 3431, NULL, '14.2850', '0.0000', '0.0000', '10600.0000', '10600.0000', '-14.2850', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6753, '2021-02-24', 83, 6632, 3432, NULL, '14.8450', '0.0000', '0.0000', '10600.0000', '10600.0000', '-14.8450', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6754, '2021-02-24', 83, 6633, 3433, NULL, '20.2850', '0.0000', '0.0000', '8700.0000', '8700.0000', '-20.2850', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6755, '2021-02-24', 83, 6634, 3434, NULL, '25.1450', '0.0000', '0.0000', '8500.0000', '8500.0000', '-25.1450', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6756, '2021-02-24', 83, 6635, 3435, NULL, '15.4350', '0.0000', '0.0000', '8600.0000', '8600.0000', '-15.4350', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6758, '2021-02-24', 87, 6637, 3436, NULL, '1.0000', '0.0000', '0.0000', '0.0000', '0.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6779, '2021-02-25', 83, 6658, 3438, NULL, '24.2400', '0.0000', '0.0000', '10500.0000', '10500.0000', '-24.2400', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6780, '2021-02-25', 83, 6659, 3437, NULL, '19.7400', '0.0000', '0.0000', '10600.0000', '10600.0000', '-19.7400', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6781, '2021-02-25', 83, 6660, 3439, NULL, '24.0400', '0.0000', '0.0000', '10600.0000', '10600.0000', '-24.0400', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6782, '2021-02-25', 83, 6661, 3440, NULL, '23.7600', '0.0000', '0.0000', '10800.0000', '10800.0000', '-23.7600', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6783, '2021-02-25', 83, 6662, 3441, NULL, '15.6650', '0.0000', '0.0000', '10500.0000', '10500.0000', '-15.6650', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6784, '2021-02-25', 83, 6663, 3442, NULL, '23.5500', '0.0000', '0.0000', '10500.0000', '10500.0000', '-23.5500', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6785, '2021-02-25', 83, 6664, 3443, NULL, '23.5000', '0.0000', '0.0000', '10500.0000', '10500.0000', '-23.5000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6786, '2021-02-25', 83, 6665, 3444, NULL, '17.9250', '0.0000', '0.0000', '10500.0000', '10500.0000', '-17.9250', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6787, '1970-01-01', 83, 6666, 3445, NULL, '23.3700', '0.0000', '0.0000', '9500.0000', '9500.0000', '-23.3700', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6789, '2021-02-25', 83, 6668, 3447, NULL, '22.4750', '0.0000', '0.0000', '7400.0000', '7400.0000', '-22.4750', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6790, '2021-02-25', 83, 6669, 3448, NULL, '24.4050', '0.0000', '0.0000', '7400.0000', '7400.0000', '-24.4050', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6791, '2021-02-25', 83, 6670, 3449, NULL, '24.9950', '0.0000', '0.0000', '7400.0000', '7400.0000', '-24.9950', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6792, '2021-02-25', 83, 6671, 3450, NULL, '23.1050', '0.0000', '0.0000', '7400.0000', '7400.0000', '-23.1050', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6793, '2021-02-25', 83, 6672, 3451, NULL, '23.2850', '0.0000', '0.0000', '7400.0000', '7400.0000', '-23.2850', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6794, '2021-02-25', 83, 6673, 3452, NULL, '24.8000', '0.0000', '0.0000', '7400.0000', '7400.0000', '-24.8000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6795, '2021-02-25', 83, 6674, 3453, NULL, '17.0200', '0.0000', '0.0000', '7400.0000', '7400.0000', '-17.0200', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6796, '2021-02-25', 83, 6675, 3454, NULL, '22.5600', '0.0000', '0.0000', '10600.0000', '10600.0000', '-22.5600', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6797, '2021-02-25', 83, 6676, 3455, NULL, '13.9550', '0.0000', '0.0000', '10550.0000', '10550.0000', '-13.9550', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6815, '2021-02-26', 83, 6694, 3456, NULL, '23.8450', '0.0000', '0.0000', '10550.0000', '10550.0000', '-23.8450', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6816, '2021-02-26', 83, 6695, 3457, NULL, '23.7950', '0.0000', '0.0000', '10550.0000', '10550.0000', '-23.7950', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6817, '2021-02-26', 83, 6696, 3458, NULL, '21.7950', '0.0000', '0.0000', '10600.0000', '10600.0000', '-21.7950', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6818, '2021-02-26', 83, 6697, 3459, NULL, '22.3250', '0.0000', '0.0000', '10600.0000', '10600.0000', '-22.3250', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6819, '2021-02-26', 83, 6698, 3460, NULL, '9.7050', '0.0000', '0.0000', '10500.0000', '10500.0000', '-9.7050', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6820, '2021-02-26', 83, 6699, 3461, NULL, '23.9450', '0.0000', '0.0000', '10800.0000', '10800.0000', '-23.9450', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6821, '2021-02-26', 83, 6700, 3462, NULL, '13.8800', '0.0000', '0.0000', '10600.0000', '10600.0000', '-13.8800', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6822, '2021-02-26', 83, 6701, 3463, NULL, '19.9100', '0.0000', '0.0000', '10600.0000', '10600.0000', '-19.9100', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6823, '2021-02-26', 83, 6702, 3464, NULL, '21.6050', '0.0000', '0.0000', '10500.0000', '10500.0000', '-21.6050', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6824, '2021-02-26', 83, 6703, 3465, NULL, '0.7450', '0.0000', '0.0000', '10500.0000', '10500.0000', '-0.7450', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6825, '2021-02-26', 83, 6704, 3466, NULL, '22.7650', '0.0000', '0.0000', '10500.0000', '10500.0000', '-22.7650', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6826, '2021-02-26', 83, 6705, 3467, NULL, '22.0400', '0.0000', '0.0000', '9500.0000', '9500.0000', '-22.0400', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6827, '2021-02-26', 83, 6706, 3468, NULL, '20.1100', '0.0000', '0.0000', '9500.0000', '9500.0000', '-20.1100', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6828, '2021-02-26', 83, 6707, 3469, NULL, '23.8550', '0.0000', '0.0000', '10000.0000', '10000.0000', '-23.8550', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6829, '2021-02-26', 83, 6708, 3470, NULL, '25.8300', '0.0000', '0.0000', '8600.0000', '8600.0000', '-25.8300', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6830, '2021-02-26', 83, 6709, 3471, NULL, '16.6100', '0.0000', '0.0000', '7400.0000', '7400.0000', '-16.6100', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6831, '2021-02-26', 83, 6710, 3472, NULL, '23.9900', '0.0000', '0.0000', '8600.0000', '8600.0000', '-23.9900', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6833, '2021-02-17', 84, 6712, 3473, NULL, '1.0000', '0.0000', '0.0000', '9500.0000', '9500.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6835, '2021-02-25', 84, 6714, 3474, NULL, '1.0000', '0.0000', '0.0000', '5000.0000', '5000.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6837, '2021-02-24', 84, 6716, 3475, NULL, '1.0000', '0.0000', '0.0000', '50000.0000', '50000.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6839, '2021-02-20', 88, 6718, 3476, NULL, '1.0000', '0.0000', '0.0000', '31711.0000', '31711.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6840, '2021-02-20', 83, 6719, 3337, NULL, '19.6700', '0.0000', '0.0000', '11000.0000', '11000.0000', '-19.6700', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6841, '2021-02-20', 83, 6720, 3338, NULL, '19.3600', '0.0000', '0.0000', '11000.0000', '11000.0000', '-19.3600', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6842, '2021-02-20', 83, 6721, 3349, NULL, '18.3900', '0.0000', '0.0000', '11000.0000', '11000.0000', '-18.3900', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6843, '2021-02-20', 83, 6722, 3353, NULL, '20.0200', '0.0000', '0.0000', '11000.0000', '11000.0000', '-20.0200', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6844, '2021-02-20', 83, 6723, 3354, NULL, '19.6200', '0.0000', '0.0000', '11000.0000', '11000.0000', '-19.6200', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6845, '2021-02-20', 83, 6724, 3350, NULL, '18.3700', '0.0000', '0.0000', '11000.0000', '11000.0000', '-18.3700', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6846, '2021-02-21', 83, 6725, 3358, NULL, '19.0800', '0.0000', '0.0000', '9000.0000', '9000.0000', '-19.0800', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6847, '2021-02-11', 83, 6726, 3178, NULL, '19.0800', '0.0000', '0.0000', '9000.0000', '9000.0000', '-19.0800', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6848, '2021-02-02', 83, 6727, 3057, NULL, '19.0800', '0.0000', '0.0000', '9000.0000', '9000.0000', '-19.0800', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6875, '2021-02-27', 83, 6754, 3477, NULL, '24.7850', '0.0000', '0.0000', '10600.0000', '10600.0000', '-24.7850', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6876, '2021-02-27', 83, 6755, 3478, NULL, '13.5150', '0.0000', '0.0000', '10600.0000', '10600.0000', '-13.5150', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6877, '2021-02-27', 83, 6756, 3479, NULL, '17.7550', '0.0000', '0.0000', '10600.0000', '10600.0000', '-17.7550', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6878, '2021-02-27', 83, 6757, 3480, NULL, '17.8000', '0.0000', '0.0000', '10600.0000', '10600.0000', '-17.8000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6879, '2021-02-27', 83, 6758, 3481, NULL, '13.5600', '0.0000', '0.0000', '10600.0000', '10600.0000', '-13.5600', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6880, '2021-02-27', 83, 6759, 3482, NULL, '15.9350', '0.0000', '0.0000', '10500.0000', '10500.0000', '-15.9350', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6883, '2021-02-27', 83, 6762, 3483, NULL, '16.1950', '0.0000', '0.0000', '10500.0000', '10500.0000', '-16.1950', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6884, '2021-02-27', 83, 6763, 3484, NULL, '15.6000', '0.0000', '0.0000', '10600.0000', '10600.0000', '-15.6000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6885, '2021-02-27', 83, 6764, 3485, NULL, '10.4700', '0.0000', '0.0000', '10600.0000', '10600.0000', '-10.4700', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6887, '2021-02-27', 83, 6766, 3487, NULL, '21.4700', '0.0000', '0.0000', '10500.0000', '10500.0000', '-21.4700', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6888, '2021-02-27', 83, 6767, 3488, NULL, '23.6800', '0.0000', '0.0000', '10500.0000', '10500.0000', '-23.6800', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6889, '2021-02-27', 83, 6768, 3486, NULL, '21.1600', '0.0000', '0.0000', '10500.0000', '10500.0000', '-21.1600', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6890, '2021-02-27', 83, 6769, 3489, NULL, '23.3050', '0.0000', '0.0000', '10500.0000', '10500.0000', '-23.3050', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6892, '2021-02-27', 83, 6771, 3491, NULL, '20.0000', '0.0000', '0.0000', '9750.0000', '9750.0000', '-20.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6893, '2021-02-27', 83, 6772, 3492, NULL, '19.7800', '0.0000', '0.0000', '10550.0000', '10550.0000', '-19.7800', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6894, '2021-02-27', 83, 6773, 3490, NULL, '18.0050', '0.0000', '0.0000', '10550.0000', '10550.0000', '-18.0050', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6895, '2021-02-27', 83, 6774, 3493, NULL, '15.4150', '0.0000', '0.0000', '10600.0000', '10600.0000', '-15.4150', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6896, '2021-02-27', 83, 6775, 3494, NULL, '20.4900', '0.0000', '0.0000', '10600.0000', '10600.0000', '-20.4900', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6898, '2021-02-27', 83, 6777, 3496, NULL, '13.6950', '0.0000', '0.0000', '10600.0000', '10600.0000', '-13.6950', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6899, '2021-02-27', 83, 6778, 3497, NULL, '14.2800', '0.0000', '0.0000', '10600.0000', '10600.0000', '-14.2800', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6902, '2021-02-27', 83, 6781, 3500, NULL, '21.9200', '0.0000', '0.0000', '8700.0000', '8700.0000', '-21.9200', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6903, '2021-02-27', 83, 6782, 3501, NULL, '20.2600', '0.0000', '0.0000', '8600.0000', '8600.0000', '-20.2600', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6904, '2021-02-27', 83, 6783, 3502, NULL, '22.8950', '0.0000', '0.0000', '8750.0000', '8750.0000', '-22.8950', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6919, '2021-02-28', 83, 6798, 3503, NULL, '22.8800', '0.0000', '0.0000', '10550.0000', '10550.0000', '-22.8800', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6920, '2021-02-28', 83, 6799, 3504, NULL, '22.5950', '0.0000', '0.0000', '10550.0000', '10550.0000', '-22.5950', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6921, '2021-02-28', 83, 6800, 3505, NULL, '18.0850', '0.0000', '0.0000', '10500.0000', '10500.0000', '-18.0850', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6922, '2021-02-28', 83, 6801, 3506, NULL, '19.8450', '0.0000', '0.0000', '10600.0000', '10600.0000', '-19.8450', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6923, '2021-02-28', 83, 6802, 3507, NULL, '23.8350', '0.0000', '0.0000', '10800.0000', '10800.0000', '-23.8350', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6924, '2021-02-28', 83, 6803, 3508, NULL, '15.2500', '0.0000', '0.0000', '10600.0000', '10600.0000', '-15.2500', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6925, '2021-02-28', 83, 6804, 3509, NULL, '23.2050', '0.0000', '0.0000', '10500.0000', '10500.0000', '-23.2050', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6926, '2021-02-28', 83, 6805, 3510, NULL, '14.1850', '0.0000', '0.0000', '10600.0000', '10600.0000', '-14.1850', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6927, '2021-02-28', 83, 6806, 3511, NULL, '21.2100', '0.0000', '0.0000', '10500.0000', '10500.0000', '-21.2100', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6928, '2021-02-28', 83, 6807, 3512, NULL, '14.6300', '0.0000', '0.0000', '9700.0000', '9700.0000', '-14.6300', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6929, '2021-02-28', 83, 6808, 3513, NULL, '17.9200', '0.0000', '0.0000', '10550.0000', '10550.0000', '-17.9200', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6930, '2021-02-28', 83, 6809, 3514, NULL, '23.5150', '0.0000', '0.0000', '10600.0000', '10600.0000', '-23.5150', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6932, '2021-02-28', 83, 6811, 3515, NULL, '15.8950', '0.0000', '0.0000', '7400.0000', '7400.0000', '-15.8950', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6966, '2021-03-01', 83, 6845, 3516, NULL, '24.4900', '0.0000', '0.0000', '10600.0000', '10600.0000', '-24.4900', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6967, '2021-03-01', 83, 6846, 3517, NULL, '17.7650', '0.0000', '0.0000', '10550.0000', '10550.0000', '-17.7650', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6968, '2021-03-01', 83, 6847, 3518, NULL, '14.9800', '0.0000', '0.0000', '10600.0000', '10600.0000', '-14.9800', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6969, '2021-03-01', 83, 6848, 3519, NULL, '16.7650', '0.0000', '0.0000', '10600.0000', '10600.0000', '-16.7650', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6970, '2021-03-01', 83, 6849, 3520, NULL, '22.9900', '0.0000', '0.0000', '10600.0000', '10600.0000', '-22.9900', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6971, '2021-03-01', 83, 6850, 3521, NULL, '22.4750', '0.0000', '0.0000', '10600.0000', '10600.0000', '-22.4750', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6972, '2021-03-01', 83, 6851, 3522, NULL, '22.2600', '0.0000', '0.0000', '10600.0000', '10600.0000', '-22.2600', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6973, '2021-03-01', 83, 6852, 3523, NULL, '23.1200', '0.0000', '0.0000', '10600.0000', '10600.0000', '-23.1200', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6974, '2021-03-01', 83, 6853, 3524, NULL, '18.5700', '0.0000', '0.0000', '10600.0000', '10600.0000', '-18.5700', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6975, '2021-03-01', 83, 6854, 3525, NULL, '19.2550', '0.0000', '0.0000', '10600.0000', '10600.0000', '-19.2550', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6976, '2021-03-01', 83, 6855, 3526, NULL, '19.8950', '0.0000', '0.0000', '10600.0000', '10600.0000', '-19.8950', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6977, '2021-03-01', 83, 6856, 3527, NULL, '24.6000', '0.0000', '0.0000', '10600.0000', '10600.0000', '-24.6000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6978, '2021-03-01', 83, 6857, 3528, NULL, '19.6050', '0.0000', '0.0000', '10500.0000', '10500.0000', '-19.6050', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6979, '2021-03-01', 83, 6858, 3529, NULL, '19.9500', '0.0000', '0.0000', '10500.0000', '10500.0000', '-19.9500', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6980, '2021-03-01', 83, 6859, 3530, NULL, '24.6300', '0.0000', '0.0000', '10800.0000', '10800.0000', '-24.6300', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6981, '2021-03-01', 83, 6860, 3531, NULL, '14.9350', '0.0000', '0.0000', '10600.0000', '10600.0000', '-14.9350', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6982, '2021-03-01', 83, 6861, 3532, NULL, '14.4300', '0.0000', '0.0000', '10600.0000', '10600.0000', '-14.4300', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6983, '2021-03-01', 83, 6862, 3533, NULL, '10600.0000', '0.0000', '0.0000', '9.7000', '9.7000', '-10600.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6984, '2021-03-01', 83, 6863, 3534, NULL, '21.6950', '0.0000', '0.0000', '9500.0000', '9500.0000', '-21.6950', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6985, '2021-03-01', 83, 6864, 3535, NULL, '18.4800', '0.0000', '0.0000', '9400.0000', '9400.0000', '-18.4800', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6986, '2021-03-01', 83, 6865, 3536, NULL, '19.5300', '0.0000', '0.0000', '9500.0000', '9500.0000', '-19.5300', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6987, '2021-03-01', 83, 6866, 3537, NULL, '22.7400', '0.0000', '0.0000', '9500.0000', '9500.0000', '-22.7400', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6988, '2021-03-01', 83, 6867, 3538, NULL, '23.8200', '0.0000', '0.0000', '9500.0000', '9500.0000', '-23.8200', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6992, '2021-03-01', 83, 6871, 3541, NULL, '10.1250', '0.0000', '0.0000', '11000.0000', '11000.0000', '-10.1250', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6993, '2021-03-01', 83, 6872, 3542, NULL, '23.0100', '0.0000', '0.0000', '10800.0000', '10800.0000', '-23.0100', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6994, '2021-03-01', 83, 6873, 3543, NULL, '20.8700', '0.0000', '0.0000', '8700.0000', '8700.0000', '-20.8700', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6995, '2021-03-01', 83, 6874, 3544, NULL, '22.1000', '0.0000', '0.0000', '8700.0000', '8700.0000', '-22.1000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6996, '2021-03-01', 83, 6875, 3545, NULL, '18.5050', '0.0000', '0.0000', '8700.0000', '8700.0000', '-18.5050', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6997, '2021-03-01', 83, 6876, 3546, NULL, '23.2350', '0.0000', '0.0000', '8750.0000', '8750.0000', '-23.2350', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6998, '2021-03-01', 83, 6877, 3547, NULL, '15.9050', '0.0000', '0.0000', '8600.0000', '8600.0000', '-15.9050', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (6999, '2021-03-01', 83, 6878, 3548, NULL, '21.3250', '0.0000', '0.0000', '8500.0000', '8500.0000', '-21.3250', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7000, '2021-02-11', 83, 6879, 3182, NULL, '22.9750', '0.0000', '0.0000', '10600.0000', '10600.0000', '-22.9750', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7001, '2021-02-11', 83, 6880, 3181, NULL, '23.1900', '0.0000', '0.0000', '10600.0000', '10600.0000', '-23.1900', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7032, '2021-03-02', 83, 6911, 3549, NULL, '23.3800', '0.0000', '0.0000', '10600.0000', '10600.0000', '-23.3800', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7033, '2021-03-02', 83, 6912, 3550, NULL, '23.9850', '0.0000', '0.0000', '10600.0000', '10600.0000', '-23.9850', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7034, '2021-03-02', 83, 6913, 3551, NULL, '23.7100', '0.0000', '0.0000', '10600.0000', '10600.0000', '-23.7100', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7035, '2021-03-02', 83, 6914, 3552, NULL, '14.7700', '0.0000', '0.0000', '10600.0000', '10600.0000', '-14.7700', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7036, '2021-03-02', 83, 6915, 3553, NULL, '15.5450', '0.0000', '0.0000', '10600.0000', '10600.0000', '-15.5450', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7037, '2021-03-02', 83, 6916, 3554, NULL, '24.7450', '0.0000', '0.0000', '10800.0000', '10800.0000', '-24.7450', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7038, '2021-03-02', 83, 6917, 3555, NULL, '15.1150', '0.0000', '0.0000', '10550.0000', '10550.0000', '-15.1150', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7039, '2021-03-02', 83, 6918, 3556, NULL, '13.9900', '0.0000', '0.0000', '10550.0000', '10550.0000', '-13.9900', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7040, '2021-03-02', 83, 6919, 3557, NULL, '22.4800', '0.0000', '0.0000', '10600.0000', '10600.0000', '-22.4800', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7041, '2021-03-02', 83, 6920, 3558, NULL, '22.2100', '0.0000', '0.0000', '10600.0000', '10600.0000', '-22.2100', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7042, '2021-03-02', 83, 6921, 3559, NULL, '24.7150', '0.0000', '0.0000', '10600.0000', '10600.0000', '-24.7150', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7043, '2021-03-02', 83, 6922, 3560, NULL, '24.5300', '0.0000', '0.0000', '10600.0000', '10600.0000', '-24.5300', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7044, '2021-03-02', 83, 6923, 3561, NULL, '17.6000', '0.0000', '0.0000', '10600.0000', '10600.0000', '-17.6000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7045, '2021-03-02', 83, 6924, 3562, NULL, '18.9600', '0.0000', '0.0000', '10600.0000', '10600.0000', '-18.9600', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7046, '2021-03-02', 83, 6925, 3563, NULL, '15.2700', '0.0000', '0.0000', '10600.0000', '10600.0000', '-15.2700', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7047, '2021-03-02', 83, 6926, 3564, NULL, '21.4850', '0.0000', '0.0000', '10500.0000', '10500.0000', '-21.4850', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7048, '2021-03-02', 83, 6927, 3565, NULL, '24.0600', '0.0000', '0.0000', '10600.0000', '10600.0000', '-24.0600', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7050, '2021-03-02', 83, 6929, 3567, NULL, '16.1800', '0.0000', '0.0000', '9500.0000', '9500.0000', '-16.1800', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7051, '2021-03-02', 83, 6930, 3568, NULL, '22.2150', '0.0000', '0.0000', '9500.0000', '9500.0000', '-22.2150', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7052, '2021-03-02', 83, 6931, 3569, NULL, '17.0200', '0.0000', '0.0000', '9500.0000', '9500.0000', '-17.0200', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7055, '2021-03-02', 83, 6934, 3571, NULL, '25.5250', '0.0000', '0.0000', '11000.0000', '11000.0000', '-25.5250', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7056, '2021-03-02', 83, 6935, 3572, NULL, '23.0700', '0.0000', '0.0000', '11200.0000', '11200.0000', '-23.0700', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7057, '2021-03-02', 83, 6936, 3573, NULL, '24.5300', '0.0000', '0.0000', '11200.0000', '11200.0000', '-24.5300', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7058, '2021-03-02', 83, 6937, 3574, NULL, '22.3400', '0.0000', '0.0000', '10600.0000', '10600.0000', '-22.3400', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7059, '2021-03-02', 83, 6938, 3575, NULL, '23.2850', '0.0000', '0.0000', '10260.0000', '10260.0000', '-23.2850', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7060, '2021-03-02', 83, 6939, 3576, NULL, '24.1650', '0.0000', '0.0000', '10800.0000', '10800.0000', '-24.1650', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7061, '2021-03-02', 83, 6940, 3577, NULL, '16.4000', '0.0000', '0.0000', '7400.0000', '7400.0000', '-16.4000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7062, '2021-03-02', 83, 6941, 3578, NULL, '24.3700', '0.0000', '0.0000', '7400.0000', '7400.0000', '-24.3700', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7091, '2021-03-03', 83, 6970, 3596, NULL, '24.9050', '0.0000', '0.0000', '10800.0000', '10800.0000', '-24.9050', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7092, '2021-03-03', 83, 6971, 3597, NULL, '18.6000', '0.0000', '0.0000', '10800.0000', '10800.0000', '-18.6000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7093, '2021-03-03', 83, 6972, 3598, NULL, '18.5350', '0.0000', '0.0000', '10800.0000', '10800.0000', '-18.5350', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7094, '2021-03-03', 83, 6973, 3599, NULL, '14.1600', '0.0000', '0.0000', '10900.0000', '10900.0000', '-14.1600', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7096, '2021-03-03', 83, 6975, 3601, NULL, '21.8950', '0.0000', '0.0000', '9500.0000', '9500.0000', '-21.8950', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7097, '2021-03-03', 83, 6976, 3602, NULL, '24.3200', '0.0000', '0.0000', '10000.0000', '10000.0000', '-24.3200', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7099, '2021-03-03', 83, 6978, 3604, NULL, '21.6100', '0.0000', '0.0000', '9400.0000', '9400.0000', '-21.6100', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7100, '2021-03-03', 83, 6979, 3605, NULL, '16.4500', '0.0000', '0.0000', '7400.0000', '7400.0000', '-16.4500', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7101, '2021-03-03', 83, 6980, 3606, NULL, '17.0300', '0.0000', '0.0000', '8700.0000', '8700.0000', '-17.0300', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7102, '2021-03-03', 83, 6981, 3579, NULL, '24.0000', '0.0000', '0.0000', '10800.0000', '10800.0000', '-24.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7103, '2021-03-03', 83, 6982, 3580, NULL, '24.1350', '0.0000', '0.0000', '10800.0000', '10800.0000', '-24.1350', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7104, '2021-03-03', 83, 6983, 3581, NULL, '15.7850', '0.0000', '0.0000', '10500.0000', '10500.0000', '-15.7850', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7105, '2021-03-03', 83, 6984, 3582, NULL, '15.6750', '0.0000', '0.0000', '10600.0000', '10600.0000', '-15.6750', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7106, '2021-03-03', 83, 6985, 3583, NULL, '15.1450', '0.0000', '0.0000', '10600.0000', '10600.0000', '-15.1450', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7107, '2021-03-03', 83, 6986, 3584, NULL, '17.6300', '0.0000', '0.0000', '10600.0000', '10600.0000', '-17.6300', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7108, '2021-03-03', 83, 6987, 3585, NULL, '23.1100', '0.0000', '0.0000', '10600.0000', '10600.0000', '-23.1100', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7109, '2021-03-03', 83, 6988, 3586, NULL, '24.3500', '0.0000', '0.0000', '10600.0000', '10600.0000', '-24.3500', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7110, '2021-03-03', 83, 6989, 3587, NULL, '23.3700', '0.0000', '0.0000', '10600.0000', '10600.0000', '-23.3700', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7111, '2021-03-03', 83, 6990, 3588, NULL, '17.6750', '0.0000', '0.0000', '10600.0000', '10600.0000', '-17.6750', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7112, '2021-03-03', 83, 6991, 3589, NULL, '23.2850', '0.0000', '0.0000', '10600.0000', '10600.0000', '-23.2850', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7113, '2021-03-03', 83, 6992, 3590, NULL, '19.7150', '0.0000', '0.0000', '10600.0000', '10600.0000', '-19.7150', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7114, '2021-03-03', 83, 6993, 3591, NULL, '19.0350', '0.0000', '0.0000', '10600.0000', '10600.0000', '-19.0350', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7115, '2021-03-03', 83, 6994, 3592, NULL, '14.4100', '0.0000', '0.0000', '10600.0000', '10600.0000', '-14.4100', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7116, '2021-03-03', 83, 6995, 3593, NULL, '15.3100', '0.0000', '0.0000', '10600.0000', '10600.0000', '-15.3100', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7151, '2021-03-04', 83, 7030, 3607, NULL, '22.2800', '0.0000', '0.0000', '10600.0000', '10600.0000', '-22.2800', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7152, '2021-03-04', 83, 7031, 3608, NULL, '23.3450', '0.0000', '0.0000', '10650.0000', '10650.0000', '-23.3450', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7153, '2021-03-04', 83, 7032, 3609, NULL, '19.3000', '0.0000', '0.0000', '10600.0000', '10600.0000', '-19.3000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7154, '2021-03-04', 83, 7033, 3610, NULL, '17.9300', '0.0000', '0.0000', '10600.0000', '10600.0000', '-17.9300', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7155, '2021-03-04', 83, 7034, 3611, NULL, '18.3200', '0.0000', '0.0000', '10600.0000', '10600.0000', '-18.3200', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7156, '2021-03-04', 83, 7035, 3612, NULL, '15.3700', '0.0000', '0.0000', '10600.0000', '10600.0000', '-15.3700', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7157, '2021-03-04', 83, 7036, 3613, NULL, '19.2100', '0.0000', '0.0000', '10600.0000', '10600.0000', '-19.2100', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7158, '2021-03-04', 83, 7037, 3614, NULL, '24.1900', '0.0000', '0.0000', '10600.0000', '10600.0000', '-24.1900', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7159, '2021-03-04', 83, 7038, 3615, NULL, '23.5700', '0.0000', '0.0000', '10600.0000', '10600.0000', '-23.5700', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7160, '2021-03-04', 83, 7039, 3616, NULL, '18.7950', '0.0000', '0.0000', '10600.0000', '10600.0000', '-18.7950', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7161, '2021-03-04', 83, 7040, 3617, NULL, '18.3450', '0.0000', '0.0000', '10600.0000', '10600.0000', '-18.3450', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7162, '2021-03-04', 83, 7041, 3618, NULL, '18.9600', '0.0000', '0.0000', '10600.0000', '10600.0000', '-18.9600', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7163, '2021-03-04', 83, 7042, 3619, NULL, '18.4650', '0.0000', '0.0000', '10600.0000', '10600.0000', '-18.4650', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7164, '2021-03-04', 83, 7043, 3620, NULL, '14.1900', '0.0000', '0.0000', '10700.0000', '10700.0000', '-14.1900', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7165, '2021-03-04', 83, 7044, 3621, NULL, '18.2450', '0.0000', '0.0000', '10700.0000', '10700.0000', '-18.2450', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7166, '2021-03-04', 83, 7045, 3622, NULL, '13.8550', '0.0000', '0.0000', '10600.0000', '10600.0000', '-13.8550', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7167, '2021-03-04', 83, 7046, 3623, NULL, '14.1500', '0.0000', '0.0000', '10600.0000', '10600.0000', '-14.1500', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7169, '2021-03-04', 83, 7048, 3624, NULL, '15.7750', '0.0000', '0.0000', '10600.0000', '10600.0000', '-15.7750', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7171, '2021-03-04', 83, 7050, 3625, NULL, '17.4100', '0.0000', '0.0000', '10600.0000', '10600.0000', '-17.4100', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7172, '2021-03-04', 83, 7051, 3626, NULL, '19.8300', '0.0000', '0.0000', '10600.0000', '10600.0000', '-19.8300', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7174, '2021-03-04', 83, 7053, 3628, NULL, '21.8450', '0.0000', '0.0000', '11050.0000', '11050.0000', '-21.8450', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7175, '2021-03-04', 83, 7054, 3629, NULL, '16.5150', '0.0000', '0.0000', '11000.0000', '11000.0000', '-16.5150', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7176, '2021-03-04', 83, 7055, 3630, NULL, '23.9800', '0.0000', '0.0000', '11200.0000', '11200.0000', '-23.9800', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7177, '2021-03-04', 83, 7056, 3631, NULL, '18.6700', '0.0000', '0.0000', '11100.0000', '11100.0000', '-18.6700', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7178, '2021-03-04', 83, 7057, 3632, NULL, '100.0000', '0.0000', '0.0000', '10200.0000', '10200.0000', '-100.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7179, '2021-03-04', 83, 7058, 3633, NULL, '21.4250', '0.0000', '0.0000', '9500.0000', '9500.0000', '-21.4250', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7180, '2021-03-04', 83, 7059, 3634, NULL, '21.9600', '0.0000', '0.0000', '9500.0000', '9500.0000', '-21.9600', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7181, '2021-03-04', 83, 7060, 3635, NULL, '14.0000', '0.0000', '0.0000', '9900.0000', '9900.0000', '-14.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7182, '2021-03-04', 83, 7061, 3636, NULL, '26.0000', '0.0000', '0.0000', '9900.0000', '9900.0000', '-26.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7183, '2021-03-04', 83, 7062, 3637, NULL, '18.0150', '0.0000', '0.0000', '7400.0000', '7400.0000', '-18.0150', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7184, '2021-03-04', 83, 7063, 3638, NULL, '16.0850', '0.0000', '0.0000', '7400.0000', '7400.0000', '-16.0850', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7225, '2021-03-05', 83, 7104, 3639, NULL, '22.9200', '0.0000', '0.0000', '11200.0000', '11200.0000', '-22.9200', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7226, '2021-03-05', 83, 7105, 3640, NULL, '21.6650', '0.0000', '0.0000', '11100.0000', '11100.0000', '-21.6650', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7227, '2021-03-05', 83, 7106, 3641, NULL, '20.2600', '0.0000', '0.0000', '11000.0000', '11000.0000', '-20.2600', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7228, '2021-03-05', 83, 7107, 3642, NULL, '15.2900', '0.0000', '0.0000', '11200.0000', '11200.0000', '-15.2900', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7229, '2021-03-05', 83, 7108, 3643, NULL, '16.6950', '0.0000', '0.0000', '11000.0000', '11000.0000', '-16.6950', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7230, '2021-03-05', 83, 7109, 3644, NULL, '21.7000', '0.0000', '0.0000', '11200.0000', '11200.0000', '-21.7000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7231, '2021-03-05', 83, 7110, 3645, NULL, '22.9050', '0.0000', '0.0000', '11200.0000', '11200.0000', '-22.9050', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7233, '2021-03-05', 83, 7112, 3646, NULL, '19.2100', '0.0000', '0.0000', '9400.0000', '9400.0000', '-19.2100', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7234, '2021-03-05', 83, 7113, 3647, NULL, '20.2350', '0.0000', '0.0000', '9400.0000', '9400.0000', '-20.2350', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7235, '2021-03-05', 83, 7114, 3648, NULL, '19.5400', '0.0000', '0.0000', '9400.0000', '9400.0000', '-19.5400', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7236, '2021-03-05', 83, 7115, 3649, NULL, '16.5400', '0.0000', '0.0000', '9400.0000', '9400.0000', '-16.5400', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7237, '2021-03-05', 83, 7116, 3650, NULL, '19.2500', '0.0000', '0.0000', '9500.0000', '9500.0000', '-19.2500', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7238, '2021-03-05', 83, 7117, 3651, NULL, '21.2750', '0.0000', '0.0000', '9500.0000', '9500.0000', '-21.2750', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7239, '2021-03-05', 83, 7118, 3652, NULL, '23.7150', '0.0000', '0.0000', '9500.0000', '9500.0000', '-23.7150', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7240, '2021-03-05', 83, 7119, 3653, NULL, '20.6900', '0.0000', '0.0000', '9700.0000', '9700.0000', '-20.6900', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7241, '2021-03-05', 83, 7120, 3654, NULL, '14.2350', '0.0000', '0.0000', '9500.0000', '9500.0000', '-14.2350', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7242, '2021-03-05', 83, 7121, 3655, NULL, '5.0500', '0.0000', '0.0000', '10700.0000', '10700.0000', '-5.0500', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7243, '2021-03-05', 83, 7122, 3656, NULL, '22.2100', '0.0000', '0.0000', '10600.0000', '10600.0000', '-22.2100', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7244, '2021-03-05', 83, 7123, 3657, NULL, '21.8100', '0.0000', '0.0000', '10600.0000', '10600.0000', '-21.8100', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7245, '2021-03-05', 83, 7124, 3658, NULL, '17.4100', '0.0000', '0.0000', '10600.0000', '10600.0000', '-17.4100', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7246, '2021-03-05', 83, 7125, 3659, NULL, '18.9300', '0.0000', '0.0000', '10600.0000', '10600.0000', '-18.9300', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7247, '2021-03-05', 83, 7126, 3660, NULL, '14.9000', '0.0000', '0.0000', '10600.0000', '10600.0000', '-14.9000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7248, '2021-03-05', 83, 7127, 3661, NULL, '23.8000', '0.0000', '0.0000', '10600.0000', '10600.0000', '-23.8000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7249, '2021-03-05', 83, 7128, 3662, NULL, '11000.0000', '0.0000', '0.0000', '14.1000', '14.1000', '-11000.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7250, '2021-03-05', 83, 7129, 3663, NULL, '21.1050', '0.0000', '0.0000', '11200.0000', '11200.0000', '-21.1050', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7251, '2021-03-05', 83, 7130, 3664, NULL, '23.9850', '0.0000', '0.0000', '10900.0000', '10900.0000', '-23.9850', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7252, '2021-03-05', 83, 7131, 3665, NULL, '18.4650', '0.0000', '0.0000', '10900.0000', '10900.0000', '-18.4650', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7253, '2021-03-05', 83, 7132, 3666, NULL, '20.9650', '0.0000', '0.0000', '10600.0000', '10600.0000', '-20.9650', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7254, '2021-03-05', 83, 7133, 3667, NULL, '24.0150', '0.0000', '0.0000', '7400.0000', '7400.0000', '-24.0150', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7255, '2021-03-05', 83, 7134, 3668, NULL, '22.4200', '0.0000', '0.0000', '7400.0000', '7400.0000', '-22.4200', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7256, '2021-03-05', 83, 7135, 3669, NULL, '14.5750', '0.0000', '0.0000', '8000.0000', '8000.0000', '-14.5750', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7257, '2021-03-05', 83, 7136, 3670, NULL, '15.1950', '0.0000', '0.0000', '8000.0000', '8000.0000', '-15.1950', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7258, '2021-03-05', 83, 7137, 3671, NULL, '16.0550', '0.0000', '0.0000', '8000.0000', '8000.0000', '-16.0550', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7259, '2021-03-05', 83, 7138, 3672, NULL, '15.4850', '0.0000', '0.0000', '8000.0000', '8000.0000', '-15.4850', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7260, '2021-03-05', 83, 7139, 3673, NULL, '19.2250', '0.0000', '0.0000', '8000.0000', '8000.0000', '-19.2250', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7261, '2021-03-05', 83, 7140, 3674, NULL, '18.9100', '0.0000', '0.0000', '8000.0000', '8000.0000', '-18.9100', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7262, '2021-03-05', 83, 7141, 3675, NULL, '15.8700', '0.0000', '0.0000', '8600.0000', '8600.0000', '-15.8700', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7263, '2021-03-05', 83, 7142, 3676, NULL, '24.8950', '0.0000', '0.0000', '8600.0000', '8600.0000', '-24.8950', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7264, '2021-03-05', 83, 7143, 3677, NULL, '22.9150', '0.0000', '0.0000', '8600.0000', '8600.0000', '-22.9150', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7265, '2021-03-05', 83, 7144, 3678, NULL, '19.1950', '0.0000', '0.0000', '8500.0000', '8500.0000', '-19.1950', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7266, '2021-02-27', 83, 7145, 3498, NULL, '4.2100', '0.0000', '0.0000', '11300.0000', '11300.0000', '-4.2100', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7267, '2021-02-27', 83, 7146, 3499, NULL, '4.6000', '0.0000', '0.0000', '11300.0000', '11300.0000', '-4.6000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7268, '2021-03-01', 83, 7147, 3539, NULL, '4.9000', '0.0000', '0.0000', '9600.0000', '9600.0000', '-4.9000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7269, '2021-03-01', 83, 7148, 3540, NULL, '4.3800', '0.0000', '0.0000', '9600.0000', '9600.0000', '-4.3800', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7270, '2021-03-03', 83, 7149, 3594, NULL, '4.1200', '0.0000', '0.0000', '11300.0000', '11300.0000', '-4.1200', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7271, '2021-03-03', 83, 7150, 3595, NULL, '4.3400', '0.0000', '0.0000', '11300.0000', '11300.0000', '-4.3400', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7272, '2021-03-04', 83, 7151, 3627, NULL, '4.5000', '0.0000', '0.0000', '11300.0000', '11300.0000', '-4.5000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7275, '2021-03-02', 84, 7154, 3679, NULL, '1.0000', '0.0000', '0.0000', '19000.0000', '19000.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7276, '2021-03-04', 84, 7155, 3680, NULL, '1.0000', '0.0000', '0.0000', '9500.0000', '9500.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7277, '2021-03-02', 83, 7156, 3566, NULL, '16.2800', '0.0000', '0.0000', '10600.0000', '10600.0000', '-16.2800', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7278, '2021-03-02', 83, 7157, 3570, NULL, '16.4900', '0.0000', '0.0000', '11000.0000', '11000.0000', '-16.4900', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7280, '2021-03-02', 84, 7159, 3681, NULL, '1.0000', '0.0000', '0.0000', '92300.0000', '92300.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7282, '2021-03-02', 84, 7161, 3682, NULL, '1.0000', '0.0000', '0.0000', '4300.0000', '4300.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7284, '2021-03-01', 84, 7163, 3683, NULL, '1.0000', '0.0000', '0.0000', '245480.0000', '245480.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7321, '2021-03-06', 83, 7200, 3685, NULL, '17.8900', '0.0000', '0.0000', '10600.0000', '10600.0000', '-17.8900', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7322, '2021-03-06', 83, 7201, 3686, NULL, '24.8250', '0.0000', '0.0000', '10800.0000', '10800.0000', '-24.8250', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7323, '2021-03-06', 83, 7202, 3687, NULL, '24.4600', '0.0000', '0.0000', '10800.0000', '10800.0000', '-24.4600', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7324, '2021-03-06', 83, 7203, 3688, NULL, '23.8800', '0.0000', '0.0000', '11300.0000', '11300.0000', '-23.8800', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7325, '2021-03-06', 83, 7204, 3689, NULL, '24.2550', '0.0000', '0.0000', '11300.0000', '11300.0000', '-24.2550', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7327, '2021-03-06', 83, 7206, 3691, NULL, '24.0000', '0.0000', '0.0000', '11300.0000', '11300.0000', '-24.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7328, '2021-03-06', 83, 7207, 3692, NULL, '19.6100', '0.0000', '0.0000', '9400.0000', '9400.0000', '-19.6100', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7329, '2021-03-06', 83, 7208, 3693, NULL, '24.9900', '0.0000', '0.0000', '9500.0000', '9500.0000', '-24.9900', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7330, '2021-03-06', 83, 7209, 3695, NULL, '5.6250', '0.0000', '0.0000', '9500.0000', '9500.0000', '-5.6250', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7331, '2021-03-06', 83, 7210, 3696, NULL, '20.1500', '0.0000', '0.0000', '9500.0000', '9500.0000', '-20.1500', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7332, '2021-03-06', 83, 7211, 3697, NULL, '18.6500', '0.0000', '0.0000', '9500.0000', '9500.0000', '-18.6500', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7333, '2021-03-06', 83, 7212, 3698, NULL, '21.6200', '0.0000', '0.0000', '10600.0000', '10600.0000', '-21.6200', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7334, '2021-03-06', 83, 7213, 3699, NULL, '22.6050', '0.0000', '0.0000', '10600.0000', '10600.0000', '-22.6050', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7335, '2021-03-06', 83, 7214, 3700, NULL, '4.9350', '0.0000', '0.0000', '11300.0000', '11300.0000', '-4.9350', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7336, '2021-03-06', 83, 7215, 3701, NULL, '5.0400', '0.0000', '0.0000', '11300.0000', '11300.0000', '-5.0400', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7337, '2021-03-06', 83, 7216, 3702, NULL, '19.5000', '0.0000', '0.0000', '11200.0000', '11200.0000', '-19.5000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7338, '2021-03-06', 83, 7217, 3703, NULL, '15.5550', '0.0000', '0.0000', '11000.0000', '11000.0000', '-15.5550', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7339, '2021-03-06', 83, 7218, 3704, NULL, '17.4600', '0.0000', '0.0000', '8800.0000', '8800.0000', '-17.4600', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7340, '2021-03-06', 83, 7219, 3705, NULL, '22.1150', '0.0000', '0.0000', '8700.0000', '8700.0000', '-22.1150', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7341, '2021-03-06', 83, 7220, 3706, NULL, '25.4650', '0.0000', '0.0000', '9000.0000', '9000.0000', '-25.4650', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7342, '2021-03-06', 83, 7221, 3707, NULL, '23.7650', '0.0000', '0.0000', '9000.0000', '9000.0000', '-23.7650', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7343, '2021-03-06', 83, 7222, 3708, NULL, '15.9950', '0.0000', '0.0000', '7400.0000', '7400.0000', '-15.9950', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7344, '2021-03-06', 83, 7223, 3709, NULL, '16.8250', '0.0000', '0.0000', '8000.0000', '8000.0000', '-16.8250', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7345, '2021-03-06', 83, 7224, 3710, NULL, '15.6000', '0.0000', '0.0000', '8000.0000', '8000.0000', '-15.6000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7346, '2021-03-06', 83, 7225, 3711, NULL, '19.1700', '0.0000', '0.0000', '8000.0000', '8000.0000', '-19.1700', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7347, '2021-03-06', 83, 7226, 3712, NULL, '26.0200', '0.0000', '0.0000', '8500.0000', '8500.0000', '-26.0200', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7368, '2021-03-07', 83, 7247, 3713, NULL, '13.6700', '0.0000', '0.0000', '10600.0000', '10600.0000', '-13.6700', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7369, '2021-03-07', 83, 7248, 3714, NULL, '18.9750', '0.0000', '0.0000', '11200.0000', '11200.0000', '-18.9750', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7370, '2021-03-07', 83, 7249, 3715, NULL, '25.2600', '0.0000', '0.0000', '11100.0000', '11100.0000', '-25.2600', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7371, '2021-03-07', 83, 7250, 3716, NULL, '24.2500', '0.0000', '0.0000', '11300.0000', '11300.0000', '-24.2500', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7372, '2021-03-07', 83, 7251, 3717, NULL, '24.0000', '0.0000', '0.0000', '11200.0000', '11200.0000', '-24.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7373, '2021-03-07', 83, 7252, 3718, NULL, '25.1300', '0.0000', '0.0000', '11200.0000', '11200.0000', '-25.1300', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7374, '2021-03-07', 83, 7253, 3719, NULL, '22.8000', '0.0000', '0.0000', '11200.0000', '11200.0000', '-22.8000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7375, '2021-03-07', 83, 7254, 3720, NULL, '23.3400', '0.0000', '0.0000', '11200.0000', '11200.0000', '-23.3400', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7376, '2021-03-07', 83, 7255, 3721, NULL, '24.8150', '0.0000', '0.0000', '11200.0000', '11200.0000', '-24.8150', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7377, '2021-03-07', 83, 7256, 3722, NULL, '100.0000', '0.0000', '0.0000', '10200.0000', '10200.0000', '-100.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7378, '2021-03-07', 83, 7257, 3723, NULL, '24.5750', '0.0000', '0.0000', '10000.0000', '10000.0000', '-24.5750', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7379, '2021-03-07', 83, 7258, 3724, NULL, '14.2300', '0.0000', '0.0000', '9500.0000', '9500.0000', '-14.2300', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7380, '2021-03-07', 83, 7259, 3725, NULL, '26.5150', '0.0000', '0.0000', '9800.0000', '9800.0000', '-26.5150', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7381, '2021-03-07', 83, 7260, 3726, NULL, '23.0700', '0.0000', '0.0000', '9500.0000', '9500.0000', '-23.0700', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7382, '2021-03-07', 83, 7261, 3727, NULL, '24.0000', '0.0000', '0.0000', '11200.0000', '11200.0000', '-24.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7383, '2021-03-07', 83, 7262, 3728, NULL, '23.3400', '0.0000', '0.0000', '11200.0000', '11200.0000', '-23.3400', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7384, '2021-03-07', 83, 7263, 3729, NULL, '16.6100', '0.0000', '0.0000', '7400.0000', '7400.0000', '-16.6100', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7385, '2021-03-07', 83, 7264, 3730, NULL, '24.6450', '0.0000', '0.0000', '8600.0000', '8600.0000', '-24.6450', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7386, '2021-03-07', 83, 7265, 3731, NULL, '24.8400', '0.0000', '0.0000', '8600.0000', '8600.0000', '-24.8400', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7387, '2021-03-07', 83, 7266, 3732, NULL, '17.3100', '0.0000', '0.0000', '8700.0000', '8700.0000', '-17.3100', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7427, '2021-03-08', 83, 7306, 3734, NULL, '14.7900', '0.0000', '0.0000', '11250.0000', '11250.0000', '-14.7900', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7428, '2021-03-08', 83, 7307, 3735, NULL, '14.5150', '0.0000', '0.0000', '11200.0000', '11200.0000', '-14.5150', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7429, '2021-03-08', 83, 7308, 3736, NULL, '14.0850', '0.0000', '0.0000', '11200.0000', '11200.0000', '-14.0850', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7430, '2021-03-08', 83, 7309, 3737, NULL, '23.5650', '0.0000', '0.0000', '11400.0000', '11400.0000', '-23.5650', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7431, '2021-03-08', 83, 7310, 3738, NULL, '18.6700', '0.0000', '0.0000', '11300.0000', '11300.0000', '-18.6700', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7433, '2021-03-08', 83, 7312, 3739, NULL, '20.1900', '0.0000', '0.0000', '11300.0000', '11300.0000', '-20.1900', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7434, '2021-03-08', 83, 7313, 3740, NULL, '20.7700', '0.0000', '0.0000', '11300.0000', '11300.0000', '-20.7700', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7435, '2021-03-08', 83, 7314, 3741, NULL, '20.2450', '0.0000', '0.0000', '11300.0000', '11300.0000', '-20.2450', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7436, '2021-03-08', 83, 7315, 3742, NULL, '18.7500', '0.0000', '0.0000', '11300.0000', '11300.0000', '-18.7500', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7437, '2021-03-08', 83, 7316, 3743, NULL, '19.2900', '0.0000', '0.0000', '11300.0000', '11300.0000', '-19.2900', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7438, '2021-03-08', 83, 7317, 3744, NULL, '17.8550', '0.0000', '0.0000', '11300.0000', '11300.0000', '-17.8550', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7439, '2021-03-08', 83, 7318, 3745, NULL, '16.2700', '0.0000', '0.0000', '11300.0000', '11300.0000', '-16.2700', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7440, '2021-03-08', 83, 7319, 3746, NULL, '18.7300', '0.0000', '0.0000', '11300.0000', '11300.0000', '-18.7300', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7441, '2021-03-08', 83, 7320, 3747, NULL, '19.1900', '0.0000', '0.0000', '11300.0000', '11300.0000', '-19.1900', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7442, '2021-03-08', 83, 7321, 3748, NULL, '19.9450', '0.0000', '0.0000', '11200.0000', '11200.0000', '-19.9450', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7443, '2021-03-08', 83, 7322, 3749, NULL, '65.0000', '0.0000', '0.0000', '9900.0000', '9900.0000', '-65.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7444, '2021-03-08', 83, 7323, 3750, NULL, '24.0050', '0.0000', '0.0000', '10600.0000', '10600.0000', '-24.0050', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7445, '2021-03-08', 83, 7324, 3751, NULL, '24.7600', '0.0000', '0.0000', '10600.0000', '10600.0000', '-24.7600', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7446, '2021-03-08', 83, 7325, 3752, NULL, '21.8900', '0.0000', '0.0000', '10600.0000', '10600.0000', '-21.8900', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7447, '2021-03-08', 83, 7326, 3753, NULL, '24.8000', '0.0000', '0.0000', '10600.0000', '10600.0000', '-24.8000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7448, '2021-03-08', 83, 7327, 3754, NULL, '23.6200', '0.0000', '0.0000', '10600.0000', '10600.0000', '-23.6200', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7449, '2021-03-08', 83, 7328, 3755, NULL, '24.5950', '0.0000', '0.0000', '10600.0000', '10600.0000', '-24.5950', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7450, '2021-03-08', 83, 7329, 3756, NULL, '17.6200', '0.0000', '0.0000', '10600.0000', '10600.0000', '-17.6200', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7451, '2021-03-08', 83, 7330, 3757, NULL, '20.3600', '0.0000', '0.0000', '8700.0000', '8700.0000', '-20.3600', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7452, '2021-03-08', 83, 7331, 3758, NULL, '16.3600', '0.0000', '0.0000', '8600.0000', '8600.0000', '-16.3600', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7453, '2021-03-08', 83, 7332, 3759, NULL, '15.1100', '0.0000', '0.0000', '8600.0000', '8600.0000', '-15.1100', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7454, '2021-03-08', 83, 7333, 3760, NULL, '19.9150', '0.0000', '0.0000', '8600.0000', '8600.0000', '-19.9150', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7455, '2021-03-08', 83, 7334, 3761, NULL, '23.3550', '0.0000', '0.0000', '8700.0000', '8700.0000', '-23.3550', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7456, '2021-03-08', 83, 7335, 3762, NULL, '25.2750', '0.0000', '0.0000', '8700.0000', '8700.0000', '-25.2750', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7457, '2021-03-08', 83, 7336, 3763, NULL, '30.0000', '0.0000', '0.0000', '9800.0000', '9800.0000', '-30.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7458, '2021-03-08', 83, 7337, 3764, NULL, '22.0450', '0.0000', '0.0000', '9500.0000', '9500.0000', '-22.0450', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7459, '2021-03-08', 83, 7338, 3765, NULL, '22.7150', '0.0000', '0.0000', '9500.0000', '9500.0000', '-22.7150', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7460, '2021-03-08', 83, 7339, 3766, NULL, '22.1400', '0.0000', '0.0000', '9400.0000', '9400.0000', '-22.1400', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7461, '2021-03-08', 83, 7340, 3767, NULL, '17.2350', '0.0000', '0.0000', '9500.0000', '9500.0000', '-17.2350', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7462, '2021-03-08', 83, 7341, 3768, NULL, '17.2600', '0.0000', '0.0000', '9800.0000', '9800.0000', '-17.2600', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7463, '2021-03-08', 83, 7342, 3769, NULL, '96.0000', '0.0000', '0.0000', '10300.0000', '10300.0000', '-96.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7464, '2021-03-08', 83, 7343, 3770, NULL, '95.0000', '0.0000', '0.0000', '9700.0000', '9700.0000', '-95.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7468, '2021-03-07', 84, 7347, 3772, NULL, '1.0000', '0.0000', '0.0000', '19700.0000', '19700.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7470, '2021-03-08', 84, 7349, 3773, NULL, '1.0000', '0.0000', '0.0000', '25000.0000', '25000.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7493, '2021-03-09', 83, 7372, 3774, NULL, '14.2750', '0.0000', '0.0000', '9500.0000', '9500.0000', '-14.2750', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7494, '2021-03-09', 83, 7373, 3775, NULL, '21.3200', '0.0000', '0.0000', '9700.0000', '9700.0000', '-21.3200', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7495, '2021-03-09', 83, 7374, 3776, NULL, '23.2300', '0.0000', '0.0000', '9700.0000', '9700.0000', '-23.2300', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7496, '2021-03-09', 83, 7375, 3777, NULL, '19.9850', '0.0000', '0.0000', '11300.0000', '11300.0000', '-19.9850', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7497, '2021-03-09', 83, 7376, 3778, NULL, '26.2500', '0.0000', '0.0000', '11250.0000', '11250.0000', '-26.2500', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7499, '2021-03-09', 83, 7378, 3779, NULL, '23.2850', '0.0000', '0.0000', '11400.0000', '11400.0000', '-23.2850', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7500, '2021-03-09', 83, 7379, 3780, NULL, '25.6650', '0.0000', '0.0000', '11300.0000', '11300.0000', '-25.6650', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7501, '2021-03-09', 83, 7380, 3781, NULL, '25.2700', '0.0000', '0.0000', '11300.0000', '11300.0000', '-25.2700', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7502, '2021-03-09', 83, 7381, 3782, NULL, '40.0000', '0.0000', '0.0000', '10500.0000', '10500.0000', '-40.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7503, '2021-03-09', 83, 7382, 3783, NULL, '18.3800', '0.0000', '0.0000', '11300.0000', '11300.0000', '-18.3800', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7504, '2021-03-09', 83, 7383, 3784, NULL, '18.8700', '0.0000', '0.0000', '11300.0000', '11300.0000', '-18.8700', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7505, '2021-03-09', 83, 7384, 3785, NULL, '21.5400', '0.0000', '0.0000', '11200.0000', '11200.0000', '-21.5400', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7506, '2021-03-09', 83, 7385, 3786, NULL, '15.9150', '0.0000', '0.0000', '11250.0000', '11250.0000', '-15.9150', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7507, '2021-03-09', 83, 7386, 3787, NULL, '17.8500', '0.0000', '0.0000', '10600.0000', '10600.0000', '-17.8500', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7508, '2021-03-09', 83, 7387, 3788, NULL, '16.2200', '0.0000', '0.0000', '8800.0000', '8800.0000', '-16.2200', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7509, '2021-03-09', 83, 7388, 3789, NULL, '23.9850', '0.0000', '0.0000', '8700.0000', '8700.0000', '-23.9850', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7510, '2021-03-09', 83, 7389, 3790, NULL, '25.1750', '0.0000', '0.0000', '8700.0000', '8700.0000', '-25.1750', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7511, '2021-03-09', 83, 7390, 3791, NULL, '26.7250', '0.0000', '0.0000', '8700.0000', '8700.0000', '-26.7250', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7512, '2021-03-09', 83, 7391, 3792, NULL, '25.0850', '0.0000', '0.0000', '8700.0000', '8700.0000', '-25.0850', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7513, '2021-03-09', 83, 7392, 3793, NULL, '21.9750', '0.0000', '0.0000', '8700.0000', '8700.0000', '-21.9750', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7514, '2021-03-09', 83, 7393, 3794, NULL, '23.0000', '0.0000', '0.0000', '10050.0000', '10050.0000', '-23.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7515, '2021-03-09', 83, 7394, 3795, NULL, '22.0000', '0.0000', '0.0000', '9800.0000', '9800.0000', '-22.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7534, '2021-03-10', 83, 7413, 3796, NULL, '15.8900', '0.0000', '0.0000', '11300.0000', '11300.0000', '-15.8900', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7535, '2021-03-10', 83, 7414, 3797, NULL, '25.3400', '0.0000', '0.0000', '11300.0000', '11300.0000', '-25.3400', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7536, '2021-03-10', 83, 7415, 3798, NULL, '23.2700', '0.0000', '0.0000', '11300.0000', '11300.0000', '-23.2700', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7537, '2021-03-10', 83, 7416, 3799, NULL, '20.8300', '0.0000', '0.0000', '11500.0000', '11500.0000', '-20.8300', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7538, '2021-03-10', 83, 7417, 3800, NULL, '25.1550', '0.0000', '0.0000', '11500.0000', '11500.0000', '-25.1550', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7541, '2021-03-10', 83, 7420, 3814, NULL, '21.0000', '0.0000', '0.0000', '11400.0000', '11400.0000', '-21.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7542, '2021-03-10', 83, 7421, 3801, NULL, '40.0000', '0.0000', '0.0000', '10500.0000', '10500.0000', '-40.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7543, '2021-03-10', 83, 7422, 3802, NULL, '24.6400', '0.0000', '0.0000', '8600.0000', '8600.0000', '-24.6400', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7544, '2021-03-10', 83, 7423, 3803, NULL, '25.4700', '0.0000', '0.0000', '8600.0000', '8600.0000', '-25.4700', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7545, '2021-03-10', 83, 7424, 3804, NULL, '19.2350', '0.0000', '0.0000', '8600.0000', '8600.0000', '-19.2350', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7546, '2021-03-10', 83, 7425, 3805, NULL, '25.0500', '0.0000', '0.0000', '8700.0000', '8700.0000', '-25.0500', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7549, '2021-03-10', 83, 7428, 3808, NULL, '23.7000', '0.0000', '0.0000', '11200.0000', '11200.0000', '-23.7000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7550, '2021-03-10', 83, 7429, 3809, NULL, '24.8900', '0.0000', '0.0000', '11400.0000', '11400.0000', '-24.8900', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7551, '2021-03-10', 83, 7430, 3810, NULL, '66.0000', '0.0000', '0.0000', '9900.0000', '9900.0000', '-66.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7552, '2021-03-10', 83, 7431, 3811, NULL, '19.2100', '0.0000', '0.0000', '9700.0000', '9700.0000', '-19.2100', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7553, '2021-03-10', 83, 7432, 3812, NULL, '23.0200', '0.0000', '0.0000', '8600.0000', '8600.0000', '-23.0200', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7554, '2021-03-10', 83, 7433, 3813, NULL, '16.1000', '0.0000', '0.0000', '8800.0000', '8800.0000', '-16.1000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7597, '2021-03-11', 83, 7476, 3815, NULL, '23.5750', '0.0000', '0.0000', '8800.0000', '8800.0000', '-23.5750', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7600, '2021-03-11', 83, 7479, 3818, NULL, '15.3650', '0.0000', '0.0000', '8700.0000', '8700.0000', '-15.3650', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7601, '2021-03-11', 83, 7480, 3819, NULL, '22.4600', '0.0000', '0.0000', '8700.0000', '8700.0000', '-22.4600', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7602, '2021-03-11', 83, 7481, 3820, NULL, '20.9800', '0.0000', '0.0000', '8700.0000', '8700.0000', '-20.9800', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7603, '2021-03-11', 83, 7482, 3821, NULL, '21.1100', '0.0000', '0.0000', '8800.0000', '8800.0000', '-21.1100', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7604, '2021-03-11', 83, 7483, 3822, NULL, '25.0500', '0.0000', '0.0000', '9600.0000', '9600.0000', '-25.0500', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7605, '2021-03-11', 83, 7484, 3823, NULL, '21.9000', '0.0000', '0.0000', '9500.0000', '9500.0000', '-21.9000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7606, '2021-03-11', 83, 7485, 3824, NULL, '23.6700', '0.0000', '0.0000', '9700.0000', '9700.0000', '-23.6700', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7608, '2021-03-11', 83, 7487, 3856, NULL, '21.8200', '0.0000', '0.0000', '9700.0000', '9700.0000', '-21.8200', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7609, '2021-03-11', 83, 7488, 3825, NULL, '24.0700', '0.0000', '0.0000', '11300.0000', '11300.0000', '-24.0700', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7610, '2021-03-11', 83, 7489, 3826, NULL, '24.5700', '0.0000', '0.0000', '11300.0000', '11300.0000', '-24.5700', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7611, '2021-03-11', 83, 7490, 3827, NULL, '23.4700', '0.0000', '0.0000', '11300.0000', '11300.0000', '-23.4700', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7612, '2021-03-11', 83, 7491, 3828, NULL, '24.5900', '0.0000', '0.0000', '11300.0000', '11300.0000', '-24.5900', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7614, '2021-03-11', 83, 7493, 3829, NULL, '24.8650', '0.0000', '0.0000', '11300.0000', '11300.0000', '-24.8650', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7615, '2021-03-11', 83, 7494, 3830, NULL, '23.2450', '0.0000', '0.0000', '11300.0000', '11300.0000', '-23.2450', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7616, '2021-03-11', 83, 7495, 3831, NULL, '24.1600', '0.0000', '0.0000', '11300.0000', '11300.0000', '-24.1600', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7617, '2021-03-11', 83, 7496, 3832, NULL, '22.8600', '0.0000', '0.0000', '11400.0000', '11400.0000', '-22.8600', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7618, '2021-03-11', 83, 7497, 3833, NULL, '24.3000', '0.0000', '0.0000', '11400.0000', '11400.0000', '-24.3000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7619, '2021-03-11', 83, 7498, 3834, NULL, '15.3650', '0.0000', '0.0000', '11300.0000', '11300.0000', '-15.3650', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7620, '2021-03-11', 83, 7499, 3835, NULL, '22.6450', '0.0000', '0.0000', '11200.0000', '11200.0000', '-22.6450', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7621, '2021-03-11', 83, 7500, 3836, NULL, '24.7350', '0.0000', '0.0000', '11500.0000', '11500.0000', '-24.7350', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7622, '2021-03-11', 83, 7501, 3837, NULL, '24.6050', '0.0000', '0.0000', '11500.0000', '11500.0000', '-24.6050', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7623, '2021-03-11', 83, 7502, 3838, NULL, '40.0000', '0.0000', '0.0000', '10500.0000', '10500.0000', '-40.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7624, '2021-03-11', 83, 7503, 3839, NULL, '27.0000', '0.0000', '0.0000', '10450.0000', '10450.0000', '-27.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7625, '2021-03-11', 83, 7504, 3840, NULL, '13.4450', '0.0000', '0.0000', '11300.0000', '11300.0000', '-13.4450', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7626, '2021-03-11', 83, 7505, 3841, NULL, '19.5800', '0.0000', '0.0000', '11300.0000', '11300.0000', '-19.5800', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7627, '2021-03-11', 83, 7506, 3842, NULL, '23.6600', '0.0000', '0.0000', '11350.0000', '11350.0000', '-23.6600', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7628, '2021-03-11', 83, 7507, 3843, NULL, '23.9900', '0.0000', '0.0000', '11350.0000', '11350.0000', '-23.9900', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7629, '2021-03-11', 83, 7508, 3844, NULL, '24.2650', '0.0000', '0.0000', '11350.0000', '11350.0000', '-24.2650', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7630, '2021-03-11', 83, 7509, 3845, NULL, '23.7400', '0.0000', '0.0000', '11300.0000', '11300.0000', '-23.7400', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7631, '2021-03-11', 83, 7510, 3846, NULL, '22.8150', '0.0000', '0.0000', '11300.0000', '11300.0000', '-22.8150', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7632, '2021-03-11', 83, 7511, 3847, NULL, '23.9000', '0.0000', '0.0000', '11300.0000', '11300.0000', '-23.9000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7633, '2021-03-11', 83, 7512, 3848, NULL, '22.7700', '0.0000', '0.0000', '11300.0000', '11300.0000', '-22.7700', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7634, '2021-03-11', 83, 7513, 3849, NULL, '16.2350', '0.0000', '0.0000', '8800.0000', '8800.0000', '-16.2350', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7635, '2021-03-11', 83, 7514, 3850, NULL, '19.0850', '0.0000', '0.0000', '8800.0000', '8800.0000', '-19.0850', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7636, '2021-03-11', 83, 7515, 3851, NULL, '19.1600', '0.0000', '0.0000', '8800.0000', '8800.0000', '-19.1600', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7637, '2021-03-11', 83, 7516, 3852, NULL, '18.1700', '0.0000', '0.0000', '8800.0000', '8800.0000', '-18.1700', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7638, '2021-03-11', 83, 7517, 3853, NULL, '15.6600', '0.0000', '0.0000', '8800.0000', '8800.0000', '-15.6600', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7639, '2021-03-11', 83, 7518, 3854, NULL, '18.2300', '0.0000', '0.0000', '8800.0000', '8800.0000', '-18.2300', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7640, '2021-03-11', 83, 7519, 3855, NULL, '16.3000', '0.0000', '0.0000', '8800.0000', '8800.0000', '-16.3000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7642, '2021-03-11', 83, 7521, 3857, NULL, '7.2600', '0.0000', '0.0000', '8600.0000', '8600.0000', '-7.2600', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7643, '2021-03-11', 83, 7522, 3816, NULL, '9.3500', '0.0000', '0.0000', '8600.0000', '8600.0000', '-9.3500', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7644, '2021-02-24', 83, 7523, 3684, NULL, '50.0000', '0.0000', '0.0000', '8800.0000', '8800.0000', '-50.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7645, '2021-03-03', 83, 7524, 3600, NULL, '68.0000', '0.0000', '0.0000', '9600.0000', '9600.0000', '-68.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7646, '2021-03-03', 83, 7525, 3603, NULL, '42.0000', '0.0000', '0.0000', '8800.0000', '8800.0000', '-42.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7647, '2021-03-10', 83, 7527, 3806, NULL, '30.0000', '0.0000', '0.0000', '9800.0000', '9800.0000', '-30.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7649, '2021-03-10', 88, 7529, 3858, NULL, '1.0000', '0.0000', '0.0000', '494400.0000', '494400.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7651, '2021-03-08', 84, 7531, 3859, NULL, '1.0000', '0.0000', '0.0000', '2000000.0000', '2000000.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7653, '2021-03-07', 84, 7533, 3860, NULL, '1.0000', '0.0000', '0.0000', '11075.0000', '11075.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7655, '2021-02-24', 88, 7535, 3861, NULL, '1.0000', '0.0000', '0.0000', '189976.0000', '189976.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7658, '2021-03-07', 87, 7538, 3862, NULL, '1.0000', '0.0000', '0.0000', '0.0000', '0.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7661, '2021-03-08', 88, 7541, 3863, NULL, '1.0000', '0.0000', '0.0000', '718.0000', '718.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7663, '2021-03-09', 84, 7543, 3864, NULL, '1.0000', '0.0000', '0.0000', '28600.0000', '28600.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7665, '2021-03-09', 84, 7545, 3865, NULL, '1.0000', '0.0000', '0.0000', '50000.0000', '50000.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7691, '2021-03-12', 83, 7571, 3866, NULL, '19.6350', '0.0000', '0.0000', '11300.0000', '11300.0000', '-19.6350', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7692, '2021-03-12', 83, 7572, 3867, NULL, '25.0750', '0.0000', '0.0000', '11300.0000', '11300.0000', '-25.0750', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7693, '2021-03-12', 83, 7573, 3868, NULL, '21.6950', '0.0000', '0.0000', '11300.0000', '11300.0000', '-21.6950', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7694, '2021-03-12', 83, 7574, 3869, NULL, '23.8300', '0.0000', '0.0000', '11300.0000', '11300.0000', '-23.8300', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7695, '2021-03-12', 83, 7575, 3870, NULL, '17.3250', '0.0000', '0.0000', '11300.0000', '11300.0000', '-17.3250', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7696, '2021-03-12', 83, 7576, 3871, NULL, '18.9600', '0.0000', '0.0000', '11300.0000', '11300.0000', '-18.9600', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7697, '2021-03-12', 83, 7577, 3872, NULL, '18.4150', '0.0000', '0.0000', '11300.0000', '11300.0000', '-18.4150', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7698, '2021-03-12', 83, 7578, 3873, NULL, '22.9650', '0.0000', '0.0000', '11300.0000', '11300.0000', '-22.9650', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7699, '2021-03-12', 83, 7579, 3874, NULL, '20.7050', '0.0000', '0.0000', '11300.0000', '11300.0000', '-20.7050', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7700, '2021-03-12', 83, 7580, 3875, NULL, '22.5500', '0.0000', '0.0000', '11200.0000', '11200.0000', '-22.5500', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7701, '2021-03-12', 83, 7581, 3876, NULL, '15.3750', '0.0000', '0.0000', '11400.0000', '11400.0000', '-15.3750', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7702, '2021-03-12', 83, 7582, 3877, NULL, '23.5050', '0.0000', '0.0000', '11300.0000', '11300.0000', '-23.5050', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7704, '2021-03-12', 83, 7584, 3878, NULL, '23.1950', '0.0000', '0.0000', '11300.0000', '11300.0000', '-23.1950', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7705, '2021-03-12', 83, 7585, 3879, NULL, '24.5850', '0.0000', '0.0000', '11300.0000', '11300.0000', '-24.5850', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7706, '2021-03-12', 83, 7586, 3880, NULL, '23.1650', '0.0000', '0.0000', '11300.0000', '11300.0000', '-23.1650', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7708, '2021-03-12', 83, 7588, 3891, NULL, '23.4900', '0.0000', '0.0000', '11300.0000', '11300.0000', '-23.4900', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7709, '2021-03-12', 83, 7589, 3881, NULL, '110.0000', '0.0000', '0.0000', '10500.0000', '10500.0000', '-110.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7710, '2021-03-12', 83, 7590, 3882, NULL, '19.0730', '0.0000', '0.0000', '10600.0000', '10600.0000', '-19.0730', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7711, '2021-03-12', 83, 7591, 3883, NULL, '17.5950', '0.0000', '0.0000', '10800.0000', '10800.0000', '-17.5950', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7712, '2021-03-12', 83, 7592, 3884, NULL, '22.9750', '0.0000', '0.0000', '9700.0000', '9700.0000', '-22.9750', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7713, '2021-03-12', 83, 7593, 3885, NULL, '16.8700', '0.0000', '0.0000', '8800.0000', '8800.0000', '-16.8700', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7714, '2021-03-12', 83, 7594, 3886, NULL, '20.1200', '0.0000', '0.0000', '8650.0000', '8650.0000', '-20.1200', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7715, '2021-03-12', 83, 7595, 3887, NULL, '17.6600', '0.0000', '0.0000', '8650.0000', '8650.0000', '-17.6600', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7716, '2021-03-12', 83, 7596, 3889, NULL, '17.7250', '0.0000', '0.0000', '8700.0000', '8700.0000', '-17.7250', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7718, '2021-03-12', 83, 7598, 3890, NULL, '40.0000', '0.0000', '0.0000', '10000.0000', '10000.0000', '-40.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7741, '2021-03-13', 83, 7621, 3892, NULL, '25.9600', '0.0000', '0.0000', '9800.0000', '9800.0000', '-25.9600', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7742, '2021-03-13', 83, 7622, 3893, NULL, '23.9100', '0.0000', '0.0000', '9800.0000', '9800.0000', '-23.9100', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7744, '2021-03-13', 83, 7624, 3895, NULL, '18.7250', '0.0000', '0.0000', '9800.0000', '9800.0000', '-18.7250', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7745, '2021-03-13', 83, 7625, 3896, NULL, '34.0000', '0.0000', '0.0000', '10450.0000', '10450.0000', '-34.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7746, '2021-03-13', 83, 7626, 3897, NULL, '10.6900', '0.0000', '0.0000', '9400.0000', '9400.0000', '-10.6900', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7747, '2021-03-13', 83, 7627, 3898, NULL, '23.9050', '0.0000', '0.0000', '11300.0000', '11300.0000', '-23.9050', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7748, '2021-03-13', 83, 7628, 3899, NULL, '24.0700', '0.0000', '0.0000', '11300.0000', '11300.0000', '-24.0700', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7749, '2021-03-13', 83, 7629, 3894, NULL, '18.2150', '0.0000', '0.0000', '9600.0000', '9600.0000', '-18.2150', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7750, '2021-03-13', 83, 7630, 3900, NULL, '20.6300', '0.0000', '0.0000', '11400.0000', '11400.0000', '-20.6300', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7751, '2021-03-13', 83, 7631, 3901, NULL, '27.2250', '0.0000', '0.0000', '8800.0000', '8800.0000', '-27.2250', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7752, '2021-03-13', 83, 7632, 3902, NULL, '23.3550', '0.0000', '0.0000', '8600.0000', '8600.0000', '-23.3550', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7753, '2021-03-13', 83, 7633, 3903, NULL, '18.0650', '0.0000', '0.0000', '8800.0000', '8800.0000', '-18.0650', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7754, '2021-03-13', 83, 7634, 3904, NULL, '22.4200', '0.0000', '0.0000', '8635.0000', '8635.0000', '-22.4200', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7755, '2021-03-13', 83, 7635, 3905, NULL, '19.9600', '0.0000', '0.0000', '11500.0000', '11500.0000', '-19.9600', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7756, '2021-03-13', 83, 7636, 3906, NULL, '18.5550', '0.0000', '0.0000', '11500.0000', '11500.0000', '-18.5550', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7757, '2021-03-13', 83, 7637, 3907, NULL, '18.6000', '0.0000', '0.0000', '11500.0000', '11500.0000', '-18.6000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7758, '2021-03-13', 83, 7638, 3908, NULL, '18.8600', '0.0000', '0.0000', '11500.0000', '11500.0000', '-18.8600', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7759, '2021-03-13', 83, 7639, 3909, NULL, '18.2400', '0.0000', '0.0000', '11500.0000', '11500.0000', '-18.2400', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7760, '2021-03-13', 83, 7640, 3910, NULL, '22.7750', '0.0000', '0.0000', '11500.0000', '11500.0000', '-22.7750', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7761, '2021-03-13', 83, 7641, 3911, NULL, '24.7750', '0.0000', '0.0000', '11500.0000', '11500.0000', '-24.7750', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7762, '2021-03-13', 83, 7642, 3912, NULL, '18.7450', '0.0000', '0.0000', '11500.0000', '11500.0000', '-18.7450', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7763, '2021-03-13', 83, 7643, 3913, NULL, '67.0000', '0.0000', '0.0000', '10450.0000', '10450.0000', '-67.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7781, '2021-03-14', 83, 7661, 3914, NULL, '22.4950', '0.0000', '0.0000', '9800.0000', '9800.0000', '-22.4950', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7782, '2021-03-14', 83, 7662, 3915, NULL, '22.5600', '0.0000', '0.0000', '9800.0000', '9800.0000', '-22.5600', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7783, '2021-03-14', 83, 7663, 3916, NULL, '22.3450', '0.0000', '0.0000', '9700.0000', '9700.0000', '-22.3450', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7785, '2021-03-14', 83, 7665, 3931, NULL, '22.4400', '0.0000', '0.0000', '9700.0000', '9700.0000', '-22.4400', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7786, '2021-03-14', 83, 7666, 3917, NULL, '18.8750', '0.0000', '0.0000', '9600.0000', '9600.0000', '-18.8750', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7787, '2021-03-14', 83, 7667, 3918, NULL, '23.3100', '0.0000', '0.0000', '9700.0000', '9700.0000', '-23.3100', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7788, '2021-03-14', 83, 7668, 3919, NULL, '23.1100', '0.0000', '0.0000', '11500.0000', '11500.0000', '-23.1100', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7789, '2021-03-14', 83, 7669, 3920, NULL, '24.2050', '0.0000', '0.0000', '11500.0000', '11500.0000', '-24.2050', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7790, '2021-03-14', 83, 7670, 3921, NULL, '22.6850', '0.0000', '0.0000', '11300.0000', '11300.0000', '-22.6850', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7791, '2021-03-14', 83, 7671, 3922, NULL, '24.0700', '0.0000', '0.0000', '11400.0000', '11400.0000', '-24.0700', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7792, '2021-03-14', 83, 7672, 3923, NULL, '25.2300', '0.0000', '0.0000', '11400.0000', '11400.0000', '-25.2300', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7793, '2021-03-14', 83, 7673, 3924, NULL, '20.0300', '0.0000', '0.0000', '8700.0000', '8700.0000', '-20.0300', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7794, '2021-03-14', 83, 7674, 3925, NULL, '19.0100', '0.0000', '0.0000', '8700.0000', '8700.0000', '-19.0100', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7795, '2021-03-14', 83, 7675, 3926, NULL, '19.7650', '0.0000', '0.0000', '11500.0000', '11500.0000', '-19.7650', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7796, '2021-03-14', 83, 7676, 3927, NULL, '24.0800', '0.0000', '0.0000', '11450.0000', '11450.0000', '-24.0800', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7797, '2021-03-14', 83, 7677, 3928, NULL, '24.1000', '0.0000', '0.0000', '11500.0000', '11500.0000', '-24.1000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7798, '2021-03-14', 83, 7678, 3929, NULL, '12.5400', '0.0000', '0.0000', '11500.0000', '11500.0000', '-12.5400', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7799, '2021-03-14', 83, 7679, 3930, NULL, '14.9250', '0.0000', '0.0000', '8800.0000', '8800.0000', '-14.9250', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7814, '2021-03-15', 83, 7694, 3932, NULL, '19.9250', '0.0000', '0.0000', '11500.0000', '11500.0000', '-19.9250', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7815, '2021-03-15', 83, 7695, 3933, NULL, '22.7300', '0.0000', '0.0000', '11300.0000', '11300.0000', '-22.7300', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7816, '2021-03-15', 83, 7696, 3934, NULL, '24.1200', '0.0000', '0.0000', '10900.0000', '10900.0000', '-24.1200', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7817, '2021-03-14', 83, 7697, 3935, NULL, '23.6900', '0.0000', '0.0000', '11500.0000', '11500.0000', '-23.6900', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7818, '2021-03-15', 83, 7698, 3936, NULL, '16.9640', '0.0000', '0.0000', '10500.0000', '10500.0000', '-16.9640', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7819, '2021-03-15', 83, 7699, 3937, NULL, '23.2200', '0.0000', '0.0000', '11600.0000', '11600.0000', '-23.2200', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7820, '2021-03-15', 83, 7700, 3938, NULL, '25.4500', '0.0000', '0.0000', '11400.0000', '11400.0000', '-25.4500', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7821, '2021-03-15', 83, 7701, 3939, NULL, '25.6350', '0.0000', '0.0000', '11600.0000', '11600.0000', '-25.6350', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7822, '2021-03-15', 83, 7702, 3940, NULL, '21.3300', '0.0000', '0.0000', '11500.0000', '11500.0000', '-21.3300', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7823, '2021-03-15', 83, 7703, 3941, NULL, '100.0000', '0.0000', '0.0000', '10500.0000', '10500.0000', '-100.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7824, '2021-03-15', 83, 7704, 3942, NULL, '19.6300', '0.0000', '0.0000', '9800.0000', '9800.0000', '-19.6300', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7825, '2021-03-15', 83, 7705, 3943, NULL, '19.1900', '0.0000', '0.0000', '9800.0000', '9800.0000', '-19.1900', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7826, '2021-03-15', 83, 7706, 3944, NULL, '16.5150', '0.0000', '0.0000', '8700.0000', '8700.0000', '-16.5150', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7827, '2021-03-15', 83, 7707, 3945, NULL, '17.3050', '0.0000', '0.0000', '9900.0000', '9900.0000', '-17.3050', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7829, '2021-03-15', 84, 7709, 3946, NULL, '1.0000', '0.0000', '0.0000', '11900.0000', '11900.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7866, '2021-03-16', 83, 7746, 3947, NULL, '21.7300', '0.0000', '0.0000', '11500.0000', '11500.0000', '-21.7300', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7867, '2021-03-16', 83, 7747, 3948, NULL, '18.2550', '0.0000', '0.0000', '11500.0000', '11500.0000', '-18.2550', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7868, '2021-03-16', 83, 7748, 3949, NULL, '23.5850', '0.0000', '0.0000', '11500.0000', '11500.0000', '-23.5850', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7869, '2021-03-16', 83, 7749, 3950, NULL, '21.3600', '0.0000', '0.0000', '11500.0000', '11500.0000', '-21.3600', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7870, '2021-03-16', 83, 7750, 3951, NULL, '17.4450', '0.0000', '0.0000', '11500.0000', '11500.0000', '-17.4450', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7871, '2021-03-16', 83, 7751, 3952, NULL, '18.6450', '0.0000', '0.0000', '11500.0000', '11500.0000', '-18.6450', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7872, '2021-03-16', 83, 7752, 3953, NULL, '17.6750', '0.0000', '0.0000', '11500.0000', '11500.0000', '-17.6750', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7873, '2021-03-16', 83, 7753, 3954, NULL, '18.4800', '0.0000', '0.0000', '11500.0000', '11500.0000', '-18.4800', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7874, '2021-03-16', 83, 7754, 3955, NULL, '19.0050', '0.0000', '0.0000', '11500.0000', '11500.0000', '-19.0050', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7875, '2021-03-16', 83, 7755, 3956, NULL, '18.1000', '0.0000', '0.0000', '11500.0000', '11500.0000', '-18.1000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7876, '2021-03-16', 83, 7756, 3957, NULL, '18.3400', '0.0000', '0.0000', '11500.0000', '11500.0000', '-18.3400', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7877, '2021-03-16', 83, 7757, 3958, NULL, '17.4600', '0.0000', '0.0000', '11500.0000', '11500.0000', '-17.4600', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7878, '2021-03-16', 83, 7758, 3959, NULL, '15.8000', '0.0000', '0.0000', '11500.0000', '11500.0000', '-15.8000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7879, '2021-03-16', 83, 7759, 3960, NULL, '15.4850', '0.0000', '0.0000', '11500.0000', '11500.0000', '-15.4850', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7880, '2021-03-16', 83, 7760, 3961, NULL, '14.1950', '0.0000', '0.0000', '11500.0000', '11500.0000', '-14.1950', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7881, '2021-03-16', 83, 7761, 3962, NULL, '24.9550', '0.0000', '0.0000', '11500.0000', '11500.0000', '-24.9550', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7882, '2021-03-16', 83, 7762, 3963, NULL, '24.7250', '0.0000', '0.0000', '11500.0000', '11500.0000', '-24.7250', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7883, '2021-03-16', 83, 7763, 3964, NULL, '16.0000', '0.0000', '0.0000', '11500.0000', '11500.0000', '-16.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7884, '2021-03-16', 83, 7764, 3965, NULL, '21.8850', '0.0000', '0.0000', '11400.0000', '11400.0000', '-21.8850', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7885, '2021-03-16', 83, 7765, 3966, NULL, '18.9400', '0.0000', '0.0000', '10900.0000', '10900.0000', '-18.9400', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7886, '2021-03-16', 83, 7766, 3967, NULL, '18.2900', '0.0000', '0.0000', '10900.0000', '10900.0000', '-18.2900', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7887, '2021-03-16', 83, 7767, 3968, NULL, '24.5200', '0.0000', '0.0000', '11500.0000', '11500.0000', '-24.5200', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7888, '2021-03-16', 83, 7768, 3969, NULL, '24.6400', '0.0000', '0.0000', '11500.0000', '11500.0000', '-24.6400', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7889, '2021-03-16', 83, 7769, 3970, NULL, '16.9750', '0.0000', '0.0000', '11500.0000', '11500.0000', '-16.9750', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7890, '2021-03-16', 83, 7770, 3971, NULL, '18.8750', '0.0000', '0.0000', '11500.0000', '11500.0000', '-18.8750', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7891, '2021-03-16', 83, 7771, 3972, NULL, '18.6850', '0.0000', '0.0000', '11500.0000', '11500.0000', '-18.6850', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7892, '2021-03-16', 83, 7772, 3973, NULL, '16.6450', '0.0000', '0.0000', '9900.0000', '9900.0000', '-16.6450', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7893, '2021-03-16', 83, 7773, 3974, NULL, '20.7950', '0.0000', '0.0000', '9800.0000', '9800.0000', '-20.7950', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7894, '2021-03-16', 83, 7774, 3975, NULL, '14.7300', '0.0000', '0.0000', '9800.0000', '9800.0000', '-14.7300', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7895, '2021-03-16', 83, 7775, 3976, NULL, '19.5400', '0.0000', '0.0000', '8700.0000', '8700.0000', '-19.5400', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7896, '2021-03-16', 83, 7776, 3977, NULL, '25.0250', '0.0000', '0.0000', '10000.0000', '10000.0000', '-25.0250', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7897, '2021-03-16', 83, 7777, 3978, NULL, '22.9600', '0.0000', '0.0000', '8800.0000', '8800.0000', '-22.9600', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7898, '2021-03-16', 83, 7778, 3979, NULL, '23.2350', '0.0000', '0.0000', '8800.0000', '8800.0000', '-23.2350', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7899, '2021-03-16', 83, 7779, 3980, NULL, '14.9650', '0.0000', '0.0000', '8800.0000', '8800.0000', '-14.9650', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7900, '2021-03-16', 83, 7780, 3981, NULL, '15.3350', '0.0000', '0.0000', '8700.0000', '8700.0000', '-15.3350', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7901, '2021-03-16', 83, 7781, 3982, NULL, '19.7950', '0.0000', '0.0000', '8800.0000', '8800.0000', '-19.7950', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7921, '2021-03-17', 83, 7801, 3984, NULL, '15.5000', '0.0000', '0.0000', '9800.0000', '9800.0000', '-15.5000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7922, '2021-03-17', 83, 7802, 3985, NULL, '20.4100', '0.0000', '0.0000', '9800.0000', '9800.0000', '-20.4100', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7923, '2021-03-17', 83, 7803, 3986, NULL, '19.9450', '0.0000', '0.0000', '9800.0000', '9800.0000', '-19.9450', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7924, '2021-03-17', 83, 7804, 3987, NULL, '19.7950', '0.0000', '0.0000', '9800.0000', '9800.0000', '-19.7950', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7925, '2021-03-17', 83, 7805, 3988, NULL, '19.1050', '0.0000', '0.0000', '9800.0000', '9800.0000', '-19.1050', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7926, '2021-03-17', 83, 7806, 3989, NULL, '18.4000', '0.0000', '0.0000', '9800.0000', '9800.0000', '-18.4000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7927, '2021-03-17', 83, 7807, 3990, NULL, '20.7800', '0.0000', '0.0000', '10900.0000', '10900.0000', '-20.7800', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7928, '2021-03-17', 83, 7808, 3991, NULL, '21.5000', '0.0000', '0.0000', '8800.0000', '8800.0000', '-21.5000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7929, '2021-03-17', 83, 7809, 3992, NULL, '24.0350', '0.0000', '0.0000', '8800.0000', '8800.0000', '-24.0350', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7930, '2021-03-17', 83, 7810, 3993, NULL, '23.3450', '0.0000', '0.0000', '11600.0000', '11600.0000', '-23.3450', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7931, '2021-03-17', 83, 7811, 3994, NULL, '23.5450', '0.0000', '0.0000', '11500.0000', '11500.0000', '-23.5450', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7932, '2021-03-17', 83, 7812, 3995, NULL, '23.4900', '0.0000', '0.0000', '11500.0000', '11500.0000', '-23.4900', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7933, '2021-03-17', 83, 7813, 3996, NULL, '22.3600', '0.0000', '0.0000', '11500.0000', '11500.0000', '-22.3600', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7934, '2021-03-17', 83, 7814, 3997, NULL, '20.0150', '0.0000', '0.0000', '8800.0000', '8800.0000', '-20.0150', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7936, '2021-03-17', 83, 7816, 3999, NULL, '18.4300', '0.0000', '0.0000', '11500.0000', '11500.0000', '-18.4300', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7937, '2021-03-17', 83, 7817, 4000, NULL, '22.3650', '0.0000', '0.0000', '11500.0000', '11500.0000', '-22.3650', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7939, '2021-03-17', 82, 7819, 4001, NULL, '450.0000', '0.0000', '0.0000', '172.0000', '172.0000', '-450.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7947, '2021-03-18', 82, 7827, 4003, NULL, '180.0000', '0.0000', '0.0000', '172.0000', '172.0000', '-180.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7975, '2021-03-18', 83, 7855, 4004, NULL, '18.3600', '0.0000', '0.0000', '11500.0000', '11500.0000', '-18.3600', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7976, '2021-03-18', 83, 7856, 4005, NULL, '22.6350', '0.0000', '0.0000', '10900.0000', '10900.0000', '-22.6350', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7977, '2021-03-18', 83, 7857, 4006, NULL, '23.2150', '0.0000', '0.0000', '10900.0000', '10900.0000', '-23.2150', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7978, '2021-03-18', 83, 7858, 4007, NULL, '14.5150', '0.0000', '0.0000', '11500.0000', '11500.0000', '-14.5150', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7979, '2021-03-18', 83, 7859, 4008, NULL, '18.4250', '0.0000', '0.0000', '11500.0000', '11500.0000', '-18.4250', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7980, '2021-03-18', 83, 7860, 4009, NULL, '18.8500', '0.0000', '0.0000', '11500.0000', '11500.0000', '-18.8500', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7981, '2021-03-18', 83, 7861, 4010, NULL, '17.6900', '0.0000', '0.0000', '11500.0000', '11500.0000', '-17.6900', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7982, '2021-03-18', 83, 7862, 4011, NULL, '18.2350', '0.0000', '0.0000', '11500.0000', '11500.0000', '-18.2350', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7983, '2021-03-18', 83, 7863, 4012, NULL, '18.7200', '0.0000', '0.0000', '11500.0000', '11500.0000', '-18.7200', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7984, '2021-03-18', 83, 7864, 4013, NULL, '23.3450', '0.0000', '0.0000', '11500.0000', '11500.0000', '-23.3450', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7986, '2021-03-18', 83, 7866, 4015, NULL, '23.6500', '0.0000', '0.0000', '8800.0000', '8800.0000', '-23.6500', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7987, '2021-03-18', 83, 7867, 4016, NULL, '23.4450', '0.0000', '0.0000', '8800.0000', '8800.0000', '-23.4450', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7988, '2021-03-18', 83, 7868, 4017, NULL, '22.8300', '0.0000', '0.0000', '8800.0000', '8800.0000', '-22.8300', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7989, '2021-03-18', 83, 7869, 4018, NULL, '24.0600', '0.0000', '0.0000', '8800.0000', '8800.0000', '-24.0600', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7990, '2021-03-18', 83, 7870, 4019, NULL, '20.4900', '0.0000', '0.0000', '11500.0000', '11500.0000', '-20.4900', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7991, '2021-03-18', 83, 7871, 4020, NULL, '22.1050', '0.0000', '0.0000', '10900.0000', '10900.0000', '-22.1050', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7992, '2021-03-18', 83, 7872, 4021, NULL, '19.6600', '0.0000', '0.0000', '10900.0000', '10900.0000', '-19.6600', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7993, '2021-03-18', 83, 7873, 4022, NULL, '24.2050', '0.0000', '0.0000', '11500.0000', '11500.0000', '-24.2050', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7994, '2021-03-18', 83, 7874, 4023, NULL, '19.4200', '0.0000', '0.0000', '11500.0000', '11500.0000', '-19.4200', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7995, '2021-03-18', 83, 7875, 4024, NULL, '22.0000', '0.0000', '0.0000', '10000.0000', '10000.0000', '-22.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7996, '2021-03-18', 83, 7876, 4025, NULL, '24.7050', '0.0000', '0.0000', '10000.0000', '10000.0000', '-24.7050', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7997, '2021-03-18', 83, 7877, 4026, NULL, '15.5050', '0.0000', '0.0000', '11600.0000', '11600.0000', '-15.5050', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7998, '2021-03-18', 83, 7878, 4027, NULL, '23.5550', '0.0000', '0.0000', '11500.0000', '11500.0000', '-23.5550', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (7999, '2021-03-18', 83, 7879, 4028, NULL, '18.8000', '0.0000', '0.0000', '8700.0000', '8700.0000', '-18.8000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8000, '2021-03-18', 83, 7880, 4029, NULL, '19.2700', '0.0000', '0.0000', '8700.0000', '8700.0000', '-19.2700', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8001, '2021-03-18', 83, 7881, 4030, NULL, '19.2350', '0.0000', '0.0000', '10000.0000', '10000.0000', '-19.2350', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8003, '2021-03-18', 84, 7883, 4031, NULL, '1.0000', '0.0000', '0.0000', '500000.0000', '500000.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8005, '2021-03-18', 83, 7885, 4032, NULL, '26.5000', '0.0000', '0.0000', '8900.0000', '8900.0000', '-26.5000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8010, '2021-03-18', 84, 7890, 4034, NULL, '1.0000', '0.0000', '0.0000', '5000.0000', '5000.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8011, '2021-03-18', 84, 7891, 4035, NULL, '1.0000', '0.0000', '0.0000', '8500.0000', '8500.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8012, '2021-03-18', 84, 7892, 4036, NULL, '1.0000', '0.0000', '0.0000', '33000.0000', '33000.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8014, '2021-03-14', 84, 7894, 4037, NULL, '1.0000', '0.0000', '0.0000', '96284.0000', '96284.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8016, '2021-03-14', 84, 7896, 4038, NULL, '1.0000', '0.0000', '0.0000', '717211.0000', '717211.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8019, '2021-03-17', 83, 7899, 3998, NULL, '17.1600', '0.0000', '0.0000', '9000.0000', '9000.0000', '-17.1600', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8021, '2021-03-13', 83, 7901, 4039, NULL, '21.1100', '0.0000', '0.0000', '11500.0000', '11500.0000', '-21.1100', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8022, '2021-03-17', 83, 7902, 3983, NULL, '16.6500', '0.0000', '0.0000', '9500.0000', '9500.0000', '-16.6500', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8023, '2021-02-25', 83, 7903, 3446, NULL, '23.5300', '0.0000', '0.0000', '7400.0000', '7400.0000', '-23.5300', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8026, '2021-03-19', 82, 7906, 4040, NULL, '90.0000', '0.0000', '0.0000', '172.0000', '172.0000', '-90.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8041, '2021-03-19', 83, 7921, 4041, NULL, '13.8600', '0.0000', '0.0000', '11600.0000', '11600.0000', '-13.8600', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8042, '2021-03-19', 83, 7922, 4042, NULL, '13.7950', '0.0000', '0.0000', '11500.0000', '11500.0000', '-13.7950', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8043, '2021-03-19', 83, 7923, 4043, NULL, '17.4300', '0.0000', '0.0000', '11500.0000', '11500.0000', '-17.4300', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8044, '2021-03-19', 83, 7924, 4044, NULL, '18.3700', '0.0000', '0.0000', '11700.0000', '11700.0000', '-18.3700', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8045, '2021-03-19', 83, 7925, 4045, NULL, '19.2150', '0.0000', '0.0000', '11700.0000', '11700.0000', '-19.2150', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8046, '2021-03-19', 83, 7926, 4046, NULL, '12.3650', '0.0000', '0.0000', '11500.0000', '11500.0000', '-12.3650', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8047, '2021-03-19', 83, 7927, 4047, NULL, '24.0900', '0.0000', '0.0000', '12000.0000', '12000.0000', '-24.0900', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8048, '2021-03-19', 83, 7928, 4048, NULL, '23.3900', '0.0000', '0.0000', '12000.0000', '12000.0000', '-23.3900', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8049, '2021-03-19', 83, 7929, 4049, NULL, '15.5650', '0.0000', '0.0000', '11700.0000', '11700.0000', '-15.5650', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8050, '2021-03-19', 83, 7930, 4050, NULL, '22.5300', '0.0000', '0.0000', '11500.0000', '11500.0000', '-22.5300', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8051, '2021-03-19', 83, 7931, 4051, NULL, '14.6450', '0.0000', '0.0000', '11600.0000', '11600.0000', '-14.6450', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8052, '2021-03-19', 83, 7932, 4052, NULL, '24.5350', '0.0000', '0.0000', '10900.0000', '10900.0000', '-24.5350', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8053, '2021-03-19', 83, 7933, 4053, NULL, '17.9000', '0.0000', '0.0000', '9800.0000', '9800.0000', '-17.9000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8054, '2021-03-19', 83, 7934, 4054, NULL, '17.7800', '0.0000', '0.0000', '9800.0000', '9800.0000', '-17.7800', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8071, '2021-03-20', 83, 7951, 4055, NULL, '19.7600', '0.0000', '0.0000', '11800.0000', '11800.0000', '-19.7600', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8072, '2021-03-20', 83, 7952, 4056, NULL, '14.3400', '0.0000', '0.0000', '11600.0000', '11600.0000', '-14.3400', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8073, '2021-03-20', 83, 7953, 4057, NULL, '14.8650', '0.0000', '0.0000', '11600.0000', '11600.0000', '-14.8650', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8074, '2021-03-20', 83, 7954, 4058, NULL, '20.0900', '0.0000', '0.0000', '11950.0000', '11950.0000', '-20.0900', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8075, '2021-03-20', 83, 7955, 4059, NULL, '15.7900', '0.0000', '0.0000', '12000.0000', '12000.0000', '-15.7900', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8076, '2021-03-20', 83, 7956, 4060, NULL, '17.2800', '0.0000', '0.0000', '11600.0000', '11600.0000', '-17.2800', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8077, '2021-03-20', 83, 7957, 4061, NULL, '18.0100', '0.0000', '0.0000', '11600.0000', '11600.0000', '-18.0100', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8078, '2021-03-20', 83, 7958, 4062, NULL, '27.0000', '0.0000', '0.0000', '10500.0000', '10500.0000', '-27.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8079, '2021-03-20', 83, 7959, 4063, NULL, '40.0000', '0.0000', '0.0000', '10650.0000', '10650.0000', '-40.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8080, '2021-03-20', 83, 7960, 4064, NULL, '17.4100', '0.0000', '0.0000', '8700.0000', '8700.0000', '-17.4100', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8081, '2021-03-20', 83, 7961, 4065, NULL, '16.2800', '0.0000', '0.0000', '8700.0000', '8700.0000', '-16.2800', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8082, '2021-03-20', 83, 7962, 4066, NULL, '18.6700', '0.0000', '0.0000', '9500.0000', '9500.0000', '-18.6700', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8083, '2021-03-20', 83, 7963, 4067, NULL, '19.1350', '0.0000', '0.0000', '9800.0000', '9800.0000', '-19.1350', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8084, '2021-03-20', 83, 7964, 4068, NULL, '17.8850', '0.0000', '0.0000', '9800.0000', '9800.0000', '-17.8850', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8085, '2021-03-20', 83, 7965, 4069, NULL, '19.6950', '0.0000', '0.0000', '9800.0000', '9800.0000', '-19.6950', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8086, '2021-03-20', 83, 7966, 4070, NULL, '25.6000', '0.0000', '0.0000', '8900.0000', '8900.0000', '-25.6000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8087, '2021-03-18', 82, 7967, 4002, NULL, '200.0000', '0.0000', '0.0000', '180.0000', '180.0000', '-200.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8089, '2021-03-21', 82, 7969, 4071, NULL, '180.0000', '0.0000', '0.0000', '170.0000', '170.0000', '-180.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8119, '2021-03-14', 82, 7999, 4099, NULL, '90.0000', '0.0000', '0.0000', '169.0000', '169.0000', '-90.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8121, '2021-03-23', 82, 8001, 4100, NULL, '180.0000', '0.0000', '0.0000', '170.0000', '170.0000', '-180.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8122, '2021-03-21', 83, 8002, 4072, NULL, '17.6100', '0.0000', '0.0000', '11650.0000', '11650.0000', '-17.6100', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8123, '2021-03-21', 83, 8003, 4073, NULL, '18.0000', '0.0000', '0.0000', '11650.0000', '11650.0000', '-18.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8124, '2021-03-21', 83, 8004, 4074, NULL, '13.7050', '0.0000', '0.0000', '11650.0000', '11650.0000', '-13.7050', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8125, '2021-03-21', 83, 8005, 4075, NULL, '19.6350', '0.0000', '0.0000', '11700.0000', '11700.0000', '-19.6350', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8126, '2021-03-21', 83, 8006, 4076, NULL, '15.2300', '0.0000', '0.0000', '11600.0000', '11600.0000', '-15.2300', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8127, '2021-03-21', 83, 8007, 4077, NULL, '14.0850', '0.0000', '0.0000', '11600.0000', '11600.0000', '-14.0850', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8128, '2021-03-21', 83, 8008, 4078, NULL, '23.3250', '0.0000', '0.0000', '11700.0000', '11700.0000', '-23.3250', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8129, '2021-03-21', 83, 8009, 4079, NULL, '24.1000', '0.0000', '0.0000', '11700.0000', '11700.0000', '-24.1000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8131, '2021-03-21', 83, 8011, 4081, NULL, '12.6650', '0.0000', '0.0000', '8600.0000', '8600.0000', '-12.6650', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8132, '2021-03-21', 83, 8012, 4082, NULL, '24.5500', '0.0000', '0.0000', '9000.0000', '9000.0000', '-24.5500', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8133, '2021-03-21', 83, 8013, 4083, NULL, '24.9600', '0.0000', '0.0000', '9000.0000', '9000.0000', '-24.9600', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8134, '2021-03-21', 83, 8014, 4084, NULL, '23.5050', '0.0000', '0.0000', '9000.0000', '9000.0000', '-23.5050', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8135, '2021-03-21', 83, 8015, 4085, NULL, '21.3450', '0.0000', '0.0000', '9000.0000', '9000.0000', '-21.3450', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8136, '2021-03-21', 83, 8016, 4086, NULL, '21.9850', '0.0000', '0.0000', '9000.0000', '9000.0000', '-21.9850', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8137, '2021-03-21', 83, 8017, 4087, NULL, '17.5100', '0.0000', '0.0000', '11600.0000', '11600.0000', '-17.5100', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8138, '2021-03-21', 83, 8018, 4088, NULL, '18.9800', '0.0000', '0.0000', '11600.0000', '11600.0000', '-18.9800', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8139, '2021-03-21', 83, 8019, 4089, NULL, '17.5650', '0.0000', '0.0000', '11600.0000', '11600.0000', '-17.5650', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8140, '2021-03-21', 83, 8020, 4091, NULL, '18.0750', '0.0000', '0.0000', '11600.0000', '11600.0000', '-18.0750', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8141, '2021-03-21', 83, 8021, 4090, NULL, '22.8350', '0.0000', '0.0000', '11600.0000', '11600.0000', '-22.8350', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8142, '2021-03-21', 83, 8022, 4092, NULL, '19.0400', '0.0000', '0.0000', '11600.0000', '11600.0000', '-19.0400', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8143, '2021-03-21', 83, 8023, 4093, NULL, '22.7600', '0.0000', '0.0000', '11600.0000', '11600.0000', '-22.7600', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8144, '2021-03-21', 83, 8024, 4094, NULL, '17.2100', '0.0000', '0.0000', '11500.0000', '11500.0000', '-17.2100', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8145, '2021-03-21', 83, 8025, 4095, NULL, '23.5750', '0.0000', '0.0000', '11500.0000', '11500.0000', '-23.5750', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8146, '2021-03-21', 83, 8026, 4096, NULL, '23.3050', '0.0000', '0.0000', '11600.0000', '11600.0000', '-23.3050', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8147, '2021-03-21', 83, 8027, 4097, NULL, '16.2600', '0.0000', '0.0000', '11700.0000', '11700.0000', '-16.2600', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8148, '2021-03-21', 83, 8028, 4098, NULL, '27.0000', '0.0000', '0.0000', '10500.0000', '10500.0000', '-27.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8187, '2021-03-22', 83, 8067, 4102, NULL, '22.3750', '0.0000', '0.0000', '10500.0000', '10500.0000', '-22.3750', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8188, '2021-03-22', 83, 8068, 4103, NULL, '22.1650', '0.0000', '0.0000', '10500.0000', '10500.0000', '-22.1650', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8189, '2021-03-22', 83, 8069, 4104, NULL, '19.3700', '0.0000', '0.0000', '11700.0000', '11700.0000', '-19.3700', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8190, '2021-03-22', 83, 8070, 4105, NULL, '16.3550', '0.0000', '0.0000', '11800.0000', '11800.0000', '-16.3550', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8191, '2021-03-22', 83, 8071, 4107, NULL, '15.5800', '0.0000', '0.0000', '11800.0000', '11800.0000', '-15.5800', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8192, '2021-03-22', 83, 8072, 4108, NULL, '15.8900', '0.0000', '0.0000', '11800.0000', '11800.0000', '-15.8900', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8193, '2021-03-22', 83, 8073, 4109, NULL, '20.8000', '0.0000', '0.0000', '12000.0000', '12000.0000', '-20.8000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8194, '2021-03-22', 83, 8074, 4110, NULL, '13.5750', '0.0000', '0.0000', '11700.0000', '11700.0000', '-13.5750', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8195, '2021-03-22', 83, 8075, 4111, NULL, '15.9500', '0.0000', '0.0000', '11600.0000', '11600.0000', '-15.9500', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8196, '2021-03-22', 83, 8076, 4112, NULL, '16.7950', '0.0000', '0.0000', '11600.0000', '11600.0000', '-16.7950', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8197, '2021-03-22', 83, 8077, 4113, NULL, '13.6000', '0.0000', '0.0000', '11650.0000', '11650.0000', '-13.6000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8198, '2021-03-22', 83, 8078, 4114, NULL, '16.4200', '0.0000', '0.0000', '11650.0000', '11650.0000', '-16.4200', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8199, '2021-03-22', 83, 8079, 4115, NULL, '19.3050', '0.0000', '0.0000', '11800.0000', '11800.0000', '-19.3050', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8200, '2021-03-22', 83, 8080, 4116, NULL, '22.6250', '0.0000', '0.0000', '9800.0000', '9800.0000', '-22.6250', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8202, '2021-03-22', 83, 8082, 4118, NULL, '24.3500', '0.0000', '0.0000', '11800.0000', '11800.0000', '-24.3500', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8203, '2021-03-22', 83, 8083, 4119, NULL, '24.0600', '0.0000', '0.0000', '11800.0000', '11800.0000', '-24.0600', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8204, '2021-03-22', 83, 8084, 4120, NULL, '22.9900', '0.0000', '0.0000', '9100.0000', '9100.0000', '-22.9900', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8205, '2021-03-22', 83, 8085, 4121, NULL, '23.4650', '0.0000', '0.0000', '9100.0000', '9100.0000', '-23.4650', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8206, '2021-03-22', 83, 8086, 4122, NULL, '17.7250', '0.0000', '0.0000', '9200.0000', '9200.0000', '-17.7250', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8207, '2021-03-22', 83, 8087, 4123, NULL, '27.4500', '0.0000', '0.0000', '9100.0000', '9100.0000', '-27.4500', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8208, '2021-03-22', 83, 8088, 4124, NULL, '150.0000', '0.0000', '0.0000', '10000.0000', '10000.0000', '-150.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8209, '2021-03-22', 83, 8089, 4125, NULL, '100.0000', '0.0000', '0.0000', '10000.0000', '10000.0000', '-100.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8210, '2021-03-22', 83, 8090, 4126, NULL, '28.0000', '0.0000', '0.0000', '10100.0000', '10100.0000', '-28.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8211, '2021-03-22', 83, 8091, 4127, NULL, '21.3100', '0.0000', '0.0000', '9100.0000', '9100.0000', '-21.3100', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8212, '2021-03-22', 83, 8092, 4128, NULL, '16.4150', '0.0000', '0.0000', '11600.0000', '11600.0000', '-16.4150', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8213, '2021-03-22', 83, 8093, 4129, NULL, '17.6000', '0.0000', '0.0000', '11600.0000', '11600.0000', '-17.6000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8214, '2021-03-22', 83, 8094, 4130, NULL, '24.2350', '0.0000', '0.0000', '11500.0000', '11500.0000', '-24.2350', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8215, '2021-03-22', 83, 8095, 4131, NULL, '23.1850', '0.0000', '0.0000', '11800.0000', '11800.0000', '-23.1850', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8216, '2021-03-22', 83, 8096, 4132, NULL, '23.7400', '0.0000', '0.0000', '11800.0000', '11800.0000', '-23.7400', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8217, '2021-03-22', 83, 8097, 4133, NULL, '23.4850', '0.0000', '0.0000', '11800.0000', '11800.0000', '-23.4850', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8218, '2021-03-22', 83, 8098, 4134, NULL, '23.6150', '0.0000', '0.0000', '11800.0000', '11800.0000', '-23.6150', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8219, '2021-03-22', 83, 8099, 4135, NULL, '6.0650', '0.0000', '0.0000', '11500.0000', '11500.0000', '-6.0650', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8220, '2021-03-22', 83, 8100, 4136, NULL, '16.0850', '0.0000', '0.0000', '11600.0000', '11600.0000', '-16.0850', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8221, '2021-03-22', 83, 8101, 4137, NULL, '27.0000', '0.0000', '0.0000', '10500.0000', '10500.0000', '-27.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8222, '2021-03-22', 83, 8102, 4138, NULL, '25.0000', '0.0000', '0.0000', '10500.0000', '10500.0000', '-25.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8225, '2021-03-22', 84, 8105, 4139, NULL, '1.0000', '0.0000', '0.0000', '20200.0000', '20200.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8226, '2021-03-22', 84, 8106, 4140, NULL, '1.0000', '0.0000', '0.0000', '2000.0000', '2000.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8260, '2021-03-23', 83, 8140, 4142, NULL, '25.2250', '0.0000', '0.0000', '9000.0000', '9000.0000', '-25.2250', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8261, '2021-03-23', 83, 8141, 4141, NULL, '28.7750', '0.0000', '0.0000', '9000.0000', '9000.0000', '-28.7750', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8262, '2021-03-23', 83, 8142, 4143, NULL, '27.7200', '0.0000', '0.0000', '9050.0000', '9050.0000', '-27.7200', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8263, '2021-03-23', 83, 8143, 4144, NULL, '23.4250', '0.0000', '0.0000', '9050.0000', '9050.0000', '-23.4250', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8264, '2021-03-23', 83, 8144, 4145, NULL, '20.8500', '0.0000', '0.0000', '9100.0000', '9100.0000', '-20.8500', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8265, '2021-03-23', 83, 8145, 4146, NULL, '25.2600', '0.0000', '0.0000', '9100.0000', '9100.0000', '-25.2600', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8267, '2021-03-23', 83, 8147, 4149, NULL, '10100.0000', '0.0000', '0.0000', '94.0000', '94.0000', '-10100.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8268, '2021-03-23', 83, 8148, 4150, NULL, '30.0000', '0.0000', '0.0000', '10200.0000', '10200.0000', '-30.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8269, '2021-03-23', 83, 8149, 4151, NULL, '14.8900', '0.0000', '0.0000', '11700.0000', '11700.0000', '-14.8900', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8270, '2021-03-23', 83, 8150, 4152, NULL, '23.0850', '0.0000', '0.0000', '11800.0000', '11800.0000', '-23.0850', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8271, '2021-03-23', 83, 8151, 4153, NULL, '24.5300', '0.0000', '0.0000', '11800.0000', '11800.0000', '-24.5300', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8272, '2021-03-23', 83, 8152, 4154, NULL, '23.7550', '0.0000', '0.0000', '12000.0000', '12000.0000', '-23.7550', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8273, '2021-03-23', 83, 8153, 4155, NULL, '18.3750', '0.0000', '0.0000', '11600.0000', '11600.0000', '-18.3750', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8274, '2021-03-23', 83, 8154, 4156, NULL, '17.9650', '0.0000', '0.0000', '11600.0000', '11600.0000', '-17.9650', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8275, '2021-03-23', 83, 8155, 4157, NULL, '24.6000', '0.0000', '0.0000', '11600.0000', '11600.0000', '-24.6000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8276, '2021-03-23', 83, 8156, 4158, NULL, '19.0800', '0.0000', '0.0000', '11600.0000', '11600.0000', '-19.0800', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8277, '2021-03-23', 83, 8157, 4159, NULL, '19.5150', '0.0000', '0.0000', '11600.0000', '11600.0000', '-19.5150', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8278, '2021-03-23', 83, 8158, 4160, NULL, '20.0250', '0.0000', '0.0000', '11600.0000', '11600.0000', '-20.0250', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8279, '2021-03-23', 83, 8159, 4161, NULL, '24.2550', '0.0000', '0.0000', '11700.0000', '11700.0000', '-24.2550', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8280, '2021-03-23', 83, 8160, 4162, NULL, '24.2400', '0.0000', '0.0000', '11800.0000', '11800.0000', '-24.2400', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8281, '2021-03-23', 83, 8161, 4163, NULL, '22.6750', '0.0000', '0.0000', '11800.0000', '11800.0000', '-22.6750', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8282, '2021-03-23', 83, 8162, 4164, NULL, '15.1000', '0.0000', '0.0000', '11700.0000', '11700.0000', '-15.1000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8283, '2021-03-23', 83, 8163, 4165, NULL, '17.8400', '0.0000', '0.0000', '11700.0000', '11700.0000', '-17.8400', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8284, '2021-03-23', 83, 8164, 4166, NULL, '19.3200', '0.0000', '0.0000', '11600.0000', '11600.0000', '-19.3200', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8285, '2021-03-23', 83, 8165, 4167, NULL, '18.4350', '0.0000', '0.0000', '11700.0000', '11700.0000', '-18.4350', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8286, '2021-03-23', 83, 8166, 4168, NULL, '16.7750', '0.0000', '0.0000', '11700.0000', '11700.0000', '-16.7750', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8287, '2021-03-23', 83, 8167, 4169, NULL, '80.0000', '0.0000', '0.0000', '10700.0000', '10700.0000', '-80.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8289, '2021-03-23', 83, 8169, 4171, NULL, '21.4550', '0.0000', '0.0000', '8900.0000', '8900.0000', '-21.4550', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8291, '2021-03-23', 83, 8171, 4174, NULL, '20.0950', '0.0000', '0.0000', '8750.0000', '8750.0000', '-20.0950', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8292, '2021-03-23', 83, 8172, 4172, NULL, '20.8550', '0.0000', '0.0000', '9100.0000', '9100.0000', '-20.8550', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8293, '2021-03-23', 83, 8173, 4173, NULL, '15.5400', '0.0000', '0.0000', '8700.0000', '8700.0000', '-15.5400', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8334, '2021-03-24', 83, 8214, 4175, NULL, '74.0000', '0.0000', '0.0000', '10000.0000', '10000.0000', '-74.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8335, '2021-03-24', 83, 8215, 4177, NULL, '25.0000', '0.0000', '0.0000', '10100.0000', '10100.0000', '-25.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8337, '2021-03-24', 83, 8217, 4179, NULL, '18.9600', '0.0000', '0.0000', '12000.0000', '12000.0000', '-18.9600', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8338, '2021-03-24', 83, 8218, 4180, NULL, '22.5250', '0.0000', '0.0000', '11800.0000', '11800.0000', '-22.5250', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8339, '2021-03-24', 83, 8219, 4181, NULL, '16.8500', '0.0000', '0.0000', '11600.0000', '11600.0000', '-16.8500', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8340, '2021-03-24', 83, 8220, 4182, NULL, '20.3150', '0.0000', '0.0000', '11600.0000', '11600.0000', '-20.3150', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8341, '2021-03-24', 83, 8221, 4183, NULL, '21.2450', '0.0000', '0.0000', '11600.0000', '11600.0000', '-21.2450', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8342, '2021-03-24', 83, 8222, 4184, NULL, '22.5650', '0.0000', '0.0000', '11800.0000', '11800.0000', '-22.5650', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8344, '2021-03-24', 83, 8224, 4185, NULL, '21.4000', '0.0000', '0.0000', '12000.0000', '12000.0000', '-21.4000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8345, '2021-03-24', 83, 8225, 4186, NULL, '15.9000', '0.0000', '0.0000', '11800.0000', '11800.0000', '-15.9000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8346, '2021-03-24', 83, 8226, 4187, NULL, '15.0000', '0.0000', '0.0000', '11800.0000', '11800.0000', '-15.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8347, '2021-03-24', 83, 8227, 4188, NULL, '23.3050', '0.0000', '0.0000', '9100.0000', '9100.0000', '-23.3050', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8348, '2021-03-24', 83, 8228, 4189, NULL, '23.1000', '0.0000', '0.0000', '9100.0000', '9100.0000', '-23.1000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8349, '2021-03-24', 83, 8229, 4190, NULL, '24.4500', '0.0000', '0.0000', '9200.0000', '9200.0000', '-24.4500', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8350, '2021-03-24', 83, 8230, 4191, NULL, '9.9300', '0.0000', '0.0000', '9200.0000', '9200.0000', '-9.9300', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8351, '2021-03-24', 83, 8231, 4192, NULL, '8.6600', '0.0000', '0.0000', '11800.0000', '11800.0000', '-8.6600', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8353, '2021-03-24', 83, 8233, 4194, NULL, '26.0000', '0.0000', '0.0000', '10100.0000', '10100.0000', '-26.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8354, '2021-03-24', 83, 8234, 4193, NULL, '19.3100', '0.0000', '0.0000', '9100.0000', '9100.0000', '-19.3100', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8355, '2021-03-24', 83, 8235, 4195, NULL, '46.0000', '0.0000', '0.0000', '10000.0000', '10000.0000', '-46.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8356, '2021-03-24', 83, 8236, 4196, NULL, '26.1150', '0.0000', '0.0000', '9200.0000', '9200.0000', '-26.1150', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8357, '2021-03-24', 83, 8237, 4197, NULL, '24.8500', '0.0000', '0.0000', '9200.0000', '9200.0000', '-24.8500', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8358, '2021-03-24', 83, 8238, 4198, NULL, '18.8650', '0.0000', '0.0000', '9200.0000', '9200.0000', '-18.8650', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8359, '2021-03-24', 83, 8239, 4200, NULL, '22.8500', '0.0000', '0.0000', '9200.0000', '9200.0000', '-22.8500', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8360, '2021-03-24', 83, 8240, 4201, NULL, '18.7050', '0.0000', '0.0000', '11600.0000', '11600.0000', '-18.7050', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8361, '2021-03-24', 83, 8241, 4202, NULL, '18.3700', '0.0000', '0.0000', '11600.0000', '11600.0000', '-18.3700', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8362, '2021-03-24', 83, 8242, 4203, NULL, '14.9050', '0.0000', '0.0000', '11600.0000', '11600.0000', '-14.9050', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8363, '2021-03-24', 83, 8243, 4204, NULL, '17.7450', '0.0000', '0.0000', '11600.0000', '11600.0000', '-17.7450', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8364, '2021-03-24', 83, 8244, 4205, NULL, '19.1000', '0.0000', '0.0000', '11600.0000', '11600.0000', '-19.1000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8365, '2021-03-24', 83, 8245, 4206, NULL, '13.7400', '0.0000', '0.0000', '11600.0000', '11600.0000', '-13.7400', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8366, '2021-03-24', 83, 8246, 4207, NULL, '18.3900', '0.0000', '0.0000', '11600.0000', '11600.0000', '-18.3900', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8367, '2021-03-24', 83, 8247, 4208, NULL, '19.1400', '0.0000', '0.0000', '11600.0000', '11600.0000', '-19.1400', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8368, '2021-03-24', 83, 8248, 4209, NULL, '27.0000', '0.0000', '0.0000', '10600.0000', '10600.0000', '-27.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8370, '2021-03-24', 83, 8250, 4211, NULL, '22.1700', '0.0000', '0.0000', '12200.0000', '12200.0000', '-22.1700', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8371, '2021-03-24', 83, 8251, 4212, NULL, '19.5350', '0.0000', '0.0000', '11700.0000', '11700.0000', '-19.5350', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8373, '2021-03-24', 83, 8253, 4214, NULL, '17.1350', '0.0000', '0.0000', '8900.0000', '8900.0000', '-17.1350', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8374, '2021-01-29', 83, 8254, 2968, NULL, '17.2200', '0.0000', '0.0000', '9800.0000', '9800.0000', '-17.2200', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8402, '2021-03-25', 83, 8282, 4215, NULL, '105.0000', '0.0000', '0.0000', '10100.0000', '10100.0000', '-105.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8403, '2021-03-25', 83, 8283, 4216, NULL, '15.9400', '0.0000', '0.0000', '12000.0000', '12000.0000', '-15.9400', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8405, '2021-03-25', 83, 8285, 4242, NULL, '15.8300', '0.0000', '0.0000', '12000.0000', '12000.0000', '-15.8300', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8406, '2021-03-25', 83, 8286, 4218, NULL, '16.6350', '0.0000', '0.0000', '12000.0000', '12000.0000', '-16.6350', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8407, '2021-03-25', 83, 8287, 4219, NULL, '23.6450', '0.0000', '0.0000', '12200.0000', '12200.0000', '-23.6450', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8408, '2021-03-25', 83, 8288, 4221, NULL, '18.1500', '0.0000', '0.0000', '11600.0000', '11600.0000', '-18.1500', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8409, '2021-03-25', 83, 8289, 4222, NULL, '23.1300', '0.0000', '0.0000', '12000.0000', '12000.0000', '-23.1300', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8410, '2021-03-25', 83, 8290, 4223, NULL, '23.0100', '0.0000', '0.0000', '12000.0000', '12000.0000', '-23.0100', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8411, '2021-03-25', 83, 8291, 4224, NULL, '21.5100', '0.0000', '0.0000', '12100.0000', '12100.0000', '-21.5100', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8412, '2021-03-25', 83, 8292, 4225, NULL, '20.0800', '0.0000', '0.0000', '12300.0000', '12300.0000', '-20.0800', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8413, '2021-03-25', 83, 8293, 4226, NULL, '20.7400', '0.0000', '0.0000', '12200.0000', '12200.0000', '-20.7400', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8414, '2021-03-25', 83, 8294, 4227, NULL, '26.4250', '0.0000', '0.0000', '9300.0000', '9300.0000', '-26.4250', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8415, '2021-03-25', 83, 8295, 4228, NULL, '22.7650', '0.0000', '0.0000', '9300.0000', '9300.0000', '-22.7650', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8416, '2021-03-25', 83, 8296, 4229, NULL, '22.9300', '0.0000', '0.0000', '9300.0000', '9300.0000', '-22.9300', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8419, '2021-03-25', 83, 8299, 4232, NULL, '20.4850', '0.0000', '0.0000', '12200.0000', '12200.0000', '-20.4850', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8420, '2021-03-25', 83, 8300, 4233, NULL, '15.9100', '0.0000', '0.0000', '12000.0000', '12000.0000', '-15.9100', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8421, '2021-03-25', 83, 8301, 4234, NULL, '50.0000', '0.0000', '0.0000', '10800.0000', '10800.0000', '-50.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8422, '2021-03-25', 83, 8302, 4235, NULL, '16.0000', '0.0000', '0.0000', '11000.0000', '11000.0000', '-16.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8423, '2021-03-25', 83, 8303, 4236, NULL, '18.9100', '0.0000', '0.0000', '12000.0000', '12000.0000', '-18.9100', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8424, '2021-03-25', 83, 8304, 4237, NULL, '16.9950', '0.0000', '0.0000', '8900.0000', '8900.0000', '-16.9950', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8425, '2021-03-25', 83, 8305, 4238, NULL, '18.0600', '0.0000', '0.0000', '8900.0000', '8900.0000', '-18.0600', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8426, '2021-03-25', 83, 8306, 4239, NULL, '24.3950', '0.0000', '0.0000', '8800.0000', '8800.0000', '-24.3950', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8427, '2021-03-25', 83, 8307, 4240, NULL, '26.6900', '0.0000', '0.0000', '8800.0000', '8800.0000', '-26.6900', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8428, '2021-03-25', 83, 8308, 4241, NULL, '22.2600', '0.0000', '0.0000', '8800.0000', '8800.0000', '-22.2600', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8468, '2021-03-26', 83, 8348, 4243, NULL, '24.2200', '0.0000', '0.0000', '9300.0000', '9300.0000', '-24.2200', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8469, '2021-03-26', 83, 8349, 4244, NULL, '21.8600', '0.0000', '0.0000', '9300.0000', '9300.0000', '-21.8600', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8470, '2021-03-26', 83, 8350, 4245, NULL, '28.0000', '0.0000', '0.0000', '9400.0000', '9400.0000', '-28.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8471, '2021-03-26', 83, 8351, 4246, NULL, '26.5100', '0.0000', '0.0000', '9400.0000', '9400.0000', '-26.5100', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8472, '2021-03-26', 83, 8352, 4247, NULL, '22.9800', '0.0000', '0.0000', '9400.0000', '9400.0000', '-22.9800', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8473, '2021-03-26', 83, 8353, 4248, NULL, '24.7000', '0.0000', '0.0000', '9400.0000', '9400.0000', '-24.7000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8474, '2021-03-26', 83, 8354, 4249, NULL, '21.8100', '0.0000', '0.0000', '9400.0000', '9400.0000', '-21.8100', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8475, '2021-03-26', 83, 8355, 4250, NULL, '21.0400', '0.0000', '0.0000', '9300.0000', '9300.0000', '-21.0400', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8476, '2021-03-26', 83, 8356, 4251, NULL, '25.5950', '0.0000', '0.0000', '9050.0000', '9050.0000', '-25.5950', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8477, '2021-03-26', 83, 8357, 4252, NULL, '25.8550', '0.0000', '0.0000', '9050.0000', '9050.0000', '-25.8550', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8478, '2021-03-26', 83, 8358, 4254, NULL, '22.5500', '0.0000', '0.0000', '12100.0000', '12100.0000', '-22.5500', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8479, '2021-03-26', 83, 8359, 4255, NULL, '24.3600', '0.0000', '0.0000', '12100.0000', '12100.0000', '-24.3600', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8480, '2021-03-26', 83, 8360, 4256, NULL, '22.4600', '0.0000', '0.0000', '12100.0000', '12100.0000', '-22.4600', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8481, '2021-03-26', 83, 8361, 4257, NULL, '18.4200', '0.0000', '0.0000', '12000.0000', '12000.0000', '-18.4200', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8482, '2021-03-26', 83, 8362, 4258, NULL, '19.0250', '0.0000', '0.0000', '12000.0000', '12000.0000', '-19.0250', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8483, '2021-03-26', 83, 8363, 4259, NULL, '22.5600', '0.0000', '0.0000', '12200.0000', '12200.0000', '-22.5600', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8484, '2021-03-26', 83, 8364, 4260, NULL, '16.9950', '0.0000', '0.0000', '11600.0000', '11600.0000', '-16.9950', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8485, '2021-03-26', 83, 8365, 4261, NULL, '26.4100', '0.0000', '0.0000', '9200.0000', '9200.0000', '-26.4100', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8486, '2021-03-26', 83, 8366, 4262, NULL, '21.8350', '0.0000', '0.0000', '9100.0000', '9100.0000', '-21.8350', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8487, '2021-03-26', 83, 8367, 4263, NULL, '25.3000', '0.0000', '0.0000', '9100.0000', '9100.0000', '-25.3000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8488, '2021-03-26', 83, 8368, 4264, NULL, '23.1650', '0.0000', '0.0000', '9400.0000', '9400.0000', '-23.1650', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8490, '2021-03-26', 83, 8370, 4253, NULL, '48.0000', '0.0000', '0.0000', '10300.0000', '10300.0000', '-48.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8491, '2021-03-26', 83, 8371, 4266, NULL, '40.0000', '0.0000', '0.0000', '11100.0000', '11100.0000', '-40.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8492, '2021-03-26', 83, 8372, 4267, NULL, '22.0900', '0.0000', '0.0000', '12100.0000', '12100.0000', '-22.0900', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8493, '2021-03-26', 83, 8373, 4268, NULL, '20.5700', '0.0000', '0.0000', '12100.0000', '12100.0000', '-20.5700', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8494, '2021-03-26', 83, 8374, 4269, NULL, '20.3750', '0.0000', '0.0000', '12100.0000', '12100.0000', '-20.3750', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8495, '2021-03-26', 83, 8375, 4270, NULL, '22.6550', '0.0000', '0.0000', '12200.0000', '12200.0000', '-22.6550', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8496, '2021-03-26', 83, 8376, 4271, NULL, '19.4350', '0.0000', '0.0000', '12000.0000', '12000.0000', '-19.4350', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8497, '2021-03-26', 83, 8377, 4272, NULL, '23.6650', '0.0000', '0.0000', '12200.0000', '12200.0000', '-23.6650', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8498, '2021-03-26', 83, 8378, 4273, NULL, '15.2650', '0.0000', '0.0000', '12000.0000', '12000.0000', '-15.2650', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8500, '2021-03-26', 83, 8380, 4275, NULL, '19.7900', '0.0000', '0.0000', '12000.0000', '12000.0000', '-19.7900', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8501, '2021-03-26', 83, 8381, 4276, NULL, '18.4850', '0.0000', '0.0000', '12000.0000', '12000.0000', '-18.4850', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8502, '2021-03-26', 83, 8382, 4277, NULL, '12.3250', '0.0000', '0.0000', '12000.0000', '12000.0000', '-12.3250', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8503, '2021-03-26', 83, 8383, 4278, NULL, '19.3550', '0.0000', '0.0000', '8900.0000', '8900.0000', '-19.3550', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8504, '2021-03-26', 83, 8384, 4279, NULL, '19.9000', '0.0000', '0.0000', '8900.0000', '8900.0000', '-19.9000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8505, '2021-03-26', 83, 8385, 4280, NULL, '25.8050', '0.0000', '0.0000', '9000.0000', '9000.0000', '-25.8050', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8508, '2021-03-26', 83, 8388, 4281, NULL, '25.9850', '0.0000', '0.0000', '9000.0000', '9000.0000', '-25.9850', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8536, '2021-03-27', 83, 8416, 4282, NULL, '14.3700', '0.0000', '0.0000', '9500.0000', '9500.0000', '-14.3700', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8537, '2021-03-27', 83, 8417, 4283, NULL, '23.2400', '0.0000', '0.0000', '9300.0000', '9300.0000', '-23.2400', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8538, '2021-03-27', 83, 8418, 4284, NULL, '24.8350', '0.0000', '0.0000', '9400.0000', '9400.0000', '-24.8350', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8539, '2021-03-27', 83, 8419, 4285, NULL, '25.6350', '0.0000', '0.0000', '9400.0000', '9400.0000', '-25.6350', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8540, '2021-03-27', 83, 8420, 4286, NULL, '26.1950', '0.0000', '0.0000', '9050.0000', '9050.0000', '-26.1950', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8541, '2021-03-27', 83, 8421, 4287, NULL, '35.0000', '0.0000', '0.0000', '10500.0000', '10500.0000', '-35.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8542, '2021-03-27', 83, 8422, 4288, NULL, '100.0000', '0.0000', '0.0000', '10350.0000', '10350.0000', '-100.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8543, '2021-03-27', 83, 8423, 4289, NULL, '60.0000', '0.0000', '0.0000', '10400.0000', '10400.0000', '-60.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8544, '2021-03-27', 83, 8424, 4290, NULL, '17.1250', '0.0000', '0.0000', '12000.0000', '12000.0000', '-17.1250', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8545, '2021-03-27', 83, 8425, 4291, NULL, '18.4950', '0.0000', '0.0000', '12000.0000', '12000.0000', '-18.4950', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8546, '2021-03-27', 83, 8426, 4292, NULL, '24.2050', '0.0000', '0.0000', '9450.0000', '9450.0000', '-24.2050', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8547, '2021-03-27', 83, 8427, 4293, NULL, '23.5750', '0.0000', '0.0000', '12100.0000', '12100.0000', '-23.5750', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8548, '2021-03-27', 83, 8428, 4294, NULL, '17.0800', '0.0000', '0.0000', '12000.0000', '12000.0000', '-17.0800', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8549, '2021-03-27', 83, 8429, 4295, NULL, '24.3250', '0.0000', '0.0000', '12000.0000', '12000.0000', '-24.3250', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8550, '2021-03-27', 83, 8430, 4296, NULL, '18.5900', '0.0000', '0.0000', '12200.0000', '12200.0000', '-18.5900', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8551, '2021-03-27', 83, 8431, 4297, NULL, '17.7600', '0.0000', '0.0000', '12200.0000', '12200.0000', '-17.7600', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8552, '2021-03-27', 83, 8432, 4298, NULL, '17.3350', '0.0000', '0.0000', '12000.0000', '12000.0000', '-17.3350', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8553, '2021-03-27', 83, 8433, 4299, NULL, '41.0000', '0.0000', '0.0000', '11000.0000', '11000.0000', '-41.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8554, '2021-03-27', 83, 8434, 4300, NULL, '16.6850', '0.0000', '0.0000', '12100.0000', '12100.0000', '-16.6850', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8557, '2021-03-27', 83, 8437, 4301, NULL, '14.1950', '0.0000', '0.0000', '12000.0000', '12000.0000', '-14.1950', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8562, '2021-03-27', 83, 8442, 4305, NULL, '135.0000', '0.0000', '0.0000', '11000.0000', '11000.0000', '-135.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8563, '2021-03-27', 83, 8443, 4308, NULL, '15.0000', '0.0000', '0.0000', '10400.0000', '10400.0000', '-15.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8565, '2021-03-27', 83, 8445, 4310, NULL, '40.0000', '0.0000', '0.0000', '11000.0000', '11000.0000', '-40.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8567, '2021-03-27', 83, 8447, 4306, NULL, '24.4650', '0.0000', '0.0000', '8800.0000', '8800.0000', '-24.4650', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8568, '2021-03-27', 83, 8448, 4307, NULL, '19.4750', '0.0000', '0.0000', '9000.0000', '9000.0000', '-19.4750', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8570, '2021-03-24', 83, 8450, 4311, NULL, '15.6350', '0.0000', '0.0000', '11600.0000', '11600.0000', '-15.6350', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8573, '2021-03-25', 83, 8453, 4312, NULL, '14.3350', '0.0000', '0.0000', '11600.0000', '11600.0000', '-14.3350', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8574, '2021-03-25', 83, 8454, 4313, NULL, '15.2100', '0.0000', '0.0000', '11600.0000', '11600.0000', '-15.2100', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8577, '2021-03-26', 83, 8457, 4315, NULL, '14.6100', '0.0000', '0.0000', '11600.0000', '11600.0000', '-14.6100', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8578, '2021-03-26', 83, 8458, 4314, NULL, '14.2950', '0.0000', '0.0000', '11600.0000', '11600.0000', '-14.2950', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8582, '2021-03-27', 83, 8462, 4316, NULL, '14.4400', '0.0000', '0.0000', '12200.0000', '12200.0000', '-14.4400', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8583, '2021-03-27', 83, 8463, 4317, NULL, '14.9000', '0.0000', '0.0000', '12200.0000', '12200.0000', '-14.9000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8584, '2021-03-27', 83, 8464, 4318, NULL, '15.2050', '0.0000', '0.0000', '12200.0000', '12200.0000', '-15.2050', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8585, '2021-03-22', 83, 8465, 4117, NULL, '18.5250', '0.0000', '0.0000', '8700.0000', '8700.0000', '-18.5250', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8587, '2021-03-25', 83, 8467, 4319, NULL, '12200.0000', '0.0000', '0.0000', '23.2400', '23.2400', '-12200.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8589, '2021-03-23', 83, 8469, 4320, NULL, '130.0000', '0.0000', '0.0000', '10000.0000', '10000.0000', '-130.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8600, '2021-03-24', 83, 8480, 4325, NULL, '61.0000', '0.0000', '0.0000', '10100.0000', '10100.0000', '-61.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8601, '2021-03-24', 83, 8481, 4326, NULL, '30.0000', '0.0000', '0.0000', '10600.0000', '10600.0000', '-30.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8603, '2021-03-28', 82, 8483, 4327, NULL, '90.0000', '0.0000', '0.0000', '190.0000', '190.0000', '-90.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8628, '2021-03-28', 83, 8508, 4328, NULL, '20.8500', '0.0000', '0.0000', '9400.0000', '9400.0000', '-20.8500', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8629, '2021-03-28', 83, 8509, 4329, NULL, '17.3400', '0.0000', '0.0000', '9050.0000', '9050.0000', '-17.3400', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8630, '2021-03-28', 83, 8510, 4330, NULL, '22.7750', '0.0000', '0.0000', '9300.0000', '9300.0000', '-22.7750', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8631, '2021-03-28', 83, 8511, 4331, NULL, '20.9650', '0.0000', '0.0000', '12300.0000', '12300.0000', '-20.9650', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8633, '2021-03-28', 83, 8513, 4333, NULL, '24.0000', '0.0000', '0.0000', '10300.0000', '10300.0000', '-24.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8634, '2021-03-28', 83, 8514, 4334, NULL, '18.4700', '0.0000', '0.0000', '12200.0000', '12200.0000', '-18.4700', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8635, '2021-03-28', 83, 8515, 4335, NULL, '18.4350', '0.0000', '0.0000', '12200.0000', '12200.0000', '-18.4350', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8637, '2021-03-28', 83, 8517, 4337, NULL, '16.8200', '0.0000', '0.0000', '12000.0000', '12000.0000', '-16.8200', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8638, '2021-03-28', 83, 8518, 4338, NULL, '17.9950', '0.0000', '0.0000', '12000.0000', '12000.0000', '-17.9950', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8639, '2021-03-28', 83, 8519, 4339, NULL, '22.6650', '0.0000', '0.0000', '11600.0000', '11600.0000', '-22.6650', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8640, '2021-03-28', 83, 8520, 4340, NULL, '17.6450', '0.0000', '0.0000', '12200.0000', '12200.0000', '-17.6450', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8641, '2021-03-28', 83, 8521, 4341, NULL, '40.0000', '0.0000', '0.0000', '11100.0000', '11100.0000', '-40.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8642, '2021-03-28', 83, 8522, 4342, NULL, '23.2300', '0.0000', '0.0000', '12000.0000', '12000.0000', '-23.2300', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8643, '2021-03-28', 83, 8523, 4343, NULL, '25.0550', '0.0000', '0.0000', '12000.0000', '12000.0000', '-25.0550', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8644, '2021-03-28', 83, 8524, 4344, NULL, '24.3550', '0.0000', '0.0000', '12300.0000', '12300.0000', '-24.3550', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8645, '2021-03-28', 83, 8525, 4345, NULL, '18.6200', '0.0000', '0.0000', '12000.0000', '12000.0000', '-18.6200', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8647, '2021-03-28', 83, 8527, 4347, NULL, '20.3200', '0.0000', '0.0000', '12200.0000', '12200.0000', '-20.3200', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8648, '2021-03-28', 83, 8528, 4348, NULL, '19.2300', '0.0000', '0.0000', '12000.0000', '12000.0000', '-19.2300', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8649, '2021-03-28', 83, 8529, 4351, NULL, '16.0350', '0.0000', '0.0000', '12100.0000', '12100.0000', '-16.0350', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8650, '2021-03-28', 83, 8530, 4350, NULL, '23.4050', '0.0000', '0.0000', '12200.0000', '12200.0000', '-23.4050', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8651, '2021-03-28', 83, 8531, 4349, NULL, '50.0000', '0.0000', '0.0000', '11000.0000', '11000.0000', '-50.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8684, '2021-03-29', 83, 8564, 4383, NULL, '17.9250', '0.0000', '0.0000', '12000.0000', '12000.0000', '-17.9250', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8685, '2021-03-29', 83, 8565, 4382, NULL, '18.3600', '0.0000', '0.0000', '12000.0000', '12000.0000', '-18.3600', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8686, '2021-03-28', 83, 8566, 4380, NULL, '22.2100', '0.0000', '0.0000', '12100.0000', '12100.0000', '-22.2100', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8687, '2021-03-29', 83, 8567, 4379, NULL, '61.0000', '0.0000', '0.0000', '11000.0000', '11000.0000', '-61.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8688, '2021-03-29', 83, 8568, 4378, NULL, '19.9950', '0.0000', '0.0000', '12000.0000', '12000.0000', '-19.9950', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8690, '2021-03-29', 83, 8570, 4377, NULL, '24.8200', '0.0000', '0.0000', '12200.0000', '12200.0000', '-24.8200', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8691, '2021-03-29', 83, 8571, 4376, NULL, '24.5450', '0.0000', '0.0000', '12200.0000', '12200.0000', '-24.5450', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8692, '2021-03-29', 83, 8572, 4375, NULL, '16.6250', '0.0000', '0.0000', '12100.0000', '12100.0000', '-16.6250', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8693, '2021-03-29', 83, 8573, 4374, NULL, '23.5750', '0.0000', '0.0000', '11900.0000', '11900.0000', '-23.5750', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8694, '2021-03-29', 83, 8574, 4373, NULL, '13.8850', '0.0000', '0.0000', '12000.0000', '12000.0000', '-13.8850', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8696, '2021-03-29', 83, 8576, 4372, NULL, '15.6050', '0.0000', '0.0000', '12100.0000', '12100.0000', '-15.6050', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8699, '2021-03-29', 83, 8579, 4370, NULL, '15.2600', '0.0000', '0.0000', '12000.0000', '12000.0000', '-15.2600', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8700, '2021-03-29', 83, 8580, 4369, NULL, '18.9000', '0.0000', '0.0000', '12000.0000', '12000.0000', '-18.9000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8702, '2021-03-29', 83, 8582, 4384, NULL, '23.5750', '0.0000', '0.0000', '12100.0000', '12100.0000', '-23.5750', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8703, '2021-03-29', 83, 8583, 4367, NULL, '23.6600', '0.0000', '0.0000', '12300.0000', '12300.0000', '-23.6600', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8704, '2021-03-29', 83, 8584, 4366, NULL, '16.2900', '0.0000', '0.0000', '12300.0000', '12300.0000', '-16.2900', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8705, '2021-03-29', 83, 8585, 4365, NULL, '22.9250', '0.0000', '0.0000', '12300.0000', '12300.0000', '-22.9250', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8706, '2021-03-29', 83, 8586, 4364, NULL, '23.6600', '0.0000', '0.0000', '8800.0000', '8800.0000', '-23.6600', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8707, '2021-03-29', 83, 8587, 4363, NULL, '17.0000', '0.0000', '0.0000', '8900.0000', '8900.0000', '-17.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8708, '2021-03-29', 83, 8588, 4362, NULL, '17.2850', '0.0000', '0.0000', '8900.0000', '8900.0000', '-17.2850', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8709, '2021-03-29', 83, 8589, 4361, NULL, '19.1350', '0.0000', '0.0000', '8900.0000', '8900.0000', '-19.1350', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8710, '2021-03-29', 83, 8590, 4360, NULL, '25.3050', '0.0000', '0.0000', '9200.0000', '9200.0000', '-25.3050', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8711, '2021-03-29', 83, 8591, 4359, NULL, '21.8200', '0.0000', '0.0000', '9400.0000', '9400.0000', '-21.8200', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8712, '2021-03-29', 83, 8592, 4358, NULL, '19.0250', '0.0000', '0.0000', '9300.0000', '9300.0000', '-19.0250', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8713, '2021-03-29', 83, 8593, 4357, NULL, '23.4400', '0.0000', '0.0000', '9300.0000', '9300.0000', '-23.4400', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8714, '2021-03-29', 83, 8594, 4356, NULL, '21.8900', '0.0000', '0.0000', '9400.0000', '9400.0000', '-21.8900', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8715, '2021-03-29', 83, 8595, 4355, NULL, '25.7600', '0.0000', '0.0000', '9300.0000', '9300.0000', '-25.7600', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8716, '2021-03-29', 83, 8596, 4352, NULL, '35.0000', '0.0000', '0.0000', '10300.0000', '10300.0000', '-35.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8717, '2021-03-29', 83, 8597, 4353, NULL, '24.0000', '0.0000', '0.0000', '10300.0000', '10300.0000', '-24.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8718, '2021-03-29', 83, 8598, 4354, NULL, '35.0000', '0.0000', '0.0000', '10400.0000', '10400.0000', '-35.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8719, '2021-03-28', 83, 8599, 4336, NULL, '23.8700', '0.0000', '0.0000', '12000.0000', '12000.0000', '-23.8700', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8720, '2021-03-29', 83, 8600, 4371, NULL, '16.3350', '0.0000', '0.0000', '12000.0000', '12000.0000', '-16.3350', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8752, '2021-03-30', 83, 8632, 4413, NULL, '9.4250', '0.0000', '0.0000', '8800.0000', '8800.0000', '-9.4250', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8754, '2021-03-30', 83, 8634, 4411, NULL, '8.6250', '0.0000', '0.0000', '12000.0000', '12000.0000', '-8.6250', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8755, '2021-03-30', 83, 8635, 4410, NULL, '19.4200', '0.0000', '0.0000', '12000.0000', '12000.0000', '-19.4200', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8756, '2021-03-30', 83, 8636, 4409, NULL, '19.3550', '0.0000', '0.0000', '12000.0000', '12000.0000', '-19.3550', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8757, '2021-03-30', 83, 8637, 4408, NULL, '21.9250', '0.0000', '0.0000', '12000.0000', '12000.0000', '-21.9250', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8758, '2021-03-30', 83, 8638, 4407, NULL, '9.9100', '0.0000', '0.0000', '12000.0000', '12000.0000', '-9.9100', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8759, '2021-03-30', 83, 8639, 4406, NULL, '19.2650', '0.0000', '0.0000', '12200.0000', '12200.0000', '-19.2650', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8760, '2021-03-30', 83, 8640, 4405, NULL, '18.7750', '0.0000', '0.0000', '12000.0000', '12000.0000', '-18.7750', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8761, '2021-03-30', 83, 8641, 4404, NULL, '22.8700', '0.0000', '0.0000', '12000.0000', '12000.0000', '-22.8700', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8762, '2021-03-30', 83, 8642, 4403, NULL, '21.8450', '0.0000', '0.0000', '12000.0000', '12000.0000', '-21.8450', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8763, '2021-03-30', 83, 8643, 4402, NULL, '17.5200', '0.0000', '0.0000', '12200.0000', '12200.0000', '-17.5200', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8764, '2021-03-30', 83, 8644, 4401, NULL, '17.7050', '0.0000', '0.0000', '12200.0000', '12200.0000', '-17.7050', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8765, '2021-03-30', 83, 8645, 4400, NULL, '17.8900', '0.0000', '0.0000', '12200.0000', '12200.0000', '-17.8900', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8766, '2021-03-30', 83, 8646, 4399, NULL, '23.7000', '0.0000', '0.0000', '12200.0000', '12200.0000', '-23.7000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8767, '2021-03-30', 83, 8647, 4398, NULL, '24.2050', '0.0000', '0.0000', '12200.0000', '12200.0000', '-24.2050', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8768, '2021-03-30', 83, 8648, 4397, NULL, '22.7500', '0.0000', '0.0000', '12100.0000', '12100.0000', '-22.7500', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8769, '2021-03-30', 83, 8649, 4396, NULL, '22.0000', '0.0000', '0.0000', '10300.0000', '10300.0000', '-22.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8770, '2021-03-30', 83, 8650, 4395, NULL, '10.7700', '0.0000', '0.0000', '9300.0000', '9300.0000', '-10.7700', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8771, '2021-03-30', 83, 8651, 4414, NULL, '9.1000', '0.0000', '0.0000', '9300.0000', '9300.0000', '-9.1000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8772, '2021-03-30', 83, 8652, 4394, NULL, '18.7450', '0.0000', '0.0000', '9300.0000', '9300.0000', '-18.7450', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8773, '2021-03-30', 83, 8653, 4393, NULL, '23.1100', '0.0000', '0.0000', '9300.0000', '9300.0000', '-23.1100', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8776, '2021-03-30', 83, 8656, 4392, NULL, '21.8650', '0.0000', '0.0000', '12200.0000', '12200.0000', '-21.8650', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8779, '2021-03-30', 83, 8659, 4391, NULL, '22.4000', '0.0000', '0.0000', '12100.0000', '12100.0000', '-22.4000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8781, '2021-03-30', 83, 8661, 4390, NULL, '20.1550', '0.0000', '0.0000', '11600.0000', '11600.0000', '-20.1550', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8782, '2021-03-30', 83, 8662, 4389, NULL, '23.3600', '0.0000', '0.0000', '9300.0000', '9300.0000', '-23.3600', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8783, '2021-03-30', 83, 8663, 4388, NULL, '23.3450', '0.0000', '0.0000', '9300.0000', '9300.0000', '-23.3450', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8786, '2021-03-30', 83, 8666, 4387, NULL, '13.3200', '0.0000', '0.0000', '9300.0000', '9300.0000', '-13.3200', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8789, '2021-03-31', 82, 8669, 4415, NULL, '551.0000', '0.0000', '0.0000', '185.0000', '185.0000', '-551.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8822, '2021-03-31', 83, 8702, 4447, NULL, '60.0000', '0.0000', '0.0000', '10300.0000', '10300.0000', '-60.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8825, '2021-03-31', 83, 8705, 4449, NULL, '15.5750', '0.0000', '0.0000', '12300.0000', '12300.0000', '-15.5750', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8827, '2021-03-31', 83, 8707, 4446, NULL, '11.6550', '0.0000', '0.0000', '9300.0000', '9300.0000', '-11.6550', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8828, '2021-03-31', 83, 8708, 4445, NULL, '24.7500', '0.0000', '0.0000', '9500.0000', '9500.0000', '-24.7500', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8829, '2021-03-31', 83, 8709, 4444, NULL, '23.7300', '0.0000', '0.0000', '9300.0000', '9300.0000', '-23.7300', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8830, '2021-03-31', 83, 8710, 4443, NULL, '22.2000', '0.0000', '0.0000', '9300.0000', '9300.0000', '-22.2000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8832, '2021-03-31', 83, 8712, 4442, NULL, '23.2150', '0.0000', '0.0000', '9400.0000', '9400.0000', '-23.2150', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8833, '2021-03-31', 83, 8713, 4441, NULL, '23.2850', '0.0000', '0.0000', '9500.0000', '9500.0000', '-23.2850', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8834, '2021-03-31', 83, 8714, 4440, NULL, '15.3250', '0.0000', '0.0000', '8900.0000', '8900.0000', '-15.3250', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8835, '2021-03-31', 83, 8715, 4439, NULL, '27.2050', '0.0000', '0.0000', '9000.0000', '9000.0000', '-27.2050', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8836, '2021-03-31', 83, 8716, 4438, NULL, '26.1700', '0.0000', '0.0000', '9000.0000', '9000.0000', '-26.1700', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8837, '2021-03-31', 83, 8717, 4437, NULL, '28.0850', '0.0000', '0.0000', '9000.0000', '9000.0000', '-28.0850', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8838, '2021-03-31', 83, 8718, 4435, NULL, '18.5900', '0.0000', '0.0000', '12200.0000', '12200.0000', '-18.5900', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8839, '2021-03-31', 83, 8719, 4434, NULL, '13.6100', '0.0000', '0.0000', '12200.0000', '12200.0000', '-13.6100', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8840, '2021-03-31', 83, 8720, 4432, NULL, '22.3800', '0.0000', '0.0000', '12200.0000', '12200.0000', '-22.3800', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8842, '2021-03-31', 83, 8722, 4431, NULL, '17.3400', '0.0000', '0.0000', '12000.0000', '12000.0000', '-17.3400', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8843, '2021-03-31', 83, 8723, 4430, NULL, '19.7600', '0.0000', '0.0000', '12000.0000', '12000.0000', '-19.7600', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8844, '2021-03-31', 83, 8724, 4429, NULL, '17.7150', '0.0000', '0.0000', '12200.0000', '12200.0000', '-17.7150', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8845, '2021-03-31', 83, 8725, 4428, NULL, '17.8100', '0.0000', '0.0000', '12200.0000', '12200.0000', '-17.8100', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8846, '2021-03-31', 83, 8726, 4426, NULL, '17.7200', '0.0000', '0.0000', '12200.0000', '12200.0000', '-17.7200', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8847, '2021-03-31', 83, 8727, 4425, NULL, '19.0500', '0.0000', '0.0000', '12200.0000', '12200.0000', '-19.0500', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8849, '2021-03-31', 83, 8729, 4424, NULL, '18.6400', '0.0000', '0.0000', '12200.0000', '12200.0000', '-18.6400', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8850, '2021-03-31', 83, 8730, 4423, NULL, '14.0850', '0.0000', '0.0000', '12200.0000', '12200.0000', '-14.0850', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8851, '2021-03-31', 83, 8731, 4422, NULL, '21.2000', '0.0000', '0.0000', '12000.0000', '12000.0000', '-21.2000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8852, '2021-03-31', 83, 8732, 4421, NULL, '18.6100', '0.0000', '0.0000', '12000.0000', '12000.0000', '-18.6100', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8853, '2021-03-31', 83, 8733, 4419, NULL, '18.6250', '0.0000', '0.0000', '12100.0000', '12100.0000', '-18.6250', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8855, '2021-03-31', 83, 8735, 4417, NULL, '13.9400', '0.0000', '0.0000', '12000.0000', '12000.0000', '-13.9400', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8856, '2021-03-31', 83, 8736, 4418, NULL, '14.0100', '0.0000', '0.0000', '12100.0000', '12100.0000', '-14.0100', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8858, '2021-03-31', 83, 8738, 4416, NULL, '15.8750', '0.0000', '0.0000', '12000.0000', '12000.0000', '-15.8750', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8859, '2021-03-31', 83, 8739, 4420, NULL, '80.0000', '0.0000', '0.0000', '11200.0000', '11200.0000', '-80.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8861, '2021-03-31', 83, 8741, 4450, NULL, '22.8400', '0.0000', '0.0000', '9300.0000', '9300.0000', '-22.8400', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8885, '2021-04-01', 83, 8765, 4471, NULL, '23.8100', '0.0000', '0.0000', '12000.0000', '12000.0000', '-23.8100', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8886, '2021-04-01', 83, 8766, 4470, NULL, '22.9650', '0.0000', '0.0000', '12000.0000', '12000.0000', '-22.9650', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8888, '2021-04-01', 83, 8768, 4469, NULL, '25.4650', '0.0000', '0.0000', '12000.0000', '12000.0000', '-25.4650', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8890, '2021-04-01', 83, 8770, 4468, NULL, '15.8700', '0.0000', '0.0000', '12000.0000', '12000.0000', '-15.8700', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8891, '1970-01-01', 83, 8771, 4467, NULL, '18.7200', '0.0000', '0.0000', '12300.0000', '12300.0000', '-18.7200', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8892, '2021-04-01', 83, 8772, 4466, NULL, '19.1000', '0.0000', '0.0000', '12000.0000', '12000.0000', '-19.1000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8893, '2021-04-01', 83, 8773, 4465, NULL, '25.0000', '0.0000', '0.0000', '11080.0000', '11080.0000', '-25.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8894, '2021-04-01', 83, 8774, 4464, NULL, '2.6500', '0.0000', '0.0000', '12000.0000', '12000.0000', '-2.6500', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8895, '2021-04-01', 83, 8775, 4463, NULL, '24.8600', '0.0000', '0.0000', '12000.0000', '12000.0000', '-24.8600', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8896, '2021-04-01', 83, 8776, 4462, NULL, '19.5350', '0.0000', '0.0000', '9450.0000', '9450.0000', '-19.5350', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8897, '2021-04-01', 83, 8777, 4461, NULL, '24.2000', '0.0000', '0.0000', '9300.0000', '9300.0000', '-24.2000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8898, '2021-04-01', 83, 8778, 4460, NULL, '16.2350', '0.0000', '0.0000', '9400.0000', '9400.0000', '-16.2350', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8900, '2021-04-01', 83, 8780, 4459, NULL, '25.2750', '0.0000', '0.0000', '9400.0000', '9400.0000', '-25.2750', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8901, '2021-04-01', 83, 8781, 4458, NULL, '21.8100', '0.0000', '0.0000', '9400.0000', '9400.0000', '-21.8100', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8902, '2021-04-01', 83, 8782, 4456, NULL, '21.3000', '0.0000', '0.0000', '9400.0000', '9400.0000', '-21.3000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8903, '2021-04-01', 83, 8783, 4455, NULL, '23.4350', '0.0000', '0.0000', '9400.0000', '9400.0000', '-23.4350', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8904, '2021-04-01', 83, 8784, 4453, NULL, '34.0000', '0.0000', '0.0000', '10300.0000', '10300.0000', '-34.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8905, '2021-04-01', 83, 8785, 4452, NULL, '12.1050', '0.0000', '0.0000', '12000.0000', '12000.0000', '-12.1050', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8906, '2021-04-01', 83, 8786, 4451, NULL, '24.8100', '0.0000', '0.0000', '12000.0000', '12000.0000', '-24.8100', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8908, '2021-04-01', 83, 8788, 4472, NULL, '20.5950', '0.0000', '0.0000', '9400.0000', '9400.0000', '-20.5950', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8935, '2021-04-02', 83, 8815, 4497, NULL, '10.8900', '0.0000', '0.0000', '13000.0000', '13000.0000', '-10.8900', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8936, '2021-04-02', 83, 8816, 4496, NULL, '13.6800', '0.0000', '0.0000', '9400.0000', '9400.0000', '-13.6800', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8937, '2021-04-02', 83, 8817, 4495, NULL, '21.6400', '0.0000', '0.0000', '12200.0000', '12200.0000', '-21.6400', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8938, '2021-04-02', 83, 8818, 4494, NULL, '18.7200', '0.0000', '0.0000', '12200.0000', '12200.0000', '-18.7200', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8939, '2021-04-02', 83, 8819, 4493, NULL, '15.4800', '0.0000', '0.0000', '12300.0000', '12300.0000', '-15.4800', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8941, '2021-04-02', 83, 8821, 4492, NULL, '15.0200', '0.0000', '0.0000', '12300.0000', '12300.0000', '-15.0200', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8942, '2021-04-02', 83, 8822, 4491, NULL, '20.1250', '0.0000', '0.0000', '12300.0000', '12300.0000', '-20.1250', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8943, '2021-04-02', 83, 8823, 4490, NULL, '13.7100', '0.0000', '0.0000', '12300.0000', '12300.0000', '-13.7100', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8944, '2021-04-02', 83, 8824, 4489, NULL, '14.9600', '0.0000', '0.0000', '13000.0000', '13000.0000', '-14.9600', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8945, '2021-04-02', 83, 8825, 4488, NULL, '35.0000', '0.0000', '0.0000', '10300.0000', '10300.0000', '-35.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8946, '2021-04-02', 83, 8826, 4487, NULL, '47.0000', '0.0000', '0.0000', '10300.0000', '10300.0000', '-47.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8947, '2021-04-02', 83, 8827, 4486, NULL, '10.3350', '0.0000', '0.0000', '9350.0000', '9350.0000', '-10.3350', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8948, '2021-04-02', 83, 8828, 4485, NULL, '15.2150', '0.0000', '0.0000', '9400.0000', '9400.0000', '-15.2150', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8950, '2021-04-02', 83, 8830, 4484, NULL, '25.0350', '0.0000', '0.0000', '9350.0000', '9350.0000', '-25.0350', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8951, '2021-04-02', 83, 8831, 4483, NULL, '25.6750', '0.0000', '0.0000', '9350.0000', '9350.0000', '-25.6750', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8952, '2021-04-02', 83, 8832, 4482, NULL, '21.5250', '0.0000', '0.0000', '9350.0000', '9350.0000', '-21.5250', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8953, '2021-04-02', 83, 8833, 4481, NULL, '26.6750', '0.0000', '0.0000', '9350.0000', '9350.0000', '-26.6750', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8954, '2021-04-02', 83, 8834, 4480, NULL, '25.3250', '0.0000', '0.0000', '9350.0000', '9350.0000', '-25.3250', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8955, '2021-04-02', 83, 8835, 4478, NULL, '17.7450', '0.0000', '0.0000', '9400.0000', '9400.0000', '-17.7450', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8957, '2021-04-02', 83, 8837, 4477, NULL, '14.9550', '0.0000', '0.0000', '9400.0000', '9400.0000', '-14.9550', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8959, '2021-04-02', 83, 8839, 4476, NULL, '26.0350', '0.0000', '0.0000', '9300.0000', '9300.0000', '-26.0350', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8960, '2021-04-02', 83, 8840, 4475, NULL, '26.1800', '0.0000', '0.0000', '9300.0000', '9300.0000', '-26.1800', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8963, '2021-04-02', 83, 8843, 4498, NULL, '14.2750', '0.0000', '0.0000', '12000.0000', '12000.0000', '-14.2750', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8964, '2021-04-02', 83, 8844, 4499, NULL, '14.0650', '0.0000', '0.0000', '12000.0000', '12000.0000', '-14.0650', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8966, '2021-03-30', 83, 8846, 4500, NULL, '31.5300', '0.0000', '0.0000', '9400.0000', '9400.0000', '-31.5300', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8970, '2021-04-01', 84, 8850, 4502, NULL, '1.0000', '0.0000', '0.0000', '19400.0000', '19400.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (8972, '2021-04-03', 83, 8852, 4503, NULL, '26.4700', '0.0000', '0.0000', '9350.0000', '9350.0000', '-26.4700', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9004, '2021-04-03', 83, 8884, 4534, NULL, '22.2600', '0.0000', '0.0000', '12100.0000', '12100.0000', '-22.2600', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9005, '2021-04-03', 83, 8885, 4533, NULL, '23.0700', '0.0000', '0.0000', '12100.0000', '12100.0000', '-23.0700', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9006, '2021-04-03', 83, 8886, 4532, NULL, '24.2150', '0.0000', '0.0000', '12200.0000', '12200.0000', '-24.2150', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9007, '2021-04-03', 83, 8887, 4531, NULL, '24.1250', '0.0000', '0.0000', '12300.0000', '12300.0000', '-24.1250', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9008, '2021-04-03', 83, 8888, 4530, NULL, '22.4600', '0.0000', '0.0000', '12200.0000', '12200.0000', '-22.4600', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9009, '2021-04-03', 83, 8889, 4529, NULL, '23.7750', '0.0000', '0.0000', '12200.0000', '12200.0000', '-23.7750', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9010, '2021-04-03', 83, 8890, 4528, NULL, '17.8700', '0.0000', '0.0000', '12300.0000', '12300.0000', '-17.8700', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9012, '2021-04-03', 83, 8892, 4527, NULL, '18.8900', '0.0000', '0.0000', '12300.0000', '12300.0000', '-18.8900', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9014, '2021-04-03', 83, 8894, 4526, NULL, '20.2150', '0.0000', '0.0000', '12300.0000', '12300.0000', '-20.2150', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9015, '2021-04-03', 83, 8895, 4525, NULL, '18.2550', '0.0000', '0.0000', '12200.0000', '12200.0000', '-18.2550', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9016, '2021-04-03', 83, 8896, 4523, NULL, '22.9550', '0.0000', '0.0000', '12000.0000', '12000.0000', '-22.9550', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9017, '2021-04-03', 83, 8897, 4522, NULL, '14.3750', '0.0000', '0.0000', '12000.0000', '12000.0000', '-14.3750', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9018, '2021-04-03', 83, 8898, 4521, NULL, '48.0000', '0.0000', '0.0000', '10300.0000', '10300.0000', '-48.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9020, '2021-04-03', 83, 8900, 4520, NULL, '13.9200', '0.0000', '0.0000', '13000.0000', '13000.0000', '-13.9200', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9021, '2021-04-03', 83, 8901, 4519, NULL, '20.3500', '0.0000', '0.0000', '13000.0000', '13000.0000', '-20.3500', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9022, '2021-04-03', 83, 8902, 4518, NULL, '19.2000', '0.0000', '0.0000', '13000.0000', '13000.0000', '-19.2000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9023, '2021-04-03', 83, 8903, 4517, NULL, '18.0200', '0.0000', '0.0000', '13000.0000', '13000.0000', '-18.0200', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9024, '2021-04-03', 83, 8904, 4516, NULL, '21.6500', '0.0000', '0.0000', '13000.0000', '13000.0000', '-21.6500', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9025, '2021-04-03', 83, 8905, 4515, NULL, '18.2450', '0.0000', '0.0000', '13000.0000', '13000.0000', '-18.2450', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9026, '2021-04-03', 83, 8906, 4514, NULL, '18.4200', '0.0000', '0.0000', '13000.0000', '13000.0000', '-18.4200', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9027, '2021-04-03', 83, 8907, 4513, NULL, '19.1700', '0.0000', '0.0000', '13000.0000', '13000.0000', '-19.1700', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9028, '2021-04-03', 83, 8908, 4512, NULL, '19.1800', '0.0000', '0.0000', '13000.0000', '13000.0000', '-19.1800', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9029, '2021-04-03', 83, 8909, 4511, NULL, '23.0800', '0.0000', '0.0000', '9300.0000', '9300.0000', '-23.0800', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9030, '2021-04-03', 83, 8910, 4510, NULL, '26.4950', '0.0000', '0.0000', '9300.0000', '9300.0000', '-26.4950', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9031, '2021-04-03', 83, 8911, 4509, NULL, '14.0650', '0.0000', '0.0000', '9400.0000', '9400.0000', '-14.0650', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9032, '2021-04-03', 83, 8912, 4508, NULL, '24.4550', '0.0000', '0.0000', '9300.0000', '9300.0000', '-24.4550', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9033, '2021-04-03', 83, 8913, 4507, NULL, '24.6550', '0.0000', '0.0000', '9300.0000', '9300.0000', '-24.6550', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9034, '2021-04-03', 83, 8914, 4506, NULL, '23.9700', '0.0000', '0.0000', '9300.0000', '9300.0000', '-23.9700', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9035, '2021-04-03', 83, 8915, 4505, NULL, '22.1200', '0.0000', '0.0000', '9400.0000', '9400.0000', '-22.1200', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9036, '2021-04-03', 83, 8916, 4504, NULL, '22.6650', '0.0000', '0.0000', '9400.0000', '9400.0000', '-22.6650', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9038, '2021-04-04', 82, 8918, 4535, NULL, '180.0000', '0.0000', '0.0000', '170.0000', '170.0000', '-180.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9071, '2021-04-04', 83, 8951, 4536, NULL, '15.3750', '0.0000', '0.0000', '9400.0000', '9400.0000', '-15.3750', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9072, '2021-04-04', 83, 8952, 4537, NULL, '26.0400', '0.0000', '0.0000', '10200.0000', '10200.0000', '-26.0400', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9074, '2021-04-04', 83, 8954, 4541, NULL, '25.8500', '0.0000', '0.0000', '9500.0000', '9500.0000', '-25.8500', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9076, '2021-04-04', 83, 8956, 4542, NULL, '23.1100', '0.0000', '0.0000', '9500.0000', '9500.0000', '-23.1100', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9077, '2021-04-04', 83, 8957, 4543, NULL, '19.1700', '0.0000', '0.0000', '12300.0000', '12300.0000', '-19.1700', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9078, '2021-04-04', 83, 8958, 4544, NULL, '22.4300', '0.0000', '0.0000', '12200.0000', '12200.0000', '-22.4300', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9079, '2021-04-04', 83, 8959, 4545, NULL, '17.1800', '0.0000', '0.0000', '12300.0000', '12300.0000', '-17.1800', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9080, '2021-04-04', 83, 8960, 4546, NULL, '20.0550', '0.0000', '0.0000', '12300.0000', '12300.0000', '-20.0550', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9081, '2021-04-04', 83, 8961, 4547, NULL, '16.2500', '0.0000', '0.0000', '12300.0000', '12300.0000', '-16.2500', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9083, '2021-04-04', 83, 8963, 4549, NULL, '3.0750', '0.0000', '0.0000', '12200.0000', '12200.0000', '-3.0750', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9084, '2021-04-04', 83, 8964, 4550, NULL, '100.0000', '0.0000', '0.0000', '10400.0000', '10400.0000', '-100.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9085, '2021-04-04', 83, 8965, 4551, NULL, '27.0000', '0.0000', '0.0000', '10400.0000', '10400.0000', '-27.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9086, '2021-04-04', 83, 8966, 4552, NULL, '35.0000', '0.0000', '0.0000', '10300.0000', '10300.0000', '-35.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9087, '2021-04-04', 83, 8967, 4553, NULL, '15.0750', '0.0000', '0.0000', '12000.0000', '12000.0000', '-15.0750', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9088, '2021-04-04', 83, 8968, 4554, NULL, '14.2950', '0.0000', '0.0000', '12000.0000', '12000.0000', '-14.2950', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9089, '2021-04-04', 83, 8969, 4555, NULL, '17.8100', '0.0000', '0.0000', '12200.0000', '12200.0000', '-17.8100', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9090, '2021-04-04', 83, 8970, 4556, NULL, '15.3350', '0.0000', '0.0000', '12000.0000', '12000.0000', '-15.3350', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9091, '2021-04-04', 83, 8971, 4557, NULL, '18.6950', '0.0000', '0.0000', '13000.0000', '13000.0000', '-18.6950', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9092, '2021-04-04', 83, 8972, 4558, NULL, '16.0150', '0.0000', '0.0000', '13000.0000', '13000.0000', '-16.0150', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9093, '2021-04-04', 83, 8973, 4559, NULL, '25.8650', '0.0000', '0.0000', '13000.0000', '13000.0000', '-25.8650', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9094, '2021-04-04', 83, 8974, 4560, NULL, '19.7950', '0.0000', '0.0000', '13000.0000', '13000.0000', '-19.7950', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9095, '2021-04-04', 83, 8975, 4561, NULL, '25.2000', '0.0000', '0.0000', '13000.0000', '13000.0000', '-25.2000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9096, '2021-04-04', 83, 8976, 4562, NULL, '19.2300', '0.0000', '0.0000', '13000.0000', '13000.0000', '-19.2300', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9097, '2021-04-04', 83, 8977, 4563, NULL, '19.1450', '0.0000', '0.0000', '13000.0000', '13000.0000', '-19.1450', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9098, '2021-04-04', 83, 8978, 4564, NULL, '23.9250', '0.0000', '0.0000', '13200.0000', '13200.0000', '-23.9250', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9099, '2021-04-04', 83, 8979, 4565, NULL, '17.8750', '0.0000', '0.0000', '13000.0000', '13000.0000', '-17.8750', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9100, '2021-04-04', 83, 8980, 4566, NULL, '10.8750', '0.0000', '0.0000', '13000.0000', '13000.0000', '-10.8750', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9101, '2021-04-04', 83, 8981, 4567, NULL, '50.0000', '0.0000', '0.0000', '12000.0000', '12000.0000', '-50.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9134, '2021-04-05', 83, 9014, 4599, NULL, '16.1750', '0.0000', '0.0000', '12200.0000', '12200.0000', '-16.1750', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9135, '2021-04-05', 83, 9015, 4598, NULL, '23.5250', '0.0000', '0.0000', '12200.0000', '12200.0000', '-23.5250', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9136, '2021-04-05', 83, 9016, 4597, NULL, '18.8700', '0.0000', '0.0000', '12200.0000', '12200.0000', '-18.8700', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9137, '2021-04-05', 83, 9017, 4596, NULL, '16.5150', '0.0000', '0.0000', '12000.0000', '12000.0000', '-16.5150', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9138, '2021-04-05', 83, 9018, 4595, NULL, '9.1300', '0.0000', '0.0000', '12000.0000', '12000.0000', '-9.1300', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9139, '2021-04-05', 83, 9019, 4594, NULL, '21.7100', '0.0000', '0.0000', '12500.0000', '12500.0000', '-21.7100', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9140, '2021-04-05', 83, 9020, 4593, NULL, '23.4900', '0.0000', '0.0000', '12500.0000', '12500.0000', '-23.4900', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9141, '2021-04-05', 83, 9021, 4592, NULL, '17.0300', '0.0000', '0.0000', '12300.0000', '12300.0000', '-17.0300', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9143, '2021-04-05', 83, 9023, 4590, NULL, '25.0000', '0.0000', '0.0000', '12200.0000', '12200.0000', '-25.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9144, '2021-04-05', 83, 9024, 4588, NULL, '10.9050', '0.0000', '0.0000', '13000.0000', '13000.0000', '-10.9050', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9145, '2021-04-05', 83, 9025, 4587, NULL, '22.7450', '0.0000', '0.0000', '13400.0000', '13400.0000', '-22.7450', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9147, '2021-04-05', 83, 9027, 4585, NULL, '25.7800', '0.0000', '0.0000', '13500.0000', '13500.0000', '-25.7800', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9149, '2021-04-05', 83, 9029, 4584, NULL, '19.4400', '0.0000', '0.0000', '13200.0000', '13200.0000', '-19.4400', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9150, '2021-04-05', 83, 9030, 4583, NULL, '20.6300', '0.0000', '0.0000', '13000.0000', '13000.0000', '-20.6300', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9151, '2021-04-05', 83, 9031, 4582, NULL, '27.8400', '0.0000', '0.0000', '9300.0000', '9300.0000', '-27.8400', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9152, '2021-04-05', 83, 9032, 4581, NULL, '24.5150', '0.0000', '0.0000', '9400.0000', '9400.0000', '-24.5150', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9153, '2021-04-05', 83, 9033, 4580, NULL, '26.1000', '0.0000', '0.0000', '9800.0000', '9800.0000', '-26.1000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9155, '2021-04-05', 83, 9035, 4578, NULL, '15.6100', '0.0000', '0.0000', '9400.0000', '9400.0000', '-15.6100', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9156, '2021-04-05', 83, 9036, 4577, NULL, '9.2800', '0.0000', '0.0000', '9500.0000', '9500.0000', '-9.2800', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9157, '2021-04-05', 83, 9037, 4576, NULL, '21.9200', '0.0000', '0.0000', '9800.0000', '9800.0000', '-21.9200', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9158, '2021-04-05', 83, 9038, 4575, NULL, '24.4800', '0.0000', '0.0000', '10500.0000', '10500.0000', '-24.4800', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9159, '2021-04-05', 83, 9039, 4574, NULL, '25.6950', '0.0000', '0.0000', '10500.0000', '10500.0000', '-25.6950', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9160, '2021-04-05', 83, 9040, 4573, NULL, '23.7300', '0.0000', '0.0000', '10500.0000', '10500.0000', '-23.7300', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9161, '2021-04-05', 83, 9041, 4572, NULL, '15.7000', '0.0000', '0.0000', '10000.0000', '10000.0000', '-15.7000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9162, '2021-04-05', 83, 9042, 4570, NULL, '25.8100', '0.0000', '0.0000', '9800.0000', '9800.0000', '-25.8100', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9163, '2021-04-05', 83, 9043, 4569, NULL, '19.8550', '0.0000', '0.0000', '9800.0000', '9800.0000', '-19.8550', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9164, '2021-04-05', 83, 9044, 4568, NULL, '24.8300', '0.0000', '0.0000', '9800.0000', '9800.0000', '-24.8300', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9167, '2021-04-06', 82, 9047, 4601, NULL, '180.0000', '0.0000', '0.0000', '170.0000', '170.0000', '-180.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9168, '2021-04-06', 82, 9048, 4600, NULL, '500.0000', '0.0000', '0.0000', '185.0000', '185.0000', '-500.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9174, '2021-04-06', 88, 9054, 4606, NULL, '1.0000', '0.0000', '0.0000', '1081780.0000', '1081780.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9187, '2021-04-06', 83, 9067, 4618, NULL, '18.1200', '0.0000', '0.0000', '13000.0000', '13000.0000', '-18.1200', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9188, '2021-04-06', 83, 9068, 4617, NULL, '12.8400', '0.0000', '0.0000', '13300.0000', '13300.0000', '-12.8400', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9189, '2021-04-06', 83, 9069, 4616, NULL, '14.6900', '0.0000', '0.0000', '13200.0000', '13200.0000', '-14.6900', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9190, '2021-04-06', 83, 9070, 4615, NULL, '19.3600', '0.0000', '0.0000', '13400.0000', '13400.0000', '-19.3600', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9191, '2021-04-06', 83, 9071, 4614, NULL, '19.2500', '0.0000', '0.0000', '13400.0000', '13400.0000', '-19.2500', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9192, '2021-04-06', 83, 9072, 4613, NULL, '20.6400', '0.0000', '0.0000', '13300.0000', '13300.0000', '-20.6400', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9193, '2021-04-06', 83, 9073, 4612, NULL, '16.8300', '0.0000', '0.0000', '13400.0000', '13400.0000', '-16.8300', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9194, '2021-04-06', 83, 9074, 4611, NULL, '14.4800', '0.0000', '0.0000', '13400.0000', '13400.0000', '-14.4800', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9195, '2021-04-06', 83, 9075, 4610, NULL, '100.0000', '0.0000', '0.0000', '10700.0000', '10700.0000', '-100.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9196, '2021-04-06', 83, 9076, 4609, NULL, '25.1200', '0.0000', '0.0000', '9300.0000', '9300.0000', '-25.1200', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9197, '2021-04-06', 83, 9077, 4608, NULL, '19.0300', '0.0000', '0.0000', '10500.0000', '10500.0000', '-19.0300', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9198, '2021-04-06', 83, 9078, 4607, NULL, '21.2000', '0.0000', '0.0000', '10500.0000', '10500.0000', '-21.2000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9199, '2021-04-06', 83, 9079, 4605, NULL, '23.4400', '0.0000', '0.0000', '9350.0000', '9350.0000', '-23.4400', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9200, '2021-04-06', 83, 9080, 4604, NULL, '27.1000', '0.0000', '0.0000', '9800.0000', '9800.0000', '-27.1000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9201, '2021-04-06', 83, 9081, 4603, NULL, '22.2200', '0.0000', '0.0000', '10000.0000', '10000.0000', '-22.2200', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9202, '2021-04-06', 83, 9082, 4602, NULL, '14.6800', '0.0000', '0.0000', '9800.0000', '9800.0000', '-14.6800', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9204, '2021-04-05', 83, 9084, 4619, NULL, '80.0000', '0.0000', '0.0000', '10400.0000', '10400.0000', '-80.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9206, '2021-03-28', 83, 9086, 4620, NULL, '26.0000', '0.0000', '0.0000', '10400.0000', '10400.0000', '-26.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9234, '2021-04-07', 83, 9114, 4647, NULL, '25.7300', '0.0000', '0.0000', '10700.0000', '10700.0000', '-25.7300', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9235, '2021-04-07', 83, 9115, 4646, NULL, '26.1700', '0.0000', '0.0000', '10700.0000', '10700.0000', '-26.1700', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9236, '2021-04-07', 83, 9116, 4645, NULL, '25.3800', '0.0000', '0.0000', '10500.0000', '10500.0000', '-25.3800', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9237, '2021-04-07', 83, 9117, 4644, NULL, '23.0000', '0.0000', '0.0000', '10300.0000', '10300.0000', '-23.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9238, '2021-04-07', 83, 9118, 4643, NULL, '20.9300', '0.0000', '0.0000', '10400.0000', '10400.0000', '-20.9300', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9239, '2021-04-07', 83, 9119, 4642, NULL, '22.1800', '0.0000', '0.0000', '10500.0000', '10500.0000', '-22.1800', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9240, '2021-04-07', 83, 9120, 4641, NULL, '26.0000', '0.0000', '0.0000', '10400.0000', '10400.0000', '-26.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9241, '2021-04-07', 83, 9121, 4640, NULL, '27.0000', '0.0000', '0.0000', '12450.0000', '12450.0000', '-27.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9242, '2021-04-07', 83, 9122, 4639, NULL, '25.3600', '0.0000', '0.0000', '13300.0000', '13300.0000', '-25.3600', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9243, '2021-04-07', 83, 9123, 4638, NULL, '25.5600', '0.0000', '0.0000', '13300.0000', '13300.0000', '-25.5600', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9244, '2021-04-07', 83, 9124, 4637, NULL, '19.3900', '0.0000', '0.0000', '13300.0000', '13300.0000', '-19.3900', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9245, '2021-04-07', 83, 9125, 4636, NULL, '24.5600', '0.0000', '0.0000', '13600.0000', '13600.0000', '-24.5600', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9246, '2021-04-07', 83, 9126, 4635, NULL, '22.0500', '0.0000', '0.0000', '13600.0000', '13600.0000', '-22.0500', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9247, '2021-04-07', 83, 9127, 4634, NULL, '18.4500', '0.0000', '0.0000', '13400.0000', '13400.0000', '-18.4500', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9248, '2021-04-07', 83, 9128, 4633, NULL, '19.4400', '0.0000', '0.0000', '13400.0000', '13400.0000', '-19.4400', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9249, '2021-04-07', 83, 9129, 4632, NULL, '19.2500', '0.0000', '0.0000', '13400.0000', '13400.0000', '-19.2500', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9250, '2021-04-07', 83, 9130, 4631, NULL, '14.3700', '0.0000', '0.0000', '13400.0000', '13400.0000', '-14.3700', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9251, '2021-04-07', 83, 9131, 4630, NULL, '24.6000', '0.0000', '0.0000', '13500.0000', '13500.0000', '-24.6000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9252, '2021-04-07', 83, 9132, 4629, NULL, '22.7200', '0.0000', '0.0000', '13500.0000', '13500.0000', '-22.7200', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9253, '2021-04-07', 83, 9133, 4628, NULL, '20.0000', '0.0000', '0.0000', '13300.0000', '13300.0000', '-20.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9254, '2021-04-07', 83, 9134, 4627, NULL, '23.3000', '0.0000', '0.0000', '13400.0000', '13400.0000', '-23.3000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9255, '2021-04-07', 83, 9135, 4626, NULL, '22.6600', '0.0000', '0.0000', '13300.0000', '13300.0000', '-22.6600', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9257, '2021-04-07', 83, 9137, 4624, NULL, '22.9000', '0.0000', '0.0000', '13300.0000', '13300.0000', '-22.9000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9259, '2021-04-07', 83, 9139, 4623, NULL, '21.6500', '0.0000', '0.0000', '13300.0000', '13300.0000', '-21.6500', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9260, '2021-04-07', 83, 9140, 4625, NULL, '10.9800', '0.0000', '0.0000', '13300.0000', '13300.0000', '-10.9800', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9261, '2021-04-07', 83, 9141, 4622, NULL, '23.5600', '0.0000', '0.0000', '13300.0000', '13300.0000', '-23.5600', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9262, '2021-04-07', 83, 9142, 4621, NULL, '23.2500', '0.0000', '0.0000', '13300.0000', '13300.0000', '-23.2500', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9264, '2021-04-08', 82, 9144, 4648, NULL, '365.0000', '0.0000', '0.0000', '170.0000', '170.0000', '-365.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9282, '2021-04-08', 83, 9162, 4665, NULL, '45.0000', '0.0000', '0.0000', '11500.0000', '11500.0000', '-45.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9283, '2021-04-08', 83, 9163, 4664, NULL, '23.8200', '0.0000', '0.0000', '10500.0000', '10500.0000', '-23.8200', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9284, '2021-04-08', 83, 9164, 4663, NULL, '23.1600', '0.0000', '0.0000', '10400.0000', '10400.0000', '-23.1600', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9285, '2021-04-08', 83, 9165, 4662, NULL, '21.8200', '0.0000', '0.0000', '10500.0000', '10500.0000', '-21.8200', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9286, '2021-04-08', 83, 9166, 4661, NULL, '65.0000', '0.0000', '0.0000', '12500.0000', '12500.0000', '-65.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9287, '2021-04-08', 83, 9167, 4660, NULL, '17.5500', '0.0000', '0.0000', '13500.0000', '13500.0000', '-17.5500', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9288, '2021-04-08', 83, 9168, 4659, NULL, '20.2900', '0.0000', '0.0000', '13500.0000', '13500.0000', '-20.2900', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9289, '2021-04-08', 83, 9169, 4658, NULL, '16.7600', '0.0000', '0.0000', '13500.0000', '13500.0000', '-16.7600', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9291, '2021-04-08', 83, 9171, 4656, NULL, '17.9900', '0.0000', '0.0000', '13300.0000', '13300.0000', '-17.9900', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9292, '2021-04-08', 83, 9172, 4655, NULL, '14.2100', '0.0000', '0.0000', '13400.0000', '13400.0000', '-14.2100', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9293, '2021-04-08', 83, 9173, 4654, NULL, '18.3900', '0.0000', '0.0000', '13400.0000', '13400.0000', '-18.3900', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9294, '2021-04-08', 83, 9174, 4653, NULL, '24.0400', '0.0000', '0.0000', '13500.0000', '13500.0000', '-24.0400', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9295, '2021-04-08', 83, 9175, 4652, NULL, '22.6000', '0.0000', '0.0000', '13500.0000', '13500.0000', '-22.6000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9302, '2021-04-08', 83, 9182, 4668, NULL, '14.7900', '0.0000', '0.0000', '13200.0000', '13200.0000', '-14.7900', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9303, '2021-04-08', 83, 9183, 4667, NULL, '15.4600', '0.0000', '0.0000', '13200.0000', '13200.0000', '-15.4600', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9305, '2021-04-08', 83, 9185, 4666, NULL, '14.1400', '0.0000', '0.0000', '13200.0000', '13200.0000', '-14.1400', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9307, '2021-04-08', 84, 9187, 4669, NULL, '1.0000', '0.0000', '0.0000', '19000.0000', '19000.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9321, '2021-04-09', 83, 9201, 4682, NULL, '23.7200', '0.0000', '0.0000', '10500.0000', '10500.0000', '-23.7200', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9322, '2021-04-09', 83, 9202, 4681, NULL, '22.1800', '0.0000', '0.0000', '10500.0000', '10500.0000', '-22.1800', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9323, '2021-04-09', 83, 9203, 4680, NULL, '120.0000', '0.0000', '0.0000', '12500.0000', '12500.0000', '-120.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9324, '2021-04-09', 83, 9204, 4679, NULL, '25.0000', '0.0000', '0.0000', '12200.0000', '12200.0000', '-25.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9325, '2021-04-09', 83, 9205, 4678, NULL, '14.9400', '0.0000', '0.0000', '13200.0000', '13200.0000', '-14.9400', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9326, '2021-04-09', 83, 9206, 4677, NULL, '15.0100', '0.0000', '0.0000', '13200.0000', '13200.0000', '-15.0100', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9327, '2021-04-09', 83, 9207, 4676, NULL, '15.6200', '0.0000', '0.0000', '13200.0000', '13200.0000', '-15.6200', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9328, '2021-04-09', 83, 9208, 4675, NULL, '19.2200', '0.0000', '0.0000', '13400.0000', '13400.0000', '-19.2200', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9329, '2021-04-09', 83, 9209, 4674, NULL, '18.1900', '0.0000', '0.0000', '13400.0000', '13400.0000', '-18.1900', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9330, '2021-04-09', 83, 9210, 4673, NULL, '19.1200', '0.0000', '0.0000', '13400.0000', '13400.0000', '-19.1200', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9331, '2021-04-09', 83, 9211, 4672, NULL, '20.2500', '0.0000', '0.0000', '13300.0000', '13300.0000', '-20.2500', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9332, '2021-04-09', 83, 9212, 4671, NULL, '17.8400', '0.0000', '0.0000', '13300.0000', '13300.0000', '-17.8400', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9333, '2021-04-09', 83, 9213, 4670, NULL, '15.9600', '0.0000', '0.0000', '13400.0000', '13400.0000', '-15.9600', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9336, '2021-04-09', 82, 9216, 4683, NULL, '370.0000', '0.0000', '0.0000', '170.0000', '170.0000', '-370.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9337, '2021-04-09', 83, 9217, 4684, NULL, '90.0000', '0.0000', '0.0000', '170.0000', '170.0000', '-90.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9340, '2021-04-09', 83, 9220, 4686, NULL, '17.2800', '0.0000', '0.0000', '10500.0000', '10500.0000', '-17.2800', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9341, '2021-04-09', 83, 9221, 4685, NULL, '21.0600', '0.0000', '0.0000', '10500.0000', '10500.0000', '-21.0600', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9342, '2021-04-04', 83, 9222, 4548, NULL, '20.4900', '0.0000', '0.0000', '12200.0000', '12200.0000', '-20.4900', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9344, '2021-03-31', 84, 9224, 4687, NULL, '1.0000', '0.0000', '0.0000', '3000.0000', '3000.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9346, '2021-04-08', 84, 9226, 4688, NULL, '1.0000', '0.0000', '0.0000', '4700.0000', '4700.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9347, '2021-04-05', 83, 9227, 4586, NULL, '24.3200', '0.0000', '0.0000', '13200.0000', '13200.0000', '-24.3200', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9352, '2021-03-16', 84, 9232, 4689, NULL, '1.0000', '0.0000', '0.0000', '7200.0000', '7200.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9354, '2021-04-05', 84, 9234, 4690, NULL, '1.0000', '0.0000', '0.0000', '5000.0000', '5000.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9355, '2021-04-04', 83, 9235, 4539, NULL, '22.8300', '0.0000', '0.0000', '9500.0000', '9500.0000', '-22.8300', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9356, '2021-04-04', 83, 9236, 4540, NULL, '19.8700', '0.0000', '0.0000', '9500.0000', '9500.0000', '-19.8700', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9357, '2021-04-05', 83, 9237, 4579, NULL, '18.7300', '0.0000', '0.0000', '9500.0000', '9500.0000', '-18.7300', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9382, '2021-04-10', 83, 9262, 4712, NULL, '20.6400', '0.0000', '0.0000', '10300.0000', '10300.0000', '-20.6400', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9385, '2021-04-10', 83, 9265, 4709, NULL, '25.0000', '0.0000', '0.0000', '12400.0000', '12400.0000', '-25.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9386, '2021-04-10', 83, 9266, 4708, NULL, '35.0000', '0.0000', '0.0000', '12400.0000', '12400.0000', '-35.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9387, '2021-04-10', 83, 9267, 4707, NULL, '18.2400', '0.0000', '0.0000', '13500.0000', '13500.0000', '-18.2400', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9388, '2021-04-10', 83, 9268, 4706, NULL, '19.0900', '0.0000', '0.0000', '13500.0000', '13500.0000', '-19.0900', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9389, '2021-04-10', 83, 9269, 4705, NULL, '25.4400', '0.0000', '0.0000', '10200.0000', '10200.0000', '-25.4400', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9390, '2021-04-10', 83, 9270, 4704, NULL, '23.3900', '0.0000', '0.0000', '10200.0000', '10200.0000', '-23.3900', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9391, '2021-04-10', 83, 9271, 4703, NULL, '22.6200', '0.0000', '0.0000', '13400.0000', '13400.0000', '-22.6200', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9392, '2021-04-10', 83, 9272, 4702, NULL, '15.3000', '0.0000', '0.0000', '13200.0000', '13200.0000', '-15.3000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9396, '2021-04-10', 83, 9276, 4698, NULL, '23.2800', '0.0000', '0.0000', '13300.0000', '13300.0000', '-23.2800', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9397, '2021-04-10', 83, 9277, 4697, NULL, '23.0900', '0.0000', '0.0000', '13300.0000', '13300.0000', '-23.0900', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9398, '2021-04-10', 83, 9278, 4696, NULL, '22.9700', '0.0000', '0.0000', '13300.0000', '13300.0000', '-22.9700', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9399, '2021-04-10', 83, 9279, 4695, NULL, '21.8400', '0.0000', '0.0000', '13300.0000', '13300.0000', '-21.8400', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9400, '2021-04-10', 83, 9280, 4694, NULL, '15.2300', '0.0000', '0.0000', '13500.0000', '13500.0000', '-15.2300', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9401, '2021-04-10', 83, 9281, 4693, NULL, '15.2200', '0.0000', '0.0000', '13500.0000', '13500.0000', '-15.2200', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9402, '2021-04-10', 83, 9282, 4692, NULL, '24.0700', '0.0000', '0.0000', '13500.0000', '13500.0000', '-24.0700', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9403, '2021-04-10', 83, 9283, 4691, NULL, '25.2300', '0.0000', '0.0000', '13500.0000', '13500.0000', '-25.2300', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9405, '2021-04-10', 82, 9285, 4713, NULL, '90.0000', '0.0000', '0.0000', '185.0000', '185.0000', '-90.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9433, '2021-04-11', 83, 9313, 4738, NULL, '19.9000', '0.0000', '0.0000', '10300.0000', '10300.0000', '-19.9000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9434, '2021-04-11', 83, 9314, 4737, NULL, '330.0000', '0.0000', '0.0000', '12500.0000', '12500.0000', '-330.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9436, '2021-04-11', 83, 9316, 4735, NULL, '4.6200', '0.0000', '0.0000', '10300.0000', '10300.0000', '-4.6200', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9437, '2021-04-11', 83, 9317, 4734, NULL, '4.5700', '0.0000', '0.0000', '10300.0000', '10300.0000', '-4.5700', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9438, '2021-04-11', 83, 9318, 4733, NULL, '16.5400', '0.0000', '0.0000', '10300.0000', '10300.0000', '-16.5400', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9439, '2021-04-11', 83, 9319, 4732, NULL, '23.6700', '0.0000', '0.0000', '10500.0000', '10500.0000', '-23.6700', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9440, '2021-04-11', 83, 9320, 4731, NULL, '35.0000', '0.0000', '0.0000', '12400.0000', '12400.0000', '-35.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9441, '2021-04-11', 83, 9321, 4730, NULL, '13.2300', '0.0000', '0.0000', '13400.0000', '13400.0000', '-13.2300', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9442, '2021-04-11', 83, 9322, 4729, NULL, '19.4600', '0.0000', '0.0000', '13500.0000', '13500.0000', '-19.4600', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9443, '2021-04-11', 83, 9323, 4728, NULL, '15.5700', '0.0000', '0.0000', '13200.0000', '13200.0000', '-15.5700', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9444, '2021-04-11', 83, 9324, 4727, NULL, '19.2300', '0.0000', '0.0000', '13400.0000', '13400.0000', '-19.2300', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9445, '2021-04-11', 83, 9325, 4726, NULL, '17.7900', '0.0000', '0.0000', '13400.0000', '13400.0000', '-17.7900', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9446, '2021-04-11', 83, 9326, 4725, NULL, '17.5800', '0.0000', '0.0000', '13300.0000', '13300.0000', '-17.5800', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9447, '2021-04-11', 83, 9327, 4724, NULL, '23.5200', '0.0000', '0.0000', '13600.0000', '13600.0000', '-23.5200', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9448, '2021-04-11', 83, 9328, 4723, NULL, '18.0500', '0.0000', '0.0000', '13300.0000', '13300.0000', '-18.0500', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9449, '2021-04-11', 83, 9329, 4722, NULL, '24.1300', '0.0000', '0.0000', '13400.0000', '13400.0000', '-24.1300', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9450, '2021-04-11', 83, 9330, 4721, NULL, '24.2500', '0.0000', '0.0000', '13500.0000', '13500.0000', '-24.2500', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9451, '2021-04-11', 83, 9331, 4720, NULL, '17.7800', '0.0000', '0.0000', '13500.0000', '13500.0000', '-17.7800', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9452, '2021-04-11', 83, 9332, 4719, NULL, '18.8500', '0.0000', '0.0000', '13500.0000', '13500.0000', '-18.8500', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9453, '2021-04-11', 83, 9333, 4718, NULL, '24.2100', '0.0000', '0.0000', '13500.0000', '13500.0000', '-24.2100', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9454, '2021-04-11', 83, 9334, 4717, NULL, '20.0800', '0.0000', '0.0000', '13300.0000', '13300.0000', '-20.0800', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9456, '2021-04-11', 83, 9336, 4716, NULL, '20.2100', '0.0000', '0.0000', '13300.0000', '13300.0000', '-20.2100', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9458, '2021-04-11', 83, 9338, 4739, NULL, '18.5200', '0.0000', '0.0000', '13300.0000', '13300.0000', '-18.5200', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9462, '2021-04-12', 82, 9342, 4740, NULL, '90.0000', '0.0000', '0.0000', '170.0000', '170.0000', '-90.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9464, '2021-04-12', 82, 9344, 4741, NULL, '180.0000', '0.0000', '0.0000', '185.0000', '185.0000', '-180.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9465, '2021-04-12', 82, 9345, 4742, NULL, '89.0000', '0.0000', '0.0000', '189.0000', '189.0000', '-89.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9493, '2021-04-12', 83, 9373, 4769, NULL, '9.0300', '0.0000', '0.0000', '10200.0000', '10200.0000', '-9.0300', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9494, '2021-04-12', 83, 9374, 4768, NULL, '23.7000', '0.0000', '0.0000', '10200.0000', '10200.0000', '-23.7000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9495, '2021-04-12', 83, 9375, 4767, NULL, '27.3800', '0.0000', '0.0000', '10300.0000', '10300.0000', '-27.3800', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9496, '2021-04-12', 83, 9376, 4766, NULL, '14.0000', '0.0000', '0.0000', '10300.0000', '10300.0000', '-14.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9497, '2021-04-12', 83, 9377, 4765, NULL, '80.0000', '0.0000', '0.0000', '12300.0000', '12300.0000', '-80.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9499, '2021-04-12', 83, 9379, 4764, NULL, '16.2100', '0.0000', '0.0000', '13400.0000', '13400.0000', '-16.2100', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9500, '2021-04-12', 83, 9380, 4763, NULL, '22.2100', '0.0000', '0.0000', '13500.0000', '13500.0000', '-22.2100', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9501, '2021-04-12', 83, 9381, 4762, NULL, '40.0000', '0.0000', '0.0000', '11300.0000', '11300.0000', '-40.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9502, '2021-04-12', 83, 9382, 4761, NULL, '19.2900', '0.0000', '0.0000', '10300.0000', '10300.0000', '-19.2900', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9503, '2021-04-12', 83, 9383, 4760, NULL, '24.6600', '0.0000', '0.0000', '10300.0000', '10300.0000', '-24.6600', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9504, '2021-04-12', 83, 9384, 4759, NULL, '22.3300', '0.0000', '0.0000', '10300.0000', '10300.0000', '-22.3300', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9505, '2021-04-12', 83, 9385, 4758, NULL, '17.3300', '0.0000', '0.0000', '13300.0000', '13300.0000', '-17.3300', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9507, '2021-04-12', 83, 9387, 4756, NULL, '22.0900', '0.0000', '0.0000', '13400.0000', '13400.0000', '-22.0900', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9508, '2021-04-12', 83, 9388, 4755, NULL, '22.5100', '0.0000', '0.0000', '13400.0000', '13400.0000', '-22.5100', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9509, '2021-04-12', 83, 9389, 4754, NULL, '9.3900', '0.0000', '0.0000', '13200.0000', '13200.0000', '-9.3900', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9510, '2021-04-12', 83, 9390, 4753, NULL, '14.7100', '0.0000', '0.0000', '13200.0000', '13200.0000', '-14.7100', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9511, '2021-04-12', 83, 9391, 4752, NULL, '14.3900', '0.0000', '0.0000', '13200.0000', '13200.0000', '-14.3900', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9512, '2021-04-12', 83, 9392, 4751, NULL, '23.7900', '0.0000', '0.0000', '13300.0000', '13300.0000', '-23.7900', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9513, '2021-04-12', 83, 9393, 4750, NULL, '23.0600', '0.0000', '0.0000', '13500.0000', '13500.0000', '-23.0600', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9514, '2021-04-12', 83, 9394, 4749, NULL, '20.6800', '0.0000', '0.0000', '13300.0000', '13300.0000', '-20.6800', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9515, '2021-04-12', 83, 9395, 4748, NULL, '19.3100', '0.0000', '0.0000', '13500.0000', '13500.0000', '-19.3100', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9516, '2021-04-12', 83, 9396, 4747, NULL, '18.0500', '0.0000', '0.0000', '13500.0000', '13500.0000', '-18.0500', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9517, '2021-04-12', 83, 9397, 4746, NULL, '18.9600', '0.0000', '0.0000', '13500.0000', '13500.0000', '-18.9600', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9518, '2021-04-12', 83, 9398, 4745, NULL, '19.5300', '0.0000', '0.0000', '13500.0000', '13500.0000', '-19.5300', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9519, '2021-04-12', 83, 9399, 4744, NULL, '18.3300', '0.0000', '0.0000', '13500.0000', '13500.0000', '-18.3300', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9520, '2021-04-12', 83, 9400, 4743, NULL, '18.1000', '0.0000', '0.0000', '13500.0000', '13500.0000', '-18.1000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9526, '2021-04-13', 82, 9406, 4773, NULL, '550.0000', '0.0000', '0.0000', '185.0000', '185.0000', '-550.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9527, '2021-04-13', 82, 9407, 4772, NULL, '582.0000', '0.0000', '0.0000', '170.0000', '170.0000', '-582.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9528, '2021-04-13', 82, 9408, 4771, NULL, '190.0000', '0.0000', '0.0000', '170.0000', '170.0000', '-190.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9529, '2021-04-13', 82, 9409, 4770, NULL, '360.0000', '0.0000', '0.0000', '170.0000', '170.0000', '-360.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9540, '2021-04-11', 83, 9420, 4736, NULL, '23.0000', '0.0000', '0.0000', '11400.0000', '11400.0000', '-23.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9550, '2021-04-13', 83, 9430, 4792, NULL, '25.0000', '0.0000', '0.0000', '12400.0000', '12400.0000', '-25.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9551, '2021-04-13', 83, 9431, 4791, NULL, '80.0000', '0.0000', '0.0000', '12300.0000', '12300.0000', '-80.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9552, '2021-04-13', 83, 9432, 4790, NULL, '22.6700', '0.0000', '0.0000', '13400.0000', '13400.0000', '-22.6700', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9553, '2021-04-13', 83, 9433, 4789, NULL, '15.3900', '0.0000', '0.0000', '10300.0000', '10300.0000', '-15.3900', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9554, '2021-04-13', 83, 9434, 4788, NULL, '8.3000', '0.0000', '0.0000', '10400.0000', '10400.0000', '-8.3000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9555, '2021-04-13', 83, 9435, 4787, NULL, '23.1000', '0.0000', '0.0000', '10500.0000', '10500.0000', '-23.1000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9556, '2021-04-13', 83, 9436, 4786, NULL, '19.5500', '0.0000', '0.0000', '10500.0000', '10500.0000', '-19.5500', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9557, '2021-04-13', 83, 9437, 4785, NULL, '40.0000', '0.0000', '0.0000', '11300.0000', '11300.0000', '-40.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9558, '2021-04-13', 83, 9438, 4784, NULL, '15.0000', '0.0000', '0.0000', '11400.0000', '11400.0000', '-15.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9559, '2021-04-13', 83, 9439, 4783, NULL, '25.0000', '0.0000', '0.0000', '11400.0000', '11400.0000', '-25.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9560, '2021-04-13', 83, 9440, 4782, NULL, '19.5000', '0.0000', '0.0000', '13400.0000', '13400.0000', '-19.5000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9561, '2021-04-13', 83, 9441, 4781, NULL, '19.0500', '0.0000', '0.0000', '13500.0000', '13500.0000', '-19.0500', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9562, '2021-04-13', 83, 9442, 4780, NULL, '18.4200', '0.0000', '0.0000', '13500.0000', '13500.0000', '-18.4200', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9563, '2021-04-13', 83, 9443, 4779, NULL, '21.6200', '0.0000', '0.0000', '13500.0000', '13500.0000', '-21.6200', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9564, '2021-04-13', 83, 9444, 4778, NULL, '17.8200', '0.0000', '0.0000', '13500.0000', '13500.0000', '-17.8200', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9565, '2021-04-13', 83, 9445, 4777, NULL, '19.0900', '0.0000', '0.0000', '13500.0000', '13500.0000', '-19.0900', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9566, '2021-04-13', 83, 9446, 4776, NULL, '18.6400', '0.0000', '0.0000', '13500.0000', '13500.0000', '-18.6400', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9567, '2021-04-13', 83, 9447, 4775, NULL, '14.8700', '0.0000', '0.0000', '13200.0000', '13200.0000', '-14.8700', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9568, '2021-04-13', 83, 9448, 4774, NULL, '19.4100', '0.0000', '0.0000', '13300.0000', '13300.0000', '-19.4100', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9569, '2021-04-10', 83, 9449, 4711, NULL, '23.6600', '0.0000', '0.0000', '10700.0000', '10700.0000', '-23.6600', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9570, '2021-04-10', 83, 9450, 4710, NULL, '22.4300', '0.0000', '0.0000', '10700.0000', '10700.0000', '-22.4300', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9571, '2021-04-10', 83, 9451, 4701, NULL, '23.1400', '0.0000', '0.0000', '13600.0000', '13600.0000', '-23.1400', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9572, '2021-04-10', 83, 9452, 4700, NULL, '22.8600', '0.0000', '0.0000', '13600.0000', '13600.0000', '-22.8600', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9573, '2021-04-10', 83, 9453, 4699, NULL, '24.0100', '0.0000', '0.0000', '13600.0000', '13600.0000', '-24.0100', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9575, '2021-04-13', 87, 9455, 4793, NULL, '1.0000', '0.0000', '0.0000', '0.0000', '0.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9587, '2021-04-14', 83, 9467, 4804, NULL, '20.8200', '0.0000', '0.0000', '10200.0000', '10200.0000', '-20.8200', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9588, '2021-04-14', 83, 9468, 4803, NULL, '24.1600', '0.0000', '0.0000', '10200.0000', '10200.0000', '-24.1600', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9589, '2021-04-14', 83, 9469, 4802, NULL, '28.0000', '0.0000', '0.0000', '12400.0000', '12400.0000', '-28.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9590, '2021-04-14', 83, 9470, 4801, NULL, '30.0000', '0.0000', '0.0000', '12400.0000', '12400.0000', '-30.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9591, '2021-04-14', 83, 9471, 4800, NULL, '21.0000', '0.0000', '0.0000', '13400.0000', '13400.0000', '-21.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9592, '2021-04-14', 83, 9472, 4799, NULL, '19.0300', '0.0000', '0.0000', '13500.0000', '13500.0000', '-19.0300', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9593, '2021-04-14', 83, 9473, 4798, NULL, '8.8700', '0.0000', '0.0000', '13500.0000', '13500.0000', '-8.8700', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9594, '2021-04-14', 83, 9474, 4797, NULL, '20.7000', '0.0000', '0.0000', '13500.0000', '13500.0000', '-20.7000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9595, '2021-04-14', 83, 9475, 4796, NULL, '13.4500', '0.0000', '0.0000', '13500.0000', '13500.0000', '-13.4500', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9596, '2021-04-14', 83, 9476, 4795, NULL, '21.9000', '0.0000', '0.0000', '13400.0000', '13400.0000', '-21.9000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9597, '2021-04-14', 83, 9477, 4794, NULL, '21.0500', '0.0000', '0.0000', '13500.0000', '13500.0000', '-21.0500', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9613, '2021-04-15', 83, 9493, 4818, NULL, '22.7000', '0.0000', '0.0000', '10500.0000', '10500.0000', '-22.7000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9614, '2021-04-15', 83, 9494, 4817, NULL, '25.0800', '0.0000', '0.0000', '10000.0000', '10000.0000', '-25.0800', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9615, '2021-04-15', 83, 9495, 4816, NULL, '20.7000', '0.0000', '0.0000', '10500.0000', '10500.0000', '-20.7000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9616, '2021-04-15', 83, 9496, 4815, NULL, '20.9400', '0.0000', '0.0000', '10500.0000', '10500.0000', '-20.9400', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9617, '2021-04-15', 83, 9497, 4814, NULL, '40.0000', '0.0000', '0.0000', '11300.0000', '11300.0000', '-40.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9618, '2021-04-15', 83, 9498, 4813, NULL, '12.1600', '0.0000', '0.0000', '10500.0000', '10500.0000', '-12.1600', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9619, '2021-04-15', 83, 9499, 4812, NULL, '27.0000', '0.0000', '0.0000', '12500.0000', '12500.0000', '-27.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9620, '2021-04-15', 83, 9500, 4811, NULL, '80.0000', '0.0000', '0.0000', '12300.0000', '12300.0000', '-80.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9621, '2021-04-15', 83, 9501, 4810, NULL, '120.0000', '0.0000', '0.0000', '12200.0000', '12200.0000', '-120.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9622, '2021-04-15', 83, 9502, 4809, NULL, '13.0000', '0.0000', '0.0000', '13400.0000', '13400.0000', '-13.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9623, '2021-04-15', 83, 9503, 4808, NULL, '14.0600', '0.0000', '0.0000', '13300.0000', '13300.0000', '-14.0600', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9624, '2021-04-15', 83, 9504, 4807, NULL, '18.7300', '0.0000', '0.0000', '13300.0000', '13300.0000', '-18.7300', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9625, '2021-04-15', 83, 9505, 4806, NULL, '23.1600', '0.0000', '0.0000', '12300.0000', '12300.0000', '-23.1600', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9626, '2021-04-15', 83, 9506, 4805, NULL, '20.9200', '0.0000', '0.0000', '13300.0000', '13300.0000', '-20.9200', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9635, '2021-04-16', 83, 9515, 4824, NULL, '90.0000', '0.0000', '0.0000', '12300.0000', '12300.0000', '-90.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9636, '2021-04-16', 83, 9516, 4823, NULL, '19.4800', '0.0000', '0.0000', '13300.0000', '13300.0000', '-19.4800', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9637, '2021-04-16', 83, 9517, 4822, NULL, '22.7900', '0.0000', '0.0000', '13500.0000', '13500.0000', '-22.7900', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9638, '2021-04-16', 83, 9518, 4821, NULL, '21.1800', '0.0000', '0.0000', '13300.0000', '13300.0000', '-21.1800', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9639, '2021-04-16', 83, 9519, 4820, NULL, '40.0000', '0.0000', '0.0000', '11000.0000', '11000.0000', '-40.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9640, '2021-04-16', 83, 9520, 4819, NULL, '21.8100', '0.0000', '0.0000', '9300.0000', '9300.0000', '-21.8100', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9642, '2021-04-13', 88, 9522, 4826, NULL, '1.0000', '0.0000', '0.0000', '2144717.0000', '2144717.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9644, '2021-04-15', 84, 9524, 4827, NULL, '1.0000', '0.0000', '0.0000', '20000.0000', '20000.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9646, '2021-04-13', 84, 9526, 4828, NULL, '1.0000', '0.0000', '0.0000', '16745.0000', '16745.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9648, '2021-04-13', 83, 9528, 4829, NULL, '19.5600', '0.0000', '0.0000', '13500.0000', '13500.0000', '-19.5600', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9649, '2021-04-16', 83, 9529, 4825, NULL, '22.2600', '0.0000', '0.0000', '10000.0000', '10000.0000', '-22.2600', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9650, '2021-04-12', 83, 9530, 4757, NULL, '12.9000', '0.0000', '0.0000', '13400.0000', '13400.0000', '-12.9000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9658, '2021-04-17', 83, 9538, 4830, NULL, '22.3200', '0.0000', '0.0000', '13300.0000', '13300.0000', '-22.3200', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9659, '2021-04-17', 83, 9539, 4831, NULL, '17.4800', '0.0000', '0.0000', '13300.0000', '13300.0000', '-17.4800', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9660, '2021-04-17', 83, 9540, 4832, NULL, '24.5400', '0.0000', '0.0000', '13500.0000', '13500.0000', '-24.5400', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9661, '2021-04-17', 83, 9541, 4833, NULL, '18.1000', '0.0000', '0.0000', '13400.0000', '13400.0000', '-18.1000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9662, '2021-04-17', 83, 9542, 4834, NULL, '19.4500', '0.0000', '0.0000', '13400.0000', '13400.0000', '-19.4500', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9663, '2021-04-17', 83, 9543, 4835, NULL, '24.0900', '0.0000', '0.0000', '10000.0000', '10000.0000', '-24.0900', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9664, '2021-04-17', 83, 9544, 4836, NULL, '16.0000', '0.0000', '0.0000', '12400.0000', '12400.0000', '-16.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9668, '2021-04-18', 83, 9548, 4837, NULL, '23.4900', '0.0000', '0.0000', '13500.0000', '13500.0000', '-23.4900', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9669, '2021-04-18', 83, 9549, 4838, NULL, '18.6900', '0.0000', '0.0000', '13300.0000', '13300.0000', '-18.6900', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9670, '2021-04-18', 83, 9550, 4839, NULL, '22.3000', '0.0000', '0.0000', '10000.0000', '10000.0000', '-22.3000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9671, '2021-04-08', 83, 9551, 4657, NULL, '19.9900', '0.0000', '0.0000', '13500.0000', '13500.0000', '-19.9900', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9672, '2021-03-28', 83, 9552, 4346, NULL, '19.4400', '0.0000', '0.0000', '12200.0000', '12200.0000', '-19.4400', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9673, '2021-03-21', 83, 9553, 4080, NULL, '27.9400', '0.0000', '0.0000', '8600.0000', '8600.0000', '-27.9400', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9674, '2021-03-12', 83, 9554, 3888, NULL, '28.8700', '0.0000', '0.0000', '8800.0000', '8800.0000', '-28.8700', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9675, '2021-03-10', 83, 9555, 3807, NULL, '14.6900', '0.0000', '0.0000', '11300.0000', '11300.0000', '-14.6900', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9694, '2021-04-19', 83, 9574, 4857, NULL, '9.3200', '0.0000', '0.0000', '12000.0000', '12000.0000', '-9.3200', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9695, '2021-04-19', 83, 9575, 4856, NULL, '20.0000', '0.0000', '0.0000', '12200.0000', '12200.0000', '-20.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9696, '2021-04-19', 83, 9576, 4855, NULL, '100.0000', '0.0000', '0.0000', '12400.0000', '12400.0000', '-100.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9697, '2021-04-19', 83, 9577, 4854, NULL, '22.3500', '0.0000', '0.0000', '13300.0000', '13300.0000', '-22.3500', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9698, '2021-04-19', 83, 9578, 4853, NULL, '17.6900', '0.0000', '0.0000', '13300.0000', '13300.0000', '-17.6900', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9699, '2021-04-19', 83, 9579, 4852, NULL, '16.1300', '0.0000', '0.0000', '13300.0000', '13300.0000', '-16.1300', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9700, '2021-04-19', 83, 9580, 4851, NULL, '20.7500', '0.0000', '0.0000', '13300.0000', '13300.0000', '-20.7500', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9701, '2021-04-19', 83, 9581, 4850, NULL, '20.8900', '0.0000', '0.0000', '13500.0000', '13500.0000', '-20.8900', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9702, '2021-04-19', 83, 9582, 4849, NULL, '23.1800', '0.0000', '0.0000', '13500.0000', '13500.0000', '-23.1800', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9703, '2021-04-19', 83, 9583, 4848, NULL, '48.0000', '0.0000', '0.0000', '11000.0000', '11000.0000', '-48.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9704, '2021-04-19', 83, 9584, 4847, NULL, '10.4000', '0.0000', '0.0000', '9900.0000', '9900.0000', '-10.4000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9705, '2021-04-19', 83, 9585, 4846, NULL, '24.6100', '0.0000', '0.0000', '10500.0000', '10500.0000', '-24.6100', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9706, '2021-04-19', 83, 9586, 4845, NULL, '24.5400', '0.0000', '0.0000', '10500.0000', '10500.0000', '-24.5400', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9707, '2021-04-19', 83, 9587, 4844, NULL, '9.0900', '0.0000', '0.0000', '10000.0000', '10000.0000', '-9.0900', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9708, '2021-04-19', 83, 9588, 4843, NULL, '4.5100', '0.0000', '0.0000', '10200.0000', '10200.0000', '-4.5100', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9709, '2021-04-19', 83, 9589, 4842, NULL, '24.7900', '0.0000', '0.0000', '10200.0000', '10200.0000', '-24.7900', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9712, '2021-04-19', 82, 9592, 4858, NULL, '180.0000', '0.0000', '0.0000', '170.0000', '170.0000', '-180.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9715, '2021-04-20', 82, 9595, 4859, NULL, '180.0000', '0.0000', '0.0000', '170.0000', '170.0000', '-180.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9716, '2021-04-20', 82, 9596, 4860, NULL, '360.0000', '0.0000', '0.0000', '185.0000', '185.0000', '-360.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9729, '2021-04-20', 83, 9609, 4868, NULL, '23.2400', '0.0000', '0.0000', '11800.0000', '11800.0000', '-23.2400', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9730, '2021-04-20', 83, 9610, 4867, NULL, '13.1300', '0.0000', '0.0000', '10000.0000', '10000.0000', '-13.1300', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9731, '2021-04-20', 83, 9611, 4866, NULL, '26.1400', '0.0000', '0.0000', '10200.0000', '10200.0000', '-26.1400', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9732, '2021-04-20', 83, 9612, 4865, NULL, '17.5500', '0.0000', '0.0000', '13300.0000', '13300.0000', '-17.5500', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9733, '2021-04-20', 83, 9613, 4864, NULL, '19.0700', '0.0000', '0.0000', '11500.0000', '11500.0000', '-19.0700', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9734, '2021-04-20', 83, 9614, 4863, NULL, '20.6500', '0.0000', '0.0000', '13500.0000', '13500.0000', '-20.6500', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9735, '2021-04-20', 83, 9615, 4861, NULL, '17.7400', '0.0000', '0.0000', '13400.0000', '13400.0000', '-17.7400', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9736, '2021-04-20', 83, 9616, 4862, NULL, '20.2000', '0.0000', '0.0000', '13300.0000', '13300.0000', '-20.2000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9737, '2021-04-20', 83, 9617, 4869, NULL, '14.8400', '0.0000', '0.0000', '10050.0000', '10050.0000', '-14.8400', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9738, '2021-04-20', 83, 9618, 4870, NULL, '16.7800', '0.0000', '0.0000', '10050.0000', '10050.0000', '-16.7800', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9755, '2021-04-21', 83, 9635, 4886, NULL, '16.7800', '0.0000', '0.0000', '10000.0000', '10000.0000', '-16.7800', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9756, '2021-04-21', 83, 9636, 4885, NULL, '22.3800', '0.0000', '0.0000', '10000.0000', '10000.0000', '-22.3800', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9757, '2021-04-21', 83, 9637, 4884, NULL, '19.9900', '0.0000', '0.0000', '10000.0000', '10000.0000', '-19.9900', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9758, '2021-04-21', 83, 9638, 4883, NULL, '25.7500', '0.0000', '0.0000', '10000.0000', '10000.0000', '-25.7500', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9760, '2021-04-21', 83, 9640, 4881, NULL, '19.0700', '0.0000', '0.0000', '11500.0000', '11500.0000', '-19.0700', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9761, '2021-04-21', 83, 9641, 4880, NULL, '10.8800', '0.0000', '0.0000', '13300.0000', '13300.0000', '-10.8800', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9762, '2021-04-21', 83, 9642, 4879, NULL, '18.6100', '0.0000', '0.0000', '13200.0000', '13200.0000', '-18.6100', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9763, '2021-04-21', 83, 9643, 4878, NULL, '21.0900', '0.0000', '0.0000', '13200.0000', '13200.0000', '-21.0900', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9764, '2021-04-21', 83, 9644, 4877, NULL, '21.9000', '0.0000', '0.0000', '13200.0000', '13200.0000', '-21.9000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9765, '2021-04-21', 83, 9645, 4875, NULL, '19.1200', '0.0000', '0.0000', '13200.0000', '13200.0000', '-19.1200', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9766, '2021-04-21', 83, 9646, 4874, NULL, '18.2200', '0.0000', '0.0000', '13200.0000', '13200.0000', '-18.2200', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9767, '2021-04-21', 83, 9647, 4873, NULL, '22.4700', '0.0000', '0.0000', '13100.0000', '13100.0000', '-22.4700', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9768, '2021-04-21', 83, 9648, 4872, NULL, '21.7200', '0.0000', '0.0000', '13100.0000', '13100.0000', '-21.7200', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9769, '2021-04-21', 83, 9649, 4871, NULL, '21.7700', '0.0000', '0.0000', '13200.0000', '13200.0000', '-21.7700', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9781, '2021-04-22', 83, 9661, 4887, NULL, '13.4200', '0.0000', '0.0000', '13200.0000', '13200.0000', '-13.4200', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9783, '2021-04-22', 83, 9663, 4897, NULL, '27.0000', '0.0000', '0.0000', '12200.0000', '12200.0000', '-27.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9784, '2021-04-22', 83, 9664, 4896, NULL, '9.3500', '0.0000', '0.0000', '10100.0000', '10100.0000', '-9.3500', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9785, '2021-04-22', 83, 9665, 4895, NULL, '24.1900', '0.0000', '0.0000', '10000.0000', '10000.0000', '-24.1900', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9786, '2021-04-22', 83, 9666, 4894, NULL, '24.5500', '0.0000', '0.0000', '10000.0000', '10000.0000', '-24.5500', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9787, '2021-04-22', 83, 9667, 4893, NULL, '25.4000', '0.0000', '0.0000', '10000.0000', '10000.0000', '-25.4000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9788, '2021-04-22', 83, 9668, 4892, NULL, '26.6300', '0.0000', '0.0000', '10000.0000', '10000.0000', '-26.6300', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9789, '2021-04-22', 83, 9669, 4891, NULL, '14.7000', '0.0000', '0.0000', '13200.0000', '13200.0000', '-14.7000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9790, '2021-04-22', 83, 9670, 4890, NULL, '18.8200', '0.0000', '0.0000', '13200.0000', '13200.0000', '-18.8200', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9791, '2021-04-22', 83, 9671, 4889, NULL, '19.1400', '0.0000', '0.0000', '13200.0000', '13200.0000', '-19.1400', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9792, '2021-04-22', 83, 9672, 4888, NULL, '23.4100', '0.0000', '0.0000', '13500.0000', '13500.0000', '-23.4100', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9799, '2021-04-23', 83, 9679, 4903, NULL, '35.0000', '0.0000', '0.0000', '11000.0000', '11000.0000', '-35.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9800, '2021-04-23', 83, 9680, 4902, NULL, '23.8800', '0.0000', '0.0000', '10000.0000', '10000.0000', '-23.8800', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9801, '2021-04-23', 83, 9681, 4901, NULL, '8.0100', '0.0000', '0.0000', '10000.0000', '10000.0000', '-8.0100', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9803, '2021-04-23', 83, 9683, 4900, NULL, '27.0000', '0.0000', '0.0000', '12000.0000', '12000.0000', '-27.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9804, '2021-04-23', 83, 9684, 4899, NULL, '23.2100', '0.0000', '0.0000', '13200.0000', '13200.0000', '-23.2100', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9805, '2021-04-23', 83, 9685, 4898, NULL, '20.4500', '0.0000', '0.0000', '13500.0000', '13500.0000', '-20.4500', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9807, '2021-04-01', 83, 9687, 4904, NULL, '1.0000', '0.0000', '0.0000', '4111.0000', '4111.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9809, '2021-04-21', 84, 9689, 4905, NULL, '1.0000', '0.0000', '0.0000', '20000.0000', '20000.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9811, '2021-04-19', 83, 9691, 4906, NULL, '11.9900', '0.0000', '0.0000', '9394.0000', '9394.0000', '-11.9900', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9812, '2021-04-21', 83, 9692, 4882, NULL, '11.3900', '0.0000', '0.0000', '10200.0000', '10200.0000', '-11.3900', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9814, '2021-04-03', 88, 9694, 4907, NULL, '1.0000', '0.0000', '0.0000', '181949.0000', '181949.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9818, '2021-04-24', 82, 9698, 4908, NULL, '489.0000', '0.0000', '0.0000', '185.0000', '185.0000', '-489.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9820, '2021-04-24', 82, 9700, 4910, NULL, '182.0000', '0.0000', '0.0000', '180.0000', '180.0000', '-182.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9821, '2021-04-24', 82, 9701, 4909, NULL, '400.0000', '0.0000', '0.0000', '185.0000', '185.0000', '-400.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9837, '2021-04-24', 83, 9717, 4925, NULL, '24.2200', '0.0000', '0.0000', '10000.0000', '10000.0000', '-24.2200', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9838, '2021-04-24', 83, 9718, 4924, NULL, '23.7900', '0.0000', '0.0000', '10000.0000', '10000.0000', '-23.7900', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9839, '2021-04-24', 83, 9719, 4923, NULL, '16.0200', '0.0000', '0.0000', '11800.0000', '11800.0000', '-16.0200', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9840, '2021-04-24', 83, 9720, 4922, NULL, '28.0000', '0.0000', '0.0000', '10500.0000', '10500.0000', '-28.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9841, '2021-04-24', 83, 9721, 4921, NULL, '19.0000', '0.0000', '0.0000', '11500.0000', '11500.0000', '-19.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9842, '2021-04-24', 83, 9722, 4920, NULL, '4.1200', '0.0000', '0.0000', '13200.0000', '13200.0000', '-4.1200', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9843, '2021-04-24', 83, 9723, 4919, NULL, '103.0000', '0.0000', '0.0000', '11500.0000', '11500.0000', '-103.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9844, '2021-04-24', 83, 9724, 4918, NULL, '19.0700', '0.0000', '0.0000', '11500.0000', '11500.0000', '-19.0700', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9845, '2021-04-24', 83, 9725, 4917, NULL, '20.8100', '0.0000', '0.0000', '13200.0000', '13200.0000', '-20.8100', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9846, '2021-04-24', 83, 9726, 4916, NULL, '19.2200', '0.0000', '0.0000', '13200.0000', '13200.0000', '-19.2200', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9847, '2021-04-24', 83, 9727, 4915, NULL, '8.8400', '0.0000', '0.0000', '13200.0000', '13200.0000', '-8.8400', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9848, '2021-04-24', 83, 9728, 4914, NULL, '23.4100', '0.0000', '0.0000', '13500.0000', '13500.0000', '-23.4100', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9849, '2021-04-24', 83, 9729, 4913, NULL, '24.5300', '0.0000', '0.0000', '13400.0000', '13400.0000', '-24.5300', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9850, '2021-04-24', 83, 9730, 4912, NULL, '14.1300', '0.0000', '0.0000', '13200.0000', '13200.0000', '-14.1300', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9851, '2021-04-24', 83, 9731, 4911, NULL, '23.3300', '0.0000', '0.0000', '13500.0000', '13500.0000', '-23.3300', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9865, '2021-04-25', 83, 9745, 4938, NULL, '14.6800', '0.0000', '0.0000', '10000.0000', '10000.0000', '-14.6800', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9866, '2021-04-25', 83, 9746, 4937, NULL, '4.8400', '0.0000', '0.0000', '10000.0000', '10000.0000', '-4.8400', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9867, '2021-04-25', 83, 9747, 4936, NULL, '22.4600', '0.0000', '0.0000', '10000.0000', '10000.0000', '-22.4600', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9868, '2021-04-25', 83, 9748, 4935, NULL, '22.6600', '0.0000', '0.0000', '10000.0000', '10000.0000', '-22.6600', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9869, '2021-04-25', 83, 9749, 4934, NULL, '24.5400', '0.0000', '0.0000', '10000.0000', '10000.0000', '-24.5400', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9870, '2021-04-25', 83, 9750, 4933, NULL, '27.0000', '0.0000', '0.0000', '12200.0000', '12200.0000', '-27.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9871, '2021-04-25', 83, 9751, 4932, NULL, '19.0700', '0.0000', '0.0000', '11500.0000', '11500.0000', '-19.0700', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9872, '2021-04-25', 83, 9752, 4931, NULL, '18.9400', '0.0000', '0.0000', '13200.0000', '13200.0000', '-18.9400', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9873, '2021-04-25', 83, 9753, 4930, NULL, '19.0000', '0.0000', '0.0000', '13200.0000', '13200.0000', '-19.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9874, '2021-04-25', 83, 9754, 4929, NULL, '18.8200', '0.0000', '0.0000', '13200.0000', '13200.0000', '-18.8200', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9875, '2021-04-25', 83, 9755, 4928, NULL, '22.6600', '0.0000', '0.0000', '13300.0000', '13300.0000', '-22.6600', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9876, '2021-04-25', 83, 9756, 4927, NULL, '19.0800', '0.0000', '0.0000', '13200.0000', '13200.0000', '-19.0800', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9877, '2021-04-25', 83, 9757, 4926, NULL, '18.4900', '0.0000', '0.0000', '13200.0000', '13200.0000', '-18.4900', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9891, '2021-04-26', 83, 9771, 4951, NULL, '15.0100', '0.0000', '0.0000', '10000.0000', '10000.0000', '-15.0100', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9892, '2021-04-26', 83, 9772, 4950, NULL, '7.7200', '0.0000', '0.0000', '10000.0000', '10000.0000', '-7.7200', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9893, '2021-04-26', 83, 9773, 4949, NULL, '25.1900', '0.0000', '0.0000', '10000.0000', '10000.0000', '-25.1900', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9894, '2021-04-26', 83, 9774, 4948, NULL, '7.5900', '0.0000', '0.0000', '10000.0000', '10000.0000', '-7.5900', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9895, '2021-04-26', 83, 9775, 4947, NULL, '10.8800', '0.0000', '0.0000', '10200.0000', '10200.0000', '-10.8800', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9896, '2021-04-26', 83, 9776, 4946, NULL, '13.3900', '0.0000', '0.0000', '13200.0000', '13200.0000', '-13.3900', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9897, '2021-04-26', 83, 9777, 4945, NULL, '18.8800', '0.0000', '0.0000', '13300.0000', '13300.0000', '-18.8800', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9898, '2021-04-26', 83, 9778, 4944, NULL, '21.7700', '0.0000', '0.0000', '13100.0000', '13100.0000', '-21.7700', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9899, '2021-04-26', 83, 9779, 4943, NULL, '17.8700', '0.0000', '0.0000', '13100.0000', '13100.0000', '-17.8700', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9900, '2021-04-26', 83, 9780, 4942, NULL, '21.2200', '0.0000', '0.0000', '13100.0000', '13100.0000', '-21.2200', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9901, '2021-04-26', 83, 9781, 4941, NULL, '13.4200', '0.0000', '0.0000', '13300.0000', '13300.0000', '-13.4200', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9902, '2021-04-26', 82, 9782, 4940, NULL, '549.0000', '0.0000', '0.0000', '185.0000', '185.0000', '-549.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9903, '2021-04-26', 82, 9783, 4939, NULL, '85.0000', '0.0000', '0.0000', '184.0000', '184.0000', '-85.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9916, '2021-04-27', 83, 9796, 4963, NULL, '100.0000', '0.0000', '0.0000', '11000.0000', '11000.0000', '-100.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9917, '2021-04-27', 83, 9797, 4962, NULL, '11.9400', '0.0000', '0.0000', '10200.0000', '10200.0000', '-11.9400', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9918, '2021-04-27', 83, 9798, 4961, NULL, '25.2500', '0.0000', '0.0000', '10300.0000', '10300.0000', '-25.2500', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9919, '2021-04-27', 83, 9799, 4960, NULL, '40.0000', '0.0000', '0.0000', '12500.0000', '12500.0000', '-40.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9920, '2021-04-27', 83, 9800, 4959, NULL, '11.7300', '0.0000', '0.0000', '13200.0000', '13200.0000', '-11.7300', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9921, '2021-04-27', 83, 9801, 4958, NULL, '17.5900', '0.0000', '0.0000', '13500.0000', '13500.0000', '-17.5900', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9922, '2021-04-27', 83, 9802, 4957, NULL, '15.1500', '0.0000', '0.0000', '13200.0000', '13200.0000', '-15.1500', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9923, '2021-04-27', 83, 9803, 4956, NULL, '24.0100', '0.0000', '0.0000', '13500.0000', '13500.0000', '-24.0100', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9924, '2021-04-27', 83, 9804, 4955, NULL, '23.4600', '0.0000', '0.0000', '13500.0000', '13500.0000', '-23.4600', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9925, '2021-04-27', 83, 9805, 4954, NULL, '19.4100', '0.0000', '0.0000', '13200.0000', '13200.0000', '-19.4100', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9926, '2021-04-27', 83, 9806, 4953, NULL, '14.2900', '0.0000', '0.0000', '13100.0000', '13100.0000', '-14.2900', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9927, '2021-04-27', 83, 9807, 4952, NULL, '13.1400', '0.0000', '0.0000', '13100.0000', '13100.0000', '-13.1400', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9929, '2021-04-27', 84, 9809, 4964, NULL, '1.0000', '0.0000', '0.0000', '15000.0000', '15000.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9932, '2021-04-28', 83, 9812, 4966, NULL, '18.4500', '0.0000', '0.0000', '13200.0000', '13200.0000', '-18.4500', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9933, '2021-04-28', 83, 9813, 4965, NULL, '20.9900', '0.0000', '0.0000', '13200.0000', '13200.0000', '-20.9900', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9939, '2021-04-29', 82, 9819, 4971, NULL, '644.0000', '0.0000', '0.0000', '185.0000', '185.0000', '-644.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9940, '2021-04-29', 82, 9820, 4970, NULL, '661.0000', '0.0000', '0.0000', '185.0000', '185.0000', '-661.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9941, '2021-04-29', 82, 9821, 4969, NULL, '599.0000', '0.0000', '0.0000', '185.0000', '185.0000', '-599.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9944, '2021-04-29', 83, 9824, 4973, NULL, '8.8600', '0.0000', '0.0000', '10200.0000', '10200.0000', '-8.8600', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9945, '2021-04-29', 83, 9825, 4972, NULL, '13.0100', '0.0000', '0.0000', '13200.0000', '13200.0000', '-13.0100', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9947, '2021-04-26', 84, 9827, 4974, NULL, '1.0000', '0.0000', '0.0000', '40000.0000', '40000.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9949, '2021-04-29', 83, 9829, 4975, NULL, '19.4900', '0.0000', '0.0000', '13200.0000', '13200.0000', '-19.4900', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9952, '2021-04-29', 83, 9832, 4976, NULL, '20.9300', '0.0000', '0.0000', '13200.0000', '13200.0000', '-20.9300', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9955, '2021-04-29', 83, 9835, 4978, NULL, '10.6800', '0.0000', '0.0000', '10200.0000', '10200.0000', '-10.6800', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9956, '2021-04-29', 83, 9836, 4977, NULL, '11.3600', '0.0000', '0.0000', '13300.0000', '13300.0000', '-11.3600', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9958, '2021-04-29', 83, 9838, 4979, NULL, '21.6100', '0.0000', '0.0000', '13500.0000', '13500.0000', '-21.6100', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9963, '2021-04-28', 83, 9843, 4981, NULL, '19.2500', '0.0000', '0.0000', '13100.0000', '13100.0000', '-19.2500', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9964, '2021-04-28', 83, 9844, 4982, NULL, '18.5400', '0.0000', '0.0000', '13100.0000', '13100.0000', '-18.5400', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9965, '2021-04-28', 83, 9845, 4980, NULL, '18.8400', '0.0000', '0.0000', '13100.0000', '13100.0000', '-18.8400', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9971, '2021-04-29', 83, 9851, 4985, NULL, '17.6300', '0.0000', '0.0000', '13100.0000', '13100.0000', '-17.6300', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9972, '2021-04-29', 83, 9852, 4983, NULL, '17.6100', '0.0000', '0.0000', '13100.0000', '13100.0000', '-17.6100', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9973, '2021-04-29', 83, 9853, 4984, NULL, '18.8900', '0.0000', '0.0000', '13100.0000', '13100.0000', '-18.8900', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9974, '2021-04-29', 83, 9854, 4986, NULL, '17.4700', '0.0000', '0.0000', '13100.0000', '13100.0000', '-17.4700', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9978, '2021-04-29', 83, 9858, 4988, NULL, '18.0000', '0.0000', '0.0000', '12200.0000', '12200.0000', '-18.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9979, '2021-04-29', 83, 9859, 4989, NULL, '5.0000', '0.0000', '0.0000', '11200.0000', '11200.0000', '-5.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9981, '2021-04-28', 83, 9861, 4990, NULL, '19.0800', '0.0000', '0.0000', '11500.0000', '11500.0000', '-19.0800', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9991, '2021-04-30', 83, 9871, 4999, NULL, '25.4700', '0.0000', '0.0000', '10200.0000', '10200.0000', '-25.4700', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9992, '2021-04-30', 83, 9872, 4998, NULL, '18.6100', '0.0000', '0.0000', '10200.0000', '10200.0000', '-18.6100', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9993, '2021-04-30', 83, 9873, 4997, NULL, '21.5900', '0.0000', '0.0000', '13100.0000', '13100.0000', '-21.5900', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9994, '2021-04-30', 83, 9874, 4996, NULL, '19.0500', '0.0000', '0.0000', '13200.0000', '13200.0000', '-19.0500', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9995, '2021-04-30', 83, 9875, 4995, NULL, '16.2400', '0.0000', '0.0000', '13300.0000', '13300.0000', '-16.2400', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9996, '2021-04-30', 83, 9876, 4994, NULL, '19.2000', '0.0000', '0.0000', '13200.0000', '13200.0000', '-19.2000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9997, '2021-04-30', 83, 9877, 4993, NULL, '17.4800', '0.0000', '0.0000', '13100.0000', '13100.0000', '-17.4800', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (9998, '2021-04-30', 83, 9878, 4992, NULL, '18.8100', '0.0000', '0.0000', '13100.0000', '13100.0000', '-18.8100', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (10010, '2021-05-01', 83, 9890, 5010, NULL, '8.8700', '0.0000', '0.0000', '13500.0000', '13500.0000', '-8.8700', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (10011, '2021-05-01', 83, 9891, 5009, NULL, '5.7400', '0.0000', '0.0000', '10200.0000', '10200.0000', '-5.7400', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (10012, '2021-05-01', 83, 9892, 5008, NULL, '20.0000', '0.0000', '0.0000', '11300.0000', '11300.0000', '-20.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (10013, '2021-05-01', 83, 9893, 5007, NULL, '22.3200', '0.0000', '0.0000', '10300.0000', '10300.0000', '-22.3200', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (10014, '2021-05-01', 83, 9894, 5006, NULL, '25.0000', '0.0000', '0.0000', '12300.0000', '12300.0000', '-25.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (10015, '2021-05-01', 83, 9895, 5005, NULL, '18.9100', '0.0000', '0.0000', '13200.0000', '13200.0000', '-18.9100', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (10016, '2021-05-01', 83, 9896, 5004, NULL, '20.9800', '0.0000', '0.0000', '13100.0000', '13100.0000', '-20.9800', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (10017, '2021-05-01', 83, 9897, 5003, NULL, '21.4000', '0.0000', '0.0000', '13100.0000', '13100.0000', '-21.4000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (10018, '2021-05-01', 83, 9898, 5002, NULL, '22.7700', '0.0000', '0.0000', '13400.0000', '13400.0000', '-22.7700', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (10019, '2021-05-01', 83, 9899, 5001, NULL, '15.4300', '0.0000', '0.0000', '13150.0000', '13150.0000', '-15.4300', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (10020, '2021-05-01', 83, 9900, 5000, NULL, '14.5400', '0.0000', '0.0000', '13150.0000', '13150.0000', '-14.5400', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (10026, '2021-04-29', 82, 9906, 4967, NULL, '100.0000', '0.0000', '0.0000', '189.0000', '189.0000', '-100.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (10027, '2021-04-29', 82, 9907, 4968, NULL, '100.0000', '0.0000', '0.0000', '189.0000', '189.0000', '-100.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (10031, '2021-04-30', 82, 9911, 5014, NULL, '548.0000', '0.0000', '0.0000', '185.0000', '185.0000', '-548.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (10032, '2021-04-30', 82, 9912, 5016, NULL, '180.0000', '0.0000', '0.0000', '190.0000', '190.0000', '-180.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (10033, '2021-04-30', 82, 9913, 5015, NULL, '119.0000', '0.0000', '0.0000', '190.0000', '190.0000', '-119.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (10035, '2021-05-01', 82, 9915, 5017, NULL, '85.0000', '0.0000', '0.0000', '184.0000', '184.0000', '-85.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (10040, '2021-05-03', 82, 9920, 5021, NULL, '85.0000', '0.0000', '0.0000', '184.0000', '184.0000', '-85.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (10041, '2021-05-03', 82, 9921, 5020, NULL, '90.0000', '0.0000', '0.0000', '190.0000', '190.0000', '-90.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (10042, '2021-05-03', 82, 9922, 5019, NULL, '182.0000', '0.0000', '0.0000', '190.0000', '190.0000', '-182.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (10043, '2021-05-03', 82, 9923, 5018, NULL, '190.0000', '0.0000', '0.0000', '190.0000', '190.0000', '-190.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (10061, '2021-05-02', 83, 9941, 5037, NULL, '24.6300', '0.0000', '0.0000', '10200.0000', '10200.0000', '-24.6300', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (10062, '2021-05-02', 83, 9942, 5036, NULL, '22.7600', '0.0000', '0.0000', '10200.0000', '10200.0000', '-22.7600', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (10063, '2021-05-02', 83, 9943, 5035, NULL, '20.5800', '0.0000', '0.0000', '13500.0000', '13500.0000', '-20.5800', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (10064, '2021-05-02', 83, 9944, 5034, NULL, '17.7200', '0.0000', '0.0000', '13200.0000', '13200.0000', '-17.7200', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (10065, '2021-05-02', 83, 9945, 5033, NULL, '17.7200', '0.0000', '0.0000', '13200.0000', '13200.0000', '-17.7200', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (10066, '2021-05-02', 83, 9946, 5032, NULL, '19.0800', '0.0000', '0.0000', '11500.0000', '11500.0000', '-19.0800', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (10067, '2021-05-02', 83, 9947, 5031, NULL, '19.2700', '0.0000', '0.0000', '13200.0000', '13200.0000', '-19.2700', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (10068, '2021-05-02', 83, 9948, 5030, NULL, '3.6400', '0.0000', '0.0000', '13200.0000', '13200.0000', '-3.6400', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (10069, '2021-05-02', 83, 9949, 5029, NULL, '21.3200', '0.0000', '0.0000', '13200.0000', '13200.0000', '-21.3200', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (10070, '2021-05-02', 83, 9950, 5028, NULL, '24.1000', '0.0000', '0.0000', '13100.0000', '13100.0000', '-24.1000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (10071, '2021-05-02', 83, 9951, 5027, NULL, '23.9200', '0.0000', '0.0000', '13100.0000', '13100.0000', '-23.9200', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (10072, '2021-05-02', 83, 9952, 5026, NULL, '24.9900', '0.0000', '0.0000', '13200.0000', '13200.0000', '-24.9900', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (10073, '2021-05-02', 83, 9953, 5025, NULL, '23.9800', '0.0000', '0.0000', '13200.0000', '13200.0000', '-23.9800', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (10074, '2021-05-02', 83, 9954, 5024, NULL, '23.1100', '0.0000', '0.0000', '13200.0000', '13200.0000', '-23.1100', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (10075, '2021-05-02', 83, 9955, 5023, NULL, '21.9400', '0.0000', '0.0000', '13500.0000', '13500.0000', '-21.9400', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (10095, '2021-05-03', 83, 9975, 5055, NULL, '26.0200', '0.0000', '0.0000', '10200.0000', '10200.0000', '-26.0200', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (10096, '2021-05-03', 83, 9976, 5054, NULL, '12.5900', '0.0000', '0.0000', '10200.0000', '10200.0000', '-12.5900', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (10097, '2021-05-03', 83, 9977, 5053, NULL, '6.3900', '0.0000', '0.0000', '10200.0000', '10200.0000', '-6.3900', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (10098, '2021-05-04', 82, 9978, 5022, NULL, '25.0000', '0.0000', '0.0000', '190.0000', '190.0000', '-25.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (10099, '2021-05-03', 83, 9979, 5052, NULL, '14.7400', '0.0000', '0.0000', '13200.0000', '13200.0000', '-14.7400', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (10100, '2021-05-03', 83, 9980, 5051, NULL, '8.9200', '0.0000', '0.0000', '13300.0000', '13300.0000', '-8.9200', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (10101, '2021-05-03', 83, 9981, 5050, NULL, '23.0000', '0.0000', '0.0000', '13500.0000', '13500.0000', '-23.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (10102, '2021-05-03', 83, 9982, 5049, NULL, '22.3500', '0.0000', '0.0000', '13300.0000', '13300.0000', '-22.3500', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (10103, '2021-05-03', 83, 9983, 5048, NULL, '21.0700', '0.0000', '0.0000', '13200.0000', '13200.0000', '-21.0700', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (10104, '2021-05-03', 83, 9984, 5047, NULL, '18.7900', '0.0000', '0.0000', '13400.0000', '13400.0000', '-18.7900', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (10105, '2021-05-03', 83, 9985, 5046, NULL, '19.7500', '0.0000', '0.0000', '13400.0000', '13400.0000', '-19.7500', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (10109, '2021-05-03', 83, 9989, 5045, NULL, '12.4600', '0.0000', '0.0000', '13150.0000', '13150.0000', '-12.4600', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (10110, '2021-05-03', 83, 9990, 5044, NULL, '15.6100', '0.0000', '0.0000', '13150.0000', '13150.0000', '-15.6100', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (10111, '2021-05-03', 83, 9991, 5042, NULL, '24.2700', '0.0000', '0.0000', '13100.0000', '13100.0000', '-24.2700', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (10112, '2021-05-03', 83, 9992, 5041, NULL, '23.2300', '0.0000', '0.0000', '13100.0000', '13100.0000', '-23.2300', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (10113, '2021-05-03', 83, 9993, 5040, NULL, '24.7900', '0.0000', '0.0000', '13100.0000', '13100.0000', '-24.7900', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (10114, '2021-05-03', 83, 9994, 5039, NULL, '24.8700', '0.0000', '0.0000', '13100.0000', '13100.0000', '-24.8700', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (10115, '2021-05-03', 83, 9995, 5038, NULL, '21.4000', '0.0000', '0.0000', '13500.0000', '13500.0000', '-21.4000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (10116, '2021-05-03', 83, 9996, 5043, NULL, '15.4100', '0.0000', '0.0000', '13150.0000', '13150.0000', '-15.4100', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (10129, '2021-05-04', 83, 10009, 5067, NULL, '18.5400', '0.0000', '0.0000', '10400.0000', '10400.0000', '-18.5400', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (10130, '2021-05-04', 83, 10010, 5066, NULL, '6.8900', '0.0000', '0.0000', '10200.0000', '10200.0000', '-6.8900', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (10131, '2021-05-04', 83, 10011, 5065, NULL, '15.0000', '0.0000', '0.0000', '12200.0000', '12200.0000', '-15.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (10132, '2021-05-04', 83, 10012, 5064, NULL, '12.0000', '0.0000', '0.0000', '12200.0000', '12200.0000', '-12.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (10133, '2021-05-04', 83, 10013, 5063, NULL, '19.0700', '0.0000', '0.0000', '11500.0000', '11500.0000', '-19.0700', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (10134, '2021-05-04', 83, 10014, 5062, NULL, '18.9300', '0.0000', '0.0000', '13500.0000', '13500.0000', '-18.9300', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (10135, '2021-05-04', 83, 10015, 5061, NULL, '9.4000', '0.0000', '0.0000', '13200.0000', '13200.0000', '-9.4000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (10136, '2021-05-04', 83, 10016, 5060, NULL, '18.2800', '0.0000', '0.0000', '13200.0000', '13200.0000', '-18.2800', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (10137, '2021-05-04', 83, 10017, 5059, NULL, '21.5800', '0.0000', '0.0000', '13400.0000', '13400.0000', '-21.5800', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (10138, '2021-05-04', 83, 10018, 5058, NULL, '22.7100', '0.0000', '0.0000', '13400.0000', '13400.0000', '-22.7100', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (10139, '2021-05-04', 83, 10019, 5057, NULL, '20.2400', '0.0000', '0.0000', '13200.0000', '13200.0000', '-20.2400', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (10140, '2021-05-04', 83, 10020, 5056, NULL, '22.1300', '0.0000', '0.0000', '13400.0000', '13400.0000', '-22.1300', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (10144, '2021-05-04', 84, 10024, 5069, NULL, '1.0000', '0.0000', '0.0000', '7200.0000', '7200.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (10157, '2021-05-05', 83, 10037, 5081, NULL, '38.0000', '0.0000', '0.0000', '11300.0000', '11300.0000', '-38.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (10158, '2021-05-05', 83, 10038, 5080, NULL, '6.9800', '0.0000', '0.0000', '10250.0000', '10250.0000', '-6.9800', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (10159, '2021-05-05', 83, 10039, 5079, NULL, '11.1900', '0.0000', '0.0000', '10350.0000', '10350.0000', '-11.1900', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (10160, '2021-05-05', 83, 10040, 5078, NULL, '87.0000', '0.0000', '0.0000', '12400.0000', '12400.0000', '-87.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (10161, '2021-05-05', 83, 10041, 5077, NULL, '80.0000', '0.0000', '0.0000', '12300.0000', '12300.0000', '-80.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (10162, '2021-05-05', 83, 10042, 5076, NULL, '23.2900', '0.0000', '0.0000', '13100.0000', '13100.0000', '-23.2900', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (10163, '2021-05-05', 83, 10043, 5075, NULL, '22.4100', '0.0000', '0.0000', '13100.0000', '13100.0000', '-22.4100', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (10164, '2021-05-05', 83, 10044, 5074, NULL, '25.1700', '0.0000', '0.0000', '13100.0000', '13100.0000', '-25.1700', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (10165, '2021-05-05', 83, 10045, 5073, NULL, '21.2300', '0.0000', '0.0000', '13100.0000', '13100.0000', '-21.2300', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (10166, '2021-05-05', 83, 10046, 5072, NULL, '19.3100', '0.0000', '0.0000', '13300.0000', '13300.0000', '-19.3100', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (10167, '2021-05-05', 83, 10047, 5071, NULL, '20.9100', '0.0000', '0.0000', '13400.0000', '13400.0000', '-20.9100', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (10168, '2021-05-05', 83, 10048, 5070, NULL, '19.0700', '0.0000', '0.0000', '0.0000', '0.0000', '-19.0700', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (10171, '2021-05-06', 82, 10051, 5082, NULL, '95.0000', '0.0000', '0.0000', '190.0000', '190.0000', '-95.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (10189, '2021-05-06', 83, 10069, 5099, NULL, '23.2300', '0.0000', '0.0000', '10400.0000', '10400.0000', '-23.2300', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (10190, '2021-05-06', 83, 10070, 5098, NULL, '14.2800', '0.0000', '0.0000', '13400.0000', '13400.0000', '-14.2800', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (10191, '2021-05-06', 83, 10071, 5097, NULL, '19.0800', '0.0000', '0.0000', '13400.0000', '13400.0000', '-19.0800', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (10192, '2021-05-06', 83, 10072, 5096, NULL, '20.1400', '0.0000', '0.0000', '13500.0000', '13500.0000', '-20.1400', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (10193, '2021-05-06', 83, 10073, 5095, NULL, '6.9300', '0.0000', '0.0000', '13500.0000', '13500.0000', '-6.9300', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (10195, '2021-05-06', 83, 10075, 5094, NULL, '11.3400', '0.0000', '0.0000', '13500.0000', '13500.0000', '-11.3400', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (10196, '2021-05-06', 83, 10076, 5093, NULL, '16.4200', '0.0000', '0.0000', '13500.0000', '13500.0000', '-16.4200', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (10200, '2021-05-06', 83, 10080, 5091, NULL, '10.1100', '0.0000', '0.0000', '13500.0000', '13500.0000', '-10.1100', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (10202, '2021-05-06', 83, 10082, 5090, NULL, '5.6000', '0.0000', '0.0000', '13500.0000', '13500.0000', '-5.6000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (10203, '2021-05-06', 83, 10083, 5089, NULL, '22.7800', '0.0000', '0.0000', '13500.0000', '13500.0000', '-22.7800', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (10204, '2021-05-06', 83, 10084, 5088, NULL, '24.8400', '0.0000', '0.0000', '13600.0000', '13600.0000', '-24.8400', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (10205, '2021-05-06', 83, 10085, 5087, NULL, '15.0600', '0.0000', '0.0000', '13400.0000', '13400.0000', '-15.0600', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (10206, '2021-05-06', 83, 10086, 5086, NULL, '24.2400', '0.0000', '0.0000', '13100.0000', '13100.0000', '-24.2400', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (10207, '2021-05-06', 83, 10087, 5085, NULL, '22.9100', '0.0000', '0.0000', '13100.0000', '13100.0000', '-22.9100', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (10208, '2021-05-06', 83, 10088, 5084, NULL, '22.2600', '0.0000', '0.0000', '13100.0000', '13100.0000', '-22.2600', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (10216, '2021-05-07', 83, 10096, 5107, NULL, '16.7200', '0.0000', '0.0000', '10400.0000', '10400.0000', '-16.7200', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (10218, '2021-05-07', 83, 10098, 5105, NULL, '24.6300', '0.0000', '0.0000', '10500.0000', '10500.0000', '-24.6300', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (10219, '2021-05-07', 83, 10099, 5106, NULL, '14.6200', '0.0000', '0.0000', '10400.0000', '10400.0000', '-14.6200', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (10221, '2021-05-07', 83, 10101, 5103, NULL, '21.7800', '0.0000', '0.0000', '13500.0000', '13500.0000', '-21.7800', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (10223, '2021-05-07', 83, 10103, 5101, NULL, '18.0600', '0.0000', '0.0000', '13500.0000', '13500.0000', '-18.0600', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (10224, '2021-05-07', 83, 10104, 5102, NULL, '17.1700', '0.0000', '0.0000', '13500.0000', '13500.0000', '-17.1700', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (10225, '2021-05-07', 83, 10105, 5104, NULL, '135.0000', '0.0000', '0.0000', '12400.0000', '12400.0000', '-135.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (10228, '2021-05-05', 83, 10108, 5092, NULL, '19.0800', '0.0000', '0.0000', '11500.0000', '11500.0000', '-19.0800', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (10230, '2021-05-06', 83, 10110, 5109, NULL, '19.0800', '0.0000', '0.0000', '11500.0000', '11500.0000', '-19.0800', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (10232, '2021-04-30', 88, 10112, 5110, NULL, '1.0000', '0.0000', '0.0000', '9600.0000', '9600.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (10234, '2021-05-02', 88, 10114, 5111, NULL, '1.0000', '0.0000', '0.0000', '21326.0000', '21326.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (10236, '2021-05-03', 88, 10116, 5112, NULL, '1.0000', '0.0000', '0.0000', '43143.0000', '43143.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (10239, '2021-05-05', 88, 10119, 5113, NULL, '1.0000', '0.0000', '0.0000', '40919.0000', '40919.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (10241, '2021-05-06', 88, 10121, 5114, NULL, '1.0000', '0.0000', '0.0000', '30836.0000', '30836.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (10243, '2021-05-06', 83, 10123, 5100, NULL, '4.6500', '0.0000', '0.0000', '13400.0000', '13400.0000', '-4.6500', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (10245, '2021-05-06', 84, 10125, 5115, NULL, '1.0000', '0.0000', '0.0000', '10000.0000', '10000.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (10257, '2021-05-08', 83, 10137, 5126, NULL, '50.0000', '0.0000', '0.0000', '11300.0000', '11300.0000', '-50.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (10258, '2021-05-08', 83, 10138, 5125, NULL, '9.8200', '0.0000', '0.0000', '10500.0000', '10500.0000', '-9.8200', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (10259, '2021-05-08', 83, 10139, 5124, NULL, '10.8000', '0.0000', '0.0000', '10500.0000', '10500.0000', '-10.8000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (10260, '2021-05-08', 83, 10140, 5123, NULL, '7.4200', '0.0000', '0.0000', '10400.0000', '10400.0000', '-7.4200', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (10261, '2021-05-08', 83, 10141, 5122, NULL, '70.0000', '0.0000', '0.0000', '12300.0000', '12300.0000', '-70.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (10262, '2021-05-08', 83, 10142, 5121, NULL, '19.7700', '0.0000', '0.0000', '13300.0000', '13300.0000', '-19.7700', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (10263, '2021-05-08', 83, 10143, 5120, NULL, '14.1300', '0.0000', '0.0000', '13500.0000', '13500.0000', '-14.1300', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (10264, '2021-05-08', 83, 10144, 5119, NULL, '20.0800', '0.0000', '0.0000', '13400.0000', '13400.0000', '-20.0800', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (10265, '2021-05-08', 83, 10145, 5118, NULL, '9.6900', '0.0000', '0.0000', '13400.0000', '13400.0000', '-9.6900', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (10266, '2021-05-08', 83, 10146, 5117, NULL, '24.8000', '0.0000', '0.0000', '13400.0000', '13400.0000', '-24.8000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (10276, '2021-05-09', 83, 10156, 5134, NULL, '17.9700', '0.0000', '0.0000', '10700.0000', '10700.0000', '-17.9700', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (10277, '2021-05-09', 83, 10157, 5133, NULL, '25.0000', '0.0000', '0.0000', '12300.0000', '12300.0000', '-25.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (10278, '2021-05-09', 83, 10158, 5132, NULL, '22.0500', '0.0000', '0.0000', '13100.0000', '13100.0000', '-22.0500', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (10279, '2021-05-09', 83, 10159, 5131, NULL, '22.8600', '0.0000', '0.0000', '13100.0000', '13100.0000', '-22.8600', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (10280, '2021-05-09', 83, 10160, 5130, NULL, '21.8300', '0.0000', '0.0000', '13500.0000', '13500.0000', '-21.8300', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (10282, '2021-05-09', 83, 10162, 5128, NULL, '5.7300', '0.0000', '0.0000', '13400.0000', '13400.0000', '-5.7300', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (10283, '2021-05-09', 83, 10163, 5127, NULL, '19.0800', '0.0000', '0.0000', '12000.0000', '12000.0000', '-19.0800', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (10284, '2021-05-09', 83, 10164, 5129, NULL, '22.2700', '0.0000', '0.0000', '13500.0000', '13500.0000', '-22.2700', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (10292, '2021-05-10', 83, 10172, 5141, NULL, '25.0000', '0.0000', '0.0000', '10500.0000', '10500.0000', '-25.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (10295, '2021-05-10', 83, 10175, 5138, NULL, '16.5300', '0.0000', '0.0000', '13800.0000', '13800.0000', '-16.5300', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (10296, '2021-05-10', 83, 10176, 5137, NULL, '74.0000', '0.0000', '0.0000', '11500.0000', '11500.0000', '-74.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (10297, '2021-05-10', 83, 10177, 5136, NULL, '15.6700', '0.0000', '0.0000', '13500.0000', '13500.0000', '-15.6700', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (10298, '2021-05-10', 83, 10178, 5135, NULL, '19.0800', '0.0000', '0.0000', '12000.0000', '12000.0000', '-19.0800', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (10310, '2021-05-11', 83, 10190, 5150, NULL, '15.0700', '0.0000', '0.0000', '12000.0000', '12000.0000', '-15.0700', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (10313, '2021-05-11', 83, 10193, 5147, NULL, '20.1700', '0.0000', '0.0000', '13900.0000', '13900.0000', '-20.1700', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (10314, '2021-05-11', 83, 10194, 5146, NULL, '10.1900', '0.0000', '0.0000', '13800.0000', '13800.0000', '-10.1900', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (10315, '2021-05-11', 83, 10195, 5145, NULL, '10.0700', '0.0000', '0.0000', '13500.0000', '13500.0000', '-10.0700', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (10316, '2021-05-11', 83, 10196, 5144, NULL, '19.5800', '0.0000', '0.0000', '13700.0000', '13700.0000', '-19.5800', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (10317, '2021-05-11', 83, 10197, 5143, NULL, '14.9700', '0.0000', '0.0000', '13700.0000', '13700.0000', '-14.9700', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (10318, '2021-05-11', 83, 10198, 5142, NULL, '17.5800', '0.0000', '0.0000', '13700.0000', '13700.0000', '-17.5800', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (10319, '2021-05-11', 83, 10199, 5151, NULL, '19.8100', '0.0000', '0.0000', '11100.0000', '11100.0000', '-19.8100', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (10320, '2021-05-11', 83, 10200, 5149, NULL, '18.7200', '0.0000', '0.0000', '13700.0000', '13700.0000', '-18.7200', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (10321, '2021-05-11', 83, 10201, 5148, NULL, '4.0000', '0.0000', '0.0000', '12000.0000', '12000.0000', '-4.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (10330, '2021-05-12', 83, 10210, 5159, NULL, '12.4100', '0.0000', '0.0000', '11400.0000', '11400.0000', '-12.4100', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (10331, '2021-05-12', 83, 10211, 5158, NULL, '20.4300', '0.0000', '0.0000', '13900.0000', '13900.0000', '-20.4300', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (10332, '2021-05-12', 83, 10212, 5157, NULL, '21.7900', '0.0000', '0.0000', '14000.0000', '14000.0000', '-21.7900', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (10333, '2021-05-12', 83, 10213, 5156, NULL, '19.4400', '0.0000', '0.0000', '13800.0000', '13800.0000', '-19.4400', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (10334, '2021-05-12', 83, 10214, 5155, NULL, '17.8900', '0.0000', '0.0000', '13900.0000', '13900.0000', '-17.8900', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (10335, '2021-05-12', 83, 10215, 5154, NULL, '17.4300', '0.0000', '0.0000', '13700.0000', '13700.0000', '-17.4300', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (10336, '2021-05-12', 83, 10216, 5153, NULL, '24.3100', '0.0000', '0.0000', '14000.0000', '14000.0000', '-24.3100', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (10337, '2021-05-12', 83, 10217, 5152, NULL, '19.0800', '0.0000', '0.0000', '12000.0000', '12000.0000', '-19.0800', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (10340, '2021-05-13', 83, 10220, 5161, NULL, '100.0000', '0.0000', '0.0000', '12000.0000', '12000.0000', '-100.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (10342, '2021-05-13', 83, 10222, 5160, NULL, '16.1000', '0.0000', '0.0000', '12500.0000', '12500.0000', '-16.1000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (10344, '2021-05-17', 83, 10224, 5162, NULL, '12.3100', '0.0000', '0.0000', '12400.0000', '12400.0000', '-12.3100', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (10346, '2021-05-10', 88, 10226, 5163, NULL, '1.0000', '0.0000', '0.0000', '19930.0000', '19930.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (10348, '2021-05-19', 83, 10228, 5164, NULL, '23.7000', '0.0000', '0.0000', '14300.0000', '14300.0000', '-23.7000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (10352, '2021-05-20', 83, 10232, 5165, NULL, '14.8900', '0.0000', '0.0000', '12500.0000', '12500.0000', '-14.8900', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (10360, '2021-05-21', 83, 10240, 5171, NULL, '24.7000', '0.0000', '0.0000', '14600.0000', '14600.0000', '-24.7000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (10361, '2021-05-21', 83, 10241, 5170, NULL, '23.0300', '0.0000', '0.0000', '14600.0000', '14600.0000', '-23.0300', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (10362, '2021-05-21', 83, 10242, 5169, NULL, '13.8900', '0.0000', '0.0000', '12500.0000', '12500.0000', '-13.8900', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (10363, '2021-05-21', 83, 10243, 5168, NULL, '16.1100', '0.0000', '0.0000', '12600.0000', '12600.0000', '-16.1100', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (10364, '2021-05-21', 83, 10244, 5167, NULL, '27.7700', '0.0000', '0.0000', '12700.0000', '12700.0000', '-27.7700', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (10375, '2021-05-22', 83, 10255, 5182, NULL, '19.6200', '0.0000', '0.0000', '12400.0000', '12400.0000', '-19.6200', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (10376, '2021-05-22', 83, 10256, 5181, NULL, '27.5300', '0.0000', '0.0000', '12700.0000', '12700.0000', '-27.5300', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (10378, '2021-05-22', 83, 10258, 5180, NULL, '13.7400', '0.0000', '0.0000', '14600.0000', '14600.0000', '-13.7400', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (10379, '2021-05-22', 83, 10259, 5179, NULL, '13.9100', '0.0000', '0.0000', '14600.0000', '14600.0000', '-13.9100', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (10380, '2021-05-22', 83, 10260, 5178, NULL, '12.1100', '0.0000', '0.0000', '14600.0000', '14600.0000', '-12.1100', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (10381, '2021-05-22', 83, 10261, 5177, NULL, '14.4400', '0.0000', '0.0000', '14600.0000', '14600.0000', '-14.4400', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (10382, '2021-05-22', 83, 10262, 5176, NULL, '13.8600', '0.0000', '0.0000', '14600.0000', '14600.0000', '-13.8600', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (10383, '2021-05-22', 83, 10263, 5175, NULL, '20.8500', '0.0000', '0.0000', '14600.0000', '14600.0000', '-20.8500', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (10384, '2021-05-22', 83, 10264, 5174, NULL, '22.6200', '0.0000', '0.0000', '14600.0000', '14600.0000', '-22.6200', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (10386, '2021-05-22', 83, 10266, 5173, NULL, '21.7300', '0.0000', '0.0000', '14800.0000', '14800.0000', '-21.7300', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (10388, '2021-05-23', 83, 10268, 5183, NULL, '22.7900', '0.0000', '0.0000', '14800.0000', '14800.0000', '-22.7900', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (10393, '2021-05-24', 83, 10273, 5187, NULL, '21.5200', '0.0000', '0.0000', '13500.0000', '13500.0000', '-21.5200', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (10394, '2021-05-24', 83, 10274, 5185, NULL, '6.3400', '0.0000', '0.0000', '15500.0000', '15500.0000', '-6.3400', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (10395, '2021-05-24', 83, 10275, 5184, NULL, '22.3100', '0.0000', '0.0000', '15000.0000', '15000.0000', '-22.3100', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (10400, '2021-05-25', 83, 10280, 5191, NULL, '14.8600', '0.0000', '0.0000', '16300.0000', '16300.0000', '-14.8600', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (10401, '2021-05-25', 83, 10281, 5190, NULL, '22.2900', '0.0000', '0.0000', '15100.0000', '15100.0000', '-22.2900', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (10402, '2021-05-25', 83, 10282, 5189, NULL, '17.0700', '0.0000', '0.0000', '14700.0000', '14700.0000', '-17.0700', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (10403, '2021-05-25', 83, 10283, 5188, NULL, '12.9100', '0.0000', '0.0000', '14000.0000', '14000.0000', '-12.9100', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (10405, '2021-05-25', 87, 10285, 5192, NULL, '1.0000', '0.0000', '0.0000', '0.0000', '0.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (10410, '2021-05-26', 83, 10290, 5196, NULL, '17.8500', '0.0000', '0.0000', '15100.0000', '15100.0000', '-17.8500', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (10411, '2021-05-26', 83, 10291, 5195, NULL, '14.5200', '0.0000', '0.0000', '16800.0000', '16800.0000', '-14.5200', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (10412, '2021-05-26', 83, 10292, 5194, NULL, '19.2400', '0.0000', '0.0000', '16500.0000', '16500.0000', '-19.2400', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (10413, '2021-05-26', 83, 10293, 5193, NULL, '14.3800', '0.0000', '0.0000', '13200.0000', '13200.0000', '-14.3800', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (10416, '2021-05-27', 83, 10296, 5198, NULL, '8.0300', '0.0000', '0.0000', '17000.0000', '17000.0000', '-8.0300', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (10417, '2021-05-27', 83, 10297, 5197, NULL, '16.2400', '0.0000', '0.0000', '18000.0000', '18000.0000', '-16.2400', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (10419, '2021-05-27', 84, 10299, 5199, NULL, '1.0000', '0.0000', '0.0000', '12000.0000', '12000.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (10420, '2021-05-08', 83, 10300, 5116, NULL, '19.0800', '0.0000', '0.0000', '12000.0000', '12000.0000', '-19.0800', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (10423, '2021-05-11', 84, 10303, 5200, NULL, '1.0000', '0.0000', '0.0000', '60000.0000', '60000.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (10424, '2021-05-12', 84, 10304, 5201, NULL, '1.0000', '0.0000', '0.0000', '5000.0000', '5000.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (10425, '2021-05-10', 83, 10305, 5139, NULL, '14.6300', '0.0000', '0.0000', '13500.0000', '13500.0000', '-14.6300', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (10426, '2021-05-10', 83, 10306, 5140, NULL, '10.7400', '0.0000', '0.0000', '11000.0000', '11000.0000', '-10.7400', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (10427, '2021-05-20', 83, 10307, 5166, NULL, '13.6400', '0.0000', '0.0000', '12500.0000', '12500.0000', '-13.6400', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (10429, '2021-05-28', 83, 10309, 5202, NULL, '8.1500', '0.0000', '0.0000', '17000.0000', '17000.0000', '-8.1500', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (10431, '2021-05-30', 83, 10311, 5203, NULL, '16.3100', '0.0000', '0.0000', '18000.0000', '18000.0000', '-16.3100', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (10433, '2021-05-31', 83, 10313, 5204, NULL, '9.5400', '0.0000', '0.0000', '16800.0000', '16800.0000', '-9.5400', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (10436, '2021-06-01', 83, 10316, 5205, NULL, '15.5700', '0.0000', '0.0000', '18500.0000', '18500.0000', '-15.5700', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (10437, '2021-06-01', 83, 10317, 5206, NULL, '20.7800', '0.0000', '0.0000', '17000.0000', '17000.0000', '-20.7800', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (10439, '2021-06-06', 83, 10319, 5207, NULL, '14.0200', '0.0000', '0.0000', '15840.0000', '15840.0000', '-14.0200', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (10442, '2021-06-07', 83, 10322, 5208, NULL, '25.5900', '0.0000', '0.0000', '15500.0000', '15500.0000', '-25.5900', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (10448, '2021-06-13', 83, 10328, 5213, NULL, '21.0100', '0.0000', '0.0000', '15700.0000', '15700.0000', '-21.0100', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (10449, '2021-06-13', 83, 10329, 5212, NULL, '20.4000', '0.0000', '0.0000', '15700.0000', '15700.0000', '-20.4000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (10450, '2021-06-13', 83, 10330, 5211, NULL, '20.0300', '0.0000', '0.0000', '15700.0000', '15700.0000', '-20.0300', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (10451, '2021-06-13', 83, 10331, 5210, NULL, '19.6400', '0.0000', '0.0000', '15700.0000', '15700.0000', '-19.6400', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (10452, '2021-06-08', 83, 10332, 5209, NULL, '16.8900', '0.0000', '0.0000', '15500.0000', '15500.0000', '-16.8900', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (10454, '2021-05-27', 88, 10334, 5214, NULL, '1.0000', '0.0000', '0.0000', '100000.0000', '100000.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (10456, '2021-04-27', 88, 10336, 5215, NULL, '1.0000', '0.0000', '0.0000', '948720.0000', '948720.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (10458, '2021-05-31', 84, 10338, 5216, NULL, '1.0000', '0.0000', '0.0000', '68200.0000', '68200.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (10460, '2021-05-12', 88, 10340, 5217, NULL, '1.0000', '0.0000', '0.0000', '1776915.0000', '1776915.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (10462, '2021-06-10', 88, 10342, 5218, NULL, '1.0000', '0.0000', '0.0000', '449495.0000', '449495.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (10464, '2021-06-10', 88, 10344, 5219, NULL, '1.0000', '0.0000', '0.0000', '53458.0000', '53458.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (10466, '2021-06-10', 88, 10346, 5220, NULL, '1.0000', '0.0000', '0.0000', '1032240.0000', '1032240.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (10469, '2021-06-10', 88, 10349, 5221, NULL, '1.0000', '0.0000', '0.0000', '491452.0000', '491452.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (10471, '2021-06-20', 88, 10351, 5222, NULL, '1.0000', '0.0000', '0.0000', '640777.0000', '640777.0000', '-1.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (10473, '2021-06-15', 83, 10353, 5223, NULL, '26.1800', '0.0000', '0.0000', '15500.0000', '15500.0000', '-26.1800', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (10474, '2021-04-11', 82, 10390, 4715, NULL, '90.0000', '0.0000', '0.0000', '185.0000', '185.0000', '-90.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (10475, '2021-05-06', 82, 10391, 5083, NULL, '95.0000', '0.0000', '0.0000', '185.0000', '185.0000', '-95.0000', 1, 1, NULL);
INSERT INTO `sma_costing` (`id`, `date`, `product_id`, `sale_item_id`, `sale_id`, `purchase_item_id`, `quantity`, `purchase_net_unit_cost`, `purchase_unit_cost`, `sale_net_unit_price`, `sale_unit_price`, `quantity_balance`, `inventory`, `overselling`, `option_id`) VALUES (10476, '2021-04-11', 82, 10420, 4714, NULL, '90.0000', '0.0000', '0.0000', '185.0000', '185.0000', '-90.0000', 1, 1, NULL);


#
# TABLE STRUCTURE FOR: sma_currencies
#

DROP TABLE IF EXISTS `sma_currencies`;

CREATE TABLE `sma_currencies` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `code` varchar(5) NOT NULL,
  `name` varchar(55) NOT NULL,
  `rate` decimal(12,4) NOT NULL,
  `auto_update` tinyint(1) NOT NULL DEFAULT '0',
  `symbol` varchar(50) DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8;

INSERT INTO `sma_currencies` (`id`, `code`, `name`, `rate`, `auto_update`, `symbol`) VALUES (3, 'Taka', 'Taka', '1.0000', 0, '৳');


#
# TABLE STRUCTURE FOR: sma_customer_groups
#

DROP TABLE IF EXISTS `sma_customer_groups`;

CREATE TABLE `sma_customer_groups` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `name` varchar(100) NOT NULL,
  `percent` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8;

INSERT INTO `sma_customer_groups` (`id`, `name`, `percent`) VALUES (1, 'General', 0);
INSERT INTO `sma_customer_groups` (`id`, `name`, `percent`) VALUES (2, 'Reseller', -5);
INSERT INTO `sma_customer_groups` (`id`, `name`, `percent`) VALUES (3, 'Distributor', -15);
INSERT INTO `sma_customer_groups` (`id`, `name`, `percent`) VALUES (4, 'New Customer (+10)', 10);


#
# TABLE STRUCTURE FOR: sma_date_format
#

DROP TABLE IF EXISTS `sma_date_format`;

CREATE TABLE `sma_date_format` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `js` varchar(20) NOT NULL,
  `php` varchar(20) NOT NULL,
  `sql` varchar(20) DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=7 DEFAULT CHARSET=utf8;

INSERT INTO `sma_date_format` (`id`, `js`, `php`, `sql`) VALUES (1, 'mm-dd-yyyy', 'm-d-Y', '%m-%d-%Y');
INSERT INTO `sma_date_format` (`id`, `js`, `php`, `sql`) VALUES (2, 'mm/dd/yyyy', 'm/d/Y', '%m/%d/%Y');
INSERT INTO `sma_date_format` (`id`, `js`, `php`, `sql`) VALUES (3, 'mm.dd.yyyy', 'm.d.Y', '%m.%d.%Y');
INSERT INTO `sma_date_format` (`id`, `js`, `php`, `sql`) VALUES (4, 'dd-mm-yyyy', 'd-m-Y', '%d-%m-%Y');
INSERT INTO `sma_date_format` (`id`, `js`, `php`, `sql`) VALUES (5, 'dd/mm/yyyy', 'd/m/Y', '%d/%m/%Y');
INSERT INTO `sma_date_format` (`id`, `js`, `php`, `sql`) VALUES (6, 'dd.mm.yyyy', 'd.m.Y', '%d.%m.%Y');


#
# TABLE STRUCTURE FOR: sma_deliveries
#

DROP TABLE IF EXISTS `sma_deliveries`;

CREATE TABLE `sma_deliveries` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `date` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP,
  `sale_id` int(11) NOT NULL,
  `do_reference_no` varchar(50) NOT NULL,
  `sale_reference_no` varchar(50) NOT NULL,
  `customer` varchar(55) NOT NULL,
  `address` varchar(1000) NOT NULL,
  `note` varchar(1000) DEFAULT NULL,
  `drivers_name` varchar(200) NOT NULL,
  `drivers_mobile` varchar(50) NOT NULL,
  `driving_lic` varchar(200) NOT NULL,
  `vehicle_no` varchar(50) NOT NULL,
  `vehicle_owner` varchar(250) NOT NULL,
  `vehicle_owners_mobile` varchar(100) NOT NULL,
  `vehicle_owners_address` text NOT NULL,
  `qty` decimal(25,2) NOT NULL,
  `transport_fee` decimal(25,2) NOT NULL,
  `weight_scale_price` decimal(25,2) NOT NULL DEFAULT '0.00',
  `other_cost` decimal(25,2) NOT NULL DEFAULT '0.00',
  `status` varchar(15) DEFAULT NULL,
  `attachment` varchar(50) DEFAULT NULL,
  `delivered_by` varchar(50) DEFAULT NULL,
  `received_by` varchar(50) DEFAULT NULL,
  `created_by` int(11) DEFAULT NULL,
  `updated_by` int(11) DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=62 DEFAULT CHARSET=utf8;

INSERT INTO `sma_deliveries` (`id`, `date`, `sale_id`, `do_reference_no`, `sale_reference_no`, `customer`, `address`, `note`, `drivers_name`, `drivers_mobile`, `driving_lic`, `vehicle_no`, `vehicle_owner`, `vehicle_owners_mobile`, `vehicle_owners_address`, `qty`, `transport_fee`, `weight_scale_price`, `other_cost`, `status`, `attachment`, `delivered_by`, `received_by`, `created_by`, `updated_by`, `updated_at`) VALUES (52, '2020-08-16 14:34:00', 409, 'DO0045', 'SALE/POS0406', 'আশামনি এন্টারপ্রাইজ,মো.মোছা মিয়া; অমনাতপুর,ভৈরব', '<p>অমনাতপুর ভৈরব কিশোরগঞ্জ  Bangladesh<br>ফোন: 01712138601 Email: mosa@gmail.com</p>', '', '', '', '', '', '', '', '', '1.00', '0.00', '0.00', '0.00', 'delivered', NULL, '', '', 1, NULL, NULL);
INSERT INTO `sma_deliveries` (`id`, `date`, `sale_id`, `do_reference_no`, `sale_reference_no`, `customer`, `address`, `note`, `drivers_name`, `drivers_mobile`, `driving_lic`, `vehicle_no`, `vehicle_owner`, `vehicle_owners_mobile`, `vehicle_owners_address`, `qty`, `transport_fee`, `weight_scale_price`, `other_cost`, `status`, `attachment`, `delivered_by`, `received_by`, `created_by`, `updated_by`, `updated_at`) VALUES (53, '2020-08-19 17:58:00', 449, 'DO0046', 'SALE/POS0446', 'মো. রনি মিয়া', '<p>মৌলভীপাড়া, বি বাড়ীয়া Bangladesh<br>ফোন: 01717105941 Email: roni@gmail.com</p>', '', 'মো. শাহিন মিয়া', '', '', 'ঢাঃমেঃট-১৫১৬০৩', '', '', '', '520.00', '0.00', '0.00', '9.00', 'delivered', NULL, 'মেসার্স মাঊন এন্টারপ্রাইজ', 'রনি মিয়া', 1, NULL, NULL);
INSERT INTO `sma_deliveries` (`id`, `date`, `sale_id`, `do_reference_no`, `sale_reference_no`, `customer`, `address`, `note`, `drivers_name`, `drivers_mobile`, `driving_lic`, `vehicle_no`, `vehicle_owner`, `vehicle_owners_mobile`, `vehicle_owners_address`, `qty`, `transport_fee`, `weight_scale_price`, `other_cost`, `status`, `attachment`, `delivered_by`, `received_by`, `created_by`, `updated_by`, `updated_at`) VALUES (55, '2020-11-01 17:18:00', 744, 'DO0049', 'SALE/POS0747', 'demo', '<p>GYYG UYYB UYH  Bangladesh<br>ফোন: 85484 Email: demo@gmail.com</p>', '', 'drg', '', '', '', 'fttr', '', '', '5.00', '53335.00', '463.00', '3.00', 'delivered', NULL, '', '', 1, NULL, NULL);
INSERT INTO `sma_deliveries` (`id`, `date`, `sale_id`, `do_reference_no`, `sale_reference_no`, `customer`, `address`, `note`, `drivers_name`, `drivers_mobile`, `driving_lic`, `vehicle_no`, `vehicle_owner`, `vehicle_owners_mobile`, `vehicle_owners_address`, `qty`, `transport_fee`, `weight_scale_price`, `other_cost`, `status`, `attachment`, `delivered_by`, `received_by`, `created_by`, `updated_by`, `updated_at`) VALUES (56, '2020-11-03 16:12:00', 783, 'DO0050', 'SALE/POS0786', 'demo', '<p>GYYG UYYB UYH  Bangladesh<br>ফোন: 85484 Email: demo@gmail.com</p>', '', 'ফরহাদ', '', '', 'চঃমেঃটঃ-১১-৩৩৪৪', '', '', 'পাকুন্দিয়া রোড,কিশোরগঞ্জ', '21.81', '0.00', '100.00', '400.00', 'delivered', NULL, 'মেসার্স মাঊন এন্টারপ্রাইজ ', 'মোঃ খাইরুল আলম খান', 1, NULL, NULL);
INSERT INTO `sma_deliveries` (`id`, `date`, `sale_id`, `do_reference_no`, `sale_reference_no`, `customer`, `address`, `note`, `drivers_name`, `drivers_mobile`, `driving_lic`, `vehicle_no`, `vehicle_owner`, `vehicle_owners_mobile`, `vehicle_owners_address`, `qty`, `transport_fee`, `weight_scale_price`, `other_cost`, `status`, `attachment`, `delivered_by`, `received_by`, `created_by`, `updated_by`, `updated_at`) VALUES (58, '2021-04-06 11:33:00', 416, '০১', 'SALE/POS0413', 'মেসার্স M.R.T.  ব্রিক্স (ভৈরব)', '<p>পানাউল্লার চর ভৈরব কিশোরগঞ্জ  Bangladesh<br>ফোন: 01713534835 Email: mojib@gmail.com</p>', '', 'মোঃমনির', '', '', '', '', '', '', '0.00', '0.00', '0.00', '0.00', 'delivered', NULL, '', '', 1, NULL, NULL);
INSERT INTO `sma_deliveries` (`id`, `date`, `sale_id`, `do_reference_no`, `sale_reference_no`, `customer`, `address`, `note`, `drivers_name`, `drivers_mobile`, `driving_lic`, `vehicle_no`, `vehicle_owner`, `vehicle_owners_mobile`, `vehicle_owners_address`, `qty`, `transport_fee`, `weight_scale_price`, `other_cost`, `status`, `attachment`, `delivered_by`, `received_by`, `created_by`, `updated_by`, `updated_at`) VALUES (60, '2021-04-06 11:40:00', 4601, '01', 'SALE/POS4604', 'হাজী মোঃফুল মিয়া(ভৈরব)পাথর', '<p>ভৈরব ভৈরব কিশোরগঞ্জ  <br>ফোন: 911547425 Email: nojorul@gmail.com</p>', '&lt;p&gt;&lt;p&gt;১৮০ফুট&ast;১৭০&equals;৩০৬০০&sol;-&lt;&sol;p&gt;&lt;&sol;p&gt;', 'মোঃকাশেম', '', '', '', 'ইমরান', 'নাই', 'ভৈরব', '180.00', '600.00', '0.00', '0.00', 'delivered', NULL, '', '', 3, NULL, NULL);
INSERT INTO `sma_deliveries` (`id`, `date`, `sale_id`, `do_reference_no`, `sale_reference_no`, `customer`, `address`, `note`, `drivers_name`, `drivers_mobile`, `driving_lic`, `vehicle_no`, `vehicle_owner`, `vehicle_owners_mobile`, `vehicle_owners_address`, `qty`, `transport_fee`, `weight_scale_price`, `other_cost`, `status`, `attachment`, `delivered_by`, `received_by`, `created_by`, `updated_by`, `updated_at`) VALUES (61, '2021-04-12 12:05:00', 4712, 'test', 'SALE/POS4715', 'মো.লিয়াকত মিয়া(বাদাঘাট)(২০-২১)', '<p>বাদাঘাট বাদাঘাট সুনামগঞ্জ  Bangladesh<br>ফোন: 01822801870 Email: liakot@gmail.com</p>', '', 'te', 'te', 'te', 'er', 'df', 'ere', 'err', '20.64', '6500.00', '500.00', '12.00', 'delivered', NULL, 'testtes', 'eere', 3, NULL, NULL);


#
# TABLE STRUCTURE FOR: sma_departments
#

DROP TABLE IF EXISTS `sma_departments`;

CREATE TABLE `sma_departments` (
  `id` int(10) NOT NULL AUTO_INCREMENT,
  `dept_name` varchar(260) NOT NULL,
  `userID` int(10) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;

#
# TABLE STRUCTURE FOR: sma_deposits
#

DROP TABLE IF EXISTS `sma_deposits`;

CREATE TABLE `sma_deposits` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `date` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP,
  `company_id` int(11) NOT NULL,
  `amount` decimal(25,4) NOT NULL,
  `paid_by` varchar(50) DEFAULT NULL,
  `note` varchar(255) DEFAULT NULL,
  `created_by` int(11) NOT NULL,
  `updated_by` int(11) NOT NULL,
  `updated_at` datetime DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

#
# TABLE STRUCTURE FOR: sma_employees
#

DROP TABLE IF EXISTS `sma_employees`;

CREATE TABLE `sma_employees` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `warehouse_id` int(11) NOT NULL,
  `name` varchar(150) NOT NULL,
  `phone` varchar(50) NOT NULL,
  `image` varchar(50) DEFAULT NULL,
  `address` varchar(355) DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `name` (`name`)
) ENGINE=InnoDB AUTO_INCREMENT=13 DEFAULT CHARSET=utf8;

INSERT INTO `sma_employees` (`id`, `warehouse_id`, `name`, `phone`, `image`, `address`) VALUES (1, 1, 'Yousuf Rahman', '01757065584', NULL, 'Bhairab,Kalipur');
INSERT INTO `sma_employees` (`id`, `warehouse_id`, `name`, `phone`, `image`, `address`) VALUES (2, 1, 'মোঃদিনাজ মিয়া', '০১৭৪৬-০৮১০৩৪', NULL, 'চাঁনপুর,ভৈরব,কিশোরগিঞ্জ');
INSERT INTO `sma_employees` (`id`, `warehouse_id`, `name`, `phone`, `image`, `address`) VALUES (3, 1, 'মোঃফরিদ মিয়া', '০১৭১০-১৬০০৩৬', NULL, 'রাজাপুর,অরুয়াইল,সরাইল,বি-বাড়ীয়া');
INSERT INTO `sma_employees` (`id`, `warehouse_id`, `name`, `phone`, `image`, `address`) VALUES (4, 1, 'মোঃফারুক মিয়া', '০১৩০৪-১৮৪৯৭১', NULL, 'চাঁনপুর,ভৈরব,কিশোরগঞ্জ');
INSERT INTO `sma_employees` (`id`, `warehouse_id`, `name`, `phone`, `image`, `address`) VALUES (5, 1, 'নরোত্তম সরকার', '০১৭১৮-৫৩৮৬০৪', NULL, 'বাদাঘাট,তাহিরপুর,সুনামগঞ্জ');
INSERT INTO `sma_employees` (`id`, `warehouse_id`, `name`, `phone`, `image`, `address`) VALUES (6, 1, 'সুভাষ বাবু', '০৭১৭৯-১৯১৮০১', NULL, 'বাদাঘাট,তাহিরপুর,সনামগঞ্জ');
INSERT INTO `sma_employees` (`id`, `warehouse_id`, `name`, `phone`, `image`, `address`) VALUES (7, 1, 'মোঃলায়েছ মিয়া', '০১৭০৬-৯১৮৪৩৩', NULL, 'চাঁনপুর,ভৈরব,কিশোরগঞ্জ');
INSERT INTO `sma_employees` (`id`, `warehouse_id`, `name`, `phone`, `image`, `address`) VALUES (8, 1, 'মোঃহালিম মিয়া', '০১৭২৬-১৪৭৩৭৭', NULL, 'জাওয়া,সুনামগঞ্জ');
INSERT INTO `sma_employees` (`id`, `warehouse_id`, `name`, `phone`, `image`, `address`) VALUES (9, 1, 'মিঠু সরকার', '০১৭৩২-২৩৭২৬০', NULL, 'চাঁনপুর,ভৈরব,কিশোরগঞ্জ');
INSERT INTO `sma_employees` (`id`, `warehouse_id`, `name`, `phone`, `image`, `address`) VALUES (10, 1, 'মোঃবাহা-উদ্দিন', '০১৭০৪-৫১৮৫৩২', NULL, 'চাঁনপুর,ভৈরব,কিশোরগঞ্জ');
INSERT INTO `sma_employees` (`id`, `warehouse_id`, `name`, `phone`, `image`, `address`) VALUES (11, 1, 'মোঃকালাম মিয়া', '০১৭৭২-২৬১৫২১', NULL, 'ভৈরবপুর,ভৈরব,কিশোরগঞ্জ');
INSERT INTO `sma_employees` (`id`, `warehouse_id`, `name`, `phone`, `image`, `address`) VALUES (12, 1, 'আনিসুর রহমান রিয়াদ', '০১৭১৪-৬৮৮৪৮৮', NULL, 'মোল্লাপাড়া,তাহিরপুর,সুনামগঞ্জ');


#
# TABLE STRUCTURE FOR: sma_expense_categories
#

DROP TABLE IF EXISTS `sma_expense_categories`;

CREATE TABLE `sma_expense_categories` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `code` varchar(55) NOT NULL,
  `name` varchar(55) NOT NULL,
  PRIMARY KEY (`id`),
  KEY `id` (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8;

INSERT INTO `sma_expense_categories` (`id`, `code`, `name`) VALUES (1, 'Donation', 'Donation');
INSERT INTO `sma_expense_categories` (`id`, `code`, `name`) VALUES (2, 'Home', 'Home');


#
# TABLE STRUCTURE FOR: sma_expenses
#

DROP TABLE IF EXISTS `sma_expenses`;

CREATE TABLE `sma_expenses` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `date` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP,
  `reference` varchar(50) NOT NULL,
  `amount` decimal(25,4) NOT NULL,
  `note` varchar(1000) DEFAULT NULL,
  `status` varchar(100) NOT NULL,
  `created_by` varchar(55) NOT NULL,
  `attachment` varchar(55) DEFAULT NULL,
  `category_id` int(11) DEFAULT NULL,
  `warehouse_id` int(11) DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

#
# TABLE STRUCTURE FOR: sma_gift_card_topups
#

DROP TABLE IF EXISTS `sma_gift_card_topups`;

CREATE TABLE `sma_gift_card_topups` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `date` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP,
  `card_id` int(11) NOT NULL,
  `amount` decimal(15,4) NOT NULL,
  `created_by` int(11) NOT NULL,
  PRIMARY KEY (`id`),
  KEY `card_id` (`card_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

#
# TABLE STRUCTURE FOR: sma_gift_cards
#

DROP TABLE IF EXISTS `sma_gift_cards`;

CREATE TABLE `sma_gift_cards` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `date` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP,
  `card_no` varchar(20) NOT NULL,
  `value` decimal(25,4) NOT NULL,
  `customer_id` int(11) DEFAULT NULL,
  `customer` varchar(255) DEFAULT NULL,
  `balance` decimal(25,4) NOT NULL,
  `expiry` date DEFAULT NULL,
  `created_by` varchar(55) NOT NULL,
  PRIMARY KEY (`id`),
  UNIQUE KEY `card_no` (`card_no`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

#
# TABLE STRUCTURE FOR: sma_group_lists
#

DROP TABLE IF EXISTS `sma_group_lists`;

CREATE TABLE `sma_group_lists` (
  `id` int(10) NOT NULL AUTO_INCREMENT,
  `group_name` tinytext NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=11 DEFAULT CHARSET=latin1;

INSERT INTO `sma_group_lists` (`id`, `group_name`) VALUES (7, 'Science');
INSERT INTO `sma_group_lists` (`id`, `group_name`) VALUES (8, 'Humanities');
INSERT INTO `sma_group_lists` (`id`, `group_name`) VALUES (9, 'Business Studies');
INSERT INTO `sma_group_lists` (`id`, `group_name`) VALUES (10, 'BM');


#
# TABLE STRUCTURE FOR: sma_groups
#

DROP TABLE IF EXISTS `sma_groups`;

CREATE TABLE `sma_groups` (
  `id` mediumint(8) unsigned NOT NULL AUTO_INCREMENT,
  `name` varchar(20) NOT NULL,
  `description` varchar(100) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=utf8;

INSERT INTO `sma_groups` (`id`, `name`, `description`) VALUES (1, 'owner', 'Owner');
INSERT INTO `sma_groups` (`id`, `name`, `description`) VALUES (2, 'admin', 'Administrator');
INSERT INTO `sma_groups` (`id`, `name`, `description`) VALUES (3, 'customer', 'Customer');
INSERT INTO `sma_groups` (`id`, `name`, `description`) VALUES (4, 'supplier', 'Supplier');
INSERT INTO `sma_groups` (`id`, `name`, `description`) VALUES (5, 'sales', 'Sales Staff');


#
# TABLE STRUCTURE FOR: sma_login_attempts
#

DROP TABLE IF EXISTS `sma_login_attempts`;

CREATE TABLE `sma_login_attempts` (
  `id` mediumint(8) unsigned NOT NULL AUTO_INCREMENT,
  `ip_address` varbinary(16) NOT NULL,
  `login` varchar(100) NOT NULL,
  `time` int(11) unsigned DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=7 DEFAULT CHARSET=utf8;

INSERT INTO `sma_login_attempts` (`id`, `ip_address`, `login`, `time`) VALUES (4, '103.126.218.64', 'abcd@gmail.com', 1649094078);
INSERT INTO `sma_login_attempts` (`id`, `ip_address`, `login`, `time`) VALUES (5, '103.126.218.87', 'abc@gmail.com', 1649094092);
INSERT INTO `sma_login_attempts` (`id`, `ip_address`, `login`, `time`) VALUES (6, '103.126.218.78', 'abc@gmail.com', 1649094106);


#
# TABLE STRUCTURE FOR: sma_migrations
#

DROP TABLE IF EXISTS `sma_migrations`;

CREATE TABLE `sma_migrations` (
  `version` bigint(20) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

INSERT INTO `sma_migrations` (`version`) VALUES ('315');


#
# TABLE STRUCTURE FOR: sma_monthly_fee_by_class
#

DROP TABLE IF EXISTS `sma_monthly_fee_by_class`;

CREATE TABLE `sma_monthly_fee_by_class` (
  `id` int(10) NOT NULL AUTO_INCREMENT,
  `class_id` text NOT NULL,
  `year_id` text NOT NULL,
  `amount` varchar(10) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb4;

INSERT INTO `sma_monthly_fee_by_class` (`id`, `class_id`, `year_id`, `amount`) VALUES (1, '6', '0', '200');
INSERT INTO `sma_monthly_fee_by_class` (`id`, `class_id`, `year_id`, `amount`) VALUES (2, '7', '0', '250');
INSERT INTO `sma_monthly_fee_by_class` (`id`, `class_id`, `year_id`, `amount`) VALUES (3, '8', '0', '300');
INSERT INTO `sma_monthly_fee_by_class` (`id`, `class_id`, `year_id`, `amount`) VALUES (4, '9', '0', '350');


#
# TABLE STRUCTURE FOR: sma_mybanking
#

DROP TABLE IF EXISTS `sma_mybanking`;

CREATE TABLE `sma_mybanking` (
  `id` int(10) NOT NULL AUTO_INCREMENT,
  `date` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP,
  `bank` int(10) NOT NULL,
  `cheque_no` varchar(100) NOT NULL,
  `amount` decimal(25,0) NOT NULL DEFAULT '0',
  `warehouse_id` int(10) NOT NULL,
  `status` varchar(20) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4;

#
# TABLE STRUCTURE FOR: sma_notifications
#

DROP TABLE IF EXISTS `sma_notifications`;

CREATE TABLE `sma_notifications` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `comment` text NOT NULL,
  `date` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP,
  `from_date` datetime DEFAULT NULL,
  `till_date` datetime DEFAULT NULL,
  `scope` tinyint(1) NOT NULL DEFAULT '3',
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

#
# TABLE STRUCTURE FOR: sma_order_ref
#

DROP TABLE IF EXISTS `sma_order_ref`;

CREATE TABLE `sma_order_ref` (
  `ref_id` int(11) NOT NULL AUTO_INCREMENT,
  `date` date NOT NULL,
  `so` int(11) NOT NULL DEFAULT '1',
  `qu` int(11) NOT NULL DEFAULT '1',
  `po` int(11) NOT NULL DEFAULT '1',
  `to` int(11) NOT NULL DEFAULT '1',
  `pos` int(11) NOT NULL DEFAULT '1',
  `do` int(11) NOT NULL DEFAULT '1',
  `pay` int(11) NOT NULL DEFAULT '1',
  `re` int(11) NOT NULL DEFAULT '1',
  `rep` int(11) NOT NULL DEFAULT '1',
  `ex` int(11) NOT NULL DEFAULT '1',
  `ppay` int(11) NOT NULL DEFAULT '1',
  `qa` int(11) DEFAULT '1',
  PRIMARY KEY (`ref_id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8;

INSERT INTO `sma_order_ref` (`ref_id`, `date`, `so`, `qu`, `po`, `to`, `pos`, `do`, `pay`, `re`, `rep`, `ex`, `ppay`, `qa`) VALUES (1, '2015-03-01', 3, 2, 12, 1, 8481, 52, 692, 2, 1, 1, 12, 37);


#
# TABLE STRUCTURE FOR: sma_others_fee
#

DROP TABLE IF EXISTS `sma_others_fee`;

CREATE TABLE `sma_others_fee` (
  `id` int(10) NOT NULL AUTO_INCREMENT,
  `class_id` text NOT NULL,
  `name` text NOT NULL,
  `amount` text NOT NULL,
  `status` varchar(200) NOT NULL,
  `position` int(10) NOT NULL,
  `user_id` int(10) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=31 DEFAULT CHARSET=latin1;

INSERT INTO `sma_others_fee` (`id`, `class_id`, `name`, `amount`, `status`, `position`, `user_id`) VALUES (1, '00,01,02,0', 'Admission/Re-admission (OLD)', '200', 'active', 0, 5);
INSERT INTO `sma_others_fee` (`id`, `class_id`, `name`, `amount`, `status`, `position`, `user_id`) VALUES (2, '6', 'Admission/Re-admission', '300', 'active', 0, 5);
INSERT INTO `sma_others_fee` (`id`, `class_id`, `name`, `amount`, `status`, `position`, `user_id`) VALUES (3, '10', 'Admission/Re-admission', '400', 'active', 0, 5);
INSERT INTO `sma_others_fee` (`id`, `class_id`, `name`, `amount`, `status`, `position`, `user_id`) VALUES (4, '6,7,8', 'Library', '150', 'active', 0, 5);
INSERT INTO `sma_others_fee` (`id`, `class_id`, `name`, `amount`, `status`, `position`, `user_id`) VALUES (5, '9,10', 'Library', '200', 'active', 0, 5);
INSERT INTO `sma_others_fee` (`id`, `class_id`, `name`, `amount`, `status`, `position`, `user_id`) VALUES (6, '6,7,8', 'Development', '450', 'active', 0, 5);
INSERT INTO `sma_others_fee` (`id`, `class_id`, `name`, `amount`, `status`, `position`, `user_id`) VALUES (7, '9,10', 'Development', '500', 'active', 0, 5);
INSERT INTO `sma_others_fee` (`id`, `class_id`, `name`, `amount`, `status`, `position`, `user_id`) VALUES (8, '6,7,8,9', 'Computer', '100', 'active', 0, 5);
INSERT INTO `sma_others_fee` (`id`, `class_id`, `name`, `amount`, `status`, `position`, `user_id`) VALUES (10, '6,7,8', 'Sports', '150', 'active', 0, 5);
INSERT INTO `sma_others_fee` (`id`, `class_id`, `name`, `amount`, `status`, `position`, `user_id`) VALUES (11, '9,10', 'Sports', '200', 'active', 0, 5);
INSERT INTO `sma_others_fee` (`id`, `class_id`, `name`, `amount`, `status`, `position`, `user_id`) VALUES (12, '6,7,8', 'Scout', '100', 'active', 0, 5);
INSERT INTO `sma_others_fee` (`id`, `class_id`, `name`, `amount`, `status`, `position`, `user_id`) VALUES (13, '9,10', 'Scout', '200', 'active', 0, 5);
INSERT INTO `sma_others_fee` (`id`, `class_id`, `name`, `amount`, `status`, `position`, `user_id`) VALUES (14, '6,7,8', 'Milad', '50', 'active', 0, 5);
INSERT INTO `sma_others_fee` (`id`, `class_id`, `name`, `amount`, `status`, `position`, `user_id`) VALUES (15, '9,10', 'Milad', '200', 'active', 0, 5);
INSERT INTO `sma_others_fee` (`id`, `class_id`, `name`, `amount`, `status`, `position`, `user_id`) VALUES (16, '6,7,8', 'Gratuity', '100', 'active', 0, 5);
INSERT INTO `sma_others_fee` (`id`, `class_id`, `name`, `amount`, `status`, `position`, `user_id`) VALUES (17, '9', 'Gratuity', '200', 'active', 0, 5);
INSERT INTO `sma_others_fee` (`id`, `class_id`, `name`, `amount`, `status`, `position`, `user_id`) VALUES (18, '6,7,8,9', 'Diary', '100', 'active', 0, 5);
INSERT INTO `sma_others_fee` (`id`, `class_id`, `name`, `amount`, `status`, `position`, `user_id`) VALUES (19, '6,7,8,9', 'ID Card', '100', 'active', 0, 5);
INSERT INTO `sma_others_fee` (`id`, `class_id`, `name`, `amount`, `status`, `position`, `user_id`) VALUES (20, '6,7,8,9', 'Registration Fee', '350', 'active', 0, 5);
INSERT INTO `sma_others_fee` (`id`, `class_id`, `name`, `amount`, `status`, `position`, `user_id`) VALUES (21, '6', 'Exam Fee', '250', 'active', 0, 5);
INSERT INTO `sma_others_fee` (`id`, `class_id`, `name`, `amount`, `status`, `position`, `user_id`) VALUES (23, '6,7,8,9', 'Certificate', '0', 'deactive', 0, 5);
INSERT INTO `sma_others_fee` (`id`, `class_id`, `name`, `amount`, `status`, `position`, `user_id`) VALUES (24, '6,7,8,9', 'Form Fillup', '0', 'deactive', 0, 5);
INSERT INTO `sma_others_fee` (`id`, `class_id`, `name`, `amount`, `status`, `position`, `user_id`) VALUES (25, '6,7,8,9', 'Transfer Certificate', '0', 'deactive', 0, 5);
INSERT INTO `sma_others_fee` (`id`, `class_id`, `name`, `amount`, `status`, `position`, `user_id`) VALUES (26, '6,7,8,9', 'Testimonial', '0', 'deactive', 0, 5);
INSERT INTO `sma_others_fee` (`id`, `class_id`, `name`, `amount`, `status`, `position`, `user_id`) VALUES (27, '6', 'Others', '0', 'deactive', 0, 5);
INSERT INTO `sma_others_fee` (`id`, `class_id`, `name`, `amount`, `status`, `position`, `user_id`) VALUES (28, '8,9', 'Exam Fee', '400', 'deactive', 0, 0);
INSERT INTO `sma_others_fee` (`id`, `class_id`, `name`, `amount`, `status`, `position`, `user_id`) VALUES (29, '7', 'Exam Fee', '300', 'active', 0, 0);
INSERT INTO `sma_others_fee` (`id`, `class_id`, `name`, `amount`, `status`, `position`, `user_id`) VALUES (30, '6,7,8', 'Fine Of Absent', '0', 'deactive', 0, 5);


#
# TABLE STRUCTURE FOR: sma_payments
#

DROP TABLE IF EXISTS `sma_payments`;

CREATE TABLE `sma_payments` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `date` timestamp NULL DEFAULT CURRENT_TIMESTAMP,
  `customer_id` int(11) NOT NULL,
  `sale_id` int(11) DEFAULT NULL,
  `return_id` int(11) DEFAULT NULL,
  `purchase_id` int(11) DEFAULT NULL,
  `reference_no` varchar(50) NOT NULL,
  `transaction_id` varchar(50) DEFAULT NULL,
  `paid_by` varchar(20) NOT NULL,
  `bank_id` varchar(10) NOT NULL,
  `cheque_no` varchar(20) DEFAULT NULL,
  `cc_no` varchar(20) DEFAULT NULL,
  `cc_holder` varchar(25) DEFAULT NULL,
  `cc_month` varchar(2) DEFAULT NULL,
  `cc_year` varchar(4) DEFAULT NULL,
  `cc_type` varchar(20) DEFAULT NULL,
  `amount` decimal(25,4) NOT NULL,
  `currency` varchar(3) DEFAULT NULL,
  `created_by` int(11) NOT NULL,
  `attachment` varchar(55) DEFAULT NULL,
  `type` varchar(20) NOT NULL,
  `note` varchar(1000) DEFAULT NULL,
  `pos_paid` decimal(25,4) DEFAULT '0.0000',
  `pos_balance` decimal(25,4) DEFAULT '0.0000',
  `approval_code` varchar(50) DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=7189 DEFAULT CHARSET=utf8;

INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (308, '2020-08-16 17:52:08', 234, 414, NULL, NULL, 'IPAY0217', NULL, 'cash', '', '', '', '', '', '', '', '100000.0000', NULL, 1, NULL, 'received', '', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (310, '2020-08-16 17:59:00', 266, 444, NULL, NULL, 'IPAY0218', NULL, 'Cheque', '18', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (311, '2020-08-16 18:07:00', 256, 445, NULL, NULL, 'IPAY0218', NULL, 'Cheque', '16', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (312, '2020-08-16 18:08:00', 196, 371, NULL, NULL, 'IPAY0218', NULL, 'Cheque', '17', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (313, '2020-08-16 18:11:00', 190, 365, NULL, NULL, 'IPAY0218', NULL, 'Cheque', '19', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (314, '2020-08-17 13:31:00', 211, 387, NULL, NULL, 'IPAY0218', NULL, 'Cheque', '17', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (315, '2020-08-18 18:10:00', 194, 369, NULL, NULL, 'IPAY0218', NULL, 'Cheque', '16', '', '', '', '', '', 'Visa', '112000.0000', NULL, 1, NULL, 'received', '', '112000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (316, '2020-08-18 13:32:00', 189, 364, NULL, NULL, 'IPAY0218', NULL, 'other', '0', '', '', '', '', '', 'Visa', '400000.0000', NULL, 1, NULL, 'received', '<p>pubali bank ltd.</p>', '400000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (317, '2020-08-19 13:35:00', 234, 447, NULL, NULL, 'IPAY0218', NULL, 'Cheque', '22', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (318, '2020-08-19 17:21:00', 212, 388, NULL, NULL, 'IPAY0218', NULL, 'Cheque', '19', '', '', '', '', '', 'Visa', '150000.0000', NULL, 1, NULL, 'received', '', '150000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (320, '2020-08-19 17:56:31', 268, 449, NULL, NULL, 'IPAY0219', NULL, 'cash', '', '', '', '', '', '', '', '96100.0000', NULL, 1, NULL, 'received', '', '96100.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (322, '2020-08-20 12:07:00', 172, 344, NULL, NULL, 'IPAY0220', NULL, 'other', '0', '', '', '', '', '', 'Visa', '600000.0000', NULL, 1, NULL, 'received', '<p>Al Arafah Islami Bank(online)</p>', '600000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (323, '2020-08-20 12:10:00', 173, 345, NULL, NULL, 'IPAY0220', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>Uttara bank ltd.(online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (324, '2020-08-20 12:15:00', 177, 349, NULL, NULL, 'IPAY0220', NULL, 'Cheque', '19', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (325, '2020-08-20 12:23:00', 182, 357, NULL, NULL, 'IPAY0220', NULL, 'other', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '<p>Dhaka Bank Ltd.(online)</p>', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (326, '2020-08-20 12:25:00', 184, 359, NULL, NULL, 'IPAY0220', NULL, 'Cheque', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>Janata Bank Ltd.</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (327, '2020-08-20 12:27:00', 185, 360, NULL, NULL, 'IPAY0220', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (328, '2020-08-20 12:35:00', 269, 452, NULL, NULL, 'IPAY0220', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>Sonali Bank Ltd.(online)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (329, '2020-08-20 12:47:00', 260, 454, NULL, NULL, 'IPAY0220', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '50000.0000', NULL, 1, NULL, 'received', '', '50000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (330, '2020-08-20 12:51:00', 212, 388, NULL, NULL, 'IPAY0220', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>Pubali Bank Ltd.(online)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (331, '2020-08-20 12:54:00', 180, 385, NULL, NULL, 'IPAY0220', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (332, '2020-08-20 12:56:00', 219, 394, NULL, NULL, 'IPAY0220', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>Premier Bank Ltd.(online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (333, '2020-08-20 12:59:00', 231, 406, NULL, NULL, 'IPAY0220', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>NRBC Bank Ltd.(online)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (334, '2020-08-20 13:03:00', 201, 376, NULL, NULL, 'IPAY0220', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '180000.0000', NULL, 1, NULL, 'received', '', '180000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (335, '2020-08-20 13:05:00', 202, 377, NULL, NULL, 'IPAY0220', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>Islami Bank Ltd.(online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (336, '2020-08-21 11:13:00', 220, 395, NULL, NULL, 'IPAY0220', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>Dutch Bangla Mobile Banking</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (337, '2020-08-23 13:32:06', 271, 458, NULL, NULL, 'IPAY0220', NULL, 'cash', '', '', '', '', '', '', '', '15900.0000', NULL, 1, NULL, 'received', '', '15900.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (338, '2020-08-23 13:40:10', 268, 459, NULL, NULL, 'IPAY0221', NULL, 'cash', '', '', '', '', '', '', '', '94500.0000', NULL, 1, NULL, 'received', '', '94500.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (339, '2020-08-23 13:54:35', 272, 460, NULL, NULL, 'IPAY0222', NULL, 'cash', '', '', '', '', '', '', '', '110200.0000', NULL, 1, NULL, 'received', '', '110200.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (340, '2020-08-23 14:09:17', 273, 461, NULL, NULL, 'IPAY0223', NULL, 'cash', '', '', '', '', '', '', '', '13700.0000', NULL, 1, NULL, 'received', '', '13700.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (341, '2020-08-23 14:17:18', 274, 463, NULL, NULL, 'IPAY0224', NULL, 'cash', '', '', '', '', '', '', '', '50500.0000', NULL, 1, NULL, 'received', '', '50500.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (342, '2020-08-23 14:24:12', 275, 464, NULL, NULL, 'IPAY0225', NULL, 'cash', '', '', '', '', '', '', '', '200000.0000', NULL, 1, NULL, 'received', '', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (343, '2020-08-23 14:31:45', 276, 465, NULL, NULL, 'IPAY0226', NULL, 'cash', '', '', '', '', '', '', '', '25000.0000', NULL, 1, NULL, 'received', '', '25000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (344, '2020-08-23 14:34:00', 176, 348, NULL, NULL, 'IPAY0227', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>Al-Arafah Bank Ltd.(online)</p>', '724457.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (345, '2020-08-23 14:37:00', 207, 382, NULL, NULL, 'IPAY0227', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '250000.0000', NULL, 1, NULL, 'received', '', '250000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (346, '2020-08-23 14:38:00', 244, 424, NULL, NULL, 'IPAY0227', NULL, 'other', '0', '', '', '', '', '', 'Visa', '2000000.0000', NULL, 1, NULL, 'received', '<p>Islami Bank Ltd.(online)</p>', '2000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (347, '2020-08-23 14:40:00', 174, 346, NULL, NULL, 'IPAY0227', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>Pubali Bank Ltd.(online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (348, '2020-08-23 14:42:00', 211, 387, NULL, NULL, 'IPAY0227', NULL, 'other', '0', '', '', '', '', '', 'Visa', '150000.0000', NULL, 1, NULL, 'received', '<p>Uttara Bank Ltd.(online)</p>', '150000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (349, '2020-08-23 18:24:51', 271, 466, NULL, NULL, 'IPAY0227', NULL, 'cash', '', '', '', '', '', '', '', '100000.0000', NULL, 1, NULL, 'received', '', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (350, '2020-08-23 18:28:23', 271, 467, NULL, NULL, 'IPAY0228', NULL, 'cash', '', '', '', '', '', '', '', '101565.0000', NULL, 1, NULL, 'received', '', '101565.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (351, '2020-08-23 19:01:00', 202, 377, NULL, NULL, 'IPAY0229', NULL, 'other', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '<p>Pubali Bank Ltd.(online)</p>', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (352, '2020-08-23 12:54:00', 196, 371, NULL, NULL, 'IPAY0229', NULL, 'other', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '<p>Uttara Bank Ltd.(online)</p>', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (353, '2020-08-25 12:02:24', 275, 469, NULL, NULL, 'IPAY0229', NULL, 'cash', '', '', '', '', '', '', '', '100100.0000', NULL, 1, NULL, 'received', '', '100100.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (354, '2020-08-25 12:07:00', 277, 470, NULL, NULL, 'IPAY0230', NULL, 'cash', '', '', '', '', '', '', '', '23000.0000', NULL, 1, NULL, 'received', '', '23000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (355, '2020-08-24 12:48:00', 227, 402, NULL, NULL, 'IPAY0231', NULL, 'Cheque', '6', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (356, '2020-08-24 12:51:00', 203, 378, NULL, NULL, 'IPAY0231', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>Sonali Bank Ltd.(online)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (357, '2020-08-24 12:55:00', 192, 367, NULL, NULL, 'IPAY0231', NULL, 'other', '0', '', '', '', '', '', 'Visa', '150000.0000', NULL, 1, NULL, 'received', '<p>Agrani Bank Ltd.(online)</p>', '150000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (358, '2020-08-24 12:56:00', 199, 374, NULL, NULL, 'IPAY0231', NULL, 'other', '0', '', '', '', '', '', 'Visa', '400000.0000', NULL, 1, NULL, 'received', '<p>Uttara Bank Ltd.(online)</p>', '400000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (359, '2020-08-24 13:02:00', 204, 379, NULL, NULL, 'IPAY0231', NULL, 'Cheque', '6', '', '', '', '', '', 'Visa', '150000.0000', NULL, 1, NULL, 'received', '', '150000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (360, '2020-08-24 13:13:00', 263, 472, NULL, NULL, 'IPAY0231', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '186000.0000', NULL, 1, NULL, 'received', '', '186000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (362, '2020-08-25 12:14:00', 190, 365, NULL, NULL, 'IPAY0231', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>Pubali Bank Ltd.(online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (363, '2020-08-25 12:16:00', 189, 364, NULL, NULL, 'IPAY0231', NULL, 'other', '0', '', '', '', '', '', 'Visa', '150000.0000', NULL, 1, NULL, 'received', '<p>Pubali Bank Ltd.(online)</p>', '150000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (364, '2020-08-25 12:19:00', 189, 364, NULL, NULL, 'IPAY0231', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '150000.0000', NULL, 1, NULL, 'received', '', '150000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (365, '2020-08-25 12:24:00', 204, 379, NULL, NULL, 'IPAY0231', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '50000.0000', NULL, 1, NULL, 'received', '', '50000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (366, '2020-08-25 12:24:00', 185, 360, NULL, NULL, 'IPAY0231', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (367, '2020-08-26 12:32:40', 277, 473, NULL, NULL, 'IPAY0231', NULL, 'cash', '', '', '', '', '', '', '', '23000.0000', NULL, 1, NULL, 'received', '', '23000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (369, '2020-08-26 19:48:00', 219, 394, NULL, NULL, 'IPAY0233', NULL, 'other', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '<p>Agrani Bank Ltd.(online)</p>', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (370, '2020-08-26 19:49:00', 229, 404, NULL, NULL, 'IPAY0233', NULL, 'Cheque', '22', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (371, '2020-08-26 19:50:00', 221, 396, NULL, NULL, 'IPAY0233', NULL, 'Cheque', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>Sonali Bank Ltd.(online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (372, '2020-08-26 19:53:00', 212, 388, NULL, NULL, 'IPAY0233', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>Pubali Bank Ltd.(online)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (373, '2020-08-26 19:55:00', 240, 420, NULL, NULL, 'IPAY0233', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>Pubali Bank Ltd.(online)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (374, '2020-08-26 19:56:00', 200, 375, NULL, NULL, 'IPAY0233', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>Pubali Bank Ltd.(online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (375, '2020-08-26 19:57:00', 174, 346, NULL, NULL, 'IPAY0233', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>Pubali Bank Ltd.(online)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (376, '2020-08-27 18:44:00', 173, 345, NULL, NULL, 'IPAY0233', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>Uttara Bank Ltd.(online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (377, '2020-08-27 18:45:00', 177, 349, NULL, NULL, 'IPAY0233', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>N.B.L (cheque)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (378, '2020-08-27 18:50:00', 184, 359, NULL, NULL, 'IPAY0233', NULL, 'Cheque', '18', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (379, '2020-08-27 18:51:00', 269, 452, NULL, NULL, 'IPAY0233', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>Sonali Bank Ltd.(online)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (380, '2020-08-27 18:53:00', 206, 381, NULL, NULL, 'IPAY0233', NULL, 'other', '0', '', '', '', '', '', 'Visa', '40000.0000', NULL, 1, NULL, 'received', '<p>Uttara Bank Ltd.(online)</p>', '40000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (381, '2020-08-27 18:55:00', 172, 344, NULL, NULL, 'IPAY0233', NULL, 'other', '0', '', '', '', '', '', 'Visa', '800000.0000', NULL, 1, NULL, 'received', '<p>Al-Arafah Bank Ltd.(online)</p>', '800000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (382, '2020-08-27 18:57:00', 226, 401, NULL, NULL, 'IPAY0233', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '150000.0000', NULL, 1, NULL, 'received', '', '150000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (383, '2020-08-27 18:58:00', 195, 370, NULL, NULL, 'IPAY0233', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>Pubali Bank Ltd.(online)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (384, '2020-08-27 18:59:00', 218, 393, NULL, NULL, 'IPAY0233', NULL, 'other', '0', '', '', '', '', '', 'Visa', '250000.0000', NULL, 1, NULL, 'received', '<p>Premier Bank Ltd.(online)</p>', '250000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (385, '2020-08-27 19:00:00', 182, 357, NULL, NULL, 'IPAY0233', NULL, 'other', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '<p>Dhaka Bank Ltd.(online)</p>', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (386, '2020-08-27 19:01:00', 203, 378, NULL, NULL, 'IPAY0233', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>Sonali Bank Ltd.(online)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (387, '2020-08-25 19:11:00', 271, 471, NULL, NULL, 'IPAY0233', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '50000.0000', NULL, 1, NULL, 'received', '', '50000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (388, '2020-08-28 17:55:00', 209, 384, NULL, NULL, 'IPAY0233', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '150000.0000', NULL, 1, NULL, 'received', '', '150000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (389, '2020-08-29 11:51:00', 189, 364, NULL, NULL, 'IPAY0233', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (390, '2020-08-29 11:52:00', 220, 395, NULL, NULL, 'IPAY0233', NULL, 'other', '0', '', '', '', '', '', 'Visa', '160000.0000', NULL, 1, NULL, 'received', '<p>D.B.B.L(online)</p>', '160000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (391, '2020-08-30 19:24:39', 279, 483, NULL, NULL, 'IPAY0233', NULL, 'cash', '', '', '', '', '', '', '', '95030.0000', NULL, 1, NULL, 'received', '', '95030.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (392, '2020-08-30 19:28:11', 280, 484, NULL, NULL, 'IPAY0234', NULL, 'cash', '', '', '', '', '', '', '', '14850.0000', NULL, 1, NULL, 'received', '', '14850.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (393, '2020-08-31 18:11:37', 281, 485, NULL, NULL, 'IPAY0235', NULL, 'cash', '', '', '', '', '', '', '', '91000.0000', NULL, 1, NULL, 'received', '', '91000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (394, '2020-08-31 18:14:00', 234, 482, NULL, NULL, 'IPAY0236', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '150000.0000', NULL, 1, NULL, 'received', '', '150000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (395, '2020-08-31 18:37:00', 174, 346, NULL, NULL, 'IPAY0236', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>Sonali Bank Ltd.(online)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (396, '2020-08-31 18:39:00', 174, 346, NULL, NULL, 'IPAY0236', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>Pubali Bank Ltd.(online)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (397, '2020-08-31 18:41:00', 261, 440, NULL, NULL, 'IPAY0236', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '50000.0000', NULL, 1, NULL, 'received', '', '50000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (398, '2020-08-31 18:43:00', 241, 421, NULL, NULL, 'IPAY0236', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '50000.0000', NULL, 1, NULL, 'received', '', '50000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (399, '2020-08-31 18:48:00', 233, 408, NULL, NULL, 'IPAY0236', NULL, 'Cheque', '18', '', '', '', '', '', 'Visa', '320000.0000', NULL, 1, NULL, 'received', '', '320000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (400, '2020-08-31 19:11:00', 277, 486, NULL, NULL, 'IPAY0236', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '22500.0000', NULL, 1, NULL, 'received', '', '22500.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (401, '2020-09-01 19:13:00', 184, 359, NULL, NULL, 'IPAY0236', NULL, 'Cheque', '18', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (402, '2020-09-01 19:16:00', 202, 377, NULL, NULL, 'IPAY0236', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>Pubali Bank Ltd.(online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (403, '2020-09-02 18:31:56', 282, 487, NULL, NULL, 'IPAY0236', NULL, 'cash', '', '', '', '', '', '', '', '48400.0000', NULL, 1, NULL, 'received', '', '48400.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (404, '2020-09-02 18:33:00', 219, 394, NULL, NULL, 'IPAY0237', NULL, 'other', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '<p>Premier Bank Ltd.(online)</p>', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (405, '2020-09-02 18:34:00', 245, 425, NULL, NULL, 'IPAY0237', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '369000.0000', NULL, 1, NULL, 'received', '<p>হাজী খলিলুর রহমান মারফত</p>', '369000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (409, '2020-09-03 18:56:20', 268, 491, NULL, NULL, 'IPAY0239', NULL, 'cash', '', '', '', '', '', '', '', '93900.0000', NULL, 1, NULL, 'received', '', '93900.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (410, '2020-09-03 19:25:00', 283, 495, NULL, NULL, 'IPAY0240', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '120800.0000', NULL, 1, NULL, 'received', '', '120800.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (411, '2020-09-03 20:20:00', 218, 393, NULL, NULL, 'IPAY0240', NULL, 'other', '0', '', '', '', '', '', 'Visa', '250000.0000', NULL, 1, NULL, 'received', '<p>Premier Bank Ltd.(online)</p>', '250000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (414, '2020-09-03 20:25:00', 269, 452, NULL, NULL, 'IPAY0240', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>Sonali Bank Ltd.(online)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (415, '2020-09-03 20:26:00', 211, 387, NULL, NULL, 'IPAY0240', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>Uttara Bank Ltd.(online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (417, '2020-09-03 20:28:00', 196, 371, NULL, NULL, 'IPAY0240', NULL, 'other', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '<p>Uttara Bank Ltd.(online)</p>', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (418, '2020-09-03 20:30:00', 210, 386, NULL, NULL, 'IPAY0240', NULL, 'other', '0', '', '', '', '', '', 'Visa', '49972.0000', NULL, 1, NULL, 'received', '<p>Islami Bank Ltd.(online)</p>', '49972.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (419, '2020-09-03 20:31:00', 177, 349, NULL, NULL, 'IPAY0240', NULL, 'Cheque', '15', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (420, '2020-09-03 20:33:00', 240, 420, NULL, NULL, 'IPAY0240', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>Uttara Bank Ltd.(online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (421, '2020-09-03 20:34:00', 190, 365, NULL, NULL, 'IPAY0240', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>Pubali Bank Ltd.(online)</p>', '3390809.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (422, '2020-09-03 20:37:00', 212, 388, NULL, NULL, 'IPAY0240', NULL, 'other', '0', '', '', '', '', '', 'Visa', '292000.0000', NULL, 1, NULL, 'received', '<p>Pubali Bank Ltd.(online)</p>', '292000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (423, '2020-09-03 20:38:00', 201, 376, NULL, NULL, 'IPAY0240', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>Sonali Bank Ltd.(online)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (424, '2020-09-03 11:49:00', 264, 442, NULL, NULL, 'IPAY0240', NULL, 'other', '0', '', '', '', '', '', 'Visa', '700000.0000', NULL, 1, NULL, 'received', '<p>Al-Al Arafah Bank Ltd.(online)</p>', '700000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (425, '2020-09-03 11:51:00', 173, 345, NULL, NULL, 'IPAY0240', NULL, 'other', '0', '', '', '', '', '', 'Visa', '150000.0000', NULL, 1, NULL, 'received', '<p>Uttara Bank Ltd.(online)</p>', '150000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (428, '2020-09-05 18:43:00', 284, 501, NULL, NULL, 'IPAY0241', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '150000.0000', NULL, 1, NULL, 'received', '', '150000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (429, '2020-09-05 18:53:00', 276, 465, NULL, NULL, 'IPAY0241', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '16000.0000', NULL, 1, NULL, 'received', '', '16000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (430, '2020-09-06 19:39:00', 189, 364, NULL, NULL, 'IPAY0241', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>Pubali Bank Ltd.(online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (431, '2020-09-06 19:40:00', 200, 375, NULL, NULL, 'IPAY0241', NULL, 'other', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '<p>Pubali Bank Ltd.(online)</p>', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (432, '2020-09-07 19:36:00', 176, 348, NULL, NULL, 'IPAY0241', NULL, 'other', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '<p>Al-Arafah Bank Ltd.(online)</p>', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (433, '2020-09-07 19:37:00', 188, 363, NULL, NULL, 'IPAY0241', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (434, '2020-09-08 18:54:01', 284, 504, NULL, NULL, 'IPAY0241', NULL, 'cash', '', '', '', '', '', '', '', '69500.0000', NULL, 1, NULL, 'received', '', '69500.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (436, '2020-09-08 19:01:42', 276, 507, NULL, NULL, 'IPAY0243', NULL, 'cash', '', '', '', '', '', '', '', '11600.0000', NULL, 1, NULL, 'received', '', '11600.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (437, '2020-09-08 19:03:00', 184, 359, NULL, NULL, 'IPAY0244', NULL, 'Cheque', '18', '', '', '', '', '', 'Visa', '1000000.0000', NULL, 1, NULL, 'received', '', '1000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (438, '2020-09-08 19:04:00', 236, 416, NULL, NULL, 'IPAY0244', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (439, '2020-09-08 19:06:00', 211, 387, NULL, NULL, 'IPAY0244', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (440, '2020-09-08 19:06:00', 211, 387, NULL, NULL, 'IPAY0244', NULL, 'Cheque', '17', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (441, '2020-09-09 18:46:00', 234, 509, NULL, NULL, 'IPAY0244', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (442, '2020-08-25 18:55:00', 234, 468, NULL, NULL, 'IPAY0244', NULL, 'Cheque', '6', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (443, '2020-09-03 18:57:00', 234, 479, NULL, NULL, 'IPAY0244', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (444, '2020-09-09 19:00:00', 178, 350, NULL, NULL, 'IPAY0244', NULL, 'Cheque', '19', '', '', '', '', '', 'Visa', '700000.0000', NULL, 1, NULL, 'received', '', '700000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (445, '2020-09-09 19:02:00', 172, 344, NULL, NULL, 'IPAY0244', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1500000.0000', NULL, 1, NULL, 'received', '<p>Al-Arafah Bank Ltd.(online)</p>', '1500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (446, '2020-09-09 19:03:00', 231, 406, NULL, NULL, 'IPAY0244', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>N.R.B.C Bank Ltd.(online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (447, '2020-09-10 18:31:00', 177, 349, NULL, NULL, 'IPAY0244', NULL, 'Cheque', '15', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (448, '2020-09-10 18:32:00', 203, 378, NULL, NULL, 'IPAY0244', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>Sonali Bank Ltd.(online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (449, '2020-09-10 18:33:00', 214, 390, NULL, NULL, 'IPAY0244', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1800000.0000', NULL, 1, NULL, 'received', '<p>Janata Bank Ltd.(online)</p>', '1800000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (450, '2020-09-10 18:34:00', 240, 420, NULL, NULL, 'IPAY0244', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>Pubali Bank Ltd.(online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (451, '2020-09-10 18:35:00', 182, 357, NULL, NULL, 'IPAY0244', NULL, 'other', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '<p>Dhaka Bank Ltd.(online)</p>', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (452, '2020-09-10 18:37:00', 219, 394, NULL, NULL, 'IPAY0244', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>Premier Bank Ltd.(online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (453, '2020-09-10 18:38:00', 219, 394, NULL, NULL, 'IPAY0244', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (454, '2020-09-10 18:39:00', 216, 392, NULL, NULL, 'IPAY0244', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (455, '2020-09-10 18:40:00', 180, 385, NULL, NULL, 'IPAY0244', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (456, '2020-09-10 18:41:00', 266, 444, NULL, NULL, 'IPAY0244', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>Agrani Bank Ltd.(online)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (457, '2020-09-10 18:43:00', 192, 367, NULL, NULL, 'IPAY0244', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>Agrani Bank Ltd.(online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (458, '2020-09-10 18:44:00', 173, 345, NULL, NULL, 'IPAY0244', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>Uttara bank Ltd.(online)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (459, '2020-09-10 18:45:00', 205, 380, NULL, NULL, 'IPAY0244', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>Uttara Bank Ltd.(online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (460, '2020-09-10 18:52:20', 282, 511, NULL, NULL, 'IPAY0244', NULL, 'cash', '', '', '', '', '', '', '', '15800.0000', NULL, 1, NULL, 'received', '', '15800.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (461, '2020-09-10 18:58:00', 285, 510, NULL, NULL, 'IPAY0245', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '33300.0000', NULL, 1, NULL, 'received', '', '33300.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (462, '2020-07-20 19:16:00', 286, 515, NULL, NULL, 'IPAY0245', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (463, '2020-09-10 19:17:00', 286, 519, NULL, NULL, 'IPAY0245', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (464, '2020-08-31 12:44:00', 278, 480, NULL, NULL, 'IPAY0245', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '16830.0000', NULL, 1, NULL, 'received', '', '16830.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (465, '2020-09-07 13:05:00', 269, 452, NULL, NULL, 'IPAY0245', NULL, 'other', '0', '', '', '', '', '', 'Visa', '470000.0000', NULL, 1, NULL, 'received', '<p>Sonali Bank Ltd.(online)</p>', '470000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (466, '2020-09-13 18:25:00', 184, 359, NULL, NULL, 'IPAY0245', NULL, 'Cheque', '6', '', '', '', '', '', 'Visa', '600000.0000', NULL, 1, NULL, 'received', '', '600000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (467, '2020-09-13 18:27:00', 196, 371, NULL, NULL, 'IPAY0245', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>Uttara Bank Ltd.(online)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (472, '2020-09-13 18:38:00', 287, 523, NULL, NULL, 'IPAY0246', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (473, '2020-09-14 18:23:00', 223, 398, NULL, NULL, 'IPAY0246', NULL, 'Cheque', '15', '', '', '', '', '', 'Visa', '640000.0000', NULL, 1, NULL, 'received', '', '640000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (474, '2020-09-14 18:24:00', 189, 364, NULL, NULL, 'IPAY0246', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>Pubali Bank Ltd.(online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (475, '2020-09-14 18:34:00', 231, 406, NULL, NULL, 'IPAY0246', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>N.R.B.C Bank Ltd.(online)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (476, '2020-09-14 11:13:00', 174, 346, NULL, NULL, 'IPAY0246', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (477, '2020-09-15 11:14:00', 202, 377, NULL, NULL, 'IPAY0246', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>Pubali Bank Ltd.(online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (478, '2020-09-15 11:17:00', 171, 343, NULL, NULL, 'IPAY0246', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>DBBL(online)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (480, '2020-09-15 18:12:00', 271, 481, NULL, NULL, 'IPAY0247', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '9100.0000', NULL, 1, NULL, 'received', '', '9100.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (481, '2020-09-16 18:16:16', 288, 528, NULL, NULL, 'IPAY0247', NULL, 'cash', '', '', '', '', '', '', '', '32750.0000', NULL, 1, NULL, 'received', '', '32750.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (482, '2020-09-16 18:20:06', 289, 529, NULL, NULL, 'IPAY0248', NULL, 'cash', '', '', '', '', '', '', '', '32390.0000', NULL, 1, NULL, 'received', '', '32390.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (483, '2020-09-16 19:50:00', 175, 347, NULL, NULL, 'IPAY0249', NULL, 'other', '0', '', '', '', '', '', 'Visa', '50000.0000', NULL, 1, NULL, 'received', '<p>Janata Bank Ltd.(online)</p>', '50000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (484, '2020-09-16 13:43:00', 173, 345, NULL, NULL, 'IPAY0249', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>Uttara Bank Ltd.(online)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (485, '2020-09-17 20:04:29', 289, 533, NULL, NULL, 'IPAY0249', NULL, 'cash', '', '', '', '', '', '', '', '33100.0000', NULL, 1, NULL, 'received', '', '33100.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (488, '2020-09-17 11:29:00', 263, 472, NULL, NULL, 'IPAY0252', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (489, '2020-09-17 11:31:00', 231, 406, NULL, NULL, 'IPAY0252', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>N.R.B.C Bank Ltd.(online)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (493, '2020-09-17 11:38:00', 182, 357, NULL, NULL, 'IPAY0252', NULL, 'other', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '<p>Dhaka Bank Ltd.(online)</p>', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (494, '2020-09-17 11:44:00', 184, 359, NULL, NULL, 'IPAY0252', NULL, 'Cheque', '6', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (495, '2020-09-17 11:46:00', 184, 359, NULL, NULL, 'IPAY0252', NULL, 'Cheque', '19', '', '', '', '', '', 'Visa', '400000.0000', NULL, 1, NULL, 'received', '', '400000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (497, '2020-09-17 11:49:00', 218, 393, NULL, NULL, 'IPAY0252', NULL, 'other', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '<p>Premier Bank Ltd.(online)</p>', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (498, '2020-09-17 11:51:00', 192, 367, NULL, NULL, 'IPAY0252', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>Islami Bank Ltd.(online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (499, '2020-09-17 11:54:00', 177, 349, NULL, NULL, 'IPAY0252', NULL, 'Cheque', '15', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (500, '2020-09-17 11:56:00', 198, 373, NULL, NULL, 'IPAY0252', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '50000.0000', NULL, 1, NULL, 'received', '', '50000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (501, '2020-09-17 11:57:00', 200, 375, NULL, NULL, 'IPAY0252', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>Pubali Bank Ltd.(online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (502, '2020-09-17 11:58:00', 174, 346, NULL, NULL, 'IPAY0252', NULL, 'other', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '<p>Pubali Bank Ltd.(online)</p>', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (503, '2020-09-18 19:02:31', 291, 537, NULL, NULL, 'IPAY0252', NULL, 'cash', '', '', '', '', '', '', '', '9070.0000', NULL, 1, NULL, 'received', '', '9070.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (506, '2020-09-19 18:29:04', 289, 540, NULL, NULL, 'IPAY0254', NULL, 'cash', '', '', '', '', '', '', '', '33800.0000', NULL, 1, NULL, 'received', '', '33800.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (508, '2020-09-20 18:36:28', 289, 544, NULL, NULL, 'IPAY0256', NULL, 'cash', '', '', '', '', '', '', '', '16350.0000', NULL, 1, NULL, 'received', '', '16350.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (509, '2020-09-20 19:29:00', 203, 378, NULL, NULL, 'IPAY0257', NULL, 'other', '0', '', '', '', '', '', 'Visa', '150000.0000', NULL, 1, NULL, 'received', '<p>Sonali Bank Ltd.(online)</p>', '150000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (510, '2020-09-21 17:01:00', 176, 348, NULL, NULL, 'IPAY0257', NULL, 'other', '0', '', '', '', '', '', 'Visa', '186000.0000', NULL, 1, NULL, 'received', '<p>Al-Arafah Bank Ltd.(online)</p>', '186000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (511, '2020-09-21 17:05:00', 213, 389, NULL, NULL, 'IPAY0257', NULL, 'other', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '<p>Sonali Bank Ltd.(online)</p>', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (514, '2020-09-22 19:24:31', 289, 548, NULL, NULL, 'IPAY0257', NULL, 'cash', '', '', '', '', '', '', '', '16900.0000', NULL, 1, NULL, 'received', '', '16900.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (516, '2020-09-22 19:55:00', 215, 391, NULL, NULL, 'IPAY0258', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '50000.0000', NULL, 1, NULL, 'received', '', '50000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (517, '2020-09-22 19:56:00', 195, 370, NULL, NULL, 'IPAY0258', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>Pubali Bank Ltd.(online)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (519, '2020-09-22 20:03:00', 202, 377, NULL, NULL, 'IPAY0258', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>Pubali Bank Ltd.(online)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (521, '2020-09-23 18:35:00', 222, 397, NULL, NULL, 'IPAY0258', NULL, 'other', '0', '', '', '', '', '', 'Visa', '95000.0000', NULL, 1, NULL, 'received', '<p>Uttara Bank Ltd.(online)</p>', '95000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (522, '2020-09-24 18:17:00', 174, 346, NULL, NULL, 'IPAY0258', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>Sonali Bank Ltd.(online)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (523, '2020-09-24 18:18:00', 219, 394, NULL, NULL, 'IPAY0258', NULL, 'other', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '<p>Premier Bank Ltd.(online)</p>', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (524, '2020-09-24 18:19:00', 189, 364, NULL, NULL, 'IPAY0258', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>Pubali Bank Ltd.(online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (525, '2020-09-24 18:20:00', 177, 349, NULL, NULL, 'IPAY0258', NULL, 'Cheque', '15', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (526, '2020-09-24 18:22:00', 192, 367, NULL, NULL, 'IPAY0258', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>Agrani Bank Ltd.(online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (527, '2020-09-24 18:24:00', 234, 550, NULL, NULL, 'IPAY0258', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (528, '2020-09-24 18:25:00', 201, 376, NULL, NULL, 'IPAY0258', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>Agrani Bank Ltd.(online)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (533, '2020-09-26 18:15:40', 294, 556, NULL, NULL, 'IPAY0261', NULL, 'cash', '', '', '', '', '', '', '', '248500.0000', NULL, 1, NULL, 'received', '', '248500.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (534, '2020-09-26 18:23:00', 224, 399, NULL, NULL, 'IPAY0262', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>কাউসার মিয়া মারফত</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (535, '2020-09-27 17:54:00', 188, 363, NULL, NULL, 'IPAY0262', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (536, '2020-09-27 17:56:00', 180, 385, NULL, NULL, 'IPAY0262', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (537, '2020-09-27 17:57:00', 256, 445, NULL, NULL, 'IPAY0262', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>Janata Bank Ltd.(online)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (538, '2020-09-27 17:58:00', 182, 357, NULL, NULL, 'IPAY0262', NULL, 'other', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '<p>Dhaka Bank Ltd.(online)</p>', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (539, '2020-09-27 17:58:00', 202, 377, NULL, NULL, 'IPAY0262', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>Pubali Bank Ltd.(online)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (540, '2020-09-27 17:59:00', 174, 346, NULL, NULL, 'IPAY0262', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>Pubali Bank Ltd.(online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (541, '2020-09-14 18:47:00', 284, 525, NULL, NULL, 'IPAY0262', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '133950.0000', NULL, 1, NULL, 'received', '', '133950.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (542, '2020-09-19 18:49:00', 284, 543, NULL, NULL, 'IPAY0262', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '235000.0000', NULL, 1, NULL, 'received', '', '235000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (543, '2020-09-28 13:05:00', 218, 393, NULL, NULL, 'IPAY0262', NULL, 'other', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '<p>Premier Bank Ltd.(online)</p>', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (544, '2020-09-28 13:06:00', 218, 393, NULL, NULL, 'IPAY0262', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>Premier Bank Ltd.(online)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (545, '2020-09-29 18:20:00', 284, 559, NULL, NULL, 'IPAY0262', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '244700.0000', NULL, 1, NULL, 'received', '', '244700.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (546, '2020-09-29 19:21:00', 189, 364, NULL, NULL, 'IPAY0262', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>Pubali Bank Ltd.(online)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (547, '2020-09-29 19:22:00', 231, 406, NULL, NULL, 'IPAY0262', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>N.R.B.C Bank Ltd.(online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (548, '2020-09-29 19:23:00', 211, 387, NULL, NULL, 'IPAY0262', NULL, 'other', '0', '', '', '', '', '', 'Visa', '180000.0000', NULL, 1, NULL, 'received', '<p>Uttara Bank Ltd.(online)</p>', '180000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (549, '2020-09-29 19:24:00', 199, 374, NULL, NULL, 'IPAY0262', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>Uttara Bank Ltd.(online)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (550, '2020-09-29 19:25:00', 198, 373, NULL, NULL, 'IPAY0262', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '270000.0000', NULL, 1, NULL, 'received', '', '270000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (556, '2020-09-30 19:20:00', 229, 404, NULL, NULL, 'IPAY0263', NULL, 'Cheque', '22', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (557, '2020-09-30 19:22:00', 187, 362, NULL, NULL, 'IPAY0263', NULL, 'other', '0', '', '', '', '', '', 'Visa', '400000.0000', NULL, 1, NULL, 'received', '<p>Agrani Bank Ltd.(online)</p>', '400000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (558, '2020-09-30 19:23:00', 190, 365, NULL, NULL, 'IPAY0263', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>Islami Bank Ltd.(online)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (559, '2020-09-30 19:26:00', 250, 430, NULL, NULL, 'IPAY0263', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>Pubali Bank Ltd.(online)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (560, '2020-10-01 15:45:00', 177, 349, NULL, NULL, 'IPAY0263', NULL, 'Cheque', '15', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (561, '2020-10-01 15:46:00', 219, 394, NULL, NULL, 'IPAY0263', NULL, 'other', '0', '', '', '', '', '', 'Visa', '250000.0000', NULL, 1, NULL, 'received', '<p> Premier Bank Ltd.(online)</p>', '250000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (562, '2020-10-01 15:54:00', 207, 382, NULL, NULL, 'IPAY0263', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (563, '2020-10-01 15:55:00', 231, 406, NULL, NULL, 'IPAY0263', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '50000.0000', NULL, 1, NULL, 'received', '', '50000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (564, '2020-10-01 15:56:00', 210, 386, NULL, NULL, 'IPAY0263', NULL, 'other', '0', '', '', '', '', '', 'Visa', '49972.0000', NULL, 1, NULL, 'received', '<p>Islami Bank Ltd.(online)</p>', '49972.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (565, '2020-10-01 15:58:00', 240, 420, NULL, NULL, 'IPAY0263', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>Pubali Bank Ltd.(online)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (566, '2020-10-01 15:59:00', 192, 367, NULL, NULL, 'IPAY0263', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>Agrani Bank Ltd.(online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (567, '2020-10-02 17:59:43', 297, 567, NULL, NULL, 'IPAY0263', NULL, 'cash', '', '', '', '', '', '', '', '33250.0000', NULL, 1, NULL, 'received', '', '33250.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (570, '2020-10-04 19:07:18', 294, 572, NULL, NULL, 'IPAY0266', NULL, 'cash', '', '', '', '', '', '', '', '17550.0000', NULL, 1, NULL, 'received', '', '17550.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (574, '2020-10-04 19:35:00', 196, 371, NULL, NULL, 'IPAY0270', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>Uttara Bank Ltd.(online)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (575, '2020-10-04 19:39:00', 174, 346, NULL, NULL, 'IPAY0270', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>Pubali Bank Ltd.(online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (577, '2020-10-04 19:42:00', 241, 421, NULL, NULL, 'IPAY0270', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '50000.0000', NULL, 1, NULL, 'received', '', '50000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (578, '2020-10-04 19:42:00', 182, 357, NULL, NULL, 'IPAY0270', NULL, 'other', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '<p>Dhaka Bank Ltd.(online)</p>', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (579, '2020-10-04 19:43:00', 200, 375, NULL, NULL, 'IPAY0270', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>Pubali Bank Ltd.(online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (580, '2020-10-04 12:16:00', 215, 391, NULL, NULL, 'IPAY0270', NULL, 'other', '0', '', '', '', '', '', 'Visa', '49000.0000', NULL, 1, NULL, 'received', '<p>Pubali Bank Ltd.(online)</p>', '49972.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (581, '2020-10-05 18:52:00', 173, 345, NULL, NULL, 'IPAY0270', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>Uttara Bank Ltd.(online)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (582, '2020-10-05 18:53:00', 266, 444, NULL, NULL, 'IPAY0270', NULL, 'other', '0', '', '', '', '', '', 'Visa', '445000.0000', NULL, 1, NULL, 'received', '<p>Sonali Bank Ltd.(online)</p>', '445000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (583, '2020-10-05 18:55:00', 261, 440, NULL, NULL, 'IPAY0270', NULL, 'Cheque', '19', '', '', '', '', '', 'Visa', '50000.0000', NULL, 1, NULL, 'received', '', '50000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (584, '2020-10-05 18:56:00', 202, 377, NULL, NULL, 'IPAY0270', NULL, 'other', '0', '', '', '', '', '', 'Visa', '400000.0000', NULL, 1, NULL, 'received', '<p>Agrani Bank Ltd.(online)</p>', '400000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (585, '2020-10-06 18:21:41', 297, 580, NULL, NULL, 'IPAY0270', NULL, 'cash', '', '', '', '', '', '', '', '16620.0000', NULL, 1, NULL, 'received', '', '16620.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (586, '2020-10-06 18:30:00', 234, 581, NULL, NULL, 'IPAY0271', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '50000.0000', NULL, 1, NULL, 'received', '', '50000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (587, '2020-10-06 18:43:00', 221, 396, NULL, NULL, 'IPAY0271', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>Sonali Bank Ltd.(online)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (589, '2020-10-07 17:58:00', 201, 376, NULL, NULL, 'IPAY0271', NULL, 'other', '0', '', '', '', '', '', 'Visa', '150000.0000', NULL, 1, NULL, 'received', '<p>Agrani Bank Ltd.(online)</p>', '150000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (590, '2020-10-07 17:59:00', 186, 361, NULL, NULL, 'IPAY0271', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>Pubali Bank Ltd.(online)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (591, '2020-10-07 18:01:00', 202, 377, NULL, NULL, 'IPAY0271', NULL, 'other', '0', '', '', '', '', '', 'Visa', '400000.0000', NULL, 1, NULL, 'received', '<p>Pubali Bank Ltd.(online)</p>', '400000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (592, '2020-10-07 18:02:00', 223, 398, NULL, NULL, 'IPAY0271', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '95000.0000', NULL, 1, NULL, 'received', '', '95000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (593, '2020-10-07 18:37:00', 252, 432, NULL, NULL, 'IPAY0271', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '4000.0000', NULL, 1, NULL, 'received', '', '4000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (594, '2020-09-22 19:33:00', 186, 361, NULL, NULL, 'IPAY0271', NULL, 'other', '0', '', '', '', '', '', 'Visa', '2000000.0000', NULL, 1, NULL, 'received', '<p>Pubali Bank Ltd.(online)</p>', '2000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (595, '2020-10-08 16:18:00', 171, 343, NULL, NULL, 'IPAY0271', NULL, 'Cheque', '7', '', '', '', '', '', 'Visa', '670000.0000', NULL, 1, NULL, 'received', '', '670000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (596, '2020-10-08 16:19:00', 219, 394, NULL, NULL, 'IPAY0271', NULL, 'other', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '<p>Premier Bank Ltd.(online)</p>', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (597, '2020-10-08 16:20:00', 203, 378, NULL, NULL, 'IPAY0271', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>Sonali Bank Ltd.(online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (598, '2020-10-08 16:21:00', 266, 444, NULL, NULL, 'IPAY0271', NULL, 'other', '0', '', '', '', '', '', 'Visa', '50000.0000', NULL, 1, NULL, 'received', '<p>Agrani Bank Ltd.(online)</p>', '50000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (599, '2020-10-08 16:21:00', 201, 376, NULL, NULL, 'IPAY0271', NULL, 'other', '0', '', '', '', '', '', 'Visa', '150000.0000', NULL, 1, NULL, 'received', '<p>Sonali Bank Ltd.(online)</p>', '150000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (600, '2020-10-08 16:22:00', 195, 370, NULL, NULL, 'IPAY0271', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>Pubali Bank Ltd.(online)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (601, '2020-10-08 21:16:00', 216, 392, NULL, NULL, 'IPAY0271', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '90000.0000', NULL, 1, NULL, 'received', '', '90000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (603, '2020-10-08 21:35:53', 275, 585, NULL, NULL, 'IPAY0271', NULL, 'cash', '', '', '', '', '', '', '', '89400.0000', NULL, 1, NULL, 'received', '', '89400.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (605, '2020-10-11 17:02:09', 299, 588, NULL, NULL, 'IPAY0273', NULL, 'cash', '', '', '', '', '', '', '', '16530.0000', NULL, 1, NULL, 'received', '', '16530.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (606, '2020-10-11 18:35:00', 172, 344, NULL, NULL, 'IPAY0274', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>Al-Arafah Bank Ltd.(online)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (607, '2020-10-11 18:37:00', 177, 349, NULL, NULL, 'IPAY0274', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>Uttara Bank Ltd.(online)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (608, '2020-10-11 18:38:00', 180, 385, NULL, NULL, 'IPAY0274', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (609, '2020-10-11 18:38:00', 213, 389, NULL, NULL, 'IPAY0274', NULL, 'other', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '<p>Sonali Bank Ltd.(online)</p>', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (610, '2020-10-12 19:26:00', 201, 376, NULL, NULL, 'IPAY0274', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>Brac Bank Ltd.(online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (611, '2020-10-12 19:28:00', 260, 454, NULL, NULL, 'IPAY0274', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '70000.0000', NULL, 1, NULL, 'received', '', '70000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (612, '2020-10-12 19:29:00', 256, 445, NULL, NULL, 'IPAY0274', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (613, '2020-10-12 19:33:00', 234, 589, NULL, NULL, 'IPAY0274', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (614, '2020-10-12 20:11:00', 238, 418, NULL, NULL, 'IPAY0274', NULL, 'other', '0', '', '', '', '', '', 'Visa', '70000.0000', NULL, 1, NULL, 'received', '<p>Sonali Bank Ltd.(online)</p>', '70000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (618, '2020-10-13 19:46:00', 202, 377, NULL, NULL, 'IPAY0275', NULL, 'other', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '<p>Pubali Bank Ltd.(online)</p>', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (619, '2020-10-13 19:50:00', 199, 374, NULL, NULL, 'IPAY0275', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '1200000.0000', NULL, 1, NULL, 'received', '<p>খলিল মিয়া মারফত</p>', '1200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (620, '2020-10-14 20:04:00', 234, 592, NULL, NULL, 'IPAY0275', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (621, '2020-10-14 20:06:50', 289, 593, NULL, NULL, 'IPAY0275', NULL, 'cash', '', '', '', '', '', '', '', '14500.0000', NULL, 1, NULL, 'received', '', '14500.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (622, '2020-10-13 20:13:00', 192, 367, NULL, NULL, 'IPAY0276', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>Agrani Bank Ltd.(online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (623, '2020-10-14 20:14:00', 231, 406, NULL, NULL, 'IPAY0276', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>NRBC Bank Ltd.(online)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (625, '2020-10-14 20:17:00', 189, 364, NULL, NULL, 'IPAY0276', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>Pubali Bank Ltd.(online)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (626, '2020-10-15 20:19:00', 201, 376, NULL, NULL, 'IPAY0276', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '150000.0000', NULL, 1, NULL, 'received', '', '150000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (627, '2020-10-15 20:21:00', 202, 377, NULL, NULL, 'IPAY0276', NULL, 'other', '0', '', '', '', '', '', 'Visa', '400000.0000', NULL, 1, NULL, 'received', '<p>Pubali Bank Ltd.(online)</p>', '400000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (628, '2020-10-15 20:21:00', 207, 382, NULL, NULL, 'IPAY0276', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (629, '2020-10-15 20:22:00', 174, 346, NULL, NULL, 'IPAY0276', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>Pubali Bank Ltd.(online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (630, '2020-10-15 20:23:00', 174, 346, NULL, NULL, 'IPAY0276', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>Sonali Bank Ltd.(online)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (631, '2020-10-15 20:24:00', 218, 393, NULL, NULL, 'IPAY0276', NULL, 'other', '0', '', '', '', '', '', 'Visa', '400000.0000', NULL, 1, NULL, 'received', '<p>Premier Bank Ltd.(online)</p>', '400000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (632, '2020-10-15 20:25:00', 219, 394, NULL, NULL, 'IPAY0276', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>Premier Bank Ltd.(online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (633, '2020-10-15 20:27:00', 201, 376, NULL, NULL, 'IPAY0276', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>Agrani Bank Ltd.(online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (634, '2020-10-15 20:28:00', 186, 361, NULL, NULL, 'IPAY0276', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>Pubali Bank Ltd.(online)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (635, '2020-10-15 20:28:00', 263, 472, NULL, NULL, 'IPAY0276', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '165000.0000', NULL, 1, NULL, 'received', '', '165000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (636, '2020-10-15 20:32:00', 207, 382, NULL, NULL, 'IPAY0276', NULL, 'other', '0', '', '', '', '', '', 'Visa', '406000.0000', NULL, 1, NULL, 'received', '<p>ইট বাবদ ৫৮ হাজার * ৭০০০=৪০৬০০০</p>', '406000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (637, '2020-10-17 20:43:00', 295, 558, NULL, NULL, 'IPAY0276', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '969000.0000', NULL, 1, NULL, 'received', '', '969000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (638, '2020-10-18 11:26:00', 266, 444, NULL, NULL, 'IPAY0276', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '15000.0000', NULL, 1, NULL, 'received', '', '15000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (639, '2020-10-18 12:47:00', 182, 357, NULL, NULL, 'IPAY0276', NULL, 'other', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '<p>Dhaka Bank Ltd.(online)</p>', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (643, '2020-10-18 12:55:00', 263, 472, NULL, NULL, 'IPAY0276', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '270000.0000', NULL, 1, NULL, 'received', '', '270000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (648, '2020-10-18 14:14:00', 275, 606, NULL, NULL, 'IPAY0276', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '92781.0000', NULL, 1, NULL, 'received', '', '92781.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (649, '2020-10-18 14:15:00', 275, 607, NULL, NULL, 'IPAY0277', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '86021.0000', NULL, 1, NULL, 'received', '', '86021.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (650, '2020-10-18 15:09:00', 279, 608, NULL, NULL, 'IPAY0278', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '14400.0000', NULL, 1, NULL, 'received', '', '14400.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (651, '2020-10-18 15:13:00', 303, 609, NULL, NULL, 'IPAY0279', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '16340.0000', NULL, 1, NULL, 'received', '', '16340.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (652, '2020-10-18 16:06:00', 304, 610, NULL, NULL, 'IPAY0280', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '48450.0000', NULL, 1, NULL, 'received', '', '48450.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (653, '2020-10-19 20:54:00', 175, 347, NULL, NULL, 'IPAY0281', NULL, 'other', '0', '', '', '', '', '', 'Visa', '70000.0000', NULL, 1, NULL, 'received', '<p>Janata Bank Ltd.(online)</p>', '70000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (655, '2020-10-19 13:54:00', 173, 345, NULL, NULL, 'IPAY0282', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>Uttara Bank Ltd.(online)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (656, '2020-10-19 13:58:00', 236, 416, NULL, NULL, 'IPAY0282', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (657, '2020-10-19 13:59:00', 231, 406, NULL, NULL, 'IPAY0282', NULL, 'other', '0', '', '', '', '', '', 'Visa', '400000.0000', NULL, 1, NULL, 'received', '<p>N.R.B.C(online)</p>', '400000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (658, '2020-10-19 17:16:00', 257, 436, NULL, NULL, 'IPAY0282', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '250000.0000', NULL, 1, NULL, 'received', '', '250000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (659, '2020-10-19 17:18:00', 247, 427, NULL, NULL, 'IPAY0282', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '20000.0000', NULL, 1, NULL, 'received', '', '20000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (662, '2020-10-20 17:50:14', 303, 617, NULL, NULL, 'IPAY0282', NULL, 'cash', '', '', '', '', '', '', '', '16340.0000', NULL, 1, NULL, 'received', '', '16340.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (663, '2020-10-20 19:29:08', 275, 620, NULL, NULL, 'IPAY0283', NULL, 'cash', '', '', '', '', '', '', '', '93457.0000', NULL, 1, NULL, 'received', '', '93457.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (664, '2020-10-20 19:30:02', 275, 621, NULL, NULL, 'IPAY0284', NULL, 'cash', '', '', '', '', '', '', '', '92781.0000', NULL, 1, NULL, 'received', '', '92781.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (665, '2020-10-20 19:30:59', 303, 622, NULL, NULL, 'IPAY0285', NULL, 'cash', '', '', '', '', '', '', '', '16245.0000', NULL, 1, NULL, 'received', '', '16245.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (669, '2020-10-20 12:02:00', 177, 349, NULL, NULL, 'IPAY0286', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (671, '2020-10-20 12:16:00', 303, 622, NULL, NULL, 'IPAY0286', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '48735.0000', NULL, 1, NULL, 'received', '<p>অগ্রিম দেওয়া</p>', '48735.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (672, '2020-10-20 12:19:00', 271, 481, NULL, NULL, 'IPAY0286', NULL, 'Cheque', '6', '', '', '', '', '', 'Visa', '150000.0000', NULL, 1, NULL, 'received', '', '150000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (673, '2020-10-22 11:27:07', 305, 623, NULL, NULL, 'IPAY0286', NULL, 'cash', '', '', '', '', '', '', '', '173500.0000', NULL, 1, NULL, 'received', '', '173500.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (674, '2020-10-22 11:31:41', 306, 624, NULL, NULL, 'IPAY0287', NULL, 'cash', '', '', '', '', '', '', '', '17050.0000', NULL, 1, NULL, 'received', '', '17050.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (677, '2020-09-20 12:12:00', 290, 629, NULL, NULL, 'IPAY0290', NULL, 'Cheque', '6', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (678, '2020-09-21 12:14:00', 290, 630, NULL, NULL, 'IPAY0290', NULL, 'Cheque', '6', '', '', '', '', '', 'Visa', '109000.0000', NULL, 1, NULL, 'received', '', '109000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (679, '2020-09-29 12:17:00', 290, 631, NULL, NULL, 'IPAY0290', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '90000.0000', NULL, 1, NULL, 'received', '', '90000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (680, '2020-09-30 12:20:00', 290, 632, NULL, NULL, 'IPAY0290', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '190300.0000', NULL, 1, NULL, 'received', '', '190300.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (681, '2020-10-18 12:24:00', 290, 634, NULL, NULL, 'IPAY0290', NULL, 'Cheque', '6', '', '', '', '', '', 'Visa', '800000.0000', NULL, 1, NULL, 'received', '', '800000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (682, '2020-10-20 12:28:00', 290, 637, NULL, NULL, 'IPAY0290', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (690, '2020-10-22 15:44:09', 298, 649, NULL, NULL, 'IPAY0291', NULL, 'cash', '', '', '', '', '', '', '', '2350.0000', NULL, 1, NULL, 'received', '', '2350.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (691, '2020-10-22 15:45:15', 298, 650, NULL, NULL, 'IPAY0292', NULL, 'cash', '', '', '', '', '', '', '', '50.0000', NULL, 1, NULL, 'received', '', '50.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (692, '2020-10-18 18:27:00', 302, 653, NULL, NULL, 'IPAY0293', NULL, 'Cheque', '7', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (693, '2020-10-20 18:29:00', 302, 655, NULL, NULL, 'IPAY0293', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '75000.0000', NULL, 1, NULL, 'received', '', '75000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (696, '2020-08-19 19:06:00', 170, 664, NULL, NULL, 'IPAY0293', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>Premier Bank Ltd.(online)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (697, '2020-09-03 19:10:00', 170, 666, NULL, NULL, 'IPAY0293', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>Premier Bank Ltd.(online)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (698, '2020-09-21 19:12:00', 170, 667, NULL, NULL, 'IPAY0293', NULL, 'other', '0', '', '', '', '', '', 'Visa', '83500.0000', NULL, 1, NULL, 'received', '<p>Premier Bank Ltd.(online)</p>', '83500.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (699, '2020-10-08 19:29:00', 309, 651, NULL, NULL, 'IPAY0293', NULL, 'other', '0', '', '', '', '', '', 'Visa', '156000.0000', NULL, 1, NULL, 'received', '<p>DBBL(online)</p>', '156000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (700, '2020-09-22 19:31:00', 307, 638, NULL, NULL, 'IPAY0293', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '135700.0000', NULL, 1, NULL, 'received', '', '135700.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (702, '2020-10-22 21:02:54', 311, 675, NULL, NULL, 'IPAY0294', NULL, 'cash', '', '', '', '', '', '', '', '144324.0000', NULL, 1, NULL, 'received', '', '144324.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (703, '2020-10-22 21:04:25', 311, 676, NULL, NULL, 'IPAY0295', NULL, 'cash', '', '', '', '', '', '', '', '36.0000', NULL, 1, NULL, 'received', '', '36.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (704, '2020-10-22 21:05:00', 263, 472, NULL, NULL, 'IPAY0296', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '120000.0000', NULL, 1, NULL, 'received', '', '120000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (705, '2020-10-22 21:06:00', 192, 367, NULL, NULL, 'IPAY0296', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>Agrani Bank Ltd.(online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (706, '2020-10-22 21:08:00', 170, 667, NULL, NULL, 'IPAY0296', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>Premier Bank Ltd.(online)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (707, '2020-10-22 21:09:00', 195, 370, NULL, NULL, 'IPAY0296', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>Pubali Bank Ltd.(online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (708, '2020-10-22 21:10:00', 200, 375, NULL, NULL, 'IPAY0296', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>Pubali Bank Ltd.(onine)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (709, '2020-10-22 21:10:00', 186, 361, NULL, NULL, 'IPAY0296', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>Pubali Bank Ltd.(online)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (710, '2020-10-22 21:11:00', 174, 346, NULL, NULL, 'IPAY0296', NULL, 'other', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '<p>Pubali Bank Ltd.(online)</p>', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (711, '2020-10-23 19:20:00', 263, 472, NULL, NULL, 'IPAY0296', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '120000.0000', NULL, 1, NULL, 'received', '', '120000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (712, '2020-10-24 18:13:23', 303, 678, NULL, NULL, 'IPAY0296', NULL, 'cash', '', '', '', '', '', '', '', '32490.0000', NULL, 1, NULL, 'received', '', '32490.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (713, '2020-09-24 19:24:00', 308, 682, NULL, NULL, 'IPAY0297', NULL, 'other', '0', '', '', '', '', '', 'Visa', '400000.0000', NULL, 1, NULL, 'received', '<p>Islami Bank Ltd.(online)</p>', '400000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (714, '2020-10-24 19:33:37', 308, 689, NULL, NULL, 'IPAY0297', NULL, 'cash', '', '', '', '', '', '', '', '18.0000', NULL, 1, NULL, 'received', '', '18.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (715, '2020-10-13 19:38:00', 308, 690, NULL, NULL, 'IPAY0298', NULL, 'other', '0', '', '', '', '', '', 'Visa', '134944.0000', NULL, 1, NULL, 'received', '<p>Islami Bank Ltd.(online)</p>', '134944.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (717, '2020-10-18 19:58:00', 308, 693, NULL, NULL, 'IPAY0298', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>Islami Bank(Badaghat)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (718, '2020-10-18 19:59:00', 308, 693, NULL, NULL, 'IPAY0298', NULL, 'other', '0', '', '', '', '', '', 'Visa', '179928.0000', NULL, 1, NULL, 'received', '<p>Islami Bank Ltd.(online)</p>', '179928.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (719, '2020-10-19 20:10:00', 308, 694, NULL, NULL, 'IPAY0298', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '30000.0000', NULL, 1, NULL, 'received', '', '30000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (720, '2020-10-20 20:11:00', 308, 695, NULL, NULL, 'IPAY0298', NULL, 'other', '0', '', '', '', '', '', 'Visa', '239907.0000', NULL, 1, NULL, 'received', '<p>Islami Bank Ltd.(online)</p>', '239907.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (722, '2020-10-25 18:10:00', 303, 698, NULL, NULL, 'IPAY0299', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '32490.0000', NULL, 1, NULL, 'received', '', '32490.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (728, '2020-10-25 19:47:00', 308, 696, NULL, NULL, 'IPAY0299', NULL, 'other', '0', '', '', '', '', '', 'Visa', '121000.0000', NULL, 1, NULL, 'received', '<p>Islami Bank Ltd.(Online)</p>', '121000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (729, '2020-10-26 11:19:26', 311, 705, NULL, NULL, 'IPAY0299', NULL, 'cash', '', '', '', '', '', '', '', '141250.0000', NULL, 1, NULL, 'received', '', '141250.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (731, '2020-10-20 11:30:00', 190, 365, NULL, NULL, 'IPAY0300', NULL, 'other', '0', '', '', '', '', '', 'Visa', '499817.0000', NULL, 1, NULL, 'received', '<p>Islami Bank Ltd.(online)</p>', '499817.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (732, '2020-10-21 11:33:00', 190, 365, NULL, NULL, 'IPAY0300', NULL, 'other', '0', '', '', '', '', '', 'Visa', '499817.0000', NULL, 1, NULL, 'received', '<p>Islami Bank Ltd.(online)</p>', '499817.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (733, '2020-10-19 11:39:00', 301, 652, NULL, NULL, 'IPAY0300', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '121400.0000', NULL, 1, NULL, 'received', '', '121400.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (734, '2020-10-26 11:41:00', 301, 652, NULL, NULL, 'IPAY0300', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '46.0000', NULL, 1, NULL, 'received', '<p>কৈফিয়ত বাদ</p>', '46.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (735, '2020-09-22 11:43:00', 307, 638, NULL, NULL, 'IPAY0300', NULL, 'other', '0', '', '', '', '', '', 'Visa', '7.0000', NULL, 1, NULL, 'received', '<p>কৈফিয়ত বাদ</p>', '7.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (736, '2020-09-21 11:54:00', 290, 630, NULL, NULL, 'IPAY0300', NULL, 'other', '0', '', '', '', '', '', 'Visa', '237.0000', NULL, 1, NULL, 'received', '<p>কৈফিয়ত বাদ</p>', '237.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (739, '2020-10-26 18:24:26', 303, 710, NULL, NULL, 'IPAY0301', NULL, 'cash', '', '', '', '', '', '', '', '32490.0000', NULL, 1, NULL, 'received', '', '32490.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (742, '2020-10-26 19:21:00', 301, 714, NULL, NULL, 'IPAY0303', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '10000.0000', NULL, 1, NULL, 'received', '', '10000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (743, '2020-10-26 19:22:00', 301, 652, NULL, NULL, 'IPAY0303', NULL, 'other', '0', '', '', '', '', '', 'Visa', '120000.0000', NULL, 1, NULL, 'received', '<p>Dhaka Bank Ltd.(online)</p>', '120000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (746, '2020-10-27 18:21:12', 303, 717, NULL, NULL, 'IPAY0305', NULL, 'cash', '', '', '', '', '', '', '', '16245.0000', NULL, 1, NULL, 'received', '', '16245.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (747, '2020-10-27 19:43:44', 311, 718, NULL, NULL, 'IPAY0306', NULL, 'cash', '', '', '', '', '', '', '', '139100.0000', NULL, 1, NULL, 'received', '', '139100.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (748, '2020-10-27 21:11:00', 263, 472, NULL, NULL, 'IPAY0307', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '145000.0000', NULL, 1, NULL, 'received', '', '145000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (749, '2020-10-27 21:12:00', 198, 373, NULL, NULL, 'IPAY0307', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (750, '2020-10-27 21:13:00', 308, 708, NULL, NULL, 'IPAY0307', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '195000.0000', NULL, 1, NULL, 'received', '', '195000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (751, '2020-10-27 21:14:00', 203, 378, NULL, NULL, 'IPAY0307', NULL, 'other', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '<p>Sonali Bank Ltd.(online)</p>', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (752, '2020-10-27 21:15:00', 202, 377, NULL, NULL, 'IPAY0307', NULL, 'other', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '<p>Pubali Bank Ltd.(online)</p>', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (753, '2020-10-28 18:51:00', 234, 712, NULL, NULL, 'IPAY0307', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (754, '2020-10-28 21:03:32', 311, 722, NULL, NULL, 'IPAY0307', NULL, 'cash', '', '', '', '', '', '', '', '148390.0000', NULL, 1, NULL, 'received', '', '148390.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (755, '2020-10-28 21:04:00', 306, 720, NULL, NULL, 'IPAY0308', NULL, 'other', '0', '', '', '', '', '', 'Visa', '800000.0000', NULL, 1, NULL, 'received', '<p>Janata Bank Ltd.(online)</p>', '800000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (756, '2020-10-28 21:07:00', 263, 472, NULL, NULL, 'IPAY0308', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '125000.0000', NULL, 1, NULL, 'received', '', '125000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (757, '2020-07-29 21:13:00', 190, 365, NULL, NULL, 'IPAY0308', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>Pubali Bank Ltd.(online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (758, '2020-10-28 21:15:00', 191, 366, NULL, NULL, 'IPAY0308', NULL, 'other', '0', '', '', '', '', '', 'Visa', '900000.0000', NULL, 1, NULL, 'received', '<p>Pubali Bank Ltd.(online)</p>', '900000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (759, '2020-10-28 10:45:00', 182, 357, NULL, NULL, 'IPAY0308', NULL, 'other', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '<p>Dhaka Bank Ltd.(online)</p>', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (760, '2020-10-28 10:47:00', 202, 377, NULL, NULL, 'IPAY0308', NULL, 'other', '0', '', '', '', '', '', 'Visa', '380000.0000', NULL, 1, NULL, 'received', '<p>Pubali Bank Ltd.(online)</p>', '380000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (761, '2020-10-28 10:49:00', 231, 406, NULL, NULL, 'IPAY0308', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>N.R.B.C(online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (762, '2020-10-28 11:05:00', 312, 723, NULL, NULL, 'IPAY0308', NULL, 'other', '0', '', '', '', '', '', 'Visa', '5000000.0000', NULL, 1, NULL, 'received', '<p>Pubali Bank Ltd.(online)</p>', '5000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (763, '2020-10-29 20:42:29', 313, 724, NULL, NULL, 'IPAY0308', NULL, 'cash', '', '', '', '', '', '', '', '80900.0000', NULL, 1, NULL, 'received', '', '80900.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (764, '2020-10-29 11:31:00', 306, 725, NULL, NULL, 'IPAY0309', NULL, 'Cheque', '15', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (765, '2020-10-29 11:33:00', 290, 727, NULL, NULL, 'IPAY0309', NULL, 'Cheque', '6', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (766, '2020-10-29 11:39:00', 314, 728, NULL, NULL, 'IPAY0309', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '600000.0000', NULL, 1, NULL, 'received', '', '600000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (767, '2020-10-29 11:40:00', 190, 365, NULL, NULL, 'IPAY0309', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>Pubali Bank Ltd.(online)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (768, '2020-10-29 11:41:00', 231, 406, NULL, NULL, 'IPAY0309', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>N.R.B.C(online)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (769, '2020-10-29 11:42:00', 231, 406, NULL, NULL, 'IPAY0309', NULL, 'other', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '<p>N.R.B.C(online)</p>', '400000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (770, '2020-10-29 11:43:00', 218, 393, NULL, NULL, 'IPAY0309', NULL, 'other', '0', '', '', '', '', '', 'Visa', '400000.0000', NULL, 1, NULL, 'received', '<p>Sonali Bank Ltd.(online)</p>', '400000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (771, '2020-10-29 11:46:00', 177, 349, NULL, NULL, 'IPAY0309', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '150000.0000', NULL, 1, NULL, 'received', '', '150000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (772, '2020-10-29 11:48:00', 177, 349, NULL, NULL, 'IPAY0309', NULL, 'Cheque', '17', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (773, '2020-10-29 11:50:00', 308, 708, NULL, NULL, 'IPAY0309', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '5000.0000', NULL, 1, NULL, 'received', '', '5000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (774, '2020-10-29 11:53:00', 240, 420, NULL, NULL, 'IPAY0309', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>Pubali Bank Ltd.(online)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (775, '2020-10-29 12:09:00', 237, 417, NULL, NULL, 'IPAY0309', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>শেখ ব্রাদার্স কে দেওয়া</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (776, '2020-10-14 12:13:00', 237, 417, NULL, NULL, 'IPAY0309', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>শেখ ব্রাদার্স কে দেওয়া</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (777, '2020-10-22 12:14:00', 237, 417, NULL, NULL, 'IPAY0309', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>শেখ ব্রাদার্স কে দেওয়া</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (778, '2020-10-30 19:25:47', 315, 729, NULL, NULL, 'IPAY0309', NULL, 'cash', '', '', '', '', '', '', '', '11700.0000', NULL, 1, NULL, 'received', '', '11700.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (779, '2020-10-29 11:02:00', 174, 346, NULL, NULL, 'IPAY0310', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>Pubali Bank Ltd.(online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (780, '2020-10-30 11:12:00', 306, 731, NULL, NULL, 'IPAY0310', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '150000.0000', NULL, 1, NULL, 'received', '', '150000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (781, '2020-10-21 12:02:00', 189, 364, NULL, NULL, 'IPAY0310', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>Pubali Bank Ltd.(online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (782, '2020-10-21 12:03:00', 219, 394, NULL, NULL, 'IPAY0310', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>Premier Bank Ltd.(online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (783, '2020-10-31 20:48:46', 317, 734, NULL, NULL, 'IPAY0310', NULL, 'cash', '', '', '', '', '', '', '', '42336.0000', NULL, 1, NULL, 'received', '', '42336.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (784, '2020-10-11 14:05:00', 182, 357, NULL, NULL, 'IPAY0311', NULL, 'other', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '<p>Dhaka Bank Ltd.(online)</p>', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (786, '2020-10-21 20:31:00', 234, 619, NULL, NULL, 'IPAY0312', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (787, '2020-11-01 20:33:50', 316, 746, NULL, NULL, 'IPAY0312', NULL, 'cash', '', '', '', '', '', '', '', '150000.0000', NULL, 1, NULL, 'received', '', '150000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (788, '2020-09-04 21:24:00', 284, 756, NULL, NULL, 'IPAY0313', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1104.0000', NULL, 1, NULL, 'received', '<p>কৈফিয়ত বাদ</p>', '1104.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (789, '2020-11-01 21:27:58', 284, 757, NULL, NULL, 'IPAY0313', NULL, 'cash', '', '', '', '', '', '', '', '174.0000', NULL, 1, NULL, 'received', '', '174.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (790, '2020-09-15 21:33:00', 287, 530, NULL, NULL, 'IPAY0314', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '150000.0000', NULL, 1, NULL, 'received', '', '150000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (791, '2020-09-21 21:39:00', 287, 546, NULL, NULL, 'IPAY0314', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '82300.0000', NULL, 1, NULL, 'received', '', '82300.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (792, '2020-11-01 21:40:32', 287, 758, NULL, NULL, 'IPAY0314', NULL, 'cash', '', '', '', '', '', '', '', '62.0000', NULL, 1, NULL, 'received', '', '62.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (793, '2020-11-02 10:56:34', 319, 759, NULL, NULL, 'IPAY0315', NULL, 'cash', '', '', '', '', '', '', '', '150100.0000', NULL, 1, NULL, 'received', '', '150100.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (794, '2020-11-02 10:57:53', 319, 760, NULL, NULL, 'IPAY0316', NULL, 'cash', '', '', '', '', '', '', '', '184900.0000', NULL, 1, NULL, 'received', '', '184900.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (795, '2020-11-01 11:02:00', 256, 445, NULL, NULL, 'IPAY0317', NULL, 'other', '0', '', '', '', '', '', 'Visa', '30000.0000', NULL, 1, NULL, 'received', '<p>Janata Bank Ltd.(online)</p>', '30000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (796, '2020-11-01 11:39:00', 320, 764, NULL, NULL, 'IPAY0317', NULL, 'other', '0', '', '', '', '', '', 'Visa', '7000000.0000', NULL, 1, NULL, 'received', '<p>Sonali Bank Ltd.(online)</p>', '7000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (797, '2020-11-01 13:58:00', 308, 738, NULL, NULL, 'IPAY0317', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (798, '2020-11-01 13:59:00', 231, 406, NULL, NULL, 'IPAY0317', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (799, '2020-11-01 14:03:00', 308, 738, NULL, NULL, 'IPAY0317', NULL, 'other', '0', '', '', '', '', '', 'Visa', '159488.0000', NULL, 1, NULL, 'received', '<p>Islami Bank Ltd.(online)</p>', '159488.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (800, '2020-11-01 14:04:00', 306, 763, NULL, NULL, 'IPAY0317', NULL, 'Cheque', '15', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (801, '2020-11-01 14:07:00', 306, 763, NULL, NULL, 'IPAY0317', NULL, 'other', '0', '', '', '', '', '', 'Visa', '80000.0000', NULL, 1, NULL, 'received', '<p>Janata Bank Ltd.(online)</p>', '80000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (802, '2020-11-01 14:08:00', 223, 398, NULL, NULL, 'IPAY0317', NULL, 'Cheque', '15', '', '', '', '', '', 'Visa', '550000.0000', NULL, 1, NULL, 'received', '', '550000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (803, '2020-11-01 14:10:00', 306, 763, NULL, NULL, 'IPAY0317', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '47500.0000', NULL, 1, NULL, 'received', '', '47500.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (804, '2020-11-02 19:06:31', 306, 767, NULL, NULL, 'IPAY0317', NULL, 'cash', '', '', '', '', '', '', '', '36.5000', NULL, 1, NULL, 'received', '', '36.5000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (805, '2020-11-02 19:11:52', 306, 768, NULL, NULL, 'IPAY0318', NULL, 'cash', '', '', '', '', '', '', '', '86.0000', NULL, 1, NULL, 'received', '', '86.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (806, '2020-11-02 19:14:22', 308, 769, NULL, NULL, 'IPAY0319', NULL, 'cash', '', '', '', '', '', '', '', '239.0000', NULL, 1, NULL, 'received', '', '239.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (808, '2020-11-02 20:23:33', 290, 772, NULL, NULL, 'IPAY0321', NULL, 'cash', '', '', '', '', '', '', '', '120.0000', NULL, 1, NULL, 'received', '', '120.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (809, '2020-11-03 11:28:51', 321, 774, NULL, NULL, 'IPAY0322', NULL, 'cash', '', '', '', '', '', '', '', '128732.5000', NULL, 1, NULL, 'received', '', '128732.5000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (810, '2020-11-03 11:32:37', 321, 775, NULL, NULL, 'IPAY0323', NULL, 'cash', '', '', '', '', '', '', '', '114267.5000', NULL, 1, NULL, 'received', '', '114267.5000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (811, '2020-11-02 11:34:00', 227, 402, NULL, NULL, 'IPAY0324', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '70000.0000', NULL, 1, NULL, 'received', '', '70000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (812, '2020-11-03 11:44:00', 176, 348, NULL, NULL, 'IPAY0324', NULL, 'other', '0', '', '', '', '', '', 'Visa', '38457.0000', NULL, 1, NULL, 'received', '<p>কৈফিয়ত বাদ</p>', '38457.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (813, '2020-11-02 12:30:00', 321, 775, NULL, NULL, 'IPAY0324', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '42.5000', NULL, 1, NULL, 'received', '<p>দশমিক হিসাব</p>', '42.5000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (814, '2020-11-02 12:30:00', 321, 774, NULL, NULL, 'IPAY0324', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '42.5000', NULL, 1, NULL, 'received', '<p>দশমিক হিসাব</p>', '42.5000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (815, '2020-11-02 12:37:00', 173, 345, NULL, NULL, 'IPAY0324', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>Uttara Bank Ltd.(online)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (816, '2020-11-02 12:42:00', 314, 770, NULL, NULL, 'IPAY0324', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '115000.0000', NULL, 1, NULL, 'received', '', '115000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (817, '2020-11-02 12:43:00', 231, 406, NULL, NULL, 'IPAY0324', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>N.R.B.C(online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (818, '2020-11-02 12:45:00', 322, 777, NULL, NULL, 'IPAY0324', NULL, 'other', '0', '', '', '', '', '', 'Visa', '2000000.0000', NULL, 1, NULL, 'received', '<p>Al-Arafah Bank Ltd.(online)</p>', '2000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (819, '2020-11-02 12:46:00', 229, 404, NULL, NULL, 'IPAY0324', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>N.R.B.C(online)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (820, '2020-11-02 12:47:00', 188, 363, NULL, NULL, 'IPAY0324', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (822, '2020-11-02 12:53:00', 324, 782, NULL, NULL, 'IPAY0325', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '230000.0000', NULL, 1, NULL, 'received', '', '230000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (823, '2020-11-02 12:55:00', 323, 778, NULL, NULL, 'IPAY0325', NULL, 'Cheque', '6', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (824, '2020-11-02 12:57:00', 290, 772, NULL, NULL, 'IPAY0325', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (825, '2020-11-02 12:57:00', 301, 776, NULL, NULL, 'IPAY0325', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>Dhaka Bank Ltd.(online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (826, '2020-11-02 12:58:00', 308, 780, NULL, NULL, 'IPAY0325', NULL, 'other', '0', '', '', '', '', '', 'Visa', '249904.0000', NULL, 1, NULL, 'received', '<p>Islami Bank Ltd.(online)</p>', '249904.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (828, '2020-11-04 10:23:06', 321, 789, NULL, NULL, 'IPAY0326', NULL, 'cash', '', '', '', '', '', '', '', '146900.0000', NULL, 1, NULL, 'received', '', '146900.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (829, '2020-11-04 10:34:23', 325, 790, NULL, NULL, 'IPAY0327', NULL, 'cash', '', '', '', '', '', '', '', '133800.0000', NULL, 1, NULL, 'received', '', '133800.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (830, '2020-11-04 10:45:49', 326, 791, NULL, NULL, 'IPAY0328', NULL, 'cash', '', '', '', '', '', '', '', '1132500.0000', NULL, 1, NULL, 'received', '', '1132500.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (831, '2020-11-04 10:49:30', 217, 792, NULL, NULL, 'IPAY0329', NULL, 'cash', '', '', '', '', '', '', '', '132100.0000', NULL, 1, NULL, 'received', '', '132100.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (832, '2020-11-03 11:19:00', 202, 377, NULL, NULL, 'IPAY0330', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>Agrani Bank Ltd.(online)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (833, '2020-11-03 11:21:00', 323, 778, NULL, NULL, 'IPAY0330', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (834, '2020-11-03 11:32:00', 323, 778, NULL, NULL, 'IPAY0330', NULL, 'Cheque', '6', '', '', '', '', '', 'Visa', '400000.0000', NULL, 1, NULL, 'received', '', '400000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (836, '2020-11-03 11:39:00', 327, 793, NULL, NULL, 'IPAY0330', NULL, 'Cheque', '15', '', '', '', '', '', 'Visa', '400000.0000', NULL, 1, NULL, 'received', '', '400000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (837, '2020-11-04 11:11:00', 322, 801, NULL, NULL, 'IPAY0330', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1000000.0000', NULL, 1, NULL, 'received', '<p>Al-Arafah Bank Ltd.(online)</p>', '1000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (838, '2020-11-04 11:13:00', 199, 374, NULL, NULL, 'IPAY0330', NULL, 'other', '0', '', '', '', '', '', 'Visa', '900000.0000', NULL, 1, NULL, 'received', '<p>Uttara Bank Ltd.(online)</p>', '900000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (839, '2020-11-04 11:14:00', 253, 433, NULL, NULL, 'IPAY0330', NULL, 'Cheque', '6', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (840, '2020-01-04 11:17:00', 187, 362, NULL, NULL, 'IPAY0330', NULL, 'Cheque', '18', '', '', '', '', '', 'Visa', '400000.0000', NULL, 1, NULL, 'received', '', '400000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (841, '2020-11-04 11:18:00', 172, 344, NULL, NULL, 'IPAY0330', NULL, 'Cheque', '11', '', '', '', '', '', 'Visa', '1700000.0000', NULL, 1, NULL, 'received', '', '1700000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (842, '2020-11-04 11:20:00', 329, 802, NULL, NULL, 'IPAY0330', NULL, 'Cheque', '11', '', '', '', '', '', 'Visa', '7300000.0000', NULL, 1, NULL, 'received', '', '7300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (843, '2020-11-04 11:23:00', 330, 803, NULL, NULL, 'IPAY0330', NULL, 'Cheque', '19', '', '', '', '', '', 'Visa', '1000000.0000', NULL, 1, NULL, 'received', '', '1000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (844, '2020-11-04 11:25:00', 240, 420, NULL, NULL, 'IPAY0330', NULL, 'Cheque', '19', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (845, '2020-11-04 11:26:00', 231, 406, NULL, NULL, 'IPAY0330', NULL, 'other', '0', '', '', '', '', '', 'Visa', '150000.0000', NULL, 1, NULL, 'received', '<p>N.R.B.C(online)</p>', '150000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (846, '2020-11-04 11:27:00', 186, 361, NULL, NULL, 'IPAY0330', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>Pubali Bank Ltd.(online)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (847, '2020-11-04 11:37:00', 301, 804, NULL, NULL, 'IPAY0330', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>Islami Bank Ltd.(Online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (848, '2020-11-04 11:42:00', 301, 804, NULL, NULL, 'IPAY0330', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '350000.0000', NULL, 1, NULL, 'received', '', '350000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (850, '2020-11-04 11:51:00', 308, 780, NULL, NULL, 'IPAY0330', NULL, 'other', '0', '', '', '', '', '', 'Visa', '43000.0000', NULL, 1, NULL, 'received', '<p>Islami Bank Ltd.(Online)</p>', '43000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (851, '2020-11-04 11:52:00', 182, 357, NULL, NULL, 'IPAY0330', NULL, 'other', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '<p>Dhaka Bank Ltd(Online)</p>', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (852, '2020-11-04 11:56:00', 189, 364, NULL, NULL, 'IPAY0330', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>Pubali Bank Ltd.(Online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (853, '2020-11-04 11:58:00', 314, 799, NULL, NULL, 'IPAY0330', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '140000.0000', NULL, 1, NULL, 'received', '', '140000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (854, '2020-11-04 12:00:00', 308, 780, NULL, NULL, 'IPAY0330', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1320.0000', NULL, 1, NULL, 'received', '<p>কৈফিয়ত বাদ</p>', '1320.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (855, '2020-11-05 12:07:00', 331, 806, NULL, NULL, 'IPAY0330', NULL, 'cash', '', '', '', '', '', '', '', '33800.0000', NULL, 1, NULL, 'received', '', '33800.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (856, '2020-11-05 12:09:13', 275, 807, NULL, NULL, 'IPAY0331', NULL, 'cash', '', '', '', '', '', '', '', '91200.0000', NULL, 1, NULL, 'received', '', '91200.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (857, '2020-11-05 11:23:00', 275, 808, NULL, NULL, 'IPAY0332', NULL, 'Cheque', '19', '', '', '', '', '', 'Visa', '90500.0000', NULL, 1, NULL, 'received', '', '90500.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (858, '2020-11-06 12:01:27', 321, 821, NULL, NULL, 'IPAY0332', NULL, 'cash', '', '', '', '', '', '', '', '113790.0000', NULL, 1, NULL, 'received', '', '113790.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (859, '2020-11-06 12:02:39', 321, 822, NULL, NULL, 'IPAY0333', NULL, 'cash', '', '', '', '', '', '', '', '108810.0000', NULL, 1, NULL, 'received', '', '108810.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (860, '2020-11-06 12:06:15', 272, 823, NULL, NULL, 'IPAY0334', NULL, 'cash', '', '', '', '', '', '', '', '147700.0000', NULL, 1, NULL, 'received', '', '147700.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (861, '2020-11-06 12:12:04', 217, 826, NULL, NULL, 'IPAY0335', NULL, 'cash', '', '', '', '', '', '', '', '132300.0000', NULL, 1, NULL, 'received', '', '132300.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (862, '2020-11-05 12:25:00', 241, 421, NULL, NULL, 'IPAY0336', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '50000.0000', NULL, 1, NULL, 'received', '', '50000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (863, '2020-11-05 12:26:00', 180, 385, NULL, NULL, 'IPAY0336', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (864, '2020-11-05 12:28:00', 174, 346, NULL, NULL, 'IPAY0336', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>Janata Bank Ltd.(online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (865, '2020-11-05 12:29:00', 195, 370, NULL, NULL, 'IPAY0336', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>Pubali Bank Ltd.(online)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (866, '2020-11-05 12:30:00', 320, 764, NULL, NULL, 'IPAY0336', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1895000.0000', NULL, 1, NULL, 'received', '<p>Sonali Bank Ltd.(online)</p>', '1895000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (867, '2020-11-05 12:32:00', 322, 824, NULL, NULL, 'IPAY0336', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '120000.0000', NULL, 1, NULL, 'received', '', '120000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (868, '2020-11-05 12:34:00', 231, 406, NULL, NULL, 'IPAY0336', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>N.R.B.C(online)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (869, '2020-11-05 12:47:00', 335, 827, NULL, NULL, 'IPAY0336', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1900000.0000', NULL, 1, NULL, 'received', '<p>Prime Bank Ltd.(online)</p>', '1900000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (871, '2020-11-05 12:52:00', 201, 376, NULL, NULL, 'IPAY0336', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>Agrani Bank Ltd.(online)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (872, '2020-11-05 12:53:00', 192, 367, NULL, NULL, 'IPAY0336', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>Agrani Bank Ltd.(online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (873, '2020-11-05 12:54:00', 308, 780, NULL, NULL, 'IPAY0336', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (874, '2020-11-05 12:56:00', 190, 365, NULL, NULL, 'IPAY0336', NULL, 'other', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '<p>Pubali Bank Ltd.(online)</p>', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (875, '2020-11-05 12:57:00', 314, 820, NULL, NULL, 'IPAY0336', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '149700.0000', NULL, 1, NULL, 'received', '', '149700.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (876, '2020-11-05 12:58:00', 263, 472, NULL, NULL, 'IPAY0336', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (877, '2020-11-05 12:59:00', 204, 379, NULL, NULL, 'IPAY0336', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '20000.0000', NULL, 1, NULL, 'received', '', '20000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (878, '2020-11-05 12:59:00', 185, 360, NULL, NULL, 'IPAY0336', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '230000.0000', NULL, 1, NULL, 'received', '', '230000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (879, '2020-11-06 11:18:00', 272, 839, NULL, NULL, 'IPAY0336', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (884, '2020-11-08 09:51:27', 275, 854, NULL, NULL, 'IPAY0340', NULL, 'cash', '', '', '', '', '', '', '', '91053.0000', NULL, 1, NULL, 'received', '', '91053.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (885, '2020-11-08 09:52:27', 275, 855, NULL, NULL, 'IPAY0341', NULL, 'cash', '', '', '', '', '', '', '', '91382.0000', NULL, 1, NULL, 'received', '', '91382.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (887, '2020-11-08 10:00:00', 275, 856, NULL, NULL, 'IPAY0343', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '14805.0000', NULL, 1, NULL, 'received', '', '14805.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (889, '2020-11-08 10:09:23', 313, 859, NULL, NULL, 'IPAY0343', NULL, 'cash', '', '', '', '', '', '', '', '78100.0000', NULL, 1, NULL, 'received', '', '78100.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (890, '2020-11-08 11:18:18', 325, 866, NULL, NULL, 'IPAY0344', NULL, 'cash', '', '', '', '', '', '', '', '350000.0000', NULL, 1, NULL, 'received', '', '350000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (891, '2020-11-08 11:44:43', 306, 869, NULL, NULL, 'IPAY0345', NULL, 'cash', '', '', '', '', '', '', '', '163650.0000', NULL, 1, NULL, 'received', '', '163650.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (892, '2020-11-08 11:53:52', 217, 872, NULL, NULL, 'IPAY0346', NULL, 'cash', '', '', '', '', '', '', '', '131200.0000', NULL, 1, NULL, 'received', '', '131200.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (893, '2020-11-07 12:13:00', 301, 867, NULL, NULL, 'IPAY0347', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '148000.0000', NULL, 1, NULL, 'received', '', '148000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (895, '2020-11-07 12:17:00', 260, 454, NULL, NULL, 'IPAY0347', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '90000.0000', NULL, 1, NULL, 'received', '', '90000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (896, '2020-11-09 10:47:58', 275, 873, NULL, NULL, 'IPAY0347', NULL, 'cash', '', '', '', '', '', '', '', '182300.0000', NULL, 1, NULL, 'received', '', '182300.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (897, '2020-11-09 16:45:48', 338, 888, NULL, NULL, 'IPAY0348', NULL, 'cash', '', '', '', '', '', '', '', '176190.0000', NULL, 1, NULL, 'received', '', '176190.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (898, '2020-11-09 16:52:42', 338, 889, NULL, NULL, 'IPAY0349', NULL, 'cash', '', '', '', '', '', '', '', '172410.0000', NULL, 1, NULL, 'received', '', '172410.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (899, '2020-11-09 17:56:20', 339, 890, NULL, NULL, 'IPAY0350', NULL, 'cash', '', '', '', '', '', '', '', '137600.0000', NULL, 1, NULL, 'received', '', '137600.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (900, '2020-11-09 18:10:34', 327, 894, NULL, NULL, 'IPAY0351', NULL, 'cash', '', '', '', '', '', '', '', '142000.0000', NULL, 1, NULL, 'received', '', '142000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (901, '2020-11-08 19:05:00', 194, 883, NULL, NULL, 'IPAY0352', NULL, 'Cheque', '7', '', '', '', '', '', 'Visa', '600000.0000', NULL, 1, NULL, 'received', '', '600000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (902, '2020-11-08 19:05:00', 340, 893, NULL, NULL, 'IPAY0352', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '220000.0000', NULL, 1, NULL, 'received', '', '220000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (903, '2020-11-08 19:06:00', 272, 886, NULL, NULL, 'IPAY0352', NULL, 'Cheque', '19', '', '', '', '', '', 'Visa', '551000.0000', NULL, 1, NULL, 'received', '', '551000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (904, '2020-11-08 19:09:00', 322, 824, NULL, NULL, 'IPAY0352', NULL, 'Cheque', '13', '', '', '', '', '', 'Visa', '400000.0000', NULL, 1, NULL, 'received', '', '400000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (905, '2020-11-08 19:10:00', 334, 871, NULL, NULL, 'IPAY0352', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '2437500.0000', NULL, 1, NULL, 'received', '', '2437500.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (906, '2020-11-08 19:12:00', 320, 764, NULL, NULL, 'IPAY0352', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1400000.0000', NULL, 1, NULL, 'received', '<p>Sonali Bank Ltd.(online)</p>', '1400000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (907, '2020-11-08 19:13:00', 320, 764, NULL, NULL, 'IPAY0352', NULL, 'other', '0', '', '', '', '', '', 'Visa', '3500000.0000', NULL, 1, NULL, 'received', '<p>Pubali Bank Ltd.(online)</p>', '3500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (908, '2020-11-08 19:14:00', 301, 875, NULL, NULL, 'IPAY0352', NULL, 'other', '0', '', '', '', '', '', 'Visa', '164000.0000', NULL, 1, NULL, 'received', '<p>Al-Arafah Bank Ltd.(onine)</p>', '164000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (909, '2020-11-08 19:16:00', 173, 345, NULL, NULL, 'IPAY0352', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>Uttara Bank Ltd.(online)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (910, '2020-11-08 19:16:00', 219, 394, NULL, NULL, 'IPAY0352', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>Premier Bank Ltd.(online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (911, '2020-11-08 19:17:00', 218, 393, NULL, NULL, 'IPAY0352', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>Premier Bank Ltd.(online)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (912, '2020-11-08 19:18:00', 290, 772, NULL, NULL, 'IPAY0352', NULL, 'Cheque', '6', '', '', '', '', '', 'Visa', '43000.0000', NULL, 1, NULL, 'received', '', '43000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (913, '2020-11-05 19:24:00', 341, 896, NULL, NULL, 'IPAY0352', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>DBBL(online)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (914, '2020-11-08 19:25:00', 201, 376, NULL, NULL, 'IPAY0352', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>Brac Bank Ltd.(online)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (915, '2020-11-08 19:27:00', 301, 875, NULL, NULL, 'IPAY0352', NULL, 'other', '0', '', '', '', '', '', 'Visa', '162200.0000', NULL, 1, NULL, 'received', '<p>Islami Bank Ltd.(online)</p>', '162200.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (916, '2020-11-08 19:28:00', 202, 377, NULL, NULL, 'IPAY0352', NULL, 'other', '0', '', '', '', '', '', 'Visa', '250000.0000', NULL, 1, NULL, 'received', '<p>Krishi Bank Ltd.(online)</p>', '250000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (917, '2020-11-09 19:30:57', 338, 897, NULL, NULL, 'IPAY0352', NULL, 'cash', '', '', '', '', '', '', '', '84.0000', NULL, 1, NULL, 'received', '', '84.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (918, '2020-11-10 10:43:00', 297, 900, NULL, NULL, 'IPAY0353', NULL, 'cash', '', '', '', '', '', '', '', '15120.0000', NULL, 1, NULL, 'received', '', '15120.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (919, '2020-11-09 10:46:00', 278, 701, NULL, NULL, 'IPAY0354', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '115435.0000', NULL, 1, NULL, 'received', '', '115435.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (920, '2020-11-10 10:56:11', 314, 904, NULL, NULL, 'IPAY0354', NULL, 'cash', '', '', '', '', '', '', '', '115200.0000', NULL, 1, NULL, 'received', '', '115200.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (921, '2020-11-10 11:29:33', 321, 908, NULL, NULL, 'IPAY0355', NULL, 'cash', '', '', '', '', '', '', '', '112423.0000', NULL, 1, NULL, 'received', '', '112423.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (922, '2020-11-10 11:30:39', 321, 909, NULL, NULL, 'IPAY0356', NULL, 'cash', '', '', '', '', '', '', '', '112000.0000', NULL, 1, NULL, 'received', '', '112000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (923, '2020-11-10 11:33:31', 338, 910, NULL, NULL, 'IPAY0357', NULL, 'cash', '', '', '', '', '', '', '', '167706.0000', NULL, 1, NULL, 'received', '', '167706.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (924, '2020-11-10 11:35:44', 338, 911, NULL, NULL, 'IPAY0358', NULL, 'cash', '', '', '', '', '', '', '', '169848.0000', NULL, 1, NULL, 'received', '', '169848.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (925, '2020-11-10 11:36:29', 338, 912, NULL, NULL, 'IPAY0359', NULL, 'cash', '', '', '', '', '', '', '', '182238.0000', NULL, 1, NULL, 'received', '', '182238.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (926, '2020-11-10 11:37:32', 338, 913, NULL, NULL, 'IPAY0360', NULL, 'cash', '', '', '', '', '', '', '', '161910.0000', NULL, 1, NULL, 'received', '', '161910.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (927, '2020-11-10 11:38:08', 338, 914, NULL, NULL, 'IPAY0361', NULL, 'cash', '', '', '', '', '', '', '', '155316.0000', NULL, 1, NULL, 'received', '', '155316.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (928, '2020-11-10 11:45:17', 217, 918, NULL, NULL, 'IPAY0362', NULL, 'cash', '', '', '', '', '', '', '', '128800.0000', NULL, 1, NULL, 'received', '', '128800.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (929, '2020-11-10 11:51:02', 342, 919, NULL, NULL, 'IPAY0363', NULL, 'cash', '', '', '', '', '', '', '', '170100.0000', NULL, 1, NULL, 'received', '', '170100.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (930, '2020-11-09 11:41:00', 226, 401, NULL, NULL, 'IPAY0364', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '90000.0000', NULL, 1, NULL, 'received', '', '90000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (931, '2020-11-09 11:42:00', 323, 868, NULL, NULL, 'IPAY0364', NULL, 'Cheque', '6', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (932, '2020-11-09 11:43:00', 194, 907, NULL, NULL, 'IPAY0364', NULL, 'Cheque', '7', '', '', '', '', '', 'Visa', '400000.0000', NULL, 1, NULL, 'received', '', '400000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (933, '2020-11-09 11:45:00', 341, 922, NULL, NULL, 'IPAY0364', NULL, 'Cheque', '17', '', '', '', '', '', 'Visa', '1500000.0000', NULL, 1, NULL, 'received', '', '1500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (934, '2020-11-09 11:46:00', 327, 915, NULL, NULL, 'IPAY0364', NULL, 'Cheque', '15', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (935, '2020-11-09 11:47:00', 340, 921, NULL, NULL, 'IPAY0364', NULL, 'other', '0', '', '', '', '', '', 'Visa', '800000.0000', NULL, 1, NULL, 'received', '<p>Islami Bank Ltd.(online)</p>', '800000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (936, '2020-11-09 11:48:00', 308, 916, NULL, NULL, 'IPAY0364', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (937, '2020-11-09 11:49:00', 182, 357, NULL, NULL, 'IPAY0364', NULL, 'other', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '<p>Dhaka Bank Ltd.(online)</p>', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (938, '2020-11-09 11:50:00', 205, 380, NULL, NULL, 'IPAY0364', NULL, 'other', '0', '', '', '', '', '', 'Visa', '400000.0000', NULL, 1, NULL, 'received', '<p>Pubali Bank Ltd.(online)</p>', '400000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (939, '2020-11-11 13:14:31', 342, 941, NULL, NULL, 'IPAY0364', NULL, 'cash', '', '', '', '', '', '', '', '173950.0000', NULL, 1, NULL, 'received', '', '173950.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (940, '2020-11-10 13:46:00', 338, 936, NULL, NULL, 'IPAY0365', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '381100.0000', NULL, 1, NULL, 'received', '', '381100.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (941, '2020-11-11 19:44:29', 275, 946, NULL, NULL, 'IPAY0365', NULL, 'cash', '', '', '', '', '', '', '', '15100.0000', NULL, 1, NULL, 'received', '', '15100.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (942, '2020-11-10 20:30:00', 341, 943, NULL, NULL, 'IPAY0366', NULL, 'Cheque', '17', '', '', '', '', '', 'Visa', '1300000.0000', NULL, 1, NULL, 'received', '', '1300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (943, '2020-11-10 20:32:00', 341, 943, NULL, NULL, 'IPAY0366', NULL, 'Cheque', '17', '', '', '', '', '', 'Visa', '700000.0000', NULL, 1, NULL, 'received', '', '700000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (944, '2020-11-10 20:33:00', 327, 940, NULL, NULL, 'IPAY0366', NULL, 'Cheque', '15', '', '', '', '', '', 'Visa', '110000.0000', NULL, 1, NULL, 'received', '', '110000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (945, '2020-11-10 20:42:00', 346, 947, NULL, NULL, 'IPAY0366', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1000000.0000', NULL, 1, NULL, 'received', '<p>Sonali Bank Ltd.(online)</p>', '1000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (947, '2020-11-10 20:47:00', 237, 417, NULL, NULL, 'IPAY0366', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (949, '2020-11-10 20:49:00', 201, 376, NULL, NULL, 'IPAY0366', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>Agrani Bank Ltd.(online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (950, '2020-11-10 20:51:00', 261, 440, NULL, NULL, 'IPAY0366', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '50000.0000', NULL, 1, NULL, 'received', '', '50000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (951, '2020-11-10 20:56:00', 205, 380, NULL, NULL, 'IPAY0366', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (952, '2020-11-12 18:34:55', 348, 950, NULL, NULL, 'IPAY0366', NULL, 'cash', '', '', '', '', '', '', '', '185388.0000', NULL, 1, NULL, 'received', '', '185388.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (953, '2020-11-12 18:36:51', 348, 951, NULL, NULL, 'IPAY0367', NULL, 'cash', '', '', '', '', '', '', '', '202566.0000', NULL, 1, NULL, 'received', '', '202566.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (954, '2020-11-12 18:55:39', 327, 959, NULL, NULL, 'IPAY0368', NULL, 'cash', '', '', '', '', '', '', '', '151000.0000', NULL, 1, NULL, 'received', '', '151000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (955, '2020-11-09 19:39:00', 217, 918, NULL, NULL, 'IPAY0369', NULL, 'other', '0', '', '', '', '', '', 'Visa', '36.7500', NULL, 1, NULL, 'received', '<p>কৈফিয়ত</p>', '36.7500', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (956, '2020-11-12 19:40:04', 217, 973, NULL, NULL, 'IPAY0369', NULL, 'cash', '', '', '', '', '', '', '', '131000.0000', NULL, 1, NULL, 'received', '', '131000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (957, '2020-11-07 19:42:00', 306, 869, NULL, NULL, 'IPAY0370', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '42.0000', NULL, 1, NULL, 'received', '<p>কৈফিয়ত</p>', '42.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (958, '2020-11-12 19:50:58', 306, 979, NULL, NULL, 'IPAY0370', NULL, 'cash', '', '', '', '', '', '', '', '816400.0000', NULL, 1, NULL, 'received', '', '816400.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (959, '2020-11-11 21:16:00', 202, 377, NULL, NULL, 'IPAY0371', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>Agrani Bank Ltd.(online)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (960, '2020-11-11 21:18:00', 202, 377, NULL, NULL, 'IPAY0371', NULL, 'other', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '<p>Krishi Bank Ltd.(online)</p>', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (961, '2020-11-11 21:25:00', 349, 958, NULL, NULL, 'IPAY0371', NULL, 'other', '0', '', '', '', '', '', 'Visa', '335000.0000', NULL, 1, NULL, 'received', '<p>Sonali Bank Ltd.(online)</p>', '335000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (962, '2020-11-11 21:28:00', 349, 958, NULL, NULL, 'IPAY0371', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '1400.0000', NULL, 1, NULL, 'received', '', '1400.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (963, '2020-11-11 21:30:00', 272, 886, NULL, NULL, 'IPAY0371', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (965, '2020-11-11 21:33:00', 186, 361, NULL, NULL, 'IPAY0371', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>Pubali Bank Ltd.(online)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (966, '2020-11-11 21:44:00', 353, 980, NULL, NULL, 'IPAY0371', NULL, 'other', '0', '', '', '', '', '', 'Visa', '7650000.0000', NULL, 1, NULL, 'received', '<p>Premier Bank Ltd.(online)</p>', '7650000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (968, '2020-11-11 22:01:00', 345, 938, NULL, NULL, 'IPAY0371', NULL, 'Cheque', '19', '', '', '', '', '', 'Visa', '370000.0000', NULL, 1, NULL, 'received', '', '370000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (969, '2020-11-11 22:02:00', 342, 974, NULL, NULL, 'IPAY0371', NULL, 'other', '0', '', '', '', '', '', 'Visa', '160000.0000', NULL, 1, NULL, 'received', '<p>Agrani Bank Ltd.(online)</p>', '160000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (970, '2020-11-11 22:12:00', 179, 351, NULL, NULL, 'IPAY0371', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '50000.0000', NULL, 1, NULL, 'received', '', '50000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (972, '2020-11-12 12:22:00', 316, 988, NULL, NULL, 'IPAY0371', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (973, '2020-11-12 18:38:00', 354, 1001, NULL, NULL, 'IPAY0371', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '326100.0000', NULL, 1, NULL, 'received', '', '326100.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (974, '2020-11-12 20:45:00', 264, 442, NULL, NULL, 'IPAY0372', NULL, 'Cheque', '19', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (975, '2020-11-12 20:57:00', 355, 1005, NULL, NULL, 'IPAY0372', NULL, 'Cheque', '6', '', '', '', '', '', 'Visa', '1750000.0000', NULL, 1, NULL, 'received', '', '1750000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (976, '2020-11-12 20:58:00', 355, 1006, NULL, NULL, 'IPAY0372', NULL, 'Cheque', '15', '', '', '', '', '', 'Visa', '950000.0000', NULL, 1, NULL, 'received', '', '950000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (977, '2020-11-12 21:00:00', 355, 1007, NULL, NULL, 'IPAY0372', NULL, 'Cheque', '16', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (978, '2020-11-12 21:00:00', 355, 1008, NULL, NULL, 'IPAY0372', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (979, '2020-11-12 21:04:00', 351, 962, NULL, NULL, 'IPAY0372', NULL, 'Cheque', '19', '', '', '', '', '', 'Visa', '290000.0000', NULL, 1, NULL, 'received', '', '290000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (980, '2020-11-12 21:16:00', 356, 1009, NULL, NULL, 'IPAY0372', NULL, 'Cheque', '11', '', '', '', '', '', 'Visa', '900000.0000', NULL, 1, NULL, 'received', '', '900000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (981, '2020-11-12 21:17:00', 213, 389, NULL, NULL, 'IPAY0372', NULL, 'Cheque', '15', '', '', '', '', '', 'Visa', '420000.0000', NULL, 1, NULL, 'received', '', '420000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (982, '2020-11-12 21:22:00', 357, 1010, NULL, NULL, 'IPAY0372', NULL, 'Cheque', '15', '', '', '', '', '', 'Visa', '2000000.0000', NULL, 1, NULL, 'received', '', '2000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (983, '2020-11-12 21:26:00', 320, 764, NULL, NULL, 'IPAY0372', NULL, 'other', '0', '', '', '', '', '', 'Visa', '900000.0000', NULL, 1, NULL, 'received', '<p>Sonali Bank Ltd.(online)</p>', '900000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (984, '2020-11-12 21:28:00', 189, 364, NULL, NULL, 'IPAY0372', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>Pubali Bank Ltd.(online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (985, '2020-11-12 21:29:00', 260, 454, NULL, NULL, 'IPAY0372', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (986, '2020-11-12 21:30:00', 328, 996, NULL, NULL, 'IPAY0372', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>N.R.B.C(online)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (987, '2020-11-12 21:31:00', 352, 995, NULL, NULL, 'IPAY0372', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1260000.0000', NULL, 1, NULL, 'received', '<p>Islami Bank Ltd.(online)</p>', '1260000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (988, '2020-11-12 21:33:00', 201, 376, NULL, NULL, 'IPAY0372', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>Brac Bank Ltd.(online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (990, '2020-11-12 21:36:00', 307, 638, NULL, NULL, 'IPAY0372', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '2000000.0000', NULL, 1, NULL, 'received', '', '2000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (991, '2020-11-12 21:37:00', 342, 1004, NULL, NULL, 'IPAY0372', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>Agrani Bank Ltd.(online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (992, '2020-11-12 21:39:00', 180, 385, NULL, NULL, 'IPAY0372', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (993, '2020-11-12 21:41:00', 190, 365, NULL, NULL, 'IPAY0372', NULL, 'other', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '<p>Pubali Bank Ltd.(online)</p>', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (994, '2020-11-12 21:42:00', 207, 382, NULL, NULL, 'IPAY0372', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '168000.0000', NULL, 1, NULL, 'received', '', '168000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (996, '2020-11-12 21:47:00', 272, 886, NULL, NULL, 'IPAY0372', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '1600000.0000', NULL, 1, NULL, 'received', '', '1600000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (997, '2020-11-12 21:48:00', 263, 472, NULL, NULL, 'IPAY0372', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (998, '2020-11-12 21:49:00', 250, 430, NULL, NULL, 'IPAY0372', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>Pubali Bank Ltd.(online)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (999, '2020-11-12 21:50:00', 173, 345, NULL, NULL, 'IPAY0372', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>Uttara Bank Ltd.(online)</p>', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1000, '2020-11-12 21:51:00', 321, 909, NULL, NULL, 'IPAY0372', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1001, '2020-11-12 21:52:00', 219, 394, NULL, NULL, 'IPAY0372', NULL, 'other', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '<p>Premier Bank Ltd.(online)</p>', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1003, '2020-11-12 21:59:00', 201, 376, NULL, NULL, 'IPAY0372', NULL, 'other', '0', '', '', '', '', '', 'Visa', '350000.0000', NULL, 1, NULL, 'received', '<p>Sonali Bank Ltd.(online)</p>', '350000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1004, '2020-11-14 09:59:51', 304, 1014, NULL, NULL, 'IPAY0372', NULL, 'cash', '', '', '', '', '', '', '', '15960.0000', NULL, 1, NULL, 'received', '', '15960.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1005, '2020-11-13 10:03:00', 275, 1013, NULL, NULL, 'IPAY0373', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '274100.0000', NULL, 1, NULL, 'received', '', '274100.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1006, '2020-11-14 17:54:04', 359, 1019, NULL, NULL, 'IPAY0373', NULL, 'cash', '', '', '', '', '', '', '', '196500.0000', NULL, 1, NULL, 'received', '', '196500.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1007, '2020-11-14 18:17:05', 361, 1029, NULL, NULL, 'IPAY0374', NULL, 'cash', '', '', '', '', '', '', '', '611200.0000', NULL, 1, NULL, 'received', '', '611200.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1008, '2020-11-13 18:50:00', 321, 1016, NULL, NULL, 'IPAY0375', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '33500.5000', NULL, 1, NULL, 'received', '', '33500.5000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1010, '2020-11-13 18:52:00', 300, 596, NULL, NULL, 'IPAY0375', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '50000.0000', NULL, 1, NULL, 'received', '', '50000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1011, '2020-11-13 18:52:00', 342, 1036, NULL, NULL, 'IPAY0375', NULL, 'other', '0', '', '', '', '', '', 'Visa', '110000.0000', NULL, 1, NULL, 'received', '<p>Islami Bank Ltd.(online)</p>', '110000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1012, '2020-11-13 18:54:00', 342, 1036, NULL, NULL, 'IPAY0375', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '12600.0000', NULL, 1, NULL, 'received', '', '12600.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1013, '2020-08-21 12:49:00', 232, 407, NULL, NULL, 'IPAY0375', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1561000.0000', NULL, 1, NULL, 'received', '<p>২১.০৬.২০ হতে ২১.০৮.২০ পর্যন্ত ইট আনা বাবদ জমা</p><p>২ লক্ষ ২৩ হাজার ইটx৭০০০=১৫৬১০০০</p>', '1561000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1014, '2020-08-22 12:52:00', 232, 407, NULL, NULL, 'IPAY0375', NULL, 'other', '0', '', '', '', '', '', 'Visa', '27200.0000', NULL, 1, NULL, 'received', '<p>ব্যাতী জমা=৪ হাজার ইটx৬৮০০=২৭২০০</p>', '27200.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1015, '2020-11-14 12:59:00', 275, 1013, NULL, NULL, 'IPAY0375', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '15100.0000', NULL, 1, NULL, 'received', '', '15100.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1016, '2020-11-14 20:53:00', 342, 1064, NULL, NULL, 'IPAY0375', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '27400.0000', NULL, 1, NULL, 'received', '', '27400.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1017, '2020-11-14 20:54:00', 342, 1064, NULL, NULL, 'IPAY0375', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '45000.0000', NULL, 1, NULL, 'received', '', '45000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1018, '2020-11-12 12:47:00', 366, 1069, NULL, NULL, 'IPAY0375', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>Al-Arafah Bank Ltd.(online)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1019, '2020-11-11 12:49:00', 366, 1069, NULL, NULL, 'IPAY0375', NULL, 'other', '0', '', '', '', '', '', 'Visa', '127.5000', NULL, 1, NULL, 'received', '<p>ডিসকাউন্ট ও দশমিক হিসাব</p>', '127.5000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1023, '2020-11-16 13:44:45', 217, 1081, NULL, NULL, 'IPAY0378', NULL, 'cash', '', '', '', '', '', '', '', '124963.2500', NULL, 1, NULL, 'received', '', '124963.2500', '36.7500', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1024, '2020-11-15 19:47:00', 173, 345, NULL, NULL, 'IPAY0379', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>Uttara Bank Ltd.(online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1025, '2020-11-15 19:49:00', 347, 966, NULL, NULL, 'IPAY0379', NULL, 'other', '0', '', '', '', '', '', 'Visa', '700000.0000', NULL, 1, NULL, 'received', '<p>Pubali Bank Ltd.(online)</p>', '700000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1026, '2020-11-15 19:52:00', 365, 1085, NULL, NULL, 'IPAY0379', NULL, 'Cheque', '16', '', '', '', '', '', 'Visa', '400000.0000', NULL, 1, NULL, 'received', '', '400000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1027, '2020-11-15 20:06:00', 369, 1103, NULL, NULL, 'IPAY0379', NULL, 'Cheque', '6', '', '', '', '', '', 'Visa', '180000.0000', NULL, 1, NULL, 'received', '', '180000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1028, '2020-11-15 20:08:00', 362, 1077, NULL, NULL, 'IPAY0379', NULL, 'Cheque', '17', '', '', '', '', '', 'Visa', '600000.0000', NULL, 1, NULL, 'received', '', '600000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1030, '2020-11-15 20:11:00', 272, 1095, NULL, NULL, 'IPAY0379', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '400000.0000', NULL, 1, NULL, 'received', '', '400000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1031, '2020-11-15 20:12:00', 368, 1087, NULL, NULL, 'IPAY0379', NULL, 'Cheque', '19', '', '', '', '', '', 'Visa', '300000.5000', NULL, 1, NULL, 'received', '', '300000.5000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1032, '2020-11-15 20:14:00', 186, 361, NULL, NULL, 'IPAY0379', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>Pubali Bank Ltd.(online)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1034, '2020-11-15 20:16:00', 190, 365, NULL, NULL, 'IPAY0379', NULL, 'other', '0', '', '', '', '', '', 'Visa', '250000.0000', NULL, 1, NULL, 'received', '<p>Pubali Bank Ltd.(online)</p>', '250000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1035, '2020-11-15 20:17:00', 201, 376, NULL, NULL, 'IPAY0379', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1038, '2020-11-15 20:20:00', 342, 1079, NULL, NULL, 'IPAY0379', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1039, '2020-11-15 20:21:00', 342, 1079, NULL, NULL, 'IPAY0379', NULL, 'other', '0', '', '', '', '', '', 'Visa', '50000.0000', NULL, 1, NULL, 'received', '<p>Bikash payment</p>', '50000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1040, '2020-11-15 20:23:00', 325, 1101, NULL, NULL, 'IPAY0379', NULL, 'Cheque', '18', '', '', '', '', '', 'Visa', '1000000.0000', NULL, 1, NULL, 'received', '', '1000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1042, '2020-11-15 20:29:00', 370, 1104, NULL, NULL, 'IPAY0379', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>Agrani Bank Ltd.(online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1043, '2020-11-17 11:24:25', 371, 1107, NULL, NULL, 'IPAY0379', NULL, 'cash', '', '', '', '', '', '', '', '1700.0000', NULL, 1, NULL, 'received', '', '1700.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1044, '2020-11-16 11:27:00', 275, 1076, NULL, NULL, 'IPAY0380', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '30200.0000', NULL, 1, NULL, 'received', '', '30200.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1045, '2020-11-16 18:38:00', 342, 1079, NULL, NULL, 'IPAY0380', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '73000.0000', NULL, 1, NULL, 'received', '', '73000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1046, '2020-11-16 18:39:00', 263, 472, NULL, NULL, 'IPAY0380', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '600000.0000', NULL, 1, NULL, 'received', '', '600000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1047, '2020-11-16 18:40:00', 364, 1083, NULL, NULL, 'IPAY0380', NULL, 'Cheque', '6', '', '', '', '', '', 'Visa', '340000.0000', NULL, 1, NULL, 'received', '', '340000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1048, '2020-11-16 18:43:00', 341, 961, NULL, NULL, 'IPAY0380', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '350000.0000', NULL, 1, NULL, 'received', '', '350000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1049, '2020-11-16 18:44:00', 173, 345, NULL, NULL, 'IPAY0380', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>Uttara Bank Ltd.(online)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1050, '2020-11-16 18:45:00', 307, 638, NULL, NULL, 'IPAY0380', NULL, 'other', '0', '', '', '', '', '', 'Visa', '2000000.0000', NULL, 1, NULL, 'received', '<p>Islami Bank Ltd.(online)</p>', '2000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1054, '2020-11-17 19:19:08', 366, 1130, NULL, NULL, 'IPAY0380', NULL, 'cash', '', '', '', '', '', '', '', '186774.0000', NULL, 1, NULL, 'received', '', '186774.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1055, '2020-11-17 19:20:09', 366, 1131, NULL, NULL, 'IPAY0381', NULL, 'cash', '', '', '', '', '', '', '', '190050.0000', NULL, 1, NULL, 'received', '', '190050.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1056, '2020-11-16 19:22:00', 366, 1131, NULL, NULL, 'IPAY0382', NULL, 'other', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '<p>Al-Arafah Bank Ltd.(online)</p>', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1057, '2020-11-16 19:23:00', 366, 1131, NULL, NULL, 'IPAY0382', NULL, 'other', '0', '', '', '', '', '', 'Visa', '84.0000', NULL, 1, NULL, 'received', '<p>দশমিক হিসাব</p>', '84.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1059, '2020-11-16 20:10:00', 195, 370, NULL, NULL, 'IPAY0382', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>Pubali Bank Ltd.(online)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1060, '2020-11-16 20:13:00', 323, 1102, NULL, NULL, 'IPAY0382', NULL, 'Cheque', '6', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1061, '2020-11-16 20:23:00', 363, 1122, NULL, NULL, 'IPAY0382', NULL, 'other', '0', '', '', '', '', '', 'Visa', '120000.0000', NULL, 1, NULL, 'received', '<p>Agrani Bank Ltd.(online)</p>', '120000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1062, '2020-11-16 20:24:00', 340, 1003, NULL, NULL, 'IPAY0382', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>Islami Bank Ltd.(online)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1063, '2020-11-08 20:52:00', 301, 1133, NULL, NULL, 'IPAY0382', NULL, 'other', '0', '', '', '', '', '', 'Visa', '275.5000', NULL, 1, NULL, 'received', '<p>কৈফিয়ত বাদ</p>', '275.5000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1064, '2020-11-10 21:51:00', 301, 1134, NULL, NULL, 'IPAY0382', NULL, 'other', '0', '', '', '', '', '', 'Visa', '163500.0000', NULL, 1, NULL, 'received', '<p>AL-ARAFAH BANK LTD.(ONLINE)</p>', '163500.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1065, '2020-11-15 21:55:00', 301, 1135, NULL, NULL, 'IPAY0382', NULL, 'Cheque', '6', '', '', '', '', '', 'Visa', '320000.0000', NULL, 1, NULL, 'received', '', '320000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1067, '2020-11-16 22:28:00', 306, 1128, NULL, NULL, 'IPAY0383', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '160000.0000', NULL, 1, NULL, 'received', '', '160000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1068, '2020-11-16 22:30:00', 356, 1062, NULL, NULL, 'IPAY0383', NULL, 'other', '0', '', '', '', '', '', 'Visa', '31000.0000', NULL, 1, NULL, 'received', '<p>Al-Arafah Bank Ltd.(online)</p>', '31000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1069, '2020-11-13 12:14:00', 301, 1137, NULL, NULL, 'IPAY0383', NULL, 'other', '0', '', '', '', '', '', 'Visa', '114.5000', NULL, 1, NULL, 'received', '<p>কৈফিয়ত বাদ</p>', '114.5000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1070, '2020-11-16 12:32:00', 301, 1138, NULL, NULL, 'IPAY0383', NULL, 'other', '0', '', '', '', '', '', 'Visa', '163000.0000', NULL, 1, NULL, 'received', '<p>Al-Arafah Bank Ltd.(online)</p>', '163000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1071, '2020-11-18 12:45:02', 361, 1143, NULL, NULL, 'IPAY0383', NULL, 'cash', '', '', '', '', '', '', '', '156600.0000', NULL, 1, NULL, 'received', '', '156600.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1072, '2020-11-18 12:58:44', 374, 1149, NULL, NULL, 'IPAY0384', NULL, 'cash', '', '', '', '', '', '', '', '423000.0000', NULL, 1, NULL, 'received', '', '423000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1073, '2020-11-18 13:09:40', 321, 1155, NULL, NULL, 'IPAY0385', NULL, 'cash', '', '', '', '', '', '', '', '326600.0000', NULL, 1, NULL, 'received', '', '326600.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1074, '2020-11-18 13:18:34', 217, 1159, NULL, NULL, 'IPAY0386', NULL, 'cash', '', '', '', '', '', '', '', '124000.0000', NULL, 1, NULL, 'received', '', '124000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1075, '2020-11-17 16:00:00', 369, 1103, NULL, NULL, 'IPAY0387', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '8600.9500', NULL, 1, NULL, 'received', '', '8600.9500', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1076, '2020-11-17 16:02:00', 375, 1157, NULL, NULL, 'IPAY0387', NULL, 'other', '0', '', '', '', '', '', 'Visa', '350000.8000', NULL, 1, NULL, 'received', '<p>Sonali Bank Ltd.(online)</p>', '350000.8000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1077, '2020-11-17 16:04:00', 301, 1151, NULL, NULL, 'IPAY0387', NULL, 'other', '0', '', '', '', '', '', 'Visa', '150000.0000', NULL, 1, NULL, 'received', '<p>Dhaka Bank Ltd.(online)</p>', '150000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1078, '2020-11-17 16:05:00', 301, 1151, NULL, NULL, 'IPAY0387', NULL, 'other', '0', '', '', '', '', '', 'Visa', '163000.0000', NULL, 1, NULL, 'received', '<p>Al-Arafah Bank Ltd.(online)</p>', '163000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1079, '2020-11-17 16:08:00', 320, 764, NULL, NULL, 'IPAY0387', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>Pubali Bank Ltd.(online)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1080, '2020-11-17 16:08:00', 189, 364, NULL, NULL, 'IPAY0387', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>Pubali Bank Ltd.(online)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1081, '2020-11-17 16:09:00', 173, 345, NULL, NULL, 'IPAY0387', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>Uttara Bank Ltd.(online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1082, '2020-11-17 16:10:00', 363, 1122, NULL, NULL, 'IPAY0387', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '30000.0000', NULL, 1, NULL, 'received', '', '30000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1084, '2020-11-17 16:16:00', 322, 824, NULL, NULL, 'IPAY0387', NULL, 'Cheque', '19', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1085, '2020-11-17 16:20:00', 367, 1084, NULL, NULL, 'IPAY0387', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '185300.0000', NULL, 1, NULL, 'received', '', '185300.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1087, '2020-11-17 16:41:00', 365, 1085, NULL, NULL, 'IPAY0387', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '12300.0000', NULL, 1, NULL, 'received', '', '12300.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1089, '2020-11-17 16:44:00', 186, 361, NULL, NULL, 'IPAY0387', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>Pubali Bank Ltd.(online)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1090, '2020-11-17 16:45:00', 229, 404, NULL, NULL, 'IPAY0387', NULL, 'Cheque', '22', '', '', '', '', '', 'Visa', '150000.0000', NULL, 1, NULL, 'received', '<p>৩০০০০০ খাতে</p>', '150000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1091, '2020-11-17 16:47:00', 373, 1141, NULL, NULL, 'IPAY0387', NULL, 'Cheque', '22', '', '', '', '', '', 'Visa', '150000.2500', NULL, 1, NULL, 'received', '<p>৩০০০০০ খাতে</p>', '150000.2500', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1092, '2020-11-17 16:48:00', 306, 1128, NULL, NULL, 'IPAY0387', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '11400.0000', NULL, 1, NULL, 'received', '', '11400.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1093, '2020-11-17 16:49:00', 306, 1128, NULL, NULL, 'IPAY0387', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1094, '2020-11-18 10:24:00', 271, 481, NULL, NULL, 'IPAY0387', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '99500.0000', NULL, 1, NULL, 'received', '', '599500.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1095, '2020-11-18 10:27:00', 271, 481, NULL, NULL, 'IPAY0387', NULL, 'other', '0', '', '', '', '', '', 'Visa', '65.0000', NULL, 1, NULL, 'received', '<p>কৈফিয়ত </p>', '65.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1096, '2020-11-19 10:31:00', 268, 1161, NULL, NULL, 'IPAY0387', NULL, 'cash', '', '', '', '', '', '', '', '87600.0000', NULL, 1, NULL, 'received', '', '87600.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1097, '2020-11-19 18:09:57', 374, 1174, NULL, NULL, 'IPAY0388', NULL, 'cash', '', '', '', '', '', '', '', '134800.0000', NULL, 1, NULL, 'received', '', '134800.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1098, '2020-11-17 18:10:00', 374, 1174, NULL, NULL, 'IPAY0389', NULL, 'other', '0', '', '', '', '', '', 'Visa', '80.5000', NULL, 1, NULL, 'received', '<p>কৈফিয়ত</p>', '80.5000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1099, '2020-11-18 19:03:00', 209, 384, NULL, NULL, 'IPAY0389', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '113000.0000', NULL, 1, NULL, 'received', '', '113000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1100, '2020-11-18 19:06:00', 335, 1173, NULL, NULL, 'IPAY0389', NULL, 'other', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '<p>Janata Bank Ltd|(online)</p>', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1101, '2020-11-18 19:08:00', 363, 1171, NULL, NULL, 'IPAY0389', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1102, '2020-11-18 19:11:00', 306, 1175, NULL, NULL, 'IPAY0389', NULL, 'Cheque', '26', '', '', '', '', '', 'Visa', '800000.0000', NULL, 1, NULL, 'received', '', '800000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1103, '2020-11-18 19:12:00', 196, 371, NULL, NULL, 'IPAY0389', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '60000.0000', NULL, 1, NULL, 'received', '', '60000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1104, '2020-11-18 19:44:00', 378, 1184, NULL, NULL, 'IPAY0389', NULL, 'other', '0', '', '', '', '', '', 'Visa', '2500000.0000', NULL, 1, NULL, 'received', '<p>DBBL(online)</p>', '2500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1105, '2020-11-18 19:46:00', 301, 1179, NULL, NULL, 'IPAY0389', NULL, 'other', '0', '', '', '', '', '', 'Visa', '163500.0000', NULL, 1, NULL, 'received', '<p>Al-Arafah Bank Ltd.(online)</p>', '163500.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1106, '2020-11-18 19:47:00', 301, 1179, NULL, NULL, 'IPAY0389', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '11900.0000', NULL, 1, NULL, 'received', '', '11900.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1107, '2020-11-15 17:48:00', 275, 1076, NULL, NULL, 'IPAY0389', NULL, 'other', '0', '', '', '', '', '', 'Visa', '123.0000', NULL, 1, NULL, 'received', '<p>কৈফিয়ত</p>', '123.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1108, '2020-11-18 17:56:00', 301, 1179, NULL, NULL, 'IPAY0389', NULL, 'other', '0', '', '', '', '', '', 'Visa', '73.0000', NULL, 1, NULL, 'received', '<p>কৈফিয়ত</p>', '73.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1109, '2020-11-20 19:12:13', 379, 1194, NULL, NULL, 'IPAY0389', NULL, 'cash', '', '', '', '', '', '', '', '163000.0000', NULL, 1, NULL, 'received', '', '163000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1111, '2020-11-20 19:23:29', 379, 1198, NULL, NULL, 'IPAY0391', NULL, 'cash', '', '', '', '', '', '', '', '127800.0000', NULL, 1, NULL, 'received', '', '127800.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1112, '2020-11-19 20:33:00', 306, 1175, NULL, NULL, 'IPAY0392', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '40000.0000', NULL, 1, NULL, 'received', '', '40000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1113, '2020-11-19 20:35:00', 307, 638, NULL, NULL, 'IPAY0392', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '1500000.0000', NULL, 1, NULL, 'received', '', '1500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1114, '2020-11-19 20:36:00', 219, 394, NULL, NULL, 'IPAY0392', NULL, 'other', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '<p>Premier Bank Ltd.(online)</p>', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1115, '2020-11-19 20:37:00', 263, 472, NULL, NULL, 'IPAY0392', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '', '645301.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1116, '2020-11-19 20:39:00', 254, 434, NULL, NULL, 'IPAY0392', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1118, '2020-11-19 20:42:00', 301, 1192, NULL, NULL, 'IPAY0392', NULL, 'Cheque', '6', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1119, '2020-11-19 20:43:00', 301, 1192, NULL, NULL, 'IPAY0392', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>Janata Bank Ltd.(online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1120, '2020-11-19 20:45:00', 363, 1196, NULL, NULL, 'IPAY0392', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>Agrani Bank Ltd.(online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1121, '2020-11-19 20:46:00', 363, 1196, NULL, NULL, 'IPAY0392', NULL, 'other', '0', '', '', '', '', '', 'Visa', '50000.0000', NULL, 1, NULL, 'received', '<p>Sonali Bank Ltd.(online)</p>', '50000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1122, '2020-11-19 20:46:00', 363, 1196, NULL, NULL, 'IPAY0392', NULL, 'other', '0', '', '', '', '', '', 'Visa', '50000.0000', NULL, 1, NULL, 'received', '<p>Brac Bank Ltd.(online)</p>', '50000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1124, '2020-11-19 10:53:00', 379, 1195, NULL, NULL, 'IPAY0392', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '209200.0000', NULL, 1, NULL, 'received', '', '210000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1125, '2020-11-19 10:57:00', 202, 377, NULL, NULL, 'IPAY0392', NULL, 'other', '0', '', '', '', '', '', 'Visa', '800000.0000', NULL, 1, NULL, 'received', '<p>Pubali Bank Ltd.(online) ৩ টিটি</p>', '800000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1126, '2020-11-19 10:59:00', 192, 367, NULL, NULL, 'IPAY0392', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>Agrani Bank Ltd.(online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1127, '2020-11-19 11:00:00', 328, 1152, NULL, NULL, 'IPAY0392', NULL, 'other', '0', '', '', '', '', '', 'Visa', '800000.0000', NULL, 1, NULL, 'received', '<p>N.R.B.C(online)</p>', '800000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1129, '2020-11-19 20:15:00', 379, 1194, NULL, NULL, 'IPAY0392', NULL, 'other', '0', '', '', '', '', '', 'Visa', '40.5000', NULL, 1, NULL, 'received', '<p>হিসাব মিল</p>', '40.5000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1130, '2020-11-20 20:39:00', 300, 596, NULL, NULL, 'IPAY0392', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1131, '2020-11-20 20:40:00', 378, 1199, NULL, NULL, 'IPAY0392', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '15000.0000', NULL, 1, NULL, 'received', '<p>সর্দার মারফত</p>', '15000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1132, '2020-11-19 13:55:00', 381, 1201, NULL, NULL, 'IPAY0392', NULL, 'other', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '<p>Pubali Bank Ltd.(online)</p>', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1133, '2020-11-22 19:03:35', 363, 1226, NULL, NULL, 'IPAY0392', NULL, 'cash', '', '', '', '', '', '', '', '372600.0000', NULL, 1, NULL, 'received', '', '372600.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1134, '2020-11-21 20:02:00', 170, 667, NULL, NULL, 'IPAY0393', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1135, '2020-11-21 20:07:00', 306, 1224, NULL, NULL, 'IPAY0393', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '180000.0000', NULL, 1, NULL, 'received', '', '180000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1136, '2020-11-21 20:17:00', 383, 1238, NULL, NULL, 'IPAY0393', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '350000.0000', NULL, 1, NULL, 'received', '', '350000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1137, '2020-11-23 18:01:47', 287, 1240, NULL, NULL, 'IPAY0393', NULL, 'cash', '', '', '', '', '', '', '', '33560.0000', NULL, 1, NULL, 'received', '', '33560.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1138, '2020-11-22 18:41:00', 316, 1186, NULL, NULL, 'IPAY0394', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1139, '2020-11-22 18:44:00', 275, 1222, NULL, NULL, 'IPAY0394', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '30250.0000', NULL, 1, NULL, 'received', '', '30250.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1140, '2020-11-22 18:45:00', 275, 1222, NULL, NULL, 'IPAY0394', NULL, 'other', '0', '', '', '', '', '', 'Visa', '18.0000', NULL, 1, NULL, 'received', '<p>কইফিয়ত</p>', '18.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1141, '2020-11-11 19:20:00', 345, 938, NULL, NULL, 'IPAY0394', NULL, 'other', '0', '', '', '', '', '', 'Visa', '188.0000', NULL, 1, NULL, 'received', '<p>দশমিক হিসাব</p>', '188.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1142, '2020-11-23 19:25:14', 345, 1256, NULL, NULL, 'IPAY0394', NULL, 'cash', '', '', '', '', '', '', '', '162000.0000', NULL, 1, NULL, 'received', '', '162000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1143, '2020-11-17 19:35:00', 237, 417, NULL, NULL, 'IPAY0395', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1144, '2020-11-17 19:56:00', 372, 1153, NULL, NULL, 'IPAY0395', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>Pubali Bank Ltd.(online)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1145, '2020-11-22 20:40:00', 372, 1260, NULL, NULL, 'IPAY0395', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>Pubali Bank Ltd.(online)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1146, '2020-11-22 20:41:00', 320, 1203, NULL, NULL, 'IPAY0395', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>Sonali Bank Ltd.(online)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1147, '2020-11-22 20:42:00', 385, 1263, NULL, NULL, 'IPAY0395', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '700000.0000', NULL, 1, NULL, 'received', '', '700000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1148, '2020-11-22 20:43:00', 193, 368, NULL, NULL, 'IPAY0395', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '14500.0000', NULL, 1, NULL, 'received', '', '14500.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1150, '2020-11-22 20:47:00', 272, 1249, NULL, NULL, 'IPAY0395', NULL, 'Cheque', '19', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1151, '2020-11-22 20:49:00', 186, 361, NULL, NULL, 'IPAY0395', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1000000.0000', NULL, 1, NULL, 'received', '<p>Pubali Bank Ltd.(online)</p>', '1000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1152, '2020-11-22 20:50:00', 307, 1236, NULL, NULL, 'IPAY0395', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '1500000.0000', NULL, 1, NULL, 'received', '', '1500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1153, '2020-11-22 20:52:00', 370, 1244, NULL, NULL, 'IPAY0395', NULL, 'other', '0', '', '', '', '', '', 'Visa', '190000.0000', NULL, 1, NULL, 'received', '<p>Agrani Bank Ltd.(online)</p>', '190000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1154, '2020-11-22 20:53:00', 302, 1257, NULL, NULL, 'IPAY0395', NULL, 'other', '0', '', '', '', '', '', 'Visa', '160000.0000', NULL, 1, NULL, 'received', '<p>Pubali Bank Ltd.(online)</p>', '160000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1155, '2020-11-22 20:54:00', 363, 1233, NULL, NULL, 'IPAY0395', NULL, 'other', '0', '', '', '', '', '', 'Visa', '250000.0000', NULL, 1, NULL, 'received', '<p>Sonali Bank Ltd.(online)</p>', '250000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1156, '2020-11-22 20:55:00', 382, 1223, NULL, NULL, 'IPAY0395', NULL, 'other', '0', '', '', '', '', '', 'Visa', '210000.0000', NULL, 1, NULL, 'received', '<p>Pubali Bank Ltd.(online)</p>', '210000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1157, '2020-11-22 20:56:00', 170, 1245, NULL, NULL, 'IPAY0395', NULL, 'other', '0', '', '', '', '', '', 'Visa', '62500.0000', NULL, 1, NULL, 'received', '<p>Premier Bank Ltd.(online)</p>', '62500.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1158, '2020-11-22 20:57:00', 205, 380, NULL, NULL, 'IPAY0395', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '360000.0000', NULL, 1, NULL, 'received', '', '360000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1159, '2020-11-22 20:58:00', 306, 1224, NULL, NULL, 'IPAY0395', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '3500.0000', NULL, 1, NULL, 'received', '', '3500.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1160, '2020-11-22 20:59:00', 345, 1256, NULL, NULL, 'IPAY0395', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '535000.0000', NULL, 1, NULL, 'received', '', '535000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1161, '2020-11-23 18:45:00', 321, 1270, NULL, NULL, 'IPAY0395', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '1026700.0000', NULL, 1, NULL, 'received', '', '1026700.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1162, '2020-11-23 19:34:00', 310, 672, NULL, NULL, 'IPAY0395', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>Pubali Bank Ltd.(online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1163, '2020-11-23 19:37:00', 219, 394, NULL, NULL, 'IPAY0395', NULL, 'Cheque', '10', '', '', '', '', '', 'Visa', '400000.0000', NULL, 1, NULL, 'received', '', '400000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1164, '2020-11-23 19:37:00', 358, 1237, NULL, NULL, 'IPAY0395', NULL, 'Cheque', '25', '', '', '', '', '', 'Visa', '2000000.0000', NULL, 1, NULL, 'received', '', '2000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1165, '2020-11-23 19:39:00', 191, 366, NULL, NULL, 'IPAY0395', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1000000.0000', NULL, 1, NULL, 'received', '<p>Pubali Bank Ltd.(online)</p>', '1000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1166, '2020-11-23 19:41:00', 345, 1256, NULL, NULL, 'IPAY0395', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '10000.0000', NULL, 1, NULL, 'received', '', '10000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1167, '2020-11-23 19:42:00', 363, 1274, NULL, NULL, 'IPAY0395', NULL, 'other', '0', '', '', '', '', '', 'Visa', '175000.0000', NULL, 1, NULL, 'received', '<p>Agrani Bank Ltd.(online)</p>', '175000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1168, '2020-11-25 11:42:11', 386, 1283, NULL, NULL, 'IPAY0395', NULL, 'cash', '', '', '', '', '', '', '', '184294.0000', NULL, 1, NULL, 'received', '', '184294.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1169, '2020-11-22 18:47:00', 345, 1256, NULL, NULL, 'IPAY0396', NULL, 'other', '0', '', '', '', '', '', 'Visa', '280.0000', NULL, 1, NULL, 'received', '<p>কৈফিয়ত</p>', '280.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1170, '2020-11-24 20:20:00', 272, 1312, NULL, NULL, 'IPAY0396', NULL, 'Cheque', '18', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1171, '2020-11-24 20:24:00', 355, 1316, NULL, NULL, 'IPAY0396', NULL, 'Cheque', '15', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1172, '2020-11-24 20:25:00', 355, 1316, NULL, NULL, 'IPAY0396', NULL, 'Cheque', '18', '', '', '', '', '', 'Visa', '600000.0000', NULL, 1, NULL, 'received', '', '600000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1173, '2020-11-24 20:30:00', 355, 1316, NULL, NULL, 'IPAY0396', NULL, 'Cheque', '28', '', '', '', '', '', 'Visa', '400000.0000', NULL, 1, NULL, 'received', '', '400000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1174, '2020-11-24 20:33:00', 379, 1305, NULL, NULL, 'IPAY0396', NULL, 'other', '0', '', '', '', '', '', 'Visa', '800000.0000', NULL, 1, NULL, 'received', '<p>Uttara Bank Ltd.(online)</p>', '800000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1175, '2020-11-24 20:35:00', 335, 1299, NULL, NULL, 'IPAY0396', NULL, 'other', '0', '', '', '', '', '', 'Visa', '250000.0000', NULL, 1, NULL, 'received', '<p>Janata Bank Ltd.(online)</p>', '250000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1176, '2020-11-24 20:36:00', 335, 1299, NULL, NULL, 'IPAY0396', NULL, 'other', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '<p>Uttara Bank Ltd.(online)</p>', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1177, '2020-11-24 20:38:00', 180, 385, NULL, NULL, 'IPAY0396', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1178, '2020-11-24 20:38:00', 306, 1315, NULL, NULL, 'IPAY0396', NULL, 'other', '0', '', '', '', '', '', 'Visa', '799714.0000', NULL, 1, NULL, 'received', '<p>Islami Bank Ltd.(online)</p>', '799714.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1179, '2020-11-24 20:39:00', 306, 1315, NULL, NULL, 'IPAY0396', NULL, 'other', '0', '', '', '', '', '', 'Visa', '900000.0000', NULL, 1, NULL, 'received', '<p>Janata Bank Ltd.(online)</p>', '900000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1180, '2020-11-24 20:41:00', 301, 1285, NULL, NULL, 'IPAY0396', NULL, 'other', '0', '', '', '', '', '', 'Visa', '163000.5000', NULL, 1, NULL, 'received', '<p>Al-Arafah Bank Ltd.(online)</p>', '163000.5000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1181, '2020-11-24 20:43:00', 388, 1303, NULL, NULL, 'IPAY0396', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1182, '2020-11-24 20:43:00', 194, 907, NULL, NULL, 'IPAY0396', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1183, '2020-11-24 20:45:00', 383, 1301, NULL, NULL, 'IPAY0396', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '37000.0000', NULL, 1, NULL, 'received', '', '37000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1184, '2020-11-26 19:22:57', 365, 1321, NULL, NULL, 'IPAY0396', NULL, 'cash', '', '', '', '', '', '', '', '174400.0000', NULL, 1, NULL, 'received', '', '174400.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1186, '2020-11-17 19:26:00', 365, 1085, NULL, NULL, 'IPAY0397', NULL, 'other', '0', '', '', '', '', '', 'Visa', '150.5000', NULL, 1, NULL, 'received', '<p>কৈফিয়ত</p>', '150.5000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1187, '2020-11-25 20:37:00', 306, 1332, NULL, NULL, 'IPAY0397', NULL, 'other', '0', '', '', '', '', '', 'Visa', '2829.0000', NULL, 1, NULL, 'received', '<p>মোট কৈফিয়ত এবং দশমিক মিল</p>', '2829.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1188, '2020-11-25 20:55:00', 363, 1325, NULL, NULL, 'IPAY0397', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '20000.0000', NULL, 1, NULL, 'received', '', '20000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1189, '2020-11-25 20:56:00', 363, 1325, NULL, NULL, 'IPAY0397', NULL, 'other', '0', '', '', '', '', '', 'Visa', '150000.0000', NULL, 1, NULL, 'received', '<p>Sonali Bank Ltd.(online)</p>', '150000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1190, '2020-11-25 20:57:00', 307, 1314, NULL, NULL, 'IPAY0397', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '1000000.0000', NULL, 1, NULL, 'received', '', '1000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1191, '2020-11-25 20:58:00', 384, 1320, NULL, NULL, 'IPAY0397', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1192, '2020-11-25 20:59:00', 384, 1320, NULL, NULL, 'IPAY0397', NULL, 'Cheque', '25', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1193, '2020-11-25 21:00:00', 335, 1299, NULL, NULL, 'IPAY0397', NULL, 'other', '0', '', '', '', '', '', 'Visa', '43500.0000', NULL, 1, NULL, 'received', '<p>Uttara Bank Ltd.(online)</p>', '43500.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1194, '2020-11-25 21:01:00', 379, 1331, NULL, NULL, 'IPAY0397', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>Uttara Bank  Ltd.(online)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1195, '2020-11-25 21:03:00', 370, 1322, NULL, NULL, 'IPAY0397', NULL, 'other', '0', '', '', '', '', '', 'Visa', '250000.0000', NULL, 1, NULL, 'received', '<p>Agrani Bank Ltd.(online)</p>', '250000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1196, '2020-11-25 21:04:00', 375, 1317, NULL, NULL, 'IPAY0397', NULL, 'other', '0', '', '', '', '', '', 'Visa', '150000.0000', NULL, 1, NULL, 'received', '<p>Sonali Bank Ltd.(online)</p>', '150000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1197, '2020-11-25 21:05:00', 272, 1323, NULL, NULL, 'IPAY0397', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '250000.0000', NULL, 1, NULL, 'received', '', '250000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1198, '2020-11-25 21:07:00', 237, 417, NULL, NULL, 'IPAY0397', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>আবু হাসান</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1199, '2020-11-26 11:38:00', 219, 394, NULL, NULL, 'IPAY0397', NULL, 'other', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '<p>Premier Bank Ltd.(online)</p>', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1200, '2020-11-26 11:39:00', 180, 385, NULL, NULL, 'IPAY0397', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '150000.0000', NULL, 1, NULL, 'received', '', '150000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1201, '2020-11-22 13:19:00', 390, 1335, NULL, NULL, 'IPAY0397', NULL, 'other', '0', '', '', '', '', '', 'Visa', '967100.0000', NULL, 1, NULL, 'received', '<p>২০১৯-২০ এর ইজা জমা</p>', '967100.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1202, '2020-11-05 13:41:00', 312, 1336, NULL, NULL, 'IPAY0397', NULL, 'Cheque', '19', '', '', '', '', '', 'Visa', '1000000.0000', NULL, 1, NULL, 'received', '', '1000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1203, '2020-11-15 13:42:00', 312, 1336, NULL, NULL, 'IPAY0397', NULL, 'Cheque', '6', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1204, '2020-11-15 13:45:00', 312, 1336, NULL, NULL, 'IPAY0397', NULL, 'Cheque', '25', '', '', '', '', '', 'Visa', '168800.0000', NULL, 1, NULL, 'received', '', '168800.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1205, '2020-11-27 14:10:04', 345, 1341, NULL, NULL, 'IPAY0397', NULL, 'cash', '', '', '', '', '', '', '', '176800.0000', NULL, 1, NULL, 'received', '', '176800.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1206, '2020-11-26 16:52:00', 328, 1211, NULL, NULL, 'IPAY0398', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>N.R.B.C (online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1207, '2020-11-26 16:55:00', 311, 1353, NULL, NULL, 'IPAY0398', NULL, 'Cheque', '18', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1208, '2020-11-26 17:03:00', 301, 1350, NULL, NULL, 'IPAY0398', NULL, 'other', '0', '', '', '', '', '', 'Visa', '163000.0000', NULL, 1, NULL, 'received', '<p>Al-Arafah Bank Ltd.(online)</p>', '163000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1209, '2020-11-26 17:07:00', 363, 1343, NULL, NULL, 'IPAY0398', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '240000.0000', NULL, 1, NULL, 'received', '', '240000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1210, '2020-11-18 17:09:00', 363, 1196, NULL, NULL, 'IPAY0398', NULL, 'other', '0', '', '', '', '', '', 'Visa', '11662.0000', NULL, 1, NULL, 'received', '<p>১৬ ও ১৮ তারিখ ২ গাড়ী কৈফিয়ত</p>', '11662.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1211, '2020-11-26 17:12:00', 385, 1340, NULL, NULL, 'IPAY0398', NULL, 'other', '0', '', '', '', '', '', 'Visa', '400000.0000', NULL, 1, NULL, 'received', '<p>N.R.B.C (online)</p>', '400000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1212, '2020-11-12 18:12:00', 358, 1237, NULL, NULL, 'IPAY0398', NULL, 'Cheque', '6', '', '', '', '', '', 'Visa', '1000000.0000', NULL, 1, NULL, 'received', '<p>কবির মিয়া জঃ মারফত</p>', '1000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1213, '2020-11-15 18:14:00', 358, 1237, NULL, NULL, 'IPAY0398', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '525000.0000', NULL, 1, NULL, 'received', '', '525000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1214, '2020-11-16 18:14:00', 358, 1237, NULL, NULL, 'IPAY0398', NULL, 'Cheque', '25', '', '', '', '', '', 'Visa', '2000000.0000', NULL, 1, NULL, 'received', '', '2000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1215, '2020-11-23 18:15:00', 358, 1237, NULL, NULL, 'IPAY0398', NULL, 'Cheque', '25', '', '', '', '', '', 'Visa', '2000000.0000', NULL, 1, NULL, 'received', '', '2000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1216, '2020-11-26 18:22:00', 345, 1341, NULL, NULL, 'IPAY0398', NULL, 'other', '0', '', '', '', '', '', 'Visa', '40.7500', NULL, 1, NULL, 'received', '<p>কৈফিয়ত</p>', '40.7500', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1217, '2020-11-16 18:29:00', 352, 1116, NULL, NULL, 'IPAY0398', NULL, 'other', '0', '', '', '', '', '', 'Visa', '14035.0000', NULL, 1, NULL, 'received', '<p>৭ গাড়ি কৈফিয়ত</p>', '14035.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1218, '2020-11-19 19:03:00', 355, 1008, NULL, NULL, 'IPAY0398', NULL, 'Cheque', '19', '', '', '', '', '', 'Visa', '1500000.0000', NULL, 1, NULL, 'received', '', '1500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1219, '2020-11-12 19:04:00', 355, 1008, NULL, NULL, 'IPAY0398', NULL, 'Cheque', '18', '', '', '', '', '', 'Visa', '1000000.0000', NULL, 1, NULL, 'received', '', '1000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1220, '2020-11-26 19:07:00', 355, 1316, NULL, NULL, 'IPAY0398', NULL, 'Cheque', '6', '', '', '', '', '', 'Visa', '1500000.0000', NULL, 1, NULL, 'received', '<p>১০ ও ৫ লাখ(ইসলামী চেক ২ টি)</p>', '1500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1221, '2020-11-17 19:19:00', 391, 1361, NULL, NULL, 'IPAY0398', NULL, 'Cheque', '28', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1222, '2020-11-19 11:21:00', 380, 1362, NULL, NULL, 'IPAY0398', NULL, 'Cheque', '27', '', '', '', '', '', 'Visa', '400000.0000', NULL, 1, NULL, 'received', '', '400000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1223, '2020-11-01 11:44:00', 318, 761, NULL, NULL, 'IPAY0398', NULL, 'other', '0', '', '', '', '', '', 'Visa', '2155.0000', NULL, 1, NULL, 'received', '<p>৩ গাড়ী কৈফিয়ত</p>', '2155.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1225, '2020-11-13 11:51:00', 369, 1103, NULL, NULL, 'IPAY0398', NULL, 'other', '0', '', '', '', '', '', 'Visa', '57.5500', NULL, 1, NULL, 'received', '<p>কৈফিয়ত</p>', '57.5500', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1226, '2020-11-17 11:52:00', 182, 357, NULL, NULL, 'IPAY0398', NULL, 'other', '0', '', '', '', '', '', 'Visa', '400000.0000', NULL, 1, NULL, 'received', '<p>Dhaka Bank Ltd.(online)</p>', '400000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1227, '2020-11-26 12:04:00', 362, 1351, NULL, NULL, 'IPAY0398', NULL, 'other', '0', '', '', '', '', '', 'Visa', '467.5000', NULL, 1, NULL, 'received', '<p>দশমিক মিল</p>', '467.5000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1228, '2020-11-15 13:05:00', 325, 1100, NULL, NULL, 'IPAY0398', NULL, 'other', '0', '', '', '', '', '', 'Visa', '120.7500', NULL, 1, NULL, 'received', '<p>দশমিক মিল</p>', '119.7500', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1229, '2020-11-15 13:50:00', 367, 1084, NULL, NULL, 'IPAY0398', NULL, 'other', '0', '', '', '', '', '', 'Visa', '102.0000', NULL, 1, NULL, 'received', '<p>কৈফিয়ত</p>', '102.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1230, '2020-11-12 13:54:00', 321, 909, NULL, NULL, 'IPAY0398', NULL, 'other', '0', '', '', '', '', '', 'Visa', '40.0000', NULL, 1, NULL, 'received', '<p>কৈফিয়ত</p>', '40.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1231, '2020-11-23 14:01:00', 323, 1278, NULL, NULL, 'IPAY0398', NULL, 'other', '0', '', '', '', '', '', 'Visa', '332.0000', NULL, 1, NULL, 'received', '<p>দশমিক হিসাব</p>', '332.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1232, '2020-11-11 14:06:00', 351, 962, NULL, NULL, 'IPAY0398', NULL, 'other', '0', '', '', '', '', '', 'Visa', '42.0000', NULL, 1, NULL, 'received', '<p>দশমিক হিসাব</p>', '42.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1233, '2020-11-11 14:08:00', 351, 1367, NULL, NULL, 'IPAY0398', NULL, 'other', '0', '', '', '', '', '', 'Visa', '66.0000', NULL, 1, NULL, 'received', '<p>কৈফিয়ত</p>', '66.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1234, '2020-11-15 14:18:00', 342, 1079, NULL, NULL, 'IPAY0398', NULL, 'other', '0', '', '', '', '', '', 'Visa', '234.0000', NULL, 1, NULL, 'received', '<p>দশমিক মিল ও কৈফিয়ত</p>', '234.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1235, '2020-11-10 14:36:00', 343, 1369, NULL, NULL, 'IPAY0398', NULL, 'other', '0', '', '', '', '', '', 'Visa', '170000.0000', NULL, 1, NULL, 'received', '<p>Pubali Bank Ltd.(online)</p>', '170000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1236, '2020-11-10 14:48:00', 327, 940, NULL, NULL, 'IPAY0398', NULL, 'other', '0', '', '', '', '', '', 'Visa', '330.0000', NULL, 1, NULL, 'received', '<p>৩ গাড়ী কৈফিয়ত</p>', '330.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1237, '2020-11-15 14:51:00', 365, 1321, NULL, NULL, 'IPAY0398', NULL, 'other', '0', '', '', '', '', '', 'Visa', '40.5000', NULL, 1, NULL, 'received', '<p>কৈফিয়ত</p>', '40.5000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1238, '2020-11-26 14:52:00', 302, 1355, NULL, NULL, 'IPAY0398', NULL, 'other', '0', '', '', '', '', '', 'Visa', '99955.0000', NULL, 1, NULL, 'received', '<p>Islami Bank Ltd.(online)</p>', '99955.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1239, '2020-11-26 15:02:00', 307, 1349, NULL, NULL, 'IPAY0398', NULL, 'other', '0', '', '', '', '', '', 'Visa', '159.0000', NULL, 1, NULL, 'received', '<p>দশমিক মিল</p>', '159.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1240, '2020-11-28 20:41:50', 394, 1385, NULL, NULL, 'IPAY0398', NULL, 'cash', '', '', '', '', '', '', '', '144400.0000', NULL, 1, NULL, 'received', '', '144400.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1241, '2020-11-27 21:04:00', 394, 1385, NULL, NULL, 'IPAY0399', NULL, 'other', '0', '', '', '', '', '', 'Visa', '41.2500', NULL, 1, NULL, 'received', '<p>দশমিক হিসাব</p>', '41.2500', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1242, '2020-11-29 13:58:51', 335, 1389, NULL, NULL, 'IPAY0399', NULL, 'cash', '', '', '', '', '', '', '', '157000.0000', NULL, 1, NULL, 'received', '', '157000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1243, '2020-11-28 14:34:00', 335, 1389, NULL, NULL, 'IPAY0400', NULL, 'other', '0', '', '', '', '', '', 'Visa', '41.0000', NULL, 1, NULL, 'received', '<p>দশমিক মিল</p>', '41.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1244, '2020-11-28 14:35:00', 384, 1344, NULL, NULL, 'IPAY0400', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '310440.0000', NULL, 1, NULL, 'received', '', '310440.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1245, '2020-11-28 14:37:00', 373, 1402, NULL, NULL, 'IPAY0400', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '300000.7500', NULL, 1, NULL, 'received', '', '300000.7500', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1246, '2020-11-28 14:43:00', 356, 1404, NULL, NULL, 'IPAY0400', NULL, 'other', '0', '', '', '', '', '', 'Visa', '19314.0000', NULL, 1, NULL, 'received', '<p>কৈফিয়ত বাদ</p>', '19314.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1247, '2020-11-10 17:34:00', 341, 943, NULL, NULL, 'IPAY0400', NULL, 'other', '0', '', '', '', '', '', 'Visa', '2800.0000', NULL, 1, NULL, 'received', '<p>কৈফিয়ত</p>', '2800.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1248, '2020-11-17 20:19:00', 377, 1176, NULL, NULL, 'IPAY0400', NULL, 'other', '0', '', '', '', '', '', 'Visa', '150000.5000', NULL, 1, NULL, 'received', '<p>Premier Bank Ltd.(online)</p>', '150000.5000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1249, '2020-11-28 20:28:00', 306, 1398, NULL, NULL, 'IPAY0400', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '178041.2500', NULL, 1, NULL, 'received', '<p>দশমিল মিল সংযুক্ত</p>', '178041.2500', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1250, '2020-11-26 20:49:00', 388, 1303, NULL, NULL, 'IPAY0400', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '168080.0000', NULL, 1, NULL, 'received', '<p>৮০ টাকা দশমিক মিল</p>', '168080.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1251, '2020-11-30 13:57:30', 275, 1411, NULL, NULL, 'IPAY0400', NULL, 'cash', '', '', '', '', '', '', '', '30250.0000', NULL, 1, NULL, 'received', '', '30250.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1252, '2020-11-30 13:58:43', 289, 1412, NULL, NULL, 'IPAY0401', NULL, 'cash', '', '', '', '', '', '', '', '32250.0000', NULL, 1, NULL, 'received', '', '32250.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1253, '2020-11-30 14:14:53', 396, 1416, NULL, NULL, 'IPAY0402', NULL, 'cash', '', '', '', '', '', '', '', '114200.0000', NULL, 1, NULL, 'received', '', '114200.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1254, '2020-11-30 14:16:40', 397, 1417, NULL, NULL, 'IPAY0403', NULL, 'cash', '', '', '', '', '', '', '', '161390.0000', NULL, 1, NULL, 'received', '', '161390.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1255, '2020-11-30 14:48:52', 306, 1433, NULL, NULL, 'IPAY0404', NULL, 'cash', '', '', '', '', '', '', '', '113200.0000', NULL, 1, NULL, 'received', '', '113200.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1256, '2020-11-30 14:49:53', 351, 1434, NULL, NULL, 'IPAY0405', NULL, 'cash', '', '', '', '', '', '', '', '120100.0000', NULL, 1, NULL, 'received', '', '120100.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1257, '2020-11-29 15:26:00', 397, 1417, NULL, NULL, 'IPAY0406', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '123610.0000', NULL, 1, NULL, 'received', '', '123610.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1258, '2020-11-29 15:27:00', 397, 1417, NULL, NULL, 'IPAY0406', NULL, 'other', '0', '', '', '', '', '', 'Visa', '41.5000', NULL, 1, NULL, 'received', '<p>দশমিক মিল</p>', '41.5000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1259, '2020-11-29 15:28:00', 307, 1419, NULL, NULL, 'IPAY0406', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '1000000.0000', NULL, 1, NULL, 'received', '', '1000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1260, '2020-11-29 15:30:00', 310, 1432, NULL, NULL, 'IPAY0406', NULL, 'other', '0', '', '', '', '', '', 'Visa', '3000000.0000', NULL, 1, NULL, 'received', '<p>Islami Bank Ltd.(online)</p>', '3000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1261, '2020-11-29 15:32:00', 379, 1430, NULL, NULL, 'IPAY0406', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>Uttara Bank Ltd.(online)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1262, '2020-11-29 15:33:00', 373, 1402, NULL, NULL, 'IPAY0406', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '30000.0000', NULL, 1, NULL, 'received', '', '30000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1264, '2020-11-29 15:37:00', 350, 1415, NULL, NULL, 'IPAY0406', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>Dhaka Bank Ltd.(online)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1265, '2020-11-29 15:40:00', 372, 1286, NULL, NULL, 'IPAY0406', NULL, 'other', '0', '', '', '', '', '', 'Visa', '3507.0000', NULL, 1, NULL, 'received', '<p>কৈফিয়ত বাদ ৩ গাড়ী</p>', '3507.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1266, '2020-11-29 15:44:00', 195, 370, NULL, NULL, 'IPAY0406', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>Pubali Bank Ltd.(online)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1267, '2020-11-29 15:45:00', 370, 1391, NULL, NULL, 'IPAY0406', NULL, 'other', '0', '', '', '', '', '', 'Visa', '190000.0000', NULL, 1, NULL, 'received', '<p>Agrani Bank Ltd.(online)</p>', '190000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1268, '2020-11-29 15:46:00', 174, 346, NULL, NULL, 'IPAY0406', NULL, 'other', '0', '', '', '', '', '', 'Visa', '700000.0000', NULL, 1, NULL, 'received', '<p>Islami Bank Ltd.(online)</p>', '700000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1269, '2020-11-29 15:48:00', 360, 1020, NULL, NULL, 'IPAY0406', NULL, 'other', '0', '', '', '', '', '', 'Visa', '141000.0000', NULL, 1, NULL, 'received', '<p>Pubali Bank Ltd.(online)</p>', '141000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1270, '2020-11-29 15:48:00', 360, 1020, NULL, NULL, 'IPAY0406', NULL, 'other', '0', '', '', '', '', '', 'Visa', '349.0000', NULL, 1, NULL, 'received', '<p>কৈফিয়ত বাদ</p>', '349.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1271, '2020-11-29 15:51:00', 349, 1436, NULL, NULL, 'IPAY0406', NULL, 'other', '0', '', '', '', '', '', 'Visa', '390000.0000', NULL, 1, NULL, 'received', '<p>Janata Bank Ltd.(online)</p>', '390000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1272, '2020-11-29 15:52:00', 349, 1436, NULL, NULL, 'IPAY0406', NULL, 'other', '0', '', '', '', '', '', 'Visa', '375.0000', NULL, 1, NULL, 'received', '<p>কৈফিয়ত বাদ</p>', '375.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1273, '2020-11-29 15:54:00', 393, 1384, NULL, NULL, 'IPAY0406', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>Al-Arafah Bank Ltd.(online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1274, '2020-11-29 15:55:00', 382, 1403, NULL, NULL, 'IPAY0406', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>Pubali Bank Ltd.(online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1275, '2020-11-29 15:57:00', 368, 1390, NULL, NULL, 'IPAY0406', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '111900.0000', NULL, 1, NULL, 'received', '', '111900.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1276, '2020-11-29 15:57:00', 368, 1390, NULL, NULL, 'IPAY0406', NULL, 'other', '0', '', '', '', '', '', 'Visa', '106.0000', NULL, 1, NULL, 'received', '<p>কৈফিয়ত এবং দশমিক মিল</p>', '106.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1277, '2020-11-29 15:58:00', 375, 1388, NULL, NULL, 'IPAY0406', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>Sonali Bank Ltd.(online)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1278, '2020-11-30 13:09:00', 398, 1442, NULL, NULL, 'IPAY0406', NULL, 'Cheque', '19', '', '', '', '', '', 'Visa', '900000.0000', NULL, 1, NULL, 'received', '', '900000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1279, '2020-11-30 13:10:00', 398, 1442, NULL, NULL, 'IPAY0406', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '289200.0000', NULL, 1, NULL, 'received', '', '289200.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1280, '2020-11-29 13:21:00', 301, 1435, NULL, NULL, 'IPAY0406', NULL, 'other', '0', '', '', '', '', '', 'Visa', '133.0000', NULL, 1, NULL, 'received', '<p>কৈফিয়ত</p>', '133.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1281, '2020-12-01 13:57:02', 400, 1450, NULL, NULL, 'IPAY0406', NULL, 'cash', '', '', '', '', '', '', '', '412500.0000', NULL, 1, NULL, 'received', '', '412500.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1282, '2020-12-01 14:27:01', 351, 1462, NULL, NULL, 'IPAY0407', NULL, 'cash', '', '', '', '', '', '', '', '142600.0000', NULL, 1, NULL, 'received', '', '142600.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1283, '2020-11-29 16:33:00', 306, 1433, NULL, NULL, 'IPAY0408', NULL, 'other', '0', '', '', '', '', '', 'Visa', '36.5000', NULL, 1, NULL, 'received', '<p>দশমিক মিল</p>', '36.5000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1284, '2020-12-01 16:34:35', 306, 1466, NULL, NULL, 'IPAY0408', NULL, 'cash', '', '', '', '', '', '', '', '203800.0000', NULL, 1, NULL, 'received', '', '203800.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1285, '2020-11-30 19:05:00', 330, 1465, NULL, NULL, 'IPAY0409', NULL, 'Cheque', '22', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1286, '2020-11-30 19:06:00', 384, 1344, NULL, NULL, 'IPAY0409', NULL, 'Cheque', '25', '', '', '', '', '', 'Visa', '115000.0000', NULL, 1, NULL, 'received', '', '115000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1288, '2020-11-30 19:10:00', 302, 1461, NULL, NULL, 'IPAY0409', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '220000.0000', NULL, 1, NULL, 'received', '', '220000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1289, '2020-11-30 19:12:00', 340, 1377, NULL, NULL, 'IPAY0409', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>Islami Bank Ltd.(online)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1290, '2020-11-30 19:14:00', 186, 361, NULL, NULL, 'IPAY0409', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1999300.0000', NULL, 1, NULL, 'received', '<p>Islami Bank Ltd.(online)</p>', '1999300.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1291, '2020-11-30 19:15:00', 370, 1453, NULL, NULL, 'IPAY0409', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>Krishi Bank Ltd.(online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1292, '2020-11-30 19:17:00', 170, 1463, NULL, NULL, 'IPAY0409', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '170000.0000', NULL, 1, NULL, 'received', '', '170000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1293, '2020-11-30 19:18:00', 272, 1395, NULL, NULL, 'IPAY0409', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1500000.0000', NULL, 1, NULL, 'received', '<p>Uttara Bank Ltd.(online)</p>', '1500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1294, '2020-11-30 19:21:00', 272, 1395, NULL, NULL, 'IPAY0409', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '1000000.0000', NULL, 1, NULL, 'received', '', '1000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1295, '2020-11-30 19:22:00', 301, 1448, NULL, NULL, 'IPAY0409', NULL, 'other', '0', '', '', '', '', '', 'Visa', '265000.0000', NULL, 1, NULL, 'received', '<p>Al-Arafah Bank Ltd.(online)</p>', '265000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1296, '2020-11-30 19:25:00', 311, 1353, NULL, NULL, 'IPAY0409', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '46500.0000', NULL, 1, NULL, 'received', '', '46500.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1297, '2020-11-10 19:26:00', 338, 936, NULL, NULL, 'IPAY0409', NULL, 'other', '0', '', '', '', '', '', 'Visa', '218.0000', NULL, 1, NULL, 'received', '<p>কৈফিয়ত</p>', '218.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1298, '2020-11-30 19:29:00', 338, 1469, NULL, NULL, 'IPAY0409', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1299, '2020-12-01 19:33:00', 310, 1481, NULL, NULL, 'IPAY0409', NULL, 'other', '0', '', '', '', '', '', 'Visa', '2000000.0000', NULL, 1, NULL, 'received', '<p>Islami Bank Ltd.(online)</p>', '2000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1300, '2020-12-01 19:34:00', 382, 1484, NULL, NULL, 'IPAY0409', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1300000.0000', NULL, 1, NULL, 'received', '<p>Pubali Bank Ltd.(online)</p>', '1300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1301, '2020-12-01 19:35:00', 379, 1473, NULL, NULL, 'IPAY0409', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>Uttara Bank Ltd.(online)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1303, '2020-12-01 19:42:00', 363, 1343, NULL, NULL, 'IPAY0409', NULL, 'other', '0', '', '', '', '', '', 'Visa', '60000.0000', NULL, 1, NULL, 'received', '<p>Brac Bank Ltd.(online)</p>', '60000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1304, '2020-12-01 19:43:00', 363, 1343, NULL, NULL, 'IPAY0409', NULL, 'other', '0', '', '', '', '', '', 'Visa', '80000.0000', NULL, 1, NULL, 'received', '<p>Sonali Bank Ltd.(online)</p>', '80000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1306, '2020-12-01 19:45:00', 373, 1502, NULL, NULL, 'IPAY0409', NULL, 'Cheque', '19', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1307, '2020-12-01 19:47:00', 373, 1502, NULL, NULL, 'IPAY0409', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '30000.0000', NULL, 1, NULL, 'received', '', '30000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1308, '2020-12-01 19:58:00', 307, 1500, NULL, NULL, 'IPAY0409', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1309, '2020-12-01 19:58:00', 307, 1500, NULL, NULL, 'IPAY0409', NULL, 'Cheque', '17', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1310, '2020-12-01 19:59:00', 357, 1182, NULL, NULL, 'IPAY0409', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1675000.0000', NULL, 1, NULL, 'received', '<p>Sonali Bank Ltd.(online)</p>', '1675000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1311, '2020-12-01 20:01:00', 375, 1485, NULL, NULL, 'IPAY0409', NULL, 'other', '0', '', '', '', '', '', 'Visa', '125000.0000', NULL, 1, NULL, 'received', '<p>Sonali Bank Ltd.(online)</p>', '125000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1312, '2020-12-01 20:02:00', 358, 1477, NULL, NULL, 'IPAY0409', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '1200000.0000', NULL, 1, NULL, 'received', '', '1200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1313, '2020-12-01 20:03:00', 189, 364, NULL, NULL, 'IPAY0409', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>Pubali Bank Ltd.(online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1314, '2020-12-01 20:06:00', 192, 367, NULL, NULL, 'IPAY0409', NULL, 'other', '0', '', '', '', '', '', 'Visa', '750000.0000', NULL, 1, NULL, 'received', '<p>Islami Bank Ltd.(online)</p>', '750000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1315, '2020-12-01 20:08:00', 228, 403, NULL, NULL, 'IPAY0409', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '40000.0000', NULL, 1, NULL, 'received', '', '40000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1316, '2020-04-21 13:01:00', 192, 367, NULL, NULL, 'IPAY0409', NULL, 'other', '0', '', '', '', '', '', 'Visa', '148715.0000', NULL, 1, NULL, 'received', '<p>ভুলবশত তোলার কারণে ১ গাড়ী বাতিলের টাকা</p>', '148715.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1317, '2020-12-01 14:10:00', 363, 1343, NULL, NULL, 'IPAY0409', NULL, 'other', '0', '', '', '', '', '', 'Visa', '60000.0000', NULL, 1, NULL, 'received', '<p>Brac Bank Ltd.(online)</p>', '60000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1318, '2020-12-01 17:24:00', 272, 1496, NULL, NULL, 'IPAY0409', NULL, 'other', '0', '', '', '', '', '', 'Visa', '978.0000', NULL, 1, NULL, 'received', '<p>কৈফিয়ত ও দশমিক মিল</p>', '978.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1319, '2020-12-02 21:28:00', 395, 1447, NULL, NULL, 'IPAY0409', NULL, 'other', '0', '', '', '', '', '', 'Visa', '804000.0000', NULL, 1, NULL, 'received', '<p>Islami Bank Ltd.(online)</p>', '804000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1320, '2020-12-02 21:35:00', 327, 1541, NULL, NULL, 'IPAY0409', NULL, 'other', '0', '', '', '', '', '', 'Visa', '181042.7500', NULL, 1, NULL, 'received', '<p>Sonali Bank Ltd.(online)</p><p>42.75 দশমিক মিল</p>', '181042.7500', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1321, '2020-12-02 21:37:00', 358, 1531, NULL, NULL, 'IPAY0409', NULL, 'Cheque', '19', '', '', '', '', '', 'Visa', '700000.0000', NULL, 1, NULL, 'received', '', '700000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1322, '2020-12-02 21:37:00', 364, 1504, NULL, NULL, 'IPAY0409', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '260000.0000', NULL, 1, NULL, 'received', '', '260000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1324, '2020-12-02 21:39:00', 320, 1203, NULL, NULL, 'IPAY0409', NULL, 'other', '0', '', '', '', '', '', 'Visa', '940000.0000', NULL, 1, NULL, 'received', '<p>Sonali Bank Ltd.(online)</p>', '940000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1325, '2020-12-02 21:41:00', 363, 1549, NULL, NULL, 'IPAY0409', NULL, 'other', '0', '', '', '', '', '', 'Visa', '550000.0000', NULL, 1, NULL, 'received', '<p>Agrani Bank Ltd.(online)</p>', '550000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1326, '2020-12-02 21:42:00', 219, 394, NULL, NULL, 'IPAY0409', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>Premier Bank Ltd.(online)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1327, '2020-12-02 21:45:00', 379, 1544, NULL, NULL, 'IPAY0409', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>Uttara Bank Ltd.(online)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1328, '2020-12-02 21:47:00', 330, 1465, NULL, NULL, 'IPAY0409', NULL, 'Cheque', '19', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1329, '2020-12-02 21:48:00', 301, 1516, NULL, NULL, 'IPAY0409', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '42800.0000', NULL, 1, NULL, 'received', '', '42800.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1330, '2020-12-02 21:50:00', 342, 1548, NULL, NULL, 'IPAY0409', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>Uttara Bank Ltd.(online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1331, '2020-12-02 21:51:00', 342, 1548, NULL, NULL, 'IPAY0409', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '36350.0000', NULL, 1, NULL, 'received', '', '36350.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1332, '2020-12-02 21:52:00', 301, 1516, NULL, NULL, 'IPAY0409', NULL, 'other', '0', '', '', '', '', '', 'Visa', '84.2500', NULL, 1, NULL, 'received', '<p>কৈফিয়ত</p>', '84.2500', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1333, '2020-12-02 13:03:00', 402, 1547, NULL, NULL, 'IPAY0409', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '84036.0000', NULL, 1, NULL, 'received', '<p>পুরাতন হিসাব হইতে নেওয়া</p>', '84036.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1334, '2020-11-17 19:00:00', 361, 1143, NULL, NULL, 'IPAY0409', NULL, 'other', '0', '', '', '', '', '', 'Visa', '40.0000', NULL, 1, NULL, 'received', '<p>কৈফিয়ত</p>', '40.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1335, '2020-12-04 19:04:41', 361, 1556, NULL, NULL, 'IPAY0409', NULL, 'cash', '', '', '', '', '', '', '', '878900.0000', NULL, 1, NULL, 'received', '', '878900.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1336, '2020-12-06 12:55:22', 335, 1595, NULL, NULL, 'IPAY0410', NULL, 'cash', '', '', '', '', '', '', '', '352600.0000', NULL, 1, NULL, 'received', '', '352600.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1338, '2020-12-03 13:48:00', 318, 1584, NULL, NULL, 'IPAY0411', NULL, 'other', '0', '', '', '', '', '', 'Visa', '400000.0000', NULL, 1, NULL, 'received', '<p>Sonali Bank Ltd.(online)</p>', '400000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1339, '2020-12-03 13:49:00', 401, 1511, NULL, NULL, 'IPAY0411', NULL, 'other', '0', '', '', '', '', '', 'Visa', '382270.0000', NULL, 1, NULL, 'received', '<p>Sonali Bank Ltd.(online)</p>', '382270.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1340, '2020-12-03 13:51:00', 404, 1568, NULL, NULL, 'IPAY0411', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '700000.0000', NULL, 1, NULL, 'received', '', '700000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1341, '2020-12-03 13:52:00', 385, 1558, NULL, NULL, 'IPAY0411', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>NRBC (online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1342, '2020-12-03 13:54:00', 301, 1563, NULL, NULL, 'IPAY0411', NULL, 'other', '0', '', '', '', '', '', 'Visa', '164000.0000', NULL, 1, NULL, 'received', '<p>Al-Arafah Bank Ltd.(online)</p>', '164000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1343, '2020-12-03 13:56:00', 175, 347, NULL, NULL, 'IPAY0411', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '50000.0000', NULL, 1, NULL, 'received', '', '50000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1344, '2020-12-03 13:57:00', 342, 1583, NULL, NULL, 'IPAY0411', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '178440.0000', NULL, 1, NULL, 'received', '', '178440.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1345, '2020-12-03 13:57:00', 342, 1583, NULL, NULL, 'IPAY0411', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>Agrani Bank Ltd.(online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1346, '2020-12-03 13:59:00', 306, 1581, NULL, NULL, 'IPAY0411', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '154000.0000', NULL, 1, NULL, 'received', '', '154000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1347, '2020-12-04 14:43:00', 363, 1589, NULL, NULL, 'IPAY0411', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '250000.0000', NULL, 1, NULL, 'received', '', '250000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1348, '2020-12-04 14:45:00', 302, 1588, NULL, NULL, 'IPAY0411', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '32000.0000', NULL, 1, NULL, 'received', '', '32000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1349, '2020-12-04 14:48:00', 338, 1593, NULL, NULL, 'IPAY0411', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '338600.0000', NULL, 1, NULL, 'received', '', '338600.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1350, '2020-12-04 14:51:00', 405, 1613, NULL, NULL, 'IPAY0411', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '50000.0000', NULL, 1, NULL, 'received', '', '50000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1352, '2020-12-05 20:28:00', 406, 1628, NULL, NULL, 'IPAY0411', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1353, '2020-12-05 20:28:00', 363, 1589, NULL, NULL, 'IPAY0411', NULL, 'other', '0', '', '', '', '', '', 'Visa', '150000.0000', NULL, 1, NULL, 'received', '<p>Brac Bank Ltd.(online)</p>', '150000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1354, '2020-12-03 11:29:00', 310, 1580, NULL, NULL, 'IPAY0411', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1500000.0000', NULL, 1, NULL, 'received', '<p>Islami Bank Ltd.(online)</p>', '1500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1355, '2020-12-03 11:32:00', 342, 1583, NULL, NULL, 'IPAY0411', NULL, 'other', '0', '', '', '', '', '', 'Visa', '583.5000', NULL, 1, NULL, 'received', '<p>কৈফিয়ত</p>', '583.5000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1356, '2020-12-02 11:36:00', 401, 1511, NULL, NULL, 'IPAY0411', NULL, 'other', '0', '', '', '', '', '', 'Visa', '4425.0000', NULL, 1, NULL, 'received', '<p>৪ গাড়ী কৈফিয়ত</p>', '4425.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1357, '2020-11-26 11:39:00', 302, 1355, NULL, NULL, 'IPAY0411', NULL, 'other', '0', '', '', '', '', '', 'Visa', '976.0000', NULL, 1, NULL, 'received', '<p>১ গাড়ী কৈফিয়ত</p>', '976.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1358, '2020-12-06 11:56:00', 391, 1630, NULL, NULL, 'IPAY0411', NULL, 'Cheque', '28', '', '', '', '', '', 'Visa', '1000000.0000', NULL, 1, NULL, 'received', '', '1000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1359, '2020-12-06 11:57:00', 391, 1630, NULL, NULL, 'IPAY0411', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '19600.0000', NULL, 1, NULL, 'received', '', '19600.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1360, '2020-12-06 11:58:00', 391, 1630, NULL, NULL, 'IPAY0411', NULL, 'other', '0', '', '', '', '', '', 'Visa', '639.0000', NULL, 1, NULL, 'received', '<p>কৈফিয়ত</p>', '639.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1361, '2020-12-07 19:22:37', 342, 1645, NULL, NULL, 'IPAY0411', NULL, 'cash', '', '', '', '', '', '', '', '175400.0000', NULL, 1, NULL, 'received', '', '175400.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1362, '2020-12-06 19:45:00', 383, 1641, NULL, NULL, 'IPAY0412', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '150000.0000', NULL, 1, NULL, 'received', '', '150000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1363, '2020-12-06 19:46:00', 379, 1646, NULL, NULL, 'IPAY0412', NULL, 'other', '0', '', '', '', '', '', 'Visa', '400000.0000', NULL, 1, NULL, 'received', '<p>Uttara Bank Ltd.(online)</p>', '400000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1364, '2020-12-06 19:47:00', 405, 1640, NULL, NULL, 'IPAY0412', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '357400.0000', NULL, 1, NULL, 'received', '', '357400.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1365, '2020-12-06 19:48:00', 347, 1603, NULL, NULL, 'IPAY0412', NULL, 'other', '0', '', '', '', '', '', 'Visa', '800000.0000', NULL, 1, NULL, 'received', '<p>Pubali Bank Ltd.(online)</p>', '800000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1366, '2020-12-06 19:51:00', 340, 1626, NULL, NULL, 'IPAY0412', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1000000.0000', NULL, 1, NULL, 'received', '<p>Islami Bank Ltd.(online)</p>', '1000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1367, '2020-12-06 20:03:00', 302, 1588, NULL, NULL, 'IPAY0412', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>Islami Bank Ltd.(online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1368, '2020-12-06 20:04:00', 354, 1625, NULL, NULL, 'IPAY0412', NULL, 'other', '0', '', '', '', '', '', 'Visa', '400000.0000', NULL, 1, NULL, 'received', '<p>Sonali Bank Ltd.(online)</p>', '400000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1369, '2020-12-06 20:05:00', 354, 1625, NULL, NULL, 'IPAY0412', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>Agrani Bank Ltd.(online)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1370, '2020-12-06 20:09:00', 406, 1636, NULL, NULL, 'IPAY0412', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>Sonali Bank Ltd.(online)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1371, '2020-12-06 20:11:00', 307, 1500, NULL, NULL, 'IPAY0412', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1372, '2020-12-06 20:12:00', 307, 1500, NULL, NULL, 'IPAY0412', NULL, 'Cheque', '11', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1373, '2020-12-06 20:14:00', 253, 433, NULL, NULL, 'IPAY0412', NULL, 'Cheque', '6', '', '', '', '', '', 'Visa', '65000.0000', NULL, 1, NULL, 'received', '', '65000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1374, '2020-12-06 20:17:00', 301, 1563, NULL, NULL, 'IPAY0412', NULL, 'Cheque', '6', '', '', '', '', '', 'Visa', '116000.0000', NULL, 1, NULL, 'received', '', '116000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1375, '2020-12-06 20:18:00', 306, 1581, NULL, NULL, 'IPAY0412', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '198000.0000', NULL, 1, NULL, 'received', '', '198000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1376, '2020-12-06 20:20:00', 388, 1648, NULL, NULL, 'IPAY0412', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '900000.0000', NULL, 1, NULL, 'received', '', '900000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1377, '2020-12-06 20:22:00', 362, 1351, NULL, NULL, 'IPAY0412', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>Uttara Bank Ltd.(online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1378, '2020-12-03 20:24:00', 328, 1383, NULL, NULL, 'IPAY0412', NULL, 'other', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '<p>N.R.B.C (online)</p>', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1379, '2020-12-06 20:45:00', 310, 1649, NULL, NULL, 'IPAY0412', NULL, 'other', '0', '', '', '', '', '', 'Visa', '800000.0000', NULL, 1, NULL, 'received', '<p>Pubali Bank Ltd.(online)</p>', '800000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1380, '2020-12-06 20:56:00', 344, 934, NULL, NULL, 'IPAY0412', NULL, 'other', '0', '', '', '', '', '', 'Visa', '150000.0000', NULL, 1, NULL, 'received', '<p>Pubali Bank Ltd.(online)</p>', '150000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1381, '2020-12-06 20:58:00', 324, 1230, NULL, NULL, 'IPAY0412', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1382, '2020-12-06 20:59:00', 318, 1614, NULL, NULL, 'IPAY0412', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>Agrani Bank Ltd.(online)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1383, '2020-12-06 21:00:00', 370, 1638, NULL, NULL, 'IPAY0412', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '180000.0000', NULL, 1, NULL, 'received', '', '180000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1384, '2020-12-06 21:01:00', 370, 1638, NULL, NULL, 'IPAY0412', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>Agrani Bank Ltd.(online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1385, '2020-12-06 21:02:00', 202, 377, NULL, NULL, 'IPAY0412', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>Agrani Bank Ltd.(online)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1386, '2020-12-06 21:03:00', 351, 1647, NULL, NULL, 'IPAY0412', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1387, '2020-12-06 21:04:00', 301, 1563, NULL, NULL, 'IPAY0412', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '35600.0000', NULL, 1, NULL, 'received', '', '35600.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1388, '2020-12-06 21:05:00', 301, 1563, NULL, NULL, 'IPAY0412', NULL, 'other', '0', '', '', '', '', '', 'Visa', '52.5000', NULL, 1, NULL, 'received', '<p>কৈফিয়ত</p>', '52.5000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1390, '2020-12-08 11:31:21', 408, 1652, NULL, NULL, 'IPAY0413', NULL, 'cash', '', '', '', '', '', '', '', '33800.0000', NULL, 1, NULL, 'received', '', '33800.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1391, '2020-11-17 17:12:00', 217, 1159, NULL, NULL, 'IPAY0414', NULL, 'other', '0', '', '', '', '', '', 'Visa', '36.7500', NULL, 1, NULL, 'received', '<p>দশমিক মিল</p>', '36.7500', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1392, '2020-12-08 17:14:23', 217, 1668, NULL, NULL, 'IPAY0414', NULL, 'cash', '', '', '', '', '', '', '', '359900.0000', NULL, 1, NULL, 'received', '', '359900.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1393, '2020-12-07 18:28:00', 403, 1591, NULL, NULL, 'IPAY0415', NULL, 'other', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '<p>Uttara Bank Ltd.(online)</p>', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1394, '2020-12-07 18:29:00', 306, 1682, NULL, NULL, 'IPAY0415', NULL, 'Cheque', '15', '', '', '', '', '', 'Visa', '225000.0000', NULL, 1, NULL, 'received', '', '225000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1395, '2020-12-07 18:31:00', 306, 1682, NULL, NULL, 'IPAY0415', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '147000.0000', NULL, 1, NULL, 'received', '', '147000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1396, '2020-12-07 18:32:00', 364, 1633, NULL, NULL, 'IPAY0415', NULL, 'Cheque', '6', '', '', '', '', '', 'Visa', '600000.0000', NULL, 1, NULL, 'received', '', '600000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1397, '2020-12-07 18:34:00', 406, 1664, NULL, NULL, 'IPAY0415', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>Sonali Bank Ltd.(online)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1398, '2020-12-07 18:35:00', 301, 1677, NULL, NULL, 'IPAY0415', NULL, 'other', '0', '', '', '', '', '', 'Visa', '165000.0000', NULL, 1, NULL, 'received', '<p>Al-Arafah Bank Ltd.(online)</p>', '165000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1399, '2020-12-07 18:36:00', 219, 394, NULL, NULL, 'IPAY0415', NULL, 'other', '0', '', '', '', '', '', 'Visa', '900000.0000', NULL, 1, NULL, 'received', '<p>Premier Bank Ltd.(online)</p>', '900000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1400, '2020-12-07 18:37:00', 350, 1656, NULL, NULL, 'IPAY0415', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>Dhaka Bank Ltd.(online)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1401, '2020-12-07 18:43:00', 363, 1688, NULL, NULL, 'IPAY0415', NULL, 'other', '0', '', '', '', '', '', 'Visa', '50000.0000', NULL, 1, NULL, 'received', '<p>Agrani Bank Ltd.(online)</p>', '50000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1402, '2020-12-07 18:44:00', 363, 1688, NULL, NULL, 'IPAY0415', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '15000.0000', NULL, 1, NULL, 'received', '', '15000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1404, '2020-12-07 19:04:00', 410, 1689, NULL, NULL, 'IPAY0415', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '400000.0000', NULL, 1, NULL, 'received', '', '400000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1405, '2020-12-07 19:05:00', 409, 1690, NULL, NULL, 'IPAY0415', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1000000.0000', NULL, 1, NULL, 'received', '<p>Sonali Bank Ltd.(online)</p>', '1000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1406, '2020-12-07 19:07:00', 341, 1683, NULL, NULL, 'IPAY0415', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1407, '2020-12-07 19:08:00', 342, 1685, NULL, NULL, 'IPAY0415', NULL, 'other', '0', '', '', '', '', '', 'Visa', '120000.0000', NULL, 1, NULL, 'received', '<p>Agrani Bank Ltd.(online)</p>', '120000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1408, '2020-12-08 19:54:00', 342, 1725, NULL, NULL, 'IPAY0415', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '272980.5000', NULL, 1, NULL, 'received', '', '272980.5000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1409, '2020-12-08 19:55:00', 406, 1717, NULL, NULL, 'IPAY0415', NULL, 'other', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '<p>Sonali Bank Ltd.(online)</p>', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1410, '2020-12-08 19:56:00', 310, 1697, NULL, NULL, 'IPAY0415', NULL, 'other', '0', '', '', '', '', '', 'Visa', '800000.0000', NULL, 1, NULL, 'received', '<p>Pubali Bank Ltd.(online)</p>', '800000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1411, '2020-12-08 19:58:00', 405, 1640, NULL, NULL, 'IPAY0415', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '360000.0000', NULL, 1, NULL, 'received', '', '360000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1412, '2020-12-08 19:59:00', 382, 1700, NULL, NULL, 'IPAY0415', NULL, 'other', '0', '', '', '', '', '', 'Visa', '400000.0000', NULL, 1, NULL, 'received', '<p>Pubali Bank Ltd.(online)</p>', '400000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1413, '2020-12-08 20:01:00', 341, 1712, NULL, NULL, 'IPAY0415', NULL, 'other', '0', '', '', '', '', '', 'Visa', '800000.0000', NULL, 1, NULL, 'received', '<p>Islami Bank Ltd.(online)</p>', '800000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1414, '2020-12-08 20:03:00', 301, 1693, NULL, NULL, 'IPAY0415', NULL, 'other', '0', '', '', '', '', '', 'Visa', '165000.0000', NULL, 1, NULL, 'received', '<p>Al-Arafah Bank Ltd.(online)</p>', '165000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1415, '2020-12-08 20:06:00', 323, 1669, NULL, NULL, 'IPAY0415', NULL, 'Cheque', '6', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1416, '2020-12-08 20:08:00', 351, 1647, NULL, NULL, 'IPAY0415', NULL, 'Cheque', '19', '', '', '', '', '', 'Visa', '120000.0000', NULL, 1, NULL, 'received', '', '120000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1417, '2020-12-08 20:09:00', 354, 1625, NULL, NULL, 'IPAY0415', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>Agrani Bank Ltd.(online)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1418, '2020-12-08 20:10:00', 328, 1383, NULL, NULL, 'IPAY0415', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>N.R.B.C (online)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1419, '2020-12-08 20:11:00', 409, 1724, NULL, NULL, 'IPAY0415', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1230000.0000', NULL, 1, NULL, 'received', '<p>Sonali Bank Ltd.(online)</p>', '1230000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1420, '2020-12-10 13:39:00', 328, 1383, NULL, NULL, 'IPAY0415', NULL, 'other', '0', '', '', '', '', '', 'Visa', '342.0000', NULL, 1, NULL, 'received', '<p>দশমিক মিল</p>', '342.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1421, '2020-12-10 13:45:00', 379, 1708, NULL, NULL, 'IPAY0415', NULL, 'other', '0', '', '', '', '', '', 'Visa', '338.0000', NULL, 1, NULL, 'received', '<p>দশমিক মিল</p>', '338.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1422, '2020-12-10 13:52:00', 310, 1697, NULL, NULL, 'IPAY0415', NULL, 'other', '0', '', '', '', '', '', 'Visa', '956.0000', NULL, 1, NULL, 'received', '<p>দশমিক মিল</p>', '956.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1423, '2020-11-26 14:06:00', 307, 1349, NULL, NULL, 'IPAY0415', NULL, 'other', '0', '', '', '', '', '', 'Visa', '7993.0000', NULL, 1, NULL, 'received', '<p>৭ গাড়ী কৈফিয়ত</p>', '7993.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1424, '2020-11-28 14:08:00', 307, 1396, NULL, NULL, 'IPAY0415', NULL, 'other', '0', '', '', '', '', '', 'Visa', '863.0000', NULL, 1, NULL, 'received', '<p>১ গাড়ী কৈফিয়ত</p>', '863.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1425, '2020-12-10 14:09:00', 307, 1714, NULL, NULL, 'IPAY0415', NULL, 'other', '0', '', '', '', '', '', 'Visa', '207.0000', NULL, 1, NULL, 'received', '<p>দশমিক মিল</p>', '207.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1426, '2020-12-04 14:17:00', 347, 1603, NULL, NULL, 'IPAY0415', NULL, 'other', '0', '', '', '', '', '', 'Visa', '7155.0000', NULL, 1, NULL, 'received', '<p>৪ গাড়ী কৈফিয়ত</p>', '7155.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1427, '2020-12-09 20:42:00', 406, 1763, NULL, NULL, 'IPAY0415', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100.0000', NULL, 1, NULL, 'received', '<p>ছার</p>', '100.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1428, '2020-12-09 21:17:00', 379, 1739, NULL, NULL, 'IPAY0415', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>Uttara Bank Ltd.(online)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1429, '2020-12-09 21:18:00', 402, 1567, NULL, NULL, 'IPAY0415', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>Uttara Bank Ltd.(online)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1430, '2020-12-09 21:19:00', 301, 1753, NULL, NULL, 'IPAY0415', NULL, 'other', '0', '', '', '', '', '', 'Visa', '165000.0000', NULL, 1, NULL, 'received', '<p>Al-Arafah Bank Ltd.(online)</p>', '165000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1431, '2020-12-09 21:20:00', 306, 1761, NULL, NULL, 'IPAY0415', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1432, '2020-12-09 21:21:00', 306, 1761, NULL, NULL, 'IPAY0415', NULL, 'Cheque', '15', '', '', '', '', '', 'Visa', '146500.0000', NULL, 1, NULL, 'received', '', '146500.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1433, '2020-12-09 21:21:00', 306, 1761, NULL, NULL, 'IPAY0415', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '15000.0000', NULL, 1, NULL, 'received', '', '15000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1434, '2020-12-09 21:22:00', 306, 1761, NULL, NULL, 'IPAY0415', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '150000.0000', NULL, 1, NULL, 'received', '', '150000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1435, '2020-12-09 21:23:00', 363, 1758, NULL, NULL, 'IPAY0415', NULL, 'other', '0', '', '', '', '', '', 'Visa', '120000.0000', NULL, 1, NULL, 'received', '<p>Brac Bank Ltd.(online)</p>', '120000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1436, '2020-12-09 21:24:00', 363, 1758, NULL, NULL, 'IPAY0415', NULL, 'other', '0', '', '', '', '', '', 'Visa', '30000.0000', NULL, 1, NULL, 'received', '<p>Brac Bank Ltd.(online)</p>', '30000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1437, '2020-12-09 21:25:00', 362, 1351, NULL, NULL, 'IPAY0415', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>Uttara Bank Ltd.(online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1438, '2020-12-09 21:27:00', 401, 1657, NULL, NULL, 'IPAY0415', NULL, 'other', '0', '', '', '', '', '', 'Visa', '189000.0000', NULL, 1, NULL, 'received', '<p>Sonali Bank Ltd.(online)</p>', '189000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1439, '2020-12-09 21:30:00', 395, 1754, NULL, NULL, 'IPAY0415', NULL, 'other', '0', '', '', '', '', '', 'Visa', '267000.0000', NULL, 1, NULL, 'received', '<p>Islami Bank Ltd.(online)</p>', '267000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1440, '2020-12-09 21:33:00', 406, 1763, NULL, NULL, 'IPAY0415', NULL, 'Cheque', '19', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1441, '2020-12-09 21:34:00', 375, 1760, NULL, NULL, 'IPAY0415', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>Sonali Bank Ltd.(online)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1442, '2020-12-09 21:35:00', 354, 1748, NULL, NULL, 'IPAY0415', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '14000.0000', NULL, 1, NULL, 'received', '', '14000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1443, '2020-12-09 21:37:00', 406, 1763, NULL, NULL, 'IPAY0415', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '150000.0000', NULL, 1, NULL, 'received', '', '150000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1445, '2020-12-09 21:39:00', 188, 363, NULL, NULL, 'IPAY0415', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1446, '2020-12-09 21:40:00', 410, 1744, NULL, NULL, 'IPAY0415', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '680000.0000', NULL, 1, NULL, 'received', '', '680000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1447, '2020-12-12 12:31:17', 413, 1787, NULL, NULL, 'IPAY0415', NULL, 'cash', '', '', '', '', '', '', '', '258000.0000', NULL, 1, NULL, 'received', '', '258000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1449, '2020-12-10 17:30:00', 406, 1763, NULL, NULL, 'IPAY0417', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '60500.0000', NULL, 1, NULL, 'received', '', '60500.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1450, '2020-12-10 17:31:00', 359, 1735, NULL, NULL, 'IPAY0417', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '222000.0000', NULL, 1, NULL, 'received', '', '222000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1451, '2020-12-10 17:33:00', 306, 1761, NULL, NULL, 'IPAY0417', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '8950.0000', NULL, 1, NULL, 'received', '', '8950.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1452, '2020-12-10 17:34:00', 363, 1781, NULL, NULL, 'IPAY0417', NULL, 'other', '0', '', '', '', '', '', 'Visa', '170000.0000', NULL, 1, NULL, 'received', '<p>Agrani Bank Ltd.(online)</p>', '170000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1453, '2020-12-10 17:35:00', 363, 1781, NULL, NULL, 'IPAY0417', NULL, 'other', '0', '', '', '', '', '', 'Visa', '130000.0000', NULL, 1, NULL, 'received', '<p>Sonali Bank Ltd.(online)</p>', '130000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1455, '2020-12-10 17:38:00', 368, 1701, NULL, NULL, 'IPAY0417', NULL, 'Cheque', '19', '', '', '', '', '', 'Visa', '140400.0000', NULL, 1, NULL, 'received', '', '140400.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1456, '2020-12-10 17:39:00', 368, 1701, NULL, NULL, 'IPAY0417', NULL, 'other', '0', '', '', '', '', '', 'Visa', '48.0000', NULL, 1, NULL, 'received', '<p>কৈফিয়ত</p>', '48.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1457, '2020-12-10 17:40:00', 412, 1782, NULL, NULL, 'IPAY0417', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1458, '2020-12-10 17:40:00', 412, 1782, NULL, NULL, 'IPAY0417', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '30000.0000', NULL, 1, NULL, 'received', '', '30000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1459, '2020-12-10 18:04:00', 341, 1775, NULL, NULL, 'IPAY0417', NULL, 'other', '0', '', '', '', '', '', 'Visa', '186000.0000', NULL, 1, NULL, 'received', '<p>Islami Bank Ltd.(online)</p>', '186000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1460, '2020-12-10 18:06:00', 250, 430, NULL, NULL, 'IPAY0417', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>Pubali Bank Ltd.(online)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1461, '2020-12-10 18:07:00', 301, 1802, NULL, NULL, 'IPAY0417', NULL, 'other', '0', '', '', '', '', '', 'Visa', '170000.0000', NULL, 1, NULL, 'received', '<p>Al-Arafah Bank Ltd.(online)</p>', '170000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1462, '2020-12-10 18:11:00', 344, 1796, NULL, NULL, 'IPAY0417', NULL, 'Cheque', '18', '', '', '', '', '', 'Visa', '160000.0000', NULL, 1, NULL, 'received', '', '160000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1463, '2020-12-10 18:12:00', 344, 1796, NULL, NULL, 'IPAY0417', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1000000.0000', NULL, 1, NULL, 'received', '<p>Pubali Bank Ltd.(online)</p>', '1000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1464, '2020-12-10 18:13:00', 379, 1773, NULL, NULL, 'IPAY0417', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>Islami Bank Ltd.(online)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1465, '2020-12-10 18:23:00', 415, 1804, NULL, NULL, 'IPAY0417', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1466, '2020-12-10 18:24:00', 375, 1760, NULL, NULL, 'IPAY0417', NULL, 'other', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '<p>Sonali Bank Ltd.(online)</p>', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1467, '2020-12-10 18:27:00', 330, 1785, NULL, NULL, 'IPAY0417', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1468, '2020-12-10 18:28:00', 342, 1774, NULL, NULL, 'IPAY0417', NULL, 'other', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '<p>Agrani Bank Ltd.(online)</p>', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1469, '2020-12-10 18:30:00', 272, 1537, NULL, NULL, 'IPAY0417', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1470, '2020-12-10 18:31:00', 370, 1776, NULL, NULL, 'IPAY0417', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>Agrani Bank Ltd.(online)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1471, '2020-12-10 18:33:00', 410, 1772, NULL, NULL, 'IPAY0417', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '220000.0000', NULL, 1, NULL, 'received', '', '220000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1472, '2020-12-10 18:35:00', 195, 370, NULL, NULL, 'IPAY0417', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>Pubali Bank Ltd.(online)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1473, '2020-12-10 18:36:00', 387, 1643, NULL, NULL, 'IPAY0417', NULL, 'other', '0', '', '', '', '', '', 'Visa', '499472.0000', NULL, 1, NULL, 'received', '<p>Islami Bank Ltd.(online)</p>', '1499472.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1474, '2020-12-10 18:38:00', 351, 1791, NULL, NULL, 'IPAY0417', NULL, 'Cheque', '16', '', '', '', '', '', 'Visa', '260000.0000', NULL, 1, NULL, 'received', '', '260000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1475, '2020-12-10 18:39:00', 351, 1791, NULL, NULL, 'IPAY0417', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1476, '2020-12-10 18:41:00', 414, 1801, NULL, NULL, 'IPAY0417', NULL, 'other', '0', '', '', '', '', '', 'Visa', '660000.0000', NULL, 1, NULL, 'received', '<p>Agrani Bank Ltd.(online)</p>', '660000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1477, '2020-12-10 18:42:00', 413, 1787, NULL, NULL, 'IPAY0417', NULL, 'other', '0', '', '', '', '', '', 'Visa', '90.0000', NULL, 1, NULL, 'received', '<p>দশমিক মিল</p>', '90.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1478, '2020-12-10 19:54:00', 395, 1807, NULL, NULL, 'IPAY0417', NULL, 'other', '0', '', '', '', '', '', 'Visa', '241.0000', NULL, 1, NULL, 'received', '<p>দশমিক মিল</p>', '241.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1479, '2020-11-26 19:58:00', 384, 1344, NULL, NULL, 'IPAY0417', NULL, 'other', '0', '', '', '', '', '', 'Visa', '7193.2500', NULL, 1, NULL, 'received', '<p>কৈফিয়ত</p>', '7193.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1480, '2020-12-09 20:18:00', 359, 1735, NULL, NULL, 'IPAY0417', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1354.0000', NULL, 1, NULL, 'received', '<p>কৈফিয়ত</p>', '1354.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1481, '2020-12-12 20:54:26', 416, 1808, NULL, NULL, 'IPAY0417', NULL, 'cash', '', '', '', '', '', '', '', '91000.0000', NULL, 1, NULL, 'received', '', '91000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1482, '2020-12-13 14:17:10', 217, 1833, NULL, NULL, 'IPAY0418', NULL, 'cash', '', '', '', '', '', '', '', '122600.0000', NULL, 1, NULL, 'received', '', '122600.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1483, '2020-12-11 17:21:00', 301, 1813, NULL, NULL, 'IPAY0419', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '150000.0000', NULL, 1, NULL, 'received', '', '150000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1484, '2020-12-11 17:22:00', 215, 391, NULL, NULL, 'IPAY0419', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '58000.0000', NULL, 1, NULL, 'received', '', '58000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1485, '2020-12-11 17:24:00', 415, 1816, NULL, NULL, 'IPAY0419', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '27300.0000', NULL, 1, NULL, 'received', '', '27300.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1486, '2020-12-11 17:25:00', 351, 1818, NULL, NULL, 'IPAY0419', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1487, '2020-12-11 17:25:00', 217, 1833, NULL, NULL, 'IPAY0419', NULL, 'other', '0', '', '', '', '', '', 'Visa', '37.5000', NULL, 1, NULL, 'received', '<p>দশমিক মিল</p>', '37.5000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1488, '2020-12-13 18:04:59', 417, 1853, NULL, NULL, 'IPAY0419', NULL, 'cash', '', '', '', '', '', '', '', '15000.0000', NULL, 1, NULL, 'received', '', '15000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1489, '2020-12-12 18:09:00', 342, 1850, NULL, NULL, 'IPAY0420', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '139400.0000', NULL, 1, NULL, 'received', '', '139400.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1490, '2020-12-12 18:10:00', 302, 1835, NULL, NULL, 'IPAY0420', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '57000.0000', NULL, 1, NULL, 'received', '', '57000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1491, '2020-12-12 18:11:00', 302, 1835, NULL, NULL, 'IPAY0420', NULL, 'other', '0', '', '', '', '', '', 'Visa', '99900.0000', NULL, 1, NULL, 'received', '<p>D.B.B.L (online)</p>', '99900.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1492, '2020-12-12 18:12:00', 383, 1836, NULL, NULL, 'IPAY0420', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '150000.0000', NULL, 1, NULL, 'received', '', '150000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1493, '2020-12-12 18:13:00', 363, 1781, NULL, NULL, 'IPAY0420', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>Brac Bank Ltd.(online)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1494, '2020-12-12 18:14:00', 362, 1351, NULL, NULL, 'IPAY0420', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '250000.0000', NULL, 1, NULL, 'received', '', '250000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1495, '2020-12-03 19:48:00', 306, 1581, NULL, NULL, 'IPAY0420', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1091.0000', NULL, 1, NULL, 'received', '<p>কৈফিয়ত</p>', '1091.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1496, '2020-12-09 19:49:00', 306, 1761, NULL, NULL, 'IPAY0420', NULL, 'other', '0', '', '', '', '', '', 'Visa', '4264.0000', NULL, 1, NULL, 'received', '<p>২ গাড়ী কৈফিয়ত</p>', '4264.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1497, '2020-12-10 19:50:00', 306, 1761, NULL, NULL, 'IPAY0420', NULL, 'other', '0', '', '', '', '', '', 'Visa', '90.0000', NULL, 1, NULL, 'received', '<p>দশমিক মিল</p>', '90.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1498, '2020-12-15 13:57:15', 217, 1890, NULL, NULL, 'IPAY0420', NULL, 'cash', '', '', '', '', '', '', '', '122500.0000', NULL, 1, NULL, 'received', '', '122500.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1499, '2020-12-13 16:03:00', 217, 1890, NULL, NULL, 'IPAY0421', NULL, 'other', '0', '', '', '', '', '', 'Visa', '37.5000', NULL, 1, NULL, 'received', '<p>দশমিক মিল</p>', '37.5000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1500, '2020-12-13 16:11:00', 363, 1868, NULL, NULL, 'IPAY0421', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '150000.0000', NULL, 1, NULL, 'received', '', '150000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1501, '2020-12-13 16:11:00', 363, 1868, NULL, NULL, 'IPAY0421', NULL, 'other', '0', '', '', '', '', '', 'Visa', '25000.0000', NULL, 1, NULL, 'received', '<p>Brac Bank Ltd.(online)</p>', '25000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1502, '2020-12-13 16:12:00', 363, 1868, NULL, NULL, 'IPAY0421', NULL, 'other', '0', '', '', '', '', '', 'Visa', '25000.0000', NULL, 1, NULL, 'received', '<p>Brac Bank Ltd.(online)</p>', '25000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1503, '2020-12-13 16:13:00', 351, 1837, NULL, NULL, 'IPAY0421', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '130000.0000', NULL, 1, NULL, 'received', '', '130000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1504, '2020-12-13 16:14:00', 341, 1884, NULL, NULL, 'IPAY0421', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1505, '2020-12-13 16:17:00', 344, 1876, NULL, NULL, 'IPAY0421', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1500000.0000', NULL, 1, NULL, 'received', '<p>Uttara Bank Ltd.(online)</p>', '1500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1506, '2020-12-13 16:18:00', 344, 1876, NULL, NULL, 'IPAY0421', NULL, 'Cheque', '15', '', '', '', '', '', 'Visa', '600000.0000', NULL, 1, NULL, 'received', '', '600000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1507, '2020-12-13 16:26:00', 352, 1869, NULL, NULL, 'IPAY0421', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1100000.0000', NULL, 1, NULL, 'received', '<p>Premier Bank Ltd.(online)</p>', '1100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1508, '2020-12-13 16:28:00', 412, 1838, NULL, NULL, 'IPAY0421', NULL, 'other', '0', '', '', '', '', '', 'Visa', '80000.0000', NULL, 1, NULL, 'received', '<p>Islami Bank Ltd.(online)</p>', '80000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1509, '2020-12-13 16:29:00', 310, 1887, NULL, NULL, 'IPAY0421', NULL, 'other', '0', '', '', '', '', '', 'Visa', '400000.0000', NULL, 1, NULL, 'received', '<p>Pubali Bank Ltd.(online)</p>', '400000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1510, '2020-12-13 16:30:00', 328, 1383, NULL, NULL, 'IPAY0421', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>N.R.B.C(online)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1511, '2020-12-13 16:31:00', 342, 1888, NULL, NULL, 'IPAY0421', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '132750.0000', NULL, 1, NULL, 'received', '', '132750.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1512, '2020-12-13 16:31:00', 342, 1888, NULL, NULL, 'IPAY0421', NULL, 'other', '0', '', '', '', '', '', 'Visa', '180000.0000', NULL, 1, NULL, 'received', '<p>Agrani Bank Ltd.(online)</p>', '180000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1513, '2020-12-13 16:32:00', 318, 1879, NULL, NULL, 'IPAY0421', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>Agrani Bank Ltd.(online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1514, '2020-12-13 16:34:00', 301, 1880, NULL, NULL, 'IPAY0421', NULL, 'other', '0', '', '', '', '', '', 'Visa', '170000.0000', NULL, 1, NULL, 'received', '<p>Al-Arafah Bank Ltd.(online)</p>', '170000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1515, '2020-12-13 16:35:00', 301, 1880, NULL, NULL, 'IPAY0421', NULL, 'Cheque', '21', '', '', '', '', '', 'Visa', '35500.0000', NULL, 1, NULL, 'received', '', '35500.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1516, '2020-12-13 16:35:00', 354, 1748, NULL, NULL, 'IPAY0421', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>Agrani Bank Ltd.(online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1518, '2020-12-13 16:37:00', 272, 1537, NULL, NULL, 'IPAY0421', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>Islami Bank Ltd.(online)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1519, '2020-12-14 20:15:00', 349, 1904, NULL, NULL, 'IPAY0421', NULL, 'other', '0', '', '', '', '', '', 'Visa', '850000.0000', NULL, 1, NULL, 'received', '<p>Janata Bank Ltd.(online)</p>', '849000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1520, '2020-12-15 20:21:28', 419, 1908, NULL, NULL, 'IPAY0421', NULL, 'cash', '', '', '', '', '', '', '', '211800.0000', NULL, 1, NULL, 'received', '', '211800.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1521, '2020-12-16 14:25:05', 280, 1917, NULL, NULL, 'IPAY0422', NULL, 'cash', '', '', '', '', '', '', '', '82300.0000', NULL, 1, NULL, 'received', '', '82300.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1522, '2020-12-16 14:26:45', 303, 1919, NULL, NULL, 'IPAY0423', NULL, 'cash', '', '', '', '', '', '', '', '15950.0000', NULL, 1, NULL, 'received', '', '15950.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1523, '2020-12-14 14:34:00', 410, 1909, NULL, NULL, 'IPAY0424', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1524, '2020-12-14 14:34:00', 341, 1884, NULL, NULL, 'IPAY0424', NULL, 'Cheque', '15', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1525, '2020-12-14 14:36:00', 351, 1895, NULL, NULL, 'IPAY0424', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '195000.0000', NULL, 1, NULL, 'received', '', '195000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1526, '2020-12-14 14:37:00', 384, 1889, NULL, NULL, 'IPAY0424', NULL, 'Cheque', '25', '', '', '', '', '', 'Visa', '1000000.0000', NULL, 1, NULL, 'received', '', '1000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1527, '2020-12-14 14:39:00', 412, 1905, NULL, NULL, 'IPAY0424', NULL, 'other', '0', '', '', '', '', '', 'Visa', '70000.0000', NULL, 1, NULL, 'received', '<p>Islami Bank Ltd.(online)</p>', '70000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1528, '2020-12-14 14:41:00', 340, 1626, NULL, NULL, 'IPAY0424', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>Islami Bank Ltd.(online)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1529, '2020-12-14 14:45:00', 406, 1763, NULL, NULL, 'IPAY0424', NULL, 'other', '0', '', '', '', '', '', 'Visa', '79000.0000', NULL, 1, NULL, 'received', '<p>Sonali Bank Ltd.(online)</p>', '79000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1531, '2020-12-14 14:48:00', 330, 1785, NULL, NULL, 'IPAY0424', NULL, 'Cheque', '22', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1532, '2020-12-14 14:49:00', 420, 1914, NULL, NULL, 'IPAY0424', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1000000.2500', NULL, 1, NULL, 'received', '<p>Pubali Bank Ltd.(online)</p>', '1000000.2500', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1533, '2020-12-14 14:50:00', 328, 1383, NULL, NULL, 'IPAY0424', NULL, 'other', '0', '', '', '', '', '', 'Visa', '50000.0000', NULL, 1, NULL, 'received', '<p>N.R.B.C (online)</p>', '50000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1534, '2020-12-14 14:52:00', 363, 1868, NULL, NULL, 'IPAY0424', NULL, 'other', '0', '', '', '', '', '', 'Visa', '140000.0000', NULL, 1, NULL, 'received', '<p>Sonali Bank Ltd.(online)</p>', '140000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1535, '2020-12-14 14:53:00', 302, 1893, NULL, NULL, 'IPAY0424', NULL, 'other', '0', '', '', '', '', '', 'Visa', '220000.0000', NULL, 1, NULL, 'received', '<p>Pubali Bank Ltd.(online)</p>', '220000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1536, '2020-12-14 14:54:00', 380, 1727, NULL, NULL, 'IPAY0424', NULL, 'other', '0', '', '', '', '', '', 'Visa', '118000.0000', NULL, 1, NULL, 'received', '<p>Agrani Bank Ltd.(online)</p>', '118000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1537, '2020-12-14 14:56:00', 379, 1913, NULL, NULL, 'IPAY0424', NULL, 'other', '0', '', '', '', '', '', 'Visa', '700000.0000', NULL, 1, NULL, 'received', '<p>Islami Bank Ltd.(online)</p>', '700000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1538, '2020-12-14 14:58:00', 395, 1807, NULL, NULL, 'IPAY0424', NULL, 'other', '0', '', '', '', '', '', 'Visa', '138000.0000', NULL, 1, NULL, 'received', '<p>Islami Bank Ltd.(online)</p>', '138000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1539, '2020-12-14 15:00:00', 363, 1868, NULL, NULL, 'IPAY0424', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '20000.0000', NULL, 1, NULL, 'received', '', '20000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1540, '2020-12-14 15:02:00', 342, 1916, NULL, NULL, 'IPAY0424', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '6500.0000', NULL, 1, NULL, 'received', '', '6500.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1541, '2020-12-14 15:04:00', 419, 1908, NULL, NULL, 'IPAY0424', NULL, 'other', '0', '', '', '', '', '', 'Visa', '45.0000', NULL, 1, NULL, 'received', '<p>দশমিক মিল</p>', '45.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1542, '2020-12-16 19:15:43', 421, 1931, NULL, NULL, 'IPAY0424', NULL, 'cash', '', '', '', '', '', '', '', '398500.0000', NULL, 1, NULL, 'received', '', '398500.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1543, '2020-12-16 19:39:46', 422, 1936, NULL, NULL, 'IPAY0425', NULL, 'cash', '', '', '', '', '', '', '', '222200.0000', NULL, 1, NULL, 'received', '', '222200.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1544, '2020-12-16 20:02:45', 217, 1946, NULL, NULL, 'IPAY0426', NULL, 'cash', '', '', '', '', '', '', '', '130800.0000', NULL, 1, NULL, 'received', '', '130800.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1545, '2020-12-15 20:36:00', 301, 1935, NULL, NULL, 'IPAY0427', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '50000.0000', NULL, 1, NULL, 'received', '', '50000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1546, '2020-12-15 20:36:00', 301, 1935, NULL, NULL, 'IPAY0427', NULL, 'other', '0', '', '', '', '', '', 'Visa', '110000.0000', NULL, 1, NULL, 'received', '<p>Al-Arafah Bank Ltd.(online)</p>', '110000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1547, '2020-12-15 20:39:00', 342, 1916, NULL, NULL, 'IPAY0427', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '36950.0000', NULL, 1, NULL, 'received', '', '36950.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1548, '2020-12-15 20:39:00', 342, 1916, NULL, NULL, 'IPAY0427', NULL, 'other', '0', '', '', '', '', '', 'Visa', '111000.0000', NULL, 1, NULL, 'received', '<p>Agrani Bank Ltd.(online)</p>', '111000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1549, '2020-12-15 20:41:00', 423, 1943, NULL, NULL, 'IPAY0427', NULL, 'other', '0', '', '', '', '', '', 'Visa', '400000.0000', NULL, 1, NULL, 'received', '<p>Uttara Bank Ltd.(online)</p>', '400000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1550, '2020-12-15 20:42:00', 351, 1933, NULL, NULL, 'IPAY0427', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1551, '2020-12-15 20:43:00', 341, 1925, NULL, NULL, 'IPAY0427', NULL, 'Cheque', '17', '', '', '', '', '', 'Visa', '224000.0000', NULL, 1, NULL, 'received', '', '224000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1552, '2020-12-15 20:43:00', 341, 1925, NULL, NULL, 'IPAY0427', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1553, '2020-12-15 20:44:00', 302, 1939, NULL, NULL, 'IPAY0427', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '90000.0000', NULL, 1, NULL, 'received', '', '90000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1554, '2020-12-15 20:44:00', 302, 1939, NULL, NULL, 'IPAY0427', NULL, 'other', '0', '', '', '', '', '', 'Visa', '70000.0000', NULL, 1, NULL, 'received', '<p>DBBL (online)</p>', '70000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1555, '2020-12-15 20:46:00', 375, 1851, NULL, NULL, 'IPAY0427', NULL, 'other', '0', '', '', '', '', '', 'Visa', '175000.0000', NULL, 1, NULL, 'received', '<p>Sonali Bank Ltd.(online)</p>', '175000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1556, '2020-12-15 20:47:00', 385, 1620, NULL, NULL, 'IPAY0427', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>N.R.B.C (online)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1557, '2020-12-15 20:49:00', 410, 1941, NULL, NULL, 'IPAY0427', NULL, 'Cheque', '6', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1558, '2020-12-15 20:49:00', 346, 1944, NULL, NULL, 'IPAY0427', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1000000.0000', NULL, 1, NULL, 'received', '<p>Sonali Bank Ltd.(online)</p><p>১৫০০০০ ও ৮৫০০০০</p>', '1000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1559, '2020-12-15 20:51:00', 382, 1881, NULL, NULL, 'IPAY0427', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>Pubali Bank Ltd.(online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1560, '2020-12-15 20:52:00', 412, 1905, NULL, NULL, 'IPAY0427', NULL, 'other', '0', '', '', '', '', '', 'Visa', '50000.0000', NULL, 1, NULL, 'received', '<p>Islami Bank Ltd.(online)</p>', '50000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1561, '2020-12-15 20:55:00', 189, 364, NULL, NULL, 'IPAY0427', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>Pubali Bank Ltd.(online)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1562, '2020-12-15 20:56:00', 379, 1942, NULL, NULL, 'IPAY0427', NULL, 'other', '0', '', '', '', '', '', 'Visa', '700000.0000', NULL, 1, NULL, 'received', '<p>Islami Bank Ltd.(online)</p>', '700000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1563, '2020-12-15 20:58:00', 421, 1931, NULL, NULL, 'IPAY0427', NULL, 'other', '0', '', '', '', '', '', 'Visa', '41.0000', NULL, 1, NULL, 'received', '<p>দশমিক মিল</p>', '41.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1564, '2020-12-17 13:08:07', 289, 1947, NULL, NULL, 'IPAY0427', NULL, 'cash', '', '', '', '', '', '', '', '16150.0000', NULL, 1, NULL, 'received', '', '16150.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1565, '2020-12-17 13:25:30', 424, 1953, NULL, NULL, 'IPAY0428', NULL, 'cash', '', '', '', '', '', '', '', '180900.0000', NULL, 1, NULL, 'received', '', '180900.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1566, '2020-12-16 12:58:00', 351, 1962, NULL, NULL, 'IPAY0429', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1567, '2020-12-16 12:58:00', 306, 1856, NULL, NULL, 'IPAY0429', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '50000.0000', NULL, 1, NULL, 'received', '', '50000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1568, '2020-12-16 12:59:00', 412, 1905, NULL, NULL, 'IPAY0429', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '50000.0000', NULL, 1, NULL, 'received', '', '50000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1569, '2020-12-16 13:00:00', 404, 1621, NULL, NULL, 'IPAY0429', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '84100.0000', NULL, 1, NULL, 'received', '', '84100.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1570, '2020-12-16 17:35:00', 363, 1967, NULL, NULL, 'IPAY0429', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1571, '2020-12-16 17:35:00', 236, 416, NULL, NULL, 'IPAY0429', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1572, '2020-12-16 17:36:00', 335, 1969, NULL, NULL, 'IPAY0429', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '30000.0000', NULL, 1, NULL, 'received', '', '30000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1573, '2020-12-16 17:39:00', 341, 1970, NULL, NULL, 'IPAY0429', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1574, '2020-12-16 17:40:00', 383, 1963, NULL, NULL, 'IPAY0429', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '201600.0000', NULL, 1, NULL, 'received', '', '201600.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1575, '2020-12-16 17:41:00', 301, 1968, NULL, NULL, 'IPAY0429', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '229400.0000', NULL, 1, NULL, 'received', '', '229400.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1576, '2020-12-16 17:41:00', 342, 1974, NULL, NULL, 'IPAY0429', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '152600.0000', NULL, 1, NULL, 'received', '', '152600.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1577, '2020-12-18 17:47:26', 426, 1976, NULL, NULL, 'IPAY0429', NULL, 'cash', '', '', '', '', '', '', '', '33200.0000', NULL, 1, NULL, 'received', '', '33200.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1578, '2020-12-18 17:48:08', 280, 1977, NULL, NULL, 'IPAY0430', NULL, 'cash', '', '', '', '', '', '', '', '66400.0000', NULL, 1, NULL, 'received', '', '66400.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1579, '2020-11-26 18:33:00', 311, 1353, NULL, NULL, 'IPAY0431', NULL, 'other', '0', '', '', '', '', '', 'Visa', '74.0000', NULL, 1, NULL, 'received', '<p>কৈফিয়ত</p>', '74.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1580, '2020-12-18 18:34:29', 311, 1993, NULL, NULL, 'IPAY0431', NULL, 'cash', '', '', '', '', '', '', '', '123400.0000', NULL, 1, NULL, 'received', '', '123400.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1581, '2020-12-17 19:33:00', 356, 1982, NULL, NULL, 'IPAY0432', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1582, '2020-12-17 19:35:00', 356, 1982, NULL, NULL, 'IPAY0432', NULL, 'Cheque', '11', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1583, '2020-12-17 19:39:00', 301, 1997, NULL, NULL, 'IPAY0432', NULL, 'Cheque', '14', '', '', '', '', '', 'Visa', '92500.0000', NULL, 1, NULL, 'received', '', '92500.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1584, '2020-12-17 19:39:00', 301, 1997, NULL, NULL, 'IPAY0432', NULL, 'other', '0', '', '', '', '', '', 'Visa', '170000.0000', NULL, 1, NULL, 'received', '<p>Al-Arafah Bank Ltd.(online)</p>', '170000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1585, '2020-12-17 19:40:00', 301, 1997, NULL, NULL, 'IPAY0432', NULL, 'other', '0', '', '', '', '', '', 'Visa', '274800.0000', NULL, 1, NULL, 'received', '<p>DBBL (online)</p>', '274800.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1586, '2020-12-17 19:41:00', 427, 1998, NULL, NULL, 'IPAY0432', NULL, 'other', '0', '', '', '', '', '', 'Visa', '400000.0000', NULL, 1, NULL, 'received', '<p>Uttara Bank Ltd.(online)</p>', '400000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1587, '2020-12-17 19:43:00', 412, 1983, NULL, NULL, 'IPAY0432', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>Islami Bank Ltd.(online)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1588, '2020-12-17 19:44:00', 368, 1938, NULL, NULL, 'IPAY0432', NULL, 'Cheque', '19', '', '', '', '', '', 'Visa', '135000.0000', NULL, 1, NULL, 'received', '', '135000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1589, '2020-12-17 19:45:00', 335, 1980, NULL, NULL, 'IPAY0432', NULL, 'other', '0', '', '', '', '', '', 'Visa', '137900.0000', NULL, 1, NULL, 'received', '<p>Sonali Bank Ltd.(online)</p>', '137900.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1590, '2020-12-17 19:50:00', 335, 1980, NULL, NULL, 'IPAY0432', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1591, '2020-12-17 13:42:00', 344, 1995, NULL, NULL, 'IPAY0432', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1500000.0000', NULL, 1, NULL, 'received', '<p>Uttara Bank Ltd.(online)</p>', '1500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1592, '2020-12-17 13:43:00', 344, 1995, NULL, NULL, 'IPAY0432', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1593, '2020-12-17 13:45:00', 362, 1351, NULL, NULL, 'IPAY0432', NULL, 'other', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '<p>N.R.B.C (online)</p>', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1594, '2020-12-17 13:45:00', 310, 1960, NULL, NULL, 'IPAY0432', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>Pubali Bank Ltd.(online)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1595, '2020-12-17 13:51:00', 428, 1999, NULL, NULL, 'IPAY0432', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1000000.0000', NULL, 1, NULL, 'received', '<p>Sonali Bank Ltd.(online)</p>', '1000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1596, '2020-12-17 13:52:00', 428, 1999, NULL, NULL, 'IPAY0432', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>Pubali Bank Ltd.(online)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1597, '2020-12-17 13:53:00', 425, 1955, NULL, NULL, 'IPAY0432', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>Uttara Bank Ltd.(online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1599, '2020-12-17 14:08:00', 379, 1992, NULL, NULL, 'IPAY0432', NULL, 'other', '0', '', '', '', '', '', 'Visa', '700000.0000', NULL, 1, NULL, 'received', '<p>Uttara Bank Ltd.(online)</p>', '700000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1600, '2020-12-17 14:10:00', 328, 1383, NULL, NULL, 'IPAY0432', NULL, 'other', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '<p>N.R.B.C (online)</p>', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1601, '2020-12-17 14:11:00', 318, 1879, NULL, NULL, 'IPAY0432', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>Agrani Bank Ltd.(online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1602, '2020-12-17 14:15:00', 370, 1915, NULL, NULL, 'IPAY0432', NULL, 'other', '0', '', '', '', '', '', 'Visa', '350000.0000', NULL, 1, NULL, 'received', '<p>Agrani Bank Ltd.(online)</p>', '350000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1603, '2020-12-17 14:16:00', 370, 1915, NULL, NULL, 'IPAY0432', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>Krishi Bank Ltd.(online)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1604, '2020-12-17 14:19:00', 307, 1714, NULL, NULL, 'IPAY0432', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1605, '2020-12-17 14:20:00', 302, 1939, NULL, NULL, 'IPAY0432', NULL, 'other', '0', '', '', '', '', '', 'Visa', '900000.0000', NULL, 1, NULL, 'received', '<p>Pubali Bank Ltd.(online)</p>', '900000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1606, '2020-12-19 17:07:23', 368, 2015, NULL, NULL, 'IPAY0432', NULL, 'cash', '', '', '', '', '', '', '', '117700.0000', NULL, 1, NULL, 'received', '', '117700.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1607, '2020-12-18 17:08:00', 306, 2016, NULL, NULL, 'IPAY0433', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '120000.0000', NULL, 1, NULL, 'received', '', '120000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1608, '2020-12-19 17:09:55', 217, 2017, NULL, NULL, 'IPAY0433', NULL, 'cash', '', '', '', '', '', '', '', '126400.0000', NULL, 1, NULL, 'received', '', '126400.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1609, '2020-12-19 17:53:00', 217, 2017, NULL, NULL, 'IPAY0434', NULL, 'other', '0', '', '', '', '', '', 'Visa', '38.5000', NULL, 1, NULL, 'received', '<p>দশমিক মিল</p>', '38.5000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1610, '2020-12-18 18:10:00', 356, 2023, NULL, NULL, 'IPAY0434', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '260000.0000', NULL, 1, NULL, 'received', '', '260000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1611, '2020-12-18 18:14:00', 210, 386, NULL, NULL, 'IPAY0434', NULL, 'other', '0', '', '', '', '', '', 'Visa', '50000.0000', NULL, 1, NULL, 'received', '<p>DBBL (online)</p>', '50000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1612, '2020-12-18 18:15:00', 412, 2025, NULL, NULL, 'IPAY0434', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '11000.0000', NULL, 1, NULL, 'received', '', '11000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1613, '2020-12-14 18:39:00', 350, 2026, NULL, NULL, 'IPAY0434', NULL, 'other', '0', '', '', '', '', '', 'Visa', '400000.0000', NULL, 1, NULL, 'received', '<p>Dhaka Bank Ltd.(online)</p>', '400000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1614, '2020-11-22 18:54:00', 358, 1237, NULL, NULL, 'IPAY0434', NULL, 'other', '0', '', '', '', '', '', 'Visa', '2412400.0000', NULL, 1, NULL, 'received', '<p>বক্স মাপে তাকি ব্রিক্স কে দেওয়া</p><p>=৩২৬ মেঃ x ৭৪০০=২৪১২৪০০</p>', '2412400.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1615, '2020-12-11 19:34:00', 301, 1813, NULL, NULL, 'IPAY0434', NULL, 'other', '0', '', '', '', '', '', 'Visa', '8950.0000', NULL, 1, NULL, 'received', '<p>১ গাড়ীতে ১ টন বেশী হওয়ায় কৈফিয়ত</p>', '8950.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1616, '2020-12-17 19:39:00', 301, 1997, NULL, NULL, 'IPAY0434', NULL, 'other', '0', '', '', '', '', '', 'Visa', '427.0000', NULL, 1, NULL, 'received', '<p>দশমিক মিল</p>', '427.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1617, '2020-12-13 19:43:00', 344, 1876, NULL, NULL, 'IPAY0434', NULL, 'other', '0', '', '', '', '', '', 'Visa', '28218.0000', NULL, 1, NULL, 'received', '<p>০৭.১২.২০ হতে ১৩.১২.২০ পর্যন্ত</p><p>২৮২.১৮০ মেঃ x ১০০ কৈফিয়ত=২৮২১৮</p>', '28218.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1618, '2020-12-18 19:52:00', 344, 2024, NULL, NULL, 'IPAY0434', NULL, 'other', '0', '', '', '', '', '', 'Visa', '817.0000', NULL, 1, NULL, 'received', '<p>দশমিক মিল</p>', '817.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1619, '2020-12-18 12:39:00', 302, 2021, NULL, NULL, 'IPAY0434', NULL, 'other', '0', '', '', '', '', '', 'Visa', '397.0000', NULL, 1, NULL, 'received', '<p>দশমিক মিল</p>', '397.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1620, '2020-12-16 12:47:00', 342, 1974, NULL, NULL, 'IPAY0434', NULL, 'other', '0', '', '', '', '', '', 'Visa', '831.5000', NULL, 1, NULL, 'received', '<p>কৈফিয়ত ও দশমিক মিল</p>', '831.5000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1621, '2020-12-14 13:10:00', 330, 1785, NULL, NULL, 'IPAY0434', NULL, 'other', '0', '', '', '', '', '', 'Visa', '411.0000', NULL, 1, NULL, 'received', '<p>দশমিক মিল</p>', '411.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1622, '2020-12-09 13:18:00', 338, 1593, NULL, NULL, 'IPAY0434', NULL, 'other', '0', '', '', '', '', '', 'Visa', '44.0000', NULL, 1, NULL, 'received', '<p>দশমিক মিল</p>', '44.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1623, '2020-12-13 13:20:00', 354, 1748, NULL, NULL, 'IPAY0434', NULL, 'other', '0', '', '', '', '', '', 'Visa', '94.3600', NULL, 1, NULL, 'received', '<p>কৈফিয়ত ও দশমিক মিল</p>', '94.3600', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1624, '2020-12-17 17:26:00', 311, 1993, NULL, NULL, 'IPAY0434', NULL, 'other', '0', '', '', '', '', '', 'Visa', '41.0000', NULL, 1, NULL, 'received', '<p>কৈফিয়ত</p>', '41.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1625, '2020-12-20 18:15:21', 311, 2054, NULL, NULL, 'IPAY0434', NULL, 'cash', '', '', '', '', '', '', '', '149300.0000', NULL, 1, NULL, 'received', '', '149300.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1626, '2020-12-20 18:52:52', 429, 2055, NULL, NULL, 'IPAY0435', NULL, 'cash', '', '', '', '', '', '', '', '39077.0000', NULL, 1, NULL, 'received', '', '39077.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1627, '2020-12-20 19:03:11', 280, 2063, NULL, NULL, 'IPAY0436', NULL, 'cash', '', '', '', '', '', '', '', '33200.0000', NULL, 1, NULL, 'received', '', '33200.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1628, '2020-12-19 19:13:00', 311, 2054, NULL, NULL, 'IPAY0437', NULL, 'other', '0', '', '', '', '', '', 'Visa', '39.0000', NULL, 1, NULL, 'received', '<p>দশমিক মিল</p>', '39.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1629, '2020-12-20 20:34:00', 418, 1891, NULL, NULL, 'IPAY0437', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '62700.0000', NULL, 1, NULL, 'received', '', '62700.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1630, '2020-12-19 17:45:00', 384, 2059, NULL, NULL, 'IPAY0437', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1631, '2020-12-19 17:54:00', 383, 1963, NULL, NULL, 'IPAY0437', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '400000.0000', NULL, 1, NULL, 'received', '', '400000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1632, '2020-12-19 17:54:00', 301, 1997, NULL, NULL, 'IPAY0437', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '38000.0000', NULL, 1, NULL, 'received', '', '38000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1633, '2020-12-19 17:56:00', 330, 1785, NULL, NULL, 'IPAY0437', NULL, 'other', '0', '', '', '', '', '', 'Visa', '30500.0000', NULL, 1, NULL, 'received', '<p>রাজনগর মসজিদ</p>', '330000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1634, '2020-12-19 17:58:00', 362, 1351, NULL, NULL, 'IPAY0437', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '330000.0000', NULL, 1, NULL, 'received', '', '330000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1635, '2020-12-19 18:00:00', 429, 2055, NULL, NULL, 'IPAY0437', NULL, 'other', '0', '', '', '', '', '', 'Visa', '38.5000', NULL, 1, NULL, 'received', '<p>দশমিক মিল</p>', '38.5000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1636, '2020-12-20 18:50:00', 217, 2080, NULL, NULL, 'IPAY0437', NULL, 'other', '0', '', '', '', '', '', 'Visa', '135980.0000', NULL, 1, NULL, 'received', '<p>Prime Bank Ltd,</p><p>#CHECK</p>', '135980.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1637, '2020-12-20 19:55:00', 351, 2078, NULL, NULL, 'IPAY0438', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '50000.0000', NULL, 1, NULL, 'received', '', '50000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1638, '2020-12-20 19:55:00', 351, 2078, NULL, NULL, 'IPAY0438', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '400000.0000', NULL, 1, NULL, 'received', '', '400000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1639, '2020-12-20 19:56:00', 356, 2051, NULL, NULL, 'IPAY0438', NULL, 'Cheque', '17', '', '', '', '', '', 'Visa', '240000.0000', NULL, 1, NULL, 'received', '', '240000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1640, '2020-12-20 19:57:00', 323, 2074, NULL, NULL, 'IPAY0438', NULL, 'Cheque', '6', '', '', '', '', '', 'Visa', '1000000.0000', NULL, 1, NULL, 'received', '', '1000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1641, '2020-12-20 19:58:00', 379, 2042, NULL, NULL, 'IPAY0438', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>Islami Bank Ltd.(online)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1642, '2020-12-20 19:59:00', 349, 1904, NULL, NULL, 'IPAY0438', NULL, 'other', '0', '', '', '', '', '', 'Visa', '950000.0000', NULL, 1, NULL, 'received', '<p>Janata Bank ltd.(online)</p>', '950000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1643, '2020-12-20 20:00:00', 364, 2077, NULL, NULL, 'IPAY0438', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>Sonali Bank Ltd.(online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1644, '2020-12-20 20:00:00', 364, 2077, NULL, NULL, 'IPAY0438', NULL, 'other', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '<p>Janata Bank Ltd.(online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1645, '2020-12-20 20:01:00', 364, 2077, NULL, NULL, 'IPAY0438', NULL, 'Cheque', '6', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1646, '2020-12-20 20:03:00', 391, 2064, NULL, NULL, 'IPAY0438', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1647, '2020-12-20 20:03:00', 391, 2064, NULL, NULL, 'IPAY0438', NULL, 'Cheque', '19', '', '', '', '', '', 'Visa', '1900000.0000', NULL, 1, NULL, 'received', '', '1900000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1648, '2020-12-20 20:04:00', 301, 2070, NULL, NULL, 'IPAY0438', NULL, 'other', '0', '', '', '', '', '', 'Visa', '128600.0000', NULL, 1, NULL, 'received', '<p>DBBL (online)</p>', '128600.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1649, '2020-12-20 20:06:00', 301, 2070, NULL, NULL, 'IPAY0438', NULL, 'Cheque', '6', '', '', '', '', '', 'Visa', '400000.0000', NULL, 1, NULL, 'received', '', '400000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1650, '2020-12-20 20:21:00', 301, 2070, NULL, NULL, 'IPAY0438', NULL, 'other', '0', '', '', '', '', '', 'Visa', '190000.0000', NULL, 1, NULL, 'received', '<p>Al-Arafah Bank Ltd.(online)</p>', '190000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1651, '2020-12-20 20:22:00', 301, 2070, NULL, NULL, 'IPAY0438', NULL, 'other', '0', '', '', '', '', '', 'Visa', '119380.0000', NULL, 1, NULL, 'received', '<p>DBBL (online)</p>', '119380.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1652, '2020-12-20 20:24:00', 358, 2027, NULL, NULL, 'IPAY0438', NULL, 'Cheque', '25', '', '', '', '', '', 'Visa', '2000000.0000', NULL, 1, NULL, 'received', '', '2000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1653, '2020-12-20 20:26:00', 312, 1860, NULL, NULL, 'IPAY0438', NULL, 'Cheque', '30', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1654, '2020-12-20 20:27:00', 382, 2065, NULL, NULL, 'IPAY0438', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1600000.0000', NULL, 1, NULL, 'received', '<p>Pubali Bank Ltd.(online)</p>', '1600000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1655, '2020-12-20 20:28:00', 350, 2052, NULL, NULL, 'IPAY0438', NULL, 'other', '0', '', '', '', '', '', 'Visa', '400000.0000', NULL, 1, NULL, 'received', '<p>Dhaka Bank Ltd.(online)</p>', '400000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1656, '2020-12-20 20:29:00', 335, 1980, NULL, NULL, 'IPAY0438', NULL, 'other', '0', '', '', '', '', '', 'Visa', '50000.0000', NULL, 1, NULL, 'received', '<p>Janata Bank Ltd.(online)</p>', '50000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1657, '2020-12-20 20:30:00', 384, 2059, NULL, NULL, 'IPAY0438', NULL, 'Cheque', '25', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1658, '2020-12-20 20:31:00', 302, 2067, NULL, NULL, 'IPAY0438', NULL, 'other', '0', '', '', '', '', '', 'Visa', '170000.0000', NULL, 1, NULL, 'received', '<p>Pubali Bank Ltd.(online)</p>', '170000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1659, '2020-12-20 20:32:00', 194, 907, NULL, NULL, 'IPAY0438', NULL, 'Cheque', '7', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1660, '2020-12-20 20:33:00', 363, 1967, NULL, NULL, 'IPAY0438', NULL, 'other', '0', '', '', '', '', '', 'Visa', '49000.0000', NULL, 1, NULL, 'received', '<p>Krishi Bank Ltd.(online)</p>', '49000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1661, '2020-12-22 12:13:18', 294, 2081, NULL, NULL, 'IPAY0438', NULL, 'cash', '', '', '', '', '', '', '', '15670.0000', NULL, 1, NULL, 'received', '', '15670.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1662, '2020-12-22 17:01:26', 368, 2095, NULL, NULL, 'IPAY0439', NULL, 'cash', '', '', '', '', '', '', '', '187300.0000', NULL, 1, NULL, 'received', '', '187300.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1663, '2020-12-22 17:33:30', 318, 2113, NULL, NULL, 'IPAY0440', NULL, 'cash', '', '', '', '', '', '', '', '130900.0000', NULL, 1, NULL, 'received', '', '130900.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1665, '2020-12-21 21:20:00', 340, 1626, NULL, NULL, 'IPAY0441', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>Islami Bank Ltd.(online)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1666, '2020-12-21 21:23:00', 384, 2103, NULL, NULL, 'IPAY0441', NULL, 'Cheque', '25', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1667, '2020-12-21 21:23:00', 356, 2088, NULL, NULL, 'IPAY0441', NULL, 'other', '0', '', '', '', '', '', 'Visa', '144000.0000', NULL, 1, NULL, 'received', '<p>Al-Arafah Bank Ltd.(online)</p>', '144000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1668, '2020-12-21 21:25:00', 306, 2096, NULL, NULL, 'IPAY0441', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1669, '2020-12-21 21:27:00', 370, 2076, NULL, NULL, 'IPAY0441', NULL, 'other', '0', '', '', '', '', '', 'Visa', '250000.0000', NULL, 1, NULL, 'received', '<p>Agrani Bank Ltd.(online)</p>', '250000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1670, '2020-12-21 21:29:00', 383, 2102, NULL, NULL, 'IPAY0441', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1672, '2020-12-21 21:34:00', 180, 385, NULL, NULL, 'IPAY0441', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1673, '2020-12-21 21:35:00', 342, 2100, NULL, NULL, 'IPAY0441', NULL, 'other', '0', '', '', '', '', '', 'Visa', '38400.0000', NULL, 1, NULL, 'received', '<p>বিকাশ মোবাইল</p>', '38400.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1674, '2020-12-23 12:44:16', 234, 2116, NULL, NULL, 'IPAY0441', NULL, 'cash', '', '', '', '', '', '', '', '31500.0000', NULL, 1, NULL, 'received', '', '31500.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1675, '2020-12-22 12:49:00', 430, 2118, NULL, NULL, 'IPAY0442', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '50000.0000', NULL, 1, NULL, 'received', '', '50000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1676, '2020-12-23 19:31:31', 217, 2136, NULL, NULL, 'IPAY0442', NULL, 'cash', '', '', '', '', '', '', '', '125700.0000', NULL, 1, NULL, 'received', '', '125700.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1677, '2020-12-23 19:36:16', 431, 2139, NULL, NULL, 'IPAY0443', NULL, 'cash', '', '', '', '', '', '', '', '133893.0000', NULL, 1, NULL, 'received', '', '133893.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1678, '2020-12-21 20:26:00', 412, 2108, NULL, NULL, 'IPAY0444', NULL, 'other', '0', '', '', '', '', '', 'Visa', '55000.0000', NULL, 1, NULL, 'received', '<p>Islami Bank Ltd.(online)</p>', '55000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1679, '2020-12-21 20:27:00', 412, 2108, NULL, NULL, 'IPAY0444', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '69600.0000', NULL, 1, NULL, 'received', '', '69600.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1680, '2020-12-22 11:38:00', 410, 1941, NULL, NULL, 'IPAY0444', NULL, 'Cheque', '6', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1682, '2020-12-22 11:42:00', 342, 2100, NULL, NULL, 'IPAY0444', NULL, 'other', '0', '', '', '', '', '', 'Visa', '160000.0000', NULL, 1, NULL, 'received', '<p>Agrani Bank Ltd.(online)</p>', '160000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1683, '2020-12-22 11:45:00', 358, 2027, NULL, NULL, 'IPAY0444', NULL, 'Cheque', '6', '', '', '', '', '', 'Visa', '1200000.0000', NULL, 1, NULL, 'received', '', '1200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1684, '2020-12-22 11:46:00', 363, 2124, NULL, NULL, 'IPAY0444', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>Brac Bank Ltd.(online)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1685, '2020-12-22 11:49:00', 363, 2124, NULL, NULL, 'IPAY0444', NULL, 'other', '0', '', '', '', '', '', 'Visa', '46000.0000', NULL, 1, NULL, 'received', '<p>Brac Bank Ltd.(online)</p>', '46000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1686, '2020-12-22 11:50:00', 363, 2124, NULL, NULL, 'IPAY0444', NULL, 'other', '0', '', '', '', '', '', 'Visa', '180000.0000', NULL, 1, NULL, 'received', '<p>Agrani Bank Ltd.(online)</p>', '180000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1687, '2020-12-22 11:51:00', 375, 2138, NULL, NULL, 'IPAY0444', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>Sonali Bank Ltd.(online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1688, '2020-12-22 11:53:00', 344, 2133, NULL, NULL, 'IPAY0444', NULL, 'Cheque', '15', '', '', '', '', '', 'Visa', '350000.0000', NULL, 1, NULL, 'received', '', '350000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1689, '2020-12-22 12:00:00', 312, 1860, NULL, NULL, 'IPAY0444', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '360000.0000', NULL, 1, NULL, 'received', '', '360000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1690, '2020-12-22 12:02:00', 347, 2112, NULL, NULL, 'IPAY0444', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '600000.0000', NULL, 1, NULL, 'received', '', '600000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1691, '2020-12-22 12:02:00', 301, 2140, NULL, NULL, 'IPAY0444', NULL, 'other', '0', '', '', '', '', '', 'Visa', '190000.0000', NULL, 1, NULL, 'received', '<p>Al-Arafah Bank Ltd.(online)</p>', '190000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1692, '2020-12-22 12:05:00', 198, 373, NULL, NULL, 'IPAY0444', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>Al-Arafah Bank Ltd.(online)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1693, '2020-12-22 12:06:00', 379, 2085, NULL, NULL, 'IPAY0444', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>Islami Bank Ltd.(online)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1695, '2020-12-22 12:12:00', 364, 2131, NULL, NULL, 'IPAY0444', NULL, 'other', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '<p>Janata Bank Ltd.(online)</p>', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1696, '2020-12-22 12:13:00', 412, 2108, NULL, NULL, 'IPAY0444', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>Islami Bank Ltd.(online)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1697, '2020-12-22 12:14:00', 301, 2140, NULL, NULL, 'IPAY0444', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '22000.0000', NULL, 1, NULL, 'received', '', '22000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1698, '2020-12-24 13:56:46', 426, 2143, NULL, NULL, 'IPAY0444', NULL, 'cash', '', '', '', '', '', '', '', '8300.0000', NULL, 1, NULL, 'received', '', '8300.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1699, '2020-12-24 14:42:56', 217, 2165, NULL, NULL, 'IPAY0445', NULL, 'cash', '', '', '', '', '', '', '', '126800.0000', NULL, 1, NULL, 'received', '', '126800.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1701, '2020-12-23 20:50:00', 346, 1944, NULL, NULL, 'IPAY0446', NULL, 'other', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '<p>Sonali Bank Ltd.(online)</p>', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1702, '2020-12-23 20:50:00', 302, 2156, NULL, NULL, 'IPAY0446', NULL, 'other', '0', '', '', '', '', '', 'Visa', '99900.0000', NULL, 1, NULL, 'received', '<p>DBBL (online)</p>', '99900.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1703, '2020-12-23 20:51:00', 342, 2168, NULL, NULL, 'IPAY0446', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '33400.0000', NULL, 1, NULL, 'received', '', '33400.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1704, '2020-12-23 20:52:00', 364, 2159, NULL, NULL, 'IPAY0446', NULL, 'other', '0', '', '', '', '', '', 'Visa', '178500.0000', NULL, 1, NULL, 'received', '<p>Sonali Bank Ltd.(online)</p>', '178500.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1705, '2020-12-23 20:53:00', 364, 2159, NULL, NULL, 'IPAY0446', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '51500.0000', NULL, 1, NULL, 'received', '', '51500.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1706, '2020-12-23 20:53:00', 385, 1979, NULL, NULL, 'IPAY0446', NULL, 'other', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '<p>NRBC (online)</p>', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1707, '2020-12-23 20:54:00', 344, 2133, NULL, NULL, 'IPAY0446', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1000000.0000', NULL, 1, NULL, 'received', '<p>Uttara Bank Ltd.(online)</p>', '1000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1708, '2020-12-23 20:55:00', 412, 2161, NULL, NULL, 'IPAY0446', NULL, 'other', '0', '', '', '', '', '', 'Visa', '50000.0000', NULL, 1, NULL, 'received', '<p>Islami Bank Ltd.(online)</p>', '50000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1709, '2020-12-23 20:58:00', 254, 434, NULL, NULL, 'IPAY0446', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1710, '2020-12-23 20:59:00', 306, 2166, NULL, NULL, 'IPAY0446', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '60000.0000', NULL, 1, NULL, 'received', '', '60000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1711, '2020-12-25 19:21:12', 432, 2187, NULL, NULL, 'IPAY0446', NULL, 'cash', '', '', '', '', '', '', '', '134800.0000', NULL, 1, NULL, 'received', '', '134800.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1712, '2020-12-24 19:42:00', 391, 2164, NULL, NULL, 'IPAY0447', NULL, 'Cheque', '28', '', '', '', '', '', 'Visa', '850000.0000', NULL, 1, NULL, 'received', '', '850000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1713, '2020-12-24 19:44:00', 391, 2164, NULL, NULL, 'IPAY0447', NULL, 'Cheque', '19', '', '', '', '', '', 'Visa', '480000.0000', NULL, 1, NULL, 'received', '', '480000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1714, '2020-12-24 19:45:00', 301, 2181, NULL, NULL, 'IPAY0447', NULL, 'Cheque', '14', '', '', '', '', '', 'Visa', '203000.0000', NULL, 1, NULL, 'received', '', '203000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1715, '2020-12-24 19:47:00', 358, 2027, NULL, NULL, 'IPAY0447', NULL, 'Cheque', '6', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1716, '2020-12-24 19:48:00', 342, 2168, NULL, NULL, 'IPAY0447', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '30000.0000', NULL, 1, NULL, 'received', '', '30000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1717, '2020-12-24 19:49:00', 342, 2168, NULL, NULL, 'IPAY0447', NULL, 'other', '0', '', '', '', '', '', 'Visa', '75000.0000', NULL, 1, NULL, 'received', '<p>Agrani Bank Ltd.(online)</p>', '75000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1718, '2020-12-24 19:50:00', 379, 2173, NULL, NULL, 'IPAY0447', NULL, 'other', '0', '', '', '', '', '', 'Visa', '800000.0000', NULL, 1, NULL, 'received', '<p>Islami Bank Ltd.(online)</p>', '800000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1719, '2020-12-24 19:51:00', 318, 2113, NULL, NULL, 'IPAY0447', NULL, 'other', '0', '', '', '', '', '', 'Visa', '220000.0000', NULL, 1, NULL, 'received', '<p>Sonali Bank Ltd.(online)</p>', '220000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1720, '2020-12-24 19:52:00', 318, 2113, NULL, NULL, 'IPAY0447', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>Agrani Bank Ltd.(online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1721, '2020-12-24 19:53:00', 194, 2182, NULL, NULL, 'IPAY0447', NULL, 'Cheque', '16', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1722, '2020-12-24 17:49:00', 428, 1999, NULL, NULL, 'IPAY0447', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>Sonali Bank Ltd.(online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1724, '2020-12-24 17:53:00', 382, 2177, NULL, NULL, 'IPAY0447', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>Pubali Bank Ltd.(online)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1725, '2020-12-24 17:54:00', 210, 386, NULL, NULL, 'IPAY0447', NULL, 'other', '0', '', '', '', '', '', 'Visa', '50000.0000', NULL, 1, NULL, 'received', '<p>DBBL (online)</p>', '50000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1726, '2020-12-24 18:05:00', 364, 2186, NULL, NULL, 'IPAY0447', NULL, 'Cheque', '6', '', '', '', '', '', 'Visa', '280000.0000', NULL, 1, NULL, 'received', '', '280000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1727, '2020-12-24 18:06:00', 364, 2186, NULL, NULL, 'IPAY0447', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>Janata Bank Ltd.(online)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1728, '2020-12-24 18:07:00', 306, 2166, NULL, NULL, 'IPAY0447', NULL, 'Cheque', '15', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1729, '2020-12-24 18:07:00', 328, 1383, NULL, NULL, 'IPAY0447', NULL, 'other', '0', '', '', '', '', '', 'Visa', '150000.0000', NULL, 1, NULL, 'received', '<p>N.R.B.C (online)</p>', '150000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1730, '2020-12-24 18:09:00', 344, 2180, NULL, NULL, 'IPAY0447', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>Agrani Bank Ltd.(online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1731, '2020-12-26 19:25:14', 217, 2202, NULL, NULL, 'IPAY0447', NULL, 'cash', '', '', '', '', '', '', '', '126500.0000', NULL, 1, NULL, 'received', '', '126500.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1732, '2020-12-21 12:46:00', 195, 370, NULL, NULL, 'IPAY0448', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>Pubali Bank Ltd.(online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1733, '2020-08-20 12:52:00', 182, 357, NULL, NULL, 'IPAY0448', NULL, 'other', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '<p>Dhaka Bank Ltd.(online)</p>', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1734, '2020-12-27 13:27:00', 232, 407, NULL, NULL, 'IPAY0448', NULL, 'other', '0', '', '', '', '', '', 'Visa', '967100.0000', NULL, 1, NULL, 'received', '<p>নতুন হিসাবে নেওয়ার জন্য</p>', '967100.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1735, '2020-08-29 14:09:00', 254, 2207, NULL, NULL, 'IPAY0448', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '110000.0000', NULL, 1, NULL, 'received', '<p>ইন্ডিয়ান হিঃ কৈফিয়ত</p>', '110000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1736, '2020-12-10 14:26:00', 186, 361, NULL, NULL, 'IPAY0448', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1000000.0000', NULL, 1, NULL, 'received', '<p>Islami Bank Ltd.(online)</p>', '1000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1737, '2020-12-27 18:53:51', 434, 2225, NULL, NULL, 'IPAY0448', NULL, 'cash', '', '', '', '', '', '', '', '124800.0000', NULL, 1, NULL, 'received', '', '124800.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1739, '2020-12-26 19:31:00', 217, 2234, NULL, NULL, 'IPAY0449', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '99200.0000', NULL, 1, NULL, 'received', '', '99200.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1740, '2020-12-28 20:02:08', 280, 2236, NULL, NULL, 'IPAY0449', NULL, 'cash', '', '', '', '', '', '', '', '81800.0000', NULL, 1, NULL, 'received', '', '81800.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1741, '2020-12-28 20:54:00', 383, 2244, NULL, NULL, 'IPAY0450', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '216000.0000', NULL, 1, NULL, 'received', '', '1259800.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1743, '2020-12-27 13:50:00', 330, 2229, NULL, NULL, 'IPAY0452', NULL, 'Cheque', '22', '', '', '', '', '', 'Visa', '700000.0000', NULL, 1, NULL, 'received', '', '700000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1744, '2020-12-27 14:07:00', 435, 2251, NULL, NULL, 'IPAY0452', NULL, 'Cheque', '31', '', '', '', '', '', 'Visa', '240000.0000', NULL, 1, NULL, 'received', '', '240000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1745, '2020-12-29 17:27:21', 368, 2252, NULL, NULL, 'IPAY0452', NULL, 'cash', '', '', '', '', '', '', '', '172600.0000', NULL, 1, NULL, 'received', '', '172600.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1746, '2020-12-27 17:31:00', 302, 2246, NULL, NULL, 'IPAY0453', NULL, 'other', '0', '', '', '', '', '', 'Visa', '149850.0000', NULL, 1, NULL, 'received', '<p>DBBL (online)</p>', '149850.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1747, '2020-12-27 17:33:00', 340, 1626, NULL, NULL, 'IPAY0453', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>Islami Bank Ltd.(online)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1748, '2020-12-27 17:36:00', 318, 2199, NULL, NULL, 'IPAY0453', NULL, 'other', '0', '', '', '', '', '', 'Visa', '230000.0000', NULL, 1, NULL, 'received', '<p>Sonali Bank Ltd.(online)</p>', '230000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1749, '2020-12-27 17:37:00', 387, 2221, NULL, NULL, 'IPAY0453', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1000000.0000', NULL, 1, NULL, 'received', '<p>Pubali Bank Ltd.(online)</p>', '1000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1750, '2020-12-27 17:38:00', 428, 2243, NULL, NULL, 'IPAY0453', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1000000.0000', NULL, 1, NULL, 'received', '<p>Sonali Bank Ltd.(online)</p>', '1000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1751, '2020-12-27 17:41:00', 370, 2248, NULL, NULL, 'IPAY0453', NULL, 'other', '0', '', '', '', '', '', 'Visa', '800000.0000', NULL, 1, NULL, 'received', '<p>Pubali Bank Ltd.(online)</p>', '800000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1752, '2020-12-27 17:44:00', 382, 2177, NULL, NULL, 'IPAY0453', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>Pubali Bank Ltd.(online)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1753, '2020-12-27 17:48:00', 310, 1960, NULL, NULL, 'IPAY0453', NULL, 'other', '0', '', '', '', '', '', 'Visa', '180000.0000', NULL, 1, NULL, 'received', '<p>Pubali Bank Ltd.(online)</p>', '180000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1754, '2020-12-27 17:49:00', 362, 1351, NULL, NULL, 'IPAY0453', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1755, '2020-12-27 17:50:00', 344, 2245, NULL, NULL, 'IPAY0453', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>Pubali Bank Ltd.(online)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1757, '2020-12-27 17:52:00', 351, 2250, NULL, NULL, 'IPAY0453', NULL, 'Cheque', '19', '', '', '', '', '', 'Visa', '700000.0000', NULL, 1, NULL, 'received', '', '700000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1758, '2020-12-27 17:53:00', 217, 2234, NULL, NULL, 'IPAY0453', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '26500.0000', NULL, 1, NULL, 'received', '', '26500.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1759, '2020-12-27 17:56:00', 254, 2207, NULL, NULL, 'IPAY0453', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1760, '2020-12-29 18:00:53', 280, 2253, NULL, NULL, 'IPAY0453', NULL, 'cash', '', '', '', '', '', '', '', '81800.0000', NULL, 1, NULL, 'received', '', '81800.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1761, '2020-12-29 18:01:55', 303, 2254, NULL, NULL, 'IPAY0454', NULL, 'cash', '', '', '', '', '', '', '', '31920.0000', NULL, 1, NULL, 'received', '', '31920.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1762, '2020-12-29 18:16:28', 434, 2255, NULL, NULL, 'IPAY0455', NULL, 'cash', '', '', '', '', '', '', '', '157200.0000', NULL, 1, NULL, 'received', '', '157200.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1763, '2020-12-29 19:54:35', 217, 2275, NULL, NULL, 'IPAY0456', NULL, 'cash', '', '', '', '', '', '', '', '193800.0000', NULL, 1, NULL, 'received', '', '193800.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1764, '2020-12-29 20:02:39', 436, 2276, NULL, NULL, 'IPAY0457', NULL, 'cash', '', '', '', '', '', '', '', '177100.0000', NULL, 1, NULL, 'received', '', '177100.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1765, '2020-12-28 20:33:00', 379, 2274, NULL, NULL, 'IPAY0458', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>Islmai Bank Ltd.(online)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1766, '2020-12-28 20:34:00', 301, 2266, NULL, NULL, 'IPAY0458', NULL, 'other', '0', '', '', '', '', '', 'Visa', '190000.0000', NULL, 1, NULL, 'received', '<p>Al-Arafah Bank Ltd.(online)</p>', '190000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1768, '2020-12-28 20:37:00', 370, 2273, NULL, NULL, 'IPAY0458', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>Krishi Bank Ltd.(online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1769, '2020-12-28 20:38:00', 363, 2277, NULL, NULL, 'IPAY0458', NULL, 'other', '0', '', '', '', '', '', 'Visa', '150000.0000', NULL, 1, NULL, 'received', '<p>Krishi Bank Ltd.(online)</p>', '150000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1770, '2020-12-28 20:42:00', 364, 2201, NULL, NULL, 'IPAY0458', NULL, 'other', '0', '', '', '', '', '', 'Visa', '130000.0000', NULL, 1, NULL, 'received', '<p>DBBL (online)</p>', '130000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1771, '2020-12-28 20:43:00', 358, 2027, NULL, NULL, 'IPAY0458', NULL, 'Cheque', '6', '', '', '', '', '', 'Visa', '900000.0000', NULL, 1, NULL, 'received', '', '900000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1772, '2020-12-28 20:44:00', 335, 2261, NULL, NULL, 'IPAY0458', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '140000.0000', NULL, 1, NULL, 'received', '', '140000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1773, '2020-12-28 20:46:00', 436, 2276, NULL, NULL, 'IPAY0458', NULL, 'other', '0', '', '', '', '', '', 'Visa', '48.5000', NULL, 1, NULL, 'received', '<p>দশমিক মিল</p>', '48.5000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1774, '2020-12-27 13:09:00', 387, 2221, NULL, NULL, 'IPAY0458', NULL, 'other', '0', '', '', '', '', '', 'Visa', '448.0000', NULL, 1, NULL, 'received', '<p>দশমিক মিল</p>', '448.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1775, '2020-12-21 21:26:00', 347, 2112, NULL, NULL, 'IPAY0458', NULL, 'other', '0', '', '', '', '', '', 'Visa', '5096.0000', NULL, 1, NULL, 'received', '<p>৩ গাড়ী=৫০.৯৬৫*১০০ কৈফিয়ত</p>', '5096.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1776, '2020-12-28 21:37:00', 370, 2273, NULL, NULL, 'IPAY0458', NULL, 'other', '0', '', '', '', '', '', 'Visa', '431.0000', NULL, 1, NULL, 'received', '<p>দশমিক মিল</p>', '431.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1777, '2020-12-30 22:04:43', 275, 2278, NULL, NULL, 'IPAY0458', NULL, 'cash', '', '', '', '', '', '', '', '15270.0000', NULL, 1, NULL, 'received', '', '15270.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1778, '2020-12-27 12:08:00', 187, 362, NULL, NULL, 'IPAY0459', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1780, '2020-12-28 12:22:00', 412, 2025, NULL, NULL, 'IPAY0459', NULL, 'other', '0', '', '', '', '', '', 'Visa', '436.0000', NULL, 1, NULL, 'received', '<p>কৈফিয়ত</p>', '436.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1781, '2020-12-23 12:23:00', 412, 2161, NULL, NULL, 'IPAY0459', NULL, 'other', '0', '', '', '', '', '', 'Visa', '216.0000', NULL, 1, NULL, 'received', '<p>দশমিক মিল</p>', '216.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1782, '2020-12-22 12:34:00', 272, 2041, NULL, NULL, 'IPAY0459', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1783, '2020-12-27 12:38:00', 310, 1960, NULL, NULL, 'IPAY0459', NULL, 'other', '0', '', '', '', '', '', 'Visa', '4581.5000', NULL, 1, NULL, 'received', '<p>কৈফিয়ত ও দশমিক মিল</p>', '4581.5000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1784, '2020-12-22 12:45:00', 356, 2088, NULL, NULL, 'IPAY0459', NULL, 'other', '0', '', '', '', '', '', 'Visa', '180.0000', NULL, 1, NULL, 'received', '<p>কৈফিয়ত ও দশমিক মিল</p>', '220.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1785, '2020-12-24 13:39:00', 382, 2177, NULL, NULL, 'IPAY0459', NULL, 'other', '0', '', '', '', '', '', 'Visa', '591.0000', NULL, 1, NULL, 'received', '<p>দশমিক মিল</p>', '591.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1787, '2020-12-28 14:02:00', 379, 2274, NULL, NULL, 'IPAY0459', NULL, 'other', '0', '', '', '', '', '', 'Visa', '536.0000', NULL, 1, NULL, 'received', '<p>দশমিক মিল</p>', '536.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1788, '2020-12-31 17:52:40', 438, 2291, NULL, NULL, 'IPAY0459', NULL, 'cash', '', '', '', '', '', '', '', '590000.0000', NULL, 1, NULL, 'received', '', '590000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1789, '2020-12-31 18:06:36', 439, 2295, NULL, NULL, 'IPAY0460', NULL, 'cash', '', '', '', '', '', '', '', '185500.0000', NULL, 1, NULL, 'received', '', '185500.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1790, '2020-12-31 18:19:15', 434, 2307, NULL, NULL, 'IPAY0461', NULL, 'cash', '', '', '', '', '', '', '', '174600.0000', NULL, 1, NULL, 'received', '', '174600.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1791, '2020-12-29 13:15:00', 437, 2287, NULL, NULL, 'IPAY0462', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '10000.0000', NULL, 1, NULL, 'received', '', '10000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1792, '2020-12-29 13:16:00', 437, 2287, NULL, NULL, 'IPAY0462', NULL, 'Cheque', '19', '', '', '', '', '', 'Visa', '900000.0000', NULL, 1, NULL, 'received', '', '900000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1793, '2020-12-29 13:17:00', 351, 2270, NULL, NULL, 'IPAY0462', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '19000.0000', NULL, 1, NULL, 'received', '', '19000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1794, '2020-12-29 13:17:00', 327, 2292, NULL, NULL, 'IPAY0462', NULL, 'Cheque', '15', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1795, '2020-12-29 13:19:00', 301, 2306, NULL, NULL, 'IPAY0462', NULL, 'Cheque', '7', '', '', '', '', '', 'Visa', '277800.0000', NULL, 1, NULL, 'received', '', '277800.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1796, '2020-12-29 13:20:00', 301, 2306, NULL, NULL, 'IPAY0462', NULL, 'other', '0', '', '', '', '', '', 'Visa', '199500.0000', NULL, 1, NULL, 'received', '<p>Al-Arafah Bank Ltd.(online)</p>', '199500.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1797, '2020-12-29 13:21:00', 370, 2285, NULL, NULL, 'IPAY0462', NULL, 'other', '0', '', '', '', '', '', 'Visa', '99900.0000', NULL, 1, NULL, 'received', '<p>DBBL (online)</p>', '99900.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1798, '2020-12-29 13:23:00', 370, 2285, NULL, NULL, 'IPAY0462', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>Agrani Bank Ltd.(online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1799, '2020-12-29 13:24:00', 370, 2285, NULL, NULL, 'IPAY0462', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>Pubali Bank Ltd.(online)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1800, '2020-12-29 13:25:00', 370, 2285, NULL, NULL, 'IPAY0462', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>DBBL (online)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1801, '2020-12-29 13:27:00', 341, 2298, NULL, NULL, 'IPAY0462', NULL, 'Cheque', '15', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1802, '2020-12-29 13:27:00', 364, 2201, NULL, NULL, 'IPAY0462', NULL, 'Cheque', '6', '', '', '', '', '', 'Visa', '770000.0000', NULL, 1, NULL, 'received', '', '770000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1803, '2020-12-29 13:28:00', 375, 2235, NULL, NULL, 'IPAY0462', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>Sonali Bank Ltd.(online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1804, '2020-12-29 13:31:00', 440, 2297, NULL, NULL, 'IPAY0462', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '350000.0000', NULL, 1, NULL, 'received', '', '350000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1805, '2020-12-29 13:33:00', 301, 2306, NULL, NULL, 'IPAY0462', NULL, 'other', '0', '', '', '', '', '', 'Visa', '150000.0000', NULL, 1, NULL, 'received', '<p>Islami Bank Ltd.(online)</p>', '150000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1806, '2020-12-29 13:34:00', 301, 2306, NULL, NULL, 'IPAY0462', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '140000.0000', NULL, 1, NULL, 'received', '', '140000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1807, '2020-12-29 13:35:00', 306, 2258, NULL, NULL, 'IPAY0462', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '50000.0000', NULL, 1, NULL, 'received', '', '50000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1808, '2020-12-29 13:36:00', 314, 2299, NULL, NULL, 'IPAY0462', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '92500.0000', NULL, 1, NULL, 'received', '', '92500.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1809, '2020-12-29 13:59:00', 441, 2309, NULL, NULL, 'IPAY0462', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '410800.0000', NULL, 1, NULL, 'received', '', '410800.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1810, '2020-10-29 14:00:00', 441, 2309, NULL, NULL, 'IPAY0462', NULL, 'other', '0', '', '', '', '', '', 'Visa', '99.0000', NULL, 1, NULL, 'received', '<p>discount</p>', '99.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1811, '2021-01-02 14:02:10', 368, 2311, NULL, NULL, 'IPAY0462', NULL, 'cash', '', '', '', '', '', '', '', '130900.0000', NULL, 1, NULL, 'received', '', '130900.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1812, '2021-01-02 16:48:16', 368, 2313, NULL, NULL, 'IPAY0463', NULL, 'cash', '', '', '', '', '', '', '', '169100.0000', NULL, 1, NULL, 'received', '', '169100.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1813, '2021-01-02 16:50:48', 421, 2316, NULL, NULL, 'IPAY0464', NULL, 'cash', '', '', '', '', '', '', '', '416900.0000', NULL, 1, NULL, 'received', '', '416900.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1814, '2021-01-02 17:11:57', 421, 2324, NULL, NULL, 'IPAY0465', NULL, 'cash', '', '', '', '', '', '', '', '180100.0000', NULL, 1, NULL, 'received', '', '180100.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1815, '2020-12-30 18:28:00', 341, 2319, NULL, NULL, 'IPAY0466', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '180000.0000', NULL, 1, NULL, 'received', '', '180000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1816, '2020-12-30 18:34:00', 327, 2331, NULL, NULL, 'IPAY0466', NULL, 'Cheque', '15', '', '', '', '', '', 'Visa', '150000.0000', NULL, 1, NULL, 'received', '', '150000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1817, '2020-12-30 18:35:00', 428, 2312, NULL, NULL, 'IPAY0466', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>Pubali Bank Ltd.(online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1818, '2020-12-30 18:35:00', 404, 2337, NULL, NULL, 'IPAY0466', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '800000.0000', NULL, 1, NULL, 'received', '', '800000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1819, '2020-12-30 18:36:00', 302, 2314, NULL, NULL, 'IPAY0466', NULL, 'other', '0', '', '', '', '', '', 'Visa', '170000.0000', NULL, 1, NULL, 'received', '<p>DBBL (online)</p>', '170000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1820, '2020-12-30 18:42:00', 442, 2340, NULL, NULL, 'IPAY0466', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>Pubali Bank Ltd.(online)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1821, '2020-12-30 18:43:00', 402, 2323, NULL, NULL, 'IPAY0466', NULL, 'other', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '<p>Uttara Bank Ltd.(online)</p>', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1822, '2020-12-30 18:46:00', 350, 2197, NULL, NULL, 'IPAY0466', NULL, 'other', '0', '', '', '', '', '', 'Visa', '950000.0000', NULL, 1, NULL, 'received', '<p>Islami Bank Ltd.(online) </p>', '950000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1823, '2020-12-30 18:48:00', 301, 2338, NULL, NULL, 'IPAY0466', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>Al-Arafah Bank Ltd.(online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1824, '2020-12-30 18:56:00', 301, 2338, NULL, NULL, 'IPAY0466', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>Al-Arafah Bank Ltd.(online)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1825, '2020-12-30 18:57:00', 301, 2338, NULL, NULL, 'IPAY0466', NULL, 'other', '0', '', '', '', '', '', 'Visa', '49976.0000', NULL, 1, NULL, 'received', '<p>Islami Bank Ltd.(online)</p>', '49976.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1826, '2020-12-30 18:58:00', 318, 2260, NULL, NULL, 'IPAY0466', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>Sonali Bank Ltd.(online)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1827, '2020-12-30 19:00:00', 263, 472, NULL, NULL, 'IPAY0466', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1828, '2020-12-30 19:02:00', 325, 2318, NULL, NULL, 'IPAY0466', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1829, '2020-12-30 19:03:00', 391, 2164, NULL, NULL, 'IPAY0466', NULL, 'Cheque', '6', '', '', '', '', '', 'Visa', '400000.0000', NULL, 1, NULL, 'received', '', '400000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1830, '2020-12-30 19:03:00', 391, 2164, NULL, NULL, 'IPAY0466', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '600000.0000', NULL, 1, NULL, 'received', '', '600000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1831, '2020-12-30 19:05:00', 310, 1960, NULL, NULL, 'IPAY0466', NULL, 'other', '0', '', '', '', '', '', 'Visa', '2000000.0000', NULL, 1, NULL, 'received', '<p>Islami Bank Ltd.(online)</p>', '2000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1832, '2020-12-30 19:08:00', 189, 364, NULL, NULL, 'IPAY0466', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>Pubali Bank Ltd.(online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1833, '2020-12-30 19:09:00', 364, 2201, NULL, NULL, 'IPAY0466', NULL, 'other', '0', '', '', '', '', '', 'Visa', '50000.0000', NULL, 1, NULL, 'received', '<p>Janata Bank Ltd.(online)</p>', '50000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1837, '2020-12-30 19:13:00', 438, 2334, NULL, NULL, 'IPAY0466', NULL, 'Cheque', '19', '', '', '', '', '', 'Visa', '640000.0000', NULL, 1, NULL, 'received', '', '640000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1838, '2021-01-02 19:26:56', 368, 2346, NULL, NULL, 'IPAY0466', NULL, 'cash', '', '', '', '', '', '', '', '160000.0000', NULL, 1, NULL, 'received', '', '160000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1839, '2021-01-02 19:41:25', 397, 2360, NULL, NULL, 'IPAY0467', NULL, 'cash', '', '', '', '', '', '', '', '108600.0000', NULL, 1, NULL, 'received', '', '108600.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1840, '2020-12-31 20:20:00', 410, 2343, NULL, NULL, 'IPAY0468', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1841, '2020-12-31 20:21:00', 440, 2352, NULL, NULL, 'IPAY0468', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '150000.0000', NULL, 1, NULL, 'received', '', '150000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1842, '2020-12-31 20:21:00', 442, 2361, NULL, NULL, 'IPAY0468', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '50000.0000', NULL, 1, NULL, 'received', '', '50000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1843, '2020-12-31 20:22:00', 341, 2345, NULL, NULL, 'IPAY0468', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1844, '2020-12-31 20:23:00', 325, 2350, NULL, NULL, 'IPAY0468', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1846, '2021-01-03 11:19:01', 434, 2368, NULL, NULL, 'IPAY0468', NULL, 'cash', '', '', '', '', '', '', '', '168900.0000', NULL, 1, NULL, 'received', '', '168900.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1847, '2021-01-03 12:41:37', 434, 2386, NULL, NULL, 'IPAY0469', NULL, 'cash', '', '', '', '', '', '', '', '150500.0000', NULL, 1, NULL, 'received', '', '150500.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1848, '2021-01-01 13:22:00', 383, 2364, NULL, NULL, 'IPAY0470', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1849, '2021-01-01 13:23:00', 438, 2385, NULL, NULL, 'IPAY0470', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '650000.0000', NULL, 1, NULL, 'received', '', '650000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1850, '2021-01-01 13:24:00', 440, 2389, NULL, NULL, 'IPAY0470', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '5000.0000', NULL, 1, NULL, 'received', '', '5000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1851, '2021-01-01 13:25:00', 379, 2339, NULL, NULL, 'IPAY0470', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '700000.0000', NULL, 1, NULL, 'received', '', '700000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1852, '2021-01-01 13:25:00', 370, 2383, NULL, NULL, 'IPAY0470', NULL, 'other', '0', '', '', '', '', '', 'Visa', '349650.0000', NULL, 1, NULL, 'received', '<p>DBBL (online)</p>', '349650.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1853, '2021-01-01 13:26:00', 301, 2367, NULL, NULL, 'IPAY0470', NULL, 'other', '0', '', '', '', '', '', 'Visa', '134000.0000', NULL, 1, NULL, 'received', '<p>DBBL (online)</p>', '134000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1854, '2021-01-03 19:33:18', 443, 2390, NULL, NULL, 'IPAY0470', NULL, 'cash', '', '', '', '', '', '', '', '47144.0000', NULL, 1, NULL, 'received', '', '47144.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1855, '2021-01-03 19:35:34', 443, 2391, NULL, NULL, 'IPAY0471', NULL, 'cash', '', '', '', '', '', '', '', '16600.0000', NULL, 1, NULL, 'received', '', '16600.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1856, '2021-01-03 20:13:26', 444, 2403, NULL, NULL, 'IPAY0472', NULL, 'cash', '', '', '', '', '', '', '', '213946.0000', NULL, 1, NULL, 'received', '', '213946.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1857, '2021-01-03 20:23:41', 445, 2406, NULL, NULL, 'IPAY0473', NULL, 'cash', '', '', '', '', '', '', '', '163000.0000', NULL, 1, NULL, 'received', '', '163000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1858, '2021-01-02 21:45:00', 442, 2396, NULL, NULL, 'IPAY0474', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '7200.0000', NULL, 1, NULL, 'received', '', '7200.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1859, '2021-01-02 21:46:00', 444, 2403, NULL, NULL, 'IPAY0474', NULL, 'other', '0', '', '', '', '', '', 'Visa', '46.0000', NULL, 1, NULL, 'received', '<p>দশমিক মিল</p>', '46.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1860, '2021-01-03 21:39:00', 442, 2416, NULL, NULL, 'IPAY0474', NULL, 'Cheque', '19', '', '', '', '', '', 'Visa', '350000.0000', NULL, 1, NULL, 'received', '', '350000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1861, '2021-01-03 21:39:00', 442, 2416, NULL, NULL, 'IPAY0474', NULL, 'other', '0', '', '', '', '', '', 'Visa', '700000.0000', NULL, 1, NULL, 'received', '<p>Uttara Bank Ltd.(online)</p>', '700000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1862, '2021-01-03 21:40:00', 440, 2405, NULL, NULL, 'IPAY0474', NULL, 'Cheque', '20', '', '', '', '', '', 'Visa', '380000.0000', NULL, 1, NULL, 'received', '', '380000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1863, '2021-01-03 21:41:00', 370, 2419, NULL, NULL, 'IPAY0474', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '150000.0000', NULL, 1, NULL, 'received', '', '150000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1864, '2021-01-03 21:42:00', 370, 2419, NULL, NULL, 'IPAY0474', NULL, 'other', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '<p>Pubali Bank Ltd.(online)</p>', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1866, '2021-01-03 21:43:00', 370, 2419, NULL, NULL, 'IPAY0474', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>Pubali Bank Ltd.(online)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1867, '2021-01-03 21:44:00', 343, 2433, NULL, NULL, 'IPAY0474', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>Pubali Bank Ltd.(online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1869, '2021-01-03 21:47:00', 183, 358, NULL, NULL, 'IPAY0474', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1992350.0000', NULL, 1, NULL, 'received', '<p>Islami Bank Ltd.(online)</p>', '1992350.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1870, '2021-01-03 21:49:00', 368, 2424, NULL, NULL, 'IPAY0474', NULL, 'Cheque', '16', '', '', '', '', '', 'Visa', '400000.0000', NULL, 1, NULL, 'received', '', '400000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1871, '2021-01-03 11:05:00', 301, 2430, NULL, NULL, 'IPAY0474', NULL, 'other', '0', '', '', '', '', '', 'Visa', '143200.0000', NULL, 1, NULL, 'received', '<p>DBBL (online)</p>', '143200.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1872, '2021-01-03 11:07:00', 301, 2430, NULL, NULL, 'IPAY0474', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>Al-Arafah Bank Ltd.(online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1873, '2021-01-03 11:13:00', 325, 2427, NULL, NULL, 'IPAY0474', NULL, 'Cheque', '16', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1874, '2021-01-03 11:15:00', 362, 2362, NULL, NULL, 'IPAY0474', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>Uttara Bank Ltd.(online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1875, '2021-01-03 11:18:00', 263, 472, NULL, NULL, 'IPAY0474', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1876, '2021-01-03 11:19:00', 335, 2434, NULL, NULL, 'IPAY0474', NULL, 'other', '0', '', '', '', '', '', 'Visa', '143300.0000', NULL, 1, NULL, 'received', '<p>Sonali Bank Ltd.(online)</p>', '143300.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1877, '2021-01-03 11:20:00', 301, 2430, NULL, NULL, 'IPAY0474', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '150000.0000', NULL, 1, NULL, 'received', '', '150000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1878, '2021-01-03 19:54:00', 446, 2435, NULL, NULL, 'IPAY0474', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>Uttara Bank Ltd.(online)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1879, '2021-01-06 20:15:07', 434, 2462, NULL, NULL, 'IPAY0474', NULL, 'cash', '', '', '', '', '', '', '', '163000.0000', NULL, 1, NULL, 'received', '', '163000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1880, '2021-01-04 13:55:00', 442, 2458, NULL, NULL, 'IPAY0475', NULL, 'other', '0', '', '', '', '', '', 'Visa', '147000.0000', NULL, 1, NULL, 'received', '<p>Pubali Bank Ltd.(online)</p>', '147000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1881, '2021-01-04 13:58:00', 442, 2458, NULL, NULL, 'IPAY0475', NULL, 'other', '0', '', '', '', '', '', 'Visa', '145000.0000', NULL, 1, NULL, 'received', '<p>Pubali Bank Ltd.(online)</p>', '145000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1882, '2021-01-04 13:59:00', 442, 2458, NULL, NULL, 'IPAY0475', NULL, 'other', '0', '', '', '', '', '', 'Visa', '65000.0000', NULL, 1, NULL, 'received', '<p>Uttara Bank Ltd.(online)</p>', '65000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1883, '2021-01-04 19:17:00', 310, 2446, NULL, NULL, 'IPAY0475', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1000000.0000', NULL, 1, NULL, 'received', '<p>Islami Bank Ltd.(online)</p>', '1000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1884, '2021-01-04 19:18:00', 182, 357, NULL, NULL, 'IPAY0475', NULL, 'other', '0', '', '', '', '', '', 'Visa', '400000.0000', NULL, 1, NULL, 'received', '<p>Dhaka Bank Ltd.(online)</p>', '400000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1885, '2021-01-04 19:19:00', 363, 2461, NULL, NULL, 'IPAY0475', NULL, 'other', '0', '', '', '', '', '', 'Visa', '150000.0000', NULL, 1, NULL, 'received', '<p>Brac Bank Ltd.(online)</p>', '150000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1886, '2021-01-04 19:20:00', 363, 2461, NULL, NULL, 'IPAY0475', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1887, '2021-01-04 19:21:00', 301, 2459, NULL, NULL, 'IPAY0475', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '115000.0000', NULL, 1, NULL, 'received', '', '115000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1888, '2021-01-04 19:21:00', 301, 2459, NULL, NULL, 'IPAY0475', NULL, 'other', '0', '', '', '', '', '', 'Visa', '137000.0000', NULL, 1, NULL, 'received', '<p>Islami Bank Ltd.(online)</p>', '137000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1889, '2021-01-04 19:22:00', 428, 2429, NULL, NULL, 'IPAY0475', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>Sonali Bank Ltd.(online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1890, '2021-01-04 19:23:00', 330, 2229, NULL, NULL, 'IPAY0475', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1891, '2021-01-04 19:24:00', 446, 2438, NULL, NULL, 'IPAY0475', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>Uttara Bank Ltd.(online)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1892, '2021-01-04 19:25:00', 370, 2454, NULL, NULL, 'IPAY0475', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>DBBL (online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1893, '2021-01-04 19:27:00', 401, 2425, NULL, NULL, 'IPAY0475', NULL, 'other', '0', '', '', '', '', '', 'Visa', '187000.0000', NULL, 1, NULL, 'received', '<p>Sonali Bank Ltd.(online)</p>', '187000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1894, '2021-01-04 19:28:00', 318, 2260, NULL, NULL, 'IPAY0475', NULL, 'other', '0', '', '', '', '', '', 'Visa', '150000.0000', NULL, 1, NULL, 'received', '<p>Sonali Bank Ltd.(online)</p>', '150000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1895, '2021-01-04 19:29:00', 318, 2260, NULL, NULL, 'IPAY0475', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>Agrani Bank Ltd.(online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1896, '2021-01-04 19:30:00', 364, 2455, NULL, NULL, 'IPAY0475', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>Janata Bank Ltd.(online)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1897, '2021-01-04 19:31:00', 440, 2463, NULL, NULL, 'IPAY0475', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '145000.0000', NULL, 1, NULL, 'received', '', '145000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1898, '2021-01-04 19:32:00', 325, 2448, NULL, NULL, 'IPAY0475', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1899, '2021-01-04 19:34:00', 427, 2452, NULL, NULL, 'IPAY0475', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '140000.0000', NULL, 1, NULL, 'received', '', '140000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1900, '2021-01-04 19:35:00', 434, 2462, NULL, NULL, 'IPAY0475', NULL, 'other', '0', '', '', '', '', '', 'Visa', '43.5000', NULL, 1, NULL, 'received', '<p>কৈফিয়ত বাদ</p>', '43.5000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1901, '2021-01-07 20:04:38', 311, 2479, NULL, NULL, 'IPAY0475', NULL, 'cash', '', '', '', '', '', '', '', '146289.0000', NULL, 1, NULL, 'received', '', '146289.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1902, '2021-01-05 20:42:00', 363, 2482, NULL, NULL, 'IPAY0476', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '10000.0000', NULL, 1, NULL, 'received', '', '10000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1903, '2021-01-05 20:43:00', 363, 2482, NULL, NULL, 'IPAY0476', NULL, 'other', '0', '', '', '', '', '', 'Visa', '50000.0000', NULL, 1, NULL, 'received', '<p>Krishi Bank Ltd.(online)</p>', '50000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1904, '2021-01-05 20:44:00', 341, 2467, NULL, NULL, 'IPAY0476', NULL, 'Cheque', '15', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1905, '2021-01-05 20:44:00', 440, 2463, NULL, NULL, 'IPAY0476', NULL, 'Cheque', '16', '', '', '', '', '', 'Visa', '50000.0000', NULL, 1, NULL, 'received', '', '50000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1906, '2021-01-05 20:45:00', 325, 2478, NULL, NULL, 'IPAY0476', NULL, 'Cheque', '22', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1907, '2021-01-05 20:46:00', 375, 2408, NULL, NULL, 'IPAY0476', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>Sonali Bank Ltd.(online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1908, '2021-01-05 20:47:00', 301, 2465, NULL, NULL, 'IPAY0476', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>Al-Arafah Bank Ltd.(online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1909, '2021-01-05 20:48:00', 344, 2464, NULL, NULL, 'IPAY0476', NULL, 'Cheque', '15', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1910, '2021-01-05 20:49:00', 370, 2454, NULL, NULL, 'IPAY0476', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>DBBL (online)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1911, '2021-01-05 20:51:00', 442, 2473, NULL, NULL, 'IPAY0476', NULL, 'other', '0', '', '', '', '', '', 'Visa', '375000.0000', NULL, 1, NULL, 'received', '<p>Pubali Bank Ltd.(online)</p>', '375000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1912, '2021-01-08 13:03:44', 314, 2493, NULL, NULL, 'IPAY0476', NULL, 'cash', '', '', '', '', '', '', '', '90200.0000', NULL, 1, NULL, 'received', '', '90200.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1913, '2021-01-08 19:13:26', 321, 2509, NULL, NULL, 'IPAY0477', NULL, 'cash', '', '', '', '', '', '', '', '187100.0000', NULL, 1, NULL, 'received', '', '187100.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1914, '2021-01-06 19:56:00', 356, 2507, NULL, NULL, 'IPAY0478', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1915, '2021-01-06 19:57:00', 356, 2507, NULL, NULL, 'IPAY0478', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>Al-Arafah Bank Ltd.(online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1916, '2021-01-06 19:58:00', 306, 2501, NULL, NULL, 'IPAY0478', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1000000.0000', NULL, 1, NULL, 'received', '<p>Islami Bank Ltd.(online)</p>', '1000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1917, '2021-01-06 20:01:00', 368, 2503, NULL, NULL, 'IPAY0478', NULL, 'Cheque', '19', '', '', '', '', '', 'Visa', '350000.0000', NULL, 1, NULL, 'received', '', '350000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1918, '2021-01-06 20:02:00', 263, 472, NULL, NULL, 'IPAY0478', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1920, '2021-01-06 20:05:00', 391, 2164, NULL, NULL, 'IPAY0478', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1921, '2021-01-06 20:06:00', 325, 2489, NULL, NULL, 'IPAY0478', NULL, 'Cheque', '19', '', '', '', '', '', 'Visa', '1000000.0000', NULL, 1, NULL, 'received', '', '1000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1922, '2021-01-06 20:08:00', 335, 2434, NULL, NULL, 'IPAY0478', NULL, 'other', '0', '', '', '', '', '', 'Visa', '50000.0000', NULL, 1, NULL, 'received', '<p>Janata Bank Ltd.(online)</p>', '50000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1923, '2021-01-05 20:09:00', 335, 2434, NULL, NULL, 'IPAY0478', NULL, 'other', '0', '', '', '', '', '', 'Visa', '150000.0000', NULL, 1, NULL, 'received', '<p>Sonali Bank Ltd.(online)</p>', '150000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1924, '2021-01-06 20:10:00', 442, 2490, NULL, NULL, 'IPAY0478', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '100.0000', NULL, 1, NULL, 'received', '', '100.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1925, '2021-01-06 20:11:00', 321, 2509, NULL, NULL, 'IPAY0478', NULL, 'other', '0', '', '', '', '', '', 'Visa', '48.7500', NULL, 1, NULL, 'received', '<p>দশমিক মিল</p>', '48.7500', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1926, '2021-01-08 20:28:01', 448, 2524, NULL, NULL, 'IPAY0478', NULL, 'cash', '', '', '', '', '', '', '', '151800.0000', NULL, 1, NULL, 'received', '', '151800.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1927, '2021-01-05 20:45:00', 316, 1186, NULL, NULL, 'IPAY0479', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '207200.0000', NULL, 1, NULL, 'received', '', '207200.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1928, '2021-01-05 20:46:00', 316, 1186, NULL, NULL, 'IPAY0479', NULL, 'other', '0', '', '', '', '', '', 'Visa', '4483.0000', NULL, 1, NULL, 'received', '<p>কৈফিয়ত বাদ</p>', '4483.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1929, '2021-01-07 20:47:00', 263, 472, NULL, NULL, 'IPAY0479', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1930, '2021-01-07 20:48:00', 364, 2519, NULL, NULL, 'IPAY0479', NULL, 'Cheque', '6', '', '', '', '', '', 'Visa', '460000.0000', NULL, 1, NULL, 'received', '', '460000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1932, '2021-01-07 20:50:00', 346, 1944, NULL, NULL, 'IPAY0479', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>Sonali Bank Ltd.(online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1933, '2021-01-07 20:51:00', 346, 1944, NULL, NULL, 'IPAY0479', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>Sonali Bank Ltd.(online)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1934, '2021-01-07 20:53:00', 358, 2513, NULL, NULL, 'IPAY0479', NULL, 'Cheque', '6', '', '', '', '', '', 'Visa', '1000000.0000', NULL, 1, NULL, 'received', '', '1000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1935, '2021-01-07 20:56:00', 385, 1979, NULL, NULL, 'IPAY0479', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>NRBC Bank Ltd.(online)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1936, '2021-01-07 20:57:00', 362, 2512, NULL, NULL, 'IPAY0479', NULL, 'other', '0', '', '', '', '', '', 'Visa', '150000.0000', NULL, 1, NULL, 'received', '<p>NRBC (online)</p>', '150000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1937, '2021-01-07 20:58:00', 447, 2491, NULL, NULL, 'IPAY0479', NULL, 'other', '0', '', '', '', '', '', 'Visa', '170000.0000', NULL, 1, NULL, 'received', '<p>Pubali Bank Ltd.(online)</p>', '170000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1938, '2021-01-07 20:59:00', 447, 2491, NULL, NULL, 'IPAY0479', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '3400.0000', NULL, 1, NULL, 'received', '', '3400.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1939, '2021-01-07 21:00:00', 382, 2177, NULL, NULL, 'IPAY0479', NULL, 'other', '0', '', '', '', '', '', 'Visa', '600000.0000', NULL, 1, NULL, 'received', '<p>Pubali Bank Ltd.(online)</p>', '600000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1940, '2021-01-07 21:00:00', 446, 2497, NULL, NULL, 'IPAY0479', NULL, 'other', '0', '', '', '', '', '', 'Visa', '864885.0000', NULL, 1, NULL, 'received', '<p>Uttara Bank Ltd.(online)</p>', '864885.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1941, '2021-01-07 21:02:00', 328, 2480, NULL, NULL, 'IPAY0479', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>NRBC (online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1944, '2021-01-07 21:04:00', 440, 2463, NULL, NULL, 'IPAY0479', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '150000.0000', NULL, 1, NULL, 'received', '', '150000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1945, '2021-01-07 21:05:00', 301, 2527, NULL, NULL, 'IPAY0479', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>Al-Arafah Bank Ltd.(online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1946, '2021-01-07 21:06:00', 351, 2522, NULL, NULL, 'IPAY0479', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1947, '2021-01-07 21:06:00', 448, 2524, NULL, NULL, 'IPAY0479', NULL, 'other', '0', '', '', '', '', '', 'Visa', '44.0000', NULL, 1, NULL, 'received', '<p>দশমিক মিল</p>', '44.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1948, '2021-01-09 13:00:31', 449, 2535, NULL, NULL, 'IPAY0479', NULL, 'cash', '', '', '', '', '', '', '', '148178.0000', NULL, 1, NULL, 'received', '', '148178.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1950, '2021-01-09 14:34:18', 450, 2537, NULL, NULL, 'IPAY0481', NULL, 'cash', '', '', '', '', '', '', '', '33400.0000', NULL, 1, NULL, 'received', '', '33400.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1951, '2021-01-06 19:31:00', 358, 2513, NULL, NULL, 'IPAY0482', NULL, 'other', '0', '', '', '', '', '', 'Visa', '55935.0000', NULL, 1, NULL, 'received', '<p>কৈফিয়ত</p>', '55935.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1952, '2021-01-07 19:35:00', 344, 2534, NULL, NULL, 'IPAY0482', NULL, 'other', '0', '', '', '', '', '', 'Visa', '866.0000', NULL, 1, NULL, 'received', '<p>দশমিক মিল</p>', '866.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1953, '2021-01-08 19:44:00', 383, 2532, NULL, NULL, 'IPAY0482', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '231000.0000', NULL, 1, NULL, 'received', '', '231000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1954, '2021-01-08 20:01:00', 385, 2533, NULL, NULL, 'IPAY0482', NULL, 'other', '0', '', '', '', '', '', 'Visa', '353.0000', NULL, 1, NULL, 'received', '<p>দশমিক মিল</p>', '353.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1955, '2021-12-28 20:04:00', 351, 2270, NULL, NULL, 'IPAY0482', NULL, 'other', '0', '', '', '', '', '', 'Visa', '370.0000', NULL, 1, NULL, 'received', '<p>কৈফিয়ত</p>', '370.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1956, '2021-01-07 20:06:00', 351, 2522, NULL, NULL, 'IPAY0482', NULL, 'other', '0', '', '', '', '', '', 'Visa', '538.0000', NULL, 1, NULL, 'received', '<p>দশমিক মিল</p>', '538.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1957, '2020-12-23 20:15:00', 323, 2150, NULL, NULL, 'IPAY0482', NULL, 'other', '0', '', '', '', '', '', 'Visa', '173.0000', NULL, 1, NULL, 'received', '<p>দশমিক মিল</p>', '173.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1958, '2021-01-04 20:19:00', 440, 2463, NULL, NULL, 'IPAY0482', NULL, 'other', '0', '', '', '', '', '', 'Visa', '322.0000', NULL, 1, NULL, 'received', '<p>দশমিক মিল </p>', '322.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1959, '2021-01-06 20:27:00', 306, 2501, NULL, NULL, 'IPAY0482', NULL, 'other', '0', '', '', '', '', '', 'Visa', '306.0000', NULL, 1, NULL, 'received', '<p>দশমিক মিল</p>', '306.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1960, '2021-12-13 20:50:00', 352, 1869, NULL, NULL, 'IPAY0482', NULL, 'other', '0', '', '', '', '', '', 'Visa', '4118.0000', NULL, 1, NULL, 'received', '<p>কৈফিয়ত বাদ</p>', '4118.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1961, '2021-01-06 20:52:00', 352, 2502, NULL, NULL, 'IPAY0482', NULL, 'other', '0', '', '', '', '', '', 'Visa', '301.0000', NULL, 1, NULL, 'received', '<p>দশমিক মিল</p>', '301.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1962, '2021-01-06 20:57:00', 446, 2497, NULL, NULL, 'IPAY0482', NULL, 'other', '0', '', '', '', '', '', 'Visa', '236.0000', NULL, 1, NULL, 'received', '<p>দশমিক মিল</p>', '236.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1963, '2021-01-08 21:05:00', 364, 2529, NULL, NULL, 'IPAY0482', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1094.0000', NULL, 1, NULL, 'received', '<p>দশমিক মিল</p>', '1094.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1964, '2020-12-26 21:10:00', 363, 2213, NULL, NULL, 'IPAY0482', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '150000.0000', NULL, 1, NULL, 'received', '', '150000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1965, '2021-01-05 21:11:00', 363, 2482, NULL, NULL, 'IPAY0482', NULL, 'other', '0', '', '', '', '', '', 'Visa', '389.0000', NULL, 1, NULL, 'received', '<p>দশমিক মিল</p>', '389.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1966, '2020-12-15 21:15:00', 341, 1925, NULL, NULL, 'IPAY0482', NULL, 'other', '0', '', '', '', '', '', 'Visa', '39220.0000', NULL, 1, NULL, 'received', '<p>কৈফিয়ত </p>', '39220.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1967, '2020-12-13 21:33:00', 341, 1884, NULL, NULL, 'IPAY0482', NULL, 'other', '0', '', '', '', '', '', 'Visa', '2894.0000', NULL, 1, NULL, 'received', '<p>কৈফিয়ত(১২/১২ হতে ১৩/১২ ৩ গাড়ি কৈফিয়ত)</p>', '2894.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1968, '2020-12-29 21:35:00', 387, 2304, NULL, NULL, 'IPAY0482', NULL, 'other', '0', '', '', '', '', '', 'Visa', '17560.0000', NULL, 1, NULL, 'received', '<p>কৈফিয়ত</p>', '17560.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1969, '2021-01-04 21:37:00', 310, 2446, NULL, NULL, 'IPAY0482', NULL, 'other', '0', '', '', '', '', '', 'Visa', '19840.0000', NULL, 1, NULL, 'received', '<p>কৈফিয়ত বাদ</p>', '19840.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1970, '2021-01-10 12:53:44', 306, 2548, NULL, NULL, 'IPAY0482', NULL, 'cash', '', '', '', '', '', '', '', '230800.0000', NULL, 1, NULL, 'received', '', '230800.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1971, '2021-01-09 12:58:00', 306, 2548, NULL, NULL, 'IPAY0483', NULL, 'other', '0', '', '', '', '', '', 'Visa', '48.0000', NULL, 1, NULL, 'received', '<p>দশমিক মিল</p>', '48.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1972, '2021-01-09 14:55:00', 446, 2497, NULL, NULL, 'IPAY0483', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '29000.0000', NULL, 1, NULL, 'received', '', '29000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1973, '2021-01-09 14:57:00', 195, 370, NULL, NULL, 'IPAY0483', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '170000.0000', NULL, 1, NULL, 'received', '', '170000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1974, '2021-01-09 14:57:00', 263, 472, NULL, NULL, 'IPAY0483', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '20000.0000', NULL, 1, NULL, 'received', '', '20000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1975, '2020-12-16 11:31:00', 388, 1662, NULL, NULL, 'IPAY0483', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '115920.0000', NULL, 1, NULL, 'received', '', '115920.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1976, '2021-12-16 11:32:00', 388, 1662, NULL, NULL, 'IPAY0483', NULL, 'other', '0', '', '', '', '', '', 'Visa', '90.0000', NULL, 1, NULL, 'received', '<p>কৈফিয়ত ও দশমিক মিল</p>', '90.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1977, '2021-01-11 11:44:15', 452, 2554, NULL, NULL, 'IPAY0483', NULL, 'cash', '', '', '', '', '', '', '', '174000.0000', NULL, 1, NULL, 'received', '', '174000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1978, '2021-01-10 11:58:00', 452, 2554, NULL, NULL, 'IPAY0484', NULL, 'other', '0', '', '', '', '', '', 'Visa', '47.5000', NULL, 1, NULL, 'received', '<p>দশমিক মিল</p>', '47.5000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1979, '2021-01-10 12:01:00', 344, 2534, NULL, NULL, 'IPAY0484', NULL, 'Cheque', '15', '', '', '', '', '', 'Visa', '400000.0000', NULL, 1, NULL, 'received', '', '400000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1980, '2021-01-10 12:02:00', 347, 2516, NULL, NULL, 'IPAY0484', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1000000.0000', NULL, 1, NULL, 'received', '<p>Pubali Bank Ltd.(online)</p>', '1000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1981, '2021-01-10 12:04:00', 362, 2556, NULL, NULL, 'IPAY0484', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1982, '2021-01-10 12:04:00', 174, 346, NULL, NULL, 'IPAY0484', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1983, '2021-01-10 12:05:00', 318, 2558, NULL, NULL, 'IPAY0484', NULL, 'other', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '<p>Sonali Bank Ltd.(online)</p>', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1984, '2021-01-10 12:07:00', 402, 2347, NULL, NULL, 'IPAY0484', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>Uttara Bank Ltd.(online)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1985, '2021-01-10 12:10:00', 352, 2502, NULL, NULL, 'IPAY0484', NULL, 'other', '0', '', '', '', '', '', 'Visa', '999645.0000', NULL, 1, NULL, 'received', '<p>Islami Bank Ltd.(online)</p>', '999645.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1986, '2021-01-10 12:11:00', 387, 2484, NULL, NULL, 'IPAY0484', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>Premier Bank Ltd.(online)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1987, '2021-01-10 12:13:00', 435, 2460, NULL, NULL, 'IPAY0484', NULL, 'other', '0', '', '', '', '', '', 'Visa', '216900.0000', NULL, 1, NULL, 'received', '<p>Pubali Bank Ltd.(online)</p>', '216900.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1988, '2021-01-10 12:15:00', 301, 2555, NULL, NULL, 'IPAY0484', NULL, 'other', '0', '', '', '', '', '', 'Visa', '205000.0000', NULL, 1, NULL, 'received', '<p>Al-Arafah Bank Ltd.(online)</p>', '205000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1989, '2021-01-10 12:25:00', 182, 357, NULL, NULL, 'IPAY0484', NULL, 'other', '0', '', '', '', '', '', 'Visa', '400000.0000', NULL, 1, NULL, 'received', '<p>Islami Bank Ltd.(online)</p>', '400000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1990, '2021-01-10 12:26:00', 379, 2400, NULL, NULL, 'IPAY0484', NULL, 'other', '0', '', '', '', '', '', 'Visa', '299866.0000', NULL, 1, NULL, 'received', '<p>Islami Bank Ltd.(online)</p>', '299866.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1991, '2021-01-10 12:30:00', 395, 2432, NULL, NULL, 'IPAY0484', NULL, 'other', '0', '', '', '', '', '', 'Visa', '573500.0000', NULL, 1, NULL, 'received', '<p>Islami Bank Ltd.(online)</p>', '573500.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1992, '2021-01-10 12:31:00', 351, 2551, NULL, NULL, 'IPAY0484', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1993, '2021-01-12 12:23:45', 321, 2562, NULL, NULL, 'IPAY0484', NULL, 'cash', '', '', '', '', '', '', '', '127500.0000', NULL, 1, NULL, 'received', '', '127500.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1994, '2021-01-12 12:27:00', 321, 2565, NULL, NULL, 'IPAY0485', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '93892.0000', NULL, 1, NULL, 'received', '<p>93900</p>', '93892.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1995, '2021-01-11 13:02:00', 453, 2574, NULL, NULL, 'IPAY0486', NULL, 'other', '0', '', '', '', '', '', 'Visa', '589825.0000', NULL, 1, NULL, 'received', '<p>Sonali Bank Ltd.(online)</p>', '589825.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1996, '2021-01-11 13:03:00', 428, 2570, NULL, NULL, 'IPAY0486', NULL, 'other', '0', '', '', '', '', '', 'Visa', '600000.0000', NULL, 1, NULL, 'received', '<p>Sonali Bank Ltd.(online)</p>', '600000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1997, '2021-01-11 13:04:00', 391, 2164, NULL, NULL, 'IPAY0486', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1998, '2021-01-11 13:05:00', 364, 2553, NULL, NULL, 'IPAY0486', NULL, 'Cheque', '6', '', '', '', '', '', 'Visa', '620000.0000', NULL, 1, NULL, 'received', '', '620000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (1999, '2021-01-11 13:06:00', 364, 2553, NULL, NULL, 'IPAY0486', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>Janata Bank Ltd.</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2000, '2021-01-11 13:09:00', 180, 385, NULL, NULL, 'IPAY0486', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '184000.0000', NULL, 1, NULL, 'received', '', '184000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2004, '2021-01-11 13:13:00', 328, 2480, NULL, NULL, 'IPAY0486', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>N.R.B.C (online)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2005, '2021-01-13 11:45:10', 289, 2576, NULL, NULL, 'IPAY0486', NULL, 'cash', '', '', '', '', '', '', '', '15960.0000', NULL, 1, NULL, 'received', '', '15960.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2006, '2020-12-15 23:30:00', 451, 2595, NULL, NULL, 'IPAY0487', NULL, 'Cheque', '0', '', '', '', '', '', 'Visa', '1500000.0000', NULL, 1, NULL, 'received', '<p>N.R.B.C</p>', '1500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2007, '2020-12-15 23:32:00', 451, 2596, NULL, NULL, 'IPAY0487', NULL, 'Cheque', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>AB Bank Ltd.</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2008, '2020-12-30 13:59:00', 451, 2597, NULL, NULL, 'IPAY0487', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '1000000.0000', NULL, 1, NULL, 'received', '', '1000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2009, '2021-01-06 14:01:00', 451, 2598, NULL, NULL, 'IPAY0487', NULL, 'Cheque', '14', '', '', '', '', '', 'Visa', '1000000.0000', NULL, 1, NULL, 'received', '', '1000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2010, '2021-01-12 14:19:00', 189, 364, NULL, NULL, 'IPAY0487', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>Pubali Bank Ltd.(online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2011, '2021-01-12 14:20:00', 302, 2578, NULL, NULL, 'IPAY0487', NULL, 'other', '0', '', '', '', '', '', 'Visa', '199800.0000', NULL, 1, NULL, 'received', '<p>DBBL (online)</p>', '199800.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2012, '2021-01-12 14:21:00', 330, 2229, NULL, NULL, 'IPAY0487', NULL, 'Cheque', '18', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2013, '2021-01-12 14:23:00', 375, 2550, NULL, NULL, 'IPAY0487', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>Sonali Bank Ltd.(online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2014, '2021-01-12 14:24:00', 363, 2583, NULL, NULL, 'IPAY0487', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '270000.0000', NULL, 1, NULL, 'received', '', '270000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2015, '2021-01-12 14:32:00', 228, 403, NULL, NULL, 'IPAY0487', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '40000.0000', NULL, 1, NULL, 'received', '', '40000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2016, '2021-01-12 14:35:00', 325, 2526, NULL, NULL, 'IPAY0487', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '141000.0000', NULL, 1, NULL, 'received', '', '141000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2017, '2021-01-12 14:38:00', 353, 1423, NULL, NULL, 'IPAY0487', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2018, '2021-01-14 11:40:11', 396, 2600, NULL, NULL, 'IPAY0487', NULL, 'cash', '', '', '', '', '', '', '', '141600.0000', NULL, 1, NULL, 'received', '', '141600.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2019, '2021-01-13 12:47:00', 318, 2601, NULL, NULL, 'IPAY0488', NULL, 'other', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '<p>Agrani Bank Ltd.(online)</p>', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2020, '2021-01-13 12:49:00', 370, 2605, NULL, NULL, 'IPAY0488', NULL, 'other', '0', '', '', '', '', '', 'Visa', '400000.0000', NULL, 1, NULL, 'received', '<p>Agrani Bank Ltd.(online)</p>', '400000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2021, '2021-01-13 12:49:00', 370, 2605, NULL, NULL, 'IPAY0488', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>Pubali Bank Ltd.(online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2022, '2021-01-13 12:50:00', 328, 2587, NULL, NULL, 'IPAY0488', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>NRBC (online)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2023, '2021-01-13 12:51:00', 346, 1944, NULL, NULL, 'IPAY0488', NULL, 'other', '0', '', '', '', '', '', 'Visa', '900000.0000', NULL, 1, NULL, 'received', '<p>Sonali Bank Ltd.(online)</p>', '900000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2024, '2021-01-13 12:52:00', 187, 362, NULL, NULL, 'IPAY0488', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '50000.0000', NULL, 1, NULL, 'received', '', '50000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2025, '2021-01-13 12:54:00', 335, 2602, NULL, NULL, 'IPAY0488', NULL, 'other', '0', '', '', '', '', '', 'Visa', '170000.0000', NULL, 1, NULL, 'received', '<p>Sonali Bank Ltd.(online)</p>', '170000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2026, '2021-01-14 12:54:00', 396, 2600, NULL, NULL, 'IPAY0488', NULL, 'other', '0', '', '', '', '', '', 'Visa', '48.7500', NULL, 1, NULL, 'received', '<p>দশমিক মিল</p>', '48.7500', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2027, '2021-01-14 12:18:00', 325, 2618, NULL, NULL, 'IPAY0488', NULL, 'Cheque', '15', '', '', '', '', '', 'Visa', '400000.0000', NULL, 1, NULL, 'received', '', '400000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2028, '2021-01-14 12:18:00', 325, 2618, NULL, NULL, 'IPAY0488', NULL, 'Cheque', '16', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2029, '2021-01-14 12:19:00', 453, 2613, NULL, NULL, 'IPAY0488', NULL, 'other', '0', '', '', '', '', '', 'Visa', '65000.0000', NULL, 1, NULL, 'received', '<p>Pubali Bank Ltd.(online)</p>', '65000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2032, '2021-01-14 12:21:00', 383, 2606, NULL, NULL, 'IPAY0488', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '400000.0000', NULL, 1, NULL, 'received', '', '400000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2033, '2021-01-14 12:23:00', 318, 2609, NULL, NULL, 'IPAY0488', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>Sonali Bank Ltd.(online)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2034, '2021-01-14 12:24:00', 370, 2620, NULL, NULL, 'IPAY0488', NULL, 'other', '0', '', '', '', '', '', 'Visa', '150000.0000', NULL, 1, NULL, 'received', '<p>Krishi Bank Ltd.(online)</p>', '150000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2035, '2021-01-14 12:25:00', 364, 2621, NULL, NULL, 'IPAY0488', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>Janata Bank Ltd.(online)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2037, '2021-01-14 12:27:00', 401, 2592, NULL, NULL, 'IPAY0488', NULL, 'other', '0', '', '', '', '', '', 'Visa', '208800.0000', NULL, 1, NULL, 'received', '<p>Sonali Bank Ltd.(online)</p>', '208800.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2038, '2021-01-14 12:27:00', 170, 2615, NULL, NULL, 'IPAY0488', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '180000.0000', NULL, 1, NULL, 'received', '', '180000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2039, '2021-01-14 12:29:00', 362, 2617, NULL, NULL, 'IPAY0488', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>NRBC (online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2040, '2021-01-14 12:30:00', 396, 2611, NULL, NULL, 'IPAY0488', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2041, '2021-01-14 12:30:00', 455, 2610, NULL, NULL, 'IPAY0488', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '365400.0000', NULL, 1, NULL, 'received', '', '365400.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2042, '2021-01-16 14:16:55', 289, 2624, NULL, NULL, 'IPAY0488', NULL, 'cash', '', '', '', '', '', '', '', '30240.0000', NULL, 1, NULL, 'received', '', '30240.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2043, '2021-01-15 18:26:00', 456, 2635, NULL, NULL, 'IPAY0489', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '241000.0000', NULL, 1, NULL, 'received', '', '241000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2044, '2021-01-15 18:38:00', 454, 2599, NULL, NULL, 'IPAY0490', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2045, '2021-01-15 18:39:00', 456, 2635, NULL, NULL, 'IPAY0490', NULL, 'other', '0', '', '', '', '', '', 'Visa', '49.0000', NULL, 1, NULL, 'received', '<p>দশমিক মিল</p>', '49.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2046, '2020-12-21 18:56:00', 323, 2114, NULL, NULL, 'IPAY0490', NULL, 'other', '0', '', '', '', '', '', 'Visa', '10677.0000', NULL, 1, NULL, 'received', '<p>কৈফিয়ত বাদ</p><p>২০/১২=২৭.৪৫৫</p><p>২১/১২=১৫.২৫৫</p><p>TOTAL=৪২.৭১০*২৫০</p>', '10677.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2047, '2021-01-15 18:59:00', 358, 2513, NULL, NULL, 'IPAY0490', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1035650.0000', NULL, 1, NULL, 'received', '<p>B.B.C ব্রিক্স হতে মাঊন এন্টারপ্রাইজ মারফত জমা</p>', '1035650.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2048, '2021-01-07 19:04:00', 325, 2526, NULL, NULL, 'IPAY0490', NULL, 'other', '0', '', '', '', '', '', 'Visa', '612.0000', NULL, 1, NULL, 'received', '<p>কৈফিয়ত</p>', '612.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2049, '2021-01-10 19:12:00', 318, 2558, NULL, NULL, 'IPAY0490', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>Agrani Bank Ltd.(online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2051, '2021-01-11 19:56:00', 301, 2645, NULL, NULL, 'IPAY0490', NULL, 'other', '0', '', '', '', '', '', 'Visa', '215000.0000', NULL, 1, NULL, 'received', '<p>Al-Arafah Bank Ltd.(online)</p>', '215000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2052, '2021-01-11 19:56:00', 301, 2645, NULL, NULL, 'IPAY0490', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2053, '2021-01-11 19:58:00', 301, 2645, NULL, NULL, 'IPAY0490', NULL, 'other', '0', '', '', '', '', '', 'Visa', '199941.0000', NULL, 1, NULL, 'received', '<p>Islami Bank Ltd.(online)</p>', '199941.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2054, '2021-01-14 20:00:00', 301, 2645, NULL, NULL, 'IPAY0490', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '70000.0000', NULL, 1, NULL, 'received', '', '70000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2055, '2021-01-14 20:00:00', 301, 2645, NULL, NULL, 'IPAY0490', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>Al-Arafah Bank Ltd.(online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2056, '2021-01-14 20:04:00', 301, 2645, NULL, NULL, 'IPAY0490', NULL, 'other', '0', '', '', '', '', '', 'Visa', '721.0000', NULL, 1, NULL, 'received', '<p>দশমিক মিল</p>', '721.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2057, '2021-01-05 20:14:00', 387, 2484, NULL, NULL, 'IPAY0490', NULL, 'other', '0', '', '', '', '', '', 'Visa', '9097.0000', NULL, 1, NULL, 'received', '<p>২ গাড়ি কৈফিয়ত</p>', '9097.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2058, '2021-12-26 20:16:00', 428, 2219, NULL, NULL, 'IPAY0490', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '21190.0000', NULL, 1, NULL, 'received', '', '21190.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2059, '2021-01-06 20:23:00', 446, 2497, NULL, NULL, 'IPAY0490', NULL, 'other', '0', '', '', '', '', '', 'Visa', '6885.0000', NULL, 1, NULL, 'received', '<p>কৈফিয়ত</p>', '6885.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2060, '2021-01-10 20:26:00', 340, 2310, NULL, NULL, 'IPAY0490', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>Islami Bank Ltd.(online)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2061, '2020-12-19 20:54:00', 235, 415, NULL, NULL, 'IPAY0490', NULL, 'other', '0', '', '', '', '', '', 'Visa', '3679650.0000', NULL, 1, NULL, 'received', '<p>ইট বাবদ জমা</p>', '3679650.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2062, '2020-12-13 21:02:00', 173, 345, NULL, NULL, 'IPAY0490', NULL, 'other', '0', '', '', '', '', '', 'Visa', '450000.0000', NULL, 1, NULL, 'received', '<p>Uttara Bank Ltd.(online)</p><p>৫ লাখ খাতে</p>', '450000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2063, '2021-01-07 12:20:00', 219, 394, NULL, NULL, 'IPAY0490', NULL, 'Cheque', '7', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2065, '2021-01-07 12:29:00', 218, 393, NULL, NULL, 'IPAY0490', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>Premier Bank Ltd.(online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2066, '2021-01-17 14:43:41', 455, 2654, NULL, NULL, 'IPAY0490', NULL, 'cash', '', '', '', '', '', '', '', '405900.0000', NULL, 1, NULL, 'received', '', '405900.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2067, '2021-01-16 15:54:00', 302, 2652, NULL, NULL, 'IPAY0491', NULL, 'other', '0', '', '', '', '', '', 'Visa', '199800.0000', NULL, 1, NULL, 'received', '<p>DBBL (online)</p>', '198800.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2068, '2021-01-16 15:54:00', 335, 2659, NULL, NULL, 'IPAY0491', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '110000.0000', NULL, 1, NULL, 'received', '', '110.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2069, '2021-01-16 15:56:00', 356, 2649, NULL, NULL, 'IPAY0491', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2070, '2021-01-16 15:56:00', 307, 1714, NULL, NULL, 'IPAY0491', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2071, '2021-01-18 13:13:53', 457, 2677, NULL, NULL, 'IPAY0491', NULL, 'cash', '', '', '', '', '', '', '', '234900.0000', NULL, 1, NULL, 'received', '', '234900.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2072, '2021-01-17 13:57:00', 363, 2668, NULL, NULL, 'IPAY0492', NULL, 'other', '0', '', '', '', '', '', 'Visa', '90000.0000', NULL, 1, NULL, 'received', '<p>Brac Bank Ltd.(online)</p><p>43K, 27K, 20K </p>', '90000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2073, '2021-01-17 13:59:00', 363, 2668, NULL, NULL, 'IPAY0492', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2074, '2021-01-17 14:03:00', 458, 2678, NULL, NULL, 'IPAY0492', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1800000.0000', NULL, 1, NULL, 'received', '<p>Islami Bank Ltd.(online)</p>', '1800000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2075, '2021-01-17 20:15:00', 362, 2617, NULL, NULL, 'IPAY0492', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>NRBC (online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2076, '2021-01-17 20:16:00', 435, 2588, NULL, NULL, 'IPAY0492', NULL, 'other', '0', '', '', '', '', '', 'Visa', '222700.0000', NULL, 1, NULL, 'received', '<p>Pubali Bank Ltd.(online)</p>', '222700.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2077, '2021-01-17 20:17:00', 328, 2650, NULL, NULL, 'IPAY0492', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>NRBC (online)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2078, '2021-01-17 20:18:00', 318, 2676, NULL, NULL, 'IPAY0492', NULL, 'other', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '<p>Agrani Bank Ltd.(online)</p>', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2079, '2021-01-17 20:19:00', 301, 2671, NULL, NULL, 'IPAY0492', NULL, 'other', '0', '', '', '', '', '', 'Visa', '177447.0000', NULL, 1, NULL, 'received', '<p>Islami Bank Ltd.(online)</p>', '177447.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2080, '2021-01-17 20:19:00', 301, 2671, NULL, NULL, 'IPAY0492', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>Al-Arafah Bank Ltd.(online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2081, '2021-01-17 20:20:00', 335, 2672, NULL, NULL, 'IPAY0492', NULL, 'other', '0', '', '', '', '', '', 'Visa', '150000.0000', NULL, 1, NULL, 'received', '<p>Agrani Bank Ltd.(online)</p>', '150000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2082, '2021-01-17 20:22:00', 440, 2463, NULL, NULL, 'IPAY0492', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2083, '2021-01-17 20:22:00', 383, 2662, NULL, NULL, 'IPAY0492', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2084, '2021-01-19 13:09:52', 338, 2683, NULL, NULL, 'IPAY0492', NULL, 'cash', '', '', '', '', '', '', '', '153700.0000', NULL, 1, NULL, 'received', '', '153700.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2085, '2021-01-18 19:08:00', 194, 2689, NULL, NULL, 'IPAY0493', NULL, 'Cheque', '7', '', '', '', '', '', 'Visa', '600000.0000', NULL, 1, NULL, 'received', '', '600000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2086, '2021-01-18 19:08:00', 301, 2690, NULL, NULL, 'IPAY0493', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '20000.0000', NULL, 1, NULL, 'received', '', '20000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2087, '2021-01-18 19:09:00', 301, 2690, NULL, NULL, 'IPAY0493', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>Al-Arafah Bank Ltd.(online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2088, '2021-01-18 19:10:00', 379, 2400, NULL, NULL, 'IPAY0493', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>Islami Bank Ltd.(online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2089, '2021-01-18 19:10:00', 428, 2691, NULL, NULL, 'IPAY0493', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>Sonali Bank Ltd.(online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2090, '2021-01-18 19:11:00', 328, 2650, NULL, NULL, 'IPAY0493', NULL, 'other', '0', '', '', '', '', '', 'Visa', '50000.0000', NULL, 1, NULL, 'received', '<p>NRBC(online)</p>', '50000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2091, '2021-01-18 19:13:00', 373, 2679, NULL, NULL, 'IPAY0493', NULL, 'Cheque', '15', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2092, '2021-01-18 19:14:00', 375, 2636, NULL, NULL, 'IPAY0493', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>Sonali Bank Ltd.(online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2093, '2021-01-18 19:14:00', 364, 2666, NULL, NULL, 'IPAY0493', NULL, 'Cheque', '6', '', '', '', '', '', 'Visa', '750000.0000', NULL, 1, NULL, 'received', '', '750000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2094, '2021-01-18 19:16:00', 370, 2692, NULL, NULL, 'IPAY0493', NULL, 'other', '0', '', '', '', '', '', 'Visa', '150000.0000', NULL, 1, NULL, 'received', '<p>Krishi Bank Ltd.(online)</p>', '150000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2095, '2021-01-18 19:17:00', 364, 2666, NULL, NULL, 'IPAY0493', NULL, 'other', '0', '', '', '', '', '', 'Visa', '150000.0000', NULL, 1, NULL, 'received', '<p>Janata Bank Ltd.(online)</p>', '150000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2096, '2020-11-26 17:02:00', 234, 1160, NULL, NULL, 'IPAY0493', NULL, 'Cheque', '19', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2097, '2020-12-03 17:03:00', 234, 1505, NULL, NULL, 'IPAY0493', NULL, 'Cheque', '22', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2098, '2020-12-24 17:20:00', 430, 2170, NULL, NULL, 'IPAY0493', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '50000.0000', NULL, 1, NULL, 'received', '', '50000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2099, '2021-01-10 17:21:00', 430, 2170, NULL, NULL, 'IPAY0493', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '23880.0000', NULL, 1, NULL, 'received', '', '23880.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2100, '2020-12-11 17:23:00', 289, 1852, NULL, NULL, 'IPAY0493', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '16150.0000', NULL, 1, NULL, 'received', '', '16150.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2101, '2020-12-09 17:24:00', 275, 1651, NULL, NULL, 'IPAY0493', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '15100.0000', NULL, 1, NULL, 'received', '', '15100.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2102, '2021-01-20 18:01:46', 289, 2694, NULL, NULL, 'IPAY0493', NULL, 'cash', '', '', '', '', '', '', '', '30240.0000', NULL, 1, NULL, 'received', '', '30240.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2103, '2021-01-20 18:09:43', 459, 2695, NULL, NULL, 'IPAY0494', NULL, 'cash', '', '', '', '', '', '', '', '15120.0000', NULL, 1, NULL, 'received', '', '15120.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2104, '2021-01-19 19:56:00', 454, 2599, NULL, NULL, 'IPAY0495', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '40000.0000', NULL, 1, NULL, 'received', '', '40000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2105, '2021-01-19 19:57:00', 194, 2710, NULL, NULL, 'IPAY0495', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2106, '2021-01-19 19:57:00', 194, 2710, NULL, NULL, 'IPAY0495', NULL, 'Cheque', '7', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2107, '2021-01-19 19:58:00', 194, 2710, NULL, NULL, 'IPAY0495', NULL, 'Cheque', '15', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2108, '2021-01-19 19:59:00', 440, 2463, NULL, NULL, 'IPAY0495', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '103500.0000', NULL, 1, NULL, 'received', '', '103500.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2109, '2021-01-19 20:00:00', 330, 2229, NULL, NULL, 'IPAY0495', NULL, 'Cheque', '16', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2110, '2021-01-19 20:00:00', 385, 2697, NULL, NULL, 'IPAY0495', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>NRBC (online)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2111, '2021-01-19 20:01:00', 335, 2707, NULL, NULL, 'IPAY0495', NULL, 'other', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '<p>Sonali Bank Ltd.(online)</p>', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2112, '2021-01-19 20:02:00', 335, 2707, NULL, NULL, 'IPAY0495', NULL, 'other', '0', '', '', '', '', '', 'Visa', '525000.0000', NULL, 1, NULL, 'received', '<p>Uttara Bank Ltd.(online)</p>', '525000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2113, '2021-01-19 20:13:00', 318, 2701, NULL, NULL, 'IPAY0495', NULL, 'other', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '<p>Sonali Bank Ltd.(online)</p>', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2114, '2021-01-19 20:14:00', 362, 2617, NULL, NULL, 'IPAY0495', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2115, '2021-01-19 20:14:00', 301, 2703, NULL, NULL, 'IPAY0495', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '430000.0000', NULL, 1, NULL, 'received', '', '430000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2116, '2021-01-21 18:34:54', 294, 2715, NULL, NULL, 'IPAY0495', NULL, 'cash', '', '', '', '', '', '', '', '14850.0000', NULL, 1, NULL, 'received', '', '14850.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2117, '2021-01-21 18:51:25', 361, 2722, NULL, NULL, 'IPAY0496', NULL, 'cash', '', '', '', '', '', '', '', '210800.0000', NULL, 1, NULL, 'received', '', '210800.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2118, '2021-01-21 19:11:32', 448, 2737, NULL, NULL, 'IPAY0497', NULL, 'cash', '', '', '', '', '', '', '', '159000.0000', NULL, 1, NULL, 'received', '', '159000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2119, '2021-01-20 20:24:00', 440, 2717, NULL, NULL, 'IPAY0498', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2120, '2021-01-20 20:25:00', 364, 2738, NULL, NULL, 'IPAY0498', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>Janata Bank Ltd.(online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2121, '2021-01-20 20:26:00', 460, 2735, NULL, NULL, 'IPAY0498', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2122, '2021-01-20 20:27:00', 341, 2732, NULL, NULL, 'IPAY0498', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2123, '2021-01-20 20:28:00', 302, 2736, NULL, NULL, 'IPAY0498', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>DBBL (online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2124, '2021-01-20 20:29:00', 368, 2718, NULL, NULL, 'IPAY0498', NULL, 'Cheque', '19', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2125, '2021-01-20 20:30:00', 370, 2734, NULL, NULL, 'IPAY0498', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>Pubali Bank Ltd.(online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2126, '2021-01-20 20:41:00', 301, 2703, NULL, NULL, 'IPAY0498', NULL, 'other', '0', '', '', '', '', '', 'Visa', '99964.0000', NULL, 1, NULL, 'received', '<p>Islami Bank Ltd.(online)</p>', '99964.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2127, '2021-01-20 20:42:00', 396, 2720, NULL, NULL, 'IPAY0498', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '127000.0000', NULL, 1, NULL, 'received', '', '127000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2128, '2021-01-22 18:36:54', 464, 2745, NULL, NULL, 'IPAY0498', NULL, 'cash', '', '', '', '', '', '', '', '230900.0000', NULL, 1, NULL, 'received', '', '230900.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2129, '2021-01-22 18:42:29', 431, 2750, NULL, NULL, 'IPAY0499', NULL, 'cash', '', '', '', '', '', '', '', '462500.0000', NULL, 1, NULL, 'received', '', '462500.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2130, '2021-01-22 18:53:44', 463, 2755, NULL, NULL, 'IPAY0500', NULL, 'cash', '', '', '', '', '', '', '', '970400.0000', NULL, 1, NULL, 'received', '', '970400.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2131, '2021-01-22 19:05:03', 431, 2761, NULL, NULL, 'IPAY0501', NULL, 'cash', '', '', '', '', '', '', '', '234000.0000', NULL, 1, NULL, 'received', '', '234000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2132, '2021-01-22 19:07:09', 448, 2763, NULL, NULL, 'IPAY0502', NULL, 'cash', '', '', '', '', '', '', '', '160190.0000', NULL, 1, NULL, 'received', '', '160190.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2133, '2021-01-21 11:28:00', 301, 2757, NULL, NULL, 'IPAY0503', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>Al-Arafah Bank Ltd.(online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2134, '2021-01-21 11:29:00', 301, 2757, NULL, NULL, 'IPAY0503', NULL, 'other', '0', '', '', '', '', '', 'Visa', '49976.0000', NULL, 1, NULL, 'received', '<p>Islami Bank Ltd.(online)</p>', '49976.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2135, '2021-01-21 11:30:00', 411, 1759, NULL, NULL, 'IPAY0503', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>Premier Bank Ltd.(online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2137, '2020-11-29 11:55:00', 372, 1286, NULL, NULL, 'IPAY0503', NULL, 'other', '0', '', '', '', '', '', 'Visa', '508000.0000', NULL, 1, NULL, 'received', '<p>Sonali Bank Ltd.(online)</p>', '508000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2138, '2020-11-30 11:57:00', 372, 1286, NULL, NULL, 'IPAY0503', NULL, 'other', '0', '', '', '', '', '', 'Visa', '342000.0000', NULL, 1, NULL, 'received', '<p>Pubali Bank Ltd.(online)</p>', '342000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2139, '2020-12-02 11:58:00', 372, 1286, NULL, NULL, 'IPAY0503', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '4000.0000', NULL, 1, NULL, 'received', '', '4000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2140, '2021-01-22 11:59:00', 372, 1286, NULL, NULL, 'IPAY0503', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>Sonali Bank Ltd.(online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2141, '2020-11-20 12:00:00', 372, 1286, NULL, NULL, 'IPAY0503', NULL, 'other', '0', '', '', '', '', '', 'Visa', '5174.0000', NULL, 1, NULL, 'received', '<p>কৈফিয়ত বাদ</p><p>১০৩.৪৯৫ * ৫০/=</p>', '5174.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2142, '2020-12-24 12:18:00', 466, 2766, NULL, NULL, 'IPAY0503', NULL, 'other', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '<p>Pubali Bank Ltd.(online)</p>', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2143, '2021-01-21 12:19:00', 466, 2766, NULL, NULL, 'IPAY0503', NULL, 'other', '0', '', '', '', '', '', 'Visa', '80000.0000', NULL, 1, NULL, 'received', '<p>Pubali Bank Ltd.(online)</p>', '80000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2144, '2021-01-21 12:22:00', 362, 2762, NULL, NULL, 'IPAY0503', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>Uttara Bank Ltd.(online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2145, '2021-01-21 12:23:00', 328, 2733, NULL, NULL, 'IPAY0503', NULL, 'other', '0', '', '', '', '', '', 'Visa', '150000.0000', NULL, 1, NULL, 'received', '<p>NRBC (online)</p>', '150000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2146, '2021-01-21 12:24:00', 187, 362, NULL, NULL, 'IPAY0503', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '50000.0000', NULL, 1, NULL, 'received', '', '50000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2147, '2021-01-21 12:28:00', 378, 1199, NULL, NULL, 'IPAY0503', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1000000.0000', NULL, 1, NULL, 'received', '<p>ফাইভ স্টার দ্বারা</p>', '1000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2148, '2021-01-21 12:30:00', 349, 2183, NULL, NULL, 'IPAY0503', NULL, 'other', '0', '', '', '', '', '', 'Visa', '140000.0000', NULL, 1, NULL, 'received', '<p>Janata Bank Ltd.(online)</p>', '140000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2149, '2021-01-21 12:31:00', 387, 2726, NULL, NULL, 'IPAY0503', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>Islami Bank Ltd.(online)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2150, '2021-01-21 12:32:00', 364, 2758, NULL, NULL, 'IPAY0503', NULL, 'Cheque', '6', '', '', '', '', '', 'Visa', '160000.0000', NULL, 1, NULL, 'received', '', '160000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2151, '2021-01-21 12:34:00', 373, 2742, NULL, NULL, 'IPAY0503', NULL, 'Cheque', '18', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2152, '2021-01-21 12:36:00', 370, 2760, NULL, NULL, 'IPAY0503', NULL, 'other', '0', '', '', '', '', '', 'Visa', '150000.0000', NULL, 1, NULL, 'received', '<p>Pubali Bank Ltd.(online)</p>', '150000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2153, '2021-01-21 12:36:00', 272, 2041, NULL, NULL, 'IPAY0503', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2154, '2021-01-21 12:38:00', 335, 2764, NULL, NULL, 'IPAY0503', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2155, '2021-01-21 12:38:00', 383, 2748, NULL, NULL, 'IPAY0503', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '230000.0000', NULL, 1, NULL, 'received', '', '230000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2156, '2021-01-17 18:54:00', 301, 2671, NULL, NULL, 'IPAY0503', NULL, 'other', '0', '', '', '', '', '', 'Visa', '4020.0000', NULL, 1, NULL, 'received', '<p>কৈফিয়ত বাদ</p>', '4020.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2157, '2021-01-23 19:44:10', 468, 2779, NULL, NULL, 'IPAY0503', NULL, 'cash', '', '', '', '', '', '', '', '241200.0000', NULL, 1, NULL, 'received', '', '241200.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2158, '2021-01-22 20:20:00', 349, 2773, NULL, NULL, 'IPAY0504', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '395000.0000', NULL, 1, NULL, 'received', '', '395000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2159, '2021-01-22 20:21:00', 338, 2776, NULL, NULL, 'IPAY0504', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '450000.0000', NULL, 1, NULL, 'received', '', '450000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2160, '2021-01-22 20:21:00', 370, 2781, NULL, NULL, 'IPAY0504', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>DBBL (online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2161, '2021-01-22 20:22:00', 370, 2781, NULL, NULL, 'IPAY0504', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>DBBL (online)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2162, '2021-01-23 20:31:00', 335, 2784, NULL, NULL, 'IPAY0504', NULL, 'other', '0', '', '', '', '', '', 'Visa', '590.0000', NULL, 1, NULL, 'received', '<p>দশমিক মিল</p>', '590.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2163, '2021-01-23 20:36:00', 335, 2790, NULL, NULL, 'IPAY0504', NULL, 'other', '0', '', '', '', '', '', 'Visa', '199800.0000', NULL, 1, NULL, 'received', '<p>DBBL Agent Banking</p>', '199800.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2164, '2021-01-23 20:46:00', 301, 2791, NULL, NULL, 'IPAY0504', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '155000.0000', NULL, 1, NULL, 'received', '', '155000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2165, '2021-01-23 20:48:00', 370, 2792, NULL, NULL, 'IPAY0504', NULL, 'other', '0', '', '', '', '', '', 'Visa', '150000.0000', NULL, 1, NULL, 'received', '<p>DBBL (online)</p>', '150000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2166, '2021-01-15 20:50:00', 364, 2631, NULL, NULL, 'IPAY0504', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1445.0000', NULL, 1, NULL, 'received', '<p>কৈফিয়ত বাদ</p><p>১৪.০১.২১ DMT-20-4796=15.065</p><p>১৫.০১.২১DMT-13-5220=13.850=28.915X50</p>', '1445.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2167, '2021-01-17 21:04:00', 194, 2665, NULL, NULL, 'IPAY0504', NULL, 'other', '0', '', '', '', '', '', 'Visa', '7293.0000', NULL, 1, NULL, 'received', '<p>কোইফিয়ত</p><p> ৪ গাড়ী 72.930X100</p>', '7293.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2168, '2021-01-23 21:10:00', 373, 2793, NULL, NULL, 'IPAY0504', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '90000.0000', NULL, 1, NULL, 'received', '', '90000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2169, '2021-01-14 21:15:00', 363, 2583, NULL, NULL, 'IPAY0504', NULL, 'other', '0', '', '', '', '', '', 'Visa', '80000.0000', NULL, 1, NULL, 'received', '<p>Brac Bank Ltd.(online)</p>', '80000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2170, '2020-12-13 21:27:00', 329, 802, NULL, NULL, 'IPAY0504', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1000000.0000', NULL, 1, NULL, 'received', '<p>Al-Arafah Bank Ltd.(online)</p>', '1000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2171, '2020-12-17 21:28:00', 329, 802, NULL, NULL, 'IPAY0504', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>Al-Arafah Bank Ltd.(online)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2172, '2020-12-23 21:29:00', 329, 802, NULL, NULL, 'IPAY0504', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>Al-Arafah Bank Ltd.(online)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2173, '2020-12-28 21:30:00', 329, 802, NULL, NULL, 'IPAY0504', NULL, 'other', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '<p>Al-Arafah Bank Ltd.(online)</p>', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2174, '2021-01-07 21:31:00', 329, 802, NULL, NULL, 'IPAY0504', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>Al-Arafah Bank Ltd.(online)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2175, '2021-01-14 21:32:00', 329, 802, NULL, NULL, 'IPAY0504', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>Al-Arafah Bank Ltd.(online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2176, '2021-01-25 17:25:57', 470, 2798, NULL, NULL, 'IPAY0504', NULL, 'cash', '', '', '', '', '', '', '', '234800.0000', NULL, 1, NULL, 'received', '', '234800.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2177, '2021-01-25 17:39:35', 396, 2808, NULL, NULL, 'IPAY0505', NULL, 'cash', '', '', '', '', '', '', '', '142100.0000', NULL, 1, NULL, 'received', '', '142100.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2178, '2021-01-25 18:02:03', 469, 2814, NULL, NULL, 'IPAY0506', NULL, 'cash', '', '', '', '', '', '', '', '231800.0000', NULL, 1, NULL, 'received', '', '231800.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2179, '2021-01-26 12:24:48', 306, 2820, NULL, NULL, 'IPAY0507', NULL, 'cash', '', '', '', '', '', '', '', '152300.0000', NULL, 1, NULL, 'received', '', '152300.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2180, '2021-01-26 12:26:12', 457, 2822, NULL, NULL, 'IPAY0508', NULL, 'cash', '', '', '', '', '', '', '', '478500.0000', NULL, 1, NULL, 'received', '', '478500.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2181, '2021-01-24 14:27:00', 451, 2729, NULL, NULL, 'IPAY0509', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '550000.0000', NULL, 1, NULL, 'received', '', '550000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2182, '2021-01-24 14:28:00', 451, 2729, NULL, NULL, 'IPAY0509', NULL, 'Cheque', '25', '', '', '', '', '', 'Visa', '150000.0000', NULL, 1, NULL, 'received', '', '150000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2183, '2021-01-24 14:29:00', 451, 2729, NULL, NULL, 'IPAY0509', NULL, 'Cheque', '10', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2184, '2021-01-24 14:33:00', 471, 2833, NULL, NULL, 'IPAY0509', NULL, 'Cheque', '14', '', '', '', '', '', 'Visa', '495000.0000', NULL, 1, NULL, 'received', '', '495000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2185, '2021-01-24 14:35:00', 373, 2793, NULL, NULL, 'IPAY0509', NULL, 'Cheque', '15', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2186, '2021-01-24 14:35:00', 302, 2795, NULL, NULL, 'IPAY0509', NULL, 'Cheque', '7', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2187, '2021-01-24 14:36:00', 340, 2310, NULL, NULL, 'IPAY0509', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>Islami Bank Ltd.(online)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2188, '2021-01-24 14:37:00', 460, 2815, NULL, NULL, 'IPAY0509', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '400000.0000', NULL, 1, NULL, 'received', '', '400000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2189, '2021-01-24 14:38:00', 402, 2586, NULL, NULL, 'IPAY0509', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>Uttara Bank Ltd.(online)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2190, '2021-01-24 14:39:00', 362, 2787, NULL, NULL, 'IPAY0509', NULL, 'other', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '<p>NRBC (online)</p>', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2191, '2021-01-24 14:40:00', 453, 2828, NULL, NULL, 'IPAY0509', NULL, 'other', '0', '', '', '', '', '', 'Visa', '360000.0000', NULL, 1, NULL, 'received', '<p>Sonali Bank Ltd.(online)</p>', '360000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2192, '2021-01-24 14:41:00', 385, 2724, NULL, NULL, 'IPAY0509', NULL, 'other', '0', '', '', '', '', '', 'Visa', '700000.0000', NULL, 1, NULL, 'received', '<p>NRBC (online)</p>', '700000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2193, '2021-01-24 14:42:00', 318, 2810, NULL, NULL, 'IPAY0509', NULL, 'other', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '<p>Agrani Bank Ltd.(online)</p>', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2194, '2021-01-24 14:43:00', 370, 2824, NULL, NULL, 'IPAY0509', NULL, 'other', '0', '', '', '', '', '', 'Visa', '150000.0000', NULL, 1, NULL, 'received', '<p>DBBL (সোহেল)</p>', '150000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2195, '2021-01-24 14:44:00', 370, 2824, NULL, NULL, 'IPAY0509', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>DBBL (সোহেল)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2196, '2021-01-24 14:45:00', 341, 2807, NULL, NULL, 'IPAY0509', NULL, 'Cheque', '15', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2197, '2021-01-24 14:45:00', 393, 2827, NULL, NULL, 'IPAY0509', NULL, 'other', '0', '', '', '', '', '', 'Visa', '900000.0000', NULL, 1, NULL, 'received', '<p>Agrani Bank Ltd.(online)</p>', '900000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2198, '2021-01-24 14:46:00', 346, 2619, NULL, NULL, 'IPAY0509', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>Sonali Bank Ltd.(online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2199, '2021-01-24 14:47:00', 328, 2785, NULL, NULL, 'IPAY0509', NULL, 'other', '0', '', '', '', '', '', 'Visa', '150000.0000', NULL, 1, NULL, 'received', '<p>NRBC (online)</p>', '150000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2200, '2021-01-24 14:48:00', 364, 2813, NULL, NULL, 'IPAY0509', NULL, 'other', '0', '', '', '', '', '', 'Visa', '150000.0000', NULL, 1, NULL, 'received', '<p>Janata Bank Ltd.(online)</p>', '150000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2201, '2021-01-24 14:49:00', 335, 2805, NULL, NULL, 'IPAY0509', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>Sonali Bank Ltd.(online)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2202, '2021-01-24 14:50:00', 335, 2805, NULL, NULL, 'IPAY0509', NULL, 'other', '0', '', '', '', '', '', 'Visa', '600000.0000', NULL, 1, NULL, 'received', '<p>Uttara Bank Ltd.(online)</p>', '600000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2203, '2021-01-24 14:50:00', 423, 2819, NULL, NULL, 'IPAY0509', NULL, 'other', '0', '', '', '', '', '', 'Visa', '190000.0000', NULL, 1, NULL, 'received', '<p>Uttara Bank Ltd.(online)</p>', '190000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2204, '2021-01-24 17:17:00', 448, 2830, NULL, NULL, 'IPAY0509', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '320000.0000', NULL, 1, NULL, 'received', '', '320000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2205, '2021-01-24 17:18:00', 301, 2791, NULL, NULL, 'IPAY0509', NULL, 'other', '0', '', '', '', '', '', 'Visa', '24500.0000', NULL, 1, NULL, 'received', '<p>Al-Arafah Bank Ltd.(online)</p>', '24500.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2206, '2021-01-24 17:19:00', 301, 2791, NULL, NULL, 'IPAY0509', NULL, 'other', '0', '', '', '', '', '', 'Visa', '49975.0000', NULL, 1, NULL, 'received', '<p>Islami Bank Ltd.(online)</p>', '49975.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2207, '2021-01-24 17:20:00', 356, 2649, NULL, NULL, 'IPAY0509', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>Al-Arafah Bank Ltd.(online)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2209, '2021-01-24 17:23:00', 379, 2832, NULL, NULL, 'IPAY0509', NULL, 'other', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '<p>Islami Bank Ltd.(online)</p>', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2210, '2021-01-24 17:24:00', 370, 2824, NULL, NULL, 'IPAY0509', NULL, 'other', '0', '', '', '', '', '', 'Visa', '50000.0000', NULL, 1, NULL, 'received', '<p>DBBL (সোহেল)</p>', '50000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2211, '2021-01-24 17:25:00', 396, 2808, NULL, NULL, 'IPAY0509', NULL, 'other', '0', '', '', '', '', '', 'Visa', '49.0000', NULL, 1, NULL, 'received', '<p>দশমিক মিল</p>', '49.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2212, '2021-01-24 17:57:00', 472, 2835, NULL, NULL, 'IPAY0509', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '400000.0000', NULL, 1, NULL, 'received', '', '400000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2213, '2021-01-27 13:53:55', 306, 2837, NULL, NULL, 'IPAY0509', NULL, 'cash', '', '', '', '', '', '', '', '340600.0000', NULL, 1, NULL, 'received', '', '340600.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2214, '2021-01-27 14:44:29', 383, 2847, NULL, NULL, 'IPAY0510', NULL, 'cash', '', '', '', '', '', '', '', '235000.0000', NULL, 1, NULL, 'received', '', '235000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2215, '2021-01-27 17:42:20', 473, 2860, NULL, NULL, 'IPAY0511', NULL, 'cash', '', '', '', '', '', '', '', '118460.0000', NULL, 1, NULL, 'received', '', '118460.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2216, '2021-01-27 17:52:41', 473, 2872, NULL, NULL, 'IPAY0512', NULL, 'cash', '', '', '', '', '', '', '', '246400.0000', NULL, 1, NULL, 'received', '', '246400.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2217, '2021-01-25 18:53:00', 448, 2862, NULL, NULL, 'IPAY0513', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '10000.0000', NULL, 1, NULL, 'received', '', '10000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2218, '2021-01-25 18:58:00', 440, 2717, NULL, NULL, 'IPAY0513', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '151000.0000', NULL, 1, NULL, 'received', '', '151000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2219, '2021-01-25 18:59:00', 460, 2815, NULL, NULL, 'IPAY0513', NULL, 'Cheque', '6', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2220, '2021-01-25 19:00:00', 393, 2876, NULL, NULL, 'IPAY0513', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>Agrani Bank Ltd.(online)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2221, '2021-01-25 19:02:00', 329, 2796, NULL, NULL, 'IPAY0513', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>Al-Arafah Bank Ltd.(online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2222, '2021-01-25 19:03:00', 351, 2864, NULL, NULL, 'IPAY0513', NULL, 'Cheque', '17', '', '', '', '', '', 'Visa', '400000.0000', NULL, 1, NULL, 'received', '', '400000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2223, '2021-01-25 19:04:00', 364, 2813, NULL, NULL, 'IPAY0513', NULL, 'Cheque', '6', '', '', '', '', '', 'Visa', '350000.0000', NULL, 1, NULL, 'received', '', '350000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2224, '2021-01-25 19:05:00', 314, 2869, NULL, NULL, 'IPAY0513', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2225, '2021-01-25 19:05:00', 467, 2838, NULL, NULL, 'IPAY0513', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '682000.0000', NULL, 1, NULL, 'received', '', '682000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2226, '2021-01-25 19:06:00', 338, 2776, NULL, NULL, 'IPAY0513', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '50000.0000', NULL, 1, NULL, 'received', '', '50000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2227, '2021-01-25 19:06:00', 301, 2871, NULL, NULL, 'IPAY0513', NULL, 'other', '0', '', '', '', '', '', 'Visa', '119960.0000', NULL, 1, NULL, 'received', '<p>Islami Bank Ltd.(online)</p>', '119960.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2228, '2021-01-25 19:07:00', 301, 2871, NULL, NULL, 'IPAY0513', NULL, 'other', '0', '', '', '', '', '', 'Visa', '150000.0000', NULL, 1, NULL, 'received', '<p>Al-Arafah Bank Ltd.(online)</p>', '150000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2229, '2021-01-25 19:08:00', 301, 2871, NULL, NULL, 'IPAY0513', NULL, 'other', '0', '', '', '', '', '', 'Visa', '184500.0000', NULL, 1, NULL, 'received', '<p>Al-Arafah Bank Ltd.(online)</p>', '184500.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2230, '2021-01-25 19:09:00', 370, 2867, NULL, NULL, 'IPAY0513', NULL, 'other', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '<p>Pubali Bank Ltd.(online)</p>', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2231, '2021-01-25 19:10:00', 335, 2870, NULL, NULL, 'IPAY0513', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>Uttara Bank Ltd.(online)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2232, '2021-01-25 19:11:00', 335, 2870, NULL, NULL, 'IPAY0513', NULL, 'other', '0', '', '', '', '', '', 'Visa', '400000.0000', NULL, 1, NULL, 'received', '<p>Prime Bank Ltd.(online)</p>', '400000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2233, '2021-01-25 19:12:00', 358, 2513, NULL, NULL, 'IPAY0513', NULL, 'Cheque', '6', '', '', '', '', '', 'Visa', '600000.0000', NULL, 1, NULL, 'received', '', '600000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2234, '2021-01-25 19:13:00', 247, 427, NULL, NULL, 'IPAY0513', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '42000.0000', NULL, 1, NULL, 'received', '', '42000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2235, '2021-01-25 19:14:00', 314, 2869, NULL, NULL, 'IPAY0513', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '105000.0000', NULL, 1, NULL, 'received', '', '105000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2236, '2021-01-25 19:15:00', 470, 2853, NULL, NULL, 'IPAY0513', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '1425300.0000', NULL, 1, NULL, 'received', '', '1425300.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2237, '2021-01-27 19:22:33', 445, 2883, NULL, NULL, 'IPAY0513', NULL, 'cash', '', '', '', '', '', '', '', '171600.0000', NULL, 1, NULL, 'received', '', '171600.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2238, '2021-01-27 19:46:51', 476, 2893, NULL, NULL, 'IPAY0514', NULL, 'cash', '', '', '', '', '', '', '', '205300.0000', NULL, 1, NULL, 'received', '', '205300.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2239, '2021-01-27 19:51:07', 476, 2897, NULL, NULL, 'IPAY0515', NULL, 'cash', '', '', '', '', '', '', '', '216700.0000', NULL, 1, NULL, 'received', '', '216700.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2240, '2021-01-26 12:33:00', 341, 2856, NULL, NULL, 'IPAY0516', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2241, '2021-01-25 12:34:00', 384, 2875, NULL, NULL, 'IPAY0516', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '400000.0000', NULL, 1, NULL, 'received', '', '400000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2242, '2021-01-26 12:36:00', 346, 2619, NULL, NULL, 'IPAY0516', NULL, 'other', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '<p>Sonali Bank Ltd.(online)</p>', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2243, '2021-01-26 12:39:00', 356, 2649, NULL, NULL, 'IPAY0516', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>Al-Arafah Bank Ltd.(online)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2244, '2021-01-26 12:41:00', 401, 2896, NULL, NULL, 'IPAY0516', NULL, 'other', '0', '', '', '', '', '', 'Visa', '227000.0000', NULL, 1, NULL, 'received', '<p>Sonali Bank Ltd.(online)</p>', '227000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2245, '2021-01-26 12:47:00', 335, 2870, NULL, NULL, 'IPAY0516', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>Uttara Bank Ltd.(online)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2246, '2021-01-26 12:49:00', 301, 2888, NULL, NULL, 'IPAY0516', NULL, 'other', '0', '', '', '', '', '', 'Visa', '34000.0000', NULL, 1, NULL, 'received', '<p>Al-Arafah Bank Ltd.(online)</p>', '34000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2247, '2021-01-26 12:51:00', 370, 2895, NULL, NULL, 'IPAY0516', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>Pubali Bank Ltd.(online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2248, '2021-01-26 12:52:00', 370, 2895, NULL, NULL, 'IPAY0516', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>DBBL (সোহেল)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2249, '2021-01-26 12:54:00', 358, 2513, NULL, NULL, 'IPAY0516', NULL, 'Cheque', '17', '', '', '', '', '', 'Visa', '1000000.0000', NULL, 1, NULL, 'received', '', '1000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2250, '2021-01-26 12:55:00', 475, 2892, NULL, NULL, 'IPAY0516', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2251, '2021-01-26 12:55:00', 475, 2892, NULL, NULL, 'IPAY0516', NULL, 'Cheque', '11', '', '', '', '', '', 'Visa', '600000.0000', NULL, 1, NULL, 'received', '', '600000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2252, '2021-01-25 12:56:00', 475, 2892, NULL, NULL, 'IPAY0516', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>Al-Arafah Bank Ltd.(online)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2253, '2021-01-26 12:57:00', 375, 2788, NULL, NULL, 'IPAY0516', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>Sonali Bank Ltd.(online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2254, '2021-01-26 13:00:00', 476, 2897, NULL, NULL, 'IPAY0516', NULL, 'other', '0', '', '', '', '', '', 'Visa', '26.4000', NULL, 1, NULL, 'received', '<p>কৈফিয়ত </p>', '26.4000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2255, '2021-01-28 13:09:16', 443, 2904, NULL, NULL, 'IPAY0516', NULL, 'cash', '', '', '', '', '', '', '', '46550.0000', NULL, 1, NULL, 'received', '', '46550.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2256, '2021-01-27 10:19:00', 358, 2513, NULL, NULL, 'IPAY0517', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2257, '2021-01-27 10:19:00', 358, 2513, NULL, NULL, 'IPAY0517', NULL, 'Cheque', '6', '', '', '', '', '', 'Visa', '800000.0000', NULL, 1, NULL, 'received', '', '800000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2258, '2021-01-27 10:20:00', 314, 2869, NULL, NULL, 'IPAY0517', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '250000.0000', NULL, 1, NULL, 'received', '', '250000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2259, '2021-01-27 10:21:00', 362, 2906, NULL, NULL, 'IPAY0517', NULL, 'other', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '<p>NRBC (online)</p>', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2260, '2021-01-27 10:22:00', 393, 2918, NULL, NULL, 'IPAY0517', NULL, 'other', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '<p>Al-Arafah Bank Ltd.(online)</p>', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2261, '2021-01-27 10:23:00', 428, 2927, NULL, NULL, 'IPAY0517', NULL, 'other', '0', '', '', '', '', '', 'Visa', '844000.0000', NULL, 1, NULL, 'received', '<p>Sonali Bank Ltd.(online)</p>', '844000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2262, '2021-01-27 10:24:00', 475, 2892, NULL, NULL, 'IPAY0517', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>Al-Arafah Bank Ltd.(online)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2263, '2021-01-27 10:26:00', 475, 2892, NULL, NULL, 'IPAY0517', NULL, 'other', '0', '', '', '', '', '', 'Visa', '260000.0000', NULL, 1, NULL, 'received', '<p>Al-Arafah Bank Ltd.(online)</p>', '260000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2264, '2021-01-27 10:27:00', 373, 2907, NULL, NULL, 'IPAY0517', NULL, 'Cheque', '21', '', '', '', '', '', 'Visa', '150000.0000', NULL, 1, NULL, 'received', '', '150000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2265, '2021-01-27 10:28:00', 480, 2920, NULL, NULL, 'IPAY0517', NULL, 'Cheque', '6', '', '', '', '', '', 'Visa', '1100000.0000', NULL, 1, NULL, 'received', '', '1100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2266, '2021-01-27 10:30:00', 378, 2878, NULL, NULL, 'IPAY0517', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1000000.0000', NULL, 1, NULL, 'received', '<p>DBBL(online)</p>', '1000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2267, '2021-01-27 10:36:00', 335, 2925, NULL, NULL, 'IPAY0517', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>Sonali Bank Ltd.(online)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2268, '2021-01-27 10:44:00', 335, 2925, NULL, NULL, 'IPAY0517', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>Islami Bank Ltd.(online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2269, '2021-01-27 10:46:00', 383, 2926, NULL, NULL, 'IPAY0517', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '600000.0000', NULL, 1, NULL, 'received', '', '600000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2270, '2021-01-27 10:47:00', 363, 2916, NULL, NULL, 'IPAY0517', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '128000.0000', NULL, 1, NULL, 'received', '', '128000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2271, '2021-01-27 10:48:00', 370, 2923, NULL, NULL, 'IPAY0517', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>DBBL(সোহেল)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2272, '2021-01-27 10:49:00', 370, 2923, NULL, NULL, 'IPAY0517', NULL, 'other', '0', '', '', '', '', '', 'Visa', '150000.0000', NULL, 1, NULL, 'received', '<p>DBBL(সোহেল)</p>', '150000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2273, '2021-01-27 10:49:00', 328, 2908, NULL, NULL, 'IPAY0517', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>NRBC(online)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2274, '2021-01-27 10:53:00', 399, 1498, NULL, NULL, 'IPAY0517', NULL, 'other', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '<p>Agrani Bank Ltd.(online)</p>', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2275, '2021-01-27 10:54:00', 361, 2909, NULL, NULL, 'IPAY0517', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '<p>মুকুল</p>', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2276, '2021-01-31 10:58:45', 321, 2929, NULL, NULL, 'IPAY0517', NULL, 'cash', '', '', '', '', '', '', '', '131000.0000', NULL, 1, NULL, 'received', '', '131000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2277, '2021-01-28 12:40:00', 472, 2948, NULL, NULL, 'IPAY0518', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '91600.0000', NULL, 1, NULL, 'received', '', '91600.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2278, '2021-01-28 12:41:00', 472, 2948, NULL, NULL, 'IPAY0518', NULL, 'other', '0', '', '', '', '', '', 'Visa', '199941.0000', NULL, 1, NULL, 'received', '<p>Islami Bank Ltd.(online)</p>', '199941.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2279, '2021-01-28 12:43:00', 474, 2945, NULL, NULL, 'IPAY0518', NULL, 'other', '0', '', '', '', '', '', 'Visa', '700000.0000', NULL, 1, NULL, 'received', '<p>Pubali Bank Ltd.(online)</p>', '700000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2280, '2021-01-28 12:44:00', 379, 2832, NULL, NULL, 'IPAY0518', NULL, 'other', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '<p>Islami Bank Ltd.(online)</p>', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2281, '2021-01-28 12:45:00', 328, 2908, NULL, NULL, 'IPAY0518', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>NRBC (online)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2282, '2021-01-28 12:46:00', 411, 1759, NULL, NULL, 'IPAY0518', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>Premier Bank Ltd.(online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2283, '2021-01-28 12:48:00', 373, 2931, NULL, NULL, 'IPAY0518', NULL, 'Cheque', '18', '', '', '', '', '', 'Visa', '120000.0000', NULL, 1, NULL, 'received', '', '120000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2284, '2021-01-28 12:49:00', 373, 2931, NULL, NULL, 'IPAY0518', NULL, 'Cheque', '21', '', '', '', '', '', 'Visa', '130000.0000', NULL, 1, NULL, 'received', '', '130000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2285, '2021-01-28 12:50:00', 364, 2921, NULL, NULL, 'IPAY0518', NULL, 'Cheque', '6', '', '', '', '', '', 'Visa', '230000.0000', NULL, 1, NULL, 'received', '', '230000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2286, '2021-01-28 12:50:00', 364, 2921, NULL, NULL, 'IPAY0518', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>Janata Bank Ltd.(online)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2287, '2021-01-28 12:52:00', 361, 2936, NULL, NULL, 'IPAY0518', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '165500.0000', NULL, 1, NULL, 'received', '', '165500.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2288, '2021-01-28 12:53:00', 370, 2933, NULL, NULL, 'IPAY0518', NULL, 'other', '0', '', '', '', '', '', 'Visa', '290000.0000', NULL, 1, NULL, 'received', '<p>Pubali Bank Ltd.(online)</p>', '290000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2289, '2021-01-28 12:53:00', 370, 2933, NULL, NULL, 'IPAY0518', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '10000.0000', NULL, 1, NULL, 'received', '', '10000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2290, '2021-01-28 12:54:00', 335, 2956, NULL, NULL, 'IPAY0518', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>Prime Bank Ltd.(online)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2291, '2021-01-28 12:55:00', 335, 2956, NULL, NULL, 'IPAY0518', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>Sonali Bank Ltd.(online)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2292, '2021-01-28 12:56:00', 407, 2634, NULL, NULL, 'IPAY0518', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1200000.0000', NULL, 1, NULL, 'received', '<p>Janata Bank Ltd.(online)</p>', '1200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2293, '2021-01-28 12:57:00', 301, 2949, NULL, NULL, 'IPAY0518', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>Al-Arafah Bank Ltd.(online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2294, '2021-01-28 12:58:00', 301, 2949, NULL, NULL, 'IPAY0518', NULL, 'other', '0', '', '', '', '', '', 'Visa', '142455.0000', NULL, 1, NULL, 'received', '<p>Islami Bank Ltd.(online)</p>', '142455.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2295, '2021-01-28 12:59:00', 401, 2935, NULL, NULL, 'IPAY0518', NULL, 'other', '0', '', '', '', '', '', 'Visa', '263800.0000', NULL, 1, NULL, 'received', '<p>Sonali Bank Ltd.(online)</p>', '263800.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2296, '2021-01-28 13:00:00', 387, 2905, NULL, NULL, 'IPAY0518', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>Islami Bank Ltd.(online)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2297, '2021-01-28 13:02:00', 250, 430, NULL, NULL, 'IPAY0518', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>Pubali Bank Ltd.(online)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2298, '2021-01-28 13:03:00', 314, 2959, NULL, NULL, 'IPAY0518', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '120000.0000', NULL, 1, NULL, 'received', '', '120000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2299, '2020-12-25 13:06:00', 350, 2197, NULL, NULL, 'IPAY0518', NULL, 'other', '0', '', '', '', '', '', 'Visa', '19073.0000', NULL, 1, NULL, 'received', '<p>২ গাড়ী=৩৮.১৪৬X৫০০</p>', '19073.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2300, '2021-01-25 13:25:00', 401, 2935, NULL, NULL, 'IPAY0518', NULL, 'other', '0', '', '', '', '', '', 'Visa', '2889.0000', NULL, 1, NULL, 'received', '<p>কৈফিয়ত</p>', '2889.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2301, '2021-01-25 13:40:00', 370, 2867, NULL, NULL, 'IPAY0518', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>Agrani Bank Ltd.(online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2302, '2021-01-31 13:50:02', 434, 2962, NULL, NULL, 'IPAY0518', NULL, 'cash', '', '', '', '', '', '', '', '314400.0000', NULL, 1, NULL, 'received', '', '314400.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2304, '2021-01-29 14:10:00', 301, 2967, NULL, NULL, 'IPAY0519', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '135000.0000', NULL, 1, NULL, 'received', '', '135000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2305, '2021-01-29 14:10:00', 407, 2972, NULL, NULL, 'IPAY0519', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '40000.0000', NULL, 1, NULL, 'received', '', '40000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2306, '2021-01-31 14:14:16', 366, 2976, NULL, NULL, 'IPAY0519', NULL, 'cash', '', '', '', '', '', '', '', '212400.0000', NULL, 1, NULL, 'received', '', '212400.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2307, '2021-01-20 14:18:00', 440, 2717, NULL, NULL, 'IPAY0520', NULL, 'other', '0', '', '', '', '', '', 'Visa', '568.5000', NULL, 1, NULL, 'received', '<p>কৈফিয়ত ও দশমিক মিল</p>', '568.5000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2308, '2021-01-31 14:29:45', 306, 2987, NULL, NULL, 'IPAY0520', NULL, 'cash', '', '', '', '', '', '', '', '157800.0000', NULL, 1, NULL, 'received', '', '157800.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2309, '2021-01-30 16:32:00', 370, 2990, NULL, NULL, 'IPAY0521', NULL, 'other', '0', '', '', '', '', '', 'Visa', '150000.0000', NULL, 1, NULL, 'received', '<p>DBBL (সোহেল)</p>', '150000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2310, '2021-01-30 18:02:00', 370, 2990, NULL, NULL, 'IPAY0521', NULL, 'other', '0', '', '', '', '', '', 'Visa', '931.0000', NULL, 1, NULL, 'received', '<p>দশমিক মিল</p>', '931.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2311, '2021-01-30 18:04:00', 364, 2995, NULL, NULL, 'IPAY0521', NULL, 'other', '0', '', '', '', '', '', 'Visa', '611.0000', NULL, 1, NULL, 'received', '<p>দশমিক মিল</p>', '611.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2312, '2020-12-05 18:10:00', 407, 2996, NULL, NULL, 'IPAY0521', NULL, 'other', '0', '', '', '', '', '', 'Visa', '2800000.0000', NULL, 1, NULL, 'received', '<p>ইট ক্রয় বাবদ</p>', '2800000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2314, '2021-01-29 18:19:00', 460, 2815, NULL, NULL, 'IPAY0521', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '400000.0000', NULL, 1, NULL, 'received', '', '400000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2315, '2021-01-27 19:04:00', 428, 2927, NULL, NULL, 'IPAY0521', NULL, 'other', '0', '', '', '', '', '', 'Visa', '800.0000', NULL, 1, NULL, 'received', '<p>DISCOUNT</p>', '800.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2316, '2021-01-24 19:16:00', 471, 3003, NULL, NULL, 'IPAY0521', NULL, 'other', '0', '', '', '', '', '', 'Visa', '4687.0000', NULL, 1, NULL, 'received', '<p>কৈফিয়ত</p>', '4687.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2317, '2021-01-19 19:20:00', 194, 2710, NULL, NULL, 'IPAY0521', NULL, 'other', '0', '', '', '', '', '', 'Visa', '604.0000', NULL, 1, NULL, 'received', '<p>দশমিক মিল</p>', '604.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2318, '2021-01-09 20:19:00', 195, 370, NULL, NULL, 'IPAY0521', NULL, 'other', '0', '', '', '', '', '', 'Visa', '7629.0000', NULL, 1, NULL, 'received', '<p>কৈফিয়ত</p>', '7629.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2319, '2021-01-31 18:09:00', 327, 3017, NULL, NULL, 'IPAY0521', NULL, 'Cheque', '15', '', '', '', '', '', 'Visa', '600000.0000', NULL, 1, NULL, 'received', '', '600000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2320, '2021-01-31 18:11:00', 347, 2966, NULL, NULL, 'IPAY0521', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1000000.0000', NULL, 1, NULL, 'received', '<p>Pubali Bank Ltd.(online)</p>', '1000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2321, '2021-01-31 18:12:00', 385, 3009, NULL, NULL, 'IPAY0521', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>NRBC (online)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2322, '2021-01-31 18:13:00', 362, 3014, NULL, NULL, 'IPAY0521', NULL, 'other', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '<p>NRBC (online)</p>', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2323, '2021-01-31 19:21:00', 328, 2974, NULL, NULL, 'IPAY0521', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>NRBC (online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2324, '2021-01-31 19:22:00', 373, 3010, NULL, NULL, 'IPAY0521', NULL, 'Cheque', '21', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2325, '2021-01-31 19:22:00', 341, 2970, NULL, NULL, 'IPAY0521', NULL, 'other', '0', '', '', '', '', '', 'Visa', '135142.0000', NULL, 1, NULL, 'received', '<p>Islami Bank Ltd.(online)</p>', '135142.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2326, '2021-01-31 19:24:00', 368, 2718, NULL, NULL, 'IPAY0521', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '108400.0000', NULL, 1, NULL, 'received', '', '108400.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2327, '2021-01-31 19:24:00', 370, 3018, NULL, NULL, 'IPAY0521', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>Agrani Bank Ltd.(online)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2328, '2021-01-31 19:25:00', 474, 2968, NULL, NULL, 'IPAY0521', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '281000.0000', NULL, 1, NULL, 'received', '', '281000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2329, '2021-01-31 19:26:00', 404, 2357, NULL, NULL, 'IPAY0521', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2330, '2021-01-31 19:27:00', 435, 2854, NULL, NULL, 'IPAY0521', NULL, 'other', '0', '', '', '', '', '', 'Visa', '235200.0000', NULL, 1, NULL, 'received', '<p>Pubali Bank Ltd.(online)</p>', '235200.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2331, '2021-01-31 19:29:00', 356, 2649, NULL, NULL, 'IPAY0521', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>Al-Arafah Bank Ltd.(online)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2332, '2021-01-31 19:59:00', 364, 3013, NULL, NULL, 'IPAY0521', NULL, 'other', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '<p>Janata Bank Ltd.(online)</p>', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2333, '2021-01-31 20:02:00', 349, 2773, NULL, NULL, 'IPAY0521', NULL, 'other', '0', '', '', '', '', '', 'Visa', '294000.0000', NULL, 1, NULL, 'received', '<p>Janata Bank Ltd.(online)</p>', '294000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2334, '2021-01-31 20:02:00', 182, 357, NULL, NULL, 'IPAY0521', NULL, 'other', '0', '', '', '', '', '', 'Visa', '400000.0000', NULL, 1, NULL, 'received', '<p>Islami Bank Ltd.(online)</p>', '400000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2335, '2021-01-31 20:03:00', 301, 2967, NULL, NULL, 'IPAY0521', NULL, 'other', '0', '', '', '', '', '', 'Visa', '50000.0000', NULL, 1, NULL, 'received', '<p>Al-Arafah Bank Ltd.(online)</p>', '50000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2336, '2021-01-31 20:05:00', 395, 2882, NULL, NULL, 'IPAY0521', NULL, 'other', '0', '', '', '', '', '', 'Visa', '897000.0000', NULL, 1, NULL, 'received', '<p>Islami Bank Ltd.(online)</p>', '897000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2337, '2021-02-01 20:06:40', 443, 3019, NULL, NULL, 'IPAY0521', NULL, 'cash', '', '', '', '', '', '', '', '31060.0000', NULL, 1, NULL, 'received', '', '31060.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2338, '2020-11-11 12:33:00', 182, 357, NULL, NULL, 'IPAY0522', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>Dhaka Bank Ltd.(online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2339, '2021-02-01 18:11:00', 327, 3017, NULL, NULL, 'IPAY0522', NULL, 'Cheque', '15', '', '', '', '', '', 'Visa', '700000.0000', NULL, 1, NULL, 'received', '', '700000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2340, '2021-02-01 18:12:00', 264, 442, NULL, NULL, 'IPAY0522', NULL, 'Cheque', '19', '', '', '', '', '', 'Visa', '50000.0000', NULL, 1, NULL, 'received', '', '50000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2341, '2021-02-01 18:13:00', 411, 1759, NULL, NULL, 'IPAY0522', NULL, 'Cheque', '10', '', '', '', '', '', 'Visa', '400000.0000', NULL, 1, NULL, 'received', '', '400000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2342, '2021-02-01 18:13:00', 329, 3033, NULL, NULL, 'IPAY0522', NULL, 'Cheque', '11', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2343, '2021-02-01 18:14:00', 318, 3024, NULL, NULL, 'IPAY0522', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>Agrani Bank Ltd.(online)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2344, '2021-02-01 18:15:00', 440, 2979, NULL, NULL, 'IPAY0522', NULL, 'Cheque', '19', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2345, '2021-02-01 18:16:00', 370, 3034, NULL, NULL, 'IPAY0522', NULL, 'other', '0', '', '', '', '', '', 'Visa', '150000.0000', NULL, 1, NULL, 'received', '<p>DBBL (সোহেল)</p>', '150000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2346, '2021-02-01 18:17:00', 370, 3034, NULL, NULL, 'IPAY0522', NULL, 'other', '0', '', '', '', '', '', 'Visa', '50000.0000', NULL, 1, NULL, 'received', '<p>DBBL (সোহেল)</p>', '50000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2347, '2021-01-31 18:18:00', 335, 3008, NULL, NULL, 'IPAY0522', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>Prime Bank Ltd.(online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2348, '2021-02-01 18:19:00', 335, 3023, NULL, NULL, 'IPAY0522', NULL, 'other', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '<p>Prime Bank Ltd.(online)</p>', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2349, '2021-02-01 18:23:00', 314, 3035, NULL, NULL, 'IPAY0522', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>Pubali Bank Ltd.(online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2350, '2021-02-01 18:24:00', 314, 3035, NULL, NULL, 'IPAY0522', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2351, '2021-02-01 18:26:00', 364, 3013, NULL, NULL, 'IPAY0522', NULL, 'Cheque', '6', '', '', '', '', '', 'Visa', '350000.0000', NULL, 1, NULL, 'received', '', '350000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2352, '2021-02-01 18:27:00', 433, 2204, NULL, NULL, 'IPAY0522', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>Premier Bank Ltd.(online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2353, '2021-02-01 18:29:00', 182, 357, NULL, NULL, 'IPAY0522', NULL, 'other', '0', '', '', '', '', '', 'Visa', '400000.0000', NULL, 1, NULL, 'received', '<p>Dhaka Bank Ltd.(online)</p>', '400000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2354, '2021-02-01 18:29:00', 182, 357, NULL, NULL, 'IPAY0522', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1000000.0000', NULL, 1, NULL, 'received', '<p>Dhaka Bank Ltd.(online)</p>', '1000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2355, '2021-02-01 18:34:00', 383, 2958, NULL, NULL, 'IPAY0522', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2356, '2020-11-12 12:16:00', 332, 986, NULL, NULL, 'IPAY0522', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '204000.0000', NULL, 1, NULL, 'received', '', '204000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2357, '2020-11-12 12:17:00', 332, 986, NULL, NULL, 'IPAY0522', NULL, 'other', '0', '', '', '', '', '', 'Visa', '3300.0000', NULL, 1, NULL, 'received', '<p>ট্রলি ভাড়া</p>', '3300.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2358, '2020-11-26 12:18:00', 332, 1284, NULL, NULL, 'IPAY0522', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '500990.0000', NULL, 1, NULL, 'received', '', '500990.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2359, '2021-01-25 12:19:00', 332, 2767, NULL, NULL, 'IPAY0522', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '79500.0000', NULL, 1, NULL, 'received', '', '79500.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2360, '2021-01-28 12:54:00', 481, 3045, NULL, NULL, 'IPAY0522', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '15210.0000', NULL, 1, NULL, 'received', '', '15210.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2361, '2021-01-06 12:57:00', 478, 3046, NULL, NULL, 'IPAY0522', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1775000.0000', NULL, 1, NULL, 'received', '<p>Bank Asia(online)</p>', '17750000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2362, '2021-01-25 12:59:00', 478, 2901, NULL, NULL, 'IPAY0522', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '124140.0000', NULL, 1, NULL, 'received', '', '124140.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2363, '2021-01-25 12:59:00', 478, 2901, NULL, NULL, 'IPAY0522', NULL, 'other', '0', '', '', '', '', '', 'Visa', '3.5000', NULL, 1, NULL, 'received', '<p>কৈফিয়ত</p>', '3.5000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2364, '2021-11-18 13:16:00', 479, 3047, NULL, NULL, 'IPAY0522', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2365, '2021-01-21 13:37:00', 461, 2739, NULL, NULL, 'IPAY0522', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '30000.0000', NULL, 1, NULL, 'received', '', '30000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2366, '2021-01-25 13:38:00', 278, 1221, NULL, NULL, 'IPAY0522', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '31790.0000', NULL, 1, NULL, 'received', '', '31790.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2367, '2021-01-24 17:45:00', 482, 3052, NULL, NULL, 'IPAY0522', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '2000000.0000', NULL, 1, NULL, 'received', '', '2000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2368, '2021-02-02 19:01:00', 352, 3066, NULL, NULL, 'IPAY0522', NULL, 'other', '0', '', '', '', '', '', 'Visa', '2000000.0000', NULL, 1, NULL, 'received', '<p>Islami Bank Ltd.(online)</p>', '2000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2369, '2021-02-02 19:02:00', 411, 3072, NULL, NULL, 'IPAY0522', NULL, 'other', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '<p>Premier Bank Ltd.(online)</p>', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2370, '2021-02-02 19:02:00', 404, 3070, NULL, NULL, 'IPAY0522', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2371, '2021-02-02 19:03:00', 194, 2710, NULL, NULL, 'IPAY0522', NULL, 'Cheque', '16', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2372, '2021-02-02 19:04:00', 314, 3073, NULL, NULL, 'IPAY0522', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2373, '2021-02-02 19:05:00', 328, 3067, NULL, NULL, 'IPAY0522', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>NRBC (online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2374, '2021-02-02 19:06:00', 381, 1201, NULL, NULL, 'IPAY0522', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>Pubali Bank Ltd.(online)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2375, '2021-02-02 19:10:00', 364, 3069, NULL, NULL, 'IPAY0522', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>Janata Bank Ltd.(online)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2376, '2021-02-02 19:12:00', 401, 2935, NULL, NULL, 'IPAY0522', NULL, 'other', '0', '', '', '', '', '', 'Visa', '312000.0000', NULL, 1, NULL, 'received', '<p>Sonali Bank Ltd.(online)</p>', '312000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2377, '2021-02-02 19:13:00', 335, 3023, NULL, NULL, 'IPAY0522', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>Sonali Bank Ltd.(online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2378, '2021-02-02 19:14:00', 301, 3061, NULL, NULL, 'IPAY0522', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '148400.0000', NULL, 1, NULL, 'received', '', '148400.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2379, '2021-02-02 19:18:00', 483, 3074, NULL, NULL, 'IPAY0522', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1000000.0000', NULL, 1, NULL, 'received', '<p>Pubali Bank Ltd.(online)</p>', '1000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2380, '2021-02-02 19:19:00', 370, 3055, NULL, NULL, 'IPAY0522', NULL, 'other', '0', '', '', '', '', '', 'Visa', '160000.0000', NULL, 1, NULL, 'received', '<p>DBBL (সোহেল)</p>', '160000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2381, '2021-02-03 13:43:00', 454, 3082, NULL, NULL, 'IPAY0522', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2382, '2021-02-03 13:43:00', 301, 3076, NULL, NULL, 'IPAY0522', NULL, 'other', '0', '', '', '', '', '', 'Visa', '199941.0000', NULL, 1, NULL, 'received', '<p>Islami Bank Ltd.(online)</p>', '199941.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2383, '2021-02-03 13:44:00', 301, 3076, NULL, NULL, 'IPAY0522', NULL, 'other', '0', '', '', '', '', '', 'Visa', '210000.0000', NULL, 1, NULL, 'received', '<p>Al-Arafah Bank ltd.(online)</p>', '210000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2384, '2021-02-03 13:52:00', 377, 3086, NULL, NULL, 'IPAY0522', NULL, 'other', '0', '', '', '', '', '', 'Visa', '180000.0000', NULL, 1, NULL, 'received', '<p>Premier Bank Ltd.(online)</p>', '180000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2385, '2021-02-03 13:54:00', 318, 3060, NULL, NULL, 'IPAY0522', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>Sonali Bank Ltd.(online)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2386, '2021-02-03 13:54:00', 370, 3055, NULL, NULL, 'IPAY0522', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>DBBL (সোহেল)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2387, '2021-02-04 12:44:00', 314, 3099, NULL, NULL, 'IPAY0522', NULL, 'Cheque', '6', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2388, '2021-02-04 12:45:00', 454, 3098, NULL, NULL, 'IPAY0522', NULL, 'Cheque', '6', '', '', '', '', '', 'Visa', '700000.0000', NULL, 1, NULL, 'received', '', '700000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2389, '2021-02-04 12:46:00', 366, 3100, NULL, NULL, 'IPAY0522', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '384000.0000', NULL, 1, NULL, 'received', '', '384000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2390, '2021-02-04 12:46:00', 467, 2885, NULL, NULL, 'IPAY0522', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '473000.0000', NULL, 1, NULL, 'received', '', '473000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2391, '2021-02-04 12:52:00', 194, 2710, NULL, NULL, 'IPAY0522', NULL, 'Cheque', '7', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2392, '2021-02-04 12:53:00', 362, 3014, NULL, NULL, 'IPAY0522', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>Uttara Bank Ltd.(online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2393, '2021-02-04 12:55:00', 202, 377, NULL, NULL, 'IPAY0522', NULL, 'other', '0', '', '', '', '', '', 'Visa', '840000.0000', NULL, 1, NULL, 'received', '<p>Agrani Bank Ltd.(online)</p>', '840000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2394, '2021-02-04 12:56:00', 370, 3096, NULL, NULL, 'IPAY0522', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>DBBL (সোহেল)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2395, '2021-02-04 12:57:00', 370, 3096, NULL, NULL, 'IPAY0522', NULL, 'other', '0', '', '', '', '', '', 'Visa', '150000.0000', NULL, 1, NULL, 'received', '<p>DBBL (সোহেল)</p>', '150000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2396, '2021-02-04 13:01:00', 237, 417, NULL, NULL, 'IPAY0522', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '14000.0000', NULL, 1, NULL, 'received', '<p>আবু হাসান</p>', '14000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2397, '2021-02-04 13:02:00', 237, 417, NULL, NULL, 'IPAY0522', NULL, 'other', '0', '', '', '', '', '', 'Visa', '43810.0000', NULL, 1, NULL, 'received', '<p>কৈফিয়ত</p>', '43810.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2398, '2021-02-04 13:03:00', 314, 3099, NULL, NULL, 'IPAY0522', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '130000.0000', NULL, 1, NULL, 'received', '', '130000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2399, '2021-02-04 13:03:00', 301, 3093, NULL, NULL, 'IPAY0522', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '180000.0000', NULL, 1, NULL, 'received', '', '180000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2400, '2021-02-04 13:49:00', 387, 3064, NULL, NULL, 'IPAY0522', NULL, 'other', '0', '', '', '', '', '', 'Visa', '503.0000', NULL, 1, NULL, 'received', '<p>দশমিক মিল</p>', '503.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2401, '2021-02-04 13:57:00', 328, 3079, NULL, NULL, 'IPAY0522', NULL, 'other', '0', '', '', '', '', '', 'Visa', '302.0000', NULL, 1, NULL, 'received', '<p>দশমিক মিল</p>', '302.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2402, '2021-02-04 14:00:00', 301, 3093, NULL, NULL, 'IPAY0522', NULL, 'other', '0', '', '', '', '', '', 'Visa', '760.0000', NULL, 1, NULL, 'received', '<p>দশমিক মিল </p>', '760.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2403, '2021-02-04 14:01:00', 401, 2935, NULL, NULL, 'IPAY0522', NULL, 'other', '0', '', '', '', '', '', 'Visa', '284.0000', NULL, 1, NULL, 'received', '<p>দশমিক মিল</p>', '284.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2404, '2021-02-04 14:13:00', 474, 2968, NULL, NULL, 'IPAY0522', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1156.0000', NULL, 1, NULL, 'received', '<p>কৈফিয়ত ও দশমিক মিল</p>', '1156.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2405, '2021-01-20 14:15:00', 368, 2718, NULL, NULL, 'IPAY0522', NULL, 'other', '0', '', '', '', '', '', 'Visa', '169.5000', NULL, 1, NULL, 'received', '<p>কৈফিয়ত</p>', '169.5000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2406, '2021-01-31 14:18:00', 362, 3014, NULL, NULL, 'IPAY0522', NULL, 'other', '0', '', '', '', '', '', 'Visa', '412.0000', NULL, 1, NULL, 'received', '<p>দশমিক মিল</p>', '412.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2407, '2021-01-25 14:34:00', 453, 2868, NULL, NULL, 'IPAY0522', NULL, 'other', '0', '', '', '', '', '', 'Visa', '9241.0000', NULL, 1, NULL, 'received', '<p>১৯.৬৩৫ X ১০০</p><p>18.195 X ৪০০</p>', '9241.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2408, '2021-02-04 14:39:00', 453, 3103, NULL, NULL, 'IPAY0522', NULL, 'other', '0', '', '', '', '', '', 'Visa', '168.5000', NULL, 1, NULL, 'received', '<p>দশমিক মিল</p>', '168.5000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2409, '2021-02-06 13:06:21', 217, 3112, NULL, NULL, 'IPAY0522', NULL, 'cash', '', '', '', '', '', '', '', '157700.0000', NULL, 1, NULL, 'received', '', '157700.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2410, '2021-02-06 13:08:51', 391, 3113, NULL, NULL, 'IPAY0523', NULL, 'cash', '', '', '', '', '', '', '', '198500.0000', NULL, 1, NULL, 'received', '', '198500.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2411, '2021-02-05 17:17:00', 454, 3110, NULL, NULL, 'IPAY0524', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2412, '2021-02-08 19:01:48', 487, 3126, NULL, NULL, 'IPAY0524', NULL, 'cash', '', '', '', '', '', '', '', '170700.0000', NULL, 1, NULL, 'received', '', '170700.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2413, '2021-02-09 14:30:10', 488, 3142, NULL, NULL, 'IPAY0525', NULL, 'cash', '', '', '', '', '', '', '', '154700.0000', NULL, 1, NULL, 'received', '', '154700.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2414, '2021-02-09 14:36:13', 489, 3143, NULL, NULL, 'IPAY0526', NULL, 'cash', '', '', '', '', '', '', '', '181200.0000', NULL, 1, NULL, 'received', '', '181200.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2415, '2021-02-09 19:01:00', 443, 3146, NULL, NULL, 'IPAY0527', NULL, 'cash', '', '', '', '', '', '', '', '15600.0000', NULL, 1, NULL, 'received', '', '15600.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2416, '2021-02-08 13:18:00', 334, 3144, NULL, NULL, 'IPAY0528', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '1726000.0000', NULL, 1, NULL, 'received', '', '1726000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2418, '2021-02-08 13:20:00', 341, 3124, NULL, NULL, 'IPAY0528', NULL, 'other', '0', '', '', '', '', '', 'Visa', '150000.0000', NULL, 1, NULL, 'received', '<p>SIBL Bank Ltd.(online)</p>', '150000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2419, '2021-02-08 13:21:00', 301, 3132, NULL, NULL, 'IPAY0528', NULL, 'other', '0', '', '', '', '', '', 'Visa', '218937.0000', NULL, 1, NULL, 'received', '<p>Islami Bank Ltd.(online)</p>', '218937.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2420, '2021-02-08 13:22:00', 301, 3132, NULL, NULL, 'IPAY0528', NULL, 'other', '0', '', '', '', '', '', 'Visa', '235500.0000', NULL, 1, NULL, 'received', '<p>Janata Bank Ltd.(online)</p>', '235500.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2421, '2021-02-08 13:24:00', 370, 3140, NULL, NULL, 'IPAY0528', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>DBBL (online)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2422, '2021-02-08 13:24:00', 482, 3134, NULL, NULL, 'IPAY0528', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2423, '2021-02-10 13:29:49', 289, 3148, NULL, NULL, 'IPAY0528', NULL, 'cash', '', '', '', '', '', '', '', '15030.0000', NULL, 1, NULL, 'received', '', '15030.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2424, '2021-02-10 13:38:23', 217, 3150, NULL, NULL, 'IPAY0529', NULL, 'cash', '', '', '', '', '', '', '', '156400.0000', NULL, 1, NULL, 'received', '', '156400.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2425, '2021-02-10 13:39:44', 442, 3152, NULL, NULL, 'IPAY0530', NULL, 'cash', '', '', '', '', '', '', '', '123900.0000', NULL, 1, NULL, 'received', '', '123900.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2426, '2021-02-10 13:41:41', 217, 3155, NULL, NULL, 'IPAY0531', NULL, 'cash', '', '', '', '', '', '', '', '118500.0000', NULL, 1, NULL, 'received', '', '118500.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2427, '2021-02-09 13:58:00', 376, 2594, NULL, NULL, 'IPAY0532', NULL, 'other', '0', '', '', '', '', '', 'Visa', '2000000.0000', NULL, 1, NULL, 'received', '<p>Islami Bank Ltd.(online)</p><p>হাজী খলিল মিয়া</p>', '2000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2428, '2021-02-09 14:00:00', 375, 3117, NULL, NULL, 'IPAY0532', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>Sonali Bank Ltd.(online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2429, '2021-02-09 14:02:00', 328, 3141, NULL, NULL, 'IPAY0532', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>NRBC(online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2430, '2021-02-09 14:03:00', 373, 3153, NULL, NULL, 'IPAY0532', NULL, 'Cheque', '18', '', '', '', '', '', 'Visa', '150000.0000', NULL, 1, NULL, 'received', '', '150000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2431, '2021-02-09 14:05:00', 364, 3151, NULL, NULL, 'IPAY0532', NULL, 'Cheque', '6', '', '', '', '', '', 'Visa', '400000.0000', NULL, 1, NULL, 'received', '', '400000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2432, '2021-02-09 14:05:00', 364, 3151, NULL, NULL, 'IPAY0532', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>Janata Bank Ltd.(online)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2433, '2021-02-09 14:06:00', 187, 362, NULL, NULL, 'IPAY0532', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '50000.0000', NULL, 1, NULL, 'received', '', '50000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2434, '2021-02-09 14:07:00', 370, 3149, NULL, NULL, 'IPAY0532', NULL, 'other', '0', '', '', '', '', '', 'Visa', '150000.0000', NULL, 1, NULL, 'received', '<p>DBBL (online)</p>', '150000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2435, '2021-02-11 16:37:02', 217, 3158, NULL, NULL, 'IPAY0532', NULL, 'cash', '', '', '', '', '', '', '', '122300.0000', NULL, 1, NULL, 'received', '', '122300.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2436, '2021-02-12 18:21:13', 491, 3177, NULL, NULL, 'IPAY0533', NULL, 'cash', '', '', '', '', '', '', '', '870600.0000', NULL, 1, NULL, 'received', '', '870600.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2437, '2021-02-12 18:32:31', 442, 3184, NULL, NULL, 'IPAY0534', NULL, 'cash', '', '', '', '', '', '', '', '182300.0000', NULL, 1, NULL, 'received', '', '182300.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2438, '2021-02-10 18:58:00', 402, 3164, NULL, NULL, 'IPAY0535', NULL, 'other', '0', '', '', '', '', '', 'Visa', '400000.0000', NULL, 1, NULL, 'received', '<p>Uttara Bank Ltd.(online)</p>', '400000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2439, '2021-02-10 19:00:00', 387, 3108, NULL, NULL, 'IPAY0535', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>Pubali Bank Ltd.(online)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2440, '2021-02-10 19:01:00', 377, 3087, NULL, NULL, 'IPAY0535', NULL, 'other', '0', '', '', '', '', '', 'Visa', '25800.0000', NULL, 1, NULL, 'received', '<p>Premier Bank Ltd.(online)</p>', '25800.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2441, '2021-02-10 19:02:00', 370, 3161, NULL, NULL, 'IPAY0535', NULL, 'other', '0', '', '', '', '', '', 'Visa', '350000.0000', NULL, 1, NULL, 'received', '<p>DBBL(online)</p>', '350000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2442, '2021-02-10 19:03:00', 383, 3162, NULL, NULL, 'IPAY0535', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2443, '2021-02-11 19:04:00', 451, 3133, NULL, NULL, 'IPAY0535', NULL, 'Cheque', '25', '', '', '', '', '', 'Visa', '1000000.0000', NULL, 1, NULL, 'received', '', '1000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2444, '2021-02-11 19:04:00', 451, 3133, NULL, NULL, 'IPAY0535', NULL, 'Cheque', '22', '', '', '', '', '', 'Visa', '1000000.0000', NULL, 1, NULL, 'received', '', '1000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2445, '2021-02-11 19:05:00', 346, 3186, NULL, NULL, 'IPAY0535', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1000000.0000', NULL, 1, NULL, 'received', '<p>Sonali Bank Ltd.(online)</p>', '1000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2446, '2021-02-11 19:06:00', 329, 3033, NULL, NULL, 'IPAY0535', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>Al-Arafah Bank Ltd.(online)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2447, '2021-02-11 19:07:00', 484, 3172, NULL, NULL, 'IPAY0535', NULL, 'other', '0', '', '', '', '', '', 'Visa', '333400.0000', NULL, 1, NULL, 'received', '<p>Standard Check</p>', '333400.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2448, '2021-02-11 19:08:00', 210, 386, NULL, NULL, 'IPAY0535', NULL, 'Cheque', '19', '', '', '', '', '', 'Visa', '250000.0000', NULL, 1, NULL, 'received', '', '250000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2449, '2021-02-11 19:08:00', 328, 3183, NULL, NULL, 'IPAY0535', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>NRBC (online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2450, '2021-02-11 19:09:00', 385, 3009, NULL, NULL, 'IPAY0535', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>NRBC(online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2451, '2021-02-11 19:10:00', 364, 3151, NULL, NULL, 'IPAY0535', NULL, 'Cheque', '6', '', '', '', '', '', 'Visa', '150000.0000', NULL, 1, NULL, 'received', '', '150000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2452, '2021-02-11 19:11:00', 411, 3072, NULL, NULL, 'IPAY0535', NULL, 'Cheque', '10', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2453, '2021-02-11 19:12:00', 236, 416, NULL, NULL, 'IPAY0535', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2454, '2021-02-11 19:12:00', 379, 2832, NULL, NULL, 'IPAY0535', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>Islami Bank Ltd.(online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2455, '2021-02-11 19:13:00', 482, 3170, NULL, NULL, 'IPAY0535', NULL, 'other', '0', '', '', '', '', '', 'Visa', '501800.0000', NULL, 1, NULL, 'received', '<p>Uttara Bank Ltd.(online)</p>', '501800.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2456, '2021-02-11 19:15:00', 482, 3170, NULL, NULL, 'IPAY0535', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>Al-Arafah Bank Ltd.(online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2457, '2021-02-11 19:15:00', 482, 3170, NULL, NULL, 'IPAY0535', NULL, 'other', '0', '', '', '', '', '', 'Visa', '162451.0000', NULL, 1, NULL, 'received', '<p>Islami Bank Ltd.(online)</p>', '162451.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2458, '2021-02-11 19:17:00', 198, 373, NULL, NULL, 'IPAY0535', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '50000.0000', NULL, 1, NULL, 'received', '', '50000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2459, '2021-02-11 19:18:00', 174, 346, NULL, NULL, 'IPAY0535', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>Islami Bank Ltd.(online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2460, '2021-02-10 19:26:00', 254, 434, NULL, NULL, 'IPAY0535', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2461, '2021-02-10 19:31:00', 401, 3159, NULL, NULL, 'IPAY0535', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>Sonali Bank Ltd.(online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2462, '2021-01-29 19:49:00', 341, 2970, NULL, NULL, 'IPAY0535', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '2611.0000', NULL, 1, NULL, 'received', '<p>২৫.০১ থেকে ২৯.০১ কৈফিয়ত</p>', '2611.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2463, '2021-02-07 19:53:00', 328, 3079, NULL, NULL, 'IPAY0535', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>NRBC (online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2464, '2021-02-07 19:55:00', 364, 3092, NULL, NULL, 'IPAY0535', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>Janata Bank Ltd.(online)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2465, '2021-02-07 19:57:00', 383, 3120, NULL, NULL, 'IPAY0535', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '250000.0000', NULL, 1, NULL, 'received', '', '250000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2466, '2021-01-28 20:00:00', 401, 2935, NULL, NULL, 'IPAY0535', NULL, 'other', '0', '', '', '', '', '', 'Visa', '833.0000', NULL, 1, NULL, 'received', '<p>কৈফিয়ত</p>', '1144.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2467, '2021-02-07 20:03:00', 373, 3122, NULL, NULL, 'IPAY0535', NULL, 'Cheque', '21', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2468, '2021-02-07 20:05:00', 362, 3014, NULL, NULL, 'IPAY0535', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2469, '2021-02-07 20:10:00', 340, 3081, NULL, NULL, 'IPAY0535', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>Islami Bank Ltd.(online)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2470, '2021-02-07 20:12:00', 343, 3125, NULL, NULL, 'IPAY0535', NULL, 'other', '0', '', '', '', '', '', 'Visa', '238000.0000', NULL, 1, NULL, 'received', '<p>Pubali Bank Ltd.(online)</p>', '238000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2471, '2021-02-07 20:13:00', 485, 3114, NULL, NULL, 'IPAY0535', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '102000.0000', NULL, 1, NULL, 'received', '', '102000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2472, '2021-02-07 20:14:00', 485, 3114, NULL, NULL, 'IPAY0535', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1140.0000', NULL, 1, NULL, 'received', '<p>কৈফিয়ত</p>', '1140.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2473, '2021-02-07 20:16:00', 314, 3128, NULL, NULL, 'IPAY0535', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2474, '2021-02-07 20:20:00', 370, 3127, NULL, NULL, 'IPAY0535', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>DBBL (সোহেল)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2475, '2021-02-07 20:23:00', 385, 3009, NULL, NULL, 'IPAY0535', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>NRBC (online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2476, '2021-02-13 15:10:46', 494, 3210, NULL, NULL, 'IPAY0535', NULL, 'cash', '', '', '', '', '', '', '', '206900.0000', NULL, 1, NULL, 'received', '', '206900.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2477, '2021-02-12 18:15:00', 301, 3132, NULL, NULL, 'IPAY0536', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '10000.0000', NULL, 1, NULL, 'received', '', '10000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2478, '2021-02-12 18:15:00', 454, 3110, NULL, NULL, 'IPAY0536', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '150000.0000', NULL, 1, NULL, 'received', '', '150000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2479, '2021-02-12 18:16:00', 463, 3207, NULL, NULL, 'IPAY0536', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '489350.0000', NULL, 1, NULL, 'received', '', '489350.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2480, '2021-02-12 18:17:00', 306, 3191, NULL, NULL, 'IPAY0536', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '344100.0000', NULL, 1, NULL, 'received', '', '344100.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2481, '2021-02-12 18:18:00', 493, 3202, NULL, NULL, 'IPAY0536', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '513800.0000', NULL, 1, NULL, 'received', '', '513800.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2482, '2021-02-14 14:27:12', 459, 3214, NULL, NULL, 'IPAY0536', NULL, 'cash', '', '', '', '', '', '', '', '15200.0000', NULL, 1, NULL, 'received', '', '15200.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2483, '2021-02-13 14:44:00', 495, 3222, NULL, NULL, 'IPAY0537', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '7820.0000', NULL, 1, NULL, 'received', '', '7822.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2484, '2021-02-15 14:44:48', 457, 3224, NULL, NULL, 'IPAY0538', NULL, 'cash', '', '', '', '', '', '', '', '263200.0000', NULL, 1, NULL, 'received', '', '263200.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2485, '2021-02-13 15:00:00', 194, 3217, NULL, NULL, 'IPAY0539', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2486, '2021-02-13 15:00:00', 383, 3221, NULL, NULL, 'IPAY0539', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '224000.0000', NULL, 1, NULL, 'received', '', '224000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2487, '2021-02-15 19:21:17', 457, 3238, NULL, NULL, 'IPAY0539', NULL, 'cash', '', '', '', '', '', '', '', '250900.0000', NULL, 1, NULL, 'received', '', '250900.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2488, '2021-02-16 14:20:00', 496, 3252, NULL, NULL, 'IPAY0540', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '657000.0000', NULL, 1, NULL, 'received', '', '626000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2490, '2021-02-14 17:47:00', 373, 3230, NULL, NULL, 'IPAY0541', NULL, 'Cheque', '21', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2491, '2021-02-14 17:47:00', 373, 3230, NULL, NULL, 'IPAY0541', NULL, 'Cheque', '18', '', '', '', '', '', 'Visa', '150000.0000', NULL, 1, NULL, 'received', '', '150000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2492, '2021-02-14 17:49:00', 373, 3230, NULL, NULL, 'IPAY0541', NULL, 'Cheque', '16', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2497, '2021-02-14 17:53:00', 301, 3132, NULL, NULL, 'IPAY0541', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '29000.0000', NULL, 1, NULL, 'received', '', '29000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2498, '2021-02-14 17:53:00', 327, 3235, NULL, NULL, 'IPAY0541', NULL, 'other', '0', '', '', '', '', '', 'Visa', '800000.0000', NULL, 1, NULL, 'received', '<p>Sonali Bank Ltd.(online)</p>', '800000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2500, '2021-02-14 17:55:00', 239, 419, NULL, NULL, 'IPAY0541', NULL, 'other', '0', '', '', '', '', '', 'Visa', '148000.0000', NULL, 1, NULL, 'received', '<p>AB Bank Ltd.(online)</p>', '148000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2502, '2021-02-14 17:57:00', 335, 3237, NULL, NULL, 'IPAY0541', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>Sonali Bank Ltd.(online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2503, '2021-02-14 17:57:00', 370, 3228, NULL, NULL, 'IPAY0541', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>Agrani Bank Ltd.(online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2504, '2021-02-14 17:58:00', 324, 1692, NULL, NULL, 'IPAY0541', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>Islami Bank Ltd.(online) খলিল ভাই</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2505, '2021-02-14 18:00:00', 318, 3157, NULL, NULL, 'IPAY0541', NULL, 'other', '0', '', '', '', '', '', 'Visa', '400000.0000', NULL, 1, NULL, 'received', '<p>Agrani Bank Ltd.(online)</p>', '400000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2506, '2021-02-14 18:02:00', 482, 3232, NULL, NULL, 'IPAY0541', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>Al-Arafah Bank Ltd.(online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2507, '2021-02-14 18:03:00', 341, 3229, NULL, NULL, 'IPAY0541', NULL, 'Cheque', '19', '', '', '', '', '', 'Visa', '50000.0000', NULL, 1, NULL, 'received', '', '50000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2508, '2021-02-14 18:04:00', 341, 3229, NULL, NULL, 'IPAY0541', NULL, 'Cheque', '15', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2509, '2021-02-14 18:05:00', 194, 3236, NULL, NULL, 'IPAY0541', NULL, 'Cheque', '6', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2510, '2021-02-15 13:34:00', 454, 3242, NULL, NULL, 'IPAY0541', NULL, 'Cheque', '6', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2511, '2021-02-15 13:35:00', 194, 3253, NULL, NULL, 'IPAY0541', NULL, 'Cheque', '7', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2512, '2021-02-15 13:35:00', 194, 3253, NULL, NULL, 'IPAY0541', NULL, 'Cheque', '6', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2513, '2021-02-15 13:36:00', 340, 3139, NULL, NULL, 'IPAY0541', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>Islami Bank Ltd.(online)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2514, '2021-02-15 13:37:00', 433, 2204, NULL, NULL, 'IPAY0541', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>Premier Bank Ltd.(online)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2515, '2021-02-15 13:41:00', 375, 3209, NULL, NULL, 'IPAY0541', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>Sonali Bank Ltd.(online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2516, '2021-02-15 13:42:00', 363, 3248, NULL, NULL, 'IPAY0541', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '170000.0000', NULL, 1, NULL, 'received', '', '170000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2517, '2021-02-15 13:43:00', 362, 3154, NULL, NULL, 'IPAY0541', NULL, 'other', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '<p>NRBC (online)</p>', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2518, '2021-02-17 14:11:17', 217, 3266, NULL, NULL, 'IPAY0541', NULL, 'cash', '', '', '', '', '', '', '', '122700.0000', NULL, 1, NULL, 'received', '', '122700.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2520, '2021-02-17 18:41:25', 498, 3274, NULL, NULL, 'IPAY0543', NULL, 'cash', '', '', '', '', '', '', '', '740000.0000', NULL, 1, NULL, 'received', '', '740000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2521, '2021-02-16 12:48:00', 454, 3242, NULL, NULL, 'IPAY0544', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2522, '2021-02-16 12:49:00', 341, 3271, NULL, NULL, 'IPAY0544', NULL, 'Cheque', '15', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2523, '2021-02-16 12:54:00', 341, 3271, NULL, NULL, 'IPAY0544', NULL, 'Cheque', '32', '', '', '', '', '', 'Visa', '400000.0000', NULL, 1, NULL, 'received', '', '400000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2524, '2021-02-16 12:55:00', 411, 3072, NULL, NULL, 'IPAY0544', NULL, 'other', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '<p>Premier Bank Ltd.(online)</p>', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2525, '2021-02-16 12:57:00', 373, 3276, NULL, NULL, 'IPAY0544', NULL, 'Cheque', '18', '', '', '', '', '', 'Visa', '150000.0000', NULL, 1, NULL, 'received', '', '150000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2526, '2021-02-16 12:58:00', 364, 3259, NULL, NULL, 'IPAY0544', NULL, 'Cheque', '6', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2527, '2021-02-16 12:59:00', 349, 3267, NULL, NULL, 'IPAY0544', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>Janata Bank Ltd.(online)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2528, '2021-02-16 14:02:00', 335, 3257, NULL, NULL, 'IPAY0544', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>Sonali Bank Ltd.(online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2529, '2021-02-16 14:04:00', 368, 3270, NULL, NULL, 'IPAY0544', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>Sonali Bank Ltd.(online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2531, '2021-02-16 14:07:00', 370, 3269, NULL, NULL, 'IPAY0544', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>Pubali Bank Ltd.(online)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2532, '2021-02-01 14:09:00', 370, 3269, NULL, NULL, 'IPAY0544', NULL, 'other', '0', '', '', '', '', '', 'Visa', '50000.0000', NULL, 1, NULL, 'received', '<p>DBBL (online)</p>', '50000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2533, '2021-02-18 14:46:33', 294, 3279, NULL, NULL, 'IPAY0544', NULL, 'cash', '', '', '', '', '', '', '', '81900.0000', NULL, 1, NULL, 'received', '', '81900.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2534, '2021-02-17 14:43:00', 463, 3296, NULL, NULL, 'IPAY0545', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '507200.0000', NULL, 1, NULL, 'received', '', '507200.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2535, '2021-02-19 14:44:26', 434, 3297, NULL, NULL, 'IPAY0546', NULL, 'cash', '', '', '', '', '', '', '', '164000.0000', NULL, 1, NULL, 'received', '', '164000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2536, '2021-02-17 15:13:00', 387, 3288, NULL, NULL, 'IPAY0547', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>Pubali Bank Ltd.(online)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2537, '2021-02-17 15:31:00', 194, 3292, NULL, NULL, 'IPAY0547', NULL, 'Cheque', '7', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2538, '2021-02-17 15:31:00', 364, 3259, NULL, NULL, 'IPAY0547', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>Janata Bank Ltd.(online)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2539, '2021-02-17 15:32:00', 338, 3293, NULL, NULL, 'IPAY0547', NULL, 'Cheque', '15', '', '', '', '', '', 'Visa', '218600.0000', NULL, 1, NULL, 'received', '', '218600.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2540, '2021-02-17 15:49:00', 328, 3247, NULL, NULL, 'IPAY0547', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>NRBC(online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2542, '2021-02-17 15:51:00', 378, 2878, NULL, NULL, 'IPAY0547', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1000000.0000', NULL, 1, NULL, 'received', '<p>DBBL(online)</p>', '1000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2543, '2021-02-17 15:51:00', 327, 3298, NULL, NULL, 'IPAY0547', NULL, 'other', '0', '', '', '', '', '', 'Visa', '180000.0000', NULL, 1, NULL, 'received', '<p>Sonali Bank Ltd.(online)</p>', '180000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2544, '2021-02-17 15:52:00', 370, 3287, NULL, NULL, 'IPAY0547', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>Agrani Bank Ltd.(online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2545, '2021-02-17 15:57:00', 370, 3287, NULL, NULL, 'IPAY0547', NULL, 'other', '0', '', '', '', '', '', 'Visa', '270000.0000', NULL, 1, NULL, 'received', '<p>DBBL(২ টি টি)</p>', '270000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2546, '2021-02-17 15:58:00', 194, 3292, NULL, NULL, 'IPAY0547', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '350000.0000', NULL, 1, NULL, 'received', '', '350000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2547, '2021-02-17 15:59:00', 383, 3289, NULL, NULL, 'IPAY0547', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2548, '2021-02-17 16:00:00', 217, 3300, NULL, NULL, 'IPAY0547', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '128700.0000', NULL, 1, NULL, 'received', '', '128700.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2549, '2021-02-19 16:08:24', 499, 3305, NULL, NULL, 'IPAY0547', NULL, 'cash', '', '', '', '', '', '', '', '261800.0000', NULL, 1, NULL, 'received', '', '261800.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2550, '2021-02-19 16:10:25', 434, 3308, NULL, NULL, 'IPAY0548', NULL, 'cash', '', '', '', '', '', '', '', '115800.0000', NULL, 1, NULL, 'received', '', '115800.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2551, '2021-02-19 16:12:58', 217, 3311, NULL, NULL, 'IPAY0549', NULL, 'cash', '', '', '', '', '', '', '', '123700.0000', NULL, 1, NULL, 'received', '', '123700.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2552, '2021-02-18 17:37:00', 482, 3304, NULL, NULL, 'IPAY0550', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '180000.0000', NULL, 1, NULL, 'received', '<p>রবিন মারফত</p>', '180000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2553, '2021-02-18 17:38:00', 482, 3304, NULL, NULL, 'IPAY0550', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '140000.0000', NULL, 1, NULL, 'received', '<p>রবিন মারফত</p>', '140000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2554, '2021-02-18 17:39:00', 482, 3304, NULL, NULL, 'IPAY0550', NULL, 'other', '0', '', '', '', '', '', 'Visa', '50000.0000', NULL, 1, NULL, 'received', '<p>Islami Bank Ltd.(online)</p>', '50000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2555, '2021-02-18 17:39:00', 482, 3304, NULL, NULL, 'IPAY0550', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>DBBL(online)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2556, '2021-02-18 17:40:00', 314, 3128, NULL, NULL, 'IPAY0550', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '250000.0000', NULL, 1, NULL, 'received', '', '250000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2557, '2021-02-18 17:41:00', 364, 3306, NULL, NULL, 'IPAY0550', NULL, 'Cheque', '6', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2558, '2021-02-18 17:42:00', 497, 3264, NULL, NULL, 'IPAY0550', NULL, 'Cheque', '19', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2559, '2021-02-18 17:43:00', 191, 366, NULL, NULL, 'IPAY0550', NULL, 'other', '0', '', '', '', '', '', 'Visa', '2000000.0000', NULL, 1, NULL, 'received', '<p>Pubali Bank Ltd.(online)</p>', '2000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2560, '2021-02-18 17:44:00', 401, 3309, NULL, NULL, 'IPAY0550', NULL, 'other', '0', '', '', '', '', '', 'Visa', '150000.0000', NULL, 1, NULL, 'received', '<p>Sonali Bank Ltd.(online)</p>', '150000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2561, '2021-02-18 17:45:00', 407, 2972, NULL, NULL, 'IPAY0550', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '700000.0000', NULL, 1, NULL, 'received', '', '700000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2562, '2021-02-18 17:45:00', 492, 3199, NULL, NULL, 'IPAY0550', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2563, '2021-02-18 17:46:00', 410, 2343, NULL, NULL, 'IPAY0550', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '50000.0000', NULL, 1, NULL, 'received', '', '50000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2564, '2021-02-20 15:42:26', 500, 3323, NULL, NULL, 'IPAY0550', NULL, 'cash', '', '', '', '', '', '', '', '404600.0000', NULL, 1, NULL, 'received', '', '404600.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2565, '2021-02-20 15:46:29', 445, 3328, NULL, NULL, 'IPAY0551', NULL, 'cash', '', '', '', '', '', '', '', '290000.0000', NULL, 1, NULL, 'received', '', '290000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2566, '2021-02-20 17:58:53', 494, 3332, NULL, NULL, 'IPAY0552', NULL, 'cash', '', '', '', '', '', '', '', '188300.0000', NULL, 1, NULL, 'received', '', '188300.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2567, '2021-02-19 18:42:00', 454, 3242, NULL, NULL, 'IPAY0553', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2568, '2021-02-19 18:43:00', 497, 3331, NULL, NULL, 'IPAY0553', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '6000.0000', NULL, 1, NULL, 'received', '', '6000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2569, '2021-02-19 18:43:00', 363, 3324, NULL, NULL, 'IPAY0553', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '160000.0000', NULL, 1, NULL, 'received', '', '160000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2570, '2021-02-19 18:45:00', 301, 3333, NULL, NULL, 'IPAY0553', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '169500.0000', NULL, 1, NULL, 'received', '', '169500.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2571, '2021-02-19 18:55:00', 383, 3289, NULL, NULL, 'IPAY0553', NULL, 'other', '0', '', '', '', '', '', 'Visa', '468.0000', NULL, 1, NULL, 'received', '<p>দশমিক মিল</p>', '468.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2572, '2021-02-16 18:57:00', 497, 3264, NULL, NULL, 'IPAY0553', NULL, 'Cheque', '19', '', '', '', '', '', 'Visa', '320000.0000', NULL, 1, NULL, 'received', '', '320000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2573, '2021-02-16 18:58:00', 497, 3264, NULL, NULL, 'IPAY0553', NULL, 'other', '0', '', '', '', '', '', 'Visa', '965.0000', NULL, 1, NULL, 'received', '<p>কৈফিয়ত</p>', '965.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2574, '2021-02-15 18:59:00', 363, 3248, NULL, NULL, 'IPAY0553', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1767.0000', NULL, 1, NULL, 'received', '<p>কৈফিয়ত</p>', '1767.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2575, '2021-02-19 19:04:00', 370, 3325, NULL, NULL, 'IPAY0553', NULL, 'other', '0', '', '', '', '', '', 'Visa', '410.0000', NULL, 1, NULL, 'received', '<p>দশমিক মিল</p>', '410.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2576, '2021-02-19 19:05:00', 301, 3132, NULL, NULL, 'IPAY0553', NULL, 'other', '0', '', '', '', '', '', 'Visa', '409.5000', NULL, 1, NULL, 'received', '<p>কৈফিয়ত</p>', '409.5000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2577, '2021-02-15 19:06:00', 318, 3245, NULL, NULL, 'IPAY0553', NULL, 'other', '0', '', '', '', '', '', 'Visa', '12071.0000', NULL, 1, NULL, 'received', '<p>কৈফিয়ত ৮ গাড়ী=১২০.৭১০X১০০</p>', '12071.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2578, '2021-02-17 19:18:00', 356, 2649, NULL, NULL, 'IPAY0553', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '40000.0000', NULL, 1, NULL, 'received', '', '40000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2579, '2021-02-19 19:22:00', 334, 3144, NULL, NULL, 'IPAY0553', NULL, 'other', '0', '', '', '', '', '', 'Visa', '600.0000', NULL, 1, NULL, 'received', '<p>কৈফিয়ত</p>', '600.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2580, '2021-02-19 19:23:00', 343, 3125, NULL, NULL, 'IPAY0553', NULL, 'other', '0', '', '', '', '', '', 'Visa', '845.0000', NULL, 1, NULL, 'received', '<p>কৈফিয়ত</p>', '845.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2581, '2021-02-19 19:24:00', 347, 3115, NULL, NULL, 'IPAY0553', NULL, 'other', '0', '', '', '', '', '', 'Visa', '466.0000', NULL, 1, NULL, 'received', '<p>দশমিক মিল</p>', '466.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2582, '2021-02-20 12:32:00', 190, 365, NULL, NULL, 'IPAY0553', NULL, 'other', '0', '', '', '', '', '', 'Visa', '141175.0000', NULL, 1, NULL, 'received', '<p>কৈফিয়ত বাদ</p>', '141175.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2583, '2021-02-20 13:21:00', 247, 427, NULL, NULL, 'IPAY0553', NULL, 'other', '0', '', '', '', '', '', 'Visa', '576.0000', NULL, 1, NULL, 'received', '<p>কৈফিয়ত</p>', '576.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2584, '2021-02-20 13:24:00', 207, 382, NULL, NULL, 'IPAY0553', NULL, 'other', '0', '', '', '', '', '', 'Visa', '600.0000', NULL, 1, NULL, 'received', '<p>কৈফিয়ত</p>', '600.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2585, '2021-02-21 19:08:38', 325, 3345, NULL, NULL, 'IPAY0553', NULL, 'cash', '', '', '', '', '', '', '', '238300.0000', NULL, 1, NULL, 'received', '', '238300.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2586, '2021-02-21 19:32:57', 460, 3346, NULL, NULL, 'IPAY0554', NULL, 'cash', '', '', '', '', '', '', '', '175300.0000', NULL, 1, NULL, 'received', '', '175300.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2587, '2021-02-21 19:37:53', 217, 3352, NULL, NULL, 'IPAY0555', NULL, 'cash', '', '', '', '', '', '', '', '119600.0000', NULL, 1, NULL, 'received', '', '119600.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2588, '2021-02-22 13:53:45', 503, 3361, NULL, NULL, 'IPAY0556', NULL, 'cash', '', '', '', '', '', '', '', '192000.0000', NULL, 1, NULL, 'received', '', '192000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2589, '2021-02-20 14:01:00', 238, 418, NULL, NULL, 'IPAY0557', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '20000.0000', NULL, 1, NULL, 'received', '', '20000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2590, '2021-02-20 14:01:00', 383, 3289, NULL, NULL, 'IPAY0557', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2591, '2021-02-20 14:02:00', 362, 3154, NULL, NULL, 'IPAY0557', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '390000.0000', NULL, 1, NULL, 'received', '', '390000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2592, '2021-02-21 19:50:00', 330, 3365, NULL, NULL, 'IPAY0557', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '10000.0000', NULL, 1, NULL, 'received', '', '10000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2593, '2021-02-21 19:51:00', 330, 3365, NULL, NULL, 'IPAY0557', NULL, 'other', '0', '', '', '', '', '', 'Visa', '20000.0000', NULL, 1, NULL, 'received', '<p>বাশগাড়ী মাদ্রাসা মারফত</p>', '20000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2594, '2021-02-21 19:51:00', 330, 3365, NULL, NULL, 'IPAY0557', NULL, 'other', '0', '', '', '', '', '', 'Visa', '15200.0000', NULL, 1, NULL, 'received', '<p>ফেরীঘাট মসজিদ</p>', '15200.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2595, '2021-02-21 19:53:00', 484, 3374, NULL, NULL, 'IPAY0557', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2596, '2021-02-21 19:53:00', 404, 3070, NULL, NULL, 'IPAY0557', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2597, '2021-02-21 19:54:00', 383, 3360, NULL, NULL, 'IPAY0557', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2598, '2021-02-21 19:55:00', 335, 3367, NULL, NULL, 'IPAY0557', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2599, '2021-02-21 19:55:00', 370, 3359, NULL, NULL, 'IPAY0557', NULL, 'other', '0', '', '', '', '', '', 'Visa', '170000.0000', NULL, 1, NULL, 'received', '<p>DBBL (অনলাইন)</p>', '170000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2600, '2021-02-23 12:31:00', 217, 3389, NULL, NULL, 'IPAY0557', NULL, 'cash', '', '', '', '', '', '', '', '125200.0000', NULL, 1, NULL, 'received', '', '125200.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2601, '2021-02-23 12:32:56', 503, 3392, NULL, NULL, 'IPAY0558', NULL, 'cash', '', '', '', '', '', '', '', '237700.0000', NULL, 1, NULL, 'received', '', '237700.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2602, '2021-02-16 20:10:00', 462, 2797, NULL, NULL, 'IPAY0559', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '47700.0000', NULL, 1, NULL, 'received', '', '47700.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2603, '2021-02-07 20:16:00', 486, 3119, NULL, NULL, 'IPAY0559', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '50000.0000', NULL, 1, NULL, 'received', '', '50000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2604, '2021-02-09 20:17:00', 486, 3147, NULL, NULL, 'IPAY0559', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '50000.0000', NULL, 1, NULL, 'received', '', '50000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2605, '2021-02-11 20:18:00', 486, 3165, NULL, NULL, 'IPAY0559', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '15000.0000', NULL, 1, NULL, 'received', '', '15000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2606, '2021-02-13 20:18:00', 486, 3213, NULL, NULL, 'IPAY0559', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '138700.0000', NULL, 1, NULL, 'received', '', '138700.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2607, '2021-02-13 20:20:00', 486, 3213, NULL, NULL, 'IPAY0559', NULL, 'other', '0', '', '', '', '', '', 'Visa', '39.0000', NULL, 1, NULL, 'received', '<p>কৈফিয়ত</p>', '39.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2608, '2021-02-22 19:46:00', 330, 3365, NULL, NULL, 'IPAY0559', NULL, 'Cheque', '6', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2609, '2021-02-22 19:46:00', 460, 3387, NULL, NULL, 'IPAY0559', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2610, '2021-02-22 19:47:00', 364, 3381, NULL, NULL, 'IPAY0559', NULL, 'other', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '<p>Janata Bank Ltd.(online)</p>', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2611, '2021-02-22 19:47:00', 375, 3368, NULL, NULL, 'IPAY0559', NULL, 'other', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '<p>Sonali Bank Ltd.(online)</p>', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2612, '2021-02-22 19:48:00', 323, 3265, NULL, NULL, 'IPAY0559', NULL, 'Cheque', '6', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2613, '2021-02-22 19:49:00', 382, 3388, NULL, NULL, 'IPAY0559', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1000000.0000', NULL, 1, NULL, 'received', '<p>Pubali Bank Ltd.(online)</p>', '1000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2614, '2021-02-22 19:50:00', 411, 3301, NULL, NULL, 'IPAY0559', NULL, 'Cheque', '26', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2615, '2021-02-22 19:50:00', 349, 3326, NULL, NULL, 'IPAY0559', NULL, 'other', '0', '', '', '', '', '', 'Visa', '265000.0000', NULL, 1, NULL, 'received', '<p>Janata Bank Ltd.(online)</p>', '265000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2616, '2021-02-22 19:52:00', 373, 3378, NULL, NULL, 'IPAY0559', NULL, 'Cheque', '18', '', '', '', '', '', 'Visa', '150000.0000', NULL, 1, NULL, 'received', '', '150000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2617, '2021-02-22 19:52:00', 325, 2618, NULL, NULL, 'IPAY0559', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '65000.0000', NULL, 1, NULL, 'received', '', '65000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2618, '2021-02-22 19:53:00', 318, 3340, NULL, NULL, 'IPAY0559', NULL, 'other', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '<p>Agrani Bank Ltd.(online)</p>', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2619, '2021-02-22 19:54:00', 335, 3367, NULL, NULL, 'IPAY0559', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>Prime Bank Ltd.(online)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2620, '2021-02-24 20:09:32', 503, 3401, NULL, NULL, 'IPAY0559', NULL, 'cash', '', '', '', '', '', '', '', '215900.0000', NULL, 1, NULL, 'received', '', '215900.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2621, '2021-02-23 20:54:00', 501, 3335, NULL, NULL, 'IPAY0560', NULL, 'Cheque', '18', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2622, '2021-02-23 20:55:00', 497, 3366, NULL, NULL, 'IPAY0560', NULL, 'Cheque', '19', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2623, '2021-02-23 20:55:00', 341, 3407, NULL, NULL, 'IPAY0560', NULL, 'Cheque', '15', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2624, '2021-02-23 20:56:00', 194, 3292, NULL, NULL, 'IPAY0560', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2625, '2021-02-23 20:57:00', 454, 3414, NULL, NULL, 'IPAY0560', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2626, '2021-02-23 20:57:00', 328, 3321, NULL, NULL, 'IPAY0560', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>NRBC(online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2627, '2021-02-23 20:58:00', 404, 3404, NULL, NULL, 'IPAY0560', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>Islami Bank Ltd.(online)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2628, '2021-02-23 20:59:00', 301, 3399, NULL, NULL, 'IPAY0560', NULL, 'other', '0', '', '', '', '', '', 'Visa', '176000.0000', NULL, 1, NULL, 'received', '<p>Al-Arafah Bank Ltd.(online)</p>', '176000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2629, '2021-02-23 21:00:00', 496, 3344, NULL, NULL, 'IPAY0560', NULL, 'Cheque', '22', '', '', '', '', '', 'Visa', '689000.0000', NULL, 1, NULL, 'received', '', '689000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2630, '2021-02-23 21:01:00', 262, 441, NULL, NULL, 'IPAY0560', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '50000.0000', NULL, 1, NULL, 'received', '', '50000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2631, '2021-02-23 21:02:00', 401, 3309, NULL, NULL, 'IPAY0560', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>Sonali Bank Ltd.(online)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2632, '2021-02-23 21:02:00', 272, 2041, NULL, NULL, 'IPAY0560', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2633, '2021-02-23 21:03:00', 467, 3406, NULL, NULL, 'IPAY0560', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '521000.0000', NULL, 1, NULL, 'received', '', '521000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2634, '2021-02-22 21:03:00', 370, 3386, NULL, NULL, 'IPAY0560', NULL, 'other', '0', '', '', '', '', '', 'Visa', '150000.0000', NULL, 1, NULL, 'received', '<p>Agrani Bank Ltd.(online)</p>', '150000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2635, '2021-02-25 19:45:51', 499, 3419, NULL, NULL, 'IPAY0560', NULL, 'cash', '', '', '', '', '', '', '', '238000.0000', NULL, 1, NULL, 'received', '', '238000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2636, '2021-02-25 19:51:22', 217, 3424, NULL, NULL, 'IPAY0561', NULL, 'cash', '', '', '', '', '', '', '', '121804.0000', NULL, 1, NULL, 'received', '', '121804.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2637, '2021-02-25 20:18:32', 504, 3434, NULL, NULL, 'IPAY0562', NULL, 'cash', '', '', '', '', '', '', '', '213700.0000', NULL, 1, NULL, 'received', '', '213700.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2638, '2021-02-25 20:19:43', 385, 3435, NULL, NULL, 'IPAY0563', NULL, 'cash', '', '', '', '', '', '', '', '132700.0000', NULL, 1, NULL, 'received', '', '132700.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2639, '2021-02-24 12:26:00', 335, 3400, NULL, NULL, 'IPAY0564', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>Uttara Bank Ltd.(online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2640, '2021-02-24 12:30:00', 301, 3428, NULL, NULL, 'IPAY0564', NULL, 'other', '0', '', '', '', '', '', 'Visa', '176000.0000', NULL, 1, NULL, 'received', '<p>Al-Arafah Bank Ltd.(online)</p>', '176000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2641, '2021-02-24 12:34:00', 341, 3417, NULL, NULL, 'IPAY0564', NULL, 'Cheque', '0', '', '', '', '', '', 'Visa', '400000.0000', NULL, 1, NULL, 'received', '', '400000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2642, '2021-02-24 12:34:00', 401, 3430, NULL, NULL, 'IPAY0564', NULL, 'Cheque', '15', '', '', '', '', '', 'Visa', '250000.0000', NULL, 1, NULL, 'received', '', '250000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2643, '2021-02-24 12:36:00', 358, 3423, NULL, NULL, 'IPAY0564', NULL, 'Cheque', '6', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2644, '2021-02-24 12:37:00', 453, 3426, NULL, NULL, 'IPAY0564', NULL, 'other', '0', '', '', '', '', '', 'Visa', '134000.0000', NULL, 1, NULL, 'received', '<p>Sonali Bank Ltd.(online)</p>', '134000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2645, '2021-02-24 12:37:00', 453, 3426, NULL, NULL, 'IPAY0564', NULL, 'other', '0', '', '', '', '', '', 'Visa', '21800.0000', NULL, 1, NULL, 'received', '<p>Pubali Bank Ltd.(online)</p>', '21800.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2646, '2021-02-24 12:38:00', 364, 3432, NULL, NULL, 'IPAY0564', NULL, 'Cheque', '6', '', '', '', '', '', 'Visa', '245000.0000', NULL, 1, NULL, 'received', '', '245000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2647, '2021-02-24 12:39:00', 364, 3432, NULL, NULL, 'IPAY0564', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>Janata Bank Ltd.(online)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2648, '2021-02-24 12:40:00', 189, 364, NULL, NULL, 'IPAY0564', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>Pubali Bank Ltd.(online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2649, '2021-02-24 12:45:00', 405, 3436, NULL, NULL, 'IPAY0564', NULL, 'Cheque', '19', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2650, '2021-02-24 12:46:00', 383, 3421, NULL, NULL, 'IPAY0564', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '350000.0000', NULL, 1, NULL, 'received', '', '350000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2651, '2021-02-24 12:47:00', 370, 3427, NULL, NULL, 'IPAY0564', NULL, 'other', '0', '', '', '', '', '', 'Visa', '150000.0000', NULL, 1, NULL, 'received', '<p>DBBL(online)</p>', '150000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2652, '2021-02-23 12:48:00', 370, 3386, NULL, NULL, 'IPAY0564', NULL, 'other', '0', '', '', '', '', '', 'Visa', '150000.0000', NULL, 1, NULL, 'received', '<p>Agrani Bank Ltd.(online)</p>', '150000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2653, '2021-02-24 12:49:00', 358, 3423, NULL, NULL, 'IPAY0564', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>Sonali Bank Ltd.(online)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2654, '2021-02-24 12:50:00', 358, 3423, NULL, NULL, 'IPAY0564', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>Sonali Bank Ltd.(online)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2655, '2021-02-24 12:52:00', 401, 3430, NULL, NULL, 'IPAY0564', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '400.0000', NULL, 1, NULL, 'received', '', '400.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2656, '2021-02-26 14:28:44', 194, 3441, NULL, NULL, 'IPAY0564', NULL, 'cash', '', '', '', '', '', '', '', '164000.0000', NULL, 1, NULL, 'received', '', '164000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2657, '2021-02-26 15:20:43', 217, 3453, NULL, NULL, 'IPAY0565', NULL, 'cash', '', '', '', '', '', '', '', '125800.0000', NULL, 1, NULL, 'received', '', '125800.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2658, '2021-02-25 13:13:00', 327, 3433, NULL, NULL, 'IPAY0566', NULL, 'Cheque', '15', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2659, '2021-02-25 15:25:00', 340, 3429, NULL, NULL, 'IPAY0566', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>Islami Bank Ltd.(online)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2660, '2021-02-25 15:26:00', 373, 3410, NULL, NULL, 'IPAY0566', NULL, 'Cheque', '21', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2661, '2021-02-25 15:27:00', 329, 3033, NULL, NULL, 'IPAY0566', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>Al-Arafah Bank Ltd.(online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2662, '2021-02-25 15:28:00', 362, 3411, NULL, NULL, 'IPAY0566', NULL, 'other', '0', '', '', '', '', '', 'Visa', '350000.0000', NULL, 1, NULL, 'received', '<p>NRBC(online)</p>', '350000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2663, '2021-02-25 15:29:00', 301, 3444, NULL, NULL, 'IPAY0566', NULL, 'other', '0', '', '', '', '', '', 'Visa', '197000.0000', NULL, 1, NULL, 'received', '<p>Al-Arafah Bank Ltd.(online)</p>', '197000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2664, '2021-02-25 15:30:00', 301, 3444, NULL, NULL, 'IPAY0566', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2665, '2021-02-25 15:30:00', 301, 3444, NULL, NULL, 'IPAY0566', NULL, 'other', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '<p>Al-Arafah Bank Ltd.(online)</p>', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2666, '2021-02-25 15:31:00', 368, 3455, NULL, NULL, 'IPAY0566', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '158400.0000', NULL, 1, NULL, 'received', '', '158400.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2667, '2021-02-25 15:31:00', 370, 3437, NULL, NULL, 'IPAY0566', NULL, 'other', '0', '', '', '', '', '', 'Visa', '130000.0000', NULL, 1, NULL, 'received', '<p>DBBL (online)</p>', '130000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2668, '2021-02-25 15:32:00', 306, 3191, NULL, NULL, 'IPAY0566', NULL, 'Cheque', '15', '', '', '', '', '', 'Visa', '350000.0000', NULL, 1, NULL, 'received', '', '350000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2669, '2021-02-25 15:34:00', 497, 3366, NULL, NULL, 'IPAY0566', NULL, 'Cheque', '19', '', '', '', '', '', 'Visa', '150000.0000', NULL, 1, NULL, 'received', '', '150000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2670, '2021-02-25 15:37:00', 399, 1498, NULL, NULL, 'IPAY0566', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>Agrani Bank Ltd.(online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2671, '2021-02-27 18:51:48', 463, 3457, NULL, NULL, 'IPAY0566', NULL, 'cash', '', '', '', '', '', '', '', '502600.0000', NULL, 1, NULL, 'received', '', '502600.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2672, '2021-02-27 19:23:24', 445, 3460, NULL, NULL, 'IPAY0567', NULL, 'cash', '', '', '', '', '', '', '', '101800.0000', NULL, 1, NULL, 'received', '', '101800.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2673, '2021-02-27 19:32:31', 495, 3465, NULL, NULL, 'IPAY0568', NULL, 'cash', '', '', '', '', '', '', '', '7820.0000', NULL, 1, NULL, 'received', '', '7820.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2674, '2021-02-27 19:35:36', 494, 3470, NULL, NULL, 'IPAY0569', NULL, 'cash', '', '', '', '', '', '', '', '222100.0000', NULL, 1, NULL, 'received', '', '222100.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2675, '2021-02-27 19:36:13', 217, 3471, NULL, NULL, 'IPAY0570', NULL, 'cash', '', '', '', '', '', '', '', '122800.0000', NULL, 1, NULL, 'received', '', '122800.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2676, '2021-02-26 19:51:00', 369, 3459, NULL, NULL, 'IPAY0571', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '430000.0000', NULL, 1, NULL, 'received', '', '430000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2677, '2021-02-26 19:52:00', 370, 3468, NULL, NULL, 'IPAY0571', NULL, 'other', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '<p>DBBL(online)</p>', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2678, '2021-02-26 19:52:00', 373, 3462, NULL, NULL, 'IPAY0571', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '150000.0000', NULL, 1, NULL, 'received', '', '150000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2679, '2021-02-26 19:58:00', 364, 3432, NULL, NULL, 'IPAY0571', NULL, 'other', '0', '', '', '', '', '', 'Visa', '506.0000', NULL, 1, NULL, 'received', '<p>দশমিক মিল</p>', '506.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2680, '2021-01-29 20:02:00', 314, 2971, NULL, NULL, 'IPAY0571', NULL, 'other', '0', '', '', '', '', '', 'Visa', '19686.0000', NULL, 1, NULL, 'received', '<p>কয়লা বিক্রয় বাবদ=২.৮৯৫x৬৮০০</p>', '19686.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2681, '2021-02-26 20:05:00', 314, 3390, NULL, NULL, 'IPAY0571', NULL, 'other', '0', '', '', '', '', '', 'Visa', '321.0000', NULL, 1, NULL, 'received', '<p>দশমিক মিল</p>', '321.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2682, '2021-02-26 20:06:00', 349, 3454, NULL, NULL, 'IPAY0571', NULL, 'other', '0', '', '', '', '', '', 'Visa', '395.0000', NULL, 1, NULL, 'received', '<p>দশমিক মিল</p>', '395.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2683, '2021-02-26 20:07:00', 402, 3204, NULL, NULL, 'IPAY0571', NULL, 'other', '0', '', '', '', '', '', 'Visa', '442.0000', NULL, 1, NULL, 'received', '<p>দশমিক মিল</p>', '442.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2684, '2021-02-26 20:17:00', 310, 2446, NULL, NULL, 'IPAY0571', NULL, 'other', '0', '', '', '', '', '', 'Visa', '632.0000', NULL, 1, NULL, 'received', '<p>দশমিক মিল</p>', '632.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2685, '2021-02-07 20:23:00', 338, 2776, NULL, NULL, 'IPAY0571', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '50000.0000', NULL, 1, NULL, 'received', '', '50000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2686, '2021-02-26 20:25:00', 338, 3473, NULL, NULL, 'IPAY0571', NULL, 'other', '0', '', '', '', '', '', 'Visa', '645.0000', NULL, 1, NULL, 'received', '<p>কৈফিয়ত বাদ ও দশমিক মিল</p>', '645.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2687, '2021-01-19 21:09:00', 330, 2229, NULL, NULL, 'IPAY0571', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '5542.0000', NULL, 1, NULL, 'received', '', '5542.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2688, '2021-02-22 21:12:00', 325, 2618, NULL, NULL, 'IPAY0571', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1523.0000', NULL, 1, NULL, 'received', '<p>কৈফিয়ত</p>', '1523.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2689, '2021-02-26 21:21:00', 496, 3476, NULL, NULL, 'IPAY0571', NULL, 'other', '0', '', '', '', '', '', 'Visa', '296.0000', NULL, 1, NULL, 'received', '<p>কৈফিয়ত</p>', '296.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2690, '2021-02-26 21:32:00', 335, 3400, NULL, NULL, 'IPAY0571', NULL, 'other', '0', '', '', '', '', '', 'Visa', '510.0000', NULL, 1, NULL, 'received', '<p>দশমিক মিল</p>', '510.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2691, '2021-02-26 21:35:00', 404, 3404, NULL, NULL, 'IPAY0571', NULL, 'other', '0', '', '', '', '', '', 'Visa', '611.0000', NULL, 1, NULL, 'received', '<p>দশমিক মিল</p>', '611.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2692, '2021-02-26 21:36:00', 454, 3463, NULL, NULL, 'IPAY0571', NULL, 'other', '0', '', '', '', '', '', 'Visa', '403.0000', NULL, 1, NULL, 'received', '<p>দশমিক মিল</p>', '403.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2693, '2021-02-26 21:44:00', 350, 3425, NULL, NULL, 'IPAY0571', NULL, 'other', '0', '', '', '', '', '', 'Visa', '431.0000', NULL, 1, NULL, 'received', '<p>দশমিক মিল</p>', '431.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2694, '2021-02-24 21:45:00', 401, 3430, NULL, NULL, 'IPAY0571', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1044.0000', NULL, 1, NULL, 'received', '<p>কৈফিয়ত</p>', '1140.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2695, '2021-03-01 14:43:14', 500, 3483, NULL, NULL, 'IPAY0571', NULL, 'cash', '', '', '', '', '', '', '', '337365.0000', NULL, 1, NULL, 'received', '', '337365.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2696, '2021-03-01 14:50:17', 505, 3485, NULL, NULL, 'IPAY0572', NULL, 'cash', '', '', '', '', '', '', '', '110980.0000', NULL, 1, NULL, 'received', '', '110980.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2697, '2021-03-01 15:08:28', 506, 3491, NULL, NULL, 'IPAY0573', NULL, 'cash', '', '', '', '', '', '', '', '195000.0000', NULL, 1, NULL, 'received', '', '195000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2698, '2021-03-01 15:12:20', 507, 3492, NULL, NULL, 'IPAY0574', NULL, 'cash', '', '', '', '', '', '', '', '208600.0000', NULL, 1, NULL, 'received', '', '208600.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2699, '2021-02-27 20:39:00', 454, 3463, NULL, NULL, 'IPAY0575', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '340000.0000', NULL, 1, NULL, 'received', '', '340000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2700, '2021-02-27 20:40:00', 306, 3487, NULL, NULL, 'IPAY0575', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '99600.0000', NULL, 1, NULL, 'received', '', '99600.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2701, '0000-00-00 00:00:00', 368, 3490, NULL, NULL, 'IPAY0575', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2702, '2021-02-27 20:42:00', 335, 3493, NULL, NULL, 'IPAY0575', NULL, 'other', '0', '', '', '', '', '', 'Visa', '110000.0000', NULL, 1, NULL, 'received', '<p>DBBL(online)</p>', '110000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2703, '2021-03-01 20:59:41', 217, 3515, NULL, NULL, 'IPAY0575', NULL, 'cash', '', '', '', '', '', '', '', '117600.0000', NULL, 1, NULL, 'received', '', '117600.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2704, '2021-02-28 21:09:00', 362, 3411, NULL, NULL, 'IPAY0576', NULL, 'other', '0', '', '', '', '', '', 'Visa', '450000.0000', NULL, 1, NULL, 'received', '<p>NRBC(online)</p>', '450000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2705, '2021-02-28 21:10:00', 395, 3354, NULL, NULL, 'IPAY0576', NULL, 'other', '0', '', '', '', '', '', 'Visa', '999645.0000', NULL, 1, NULL, 'received', '<p>Islami Bank Ltd.(online)</p>', '999645.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2706, '2021-02-28 21:11:00', 395, 3354, NULL, NULL, 'IPAY0576', NULL, 'other', '0', '', '', '', '', '', 'Visa', '362000.0000', NULL, 1, NULL, 'received', '<p>Islami Bank Ltd.(online)</p>', '362000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2707, '2021-02-28 21:12:00', 330, 3481, NULL, NULL, 'IPAY0576', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '400000.0000', NULL, 1, NULL, 'received', '', '400000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2708, '2021-02-28 21:13:00', 393, 3514, NULL, NULL, 'IPAY0576', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2709, '2021-02-28 21:14:00', 508, 3504, NULL, NULL, 'IPAY0576', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>Uttara Bank Ltd.(online)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2710, '2021-02-28 21:15:00', 301, 3511, NULL, NULL, 'IPAY0576', NULL, 'other', '0', '', '', '', '', '', 'Visa', '150000.0000', NULL, 1, NULL, 'received', '<p>Al-Arafah Bank Ltd.(online)</p>', '150000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2711, '2021-02-28 21:16:00', 301, 3511, NULL, NULL, 'IPAY0576', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>Islami Bank Ltd.(online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2712, '2021-02-28 21:17:00', 401, 3430, NULL, NULL, 'IPAY0576', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>Sonali Bank Ltd.(online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2713, '2021-02-28 21:18:00', 328, 3440, NULL, NULL, 'IPAY0576', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>NRBC (online)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2714, '2021-02-28 21:19:00', 335, 3493, NULL, NULL, 'IPAY0576', NULL, 'other', '0', '', '', '', '', '', 'Visa', '350000.0000', NULL, 1, NULL, 'received', '<p>Sonali Bank Ltd.(online)</p>', '350000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2715, '2021-02-28 21:19:00', 368, 3513, NULL, NULL, 'IPAY0576', NULL, 'other', '0', '', '', '', '', '', 'Visa', '250000.0000', NULL, 1, NULL, 'received', '<p>Islami Bank Ltd.(online)</p>', '250000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2716, '2021-02-28 21:21:00', 357, 3509, NULL, NULL, 'IPAY0576', NULL, 'Cheque', '15', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2717, '2021-02-28 21:21:00', 357, 3509, NULL, NULL, 'IPAY0576', NULL, 'Cheque', '15', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2718, '2021-02-28 21:23:00', 370, 3506, NULL, NULL, 'IPAY0576', NULL, 'other', '0', '', '', '', '', '', 'Visa', '150000.0000', NULL, 1, NULL, 'received', '<p>Agrani Bank Ltd.(online)</p>', '150000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2719, '2021-02-28 21:25:00', 318, 3508, NULL, NULL, 'IPAY0576', NULL, 'other', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '<p>Agrani Bank Ltd.(online)</p>', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2720, '2021-02-28 21:26:00', 364, 3510, NULL, NULL, 'IPAY0576', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>Janata Bank Ltd.(online)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2721, '2021-03-02 18:00:58', 500, 3519, NULL, NULL, 'IPAY0576', NULL, 'cash', '', '', '', '', '', '', '', '336497.0000', NULL, 1, NULL, 'received', '', '336497.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2722, '2021-03-02 19:12:15', 510, 3533, NULL, NULL, 'IPAY0577', NULL, 'cash', '', '', '', '', '', '', '', '102800.0000', NULL, 1, NULL, 'received', '', '102800.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2723, '2021-03-02 20:14:36', 505, 3541, NULL, NULL, 'IPAY0578', NULL, 'cash', '', '', '', '', '', '', '', '111375.0000', NULL, 1, NULL, 'received', '', '111375.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2724, '2021-03-01 20:52:00', 327, 3538, NULL, NULL, 'IPAY0579', NULL, 'Cheque', '15', '', '', '', '', '', 'Visa', '180000.0000', NULL, 1, NULL, 'received', '', '180000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2725, '2021-03-01 20:53:00', 327, 3538, NULL, NULL, 'IPAY0579', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '170000.0000', NULL, 1, NULL, 'received', '', '170000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2726, '2021-03-01 20:53:00', 370, 3537, NULL, NULL, 'IPAY0579', NULL, 'other', '0', '', '', '', '', '', 'Visa', '130000.0000', NULL, 1, NULL, 'received', '<p>DBBL (সোহেল)</p>', '130000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2727, '2021-03-01 20:54:00', 370, 3537, NULL, NULL, 'IPAY0579', NULL, 'other', '0', '', '', '', '', '', 'Visa', '170000.0000', NULL, 1, NULL, 'received', '<p>DBBL (online)</p>', '170000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2728, '2021-03-01 20:54:00', 369, 3522, NULL, NULL, 'IPAY0579', NULL, 'other', '0', '', '', '', '', '', 'Visa', '950000.0000', NULL, 1, NULL, 'received', '<p>Islami Bank Ltd.(online)</p>', '950000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2729, '2021-03-01 20:55:00', 330, 3545, NULL, NULL, 'IPAY0579', NULL, 'Cheque', '15', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2730, '2021-03-01 20:58:00', 492, 3199, NULL, NULL, 'IPAY0579', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2731, '2021-03-01 20:58:00', 384, 2875, NULL, NULL, 'IPAY0579', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2732, '2021-03-01 20:59:00', 375, 3472, NULL, NULL, 'IPAY0579', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>Sonali Bank Ltd.(online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2733, '2021-03-01 21:00:00', 368, 3517, NULL, NULL, 'IPAY0579', NULL, 'Cheque', '16', '', '', '', '', '', 'Visa', '150000.0000', NULL, 1, NULL, 'received', '', '150000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2734, '2021-03-01 21:01:00', 307, 3452, NULL, NULL, 'IPAY0579', NULL, 'Cheque', '15', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2735, '2021-03-01 21:01:00', 301, 3511, NULL, NULL, 'IPAY0579', NULL, 'other', '0', '', '', '', '', '', 'Visa', '47000.0000', NULL, 1, NULL, 'received', '<p>Al-Arafah Bank Ltd.(online)</p>', '47000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2736, '2021-03-01 21:02:00', 335, 3548, NULL, NULL, 'IPAY0579', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>Uttara Bank Ltd.(online)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2737, '2021-03-01 21:03:00', 454, 3463, NULL, NULL, 'IPAY0579', NULL, 'other', '0', '', '', '', '', '', 'Visa', '150000.0000', NULL, 1, NULL, 'received', '<p>DBBL (online)</p>', '150000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2738, '2021-03-01 21:04:00', 407, 3334, NULL, NULL, 'IPAY0579', NULL, 'other', '0', '', '', '', '', '', 'Visa', '700000.0000', NULL, 1, NULL, 'received', '<p>মারফত খলিল ভাই</p>', '700000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2739, '2021-03-01 21:06:00', 391, 3113, NULL, NULL, 'IPAY0579', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '140000.0000', NULL, 1, NULL, 'received', '', '140000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2740, '2021-03-03 20:24:40', 511, 3560, NULL, NULL, 'IPAY0579', NULL, 'cash', '', '', '', '', '', '', '', '521997.0000', NULL, 1, NULL, 'received', '', '521997.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2741, '2021-03-03 20:45:48', 217, 3577, NULL, NULL, 'IPAY0580', NULL, 'cash', '', '', '', '', '', '', '', '121300.0000', NULL, 1, NULL, 'received', '', '121300.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2742, '2021-03-02 19:08:00', 367, 3564, NULL, NULL, 'IPAY0581', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1050000.0000', NULL, 1, NULL, 'received', '<p>Islami Bank Ltd.(online)</p>', '1050000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2743, '2021-03-03 19:14:00', 330, 3562, NULL, NULL, 'IPAY0581', NULL, 'Cheque', '6', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2744, '2021-03-03 19:14:00', 335, 3563, NULL, NULL, 'IPAY0581', NULL, 'other', '0', '', '', '', '', '', 'Visa', '212500.0000', NULL, 1, NULL, 'received', '<p>DBBL (online)</p>', '212500.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2745, '2021-03-03 19:16:00', 335, 3563, NULL, NULL, 'IPAY0581', NULL, 'other', '0', '', '', '', '', '', 'Visa', '190000.0000', NULL, 1, NULL, 'received', '<p>DBBL (online)</p>', '190000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2746, '2021-03-03 19:17:00', 500, 3519, NULL, NULL, 'IPAY0581', NULL, 'other', '0', '', '', '', '', '', 'Visa', '160000.0000', NULL, 1, NULL, 'received', '<p>Sonali Bank Ltd.(online)</p>', '160000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2747, '2021-03-03 19:18:00', 314, 3578, NULL, NULL, 'IPAY0581', NULL, 'Cheque', '19', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2749, '2021-03-03 19:23:00', 327, 3538, NULL, NULL, 'IPAY0581', NULL, 'Cheque', '15', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2750, '2021-03-03 19:34:00', 370, 3569, NULL, NULL, 'IPAY0581', NULL, 'other', '0', '', '', '', '', '', 'Visa', '150000.0000', NULL, 1, NULL, 'received', '<p>Pubali Bank Ltd.(online)</p>', '150000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2751, '2021-03-03 19:35:00', 370, 3569, NULL, NULL, 'IPAY0581', NULL, 'other', '0', '', '', '', '', '', 'Visa', '150000.0000', NULL, 1, NULL, 'received', '<p>Agrani Bank Ltd.(online)</p>', '150000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2752, '2021-03-03 19:36:00', 387, 3507, NULL, NULL, 'IPAY0581', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>Islami Bank Ltd.(online)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2753, '2021-03-03 19:47:00', 351, 2864, NULL, NULL, 'IPAY0581', NULL, 'Cheque', '19', '', '', '', '', '', 'Visa', '250000.0000', NULL, 1, NULL, 'received', '', '250000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2754, '2021-03-03 19:47:00', 351, 2864, NULL, NULL, 'IPAY0581', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '40000.0000', NULL, 1, NULL, 'received', '', '40000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2755, '2021-03-03 19:48:00', 435, 3339, NULL, NULL, 'IPAY0581', NULL, 'other', '0', '', '', '', '', '', 'Visa', '248000.0000', NULL, 1, NULL, 'received', '<p>Pubali Bank Ltd.(online)</p>', '248000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2756, '2021-03-03 19:49:00', 454, 3567, NULL, NULL, 'IPAY0581', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '145000.0000', NULL, 1, NULL, 'received', '', '145000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2757, '2021-03-03 19:50:00', 318, 3531, NULL, NULL, 'IPAY0581', NULL, 'other', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '<p>Agrani Bank Ltd.(online)</p>', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2758, '2021-03-03 19:51:00', 301, 3511, NULL, NULL, 'IPAY0581', NULL, 'other', '0', '', '', '', '', '', 'Visa', '150000.0000', NULL, 1, NULL, 'received', '<p>Al-Arafah Bank Ltd.(online)</p>', '150000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2759, '2021-03-03 19:53:00', 272, 3565, NULL, NULL, 'IPAY0581', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2760, '2021-03-04 20:39:55', 311, 3581, NULL, NULL, 'IPAY0581', NULL, 'cash', '', '', '', '', '', '', '', '165700.0000', NULL, 1, NULL, 'received', '', '165700.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2761, '2021-03-05 14:56:51', 338, 3604, NULL, NULL, 'IPAY0582', NULL, 'cash', '', '', '', '', '', '', '', '202800.0000', NULL, 1, NULL, 'received', '', '202800.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2762, '2021-03-05 14:57:24', 217, 3605, NULL, NULL, 'IPAY0583', NULL, 'cash', '', '', '', '', '', '', '', '121700.0000', NULL, 1, NULL, 'received', '', '121700.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2764, '2021-03-02 18:23:00', 194, 3535, NULL, NULL, 'IPAY0584', NULL, 'Cheque', '7', '', '', '', '', '', 'Visa', '170000.0000', NULL, 1, NULL, 'received', '', '170000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2765, '2021-03-02 18:24:00', 194, 3535, NULL, NULL, 'IPAY0584', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '3500.0000', NULL, 1, NULL, 'received', '', '3500.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2766, '2021-03-02 18:24:00', 509, 3516, NULL, NULL, 'IPAY0584', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '9500.0000', NULL, 1, NULL, 'received', '', '9500.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2767, '2021-03-02 18:25:00', 509, 3516, NULL, NULL, 'IPAY0584', NULL, 'other', '0', '', '', '', '', '', 'Visa', '250000.0000', NULL, 1, NULL, 'received', '<p>Islami Bank Ltd.(online)</p>', '250000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2768, '2021-03-02 18:26:00', 349, 3454, NULL, NULL, 'IPAY0584', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>Janata Bank Ltd.(online)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2769, '2021-03-02 18:28:00', 475, 3575, NULL, NULL, 'IPAY0584', NULL, 'other', '0', '', '', '', '', '', 'Visa', '146000.0000', NULL, 1, NULL, 'received', '<p>Al-Arafah Bank Ltd.(online)</p>', '146000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2770, '2021-03-02 18:29:00', 440, 2979, NULL, NULL, 'IPAY0584', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '21000.0000', NULL, 1, NULL, 'received', '', '21000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2771, '2021-03-02 18:30:00', 467, 3574, NULL, NULL, 'IPAY0584', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '1000000.0000', NULL, 1, NULL, 'received', '', '1000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2772, '2021-03-02 18:30:00', 370, 3569, NULL, NULL, 'IPAY0584', NULL, 'other', '0', '', '', '', '', '', 'Visa', '150000.0000', NULL, 1, NULL, 'received', '<p>Pubali Bank Ltd.(online)</p>', '150000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2773, '2021-03-02 18:31:00', 370, 3569, NULL, NULL, 'IPAY0584', NULL, 'other', '0', '', '', '', '', '', 'Visa', '120000.0000', NULL, 1, NULL, 'received', '<p>Pubali Bank Ltd.(online)</p>', '120000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2774, '2021-03-02 18:32:00', 385, 3573, NULL, NULL, 'IPAY0584', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '400000.0000', NULL, 1, NULL, 'received', '', '400000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2775, '2021-03-02 18:33:00', 368, 3556, NULL, NULL, 'IPAY0584', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2776, '2021-03-02 18:34:00', 368, 3556, NULL, NULL, 'IPAY0584', NULL, 'Cheque', '19', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2777, '2021-03-02 18:34:00', 373, 3494, NULL, NULL, 'IPAY0584', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2778, '2021-03-02 18:35:00', 356, 3571, NULL, NULL, 'IPAY0584', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '35500.0000', NULL, 1, NULL, 'received', '', '35500.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2779, '2021-03-02 18:36:00', 356, 3571, NULL, NULL, 'IPAY0584', NULL, 'other', '0', '', '', '', '', '', 'Visa', '280000.0000', NULL, 1, NULL, 'received', '<p>Al-Arafah Bank Ltd.(online)</p>', '280000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2780, '2021-03-02 18:37:00', 328, 3542, NULL, NULL, 'IPAY0584', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>NRBC (online)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2781, '2021-03-02 18:38:00', 311, 2479, NULL, NULL, 'IPAY0584', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '50000.0000', NULL, 1, NULL, 'received', '', '50000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2782, '2021-03-02 18:39:00', 330, 3562, NULL, NULL, 'IPAY0584', NULL, 'Cheque', '18', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2783, '2021-03-02 18:40:00', 411, 3301, NULL, NULL, 'IPAY0584', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2784, '2021-03-02 18:41:00', 323, 3265, NULL, NULL, 'IPAY0584', NULL, 'Cheque', '6', '', '', '', '', '', 'Visa', '1000000.0000', NULL, 1, NULL, 'received', '', '1000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2785, '2021-03-02 18:41:00', 358, 3512, NULL, NULL, 'IPAY0584', NULL, 'Cheque', '6', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2786, '2021-03-02 18:42:00', 346, 3186, NULL, NULL, 'IPAY0584', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>Sonali Bank Ltd.(online)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2788, '2021-03-05 18:55:52', 499, 3608, NULL, NULL, 'IPAY0584', NULL, 'cash', '', '', '', '', '', '', '', '248600.0000', NULL, 1, NULL, 'received', '', '248600.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2789, '2021-03-05 19:15:17', 361, 3628, NULL, NULL, 'IPAY0585', NULL, 'cash', '', '', '', '', '', '', '', '241300.0000', NULL, 1, NULL, 'received', '', '241300.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2790, '2021-03-05 19:17:18', 363, 3631, NULL, NULL, 'IPAY0586', NULL, 'cash', '', '', '', '', '', '', '', '207200.0000', NULL, 1, NULL, 'received', '', '207200.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2791, '2021-03-05 19:19:16', 217, 3634, NULL, NULL, 'IPAY0587', NULL, 'cash', '', '', '', '', '', '', '', '208600.0000', NULL, 1, NULL, 'received', '', '208600.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2792, '2021-03-05 19:27:11', 217, 3638, NULL, NULL, 'IPAY0588', NULL, 'cash', '', '', '', '', '', '', '', '119000.0000', NULL, 1, NULL, 'received', '', '119000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2793, '2021-03-04 19:43:00', 330, 3619, NULL, NULL, 'IPAY0589', NULL, 'Cheque', '18', '', '', '', '', '', 'Visa', '1000000.0000', NULL, 1, NULL, 'received', '', '1000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2794, '2021-03-04 19:44:00', 497, 3366, NULL, NULL, 'IPAY0589', NULL, 'Cheque', '19', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2795, '2021-03-04 19:47:00', 364, 3592, NULL, NULL, 'IPAY0589', NULL, 'Cheque', '6', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2796, '2021-03-04 19:48:00', 347, 3629, NULL, NULL, 'IPAY0589', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1000000.0000', NULL, 1, NULL, 'received', '<p>Pubali Bank Ltd.(online)</p>', '1000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2797, '2021-03-04 19:49:00', 358, 3632, NULL, NULL, 'IPAY0589', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '1000000.0000', NULL, 1, NULL, 'received', '', '1000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2798, '2021-03-04 19:50:00', 341, 3611, NULL, NULL, 'IPAY0589', NULL, 'Cheque', '15', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2799, '2021-03-04 19:50:00', 341, 3611, NULL, NULL, 'IPAY0589', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '65000.0000', NULL, 1, NULL, 'received', '', '65000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2800, '2021-03-04 19:51:00', 341, 3611, NULL, NULL, 'IPAY0589', NULL, 'other', '0', '', '', '', '', '', 'Visa', '35000.0000', NULL, 1, NULL, 'received', '<p>Pubali Bank Ltd.(online)</p>', '35000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2801, '2021-03-04 19:52:00', 341, 3611, NULL, NULL, 'IPAY0589', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>Bank Asia Ltd.(online)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2802, '2021-03-04 19:53:00', 368, 3621, NULL, NULL, 'IPAY0589', NULL, 'Cheque', '16', '', '', '', '', '', 'Visa', '150000.0000', NULL, 1, NULL, 'received', '', '150000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2803, '2021-03-04 19:54:00', 368, 3621, NULL, NULL, 'IPAY0589', NULL, 'Cheque', '11', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2804, '2021-03-04 19:55:00', 362, 3576, NULL, NULL, 'IPAY0589', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>NRBC (online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2805, '2021-03-04 19:56:00', 301, 3626, NULL, NULL, 'IPAY0589', NULL, 'other', '0', '', '', '', '', '', 'Visa', '197000.0000', NULL, 1, NULL, 'received', '<p>Al-Arafah Bank Ltd.(online)</p>', '197000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2806, '2021-03-04 19:57:00', 301, 3626, NULL, NULL, 'IPAY0589', NULL, 'other', '0', '', '', '', '', '', 'Visa', '50000.0000', NULL, 1, NULL, 'received', '<p>Al-Arafah Bank Ltd.(online)</p>', '50000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2807, '2021-03-04 19:59:00', 301, 3626, NULL, NULL, 'IPAY0589', NULL, 'other', '0', '', '', '', '', '', 'Visa', '194500.0000', NULL, 1, NULL, 'received', '<p>Brac Bank Ltd.(online)</p>', '194500.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2808, '2021-03-04 20:00:00', 387, 3580, NULL, NULL, 'IPAY0589', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>Pubali Bank Ltd.(online)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2809, '2021-03-04 20:02:00', 306, 3487, NULL, NULL, 'IPAY0589', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2810, '2021-03-04 20:03:00', 307, 3452, NULL, NULL, 'IPAY0589', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2811, '2021-03-04 20:29:00', 350, 3425, NULL, NULL, 'IPAY0589', NULL, 'other', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '<p>Islami Bank Ltd.(online)</p>', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2812, '2021-03-04 20:29:00', 369, 3558, NULL, NULL, 'IPAY0589', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1000000.0000', NULL, 1, NULL, 'received', '<p>Islami Bank Ltd.(online)</p>', '1000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2813, '2021-03-04 20:32:00', 377, 3187, NULL, NULL, 'IPAY0589', NULL, 'other', '0', '', '', '', '', '', 'Visa', '53000.0000', NULL, 1, NULL, 'received', '<p>Pubali Bank Ltd.(online)</p>', '53000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2814, '2021-03-04 20:33:00', 335, 3593, NULL, NULL, 'IPAY0589', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>DBBL (online)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2815, '2021-03-04 20:33:00', 335, 3593, NULL, NULL, 'IPAY0589', NULL, 'other', '0', '', '', '', '', '', 'Visa', '400000.0000', NULL, 1, NULL, 'received', '<p>Sonali Bank Ltd.(online)</p>', '400000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2816, '2021-03-04 20:37:00', 335, 3593, NULL, NULL, 'IPAY0589', NULL, 'other', '0', '', '', '', '', '', 'Visa', '50000.0000', NULL, 1, NULL, 'received', '<p>Uttara Bank Ltd.(online)</p>', '50000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2817, '2021-03-04 20:38:00', 383, 3602, NULL, NULL, 'IPAY0589', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2818, '2021-03-07 10:40:46', 513, 3639, NULL, NULL, 'IPAY0589', NULL, 'cash', '', '', '', '', '', '', '', '256300.0000', NULL, 1, NULL, 'received', '', '256300.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2819, '2021-03-07 10:41:59', 361, 3640, NULL, NULL, 'IPAY0590', NULL, 'cash', '', '', '', '', '', '', '', '240400.0000', NULL, 1, NULL, 'received', '', '240400.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2820, '2021-03-05 10:57:00', 463, 3645, NULL, NULL, 'IPAY0591', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '499500.0000', NULL, 1, NULL, 'received', '', '499500.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2822, '2021-03-07 12:40:37', 494, 3653, NULL, NULL, 'IPAY0592', NULL, 'cash', '', '', '', '', '', '', '', '200600.0000', NULL, 1, NULL, 'received', '', '200600.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2823, '2021-03-07 12:46:58', 445, 3662, NULL, NULL, 'IPAY0593', NULL, 'cash', '', '', '', '', '', '', '', '154800.0000', NULL, 1, NULL, 'received', '', '154800.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2824, '2021-03-07 12:57:20', 442, 3675, NULL, NULL, 'IPAY0594', NULL, 'cash', '', '', '', '', '', '', '', '136450.0000', NULL, 1, NULL, 'received', '', '136450.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2825, '2021-03-07 12:57:51', 494, 3676, NULL, NULL, 'IPAY0595', NULL, 'cash', '', '', '', '', '', '', '', '214000.0000', NULL, 1, NULL, 'received', '', '214000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2826, '2021-03-05 14:32:00', 454, 3567, NULL, NULL, 'IPAY0596', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2827, '2021-03-05 14:33:00', 335, 3678, NULL, NULL, 'IPAY0596', NULL, 'other', '0', '', '', '', '', '', 'Visa', '120000.0000', NULL, 1, NULL, 'received', '<p>DBBL (online)</p>', '120000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2828, '2021-03-05 14:34:00', 370, 3652, NULL, NULL, 'IPAY0596', NULL, 'other', '0', '', '', '', '', '', 'Visa', '150000.0000', NULL, 1, NULL, 'received', '<p>DBBL(online)</p>', '150000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2829, '2021-03-05 14:36:00', 370, 3652, NULL, NULL, 'IPAY0596', NULL, 'other', '0', '', '', '', '', '', 'Visa', '250000.0000', NULL, 1, NULL, 'received', '<p>DBBL+হানিফ</p><p>  (১৫০+১০০)</p>', '250000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2830, '2021-03-05 14:37:00', 301, 3664, NULL, NULL, 'IPAY0596', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '261000.0000', NULL, 1, NULL, 'received', '', '261000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2831, '2021-03-05 14:38:00', 306, 3666, NULL, NULL, 'IPAY0596', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '351500.0000', NULL, 1, NULL, 'received', '', '351500.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2832, '2021-03-02 15:38:00', 301, 3679, NULL, NULL, 'IPAY0596', NULL, 'other', '0', '', '', '', '', '', 'Visa', '731.0000', NULL, 1, NULL, 'received', '<p>কৈফিয়ত</p>', '731.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2833, '2021-03-05 15:40:00', 301, 3664, NULL, NULL, 'IPAY0596', NULL, 'other', '0', '', '', '', '', '', 'Visa', '350.0000', NULL, 1, NULL, 'received', '<p>কৈফিয়ত</p>', '350.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2834, '2021-03-02 15:50:00', 356, 3571, NULL, NULL, 'IPAY0596', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1312.0000', NULL, 1, NULL, 'received', '<p>কৈফিয়ত</p>', '1312.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2835, '2021-03-02 15:52:00', 341, 3417, NULL, NULL, 'IPAY0596', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '400000.0000', NULL, 1, NULL, 'received', '', '400000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2836, '2021-03-02 15:53:00', 328, 3542, NULL, NULL, 'IPAY0596', NULL, 'other', '0', '', '', '', '', '', 'Visa', '103.0000', NULL, 1, NULL, 'received', '<p>দশমিক মিল</p>', '103.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2837, '2021-03-01 15:54:00', 357, 3546, NULL, NULL, 'IPAY0596', NULL, 'other', '0', '', '', '', '', '', 'Visa', '556.0000', NULL, 1, NULL, 'received', '<p>দশমিক মিল</p>', '556.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2838, '2021-03-01 15:56:00', 384, 2875, NULL, NULL, 'IPAY0596', NULL, 'other', '0', '', '', '', '', '', 'Visa', '278.0000', NULL, 1, NULL, 'received', '<p>দশমিক মিল</p>', '278.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2839, '2021-03-04 16:40:00', 370, 3633, NULL, NULL, 'IPAY0596', NULL, 'other', '0', '', '', '', '', '', 'Visa', '150000.0000', NULL, 1, NULL, 'received', '<p>DBBL (online)</p>', '150000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2840, '2021-03-05 16:44:00', 370, 3652, NULL, NULL, 'IPAY0596', NULL, 'other', '0', '', '', '', '', '', 'Visa', '446.0000', NULL, 1, NULL, 'received', '<p>কৈফিয়ত</p>', '446.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2841, '2021-03-02 16:47:00', 352, 3090, NULL, NULL, 'IPAY0596', NULL, 'other', '0', '', '', '', '', '', 'Visa', '314.0000', NULL, 1, NULL, 'received', '<p>দশমিক মিল </p>', '314.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2842, '2021-03-04 16:52:00', 314, 3637, NULL, NULL, 'IPAY0596', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2843, '2021-02-02 16:55:00', 392, 3068, NULL, NULL, 'IPAY0596', NULL, 'other', '0', '', '', '', '', '', 'Visa', '241.0000', NULL, 1, NULL, 'received', '<p>দশমিক মিল</p>', '241.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2844, '2021-02-11 16:59:00', 379, 2832, NULL, NULL, 'IPAY0596', NULL, 'other', '0', '', '', '', '', '', 'Visa', '215.0000', NULL, 1, NULL, 'received', '<p>দশমিক মিল</p>', '215.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2845, '2021-01-12 17:02:00', 418, 1891, NULL, NULL, 'IPAY0596', NULL, 'other', '0', '', '', '', '', '', 'Visa', '164.0000', NULL, 1, NULL, 'received', '<p>দশমিক মিল </p>', '164.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2846, '2021-03-03 17:09:00', 387, 3580, NULL, NULL, 'IPAY0596', NULL, 'other', '0', '', '', '', '', '', 'Visa', '486.0000', NULL, 1, NULL, 'received', '<p>দশমিক মিল</p>', '486.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2847, '2021-03-01 17:12:00', 335, 3548, NULL, NULL, 'IPAY0596', NULL, 'other', '0', '', '', '', '', '', 'Visa', '2169.0000', NULL, 1, NULL, 'received', '<p>কৈফিয়ত ১ গাড়ী(২১.৬৯৫X১০০)</p>', '2169.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2848, '2021-03-05 17:13:00', 335, 3678, NULL, NULL, 'IPAY0596', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1529.0000', NULL, 1, NULL, 'received', '<p>কৈফিয়ত ১ গাড়ী(১৫.২৯X১০০)</p>', '1529.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2849, '2021-03-05 17:16:00', 375, 3677, NULL, NULL, 'IPAY0596', NULL, 'other', '0', '', '', '', '', '', 'Visa', '277.0000', NULL, 1, NULL, 'received', '<p>দশমিক মিল</p>', '277.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2850, '2021-03-05 17:18:00', 330, 3659, NULL, NULL, 'IPAY0596', NULL, 'other', '0', '', '', '', '', '', 'Visa', '959.0000', NULL, 1, NULL, 'received', '<p>দশমিক মিল</p>', '959.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2851, '2021-03-04 17:21:00', 467, 3607, NULL, NULL, 'IPAY0596', NULL, 'other', '0', '', '', '', '', '', 'Visa', '383.0000', NULL, 1, NULL, 'received', '<p>দশমিক মিল</p>', '383.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2852, '2021-03-04 17:23:00', 435, 3630, NULL, NULL, 'IPAY0596', NULL, 'other', '0', '', '', '', '', '', 'Visa', '446.0000', NULL, 1, NULL, 'received', '<p>দশমিক মিল</p>', '446.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2853, '2021-03-02 19:39:00', 395, 3681, NULL, NULL, 'IPAY0596', NULL, 'other', '0', '', '', '', '', '', 'Visa', '529.0000', NULL, 1, NULL, 'received', '<p>কৈফিয়ত ও দশমিক মিল</p>', '529.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2854, '2021-03-02 19:41:00', 475, 3575, NULL, NULL, 'IPAY0596', NULL, 'other', '0', '', '', '', '', '', 'Visa', '231.3000', NULL, 1, NULL, 'received', '<p>দশমিক মিল</p>', '231.3000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2855, '2021-03-08 20:43:52', 503, 3692, NULL, NULL, 'IPAY0596', NULL, 'cash', '', '', '', '', '', '', '', '184300.0000', NULL, 1, NULL, 'received', '', '184300.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2857, '2021-03-09 14:31:42', 217, 3695, NULL, NULL, 'IPAY0598', NULL, 'cash', '', '', '', '', '', '', '', '53400.0000', NULL, 1, NULL, 'received', '', '53400.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2858, '2021-03-09 20:52:53', 217, 3708, NULL, NULL, 'IPAY0599', NULL, 'cash', '', '', '', '', '', '', '', '118300.0000', NULL, 1, NULL, 'received', '', '118300.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2859, '2021-03-06 11:09:00', 301, 3685, NULL, NULL, 'IPAY0600', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2860, '2021-03-06 11:10:00', 370, 3702, NULL, NULL, 'IPAY0600', NULL, 'other', '0', '', '', '', '', '', 'Visa', '150000.0000', NULL, 1, NULL, 'received', '<p>DBBL (online)</p>', '150000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2861, '2021-03-06 11:11:00', 370, 3702, NULL, NULL, 'IPAY0600', NULL, 'other', '0', '', '', '', '', '', 'Visa', '150000.0000', NULL, 1, NULL, 'received', '<p>DBBL (online)</p>', '150000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2862, '2021-03-06 11:12:00', 370, 3702, NULL, NULL, 'IPAY0600', NULL, 'other', '0', '', '', '', '', '', 'Visa', '150000.0000', NULL, 1, NULL, 'received', '<p>DBBL (সোহেল)</p>', '150000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2863, '2021-03-07 11:15:00', 423, 3725, NULL, NULL, 'IPAY0600', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '259800.0000', NULL, 1, NULL, 'received', '', '259800.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2864, '2021-03-07 11:20:00', 217, 3729, NULL, NULL, 'IPAY0600', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '122900.0000', NULL, 1, NULL, 'received', '', '122900.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2865, '2021-03-10 11:24:40', 434, 3732, NULL, NULL, 'IPAY0600', NULL, 'cash', '', '', '', '', '', '', '', '150500.0000', NULL, 1, NULL, 'received', '', '150500.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2866, '2021-03-07 13:26:00', 514, 3688, NULL, NULL, 'IPAY0601', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '269500.0000', NULL, 1, NULL, 'received', '', '269500.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2867, '2021-03-07 13:27:00', 330, 3721, NULL, NULL, 'IPAY0601', NULL, 'Cheque', '6', '', '', '', '', '', 'Visa', '1000000.0000', NULL, 1, NULL, 'received', '', '1000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2868, '2021-03-07 13:28:00', 318, 3724, NULL, NULL, 'IPAY0601', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>Sonali Bank Ltd.(online)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2869, '2021-03-07 13:31:00', 460, 3661, NULL, NULL, 'IPAY0601', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '400000.0000', NULL, 1, NULL, 'received', '', '400000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2870, '2021-03-07 13:32:00', 340, 3603, NULL, NULL, 'IPAY0601', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>Islami Bank Ltd.(online)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2871, '2021-03-07 13:33:00', 194, 3649, NULL, NULL, 'IPAY0601', NULL, 'Cheque', '7', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2872, '2021-03-07 13:34:00', 327, 3705, NULL, NULL, 'IPAY0601', NULL, 'Cheque', '15', '', '', '', '', '', 'Visa', '160000.0000', NULL, 1, NULL, 'received', '', '160000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2873, '2021-03-07 13:39:00', 356, 3715, NULL, NULL, 'IPAY0601', NULL, 'other', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '<p>Al-Arafah Bank Ltd.(online)</p>', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2874, '2021-03-07 13:43:00', 425, 1955, NULL, NULL, 'IPAY0601', NULL, 'other', '0', '', '', '', '', '', 'Visa', '128000.0000', NULL, 1, NULL, 'received', '<p>Uttara Bank Ltd.(online)</p>', '128000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2875, '2021-03-07 13:46:00', 475, 3727, NULL, NULL, 'IPAY0601', NULL, 'other', '0', '', '', '', '', '', 'Visa', '268000.0000', NULL, 1, NULL, 'received', '<p>Al-Arafah Bank Ltd.(online)</p>', '268000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2876, '2021-03-07 13:48:00', 508, 3718, NULL, NULL, 'IPAY0601', NULL, 'other', '0', '', '', '', '', '', 'Visa', '530000.0000', NULL, 1, NULL, 'received', '<p>Uttara Bank Ltd.(online)</p>', '530000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2877, '2021-03-07 13:49:00', 335, 3703, NULL, NULL, 'IPAY0601', NULL, 'other', '0', '', '', '', '', '', 'Visa', '50000.0000', NULL, 1, NULL, 'received', '<p>Uttara Bank Ltd.(online)</p>', '50000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2878, '2021-03-07 13:50:00', 301, 3685, NULL, NULL, 'IPAY0601', NULL, 'other', '0', '', '', '', '', '', 'Visa', '50000.0000', NULL, 1, NULL, 'received', '<p>Al-Arafah Bank Ltd.(online)</p>', '50000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2879, '2021-03-07 13:50:00', 442, 3731, NULL, NULL, 'IPAY0601', NULL, 'other', '0', '', '', '', '', '', 'Visa', '370000.0000', NULL, 1, NULL, 'received', '<p>Al-Arafah Bank Ltd.(online)</p>', '370000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2880, '2021-03-07 13:51:00', 442, 3731, NULL, NULL, 'IPAY0601', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '9000.0000', NULL, 1, NULL, 'received', '', '9000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2881, '2021-03-07 13:53:00', 370, 3726, NULL, NULL, 'IPAY0601', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>DBBL (online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2882, '2021-03-07 13:54:00', 370, 3726, NULL, NULL, 'IPAY0601', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>DBBL (সোহেল)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2883, '2021-03-07 13:54:00', 383, 3723, NULL, NULL, 'IPAY0601', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2885, '2021-03-07 14:11:00', 380, 1727, NULL, NULL, 'IPAY0601', NULL, 'other', '0', '', '', '', '', '', 'Visa', '450000.0000', NULL, 1, NULL, 'received', '<p>Al-Arafah Bank Ltd.(online)</p>', '450000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2886, '2021-03-10 18:19:00', 440, 3757, NULL, NULL, 'IPAY0601', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '177000.0000', NULL, 1, NULL, 'received', '', '177544.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2887, '2021-03-10 19:41:53', 503, 3766, NULL, NULL, 'IPAY0602', NULL, 'cash', '', '', '', '', '', '', '', '208100.0000', NULL, 1, NULL, 'received', '', '208100.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2888, '2021-03-08 12:27:00', 512, 3636, NULL, NULL, 'IPAY0603', NULL, 'Cheque', '19', '', '', '', '', '', 'Visa', '395000.0000', NULL, 1, NULL, 'received', '', '395000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2889, '2021-03-08 12:28:00', 378, 2878, NULL, NULL, 'IPAY0603', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>DBBL (online)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2890, '2021-03-08 12:49:00', 356, 3715, NULL, NULL, 'IPAY0603', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>Al-Arafah Bank Ltd.(online)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2891, '2021-03-08 12:59:00', 402, 3204, NULL, NULL, 'IPAY0603', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>Uttara Bank Ltd.(online)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2892, '2021-03-08 13:00:00', 369, 3755, NULL, NULL, 'IPAY0603', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1000000.0000', NULL, 1, NULL, 'received', '<p>Islami Bank Ltd.(online)</p>', '1000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2893, '2021-03-08 13:05:00', 516, 3734, NULL, NULL, 'IPAY0603', NULL, 'Cheque', '18', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2894, '2021-03-08 13:06:00', 428, 3770, NULL, NULL, 'IPAY0603', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1000000.0000', NULL, 1, NULL, 'received', '<p>Sonali Bank Ltd.(online)</p>', '1000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2895, '2021-03-08 13:17:00', 442, 3760, NULL, NULL, 'IPAY0603', NULL, 'other', '0', '', '', '', '', '', 'Visa', '400000.0000', NULL, 1, NULL, 'received', '<p>Pubali Bank Ltd.(online)</p>', '400000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2896, '2021-03-08 13:18:00', 442, 3760, NULL, NULL, 'IPAY0603', NULL, 'other', '0', '', '', '', '', '', 'Visa', '250000.0000', NULL, 1, NULL, 'received', '<p>Uttara Bank Ltd.(online)</p>', '250000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2897, '2021-03-08 13:21:00', 359, 3714, NULL, NULL, 'IPAY0603', NULL, 'Cheque', '17', '', '', '', '', '', 'Visa', '220000.0000', NULL, 1, NULL, 'received', '', '220000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2898, '2021-03-08 13:21:00', 373, 3591, NULL, NULL, 'IPAY0603', NULL, 'Cheque', '21', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2899, '2021-03-08 13:22:00', 349, 3663, NULL, NULL, 'IPAY0603', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>Janata Bank Ltd.(online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2900, '2021-03-08 13:42:00', 301, 3756, NULL, NULL, 'IPAY0603', NULL, 'other', '0', '', '', '', '', '', 'Visa', '250000.0000', NULL, 1, NULL, 'received', '<p>Al-Arafah Bank Ltd.(online)</p>', '250000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2901, '2021-03-08 13:44:00', 385, 3573, NULL, NULL, 'IPAY0603', NULL, 'other', '0', '', '', '', '', '', 'Visa', '350000.0000', NULL, 1, NULL, 'received', '<p>NRBC(online)</p>', '350000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2902, '2021-03-08 13:45:00', 310, 2446, NULL, NULL, 'IPAY0603', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>Pubali Bank Ltd.(online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2903, '2021-03-08 14:00:00', 364, 3592, NULL, NULL, 'IPAY0603', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>Janata Bank Ltd.(online)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2904, '2021-03-08 14:01:00', 370, 3765, NULL, NULL, 'IPAY0603', NULL, 'other', '0', '', '', '', '', '', 'Visa', '150000.0000', NULL, 1, NULL, 'received', '<p>DBBL(online)</p>', '150000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2905, '0000-00-00 00:00:00', 217, 3767, NULL, NULL, 'IPAY0603', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '160000.0000', NULL, 1, NULL, 'received', '', '160000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2906, '2021-03-08 14:03:00', 515, 3747, NULL, NULL, 'IPAY0603', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '2046490.0000', NULL, 1, NULL, 'received', '', '2046490.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2907, '2021-03-11 14:16:48', 470, 3777, NULL, NULL, 'IPAY0603', NULL, 'cash', '', '', '', '', '', '', '', '225800.0000', NULL, 1, NULL, 'received', '', '225800.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2908, '2021-03-11 14:18:30', 499, 3780, NULL, NULL, 'IPAY0604', NULL, 'cash', '', '', '', '', '', '', '', '290000.0000', NULL, 1, NULL, 'received', '', '290000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2909, '2021-03-11 14:31:19', 391, 3793, NULL, NULL, 'IPAY0605', NULL, 'cash', '', '', '', '', '', '', '', '191100.0000', NULL, 1, NULL, 'received', '', '191100.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2910, '2021-03-11 14:35:01', 518, 3794, NULL, NULL, 'IPAY0606', NULL, 'cash', '', '', '', '', '', '', '', '231150.0000', NULL, 1, NULL, 'received', '', '231150.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2911, '2021-03-09 14:59:00', 370, 3776, NULL, NULL, 'IPAY0607', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>DBBL (সোহেল)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2912, '2021-03-09 15:00:00', 370, 3776, NULL, NULL, 'IPAY0607', NULL, 'other', '0', '', '', '', '', '', 'Visa', '800000.0000', NULL, 1, NULL, 'received', '<p>Janata Bank Ltd.(online)</p>', '800000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2913, '2021-03-09 15:01:00', 370, 3776, NULL, NULL, 'IPAY0607', NULL, 'other', '0', '', '', '', '', '', 'Visa', '140000.0000', NULL, 1, NULL, 'received', '<p>Pubali Bank Ltd.(online)</p>', '140000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2914, '2021-03-09 15:02:00', 516, 3786, NULL, NULL, 'IPAY0607', NULL, 'Cheque', '18', '', '', '', '', '', 'Visa', '145000.0000', NULL, 1, NULL, 'received', '', '145000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2915, '2021-03-09 15:03:00', 516, 3786, NULL, NULL, 'IPAY0607', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '400.0000', NULL, 1, NULL, 'received', '', '400.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2916, '2021-03-09 15:04:00', 301, 3787, NULL, NULL, 'IPAY0607', NULL, 'other', '0', '', '', '', '', '', 'Visa', '234933.0000', NULL, 1, NULL, 'received', '<p>Islami Bank Ltd.(online)</p>', '234933.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2917, '2021-03-09 15:04:00', 301, 3787, NULL, NULL, 'IPAY0607', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>Al-Arafah Bank Ltd.(online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2918, '2021-03-09 15:05:00', 375, 3677, NULL, NULL, 'IPAY0607', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>Sonali Bank Ltd.(online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2919, '2021-03-09 15:06:00', 384, 2875, NULL, NULL, 'IPAY0607', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '154815.0000', NULL, 1, NULL, 'received', '', '154815.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2920, '2021-03-09 15:06:00', 217, 3788, NULL, NULL, 'IPAY0607', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '146400.0000', NULL, 1, NULL, 'received', '', '146400.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2921, '2021-03-09 15:07:00', 335, 3703, NULL, NULL, 'IPAY0607', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>Pubali Bank Ltd.(online)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2922, '2021-03-12 14:50:49', 519, 3796, NULL, NULL, 'IPAY0607', NULL, 'cash', '', '', '', '', '', '', '', '179500.0000', NULL, 1, NULL, 'received', '', '179500.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2923, '2021-03-12 20:46:15', 217, 3813, NULL, NULL, 'IPAY0608', NULL, 'cash', '', '', '', '', '', '', '', '141600.0000', NULL, 1, NULL, 'received', '', '141600.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2924, '2021-03-10 18:05:00', 328, 3814, NULL, NULL, 'IPAY0609', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>ড্রাইভার মারফত</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2925, '2021-03-10 18:06:00', 328, 3814, NULL, NULL, 'IPAY0609', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>NRBC (online)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2926, '2021-03-10 18:06:00', 460, 3751, NULL, NULL, 'IPAY0609', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '350000.0000', NULL, 1, NULL, 'received', '', '350000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2927, '2021-03-10 18:07:00', 340, 3810, NULL, NULL, 'IPAY0609', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>Islami Bank Ltd.(online)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2928, '2021-03-10 18:08:00', 194, 3784, NULL, NULL, 'IPAY0609', NULL, 'Cheque', '6', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2929, '2021-03-10 18:08:00', 411, 3301, NULL, NULL, 'IPAY0609', NULL, 'Cheque', '10', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2930, '2021-03-10 18:09:00', 361, 3781, NULL, NULL, 'IPAY0609', NULL, 'Cheque', '22', '', '', '', '', '', 'Visa', '250000.0000', NULL, 1, NULL, 'received', '', '250000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2931, '2021-03-10 18:09:00', 361, 3781, NULL, NULL, 'IPAY0609', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '33000.0000', NULL, 1, NULL, 'received', '', '33000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2932, '2021-03-10 18:10:00', 330, 3721, NULL, NULL, 'IPAY0609', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>Islami জমা</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2933, '2021-03-10 18:11:00', 442, 3804, NULL, NULL, 'IPAY0609', NULL, 'other', '0', '', '', '', '', '', 'Visa', '350000.0000', NULL, 1, NULL, 'received', '<p>Pubali Bank Ltd.(online)</p>', '350000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2934, '2021-03-10 18:12:00', 454, 3712, NULL, NULL, 'IPAY0609', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>DBBL (online)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2935, '2021-03-10 18:12:00', 356, 3797, NULL, NULL, 'IPAY0609', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '111400.0000', NULL, 1, NULL, 'received', '', '111400.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2936, '2021-03-10 18:13:00', 362, 3809, NULL, NULL, 'IPAY0609', NULL, 'other', '0', '', '', '', '', '', 'Visa', '250000.0000', NULL, 1, NULL, 'received', '<p>NRBC (online)</p>', '250000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2937, '2021-03-10 18:14:00', 385, 3573, NULL, NULL, 'IPAY0609', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>নগদ জমা</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2938, '2021-03-10 18:15:00', 370, 3811, NULL, NULL, 'IPAY0609', NULL, 'other', '0', '', '', '', '', '', 'Visa', '160000.0000', NULL, 1, NULL, 'received', '<p>Pubali Bank Ltd.(online)</p>', '160000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2939, '2021-03-10 18:15:00', 407, 3334, NULL, NULL, 'IPAY0609', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1000000.0000', NULL, 1, NULL, 'received', '<p>Janata Bank Ltd.(online)</p>', '1000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2940, '2021-03-10 18:16:00', 401, 3768, NULL, NULL, 'IPAY0609', NULL, 'Cheque', '15', '', '', '', '', '', 'Visa', '120000.0000', NULL, 1, NULL, 'received', '', '120000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2941, '2021-03-10 18:17:00', 318, 3774, NULL, NULL, 'IPAY0609', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>Agrani Bank Ltd.(online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2942, '2021-03-10 18:17:00', 370, 3811, NULL, NULL, 'IPAY0609', NULL, 'other', '0', '', '', '', '', '', 'Visa', '150000.0000', NULL, 1, NULL, 'received', '<p>DBBL (online)</p>', '150000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2943, '2021-03-10 18:23:00', 520, 3807, NULL, NULL, 'IPAY0609', NULL, 'Cheque', '19', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2944, '2021-03-13 18:31:00', 521, 3815, NULL, NULL, 'IPAY0609', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '208000.0000', NULL, 1, NULL, 'received', '', '207460.0000', '540.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2945, '2021-03-13 18:36:03', 391, 3820, NULL, NULL, 'IPAY0610', NULL, 'cash', '', '', '', '', '', '', '', '182000.0000', NULL, 1, NULL, 'received', '', '182000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2946, '2021-03-13 18:38:28', 503, 3823, NULL, NULL, 'IPAY0611', NULL, 'cash', '', '', '', '', '', '', '', '208000.0000', NULL, 1, NULL, 'received', '', '208000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2947, '2021-03-13 18:48:31', 361, 3835, NULL, NULL, 'IPAY0612', NULL, 'cash', '', '', '', '', '', '', '', '253500.0000', NULL, 1, NULL, 'received', '', '253500.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2948, '2021-03-13 18:50:54', 322, 3839, NULL, NULL, 'IPAY0613', NULL, 'cash', '', '', '', '', '', '', '', '282150.0000', NULL, 1, NULL, 'received', '', '282150.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2949, '2021-03-13 18:54:25', 414, 3844, NULL, NULL, 'IPAY0614', NULL, 'cash', '', '', '', '', '', '', '', '816000.0000', NULL, 1, NULL, 'received', '', '816000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2950, '2021-03-13 18:58:49', 217, 3849, NULL, NULL, 'IPAY0615', NULL, 'cash', '', '', '', '', '', '', '', '142800.0000', NULL, 1, NULL, 'received', '', '142800.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2951, '2021-03-11 12:00:00', 327, 3805, NULL, NULL, 'IPAY0616', NULL, 'Cheque', '15', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2952, '2021-03-11 12:02:00', 467, 3831, NULL, NULL, 'IPAY0616', NULL, 'Cheque', '11', '', '', '', '', '', 'Visa', '1400000.0000', NULL, 1, NULL, 'received', '', '1400000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2953, '2021-03-11 12:02:00', 460, 3830, NULL, NULL, 'IPAY0616', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2954, '2021-03-11 12:19:00', 463, 3848, NULL, NULL, 'IPAY0616', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '900000.0000', NULL, 1, NULL, 'received', '', '900000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2955, '2021-03-11 12:19:00', 463, 3848, NULL, NULL, 'IPAY0616', NULL, 'Cheque', '19', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2956, '2021-03-11 12:20:00', 307, 3728, NULL, NULL, 'IPAY0616', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2957, '2021-03-11 12:21:00', 387, 3837, NULL, NULL, 'IPAY0616', NULL, 'other', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '<p>Pubali Bank Ltd.(online)</p>', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2958, '2021-03-11 12:22:00', 387, 3837, NULL, NULL, 'IPAY0616', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>Pubali Bank Ltd.(online)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2959, '2021-03-11 12:22:00', 349, 3808, NULL, NULL, 'IPAY0616', NULL, 'other', '0', '', '', '', '', '', 'Visa', '250000.0000', NULL, 1, NULL, 'received', '<p>Janata Bank Ltd.(online)</p>', '250000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2960, '2021-03-11 12:25:00', 407, 3334, NULL, NULL, 'IPAY0616', NULL, 'other', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '<p>Janata Bank Ltd.(online)</p>', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2961, '2021-03-11 12:37:00', 442, 3804, NULL, NULL, 'IPAY0616', NULL, 'other', '0', '', '', '', '', '', 'Visa', '78400.0000', NULL, 1, NULL, 'received', '<p>Pubali Bank Ltd.(online)</p>', '78400.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2962, '2021-03-11 12:38:00', 442, 3804, NULL, NULL, 'IPAY0616', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>Pubali Bank Ltd.(online)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2963, '2021-03-11 12:40:00', 442, 3804, NULL, NULL, 'IPAY0616', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>Uttara Bank Ltd.(online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2964, '2021-03-11 12:40:00', 370, 3841, NULL, NULL, 'IPAY0616', NULL, 'other', '0', '', '', '', '', '', 'Visa', '60000.0000', NULL, 1, NULL, 'received', '<p>Krishi Bank Ltd.(online)</p>', '60000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2965, '2021-03-11 12:41:00', 335, 3822, NULL, NULL, 'IPAY0616', NULL, 'other', '0', '', '', '', '', '', 'Visa', '400000.0000', NULL, 1, NULL, 'received', '<p>Premier Bank Ltd.(online)</p>', '400000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2966, '2021-03-11 12:49:00', 329, 3033, NULL, NULL, 'IPAY0616', NULL, 'other', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '<p>Al-Arafah Bank Ltd.(online)</p>', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2967, '2021-03-11 12:50:00', 330, 3721, NULL, NULL, 'IPAY0616', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2968, '2021-03-11 12:50:00', 484, 3821, NULL, NULL, 'IPAY0616', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2969, '2021-03-11 12:51:00', 370, 3841, NULL, NULL, 'IPAY0616', NULL, 'other', '0', '', '', '', '', '', 'Visa', '250000.0000', NULL, 1, NULL, 'received', '<p>DBBL (সোহেল)</p>', '250000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2970, '2021-03-09 13:01:00', 194, 3784, NULL, NULL, 'IPAY0616', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2971, '2021-03-09 13:04:00', 382, 3716, NULL, NULL, 'IPAY0616', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>Pubali Bank Ltd.(online)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2972, '2021-03-09 13:07:00', 360, 3711, NULL, NULL, 'IPAY0616', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>Pubali Bank Ltd.(online)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2973, '2021-03-09 13:07:00', 360, 3711, NULL, NULL, 'IPAY0616', NULL, 'other', '0', '', '', '', '', '', 'Visa', '400000.0000', NULL, 1, NULL, 'received', '<p>Agrani Bank Ltd.(online)</p>', '400000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2974, '2021-03-11 13:09:00', 484, 3821, NULL, NULL, 'IPAY0616', NULL, 'other', '0', '', '', '', '', '', 'Visa', '291.0000', NULL, 1, NULL, 'received', '<p>কৈফিয়ত বাদ</p>', '291.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2975, '2021-03-11 13:10:00', 460, 3830, NULL, NULL, 'IPAY0616', NULL, 'other', '0', '', '', '', '', '', 'Visa', '317.0000', NULL, 1, NULL, 'received', '<p>দশমিক মিল</p>', '317.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2976, '2021-03-09 14:12:00', 328, 3779, NULL, NULL, 'IPAY0616', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>NRBC (online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2977, '2021-03-08 15:19:00', 451, 3859, NULL, NULL, 'IPAY0616', NULL, 'other', '0', '', '', '', '', '', 'Visa', '720.0000', NULL, 1, NULL, 'received', '<p>দশমিক মিল</p>', '720.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2978, '2021-03-11 15:20:00', 335, 3822, NULL, NULL, 'IPAY0616', NULL, 'other', '0', '', '', '', '', '', 'Visa', '377.0000', NULL, 1, NULL, 'received', '<p>দশমিক মিল</p>', '377.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2979, '2021-03-07 15:24:00', 359, 3860, NULL, NULL, 'IPAY0616', NULL, 'other', '0', '', '', '', '', '', 'Visa', '3697.0000', NULL, 1, NULL, 'received', '<p>দশমিক মিল ও কৈফিয়ত</p>', '3697.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2980, '2021-03-06 15:25:00', 376, 3707, NULL, NULL, 'IPAY0616', NULL, 'other', '0', '', '', '', '', '', 'Visa', '370.0000', NULL, 1, NULL, 'received', '<p>দশমিক মিল</p>', '370.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2981, '2021-03-09 15:28:00', 327, 3792, NULL, NULL, 'IPAY0616', NULL, 'Cheque', '15', '', '', '', '', '', 'Visa', '800000.0000', NULL, 1, NULL, 'received', '', '800000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2982, '2021-03-10 15:29:00', 327, 3805, NULL, NULL, 'IPAY0616', NULL, 'other', '0', '', '', '', '', '', 'Visa', '491.0000', NULL, 1, NULL, 'received', '<p>দশমিক মিল</p>', '491.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2983, '2021-03-09 15:31:00', 318, 3774, NULL, NULL, 'IPAY0616', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '135000.0000', NULL, 1, NULL, 'received', '', '135000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2984, '2021-03-11 15:31:00', 318, 3840, NULL, NULL, 'IPAY0616', NULL, 'other', '0', '', '', '', '', '', 'Visa', '728.0000', NULL, 1, NULL, 'received', '<p>দশমিক মিল</p>', '728.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2985, '2021-03-11 15:42:00', 361, 3835, NULL, NULL, 'IPAY0616', NULL, 'other', '0', '', '', '', '', '', 'Visa', '2556.0000', NULL, 1, NULL, 'received', '<p>কৈফিয়ত</p>', '2556.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2986, '2021-03-07 15:48:00', 515, 3862, NULL, NULL, 'IPAY0616', NULL, 'Cheque', '25', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2987, '2021-03-09 15:49:00', 351, 3778, NULL, NULL, 'IPAY0616', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2988, '2021-03-09 15:52:00', 356, 3773, NULL, NULL, 'IPAY0616', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>Al-Arafah Bank Ltd.(online)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2989, '2021-03-09 15:55:00', 401, 3768, NULL, NULL, 'IPAY0616', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>Sonali Bank Ltd.(online)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2990, '2021-03-09 16:00:00', 301, 3864, NULL, NULL, 'IPAY0616', NULL, 'other', '0', '', '', '', '', '', 'Visa', '478.0000', NULL, 1, NULL, 'received', '<p>কৈফিয়ত</p>', '478.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2991, '2021-03-12 19:46:00', 327, 3884, NULL, NULL, 'IPAY0616', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '160000.0000', NULL, 1, NULL, 'received', '', '160000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2992, '2021-03-12 19:47:00', 361, 3875, NULL, NULL, 'IPAY0616', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '140000.0000', NULL, 1, NULL, 'received', '', '140000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2993, '2021-03-12 19:47:00', 520, 3888, NULL, NULL, 'IPAY0616', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '169900.0000', NULL, 1, NULL, 'received', '', '169900.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2994, '2021-03-12 19:47:00', 350, 3882, NULL, NULL, 'IPAY0616', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '180000.0000', NULL, 1, NULL, 'received', '', '180000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2995, '2021-03-12 19:48:00', 341, 3665, NULL, NULL, 'IPAY0616', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2996, '2021-03-12 19:48:00', 442, 3887, NULL, NULL, 'IPAY0616', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '33200.0000', NULL, 1, NULL, 'received', '', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2997, '2021-03-12 19:50:00', 454, 3712, NULL, NULL, 'IPAY0616', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2998, '2021-03-12 19:50:00', 301, 3883, NULL, NULL, 'IPAY0616', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '440000.0000', NULL, 1, NULL, 'received', '', '440000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (2999, '2021-03-12 19:51:00', 301, 3883, NULL, NULL, 'IPAY0616', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '174000.0000', NULL, 1, NULL, 'received', '', '174000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3000, '2021-03-14 19:59:05', 522, 3897, NULL, NULL, 'IPAY0616', NULL, 'cash', '', '', '', '', '', '', '', '100400.0000', NULL, 1, NULL, 'received', '', '100400.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3001, '2021-03-14 20:00:34', 306, 3900, NULL, NULL, 'IPAY0617', NULL, 'cash', '', '', '', '', '', '', '', '235000.0000', NULL, 1, NULL, 'received', '', '235000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3002, '2021-03-14 20:03:02', 306, 3904, NULL, NULL, 'IPAY0618', NULL, 'cash', '', '', '', '', '', '', '', '193600.0000', NULL, 1, NULL, 'received', '', '193600.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3003, '2021-03-14 20:06:15', 523, 3905, NULL, NULL, 'IPAY0619', NULL, 'cash', '', '', '', '', '', '', '', '229500.0000', NULL, 1, NULL, 'received', '', '229500.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3004, '2021-03-13 20:25:00', 361, 3875, NULL, NULL, 'IPAY0620', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '112000.0000', NULL, 1, NULL, 'received', '', '112000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3008, '2021-03-13 20:28:00', 301, 3883, NULL, NULL, 'IPAY0620', NULL, 'other', '0', '', '', '', '', '', 'Visa', '49950.0000', NULL, 1, NULL, 'received', '<p>DBBL (online)</p>', '49950.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3009, '2021-03-15 19:46:08', 524, 3917, NULL, NULL, 'IPAY0620', NULL, 'cash', '', '', '', '', '', '', '', '181200.0000', NULL, 1, NULL, 'received', '', '181200.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3010, '2021-03-15 19:52:24', 405, 3925, NULL, NULL, 'IPAY0621', NULL, 'cash', '', '', '', '', '', '', '', '339600.0000', NULL, 1, NULL, 'received', '', '339600.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3011, '2021-03-15 19:54:33', 321, 3929, NULL, NULL, 'IPAY0622', NULL, 'cash', '', '', '', '', '', '', '', '144000.0000', NULL, 1, NULL, 'received', '', '144000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3012, '2021-03-15 19:55:05', 217, 3930, NULL, NULL, 'IPAY0623', NULL, 'cash', '', '', '', '', '', '', '', '131300.0000', NULL, 1, NULL, 'received', '', '131300.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3013, '2021-03-14 16:29:00', 463, 3848, NULL, NULL, 'IPAY0624', NULL, 'Cheque', '11', '', '', '', '', '', 'Visa', '53400.0000', NULL, 1, NULL, 'received', '', '53400.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3014, '2021-03-14 16:29:00', 520, 3888, NULL, NULL, 'IPAY0624', NULL, 'Cheque', '19', '', '', '', '', '', 'Visa', '50000.0000', NULL, 1, NULL, 'received', '', '50000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3015, '2021-03-14 16:30:00', 198, 373, NULL, NULL, 'IPAY0624', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '50000.0000', NULL, 1, NULL, 'received', '', '50000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3016, '2021-03-14 16:31:00', 362, 3923, NULL, NULL, 'IPAY0624', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>NRBC (online)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3017, '2021-03-16 16:34:00', 454, 3902, NULL, NULL, 'IPAY0624', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3018, '2021-03-14 16:40:00', 327, 3918, NULL, NULL, 'IPAY0624', NULL, 'Cheque', '15', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3019, '2021-03-14 16:40:00', 384, 3901, NULL, NULL, 'IPAY0624', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '239580.0000', NULL, 1, NULL, 'received', '', '239580.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3020, '2021-03-14 16:41:00', 330, 3912, NULL, NULL, 'IPAY0624', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '1000000.0000', NULL, 1, NULL, 'received', '', '1000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3021, '2021-03-14 16:42:00', 301, 3928, NULL, NULL, 'IPAY0624', NULL, 'other', '0', '', '', '', '', '', 'Visa', '280000.0000', NULL, 1, NULL, 'received', '<p>Janata Bank Ltd.(online)</p>', '280000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3022, '2021-03-14 16:43:00', 349, 3920, NULL, NULL, 'IPAY0624', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>Janata Bank Ltd.(online)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3023, '2021-03-14 16:59:00', 335, 3822, NULL, NULL, 'IPAY0624', NULL, 'other', '0', '', '', '', '', '', 'Visa', '50000.0000', NULL, 1, NULL, 'received', '<p>Pubali Bank Ltd.(online)</p>', '50000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3024, '2021-03-14 17:00:00', 346, 3913, NULL, NULL, 'IPAY0624', NULL, 'other', '0', '', '', '', '', '', 'Visa', '800000.0000', NULL, 1, NULL, 'received', '<p>Sonali Bank Ltd.(online)</p>', '800000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3025, '2021-03-14 17:01:00', 370, 3926, NULL, NULL, 'IPAY0624', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>Pubali Bank Ltd.(online)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3026, '2021-03-14 17:02:00', 370, 3926, NULL, NULL, 'IPAY0624', NULL, 'other', '0', '', '', '', '', '', 'Visa', '180000.0000', NULL, 1, NULL, 'received', '<p>DBBL (জলিল)</p>', '180000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3027, '2021-03-01 17:53:00', 194, 3895, NULL, NULL, 'IPAY0624', NULL, 'other', '0', '', '', '', '', '', 'Visa', '199921.0000', NULL, 1, NULL, 'received', '<p>Islami Bank Ltd.(online)</p>', '199921.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3028, '2021-03-14 17:54:00', 467, 3899, NULL, NULL, 'IPAY0624', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '800000.0000', NULL, 1, NULL, 'received', '', '800000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3029, '2021-03-14 17:55:00', 383, 3737, NULL, NULL, 'IPAY0624', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3030, '2021-03-17 13:12:54', 523, 3932, NULL, NULL, 'IPAY0624', NULL, 'cash', '', '', '', '', '', '', '', '229100.0000', NULL, 1, NULL, 'received', '', '229100.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3031, '2021-03-15 13:18:00', 521, 3936, NULL, NULL, 'IPAY0625', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '190000.0000', NULL, 1, NULL, 'received', '', '177626.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3032, '2021-03-18 15:22:13', 217, 3945, NULL, NULL, 'IPAY0626', NULL, 'cash', '', '', '', '', '', '', '', '171300.0000', NULL, 1, NULL, 'received', '', '171300.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3033, '2021-03-15 15:31:00', 460, 3830, NULL, NULL, 'IPAY0627', NULL, 'Cheque', '6', '', '', '', '', '', 'Visa', '400000.0000', NULL, 1, NULL, 'received', '', '400000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3034, '2021-03-15 15:32:00', 368, 3889, NULL, NULL, 'IPAY0627', NULL, 'Cheque', '18', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3035, '2021-03-15 15:33:00', 370, 3943, NULL, NULL, 'IPAY0627', NULL, 'other', '0', '', '', '', '', '', 'Visa', '220000.0000', NULL, 1, NULL, 'received', '<p>Pubali Bank Ltd.(online)</p>', '220000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3036, '2021-03-15 15:34:00', 370, 3943, NULL, NULL, 'IPAY0627', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3037, '2021-03-15 15:35:00', 370, 3943, NULL, NULL, 'IPAY0627', NULL, 'other', '0', '', '', '', '', '', 'Visa', '60000.0000', NULL, 1, NULL, 'received', '<p>DBBL (জলিল)</p>', '60000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3038, '2021-03-15 15:36:00', 340, 3810, NULL, NULL, 'IPAY0627', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>Islami Bank Ltd.(online)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3039, '2021-03-15 15:39:00', 360, 3903, NULL, NULL, 'IPAY0627', NULL, 'other', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '<p>Pubali Bank Ltd.(online)</p>', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3040, '2021-03-15 15:40:00', 407, 3890, NULL, NULL, 'IPAY0627', NULL, 'other', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '<p>Janata Bank Ltd.(online)</p>', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3041, '2021-03-15 15:41:00', 373, 3940, NULL, NULL, 'IPAY0627', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '30000.0000', NULL, 1, NULL, 'received', '', '30000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3042, '2021-03-15 15:41:00', 442, 3944, NULL, NULL, 'IPAY0627', NULL, 'other', '0', '', '', '', '', '', 'Visa', '150000.0000', NULL, 1, NULL, 'received', '<p>Pubali Bank Ltd.(online)</p>', '150000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3043, '2021-03-15 15:42:00', 387, 3935, NULL, NULL, 'IPAY0627', NULL, 'other', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '<p>Pubali Bank Ltd.(online)</p>', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3044, '2021-03-15 15:43:00', 382, 3933, NULL, NULL, 'IPAY0627', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1000000.0000', NULL, 1, NULL, 'received', '<p>Islami Bank Ltd.(online)</p>', '1000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3045, '2021-03-15 15:43:00', 272, 3915, NULL, NULL, 'IPAY0627', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3046, '2021-03-15 15:44:00', 272, 3915, NULL, NULL, 'IPAY0627', NULL, 'other', '0', '', '', '', '', '', 'Visa', '180000.0000', NULL, 1, NULL, 'received', '<p>Agrani Bank Ltd.(online)</p>', '180000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3047, '2021-03-15 15:45:00', 328, 3814, NULL, NULL, 'IPAY0627', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>NRBC (online)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3048, '2021-03-15 15:45:00', 335, 3822, NULL, NULL, 'IPAY0627', NULL, 'other', '0', '', '', '', '', '', 'Visa', '150000.0000', NULL, 1, NULL, 'received', '<p>Sonali Bank Ltd.(online)</p>', '150000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3049, '2021-03-15 15:47:00', 370, 3943, NULL, NULL, 'IPAY0627', NULL, 'other', '0', '', '', '', '', '', 'Visa', '50000.0000', NULL, 1, NULL, 'received', '<p>DBBL (জলিল)</p>', '50000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3050, '2021-03-15 15:47:00', 375, 3812, NULL, NULL, 'IPAY0627', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>Sonali Bank Ltd.(online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3051, '2021-03-18 18:24:51', 525, 3958, NULL, NULL, 'IPAY0627', NULL, 'cash', '', '', '', '', '', '', '', '200790.0000', NULL, 1, NULL, 'received', '', '200790.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3052, '2021-03-18 18:29:43', 519, 3964, NULL, NULL, 'IPAY0628', NULL, 'cash', '', '', '', '', '', '', '', '184000.0000', NULL, 1, NULL, 'received', '', '184000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3053, '2021-03-18 18:30:32', 314, 3965, NULL, NULL, 'IPAY0629', NULL, 'cash', '', '', '', '', '', '', '', '249500.0000', NULL, 1, NULL, 'received', '', '249500.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3054, '2021-03-18 18:34:45', 508, 3969, NULL, NULL, 'IPAY0630', NULL, 'cash', '', '', '', '', '', '', '', '565300.0000', NULL, 1, NULL, 'received', '', '565300.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3055, '2021-03-18 18:40:06', 217, 3973, NULL, NULL, 'IPAY0631', NULL, 'cash', '', '', '', '', '', '', '', '164700.0000', NULL, 1, NULL, 'received', '', '164700.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3056, '2021-03-16 19:13:00', 526, 3981, NULL, NULL, 'IPAY0632', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '330000.0000', NULL, 1, NULL, 'received', '', '330000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3057, '2021-03-16 19:41:00', 454, 3980, NULL, NULL, 'IPAY0632', NULL, 'other', '0', '', '', '', '', '', 'Visa', '400000.0000', NULL, 1, NULL, 'received', '<p>Islami Bank Ltd.(online)</p>', '400000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3058, '2021-03-16 15:03:00', 318, 3840, NULL, NULL, 'IPAY0632', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3059, '2021-03-16 15:04:00', 501, 3941, NULL, NULL, 'IPAY0632', NULL, 'Cheque', '18', '', '', '', '', '', 'Visa', '480000.0000', NULL, 1, NULL, 'received', '', '480000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3060, '2021-03-16 15:05:00', 341, 3948, NULL, NULL, 'IPAY0632', NULL, 'Cheque', '15', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3061, '2021-03-16 15:06:00', 500, 3972, NULL, NULL, 'IPAY0632', NULL, 'Cheque', '15', '', '', '', '', '', 'Visa', '375000.0000', NULL, 1, NULL, 'received', '', '375000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3062, '2021-03-16 15:07:00', 435, 3939, NULL, NULL, 'IPAY0632', NULL, 'other', '0', '', '', '', '', '', 'Visa', '268500.0000', NULL, 1, NULL, 'received', '<p>Pubali Bank Ltd.(online)</p>', '268500.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3063, '2021-03-16 15:08:00', 194, 3979, NULL, NULL, 'IPAY0632', NULL, 'Cheque', '16', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3064, '2021-03-16 15:09:00', 194, 3979, NULL, NULL, 'IPAY0632', NULL, 'Cheque', '7', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3065, '2021-03-16 15:10:00', 194, 3979, NULL, NULL, 'IPAY0632', NULL, 'Cheque', '6', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3066, '2021-03-16 15:12:00', 301, 3951, NULL, NULL, 'IPAY0632', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '245000.0000', NULL, 1, NULL, 'received', '', '245000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3067, '2021-03-16 15:14:00', 301, 3951, NULL, NULL, 'IPAY0632', NULL, 'other', '0', '', '', '', '', '', 'Visa', '180000.0000', NULL, 1, NULL, 'received', '<p>Al-Arafah Bank Ltd.(online)</p>', '180000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3068, '2021-03-16 15:16:00', 387, 3935, NULL, NULL, 'IPAY0632', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>Pubali Bank Ltd.(online)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3069, '2021-03-16 15:17:00', 442, 3976, NULL, NULL, 'IPAY0632', NULL, 'other', '0', '', '', '', '', '', 'Visa', '170000.0000', NULL, 1, NULL, 'received', '<p>Pubali Bank Ltd.(online)</p>', '170000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3070, '2021-03-16 15:19:00', 330, 3954, NULL, NULL, 'IPAY0632', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>ইসলামী জমা</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3071, '2021-03-16 15:21:00', 383, 3982, NULL, NULL, 'IPAY0632', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3072, '2021-03-16 15:22:00', 370, 3974, NULL, NULL, 'IPAY0632', NULL, 'other', '0', '', '', '', '', '', 'Visa', '150000.0000', NULL, 1, NULL, 'received', '<p>DBBL (জলিল)</p>', '150000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3073, '2021-03-16 15:44:00', 370, 3974, NULL, NULL, 'IPAY0632', NULL, 'Cheque', '19', '', '', '', '', '', 'Visa', '350000.0000', NULL, 1, NULL, 'received', '', '350000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3074, '2021-03-19 16:52:28', 527, 3989, NULL, NULL, 'IPAY0632', NULL, 'cash', '', '', '', '', '', '', '', '180300.0000', NULL, 1, NULL, 'received', '', '180300.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3075, '2021-03-17 17:10:00', 341, 4000, NULL, NULL, 'IPAY0633', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '350000.0000', NULL, 1, NULL, 'received', '', '350000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3076, '2021-03-17 17:10:00', 392, 3994, NULL, NULL, 'IPAY0633', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '250000.0000', NULL, 1, NULL, 'received', '', '250000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3077, '2021-03-17 17:11:00', 194, 3991, NULL, NULL, 'IPAY0633', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3078, '2021-03-17 17:12:00', 484, 3998, NULL, NULL, 'IPAY0633', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '150000.0000', NULL, 1, NULL, 'received', '', '150000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3079, '2021-03-17 17:12:00', 500, 3972, NULL, NULL, 'IPAY0633', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '51200.0000', NULL, 1, NULL, 'received', '', '51200.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3080, '2021-03-17 17:13:00', 370, 3986, NULL, NULL, 'IPAY0633', NULL, 'other', '0', '', '', '', '', '', 'Visa', '220000.0000', NULL, 1, NULL, 'received', '<p>DBBL (জলিল)</p>', '220000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3082, '2021-03-19 19:51:51', 530, 4028, NULL, NULL, 'IPAY0634', NULL, 'cash', '', '', '', '', '', '', '', '163500.0000', NULL, 1, NULL, 'received', '', '163500.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3083, '2021-03-18 17:23:00', 390, 1335, NULL, NULL, 'IPAY0635', NULL, 'Cheque', '22', '', '', '', '', '', 'Visa', '700000.0000', NULL, 1, NULL, 'received', '', '700000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3084, '2021-03-18 17:23:00', 484, 3998, NULL, NULL, 'IPAY0635', NULL, 'Cheque', '13', '', '', '', '', '', 'Visa', '50000.0000', NULL, 1, NULL, 'received', '', '50000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3085, '2021-03-18 17:24:00', 484, 3998, NULL, NULL, 'IPAY0635', NULL, 'other', '0', '', '', '', '', '', 'Visa', '197419.0000', NULL, 1, NULL, 'received', '<p>Pubali Bank Ltd.(online)</p>', '197419.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3086, '2021-03-18 17:24:00', 194, 3991, NULL, NULL, 'IPAY0635', NULL, 'Cheque', '15', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3087, '2021-03-18 17:26:00', 194, 3991, NULL, NULL, 'IPAY0635', NULL, 'Cheque', '16', '', '', '', '', '', 'Visa', '150000.0000', NULL, 1, NULL, 'received', '', '150000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3088, '2021-03-18 17:27:00', 194, 3991, NULL, NULL, 'IPAY0635', NULL, 'Cheque', '7', '', '', '', '', '', 'Visa', '150000.0000', NULL, 1, NULL, 'received', '', '150000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3089, '2021-03-18 17:28:00', 323, 4026, NULL, NULL, 'IPAY0635', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3090, '2021-03-18 17:29:00', 189, 364, NULL, NULL, 'IPAY0635', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>Pubali Bank Ltd.(online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3091, '2021-03-18 17:30:00', 261, 440, NULL, NULL, 'IPAY0635', NULL, 'other', '0', '', '', '', '', '', 'Visa', '49972.0000', NULL, 1, NULL, 'received', '<p>Islami Bank Ltd.(online)</p>', '49972.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3092, '2021-03-18 17:30:00', 341, 4018, NULL, NULL, 'IPAY0635', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1200000.0000', NULL, 1, NULL, 'received', '<p>Islami Bank Ltd.(online)</p>', '1200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3093, '2021-03-18 17:32:00', 327, 4030, NULL, NULL, 'IPAY0635', NULL, 'Cheque', '15', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3094, '2021-03-18 17:32:00', 387, 4027, NULL, NULL, 'IPAY0635', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>Pubali Bank Ltd.(online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3095, '2021-03-18 17:33:00', 442, 4029, NULL, NULL, 'IPAY0635', NULL, 'other', '0', '', '', '', '', '', 'Visa', '169931.0000', NULL, 1, NULL, 'received', '<p>Islami Bank Ltd.(online)</p>', '169931.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3096, '2021-03-18 17:34:00', 364, 3592, NULL, NULL, 'IPAY0635', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>Janata Bank Ltd.(online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3097, '2021-03-18 17:35:00', 364, 3592, NULL, NULL, 'IPAY0635', NULL, 'Cheque', '6', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3098, '2021-03-18 17:36:00', 330, 4012, NULL, NULL, 'IPAY0635', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3099, '2021-03-18 17:36:00', 330, 4012, NULL, NULL, 'IPAY0635', NULL, 'Cheque', '6', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3100, '2021-03-18 17:37:00', 360, 3903, NULL, NULL, 'IPAY0635', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>Pubali Bank Ltd.(online)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3101, '2021-03-18 17:38:00', 411, 3301, NULL, NULL, 'IPAY0635', NULL, 'other', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '<p>Premier Bank Ltd.(online)</p>', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3102, '2021-03-18 17:39:00', 453, 3997, NULL, NULL, 'IPAY0635', NULL, 'other', '0', '', '', '', '', '', 'Visa', '179500.0000', NULL, 1, NULL, 'received', '<p>Islami Bank Ltd.(online)</p>', '179500.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3103, '2021-03-18 17:40:00', 454, 3984, NULL, NULL, 'IPAY0635', NULL, 'other', '0', '', '', '', '', '', 'Visa', '150000.0000', NULL, 1, NULL, 'received', '<p>DBBL (জলিল)</p>', '150000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3104, '2021-03-18 17:41:00', 301, 4019, NULL, NULL, 'IPAY0635', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '350000.0000', NULL, 1, NULL, 'received', '', '350000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3105, '2021-03-18 17:41:00', 301, 4019, NULL, NULL, 'IPAY0635', NULL, 'Cheque', '6', '', '', '', '', '', 'Visa', '220000.0000', NULL, 1, NULL, 'received', '', '220000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3106, '2021-03-18 17:42:00', 301, 4019, NULL, NULL, 'IPAY0635', NULL, 'other', '0', '', '', '', '', '', 'Visa', '280000.0000', NULL, 1, NULL, 'received', '<p>Janata Bank Ltd.(online)</p>', '280000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3107, '2021-03-18 17:42:00', 301, 4019, NULL, NULL, 'IPAY0635', NULL, 'other', '0', '', '', '', '', '', 'Visa', '40000.0000', NULL, 1, NULL, 'received', '<p>Al-Arafah Bank Ltd.(online)</p>', '40000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3108, '2021-03-18 17:43:00', 370, 4023, NULL, NULL, 'IPAY0635', NULL, 'other', '0', '', '', '', '', '', 'Visa', '110000.0000', NULL, 1, NULL, 'received', '<p>Pubali Bank Ltd.(online)</p>', '110000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3109, '2021-03-18 17:45:00', 323, 4026, NULL, NULL, 'IPAY0635', NULL, 'Cheque', '6', '', '', '', '', '', 'Visa', '1100000.0000', NULL, 1, NULL, 'received', '', '1100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3110, '2021-03-18 17:47:00', 529, 4025, NULL, NULL, 'IPAY0635', NULL, 'Cheque', '19', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3111, '2021-03-20 17:51:20', 361, 4032, NULL, NULL, 'IPAY0635', NULL, 'cash', '', '', '', '', '', '', '', '235500.0000', NULL, 1, NULL, 'received', '', '235500.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3112, '2021-03-18 19:01:00', 301, 4019, NULL, NULL, 'IPAY0636', NULL, 'other', '0', '', '', '', '', '', 'Visa', '689.0000', NULL, 1, NULL, 'received', '<p>দশমিক মিল</p>', '689.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3113, '2021-03-18 19:04:00', 370, 4023, NULL, NULL, 'IPAY0636', NULL, 'other', '0', '', '', '', '', '', 'Visa', '471.0000', NULL, 1, NULL, 'received', '<p>দশমিক মিল</p>', '471.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3114, '2021-03-18 19:05:00', 194, 3991, NULL, NULL, 'IPAY0636', NULL, 'other', '0', '', '', '', '', '', 'Visa', '538.0000', NULL, 1, NULL, 'received', '<p>দশমিক মিল</p>', '538.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3115, '2021-03-18 19:08:00', 368, 3889, NULL, NULL, 'IPAY0636', NULL, 'other', '0', '', '', '', '', '', 'Visa', '336.0000', NULL, 1, NULL, 'received', '<p>দশমিক মিল</p>', '336.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3116, '2021-03-13 19:12:00', 342, 2168, NULL, NULL, 'IPAY0636', NULL, 'other', '0', '', '', '', '', '', 'Visa', '372000.0000', NULL, 1, NULL, 'received', '<p>নগদ জমা</p>', '372000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3117, '2021-03-14 19:12:00', 342, 3927, NULL, NULL, 'IPAY0636', NULL, 'other', '0', '', '', '', '', '', 'Visa', '152.0000', NULL, 1, NULL, 'received', '<p>দশমিক মিল</p>', '152.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3118, '2021-03-14 19:14:00', 482, 4038, NULL, NULL, 'IPAY0636', NULL, 'other', '0', '', '', '', '', '', 'Visa', '336.0000', NULL, 1, NULL, 'received', '<p>দশমিক মিল</p>', '336.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3119, '2021-03-12 19:16:00', 520, 3888, NULL, NULL, 'IPAY0636', NULL, 'other', '0', '', '', '', '', '', 'Visa', '153.0000', NULL, 1, NULL, 'received', '<p>দশমিক মিল</p>', '153.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3120, '2021-03-11 19:17:00', 463, 3848, NULL, NULL, 'IPAY0636', NULL, 'other', '0', '', '', '', '', '', 'Visa', '336.0000', NULL, 1, NULL, 'received', '<p>দশমিক মিল</p>', '336.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3121, '2021-03-18 19:21:00', 515, 3747, NULL, NULL, 'IPAY0636', NULL, 'other', '0', '', '', '', '', '', 'Visa', '171.0000', NULL, 1, NULL, 'received', '<p>দশমিক মিল</p>', '171.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3122, '2021-03-09 19:23:00', 516, 3786, NULL, NULL, 'IPAY0636', NULL, 'other', '0', '', '', '', '', '', 'Visa', '87.5000', NULL, 1, NULL, 'received', '<p>কৈফিয়ত</p>', '87.5000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3123, '2021-03-08 20:05:00', 428, 3770, NULL, NULL, 'IPAY0636', NULL, 'other', '0', '', '', '', '', '', 'Visa', '433.0000', NULL, 1, NULL, 'received', '<p>দশমিক মিল</p>', '433.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3124, '2021-03-05 20:26:00', 338, 3647, NULL, NULL, 'IPAY0636', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '370500.0000', NULL, 1, NULL, 'received', '', '370500.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3125, '2021-03-18 20:58:00', 330, 4012, NULL, NULL, 'IPAY0636', NULL, 'other', '0', '', '', '', '', '', 'Visa', '742.0000', NULL, 1, NULL, 'received', '<p>দশমিক মিল</p>', '742.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3126, '2021-03-18 20:59:00', 360, 3903, NULL, NULL, 'IPAY0636', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '328.0000', NULL, 1, NULL, 'received', '<p>দশমিক মিল</p>', '328.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3127, '2021-03-13 21:26:00', 363, 4039, NULL, NULL, 'IPAY0636', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '173300.0000', NULL, 1, NULL, 'received', '', '173300.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3128, '2021-03-13 21:26:00', 363, 4039, NULL, NULL, 'IPAY0636', NULL, 'other', '0', '', '', '', '', '', 'Visa', '69400.0000', NULL, 1, NULL, 'received', '<p>DBBL (online)</p>', '69400.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3129, '2021-03-02 21:29:00', 352, 3090, NULL, NULL, 'IPAY0636', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>Premier Bank Ltd.(online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3130, '2021-03-08 21:33:00', 512, 3636, NULL, NULL, 'IPAY0636', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1000.0000', NULL, 1, NULL, 'received', '<p>কৈফিয়ত</p>', '1000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3131, '2021-03-04 11:26:00', 367, 3564, NULL, NULL, 'IPAY0636', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1050000.0000', NULL, 1, NULL, 'received', '<p>Islami Bank Ltd.(online)</p>', '1050000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3132, '2021-03-06 11:36:00', 466, 2766, NULL, NULL, 'IPAY0636', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '5000.0000', NULL, 1, NULL, 'received', '', '5000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3133, '2021-03-16 11:53:00', 499, 3963, NULL, NULL, 'IPAY0636', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '578500.0000', NULL, 1, NULL, 'received', '', '578500.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3134, '2021-03-21 18:29:35', 436, 4049, NULL, NULL, 'IPAY0636', NULL, 'cash', '', '', '', '', '', '', '', '182100.0000', NULL, 1, NULL, 'received', '', '182100.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3135, '2021-03-19 18:42:00', 341, 4045, NULL, NULL, 'IPAY0637', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '600000.0000', NULL, 1, NULL, 'received', '', '600000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3136, '2021-03-19 18:43:00', 385, 4048, NULL, NULL, 'IPAY0637', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3137, '2021-03-19 18:43:00', 454, 3984, NULL, NULL, 'IPAY0637', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3138, '2021-03-19 18:44:00', 189, 364, NULL, NULL, 'IPAY0637', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '50000.0000', NULL, 1, NULL, 'received', '<p>জহির মিয়া মারফত</p>', '50000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3139, '2021-03-19 18:44:00', 370, 4054, NULL, NULL, 'IPAY0637', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3140, '2021-03-19 18:45:00', 370, 4054, NULL, NULL, 'IPAY0637', NULL, 'other', '0', '', '', '', '', '', 'Visa', '150000.0000', NULL, 1, NULL, 'received', '<p>DBBL (জলিল)</p>', '150000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3141, '2021-03-19 18:45:00', 301, 4050, NULL, NULL, 'IPAY0637', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '260000.0000', NULL, 1, NULL, 'received', '', '260000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3142, '2021-03-19 18:46:00', 301, 4050, NULL, NULL, 'IPAY0637', NULL, 'other', '0', '', '', '', '', '', 'Visa', '29400.0000', NULL, 1, NULL, 'received', '<p>বিকাশ</p>', '29400.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3144, '2021-03-21 19:23:43', 523, 4058, NULL, NULL, 'IPAY0638', NULL, 'cash', '', '', '', '', '', '', '', '239600.0000', NULL, 1, NULL, 'received', '', '239600.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3145, '2021-03-21 19:26:18', 532, 4059, NULL, NULL, 'IPAY0639', NULL, 'cash', '', '', '', '', '', '', '', '189400.0000', NULL, 1, NULL, 'received', '', '189400.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3146, '2021-03-20 19:47:00', 370, 4069, NULL, NULL, 'IPAY0640', NULL, 'other', '0', '', '', '', '', '', 'Visa', '150000.0000', NULL, 1, NULL, 'received', '<p>DBBL (জলিল)</p>', '150000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3147, '2021-03-20 19:47:00', 370, 4069, NULL, NULL, 'IPAY0640', NULL, 'other', '0', '', '', '', '', '', 'Visa', '360000.0000', NULL, 1, NULL, 'received', '<p>DBBL(জলিল)</p>', '360000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3148, '2021-03-20 19:48:00', 442, 4065, NULL, NULL, 'IPAY0640', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '284500.0000', NULL, 1, NULL, 'received', '', '284500.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3149, '2021-03-20 19:49:00', 531, 4055, NULL, NULL, 'IPAY0640', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '150000.0000', NULL, 1, NULL, 'received', '', '150000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3150, '2021-03-19 19:51:00', 335, 3822, NULL, NULL, 'IPAY0640', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>DBBL(online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3151, '2021-03-20 19:52:00', 370, 4069, NULL, NULL, 'IPAY0640', NULL, 'other', '0', '', '', '', '', '', 'Visa', '50000.0000', NULL, 1, NULL, 'received', '<p>DBBL (মাউন)</p>', '50000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3152, '2021-03-21 20:32:00', 301, 4095, NULL, NULL, 'IPAY0640', NULL, 'Cheque', '14', '', '', '', '', '', 'Visa', '173000.0000', NULL, 1, NULL, 'received', '', '173000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3153, '2021-03-21 20:33:00', 301, 4095, NULL, NULL, 'IPAY0640', NULL, 'other', '0', '', '', '', '', '', 'Visa', '189000.0000', NULL, 1, NULL, 'received', '<p>Al-Arafah Bank Ltd.(online)</p>', '189000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3154, '2021-03-21 20:34:00', 301, 4095, NULL, NULL, 'IPAY0640', NULL, 'other', '0', '', '', '', '', '', 'Visa', '290000.0000', NULL, 1, NULL, 'received', '<p>Al-Arafah Bank Ltd.(online)</p>', '290000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3155, '2021-03-21 20:35:00', 301, 4095, NULL, NULL, 'IPAY0640', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '250000.0000', NULL, 1, NULL, 'received', '', '250000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3156, '2021-03-21 20:36:00', 322, 4098, NULL, NULL, 'IPAY0640', NULL, 'Cheque', '13', '', '', '', '', '', 'Visa', '283000.0000', NULL, 1, NULL, 'received', '', '283000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3157, '2021-03-21 20:38:00', 322, 4098, NULL, NULL, 'IPAY0640', NULL, 'other', '0', '', '', '', '', '', 'Visa', '283000.0000', NULL, 1, NULL, 'received', '<p>Islami Bank Ltd.(online)</p>', '283000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3158, '2021-03-24 20:40:00', 512, 4063, NULL, NULL, 'IPAY0640', NULL, 'Cheque', '19', '', '', '', '', '', 'Visa', '426000.0000', NULL, 1, NULL, 'received', '', '426000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3159, '2021-03-21 20:41:00', 364, 4046, NULL, NULL, 'IPAY0640', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>Janata Bank Ltd.(online)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3160, '2021-03-21 20:42:00', 402, 3204, NULL, NULL, 'IPAY0640', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>UIttara Bank Ltd.(online)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3161, '2021-03-21 20:43:00', 327, 4086, NULL, NULL, 'IPAY0640', NULL, 'Cheque', '15', '', '', '', '', '', 'Visa', '180000.0000', NULL, 1, NULL, 'received', '', '180000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3162, '2021-03-21 20:44:00', 368, 4074, NULL, NULL, 'IPAY0640', NULL, 'Cheque', '18', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3163, '2021-03-02 20:45:00', 368, 4074, NULL, NULL, 'IPAY0640', NULL, 'Cheque', '19', '', '', '', '', '', 'Visa', '205000.0000', NULL, 1, NULL, 'received', '', '205000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3164, '2021-03-21 20:46:00', 368, 4074, NULL, NULL, 'IPAY0640', NULL, 'Cheque', '6', '', '', '', '', '', 'Visa', '295000.0000', NULL, 1, NULL, 'received', '', '295000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3165, '2021-03-21 20:47:00', 534, 4080, NULL, NULL, 'IPAY0640', NULL, 'Cheque', '19', '', '', '', '', '', 'Visa', '180000.0000', NULL, 1, NULL, 'received', '', '180000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3166, '2021-03-21 20:48:00', 373, 3940, NULL, NULL, 'IPAY0640', NULL, 'Cheque', '19', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3167, '2021-03-21 20:49:00', 330, 4092, NULL, NULL, 'IPAY0640', NULL, 'Cheque', '6', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3168, '2021-03-21 20:50:00', 330, 4092, NULL, NULL, 'IPAY0640', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '700000.0000', NULL, 1, NULL, 'received', '<p>দিনাজ</p>', '700000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3169, '2021-03-21 20:50:00', 370, 4097, NULL, NULL, 'IPAY0640', NULL, 'other', '0', '', '', '', '', '', 'Visa', '180000.0000', NULL, 1, NULL, 'received', '<p>DBBL (সোহেল)</p>', '180000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3170, '2021-03-21 20:51:00', 268, 1161, NULL, NULL, 'IPAY0640', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>ইট বিক্রি বাবদ</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3171, '2021-03-21 17:01:00', 306, 4085, NULL, NULL, 'IPAY0640', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '402000.0000', NULL, 1, NULL, 'received', '', '402000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3172, '2021-03-21 17:02:00', 414, 4079, NULL, NULL, 'IPAY0640', NULL, 'other', '0', '', '', '', '', '', 'Visa', '557000.0000', NULL, 1, NULL, 'received', '<p>Agrani Bank Ltd.(online)</p>', '557000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3173, '2021-03-21 17:03:00', 321, 4081, NULL, NULL, 'IPAY0640', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '108900.0000', NULL, 1, NULL, 'received', '', '108900.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3174, '2021-03-22 19:58:00', 383, 4093, NULL, NULL, 'IPAY0640', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '264000.0000', NULL, 1, NULL, 'received', '', '264000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3175, '2021-03-22 19:59:00', 531, 4115, NULL, NULL, 'IPAY0640', NULL, 'other', '0', '', '', '', '', '', 'Visa', '243000.0000', NULL, 1, NULL, 'received', '<p>নগদ-বিকাশ</p>', '243000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3176, '2021-03-22 19:59:00', 403, 1591, NULL, NULL, 'IPAY0640', NULL, 'other', '0', '', '', '', '', '', 'Visa', '92500.0000', NULL, 1, NULL, 'received', '<p>Uttara Bank Ltd.(online)</p>', '92500.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3177, '2021-03-22 20:00:00', 369, 4103, NULL, NULL, 'IPAY0640', NULL, 'other', '0', '', '', '', '', '', 'Visa', '430000.0000', NULL, 1, NULL, 'received', '<p>Islami Bank Ltd.(online)</p>', '430000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3178, '2021-03-22 20:04:00', 362, 3938, NULL, NULL, 'IPAY0640', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>NRBC (online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3179, '2021-03-22 20:05:00', 442, 4117, NULL, NULL, 'IPAY0640', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>Uttara (online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3180, '2021-03-22 20:06:00', 401, 4136, NULL, NULL, 'IPAY0640', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>Sonali (online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3181, '2021-03-22 20:07:00', 411, 3301, NULL, NULL, 'IPAY0640', NULL, 'Cheque', '10', '', '', '', '', '', 'Visa', '400000.0000', NULL, 1, NULL, 'received', '', '400000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3182, '2021-03-22 20:07:00', 322, 4124, NULL, NULL, 'IPAY0640', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1000000.0000', NULL, 1, NULL, 'received', '<p>Al-Arafah (online)</p>', '1000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3183, '2021-03-22 20:08:00', 335, 4110, NULL, NULL, 'IPAY0640', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '250000.0000', NULL, 1, NULL, 'received', '', '250000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3184, '2021-03-22 20:09:00', 387, 4119, NULL, NULL, 'IPAY0640', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>SIBL (online)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3185, '2021-03-22 20:11:00', 301, 4130, NULL, NULL, 'IPAY0640', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '270000.0000', NULL, 1, NULL, 'received', '', '270000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3186, '2021-03-22 20:11:00', 409, 4125, NULL, NULL, 'IPAY0640', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1000000.0000', NULL, 1, NULL, 'received', '<p>Sonali (online)</p>', '1000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3187, '2021-03-22 20:12:00', 409, 4125, NULL, NULL, 'IPAY0640', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '10000.0000', NULL, 1, NULL, 'received', '', '10000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3188, '2021-03-22 20:13:00', 375, 4096, NULL, NULL, 'IPAY0640', NULL, 'other', '0', '', '', '', '', '', 'Visa', '250000.0000', NULL, 1, NULL, 'received', '<p>Sonali (online)</p>', '250000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3189, '2021-03-22 20:14:00', 428, 3770, NULL, NULL, 'IPAY0640', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>Sonali (online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3190, '2021-03-22 20:14:00', 370, 4104, NULL, NULL, 'IPAY0640', NULL, 'other', '0', '', '', '', '', '', 'Visa', '274000.0000', NULL, 1, NULL, 'received', '<p>Pubali (online)</p>', '274000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3191, '2021-03-22 20:15:00', 495, 4135, NULL, NULL, 'IPAY0640', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '59500.0000', NULL, 1, NULL, 'received', '', '59500.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3192, '2021-03-22 20:16:00', 370, 4104, NULL, NULL, 'IPAY0640', NULL, 'other', '0', '', '', '', '', '', 'Visa', '270000.0000', NULL, 1, NULL, 'received', '<p>DBBL (জলিল)</p>', '270000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3193, '2021-03-22 20:16:00', 370, 4104, NULL, NULL, 'IPAY0640', NULL, 'other', '0', '', '', '', '', '', 'Visa', '140000.0000', NULL, 1, NULL, 'received', '<p>DBBL(সোহেল)</p>', '140000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3194, '2021-03-22 20:18:00', 346, 4138, NULL, NULL, 'IPAY0640', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '262500.0000', NULL, 1, NULL, 'received', '', '262500.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3195, '2021-03-22 20:19:00', 537, 4137, NULL, NULL, 'IPAY0640', NULL, 'other', '0', '', '', '', '', '', 'Visa', '250000.0000', NULL, 1, NULL, 'received', '<p>Janata (online)</p>', '250000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3196, '2021-03-22 20:19:00', 537, 4137, NULL, NULL, 'IPAY0640', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '33500.0000', NULL, 1, NULL, 'received', '', '33500.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3197, '2021-03-22 20:21:00', 500, 4112, NULL, NULL, 'IPAY0640', NULL, 'Cheque', '15', '', '', '', '', '', 'Visa', '400000.0000', NULL, 1, NULL, 'received', '', '400000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3198, '2021-03-22 20:21:00', 536, 4126, NULL, NULL, 'IPAY0640', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '282800.0000', NULL, 1, NULL, 'received', '', '282800.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3199, '2021-03-22 20:22:00', 494, 4121, NULL, NULL, 'IPAY0640', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '213500.0000', NULL, 1, NULL, 'received', '', '213500.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3200, '2021-03-27 15:16:47', 535, 4141, NULL, NULL, 'IPAY0640', NULL, 'cash', '', '', '', '', '', '', '', '258975.0000', NULL, 1, NULL, 'received', '', '258975.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3201, '2021-03-27 15:18:37', 535, 4142, NULL, NULL, 'IPAY0641', NULL, 'cash', '', '', '', '', '', '', '', '227025.0000', NULL, 1, NULL, 'received', '', '227025.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3202, '2021-03-27 15:42:19', 396, 4151, NULL, NULL, 'IPAY0642', NULL, 'cash', '', '', '', '', '', '', '', '174200.0000', NULL, 1, NULL, 'received', '', '174200.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3203, '2021-03-27 16:01:13', 356, 4161, NULL, NULL, 'IPAY0643', NULL, 'cash', '', '', '', '', '', '', '', '283642.5000', NULL, 1, NULL, 'received', '', '283642.5000', '57.5000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3205, '2021-03-27 16:56:22', 530, 4174, NULL, NULL, 'IPAY0645', NULL, 'cash', '', '', '', '', '', '', '', '175800.0000', NULL, 1, NULL, 'received', '', '175800.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3206, '2021-03-23 16:59:00', 530, 4174, NULL, NULL, 'IPAY0646', NULL, 'other', '0', '', '', '', '', '', 'Visa', '43.7500', NULL, 1, NULL, 'received', '<p>দশঅমিক হিসাব</p>', '43.7500', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3207, '2021-03-23 17:03:00', 194, 4172, NULL, NULL, 'IPAY0646', NULL, 'Cheque', '7', '', '', '', '', '', 'Visa', '400000.0000', NULL, 1, NULL, 'received', '', '400000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3208, '2021-03-23 17:05:00', 384, 4144, NULL, NULL, 'IPAY0646', NULL, 'Cheque', '25', '', '', '', '', '', 'Visa', '905000.0000', NULL, 1, NULL, 'received', '', '905000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3209, '2021-03-23 17:08:00', 323, 4077, NULL, NULL, 'IPAY0646', NULL, 'Cheque', '6', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3210, '2021-03-23 17:10:00', 368, 4114, NULL, NULL, 'IPAY0646', NULL, 'Cheque', '16', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3212, '2021-03-23 17:12:00', 401, 4171, NULL, NULL, 'IPAY0646', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>সোনালী অনঃ</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3213, '2021-03-23 17:14:00', 536, 4149, NULL, NULL, 'IPAY0646', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '1300000.0000', NULL, 1, NULL, 'received', '', '1300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3214, '2021-03-23 17:15:00', 272, 3915, NULL, NULL, 'IPAY0646', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3215, '2021-03-23 17:17:00', 373, 4165, NULL, NULL, 'IPAY0646', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3216, '2021-03-23 17:18:00', 442, 4160, NULL, NULL, 'IPAY0646', NULL, 'other', '0', '', '', '', '', '', 'Visa', '240000.0000', NULL, 1, NULL, 'received', '<p>Pubali (Online)</p>', '240000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3217, '2021-03-23 17:49:00', 372, 1286, NULL, NULL, 'IPAY0646', NULL, 'other', '0', '', '', '', '', '', 'Visa', '600000.0000', NULL, 1, NULL, 'received', '<p>Sonali(online)</p>', '600000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3218, '2021-03-23 17:52:00', 301, 4166, NULL, NULL, 'IPAY0646', NULL, 'other', '0', '', '', '', '', '', 'Visa', '420000.0000', NULL, 1, NULL, 'received', '<p>Brack(Online)</p>', '420000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3219, '2021-03-23 17:53:00', 330, 4159, NULL, NULL, 'IPAY0646', NULL, 'Cheque', '6', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3220, '2021-03-23 17:55:00', 335, 4173, NULL, NULL, 'IPAY0646', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>Sonali(Online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3221, '2021-03-27 18:57:31', 538, 4179, NULL, NULL, 'IPAY0646', NULL, 'cash', '', '', '', '', '', '', '', '227500.0000', NULL, 1, NULL, 'received', '', '227500.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3222, '2021-03-27 19:41:30', 539, 4184, NULL, NULL, 'IPAY0647', NULL, 'cash', '', '', '', '', '', '', '', '266200.0000', NULL, 1, NULL, 'received', '', '266200.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3223, '2021-03-27 20:00:21', 540, 4185, NULL, NULL, 'IPAY0648', NULL, 'cash', '', '', '', '', '', '', '', '256733.0000', NULL, 1, NULL, 'received', '', '256733.0000', '67.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3224, '2021-03-27 20:01:54', 396, 4186, NULL, NULL, 'IPAY0649', NULL, 'cash', '', '', '', '', '', '', '', '187600.0000', NULL, 1, NULL, 'received', '', '187600.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3225, '2021-03-27 20:13:32', 356, 4193, NULL, NULL, 'IPAY0650', NULL, 'cash', '', '', '', '', '', '', '', '175700.0000', NULL, 1, NULL, 'received', '', '175700.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3226, '2021-03-24 09:11:00', 314, 4192, NULL, NULL, 'IPAY0651', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3227, '2021-03-24 09:13:00', 379, 4189, NULL, NULL, 'IPAY0651', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3228, '2021-03-24 09:14:00', 379, 4189, NULL, NULL, 'IPAY0651', NULL, 'other', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '<p>Islami Bnnk Ltd(Online)</p>', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3229, '2021-03-24 09:19:00', 474, 2968, NULL, NULL, 'IPAY0651', NULL, 'other', '0', '', '', '', '', '', 'Visa', '800000.0000', NULL, 1, NULL, 'received', '<p>Pubali Bank Ltd.(Online)</p>', '800000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3230, '2021-03-24 09:20:00', 307, 4200, NULL, NULL, 'IPAY0651', NULL, 'Cheque', '19', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3231, '2021-03-24 09:21:00', 307, 4200, NULL, NULL, 'IPAY0651', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3232, '2021-03-24 09:22:00', 435, 3993, NULL, NULL, 'IPAY0651', NULL, 'other', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '<p>Pubali Bank Ltd.(Online)</p>', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3233, '2021-03-24 09:23:00', 194, 4172, NULL, NULL, 'IPAY0651', NULL, 'Cheque', '6', '', '', '', '', '', 'Visa', '600000.0000', NULL, 1, NULL, 'received', '', '600000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3234, '2021-03-24 09:24:00', 194, 4172, NULL, NULL, 'IPAY0651', NULL, 'Cheque', '16', '', '', '', '', '', 'Visa', '600000.0000', NULL, 1, NULL, 'received', '', '600000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3235, '2021-03-24 09:25:00', 301, 4183, NULL, NULL, 'IPAY0651', NULL, 'other', '0', '', '', '', '', '', 'Visa', '800000.0000', NULL, 1, NULL, 'received', '<p>Al-Arafa Bank Ltd.(Online)</p><p>2 T.T</p>', '800000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3236, '2021-03-24 09:28:00', 301, 4183, NULL, NULL, 'IPAY0651', NULL, 'other', '0', '', '', '', '', '', 'Visa', '240000.0000', NULL, 1, NULL, 'received', '<p>Sonali Bank Ltd.(Online)</p>', '240000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3237, '2021-03-24 09:30:00', 301, 4183, NULL, NULL, 'IPAY0651', NULL, 'other', '0', '', '', '', '', '', 'Visa', '47000.0000', NULL, 1, NULL, 'received', '<p>Brack Bank Ltd.(Online)</p>', '47000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3238, '2021-03-24 09:32:00', 384, 4144, NULL, NULL, 'IPAY0651', NULL, 'Cheque', '18', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3239, '2021-03-24 09:33:00', 384, 4144, NULL, NULL, 'IPAY0651', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '252500.0000', NULL, 1, NULL, 'received', '', '252500.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3240, '2021-03-24 09:35:00', 360, 3903, NULL, NULL, 'IPAY0651', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>Agroni Bank Ltd.(Online)</p><p>2 T.T</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3241, '2021-03-24 09:37:00', 330, 4208, NULL, NULL, 'IPAY0651', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '800000.0000', NULL, 1, NULL, 'received', '', '800000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3243, '2021-03-24 09:39:00', 392, 4211, NULL, NULL, 'IPAY0651', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>Pubali Bank Ltd.(Online)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3244, '2021-03-24 09:41:00', 497, 3366, NULL, NULL, 'IPAY0651', NULL, 'Cheque', '19', '', '', '', '', '', 'Visa', '55000.0000', NULL, 1, NULL, 'received', '', '55000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3245, '2021-03-24 09:42:00', 328, 4109, NULL, NULL, 'IPAY0651', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>Nrbc Bank Ltd.(Online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3246, '2021-03-24 09:44:00', 536, 4194, NULL, NULL, 'IPAY0651', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3247, '2021-03-24 09:44:00', 442, 4214, NULL, NULL, 'IPAY0651', NULL, 'other', '0', '', '', '', '', '', 'Visa', '195000.0000', NULL, 1, NULL, 'received', '<p>Pubali Bank Ltd.(Online)</p><p>2 T.T</p>', '195000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3248, '2021-03-24 09:46:00', 442, 4214, NULL, NULL, 'IPAY0651', NULL, 'other', '0', '', '', '', '', '', 'Visa', '299886.0000', NULL, 1, NULL, 'received', '<p>Islami Bank Ltd.(Online)</p>', '299886.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3249, '2021-03-24 09:47:00', 318, 4007, NULL, NULL, 'IPAY0651', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3250, '2021-03-28 10:11:44', 541, 4229, NULL, NULL, 'IPAY0651', NULL, 'cash', '', '', '', '', '', '', '', '213000.0000', NULL, 1, NULL, 'received', '', '213000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3251, '2021-03-25 11:28:00', 457, 4235, NULL, NULL, 'IPAY0652', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '1000000.0000', NULL, 1, NULL, 'received', '', '1000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3252, '2021-03-25 11:28:00', 330, 4228, NULL, NULL, 'IPAY0652', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '700000.0000', NULL, 1, NULL, 'received', '', '700000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3253, '2021-03-25 11:29:00', 368, 4187, NULL, NULL, 'IPAY0652', NULL, 'Cheque', '6', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3254, '2021-03-25 11:30:00', 517, 3801, NULL, NULL, 'IPAY0652', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '350000.0000', NULL, 1, NULL, 'received', '', '350000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3255, '2021-03-25 11:31:00', 508, 4223, NULL, NULL, 'IPAY0652', NULL, 'other', '0', '', '', '', '', '', 'Visa', '600000.0000', NULL, 1, NULL, 'received', '<p>Uttara Bank Ltd.(Online)</p>', '600000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3256, '2021-03-25 11:37:00', 380, 4227, NULL, NULL, 'IPAY0652', NULL, 'Cheque', '32', '', '', '', '', '', 'Visa', '400000.0000', NULL, 1, NULL, 'received', '', '400000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3257, '2021-03-25 11:39:00', 387, 4119, NULL, NULL, 'IPAY0652', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1000000.0000', NULL, 1, NULL, 'received', '<p>SIBL Bank Ltd.(Online)</p>', '1000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3258, '2021-03-25 11:41:00', 382, 3933, NULL, NULL, 'IPAY0652', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1000000.0000', NULL, 1, NULL, 'received', '<p>Pubali Bank Ltd.(Online)</p>', '1000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3259, '2021-03-25 11:42:00', 442, 4238, NULL, NULL, 'IPAY0652', NULL, 'other', '0', '', '', '', '', '', 'Visa', '400000.0000', NULL, 1, NULL, 'received', '<p>Uttara Bank Ltd.(Online)</p>', '400000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3260, '2021-03-25 11:43:00', 442, 4238, NULL, NULL, 'IPAY0652', NULL, 'other', '0', '', '', '', '', '', 'Visa', '180000.0000', NULL, 1, NULL, 'received', '<p>Pubali Bank Ltd.(online)</p>', '180000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3261, '2021-03-25 11:44:00', 370, 4242, NULL, NULL, 'IPAY0652', NULL, 'other', '0', '', '', '', '', '', 'Visa', '490000.0000', NULL, 1, NULL, 'received', '<p>Krishi Bank Ltad.(Online)</p><p>2 T.T</p>', '490000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3262, '2021-03-25 11:46:00', 370, 4242, NULL, NULL, 'IPAY0652', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>Agrani Bank Ltd.(Online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3263, '2021-03-25 11:47:00', 370, 4242, NULL, NULL, 'IPAY0652', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>Pubali Bank Ltd.(Online)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3264, '2021-03-25 11:48:00', 536, 4215, NULL, NULL, 'IPAY0652', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '399500.0000', NULL, 1, NULL, 'received', '', '399500.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3265, '2021-03-25 11:49:00', 542, 4240, NULL, NULL, 'IPAY0652', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '449000.0000', NULL, 1, NULL, 'received', '', '449000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3266, '2021-03-25 11:50:00', 314, 4241, NULL, NULL, 'IPAY0652', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3267, '2021-03-25 11:51:00', 375, 4226, NULL, NULL, 'IPAY0652', NULL, 'other', '0', '', '', '', '', '', 'Visa', '150000.0000', NULL, 1, NULL, 'received', '<p>Sonali Bank Ltd.(Online)</p>', '150000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3268, '2021-03-25 11:52:00', 349, 4224, NULL, NULL, 'IPAY0652', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1500000.0000', NULL, 1, NULL, 'received', '<p>Islami Bank Ltd.(Online)</p>', '1500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3269, '2021-03-25 11:53:00', 379, 4189, NULL, NULL, 'IPAY0652', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>Islami Bank Ltd.(Online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3270, '2021-03-25 11:54:00', 383, 4190, NULL, NULL, 'IPAY0652', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '250000.0000', NULL, 1, NULL, 'received', '', '250000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3271, '2021-03-28 12:17:40', 543, 4258, NULL, NULL, 'IPAY0652', NULL, 'cash', '', '', '', '', '', '', '', '228300.0000', NULL, 1, NULL, 'received', '', '228300.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3272, '2021-03-26 13:56:00', 457, 4253, NULL, NULL, 'IPAY0653', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '210400.0000', NULL, 1, NULL, 'received', '', '210400.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3273, '2021-03-26 13:57:00', 517, 4266, NULL, NULL, 'IPAY0653', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '140000.0000', NULL, 1, NULL, 'received', '', '140000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3274, '2021-03-26 13:58:00', 318, 4277, NULL, NULL, 'IPAY0653', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '50000.0000', NULL, 1, NULL, 'received', '', '50000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3275, '2021-03-26 14:00:00', 454, 3984, NULL, NULL, 'IPAY0653', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3276, '2021-03-26 14:01:00', 361, 4276, NULL, NULL, 'IPAY0653', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '250000.0000', NULL, 1, NULL, 'received', '', '250000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3277, '2021-03-26 14:01:00', 335, 4273, NULL, NULL, 'IPAY0653', NULL, 'other', '0', '', '', '', '', '', 'Visa', '379700.0000', NULL, 1, NULL, 'received', '<p>DBBL(Online,সোহেল)</p>', '379700.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3278, '2021-03-26 14:03:00', 370, 4275, NULL, NULL, 'IPAY0653', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3279, '2021-03-26 14:04:00', 370, 4275, NULL, NULL, 'IPAY0653', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>DBBL(Online,সোহেল)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3280, '2021-03-29 09:34:23', 494, 4292, NULL, NULL, 'IPAY0653', NULL, 'cash', '', '', '', '', '', '', '', '228500.0000', NULL, 1, NULL, 'received', '', '228500.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3281, '2021-03-29 10:18:53', 427, 4310, NULL, NULL, 'IPAY0654', NULL, 'cash', '', '', '', '', '', '', '', '440000.0000', NULL, 1, NULL, 'received', '', '440000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3282, '2021-03-27 10:22:00', 368, 4300, NULL, NULL, 'IPAY0655', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3283, '2021-03-27 10:23:00', 370, 4294, NULL, NULL, 'IPAY0655', NULL, 'other', '0', '', '', '', '', '', 'Visa', '350000.0000', NULL, 1, NULL, 'received', '<p>DBBL(Online,জলিল)</p>', '250000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3284, '2021-03-27 10:25:00', 370, 4294, NULL, NULL, 'IPAY0655', NULL, 'other', '0', '', '', '', '', '', 'Visa', '150000.0000', NULL, 1, NULL, 'received', '<p>DBBL(Online,সোহেল)</p>', '150000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3285, '2021-03-24 11:15:00', 323, 4311, NULL, NULL, 'IPAY0655', NULL, 'Cheque', '6', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3286, '2021-03-27 11:50:00', 323, 4318, NULL, NULL, 'IPAY0655', NULL, 'other', '0', '', '', '', '', '', 'Visa', '8909.0000', NULL, 1, NULL, 'received', '<p>৪৪.৫৪৫মেঃx২০০=কৈফিয়ত বাদ</p>', '8909.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3287, '2021-03-11 11:54:00', 517, 4287, NULL, NULL, 'IPAY0655', NULL, 'other', '0', '', '', '', '', '', 'Visa', '4400.0000', NULL, 1, NULL, 'received', '<p>সাবেক কৈফিয়ত বাদ</p>', '4400.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3288, '2021-03-28 11:55:00', 517, 4287, NULL, NULL, 'IPAY0655', NULL, 'other', '0', '', '', '', '', '', 'Visa', '7000.0000', NULL, 1, NULL, 'received', '<p>৩৫মেঃx২০০=কৈফিয়ত বাদ</p>', '7000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3289, '2021-03-23 12:15:00', 370, 4168, NULL, NULL, 'IPAY0655', NULL, 'other', '0', '', '', '', '', '', 'Visa', '350000.0000', NULL, 1, NULL, 'received', '<p>Pubali Bank Ltd.(Online)</p>', '350000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3290, '2021-03-23 12:16:00', 370, 4168, NULL, NULL, 'IPAY0655', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>Agrani Bank Ltd.(Online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3291, '2021-03-21 12:23:00', 370, 4097, NULL, NULL, 'IPAY0655', NULL, 'other', '0', '', '', '', '', '', 'Visa', '3589.0000', NULL, 1, NULL, 'received', '<p>২ গাড়ী কৈফিয়ত বাদ</p>', '3589.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3292, '2021-03-28 12:38:00', 380, 3762, NULL, NULL, 'IPAY0655', NULL, 'other', '0', '', '', '', '', '', 'Visa', '924.0000', NULL, 1, NULL, 'received', '<p>কৈফিয়ত বাদ</p>', '924.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3293, '2021-01-25 12:48:00', 384, 2875, NULL, NULL, 'IPAY0655', NULL, 'other', '0', '', '', '', '', '', 'Visa', '26011.0000', NULL, 1, NULL, 'received', '<p>কৈফিয়ত বাদ</p>', '26011.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3294, '2021-03-24 13:03:00', 322, 4209, NULL, NULL, 'IPAY0655', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '286200.0000', NULL, 1, NULL, 'received', '', '286200.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3295, '2021-03-24 14:20:00', 347, 4108, NULL, NULL, 'IPAY0655', NULL, 'other', '0', '', '', '', '', '', 'Visa', '800000.0000', NULL, 1, NULL, 'received', '<p>Pubali Bank Online</p>', '800000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3296, '2021-03-23 14:48:00', 322, 4320, NULL, NULL, 'IPAY0655', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1500000.0000', NULL, 1, NULL, 'received', '<p>Agrani Bank Ltd.(Online)</p>', '1500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3297, '2021-03-22 15:08:00', 347, 4108, NULL, NULL, 'IPAY0655', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1772.0000', NULL, 1, NULL, 'received', '<p>১ গাড়ী কৈফিয়ত বাদ</p>', '1772.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3300, '2021-03-29 21:51:41', 306, 4330, NULL, NULL, 'IPAY0655', NULL, 'cash', '', '', '', '', '', '', '', '211500.0000', NULL, 1, NULL, 'received', '', '211500.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3301, '2021-03-28 10:56:00', 544, 4349, NULL, NULL, 'IPAY0656', NULL, 'Cheque', '16', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3302, '2021-03-28 10:57:00', 544, 4349, NULL, NULL, 'IPAY0656', NULL, 'Cheque', '15', '', '', '', '', '', 'Visa', '800000.0000', NULL, 1, NULL, 'received', '', '800000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3303, '2021-03-28 10:58:00', 544, 4349, NULL, NULL, 'IPAY0656', NULL, 'Cheque', '20', '', '', '', '', '', 'Visa', '400000.0000', NULL, 1, NULL, 'received', '', '400000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3304, '2021-03-28 10:59:00', 544, 4349, NULL, NULL, 'IPAY0656', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '85000.0000', NULL, 1, NULL, 'received', '', '85000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3305, '2021-03-28 11:00:00', 330, 4340, NULL, NULL, 'IPAY0656', NULL, 'Cheque', '32', '', '', '', '', '', 'Visa', '800000.0000', NULL, 1, NULL, 'received', '', '800000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3307, '2021-03-28 11:02:00', 546, 4343, NULL, NULL, 'IPAY0656', NULL, 'Cheque', '10', '', '', '', '', '', 'Visa', '400000.0000', NULL, 1, NULL, 'received', '', '400000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3308, '2021-03-28 11:03:00', 367, 4052, NULL, NULL, 'IPAY0656', NULL, 'Cheque', '10', '', '', '', '', '', 'Visa', '243000.0000', NULL, 1, NULL, 'received', '', '243000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3309, '2021-03-28 11:04:00', 373, 4347, NULL, NULL, 'IPAY0656', NULL, 'Cheque', '19', '', '', '', '', '', 'Visa', '250000.0000', NULL, 1, NULL, 'received', '', '250000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3310, '2021-03-28 11:06:00', 341, 4338, NULL, NULL, 'IPAY0656', NULL, 'Cheque', '15', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3311, '2021-03-28 11:07:00', 341, 4338, NULL, NULL, 'IPAY0656', NULL, 'Cheque', '32', '', '', '', '', '', 'Visa', '350000.0000', NULL, 1, NULL, 'received', '', '350000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3312, '2021-03-28 11:08:00', 545, 4333, NULL, NULL, 'IPAY0656', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3313, '2021-03-28 11:09:00', 377, 3655, NULL, NULL, 'IPAY0656', NULL, 'other', '0', '', '', '', '', '', 'Visa', '140000.0000', NULL, 1, NULL, 'received', '<p>Premiear Bank Ltd.(Online)</p>', '140000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3314, '2021-03-28 11:11:00', 387, 4350, NULL, NULL, 'IPAY0656', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1000000.0000', NULL, 1, NULL, 'received', '<p>SIBL Bank Ltd.(Online)</p>', '1000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3315, '2021-03-28 11:11:00', 340, 4308, NULL, NULL, 'IPAY0656', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1000000.0000', NULL, 1, NULL, 'received', '<p>Islami Bank Ltd.(Online)</p>', '1000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3316, '2021-03-28 11:13:00', 328, 4344, NULL, NULL, 'IPAY0656', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>NRBC Bank Ltd.(Online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3317, '2021-03-28 11:14:00', 361, 4348, NULL, NULL, 'IPAY0656', NULL, 'Cheque', '22', '', '', '', '', '', 'Visa', '250000.0000', NULL, 1, NULL, 'received', '', '250000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3318, '2021-03-28 11:16:00', 361, 4348, NULL, NULL, 'IPAY0656', NULL, 'Cheque', '23', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3319, '2021-03-28 11:17:00', 361, 4348, NULL, NULL, 'IPAY0656', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '64000.0000', NULL, 1, NULL, 'received', '', '64000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3320, '2021-03-28 11:19:00', 378, 2878, NULL, NULL, 'IPAY0656', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1000000.0000', NULL, 1, NULL, 'received', '<p>DBBL Bank Ltd.(Online)</p>', '1000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3321, '2021-03-28 11:21:00', 547, 4351, NULL, NULL, 'IPAY0656', NULL, 'Cheque', '18', '', '', '', '', '', 'Visa', '70000.0000', NULL, 1, NULL, 'received', '', '70000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3322, '2021-03-28 11:21:00', 547, 4351, NULL, NULL, 'IPAY0656', NULL, 'Cheque', '18', '', '', '', '', '', 'Visa', '220000.0000', NULL, 1, NULL, 'received', '', '220000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3323, '2021-03-28 11:24:00', 534, 4346, NULL, NULL, 'IPAY0656', NULL, 'Cheque', '19', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3324, '2021-03-28 11:25:00', 379, 4283, NULL, NULL, 'IPAY0656', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1000000.0000', NULL, 1, NULL, 'received', '<p>Sonali Bank Ltd.(Online)</p>', '1000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3325, '2021-03-28 11:26:00', 362, 4154, NULL, NULL, 'IPAY0656', NULL, 'other', '0', '', '', '', '', '', 'Visa', '250000.0000', NULL, 1, NULL, 'received', '<p>NRBC Bank Ltd.(Online)</p>', '250000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3326, '2021-03-28 11:28:00', 335, 4307, NULL, NULL, 'IPAY0656', NULL, 'other', '0', '', '', '', '', '', 'Visa', '181928.0000', NULL, 1, NULL, 'received', '<p>Islami Bank Ltd.(Online)</p>', '181928.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3327, '2021-03-28 11:29:00', 442, 4345, NULL, NULL, 'IPAY0656', NULL, 'other', '0', '', '', '', '', '', 'Visa', '220000.0000', NULL, 1, NULL, 'received', '<p>Pubali Bank Ltd.(Online)</p>', '220000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3328, '2021-03-28 11:30:00', 318, 4277, NULL, NULL, 'IPAY0656', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>Agrani Bank Ltd.(Online)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3329, '2021-03-28 11:32:00', 301, 4339, NULL, NULL, 'IPAY0656', NULL, 'other', '0', '', '', '', '', '', 'Visa', '250000.0000', NULL, 1, NULL, 'received', '<p>Sonali Bank Ltd.(Online)</p>', '250000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3330, '2021-03-28 11:33:00', 370, 4294, NULL, NULL, 'IPAY0656', NULL, 'Cheque', '19', '', '', '', '', '', 'Visa', '400000.0000', NULL, 1, NULL, 'received', '', '400000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3331, '2021-03-28 11:33:00', 546, 4343, NULL, NULL, 'IPAY0656', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3332, '2021-03-30 15:05:46', 548, 4359, NULL, NULL, 'IPAY0656', NULL, 'cash', '', '', '', '', '', '', '', '205100.0000', NULL, 1, NULL, 'received', '', '205100.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3333, '2021-03-30 15:24:24', 436, 4372, NULL, NULL, 'IPAY0657', NULL, 'cash', '', '', '', '', '', '', '', '188800.0000', NULL, 1, NULL, 'received', '', '188800.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3334, '2021-03-30 15:25:34', 311, 4373, NULL, NULL, 'IPAY0658', NULL, 'cash', '', '', '', '', '', '', '', '166500.0000', NULL, 1, NULL, 'received', '', '166500.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3335, '2021-03-30 15:27:42', 356, 4374, NULL, NULL, 'IPAY0659', NULL, 'cash', '', '', '', '', '', '', '', '280558.5000', NULL, 1, NULL, 'received', '', '280558.5000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3336, '2021-03-29 16:41:00', 341, 4383, NULL, NULL, 'IPAY0660', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3337, '2021-03-29 16:42:00', 330, 4377, NULL, NULL, 'IPAY0660', NULL, 'Cheque', '22', '', '', '', '', '', 'Visa', '600000.0000', NULL, 1, NULL, 'received', '', '600000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3338, '2021-03-29 16:44:00', 330, 4377, NULL, NULL, 'IPAY0660', NULL, 'Cheque', '6', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3339, '2021-03-29 16:46:00', 454, 4336, NULL, NULL, 'IPAY0660', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3340, '2021-03-29 16:48:00', 335, 4378, NULL, NULL, 'IPAY0660', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '240000.0000', NULL, 1, NULL, 'received', '', '240000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3341, '2021-03-29 16:49:00', 390, 4353, NULL, NULL, 'IPAY0660', NULL, 'Cheque', '22', '', '', '', '', '', 'Visa', '700000.0000', NULL, 1, NULL, 'received', '', '700000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3342, '2021-03-29 16:49:00', 546, 4343, NULL, NULL, 'IPAY0660', NULL, 'Cheque', '10', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3343, '2021-03-29 16:50:00', 546, 4343, NULL, NULL, 'IPAY0660', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3344, '2021-03-29 16:51:00', 194, 4356, NULL, NULL, 'IPAY0660', NULL, 'Cheque', '6', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3345, '2021-03-29 16:52:00', 377, 3655, NULL, NULL, 'IPAY0660', NULL, 'other', '0', '', '', '', '', '', 'Visa', '99955.0000', NULL, 1, NULL, 'received', '<p>Islami Bank Ltd.(Online)</p>', '99955.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3346, '2021-03-29 16:53:00', 329, 3033, NULL, NULL, 'IPAY0660', NULL, 'other', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '<p>Al-Arafa Bank Ltd.(Online)</p>', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3347, '2021-03-29 16:55:00', 361, 4360, NULL, NULL, 'IPAY0660', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '30500.0000', NULL, 1, NULL, 'received', '', '30500.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3348, '2021-03-29 16:56:00', 361, 4360, NULL, NULL, 'IPAY0660', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '232500.0000', NULL, 1, NULL, 'received', '', '232500.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3349, '2021-03-29 16:57:00', 547, 4375, NULL, NULL, 'IPAY0660', NULL, 'other', '0', '', '', '', '', '', 'Visa', '105000.0000', NULL, 1, NULL, 'received', '<p>Agrani Bank Ltd.(Online)</p>', '105000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3350, '2021-03-29 16:58:00', 314, 4364, NULL, NULL, 'IPAY0660', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3351, '2021-03-29 16:59:00', 379, 4358, NULL, NULL, 'IPAY0660', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>Uttara Bank Ltd.(Online)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3352, '2021-03-29 17:00:00', 370, 4371, NULL, NULL, 'IPAY0660', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>Agrani Bank Ltd.(Online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3353, '2021-03-29 17:01:00', 370, 4371, NULL, NULL, 'IPAY0660', NULL, 'other', '0', '', '', '', '', '', 'Visa', '120000.0000', NULL, 1, NULL, 'received', '<p>Pubali Bank Ltd.(Online)</p>', '120000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3354, '2021-03-29 17:02:00', 370, 4371, NULL, NULL, 'IPAY0660', NULL, 'other', '0', '', '', '', '', '', 'Visa', '180000.0000', NULL, 1, NULL, 'received', '<p>Krshi Bank Ltd.(Online)</p>', '180000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3355, '2021-03-29 17:03:00', 370, 4371, NULL, NULL, 'IPAY0660', NULL, 'other', '0', '', '', '', '', '', 'Visa', '130000.0000', NULL, 1, NULL, 'received', '<p>DBBL Bank Ltd.(Online),জলিল</p>', '130000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3356, '2021-03-29 17:06:00', 370, 4371, NULL, NULL, 'IPAY0660', NULL, 'other', '0', '', '', '', '', '', 'Visa', '120000.0000', NULL, 1, NULL, 'received', '<p>DBBL Bank Ltd(Online)সোহেল</p>', '120000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3357, '2021-03-29 17:07:00', 383, 4365, NULL, NULL, 'IPAY0660', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '150000.0000', NULL, 1, NULL, 'received', '', '150000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3358, '2021-04-01 14:59:25', 321, 4395, NULL, NULL, 'IPAY0660', NULL, 'cash', '', '', '', '', '', '', '', '100000.0000', NULL, 1, NULL, 'received', '', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3359, '2021-03-30 16:03:00', 327, 4391, NULL, NULL, 'IPAY0661', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '150000.0000', NULL, 1, NULL, 'received', '', '150000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3360, '2021-03-30 16:08:00', 335, 4405, NULL, NULL, 'IPAY0661', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '224000.0000', NULL, 1, NULL, 'received', '', '224000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3361, '2021-03-30 16:09:00', 423, 4406, NULL, NULL, 'IPAY0661', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '250000.0000', NULL, 1, NULL, 'received', '<p>বাবুল মিয়া মারফত</p>', '250000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3362, '2021-03-30 16:12:00', 314, 4413, NULL, NULL, 'IPAY0661', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '110000.0000', NULL, 1, NULL, 'received', '', '110000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3363, '2021-04-01 16:13:51', 275, 4415, NULL, NULL, 'IPAY0661', NULL, 'cash', '', '', '', '', '', '', '', '101900.0000', NULL, 1, NULL, 'received', '', '101900.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3364, '2021-04-01 16:17:39', 436, 4416, NULL, NULL, 'IPAY0662', NULL, 'cash', '', '', '', '', '', '', '', '190500.0000', NULL, 1, NULL, 'received', '', '190500.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3366, '2021-04-01 20:04:04', 511, 4437, NULL, NULL, 'IPAY0664', NULL, 'cash', '', '', '', '', '', '', '', '252765.0000', NULL, 1, NULL, 'received', '', '252765.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3367, '2021-04-01 20:05:35', 511, 4438, NULL, NULL, 'IPAY0665', NULL, 'cash', '', '', '', '', '', '', '', '235477.0000', NULL, 1, NULL, 'received', '', '235477.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3368, '2021-04-01 20:07:54', 511, 4439, NULL, NULL, 'IPAY0666', NULL, 'cash', '', '', '', '', '', '', '', '244845.0000', NULL, 1, NULL, 'received', '', '244845.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3369, '2021-04-01 21:11:40', 550, 4443, NULL, NULL, 'IPAY0667', NULL, 'cash', '', '', '', '', '', '', '', '206360.0000', NULL, 1, NULL, 'received', '', '206360.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3370, '2021-04-01 21:22:34', 511, 4444, NULL, NULL, 'IPAY0668', NULL, 'cash', '', '', '', '', '', '', '', '220660.0000', NULL, 1, NULL, 'received', '', '220660.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3371, '2021-04-01 21:24:41', 321, 4446, NULL, NULL, 'IPAY0669', NULL, 'cash', '', '', '', '', '', '', '', '108390.0000', NULL, 1, NULL, 'received', '', '108390.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3373, '2021-03-31 09:10:00', 330, 4435, NULL, NULL, 'IPAY0671', NULL, 'Cheque', '32', '', '', '', '', '', 'Visa', '1000000.0000', NULL, 1, NULL, 'received', '', '1000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3374, '2021-03-31 09:12:00', 546, 4397, NULL, NULL, 'IPAY0671', NULL, 'Cheque', '10', '', '', '', '', '', 'Visa', '223440.0000', NULL, 1, NULL, 'received', '', '223440.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3375, '2021-03-31 09:25:00', 526, 4445, NULL, NULL, 'IPAY0671', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '771000.0000', NULL, 1, NULL, 'received', '', '771000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3376, '2021-03-31 09:26:00', 370, 4410, NULL, NULL, 'IPAY0671', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>Pubali Bank Ltd.(Online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3377, '2021-03-29 09:29:00', 442, 4363, NULL, NULL, 'IPAY0671', NULL, 'other', '0', '', '', '', '', '', 'Visa', '299827.0000', NULL, 1, NULL, 'received', '<p>Prime Bank Ltd.(Online)</p>', '299827.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3378, '2021-03-31 09:30:00', 442, 4440, NULL, NULL, 'IPAY0671', NULL, 'other', '0', '', '', '', '', '', 'Visa', '450000.0000', NULL, 1, NULL, 'received', '<p>Al-Arafa Bank Ltd.(Online)</p>', '450000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3379, '2021-03-31 09:31:00', 384, 4389, NULL, NULL, 'IPAY0671', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3380, '2021-03-31 09:32:00', 384, 4389, NULL, NULL, 'IPAY0671', NULL, 'Cheque', '25', '', '', '', '', '', 'Visa', '430000.0000', NULL, 1, NULL, 'received', '', '430000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3381, '2021-03-31 09:32:00', 384, 4389, NULL, NULL, 'IPAY0671', NULL, 'Cheque', '11', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3382, '2021-03-31 09:33:00', 322, 4396, NULL, NULL, 'IPAY0671', NULL, 'Cheque', '13', '', '', '', '', '', 'Visa', '226600.0000', NULL, 1, NULL, 'received', '', '226600.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3383, '2021-03-31 09:34:00', 194, 4434, NULL, NULL, 'IPAY0671', NULL, 'Cheque', '7', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3384, '2021-03-31 09:35:00', 194, 4434, NULL, NULL, 'IPAY0671', NULL, 'Cheque', '6', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3385, '2021-03-31 09:36:00', 368, 4419, NULL, NULL, 'IPAY0671', NULL, 'Cheque', '16', '', '', '', '', '', 'Visa', '110000.0000', NULL, 1, NULL, 'received', '', '110000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3386, '2021-03-31 09:36:00', 368, 4419, NULL, NULL, 'IPAY0671', NULL, 'Cheque', '6', '', '', '', '', '', 'Visa', '270000.0000', NULL, 1, NULL, 'received', '', '270000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3387, '2021-03-31 09:40:00', 341, 4421, NULL, NULL, 'IPAY0671', NULL, 'Cheque', '15', '', '', '', '', '', 'Visa', '250000.0000', NULL, 1, NULL, 'received', '', '250000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3388, '2021-03-31 09:41:00', 323, 4417, NULL, NULL, 'IPAY0671', NULL, 'Cheque', '6', '', '', '', '', '', 'Visa', '800000.0000', NULL, 1, NULL, 'received', '', '800000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3389, '2021-03-31 09:42:00', 346, 4447, NULL, NULL, 'IPAY0671', NULL, 'other', '0', '', '', '', '', '', 'Visa', '700000.0000', NULL, 1, NULL, 'received', '<p>2 T.T Sonali Bank Ltd (Online)</p>', '700000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3390, '2021-03-31 09:43:00', 327, 4391, NULL, NULL, 'IPAY0671', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3391, '2021-03-31 09:44:00', 327, 4391, NULL, NULL, 'IPAY0671', NULL, 'Cheque', '15', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3392, '2021-03-31 09:45:00', 549, 4441, NULL, NULL, 'IPAY0671', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '430000.0000', NULL, 1, NULL, 'received', '', '430000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3393, '2021-03-31 09:46:00', 301, 4431, NULL, NULL, 'IPAY0671', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>2 T.T Al-Arafa Bank Ltd.(Online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3394, '2021-03-31 09:47:00', 301, 4431, NULL, NULL, 'IPAY0671', NULL, 'other', '0', '', '', '', '', '', 'Visa', '49976.0000', NULL, 1, NULL, 'received', '<p>Islami Bank Ltd.(Online)</p>', '49976.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3395, '2021-03-31 09:48:00', 375, 4392, NULL, NULL, 'IPAY0671', NULL, 'other', '0', '', '', '', '', '', 'Visa', '240000.0000', NULL, 1, NULL, 'received', '<p>Sonali Bank Ltd.(Online)</p>', '240000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3396, '2021-03-31 10:07:00', 318, 4277, NULL, NULL, 'IPAY0671', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>Sonali Bank Ltd.(Online)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3398, '2021-03-31 10:09:00', 392, 4270, NULL, NULL, 'IPAY0671', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1000000.0000', NULL, 1, NULL, 'received', '<p>Uttara Bank Ltd.(Online)</p>', '1000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3399, '2021-03-31 10:10:00', 307, 4285, NULL, NULL, 'IPAY0671', NULL, 'other', '0', '', '', '', '', '', 'Visa', '900000.0000', NULL, 1, NULL, 'received', '<p>Pubali Bank Ltd.(Online)</p>', '900000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3400, '2021-03-31 10:11:00', 335, 4405, NULL, NULL, 'IPAY0671', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>Sonali Bank Ltd.(Online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3401, '2021-04-01 14:07:00', 191, 366, NULL, NULL, 'IPAY0671', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '2000000.0000', NULL, 1, NULL, 'received', '', '2000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3402, '2021-04-02 14:45:59', 548, 4462, NULL, NULL, 'IPAY0671', NULL, 'cash', '', '', '', '', '', '', '', '184500.0000', NULL, 1, NULL, 'received', '', '184500.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3403, '2021-04-01 16:29:00', 383, 4442, NULL, NULL, 'IPAY0672', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3404, '2021-04-01 17:54:00', 467, 4022, NULL, NULL, 'IPAY0672', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '400000.0000', NULL, 1, NULL, 'received', '', '400000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3405, '2021-04-01 17:54:00', 322, 4465, NULL, NULL, 'IPAY0672', NULL, 'Cheque', '13', '', '', '', '', '', 'Visa', '277000.0000', NULL, 1, NULL, 'received', '', '277000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3406, '2021-04-01 17:55:00', 341, 4466, NULL, NULL, 'IPAY0672', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3407, '2021-04-01 17:56:00', 360, 4449, NULL, NULL, 'IPAY0672', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>Pubali Bank Ltd.(Online)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3408, '2021-04-01 17:57:00', 330, 4435, NULL, NULL, 'IPAY0672', NULL, 'Cheque', '32', '', '', '', '', '', 'Visa', '600000.0000', NULL, 1, NULL, 'received', '', '600000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3409, '2021-04-01 17:58:00', 330, 4435, NULL, NULL, 'IPAY0672', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '400000.0000', NULL, 1, NULL, 'received', '', '400000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3410, '2021-04-01 17:58:00', 379, 4461, NULL, NULL, 'IPAY0672', NULL, 'other', '0', '', '', '', '', '', 'Visa', '400000.0000', NULL, 1, NULL, 'received', '<p>Uttara Bank Ltd.(Online)</p>', '400000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3411, '2021-04-01 18:00:00', 508, 4471, NULL, NULL, 'IPAY0672', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1137000.0000', NULL, 1, NULL, 'received', '<p>Uttara Bank Ltd.(Online)</p>', '1137000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3412, '2021-04-01 18:02:00', 351, 3778, NULL, NULL, 'IPAY0672', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '220000.0000', NULL, 1, NULL, 'received', '', '220000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3413, '2021-04-01 18:02:00', 401, 4472, NULL, NULL, 'IPAY0672', NULL, 'other', '0', '', '', '', '', '', 'Visa', '189885.0000', NULL, 1, NULL, 'received', '<p>Sonali Bank Ltd.(Online)</p>', '189885.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3415, '2021-04-01 18:08:00', 314, 4413, NULL, NULL, 'IPAY0672', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3416, '2021-04-01 18:09:00', 375, 4392, NULL, NULL, 'IPAY0672', NULL, 'other', '0', '', '', '', '', '', 'Visa', '60000.0000', NULL, 1, NULL, 'received', '<p>Sonali Bank Ltd.(Online)</p>', '60000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3417, '2021-04-01 18:10:00', 442, 4458, NULL, NULL, 'IPAY0672', NULL, 'other', '0', '', '', '', '', '', 'Visa', '220000.0000', NULL, 1, NULL, 'received', '<p>2 T.T Pubali Bank Ltd(Online)</p>', '220000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3418, '2021-04-01 18:11:00', 549, 4441, NULL, NULL, 'IPAY0672', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '45000.0000', NULL, 1, NULL, 'received', '', '45000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3419, '2021-04-01 18:15:00', 350, 3882, NULL, NULL, 'IPAY0672', NULL, 'other', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '<p>Islami Bank Ltd.(Online)</p>', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3420, '2021-04-01 18:16:00', 391, 3820, NULL, NULL, 'IPAY0672', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '1500000.0000', NULL, 1, NULL, 'received', '', '1500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3421, '2021-04-01 19:17:00', 370, 4455, NULL, NULL, 'IPAY0672', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>DBBL(Online)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3422, '2021-04-01 19:19:00', 370, 4455, NULL, NULL, 'IPAY0672', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '50000.0000', NULL, 1, NULL, 'received', '', '50000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3423, '2021-04-01 19:20:00', 364, 4046, NULL, NULL, 'IPAY0672', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '50000.0000', NULL, 1, NULL, 'received', '', '50000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3424, '2021-04-01 19:24:00', 341, 4466, NULL, NULL, 'IPAY0672', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3425, '2021-04-01 19:25:00', 335, 4460, NULL, NULL, 'IPAY0672', NULL, 'other', '0', '', '', '', '', '', 'Visa', '179640.0000', NULL, 1, NULL, 'received', '<p>DBBL(Online)</p>', '179640.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3426, '2021-04-02 21:27:47', 321, 4486, NULL, NULL, 'IPAY0672', NULL, 'cash', '', '', '', '', '', '', '', '96600.0000', NULL, 1, NULL, 'received', '', '96600.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3427, '2021-04-02 21:40:27', 356, 4496, NULL, NULL, 'IPAY0673', NULL, 'cash', '', '', '', '', '', '', '', '128500.0000', NULL, 1, NULL, 'received', '', '128500.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3428, '2021-04-02 21:42:49', 356, 4497, NULL, NULL, 'IPAY0674', NULL, 'cash', '', '', '', '', '', '', '', '141500.0000', NULL, 1, NULL, 'received', '', '141500.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3429, '2021-04-02 22:46:41', 311, 4499, NULL, NULL, 'IPAY0675', NULL, 'cash', '', '', '', '', '', '', '', '168500.0000', NULL, 1, NULL, 'received', '', '168500.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3430, '2021-04-02 09:33:00', 372, 4487, NULL, NULL, 'IPAY0676', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '34000.0000', NULL, 1, NULL, 'received', '', '34000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3431, '2021-04-02 09:33:00', 351, 4494, NULL, NULL, 'IPAY0676', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '8000.0000', NULL, 1, NULL, 'received', '', '8000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3432, '2021-04-02 09:34:00', 442, 4478, NULL, NULL, 'IPAY0676', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '50000.0000', NULL, 1, NULL, 'received', '', '50000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3433, '2021-04-02 09:34:00', 335, 4489, NULL, NULL, 'IPAY0676', NULL, 'other', '0', '', '', '', '', '', 'Visa', '339600.0000', NULL, 1, NULL, 'received', '<p>DBBL(Online)</p>', '339600.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3436, '2021-04-01 11:35:00', 508, 4471, NULL, NULL, 'IPAY0677', NULL, 'other', '0', '', '', '', '', '', 'Visa', '800.0000', NULL, 1, NULL, 'received', '<p>কৈফিয়ত বাদ</p>', '800.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3437, '2021-04-01 12:46:00', 372, 4487, NULL, NULL, 'IPAY0677', NULL, 'other', '0', '', '', '', '', '', 'Visa', '450000.0000', NULL, 1, NULL, 'received', '<p>Sonali Bank Ltd.(Online)</p>', '450000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3438, '2021-04-04 10:15:03', 436, 4505, NULL, NULL, 'IPAY0677', NULL, 'cash', '', '', '', '', '', '', '', '207800.0000', NULL, 1, NULL, 'received', '', '207800.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3439, '2021-04-04 10:18:55', 306, 4507, NULL, NULL, 'IPAY0678', NULL, 'cash', '', '', '', '', '', '', '', '229200.0000', NULL, 1, NULL, 'received', '', '229200.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3440, '2021-04-04 10:19:56', 306, 4508, NULL, NULL, 'IPAY0679', NULL, 'cash', '', '', '', '', '', '', '', '227400.0000', NULL, 1, NULL, 'received', '', '227400.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3441, '2021-04-03 10:35:00', 361, 4518, NULL, NULL, 'IPAY0680', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '249600.0000', NULL, 1, NULL, 'received', '', '249600.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3442, '2021-04-03 10:39:00', 361, 4519, NULL, NULL, 'IPAY0680', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '264500.0000', NULL, 1, NULL, 'received', '', '264500.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3443, '2021-04-03 13:02:00', 301, 4517, NULL, NULL, 'IPAY0681', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '175000.0000', NULL, 1, NULL, 'received', '', '175000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3444, '2021-04-03 13:03:00', 492, 3199, NULL, NULL, 'IPAY0681', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3446, '2021-04-03 13:05:00', 373, 4515, NULL, NULL, 'IPAY0681', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '230000.0000', NULL, 1, NULL, 'received', '', '230000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3448, '2021-04-03 13:09:00', 361, 4506, NULL, NULL, 'IPAY0681', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '250000.0000', NULL, 1, NULL, 'received', '', '250000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3449, '2021-04-03 13:09:00', 335, 4520, NULL, NULL, 'IPAY0681', NULL, 'other', '0', '', '', '', '', '', 'Visa', '319600.0000', NULL, 1, NULL, 'received', '<p>DBBL (Online)</p>', '319600.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3450, '2021-04-03 13:10:00', 370, 4504, NULL, NULL, 'IPAY0681', NULL, 'other', '0', '', '', '', '', '', 'Visa', '180000.0000', NULL, 1, NULL, 'received', '<p>DBBL(Online,সোহেল-130000+জলিল-50000)</p>', '180000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3451, '2021-03-31 16:38:00', 549, 4441, NULL, NULL, 'IPAY0681', NULL, 'other', '0', '', '', '', '', '', 'Visa', '607.0000', NULL, 1, NULL, 'received', '<p>কৈফিয়ত বাদ</p>', '607.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3452, '2021-04-04 19:49:00', 361, 4561, NULL, NULL, 'IPAY0681', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '140000.0000', NULL, 1, NULL, 'received', '', '140000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3453, '2021-04-04 19:50:00', 356, 4566, NULL, NULL, 'IPAY0681', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>Al-Arafah Bank Ltd.(online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3454, '2021-04-04 19:52:00', 356, 4566, NULL, NULL, 'IPAY0681', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '50000.0000', NULL, 1, NULL, 'received', '', '50000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3455, '2021-04-04 19:53:00', 360, 4547, NULL, NULL, 'IPAY0681', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1000000.0000', NULL, 1, NULL, 'received', '<p>Pubali Bank Ltd.(online)</p>', '1000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3456, '2021-04-04 19:55:00', 370, 4558, NULL, NULL, 'IPAY0681', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '150000.0000', NULL, 1, NULL, 'received', '', '150000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3457, '2021-04-04 20:07:00', 370, 4558, NULL, NULL, 'IPAY0681', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>Krishi Bank Ltd.(online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3458, '2021-04-04 20:09:00', 314, 4413, NULL, NULL, 'IPAY0681', NULL, 'Cheque', '25', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3459, '2021-04-04 20:10:00', 314, 4413, NULL, NULL, 'IPAY0681', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '120000.0000', NULL, 1, NULL, 'received', '', '120000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3460, '2021-04-04 20:10:00', 323, 4554, NULL, NULL, 'IPAY0681', NULL, 'Cheque', '6', '', '', '', '', '', 'Visa', '1000000.0000', NULL, 1, NULL, 'received', '', '1000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3461, '2021-04-04 20:11:00', 499, 4555, NULL, NULL, 'IPAY0681', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '430000.0000', NULL, 1, NULL, 'received', '', '450000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3462, '2021-04-04 20:13:00', 341, 4557, NULL, NULL, 'IPAY0681', NULL, 'Cheque', '32', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3463, '2021-04-04 20:19:00', 357, 3546, NULL, NULL, 'IPAY0681', NULL, 'Cheque', '15', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3464, '2021-04-04 10:12:00', 536, 4551, NULL, NULL, 'IPAY0681', NULL, 'Cheque', '15', '', '', '', '', '', 'Visa', '600000.0000', NULL, 1, NULL, 'received', '', '600000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3465, '2021-04-04 10:41:00', 536, 4551, NULL, NULL, 'IPAY0681', NULL, 'Cheque', '10', '', '', '', '', '', 'Visa', '1400000.0000', NULL, 1, NULL, 'received', '', '1400000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3466, '2021-04-04 10:42:00', 222, 4548, NULL, NULL, 'IPAY0681', NULL, 'other', '0', '', '', '', '', '', 'Visa', '234000.0000', NULL, 1, NULL, 'received', '<p>Uttara Bank Ltd.(Online)</p>', '234000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3467, '2021-04-04 10:43:00', 501, 4488, NULL, NULL, 'IPAY0681', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>Agrani Bank Ltd.(Online)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3468, '2021-04-04 10:44:00', 301, 4565, NULL, NULL, 'IPAY0681', NULL, 'other', '0', '', '', '', '', '', 'Visa', '251000.0000', NULL, 1, NULL, 'received', '<p>Al-Arafa Bank Ltd.(Online)</p>', '251000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3469, '2021-04-04 10:45:00', 301, 4565, NULL, NULL, 'IPAY0681', NULL, 'other', '0', '', '', '', '', '', 'Visa', '149953.0000', NULL, 1, NULL, 'received', '<p>Islami Bank Ltd.(Online)</p>', '149953.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3470, '2021-04-04 10:46:00', 409, 4567, NULL, NULL, 'IPAY0681', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1635000.0000', NULL, 1, NULL, 'received', '<p>Sonali Bank Ltd.(Online)</p>', '1635000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3471, '2021-04-04 10:47:00', 328, 4531, NULL, NULL, 'IPAY0681', NULL, 'other', '0', '', '', '', '', '', 'Visa', '150000.0000', NULL, 1, NULL, 'received', '<p>NRBC(Online)</p>', '150000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3472, '2021-04-04 10:48:00', 369, 4530, NULL, NULL, 'IPAY0681', NULL, 'other', '0', '', '', '', '', '', 'Visa', '550000.0000', NULL, 1, NULL, 'received', '<p>Islami Bank Ltd.(Online)</p>', '550000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3473, '2021-04-04 10:49:00', 363, 4039, NULL, NULL, 'IPAY0681', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3474, '2021-04-04 10:50:00', 379, 4511, NULL, NULL, 'IPAY0681', NULL, 'other', '0', '', '', '', '', '', 'Visa', '700000.0000', NULL, 1, NULL, 'received', '<p>Islami Bank Ltd.(Online)</p>', '700000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3475, '2021-04-06 14:31:52', 396, 4579, NULL, NULL, 'IPAY0681', NULL, 'cash', '', '', '', '', '', '', '', '177900.0000', NULL, 1, NULL, 'received', '', '177900.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3476, '2021-04-06 14:34:55', 306, 4581, NULL, NULL, 'IPAY0682', NULL, 'cash', '', '', '', '', '', '', '', '230400.0000', NULL, 1, NULL, 'received', '', '230400.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3477, '2021-04-06 14:38:01', 553, 4582, NULL, NULL, 'IPAY0683', NULL, 'cash', '', '', '', '', '', '', '', '258900.0000', NULL, 1, NULL, 'received', '', '258900.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3478, '2021-04-05 17:55:00', 549, 4542, NULL, NULL, 'IPAY0684', NULL, 'Cheque', '10', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3479, '2021-04-05 17:55:00', 454, 4336, NULL, NULL, 'IPAY0684', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>DBBL(online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3480, '2021-04-05 17:56:00', 357, 4594, NULL, NULL, 'IPAY0684', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>City Bank(online)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3481, '2021-04-05 17:57:00', 362, 4585, NULL, NULL, 'IPAY0684', NULL, 'other', '0', '', '', '', '', '', 'Visa', '250000.0000', NULL, 1, NULL, 'received', '<p>NRBC(online)</p>', '250000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3482, '2021-04-05 17:57:00', 499, 4597, NULL, NULL, 'IPAY0684', NULL, 'other', '0', '', '', '', '', '', 'Visa', '22500.0000', NULL, 1, NULL, 'received', '<p>Agrani Bank Ltd.(online)</p>', '22500.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3483, '2021-04-05 17:58:00', 423, 4599, NULL, NULL, 'IPAY0684', NULL, 'other', '0', '', '', '', '', '', 'Visa', '230000.0000', NULL, 1, NULL, 'received', '<p>Uttara Bank Ltd.(online)</p>', '230000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3484, '2021-04-05 17:59:00', 301, 4565, NULL, NULL, 'IPAY0684', NULL, 'other', '0', '', '', '', '', '', 'Visa', '150000.0000', NULL, 1, NULL, 'received', '<p>Brac (online)</p>', '150000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3485, '2021-04-05 17:59:00', 363, 4584, NULL, NULL, 'IPAY0684', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '156500.0000', NULL, 1, NULL, 'received', '', '156500.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3486, '2021-04-05 18:09:00', 526, 4445, NULL, NULL, 'IPAY0684', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '156500.0000', NULL, 1, NULL, 'received', '', '156500.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3487, '2021-04-05 18:10:00', 314, 4595, NULL, NULL, 'IPAY0684', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '50000.0000', NULL, 1, NULL, 'received', '', '50000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3488, '2021-04-05 18:10:00', 335, 4572, NULL, NULL, 'IPAY0684', NULL, 'other', '0', '', '', '', '', '', 'Visa', '289420.0000', NULL, 1, NULL, 'received', '<p>DBBL(online)</p>', '289420.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3489, '2021-04-05 18:11:00', 370, 4583, NULL, NULL, 'IPAY0684', NULL, 'other', '0', '', '', '', '', '', 'Visa', '150000.0000', NULL, 1, NULL, 'received', '<p>DBBL(online)</p>', '150000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3490, '2021-04-05 18:12:00', 370, 4583, NULL, NULL, 'IPAY0684', NULL, 'other', '0', '', '', '', '', '', 'Visa', '20000.0000', NULL, 1, NULL, 'received', '<p>DBBL(সোহেল)</p>', '20000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3491, '2021-04-05 18:12:00', 356, 4588, NULL, NULL, 'IPAY0684', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '179000.0000', NULL, 1, NULL, 'received', '', '179000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3492, '2021-04-05 18:13:00', 552, 4569, NULL, NULL, 'IPAY0684', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '37900.0000', NULL, 1, NULL, 'received', '', '37900.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3493, '2021-04-05 18:13:00', 383, 4587, NULL, NULL, 'IPAY0684', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '280000.0000', NULL, 1, NULL, 'received', '', '280000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3494, '2021-04-07 11:35:48', 275, 4600, NULL, NULL, 'IPAY0684', NULL, 'cash', '', '', '', '', '', '', '', '92500.0000', NULL, 1, NULL, 'received', '', '92500.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3495, '2021-04-06 16:35:00', 236, 416, NULL, NULL, 'IPAY0685', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1081780.0000', NULL, 1, NULL, 'received', '<p>নতুন হিসাবে নেওয়া</p>', '1081780.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3496, '2021-04-06 19:33:00', 552, 4569, NULL, NULL, 'IPAY0685', NULL, 'Cheque', '19', '', '', '', '', '', 'Visa', '400000.0000', NULL, 1, NULL, 'received', '', '400000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3497, '2021-04-06 19:34:00', 526, 4617, NULL, NULL, 'IPAY0685', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3498, '2021-04-06 19:35:00', 554, 4608, NULL, NULL, 'IPAY0685', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3499, '2021-04-06 19:36:00', 307, 4285, NULL, NULL, 'IPAY0685', NULL, 'Cheque', '19', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3500, '2021-04-06 19:37:00', 363, 4612, NULL, NULL, 'IPAY0685', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '225500.0000', NULL, 1, NULL, 'received', '', '225500.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3501, '2021-04-06 19:38:00', 330, 4615, NULL, NULL, 'IPAY0685', NULL, 'other', '0', '', '', '', '', '', 'Visa', '600000.0000', NULL, 1, NULL, 'received', '<p>ইসলামী জমা</p>', '600000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3502, '2021-04-06 19:39:00', 411, 4169, NULL, NULL, 'IPAY0685', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>Premier Bank Ltd.(online)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3503, '2021-04-06 19:41:00', 301, 4618, NULL, NULL, 'IPAY0685', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '150000.0000', NULL, 1, NULL, 'received', '', '150000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3504, '2021-04-06 19:42:00', 335, 4611, NULL, NULL, 'IPAY0685', NULL, 'other', '0', '', '', '', '', '', 'Visa', '199800.0000', NULL, 1, NULL, 'received', '<p>DBBL (online)</p>', '199800.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3505, '2021-04-06 19:43:00', 526, 4617, NULL, NULL, 'IPAY0685', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '70000.0000', NULL, 1, NULL, 'received', '', '70000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3506, '2021-04-06 19:44:00', 352, 4180, NULL, NULL, 'IPAY0685', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>Premier Bank Ltd.(online)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3507, '2021-04-06 19:48:00', 524, 4610, NULL, NULL, 'IPAY0685', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1070000.0000', NULL, 1, NULL, 'received', '<p>Agrani Bank Ltd.(online)</p>', '1070000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3508, '2021-04-06 19:49:00', 311, 4616, NULL, NULL, 'IPAY0685', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '193900.0000', NULL, 1, NULL, 'received', '', '193900.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3509, '2021-03-28 11:44:00', 536, 4620, NULL, NULL, 'IPAY0685', NULL, 'Cheque', '10', '', '', '', '', '', 'Visa', '525000.0000', NULL, 1, NULL, 'received', '', '525000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3510, '2021-04-07 18:16:00', 301, 4639, NULL, NULL, 'IPAY0685', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '600000.0000', NULL, 1, NULL, 'received', '', '600000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3511, '2021-04-07 18:17:00', 301, 4639, NULL, NULL, 'IPAY0685', NULL, 'other', '0', '', '', '', '', '', 'Visa', '24000.0000', NULL, 1, NULL, 'received', '<p>Sonali Bank Ltd.(online)</p>', '24000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3512, '2021-04-07 18:18:00', 301, 4639, NULL, NULL, 'IPAY0685', NULL, 'other', '0', '', '', '', '', '', 'Visa', '85000.0000', NULL, 1, NULL, 'received', '<p>Brac (online)</p>', '85000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3513, '2021-04-07 18:19:00', 301, 4639, NULL, NULL, 'IPAY0685', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>Al-Arafah (online)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3514, '2021-04-07 18:19:00', 301, 4639, NULL, NULL, 'IPAY0685', NULL, 'other', '0', '', '', '', '', '', 'Visa', '15000.0000', NULL, 1, NULL, 'received', '<p>DBBL (সোহেল)</p>', '15000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3515, '2021-04-07 18:20:00', 194, 4644, NULL, NULL, 'IPAY0685', NULL, 'Cheque', '16', '', '', '', '', '', 'Visa', '1000000.0000', NULL, 1, NULL, 'received', '', '1000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3516, '2021-04-07 18:20:00', 194, 4644, NULL, NULL, 'IPAY0685', NULL, 'Cheque', '6', '', '', '', '', '', 'Visa', '400000.0000', NULL, 1, NULL, 'received', '', '400000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3517, '2021-04-07 18:23:00', 330, 4634, NULL, NULL, 'IPAY0685', NULL, 'Cheque', '15', '', '', '', '', '', 'Visa', '400000.0000', NULL, 1, NULL, 'received', '', '400000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3518, '2021-04-07 18:23:00', 411, 4169, NULL, NULL, 'IPAY0685', NULL, 'Cheque', '10', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3519, '2021-04-07 18:24:00', 391, 4605, NULL, NULL, 'IPAY0685', NULL, 'Cheque', '19', '', '', '', '', '', 'Visa', '128000.0000', NULL, 1, NULL, 'received', '', '128000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3520, '2021-04-07 18:25:00', 328, 4629, NULL, NULL, 'IPAY0685', NULL, 'other', '0', '', '', '', '', '', 'Visa', '250000.0000', NULL, 1, NULL, 'received', '<p>NRBC (online)</p>', '250000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3521, '2021-04-07 18:26:00', 534, 4346, NULL, NULL, 'IPAY0685', NULL, 'other', '0', '', '', '', '', '', 'Visa', '220000.0000', NULL, 1, NULL, 'received', '<p>Pubali Bank Ltd.(online)</p>', '220000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3522, '2021-04-06 18:27:00', 380, 4355, NULL, NULL, 'IPAY0685', NULL, 'other', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '<p>SIBL (online)</p>', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3523, '2021-04-07 18:27:00', 318, 4556, NULL, NULL, 'IPAY0685', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>Agrani (online)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3524, '2021-04-07 18:28:00', 361, 4561, NULL, NULL, 'IPAY0685', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '80000.0000', NULL, 1, NULL, 'received', '', '80000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3525, '2021-04-07 18:28:00', 370, 4613, NULL, NULL, 'IPAY0685', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>DBBL (online)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3526, '2021-04-07 18:29:00', 370, 4613, NULL, NULL, 'IPAY0685', NULL, 'other', '0', '', '', '', '', '', 'Visa', '149500.0000', NULL, 1, NULL, 'received', '<p>DBBL (online) </p>', '149500.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3527, '2021-04-07 18:29:00', 383, 4643, NULL, NULL, 'IPAY0685', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '230000.0000', NULL, 1, NULL, 'received', '', '230000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3528, '2021-04-07 18:30:00', 422, 4627, NULL, NULL, 'IPAY0685', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '312100.0000', NULL, 1, NULL, 'received', '', '312100.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3529, '2021-04-07 18:30:00', 322, 4640, NULL, NULL, 'IPAY0685', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '150000.0000', NULL, 1, NULL, 'received', '', '150000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3530, '2021-04-07 18:31:00', 322, 4640, NULL, NULL, 'IPAY0685', NULL, 'Cheque', '13', '', '', '', '', '', 'Visa', '186000.0000', NULL, 1, NULL, 'received', '', '186000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3531, '2021-04-08 14:13:00', 341, 4663, NULL, NULL, 'IPAY0685', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3532, '2021-04-08 14:14:00', 341, 4663, NULL, NULL, 'IPAY0685', NULL, 'Cheque', '15', '', '', '', '', '', 'Visa', '400000.0000', NULL, 1, NULL, 'received', '', '400000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3533, '2021-04-08 14:14:00', 194, 4644, NULL, NULL, 'IPAY0685', NULL, 'Cheque', '16', '', '', '', '', '', 'Visa', '1350000.0000', NULL, 1, NULL, 'received', '', '1350000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3534, '2021-04-08 14:15:00', 194, 4644, NULL, NULL, 'IPAY0685', NULL, 'Cheque', '7', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3535, '2021-04-08 14:16:00', 323, 4668, NULL, NULL, 'IPAY0685', NULL, 'Cheque', '6', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3536, '2021-04-08 14:17:00', 323, 4668, NULL, NULL, 'IPAY0685', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3537, '2021-04-08 14:17:00', 323, 4668, NULL, NULL, 'IPAY0685', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>Sonali Bank Ltd.(Online)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3538, '2021-04-08 14:18:00', 330, 4634, NULL, NULL, 'IPAY0685', NULL, 'Cheque', '22', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3539, '2021-04-08 14:19:00', 330, 4634, NULL, NULL, 'IPAY0685', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3540, '2021-04-08 14:20:00', 356, 4588, NULL, NULL, 'IPAY0685', NULL, 'other', '0', '', '', '', '', '', 'Visa', '150000.0000', NULL, 1, NULL, 'received', '<p>Uttara Bank Ltd.(Online)</p>', '150000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3541, '2021-04-08 14:22:00', 375, 4653, NULL, NULL, 'IPAY0685', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>Sonali Bank Ltd.(Online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3542, '2021-04-08 14:23:00', 407, 3890, NULL, NULL, 'IPAY0685', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1250000.0000', NULL, 1, NULL, 'received', '<p>Sonali Bank Ltd.(Online)</p>', '1250000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3543, '2021-04-08 14:24:00', 301, 4656, NULL, NULL, 'IPAY0685', NULL, 'other', '0', '', '', '', '', '', 'Visa', '70000.0000', NULL, 1, NULL, 'received', '<p>DBBL,(Online,সোহেল)</p>', '70000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3544, '2021-04-08 14:25:00', 301, 4656, NULL, NULL, 'IPAY0685', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '60000.0000', NULL, 1, NULL, 'received', '', '60000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3545, '2021-04-08 14:26:00', 301, 4656, NULL, NULL, 'IPAY0685', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>Al-Arafa Bank Ltd.(Online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3546, '2021-04-08 14:27:00', 370, 4613, NULL, NULL, 'IPAY0685', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>Datch Banla Bank Ltd.(Online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3547, '2021-04-08 14:28:00', 360, 4592, NULL, NULL, 'IPAY0685', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>Pubali Bank Ltd.(Online)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3548, '2021-04-08 14:29:00', 411, 4665, NULL, NULL, 'IPAY0685', NULL, 'other', '0', '', '', '', '', '', 'Visa', '150000.0000', NULL, 1, NULL, 'received', '<p>Primeire Bank Ltd.(Online)</p>', '150000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3549, '2021-04-08 14:30:00', 340, 4379, NULL, NULL, 'IPAY0685', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>Islami Bank Ltd.(Online)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3550, '2021-04-09 11:19:00', 301, 4671, NULL, NULL, 'IPAY0685', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3551, '2021-04-09 11:20:00', 335, 4670, NULL, NULL, 'IPAY0685', NULL, 'other', '0', '', '', '', '', '', 'Visa', '124750.0000', NULL, 1, NULL, 'received', '<p>Datch Bangla Bank Ltd.(Online)</p>', '124750.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3552, '2021-03-25 12:49:00', 545, 4521, NULL, NULL, 'IPAY0685', NULL, 'other', '0', '', '', '', '', '', 'Visa', '350000.0000', NULL, 1, NULL, 'received', '<p>B.B.C ব্রিক্স মারফত </p>', '350000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3553, '2021-03-26 12:50:00', 545, 4521, NULL, NULL, 'IPAY0685', NULL, 'other', '0', '', '', '', '', '', 'Visa', '140000.0000', NULL, 1, NULL, 'received', '<p>B.B.C ব্রিক্স মারফত</p>', '140000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3554, '2021-04-09 16:34:00', 318, 4655, NULL, NULL, 'IPAY0685', NULL, 'other', '0', '', '', '', '', '', 'Visa', '365.0000', NULL, 1, NULL, 'received', '<p>দশমিক মিল</p>', '365.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3555, '2021-04-09 16:40:00', 335, 4670, NULL, NULL, 'IPAY0685', NULL, 'other', '0', '', '', '', '', '', 'Visa', '432.0000', NULL, 1, NULL, 'received', '<p>দশমিক মিল</p>', '432.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3556, '2021-03-01 16:42:00', 391, 3113, NULL, NULL, 'IPAY0685', NULL, 'other', '0', '', '', '', '', '', 'Visa', '7812.0000', NULL, 1, NULL, 'received', '<p>কৈফিয়ত বাদ</p>', '7812.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3557, '2021-04-06 16:44:00', 391, 4605, NULL, NULL, 'IPAY0685', NULL, 'other', '0', '', '', '', '', '', 'Visa', '660.7500', NULL, 1, NULL, 'received', '<p>কৈফিয়ত ও দশমিক মিল</p>', '660.7500', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3558, '2021-04-09 16:46:00', 330, 4675, NULL, NULL, 'IPAY0685', NULL, 'other', '0', '', '', '', '', '', 'Visa', '640.0000', NULL, 1, NULL, 'received', '<p>দশমিক মিল</p>', '640.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3559, '2021-04-04 16:54:00', 393, 3514, NULL, NULL, 'IPAY0685', NULL, 'other', '0', '', '', '', '', '', 'Visa', '400000.0000', NULL, 1, NULL, 'received', '<p>Al-Arafah (online)</p>', '400000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3560, '2021-01-24 16:58:00', 423, 2819, NULL, NULL, 'IPAY0685', NULL, 'other', '0', '', '', '', '', '', 'Visa', '894.0000', NULL, 1, NULL, 'received', '<p>কৈফিয়ত বাদ</p>', '894.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3561, '2021-04-04 16:59:00', 222, 4548, NULL, NULL, 'IPAY0685', NULL, 'other', '0', '', '', '', '', '', 'Visa', '917.0000', NULL, 1, NULL, 'received', '<p>কৈফিয়ত বাদ</p>', '917.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3562, '2021-04-04 17:02:00', 369, 4530, NULL, NULL, 'IPAY0685', NULL, 'other', '0', '', '', '', '', '', 'Visa', '484.0000', NULL, 1, NULL, 'received', '<p>দশমিক মিল</p>', '484.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3563, '2021-04-09 17:05:00', 370, 4672, NULL, NULL, 'IPAY0685', NULL, 'other', '0', '', '', '', '', '', 'Visa', '820.0000', NULL, 1, NULL, 'received', '<p>কৈফিয়ত বাদ</p>', '820.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3564, '2021-03-31 17:09:00', 377, 4430, NULL, NULL, 'IPAY0685', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1343.0000', NULL, 1, NULL, 'received', '<p>কৈফিয়ত বাদ</p>', '1343.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3565, '2021-03-31 17:22:00', 547, 4423, NULL, NULL, 'IPAY0685', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '171861.0000', NULL, 1, NULL, 'received', '<p>দশমিক মিল সহ</p>', '171861.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3566, '2021-03-31 17:23:00', 547, 4423, NULL, NULL, 'IPAY0685', NULL, 'other', '0', '', '', '', '', '', 'Visa', '306.0000', NULL, 1, NULL, 'received', '<p>দশমিক মিল</p>', '306.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3567, '2021-04-07 17:43:00', 322, 4640, NULL, NULL, 'IPAY0685', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500.0000', NULL, 1, NULL, 'received', '<p>কৈফিয়ত বাদ</p>', '500.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3568, '2021-04-05 17:51:00', 306, 4581, NULL, NULL, 'IPAY0685', NULL, 'other', '0', '', '', '', '', '', 'Visa', '2012.0000', NULL, 1, NULL, 'received', '<p>দশমিক মিল </p>', '2012.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3569, '2021-04-09 17:54:00', 347, 4686, NULL, NULL, 'IPAY0685', NULL, 'other', '0', '', '', '', '', '', 'Visa', '487.0000', NULL, 1, NULL, 'received', '<p>দশমিক মিল</p>', '487.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3570, '2021-04-09 17:56:00', 323, 4678, NULL, NULL, 'IPAY0685', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1079.0000', NULL, 1, NULL, 'received', '<p>দশমিক মিল</p>', '1079.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3571, '2021-04-09 17:58:00', 387, 4682, NULL, NULL, 'IPAY0685', NULL, 'other', '0', '', '', '', '', '', 'Visa', '463.0000', NULL, 1, NULL, 'received', '<p>দশমিক মিল</p>', '463.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3572, '2021-04-08 18:01:00', 356, 4688, NULL, NULL, 'IPAY0685', NULL, 'other', '0', '', '', '', '', '', 'Visa', '335.5000', NULL, 1, NULL, 'received', '<p>কৈফিয়ত</p>', '335.5000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3573, '2021-04-02 18:31:00', 351, 4494, NULL, NULL, 'IPAY0685', NULL, 'other', '0', '', '', '', '', '', 'Visa', '488.0000', NULL, 1, NULL, 'received', '<p>দশমিক মিল</p>', '488.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3574, '2021-04-01 18:41:00', 495, 4135, NULL, NULL, 'IPAY0685', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '10200.0000', NULL, 1, NULL, 'received', '', '10200.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3575, '2021-03-22 18:42:00', 403, 1591, NULL, NULL, 'IPAY0685', NULL, 'other', '0', '', '', '', '', '', 'Visa', '388.0000', NULL, 1, NULL, 'received', '<p>কৈফিয়ত</p>', '388.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3576, '2021-04-04 18:51:00', 436, 4540, NULL, NULL, 'IPAY0685', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '405600.0000', NULL, 1, NULL, 'received', '', '405600.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3577, '2021-04-11 12:43:00', 401, 4525, NULL, NULL, 'IPAY0685', NULL, 'other', '0', '', '', '', '', '', 'Visa', '239885.0000', NULL, 1, NULL, 'received', '<p>Sonali (online)</p>', '239885.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3578, '2021-04-11 12:47:00', 341, 4663, NULL, NULL, 'IPAY0685', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>Pubali (online)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3579, '2021-04-11 12:48:00', 347, 4686, NULL, NULL, 'IPAY0685', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1000000.0000', NULL, 1, NULL, 'received', '<p>Pubali (online)</p>', '1000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3580, '2021-04-11 12:49:00', 194, 4712, NULL, NULL, 'IPAY0685', NULL, 'Cheque', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3581, '2021-04-11 12:49:00', 379, 4705, NULL, NULL, 'IPAY0685', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>Uttara (online)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3583, '2021-04-11 12:51:00', 301, 4671, NULL, NULL, 'IPAY0685', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>Al-Arafah (online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3584, '2021-04-11 12:52:00', 301, 4671, NULL, NULL, 'IPAY0685', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '114400.0000', NULL, 1, NULL, 'received', '', '114400.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3585, '2021-04-11 12:54:00', 330, 4692, NULL, NULL, 'IPAY0685', NULL, 'other', '0', '', '', '', '', '', 'Visa', '800000.0000', NULL, 1, NULL, 'received', '<p>SIBL জমা</p>', '800000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3586, '2021-04-11 12:55:00', 335, 4670, NULL, NULL, 'IPAY0685', NULL, 'other', '0', '', '', '', '', '', 'Visa', '85500.0000', NULL, 1, NULL, 'received', '<p>Pubali (online)</p>', '85500.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3587, '2021-04-11 12:56:00', 335, 4670, NULL, NULL, 'IPAY0685', NULL, 'other', '0', '', '', '', '', '', 'Visa', '389640.0000', NULL, 1, NULL, 'received', '<p>Islami (online)</p>', '389640.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3588, '2021-04-11 12:58:00', 454, 4336, NULL, NULL, 'IPAY0685', NULL, 'other', '0', '', '', '', '', '', 'Visa', '299500.0000', NULL, 1, NULL, 'received', '<p>DBBL (online)</p>', '299500.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3589, '2021-04-11 12:59:00', 356, 4688, NULL, NULL, 'IPAY0685', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>Al-Arafah (online)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3590, '2021-04-11 13:00:00', 349, 4293, NULL, NULL, 'IPAY0685', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>Janata (online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3591, '2021-04-11 13:01:00', 340, 4379, NULL, NULL, 'IPAY0685', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>Islami (online)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3592, '2021-04-11 13:01:00', 370, 4672, NULL, NULL, 'IPAY0685', NULL, 'other', '0', '', '', '', '', '', 'Visa', '190000.0000', NULL, 1, NULL, 'received', '<p>DBBL-সোহেল</p>', '190000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3593, '2021-04-13 17:39:02', 443, 4742, NULL, NULL, 'IPAY0685', NULL, 'cash', '', '', '', '', '', '', '', '16821.0000', NULL, 1, NULL, 'received', '', '16821.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3594, '2021-04-12 19:47:00', 517, 4352, NULL, NULL, 'IPAY0686', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '765000.0000', NULL, 1, NULL, 'received', '', '765000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3595, '2021-04-12 19:47:00', 194, 4733, NULL, NULL, 'IPAY0686', NULL, 'Cheque', '6', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3596, '2021-04-12 19:48:00', 435, 4722, NULL, NULL, 'IPAY0686', NULL, 'Cheque', '26', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3597, '2021-04-12 19:49:00', 327, 4767, NULL, NULL, 'IPAY0686', NULL, 'Cheque', '15', '', '', '', '', '', 'Visa', '750000.0000', NULL, 1, NULL, 'received', '', '750000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3598, '2021-04-12 19:50:00', 329, 3033, NULL, NULL, 'IPAY0686', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>Al-Arafah (online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3599, '2021-04-12 19:51:00', 361, 4768, NULL, NULL, 'IPAY0686', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '80000.0000', NULL, 1, NULL, 'received', '', '80000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3600, '2021-04-12 19:52:00', 356, 4735, NULL, NULL, 'IPAY0686', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '50000.0000', NULL, 1, NULL, 'received', '', '50000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3601, '2021-04-12 19:53:00', 499, 4751, NULL, NULL, 'IPAY0686', NULL, 'other', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '<p>Agrani (online)</p>', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3602, '2021-04-12 19:53:00', 301, 4758, NULL, NULL, 'IPAY0686', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>Al-Arafah (online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3603, '2021-04-12 19:54:00', 363, 4764, NULL, NULL, 'IPAY0686', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '157720.0000', NULL, 1, NULL, 'received', '', '157720.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3604, '2021-04-12 19:54:00', 301, 4758, NULL, NULL, 'IPAY0686', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '30400.0000', NULL, 1, NULL, 'received', '', '30400.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3605, '2021-04-12 19:55:00', 302, 4749, NULL, NULL, 'IPAY0686', NULL, 'other', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '<p>Pubali (online)</p>', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3606, '2021-04-12 19:56:00', 363, 4764, NULL, NULL, 'IPAY0686', NULL, 'other', '0', '', '', '', '', '', 'Visa', '59380.0000', NULL, 1, NULL, 'received', '<p>DBBL (online)</p>', '59380.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3607, '2021-04-12 19:56:00', 499, 4751, NULL, NULL, 'IPAY0686', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '16300.0000', NULL, 1, NULL, 'received', '', '16300.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3608, '2021-04-12 19:56:00', 361, 4768, NULL, NULL, 'IPAY0686', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '220000.0000', NULL, 1, NULL, 'received', '', '220000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3609, '2021-04-12 19:57:00', 422, 4756, NULL, NULL, 'IPAY0686', NULL, 'other', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '<p>Agrani (online)</p>', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3610, '2021-04-12 19:58:00', 422, 4756, NULL, NULL, 'IPAY0686', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '297300.0000', NULL, 1, NULL, 'received', '', '297300.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3611, '2021-04-10 16:32:00', 301, 4671, NULL, NULL, 'IPAY0686', NULL, 'other', '0', '', '', '', '', '', 'Visa', '49900.0000', NULL, 1, NULL, 'received', '<p>DBBL (online)</p>', '49900.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3612, '2021-04-14 16:38:04', 275, 4773, NULL, NULL, 'IPAY0686', NULL, 'cash', '', '', '', '', '', '', '', '101750.0000', NULL, 1, NULL, 'received', '', '101750.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3613, '2021-04-13 19:32:00', 330, 4786, NULL, NULL, 'IPAY0687', NULL, 'Cheque', '32', '', '', '', '', '', 'Visa', '1000000.0000', NULL, 1, NULL, 'received', '', '1000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3614, '2021-04-13 19:32:00', 330, 4786, NULL, NULL, 'IPAY0687', NULL, 'other', '0', '', '', '', '', '', 'Visa', '600000.0000', NULL, 1, NULL, 'received', '<p>SIBL (online)</p>', '600000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3615, '2021-04-13 20:06:00', 330, 4786, NULL, NULL, 'IPAY0687', NULL, 'other', '0', '', '', '', '', '', 'Visa', '700000.0000', NULL, 1, NULL, 'received', '<p>SIBL (online)</p>', '700000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3616, '2021-04-13 20:06:00', 370, 4774, NULL, NULL, 'IPAY0687', NULL, 'other', '0', '', '', '', '', '', 'Visa', '180000.0000', NULL, 1, NULL, 'received', '<p>DBBL (সোহেল)</p>', '180000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3617, '2021-04-14 20:17:00', 557, 4793, NULL, NULL, 'IPAY0687', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '434000.0000', NULL, 1, NULL, 'received', '', '434000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3618, '2021-04-13 20:19:00', 557, 4793, NULL, NULL, 'IPAY0687', NULL, 'Cheque', '26', '', '', '', '', '', 'Visa', '1030000.0000', NULL, 1, NULL, 'received', '', '1030000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3619, '2021-04-13 20:21:00', 194, 4733, NULL, NULL, 'IPAY0687', NULL, 'Cheque', '6', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3620, '2021-04-13 20:23:00', 379, 4705, NULL, NULL, 'IPAY0687', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>Uttara (online)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3621, '2021-04-13 20:23:00', 387, 4787, NULL, NULL, 'IPAY0687', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1000000.0000', NULL, 1, NULL, 'received', '<p>SIBL (online)</p>', '1000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3622, '2021-04-13 20:24:00', 501, 4731, NULL, NULL, 'IPAY0687', NULL, 'Cheque', '18', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3623, '2021-04-13 20:25:00', 534, 4781, NULL, NULL, 'IPAY0687', NULL, 'other', '0', '', '', '', '', '', 'Visa', '250000.0000', NULL, 1, NULL, 'received', '<p>Pubali (online)</p>', '250000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3624, '2021-04-13 20:28:00', 350, 3882, NULL, NULL, 'IPAY0687', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>Dhaka Bank (online)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3625, '2021-04-13 20:28:00', 378, 4737, NULL, NULL, 'IPAY0687', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1000000.0000', NULL, 1, NULL, 'received', '<p>DBBL (online)</p>', '1000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3626, '2021-04-13 20:29:00', 349, 4763, NULL, NULL, 'IPAY0687', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>Janata (online)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3627, '2021-04-13 20:30:00', 375, 4653, NULL, NULL, 'IPAY0687', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>Sonali (online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3628, '2021-04-13 20:31:00', 392, 4681, NULL, NULL, 'IPAY0687', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1000000.0000', NULL, 1, NULL, 'received', '<p>Uttara (online)</p>', '1000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3629, '2021-04-13 20:32:00', 422, 4790, NULL, NULL, 'IPAY0687', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '565000.0000', NULL, 1, NULL, 'received', '', '565000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3630, '2021-04-13 20:33:00', 556, 4788, NULL, NULL, 'IPAY0687', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '86300.0000', NULL, 1, NULL, 'received', '', '86300.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3631, '2021-04-14 20:20:00', 370, 4774, NULL, NULL, 'IPAY0687', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3632, '2021-04-14 20:20:00', 471, 4800, NULL, NULL, 'IPAY0687', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '281400.0000', NULL, 1, NULL, 'received', '', '281400.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3633, '2021-04-14 20:20:00', 377, 4795, NULL, NULL, 'IPAY0687', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '293000.0000', NULL, 1, NULL, 'received', '', '293000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3634, '2021-04-15 19:13:00', 428, 4806, NULL, NULL, 'IPAY0687', NULL, 'other', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '<p>Pubali (online)</p>', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3635, '2021-04-15 19:13:00', 341, 4807, NULL, NULL, 'IPAY0687', NULL, 'Cheque', '15', '', '', '', '', '', 'Visa', '250000.0000', NULL, 1, NULL, 'received', '', '250000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3636, '2021-04-15 19:14:00', 301, 4805, NULL, NULL, 'IPAY0687', NULL, 'other', '0', '', '', '', '', '', 'Visa', '250000.0000', NULL, 1, NULL, 'received', '<p>Brac (online)</p>', '250000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3637, '2021-04-15 19:14:00', 361, 4768, NULL, NULL, 'IPAY0687', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '19000.0000', NULL, 1, NULL, 'received', '', '19000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3638, '2021-04-15 19:15:00', 356, 4735, NULL, NULL, 'IPAY0687', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>Al-Arafah (online)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3639, '2021-04-15 19:16:00', 368, 4808, NULL, NULL, 'IPAY0687', NULL, 'other', '0', '', '', '', '', '', 'Visa', '99800.0000', NULL, 1, NULL, 'received', '<p>DBBL (online)</p>', '99800.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3640, '2021-04-15 19:16:00', 383, 4813, NULL, NULL, 'IPAY0687', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3641, '2021-04-15 19:17:00', 322, 4812, NULL, NULL, 'IPAY0687', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '337500.0000', NULL, 1, NULL, 'received', '', '337500.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3642, '2021-04-16 20:33:00', 428, 4824, NULL, NULL, 'IPAY0687', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '800000.0000', NULL, 1, NULL, 'received', '', '800000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3643, '2021-04-16 20:34:00', 368, 4808, NULL, NULL, 'IPAY0687', NULL, 'other', '0', '', '', '', '', '', 'Visa', '49900.0000', NULL, 1, NULL, 'received', '<p>DBBL (online)</p>', '49900.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3644, '2021-04-16 20:34:00', 370, 4825, NULL, NULL, 'IPAY0687', NULL, 'other', '0', '', '', '', '', '', 'Visa', '185000.0000', NULL, 1, NULL, 'received', '<p>DBBL (সোহেল)</p>', '185000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3645, '2021-04-13 21:08:00', 183, 358, NULL, NULL, 'IPAY0687', NULL, 'other', '0', '', '', '', '', '', 'Visa', '2144717.0000', NULL, 1, NULL, 'received', '<p>নতুন হিসাবে নেওয়া</p>', '2144717.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3646, '2021-04-08 21:12:00', 323, 4668, NULL, NULL, 'IPAY0687', NULL, 'other', '0', '', '', '', '', '', 'Visa', '8876.0000', NULL, 1, NULL, 'received', '<p>কৈফিয়ত</p>', '8876.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3647, '2021-04-16 21:13:00', 383, 4813, NULL, NULL, 'IPAY0687', NULL, 'other', '0', '', '', '', '', '', 'Visa', '495.0000', NULL, 1, NULL, 'received', '<p>দশমিক মিল</p>', '495.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3648, '2021-03-29 21:15:00', 361, 4360, NULL, NULL, 'IPAY0687', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1358.0000', NULL, 1, NULL, 'received', '<p>কৈফিয়ত</p>', '1358.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3649, '2021-04-04 21:15:00', 361, 4561, NULL, NULL, 'IPAY0687', NULL, 'other', '0', '', '', '', '', '', 'Visa', '521.0000', NULL, 1, NULL, 'received', '<p>কৈফিয়ত</p>', '521.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3650, '2021-04-12 21:16:00', 361, 4768, NULL, NULL, 'IPAY0687', NULL, 'other', '0', '', '', '', '', '', 'Visa', '2740.0000', NULL, 1, NULL, 'received', '<p>কৈফিয়ত</p>', '2740.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3651, '2021-04-12 21:18:00', 349, 4763, NULL, NULL, 'IPAY0687', NULL, 'other', '0', '', '', '', '', '', 'Visa', '310.0000', NULL, 1, NULL, 'received', '<p>দশমিক মিল</p>', '310.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3652, '2021-04-15 21:23:00', 356, 4827, NULL, NULL, 'IPAY0687', NULL, 'other', '0', '', '', '', '', '', 'Visa', '514.0000', NULL, 1, NULL, 'received', '<p>কৈফিয়ত</p>', '514.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3653, '2021-04-15 21:50:00', 330, 4816, NULL, NULL, 'IPAY0687', NULL, 'other', '0', '', '', '', '', '', 'Visa', '677.0000', NULL, 1, NULL, 'received', '<p>দশমিক মিল</p>', '677.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3654, '2021-04-07 22:06:00', 526, 4628, NULL, NULL, 'IPAY0687', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1168.0000', NULL, 1, NULL, 'received', '<p>দশমিক মিল ও কৈফিয়ত</p>', '1168.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3655, '2021-04-12 22:12:00', 314, 4769, NULL, NULL, 'IPAY0687', NULL, 'other', '0', '', '', '', '', '', 'Visa', '411.0000', NULL, 1, NULL, 'received', '<p>দশমিক মিল</p>', '411.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3656, '2021-03-19 22:15:00', 367, 4052, NULL, NULL, 'IPAY0687', NULL, 'other', '0', '', '', '', '', '', 'Visa', '515.0000', NULL, 1, NULL, 'received', '<p>দশমিক মিল</p>', '515.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3657, '2021-04-10 15:35:00', 555, 4703, NULL, NULL, 'IPAY0687', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '303000.0000', NULL, 1, NULL, 'received', '', '303000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3658, '2021-04-17 16:42:00', 301, 4831, NULL, NULL, 'IPAY0687', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3659, '2021-04-17 16:43:00', 368, 4808, NULL, NULL, 'IPAY0687', NULL, 'other', '0', '', '', '', '', '', 'Visa', '29940.0000', NULL, 1, NULL, 'received', '<p>DBBL (online)</p>', '29940.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3660, '2021-04-18 17:14:00', 517, 4352, NULL, NULL, 'IPAY0687', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '35000.0000', NULL, 1, NULL, 'received', '', '35000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3661, '2021-04-18 17:14:00', 340, 4814, NULL, NULL, 'IPAY0687', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>Islami Bank Ltd.(online)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3662, '2021-04-18 17:15:00', 341, 4838, NULL, NULL, 'IPAY0687', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3663, '2021-04-18 17:16:00', 306, 4839, NULL, NULL, 'IPAY0687', NULL, 'Cheque', '15', '', '', '', '', '', 'Visa', '160000.0000', NULL, 1, NULL, 'received', '', '160000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3664, '2021-04-18 17:16:00', 301, 4831, NULL, NULL, 'IPAY0687', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>Al-Arafah (online)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3665, '2021-04-18 17:17:00', 301, 4831, NULL, NULL, 'IPAY0687', NULL, 'other', '0', '', '', '', '', '', 'Visa', '301850.0000', NULL, 1, NULL, 'received', '<p>Agrani (online)</p>', '301850.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3666, '2021-04-18 17:18:00', 375, 4837, NULL, NULL, 'IPAY0687', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>ড্রাইঃ (নগদ)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3667, '2021-04-13 12:35:00', 534, 4781, NULL, NULL, 'IPAY0687', NULL, 'other', '0', '', '', '', '', '', 'Visa', '3903.0000', NULL, 1, NULL, 'received', '<p>কৈফিয়ত</p>', '3903.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3668, '2021-04-20 19:20:10', 556, 4843, NULL, NULL, 'IPAY0687', NULL, 'cash', '', '', '', '', '', '', '', '46000.0000', NULL, 1, NULL, 'received', '', '46000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3669, '2021-04-21 11:13:09', 306, 4847, NULL, NULL, 'IPAY0688', NULL, 'cash', '', '', '', '', '', '', '', '103000.0000', NULL, 1, NULL, 'received', '', '103000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3670, '2021-04-19 11:46:00', 411, 4665, NULL, NULL, 'IPAY0689', NULL, 'Cheque', '10', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3671, '2021-04-19 11:47:00', 352, 4645, NULL, NULL, 'IPAY0689', NULL, 'Cheque', '10', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3672, '2021-04-19 11:47:00', 440, 4842, NULL, NULL, 'IPAY0689', NULL, 'other', '0', '', '', '', '', '', 'Visa', '310000.0000', NULL, 1, NULL, 'received', '<p>Pubali Bank Ltd.(Online)</p>', '310000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3673, '2021-04-19 11:48:00', 314, 4857, NULL, NULL, 'IPAY0689', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3674, '2021-04-19 11:49:00', 301, 4853, NULL, NULL, 'IPAY0689', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>Al-Arafa Bank Ltd.(Online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3675, '2021-04-19 11:51:00', 334, 4856, NULL, NULL, 'IPAY0689', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '891500.0000', NULL, 1, NULL, 'received', '', '891500.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3676, '2021-04-19 11:52:00', 554, 4846, NULL, NULL, 'IPAY0689', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '250000.0000', NULL, 1, NULL, 'received', '', '250000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3677, '2021-04-19 11:53:00', 327, 4852, NULL, NULL, 'IPAY0689', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '180000.0000', NULL, 1, NULL, 'received', '', '180000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3678, '2021-04-19 11:53:00', 306, 4847, NULL, NULL, 'IPAY0689', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '50000.0000', NULL, 1, NULL, 'received', '', '50000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3679, '2021-04-19 11:54:00', 535, 4835, NULL, NULL, 'IPAY0689', NULL, 'other', '0', '', '', '', '', '', 'Visa', '240900.0000', NULL, 1, NULL, 'received', '<p>Pubali Bank Ltd.(Online)</p>', '240900.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3680, '2021-04-21 12:15:57', 558, 4870, NULL, NULL, 'IPAY0689', NULL, 'cash', '', '', '', '', '', '', '', '317600.0000', NULL, 1, NULL, 'received', '', '317600.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3681, '2021-04-20 12:24:00', 327, 4852, NULL, NULL, 'IPAY0690', NULL, 'Cheque', '15', '', '', '', '', '', 'Visa', '232000.0000', NULL, 1, NULL, 'received', '', '232000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3682, '2021-04-20 12:25:00', 327, 4852, NULL, NULL, 'IPAY0690', NULL, 'Cheque', '18', '', '', '', '', '', 'Visa', '288000.0000', NULL, 1, NULL, 'received', '', '288000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3683, '2021-04-20 12:26:00', 545, 4848, NULL, NULL, 'IPAY0690', NULL, 'Cheque', '25', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3684, '2021-04-20 12:26:00', 440, 4842, NULL, NULL, 'IPAY0690', NULL, 'other', '0', '', '', '', '', '', 'Visa', '210000.0000', NULL, 1, NULL, 'received', '<p>Pubali Bank Ltd.(Online)</p>', '210000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3685, '2021-04-20 12:27:00', 370, 4868, NULL, NULL, 'IPAY0690', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>Agrani Bank Ltd.(Online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3686, '2021-04-21 15:17:00', 341, 4875, NULL, NULL, 'IPAY0690', NULL, 'Cheque', '32', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3687, '2021-04-20 15:31:00', 370, 4868, NULL, NULL, 'IPAY0690', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>DBBL (সোহেল)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3688, '2021-04-20 15:31:00', 370, 4868, NULL, NULL, 'IPAY0690', NULL, 'other', '0', '', '', '', '', '', 'Visa', '120000.0000', NULL, 1, NULL, 'received', '<p>DBBL (সোহেল)</p>', '120000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3690, '2021-04-21 15:33:00', 364, 4046, NULL, NULL, 'IPAY0690', NULL, 'other', '0', '', '', '', '', '', 'Visa', '99800.0000', NULL, 1, NULL, 'received', '<p>DBBL (সোহেল)</p>', '99800.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3691, '2021-04-21 15:33:00', 330, 4879, NULL, NULL, 'IPAY0690', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1000000.0000', NULL, 1, NULL, 'received', '<p>SIBL জমা</p>', '1000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3692, '2021-04-21 15:52:00', 549, 4542, NULL, NULL, 'IPAY0690', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '240000.0000', NULL, 1, NULL, 'received', '', '240000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3693, '2021-04-21 16:19:00', 384, 4819, NULL, NULL, 'IPAY0690', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '16000.0000', NULL, 1, NULL, 'received', '', '16000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3694, '2021-04-21 16:20:00', 383, 4880, NULL, NULL, 'IPAY0690', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3695, '2021-04-21 16:21:00', 508, 4873, NULL, NULL, 'IPAY0690', NULL, 'other', '0', '', '', '', '', '', 'Visa', '583000.0000', NULL, 1, NULL, 'received', '<p>Uttara (online)</p>', '583000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3696, '2021-04-21 16:22:00', 414, 4878, NULL, NULL, 'IPAY0690', NULL, 'other', '0', '', '', '', '', '', 'Visa', '420000.0000', NULL, 1, NULL, 'received', '<p>Islami (online)</p>', '420000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3697, '2021-04-21 16:24:00', 414, 4878, NULL, NULL, 'IPAY0690', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '147400.0000', NULL, 1, NULL, 'received', '', '147400.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3698, '2021-04-21 16:24:00', 445, 4886, NULL, NULL, 'IPAY0690', NULL, 'other', '0', '', '', '', '', '', 'Visa', '167750.0000', NULL, 1, NULL, 'received', '<p>50 DISC</p>', '167750.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3699, '2021-04-22 16:07:00', 306, 4885, NULL, NULL, 'IPAY0690', NULL, 'Cheque', '15', '', '', '', '', '', 'Visa', '50000.0000', NULL, 1, NULL, 'received', '', '50000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3700, '2021-04-22 16:08:00', 306, 4885, NULL, NULL, 'IPAY0690', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '125000.0000', NULL, 1, NULL, 'received', '', '125000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3701, '2021-04-22 16:09:00', 341, 4875, NULL, NULL, 'IPAY0690', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '150000.0000', NULL, 1, NULL, 'received', '', '150000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3702, '2021-04-22 16:10:00', 346, 4447, NULL, NULL, 'IPAY0690', NULL, 'other', '0', '', '', '', '', '', 'Visa', '800000.0000', NULL, 1, NULL, 'received', '<p>Sonali (online)</p>', '800000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3703, '2021-04-22 16:10:00', 318, 4655, NULL, NULL, 'IPAY0690', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>Agrani (online)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3704, '2021-04-22 16:11:00', 379, 4893, NULL, NULL, 'IPAY0690', NULL, 'other', '0', '', '', '', '', '', 'Visa', '700000.0000', NULL, 1, NULL, 'received', '<p>Islami (online)</p>', '700000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3705, '2021-04-22 16:12:00', 536, 4802, NULL, NULL, 'IPAY0690', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '150000.0000', NULL, 1, NULL, 'received', '', '150000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3706, '2021-04-22 16:12:00', 322, 4897, NULL, NULL, 'IPAY0690', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '52400.0000', NULL, 1, NULL, 'received', '', '52400.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3707, '2021-04-22 16:13:00', 322, 4897, NULL, NULL, 'IPAY0690', NULL, 'Cheque', '13', '', '', '', '', '', 'Visa', '277000.0000', NULL, 1, NULL, 'received', '', '277000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3708, '2021-04-22 16:13:00', 556, 4896, NULL, NULL, 'IPAY0690', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '94435.0000', NULL, 1, NULL, 'received', '<p>DISC 35</p>', '94435.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3709, '2021-04-23 16:31:00', 535, 4902, NULL, NULL, 'IPAY0690', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3710, '2021-04-23 16:34:00', 404, 3404, NULL, NULL, 'IPAY0690', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3711, '2021-04-23 16:35:00', 306, 4901, NULL, NULL, 'IPAY0690', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '83000.0000', NULL, 1, NULL, 'received', '', '83000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3712, '2021-04-23 16:37:00', 537, 4900, NULL, NULL, 'IPAY0690', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '324000.0000', NULL, 1, NULL, 'received', '', '324000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3713, '2021-04-23 16:37:00', 301, 4899, NULL, NULL, 'IPAY0690', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '306366.0000', NULL, 1, NULL, 'received', '<p>DISC 66</p>', '306366.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3714, '2021-04-12 16:41:00', 349, 4763, NULL, NULL, 'IPAY0690', NULL, 'other', '0', '', '', '', '', '', 'Visa', '4526.0000', NULL, 1, NULL, 'received', '<p>২ গাড়ী=৪৫.২৬x১০০</p>', '4526.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3715, '2021-04-21 16:48:00', 549, 4542, NULL, NULL, 'IPAY0690', NULL, 'other', '0', '', '', '', '', '', 'Visa', '687.5000', NULL, 1, NULL, 'received', '<p>কৈফিয়ত</p>', '687.5000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3716, '2021-04-22 17:00:00', 341, 4875, NULL, NULL, 'IPAY0690', NULL, 'other', '0', '', '', '', '', '', 'Visa', '3065.0000', NULL, 1, NULL, 'received', '<p>পেচ</p>', '3065.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3717, '2021-04-19 17:15:00', 314, 4857, NULL, NULL, 'IPAY0690', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1864.0000', NULL, 1, NULL, 'received', '<p>৯.৩২</p><p>কৈফিয়ত</p>', '1864.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3718, '2021-04-30 17:51:00', 440, 2979, NULL, NULL, 'IPAY0690', NULL, 'other', '0', '', '', '', '', '', 'Visa', '544.0000', NULL, 1, NULL, 'received', '<p>কৈফিয়ত</p>', '544.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3719, '2021-04-22 17:55:00', 379, 4893, NULL, NULL, 'IPAY0690', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '387.0000', NULL, 1, NULL, 'received', '<p>দশমিক</p>', '387.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3720, '2021-04-23 20:22:00', 375, 4898, NULL, NULL, 'IPAY0690', NULL, 'other', '0', '', '', '', '', '', 'Visa', '501.0000', NULL, 1, NULL, 'received', '<p>দশমিক মিল</p>', '501.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3721, '2021-04-24 20:36:00', 363, 4764, NULL, NULL, 'IPAY0690', NULL, 'other', '0', '', '', '', '', '', 'Visa', '420.0000', NULL, 1, NULL, 'received', '<p>দশমিক মিল</p>', '420.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3722, '2021-04-24 20:39:00', 467, 4586, NULL, NULL, 'IPAY0690', NULL, 'other', '0', '', '', '', '', '', 'Visa', '416.0000', NULL, 1, NULL, 'received', '<p>দশমিক মিল</p>', '416.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3723, '2021-04-24 22:00:00', 561, 4910, NULL, NULL, 'IPAY0690', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '32750.0000', NULL, 1, NULL, 'received', '', '32750.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3724, '2021-04-24 21:44:00', 301, 4916, NULL, NULL, 'IPAY0690', NULL, 'other', '0', '', '', '', '', '', 'Visa', '199600.0000', NULL, 1, NULL, 'received', '<p>DBBL (online)</p>', '199600.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3725, '2021-04-24 21:45:00', 301, 4916, NULL, NULL, 'IPAY0690', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '15000.0000', NULL, 1, NULL, 'received', '', '15000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3726, '2021-04-24 21:47:00', 526, 4628, NULL, NULL, 'IPAY0690', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '150000.0000', NULL, 1, NULL, 'received', '', '150000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3727, '2021-04-24 21:48:00', 370, 4923, NULL, NULL, 'IPAY0690', NULL, 'other', '0', '', '', '', '', '', 'Visa', '150000.0000', NULL, 1, NULL, 'received', '<p>DBBL (সোহেল)</p>', '150000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3728, '2021-04-24 21:48:00', 542, 4925, NULL, NULL, 'IPAY0690', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '189000.0000', NULL, 1, NULL, 'received', '', '189000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3729, '2021-04-25 22:04:00', 261, 440, NULL, NULL, 'IPAY0690', NULL, 'Cheque', '7', '', '', '', '', '', 'Visa', '40000.0000', NULL, 1, NULL, 'received', '', '40000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3730, '2021-04-25 22:07:00', 322, 4933, NULL, NULL, 'IPAY0690', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '29000.0000', NULL, 1, NULL, 'received', '', '29000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3731, '2021-04-25 22:07:00', 322, 4933, NULL, NULL, 'IPAY0690', NULL, 'Cheque', '13', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3732, '2021-04-25 22:09:00', 559, 4903, NULL, NULL, 'IPAY0690', NULL, 'Cheque', '15', '', '', '', '', '', 'Visa', '385000.0000', NULL, 1, NULL, 'received', '', '385000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3733, '2021-04-25 22:09:00', 327, 4927, NULL, NULL, 'IPAY0690', NULL, 'Cheque', '15', '', '', '', '', '', 'Visa', '340000.0000', NULL, 1, NULL, 'received', '', '340000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3734, '2021-04-25 22:10:00', 327, 4927, NULL, NULL, 'IPAY0690', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '55000.0000', NULL, 1, NULL, 'received', '', '55000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3735, '2021-04-25 22:11:00', 341, 4912, NULL, NULL, 'IPAY0690', NULL, 'other', '0', '', '', '', '', '', 'Visa', '230000.0000', NULL, 1, NULL, 'received', '<p>Sonali (online)</p>', '230000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3736, '2021-04-25 22:14:00', 372, 4487, NULL, NULL, 'IPAY0690', NULL, 'other', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '<p>Sonali (online)</p>', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3737, '2021-04-25 17:40:00', 306, 4936, NULL, NULL, 'IPAY0690', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '224800.0000', NULL, 1, NULL, 'received', '', '224800.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3738, '2021-04-25 17:41:00', 364, 4915, NULL, NULL, 'IPAY0690', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>Janata (online)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3739, '2021-04-25 17:41:00', 349, 4913, NULL, NULL, 'IPAY0690', NULL, 'other', '0', '', '', '', '', '', 'Visa', '400000.0000', NULL, 1, NULL, 'received', '<p>Janata (online)</p>', '400000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3740, '2021-04-25 17:42:00', 407, 4680, NULL, NULL, 'IPAY0690', NULL, 'other', '0', '', '', '', '', '', 'Visa', '800000.0000', NULL, 1, NULL, 'received', '<p>Janata (online)</p>', '800000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3741, '2021-04-25 17:43:00', 542, 4925, NULL, NULL, 'IPAY0690', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '53000.0000', NULL, 1, NULL, 'received', '', '53000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3742, '2021-04-25 17:44:00', 370, 4923, NULL, NULL, 'IPAY0690', NULL, 'other', '0', '', '', '', '', '', 'Visa', '70000.0000', NULL, 1, NULL, 'received', '<p>DBBL (সোহেল)</p>', '70000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3743, '2021-04-27 21:42:52', 562, 4939, NULL, NULL, 'IPAY0690', NULL, 'cash', '', '', '', '', '', '', '', '15640.0000', NULL, 1, NULL, 'received', '', '15640.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3744, '2021-04-27 21:44:10', 275, 4940, NULL, NULL, 'IPAY0691', NULL, 'cash', '', '', '', '', '', '', '', '101500.0000', NULL, 1, NULL, 'received', '', '101500.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3745, '2021-04-26 22:05:00', 435, 4928, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '26', '', '', '', '', '', 'Visa', '400000.0000', NULL, 1, NULL, 'received', '', '400000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3746, '2021-04-26 22:06:00', 340, 4814, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>Islami (online)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3747, '2021-04-26 22:06:00', 330, 4943, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1000000.0000', NULL, 1, NULL, 'received', '<p>SIBL জমা</p>', '1000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3748, '2021-04-26 22:07:00', 301, 4916, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>Al-Arafah (online)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3749, '2021-04-26 22:08:00', 370, 4923, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3750, '2021-04-26 22:08:00', 356, 4948, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '124300.0000', NULL, 1, NULL, 'received', '', '124300.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3751, '2021-04-26 22:09:00', 535, 4935, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '<p>Pubali (online)</p>', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3752, '2021-04-26 22:09:00', 383, 4947, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3753, '2021-04-26 22:10:00', 552, 4944, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '285165.5000', NULL, 1, NULL, 'received', '<p>65.5 DISC</p>', '285165.5000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3754, '2021-04-26 22:10:00', 306, 4950, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '77200.0000', NULL, 1, NULL, 'received', '', '77200.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3755, '2021-04-27 22:05:00', 323, 4957, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '6', '', '', '', '', '', 'Visa', '700000.0000', NULL, 1, NULL, 'received', '', '700000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3756, '2021-04-27 22:06:00', 335, 4951, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '6', '', '', '', '', '', 'Visa', '145000.0000', NULL, 1, NULL, 'received', '', '145000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3757, '2021-04-27 22:07:00', 194, 4949, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '6', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3758, '2021-04-27 22:07:00', 375, 4958, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>Sonali (online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3759, '2021-04-27 22:08:00', 364, 4915, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>Janata (online)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3760, '2021-04-27 22:09:00', 335, 4951, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '150000.0000', NULL, 1, NULL, 'received', '', '150000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3761, '2021-04-27 22:09:00', 564, 4963, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '1115000.0000', NULL, 1, NULL, 'received', '', '1115000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3762, '2021-04-29 16:03:00', 411, 4665, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>Premier (online)</p><p>৬ লাখ খাতে </p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3763, '2021-04-29 16:04:00', 411, 4665, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3764, '2021-04-29 16:58:00', 352, 4866, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '400000.0000', NULL, 1, NULL, 'received', '<p>Premier (online)</p><p>৬ লাখ খাতে</p>', '400000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3765, '2021-04-29 17:23:00', 526, 4973, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '150000.0000', NULL, 1, NULL, 'received', '', '150000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3766, '2021-04-28 17:26:00', 301, 4966, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '150000.0000', NULL, 1, NULL, 'received', '', '150000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3767, '2021-04-28 17:26:00', 301, 4966, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>Al-Arafah (online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3768, '2021-04-28 17:27:00', 301, 4966, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '49976.0000', NULL, 1, NULL, 'received', '<p>Islami (online)</p>', '49976.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3769, '2021-04-29 17:33:00', 361, 4975, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3770, '2021-04-29 17:35:00', 360, 4727, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>Agrani (online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3771, '2021-04-28 17:53:00', 383, 4947, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3772, '2021-04-29 17:58:00', 383, 4978, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '170000.0000', NULL, 1, NULL, 'received', '', '170000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3773, '2021-04-28 18:07:00', 330, 4982, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '32', '', '', '', '', '', 'Visa', '700000.0000', NULL, 1, NULL, 'received', '', '700000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3774, '2021-04-29 18:14:00', 330, 4986, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1000000.0000', NULL, 1, NULL, 'received', '<p>SIBL জমা</p>', '1000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3775, '2021-04-25 20:16:00', 542, 4925, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '792.0000', NULL, 1, NULL, 'received', '<p>দশমিক মিল</p>', '792.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3776, '2021-04-27 21:50:00', 194, 4949, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '377.0000', NULL, 1, NULL, 'received', '<p>দশমিক মিল</p>', '377.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3777, '2021-04-29 21:33:00', 322, 4989, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '13', '', '', '', '', '', 'Visa', '292800.0000', NULL, 1, NULL, 'received', '', '292800.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3778, '2021-04-29 21:37:00', 340, 4814, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>Islami (online)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3779, '2021-04-30 21:31:00', 327, 4998, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '150000.0000', NULL, 1, NULL, 'received', '', '150000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3780, '2021-04-30 21:31:00', 341, 4999, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '475000.0000', NULL, 1, NULL, 'received', '', '475000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3781, '2021-05-01 21:58:00', 327, 5005, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3782, '2021-05-01 21:59:00', 567, 5001, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '394065.7500', NULL, 1, NULL, 'received', '<p>65.75 DISC</p>', '394065.7500', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3783, '2021-05-01 22:00:00', 568, 5007, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '229895.5000', NULL, 1, NULL, 'received', '<p>51.5 দশমিক মিল</p>', '229895.5000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3784, '2021-04-29 17:47:00', 565, 4967, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '18900.0000', NULL, 1, NULL, 'received', '', '18900.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3786, '2021-04-29 17:55:00', 566, 4968, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '18900.0000', NULL, 1, NULL, 'received', '', '18900.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3787, '2021-04-29 17:55:00', 275, 4971, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '352000.0000', NULL, 1, NULL, 'received', '', '352000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3788, '2021-04-30 18:07:00', 275, 5014, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '101100.0000', NULL, 1, NULL, 'received', '<p>দশমিক মিলে ২০০ বাদ</p>', '101100.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3789, '2021-05-01 18:16:00', 562, 5017, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '15640.0000', NULL, 1, NULL, 'received', '', '15640.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3790, '2021-05-03 18:18:00', 528, 5021, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '15640.0000', NULL, 1, NULL, 'received', '', '15640.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3791, '2021-05-02 21:53:00', 327, 5025, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '15', '', '', '', '', '', 'Visa', '600000.0000', NULL, 1, NULL, 'received', '', '600000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3792, '2021-05-02 21:54:00', 301, 5034, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '250000.0000', NULL, 1, NULL, 'received', '<p>Al-Arafah (online)</p>', '250000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3793, '2021-05-02 21:54:00', 301, 5034, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '83000.0000', NULL, 1, NULL, 'received', '<p>Brac (online)</p>', '83000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3794, '2021-05-02 21:55:00', 330, 5004, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>SIBL (জমা)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3795, '2021-05-02 21:55:00', 341, 5037, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '700000.0000', NULL, 1, NULL, 'received', '', '700000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3796, '2021-05-03 22:36:00', 496, 5042, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '22', '', '', '', '', '', 'Visa', '292300.0000', NULL, 1, NULL, 'received', '', '292300.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3797, '2021-05-03 22:36:00', 496, 5042, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '22', '', '', '', '', '', 'Visa', '650300.0000', NULL, 1, NULL, 'received', '', '650300.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3798, '2021-05-03 22:37:00', 341, 5037, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '114000.0000', NULL, 1, NULL, 'received', '', '114000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3799, '2021-05-03 22:38:00', 402, 4724, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '<p>Uttara (online)</p>', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3801, '2021-05-03 22:40:00', 356, 5053, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '360000.0000', NULL, 1, NULL, 'received', '<p>Al-Arafah (online)</p>', '360000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3802, '2021-05-03 22:41:00', 327, 5055, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '150000.0000', NULL, 1, NULL, 'received', '', '150000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3803, '2021-05-03 22:41:00', 364, 5052, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '6', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3804, '2021-05-03 22:42:00', 301, 5034, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>Al-Arafah (online)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3805, '2021-05-03 22:42:00', 301, 5034, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '370000.0000', NULL, 1, NULL, 'received', '', '370000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3806, '2021-05-03 22:43:00', 329, 3033, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>Al-Arafah (online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3807, '2021-05-03 22:46:00', 567, 5045, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '571762.0000', NULL, 1, NULL, 'received', '<p>262 দশমিক মিল</p>', '571762.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3808, '2021-05-04 21:28:00', 383, 5054, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3809, '2021-05-04 21:29:00', 496, 5042, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '22', '', '', '', '', '', 'Visa', '1315700.0000', NULL, 1, NULL, 'received', '', '1315700.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3810, '2021-05-04 21:30:00', 322, 5064, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '129200.0000', NULL, 1, NULL, 'received', '', '129200.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3811, '2021-05-04 21:31:00', 356, 5066, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '<p>Al-Arafah (online)</p>', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3812, '2021-05-04 21:32:00', 356, 5066, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '20500.0000', NULL, 1, NULL, 'received', '', '20500.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3813, '2021-05-04 21:32:00', 423, 5056, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>Uttara (online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3814, '2021-05-04 21:32:00', 301, 5060, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>Al-Arafah (online)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3815, '2021-05-04 21:33:00', 301, 5060, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '1000.0000', NULL, 1, NULL, 'received', '', '1000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3816, '2021-05-04 21:33:00', 370, 5061, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>Agrani (online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3817, '2021-05-04 21:34:00', 370, 5061, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3818, '2021-05-04 21:35:00', 537, 5065, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '183000.0000', NULL, 1, NULL, 'received', '', '183000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3819, '2021-05-04 21:35:00', 567, 5067, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '11', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3820, '2021-05-04 21:39:00', 555, 5058, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '<p>Agrani (online)</p>', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3821, '2021-05-04 21:39:00', 555, 5058, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '4100.0000', NULL, 1, NULL, 'received', '', '4100.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3822, '2021-05-04 21:40:00', 422, 5059, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '289040.0000', NULL, 1, NULL, 'received', '', '28940.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3823, '2021-05-05 22:02:00', 496, 5076, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '22', '', '', '', '', '', 'Visa', '2000000.0000', NULL, 1, NULL, 'received', '', '2000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3824, '2021-05-05 22:03:00', 327, 5071, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '15', '', '', '', '', '', 'Visa', '250000.0000', NULL, 1, NULL, 'received', '', '250000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3825, '2021-05-05 22:04:00', 350, 5070, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '<p>Dhaka bank (online)</p>', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3826, '2021-05-05 22:05:00', 198, 373, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '35000.0000', NULL, 1, NULL, 'received', '', '35000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3827, '2021-05-05 22:06:00', 306, 5080, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '50000.0000', NULL, 1, NULL, 'received', '', '50000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3828, '2021-05-05 22:06:00', 321, 5079, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '115800.0000', NULL, 1, NULL, 'received', '', '115800.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3829, '2021-05-06 19:25:00', 339, 5099, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '241300.0000', NULL, 1, NULL, 'received', '', '141300.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3830, '2021-05-06 19:37:00', 340, 5081, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1000000.0000', NULL, 1, NULL, 'received', '<p>Islami (online)</p>', '1000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3831, '2021-05-06 19:38:00', 349, 5002, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '<p>Janata (online)</p>', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3832, '2021-05-06 19:39:00', 501, 5078, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '700000.0000', NULL, 1, NULL, 'received', '<p>Premier (online)</p>', '700000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3833, '2021-05-06 19:40:00', 346, 4922, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '<p>Sonali (online)</p>', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3834, '2021-05-06 19:40:00', 346, 4922, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3835, '2021-05-06 19:41:00', 306, 5080, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '20000.0000', NULL, 1, NULL, 'received', '', '20000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3836, '2021-05-06 19:41:00', 361, 5097, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '255000.0000', NULL, 1, NULL, 'received', '', '255000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3837, '2021-05-06 19:42:00', 380, 4961, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '230000.0000', NULL, 1, NULL, 'received', '<p>SIBL (online)</p>', '230000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3838, '2021-05-06 19:43:00', 368, 5098, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '229600.0000', NULL, 1, NULL, 'received', '<p>DBBL (online)</p>', '229600.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3839, '2021-05-06 19:44:00', 368, 5098, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '25000.0000', NULL, 1, NULL, 'received', '', '25000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3840, '2021-05-06 19:45:00', 370, 5072, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3841, '2021-05-07 13:26:00', 312, 5105, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '250000.0000', NULL, 1, NULL, 'received', '', '250000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3842, '2021-05-07 13:26:00', 573, 5106, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '152000.0000', NULL, 1, NULL, 'received', '', '152000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3843, '2021-05-07 13:37:00', 574, 5107, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '173800.0000', NULL, 1, NULL, 'received', '', '173800.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3844, '2021-05-06 16:32:00', 496, 5086, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '718.0000', NULL, 1, NULL, 'received', '<p>কৈফিয়ত ও দশমিক মিল</p>', '718.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3845, '2021-04-30 16:38:00', 341, 5029, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '602.0000', NULL, 1, NULL, 'received', '<p>দশমিক মিল</p>', '602.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3846, '2021-05-03 16:42:00', 330, 5047, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '518.0000', NULL, 1, NULL, 'received', '<p>দশমিক মিল</p>', '518.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3847, '2021-05-05 16:47:00', 370, 5072, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '376.0000', NULL, 1, NULL, 'received', '<p>দশমিক মিল</p>', '376.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3848, '2021-05-04 16:49:00', 301, 5060, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '800.0000', NULL, 1, NULL, 'received', '<p>দশমিক ও কৈফিয়ত</p>', '800.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3849, '2021-05-06 17:03:00', 327, 5087, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '668.0000', NULL, 1, NULL, 'received', '<p>দশমিক মিল</p>', '668.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3850, '2021-05-08 13:08:00', 301, 5118, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3851, '2021-05-08 13:08:00', 356, 5123, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '250000.0000', NULL, 1, NULL, 'received', '', '250000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3852, '2021-05-08 13:09:00', 321, 5125, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '103000.0000', NULL, 1, NULL, 'received', '', '103000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3853, '2021-05-09 21:37:00', 576, 5134, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '192253.5000', NULL, 1, NULL, 'received', '<p>253.5 দশমিক মিল ও কৈফিয়ত</p>', '192253.5000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3854, '2021-05-09 21:38:00', 537, 5133, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '307500.0000', NULL, 1, NULL, 'received', '', '307500.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3855, '2021-05-09 21:38:00', 555, 5130, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '294700.0000', NULL, 1, NULL, 'received', '', '294700.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3856, '2021-05-09 21:39:00', 575, 5129, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '300500.0000', NULL, 1, NULL, 'received', '', '300500.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3857, '2021-05-09 20:01:00', 301, 5118, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '237000.0000', NULL, 1, NULL, 'received', '', '237000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3858, '2021-05-09 20:02:00', 301, 5118, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>Al-Arafah (online)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3859, '2021-05-09 20:02:00', 301, 5118, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '22', '', '', '', '', '', 'Visa', '25000.0000', NULL, 1, NULL, 'received', '', '25000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3860, '2021-05-09 20:03:00', 383, 5124, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3861, '2021-05-09 20:03:00', 496, 5132, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '22', '', '', '', '', '', 'Visa', '187200.0000', NULL, 1, NULL, 'received', '', '187200.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3862, '2021-05-09 20:04:00', 194, 5036, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '7', '', '', '', '', '', 'Visa', '490000.0000', NULL, 1, NULL, 'received', '', '490000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3863, '2021-05-10 20:16:00', 301, 5118, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3864, '2021-05-10 20:17:00', 366, 5138, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '228100.0000', NULL, 1, NULL, 'received', '', '228100.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3865, '2021-05-11 18:07:00', 496, 5132, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '22', '', '', '', '', '', 'Visa', '608200.0000', NULL, 1, NULL, 'received', '', '608200.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3866, '2021-05-11 18:08:00', 301, 5149, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '660000.0000', NULL, 1, NULL, 'received', '<p>Al-Arafah (online)</p>', '660000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3867, '2021-05-11 18:09:00', 318, 4655, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>Sonali (online)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3868, '2021-05-11 18:09:00', 379, 4893, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>Islami (online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3869, '2021-05-11 18:10:00', 194, 5144, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '400000.0000', NULL, 1, NULL, 'received', '<p>Janata (online)</p>', '400000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3870, '2021-05-11 18:10:00', 378, 4737, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '900000.0000', NULL, 1, NULL, 'received', '<p>DBBL(online)</p>', '900000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3871, '2021-05-11 18:11:00', 378, 4737, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>DBBL (online)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3872, '2021-05-11 18:11:00', 526, 5140, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '250000.0000', NULL, 1, NULL, 'received', '', '250000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3873, '2021-05-11 18:12:00', 363, 5147, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '250300.0000', NULL, 1, NULL, 'received', '', '250300.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3874, '2021-05-11 18:12:00', 363, 5147, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '29940.0000', NULL, 1, NULL, 'received', '<p>DBBL(online)</p>', '29940.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3875, '2021-05-11 18:12:00', 504, 5151, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '199000.0000', NULL, 1, NULL, 'received', '', '199000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3876, '2021-05-11 18:13:00', 504, 5151, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '20500.0000', NULL, 1, NULL, 'received', '', '20500.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3877, '2021-05-11 18:13:00', 361, 5146, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '140000.0000', NULL, 1, NULL, 'received', '', '140000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3878, '2021-05-12 17:07:00', 392, 5038, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '2000000.0000', NULL, 1, NULL, 'received', '<p>Uttara (online)</p>', '2000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3879, '2021-05-12 17:07:00', 301, 5154, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '40000.0000', NULL, 1, NULL, 'received', '<p>Agrani (online)</p>', '40000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3880, '2021-05-12 17:08:00', 360, 4727, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>Pubali (online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3881, '2021-05-12 17:09:00', 387, 5103, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '999945.0000', NULL, 1, NULL, 'received', '<p>Islami (online)</p>', '999945.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3882, '2021-05-12 17:09:00', 564, 4964, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '20000.0000', NULL, 1, NULL, 'received', '', '20000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3883, '2021-05-12 17:10:00', 363, 5158, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '216000.0000', NULL, 1, NULL, 'received', '<p>DBBL (online)</p>', '216000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3884, '2021-05-12 17:10:00', 363, 5158, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '67900.0000', NULL, 1, NULL, 'received', '', '67900.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3885, '2021-05-12 17:11:00', 422, 5157, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '304900.0000', NULL, 1, NULL, 'received', '', '304900.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3886, '2021-05-12 17:11:00', 578, 5155, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '248500.0000', NULL, 1, NULL, 'received', '', '248500.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3887, '2021-05-12 17:12:00', 573, 5159, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '141300.0000', NULL, 1, NULL, 'received', '', '141300.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3888, '2021-05-13 17:24:00', 579, 5160, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '201200.0000', NULL, 1, NULL, 'received', '', '201200.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3889, '2021-05-13 17:25:00', 564, 5161, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '1180000.0000', NULL, 1, NULL, 'received', '', '1180000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3890, '2021-05-13 17:26:00', 368, 5098, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '49000.0000', NULL, 1, NULL, 'received', '', '49000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3891, '2021-05-17 19:38:00', 577, 5153, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3892, '2021-05-17 19:38:00', 361, 5162, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '140000.0000', NULL, 1, NULL, 'received', '', '140000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3893, '2021-05-17 19:39:00', 362, 4585, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '30500.0000', NULL, 1, NULL, 'received', '<p>NRBC (online)</p>', '30500.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3895, '2021-05-19 19:41:00', 347, 5102, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1000000.0000', NULL, 1, NULL, 'received', '<p>Pubali (online)</p>', '1000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3897, '2021-05-03 19:48:00', 364, 5052, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '353.0000', NULL, 1, NULL, 'received', '<p>দশমিক মিল</p>', '353.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3898, '2021-05-19 20:40:00', 340, 5126, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1000000.0000', NULL, 1, NULL, 'received', '<p>Islami Bank Ltd.(online)</p>', '1000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3901, '2021-05-19 20:42:00', 378, 4737, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1000000.0000', NULL, 1, NULL, 'received', '<p>DBBL (online)</p>', '1000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3902, '2021-05-19 20:43:00', 422, 5164, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '338800.0000', NULL, 1, NULL, 'received', '', '338800.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3903, '2021-05-20 20:47:00', 454, 5165, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>Islami (online)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3904, '2021-05-20 20:48:00', 526, 5166, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3905, '2021-04-12 14:34:00', 381, 1201, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>Pubali Bank Ltd.(online)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3906, '2021-05-22 19:33:00', 497, 5182, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '221200.0000', NULL, 1, NULL, 'received', '', '221200.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3907, '2021-05-22 19:37:00', 555, 5173, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '321600.0000', NULL, 1, NULL, 'received', '', '321600.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3908, '2021-05-23 19:39:00', 497, 5182, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '19', '', '', '', '', '', 'Visa', '22000.0000', NULL, 1, NULL, 'received', '', '22000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3909, '2021-05-23 19:40:00', 318, 4655, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>Agrani (online)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3911, '2021-05-23 19:42:00', 555, 5183, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '339700.0000', NULL, 1, NULL, 'received', '<p>Agrani (online)</p>', '339700.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3912, '2021-05-25 13:45:00', 321, 5189, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '250500.0000', NULL, 1, NULL, 'received', '', '250500.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3913, '2021-05-25 13:46:00', 583, 5191, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '15', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3914, '2021-05-25 13:46:00', 580, 5190, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '150000.0000', NULL, 1, NULL, 'received', '<p>Pubali (online)</p>', '150000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3915, '2021-05-25 13:47:00', 580, 5190, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '250000.0000', NULL, 1, NULL, 'received', '', '250000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3916, '2021-05-25 13:50:00', 582, 5192, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '190000.0000', NULL, 1, NULL, 'received', '<p>Sonali (online)</p>', '190000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3917, '2021-05-25 13:52:00', 472, 5187, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '290000.0000', NULL, 1, NULL, 'received', '<p>Agrani (online)</p>', '290000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3918, '2021-05-25 13:53:00', 472, 5187, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '644.0000', NULL, 1, NULL, 'received', '<p>দশমিক মিল ও কৈফিয়ত</p>', '644.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3919, '2021-05-26 13:59:00', 580, 5196, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '205900.0000', NULL, 1, NULL, 'received', '', '205900.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3920, '2021-05-26 13:59:00', 581, 5194, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '800.0000', NULL, 1, NULL, 'received', '', '800.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3921, '2021-05-26 13:59:00', 581, 5194, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '316600.0000', NULL, 1, NULL, 'received', '<p>DBBL (online)</p>', '316600.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3922, '2021-05-26 14:00:00', 427, 5195, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '243900.0000', NULL, 1, NULL, 'received', '', '243900.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3923, '2021-05-27 14:03:00', 427, 5195, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '180700.0000', NULL, 1, NULL, 'received', '', '180700.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3924, '2021-05-27 14:04:00', 340, 5126, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>Islami (online)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3925, '2021-05-27 14:05:00', 346, 5141, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '450000.0000', NULL, 1, NULL, 'received', '<p>Sonali (online)</p>', '450000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3926, '2021-05-27 14:05:00', 346, 5141, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '150000.0000', NULL, 1, NULL, 'received', '<p>Sonali (online)</p>', '150000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3927, '2021-05-27 14:06:00', 577, 5153, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '152000.0000', NULL, 1, NULL, 'received', '<p>Agrani (online)</p>', '152000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3928, '2021-05-27 14:08:00', 383, 5145, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3929, '2021-05-27 14:09:00', 583, 5197, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '15', '', '', '', '', '', 'Visa', '296000.0000', NULL, 1, NULL, 'received', '', '296000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3930, '2021-05-27 14:09:00', 321, 5198, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '136400.0000', NULL, 1, NULL, 'received', '', '136400.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3931, '2021-05-12 11:58:00', 327, 5087, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>Sonali (online)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3932, '2021-05-12 12:10:00', 350, 5152, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '422.0000', NULL, 1, NULL, 'received', '<p>দশমিক মিল</p>', '422.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3934, '2021-05-08 14:14:00', 301, 5118, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '99.0000', NULL, 1, NULL, 'received', '<p>কৈফিয়ত</p>', '99.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3936, '2021-05-19 14:19:00', 356, 5123, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '96000.0000', NULL, 1, NULL, 'received', '', '96000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3937, '2021-05-04 14:21:00', 423, 5056, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '369.0000', NULL, 1, NULL, 'received', '<p>দশমিক মিল</p>', '369.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3938, '2021-04-29 19:44:00', 454, 4789, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>Islami (online)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3939, '2021-05-29 19:45:00', 454, 5169, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '315.0000', NULL, 1, NULL, 'received', '<p>দশমিক মিল</p>', '315.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3940, '2021-03-11 20:34:00', 470, 3777, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '2714.0000', NULL, 1, NULL, 'received', '<p>কৈফিয়ত</p>', '2714.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3941, '2021-12-24 20:36:00', 466, 2766, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '2752.0000', NULL, 1, NULL, 'received', '<p>কৈফিয়ত</p>', '2752.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3942, '2021-05-24 13:14:00', 555, 5184, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '339300.0000', NULL, 1, NULL, 'received', '<p>Agrani (online)</p>', '339300.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3943, '2021-05-24 13:15:00', 422, 5185, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '98200.0000', NULL, 1, NULL, 'received', '<p>Agrani (online)</p>', '98200.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3944, '2021-05-28 13:09:00', 321, 5202, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '138500.0000', NULL, 1, NULL, 'received', '', '138500.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3945, '2021-05-30 13:11:00', 583, 5203, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '15', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3946, '2021-05-30 13:12:00', 361, 5162, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '50000.0000', NULL, 1, NULL, 'received', '', '50000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3947, '2021-05-30 13:12:00', 194, 5144, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3948, '2021-05-31 18:18:00', 321, 5204, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '160200.0000', NULL, 1, NULL, 'received', '', '160200.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3949, '2021-06-01 18:26:00', 492, 5206, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '352500.0000', NULL, 1, NULL, 'received', '', '352500.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3950, '2021-06-01 18:27:00', 584, 5166, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3951, '2021-06-02 12:05:00', 330, 5047, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '32', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3952, '2021-06-02 12:06:00', 362, 4585, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>NRBC (online)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3953, '2021-06-02 12:07:00', 322, 5064, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '700000.0000', NULL, 1, NULL, 'received', '<p>Islami (online)</p>', '700000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3954, '2021-06-02 12:07:00', 340, 5126, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>Islami (online)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3955, '2021-06-02 12:09:00', 360, 4727, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>Pubali (online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3956, '2021-06-02 12:09:00', 357, 5050, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '<p>Sonali (online)</p>', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3957, '2021-06-03 12:10:00', 327, 5087, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '15', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3958, '2021-06-03 12:11:00', 428, 4824, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '<p>Pubali (online)</p>', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3959, '2021-06-03 12:12:00', 535, 4935, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '250000.0000', NULL, 1, NULL, 'received', '<p>Pubali (online)</p>', '250000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3960, '2021-06-03 12:13:00', 349, 5128, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '179000.0000', NULL, 1, NULL, 'received', '<p>Janata (online)</p>', '179000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3961, '2021-06-03 12:14:00', 307, 4285, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3962, '2021-06-04 12:14:00', 189, 364, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '30000.0000', NULL, 1, NULL, 'received', '<p>Janata (online)</p><p>জহির মারফত</p>', '30000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3963, '2021-06-06 12:26:00', 585, 5207, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '222000.0000', NULL, 1, NULL, 'received', '', '222000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3964, '2021-06-07 13:20:00', 379, 5208, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '<p>Islami (online)</p>', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3965, '2021-06-07 13:20:00', 435, 4995, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>Pubali (online)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3966, '2021-06-06 13:21:00', 517, 5104, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '15', '', '', '', '', '', 'Visa', '767759.0000', NULL, 1, NULL, 'received', '<p>মারফত দানিছ মিয়া</p>', '767759.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3967, '2021-06-08 13:22:00', 346, 5141, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>Sonali (online)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3968, '2021-06-09 13:23:00', 379, 5209, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '250000.0000', NULL, 1, NULL, 'received', '<p>Islami (online)</p>', '250000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3969, '2021-06-10 19:12:00', 411, 5008, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>Premier (online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3970, '2021-06-10 19:12:00', 330, 5047, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>SIBL জমা</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3971, '2021-06-10 19:13:00', 360, 4727, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>Pubali (online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3972, '2021-06-10 19:13:00', 307, 4285, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3973, '2021-06-13 19:31:00', 586, 5213, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '1272700.0000', NULL, 1, NULL, 'received', '', '1272700.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3974, '2021-06-13 19:32:00', 378, 5181, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1000000.0000', NULL, 1, NULL, 'received', '<p>Islami (online)</p>', '1000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3975, '2021-05-27 14:07:00', 221, 396, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '106500.0000', NULL, 1, NULL, 'received', '<p>নতুনে নেওয়া</p>', '106500.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3976, '2021-06-15 14:10:00', 376, 4711, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '244.0000', NULL, 1, NULL, 'received', '<p>দশমিক মিল</p>', '244.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3977, '2021-04-27 14:14:00', 203, 378, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '948720.0000', NULL, 1, NULL, 'received', '<p>নতুনে নেওয়া</p>', '948720.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3978, '2021-03-24 14:18:00', 497, 5182, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '963.0000', NULL, 1, NULL, 'received', '<p>কৈফিয়ত ও দশমিক মিল</p>', '963.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3979, '2021-06-14 14:21:00', 536, 4802, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3980, '2021-06-14 14:21:00', 318, 4655, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>Agrani (online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3981, '2021-06-14 14:22:00', 318, 4655, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>Sonali (online)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3982, '2021-06-14 14:23:00', 335, 4951, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3983, '2021-06-14 14:23:00', 357, 5050, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '15', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3984, '2021-06-14 14:23:00', 327, 5087, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '6', '', '', '', '', '', 'Visa', '150000.0000', NULL, 1, NULL, 'received', '', '150000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3985, '2021-05-12 14:29:00', 201, 376, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1776915.0000', NULL, 1, NULL, 'received', '<p>নতুনে নেওয়া</p>', '1776915.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3986, '2021-06-10 14:33:00', 205, 380, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '449495.0000', NULL, 1, NULL, 'received', '<p>নতুনে নেওয়া</p>', '449495.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3987, '2021-06-10 14:35:00', 188, 363, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '53458.0000', NULL, 1, NULL, 'received', '<p>নতুনে নেওয়া</p>', '53458.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3988, '2021-06-10 14:37:00', 238, 418, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1032240.0000', NULL, 1, NULL, 'received', '<p>নতুনে নেওয়া</p>', '1032240.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3989, '2021-06-14 14:41:00', 170, 5221, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '249.0000', NULL, 1, NULL, 'received', '<p>দশমিক মিল</p>', '249.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3990, '2021-06-10 14:43:00', 433, 2204, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '491452.0000', NULL, 1, NULL, 'received', '<p>নতুনে নেওয়া</p>', '491452.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3991, '2021-06-20 12:55:00', 563, 4956, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '640845.0000', NULL, 1, NULL, 'received', '<p>M.R.M এর হিসাবে যোগ করা</p>', '640845.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3992, '2021-06-15 13:03:00', 428, 4824, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '<p>Sonali (online)</p>', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3993, '2021-06-15 13:04:00', 340, 5126, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '<p>Islami (online)</p>', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3994, '2021-06-15 13:05:00', 360, 4727, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>Pubali (online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3995, '2021-06-15 13:05:00', 402, 5088, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '<p>উত্তরা (অনলাইন)</p>', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3996, '2021-06-16 13:12:00', 379, 5223, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '<p>Islami (online)</p>', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3997, '2021-06-17 13:14:00', 310, 2446, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '135000.0000', NULL, 1, NULL, 'received', '<p>Pubali (online)</p>', '135000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3998, '2021-06-17 13:16:00', 330, 5047, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '18', '', '', '', '', '', 'Visa', '450000.0000', NULL, 1, NULL, 'received', '', '450000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (3999, '2021-06-17 13:17:00', 330, 5047, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '50000.0000', NULL, 1, NULL, 'received', '', '50000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4000, '2021-06-17 13:17:00', 383, 5145, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4001, '2021-06-20 12:24:00', 341, 5136, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>Sonali(online)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4002, '2021-06-21 12:25:00', 411, 5008, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>Premier (online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4003, '2021-06-21 12:25:00', 362, 4585, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>NRBC (online)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4004, '2021-06-22 12:26:00', 189, 364, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>Pubali (online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4005, '2021-06-22 12:27:00', 517, 5104, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '400000.0000', NULL, 1, NULL, 'received', '<p>দানিছ মিয়া চেয়ারম্যান মারফত</p><p>SIBL ৪৪৭৫০০ খাতে</p>', '400000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4006, '2021-06-23 12:28:00', 428, 4824, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '<p>Sonali (online)</p>', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4007, '2021-06-23 12:29:00', 194, 5144, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '16', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4008, '2021-06-23 12:30:00', 324, 1692, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '6', '', '', '', '', '', 'Visa', '800000.0000', NULL, 1, NULL, 'received', '<p>খলিল মিয়া মারফত</p>', '800000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4009, '2021-06-23 12:31:00', 360, 4727, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>Pubali (online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4011, '2021-06-24 12:33:00', 330, 5047, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '18', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4012, '2021-06-24 12:36:00', 370, 5156, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '250000.0000', NULL, 1, NULL, 'received', '<p>Pubali (online)</p>', '250000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4013, '2021-06-24 12:36:00', 340, 5126, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '2000000.0000', NULL, 1, NULL, 'received', '<p>Islami (online)</p>', '2000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4014, '2021-06-24 12:38:00', 272, 3915, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '50000.0000', NULL, 1, NULL, 'received', '<p>Pubali (online)</p>', '50000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4015, '2021-06-24 12:38:00', 307, 4285, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>Pubali (online)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4016, '2021-06-24 12:40:00', 545, 4848, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '25', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4017, '2021-06-27 14:02:00', 460, 5049, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>Islami (online)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4018, '2021-06-28 14:02:00', 501, 5078, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '18', '', '', '', '', '', 'Visa', '700000.0000', NULL, 1, NULL, 'received', '', '700000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4019, '2021-06-28 14:04:00', 467, 4586, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '1600000.0000', NULL, 1, NULL, 'received', '', '1600000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4021, '2021-06-28 14:08:00', 330, 5047, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '15', '', '', '', '', '', 'Visa', '1000000.0000', NULL, 1, NULL, 'received', '', '1000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4022, '2021-06-28 14:09:00', 376, 5222, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '6', '', '', '', '', '', 'Visa', '5098810.0000', NULL, 1, NULL, 'received', '<p>খলিল মিয়া মারফত</p>', '5098810.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4023, '2021-06-29 14:12:00', 387, 5103, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>Pubali (online)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4024, '2021-06-29 14:13:00', 392, 5038, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1000000.0000', NULL, 1, NULL, 'received', '<p>Islami (online)</p>', '1000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4025, '2021-06-30 14:15:00', 191, 366, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>Pubali (online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4026, '2021-06-30 14:16:00', 535, 4935, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '250000.0000', NULL, 1, NULL, 'received', '<p>Pubali (online)</p>', '250000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4027, '2021-07-06 14:33:00', 330, 5047, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '18', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4028, '2021-07-06 14:33:00', 360, 4727, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '<p>Pubali (online)</p>', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4029, '2021-07-06 16:27:00', 587, 5226, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '507000.0000', NULL, 1, NULL, 'received', '', '507000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4030, '2021-06-28 16:31:00', 588, 5229, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '26', '', '', '', '', '', 'Visa', '50000.0000', NULL, 1, NULL, 'received', '', '50000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4031, '2020-12-29 17:13:00', 477, 5230, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '900000.0000', NULL, 1, NULL, 'received', '<p>Islami (online)</p>', '900000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4032, '2021-01-03 17:14:00', 477, 5230, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '400000.0000', NULL, 1, NULL, 'received', '<p>Islami (online)</p>', '400000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4033, '2021-01-05 17:15:00', 477, 5230, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>Islami (online)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4034, '2021-01-13 17:15:00', 477, 5230, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '480000.0000', NULL, 1, NULL, 'received', '<p>Uttara (online)</p>', '480000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4035, '2021-01-17 17:17:00', 477, 5230, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>Uttara (online)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4036, '2021-01-17 17:19:00', 477, 5230, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '8000.0000', NULL, 1, NULL, 'received', '<p>কৈফিয়ত </p>', '8000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4037, '2021-01-25 17:22:00', 477, 5231, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>Pubali (online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4038, '2021-01-26 17:23:00', 477, 5231, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>Pubali (online)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4039, '2021-01-27 17:24:00', 477, 5231, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '<p>Pubali (online)</p>', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4040, '2021-01-28 17:26:00', 477, 5231, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '<p>নগদ জমা</p>', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4041, '2021-02-01 17:26:00', 477, 5231, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>Pubali (online)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4042, '2021-02-07 17:27:00', 477, 5231, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>Pubali (online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4043, '2021-02-10 17:28:00', 477, 5231, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>Pubali (online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4044, '2021-01-22 17:28:00', 477, 5231, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '16000.0000', NULL, 1, NULL, 'received', '<p>নৌকার মাঝি মারফত</p>', '16000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4045, '2021-01-24 17:29:00', 477, 5231, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>Pubali (online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4046, '2021-02-11 17:30:00', 477, 5231, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>Pubali (online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4047, '2021-02-12 17:31:00', 587, 5226, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '82000.0000', NULL, 1, NULL, 'received', '', '82000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4048, '2021-02-12 17:31:00', 477, 5231, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '82000.0000', NULL, 1, NULL, 'received', '<p>বাবুল মিয়া মারফত (নগদ)</p>', '82000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4049, '2021-02-12 17:33:00', 477, 5231, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '10000.0000', NULL, 1, NULL, 'received', '<p>কৈফিয়ত</p>', '10000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4050, '2021-03-02 17:38:00', 477, 5232, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>Pubali (online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4051, '2021-03-04 17:39:00', 477, 5232, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>Pubali (online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4052, '2021-03-10 17:40:00', 477, 5232, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>Pubali (online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4053, '2021-03-12 17:40:00', 477, 5232, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>নগদ জমা</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4054, '2021-04-13 17:41:00', 477, 5232, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>Pubali (online)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4055, '2021-02-17 17:44:00', 477, 5233, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>Pubali (online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4056, '2021-02-22 17:44:00', 477, 5233, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '595000.0000', NULL, 1, NULL, 'received', '<p>Pubali (online)</p>', '595000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4057, '2021-02-22 17:45:00', 477, 5233, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500.0000', NULL, 1, NULL, 'received', '<p>কৈফিয়ত</p>', '500.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4058, '2021-05-18 17:47:00', 477, 5232, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>নগদ জমা</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4059, '2021-03-23 17:47:00', 477, 5232, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4060, '2021-05-30 17:48:00', 477, 5232, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>Pubali (online)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4061, '2021-06-02 17:51:00', 477, 5232, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>Pubali(online)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4062, '2021-06-09 17:52:00', 477, 5232, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>Pubali (online)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4063, '2021-06-22 17:52:00', 477, 5232, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>Pubali (online)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4064, '2021-06-18 14:07:00', 589, 5234, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '12000.0000', NULL, 1, NULL, 'received', '<p>নগদ জমা</p>', '12000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4065, '2021-06-19 14:07:00', 589, 5234, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '6000.0000', NULL, 1, NULL, 'received', '<p>নগদ জমা</p>', '6000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4066, '2021-03-15 14:11:00', 479, 3316, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '50000.0000', NULL, 1, NULL, 'received', '<p>নগদ জমা</p>', '50000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4067, '2021-06-09 14:12:00', 479, 5020, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>নগদ জমা</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4068, '2021-03-06 14:47:00', 533, 5237, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '20000.0000', NULL, 1, NULL, 'received', '<p>নগদ জমা</p>', '20000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4069, '2021-03-07 14:52:00', 533, 5238, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '10000.0000', NULL, 1, NULL, 'received', '<p>নগদ জমা</p>', '10000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4070, '2021-04-08 15:55:00', 533, 5240, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '30000.0000', NULL, 1, NULL, 'received', '<p>নগদ জমা</p>', '30000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4071, '2021-04-11 15:58:00', 533, 5241, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1080.0000', NULL, 1, NULL, 'received', '<p>কৈফিয়ত বাদ</p>', '1080.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4072, '2021-05-06 16:04:00', 533, 5242, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '34000.0000', NULL, 1, NULL, 'received', '<p>নগদ জমা</p>', '34000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4074, '2021-04-20 16:24:00', 332, 5244, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '6', '', '', '', '', '', 'Visa', '133200.0000', NULL, 1, NULL, 'received', '', '133200.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4075, '2021-02-23 16:43:00', 332, 5248, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '190800.0000', NULL, 1, NULL, 'received', '<p>নগদ জমা</p>', '190800.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4076, '2021-04-29 16:44:00', 332, 5246, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '6', '', '', '', '', '', 'Visa', '103500.0000', NULL, 1, NULL, 'received', '', '103500.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4077, '2021-07-06 13:22:00', 428, 4824, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>Sonali (online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4078, '2021-07-07 13:23:00', 318, 4655, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>Sonali (online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4079, '2021-07-08 13:24:00', 346, 5214, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '700000.0000', NULL, 1, NULL, 'received', '<p>Sonali (online)</p>', '700000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4080, '2021-07-09 13:26:00', 362, 4585, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4081, '2021-07-12 13:27:00', 191, 366, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1200000.0000', NULL, 1, NULL, 'received', '<p>Pubali (online)</p>', '1200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4082, '2021-07-12 13:29:00', 360, 4727, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>Pubali (online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4083, '2021-07-12 13:31:00', 385, 4048, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>নগদ ফরিদ</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4084, '2021-07-07 13:32:00', 364, 5052, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '30000.0000', NULL, 1, NULL, 'received', '<p>Janata(online)তাহিরপুর</p>', '30000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4085, '2021-07-07 13:35:00', 189, 364, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '20000.0000', NULL, 1, NULL, 'received', '<p>Janata (online)তাহিরপুর</p>', '20000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4086, '2021-07-13 13:36:00', 327, 5087, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '15', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4087, '2021-07-13 13:39:00', 420, 2547, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '736052.0000', NULL, 1, NULL, 'received', '<p>পাথর+জাহাজ ভাড়া</p>', '736052.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4088, '2021-07-14 13:43:00', 370, 5156, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '150000.0000', NULL, 1, NULL, 'received', '<p>Pubali (online)</p>', '150000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4089, '2021-07-15 13:44:00', 330, 5047, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '15', '', '', '', '', '', 'Visa', '2000000.0000', NULL, 1, NULL, 'received', '', '2000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4090, '2021-07-15 13:45:00', 329, 3033, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '<p>Al-Arafah (online)</p>', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4091, '2021-07-15 13:46:00', 364, 5052, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '6', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4092, '2021-07-15 13:47:00', 375, 4958, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>Sonali (online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4093, '2021-07-15 13:48:00', 387, 5103, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1000000.0000', NULL, 1, NULL, 'received', '<p>Pubali (online)</p>', '1000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4094, '2021-07-15 13:48:00', 378, 5181, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1000000.0000', NULL, 1, NULL, 'received', '<p>DBBL (online)</p>', '1000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4095, '2021-07-15 13:49:00', 318, 4655, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>Agrani (online)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4096, '2021-07-18 13:50:00', 318, 4655, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '<p>Sonali (online)</p>', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4097, '2021-07-18 13:51:00', 341, 5136, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>Sonali (online)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4098, '2021-07-18 13:52:00', 392, 5038, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1000000.0000', NULL, 1, NULL, 'received', '<p>Islami(online)</p>', '1000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4099, '2021-07-18 13:52:00', 435, 4995, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '<p>Pubali (online)</p>', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4100, '2021-07-18 13:54:00', 454, 5169, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '99800.0000', NULL, 1, NULL, 'received', '<p>DBBL (online)</p>', '99800.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4101, '2021-07-19 13:54:00', 370, 5156, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '99800.0000', NULL, 1, NULL, 'received', '<p>DBBL (online)</p>', '99800.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4102, '2021-07-24 13:55:00', 517, 5104, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '350000.0000', NULL, 1, NULL, 'received', '', '350000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4103, '2021-07-24 13:56:00', 517, 5104, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '150000.0000', NULL, 1, NULL, 'received', '<p>কোরবানীর মহিষ</p>', '150000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4104, '2021-07-24 13:58:00', 440, 4842, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '29500.0000', NULL, 1, NULL, 'received', '', '29500.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4105, '2021-07-25 14:02:00', 367, 5257, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '0', '', '', '', '', '', 'Visa', '240700.0000', NULL, 1, NULL, 'received', '', '240700.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4106, '2021-07-26 14:04:00', 427, 5195, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>জায়গা ভাড়া বাবদ</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4107, '2021-07-26 14:04:00', 360, 4727, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>Pubali (online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4108, '2021-07-27 14:06:00', 407, 4960, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '150000.0000', NULL, 1, NULL, 'received', '<p>Sonali (online)</p>', '150000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4109, '2021-07-27 14:06:00', 375, 4958, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>Sonali (online)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4110, '2021-07-27 14:07:00', 328, 4629, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>NRBC (online)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4111, '2021-07-27 14:08:00', 364, 5052, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '40000.0000', NULL, 1, NULL, 'received', '<p>Janata (online)</p>', '40000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4113, '2021-07-28 14:09:00', 330, 5047, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '18', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4114, '2021-07-28 14:10:00', 340, 5126, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1000000.0000', NULL, 1, NULL, 'received', '<p>Islami (online)</p>', '1000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4115, '2021-07-28 14:10:00', 362, 4585, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>NRBC (online)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4117, '2021-04-12 16:51:00', 402, 5088, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '<p>Uttara (online)</p>', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4118, '2021-05-01 17:00:00', 352, 5010, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '347.0000', NULL, 1, NULL, 'received', '<p>দশমিক মিল</p>', '347.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4119, '2021-07-28 17:05:00', 366, 5138, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '13', '', '', '', '', '', 'Visa', '154500.0000', NULL, 1, NULL, 'received', '', '154500.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4120, '2021-03-02 17:25:00', 187, 362, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '50000.0000', NULL, 1, NULL, 'received', '<p>নগদ জমা</p>', '50000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4121, '2021-04-04 13:12:00', 431, 4560, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '593500.0000', NULL, 1, NULL, 'received', '', '593500.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4122, '2021-06-24 14:18:00', 584, 5166, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '35000.0000', NULL, 1, NULL, 'received', '', '35000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4123, '2021-08-22 19:08:00', 258, 437, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '35869.0000', NULL, 1, NULL, 'received', '<p>জায়গা ভাড়া হিসাবে নেওয়া </p>', '35869.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4124, '2021-08-05 13:21:00', 411, 5008, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>Premier (online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4125, '2021-08-29 13:23:00', 411, 5008, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>Premier (online)</p><p>৩ লাখ খাতে</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4126, '2021-08-29 13:32:00', 352, 5010, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>Premier (online)</p><p>৩ লাখ খাতে</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4127, '2021-08-05 13:46:00', 387, 5103, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>Pubali (online)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4128, '2021-08-11 13:48:00', 387, 5103, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '400000.0000', NULL, 1, NULL, 'received', '<p>Pubali(online)</p>', '400000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4129, '2021-08-25 13:50:00', 387, 5103, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1000000.0000', NULL, 1, NULL, 'received', '<p>Pubali (online)</p>', '1000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4130, '2021-08-29 13:51:00', 387, 5103, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1000000.0000', NULL, 1, NULL, 'received', '<p>Pubali (online)</p>', '1000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4131, '2021-08-03 13:52:00', 340, 5126, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1000000.0000', NULL, 1, NULL, 'received', '<p>Islami (online)</p>', '1000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4132, '2021-08-18 13:53:00', 340, 5126, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1000000.0000', NULL, 1, NULL, 'received', '<p>Islami (online)</p>', '1000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4133, '2021-08-26 13:53:00', 340, 5126, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1000000.0000', NULL, 1, NULL, 'received', '<p>Islami (online)</p>', '1000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4134, '2021-08-17 13:54:00', 404, 5219, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>নগদ জমা</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4135, '2021-08-16 13:57:00', 327, 5087, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '6', '', '', '', '', '', 'Visa', '150000.0000', NULL, 1, NULL, 'received', '', '150000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4136, '2021-08-12 13:58:00', 536, 4802, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>নগদ জমা</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4137, '2021-08-11 13:59:00', 492, 5206, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>নগদ জমা</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4138, '2021-08-10 14:01:00', 467, 4586, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '600000.0000', NULL, 1, NULL, 'received', '', '600000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4139, '2021-08-05 14:02:00', 350, 5152, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '400000.0000', NULL, 1, NULL, 'received', '<p>Islami (online)</p>', '400000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4140, '2021-08-03 14:03:00', 379, 5223, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>Islami (online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4141, '2021-08-19 14:04:00', 379, 5223, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '<p>Islami (online)</p>', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4142, '2021-08-09 14:06:00', 362, 4585, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>N.R.B.C (online)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4143, '2021-08-16 14:07:00', 362, 4585, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>নগদ জমা</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4144, '2021-08-26 14:07:00', 362, 4585, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>N.R.B.C (online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4145, '2021-08-26 14:09:00', 362, 4585, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '340.0000', NULL, 1, NULL, 'received', '<p>দশমিক মিল</p>', '340.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4146, '2021-08-03 14:11:00', 318, 4655, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>Agrani (online)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4147, '2021-08-25 14:12:00', 318, 4655, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>Agrani (online)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4148, '2021-08-05 14:15:00', 428, 4824, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '<p>sonali (online)</p>', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4149, '2021-08-17 14:16:00', 428, 4824, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>Sonali (online)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4150, '2021-08-26 14:17:00', 428, 4824, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>Sonali (online)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4151, '2021-08-17 14:20:00', 378, 5181, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1000000.0000', NULL, 1, NULL, 'received', '<p>DBBL (online)</p>', '1000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4152, '2021-08-23 14:24:00', 361, 5162, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '15000.0000', NULL, 1, NULL, 'received', '<p>নগদ জমা</p>', '15000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4153, '2021-08-23 14:24:00', 361, 5162, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '237.0000', NULL, 1, NULL, 'received', '<p>দশমিক মিল</p>', '237.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4154, '2021-08-09 14:26:00', 194, 5144, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '6', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4155, '2021-08-26 14:29:00', 373, 4515, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '22', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4156, '2021-08-26 14:30:00', 373, 4515, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '368.0000', NULL, 1, NULL, 'received', '<p>দশমিল মিল</p>', '368.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4157, '2020-10-08 14:34:00', 208, 383, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1287674.0000', NULL, 1, NULL, 'received', '<p>২০-২১ এ নেওয়া</p>', '1287674.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4158, '2021-08-18 14:36:00', 454, 5169, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '149700.0000', NULL, 1, NULL, 'received', '<p>DBBL (online)</p>', '149700.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4159, '2021-08-11 14:38:00', 407, 4960, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '150000.0000', NULL, 1, NULL, 'received', '<p>Sonali bank</p>', '150000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4160, '2021-08-22 14:39:00', 407, 4960, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '150000.0000', NULL, 1, NULL, 'received', '<p>Sonali (online)</p>', '150000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4161, '2021-08-29 14:39:00', 407, 4960, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '150000.0000', NULL, 1, NULL, 'received', '<p>Sonali (online)</p>', '150000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4162, '2021-08-21 14:40:00', 460, 5049, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>নগদ জমা</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4163, '2021-08-12 17:06:00', 329, 5259, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>Al-Arafah (online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4164, '2021-08-18 17:08:00', 402, 5088, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '<p>Uttara (online)</p>', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4165, '2021-08-18 17:20:00', 402, 5088, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '372.0000', NULL, 1, NULL, 'received', '<p>দশমিক মিল</p>', '372.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4166, '2021-08-12 17:22:00', 360, 4727, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '70000.0000', NULL, 1, NULL, 'received', '<p>Pubali (online)</p>', '70000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4167, '2021-08-12 17:22:00', 360, 4727, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '832.0000', NULL, 1, NULL, 'received', '<p>দশমিক মিল</p>', '832.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4168, '2021-08-05 17:24:00', 375, 4958, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>Sonali (online)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4169, '2021-08-09 17:25:00', 375, 4958, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>Sonali (online)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4170, '2021-08-17 17:25:00', 375, 4958, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>Sonali (online)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4171, '2021-08-23 17:26:00', 375, 4958, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>Sonali (online)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4172, '2021-08-31 10:55:00', 375, 4958, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>Sonali (online)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4173, '2021-08-03 10:59:00', 330, 5047, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '6', '', '', '', '', '', 'Visa', '700000.0000', NULL, 1, NULL, 'received', '', '700000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4174, '2021-08-11 11:00:00', 330, 5047, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '32', '', '', '', '', '', 'Visa', '1000000.0000', NULL, 1, NULL, 'received', '', '1000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4175, '2021-08-19 11:00:00', 330, 5047, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '32', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4176, '2021-08-19 11:01:00', 330, 5047, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '22', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4177, '2021-08-26 11:02:00', 330, 5047, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '32', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4178, '2021-08-26 11:02:00', 330, 5047, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '19', '', '', '', '', '', 'Visa', '700000.0000', NULL, 1, NULL, 'received', '', '700000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4179, '2021-08-24 11:03:00', 328, 4629, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>NRBC (online)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4180, '2021-08-19 11:06:00', 370, 5156, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '97800.0000', NULL, 1, NULL, 'received', '<p>DBBL (online)</p>', '97800.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4181, '2021-08-12 11:07:00', 370, 5156, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>Pubali (online)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4182, '2021-08-09 11:09:00', 370, 5156, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>Krishi bank (Ramjan)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4183, '2021-08-31 11:10:00', 370, 5156, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>Puabali (online)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4184, '2021-08-31 11:13:00', 435, 4995, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '<p>Pubali (online)</p>', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4185, '2021-08-09 11:15:00', 346, 5214, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>Sonali (online)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4186, '2021-08-26 11:16:00', 346, 5214, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>Sonali (online)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4187, '2021-08-19 11:19:00', 364, 5052, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '50000.0000', NULL, 1, NULL, 'received', '<p>Janata (online)</p>', '50000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4188, '2021-08-24 11:20:00', 364, 5052, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '6', '', '', '', '', '', 'Visa', '180000.0000', NULL, 1, NULL, 'received', '', '180000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4189, '2021-08-22 11:29:00', 307, 4285, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '50000.0000', NULL, 1, NULL, 'received', '<p>সজল-নগদ</p>', '50000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4190, '2021-06-24 11:31:00', 272, 3915, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '272.0000', NULL, 1, NULL, 'received', '<p>দশমিক মিল</p>', '272.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4191, '2021-09-02 13:40:00', 329, 5259, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>Al-Arafah (online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4192, '2021-09-01 13:41:00', 340, 5126, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1330000.0000', NULL, 1, NULL, 'received', '<p>Islami (online)</p>', '1330000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4193, '2021-09-01 13:43:00', 341, 5136, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '150000.0000', NULL, 1, NULL, 'received', '<p>Sonali (online)</p>', '150000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4194, '2021-09-02 13:46:00', 362, 4585, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>N.R.B.C (online)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4195, '2021-09-02 13:47:00', 428, 4824, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>Sonali (online)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4196, '2021-09-02 13:48:00', 370, 5156, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>Pubali (online)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4197, '2021-09-02 13:49:00', 330, 5047, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>SIBL জমা</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4198, '2021-09-03 13:52:00', 228, 2203, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '52200.0000', NULL, 1, NULL, 'received', '<p>১/২ পাথর</p>', '52200.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4199, '2021-09-03 13:53:00', 228, 2203, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '11700.0000', NULL, 1, NULL, 'received', '<p>৫/১০ পাথর</p>', '11700.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4200, '2021-09-03 13:54:00', 228, 2203, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '92800.0000', NULL, 1, NULL, 'received', '<p>সিলেকশন বালু-৩২০০x২৯ </p>', '92800.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4201, '2021-09-03 13:56:00', 228, 2203, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '8000.0000', NULL, 1, NULL, 'received', '<p>গোদাম-সিলেকশন</p>', '8000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4202, '2021-09-03 13:56:00', 228, 2203, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '21000.0000', NULL, 1, NULL, 'received', '<p>ডাস্ট</p>', '21000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4203, '2021-09-03 14:05:00', 376, 5222, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '95928.0000', NULL, 1, NULL, 'received', '<p>কৈফিয়ত বাদ</p>', '95928.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4204, '2021-08-25 14:23:00', 224, 399, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '2175000.0000', NULL, 1, NULL, 'received', '<p>সাবেক ইট বাবদ হাজী ফুল মিয়া</p>', '2175000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4206, '2021-08-25 14:26:00', 224, 399, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '672000.0000', NULL, 1, NULL, 'received', '<p>হাজী ফুল মিয়া ইট বাবদ</p><p>৪২ গাড়ী=৮৪ হাজারx৮০০০</p>', '672000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4207, '2021-08-25 14:27:00', 224, 399, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1617600.0000', NULL, 1, NULL, 'received', '<p>হাজী ওবায়দুল হক বাবুল</p><p>ইট বাবদ=২০২.২০০ হাজারx৮০০০</p>', '1617600.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4208, '2021-08-25 14:30:00', 224, 399, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '28800.0000', NULL, 1, NULL, 'received', '<p>হাজী ওবায়দুল হক বাবুল</p><p>আধলা=৪ গাড়ী x৭২০</p>', '28800.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4209, '2021-08-25 14:33:00', 224, 5264, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '55000.0000', NULL, 1, NULL, 'received', '<p>হাজী খলিল মিয়া ইটের=১৫৫০০০ খাতে</p><p>অবশিষ্ট=৫৫০০০</p>', '55000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4210, '2021-09-02 12:40:00', 307, 4285, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '49972.0000', NULL, 1, NULL, 'received', '<p>Islami (online)</p>', '49972.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4211, '2021-09-05 12:41:00', 318, 4655, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>Agrani (online)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4212, '2021-09-06 12:42:00', 407, 4960, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>Sonali (online)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4213, '2021-09-06 12:43:00', 385, 4048, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '250000.0000', NULL, 1, NULL, 'received', '<p>NRBC (online)</p>', '250000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4215, '2021-09-06 12:44:00', 370, 5156, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>Pubali (online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4216, '2021-09-07 12:45:00', 327, 5087, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>Islami (online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4217, '2021-09-07 12:46:00', 328, 4629, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>N.R.B.C (online)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4218, '2021-09-07 12:48:00', 375, 4958, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>Sonali (online)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4219, '2021-09-08 12:48:00', 351, 4494, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '65000.0000', NULL, 1, NULL, 'received', '', '65000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4220, '2021-09-09 12:57:00', 306, 5080, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '15', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4221, '2021-09-09 12:58:00', 411, 5008, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>Premier (online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4222, '2021-09-09 13:04:00', 428, 4824, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '995000.0000', NULL, 1, NULL, 'received', '<p>Sonali (online)</p>', '995000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4223, '2021-09-09 13:23:00', 372, 4487, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>Sonali (online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4224, '2021-09-09 13:50:00', 330, 5047, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '32', '', '', '', '', '', 'Visa', '1000000.0000', NULL, 1, NULL, 'received', '', '1000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4225, '2021-09-09 13:54:00', 402, 5088, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>Uttara (online)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4227, '2021-09-09 13:55:00', 387, 5103, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>Pubali (online)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4228, '2021-09-09 13:55:00', 390, 4836, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4229, '2021-09-09 13:55:00', 312, 5105, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '260000.0000', NULL, 1, NULL, 'received', '', '260000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4230, '2021-09-09 13:56:00', 501, 5078, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '350000.0000', NULL, 1, NULL, 'received', '<p>মো. সিদ্দিক মিয়া মারফত</p>', '350000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4231, '2021-09-09 13:57:00', 534, 4781, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '50000.0000', NULL, 1, NULL, 'received', '<p>Pubali (online)</p>', '50000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4232, '2021-09-12 11:19:00', 194, 5144, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '16', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4233, '2021-09-12 11:20:00', 378, 5181, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1000000.0000', NULL, 1, NULL, 'received', '<p>DBBL (online)</p>', '1000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4234, '2021-09-12 11:20:00', 362, 4585, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>NRBC (online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4235, '2021-09-13 11:21:00', 322, 5064, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '6', '', '', '', '', '', 'Visa', '900000.0000', NULL, 1, NULL, 'received', '', '900000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4236, '2021-09-13 11:22:00', 327, 5087, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '299700.0000', NULL, 1, NULL, 'received', '<p>Islami (online)</p>', '299700.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4238, '2021-09-14 11:24:00', 396, 4186, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '44900.0000', NULL, 1, NULL, 'received', '<p>জায়গা ভাড়া হিসাব</p>', '44900.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4239, '2021-09-14 11:25:00', 346, 5214, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>Sonali (online)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4241, '2021-09-14 11:27:00', 328, 4629, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>NRBC (online)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4242, '2021-09-14 11:27:00', 307, 4285, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '99955.0000', NULL, 1, NULL, 'received', '<p>Islami (online)</p>', '99955.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4243, '2021-09-14 11:28:00', 375, 4958, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>Sonali (online)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4244, '2021-09-16 11:31:00', 329, 5259, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>Al-Arafah (online)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4245, '2021-09-16 11:32:00', 330, 5047, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '32', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4246, '2021-09-01 17:34:00', 590, 5266, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '249929.0000', NULL, 1, NULL, 'received', '<p>Islami (online)</p>', '249929.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4247, '2021-09-13 17:38:00', 590, 5268, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '0', '', '', '', '', '', 'Visa', '224913.0000', NULL, 1, NULL, 'received', '', '900000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4248, '2021-09-16 17:40:00', 590, 5269, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '999645.0000', NULL, 1, NULL, 'received', '<p>Islami (online)</p>', '999645.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4249, '2021-09-16 17:41:00', 590, 5269, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1000000.0000', NULL, 1, NULL, 'received', '<p>Pubali (online)</p>', '1000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4250, '2021-09-15 17:41:00', 590, 5268, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '9800.0000', NULL, 1, NULL, 'received', '<p>B-kash</p>', '9800.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4251, '2021-09-16 17:42:00', 364, 5052, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '6', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4252, '2021-09-15 17:43:00', 364, 5052, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '30000.0000', NULL, 1, NULL, 'received', '<p>Janata (online)</p>', '30000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4253, '2021-09-16 17:43:00', 407, 4960, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>Sonali (online)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4255, '2021-09-19 14:02:00', 322, 5064, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '80000.0000', NULL, 1, NULL, 'received', '', '80000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4256, '2021-09-19 14:03:00', 322, 5064, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '13', '', '', '', '', '', 'Visa', '1400000.0000', NULL, 1, NULL, 'received', '', '1400000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4257, '2021-09-19 14:04:00', 454, 5169, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>Janata (online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4258, '2021-09-20 14:05:00', 370, 5156, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '400000.0000', NULL, 1, NULL, 'received', '<p>Pubali (online)</p>', '400000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4259, '2021-09-20 14:07:00', 375, 4958, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>Sonali (online)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4260, '2021-09-21 14:07:00', 347, 5205, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1000000.0000', NULL, 1, NULL, 'received', '<p>Pubali (online)</p>', '1000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4261, '2021-09-21 14:09:00', 387, 5103, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>Pubali (online)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4262, '2021-09-21 14:10:00', 318, 4655, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '60000.0000', NULL, 1, NULL, 'received', '', '60000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4263, '2021-09-22 14:10:00', 402, 5088, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>Uttara (online)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4264, '2021-09-22 14:11:00', 328, 4629, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>NRBC (online)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4265, '2021-09-23 14:12:00', 330, 5047, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '18', '', '', '', '', '', 'Visa', '1000000.0000', NULL, 1, NULL, 'received', '', '1000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4266, '2021-09-23 14:14:00', 362, 4585, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>NRBC (online)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4267, '2021-09-26 14:16:00', 330, 5047, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '32', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4268, '2021-09-26 14:16:00', 330, 5047, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '16', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4269, '2021-09-26 14:17:00', 328, 4629, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>NRBC (online)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4270, '2021-09-23 14:29:00', 526, 4973, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '150000.0000', NULL, 1, NULL, 'received', '', '150000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4271, '2021-09-30 11:37:00', 364, 5052, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '6', '', '', '', '', '', 'Visa', '120000.0000', NULL, 1, NULL, 'received', '', '120000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4273, '2021-09-29 11:43:00', 364, 5052, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '40000.0000', NULL, 1, NULL, 'received', '<p>Janata Bank Ltd.</p>', '40000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4274, '2021-09-30 11:45:00', 383, 5145, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4275, '2021-09-28 17:28:00', 335, 4951, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4276, '2021-09-28 17:29:00', 375, 4958, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>Sonali (online)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4277, '2021-09-28 17:31:00', 327, 5087, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '199800.0000', NULL, 1, NULL, 'received', '<p>Islami (online)</p>', '199800.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4278, '2021-09-28 17:32:00', 402, 5088, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>Uttara (online)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4279, '2021-09-28 17:32:00', 492, 5206, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4280, '2021-09-29 17:33:00', 330, 5047, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '32', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4281, '2021-09-29 17:34:00', 328, 4629, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>NRBC (online)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4283, '2021-09-30 17:40:00', 534, 4781, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>Pubali (online)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4284, '2021-09-30 17:41:00', 329, 5259, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>Al-Arafa (online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4285, '2021-09-30 17:41:00', 346, 5214, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '<p>Sonali (online)</p>', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4286, '2021-09-30 17:42:00', 362, 4585, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>NRBC (online)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4287, '2021-09-30 17:43:00', 496, 5163, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '8000.0000', NULL, 1, NULL, 'received', '', '8000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4290, '2021-09-17 18:26:00', 410, 2343, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '20000.0000', NULL, 1, NULL, 'received', '', '20000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4291, '2021-09-27 18:29:00', 352, 5010, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>Premier (online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4292, '2021-03-20 19:57:00', 314, 4070, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '2560.0000', NULL, 1, NULL, 'received', '<p>কৈফিয়ত ২৫.৬০০x১০০</p>', '2560.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4293, '2021-03-24 19:58:00', 314, 4192, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1986.0000', NULL, 1, NULL, 'received', '<p>কৈফিয়ত ৯.৯৩০X২০০</p>', '1986.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4294, '2021-09-21 20:04:00', 350, 5152, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '214416.0000', NULL, 1, NULL, 'received', '<p>Islami (online)</p>', '214416.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4295, '2021-10-06 10:19:00', 378, 5181, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>DBBL Online</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4296, '2021-10-06 10:21:00', 330, 5047, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '32', '', '', '', '', '', 'Visa', '700000.0000', NULL, 1, NULL, 'received', '', '700000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4297, '2021-10-07 10:29:00', 329, 5259, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>Al-Arafa Bank Ltd(Online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4298, '2021-10-05 10:33:00', 352, 5010, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>NRBC Bank Ltd.(Online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4299, '2021-10-03 10:36:00', 407, 4960, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>Sonali Bank Ltd(Online)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4300, '2021-10-04 10:37:00', 407, 4960, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '50000.0000', NULL, 1, NULL, 'received', '<p>Sonali Bank Ltd.(Online)</p>', '50000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4301, '2021-10-03 10:47:00', 328, 4629, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>Nrbc Bank Ltd.(Online)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4303, '2021-10-05 10:51:00', 328, 4629, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>Nrbc Bank Ltd (Online)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4304, '2021-10-08 11:00:00', 322, 5064, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '20000.0000', NULL, 1, NULL, 'received', '<p>কৈফিয়ত বাদ</p>', '20000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4305, '2021-10-05 11:05:00', 402, 5088, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>Uttara Bank Ltd.(Online)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4306, '2021-10-05 11:08:00', 375, 4958, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>Sonali Bank Ltd.(Online)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4308, '2021-10-03 18:01:00', 387, 5103, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>pubali(online)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4309, '2021-10-05 16:18:00', 194, 5144, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '6', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4310, '2021-10-05 16:20:00', 362, 4585, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '17', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>২৫০০০০ খাতে</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4311, '2021-10-05 16:22:00', 373, 4515, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '22', '', '', '', '', '', 'Visa', '50000.0000', NULL, 1, NULL, 'received', '', '50000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4312, '2021-10-05 16:27:00', 392, 5038, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '96000.0000', NULL, 1, NULL, 'received', '<p>সিঙ্গেল এর  দাম পরিশোধ</p>', '96000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4313, '2021-10-06 16:32:00', 447, 2491, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1000000.0000', NULL, 1, NULL, 'received', '<p>Pubali(online)</p>', '1000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4314, '2021-10-10 16:38:00', 381, 1201, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>pubali(online)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4315, '2021-10-10 16:41:00', 335, 4951, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '150000.0000', NULL, 1, NULL, 'received', '<p>Sonali(online)</p>', '150000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4316, '2021-10-11 16:42:00', 170, 5221, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>Premium(online)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4318, '2021-10-11 16:50:00', 307, 4285, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '16', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4319, '2021-10-12 16:52:00', 328, 4629, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>N.R.B.C(Online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4320, '2021-10-12 16:54:00', 375, 4958, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>Sonali(online)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4321, '2021-10-13 16:57:00', 327, 5087, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '299700.0000', NULL, 1, NULL, 'received', '<p>Islami(online)</p>', '299700.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4322, '2021-10-15 16:59:00', 379, 5223, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4323, '2021-10-13 17:02:00', 364, 5052, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '50000.0000', NULL, 1, NULL, 'received', '<p>Janata(online)</p>', '50000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4325, '2021-10-14 17:55:00', 330, 5047, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '32', '', '', '', '', '', 'Visa', '700000.0000', NULL, 1, NULL, 'received', '', '700000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4326, '2021-10-14 17:57:00', 330, 5047, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4327, '2021-10-14 17:58:00', 329, 5259, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>AL-ARAFAH(Online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4328, '2021-10-14 18:06:00', 350, 5270, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '2000000.0000', NULL, 1, NULL, 'received', '<p>Islami(online)</p>', '2000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4329, '2021-10-14 18:08:00', 350, 5270, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1000000.0000', NULL, 1, NULL, 'received', '<p>Islami(online)</p>', '1000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4330, '2021-10-14 18:18:00', 447, 2491, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1000000.0000', NULL, 1, NULL, 'received', '<p>Pubali(online)</p>', '1000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4331, '2021-10-14 18:21:00', 310, 2446, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>Pubali(online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4332, '2021-10-14 18:23:00', 357, 5050, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '15', '', '', '', '', '', 'Visa', '700000.0000', NULL, 1, NULL, 'received', '', '700000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4333, '2021-10-14 18:25:00', 370, 5156, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>Pubali(online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4334, '2021-10-16 18:05:00', 411, 5008, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '199500.0000', NULL, 1, NULL, 'received', '', '199500.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4335, '2021-10-16 18:06:00', 492, 5206, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4336, '2021-10-08 19:20:00', 501, 5078, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '9000.0000', NULL, 1, NULL, 'received', '', '9000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4337, '2021-10-10 19:20:00', 501, 5078, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '101000.0000', NULL, 1, NULL, 'received', '<p>DBBL সিদ্দিক মিয়া</p>', '101000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4338, '2021-10-17 10:06:00', 407, 4960, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '50000.0000', NULL, 1, NULL, 'received', '<p>Sonali(online)</p>', '50000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4339, '2021-10-18 10:11:00', 447, 2491, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '14450.0000', NULL, 1, NULL, 'received', '', '14450.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4340, '2021-10-18 10:13:00', 378, 5181, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '7', '', '', '', '', '', 'Visa', '760000.0000', NULL, 1, NULL, 'received', '', '760000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4341, '2021-10-18 10:18:00', 435, 4995, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '185000.0000', NULL, 1, NULL, 'received', '<p>Pubali(online)</p>', '185000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4342, '2021-10-19 18:00:00', 330, 5047, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '120000.0000', NULL, 1, NULL, 'received', '', '120000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4343, '2021-10-19 18:01:00', 330, 5047, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '16', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4344, '2021-10-19 18:03:00', 328, 4629, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>NRBC(Online)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4345, '2021-10-19 18:05:00', 335, 4951, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>DBBL(Online)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4346, '2021-10-21 17:59:00', 327, 5087, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '15', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4347, '2021-10-21 18:01:00', 346, 5214, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>Sonali(online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4348, '2021-10-21 18:02:00', 375, 4958, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>Sonali(online)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4350, '2021-10-21 18:06:00', 362, 4585, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '150000.0000', NULL, 1, NULL, 'received', '<p>NRBC(online)</p>', '150000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4351, '2021-10-21 10:03:00', 328, 4629, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '<p>NRBC(ONLINE)</p>', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4352, '2021-10-22 12:59:00', 302, 4828, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '45000.0000', NULL, 1, NULL, 'received', '', '45000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4354, '2021-10-24 15:06:00', 347, 5205, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>Pubali(ONLINE)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4355, '2021-10-26 10:41:00', 407, 4960, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '50000.0000', NULL, 1, NULL, 'received', '<p>sonali(online)</p>', '50000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4356, '2021-10-26 10:42:00', 318, 4655, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '10000.0000', NULL, 1, NULL, 'received', '', '10000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4358, '2021-10-26 17:57:00', 307, 4285, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '19', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4359, '2021-10-19 16:14:00', 330, 5047, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '36067.0000', NULL, 1, NULL, 'received', '<p>কৈফিয়ত</p>', '36067.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4360, '2021-10-18 16:37:00', 435, 4995, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '4776.0000', NULL, 1, NULL, 'received', '<p>কৈফিয়ত</p>', '4776.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4361, '2021-10-28 17:17:00', 328, 4629, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>NRBC(ONLINE)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4362, '2021-10-28 17:18:00', 402, 5088, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '699300.0000', NULL, 1, NULL, 'received', '<p>DBBL(ONLINE)</p>', '699300.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4363, '2021-10-28 17:19:00', 402, 5088, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>UTTARA(ONLINE)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4364, '0000-00-00 00:00:00', 596, 5285, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '4000000.0000', NULL, 1, NULL, 'received', '<p>sunali(online)</p>', '4000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4365, '2021-10-28 12:56:00', 597, 5286, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>ISLAMI(ONLINE)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4366, '2021-10-06 13:03:00', 591, 5271, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1000000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '1000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4367, '2021-10-14 13:07:00', 591, 5271, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1000000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '1000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4368, '2021-10-18 13:12:00', 591, 5284, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '14450.0000', NULL, 1, NULL, 'received', '', '14450.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4369, '2021-10-28 15:04:00', 364, 5052, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '50000.0000', NULL, 1, NULL, 'received', '<p>JANATA(ONLINE)</p>', '50000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4370, '2021-08-28 17:45:00', 598, 5287, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '55700.0000', NULL, 1, NULL, 'received', '', '55700.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4371, '2021-10-25 18:24:00', 595, 5282, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '377900.0000', NULL, 1, NULL, 'received', '', '377900.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4372, '2021-10-28 18:42:00', 599, 5290, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '986900.0000', NULL, 1, NULL, 'received', '', '986900.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4373, '2021-10-28 18:50:00', 600, 5291, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '391500.0000', NULL, 1, NULL, 'received', '', '391500.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4374, '2021-10-28 19:05:00', 601, 5293, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '865355.0000', NULL, 1, NULL, 'received', '', '865355.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4375, '2021-10-28 19:15:00', 601, 5296, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '1322310.0000', NULL, 1, NULL, 'received', '', '1322310.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4376, '2021-10-31 17:46:00', 603, 5306, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '450000.0000', NULL, 1, NULL, 'received', '', '450000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4377, '2021-10-31 17:52:00', 597, 5307, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>ISLAMI(ONLINE)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4379, '2021-10-31 18:30:00', 606, 5313, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '100.0000', NULL, 1, NULL, 'received', '', '100.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4380, '2021-11-01 14:40:00', 607, 5315, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1000000.0000', NULL, 1, NULL, 'received', '<p>islami(online)</p>', '1000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4382, '2021-11-01 15:05:00', 610, 5319, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '803200.0000', NULL, 1, NULL, 'received', '', '803200.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4383, '2021-10-30 15:50:00', 517, 5104, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '260000.0000', NULL, 1, NULL, 'received', '', '260000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4384, '2021-10-31 15:53:00', 602, 5305, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '6', '', '', '', '', '', 'Visa', '183700.0000', NULL, 1, NULL, 'received', '', '183700.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4385, '2021-10-31 15:54:00', 327, 5087, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '6', '', '', '', '', '', 'Visa', '316300.0000', NULL, 1, NULL, 'received', '', '316300.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4386, '2021-10-31 15:56:00', 194, 5144, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '6', '', '', '', '', '', 'Visa', '150000.0000', NULL, 1, NULL, 'received', '', '150000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4387, '2021-10-31 15:59:00', 370, 5156, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '800000.0000', NULL, 1, NULL, 'received', '<p>pubali(online)</p>', '800000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4388, '2021-11-01 16:01:00', 606, 5313, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '19', '', '', '', '', '', 'Visa', '294000.0000', NULL, 1, NULL, 'received', '', '294000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4389, '2021-11-01 16:03:00', 328, 4629, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>N.R.B.C(ONLINE)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4390, '2021-11-01 16:05:00', 362, 4585, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>N.R.B.C(ONLINE)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4391, '2021-11-01 16:08:00', 608, 5316, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '11', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4392, '2021-11-01 16:10:00', 314, 4857, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '340000.0000', NULL, 1, NULL, 'received', '', '340000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4393, '2021-11-01 16:11:00', 375, 4958, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>SONALI(ONLINE)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4394, '2021-11-01 16:13:00', 335, 4951, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>SONALI(ONLINE)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4395, '2021-11-02 10:06:00', 608, 5320, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '11', '', '', '', '', '', 'Visa', '382500.0000', NULL, 1, NULL, 'received', '', '382500.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4396, '2021-11-02 10:14:00', 611, 5321, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '410800.0000', NULL, 1, NULL, 'received', '', '410800.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4397, '2021-11-02 10:52:00', 612, 5326, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '387900.0000', NULL, 1, NULL, 'received', '', '387900.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4398, '2021-11-02 11:03:00', 610, 5329, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1350000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '1350000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4399, '2021-11-02 11:13:00', 609, 5317, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '19', '', '', '', '', '', 'Visa', '350000.0000', NULL, 1, NULL, 'received', '', '350000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4400, '2021-11-02 11:16:00', 347, 5205, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '75000.0000', NULL, 1, NULL, 'received', '', '75000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4401, '2021-10-28 19:45:00', 423, 5056, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '60000.0000', NULL, 1, NULL, 'received', '<p>uttara(online)</p>', '60000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4402, '2021-11-03 14:43:00', 610, 5335, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '255000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '255000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4403, '2021-11-03 14:44:00', 610, 5335, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1094940.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '1094940.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4404, '2021-11-03 15:07:00', 608, 5338, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '11', '', '', '', '', '', 'Visa', '440000.0000', NULL, 1, NULL, 'received', '', '440000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4405, '2021-11-03 15:10:00', 609, 5339, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '19', '', '', '', '', '', 'Visa', '400000.0000', NULL, 1, NULL, 'received', '', '400000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4406, '2021-11-03 15:21:00', 614, 5340, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '3763000.0000', NULL, 1, NULL, 'received', '', '3763000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4407, '2021-11-03 15:26:00', 352, 5010, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>uttara(online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4408, '2021-11-03 15:32:00', 597, 5307, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>islami(online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4409, '2021-11-03 17:41:00', 385, 4048, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>NRBC(ONLINE)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4410, '2021-11-03 18:45:00', 615, 5341, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '400000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '400000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4411, '2021-11-04 16:53:00', 609, 5342, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '400000.0000', NULL, 1, NULL, 'received', '', '400000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4412, '2021-11-04 17:11:00', 616, 5345, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '32', '', '', '', '', '', 'Visa', '450000.0000', NULL, 1, NULL, 'received', '', '450000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4413, '2021-11-04 17:22:00', 617, 5347, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '2000000.0000', NULL, 1, NULL, 'received', '<p>ISLAMI(ONLINE)</p>', '2000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4414, '2021-11-04 17:39:00', 610, 5351, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '15', '', '', '', '', '', 'Visa', '600000.0000', NULL, 1, NULL, 'received', '', '600000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4415, '2021-11-04 17:40:00', 610, 5351, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '15', '', '', '', '', '', 'Visa', '600000.0000', NULL, 1, NULL, 'received', '', '600000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4417, '2021-11-04 18:21:00', 618, 5356, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '651000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '651000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4418, '2021-11-04 18:32:00', 614, 5357, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '4200000.0000', NULL, 1, NULL, 'received', '<p>SONALI(ONLINE)</p>', '4200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4419, '2021-11-04 18:46:00', 600, 5337, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '4000.0000', NULL, 1, NULL, 'received', '', '4000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4420, '2021-11-04 18:46:00', 600, 5337, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '11', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4421, '2021-11-04 18:47:00', 600, 5337, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '600000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '600000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4422, '2021-11-04 18:59:00', 608, 5338, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '3000.0000', NULL, 1, NULL, 'received', '', '3000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4423, '2021-11-04 19:06:00', 307, 4285, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4424, '2021-11-05 10:32:00', 383, 5145, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4425, '2021-11-06 12:08:00', 420, 2547, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '538500.0000', NULL, 1, NULL, 'received', '<p>পাথর+জাহাজ ভাড়া</p>', '538500.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4426, '2021-11-06 10:56:00', 619, 5361, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '552000.0000', NULL, 1, NULL, 'received', '<p>জোহাদ এন্টা: মারফত </p>', '552000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4427, '2021-11-07 10:49:00', 620, 5366, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4428, '2021-11-07 10:59:00', 501, 5078, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '16', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4429, '2021-11-07 11:00:00', 501, 5078, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '7', '', '', '', '', '', 'Visa', '400000.0000', NULL, 1, NULL, 'received', '', '400000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4430, '2021-11-07 11:05:00', 613, 5344, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1000000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '1000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4431, '2021-11-07 11:12:00', 619, 5361, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '2000000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '2000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4432, '2021-11-07 11:14:00', 619, 5361, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1095000.0000', NULL, 1, NULL, 'received', '<p>SONALI(ONLINE)</p>', '1095000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4433, '2021-11-07 11:16:00', 328, 4629, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '900000.0000', NULL, 1, NULL, 'received', '<p>N.R.B.C(ONLINE)</p>', '900000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4434, '2021-11-07 11:17:00', 328, 4629, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '1600.0000', NULL, 1, NULL, 'received', '', '1600.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4435, '2021-11-07 11:19:00', 517, 5104, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '415000.0000', NULL, 1, NULL, 'received', '', '415000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4436, '2021-11-07 11:20:00', 370, 5156, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '700000.0000', NULL, 1, NULL, 'received', '<p>OGRONI(ONLINE)</p>', '700000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4437, '2021-11-07 11:22:00', 609, 5365, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4438, '2021-11-07 11:24:00', 329, 5259, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '<p>AL-ARAFA(ONLINE)</p>', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4439, '2021-11-07 11:26:00', 545, 4848, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '264000.0000', NULL, 1, NULL, 'received', '', '264000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4440, '2021-11-07 11:30:00', 536, 4802, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '15000.0000', NULL, 1, NULL, 'received', '', '15000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4441, '2021-11-08 11:33:00', 621, 5373, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '1000000.0000', NULL, 1, NULL, 'received', '', '1000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4442, '2021-11-08 11:45:00', 622, 5376, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '1000000.0000', NULL, 1, NULL, 'received', '', '1000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4443, '2021-11-08 11:48:00', 609, 5377, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '400000.0000', NULL, 1, NULL, 'received', '', '400000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4444, '2021-11-08 12:07:00', 623, 5381, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1400000.0000', NULL, 1, NULL, 'received', '<p>D.B.B.L(ONLINE)</p>', '1400000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4445, '2021-11-08 12:17:00', 615, 5343, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '70000.0000', NULL, 1, NULL, 'received', '', '70000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4446, '2021-11-09 12:25:00', 617, 5386, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1999174.0000', NULL, 1, NULL, 'received', '<p>ISLAMI(ONLINE)</p>', '1999174.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4447, '2021-11-09 12:32:00', 623, 5387, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '336000.0000', NULL, 1, NULL, 'received', '<p>SONALI(ONLINE)</p>', '336000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4448, '2021-11-09 12:37:00', 609, 5388, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '400000.0000', NULL, 1, NULL, 'received', '', '400000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4449, '2021-11-09 12:58:00', 621, 5392, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '3068200.0000', NULL, 1, NULL, 'received', '', '3068200.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4450, '2021-11-09 13:13:00', 610, 5394, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '15', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4451, '2021-11-09 13:15:00', 610, 5394, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '50000.0000', NULL, 1, NULL, 'received', '', '50000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4452, '2021-11-09 13:20:00', 545, 4848, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '25', '', '', '', '', '', 'Visa', '530000.0000', NULL, 1, NULL, 'received', '', '530000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4453, '2021-11-10 12:42:00', 609, 5395, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4454, '2021-11-10 12:04:00', 610, 5397, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1000000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '1000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4455, '2021-11-10 13:10:00', 627, 5400, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '388500.0000', NULL, 1, NULL, 'received', '', '388500.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4456, '2021-11-10 13:17:00', 602, 5402, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '788100.0000', NULL, 1, NULL, 'received', '', '788100.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4457, '2021-11-10 13:18:00', 602, 5402, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '285.0000', NULL, 1, NULL, 'received', '<p>কৈয়ফত</p>', '285.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4458, '2021-11-10 13:26:00', 628, 5403, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '475000.0000', NULL, 1, NULL, 'received', '', '475000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4459, '2021-11-10 14:35:00', 535, 4935, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '80000.0000', NULL, 1, NULL, 'received', '<p>IBBL(ONLINE)</p>', '80000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4460, '2021-11-10 14:38:00', 535, 4935, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '90.0000', NULL, 1, NULL, 'received', '<p>কৈয়ফত</p>', '90.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4461, '2021-11-10 14:40:00', 387, 5103, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '2500000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '2500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4462, '2021-11-10 14:43:00', 357, 5050, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '150000.0000', NULL, 1, NULL, 'received', '<p>SONALI(ONLINE)</p>', '150000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4463, '2021-11-10 14:45:00', 327, 5087, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '50000.0000', NULL, 1, NULL, 'received', '', '50000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4464, '2021-11-10 14:46:00', 620, 5378, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4465, '2021-11-11 11:16:00', 629, 5404, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '350000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '350000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4466, '2021-11-11 11:25:00', 625, 5407, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '2000000.0000', NULL, 1, NULL, 'received', '<p>হাওলাত হতে জমা</p>', '2000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4467, '2021-11-11 11:26:00', 625, 5407, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '32', '', '', '', '', '', 'Visa', '3000000.0000', NULL, 1, NULL, 'received', '', '3000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4468, '2021-11-11 11:54:00', 620, 5414, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '9', '', '', '', '', '', 'Visa', '1000000.0000', NULL, 1, NULL, 'received', '', '1000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4469, '2021-11-11 11:58:00', 609, 5415, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4470, '2021-11-06 12:00:00', 609, 5365, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '2522.0000', NULL, 1, NULL, 'received', '<p>কৈয়ফত</p>', '2522.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4471, '2021-11-11 12:13:00', 630, 5416, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '420000.0000', NULL, 1, NULL, 'received', '', '420000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4472, '2021-11-11 12:17:00', 627, 5417, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '437800.0000', NULL, 1, NULL, 'received', '', '437800.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4473, '2021-11-11 12:28:00', 631, 5419, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '168000.0000', NULL, 1, NULL, 'received', '', '168000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4474, '2021-11-11 12:43:00', 632, 5421, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '760000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '760000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4475, '2021-11-11 16:08:00', 329, 5259, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '<p>AL-ARAFA(ONLINE)</p>', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4476, '2021-11-11 16:13:00', 626, 5399, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '22', '', '', '', '', '', 'Visa', '967000.0000', NULL, 1, NULL, 'received', '', '967000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4477, '2021-11-11 16:16:00', 364, 5052, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '6', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4478, '2021-11-11 16:17:00', 364, 5052, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '16', '', '', '', '', '', 'Visa', '50000.0000', NULL, 1, NULL, 'received', '', '50000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4479, '2021-11-11 16:18:00', 362, 4585, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4480, '2021-11-11 16:20:00', 393, 4580, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>AL-ARAFA(ONLINE)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4481, '2021-11-11 16:21:00', 375, 4958, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>SONALI(ONLINE)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4482, '2021-11-12 11:15:00', 634, 5425, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '1000000.0000', NULL, 1, NULL, 'received', '', '1000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4483, '2021-11-12 12:19:00', 635, 5427, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '423400.0000', NULL, 1, NULL, 'received', '', '423400.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4484, '2021-11-12 12:27:00', 602, 5428, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '446100.0000', NULL, 1, NULL, 'received', '', '446100.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4485, '2021-11-12 12:28:00', 602, 5428, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '100.0000', NULL, 1, NULL, 'received', '<p>কৈয়ফত</p>', '100.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4486, '2021-11-12 12:32:00', 389, 3701, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '1210000.0000', NULL, 1, NULL, 'received', '', '1210000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4487, '2021-11-12 12:33:00', 609, 5415, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '1110000.0000', NULL, 1, NULL, 'received', '<p>জায়গাভাড়া ২০২০-২০২১</p>', '1110000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4488, '2021-11-13 10:50:00', 631, 5429, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '115300.0000', NULL, 1, NULL, 'received', '', '115300.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4489, '2021-11-13 10:51:00', 631, 5429, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '142.0000', NULL, 1, NULL, 'received', '<p>কৈয়ফত</p>', '142.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4490, '2021-11-13 11:24:00', 638, 5435, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '468400.0000', NULL, 1, NULL, 'received', '', '468400.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4491, '2021-11-13 11:24:00', 638, 5435, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '40.0000', NULL, 1, NULL, 'received', '<p>কৈয়ফত</p>', '40.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4492, '2021-11-13 11:41:00', 639, 5437, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4493, '2021-11-13 11:42:00', 615, 5343, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '22600.0000', NULL, 1, NULL, 'received', '', '22600.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4494, '2021-11-13 11:44:00', 615, 5343, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '72.0000', NULL, 1, NULL, 'received', '<p>কৈয়ফত</p>', '72.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4495, '2021-11-13 11:49:00', 307, 4285, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '142000.0000', NULL, 1, NULL, 'received', '', '142000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4496, '2021-11-13 11:50:00', 307, 4285, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '5580.0000', NULL, 1, NULL, 'received', '<p>কৈয়ফত</p>', '5580.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4497, '2021-11-14 09:55:00', 640, 5438, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '371400.0000', NULL, 1, NULL, 'received', '', '371400.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4498, '2021-11-14 10:04:00', 640, 5438, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '142.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত</p>', '142.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4499, '2021-11-14 10:09:00', 602, 5440, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '771500.0000', NULL, 1, NULL, 'received', '', '771500.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4500, '2021-11-14 10:10:00', 602, 5440, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '280.0000', NULL, 1, NULL, 'received', '<p>কৈয়ফিয়ত</p>', '280.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4501, '2021-11-14 10:20:00', 641, 5443, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4502, '2021-11-14 10:44:00', 642, 5444, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '367700.0000', NULL, 1, NULL, 'received', '', '367700.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4503, '2021-11-14 10:45:00', 642, 5444, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '520.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত</p>', '520.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4504, '2021-11-14 10:57:00', 610, 5448, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '281900.0000', NULL, 1, NULL, 'received', '', '281900.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4505, '2021-11-14 10:57:00', 610, 5448, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '144.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত</p>', '144.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4506, '2021-11-14 11:16:00', 627, 5452, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '454294.0000', NULL, 1, NULL, 'received', '', '454294.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4507, '2021-11-14 11:33:00', 643, 5454, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '880000.0000', NULL, 1, NULL, 'received', '<p>ISLAMI(ONLINE)</p>', '880000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4508, '2021-11-14 11:41:00', 644, 5455, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '637000.0000', NULL, 1, NULL, 'received', '', '637000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4509, '2021-11-14 11:47:00', 645, 5456, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '378400.0000', NULL, 1, NULL, 'received', '', '378400.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4510, '2021-11-14 18:02:00', 390, 4836, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '25', '', '', '', '', '', 'Visa', '630000.0000', NULL, 1, NULL, 'received', '', '630000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4511, '2021-11-14 18:04:00', 346, 5214, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '15', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4512, '2021-11-14 18:07:00', 327, 5087, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '50000.0000', NULL, 1, NULL, 'received', '', '50000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4513, '2021-11-14 18:09:00', 607, 5332, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '<p>sonali(online)</p>', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4514, '2021-11-14 18:11:00', 632, 5421, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '42000.0000', NULL, 1, NULL, 'received', '<p>pubali(online)</p>', '42000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4515, '2021-11-14 18:13:00', 629, 5404, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '25000.0000', NULL, 1, NULL, 'received', '<p>pubali(online)</p>', '25000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4516, '2021-11-15 11:23:00', 631, 5467, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '132300.0000', NULL, 1, NULL, 'received', '', '132300.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4517, '2021-11-15 11:35:00', 642, 5470, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '700000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '700000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4518, '2021-11-15 11:36:00', 642, 5470, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '14700.0000', NULL, 1, NULL, 'received', '<p>বিকাশ</p>', '14700.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4519, '2021-11-15 11:37:00', 642, 5470, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '5000.0000', NULL, 1, NULL, 'received', '', '5000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4520, '2021-11-15 17:25:00', 636, 5430, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1000000.0000', NULL, 1, NULL, 'received', '<p>islami(online)</p>', '1000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4521, '2021-11-15 17:26:00', 610, 5466, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '327000.0000', NULL, 1, NULL, 'received', '<p>pubali(online)</p>', '327000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4523, '2021-11-15 17:28:00', 603, 5468, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '483500.0000', NULL, 1, NULL, 'received', '', '483500.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4524, '2021-11-15 17:32:00', 603, 5468, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1300.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত</p>', '1300.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4525, '2021-11-11 10:24:00', 647, 5472, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4526, '2021-11-16 10:33:00', 641, 5476, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1500000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE) 2-T.T</p>', '1500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4527, '2021-11-16 10:42:00', 647, 5478, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '400000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '400000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4528, '2021-11-16 10:56:00', 634, 5480, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '900000.0000', NULL, 1, NULL, 'received', '', '900000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4529, '2021-11-16 11:22:00', 602, 5487, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '443400.0000', NULL, 1, NULL, 'received', '', '443400.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4530, '2021-11-16 11:22:00', 602, 5487, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '60.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত</p>', '60.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4531, '2021-11-16 11:26:00', 631, 5488, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '159800.0000', NULL, 1, NULL, 'received', '', '159800.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4532, '2021-11-16 11:27:00', 631, 5488, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '136.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত</p>', '136.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4533, '2021-11-16 11:30:00', 635, 5489, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '453800.0000', NULL, 1, NULL, 'received', '', '453800.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4534, '2021-11-16 11:30:00', 635, 5489, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '136.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত</p>', '136.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4535, '2021-11-16 14:30:00', 610, 5482, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '<p>PRIM(ONLINE)</p>', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4536, '2021-11-16 14:31:00', 610, 5482, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '160000.0000', NULL, 1, NULL, 'received', '<p>PRIM(ONLINE)</p>', '160000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4537, '2021-11-16 14:32:00', 610, 5482, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4538, '2021-11-16 14:33:00', 610, 5482, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '15', '', '', '', '', '', 'Visa', '335000.0000', NULL, 1, NULL, 'received', '', '335000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4539, '2021-11-16 14:38:00', 613, 5451, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1000000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '1000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4540, '2021-11-16 14:40:00', 642, 5470, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '49000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '49000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4541, '2021-11-16 14:43:00', 642, 5470, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '610.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত</p>', '610.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4543, '2021-11-16 14:50:00', 609, 5436, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '19', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4544, '2021-11-16 15:05:00', 651, 5494, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '11', '', '', '', '', '', 'Visa', '1500000.0000', NULL, 1, NULL, 'received', '', '1500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4545, '2021-11-17 11:26:00', 652, 5497, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '799200.0000', NULL, 1, NULL, 'received', '', '799200.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4546, '2021-11-17 11:27:00', 652, 5497, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '284.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত</p>', '284.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4547, '2021-11-17 11:50:00', 653, 5501, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1900000.0000', NULL, 1, NULL, 'received', '<p>UTTARA(ONLINE)</p>', '1900000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4548, '2021-11-17 11:59:00', 654, 5505, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1900000.0000', NULL, 1, NULL, 'received', '<p>UTTARA(ONLINE)</p>', '1900000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4549, '2021-11-17 12:07:00', 655, 5506, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '400000.0000', NULL, 1, NULL, 'received', '<p>AGRANI(ONLINE)</p>', '400000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4550, '2021-11-17 12:11:00', 602, 5507, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '7500.0000', NULL, 1, NULL, 'received', '', '7500.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4551, '2021-11-17 12:11:00', 602, 5507, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '6', '', '', '', '', '', 'Visa', '400000.0000', NULL, 1, NULL, 'received', '', '400000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4552, '2021-11-17 12:17:00', 610, 5509, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '18', '', '', '', '', '', 'Visa', '1000000.0000', NULL, 1, NULL, 'received', '', '1000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4553, '2021-11-17 12:19:00', 610, 5509, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '400000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '400000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4554, '2021-11-17 12:28:00', 630, 5511, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '487900.0000', NULL, 1, NULL, 'received', '', '487900.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4555, '2021-11-17 12:29:00', 642, 5512, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '359400.0000', NULL, 1, NULL, 'received', '', '359400.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4556, '2021-11-17 12:43:00', 625, 5493, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '32', '', '', '', '', '', 'Visa', '1000000.0000', NULL, 1, NULL, 'received', '', '1000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4557, '2021-11-17 12:46:00', 614, 5495, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '2070000.0000', NULL, 1, NULL, 'received', '<p>SONALI(ONLINE)</p>', '2070000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4558, '2021-11-05 14:24:00', 614, 5359, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '19000.0000', NULL, 1, NULL, 'received', '<p>কৈফিয়ত</p>', '19000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4559, '2021-11-03 14:27:00', 614, 5340, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500.0000', NULL, 1, NULL, 'received', '<p>কৈফিয়ত</p>', '500.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4560, '2021-11-18 14:30:00', 602, 5514, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '15', '', '', '', '', '', 'Visa', '400000.0000', NULL, 1, NULL, 'received', '', '400000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4561, '2021-11-18 14:31:00', 642, 5513, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '380000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '380000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4562, '2021-11-18 14:55:00', 624, 5517, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '25', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4563, '2021-11-18 15:12:00', 601, 5519, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '915000.0000', NULL, 1, NULL, 'received', '', '915000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4564, '2021-11-18 15:39:00', 657, 5520, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '450000.0000', NULL, 1, NULL, 'received', '', '450000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4565, '2021-11-18 15:42:00', 637, 5521, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '22', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4566, '2021-11-18 15:48:00', 658, 5522, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '469491.0000', NULL, 1, NULL, 'received', '', '469491.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4567, '2021-11-18 15:48:00', 658, 5522, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '321.0000', NULL, 1, NULL, 'received', '<p>কৈফিয়ত</p>', '321.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4568, '2021-11-18 15:58:00', 659, 5523, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '444300.0000', NULL, 1, NULL, 'received', '', '444300.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4569, '2021-11-18 15:58:00', 659, 5523, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '32.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত</p>', '32.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4570, '2021-11-18 16:06:00', 660, 5524, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '421600.0000', NULL, 1, NULL, 'received', '', '421600.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4571, '2021-11-18 16:13:00', 661, 5526, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1000000.0000', NULL, 1, NULL, 'received', '<p>ISLAMI(ONLINE)</p>', '1000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4572, '2021-11-18 16:21:00', 601, 5529, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '1230000.0000', NULL, 1, NULL, 'received', '', '1230000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4573, '2021-11-18 16:26:00', 662, 5530, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '18', '', '', '', '', '', 'Visa', '1000000.0000', NULL, 1, NULL, 'received', '', '1000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4574, '2021-11-18 16:29:00', 645, 5531, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '292100.0000', NULL, 1, NULL, 'received', '', '292100.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4575, '2021-11-18 16:30:00', 645, 5531, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '136.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত</p>', '136.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4576, '2021-11-18 16:36:00', 663, 5532, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '700000.0000', NULL, 1, NULL, 'received', '<p>sonali(online)</p>', '700000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4577, '2021-11-18 16:42:00', 602, 5514, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '50000.0000', NULL, 1, NULL, 'received', '', '50000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4578, '2021-11-18 16:45:00', 335, 4951, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '120000.0000', NULL, 1, NULL, 'received', '<p>SONALI(ONLINE)</p>', '120000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4579, '2021-11-18 16:46:00', 335, 4951, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '30000.0000', NULL, 1, NULL, 'received', '<p>UTTARA(ONLINE)</p>', '30000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4580, '2021-11-18 16:50:00', 625, 5493, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '6', '', '', '', '', '', 'Visa', '850000.0000', NULL, 1, NULL, 'received', '', '850000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4581, '2021-11-18 16:53:00', 641, 5476, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4582, '2021-11-18 16:55:00', 370, 5156, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4583, '2021-11-18 16:58:00', 272, 3915, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '50000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '50000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4584, '2021-11-18 17:00:00', 420, 2547, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '121496.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '121496.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4585, '2021-11-19 11:49:00', 335, 4951, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '30000.0000', NULL, 1, NULL, 'received', '', '30000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4586, '2021-11-19 14:55:00', 664, 5537, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '390600.0000', NULL, 1, NULL, 'received', '', '390600.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4587, '2021-11-19 14:56:00', 664, 5537, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '9.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত</p>', '9.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4588, '2021-11-19 15:06:00', 631, 5539, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '100500.0000', NULL, 1, NULL, 'received', '', '100500.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4589, '2021-11-19 15:07:00', 631, 5539, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '48.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত</p>', '48.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4590, '2021-11-19 15:34:00', 666, 5544, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '888900.0000', NULL, 1, NULL, 'received', '', '888900.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4591, '2021-11-19 15:34:00', 666, 5544, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '105.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত</p>', '105.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4592, '2021-11-19 15:41:00', 667, 5545, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '292100.0000', NULL, 1, NULL, 'received', '', '292100.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4593, '2021-11-19 15:42:00', 667, 5545, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '120.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত</p>', '120.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4594, '2021-11-20 10:33:00', 628, 5550, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4595, '2021-11-20 11:16:00', 631, 5558, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '144400.0000', NULL, 1, NULL, 'received', '', '144400.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4596, '2021-11-20 11:16:00', 631, 5558, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '52.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত</p>', '52.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4597, '2021-11-20 11:39:00', 600, 5566, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '428500.0000', NULL, 1, NULL, 'received', '', '428500.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4598, '2021-11-20 11:40:00', 600, 5566, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '140.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত</p>', '140.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4599, '2021-11-20 11:43:00', 602, 5565, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '27200.0000', NULL, 1, NULL, 'received', '', '27200.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4600, '2021-11-20 11:43:00', 602, 5565, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '544500.0000', NULL, 1, NULL, 'received', '', '544500.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4601, '2021-11-21 15:04:00', 602, 5571, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '900000.0000', NULL, 1, NULL, 'received', '', '900000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4602, '2021-11-21 15:04:00', 602, 5571, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '18', '', '', '', '', '', 'Visa', '1600000.0000', NULL, 1, NULL, 'received', '', '1600000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4603, '2021-11-21 15:10:00', 669, 5573, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '16', '', '', '', '', '', 'Visa', '1000000.0000', NULL, 1, NULL, 'received', '', '1000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4604, '2021-11-21 15:11:00', 669, 5573, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1500000.0000', NULL, 1, NULL, 'received', '<p>ISLAMI(ONLINE)</p>', '1500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4605, '2021-11-21 15:16:00', 665, 5574, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '6', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4606, '2021-11-21 15:32:00', 670, 5578, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>UTTARA(ONLINE)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4607, '2021-11-21 15:33:00', 670, 5578, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1000000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '1000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4608, '2021-11-21 15:44:00', 625, 5582, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '32', '', '', '', '', '', 'Visa', '1000000.0000', NULL, 1, NULL, 'received', '', '1000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4609, '2021-11-21 15:51:00', 671, 5583, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '430600.0000', NULL, 1, NULL, 'received', '', '430600.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4610, '2021-11-21 15:51:00', 671, 5583, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '42.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত</p>', '42.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4611, '2021-11-21 15:57:00', 657, 5587, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '900000.0000', NULL, 1, NULL, 'received', '', '900000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4612, '2021-11-21 15:58:00', 657, 5587, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1000000.0000', NULL, 1, NULL, 'received', '<p>BARCK(ONLINE)</p>', '1000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4613, '2021-11-21 16:12:00', 651, 5591, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '11', '', '', '', '', '', 'Visa', '3000000.0000', NULL, 1, NULL, 'received', '', '3000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4614, '2021-11-21 16:42:00', 672, 5597, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '1778500.0000', NULL, 1, NULL, 'received', '', '1778500.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4615, '2021-11-21 16:43:00', 672, 5597, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '660.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত</p>', '660.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4616, '2021-11-21 16:49:00', 620, 5600, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '400000.0000', NULL, 1, NULL, 'received', '', '400000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4617, '2021-11-21 16:53:00', 632, 5601, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '19', '', '', '', '', '', 'Visa', '900000.0000', NULL, 1, NULL, 'received', '', '900000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4618, '2021-11-21 16:58:00', 659, 5602, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '411500.0000', NULL, 1, NULL, 'received', '', '411500.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4619, '2021-11-21 16:58:00', 659, 5602, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত</p>', '100.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4620, '2021-11-21 17:01:00', 610, 5603, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '600000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE) </p>', '600000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4621, '2021-11-21 17:13:00', 673, 5606, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '887900.0000', NULL, 1, NULL, 'received', '', '887900.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4622, '2021-11-21 17:14:00', 673, 5606, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '176.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত</p>', '176.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4623, '2021-11-21 17:16:00', 647, 5607, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '400000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '400000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4624, '2021-11-21 17:19:00', 635, 5608, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '449700.0000', NULL, 1, NULL, 'received', '', '449700.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4625, '2021-11-21 17:20:00', 635, 5608, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '120.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত</p>', '120.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4626, '2021-11-21 17:26:00', 674, 5609, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '458000.0000', NULL, 1, NULL, 'received', '', '458000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4627, '2021-11-21 17:26:00', 674, 5609, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '52.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত</p>', '52.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4628, '2021-11-21 17:28:00', 614, 5610, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '410300.0000', NULL, 1, NULL, 'received', '', '410300.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4629, '2021-11-21 17:28:00', 614, 5610, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '250.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত</p>', '250.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4631, '2021-11-21 17:41:00', 619, 5549, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '3308000.0000', NULL, 1, NULL, 'received', '<p>sonali(online)</p>', '3308000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4632, '2021-11-21 17:43:00', 619, 5549, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1800.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত</p>', '1800.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4633, '2021-11-21 08:33:00', 614, 5610, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '415000.0000', NULL, 1, NULL, 'received', '<p>SONALI(ONLINE)</p>', '415000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4634, '2021-11-21 08:34:00', 614, 5610, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '624.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত</p>', '624.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4635, '2021-11-21 08:38:00', 656, 5540, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '2000000.0000', NULL, 1, NULL, 'received', '', '2000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4637, '2021-11-21 08:45:00', 609, 5436, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '19', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4638, '2021-11-21 08:47:00', 545, 4848, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '400000.0000', NULL, 1, NULL, 'received', '', '400000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4639, '2021-11-21 08:50:00', 501, 5078, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '16', '', '', '', '', '', 'Visa', '140000.0000', NULL, 1, NULL, 'received', '', '140000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4640, '2021-11-22 12:05:00', 634, 5618, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '750000.0000', NULL, 1, NULL, 'received', '', '750000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4641, '2021-11-22 12:16:00', 602, 5621, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '15', '', '', '', '', '', 'Visa', '245000.0000', NULL, 1, NULL, 'received', '', '245000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4642, '2021-11-22 12:17:00', 602, 5621, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '6', '', '', '', '', '', 'Visa', '450000.0000', NULL, 1, NULL, 'received', '', '450000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4643, '2021-11-22 12:20:00', 600, 5622, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '522900.0000', NULL, 1, NULL, 'received', '', '522900.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4644, '2021-11-22 12:20:00', 600, 5622, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '170.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত</p>', '170.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4645, '2021-11-22 12:23:00', 641, 5623, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1000000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '1000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4646, '2021-11-22 12:31:00', 625, 5627, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '32', '', '', '', '', '', 'Visa', '1100000.0000', NULL, 1, NULL, 'received', '', '1100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4647, '2021-11-22 12:38:00', 657, 5629, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4648, '2021-11-22 12:42:00', 610, 5631, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '380000.0000', NULL, 1, NULL, 'received', '<p>PUABLI(ONLINE)</p>', '380000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4649, '2021-11-22 12:43:00', 610, 5631, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '306100.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '306100.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4650, '2021-11-22 12:44:00', 610, 5631, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '400000.0000', NULL, 1, NULL, 'received', '', '400000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4651, '2021-11-22 12:52:00', 606, 5633, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '15', '', '', '', '', '', 'Visa', '400000.0000', NULL, 1, NULL, 'received', '', '400000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4652, '2021-11-22 12:55:00', 631, 5634, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '79800.0000', NULL, 1, NULL, 'received', '', '79800.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4653, '2021-11-22 13:02:00', 676, 5636, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '892200.0000', NULL, 1, NULL, 'received', '', '892200.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4654, '2021-11-22 13:02:00', 676, 5636, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '57.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত</p>', '57.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4655, '2021-11-22 13:07:00', 619, 5637, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '3344000.0000', NULL, 1, NULL, 'received', '', '3344000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4656, '2021-11-22 13:37:00', 668, 5560, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '26', '', '', '', '', '', 'Visa', '455000.0000', NULL, 1, NULL, 'received', '', '455000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4657, '2021-11-22 13:39:00', 370, 5156, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '<p>pubali(online)</p>', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4658, '2021-11-22 13:40:00', 632, 5601, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '400000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '400000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4659, '2021-11-22 13:45:00', 639, 5604, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4660, '2021-11-22 13:47:00', 392, 5038, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '6', '', '', '', '', '', 'Visa', '400000.0000', NULL, 1, NULL, 'received', '', '400000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4661, '2021-11-22 13:48:00', 659, 5602, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '395000.0000', NULL, 1, NULL, 'received', '<p>AL-ARAFA(ONLINE)</p>', '395000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4662, '2021-11-22 13:51:00', 597, 5382, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>ISLAMI(ONLINE)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4663, '2021-11-22 13:53:00', 670, 5578, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '386850.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '386850.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4664, '2021-11-23 12:56:00', 659, 5640, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '29800.0000', NULL, 1, NULL, 'received', '', '29800.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4665, '2021-11-23 12:57:00', 659, 5640, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '35000.0000', NULL, 1, NULL, 'received', '<p>al-arafa(online)</p>', '35000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4666, '2021-11-23 12:59:00', 659, 5640, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '16.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত</p>', '16.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4667, '2021-11-23 13:15:00', 603, 5652, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '942500.0000', NULL, 1, NULL, 'received', '', '942500.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4668, '2021-11-23 13:16:00', 603, 5652, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '280.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত</p>', '280.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4669, '2021-11-23 13:27:00', 678, 5656, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '547900.0000', NULL, 1, NULL, 'received', '', '547900.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4670, '2021-11-23 13:32:00', 631, 5658, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '93000.0000', NULL, 1, NULL, 'received', '', '93000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4671, '2021-11-23 15:43:00', 602, 5621, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '2700.0000', NULL, 1, NULL, 'received', '', '2700.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4672, '2021-11-23 15:44:00', 602, 5621, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '0', '', '', '', '', '', 'Visa', '530000.0000', NULL, 1, NULL, 'received', '', '530000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4673, '2021-11-23 15:46:00', 628, 5661, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '13', '', '', '', '', '', 'Visa', '595000.0000', NULL, 1, NULL, 'received', '', '595000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4674, '2021-11-23 15:51:00', 613, 5616, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1000000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '1000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4675, '2021-11-23 15:54:00', 375, 4958, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>SONALI(ONLINE)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4676, '2021-11-23 15:55:00', 614, 5610, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '3350000.0000', NULL, 1, NULL, 'received', '<p>SONALI(ONLINE)</p>', '3350000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4677, '2021-11-23 15:58:00', 630, 5650, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '450000.0000', NULL, 1, NULL, 'received', '<p>ISLAMI(ONLINE)</p>', '450000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4678, '2021-11-23 15:59:00', 677, 5647, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>UTTARA(ONLINE)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4679, '2021-11-24 12:26:00', 630, 5662, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '450000.0000', NULL, 1, NULL, 'received', '<p>ISLAMI(ONLINE)</p>', '450000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4680, '2021-11-24 12:31:00', 631, 5663, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '89800.0000', NULL, 1, NULL, 'received', '<p>বিকাশ</p>', '89800.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4681, '2021-11-24 12:33:00', 666, 5664, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '301400.0000', NULL, 1, NULL, 'received', '', '301400.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4682, '2021-11-24 12:33:00', 666, 5664, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '70.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত</p>', '70.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4683, '2021-11-24 12:36:00', 637, 5665, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '6', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4684, '2021-11-23 12:37:00', 637, 5641, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '4434.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত বাদ-২২.১৭০X২০০</p>', '4434.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4685, '2021-11-24 12:42:00', 635, 5667, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '900000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '900000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4686, '2021-11-24 12:46:00', 647, 5669, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1000000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '1000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4687, '2021-11-24 13:02:00', 680, 5671, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '725700.0000', NULL, 1, NULL, 'received', '', '725700.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4688, '2021-11-24 13:03:00', 680, 5671, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '284.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত</p>', '284.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4689, '2021-11-24 16:07:00', 681, 5676, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '353500.0000', NULL, 1, NULL, 'received', '', '353500.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4690, '2021-11-24 16:14:00', 610, 5681, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4691, '2021-11-24 16:15:00', 610, 5681, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '15', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4692, '2021-11-24 16:21:00', 628, 5683, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '447500.0000', NULL, 1, NULL, 'received', '', '447500.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4693, '2021-11-24 16:22:00', 629, 5649, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '375000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '375000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4694, '2021-11-24 16:25:00', 659, 5640, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '285000.0000', NULL, 1, NULL, 'received', '<p>AL-ARAFA(ONLINE)</p>', '285000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4695, '2021-11-25 12:36:00', 682, 5686, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '1281800.0000', NULL, 1, NULL, 'received', '', '1281800.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4696, '2021-11-25 12:36:00', 682, 5686, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '785.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত</p>', '785.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4697, '2021-11-25 15:08:00', 659, 5687, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '150000.0000', NULL, 1, NULL, 'received', '', '150000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4698, '2021-11-25 15:17:00', 683, 5688, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '490300.0000', NULL, 1, NULL, 'received', '', '490300.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4699, '2021-11-25 15:17:00', 683, 5688, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '92.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত</p>', '92.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4700, '2021-11-25 15:20:00', 620, 5689, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4701, '2021-11-25 15:29:00', 684, 5691, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '93200.0000', NULL, 1, NULL, 'received', '', '93200.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4702, '2021-11-25 15:29:00', 684, 5691, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '58.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত</p>', '58.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4703, '2021-11-25 15:37:00', 653, 5693, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '800000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '800000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4704, '2021-11-25 15:40:00', 627, 5694, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '406700.0000', NULL, 1, NULL, 'received', '', '406700.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4705, '2021-11-25 15:49:00', 685, 5696, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '957000.0000', NULL, 1, NULL, 'received', '', '957000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4706, '2021-11-25 15:50:00', 685, 5696, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '26.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত</p>', '26.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4707, '2021-11-25 16:02:00', 686, 5698, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '356700.0000', NULL, 1, NULL, 'received', '', '356700.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4708, '2021-11-25 16:02:00', 686, 5698, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '20.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত</p>', '20.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4709, '2021-11-25 16:05:00', 652, 5699, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '420600.0000', NULL, 1, NULL, 'received', '', '420600.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4710, '2021-11-25 16:05:00', 652, 5699, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '16.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত</p>', '16.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4711, '2021-11-25 16:08:00', 631, 5701, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '91200.0000', NULL, 1, NULL, 'received', '', '91200.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4712, '2021-11-25 16:08:00', 631, 5701, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '11.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত</p>', '11.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4713, '2021-11-25 16:30:00', 678, 5706, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '566000.0000', NULL, 1, NULL, 'received', '', '566000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4714, '2021-11-25 16:31:00', 678, 5706, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '381.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত</p>', '381.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4715, '2021-11-25 16:33:00', 633, 5707, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '6', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4716, '2021-11-25 16:34:00', 633, 5707, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '10', '', '', '', '', '', 'Visa', '1200000.0000', NULL, 1, NULL, 'received', '', '1200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4717, '2021-11-25 16:54:00', 625, 5700, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '32', '', '', '', '', '', 'Visa', '1000000.0000', NULL, 1, NULL, 'received', '', '1000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4718, '2021-11-25 16:56:00', 624, 5711, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '25', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4719, '2021-11-25 16:57:00', 641, 5653, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4720, '2021-11-25 17:00:00', 606, 5633, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '46300.0000', NULL, 1, NULL, 'received', '', '46300.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4721, '2021-11-25 17:01:00', 606, 5633, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '234.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত</p>', '234.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4722, '2021-11-25 17:02:00', 657, 5702, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '400000.0000', NULL, 1, NULL, 'received', '<p>AL-ARAFA(ONLINE)</p>', '400000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4723, '2021-11-25 17:05:00', 681, 5709, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '700000.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত</p>', '700000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4724, '2021-11-25 17:07:00', 610, 5681, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4725, '2021-11-25 17:08:00', 662, 5648, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '214000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '214000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4726, '2021-11-25 17:09:00', 662, 5648, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '334.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত</p>', '334.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4727, '2021-11-25 17:10:00', 607, 5710, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '400000.0000', NULL, 1, NULL, 'received', '', '400000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4728, '2021-11-25 17:11:00', 636, 5646, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1000000.0000', NULL, 1, NULL, 'received', '<p>ISLAMI(ONLINE)</p>', '1000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4729, '2021-11-25 17:41:00', 687, 5712, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '371000.0000', NULL, 1, NULL, 'received', '', '371000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4730, '2021-11-25 17:43:00', 687, 5712, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '148.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত</p>', '148.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4731, '2021-11-26 09:29:00', 666, 5716, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '272200.0000', NULL, 1, NULL, 'received', '', '272200.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4732, '2021-11-26 09:29:00', 666, 5716, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '20.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত</p>', '20.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4733, '2021-11-26 09:37:00', 620, 5721, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '150000.0000', NULL, 1, NULL, 'received', '', '150000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4734, '2021-11-26 09:42:00', 628, 5717, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '452800.0000', NULL, 1, NULL, 'received', '', '452800.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4735, '2021-11-22 10:39:00', 392, 5038, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '55000.0000', NULL, 1, NULL, 'received', '<p>ড্রাম ট্রাক এ ভাড়া বাবদ</p>', '55000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4736, '2021-11-23 12:26:00', 613, 5616, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '16265.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ক</p>', '16265.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4737, '2021-11-27 10:25:00', 631, 5724, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '52000.0000', NULL, 1, NULL, 'received', '', '52000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4738, '2021-11-27 10:25:00', 631, 5724, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '136.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত</p>', '136.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4739, '2021-11-27 10:29:00', 602, 5726, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '320000.0000', NULL, 1, NULL, 'received', '', '320000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4740, '2021-11-27 10:38:00', 688, 5729, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '865600.0000', NULL, 1, NULL, 'received', '', '865600.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4741, '2021-11-27 10:39:00', 688, 5729, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '132.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত</p>', '132.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4742, '2021-11-27 10:51:00', 689, 5730, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '386200.0000', NULL, 1, NULL, 'received', '', '386200.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4743, '2021-11-27 10:59:00', 690, 5731, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '700000.0000', NULL, 1, NULL, 'received', '', '700000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4744, '2021-11-27 11:10:00', 665, 5715, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1000000.0000', NULL, 1, NULL, 'received', '<p>হাওলাত হতে জমা</p>', '1000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4745, '2021-11-28 15:52:00', 634, 5736, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '400000.0000', NULL, 1, NULL, 'received', '', '400000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4746, '2021-11-28 15:58:00', 692, 5737, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '80500.0000', NULL, 1, NULL, 'received', '', '80500.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4747, '2021-11-28 15:58:00', 692, 5738, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '95000.0000', NULL, 1, NULL, 'received', '', '95000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4748, '2021-11-28 15:59:00', 692, 5737, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '448.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত</p>', '448.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4749, '2021-11-28 16:05:00', 693, 5740, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '281000.0000', NULL, 1, NULL, 'received', '', '281000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4750, '2021-11-28 16:06:00', 693, 5740, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '260.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত</p>', '260.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4751, '2021-11-28 16:09:00', 690, 5741, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '160000.0000', NULL, 1, NULL, 'received', '', '160000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4752, '2021-11-28 16:15:00', 694, 5742, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4753, '2021-11-28 16:25:00', 639, 5745, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4754, '2021-11-28 16:32:00', 602, 5749, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '15', '', '', '', '', '', 'Visa', '800000.0000', NULL, 1, NULL, 'received', '', '800000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4755, '2021-11-28 16:32:00', 602, 5749, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '6', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4756, '2021-11-28 16:36:00', 666, 5751, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '637600.0000', NULL, 1, NULL, 'received', '', '637600.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4757, '2021-11-28 16:36:00', 666, 5751, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '245.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত</p>', '245.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4758, '2021-11-28 16:50:00', 696, 5756, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '872329.0000', NULL, 1, NULL, 'received', '', '872329.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4759, '2021-11-28 16:50:00', 696, 5756, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '491.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত</p>', '491.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4760, '2021-11-28 16:56:00', 697, 5757, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '420000.0000', NULL, 1, NULL, 'received', '<p>al-arafa(online)</p>', '420000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4761, '2021-11-28 16:58:00', 657, 5758, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>al-arafa(online)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4762, '2021-11-28 17:01:00', 655, 5759, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '400000.0000', NULL, 1, NULL, 'received', '<p>agroni(online)</p>', '400000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4763, '2021-11-29 09:43:00', 631, 5798, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '98500.0000', NULL, 1, NULL, 'received', '', '98500.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4764, '2021-11-29 09:45:00', 631, 5798, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '284.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত</p>', '284.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4765, '2021-11-29 09:57:00', 634, 5792, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4766, '2021-11-29 09:58:00', 625, 5768, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '6', '', '', '', '', '', 'Visa', '800000.0000', NULL, 1, NULL, 'received', '', '800000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4767, '2021-11-29 09:59:00', 625, 5768, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '32', '', '', '', '', '', 'Visa', '1200000.0000', NULL, 1, NULL, 'received', '', '1200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4768, '2021-11-29 10:01:00', 679, 5739, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1000000.0000', NULL, 1, NULL, 'received', '<p>ISLAMI(ONLINE)</p>', '1000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4769, '2021-11-29 10:02:00', 601, 5782, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '7', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4770, '2021-11-29 10:04:00', 601, 5782, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4771, '2021-11-29 10:06:00', 610, 5743, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '395000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '395000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4772, '2021-11-29 10:07:00', 628, 5791, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '457000.0000', NULL, 1, NULL, 'received', '<p>AL-ARAFA(ONLINE)</p>', '457000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4773, '2021-11-29 10:09:00', 681, 5793, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '250000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '250000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4774, '2021-11-29 10:10:00', 617, 5787, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '2500000.0000', NULL, 1, NULL, 'received', '<p>ISLAMI - 2T.T</p>', '2500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4776, '2021-11-29 10:13:00', 657, 5790, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '140000.0000', NULL, 1, NULL, 'received', '<p>AL-ARAFA(ONLINE)</p>', '140000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4777, '2021-11-29 10:14:00', 602, 5749, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '6', '', '', '', '', '', 'Visa', '90500.0000', NULL, 1, NULL, 'received', '', '90500.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4778, '2021-11-29 10:15:00', 653, 5789, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1000000.0000', NULL, 1, NULL, 'received', '<p>UTTARA(ONLINE)</p>', '1000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4779, '2021-11-29 10:17:00', 654, 5788, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '654000.0000', NULL, 1, NULL, 'received', '<p>UTTARA(ONLINE)</p>', '654000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4780, '2021-11-29 10:18:00', 631, 5798, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '300.0000', NULL, 1, NULL, 'received', '', '300.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4781, '2021-11-29 10:20:00', 698, 5778, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '3500.0000', NULL, 1, NULL, 'received', '', '3500.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4782, '2021-11-29 10:21:00', 698, 5778, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '460000.0000', NULL, 1, NULL, 'received', '<p>NRBC(ONLINE)</p>', '460000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4783, '2021-11-29 10:23:00', 666, 5784, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '580000.0000', NULL, 1, NULL, 'received', '', '580000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4784, '2021-11-29 10:25:00', 693, 5779, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '800.0000', NULL, 1, NULL, 'received', '', '800.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4785, '2021-11-29 10:26:00', 693, 5779, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '327000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '327000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4786, '2021-11-29 10:27:00', 693, 5779, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '98.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত</p>', '98.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4787, '2021-11-29 10:28:00', 612, 5762, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '436200.0000', NULL, 1, NULL, 'received', '', '436200.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4788, '2021-11-28 12:49:00', 641, 5733, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1000000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '1000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4789, '2021-11-30 12:53:00', 667, 5800, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '288322.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '288722.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4790, '2021-11-30 12:56:00', 667, 5800, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '93.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত</p>', '93.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4791, '2021-11-30 13:18:00', 651, 5805, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '2000000.0000', NULL, 1, NULL, 'received', '<p>AL-ARAFA(ONLINE)</p>', '2000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4792, '2021-11-30 13:33:00', 620, 5810, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4793, '2021-11-30 13:41:00', 666, 5811, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1000000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '1000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4795, '2021-11-30 15:00:00', 627, 5814, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '460005.0000', NULL, 1, NULL, 'received', '', '460005.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4796, '2021-11-30 15:02:00', 693, 5815, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '321000.0000', NULL, 1, NULL, 'received', '', '321000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4797, '2021-11-30 15:03:00', 693, 5815, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '206.5000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত</p>', '206.5000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4798, '2021-11-30 15:54:00', 631, 5820, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '45472.0000', NULL, 1, NULL, 'received', '', '45472.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4801, '2021-11-30 16:02:00', 695, 5744, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '15', '', '', '', '', '', 'Visa', '433900.0000', NULL, 1, NULL, 'received', '', '433900.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4802, '2021-11-30 16:03:00', 695, 5744, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '44.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত</p>', '44.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4803, '2021-11-30 16:04:00', 634, 5792, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '400000.0000', NULL, 1, NULL, 'received', '', '400000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4804, '2021-11-30 16:06:00', 663, 5818, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '800000.0000', NULL, 1, NULL, 'received', '<p>SONALI(ONLINE)</p>', '800000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4805, '2021-11-30 16:08:00', 601, 5782, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '44700.0000', NULL, 1, NULL, 'received', '<p>AGRONI(ONLINE)</p>', '44700.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4806, '2021-11-30 16:09:00', 601, 5782, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1361.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত</p>', '1361.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4807, '2021-11-30 16:11:00', 357, 5050, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '15', '', '', '', '', '', 'Visa', '16100.0000', NULL, 1, NULL, 'received', '', '16100.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4808, '2021-11-30 16:24:00', 364, 5052, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '50000.0000', NULL, 1, NULL, 'received', '<p>JANATA(ONLINE)</p>', '50000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4809, '2021-12-01 15:51:00', 692, 5816, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '80200.0000', NULL, 1, NULL, 'received', '', '80200.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4810, '2021-12-01 15:52:00', 692, 5816, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '160.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত</p>', '160.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4811, '2021-12-01 15:52:00', 602, 5830, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '980000.0000', NULL, 1, NULL, 'received', '<p>SONALI(ONLINE)</p>', '980000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4812, '2021-12-01 15:55:00', 663, 5818, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>SONALI(ONLINE)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4813, '2021-12-01 15:57:00', 657, 5831, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '120000.0000', NULL, 1, NULL, 'received', '<p>AL-ARAFA(ONLINE)</p>', '120000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4814, '2021-12-01 15:59:00', 657, 5831, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '250000.0000', NULL, 1, NULL, 'received', '<p>AL-ARAFA(ONLINE)</p>', '250000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4815, '2021-12-01 16:33:00', 631, 5846, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>বিকাশ</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4816, '2021-12-01 16:37:00', 631, 5846, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '49680.0000', NULL, 1, NULL, 'received', '', '49680.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4817, '2021-12-01 16:40:00', 653, 5823, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1200000.0000', NULL, 1, NULL, 'received', '<p>uttara(online)</p>', '1200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4818, '2021-12-01 16:41:00', 639, 5838, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>pubali(online)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4819, '2021-12-01 16:42:00', 635, 5836, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '11', '', '', '', '', '', 'Visa', '215000.0000', NULL, 1, NULL, 'received', '', '215000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4820, '2021-12-01 16:44:00', 635, 5836, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '260000.0000', NULL, 1, NULL, 'received', '<p>pubali(online)</p>', '260000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4821, '2021-12-01 16:48:00', 610, 5845, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4822, '2021-12-01 16:51:00', 647, 5837, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1000000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '1000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4823, '2021-12-01 16:54:00', 699, 5828, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '48700.0000', NULL, 1, NULL, 'received', '', '48700.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4824, '2021-12-01 16:55:00', 699, 5828, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '386000.0000', NULL, 1, NULL, 'received', '<p>AGRONI(ONLINE)</p>', '386000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4825, '2021-12-01 16:56:00', 699, 5828, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '92.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত</p>', '92.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4826, '2021-12-01 16:57:00', 693, 5840, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '2000.0000', NULL, 1, NULL, 'received', '', '2000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4827, '2021-12-01 16:57:00', 693, 5840, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '600000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '600000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4828, '2021-12-01 16:58:00', 693, 5840, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '531.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত</p>', '531.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4829, '2021-12-01 17:04:00', 701, 5835, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '214500.0000', NULL, 1, NULL, 'received', '', '214500.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4830, '2021-12-01 17:06:00', 700, 5834, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '322500.0000', NULL, 1, NULL, 'received', '', '322500.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4831, '2021-12-01 17:06:00', 700, 5834, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '270.5000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত</p>', '270.5000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4832, '2021-12-01 17:07:00', 627, 5827, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '425017.0000', NULL, 1, NULL, 'received', '', '425017.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4833, '2021-12-02 15:25:00', 627, 5857, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '374600.0000', NULL, 1, NULL, 'received', '', '374600.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4834, '2021-12-02 15:25:00', 627, 5857, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '173.5000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত</p>', '173.5000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4835, '2021-12-02 15:42:00', 672, 5861, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '460300.0000', NULL, 1, NULL, 'received', '', '460300.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4836, '2021-12-02 15:42:00', 672, 5861, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '165.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত</p>', '165.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4837, '2021-12-02 15:53:00', 631, 5866, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '45350.0000', NULL, 1, NULL, 'received', '', '45350.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4838, '2021-12-02 15:54:00', 631, 5866, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '122.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত</p>', '122.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4839, '2021-12-02 16:54:00', 660, 5875, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '341800.0000', NULL, 1, NULL, 'received', '', '341800.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4840, '2021-12-02 16:54:00', 660, 5875, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '24.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত</p>', '24.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4841, '2021-12-02 17:00:00', 704, 5876, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '468000.0000', NULL, 1, NULL, 'received', '', '468000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4842, '2021-12-02 17:01:00', 704, 5876, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '48.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত</p>', '48.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4843, '2021-12-02 17:01:00', 703, 5874, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '847100.0000', NULL, 1, NULL, 'received', '', '847100.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4844, '2021-12-02 17:02:00', 703, 5874, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '208.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত</p>', '208.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4845, '2021-12-02 17:11:00', 637, 5856, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4846, '2021-12-02 17:14:00', 657, 5871, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '90000.0000', NULL, 1, NULL, 'received', '<p>al-arafa(online)</p>', '90000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4847, '2021-12-02 17:15:00', 657, 5871, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '165000.0000', NULL, 1, NULL, 'received', '<p>al-arafa(online)</p>', '165000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4848, '2021-12-02 17:17:00', 657, 5871, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '65000.0000', NULL, 1, NULL, 'received', '<p>DBBL(ONLINE)</p>', '65000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4849, '2021-12-02 17:20:00', 625, 5821, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '15', '', '', '', '', '', 'Visa', '800000.0000', NULL, 1, NULL, 'received', '', '800000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4850, '2021-12-02 17:23:00', 695, 5864, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '600000.0000', NULL, 1, NULL, 'received', '<p>SONALI(ONLINE)</p>', '600000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4851, '2021-12-02 17:25:00', 602, 5870, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>SONALI(ONLINE)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4853, '2021-12-02 17:33:00', 641, 5799, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '400000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '400000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4854, '2021-11-04 17:37:00', 618, 5356, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '630.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত</p>', '630.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4855, '2021-12-02 17:39:00', 272, 3915, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4856, '2021-12-02 17:40:00', 620, 5850, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4857, '2021-12-02 17:42:00', 610, 5859, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '160000.0000', NULL, 1, NULL, 'received', '', '160000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4858, '2021-12-01 17:43:00', 610, 5859, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1809.0000', NULL, 1, NULL, 'received', '<p>১গাড়ি কৈইফিয়ত</p>', '1809.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4859, '2021-12-02 17:45:00', 666, 5860, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '350000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '350000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4860, '2021-12-02 17:50:00', 702, 5865, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '330100.0000', NULL, 1, NULL, 'received', '', '330100.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4861, '2021-12-02 17:51:00', 702, 5865, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '160.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত</p>', '160.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4862, '2021-12-03 09:59:00', 705, 5877, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '375000.0000', NULL, 1, NULL, 'received', '', '375000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4863, '2021-12-03 09:59:00', 705, 5877, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '144.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত</p>', '144.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4864, '2021-12-03 10:07:00', 667, 5882, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '294000.0000', NULL, 1, NULL, 'received', '', '294000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4865, '2021-12-03 10:08:00', 667, 5882, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '150.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত</p>', '150.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4866, '2021-12-03 10:31:00', 666, 5879, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '221400.0000', NULL, 1, NULL, 'received', '', '221400.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4867, '2021-12-03 10:32:00', 628, 5881, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '450000.0000', NULL, 1, NULL, 'received', '', '450000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4868, '2021-12-03 10:32:00', 632, 5883, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4869, '2021-12-03 11:06:00', 643, 5454, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত</p>', '500.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4870, '2021-10-31 11:09:00', 604, 5308, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '499874.0000', NULL, 1, NULL, 'received', '', '499874.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4871, '2021-11-23 11:18:00', 670, 5886, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '430.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত</p>', '430.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4872, '2021-11-28 11:33:00', 602, 5749, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '2000.0000', NULL, 1, NULL, 'received', '', '2000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4873, '2021-12-03 11:37:00', 654, 5788, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '468.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত</p>', '468.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4874, '2021-11-28 11:49:00', 691, 5734, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '471000.0000', NULL, 1, NULL, 'received', '<p>AL-ARAFA(ONLINE)</p>', '471000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4875, '2021-11-28 11:50:00', 691, 5734, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '366.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত</p>', '366.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4876, '2021-11-28 11:55:00', 659, 5687, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '11', '', '', '', '', '', 'Visa', '35500.0000', NULL, 1, NULL, 'received', '', '35500.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4877, '2021-12-03 11:56:00', 659, 5687, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '133.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত</p>', '133.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4878, '2021-12-04 12:35:00', 652, 5891, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '354100.0000', NULL, 1, NULL, 'received', '', '354100.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4879, '2021-12-04 12:36:00', 652, 5891, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '268.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত</p>', '268.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4880, '2021-12-04 12:42:00', 631, 5895, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '46256.0000', NULL, 1, NULL, 'received', '', '46256.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4881, '2021-12-04 12:45:00', 610, 5897, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '791000.0000', NULL, 1, NULL, 'received', '', '791000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4882, '2021-12-04 12:46:00', 610, 5897, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '115.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত</p>', '115.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4883, '2021-12-02 12:57:00', 614, 5780, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '87000.0000', NULL, 1, NULL, 'received', '<p>ISLAMI(ONLINE)</p>', '87000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4884, '2021-12-02 12:57:00', 614, 5780, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '637.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত</p>', '637.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4885, '2021-12-04 15:23:00', 657, 5893, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '249000.0000', NULL, 1, NULL, 'received', '', '249000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4886, '2021-12-04 15:26:00', 706, 5892, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '400000.0000', NULL, 1, NULL, 'received', '', '400000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4887, '2021-12-04 15:28:00', 632, 5883, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>pubali(online)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4888, '2021-12-04 15:54:00', 697, 5757, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '25770.0000', NULL, 1, NULL, 'received', '<p>AL-ARAFA(ONLINE)</p>', '25770.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4889, '2021-12-04 16:07:00', 616, 5890, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '400000.0000', NULL, 1, NULL, 'received', '<p>ISLAMI(ONLINE)</p>', '400000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4890, '2021-12-05 15:17:00', 667, 5907, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '287000.0000', NULL, 1, NULL, 'received', '', '287000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4891, '2021-12-05 15:18:00', 667, 5907, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '120.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত</p>', '120.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4892, '2021-12-05 15:32:00', 707, 5913, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '248900.0000', NULL, 1, NULL, 'received', '', '248900.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4893, '2021-12-05 15:32:00', 707, 5913, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '115.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত</p>', '115.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4894, '2021-12-05 15:34:00', 627, 5914, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '401900.0000', NULL, 1, NULL, 'received', '', '401900.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4895, '2021-12-05 15:35:00', 627, 5914, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '48.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত</p>', '48.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4896, '2021-12-05 15:37:00', 699, 5915, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '373209.5000', NULL, 1, NULL, 'received', '', '373209.5000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4897, '2021-12-05 15:41:00', 654, 5917, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '797000.0000', NULL, 1, NULL, 'received', '', '797000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4898, '2021-12-05 15:42:00', 654, 5917, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '524.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত</p>', '524.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4899, '2021-12-05 15:53:00', 666, 5924, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '967200.0000', NULL, 1, NULL, 'received', '', '967200.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4900, '2021-12-05 15:58:00', 680, 5926, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '365600.0000', NULL, 1, NULL, 'received', '', '365600.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4901, '2021-12-05 15:58:00', 680, 5926, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '136.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত</p>', '136.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4902, '2021-12-05 16:05:00', 635, 5930, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '431300.0000', NULL, 1, NULL, 'received', '', '431300.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4903, '2021-12-05 16:05:00', 635, 5930, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '96.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত</p>', '96.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4904, '2021-12-05 16:10:00', 631, 5933, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '45100.0000', NULL, 1, NULL, 'received', '', '45100.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4905, '2021-12-05 16:10:00', 631, 5933, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '176.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত</p>', '176.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4906, '2021-12-05 16:16:00', 629, 5899, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '790000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '790000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4907, '2021-12-05 16:18:00', 632, 5883, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4908, '2021-12-05 16:19:00', 706, 5892, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '327532.0000', NULL, 1, NULL, 'received', '<p>ISLAMI(ONLINE)</p>', '327532.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4909, '2021-12-05 16:21:00', 605, 5325, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>রমজান মিয়া মারফত </p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4910, '2021-12-05 16:25:00', 694, 5911, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '250000.0000', NULL, 1, NULL, 'received', '', '250000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4911, '2021-12-05 16:27:00', 602, 5927, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '15', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4912, '2021-12-05 16:29:00', 602, 5927, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>SONALI(ONLINE)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4913, '2021-12-05 16:31:00', 668, 5812, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '460700.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '460700.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4914, '2021-12-05 16:32:00', 668, 5812, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '2517.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত</p>', '2517.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4915, '2021-12-05 16:33:00', 610, 5928, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '358500.0000', NULL, 1, NULL, 'received', '', '358500.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4916, '2021-12-05 16:34:00', 610, 5928, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '340000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '340000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4917, '2021-12-05 16:34:00', 610, 5928, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '50000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '50000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4918, '2021-12-05 16:39:00', 653, 5900, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '700000.0000', NULL, 1, NULL, 'received', '<p>UTTARA(ONLINE)</p>', '700000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4919, '2021-12-05 16:41:00', 601, 5921, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '800000.0000', NULL, 1, NULL, 'received', '<p>OGRONI(ONLINE)</p>', '800000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4920, '2021-12-05 16:46:00', 619, 5905, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '836500.0000', NULL, 1, NULL, 'received', '<p>SONALI(ONLINE)</p>', '836500.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4921, '2021-12-05 16:47:00', 619, 5905, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '28.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত</p>', '28.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4922, '2021-12-05 16:49:00', 614, 5780, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1163500.0000', NULL, 1, NULL, 'received', '<p>SONALI(ONLINE)</p>', '1163500.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4923, '2021-12-05 16:56:00', 657, 5893, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>AL-ARAFA(ONLINE)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4924, '2021-12-05 17:01:00', 616, 5890, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '150000.0000', NULL, 1, NULL, 'received', '<p>AL-ARAFA(ONLINE)</p>', '150000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4925, '2021-12-06 10:10:00', 707, 5935, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '255600.0000', NULL, 1, NULL, 'received', '', '255600.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4926, '2021-12-06 10:11:00', 707, 5935, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '240.0000', NULL, 1, NULL, 'received', '<p>কৈইফয়ত</p>', '240.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4927, '2021-12-06 10:25:00', 665, 5715, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '6', '', '', '', '', '', 'Visa', '900000.0000', NULL, 1, NULL, 'received', '', '900000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4928, '2021-12-06 10:27:00', 625, 5932, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '32', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4929, '2021-12-06 10:29:00', 602, 5937, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '790000.0000', NULL, 1, NULL, 'received', '', '790000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4930, '2021-12-06 10:30:00', 602, 5937, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '15', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4931, '2021-12-06 10:33:00', 669, 5929, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '16', '', '', '', '', '', 'Visa', '1000000.0000', NULL, 1, NULL, 'received', '', '1000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4932, '2021-12-06 10:35:00', 610, 5928, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '110000.0000', NULL, 1, NULL, 'received', '', '110000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4933, '2021-12-06 10:37:00', 610, 5928, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '154000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '154000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4934, '2021-12-06 10:38:00', 610, 5928, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '350000.0000', NULL, 1, NULL, 'received', '<p>AGRONI(ONLINE)</p>', '350000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4935, '2021-12-06 10:39:00', 681, 5793, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4936, '2021-12-06 10:40:00', 627, 5914, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '420000.0000', NULL, 1, NULL, 'received', '<p>AL-ARAFA(ONLINE)</p>', '420000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4937, '2021-12-05 11:14:00', 655, 5909, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '400000.0000', NULL, 1, NULL, 'received', '<p>AL-ARAFA(ONLINE)</p>', '400000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4938, '2021-12-07 14:35:00', 708, 5946, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '371900.0000', NULL, 1, NULL, 'received', '', '371900.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4939, '2021-12-07 14:36:00', 708, 5946, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '36.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত</p>', '36.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4940, '2021-12-07 14:42:00', 666, 5948, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '605900.0000', NULL, 1, NULL, 'received', '', '605900.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4941, '2021-12-07 14:43:00', 666, 5948, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '160.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত</p>', '160.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4942, '2021-12-07 14:46:00', 687, 5950, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '772800.0000', NULL, 1, NULL, 'received', '', '772800.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4943, '2021-12-07 14:47:00', 687, 5950, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '224.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত</p>', '224.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4944, '2021-12-07 15:01:00', 690, 5956, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '374300.0000', NULL, 1, NULL, 'received', '', '374300.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4945, '2021-12-07 15:02:00', 690, 5956, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '60.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত</p>', '60.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4946, '2021-12-07 15:45:00', 711, 5958, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '465100.0000', NULL, 1, NULL, 'received', '', '465100.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4947, '2021-12-07 15:46:00', 711, 5958, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '170.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত</p>', '170.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4948, '2021-12-07 17:04:00', 492, 5206, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4949, '2021-12-07 17:05:00', 602, 5945, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '15', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4950, '2021-12-07 17:06:00', 710, 5957, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '400000.0000', NULL, 1, NULL, 'received', '<p>pubali(online)</p>', '400000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4951, '2021-12-07 17:06:00', 709, 5955, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '400000.0000', NULL, 1, NULL, 'received', '<p>agroni(online)</p>', '400000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4952, '2021-12-07 17:08:00', 627, 5939, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '299859.0000', NULL, 1, NULL, 'received', '<p>ISLAMI(ONLINE)</p>', '299859.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4953, '2021-12-08 14:51:00', 678, 5961, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '613700.0000', NULL, 1, NULL, 'received', '', '613700.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4954, '2021-12-08 14:52:00', 678, 5961, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '172.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত</p>', '172.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4955, '2021-12-08 15:02:00', 659, 5966, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '417000.0000', NULL, 1, NULL, 'received', '', '417000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4956, '2021-12-08 15:03:00', 659, 5966, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '246.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত</p>', '246.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4957, '2021-12-08 15:04:00', 685, 5967, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '467600.0000', NULL, 1, NULL, 'received', '', '467600.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4958, '2021-12-08 15:05:00', 685, 5967, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '252.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত</p>', '252.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4959, '2021-12-08 15:19:00', 699, 5972, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '408500.0000', NULL, 1, NULL, 'received', '', '408500.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4960, '2021-12-08 15:20:00', 699, 5972, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '23.5000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত</p>', '23.5000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4961, '2021-12-08 15:50:00', 713, 5978, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '1078400.0000', NULL, 1, NULL, 'received', '', '1078400.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4962, '2021-12-08 15:51:00', 713, 5978, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '175.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত</p>', '175.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4963, '2021-12-08 15:56:00', 707, 5982, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '218300.0000', NULL, 1, NULL, 'received', '', '218300.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4964, '2021-12-08 15:57:00', 707, 5982, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত</p>', '100.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4965, '2021-12-08 16:04:00', 606, 5986, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '307900.0000', NULL, 1, NULL, 'received', '', '307900.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4966, '2021-12-08 16:04:00', 606, 5986, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '116.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত</p>', '116.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4967, '2021-12-08 17:02:00', 602, 5963, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '6', '', '', '', '', '', 'Visa', '101400.0000', NULL, 1, NULL, 'received', '', '101400.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4968, '2021-12-08 17:03:00', 602, 5963, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '15', '', '', '', '', '', 'Visa', '400000.0000', NULL, 1, NULL, 'received', '', '400000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4969, '2021-12-08 17:04:00', 624, 5979, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '25', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4970, '2021-12-08 17:05:00', 639, 5981, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4971, '2021-12-08 17:07:00', 712, 5971, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4972, '2021-12-08 17:08:00', 657, 5968, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '<p>AL-ARAFA(ONLINE)</p>', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4973, '2021-12-08 17:13:00', 627, 5970, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '420000.0000', NULL, 1, NULL, 'received', '<p>AL-ARAFA(ONLINE)</p>', '420000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4974, '2021-12-09 15:50:00', 696, 5993, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '912112.0000', NULL, 1, NULL, 'received', '', '912112.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4975, '2021-12-09 15:51:00', 696, 5993, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '195.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত</p>', '195.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4976, '2021-12-09 15:54:00', 707, 5994, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '210002.0000', NULL, 1, NULL, 'received', '', '210002.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4977, '2021-12-09 15:56:00', 645, 5995, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '295500.0000', NULL, 1, NULL, 'received', '', '295500.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4978, '2021-12-09 16:08:00', 672, 6002, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '408500.0000', NULL, 1, NULL, 'received', '', '408500.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4979, '2021-12-09 16:08:00', 672, 6002, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '165.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত</p>', '165.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4980, '2021-12-09 16:10:00', 610, 6003, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '342100.0000', NULL, 1, NULL, 'received', '', '342100.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4981, '2021-12-09 16:11:00', 610, 6003, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '512.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত</p>', '512.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4982, '2021-02-09 16:18:00', 714, 6005, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '798000.0000', NULL, 1, NULL, 'received', '', '798000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4983, '2021-12-09 16:19:00', 714, 6005, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '835.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত</p>', '835.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4984, '2021-12-09 16:28:00', 715, 6008, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '1267000.0000', NULL, 1, NULL, 'received', '', '1267000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4985, '2021-12-09 16:29:00', 715, 6008, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '140.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত </p>', '140.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4986, '2021-12-09 16:34:00', 716, 6009, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '298500.0000', NULL, 1, NULL, 'received', '', '298500.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4987, '2021-12-09 16:35:00', 716, 6009, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '152.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত</p>', '152.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4988, '2021-12-09 16:37:00', 709, 5955, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '400000.0000', NULL, 1, NULL, 'received', '<p>AGORONI(ONLINE)</p>', '400000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4989, '2021-12-09 16:39:00', 631, 5998, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '161000.0000', NULL, 1, NULL, 'received', '', '161000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4990, '2021-12-09 16:39:00', 625, 5932, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '32', '', '', '', '', '', 'Visa', '600000.0000', NULL, 1, NULL, 'received', '', '600000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4991, '2021-12-09 16:40:00', 681, 5793, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '139000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '139000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4992, '2021-12-09 16:41:00', 681, 5793, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '33500.0000', NULL, 1, NULL, 'received', '', '33500.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4993, '2021-12-09 16:42:00', 602, 5963, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '23100.0000', NULL, 1, NULL, 'received', '', '23100.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4994, '2021-12-09 16:43:00', 601, 5921, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '306700.0000', NULL, 1, NULL, 'received', '<p>AGORONI(ONLINE)</p>', '306700.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4995, '2021-12-09 16:44:00', 601, 5921, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4996, '2021-12-09 16:46:00', 614, 5969, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '923000.0000', NULL, 1, NULL, 'received', '<p>SONALI(ONLINE)</p>', '923000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4997, '2021-12-09 16:48:00', 675, 5941, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '700000.0000', NULL, 1, NULL, 'received', '<p>SONALI(ONLINE)</p>', '700000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4998, '2021-12-09 17:10:00', 666, 5997, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '400000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '400000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (4999, '2021-12-09 17:11:00', 647, 5991, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1800000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '1800000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5000, '2021-12-09 17:12:00', 657, 5996, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '305000.0000', NULL, 1, NULL, 'received', '<p>AL-ARAFA(ONLINE)</p>', '305000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5001, '2021-12-09 17:14:00', 641, 6001, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '600000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '600000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5002, '2021-12-09 17:15:00', 641, 6001, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '400000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '400000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5003, '2021-12-11 10:35:00', 681, 5793, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '17018.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত বাদ- ৮৫.৯০০X২০০</p>', '17018.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5004, '2021-12-10 12:48:00', 717, 6015, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '359500.0000', NULL, 1, NULL, 'received', '', '359500.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5005, '2021-12-10 12:48:00', 717, 6015, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '25.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত</p>', '25.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5006, '2021-12-10 12:51:00', 610, 6016, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '289000.0000', NULL, 1, NULL, 'received', '', '289000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5007, '2021-12-10 12:51:00', 610, 6016, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত</p>', '100.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5008, '2021-12-10 13:08:00', 705, 6022, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '375100.0000', NULL, 1, NULL, 'received', '', '375100.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5009, '2021-12-10 13:08:00', 705, 6022, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '150.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত</p>', '150.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5010, '2021-12-10 13:15:00', 631, 6027, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '95300.0000', NULL, 1, NULL, 'received', '', '95300.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5011, '2021-12-10 13:16:00', 631, 6027, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '245.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত</p>', '245.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5012, '2021-09-30 13:37:00', 590, 5546, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '326.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত</p>', '326.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5013, '2021-12-10 14:43:00', 404, 5219, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '70000.0000', NULL, 1, NULL, 'received', '', '70000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5014, '2021-12-10 14:44:00', 634, 6029, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '600000.0000', NULL, 1, NULL, 'received', '', '600000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5015, '2021-12-10 14:45:00', 385, 4048, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '50000.0000', NULL, 1, NULL, 'received', '', '50000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5016, '2021-12-10 14:45:00', 657, 6021, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '39000.0000', NULL, 1, NULL, 'received', '', '39000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5017, '2021-12-10 14:46:00', 657, 6021, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '295000.0000', NULL, 1, NULL, 'received', '<p>DBBL(ONLINE)</p>', '295000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5018, '2021-12-10 14:47:00', 657, 6021, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '15000.0000', NULL, 1, NULL, 'received', '<p>DBBL(ONLINE)</p>', '15000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5019, '2021-12-10 14:48:00', 666, 5997, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5020, '2021-12-11 12:48:00', 680, 6033, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '411100.0000', NULL, 1, NULL, 'received', '', '411100.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5021, '2021-12-11 12:48:00', 680, 6033, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '174.5000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত</p>', '174.5000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5022, '2021-12-11 12:53:00', 719, 6036, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '470600.0000', NULL, 1, NULL, 'received', '', '470600.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5023, '2021-12-11 12:53:00', 719, 6036, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '234.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ক</p>', '234.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5024, '2021-12-11 13:03:00', 631, 6042, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '114800.0000', NULL, 1, NULL, 'received', '', '114800.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5025, '2021-12-11 13:03:00', 631, 6042, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '51.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত</p>', '51.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5026, '2021-12-11 15:15:00', 720, 6056, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '289300.0000', NULL, 1, NULL, 'received', '', '289300.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5027, '2021-12-11 15:15:00', 720, 6056, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '630.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত</p>', '630.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5028, '2021-12-11 16:11:00', 602, 6054, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5029, '2021-12-11 16:11:00', 666, 6034, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '16400.0000', NULL, 1, NULL, 'received', '', '16400.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5030, '2021-12-11 16:14:00', 620, 6055, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5031, '2021-12-11 16:15:00', 622, 5376, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '450000.0000', NULL, 1, NULL, 'received', '', '450000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5032, '2021-12-11 16:27:00', 352, 5010, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5033, '2021-12-02 16:32:00', 357, 5050, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '134500.0000', NULL, 1, NULL, 'received', '<p>২১-২২ হিসাব হতে টাকা নেওয়া হয়েছে</p>', '134500.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5034, '2021-12-11 16:37:00', 602, 6054, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1000.0000', NULL, 1, NULL, 'received', '<p>টাকা ফিগার ঠিক করা হইছে</p>', '1000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5035, '2021-12-11 16:38:00', 614, 5969, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '250.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত</p>', '250.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5036, '2021-12-11 16:48:00', 620, 6055, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1300.0000', NULL, 1, NULL, 'received', '<p>টাকা ফিগার মিলানো হল</p>', '1300.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5037, '2021-12-11 16:52:00', 610, 5953, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1000.0000', NULL, 1, NULL, 'received', '<p>হিসাব মিলানো হল</p>', '1000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5038, '2021-12-11 16:53:00', 631, 6027, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '600.0000', NULL, 1, NULL, 'received', '<p>হিসাব মিলানো হল</p>', '600.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5039, '2021-12-11 16:55:00', 666, 6034, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '13.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত</p>', '13.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5040, '2021-12-11 17:00:00', 625, 5931, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1400.0000', NULL, 1, NULL, 'received', '<p>ফিগার মিলানো হইল</p>', '1400.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5041, '2021-11-25 17:02:00', 657, 5702, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1663.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত</p>', '1663.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5042, '2021-12-11 17:08:00', 675, 5941, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '4695.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত ৩ গাড়ি</p>', '4695.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5043, '2021-11-14 17:16:00', 627, 5452, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '34.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত</p>', '34.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5044, '2021-11-26 17:34:00', 642, 6059, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '242.5000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত</p>', '242.5000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5045, '2021-11-11 17:39:00', 626, 5399, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '467.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত</p>', '467.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5046, '2021-01-09 17:41:00', 621, 5392, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '840.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত</p>', '840.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5047, '2021-11-09 17:42:00', 623, 5387, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '248.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত</p>', '248.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5048, '2021-11-03 17:43:00', 600, 5337, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '300.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত</p>', '300.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5049, '2021-11-03 17:44:00', 608, 5320, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '836.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত</p>', '836.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5050, '2021-10-18 17:46:00', 591, 5284, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '239.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত</p>', '239.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5051, '2021-12-12 11:52:00', 707, 6066, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '456200.0000', NULL, 1, NULL, 'received', '', '456200.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5052, '2021-12-12 11:53:00', 707, 6066, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '400.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত</p>', '400.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5053, '2021-12-12 12:18:00', 699, 6078, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '412300.0000', NULL, 1, NULL, 'received', '', '412300.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5054, '2021-12-12 12:19:00', 699, 6078, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '190.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত</p>', '190.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5055, '2021-12-12 12:19:00', 666, 6080, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '545600.0000', NULL, 1, NULL, 'received', '', '545600.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5056, '2021-12-12 12:20:00', 666, 6080, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '43.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত</p>', '43.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5057, '2021-12-12 12:24:00', 672, 6082, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '436900.0000', NULL, 1, NULL, 'received', '', '436900.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5058, '2021-12-12 12:25:00', 672, 6082, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত</p>', '100.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5059, '2021-12-12 12:26:00', 610, 6083, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '366900.0000', NULL, 1, NULL, 'received', '', '366900.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5060, '2021-12-12 12:28:00', 610, 6083, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '76.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত</p>', '76.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5061, '2021-12-12 12:32:00', 600, 6085, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '509000.0000', NULL, 1, NULL, 'received', '', '509000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5062, '2021-12-12 12:33:00', 600, 6085, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '104.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত</p>', '104.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5063, '2021-12-12 12:44:00', 684, 6073, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5064, '2021-12-12 12:45:00', 602, 6054, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '18', '', '', '', '', '', 'Visa', '1028000.0000', NULL, 1, NULL, 'received', '', '1028000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5065, '2021-12-12 12:46:00', 668, 6032, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '19', '', '', '', '', '', 'Visa', '411000.0000', NULL, 1, NULL, 'received', '', '411000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5066, '2021-12-12 12:48:00', 628, 5999, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '13', '', '', '', '', '', 'Visa', '447500.0000', NULL, 1, NULL, 'received', '', '447500.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5067, '2021-12-12 12:50:00', 712, 6071, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5068, '2021-12-12 12:51:00', 657, 6077, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '250000.0000', NULL, 1, NULL, 'received', '<p>DBBL(ONLINE)</p>', '250000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5070, '2021-12-12 12:52:00', 657, 6077, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '120000.0000', NULL, 1, NULL, 'received', '<p>AL-ARAFA(ONLINE)</p>', '120000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5071, '2021-12-12 12:53:00', 651, 6048, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1000000.0000', NULL, 1, NULL, 'received', '<p>AL-ARAFA(ONLINE)</p>', '1000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5072, '2021-12-12 12:54:00', 653, 6061, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '800000.0000', NULL, 1, NULL, 'received', '<p>UTTARA(ONLINE)</p>', '800000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5073, '2021-12-12 12:55:00', 639, 6075, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5074, '2021-12-12 12:56:00', 718, 6030, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '299859.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '299859.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5075, '2021-12-12 12:58:00', 617, 5872, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1000000.0000', NULL, 1, NULL, 'received', '<p>ISLAMI(ONLINE)</p>', '1000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5076, '2021-12-12 12:58:00', 675, 6074, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '400000.0000', NULL, 1, NULL, 'received', '<p>AGRANI(ONLINE)</p>', '400000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5077, '2021-12-12 13:00:00', 662, 5962, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '362500.0000', NULL, 1, NULL, 'received', '<p> AGRANI(ONLINE)</p>', '362500.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5078, '2021-12-12 13:13:00', 619, 6068, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '1690000.0000', NULL, 1, NULL, 'received', '<p>SONALI(ONLINE)</p>', '1690000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5079, '2021-12-12 13:14:00', 619, 6068, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '696.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত</p>', '696.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5080, '2021-12-12 13:15:00', 620, 6086, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5081, '2021-12-12 14:13:00', 695, 6081, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '15', '', '', '', '', '', 'Visa', '400000.0000', NULL, 1, NULL, 'received', '', '400000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5082, '2021-12-12 14:15:00', 695, 6081, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '26800.0000', NULL, 1, NULL, 'received', '', '26800.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5083, '2021-12-12 14:16:00', 695, 6081, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '116.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত</p>', '116.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5084, '2021-12-12 14:17:00', 357, 5050, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '73200.0000', NULL, 1, NULL, 'received', '', '73200.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5085, '2021-12-13 12:41:00', 684, 6087, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '245400.0000', NULL, 1, NULL, 'received', '', '245400.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5086, '2021-12-13 12:43:00', 692, 6070, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '489000.0000', NULL, 1, NULL, 'received', '', '489000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5087, '2021-12-13 12:44:00', 602, 6095, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '630000.0000', NULL, 1, NULL, 'received', '', '630000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5088, '2021-12-13 12:45:00', 669, 6093, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '7', '', '', '', '', '', 'Visa', '1000000.0000', NULL, 1, NULL, 'received', '', '1000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5089, '2021-12-13 12:46:00', 601, 6107, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '19', '', '', '', '', '', 'Visa', '1847500.0000', NULL, 1, NULL, 'received', '', '1847500.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5090, '2021-12-13 12:48:00', 385, 4048, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '180000.0000', NULL, 1, NULL, 'received', '', '180000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5091, '2021-12-13 12:49:00', 675, 6074, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>SONALI(ONLINE)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5092, '2021-12-13 12:50:00', 709, 6100, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '400000.0000', NULL, 1, NULL, 'received', '<p>AGRANI(ONLINE)</p>', '400000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5093, '2021-12-13 12:51:00', 632, 6110, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '600000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '600000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5094, '2021-12-13 12:52:00', 630, 6112, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '400000.0000', NULL, 1, NULL, 'received', '<p>ISLAMI(ONLINE)</p>', '400000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5095, '2021-12-13 12:53:00', 605, 5325, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1000000.0000', NULL, 1, NULL, 'received', '<p>UTTARA(ONLINE)</p>', '1000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5096, '2021-12-13 12:54:00', 712, 6071, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '63000.0000', NULL, 1, NULL, 'received', '', '63000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5097, '2021-12-13 12:54:00', 631, 6111, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '105200.0000', NULL, 1, NULL, 'received', '', '105200.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5098, '2021-12-13 12:55:00', 620, 6109, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5099, '2021-12-14 11:13:00', 602, 6117, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '15', '', '', '', '', '', 'Visa', '468000.0000', NULL, 1, NULL, 'received', '', '468000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5100, '2021-12-14 11:13:00', 677, 6125, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '440000.0000', NULL, 1, NULL, 'received', '<p>UTTARA(ONLINE)</p>', '440000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5101, '2021-12-14 11:14:00', 616, 6120, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '230000.0000', NULL, 1, NULL, 'received', '<p>AL-ARAFA(ONLINE)</p>', '230000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5102, '2021-12-14 11:15:00', 663, 6119, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>SONALI(ONLINE)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5103, '2021-12-14 11:16:00', 661, 6072, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '999577.0000', NULL, 1, NULL, 'received', '<p>ISLAMI(ONLINE)</p>', '999577.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5104, '2021-12-14 11:18:00', 628, 5999, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '432000.0000', NULL, 1, NULL, 'received', '<p>AL-ARAFA(ONLINE)</p>', '432000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5105, '2021-12-14 11:19:00', 631, 6126, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '45000.0000', NULL, 1, NULL, 'received', '<p>বিকাশ</p>', '45000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5106, '2021-12-14 11:20:00', 620, 6109, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5107, '2021-12-15 10:57:00', 722, 6127, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '497990.0000', NULL, 1, NULL, 'received', '', '497990.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5108, '2021-12-15 10:59:00', 680, 6128, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '400600.0000', NULL, 1, NULL, 'received', '', '400600.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5109, '2021-12-15 10:59:00', 680, 6128, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '702.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত</p>', '702.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5110, '2021-12-15 11:04:00', 672, 6131, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '465000.0000', NULL, 1, NULL, 'received', '', '465000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5111, '2021-12-15 11:05:00', 672, 6131, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '300.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত</p>', '300.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5112, '2021-12-15 11:21:00', 602, 6129, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '15', '', '', '', '', '', 'Visa', '600000.0000', NULL, 1, NULL, 'received', '', '600000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5113, '2021-12-15 11:22:00', 641, 6124, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1100000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '1100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5114, '2021-12-15 11:23:00', 641, 6124, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5115, '2021-12-15 11:24:00', 641, 6124, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5116, '2021-12-15 11:25:00', 613, 6040, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1000000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '1000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5117, '2021-12-15 11:26:00', 639, 6116, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5118, '2021-12-15 11:27:00', 681, 6053, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5119, '2021-12-15 11:29:00', 723, 6133, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5120, '2021-12-15 11:29:00', 631, 6136, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '120000.0000', NULL, 1, NULL, 'received', '', '120000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5121, '2021-12-15 11:30:00', 666, 6135, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5122, '2021-12-15 11:31:00', 666, 6135, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '2022.0000', NULL, 1, NULL, 'received', '<p>২২ টাকা অতিরিক্ত</p>', '2022.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5123, '2021-12-16 14:58:00', 631, 6147, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '45500.8000', NULL, 1, NULL, 'received', '', '45500.8000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5124, '2021-12-16 14:58:00', 724, 6141, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '426400.0000', NULL, 1, NULL, 'received', '', '426400.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5125, '2021-12-16 14:59:00', 724, 6141, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '150.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত</p>', '150.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5126, '2021-12-16 15:04:00', 675, 6137, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '<p>AGRANI(ONLINE)</p>', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5127, '2021-12-16 15:05:00', 634, 6148, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5128, '2021-12-16 15:06:00', 610, 6142, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '369000.0000', NULL, 1, NULL, 'received', '', '369000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5129, '2021-12-17 10:16:00', 725, 6152, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '338000.0000', NULL, 1, NULL, 'received', '', '338000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5130, '2021-12-17 10:16:00', 725, 6152, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '96.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত</p>', '96.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5131, '2021-12-17 10:17:00', 631, 6153, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '45700.0000', NULL, 1, NULL, 'received', '', '45700.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5132, '2021-12-17 10:17:00', 631, 6153, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '280.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত</p>', '280.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5134, '2021-12-17 10:21:00', 634, 6154, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5135, '2021-12-17 10:25:00', 641, 6149, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1300.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত</p>', '1300.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5137, '2021-12-17 10:29:00', 631, 6153, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '380.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত</p>', '380.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5138, '2021-12-17 11:05:00', 677, 6125, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '2152.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত</p>', '2152.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5140, '2021-12-12 11:09:00', 669, 6093, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '3856.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত</p>', '3856.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5141, '2021-12-10 11:21:00', 601, 6107, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '12909.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত</p>', '12909.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5142, '2021-12-17 11:24:00', 712, 6071, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '39.5000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত</p>', '39.5000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5143, '2021-12-18 11:27:00', 668, 6032, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '208.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত</p>', '208.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5144, '2021-12-17 11:46:00', 599, 5290, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '150.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত</p>', '150.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5145, '2021-12-18 12:26:00', 705, 6169, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '378800.0000', NULL, 1, NULL, 'received', '', '378800.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5146, '2021-12-18 12:27:00', 705, 6169, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '40.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত</p>', '40.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5147, '2021-12-18 12:35:00', 690, 5956, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '700.0000', NULL, 1, NULL, 'received', '', '700.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5148, '2021-12-18 12:35:00', 690, 5956, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '132.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত</p>', '132.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5149, '2021-12-18 12:37:00', 726, 6170, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '800000.0000', NULL, 1, NULL, 'received', '', '800000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5150, '2021-12-18 12:37:00', 609, 6167, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '600000.0000', NULL, 1, NULL, 'received', '', '600000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5151, '2021-12-18 12:38:00', 631, 6165, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '14700.0000', NULL, 1, NULL, 'received', '<p>বিকাশ</p>', '14700.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5152, '2021-08-12 16:18:00', 533, 5242, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '10020.0000', NULL, 1, NULL, 'received', '', '10020.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5153, '2021-08-12 16:19:00', 533, 5242, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '9980.0000', NULL, 1, NULL, 'received', '<p>মাছ বাবদ জমা</p>', '9980.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5154, '2021-09-09 16:23:00', 533, 6173, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '10000.0000', NULL, 1, NULL, 'received', '', '10000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5155, '2021-12-05 16:26:00', 533, 6175, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '2050.0000', NULL, 1, NULL, 'received', '', '2050.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5156, '2021-07-15 16:30:00', 477, 5232, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '70000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '70000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5157, '2021-07-18 16:32:00', 477, 5232, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '90000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '90000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5158, '2021-08-23 16:32:00', 477, 5232, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5159, '2021-08-26 16:34:00', 477, 5232, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5160, '2021-09-09 16:35:00', 477, 5232, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5161, '2021-09-13 16:36:00', 477, 5232, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>UTTARA(ONLINE)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5162, '2021-09-22 16:37:00', 477, 5232, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5163, '2021-10-04 16:38:00', 477, 5232, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '50000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '50000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5164, '2021-10-19 16:39:00', 477, 5232, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5165, '2021-10-27 16:40:00', 477, 5232, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '50000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '50000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5166, '2021-11-04 16:42:00', 477, 5232, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1990000.0000', NULL, 1, NULL, 'received', '<p>ISLAMI(ONLINE)</p>', '1990000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5167, '2021-11-04 16:43:00', 477, 5232, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '6960.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত</p>', '6960.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5168, '2021-12-02 16:46:00', 477, 6176, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5169, '2021-12-19 16:47:00', 477, 6176, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '3000000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '3000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5170, '2021-07-27 17:06:00', 332, 6182, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '6', '', '', '', '', '', 'Visa', '156864.0000', NULL, 1, NULL, 'received', '', '156864.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5171, '2021-11-07 17:19:00', 332, 6190, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '6', '', '', '', '', '', 'Visa', '194240.0000', NULL, 1, NULL, 'received', '', '194240.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5172, '2021-07-08 17:33:00', 588, 6195, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '26', '', '', '', '', '', 'Visa', '25000.0000', NULL, 1, NULL, 'received', '', '25000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5173, '2021-09-17 17:38:00', 551, 6197, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '595850.0000', NULL, 1, NULL, 'received', '<p>ব্যাক্তিগত হিসাবে জমা</p>', '595850.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5174, '2021-05-26 18:04:00', 275, 6199, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '110000.0000', NULL, 1, NULL, 'received', '', '110000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5175, '2021-05-27 18:04:00', 275, 6199, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '121250.0000', NULL, 1, NULL, 'received', '', '121250.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5176, '2021-05-27 18:05:00', 275, 6199, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত</p>', '200.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5177, '2021-05-05 18:16:00', 572, 6202, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '30000.0000', NULL, 1, NULL, 'received', '', '30000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5178, '2021-05-07 18:16:00', 572, 6202, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '25950.0000', NULL, 1, NULL, 'received', '', '25950.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5179, '2021-02-07 11:17:00', 234, 6203, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5180, '2021-04-28 11:18:00', 234, 6203, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '22', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5181, '2021-05-05 11:19:00', 234, 6203, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '19', '', '', '', '', '', 'Visa', '400000.0000', NULL, 1, NULL, 'received', '', '400000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5182, '2021-08-05 11:19:00', 234, 6203, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '23', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5183, '2021-08-05 11:23:00', 234, 6203, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '41000.0000', NULL, 1, NULL, 'received', '<p>অগ্রিম চেক</p>', '41000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5184, '2021-12-19 13:47:00', 621, 6210, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '491900.0000', NULL, 1, NULL, 'received', '', '491900.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5185, '2021-12-19 13:48:00', 621, 6210, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '130.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত</p>', '130.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5186, '2021-12-19 13:58:00', 699, 6216, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '411200.0000', NULL, 1, NULL, 'received', '', '411200.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5187, '2021-12-19 13:58:00', 699, 6216, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '39.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত</p>', '39.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5188, '2021-12-19 15:10:00', 600, 6226, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '298700.0000', NULL, 1, NULL, 'received', '', '298700.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5189, '2021-12-19 15:10:00', 600, 6226, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '32.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত</p>', '32.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5190, '2021-12-19 15:20:00', 696, 6231, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '368057.0000', NULL, 1, NULL, 'received', '', '368057.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5191, '2021-12-19 15:23:00', 666, 6232, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '272800.0000', NULL, 1, NULL, 'received', '', '272800.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5192, '2021-12-19 15:23:00', 666, 6232, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '116.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত</p>', '116.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5193, '2021-12-19 15:30:00', 610, 6236, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '365800.0000', NULL, 1, NULL, 'received', '', '365800.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5194, '2021-12-19 15:31:00', 610, 6236, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '48.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত</p>', '48.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5195, '2021-12-19 16:02:00', 728, 6240, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '466600.0000', NULL, 1, NULL, 'received', '', '466600.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5196, '2021-12-19 16:02:00', 728, 6240, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '224.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত</p>', '224.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5197, '2021-12-19 17:36:00', 624, 6163, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '25', '', '', '', '', '', 'Visa', '1000000.0000', NULL, 1, NULL, 'received', '', '1000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5198, '2021-12-19 17:37:00', 727, 6239, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '900000.0000', NULL, 1, NULL, 'received', '<p>pubali(online)</p>', '900000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5199, '2021-12-19 17:38:00', 631, 6230, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '45980.0000', NULL, 1, NULL, 'received', '<p>বিকাশ</p>', '45980.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5200, '2021-12-19 17:38:00', 656, 6209, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '2500000.0000', NULL, 1, NULL, 'received', '<p>DBBL(ONLINE)</p>', '2500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5201, '2021-12-19 17:39:00', 609, 6222, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '20', '', '', '', '', '', 'Visa', '1200000.0000', NULL, 1, NULL, 'received', '', '1200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5202, '2021-12-19 17:40:00', 609, 6222, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '19', '', '', '', '', '', 'Visa', '800000.0000', NULL, 1, NULL, 'received', '', '800000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5203, '2021-12-19 17:41:00', 672, 6162, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '468900.0000', NULL, 1, NULL, 'received', '<p>UTTARA(ONLINE)</p>', '468900.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5204, '2021-12-19 17:43:00', 635, 6211, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '11', '', '', '', '', '', 'Visa', '450000.0000', NULL, 1, NULL, 'received', '', '450000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5205, '2021-12-19 17:44:00', 677, 6229, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '400000.0000', NULL, 1, NULL, 'received', '<p>UTTARA(ONLINE)</p>', '400000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5206, '2021-12-19 17:45:00', 709, 6168, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '160000.0000', NULL, 1, NULL, 'received', '<p>AGRONI(ONLINE)</p>', '160000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5207, '2021-12-19 17:46:00', 725, 6235, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '1000000.0000', NULL, 1, NULL, 'received', '', '1000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5208, '2021-12-20 14:22:00', 659, 6247, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '465300.0000', NULL, 1, NULL, 'received', '', '465300.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5209, '2021-12-20 14:22:00', 659, 6247, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '40.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত</p>', '40.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5210, '2021-12-20 14:28:00', 631, 6250, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '245900.0000', NULL, 1, NULL, 'received', '', '245900.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5211, '2021-12-20 14:30:00', 631, 6250, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '328.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত</p>', '328.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5212, '2021-12-20 14:56:00', 600, 6263, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '851500.0000', NULL, 1, NULL, 'received', '', '851500.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5213, '2021-12-20 14:57:00', 600, 6263, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '140.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত</p>', '140.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5214, '2021-12-20 14:58:00', 707, 6264, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '216318.0000', NULL, 1, NULL, 'received', '<p>=১৮ টাকা কৈইফিয়ত</p>', '216318.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5215, '2021-12-20 15:19:00', 707, 6273, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '298000.0000', NULL, 1, NULL, 'received', '', '298000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5216, '2021-12-20 15:31:00', 609, 6244, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1500000.0000', NULL, 1, NULL, 'received', '<p>janata(online)</p>', '1500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5217, '2021-12-20 15:33:00', 609, 6244, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '236136.0000', NULL, 1, NULL, 'received', '<p>asia(online)</p>', '236136.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5218, '2021-12-20 15:35:00', 609, 6244, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '326000.0000', NULL, 1, NULL, 'received', '<p>ASIA(ONLINE)</p>', '326000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5219, '2021-12-20 15:36:00', 602, 6261, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '140000.0000', NULL, 1, NULL, 'received', '', '140000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5220, '2021-12-20 15:37:00', 602, 6261, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '6', '', '', '', '', '', 'Visa', '370000.0000', NULL, 1, NULL, 'received', '', '370000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5221, '2021-12-20 15:40:00', 725, 6269, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '1500000.0000', NULL, 1, NULL, 'received', '', '1500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5222, '2021-12-20 15:42:00', 606, 6237, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '19', '', '', '', '', '', 'Visa', '352900.0000', NULL, 1, NULL, 'received', '', '352900.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5223, '2021-12-20 17:29:00', 690, 6248, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '32', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5224, '2021-12-20 17:31:00', 709, 6168, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '240000.0000', NULL, 1, NULL, 'received', '<p>AGRANI(ONLINE)</p>', '240000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5225, '2021-12-20 17:32:00', 675, 6257, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>AGRANI(ONLINE)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5226, '2021-12-20 17:33:00', 614, 6260, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '800000.0000', NULL, 1, NULL, 'received', '<p>SONALI(ONLINE)</p>', '800000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5227, '2021-12-20 17:34:00', 729, 6272, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '6', '', '', '', '', '', 'Visa', '280000.0000', NULL, 1, NULL, 'received', '', '280000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5228, '2021-12-20 17:38:00', 727, 6275, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '229.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত</p>', '229.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5229, '2021-12-20 17:39:00', 712, 6252, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '19', '', '', '', '', '', 'Visa', '648000.0000', NULL, 1, NULL, 'received', '', '648000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5230, '2021-12-20 17:41:00', 712, 6276, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '863.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত</p>', '863.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5231, '2021-12-20 17:43:00', 662, 6258, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '352000.0000', NULL, 1, NULL, 'received', '<p>AGRANI(ONLINE)</p>', '352000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5232, '2021-12-20 17:44:00', 635, 6211, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '43000.0000', NULL, 1, NULL, 'received', '<p>AL-ARAFA(ONLINE)</p>', '43000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5233, '2021-12-20 17:45:00', 635, 6211, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '112.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত</p>', '112.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5234, '2021-12-20 17:45:00', 641, 6271, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5235, '2021-12-20 17:46:00', 653, 6104, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>UTTARA(ONLINE)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5236, '2021-12-20 17:47:00', 620, 6256, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5237, '2021-12-20 17:49:00', 730, 6274, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '60700.0000', NULL, 1, NULL, 'received', '', '60700.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5238, '2021-12-20 17:49:00', 730, 6274, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '158.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত</p>', '158.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5239, '2021-12-21 11:23:00', 719, 6283, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '1264900.0000', NULL, 1, NULL, 'received', '', '1264900.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5240, '2021-12-21 11:24:00', 719, 6283, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '61.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত</p>', '61.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5241, '2021-12-21 11:30:00', 731, 6285, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '380400.0000', NULL, 1, NULL, 'received', '', '380400.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5242, '2021-12-21 11:30:00', 731, 6285, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '140.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত</p>', '140.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5243, '2021-12-21 12:35:00', 690, 6248, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '90300.0000', NULL, 1, NULL, 'received', '', '90300.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5244, '2021-12-21 12:35:00', 690, 6248, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '204.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত</p>', '204.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5245, '2021-12-21 12:36:00', 725, 6287, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5246, '2021-12-21 12:36:00', 669, 6291, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '7', '', '', '', '', '', 'Visa', '1000000.0000', NULL, 1, NULL, 'received', '', '1000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5247, '2021-12-21 12:37:00', 639, 6251, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5248, '2021-12-21 12:38:00', 675, 6280, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>AGRONI(ONLINE)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5249, '2021-12-21 12:39:00', 657, 6292, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '380000.0000', NULL, 1, NULL, 'received', '<p>DBBL(ONLINE)</p>', '380000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5250, '2021-12-21 12:40:00', 657, 6292, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '10000.0000', NULL, 1, NULL, 'received', '<p>DBBL(ONLINE)</p>', '10000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5251, '2021-12-21 12:41:00', 657, 6292, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '912.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত</p>', '912.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5252, '2021-12-21 12:41:00', 610, 6295, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '15', '', '', '', '', '', 'Visa', '400000.0000', NULL, 1, NULL, 'received', '', '400000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5253, '2021-12-21 12:42:00', 610, 6295, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '421500.0000', NULL, 1, NULL, 'received', '', '421500.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5254, '2021-12-22 11:37:00', 732, 6303, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '439000.0000', NULL, 1, NULL, 'received', '', '439000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5255, '2021-12-22 11:38:00', 732, 6303, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '356.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত</p>', '356.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5256, '2021-12-22 12:14:00', 631, 6321, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '48199.2000', NULL, 1, NULL, 'received', '', '48199.2000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5257, '2021-12-22 12:22:00', 725, 6301, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '1000000.0000', NULL, 1, NULL, 'received', '', '1000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5258, '2021-12-22 12:22:00', 663, 6317, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1000000.0000', NULL, 1, NULL, 'received', '<p>SONALI(ONLINE)</p>', '1000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5259, '2021-12-22 12:23:00', 733, 6313, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '600000.0000', NULL, 1, NULL, 'received', '', '600000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5260, '2021-12-22 12:25:00', 695, 6309, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '290000.0000', NULL, 1, NULL, 'received', '<p>SONALI(ONLINE)</p>', '290000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5261, '2021-12-22 12:26:00', 709, 6278, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5262, '2021-12-22 12:28:00', 617, 5872, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '2000000.0000', NULL, 1, NULL, 'received', '<p>ISLAMI(ONLINE)</p>', '2000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5263, '2021-12-22 12:29:00', 634, 6154, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5264, '2021-12-22 12:36:00', 601, 6319, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1000000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '1000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5265, '2021-12-22 12:37:00', 657, 6308, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '650000.0000', NULL, 1, NULL, 'received', '<p>AL-ARAFA(ONLINE)</p>', '650000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5266, '2021-12-22 12:38:00', 657, 6308, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '110000.0000', NULL, 1, NULL, 'received', '<p>AL-ARAFA(ONLINE)</p>', '110000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5267, '2021-12-22 12:39:00', 666, 6306, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '290000.0000', NULL, 1, NULL, 'received', '<p>PRIM BANK</p>', '290000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5268, '2021-12-22 12:40:00', 675, 6280, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>AGRANI(ONLINE)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5269, '2021-12-23 11:49:00', 631, 6330, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '47200.0000', NULL, 1, NULL, 'received', '', '47200.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5270, '2021-12-23 11:50:00', 631, 6330, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '288.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত</p>', '288.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5271, '2021-12-23 12:26:00', 722, 6324, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '466000.0000', NULL, 1, NULL, 'received', '', '466000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5272, '2021-12-23 12:27:00', 722, 6324, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1046.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত</p>', '1046.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5273, '2021-12-23 12:27:00', 734, 6329, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '388500.0000', NULL, 1, NULL, 'received', '', '388500.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5274, '2021-12-23 12:28:00', 734, 6329, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '180.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত</p>', '180.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5275, '2021-12-23 12:30:00', 675, 6328, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '150000.0000', NULL, 1, NULL, 'received', '<p>agrani(online)</p>', '150000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5276, '2021-12-23 12:31:00', 606, 6305, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '19', '', '', '', '', '', 'Visa', '625800.0000', NULL, 1, NULL, 'received', '', '625800.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5277, '2021-12-23 12:32:00', 725, 6323, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '800000.0000', NULL, 1, NULL, 'received', '', '800000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5278, '2021-12-23 12:32:00', 733, 6322, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '350000.0000', NULL, 1, NULL, 'received', '<p>al-arafa(online)</p>', '350000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5279, '2021-12-23 12:33:00', 709, 6278, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '<p>AGRANI(ONLINE)</p>', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5280, '2021-12-23 12:38:00', 628, 6331, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1500000.0000', NULL, 1, NULL, 'received', '<p>AL-ARAFA(ONLINE)</p>', '1500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5281, '2021-12-23 12:39:00', 600, 6302, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '400000.0000', NULL, 1, NULL, 'received', '<p>পূবালী জমা</p>', '400000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5282, '2021-12-23 12:40:00', 632, 6318, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '700000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '700000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5283, '2021-12-23 12:42:00', 641, 6325, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1000000.0000', NULL, 1, NULL, 'received', '<p>AGRANI(ONLINE)</p>', '1000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5284, '2021-12-23 12:43:00', 639, 6320, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5285, '2021-12-23 12:44:00', 619, 6311, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '800000.0000', NULL, 1, NULL, 'received', '<p>SONALI(ONLINE)</p>', '800000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5286, '2021-12-22 10:57:00', 666, 6306, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '493.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত</p>', '493.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5287, '2021-12-22 11:34:00', 606, 6305, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '66.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত</p>', '66.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5288, '2021-12-17 11:45:00', 695, 6150, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '483800.0000', NULL, 1, NULL, 'received', '', '483800.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5289, '2021-12-17 12:53:00', 357, 5050, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '26200.0000', NULL, 1, NULL, 'received', '', '26200.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5290, '2021-12-17 12:55:00', 357, 5050, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '18170.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত</p>', '18170.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5291, '2021-12-25 09:51:00', 487, 6337, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '323500.0000', NULL, 1, NULL, 'received', '', '323500.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5292, '2021-12-25 09:55:00', 487, 6337, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '212.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত</p>', '212.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5293, '2021-12-25 10:20:00', 631, 6340, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5294, '2021-12-26 11:04:00', 610, 6350, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '57660.0000', NULL, 1, NULL, 'received', '<p>৬০ টাকা কৈইফিয়ত</p>', '57660.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5295, '2021-12-26 11:10:00', 647, 6341, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1200000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '1200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5296, '2021-12-26 11:14:00', 661, 6339, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1000000.0000', NULL, 1, NULL, 'received', '<p>ISLAMI(ONLINE)</p>', '1000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5297, '2021-12-26 11:19:00', 638, 6347, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '877000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '877000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5298, '2021-12-26 11:23:00', 723, 6133, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '157800.0000', NULL, 1, NULL, 'received', '', '157800.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5299, '2021-12-26 11:29:00', 627, 6345, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '422500.0000', NULL, 1, NULL, 'received', '<p>ISLAMI(ONLINE)</p>', '422500.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5300, '2021-12-26 11:32:00', 641, 6334, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '499778.0000', NULL, 1, NULL, 'received', '<p>ISLAMI(ONLINE)</p>', '499778.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5301, '2021-12-26 11:35:00', 631, 6348, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '128500.0000', NULL, 1, NULL, 'received', '', '128500.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5302, '2021-12-26 11:37:00', 657, 6344, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '299000.0000', NULL, 1, NULL, 'received', '<p>DBBL(ONLINE)</p>', '299000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5303, '2021-12-27 11:16:00', 666, 6363, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '889600.0000', NULL, 1, NULL, 'received', '', '889600.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5304, '2021-12-27 11:16:00', 666, 6363, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '170.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত</p>', '170.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5305, '2021-12-27 11:19:00', 631, 6364, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '174000.0000', NULL, 1, NULL, 'received', '', '174000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5306, '2021-12-27 11:19:00', 631, 6364, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '525.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত</p>', '525.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5307, '2021-12-27 11:22:00', 610, 6366, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '75600.0000', NULL, 1, NULL, 'received', '', '75600.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5308, '2021-12-27 11:23:00', 610, 6366, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '102.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত</p>', '102.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5309, '2021-12-27 11:34:00', 625, 6368, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '6', '', '', '', '', '', 'Visa', '800000.0000', NULL, 1, NULL, 'received', '', '800000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5310, '2021-12-27 11:35:00', 732, 6357, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '440000.0000', NULL, 1, NULL, 'received', '<p>SONALI(ONLINE)</p>', '440000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5311, '2021-12-27 11:36:00', 628, 6331, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '450000.0000', NULL, 1, NULL, 'received', '<p>AL-ARAFA(ONLINE)</p>', '450000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5312, '2021-12-27 11:38:00', 614, 6326, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>sonali(online)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5313, '2021-12-27 11:39:00', 619, 6356, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1000000.0000', NULL, 1, NULL, 'received', '<p>SONALI(ONLINE)</p>', '1000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5314, '2021-12-27 11:40:00', 675, 6328, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>AGRANI(ONLINE)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5315, '2021-12-27 11:41:00', 709, 6358, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '<p>AGRANI(ONLINE)</p>', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5316, '2021-12-27 11:42:00', 709, 6358, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '40000.0000', NULL, 1, NULL, 'received', '', '40000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5317, '2021-12-28 10:54:00', 735, 6374, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '439000.0000', NULL, 1, NULL, 'received', '', '439000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5318, '2021-12-28 11:08:00', 610, 6383, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '153540.0000', NULL, 1, NULL, 'received', '', '153540.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5319, '2021-12-28 11:09:00', 610, 6381, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '76260.0000', NULL, 1, NULL, 'received', '', '76260.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5320, '2021-12-28 11:37:00', 675, 6328, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>AGRANI(ONLINE)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5321, '2021-12-28 11:37:00', 627, 6375, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '383000.0000', NULL, 1, NULL, 'received', '<p>ISLAMI(ONLINE)</p>', '383000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5322, '2021-12-28 11:39:00', 597, 6377, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>ISLAMI(ONLINE)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5323, '2021-12-28 11:42:00', 657, 6379, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>AL-ARAFA(ONLINE)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5324, '2021-12-28 11:42:00', 657, 6379, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '11', '', '', '', '', '', 'Visa', '550000.0000', NULL, 1, NULL, 'received', '', '550000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5325, '2021-12-28 11:44:00', 657, 6379, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '50000.0000', NULL, 1, NULL, 'received', '<p>DBBL(ONLINE)</p>', '50000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5327, '2021-12-28 11:45:00', 624, 6163, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '92070.0000', NULL, 1, NULL, 'received', '<p>ব্যাতী- ১২.১২.২১(ইট বাবদ)</p>', '92070.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5328, '2021-12-28 12:01:00', 735, 6374, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '75.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত</p>', '75.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5329, '2021-12-28 12:02:00', 736, 6378, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '146700.0000', NULL, 1, NULL, 'received', '', '146700.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5330, '2021-12-28 12:03:00', 736, 6378, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '180.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত</p>', '180.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5331, '2021-12-29 10:47:00', 737, 6391, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '892800.0000', NULL, 1, NULL, 'received', '', '892800.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5332, '2021-12-29 10:47:00', 737, 6391, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '225.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত</p>', '255.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5333, '2021-12-29 10:59:00', 738, 6392, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '357600.0000', NULL, 1, NULL, 'received', '', '357600.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5334, '2021-12-29 11:01:00', 738, 6393, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '438900.0000', NULL, 1, NULL, 'received', '', '438900.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5335, '2021-12-29 11:05:00', 738, 6392, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '2053.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত</p>', '2053.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5336, '2021-12-29 11:25:00', 739, 6400, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '651800.0000', NULL, 1, NULL, 'received', '', '651800.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5337, '2021-12-29 11:26:00', 739, 6400, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '91.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত</p>', '91.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5338, '2021-12-29 11:32:00', 602, 6261, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '6', '', '', '', '', '', 'Visa', '336000.0000', NULL, 1, NULL, 'received', '', '336000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5339, '2021-12-29 11:33:00', 625, 6401, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '16', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5340, '2021-12-29 11:34:00', 617, 6398, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '999577.0000', NULL, 1, NULL, 'received', '<p>ISLAMI(ONLINE)</p>', '999577.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5341, '2021-12-29 11:35:00', 634, 6388, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '530000.0000', NULL, 1, NULL, 'received', '', '530000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5342, '2021-12-29 11:35:00', 272, 3915, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5343, '2021-12-29 11:36:00', 631, 6386, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '80000.0000', NULL, 1, NULL, 'received', '', '80000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5344, '2021-12-29 11:37:00', 641, 6382, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5345, '2021-12-29 11:37:00', 641, 6382, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '470000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '470000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5346, '2021-12-29 11:38:00', 675, 6328, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>AGRANI(ONLINE)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5347, '2021-12-30 11:28:00', 706, 6409, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '137200.0000', NULL, 1, NULL, 'received', '', '137200.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5348, '2021-12-30 11:28:00', 706, 6409, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '170.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত</p>', '170.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5349, '2021-12-30 11:48:00', 672, 6416, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '438700.0000', NULL, 1, NULL, 'received', '', '438700.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5350, '2021-12-30 11:49:00', 672, 6416, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '10.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত</p>', '10.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5351, '2021-12-30 12:50:00', 675, 6417, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>SONALI(ONLINE)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5352, '2021-12-30 12:51:00', 601, 6415, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '600000.0000', NULL, 1, NULL, 'received', '<p>AGRANI(ONLINE)</p>', '600000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5353, '2021-12-30 12:51:00', 695, 6406, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '267000.0000', NULL, 1, NULL, 'received', '<p>কৃষি ব্যাংক</p>', '267000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5354, '2021-12-30 12:52:00', 627, 6414, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '714000.0000', NULL, 1, NULL, 'received', '<p>AL-ARAFA(ONLINE)</p>', '714000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5355, '2021-12-30 12:53:00', 627, 6414, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '750000.0000', NULL, 1, NULL, 'received', '<p>ISLAMI(ONLINE)</p>', '750000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5356, '2021-12-30 12:54:00', 740, 6424, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '720000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '720000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5357, '2021-12-30 12:55:00', 740, 6424, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '342000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '342000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5358, '2021-12-30 12:56:00', 610, 6430, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5359, '2021-12-30 12:56:00', 610, 6430, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5360, '2021-12-30 12:58:00', 729, 6408, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '279867.0000', NULL, 1, NULL, 'received', '<p>ISLAMI(ONLINE)</p>', '279867.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5361, '2021-12-30 13:00:00', 739, 6400, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '290000.0000', NULL, 1, NULL, 'received', '<p>ISLAMI(ONLINE)</p>', '290000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5362, '2021-12-30 13:01:00', 684, 6087, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5363, '2021-12-30 13:01:00', 670, 6418, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '423000.0000', NULL, 1, NULL, 'received', '<p>ISLAMI(ONLINE)</p>', '423000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5364, '2021-12-30 13:02:00', 610, 6430, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '253600.0000', NULL, 1, NULL, 'received', '', '253600.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5365, '2021-12-30 13:03:00', 657, 6426, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '150000.0000', NULL, 1, NULL, 'received', '', '150000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5366, '2021-12-30 15:07:00', 742, 6439, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '<p>SIBL(ONLINE)</p>', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5367, '2021-12-31 15:14:00', 741, 6441, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '475000.0000', NULL, 1, NULL, 'received', '', '475000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5368, '2021-12-31 15:22:00', 731, 6445, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '399300.0000', NULL, 1, NULL, 'received', '', '399300.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5369, '2021-12-31 15:24:00', 731, 6445, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '270.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত</p>', '270.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5370, '2021-12-31 15:50:00', 743, 6449, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '351400.0000', NULL, 1, NULL, 'received', '', '351400.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5371, '2021-12-31 15:51:00', 743, 6449, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত</p>', '100.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5372, '2021-12-31 15:54:00', 713, 6451, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '396100.0000', NULL, 1, NULL, 'received', '', '396100.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5373, '2021-12-31 15:55:00', 713, 6451, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '430.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত</p>', '430.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5374, '2021-12-31 15:58:00', 706, 6452, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '230090.0000', NULL, 1, NULL, 'received', '<p>৯০ টাকা কৈইফিয়ত</p>', '230090.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5375, '2021-10-31 16:13:00', 610, 6456, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '463600.0000', NULL, 1, NULL, 'received', '', '463600.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5376, '2021-12-31 16:13:00', 610, 6456, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '190.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত</p>', '190.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5377, '2021-12-31 16:25:00', 670, 6459, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '445000.0000', NULL, 1, NULL, 'received', '', '445000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5378, '2021-12-31 16:25:00', 670, 6459, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '170.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত</p>', '170.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5379, '2021-12-31 17:22:00', 709, 6463, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>AGRANI(ONLINE)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5380, '2021-12-31 17:23:00', 657, 6426, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '130000.0000', NULL, 1, NULL, 'received', '<p>AL-ARAFA(ONLINE)</p>', '130000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5381, '2021-12-31 17:24:00', 714, 6462, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '400000.0000', NULL, 1, NULL, 'received', '', '400000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5382, '2021-12-31 17:25:00', 635, 6443, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '400000.0000', NULL, 1, NULL, 'received', '', '400000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5383, '2021-12-31 17:25:00', 739, 6446, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '17100.0000', NULL, 1, NULL, 'received', '', '17100.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5384, '2021-12-31 17:26:00', 727, 6460, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '290500.0000', NULL, 1, NULL, 'received', '', '290500.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5385, '2021-12-31 17:27:00', 609, 6453, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '170000.0000', NULL, 1, NULL, 'received', '', '170000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5386, '2021-12-31 17:28:00', 600, 6471, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5387, '2021-12-31 18:10:00', 634, 6388, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '900.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত</p>', '900.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5388, '2021-12-31 18:23:00', 739, 6446, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '130.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত</p>', '130.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5389, '2021-12-28 18:36:00', 641, 6469, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '16966.0000', NULL, 1, NULL, 'received', '<p>৩গাড়ি কৈইফিয়ত</p>', '16966.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5390, '2021-12-29 18:48:00', 675, 6417, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '44714.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত</p>', '44714.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5391, '2022-01-01 14:30:00', 744, 6479, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '414500.0000', NULL, 1, NULL, 'received', '', '414500.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5392, '2022-01-01 14:31:00', 744, 6479, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '161.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত</p>', '161.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5393, '2022-01-01 14:33:00', 610, 6480, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '348270.0000', NULL, 1, NULL, 'received', '<p>৭০ টাকা কৈইফিয়ত আছে</p>', '348270.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5394, '2022-01-01 14:39:00', 743, 6484, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '346750.0000', NULL, 1, NULL, 'received', '<p>৫০ টাকা কৈইফিয়ত আছে</p>', '346750.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5395, '2022-01-01 14:48:00', 610, 6487, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '60420.0000', NULL, 1, NULL, 'received', '<p>২০টাকা  কৈইফিয়ত </p>', '60420.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5396, '2022-01-01 14:50:00', 707, 6489, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '482000.0000', NULL, 1, NULL, 'received', '', '482000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5397, '2022-01-01 14:51:00', 707, 6489, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '192.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত</p>', '192.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5398, '2022-01-01 16:56:00', 746, 6502, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '451200.0000', NULL, 1, NULL, 'received', '', '451200.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5399, '2022-01-01 16:56:00', 746, 6502, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '620.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত</p>', '620.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5400, '2022-01-01 16:58:00', 728, 6503, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '353780.0000', NULL, 1, NULL, 'received', '<p>৮০টাকা কৈইফিয়ত</p>', '353780.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5401, '2022-01-01 17:02:00', 709, 6463, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '150000.0000', NULL, 1, NULL, 'received', '', '150000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5402, '2022-01-01 17:03:00', 657, 6491, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '149700.0000', NULL, 1, NULL, 'received', '<p>DBBL(ONLINE)</p>', '149700.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5403, '2022-01-01 17:04:00', 657, 6491, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '334670.0000', NULL, 1, NULL, 'received', '<p>DBBL(ONLINE)</p>', '334670.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5404, '2022-01-01 17:05:00', 657, 6491, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>DBBL(ONLINE)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5405, '2022-01-01 17:05:00', 670, 6494, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '400000.0000', NULL, 1, NULL, 'received', '', '400000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5406, '2022-01-01 17:06:00', 634, 6504, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '290000.0000', NULL, 1, NULL, 'received', '', '290000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5407, '2022-01-01 17:07:00', 600, 6471, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '395000.0000', NULL, 1, NULL, 'received', '', '395000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5408, '2022-01-01 17:07:00', 727, 6460, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '22000.0000', NULL, 1, NULL, 'received', '', '22000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5409, '2022-01-01 17:08:00', 729, 6501, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>DBBL(ONLINE)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5410, '2022-01-02 15:46:00', 645, 6509, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '1950800.0000', NULL, 1, NULL, 'received', '', '1950800.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5411, '2022-01-02 15:47:00', 645, 6509, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '196.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত</p>', '196.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5412, '2022-01-02 15:49:00', 719, 6511, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '359480.0000', NULL, 1, NULL, 'received', '', '359480.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5413, '2022-01-02 15:55:00', 747, 6514, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '337000.0000', NULL, 1, NULL, 'received', '', '337000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5414, '2022-01-02 15:56:00', 747, 6514, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '250.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত</p>', '250.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5415, '2022-01-02 16:05:00', 748, 6520, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '750000.0000', NULL, 1, NULL, 'received', '', '750000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5416, '2022-01-02 16:05:00', 748, 6520, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '120.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত</p>', '120.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5417, '2022-01-02 16:16:00', 487, 6523, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '310600.0000', NULL, 1, NULL, 'received', '', '310600.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5418, '2022-01-02 16:17:00', 487, 6523, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '157.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত</p>', '157.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5419, '2022-01-02 16:32:00', 719, 6533, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '685200.0000', NULL, 1, NULL, 'received', '', '685200.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5420, '2022-01-02 16:33:00', 719, 6533, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '130.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত</p>', '130.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5421, '2022-01-02 16:39:00', 749, 6534, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '364100.0000', NULL, 1, NULL, 'received', '', '364100.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5422, '2022-01-02 16:39:00', 749, 6534, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '124.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত</p>', '124.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5423, '2022-01-02 16:51:00', 645, 6540, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '415200.0000', NULL, 1, NULL, 'received', '', '415200.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5424, '2022-01-02 16:52:00', 645, 6540, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '140.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত</p>', '140.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5425, '2022-01-02 17:07:00', 751, 6546, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '426000.0000', NULL, 1, NULL, 'received', '', '426000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5426, '2022-01-02 17:07:00', 751, 6546, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '170.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত</p>', '170.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5427, '2022-01-02 17:09:00', 747, 6547, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '340100.0000', NULL, 1, NULL, 'received', '<p>১০০ টাকা কৈইফিয়ত</p>', '340100.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5428, '2022-01-02 17:31:00', 752, 6555, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '641300.0000', NULL, 1, NULL, 'received', '', '641300.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5429, '2022-01-02 17:32:00', 752, 6555, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '172.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত</p>', '172.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5430, '2022-01-02 17:40:00', 670, 6557, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '450000.0000', NULL, 1, NULL, 'received', '<p>JANATA(ONLINE)</p>', '450000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5431, '2022-01-02 17:41:00', 670, 6557, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '370000.0000', NULL, 1, NULL, 'received', '<p>DBBL(ONLINE)</p>', '370000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5432, '2022-01-02 17:42:00', 670, 6557, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '305900.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '305900.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5433, '2022-01-02 17:43:00', 669, 6517, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '15', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5434, '2022-01-02 17:44:00', 329, 5259, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '11', '', '', '', '', '', 'Visa', '550000.0000', NULL, 1, NULL, 'received', '', '550000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5435, '2022-01-02 17:45:00', 651, 6553, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '800000.0000', NULL, 1, NULL, 'received', '<p>AL-ARAFA(ONLINE)</p>', '800000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5436, '2022-01-02 17:46:00', 633, 6525, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '10', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5437, '2022-01-02 17:47:00', 606, 6541, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '19', '', '', '', '', '', 'Visa', '1100000.0000', NULL, 1, NULL, 'received', '', '1100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5438, '2022-01-02 17:48:00', 625, 6531, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '32', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5439, '2022-01-02 17:49:00', 625, 6531, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '6', '', '', '', '', '', 'Visa', '700000.0000', NULL, 1, NULL, 'received', '', '700000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5440, '2022-01-02 17:50:00', 625, 6531, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '32', '', '', '', '', '', 'Visa', '2300000.0000', NULL, 1, NULL, 'received', '', '2300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5441, '2022-01-02 17:51:00', 609, 6518, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '19', '', '', '', '', '', 'Visa', '700000.0000', NULL, 1, NULL, 'received', '', '700000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5442, '2022-01-02 17:52:00', 609, 6518, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5443, '2022-01-02 17:52:00', 609, 6518, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '6', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5444, '2022-01-02 17:54:00', 735, 6442, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '463000.0000', NULL, 1, NULL, 'received', '<p>JANATA(ONLINE)</p>', '463000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5445, '2022-01-02 17:55:00', 600, 6526, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5446, '2022-01-02 17:55:00', 745, 6522, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '6', '', '', '', '', '', 'Visa', '640000.0000', NULL, 1, NULL, 'received', '', '640000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5447, '2022-01-02 17:56:00', 591, 6538, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '3500000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '3500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5448, '2022-01-02 17:58:00', 675, 6417, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5449, '2022-01-02 17:59:00', 619, 6477, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '2000000.0000', NULL, 1, NULL, 'received', '<p>SONALI(ONLINE)</p>', '2000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5450, '2022-01-02 18:00:00', 614, 6536, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1000000.0000', NULL, 1, NULL, 'received', '<p>SONALI(ONLINE)</p>', '1000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5451, '2022-01-02 18:01:00', 657, 6491, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>N.R.B.C(ONLINE)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5452, '2022-01-02 18:02:00', 750, 6535, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '20', '', '', '', '', '', 'Visa', '270000.0000', NULL, 1, NULL, 'received', '', '270000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5453, '2022-01-02 18:03:00', 601, 6415, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '2000000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '2000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5454, '2022-01-02 18:04:00', 727, 6530, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '350000.0000', NULL, 1, NULL, 'received', '', '350000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5455, '2022-01-02 18:05:00', 727, 6530, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '450000.0000', NULL, 1, NULL, 'received', '<p>AGRANI(ONLINE)</p>', '450000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5456, '2022-01-02 18:06:00', 712, 6544, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '750000.0000', NULL, 1, NULL, 'received', '', '750000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5457, '2022-01-02 18:08:00', 610, 6539, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5458, '2022-01-02 18:10:00', 610, 6539, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '364200.0000', NULL, 1, NULL, 'received', '', '364200.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5459, '2022-01-02 18:11:00', 627, 6537, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '399818.0000', NULL, 1, NULL, 'received', '<p>ISLAMI(ONLINE)</p>', '399818.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5460, '2022-01-02 18:26:00', 753, 6559, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '875000.0000', NULL, 1, NULL, 'received', '<p>sonali(online)</p>', '875000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5461, '2022-01-02 18:27:00', 732, 6524, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '400000.0000', NULL, 1, NULL, 'received', '<p>sonali(online)</p>', '400000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5462, '2022-01-02 18:28:00', 597, 6527, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '<p>ISLAMI(ONLINE)</p>', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5463, '2022-01-02 18:29:00', 729, 6501, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '50000.0000', NULL, 1, NULL, 'received', '<p>ISLAMI(ONLINE)</p>', '50000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5464, '2022-01-02 18:29:00', 740, 6548, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '204000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '204000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5465, '2022-01-02 18:31:00', 743, 6521, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '1300.0000', NULL, 1, NULL, 'received', '', '1300.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5466, '2022-01-02 18:33:00', 748, 6558, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '395780.0000', NULL, 1, NULL, 'received', '', '395780.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5467, '2022-01-02 18:33:00', 748, 6558, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '180.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত</p>', '180.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5468, '2022-01-03 16:05:00', 609, 6586, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '20', '', '', '', '', '', 'Visa', '1000000.0000', NULL, 1, NULL, 'received', '', '1000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5469, '2022-01-03 16:05:00', 609, 6586, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '9', '', '', '', '', '', 'Visa', '600000.0000', NULL, 1, NULL, 'received', '', '600000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5470, '2022-01-03 16:06:00', 594, 6590, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '11', '', '', '', '', '', 'Visa', '2000000.0000', NULL, 1, NULL, 'received', '', '2000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5471, '2022-01-03 16:07:00', 600, 6582, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '19', '', '', '', '', '', 'Visa', '800000.0000', NULL, 1, NULL, 'received', '', '800000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5473, '2022-01-03 16:09:00', 610, 6565, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '128600.0000', NULL, 1, NULL, 'received', '', '128600.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5474, '2022-01-03 16:10:00', 610, 6565, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '380000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '380000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5475, '2022-01-03 16:11:00', 613, 6572, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1000000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '1000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5476, '2022-01-03 16:12:00', 627, 6584, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '357000.0000', NULL, 1, NULL, 'received', '<p>AL-ARAFA(ONLINE)</p>', '357000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5477, '2022-01-03 16:13:00', 627, 6584, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '359000.0000', NULL, 1, NULL, 'received', '<p>AL-ARAFA(ONLINE)</p>', '359000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5478, '2022-01-03 16:13:00', 627, 6584, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '<p>AGRANI(ONLINE)</p>', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5479, '2022-01-03 16:14:00', 647, 6566, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1000000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '1000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5480, '2022-01-03 16:16:00', 634, 6504, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5481, '2022-01-03 16:16:00', 641, 6583, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '550000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '550000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5482, '2022-01-03 16:19:00', 675, 6417, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>SONALI(ONLINE)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5483, '2022-01-03 16:20:00', 750, 6535, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '16500.0000', NULL, 1, NULL, 'received', '', '16500.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5484, '2022-01-03 16:21:00', 748, 6580, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '1100000.0000', NULL, 1, NULL, 'received', '', '1100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5485, '2022-01-04 16:27:00', 743, 6521, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '350010.0000', NULL, 1, NULL, 'received', '', '350010.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5486, '2022-01-04 16:28:00', 606, 6591, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '16', '', '', '', '', '', 'Visa', '419300.0000', NULL, 1, NULL, 'received', '', '419300.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5487, '2022-01-04 16:28:00', 625, 6611, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '32', '', '', '', '', '', 'Visa', '1200000.0000', NULL, 1, NULL, 'received', '', '1200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5488, '2022-01-04 16:29:00', 748, 6608, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '165000.0000', NULL, 1, NULL, 'received', '', '165000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5489, '2022-01-04 16:30:00', 657, 6609, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '40400.0000', NULL, 1, NULL, 'received', '', '40400.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5490, '2022-01-04 16:31:00', 657, 6609, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '250000.0000', NULL, 1, NULL, 'received', '<p>AL-ARAFA(ONLINE)</p>', '250000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5491, '2022-01-04 16:31:00', 657, 6609, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '350000.0000', NULL, 1, NULL, 'received', '', '350000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5492, '2022-01-04 16:32:00', 733, 6612, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '460000.0000', NULL, 1, NULL, 'received', '<p>AL-ARAFA(ONLINE)</p>', '460000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5493, '2022-01-04 16:33:00', 714, 6462, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '350000.0000', NULL, 1, NULL, 'received', '', '350000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5494, '2022-01-04 16:37:00', 754, 6622, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '<p>PREMIER(ONLINE)</p>', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5495, '2022-01-04 16:39:00', 663, 6317, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '700000.0000', NULL, 1, NULL, 'received', '<p>SONALI(ONLINE)</p>', '700000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5496, '2022-01-04 16:40:00', 663, 6317, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>ASIA(ONLINE)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5497, '2022-01-04 16:41:00', 609, 6606, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '19', '', '', '', '', '', 'Visa', '400000.0000', NULL, 1, NULL, 'received', '', '400000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5498, '2022-01-04 16:42:00', 609, 6606, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '20', '', '', '', '', '', 'Visa', '700000.0000', NULL, 1, NULL, 'received', '', '700000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5499, '2022-01-04 16:43:00', 594, 6590, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '11', '', '', '', '', '', 'Visa', '790700.0000', NULL, 1, NULL, 'received', '', '790700.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5500, '2022-01-04 16:43:00', 610, 6619, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '763400.0000', NULL, 1, NULL, 'received', '', '763400.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5501, '2022-01-04 16:44:00', 605, 5325, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '2000000.0000', NULL, 1, NULL, 'received', '<p>খলিল মিয়া মারফত</p>', '2000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5502, '2022-01-04 16:45:00', 670, 6557, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>SONALI(ONLINE)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5503, '2022-01-04 16:46:00', 627, 6600, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '356800.0000', NULL, 1, NULL, 'received', '<p>AL-ARAFA(ONLINE)</p>', '356800.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5504, '2022-01-04 16:47:00', 627, 6600, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '282000.0000', NULL, 1, NULL, 'received', '', '282000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5505, '2022-01-04 16:48:00', 641, 6595, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1000000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '1000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5506, '2022-01-04 16:49:00', 695, 6620, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '400000.0000', NULL, 1, NULL, 'received', '<p>SONALI(ONLINE)</p>', '400000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5507, '2022-01-04 16:50:00', 726, 6545, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '990000.0000', NULL, 1, NULL, 'received', '<p>PREMIER(ONLINE)</p>', '990000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5508, '2022-01-04 16:51:00', 712, 6544, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '96000.0000', NULL, 1, NULL, 'received', '', '96000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5509, '2022-01-05 16:59:00', 755, 6638, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '370900.0000', NULL, 1, NULL, 'received', '', '370900.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5510, '2022-01-05 17:00:00', 755, 6638, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '152.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত</p>', '152.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5511, '2022-01-05 17:01:00', 610, 6639, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '129096.0000', NULL, 1, NULL, 'received', '<p>৯৬টাকা কৈইফিয়ত আছে</p>', '129096.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5512, '2022-01-05 17:11:00', 631, 6645, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '42600.0000', NULL, 1, NULL, 'received', '<p>১০০টাকা কৈইফিয়ত আছে</p>', '42600.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5513, '2022-01-05 17:49:00', 600, 6626, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '700000.0000', NULL, 1, NULL, 'received', '', '700000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5514, '2022-01-05 17:50:00', 625, 6611, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '32', '', '', '', '', '', 'Visa', '700000.0000', NULL, 1, NULL, 'received', '', '700000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5515, '2022-01-05 17:51:00', 745, 6522, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '2000.0000', NULL, 1, NULL, 'received', '', '2000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5516, '2022-01-05 17:52:00', 704, 6649, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '450000.0000', NULL, 1, NULL, 'received', '<p>SONALI(ONLINE)</p>', '450000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5517, '2022-01-05 17:53:00', 602, 6468, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '6', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5518, '2022-01-05 17:53:00', 735, 6604, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '450000.0000', NULL, 1, NULL, 'received', '<p>JANATA(ONLINE)</p>', '450000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5519, '2022-01-05 17:55:00', 684, 6465, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5520, '2022-01-05 17:55:00', 610, 6639, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '350000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '350000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5521, '2022-01-05 17:56:00', 641, 6631, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5522, '2022-01-05 17:57:00', 670, 6637, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '118703.0000', NULL, 1, NULL, 'received', '<p>DBBL(ONLINE)</p>', '118703.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5523, '2022-01-05 17:58:00', 639, 6603, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5524, '2022-01-05 17:59:00', 675, 6615, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '600000.0000', NULL, 1, NULL, 'received', '<p>AGRANI(ONLINE)</p>', '600000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5525, '2022-01-05 17:59:00', 695, 6620, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '600000.0000', NULL, 1, NULL, 'received', '<p>AL-ARAFA(ONLINE)</p>', '600000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5526, '2022-01-06 10:10:00', 756, 6672, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '412800.0000', NULL, 1, NULL, 'received', '', '412800.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5527, '2022-01-06 10:10:00', 756, 6672, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '120.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত</p>', '120.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5528, '2022-01-06 10:43:00', 609, 6643, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '10', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5529, '2022-01-06 10:44:00', 609, 6643, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '1000000.0000', NULL, 1, NULL, 'received', '', '1000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5530, '2022-01-06 10:45:00', 381, 1201, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5531, '2022-01-06 10:46:00', 625, 6662, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '16', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5532, '2022-01-06 10:47:00', 627, 6657, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '769000.0000', NULL, 1, NULL, 'received', '<p>AL-ARAFA(ONLINE)</p>', '769000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5533, '2022-01-06 10:48:00', 683, 6665, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '50000.0000', NULL, 1, NULL, 'received', '<p>DBBL(ONLINE)</p>', '50000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5534, '2022-01-06 10:49:00', 683, 6665, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '19', '', '', '', '', '', 'Visa', '150000.0000', NULL, 1, NULL, 'received', '', '150000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5535, '2022-01-06 10:50:00', 601, 6653, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '19', '', '', '', '', '', 'Visa', '899799.0000', NULL, 1, NULL, 'received', '', '899799.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5536, '2022-01-06 10:57:00', 669, 6616, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>JANATA(ONLINE)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5537, '2022-01-06 10:58:00', 675, 6660, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>AGRANI(ONLINE)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5538, '2022-01-06 10:59:00', 637, 6490, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '25', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5539, '2022-01-06 11:00:00', 709, 6655, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '80000.0000', NULL, 1, NULL, 'received', '', '80000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5540, '2022-01-06 11:01:00', 709, 6655, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '<p>AGRANI(ONLINE)</p>', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5541, '2022-01-06 11:02:00', 712, 6664, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '16000.0000', NULL, 1, NULL, 'received', '', '16000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5543, '2022-01-06 11:04:00', 639, 6603, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5544, '2022-01-06 11:05:00', 632, 6634, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5545, '2022-01-06 11:06:00', 727, 6592, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5546, '2022-01-06 11:08:00', 641, 6669, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5547, '2022-01-06 11:08:00', 614, 6654, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>SONALI(ONLINE)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5548, '2022-01-06 11:09:00', 600, 6626, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '220000.0000', NULL, 1, NULL, 'received', '', '220000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5549, '2022-01-06 11:10:00', 661, 6618, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1000000.0000', NULL, 1, NULL, 'received', '<p>ISLAMI(ONLINE)</p>', '1000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5550, '2022-01-07 12:05:00', 610, 6680, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '395800.0000', NULL, 1, NULL, 'received', '', '395800.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5551, '2022-01-07 12:06:00', 610, 6680, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '120.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত</p>', '120.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5552, '2022-01-07 12:06:00', 610, 6681, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '381700.0000', NULL, 1, NULL, 'received', '', '381700.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5553, '2022-01-07 12:06:00', 610, 6681, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত</p>', '100.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5554, '2022-01-07 12:08:00', 631, 6682, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '135000.0000', NULL, 1, NULL, 'received', '', '135000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5555, '2022-01-07 12:14:00', 636, 6686, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '197200.0000', NULL, 1, NULL, 'received', '', '197200.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5556, '2022-01-07 12:14:00', 636, 6686, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '116.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত</p>', '116.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5557, '2022-01-07 12:21:00', 757, 6688, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '68208.0000', NULL, 1, NULL, 'received', '<p>৮টাকা কৈইফিয়ত</p>', '68208.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5558, '2022-01-07 12:27:00', 600, 6626, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '95000.0000', NULL, 1, NULL, 'received', '', '95000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5559, '2022-01-06 16:35:00', 712, 6664, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '19', '', '', '', '', '', 'Visa', '1084000.0000', NULL, 1, NULL, 'received', '', '1084000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5560, '2022-01-05 17:52:00', 601, 6653, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '7519.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত</p>', '7519.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5561, '2022-01-08 11:20:00', 755, 6696, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '121360.0000', NULL, 1, NULL, 'received', '<p>৬০টাকা কৈইফিয়ত</p>', '121360.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5562, '2022-01-08 11:33:00', 759, 6702, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '386000.0000', NULL, 1, NULL, 'received', '', '386000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5563, '2022-01-08 11:34:00', 759, 6702, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '50.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত</p>', '50.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5564, '2022-01-08 12:26:00', 609, 6705, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5565, '2022-01-09 13:11:00', 610, 6639, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1000.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত</p>', '1000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5566, '2022-01-09 12:13:00', 713, 6717, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '130474.0000', NULL, 1, NULL, 'received', '<p>৭৪টাকা কৈইফিয়ত </p>', '130474.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5567, '2022-01-09 12:41:00', 606, 6658, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '15', '', '', '', '', '', 'Visa', '363500.0000', NULL, 1, NULL, 'received', '', '363500.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5568, '2022-01-09 12:42:00', 751, 6712, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '400000.0000', NULL, 1, NULL, 'received', '<p>AL-ARAFA(ONLINE)</p>', '400000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5569, '2022-01-09 12:44:00', 727, 6701, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>AGRANI(ONLINE)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5570, '2022-01-09 12:45:00', 758, 6695, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '810000.0000', NULL, 1, NULL, 'received', '<p>IBBL(ONLINE)</p>', '810000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5571, '2022-01-09 12:46:00', 630, 6697, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '119000.0000', NULL, 1, NULL, 'received', '<p>IBBL(ONLINE)</p>', '119000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5572, '2022-01-09 12:47:00', 630, 6697, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '350000.0000', NULL, 1, NULL, 'received', '<p>IBBL(ONLINE)</p>', '350000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5573, '2022-01-09 12:48:00', 647, 6647, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '2000000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '2000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5574, '2022-01-09 12:49:00', 370, 5156, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '700000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '700000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5575, '2022-01-09 12:51:00', 610, 6681, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5576, '2022-01-09 12:52:00', 610, 6681, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '405345.0000', NULL, 1, NULL, 'received', '<p>AB(ONLINE)</p>', '405345.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5577, '2022-01-09 12:53:00', 632, 6721, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '600000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '600000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5578, '2022-01-09 12:54:00', 617, 6461, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1000000.0000', NULL, 1, NULL, 'received', '<p>IBBL(ONLINE)</p>', '1000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5579, '2022-01-09 12:56:00', 760, 6711, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '499778.0000', NULL, 1, NULL, 'received', '<p>IBBL(ONLINE)</p>', '499778.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5580, '2022-01-09 12:57:00', 761, 6713, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '421500.0000', NULL, 1, NULL, 'received', '<p>IBBL(ONLINE)</p>', '421500.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5581, '2022-01-09 12:58:00', 609, 6718, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '240000.0000', NULL, 1, NULL, 'received', '', '240000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5582, '2022-01-09 12:59:00', 641, 6715, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1000000.0000', NULL, 1, NULL, 'received', '<p>AGRANI(ONLINE)</p>', '1000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5583, '2022-01-09 13:00:00', 614, 6654, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1000000.0000', NULL, 1, NULL, 'received', '<p>SONALI(ONLINE)</p>', '1000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5584, '2022-01-10 15:48:00', 735, 6685, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '420000.0000', NULL, 1, NULL, 'received', '<p>JANATA(ONLINE)</p>', '420000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5585, '2022-01-10 15:49:00', 602, 6736, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '400000.0000', NULL, 1, NULL, 'received', '<p>SONALI(ONLINE)</p>', '400000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5586, '2022-01-10 15:50:00', 763, 6732, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '19', '', '', '', '', '', 'Visa', '400000.0000', NULL, 1, NULL, 'received', '', '400000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5587, '2022-01-10 15:51:00', 709, 6731, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '400000.0000', NULL, 1, NULL, 'received', '<p>AGRANI(ONLINE)</p>', '400000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5588, '2022-01-10 15:52:00', 762, 6727, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '776000.0000', NULL, 1, NULL, 'received', '<p>ISLAMI(ONLINE)</p>', '776000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5589, '2022-01-10 15:53:00', 727, 6730, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '590000.0000', NULL, 1, NULL, 'received', '', '590000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5590, '2022-01-10 15:57:00', 766, 6743, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '271500.0000', NULL, 1, NULL, 'received', '', '271500.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5591, '2022-01-10 15:58:00', 764, 6733, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '296500.0000', NULL, 1, NULL, 'received', '<p>JANATA(ONLINE)</p>', '296500.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5592, '2022-01-10 15:59:00', 764, 6733, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '2500.0000', NULL, 1, NULL, 'received', '', '2500.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5593, '2022-01-10 16:00:00', 675, 6692, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>SONALI(ONLINE)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5594, '2022-01-10 16:01:00', 627, 6708, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>SONALI(ONLINE)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5595, '2022-01-10 16:02:00', 609, 6741, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '710000.0000', NULL, 1, NULL, 'received', '', '710000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5596, '2022-01-11 16:02:00', 631, 6725, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '40680.0000', NULL, 1, NULL, 'received', '<p>৮০টাকা কৈইফিয়ত বাদ</p>', '40680.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5597, '2022-01-11 12:24:00', 765, 6754, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '404600.0000', NULL, 1, NULL, 'received', '', '404600.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5598, '2022-01-11 12:25:00', 765, 6754, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '124.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত</p>', '124.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5599, '2022-01-11 12:36:00', 645, 6758, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '387200.0000', NULL, 1, NULL, 'received', '', '387200.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5600, '2022-01-11 12:36:00', 645, 6758, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '124.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত</p>', '124.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5601, '2022-01-11 12:43:00', 645, 6761, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '443100.0000', NULL, 1, NULL, 'received', '', '443100.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5602, '2022-01-11 12:43:00', 645, 6761, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '170.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত</p>', '170.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5603, '2022-01-11 13:15:00', 767, 6775, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '388000.0000', NULL, 1, NULL, 'received', '', '388000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5604, '2022-01-11 13:15:00', 767, 6775, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '440.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত</p>', '440.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5605, '2022-01-11 18:54:00', 765, 6737, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '18', '', '', '', '', '', 'Visa', '359000.0000', NULL, 1, NULL, 'received', '', '359000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5606, '2022-01-11 18:56:00', 765, 6737, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '658.0000', NULL, 1, NULL, 'received', '<p>১৫৮কৈইফিয়ত বাদ</p>', '658.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5607, '2022-01-11 18:57:00', 609, 6766, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '600000.0000', NULL, 1, NULL, 'received', '', '600000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5608, '2022-01-11 18:58:00', 609, 6766, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '6', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5609, '2022-01-11 19:01:00', 727, 6756, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '950000.0000', NULL, 1, NULL, 'received', '<p>AGRANI(ONLINE)</p>', '950000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5610, '2022-01-11 19:01:00', 727, 6756, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '900000.0000', NULL, 1, NULL, 'received', '<p>AL-ARAFA(ONLINE)</p>', '900000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5611, '2022-01-11 19:02:00', 625, 6771, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '18', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5612, '2022-01-11 19:03:00', 761, 6760, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '400000.0000', NULL, 1, NULL, 'received', '<p>ISLAMI(ONLINE)</p>', '400000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5613, '2022-01-11 19:04:00', 189, 364, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '250000.0000', NULL, 1, NULL, 'received', '<p>ISLAMI(ONLINE)</p>', '250000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5614, '2022-01-11 19:05:00', 600, 6769, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1000000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '1000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5615, '2022-01-11 19:05:00', 610, 6770, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5616, '2022-01-11 19:08:00', 619, 6477, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1000000.0000', NULL, 1, NULL, 'received', '<p>SONALI(ONLINE)</p>', '1000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5617, '2022-01-11 19:08:00', 627, 6767, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '35000.0000', NULL, 1, NULL, 'received', '<p>SONALI(ONLINE)</p>', '35000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5618, '2022-01-11 19:10:00', 631, 6772, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '35910.0000', NULL, 1, NULL, 'received', '<p>১০টাকা কৈইফিয়ত বাদ </p>', '35910.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5619, '2022-01-12 16:32:00', 768, 6778, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '135750.0000', NULL, 1, NULL, 'received', '<p>৫০টাকা কৈইফিয়ত বাদ</p>', '135750.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5620, '2022-01-12 16:43:00', 730, 6782, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '70175.0000', NULL, 1, NULL, 'received', '', '70175.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5621, '2022-01-12 17:35:00', 645, 6799, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '889100.0000', NULL, 1, NULL, 'received', '', '889100.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5622, '2022-01-12 17:35:00', 645, 6799, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত বাদ </p>', '100.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5623, '2022-01-12 18:14:00', 606, 6803, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '18', '', '', '', '', '', 'Visa', '620000.0000', NULL, 1, NULL, 'received', '', '620000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5624, '2022-01-12 18:15:00', 665, 6573, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '6', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5625, '2022-01-12 18:16:00', 609, 6781, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '19', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5626, '2022-01-12 18:17:00', 609, 6781, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '400000.0000', NULL, 1, NULL, 'received', '', '400000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5627, '2022-01-12 18:17:00', 727, 6787, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '367500.0000', NULL, 1, NULL, 'received', '', '367500.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5628, '2022-01-12 18:18:00', 727, 6787, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '<p>ISLAMI(ONLINE)</p>', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5629, '2022-01-12 18:20:00', 757, 6688, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '60000.0000', NULL, 1, NULL, 'received', '', '60000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5630, '2022-01-12 18:21:00', 666, 6363, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '250000.0000', NULL, 1, NULL, 'received', '', '250000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5631, '2022-01-12 18:22:00', 670, 6788, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '400000.0000', NULL, 1, NULL, 'received', '<p>ISLAMI(ONLINE)</p>', '400000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5632, '2022-01-12 18:26:00', 635, 6443, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '11', '', '', '', '', '', 'Visa', '50000.0000', NULL, 1, NULL, 'received', '', '50000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5633, '2022-01-12 18:26:00', 635, 6443, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '330000.0000', NULL, 1, NULL, 'received', '', '330000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5634, '2022-01-12 18:27:00', 712, 6801, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '22', '', '', '', '', '', 'Visa', '550000.0000', NULL, 1, NULL, 'received', '', '550000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5635, '2022-01-12 18:28:00', 636, 6707, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1000000.0000', NULL, 1, NULL, 'received', '<p>ISLAMI(ONLINE)</p>', '1000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5636, '2022-01-12 18:29:00', 754, 6644, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '47600.0000', NULL, 1, NULL, 'received', '<p>PREMIERE(ONLINE)</p>', '47600.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5637, '2022-01-12 18:30:00', 769, 6791, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1000000.0000', NULL, 1, NULL, 'received', '<p>UTTARA(ONLINE)</p>', '1000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5638, '2022-01-12 18:31:00', 683, 6797, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '19', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5639, '2022-01-12 18:32:00', 713, 6717, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '330000.0000', NULL, 1, NULL, 'received', '', '330000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5640, '2022-01-12 18:33:00', 751, 6779, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '400000.0000', NULL, 1, NULL, 'received', '<p>AL-ARAFA(ONLINE)</p>', '400000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5641, '2022-01-12 18:34:00', 709, 6777, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '288000.0000', NULL, 1, NULL, 'received', '', '288000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5642, '2022-01-12 18:35:00', 607, 5710, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '150000.0000', NULL, 1, NULL, 'received', '', '150000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5643, '2022-01-12 18:35:00', 614, 6780, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>SONALI(ONLINE)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5644, '2022-01-12 18:37:00', 695, 6719, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '400000.0000', NULL, 1, NULL, 'received', '<p>SOANLI(ONLINE)</p>', '400000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5645, '2022-01-12 18:38:00', 675, 6774, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '<p>AGRANI(ONLINE)</p>', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5646, '2022-01-12 18:38:00', 641, 6784, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5647, '2022-01-13 12:14:00', 770, 6810, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '287280.0000', NULL, 1, NULL, 'received', '<p>৮০টাকা কৈইফিয়ত বাদ</p>', '287280.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5648, '2022-01-13 12:32:00', 727, 6818, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '353590.0000', NULL, 1, NULL, 'received', '', '353590.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5649, '2022-01-13 15:28:00', 771, 6826, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '126600.0000', NULL, 1, NULL, 'received', '', '126600.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5650, '2022-01-13 15:28:00', 771, 6826, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '120.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত</p>', '120.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5651, '2022-01-13 16:58:00', 713, 6819, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '12100.0000', NULL, 1, NULL, 'received', '', '12100.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5652, '2022-01-13 16:59:00', 713, 6819, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '280.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত বাদ</p>', '280.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5653, '2022-01-13 16:59:00', 635, 6822, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '43000.0000', NULL, 1, NULL, 'received', '<p>AL-ARAFA(ONLINE)</p>', '43000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5654, '2022-01-13 17:00:00', 695, 6719, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '<p>AL-ARAFA(ONLINE)</p>', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5655, '2022-01-13 17:12:00', 617, 6461, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1000000.0000', NULL, 1, NULL, 'received', '<p>ISLAMI(ONLINE)</p>', '1000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5656, '2022-01-13 17:13:00', 606, 6803, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '6', '', '', '', '', '', 'Visa', '395000.0000', NULL, 1, NULL, 'received', '', '395000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5657, '2022-01-13 17:14:00', 651, 6833, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '1000000.0000', NULL, 1, NULL, 'received', '', '1000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5658, '2022-01-13 17:15:00', 373, 4515, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '22', '', '', '', '', '', 'Visa', '50000.0000', NULL, 1, NULL, 'received', '', '50000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5659, '2022-01-13 17:15:00', 625, 6807, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '32', '', '', '', '', '', 'Visa', '700000.0000', NULL, 1, NULL, 'received', '', '700000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5660, '2022-01-13 17:16:00', 601, 6829, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '19', '', '', '', '', '', 'Visa', '1568000.0000', NULL, 1, NULL, 'received', '', '1568000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5661, '2022-01-13 17:17:00', 600, 6835, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '19', '', '', '', '', '', 'Visa', '150000.0000', NULL, 1, NULL, 'received', '', '150000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5662, '2022-01-13 17:18:00', 600, 6835, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '15', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5663, '2022-01-13 17:18:00', 600, 6835, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '75500.0000', NULL, 1, NULL, 'received', '', '75500.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5664, '2022-01-13 17:19:00', 769, 6815, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '638000.0000', NULL, 1, NULL, 'received', '<p>UTTARA(ONLINE)</p>', '638000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5665, '2022-01-13 17:20:00', 725, 6323, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5666, '2022-01-13 17:21:00', 614, 6827, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '380000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '380000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5667, '2022-01-13 17:21:00', 614, 6827, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>SONALI(ONLINE)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5668, '2022-01-13 17:28:00', 709, 6843, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '322000.0000', NULL, 1, NULL, 'received', '', '322000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5669, '2022-01-13 17:30:00', 712, 6801, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '317000.0000', NULL, 1, NULL, 'received', '', '317000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5670, '2022-01-13 17:31:00', 683, 6797, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5671, '2022-01-13 17:33:00', 630, 6825, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '349839.0000', NULL, 1, NULL, 'received', '<p>ISLAMI(ONLINE)</p>', '349839.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5672, '2022-01-13 17:34:00', 622, 6420, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '18', '', '', '', '', '', 'Visa', '800000.0000', NULL, 1, NULL, 'received', '', '800000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5673, '2022-01-13 17:36:00', 668, 6763, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '26', '', '', '', '', '', 'Visa', '455000.0000', NULL, 1, NULL, 'received', '', '455000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5674, '2022-01-13 17:36:00', 639, 6821, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5675, '2022-01-13 17:37:00', 639, 6821, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5676, '2022-01-13 17:38:00', 610, 6824, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5677, '2022-01-13 17:39:00', 675, 6841, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>SONALI(ONLINE)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5678, '2022-01-13 17:39:00', 602, 6736, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>SONALI(ONLINE)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5679, '2022-01-13 17:40:00', 760, 6842, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>ISLAMI(ONLINE)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5680, '2022-01-13 17:41:00', 620, 6256, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '130000.0000', NULL, 1, NULL, 'received', '', '130000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5681, '2022-01-13 17:41:00', 670, 6816, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '350000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '350000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5682, '2022-01-13 17:43:00', 609, 6811, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '450000.0000', NULL, 1, NULL, 'received', '', '450000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5683, '2022-01-13 17:44:00', 641, 6837, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5684, '2022-01-13 17:44:00', 641, 6837, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5685, '2022-01-13 17:45:00', 641, 6837, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '400000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '400000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5686, '2022-01-13 17:50:00', 641, 6837, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '499778.0000', NULL, 1, NULL, 'received', '<p>ISLAMI(ONLINE)</p>', '499778.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5687, '2022-01-13 17:51:00', 757, 6820, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '234600.0000', NULL, 1, NULL, 'received', '', '234600.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5688, '2022-01-14 12:01:00', 675, 6858, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '179550.0000', NULL, 1, NULL, 'received', '<p>৫০টাকা কৈইফিয়ত বাদ</p>', '179550.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5689, '2022-01-14 12:19:00', 714, 6648, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '400000.0000', NULL, 1, NULL, 'received', '', '400000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5690, '2022-01-14 12:19:00', 631, 6852, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '172500.0000', NULL, 1, NULL, 'received', '', '172500.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5691, '2022-01-14 12:20:00', 609, 6863, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '250000.0000', NULL, 1, NULL, 'received', '', '250000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5692, '2022-01-14 12:21:00', 610, 6847, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '700000.0000', NULL, 1, NULL, 'received', '', '700000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5693, '2022-01-14 12:21:00', 657, 6857, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '229540.0000', NULL, 1, NULL, 'received', '<p>DBBL(ONLINE)</p>', '229540.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5694, '2022-01-14 12:22:00', 627, 6845, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '340000.0000', NULL, 1, NULL, 'received', '', '340000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5695, '2022-01-14 12:23:00', 772, 6851, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '698800.0000', NULL, 1, NULL, 'received', '', '698800.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5696, '2022-01-14 12:24:00', 772, 6851, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '275.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত বাদ</p>', '275.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5697, '2022-01-16 09:39:00', 631, 6879, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '44296.0000', NULL, 1, NULL, 'received', '<p>৯৬টাকা কৈইফিয়ত বাদ</p>', '44296.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5698, '2022-01-15 09:43:00', 610, 6871, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '50000.0000', NULL, 1, NULL, 'received', '', '50000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5699, '2022-01-15 09:44:00', 714, 6881, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '450000.0000', NULL, 1, NULL, 'received', '', '450000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5700, '2022-01-15 09:44:00', 634, 6868, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '800000.0000', NULL, 1, NULL, 'received', '', '800000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5701, '2022-01-15 09:45:00', 627, 6875, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '219600.0000', NULL, 1, NULL, 'received', '', '219600.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5702, '2022-01-16 10:28:00', 735, 6685, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '842.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত বাদ</p>', '842.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5703, '2022-01-16 10:32:00', 692, 6872, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1193.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত বাদ</p>', '1193.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5704, '2022-01-16 10:34:00', 625, 6848, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1000.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত বাদ</p>', '1000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5705, '2022-01-13 10:41:00', 635, 6822, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '270.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত বাদ</p>', '270.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5706, '2022-01-13 10:44:00', 757, 6820, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '90.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত বাদ</p>', '90.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5707, '2022-01-13 10:49:00', 606, 6803, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '615.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত বাদ</p>', '615.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5708, '2022-01-12 10:57:00', 600, 6835, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '16540.0000', NULL, 1, NULL, 'received', '<p>১২/১-৫গাড়ি কৈইফিয়ত বাদ</p>', '16540.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5709, '2022-01-16 11:04:00', 627, 6875, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1000.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত বাদ(বাকী জায়)</p>', '1000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5710, '2022-01-16 11:11:00', 727, 6787, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1500.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত বাদ(বাকী জায়)</p>', '1500.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5711, '2022-01-16 11:25:00', 591, 6888, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '760.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত বাদ(বাকী জায়)</p>', '760.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5712, '2022-01-16 11:28:00', 712, 6801, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '855.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত বাদ(বাকী জায়)</p>', '855.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5713, '2022-01-16 11:31:00', 704, 6889, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত বাদ(বাকী জায়)</p>', '100.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5714, '2022-01-16 11:32:00', 754, 6644, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '53.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত বাদ</p>', '53.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5715, '2022-01-16 11:34:00', 748, 6608, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '550.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত বাদ(বাকী জায়)</p>', '550.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5716, '2022-01-16 15:29:00', 763, 6891, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '810470.0000', NULL, 1, NULL, 'received', '', '810470.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5717, '2022-01-16 15:29:00', 763, 6891, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '145.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত বাদ</p>', '145.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5718, '2022-01-16 15:34:00', 772, 6894, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '268000.0000', NULL, 1, NULL, 'received', '', '268000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5719, '2022-01-16 15:34:00', 772, 6894, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '125.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত বাদ</p>', '125.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5720, '2022-01-16 16:01:00', 645, 6905, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '3273000.0000', NULL, 1, NULL, 'received', '', '3273000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5721, '2022-01-16 16:02:00', 645, 6905, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1050.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত বাদ</p>', '1050.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5722, '2022-01-16 16:07:00', 770, 6907, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '579000.0000', NULL, 1, NULL, 'received', '', '579000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5723, '2022-01-16 16:08:00', 770, 6907, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '266.5000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত বাদ</p>', '266.5000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5724, '2022-01-16 16:22:00', 631, 6911, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '47300.0000', NULL, 1, NULL, 'received', '', '47300.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5725, '2022-01-16 16:23:00', 631, 6911, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '132.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত বাদ</p>', '132.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5726, '2022-01-16 16:30:00', 763, 6916, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '397900.0000', NULL, 1, NULL, 'received', '', '397900.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5727, '2022-01-16 16:31:00', 763, 6916, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '4.0000', NULL, 1, NULL, 'received', '', '4.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5729, '2022-01-16 18:17:00', 602, 6860, NULL, NULL, 'IPAY0692', NULL, 'cash', '19', '', '', '', '', '', 'Visa', '150000.0000', NULL, 1, NULL, 'received', '', '150000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5730, '2022-01-16 18:18:00', 606, 6915, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '19', '', '', '', '', '', 'Visa', '990000.0000', NULL, 1, NULL, 'received', '', '990000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5731, '2022-01-16 18:20:00', 609, 6893, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '9', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5732, '2022-01-16 18:20:00', 609, 6893, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '20', '', '', '', '', '', 'Visa', '442000.0000', NULL, 1, NULL, 'received', '', '442000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5733, '2022-01-16 18:21:00', 609, 6893, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '28', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5734, '2022-01-16 18:22:00', 714, 6919, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5735, '2022-01-16 18:22:00', 721, 6084, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '899000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '899000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5736, '2022-01-16 18:23:00', 721, 6084, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '268.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত বাদ</p>', '268.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5737, '2022-01-16 18:24:00', 751, 6895, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '45000.0000', NULL, 1, NULL, 'received', '<p>AL-ARAFA(ONLINE)</p>', '45000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5738, '2022-01-16 18:25:00', 751, 6895, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '400000.0000', NULL, 1, NULL, 'received', '<p>AL-ARAFA(ONLINE)</p>', '400000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5739, '2022-01-16 18:26:00', 627, 6875, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '28', '', '', '', '', '', 'Visa', '50000.0000', NULL, 1, NULL, 'received', '', '50000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5740, '2022-01-16 18:26:00', 614, 6876, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1000000.0000', NULL, 1, NULL, 'received', '<p>SONALI(ONLINE)</p>', '1000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5741, '2022-01-16 18:28:00', 614, 6876, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '378000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '378000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5742, '2022-01-16 18:29:00', 619, 6796, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1000000.0000', NULL, 1, NULL, 'received', '<p>SONALI(ONLINE)</p>', '1000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5743, '2022-01-16 18:30:00', 630, 6825, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '34000.0000', NULL, 1, NULL, 'received', '<p>ISLAMI(ONLINE)</p>', '34000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5744, '2022-01-16 18:32:00', 764, 6865, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '295000.0000', NULL, 1, NULL, 'received', '<p>IBBL(ONLINE)</p>', '295000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5745, '2022-01-16 18:33:00', 610, 6913, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '250000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '250000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5746, '2022-01-16 18:33:00', 625, 6898, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '32', '', '', '', '', '', 'Visa', '1100000.0000', NULL, 1, NULL, 'received', '', '1100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5747, '2022-01-16 18:34:00', 773, 6896, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '523000.0000', NULL, 1, NULL, 'received', '<p>AL-ARAFA(ONLINE)</p>', '523000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5748, '2022-01-16 18:35:00', 670, 6922, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '58600.0000', NULL, 1, NULL, 'received', '', '58600.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5749, '2022-01-16 18:36:00', 761, 6828, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '400000.0000', NULL, 1, NULL, 'received', '<p>IBBL(ONLINE)</p>', '400000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5750, '2022-01-16 18:37:00', 735, 6873, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '487000.0000', NULL, 1, NULL, 'received', '<p>JANATA(ONLINE)</p>', '487000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5751, '2022-01-16 18:38:00', 641, 6918, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5752, '2022-01-16 18:38:00', 641, 6918, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '250000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '250000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5753, '2022-01-16 18:40:00', 668, 6877, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '446000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '446000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5754, '2022-01-16 18:41:00', 661, 6838, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1000000.0000', NULL, 1, NULL, 'received', '<p>ISLAMI(ONLINE)</p>', '1000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5755, '2022-01-16 18:42:00', 707, 6909, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '583400.0000', NULL, 1, NULL, 'received', '', '583400.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5756, '2022-01-17 17:12:00', 775, 6930, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '242400.0000', NULL, 1, NULL, 'received', '', '242400.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5757, '2022-01-17 17:13:00', 775, 6930, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '52.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত বাদ</p>', '52.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5758, '2022-01-17 17:14:00', 631, 6931, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '48804.0000', NULL, 1, NULL, 'received', '', '48804.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5759, '2022-01-17 17:48:00', 645, 6941, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '3174990.0000', NULL, 1, NULL, 'received', '', '3174990.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5760, '2022-01-17 17:55:00', 635, 6944, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '443000.0000', NULL, 1, NULL, 'received', '', '443000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5761, '2022-01-17 17:55:00', 635, 6944, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '156.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত বাদ</p>', '156.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5762, '2022-01-17 18:10:00', 675, 6954, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '309780.0000', NULL, 1, NULL, 'received', '<p>৮০টাকা কৈইফিয়ত বাদ</p>', '309780.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5763, '2022-01-17 18:25:00', 607, 6928, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '900000.0000', NULL, 1, NULL, 'received', '', '900000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5764, '2022-01-17 18:25:00', 609, 6960, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '19', '', '', '', '', '', 'Visa', '333000.0000', NULL, 1, NULL, 'received', '', '333000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5765, '2022-01-17 18:26:00', 404, 5219, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '10000.0000', NULL, 1, NULL, 'received', '', '10000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5766, '2022-01-17 18:27:00', 634, 6959, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1200000.0000', NULL, 1, NULL, 'received', '<p>ISLAMI(ONLINE)</p>', '1200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5767, '2022-01-17 18:27:00', 189, 364, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '50000.0000', NULL, 1, NULL, 'received', '<p>হালিম মারফত</p>', '50000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5768, '2022-01-17 18:28:00', 670, 6958, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '660000.0000', NULL, 1, NULL, 'received', '', '660000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5769, '2022-01-17 18:29:00', 670, 6958, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '284000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '284000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5770, '2022-01-17 18:30:00', 670, 6958, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5771, '2022-01-17 18:31:00', 614, 6953, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1500000.0000', NULL, 1, NULL, 'received', '<p>SONALI(ONLINE)</p>', '1500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5772, '2022-01-17 18:31:00', 675, 6954, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5773, '2022-01-17 18:32:00', 675, 6954, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '99800.0000', NULL, 1, NULL, 'received', '<p>DBBL(ONLINE)</p>', '99800.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5774, '2022-01-17 18:33:00', 613, 6943, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1000000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '1000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5775, '2022-01-17 18:33:00', 625, 6927, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '18', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5776, '2022-01-17 18:34:00', 627, 6923, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '32', '', '', '', '', '', 'Visa', '52000.0000', NULL, 1, NULL, 'received', '', '52000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5777, '2022-01-17 18:35:00', 627, 6923, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '14', '', '', '', '', '', 'Visa', '75000.0000', NULL, 1, NULL, 'received', '', '75000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5778, '2022-01-17 18:36:00', 627, 6923, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '199919.0000', NULL, 1, NULL, 'received', '<p>ISLAMI(ONLINE)</p>', '199919.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5779, '2022-01-17 18:36:00', 627, 6923, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '10000.0000', NULL, 1, NULL, 'received', '', '10000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5780, '2022-01-17 18:37:00', 727, 6956, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '150000.0000', NULL, 1, NULL, 'received', '', '150000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5781, '2022-01-17 18:37:00', 681, 6053, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '126700.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '126700.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5782, '2022-01-17 18:38:00', 656, 6246, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '2000000.0000', NULL, 1, NULL, 'received', '<p>DBBL(ONLINE)</p>', '2000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5783, '2022-01-17 18:39:00', 760, 6920, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '<p>ISLAMI(ONLINE)</p>', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5784, '2022-01-17 18:43:00', 772, 6932, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '309200.0000', NULL, 1, NULL, 'received', '', '309200.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5785, '2022-01-17 18:43:00', 772, 6932, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '265.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত বাদ</p>', '265.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5786, '2022-01-18 12:55:00', 770, 6964, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '384900.0000', NULL, 1, NULL, 'received', '', '384900.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5787, '2022-01-18 12:56:00', 770, 6964, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '235.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত বাদ</p>', '235.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5788, '2022-01-18 12:59:00', 690, 6967, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '451800.0000', NULL, 1, NULL, 'received', '', '451800.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5789, '2022-01-18 12:59:00', 690, 6967, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '176.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত বাদ</p>', '176.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5790, '2022-01-18 13:32:00', 748, 6978, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '321500.0000', NULL, 1, NULL, 'received', '', '321500.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5791, '2022-01-18 13:33:00', 748, 6978, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '332.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত বাদ</p>', '332.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5792, '2022-01-18 13:38:00', 770, 6980, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '217800.0000', NULL, 1, NULL, 'received', '', '217800.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5793, '2022-01-18 13:38:00', 770, 6980, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '182.5000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত বাদ</p>', '182.5000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5794, '2022-01-18 15:29:00', 776, 6992, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '429800.0000', NULL, 1, NULL, 'received', '', '429800.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5795, '2022-01-18 15:29:00', 776, 6992, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '170.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত বাদ</p>', '170.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5796, '2022-01-19 15:33:00', 777, 6993, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '135240.0000', NULL, 1, NULL, 'received', '<p>৪০টাকা কৈইফিয়ত বাদ</p>', '135240.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5797, '2022-01-18 15:41:00', 733, 6948, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '479800.0000', NULL, 1, NULL, 'received', '<p>AL-ARAFA(ONLINE)</p>', '479800.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5798, '2022-01-18 15:42:00', 692, 6974, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5799, '2022-01-18 15:43:00', 773, 6966, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '250000.0000', NULL, 1, NULL, 'received', '', '250000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5800, '2022-01-18 15:44:00', 773, 6966, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '11', '', '', '', '', '', 'Visa', '600000.0000', NULL, 1, NULL, 'received', '', '600000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5801, '2022-01-18 15:45:00', 610, 6982, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '113300.0000', NULL, 1, NULL, 'received', '', '113300.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5802, '2022-01-18 15:46:00', 670, 6958, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5803, '2022-01-18 15:48:00', 662, 6976, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '359000.0000', NULL, 1, NULL, 'received', '<p>AGRANI(ONLINE)</p>', '359000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5804, '2022-01-18 15:49:00', 757, 6820, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '310000.0000', NULL, 1, NULL, 'received', '', '310000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5805, '2022-01-18 15:50:00', 606, 6973, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5806, '2022-01-18 15:51:00', 751, 6991, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '25000.0000', NULL, 1, NULL, 'received', '<p>AL-ARAFA(ONLINE)</p>', '25000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5807, '2022-01-18 15:51:00', 709, 6849, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '<p>AGRANI(ONLINE)</p>', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5808, '2022-01-18 15:53:00', 663, 6635, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1000000.0000', NULL, 1, NULL, 'received', '<p>SONALI(ONLINE)</p>', '1000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5809, '2022-01-18 15:53:00', 627, 6923, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '19000.0000', NULL, 1, NULL, 'received', '', '19000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5810, '2022-01-18 15:54:00', 727, 6988, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '244000.0000', NULL, 1, NULL, 'received', '', '244000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5811, '2022-01-18 15:54:00', 727, 6988, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '19', '', '', '', '', '', 'Visa', '550000.0000', NULL, 1, NULL, 'received', '', '550000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5812, '2022-01-18 15:55:00', 727, 6988, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5813, '2022-01-18 15:56:00', 688, 6972, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '9', '', '', '', '', '', 'Visa', '379000.0000', NULL, 1, NULL, 'received', '', '379000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5814, '2022-01-18 15:57:00', 688, 6972, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '275200.0000', NULL, 1, NULL, 'received', '<p>JANATA(ONLINE)</p>', '275200.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5815, '2022-01-18 15:58:00', 760, 6989, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>ISLAMI(ONLINE)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5816, '2022-01-18 15:59:00', 609, 6970, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '19', '', '', '', '', '', 'Visa', '400000.0000', NULL, 1, NULL, 'received', '', '400000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5817, '2022-01-19 17:16:00', 778, 6995, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '476100.0000', NULL, 1, NULL, 'received', '', '476100.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5818, '2022-01-19 17:16:00', 778, 6995, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '376.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত বাদ</p>', '376.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5819, '2022-01-19 17:19:00', 748, 6997, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '281800.0000', NULL, 1, NULL, 'received', '', '281800.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5820, '2022-01-19 17:20:00', 748, 6997, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '48.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত বাদ</p>', '48.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5821, '2022-01-19 17:59:00', 770, 7009, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '199000.0000', NULL, 1, NULL, 'received', '', '199000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5822, '2022-01-19 17:59:00', 770, 7009, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '136.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত বাদ</p>', '136.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5823, '2022-01-19 18:04:00', 631, 7012, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '107800.0000', NULL, 1, NULL, 'received', '', '107800.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5824, '2022-01-19 18:22:00', 636, 7022, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '342627.0000', NULL, 1, NULL, 'received', '', '342627.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5825, '2022-01-19 18:23:00', 636, 7022, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '153.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত বাদ</p>', '153.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5826, '2022-01-19 18:32:00', 631, 7027, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '200900.0000', NULL, 1, NULL, 'received', '', '200900.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5827, '2022-01-19 18:48:00', 684, 7026, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '290000.0000', NULL, 1, NULL, 'received', '', '290000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5828, '2022-01-19 18:48:00', 757, 7016, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '24700.0000', NULL, 1, NULL, 'received', '', '24700.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5829, '2022-01-19 18:49:00', 610, 7028, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '180000.0000', NULL, 1, NULL, 'received', '', '180000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5830, '2022-01-19 18:50:00', 751, 6991, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '<p>AL-ARAFA(ONLINE)</p>', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5831, '2022-01-19 18:52:00', 675, 6954, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '390000.0000', NULL, 1, NULL, 'received', '<p>SONALI(ONLINE)</p>', '390000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5832, '2022-01-19 18:53:00', 614, 7021, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>SONALI(ONLINE)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5833, '2022-01-19 18:53:00', 641, 7005, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5834, '2022-01-19 19:06:00', 779, 7029, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '384400.0000', NULL, 1, NULL, 'received', '', '384400.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5835, '2022-01-19 19:06:00', 780, 7030, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '269000.0000', NULL, 1, NULL, 'received', '', '269000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5836, '2022-01-19 19:07:00', 780, 7030, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '304.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত বাদ</p>', '304.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5837, '2022-01-19 19:08:00', 709, 7017, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '150000.0000', NULL, 1, NULL, 'received', '<p>AGRANI(ONLINE)</p>', '150000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5838, '2022-01-19 19:09:00', 625, 7011, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '32', '', '', '', '', '', 'Visa', '600000.0000', NULL, 1, NULL, 'received', '', '600000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5839, '2022-01-19 19:10:00', 625, 7011, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '6', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5840, '2022-01-19 19:11:00', 625, 7011, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '<p>SIBL জমা</p>', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5841, '2022-01-19 19:12:00', 609, 7018, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '9', '', '', '', '', '', 'Visa', '900000.0000', NULL, 1, NULL, 'received', '', '900000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5842, '2022-01-19 19:12:00', 605, 6700, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '199000.0000', NULL, 1, NULL, 'received', '<p>রমজান মারফত </p>', '199000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5843, '2022-01-19 19:14:00', 727, 7010, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '18', '', '', '', '', '', 'Visa', '400000.0000', NULL, 1, NULL, 'received', '', '400000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5844, '2022-01-19 19:15:00', 712, 7025, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '950000.0000', NULL, 1, NULL, 'received', '', '950000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5845, '2022-01-19 19:16:00', 657, 6996, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '59262.0000', NULL, 1, NULL, 'received', '<p>বিকাশ</p>', '59262.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5846, '2022-01-19 19:16:00', 657, 6996, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '169660.0000', NULL, 1, NULL, 'received', '<p>DBBL(ONLINE)</p>', '169660.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5847, '2022-01-19 19:17:00', 657, 6996, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '135000.0000', NULL, 1, NULL, 'received', '<p>AL-ARAFA(ONLINE)</p>', '135000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5848, '2022-01-19 19:19:00', 761, 6999, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '400000.0000', NULL, 1, NULL, 'received', '<p>ISLAMI(ONLINE)</p>', '400000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5849, '2022-01-19 19:22:00', 770, 7019, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '90748.0000', NULL, 1, NULL, 'received', '<p>১৪৮কৈইফিয়ত বাদ </p>', '90748.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5850, '2022-01-20 16:16:00', 746, 7048, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '330316.5000', NULL, 1, NULL, 'received', '<p>১৬.৫০টাকা কৈইফিয়ত বাদ</p>', '330316.5000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5851, '2022-01-20 16:30:00', 652, 7056, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '419900.0000', NULL, 1, NULL, 'received', '', '419900.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5852, '2022-01-20 16:31:00', 652, 7056, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '104.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত বাদ</p>', '104.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5853, '2022-01-20 16:34:00', 766, 7059, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '411078.0000', NULL, 1, NULL, 'received', '<p>৭৮টাকা কৈইফিয়ত বাদ</p>', '411078.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5854, '2022-01-20 16:38:00', 748, 7061, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '281800.0000', NULL, 1, NULL, 'received', '', '281800.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5855, '2022-01-20 16:38:00', 748, 7061, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '107.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত বাদ</p>', '107.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5856, '2022-01-20 16:46:00', 644, 7065, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '210000.0000', NULL, 1, NULL, 'received', '', '210000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5857, '2022-01-20 16:47:00', 608, 7066, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '293800.0000', NULL, 1, NULL, 'received', '', '293800.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5858, '2022-01-20 16:48:00', 608, 7066, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '164.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত বাদ</p>', '164.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5860, '2022-01-20 16:53:00', 746, 7068, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '346036.5000', NULL, 1, NULL, 'received', '', '346036.5000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5861, '2022-01-20 17:00:00', 636, 7049, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>AGRANI(ONLINE)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5862, '2022-01-20 17:00:00', 632, 7071, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '800000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '800000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5863, '2022-01-20 17:01:00', 625, 7047, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '32', '', '', '', '', '', 'Visa', '1500000.0000', NULL, 1, NULL, 'received', '', '1500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5864, '2022-01-20 17:02:00', 625, 7047, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '32', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5865, '2022-01-20 17:02:00', 609, 7018, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '54700.0000', NULL, 1, NULL, 'received', '', '54700.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5866, '2022-01-20 17:03:00', 609, 7018, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '19', '', '', '', '', '', 'Visa', '259000.0000', NULL, 1, NULL, 'received', '', '259000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5867, '2022-01-20 17:03:00', 609, 7018, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '19', '', '', '', '', '', 'Visa', '400000.0000', NULL, 1, NULL, 'received', '', '400000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5868, '2022-01-20 17:04:00', 609, 7018, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '19', '', '', '', '', '', 'Visa', '186300.0000', NULL, 1, NULL, 'received', '', '186300.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5869, '2022-01-20 17:05:00', 609, 7018, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '19', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5870, '2022-01-20 17:06:00', 619, 7034, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '2500000.0000', NULL, 1, NULL, 'received', '<p>SONALI(ONLINE)</p>', '2500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5871, '2022-01-20 17:08:00', 606, 6973, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '15', '', '', '', '', '', 'Visa', '254000.0000', NULL, 1, NULL, 'received', '', '254000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5872, '2022-01-20 17:09:00', 675, 7058, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5873, '2022-01-20 17:10:00', 712, 7054, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '19', '', '', '', '', '', 'Visa', '800000.0000', NULL, 1, NULL, 'received', '', '800000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5874, '2022-01-20 17:12:00', 639, 7053, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '700000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '700000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5875, '2022-01-20 17:15:00', 610, 7052, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5876, '2022-01-20 17:16:00', 610, 7052, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '390000.0000', NULL, 1, NULL, 'received', '', '390000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5877, '2022-01-20 17:16:00', 630, 6825, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '329847.0000', NULL, 1, NULL, 'received', '<p>ISLAMI(ONLINE)</p>', '329847.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5878, '2022-01-20 17:18:00', 761, 6999, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '400000.0000', NULL, 1, NULL, 'received', '<p>ISLAMI(ONLINE)</p>', '400000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5879, '2022-01-20 17:19:00', 627, 7067, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '750000.0000', NULL, 1, NULL, 'received', '<p>AL-ARAFA(ONLINE)</p>', '750000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5880, '2022-01-20 17:21:00', 627, 7067, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '50000.0000', NULL, 1, NULL, 'received', '', '50000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5881, '2022-01-20 17:23:00', 641, 7005, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '250000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '250000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5882, '2022-01-20 17:23:00', 641, 7005, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5883, '2022-01-20 17:24:00', 641, 7005, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5884, '2022-01-20 17:25:00', 657, 6996, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>AL-ARAFA(ONLINE)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5885, '2022-01-20 17:26:00', 780, 7030, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '600000.0000', NULL, 1, NULL, 'received', '<p>পূবালী জমা</p>', '600000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5886, '2022-01-20 17:26:00', 712, 7054, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '380000.0000', NULL, 1, NULL, 'received', '', '380000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5887, '2022-01-21 10:44:00', 602, 7082, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5888, '2022-01-21 10:45:00', 657, 6996, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '139760.0000', NULL, 1, NULL, 'received', '<p>DBBL(ONLINE)</p>', '139760.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5889, '2022-01-21 10:46:00', 773, 6966, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '4700.0000', NULL, 1, NULL, 'received', '', '4700.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5890, '2022-01-21 11:27:00', 764, 7085, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '276.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত বাদ</p>', '276.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5891, '2022-01-21 11:30:00', 727, 7070, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1015.0000', NULL, 1, NULL, 'received', '<p>২০.৩X৫০ কৈইফিয়ত বাদ</p>', '1015.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5892, '2022-01-18 11:34:00', 606, 6973, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '228.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত বাদ</p>', '228.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5893, '2022-01-10 11:53:00', 647, 6981, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '2306.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত বাদ</p>', '2306.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5895, '2022-01-21 12:17:00', 774, 6910, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '445000.0000', NULL, 1, NULL, 'received', '', '445000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5896, '2022-01-21 12:30:00', 627, 7067, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '925.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত বাদ(বাকী জায়)</p>', '925.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5897, '2022-01-22 09:52:00', 779, 7094, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '383100.0000', NULL, 1, NULL, 'received', '', '383100.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5898, '2022-01-22 09:52:00', 779, 7094, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '700.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত বাদ </p>', '700.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5899, '2022-01-22 10:26:00', 610, 7098, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '570000.0000', NULL, 1, NULL, 'received', '', '570000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5900, '2022-01-22 10:27:00', 748, 7061, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5901, '2022-01-22 10:28:00', 692, 7095, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '50000.0000', NULL, 1, NULL, 'received', '', '50000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5902, '2022-01-22 10:28:00', 670, 7102, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>DBBL(ONLINE)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5903, '2022-01-22 10:29:00', 644, 7106, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '2500.0000', NULL, 1, NULL, 'received', '', '2500.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5904, '2022-01-22 10:30:00', 631, 7099, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '43500.0000', NULL, 1, NULL, 'received', '', '43500.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5905, '2022-01-22 10:30:00', 631, 7099, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '165.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত বাদ</p>', '165.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5906, '2022-01-22 10:31:00', 766, 7101, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '266460.0000', NULL, 1, NULL, 'received', '<p>DBBL(ONLINE)</p>', '266460.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5907, '2022-01-22 10:31:00', 766, 7101, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '24640.0000', NULL, 1, NULL, 'received', '', '24640.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5908, '2022-01-22 10:32:00', 766, 7101, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '205.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত বাদ</p>', '205.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5909, '2022-01-23 17:12:00', 783, 7112, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '905000.0000', NULL, 1, NULL, 'received', '', '905000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5910, '2022-01-23 17:12:00', 783, 7112, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '786.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত বাদ</p>', '786.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5911, '2022-01-23 17:16:00', 688, 7115, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '1370000.0000', NULL, 1, NULL, 'received', '', '1370000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5912, '2022-01-23 17:32:00', 602, 7121, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '1345000.0000', NULL, 1, NULL, 'received', '', '1345000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5913, '2022-01-23 17:33:00', 602, 7121, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '118.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত বাদ</p>', '118.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5914, '2022-01-23 17:45:00', 785, 7126, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '125700.0000', NULL, 1, NULL, 'received', '', '125700.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5915, '2022-01-23 17:46:00', 785, 7126, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '160.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত বাদ </p>', '160.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5916, '2022-01-23 18:16:00', 782, 7078, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '301700.0000', NULL, 1, NULL, 'received', '', '301700.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5917, '2022-01-23 18:17:00', 782, 7078, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '52.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত বাদ </p>', '52.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5918, '2022-01-23 18:18:00', 646, 7140, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '16', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5919, '2022-01-23 18:19:00', 644, 7106, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '19', '', '', '', '', '', 'Visa', '260000.0000', NULL, 1, NULL, 'received', '', '260000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5920, '2022-01-23 18:20:00', 669, 7006, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '6', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5921, '2022-01-23 18:26:00', 636, 7128, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>AGRANI(ONLINE)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5922, '2022-01-23 18:27:00', 748, 7130, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '16', '', '', '', '', '', 'Visa', '1000000.0000', NULL, 1, NULL, 'received', '', '1000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5923, '2022-01-23 18:28:00', 760, 7141, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '<p>ISLAMI(ONLINE)</p>', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5924, '2022-01-23 18:29:00', 675, 7131, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '400000.0000', NULL, 1, NULL, 'received', '<p>SONALI(ONLINE)</p>', '400000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5925, '2022-01-23 18:29:00', 735, 7123, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '482000.0000', NULL, 1, NULL, 'received', '<p>JANATA(ONLINE)</p>', '482000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5926, '2022-01-23 18:30:00', 727, 7138, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '17', '', '', '', '', '', 'Visa', '1000000.0000', NULL, 1, NULL, 'received', '', '1000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5927, '2022-01-23 18:31:00', 727, 7138, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '400000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '400000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5928, '2022-01-23 18:31:00', 625, 7129, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '32', '', '', '', '', '', 'Visa', '1000000.0000', NULL, 1, NULL, 'received', '', '1000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5929, '2022-01-23 18:32:00', 712, 7133, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '680000.0000', NULL, 1, NULL, 'received', '', '680000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5930, '2022-01-23 18:33:00', 712, 7133, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '22', '', '', '', '', '', 'Visa', '1500000.0000', NULL, 1, NULL, 'received', '', '1500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5931, '2022-01-23 18:34:00', 780, 7109, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '268600.0000', NULL, 1, NULL, 'received', '', '268600.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5932, '2022-01-23 18:34:00', 614, 7105, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1500000.0000', NULL, 1, NULL, 'received', '<p>SONALI(ONLINE)</p>', '1500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5933, '2022-01-23 18:35:00', 596, 7139, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1720000.0000', NULL, 1, NULL, 'received', '<p>SONALI(ONLINE)</p>', '1720000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5934, '2022-01-23 18:36:00', 763, 7108, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '400000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '400000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5935, '2022-01-23 18:38:00', 610, 7122, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '250000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '250000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5936, '2022-01-23 18:39:00', 670, 7102, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5937, '2022-01-23 18:40:00', 695, 7080, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '199885.0000', NULL, 1, NULL, 'received', '<p>SONALI(ONLINE)</p>', '199885.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5938, '2022-01-23 18:41:00', 684, 7026, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5939, '2022-01-23 18:41:00', 761, 7083, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '400000.0000', NULL, 1, NULL, 'received', '<p>ISLAMI(ONLINE)</p>', '400000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5940, '2022-01-23 18:44:00', 608, 7124, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '381400.0000', NULL, 1, NULL, 'received', '', '381400.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5941, '2022-01-23 18:44:00', 608, 7124, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '178.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত বাদ</p>', '178.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5942, '2022-01-23 18:47:00', 784, 7125, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '393294.0000', NULL, 1, NULL, 'received', '<p>২৯৪ কৈইফিয়ত বাদ</p>', '393294.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5943, '2022-01-24 14:13:00', 645, 7161, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '461800.0000', NULL, 1, NULL, 'received', '', '461800.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5944, '2022-01-24 14:17:00', 645, 7161, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '102.5000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত বাদ </p>', '102.5000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5945, '2022-01-24 14:22:00', 631, 7164, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '203010.0000', NULL, 1, NULL, 'received', '<p>১০ টাকা কৈইফিয়ত বাদ </p>', '203010.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5946, '2022-01-24 14:23:00', 646, 7140, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '24', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5947, '2022-01-24 14:24:00', 675, 7150, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5948, '2022-01-24 14:24:00', 763, 7108, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '18746.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p><p>৪৬টাকা কৈইফিয়ত বাদ </p>', '18746.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5949, '2022-01-24 14:25:00', 617, 7063, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1000000.0000', NULL, 1, NULL, 'received', '<p>ISLAMI(ONLINE)</p>', '1000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5950, '2022-01-24 14:26:00', 609, 7100, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '25', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5951, '2022-01-24 14:26:00', 657, 7154, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '350000.0000', NULL, 1, NULL, 'received', '<p>AL-ARAFA(ONLINE)</p>', '350000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5952, '2022-01-24 14:27:00', 709, 7151, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '180000.0000', NULL, 1, NULL, 'received', '<p>AGRANI(ONLINE)</p>', '180000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5953, '2022-01-24 14:28:00', 709, 7151, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5954, '2022-01-24 14:28:00', 712, 7159, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '10', '', '', '', '', '', 'Visa', '150000.0000', NULL, 1, NULL, 'received', '', '150000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5955, '2022-01-24 14:29:00', 712, 7159, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '350000.0000', NULL, 1, NULL, 'received', '', '350000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5956, '2022-01-24 14:29:00', 727, 7163, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '17', '', '', '', '', '', 'Visa', '1400000.0000', NULL, 1, NULL, 'received', '', '1400000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5957, '2022-01-24 14:31:00', 627, 7160, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '14', '', '', '', '', '', 'Visa', '208000.0000', NULL, 1, NULL, 'received', '', '208000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5958, '2022-01-24 14:31:00', 627, 7160, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '167929.0000', NULL, 1, NULL, 'received', '<p>ISLAMI(ONLINE)</p>', '167929.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5959, '2022-01-24 14:32:00', 627, 7160, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '50000.0000', NULL, 1, NULL, 'received', '<p>AL-ARAFA(ONLINE)</p>', '50000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5960, '2022-01-24 14:33:00', 735, 7142, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>JANATA(ONLINE)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5961, '2022-01-24 14:34:00', 610, 7153, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '15', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5962, '2022-01-24 14:35:00', 610, 7153, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '569000.0000', NULL, 1, NULL, 'received', '', '569000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5963, '2022-01-24 14:35:00', 786, 7148, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5964, '2022-01-25 12:51:00', 779, 7175, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '397200.0000', NULL, 1, NULL, 'received', '', '397200.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5965, '2022-01-25 12:52:00', 779, 7175, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '177.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত বাদ </p>', '177.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5966, '2022-01-25 15:42:00', 631, 7190, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '200182.0000', NULL, 1, NULL, 'received', '', '200182.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5967, '2022-01-25 15:51:00', 786, 7148, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '152480.0000', NULL, 1, NULL, 'received', '<p>৮০টাকা কৈইফিয়ত বাদ </p>', '152480.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5968, '2022-01-25 15:52:00', 709, 7151, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5969, '2022-01-25 15:52:00', 675, 7150, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>SONALI(ONLINE)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5970, '2022-01-25 15:53:00', 760, 7196, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '<p>ISLAMI(ONLINE)</p>', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5971, '2022-01-25 15:54:00', 601, 7188, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '19', '', '', '', '', '', 'Visa', '3000000.0000', NULL, 1, NULL, 'received', '', '3000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5972, '2022-01-25 15:55:00', 602, 7121, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '6', '', '', '', '', '', 'Visa', '400000.0000', NULL, 1, NULL, 'received', '', '400000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5973, '2022-01-25 15:55:00', 625, 7186, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '32', '', '', '', '', '', 'Visa', '1200000.0000', NULL, 1, NULL, 'received', '', '1200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5974, '2022-01-25 15:56:00', 657, 7174, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '330000.0000', NULL, 1, NULL, 'received', '<p>AL-ARAFA(ONLINE)</p>', '330000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5975, '2022-01-25 15:57:00', 788, 7176, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '400000.0000', NULL, 1, NULL, 'received', '<p>AGRANI(ONLINE)</p>', '400000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5976, '2022-01-25 15:58:00', 670, 7102, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5977, '2022-01-25 15:59:00', 639, 7177, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5978, '2022-01-25 16:00:00', 641, 7191, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5979, '2022-01-25 16:00:00', 641, 7191, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '450000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '450000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5980, '2022-01-25 16:01:00', 712, 7185, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '1000000.0000', NULL, 1, NULL, 'received', '', '1000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5981, '2022-01-25 16:02:00', 757, 7016, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '320000.0000', NULL, 1, NULL, 'received', '', '320000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5982, '2022-01-25 16:02:00', 692, 7168, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5983, '2022-01-25 16:03:00', 610, 7171, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '849000.0000', NULL, 1, NULL, 'received', '', '849000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5984, '2022-01-25 16:04:00', 610, 7171, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '120.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত বাদ </p>', '120.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5985, '2022-01-26 12:35:00', 608, 7210, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '304600.0000', NULL, 1, NULL, 'received', '', '304600.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5986, '2022-01-26 12:36:00', 608, 7210, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '218.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত বাদ </p>', '218.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5987, '2022-01-26 13:09:00', 628, 7211, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '2500000.0000', NULL, 1, NULL, 'received', '<p>ISLAMI(ONLINE)</p>', '2500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5988, '2022-01-26 13:10:00', 614, 7201, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>SONALI(ONLINE)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5989, '2022-01-26 13:11:00', 641, 7191, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5990, '2022-01-26 13:12:00', 625, 7197, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '16', '', '', '', '', '', 'Visa', '400000.0000', NULL, 1, NULL, 'received', '', '400000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5991, '2022-01-26 13:12:00', 757, 7203, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '23000.0000', NULL, 1, NULL, 'received', '', '23000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5992, '2022-01-26 13:13:00', 727, 7193, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '250000.0000', NULL, 1, NULL, 'received', '', '250000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5993, '2022-01-26 13:13:00', 712, 7206, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '18', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5994, '2022-01-26 13:14:00', 712, 7206, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '19', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5995, '2022-01-26 13:15:00', 602, 7217, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '15', '', '', '', '', '', 'Visa', '800000.0000', NULL, 1, NULL, 'received', '', '800000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5996, '2022-01-26 13:15:00', 635, 7202, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '460000.0000', NULL, 1, NULL, 'received', '', '460000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5997, '2022-01-26 13:16:00', 610, 7216, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '15', '', '', '', '', '', 'Visa', '560000.0000', NULL, 1, NULL, 'received', '', '560000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5998, '2022-01-26 13:17:00', 610, 7216, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '120000.0000', NULL, 1, NULL, 'received', '', '120000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (5999, '2022-01-26 13:17:00', 636, 7198, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '400000.0000', NULL, 1, NULL, 'received', '<p>ISLAMI(ONLINE)</p>', '400000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6000, '2022-01-26 13:18:00', 789, 7212, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '215300.0000', NULL, 1, NULL, 'received', '', '215300.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6001, '2022-01-26 13:18:00', 789, 7212, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '234.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত বাদ </p>', '234.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6002, '2022-01-27 10:08:00', 631, 7223, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '191632.0000', NULL, 1, NULL, 'received', '<p>৩২টাকা কৈইফিয়ত বাদ </p>', '191632.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6003, '2022-01-27 16:18:00', 635, 7202, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '8000.0000', NULL, 1, NULL, 'received', '', '8000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6004, '2022-01-27 16:19:00', 602, 7244, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '15', '', '', '', '', '', 'Visa', '600000.0000', NULL, 1, NULL, 'received', '', '600000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6005, '2022-01-27 16:19:00', 602, 7244, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '40000.0000', NULL, 1, NULL, 'received', '', '40000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6006, '2022-01-27 16:20:00', 606, 7200, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '16', '', '', '', '', '', 'Visa', '290000.0000', NULL, 1, NULL, 'received', '', '290000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6007, '2022-01-27 16:21:00', 712, 7242, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '16', '', '', '', '', '', 'Visa', '800000.0000', NULL, 1, NULL, 'received', '', '800000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6008, '2022-01-27 16:21:00', 712, 7242, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '22', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6009, '2022-01-27 16:22:00', 712, 7242, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '350000.0000', NULL, 1, NULL, 'received', '', '350000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6010, '2022-01-27 16:22:00', 625, 7239, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '32', '', '', '', '', '', 'Visa', '600000.0000', NULL, 1, NULL, 'received', '', '600000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6011, '2022-01-27 16:23:00', 709, 7231, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '180000.0000', NULL, 1, NULL, 'received', '', '180000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6012, '2022-01-27 16:23:00', 709, 7231, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>AGRANI(ONLINE)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6013, '2022-01-27 16:24:00', 695, 7221, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '250000.0000', NULL, 1, NULL, 'received', '<p>SONALI(ONLINE)</p>', '250000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6014, '2022-01-27 16:25:00', 614, 7201, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>SONALI(ONLINE)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6015, '2022-01-27 16:25:00', 614, 7201, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '476000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '476000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6016, '2022-01-27 16:26:00', 619, 7104, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1000000.0000', NULL, 1, NULL, 'received', '<p>SONALI(ONLINE)</p>', '1000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6017, '2022-01-27 16:27:00', 727, 7220, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '450000.0000', NULL, 1, NULL, 'received', '', '450000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6018, '2022-01-27 16:27:00', 657, 7174, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>AL-ARAFA(ONLINE)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6019, '2022-01-27 16:28:00', 610, 7224, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '378000.0000', NULL, 1, NULL, 'received', '', '378000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6020, '2022-01-27 16:29:00', 634, 7238, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6021, '2022-01-27 16:29:00', 656, 7069, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1000000.0000', NULL, 1, NULL, 'received', '<p>DBBL(ONLINE)</p>', '1000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6022, '2022-01-27 16:30:00', 670, 7222, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6023, '2022-01-27 16:30:00', 641, 7248, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6024, '2022-01-27 16:31:00', 641, 7248, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6025, '2022-01-27 16:32:00', 617, 7241, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '3000000.0000', NULL, 1, NULL, 'received', '<p>ISLAMI(ONLINE)          T.T-৩টি</p>', '3000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6026, '2022-01-27 16:33:00', 760, 7196, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '<p>ISLAMI(ONLINE)</p>', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6027, '2022-01-27 16:34:00', 784, 7230, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '386000.0000', NULL, 1, NULL, 'received', '', '386000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6028, '2022-01-27 17:11:00', 635, 7202, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '236.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত বাদ</p>', '236.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6029, '2022-01-27 17:26:00', 757, 7203, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '138.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত বাদ</p>', '138.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6030, '2022-01-20 17:27:00', 617, 7063, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '10000.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত বাদ</p>', '10000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6031, '2022-01-27 17:30:00', 639, 7177, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1500.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত বাদ (বাকী জায়)</p>', '1500.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6032, '2022-01-27 17:34:00', 647, 7187, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1087.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত বাদ(বাকী জায়)</p>', '1087.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6033, '2022-01-23 17:38:00', 610, 7224, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '5460.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত বাদ (১৫০০ বাকী জায়)</p>', '5460.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6034, '2022-01-27 17:44:00', 780, 7109, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '2605.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত বাদ(বাকী জায়)</p>', '2605.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6036, '2022-01-27 17:49:00', 748, 7250, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '367.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত বাদ</p>', '367.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6037, '2022-01-27 17:52:00', 602, 7244, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1000.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত বাদ</p>', '1000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6038, '2022-01-27 17:56:00', 632, 7079, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1000.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত বাদ(বাকী জায়)</p>', '1000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6039, '2022-01-24 18:42:00', 787, 7149, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '341000.0000', NULL, 1, NULL, 'received', '', '341000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6040, '2022-01-27 18:42:00', 787, 7149, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '446.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত বাদ</p>', '446.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6041, '2022-01-28 12:54:00', 790, 7265, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '368800.0000', NULL, 1, NULL, 'received', '', '368800.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6042, '2022-01-28 12:55:00', 790, 7265, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '52.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত বাদ</p>', '52.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6043, '2022-01-28 13:02:00', 610, 7263, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '70000.0000', NULL, 1, NULL, 'received', '', '70000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6044, '2022-01-28 13:03:00', 610, 7263, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '350.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত বাদ</p>', '350.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6045, '2022-01-28 13:03:00', 627, 7260, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '382000.0000', NULL, 1, NULL, 'received', '', '382000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6046, '2022-01-28 13:04:00', 751, 7264, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '349000.0000', NULL, 1, NULL, 'received', '', '349000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6047, '2022-01-28 13:04:00', 634, 7259, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '1200000.0000', NULL, 1, NULL, 'received', '', '1200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6048, '2022-01-28 13:14:00', 597, 7267, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '316635.0000', NULL, 1, NULL, 'received', '', '316635.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6049, '2022-01-29 11:42:00', 608, 7276, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '364413.0000', NULL, 1, NULL, 'received', '<p>১৩টাকা কৈইফিয়ত বাদ </p>', '364413.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6050, '2022-01-29 11:48:00', 791, 7279, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '396500.0000', NULL, 1, NULL, 'received', '', '396500.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6051, '2022-01-29 11:50:00', 791, 7279, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '228.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত বাদ</p>', '228.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6052, '2022-01-29 11:55:00', 764, 7284, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '311500.0000', NULL, 1, NULL, 'received', '', '311500.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6053, '2022-01-29 11:55:00', 764, 7284, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '422.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত বাদ</p>', '422.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6055, '2022-01-29 11:57:00', 597, 7283, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '316635.0000', NULL, 1, NULL, 'received', '', '316635.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6056, '2022-01-29 12:07:00', 675, 7237, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '<p>SONALI(ONLINE)</p>', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6057, '2022-01-29 12:08:00', 692, 7281, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6058, '2022-01-28 12:08:00', 684, 7147, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6059, '2022-01-29 12:09:00', 610, 7282, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '70000.0000', NULL, 1, NULL, 'received', '', '70000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6060, '2022-01-29 12:09:00', 607, 7275, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '453000.0000', NULL, 1, NULL, 'received', '', '453000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6061, '2022-01-29 12:10:00', 657, 7271, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '140000.0000', NULL, 1, NULL, 'received', '<p>DBBL(ONLINE)</p>', '140000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6062, '2022-01-30 16:42:00', 791, 7292, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '881500.0000', NULL, 1, NULL, 'received', '', '881500.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6063, '2022-01-30 16:42:00', 791, 7292, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '634.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত বাদ </p>', '634.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6064, '2022-01-30 16:44:00', 610, 7293, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '419500.0000', NULL, 1, NULL, 'received', '', '419500.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6065, '2022-01-30 16:44:00', 610, 7293, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '188.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত বাদ </p>', '188.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6066, '2022-01-30 17:01:00', 608, 7305, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '297600.0000', NULL, 1, NULL, 'received', '', '297600.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6067, '2022-01-30 17:01:00', 608, 7305, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '148.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত বাদ </p>', '148.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6068, '2022-01-30 17:05:00', 784, 7308, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '396500.0000', NULL, 1, NULL, 'received', '', '396500.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6069, '2022-01-30 17:05:00', 784, 7308, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '162.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত বাদ </p>', '162.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6070, '2022-01-30 17:06:00', 784, 7230, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '426.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত বাদ </p>', '426.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6071, '2022-01-30 17:08:00', 757, 7309, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '338900.0000', NULL, 1, NULL, 'received', '', '338900.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6072, '2022-01-30 17:08:00', 757, 7309, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '110.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত বাদ </p>', '110.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6073, '2022-01-30 17:13:00', 610, 7313, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '376000.0000', NULL, 1, NULL, 'received', '', '376000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6074, '2022-01-30 17:15:00', 610, 7313, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '71.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত বাদ </p>', '71.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6075, '2022-01-30 17:27:00', 657, 7296, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>AL-ARAFA(ONLINE)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6076, '2022-01-30 17:28:00', 773, 7297, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '450000.0000', NULL, 1, NULL, 'received', '<p>AL-ARAFA(ONLINE)</p>', '450000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6078, '2022-01-30 17:31:00', 625, 7317, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '32', '', '', '', '', '', 'Visa', '800000.0000', NULL, 1, NULL, 'received', '', '800000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6079, '2022-01-30 17:31:00', 670, 7311, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '350000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '350000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6080, '2022-01-30 17:32:00', 670, 7311, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '280000.0000', NULL, 1, NULL, 'received', '<p>SONALI(ONLINE)</p>', '280000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6081, '2022-01-30 17:33:00', 670, 7311, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6082, '2022-01-30 17:35:00', 627, 7314, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '330000.0000', NULL, 1, NULL, 'received', '<p>SONALI(ONLINE)</p>', '330000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6083, '2022-01-30 17:37:00', 735, 7142, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '432000.0000', NULL, 1, NULL, 'received', '<p>JANATA(ONLINE)</p>', '432000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6084, '2022-01-30 17:37:00', 651, 5591, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '900000.0000', NULL, 1, NULL, 'received', '', '900000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6085, '2022-01-30 17:38:00', 609, 7286, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '19', '', '', '', '', '', 'Visa', '600000.0000', NULL, 1, NULL, 'received', '', '600000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6086, '2022-01-30 17:39:00', 636, 7300, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '400000.0000', NULL, 1, NULL, 'received', '<p>AGRANI(ONLINE)</p>', '400000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6087, '2022-01-30 17:39:00', 727, 7312, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6088, '2022-01-30 17:40:00', 666, 7303, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '550000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '550000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6089, '2022-01-30 17:40:00', 666, 7303, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6090, '2022-01-30 17:41:00', 614, 7252, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1000000.0000', NULL, 1, NULL, 'received', '<p>SONALI(ONLINE)</p>', '1000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6091, '2022-01-30 17:42:00', 712, 7257, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '19', '', '', '', '', '', 'Visa', '600000.0000', NULL, 1, NULL, 'received', '', '600000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6092, '2022-01-30 17:43:00', 763, 7301, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '450000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '450000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6093, '2022-01-30 17:43:00', 779, 7315, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '800000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '800000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6094, '2022-01-30 17:44:00', 639, 7306, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6095, '2022-01-30 17:46:00', 764, 7284, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '192000.0000', NULL, 1, NULL, 'received', '<p>JANATA(ONLINE)</p>', '192000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6096, '2022-01-30 11:03:00', 751, 7264, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '136000.0000', NULL, 1, NULL, 'received', '<p>AL-ARAFA(ONLINE)</p>', '136000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6097, '2022-01-31 17:09:00', 610, 7328, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '67536.0000', NULL, 1, NULL, 'received', '<p>৩৬টাকা কৈইফিয়ত বাদ </p>', '67536.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6098, '2022-01-31 17:34:00', 610, 7346, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '169000.0000', NULL, 1, NULL, 'received', '', '169000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6099, '2022-01-31 17:35:00', 610, 7346, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '41.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত বাদ </p>', '41.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6100, '2022-01-31 17:40:00', 635, 7350, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '460200.0000', NULL, 1, NULL, 'received', '', '460200.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6101, '2022-01-31 17:41:00', 635, 7350, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '158.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত বাদ</p>', '158.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6102, '2022-01-31 17:56:00', 609, 7347, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6104, '2022-01-31 17:59:00', 609, 7347, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '19', '', '', '', '', '', 'Visa', '900000.0000', NULL, 1, NULL, 'received', '', '900000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6105, '2022-01-31 18:00:00', 609, 7347, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '19', '', '', '', '', '', 'Visa', '400000.0000', NULL, 1, NULL, 'received', '', '400000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6106, '2022-01-31 18:00:00', 625, 7337, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '32', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6107, '2022-01-31 18:01:00', 606, 7307, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '18', '', '', '', '', '', 'Visa', '287600.0000', NULL, 1, NULL, 'received', '', '287600.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6108, '2022-01-31 18:02:00', 606, 7307, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '74.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত বাদ</p>', '74.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6109, '2022-01-31 18:03:00', 670, 7321, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '400000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '400000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6110, '2022-01-31 18:04:00', 627, 7314, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '27000.0000', NULL, 1, NULL, 'received', '<p>SONALI(ONLINE)</p>', '27000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6111, '2022-01-31 18:05:00', 619, 7329, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1000000.0000', NULL, 1, NULL, 'received', '<p>SONALI(ONLINE)</p>', '1000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6112, '2022-01-31 18:05:00', 619, 7329, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '400000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '400000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6113, '2022-01-31 18:06:00', 692, 7331, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6114, '2022-01-31 18:06:00', 764, 7345, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '12700.0000', NULL, 1, NULL, 'received', '', '12700.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6115, '2022-01-31 18:07:00', 764, 7345, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>JANATA(ONLINE)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6116, '2022-01-31 18:08:00', 764, 7345, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '118.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত বাদ</p>', '118.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6117, '2022-01-31 18:08:00', 712, 7355, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '400000.0000', NULL, 1, NULL, 'received', '', '400000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6118, '2022-01-31 18:09:00', 712, 7355, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '18', '', '', '', '', '', 'Visa', '350000.0000', NULL, 1, NULL, 'received', '', '350000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6119, '2022-01-31 18:09:00', 712, 7355, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '22', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6120, '2022-01-31 18:10:00', 725, 6323, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6121, '2022-01-31 18:11:00', 597, 7349, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '320000.0000', NULL, 1, NULL, 'received', '<p>ISLAMI(ONLINE)</p>', '320000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6122, '2022-01-31 18:12:00', 727, 7341, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '700000.0000', NULL, 1, NULL, 'received', '', '700000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6123, '2022-01-31 18:12:00', 632, 7348, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '600000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '600000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6124, '2022-01-31 18:13:00', 779, 7315, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '29000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '29000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6125, '2022-01-31 18:14:00', 779, 7315, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '282.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত বাদ </p>', '282.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6126, '2022-01-31 18:15:00', 641, 7340, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6127, '2022-01-31 18:16:00', 666, 7353, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6128, '2022-01-31 18:17:00', 668, 7072, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6129, '2022-01-31 18:17:00', 709, 7322, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>AGRANI(ONLINE)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6130, '2022-01-31 18:18:00', 617, 7289, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '2500000.0000', NULL, 1, NULL, 'received', '<p>ISLAMI(ONLINE)</p>', '2500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6131, '2022-01-31 18:18:00', 670, 7321, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '19960.0000', NULL, 1, NULL, 'received', '<p>DBBL(ONLINE)</p>', '19960.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6132, '2022-01-31 18:19:00', 695, 7221, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>SONALI(ONLINE)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6133, '2022-01-31 18:21:00', 663, 6635, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '350000.0000', NULL, 1, NULL, 'received', '<p>SONALI(ONLINE)</p>', '350000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6134, '2022-01-31 18:22:00', 657, 7296, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '150000.0000', NULL, 1, NULL, 'received', '<p>AL-ARAFA(ONLINE)</p>', '150000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6135, '2022-02-01 17:13:00', 631, 7363, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '203818.0000', NULL, 1, NULL, 'received', '<p>১৮টাকা কৈইফিয়ত বাদ </p>', '203818.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6136, '2022-02-01 17:14:00', 625, 7369, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '16', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6137, '2022-02-01 17:15:00', 625, 7369, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '32', '', '', '', '', '', 'Visa', '1100000.0000', NULL, 1, NULL, 'received', '', '1100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6138, '2022-02-01 17:16:00', 609, 7384, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '9', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6139, '2022-02-01 17:17:00', 609, 7384, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '20', '', '', '', '', '', 'Visa', '400000.0000', NULL, 1, NULL, 'received', '', '400000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6140, '2022-02-01 17:17:00', 609, 7384, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '19', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6141, '2022-02-01 17:18:00', 669, 7332, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6142, '2022-02-01 17:19:00', 647, 7367, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '2000000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '2000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6143, '2022-02-01 17:20:00', 666, 7353, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '27600.0000', NULL, 1, NULL, 'received', '', '27600.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6144, '2022-02-01 17:20:00', 657, 7296, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>AL-ARAFA(ONLINE)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6145, '2022-02-01 17:21:00', 727, 7341, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '18', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6146, '2022-02-01 17:22:00', 712, 7376, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '700000.0000', NULL, 1, NULL, 'received', '', '700000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6147, '2022-02-01 17:23:00', 712, 7376, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '18', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6148, '2022-02-01 17:24:00', 763, 7356, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '350000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '350000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6149, '2022-02-01 17:25:00', 637, 7379, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '25', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6150, '2022-02-01 17:25:00', 602, 7244, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '15', '', '', '', '', '', 'Visa', '150000.0000', NULL, 1, NULL, 'received', '', '150000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6151, '2022-02-01 17:26:00', 670, 7371, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1100000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '1100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6152, '2022-02-01 17:27:00', 597, 7364, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '<p>ISLAMI(ONLINE)</p>', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6153, '2022-02-01 17:28:00', 610, 7362, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '19', '', '', '', '', '', 'Visa', '1000000.0000', NULL, 1, NULL, 'received', '', '1000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6154, '2022-02-01 17:29:00', 665, 7357, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>ISLAMI (JOMA)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6155, '2022-02-01 17:30:00', 725, 7372, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6156, '2022-02-01 17:30:00', 610, 7362, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '75000.0000', NULL, 1, NULL, 'received', '', '75000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6157, '2022-02-02 19:47:00', 712, 7415, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '19', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6158, '2022-02-02 19:48:00', 609, 7417, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '19', '', '', '', '', '', 'Visa', '600000.0000', NULL, 1, NULL, 'received', '', '600000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6159, '2022-02-02 19:48:00', 684, 7398, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6160, '2022-02-02 19:49:00', 727, 7410, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '16', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6161, '2022-02-02 19:50:00', 606, 7416, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '18', '', '', '', '', '', 'Visa', '600000.0000', NULL, 1, NULL, 'received', '', '600000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6162, '2022-02-02 19:50:00', 639, 7403, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6163, '2022-02-02 19:51:00', 610, 7401, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '250000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '250000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6164, '2022-02-02 19:52:00', 610, 7401, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '57530.0000', NULL, 1, NULL, 'received', '<p>৩০টাকা কৈইফিয়ত বাদ</p>', '57530.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6165, '2022-02-02 19:52:00', 665, 7406, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '6', '', '', '', '', '', 'Visa', '1300000.0000', NULL, 1, NULL, 'received', '', '1300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6166, '2022-02-02 19:53:00', 657, 7408, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '290000.0000', NULL, 1, NULL, 'received', '<p>AL-ARAFA(ONLINE)</p>', '290000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6167, '2022-02-02 19:54:00', 657, 7408, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '14775.0000', NULL, 1, NULL, 'received', '', '14775.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6168, '2022-02-02 19:55:00', 651, 7383, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '900000.0000', NULL, 1, NULL, 'received', '<p>AL-ARAFA(ONLINE)</p>', '900000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6169, '2022-02-02 19:56:00', 666, 7411, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '<p>SONALI(ONLINE)</p>', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6170, '2022-02-02 19:56:00', 788, 7409, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '800000.0000', NULL, 1, NULL, 'received', '<p>AGRANI(ONLINE)</p>', '800000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6171, '2022-02-02 19:57:00', 641, 7391, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '600000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '600000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6172, '2022-02-02 19:58:00', 761, 7385, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '400000.0000', NULL, 1, NULL, 'received', '<p>ISLAMI(ONLINE)</p>', '400000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6173, '2022-02-03 16:56:00', 659, 7435, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '503034.0000', NULL, 1, NULL, 'received', '<p>৩৪টাকা কৈইফিয়ত বাদ</p>', '503034.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6174, '2022-02-03 16:59:00', 608, 7437, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '298152.0000', NULL, 1, NULL, 'received', '<p>৫২টাকা কৈইফিয়ত বাদ</p>', '298152.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6175, '2022-02-03 17:35:00', 609, 7450, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '19', '', '', '', '', '', 'Visa', '1300000.0000', NULL, 1, NULL, 'received', '', '1300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6176, '2022-02-03 17:35:00', 609, 7450, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '20', '', '', '', '', '', 'Visa', '800000.0000', NULL, 1, NULL, 'received', '', '800000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6177, '2022-02-03 17:36:00', 609, 7450, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '28', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6178, '2022-02-03 17:37:00', 625, 7431, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '32', '', '', '', '', '', 'Visa', '1000000.0000', NULL, 1, NULL, 'received', '', '1000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6179, '2022-02-03 17:38:00', 625, 7431, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '32', '', '', '', '', '', 'Visa', '1000000.0000', NULL, 1, NULL, 'received', '', '1000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6180, '2022-02-03 17:39:00', 757, 7425, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '51700.0000', NULL, 1, NULL, 'received', '', '51700.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6181, '2022-02-03 17:39:00', 757, 7425, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '15', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6182, '2022-02-03 17:40:00', 602, 7436, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6183, '2022-02-03 17:42:00', 602, 7436, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '6', '', '', '', '', '', 'Visa', '250000.0000', NULL, 1, NULL, 'received', '', '250000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6184, '2022-02-03 17:43:00', 662, 7423, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>AGRANI(ONLINE)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6185, '2022-02-03 17:44:00', 669, 7418, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '399818.0000', NULL, 1, NULL, 'received', '<p>ISLAMI(ONLINE)</p>', '399818.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6186, '2022-02-03 17:45:00', 791, 7456, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6187, '2022-02-03 17:46:00', 661, 6975, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '<p>SONALI(ONLINE)</p>', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6188, '2022-02-03 17:48:00', 675, 7428, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '250000.0000', NULL, 1, NULL, 'received', '<p>SONALI(ONLINE)</p>', '250000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6189, '2022-02-03 17:48:00', 634, 7449, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '600000.0000', NULL, 1, NULL, 'received', '', '600000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6190, '2022-02-03 17:49:00', 634, 7449, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6191, '2022-02-03 17:50:00', 712, 7415, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '19', '', '', '', '', '', 'Visa', '600000.0000', NULL, 1, NULL, 'received', '', '600000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6192, '2022-01-03 17:57:00', 594, 6590, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '400.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত বাদ</p>', '400.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6193, '2022-02-03 17:58:00', 594, 6590, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '11', '', '', '', '', '', 'Visa', '205900.0000', NULL, 1, NULL, 'received', '', '205900.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6194, '2022-02-03 17:59:00', 636, 7427, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '400000.0000', NULL, 1, NULL, 'received', '<p>AGRANI(ONLINE)</p>', '400000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6195, '2022-02-03 18:00:00', 784, 7308, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '406000.0000', NULL, 1, NULL, 'received', '<p>PRIME(ONLINE)</p>', '406000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6196, '2022-02-03 18:01:00', 727, 7424, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '400000.0000', NULL, 1, NULL, 'received', '', '400000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6197, '2022-02-03 18:02:00', 630, 7448, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '349839.0000', NULL, 1, NULL, 'received', '<p>ISLAMI(ONLINE)</p>', '349839.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6198, '2022-02-03 18:03:00', 610, 7457, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '120000.0000', NULL, 1, NULL, 'received', '', '120000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6199, '2022-02-03 18:03:00', 606, 7416, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '44000.0000', NULL, 1, NULL, 'received', '', '44000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6200, '2022-02-03 18:04:00', 764, 7426, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '400000.0000', NULL, 1, NULL, 'received', '<p>JANATA(ONLINE)</p>', '400000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6201, '2022-02-03 18:05:00', 597, 7445, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '350000.0000', NULL, 1, NULL, 'received', '<p>ISLAMI(ONLINE)</p>', '350000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6202, '2022-02-03 18:06:00', 670, 7422, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '513000.0000', NULL, 1, NULL, 'received', '<p>ISLAMI(ONLINE)</p>', '513000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6203, '2022-02-03 18:07:00', 670, 7422, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>SONALI(ONLINE)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6204, '2022-02-03 18:07:00', 670, 7422, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '50000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '50000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6205, '2022-02-03 18:08:00', 670, 7422, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '550000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '550000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6206, '2022-02-03 18:09:00', 670, 7422, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '50000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '50000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6207, '2022-02-03 18:11:00', 666, 7434, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '<p>SONALI(ONLINE)</p>', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6208, '2022-02-03 18:11:00', 666, 7434, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '1000.0000', NULL, 1, NULL, 'received', '', '1000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6209, '2022-02-03 18:16:00', 792, 7455, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '345000.0000', NULL, 1, NULL, 'received', '<p>ISLAMI(ONLINE)</p>', '345000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6210, '2022-02-03 18:19:00', 631, 7444, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '204800.0000', NULL, 1, NULL, 'received', '<p>AL-ARAFA(ONLINE)</p>', '204800.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6211, '2022-02-03 18:19:00', 663, 7394, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>SONALI(ONLINE)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6212, '2022-02-03 18:20:00', 663, 7394, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1000000.0000', NULL, 1, NULL, 'received', '<p>SONALI(ONLINE)</p>', '1000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6213, '2022-02-03 18:21:00', 614, 7397, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1000000.0000', NULL, 1, NULL, 'received', '<p>SONALI(ONLINE)</p>', '1000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6214, '2022-02-03 18:22:00', 657, 7408, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '50000.0000', NULL, 1, NULL, 'received', '<p>AL-ARAFA(ONLINE)</p>', '50000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6215, '2022-02-03 18:22:00', 657, 7408, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>AL-ARAFA(ONLINE)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6216, '2022-02-03 18:30:00', 639, 7403, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '400000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '400000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6217, '2022-02-04 12:35:00', 610, 7464, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '383396.0000', NULL, 1, NULL, 'received', '', '383396.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6218, '2022-02-04 12:38:00', 692, 7463, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '50000.0000', NULL, 1, NULL, 'received', '', '50000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6219, '2022-02-04 12:39:00', 784, 7466, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '10600.0000', NULL, 1, NULL, 'received', '', '10600.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6220, '2022-02-04 12:39:00', 751, 7438, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '150000.0000', NULL, 1, NULL, 'received', '', '150000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6221, '2022-02-04 12:40:00', 670, 7462, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '119760.0000', NULL, 1, NULL, 'received', '<p>DBBL(ONLINE)</p>', '119760.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6222, '2022-02-04 12:40:00', 764, 7460, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '99600.0000', NULL, 1, NULL, 'received', '<p>DBBL(ONLINE)</p>', '99600.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6223, '2022-02-04 12:41:00', 764, 7460, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '8000.0000', NULL, 1, NULL, 'received', '', '8000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6224, '2022-02-04 12:41:00', 764, 7460, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '120000.0000', NULL, 1, NULL, 'received', '<p>বিকাশ</p>', '120000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6225, '2022-01-10 16:28:00', 762, 6727, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '265.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত বাদ</p>', '265.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6226, '2022-02-04 17:04:00', 625, 7470, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1600.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত বাদ(বাকী জায়)</p>', '1600.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6227, '2022-02-04 17:10:00', 605, 6700, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1000.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত বাদ(বাকী জায়)</p>', '1000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6228, '2022-02-04 17:21:00', 627, 7458, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '443.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত বাদ</p>', '443.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6229, '2022-02-04 17:23:00', 641, 7447, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1600.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত বাদ(বাকী জায়)</p>', '1600.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6230, '2022-02-04 17:27:00', 712, 7415, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1203.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত বাদ(বাকী জায়)</p>', '1203.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6231, '2022-01-31 17:32:00', 666, 7434, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '10183.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত-=০.৩৬০x২০১৫০</p><p xss=removed>=৫৮.৫৯০x৫০</p>', '10183.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6232, '2022-02-04 17:34:00', 666, 7434, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '670.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত বাদ</p>', '670.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6233, '2022-01-28 17:47:00', 614, 7252, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '3388.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত বাদ- ১৮.৮৮৫x১০০=১৮৮৮</p><p>কৈইফিয়ত বাদ(বাকী জায়)=১৫০০</p>', '3388.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6236, '2022-02-05 10:50:00', 635, 7480, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '468000.0000', NULL, 1, NULL, 'received', '', '468000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6237, '2022-02-05 10:51:00', 635, 7480, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '129.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত বাদ</p>', '129.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6238, '2022-02-05 10:53:00', 631, 7482, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '199200.0000', NULL, 1, NULL, 'received', '', '199200.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6239, '2022-02-05 10:53:00', 631, 7482, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '174.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত বাদ</p>', '174.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6240, '2022-02-05 10:54:00', 610, 7483, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '69300.0000', NULL, 1, NULL, 'received', '', '69300.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6241, '2022-02-05 10:54:00', 610, 7483, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত বাদ</p>', '100.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6242, '2022-02-05 10:58:00', 730, 7486, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '55728.0000', NULL, 1, NULL, 'received', '<p>২৮কৈইফিয়ত বাদ</p>', '55728.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6243, '2022-02-05 14:12:00', 692, 7484, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '60000.0000', NULL, 1, NULL, 'received', '', '60000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6244, '2022-02-05 14:12:00', 727, 7479, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '475000.0000', NULL, 1, NULL, 'received', '', '475000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6245, '2022-02-05 14:13:00', 657, 7481, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '80000.0000', NULL, 1, NULL, 'received', '<p>DBBL(ONLINE)</p>', '80000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6246, '2022-02-06 19:13:00', 657, 7495, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '119700.0000', NULL, 1, NULL, 'received', '', '119700.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6247, '2022-02-06 19:13:00', 657, 7495, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>AL-ARAFA(ONLINE)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6248, '2022-02-06 19:13:00', 657, 7495, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>DBBL(ONLINE)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6249, '2022-02-06 19:14:00', 692, 7497, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6250, '2022-02-06 19:15:00', 646, 7505, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '16', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6251, '2022-02-06 19:15:00', 646, 7505, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '24', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6252, '2022-02-06 19:16:00', 627, 7502, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '253700.0000', NULL, 1, NULL, 'received', '<p>SONALI(ONLINE)</p>', '253700.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6253, '2022-02-06 19:16:00', 627, 7502, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '324884.0000', NULL, 1, NULL, 'received', '<p>ISLAMI(ONLINE)</p>', '324884.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6254, '2022-02-06 19:17:00', 627, 7502, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '63000.0000', NULL, 1, NULL, 'received', '', '63000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6255, '2022-02-06 19:18:00', 675, 7504, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '150000.0000', NULL, 1, NULL, 'received', '<p>SONALI(ONLINE)</p>', '150000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6256, '2022-02-06 19:19:00', 793, 7494, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '870200.0000', NULL, 1, NULL, 'received', '', '870200.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6257, '2022-02-06 19:23:00', 610, 7500, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '528000.0000', NULL, 1, NULL, 'received', '', '528000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6258, '2022-02-06 19:23:00', 610, 7500, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '250000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '250000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6259, '2022-02-06 19:24:00', 630, 7448, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '31967.0000', NULL, 1, NULL, 'received', '<p>ISLAMI(ONLINE)</p>', '31967.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6260, '2022-02-06 19:26:00', 617, 7474, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '2000000.0000', NULL, 1, NULL, 'received', '<p>al-arafa(online)</p>', '2000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6261, '2022-02-06 19:27:00', 670, 7503, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>dbbl(online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6262, '2022-02-06 19:31:00', 670, 7503, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '350000.0000', NULL, 1, NULL, 'received', '<p>pubali(online)</p>', '350000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6263, '2022-02-06 19:32:00', 670, 7503, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '50000.0000', NULL, 1, NULL, 'received', '<p>pubali(online)</p>', '50000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6264, '2022-02-06 19:33:00', 609, 7485, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '75000.0000', NULL, 1, NULL, 'received', '', '75000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6265, '2022-02-06 19:34:00', 625, 7477, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '32', '', '', '', '', '', 'Visa', '1000000.0000', NULL, 1, NULL, 'received', '', '1000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6266, '2022-02-06 19:34:00', 735, 7499, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6267, '2022-02-06 19:35:00', 601, 7235, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1000000.0000', NULL, 1, NULL, 'received', '<p>pubali(online)</p>', '1000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6268, '2022-02-06 19:36:00', 641, 7507, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>pubali(online)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6269, '2022-02-06 19:36:00', 641, 7507, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '249750.0000', NULL, 1, NULL, 'received', '<p>islami(online)</p>', '249750.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6270, '2022-02-07 16:08:00', 757, 7517, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '362558.0000', NULL, 1, NULL, 'received', '<p>৫৮টাকা কৈইফিয়ত বাদ</p>', '362558.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6271, '2022-02-07 16:19:00', 794, 7524, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '388440.0000', NULL, 1, NULL, 'received', '', '388440.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6272, '2022-02-07 16:19:00', 794, 7524, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '102.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত বাদ</p>', '102.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6273, '2022-02-07 18:57:00', 692, 7514, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '80000.0000', NULL, 1, NULL, 'received', '', '80000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6274, '2022-02-07 18:57:00', 751, 7522, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>AL-ARAFA(ONLINE)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6275, '2022-02-07 18:58:00', 773, 7523, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '450000.0000', NULL, 1, NULL, 'received', '', '450000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6276, '2022-02-07 18:59:00', 610, 7511, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '339000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '339000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6277, '2022-02-07 19:00:00', 625, 7512, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '32', '', '', '', '', '', 'Visa', '750000.0000', NULL, 1, NULL, 'received', '', '750000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6278, '2022-02-07 19:01:00', 712, 7415, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6279, '2022-02-07 19:02:00', 657, 7495, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '80000.0000', NULL, 1, NULL, 'received', '<p>AL-ARAFA(ONLINE)</p>', '80000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6280, '2022-02-07 19:03:00', 619, 7521, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1000000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '1000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6281, '2022-02-07 19:03:00', 641, 7525, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '999577.0000', NULL, 1, NULL, 'received', '<p>ISLAMI(ONLINE)</p>', '999577.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6282, '2022-02-07 19:04:00', 670, 7503, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '400000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '400000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6283, '2022-02-07 19:05:00', 695, 7395, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '350000.0000', NULL, 1, NULL, 'received', '<p>SONALI(ONLINE)</p>', '350000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6284, '2022-02-08 13:04:00', 793, 7538, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '843000.0000', NULL, 1, NULL, 'received', '', '843000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6285, '2022-02-08 13:04:00', 793, 7538, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1000.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত বাদ</p>', '1000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6286, '2022-02-08 13:20:00', 752, 7553, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '307545.0000', NULL, 1, NULL, 'received', '<p>45 কৈইফিয়ত বাদ</p>', '307545.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6287, '2022-02-08 13:21:00', 784, 7466, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '126.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত বাদ</p>', '126.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6288, '2022-02-08 13:22:00', 784, 7554, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '373600.0000', NULL, 1, NULL, 'received', '', '373600.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6289, '2022-02-08 13:22:00', 784, 7554, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '123.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত বাদ</p>', '123.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6290, '2022-02-09 11:27:00', 688, 7566, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '378300.0000', NULL, 1, NULL, 'received', '', '378300.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6291, '2022-02-09 11:57:00', 737, 7572, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '395000.0000', NULL, 1, NULL, 'received', '', '395000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6292, '2022-02-09 11:57:00', 737, 7572, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '181.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত বাদ </p>', '181.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6293, '2022-02-09 16:58:00', 606, 7552, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '19', '', '', '', '', '', 'Visa', '1206000.0000', NULL, 1, NULL, 'received', '', '1206000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6294, '2022-02-09 16:59:00', 607, 7563, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '450000.0000', NULL, 1, NULL, 'received', '', '450000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6295, '2022-02-09 17:00:00', 692, 7560, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '50000.0000', NULL, 1, NULL, 'received', '', '50000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6296, '2022-02-09 17:01:00', 727, 7557, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '16', '', '', '', '', '', 'Visa', '202000.0000', NULL, 1, NULL, 'received', '', '202000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6297, '2022-02-09 17:01:00', 788, 7571, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '332700.0000', NULL, 1, NULL, 'received', '', '332700.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6298, '2022-02-09 17:02:00', 627, 7583, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '250000.0000', NULL, 1, NULL, 'received', '<p>sonali(online)</p>', '250000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6299, '2022-02-09 17:03:00', 627, 7583, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '181000.0000', NULL, 1, NULL, 'received', '', '181000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6300, '2022-02-09 17:03:00', 627, 7583, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>islami(online)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6301, '2022-02-09 17:04:00', 669, 7543, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '600000.0000', NULL, 1, NULL, 'received', '<p>JANATA(ONLINE)</p>', '600000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6302, '2022-02-09 17:05:00', 602, 7559, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '700000.0000', NULL, 1, NULL, 'received', '', '700000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6303, '2022-02-09 17:06:00', 697, 7574, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '350000.0000', NULL, 1, NULL, 'received', '', '350000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6304, '2022-02-09 17:06:00', 610, 7561, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '81700.0000', NULL, 1, NULL, 'received', '', '81700.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6305, '2022-02-09 17:08:00', 639, 7581, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '3000000.0000', NULL, 1, NULL, 'received', '<p>ISLAMI(ONLINE)</p>', '3000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6306, '2022-02-09 17:10:00', 760, 7586, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>ISLAMI(ONLINE)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6307, '2022-02-09 17:11:00', 641, 7528, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '349650.0000', NULL, 1, NULL, 'received', '<p>ISLAMI(ONLINE)</p>', '349650.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6308, '2022-02-09 17:12:00', 670, 7584, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '50000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '50000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6309, '2022-02-09 17:13:00', 657, 7565, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '50000.0000', NULL, 1, NULL, 'received', '<p>DBBL(ONLINE)</p>', '50000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6310, '2022-02-09 17:14:00', 657, 7565, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '70000.0000', NULL, 1, NULL, 'received', '<p>DBBL(ONLINE)</p>', '70000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6311, '2022-02-09 17:14:00', 695, 7529, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>SONALI(ONLINE)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6312, '2022-02-08 17:16:00', 773, 7523, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '15000.0000', NULL, 1, NULL, 'received', '', '15000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6313, '2022-02-08 17:16:00', 675, 7504, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '120000.0000', NULL, 1, NULL, 'received', '<p>SONALI(ONLINE)</p>', '120000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6314, '2022-02-08 17:18:00', 669, 7543, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1000000.0000', NULL, 1, NULL, 'received', '<p>ISLAMI(ONLINE)</p>', '1000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6315, '2022-02-08 17:19:00', 692, 7532, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '80000.0000', NULL, 1, NULL, 'received', '', '80000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6316, '2022-02-08 17:19:00', 610, 7561, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '503300.0000', NULL, 1, NULL, 'received', '', '503300.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6317, '2022-02-08 17:20:00', 610, 7561, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6318, '2022-02-09 17:21:00', 610, 7561, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '2908.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত বাদ</p>', '2908.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6319, '2022-02-08 17:22:00', 609, 7578, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '19', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6320, '2022-02-08 17:23:00', 606, 7552, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '19', '', '', '', '', '', 'Visa', '323000.0000', NULL, 1, NULL, 'received', '', '323000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6321, '2022-02-08 17:24:00', 712, 7415, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '18', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6322, '2022-02-08 17:25:00', 727, 7557, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '450000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '450000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6323, '2022-02-08 17:26:00', 727, 7557, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '16', '', '', '', '', '', 'Visa', '350000.0000', NULL, 1, NULL, 'received', '', '350000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6324, '2022-02-08 17:27:00', 727, 7557, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '50000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '50000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6325, '2022-02-08 17:27:00', 727, 7557, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '4000.0000', NULL, 1, NULL, 'received', '', '4000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6326, '2022-02-08 17:30:00', 614, 7580, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>SONALI(ONLINE)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6327, '2022-02-08 17:30:00', 619, 7550, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1500000.0000', NULL, 1, NULL, 'received', '<p>SONALI(ONLINE)</p>', '1500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6328, '2022-02-08 17:31:00', 602, 7559, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '6', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6329, '2022-02-08 17:32:00', 602, 7559, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '250000.0000', NULL, 1, NULL, 'received', '', '250000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6330, '2022-02-08 17:32:00', 670, 7584, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6331, '2022-02-08 17:33:00', 684, 7398, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6332, '2022-02-08 17:34:00', 657, 7565, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '240000.0000', NULL, 1, NULL, 'received', '<p>AL-ARAFA(ONLINE)</p>', '240000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6333, '2022-02-08 17:35:00', 605, 7577, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '2000000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '2000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6334, '2022-02-08 17:36:00', 630, 7544, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '299859.0000', NULL, 1, NULL, 'received', '<p>ISLAMI(ONLINE)</p>', '299859.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6335, '2022-02-10 15:29:00', 794, 7599, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '366920.0000', NULL, 1, NULL, 'received', '', '366920.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6336, '2022-02-10 15:29:00', 794, 7599, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '104.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত বাদ </p>', '104.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6337, '2022-02-10 15:49:00', 609, 7602, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6338, '2022-02-10 15:50:00', 609, 7602, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '19', '', '', '', '', '', 'Visa', '550000.0000', NULL, 1, NULL, 'received', '', '550000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6339, '2022-02-10 15:50:00', 751, 7522, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>AL-ARAFA(ONLINE)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6340, '2022-02-10 15:51:00', 620, 7604, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '24', '', '', '', '', '', 'Visa', '150000.0000', NULL, 1, NULL, 'received', '', '150000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6341, '2022-02-10 15:52:00', 620, 7604, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6342, '2022-02-10 15:53:00', 625, 7591, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '32', '', '', '', '', '', 'Visa', '850000.0000', NULL, 1, NULL, 'received', '', '850000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6343, '2022-02-10 15:55:00', 625, 7591, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '32', '', '', '', '', '', 'Visa', '950000.0000', NULL, 1, NULL, 'received', '', '950000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6344, '2022-02-10 15:58:00', 625, 7591, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>SIBL জমা</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6345, '2022-02-10 15:59:00', 630, 7544, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '74949.0000', NULL, 1, NULL, 'received', '<p>ISLAMI(ONLINE)</p>', '74949.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6346, '2022-02-10 16:10:00', 796, 7612, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '365400.0000', NULL, 1, NULL, 'received', '<p>ISLAMI(ONLINE)</p>', '365400.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6347, '2022-02-10 16:16:00', 619, 7608, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '600000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '600000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6348, '2022-02-10 16:18:00', 634, 7595, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '400000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '400000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6349, '2022-02-10 16:19:00', 641, 7594, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6350, '2022-02-10 16:20:00', 641, 7594, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6351, '2022-02-10 16:21:00', 636, 7596, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>ISLAMI(ONLINE)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6352, '2022-02-10 16:22:00', 669, 7543, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '<p>JANATA(ONLINE)</p>', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6353, '2022-02-10 16:23:00', 654, 7606, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '900000.0000', NULL, 1, NULL, 'received', '<p>UTTARA(ONLINE)</p>', '900000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6354, '2022-02-10 16:27:00', 791, 7456, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '120000.0000', NULL, 1, NULL, 'received', '', '120000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6355, '2022-02-10 16:29:00', 666, 7434, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '<p>DBBL(ONLINE)</p>', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6356, '2022-02-10 16:30:00', 627, 7607, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '153000.0000', NULL, 1, NULL, 'received', '', '153000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6357, '2022-02-10 16:30:00', 627, 7607, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '150000.0000', NULL, 1, NULL, 'received', '<p>ISLAMI(ONLINE)</p>', '150000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6358, '2022-02-10 16:31:00', 675, 7504, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '350000.0000', NULL, 1, NULL, 'received', '<p>SONALI(ONLINE)</p>', '350000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6359, '2022-02-10 16:32:00', 411, 5008, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>PREMIER(ONLINE)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6360, '2022-02-10 16:33:00', 632, 7348, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '700000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '700000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6361, '2022-02-10 16:34:00', 670, 7597, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '430000.0000', NULL, 1, NULL, 'received', '', '430000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6362, '2022-02-10 16:35:00', 748, 7609, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '190600.0000', NULL, 1, NULL, 'received', '', '190600.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6363, '2022-02-10 16:36:00', 748, 7609, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '220.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত বাদ</p>', '220.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6364, '2022-02-11 10:27:00', 797, 7630, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '377900.0000', NULL, 1, NULL, 'received', '', '377900.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6365, '2022-02-11 10:32:00', 797, 7630, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '148.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত বাদ</p>', '148.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6366, '2022-02-11 10:44:00', 620, 7618, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '150000.0000', NULL, 1, NULL, 'received', '', '150000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6367, '2022-02-11 10:45:00', 610, 7627, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '70000.0000', NULL, 1, NULL, 'received', '', '70000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6368, '2022-02-11 10:45:00', 666, 7624, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>হস্তে রাশেদ কালাম সাহেব ভাইস্তা</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6369, '2022-02-11 10:47:00', 666, 7624, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '119760.0000', NULL, 1, NULL, 'received', '<p>DBBL(ONLINE)</p>', '119760.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6370, '2022-02-11 10:48:00', 670, 7617, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '190000.0000', NULL, 1, NULL, 'received', '', '190000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6371, '2022-02-11 14:57:00', 609, 7384, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '11354.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত বাদ- (১২/০১/২২ - ২৯/০১/২২)(৭৩৭৮+৩৯৭৬)</p>', '11354.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6372, '2022-02-11 15:05:00', 609, 7602, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '4090.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত বাদ(বাকী জায়)</p>', '4090.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6373, '2022-02-11 15:12:00', 601, 7235, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1400.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত বাদ(বাকী জায়)</p>', '1500.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6374, '2022-02-12 12:38:00', 793, 7638, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '443600.0000', NULL, 1, NULL, 'received', '', '443600.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6375, '2022-02-12 12:38:00', 793, 7638, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত বাদ</p>', '200.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6376, '2022-02-12 12:54:00', 676, 7643, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '487900.0000', NULL, 1, NULL, 'received', '', '487900.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6377, '2022-02-12 12:55:00', 676, 7643, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত বাদ</p>', '100.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6378, '2022-02-12 17:28:00', 657, 7650, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '50000.0000', NULL, 1, NULL, 'received', '<p>DBBL(ONLINE)</p>', '50000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6379, '2022-02-12 17:29:00', 657, 7650, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '400000.0000', NULL, 1, NULL, 'received', '', '400000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6380, '2022-02-12 17:29:00', 692, 7637, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6381, '2022-02-12 17:30:00', 746, 7640, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '150000.0000', NULL, 1, NULL, 'received', '', '150000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6382, '2022-02-12 17:31:00', 614, 7616, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6383, '2022-02-12 17:31:00', 610, 7635, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '60000.0000', NULL, 1, NULL, 'received', '', '60000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6384, '2022-02-12 17:32:00', 798, 7639, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '35000.0000', NULL, 1, NULL, 'received', '', '35000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6385, '2022-02-12 17:32:00', 630, 7644, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '299600.0000', NULL, 1, NULL, 'received', '<p>DBBL(ONLINE)</p>', '299600.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6386, '2022-02-13 16:46:00', 779, 7664, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '459400.0000', NULL, 1, NULL, 'received', '', '459400.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6387, '2022-02-13 16:58:00', 800, 7665, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '284400.0000', NULL, 1, NULL, 'received', '', '284400.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6388, '2022-02-13 17:06:00', 793, 7667, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '443000.0000', NULL, 1, NULL, 'received', '', '443000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6389, '2022-02-13 17:07:00', 801, 7668, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '249470.0000', NULL, 1, NULL, 'received', '', '249470.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6390, '2022-02-13 17:09:00', 802, 7669, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '179200.0000', NULL, 1, NULL, 'received', '', '179200.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6391, '2022-02-13 17:10:00', 802, 7669, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত বাদ</p>', '200.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6392, '2022-02-13 17:50:00', 729, 7680, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '232100.0000', NULL, 1, NULL, 'received', '', '232100.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6393, '2022-02-13 17:50:00', 729, 7680, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '118.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত বাদ</p>', '118.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6394, '2022-02-13 17:56:00', 620, 7677, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '150000.0000', NULL, 1, NULL, 'received', '', '150000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6395, '2022-02-13 17:57:00', 609, 7645, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6396, '2022-02-13 17:57:00', 609, 7645, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '19', '', '', '', '', '', 'Visa', '400000.0000', NULL, 1, NULL, 'received', '', '400000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6397, '2022-02-13 18:02:00', 798, 7639, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '83000.0000', NULL, 1, NULL, 'received', '<p>DBBL(ONLINE)</p>', '83000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6398, '2022-02-13 18:05:00', 798, 7685, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত বাদ</p>', '100.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6399, '2022-02-13 18:06:00', 688, 7642, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '10', '', '', '', '', '', 'Visa', '400000.0000', NULL, 1, NULL, 'received', '', '400000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6400, '2022-02-13 18:06:00', 688, 7642, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '275700.0000', NULL, 1, NULL, 'received', '', '275700.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6401, '2022-02-13 18:07:00', 651, 7649, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '11', '', '', '', '', '', 'Visa', '2000000.0000', NULL, 1, NULL, 'received', '', '2000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6402, '2022-02-13 18:08:00', 675, 7504, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '<p> SONALI(ONLINE)</p>', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6403, '2022-02-13 18:08:00', 735, 7499, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '474000.0000', NULL, 1, NULL, 'received', '<p>JANATA(ONLINE)</p>', '474000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6404, '2022-02-13 18:09:00', 760, 7652, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '<p>হালিম মারফত বড়ছড়া</p>', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6406, '2022-02-13 18:12:00', 622, 7611, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6407, '2022-02-13 18:13:00', 625, 7662, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '32', '', '', '', '', '', 'Visa', '3000000.0000', NULL, 1, NULL, 'received', '', '3000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6408, '2022-02-13 18:14:00', 692, 7666, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '90000.0000', NULL, 1, NULL, 'received', '', '90000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6409, '2022-02-13 18:14:00', 763, 7671, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '450000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '450000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6410, '2022-02-13 18:15:00', 709, 7672, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>AGRANI(ONLINE)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6411, '2022-02-13 18:16:00', 627, 7684, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '853000.0000', NULL, 1, NULL, 'received', '', '853000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6412, '2022-02-13 18:17:00', 610, 7635, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '15', '', '', '', '', '', 'Visa', '420000.0000', NULL, 1, NULL, 'received', '', '420000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6413, '2022-02-13 18:20:00', 666, 7679, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '850000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '850000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6414, '2022-02-13 18:20:00', 666, 7679, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>NBL(ONLINE)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6415, '2022-02-13 18:21:00', 670, 7617, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6416, '2022-02-13 18:22:00', 670, 7617, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '150000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '150000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6417, '2022-02-13 18:23:00', 751, 7651, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>AL-ARAFA(ONLINE)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6418, '2022-02-13 18:23:00', 792, 7675, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '355000.0000', NULL, 1, NULL, 'received', '<p>ISLAMI(ONLINE)</p>', '355000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6419, '2022-02-13 18:41:00', 684, 7626, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '150000.0000', NULL, 1, NULL, 'received', '', '150000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6420, '2022-02-13 18:42:00', 661, 6975, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '199885.0000', NULL, 1, NULL, 'received', '<p>SONALI(ONLINE)</p>', '199885.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6421, '2022-02-13 18:43:00', 764, 7460, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>JANATA(ONLINE)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6422, '2022-02-13 18:43:00', 726, 7173, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1000000.0000', NULL, 1, NULL, 'received', '<p>PREMIER(ONLINE) -BASGARI</p>', '1000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6423, '2022-02-13 18:47:00', 657, 7650, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '50000.0000', NULL, 1, NULL, 'received', '<p>DBBL(ONLINE)</p>', '50000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6424, '2022-02-13 18:47:00', 761, 7610, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '400000.0000', NULL, 1, NULL, 'received', '<p>ISLAMI(ONLINE)</p>', '400000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6425, '2022-02-13 18:48:00', 799, 7681, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '209712.0000', NULL, 1, NULL, 'received', '<p> ১২ টাকা কৈইফিয়ত বাদ</p>', '209712.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6426, '2022-02-14 18:10:00', 748, 7696, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '750400.0000', NULL, 1, NULL, 'received', '', '750400.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6427, '2022-02-14 18:11:00', 748, 7701, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '64900.0000', NULL, 1, NULL, 'received', '', '64900.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6428, '2022-02-14 18:13:00', 748, 7701, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '157.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত বাদ</p>', '157.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6429, '2022-02-14 18:48:00', 788, 7699, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '372252.0000', NULL, 1, NULL, 'received', '', '372252.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6430, '2022-02-14 19:05:00', 802, 7706, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '168500.0000', NULL, 1, NULL, 'received', '', '168500.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6431, '2022-02-14 19:07:00', 802, 7706, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '100.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত বাদ</p>', '100.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6432, '2022-02-14 19:08:00', 748, 7704, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '821700.0000', NULL, 1, NULL, 'received', '', '821700.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6433, '2022-02-14 19:08:00', 748, 7704, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '390.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত বাদ</p>', '390.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6434, '2022-02-14 19:18:00', 788, 7714, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '418710.0000', NULL, 1, NULL, 'received', '<p>১০টাকা কৈইফিয়ত বাদ</p>', '418710.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6435, '2022-02-14 19:30:00', 797, 7723, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '377900.0000', NULL, 1, NULL, 'received', '', '377900.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6436, '2022-02-14 19:30:00', 797, 7723, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '148.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত বাদ</p>', '148.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6437, '2022-02-14 19:31:00', 799, 7722, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '206600.0000', NULL, 1, NULL, 'received', '', '206600.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6438, '2022-02-14 19:31:00', 799, 7722, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '256.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত বাদ</p>', '256.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6439, '2022-02-14 19:32:00', 794, 7719, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '351000.0000', NULL, 1, NULL, 'received', '', '351000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6440, '2022-02-14 19:32:00', 794, 7719, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '596.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত বাদ</p>', '596.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6441, '2022-02-14 12:05:00', 695, 7708, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>sonali(online)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6442, '2022-02-14 12:06:00', 625, 7693, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '32', '', '', '', '', '', 'Visa', '2000000.0000', NULL, 1, NULL, 'received', '', '2000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6443, '2022-02-14 12:06:00', 606, 7721, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '18', '', '', '', '', '', 'Visa', '600000.0000', NULL, 1, NULL, 'received', '', '600000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6444, '2022-02-14 12:07:00', 601, 7235, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '2000000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '2000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6445, '2022-02-14 12:08:00', 610, 7700, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '57000.0000', NULL, 1, NULL, 'received', '', '57000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6446, '2022-02-14 12:09:00', 634, 7710, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6447, '2022-02-14 12:10:00', 619, 7608, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1000000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '1000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6448, '2022-02-14 12:11:00', 614, 7690, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1000000.0000', NULL, 1, NULL, 'received', '<p>SONALI(ONLINE)</p>', '1000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6449, '2022-02-14 12:11:00', 641, 7655, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6450, '2022-02-14 12:12:00', 657, 7650, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>DBBL(ONLINE)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6451, '2022-02-14 12:13:00', 666, 7716, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '50000.0000', NULL, 1, NULL, 'received', '<p>DBBL(ONLINE)</p>', '50000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6452, '2022-02-14 12:14:00', 666, 7716, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '380000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '380000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6453, '2022-02-14 12:15:00', 627, 7717, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '30000.0000', NULL, 1, NULL, 'received', '', '30000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6454, '2022-02-14 12:15:00', 627, 7717, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '370000.0000', NULL, 1, NULL, 'received', '<p>AL-ARAFA(ONLINE)</p>', '370000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6455, '2022-02-14 12:16:00', 609, 7711, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '19', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6456, '2022-02-14 12:17:00', 773, 7718, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '350000.0000', NULL, 1, NULL, 'received', '<p>AL-ARAFA(ONLINE)</p>', '350000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6457, '2022-02-14 12:18:00', 773, 7718, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '50000.0000', NULL, 1, NULL, 'received', '', '50000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6458, '2022-02-14 12:19:00', 798, 7705, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '109500.0000', NULL, 1, NULL, 'received', '<p>DBBL(ONLINE)</p>', '109500.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6459, '2022-02-14 12:20:00', 630, 7644, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '48000.0000', NULL, 1, NULL, 'received', '<p>ISLAMI(ONLINE)</p>', '48000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6460, '2022-02-14 12:21:00', 617, 7474, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1000000.0000', NULL, 1, NULL, 'received', '<p>ISLAMI(ONLINE)</p>', '1000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6461, '2022-02-14 12:22:00', 670, 7691, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6462, '2022-02-14 12:22:00', 620, 7677, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6463, '2022-02-14 12:25:00', 764, 7725, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '40000.0000', NULL, 1, NULL, 'received', '<p>DBBL(ONLINE)</p>', '40000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6464, '2022-02-14 12:26:00', 792, 7675, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '1500.0000', NULL, 1, NULL, 'received', '', '1500.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6465, '2022-02-14 12:27:00', 792, 7675, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '88.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত বাদ</p>', '88.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6466, '2022-02-14 12:29:00', 788, 7571, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '196.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত বাদ</p>', '196.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6467, '2022-02-15 13:18:00', 688, 7736, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '681100.0000', NULL, 1, NULL, 'received', '', '681100.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6468, '2022-02-15 13:19:00', 688, 7736, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '77.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত বাদ</p>', '77.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6469, '2022-02-15 13:20:00', 645, 7731, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '934500.0000', NULL, 1, NULL, 'received', '', '934500.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6470, '2022-02-15 13:21:00', 645, 7731, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত বাদ</p>', '100.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6471, '2022-02-15 13:21:00', 803, 7729, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '117900.0000', NULL, 1, NULL, 'received', '', '117900.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6472, '2022-02-15 13:22:00', 803, 7729, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '43.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত বাদ</p>', '43.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6473, '2022-02-15 18:05:00', 729, 7750, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '264000.0000', NULL, 1, NULL, 'received', '', '264000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6474, '2022-02-15 18:05:00', 729, 7750, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '195.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত বাদ</p>', '195.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6475, '2022-02-15 18:06:00', 748, 7742, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '1002000.0000', NULL, 1, NULL, 'received', '', '1002000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6476, '2022-02-15 18:07:00', 748, 7742, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '237.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত বাদ</p>', '237.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6477, '2022-02-15 18:09:00', 630, 7751, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '350000.0000', NULL, 1, NULL, 'received', '<p>SONALI(ONLINE)</p>', '350000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6478, '2022-02-15 18:10:00', 798, 7705, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '7740.0000', NULL, 1, NULL, 'received', '', '7740.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6479, '2022-02-15 18:11:00', 721, 7732, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '450000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '450000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6480, '2022-02-15 18:11:00', 625, 7693, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '32', '', '', '', '', '', 'Visa', '1000000.0000', NULL, 1, NULL, 'received', '', '1000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6481, '2022-02-15 18:13:00', 657, 7746, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '90000.0000', NULL, 1, NULL, 'received', '<p>AL-ARAFA(ONLINE)</p>', '90000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6482, '2022-02-15 18:14:00', 610, 7738, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6483, '2022-02-15 18:15:00', 712, 7415, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '9000.0000', NULL, 1, NULL, 'received', '', '9000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6484, '2022-02-15 18:16:00', 666, 7728, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '600000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '600000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6485, '2022-02-15 18:16:00', 666, 7728, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '210000.0000', NULL, 1, NULL, 'received', '<p>DBBL(ONLINE)- 2T.T</p>', '210000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6486, '2022-02-15 18:17:00', 666, 7728, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '40000.0000', NULL, 1, NULL, 'received', '<p>ISLAMI(ONLINE)</p>', '40000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6487, '2022-02-15 18:18:00', 627, 7743, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '370000.0000', NULL, 1, NULL, 'received', '<p>AL-ARAFA(ONLINE)</p>', '370000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6488, '2022-02-15 18:20:00', 627, 7743, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '50000.0000', NULL, 1, NULL, 'received', '<p>AL-ARAFA(ONLINE)</p>', '50000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6489, '2022-02-15 18:21:00', 751, 7651, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>AL-ARAFA(ONLINE)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6490, '2022-02-15 18:21:00', 773, 7718, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '6000.0000', NULL, 1, NULL, 'received', '', '6000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6491, '2022-02-15 18:22:00', 670, 7734, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '180000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '180000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6492, '2022-02-15 18:23:00', 692, 7739, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '99000.0000', NULL, 1, NULL, 'received', '', '99000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6493, '2022-02-16 15:10:00', 645, 7764, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '2770500.0000', NULL, 1, NULL, 'received', '', '2760500.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6494, '2022-02-16 15:17:00', 645, 7764, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত বাদ</p>', '500.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6495, '2022-02-16 15:18:00', 699, 7763, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '372600.0000', NULL, 1, NULL, 'received', '', '372600.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6496, '2022-02-16 15:18:00', 793, 7762, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '134100.0000', NULL, 1, NULL, 'received', '', '134100.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6497, '2022-02-16 15:19:00', 793, 7762, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত বাদ</p>', '100.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6498, '2022-02-16 15:19:00', 763, 7760, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '407400.0000', NULL, 1, NULL, 'received', '', '407400.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6499, '2022-02-16 15:34:00', 793, 7772, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '311200.0000', NULL, 1, NULL, 'received', '', '311200.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6500, '2022-02-16 15:35:00', 803, 7771, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '117800.0000', NULL, 1, NULL, 'received', '', '117800.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6501, '2022-02-16 15:36:00', 803, 7771, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '143.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত বাদ</p>', '143.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6502, '2022-02-16 15:40:00', 699, 7774, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '74900.0000', NULL, 1, NULL, 'received', '', '74900.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6503, '2022-02-16 15:40:00', 699, 7774, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত বাদ</p>', '100.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6504, '2022-02-16 16:00:00', 613, 7780, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1000000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '1000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6505, '2022-02-16 16:02:00', 460, 5049, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '5000.0000', NULL, 1, NULL, 'received', '', '5000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6506, '2022-02-16 16:03:00', 607, 7563, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '40000.0000', NULL, 1, NULL, 'received', '', '40000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6507, '2022-02-16 16:03:00', 735, 7720, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '528000.0000', NULL, 1, NULL, 'received', '<p>JANATA(ONLINE)</p>', '528000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6508, '2022-02-16 16:04:00', 773, 7718, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '50000.0000', NULL, 1, NULL, 'received', '', '50000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6509, '2022-02-16 16:05:00', 760, 7781, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '<p>ISLAMI(ONLINE)</p>', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6510, '2022-02-16 16:06:00', 670, 7768, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '150000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '150000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6511, '2022-02-16 16:06:00', 666, 7778, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '600000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '600000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6512, '2022-02-16 16:07:00', 597, 7779, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '350000.0000', NULL, 1, NULL, 'received', '<p>ISLAMI(ONLINE)</p>', '350000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6513, '2022-02-16 16:08:00', 692, 7769, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6514, '2022-02-16 16:08:00', 627, 7743, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '350000.0000', NULL, 1, NULL, 'received', '<p>ISLAMI(ONLINE)</p>', '350000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6515, '2022-02-16 16:09:00', 610, 7766, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '15', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6516, '2022-02-16 16:10:00', 610, 7766, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '350000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '350000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6517, '2022-02-17 15:57:00', 803, 7800, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '116000.0000', NULL, 1, NULL, 'received', '', '116000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6518, '2022-02-17 15:57:00', 803, 7800, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '116.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত বাদ</p>', '116.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6519, '2022-02-17 16:06:00', 627, 7808, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '40000.0000', NULL, 1, NULL, 'received', '', '40000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6520, '2022-02-17 16:07:00', 602, 7802, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6521, '2022-02-17 16:07:00', 602, 7802, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '15', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6522, '2022-02-17 16:08:00', 609, 7775, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '19', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6523, '2022-02-17 16:08:00', 637, 7788, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '25', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6524, '2022-02-17 16:09:00', 663, 7394, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>SONALI(ONLINE)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6525, '2022-02-17 16:10:00', 663, 7394, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '800000.0000', NULL, 1, NULL, 'received', '<p>SONALI(ONLINE)</p>', '800000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6526, '2022-02-17 16:11:00', 636, 7596, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '400000.0000', NULL, 1, NULL, 'received', '<p>AGRANI(ONLINE)</p>', '400000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6527, '2022-02-17 16:12:00', 641, 7782, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '400000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '400000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6528, '2022-02-17 16:12:00', 641, 7782, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6529, '2022-02-17 16:13:00', 641, 7782, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '650000.0000', NULL, 1, NULL, 'received', '<p>AGRANI(ONLINE)</p>', '650000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6530, '2022-02-17 16:13:00', 619, 7791, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '900000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '900000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6531, '2022-02-17 16:14:00', 616, 7806, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>AL-ARAFA(ONLINE)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6532, '2022-02-17 16:16:00', 651, 7713, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '<p>AL-ARAFA(ONLINE)</p>', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6533, '2022-02-17 16:17:00', 606, 7767, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '19', '', '', '', '', '', 'Visa', '381200.0000', NULL, 1, NULL, 'received', '', '381200.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6534, '2022-02-17 16:17:00', 625, 7798, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '32', '', '', '', '', '', 'Visa', '1200000.0000', NULL, 1, NULL, 'received', '', '1200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6535, '2022-02-17 16:18:00', 610, 7766, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '15', '', '', '', '', '', 'Visa', '236000.0000', NULL, 1, NULL, 'received', '', '236000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6536, '2022-02-17 16:19:00', 633, 7365, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '10', '', '', '', '', '', 'Visa', '1200000.0000', NULL, 1, NULL, 'received', '', '1200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6537, '2022-02-17 16:19:00', 654, 7793, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '800000.0000', NULL, 1, NULL, 'received', '<p>UTTARA(ONLINE)</p>', '800000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6538, '2022-02-17 16:20:00', 597, 7801, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '350000.0000', NULL, 1, NULL, 'received', '<p>DHAKA BANK</p>', '350000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6539, '2022-02-17 16:21:00', 656, 7069, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>DBBL(ONLINE)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6540, '2022-02-17 16:22:00', 666, 7805, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1190000.0000', NULL, 1, NULL, 'received', '<p>SONALI(ONLINE)</p>', '1190000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6541, '2022-02-17 16:22:00', 709, 7773, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>DBBL(ONLINE)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6542, '2022-02-17 16:23:00', 639, 7807, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1000000.0000', NULL, 1, NULL, 'received', '<p>ISLAMI(ONLINE)</p>', '1000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6543, '2022-02-17 16:24:00', 670, 7768, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '350000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '350000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6544, '2022-02-17 16:24:00', 630, 7751, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '29968.0000', NULL, 1, NULL, 'received', '<p>ISLAMI(ONLINE)</p>', '29968.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6545, '2022-02-17 16:25:00', 675, 7504, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6546, '2022-02-17 16:25:00', 695, 7708, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '150000.0000', NULL, 1, NULL, 'received', '<p>SONALI(ONLINE)</p>', '150000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6547, '2022-02-17 16:26:00', 679, 6088, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '700000.0000', NULL, 1, NULL, 'received', '<p>ISLAMI(ONLINE)</p>', '700000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6548, '2022-02-17 16:26:00', 692, 7787, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6549, '2022-02-17 16:27:00', 751, 7786, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '114000.0000', NULL, 1, NULL, 'received', '', '114000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6550, '2022-02-17 16:28:00', 757, 7799, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '337225.0000', NULL, 1, NULL, 'received', '', '337225.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6551, '2022-02-18 11:27:00', 803, 7818, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '115710.0000', NULL, 1, NULL, 'received', '<p>১০টাকা কৈইফিয়ত বাদ</p>', '115710.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6552, '2022-02-18 11:31:00', 781, 7821, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '192500.0000', NULL, 1, NULL, 'received', '', '192500.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6553, '2022-02-18 11:34:00', 630, 7810, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '299600.0000', NULL, 1, NULL, 'received', '<p>DBBL(ONLINE)</p>', '299600.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6554, '2022-02-18 11:34:00', 634, 7815, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6555, '2022-02-18 11:35:00', 627, 7822, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '552000.0000', NULL, 1, NULL, 'received', '', '552000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6556, '2022-02-18 11:35:00', 620, 7749, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '400000.0000', NULL, 1, NULL, 'received', '', '400000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6557, '2022-02-14 12:16:00', 764, 7725, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '371.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত বাদ</p>', '371.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6558, '2022-02-16 12:44:00', 607, 7563, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '4802.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত বাদ</p>', '4802.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6559, '2022-02-18 12:56:00', 627, 7825, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1528.0000', NULL, 1, NULL, 'received', '<p>কৈইফিত বাদ</p>', '1528.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6560, '2022-02-19 11:29:00', 803, 7826, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '121900.0000', NULL, 1, NULL, 'received', '', '121900.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6561, '2022-02-19 11:29:00', 803, 7826, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '103.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত বাদ</p>', '103.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6562, '2022-02-19 11:50:00', 729, 7839, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '292440.0000', NULL, 1, NULL, 'received', '', '292440.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6563, '2022-02-19 11:50:00', 729, 7839, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '60.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত বাদ</p>', '60.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6564, '2022-02-19 11:54:00', 627, 7842, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '366000.0000', NULL, 1, NULL, 'received', '', '366000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6565, '2022-02-19 11:54:00', 627, 7842, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '415.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত বাদ</p>', '415.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6566, '2022-02-20 15:44:00', 794, 7864, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '348100.0000', NULL, 1, NULL, 'received', '', '348100.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6567, '2022-02-20 15:44:00', 794, 7864, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '150.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত বাদ</p>', '150.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6568, '2022-02-20 15:51:00', 803, 7869, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '121500.0000', NULL, 1, NULL, 'received', '', '121500.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6569, '2022-02-20 15:52:00', 803, 7869, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '97.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত বাদ</p>', '97.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6570, '2022-02-20 15:57:00', 627, 7870, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '382875.0000', NULL, 1, NULL, 'received', '', '382875.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6571, '2022-02-20 15:58:00', 627, 7870, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '592.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত বাদ</p>', '592.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6572, '2022-02-20 16:06:00', 727, 7876, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '396700.0000', NULL, 1, NULL, 'received', '', '396700.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6573, '2022-02-20 16:06:00', 727, 7876, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '164.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত বাদ</p>', '164.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6574, '2022-02-20 17:43:00', 610, 7868, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '400000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '400000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6575, '2022-02-20 17:43:00', 610, 7868, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '380000.0000', NULL, 1, NULL, 'received', '', '380000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6576, '2022-02-20 17:44:00', 625, 7798, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '32', '', '', '', '', '', 'Visa', '700000.0000', NULL, 1, NULL, 'received', '', '700000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6577, '2022-02-20 17:44:00', 751, 7786, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '<p>AL-ARAFA(ONLINE)</p>', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6578, '2022-02-20 17:45:00', 617, 7474, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1500000.0000', NULL, 1, NULL, 'received', '<p>ISLAMI(ONLINE)</p>', '1500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6579, '2022-02-20 17:46:00', 601, 7867, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '19', '', '', '', '', '', 'Visa', '1550000.0000', NULL, 1, NULL, 'received', '', '1550000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6580, '2022-02-20 17:48:00', 636, 7865, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '400000.0000', NULL, 1, NULL, 'received', '<p>AGRANI(ONLINE)</p>', '400000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6581, '2022-02-20 17:49:00', 760, 7875, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>SONALI(ONLINE)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6582, '2022-02-20 17:49:00', 641, 7840, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6583, '2022-02-20 17:50:00', 721, 7871, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '400000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '400000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6584, '2022-02-20 17:51:00', 735, 7829, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>JANATA(ONLINE)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6585, '2022-02-20 17:52:00', 695, 7872, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>SONALI(ONLINE)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6586, '2022-02-20 17:53:00', 666, 7874, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '50000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '50000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6587, '2022-02-20 17:54:00', 666, 7874, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '820000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '820000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6588, '2022-02-20 17:54:00', 666, 7874, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '320000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '320000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6589, '2022-02-20 17:55:00', 684, 7866, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6590, '2022-02-20 17:56:00', 670, 7819, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '<p>UTTARA(ONLINE)</p>', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6591, '2022-02-20 17:56:00', 709, 7832, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>AGRANI(ONLINE)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6592, '2022-02-20 17:57:00', 709, 7832, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '<p>DBBL(ONLINE)</p>', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6593, '2022-02-20 17:58:00', 597, 7877, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '350000.0000', NULL, 1, NULL, 'received', '<p>DHAKA BANK</p>', '350000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6594, '2022-02-20 17:59:00', 619, 7848, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1000000.0000', NULL, 1, NULL, 'received', '<p>SONALI(ONLINE)</p>', '1000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6595, '2022-02-20 17:59:00', 614, 7844, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1500000.0000', NULL, 1, NULL, 'received', '<p>SONALI(ONLINE)</p>', '1500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6596, '2022-02-20 18:00:00', 632, 7863, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '600000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '600000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6597, '2022-02-20 18:00:00', 692, 7854, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '24', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6598, '2022-02-20 18:01:00', 692, 7854, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '75000.0000', NULL, 1, NULL, 'received', '', '75000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6599, '2022-02-20 18:01:00', 666, 7874, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '149700.0000', NULL, 1, NULL, 'received', '<p>DBBL- সোহেল</p>', '149700.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6600, '2022-02-21 09:58:00', 803, 7888, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '120200.0000', NULL, 1, NULL, 'received', '', '120200.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6601, '2022-02-21 09:59:00', 803, 7888, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '179.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত বাদ</p>', '179.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6602, '2022-02-21 10:18:00', 806, 7892, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '110800.0000', NULL, 1, NULL, 'received', '', '110800.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6603, '2022-02-21 10:18:00', 806, 7892, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '76.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত বাদ</p>', '76.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6604, '2022-02-21 10:19:00', 805, 7891, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '382503.0000', NULL, 1, NULL, 'received', '', '382503.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6605, '2022-02-21 10:00:00', 616, 7889, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6606, '2022-02-21 10:01:00', 620, 7838, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6607, '2022-02-21 10:01:00', 799, 7887, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '215500.0000', NULL, 1, NULL, 'received', '', '215500.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6608, '2022-02-21 10:02:00', 799, 7887, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '128.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত বাদ</p>', '128.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6609, '2022-02-22 10:18:00', 807, 7900, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '432030.5000', NULL, 1, NULL, 'received', '', '432030.5000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6610, '2022-02-22 15:21:00', 633, 7896, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '9', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6611, '2022-02-22 15:22:00', 602, 7841, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '15', '', '', '', '', '', 'Visa', '400000.0000', NULL, 1, NULL, 'received', '', '400000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6612, '2022-02-22 15:23:00', 709, 7905, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '150000.0000', NULL, 1, NULL, 'received', '<p>AGRANI(ONLINE)</p>', '150000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6614, '2022-02-22 15:28:00', 641, 7893, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '400000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '400000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6615, '2022-02-22 15:28:00', 641, 7893, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6616, '2022-02-22 15:29:00', 630, 7810, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '349839.0000', NULL, 1, NULL, 'received', '<p>ISLAMI(ONLINE)</p>', '349839.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6617, '2022-02-22 15:30:00', 666, 7902, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '199770.0000', NULL, 1, NULL, 'received', '<p>ISLAMI(ONLINE)</p>', '199770.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6618, '2022-02-22 15:38:00', 666, 7902, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>AB(ONLINE)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6619, '2022-02-22 15:39:00', 620, 7909, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6620, '2022-02-22 15:39:00', 627, 7911, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '420000.0000', NULL, 1, NULL, 'received', '<p>AL-ARAFA(ONLINE)</p>', '420000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6621, '2022-02-22 15:40:00', 625, 7899, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '32', '', '', '', '', '', 'Visa', '1000000.0000', NULL, 1, NULL, 'received', '', '1000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6622, '2022-02-22 15:40:00', 692, 7904, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '179000.0000', NULL, 1, NULL, 'received', '', '179000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6623, '2022-02-22 15:41:00', 635, 7903, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '11', '', '', '', '', '', 'Visa', '590000.0000', NULL, 1, NULL, 'received', '', '590000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6624, '2022-02-21 13:48:00', 697, 7574, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '98970.0000', NULL, 1, NULL, 'received', '<p>মা-বাবার দোয়া ট্রেডার্স টাকা নেওয়া হল</p>', '98970.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6625, '2022-02-23 16:07:00', 806, 7926, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '107400.0000', NULL, 1, NULL, 'received', '', '107400.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6626, '2022-02-23 16:08:00', 806, 7926, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '84.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত বাদ</p>', '84.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6627, '2022-02-23 16:19:00', 669, 7622, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '16', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6628, '2022-02-23 16:20:00', 654, 7932, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '27000.0000', NULL, 1, NULL, 'received', '', '27000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6629, '2022-02-23 16:20:00', 654, 7932, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '2000000.0000', NULL, 1, NULL, 'received', '<p>UTTARA(ONLINE)</p>', '2000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6630, '2022-02-23 16:21:00', 653, 7934, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1000000.0000', NULL, 1, NULL, 'received', '<p>UTTARA(ONLINE)</p>', '1000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6631, '2022-02-23 16:22:00', 619, 7936, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6632, '2022-02-23 16:22:00', 619, 7936, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>SONALI(ONLINE)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6633, '2022-02-23 16:23:00', 614, 7901, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1000000.0000', NULL, 1, NULL, 'received', '<p>SONALI(ONLINE)</p>', '1000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6634, '2022-02-23 16:24:00', 709, 7905, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6635, '2022-02-23 16:25:00', 636, 7865, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>AGRANI(ONLINE)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6636, '2022-02-23 16:25:00', 641, 7893, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '499500.0000', NULL, 1, NULL, 'received', '<p>ISLAMI(ONLINE)</p>', '499500.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6637, '2022-02-23 16:26:00', 411, 5008, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>PRIMER(ONLINE)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6638, '2022-02-23 16:27:00', 627, 7937, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '285000.0000', NULL, 1, NULL, 'received', '<p>ISLAMI(ONLINE)</p>', '285000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6639, '2022-02-23 16:28:00', 627, 7937, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '720000.0000', NULL, 1, NULL, 'received', '<p>AL-ARAFA(ONLINE)</p>', '720000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6640, '2022-02-23 16:28:00', 662, 7588, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>AGRANI(ONLINE)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6641, '2022-02-23 16:29:00', 666, 7927, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '220000.0000', NULL, 1, NULL, 'received', '<p>DBBL(ONLINE)</p>', '220000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6642, '2022-02-23 16:29:00', 666, 7927, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '49900.0000', NULL, 1, NULL, 'received', '<p>DBBL-সোহেল</p>', '49900.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6643, '2022-02-23 16:30:00', 803, 7918, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '117740.0000', NULL, 1, NULL, 'received', '<p>৪০টাকা কৈইফিয়ত বাদ</p>', '117740.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6644, '2022-02-24 19:44:00', 803, 7948, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '127800.0000', NULL, 1, NULL, 'received', '', '127800.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6645, '2022-02-24 19:44:00', 803, 7948, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '36.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত বাদ</p>', '36.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6646, '2022-02-24 19:47:00', 646, 7505, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '16', '', '', '', '', '', 'Visa', '400000.0000', NULL, 1, NULL, 'received', '', '400000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6647, '2022-02-24 19:47:00', 646, 7505, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '24', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6648, '2022-02-24 19:48:00', 602, 7943, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '196000.0000', NULL, 1, NULL, 'received', '', '196000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6649, '2022-02-24 19:49:00', 602, 7943, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '6', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6650, '2022-02-24 19:49:00', 647, 7947, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '2000000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '2000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6651, '2022-02-24 19:50:00', 639, 7940, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6652, '2022-02-24 19:51:00', 663, 7908, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>SONALI(ONLINE)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6653, '2022-02-24 19:51:00', 663, 7908, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>SONALI(ONLINE)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6654, '2022-02-24 19:52:00', 627, 7945, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '400000.0000', NULL, 1, NULL, 'received', '<p>AL-ARAFA(ONLINE)</p>', '400000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6655, '2022-02-24 19:53:00', 627, 7945, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '125000.0000', NULL, 1, NULL, 'received', '<p>ISLAMI(ONLINE)</p>', '125000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6656, '2022-02-24 19:53:00', 627, 7945, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '250000.0000', NULL, 1, NULL, 'received', '<p>N.B.L BANK</p>', '250000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6657, '2022-02-24 19:54:00', 627, 7945, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '150000.0000', NULL, 1, NULL, 'received', '<p>N.B.L BANK</p>', '150000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6658, '2022-02-24 19:55:00', 616, 7913, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '60000.0000', NULL, 1, NULL, 'received', '', '60000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6659, '2022-02-24 19:56:00', 616, 7913, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '6424.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত বাদ</p>', '6424.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6660, '2022-02-24 19:56:00', 624, 7920, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '25', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6661, '2022-02-24 19:57:00', 630, 7914, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '79947.0000', NULL, 1, NULL, 'received', '<p>ISLAMI(ONLINE)</p>', '79947.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6662, '2022-02-24 19:58:00', 666, 7938, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '289770.0000', NULL, 1, NULL, 'received', '<p>A/B BANK</p>', '289770.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6663, '2022-02-24 19:59:00', 666, 7938, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '250000.0000', NULL, 1, NULL, 'received', '<p>DBBL(ONLINE)</p>', '250000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6664, '2022-02-24 19:59:00', 656, 7069, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>DBBL(ONLINE)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6665, '2022-02-24 20:00:00', 641, 7942, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '400000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '400000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6666, '2022-02-25 12:08:00', 631, 7952, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '124700.0000', NULL, 1, NULL, 'received', '', '124700.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6667, '2022-02-25 12:08:00', 631, 7952, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '121.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত বাদ</p>', '121.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6668, '2022-02-25 12:17:00', 695, 7872, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '250000.0000', NULL, 1, NULL, 'received', '', '250000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6669, '2022-02-25 12:17:00', 627, 7956, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '340000.0000', NULL, 1, NULL, 'received', '', '340000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6670, '2022-02-25 12:17:00', 684, 7866, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6671, '2022-02-25 12:18:00', 620, 7909, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6672, '2022-02-25 12:18:00', 692, 7951, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '170000.0000', NULL, 1, NULL, 'received', '', '170000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6673, '2022-02-17 18:49:00', 641, 7950, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '3430.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত বাদ-  ১৭.১৫০মে:x২০০</p>', '3430.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6674, '2022-02-26 18:54:00', 625, 7899, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1743.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত বাদ (বাকী জায়)</p>', '1743.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6675, '2022-02-19 18:59:00', 657, 7957, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '396.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত বাদ</p>', '396.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6676, '2022-02-18 19:13:00', 610, 7958, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '5640.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত বাদ- ১৮.৮০০মে.X৩০০</p>', '5640.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6677, '2022-02-14 19:16:00', 746, 7959, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত বাদ</p>', '200.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6678, '2022-02-17 19:32:00', 654, 7932, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '5808.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত বাদ</p>', '5808.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6680, '2022-02-19 19:50:00', 614, 7901, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1754.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত বাদ- ১৭.৫৪০মে:X১০০</p>', '1754.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6681, '2022-02-21 19:53:00', 601, 7882, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '34491.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত বাদ(২১/০২/২২-২০/০২/২২)</p>', '34491.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6682, '2022-02-26 12:03:00', 808, 7965, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '82300.0000', NULL, 1, NULL, 'received', '', '82300.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6683, '2022-02-26 12:04:00', 808, 7965, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '125.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত বাদ</p>', '125.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6684, '2022-02-27 11:18:00', 675, 7919, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>SONALI(ONLINE)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6685, '2022-02-27 11:19:00', 751, 7786, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>AL-ARAFA(ONLINE)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6686, '2022-02-27 11:20:00', 633, 7979, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '10', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6687, '2022-02-27 11:21:00', 624, 7920, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '25', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6688, '2022-02-27 11:21:00', 630, 7973, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '320000.0000', NULL, 1, NULL, 'received', '<p>ISLAMI(ONLINE)</p>', '320000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6689, '2022-02-27 11:22:00', 620, 7963, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6690, '2022-02-27 11:23:00', 617, 7982, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1800000.0000', NULL, 1, NULL, 'received', '<p>ISLAMI(ONLINE)</p>', '1800000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6692, '2022-02-27 11:25:00', 627, 7974, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '402000.0000', NULL, 1, NULL, 'received', '<p>AL-ARAFA(ONLINE)</p>', '402000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6693, '2022-02-27 11:26:00', 735, 7955, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>JANATA(ONLINE)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6694, '2022-02-27 12:11:00', 809, 7987, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '180000.0000', NULL, 1, NULL, 'received', '<p>NRBC(ONLINE)</p>', '180000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6695, '2022-02-28 12:17:00', 791, 7456, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '30000.0000', NULL, 1, NULL, 'received', '', '30000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6696, '2022-02-28 12:18:00', 622, 7611, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6697, '2022-02-28 12:18:00', 721, 7971, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '400000.0000', NULL, 1, NULL, 'received', '<p>খলিল ভাই মারফত</p>', '400000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6698, '2022-02-28 12:20:00', 641, 7950, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6699, '2022-02-28 12:21:00', 651, 7836, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '450000.0000', NULL, 1, NULL, 'received', '<p>AL-ARAFA(ONLINE)</p>', '450000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6700, '2022-02-28 12:21:00', 809, 7987, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '280000.0000', NULL, 1, NULL, 'received', '<p>NRBC(ONLINE)</p>', '280000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6701, '2022-02-28 12:22:00', 627, 7990, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '350000.0000', NULL, 1, NULL, 'received', '', '350000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6702, '2022-02-28 12:25:00', 734, 7989, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '431000.0000', NULL, 1, NULL, 'received', '', '431000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6703, '2022-02-28 12:25:00', 809, 7987, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '7300.0000', NULL, 1, NULL, 'received', '', '7300.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6704, '2022-02-28 12:26:00', 809, 7987, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '22.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত বাদ</p>', '22.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6705, '2022-03-01 10:52:00', 630, 7973, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '84946.0000', NULL, 1, NULL, 'received', '<p>ISLAMI(ONLINE)</p>', '84946.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6706, '2022-03-01 10:53:00', 665, 7709, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '6', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6707, '2022-03-01 10:53:00', 637, 7986, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '25', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6708, '2022-03-01 10:54:00', 601, 7996, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '19', '', '', '', '', '', 'Visa', '1000000.0000', NULL, 1, NULL, 'received', '', '1000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6709, '2022-03-01 10:54:00', 692, 7995, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '149500.0000', NULL, 1, NULL, 'received', '', '149500.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6710, '2022-03-01 10:55:00', 677, 7997, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '398000.0000', NULL, 1, NULL, 'received', '<p>UTTARA(ONLINE)</p>', '398000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6711, '2022-03-01 10:55:00', 635, 7912, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '34900.0000', NULL, 1, NULL, 'received', '<p>AL-ARAFA(ONLINE)</p>', '34900.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6712, '2022-03-02 13:25:00', 807, 8000, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '423516.0000', NULL, 1, NULL, 'received', '<p>১৬টাকা কৈইফিয়ত বাদ</p>', '423516.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6713, '2022-03-02 13:25:00', 606, 8001, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '196446.0000', NULL, 1, NULL, 'received', '<p>৪৬টাকা কৈইফিয়ত বাদ</p>', '196446.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6714, '2022-03-02 13:28:00', 802, 8003, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '343500.0000', NULL, 1, NULL, 'received', '', '343500.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6715, '2022-03-02 13:28:00', 802, 8003, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '150.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত বাদ</p>', '150.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6716, '2022-03-02 13:33:00', 683, 8005, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '894700.0000', NULL, 1, NULL, 'received', '', '894700.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6717, '2022-03-02 13:33:00', 683, 8005, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '155.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত বাদ</p>', '155.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6718, '2022-03-02 13:35:00', 732, 8008, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '351050.0000', NULL, 1, NULL, 'received', '<p>৫০ টাকা কৈইফিয়ত বাদ</p>', '351050.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6719, '2022-03-02 13:41:00', 622, 8010, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '51000.0000', NULL, 1, NULL, 'received', '<p>কয়লার নৌঃ ভাড়া</p>', '51000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6720, '2022-03-02 13:41:00', 735, 8009, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>JANATA(ONLINE)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6721, '2022-03-02 13:42:00', 628, 7211, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1000000.0000', NULL, 1, NULL, 'received', '<p>ISLAMI(ONLINE)</p>', '1000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6722, '2022-03-02 13:43:00', 641, 7950, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6723, '2022-03-02 13:43:00', 677, 7997, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '47500.0000', NULL, 1, NULL, 'received', '<p>UTTARA(ONLINE)</p>', '47500.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6724, '2022-03-02 13:44:00', 670, 7819, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '75000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '75000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6725, '2022-03-02 13:45:00', 695, 8006, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '440000.0000', NULL, 1, NULL, 'received', '<p>SONALI(ONLINE)</p>', '440000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6726, '2022-03-03 16:12:00', 767, 8013, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '1110256.0000', NULL, 1, NULL, 'received', '', '1110256.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6727, '2022-03-03 16:13:00', 767, 8013, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '87.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত বাদ</p>', '87.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6728, '2022-03-03 16:16:00', 750, 8014, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '251600.0000', NULL, 1, NULL, 'received', '', '251600.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6729, '2022-03-03 16:16:00', 750, 8014, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '50.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত বাদ</p>', '50.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6730, '2022-03-03 16:22:00', 810, 8017, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '261700.0000', NULL, 1, NULL, 'received', '', '261700.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6731, '2022-03-03 16:22:00', 810, 8017, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100.0000', NULL, 1, NULL, 'received', '<p>কৈয়ফিয়ত বাদ</p>', '100.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6732, '2022-03-03 16:29:00', 683, 8023, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '438600.0000', NULL, 1, NULL, 'received', '', '438600.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6733, '2022-03-03 16:29:00', 683, 8023, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '345.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত বাদ</p>', '345.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6734, '2022-03-03 16:32:00', 609, 8018, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '19', '', '', '', '', '', 'Visa', '700000.0000', NULL, 1, NULL, 'received', '', '700000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6735, '2022-03-03 16:33:00', 663, 7908, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1000000.0000', NULL, 1, NULL, 'received', '<p>SONALI(ONLINE)</p>', '1000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6736, '2022-03-03 16:34:00', 613, 7780, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1000000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '1000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6737, '2022-03-03 16:34:00', 665, 7709, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '6', '', '', '', '', '', 'Visa', '400000.0000', NULL, 1, NULL, 'received', '', '400000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6738, '2022-03-03 16:35:00', 656, 7069, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1000000.0000', NULL, 1, NULL, 'received', '<p>DBBL(ONLINE)</p>', '1000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6739, '2022-03-03 16:36:00', 760, 7890, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6740, '2022-03-03 16:37:00', 614, 7901, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>SONALI(ONLINE)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6741, '2022-03-03 16:37:00', 625, 7988, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '32', '', '', '', '', '', 'Visa', '900000.0000', NULL, 1, NULL, 'received', '', '900000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6742, '2022-03-03 16:38:00', 627, 8025, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '<p>JANATA(ONLINE)</p>', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6743, '2022-03-03 16:38:00', 627, 8025, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '400000.0000', NULL, 1, NULL, 'received', '<p>AL-ARAFA(ONLINE)</p>', '400000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6744, '2022-03-03 16:39:00', 627, 8025, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '59000.0000', NULL, 1, NULL, 'received', '<p>DBBL(ONLINE)</p>', '59000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6745, '2022-03-03 16:40:00', 620, 7963, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '400000.0000', NULL, 1, NULL, 'received', '', '400000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6746, '2022-03-03 16:40:00', 616, 8021, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1000000.0000', NULL, 1, NULL, 'received', '<p>AL-ARAFA(ONLINE)</p>', '1000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6747, '2022-03-03 16:41:00', 616, 8021, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '<p>AL-ARAFA(ONLINE)</p>', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6748, '2022-03-03 16:41:00', 641, 7950, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6749, '2022-03-03 16:42:00', 692, 8024, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6750, '2022-03-03 16:42:00', 627, 8025, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '105000.0000', NULL, 1, NULL, 'received', '', '105000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6751, '2022-03-04 10:15:00', 692, 8024, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6752, '2022-03-05 10:27:00', 811, 8032, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '370500.0000', NULL, 1, NULL, 'received', '', '170500.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6753, '2022-03-05 10:28:00', 811, 8032, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '138.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত বাদ</p>', '138.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6754, '2022-03-05 10:31:00', 620, 8028, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6755, '2022-02-26 14:07:00', 692, 7968, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6756, '2022-02-26 14:11:00', 627, 8025, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '475000.0000', NULL, 1, NULL, 'received', '', '475000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6757, '2022-02-26 14:19:00', 695, 8006, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '150000.0000', NULL, 1, NULL, 'received', '', '150000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6758, '2022-03-06 09:49:00', 807, 8034, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '475200.0000', NULL, 1, NULL, 'received', '', '475200.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6759, '2022-03-06 09:59:00', 806, 8042, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '81500.0000', NULL, 1, NULL, 'received', '', '81500.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6760, '2022-03-06 09:59:00', 806, 8042, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '120.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত বাদ</p>', '120.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6761, '2022-03-06 10:03:00', 677, 8044, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '495500.0000', NULL, 1, NULL, 'received', '', '495500.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6762, '2022-03-06 10:03:00', 677, 8044, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '190.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত বাদ</p>', '190.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6763, '2022-03-06 10:15:00', 813, 8047, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '400900.0000', NULL, 1, NULL, 'received', '', '400900.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6764, '2022-03-06 10:15:00', 813, 8047, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '182.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত বাদ</p>', '182.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6765, '2022-03-06 14:56:00', 751, 7786, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>AL-ARAFA(ONLINE)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6766, '2022-03-06 14:57:00', 748, 7742, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1000000.0000', NULL, 1, NULL, 'received', '<p>AGRANI(ONLINE)</p>', '1000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6767, '2022-03-06 14:57:00', 653, 7934, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '900000.0000', NULL, 1, NULL, 'received', '<p>UTTARA(ONLINE)</p>', '900000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6768, '2022-03-06 14:58:00', 732, 8043, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '375000.0000', NULL, 1, NULL, 'received', '<p>SONALI(ONLINE)</p>', '375000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6769, '2022-03-06 14:59:00', 630, 8027, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '332000.0000', NULL, 1, NULL, 'received', '<p>ISLAMI(ONLINE)</p>', '332000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6770, '2022-03-06 14:59:00', 630, 8027, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '54957.0000', NULL, 1, NULL, 'received', '<p>ISLAMI(ONLINE)</p>', '54957.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6771, '2022-03-06 15:00:00', 411, 5008, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>NRBC(ONLINE)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6772, '2022-03-06 15:02:00', 812, 8046, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>AB BANK</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6773, '2022-03-06 15:03:00', 617, 7982, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1500000.0000', NULL, 1, NULL, 'received', '<p>ISLAMI(ONLINE)</p>', '1500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6774, '2022-03-06 15:03:00', 627, 8036, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '400000.0000', NULL, 1, NULL, 'received', '<p>AL-ARAFA(ONLINE)</p>', '400000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6775, '2022-03-06 15:04:00', 661, 6975, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>ISLAMI(ONLINE)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6776, '2022-03-06 15:06:00', 692, 8041, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '140000.0000', NULL, 1, NULL, 'received', '', '140000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6777, '2022-03-06 15:07:00', 610, 8039, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '361000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '361000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6778, '2022-03-06 15:08:00', 750, 8040, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '250000.0000', NULL, 1, NULL, 'received', '', '250000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6779, '2022-03-06 15:09:00', 610, 8039, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '95000.0000', NULL, 1, NULL, 'received', '', '95000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6780, '2022-03-06 15:09:00', 606, 8038, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '180000.0000', NULL, 1, NULL, 'received', '', '180000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6781, '2022-03-06 15:54:00', 692, 8041, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1615.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত বাদ(বাকী জায়)</p>', '1615.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6782, '2022-03-06 15:59:00', 620, 8028, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1167.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত বাদ(বাকী জায়)</p>', '1167.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6783, '2022-02-28 16:31:00', 734, 7989, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '325.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত বাদ</p>', '325.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6784, '2022-03-01 16:59:00', 677, 7997, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '4964.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত বাদ</p>', '4964.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6785, '2022-03-07 18:56:00', 773, 8074, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '479700.0000', NULL, 1, NULL, 'received', '', '479700.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6786, '2022-03-07 18:56:00', 773, 8074, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '74.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত বাদ</p>', '74.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6787, '2022-03-07 18:59:00', 690, 8076, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '464700.0000', NULL, 1, NULL, 'received', '', '464700.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6788, '2022-03-07 19:00:00', 690, 8076, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '15.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত বাদ</p>', '15.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6789, '2022-03-07 19:05:00', 814, 8079, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '339066.0000', NULL, 1, NULL, 'received', '<p>৬৬ টাকা কৈইফিয়ত বাদ</p>', '339066.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6790, '2022-03-08 16:24:00', 815, 8098, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '328020.0000', NULL, 1, NULL, 'received', '<p>২০ টাকা কৈইফিয়ত বাদ</p>', '328020.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6791, '2022-03-08 17:21:00', 816, 8118, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '439950.0000', NULL, 1, NULL, 'received', '<p>৫০টাকা কৈইফিয়ত বাদ</p>', '439950.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6792, '2022-03-08 17:21:00', 635, 8119, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '445410.0000', NULL, 1, NULL, 'received', '<p>১০টাকা কৈইফিয়ত বাদ</p>', '445410.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6793, '2022-03-08 17:33:00', 734, 8121, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '404000.0000', NULL, 1, NULL, 'received', '', '488600.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6794, '2022-03-08 17:36:00', 734, 8121, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '40.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত বাদ</p>', '40.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6795, '2022-03-08 17:37:00', 817, 8123, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '488600.0000', NULL, 1, NULL, 'received', '', '488600.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6796, '2022-03-08 17:37:00', 817, 8123, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '374.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত বাদ</p>', '374.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6797, '2022-03-07 18:30:00', 609, 8109, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6798, '2022-03-07 18:31:00', 609, 8109, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6799, '2022-03-07 18:32:00', 657, 8077, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>DBBL- 2 T.T</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6800, '2022-03-07 18:33:00', 657, 8077, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '150000.0000', NULL, 1, NULL, 'received', '<p>AL-ARAFA(ONLINE)</p>', '150000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6801, '2022-03-07 18:35:00', 657, 8077, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>AL-ARAFA(ONLINE)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6802, '2022-03-07 18:36:00', 751, 8078, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '400000.0000', NULL, 1, NULL, 'received', '<p>AL-ARAFA(ONLINE)</p>', '400000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6803, '2022-03-07 18:38:00', 628, 7211, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '13', '', '', '', '', '', 'Visa', '850000.0000', NULL, 1, NULL, 'received', '', '850000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6804, '2022-03-07 18:40:00', 619, 8090, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '15', '', '', '', '', '', 'Visa', '2000000.0000', NULL, 1, NULL, 'received', '', '2000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6805, '2022-03-07 18:41:00', 710, 8111, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6806, '2022-03-07 18:41:00', 606, 8104, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '359000.0000', NULL, 1, NULL, 'received', '', '359000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6807, '2022-03-07 18:42:00', 610, 8052, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6808, '2022-03-07 18:42:00', 620, 8124, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '400000.0000', NULL, 1, NULL, 'received', '', '400000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6809, '2022-03-07 18:54:00', 692, 8106, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '137400.0000', NULL, 1, NULL, 'received', '', '137400.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6810, '2022-03-07 18:54:00', 670, 8099, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '<p>SONALI(ONLINE)</p>', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6811, '2022-03-07 18:55:00', 809, 8102, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '150000.0000', NULL, 1, NULL, 'received', '<p>NRBC(ONLINE)</p>', '150000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6812, '2022-03-07 18:56:00', 666, 8108, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '<p>KRISHI BANK</p>', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6813, '2022-03-07 18:58:00', 712, 8120, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '22', '', '', '', '', '', 'Visa', '600000.0000', NULL, 1, NULL, 'received', '', '600000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6814, '2022-03-07 19:00:00', 627, 8114, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '306000.0000', NULL, 1, NULL, 'received', '<p>DBBL(ONLINE)</p>', '306000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6815, '2022-03-07 19:01:00', 627, 8114, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '440000.0000', NULL, 1, NULL, 'received', '<p>AL-ARAFA(ONLINE)</p>', '440000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6816, '2022-03-07 19:02:00', 627, 8114, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '428000.0000', NULL, 1, NULL, 'received', '', '428000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6817, '2022-03-07 10:35:00', 766, 8101, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '435000.0000', NULL, 1, NULL, 'received', '', '435000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6818, '2022-03-07 10:36:00', 712, 8120, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '180000.0000', NULL, 1, NULL, 'received', '', '180000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6819, '2022-03-07 10:37:00', 750, 8040, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '30000.0000', NULL, 1, NULL, 'received', '', '30000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6820, '2022-03-07 10:37:00', 750, 8040, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '350.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত বাদ</p>', '350.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6821, '2022-03-07 10:43:00', 806, 8085, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '84000.0000', NULL, 1, NULL, 'received', '', '84000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6822, '2022-03-07 10:43:00', 806, 8085, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '164.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত বাদ</p>', '164.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6823, '2022-03-08 10:50:00', 620, 8124, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '10', '', '', '', '', '', 'Visa', '1100000.0000', NULL, 1, NULL, 'received', '', '1100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6824, '2022-03-08 10:50:00', 809, 8102, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '350000.0000', NULL, 1, NULL, 'received', '<p>NRBC(ONLINE)</p>', '350000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6825, '2022-03-08 10:51:00', 625, 8093, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '32', '', '', '', '', '', 'Visa', '1000000.0000', NULL, 1, NULL, 'received', '', '1000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6826, '2022-03-08 10:52:00', 812, 8122, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '600000.0000', NULL, 1, NULL, 'received', '<p>AB ONLINE</p>', '600000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6827, '2022-03-08 10:53:00', 609, 8109, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '19', '', '', '', '', '', 'Visa', '400000.0000', NULL, 1, NULL, 'received', '', '400000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6828, '2022-03-08 10:54:00', 609, 8109, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '25', '', '', '', '', '', 'Visa', '800000.0000', NULL, 1, NULL, 'received', '', '800000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6829, '2022-03-08 10:55:00', 609, 8109, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '60000.0000', NULL, 1, NULL, 'received', '', '60000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6830, '2022-03-08 10:56:00', 712, 8120, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '263000.0000', NULL, 1, NULL, 'received', '', '263000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6831, '2022-03-08 10:57:00', 712, 8120, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '22', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6832, '2022-03-08 10:58:00', 627, 8114, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '390000.0000', NULL, 1, NULL, 'received', '<p>AL-ARAFA(ONLINE)</p>', '390000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6833, '2022-03-08 10:59:00', 627, 8114, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '906000.0000', NULL, 1, NULL, 'received', '<p>SIBL(ONLINE)</p>', '906000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6834, '2022-03-08 10:59:00', 627, 8114, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '370000.0000', NULL, 1, NULL, 'received', '', '370000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6835, '2022-03-08 11:00:00', 627, 8114, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '320000.0000', NULL, 1, NULL, 'received', '<p>SONALI(ONLINE)</p>', '320000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6836, '2022-03-08 11:01:00', 634, 8117, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6837, '2022-03-08 11:02:00', 641, 8107, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6838, '2022-03-08 11:03:00', 636, 7865, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '400000.0000', NULL, 1, NULL, 'received', '<p>AGRANI(ONLINE)</p>', '400000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6839, '2022-03-08 11:03:00', 663, 7908, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>SONALI(ONLINE)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6840, '2022-03-08 11:04:00', 692, 8106, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '67000.0000', NULL, 1, NULL, 'received', '', '67000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6841, '2022-03-08 11:06:00', 766, 8101, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '292600.0000', NULL, 1, NULL, 'received', '', '292600.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6842, '2022-03-08 11:07:00', 653, 8057, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '800000.0000', NULL, 1, NULL, 'received', '<p>UTTARA(ONLINE)</p>', '800000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6843, '2022-03-08 11:08:00', 710, 8111, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1900000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '1900000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6844, '2022-03-08 11:09:00', 627, 8114, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '450000.0000', NULL, 1, NULL, 'received', '<p>SIBL (ONLINE)</p>', '450000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6845, '2022-03-09 12:38:00', 816, 8129, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '302647.0000', NULL, 1, NULL, 'received', '', '302647.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6846, '2022-03-09 12:39:00', 816, 8129, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '230.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত বাদ</p>', '230.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6847, '2022-03-09 12:51:00', 816, 8136, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '87053.0000', NULL, 1, NULL, 'received', '', '87053.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6848, '2022-03-09 12:51:00', 816, 8136, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '109.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত বাদ</p>', '109.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6849, '2022-03-09 13:05:00', 766, 8146, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '343500.0000', NULL, 1, NULL, 'received', '', '343500.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6850, '2022-03-09 13:05:00', 766, 8146, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '140.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত বাদ</p>', '140.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6851, '2022-03-09 13:08:00', 719, 8147, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '468500.0000', NULL, 1, NULL, 'received', '', '468500.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6852, '2022-03-09 13:08:00', 719, 8147, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '160.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত বাদ</p>', '160.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6853, '2022-03-09 19:31:00', 628, 7211, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '150000.0000', NULL, 1, NULL, 'received', '', '150000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6854, '2022-03-09 19:31:00', 745, 8105, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '16', '', '', '', '', '', 'Visa', '315000.0000', NULL, 1, NULL, 'received', '', '315000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6855, '2022-03-09 19:32:00', 614, 8145, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '2000000.0000', NULL, 1, NULL, 'received', '<p>sonali(online)</p>', '2000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6856, '2022-03-09 19:33:00', 619, 8090, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>sonali(online)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6857, '2022-03-09 19:33:00', 663, 8135, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '700000.0000', NULL, 1, NULL, 'received', '<p>SONALI(ONLINE)</p>', '700000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6858, '2022-03-09 19:35:00', 695, 8138, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '450000.0000', NULL, 1, NULL, 'received', '<p>SONALI(ONLINE)</p>', '450000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6859, '2022-03-09 19:36:00', 782, 8132, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '266000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '266000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6860, '2022-03-08 19:37:00', 782, 8132, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6861, '2022-03-09 19:38:00', 657, 8141, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '180000.0000', NULL, 1, NULL, 'received', '<p>AL-ARAFA(ONLINE)</p>', '180000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6862, '2022-03-09 19:38:00', 657, 8141, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '20000.0000', NULL, 1, NULL, 'received', '<p>AL-ARAFA(ONLINE)</p>', '20000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6863, '2022-03-09 19:39:00', 657, 8141, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '99800.0000', NULL, 1, NULL, 'received', '<p>DBBL(ONLINE)</p>', '99800.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6864, '2022-03-09 19:40:00', 679, 8140, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1000000.0000', NULL, 1, NULL, 'received', '<p>UTTARA(ONLINE)</p>', '1000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6865, '2022-03-09 19:40:00', 606, 8104, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '18', '', '', '', '', '', 'Visa', '456000.0000', NULL, 1, NULL, 'received', '', '456000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6866, '2022-03-09 19:41:00', 609, 8109, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '19', '', '', '', '', '', 'Visa', '1050000.0000', NULL, 1, NULL, 'received', '', '1050000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6867, '2022-03-09 19:42:00', 610, 8143, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '250000.0000', NULL, 1, NULL, 'received', '', '250000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6868, '2022-03-09 19:42:00', 610, 8143, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '15', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6869, '2022-03-09 19:43:00', 632, 8137, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '600000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '600000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6870, '2022-03-09 19:43:00', 812, 8122, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '453000.0000', NULL, 1, NULL, 'received', '<p>AB BANK</p>', '453000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6871, '2022-03-09 19:44:00', 627, 8144, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '467500.0000', NULL, 1, NULL, 'received', '<p>SIBL(ONLINE)</p>', '467500.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6872, '2022-03-09 19:45:00', 627, 8144, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '305100.0000', NULL, 1, NULL, 'received', '', '305100.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6873, '2022-03-09 19:45:00', 712, 8154, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '19', '', '', '', '', '', 'Visa', '600000.0000', NULL, 1, NULL, 'received', '', '600000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6874, '2022-03-09 19:46:00', 712, 8154, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '22', '', '', '', '', '', 'Visa', '350000.0000', NULL, 1, NULL, 'received', '', '350000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6875, '2022-03-09 19:46:00', 692, 8157, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '65000.0000', NULL, 1, NULL, 'received', '', '65000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6876, '2022-03-09 19:47:00', 818, 8149, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '698900.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '698900.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6877, '2022-03-09 19:57:00', 818, 8158, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '280.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত বাদ</p>', '280.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6878, '2022-03-09 19:57:00', 782, 8159, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '128.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত বাদ</p>', '128.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6879, '2022-03-10 16:35:00', 745, 8165, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '363000.0000', NULL, 1, NULL, 'received', '', '363000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6880, '2022-03-10 16:36:00', 745, 8165, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '170.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত বাদ</p>', '170.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6881, '2022-03-10 16:54:00', 651, 8162, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '3000000.0000', NULL, 1, NULL, 'received', '<p>AL-ARAFA(ONLINE)</p>', '3000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6882, '2022-03-10 16:55:00', 601, 8179, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '19', '', '', '', '', '', 'Visa', '2105000.0000', NULL, 1, NULL, 'received', '', '2105000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6883, '2022-03-10 16:56:00', 601, 8179, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '19', '', '', '', '', '', 'Visa', '365000.0000', NULL, 1, NULL, 'received', '', '365000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6884, '2022-03-10 16:56:00', 601, 8179, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '18', '', '', '', '', '', 'Visa', '450000.0000', NULL, 1, NULL, 'received', '', '450000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6885, '2022-03-10 16:57:00', 620, 8133, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '10', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6886, '2022-03-10 16:58:00', 663, 8135, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1000000.0000', NULL, 1, NULL, 'received', '<p>SONALI(ONLINE)</p>', '1000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6887, '2022-03-10 16:59:00', 735, 8075, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1000000.0000', NULL, 1, NULL, 'received', '<p>JANATA(ONLINE)</p>', '1000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6888, '2022-03-10 17:00:00', 625, 8182, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '1000000.0000', NULL, 1, NULL, 'received', '', '1000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6889, '2022-03-10 17:01:00', 712, 8163, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '284000.0000', NULL, 1, NULL, 'received', '', '284000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6890, '2022-03-10 17:01:00', 712, 8163, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '19', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6891, '2022-03-10 17:02:00', 684, 8173, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '250000.0000', NULL, 1, NULL, 'received', '', '250000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6892, '2022-03-10 17:03:00', 628, 8170, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>ISLAMI(ONLINE)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6893, '2022-03-10 17:03:00', 656, 8087, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1000000.0000', NULL, 1, NULL, 'received', '<p>DBBL(ONLINE)</p>', '1000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6894, '2022-03-10 17:04:00', 681, 8131, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '384000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '384000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6895, '2022-03-10 17:05:00', 641, 8107, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1000000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '1000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6896, '2022-03-10 17:05:00', 641, 8107, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6897, '2022-03-10 17:06:00', 622, 8010, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '18', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6898, '2022-03-10 17:07:00', 692, 8183, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '65000.0000', NULL, 1, NULL, 'received', '', '65000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6899, '2022-03-09 19:28:00', 610, 8143, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '24765.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত বাদ- ১৯.০৫০মেঃX১৩০০</p>', '24765.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6900, '2022-03-08 19:52:00', 745, 8105, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '653.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত বাদ</p>', '653.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6901, '2022-03-07 20:16:00', 627, 8191, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '3600.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত বাদ- ৩৫.৮৬৫x১০০</p>', '3600.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6904, '2022-03-11 20:57:00', 627, 8191, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '3000.0000', NULL, 1, NULL, 'received', '<p>বাকী জায়</p>', '3000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6905, '2022-03-12 20:17:00', 712, 8163, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1944.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত বাদ</p>', '1944.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6906, '2022-03-04 20:30:00', 630, 8027, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '922.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত বাদ</p>', '922.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6907, '2022-03-12 11:39:00', 627, 8200, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '950000.0000', NULL, 1, NULL, 'received', '', '950000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6908, '2022-03-12 11:40:00', 692, 8213, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '80000.0000', NULL, 1, NULL, 'received', '', '80000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6909, '2022-03-13 16:25:00', 631, 8222, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '151300.0000', NULL, 1, NULL, 'received', '', '151300.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6910, '2022-03-13 16:26:00', 627, 8200, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '7', '', '', '', '', '', 'Visa', '80000.0000', NULL, 1, NULL, 'received', '', '80000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6911, '2022-03-13 16:26:00', 627, 8200, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '65000.0000', NULL, 1, NULL, 'received', '<p>AL-ARAFA(ONLINE)</p>', '65000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6912, '2022-03-13 16:27:00', 804, 8210, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '11', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6914, '2022-03-13 16:29:00', 646, 8217, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '24', '', '', '', '', '', 'Visa', '400000.0000', NULL, 1, NULL, 'received', '', '400000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6915, '2022-03-13 16:30:00', 646, 8217, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '24', '', '', '', '', '', 'Visa', '400000.0000', NULL, 1, NULL, 'received', '', '400000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6916, '2022-03-13 16:31:00', 639, 8224, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6917, '2022-03-13 16:31:00', 625, 8230, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '18', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6918, '2022-03-13 16:32:00', 735, 8194, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>JANATA(ONLINE)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6919, '2022-03-13 16:34:00', 617, 7982, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1500000.0000', NULL, 1, NULL, 'received', '<p>ISLAMI(ONLINE)</p>', '1500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6920, '2022-03-13 16:35:00', 812, 8229, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '25', '', '', '', '', '', 'Visa', '499655.0000', NULL, 1, NULL, 'received', '', '499655.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6921, '2022-03-13 16:37:00', 688, 8228, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '230000.0000', NULL, 1, NULL, 'received', '', '230000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6922, '2022-03-13 16:37:00', 657, 8226, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>BAMK ASIA</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6923, '2022-03-13 16:38:00', 657, 8226, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>AL-ARAFA(ONLINE)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6924, '2022-03-13 16:39:00', 692, 8223, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '82900.0000', NULL, 1, NULL, 'received', '', '82900.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6925, '2022-03-13 16:39:00', 610, 8227, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '35000.0000', NULL, 1, NULL, 'received', '', '35000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6926, '2022-03-13 16:40:00', 657, 8226, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '11000.0000', NULL, 1, NULL, 'received', '', '11000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6927, '2022-03-14 12:11:00', 637, 8231, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '25', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6928, '2022-03-14 12:12:00', 614, 8177, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>SONALI(ONLINE)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6929, '2022-03-14 12:13:00', 619, 8090, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>SONALI(ONLINE)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6930, '2022-03-14 12:13:00', 613, 8139, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '800000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '800000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6931, '2022-03-14 12:14:00', 721, 8221, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '6', '', '', '', '', '', 'Visa', '429854.0000', NULL, 1, NULL, 'received', '', '429854.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6932, '2022-03-14 12:14:00', 627, 8237, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '479839.0000', NULL, 1, NULL, 'received', '<p>ISLAMI(ONLINE)</p>', '479839.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6933, '2022-03-14 12:15:00', 657, 8234, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '390000.0000', NULL, 1, NULL, 'received', '<p>AL-ARAFA(ONLINE)</p>', '390000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6934, '2022-03-14 12:15:00', 657, 8234, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '49900.0000', NULL, 1, NULL, 'received', '<p>DBBL(ONLINE)</p>', '49900.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6935, '2022-03-14 12:16:00', 688, 8228, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '249500.0000', NULL, 1, NULL, 'received', '', '249500.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6936, '2022-03-14 12:16:00', 692, 8232, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '90000.0000', NULL, 1, NULL, 'received', '', '90000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6937, '2022-03-15 09:40:00', 675, 8220, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>SONALI(ONLINE)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6938, '2022-03-15 09:42:00', 761, 7610, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '24100.0000', NULL, 1, NULL, 'received', '<p>লোড কমিশন </p>', '24100.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6939, '2022-03-15 09:42:00', 812, 8247, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '499885.0000', NULL, 1, NULL, 'received', '<p>AB(ONLINE)</p>', '499885.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6940, '2022-03-15 09:43:00', 668, 8241, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6941, '2022-03-15 09:44:00', 666, 8242, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '40000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '40000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6942, '2022-03-15 09:44:00', 666, 8242, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '15', '', '', '', '', '', 'Visa', '150000.0000', NULL, 1, NULL, 'received', '', '150000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6943, '2022-03-15 09:45:00', 666, 8242, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '7', '', '', '', '', '', 'Visa', '85000.0000', NULL, 1, NULL, 'received', '', '85000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6944, '2022-03-15 09:45:00', 666, 8242, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '60000.0000', NULL, 1, NULL, 'received', '', '60000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6945, '2022-03-15 09:46:00', 641, 8246, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '350000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '350000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6946, '2022-03-15 09:48:00', 692, 8244, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '84000.0000', NULL, 1, NULL, 'received', '', '84000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6947, '2022-03-15 10:00:00', 381, 1201, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6948, '2022-03-13 12:22:00', 657, 8234, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '508.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত বাদ</p>', '508.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6949, '2022-03-16 15:01:00', 617, 8258, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1000000.0000', NULL, 1, NULL, 'received', '<p>ISLAMI(ONLINE)</p>', '1000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6950, '2022-03-16 15:02:00', 639, 8255, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6951, '2022-03-16 15:03:00', 601, 8236, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '600000.0000', NULL, 1, NULL, 'received', '<p>AGRANI(ONLINE)</p>', '600000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6952, '2022-03-16 15:03:00', 695, 8256, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '450000.0000', NULL, 1, NULL, 'received', '<p>SONALI(ONLINE)</p>', '450000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6953, '2022-03-16 15:04:00', 726, 8257, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '900000.0000', NULL, 1, NULL, 'received', '', '900000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6954, '2022-03-16 15:05:00', 633, 7998, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '10', '', '', '', '', '', 'Visa', '400000.0000', NULL, 1, NULL, 'received', '', '400000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6955, '2022-03-16 15:07:00', 732, 8248, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '425000.0000', NULL, 1, NULL, 'received', '<p>SONALI(ONLINE)</p>', '425000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6956, '2022-03-16 15:07:00', 647, 8251, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6957, '2022-03-16 15:08:00', 610, 8249, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '940000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '940000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6958, '2022-03-16 15:08:00', 625, 8230, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '32', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6959, '2022-03-16 15:09:00', 627, 8237, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '420000.0000', NULL, 1, NULL, 'received', '<p>AL-ARAFA(ONLINE)</p>', '420000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6960, '2022-03-16 15:10:00', 663, 8135, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1000000.0000', NULL, 1, NULL, 'received', '<p>SONALI(ONLINE)</p>', '1000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6961, '2022-03-16 15:10:00', 657, 8250, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>AL-ARAFA(ONLINE)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6962, '2022-03-16 15:11:00', 657, 8250, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '185000.0000', NULL, 1, NULL, 'received', '<p>AL-ARAFA(ONLINE)</p>', '185000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6963, '2022-03-16 15:12:00', 657, 8250, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '99800.0000', NULL, 1, NULL, 'received', '<p>DBBL(ONLINE)</p>', '99800.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6964, '2022-03-16 15:12:00', 657, 8250, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '49400.0000', NULL, 1, NULL, 'received', '', '49400.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6965, '2022-03-16 15:12:00', 692, 8254, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '77000.0000', NULL, 1, NULL, 'received', '', '77000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6966, '2022-03-17 19:07:00', 695, 8256, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '981.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত বাদ(বাকী জায়)</p>', '981.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6967, '2022-03-17 19:35:00', 675, 8103, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1027.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত বাদ(বাকী জায়)</p>', '1027.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6968, '2022-03-17 19:43:00', 617, 8258, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1159.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত বাদ(বাকী জায়)</p>', '1159.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6969, '2022-03-17 19:46:00', 606, 8104, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '684.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত বাদ(বাকী জায়)</p>', '684.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6970, '2022-03-17 19:47:00', 735, 8194, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '966.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত বাদ(বাকী জায়)</p>', '966.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6971, '2022-03-17 10:10:00', 597, 8266, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '400000.0000', NULL, 1, NULL, 'received', '', '400000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6972, '2022-03-17 10:11:00', 692, 8269, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '71700.0000', NULL, 1, NULL, 'received', '', '71700.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6973, '2022-03-15 19:36:00', 641, 8246, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '27885.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত বাদ- ১২/০৩/২২-১৫/০৩/২২(৩৯.০৩০X৫০০-১৬.৭৪০X৫০০)</p>', '27885.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6974, '2022-03-10 19:51:00', 627, 8264, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '10040.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত বাদ- ২০.০৮০X৫০০</p>', '10040.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6975, '2022-03-08 19:53:00', 619, 8090, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '68600.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত বাদ- ৬৮.৬০০X১০০০</p>', '68600.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6976, '2022-03-18 11:44:00', 627, 8264, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '19600.0000', NULL, 1, NULL, 'received', '<p>বিকাশ</p>', '19600.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6977, '2022-03-18 11:44:00', 692, 8273, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '70000.0000', NULL, 1, NULL, 'received', '', '70000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6978, '2022-03-19 18:31:00', 702, 8286, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '450600.0000', NULL, 1, NULL, 'received', '', '450600.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6979, '2022-03-19 18:31:00', 702, 8286, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '690.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত বাদ</p>', '690.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6980, '2022-03-19 18:32:00', 634, 8280, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '450000.0000', NULL, 1, NULL, 'received', '', '450000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6981, '2022-03-19 18:33:00', 632, 8263, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '50000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '50000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6982, '2022-03-19 18:34:00', 627, 8281, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '730000.0000', NULL, 1, NULL, 'received', '', '730000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6983, '2022-03-19 18:34:00', 692, 8287, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '71000.0000', NULL, 1, NULL, 'received', '', '71000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6984, '2022-03-20 12:55:00', 683, 8299, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '967700.0000', NULL, 1, NULL, 'received', '', '967700.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6985, '2022-03-20 12:56:00', 683, 8299, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '368.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত বাদ</p>', '368.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6986, '2022-03-20 12:56:00', 761, 7610, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '40000.0000', NULL, 1, NULL, 'received', '', '40000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6987, '2022-03-20 12:57:00', 382, 4384, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '40000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '40000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6988, '2022-03-20 12:58:00', 647, 8265, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1500000.0000', NULL, 1, NULL, 'received', '<p>PUABLI(ONLINE)</p>', '1500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6989, '2022-03-20 12:58:00', 812, 8247, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '499885.0000', NULL, 1, NULL, 'received', '<p>AB BANK</p>', '499885.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6990, '2022-03-20 12:59:00', 634, 8294, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '450000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '450000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6991, '2022-03-20 13:00:00', 632, 8293, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6992, '2022-03-20 13:00:00', 632, 8293, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1350000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '1350000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6993, '2022-03-20 13:01:00', 639, 8271, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6994, '2022-03-20 13:02:00', 662, 8297, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>AGRANI(ONLINE)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6995, '2022-03-20 13:02:00', 735, 8274, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>JANATA(ONLINE)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6996, '2022-03-20 13:03:00', 656, 8087, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1000000.0000', NULL, 1, NULL, 'received', '<p>DBBL(ONLINE)</p>', '1000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6997, '2022-03-20 13:03:00', 666, 8295, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '350000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '350000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6998, '2022-03-20 13:04:00', 619, 8291, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '2000000.0000', NULL, 1, NULL, 'received', '<p>SONALI(ONLINE)</p>', '2000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (6999, '2022-03-20 13:05:00', 614, 8275, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>SONALI(ONLINE)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (7000, '2022-03-20 13:05:00', 613, 8139, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1200000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '1200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (7001, '2022-03-20 13:06:00', 627, 8288, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '410000.0000', NULL, 1, NULL, 'received', '<p>AL-ARAFA</p>', '410000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (7002, '2022-03-20 13:07:00', 627, 8288, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '240000.0000', NULL, 1, NULL, 'received', '', '240000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (7003, '2022-03-20 13:08:00', 627, 8288, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '144710.0000', NULL, 1, NULL, 'received', '<p>DBBL (ONLINE)</p>', '144710.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (7004, '2022-03-20 13:09:00', 751, 8078, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '50000.0000', NULL, 1, NULL, 'received', '<p>AL-ARAFA(ONLINE)</p>', '50000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (7005, '2022-03-20 13:10:00', 610, 8259, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '35000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '35000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (7006, '2022-03-20 13:10:00', 692, 8300, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '80000.0000', NULL, 1, NULL, 'received', '', '80000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (7007, '2022-03-21 11:15:00', 666, 8308, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (7008, '2022-03-21 11:17:00', 670, 8099, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '50000.0000', NULL, 1, NULL, 'received', '', '50000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (7009, '2022-03-21 11:18:00', 666, 8308, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '3000.0000', NULL, 1, NULL, 'received', '', '3000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (7010, '2022-03-21 11:19:00', 732, 8313, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '420000.0000', NULL, 1, NULL, 'received', '<p>SONALI(ONLINE)</p>', '420000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (7011, '2022-03-21 11:19:00', 651, 8305, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '400000.0000', NULL, 1, NULL, 'received', '<p>AL-ARAFA(ONLINE)</p>', '400000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (7012, '2022-03-21 11:20:00', 677, 8285, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '482000.0000', NULL, 1, NULL, 'received', '<p>UTTARA(ONLINE)</p>', '482000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (7013, '2022-03-21 11:24:00', 597, 8312, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '350000.0000', NULL, 1, NULL, 'received', '<p>ISLAMI(ONLINE)</p>', '350000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (7014, '2022-03-21 11:24:00', 624, 7920, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (7015, '2022-03-21 11:25:00', 622, 8279, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (7016, '2022-03-21 11:25:00', 619, 8291, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>SONALI(ONLINE)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (7018, '2022-03-21 11:26:00', 692, 8307, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '73000.0000', NULL, 1, NULL, 'received', '', '73000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (7019, '2022-03-21 11:27:00', 726, 8303, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (7020, '2022-03-22 10:14:00', 679, 8319, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>UTTARA(ONLINE)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (7021, '2022-03-22 10:14:00', 675, 8267, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>SONALI(ONLINE)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (7022, '2022-03-22 10:15:00', 665, 7709, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>ISLAMI(ONLINE)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (7023, '2022-03-22 10:16:00', 663, 8135, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>SONALI(ONLINE)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (7024, '2022-03-22 10:17:00', 666, 8318, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (7025, '2022-03-22 10:17:00', 666, 8318, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '2700.0000', NULL, 1, NULL, 'received', '', '2700.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (7026, '2022-03-22 10:18:00', 662, 8317, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '400000.0000', NULL, 1, NULL, 'received', '<p>AGRANI(ONLINE)</p>', '400000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (7027, '2022-03-22 11:30:00', 695, 8316, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '400000.0000', NULL, 1, NULL, 'received', '<p>SONALI(ONLINE)</p>', '400000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (7028, '2022-03-22 11:31:00', 695, 8316, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '50000.0000', NULL, 1, NULL, 'received', '<p>AL-ARAFA(ONLINE)</p>', '50000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (7029, '2022-03-22 11:31:00', 610, 8259, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (7030, '2022-03-22 11:32:00', 760, 8321, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '327500.0000', NULL, 1, NULL, 'received', '<p>নগদ- চালান বাবদ</p>', '327500.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (7031, '2022-03-22 11:33:00', 627, 8311, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '95850.0000', NULL, 1, NULL, 'received', '<p>ISLAMI(ONLINE)</p>', '95850.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (7032, '2022-03-22 11:33:00', 692, 8320, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '74000.0000', NULL, 1, NULL, 'received', '', '74000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (7033, '2022-03-23 10:06:00', 620, 8133, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '10', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (7034, '2022-03-23 10:07:00', 610, 8326, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '15', '', '', '', '', '', 'Visa', '386000.0000', NULL, 1, NULL, 'received', '', '386000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (7035, '2022-03-23 10:13:00', 610, 8326, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (7036, '2022-03-23 10:14:00', 617, 8268, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1500000.0000', NULL, 1, NULL, 'received', '<p>ISLAMI(ONLINE)</p>', '1500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (7037, '2022-03-23 10:14:00', 692, 8325, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '82000.0000', NULL, 1, NULL, 'received', '', '82000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (7038, '2022-03-23 10:15:00', 627, 8328, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '420000.0000', NULL, 1, NULL, 'received', '<p>SIBL (ONLINE)</p>', '420000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (7039, '2022-03-23 10:16:00', 666, 8324, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '150000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '150000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (7040, '2022-03-23 10:16:00', 666, 8324, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '25480.0000', NULL, 1, NULL, 'received', '<p>বিকাশ</p>', '25480.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (7041, '2022-03-23 10:17:00', 666, 8324, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '149780.0000', NULL, 1, NULL, 'received', '<p>ISLAMI(ONLINE)</p>', '149780.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (7042, '2022-03-23 10:17:00', 666, 8324, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '1300.0000', NULL, 1, NULL, 'received', '', '1300.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (7043, '2022-03-24 12:35:00', 669, 8323, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '7', '', '', '', '', '', 'Visa', '400000.0000', NULL, 1, NULL, 'received', '', '400000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (7044, '2022-03-24 12:36:00', 651, 8331, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '11', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (7045, '2022-03-24 12:36:00', 651, 8331, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '11', '', '', '', '', '', 'Visa', '650000.0000', NULL, 1, NULL, 'received', '', '650000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (7046, '2022-03-24 12:37:00', 651, 8331, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '11', '', '', '', '', '', 'Visa', '1850000.0000', NULL, 1, NULL, 'received', '', '1850000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (7047, '2022-03-24 12:37:00', 632, 8332, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (7048, '2022-03-24 12:38:00', 677, 8341, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '400000.0000', NULL, 1, NULL, 'received', '<p>UTTARA(ONLINE)</p>', '400000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (7049, '2022-03-24 12:38:00', 601, 8236, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1000000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '1000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (7050, '2022-03-24 12:39:00', 609, 8336, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '19', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (7051, '2022-03-24 12:40:00', 637, 8253, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '25', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (7052, '2022-03-24 12:40:00', 625, 8339, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '32', '', '', '', '', '', 'Visa', '700000.0000', NULL, 1, NULL, 'received', '', '700000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (7053, '2022-03-24 12:41:00', 610, 8340, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '337500.0000', NULL, 1, NULL, 'received', '<p>ISLAMI(ONLINE)</p>', '337500.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (7054, '2022-03-24 12:41:00', 639, 8338, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '400000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '400000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (7055, '2022-03-24 12:42:00', 627, 8342, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '410000.0000', NULL, 1, NULL, 'received', '<p>AL-ARAFA(ONLINE)</p>', '410000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (7056, '2022-03-24 12:42:00', 619, 8335, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1400000.0000', NULL, 1, NULL, 'received', '<p>SONALI(ONLINE)</p>', '1400000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (7057, '2022-03-24 12:43:00', 614, 8315, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '550000.0000', NULL, 1, NULL, 'received', '<p>SONALI(ONLINE)</p>', '550000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (7058, '2022-03-24 12:43:00', 627, 8342, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '260000.0000', NULL, 1, NULL, 'received', '', '260000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (7059, '2022-03-24 12:44:00', 692, 8337, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '75000.0000', NULL, 1, NULL, 'received', '', '75000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (7060, '2022-03-25 09:27:00', 627, 8348, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (7061, '2022-03-25 09:28:00', 692, 8352, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '70000.0000', NULL, 1, NULL, 'received', '', '70000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (7062, '2022-03-25 09:28:00', 688, 8347, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (7063, '2022-03-21 10:40:00', 742, 8354, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '259875.0000', NULL, 1, NULL, 'received', '<p>ISLAMI(ONLINE)</p>', '259875.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (7064, '2022-03-26 10:47:00', 692, 8352, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1397.0000', NULL, 1, NULL, 'received', '<p>বাকী জায় ব্যালেন্স ঠিক করা হল</p>', '1397.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (7065, '2022-03-25 10:55:00', 681, 8190, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '313.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত বাদ</p>', '313.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (7066, '2022-02-22 11:02:00', 635, 8119, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '67.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত বাদ</p>', '67.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (7067, '2022-03-26 11:24:00', 601, 8236, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1628.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত বাদ(বাকী জায়)</p>', '1628.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (7068, '2022-03-26 11:27:00', 639, 8302, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1039.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত বাদ (বাকী জায়)</p>', '1039.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (7069, '2022-03-26 11:29:00', 637, 8245, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1213.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত বাদ (বাকী জায়)</p>', '1213.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (7070, '2022-03-26 11:33:00', 613, 8130, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1212.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত বাদ (বাকী জায়)</p>', '1212.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (7071, '2022-03-26 11:39:00', 669, 8351, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1357.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত বাদ (বাকী জায়)</p>', '1357.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (7072, '2022-03-26 12:04:00', 661, 8296, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1124.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত বাদ (বাকী জায়)</p>', '1124.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (7073, '2022-03-26 12:07:00', 666, 8324, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1223.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত বাদ(বাকী জায়)</p>', '1223.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (7074, '2022-03-26 12:22:00', 656, 8087, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1182.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত বাদ (বাকী জায়)</p>', '1182.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (7075, '2022-03-03 12:36:00', 750, 8040, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '210.0000', NULL, 1, NULL, 'received', '', '210.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (7076, '2022-03-26 13:01:00', 709, 7905, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1069.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত বাদ (বাকী জায়)</p>', '1069.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (7077, '2022-03-20 13:07:00', 761, 7610, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1133.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত বাদ</p>', '1133.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (7078, '2022-03-20 19:46:00', 382, 4384, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '57253.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত বাদ</p>', '57253.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (7079, '2022-03-26 10:16:00', 609, 8350, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '20000.0000', NULL, 1, NULL, 'received', '', '20000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (7080, '2022-03-26 10:16:00', 609, 8350, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '19', '', '', '', '', '', 'Visa', '480000.0000', NULL, 1, NULL, 'received', '', '480000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (7081, '2022-03-26 10:17:00', 610, 8358, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '84500.0000', NULL, 1, NULL, 'received', '', '84500.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (7082, '2022-03-26 10:17:00', 692, 8360, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '120000.0000', NULL, 1, NULL, 'received', '', '120000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (7083, '2022-03-27 15:06:00', 669, 8351, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '16', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (7084, '2022-03-27 15:07:00', 646, 8217, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '24', '', '', '', '', '', 'Visa', '1000000.0000', NULL, 1, NULL, 'received', '', '1000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (7085, '2022-03-27 15:08:00', 646, 8217, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '24', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (7086, '2022-03-27 15:08:00', 684, 8173, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '140000.0000', NULL, 1, NULL, 'received', '', '140000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (7087, '2022-03-27 15:09:00', 610, 8367, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '150000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '150000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (7088, '2022-03-27 15:10:00', 610, 8367, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '340000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '340000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (7089, '2022-03-27 15:10:00', 385, 4048, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '487000.0000', NULL, 1, NULL, 'received', '', '487000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (7090, '2022-03-27 15:11:00', 385, 4048, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '114000.0000', NULL, 1, NULL, 'received', '<p>ইট ১২হাজারX৯৫০০</p>', '114000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (7091, '2022-03-27 15:12:00', 385, 4048, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '9500.0000', NULL, 1, NULL, 'received', '<p>কনা ১০০ফুটX৯৫</p>', '9500.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (7092, '2022-03-27 15:13:00', 385, 4048, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '2128.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত বাদ</p>', '2128.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (7093, '2022-03-27 15:14:00', 627, 8363, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '590000.0000', NULL, 1, NULL, 'received', '<p>SIBL(ONLINE)</p>', '590000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (7094, '2022-03-27 15:15:00', 627, 8363, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (7095, '2022-03-27 15:15:00', 692, 8366, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '94000.0000', NULL, 1, NULL, 'received', '', '94000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (7096, '2022-03-27 15:16:00', 609, 8365, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '85000.0000', NULL, 1, NULL, 'received', '', '85000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (7097, '2022-03-27 15:16:00', 641, 8361, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '400000.0000', NULL, 1, NULL, 'received', '<p>AB ONLINE</p>', '400000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (7098, '2022-03-27 15:17:00', 663, 8135, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1000000.0000', NULL, 1, NULL, 'received', '<p>SONALI(ONLINE)</p>', '1000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (7099, '2022-03-28 11:08:00', 666, 8374, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '659700.0000', NULL, 1, NULL, 'received', '', '659700.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (7100, '2022-03-28 11:09:00', 666, 8374, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '206.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত বাদ</p>', '206.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (7101, '2022-03-28 11:26:00', 735, 8375, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>JANATA(ONLINE)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (7102, '2022-03-28 11:27:00', 609, 8381, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '11', '', '', '', '', '', 'Visa', '400000.0000', NULL, 1, NULL, 'received', '', '400000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (7103, '2022-03-28 11:28:00', 625, 8384, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '32', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (7104, '2022-03-28 11:28:00', 625, 8384, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '18', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (7105, '2022-03-28 11:29:00', 627, 8380, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '20000.0000', NULL, 1, NULL, 'received', '', '20000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (7106, '2022-03-28 11:30:00', 627, 8380, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '<p>SIBL(ONLINE)</p>', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (7107, '2022-03-28 11:31:00', 627, 8380, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '420000.0000', NULL, 1, NULL, 'received', '<p>AL-ARAFA(ONLINE)</p>', '420000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (7108, '2022-03-28 11:32:00', 610, 8369, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '210000.0000', NULL, 1, NULL, 'received', '', '210000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (7109, '2022-03-28 11:32:00', 610, 8369, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '50000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '50000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (7110, '2022-03-28 11:32:00', 647, 8357, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '400000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '400000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (7111, '2022-03-28 11:33:00', 679, 8368, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1000000.0000', NULL, 1, NULL, 'received', '<p>ISLAMI(ONLINE)</p>', '1000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (7112, '2022-03-28 11:34:00', 692, 8370, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '70000.0000', NULL, 1, NULL, 'received', '', '70000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (7113, '2022-03-28 11:34:00', 609, 8381, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '80000.0000', NULL, 1, NULL, 'received', '', '80000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (7114, '2022-03-29 11:05:00', 619, 8335, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '2000000.0000', NULL, 1, NULL, 'received', '<p>SONALI(ONLINE)</p>', '2000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (7115, '2022-03-29 11:05:00', 614, 8371, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>SONALI(ONLINE)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (7116, '2022-03-29 11:06:00', 651, 8379, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1000000.0000', NULL, 1, NULL, 'received', '<p>AL-ARAFA(ONLINE)</p>', '1000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (7117, '2022-03-29 11:07:00', 637, 8392, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '25', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (7118, '2022-03-29 11:07:00', 695, 8388, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '450000.0000', NULL, 1, NULL, 'received', '<p>SONALI(ONLINE)</p>', '450000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (7119, '2022-03-29 11:08:00', 627, 8391, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '458695.0000', NULL, 1, NULL, 'received', '<p>ISLAMI(ONLINE)</p>', '458695.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (7120, '2022-03-29 11:08:00', 627, 8391, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '194921.0000', NULL, 1, NULL, 'received', '<p>ISLAMI(ONLINE)</p>', '194921.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (7121, '2022-03-29 11:09:00', 627, 8391, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '50000.0000', NULL, 1, NULL, 'received', '<p>JANATA(ONLINE)</p>', '50000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (7122, '2022-03-29 11:10:00', 627, 8391, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '110000.0000', NULL, 1, NULL, 'received', '', '110000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (7123, '2022-03-29 11:10:00', 692, 8394, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '72000.0000', NULL, 1, NULL, 'received', '', '72000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (7124, '2022-03-30 09:32:00', 627, 8397, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '450000.0000', NULL, 1, NULL, 'received', '', '450000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (7125, '2022-03-30 09:32:00', 610, 8399, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '15', '', '', '', '', '', 'Visa', '600000.0000', NULL, 1, NULL, 'received', '', '600000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (7126, '2022-03-30 09:33:00', 610, 8399, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '300000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '300000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (7127, '2022-03-30 09:36:00', 634, 8402, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (7128, '2022-03-30 09:37:00', 639, 8395, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1000000.0000', NULL, 1, NULL, 'received', '<p>SIBL(ONLINE)</p>', '1000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (7129, '2022-03-31 10:14:00', 602, 7943, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '15', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (7130, '2022-03-31 10:15:00', 614, 8371, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1000000.0000', NULL, 1, NULL, 'received', '<p>SONALI(ONLINE)</p>', '1000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (7131, '2022-03-31 10:16:00', 619, 8404, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>SONALI(ONLINE)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (7132, '2022-03-31 10:17:00', 407, 4960, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>Krishi Bank(ONLINE)</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (7133, '2022-03-31 10:21:00', 688, 8347, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '64100.0000', NULL, 1, NULL, 'received', '', '64100.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (7134, '2022-03-31 10:21:00', 677, 8421, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>UTTARA(ONLINE)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (7135, '2022-03-31 10:22:00', 625, 8419, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '32', '', '', '', '', '', 'Visa', '1000000.0000', NULL, 1, NULL, 'received', '', '1000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (7136, '2022-03-31 10:23:00', 639, 8420, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (7137, '2022-03-31 10:24:00', 610, 8425, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '935000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '935000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (7138, '2022-03-31 10:25:00', 610, 8425, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '55000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '55000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (7139, '2022-03-31 10:25:00', 627, 8411, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '410000.0000', NULL, 1, NULL, 'received', '<p>AL-ARAFA(ONLINE)</p>', '410000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (7140, '2022-03-31 10:26:00', 727, 7876, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (7141, '2022-03-31 10:27:00', 666, 8422, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '260000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '260000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (7142, '2022-03-31 10:28:00', 732, 8413, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '420000.0000', NULL, 1, NULL, 'received', '<p>SONALI(ONLINE)</p>', '420000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (7143, '2022-03-31 10:29:00', 609, 8408, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '700000.0000', NULL, 1, NULL, 'received', '', '700000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (7144, '2022-03-31 10:30:00', 407, 4960, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '40000.0000', NULL, 1, NULL, 'received', '', '40000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (7145, '2022-03-31 10:30:00', 692, 8426, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '71000.0000', NULL, 1, NULL, 'received', '', '71000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (7146, '2022-03-31 10:31:00', 622, 8279, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '18', '', '', '', '', '', 'Visa', '4000000.0000', NULL, 1, NULL, 'received', '', '4000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (7147, '2022-03-31 10:31:00', 656, 8407, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1000000.0000', NULL, 1, NULL, 'received', '<p>DBBL(ONLINE)</p>', '1000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (7148, '2022-03-31 10:32:00', 617, 8268, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '2000000.0000', NULL, 1, NULL, 'received', '<p>AL-ARAFA(ONLINE)</p>', '2000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (7149, '2022-04-02 13:02:00', 819, 8437, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '371943.0000', NULL, 1, NULL, 'received', '<p>৪৩টাকা কৈইফিয়ত বাদ</p>', '371943.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (7150, '2022-04-02 13:03:00', 820, 8442, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '231400.0000', NULL, 1, NULL, 'received', '', '231400.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (7151, '2022-04-02 13:03:00', 820, 8442, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '104.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত বাদ</p>', '104.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (7152, '2022-04-02 13:04:00', 821, 8443, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '519500.0000', NULL, 1, NULL, 'received', '', '519500.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (7153, '2022-04-02 13:05:00', 821, 8443, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '444.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত বাদ</p>', '444.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (7154, '2022-04-01 14:18:00', 684, 8382, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (7155, '2022-04-01 14:18:00', 692, 8431, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '70000.0000', NULL, 1, NULL, 'received', '', '70000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (7156, '2022-04-02 14:20:00', 670, 8441, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '199600.0000', NULL, 1, NULL, 'received', '<p>DBBL(ONLINE)</p>', '199600.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (7157, '2022-04-02 14:21:00', 670, 8441, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '99800.0000', NULL, 1, NULL, 'received', '<p>DBBL(ONLINE)</p>', '99800.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (7158, '2022-04-02 14:21:00', 692, 8434, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '70000.0000', NULL, 1, NULL, 'received', '', '70000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (7159, '2022-04-02 14:22:00', 627, 8445, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '450000.0000', NULL, 1, NULL, 'received', '', '450000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (7160, '2022-03-28 14:49:00', 735, 8375, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '7501.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত বাদ- ২৫.০০৫মেঃx৩০০</p>', '7501.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (7161, '2022-03-13 14:55:00', 610, 8425, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '5777.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত বাদ- ১০.৬৮৫মেঃx৫০০</p>', '5777.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (7162, '2022-04-03 15:13:00', 614, 8449, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1031.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত বাদ(বাকী জায়)</p>', '1031.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (7163, '2022-03-24 15:16:00', 619, 8404, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '74400.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত বাদ ৯৩মেঃx৮০০</p>', '74400.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (7164, '2022-03-25 15:22:00', 688, 8347, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '3310.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত বাদ- ১৬.৫৫০মেঃx২০০</p>', '3310.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (7165, '2022-04-03 15:25:00', 634, 8402, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1051.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত বাদ(বাকী জায়)</p>', '1051.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (7166, '2022-04-02 15:52:00', 625, 8440, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1077.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত বাদ(বাকী জায়)</p>', '1077.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (7167, '2022-04-03 15:59:00', 609, 8447, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1036.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত বাদ(বাকী জায়)</p>', '1036.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (7168, '2022-04-03 16:20:00', 645, 8463, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '910100.0000', NULL, 1, NULL, 'received', '', '910100.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (7169, '2022-04-03 16:21:00', 702, 8469, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '430000.0000', NULL, 1, NULL, 'received', '', '430000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (7170, '2022-04-03 16:22:00', 702, 8469, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '560.0000', NULL, 1, NULL, 'received', '<p>কৈইফিয়ত বাদ</p>', '560.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (7171, '2022-04-03 16:23:00', 627, 8475, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '100000.0000', NULL, 1, NULL, 'received', '', '100000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (7172, '2022-04-03 16:23:00', 627, 8475, NULL, NULL, 'IPAY0692', NULL, 'Cheque', '7', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (7173, '2022-04-03 16:24:00', 627, 8475, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '456000.0000', NULL, 1, NULL, 'received', '<p>SIBL (ONLINE)</p>', '456000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (7174, '2022-04-03 16:24:00', 627, 8475, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '450000.0000', NULL, 1, NULL, 'received', '<p>SIBL (ONLINE)</p>', '450000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (7175, '2022-04-03 16:25:00', 597, 8471, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '400000.0000', NULL, 1, NULL, 'received', '<p>DHAKA BANK ONLINE</p>', '400000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (7176, '2022-04-03 16:26:00', 675, 8396, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>SONALI(ONLINE)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (7177, '2022-04-03 16:27:00', 610, 8468, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '330000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '330000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (7178, '2022-04-03 16:28:00', 610, 8468, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '620000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '620000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (7179, '2022-04-03 16:28:00', 692, 8470, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '70000.0000', NULL, 1, NULL, 'received', '', '70000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (7180, '2022-04-03 16:29:00', 735, 8459, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1000000.0000', NULL, 1, NULL, 'received', '<p>JANATA(ONLINE)</p>', '1000000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (7181, '2022-04-03 16:30:00', 696, 8409, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '348700.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '348700.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (7182, '2022-04-03 16:31:00', 632, 8472, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '1400000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '1400000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (7183, '2022-04-03 16:32:00', 662, 8439, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '500000.0000', NULL, 1, NULL, 'received', '<p>AGRANI(ONLINE)</p>', '500000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (7184, '2022-04-03 16:32:00', 666, 8465, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '60000.0000', NULL, 1, NULL, 'received', '<p>PUBALI(ONLINE)</p>', '60000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (7185, '2022-04-03 16:33:00', 666, 8465, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '129780.0000', NULL, 1, NULL, 'received', '<p>ISLAMI(ONLINE)</p>', '129780.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (7186, '2022-04-03 16:34:00', 751, 8078, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '50000.0000', NULL, 1, NULL, 'received', '<p>AL-ARAFA(ONLINE)</p>', '50000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (7187, '2022-04-03 16:36:00', 622, 8279, NULL, NULL, 'IPAY0692', NULL, 'other', '0', '', '', '', '', '', 'Visa', '200000.0000', NULL, 1, NULL, 'received', '<p>নগদ হাওলাত উদয়</p>', '200000.0000', '0.0000', NULL);
INSERT INTO `sma_payments` (`id`, `date`, `customer_id`, `sale_id`, `return_id`, `purchase_id`, `reference_no`, `transaction_id`, `paid_by`, `bank_id`, `cheque_no`, `cc_no`, `cc_holder`, `cc_month`, `cc_year`, `cc_type`, `amount`, `currency`, `created_by`, `attachment`, `type`, `note`, `pos_paid`, `pos_balance`, `approval_code`) VALUES (7188, '2022-04-03 16:36:00', 666, 8465, NULL, NULL, 'IPAY0692', NULL, 'cash', '0', '', '', '', '', '', 'Visa', '6800.0000', NULL, 1, NULL, 'received', '', '6800.0000', '0.0000', NULL);


#
# TABLE STRUCTURE FOR: sma_paypal
#

DROP TABLE IF EXISTS `sma_paypal`;

CREATE TABLE `sma_paypal` (
  `id` int(11) NOT NULL,
  `active` tinyint(4) NOT NULL,
  `account_email` varchar(255) NOT NULL,
  `paypal_currency` varchar(3) NOT NULL DEFAULT 'USD',
  `fixed_charges` decimal(25,4) NOT NULL DEFAULT '2.0000',
  `extra_charges_my` decimal(25,4) NOT NULL DEFAULT '3.9000',
  `extra_charges_other` decimal(25,4) NOT NULL DEFAULT '4.4000',
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

INSERT INTO `sma_paypal` (`id`, `active`, `account_email`, `paypal_currency`, `fixed_charges`, `extra_charges_my`, `extra_charges_other`) VALUES (1, 1, 'mypaypal@paypal.com', 'USD', '0.0000', '0.0000', '0.0000');


#
# TABLE STRUCTURE FOR: sma_permissions
#

DROP TABLE IF EXISTS `sma_permissions`;

CREATE TABLE `sma_permissions` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `group_id` int(11) NOT NULL,
  `products-index` tinyint(1) DEFAULT '0',
  `products-add` tinyint(1) DEFAULT '0',
  `products-edit` tinyint(1) DEFAULT '0',
  `products-delete` tinyint(1) DEFAULT '0',
  `products-cost` tinyint(1) DEFAULT '0',
  `products-price` tinyint(1) DEFAULT '0',
  `quotes-index` tinyint(1) DEFAULT '0',
  `quotes-add` tinyint(1) DEFAULT '0',
  `quotes-edit` tinyint(1) DEFAULT '0',
  `quotes-pdf` tinyint(1) DEFAULT '0',
  `quotes-email` tinyint(1) DEFAULT '0',
  `quotes-delete` tinyint(1) DEFAULT '0',
  `sales-index` tinyint(1) DEFAULT '0',
  `sales-add` tinyint(1) DEFAULT '0',
  `sales-edit` tinyint(1) DEFAULT '0',
  `sales-pdf` tinyint(1) DEFAULT '0',
  `sales-email` tinyint(1) DEFAULT '0',
  `sales-delete` tinyint(1) DEFAULT '0',
  `purchases-index` tinyint(1) DEFAULT '0',
  `purchases-add` tinyint(1) DEFAULT '0',
  `purchases-edit` tinyint(1) DEFAULT '0',
  `purchases-pdf` tinyint(1) DEFAULT '0',
  `purchases-email` tinyint(1) DEFAULT '0',
  `purchases-delete` tinyint(1) DEFAULT '0',
  `transfers-index` tinyint(1) DEFAULT '0',
  `transfers-add` tinyint(1) DEFAULT '0',
  `transfers-edit` tinyint(1) DEFAULT '0',
  `transfers-pdf` tinyint(1) DEFAULT '0',
  `transfers-email` tinyint(1) DEFAULT '0',
  `transfers-delete` tinyint(1) DEFAULT '0',
  `customers-index` tinyint(1) DEFAULT '0',
  `customers-add` tinyint(1) DEFAULT '0',
  `customers-edit` tinyint(1) DEFAULT '0',
  `customers-delete` tinyint(1) DEFAULT '0',
  `suppliers-index` tinyint(1) DEFAULT '0',
  `suppliers-add` tinyint(1) DEFAULT '0',
  `suppliers-edit` tinyint(1) DEFAULT '0',
  `suppliers-delete` tinyint(1) DEFAULT '0',
  `sales-deliveries` tinyint(1) DEFAULT '0',
  `sales-add_delivery` tinyint(1) DEFAULT '0',
  `sales-edit_delivery` tinyint(1) DEFAULT '0',
  `sales-delete_delivery` tinyint(1) DEFAULT '0',
  `sales-email_delivery` tinyint(1) DEFAULT '0',
  `sales-pdf_delivery` tinyint(1) DEFAULT '0',
  `sales-gift_cards` tinyint(1) DEFAULT '0',
  `sales-add_gift_card` tinyint(1) DEFAULT '0',
  `sales-edit_gift_card` tinyint(1) DEFAULT '0',
  `sales-delete_gift_card` tinyint(1) DEFAULT '0',
  `pos-index` tinyint(1) DEFAULT '0',
  `sales-return_sales` tinyint(1) DEFAULT '0',
  `reports-index` tinyint(1) DEFAULT '0',
  `reports-warehouse_stock` tinyint(1) DEFAULT '0',
  `reports-quantity_alerts` tinyint(1) DEFAULT '0',
  `reports-expiry_alerts` tinyint(1) DEFAULT '0',
  `reports-products` tinyint(1) DEFAULT '0',
  `reports-daily_sales` tinyint(1) DEFAULT '0',
  `reports-monthly_sales` tinyint(1) DEFAULT '0',
  `reports-sales` tinyint(1) DEFAULT '0',
  `reports-payments` tinyint(1) DEFAULT '0',
  `reports-purchases` tinyint(1) DEFAULT '0',
  `reports-profit_loss` tinyint(1) DEFAULT '0',
  `reports-customers` tinyint(1) DEFAULT '0',
  `reports-suppliers` tinyint(1) DEFAULT '0',
  `reports-staff` tinyint(1) DEFAULT '0',
  `reports-register` tinyint(1) DEFAULT '0',
  `sales-payments` tinyint(1) DEFAULT '0',
  `purchases-payments` tinyint(1) DEFAULT '0',
  `purchases-expenses` tinyint(1) DEFAULT '0',
  `products-adjustments` tinyint(1) NOT NULL DEFAULT '0',
  `bulk_actions` tinyint(1) NOT NULL DEFAULT '0',
  `customers-deposits` tinyint(1) NOT NULL DEFAULT '0',
  `customers-delete_deposit` tinyint(1) NOT NULL DEFAULT '0',
  `products-barcode` tinyint(1) NOT NULL DEFAULT '0',
  `purchases-return_purchases` tinyint(1) NOT NULL DEFAULT '0',
  `reports-expenses` tinyint(1) NOT NULL DEFAULT '0',
  `reports-daily_purchases` tinyint(1) DEFAULT '0',
  `reports-monthly_purchases` tinyint(1) DEFAULT '0',
  `products-stock_count` tinyint(1) DEFAULT '0',
  `edit_price` tinyint(1) DEFAULT '0',
  `returns-index` tinyint(1) DEFAULT '0',
  `returns-add` tinyint(1) DEFAULT '0',
  `returns-edit` tinyint(1) DEFAULT '0',
  `returns-delete` tinyint(1) DEFAULT '0',
  `returns-email` tinyint(1) DEFAULT '0',
  `returns-pdf` tinyint(1) DEFAULT '0',
  `reports-tax` tinyint(1) DEFAULT '0',
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8;

INSERT INTO `sma_permissions` (`id`, `group_id`, `products-index`, `products-add`, `products-edit`, `products-delete`, `products-cost`, `products-price`, `quotes-index`, `quotes-add`, `quotes-edit`, `quotes-pdf`, `quotes-email`, `quotes-delete`, `sales-index`, `sales-add`, `sales-edit`, `sales-pdf`, `sales-email`, `sales-delete`, `purchases-index`, `purchases-add`, `purchases-edit`, `purchases-pdf`, `purchases-email`, `purchases-delete`, `transfers-index`, `transfers-add`, `transfers-edit`, `transfers-pdf`, `transfers-email`, `transfers-delete`, `customers-index`, `customers-add`, `customers-edit`, `customers-delete`, `suppliers-index`, `suppliers-add`, `suppliers-edit`, `suppliers-delete`, `sales-deliveries`, `sales-add_delivery`, `sales-edit_delivery`, `sales-delete_delivery`, `sales-email_delivery`, `sales-pdf_delivery`, `sales-gift_cards`, `sales-add_gift_card`, `sales-edit_gift_card`, `sales-delete_gift_card`, `pos-index`, `sales-return_sales`, `reports-index`, `reports-warehouse_stock`, `reports-quantity_alerts`, `reports-expiry_alerts`, `reports-products`, `reports-daily_sales`, `reports-monthly_sales`, `reports-sales`, `reports-payments`, `reports-purchases`, `reports-profit_loss`, `reports-customers`, `reports-suppliers`, `reports-staff`, `reports-register`, `sales-payments`, `purchases-payments`, `purchases-expenses`, `products-adjustments`, `bulk_actions`, `customers-deposits`, `customers-delete_deposit`, `products-barcode`, `purchases-return_purchases`, `reports-expenses`, `reports-daily_purchases`, `reports-monthly_purchases`, `products-stock_count`, `edit_price`, `returns-index`, `returns-add`, `returns-edit`, `returns-delete`, `returns-email`, `returns-pdf`, `reports-tax`) VALUES (1, 5, 1, 0, 0, 0, 0, 0, 1, 1, 1, 1, 1, 0, 1, 1, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 1, 0, 0, 0, 0, 0, 1, 1, 1, 0, 0, 1, 1, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);


#
# TABLE STRUCTURE FOR: sma_pos_register
#

DROP TABLE IF EXISTS `sma_pos_register`;

CREATE TABLE `sma_pos_register` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `date` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP,
  `user_id` int(11) NOT NULL,
  `cash_in_hand` decimal(25,4) NOT NULL,
  `status` varchar(10) NOT NULL,
  `total_cash` decimal(25,4) DEFAULT NULL,
  `total_cheques` int(11) DEFAULT NULL,
  `total_cc_slips` int(11) DEFAULT NULL,
  `total_cash_submitted` decimal(25,4) DEFAULT NULL,
  `total_cheques_submitted` int(11) DEFAULT NULL,
  `total_cc_slips_submitted` int(11) DEFAULT NULL,
  `note` text,
  `closed_at` timestamp NULL DEFAULT NULL,
  `transfer_opened_bills` varchar(50) DEFAULT NULL,
  `closed_by` int(11) DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=14 DEFAULT CHARSET=utf8;

INSERT INTO `sma_pos_register` (`id`, `date`, `user_id`, `cash_in_hand`, `status`, `total_cash`, `total_cheques`, `total_cc_slips`, `total_cash_submitted`, `total_cheques_submitted`, `total_cc_slips_submitted`, `note`, `closed_at`, `transfer_opened_bills`, `closed_by`) VALUES (1, '2020-01-29 00:36:47', 1, '100.0000', 'close', '100.0000', 0, 0, '100.0000', 0, 0, '', '2020-01-29 00:37:40', NULL, 1);
INSERT INTO `sma_pos_register` (`id`, `date`, `user_id`, `cash_in_hand`, `status`, `total_cash`, `total_cheques`, `total_cc_slips`, `total_cash_submitted`, `total_cheques_submitted`, `total_cc_slips_submitted`, `note`, `closed_at`, `transfer_opened_bills`, `closed_by`) VALUES (2, '2020-01-29 00:40:06', 1, '200.0000', 'close', '200.0000', 0, 0, '100.0000', 0, 0, '', '2020-01-29 00:41:20', NULL, 1);
INSERT INTO `sma_pos_register` (`id`, `date`, `user_id`, `cash_in_hand`, `status`, `total_cash`, `total_cheques`, `total_cc_slips`, `total_cash_submitted`, `total_cheques_submitted`, `total_cc_slips_submitted`, `note`, `closed_at`, `transfer_opened_bills`, `closed_by`) VALUES (3, '2020-01-29 00:41:47', 1, '150.0000', 'close', '1518.5000', 0, 1, '1518.5000', 0, 1, '', '2020-02-09 00:50:42', NULL, 1);
INSERT INTO `sma_pos_register` (`id`, `date`, `user_id`, `cash_in_hand`, `status`, `total_cash`, `total_cheques`, `total_cc_slips`, `total_cash_submitted`, `total_cheques_submitted`, `total_cc_slips_submitted`, `note`, `closed_at`, `transfer_opened_bills`, `closed_by`) VALUES (4, '2020-01-30 01:11:32', 2, '100.0000', 'close', '10.0000', 0, 0, '10.0000', 0, 0, '', '2020-01-30 23:13:09', NULL, 1);
INSERT INTO `sma_pos_register` (`id`, `date`, `user_id`, `cash_in_hand`, `status`, `total_cash`, `total_cheques`, `total_cc_slips`, `total_cash_submitted`, `total_cheques_submitted`, `total_cc_slips_submitted`, `note`, `closed_at`, `transfer_opened_bills`, `closed_by`) VALUES (5, '2020-02-01 00:08:37', 2, '100.0000', 'close', '150.0000', 0, 0, '150.0000', 0, 0, '', '2020-02-09 00:50:50', NULL, 1);
INSERT INTO `sma_pos_register` (`id`, `date`, `user_id`, `cash_in_hand`, `status`, `total_cash`, `total_cheques`, `total_cc_slips`, `total_cash_submitted`, `total_cheques_submitted`, `total_cc_slips_submitted`, `note`, `closed_at`, `transfer_opened_bills`, `closed_by`) VALUES (6, '2020-02-09 00:51:26', 1, '100.0000', 'close', '100.0000', 0, 0, '100.0000', 0, 0, '', '2020-02-09 00:51:37', NULL, 1);
INSERT INTO `sma_pos_register` (`id`, `date`, `user_id`, `cash_in_hand`, `status`, `total_cash`, `total_cheques`, `total_cc_slips`, `total_cash_submitted`, `total_cheques_submitted`, `total_cc_slips_submitted`, `note`, `closed_at`, `transfer_opened_bills`, `closed_by`) VALUES (7, '2020-02-09 00:51:54', 1, '200.0000', 'close', '200.0000', 0, 0, '100.0000', 0, 0, '', '2020-02-09 00:52:04', NULL, 1);
INSERT INTO `sma_pos_register` (`id`, `date`, `user_id`, `cash_in_hand`, `status`, `total_cash`, `total_cheques`, `total_cc_slips`, `total_cash_submitted`, `total_cheques_submitted`, `total_cc_slips_submitted`, `note`, `closed_at`, `transfer_opened_bills`, `closed_by`) VALUES (8, '2020-02-09 10:45:31', 1, '100.0000', 'close', '-5600.0000', 0, 0, '-5600.0000', 0, 0, '', '2020-07-01 16:15:19', NULL, 1);
INSERT INTO `sma_pos_register` (`id`, `date`, `user_id`, `cash_in_hand`, `status`, `total_cash`, `total_cheques`, `total_cc_slips`, `total_cash_submitted`, `total_cheques_submitted`, `total_cc_slips_submitted`, `note`, `closed_at`, `transfer_opened_bills`, `closed_by`) VALUES (9, '2020-06-08 08:16:14', 3, '100.0000', 'open', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_pos_register` (`id`, `date`, `user_id`, `cash_in_hand`, `status`, `total_cash`, `total_cheques`, `total_cc_slips`, `total_cash_submitted`, `total_cheques_submitted`, `total_cc_slips_submitted`, `note`, `closed_at`, `transfer_opened_bills`, `closed_by`) VALUES (10, '2020-07-01 15:36:31', 4, '100.0000', 'close', '100.0000', 0, 0, '100.0000', 0, 0, '', '2020-07-01 16:16:15', NULL, 1);
INSERT INTO `sma_pos_register` (`id`, `date`, `user_id`, `cash_in_hand`, `status`, `total_cash`, `total_cheques`, `total_cc_slips`, `total_cash_submitted`, `total_cheques_submitted`, `total_cc_slips_submitted`, `note`, `closed_at`, `transfer_opened_bills`, `closed_by`) VALUES (11, '2020-07-01 16:15:40', 1, '100.0000', 'open', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_pos_register` (`id`, `date`, `user_id`, `cash_in_hand`, `status`, `total_cash`, `total_cheques`, `total_cc_slips`, `total_cash_submitted`, `total_cheques_submitted`, `total_cc_slips_submitted`, `note`, `closed_at`, `transfer_opened_bills`, `closed_by`) VALUES (12, '2020-07-01 16:24:00', 2, '200.0000', 'open', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_pos_register` (`id`, `date`, `user_id`, `cash_in_hand`, `status`, `total_cash`, `total_cheques`, `total_cc_slips`, `total_cash_submitted`, `total_cheques_submitted`, `total_cc_slips_submitted`, `note`, `closed_at`, `transfer_opened_bills`, `closed_by`) VALUES (13, '2020-07-21 15:52:45', 5, '0.0000', 'open', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);


#
# TABLE STRUCTURE FOR: sma_pos_settings
#

DROP TABLE IF EXISTS `sma_pos_settings`;

CREATE TABLE `sma_pos_settings` (
  `pos_id` int(1) NOT NULL,
  `cat_limit` int(11) NOT NULL,
  `pro_limit` int(11) NOT NULL,
  `default_category` int(11) NOT NULL,
  `default_customer` int(11) NOT NULL,
  `default_biller` int(11) NOT NULL,
  `display_time` varchar(3) NOT NULL DEFAULT 'yes',
  `cf_title1` varchar(255) DEFAULT NULL,
  `cf_title2` varchar(255) DEFAULT NULL,
  `cf_value1` varchar(255) DEFAULT NULL,
  `cf_value2` varchar(255) DEFAULT NULL,
  `receipt_printer` varchar(55) DEFAULT NULL,
  `cash_drawer_codes` varchar(55) DEFAULT NULL,
  `focus_add_item` varchar(55) DEFAULT NULL,
  `add_manual_product` varchar(55) DEFAULT NULL,
  `customer_selection` varchar(55) DEFAULT NULL,
  `add_customer` varchar(55) DEFAULT NULL,
  `toggle_category_slider` varchar(55) DEFAULT NULL,
  `toggle_subcategory_slider` varchar(55) DEFAULT NULL,
  `cancel_sale` varchar(55) DEFAULT NULL,
  `suspend_sale` varchar(55) DEFAULT NULL,
  `print_items_list` varchar(55) DEFAULT NULL,
  `finalize_sale` varchar(55) DEFAULT NULL,
  `today_sale` varchar(55) DEFAULT NULL,
  `open_hold_bills` varchar(55) DEFAULT NULL,
  `close_register` varchar(55) DEFAULT NULL,
  `keyboard` tinyint(1) NOT NULL,
  `pos_printers` varchar(255) DEFAULT NULL,
  `java_applet` tinyint(1) NOT NULL,
  `product_button_color` varchar(20) NOT NULL DEFAULT 'default',
  `tooltips` tinyint(1) DEFAULT '1',
  `paypal_pro` tinyint(1) DEFAULT '0',
  `stripe` tinyint(1) DEFAULT '0',
  `rounding` tinyint(1) DEFAULT '0',
  `char_per_line` tinyint(4) DEFAULT '42',
  `pin_code` varchar(20) DEFAULT NULL,
  `purchase_code` varchar(100) DEFAULT 'purchase_code',
  `envato_username` varchar(50) DEFAULT 'envato_username',
  `version` varchar(10) DEFAULT '3.4.29',
  `after_sale_page` tinyint(1) DEFAULT '0',
  `item_order` tinyint(1) DEFAULT '0',
  `authorize` tinyint(1) DEFAULT '0',
  `toggle_brands_slider` varchar(55) DEFAULT NULL,
  `remote_printing` tinyint(1) DEFAULT '1',
  `printer` int(11) DEFAULT NULL,
  `order_printers` varchar(55) DEFAULT NULL,
  `auto_print` tinyint(1) DEFAULT '0',
  `customer_details` tinyint(1) DEFAULT NULL,
  `local_printers` tinyint(1) DEFAULT NULL,
  PRIMARY KEY (`pos_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

INSERT INTO `sma_pos_settings` (`pos_id`, `cat_limit`, `pro_limit`, `default_category`, `default_customer`, `default_biller`, `display_time`, `cf_title1`, `cf_title2`, `cf_value1`, `cf_value2`, `receipt_printer`, `cash_drawer_codes`, `focus_add_item`, `add_manual_product`, `customer_selection`, `add_customer`, `toggle_category_slider`, `toggle_subcategory_slider`, `cancel_sale`, `suspend_sale`, `print_items_list`, `finalize_sale`, `today_sale`, `open_hold_bills`, `close_register`, `keyboard`, `pos_printers`, `java_applet`, `product_button_color`, `tooltips`, `paypal_pro`, `stripe`, `rounding`, `char_per_line`, `pin_code`, `purchase_code`, `envato_username`, `version`, `after_sale_page`, `item_order`, `authorize`, `toggle_brands_slider`, `remote_printing`, `printer`, `order_printers`, `auto_print`, `customer_details`, `local_printers`) VALUES (1, 22, 20, 2, 170, 169, '1', 'কয়লা, বালি ও পাথর আমদানী কারক ও সরবরাহকারী । ', 'মেঘনা ফেরীঘাট, ভৈরব, কিশোরগঞ্জ ', '', '', NULL, 'x1C', 'Ctrl+F3', 'Ctrl+Shift+M', 'Ctrl+Shift+C', 'Ctrl+Shift+A', 'Ctrl+F11', 'Ctrl+F12', 'F4', 'F7', 'F9', 'F8', 'Ctrl+F1', 'Ctrl+F2', 'Ctrl+F10', 0, NULL, 0, 'default', 0, 0, 0, 0, 42, '12345', 'purchase_code', 'envato_username', '3.4.29', 0, 0, 0, '', 1, NULL, 'null', 1, 0, 0);


#
# TABLE STRUCTURE FOR: sma_price_groups
#

DROP TABLE IF EXISTS `sma_price_groups`;

CREATE TABLE `sma_price_groups` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `name` varchar(50) NOT NULL,
  PRIMARY KEY (`id`),
  KEY `name` (`name`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8;

INSERT INTO `sma_price_groups` (`id`, `name`) VALUES (1, 'Default');


#
# TABLE STRUCTURE FOR: sma_printers
#

DROP TABLE IF EXISTS `sma_printers`;

CREATE TABLE `sma_printers` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `title` varchar(55) NOT NULL,
  `type` varchar(25) NOT NULL,
  `profile` varchar(25) NOT NULL,
  `char_per_line` tinyint(3) unsigned DEFAULT NULL,
  `path` varchar(255) DEFAULT NULL,
  `ip_address` varbinary(45) DEFAULT NULL,
  `port` varchar(10) DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

#
# TABLE STRUCTURE FOR: sma_product_photos
#

DROP TABLE IF EXISTS `sma_product_photos`;

CREATE TABLE `sma_product_photos` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `product_id` int(11) NOT NULL,
  `photo` varchar(100) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

#
# TABLE STRUCTURE FOR: sma_product_prices
#

DROP TABLE IF EXISTS `sma_product_prices`;

CREATE TABLE `sma_product_prices` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `product_id` int(11) NOT NULL,
  `price_group_id` int(11) NOT NULL,
  `price` decimal(25,4) NOT NULL,
  PRIMARY KEY (`id`),
  KEY `product_id` (`product_id`),
  KEY `price_group_id` (`price_group_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

#
# TABLE STRUCTURE FOR: sma_product_variants
#

DROP TABLE IF EXISTS `sma_product_variants`;

CREATE TABLE `sma_product_variants` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `product_id` int(11) NOT NULL,
  `name` varchar(55) NOT NULL,
  `cost` decimal(25,4) DEFAULT NULL,
  `price` decimal(25,4) DEFAULT NULL,
  `quantity` decimal(15,4) DEFAULT NULL,
  PRIMARY KEY (`id`),
  UNIQUE KEY `unique_product_id_name` (`product_id`,`name`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

#
# TABLE STRUCTURE FOR: sma_products
#

DROP TABLE IF EXISTS `sma_products`;

CREATE TABLE `sma_products` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `code` varchar(50) NOT NULL,
  `name` varchar(255) NOT NULL,
  `unit` int(11) DEFAULT NULL,
  `cost` decimal(25,4) DEFAULT NULL,
  `price` decimal(25,4) NOT NULL,
  `alert_quantity` decimal(15,4) DEFAULT '20.0000',
  `image` varchar(255) DEFAULT 'no_image.png',
  `category_id` int(11) NOT NULL,
  `subcategory_id` int(11) DEFAULT NULL,
  `cf1` varchar(255) DEFAULT NULL,
  `cf2` varchar(255) DEFAULT NULL,
  `cf3` varchar(255) DEFAULT NULL,
  `cf4` varchar(255) DEFAULT NULL,
  `cf5` varchar(255) DEFAULT NULL,
  `cf6` varchar(255) DEFAULT NULL,
  `quantity` decimal(15,4) DEFAULT '0.0000',
  `tax_rate` int(11) DEFAULT NULL,
  `track_quantity` tinyint(1) DEFAULT '1',
  `details` varchar(1000) DEFAULT NULL,
  `warehouse` int(11) DEFAULT NULL,
  `barcode_symbology` varchar(55) NOT NULL DEFAULT 'code128',
  `file` varchar(100) DEFAULT NULL,
  `product_details` text,
  `tax_method` tinyint(1) DEFAULT '0',
  `type` varchar(55) NOT NULL DEFAULT 'standard',
  `supplier1` int(11) DEFAULT NULL,
  `supplier1price` decimal(25,4) DEFAULT NULL,
  `supplier2` int(11) DEFAULT NULL,
  `supplier2price` decimal(25,4) DEFAULT NULL,
  `supplier3` int(11) DEFAULT NULL,
  `supplier3price` decimal(25,4) DEFAULT NULL,
  `supplier4` int(11) DEFAULT NULL,
  `supplier4price` decimal(25,4) DEFAULT NULL,
  `supplier5` int(11) DEFAULT NULL,
  `supplier5price` decimal(25,4) DEFAULT NULL,
  `promotion` tinyint(1) DEFAULT '0',
  `promo_price` decimal(25,4) DEFAULT NULL,
  `start_date` date DEFAULT NULL,
  `end_date` date DEFAULT NULL,
  `supplier1_part_no` varchar(50) DEFAULT NULL,
  `supplier2_part_no` varchar(50) DEFAULT NULL,
  `supplier3_part_no` varchar(50) DEFAULT NULL,
  `supplier4_part_no` varchar(50) DEFAULT NULL,
  `supplier5_part_no` varchar(50) DEFAULT NULL,
  `sale_unit` int(11) DEFAULT NULL,
  `purchase_unit` int(11) DEFAULT NULL,
  `brand` int(11) DEFAULT NULL,
  `slug` varchar(55) DEFAULT NULL,
  `featured` tinyint(1) DEFAULT NULL,
  `weight` decimal(10,4) DEFAULT NULL,
  `hsn_code` int(11) DEFAULT NULL,
  `views` int(11) NOT NULL DEFAULT '0',
  `hide` tinyint(1) NOT NULL DEFAULT '0',
  `second_name` varchar(255) DEFAULT NULL,
  `hide_pos` tinyint(1) NOT NULL DEFAULT '0',
  `tiereds` varchar(1000) NOT NULL,
  PRIMARY KEY (`id`),
  UNIQUE KEY `code` (`code`),
  KEY `category_id` (`category_id`),
  KEY `id` (`id`),
  KEY `id_2` (`id`),
  KEY `category_id_2` (`category_id`),
  KEY `unit` (`unit`),
  KEY `brand` (`brand`)
) ENGINE=InnoDB AUTO_INCREMENT=89 DEFAULT CHARSET=utf8;

INSERT INTO `sma_products` (`id`, `code`, `name`, `unit`, `cost`, `price`, `alert_quantity`, `image`, `category_id`, `subcategory_id`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `quantity`, `tax_rate`, `track_quantity`, `details`, `warehouse`, `barcode_symbology`, `file`, `product_details`, `tax_method`, `type`, `supplier1`, `supplier1price`, `supplier2`, `supplier2price`, `supplier3`, `supplier3price`, `supplier4`, `supplier4price`, `supplier5`, `supplier5price`, `promotion`, `promo_price`, `start_date`, `end_date`, `supplier1_part_no`, `supplier2_part_no`, `supplier3_part_no`, `supplier4_part_no`, `supplier5_part_no`, `sale_unit`, `purchase_unit`, `brand`, `slug`, `featured`, `weight`, `hsn_code`, `views`, `hide`, `second_name`, `hide_pos`, `tiereds`) VALUES (82, '202002', 'Stone', 3, '0.0000', '0.0000', '50.0000', 'no_image.png', 3, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '-88035.5750', NULL, 0, NULL, NULL, 'code128', '', NULL, NULL, 'standard', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3, 3, 0, 'Stone', NULL, '0.0000', NULL, 0, 0, '', 0, '|');
INSERT INTO `sma_products` (`id`, `code`, `name`, `unit`, `cost`, `price`, `alert_quantity`, `image`, `category_id`, `subcategory_id`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `quantity`, `tax_rate`, `track_quantity`, `details`, `warehouse`, `barcode_symbology`, `file`, `product_details`, `tax_method`, `type`, `supplier1`, `supplier1price`, `supplier2`, `supplier2price`, `supplier3`, `supplier3price`, `supplier4`, `supplier4price`, `supplier5`, `supplier5price`, `promotion`, `promo_price`, `start_date`, `end_date`, `supplier1_part_no`, `supplier2_part_no`, `supplier3_part_no`, `supplier4_part_no`, `supplier5_part_no`, `sale_unit`, `purchase_unit`, `brand`, `slug`, `featured`, `weight`, `hsn_code`, `views`, `hide`, `second_name`, `hide_pos`, `tiereds`) VALUES (83, '202001', 'Coal', 3, '0.0000', '0.0000', '50.0000', 'no_image.png', 2, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '-142243.6800', NULL, 1, NULL, NULL, 'code128', '', NULL, NULL, 'standard', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 'Coal', NULL, '0.0000', NULL, 0, 0, '', 0, '|');
INSERT INTO `sma_products` (`id`, `code`, `name`, `unit`, `cost`, `price`, `alert_quantity`, `image`, `category_id`, `subcategory_id`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `quantity`, `tax_rate`, `track_quantity`, `details`, `warehouse`, `barcode_symbology`, `file`, `product_details`, `tax_method`, `type`, `supplier1`, `supplier1price`, `supplier2`, `supplier2price`, `supplier3`, `supplier3price`, `supplier4`, `supplier4price`, `supplier5`, `supplier5price`, `promotion`, `promo_price`, `start_date`, `end_date`, `supplier1_part_no`, `supplier2_part_no`, `supplier3_part_no`, `supplier4_part_no`, `supplier5_part_no`, `sale_unit`, `purchase_unit`, `brand`, `slug`, `featured`, `weight`, `hsn_code`, `views`, `hide`, `second_name`, `hide_pos`, `tiereds`) VALUES (84, '200000', 'Cash Return', 3, '0.0000', '0.0000', '0.0000', 'no_image.png', 2, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '-113.0000', NULL, 1, NULL, NULL, 'code128', '', NULL, NULL, 'standard', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3, 3, 0, 'cash-return', NULL, '0.0000', NULL, 0, 0, '', 0, '|');
INSERT INTO `sma_products` (`id`, `code`, `name`, `unit`, `cost`, `price`, `alert_quantity`, `image`, `category_id`, `subcategory_id`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `quantity`, `tax_rate`, `track_quantity`, `details`, `warehouse`, `barcode_symbology`, `file`, `product_details`, `tax_method`, `type`, `supplier1`, `supplier1price`, `supplier2`, `supplier2price`, `supplier3`, `supplier3price`, `supplier4`, `supplier4price`, `supplier5`, `supplier5price`, `promotion`, `promo_price`, `start_date`, `end_date`, `supplier1_part_no`, `supplier2_part_no`, `supplier3_part_no`, `supplier4_part_no`, `supplier5_part_no`, `sale_unit`, `purchase_unit`, `brand`, `slug`, `featured`, `weight`, `hsn_code`, `views`, `hide`, `second_name`, `hide_pos`, `tiereds`) VALUES (85, '00001', 'discount', 3, '0.0000', '0.0000', '0.0000', 'no_image.png', 4, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '-11.0000', NULL, 1, NULL, NULL, 'code128', '', NULL, NULL, 'standard', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 'discount', NULL, '0.0000', NULL, 0, 0, '', 0, '|');
INSERT INTO `sma_products` (`id`, `code`, `name`, `unit`, `cost`, `price`, `alert_quantity`, `image`, `category_id`, `subcategory_id`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `quantity`, `tax_rate`, `track_quantity`, `details`, `warehouse`, `barcode_symbology`, `file`, `product_details`, `tax_method`, `type`, `supplier1`, `supplier1price`, `supplier2`, `supplier2price`, `supplier3`, `supplier3price`, `supplier4`, `supplier4price`, `supplier5`, `supplier5price`, `promotion`, `promo_price`, `start_date`, `end_date`, `supplier1_part_no`, `supplier2_part_no`, `supplier3_part_no`, `supplier4_part_no`, `supplier5_part_no`, `sale_unit`, `purchase_unit`, `brand`, `slug`, `featured`, `weight`, `hsn_code`, `views`, `hide`, `second_name`, `hide_pos`, `tiereds`) VALUES (86, '000003', 'labour bill', 3, '0.0000', '0.0000', '0.0000', 'no_image.png', 5, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '-10.0000', NULL, 1, NULL, NULL, 'code128', '', NULL, NULL, 'standard', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3, 3, 0, 'labour-bill', NULL, '0.0000', NULL, 0, 0, '', 0, '|');
INSERT INTO `sma_products` (`id`, `code`, `name`, `unit`, `cost`, `price`, `alert_quantity`, `image`, `category_id`, `subcategory_id`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `quantity`, `tax_rate`, `track_quantity`, `details`, `warehouse`, `barcode_symbology`, `file`, `product_details`, `tax_method`, `type`, `supplier1`, `supplier1price`, `supplier2`, `supplier2price`, `supplier3`, `supplier3price`, `supplier4`, `supplier4price`, `supplier5`, `supplier5price`, `promotion`, `promo_price`, `start_date`, `end_date`, `supplier1_part_no`, `supplier2_part_no`, `supplier3_part_no`, `supplier4_part_no`, `supplier5_part_no`, `sale_unit`, `purchase_unit`, `brand`, `slug`, `featured`, `weight`, `hsn_code`, `views`, `hide`, `second_name`, `hide_pos`, `tiereds`) VALUES (87, '103', 'Advance', 3, '0.0000', '0.0000', '0.0000', 'no_image.png', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '-47.0000', NULL, 1, NULL, NULL, 'code128', '', NULL, NULL, 'standard', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3, 3, 11, 'advance', NULL, '0.0000', NULL, 0, 0, '', 0, '|');
INSERT INTO `sma_products` (`id`, `code`, `name`, `unit`, `cost`, `price`, `alert_quantity`, `image`, `category_id`, `subcategory_id`, `cf1`, `cf2`, `cf3`, `cf4`, `cf5`, `cf6`, `quantity`, `tax_rate`, `track_quantity`, `details`, `warehouse`, `barcode_symbology`, `file`, `product_details`, `tax_method`, `type`, `supplier1`, `supplier1price`, `supplier2`, `supplier2price`, `supplier3`, `supplier3price`, `supplier4`, `supplier4price`, `supplier5`, `supplier5price`, `promotion`, `promo_price`, `start_date`, `end_date`, `supplier1_part_no`, `supplier2_part_no`, `supplier3_part_no`, `supplier4_part_no`, `supplier5_part_no`, `sale_unit`, `purchase_unit`, `brand`, `slug`, `featured`, `weight`, `hsn_code`, `views`, `hide`, `second_name`, `hide_pos`, `tiereds`) VALUES (88, '963', 'Other Fare', 3, '0.0000', '0.0000', '0.0000', 'no_image.png', 2, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '-106.0000', NULL, 1, NULL, NULL, 'code128', '', NULL, NULL, 'standard', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3, 3, 0, 'other-fare', NULL, '0.0000', NULL, 0, 0, '', 0, '|');


#
# TABLE STRUCTURE FOR: sma_promos
#

DROP TABLE IF EXISTS `sma_promos`;

CREATE TABLE `sma_promos` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `name` varchar(100) NOT NULL,
  `product2buy` int(11) NOT NULL,
  `product2get` int(11) NOT NULL,
  `start_date` date DEFAULT NULL,
  `end_date` date DEFAULT NULL,
  `description` text,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

#
# TABLE STRUCTURE FOR: sma_purchase_items
#

DROP TABLE IF EXISTS `sma_purchase_items`;

CREATE TABLE `sma_purchase_items` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `purchase_id` int(11) DEFAULT NULL,
  `transfer_id` int(11) DEFAULT NULL,
  `product_id` int(11) NOT NULL,
  `product_code` varchar(50) NOT NULL,
  `product_name` varchar(255) NOT NULL,
  `option_id` int(11) DEFAULT NULL,
  `net_unit_cost` decimal(25,4) NOT NULL,
  `quantity` decimal(15,4) NOT NULL,
  `warehouse_id` int(11) NOT NULL,
  `item_tax` decimal(25,4) DEFAULT NULL,
  `tax_rate_id` int(11) DEFAULT NULL,
  `tax` varchar(20) DEFAULT NULL,
  `discount` varchar(20) DEFAULT NULL,
  `item_discount` decimal(25,4) DEFAULT NULL,
  `expiry` date DEFAULT NULL,
  `subtotal` decimal(25,4) NOT NULL,
  `quantity_balance` decimal(15,4) DEFAULT '0.0000',
  `date` date NOT NULL,
  `status` varchar(50) NOT NULL,
  `unit_cost` decimal(25,4) DEFAULT NULL,
  `real_unit_cost` decimal(25,4) DEFAULT NULL,
  `quantity_received` decimal(15,4) DEFAULT NULL,
  `supplier_part_no` varchar(50) DEFAULT NULL,
  `purchase_item_id` int(11) DEFAULT NULL,
  `product_unit_id` int(11) DEFAULT NULL,
  `product_unit_code` varchar(10) DEFAULT NULL,
  `unit_quantity` decimal(15,4) NOT NULL,
  `gst` varchar(20) DEFAULT NULL,
  `cgst` decimal(25,4) DEFAULT NULL,
  `sgst` decimal(25,4) DEFAULT NULL,
  `igst` decimal(25,4) DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `purchase_id` (`purchase_id`),
  KEY `product_id` (`product_id`)
) ENGINE=InnoDB AUTO_INCREMENT=55 DEFAULT CHARSET=utf8;

INSERT INTO `sma_purchase_items` (`id`, `purchase_id`, `transfer_id`, `product_id`, `product_code`, `product_name`, `option_id`, `net_unit_cost`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `expiry`, `subtotal`, `quantity_balance`, `date`, `status`, `unit_cost`, `real_unit_cost`, `quantity_received`, `supplier_part_no`, `purchase_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `gst`, `cgst`, `sgst`, `igst`) VALUES (48, NULL, NULL, 83, '', '', NULL, '0.0000', '0.0000', 1, '0.0000', NULL, NULL, NULL, NULL, NULL, '0.0000', '-142243.6800', '0000-00-00', 'received', NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0.0000', NULL, NULL, NULL, NULL);
INSERT INTO `sma_purchase_items` (`id`, `purchase_id`, `transfer_id`, `product_id`, `product_code`, `product_name`, `option_id`, `net_unit_cost`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `expiry`, `subtotal`, `quantity_balance`, `date`, `status`, `unit_cost`, `real_unit_cost`, `quantity_received`, `supplier_part_no`, `purchase_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `gst`, `cgst`, `sgst`, `igst`) VALUES (49, NULL, NULL, 82, '', '', NULL, '0.0000', '0.0000', 1, '0.0000', NULL, NULL, NULL, NULL, NULL, '0.0000', '-88035.5750', '0000-00-00', 'received', NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0.0000', NULL, NULL, NULL, NULL);
INSERT INTO `sma_purchase_items` (`id`, `purchase_id`, `transfer_id`, `product_id`, `product_code`, `product_name`, `option_id`, `net_unit_cost`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `expiry`, `subtotal`, `quantity_balance`, `date`, `status`, `unit_cost`, `real_unit_cost`, `quantity_received`, `supplier_part_no`, `purchase_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `gst`, `cgst`, `sgst`, `igst`) VALUES (50, NULL, NULL, 84, '', '', NULL, '0.0000', '0.0000', 1, '0.0000', NULL, NULL, NULL, NULL, NULL, '0.0000', '-113.0000', '0000-00-00', 'received', NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0.0000', NULL, NULL, NULL, NULL);
INSERT INTO `sma_purchase_items` (`id`, `purchase_id`, `transfer_id`, `product_id`, `product_code`, `product_name`, `option_id`, `net_unit_cost`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `expiry`, `subtotal`, `quantity_balance`, `date`, `status`, `unit_cost`, `real_unit_cost`, `quantity_received`, `supplier_part_no`, `purchase_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `gst`, `cgst`, `sgst`, `igst`) VALUES (51, NULL, NULL, 85, '', '', NULL, '0.0000', '0.0000', 1, '0.0000', NULL, NULL, NULL, NULL, NULL, '0.0000', '-11.0000', '0000-00-00', 'received', NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0.0000', NULL, NULL, NULL, NULL);
INSERT INTO `sma_purchase_items` (`id`, `purchase_id`, `transfer_id`, `product_id`, `product_code`, `product_name`, `option_id`, `net_unit_cost`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `expiry`, `subtotal`, `quantity_balance`, `date`, `status`, `unit_cost`, `real_unit_cost`, `quantity_received`, `supplier_part_no`, `purchase_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `gst`, `cgst`, `sgst`, `igst`) VALUES (52, NULL, NULL, 86, '', '', NULL, '0.0000', '0.0000', 1, '0.0000', NULL, NULL, NULL, NULL, NULL, '0.0000', '-10.0000', '0000-00-00', 'received', NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0.0000', NULL, NULL, NULL, NULL);
INSERT INTO `sma_purchase_items` (`id`, `purchase_id`, `transfer_id`, `product_id`, `product_code`, `product_name`, `option_id`, `net_unit_cost`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `expiry`, `subtotal`, `quantity_balance`, `date`, `status`, `unit_cost`, `real_unit_cost`, `quantity_received`, `supplier_part_no`, `purchase_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `gst`, `cgst`, `sgst`, `igst`) VALUES (53, NULL, NULL, 87, '', '', NULL, '0.0000', '0.0000', 1, '0.0000', NULL, NULL, NULL, NULL, NULL, '0.0000', '-47.0000', '0000-00-00', 'received', NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0.0000', NULL, NULL, NULL, NULL);
INSERT INTO `sma_purchase_items` (`id`, `purchase_id`, `transfer_id`, `product_id`, `product_code`, `product_name`, `option_id`, `net_unit_cost`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `expiry`, `subtotal`, `quantity_balance`, `date`, `status`, `unit_cost`, `real_unit_cost`, `quantity_received`, `supplier_part_no`, `purchase_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `gst`, `cgst`, `sgst`, `igst`) VALUES (54, NULL, NULL, 88, '', '', NULL, '0.0000', '0.0000', 1, '0.0000', NULL, NULL, NULL, NULL, NULL, '0.0000', '-106.0000', '0000-00-00', 'received', NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0.0000', NULL, NULL, NULL, NULL);


#
# TABLE STRUCTURE FOR: sma_purchases
#

DROP TABLE IF EXISTS `sma_purchases`;

CREATE TABLE `sma_purchases` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `reference_no` varchar(55) NOT NULL,
  `date` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP,
  `supplier_id` int(11) NOT NULL,
  `supplier` varchar(55) NOT NULL,
  `warehouse_id` int(11) NOT NULL,
  `note` varchar(1000) NOT NULL,
  `total` decimal(25,4) DEFAULT NULL,
  `product_discount` decimal(25,4) DEFAULT NULL,
  `order_discount_id` varchar(20) DEFAULT NULL,
  `order_discount` decimal(25,4) DEFAULT NULL,
  `total_discount` decimal(25,4) DEFAULT NULL,
  `product_tax` decimal(25,4) DEFAULT NULL,
  `order_tax_id` int(11) DEFAULT NULL,
  `order_tax` decimal(25,4) DEFAULT NULL,
  `total_tax` decimal(25,4) DEFAULT '0.0000',
  `shipping` decimal(25,4) DEFAULT '0.0000',
  `grand_total` decimal(25,4) NOT NULL,
  `paid` decimal(25,4) NOT NULL DEFAULT '0.0000',
  `status` varchar(55) DEFAULT '',
  `payment_status` varchar(20) DEFAULT 'pending',
  `created_by` int(11) DEFAULT NULL,
  `updated_by` int(11) DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  `attachment` varchar(55) DEFAULT NULL,
  `payment_term` tinyint(4) DEFAULT NULL,
  `due_date` date DEFAULT NULL,
  `return_id` int(11) DEFAULT NULL,
  `surcharge` decimal(25,4) NOT NULL DEFAULT '0.0000',
  `return_purchase_ref` varchar(55) DEFAULT NULL,
  `purchase_id` int(11) DEFAULT NULL,
  `return_purchase_total` decimal(25,4) NOT NULL DEFAULT '0.0000',
  `cgst` decimal(25,4) DEFAULT NULL,
  `sgst` decimal(25,4) DEFAULT NULL,
  `igst` decimal(25,4) DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `id` (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

#
# TABLE STRUCTURE FOR: sma_quote_items
#

DROP TABLE IF EXISTS `sma_quote_items`;

CREATE TABLE `sma_quote_items` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `quote_id` int(11) NOT NULL,
  `product_id` int(11) NOT NULL,
  `product_code` varchar(55) NOT NULL,
  `product_name` varchar(255) NOT NULL,
  `product_type` varchar(20) DEFAULT NULL,
  `option_id` int(11) DEFAULT NULL,
  `net_unit_price` decimal(25,4) NOT NULL,
  `unit_price` decimal(25,4) DEFAULT NULL,
  `quantity` decimal(15,4) NOT NULL,
  `warehouse_id` int(11) DEFAULT NULL,
  `item_tax` decimal(25,4) DEFAULT NULL,
  `tax_rate_id` int(11) DEFAULT NULL,
  `tax` varchar(55) DEFAULT NULL,
  `discount` varchar(55) DEFAULT NULL,
  `item_discount` decimal(25,4) DEFAULT NULL,
  `subtotal` decimal(25,4) NOT NULL,
  `serial_no` varchar(255) DEFAULT NULL,
  `real_unit_price` decimal(25,4) DEFAULT NULL,
  `product_unit_id` int(11) DEFAULT NULL,
  `product_unit_code` varchar(10) DEFAULT NULL,
  `unit_quantity` decimal(15,4) NOT NULL,
  `gst` varchar(20) DEFAULT NULL,
  `cgst` decimal(25,4) DEFAULT NULL,
  `sgst` decimal(25,4) DEFAULT NULL,
  `igst` decimal(25,4) DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `quote_id` (`quote_id`),
  KEY `product_id` (`product_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

#
# TABLE STRUCTURE FOR: sma_quotes
#

DROP TABLE IF EXISTS `sma_quotes`;

CREATE TABLE `sma_quotes` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `date` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP,
  `reference_no` varchar(55) NOT NULL,
  `customer_id` int(11) NOT NULL,
  `customer` varchar(55) NOT NULL,
  `warehouse_id` int(11) DEFAULT NULL,
  `biller_id` int(11) NOT NULL,
  `biller` varchar(55) NOT NULL,
  `note` varchar(1000) DEFAULT NULL,
  `internal_note` varchar(1000) DEFAULT NULL,
  `total` decimal(25,4) NOT NULL,
  `product_discount` decimal(25,4) DEFAULT '0.0000',
  `order_discount` decimal(25,4) DEFAULT NULL,
  `order_discount_id` varchar(20) DEFAULT NULL,
  `total_discount` decimal(25,4) DEFAULT '0.0000',
  `product_tax` decimal(25,4) DEFAULT '0.0000',
  `order_tax_id` int(11) DEFAULT NULL,
  `order_tax` decimal(25,4) DEFAULT NULL,
  `total_tax` decimal(25,4) DEFAULT NULL,
  `shipping` decimal(25,4) DEFAULT '0.0000',
  `grand_total` decimal(25,4) NOT NULL,
  `status` varchar(20) DEFAULT NULL,
  `created_by` int(11) DEFAULT NULL,
  `updated_by` int(11) DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  `attachment` varchar(55) DEFAULT NULL,
  `supplier_id` int(11) DEFAULT NULL,
  `supplier` varchar(55) DEFAULT NULL,
  `hash` varchar(255) DEFAULT NULL,
  `cgst` decimal(25,4) DEFAULT NULL,
  `sgst` decimal(25,4) DEFAULT NULL,
  `igst` decimal(25,4) DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `id` (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8;

INSERT INTO `sma_quotes` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `warehouse_id`, `biller_id`, `biller`, `note`, `internal_note`, `total`, `product_discount`, `order_discount`, `order_discount_id`, `total_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `status`, `created_by`, `updated_by`, `updated_at`, `attachment`, `supplier_id`, `supplier`, `hash`, `cgst`, `sgst`, `igst`) VALUES (1, '2020-01-30 00:45:00', 'QUOTE2020/01/0001', 1, 'Walk-in Customer', 1, 3, 'Test Biller', '', NULL, '9.3458', '0.0000', '0.0000', '', '0.0000', '0.6542', 1, '0.0000', '0.6542', '0.0000', '10.0000', 'completed', 1, 1, '2020-01-30 00:51:43', NULL, 0, NULL, '81897e426e41cb03ef1ff6d3446033a1ae01be92ab4c11bfe9638761f810563f', NULL, NULL, NULL);


#
# TABLE STRUCTURE FOR: sma_raw_materials
#

DROP TABLE IF EXISTS `sma_raw_materials`;

CREATE TABLE `sma_raw_materials` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `code` varchar(20) DEFAULT NULL,
  `name` varchar(50) NOT NULL,
  `unit` varchar(50) NOT NULL,
  `image` varchar(50) DEFAULT NULL,
  `slug` varchar(55) DEFAULT NULL,
  `description` varchar(255) DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `name` (`name`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

#
# TABLE STRUCTURE FOR: sma_return_items
#

DROP TABLE IF EXISTS `sma_return_items`;

CREATE TABLE `sma_return_items` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `return_id` int(11) unsigned NOT NULL,
  `product_id` int(11) unsigned NOT NULL,
  `product_code` varchar(55) NOT NULL,
  `product_name` varchar(255) NOT NULL,
  `product_type` varchar(20) DEFAULT NULL,
  `option_id` int(11) DEFAULT NULL,
  `net_unit_price` decimal(25,4) NOT NULL,
  `unit_price` decimal(25,4) DEFAULT NULL,
  `quantity` decimal(15,4) NOT NULL,
  `warehouse_id` int(11) DEFAULT NULL,
  `item_tax` decimal(25,4) DEFAULT NULL,
  `tax_rate_id` int(11) DEFAULT NULL,
  `tax` varchar(55) DEFAULT NULL,
  `discount` varchar(55) DEFAULT NULL,
  `item_discount` decimal(25,4) DEFAULT NULL,
  `subtotal` decimal(25,4) NOT NULL,
  `serial_no` varchar(255) DEFAULT NULL,
  `real_unit_price` decimal(25,4) DEFAULT NULL,
  `product_unit_id` int(11) DEFAULT NULL,
  `product_unit_code` varchar(10) DEFAULT NULL,
  `unit_quantity` decimal(15,4) NOT NULL,
  `comment` varchar(255) DEFAULT NULL,
  `gst` varchar(20) DEFAULT NULL,
  `cgst` decimal(25,4) DEFAULT NULL,
  `sgst` decimal(25,4) DEFAULT NULL,
  `igst` decimal(25,4) DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `return_id` (`return_id`),
  KEY `product_id` (`product_id`),
  KEY `product_id_2` (`product_id`,`return_id`),
  KEY `return_id_2` (`return_id`,`product_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

#
# TABLE STRUCTURE FOR: sma_returns
#

DROP TABLE IF EXISTS `sma_returns`;

CREATE TABLE `sma_returns` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `date` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP,
  `reference_no` varchar(55) NOT NULL,
  `customer_id` int(11) NOT NULL,
  `customer` varchar(55) NOT NULL,
  `biller_id` int(11) NOT NULL,
  `biller` varchar(55) NOT NULL,
  `warehouse_id` int(11) DEFAULT NULL,
  `note` varchar(1000) DEFAULT NULL,
  `staff_note` varchar(1000) DEFAULT NULL,
  `total` decimal(25,4) NOT NULL,
  `product_discount` decimal(25,4) DEFAULT '0.0000',
  `order_discount_id` varchar(20) DEFAULT NULL,
  `total_discount` decimal(25,4) DEFAULT '0.0000',
  `order_discount` decimal(25,4) DEFAULT '0.0000',
  `product_tax` decimal(25,4) DEFAULT '0.0000',
  `order_tax_id` int(11) DEFAULT NULL,
  `order_tax` decimal(25,4) DEFAULT '0.0000',
  `total_tax` decimal(25,4) DEFAULT '0.0000',
  `grand_total` decimal(25,4) NOT NULL,
  `created_by` int(11) DEFAULT NULL,
  `updated_by` int(11) DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  `total_items` smallint(6) DEFAULT NULL,
  `paid` decimal(25,4) DEFAULT '0.0000',
  `surcharge` decimal(25,4) NOT NULL DEFAULT '0.0000',
  `attachment` varchar(55) DEFAULT NULL,
  `hash` varchar(255) DEFAULT NULL,
  `cgst` decimal(25,4) DEFAULT NULL,
  `sgst` decimal(25,4) DEFAULT NULL,
  `igst` decimal(25,4) DEFAULT NULL,
  `shipping` decimal(25,4) DEFAULT '0.0000',
  PRIMARY KEY (`id`),
  KEY `id` (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8;

INSERT INTO `sma_returns` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `grand_total`, `created_by`, `updated_by`, `updated_at`, `total_items`, `paid`, `surcharge`, `attachment`, `hash`, `cgst`, `sgst`, `igst`, `shipping`) VALUES (1, '0000-00-00 00:00:00', 'SR2020/01/0001', 1, 'Walk-in Customer', 3, 'Jingjo Packaging', 1, '', '', '18.6916', '0.0000', '', '0.0000', '0.0000', '1.3084', 1, '0.0000', '1.3084', '20.0000', 1, NULL, NULL, 2, '0.0000', '0.0000', NULL, '45eb52cfb1afaf34179cce692c7216c1a88b3d2c951cbe07837e29c0f03b0856', NULL, NULL, NULL, '0.0000');


#
# TABLE STRUCTURE FOR: sma_salary
#

DROP TABLE IF EXISTS `sma_salary`;

CREATE TABLE `sma_salary` (
  `id` int(10) NOT NULL AUTO_INCREMENT,
  `date` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP,
  `warehouse_id` int(10) NOT NULL,
  `person_id` int(10) NOT NULL,
  `person_type` varchar(20) NOT NULL,
  `note` varchar(250) NOT NULL,
  `amount` decimal(25,4) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4;

#
# TABLE STRUCTURE FOR: sma_sale_items
#

DROP TABLE IF EXISTS `sma_sale_items`;

CREATE TABLE `sma_sale_items` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `sale_id` int(11) unsigned NOT NULL,
  `product_id` int(11) unsigned NOT NULL,
  `vehicle_no` varchar(230) NOT NULL,
  `product_code` varchar(55) NOT NULL,
  `product_name` varchar(255) NOT NULL,
  `product_type` varchar(20) DEFAULT NULL,
  `option_id` int(11) DEFAULT NULL,
  `net_unit_price` decimal(25,2) NOT NULL,
  `unit_price` decimal(25,2) DEFAULT NULL,
  `quantity` decimal(15,2) NOT NULL,
  `warehouse_id` int(11) DEFAULT NULL,
  `item_tax` decimal(25,4) DEFAULT NULL,
  `tax_rate_id` int(11) DEFAULT NULL,
  `tax` varchar(55) DEFAULT NULL,
  `discount` varchar(55) DEFAULT NULL,
  `item_discount` decimal(25,2) DEFAULT NULL,
  `subtotal` decimal(25,4) NOT NULL,
  `serial_no` varchar(255) DEFAULT NULL,
  `real_unit_price` decimal(25,2) DEFAULT NULL,
  `sale_item_id` int(11) DEFAULT NULL,
  `product_unit_id` int(11) DEFAULT NULL,
  `product_unit_code` varchar(10) DEFAULT NULL,
  `unit_quantity` decimal(15,4) NOT NULL,
  `comment` varchar(255) DEFAULT NULL,
  `gst` varchar(20) DEFAULT NULL,
  `cgst` decimal(25,4) DEFAULT NULL,
  `sgst` decimal(25,4) DEFAULT NULL,
  `igst` decimal(25,4) DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `sale_id` (`sale_id`),
  KEY `product_id` (`product_id`),
  KEY `product_id_2` (`product_id`,`sale_id`),
  KEY `sale_id_2` (`sale_id`,`product_id`)
) ENGINE=InnoDB AUTO_INCREMENT=16980 DEFAULT CHARSET=utf8;

INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (386, 343, 83, '', '202001', 'Coal', 'standard', NULL, '1211838.00', '1211838.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '1211838.0000', '', '1211838.00', NULL, 3, 'Ton', '1.0000', '', NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (387, 344, 83, '', '202001', 'Coal', 'standard', NULL, '5269456.00', '5269456.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '5269456.0000', '', '5269456.00', NULL, 3, 'Ton', '1.0000', '', NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (388, 345, 83, '', '202001', 'Coal', 'standard', NULL, '2302952.00', '2302952.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '2302952.0000', '', '2302952.00', NULL, 3, 'Ton', '1.0000', '', NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (389, 346, 83, '', '202001', 'Coal', 'standard', NULL, '3531367.00', '3531367.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '3531367.0000', '', '3531367.00', NULL, 3, 'Ton', '1.0000', '', NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (390, 347, 83, '', '202001', 'Coal', 'standard', NULL, '196821.00', '196821.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '196821.0000', '', '196821.00', NULL, 3, 'Ton', '1.0000', '', NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (391, 348, 83, '', '202001', 'Coal', 'standard', NULL, '724457.00', '724457.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '724457.0000', '', '724457.00', NULL, 3, 'Ton', '1.0000', '', NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (392, 349, 83, '', '202001', 'Coal', 'standard', NULL, '1791004.00', '1791004.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '1791004.0000', '', '1791004.00', NULL, 3, 'Ton', '1.0000', '', NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (394, 351, 83, '', '202001', 'Coal', 'standard', NULL, '63161.00', '63161.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '63161.0000', '', '63161.00', NULL, 3, 'Ton', '1.0000', '', NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (400, 357, 83, '', '202001', 'Coal', 'standard', NULL, '6989976.00', '6989976.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '6989976.0000', '', '6989976.00', NULL, 3, 'Ton', '1.0000', '', NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (401, 358, 83, '', '202001', 'Coal', 'standard', NULL, '4137067.00', '4137067.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '4137067.0000', '', '4137067.00', NULL, 3, 'Ton', '1.0000', '', NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (402, 359, 83, '', '202001', 'Coal', 'standard', NULL, '3628869.00', '3628869.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '3628869.0000', '', '3628869.00', NULL, 3, 'Ton', '1.0000', '', NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (403, 360, 83, '', '202001', 'Coal', 'standard', NULL, '772764.00', '772764.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '772764.0000', '', '772764.00', NULL, 3, 'Ton', '1.0000', '', NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (404, 361, 83, '', '202001', 'Coal', 'standard', NULL, '9516026.00', '9516026.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '9516026.0000', '', '9516026.00', NULL, 3, 'Ton', '1.0000', '', NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (405, 362, 83, '', '202001', 'Coal', 'standard', NULL, '3199091.00', '3199091.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '3199091.0000', '', '3199091.00', NULL, 3, 'Ton', '1.0000', '', NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (406, 363, 83, '', '202001', 'Coal', 'standard', NULL, '653458.00', '653458.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '653458.0000', '', '653458.00', NULL, 3, 'Ton', '1.0000', '', NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (407, 364, 83, '', '202001', 'Coal', 'standard', NULL, '4592996.00', '4592996.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '4592996.0000', '', '4592996.00', NULL, 3, 'Ton', '1.0000', '', NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (408, 365, 83, '', '202001', 'Coal', 'standard', NULL, '3790809.00', '3790809.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '3790809.0000', '', '3790809.00', NULL, 3, 'Ton', '1.0000', '', NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (409, 366, 83, '', '202001', 'Coal', 'standard', NULL, '7518172.00', '7518172.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '7518172.0000', '', '7518172.00', NULL, 3, 'Ton', '1.0000', '', NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (410, 367, 83, '', '202001', 'Coal', 'standard', NULL, '2712080.00', '2712080.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '2712080.0000', '', '2712080.00', NULL, 3, 'Ton', '1.0000', '', NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (411, 368, 83, '', '202001', 'Coal', 'standard', NULL, '14882.00', '14882.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '14882.0000', '', '14882.00', NULL, 3, 'Ton', '1.0000', '', NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (413, 370, 83, '', '202001', 'Coal', 'standard', NULL, '1277629.00', '1277629.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '1277629.0000', '', '1277629.00', NULL, 3, 'Ton', '1.0000', '', NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (414, 371, 83, '', '202001', 'Coal', 'standard', NULL, '1987626.00', '1987626.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '1987626.0000', '', '1987626.00', NULL, 3, 'Ton', '1.0000', '', NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (415, 372, 83, '', '202001', 'Coal', 'standard', NULL, '308611.00', '308611.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '308611.0000', '', '308611.00', NULL, 3, 'Ton', '1.0000', '', NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (416, 373, 83, '', '202001', 'Coal', 'standard', NULL, '2188264.00', '2188264.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '2188264.0000', '', '2188264.00', NULL, 3, 'Ton', '1.0000', '', NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (417, 374, 83, '', '202001', 'Coal', 'standard', NULL, '2915964.00', '2915964.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '2915964.0000', '', '2915964.00', NULL, 3, 'Ton', '1.0000', '', NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (418, 375, 83, '', '202001', 'Coal', 'standard', NULL, '1036032.00', '1036032.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '1036032.0000', '', '1036032.00', NULL, 3, 'Ton', '1.0000', '', NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (419, 376, 83, '', '202001', 'Coal', 'standard', NULL, '4156915.00', '4156915.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '4156915.0000', '', '4156915.00', NULL, 3, 'Ton', '1.0000', '', NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (420, 377, 83, '', '202001', 'Coal', 'standard', NULL, '7854907.00', '7854907.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '7854907.0000', '', '7854907.00', NULL, 3, 'Ton', '1.0000', '', NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (421, 378, 83, '', '202001', 'Coal', 'standard', NULL, '1998720.00', '1998720.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '1998720.0000', '', '1998720.00', NULL, 3, 'Ton', '1.0000', '', NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (422, 379, 83, '', '202001', 'Coal', 'standard', NULL, '238042.00', '238042.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '238042.0000', '', '238042.00', NULL, 3, 'Ton', '1.0000', '', NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (423, 380, 83, '', '202001', 'Coal', 'standard', NULL, '1609495.00', '1609495.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '1609495.0000', '', '1609495.00', NULL, 3, 'Ton', '1.0000', '', NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (424, 381, 83, '', '202001', 'Coal', 'standard', NULL, '42480.00', '42480.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '42480.0000', '', '42480.00', NULL, 3, 'Ton', '1.0000', '', NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (425, 382, 83, '', '202001', 'Coal', 'standard', NULL, '1324600.00', '1324600.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '1324600.0000', '', '1324600.00', NULL, 3, 'Ton', '1.0000', '', NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (426, 383, 83, '', '202001', 'Coal', 'standard', NULL, '1287674.00', '1287674.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '1287674.0000', '', '1287674.00', NULL, 3, 'Ton', '1.0000', '', NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (427, 384, 83, '', '202001', 'Coal', 'standard', NULL, '266557.00', '266557.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '266557.0000', '', '266557.00', NULL, 3, 'Ton', '1.0000', '', NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (428, 385, 83, '', '202001', 'Coal', 'standard', NULL, '1134328.00', '1134328.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '1134328.0000', '', '1134328.00', NULL, 3, 'Ton', '1.0000', '', NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (429, 386, 83, '', '202001', 'Coal', 'standard', NULL, '469632.00', '469632.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '469632.0000', '', '469632.00', NULL, 3, 'Ton', '1.0000', '', NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (430, 387, 83, '', '202001', 'Coal', 'standard', NULL, '1045947.00', '1045947.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '1045947.0000', '', '1045947.00', NULL, 3, 'Ton', '1.0000', '', NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (431, 388, 83, '', '202001', 'Coal', 'standard', NULL, '670982.00', '670982.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '670982.0000', '', '670982.00', NULL, 3, 'Ton', '1.0000', '', NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (432, 389, 83, '', '202001', 'Coal', 'standard', NULL, '1069593.00', '1069593.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '1069593.0000', '', '1069593.00', NULL, 3, 'Ton', '1.0000', '', NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (433, 390, 83, '', '202001', 'Coal', 'standard', NULL, '1832000.00', '1832000.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '1832000.0000', '', '1832000.00', NULL, 3, 'Ton', '1.0000', '', NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (434, 391, 83, '', '202001', 'Coal', 'standard', NULL, '185440.00', '185440.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '185440.0000', '', '185440.00', NULL, 3, 'Ton', '1.0000', '', NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (435, 392, 83, '', '202001', 'Coal', 'standard', NULL, '196380.00', '196380.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '196380.0000', '', '196380.00', NULL, 3, 'Ton', '1.0000', '', NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (436, 393, 83, '', '202001', 'Coal', 'standard', NULL, '2338841.00', '2338841.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '2338841.0000', '', '2338841.00', NULL, 3, 'Ton', '1.0000', '', NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (437, 394, 83, '', '202001', 'Coal', 'standard', NULL, '5419000.00', '5419000.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '5419000.0000', '', '5419000.00', NULL, 3, 'Ton', '1.0000', '', NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (438, 395, 83, '', '202001', 'Coal', 'standard', NULL, '270432.00', '270432.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '270432.0000', '', '270432.00', NULL, 3, 'Ton', '1.0000', '', NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (439, 396, 83, '', '202001', 'Coal', 'standard', NULL, '806500.00', '806500.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '806500.0000', '', '806500.00', NULL, 3, 'Ton', '1.0000', '', NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (440, 397, 83, '', '202001', 'Coal', 'standard', NULL, '101002.00', '101002.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '101002.0000', '', '101002.00', NULL, 3, 'Ton', '1.0000', '', NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (441, 398, 83, '', '202001', 'Coal', 'standard', NULL, '1298225.00', '1298225.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '1298225.0000', '', '1298225.00', NULL, 3, 'Ton', '1.0000', '', NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (442, 399, 83, '', '202001', 'Coal', 'standard', NULL, '4765356.00', '4765356.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '4765356.0000', '', '4765356.00', NULL, 3, 'Ton', '1.0000', '', NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (443, 400, 83, '', '202001', 'Coal', 'standard', NULL, '14089.00', '14089.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '14089.0000', '', '14089.00', NULL, 3, 'Ton', '1.0000', '', NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (444, 401, 83, '', '202001', 'Coal', 'standard', NULL, '250591.00', '250591.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '250591.0000', '', '250591.00', NULL, 3, 'Ton', '1.0000', '', NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (445, 402, 83, '', '202001', 'Coal', 'standard', NULL, '571145.00', '571145.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '571145.0000', '', '571145.00', NULL, 3, 'Ton', '1.0000', '', NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (446, 403, 83, '', '202001', 'Coal', 'standard', NULL, '125324.00', '125324.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '125324.0000', '', '125324.00', NULL, 3, 'Ton', '1.0000', '', NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (447, 404, 83, '', '202001', 'Coal', 'standard', NULL, '469777.00', '469777.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '469777.0000', '', '469777.00', NULL, 3, 'Ton', '1.0000', '', NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (448, 405, 83, '', '202001', 'Coal', 'standard', NULL, '414132.00', '414132.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '414132.0000', '', '414132.00', NULL, 3, 'Ton', '1.0000', '', NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (449, 406, 83, '', '202001', 'Coal', 'standard', NULL, '2422555.00', '2422555.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '2422555.0000', '', '2422555.00', NULL, 3, 'Ton', '1.0000', '', NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (450, 407, 83, '', '202001', 'Coal', 'standard', NULL, '328000.00', '328000.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '328000.0000', '', '328000.00', NULL, 3, 'Ton', '1.0000', '', NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (451, 408, 83, '', '202001', 'Coal', 'standard', NULL, '330912.00', '330912.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '330912.0000', '', '330912.00', NULL, 3, 'Ton', '1.0000', '', NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (452, 409, 82, '', '202002', 'Stone', 'standard', NULL, '18481.00', '18481.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '18481.0000', '', '18481.00', NULL, 3, 'Ton', '1.0000', '', NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (457, 414, 82, '', '202002', 'Stone', 'standard', NULL, '184.00', '184.00', '986.00', 1, '0.0000', NULL, '', '0', '0.00', '181424.0000', '', '184.00', NULL, 3, 'Ton', '986.0000', '', NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (458, 415, 83, '', '202001', 'Coal', 'standard', NULL, '2644000.00', '2644000.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '2644000.0000', '', '2644000.00', NULL, 3, 'Ton', '1.0000', '', NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (459, 416, 83, '', '202001', 'Coal', 'standard', NULL, '2581780.00', '2581780.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '2581780.0000', '', '2581780.00', NULL, 3, 'Ton', '1.0000', '', NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (460, 417, 83, '', '202001', 'Coal', 'standard', NULL, '757810.00', '757810.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '757810.0000', '', '757810.00', NULL, 3, 'Ton', '1.0000', '', NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (461, 418, 83, '', '202001', 'Coal', 'standard', NULL, '1122240.00', '1122240.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '1122240.0000', '', '1122240.00', NULL, 3, 'Ton', '1.0000', '', NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (462, 419, 83, '', '202001', 'Coal', 'standard', NULL, '148300.00', '148300.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '148300.0000', '', '148300.00', NULL, 3, 'Ton', '1.0000', '', NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (463, 420, 83, '', '202001', 'Coal', 'standard', NULL, '912640.00', '912640.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '912640.0000', '', '912640.00', NULL, 3, 'Ton', '1.0000', '', NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (464, 421, 83, '', '202001', 'Coal', 'standard', NULL, '331248.00', '331248.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '331248.0000', '', '331248.00', NULL, 3, 'Ton', '1.0000', '', NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (465, 422, 83, '', '202001', 'Coal', 'standard', NULL, '349596.00', '349596.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '349596.0000', '', '349596.00', NULL, 3, 'Ton', '1.0000', '', NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (466, 423, 83, '', '202001', 'Coal', 'standard', NULL, '33000.00', '33000.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '33000.0000', '', '33000.00', NULL, 3, 'Ton', '1.0000', '', NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (467, 424, 83, '', '202001', 'Coal', 'standard', NULL, '2006800.00', '2006800.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '2006800.0000', '', '2006800.00', NULL, 3, 'Ton', '1.0000', '', NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (468, 425, 83, '', '202001', 'Coal', 'standard', NULL, '369793.00', '369793.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '369793.0000', '', '369793.00', NULL, 3, 'Ton', '1.0000', '', NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (469, 426, 83, '', '202001', 'Coal', 'standard', NULL, '283605.00', '283605.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '283605.0000', '', '283605.00', NULL, 3, 'Ton', '1.0000', '', NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (470, 427, 83, '', '202001', 'Coal', 'standard', NULL, '62576.00', '62576.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '62576.0000', '', '62576.00', NULL, 3, 'Ton', '1.0000', '', NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (471, 428, 83, '', '202001', 'Coal', 'standard', NULL, '302778.00', '302778.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '302778.0000', '', '302778.00', NULL, 3, 'Ton', '1.0000', '', NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (472, 429, 83, '', '202001', 'Coal', 'standard', NULL, '515619.00', '515619.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '515619.0000', '', '515619.00', NULL, 3, 'Ton', '1.0000', '', NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (473, 430, 83, '', '202001', 'Coal', 'standard', NULL, '663686.00', '663686.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '663686.0000', '', '663686.00', NULL, 3, 'Ton', '1.0000', '', NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (474, 431, 83, '', '202001', 'Coal', 'standard', NULL, '51413.00', '51413.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '51413.0000', '', '51413.00', NULL, 3, 'Ton', '1.0000', '', NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (475, 432, 83, '', '202001', 'Coal', 'standard', NULL, '9265.00', '9265.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '9265.0000', '', '9265.00', NULL, 3, 'Ton', '1.0000', '', NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (476, 433, 83, '', '202001', 'Coal', 'standard', NULL, '180249.00', '180249.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '180249.0000', '', '180249.00', NULL, 3, 'Ton', '1.0000', '', NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (477, 434, 83, '', '202001', 'Coal', 'standard', NULL, '755338.00', '755338.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '755338.0000', '', '755338.00', NULL, 3, 'Ton', '1.0000', '', NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (478, 435, 83, '', '202001', 'Coal', 'standard', NULL, '2117400.00', '2117400.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '2117400.0000', '', '2117400.00', NULL, 3, 'Ton', '1.0000', '', NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (479, 436, 83, '', '202001', 'Coal', 'standard', NULL, '458654.00', '458654.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '458654.0000', '', '458654.00', NULL, 3, 'Ton', '1.0000', '', NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (480, 437, 83, '', '202001', 'Coal', 'standard', NULL, '35869.00', '35869.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '35869.0000', '', '35869.00', NULL, 3, 'Ton', '1.0000', '', NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (481, 438, 83, '', '202001', 'Coal', 'standard', NULL, '20448.00', '20448.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '20448.0000', '', '20448.00', NULL, 3, 'Ton', '1.0000', '', NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (483, 440, 83, '', '202001', 'Coal', 'standard', NULL, '246064.00', '246064.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '246064.0000', '', '246064.00', NULL, 3, 'Ton', '1.0000', '', NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (484, 441, 83, '', '202001', 'Coal', 'standard', NULL, '203049.00', '203049.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '203049.0000', '', '203049.00', NULL, 3, 'Ton', '1.0000', '', NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (485, 442, 83, '', '202001', 'Coal', 'standard', NULL, '1093902.00', '1093902.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '1093902.0000', '', '1093902.00', NULL, 3, 'Ton', '1.0000', '', NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (486, 443, 83, '', '202001', 'Coal', 'standard', NULL, '19223.00', '19223.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '19223.0000', '', '19223.00', NULL, 3, 'Ton', '1.0000', '', NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (487, 444, 83, '', '202001', 'Coal', 'standard', NULL, '731971.00', '731971.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '731971.0000', '', '731971.00', NULL, 3, 'Ton', '1.0000', '', NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (488, 445, 83, '', '202001', 'Coal', 'standard', NULL, '325319.00', '325319.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '325319.0000', '', '325319.00', NULL, 3, 'Ton', '1.0000', '', NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (490, 446, 82, '', '202002', 'Stone', 'standard', 0, '184.00', '184.00', '493.00', 1, '0.0000', NULL, '', '0', '0.00', '90712.0000', '', '184.00', NULL, 3, 'Ton', '493.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (491, 447, 82, '', '202002', 'Stone', 'standard', NULL, '184.00', '184.00', '493.00', 1, '0.0000', NULL, '', '0', '0.00', '90712.0000', '', '184.00', NULL, 3, 'Ton', '493.0000', '', NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (492, 369, 83, '', '202001', 'Coal', 'standard', NULL, '117527.00', '117527.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '117527.0000', '', '117527.00', NULL, 3, 'Ton', '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (494, 449, 82, '', '202002', 'Stone', 'standard', NULL, '185.00', '185.00', '520.00', 1, '0.0000', NULL, '', '0', '0.00', '96200.0000', '', '185.00', NULL, 3, 'Ton', '520.0000', '', NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (495, 450, 82, '', '202002', 'Stone', 'standard', NULL, '184.00', '184.00', '500.00', 1, '0.0000', NULL, '', '0', '0.00', '92000.0000', '', '184.00', NULL, 3, 'Ton', '500.0000', '', NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (497, 452, 83, '', '202001', 'Coal', 'standard', NULL, '2005833.00', '2005833.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '2005833.0000', '', '2005833.00', NULL, 3, 'Ton', '1.0000', '', NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (498, 453, 83, '', '202001', 'Coal', 'standard', NULL, '56700.00', '56700.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '56700.0000', '', '56700.00', NULL, 3, 'Ton', '1.0000', '', NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (499, 454, 83, '', '202001', 'Coal', 'standard', NULL, '322607.00', '322607.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '322607.0000', '', '322607.00', NULL, 3, 'Ton', '1.0000', '', NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (500, 455, 82, '', '202002', 'Stone', 'standard', NULL, '184.00', '184.00', '500.00', 1, '0.0000', NULL, '', '0', '0.00', '92000.0000', '', '184.00', NULL, 3, 'Ton', '500.0000', '', NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (501, 456, 82, '', '202002', 'Stone', 'standard', NULL, '184.00', '184.00', '986.00', 1, '0.0000', NULL, '', '0', '0.00', '181424.0000', '', '184.00', NULL, 3, 'Ton', '986.0000', '', NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (503, 458, 82, '', '202002', 'Stone', 'standard', NULL, '185.00', '185.00', '86.00', 1, '0.0000', NULL, '', '0', '0.00', '15910.0000', '', '185.00', NULL, 3, 'Ton', '86.0000', '', NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (504, 459, 82, '', '202002', 'Stone', 'standard', NULL, '185.00', '185.00', '511.00', 1, '0.0000', NULL, '', '0', '0.00', '94535.0000', '', '185.00', NULL, 3, 'Ton', '511.0000', '', NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (505, 460, 82, '', '202002', 'Stone', 'standard', NULL, '184.00', '184.00', '599.00', 1, '0.0000', NULL, '', '0', '0.00', '110216.0000', '', '184.00', NULL, 3, 'Ton', '599.0000', '', NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (506, 461, 82, '', '202002', 'Stone', 'standard', NULL, '193.00', '193.00', '71.00', 1, '0.0000', NULL, '', '0', '0.00', '13703.0000', '', '193.00', NULL, 3, 'Ton', '71.0000', '', NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (507, 462, 82, '', '202002', 'Stone', 'standard', NULL, '185.00', '185.00', '258.00', 1, '0.0000', NULL, '', '0', '0.00', '47730.0000', '', '185.00', NULL, 3, 'Ton', '258.0000', '', NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (508, 463, 82, '', '202002', 'Stone', 'standard', NULL, '183.00', '183.00', '276.00', 1, '0.0000', NULL, '', '0', '0.00', '50508.0000', '', '183.00', NULL, 3, 'Ton', '276.0000', '', NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (509, 464, 82, '', '202002', 'Stone', 'standard', NULL, '182.00', '182.00', '1100.00', 1, '0.0000', NULL, '', '0', '0.00', '200200.0000', '', '182.00', NULL, 3, 'Ton', '1100.0000', '', NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (510, 465, 82, '', '202002', 'Stone', 'standard', NULL, '183.00', '183.00', '112.00', 1, '0.0000', NULL, '', '0', '0.00', '20496.0000', '', '183.00', NULL, 3, 'Ton', '112.0000', '', NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (511, 466, 82, '', '202002', 'Stone', 'standard', NULL, '185.00', '185.00', '430.00', 1, '0.0000', NULL, '', '0', '0.00', '79550.0000', '', '185.00', NULL, 3, 'Ton', '430.0000', '', NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (512, 467, 82, '', '202002', 'Stone', 'standard', NULL, '185.00', '185.00', '549.00', 1, '0.0000', NULL, '', '0', '0.00', '101565.0000', '', '185.00', NULL, 3, 'Ton', '549.0000', '', NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (513, 468, 82, '', '202002', 'Stone', 'standard', NULL, '184.00', '184.00', '493.00', 1, '0.0000', NULL, '', '0', '0.00', '90712.0000', '', '184.00', NULL, 3, 'Ton', '493.0000', '', NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (514, 469, 82, '', '202002', 'Stone', 'standard', NULL, '182.00', '182.00', '550.00', 1, '0.0000', NULL, '', '0', '0.00', '100100.0000', '', '182.00', NULL, 3, 'Ton', '550.0000', '', NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (515, 470, 82, '', '202002', 'Stone', 'standard', NULL, '184.00', '184.00', '125.00', 1, '0.0000', NULL, '', '0', '0.00', '23000.0000', '', '184.00', NULL, 3, 'Ton', '125.0000', '', NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (517, 472, 83, '', '202001', 'Coal', 'standard', NULL, '2776301.00', '2776301.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '2776301.0000', '', '2776301.00', NULL, 3, 'Ton', '1.0000', '', NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (519, 473, 82, '', '202002', 'Stone', 'standard', NULL, '184.00', '184.00', '125.00', 1, '0.0000', NULL, '', '0', '0.00', '23000.0000', '', '184.00', NULL, 3, 'Ton', '125.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (520, 471, 82, '', '202002', 'Stone', 'standard', NULL, '172.00', '172.00', '185.00', 1, '0.0000', NULL, '', '0', '0.00', '31820.0000', '', '172.00', NULL, 3, 'Ton', '185.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (523, 475, 82, '', '202002', 'Stone', 'standard', NULL, '185.00', '185.00', '264.00', 1, '0.0000', NULL, '', '0', '0.00', '48840.0000', '', '185.00', NULL, 3, 'Ton', '264.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (524, 476, 82, '', '202002', 'Stone', 'standard', NULL, '185.00', '185.00', '264.00', 1, '0.0000', NULL, '', '0', '0.00', '48840.0000', '', '185.00', NULL, 3, 'Ton', '264.0000', '', NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (525, 477, 82, '', '202002', 'Stone', 'standard', NULL, '185.00', '185.00', '89.00', 1, '0.0000', NULL, '', '0', '0.00', '16465.0000', '', '185.00', NULL, 3, 'Ton', '89.0000', '', NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (526, 478, 82, '', '202002', 'Stone', 'standard', NULL, '185.00', '185.00', '549.00', 1, '0.0000', NULL, '', '0', '0.00', '101565.0000', '', '185.00', NULL, 3, 'Ton', '549.0000', '', NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (527, 479, 82, '', '202002', 'Stone', 'standard', NULL, '178.00', '178.00', '1574.00', 1, '0.0000', NULL, '', '0', '0.00', '280172.0000', '', '178.00', NULL, 3, 'Ton', '1574.0000', '', NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (528, 480, 82, '', '202002', 'Stone', 'standard', NULL, '185.00', '185.00', '91.00', 1, '0.0000', NULL, '', '0', '0.00', '16835.0000', '', '185.00', NULL, 3, 'Ton', '91.0000', '', NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (529, 481, 82, '', '202002', 'Stone', 'standard', NULL, '185.00', '185.00', '183.00', 1, '0.0000', NULL, '', '0', '0.00', '33855.0000', '', '185.00', NULL, 3, 'Ton', '183.0000', '', NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (530, 482, 82, '', '202002', 'Stone', 'standard', NULL, '178.00', '178.00', '493.00', 1, '0.0000', NULL, '', '0', '0.00', '87754.0000', '', '178.00', NULL, 3, 'Ton', '493.0000', '', NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (531, 483, 82, '', '202002', 'Stone', 'standard', NULL, '178.00', '178.00', '534.00', 1, '0.0000', NULL, '', '0', '0.00', '95052.0000', '', '178.00', NULL, 3, 'Ton', '534.0000', '', NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (532, 484, 82, '', '202002', 'Stone', 'standard', NULL, '179.00', '179.00', '83.00', 1, '0.0000', NULL, '', '0', '0.00', '14857.0000', '', '179.00', NULL, 3, 'Ton', '83.0000', '', NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (533, 485, 82, '', '202002', 'Stone', 'standard', NULL, '178.50', '178.50', '510.00', 1, '0.0000', NULL, '', '0', '0.00', '91035.0000', '', '178.50', NULL, 3, 'Ton', '510.0000', '', NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (534, 486, 82, '', '202002', 'Stone', 'standard', NULL, '180.00', '180.00', '125.00', 1, '0.0000', NULL, '', '0', '0.00', '22500.0000', '', '180.00', NULL, 3, 'Ton', '125.0000', '', NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (535, 487, 82, '', '202002', 'Stone', 'standard', NULL, '180.00', '180.00', '269.00', 1, '0.0000', NULL, '', '0', '0.00', '48420.0000', '', '180.00', NULL, 3, 'Ton', '269.0000', '', NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (539, 491, 82, '', '202002', 'Stone', 'standard', NULL, '180.00', '180.00', '522.00', 1, '0.0000', NULL, '', '0', '0.00', '93960.0000', '', '180.00', NULL, 3, 'Ton', '522.0000', '', NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (557, 501, 82, '', '202002', 'Stone', 'standard', NULL, '184.00', '184.00', '276.00', 1, '0.0000', NULL, '', '0', '0.00', '50784.0000', '', '184.00', NULL, 3, 'Ton', '276.0000', '', NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (558, 495, 82, '', '202002', 'Stone', 'standard', NULL, '4180.00', '4180.00', '28.91', 1, '0.0000', NULL, '', '0', '0.00', '120843.8000', '', '4180.00', NULL, 3, 'Ton', '28.9100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (560, 502, 82, '', '202002', 'Stone', 'standard', NULL, '184.00', '184.00', '92.00', 1, '0.0000', NULL, '', '0', '0.00', '16928.0000', '', '184.00', NULL, 3, 'Ton', '92.0000', '', NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (561, 503, 82, '', '202002', 'Stone', 'standard', NULL, '183.00', '183.00', '88.00', 1, '0.0000', NULL, '', '0', '0.00', '16104.0000', '', '183.00', NULL, 3, 'Ton', '88.0000', '', NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (562, 504, 82, '', '202002', 'Stone', 'standard', NULL, '184.00', '184.00', '273.00', 1, '0.0000', NULL, '', '0', '0.00', '50232.0000', '', '184.00', NULL, 3, 'Ton', '273.0000', '', NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (566, 507, 82, '', '202002', 'Stone', 'standard', NULL, '183.00', '183.00', '88.00', 1, '0.0000', NULL, '', '0', '0.00', '16104.0000', '', '183.00', NULL, 3, 'Ton', '88.0000', '', NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (567, 508, 82, '', '202002', 'Stone', 'standard', NULL, '184.00', '184.00', '273.00', 1, '0.0000', NULL, '', '0', '0.00', '50232.0000', '', '184.00', NULL, 3, 'Ton', '273.0000', '', NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (568, 509, 82, '', '202002', 'Stone', 'standard', NULL, '178.00', '178.00', '493.00', 1, '0.0000', NULL, '', '0', '0.00', '87754.0000', '', '178.00', NULL, 3, 'Ton', '493.0000', '', NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (569, 510, 82, '', '202002', 'Stone', 'standard', NULL, '185.00', '185.00', '180.00', 1, '0.0000', NULL, '', '0', '0.00', '33300.0000', '', '185.00', NULL, 3, 'Ton', '180.0000', '', NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (570, 350, 83, '', '202001', 'Coal', 'standard', NULL, '728724.00', '728724.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '728724.0000', '', '728724.00', NULL, 3, 'Ton', '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (571, 511, 82, '', '202002', 'Stone', 'standard', NULL, '178.00', '178.00', '89.00', 1, '0.0000', NULL, '', '0', '0.00', '15842.0000', '', '178.00', NULL, 3, 'Ton', '89.0000', '', NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (580, 512, 82, '', '202002', 'Stone', 'standard', NULL, '180.00', '180.00', '499.85', 1, '0.0000', NULL, '', '0', '0.00', '89973.0000', '', '180.00', NULL, 3, 'Ton', '499.8500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (581, 513, 82, '', '202002', 'Stone', 'standard', NULL, '180.00', '180.00', '500.00', 1, '0.0000', NULL, '', '0', '0.00', '90000.0000', '', '180.00', NULL, 3, 'Ton', '500.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (582, 514, 82, '', '202002', 'Stone', 'standard', NULL, '180.00', '180.00', '499.85', 1, '0.0000', NULL, '', '0', '0.00', '89973.0000', '', '180.00', NULL, 3, 'Ton', '499.8500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (583, 515, 82, '', '202002', 'Stone', 'standard', NULL, '180.00', '180.00', '500.00', 1, '0.0000', NULL, '', '0', '0.00', '90000.0000', '', '180.00', NULL, 3, 'Ton', '500.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (584, 516, 82, '', '202002', 'Stone', 'standard', NULL, '180.00', '180.00', '499.85', 1, '0.0000', NULL, '', '0', '0.00', '89973.0000', '', '180.00', NULL, 3, 'Ton', '499.8500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (585, 517, 82, '', '202002', 'Stone', 'standard', NULL, '180.00', '180.00', '499.85', 1, '0.0000', NULL, '', '0', '0.00', '89973.0000', '', '180.00', NULL, 3, 'Ton', '499.8500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (586, 518, 82, '', '202002', 'Stone', 'standard', NULL, '180.00', '180.00', '500.00', 1, '0.0000', NULL, '', '0', '0.00', '90000.0000', '', '180.00', NULL, 3, 'Ton', '500.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (587, 519, 82, '', '202002', 'Stone', 'standard', NULL, '187.00', '187.00', '182.00', 1, '0.0000', NULL, '', '0', '0.00', '34034.0000', '', '187.00', NULL, 3, 'Ton', '182.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (588, 520, 82, '', '202002', 'Stone', 'standard', NULL, '184.00', '184.00', '182.00', 1, '0.0000', NULL, '', '0', '0.00', '33488.0000', '', '184.00', NULL, 3, 'Ton', '182.0000', '', NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (589, 521, 82, '', '202002', 'Stone', 'standard', NULL, '184.00', '184.00', '273.00', 1, '0.0000', NULL, '', '0', '0.00', '50232.0000', '', '184.00', NULL, 3, 'Ton', '273.0000', '', NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (592, 523, 82, '', '202002', 'Stone', 'standard', NULL, '0.00', '0.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '0.0000', '', '0.00', NULL, 3, 'Ton', '1.0000', '', NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (593, 524, 82, '', '202002', 'Stone', 'standard', NULL, '178.00', '178.00', '922.00', 1, '0.0000', NULL, '', '0', '0.00', '164116.0000', '', '178.00', NULL, 3, 'Ton', '922.0000', '', NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (594, 525, 82, '', '202002', 'Stone', 'standard', NULL, '184.00', '184.00', '91.00', 1, '0.0000', NULL, '', '0', '0.00', '16744.0000', '', '184.00', NULL, 3, 'Ton', '91.0000', '', NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (597, 528, 82, '', '202002', 'Stone', 'standard', NULL, '178.00', '178.00', '184.00', 1, '0.0000', NULL, '', '0', '0.00', '32752.0000', '', '178.00', NULL, 3, 'Ton', '184.0000', '', NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (598, 529, 82, '', '202002', 'Stone', 'standard', NULL, '178.00', '178.00', '182.00', 1, '0.0000', NULL, '', '0', '0.00', '32396.0000', '', '178.00', NULL, 3, 'Ton', '182.0000', '', NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (601, 531, 82, '', '202002', 'Stone', 'standard', NULL, '177.00', '177.00', '285.00', 1, '0.0000', NULL, '', '0', '0.00', '50445.0000', '', '177.00', NULL, 3, 'Ton', '285.0000', '', NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (603, 533, 82, '', '202002', 'Stone', 'standard', NULL, '178.00', '178.00', '186.00', 1, '0.0000', NULL, '', '0', '0.00', '33108.0000', '', '178.00', NULL, 3, 'Ton', '186.0000', '', NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (610, 536, 82, '', '202002', 'Stone', 'standard', NULL, '184.00', '184.00', '455.00', 1, '0.0000', NULL, '', '0', '0.00', '83720.0000', '', '184.00', NULL, 3, 'Ton', '455.0000', '', NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (611, 537, 82, '', '202002', 'Stone', 'standard', NULL, '178.00', '178.00', '51.00', 1, '0.0000', NULL, '', '0', '0.00', '9078.0000', '', '178.00', NULL, 3, 'Ton', '51.0000', '', NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (614, 540, 82, '', '202002', 'Stone', 'standard', NULL, '178.00', '178.00', '190.00', 1, '0.0000', NULL, '', '0', '0.00', '33820.0000', '', '178.00', NULL, 3, 'Ton', '190.0000', '', NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (616, 542, 82, '', '202002', 'Stone', 'standard', NULL, '178.00', '178.00', '467.00', 1, '0.0000', NULL, '', '0', '0.00', '83126.0000', '', '178.00', NULL, 3, 'Ton', '467.0000', '', NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (617, 543, 82, '', '202002', 'Stone', 'standard', NULL, '184.00', '184.00', '380.00', 1, '0.0000', NULL, '', '0', '0.00', '69920.0000', '', '184.00', NULL, 3, 'Ton', '380.0000', '', NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (618, 544, 82, '', '202002', 'Stone', 'standard', NULL, '178.00', '178.00', '92.00', 1, '0.0000', NULL, '', '0', '0.00', '16376.0000', '', '178.00', NULL, 3, 'Ton', '92.0000', '', NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (621, 545, 84, '', '200000', 'Cash Return', 'standard', NULL, '32600.00', '32600.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '32600.0000', '', '32600.00', NULL, 3, 'Ton', '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (623, 546, 84, '', '200000', 'Cash Return', 'standard', NULL, '5500.00', '5500.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '5500.0000', '', '5500.00', NULL, 3, 'Ton', '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (626, 548, 82, '', '202002', 'Stone', 'standard', NULL, '178.00', '178.00', '95.00', 1, '0.0000', NULL, '', '0', '0.00', '16910.0000', '', '178.00', NULL, 3, 'Ton', '95.0000', '', NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (630, 550, 82, '', '202002', 'Stone', 'standard', NULL, '177.00', '177.00', '971.00', 1, '0.0000', NULL, '', '0', '0.00', '171867.0000', '', '177.00', NULL, 3, 'Ton', '971.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (632, 551, 82, '', '202002', 'Stone', 'standard', NULL, '184.00', '184.00', '380.00', 1, '0.0000', NULL, '', '0', '0.00', '69920.0000', '', '184.00', NULL, 3, 'Ton', '380.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (639, 556, 82, '', '202002', 'Stone', 'standard', NULL, '3900.00', '3900.00', '63.74', 1, '0.0000', NULL, '', '0', '0.00', '248586.0000', '', '3900.00', NULL, 3, 'Ton', '63.7400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (641, 557, 82, '', '202002', 'Stone', 'standard', NULL, '184.00', '184.00', '380.00', 1, '0.0000', NULL, '', '0', '0.00', '69920.0000', '', '184.00', NULL, 3, 'Ton', '380.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (642, 558, 83, '', '202001', 'Coal', 'standard', NULL, '969276.00', '969276.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '969276.0000', '', '969276.00', NULL, 3, 'Ton', '1.0000', '', NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (643, 559, 82, '', '202002', 'Stone', 'standard', NULL, '184.00', '184.00', '190.00', 1, '0.0000', NULL, '', '0', '0.00', '34960.0000', '', '184.00', NULL, 3, 'Ton', '190.0000', '', NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (658, 567, 82, '', '202002', 'Stone', 'standard', NULL, '175.00', '175.00', '190.00', 1, '0.0000', NULL, '', '0', '0.00', '33250.0000', '', '175.00', NULL, 3, 'Ton', '190.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (664, 572, 82, '', '202002', 'Stone', 'standard', NULL, '3900.00', '3900.00', '4.50', 1, '0.0000', NULL, '', '0', '0.00', '17550.0000', '', '3900.00', NULL, 3, 'Ton', '4.5000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (679, 580, 82, '', '202002', 'Stone', 'standard', NULL, '175.00', '175.00', '95.00', 1, '0.0000', NULL, '', '0', '0.00', '16625.0000', '', '175.00', NULL, 3, 'Ton', '95.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (681, 581, 82, '', '202002', 'Stone', 'standard', NULL, '173.00', '173.00', '592.00', 1, '0.0000', NULL, '', '0', '0.00', '102416.0000', '', '173.00', NULL, 3, 'Ton', '592.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (683, 582, 82, '', '202002', 'Stone', 'standard', NULL, '170.00', '170.00', '290.00', 1, '0.0000', NULL, '', '0', '0.00', '49300.0000', '', '170.00', NULL, 3, 'Ton', '290.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (687, 584, 82, '', '202002', 'Stone', 'standard', NULL, '170.00', '170.00', '1479.00', 1, '0.0000', NULL, '', '0', '0.00', '251430.0000', '', '170.00', NULL, 3, 'Ton', '1479.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (689, 585, 82, '', '202002', 'Stone', 'standard', NULL, '170.00', '170.00', '526.00', 1, '0.0000', NULL, '', '0', '0.00', '89420.0000', '', '170.00', NULL, 3, 'Ton', '526.0000', '', NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (691, 586, 82, '', '202002', 'Stone', 'standard', NULL, '170.00', '170.00', '986.00', 1, '0.0000', NULL, '', '0', '0.00', '167620.0000', '', '170.00', NULL, 3, 'Ton', '986.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (694, 588, 82, '', '202002', 'Stone', 'standard', NULL, '174.00', '174.00', '95.00', 1, '0.0000', NULL, '', '0', '0.00', '16530.0000', '', '174.00', NULL, 3, 'Ton', '95.0000', '', NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (695, 589, 82, '', '202002', 'Stone', 'standard', NULL, '170.00', '170.00', '95.00', 1, '0.0000', NULL, '', '0', '0.00', '16150.0000', '', '170.00', NULL, 3, 'Ton', '95.0000', '', NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (703, 592, 82, '', '202002', 'Stone', 'standard', NULL, '170.00', '170.00', '490.00', 1, '0.0000', NULL, '', '0', '0.00', '83300.0000', '', '170.00', NULL, 3, 'Ton', '490.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (705, 593, 82, '', '202002', 'Stone', 'standard', NULL, '171.00', '171.00', '85.00', 1, '0.0000', NULL, '', '0', '0.00', '14535.0000', '', '171.00', NULL, 3, 'Ton', '85.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (707, 594, 82, '', '202002', 'Stone', 'standard', NULL, '170.00', '170.00', '98.00', 1, '0.0000', NULL, '', '0', '0.00', '16660.0000', '', '170.00', NULL, 3, 'Ton', '98.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (711, 596, 83, '', '202001', 'Coal', 'standard', NULL, '268040.00', '268040.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '268040.0000', '', '268040.00', NULL, 3, 'Ton', '1.0000', '', NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (715, 597, 82, '', '202002', 'Stone', 'standard', NULL, '170.00', '170.00', '100.00', 1, '0.0000', NULL, '', '0', '0.00', '17000.0000', '', '170.00', NULL, 3, 'Ton', '100.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (743, 610, 82, '', '202002', 'Stone', 'standard', NULL, '170.00', '170.00', '285.00', 1, '0.0000', NULL, '', '0', '0.00', '48450.0000', '', '170.00', NULL, 3, 'Ton', '285.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (744, 609, 82, '', '202002', 'Stone', 'standard', NULL, '172.00', '172.00', '95.00', 1, '0.0000', NULL, '', '0', '0.00', '16340.0000', '', '172.00', NULL, 3, 'Ton', '95.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (745, 608, 82, '', '202002', 'Stone', 'standard', NULL, '170.00', '170.00', '85.00', 1, '0.0000', NULL, '', '0', '0.00', '14450.0000', '', '170.00', NULL, 3, 'Ton', '85.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (746, 607, 82, '', '202002', 'Stone', 'standard', NULL, '169.00', '169.00', '509.00', 1, '0.0000', NULL, '', '0', '0.00', '86021.0000', '', '169.00', NULL, 3, 'Ton', '509.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (747, 606, 82, '', '202002', 'Stone', 'standard', NULL, '169.00', '169.00', '549.00', 1, '0.0000', NULL, '', '0', '0.00', '92781.0000', '', '169.00', NULL, 3, 'Ton', '549.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (749, 611, 82, '', '202002', 'Stone', 'standard', NULL, '170.00', '170.00', '86.00', 1, '0.0000', NULL, '', '0', '0.00', '14620.0000', '', '170.00', NULL, 3, 'Ton', '86.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (751, 612, 82, '', '202002', 'Stone', 'standard', NULL, '170.00', '170.00', '98.00', 1, '0.0000', NULL, '', '0', '0.00', '16660.0000', '', '170.00', NULL, 3, 'Ton', '98.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (762, 617, 82, '', '202002', 'Stone', 'standard', NULL, '172.00', '172.00', '95.00', 1, '0.0000', NULL, '', '0', '0.00', '16340.0000', '', '172.00', NULL, 3, 'Ton', '95.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (763, 618, 82, '', '202002', 'Stone', 'standard', NULL, '170.00', '170.00', '493.00', 1, '0.0000', NULL, '', '0', '0.00', '83810.0000', '', '170.00', NULL, 3, 'Ton', '493.0000', '', NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (764, 619, 82, '', '202002', 'Stone', 'standard', NULL, '170.00', '170.00', '387.00', 1, '0.0000', NULL, '', '0', '0.00', '65790.0000', '', '170.00', NULL, 3, 'Ton', '387.0000', '', NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (765, 620, 82, '', '202002', 'Stone', 'standard', NULL, '169.00', '169.00', '553.00', 1, '0.0000', NULL, '', '0', '0.00', '93457.0000', '', '169.00', NULL, 3, 'Ton', '553.0000', '', NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (767, 622, 82, '', '202002', 'Stone', 'standard', NULL, '171.00', '171.00', '95.00', 1, '0.0000', NULL, '', '0', '0.00', '16245.0000', '', '171.00', NULL, 3, 'Ton', '95.0000', '', NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (769, 621, 82, '', '202002', 'Stone', 'standard', NULL, '169.00', '169.00', '549.00', 1, '0.0000', NULL, '', '0', '0.00', '92781.0000', '', '169.00', NULL, 3, 'Ton', '549.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (787, 627, 83, '', '202001', 'Coal', 'standard', NULL, '7500.00', '7500.00', '19.38', 1, '0.0000', NULL, '', '0', '0.00', '145350.0000', '', '7500.00', NULL, 3, 'Ton', '19.3800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (788, 628, 83, '', '202001', 'Coal', 'standard', NULL, '7500.00', '7500.00', '16.44', 1, '0.0000', NULL, '', '0', '0.00', '123300.0000', '', '7500.00', NULL, 3, 'Ton', '16.4400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (789, 629, 83, '', '202001', 'Coal', 'standard', NULL, '7500.00', '7500.00', '17.44', 1, '0.0000', NULL, '', '0', '0.00', '130800.0000', '', '7500.00', NULL, 3, 'Ton', '17.4400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (790, 630, 83, '', '202001', 'Coal', 'standard', NULL, '7500.00', '7500.00', '1.31', 1, '0.0000', NULL, '', '0', '0.00', '9825.0000', '', '7500.00', NULL, 3, 'Ton', '1.3100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (791, 631, 83, '', '202001', 'Coal', 'standard', NULL, '7300.00', '7300.00', '19.10', 1, '0.0000', NULL, '', '0', '0.00', '139430.0000', '', '7300.00', NULL, 3, 'Ton', '19.1000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (792, 632, 83, '', '202001', 'Coal', 'standard', NULL, '7300.00', '7300.00', '19.32', 1, '0.0000', NULL, '', '0', '0.00', '141036.0000', '', '7300.00', NULL, 3, 'Ton', '19.3200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (793, 633, 83, '', '202001', 'Coal', 'standard', NULL, '7200.00', '7200.00', '17.10', 1, '0.0000', NULL, '', '0', '0.00', '123120.0000', '', '7200.00', NULL, 3, 'Ton', '17.1000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (794, 634, 83, '', '202001', 'Coal', 'standard', NULL, '7200.00', '7200.00', '17.98', 1, '0.0000', NULL, '', '0', '0.00', '129456.0000', '', '7200.00', NULL, 3, 'Ton', '17.9800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (795, 635, 83, '', '202001', 'Coal', 'standard', NULL, '7200.00', '7200.00', '19.53', 1, '0.0000', NULL, '', '0', '0.00', '140616.0000', '', '7200.00', NULL, 3, 'Ton', '19.5300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (796, 636, 83, '', '202001', 'Coal', 'standard', NULL, '7200.00', '7200.00', '18.10', 1, '0.0000', NULL, '', '0', '0.00', '130320.0000', '', '7200.00', NULL, 3, 'Ton', '18.1000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (797, 637, 83, '', '202001', 'Coal', 'standard', NULL, '7200.00', '7200.00', '19.64', 1, '0.0000', NULL, '', '0', '0.00', '141408.0000', '', '7200.00', NULL, 3, 'Ton', '19.6400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (798, 623, 83, '', '202001', 'Coal', 'standard', NULL, '8200.00', '8200.00', '21.17', 1, '0.0000', NULL, '', '0', '0.00', '173594.0000', '', '8200.00', NULL, 3, 'Ton', '21.1700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (799, 624, 83, '', '202001', 'Coal', 'standard', NULL, '8300.00', '8300.00', '2.06', 1, '0.0000', NULL, '', '0', '0.00', '17098.0000', '', '8300.00', NULL, 3, 'Ton', '2.0600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (801, 638, 83, '', '202001', 'Coal', 'standard', NULL, '7300.00', '7300.00', '18.59', 1, '0.0000', NULL, '', '0', '0.00', '135707.0000', '', '7300.00', NULL, 3, 'Ton', '18.5900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (824, 649, 83, '', '202001', 'Coal', 'standard', NULL, '10000.00', '10000.00', '0.24', 1, '0.0000', NULL, '', '0', '0.00', '2400.0000', '', '10000.00', NULL, 3, 'Ton', '0.2400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (825, 650, 84, '', '200000', 'Cash Return', 'standard', NULL, '0.00', '0.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '0.0000', '', '0.00', NULL, 3, 'Ton', '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (827, 651, 83, '', '202001', 'Coal', 'standard', NULL, '7800.00', '7800.00', '19.53', 1, '0.0000', NULL, '', '0', '0.00', '152256.0000', '', '7800.00', NULL, 3, 'Ton', '19.5200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (829, 652, 83, '', '202001', 'Coal', 'standard', NULL, '7800.00', '7800.00', '15.57', 1, '0.0000', NULL, '', '0', '0.00', '121446.0000', '', '7800.00', NULL, 3, 'Ton', '15.5700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (833, 653, 83, '', '202001', 'Coal', 'standard', NULL, '7800.00', '7800.00', '17.92', 1, '0.0000', NULL, '', '0', '0.00', '139776.0000', '', '7800.00', NULL, 3, 'Ton', '17.9200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (834, 654, 83, '', '202001', 'Coal', 'standard', NULL, '7200.00', '7200.00', '17.81', 1, '0.0000', NULL, '', '0', '0.00', '128232.0000', '', '7200.00', NULL, 3, 'Ton', '17.8100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (835, 655, 83, '', '202001', 'Coal', 'standard', NULL, '7200.00', '7200.00', '18.51', 1, '0.0000', NULL, '', '0', '0.00', '133272.0000', '', '7200.00', NULL, 3, 'Ton', '18.5100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (843, 658, 83, '', '202001', 'Coal', 'standard', NULL, '7750.00', '7750.00', '19.01', 1, '0.0000', NULL, '', '0', '0.00', '147327.5000', '', '7750.00', NULL, 3, 'Ton', '19.0100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (844, 659, 83, '', '202001', 'Coal', 'standard', NULL, '7750.00', '7750.00', '13.46', 1, '0.0000', NULL, '', '0', '0.00', '104315.0000', '', '7750.00', NULL, 3, 'Ton', '13.4600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (845, 660, 83, '', '202001', 'Coal', 'standard', NULL, '7750.00', '7750.00', '14.61', 1, '0.0000', NULL, '', '0', '0.00', '113227.5000', '', '7750.00', NULL, 3, 'Ton', '14.6100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (846, 661, 83, '', '202001', 'Coal', 'standard', NULL, '7750.00', '7750.00', '19.18', 1, '0.0000', NULL, '', '0', '0.00', '148645.0000', '', '7750.00', NULL, 3, 'Ton', '19.1800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (847, 662, 83, '', '202001', 'Coal', 'standard', NULL, '7750.00', '7750.00', '23.97', 1, '0.0000', NULL, '', '0', '0.00', '185767.5000', '', '7750.00', NULL, 3, 'Ton', '23.9700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (853, 663, 83, '', '202001', 'Coal', 'standard', NULL, '8200.00', '8200.00', '11.56', 1, '0.0000', NULL, '', '0', '0.00', '94792.0000', '', '8200.00', NULL, 3, 'Ton', '11.5600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (854, 664, 83, '', '202001', 'Coal', 'standard', NULL, '8200.00', '8200.00', '13.85', 1, '0.0000', NULL, '', '0', '0.00', '113570.0000', '', '8200.00', NULL, 3, 'Ton', '13.8500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (855, 665, 83, '', '202001', 'Coal', 'standard', NULL, '8200.00', '8200.00', '13.60', 1, '0.0000', NULL, '', '0', '0.00', '111520.0000', '', '8200.00', NULL, 3, 'Ton', '13.6000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (856, 666, 83, '', '202001', 'Coal', 'standard', NULL, '8200.00', '8200.00', '12.08', 1, '0.0000', NULL, '', '0', '0.00', '99056.0000', '', '8200.00', NULL, 3, 'Ton', '12.0800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (857, 667, 83, '', '202001', 'Coal', 'standard', NULL, '8200.00', '8200.00', '10.45', 1, '0.0000', NULL, '', '0', '0.00', '85690.0000', '', '8200.00', NULL, 3, 'Ton', '10.4500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (859, 668, 82, '', '202002', 'Stone', 'standard', NULL, '171.00', '171.00', '95.00', 1, '0.0000', NULL, '', '0', '0.00', '16245.0000', '', '171.00', NULL, 3, 'Ton', '95.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (862, 670, 82, '', '202002', 'Stone', 'standard', NULL, '171.00', '171.00', '95.00', 1, '0.0000', NULL, '', '0', '0.00', '16245.0000', '', '171.00', NULL, 3, 'Ton', '95.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (863, 669, 82, '', '202002', 'Stone', 'standard', NULL, '170.00', '170.00', '582.00', 1, '0.0000', NULL, '', '0', '0.00', '98940.0000', '', '170.00', NULL, 3, 'Ton', '582.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (864, 671, 83, '', '202001', 'Coal', 'standard', NULL, '7750.00', '7750.00', '19.18', 1, '0.0000', NULL, '', '0', '0.00', '148645.0000', '', '7750.00', NULL, 3, 'Ton', '19.1800', '', NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (865, 672, 83, '', '202001', 'Coal', 'standard', NULL, '7750.00', '7750.00', '20.00', 1, '0.0000', NULL, '', '0', '0.00', '155000.0000', '', '7750.00', NULL, 3, 'Ton', '20.0000', '', NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (869, 675, 83, '', '202001', 'Coal', 'standard', NULL, '7200.00', '7200.00', '20.05', 1, '0.0000', NULL, '', '0', '0.00', '144360.0000', '', '7200.00', NULL, 3, 'Ton', '20.0500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (870, 676, 85, '', '00001', 'discount', 'standard', NULL, '0.00', '0.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '0.0000', '', '0.00', NULL, 3, 'Ton', '1.0000', '', NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (872, 677, 82, '', '202002', 'Stone', 'standard', NULL, '171.00', '171.00', '95.00', 1, '0.0000', NULL, '', '0', '0.00', '16245.0000', '', '171.00', NULL, 3, 'Ton', '95.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (874, 678, 82, '', '202002', 'Stone', 'standard', NULL, '171.00', '171.00', '190.00', 1, '0.0000', NULL, '', '0', '0.00', '32490.0000', '', '171.00', NULL, 3, 'Ton', '190.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (875, 679, 82, '', '202002', 'Stone', 'standard', NULL, '170.00', '170.00', '380.00', 1, '0.0000', NULL, '', '0', '0.00', '64600.0000', '', '170.00', NULL, 3, 'Ton', '380.0000', '', NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (876, 680, 82, '', '202002', 'Stone', 'standard', NULL, '170.00', '170.00', '100.00', 1, '0.0000', NULL, '', '0', '0.00', '17000.0000', '', '170.00', NULL, 3, 'Ton', '100.0000', '', NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (889, 690, 83, '', '202001', 'Coal', 'standard', NULL, '7200.00', '7200.00', '18.23', 1, '0.0000', NULL, '', '0', '0.00', '131256.0000', '', '7200.00', NULL, 3, 'Ton', '18.2300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (890, 690, 86, '', '000003', 'labour bill', 'standard', NULL, '3099.00', '3099.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '3099.0000', '', '3099.00', NULL, 3, 'Ton', '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (893, 682, 83, '', '202001', 'Coal', 'standard', NULL, '0.00', '0.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '0.0000', '', '0.00', NULL, 3, 'Ton', '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (894, 683, 83, '', '202001', 'Coal', 'standard', NULL, '7400.00', '7400.00', '17.88', 1, '0.0000', NULL, '', '0', '0.00', '132312.0000', '', '7400.00', NULL, 3, 'Ton', '17.8800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (895, 684, 83, '', '202001', 'Coal', 'standard', NULL, '7400.00', '7400.00', '17.61', 1, '0.0000', NULL, '', '0', '0.00', '130314.0000', '', '7400.00', NULL, 3, 'Ton', '17.6100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (896, 686, 83, '', '202001', 'Coal', 'standard', NULL, '7300.00', '7300.00', '17.24', 1, '0.0000', NULL, '', '0', '0.00', '125852.0000', '', '7300.00', NULL, 3, 'Ton', '17.2400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (897, 687, 84, '', '200000', 'Cash Return', 'standard', NULL, '2400.00', '2400.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '2400.0000', '', '2400.00', NULL, 3, 'Ton', '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (898, 687, 86, '', '000003', 'labour bill', 'standard', NULL, '9140.00', '9140.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '9140.0000', '', '9140.00', NULL, 3, 'Ton', '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (899, 689, 85, '', '00001', 'discount', 'standard', NULL, '0.00', '0.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '0.0000', '', '0.00', NULL, 3, 'Ton', '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (900, 691, 83, '', '202001', 'Coal', 'standard', NULL, '7200.00', '7200.00', '17.11', 1, '0.0000', NULL, '', '0', '0.00', '123192.0000', '', '7200.00', NULL, 3, 'Ton', '17.1100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (901, 691, 86, '', '000003', 'labour bill', 'standard', NULL, '2907.00', '2907.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '2907.0000', '', '2907.00', NULL, 3, 'Ton', '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (906, 693, 83, '', '202001', 'Coal', 'standard', NULL, '7200.00', '7200.00', '19.29', 1, '0.0000', NULL, '', '0', '0.00', '138888.0000', '', '7200.00', NULL, 3, 'Ton', '19.2900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (907, 693, 86, '', '000003', 'labour bill', 'standard', NULL, '3279.00', '3279.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '3279.0000', '', '3279.00', NULL, 3, 'Ton', '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (914, 694, 83, '', '202001', 'Coal', 'standard', NULL, '7200.00', '7200.00', '16.75', 1, '0.0000', NULL, '', '0', '0.00', '120600.0000', '', '7200.00', NULL, 3, 'Ton', '16.7500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (915, 694, 86, '', '000003', 'labour bill', 'standard', NULL, '2840.00', '2840.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '2840.0000', '', '2840.00', NULL, 3, 'Ton', '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (916, 695, 83, '', '202001', 'Coal', 'standard', NULL, '7200.00', '7200.00', '20.25', 1, '0.0000', NULL, '', '0', '0.00', '145800.0000', '', '7200.00', NULL, 3, 'Ton', '20.2500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (917, 695, 86, '', '000003', 'labour bill', 'standard', NULL, '3440.00', '3440.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '3440.0000', '', '3440.00', NULL, 3, 'Ton', '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (923, 699, 82, '', '202002', 'Stone', 'standard', NULL, '170.00', '170.00', '98.00', 1, '0.0000', NULL, '', '0', '0.00', '16660.0000', '', '170.00', NULL, 3, 'Ton', '98.0000', '', NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (924, 700, 82, '', '202002', 'Stone', 'standard', NULL, '170.00', '170.00', '271.00', 1, '0.0000', NULL, '', '0', '0.00', '46070.0000', '', '170.00', NULL, 3, 'Ton', '271.0000', '', NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (925, 698, 82, '', '202002', 'Stone', 'standard', NULL, '171.00', '171.00', '190.00', 1, '0.0000', NULL, '', '0', '0.00', '32490.0000', '', '171.00', NULL, 3, 'Ton', '190.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (926, 701, 82, '', '202002', 'Stone', 'standard', NULL, '170.00', '170.00', '97.00', 1, '0.0000', NULL, '', '0', '0.00', '16490.0000', '', '170.00', NULL, 3, 'Ton', '97.0000', '', NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (936, 696, 83, '', '202001', 'Coal', 'standard', NULL, '7200.00', '7200.00', '17.74', 1, '0.0000', NULL, '', '0', '0.00', '127728.0000', '', '7200.00', NULL, 3, 'Ton', '17.7400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (937, 696, 86, '', '000003', 'labour bill', 'standard', NULL, '3020.00', '3020.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '3020.0000', '', '3020.00', NULL, 3, 'Ton', '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (940, 708, 83, '', '202001', 'Coal', 'standard', NULL, '7200.00', '7200.00', '18.20', 1, '0.0000', NULL, '', '0', '0.00', '131040.0000', '', '7200.00', NULL, 3, 'Ton', '18.2000', '', NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (942, 710, 82, '', '202002', 'Stone', 'standard', NULL, '171.00', '171.00', '190.00', 1, '0.0000', NULL, '', '0', '0.00', '32490.0000', '', '171.00', NULL, 3, 'Ton', '190.0000', '', NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (943, 711, 82, '', '202002', 'Stone', 'standard', NULL, '170.00', '170.00', '271.00', 1, '0.0000', NULL, '', '0', '0.00', '46070.0000', '', '170.00', NULL, 3, 'Ton', '271.0000', '', NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (944, 712, 82, '', '202002', 'Stone', 'standard', NULL, '170.00', '170.00', '193.00', 1, '0.0000', NULL, '', '0', '0.00', '32810.0000', '', '170.00', NULL, 3, 'Ton', '193.0000', '', NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (945, 705, 83, '', '202001', 'Coal', 'standard', NULL, '7200.00', '7200.00', '19.62', 1, '0.0000', NULL, '', '0', '0.00', '141264.0000', '', '7200.00', NULL, 3, 'Ton', '19.6200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (948, 714, 83, '', '202001', 'Coal', 'standard', NULL, '7800.00', '7800.00', '16.68', 1, '0.0000', NULL, '', '0', '0.00', '130104.0000', '', '7800.00', NULL, 3, 'Ton', '16.6800', '', NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (952, 717, 82, '', '202002', 'Stone', 'standard', NULL, '171.00', '171.00', '95.00', 1, '0.0000', NULL, '', '0', '0.00', '16245.0000', '', '171.00', NULL, 3, 'Ton', '95.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (953, 718, 83, '', '202001', 'Coal', 'standard', NULL, '7200.00', '7200.00', '19.33', 1, '0.0000', NULL, '', '0', '0.00', '139176.0000', '', '7200.00', NULL, 3, 'Ton', '19.3300', '', NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (955, 719, 82, '', '202002', 'Stone', 'standard', NULL, '170.00', '170.00', '730.00', 1, '0.0000', NULL, '', '0', '0.00', '124100.0000', '', '170.00', NULL, 3, 'Ton', '730.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (957, 720, 83, '', '202001', 'Coal', 'standard', NULL, '7250.00', '7250.00', '94.66', 1, '0.0000', NULL, '', '0', '0.00', '686285.0000', '', '7250.00', NULL, 3, 'Ton', '94.6600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (959, 721, 83, '', '202001', 'Coal', 'standard', NULL, '7200.00', '7200.00', '20.32', 1, '0.0000', NULL, '', '0', '0.00', '146304.0000', '', '7200.00', NULL, 3, 'Ton', '20.3200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (960, 722, 83, '', '202001', 'Coal', 'standard', NULL, '7200.00', '7200.00', '20.61', 1, '0.0000', NULL, '', '0', '0.00', '148392.0000', '', '7200.00', NULL, 3, 'Ton', '20.6100', '', NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (961, 723, 87, '', '103', 'Advance', 'standard', NULL, '0.00', '0.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '0.0000', '', '0.00', NULL, 3, 'Ton', '1.0000', '', NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (962, 724, 82, '', '202002', 'Stone', 'standard', NULL, '3850.00', '3850.00', '21.02', 1, '0.0000', NULL, '', '0', '0.00', '80907.7500', '', '3850.00', NULL, 3, 'Ton', '21.0150', '', NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (966, 725, 83, '', '202001', 'Coal', 'standard', NULL, '7250.00', '7250.00', '21.72', 1, '0.0000', NULL, '', '0', '0.00', '157470.0000', '', '7250.00', NULL, 3, 'Ton', '21.7200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (967, 726, 83, '', '202001', 'Coal', 'standard', NULL, '7200.00', '7200.00', '19.80', 1, '0.0000', NULL, '', '0', '0.00', '142560.0000', '', '7200.00', NULL, 3, 'Ton', '19.8000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (968, 727, 83, '', '202001', 'Coal', 'standard', NULL, '7200.00', '7200.00', '20.66', 1, '0.0000', NULL, '', '0', '0.00', '148752.0000', '', '7200.00', NULL, 3, 'Ton', '20.6600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (970, 728, 87, '', '103', 'Advance', 'standard', NULL, '0.00', '0.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '0.0000', '', '0.00', NULL, 3, 'Ton', '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (971, 729, 82, '', '202002', 'Stone', 'standard', NULL, '170.00', '170.00', '70.00', 1, '0.0000', NULL, '', '0', '0.00', '11900.0000', '', '170.00', NULL, 3, 'Ton', '70.0000', '', NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (972, 730, 82, '', '202002', 'Stone', 'standard', NULL, '170.00', '170.00', '95.00', 1, '0.0000', NULL, '', '0', '0.00', '16150.0000', '', '170.00', NULL, 3, 'Ton', '95.0000', '', NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (974, 731, 83, '', '202001', 'Coal', 'standard', NULL, '8550.00', '8550.00', '64.10', 1, '0.0000', NULL, '', '0', '0.00', '548055.0000', '', '8550.00', NULL, 3, 'Ton', '64.1000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (977, 733, 82, '', '202002', 'Stone', 'standard', NULL, '169.00', '169.00', '91.00', 1, '0.0000', NULL, '', '0', '0.00', '15379.0000', '', '169.00', NULL, 3, 'Ton', '91.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (980, 734, 82, '', '202002', 'Stone', 'standard', NULL, '168.00', '168.00', '252.00', 1, '0.0000', NULL, '', '0', '0.00', '42336.0000', '', '168.00', NULL, 3, 'Ton', '252.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (982, 735, 83, '', '202001', 'Coal', 'standard', NULL, '7200.00', '7200.00', '19.40', 1, '0.0000', NULL, '', '0', '0.00', '139680.0000', '', '7200.00', NULL, 3, 'Ton', '19.4000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (984, 736, 83, '', '202001', 'Coal', 'standard', NULL, '7200.00', '7200.00', '21.82', 1, '0.0000', NULL, '', '0', '0.00', '157104.0000', '', '7200.00', NULL, 3, 'Ton', '21.8200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (987, 738, 83, '', '202001', 'Coal', 'standard', NULL, '7200.00', '7200.00', '20.54', 1, '0.0000', NULL, '', '0', '0.00', '147888.0000', '', '7200.00', NULL, 3, 'Ton', '20.5400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (988, 737, 83, '', '202001', 'Coal', 'standard', NULL, '7200.00', '7200.00', '23.62', 1, '0.0000', NULL, '', '0', '0.00', '170064.0000', '', '7200.00', NULL, 3, 'Ton', '23.6200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (992, 740, 83, '', '202001', 'Coal', 'standard', NULL, '8550.00', '8550.00', '13.68', 1, '0.0000', NULL, '', '0', '0.00', '116964.0000', '', '8550.00', NULL, 3, 'Ton', '13.6800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (993, 739, 83, '', '202001', 'Coal', 'standard', NULL, '8550.00', '8550.00', '15.81', 1, '0.0000', NULL, '', '0', '0.00', '135175.5000', '', '8550.00', NULL, 3, 'Ton', '15.8100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (995, 741, 86, '', '000003', 'labour bill', 'standard', NULL, '3091.00', '3091.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '3091.0000', '', '3091.00', NULL, 3, 'Ton', '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (998, 742, 86, '', '000003', 'labour bill', 'standard', NULL, '7500.00', '7500.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '7500.0000', '', '7500.00', NULL, 3, 'Ton', '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1002, 745, 82, '', '202002', 'Stone', 'standard', NULL, '170.00', '170.00', '200.00', 1, '0.0000', NULL, '', '0', '0.00', '34000.0000', '', '170.00', NULL, 3, 'Ton', '200.0000', '', NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1004, 746, 82, '', '202002', 'Stone', 'standard', NULL, '169.00', '169.00', '981.00', 1, '0.0000', NULL, '', '0', '0.00', '165789.0000', '', '169.00', NULL, 3, 'Ton', '981.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1006, 747, 88, '', '963', 'Other Fare', 'standard', NULL, '850.00', '850.00', '8.00', 1, '0.0000', NULL, '', '0', '0.00', '6800.0000', '', '850.00', NULL, 3, 'Ton', '8.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1008, 748, 88, '', '963', 'Other Fare', 'standard', NULL, '750.00', '750.00', '4.00', 1, '0.0000', NULL, '', '0', '0.00', '3000.0000', '', '750.00', NULL, 3, 'Ton', '4.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1010, 749, 88, '', '963', 'Other Fare', 'standard', NULL, '750.00', '750.00', '3.00', 1, '0.0000', NULL, '', '0', '0.00', '2250.0000', '', '750.00', NULL, 3, 'Ton', '3.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1012, 750, 88, '', '963', 'Other Fare', 'standard', NULL, '775.00', '775.00', '3.00', 1, '0.0000', NULL, '', '0', '0.00', '2325.0000', '', '775.00', NULL, 3, 'Ton', '3.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1014, 751, 88, '', '963', 'Other Fare', 'standard', NULL, '7.00', '7.00', '25.00', 1, '0.0000', NULL, '', '0', '0.00', '175.0000', '', '7.00', NULL, 3, 'Ton', '25.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1016, 752, 88, '', '963', 'Other Fare', 'standard', NULL, '800.00', '800.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '800.0000', '', '800.00', NULL, 3, 'Ton', '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1017, 526, 82, '', '202002', 'Stone', 'standard', NULL, '184.00', '184.00', '459.00', 1, '0.0000', NULL, '', '0', '0.00', '84456.0000', '', '184.00', NULL, 3, 'Ton', '459.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1019, 753, 82, '', '202002', 'Stone', 'standard', NULL, '186.00', '186.00', '368.00', 1, '0.0000', NULL, '', '0', '0.00', '68448.0000', '', '186.00', NULL, 3, 'Ton', '368.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1021, 754, 82, '', '202002', 'Stone', 'standard', NULL, '186.00', '186.00', '184.00', 1, '0.0000', NULL, '', '0', '0.00', '34224.0000', '', '186.00', NULL, 3, 'Ton', '184.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1023, 755, 82, '', '202002', 'Stone', 'standard', NULL, '184.00', '184.00', '273.00', 1, '0.0000', NULL, '', '0', '0.00', '50232.0000', '', '184.00', NULL, 3, 'Ton', '273.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1025, 756, 85, '', '00001', 'discount', 'standard', NULL, '0.00', '0.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '0.0000', '', '0.00', NULL, 3, 'Ton', '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1028, 757, 85, '', '00001', 'discount', 'standard', NULL, '0.00', '0.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '0.0000', '', '0.00', NULL, 3, 'Ton', '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1029, 527, 82, '', '202002', 'Stone', 'standard', NULL, '178.00', '178.00', '190.00', 1, '0.0000', NULL, '', '0', '0.00', '33820.0000', '', '178.00', NULL, 3, 'Ton', '190.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1030, 530, 84, '', '200000', 'Cash Return', 'standard', NULL, '13200.00', '13200.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '13200.0000', '', '13200.00', NULL, 3, 'Ton', '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1032, 758, 85, '', '00001', 'discount', 'standard', NULL, '0.00', '0.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '0.0000', '', '0.00', NULL, 3, 'Ton', '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1040, 760, 83, '', '202001', 'Coal', 'standard', NULL, '7500.00', '7500.00', '24.65', 1, '0.0000', NULL, '', '0', '0.00', '184875.0000', '', '7500.00', NULL, 3, 'Ton', '24.6500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1041, 761, 83, '', '202001', 'Coal', 'standard', NULL, '8550.00', '8550.00', '13.61', 1, '0.0000', NULL, '', '0', '0.00', '116365.5000', '', '8550.00', NULL, 3, 'Ton', '13.6100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1042, 763, 83, '', '202001', 'Coal', 'standard', NULL, '8600.00', '8600.00', '21.59', 1, '0.0000', NULL, '', '0', '0.00', '185674.0000', '', '8600.00', NULL, 3, 'Ton', '21.5900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1043, 762, 83, '', '202001', 'Coal', 'standard', NULL, '7400.00', '7400.00', '24.17', 1, '0.0000', NULL, '', '0', '0.00', '178858.0000', '', '7400.00', NULL, 3, 'Ton', '24.1700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1044, 759, 83, '', '202001', 'Coal', 'standard', NULL, '6450.00', '6450.00', '23.31', 1, '0.0000', NULL, '', '0', '0.00', '150349.5000', '', '6450.00', NULL, 3, 'Ton', '23.3100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1046, 764, 83, '', '202001', 'Coal', 'standard', NULL, '8100.00', '8100.00', '1105.00', 1, '0.0000', NULL, '', '0', '0.00', '8950500.0000', '', '8100.00', NULL, 3, 'Ton', '1105.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1050, 766, 88, '', '963', 'Other Fare', 'standard', NULL, '17291.00', '17291.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '17291.0000', '', '17291.00', NULL, 3, 'Ton', '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1053, 767, 85, '', '00001', 'discount', 'standard', NULL, '3991.00', '3991.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '3991.0000', '', '3991.00', NULL, 3, 'Ton', '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1054, 767, 88, '', '963', 'Other Fare', 'standard', NULL, '0.00', '0.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '0.0000', '', '0.00', NULL, 3, 'Ton', '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1056, 768, 85, '', '00001', 'discount', 'standard', NULL, '0.00', '0.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '0.0000', '', '0.00', NULL, 3, 'Ton', '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1058, 769, 85, '', '00001', 'discount', 'standard', NULL, '0.00', '0.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '0.0000', '', '0.00', NULL, 3, 'Ton', '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1060, 770, 83, '', '202001', 'Coal', 'standard', NULL, '7550.00', '7550.00', '95.00', 1, '0.0000', NULL, '', '0', '0.00', '717250.0000', '', '7550.00', NULL, 3, 'Ton', '95.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1062, 771, 83, '', '202001', 'Coal', 'standard', NULL, '7200.00', '7200.00', '20.07', 1, '0.0000', NULL, '', '0', '0.00', '144504.0000', '', '7200.00', NULL, 3, 'Ton', '20.0700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1063, 772, 85, '', '00001', 'discount', 'standard', NULL, '0.00', '0.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '0.0000', '', '0.00', NULL, 3, 'Ton', '1.0000', '', NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1072, 774, 83, '', '202001', 'Coal', 'standard', NULL, '8500.00', '8500.00', '15.15', 1, '0.0000', NULL, '', '0', '0.00', '128775.0000', '', '8500.00', NULL, 3, 'Ton', '15.1500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1073, 775, 83, '', '202001', 'Coal', 'standard', NULL, '8500.00', '8500.00', '13.45', 1, '0.0000', NULL, '', '0', '0.00', '114325.0000', '', '8500.00', NULL, 3, 'Ton', '13.4500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1074, 776, 83, '', '202001', 'Coal', 'standard', NULL, '8500.00', '8500.00', '22.44', 1, '0.0000', NULL, '', '0', '0.00', '190740.0000', '', '8500.00', NULL, 3, 'Ton', '22.4400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1075, 777, 83, '', '202001', 'Coal', 'standard', NULL, '7600.00', '7600.00', '196.00', 1, '0.0000', NULL, '', '0', '0.00', '1489600.0000', '', '7600.00', NULL, 3, 'Ton', '196.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1076, 778, 83, '', '202001', 'Coal', 'standard', NULL, '8300.00', '8300.00', '14.41', 1, '0.0000', NULL, '', '0', '0.00', '119603.0000', '', '8300.00', NULL, 3, 'Ton', '14.4100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1077, 779, 83, '', '202001', 'Coal', 'standard', NULL, '7400.00', '7400.00', '18.76', 1, '0.0000', NULL, '', '0', '0.00', '138824.0000', '', '7400.00', NULL, 3, 'Ton', '18.7600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1078, 780, 83, '', '202001', 'Coal', 'standard', NULL, '7400.00', '7400.00', '21.00', 1, '0.0000', NULL, '', '0', '0.00', '155400.0000', '', '7400.00', NULL, 3, 'Ton', '21.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1080, 782, 87, '', '103', 'Advance', 'standard', NULL, '0.00', '0.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '0.0000', '', '0.00', NULL, 3, 'Ton', '1.0000', '', NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1088, 789, 83, '', '202001', 'Coal', 'standard', NULL, '8400.00', '8400.00', '17.49', 1, '0.0000', NULL, '', '0', '0.00', '146916.0000', '', '8400.00', NULL, 3, 'Ton', '17.4900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1092, 792, 83, '', '202001', 'Coal', 'standard', NULL, '7350.00', '7350.00', '17.98', 1, '0.0000', NULL, '', '0', '0.00', '132153.0000', '', '7350.00', NULL, 3, 'Ton', '17.9800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1094, 786, 83, '', '202001', 'Coal', 'standard', NULL, '8800.00', '8800.00', '21.52', 1, '0.0000', NULL, '', '0', '0.00', '189376.0000', '', '8800.00', NULL, 3, 'Ton', '21.5200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1095, 787, 83, '', '202001', 'Coal', 'standard', NULL, '8800.00', '8800.00', '20.74', 1, '0.0000', NULL, '', '0', '0.00', '182512.0000', '', '8800.00', NULL, 3, 'Ton', '20.7400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1096, 788, 83, '', '202001', 'Coal', 'standard', NULL, '8800.00', '8800.00', '21.81', 1, '0.0000', NULL, '', '0', '0.00', '191928.0000', '', '8800.00', NULL, 3, 'Ton', '21.8100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1098, 790, 83, '', '202001', 'Coal', 'standard', NULL, '8400.00', '8400.00', '15.94', 1, '0.0000', NULL, '', '0', '0.00', '133896.0000', '', '8400.00', NULL, 3, 'Ton', '15.9400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1099, 791, 83, '', '202001', 'Coal', 'standard', NULL, '7550.00', '7550.00', '150.00', 1, '0.0000', NULL, '', '0', '0.00', '1132500.0000', '', '7550.00', NULL, 3, 'Ton', '150.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1101, 793, 83, '', '202001', 'Coal', 'standard', NULL, '6800.00', '6800.00', '220.00', 1, '0.0000', NULL, '', '0', '0.00', '1496000.0000', '', '6800.00', NULL, 3, 'Ton', '220.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1110, 794, 83, '', '202001', 'Coal', 'standard', NULL, '8600.00', '8600.00', '21.17', 1, '0.0000', NULL, '', '0', '0.00', '182062.0000', '', '8600.00', NULL, 3, 'Ton', '21.1700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1111, 795, 83, '', '202001', 'Coal', 'standard', NULL, '8600.00', '8600.00', '20.80', 1, '0.0000', NULL, '', '0', '0.00', '178880.0000', '', '8600.00', NULL, 3, 'Ton', '20.8000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1112, 796, 83, '', '202001', 'Coal', 'standard', NULL, '8300.00', '8300.00', '15.30', 1, '0.0000', NULL, '', '0', '0.00', '126990.0000', '', '8300.00', NULL, 3, 'Ton', '15.3000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1113, 797, 83, '', '202001', 'Coal', 'standard', NULL, '8300.00', '8300.00', '15.44', 1, '0.0000', NULL, '', '0', '0.00', '128152.0000', '', '8300.00', NULL, 3, 'Ton', '15.4400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1114, 798, 83, '', '202001', 'Coal', 'standard', NULL, '8400.00', '8400.00', '21.36', 1, '0.0000', NULL, '', '0', '0.00', '179424.0000', '', '8400.00', NULL, 3, 'Ton', '21.3600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1115, 799, 83, '', '202001', 'Coal', 'standard', NULL, '8400.00', '8400.00', '16.67', 1, '0.0000', NULL, '', '0', '0.00', '140028.0000', '', '8400.00', NULL, 3, 'Ton', '16.6700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1116, 800, 83, '', '202001', 'Coal', 'standard', NULL, '8500.00', '8500.00', '14.15', 1, '0.0000', NULL, '', '0', '0.00', '120275.0000', '', '8500.00', NULL, 3, 'Ton', '14.1500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1117, 801, 83, '', '202001', 'Coal', 'standard', NULL, '7600.00', '7600.00', '312.00', 1, '0.0000', NULL, '', '0', '0.00', '2371200.0000', '', '7600.00', NULL, 3, 'Ton', '312.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1120, 802, 87, '', '103', 'Advance', 'standard', NULL, '0.00', '0.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '0.0000', '', '0.00', NULL, 3, 'Ton', '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1121, 803, 87, '', '103', 'Advance', 'standard', NULL, '0.00', '0.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '0.0000', '', '0.00', NULL, 3, 'Ton', '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1125, 804, 84, '', '200000', 'Cash Return', 'standard', NULL, '16350.00', '16350.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '16350.0000', '', '16350.00', NULL, 3, 'Ton', '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1129, 806, 82, '', '202002', 'Stone', 'standard', NULL, '169.00', '169.00', '200.00', 1, '0.0000', NULL, '', '0', '0.00', '33800.0000', '', '169.00', NULL, 3, 'Ton', '200.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1130, 807, 82, '', '202002', 'Stone', 'standard', NULL, '165.00', '165.00', '553.00', 1, '0.0000', NULL, '', '0', '0.00', '91245.0000', '', '165.00', NULL, 3, 'Ton', '553.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1131, 808, 82, '', '202002', 'Stone', 'standard', NULL, '165.00', '165.00', '549.00', 1, '0.0000', NULL, '', '0', '0.00', '90585.0000', '', '165.00', NULL, 3, 'Ton', '549.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1153, 812, 83, '', '202001', 'Coal', 'standard', NULL, '7500.00', '7500.00', '23.07', 1, '0.0000', NULL, '', '0', '0.00', '173025.0000', '', '7500.00', NULL, 3, 'Ton', '23.0700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1154, 813, 83, '', '202001', 'Coal', 'standard', NULL, '7500.00', '7500.00', '23.66', 1, '0.0000', NULL, '', '0', '0.00', '177450.0000', '', '7500.00', NULL, 3, 'Ton', '23.6600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1155, 814, 83, '', '202001', 'Coal', 'standard', NULL, '7500.00', '7500.00', '22.08', 1, '0.0000', NULL, '', '0', '0.00', '165600.0000', '', '7500.00', NULL, 3, 'Ton', '22.0800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1156, 815, 83, '', '202001', 'Coal', 'standard', NULL, '8400.00', '8400.00', '20.80', 1, '0.0000', NULL, '', '0', '0.00', '174720.0000', '', '8400.00', NULL, 3, 'Ton', '20.8000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1157, 816, 83, '', '202001', 'Coal', 'standard', NULL, '8400.00', '8400.00', '21.02', 1, '0.0000', NULL, '', '0', '0.00', '176568.0000', '', '8400.00', NULL, 3, 'Ton', '21.0200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1158, 817, 83, '', '202001', 'Coal', 'standard', NULL, '8300.00', '8300.00', '15.23', 1, '0.0000', NULL, '', '0', '0.00', '126409.0000', '', '8300.00', NULL, 3, 'Ton', '15.2300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1159, 818, 83, '', '202001', 'Coal', 'standard', NULL, '8300.00', '8300.00', '14.16', 1, '0.0000', NULL, '', '0', '0.00', '117528.0000', '', '8300.00', NULL, 3, 'Ton', '14.1600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1160, 819, 83, '', '202001', 'Coal', 'standard', NULL, '8300.00', '8300.00', '14.03', 1, '0.0000', NULL, '', '0', '0.00', '116449.0000', '', '8300.00', NULL, 3, 'Ton', '14.0300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1161, 820, 83, '', '202001', 'Coal', 'standard', NULL, '8400.00', '8400.00', '17.82', 1, '0.0000', NULL, '', '0', '0.00', '149688.0000', '', '8400.00', NULL, 3, 'Ton', '17.8200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1162, 821, 83, '', '202001', 'Coal', 'standard', NULL, '8300.00', '8300.00', '13.71', 1, '0.0000', NULL, '', '0', '0.00', '113793.0000', '', '8300.00', NULL, 3, 'Ton', '13.7100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1163, 822, 83, '', '202001', 'Coal', 'standard', NULL, '8300.00', '8300.00', '13.11', 1, '0.0000', NULL, '', '0', '0.00', '108813.0000', '', '8300.00', NULL, 3, 'Ton', '13.1100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1164, 823, 83, '', '202001', 'Coal', 'standard', NULL, '8400.00', '8400.00', '17.59', 1, '0.0000', NULL, '', '0', '0.00', '147756.0000', '', '8400.00', NULL, 3, 'Ton', '17.5900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1166, 825, 83, '', '202001', 'Coal', 'standard', NULL, '7500.00', '7500.00', '55.00', 1, '0.0000', NULL, '', '0', '0.00', '412500.0000', '', '7500.00', NULL, 3, 'Ton', '55.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1167, 826, 83, '', '202001', 'Coal', 'standard', NULL, '7350.00', '7350.00', '18.02', 1, '0.0000', NULL, '', '0', '0.00', '132447.0000', '', '7350.00', NULL, 3, 'Ton', '18.0200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1171, 827, 87, '', '103', 'Advance', 'standard', NULL, '0.00', '0.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '0.0000', '', '0.00', NULL, 3, 'Ton', '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1174, 830, 82, '', '202002', 'Stone', 'standard', NULL, '170.00', '170.00', '198.00', 1, '0.0000', NULL, '', '0', '0.00', '33660.0000', '', '170.00', NULL, 3, 'Ton', '198.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1188, 831, 83, '', '202001', 'Coal', 'standard', NULL, '7500.00', '7500.00', '22.98', 1, '0.0000', NULL, '', '0', '0.00', '172350.0000', '', '7500.00', NULL, 3, 'Ton', '22.9800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1189, 832, 83, '', '202001', 'Coal', 'standard', NULL, '7500.00', '7500.00', '23.16', 1, '0.0000', NULL, '', '0', '0.00', '173700.0000', '', '7500.00', NULL, 3, 'Ton', '23.1600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1190, 833, 83, '', '202001', 'Coal', 'standard', NULL, '7500.00', '7500.00', '23.07', 1, '0.0000', NULL, '', '0', '0.00', '173025.0000', '', '7500.00', NULL, 3, 'Ton', '23.0700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1191, 834, 83, '', '202001', 'Coal', 'standard', NULL, '7500.00', '7500.00', '23.16', 1, '0.0000', NULL, '', '0', '0.00', '173700.0000', '', '7500.00', NULL, 3, 'Ton', '23.1600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1192, 835, 83, '', '202001', 'Coal', 'standard', NULL, '7500.00', '7500.00', '21.79', 1, '0.0000', NULL, '', '0', '0.00', '163425.0000', '', '7500.00', NULL, 3, 'Ton', '21.7900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1193, 836, 83, '', '202001', 'Coal', 'standard', NULL, '7500.00', '7500.00', '23.84', 1, '0.0000', NULL, '', '0', '0.00', '178800.0000', '', '7500.00', NULL, 3, 'Ton', '23.8400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1194, 837, 83, '', '202001', 'Coal', 'standard', NULL, '7500.00', '7500.00', '21.53', 1, '0.0000', NULL, '', '0', '0.00', '161475.0000', '', '7500.00', NULL, 3, 'Ton', '21.5300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1195, 838, 83, '', '202001', 'Coal', 'standard', NULL, '8400.00', '8400.00', '21.13', 1, '0.0000', NULL, '', '0', '0.00', '177492.0000', '', '8400.00', NULL, 3, 'Ton', '21.1300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1196, 839, 83, '', '202001', 'Coal', 'standard', NULL, '8400.00', '8400.00', '16.84', 1, '0.0000', NULL, '', '0', '0.00', '141456.0000', '', '8400.00', NULL, 3, 'Ton', '16.8400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1197, 840, 83, '', '202001', 'Coal', 'standard', NULL, '8300.00', '8300.00', '14.95', 1, '0.0000', NULL, '', '0', '0.00', '124085.0000', '', '8300.00', NULL, 3, 'Ton', '14.9500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1198, 841, 83, '', '202001', 'Coal', 'standard', NULL, '8300.00', '8300.00', '14.84', 1, '0.0000', NULL, '', '0', '0.00', '123172.0000', '', '8300.00', NULL, 3, 'Ton', '14.8400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1199, 842, 83, '', '202001', 'Coal', 'standard', NULL, '8300.00', '8300.00', '15.88', 1, '0.0000', NULL, '', '0', '0.00', '131804.0000', '', '8300.00', NULL, 3, 'Ton', '15.8800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1200, 843, 83, '', '202001', 'Coal', 'standard', NULL, '7500.00', '7500.00', '90.00', 1, '0.0000', NULL, '', '0', '0.00', '675000.0000', '', '7500.00', NULL, 3, 'Ton', '90.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1222, 854, 82, '', '202002', 'Stone', 'standard', NULL, '553.00', '553.00', '164.50', 1, '0.0000', NULL, '', '0', '0.00', '90968.5000', '', '553.00', NULL, 3, 'Ton', '164.5000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1223, 855, 82, '', '202002', 'Stone', 'standard', NULL, '555.00', '555.00', '164.50', 1, '0.0000', NULL, '', '0', '0.00', '91297.5000', '', '555.00', NULL, 3, 'Ton', '164.5000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1224, 856, 82, '', '202002', 'Stone', 'standard', NULL, '164.50', '164.50', '90.00', 1, '0.0000', NULL, '', '0', '0.00', '14805.0000', '', '164.50', NULL, 3, 'Ton', '90.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1227, 858, 85, '', '00001', 'discount', 'standard', NULL, '85.00', '85.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '85.0000', '', '85.00', NULL, 3, 'Ton', '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1229, 859, 82, '', '202002', 'Stone', 'standard', NULL, '20.58', '20.58', '3800.00', 1, '0.0000', NULL, '', '0', '0.00', '78204.0000', '', '20.58', NULL, 3, 'Ton', '3800.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1243, 860, 83, '', '202001', 'Coal', 'standard', NULL, '7500.00', '7500.00', '23.07', 1, '0.0000', NULL, '', '0', '0.00', '173025.0000', '', '7500.00', NULL, 3, 'Ton', '23.0700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1244, 861, 83, '', '202001', 'Coal', 'standard', NULL, '7500.00', '7500.00', '23.84', 1, '0.0000', NULL, '', '0', '0.00', '178800.0000', '', '7500.00', NULL, 3, 'Ton', '23.8400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1245, 862, 83, '', '202001', 'Coal', 'standard', NULL, '7500.00', '7500.00', '23.33', 1, '0.0000', NULL, '', '0', '0.00', '174975.0000', '', '7500.00', NULL, 3, 'Ton', '23.3300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1246, 863, 83, '', '202001', 'Coal', 'standard', NULL, '7500.00', '7500.00', '21.79', 1, '0.0000', NULL, '', '0', '0.00', '163425.0000', '', '7500.00', NULL, 3, 'Ton', '21.7900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1247, 864, 83, '', '202001', 'Coal', 'standard', NULL, '8400.00', '8400.00', '17.07', 1, '0.0000', NULL, '', '0', '0.00', '143388.0000', '', '8400.00', NULL, 3, 'Ton', '17.0700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1248, 865, 83, '', '202001', 'Coal', 'standard', NULL, '8400.00', '8400.00', '22.48', 1, '0.0000', NULL, '', '0', '0.00', '188832.0000', '', '8400.00', NULL, 3, 'Ton', '22.4800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1252, 866, 83, '', '202001', 'Coal', 'standard', NULL, '8400.00', '8400.00', '41.71', 1, '0.0000', NULL, '', '0', '0.00', '350364.0000', '', '8400.00', NULL, 3, 'Ton', '41.7100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1253, 868, 83, '', '202001', 'Coal', 'standard', NULL, '8300.00', '8300.00', '13.76', 1, '0.0000', NULL, '', '0', '0.00', '114208.0000', '', '8300.00', NULL, 3, 'Ton', '13.7600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1254, 867, 83, '', '202001', 'Coal', 'standard', NULL, '8400.00', '8400.00', '17.98', 1, '0.0000', NULL, '', '0', '0.00', '151032.0000', '', '8400.00', NULL, 3, 'Ton', '17.9800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1255, 869, 83, '', '202001', 'Coal', 'standard', NULL, '8400.00', '8400.00', '19.49', 1, '0.0000', NULL, '', '0', '0.00', '163716.0000', '', '8400.00', NULL, 3, 'Ton', '19.4900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1257, 870, 83, '', '202001', 'Coal', 'standard', NULL, '7550.00', '7550.00', '250.00', 1, '0.0000', NULL, '', '0', '0.00', '1887500.0000', '', '7550.00', NULL, 3, 'Ton', '250.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1258, 871, 83, '', '202001', 'Coal', 'standard', NULL, '7500.00', '7500.00', '180.00', 1, '0.0000', NULL, '', '0', '0.00', '1350000.0000', '', '7500.00', NULL, 3, 'Ton', '180.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1259, 872, 83, '', '202001', 'Coal', 'standard', NULL, '7350.00', '7350.00', '17.87', 1, '0.0000', NULL, '', '0', '0.00', '131344.5000', '', '7350.00', NULL, 3, 'Ton', '17.8700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1263, 873, 82, '', '202002', 'Stone', 'standard', NULL, '165.00', '165.00', '1105.00', 1, '0.0000', NULL, '', '0', '0.00', '182325.0000', '', '165.00', NULL, 3, 'Ton', '1105.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1264, 874, 82, '', '202002', 'Stone', 'standard', NULL, '169.00', '169.00', '172.00', 1, '0.0000', NULL, '', '0', '0.00', '29068.0000', '', '169.00', NULL, 3, 'Ton', '172.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1286, 875, 83, '', '202001', 'Coal', 'standard', NULL, '8400.00', '8400.00', '18.13', 1, '0.0000', NULL, '', '0', '0.00', '152292.0000', '', '8400.00', NULL, 3, 'Ton', '18.1300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1287, 876, 83, '', '202001', 'Coal', 'standard', NULL, '7500.00', '7500.00', '21.79', 1, '0.0000', NULL, '', '0', '0.00', '163425.0000', '', '7500.00', NULL, 3, 'Ton', '21.7900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1288, 877, 83, '', '202001', 'Coal', 'standard', NULL, '7500.00', '7500.00', '21.53', 1, '0.0000', NULL, '', '0', '0.00', '161475.0000', '', '7500.00', NULL, 3, 'Ton', '21.5300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1290, 878, 83, '', '202001', 'Coal', 'standard', NULL, '7500.00', '7500.00', '23.07', 1, '0.0000', NULL, '', '0', '0.00', '173025.0000', '', '7500.00', NULL, 3, 'Ton', '23.0700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1291, 879, 83, '', '202001', 'Coal', 'standard', NULL, '8450.00', '8450.00', '17.92', 1, '0.0000', NULL, '', '0', '0.00', '151424.0000', '', '8450.00', NULL, 3, 'Ton', '17.9200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1292, 880, 83, '', '202001', 'Coal', 'standard', NULL, '8450.00', '8450.00', '20.77', 1, '0.0000', NULL, '', '0', '0.00', '175506.5000', '', '8450.00', NULL, 3, 'Ton', '20.7700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1293, 881, 83, '', '202001', 'Coal', 'standard', NULL, '8450.00', '8450.00', '19.52', 1, '0.0000', NULL, '', '0', '0.00', '164944.0000', '', '8450.00', NULL, 3, 'Ton', '19.5200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1294, 882, 83, '', '202001', 'Coal', 'standard', NULL, '8450.00', '8450.00', '18.93', 1, '0.0000', NULL, '', '0', '0.00', '159958.5000', '', '8450.00', NULL, 3, 'Ton', '18.9300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1295, 883, 83, '', '202001', 'Coal', 'standard', NULL, '8450.00', '8450.00', '19.12', 1, '0.0000', NULL, '', '0', '0.00', '161479.5000', '', '8450.00', NULL, 3, 'Ton', '19.1100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1296, 884, 83, '', '202001', 'Coal', 'standard', NULL, '8500.00', '8500.00', '15.89', 1, '0.0000', NULL, '', '0', '0.00', '135065.0000', '', '8500.00', NULL, 3, 'Ton', '15.8900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1297, 885, 83, '', '202001', 'Coal', 'standard', NULL, '8500.00', '8500.00', '14.99', 1, '0.0000', NULL, '', '0', '0.00', '127415.0000', '', '8500.00', NULL, 3, 'Ton', '14.9900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1298, 886, 83, '', '202001', 'Coal', 'standard', NULL, '8400.00', '8400.00', '23.81', 1, '0.0000', NULL, '', '0', '0.00', '200004.0000', '', '8400.00', NULL, 3, 'Ton', '23.8100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1299, 888, 83, '', '202001', 'Coal', 'standard', NULL, '8400.00', '8400.00', '20.98', 1, '0.0000', NULL, '', '0', '0.00', '176232.0000', '', '8400.00', NULL, 3, 'Ton', '20.9800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1300, 889, 83, '', '202001', 'Coal', 'standard', NULL, '8400.00', '8400.00', '20.54', 1, '0.0000', NULL, '', '0', '0.00', '172536.0000', '', '8400.00', NULL, 3, 'Ton', '20.5400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1301, 890, 83, '', '202001', 'Coal', 'standard', NULL, '8500.00', '8500.00', '16.19', 1, '0.0000', NULL, '', '0', '0.00', '137615.0000', '', '8500.00', NULL, 3, 'Ton', '16.1900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1302, 891, 83, '', '202001', 'Coal', 'standard', NULL, '7200.00', '7200.00', '30.00', 1, '0.0000', NULL, '', '0', '0.00', '216000.0000', '', '7200.00', NULL, 3, 'Ton', '30.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1303, 892, 83, '', '202001', 'Coal', 'standard', NULL, '7200.00', '7200.00', '25.00', 1, '0.0000', NULL, '', '0', '0.00', '180000.0000', '', '7200.00', NULL, 3, 'Ton', '25.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1304, 893, 83, '', '202001', 'Coal', 'standard', NULL, '7200.00', '7200.00', '25.00', 1, '0.0000', NULL, '', '0', '0.00', '180000.0000', '', '7200.00', NULL, 3, 'Ton', '25.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1305, 894, 83, '', '202001', 'Coal', 'standard', NULL, '7200.00', '7200.00', '19.76', 1, '0.0000', NULL, '', '0', '0.00', '142272.0000', '', '7200.00', NULL, 3, 'Ton', '19.7600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1306, 895, 83, '', '202001', 'Coal', 'standard', NULL, '8500.00', '8500.00', '23.72', 1, '0.0000', NULL, '', '0', '0.00', '201620.0000', '', '8500.00', NULL, 3, 'Ton', '23.7200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1308, 897, 85, '', '00001', 'discount', 'standard', NULL, '0.00', '0.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '0.0000', '', '0.00', NULL, 3, 'Ton', '1.0000', '', NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1312, 898, 82, '', '202002', 'Stone', 'standard', NULL, '169.00', '169.00', '794.00', 1, '0.0000', NULL, '', '0', '0.00', '134186.0000', '', '169.00', NULL, 3, 'Ton', '794.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1313, 899, 82, '', '202002', 'Stone', 'standard', NULL, '170.00', '170.00', '200.00', 1, '0.0000', NULL, '', '0', '0.00', '34000.0000', '', '170.00', NULL, 3, 'Ton', '200.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1314, 900, 82, '', '202002', 'Stone', 'standard', NULL, '168.00', '168.00', '90.00', 1, '0.0000', NULL, '', '0', '0.00', '15120.0000', '', '168.00', NULL, 3, 'Ton', '90.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1337, 901, 83, '', '202001', 'Coal', 'standard', NULL, '7500.00', '7500.00', '21.53', 1, '0.0000', NULL, '', '0', '0.00', '161475.0000', '', '7500.00', NULL, 3, 'Ton', '21.5300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1338, 902, 83, '', '202001', 'Coal', 'standard', NULL, '7500.00', '7500.00', '21.79', 1, '0.0000', NULL, '', '0', '0.00', '163425.0000', '', '7500.00', NULL, 3, 'Ton', '21.7900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1339, 903, 83, '', '202001', 'Coal', 'standard', NULL, '7500.00', '7500.00', '23.16', 1, '0.0000', NULL, '', '0', '0.00', '173700.0000', '', '7500.00', NULL, 3, 'Ton', '23.1600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1340, 904, 83, '', '202001', 'Coal', 'standard', NULL, '8400.00', '8400.00', '13.72', 1, '0.0000', NULL, '', '0', '0.00', '115248.0000', '', '8400.00', NULL, 3, 'Ton', '13.7200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1341, 905, 83, '', '202001', 'Coal', 'standard', NULL, '8450.00', '8450.00', '20.91', 1, '0.0000', NULL, '', '0', '0.00', '176689.5000', '', '8450.00', NULL, 3, 'Ton', '20.9100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1342, 906, 83, '', '202001', 'Coal', 'standard', NULL, '8450.00', '8450.00', '19.43', 1, '0.0000', NULL, '', '0', '0.00', '164183.5000', '', '8450.00', NULL, 3, 'Ton', '19.4300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1343, 907, 83, '', '202001', 'Coal', 'standard', NULL, '8450.00', '8450.00', '16.46', 1, '0.0000', NULL, '', '0', '0.00', '139087.0000', '', '8450.00', NULL, 3, 'Ton', '16.4600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1344, 908, 83, '', '202001', 'Coal', 'standard', NULL, '8300.00', '8300.00', '13.55', 1, '0.0000', NULL, '', '0', '0.00', '112465.0000', '', '8300.00', NULL, 3, 'Ton', '13.5500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1345, 909, 83, '', '202001', 'Coal', 'standard', NULL, '8300.00', '8300.00', '13.50', 1, '0.0000', NULL, '', '0', '0.00', '112050.0000', '', '8300.00', NULL, 3, 'Ton', '13.5000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1346, 910, 83, '', '202001', 'Coal', 'standard', NULL, '8400.00', '8400.00', '19.97', 1, '0.0000', NULL, '', '0', '0.00', '167748.0000', '', '8400.00', NULL, 3, 'Ton', '19.9700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1347, 911, 83, '', '202001', 'Coal', 'standard', NULL, '8400.00', '8400.00', '20.22', 1, '0.0000', NULL, '', '0', '0.00', '169848.0000', '', '8400.00', NULL, 3, 'Ton', '20.2200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1348, 912, 83, '', '202001', 'Coal', 'standard', NULL, '8400.00', '8400.00', '21.70', 1, '0.0000', NULL, '', '0', '0.00', '182280.0000', '', '8400.00', NULL, 3, 'Ton', '21.7000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1349, 913, 83, '', '202001', 'Coal', 'standard', NULL, '8400.00', '8400.00', '19.28', 1, '0.0000', NULL, '', '0', '0.00', '161868.0000', '', '8400.00', NULL, 3, 'Ton', '19.2700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1350, 914, 83, '', '202001', 'Coal', 'standard', NULL, '8400.00', '8400.00', '18.49', 1, '0.0000', NULL, '', '0', '0.00', '155316.0000', '', '8400.00', NULL, 3, 'Ton', '18.4900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1351, 915, 83, '', '202001', 'Coal', 'standard', NULL, '7400.00', '7400.00', '18.53', 1, '0.0000', NULL, '', '0', '0.00', '137048.0000', '', '7400.00', NULL, 3, 'Ton', '18.5200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1352, 916, 83, '', '202001', 'Coal', 'standard', NULL, '7370.00', '7370.00', '18.12', 1, '0.0000', NULL, '', '0', '0.00', '133544.4000', '', '7370.00', NULL, 3, 'Ton', '18.1200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1353, 918, 83, '', '202001', 'Coal', 'standard', NULL, '7350.00', '7350.00', '17.54', 1, '0.0000', NULL, '', '0', '0.00', '128919.0000', '', '7350.00', NULL, 3, 'Ton', '17.5400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1354, 919, 83, '', '202001', 'Coal', 'standard', NULL, '7300.00', '7300.00', '23.31', 1, '0.0000', NULL, '', '0', '0.00', '170163.0000', '', '7300.00', NULL, 3, 'Ton', '23.3100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1356, 920, 83, '', '202001', 'Coal', 'standard', NULL, '8500.00', '8500.00', '16.02', 1, '0.0000', NULL, '', '0', '0.00', '136170.0000', '', '8500.00', NULL, 3, 'Ton', '16.0200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1357, 921, 83, '', '202001', 'Coal', 'standard', NULL, '7200.00', '7200.00', '160.00', 1, '0.0000', NULL, '', '0', '0.00', '1152000.0000', '', '7200.00', NULL, 3, 'Ton', '160.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1358, 922, 83, '', '202001', 'Coal', 'standard', NULL, '7500.00', '7500.00', '140.00', 1, '0.0000', NULL, '', '0', '0.00', '1050000.0000', '', '7500.00', NULL, 3, 'Ton', '140.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1359, 896, 87, '', '103', 'Advance', 'standard', NULL, '0.00', '0.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '0.0000', '', '0.00', NULL, 3, 'Ton', '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1381, 923, 83, '', '202001', 'Coal', 'standard', NULL, '7500.00', '7500.00', '23.16', 1, '0.0000', NULL, '', '0', '0.00', '173700.0000', '', '7500.00', NULL, 3, 'Ton', '23.1600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1382, 924, 83, '', '202001', 'Coal', 'standard', NULL, '7500.00', '7500.00', '23.07', 1, '0.0000', NULL, '', '0', '0.00', '173025.0000', '', '7500.00', NULL, 3, 'Ton', '23.0700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1383, 925, 83, '', '202001', 'Coal', 'standard', NULL, '7500.00', '7500.00', '23.43', 1, '0.0000', NULL, '', '0', '0.00', '175725.0000', '', '7500.00', NULL, 3, 'Ton', '23.4300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1384, 926, 83, '', '202001', 'Coal', 'standard', NULL, '7500.00', '7500.00', '22.01', 1, '0.0000', NULL, '', '0', '0.00', '165075.0000', '', '7500.00', NULL, 3, 'Ton', '22.0100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1385, 927, 83, '', '202001', 'Coal', 'standard', NULL, '7500.00', '7500.00', '23.42', 1, '0.0000', NULL, '', '0', '0.00', '175650.0000', '', '7500.00', NULL, 3, 'Ton', '23.4200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1386, 928, 83, '', '202001', 'Coal', 'standard', NULL, '7500.00', '7500.00', '23.16', 1, '0.0000', NULL, '', '0', '0.00', '173700.0000', '', '7500.00', NULL, 3, 'Ton', '23.1600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1388, 930, 83, '', '202001', 'Coal', 'standard', NULL, '8300.00', '8300.00', '18.72', 1, '0.0000', NULL, '', '0', '0.00', '155376.0000', '', '8300.00', NULL, 3, 'Ton', '18.7200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1389, 931, 83, '', '202001', 'Coal', 'standard', NULL, '8300.00', '8300.00', '19.76', 1, '0.0000', NULL, '', '0', '0.00', '164008.0000', '', '8300.00', NULL, 3, 'Ton', '19.7600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1391, 933, 83, '', '202001', 'Coal', 'standard', NULL, '7500.00', '7500.00', '21.53', 1, '0.0000', NULL, '', '0', '0.00', '161475.0000', '', '7500.00', NULL, 3, 'Ton', '21.5300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1392, 935, 83, '', '202001', 'Coal', 'standard', NULL, '8400.00', '8400.00', '23.50', 1, '0.0000', NULL, '', '0', '0.00', '197400.0000', '', '8400.00', NULL, 3, 'Ton', '23.5000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1393, 934, 83, '', '202001', 'Coal', 'standard', NULL, '8400.00', '8400.00', '17.54', 1, '0.0000', NULL, '', '0', '0.00', '147336.0000', '', '8400.00', NULL, 3, 'Ton', '17.5400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1394, 936, 83, '', '202001', 'Coal', 'standard', NULL, '8400.00', '8400.00', '21.89', 1, '0.0000', NULL, '', '0', '0.00', '183876.0000', '', '8400.00', NULL, 3, 'Ton', '21.8900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1395, 937, 83, '', '202001', 'Coal', 'standard', NULL, '8400.00', '8400.00', '22.34', 1, '0.0000', NULL, '', '0', '0.00', '187656.0000', '', '8400.00', NULL, 3, 'Ton', '22.3400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1396, 938, 83, '', '202001', 'Coal', 'standard', NULL, '8400.00', '8400.00', '21.73', 1, '0.0000', NULL, '', '0', '0.00', '182532.0000', '', '8400.00', NULL, 3, 'Ton', '21.7300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1397, 939, 83, '', '202001', 'Coal', 'standard', NULL, '7400.00', '7400.00', '18.25', 1, '0.0000', NULL, '', '0', '0.00', '135050.0000', '', '7400.00', NULL, 3, 'Ton', '18.2500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1398, 940, 83, '', '202001', 'Coal', 'standard', NULL, '7400.00', '7400.00', '18.68', 1, '0.0000', NULL, '', '0', '0.00', '138232.0000', '', '7400.00', NULL, 3, 'Ton', '18.6800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1399, 941, 83, '', '202001', 'Coal', 'standard', NULL, '7300.00', '7300.00', '23.83', 1, '0.0000', NULL, '', '0', '0.00', '173959.0000', '', '7300.00', NULL, 3, 'Ton', '23.8300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1400, 942, 83, '', '202001', 'Coal', 'standard', NULL, '7480.00', '7480.00', '160.00', 1, '0.0000', NULL, '', '0', '0.00', '1196800.0000', '', '7480.00', NULL, 3, 'Ton', '160.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1401, 943, 83, '', '202001', 'Coal', 'standard', NULL, '7480.00', '7480.00', '150.00', 1, '0.0000', NULL, '', '0', '0.00', '1122000.0000', '', '7480.00', NULL, 3, 'Ton', '150.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1405, 946, 82, '', '202002', 'Stone', 'standard', NULL, '164.50', '164.50', '92.00', 1, '0.0000', NULL, '', '0', '0.00', '15134.0000', '', '164.50', NULL, 3, 'Ton', '92.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1409, 947, 87, '', '103', 'Advance', 'standard', NULL, '0.00', '0.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '0.0000', '', '0.00', NULL, 3, 'Ton', '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1442, 948, 83, '', '202001', 'Coal', 'standard', NULL, '8300.00', '8300.00', '14.65', 1, '0.0000', NULL, '', '0', '0.00', '121595.0000', '', '8300.00', NULL, 3, 'Ton', '14.6500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1443, 949, 83, '', '202001', 'Coal', 'standard', NULL, '8300.00', '8300.00', '17.09', 1, '0.0000', NULL, '', '0', '0.00', '141847.0000', '', '8300.00', NULL, 3, 'Ton', '17.0900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1444, 950, 83, '', '202001', 'Coal', 'standard', NULL, '8400.00', '8400.00', '22.07', 1, '0.0000', NULL, '', '0', '0.00', '185388.0000', '', '8400.00', NULL, 3, 'Ton', '22.0700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1445, 951, 83, '', '202001', 'Coal', 'standard', NULL, '8400.00', '8400.00', '24.12', 1, '0.0000', NULL, '', '0', '0.00', '202608.0000', '', '8400.00', NULL, 3, 'Ton', '24.1200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1451, 957, 83, '', '202001', 'Coal', 'standard', NULL, '8300.00', '8300.00', '14.18', 1, '0.0000', NULL, '', '0', '0.00', '117694.0000', '', '8300.00', NULL, 3, 'Ton', '14.1800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1452, 958, 83, '', '202001', 'Coal', 'standard', NULL, '7300.00', '7300.00', '23.34', 1, '0.0000', NULL, '', '0', '0.00', '170382.0000', '', '7300.00', NULL, 3, 'Ton', '23.3400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1453, 959, 83, '', '202001', 'Coal', 'standard', NULL, '8300.00', '8300.00', '18.20', 1, '0.0000', NULL, '', '0', '0.00', '151060.0000', '', '8300.00', NULL, 3, 'Ton', '18.2000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1454, 960, 83, '', '202001', 'Coal', 'standard', NULL, '7500.00', '7500.00', '19.07', 1, '0.0000', NULL, '', '0', '0.00', '143025.0000', '', '7500.00', NULL, 3, 'Ton', '19.0700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1455, 961, 83, '', '202001', 'Coal', 'standard', NULL, '8300.00', '8300.00', '20.12', 1, '0.0000', NULL, '', '0', '0.00', '166996.0000', '', '8300.00', NULL, 3, 'Ton', '20.1200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1456, 962, 83, '', '202001', 'Coal', 'standard', NULL, '8400.00', '8400.00', '23.37', 1, '0.0000', NULL, '', '0', '0.00', '196308.0000', '', '8400.00', NULL, 3, 'Ton', '23.3700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1457, 963, 83, '', '202001', 'Coal', 'standard', NULL, '8300.00', '8300.00', '16.13', 1, '0.0000', NULL, '', '0', '0.00', '133879.0000', '', '8300.00', NULL, 3, 'Ton', '16.1300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1458, 965, 83, '', '202001', 'Coal', 'standard', NULL, '8300.00', '8300.00', '17.43', 1, '0.0000', NULL, '', '0', '0.00', '144669.0000', '', '8300.00', NULL, 3, 'Ton', '17.4300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1459, 966, 83, '', '202001', 'Coal', 'standard', NULL, '8300.00', '8300.00', '18.53', 1, '0.0000', NULL, '', '0', '0.00', '153799.0000', '', '8300.00', NULL, 3, 'Ton', '18.5300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1461, 967, 83, '', '202001', 'Coal', 'standard', NULL, '8500.00', '8500.00', '15.76', 1, '0.0000', NULL, '', '0', '0.00', '133960.0000', '', '8500.00', NULL, 3, 'Ton', '15.7600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1462, 968, 83, '', '202001', 'Coal', 'standard', NULL, '7500.00', '7500.00', '23.16', 1, '0.0000', NULL, '', '0', '0.00', '173700.0000', '', '7500.00', NULL, 3, 'Ton', '23.1600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1463, 969, 83, '', '202001', 'Coal', 'standard', NULL, '7500.00', '7500.00', '23.16', 1, '0.0000', NULL, '', '0', '0.00', '173700.0000', '', '7500.00', NULL, 3, 'Ton', '23.1600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1464, 970, 83, '', '202001', 'Coal', 'standard', NULL, '7500.00', '7500.00', '23.07', 1, '0.0000', NULL, '', '0', '0.00', '173025.0000', '', '7500.00', NULL, 3, 'Ton', '23.0700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1465, 971, 83, '', '202001', 'Coal', 'standard', NULL, '7500.00', '7500.00', '23.16', 1, '0.0000', NULL, '', '0', '0.00', '173700.0000', '', '7500.00', NULL, 3, 'Ton', '23.1600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1466, 972, 83, '', '202001', 'Coal', 'standard', NULL, '7500.00', '7500.00', '21.79', 1, '0.0000', NULL, '', '0', '0.00', '163425.0000', '', '7500.00', NULL, 3, 'Ton', '21.7900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1467, 973, 83, '', '202001', 'Coal', 'standard', NULL, '7350.00', '7350.00', '17.87', 1, '0.0000', NULL, '', '0', '0.00', '131271.0000', '', '7350.00', NULL, 3, 'Ton', '17.8600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1468, 974, 83, '', '202001', 'Coal', 'standard', NULL, '7300.00', '7300.00', '23.81', 1, '0.0000', NULL, '', '0', '0.00', '173813.0000', '', '7300.00', NULL, 3, 'Ton', '23.8100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1469, 975, 83, '', '202001', 'Coal', 'standard', NULL, '7370.00', '7370.00', '21.48', 1, '0.0000', NULL, '', '0', '0.00', '158307.6000', '', '7370.00', NULL, 3, 'Ton', '21.4800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1470, 976, 83, '', '202001', 'Coal', 'standard', NULL, '7370.00', '7370.00', '21.61', 1, '0.0000', NULL, '', '0', '0.00', '159265.7000', '', '7370.00', NULL, 3, 'Ton', '21.6100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1471, 977, 83, '', '202001', 'Coal', 'standard', NULL, '7370.00', '7370.00', '21.68', 1, '0.0000', NULL, '', '0', '0.00', '159781.6000', '', '7370.00', NULL, 3, 'Ton', '21.6800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1472, 978, 83, '', '202001', 'Coal', 'standard', NULL, '7370.00', '7370.00', '22.44', 1, '0.0000', NULL, '', '0', '0.00', '165382.8000', '', '7370.00', NULL, 3, 'Ton', '22.4400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1473, 979, 83, '', '202001', 'Coal', 'standard', NULL, '7370.00', '7370.00', '23.58', 1, '0.0000', NULL, '', '0', '0.00', '173784.6000', '', '7370.00', NULL, 3, 'Ton', '23.5800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1475, 980, 87, '', '103', 'Advance', 'standard', NULL, '0.00', '0.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '0.0000', '', '0.00', NULL, 3, 'Ton', '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1480, 981, 82, '', '202002', 'Stone', 'standard', NULL, '170.00', '170.00', '180.00', 1, '0.0000', NULL, '', '0', '0.00', '30600.0000', '', '170.00', NULL, 3, 'Ton', '180.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1481, 982, 82, '', '202002', 'Stone', 'standard', NULL, '170.00', '170.00', '200.00', 1, '0.0000', NULL, '', '0', '0.00', '34000.0000', '', '170.00', NULL, 3, 'Ton', '200.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1482, 983, 82, '', '202002', 'Stone', 'standard', NULL, '169.00', '169.00', '364.00', 1, '0.0000', NULL, '', '0', '0.00', '61516.0000', '', '169.00', NULL, 3, 'Ton', '364.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1483, 984, 82, '', '202002', 'Stone', 'standard', NULL, '169.00', '169.00', '93.00', 1, '0.0000', NULL, '', '0', '0.00', '15717.0000', '', '169.00', NULL, 3, 'Ton', '93.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1484, 945, 82, '', '202002', 'Stone', 'standard', 0, '170.00', '170.00', '285.00', 1, '0.0000', NULL, '', '0', '0.00', '48450.0000', '', '170.00', NULL, 3, 'Ton', '285.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1485, 944, 82, '', '202002', 'Stone', 'standard', 0, '170.00', '170.00', '180.00', 1, '0.0000', NULL, '', '', '0.00', '30600.0000', '', '170.00', NULL, 3, 'Ton', '180.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1486, 811, 82, '', '202002', 'Stone', 'standard', 0, '170.00', '170.00', '90.00', 1, '0.0000', NULL, '', '0', '0.00', '15300.0000', '', '170.00', NULL, 3, 'Ton', '90.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1487, 810, 82, '', '202002', 'Stone', 'standard', 0, '170.00', '170.00', '190.00', 1, '0.0000', NULL, '', '0', '0.00', '32300.0000', '', '170.00', NULL, 3, 'Ton', '190.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1488, 809, 82, '', '202002', 'Stone', 'standard', 0, '170.00', '170.00', '180.00', 1, '0.0000', NULL, '', '0', '0.00', '30600.0000', '', '170.00', NULL, 3, 'Ton', '180.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1494, 986, 82, '', '202002', 'Stone', 'standard', NULL, '170.00', '170.00', '95.00', 1, '0.0000', NULL, '', '0', '0.00', '16150.0000', '', '170.00', NULL, 3, 'Ton', '95.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1495, 987, 82, '', '202002', 'Stone', 'standard', NULL, '169.00', '169.00', '734.00', 1, '0.0000', NULL, '', '0', '0.00', '124046.0000', '', '169.00', NULL, 3, 'Ton', '734.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1496, 988, 82, '', '202002', 'Stone', 'standard', NULL, '169.00', '169.00', '91.00', 1, '0.0000', NULL, '', '0', '0.00', '15379.0000', '', '169.00', NULL, 3, 'Ton', '91.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1499, 989, 82, '', '202002', 'Stone', 'standard', NULL, '165.00', '165.00', '556.00', 1, '0.0000', NULL, '', '0', '0.00', '91740.0000', '', '165.00', NULL, 3, 'Ton', '556.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1500, 990, 82, '', '202002', 'Stone', 'standard', NULL, '165.00', '165.00', '559.00', 1, '0.0000', NULL, '', '0', '0.00', '92235.0000', '', '165.00', NULL, 3, 'Ton', '559.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1515, 991, 83, '', '202001', 'Coal', 'standard', NULL, '7500.00', '7500.00', '23.16', 1, '0.0000', NULL, '', '0', '0.00', '173700.0000', '', '7500.00', NULL, 3, 'Ton', '23.1600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1516, 992, 83, '', '202001', 'Coal', 'standard', NULL, '7500.00', '7500.00', '23.07', 1, '0.0000', NULL, '', '0', '0.00', '173025.0000', '', '7500.00', NULL, 3, 'Ton', '23.0700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1517, 993, 83, '', '202001', 'Coal', 'standard', NULL, '7500.00', '7500.00', '20.01', 1, '0.0000', NULL, '', '0', '0.00', '150075.0000', '', '7500.00', NULL, 3, 'Ton', '20.0100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1518, 994, 83, '', '202001', 'Coal', 'standard', NULL, '7500.00', '7500.00', '21.41', 1, '0.0000', NULL, '', '0', '0.00', '160575.0000', '', '7500.00', NULL, 3, 'Ton', '21.4100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1519, 995, 83, '', '202001', 'Coal', 'standard', NULL, '8500.00', '8500.00', '15.12', 1, '0.0000', NULL, '', '0', '0.00', '128520.0000', '', '8500.00', NULL, 3, 'Ton', '15.1200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1520, 996, 83, '', '202001', 'Coal', 'standard', NULL, '8600.00', '8600.00', '22.00', 1, '0.0000', NULL, '', '0', '0.00', '189200.0000', '', '8600.00', NULL, 3, 'Ton', '22.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1521, 997, 83, '', '202001', 'Coal', 'standard', NULL, '7500.00', '7500.00', '21.79', 1, '0.0000', NULL, '', '0', '0.00', '163425.0000', '', '7500.00', NULL, 3, 'Ton', '21.7900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1522, 998, 83, '', '202001', 'Coal', 'standard', NULL, '7300.00', '7300.00', '23.23', 1, '0.0000', NULL, '', '0', '0.00', '169579.0000', '', '7300.00', NULL, 3, 'Ton', '23.2300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1524, 1000, 83, '', '202001', 'Coal', 'standard', NULL, '8350.00', '8350.00', '20.29', 1, '0.0000', NULL, '', '0', '0.00', '169421.5000', '', '8350.00', NULL, 3, 'Ton', '20.2900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1525, 1001, 83, '', '202001', 'Coal', 'standard', NULL, '8350.00', '8350.00', '18.77', 1, '0.0000', NULL, '', '0', '0.00', '156729.5000', '', '8350.00', NULL, 3, 'Ton', '18.7700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1527, 1003, 83, '', '202001', 'Coal', 'standard', NULL, '7200.00', '7200.00', '150.00', 1, '0.0000', NULL, '', '0', '0.00', '1080000.0000', '', '7200.00', NULL, 3, 'Ton', '150.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1528, 1004, 83, '', '202001', 'Coal', 'standard', NULL, '7300.00', '7300.00', '23.72', 1, '0.0000', NULL, '', '0', '0.00', '173156.0000', '', '7300.00', NULL, 3, 'Ton', '23.7200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1533, 1005, 87, '', '103', 'Advance', 'standard', NULL, '0.00', '0.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '0.0000', '', '0.00', NULL, 3, 'Ton', '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1534, 1006, 87, '', '103', 'Advance', 'standard', NULL, '0.00', '0.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '0.0000', '', '0.00', NULL, 3, 'Ton', '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1535, 1007, 87, '', '103', 'Advance', 'standard', NULL, '0.00', '0.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '0.0000', '', '0.00', NULL, 3, 'Ton', '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1536, 1008, 87, '', '103', 'Advance', 'standard', NULL, '0.00', '0.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '0.0000', '', '0.00', NULL, 3, 'Ton', '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1538, 1009, 87, '', '103', 'Advance', 'standard', NULL, '0.00', '0.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '0.0000', '', '0.00', NULL, 3, 'Ton', '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1540, 1010, 87, '', '103', 'Advance', 'standard', NULL, '0.00', '0.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '0.0000', '', '0.00', NULL, 3, 'Ton', '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1546, 1012, 82, '', '202002', 'Stone', 'standard', NULL, '164.50', '164.50', '548.00', 1, '0.0000', NULL, '', '0', '0.00', '90146.0000', '', '164.50', NULL, 3, 'Ton', '548.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1547, 1013, 82, '', '202002', 'Stone', 'standard', NULL, '164.50', '164.50', '92.00', 1, '0.0000', NULL, '', '0', '0.00', '15134.0000', '', '164.50', NULL, 3, 'Ton', '92.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1548, 1014, 82, '', '202002', 'Stone', 'standard', NULL, '168.00', '168.00', '95.00', 1, '0.0000', NULL, '', '0', '0.00', '15960.0000', '', '168.00', NULL, 3, 'Ton', '95.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1549, 1015, 82, '', '202002', 'Stone', 'standard', NULL, '170.00', '170.00', '640.00', 1, '0.0000', NULL, '', '0', '0.00', '108800.0000', '', '170.00', NULL, 3, 'Ton', '640.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1575, 1016, 83, '', '202001', 'Coal', 'standard', NULL, '8300.00', '8300.00', '16.12', 1, '0.0000', NULL, '', '0', '0.00', '133713.0000', '', '8300.00', NULL, 3, 'Ton', '16.1100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1576, 1017, 83, '', '202001', 'Coal', 'standard', NULL, '8500.00', '8500.00', '24.02', 1, '0.0000', NULL, '', '0', '0.00', '204170.0000', '', '8500.00', NULL, 3, 'Ton', '24.0200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1578, 1019, 83, '', '202001', 'Coal', 'standard', NULL, '8300.00', '8300.00', '23.72', 1, '0.0000', NULL, '', '0', '0.00', '196876.0000', '', '8300.00', NULL, 3, 'Ton', '23.7200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1579, 1020, 83, '', '202001', 'Coal', 'standard', NULL, '8300.00', '8300.00', '17.03', 1, '0.0000', NULL, '', '0', '0.00', '141349.0000', '', '8300.00', NULL, 3, 'Ton', '17.0300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1580, 1021, 83, '', '202001', 'Coal', 'standard', NULL, '7400.00', '7400.00', '206.00', 1, '0.0000', NULL, '', '0', '0.00', '1524400.0000', '', '7400.00', NULL, 3, 'Ton', '206.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1581, 1022, 83, '', '202001', 'Coal', 'standard', NULL, '8100.00', '8100.00', '18.43', 1, '0.0000', NULL, '', '0', '0.00', '149283.0000', '', '8100.00', NULL, 3, 'Ton', '18.4300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1582, 1023, 83, '', '202001', 'Coal', 'standard', NULL, '8100.00', '8100.00', '17.65', 1, '0.0000', NULL, '', '0', '0.00', '142965.0000', '', '8100.00', NULL, 3, 'Ton', '17.6500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1583, 1024, 83, '', '202001', 'Coal', 'standard', NULL, '8100.00', '8100.00', '18.31', 1, '0.0000', NULL, '', '0', '0.00', '148311.0000', '', '8100.00', NULL, 3, 'Ton', '18.3100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1584, 1025, 83, '', '202001', 'Coal', 'standard', NULL, '8100.00', '8100.00', '16.10', 1, '0.0000', NULL, '', '0', '0.00', '130410.0000', '', '8100.00', NULL, 3, 'Ton', '16.1000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1585, 1026, 83, '', '202001', 'Coal', 'standard', NULL, '8050.00', '8050.00', '18.61', 1, '0.0000', NULL, '', '0', '0.00', '149810.5000', '', '8050.00', NULL, 3, 'Ton', '18.6100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1586, 1027, 83, '', '202001', 'Coal', 'standard', NULL, '8050.00', '8050.00', '18.90', 1, '0.0000', NULL, '', '0', '0.00', '152145.0000', '', '8050.00', NULL, 3, 'Ton', '18.9000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1587, 1028, 83, '', '202001', 'Coal', 'standard', NULL, '8050.00', '8050.00', '19.33', 1, '0.0000', NULL, '', '0', '0.00', '155606.5000', '', '8050.00', NULL, 3, 'Ton', '19.3300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1588, 1029, 83, '', '202001', 'Coal', 'standard', NULL, '8050.00', '8050.00', '19.10', 1, '0.0000', NULL, '', '0', '0.00', '153755.0000', '', '8050.00', NULL, 3, 'Ton', '19.1000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1590, 1031, 83, '', '202001', 'Coal', 'standard', NULL, '8500.00', '8500.00', '24.39', 1, '0.0000', NULL, '', '0', '0.00', '207315.0000', '', '8500.00', NULL, 3, 'Ton', '24.3900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1591, 1032, 83, '', '202001', 'Coal', 'standard', NULL, '8500.00', '8500.00', '25.09', 1, '0.0000', NULL, '', '0', '0.00', '213265.0000', '', '8500.00', NULL, 3, 'Ton', '25.0900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1592, 1033, 83, '', '202001', 'Coal', 'standard', NULL, '8600.00', '8600.00', '22.76', 1, '0.0000', NULL, '', '0', '0.00', '195736.0000', '', '8600.00', NULL, 3, 'Ton', '22.7600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1593, 1034, 83, '', '202001', 'Coal', 'standard', NULL, '8500.00', '8500.00', '19.46', 1, '0.0000', NULL, '', '0', '0.00', '165410.0000', '', '8500.00', NULL, 3, 'Ton', '19.4600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1594, 1035, 83, '', '202001', 'Coal', 'standard', NULL, '8500.00', '8500.00', '19.53', 1, '0.0000', NULL, '', '0', '0.00', '165920.0000', '', '8500.00', NULL, 3, 'Ton', '19.5200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1595, 1036, 83, '', '202001', 'Coal', 'standard', NULL, '7300.00', '7300.00', '20.56', 1, '0.0000', NULL, '', '0', '0.00', '150088.0000', '', '7300.00', NULL, 3, 'Ton', '20.5600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1596, 1037, 83, '', '202001', 'Coal', 'standard', NULL, '7500.00', '7500.00', '23.16', 1, '0.0000', NULL, '', '0', '0.00', '173700.0000', '', '7500.00', NULL, 3, 'Ton', '23.1600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1597, 1038, 83, '', '202001', 'Coal', 'standard', NULL, '7500.00', '7500.00', '21.79', 1, '0.0000', NULL, '', '0', '0.00', '163425.0000', '', '7500.00', NULL, 3, 'Ton', '21.7900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1598, 1039, 83, '', '202001', 'Coal', 'standard', NULL, '7500.00', '7500.00', '23.16', 1, '0.0000', NULL, '', '0', '0.00', '173700.0000', '', '7500.00', NULL, 3, 'Ton', '23.1600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1603, 1043, 84, '', '200000', 'Cash Return', 'standard', NULL, '293100.00', '293100.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '293100.0000', '', '293100.00', NULL, 3, 'Ton', '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1604, 1040, 82, '', '202002', 'Stone', 'standard', NULL, '493.00', '493.00', '170.00', 1, '0.0000', NULL, '', '0', '0.00', '83810.0000', '', '493.00', NULL, 3, 'Ton', '170.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1605, 1041, 82, '', '202002', 'Stone', 'standard', NULL, '493.00', '493.00', '170.00', 1, '0.0000', NULL, '', '0', '0.00', '83810.0000', '', '493.00', NULL, 3, 'Ton', '170.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1606, 1042, 82, '', '202002', 'Stone', 'standard', NULL, '95.00', '95.00', '170.00', 1, '0.0000', NULL, '', '0', '0.00', '16150.0000', '', '95.00', NULL, 3, 'Ton', '170.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1627, 1044, 83, '', '202001', 'Coal', 'standard', NULL, '7500.00', '7500.00', '23.22', 1, '0.0000', NULL, '', '0', '0.00', '174150.0000', '', '7500.00', NULL, 3, 'Ton', '23.2200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1628, 1045, 83, '', '202001', 'Coal', 'standard', NULL, '8200.00', '8200.00', '13.61', 1, '0.0000', NULL, '', '0', '0.00', '111602.0000', '', '8200.00', NULL, 3, 'Ton', '13.6100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1629, 1046, 83, '', '202001', 'Coal', 'standard', NULL, '8500.00', '8500.00', '22.91', 1, '0.0000', NULL, '', '0', '0.00', '194735.0000', '', '8500.00', NULL, 3, 'Ton', '22.9100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1630, 1047, 83, '', '202001', 'Coal', 'standard', NULL, '8500.00', '8500.00', '24.08', 1, '0.0000', NULL, '', '0', '0.00', '204680.0000', '', '8500.00', NULL, 3, 'Ton', '24.0800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1631, 1048, 83, '', '202001', 'Coal', 'standard', NULL, '8100.00', '8100.00', '13.34', 1, '0.0000', NULL, '', '0', '0.00', '108054.0000', '', '8100.00', NULL, 3, 'Ton', '13.3400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1632, 1049, 83, '', '202001', 'Coal', 'standard', NULL, '8100.00', '8100.00', '19.03', 1, '0.0000', NULL, '', '0', '0.00', '154143.0000', '', '8100.00', NULL, 3, 'Ton', '19.0300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1633, 1050, 83, '', '202001', 'Coal', 'standard', NULL, '8100.00', '8100.00', '14.29', 1, '0.0000', NULL, '', '0', '0.00', '115749.0000', '', '8100.00', NULL, 3, 'Ton', '14.2900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1634, 1051, 83, '', '202001', 'Coal', 'standard', NULL, '8100.00', '8100.00', '17.91', 1, '0.0000', NULL, '', '0', '0.00', '145071.0000', '', '8100.00', NULL, 3, 'Ton', '17.9100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1635, 1052, 83, '', '202001', 'Coal', 'standard', NULL, '8100.00', '8100.00', '20.40', 1, '0.0000', NULL, '', '0', '0.00', '165240.0000', '', '8100.00', NULL, 3, 'Ton', '20.4000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1636, 1053, 83, '', '202001', 'Coal', 'standard', NULL, '8100.00', '8100.00', '15.73', 1, '0.0000', NULL, '', '0', '0.00', '127413.0000', '', '8100.00', NULL, 3, 'Ton', '15.7300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1637, 1054, 83, '', '202001', 'Coal', 'standard', NULL, '8100.00', '8100.00', '17.23', 1, '0.0000', NULL, '', '0', '0.00', '139563.0000', '', '8100.00', NULL, 3, 'Ton', '17.2300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1638, 1055, 83, '', '202001', 'Coal', 'standard', NULL, '8100.00', '8100.00', '15.57', 1, '0.0000', NULL, '', '0', '0.00', '126117.0000', '', '8100.00', NULL, 3, 'Ton', '15.5700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1639, 1056, 83, '', '202001', 'Coal', 'standard', NULL, '8100.00', '8100.00', '20.67', 1, '0.0000', NULL, '', '0', '0.00', '167427.0000', '', '8100.00', NULL, 3, 'Ton', '20.6700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1640, 1057, 83, '', '202001', 'Coal', 'standard', NULL, '8100.00', '8100.00', '15.20', 1, '0.0000', NULL, '', '0', '0.00', '123120.0000', '', '8100.00', NULL, 3, 'Ton', '15.2000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1641, 1058, 83, '', '202001', 'Coal', 'standard', NULL, '8100.00', '8100.00', '14.30', 1, '0.0000', NULL, '', '0', '0.00', '115830.0000', '', '8100.00', NULL, 3, 'Ton', '14.3000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1642, 1059, 83, '', '202001', 'Coal', 'standard', NULL, '7500.00', '7500.00', '23.16', 1, '0.0000', NULL, '', '0', '0.00', '173700.0000', '', '7500.00', NULL, 3, 'Ton', '23.1600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1643, 1060, 83, '', '202001', 'Coal', 'standard', NULL, '8500.00', '8500.00', '20.95', 1, '0.0000', NULL, '', '0', '0.00', '178075.0000', '', '8500.00', NULL, 3, 'Ton', '20.9500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1644, 1061, 83, '', '202001', 'Coal', 'standard', NULL, '8600.00', '8600.00', '19.49', 1, '0.0000', NULL, '', '0', '0.00', '167614.0000', '', '8600.00', NULL, 3, 'Ton', '19.4900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1645, 1062, 83, '', '202001', 'Coal', 'standard', NULL, '8500.00', '8500.00', '22.40', 1, '0.0000', NULL, '', '0', '0.00', '190400.0000', '', '8500.00', NULL, 3, 'Ton', '22.4000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1647, 1064, 83, '', '202001', 'Coal', 'standard', NULL, '7300.00', '7300.00', '20.21', 1, '0.0000', NULL, '', '0', '0.00', '147460.0000', '', '7300.00', NULL, 3, 'Ton', '20.2000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1648, 824, 83, '', '202001', 'Coal', 'standard', NULL, '7600.00', '7600.00', '192.00', 1, '0.0000', NULL, '', '0', '0.00', '1459200.0000', '', '7600.00', NULL, 3, 'Ton', '192.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1654, 1065, 83, '', '202001', 'Coal', 'standard', NULL, '8500.00', '8500.00', '24.39', 1, '0.0000', NULL, '', '0', '0.00', '207315.0000', '', '8500.00', NULL, 3, 'Ton', '24.3900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1655, 1066, 83, '', '202001', 'Coal', 'standard', NULL, '8500.00', '8500.00', '22.42', 1, '0.0000', NULL, '', '0', '0.00', '190570.0000', '', '8500.00', NULL, 3, 'Ton', '22.4200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1656, 1067, 83, '', '202001', 'Coal', 'standard', NULL, '8500.00', '8500.00', '21.24', 1, '0.0000', NULL, '', '0', '0.00', '180540.0000', '', '8500.00', NULL, 3, 'Ton', '21.2400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1657, 1068, 83, '', '202001', 'Coal', 'standard', NULL, '8500.00', '8500.00', '21.67', 1, '0.0000', NULL, '', '0', '0.00', '184195.0000', '', '8500.00', NULL, 3, 'Ton', '21.6700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1658, 1069, 83, '', '202001', 'Coal', 'standard', NULL, '8500.00', '8500.00', '22.60', 1, '0.0000', NULL, '', '0', '0.00', '192100.0000', '', '8500.00', NULL, 3, 'Ton', '22.6000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1668, 1072, 82, '', '202002', 'Stone', 'standard', NULL, '169.00', '169.00', '273.00', 1, '0.0000', NULL, '', '0', '0.00', '46137.0000', '', '169.00', NULL, 3, 'Ton', '273.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1669, 1073, 82, '', '202002', 'Stone', 'standard', NULL, '170.00', '170.00', '196.00', 1, '0.0000', NULL, '', '0', '0.00', '33320.0000', '', '170.00', NULL, 3, 'Ton', '196.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1671, 1074, 82, '', '202002', 'Stone', 'standard', NULL, '170.00', '170.00', '89.00', 1, '0.0000', NULL, '', '0', '0.00', '15130.0000', '', '170.00', NULL, 3, 'Ton', '89.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1672, 1075, 82, '', '202002', 'Stone', 'standard', NULL, '170.00', '170.00', '270.00', 1, '0.0000', NULL, '', '0', '0.00', '45900.0000', '', '170.00', NULL, 3, 'Ton', '270.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1673, 1076, 82, '', '202002', 'Stone', 'standard', NULL, '164.50', '164.50', '184.00', 1, '0.0000', NULL, '', '0', '0.00', '30268.0000', '', '164.50', NULL, 3, 'Ton', '184.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1700, 1077, 83, '', '202001', 'Coal', 'standard', NULL, '8600.00', '8600.00', '21.65', 1, '0.0000', NULL, '', '0', '0.00', '186190.0000', '', '8600.00', NULL, 3, 'Ton', '21.6500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1701, 1078, 83, '', '202001', 'Coal', 'standard', NULL, '8500.00', '8500.00', '20.52', 1, '0.0000', NULL, '', '0', '0.00', '174420.0000', '', '8500.00', NULL, 3, 'Ton', '20.5200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1702, 1079, 83, '', '202001', 'Coal', 'standard', NULL, '7300.00', '7300.00', '16.52', 1, '0.0000', NULL, '', '0', '0.00', '120596.0000', '', '7300.00', NULL, 3, 'Ton', '16.5200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1703, 1081, 83, '', '202001', 'Coal', 'standard', NULL, '7350.00', '7350.00', '17.03', 1, '0.0000', NULL, '', '0', '0.00', '125170.5000', '', '7350.00', NULL, 3, 'Ton', '17.0300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1704, 1082, 83, '', '202001', 'Coal', 'standard', NULL, '8200.00', '8200.00', '14.20', 1, '0.0000', NULL, '', '0', '0.00', '116440.0000', '', '8200.00', NULL, 3, 'Ton', '14.2000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1705, 1083, 83, '', '202001', 'Coal', 'standard', NULL, '8200.00', '8200.00', '13.89', 1, '0.0000', NULL, '', '0', '0.00', '113898.0000', '', '8200.00', NULL, 3, 'Ton', '13.8900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1706, 1084, 83, '', '202001', 'Coal', 'standard', NULL, '8200.00', '8200.00', '22.61', 1, '0.0000', NULL, '', '0', '0.00', '185402.0000', '', '8200.00', NULL, 3, 'Ton', '22.6100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1707, 1085, 83, '', '202001', 'Coal', 'standard', NULL, '8100.00', '8100.00', '18.55', 1, '0.0000', NULL, '', '0', '0.00', '150255.0000', '', '8100.00', NULL, 3, 'Ton', '18.5500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1708, 1086, 83, '', '202001', 'Coal', 'standard', NULL, '8100.00', '8100.00', '14.09', 1, '0.0000', NULL, '', '0', '0.00', '114129.0000', '', '8100.00', NULL, 3, 'Ton', '14.0900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1709, 1087, 83, '', '202001', 'Coal', 'standard', NULL, '8100.00', '8100.00', '16.53', 1, '0.0000', NULL, '', '0', '0.00', '133812.0000', '', '8100.00', NULL, 3, 'Ton', '16.5200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1711, 1088, 83, '', '202001', 'Coal', 'standard', NULL, '8100.00', '8100.00', '18.38', 1, '0.0000', NULL, '', '0', '0.00', '148878.0000', '', '8100.00', NULL, 3, 'Ton', '18.3800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1712, 1089, 83, '', '202001', 'Coal', 'standard', NULL, '8100.00', '8100.00', '15.69', 1, '0.0000', NULL, '', '0', '0.00', '127089.0000', '', '8100.00', NULL, 3, 'Ton', '15.6900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1713, 1090, 83, '', '202001', 'Coal', 'standard', NULL, '8100.00', '8100.00', '22.18', 1, '0.0000', NULL, '', '0', '0.00', '179658.0000', '', '8100.00', NULL, 3, 'Ton', '22.1800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1714, 1091, 83, '', '202001', 'Coal', 'standard', NULL, '8100.00', '8100.00', '22.21', 1, '0.0000', NULL, '', '0', '0.00', '179901.0000', '', '8100.00', NULL, 3, 'Ton', '22.2100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1715, 1092, 83, '', '202001', 'Coal', 'standard', NULL, '8100.00', '8100.00', '17.66', 1, '0.0000', NULL, '', '0', '0.00', '143046.0000', '', '8100.00', NULL, 3, 'Ton', '17.6600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1716, 1093, 83, '', '202001', 'Coal', 'standard', NULL, '8100.00', '8100.00', '15.25', 1, '0.0000', NULL, '', '0', '0.00', '123525.0000', '', '8100.00', NULL, 3, 'Ton', '15.2500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1717, 1094, 83, '', '202001', 'Coal', 'standard', NULL, '8100.00', '8100.00', '17.44', 1, '0.0000', NULL, '', '0', '0.00', '141264.0000', '', '8100.00', NULL, 3, 'Ton', '17.4400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1718, 1095, 83, '', '202001', 'Coal', 'standard', NULL, '8100.00', '8100.00', '13.49', 1, '0.0000', NULL, '', '0', '0.00', '109269.0000', '', '8100.00', NULL, 3, 'Ton', '13.4900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1719, 1096, 83, '', '202001', 'Coal', 'standard', NULL, '8050.00', '8050.00', '14.65', 1, '0.0000', NULL, '', '0', '0.00', '117932.5000', '', '8050.00', NULL, 3, 'Ton', '14.6500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1720, 1097, 83, '', '202001', 'Coal', 'standard', NULL, '8050.00', '8050.00', '15.95', 1, '0.0000', NULL, '', '0', '0.00', '128397.5000', '', '8050.00', NULL, 3, 'Ton', '15.9500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1721, 1098, 83, '', '202001', 'Coal', 'standard', NULL, '8050.00', '8050.00', '14.52', 1, '0.0000', NULL, '', '0', '0.00', '116886.0000', '', '8050.00', NULL, 3, 'Ton', '14.5200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1722, 1099, 83, '', '202001', 'Coal', 'standard', NULL, '8050.00', '8050.00', '12.80', 1, '0.0000', NULL, '', '0', '0.00', '103040.0000', '', '8050.00', NULL, 3, 'Ton', '12.8000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1723, 1100, 83, '', '202001', 'Coal', 'standard', NULL, '8050.00', '8050.00', '15.68', 1, '0.0000', NULL, '', '0', '0.00', '126224.0000', '', '8050.00', NULL, 3, 'Ton', '15.6800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1724, 1101, 83, '', '202001', 'Coal', 'standard', NULL, '8050.00', '8050.00', '14.10', 1, '0.0000', NULL, '', '0', '0.00', '113505.0000', '', '8050.00', NULL, 3, 'Ton', '14.1000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1725, 1102, 83, '', '202001', 'Coal', 'standard', NULL, '8300.00', '8300.00', '15.14', 1, '0.0000', NULL, '', '0', '0.00', '125662.0000', '', '8300.00', NULL, 3, 'Ton', '15.1400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1727, 1103, 83, '', '202001', 'Coal', 'standard', NULL, '8300.00', '8300.00', '22.73', 1, '0.0000', NULL, '', '0', '0.00', '188659.0000', '', '8300.00', NULL, 3, 'Ton', '22.7300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1729, 1104, 87, '', '103', 'Advance', 'standard', NULL, '0.00', '0.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '0.0000', '', '0.00', NULL, 3, 'Ton', '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1733, 1105, 82, '', '202002', 'Stone', 'standard', NULL, '170.00', '170.00', '270.00', 1, '0.0000', NULL, '', '0', '0.00', '45900.0000', '', '170.00', NULL, 3, 'Ton', '270.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1734, 1107, 82, '', '202002', 'Stone', 'standard', NULL, '170.00', '170.00', '10.00', 1, '0.0000', NULL, '', '0', '0.00', '1700.0000', '', '170.00', NULL, 3, 'Ton', '10.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1735, 1106, 82, '', '202002', 'Stone', 'standard', NULL, '170.00', '170.00', '97.00', 1, '0.0000', NULL, '', '0', '0.00', '16490.0000', '', '170.00', NULL, 3, 'Ton', '97.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1758, 1109, 83, '', '202001', 'Coal', 'standard', NULL, '8300.00', '8300.00', '20.84', 1, '0.0000', NULL, '', '0', '0.00', '172972.0000', '', '8300.00', NULL, 3, 'Ton', '20.8400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1759, 1110, 83, '', '202001', 'Coal', 'standard', NULL, '8300.00', '8300.00', '19.99', 1, '0.0000', NULL, '', '0', '0.00', '165917.0000', '', '8300.00', NULL, 3, 'Ton', '19.9900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1760, 1111, 83, '', '202001', 'Coal', 'standard', NULL, '7350.00', '7350.00', '25.48', 1, '0.0000', NULL, '', '0', '0.00', '187278.0000', '', '7350.00', NULL, 3, 'Ton', '25.4800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1761, 1112, 83, '', '202001', 'Coal', 'standard', NULL, '7350.00', '7350.00', '23.30', 1, '0.0000', NULL, '', '0', '0.00', '171255.0000', '', '7350.00', NULL, 3, 'Ton', '23.3000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1762, 1113, 83, '', '202001', 'Coal', 'standard', NULL, '7350.00', '7350.00', '22.98', 1, '0.0000', NULL, '', '0', '0.00', '168903.0000', '', '7350.00', NULL, 3, 'Ton', '22.9800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1763, 1114, 83, '', '202001', 'Coal', 'standard', NULL, '7350.00', '7350.00', '23.84', 1, '0.0000', NULL, '', '0', '0.00', '175224.0000', '', '7350.00', NULL, 3, 'Ton', '23.8400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1764, 1115, 83, '', '202001', 'Coal', 'standard', NULL, '7350.00', '7350.00', '20.01', 1, '0.0000', NULL, '', '0', '0.00', '147073.5000', '', '7350.00', NULL, 3, 'Ton', '20.0100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1765, 1116, 83, '', '202001', 'Coal', 'standard', NULL, '8500.00', '8500.00', '20.73', 1, '0.0000', NULL, '', '0', '0.00', '176205.0000', '', '8500.00', NULL, 3, 'Ton', '20.7300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1766, 1117, 83, '', '202001', 'Coal', 'standard', NULL, '8600.00', '8600.00', '21.23', 1, '0.0000', NULL, '', '0', '0.00', '182578.0000', '', '8600.00', NULL, 3, 'Ton', '21.2300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1767, 1118, 83, '', '202001', 'Coal', 'standard', NULL, '8100.00', '8100.00', '20.00', 1, '0.0000', NULL, '', '0', '0.00', '162000.0000', '', '8100.00', NULL, 3, 'Ton', '20.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1768, 1119, 83, '', '202001', 'Coal', 'standard', NULL, '8100.00', '8100.00', '14.25', 1, '0.0000', NULL, '', '0', '0.00', '115425.0000', '', '8100.00', NULL, 3, 'Ton', '14.2500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1769, 1120, 83, '', '202001', 'Coal', 'standard', NULL, '8100.00', '8100.00', '19.50', 1, '0.0000', NULL, '', '0', '0.00', '157950.0000', '', '8100.00', NULL, 3, 'Ton', '19.5000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1770, 1121, 83, '', '202001', 'Coal', 'standard', NULL, '8100.00', '8100.00', '17.36', 1, '0.0000', NULL, '', '0', '0.00', '140616.0000', '', '8100.00', NULL, 3, 'Ton', '17.3600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1771, 1122, 83, '', '202001', 'Coal', 'standard', NULL, '8500.00', '8500.00', '19.36', 1, '0.0000', NULL, '', '0', '0.00', '164560.0000', '', '8500.00', NULL, 3, 'Ton', '19.3600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1772, 1123, 83, '', '202001', 'Coal', 'standard', NULL, '8000.00', '8000.00', '20.61', 1, '0.0000', NULL, '', '0', '0.00', '164880.0000', '', '8000.00', NULL, 3, 'Ton', '20.6100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1773, 1124, 83, '', '202001', 'Coal', 'standard', NULL, '8000.00', '8000.00', '20.91', 1, '0.0000', NULL, '', '0', '0.00', '167280.0000', '', '8000.00', NULL, 3, 'Ton', '20.9100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1774, 1125, 83, '', '202001', 'Coal', 'standard', NULL, '8100.00', '8100.00', '20.40', 1, '0.0000', NULL, '', '0', '0.00', '165240.0000', '', '8100.00', NULL, 3, 'Ton', '20.4000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1775, 1126, 83, '', '202001', 'Coal', 'standard', NULL, '8100.00', '8100.00', '15.88', 1, '0.0000', NULL, '', '0', '0.00', '128628.0000', '', '8100.00', NULL, 3, 'Ton', '15.8800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1777, 1128, 83, '', '202001', 'Coal', 'standard', NULL, '7000.00', '7000.00', '25.00', 1, '0.0000', NULL, '', '0', '0.00', '175000.0000', '', '7000.00', NULL, 3, 'Ton', '25.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1782, 1130, 83, '', '202001', 'Coal', 'standard', NULL, '8400.00', '8400.00', '22.24', 1, '0.0000', NULL, '', '0', '0.00', '186816.0000', '', '8400.00', NULL, 3, 'Ton', '22.2400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1783, 1131, 83, '', '202001', 'Coal', 'standard', NULL, '8400.00', '8400.00', '22.63', 1, '0.0000', NULL, '', '0', '0.00', '190092.0000', '', '8400.00', NULL, 3, 'Ton', '22.6300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1786, 1133, 84, '', '200000', 'Cash Return', 'standard', NULL, '174000.00', '174000.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '174000.0000', '', '174000.00', NULL, 3, 'Ton', '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1788, 1134, 83, '', '202001', 'Coal', 'standard', NULL, '8300.00', '8300.00', '18.25', 1, '0.0000', NULL, '', '0', '0.00', '151475.0000', '', '8300.00', NULL, 3, 'Ton', '18.2500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1790, 1135, 83, '', '202001', 'Coal', 'standard', NULL, '8300.00', '8300.00', '18.92', 1, '0.0000', NULL, '', '0', '0.00', '157036.0000', '', '8300.00', NULL, 3, 'Ton', '18.9200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1795, 1137, 83, '', '202001', 'Coal', 'standard', NULL, '8300.00', '8300.00', '21.05', 1, '0.0000', NULL, '', '0', '0.00', '174715.0000', '', '8300.00', NULL, 3, 'Ton', '21.0500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1796, 1137, 84, '', '200000', 'Cash Return', 'standard', NULL, '500.00', '500.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '500.0000', '', '500.00', NULL, 3, 'Ton', '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1798, 1138, 83, '', '202001', 'Coal', 'standard', NULL, '8300.00', '8300.00', '18.31', 1, '0.0000', NULL, '', '0', '0.00', '151973.0000', '', '8300.00', NULL, 3, 'Ton', '18.3100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1820, 1139, 82, '', '202002', 'Stone', 'standard', NULL, '170.00', '170.00', '95.00', 1, '0.0000', NULL, '', '0', '0.00', '16150.0000', '', '170.00', NULL, 3, 'Ton', '95.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1821, 1140, 83, '', '202001', 'Coal', 'standard', NULL, '8050.00', '8050.00', '18.39', 1, '0.0000', NULL, '', '0', '0.00', '148039.5000', '', '8050.00', NULL, 3, 'Ton', '18.3900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1822, 1141, 83, '', '202001', 'Coal', 'standard', NULL, '8050.00', '8050.00', '18.47', 1, '0.0000', NULL, '', '0', '0.00', '148683.5000', '', '8050.00', NULL, 3, 'Ton', '18.4700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1823, 1142, 83, '', '202001', 'Coal', 'standard', NULL, '8000.00', '8000.00', '20.00', 1, '0.0000', NULL, '', '0', '0.00', '160000.0000', '', '8000.00', NULL, 3, 'Ton', '20.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1824, 1143, 83, '', '202001', 'Coal', 'standard', NULL, '8000.00', '8000.00', '19.59', 1, '0.0000', NULL, '', '0', '0.00', '156720.0000', '', '8000.00', NULL, 3, 'Ton', '19.5900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1825, 1144, 83, '', '202001', 'Coal', 'standard', NULL, '8100.00', '8100.00', '22.00', 1, '0.0000', NULL, '', '0', '0.00', '178200.0000', '', '8100.00', NULL, 3, 'Ton', '22.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1826, 1145, 83, '', '202001', 'Coal', 'standard', NULL, '8100.00', '8100.00', '21.00', 1, '0.0000', NULL, '', '0', '0.00', '170100.0000', '', '8100.00', NULL, 3, 'Ton', '21.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1828, 1147, 83, '', '202001', 'Coal', 'standard', NULL, '8050.00', '8050.00', '16.44', 1, '0.0000', NULL, '', '0', '0.00', '132342.0000', '', '8050.00', NULL, 3, 'Ton', '16.4400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1829, 1148, 83, '', '202001', 'Coal', 'standard', NULL, '8050.00', '8050.00', '15.90', 1, '0.0000', NULL, '', '0', '0.00', '127995.0000', '', '8050.00', NULL, 3, 'Ton', '15.9000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1830, 1149, 83, '', '202001', 'Coal', 'standard', NULL, '8050.00', '8050.00', '20.23', 1, '0.0000', NULL, '', '0', '0.00', '162851.5000', '', '8050.00', NULL, 3, 'Ton', '20.2300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1831, 1150, 83, '', '202001', 'Coal', 'standard', NULL, '8300.00', '8300.00', '18.47', 1, '0.0000', NULL, '', '0', '0.00', '153301.0000', '', '8300.00', NULL, 3, 'Ton', '18.4700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1832, 1151, 83, '', '202001', 'Coal', 'standard', NULL, '8300.00', '8300.00', '23.53', 1, '0.0000', NULL, '', '0', '0.00', '195299.0000', '', '8300.00', NULL, 3, 'Ton', '23.5300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1833, 1152, 83, '', '202001', 'Coal', 'standard', NULL, '8600.00', '8600.00', '20.95', 1, '0.0000', NULL, '', '0', '0.00', '180170.0000', '', '8600.00', NULL, 3, 'Ton', '20.9500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1834, 1153, 83, '', '202001', 'Coal', 'standard', NULL, '8300.00', '8300.00', '21.19', 1, '0.0000', NULL, '', '0', '0.00', '175877.0000', '', '8300.00', NULL, 3, 'Ton', '21.1900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1835, 1154, 83, '', '202001', 'Coal', 'standard', NULL, '8250.00', '8250.00', '19.73', 1, '0.0000', NULL, '', '0', '0.00', '162772.5000', '', '8250.00', NULL, 3, 'Ton', '19.7300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1836, 1155, 83, '', '202001', 'Coal', 'standard', NULL, '8250.00', '8250.00', '19.88', 1, '0.0000', NULL, '', '0', '0.00', '164010.0000', '', '8250.00', NULL, 3, 'Ton', '19.8800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1837, 1156, 83, '', '202001', 'Coal', 'standard', NULL, '7200.00', '7200.00', '22.00', 1, '0.0000', NULL, '', '0', '0.00', '158400.0000', '', '7200.00', NULL, 3, 'Ton', '22.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1838, 1157, 83, '', '202001', 'Coal', 'standard', NULL, '7200.00', '7200.00', '21.79', 1, '0.0000', NULL, '', '0', '0.00', '156888.0000', '', '7200.00', NULL, 3, 'Ton', '21.7900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1840, 1158, 83, '', '202001', 'Coal', 'standard', NULL, '8600.00', '8600.00', '19.84', 1, '0.0000', NULL, '', '0', '0.00', '170624.0000', '', '8600.00', NULL, 3, 'Ton', '19.8400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1841, 1159, 83, '', '202001', 'Coal', 'standard', NULL, '7350.00', '7350.00', '16.90', 1, '0.0000', NULL, '', '0', '0.00', '124215.0000', '', '7350.00', NULL, 3, 'Ton', '16.9000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1846, 1160, 82, '', '202002', 'Stone', 'standard', NULL, '170.00', '170.00', '493.00', 1, '0.0000', NULL, '', '0', '0.00', '83810.0000', '', '170.00', NULL, 3, 'Ton', '493.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1847, 1161, 82, '', '202002', 'Stone', 'standard', NULL, '166.00', '166.00', '528.00', 1, '0.0000', NULL, '', '0', '0.00', '87648.0000', '', '166.00', NULL, 3, 'Ton', '528.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1848, 1162, 82, '', '202002', 'Stone', 'standard', NULL, '170.00', '170.00', '270.00', 1, '0.0000', NULL, '', '0', '0.00', '45900.0000', '', '170.00', NULL, 3, 'Ton', '270.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1854, 1163, 82, '', '202002', 'Stone', 'standard', NULL, '169.00', '169.00', '186.00', 1, '0.0000', NULL, '', '0', '0.00', '31434.0000', '', '169.00', NULL, 3, 'Ton', '186.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1857, 1165, 83, '', '202001', 'Coal', 'standard', NULL, '7350.00', '7350.00', '23.16', 1, '0.0000', NULL, '', '0', '0.00', '170226.0000', '', '7350.00', NULL, 3, 'Ton', '23.1600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1858, 1166, 83, '', '202001', 'Coal', 'standard', NULL, '7350.00', '7350.00', '21.79', 1, '0.0000', NULL, '', '0', '0.00', '160156.5000', '', '7350.00', NULL, 3, 'Ton', '21.7900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1859, 1167, 83, '', '202001', 'Coal', 'standard', NULL, '7350.00', '7350.00', '23.33', 1, '0.0000', NULL, '', '0', '0.00', '171475.5000', '', '7350.00', NULL, 3, 'Ton', '23.3300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1860, 1168, 83, '', '202001', 'Coal', 'standard', NULL, '7350.00', '7350.00', '23.43', 1, '0.0000', NULL, '', '0', '0.00', '172210.5000', '', '7350.00', NULL, 3, 'Ton', '23.4300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1876, 1169, 83, '', '202001', 'Coal', 'standard', NULL, '8300.00', '8300.00', '22.28', 1, '0.0000', NULL, '', '0', '0.00', '184924.0000', '', '8300.00', NULL, 3, 'Ton', '22.2800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1877, 1170, 83, '', '202001', 'Coal', 'standard', NULL, '8300.00', '8300.00', '22.81', 1, '0.0000', NULL, '', '0', '0.00', '189323.0000', '', '8300.00', NULL, 3, 'Ton', '22.8100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1878, 1171, 83, '', '202001', 'Coal', 'standard', NULL, '8500.00', '8500.00', '19.52', 1, '0.0000', NULL, '', '0', '0.00', '165920.0000', '', '8500.00', NULL, 3, 'Ton', '19.5200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1879, 1172, 83, '', '202001', 'Coal', 'standard', NULL, '8050.00', '8050.00', '19.97', 1, '0.0000', NULL, '', '0', '0.00', '160758.5000', '', '8050.00', NULL, 3, 'Ton', '19.9700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1880, 1173, 83, '', '202001', 'Coal', 'standard', NULL, '8050.00', '8050.00', '23.55', 1, '0.0000', NULL, '', '0', '0.00', '189577.5000', '', '8050.00', NULL, 3, 'Ton', '23.5500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1881, 1174, 83, '', '202001', 'Coal', 'standard', NULL, '8050.00', '8050.00', '16.75', 1, '0.0000', NULL, '', '0', '0.00', '134837.5000', '', '8050.00', NULL, 3, 'Ton', '16.7500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1882, 1175, 83, '', '202001', 'Coal', 'standard', NULL, '7050.00', '7050.00', '133.00', 1, '0.0000', NULL, '', '0', '0.00', '937650.0000', '', '7050.00', NULL, 3, 'Ton', '133.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1883, 1176, 83, '', '202001', 'Coal', 'standard', NULL, '8300.00', '8300.00', '17.10', 1, '0.0000', NULL, '', '0', '0.00', '141930.0000', '', '8300.00', NULL, 3, 'Ton', '17.1000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1884, 1177, 83, '', '202001', 'Coal', 'standard', NULL, '8500.00', '8500.00', '22.68', 1, '0.0000', NULL, '', '0', '0.00', '192780.0000', '', '8500.00', NULL, 3, 'Ton', '22.6800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1885, 1178, 83, '', '202001', 'Coal', 'standard', NULL, '8500.00', '8500.00', '22.59', 1, '0.0000', NULL, '', '0', '0.00', '192015.0000', '', '8500.00', NULL, 3, 'Ton', '22.5900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1886, 1179, 83, '', '202001', 'Coal', 'standard', NULL, '8300.00', '8300.00', '18.19', 1, '0.0000', NULL, '', '0', '0.00', '150977.0000', '', '8300.00', NULL, 3, 'Ton', '18.1900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1887, 1180, 83, '', '202001', 'Coal', 'standard', NULL, '7350.00', '7350.00', '23.22', 1, '0.0000', NULL, '', '0', '0.00', '170667.0000', '', '7350.00', NULL, 3, 'Ton', '23.2200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1888, 1182, 83, '', '202001', 'Coal', 'standard', NULL, '7350.00', '7350.00', '23.16', 1, '0.0000', NULL, '', '0', '0.00', '170226.0000', '', '7350.00', NULL, 3, 'Ton', '23.1600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1889, 1183, 83, '', '202001', 'Coal', 'standard', NULL, '7500.00', '7500.00', '19.07', 1, '0.0000', NULL, '', '0', '0.00', '143025.0000', '', '7500.00', NULL, 3, 'Ton', '19.0700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1891, 1184, 87, '', '103', 'Advance', 'standard', NULL, '0.00', '0.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '0.0000', '', '0.00', NULL, 3, 'Ton', '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1910, 1201, 83, '', '202001', 'Coal', 'standard', NULL, '3885505.00', '3885505.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '3885505.0000', '', '3885505.00', NULL, 3, 'Ton', '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1915, 1203, 83, '', '202001', 'Coal', 'standard', NULL, '8100.00', '8100.00', '905.00', 1, '0.0000', NULL, '', '0', '0.00', '7330500.0000', '', '8100.00', NULL, 3, 'Ton', '905.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1919, 1204, 82, '', '202002', 'Stone', 'standard', NULL, '164.50', '164.50', '92.00', 1, '0.0000', NULL, '', '0', '0.00', '15134.0000', '', '164.50', NULL, 3, 'Ton', '92.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1920, 1205, 82, '', '202002', 'Stone', 'standard', NULL, '170.00', '170.00', '95.00', 1, '0.0000', NULL, '', '0', '0.00', '16150.0000', '', '170.00', NULL, 3, 'Ton', '95.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1922, 1185, 82, '', '202002', 'Stone', 'standard', NULL, '170.00', '170.00', '370.00', 1, '0.0000', NULL, '', '0', '0.00', '62900.0000', '', '170.00', NULL, 3, 'Ton', '370.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1923, 1206, 82, '', '202002', 'Stone', 'standard', NULL, '169.00', '169.00', '364.00', 1, '0.0000', NULL, '', '0', '0.00', '61516.0000', '', '169.00', NULL, 3, 'Ton', '364.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1924, 1186, 82, '', '202002', 'Stone', 'standard', NULL, '169.00', '169.00', '364.00', 1, '0.0000', NULL, '', '0', '0.00', '61516.0000', '', '169.00', NULL, 3, 'Ton', '364.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1925, 1187, 83, '', '202001', 'Coal', 'standard', NULL, '7850.00', '7850.00', '100.00', 1, '0.0000', NULL, '', '0', '0.00', '785000.0000', '', '7850.00', NULL, 3, 'Ton', '100.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1926, 1188, 83, '', '202001', 'Coal', 'standard', NULL, '8300.00', '8300.00', '19.39', 1, '0.0000', NULL, '', '0', '0.00', '160937.0000', '', '8300.00', NULL, 3, 'Ton', '19.3900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1927, 1189, 83, '', '202001', 'Coal', 'standard', NULL, '8300.00', '8300.00', '18.22', 1, '0.0000', NULL, '', '0', '0.00', '151226.0000', '', '8300.00', NULL, 3, 'Ton', '18.2200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1928, 1190, 83, '', '202001', 'Coal', 'standard', NULL, '8300.00', '8300.00', '19.57', 1, '0.0000', NULL, '', '0', '0.00', '162431.0000', '', '8300.00', NULL, 3, 'Ton', '19.5700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1929, 1191, 83, '', '202001', 'Coal', 'standard', NULL, '8300.00', '8300.00', '23.63', 1, '0.0000', NULL, '', '0', '0.00', '196129.0000', '', '8300.00', NULL, 3, 'Ton', '23.6300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1930, 1192, 84, '', '200000', 'Cash Return', 'standard', NULL, '20000.00', '20000.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '20000.0000', '', '20000.00', NULL, 3, 'Ton', '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1931, 1193, 83, '', '202001', 'Coal', 'standard', NULL, '8600.00', '8600.00', '19.50', 1, '0.0000', NULL, '', '0', '0.00', '167700.0000', '', '8600.00', NULL, 3, 'Ton', '19.5000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1932, 1194, 83, '', '202001', 'Coal', 'standard', NULL, '8100.00', '8100.00', '20.13', 1, '0.0000', NULL, '', '0', '0.00', '163053.0000', '', '8100.00', NULL, 3, 'Ton', '20.1300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1933, 1195, 84, '', '200000', 'Cash Return', 'standard', NULL, '209200.00', '209200.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '209200.0000', '', '209200.00', NULL, 3, 'Ton', '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1934, 1196, 83, '', '202001', 'Coal', 'standard', NULL, '8200.00', '8200.00', '19.75', 1, '0.0000', NULL, '', '0', '0.00', '161950.0000', '', '8200.00', NULL, 3, 'Ton', '19.7500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1935, 1198, 83, '', '202001', 'Coal', 'standard', NULL, '7300.00', '7300.00', '17.51', 1, '0.0000', NULL, '', '0', '0.00', '127823.0000', '', '7300.00', NULL, 3, 'Ton', '17.5100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1936, 1199, 83, '', '202001', 'Coal', 'standard', NULL, '7850.00', '7850.00', '359.00', 1, '0.0000', NULL, '', '0', '0.00', '2818150.0000', '', '7850.00', NULL, 3, 'Ton', '359.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1951, 1207, 83, '', '202001', 'Coal', 'standard', NULL, '8500.00', '8500.00', '21.83', 1, '0.0000', NULL, '', '0', '0.00', '185555.0000', '', '8500.00', NULL, 3, 'Ton', '21.8300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1952, 1208, 83, '', '202001', 'Coal', 'standard', NULL, '8500.00', '8500.00', '22.16', 1, '0.0000', NULL, '', '0', '0.00', '188360.0000', '', '8500.00', NULL, 3, 'Ton', '22.1600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1953, 1209, 83, '', '202001', 'Coal', 'standard', NULL, '8500.00', '8500.00', '21.70', 1, '0.0000', NULL, '', '0', '0.00', '184450.0000', '', '8500.00', NULL, 3, 'Ton', '21.7000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1954, 1210, 83, '', '202001', 'Coal', 'standard', NULL, '8500.00', '8500.00', '23.42', 1, '0.0000', NULL, '', '0', '0.00', '199070.0000', '', '8500.00', NULL, 3, 'Ton', '23.4200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1955, 1211, 83, '', '202001', 'Coal', 'standard', NULL, '8500.00', '8500.00', '20.14', 1, '0.0000', NULL, '', '0', '0.00', '171190.0000', '', '8500.00', NULL, 3, 'Ton', '20.1400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1956, 1212, 83, '', '202001', 'Coal', 'standard', NULL, '8300.00', '8300.00', '20.86', 1, '0.0000', NULL, '', '0', '0.00', '173138.0000', '', '8300.00', NULL, 3, 'Ton', '20.8600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1957, 1213, 83, '', '202001', 'Coal', 'standard', NULL, '8300.00', '8300.00', '20.63', 1, '0.0000', NULL, '', '0', '0.00', '171229.0000', '', '8300.00', NULL, 3, 'Ton', '20.6300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1960, 1216, 83, '', '202001', 'Coal', 'standard', NULL, '8100.00', '8100.00', '21.43', 1, '0.0000', NULL, '', '0', '0.00', '173583.0000', '', '8100.00', NULL, 3, 'Ton', '21.4300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1961, 1217, 83, '', '202001', 'Coal', 'standard', NULL, '8350.00', '8350.00', '22.37', 1, '0.0000', NULL, '', '0', '0.00', '186789.5000', '', '8350.00', NULL, 3, 'Ton', '22.3700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1962, 1218, 83, '', '202001', 'Coal', 'standard', NULL, '7200.00', '7200.00', '25.00', 1, '0.0000', NULL, '', '0', '0.00', '180000.0000', '', '7200.00', NULL, 3, 'Ton', '25.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1965, 1219, 83, '', '202001', 'Coal', 'standard', NULL, '7200.00', '7200.00', '30.00', 1, '0.0000', NULL, '', '0', '0.00', '216000.0000', '', '7200.00', NULL, 3, 'Ton', '30.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1968, 1221, 82, '', '202002', 'Stone', 'standard', NULL, '170.00', '170.00', '90.00', 1, '0.0000', NULL, '', '0', '0.00', '15300.0000', '', '170.00', NULL, 3, 'Ton', '90.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1969, 1222, 82, '', '202002', 'Stone', 'standard', NULL, '164.50', '164.50', '92.00', 1, '0.0000', NULL, '', '0', '0.00', '15134.0000', '', '164.50', NULL, 3, 'Ton', '92.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1985, 1223, 83, '', '202001', 'Coal', 'standard', NULL, '8400.00', '8400.00', '24.36', 1, '0.0000', NULL, '', '0', '0.00', '204624.0000', '', '8400.00', NULL, 3, 'Ton', '24.3600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1986, 1224, 83, '', '202001', 'Coal', 'standard', NULL, '8400.00', '8400.00', '21.89', 1, '0.0000', NULL, '', '0', '0.00', '183876.0000', '', '8400.00', NULL, 3, 'Ton', '21.8900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1987, 1225, 83, '', '202001', 'Coal', 'standard', NULL, '8100.00', '8100.00', '23.18', 1, '0.0000', NULL, '', '0', '0.00', '187758.0000', '', '8100.00', NULL, 3, 'Ton', '23.1800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1988, 1226, 83, '', '202001', 'Coal', 'standard', NULL, '8100.00', '8100.00', '22.83', 1, '0.0000', NULL, '', '0', '0.00', '184923.0000', '', '8100.00', NULL, 3, 'Ton', '22.8300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1989, 1227, 83, '', '202001', 'Coal', 'standard', NULL, '8350.00', '8350.00', '22.24', 1, '0.0000', NULL, '', '0', '0.00', '185704.0000', '', '8350.00', NULL, 3, 'Ton', '22.2400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1990, 1228, 83, '', '202001', 'Coal', 'standard', NULL, '8350.00', '8350.00', '20.93', 1, '0.0000', NULL, '', '0', '0.00', '174765.5000', '', '8350.00', NULL, 3, 'Ton', '20.9300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1991, 1229, 83, '', '202001', 'Coal', 'standard', NULL, '8350.00', '8350.00', '21.80', 1, '0.0000', NULL, '', '0', '0.00', '182030.0000', '', '8350.00', NULL, 3, 'Ton', '21.8000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1992, 1230, 83, '', '202001', 'Coal', 'standard', NULL, '8350.00', '8350.00', '22.00', 1, '0.0000', NULL, '', '0', '0.00', '183700.0000', '', '8350.00', NULL, 3, 'Ton', '22.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1993, 1231, 83, '', '202001', 'Coal', 'standard', NULL, '8500.00', '8500.00', '22.51', 1, '0.0000', NULL, '', '0', '0.00', '191335.0000', '', '8500.00', NULL, 3, 'Ton', '22.5100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1994, 1232, 83, '', '202001', 'Coal', 'standard', NULL, '8500.00', '8500.00', '21.73', 1, '0.0000', NULL, '', '0', '0.00', '184705.0000', '', '8500.00', NULL, 3, 'Ton', '21.7300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1995, 1233, 83, '', '202001', 'Coal', 'standard', NULL, '8200.00', '8200.00', '19.78', 1, '0.0000', NULL, '', '0', '0.00', '162114.0000', '', '8200.00', NULL, 3, 'Ton', '19.7700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1996, 1234, 83, '', '202001', 'Coal', 'standard', NULL, '8050.00', '8050.00', '19.68', 1, '0.0000', NULL, '', '0', '0.00', '158424.0000', '', '8050.00', NULL, 3, 'Ton', '19.6800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1997, 1235, 83, '', '202001', 'Coal', 'standard', NULL, '8400.00', '8400.00', '21.54', 1, '0.0000', NULL, '', '0', '0.00', '180936.0000', '', '8400.00', NULL, 3, 'Ton', '21.5400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (1998, 1236, 83, '', '202001', 'Coal', 'standard', NULL, '7850.00', '7850.00', '1091.77', 1, '0.0000', NULL, '', '0', '0.00', '8570394.5000', '', '7850.00', NULL, 3, 'Ton', '1091.7700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2001, 1238, 87, '', '103', 'Advance', 'standard', NULL, '0.00', '0.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '0.0000', '', '0.00', NULL, 3, 'Ton', '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2027, 1239, 82, '', '202002', 'Stone', 'standard', NULL, '170.00', '170.00', '475.00', 1, '0.0000', NULL, '', '0', '0.00', '80750.0000', '', '170.00', NULL, 3, 'Ton', '475.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2029, 1240, 82, '', '202002', 'Stone', 'standard', NULL, '167.00', '167.00', '201.00', 1, '0.0000', NULL, '', '0', '0.00', '33567.0000', '', '167.00', NULL, 3, 'Ton', '201.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2030, 1241, 83, '', '202001', 'Coal', 'standard', NULL, '8200.00', '8200.00', '21.25', 1, '0.0000', NULL, '', '0', '0.00', '174250.0000', '', '8200.00', NULL, 3, 'Ton', '21.2500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2031, 1242, 83, '', '202001', 'Coal', 'standard', NULL, '8200.00', '8200.00', '21.85', 1, '0.0000', NULL, '', '0', '0.00', '179170.0000', '', '8200.00', NULL, 3, 'Ton', '21.8500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2032, 1243, 83, '', '202001', 'Coal', 'standard', NULL, '8500.00', '8500.00', '22.44', 1, '0.0000', NULL, '', '0', '0.00', '190740.0000', '', '8500.00', NULL, 3, 'Ton', '22.4400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2033, 1244, 83, '', '202001', 'Coal', 'standard', NULL, '8100.00', '8100.00', '20.15', 1, '0.0000', NULL, '', '0', '0.00', '163215.0000', '', '8100.00', NULL, 3, 'Ton', '20.1500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2034, 1245, 83, '', '202001', 'Coal', 'standard', NULL, '8100.00', '8100.00', '20.07', 1, '0.0000', NULL, '', '0', '0.00', '162567.0000', '', '8100.00', NULL, 3, 'Ton', '20.0700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2035, 1246, 83, '', '202001', 'Coal', 'standard', NULL, '8050.00', '8050.00', '19.38', 1, '0.0000', NULL, '', '0', '0.00', '156009.0000', '', '8050.00', NULL, 3, 'Ton', '19.3800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2036, 1247, 83, '', '202001', 'Coal', 'standard', NULL, '8050.00', '8050.00', '15.90', 1, '0.0000', NULL, '', '0', '0.00', '127995.0000', '', '8050.00', NULL, 3, 'Ton', '15.9000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2037, 1248, 83, '', '202001', 'Coal', 'standard', NULL, '8050.00', '8050.00', '16.74', 1, '0.0000', NULL, '', '0', '0.00', '134757.0000', '', '8050.00', NULL, 3, 'Ton', '16.7400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2038, 1249, 83, '', '202001', 'Coal', 'standard', NULL, '8050.00', '8050.00', '21.29', 1, '0.0000', NULL, '', '0', '0.00', '171384.5000', '', '8050.00', NULL, 3, 'Ton', '21.2900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2039, 1251, 83, '', '202001', 'Coal', 'standard', NULL, '8050.00', '8050.00', '17.50', 1, '0.0000', NULL, '', '0', '0.00', '140875.0000', '', '8050.00', NULL, 3, 'Ton', '17.5000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2040, 1252, 83, '', '202001', 'Coal', 'standard', NULL, '8050.00', '8050.00', '15.18', 1, '0.0000', NULL, '', '0', '0.00', '122199.0000', '', '8050.00', NULL, 3, 'Ton', '15.1800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2045, 1257, 83, '', '202001', 'Coal', 'standard', NULL, '8050.00', '8050.00', '21.03', 1, '0.0000', NULL, '', '0', '0.00', '169291.5000', '', '8050.00', NULL, 3, 'Ton', '21.0300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2046, 1258, 83, '', '202001', 'Coal', 'standard', NULL, '8050.00', '8050.00', '21.45', 1, '0.0000', NULL, '', '0', '0.00', '172672.5000', '', '8050.00', NULL, 3, 'Ton', '21.4500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2047, 1259, 83, '', '202001', 'Coal', 'standard', NULL, '8300.00', '8300.00', '21.31', 1, '0.0000', NULL, '', '0', '0.00', '176873.0000', '', '8300.00', NULL, 3, 'Ton', '21.3100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2048, 1260, 83, '', '202001', 'Coal', 'standard', NULL, '8300.00', '8300.00', '22.85', 1, '0.0000', NULL, '', '0', '0.00', '189655.0000', '', '8300.00', NULL, 3, 'Ton', '22.8500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2049, 1261, 83, '', '202001', 'Coal', 'standard', NULL, '8500.00', '8500.00', '22.50', 1, '0.0000', NULL, '', '0', '0.00', '191250.0000', '', '8500.00', NULL, 3, 'Ton', '22.5000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2050, 1262, 83, '', '202001', 'Coal', 'standard', NULL, '8500.00', '8500.00', '22.14', 1, '0.0000', NULL, '', '0', '0.00', '188190.0000', '', '8500.00', NULL, 3, 'Ton', '22.1400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2051, 1263, 83, '', '202001', 'Coal', 'standard', NULL, '8500.00', '8500.00', '24.00', 1, '0.0000', NULL, '', '0', '0.00', '204000.0000', '', '8500.00', NULL, 3, 'Ton', '24.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2052, 1253, 83, '', '202001', 'Coal', 'standard', NULL, '8000.00', '8000.00', '23.40', 1, '0.0000', NULL, '', '0', '0.00', '187200.0000', '', '8000.00', NULL, 3, 'Ton', '23.4000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2053, 1254, 83, '', '202001', 'Coal', 'standard', NULL, '8000.00', '8000.00', '22.75', 1, '0.0000', NULL, '', '0', '0.00', '182000.0000', '', '8000.00', NULL, 3, 'Ton', '22.7500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2054, 1255, 83, '', '202001', 'Coal', 'standard', NULL, '8000.00', '8000.00', '22.01', 1, '0.0000', NULL, '', '0', '0.00', '176080.0000', '', '8000.00', NULL, 3, 'Ton', '22.0100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2055, 1256, 83, '', '202001', 'Coal', 'standard', NULL, '8000.00', '8000.00', '20.25', 1, '0.0000', NULL, '', '0', '0.00', '162000.0000', '', '8000.00', NULL, 3, 'Ton', '20.2500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2057, 1264, 82, '', '202002', 'Stone', 'standard', NULL, '170.00', '170.00', '90.00', 1, '0.0000', NULL, '', '0', '0.00', '15300.0000', '', '170.00', NULL, 3, 'Ton', '90.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2075, 1265, 83, '', '202001', 'Coal', 'standard', NULL, '8000.00', '8000.00', '19.16', 1, '0.0000', NULL, '', '0', '0.00', '153280.0000', '', '8000.00', NULL, 3, 'Ton', '19.1600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2076, 1266, 83, '', '202001', 'Coal', 'standard', NULL, '8000.00', '8000.00', '21.60', 1, '0.0000', NULL, '', '0', '0.00', '172800.0000', '', '8000.00', NULL, 3, 'Ton', '21.6000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2077, 1267, 83, '', '202001', 'Coal', 'standard', NULL, '8000.00', '8000.00', '20.84', 1, '0.0000', NULL, '', '0', '0.00', '166720.0000', '', '8000.00', NULL, 3, 'Ton', '20.8400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2079, 1269, 83, '', '202001', 'Coal', 'standard', NULL, '8000.00', '8000.00', '26.25', 1, '0.0000', NULL, '', '0', '0.00', '210000.0000', '', '8000.00', NULL, 3, 'Ton', '26.2500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2080, 1268, 83, '', '202001', 'Coal', 'standard', NULL, '8000.00', '8000.00', '22.48', 1, '0.0000', NULL, '', '0', '0.00', '179840.0000', '', '8000.00', NULL, 3, 'Ton', '22.4800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2081, 1270, 83, '', '202001', 'Coal', 'standard', NULL, '8000.00', '8000.00', '18.03', 1, '0.0000', NULL, '', '0', '0.00', '144160.0000', '', '8000.00', NULL, 3, 'Ton', '18.0200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2082, 1271, 83, '', '202001', 'Coal', 'standard', NULL, '8050.00', '8050.00', '19.40', 1, '0.0000', NULL, '', '0', '0.00', '156170.0000', '', '8050.00', NULL, 3, 'Ton', '19.4000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2083, 1272, 83, '', '202001', 'Coal', 'standard', NULL, '8050.00', '8050.00', '16.61', 1, '0.0000', NULL, '', '0', '0.00', '133710.5000', '', '8050.00', NULL, 3, 'Ton', '16.6100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2084, 1273, 83, '', '202001', 'Coal', 'standard', NULL, '8500.00', '8500.00', '22.22', 1, '0.0000', NULL, '', '0', '0.00', '188870.0000', '', '8500.00', NULL, 3, 'Ton', '22.2200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2085, 1274, 83, '', '202001', 'Coal', 'standard', NULL, '8200.00', '8200.00', '19.19', 1, '0.0000', NULL, '', '0', '0.00', '157276.0000', '', '8200.00', NULL, 3, 'Ton', '19.1800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2086, 1275, 83, '', '202001', 'Coal', 'standard', NULL, '8050.00', '8050.00', '18.13', 1, '0.0000', NULL, '', '0', '0.00', '145946.5000', '', '8050.00', NULL, 3, 'Ton', '18.1300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2087, 1276, 83, '', '202001', 'Coal', 'standard', NULL, '8200.00', '8200.00', '21.74', 1, '0.0000', NULL, '', '0', '0.00', '178268.0000', '', '8200.00', NULL, 3, 'Ton', '21.7400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2088, 1277, 83, '', '202001', 'Coal', 'standard', NULL, '8200.00', '8200.00', '21.30', 1, '0.0000', NULL, '', '0', '0.00', '174660.0000', '', '8200.00', NULL, 3, 'Ton', '21.3000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2089, 1278, 83, '', '202001', 'Coal', 'standard', NULL, '8300.00', '8300.00', '14.70', 1, '0.0000', NULL, '', '0', '0.00', '122010.0000', '', '8300.00', NULL, 3, 'Ton', '14.7000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2090, 1279, 83, '', '202001', 'Coal', 'standard', NULL, '7300.00', '7300.00', '23.16', 1, '0.0000', NULL, '', '0', '0.00', '169068.0000', '', '7300.00', NULL, 3, 'Ton', '23.1600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2091, 1280, 83, '', '202001', 'Coal', 'standard', NULL, '7300.00', '7300.00', '23.84', 1, '0.0000', NULL, '', '0', '0.00', '174032.0000', '', '7300.00', NULL, 3, 'Ton', '23.8400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2092, 1281, 83, '', '202001', 'Coal', 'standard', NULL, '8500.00', '8500.00', '20.03', 1, '0.0000', NULL, '', '0', '0.00', '170255.0000', '', '8500.00', NULL, 3, 'Ton', '20.0300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2096, 1282, 82, '', '202002', 'Stone', 'standard', NULL, '3900.00', '3900.00', '24.88', 1, '0.0000', NULL, '', '0', '0.00', '97032.0000', '', '3900.00', NULL, 3, 'Ton', '24.8800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2097, 1283, 82, '', '202002', 'Stone', 'standard', NULL, '3900.00', '3900.00', '22.38', 1, '0.0000', NULL, '', '0', '0.00', '87282.0000', '', '3900.00', NULL, 3, 'Ton', '22.3800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2098, 1284, 82, '', '202002', 'Stone', 'standard', NULL, '170.00', '170.00', '190.00', 1, '0.0000', NULL, '', '0', '0.00', '32300.0000', '', '170.00', NULL, 3, 'Ton', '190.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2131, 1285, 83, '', '202001', 'Coal', 'standard', NULL, '8300.00', '8300.00', '18.09', 1, '0.0000', NULL, '', '0', '0.00', '150147.0000', '', '8300.00', NULL, 3, 'Ton', '18.0900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2132, 1286, 83, '', '202001', 'Coal', 'standard', NULL, '7300.00', '7300.00', '23.16', 1, '0.0000', NULL, '', '0', '0.00', '169068.0000', '', '7300.00', NULL, 3, 'Ton', '23.1600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2133, 1287, 83, '', '202001', 'Coal', 'standard', NULL, '8500.00', '8500.00', '21.01', 1, '0.0000', NULL, '', '0', '0.00', '178585.0000', '', '8500.00', NULL, 3, 'Ton', '21.0100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2134, 1288, 83, '', '202001', 'Coal', 'standard', NULL, '8400.00', '8400.00', '21.16', 1, '0.0000', NULL, '', '0', '0.00', '177744.0000', '', '8400.00', NULL, 3, 'Ton', '21.1600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2135, 1289, 83, '', '202001', 'Coal', 'standard', NULL, '8400.00', '8400.00', '24.31', 1, '0.0000', NULL, '', '0', '0.00', '204204.0000', '', '8400.00', NULL, 3, 'Ton', '24.3100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2136, 1290, 83, '', '202001', 'Coal', 'standard', NULL, '8400.00', '8400.00', '9.44', 1, '0.0000', NULL, '', '0', '0.00', '79296.0000', '', '8400.00', NULL, 3, 'Ton', '9.4400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2137, 1291, 83, '', '202001', 'Coal', 'standard', NULL, '7300.00', '7300.00', '20.30', 1, '0.0000', NULL, '', '0', '0.00', '148190.0000', '', '7300.00', NULL, 3, 'Ton', '20.3000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2138, 1292, 83, '', '202001', 'Coal', 'standard', NULL, '8200.00', '8200.00', '21.67', 1, '0.0000', NULL, '', '0', '0.00', '177694.0000', '', '8200.00', NULL, 3, 'Ton', '21.6700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2139, 1293, 83, '', '202001', 'Coal', 'standard', NULL, '8200.00', '8200.00', '19.76', 1, '0.0000', NULL, '', '0', '0.00', '162032.0000', '', '8200.00', NULL, 3, 'Ton', '19.7600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2140, 1294, 83, '', '202001', 'Coal', 'standard', NULL, '8500.00', '8500.00', '23.11', 1, '0.0000', NULL, '', '0', '0.00', '196435.0000', '', '8500.00', NULL, 3, 'Ton', '23.1100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2141, 1295, 83, '', '202001', 'Coal', 'standard', NULL, '8050.00', '8050.00', '17.81', 1, '0.0000', NULL, '', '0', '0.00', '143370.5000', '', '8050.00', NULL, 3, 'Ton', '17.8100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2142, 1296, 83, '', '202001', 'Coal', 'standard', NULL, '8050.00', '8050.00', '18.58', 1, '0.0000', NULL, '', '0', '0.00', '149569.0000', '', '8050.00', NULL, 3, 'Ton', '18.5800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2143, 1297, 83, '', '202001', 'Coal', 'standard', NULL, '8050.00', '8050.00', '22.45', 1, '0.0000', NULL, '', '0', '0.00', '180722.5000', '', '8050.00', NULL, 3, 'Ton', '22.4500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2144, 1298, 83, '', '202001', 'Coal', 'standard', NULL, '8050.00', '8050.00', '22.29', 1, '0.0000', NULL, '', '0', '0.00', '179434.5000', '', '8050.00', NULL, 3, 'Ton', '22.2900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2145, 1299, 83, '', '202001', 'Coal', 'standard', NULL, '8050.00', '8050.00', '19.91', 1, '0.0000', NULL, '', '0', '0.00', '160275.5000', '', '8050.00', NULL, 3, 'Ton', '19.9100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2146, 1300, 83, '', '202001', 'Coal', 'standard', NULL, '8050.00', '8050.00', '19.21', 1, '0.0000', NULL, '', '0', '0.00', '154640.5000', '', '8050.00', NULL, 3, 'Ton', '19.2100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2147, 1301, 83, '', '202001', 'Coal', 'standard', NULL, '8200.00', '8200.00', '22.07', 1, '0.0000', NULL, '', '0', '0.00', '180974.0000', '', '8200.00', NULL, 3, 'Ton', '22.0700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2148, 1302, 83, '', '202001', 'Coal', 'standard', NULL, '8000.00', '8000.00', '22.83', 1, '0.0000', NULL, '', '0', '0.00', '182640.0000', '', '8000.00', NULL, 3, 'Ton', '22.8300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2149, 1303, 83, '', '202001', 'Coal', 'standard', NULL, '8000.00', '8000.00', '23.18', 1, '0.0000', NULL, '', '0', '0.00', '185440.0000', '', '8000.00', NULL, 3, 'Ton', '23.1800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2150, 1304, 83, '', '202001', 'Coal', 'standard', NULL, '8050.00', '8050.00', '22.24', 1, '0.0000', NULL, '', '0', '0.00', '179032.0000', '', '8050.00', NULL, 3, 'Ton', '22.2400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2151, 1305, 83, '', '202001', 'Coal', 'standard', NULL, '8100.00', '8100.00', '20.78', 1, '0.0000', NULL, '', '0', '0.00', '168318.0000', '', '8100.00', NULL, 3, 'Ton', '20.7800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2152, 1306, 83, '', '202001', 'Coal', 'standard', NULL, '8500.00', '8500.00', '17.57', 1, '0.0000', NULL, '', '0', '0.00', '149345.0000', '', '8500.00', NULL, 3, 'Ton', '17.5700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2153, 1307, 83, '', '202001', 'Coal', 'standard', NULL, '8200.00', '8200.00', '19.90', 1, '0.0000', NULL, '', '0', '0.00', '163180.0000', '', '8200.00', NULL, 3, 'Ton', '19.9000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2154, 1308, 83, '', '202001', 'Coal', 'standard', NULL, '8050.00', '8050.00', '26.67', 1, '0.0000', NULL, '', '0', '0.00', '214693.5000', '', '8050.00', NULL, 3, 'Ton', '26.6700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2155, 1309, 83, '', '202001', 'Coal', 'standard', NULL, '8050.00', '8050.00', '24.26', 1, '0.0000', NULL, '', '0', '0.00', '195293.0000', '', '8050.00', NULL, 3, 'Ton', '24.2600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2156, 1310, 83, '', '202001', 'Coal', 'standard', NULL, '8050.00', '8050.00', '13.15', 1, '0.0000', NULL, '', '0', '0.00', '105857.5000', '', '8050.00', NULL, 3, 'Ton', '13.1500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2157, 1311, 83, '', '202001', 'Coal', 'standard', NULL, '8050.00', '8050.00', '15.74', 1, '0.0000', NULL, '', '0', '0.00', '126707.0000', '', '8050.00', NULL, 3, 'Ton', '15.7400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2158, 1312, 83, '', '202001', 'Coal', 'standard', NULL, '8050.00', '8050.00', '17.10', 1, '0.0000', NULL, '', '0', '0.00', '137655.0000', '', '8050.00', NULL, 3, 'Ton', '17.1000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2159, 1313, 83, '', '202001', 'Coal', 'standard', NULL, '8050.00', '8050.00', '20.91', 1, '0.0000', NULL, '', '0', '0.00', '168325.5000', '', '8050.00', NULL, 3, 'Ton', '20.9100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2160, 1314, 83, '', '202001', 'Coal', 'standard', NULL, '8050.00', '8050.00', '20.02', 1, '0.0000', NULL, '', '0', '0.00', '161161.0000', '', '8050.00', NULL, 3, 'Ton', '20.0200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2161, 1315, 83, '', '202001', 'Coal', 'standard', NULL, '8050.00', '8050.00', '24.11', 1, '0.0000', NULL, '', '0', '0.00', '194085.5000', '', '8050.00', NULL, 3, 'Ton', '24.1100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2162, 1316, 83, '', '202001', 'Coal', 'standard', NULL, '7850.00', '7850.00', '1212.10', 1, '0.0000', NULL, '', '0', '0.00', '9514985.0000', '', '7850.00', NULL, 3, 'Ton', '1212.1000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2178, 1317, 83, '', '202001', 'Coal', 'standard', NULL, '7200.00', '7200.00', '20.00', 1, '0.0000', NULL, '', '0', '0.00', '144000.0000', '', '7200.00', NULL, 3, 'Ton', '20.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2179, 1318, 83, '', '202001', 'Coal', 'standard', NULL, '8150.00', '8150.00', '17.97', 1, '0.0000', NULL, '', '0', '0.00', '146455.5000', '', '8150.00', NULL, 3, 'Ton', '17.9700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2180, 1319, 83, '', '202001', 'Coal', 'standard', NULL, '8050.00', '8050.00', '17.48', 1, '0.0000', NULL, '', '0', '0.00', '140714.0000', '', '8050.00', NULL, 3, 'Ton', '17.4800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2181, 1320, 83, '', '202001', 'Coal', 'standard', NULL, '8050.00', '8050.00', '19.01', 1, '0.0000', NULL, '', '0', '0.00', '153030.5000', '', '8050.00', NULL, 3, 'Ton', '19.0100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2182, 1321, 83, '', '202001', 'Coal', 'standard', NULL, '8100.00', '8100.00', '21.54', 1, '0.0000', NULL, '', '0', '0.00', '174474.0000', '', '8100.00', NULL, 3, 'Ton', '21.5400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2183, 1322, 83, '', '202001', 'Coal', 'standard', NULL, '8200.00', '8200.00', '20.06', 1, '0.0000', NULL, '', '0', '0.00', '164492.0000', '', '8200.00', NULL, 3, 'Ton', '20.0600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2184, 1323, 83, '', '202001', 'Coal', 'standard', NULL, '8150.00', '8150.00', '19.33', 1, '0.0000', NULL, '', '0', '0.00', '157539.5000', '', '8150.00', NULL, 3, 'Ton', '19.3300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2185, 1324, 83, '', '202001', 'Coal', 'standard', NULL, '8200.00', '8200.00', '19.75', 1, '0.0000', NULL, '', '0', '0.00', '161950.0000', '', '8200.00', NULL, 3, 'Ton', '19.7500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2186, 1325, 83, '', '202001', 'Coal', 'standard', NULL, '8200.00', '8200.00', '19.26', 1, '0.0000', NULL, '', '0', '0.00', '157932.0000', '', '8200.00', NULL, 3, 'Ton', '19.2600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2187, 1326, 83, '', '202001', 'Coal', 'standard', NULL, '8500.00', '8500.00', '8.10', 1, '0.0000', NULL, '', '0', '0.00', '68850.0000', '', '8500.00', NULL, 3, 'Ton', '8.1000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2188, 1327, 83, '', '202001', 'Coal', 'standard', NULL, '8500.00', '8500.00', '15.46', 1, '0.0000', NULL, '', '0', '0.00', '131410.0000', '', '8500.00', NULL, 3, 'Ton', '15.4600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2189, 1328, 83, '', '202001', 'Coal', 'standard', NULL, '7300.00', '7300.00', '18.65', 1, '0.0000', NULL, '', '0', '0.00', '136145.0000', '', '7300.00', NULL, 3, 'Ton', '18.6500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2190, 1329, 83, '', '202001', 'Coal', 'standard', NULL, '7300.00', '7300.00', '21.00', 1, '0.0000', NULL, '', '0', '0.00', '153300.0000', '', '7300.00', NULL, 3, 'Ton', '21.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2191, 1330, 83, '', '202001', 'Coal', 'standard', NULL, '7300.00', '7300.00', '18.95', 1, '0.0000', NULL, '', '0', '0.00', '138335.0000', '', '7300.00', NULL, 3, 'Ton', '18.9500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2192, 1331, 83, '', '202001', 'Coal', 'standard', NULL, '7300.00', '7300.00', '11.83', 1, '0.0000', NULL, '', '0', '0.00', '86359.0000', '', '7300.00', NULL, 3, 'Ton', '11.8300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2194, 1332, 84, '', '200000', 'Cash Return', 'standard', NULL, '350715.00', '350715.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '350715.0000', '', '350715.00', NULL, 3, 'Ton', '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2196, 1333, 84, '', '200000', 'Cash Return', 'standard', NULL, '10000.00', '10000.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '10000.0000', '', '10000.00', NULL, 3, 'Ton', '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2200, 1335, 83, '', '202001', 'Coal', 'standard', NULL, '7400.00', '7400.00', '326.00', 1, '0.0000', NULL, '', '0', '0.00', '2412400.0000', '', '7400.00', NULL, 3, 'Ton', '326.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2202, 1336, 83, '', '202001', 'Coal', 'standard', NULL, '7900.00', '7900.00', '856.15', 1, '0.0000', NULL, '', '0', '0.00', '6763585.0000', '', '7900.00', NULL, 3, 'Ton', '856.1500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2224, 1337, 83, '', '202001', 'Coal', 'standard', NULL, '8500.00', '8500.00', '11.74', 1, '0.0000', NULL, '', '0', '0.00', '99790.0000', '', '8500.00', NULL, 3, 'Ton', '11.7400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2225, 1338, 83, '', '202001', 'Coal', 'standard', NULL, '8200.00', '8200.00', '23.21', 1, '0.0000', NULL, '', '0', '0.00', '190322.0000', '', '8200.00', NULL, 3, 'Ton', '23.2100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2226, 1339, 83, '', '202001', 'Coal', 'standard', NULL, '8150.00', '8150.00', '19.30', 1, '0.0000', NULL, '', '0', '0.00', '157295.0000', '', '8150.00', NULL, 3, 'Ton', '19.3000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2227, 1340, 83, '', '202001', 'Coal', 'standard', NULL, '8500.00', '8500.00', '22.38', 1, '0.0000', NULL, '', '0', '0.00', '190230.0000', '', '8500.00', NULL, 3, 'Ton', '22.3800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2228, 1342, 83, '', '202001', 'Coal', 'standard', NULL, '8150.00', '8150.00', '23.53', 1, '0.0000', NULL, '', '0', '0.00', '191769.5000', '', '8150.00', NULL, 3, 'Ton', '23.5300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2229, 1341, 83, '', '202001', 'Coal', 'standard', NULL, '8150.00', '8150.00', '21.70', 1, '0.0000', NULL, '', '0', '0.00', '176855.0000', '', '8150.00', NULL, 3, 'Ton', '21.7000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2230, 1343, 83, '', '202001', 'Coal', 'standard', NULL, '8200.00', '8200.00', '20.32', 1, '0.0000', NULL, '', '0', '0.00', '166624.0000', '', '8200.00', NULL, 3, 'Ton', '20.3200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2231, 1344, 83, '', '202001', 'Coal', 'standard', NULL, '8050.00', '8050.00', '17.01', 1, '0.0000', NULL, '', '0', '0.00', '136930.5000', '', '8050.00', NULL, 3, 'Ton', '17.0100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2232, 1345, 83, '', '202001', 'Coal', 'standard', NULL, '8200.00', '8200.00', '14.43', 1, '0.0000', NULL, '', '0', '0.00', '118326.0000', '', '8200.00', NULL, 3, 'Ton', '14.4300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2233, 1346, 83, '', '202001', 'Coal', 'standard', NULL, '8500.00', '8500.00', '9.48', 1, '0.0000', NULL, '', '0', '0.00', '80580.0000', '', '8500.00', NULL, 3, 'Ton', '9.4800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2234, 1347, 83, '', '202001', 'Coal', 'standard', NULL, '8150.00', '8150.00', '23.64', 1, '0.0000', NULL, '', '0', '0.00', '192666.0000', '', '8150.00', NULL, 3, 'Ton', '23.6400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2235, 1348, 83, '', '202001', 'Coal', 'standard', NULL, '8150.00', '8150.00', '20.50', 1, '0.0000', NULL, '', '0', '0.00', '167075.0000', '', '8150.00', NULL, 3, 'Ton', '20.5000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2237, 1349, 83, '', '202001', 'Coal', 'standard', NULL, '8150.00', '8150.00', '22.04', 1, '0.0000', NULL, '', '0', '0.00', '179626.0000', '', '8150.00', NULL, 3, 'Ton', '22.0400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2238, 1350, 83, '', '202001', 'Coal', 'standard', NULL, '8300.00', '8300.00', '18.14', 1, '0.0000', NULL, '', '0', '0.00', '150562.0000', '', '8300.00', NULL, 3, 'Ton', '18.1400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2239, 1351, 83, '', '202001', 'Coal', 'standard', NULL, '8500.00', '8500.00', '23.79', 1, '0.0000', NULL, '', '0', '0.00', '202215.0000', '', '8500.00', NULL, 3, 'Ton', '23.7900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2240, 1354, 83, '', '202001', 'Coal', 'standard', NULL, '8200.00', '8200.00', '19.31', 1, '0.0000', NULL, '', '0', '0.00', '158342.0000', '', '8200.00', NULL, 3, 'Ton', '19.3100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2241, 1355, 83, '', '202001', 'Coal', 'standard', NULL, '8200.00', '8200.00', '19.54', 1, '0.0000', NULL, '', '0', '0.00', '160228.0000', '', '8200.00', NULL, 3, 'Ton', '19.5400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2243, 1353, 83, '', '202001', 'Coal', 'standard', NULL, '8200.00', '8200.00', '15.64', 1, '0.0000', NULL, '', '0', '0.00', '128248.0000', '', '8200.00', NULL, 3, 'Ton', '15.6400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2246, 1356, 84, '', '200000', 'Cash Return', 'standard', NULL, '150000.00', '150000.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '150000.0000', '', '150000.00', NULL, 3, 'Ton', '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2247, 1357, 87, '', '103', 'Advance', 'standard', NULL, '12500.00', '12500.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '12500.0000', '', '12500.00', NULL, 3, 'Ton', '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2250, 1359, 84, '', '200000', 'Cash Return', 'standard', NULL, '129000.00', '129000.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '129000.0000', '', '129000.00', NULL, 3, 'Ton', '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2251, 1358, 84, '', '200000', 'Cash Return', 'standard', NULL, '525200.00', '525200.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '525200.0000', '', '525200.00', NULL, 3, 'Ton', '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2252, 1220, 83, '', '202001', 'Coal', 'standard', NULL, '7650.00', '7650.00', '933.40', 1, '0.0000', NULL, '', '0', '0.00', '7140510.0000', '', '7650.00', NULL, 3, 'Ton', '933.4000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2253, 1237, 83, '', '202001', 'Coal', 'standard', NULL, '7850.00', '7850.00', '1220.00', 1, '0.0000', NULL, '', '0', '0.00', '9577000.0000', '', '7850.00', NULL, 3, 'Ton', '1220.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2257, 1361, 83, '', '202001', 'Coal', 'standard', NULL, '8050.00', '8050.00', '19.56', 1, '0.0000', NULL, '', '0', '0.00', '157458.0000', '', '8050.00', NULL, 3, 'Ton', '19.5600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2258, 1360, 83, '', '202001', 'Coal', 'standard', NULL, '8050.00', '8050.00', '18.37', 1, '0.0000', NULL, '', '0', '0.00', '147798.0000', '', '8050.00', NULL, 3, 'Ton', '18.3600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2260, 1362, 87, '', '103', 'Advance', 'standard', NULL, '0.00', '0.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '0.0000', '', '0.00', NULL, 3, 'Ton', '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2264, 1364, 83, '', '202001', 'Coal', 'standard', NULL, '7400.00', '7400.00', '20.01', 1, '0.0000', NULL, '', '0', '0.00', '148074.0000', '', '7400.00', NULL, 3, 'Ton', '20.0100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2265, 1363, 83, '', '202001', 'Coal', 'standard', NULL, '7400.00', '7400.00', '22.98', 1, '0.0000', NULL, '', '0', '0.00', '170052.0000', '', '7400.00', NULL, 3, 'Ton', '22.9800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2267, 1365, 83, '', '202001', 'Coal', 'standard', NULL, '7500.00', '7500.00', '62.50', 1, '0.0000', NULL, '', '0', '0.00', '468750.0000', '', '7500.00', NULL, 3, 'Ton', '62.5000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2269, 1366, 84, '', '200000', 'Cash Return', 'standard', NULL, '294500.00', '294500.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '294500.0000', '', '294500.00', NULL, 3, 'Ton', '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2271, 1367, 84, '', '200000', 'Cash Return', 'standard', NULL, '93800.00', '93800.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '93800.0000', '', '93800.00', NULL, 3, 'Ton', '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2275, 1369, 83, '', '202001', 'Coal', 'standard', NULL, '8500.00', '8500.00', '19.80', 1, '0.0000', NULL, '', '0', '0.00', '168300.0000', '', '8500.00', NULL, 3, 'Ton', '19.8000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2276, 1368, 84, '', '200000', 'Cash Return', 'standard', NULL, '13200.00', '13200.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '13200.0000', '', '13200.00', NULL, 3, 'Ton', '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2278, 1370, 84, '', '200000', 'Cash Return', 'standard', NULL, '66456.00', '66456.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '66456.0000', '', '66456.00', NULL, 3, 'Ton', '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2296, 1371, 83, '', '202001', 'Coal', 'standard', NULL, '8200.00', '8200.00', '19.27', 1, '0.0000', NULL, '', '0', '0.00', '158014.0000', '', '8200.00', NULL, 3, 'Ton', '19.2700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2297, 1372, 83, '', '202001', 'Coal', 'standard', NULL, '8150.00', '8150.00', '23.38', 1, '0.0000', NULL, '', '0', '0.00', '190547.0000', '', '8150.00', NULL, 3, 'Ton', '23.3800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2298, 1373, 83, '', '202001', 'Coal', 'standard', NULL, '8150.00', '8150.00', '22.97', 1, '0.0000', NULL, '', '0', '0.00', '187205.5000', '', '8150.00', NULL, 3, 'Ton', '22.9700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2300, 1374, 83, '', '202001', 'Coal', 'standard', 0, '8150.00', '8150.00', '23.83', 1, '0.0000', NULL, '', '0', '0.00', '194214.5000', '', '8150.00', NULL, 3, 'Ton', '23.8300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2301, 1376, 83, '', '202001', 'Coal', 'standard', NULL, '7200.00', '7200.00', '80.00', 1, '0.0000', NULL, '', '0', '0.00', '576000.0000', '', '7200.00', NULL, 3, 'Ton', '80.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2302, 1377, 83, '', '202001', 'Coal', 'standard', NULL, '7200.00', '7200.00', '70.00', 1, '0.0000', NULL, '', '0', '0.00', '504000.0000', '', '7200.00', NULL, 3, 'Ton', '70.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2303, 1378, 83, '', '202001', 'Coal', 'standard', 0, '8500.00', '8500.00', '24.49', 1, '0.0000', NULL, '', '0', '0.00', '208165.0000', '', '8500.00', NULL, 3, 'Ton', '24.4900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2304, 1379, 83, '', '202001', 'Coal', 'standard', NULL, '8500.00', '8500.00', '22.48', 1, '0.0000', NULL, '', '0', '0.00', '191080.0000', '', '8500.00', NULL, 3, 'Ton', '22.4800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2305, 1380, 83, '', '202001', 'Coal', 'standard', NULL, '8500.00', '8500.00', '24.45', 1, '0.0000', NULL, '', '0', '0.00', '207825.0000', '', '8500.00', NULL, 3, 'Ton', '24.4500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2306, 1381, 83, '', '202001', 'Coal', 'standard', NULL, '8500.00', '8500.00', '23.56', 1, '0.0000', NULL, '', '0', '0.00', '200260.0000', '', '8500.00', NULL, 3, 'Ton', '23.5600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2307, 1383, 83, '', '202001', 'Coal', 'standard', NULL, '8500.00', '8500.00', '23.31', 1, '0.0000', NULL, '', '0', '0.00', '198135.0000', '', '8500.00', NULL, 3, 'Ton', '23.3100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2308, 1384, 83, '', '202001', 'Coal', 'standard', NULL, '8400.00', '8400.00', '24.19', 1, '0.0000', NULL, '', '0', '0.00', '203196.0000', '', '8400.00', NULL, 3, 'Ton', '24.1900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2309, 1385, 83, '', '202001', 'Coal', 'standard', NULL, '8250.00', '8250.00', '17.51', 1, '0.0000', NULL, '', '0', '0.00', '144457.5000', '', '8250.00', NULL, 3, 'Ton', '17.5100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2310, 1386, 83, '', '202001', 'Coal', 'standard', NULL, '7300.00', '7300.00', '18.76', 1, '0.0000', NULL, '', '0', '0.00', '136948.0000', '', '7300.00', NULL, 3, 'Ton', '18.7600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2311, 1387, 83, '', '202001', 'Coal', 'standard', NULL, '7300.00', '7300.00', '20.38', 1, '0.0000', NULL, '', '0', '0.00', '148774.0000', '', '7300.00', NULL, 3, 'Ton', '20.3800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2328, 1388, 83, '', '202001', 'Coal', 'standard', NULL, '7200.00', '7200.00', '23.00', 1, '0.0000', NULL, '', '0', '0.00', '165600.0000', '', '7200.00', NULL, 3, 'Ton', '23.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2329, 1389, 83, '', '202001', 'Coal', 'standard', NULL, '8200.00', '8200.00', '19.16', 1, '0.0000', NULL, '', '0', '0.00', '157112.0000', '', '8200.00', NULL, 3, 'Ton', '19.1600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2330, 1390, 83, '', '202001', 'Coal', 'standard', 0, '8200.00', '8200.00', '18.24', 1, '0.0000', NULL, '', '0', '0.00', '149568.0000', '', '8200.00', NULL, 3, 'Ton', '18.2400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2331, 1391, 83, '', '202001', 'Coal', 'standard', NULL, '8200.00', '8200.00', '20.20', 1, '0.0000', NULL, '', '0', '0.00', '165640.0000', '', '8200.00', NULL, 3, 'Ton', '20.2000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2332, 1392, 83, '', '202001', 'Coal', 'standard', NULL, '8250.00', '8250.00', '19.26', 1, '0.0000', NULL, '', '0', '0.00', '158895.0000', '', '8250.00', NULL, 3, 'Ton', '19.2600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2333, 1393, 83, '', '202001', 'Coal', 'standard', NULL, '8250.00', '8250.00', '19.64', 1, '0.0000', NULL, '', '0', '0.00', '162030.0000', '', '8250.00', NULL, 3, 'Ton', '19.6400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2334, 1394, 83, '', '202001', 'Coal', 'standard', NULL, '7500.00', '7500.00', '19.07', 1, '0.0000', NULL, '', '0', '0.00', '143025.0000', '', '7500.00', NULL, 3, 'Ton', '19.0700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2335, 1395, 83, '', '202001', 'Coal', 'standard', NULL, '8300.00', '8300.00', '17.58', 1, '0.0000', NULL, '', '0', '0.00', '145914.0000', '', '8300.00', NULL, 3, 'Ton', '17.5800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2336, 1396, 83, '', '202001', 'Coal', 'standard', NULL, '8300.00', '8300.00', '17.26', 1, '0.0000', NULL, '', '0', '0.00', '143258.0000', '', '8300.00', NULL, 3, 'Ton', '17.2600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2337, 1397, 83, '', '202001', 'Coal', 'standard', NULL, '8400.00', '8400.00', '19.88', 1, '0.0000', NULL, '', '0', '0.00', '166992.0000', '', '8400.00', NULL, 3, 'Ton', '19.8800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2338, 1398, 83, '', '202001', 'Coal', 'standard', NULL, '8250.00', '8250.00', '21.64', 1, '0.0000', NULL, '', '0', '0.00', '178530.0000', '', '8250.00', NULL, 3, 'Ton', '21.6400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2341, 1401, 83, '', '202001', 'Coal', 'standard', NULL, '8250.00', '8250.00', '20.14', 1, '0.0000', NULL, '', '0', '0.00', '166155.0000', '', '8250.00', NULL, 3, 'Ton', '20.1400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2342, 1402, 83, '', '202001', 'Coal', 'standard', NULL, '8250.00', '8250.00', '19.96', 1, '0.0000', NULL, '', '0', '0.00', '164587.5000', '', '8250.00', NULL, 3, 'Ton', '19.9500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2343, 1403, 83, '', '202001', 'Coal', 'standard', NULL, '8400.00', '8400.00', '22.56', 1, '0.0000', NULL, '', '0', '0.00', '189504.0000', '', '8400.00', NULL, 3, 'Ton', '22.5600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2345, 1404, 84, '', '200000', 'Cash Return', 'standard', NULL, '8800.00', '8800.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '8800.0000', '', '8800.00', NULL, 3, 'Ton', '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2347, 1405, 84, '', '200000', 'Cash Return', 'standard', NULL, '5000.00', '5000.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '5000.0000', '', '5000.00', NULL, 3, 'Ton', '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2350, 1407, 83, '', '202001', 'Coal', 'standard', NULL, '8300.00', '8300.00', '18.31', 1, '0.0000', NULL, '', '0', '0.00', '151973.0000', '', '8300.00', NULL, 3, 'Ton', '18.3100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2351, 1406, 83, '', '202001', 'Coal', 'standard', NULL, '8300.00', '8300.00', '18.73', 1, '0.0000', NULL, '', '0', '0.00', '155459.0000', '', '8300.00', NULL, 3, 'Ton', '18.7300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2354, 1408, 83, '', '202001', 'Coal', 'standard', NULL, '8300.00', '8300.00', '17.19', 1, '0.0000', NULL, '', '0', '0.00', '142594.0000', '', '8300.00', NULL, 3, 'Ton', '17.1800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2355, 1409, 83, '', '202001', 'Coal', 'standard', NULL, '8300.00', '8300.00', '18.61', 1, '0.0000', NULL, '', '0', '0.00', '154463.0000', '', '8300.00', NULL, 3, 'Ton', '18.6100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2357, 1410, 82, '', '202002', 'Stone', 'standard', NULL, '170.00', '170.00', '100.00', 1, '0.0000', NULL, '', '0', '0.00', '17000.0000', '', '170.00', NULL, 3, 'Ton', '100.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2360, 1411, 82, '', '202002', 'Stone', 'standard', NULL, '164.50', '164.50', '184.00', 1, '0.0000', NULL, '', '0', '0.00', '30268.0000', '', '164.50', NULL, 3, 'Ton', '184.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2361, 1412, 82, '', '202002', 'Stone', 'standard', NULL, '170.00', '170.00', '190.00', 1, '0.0000', NULL, '', '0', '0.00', '32300.0000', '', '170.00', NULL, 3, 'Ton', '190.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2386, 1416, 83, '', '202001', 'Coal', 'standard', NULL, '8300.00', '8300.00', '13.76', 1, '0.0000', NULL, '', '0', '0.00', '114208.0000', '', '8300.00', NULL, 3, 'Ton', '13.7600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2387, 1413, 83, '', '202001', 'Coal', 'standard', NULL, '0.00', '0.00', '16.09', 1, '0.0000', NULL, '', '0', '0.00', '0.0000', '', '0.00', NULL, 3, 'Ton', '16.0900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2388, 1414, 83, '', '202001', 'Coal', 'standard', NULL, '0.00', '0.00', '13.58', 1, '0.0000', NULL, '', '0', '0.00', '0.0000', '', '0.00', NULL, 3, 'Ton', '13.5800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2389, 1415, 83, '', '202001', 'Coal', 'standard', NULL, '7500.00', '7500.00', '19.07', 1, '0.0000', NULL, '', '0', '0.00', '143025.0000', '', '7500.00', NULL, 3, 'Ton', '19.0700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2390, 1417, 83, '', '202001', 'Coal', 'standard', NULL, '8300.00', '8300.00', '19.45', 1, '0.0000', NULL, '', '0', '0.00', '161435.0000', '', '8300.00', NULL, 3, 'Ton', '19.4500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2391, 1418, 83, '', '202001', 'Coal', 'standard', NULL, '8400.00', '8400.00', '22.56', 1, '0.0000', NULL, '', '0', '0.00', '189504.0000', '', '8400.00', NULL, 3, 'Ton', '22.5600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2392, 1419, 83, '', '202001', 'Coal', 'standard', NULL, '8400.00', '8400.00', '17.75', 1, '0.0000', NULL, '', '0', '0.00', '149100.0000', '', '8400.00', NULL, 3, 'Ton', '17.7500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2393, 1420, 83, '', '202001', 'Coal', 'standard', NULL, '8300.00', '8300.00', '19.36', 1, '0.0000', NULL, '', '0', '0.00', '160688.0000', '', '8300.00', NULL, 3, 'Ton', '19.3600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2394, 1421, 83, '', '202001', 'Coal', 'standard', NULL, '8300.00', '8300.00', '18.70', 1, '0.0000', NULL, '', '0', '0.00', '155210.0000', '', '8300.00', NULL, 3, 'Ton', '18.7000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2395, 1422, 83, '', '202001', 'Coal', 'standard', NULL, '8300.00', '8300.00', '15.78', 1, '0.0000', NULL, '', '0', '0.00', '130974.0000', '', '8300.00', NULL, 3, 'Ton', '15.7800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2396, 1423, 83, '', '202001', 'Coal', 'standard', NULL, '8300.00', '8300.00', '14.95', 1, '0.0000', NULL, '', '0', '0.00', '124085.0000', '', '8300.00', NULL, 3, 'Ton', '14.9500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2398, 1425, 83, '', '202001', 'Coal', 'standard', NULL, '8250.00', '8250.00', '19.25', 1, '0.0000', NULL, '', '0', '0.00', '158812.5000', '', '8250.00', NULL, 3, 'Ton', '19.2500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2399, 1426, 83, '', '202001', 'Coal', 'standard', 0, '8250.00', '8250.00', '19.28', 1, '0.0000', NULL, '', '0', '0.00', '159060.0000', '', '8250.00', NULL, 3, 'Ton', '19.2800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2400, 1427, 83, '', '202001', 'Coal', 'standard', NULL, '8400.00', '8400.00', '21.10', 1, '0.0000', NULL, '', '0', '0.00', '177240.0000', '', '8400.00', NULL, 3, 'Ton', '21.1000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2403, 1435, 84, '', '200000', 'Cash Return', 'standard', NULL, '19800.00', '19800.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '19800.0000', '', '19800.00', NULL, 3, 'Ton', '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2404, 1436, 84, '', '200000', 'Cash Return', 'standard', NULL, '11000.00', '11000.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '11000.0000', '', '11000.00', NULL, 3, 'Ton', '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2405, 1428, 83, '', '202001', 'Coal', 'standard', NULL, '8400.00', '8400.00', '23.64', 1, '0.0000', NULL, '', '0', '0.00', '198576.0000', '', '8400.00', NULL, 3, 'Ton', '23.6400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2407, 1429, 83, '', '202001', 'Coal', 'standard', NULL, '8100.00', '8100.00', '21.69', 1, '0.0000', NULL, '', '0', '0.00', '175689.0000', '', '8100.00', NULL, 3, 'Ton', '21.6900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2408, 1430, 83, '', '202001', 'Coal', 'standard', NULL, '8100.00', '8100.00', '21.59', 1, '0.0000', NULL, '', '0', '0.00', '174879.0000', '', '8100.00', NULL, 3, 'Ton', '21.5900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2409, 1431, 83, '', '202001', 'Coal', 'standard', 0, '8100.00', '8100.00', '16.06', 1, '0.0000', NULL, '', '0', '0.00', '130086.0000', '', '8100.00', NULL, 3, 'Ton', '16.0600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2410, 1432, 83, '', '202001', 'Coal', 'standard', NULL, '8100.00', '8100.00', '18.90', 1, '0.0000', NULL, '', '0', '0.00', '153090.0000', '', '8100.00', NULL, 3, 'Ton', '18.9000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2411, 1433, 83, '', '202001', 'Coal', 'standard', NULL, '7300.00', '7300.00', '15.52', 1, '0.0000', NULL, '', '0', '0.00', '113296.0000', '', '7300.00', NULL, 3, 'Ton', '15.5200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2412, 1434, 83, '', '202001', 'Coal', 'standard', NULL, '8450.00', '8450.00', '14.22', 1, '0.0000', NULL, '', '0', '0.00', '120159.0000', '', '8450.00', NULL, 3, 'Ton', '14.2200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2446, 1468, 82, '', '202002', 'Stone', 'standard', NULL, '170.00', '170.00', '200.00', 1, '0.0000', NULL, '', '0', '0.00', '34000.0000', '', '170.00', NULL, 3, 'Ton', '200.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2447, 1437, 83, '', '202001', 'Coal', 'standard', NULL, '8400.00', '8400.00', '24.60', 1, '0.0000', NULL, '', '0', '0.00', '206640.0000', '', '8400.00', NULL, 3, 'Ton', '24.6000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2449, 1438, 83, '', '202001', 'Coal', 'standard', NULL, '8400.00', '8400.00', '23.22', 1, '0.0000', NULL, '', '0', '0.00', '195048.0000', '', '8400.00', NULL, 3, 'Ton', '23.2200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2450, 1439, 83, '', '202001', 'Coal', 'standard', NULL, '8400.00', '8400.00', '23.84', 1, '0.0000', NULL, '', '0', '0.00', '200256.0000', '', '8400.00', NULL, 3, 'Ton', '23.8400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2451, 1440, 83, '', '202001', 'Coal', 'standard', NULL, '8400.00', '8400.00', '23.26', 1, '0.0000', NULL, '', '0', '0.00', '195384.0000', '', '8400.00', NULL, 3, 'Ton', '23.2600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2453, 1441, 83, '', '202001', 'Coal', 'standard', NULL, '8400.00', '8400.00', '22.31', 1, '0.0000', NULL, '', '0', '0.00', '187404.0000', '', '8400.00', NULL, 3, 'Ton', '22.3100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2454, 1442, 83, '', '202001', 'Coal', 'standard', NULL, '8400.00', '8400.00', '24.38', 1, '0.0000', NULL, '', '0', '0.00', '204792.0000', '', '8400.00', NULL, 3, 'Ton', '24.3800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2457, 1445, 83, '', '202001', 'Coal', 'standard', NULL, '8300.00', '8300.00', '17.62', 1, '0.0000', NULL, '', '0', '0.00', '146246.0000', '', '8300.00', NULL, 3, 'Ton', '17.6200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2458, 1446, 83, '', '202001', 'Coal', 'standard', NULL, '8300.00', '8300.00', '18.41', 1, '0.0000', NULL, '', '0', '0.00', '152803.0000', '', '8300.00', NULL, 3, 'Ton', '18.4100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2459, 1447, 83, '', '202001', 'Coal', 'standard', NULL, '8300.00', '8300.00', '18.39', 1, '0.0000', NULL, '', '0', '0.00', '152637.0000', '', '8300.00', NULL, 3, 'Ton', '18.3900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2460, 1448, 83, '', '202001', 'Coal', 'standard', NULL, '8400.00', '8400.00', '18.45', 1, '0.0000', NULL, '', '0', '0.00', '154980.0000', '', '8400.00', NULL, 3, 'Ton', '18.4500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2461, 1449, 83, '', '202001', 'Coal', 'standard', NULL, '8450.00', '8450.00', '25.47', 1, '0.0000', NULL, '', '0', '0.00', '215221.5000', '', '8450.00', NULL, 3, 'Ton', '25.4700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2462, 1450, 83, '', '202001', 'Coal', 'standard', NULL, '8450.00', '8450.00', '23.37', 1, '0.0000', NULL, '', '0', '0.00', '197476.5000', '', '8450.00', NULL, 3, 'Ton', '23.3700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2463, 1451, 83, '', '202001', 'Coal', 'standard', NULL, '8400.00', '8400.00', '19.69', 1, '0.0000', NULL, '', '0', '0.00', '165396.0000', '', '8400.00', NULL, 3, 'Ton', '19.6900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2464, 1452, 83, '', '202001', 'Coal', 'standard', NULL, '8400.00', '8400.00', '15.74', 1, '0.0000', NULL, '', '0', '0.00', '132216.0000', '', '8400.00', NULL, 3, 'Ton', '15.7400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2465, 1453, 83, '', '202001', 'Coal', 'standard', NULL, '8400.00', '8400.00', '17.61', 1, '0.0000', NULL, '', '0', '0.00', '147924.0000', '', '8400.00', NULL, 3, 'Ton', '17.6100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2466, 1454, 83, '', '202001', 'Coal', 'standard', NULL, '8100.00', '8100.00', '16.25', 1, '0.0000', NULL, '', '0', '0.00', '131625.0000', '', '8100.00', NULL, 3, 'Ton', '16.2500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2467, 1455, 83, '', '202001', 'Coal', 'standard', NULL, '8100.00', '8100.00', '14.74', 1, '0.0000', NULL, '', '0', '0.00', '119394.0000', '', '8100.00', NULL, 3, 'Ton', '14.7400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2469, 1457, 83, '', '202001', 'Coal', 'standard', NULL, '8100.00', '8100.00', '20.13', 1, '0.0000', NULL, '', '0', '0.00', '163053.0000', '', '8100.00', NULL, 3, 'Ton', '20.1300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2470, 1456, 83, '', '202001', 'Coal', 'standard', NULL, '8100.00', '8100.00', '19.93', 1, '0.0000', NULL, '', '0', '0.00', '161433.0000', '', '8100.00', NULL, 3, 'Ton', '19.9300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2472, 1458, 83, '', '202001', 'Coal', 'standard', NULL, '8100.00', '8100.00', '18.72', 1, '0.0000', NULL, '', '0', '0.00', '151632.0000', '', '8100.00', NULL, 3, 'Ton', '18.7200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2473, 1459, 83, '', '202001', 'Coal', 'standard', NULL, '8100.00', '8100.00', '13.89', 1, '0.0000', NULL, '', '0', '0.00', '112509.0000', '', '8100.00', NULL, 3, 'Ton', '13.8900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2474, 1460, 83, '', '202001', 'Coal', 'standard', NULL, '8100.00', '8100.00', '15.99', 1, '0.0000', NULL, '', '0', '0.00', '129519.0000', '', '8100.00', NULL, 3, 'Ton', '15.9900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2475, 1461, 83, '', '202001', 'Coal', 'standard', NULL, '8400.00', '8400.00', '18.86', 1, '0.0000', NULL, '', '0', '0.00', '158424.0000', '', '8400.00', NULL, 3, 'Ton', '18.8600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2476, 1462, 83, '', '202001', 'Coal', 'standard', NULL, '8500.00', '8500.00', '16.78', 1, '0.0000', NULL, '', '0', '0.00', '142630.0000', '', '8500.00', NULL, 3, 'Ton', '16.7800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2477, 1463, 83, '', '202001', 'Coal', 'standard', NULL, '8500.00', '8500.00', '18.41', 1, '0.0000', NULL, '', '0', '0.00', '156485.0000', '', '8500.00', NULL, 3, 'Ton', '18.4100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2478, 1464, 83, '', '202001', 'Coal', 'standard', NULL, '8400.00', '8400.00', '16.29', 1, '0.0000', NULL, '', '0', '0.00', '136836.0000', '', '8400.00', NULL, 3, 'Ton', '16.2900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2479, 1465, 83, '', '202001', 'Coal', 'standard', NULL, '8400.00', '8400.00', '14.82', 1, '0.0000', NULL, '', '0', '0.00', '124488.0000', '', '8400.00', NULL, 3, 'Ton', '14.8200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2480, 1466, 83, '', '202001', 'Coal', 'standard', NULL, '8400.00', '8400.00', '24.28', 1, '0.0000', NULL, '', '0', '0.00', '203952.0000', '', '8400.00', NULL, 3, 'Ton', '24.2800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2482, 1467, 83, '', '202001', 'Coal', 'standard', NULL, '7300.00', '7300.00', '20.96', 1, '0.0000', NULL, '', '0', '0.00', '153008.0000', '', '7300.00', NULL, 3, 'Ton', '20.9600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2484, 1469, 87, '', '103', 'Advance', 'standard', NULL, '0.00', '0.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '0.0000', '', '0.00', NULL, 3, 'Ton', '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2485, 1443, 83, '', '202001', 'Coal', 'standard', 0, '8600.00', '8600.00', '20.02', 1, '0.0000', NULL, '', '0', '0.00', '172172.0000', '', '8600.00', NULL, 3, 'Ton', '20.0200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2486, 1444, 83, '', '202001', 'Coal', 'standard', 0, '8600.00', '8600.00', '21.71', 1, '0.0000', NULL, '', '0', '0.00', '186706.0000', '', '8600.00', NULL, 3, 'Ton', '21.7100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2525, 1470, 83, '', '202001', 'Coal', 'standard', NULL, '7300.00', '7300.00', '17.54', 1, '0.0000', NULL, '', '0', '0.00', '128042.0000', '', '7300.00', NULL, 3, 'Ton', '17.5400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2526, 1471, 83, '', '202001', 'Coal', 'standard', NULL, '7300.00', '7300.00', '18.22', 1, '0.0000', NULL, '', '0', '0.00', '133006.0000', '', '7300.00', NULL, 3, 'Ton', '18.2200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2527, 1472, 83, '', '202001', 'Coal', 'standard', NULL, '7400.00', '7400.00', '15.83', 1, '0.0000', NULL, '', '0', '0.00', '117142.0000', '', '7400.00', NULL, 3, 'Ton', '15.8300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2528, 1473, 83, '', '202001', 'Coal', 'standard', NULL, '7400.00', '7400.00', '15.19', 1, '0.0000', NULL, '', '0', '0.00', '112406.0000', '', '7400.00', NULL, 3, 'Ton', '15.1900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2529, 1474, 83, '', '202001', 'Coal', 'standard', NULL, '0.00', '0.00', '25.35', 1, '0.0000', NULL, '', '0', '0.00', '0.0000', '', '0.00', NULL, 3, 'Ton', '25.3500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2530, 1475, 83, '', '202001', 'Coal', 'standard', NULL, '0.00', '0.00', '18.74', 1, '0.0000', NULL, '', '0', '0.00', '0.0000', '', '0.00', NULL, 3, 'Ton', '18.7400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2531, 1476, 83, '', '202001', 'Coal', 'standard', NULL, '0.00', '0.00', '19.28', 1, '0.0000', NULL, '', '0', '0.00', '0.0000', '', '0.00', NULL, 3, 'Ton', '19.2800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2532, 1477, 83, '', '202001', 'Coal', 'standard', NULL, '0.00', '0.00', '15.67', 1, '0.0000', NULL, '', '0', '0.00', '0.0000', '', '0.00', NULL, 3, 'Ton', '15.6700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2533, 1478, 83, '', '202001', 'Coal', 'standard', NULL, '8100.00', '8100.00', '19.49', 1, '0.0000', NULL, '', '0', '0.00', '157869.0000', '', '8100.00', NULL, 3, 'Ton', '19.4900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2534, 1479, 83, '', '202001', 'Coal', 'standard', NULL, '8100.00', '8100.00', '19.03', 1, '0.0000', NULL, '', '0', '0.00', '154143.0000', '', '8100.00', NULL, 3, 'Ton', '19.0300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2538, 1481, 83, '', '202001', 'Coal', 'standard', NULL, '8100.00', '8100.00', '16.14', 1, '0.0000', NULL, '', '0', '0.00', '130734.0000', '', '8100.00', NULL, 3, 'Ton', '16.1400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2539, 1480, 83, '', '202001', 'Coal', 'standard', NULL, '8100.00', '8100.00', '14.29', 1, '0.0000', NULL, '', '0', '0.00', '115749.0000', '', '8100.00', NULL, 3, 'Ton', '14.2900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2541, 1483, 83, '', '202001', 'Coal', 'standard', NULL, '8550.00', '8550.00', '23.55', 1, '0.0000', NULL, '', '0', '0.00', '201352.5000', '', '8550.00', NULL, 3, 'Ton', '23.5500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2542, 1484, 83, '', '202001', 'Coal', 'standard', NULL, '8550.00', '8550.00', '21.32', 1, '0.0000', NULL, '', '0', '0.00', '182286.0000', '', '8550.00', NULL, 3, 'Ton', '21.3200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2543, 1485, 83, '', '202001', 'Coal', 'standard', NULL, '7500.00', '7500.00', '23.57', 1, '0.0000', NULL, '', '0', '0.00', '176775.0000', '', '7500.00', NULL, 3, 'Ton', '23.5700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2544, 1486, 83, '', '202001', 'Coal', 'standard', NULL, '7500.00', '7500.00', '19.07', 1, '0.0000', NULL, '', '0', '0.00', '143025.0000', '', '7500.00', NULL, 3, 'Ton', '19.0700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2545, 1487, 83, '', '202001', 'Coal', 'standard', NULL, '7500.00', '7500.00', '19.07', 1, '0.0000', NULL, '', '0', '0.00', '143025.0000', '', '7500.00', NULL, 3, 'Ton', '19.0700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2546, 1488, 83, '', '202001', 'Coal', 'standard', NULL, '8450.00', '8450.00', '19.18', 1, '0.0000', NULL, '', '0', '0.00', '162071.0000', '', '8450.00', NULL, 3, 'Ton', '19.1800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2547, 1489, 83, '', '202001', 'Coal', 'standard', NULL, '8450.00', '8450.00', '16.37', 1, '0.0000', NULL, '', '0', '0.00', '138242.0000', '', '8450.00', NULL, 3, 'Ton', '16.3600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2548, 1490, 83, '', '202001', 'Coal', 'standard', NULL, '8450.00', '8450.00', '16.10', 1, '0.0000', NULL, '', '0', '0.00', '136045.0000', '', '8450.00', NULL, 3, 'Ton', '16.1000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2549, 1491, 83, '', '202001', 'Coal', 'standard', NULL, '8450.00', '8450.00', '15.92', 1, '0.0000', NULL, '', '0', '0.00', '134524.0000', '', '8450.00', NULL, 3, 'Ton', '15.9200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2550, 1492, 83, '', '202001', 'Coal', 'standard', NULL, '8450.00', '8450.00', '18.43', 1, '0.0000', NULL, '', '0', '0.00', '155733.5000', '', '8450.00', NULL, 3, 'Ton', '18.4300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2551, 1493, 83, '', '202001', 'Coal', 'standard', 0, '8450.00', '8450.00', '15.64', 1, '0.0000', NULL, '', '0', '0.00', '132158.0000', '', '8450.00', NULL, 3, 'Ton', '15.6400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2552, 1494, 83, '', '202001', 'Coal', 'standard', 0, '8450.00', '8450.00', '15.66', 1, '0.0000', NULL, '', '0', '0.00', '132327.0000', '', '8450.00', NULL, 3, 'Ton', '15.6600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2553, 1497, 83, '', '202001', 'Coal', 'standard', NULL, '8450.00', '8450.00', '18.17', 1, '0.0000', NULL, '', '0', '0.00', '153536.5000', '', '8450.00', NULL, 3, 'Ton', '18.1700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2554, 1496, 83, '', '202001', 'Coal', 'standard', NULL, '8450.00', '8450.00', '15.02', 1, '0.0000', NULL, '', '0', '0.00', '126919.0000', '', '8450.00', NULL, 3, 'Ton', '15.0200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2555, 1498, 83, '', '202001', 'Coal', 'standard', NULL, '8600.00', '8600.00', '19.70', 1, '0.0000', NULL, '', '0', '0.00', '169420.0000', '', '8600.00', NULL, 3, 'Ton', '19.7000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2556, 1499, 83, '', '202001', 'Coal', 'standard', NULL, '8400.00', '8400.00', '19.51', 1, '0.0000', NULL, '', '0', '0.00', '163884.0000', '', '8400.00', NULL, 3, 'Ton', '19.5100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2557, 1500, 83, '', '202001', 'Coal', 'standard', NULL, '8500.00', '8500.00', '18.95', 1, '0.0000', NULL, '', '0', '0.00', '161075.0000', '', '8500.00', NULL, 3, 'Ton', '18.9500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2558, 1501, 83, '', '202001', 'Coal', 'standard', NULL, '8400.00', '8400.00', '19.28', 1, '0.0000', NULL, '', '0', '0.00', '161952.0000', '', '8400.00', NULL, 3, 'Ton', '19.2800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2559, 1502, 83, '', '202001', 'Coal', 'standard', NULL, '8400.00', '8400.00', '20.13', 1, '0.0000', NULL, '', '0', '0.00', '169092.0000', '', '8400.00', NULL, 3, 'Ton', '20.1300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2560, 1503, 83, '', '202001', 'Coal', 'standard', 0, '8500.00', '8500.00', '14.66', 1, '0.0000', NULL, '', '0', '0.00', '124610.0000', '', '8500.00', NULL, 3, 'Ton', '14.6600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2561, 1504, 83, '', '202001', 'Coal', 'standard', 0, '8500.00', '8500.00', '15.22', 1, '0.0000', NULL, '', '0', '0.00', '129370.0000', '', '8500.00', NULL, 3, 'Ton', '15.2200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2563, 1505, 82, '', '202002', 'Stone', 'standard', NULL, '170.00', '170.00', '100.00', 1, '0.0000', NULL, '', '0', '0.00', '17000.0000', '', '170.00', NULL, 3, 'Ton', '100.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2612, 1506, 83, '', '202001', 'Coal', 'standard', NULL, '0.00', '0.00', '16.91', 1, '0.0000', NULL, '', '0', '0.00', '0.0000', '', '0.00', NULL, 3, 'Ton', '16.9100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2614, 1507, 83, '', '202001', 'Coal', 'standard', NULL, '0.00', '0.00', '13.87', 1, '0.0000', NULL, '', '0', '0.00', '0.0000', '', '0.00', NULL, 3, 'Ton', '13.8700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2615, 1508, 83, '', '202001', 'Coal', 'standard', NULL, '0.00', '0.00', '15.49', 1, '0.0000', NULL, '', '0', '0.00', '0.0000', '', '0.00', NULL, 3, 'Ton', '15.4900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2616, 1509, 83, '', '202001', 'Coal', 'standard', NULL, '0.00', '0.00', '14.46', 1, '0.0000', NULL, '', '0', '0.00', '0.0000', '', '0.00', NULL, 3, 'Ton', '14.4600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2617, 1510, 83, '', '202001', 'Coal', 'standard', NULL, '8600.00', '8600.00', '22.13', 1, '0.0000', NULL, '', '0', '0.00', '190318.0000', '', '8600.00', NULL, 3, 'Ton', '22.1300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2618, 1511, 83, '', '202001', 'Coal', 'standard', NULL, '8600.00', '8600.00', '22.13', 1, '0.0000', NULL, '', '0', '0.00', '190318.0000', '', '8600.00', NULL, 3, 'Ton', '22.1300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2619, 1514, 83, '', '202001', 'Coal', 'standard', NULL, '8600.00', '8600.00', '23.29', 1, '0.0000', NULL, '', '0', '0.00', '200294.0000', '', '8600.00', NULL, 3, 'Ton', '23.2900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2620, 1515, 83, '', '202001', 'Coal', 'standard', NULL, '8600.00', '8600.00', '22.36', 1, '0.0000', NULL, '', '0', '0.00', '192296.0000', '', '8600.00', NULL, 3, 'Ton', '22.3600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2621, 1516, 83, '', '202001', 'Coal', 'standard', NULL, '8450.00', '8450.00', '18.10', 1, '0.0000', NULL, '', '0', '0.00', '152945.0000', '', '8450.00', NULL, 3, 'Ton', '18.1000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2622, 1517, 83, '', '202001', 'Coal', 'standard', NULL, '8100.00', '8100.00', '16.12', 1, '0.0000', NULL, '', '0', '0.00', '130572.0000', '', '8100.00', NULL, 3, 'Ton', '16.1200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2623, 1518, 83, '', '202001', 'Coal', 'standard', NULL, '8100.00', '8100.00', '15.52', 1, '0.0000', NULL, '', '0', '0.00', '125712.0000', '', '8100.00', NULL, 3, 'Ton', '15.5200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2624, 1519, 83, '', '202001', 'Coal', 'standard', NULL, '8100.00', '8100.00', '13.84', 1, '0.0000', NULL, '', '0', '0.00', '112104.0000', '', '8100.00', NULL, 3, 'Ton', '13.8400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2625, 1520, 83, '', '202001', 'Coal', 'standard', NULL, '8100.00', '8100.00', '19.37', 1, '0.0000', NULL, '', '0', '0.00', '156816.0000', '', '8100.00', NULL, 3, 'Ton', '19.3600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2626, 1521, 83, '', '202001', 'Coal', 'standard', NULL, '8100.00', '8100.00', '16.52', 1, '0.0000', NULL, '', '0', '0.00', '133812.0000', '', '8100.00', NULL, 3, 'Ton', '16.5200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2627, 1522, 83, '', '202001', 'Coal', 'standard', NULL, '8100.00', '8100.00', '19.27', 1, '0.0000', NULL, '', '0', '0.00', '156087.0000', '', '8100.00', NULL, 3, 'Ton', '19.2700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2628, 1523, 83, '', '202001', 'Coal', 'standard', NULL, '8100.00', '8100.00', '17.30', 1, '0.0000', NULL, '', '0', '0.00', '140130.0000', '', '8100.00', NULL, 3, 'Ton', '17.3000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2629, 1524, 83, '', '202001', 'Coal', 'standard', NULL, '8100.00', '8100.00', '14.89', 1, '0.0000', NULL, '', '0', '0.00', '120609.0000', '', '8100.00', NULL, 3, 'Ton', '14.8900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2630, 1525, 83, '', '202001', 'Coal', 'standard', NULL, '8100.00', '8100.00', '18.68', 1, '0.0000', NULL, '', '0', '0.00', '151308.0000', '', '8100.00', NULL, 3, 'Ton', '18.6800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2631, 1526, 83, '', '202001', 'Coal', 'standard', NULL, '8100.00', '8100.00', '16.51', 1, '0.0000', NULL, '', '0', '0.00', '133731.0000', '', '8100.00', NULL, 3, 'Ton', '16.5100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2632, 1527, 83, '', '202001', 'Coal', 'standard', NULL, '8100.00', '8100.00', '16.27', 1, '0.0000', NULL, '', '0', '0.00', '131787.0000', '', '8100.00', NULL, 3, 'Ton', '16.2700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2633, 1528, 83, '', '202001', 'Coal', 'standard', NULL, '8100.00', '8100.00', '19.24', 1, '0.0000', NULL, '', '0', '0.00', '155844.0000', '', '8100.00', NULL, 3, 'Ton', '19.2400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2634, 1529, 83, '', '202001', 'Coal', 'standard', NULL, '8550.00', '8550.00', '23.20', 1, '0.0000', NULL, '', '0', '0.00', '198360.0000', '', '8550.00', NULL, 3, 'Ton', '23.2000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2635, 1530, 83, '', '202001', 'Coal', 'standard', NULL, '8550.00', '8550.00', '21.83', 1, '0.0000', NULL, '', '0', '0.00', '186646.5000', '', '8550.00', NULL, 3, 'Ton', '21.8300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2636, 1531, 83, '', '202001', 'Coal', 'standard', NULL, '0.00', '0.00', '15.35', 1, '0.0000', NULL, '', '0', '0.00', '0.0000', '', '0.00', NULL, 3, 'Ton', '15.3500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2637, 1532, 83, '', '202001', 'Coal', 'standard', NULL, '8500.00', '8500.00', '19.32', 1, '0.0000', NULL, '', '0', '0.00', '164220.0000', '', '8500.00', NULL, 3, 'Ton', '19.3200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2638, 1533, 83, '', '202001', 'Coal', 'standard', NULL, '8500.00', '8500.00', '16.24', 1, '0.0000', NULL, '', '0', '0.00', '138040.0000', '', '8500.00', NULL, 3, 'Ton', '16.2400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2639, 1534, 83, '', '202001', 'Coal', 'standard', NULL, '8500.00', '8500.00', '16.35', 1, '0.0000', NULL, '', '0', '0.00', '138975.0000', '', '8500.00', NULL, 3, 'Ton', '16.3500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2640, 1535, 83, '', '202001', 'Coal', 'standard', NULL, '8500.00', '8500.00', '16.62', 1, '0.0000', NULL, '', '0', '0.00', '141270.0000', '', '8500.00', NULL, 3, 'Ton', '16.6200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2641, 1536, 83, '', '202001', 'Coal', 'standard', NULL, '8500.00', '8500.00', '17.30', 1, '0.0000', NULL, '', '0', '0.00', '147050.0000', '', '8500.00', NULL, 3, 'Ton', '17.3000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2642, 1537, 83, '', '202001', 'Coal', 'standard', NULL, '8500.00', '8500.00', '18.11', 1, '0.0000', NULL, '', '0', '0.00', '153935.0000', '', '8500.00', NULL, 3, 'Ton', '18.1100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2643, 1538, 83, '', '202001', 'Coal', 'standard', NULL, '8500.00', '8500.00', '19.44', 1, '0.0000', NULL, '', '0', '0.00', '165240.0000', '', '8500.00', NULL, 3, 'Ton', '19.4400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2644, 1539, 83, '', '202001', 'Coal', 'standard', NULL, '8500.00', '8500.00', '19.79', 1, '0.0000', NULL, '', '0', '0.00', '168215.0000', '', '8500.00', NULL, 3, 'Ton', '19.7900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2646, 1540, 83, '', '202001', 'Coal', 'standard', NULL, '8500.00', '8500.00', '18.77', 1, '0.0000', NULL, '', '0', '0.00', '159545.0000', '', '8500.00', NULL, 3, 'Ton', '18.7700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2647, 1549, 83, '', '202001', 'Coal', 'standard', NULL, '8500.00', '8500.00', '19.93', 1, '0.0000', NULL, '', '0', '0.00', '169405.0000', '', '8500.00', NULL, 3, 'Ton', '19.9300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2648, 1541, 83, '', '202001', 'Coal', 'standard', NULL, '8550.00', '8550.00', '21.18', 1, '0.0000', NULL, '', '0', '0.00', '181089.0000', '', '8550.00', NULL, 3, 'Ton', '21.1800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2649, 1542, 83, '', '202001', 'Coal', 'standard', NULL, '7500.00', '7500.00', '19.29', 1, '0.0000', NULL, '', '0', '0.00', '144675.0000', '', '7500.00', NULL, 3, 'Ton', '19.2900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2650, 1543, 83, '', '202001', 'Coal', 'standard', NULL, '7500.00', '7500.00', '17.72', 1, '0.0000', NULL, '', '0', '0.00', '132900.0000', '', '7500.00', NULL, 3, 'Ton', '17.7200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2651, 1544, 83, '', '202001', 'Coal', 'standard', NULL, '7500.00', '7500.00', '15.85', 1, '0.0000', NULL, '', '0', '0.00', '118875.0000', '', '7500.00', NULL, 3, 'Ton', '15.8500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2652, 1545, 83, '', '202001', 'Coal', 'standard', NULL, '7500.00', '7500.00', '22.36', 1, '0.0000', NULL, '', '0', '0.00', '167700.0000', '', '7500.00', NULL, 3, 'Ton', '22.3600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2653, 1546, 83, '', '202001', 'Coal', 'standard', NULL, '8000.00', '8000.00', '23.75', 1, '0.0000', NULL, '', '0', '0.00', '190000.0000', '', '8000.00', NULL, 3, 'Ton', '23.7500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2654, 1547, 83, '', '202001', 'Coal', 'standard', NULL, '8000.00', '8000.00', '23.21', 1, '0.0000', NULL, '', '0', '0.00', '185680.0000', '', '8000.00', NULL, 3, 'Ton', '23.2100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2655, 1548, 83, '', '202001', 'Coal', 'standard', NULL, '7500.00', '7500.00', '21.36', 1, '0.0000', NULL, '', '0', '0.00', '160200.0000', '', '7500.00', NULL, 3, 'Ton', '21.3600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2657, 1550, 88, '', '963', 'Other Fare', 'standard', NULL, '500.00', '500.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '500.0000', '', '500.00', NULL, 3, 'Ton', '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2659, 1551, 84, '', '200000', 'Cash Return', 'standard', NULL, '84036.00', '84036.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '84036.0000', '', '84036.00', NULL, 3, 'Ton', '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2695, 1552, 83, '', '202001', 'Coal', 'standard', NULL, '8800.00', '8800.00', '22.41', 1, '0.0000', NULL, '', '0', '0.00', '197208.0000', '', '8800.00', NULL, 3, 'Ton', '22.4100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2696, 1553, 83, '', '202001', 'Coal', 'standard', NULL, '8800.00', '8800.00', '19.93', 1, '0.0000', NULL, '', '0', '0.00', '175384.0000', '', '8800.00', NULL, 3, 'Ton', '19.9300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2697, 1554, 83, '', '202001', 'Coal', 'standard', NULL, '8800.00', '8800.00', '19.91', 1, '0.0000', NULL, '', '0', '0.00', '175208.0000', '', '8800.00', NULL, 3, 'Ton', '19.9100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2698, 1555, 83, '', '202001', 'Coal', 'standard', 0, '8800.00', '8800.00', '19.42', 1, '0.0000', NULL, '', '0', '0.00', '170896.0000', '', '8800.00', NULL, 3, 'Ton', '19.4200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2705, 1556, 83, '', '202001', 'Coal', 'standard', 0, '8800.00', '8800.00', '18.22', 1, '0.0000', NULL, '', '0', '0.00', '160336.0000', '', '8800.00', NULL, 3, 'Ton', '18.2200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2706, 1557, 83, '', '202001', 'Coal', 'standard', NULL, '9000.00', '9000.00', '21.61', 1, '0.0000', NULL, '', '0', '0.00', '194490.0000', '', '9000.00', NULL, 3, 'Ton', '21.6100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2708, 1558, 83, '', '202001', 'Coal', 'standard', NULL, '9000.00', '9000.00', '20.57', 1, '0.0000', NULL, '', '0', '0.00', '185130.0000', '', '9000.00', NULL, 3, 'Ton', '20.5700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2709, 1559, 83, '', '202001', 'Coal', 'standard', NULL, '8900.00', '8900.00', '14.78', 1, '0.0000', NULL, '', '0', '0.00', '131542.0000', '', '8900.00', NULL, 3, 'Ton', '14.7800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2710, 1560, 83, '', '202001', 'Coal', 'standard', NULL, '8900.00', '8900.00', '17.97', 1, '0.0000', NULL, '', '0', '0.00', '159933.0000', '', '8900.00', NULL, 3, 'Ton', '17.9700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2711, 1561, 83, '', '202001', 'Coal', 'standard', NULL, '8900.00', '8900.00', '15.26', 1, '0.0000', NULL, '', '0', '0.00', '135814.0000', '', '8900.00', NULL, 3, 'Ton', '15.2600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2712, 1562, 83, '', '202001', 'Coal', 'standard', NULL, '8800.00', '8800.00', '20.13', 1, '0.0000', NULL, '', '0', '0.00', '177144.0000', '', '8800.00', NULL, 3, 'Ton', '20.1300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2713, 1563, 83, '', '202001', 'Coal', 'standard', NULL, '8500.00', '8500.00', '18.32', 1, '0.0000', NULL, '', '0', '0.00', '155720.0000', '', '8500.00', NULL, 3, 'Ton', '18.3200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2714, 1564, 83, '', '202001', 'Coal', 'standard', NULL, '8550.00', '8550.00', '23.98', 1, '0.0000', NULL, '', '0', '0.00', '205029.0000', '', '8550.00', NULL, 3, 'Ton', '23.9800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2715, 1565, 83, '', '202001', 'Coal', 'standard', NULL, '8550.00', '8550.00', '24.08', 1, '0.0000', NULL, '', '0', '0.00', '205884.0000', '', '8550.00', NULL, 3, 'Ton', '24.0800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2716, 1566, 83, '', '202001', 'Coal', 'standard', NULL, '8550.00', '8550.00', '23.53', 1, '0.0000', NULL, '', '0', '0.00', '201181.5000', '', '8550.00', NULL, 3, 'Ton', '23.5300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2717, 1567, 83, '', '202001', 'Coal', 'standard', NULL, '8600.00', '8600.00', '24.45', 1, '0.0000', NULL, '', '0', '0.00', '210270.0000', '', '8600.00', NULL, 3, 'Ton', '24.4500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2718, 1568, 83, '', '202001', 'Coal', 'standard', NULL, '8600.00', '8600.00', '21.59', 1, '0.0000', NULL, '', '0', '0.00', '185674.0000', '', '8600.00', NULL, 3, 'Ton', '21.5900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2719, 1569, 83, '', '202001', 'Coal', 'standard', NULL, '8400.00', '8400.00', '21.21', 1, '0.0000', NULL, '', '0', '0.00', '178164.0000', '', '8400.00', NULL, 3, 'Ton', '21.2100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2720, 1570, 83, '', '202001', 'Coal', 'standard', NULL, '8400.00', '8400.00', '20.56', 1, '0.0000', NULL, '', '0', '0.00', '172704.0000', '', '8400.00', NULL, 3, 'Ton', '20.5600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2721, 1571, 83, '', '202001', 'Coal', 'standard', NULL, '8550.00', '8550.00', '23.06', 1, '0.0000', NULL, '', '0', '0.00', '197163.0000', '', '8550.00', NULL, 3, 'Ton', '23.0600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2722, 1572, 83, '', '202001', 'Coal', 'standard', NULL, '8100.00', '8100.00', '17.91', 1, '0.0000', NULL, '', '0', '0.00', '145071.0000', '', '8100.00', NULL, 3, 'Ton', '17.9100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2723, 1573, 83, '', '202001', 'Coal', 'standard', NULL, '8100.00', '8100.00', '20.22', 1, '0.0000', NULL, '', '0', '0.00', '163782.0000', '', '8100.00', NULL, 3, 'Ton', '20.2200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2724, 1574, 83, '', '202001', 'Coal', 'standard', NULL, '8100.00', '8100.00', '18.92', 1, '0.0000', NULL, '', '0', '0.00', '153252.0000', '', '8100.00', NULL, 3, 'Ton', '18.9200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2725, 1575, 83, '', '202001', 'Coal', 'standard', 0, '8100.00', '8100.00', '16.12', 1, '0.0000', NULL, '', '0', '0.00', '130572.0000', '', '8100.00', NULL, 3, 'Ton', '16.1200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2726, 1576, 83, '', '202001', 'Coal', 'standard', NULL, '8100.00', '8100.00', '18.16', 1, '0.0000', NULL, '', '0', '0.00', '147096.0000', '', '8100.00', NULL, 3, 'Ton', '18.1600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2727, 1577, 83, '', '202001', 'Coal', 'standard', NULL, '8100.00', '8100.00', '20.27', 1, '0.0000', NULL, '', '0', '0.00', '164187.0000', '', '8100.00', NULL, 3, 'Ton', '20.2700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2728, 1581, 83, '', '202001', 'Coal', 'standard', NULL, '7450.00', '7450.00', '20.93', 1, '0.0000', NULL, '', '0', '0.00', '155928.5000', '', '7450.00', NULL, 3, 'Ton', '20.9300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2730, 1580, 83, '', '202001', 'Coal', 'standard', NULL, '8100.00', '8100.00', '16.48', 1, '0.0000', NULL, '', '0', '0.00', '133488.0000', '', '8100.00', NULL, 3, 'Ton', '16.4800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2731, 1579, 83, '', '202001', 'Coal', 'standard', NULL, '8100.00', '8100.00', '20.62', 1, '0.0000', NULL, '', '0', '0.00', '167022.0000', '', '8100.00', NULL, 3, 'Ton', '20.6200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2732, 1578, 83, '', '202001', 'Coal', 'standard', NULL, '8100.00', '8100.00', '20.66', 1, '0.0000', NULL, '', '0', '0.00', '167346.0000', '', '8100.00', NULL, 3, 'Ton', '20.6600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2733, 1582, 83, '', '202001', 'Coal', 'standard', NULL, '7500.00', '7500.00', '20.76', 1, '0.0000', NULL, '', '0', '0.00', '155700.0000', '', '7500.00', NULL, 3, 'Ton', '20.7600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2734, 1583, 83, '', '202001', 'Coal', 'standard', NULL, '7500.00', '7500.00', '17.57', 1, '0.0000', NULL, '', '0', '0.00', '131775.0000', '', '7500.00', NULL, 3, 'Ton', '17.5700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2735, 1584, 83, '', '202001', 'Coal', 'standard', NULL, '8600.00', '8600.00', '14.76', 1, '0.0000', NULL, '', '0', '0.00', '126936.0000', '', '8600.00', NULL, 3, 'Ton', '14.7600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2736, 1585, 83, '', '202001', 'Coal', 'standard', NULL, '7000.00', '7000.00', '19.07', 1, '0.0000', NULL, '', '0', '0.00', '133490.0000', '', '7000.00', NULL, 3, 'Ton', '19.0700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2737, 1586, 83, '', '202001', 'Coal', 'standard', NULL, '8000.00', '8000.00', '15.28', 1, '0.0000', NULL, '', '0', '0.00', '122240.0000', '', '8000.00', NULL, 3, 'Ton', '15.2800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2764, 1587, 83, '', '202001', 'Coal', 'standard', NULL, '8900.00', '8900.00', '15.85', 1, '0.0000', NULL, '', '0', '0.00', '141065.0000', '', '8900.00', NULL, 3, 'Ton', '15.8500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2765, 1588, 83, '', '202001', 'Coal', 'standard', NULL, '8900.00', '8900.00', '18.47', 1, '0.0000', NULL, '', '0', '0.00', '164383.0000', '', '8900.00', NULL, 3, 'Ton', '18.4700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2766, 1589, 83, '', '202001', 'Coal', 'standard', NULL, '9000.00', '9000.00', '19.39', 1, '0.0000', NULL, '', '0', '0.00', '174510.0000', '', '9000.00', NULL, 3, 'Ton', '19.3900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2767, 1590, 83, '', '202001', 'Coal', 'standard', 0, '8000.00', '8000.00', '19.07', 1, '0.0000', NULL, '', '0', '0.00', '152560.0000', '', '8000.00', NULL, 3, 'Ton', '19.0700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2768, 1591, 83, '', '202001', 'Coal', 'standard', NULL, '8900.00', '8900.00', '15.15', 1, '0.0000', NULL, '', '0', '0.00', '134835.0000', '', '8900.00', NULL, 3, 'Ton', '15.1500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2769, 1592, 83, '', '202001', 'Coal', 'standard', NULL, '8800.00', '8800.00', '19.52', 1, '0.0000', NULL, '', '0', '0.00', '171776.0000', '', '8800.00', NULL, 3, 'Ton', '19.5200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2770, 1593, 83, '', '202001', 'Coal', 'standard', NULL, '8800.00', '8800.00', '18.98', 1, '0.0000', NULL, '', '0', '0.00', '167024.0000', '', '8800.00', NULL, 3, 'Ton', '18.9800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2771, 1594, 83, '', '202001', 'Coal', 'standard', NULL, '8866.00', '8866.00', '19.97', 1, '0.0000', NULL, '', '0', '0.00', '177054.0200', '', '8866.00', NULL, 3, 'Ton', '19.9700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2772, 1595, 83, '', '202001', 'Coal', 'standard', NULL, '8866.00', '8866.00', '19.81', 1, '0.0000', NULL, '', '0', '0.00', '175635.4600', '', '8866.00', NULL, 3, 'Ton', '19.8100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2773, 1596, 83, '', '202001', 'Coal', 'standard', NULL, '8800.00', '8800.00', '15.34', 1, '0.0000', NULL, '', '0', '0.00', '134992.0000', '', '8800.00', NULL, 3, 'Ton', '15.3400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2774, 1597, 83, '', '202001', 'Coal', 'standard', NULL, '8800.00', '8800.00', '13.93', 1, '0.0000', NULL, '', '0', '0.00', '122584.0000', '', '8800.00', NULL, 3, 'Ton', '13.9300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2775, 1598, 83, '', '202001', 'Coal', 'standard', NULL, '9000.00', '9000.00', '20.94', 1, '0.0000', NULL, '', '0', '0.00', '188460.0000', '', '9000.00', NULL, 3, 'Ton', '20.9400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2776, 1599, 83, '', '202001', 'Coal', 'standard', NULL, '8875.00', '8875.00', '20.35', 1, '0.0000', NULL, '', '0', '0.00', '180606.2500', '', '8875.00', NULL, 3, 'Ton', '20.3500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2778, 1600, 83, '', '202001', 'Coal', 'standard', NULL, '9000.00', '9000.00', '19.02', 1, '0.0000', NULL, '', '0', '0.00', '171180.0000', '', '9000.00', NULL, 3, 'Ton', '19.0200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2779, 1601, 83, '', '202001', 'Coal', 'standard', NULL, '9000.00', '9000.00', '16.72', 1, '0.0000', NULL, '', '0', '0.00', '150480.0000', '', '9000.00', NULL, 3, 'Ton', '16.7200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2780, 1602, 83, '', '202001', 'Coal', 'standard', NULL, '9000.00', '9000.00', '18.09', 1, '0.0000', NULL, '', '0', '0.00', '162810.0000', '', '9000.00', NULL, 3, 'Ton', '18.0900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2781, 1603, 83, '', '202001', 'Coal', 'standard', NULL, '9000.00', '9000.00', '17.73', 1, '0.0000', NULL, '', '0', '0.00', '159570.0000', '', '9000.00', NULL, 3, 'Ton', '17.7300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2782, 1604, 83, '', '202001', 'Coal', 'standard', NULL, '9000.00', '9000.00', '22.34', 1, '0.0000', NULL, '', '0', '0.00', '201060.0000', '', '9000.00', NULL, 3, 'Ton', '22.3400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2783, 1605, 83, '', '202001', 'Coal', 'standard', NULL, '9000.00', '9000.00', '22.24', 1, '0.0000', NULL, '', '0', '0.00', '200160.0000', '', '9000.00', NULL, 3, 'Ton', '22.2400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2784, 1606, 83, '', '202001', 'Coal', 'standard', NULL, '8900.00', '8900.00', '19.39', 1, '0.0000', NULL, '', '0', '0.00', '172571.0000', '', '8900.00', NULL, 3, 'Ton', '19.3900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2785, 1607, 83, '', '202001', 'Coal', 'standard', NULL, '8800.00', '8800.00', '9.93', 1, '0.0000', NULL, '', '0', '0.00', '87384.0000', '', '8800.00', NULL, 3, 'Ton', '9.9300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2786, 1608, 83, '', '202001', 'Coal', 'standard', NULL, '8000.00', '8000.00', '18.73', 1, '0.0000', NULL, '', '0', '0.00', '149840.0000', '', '8000.00', NULL, 3, 'Ton', '18.7300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2787, 1609, 83, '', '202001', 'Coal', 'standard', 0, '7200.00', '7200.00', '23.17', 1, '0.0000', NULL, '', '0', '0.00', '166824.0000', '', '7200.00', NULL, 3, 'Ton', '23.1700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2788, 1610, 83, '', '202001', 'Coal', 'standard', NULL, '8600.00', '8600.00', '20.78', 1, '0.0000', NULL, '', '0', '0.00', '178708.0000', '', '8600.00', NULL, 3, 'Ton', '20.7800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2789, 1611, 83, '', '202001', 'Coal', 'standard', NULL, '8800.00', '8800.00', '11.85', 1, '0.0000', NULL, '', '0', '0.00', '104280.0000', '', '8800.00', NULL, 3, 'Ton', '11.8500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2790, 1612, 83, '', '202001', 'Coal', 'standard', NULL, '7500.00', '7500.00', '17.78', 1, '0.0000', NULL, '', '0', '0.00', '133350.0000', '', '7500.00', NULL, 3, 'Ton', '17.7800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2792, 1613, 87, '', '103', 'Advance', 'standard', NULL, '0.00', '0.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '0.0000', '', '0.00', NULL, 3, 'Ton', '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2806, 1614, 83, '', '202001', 'Coal', 'standard', NULL, '8900.00', '8900.00', '15.40', 1, '0.0000', NULL, '', '0', '0.00', '137060.0000', '', '8900.00', NULL, 3, 'Ton', '15.4000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2809, 1617, 83, '', '202001', 'Coal', 'standard', NULL, '8850.00', '8850.00', '13.31', 1, '0.0000', NULL, '', '0', '0.00', '117793.5000', '', '8850.00', NULL, 3, 'Ton', '13.3100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2810, 1618, 83, '', '202001', 'Coal', 'standard', NULL, '8850.00', '8850.00', '13.60', 1, '0.0000', NULL, '', '0', '0.00', '120360.0000', '', '8850.00', NULL, 3, 'Ton', '13.6000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2811, 1619, 83, '', '202001', 'Coal', 'standard', NULL, '9000.00', '9000.00', '20.86', 1, '0.0000', NULL, '', '0', '0.00', '187740.0000', '', '9000.00', NULL, 3, 'Ton', '20.8600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2812, 1620, 83, '', '202001', 'Coal', 'standard', NULL, '9000.00', '9000.00', '21.24', 1, '0.0000', NULL, '', '0', '0.00', '191160.0000', '', '9000.00', NULL, 3, 'Ton', '21.2400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2813, 1621, 83, '', '202001', 'Coal', 'standard', NULL, '8800.00', '8800.00', '21.08', 1, '0.0000', NULL, '', '0', '0.00', '185504.0000', '', '8800.00', NULL, 3, 'Ton', '21.0800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2814, 1622, 83, '', '202001', 'Coal', 'standard', NULL, '8875.00', '8875.00', '18.86', 1, '0.0000', NULL, '', '0', '0.00', '167382.5000', '', '8875.00', NULL, 3, 'Ton', '18.8600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2816, 1623, 83, '', '202001', 'Coal', 'standard', NULL, '8875.00', '8875.00', '21.30', 1, '0.0000', NULL, '', '0', '0.00', '189037.5000', '', '8875.00', NULL, 3, 'Ton', '21.3000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2817, 1624, 83, '', '202001', 'Coal', 'standard', NULL, '8875.00', '8875.00', '20.76', 1, '0.0000', NULL, '', '0', '0.00', '184245.0000', '', '8875.00', NULL, 3, 'Ton', '20.7600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2818, 1625, 83, '', '202001', 'Coal', 'standard', NULL, '8875.00', '8875.00', '20.29', 1, '0.0000', NULL, '', '0', '0.00', '180073.7500', '', '8875.00', NULL, 3, 'Ton', '20.2900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2819, 1626, 83, '', '202001', 'Coal', 'standard', NULL, '8000.00', '8000.00', '300.00', 1, '0.0000', NULL, '', '0', '0.00', '2400000.0000', '', '8000.00', NULL, 3, 'Ton', '300.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2823, 1627, 83, '', '202001', 'Coal', 'standard', NULL, '9000.00', '9000.00', '22.36', 1, '0.0000', NULL, '', '0', '0.00', '201240.0000', '', '9000.00', NULL, 3, 'Ton', '22.3600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2824, 1628, 83, '', '202001', 'Coal', 'standard', NULL, '9000.00', '9000.00', '22.22', 1, '0.0000', NULL, '', '0', '0.00', '199980.0000', '', '9000.00', NULL, 3, 'Ton', '22.2200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2827, 1630, 88, '', '963', 'Other Fare', 'standard', NULL, '1014984.00', '1014984.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '1014984.0000', '', '1014984.00', NULL, 3, 'Ton', '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2846, 1631, 83, '', '202001', 'Coal', 'standard', NULL, '8200.00', '8200.00', '15.24', 1, '0.0000', NULL, '', '0', '0.00', '124968.0000', '', '8200.00', NULL, 3, 'Ton', '15.2400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2847, 1632, 83, '', '202001', 'Coal', 'standard', NULL, '8200.00', '8200.00', '15.20', 1, '0.0000', NULL, '', '0', '0.00', '124640.0000', '', '8200.00', NULL, 3, 'Ton', '15.2000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2848, 1633, 83, '', '202001', 'Coal', 'standard', NULL, '8200.00', '8200.00', '14.35', 1, '0.0000', NULL, '', '0', '0.00', '117670.0000', '', '8200.00', NULL, 3, 'Ton', '14.3500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2849, 1634, 83, '', '202001', 'Coal', 'standard', NULL, '9000.00', '9000.00', '22.39', 1, '0.0000', NULL, '', '0', '0.00', '201510.0000', '', '9000.00', NULL, 3, 'Ton', '22.3900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2850, 1635, 83, '', '202001', 'Coal', 'standard', NULL, '9000.00', '9000.00', '20.18', 1, '0.0000', NULL, '', '0', '0.00', '181620.0000', '', '9000.00', NULL, 3, 'Ton', '20.1800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2851, 1636, 83, '', '202001', 'Coal', 'standard', NULL, '9000.00', '9000.00', '21.72', 1, '0.0000', NULL, '', '0', '0.00', '195480.0000', '', '9000.00', NULL, 3, 'Ton', '21.7200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2852, 1637, 83, '', '202001', 'Coal', 'standard', NULL, '8000.00', '8000.00', '19.07', 1, '0.0000', NULL, '', '0', '0.00', '152560.0000', '', '8000.00', NULL, 3, 'Ton', '19.0700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2853, 1638, 83, '', '202001', 'Coal', 'standard', NULL, '9000.00', '9000.00', '19.97', 1, '0.0000', NULL, '', '0', '0.00', '179730.0000', '', '9000.00', NULL, 3, 'Ton', '19.9700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2854, 1639, 83, '', '202001', 'Coal', 'standard', NULL, '8800.00', '8800.00', '23.08', 1, '0.0000', NULL, '', '0', '0.00', '203104.0000', '', '8800.00', NULL, 3, 'Ton', '23.0800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2855, 1640, 83, '', '202001', 'Coal', 'standard', NULL, '8800.00', '8800.00', '23.22', 1, '0.0000', NULL, '', '0', '0.00', '204336.0000', '', '8800.00', NULL, 3, 'Ton', '23.2200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2856, 1641, 83, '', '202001', 'Coal', 'standard', NULL, '9000.00', '9000.00', '21.37', 1, '0.0000', NULL, '', '0', '0.00', '192330.0000', '', '9000.00', NULL, 3, 'Ton', '21.3700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2857, 1642, 83, '', '202001', 'Coal', 'standard', NULL, '9000.00', '9000.00', '19.98', 1, '0.0000', NULL, '', '0', '0.00', '179820.0000', '', '9000.00', NULL, 3, 'Ton', '19.9800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2858, 1647, 83, '', '202001', 'Coal', 'standard', NULL, '9000.00', '9000.00', '23.74', 1, '0.0000', NULL, '', '0', '0.00', '213660.0000', '', '9000.00', NULL, 3, 'Ton', '23.7400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2859, 1643, 83, '', '202001', 'Coal', 'standard', NULL, '8900.00', '8900.00', '20.26', 1, '0.0000', NULL, '', '0', '0.00', '180314.0000', '', '8900.00', NULL, 3, 'Ton', '20.2600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2860, 1644, 83, '', '202001', 'Coal', 'standard', NULL, '8200.00', '8200.00', '190.00', 1, '0.0000', NULL, '', '0', '0.00', '1558000.0000', '', '8200.00', NULL, 3, 'Ton', '190.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2861, 1645, 83, '', '202001', 'Coal', 'standard', NULL, '7500.00', '7500.00', '23.39', 1, '0.0000', NULL, '', '0', '0.00', '175425.0000', '', '7500.00', NULL, 3, 'Ton', '23.3900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2862, 1646, 83, '', '202001', 'Coal', 'standard', NULL, '7500.00', '7500.00', '15.76', 1, '0.0000', NULL, '', '0', '0.00', '118200.0000', '', '7500.00', NULL, 3, 'Ton', '15.7600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2864, 1648, 87, '', '103', 'Advance', 'standard', NULL, '0.00', '0.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '0.0000', '', '0.00', NULL, 3, 'Ton', '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2866, 1649, 87, '', '103', 'Advance', 'standard', NULL, '0.00', '0.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '0.0000', '', '0.00', NULL, 3, 'Ton', '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2870, 1651, 82, '', '202002', 'Stone', 'standard', NULL, '164.50', '164.50', '92.00', 1, '0.0000', NULL, '', '0', '0.00', '15134.0000', '', '164.50', NULL, 3, 'Ton', '92.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2871, 1652, 82, '', '202002', 'Stone', 'standard', NULL, '170.00', '170.00', '199.00', 1, '0.0000', NULL, '', '0', '0.00', '33830.0000', '', '170.00', NULL, 3, 'Ton', '199.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2907, 1653, 83, '', '202001', 'Coal', 'standard', NULL, '8900.00', '8900.00', '15.18', 1, '0.0000', NULL, '', '0', '0.00', '135102.0000', '', '8900.00', NULL, 3, 'Ton', '15.1800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2908, 1654, 83, '', '202001', 'Coal', 'standard', NULL, '8900.00', '8900.00', '15.57', 1, '0.0000', NULL, '', '0', '0.00', '138573.0000', '', '8900.00', NULL, 3, 'Ton', '15.5700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2909, 1655, 83, '', '202001', 'Coal', 'standard', NULL, '8900.00', '8900.00', '14.38', 1, '0.0000', NULL, '', '0', '0.00', '127982.0000', '', '8900.00', NULL, 3, 'Ton', '14.3800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2910, 1656, 83, '', '202001', 'Coal', 'standard', 0, '8000.00', '8000.00', '19.08', 1, '0.0000', NULL, '', '0', '0.00', '152640.0000', '', '8000.00', NULL, 3, 'Ton', '19.0800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2911, 1657, 83, '', '202001', 'Coal', 'standard', NULL, '9000.00', '9000.00', '21.01', 1, '0.0000', NULL, '', '0', '0.00', '189090.0000', '', '9000.00', NULL, 3, 'Ton', '21.0100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2912, 1658, 83, '', '202001', 'Coal', 'standard', NULL, '9000.00', '9000.00', '24.17', 1, '0.0000', NULL, '', '0', '0.00', '217530.0000', '', '9000.00', NULL, 3, 'Ton', '24.1700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2913, 1659, 83, '', '202001', 'Coal', 'standard', NULL, '9000.00', '9000.00', '20.23', 1, '0.0000', NULL, '', '0', '0.00', '182070.0000', '', '9000.00', NULL, 3, 'Ton', '20.2300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2914, 1660, 83, '', '202001', 'Coal', 'standard', NULL, '9000.00', '9000.00', '23.06', 1, '0.0000', NULL, '', '0', '0.00', '207540.0000', '', '9000.00', NULL, 3, 'Ton', '23.0600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2915, 1661, 83, '', '202001', 'Coal', 'standard', NULL, '9000.00', '9000.00', '22.95', 1, '0.0000', NULL, '', '0', '0.00', '206550.0000', '', '9000.00', NULL, 3, 'Ton', '22.9500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2916, 1662, 83, '', '202001', 'Coal', 'standard', NULL, '9000.00', '9000.00', '22.48', 1, '0.0000', NULL, '', '0', '0.00', '202320.0000', '', '9000.00', NULL, 3, 'Ton', '22.4800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2917, 1663, 83, '', '202001', 'Coal', 'standard', NULL, '9000.00', '9000.00', '21.96', 1, '0.0000', NULL, '', '0', '0.00', '197640.0000', '', '9000.00', NULL, 3, 'Ton', '21.9600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2918, 1664, 83, '', '202001', 'Coal', 'standard', NULL, '9000.00', '9000.00', '21.70', 1, '0.0000', NULL, '', '0', '0.00', '195300.0000', '', '9000.00', NULL, 3, 'Ton', '21.7000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2919, 1665, 83, '', '202001', 'Coal', 'standard', NULL, '8900.00', '8900.00', '18.25', 1, '0.0000', NULL, '', '0', '0.00', '162425.0000', '', '8900.00', NULL, 3, 'Ton', '18.2500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2920, 1666, 83, '', '202001', 'Coal', 'standard', NULL, '9000.00', '9000.00', '15.05', 1, '0.0000', NULL, '', '0', '0.00', '135450.0000', '', '9000.00', NULL, 3, 'Ton', '15.0500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2921, 1667, 83, '', '202001', 'Coal', 'standard', NULL, '9000.00', '9000.00', '24.41', 1, '0.0000', NULL, '', '0', '0.00', '219690.0000', '', '9000.00', NULL, 3, 'Ton', '24.4100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2922, 1668, 83, '', '202001', 'Coal', 'standard', NULL, '9000.00', '9000.00', '15.58', 1, '0.0000', NULL, '', '0', '0.00', '140220.0000', '', '9000.00', NULL, 3, 'Ton', '15.5800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2923, 1669, 83, '', '202001', 'Coal', 'standard', NULL, '8950.00', '8950.00', '14.11', 1, '0.0000', NULL, '', '0', '0.00', '126284.5000', '', '8950.00', NULL, 3, 'Ton', '14.1100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2924, 1670, 83, '', '202001', 'Coal', 'standard', NULL, '9000.00', '9000.00', '20.64', 1, '0.0000', NULL, '', '0', '0.00', '185760.0000', '', '9000.00', NULL, 3, 'Ton', '20.6400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2925, 1671, 83, '', '202001', 'Coal', 'standard', NULL, '8500.00', '8500.00', '14.97', 1, '0.0000', NULL, '', '0', '0.00', '127245.0000', '', '8500.00', NULL, 3, 'Ton', '14.9700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2926, 1672, 83, '', '202001', 'Coal', 'standard', NULL, '8500.00', '8500.00', '14.30', 1, '0.0000', NULL, '', '0', '0.00', '121550.0000', '', '8500.00', NULL, 3, 'Ton', '14.3000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2927, 1673, 83, '', '202001', 'Coal', 'standard', NULL, '8550.00', '8550.00', '22.06', 1, '0.0000', NULL, '', '0', '0.00', '188613.0000', '', '8550.00', NULL, 3, 'Ton', '22.0600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2928, 1674, 83, '', '202001', 'Coal', 'standard', NULL, '8100.00', '8100.00', '17.78', 1, '0.0000', NULL, '', '0', '0.00', '144018.0000', '', '8100.00', NULL, 3, 'Ton', '17.7800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2929, 1675, 83, '', '202001', 'Coal', 'standard', NULL, '8100.00', '8100.00', '16.69', 1, '0.0000', NULL, '', '0', '0.00', '135189.0000', '', '8100.00', NULL, 3, 'Ton', '16.6900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2930, 1676, 83, '', '202001', 'Coal', 'standard', NULL, '8100.00', '8100.00', '18.40', 1, '0.0000', NULL, '', '0', '0.00', '149040.0000', '', '8100.00', NULL, 3, 'Ton', '18.4000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2931, 1677, 83, '', '202001', 'Coal', 'standard', NULL, '8400.00', '8400.00', '17.56', 1, '0.0000', NULL, '', '0', '0.00', '147504.0000', '', '8400.00', NULL, 3, 'Ton', '17.5600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2933, 1679, 83, '', '202001', 'Coal', 'standard', NULL, '8200.00', '8200.00', '23.52', 1, '0.0000', NULL, '', '0', '0.00', '192864.0000', '', '8200.00', NULL, 3, 'Ton', '23.5200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2934, 1680, 83, '', '202001', 'Coal', 'standard', NULL, '8300.00', '8300.00', '18.36', 1, '0.0000', NULL, '', '0', '0.00', '152388.0000', '', '8300.00', NULL, 3, 'Ton', '18.3600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2935, 1681, 83, '', '202001', 'Coal', 'standard', NULL, '8050.00', '8050.00', '24.94', 1, '0.0000', NULL, '', '0', '0.00', '200767.0000', '', '8050.00', NULL, 3, 'Ton', '24.9400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2936, 1682, 83, '', '202001', 'Coal', 'standard', NULL, '8200.00', '8200.00', '17.97', 1, '0.0000', NULL, '', '0', '0.00', '147354.0000', '', '8200.00', NULL, 3, 'Ton', '17.9700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2937, 1683, 83, '', '202001', 'Coal', 'standard', NULL, '8200.00', '8200.00', '24.83', 1, '0.0000', NULL, '', '0', '0.00', '203606.0000', '', '8200.00', NULL, 3, 'Ton', '24.8300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2938, 1684, 83, '', '202001', 'Coal', 'standard', NULL, '7500.00', '7500.00', '23.15', 1, '0.0000', NULL, '', '0', '0.00', '173625.0000', '', '7500.00', NULL, 3, 'Ton', '23.1500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2939, 1685, 83, '', '202001', 'Coal', 'standard', NULL, '7500.00', '7500.00', '22.51', 1, '0.0000', NULL, '', '0', '0.00', '168825.0000', '', '7500.00', NULL, 3, 'Ton', '22.5100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2940, 1686, 83, '', '202001', 'Coal', 'standard', NULL, '7500.00', '7500.00', '22.31', 1, '0.0000', NULL, '', '0', '0.00', '167325.0000', '', '7500.00', NULL, 3, 'Ton', '22.3100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2941, 1687, 83, '', '202001', 'Coal', 'standard', NULL, '7500.00', '7500.00', '24.30', 1, '0.0000', NULL, '', '0', '0.00', '182250.0000', '', '7500.00', NULL, 3, 'Ton', '24.3000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2943, 1688, 83, '', '202001', 'Coal', 'standard', NULL, '8500.00', '8500.00', '19.08', 1, '0.0000', NULL, '', '0', '0.00', '162180.0000', '', '8500.00', NULL, 3, 'Ton', '19.0800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2946, 1689, 87, '', '103', 'Advance', 'standard', NULL, '0.00', '0.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '0.0000', '', '0.00', NULL, 3, 'Ton', '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2947, 1690, 87, '', '103', 'Advance', 'standard', NULL, '0.00', '0.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '0.0000', '', '0.00', NULL, 3, 'Ton', '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2983, 1691, 83, '', '202001', 'Coal', 'standard', NULL, '8550.00', '8550.00', '22.32', 1, '0.0000', NULL, '', '0', '0.00', '190836.0000', '', '8550.00', NULL, 3, 'Ton', '22.3200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2984, 1692, 83, '', '202001', 'Coal', 'standard', NULL, '8550.00', '8550.00', '22.89', 1, '0.0000', NULL, '', '0', '0.00', '195709.5000', '', '8550.00', NULL, 3, 'Ton', '22.8900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2985, 1693, 83, '', '202001', 'Coal', 'standard', NULL, '8400.00', '8400.00', '17.66', 1, '0.0000', NULL, '', '0', '0.00', '148344.0000', '', '8400.00', NULL, 3, 'Ton', '17.6600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2986, 1694, 83, '', '202001', 'Coal', 'standard', NULL, '8100.00', '8100.00', '16.27', 1, '0.0000', NULL, '', '0', '0.00', '131787.0000', '', '8100.00', NULL, 3, 'Ton', '16.2700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2987, 1695, 83, '', '202001', 'Coal', 'standard', NULL, '8100.00', '8100.00', '14.56', 1, '0.0000', NULL, '', '0', '0.00', '117936.0000', '', '8100.00', NULL, 3, 'Ton', '14.5600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2988, 1696, 83, '', '202001', 'Coal', 'standard', NULL, '8100.00', '8100.00', '14.53', 1, '0.0000', NULL, '', '0', '0.00', '117693.0000', '', '8100.00', NULL, 3, 'Ton', '14.5300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2989, 1697, 83, '', '202001', 'Coal', 'standard', NULL, '8100.00', '8100.00', '18.54', 1, '0.0000', NULL, '', '0', '0.00', '150174.0000', '', '8100.00', NULL, 3, 'Ton', '18.5400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2990, 1698, 83, '', '202001', 'Coal', 'standard', NULL, '8400.00', '8400.00', '18.98', 1, '0.0000', NULL, '', '0', '0.00', '159432.0000', '', '8400.00', NULL, 3, 'Ton', '18.9800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2991, 1699, 83, '', '202001', 'Coal', 'standard', NULL, '8550.00', '8550.00', '25.01', 1, '0.0000', NULL, '', '0', '0.00', '213835.5000', '', '8550.00', NULL, 3, 'Ton', '25.0100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2992, 1700, 83, '', '202001', 'Coal', 'standard', NULL, '8550.00', '8550.00', '23.20', 1, '0.0000', NULL, '', '0', '0.00', '198360.0000', '', '8550.00', NULL, 3, 'Ton', '23.2000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2993, 1701, 83, '', '202001', 'Coal', 'standard', NULL, '8400.00', '8400.00', '16.72', 1, '0.0000', NULL, '', '0', '0.00', '140448.0000', '', '8400.00', NULL, 3, 'Ton', '16.7200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2994, 1702, 83, '', '202001', 'Coal', 'standard', NULL, '8150.00', '8150.00', '25.28', 1, '0.0000', NULL, '', '0', '0.00', '206032.0000', '', '8150.00', NULL, 3, 'Ton', '25.2800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2995, 1703, 83, '', '202001', 'Coal', 'standard', NULL, '8150.00', '8150.00', '23.70', 1, '0.0000', NULL, '', '0', '0.00', '193155.0000', '', '8150.00', NULL, 3, 'Ton', '23.7000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2996, 1704, 83, '', '202001', 'Coal', 'standard', NULL, '8200.00', '8200.00', '22.60', 1, '0.0000', NULL, '', '0', '0.00', '185320.0000', '', '8200.00', NULL, 3, 'Ton', '22.6000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2997, 1705, 83, '', '202001', 'Coal', 'standard', NULL, '8200.00', '8200.00', '24.27', 1, '0.0000', NULL, '', '0', '0.00', '199014.0000', '', '8200.00', NULL, 3, 'Ton', '24.2700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2998, 1706, 83, '', '202001', 'Coal', 'standard', NULL, '8050.00', '8050.00', '23.24', 1, '0.0000', NULL, '', '0', '0.00', '187082.0000', '', '8050.00', NULL, 3, 'Ton', '23.2400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (2999, 1707, 83, '', '202001', 'Coal', 'standard', NULL, '8050.00', '8050.00', '21.09', 1, '0.0000', NULL, '', '0', '0.00', '169774.5000', '', '8050.00', NULL, 3, 'Ton', '21.0900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3000, 1708, 83, '', '202001', 'Coal', 'standard', NULL, '8050.00', '8050.00', '21.59', 1, '0.0000', NULL, '', '0', '0.00', '173799.5000', '', '8050.00', NULL, 3, 'Ton', '21.5900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3001, 1709, 83, '', '202001', 'Coal', 'standard', NULL, '8200.00', '8200.00', '20.37', 1, '0.0000', NULL, '', '0', '0.00', '166952.0000', '', '8200.00', NULL, 3, 'Ton', '20.3600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3002, 1710, 83, '', '202001', 'Coal', 'standard', NULL, '8200.00', '8200.00', '25.04', 1, '0.0000', NULL, '', '0', '0.00', '205328.0000', '', '8200.00', NULL, 3, 'Ton', '25.0400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3003, 1711, 83, '', '202001', 'Coal', 'standard', NULL, '8200.00', '8200.00', '25.88', 1, '0.0000', NULL, '', '0', '0.00', '212216.0000', '', '8200.00', NULL, 3, 'Ton', '25.8800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3004, 1712, 83, '', '202001', 'Coal', 'standard', NULL, '8200.00', '8200.00', '25.45', 1, '0.0000', NULL, '', '0', '0.00', '208690.0000', '', '8200.00', NULL, 3, 'Ton', '25.4500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3005, 1713, 83, '', '202001', 'Coal', 'standard', NULL, '8300.00', '8300.00', '23.77', 1, '0.0000', NULL, '', '0', '0.00', '197291.0000', '', '8300.00', NULL, 3, 'Ton', '23.7700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3006, 1714, 83, '', '202001', 'Coal', 'standard', NULL, '8300.00', '8300.00', '23.77', 1, '0.0000', NULL, '', '0', '0.00', '197291.0000', '', '8300.00', NULL, 3, 'Ton', '23.7700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3007, 1715, 83, '', '202001', 'Coal', 'standard', NULL, '9000.00', '9000.00', '24.23', 1, '0.0000', NULL, '', '0', '0.00', '218070.0000', '', '9000.00', NULL, 3, 'Ton', '24.2300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3008, 1716, 83, '', '202001', 'Coal', 'standard', NULL, '9000.00', '9000.00', '22.00', 1, '0.0000', NULL, '', '0', '0.00', '198000.0000', '', '9000.00', NULL, 3, 'Ton', '22.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3009, 1717, 83, '', '202001', 'Coal', 'standard', NULL, '9000.00', '9000.00', '21.18', 1, '0.0000', NULL, '', '0', '0.00', '190620.0000', '', '9000.00', NULL, 3, 'Ton', '21.1800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3011, 1719, 83, '', '202001', 'Coal', 'standard', NULL, '7500.00', '7500.00', '23.16', 1, '0.0000', NULL, '', '0', '0.00', '173700.0000', '', '7500.00', NULL, 3, 'Ton', '23.1600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3012, 1720, 83, '', '202001', 'Coal', 'standard', NULL, '7500.00', '7500.00', '23.07', 1, '0.0000', NULL, '', '0', '0.00', '173025.0000', '', '7500.00', NULL, 3, 'Ton', '23.0700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3013, 1721, 83, '', '202001', 'Coal', 'standard', NULL, '7500.00', '7500.00', '22.00', 1, '0.0000', NULL, '', '0', '0.00', '165000.0000', '', '7500.00', NULL, 3, 'Ton', '22.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3014, 1722, 83, '', '202001', 'Coal', 'standard', NULL, '7500.00', '7500.00', '20.01', 1, '0.0000', NULL, '', '0', '0.00', '150075.0000', '', '7500.00', NULL, 3, 'Ton', '20.0100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3015, 1723, 83, '', '202001', 'Coal', 'standard', NULL, '8000.00', '8000.00', '130.00', 1, '0.0000', NULL, '', '0', '0.00', '1040000.0000', '', '8000.00', NULL, 3, 'Ton', '130.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3016, 1724, 83, '', '202001', 'Coal', 'standard', NULL, '8000.00', '8000.00', '150.00', 1, '0.0000', NULL, '', '0', '0.00', '1200000.0000', '', '8000.00', NULL, 3, 'Ton', '150.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3017, 1725, 83, '', '202001', 'Coal', 'standard', NULL, '7500.00', '7500.00', '19.75', 1, '0.0000', NULL, '', '0', '0.00', '148125.0000', '', '7500.00', NULL, 3, 'Ton', '19.7500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3021, 1727, 83, '', '202001', 'Coal', 'standard', NULL, '9000.00', '9000.00', '22.32', 1, '0.0000', NULL, '', '0', '0.00', '200880.0000', '', '9000.00', NULL, 3, 'Ton', '22.3200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3023, 1728, 84, '', '200000', 'Cash Return', 'standard', NULL, '34500.00', '34500.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '34500.0000', '', '34500.00', NULL, 3, 'Ton', '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3025, 1729, 84, '', '200000', 'Cash Return', 'standard', NULL, '6150.00', '6150.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '6150.0000', '', '6150.00', NULL, 3, 'Ton', '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3027, 1730, 84, '', '200000', 'Cash Return', 'standard', NULL, '6355.00', '6355.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '6355.0000', '', '6355.00', NULL, 3, 'Ton', '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3030, 1731, 88, '', '963', 'Other Fare', 'standard', NULL, '150.00', '150.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '150.0000', '', '150.00', NULL, 3, 'Ton', '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3063, 1732, 83, '', '202001', 'Coal', 'standard', NULL, '8200.00', '8200.00', '27.61', 1, '0.0000', NULL, '', '0', '0.00', '226402.0000', '', '8200.00', NULL, 3, 'Ton', '27.6100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3064, 1733, 83, '', '202001', 'Coal', 'standard', NULL, '8200.00', '8200.00', '25.30', 1, '0.0000', NULL, '', '0', '0.00', '207460.0000', '', '8200.00', NULL, 3, 'Ton', '25.3000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3065, 1734, 83, '', '202001', 'Coal', 'standard', NULL, '8200.00', '8200.00', '19.36', 1, '0.0000', NULL, '', '0', '0.00', '158752.0000', '', '8200.00', NULL, 3, 'Ton', '19.3600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3066, 1735, 83, '', '202001', 'Coal', 'standard', NULL, '8250.00', '8250.00', '27.08', 1, '0.0000', NULL, '', '0', '0.00', '223410.0000', '', '8250.00', NULL, 3, 'Ton', '27.0800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3067, 1736, 83, '', '202001', 'Coal', 'standard', NULL, '8200.00', '8200.00', '20.47', 1, '0.0000', NULL, '', '0', '0.00', '167854.0000', '', '8200.00', NULL, 3, 'Ton', '20.4700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3068, 1737, 83, '', '202001', 'Coal', 'standard', NULL, '8050.00', '8050.00', '20.48', 1, '0.0000', NULL, '', '0', '0.00', '164864.0000', '', '8050.00', NULL, 3, 'Ton', '20.4800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3069, 1738, 83, '', '202001', 'Coal', 'standard', NULL, '8050.00', '8050.00', '18.67', 1, '0.0000', NULL, '', '0', '0.00', '150293.5000', '', '8050.00', NULL, 3, 'Ton', '18.6700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3071, 1740, 83, '', '202001', 'Coal', 'standard', NULL, '8200.00', '8200.00', '23.82', 1, '0.0000', NULL, '', '0', '0.00', '195324.0000', '', '8200.00', NULL, 3, 'Ton', '23.8200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3072, 1739, 83, '', '202001', 'Coal', 'standard', NULL, '8050.00', '8050.00', '22.87', 1, '0.0000', NULL, '', '0', '0.00', '184103.5000', '', '8050.00', NULL, 3, 'Ton', '22.8700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3073, 1741, 83, '', '202001', 'Coal', 'standard', NULL, '8200.00', '8200.00', '24.76', 1, '0.0000', NULL, '', '0', '0.00', '203032.0000', '', '8200.00', NULL, 3, 'Ton', '24.7600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3074, 1742, 83, '', '202001', 'Coal', 'standard', NULL, '8200.00', '8200.00', '23.92', 1, '0.0000', NULL, '', '0', '0.00', '196144.0000', '', '8200.00', NULL, 3, 'Ton', '23.9200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3075, 1743, 83, '', '202001', 'Coal', 'standard', NULL, '8950.00', '8950.00', '14.30', 1, '0.0000', NULL, '', '0', '0.00', '127985.0000', '', '8950.00', NULL, 3, 'Ton', '14.3000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3076, 1744, 83, '', '202001', 'Coal', 'standard', NULL, '8950.00', '8950.00', '14.08', 1, '0.0000', NULL, '', '0', '0.00', '126016.0000', '', '8950.00', NULL, 3, 'Ton', '14.0800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3077, 1745, 83, '', '202001', 'Coal', 'standard', NULL, '8875.00', '8875.00', '21.26', 1, '0.0000', NULL, '', '0', '0.00', '188682.5000', '', '8875.00', NULL, 3, 'Ton', '21.2600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3078, 1746, 83, '', '202001', 'Coal', 'standard', NULL, '8875.00', '8875.00', '19.45', 1, '0.0000', NULL, '', '0', '0.00', '172618.7500', '', '8875.00', NULL, 3, 'Ton', '19.4500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3079, 1747, 83, '', '202001', 'Coal', 'standard', NULL, '8875.00', '8875.00', '19.90', 1, '0.0000', NULL, '', '0', '0.00', '176612.5000', '', '8875.00', NULL, 3, 'Ton', '19.9000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3080, 1748, 83, '', '202001', 'Coal', 'standard', NULL, '8875.00', '8875.00', '19.71', 1, '0.0000', NULL, '', '0', '0.00', '174837.5000', '', '8875.00', NULL, 3, 'Ton', '19.7000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3082, 1762, 83, '', '202001', 'Coal', 'standard', NULL, '9000.00', '9000.00', '13.59', 1, '0.0000', NULL, '', '0', '0.00', '122310.0000', '', '9000.00', NULL, 3, 'Ton', '13.5900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3083, 1750, 83, '', '202001', 'Coal', 'standard', NULL, '8000.00', '8000.00', '19.07', 1, '0.0000', NULL, '', '0', '0.00', '152560.0000', '', '8000.00', NULL, 3, 'Ton', '19.0700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3084, 1751, 83, '', '202001', 'Coal', 'standard', NULL, '9000.00', '9000.00', '22.01', 1, '0.0000', NULL, '', '0', '0.00', '198090.0000', '', '9000.00', NULL, 3, 'Ton', '22.0100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3086, 1763, 83, '', '202001', 'Coal', 'standard', NULL, '9000.00', '9000.00', '23.40', 1, '0.0000', NULL, '', '0', '0.00', '210600.0000', '', '9000.00', NULL, 3, 'Ton', '23.4000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3088, 1753, 83, '', '202001', 'Coal', 'standard', 0, '8400.00', '8400.00', '17.37', 1, '0.0000', NULL, '', '0', '0.00', '145908.0000', '', '8400.00', NULL, 3, 'Ton', '17.3700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3089, 1754, 83, '', '202001', 'Coal', 'standard', NULL, '8500.00', '8500.00', '15.38', 1, '0.0000', NULL, '', '0', '0.00', '130730.0000', '', '8500.00', NULL, 3, 'Ton', '15.3800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3091, 1755, 83, '', '202001', 'Coal', 'standard', NULL, '8100.00', '8100.00', '16.91', 1, '0.0000', NULL, '', '0', '0.00', '136971.0000', '', '8100.00', NULL, 3, 'Ton', '16.9100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3092, 1756, 83, '', '202001', 'Coal', 'standard', NULL, '8100.00', '8100.00', '15.56', 1, '0.0000', NULL, '', '0', '0.00', '126036.0000', '', '8100.00', NULL, 3, 'Ton', '15.5600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3093, 1757, 83, '', '202001', 'Coal', 'standard', NULL, '8400.00', '8400.00', '18.34', 1, '0.0000', NULL, '', '0', '0.00', '154056.0000', '', '8400.00', NULL, 3, 'Ton', '18.3400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3094, 1758, 83, '', '202001', 'Coal', 'standard', NULL, '8500.00', '8500.00', '17.00', 1, '0.0000', NULL, '', '0', '0.00', '144500.0000', '', '8500.00', NULL, 3, 'Ton', '17.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3095, 1759, 83, '', '202001', 'Coal', 'standard', NULL, '8300.00', '8300.00', '200.00', 1, '0.0000', NULL, '', '0', '0.00', '1660000.0000', '', '8300.00', NULL, 3, 'Ton', '200.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3096, 1760, 83, '', '202001', 'Coal', 'standard', NULL, '7200.00', '7200.00', '21.79', 1, '0.0000', NULL, '', '0', '0.00', '156888.0000', '', '7200.00', NULL, 3, 'Ton', '21.7900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3097, 1761, 83, '', '202001', 'Coal', 'standard', NULL, '7500.00', '7500.00', '13.08', 1, '0.0000', NULL, '', '0', '0.00', '98100.0000', '', '7500.00', NULL, 3, 'Ton', '13.0800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3143, 1765, 83, '', '202001', 'Coal', 'standard', NULL, '8200.00', '8200.00', '23.82', 1, '0.0000', NULL, '', '0', '0.00', '195324.0000', '', '8200.00', NULL, 3, 'Ton', '23.8200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3144, 1764, 82, '', '202002', 'Stone', 'standard', NULL, '170.00', '170.00', '558.00', 1, '0.0000', NULL, '', '0', '0.00', '94860.0000', '', '170.00', NULL, 3, 'Ton', '558.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3145, 1766, 83, '', '202001', 'Coal', 'standard', NULL, '8200.00', '8200.00', '22.61', 1, '0.0000', NULL, '', '0', '0.00', '185402.0000', '', '8200.00', NULL, 3, 'Ton', '22.6100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3146, 1767, 83, '', '202001', 'Coal', 'standard', NULL, '8200.00', '8200.00', '23.95', 1, '0.0000', NULL, '', '0', '0.00', '196390.0000', '', '8200.00', NULL, 3, 'Ton', '23.9500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3149, 1803, 83, '', '202001', 'Coal', 'standard', 0, '8200.00', '8200.00', '24.75', 1, '0.0000', NULL, '', '0', '0.00', '202950.0000', '', '8200.00', NULL, 3, 'Ton', '24.7500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3150, 1769, 83, '', '202001', 'Coal', 'standard', NULL, '8200.00', '8200.00', '23.85', 1, '0.0000', NULL, '', '0', '0.00', '195570.0000', '', '8200.00', NULL, 3, 'Ton', '23.8500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3151, 1770, 83, '', '202001', 'Coal', 'standard', NULL, '8200.00', '8200.00', '26.74', 1, '0.0000', NULL, '', '0', '0.00', '219268.0000', '', '8200.00', NULL, 3, 'Ton', '26.7400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3152, 1771, 83, '', '202001', 'Coal', 'standard', NULL, '8200.00', '8200.00', '23.90', 1, '0.0000', NULL, '', '0', '0.00', '195980.0000', '', '8200.00', NULL, 3, 'Ton', '23.9000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3153, 1772, 83, '', '202001', 'Coal', 'standard', NULL, '8200.00', '8200.00', '16.01', 1, '0.0000', NULL, '', '0', '0.00', '131282.0000', '', '8200.00', NULL, 3, 'Ton', '16.0100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3154, 1773, 83, '', '202001', 'Coal', 'standard', NULL, '8050.00', '8050.00', '22.13', 1, '0.0000', NULL, '', '0', '0.00', '178146.5000', '', '8050.00', NULL, 3, 'Ton', '22.1300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3155, 1774, 83, '', '202001', 'Coal', 'standard', NULL, '7500.00', '7500.00', '21.71', 1, '0.0000', NULL, '', '0', '0.00', '162825.0000', '', '7500.00', NULL, 3, 'Ton', '21.7100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3156, 1775, 83, '', '202001', 'Coal', 'standard', NULL, '8400.00', '8400.00', '20.22', 1, '0.0000', NULL, '', '0', '0.00', '169848.0000', '', '8400.00', NULL, 3, 'Ton', '20.2200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3157, 1776, 83, '', '202001', 'Coal', 'standard', NULL, '8400.00', '8400.00', '19.34', 1, '0.0000', NULL, '', '0', '0.00', '162456.0000', '', '8400.00', NULL, 3, 'Ton', '19.3400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3159, 1777, 83, '', '202001', 'Coal', 'standard', NULL, '8100.00', '8100.00', '21.35', 1, '0.0000', NULL, '', '0', '0.00', '172935.0000', '', '8100.00', NULL, 3, 'Ton', '21.3500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3160, 1778, 83, '', '202001', 'Coal', 'standard', NULL, '8100.00', '8100.00', '18.65', 1, '0.0000', NULL, '', '0', '0.00', '151065.0000', '', '8100.00', NULL, 3, 'Ton', '18.6500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3161, 1779, 83, '', '202001', 'Coal', 'standard', NULL, '8100.00', '8100.00', '19.39', 1, '0.0000', NULL, '', '0', '0.00', '157059.0000', '', '8100.00', NULL, 3, 'Ton', '19.3900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3162, 1780, 83, '', '202001', 'Coal', 'standard', NULL, '8500.00', '8500.00', '15.98', 1, '0.0000', NULL, '', '0', '0.00', '135830.0000', '', '8500.00', NULL, 3, 'Ton', '15.9800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3163, 1781, 83, '', '202001', 'Coal', 'standard', 0, '8500.00', '8500.00', '17.94', 1, '0.0000', NULL, '', '0', '0.00', '152490.0000', '', '8500.00', NULL, 3, 'Ton', '17.9400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3164, 1782, 83, '', '202001', 'Coal', 'standard', NULL, '8300.00', '8300.00', '12.88', 1, '0.0000', NULL, '', '0', '0.00', '106904.0000', '', '8300.00', NULL, 3, 'Ton', '12.8800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3165, 1783, 83, '', '202001', 'Coal', 'standard', NULL, '8000.00', '8000.00', '19.07', 1, '0.0000', NULL, '', '0', '0.00', '152560.0000', '', '8000.00', NULL, 3, 'Ton', '19.0700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3166, 1784, 83, '', '202001', 'Coal', 'standard', NULL, '9000.00', '9000.00', '15.49', 1, '0.0000', NULL, '', '0', '0.00', '139410.0000', '', '9000.00', NULL, 3, 'Ton', '15.4900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3167, 1785, 83, '', '202001', 'Coal', 'standard', NULL, '9000.00', '9000.00', '14.27', 1, '0.0000', NULL, '', '0', '0.00', '128430.0000', '', '9000.00', NULL, 3, 'Ton', '14.2700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3168, 1786, 83, '', '202001', 'Coal', 'standard', NULL, '9000.00', '9000.00', '14.62', 1, '0.0000', NULL, '', '0', '0.00', '131580.0000', '', '9000.00', NULL, 3, 'Ton', '14.6200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3169, 1787, 83, '', '202001', 'Coal', 'standard', NULL, '9000.00', '9000.00', '14.10', 1, '0.0000', NULL, '', '0', '0.00', '126900.0000', '', '9000.00', NULL, 3, 'Ton', '14.1000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3170, 1788, 83, '', '202001', 'Coal', 'standard', NULL, '9000.00', '9000.00', '14.39', 1, '0.0000', NULL, '', '0', '0.00', '129510.0000', '', '9000.00', NULL, 3, 'Ton', '14.3900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3171, 1789, 83, '', '202001', 'Coal', 'standard', NULL, '9000.00', '9000.00', '15.24', 1, '0.0000', NULL, '', '0', '0.00', '137160.0000', '', '9000.00', NULL, 3, 'Ton', '15.2400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3172, 1790, 83, '', '202001', 'Coal', 'standard', NULL, '9000.00', '9000.00', '15.33', 1, '0.0000', NULL, '', '0', '0.00', '137970.0000', '', '9000.00', NULL, 3, 'Ton', '15.3300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3173, 1791, 83, '', '202001', 'Coal', 'standard', NULL, '9000.00', '9000.00', '14.97', 1, '0.0000', NULL, '', '0', '0.00', '134730.0000', '', '9000.00', NULL, 3, 'Ton', '14.9700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3175, 1793, 83, '', '202001', 'Coal', 'standard', NULL, '9000.00', '9000.00', '14.63', 1, '0.0000', NULL, '', '0', '0.00', '131670.0000', '', '9000.00', NULL, 3, 'Ton', '14.6300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3176, 1794, 83, '', '202001', 'Coal', 'standard', NULL, '9000.00', '9000.00', '14.74', 1, '0.0000', NULL, '', '0', '0.00', '132660.0000', '', '9000.00', NULL, 3, 'Ton', '14.7400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3177, 1795, 83, '', '202001', 'Coal', 'standard', NULL, '9000.00', '9000.00', '14.24', 1, '0.0000', NULL, '', '0', '0.00', '128160.0000', '', '9000.00', NULL, 3, 'Ton', '14.2400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3178, 1796, 83, '', '202001', 'Coal', 'standard', NULL, '9000.00', '9000.00', '13.08', 1, '0.0000', NULL, '', '0', '0.00', '117720.0000', '', '9000.00', NULL, 3, 'Ton', '13.0800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3179, 1799, 83, '', '202001', 'Coal', 'standard', NULL, '9000.00', '9000.00', '22.81', 1, '0.0000', NULL, '', '0', '0.00', '205290.0000', '', '9000.00', NULL, 3, 'Ton', '22.8100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3180, 1800, 83, '', '202001', 'Coal', 'standard', NULL, '9000.00', '9000.00', '25.42', 1, '0.0000', NULL, '', '0', '0.00', '228780.0000', '', '9000.00', NULL, 3, 'Ton', '25.4200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3181, 1801, 83, '', '202001', 'Coal', 'standard', NULL, '9000.00', '9000.00', '23.68', 1, '0.0000', NULL, '', '0', '0.00', '213120.0000', '', '9000.00', NULL, 3, 'Ton', '23.6800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3182, 1802, 83, '', '202001', 'Coal', 'standard', NULL, '8950.00', '8950.00', '18.40', 1, '0.0000', NULL, '', '0', '0.00', '164680.0000', '', '8950.00', NULL, 3, 'Ton', '18.4000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3184, 1804, 87, '', '103', 'Advance', 'standard', NULL, '0.00', '0.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '0.0000', '', '0.00', NULL, 3, 'Ton', '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3188, 1805, 84, '', '200000', 'Cash Return', 'standard', NULL, '44500.00', '44500.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '44500.0000', '', '44500.00', NULL, 3, 'Ton', '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3189, 1806, 88, '', '963', 'Other Fare', 'standard', NULL, '200.00', '200.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '200.0000', '', '200.00', NULL, 3, 'Ton', '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3190, 1807, 84, '', '200000', 'Cash Return', 'standard', NULL, '18100.00', '18100.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '18100.0000', '', '18100.00', NULL, 3, 'Ton', '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3204, 1808, 82, '', '202002', 'Stone', 'standard', NULL, '165.50', '165.50', '550.00', 1, '0.0000', NULL, '', '0', '0.00', '91025.0000', '', '165.50', NULL, 3, 'Ton', '550.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3220, 1809, 83, '', '202001', 'Coal', 'standard', NULL, '9000.00', '9000.00', '14.96', 1, '0.0000', NULL, '', '0', '0.00', '134640.0000', '', '9000.00', NULL, 3, 'Ton', '14.9600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3221, 1810, 83, '', '202001', 'Coal', 'standard', NULL, '9000.00', '9000.00', '13.56', 1, '0.0000', NULL, '', '0', '0.00', '122040.0000', '', '9000.00', NULL, 3, 'Ton', '13.5600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3222, 1811, 83, '', '202001', 'Coal', 'standard', NULL, '9000.00', '9000.00', '14.67', 1, '0.0000', NULL, '', '0', '0.00', '132030.0000', '', '9000.00', NULL, 3, 'Ton', '14.6700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3223, 1812, 83, '', '202001', 'Coal', 'standard', NULL, '9000.00', '9000.00', '14.48', 1, '0.0000', NULL, '', '0', '0.00', '130320.0000', '', '9000.00', NULL, 3, 'Ton', '14.4800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3224, 1813, 83, '', '202001', 'Coal', 'standard', NULL, '8950.00', '8950.00', '21.20', 1, '0.0000', NULL, '', '0', '0.00', '189740.0000', '', '8950.00', NULL, 3, 'Ton', '21.2000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3225, 1814, 83, '', '202001', 'Coal', 'standard', NULL, '9000.00', '9000.00', '21.16', 1, '0.0000', NULL, '', '0', '0.00', '190440.0000', '', '9000.00', NULL, 3, 'Ton', '21.1600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3226, 1815, 83, '', '202001', 'Coal', 'standard', NULL, '9000.00', '9000.00', '18.90', 1, '0.0000', NULL, '', '0', '0.00', '170100.0000', '', '9000.00', NULL, 3, 'Ton', '18.9000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3227, 1816, 83, '', '202001', 'Coal', 'standard', NULL, '9000.00', '9000.00', '25.26', 1, '0.0000', NULL, '', '0', '0.00', '227340.0000', '', '9000.00', NULL, 3, 'Ton', '25.2600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3228, 1818, 83, '', '202001', 'Coal', 'standard', NULL, '9000.00', '9000.00', '25.44', 1, '0.0000', NULL, '', '0', '0.00', '228960.0000', '', '9000.00', NULL, 3, 'Ton', '25.4400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3229, 1819, 83, '', '202001', 'Coal', 'standard', NULL, '8100.00', '8100.00', '14.81', 1, '0.0000', NULL, '', '0', '0.00', '119961.0000', '', '8100.00', NULL, 3, 'Ton', '14.8100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3230, 1820, 83, '', '202001', 'Coal', 'standard', NULL, '8100.00', '8100.00', '15.56', 1, '0.0000', NULL, '', '0', '0.00', '126036.0000', '', '8100.00', NULL, 3, 'Ton', '15.5600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3231, 1821, 83, '', '202001', 'Coal', 'standard', NULL, '8100.00', '8100.00', '13.53', 1, '0.0000', NULL, '', '0', '0.00', '109593.0000', '', '8100.00', NULL, 3, 'Ton', '13.5300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3232, 1822, 83, '', '202001', 'Coal', 'standard', NULL, '8100.00', '8100.00', '14.52', 1, '0.0000', NULL, '', '0', '0.00', '117612.0000', '', '8100.00', NULL, 3, 'Ton', '14.5200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3233, 1823, 83, '', '202001', 'Coal', 'standard', NULL, '8100.00', '8100.00', '22.18', 1, '0.0000', NULL, '', '0', '0.00', '179658.0000', '', '8100.00', NULL, 3, 'Ton', '22.1800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3234, 1824, 83, '', '202001', 'Coal', 'standard', NULL, '8100.00', '8100.00', '16.76', 1, '0.0000', NULL, '', '0', '0.00', '135756.0000', '', '8100.00', NULL, 3, 'Ton', '16.7600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3235, 1825, 83, '', '202001', 'Coal', 'standard', NULL, '8200.00', '8200.00', '16.07', 1, '0.0000', NULL, '', '0', '0.00', '131774.0000', '', '8200.00', NULL, 3, 'Ton', '16.0700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3236, 1826, 83, '', '202001', 'Coal', 'standard', NULL, '8200.00', '8200.00', '24.16', 1, '0.0000', NULL, '', '0', '0.00', '198112.0000', '', '8200.00', NULL, 3, 'Ton', '24.1600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3237, 1827, 83, '', '202001', 'Coal', 'standard', NULL, '8200.00', '8200.00', '23.72', 1, '0.0000', NULL, '', '0', '0.00', '194504.0000', '', '8200.00', NULL, 3, 'Ton', '23.7200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3238, 1828, 83, '', '202001', 'Coal', 'standard', NULL, '8200.00', '8200.00', '22.81', 1, '0.0000', NULL, '', '0', '0.00', '187042.0000', '', '8200.00', NULL, 3, 'Ton', '22.8100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3239, 1829, 83, '', '202001', 'Coal', 'standard', NULL, '8200.00', '8200.00', '24.32', 1, '0.0000', NULL, '', '0', '0.00', '199424.0000', '', '8200.00', NULL, 3, 'Ton', '24.3200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3240, 1830, 83, '', '202001', 'Coal', 'standard', NULL, '8200.00', '8200.00', '22.50', 1, '0.0000', NULL, '', '0', '0.00', '184500.0000', '', '8200.00', NULL, 3, 'Ton', '22.5000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3241, 1831, 83, '', '202001', 'Coal', 'standard', NULL, '8050.00', '8050.00', '24.51', 1, '0.0000', NULL, '', '0', '0.00', '197305.5000', '', '8050.00', NULL, 3, 'Ton', '24.5100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3242, 1832, 83, '', '202001', 'Coal', 'standard', NULL, '7500.00', '7500.00', '22.72', 1, '0.0000', NULL, '', '0', '0.00', '170400.0000', '', '7500.00', NULL, 3, 'Ton', '22.7200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3243, 1833, 83, '', '202001', 'Coal', 'standard', NULL, '7500.00', '7500.00', '16.36', 1, '0.0000', NULL, '', '0', '0.00', '122700.0000', '', '7500.00', NULL, 3, 'Ton', '16.3600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3262, 1834, 83, '', '202001', 'Coal', 'standard', NULL, '9000.00', '9000.00', '19.27', 1, '0.0000', NULL, '', '0', '0.00', '173430.0000', '', '9000.00', NULL, 3, 'Ton', '19.2700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3263, 1835, 83, '', '202001', 'Coal', 'standard', NULL, '8950.00', '8950.00', '18.16', 1, '0.0000', NULL, '', '0', '0.00', '162532.0000', '', '8950.00', NULL, 3, 'Ton', '18.1600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3264, 1836, 83, '', '202001', 'Coal', 'standard', NULL, '9000.00', '9000.00', '22.81', 1, '0.0000', NULL, '', '0', '0.00', '205290.0000', '', '9000.00', NULL, 3, 'Ton', '22.8100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3265, 1837, 83, '', '202001', 'Coal', 'standard', NULL, '9000.00', '9000.00', '15.06', 1, '0.0000', NULL, '', '0', '0.00', '135540.0000', '', '9000.00', NULL, 3, 'Ton', '15.0600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3266, 1838, 83, '', '202001', 'Coal', 'standard', NULL, '9000.00', '9000.00', '13.50', 1, '0.0000', NULL, '', '0', '0.00', '121500.0000', '', '9000.00', NULL, 3, 'Ton', '13.5000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3267, 1839, 83, '', '202001', 'Coal', 'standard', NULL, '9000.00', '9000.00', '13.86', 1, '0.0000', NULL, '', '0', '0.00', '124740.0000', '', '9000.00', NULL, 3, 'Ton', '13.8600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3268, 1841, 83, '', '202001', 'Coal', 'standard', NULL, '9000.00', '9000.00', '18.68', 1, '0.0000', NULL, '', '0', '0.00', '168120.0000', '', '9000.00', NULL, 3, 'Ton', '18.6800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3269, 1842, 83, '', '202001', 'Coal', 'standard', NULL, '9000.00', '9000.00', '14.58', 1, '0.0000', NULL, '', '0', '0.00', '131220.0000', '', '9000.00', NULL, 3, 'Ton', '14.5800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3270, 1843, 83, '', '202001', 'Coal', 'standard', NULL, '9000.00', '9000.00', '13.84', 1, '0.0000', NULL, '', '0', '0.00', '124560.0000', '', '9000.00', NULL, 3, 'Ton', '13.8400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3271, 1844, 83, '', '202001', 'Coal', 'standard', NULL, '9000.00', '9000.00', '11.85', 1, '0.0000', NULL, '', '0', '0.00', '106650.0000', '', '9000.00', NULL, 3, 'Ton', '11.8500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3272, 1845, 83, '', '202001', 'Coal', 'standard', NULL, '8000.00', '8000.00', '19.07', 1, '0.0000', NULL, '', '0', '0.00', '152560.0000', '', '8000.00', NULL, 3, 'Ton', '19.0700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3273, 1846, 83, '', '202001', 'Coal', 'standard', NULL, '8200.00', '8200.00', '14.76', 1, '0.0000', NULL, '', '0', '0.00', '121032.0000', '', '8200.00', NULL, 3, 'Ton', '14.7600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3274, 1847, 83, '', '202001', 'Coal', 'standard', NULL, '8200.00', '8200.00', '24.92', 1, '0.0000', NULL, '', '0', '0.00', '204344.0000', '', '8200.00', NULL, 3, 'Ton', '24.9200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3275, 1848, 83, '', '202001', 'Coal', 'standard', NULL, '8200.00', '8200.00', '23.45', 1, '0.0000', NULL, '', '0', '0.00', '192290.0000', '', '8200.00', NULL, 3, 'Ton', '23.4500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3276, 1849, 83, '', '202001', 'Coal', 'standard', NULL, '8200.00', '8200.00', '23.65', 1, '0.0000', NULL, '', '0', '0.00', '193930.0000', '', '8200.00', NULL, 3, 'Ton', '23.6500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3277, 1850, 83, '', '202001', 'Coal', 'standard', NULL, '7500.00', '7500.00', '19.08', 1, '0.0000', NULL, '', '0', '0.00', '143100.0000', '', '7500.00', NULL, 3, 'Ton', '19.0800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3278, 1851, 83, '', '202001', 'Coal', 'standard', NULL, '7200.00', '7200.00', '23.00', 1, '0.0000', NULL, '', '0', '0.00', '165600.0000', '', '7200.00', NULL, 3, 'Ton', '23.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3283, 1852, 82, '', '202002', 'Stone', 'standard', NULL, '170.00', '170.00', '95.00', 1, '0.0000', NULL, '', '0', '0.00', '16150.0000', '', '170.00', NULL, 3, 'Ton', '95.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3284, 1853, 82, '', '202002', 'Stone', 'standard', NULL, '166.67', '166.67', '90.00', 1, '0.0000', NULL, '', '0', '0.00', '15000.3000', '', '166.67', NULL, 3, 'Ton', '90.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3337, 1856, 83, '', '202001', 'Coal', 'standard', NULL, '8200.00', '8200.00', '7.25', 1, '0.0000', NULL, '', '0', '0.00', '59450.0000', '', '8200.00', NULL, 3, 'Ton', '7.2500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3338, 1855, 82, '', '202002', 'Stone', 'standard', NULL, '165.00', '165.00', '95.00', 1, '0.0000', NULL, '', '0', '0.00', '15675.0000', '', '165.00', NULL, 3, 'Ton', '95.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3339, 1854, 82, '', '202002', 'Stone', 'standard', NULL, '165.00', '165.00', '95.00', 1, '0.0000', NULL, '', '0', '0.00', '15675.0000', '', '165.00', NULL, 3, 'Ton', '95.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3340, 1857, 83, '', '202001', 'Coal', 'standard', NULL, '8200.00', '8200.00', '21.74', 1, '0.0000', NULL, '', '0', '0.00', '178268.0000', '', '8200.00', NULL, 3, 'Ton', '21.7400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3341, 1858, 83, '', '202001', 'Coal', 'standard', NULL, '8200.00', '8200.00', '24.61', 1, '0.0000', NULL, '', '0', '0.00', '201802.0000', '', '8200.00', NULL, 3, 'Ton', '24.6100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3342, 1859, 83, '', '202001', 'Coal', 'standard', NULL, '8200.00', '8200.00', '22.21', 1, '0.0000', NULL, '', '0', '0.00', '182122.0000', '', '8200.00', NULL, 3, 'Ton', '22.2100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3343, 1860, 83, '', '202001', 'Coal', 'standard', NULL, '8200.00', '8200.00', '19.26', 1, '0.0000', NULL, '', '0', '0.00', '157932.0000', '', '8200.00', NULL, 3, 'Ton', '19.2600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3344, 1861, 83, '', '202001', 'Coal', 'standard', NULL, '8200.00', '8200.00', '14.77', 1, '0.0000', NULL, '', '0', '0.00', '121114.0000', '', '8200.00', NULL, 3, 'Ton', '14.7700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3345, 1862, 83, '', '202001', 'Coal', 'standard', NULL, '8200.00', '8200.00', '23.93', 1, '0.0000', NULL, '', '0', '0.00', '196226.0000', '', '8200.00', NULL, 3, 'Ton', '23.9300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3346, 1863, 83, '', '202001', 'Coal', 'standard', NULL, '8200.00', '8200.00', '23.62', 1, '0.0000', NULL, '', '0', '0.00', '193684.0000', '', '8200.00', NULL, 3, 'Ton', '23.6200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3347, 1864, 83, '', '202001', 'Coal', 'standard', NULL, '8200.00', '8200.00', '24.53', 1, '0.0000', NULL, '', '0', '0.00', '201146.0000', '', '8200.00', NULL, 3, 'Ton', '24.5300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3348, 1865, 83, '', '202001', 'Coal', 'standard', NULL, '9000.00', '9000.00', '22.55', 1, '0.0000', NULL, '', '0', '0.00', '202950.0000', '', '9000.00', NULL, 3, 'Ton', '22.5500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3349, 1866, 83, '', '202001', 'Coal', 'standard', NULL, '9000.00', '9000.00', '22.46', 1, '0.0000', NULL, '', '0', '0.00', '202140.0000', '', '9000.00', NULL, 3, 'Ton', '22.4600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3350, 1867, 83, '', '202001', 'Coal', 'standard', NULL, '9000.00', '9000.00', '19.11', 1, '0.0000', NULL, '', '0', '0.00', '171990.0000', '', '9000.00', NULL, 3, 'Ton', '19.1100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3351, 1868, 83, '', '202001', 'Coal', 'standard', NULL, '9000.00', '9000.00', '16.57', 1, '0.0000', NULL, '', '0', '0.00', '149130.0000', '', '9000.00', NULL, 3, 'Ton', '16.5700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3352, 1869, 83, '', '202001', 'Coal', 'standard', NULL, '9200.00', '9200.00', '20.59', 1, '0.0000', NULL, '', '0', '0.00', '189428.0000', '', '9200.00', NULL, 3, 'Ton', '20.5900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3353, 1870, 83, '', '202001', 'Coal', 'standard', NULL, '9000.00', '9000.00', '15.07', 1, '0.0000', NULL, '', '0', '0.00', '135630.0000', '', '9000.00', NULL, 3, 'Ton', '15.0700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3354, 1871, 83, '', '202001', 'Coal', 'standard', NULL, '9000.00', '9000.00', '14.42', 1, '0.0000', NULL, '', '0', '0.00', '129780.0000', '', '9000.00', NULL, 3, 'Ton', '14.4200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3355, 1872, 83, '', '202001', 'Coal', 'standard', NULL, '9000.00', '9000.00', '13.84', 1, '0.0000', NULL, '', '0', '0.00', '124560.0000', '', '9000.00', NULL, 3, 'Ton', '13.8400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3356, 1873, 83, '', '202001', 'Coal', 'standard', NULL, '9000.00', '9000.00', '13.99', 1, '0.0000', NULL, '', '0', '0.00', '125910.0000', '', '9000.00', NULL, 3, 'Ton', '13.9900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3357, 1874, 83, '', '202001', 'Coal', 'standard', NULL, '9000.00', '9000.00', '13.95', 1, '0.0000', NULL, '', '0', '0.00', '125550.0000', '', '9000.00', NULL, 3, 'Ton', '13.9500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3358, 1875, 83, '', '202001', 'Coal', 'standard', NULL, '9000.00', '9000.00', '14.23', 1, '0.0000', NULL, '', '0', '0.00', '128070.0000', '', '9000.00', NULL, 3, 'Ton', '14.2300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3359, 1876, 83, '', '202001', 'Coal', 'standard', NULL, '9000.00', '9000.00', '13.44', 1, '0.0000', NULL, '', '0', '0.00', '120960.0000', '', '9000.00', NULL, 3, 'Ton', '13.4400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3361, 1878, 83, '', '202001', 'Coal', 'standard', NULL, '9000.00', '9000.00', '15.01', 1, '0.0000', NULL, '', '0', '0.00', '135090.0000', '', '9000.00', NULL, 3, 'Ton', '15.0100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3362, 1877, 83, '', '202001', 'Coal', 'standard', NULL, '9000.00', '9000.00', '15.12', 1, '0.0000', NULL, '', '0', '0.00', '136080.0000', '', '9000.00', NULL, 3, 'Ton', '15.1200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3364, 1880, 83, '', '202001', 'Coal', 'standard', NULL, '8950.00', '8950.00', '18.00', 1, '0.0000', NULL, '', '0', '0.00', '161100.0000', '', '8950.00', NULL, 3, 'Ton', '18.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3365, 1879, 83, '', '202001', 'Coal', 'standard', NULL, '9000.00', '9000.00', '15.84', 1, '0.0000', NULL, '', '0', '0.00', '142560.0000', '', '9000.00', NULL, 3, 'Ton', '15.8400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3366, 1881, 83, '', '202001', 'Coal', 'standard', NULL, '9000.00', '9000.00', '22.96', 1, '0.0000', NULL, '', '0', '0.00', '206640.0000', '', '9000.00', NULL, 3, 'Ton', '22.9600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3367, 1882, 83, '', '202001', 'Coal', 'standard', NULL, '9000.00', '9000.00', '19.72', 1, '0.0000', NULL, '', '0', '0.00', '177480.0000', '', '9000.00', NULL, 3, 'Ton', '19.7200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3368, 1883, 83, '', '202001', 'Coal', 'standard', NULL, '9000.00', '9000.00', '19.72', 1, '0.0000', NULL, '', '0', '0.00', '177480.0000', '', '9000.00', NULL, 3, 'Ton', '19.7200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3369, 1884, 83, '', '202001', 'Coal', 'standard', NULL, '9000.00', '9000.00', '18.90', 1, '0.0000', NULL, '', '0', '0.00', '170100.0000', '', '9000.00', NULL, 3, 'Ton', '18.9000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3370, 1885, 83, '', '202001', 'Coal', 'standard', NULL, '8100.00', '8100.00', '14.39', 1, '0.0000', NULL, '', '0', '0.00', '116559.0000', '', '8100.00', NULL, 3, 'Ton', '14.3900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3371, 1886, 83, '', '202001', 'Coal', 'standard', NULL, '8100.00', '8100.00', '18.51', 1, '0.0000', NULL, '', '0', '0.00', '149931.0000', '', '8100.00', NULL, 3, 'Ton', '18.5100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3372, 1887, 83, '', '202001', 'Coal', 'standard', NULL, '8100.00', '8100.00', '16.05', 1, '0.0000', NULL, '', '0', '0.00', '130005.0000', '', '8100.00', NULL, 3, 'Ton', '16.0500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3373, 1888, 83, '', '202001', 'Coal', 'standard', NULL, '7500.00', '7500.00', '23.55', 1, '0.0000', NULL, '', '0', '0.00', '176625.0000', '', '7500.00', NULL, 3, 'Ton', '23.5500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3374, 1889, 83, '', '202001', 'Coal', 'standard', NULL, '7800.00', '7800.00', '24.99', 1, '0.0000', NULL, '', '0', '0.00', '194922.0000', '', '7800.00', NULL, 3, 'Ton', '24.9900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3375, 1890, 83, '', '202001', 'Coal', 'standard', NULL, '7500.00', '7500.00', '16.35', 1, '0.0000', NULL, '', '0', '0.00', '122625.0000', '', '7500.00', NULL, 3, 'Ton', '16.3500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3377, 1891, 82, '', '202002', 'Stone', 'standard', NULL, '165.00', '165.00', '190.00', 1, '0.0000', NULL, '', '0', '0.00', '31350.0000', '', '165.00', NULL, 3, 'Ton', '190.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3403, 1892, 83, '', '202001', 'Coal', 'standard', NULL, '9000.00', '9000.00', '10.37', 1, '0.0000', NULL, '', '0', '0.00', '93330.0000', '', '9000.00', NULL, 3, 'Ton', '10.3700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3404, 1893, 83, '', '202001', 'Coal', 'standard', NULL, '8950.00', '8950.00', '23.78', 1, '0.0000', NULL, '', '0', '0.00', '212831.0000', '', '8950.00', NULL, 3, 'Ton', '23.7800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3407, 1895, 83, '', '202001', 'Coal', 'standard', NULL, '9000.00', '9000.00', '13.93', 1, '0.0000', NULL, '', '0', '0.00', '125370.0000', '', '9000.00', NULL, 3, 'Ton', '13.9300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3408, 1896, 83, '', '202001', 'Coal', 'standard', NULL, '8900.00', '8900.00', '14.52', 1, '0.0000', NULL, '', '0', '0.00', '129228.0000', '', '8900.00', NULL, 3, 'Ton', '14.5200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3409, 1897, 83, '', '202001', 'Coal', 'standard', NULL, '8900.00', '8900.00', '14.21', 1, '0.0000', NULL, '', '0', '0.00', '126469.0000', '', '8900.00', NULL, 3, 'Ton', '14.2100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3410, 1898, 83, '', '202001', 'Coal', 'standard', NULL, '8900.00', '8900.00', '14.03', 1, '0.0000', NULL, '', '0', '0.00', '124867.0000', '', '8900.00', NULL, 3, 'Ton', '14.0300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3411, 1899, 83, '', '202001', 'Coal', 'standard', NULL, '8900.00', '8900.00', '14.03', 1, '0.0000', NULL, '', '0', '0.00', '124867.0000', '', '8900.00', NULL, 3, 'Ton', '14.0300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3412, 1900, 83, '', '202001', 'Coal', 'standard', NULL, '8900.00', '8900.00', '13.66', 1, '0.0000', NULL, '', '0', '0.00', '121574.0000', '', '8900.00', NULL, 3, 'Ton', '13.6600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3413, 1901, 83, '', '202001', 'Coal', 'standard', NULL, '9000.00', '9000.00', '22.86', 1, '0.0000', NULL, '', '0', '0.00', '205740.0000', '', '9000.00', NULL, 3, 'Ton', '22.8600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3414, 1902, 83, '', '202001', 'Coal', 'standard', NULL, '9000.00', '9000.00', '23.10', 1, '0.0000', NULL, '', '0', '0.00', '207900.0000', '', '9000.00', NULL, 3, 'Ton', '23.1000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3415, 1903, 83, '', '202001', 'Coal', 'standard', NULL, '9000.00', '9000.00', '24.54', 1, '0.0000', NULL, '', '0', '0.00', '220860.0000', '', '9000.00', NULL, 3, 'Ton', '24.5400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3416, 1904, 83, '', '202001', 'Coal', 'standard', NULL, '9000.00', '9000.00', '23.94', 1, '0.0000', NULL, '', '0', '0.00', '215460.0000', '', '9000.00', NULL, 3, 'Ton', '23.9400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3417, 1905, 83, '', '202001', 'Coal', 'standard', NULL, '8900.00', '8900.00', '14.04', 1, '0.0000', NULL, '', '0', '0.00', '124956.0000', '', '8900.00', NULL, 3, 'Ton', '14.0400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3418, 1906, 83, '', '202001', 'Coal', 'standard', NULL, '9000.00', '9000.00', '22.95', 1, '0.0000', NULL, '', '0', '0.00', '206550.0000', '', '9000.00', NULL, 3, 'Ton', '22.9500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3419, 1907, 83, '', '202001', 'Coal', 'standard', NULL, '9000.00', '9000.00', '20.20', 1, '0.0000', NULL, '', '0', '0.00', '181800.0000', '', '9000.00', NULL, 3, 'Ton', '20.2000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3420, 1908, 83, '', '202001', 'Coal', 'standard', NULL, '9000.00', '9000.00', '23.54', 1, '0.0000', NULL, '', '0', '0.00', '211860.0000', '', '9000.00', NULL, 3, 'Ton', '23.5400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3421, 1909, 83, '', '202001', 'Coal', 'standard', NULL, '9000.00', '9000.00', '3.97', 1, '0.0000', NULL, '', '0', '0.00', '35730.0000', '', '9000.00', NULL, 3, 'Ton', '3.9700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3422, 1910, 83, '', '202001', 'Coal', 'standard', NULL, '8050.00', '8050.00', '22.47', 1, '0.0000', NULL, '', '0', '0.00', '180883.5000', '', '8050.00', NULL, 3, 'Ton', '22.4700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3423, 1911, 83, '', '202001', 'Coal', 'standard', NULL, '8050.00', '8050.00', '21.20', 1, '0.0000', NULL, '', '0', '0.00', '170660.0000', '', '8050.00', NULL, 3, 'Ton', '21.2000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3424, 1912, 83, '', '202001', 'Coal', 'standard', NULL, '8050.00', '8050.00', '20.61', 1, '0.0000', NULL, '', '0', '0.00', '165910.5000', '', '8050.00', NULL, 3, 'Ton', '20.6100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3425, 1913, 83, '', '202001', 'Coal', 'standard', NULL, '8050.00', '8050.00', '22.86', 1, '0.0000', NULL, '', '0', '0.00', '184023.0000', '', '8050.00', NULL, 3, 'Ton', '22.8600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3427, 1915, 83, '', '202001', 'Coal', 'standard', NULL, '8400.00', '8400.00', '19.41', 1, '0.0000', NULL, '', '0', '0.00', '163044.0000', '', '8400.00', NULL, 3, 'Ton', '19.4100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3428, 1916, 83, '', '202001', 'Coal', 'standard', NULL, '7500.00', '7500.00', '19.85', 1, '0.0000', NULL, '', '0', '0.00', '148875.0000', '', '7500.00', NULL, 3, 'Ton', '19.8500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3429, 1914, 83, '', '202001', 'Coal', 'standard', NULL, '8200.00', '8200.00', '22.64', 1, '0.0000', NULL, '', '0', '0.00', '185648.0000', '', '8200.00', NULL, 3, 'Ton', '22.6400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3433, 1917, 82, '', '202002', 'Stone', 'standard', NULL, '493.00', '493.00', '167.00', 1, '0.0000', NULL, '', '0', '0.00', '82331.0000', '', '493.00', NULL, 3, 'Ton', '167.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3434, 1918, 82, '', '202002', 'Stone', 'standard', NULL, '170.00', '170.00', '100.00', 1, '0.0000', NULL, '', '0', '0.00', '17000.0000', '', '170.00', NULL, 3, 'Ton', '100.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3435, 1919, 82, '', '202002', 'Stone', 'standard', NULL, '168.00', '168.00', '95.00', 1, '0.0000', NULL, '', '0', '0.00', '15960.0000', '', '168.00', NULL, 3, 'Ton', '95.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3463, 1920, 83, '', '202001', 'Coal', 'standard', NULL, '8200.00', '8200.00', '23.15', 1, '0.0000', NULL, '', '0', '0.00', '189830.0000', '', '8200.00', NULL, 3, 'Ton', '23.1500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3464, 1921, 83, '', '202001', 'Coal', 'standard', NULL, '8200.00', '8200.00', '21.59', 1, '0.0000', NULL, '', '0', '0.00', '177038.0000', '', '8200.00', NULL, 3, 'Ton', '21.5900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3465, 1922, 83, '', '202001', 'Coal', 'standard', NULL, '8200.00', '8200.00', '20.16', 1, '0.0000', NULL, '', '0', '0.00', '165312.0000', '', '8200.00', NULL, 3, 'Ton', '20.1600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3466, 1923, 83, '', '202001', 'Coal', 'standard', NULL, '8200.00', '8200.00', '19.29', 1, '0.0000', NULL, '', '0', '0.00', '158178.0000', '', '8200.00', NULL, 3, 'Ton', '19.2900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3467, 1924, 83, '', '202001', 'Coal', 'standard', NULL, '8950.00', '8950.00', '25.48', 1, '0.0000', NULL, '', '0', '0.00', '228046.0000', '', '8950.00', NULL, 3, 'Ton', '25.4800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3468, 1925, 83, '', '202001', 'Coal', 'standard', NULL, '8950.00', '8950.00', '23.55', 1, '0.0000', NULL, '', '0', '0.00', '210772.5000', '', '8950.00', NULL, 3, 'Ton', '23.5500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3469, 1926, 83, '', '202001', 'Coal', 'standard', NULL, '8050.00', '8050.00', '24.53', 1, '0.0000', NULL, '', '0', '0.00', '197466.5000', '', '8050.00', NULL, 3, 'Ton', '24.5300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3470, 1927, 83, '', '202001', 'Coal', 'standard', NULL, '8050.00', '8050.00', '24.33', 1, '0.0000', NULL, '', '0', '0.00', '195856.5000', '', '8050.00', NULL, 3, 'Ton', '24.3300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3471, 1928, 83, '', '202001', 'Coal', 'standard', NULL, '8050.00', '8050.00', '24.16', 1, '0.0000', NULL, '', '0', '0.00', '194488.0000', '', '8050.00', NULL, 3, 'Ton', '24.1600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3472, 1929, 83, '', '202001', 'Coal', 'standard', NULL, '8050.00', '8050.00', '25.79', 1, '0.0000', NULL, '', '0', '0.00', '207609.5000', '', '8050.00', NULL, 3, 'Ton', '25.7900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3473, 1930, 83, '', '202001', 'Coal', 'standard', NULL, '8200.00', '8200.00', '25.15', 1, '0.0000', NULL, '', '0', '0.00', '206230.0000', '', '8200.00', NULL, 3, 'Ton', '25.1500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3474, 1931, 83, '', '202001', 'Coal', 'standard', NULL, '8200.00', '8200.00', '23.47', 1, '0.0000', NULL, '', '0', '0.00', '192454.0000', '', '8200.00', NULL, 3, 'Ton', '23.4700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3475, 1932, 83, '', '202001', 'Coal', 'standard', NULL, '9000.00', '9000.00', '25.29', 1, '0.0000', NULL, '', '0', '0.00', '227610.0000', '', '9000.00', NULL, 3, 'Ton', '25.2900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3476, 1933, 83, '', '202001', 'Coal', 'standard', NULL, '9000.00', '9000.00', '13.81', 1, '0.0000', NULL, '', '0', '0.00', '124290.0000', '', '9000.00', NULL, 3, 'Ton', '13.8100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3477, 1934, 83, '', '202001', 'Coal', 'standard', NULL, '9000.00', '9000.00', '18.73', 1, '0.0000', NULL, '', '0', '0.00', '168570.0000', '', '9000.00', NULL, 3, 'Ton', '18.7300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3478, 1935, 83, '', '202001', 'Coal', 'standard', NULL, '8950.00', '8950.00', '18.34', 1, '0.0000', NULL, '', '0', '0.00', '164143.0000', '', '8950.00', NULL, 3, 'Ton', '18.3400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3479, 1936, 83, '', '202001', 'Coal', 'standard', NULL, '9000.00', '9000.00', '24.70', 1, '0.0000', NULL, '', '0', '0.00', '222300.0000', '', '9000.00', NULL, 3, 'Ton', '24.7000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3480, 1937, 83, '', '202001', 'Coal', 'standard', NULL, '8900.00', '8900.00', '14.55', 1, '0.0000', NULL, '', '0', '0.00', '129495.0000', '', '8900.00', NULL, 3, 'Ton', '14.5500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3481, 1938, 83, '', '202001', 'Coal', 'standard', NULL, '9000.00', '9000.00', '15.00', 1, '0.0000', NULL, '', '0', '0.00', '135000.0000', '', '9000.00', NULL, 3, 'Ton', '15.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3482, 1939, 83, '', '202001', 'Coal', 'standard', NULL, '8950.00', '8950.00', '18.93', 1, '0.0000', NULL, '', '0', '0.00', '169423.5000', '', '8950.00', NULL, 3, 'Ton', '18.9300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3483, 1940, 83, '', '202001', 'Coal', 'standard', NULL, '9200.00', '9200.00', '21.62', 1, '0.0000', NULL, '', '0', '0.00', '198904.0000', '', '9200.00', NULL, 3, 'Ton', '21.6200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3484, 1941, 83, '', '202001', 'Coal', 'standard', NULL, '9000.00', '9000.00', '14.06', 1, '0.0000', NULL, '', '0', '0.00', '126540.0000', '', '9000.00', NULL, 3, 'Ton', '14.0600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3485, 1942, 83, '', '202001', 'Coal', 'standard', NULL, '8200.00', '8200.00', '19.15', 1, '0.0000', NULL, '', '0', '0.00', '157030.0000', '', '8200.00', NULL, 3, 'Ton', '19.1500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3486, 1943, 83, '', '202001', 'Coal', 'standard', NULL, '8300.00', '8300.00', '20.33', 1, '0.0000', NULL, '', '0', '0.00', '168739.0000', '', '8300.00', NULL, 3, 'Ton', '20.3300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3487, 1944, 83, '', '202001', 'Coal', 'standard', NULL, '8000.00', '8000.00', '200.00', 1, '0.0000', NULL, '', '0', '0.00', '1600000.0000', '', '8000.00', NULL, 3, 'Ton', '200.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3488, 1945, 83, '', '202001', 'Coal', 'standard', NULL, '7700.00', '7700.00', '24.67', 1, '0.0000', NULL, '', '0', '0.00', '189959.0000', '', '7700.00', NULL, 3, 'Ton', '24.6700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3489, 1946, 83, '', '202001', 'Coal', 'standard', NULL, '7500.00', '7500.00', '17.46', 1, '0.0000', NULL, '', '0', '0.00', '130950.0000', '', '7500.00', NULL, 3, 'Ton', '17.4600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3491, 1947, 82, '', '202002', 'Stone', 'standard', NULL, '170.00', '170.00', '95.00', 1, '0.0000', NULL, '', '0', '0.00', '16150.0000', '', '170.00', NULL, 3, 'Ton', '95.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3522, 1949, 83, '', '202001', 'Coal', 'standard', NULL, '8200.00', '8200.00', '21.67', 1, '0.0000', NULL, '', '0', '0.00', '177694.0000', '', '8200.00', NULL, 3, 'Ton', '21.6700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3526, 1950, 83, '', '202001', 'Coal', 'standard', NULL, '8200.00', '8200.00', '20.63', 1, '0.0000', NULL, '', '0', '0.00', '169166.0000', '', '8200.00', NULL, 3, 'Ton', '20.6300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3527, 1951, 83, '', '202001', 'Coal', 'standard', NULL, '8200.00', '8200.00', '20.19', 1, '0.0000', NULL, '', '0', '0.00', '165476.0000', '', '8200.00', NULL, 3, 'Ton', '20.1800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3528, 1975, 83, '', '202001', 'Coal', 'standard', NULL, '8200.00', '8200.00', '20.92', 1, '0.0000', NULL, '', '0', '0.00', '171544.0000', '', '8200.00', NULL, 3, 'Ton', '20.9200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3530, 1952, 83, '', '202001', 'Coal', 'standard', NULL, '8200.00', '8200.00', '19.45', 1, '0.0000', NULL, '', '0', '0.00', '159490.0000', '', '8200.00', NULL, 3, 'Ton', '19.4500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3531, 1953, 83, '', '202001', 'Coal', 'standard', NULL, '8250.00', '8250.00', '21.93', 1, '0.0000', NULL, '', '0', '0.00', '180922.5000', '', '8250.00', NULL, 3, 'Ton', '21.9300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3532, 1954, 83, '', '202001', 'Coal', 'standard', NULL, '8500.00', '8500.00', '19.88', 1, '0.0000', NULL, '', '0', '0.00', '168980.0000', '', '8500.00', NULL, 3, 'Ton', '19.8800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3533, 1955, 83, '', '202001', 'Coal', 'standard', 0, '8500.00', '8500.00', '18.03', 1, '0.0000', NULL, '', '0', '0.00', '153255.0000', '', '8500.00', NULL, 3, 'Ton', '18.0300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3534, 1956, 83, '', '202001', 'Coal', 'standard', NULL, '8050.00', '8050.00', '21.72', 1, '0.0000', NULL, '', '0', '0.00', '174846.0000', '', '8050.00', NULL, 3, 'Ton', '21.7200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3535, 1957, 83, '', '202001', 'Coal', 'standard', NULL, '8200.00', '8200.00', '17.17', 1, '0.0000', NULL, '', '0', '0.00', '140794.0000', '', '8200.00', NULL, 3, 'Ton', '17.1700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3536, 1958, 83, '', '202001', 'Coal', 'standard', NULL, '8100.00', '8100.00', '22.80', 1, '0.0000', NULL, '', '0', '0.00', '184680.0000', '', '8100.00', NULL, 3, 'Ton', '22.8000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3537, 1959, 83, '', '202001', 'Coal', 'standard', NULL, '8100.00', '8100.00', '24.57', 1, '0.0000', NULL, '', '0', '0.00', '199017.0000', '', '8100.00', NULL, 3, 'Ton', '24.5700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3539, 1960, 83, '', '202001', 'Coal', 'standard', 0, '8200.00', '8200.00', '18.53', 1, '0.0000', NULL, '', '0', '0.00', '151946.0000', '', '8200.00', NULL, 3, 'Ton', '18.5300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3540, 1961, 83, '', '202001', 'Coal', 'standard', NULL, '9000.00', '9000.00', '24.17', 1, '0.0000', NULL, '', '0', '0.00', '217530.0000', '', '9000.00', NULL, 3, 'Ton', '24.1700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3541, 1962, 83, '', '202001', 'Coal', 'standard', NULL, '9000.00', '9000.00', '14.14', 1, '0.0000', NULL, '', '0', '0.00', '127260.0000', '', '9000.00', NULL, 3, 'Ton', '14.1400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3542, 1963, 83, '', '202001', 'Coal', 'standard', NULL, '9000.00', '9000.00', '22.41', 1, '0.0000', NULL, '', '0', '0.00', '201690.0000', '', '9000.00', NULL, 3, 'Ton', '22.4100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3543, 1964, 83, '', '202001', 'Coal', 'standard', NULL, '9000.00', '9000.00', '22.88', 1, '0.0000', NULL, '', '0', '0.00', '205920.0000', '', '9000.00', NULL, 3, 'Ton', '22.8800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3544, 1965, 83, '', '202001', 'Coal', 'standard', NULL, '9000.00', '9000.00', '22.65', 1, '0.0000', NULL, '', '0', '0.00', '203850.0000', '', '9000.00', NULL, 3, 'Ton', '22.6500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3545, 1966, 83, '', '202001', 'Coal', 'standard', 0, '9000.00', '9000.00', '19.96', 1, '0.0000', NULL, '', '0', '0.00', '179640.0000', '', '9000.00', NULL, 3, 'Ton', '19.9600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3546, 1967, 83, '', '202001', 'Coal', 'standard', NULL, '9000.00', '9000.00', '19.27', 1, '0.0000', NULL, '', '0', '0.00', '173430.0000', '', '9000.00', NULL, 3, 'Ton', '19.2700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3547, 1968, 83, '', '202001', 'Coal', 'standard', NULL, '8950.00', '8950.00', '19.28', 1, '0.0000', NULL, '', '0', '0.00', '172556.0000', '', '8950.00', NULL, 3, 'Ton', '19.2800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3548, 1969, 83, '', '202001', 'Coal', 'standard', NULL, '8950.00', '8950.00', '14.81', 1, '0.0000', NULL, '', '0', '0.00', '132549.5000', '', '8950.00', NULL, 3, 'Ton', '14.8100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3549, 1970, 83, '', '202001', 'Coal', 'standard', 0, '8950.00', '8950.00', '18.53', 1, '0.0000', NULL, '', '0', '0.00', '165843.5000', '', '8950.00', NULL, 3, 'Ton', '18.5300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3550, 1971, 83, '', '202001', 'Coal', 'standard', NULL, '8900.00', '8900.00', '14.30', 1, '0.0000', NULL, '', '0', '0.00', '127270.0000', '', '8900.00', NULL, 3, 'Ton', '14.3000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3551, 1972, 83, '', '202001', 'Coal', 'standard', NULL, '8900.00', '8900.00', '13.22', 1, '0.0000', NULL, '', '0', '0.00', '117658.0000', '', '8900.00', NULL, 3, 'Ton', '13.2200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3552, 1973, 83, '', '202001', 'Coal', 'standard', 0, '8000.00', '8000.00', '19.08', 1, '0.0000', NULL, '', '0', '0.00', '152640.0000', '', '8000.00', NULL, 3, 'Ton', '19.0800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3553, 1974, 83, '', '202001', 'Coal', 'standard', NULL, '7500.00', '7500.00', '20.25', 1, '0.0000', NULL, '', '0', '0.00', '151875.0000', '', '7500.00', NULL, 3, 'Ton', '20.2500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3557, 1976, 82, '', '202002', 'Stone', 'standard', NULL, '166.00', '166.00', '200.00', 1, '0.0000', NULL, '', '0', '0.00', '33200.0000', '', '166.00', NULL, 3, 'Ton', '200.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3558, 1977, 82, '', '202002', 'Stone', 'standard', NULL, '166.00', '166.00', '400.00', 1, '0.0000', NULL, '', '0', '0.00', '66400.0000', '', '166.00', NULL, 3, 'Ton', '400.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3581, 1978, 83, '', '202001', 'Coal', 'standard', NULL, '8950.00', '8950.00', '18.14', 1, '0.0000', NULL, '', '0', '0.00', '162353.0000', '', '8950.00', NULL, 3, 'Ton', '18.1400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3582, 1979, 83, '', '202001', 'Coal', 'standard', NULL, '9000.00', '9000.00', '22.99', 1, '0.0000', NULL, '', '0', '0.00', '206910.0000', '', '9000.00', NULL, 3, 'Ton', '22.9900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3583, 1980, 83, '', '202001', 'Coal', 'standard', NULL, '8950.00', '8950.00', '15.16', 1, '0.0000', NULL, '', '0', '0.00', '135682.0000', '', '8950.00', NULL, 3, 'Ton', '15.1600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3584, 1981, 83, '', '202001', 'Coal', 'standard', NULL, '9000.00', '9000.00', '22.31', 1, '0.0000', NULL, '', '0', '0.00', '200790.0000', '', '9000.00', NULL, 3, 'Ton', '22.3100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3585, 1982, 83, '', '202001', 'Coal', 'standard', NULL, '9000.00', '9000.00', '25.55', 1, '0.0000', NULL, '', '0', '0.00', '229950.0000', '', '9000.00', NULL, 3, 'Ton', '25.5500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3586, 1983, 83, '', '202001', 'Coal', 'standard', NULL, '8900.00', '8900.00', '13.38', 1, '0.0000', NULL, '', '0', '0.00', '119082.0000', '', '8900.00', NULL, 3, 'Ton', '13.3800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3587, 1984, 83, '', '202001', 'Coal', 'standard', NULL, '8900.00', '8900.00', '14.57', 1, '0.0000', NULL, '', '0', '0.00', '129673.0000', '', '8900.00', NULL, 3, 'Ton', '14.5700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3588, 1985, 83, '', '202001', 'Coal', 'standard', NULL, '9000.00', '9000.00', '22.52', 1, '0.0000', NULL, '', '0', '0.00', '202680.0000', '', '9000.00', NULL, 3, 'Ton', '22.5200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3589, 1986, 83, '', '202001', 'Coal', 'standard', NULL, '9000.00', '9000.00', '21.79', 1, '0.0000', NULL, '', '0', '0.00', '196110.0000', '', '9000.00', NULL, 3, 'Ton', '21.7900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3590, 1987, 83, '', '202001', 'Coal', 'standard', NULL, '9000.00', '9000.00', '23.06', 1, '0.0000', NULL, '', '0', '0.00', '207540.0000', '', '9000.00', NULL, 3, 'Ton', '23.0600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3591, 1988, 83, '', '202001', 'Coal', 'standard', NULL, '8000.00', '8000.00', '19.07', 1, '0.0000', NULL, '', '0', '0.00', '152560.0000', '', '8000.00', NULL, 3, 'Ton', '19.0700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3592, 1989, 83, '', '202001', 'Coal', 'standard', NULL, '8900.00', '8900.00', '14.10', 1, '0.0000', NULL, '', '0', '0.00', '125490.0000', '', '8900.00', NULL, 3, 'Ton', '14.1000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3593, 1990, 83, '', '202001', 'Coal', 'standard', NULL, '8900.00', '8900.00', '14.79', 1, '0.0000', NULL, '', '0', '0.00', '131631.0000', '', '8900.00', NULL, 3, 'Ton', '14.7900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3594, 1991, 83, '', '202001', 'Coal', 'standard', NULL, '8200.00', '8200.00', '13.89', 1, '0.0000', NULL, '', '0', '0.00', '113898.0000', '', '8200.00', NULL, 3, 'Ton', '13.8900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3595, 1992, 83, '', '202001', 'Coal', 'standard', NULL, '8050.00', '8050.00', '23.03', 1, '0.0000', NULL, '', '0', '0.00', '185391.5000', '', '8050.00', NULL, 3, 'Ton', '23.0300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3596, 1993, 83, '', '202001', 'Coal', 'standard', NULL, '8200.00', '8200.00', '15.06', 1, '0.0000', NULL, '', '0', '0.00', '123492.0000', '', '8200.00', NULL, 3, 'Ton', '15.0600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3597, 1994, 83, '', '202001', 'Coal', 'standard', NULL, '7200.00', '7200.00', '21.79', 1, '0.0000', NULL, '', '0', '0.00', '156888.0000', '', '7200.00', NULL, 3, 'Ton', '21.7900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3598, 1995, 83, '', '202001', 'Coal', 'standard', NULL, '8400.00', '8400.00', '12.41', 1, '0.0000', NULL, '', '0', '0.00', '104244.0000', '', '8400.00', NULL, 3, 'Ton', '12.4100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3599, 1996, 83, '', '202001', 'Coal', 'standard', NULL, '8650.00', '8650.00', '15.45', 1, '0.0000', NULL, '', '0', '0.00', '133642.5000', '', '8650.00', NULL, 3, 'Ton', '15.4500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3600, 1997, 83, '', '202001', 'Coal', 'standard', NULL, '8650.00', '8650.00', '15.74', 1, '0.0000', NULL, '', '0', '0.00', '136151.0000', '', '8650.00', NULL, 3, 'Ton', '15.7400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3601, 1998, 83, '', '202001', 'Coal', 'standard', NULL, '8400.00', '8400.00', '19.27', 1, '0.0000', NULL, '', '0', '0.00', '161868.0000', '', '8400.00', NULL, 3, 'Ton', '19.2700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3631, 2001, 83, '', '202001', 'Coal', 'standard', NULL, '8600.00', '8600.00', '23.25', 1, '0.0000', NULL, '', '0', '0.00', '199950.0000', '', '8600.00', NULL, 3, 'Ton', '23.2500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3632, 2002, 83, '', '202001', 'Coal', 'standard', NULL, '8600.00', '8600.00', '23.74', 1, '0.0000', NULL, '', '0', '0.00', '204164.0000', '', '8600.00', NULL, 3, 'Ton', '23.7400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3633, 2003, 83, '', '202001', 'Coal', 'standard', NULL, '9000.00', '9000.00', '12.21', 1, '0.0000', NULL, '', '0', '0.00', '109890.0000', '', '9000.00', NULL, 3, 'Ton', '12.2100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3634, 2005, 83, '', '202001', 'Coal', 'standard', NULL, '8900.00', '8900.00', '14.04', 1, '0.0000', NULL, '', '0', '0.00', '124956.0000', '', '8900.00', NULL, 3, 'Ton', '14.0400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3635, 2006, 83, '', '202001', 'Coal', 'standard', NULL, '8900.00', '8900.00', '14.58', 1, '0.0000', NULL, '', '0', '0.00', '129762.0000', '', '8900.00', NULL, 3, 'Ton', '14.5800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3637, 2025, 83, '', '202001', 'Coal', 'standard', NULL, '8900.00', '8900.00', '13.39', 1, '0.0000', NULL, '', '0', '0.00', '119171.0000', '', '8900.00', NULL, 3, 'Ton', '13.3900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3638, 2008, 83, '', '202001', 'Coal', 'standard', NULL, '9000.00', '9000.00', '21.67', 1, '0.0000', NULL, '', '0', '0.00', '195030.0000', '', '9000.00', NULL, 3, 'Ton', '21.6700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3639, 2009, 83, '', '202001', 'Coal', 'standard', NULL, '9000.00', '9000.00', '20.92', 1, '0.0000', NULL, '', '0', '0.00', '188280.0000', '', '9000.00', NULL, 3, 'Ton', '20.9200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3640, 2010, 83, '', '202001', 'Coal', 'standard', NULL, '8950.00', '8950.00', '12.59', 1, '0.0000', NULL, '', '0', '0.00', '112680.5000', '', '8950.00', NULL, 3, 'Ton', '12.5900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3641, 2011, 83, '', '202001', 'Coal', 'standard', NULL, '9000.00', '9000.00', '21.24', 1, '0.0000', NULL, '', '0', '0.00', '191160.0000', '', '9000.00', NULL, 3, 'Ton', '21.2400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3642, 2012, 83, '', '202001', 'Coal', 'standard', NULL, '8450.00', '8450.00', '14.14', 1, '0.0000', NULL, '', '0', '0.00', '119483.0000', '', '8450.00', NULL, 3, 'Ton', '14.1400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3643, 2013, 83, '', '202001', 'Coal', 'standard', NULL, '8800.00', '8800.00', '19.72', 1, '0.0000', NULL, '', '0', '0.00', '173536.0000', '', '8800.00', NULL, 3, 'Ton', '19.7200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3644, 2014, 83, '', '202001', 'Coal', 'standard', NULL, '8400.00', '8400.00', '19.39', 1, '0.0000', NULL, '', '0', '0.00', '162876.0000', '', '8400.00', NULL, 3, 'Ton', '19.3900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3645, 2015, 83, '', '202001', 'Coal', 'standard', NULL, '8600.00', '8600.00', '13.69', 1, '0.0000', NULL, '', '0', '0.00', '117734.0000', '', '8600.00', NULL, 3, 'Ton', '13.6900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3646, 2016, 83, '', '202001', 'Coal', 'standard', NULL, '7500.00', '7500.00', '16.01', 1, '0.0000', NULL, '', '0', '0.00', '120075.0000', '', '7500.00', NULL, 3, 'Ton', '16.0100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3647, 2017, 83, '', '202001', 'Coal', 'standard', NULL, '7700.00', '7700.00', '16.43', 1, '0.0000', NULL, '', '0', '0.00', '126511.0000', '', '7700.00', NULL, 3, 'Ton', '16.4300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3648, 2018, 83, '', '202001', 'Coal', 'standard', NULL, '9000.00', '9000.00', '2.46', 1, '0.0000', NULL, '', '0', '0.00', '22140.0000', '', '9000.00', NULL, 3, 'Ton', '2.4600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3649, 2019, 83, '', '202001', 'Coal', 'standard', NULL, '9000.00', '9000.00', '13.64', 1, '0.0000', NULL, '', '0', '0.00', '122760.0000', '', '9000.00', NULL, 3, 'Ton', '13.6400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3650, 2020, 83, '', '202001', 'Coal', 'standard', NULL, '9000.00', '9000.00', '11.82', 1, '0.0000', NULL, '', '0', '0.00', '106380.0000', '', '9000.00', NULL, 3, 'Ton', '11.8200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3651, 2021, 83, '', '202001', 'Coal', 'standard', NULL, '9000.00', '9000.00', '24.72', 1, '0.0000', NULL, '', '0', '0.00', '222480.0000', '', '9000.00', NULL, 3, 'Ton', '24.7200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3652, 2022, 83, '', '202001', 'Coal', 'standard', NULL, '9000.00', '9000.00', '24.81', 1, '0.0000', NULL, '', '0', '0.00', '223290.0000', '', '9000.00', NULL, 3, 'Ton', '24.8100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3653, 2023, 83, '', '202001', 'Coal', 'standard', NULL, '9000.00', '9000.00', '24.76', 1, '0.0000', NULL, '', '0', '0.00', '222840.0000', '', '9000.00', NULL, 3, 'Ton', '24.7600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3654, 2024, 83, '', '202001', 'Coal', 'standard', NULL, '8900.00', '8900.00', '14.37', 1, '0.0000', NULL, '', '0', '0.00', '127893.0000', '', '8900.00', NULL, 3, 'Ton', '14.3700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3656, 2026, 83, '', '202001', 'Coal', 'standard', NULL, '8000.00', '8000.00', '19.08', 1, '0.0000', NULL, '', '0', '0.00', '152640.0000', '', '8000.00', NULL, 3, 'Ton', '19.0800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3658, 2027, 83, '', '202001', 'Coal', 'standard', NULL, '2437604.00', '2437604.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '2437604.0000', '', '2437604.00', NULL, 3, 'Ton', '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3660, 2028, 84, '', '200000', 'Cash Return', 'standard', NULL, '10000.00', '10000.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '10000.0000', '', '10000.00', NULL, 3, 'Ton', '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3661, 805, 84, '', '200000', 'Cash Return', 'standard', NULL, '9400.00', '9400.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '9400.0000', '', '9400.00', NULL, 3, 'Ton', '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3665, 2029, 84, '', '200000', 'Cash Return', 'standard', NULL, '14000.00', '14000.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '14000.0000', '', '14000.00', NULL, 3, 'Ton', '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3666, 2030, 84, '', '200000', 'Cash Return', 'standard', NULL, '39500.00', '39500.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '39500.0000', '', '39500.00', NULL, 3, 'Ton', '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3667, 2031, 84, '', '200000', 'Cash Return', 'standard', NULL, '5000.00', '5000.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '5000.0000', '', '5000.00', NULL, 3, 'Ton', '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3670, 2032, 84, '', '200000', 'Cash Return', 'standard', NULL, '10000.00', '10000.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '10000.0000', '', '10000.00', NULL, 3, 'Ton', '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3672, 2033, 84, '', '200000', 'Cash Return', 'standard', NULL, '7300.00', '7300.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '7300.0000', '', '7300.00', NULL, 3, 'Ton', '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3676, 2035, 84, '', '200000', 'Cash Return', 'standard', NULL, '4500.00', '4500.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '4500.0000', '', '4500.00', NULL, 3, 'Ton', '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3677, 2034, 84, '', '200000', 'Cash Return', 'standard', NULL, '15000.00', '15000.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '15000.0000', '', '15000.00', NULL, 3, 'Ton', '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3679, 2036, 84, '', '200000', 'Cash Return', 'standard', NULL, '8780.00', '8780.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '8780.0000', '', '8780.00', NULL, 3, 'Ton', '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3681, 2037, 83, '', '202001', 'Coal', 'standard', NULL, '9000.00', '9000.00', '20.62', 1, '0.0000', NULL, '', '0', '0.00', '185580.0000', '', '9000.00', NULL, 3, 'Ton', '20.6200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3683, 2038, 84, '', '200000', 'Cash Return', 'standard', NULL, '300000.00', '300000.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '300000.0000', '', '300000.00', NULL, 3, 'Ton', '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3685, 2039, 84, '', '200000', 'Cash Return', 'standard', NULL, '360000.00', '360000.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '360000.0000', '', '360000.00', NULL, 3, 'Ton', '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3687, 2040, 88, '', '963', 'Other Fare', 'standard', NULL, '20448.00', '20448.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '20448.0000', '', '20448.00', NULL, 3, 'Ton', '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3711, 2063, 82, '', '202002', 'Stone', 'standard', NULL, '166.00', '166.00', '200.00', 1, '0.0000', NULL, '', '0', '0.00', '33200.0000', '', '166.00', NULL, 3, 'Ton', '200.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3712, 2041, 83, '', '202001', 'Coal', 'standard', NULL, '8600.00', '8600.00', '23.51', 1, '0.0000', NULL, '', '0', '0.00', '202186.0000', '', '8600.00', NULL, 3, 'Ton', '23.5100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3713, 2042, 83, '', '202001', 'Coal', 'standard', NULL, '8050.00', '8050.00', '23.43', 1, '0.0000', NULL, '', '0', '0.00', '188611.5000', '', '8050.00', NULL, 3, 'Ton', '23.4300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3714, 2043, 83, '', '202001', 'Coal', 'standard', NULL, '8700.00', '8700.00', '24.32', 1, '0.0000', NULL, '', '0', '0.00', '211584.0000', '', '8700.00', NULL, 3, 'Ton', '24.3200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3715, 2044, 83, '', '202001', 'Coal', 'standard', NULL, '8700.00', '8700.00', '22.22', 1, '0.0000', NULL, '', '0', '0.00', '193314.0000', '', '8700.00', NULL, 3, 'Ton', '22.2200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3716, 2045, 83, '', '202001', 'Coal', 'standard', NULL, '8700.00', '8700.00', '14.34', 1, '0.0000', NULL, '', '0', '0.00', '124758.0000', '', '8700.00', NULL, 3, 'Ton', '14.3400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3717, 2046, 83, '', '202001', 'Coal', 'standard', NULL, '8700.00', '8700.00', '2.69', 1, '0.0000', NULL, '', '0', '0.00', '23403.0000', '', '8700.00', NULL, 3, 'Ton', '2.6900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3718, 2047, 83, '', '202001', 'Coal', 'standard', NULL, '8900.00', '8900.00', '14.98', 1, '0.0000', NULL, '', '0', '0.00', '133322.0000', '', '8900.00', NULL, 3, 'Ton', '14.9800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3719, 2048, 83, '', '202001', 'Coal', 'standard', NULL, '8900.00', '8900.00', '13.96', 1, '0.0000', NULL, '', '0', '0.00', '124244.0000', '', '8900.00', NULL, 3, 'Ton', '13.9600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3720, 2049, 83, '', '202001', 'Coal', 'standard', NULL, '8900.00', '8900.00', '13.79', 1, '0.0000', NULL, '', '0', '0.00', '122731.0000', '', '8900.00', NULL, 3, 'Ton', '13.7900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3721, 2050, 83, '', '202001', 'Coal', 'standard', NULL, '8900.00', '8900.00', '13.87', 1, '0.0000', NULL, '', '0', '0.00', '123443.0000', '', '8900.00', NULL, 3, 'Ton', '13.8700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3722, 2051, 83, '', '202001', 'Coal', 'standard', NULL, '9000.00', '9000.00', '25.64', 1, '0.0000', NULL, '', '0', '0.00', '230760.0000', '', '9000.00', NULL, 3, 'Ton', '25.6400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3723, 2052, 83, '', '202001', 'Coal', 'standard', 0, '8500.00', '8500.00', '19.08', 1, '0.0000', NULL, '', '0', '0.00', '162180.0000', '', '8500.00', NULL, 3, 'Ton', '19.0800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3724, 2053, 83, '', '202001', 'Coal', 'standard', NULL, '8400.00', '8400.00', '20.60', 1, '0.0000', NULL, '', '0', '0.00', '173040.0000', '', '8400.00', NULL, 3, 'Ton', '20.6000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3725, 2054, 83, '', '202001', 'Coal', 'standard', NULL, '7800.00', '7800.00', '19.15', 1, '0.0000', NULL, '', '0', '0.00', '149370.0000', '', '7800.00', NULL, 3, 'Ton', '19.1500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3726, 2055, 83, '', '202001', 'Coal', 'standard', NULL, '7700.00', '7700.00', '5.08', 1, '0.0000', NULL, '', '0', '0.00', '39116.0000', '', '7700.00', NULL, 3, 'Ton', '5.0800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3727, 2056, 83, '', '202001', 'Coal', 'standard', NULL, '7700.00', '7700.00', '22.75', 1, '0.0000', NULL, '', '0', '0.00', '175175.0000', '', '7700.00', NULL, 3, 'Ton', '22.7500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3728, 2057, 83, '', '202001', 'Coal', 'standard', NULL, '7700.00', '7700.00', '21.35', 1, '0.0000', NULL, '', '0', '0.00', '164395.0000', '', '7700.00', NULL, 3, 'Ton', '21.3500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3729, 2058, 83, '', '202001', 'Coal', 'standard', NULL, '7700.00', '7700.00', '22.11', 1, '0.0000', NULL, '', '0', '0.00', '170247.0000', '', '7700.00', NULL, 3, 'Ton', '22.1100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3730, 2059, 83, '', '202001', 'Coal', 'standard', NULL, '7700.00', '7700.00', '22.29', 1, '0.0000', NULL, '', '0', '0.00', '171633.0000', '', '7700.00', NULL, 3, 'Ton', '22.2900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3731, 2060, 83, '', '202001', 'Coal', 'standard', NULL, '8700.00', '8700.00', '13.82', 1, '0.0000', NULL, '', '0', '0.00', '120234.0000', '', '8700.00', NULL, 3, 'Ton', '13.8200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3732, 2061, 83, '', '202001', 'Coal', 'standard', NULL, '8700.00', '8700.00', '14.53', 1, '0.0000', NULL, '', '0', '0.00', '126411.0000', '', '8700.00', NULL, 3, 'Ton', '14.5300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3733, 2062, 83, '', '202001', 'Coal', 'standard', NULL, '8700.00', '8700.00', '13.74', 1, '0.0000', NULL, '', '0', '0.00', '119538.0000', '', '8700.00', NULL, 3, 'Ton', '13.7400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3751, 2064, 83, '', '202001', 'Coal', 'standard', NULL, '8100.00', '8100.00', '594.81', 1, '0.0000', NULL, '', '0', '0.00', '4817961.0000', '', '8100.00', NULL, 3, 'Ton', '594.8100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3752, 2065, 83, '', '202001', 'Coal', 'standard', NULL, '9500.00', '9500.00', '23.13', 1, '0.0000', NULL, '', '0', '0.00', '219735.0000', '', '9500.00', NULL, 3, 'Ton', '23.1300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3753, 2066, 83, '', '202001', 'Coal', 'standard', NULL, '9000.00', '9000.00', '15.11', 1, '0.0000', NULL, '', '0', '0.00', '135990.0000', '', '9000.00', NULL, 3, 'Ton', '15.1100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3754, 2067, 83, '', '202001', 'Coal', 'standard', NULL, '9300.00', '9300.00', '24.63', 1, '0.0000', NULL, '', '0', '0.00', '229059.0000', '', '9300.00', NULL, 3, 'Ton', '24.6300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3755, 2068, 83, '', '202001', 'Coal', 'standard', NULL, '8700.00', '8700.00', '20.81', 1, '0.0000', NULL, '', '0', '0.00', '181047.0000', '', '8700.00', NULL, 3, 'Ton', '20.8100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3756, 2069, 83, '', '202001', 'Coal', 'standard', NULL, '8700.00', '8700.00', '14.30', 1, '0.0000', NULL, '', '0', '0.00', '124410.0000', '', '8700.00', NULL, 3, 'Ton', '14.3000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3758, 2071, 83, '', '202001', 'Coal', 'standard', NULL, '8700.00', '8700.00', '20.09', 1, '0.0000', NULL, '', '0', '0.00', '174783.0000', '', '8700.00', NULL, 3, 'Ton', '20.0900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3759, 2072, 83, '', '202001', 'Coal', 'standard', NULL, '8700.00', '8700.00', '12.90', 1, '0.0000', NULL, '', '0', '0.00', '112230.0000', '', '8700.00', NULL, 3, 'Ton', '12.9000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3760, 2073, 83, '', '202001', 'Coal', 'standard', NULL, '8700.00', '8700.00', '15.77', 1, '0.0000', NULL, '', '0', '0.00', '137199.0000', '', '8700.00', NULL, 3, 'Ton', '15.7700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3761, 2074, 83, '', '202001', 'Coal', 'standard', NULL, '8700.00', '8700.00', '11.69', 1, '0.0000', NULL, '', '0', '0.00', '101703.0000', '', '8700.00', NULL, 3, 'Ton', '11.6900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3762, 2075, 83, '', '202001', 'Coal', 'standard', NULL, '9000.00', '9000.00', '22.37', 1, '0.0000', NULL, '', '0', '0.00', '201330.0000', '', '9000.00', NULL, 3, 'Ton', '22.3700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3763, 2076, 83, '', '202001', 'Coal', 'standard', NULL, '8800.00', '8800.00', '19.77', 1, '0.0000', NULL, '', '0', '0.00', '173976.0000', '', '8800.00', NULL, 3, 'Ton', '19.7700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3764, 2077, 83, '', '202001', 'Coal', 'standard', NULL, '8700.00', '8700.00', '13.04', 1, '0.0000', NULL, '', '0', '0.00', '113448.0000', '', '8700.00', NULL, 3, 'Ton', '13.0400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3765, 2078, 83, '', '202001', 'Coal', 'standard', NULL, '8700.00', '8700.00', '27.50', 1, '0.0000', NULL, '', '0', '0.00', '239250.0000', '', '8700.00', NULL, 3, 'Ton', '27.5000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3766, 2079, 83, '', '202001', 'Coal', 'standard', NULL, '8400.00', '8400.00', '22.98', 1, '0.0000', NULL, '', '0', '0.00', '193032.0000', '', '8400.00', NULL, 3, 'Ton', '22.9800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3767, 2080, 83, '', '202001', 'Coal', 'standard', NULL, '7700.00', '7700.00', '17.66', 1, '0.0000', NULL, '', '0', '0.00', '135982.0000', '', '7700.00', NULL, 3, 'Ton', '17.6600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3770, 2081, 82, '', '202002', 'Stone', 'standard', NULL, '165.00', '165.00', '95.00', 1, '0.0000', NULL, '', '0', '0.00', '15675.0000', '', '165.00', NULL, 3, 'Ton', '95.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3771, 2082, 82, '', '202002', 'Stone', 'standard', NULL, '167.00', '167.00', '95.00', 1, '0.0000', NULL, '', '0', '0.00', '15865.0000', '', '167.00', NULL, 3, 'Ton', '95.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3804, 2083, 83, '', '202001', 'Coal', 'standard', NULL, '9000.00', '9000.00', '24.97', 1, '0.0000', NULL, '', '0', '0.00', '224730.0000', '', '9000.00', NULL, 3, 'Ton', '24.9700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3805, 2084, 83, '', '202001', 'Coal', 'standard', NULL, '8600.00', '8600.00', '23.94', 1, '0.0000', NULL, '', '0', '0.00', '205884.0000', '', '8600.00', NULL, 3, 'Ton', '23.9400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3806, 2085, 83, '', '202001', 'Coal', 'standard', NULL, '8600.00', '8600.00', '24.67', 1, '0.0000', NULL, '', '0', '0.00', '212162.0000', '', '8600.00', NULL, 3, 'Ton', '24.6700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3807, 2086, 83, '', '202001', 'Coal', 'standard', NULL, '9000.00', '9000.00', '14.39', 1, '0.0000', NULL, '', '0', '0.00', '129510.0000', '', '9000.00', NULL, 3, 'Ton', '14.3900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3808, 2087, 83, '', '202001', 'Coal', 'standard', NULL, '9500.00', '9500.00', '21.12', 1, '0.0000', NULL, '', '0', '0.00', '200640.0000', '', '9500.00', NULL, 3, 'Ton', '21.1200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3809, 2088, 83, '', '202001', 'Coal', 'standard', NULL, '9000.00', '9000.00', '25.51', 1, '0.0000', NULL, '', '0', '0.00', '229590.0000', '', '9000.00', NULL, 3, 'Ton', '25.5100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3810, 2089, 83, '', '202001', 'Coal', 'standard', NULL, '9500.00', '9500.00', '22.48', 1, '0.0000', NULL, '', '0', '0.00', '213560.0000', '', '9500.00', NULL, 3, 'Ton', '22.4800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3811, 2090, 83, '', '202001', 'Coal', 'standard', NULL, '9500.00', '9500.00', '22.76', 1, '0.0000', NULL, '', '0', '0.00', '216220.0000', '', '9500.00', NULL, 3, 'Ton', '22.7600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3814, 2093, 83, '', '202001', 'Coal', 'standard', NULL, '9800.00', '9800.00', '21.08', 1, '0.0000', NULL, '', '0', '0.00', '206584.0000', '', '9800.00', NULL, 3, 'Ton', '21.0800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3816, 2094, 83, '', '202001', 'Coal', 'standard', 0, '8500.00', '8500.00', '19.08', 1, '0.0000', NULL, '', '0', '0.00', '162180.0000', '', '8500.00', NULL, 3, 'Ton', '19.0800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3817, 2095, 83, '', '202001', 'Coal', 'standard', NULL, '9700.00', '9700.00', '19.32', 1, '0.0000', NULL, '', '0', '0.00', '187404.0000', '', '9700.00', NULL, 3, 'Ton', '19.3200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3818, 2096, 83, '', '202001', 'Coal', 'standard', NULL, '8900.00', '8900.00', '21.69', 1, '0.0000', NULL, '', '0', '0.00', '193041.0000', '', '8900.00', NULL, 3, 'Ton', '21.6900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3819, 2097, 83, '', '202001', 'Coal', 'standard', NULL, '9000.00', '9000.00', '22.47', 1, '0.0000', NULL, '', '0', '0.00', '202230.0000', '', '9000.00', NULL, 3, 'Ton', '22.4700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3820, 2098, 83, '', '202001', 'Coal', 'standard', NULL, '7700.00', '7700.00', '14.49', 1, '0.0000', NULL, '', '0', '0.00', '111573.0000', '', '7700.00', NULL, 3, 'Ton', '14.4900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3821, 2099, 83, '', '202001', 'Coal', 'standard', NULL, '7700.00', '7700.00', '23.30', 1, '0.0000', NULL, '', '0', '0.00', '179410.0000', '', '7700.00', NULL, 3, 'Ton', '23.3000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3822, 2100, 83, '', '202001', 'Coal', 'standard', NULL, '7800.00', '7800.00', '20.86', 1, '0.0000', NULL, '', '0', '0.00', '162708.0000', '', '7800.00', NULL, 3, 'Ton', '20.8600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3824, 2102, 83, '', '202001', 'Coal', 'standard', NULL, '8400.00', '8400.00', '23.30', 1, '0.0000', NULL, '', '0', '0.00', '195720.0000', '', '8400.00', NULL, 3, 'Ton', '23.3000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3826, 2104, 83, '', '202001', 'Coal', 'standard', NULL, '8700.00', '8700.00', '13.03', 1, '0.0000', NULL, '', '0', '0.00', '113361.0000', '', '8700.00', NULL, 3, 'Ton', '13.0300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3827, 2105, 83, '', '202001', 'Coal', 'standard', NULL, '8700.00', '8700.00', '13.64', 1, '0.0000', NULL, '', '0', '0.00', '118668.0000', '', '8700.00', NULL, 3, 'Ton', '13.6400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3828, 2106, 83, '', '202001', 'Coal', 'standard', NULL, '8700.00', '8700.00', '13.81', 1, '0.0000', NULL, '', '0', '0.00', '120147.0000', '', '8700.00', NULL, 3, 'Ton', '13.8100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3829, 2107, 83, '', '202001', 'Coal', 'standard', NULL, '8700.00', '8700.00', '14.35', 1, '0.0000', NULL, '', '0', '0.00', '124845.0000', '', '8700.00', NULL, 3, 'Ton', '14.3500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3830, 2108, 83, '', '202001', 'Coal', 'standard', NULL, '8900.00', '8900.00', '14.01', 1, '0.0000', NULL, '', '0', '0.00', '124689.0000', '', '8900.00', NULL, 3, 'Ton', '14.0100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3831, 2109, 83, '', '202001', 'Coal', 'standard', NULL, '8700.00', '8700.00', '19.28', 1, '0.0000', NULL, '', '0', '0.00', '167736.0000', '', '8700.00', NULL, 3, 'Ton', '19.2800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3832, 2110, 83, '', '202001', 'Coal', 'standard', NULL, '8900.00', '8900.00', '17.03', 1, '0.0000', NULL, '', '0', '0.00', '151567.0000', '', '8900.00', NULL, 3, 'Ton', '17.0300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3833, 2111, 83, '', '202001', 'Coal', 'standard', NULL, '8900.00', '8900.00', '17.53', 1, '0.0000', NULL, '', '0', '0.00', '156017.0000', '', '8900.00', NULL, 3, 'Ton', '17.5300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3834, 2112, 83, '', '202001', 'Coal', 'standard', NULL, '8900.00', '8900.00', '16.41', 1, '0.0000', NULL, '', '0', '0.00', '146049.0000', '', '8900.00', NULL, 3, 'Ton', '16.4100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3835, 2113, 83, '', '202001', 'Coal', 'standard', NULL, '8800.00', '8800.00', '14.88', 1, '0.0000', NULL, '', '0', '0.00', '130944.0000', '', '8800.00', NULL, 3, 'Ton', '14.8800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3836, 2114, 83, '', '202001', 'Coal', 'standard', NULL, '8700.00', '8700.00', '15.26', 1, '0.0000', NULL, '', '0', '0.00', '132762.0000', '', '8700.00', NULL, 3, 'Ton', '15.2600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3837, 2103, 83, '', '202001', 'Coal', 'standard', 0, '9000.00', '9000.00', '14.21', 1, '0.0000', NULL, '', '0', '0.00', '127890.0000', '', '9000.00', NULL, 3, 'Ton', '14.2100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3839, 2115, 84, '', '200000', 'Cash Return', 'standard', NULL, '50000.00', '50000.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '50000.0000', '', '50000.00', NULL, 3, 'Ton', '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3843, 2116, 82, '', '202002', 'Stone', 'standard', NULL, '166.00', '166.00', '190.00', 1, '0.0000', NULL, '', '0', '0.00', '31540.0000', '', '166.00', NULL, 3, 'Ton', '190.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3844, 2118, 82, '', '202002', 'Stone', 'standard', NULL, '167.00', '167.00', '285.00', 1, '0.0000', NULL, '', '0', '0.00', '47595.0000', '', '167.00', NULL, 3, 'Ton', '285.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3869, 2119, 83, '', '202001', 'Coal', 'standard', NULL, '9500.00', '9500.00', '17.04', 1, '0.0000', NULL, '', '0', '0.00', '161880.0000', '', '9500.00', NULL, 3, 'Ton', '17.0400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3870, 2120, 83, '', '202001', 'Coal', 'standard', NULL, '9500.00', '9500.00', '22.01', 1, '0.0000', NULL, '', '0', '0.00', '209095.0000', '', '9500.00', NULL, 3, 'Ton', '22.0100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3872, 2122, 83, '', '202001', 'Coal', 'standard', NULL, '9900.00', '9900.00', '21.06', 1, '0.0000', NULL, '', '0', '0.00', '208494.0000', '', '9900.00', NULL, 3, 'Ton', '21.0600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3873, 2123, 83, '', '202001', 'Coal', 'standard', NULL, '9900.00', '9900.00', '21.39', 1, '0.0000', NULL, '', '0', '0.00', '211761.0000', '', '9900.00', NULL, 3, 'Ton', '21.3900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3874, 2124, 83, '', '202001', 'Coal', 'standard', NULL, '9900.00', '9900.00', '18.11', 1, '0.0000', NULL, '', '0', '0.00', '179289.0000', '', '9900.00', NULL, 3, 'Ton', '18.1100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3875, 2141, 83, '', '202001', 'Coal', 'standard', NULL, '10000.00', '10000.00', '22.33', 1, '0.0000', NULL, '', '0', '0.00', '223300.0000', '', '10000.00', NULL, 3, 'Ton', '22.3300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3876, 2125, 83, '', '202001', 'Coal', 'standard', NULL, '9500.00', '9500.00', '23.37', 1, '0.0000', NULL, '', '0', '0.00', '222015.0000', '', '9500.00', NULL, 3, 'Ton', '23.3700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3877, 2126, 83, '', '202001', 'Coal', 'standard', NULL, '9500.00', '9500.00', '23.53', 1, '0.0000', NULL, '', '0', '0.00', '223535.0000', '', '9500.00', NULL, 3, 'Ton', '23.5300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3879, 2127, 83, '', '202001', 'Coal', 'standard', 0, '9000.00', '9000.00', '19.08', 1, '0.0000', NULL, '', '0', '0.00', '171720.0000', '', '9000.00', NULL, 3, 'Ton', '19.0800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3880, 2128, 83, '', '202001', 'Coal', 'standard', NULL, '9500.00', '9500.00', '22.52', 1, '0.0000', NULL, '', '0', '0.00', '213940.0000', '', '9500.00', NULL, 3, 'Ton', '22.5200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3881, 2129, 83, '', '202001', 'Coal', 'standard', NULL, '9800.00', '9800.00', '23.04', 1, '0.0000', NULL, '', '0', '0.00', '225792.0000', '', '9800.00', NULL, 3, 'Ton', '23.0400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3882, 2130, 83, '', '202001', 'Coal', 'standard', NULL, '8800.00', '8800.00', '13.59', 1, '0.0000', NULL, '', '0', '0.00', '119592.0000', '', '8800.00', NULL, 3, 'Ton', '13.5900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3883, 2131, 83, '', '202001', 'Coal', 'standard', NULL, '8800.00', '8800.00', '14.86', 1, '0.0000', NULL, '', '0', '0.00', '130768.0000', '', '8800.00', NULL, 3, 'Ton', '14.8600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3884, 2132, 83, '', '202001', 'Coal', 'standard', NULL, '8800.00', '8800.00', '14.83', 1, '0.0000', NULL, '', '0', '0.00', '130504.0000', '', '8800.00', NULL, 3, 'Ton', '14.8300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3885, 2133, 83, '', '202001', 'Coal', 'standard', NULL, '8800.00', '8800.00', '14.61', 1, '0.0000', NULL, '', '0', '0.00', '128568.0000', '', '8800.00', NULL, 3, 'Ton', '14.6100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3886, 2134, 83, '', '202001', 'Coal', 'standard', NULL, '7700.00', '7700.00', '24.18', 1, '0.0000', NULL, '', '0', '0.00', '186186.0000', '', '7700.00', NULL, 3, 'Ton', '24.1800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3887, 2135, 83, '', '202001', 'Coal', 'standard', NULL, '7700.00', '7700.00', '25.14', 1, '0.0000', NULL, '', '0', '0.00', '193578.0000', '', '7700.00', NULL, 3, 'Ton', '25.1400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3888, 2136, 83, '', '202001', 'Coal', 'standard', NULL, '7700.00', '7700.00', '16.33', 1, '0.0000', NULL, '', '0', '0.00', '125741.0000', '', '7700.00', NULL, 3, 'Ton', '16.3300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3889, 2137, 83, '', '202001', 'Coal', 'standard', NULL, '7850.00', '7850.00', '22.40', 1, '0.0000', NULL, '', '0', '0.00', '175840.0000', '', '7850.00', NULL, 3, 'Ton', '22.4000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3890, 2138, 83, '', '202001', 'Coal', 'standard', NULL, '8600.00', '8600.00', '22.98', 1, '0.0000', NULL, '', '0', '0.00', '197628.0000', '', '8600.00', NULL, 3, 'Ton', '22.9800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3892, 2139, 83, '', '202001', 'Coal', 'standard', NULL, '8700.00', '8700.00', '15.39', 1, '0.0000', NULL, '', '0', '0.00', '133893.0000', '', '8700.00', NULL, 3, 'Ton', '15.3900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3893, 2140, 83, '', '202001', 'Coal', 'standard', NULL, '8700.00', '8700.00', '20.15', 1, '0.0000', NULL, '', '0', '0.00', '175305.0000', '', '8700.00', NULL, 3, 'Ton', '20.1500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3921, 2143, 82, '', '202002', 'Stone', 'standard', NULL, '166.00', '166.00', '50.00', 1, '0.0000', NULL, '', '0', '0.00', '8300.0000', '', '166.00', NULL, 3, 'Ton', '50.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3922, 2144, 82, '', '202002', 'Stone', 'standard', NULL, '167.00', '167.00', '285.00', 1, '0.0000', NULL, '', '0', '0.00', '47595.0000', '', '167.00', NULL, 3, 'Ton', '285.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3923, 2145, 83, '', '202001', 'Coal', 'standard', NULL, '9500.00', '9500.00', '17.65', 1, '0.0000', NULL, '', '0', '0.00', '167675.0000', '', '9500.00', NULL, 3, 'Ton', '17.6500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3924, 2146, 83, '', '202001', 'Coal', 'standard', NULL, '9500.00', '9500.00', '20.72', 1, '0.0000', NULL, '', '0', '0.00', '196840.0000', '', '9500.00', NULL, 3, 'Ton', '20.7200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3925, 2147, 83, '', '202001', 'Coal', 'standard', NULL, '9500.00', '9500.00', '24.07', 1, '0.0000', NULL, '', '0', '0.00', '228665.0000', '', '9500.00', NULL, 3, 'Ton', '24.0700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3926, 2148, 83, '', '202001', 'Coal', 'standard', NULL, '9500.00', '9500.00', '21.75', 1, '0.0000', NULL, '', '0', '0.00', '206625.0000', '', '9500.00', NULL, 3, 'Ton', '21.7500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3927, 2149, 83, '', '202001', 'Coal', 'standard', NULL, '9500.00', '9500.00', '24.69', 1, '0.0000', NULL, '', '0', '0.00', '234555.0000', '', '9500.00', NULL, 3, 'Ton', '24.6900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3928, 2150, 83, '', '202001', 'Coal', 'standard', NULL, '9000.00', '9000.00', '15.41', 1, '0.0000', NULL, '', '0', '0.00', '138690.0000', '', '9000.00', NULL, 3, 'Ton', '15.4100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3929, 2151, 83, '', '202001', 'Coal', 'standard', NULL, '9500.00', '9500.00', '19.18', 1, '0.0000', NULL, '', '0', '0.00', '182210.0000', '', '9500.00', NULL, 3, 'Ton', '19.1800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3930, 2152, 83, '', '202001', 'Coal', 'standard', NULL, '9500.00', '9500.00', '20.60', 1, '0.0000', NULL, '', '0', '0.00', '195700.0000', '', '9500.00', NULL, 3, 'Ton', '20.6000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3931, 2153, 83, '', '202001', 'Coal', 'standard', NULL, '9700.00', '9700.00', '14.42', 1, '0.0000', NULL, '', '0', '0.00', '139874.0000', '', '9700.00', NULL, 3, 'Ton', '14.4200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3932, 2154, 83, '', '202001', 'Coal', 'standard', NULL, '9500.00', '9500.00', '4.00', 1, '0.0000', NULL, '', '0', '0.00', '38000.0000', '', '9500.00', NULL, 3, 'Ton', '4.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3933, 2155, 83, '', '202001', 'Coal', 'standard', NULL, '8800.00', '8800.00', '14.17', 1, '0.0000', NULL, '', '0', '0.00', '124696.0000', '', '8800.00', NULL, 3, 'Ton', '14.1700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3934, 2156, 83, '', '202001', 'Coal', 'standard', NULL, '8700.00', '8700.00', '17.02', 1, '0.0000', NULL, '', '0', '0.00', '148074.0000', '', '8700.00', NULL, 3, 'Ton', '17.0200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3935, 2157, 83, '', '202001', 'Coal', 'standard', NULL, '8600.00', '8600.00', '21.57', 1, '0.0000', NULL, '', '0', '0.00', '185502.0000', '', '8600.00', NULL, 3, 'Ton', '21.5700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3936, 2158, 83, '', '202001', 'Coal', 'standard', NULL, '8600.00', '8600.00', '22.50', 1, '0.0000', NULL, '', '0', '0.00', '193500.0000', '', '8600.00', NULL, 3, 'Ton', '22.5000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3937, 2159, 83, '', '202001', 'Coal', 'standard', NULL, '8800.00', '8800.00', '13.97', 1, '0.0000', NULL, '', '0', '0.00', '122936.0000', '', '8800.00', NULL, 3, 'Ton', '13.9700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3938, 2161, 83, '', '202001', 'Coal', 'standard', NULL, '8700.00', '8700.00', '14.12', 1, '0.0000', NULL, '', '0', '0.00', '122844.0000', '', '8700.00', NULL, 3, 'Ton', '14.1200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3939, 2162, 83, '', '202001', 'Coal', 'standard', NULL, '8700.00', '8700.00', '25.64', 1, '0.0000', NULL, '', '0', '0.00', '223068.0000', '', '8700.00', NULL, 3, 'Ton', '25.6400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3940, 2163, 83, '', '202001', 'Coal', 'standard', NULL, '8700.00', '8700.00', '26.31', 1, '0.0000', NULL, '', '0', '0.00', '228897.0000', '', '8700.00', NULL, 3, 'Ton', '26.3100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3941, 2164, 83, '', '202001', 'Coal', 'standard', NULL, '8700.00', '8700.00', '23.91', 1, '0.0000', NULL, '', '0', '0.00', '208017.0000', '', '8700.00', NULL, 3, 'Ton', '23.9100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3943, 2165, 83, '', '202001', 'Coal', 'standard', NULL, '7700.00', '7700.00', '16.48', 1, '0.0000', NULL, '', '0', '0.00', '126896.0000', '', '7700.00', NULL, 3, 'Ton', '16.4800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3944, 2166, 83, '', '202001', 'Coal', 'standard', NULL, '7700.00', '7700.00', '21.75', 1, '0.0000', NULL, '', '0', '0.00', '167475.0000', '', '7700.00', NULL, 3, 'Ton', '21.7500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3945, 2167, 83, '', '202001', 'Coal', 'standard', NULL, '7700.00', '7700.00', '27.68', 1, '0.0000', NULL, '', '0', '0.00', '213136.0000', '', '7700.00', NULL, 3, 'Ton', '27.6800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3946, 2168, 83, '', '202001', 'Coal', 'standard', NULL, '7800.00', '7800.00', '22.34', 1, '0.0000', NULL, '', '0', '0.00', '174252.0000', '', '7800.00', NULL, 3, 'Ton', '22.3400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3947, 2169, 83, '', '202001', 'Coal', 'standard', NULL, '8800.00', '8800.00', '19.03', 1, '0.0000', NULL, '', '0', '0.00', '167464.0000', '', '8800.00', NULL, 3, 'Ton', '19.0300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3949, 2170, 82, '', '202002', 'Stone', 'standard', NULL, '167.00', '167.00', '95.00', 1, '0.0000', NULL, '', '0', '0.00', '15865.0000', '', '167.00', NULL, 3, 'Ton', '95.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3969, 2171, 83, '', '202001', 'Coal', 'standard', NULL, '8700.00', '8700.00', '23.86', 1, '0.0000', NULL, '', '0', '0.00', '207582.0000', '', '8700.00', NULL, 3, 'Ton', '23.8600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3970, 2172, 83, '', '202001', 'Coal', 'standard', NULL, '8600.00', '8600.00', '23.90', 1, '0.0000', NULL, '', '0', '0.00', '205540.0000', '', '8600.00', NULL, 3, 'Ton', '23.9000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3971, 2173, 83, '', '202001', 'Coal', 'standard', NULL, '8600.00', '8600.00', '17.10', 1, '0.0000', NULL, '', '0', '0.00', '147060.0000', '', '8600.00', NULL, 3, 'Ton', '17.1000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3972, 2174, 83, '', '202001', 'Coal', 'standard', NULL, '8800.00', '8800.00', '11.03', 1, '0.0000', NULL, '', '0', '0.00', '97064.0000', '', '8800.00', NULL, 3, 'Ton', '11.0300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3973, 2175, 83, '', '202001', 'Coal', 'standard', NULL, '9500.00', '9500.00', '23.08', 1, '0.0000', NULL, '', '0', '0.00', '219260.0000', '', '9500.00', NULL, 3, 'Ton', '23.0800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3974, 2176, 83, '', '202001', 'Coal', 'standard', 0, '9500.00', '9500.00', '24.13', 1, '0.0000', NULL, '', '0', '0.00', '229235.0000', '', '9500.00', NULL, 3, 'Ton', '24.1300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3975, 2177, 83, '', '202001', 'Coal', 'standard', NULL, '9500.00', '9500.00', '22.87', 1, '0.0000', NULL, '', '0', '0.00', '217265.0000', '', '9500.00', NULL, 3, 'Ton', '22.8700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3976, 2178, 83, '', '202001', 'Coal', 'standard', NULL, '9600.00', '9600.00', '14.13', 1, '0.0000', NULL, '', '0', '0.00', '135648.0000', '', '9600.00', NULL, 3, 'Ton', '14.1300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3977, 2179, 83, '', '202001', 'Coal', 'standard', NULL, '9600.00', '9600.00', '14.25', 1, '0.0000', NULL, '', '0', '0.00', '136800.0000', '', '9600.00', NULL, 3, 'Ton', '14.2500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3978, 2180, 83, '', '202001', 'Coal', 'standard', NULL, '9600.00', '9600.00', '13.62', 1, '0.0000', NULL, '', '0', '0.00', '130752.0000', '', '9600.00', NULL, 3, 'Ton', '13.6200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3979, 2181, 83, '', '202001', 'Coal', 'standard', NULL, '9500.00', '9500.00', '20.39', 1, '0.0000', NULL, '', '0', '0.00', '193705.0000', '', '9500.00', NULL, 3, 'Ton', '20.3900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3980, 2182, 83, '', '202001', 'Coal', 'standard', NULL, '9600.00', '9600.00', '18.59', 1, '0.0000', NULL, '', '0', '0.00', '178464.0000', '', '9600.00', NULL, 3, 'Ton', '18.5900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3981, 2183, 83, '', '202001', 'Coal', 'standard', NULL, '9500.00', '9500.00', '22.80', 1, '0.0000', NULL, '', '0', '0.00', '216600.0000', '', '9500.00', NULL, 3, 'Ton', '22.8000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3982, 2184, 83, '', '202001', 'Coal', 'standard', NULL, '8800.00', '8800.00', '2.67', 1, '0.0000', NULL, '', '0', '0.00', '23496.0000', '', '8800.00', NULL, 3, 'Ton', '2.6700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3983, 2185, 83, '', '202001', 'Coal', 'standard', NULL, '8800.00', '8800.00', '14.11', 1, '0.0000', NULL, '', '0', '0.00', '124168.0000', '', '8800.00', NULL, 3, 'Ton', '14.1100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3984, 2186, 83, '', '202001', 'Coal', 'standard', NULL, '8800.00', '8800.00', '13.69', 1, '0.0000', NULL, '', '0', '0.00', '120472.0000', '', '8800.00', NULL, 3, 'Ton', '13.6900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (3985, 2187, 83, '', '202001', 'Coal', 'standard', NULL, '8770.00', '8770.00', '15.38', 1, '0.0000', NULL, '', '0', '0.00', '134882.6000', '', '8770.00', NULL, 3, 'Ton', '15.3800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4001, 2188, 83, '', '202001', 'Coal', 'standard', NULL, '8700.00', '8700.00', '20.14', 1, '0.0000', NULL, '', '0', '0.00', '175218.0000', '', '8700.00', NULL, 3, 'Ton', '20.1400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4002, 2189, 83, '', '202001', 'Coal', 'standard', NULL, '8700.00', '8700.00', '20.99', 1, '0.0000', NULL, '', '0', '0.00', '182613.0000', '', '8700.00', NULL, 3, 'Ton', '20.9900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4003, 2190, 83, '', '202001', 'Coal', 'standard', NULL, '8700.00', '8700.00', '25.67', 1, '0.0000', NULL, '', '0', '0.00', '223329.0000', '', '8700.00', NULL, 3, 'Ton', '25.6700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4004, 2191, 83, '', '202001', 'Coal', 'standard', NULL, '8800.00', '8800.00', '16.06', 1, '0.0000', NULL, '', '0', '0.00', '141328.0000', '', '8800.00', NULL, 3, 'Ton', '16.0600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4005, 2192, 83, '', '202001', 'Coal', 'standard', NULL, '8800.00', '8800.00', '13.95', 1, '0.0000', NULL, '', '0', '0.00', '122760.0000', '', '8800.00', NULL, 3, 'Ton', '13.9500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4006, 2193, 83, '', '202001', 'Coal', 'standard', NULL, '9600.00', '9600.00', '13.70', 1, '0.0000', NULL, '', '0', '0.00', '131520.0000', '', '9600.00', NULL, 3, 'Ton', '13.7000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4007, 2194, 83, '', '202001', 'Coal', 'standard', NULL, '9600.00', '9600.00', '13.37', 1, '0.0000', NULL, '', '0', '0.00', '128352.0000', '', '9600.00', NULL, 3, 'Ton', '13.3700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4008, 2195, 83, '', '202001', 'Coal', 'standard', NULL, '9600.00', '9600.00', '14.05', 1, '0.0000', NULL, '', '0', '0.00', '134880.0000', '', '9600.00', NULL, 3, 'Ton', '14.0500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4011, 2197, 83, '', '202001', 'Coal', 'standard', 0, '9000.00', '9000.00', '19.08', 1, '0.0000', NULL, '', '0', '0.00', '171720.0000', '', '9000.00', NULL, 3, 'Ton', '19.0800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4012, 2198, 83, '', '202001', 'Coal', 'standard', NULL, '9800.00', '9800.00', '16.19', 1, '0.0000', NULL, '', '0', '0.00', '158662.0000', '', '9800.00', NULL, 3, 'Ton', '16.1900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4013, 2199, 83, '', '202001', 'Coal', 'standard', NULL, '8800.00', '8800.00', '15.37', 1, '0.0000', NULL, '', '0', '0.00', '135256.0000', '', '8800.00', NULL, 3, 'Ton', '15.3700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4014, 2200, 83, '', '202001', 'Coal', 'standard', NULL, '8800.00', '8800.00', '13.74', 1, '0.0000', NULL, '', '0', '0.00', '120912.0000', '', '8800.00', NULL, 3, 'Ton', '13.7400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4015, 2201, 83, '', '202001', 'Coal', 'standard', NULL, '8800.00', '8800.00', '14.73', 1, '0.0000', NULL, '', '0', '0.00', '129624.0000', '', '8800.00', NULL, 3, 'Ton', '14.7300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4016, 2202, 83, '', '202001', 'Coal', 'standard', NULL, '7700.00', '7700.00', '16.43', 1, '0.0000', NULL, '', '0', '0.00', '126511.0000', '', '7700.00', NULL, 3, 'Ton', '16.4300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4018, 2203, 88, '', '963', 'Other Fare', 'standard', NULL, '222668.00', '222668.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '222668.0000', '', '222668.00', NULL, 3, 'Ton', '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4020, 2204, 83, '', '202001', 'Coal', 'standard', NULL, '791452.00', '791452.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '791452.0000', '', '791452.00', NULL, 3, 'Ton', '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4022, 2205, 86, '', '000003', 'labour bill', 'standard', NULL, '6850.00', '6850.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '6850.0000', '', '6850.00', NULL, 3, 'Ton', '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4026, 2207, 88, '', '963', 'Other Fare', 'standard', NULL, '127809.00', '127809.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '127809.0000', '', '127809.00', NULL, 3, 'Ton', '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4057, 2210, 83, '', '202001', 'Coal', 'standard', NULL, '9600.00', '9600.00', '12.65', 1, '0.0000', NULL, '', '0', '0.00', '121440.0000', '', '9600.00', NULL, 3, 'Ton', '12.6500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4058, 2211, 83, '', '202001', 'Coal', 'standard', NULL, '9600.00', '9600.00', '13.88', 1, '0.0000', NULL, '', '0', '0.00', '133248.0000', '', '9600.00', NULL, 3, 'Ton', '13.8800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4059, 2212, 83, '', '202001', 'Coal', 'standard', NULL, '9600.00', '9600.00', '13.83', 1, '0.0000', NULL, '', '0', '0.00', '132768.0000', '', '9600.00', NULL, 3, 'Ton', '13.8300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4060, 2213, 83, '', '202001', 'Coal', 'standard', NULL, '9700.00', '9700.00', '13.83', 1, '0.0000', NULL, '', '0', '0.00', '134151.0000', '', '9700.00', NULL, 3, 'Ton', '13.8300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4061, 2214, 83, '', '202001', 'Coal', 'standard', NULL, '9800.00', '9800.00', '24.52', 1, '0.0000', NULL, '', '0', '0.00', '240296.0000', '', '9800.00', NULL, 3, 'Ton', '24.5200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4062, 2215, 83, '', '202001', 'Coal', 'standard', NULL, '9700.00', '9700.00', '23.59', 1, '0.0000', NULL, '', '0', '0.00', '228823.0000', '', '9700.00', NULL, 3, 'Ton', '23.5900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4063, 2216, 83, '', '202001', 'Coal', 'standard', NULL, '9700.00', '9700.00', '24.52', 1, '0.0000', NULL, '', '0', '0.00', '237844.0000', '', '9700.00', NULL, 3, 'Ton', '24.5200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4064, 2217, 83, '', '202001', 'Coal', 'standard', NULL, '9700.00', '9700.00', '24.09', 1, '0.0000', NULL, '', '0', '0.00', '233673.0000', '', '9700.00', NULL, 3, 'Ton', '24.0900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4065, 2218, 83, '', '202001', 'Coal', 'standard', NULL, '9700.00', '9700.00', '22.48', 1, '0.0000', NULL, '', '0', '0.00', '218056.0000', '', '9700.00', NULL, 3, 'Ton', '22.4800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4066, 2219, 83, '', '202001', 'Coal', 'standard', NULL, '9700.00', '9700.00', '23.64', 1, '0.0000', NULL, '', '0', '0.00', '229308.0000', '', '9700.00', NULL, 3, 'Ton', '23.6400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4067, 2220, 83, '', '202001', 'Coal', 'standard', NULL, '10000.00', '10000.00', '22.40', 1, '0.0000', NULL, '', '0', '0.00', '224000.0000', '', '10000.00', NULL, 3, 'Ton', '22.4000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4069, 2221, 83, '', '202001', 'Coal', 'standard', NULL, '10000.00', '10000.00', '20.50', 1, '0.0000', NULL, '', '0', '0.00', '205000.0000', '', '10000.00', NULL, 3, 'Ton', '20.5000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4070, 2222, 83, '', '202001', 'Coal', 'standard', NULL, '9000.00', '9000.00', '20.04', 1, '0.0000', NULL, '', '0', '0.00', '180360.0000', '', '9000.00', NULL, 3, 'Ton', '20.0400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4071, 2223, 83, '', '202001', 'Coal', 'standard', NULL, '9000.00', '9000.00', '18.51', 1, '0.0000', NULL, '', '0', '0.00', '166590.0000', '', '9000.00', NULL, 3, 'Ton', '18.5100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4072, 2224, 83, '', '202001', 'Coal', 'standard', NULL, '9000.00', '9000.00', '18.39', 1, '0.0000', NULL, '', '0', '0.00', '165510.0000', '', '9000.00', NULL, 3, 'Ton', '18.3900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4073, 2225, 83, '', '202001', 'Coal', 'standard', NULL, '8700.00', '8700.00', '14.35', 1, '0.0000', NULL, '', '0', '0.00', '124845.0000', '', '8700.00', NULL, 3, 'Ton', '14.3500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4074, 2226, 83, '', '202001', 'Coal', 'standard', NULL, '8700.00', '8700.00', '16.81', 1, '0.0000', NULL, '', '0', '0.00', '146247.0000', '', '8700.00', NULL, 3, 'Ton', '16.8100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4075, 2227, 83, '', '202001', 'Coal', 'standard', NULL, '8700.00', '8700.00', '21.47', 1, '0.0000', NULL, '', '0', '0.00', '186789.0000', '', '8700.00', NULL, 3, 'Ton', '21.4700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4076, 2228, 83, '', '202001', 'Coal', 'standard', NULL, '8700.00', '8700.00', '20.49', 1, '0.0000', NULL, '', '0', '0.00', '178263.0000', '', '8700.00', NULL, 3, 'Ton', '20.4900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4077, 2229, 83, '', '202001', 'Coal', 'standard', NULL, '8700.00', '8700.00', '21.94', 1, '0.0000', NULL, '', '0', '0.00', '190878.0000', '', '8700.00', NULL, 3, 'Ton', '21.9400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4078, 2230, 83, '', '202001', 'Coal', 'standard', NULL, '8800.00', '8800.00', '13.72', 1, '0.0000', NULL, '', '0', '0.00', '120736.0000', '', '8800.00', NULL, 3, 'Ton', '13.7200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4079, 2231, 83, '', '202001', 'Coal', 'standard', NULL, '8800.00', '8800.00', '14.11', 1, '0.0000', NULL, '', '0', '0.00', '124168.0000', '', '8800.00', NULL, 3, 'Ton', '14.1100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4080, 2232, 83, '', '202001', 'Coal', 'standard', NULL, '8600.00', '8600.00', '17.85', 1, '0.0000', NULL, '', '0', '0.00', '153510.0000', '', '8600.00', NULL, 3, 'Ton', '17.8500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4081, 2233, 83, '', '202001', 'Coal', 'standard', NULL, '8600.00', '8600.00', '19.49', 1, '0.0000', NULL, '', '0', '0.00', '167614.0000', '', '8600.00', NULL, 3, 'Ton', '19.4900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4082, 2234, 83, '', '202001', 'Coal', 'standard', NULL, '7700.00', '7700.00', '16.33', 1, '0.0000', NULL, '', '0', '0.00', '125741.0000', '', '7700.00', NULL, 3, 'Ton', '16.3300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4083, 2235, 83, '', '202001', 'Coal', 'standard', NULL, '8600.00', '8600.00', '23.60', 1, '0.0000', NULL, '', '0', '0.00', '202960.0000', '', '8600.00', NULL, 3, 'Ton', '23.6000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4085, 2236, 83, '', '202001', 'Coal', 'standard', NULL, '166.00', '166.00', '493.00', 1, '0.0000', NULL, '', '0', '0.00', '81838.0000', '', '166.00', NULL, 3, 'Ton', '493.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4100, 2237, 83, '', '202001', 'Coal', 'standard', NULL, '9600.00', '9600.00', '19.91', 1, '0.0000', NULL, '', '0', '0.00', '191136.0000', '', '9600.00', NULL, 3, 'Ton', '19.9100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4101, 2238, 83, '', '202001', 'Coal', 'standard', NULL, '9600.00', '9600.00', '18.39', 1, '0.0000', NULL, '', '0', '0.00', '176544.0000', '', '9600.00', NULL, 3, 'Ton', '18.3900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4102, 2239, 83, '', '202001', 'Coal', 'standard', NULL, '9600.00', '9600.00', '17.15', 1, '0.0000', NULL, '', '0', '0.00', '164640.0000', '', '9600.00', NULL, 3, 'Ton', '17.1500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4103, 2240, 83, '', '202001', 'Coal', 'standard', NULL, '9700.00', '9700.00', '23.34', 1, '0.0000', NULL, '', '0', '0.00', '226398.0000', '', '9700.00', NULL, 3, 'Ton', '23.3400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4104, 2241, 83, '', '202001', 'Coal', 'standard', NULL, '9700.00', '9700.00', '23.11', 1, '0.0000', NULL, '', '0', '0.00', '224167.0000', '', '9700.00', NULL, 3, 'Ton', '23.1100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4105, 2242, 83, '', '202001', 'Coal', 'standard', NULL, '9700.00', '9700.00', '24.78', 1, '0.0000', NULL, '', '0', '0.00', '240366.0000', '', '9700.00', NULL, 3, 'Ton', '24.7800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4106, 2243, 83, '', '202001', 'Coal', 'standard', NULL, '9700.00', '9700.00', '22.37', 1, '0.0000', NULL, '', '0', '0.00', '216989.0000', '', '9700.00', NULL, 3, 'Ton', '22.3700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4107, 2244, 83, '', '202001', 'Coal', 'standard', NULL, '9800.00', '9800.00', '22.05', 1, '0.0000', NULL, '', '0', '0.00', '216090.0000', '', '9800.00', NULL, 3, 'Ton', '22.0500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4108, 2245, 83, '', '202001', 'Coal', 'standard', NULL, '9600.00', '9600.00', '14.63', 1, '0.0000', NULL, '', '0', '0.00', '140448.0000', '', '9600.00', NULL, 3, 'Ton', '14.6300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4110, 2251, 83, '', '202001', 'Coal', 'standard', NULL, '9800.00', '9800.00', '24.54', 1, '0.0000', NULL, '', '0', '0.00', '240492.0000', '', '9800.00', NULL, 3, 'Ton', '24.5400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4111, 2246, 83, '', '202001', 'Coal', 'standard', NULL, '9200.00', '9200.00', '18.40', 1, '0.0000', NULL, '', '0', '0.00', '169280.0000', '', '9200.00', NULL, 3, 'Ton', '18.4000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4116, 2252, 83, '', '202001', 'Coal', 'standard', NULL, '9150.00', '9150.00', '18.87', 1, '0.0000', NULL, '', '0', '0.00', '172660.5000', '', '9150.00', NULL, 3, 'Ton', '18.8700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4117, 2248, 83, '', '202001', 'Coal', 'standard', NULL, '9600.00', '9600.00', '19.55', 1, '0.0000', NULL, '', '0', '0.00', '187680.0000', '', '9600.00', NULL, 3, 'Ton', '19.5500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4118, 2249, 83, '', '202001', 'Coal', 'standard', NULL, '8600.00', '8600.00', '22.96', 1, '0.0000', NULL, '', '0', '0.00', '197456.0000', '', '8600.00', NULL, 3, 'Ton', '22.9600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4119, 2250, 83, '', '202001', 'Coal', 'standard', NULL, '9000.00', '9000.00', '17.32', 1, '0.0000', NULL, '', '0', '0.00', '155880.0000', '', '9000.00', NULL, 3, 'Ton', '17.3200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4122, 2253, 82, '', '202002', 'Stone', 'standard', NULL, '166.00', '166.00', '493.00', 1, '0.0000', NULL, '', '0', '0.00', '81838.0000', '', '166.00', NULL, 3, 'Ton', '493.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4123, 2254, 82, '', '202002', 'Stone', 'standard', NULL, '168.00', '168.00', '190.00', 1, '0.0000', NULL, '', '0', '0.00', '31920.0000', '', '168.00', NULL, 3, 'Ton', '190.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4147, 2255, 83, '', '202001', 'Coal', 'standard', NULL, '8700.00', '8700.00', '18.07', 1, '0.0000', NULL, '', '0', '0.00', '157209.0000', '', '8700.00', NULL, 3, 'Ton', '18.0700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4148, 2256, 83, '', '202001', 'Coal', 'standard', NULL, '8600.00', '8600.00', '23.22', 1, '0.0000', NULL, '', '0', '0.00', '199692.0000', '', '8600.00', NULL, 3, 'Ton', '23.2200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4149, 2257, 83, '', '202001', 'Coal', 'standard', NULL, '8800.00', '8800.00', '22.14', 1, '0.0000', NULL, '', '0', '0.00', '194832.0000', '', '8800.00', NULL, 3, 'Ton', '22.1400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4150, 2258, 83, '', '202001', 'Coal', 'standard', NULL, '8800.00', '8800.00', '23.40', 1, '0.0000', NULL, '', '0', '0.00', '205920.0000', '', '8800.00', NULL, 3, 'Ton', '23.4000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4151, 2259, 83, '', '202001', 'Coal', 'standard', NULL, '9200.00', '9200.00', '14.35', 1, '0.0000', NULL, '', '0', '0.00', '132020.0000', '', '9200.00', NULL, 3, 'Ton', '14.3500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4152, 2260, 83, '', '202001', 'Coal', 'standard', NULL, '9200.00', '9200.00', '15.41', 1, '0.0000', NULL, '', '0', '0.00', '141772.0000', '', '9200.00', NULL, 3, 'Ton', '15.4100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4153, 2261, 83, '', '202001', 'Coal', 'standard', NULL, '9200.00', '9200.00', '15.25', 1, '0.0000', NULL, '', '0', '0.00', '140300.0000', '', '9200.00', NULL, 3, 'Ton', '15.2500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4154, 2262, 83, '', '202001', 'Coal', 'standard', 0, '7350.00', '7350.00', '23.17', 1, '0.0000', NULL, '', '0', '0.00', '170299.5000', '', '7350.00', NULL, 3, 'Ton', '23.1700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4155, 2263, 83, '', '202001', 'Coal', 'standard', NULL, '7350.00', '7350.00', '23.16', 1, '0.0000', NULL, '', '0', '0.00', '170226.0000', '', '7350.00', NULL, 3, 'Ton', '23.1600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4156, 2264, 83, '', '202001', 'Coal', 'standard', NULL, '9000.00', '9000.00', '20.94', 1, '0.0000', NULL, '', '0', '0.00', '188460.0000', '', '9000.00', NULL, 3, 'Ton', '20.9400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4157, 2265, 83, '', '202001', 'Coal', 'standard', NULL, '8800.00', '8800.00', '15.56', 1, '0.0000', NULL, '', '0', '0.00', '136928.0000', '', '8800.00', NULL, 3, 'Ton', '15.5600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4158, 2266, 83, '', '202001', 'Coal', 'standard', NULL, '8800.00', '8800.00', '15.32', 1, '0.0000', NULL, '', '0', '0.00', '134816.0000', '', '8800.00', NULL, 3, 'Ton', '15.3200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4159, 2267, 83, '', '202001', 'Coal', 'standard', NULL, '9000.00', '9000.00', '16.02', 1, '0.0000', NULL, '', '0', '0.00', '144180.0000', '', '9000.00', NULL, 3, 'Ton', '16.0200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4160, 2268, 83, '', '202001', 'Coal', 'standard', NULL, '9000.00', '9000.00', '16.66', 1, '0.0000', NULL, '', '0', '0.00', '149940.0000', '', '9000.00', NULL, 3, 'Ton', '16.6600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4161, 2269, 83, '', '202001', 'Coal', 'standard', NULL, '9000.00', '9000.00', '15.13', 1, '0.0000', NULL, '', '0', '0.00', '136170.0000', '', '9000.00', NULL, 3, 'Ton', '15.1300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4162, 2270, 83, '', '202001', 'Coal', 'standard', NULL, '9000.00', '9000.00', '14.81', 1, '0.0000', NULL, '', '0', '0.00', '133290.0000', '', '9000.00', NULL, 3, 'Ton', '14.8100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4163, 2271, 83, '', '202001', 'Coal', 'standard', NULL, '9000.00', '9000.00', '18.29', 1, '0.0000', NULL, '', '0', '0.00', '164610.0000', '', '9000.00', NULL, 3, 'Ton', '18.2900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4164, 2272, 83, '', '202001', 'Coal', 'standard', NULL, '9000.00', '9000.00', '19.79', 1, '0.0000', NULL, '', '0', '0.00', '178110.0000', '', '9000.00', NULL, 3, 'Ton', '19.7900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4165, 2273, 83, '', '202001', 'Coal', 'standard', NULL, '9000.00', '9000.00', '19.22', 1, '0.0000', NULL, '', '0', '0.00', '172980.0000', '', '9000.00', NULL, 3, 'Ton', '19.2200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4166, 2274, 83, '', '202001', 'Coal', 'standard', NULL, '7700.00', '7700.00', '15.83', 1, '0.0000', NULL, '', '0', '0.00', '121891.0000', '', '7700.00', NULL, 3, 'Ton', '15.8300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4167, 2275, 83, '', '202001', 'Coal', 'standard', NULL, '7700.00', '7700.00', '25.18', 1, '0.0000', NULL, '', '0', '0.00', '193886.0000', '', '7700.00', NULL, 3, 'Ton', '25.1800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4168, 2276, 83, '', '202001', 'Coal', 'standard', NULL, '9700.00', '9700.00', '18.27', 1, '0.0000', NULL, '', '0', '0.00', '177219.0000', '', '9700.00', NULL, 3, 'Ton', '18.2700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4169, 2277, 83, '', '202001', 'Coal', 'standard', NULL, '9700.00', '9700.00', '17.86', 1, '0.0000', NULL, '', '0', '0.00', '173242.0000', '', '9700.00', NULL, 3, 'Ton', '17.8600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4170, 2070, 83, '', '202001', 'Coal', 'standard', 0, '8700.00', '8700.00', '13.29', 1, '0.0000', NULL, '', '0', '0.00', '115623.0000', '', '8700.00', NULL, 3, 'Ton', '13.2900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4171, 1999, 83, '', '202001', 'Coal', 'standard', 0, '9300.00', '9300.00', '214.00', 1, '0.0000', NULL, '', '0', '0.00', '1990200.0000', '', '9300.00', NULL, 3, 'Ton', '214.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4175, 2279, 84, '', '200000', 'Cash Return', 'standard', NULL, '27199.50', '27199.50', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '27199.5000', '', '27199.50', NULL, 3, 'Ton', '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4177, 2280, 84, '', '200000', 'Cash Return', 'standard', NULL, '7000.00', '7000.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '7000.0000', '', '7000.00', NULL, 3, 'Ton', '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4179, 2281, 83, '', '202001', 'Coal', 'standard', NULL, '8500.00', '8500.00', '24.87', 1, '0.0000', NULL, '', '0', '0.00', '211395.0000', '', '8500.00', NULL, 3, 'Ton', '24.8700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4209, 2282, 83, '', '202001', 'Coal', 'standard', NULL, '9100.00', '9100.00', '21.03', 1, '0.0000', NULL, '', '0', '0.00', '191373.0000', '', '9100.00', NULL, 3, 'Ton', '21.0300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4210, 2283, 83, '', '202001', 'Coal', 'standard', NULL, '9000.00', '9000.00', '18.09', 1, '0.0000', NULL, '', '0', '0.00', '162810.0000', '', '9000.00', NULL, 3, 'Ton', '18.0900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4211, 2284, 83, '', '202001', 'Coal', 'standard', 0, '9000.00', '9000.00', '17.53', 1, '0.0000', NULL, '', '0', '0.00', '157770.0000', '', '9000.00', NULL, 3, 'Ton', '17.5300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4212, 2278, 82, '', '202002', 'Stone', 'standard', NULL, '166.00', '166.00', '92.00', 1, '0.0000', NULL, '', '0', '0.00', '15272.0000', '', '166.00', NULL, 3, 'Ton', '92.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4213, 2285, 83, '', '202001', 'Coal', 'standard', NULL, '9000.00', '9000.00', '19.63', 1, '0.0000', NULL, '', '0', '0.00', '176670.0000', '', '9000.00', NULL, 3, 'Ton', '19.6300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4215, 2286, 83, '', '202001', 'Coal', 'standard', NULL, '9100.00', '9100.00', '18.82', 1, '0.0000', NULL, '', '0', '0.00', '171262.0000', '', '9100.00', NULL, 3, 'Ton', '18.8200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4216, 2287, 83, '', '202001', 'Coal', 'standard', NULL, '9100.00', '9100.00', '23.82', 1, '0.0000', NULL, '', '0', '0.00', '216762.0000', '', '9100.00', NULL, 3, 'Ton', '23.8200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4217, 2288, 83, '', '202001', 'Coal', 'standard', NULL, '9000.00', '9000.00', '15.44', 1, '0.0000', NULL, '', '0', '0.00', '138960.0000', '', '9000.00', NULL, 3, 'Ton', '15.4400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4218, 2289, 83, '', '202001', 'Coal', 'standard', NULL, '9000.00', '9000.00', '19.03', 1, '0.0000', NULL, '', '0', '0.00', '171270.0000', '', '9000.00', NULL, 3, 'Ton', '19.0300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4219, 2290, 83, '', '202001', 'Coal', 'standard', NULL, '9000.00', '9000.00', '14.45', 1, '0.0000', NULL, '', '0', '0.00', '130050.0000', '', '9000.00', NULL, 3, 'Ton', '14.4500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4220, 2291, 83, '', '202001', 'Coal', 'standard', NULL, '9000.00', '9000.00', '16.68', 1, '0.0000', NULL, '', '0', '0.00', '150120.0000', '', '9000.00', NULL, 3, 'Ton', '16.6800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4221, 2292, 83, '', '202001', 'Coal', 'standard', NULL, '7900.00', '7900.00', '25.29', 1, '0.0000', NULL, '', '0', '0.00', '199791.0000', '', '7900.00', NULL, 3, 'Ton', '25.2900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4222, 2293, 83, '', '202001', 'Coal', 'standard', NULL, '7700.00', '7700.00', '23.03', 1, '0.0000', NULL, '', '0', '0.00', '177331.0000', '', '7700.00', NULL, 3, 'Ton', '23.0300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4223, 2294, 83, '', '202001', 'Coal', 'standard', NULL, '7700.00', '7700.00', '19.24', 1, '0.0000', NULL, '', '0', '0.00', '148148.0000', '', '7700.00', NULL, 3, 'Ton', '19.2400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4224, 2295, 83, '', '202001', 'Coal', 'standard', NULL, '9400.00', '9400.00', '19.74', 1, '0.0000', NULL, '', '0', '0.00', '185556.0000', '', '9400.00', NULL, 3, 'Ton', '19.7400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4225, 2296, 83, '', '202001', 'Coal', 'standard', NULL, '9200.00', '9200.00', '19.93', 1, '0.0000', NULL, '', '0', '0.00', '183356.0000', '', '9200.00', NULL, 3, 'Ton', '19.9300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4226, 2297, 83, '', '202001', 'Coal', 'standard', NULL, '9300.00', '9300.00', '22.94', 1, '0.0000', NULL, '', '0', '0.00', '213342.0000', '', '9300.00', NULL, 3, 'Ton', '22.9400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4227, 2298, 83, '', '202001', 'Coal', 'standard', NULL, '9300.00', '9300.00', '18.82', 1, '0.0000', NULL, '', '0', '0.00', '175026.0000', '', '9300.00', NULL, 3, 'Ton', '18.8200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4228, 2299, 83, '', '202001', 'Coal', 'standard', NULL, '9200.00', '9200.00', '10.06', 1, '0.0000', NULL, '', '0', '0.00', '92552.0000', '', '9200.00', NULL, 3, 'Ton', '10.0600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4229, 2300, 83, '', '202001', 'Coal', 'standard', NULL, '9100.00', '9100.00', '22.88', 1, '0.0000', NULL, '', '0', '0.00', '208208.0000', '', '9100.00', NULL, 3, 'Ton', '22.8800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4232, 2301, 83, '', '202001', 'Coal', 'standard', 0, '7350.00', '7350.00', '23.33', 1, '0.0000', NULL, '', '0', '0.00', '171475.5000', '', '7350.00', NULL, 3, 'Ton', '23.3300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4234, 2302, 83, '', '202001', 'Coal', 'standard', 0, '7350.00', '7350.00', '21.42', 1, '0.0000', NULL, '', '0', '0.00', '157437.0000', '', '7350.00', NULL, 3, 'Ton', '21.4200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4235, 2303, 83, '', '202001', 'Coal', 'standard', NULL, '10000.00', '10000.00', '21.85', 1, '0.0000', NULL, '', '0', '0.00', '218500.0000', '', '10000.00', NULL, 3, 'Ton', '21.8500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4236, 2304, 83, '', '202001', 'Coal', 'standard', NULL, '10000.00', '10000.00', '22.06', 1, '0.0000', NULL, '', '0', '0.00', '220600.0000', '', '10000.00', NULL, 3, 'Ton', '22.0600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4237, 2305, 83, '', '202001', 'Coal', 'standard', NULL, '8600.00', '8600.00', '22.19', 1, '0.0000', NULL, '', '0', '0.00', '190834.0000', '', '8600.00', NULL, 3, 'Ton', '22.1900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4238, 2306, 83, '', '202001', 'Coal', 'standard', NULL, '8700.00', '8700.00', '22.82', 1, '0.0000', NULL, '', '0', '0.00', '198534.0000', '', '8700.00', NULL, 3, 'Ton', '22.8200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4239, 2307, 83, '', '202001', 'Coal', 'standard', NULL, '8700.00', '8700.00', '20.07', 1, '0.0000', NULL, '', '0', '0.00', '174609.0000', '', '8700.00', NULL, 3, 'Ton', '20.0700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4242, 2310, 83, '', '202001', 'Coal', 'standard', NULL, '8200.00', '8200.00', '100.00', 1, '0.0000', NULL, '', '0', '0.00', '820000.0000', '', '8200.00', NULL, 3, 'Ton', '100.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4243, 2308, 83, '', '202001', 'Coal', 'standard', NULL, '9900.00', '9900.00', '20.06', 1, '0.0000', NULL, '', '0', '0.00', '198594.0000', '', '9900.00', NULL, 3, 'Ton', '20.0600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4244, 2309, 83, '', '202001', 'Coal', 'standard', NULL, '9900.00', '9900.00', '21.46', 1, '0.0000', NULL, '', '0', '0.00', '212454.0000', '', '9900.00', NULL, 3, 'Ton', '21.4600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4277, 2311, 83, '', '202001', 'Coal', 'standard', NULL, '9200.00', '9200.00', '14.23', 1, '0.0000', NULL, '', '0', '0.00', '130916.0000', '', '9200.00', NULL, 3, 'Ton', '14.2300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4278, 2312, 83, '', '202001', 'Coal', 'standard', NULL, '9700.00', '9700.00', '22.79', 1, '0.0000', NULL, '', '0', '0.00', '221063.0000', '', '9700.00', NULL, 3, 'Ton', '22.7900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4279, 2313, 83, '', '202001', 'Coal', 'standard', NULL, '9200.00', '9200.00', '18.40', 1, '0.0000', NULL, '', '0', '0.00', '169280.0000', '', '9200.00', NULL, 3, 'Ton', '18.4000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4280, 2314, 83, '', '202001', 'Coal', 'standard', NULL, '9200.00', '9200.00', '19.56', 1, '0.0000', NULL, '', '0', '0.00', '179952.0000', '', '9200.00', NULL, 3, 'Ton', '19.5600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4281, 2315, 83, '', '202001', 'Coal', 'standard', NULL, '9200.00', '9200.00', '23.52', 1, '0.0000', NULL, '', '0', '0.00', '216384.0000', '', '9200.00', NULL, 3, 'Ton', '23.5200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4282, 2316, 83, '', '202001', 'Coal', 'standard', NULL, '9200.00', '9200.00', '21.80', 1, '0.0000', NULL, '', '0', '0.00', '200560.0000', '', '9200.00', NULL, 3, 'Ton', '21.8000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4283, 2317, 83, '', '202001', 'Coal', 'standard', NULL, '9200.00', '9200.00', '16.23', 1, '0.0000', NULL, '', '0', '0.00', '149316.0000', '', '9200.00', NULL, 3, 'Ton', '16.2300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4284, 2318, 83, '', '202001', 'Coal', 'standard', NULL, '9200.00', '9200.00', '14.33', 1, '0.0000', NULL, '', '0', '0.00', '131836.0000', '', '9200.00', NULL, 3, 'Ton', '14.3300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4285, 2319, 83, '', '202001', 'Coal', 'standard', NULL, '9300.00', '9300.00', '18.83', 1, '0.0000', NULL, '', '0', '0.00', '175119.0000', '', '9300.00', NULL, 3, 'Ton', '18.8300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4286, 2320, 83, '', '202001', 'Coal', 'standard', NULL, '9600.00', '9600.00', '22.42', 1, '0.0000', NULL, '', '0', '0.00', '215232.0000', '', '9600.00', NULL, 3, 'Ton', '22.4200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4287, 2321, 83, '', '202001', 'Coal', 'standard', NULL, '9600.00', '9600.00', '22.10', 1, '0.0000', NULL, '', '0', '0.00', '212160.0000', '', '9600.00', NULL, 3, 'Ton', '22.1000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4288, 2322, 83, '', '202001', 'Coal', 'standard', NULL, '9600.00', '9600.00', '23.17', 1, '0.0000', NULL, '', '0', '0.00', '222432.0000', '', '9600.00', NULL, 3, 'Ton', '23.1700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4289, 2323, 83, '', '202001', 'Coal', 'standard', NULL, '9600.00', '9600.00', '20.79', 1, '0.0000', NULL, '', '0', '0.00', '199584.0000', '', '9600.00', NULL, 3, 'Ton', '20.7900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4290, 2324, 83, '', '202001', 'Coal', 'standard', NULL, '8600.00', '8600.00', '20.95', 1, '0.0000', NULL, '', '0', '0.00', '180170.0000', '', '8600.00', NULL, 3, 'Ton', '20.9500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4291, 2325, 83, '', '202001', 'Coal', 'standard', NULL, '9000.00', '9000.00', '24.24', 1, '0.0000', NULL, '', '0', '0.00', '218160.0000', '', '9000.00', NULL, 3, 'Ton', '24.2400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4292, 2326, 83, '', '202001', 'Coal', 'standard', NULL, '9100.00', '9100.00', '18.55', 1, '0.0000', NULL, '', '0', '0.00', '168805.0000', '', '9100.00', NULL, 3, 'Ton', '18.5500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4293, 2327, 83, '', '202001', 'Coal', 'standard', NULL, '9100.00', '9100.00', '21.87', 1, '0.0000', NULL, '', '0', '0.00', '199017.0000', '', '9100.00', NULL, 3, 'Ton', '21.8700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4294, 2330, 83, '', '202001', 'Coal', 'standard', NULL, '9000.00', '9000.00', '19.59', 1, '0.0000', NULL, '', '0', '0.00', '176310.0000', '', '9000.00', NULL, 3, 'Ton', '19.5900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4295, 2329, 83, '', '202001', 'Coal', 'standard', NULL, '9000.00', '9000.00', '18.30', 1, '0.0000', NULL, '', '0', '0.00', '164700.0000', '', '9000.00', NULL, 3, 'Ton', '18.3000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4296, 2331, 83, '', '202001', 'Coal', 'standard', NULL, '9000.00', '9000.00', '21.99', 1, '0.0000', NULL, '', '0', '0.00', '197910.0000', '', '9000.00', NULL, 3, 'Ton', '21.9900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4298, 2332, 83, '', '202001', 'Coal', 'standard', NULL, '9000.00', '9000.00', '13.78', 1, '0.0000', NULL, '', '0', '0.00', '124020.0000', '', '9000.00', NULL, 3, 'Ton', '13.7800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4299, 2333, 83, '', '202001', 'Coal', 'standard', 0, '9000.00', '9000.00', '15.26', 1, '0.0000', NULL, '', '0', '0.00', '137340.0000', '', '9000.00', NULL, 3, 'Ton', '15.2600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4300, 2334, 83, '', '202001', 'Coal', 'standard', NULL, '9000.00', '9000.00', '17.93', 1, '0.0000', NULL, '', '0', '0.00', '161370.0000', '', '9000.00', NULL, 3, 'Ton', '17.9300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4301, 2335, 83, '', '202001', 'Coal', 'standard', NULL, '9100.00', '9100.00', '21.92', 1, '0.0000', NULL, '', '0', '0.00', '199472.0000', '', '9100.00', NULL, 3, 'Ton', '21.9200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4302, 2336, 83, '', '202001', 'Coal', 'standard', 0, '9100.00', '9100.00', '22.32', 1, '0.0000', NULL, '', '0', '0.00', '203112.0000', '', '9100.00', NULL, 3, 'Ton', '22.3200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4303, 2337, 83, '', '202001', 'Coal', 'standard', NULL, '9100.00', '9100.00', '20.49', 1, '0.0000', NULL, '', '0', '0.00', '186459.0000', '', '9100.00', NULL, 3, 'Ton', '20.4900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4304, 2338, 83, '', '202001', 'Coal', 'standard', 0, '9000.00', '9000.00', '19.53', 1, '0.0000', NULL, '', '0', '0.00', '175770.0000', '', '9000.00', NULL, 3, 'Ton', '19.5300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4305, 2339, 83, '', '202001', 'Coal', 'standard', NULL, '8900.00', '8900.00', '15.39', 1, '0.0000', NULL, '', '0', '0.00', '136971.0000', '', '8900.00', NULL, 3, 'Ton', '15.3900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4307, 2340, 87, '', '103', 'Advance', 'standard', NULL, '0.00', '0.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '0.0000', '', '0.00', NULL, 3, 'Ton', '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4330, 2341, 83, '', '202001', 'Coal', 'standard', NULL, '9300.00', '9300.00', '15.03', 1, '0.0000', NULL, '', '0', '0.00', '139779.0000', '', '9300.00', NULL, 3, 'Ton', '15.0300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4331, 2342, 83, '', '202001', 'Coal', 'standard', NULL, '9400.00', '9400.00', '14.40', 1, '0.0000', NULL, '', '0', '0.00', '135360.0000', '', '9400.00', NULL, 3, 'Ton', '14.4000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4332, 2343, 83, '', '202001', 'Coal', 'standard', NULL, '9400.00', '9400.00', '14.96', 1, '0.0000', NULL, '', '0', '0.00', '140624.0000', '', '9400.00', NULL, 3, 'Ton', '14.9600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4334, 2345, 83, '', '202001', 'Coal', 'standard', NULL, '9300.00', '9300.00', '19.05', 1, '0.0000', NULL, '', '0', '0.00', '177165.0000', '', '9300.00', NULL, 3, 'Ton', '19.0500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4335, 2344, 83, '', '202001', 'Coal', 'standard', NULL, '9300.00', '9300.00', '18.52', 1, '0.0000', NULL, '', '0', '0.00', '172236.0000', '', '9300.00', NULL, 3, 'Ton', '18.5200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4336, 2346, 83, '', '202001', 'Coal', 'standard', NULL, '9300.00', '9300.00', '17.23', 1, '0.0000', NULL, '', '0', '0.00', '160239.0000', '', '9300.00', NULL, 3, 'Ton', '17.2300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4337, 2347, 83, '', '202001', 'Coal', 'standard', NULL, '9600.00', '9600.00', '22.31', 1, '0.0000', NULL, '', '0', '0.00', '214176.0000', '', '9600.00', NULL, 3, 'Ton', '22.3100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4338, 2348, 83, '', '202001', 'Coal', 'standard', NULL, '9300.00', '9300.00', '13.76', 1, '0.0000', NULL, '', '0', '0.00', '127968.0000', '', '9300.00', NULL, 3, 'Ton', '13.7600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4339, 2349, 83, '', '202001', 'Coal', 'standard', NULL, '9300.00', '9300.00', '14.33', 1, '0.0000', NULL, '', '0', '0.00', '133269.0000', '', '9300.00', NULL, 3, 'Ton', '14.3300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4340, 2350, 83, '', '202001', 'Coal', 'standard', NULL, '9300.00', '9300.00', '19.86', 1, '0.0000', NULL, '', '0', '0.00', '184698.0000', '', '9300.00', NULL, 3, 'Ton', '19.8600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4341, 2351, 83, '', '202001', 'Coal', 'standard', NULL, '9300.00', '9300.00', '13.21', 1, '0.0000', NULL, '', '0', '0.00', '122853.0000', '', '9300.00', NULL, 3, 'Ton', '13.2100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4342, 2352, 83, '', '202001', 'Coal', 'standard', NULL, '9300.00', '9300.00', '14.49', 1, '0.0000', NULL, '', '0', '0.00', '134757.0000', '', '9300.00', NULL, 3, 'Ton', '14.4900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4343, 2353, 83, '', '202001', 'Coal', 'standard', NULL, '9200.00', '9200.00', '20.24', 1, '0.0000', NULL, '', '0', '0.00', '186208.0000', '', '9200.00', NULL, 3, 'Ton', '20.2400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4344, 2354, 83, '', '202001', 'Coal', 'standard', NULL, '9200.00', '9200.00', '22.97', 1, '0.0000', NULL, '', '0', '0.00', '211324.0000', '', '9200.00', NULL, 3, 'Ton', '22.9700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4345, 2355, 83, '', '202001', 'Coal', 'standard', 0, '9050.00', '9050.00', '16.19', 1, '0.0000', NULL, '', '0', '0.00', '146519.5000', '', '9050.00', NULL, 3, 'Ton', '16.1900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4346, 2356, 83, '', '202001', 'Coal', 'standard', NULL, '9200.00', '9200.00', '14.06', 1, '0.0000', NULL, '', '0', '0.00', '129352.0000', '', '9200.00', NULL, 3, 'Ton', '14.0600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4347, 2357, 83, '', '202001', 'Coal', 'standard', NULL, '9100.00', '9100.00', '23.00', 1, '0.0000', NULL, '', '0', '0.00', '209300.0000', '', '9100.00', NULL, 3, 'Ton', '23.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4348, 2358, 83, '', '202001', 'Coal', 'standard', NULL, '9100.00', '9100.00', '19.26', 1, '0.0000', NULL, '', '0', '0.00', '175266.0000', '', '9100.00', NULL, 3, 'Ton', '19.2600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4349, 2359, 83, '', '202001', 'Coal', 'standard', NULL, '9100.00', '9100.00', '22.32', 1, '0.0000', NULL, '', '0', '0.00', '203112.0000', '', '9100.00', NULL, 3, 'Ton', '22.3200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4350, 2360, 83, '', '202001', 'Coal', 'standard', NULL, '9200.00', '9200.00', '11.82', 1, '0.0000', NULL, '', '0', '0.00', '108744.0000', '', '9200.00', NULL, 3, 'Ton', '11.8200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4351, 2361, 83, '', '202001', 'Coal', 'standard', NULL, '9100.00', '9100.00', '21.02', 1, '0.0000', NULL, '', '0', '0.00', '191282.0000', '', '9100.00', NULL, 3, 'Ton', '21.0200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4352, 2362, 83, '', '202001', 'Coal', 'standard', NULL, '9800.00', '9800.00', '23.58', 1, '0.0000', NULL, '', '0', '0.00', '231084.0000', '', '9800.00', NULL, 3, 'Ton', '23.5800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4383, 2364, 83, '', '202001', 'Coal', 'standard', NULL, '9800.00', '9800.00', '23.31', 1, '0.0000', NULL, '', '0', '0.00', '228438.0000', '', '9800.00', NULL, 3, 'Ton', '23.3100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4384, 2365, 83, '', '202001', 'Coal', 'standard', NULL, '10000.00', '10000.00', '23.01', 1, '0.0000', NULL, '', '0', '0.00', '230100.0000', '', '10000.00', NULL, 3, 'Ton', '23.0100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4385, 2366, 83, '', '202001', 'Coal', 'standard', NULL, '10000.00', '10000.00', '23.67', 1, '0.0000', NULL, '', '0', '0.00', '236700.0000', '', '10000.00', NULL, 3, 'Ton', '23.6700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4386, 2367, 83, '', '202001', 'Coal', 'standard', NULL, '9100.00', '9100.00', '14.26', 1, '0.0000', NULL, '', '0', '0.00', '129766.0000', '', '9100.00', NULL, 3, 'Ton', '14.2600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4387, 2368, 83, '', '202001', 'Coal', 'standard', NULL, '9200.00', '9200.00', '18.36', 1, '0.0000', NULL, '', '0', '0.00', '168912.0000', '', '9200.00', NULL, 3, 'Ton', '18.3600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4388, 2370, 83, '', '202001', 'Coal', 'standard', NULL, '9050.00', '9050.00', '14.76', 1, '0.0000', NULL, '', '0', '0.00', '133578.0000', '', '9050.00', NULL, 3, 'Ton', '14.7600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4389, 2371, 83, '', '202001', 'Coal', 'standard', NULL, '9050.00', '9050.00', '16.45', 1, '0.0000', NULL, '', '0', '0.00', '148872.5000', '', '9050.00', NULL, 3, 'Ton', '16.4500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4390, 2372, 83, '', '202001', 'Coal', 'standard', NULL, '9050.00', '9050.00', '17.05', 1, '0.0000', NULL, '', '0', '0.00', '154302.5000', '', '9050.00', NULL, 3, 'Ton', '17.0500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4391, 2373, 83, '', '202001', 'Coal', 'standard', NULL, '9050.00', '9050.00', '15.95', 1, '0.0000', NULL, '', '0', '0.00', '144347.5000', '', '9050.00', NULL, 3, 'Ton', '15.9500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4392, 2374, 83, '', '202001', 'Coal', 'standard', NULL, '9050.00', '9050.00', '14.67', 1, '0.0000', NULL, '', '0', '0.00', '132763.5000', '', '9050.00', NULL, 3, 'Ton', '14.6700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4393, 2375, 83, '', '202001', 'Coal', 'standard', NULL, '9050.00', '9050.00', '15.08', 1, '0.0000', NULL, '', '0', '0.00', '136474.0000', '', '9050.00', NULL, 3, 'Ton', '15.0800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4394, 2376, 83, '', '202001', 'Coal', 'standard', 0, '9050.00', '9050.00', '16.03', 1, '0.0000', NULL, '', '0', '0.00', '145071.5000', '', '9050.00', NULL, 3, 'Ton', '16.0300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4395, 2377, 83, '', '202001', 'Coal', 'standard', 0, '9050.00', '9050.00', '15.84', 1, '0.0000', NULL, '', '0', '0.00', '143352.0000', '', '9050.00', NULL, 3, 'Ton', '15.8400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4396, 2378, 83, '', '202001', 'Coal', 'standard', NULL, '9050.00', '9050.00', '15.58', 1, '0.0000', NULL, '', '0', '0.00', '140999.0000', '', '9050.00', NULL, 3, 'Ton', '15.5800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4397, 2381, 83, '', '202001', 'Coal', 'standard', NULL, '9050.00', '9050.00', '14.98', 1, '0.0000', NULL, '', '0', '0.00', '135569.0000', '', '9050.00', NULL, 3, 'Ton', '14.9800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4398, 2379, 83, '', '202001', 'Coal', 'standard', 0, '9050.00', '9050.00', '17.61', 1, '0.0000', NULL, '', '0', '0.00', '159370.5000', '', '9050.00', NULL, 3, 'Ton', '17.6100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4399, 2380, 83, '', '202001', 'Coal', 'standard', NULL, '9050.00', '9050.00', '20.04', 1, '0.0000', NULL, '', '0', '0.00', '181362.0000', '', '9050.00', NULL, 3, 'Ton', '20.0400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4400, 2382, 83, '', '202001', 'Coal', 'standard', NULL, '9200.00', '9200.00', '21.62', 1, '0.0000', NULL, '', '0', '0.00', '198904.0000', '', '9200.00', NULL, 3, 'Ton', '21.6200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4401, 2383, 83, '', '202001', 'Coal', 'standard', NULL, '9200.00', '9200.00', '19.26', 1, '0.0000', NULL, '', '0', '0.00', '177192.0000', '', '9200.00', NULL, 3, 'Ton', '19.2600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4402, 2384, 83, '', '202001', 'Coal', 'standard', NULL, '9000.00', '9000.00', '15.93', 1, '0.0000', NULL, '', '0', '0.00', '143370.0000', '', '9000.00', NULL, 3, 'Ton', '15.9300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4403, 2385, 83, '', '202001', 'Coal', 'standard', NULL, '9000.00', '9000.00', '15.99', 1, '0.0000', NULL, '', '0', '0.00', '143910.0000', '', '9000.00', NULL, 3, 'Ton', '15.9900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4404, 2386, 83, '', '202001', 'Coal', 'standard', NULL, '8700.00', '8700.00', '17.30', 1, '0.0000', NULL, '', '0', '0.00', '150510.0000', '', '8700.00', NULL, 3, 'Ton', '17.3000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4405, 2387, 83, '', '202001', 'Coal', 'standard', NULL, '8800.00', '8800.00', '13.55', 1, '0.0000', NULL, '', '0', '0.00', '119240.0000', '', '8800.00', NULL, 3, 'Ton', '13.5500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4406, 2388, 83, '', '202001', 'Coal', 'standard', NULL, '9300.00', '9300.00', '14.48', 1, '0.0000', NULL, '', '0', '0.00', '134664.0000', '', '9300.00', NULL, 3, 'Ton', '14.4800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4407, 2389, 83, '', '202001', 'Coal', 'standard', NULL, '9300.00', '9300.00', '15.09', 1, '0.0000', NULL, '', '0', '0.00', '140337.0000', '', '9300.00', NULL, 3, 'Ton', '15.0900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4410, 2391, 82, '', '202002', 'Stone', 'standard', NULL, '166.00', '166.00', '100.00', 1, '0.0000', NULL, '', '0', '0.00', '16600.0000', '', '166.00', NULL, 3, 'Ton', '100.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4411, 2390, 82, '', '202002', 'Stone', 'standard', NULL, '166.00', '166.00', '284.00', 1, '0.0000', NULL, '', '0', '0.00', '47144.0000', '', '166.00', NULL, 3, 'Ton', '284.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4430, 2392, 83, '', '202001', 'Coal', 'standard', NULL, '9200.00', '9200.00', '20.55', 1, '0.0000', NULL, '', '0', '0.00', '189060.0000', '', '9200.00', NULL, 3, 'Ton', '20.5500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4431, 2393, 83, '', '202001', 'Coal', 'standard', NULL, '9100.00', '9100.00', '15.97', 1, '0.0000', NULL, '', '0', '0.00', '145327.0000', '', '9100.00', NULL, 3, 'Ton', '15.9700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4432, 2394, 83, '', '202001', 'Coal', 'standard', NULL, '9200.00', '9200.00', '14.52', 1, '0.0000', NULL, '', '0', '0.00', '133584.0000', '', '9200.00', NULL, 3, 'Ton', '14.5200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4433, 2395, 83, '', '202001', 'Coal', 'standard', NULL, '9100.00', '9100.00', '18.92', 1, '0.0000', NULL, '', '0', '0.00', '172172.0000', '', '9100.00', NULL, 3, 'Ton', '18.9200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4434, 2396, 83, '', '202001', 'Coal', 'standard', NULL, '9100.00', '9100.00', '18.18', 1, '0.0000', NULL, '', '0', '0.00', '165438.0000', '', '9100.00', NULL, 3, 'Ton', '18.1800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4435, 2397, 83, '', '202001', 'Coal', 'standard', NULL, '9050.00', '9050.00', '15.58', 1, '0.0000', NULL, '', '0', '0.00', '140999.0000', '', '9050.00', NULL, 3, 'Ton', '15.5800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4436, 2398, 83, '', '202001', 'Coal', 'standard', NULL, '9050.00', '9050.00', '13.89', 1, '0.0000', NULL, '', '0', '0.00', '125704.5000', '', '9050.00', NULL, 3, 'Ton', '13.8900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4437, 2399, 83, '', '202001', 'Coal', 'standard', NULL, '8600.00', '8600.00', '21.44', 1, '0.0000', NULL, '', '0', '0.00', '184384.0000', '', '8600.00', NULL, 3, 'Ton', '21.4400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4438, 2400, 83, '', '202001', 'Coal', 'standard', NULL, '8600.00', '8600.00', '19.55', 1, '0.0000', NULL, '', '0', '0.00', '168130.0000', '', '8600.00', NULL, 3, 'Ton', '19.5500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4439, 2401, 83, '', '202001', 'Coal', 'standard', NULL, '8800.00', '8800.00', '14.02', 1, '0.0000', NULL, '', '0', '0.00', '123376.0000', '', '8800.00', NULL, 3, 'Ton', '14.0200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4440, 2402, 83, '', '202001', 'Coal', 'standard', NULL, '9300.00', '9300.00', '13.75', 1, '0.0000', NULL, '', '0', '0.00', '127875.0000', '', '9300.00', NULL, 3, 'Ton', '13.7500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4441, 2403, 83, '', '202001', 'Coal', 'standard', NULL, '9200.00', '9200.00', '23.26', 1, '0.0000', NULL, '', '0', '0.00', '213992.0000', '', '9200.00', NULL, 3, 'Ton', '23.2600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4442, 2404, 83, '', '202001', 'Coal', 'standard', NULL, '9300.00', '9300.00', '17.33', 1, '0.0000', NULL, '', '0', '0.00', '161169.0000', '', '9300.00', NULL, 3, 'Ton', '17.3300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4443, 2405, 83, '', '202001', 'Coal', 'standard', NULL, '9300.00', '9300.00', '15.21', 1, '0.0000', NULL, '', '0', '0.00', '141453.0000', '', '9300.00', NULL, 3, 'Ton', '15.2100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4444, 2406, 83, '', '202001', 'Coal', 'standard', NULL, '10000.00', '10000.00', '16.32', 1, '0.0000', NULL, '', '0', '0.00', '163200.0000', '', '10000.00', NULL, 3, 'Ton', '16.3200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4445, 2407, 83, '', '202001', 'Coal', 'standard', NULL, '9800.00', '9800.00', '17.60', 1, '0.0000', NULL, '', '0', '0.00', '172480.0000', '', '9800.00', NULL, 3, 'Ton', '17.6000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4446, 2408, 83, '', '202001', 'Coal', 'standard', NULL, '8600.00', '8600.00', '23.75', 1, '0.0000', NULL, '', '0', '0.00', '204250.0000', '', '8600.00', NULL, 3, 'Ton', '23.7500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4473, 2409, 83, '', '202001', 'Coal', 'standard', NULL, '9200.00', '9200.00', '15.24', 1, '0.0000', NULL, '', '0', '0.00', '140208.0000', '', '9200.00', NULL, 3, 'Ton', '15.2400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4474, 2410, 83, '', '202001', 'Coal', 'standard', NULL, '9200.00', '9200.00', '21.34', 1, '0.0000', NULL, '', '0', '0.00', '196328.0000', '', '9200.00', NULL, 3, 'Ton', '21.3400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4475, 2411, 83, '', '202001', 'Coal', 'standard', NULL, '9100.00', '9100.00', '16.35', 1, '0.0000', NULL, '', '0', '0.00', '148785.0000', '', '9100.00', NULL, 3, 'Ton', '16.3500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4476, 2412, 83, '', '202001', 'Coal', 'standard', NULL, '9200.00', '9200.00', '16.81', 1, '0.0000', NULL, '', '0', '0.00', '154652.0000', '', '9200.00', NULL, 3, 'Ton', '16.8100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4477, 2413, 83, '', '202001', 'Coal', 'standard', NULL, '9200.00', '9200.00', '14.53', 1, '0.0000', NULL, '', '0', '0.00', '133676.0000', '', '9200.00', NULL, 3, 'Ton', '14.5300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4478, 2414, 83, '', '202001', 'Coal', 'standard', NULL, '9200.00', '9200.00', '18.46', 1, '0.0000', NULL, '', '0', '0.00', '169740.0000', '', '9200.00', NULL, 3, 'Ton', '18.4500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4479, 2415, 83, '', '202001', 'Coal', 'standard', NULL, '9200.00', '9200.00', '16.07', 1, '0.0000', NULL, '', '0', '0.00', '147844.0000', '', '9200.00', NULL, 3, 'Ton', '16.0700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4480, 2416, 83, '', '202001', 'Coal', 'standard', NULL, '9200.00', '9200.00', '14.31', 1, '0.0000', NULL, '', '0', '0.00', '131652.0000', '', '9200.00', NULL, 3, 'Ton', '14.3100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4481, 2417, 83, '', '202001', 'Coal', 'standard', NULL, '9000.00', '9000.00', '14.05', 1, '0.0000', NULL, '', '0', '0.00', '126450.0000', '', '9000.00', NULL, 3, 'Ton', '14.0500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4482, 2418, 83, '', '202001', 'Coal', 'standard', NULL, '9200.00', '9200.00', '19.99', 1, '0.0000', NULL, '', '0', '0.00', '183908.0000', '', '9200.00', NULL, 3, 'Ton', '19.9900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4483, 2419, 83, '', '202001', 'Coal', 'standard', NULL, '9200.00', '9200.00', '19.43', 1, '0.0000', NULL, '', '0', '0.00', '178756.0000', '', '9200.00', NULL, 3, 'Ton', '19.4300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4484, 2420, 83, '', '202001', 'Coal', 'standard', NULL, '9050.00', '9050.00', '18.11', 1, '0.0000', NULL, '', '0', '0.00', '163895.5000', '', '9050.00', NULL, 3, 'Ton', '18.1100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4485, 2421, 83, '', '202001', 'Coal', 'standard', NULL, '9050.00', '9050.00', '15.37', 1, '0.0000', NULL, '', '0', '0.00', '139098.5000', '', '9050.00', NULL, 3, 'Ton', '15.3700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4486, 2422, 83, '', '202001', 'Coal', 'standard', NULL, '9050.00', '9050.00', '16.38', 1, '0.0000', NULL, '', '0', '0.00', '148239.0000', '', '9050.00', NULL, 3, 'Ton', '16.3800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4487, 2423, 83, '', '202001', 'Coal', 'standard', NULL, '9050.00', '9050.00', '17.58', 1, '0.0000', NULL, '', '0', '0.00', '159099.0000', '', '9050.00', NULL, 3, 'Ton', '17.5800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4489, 2424, 83, '', '202001', 'Coal', 'standard', NULL, '9300.00', '9300.00', '14.63', 1, '0.0000', NULL, '', '0', '0.00', '136059.0000', '', '9300.00', NULL, 3, 'Ton', '14.6300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4490, 2425, 83, '', '202001', 'Coal', 'standard', NULL, '9300.00', '9300.00', '20.11', 1, '0.0000', NULL, '', '0', '0.00', '187023.0000', '', '9300.00', NULL, 3, 'Ton', '20.1100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4491, 2426, 83, '', '202001', 'Coal', 'standard', NULL, '9250.00', '9250.00', '22.58', 1, '0.0000', NULL, '', '0', '0.00', '208865.0000', '', '9250.00', NULL, 3, 'Ton', '22.5800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4492, 2427, 83, '', '202001', 'Coal', 'standard', NULL, '9250.00', '9250.00', '22.80', 1, '0.0000', NULL, '', '0', '0.00', '210900.0000', '', '9250.00', NULL, 3, 'Ton', '22.8000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4493, 2428, 83, '', '202001', 'Coal', 'standard', NULL, '9400.00', '9400.00', '22.14', 1, '0.0000', NULL, '', '0', '0.00', '208116.0000', '', '9400.00', NULL, 3, 'Ton', '22.1400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4494, 2429, 83, '', '202001', 'Coal', 'standard', NULL, '9400.00', '9400.00', '22.33', 1, '0.0000', NULL, '', '0', '0.00', '209902.0000', '', '9400.00', NULL, 3, 'Ton', '22.3300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4495, 2430, 83, '', '202001', 'Coal', 'standard', NULL, '9300.00', '9300.00', '20.86', 1, '0.0000', NULL, '', '0', '0.00', '193998.0000', '', '9300.00', NULL, 3, 'Ton', '20.8600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4496, 2431, 83, '', '202001', 'Coal', 'standard', NULL, '9800.00', '9800.00', '18.38', 1, '0.0000', NULL, '', '0', '0.00', '180124.0000', '', '9800.00', NULL, 3, 'Ton', '18.3800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4497, 2432, 83, '', '202001', 'Coal', 'standard', NULL, '9800.00', '9800.00', '18.31', 1, '0.0000', NULL, '', '0', '0.00', '179438.0000', '', '9800.00', NULL, 3, 'Ton', '18.3100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4498, 2433, 83, '', '202001', 'Coal', 'standard', NULL, '9800.00', '9800.00', '17.21', 1, '0.0000', NULL, '', '0', '0.00', '168658.0000', '', '9800.00', NULL, 3, 'Ton', '17.2100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4499, 2434, 83, '', '202001', 'Coal', 'standard', NULL, '9800.00', '9800.00', '15.57', 1, '0.0000', NULL, '', '0', '0.00', '152586.0000', '', '9800.00', NULL, 3, 'Ton', '15.5700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4501, 2435, 87, '', '103', 'Advance', 'standard', NULL, '0.00', '0.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '0.0000', '', '0.00', NULL, 3, 'Ton', '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4553, 2436, 83, '', '202001', 'Coal', 'standard', NULL, '9200.00', '9200.00', '17.72', 1, '0.0000', NULL, '', '0', '0.00', '163024.0000', '', '9200.00', NULL, 3, 'Ton', '17.7200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4554, 2437, 83, '', '202001', 'Coal', 'standard', NULL, '9200.00', '9200.00', '18.19', 1, '0.0000', NULL, '', '0', '0.00', '167348.0000', '', '9200.00', NULL, 3, 'Ton', '18.1900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4555, 2438, 83, '', '202001', 'Coal', 'standard', NULL, '9200.00', '9200.00', '19.94', 1, '0.0000', NULL, '', '0', '0.00', '183448.0000', '', '9200.00', NULL, 3, 'Ton', '19.9400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4556, 2439, 83, '', '202001', 'Coal', 'standard', NULL, '9200.00', '9200.00', '16.09', 1, '0.0000', NULL, '', '0', '0.00', '148028.0000', '', '9200.00', NULL, 3, 'Ton', '16.0900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4558, 2441, 83, '', '202001', 'Coal', 'standard', NULL, '9000.00', '9000.00', '15.91', 1, '0.0000', NULL, '', '0', '0.00', '143190.0000', '', '9000.00', NULL, 3, 'Ton', '15.9100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4559, 2440, 83, '', '202001', 'Coal', 'standard', NULL, '9000.00', '9000.00', '14.84', 1, '0.0000', NULL, '', '0', '0.00', '133560.0000', '', '9000.00', NULL, 3, 'Ton', '14.8400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4560, 2442, 83, '', '202001', 'Coal', 'standard', NULL, '9050.00', '9050.00', '18.30', 1, '0.0000', NULL, '', '0', '0.00', '165615.0000', '', '9050.00', NULL, 3, 'Ton', '18.3000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4561, 2443, 83, '', '202001', 'Coal', 'standard', NULL, '9050.00', '9050.00', '19.88', 1, '0.0000', NULL, '', '0', '0.00', '179914.0000', '', '9050.00', NULL, 3, 'Ton', '19.8800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4562, 2444, 83, '', '202001', 'Coal', 'standard', NULL, '9050.00', '9050.00', '20.55', 1, '0.0000', NULL, '', '0', '0.00', '185977.5000', '', '9050.00', NULL, 3, 'Ton', '20.5500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4563, 2445, 83, '', '202001', 'Coal', 'standard', NULL, '9050.00', '9050.00', '13.89', 1, '0.0000', NULL, '', '0', '0.00', '125704.5000', '', '9050.00', NULL, 3, 'Ton', '13.8900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4564, 2446, 83, '', '202001', 'Coal', 'standard', NULL, '9050.00', '9050.00', '17.11', 1, '0.0000', NULL, '', '0', '0.00', '154845.5000', '', '9050.00', NULL, 3, 'Ton', '17.1100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4565, 2447, 83, '', '202001', 'Coal', 'standard', NULL, '9250.00', '9250.00', '17.10', 1, '0.0000', NULL, '', '0', '0.00', '158175.0000', '', '9250.00', NULL, 3, 'Ton', '17.1000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4566, 2448, 83, '', '202001', 'Coal', 'standard', NULL, '9250.00', '9250.00', '14.51', 1, '0.0000', NULL, '', '0', '0.00', '134217.5000', '', '9250.00', NULL, 3, 'Ton', '14.5100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4568, 2450, 83, '', '202001', 'Coal', 'standard', NULL, '9300.00', '9300.00', '14.75', 1, '0.0000', NULL, '', '0', '0.00', '137175.0000', '', '9300.00', NULL, 3, 'Ton', '14.7500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4569, 2451, 83, '', '202001', 'Coal', 'standard', NULL, '9300.00', '9300.00', '14.46', 1, '0.0000', NULL, '', '0', '0.00', '134478.0000', '', '9300.00', NULL, 3, 'Ton', '14.4600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4570, 2452, 83, '', '202001', 'Coal', 'standard', NULL, '9300.00', '9300.00', '17.42', 1, '0.0000', NULL, '', '0', '0.00', '162006.0000', '', '9300.00', NULL, 3, 'Ton', '17.4200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4571, 2453, 83, '', '202001', 'Coal', 'standard', NULL, '9350.00', '9350.00', '21.17', 1, '0.0000', NULL, '', '0', '0.00', '197939.5000', '', '9350.00', NULL, 3, 'Ton', '21.1700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4572, 2454, 83, '', '202001', 'Coal', 'standard', NULL, '9350.00', '9350.00', '18.95', 1, '0.0000', NULL, '', '0', '0.00', '177182.5000', '', '9350.00', NULL, 3, 'Ton', '18.9500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4573, 2455, 83, '', '202001', 'Coal', 'standard', NULL, '9300.00', '9300.00', '13.68', 1, '0.0000', NULL, '', '0', '0.00', '127224.0000', '', '9300.00', NULL, 3, 'Ton', '13.6800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4574, 2456, 83, '', '202001', 'Coal', 'standard', NULL, '9300.00', '9300.00', '13.46', 1, '0.0000', NULL, '', '0', '0.00', '125178.0000', '', '9300.00', NULL, 3, 'Ton', '13.4600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4575, 2457, 83, '', '202001', 'Coal', 'standard', NULL, '9300.00', '9300.00', '20.97', 1, '0.0000', NULL, '', '0', '0.00', '195021.0000', '', '9300.00', NULL, 3, 'Ton', '20.9700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4576, 2458, 83, '', '202001', 'Coal', 'standard', NULL, '9350.00', '9350.00', '15.33', 1, '0.0000', NULL, '', '0', '0.00', '143335.5000', '', '9350.00', NULL, 3, 'Ton', '15.3300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4577, 2459, 83, '', '202001', 'Coal', 'standard', NULL, '9500.00', '9500.00', '22.49', 1, '0.0000', NULL, '', '0', '0.00', '213655.0000', '', '9500.00', NULL, 3, 'Ton', '22.4900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4578, 2460, 83, '', '202001', 'Coal', 'standard', NULL, '9800.00', '9800.00', '22.14', 1, '0.0000', NULL, '', '0', '0.00', '216972.0000', '', '9800.00', NULL, 3, 'Ton', '22.1400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4579, 2462, 83, '', '202001', 'Coal', 'standard', NULL, '8700.00', '8700.00', '18.75', 1, '0.0000', NULL, '', '0', '0.00', '163125.0000', '', '8700.00', NULL, 3, 'Ton', '18.7500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4580, 2461, 83, '', '202001', 'Coal', 'standard', NULL, '9800.00', '9800.00', '16.32', 1, '0.0000', NULL, '', '0', '0.00', '159936.0000', '', '9800.00', NULL, 3, 'Ton', '16.3200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4581, 2463, 83, '', '202001', 'Coal', 'standard', NULL, '8700.00', '8700.00', '13.86', 1, '0.0000', NULL, '', '0', '0.00', '120582.0000', '', '8700.00', NULL, 3, 'Ton', '13.8600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4582, 2464, 83, '', '202001', 'Coal', 'standard', NULL, '8700.00', '8700.00', '14.61', 1, '0.0000', NULL, '', '0', '0.00', '127107.0000', '', '8700.00', NULL, 3, 'Ton', '14.6100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4604, 2465, 83, '', '202001', 'Coal', 'standard', NULL, '9300.00', '9300.00', '20.73', 1, '0.0000', NULL, '', '0', '0.00', '192789.0000', '', '9300.00', NULL, 3, 'Ton', '20.7300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4605, 2466, 83, '', '202001', 'Coal', 'standard', NULL, '9300.00', '9300.00', '13.86', 1, '0.0000', NULL, '', '0', '0.00', '128898.0000', '', '9300.00', NULL, 3, 'Ton', '13.8600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4606, 2467, 83, '', '202001', 'Coal', 'standard', NULL, '9300.00', '9300.00', '18.94', 1, '0.0000', NULL, '', '0', '0.00', '176142.0000', '', '9300.00', NULL, 3, 'Ton', '18.9400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4607, 2468, 83, '', '202001', 'Coal', 'standard', NULL, '9300.00', '9300.00', '17.97', 1, '0.0000', NULL, '', '0', '0.00', '167121.0000', '', '9300.00', NULL, 3, 'Ton', '17.9700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4608, 2469, 83, '', '202001', 'Coal', 'standard', NULL, '9300.00', '9300.00', '19.97', 1, '0.0000', NULL, '', '0', '0.00', '185721.0000', '', '9300.00', NULL, 3, 'Ton', '19.9700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4609, 2470, 83, '', '202001', 'Coal', 'standard', NULL, '9300.00', '9300.00', '19.45', 1, '0.0000', NULL, '', '0', '0.00', '180885.0000', '', '9300.00', NULL, 3, 'Ton', '19.4500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4610, 2471, 83, '', '202001', 'Coal', 'standard', 0, '9300.00', '9300.00', '18.12', 1, '0.0000', NULL, '', '0', '0.00', '168516.0000', '', '9300.00', NULL, 3, 'Ton', '18.1200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4611, 2472, 83, '', '202001', 'Coal', 'standard', NULL, '9300.00', '9300.00', '18.33', 1, '0.0000', NULL, '', '0', '0.00', '170469.0000', '', '9300.00', NULL, 3, 'Ton', '18.3300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4612, 2473, 83, '', '202001', 'Coal', 'standard', NULL, '9350.00', '9350.00', '16.58', 1, '0.0000', NULL, '', '0', '0.00', '155023.0000', '', '9350.00', NULL, 3, 'Ton', '16.5800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4613, 2474, 83, '', '202001', 'Coal', 'standard', NULL, '9300.00', '9300.00', '14.78', 1, '0.0000', NULL, '', '0', '0.00', '137454.0000', '', '9300.00', NULL, 3, 'Ton', '14.7800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4614, 2475, 83, '', '202001', 'Coal', 'standard', NULL, '9300.00', '9300.00', '18.66', 1, '0.0000', NULL, '', '0', '0.00', '173538.0000', '', '9300.00', NULL, 3, 'Ton', '18.6600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4615, 2476, 83, '', '202001', 'Coal', 'standard', NULL, '9300.00', '9300.00', '19.06', 1, '0.0000', NULL, '', '0', '0.00', '177258.0000', '', '9300.00', NULL, 3, 'Ton', '19.0600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4616, 2477, 83, '', '202001', 'Coal', 'standard', NULL, '9300.00', '9300.00', '14.53', 1, '0.0000', NULL, '', '0', '0.00', '135129.0000', '', '9300.00', NULL, 3, 'Ton', '14.5300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4617, 2478, 83, '', '202001', 'Coal', 'standard', NULL, '9300.00', '9300.00', '14.94', 1, '0.0000', NULL, '', '0', '0.00', '138942.0000', '', '9300.00', NULL, 3, 'Ton', '14.9400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4618, 2479, 83, '', '202001', 'Coal', 'standard', NULL, '9300.00', '9300.00', '15.73', 1, '0.0000', NULL, '', '0', '0.00', '146289.0000', '', '9300.00', NULL, 3, 'Ton', '15.7300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4619, 2480, 83, '', '202001', 'Coal', 'standard', NULL, '9800.00', '9800.00', '23.92', 1, '0.0000', NULL, '', '0', '0.00', '234416.0000', '', '9800.00', NULL, 3, 'Ton', '23.9200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4621, 2482, 83, '', '202001', 'Coal', 'standard', NULL, '9900.00', '9900.00', '16.37', 1, '0.0000', NULL, '', '0', '0.00', '162063.0000', '', '9900.00', NULL, 3, 'Ton', '16.3700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4622, 2483, 83, '', '202001', 'Coal', 'standard', NULL, '10000.00', '10000.00', '22.24', 1, '0.0000', NULL, '', '0', '0.00', '222400.0000', '', '10000.00', NULL, 3, 'Ton', '22.2400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4623, 2484, 83, '', '202001', 'Coal', 'standard', NULL, '10000.00', '10000.00', '23.25', 1, '0.0000', NULL, '', '0', '0.00', '232500.0000', '', '10000.00', NULL, 3, 'Ton', '23.2500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4624, 2485, 83, '', '202001', 'Coal', 'standard', NULL, '8500.00', '8500.00', '23.22', 1, '0.0000', NULL, '', '0', '0.00', '197370.0000', '', '8500.00', NULL, 3, 'Ton', '23.2200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4654, 2486, 83, '', '202001', 'Coal', 'standard', NULL, '9300.00', '9300.00', '14.12', 1, '0.0000', NULL, '', '0', '0.00', '131316.0000', '', '9300.00', NULL, 3, 'Ton', '14.1200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4655, 2487, 83, '', '202001', 'Coal', 'standard', NULL, '9300.00', '9300.00', '15.15', 1, '0.0000', NULL, '', '0', '0.00', '140895.0000', '', '9300.00', NULL, 3, 'Ton', '15.1500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4656, 2488, 83, '', '202001', 'Coal', 'standard', NULL, '9300.00', '9300.00', '15.45', 1, '0.0000', NULL, '', '0', '0.00', '143685.0000', '', '9300.00', NULL, 3, 'Ton', '15.4500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4657, 2489, 83, '', '202001', 'Coal', 'standard', NULL, '9300.00', '9300.00', '14.61', 1, '0.0000', NULL, '', '0', '0.00', '135873.0000', '', '9300.00', NULL, 3, 'Ton', '14.6100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4658, 2490, 83, '', '202001', 'Coal', 'standard', NULL, '9350.00', '9350.00', '23.44', 1, '0.0000', NULL, '', '0', '0.00', '219164.0000', '', '9350.00', NULL, 3, 'Ton', '23.4400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4659, 2491, 83, '', '202001', 'Coal', 'standard', NULL, '9300.00', '9300.00', '18.66', 1, '0.0000', NULL, '', '0', '0.00', '173538.0000', '', '9300.00', NULL, 3, 'Ton', '18.6600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4660, 2492, 83, '', '202001', 'Coal', 'standard', NULL, '9300.00', '9300.00', '23.02', 1, '0.0000', NULL, '', '0', '0.00', '214086.0000', '', '9300.00', NULL, 3, 'Ton', '23.0200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4661, 2493, 83, '', '202001', 'Coal', 'standard', NULL, '9200.00', '9200.00', '9.81', 1, '0.0000', NULL, '', '0', '0.00', '90252.0000', '', '9200.00', NULL, 3, 'Ton', '9.8100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4662, 2494, 83, '', '202001', 'Coal', 'standard', NULL, '9300.00', '9300.00', '17.48', 1, '0.0000', NULL, '', '0', '0.00', '162564.0000', '', '9300.00', NULL, 3, 'Ton', '17.4800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4663, 2495, 83, '', '202001', 'Coal', 'standard', NULL, '9300.00', '9300.00', '18.66', 1, '0.0000', NULL, '', '0', '0.00', '173538.0000', '', '9300.00', NULL, 3, 'Ton', '18.6600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4664, 2496, 83, '', '202001', 'Coal', 'standard', NULL, '9300.00', '9300.00', '18.40', 1, '0.0000', NULL, '', '0', '0.00', '171120.0000', '', '9300.00', NULL, 3, 'Ton', '18.4000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4665, 2497, 83, '', '202001', 'Coal', 'standard', NULL, '9300.00', '9300.00', '18.26', 1, '0.0000', NULL, '', '0', '0.00', '169818.0000', '', '9300.00', NULL, 3, 'Ton', '18.2600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4666, 2498, 83, '', '202001', 'Coal', 'standard', NULL, '9300.00', '9300.00', '25.83', 1, '0.0000', NULL, '', '0', '0.00', '240219.0000', '', '9300.00', NULL, 3, 'Ton', '25.8300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4667, 2499, 83, '', '202001', 'Coal', 'standard', NULL, '9300.00', '9300.00', '24.97', 1, '0.0000', NULL, '', '0', '0.00', '232221.0000', '', '9300.00', NULL, 3, 'Ton', '24.9700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4668, 2500, 83, '', '202001', 'Coal', 'standard', NULL, '9300.00', '9300.00', '24.07', 1, '0.0000', NULL, '', '0', '0.00', '223851.0000', '', '9300.00', NULL, 3, 'Ton', '24.0700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4669, 2501, 83, '', '202001', 'Coal', 'standard', NULL, '9300.00', '9300.00', '23.95', 1, '0.0000', NULL, '', '0', '0.00', '222735.0000', '', '9300.00', NULL, 3, 'Ton', '23.9500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4670, 2502, 83, '', '202001', 'Coal', 'standard', NULL, '9800.00', '9800.00', '22.53', 1, '0.0000', NULL, '', '0', '0.00', '220794.0000', '', '9800.00', NULL, 3, 'Ton', '22.5300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4671, 2503, 83, '', '202001', 'Coal', 'standard', NULL, '9800.00', '9800.00', '21.35', 1, '0.0000', NULL, '', '0', '0.00', '209230.0000', '', '9800.00', NULL, 3, 'Ton', '21.3500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4672, 2504, 83, '', '202001', 'Coal', 'standard', NULL, '9800.00', '9800.00', '15.59', 1, '0.0000', NULL, '', '0', '0.00', '152782.0000', '', '9800.00', NULL, 3, 'Ton', '15.5900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4673, 2505, 83, '', '202001', 'Coal', 'standard', NULL, '9800.00', '9800.00', '15.80', 1, '0.0000', NULL, '', '0', '0.00', '154840.0000', '', '9800.00', NULL, 3, 'Ton', '15.8000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4674, 2506, 83, '', '202001', 'Coal', 'standard', NULL, '9800.00', '9800.00', '18.14', 1, '0.0000', NULL, '', '0', '0.00', '177772.0000', '', '9800.00', NULL, 3, 'Ton', '18.1400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4675, 2507, 83, '', '202001', 'Coal', 'standard', NULL, '9800.00', '9800.00', '24.74', 1, '0.0000', NULL, '', '0', '0.00', '242452.0000', '', '9800.00', NULL, 3, 'Ton', '24.7400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4676, 2508, 83, '', '202001', 'Coal', 'standard', NULL, '9800.00', '9800.00', '13.88', 1, '0.0000', NULL, '', '0', '0.00', '136024.0000', '', '9800.00', NULL, 3, 'Ton', '13.8800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4677, 2509, 83, '', '202001', 'Coal', 'standard', NULL, '9750.00', '9750.00', '19.20', 1, '0.0000', NULL, '', '0', '0.00', '187200.0000', '', '9750.00', NULL, 3, 'Ton', '19.2000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4678, 2510, 83, '', '202001', 'Coal', 'standard', NULL, '9700.00', '9700.00', '14.59', 1, '0.0000', NULL, '', '0', '0.00', '141523.0000', '', '9700.00', NULL, 3, 'Ton', '14.5900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4679, 2511, 83, '', '202001', 'Coal', 'standard', NULL, '8700.00', '8700.00', '15.07', 1, '0.0000', NULL, '', '0', '0.00', '131109.0000', '', '8700.00', NULL, 3, 'Ton', '15.0700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4680, 2512, 83, '', '202001', 'Coal', 'standard', NULL, '8500.00', '8500.00', '23.72', 1, '0.0000', NULL, '', '0', '0.00', '201620.0000', '', '8500.00', NULL, 3, 'Ton', '23.7200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4696, 2514, 83, '', '202001', 'Coal', 'standard', NULL, '9800.00', '9800.00', '16.04', 1, '0.0000', NULL, '', '0', '0.00', '157192.0000', '', '9800.00', NULL, 3, 'Ton', '16.0400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4697, 2515, 83, '', '202001', 'Coal', 'standard', 0, '9800.00', '9800.00', '16.03', 1, '0.0000', NULL, '', '0', '0.00', '157094.0000', '', '9800.00', NULL, 3, 'Ton', '16.0300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4698, 2516, 83, '', '202001', 'Coal', 'standard', NULL, '9800.00', '9800.00', '15.50', 1, '0.0000', NULL, '', '0', '0.00', '151900.0000', '', '9800.00', NULL, 3, 'Ton', '15.5000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4699, 2517, 83, '', '202001', 'Coal', 'standard', NULL, '9800.00', '9800.00', '25.28', 1, '0.0000', NULL, '', '0', '0.00', '247744.0000', '', '9800.00', NULL, 3, 'Ton', '25.2800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4700, 2518, 83, '', '202001', 'Coal', 'standard', NULL, '9700.00', '9700.00', '14.13', 1, '0.0000', NULL, '', '0', '0.00', '137061.0000', '', '9700.00', NULL, 3, 'Ton', '14.1300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4701, 2519, 83, '', '202001', 'Coal', 'standard', NULL, '9700.00', '9700.00', '12.55', 1, '0.0000', NULL, '', '0', '0.00', '121735.0000', '', '9700.00', NULL, 3, 'Ton', '12.5500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4702, 2520, 83, '', '202001', 'Coal', 'standard', NULL, '9800.00', '9800.00', '13.93', 1, '0.0000', NULL, '', '0', '0.00', '136514.0000', '', '9800.00', NULL, 3, 'Ton', '13.9300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4703, 2521, 83, '', '202001', 'Coal', 'standard', NULL, '9800.00', '9800.00', '23.56', 1, '0.0000', NULL, '', '0', '0.00', '230888.0000', '', '9800.00', NULL, 3, 'Ton', '23.5600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4704, 2522, 83, '', '202001', 'Coal', 'standard', NULL, '8700.00', '8700.00', '27.94', 1, '0.0000', NULL, '', '0', '0.00', '243078.0000', '', '8700.00', NULL, 3, 'Ton', '27.9400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4705, 2523, 83, '', '202001', 'Coal', 'standard', NULL, '8700.00', '8700.00', '13.36', 1, '0.0000', NULL, '', '0', '0.00', '116232.0000', '', '8700.00', NULL, 3, 'Ton', '13.3600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4706, 2524, 83, '', '202001', 'Coal', 'standard', NULL, '8800.00', '8800.00', '17.26', 1, '0.0000', NULL, '', '0', '0.00', '151888.0000', '', '8800.00', NULL, 3, 'Ton', '17.2600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4707, 2525, 83, '', '202001', 'Coal', 'standard', NULL, '8700.00', '8700.00', '13.27', 1, '0.0000', NULL, '', '0', '0.00', '115449.0000', '', '8700.00', NULL, 3, 'Ton', '13.2700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4708, 2526, 83, '', '202001', 'Coal', 'standard', NULL, '9300.00', '9300.00', '20.27', 1, '0.0000', NULL, '', '0', '0.00', '188511.0000', '', '9300.00', NULL, 3, 'Ton', '20.2700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4709, 2527, 83, '', '202001', 'Coal', 'standard', NULL, '9300.00', '9300.00', '20.63', 1, '0.0000', NULL, '', '0', '0.00', '191859.0000', '', '9300.00', NULL, 3, 'Ton', '20.6300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4723, 2537, 82, '', '202002', 'Stone', 'standard', NULL, '168.00', '168.00', '199.00', 1, '0.0000', NULL, '', '0', '0.00', '33432.0000', '', '168.00', NULL, 3, 'Ton', '199.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4724, 2528, 83, '', '202001', 'Coal', 'standard', NULL, '8700.00', '8700.00', '13.86', 1, '0.0000', NULL, '', '0', '0.00', '120582.0000', '', '8700.00', NULL, 3, 'Ton', '13.8600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4725, 2529, 83, '', '202001', 'Coal', 'standard', NULL, '8700.00', '8700.00', '13.61', 1, '0.0000', NULL, '', '0', '0.00', '118407.0000', '', '8700.00', NULL, 3, 'Ton', '13.6100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4726, 2530, 83, '', '202001', 'Coal', 'standard', NULL, '8500.00', '8500.00', '23.52', 1, '0.0000', NULL, '', '0', '0.00', '199920.0000', '', '8500.00', NULL, 3, 'Ton', '23.5200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4727, 2531, 83, '', '202001', 'Coal', 'standard', NULL, '9800.00', '9800.00', '24.05', 1, '0.0000', NULL, '', '0', '0.00', '235690.0000', '', '9800.00', NULL, 3, 'Ton', '24.0500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4728, 2532, 83, '', '202001', 'Coal', 'standard', NULL, '9800.00', '9800.00', '23.59', 1, '0.0000', NULL, '', '0', '0.00', '231182.0000', '', '9800.00', NULL, 3, 'Ton', '23.5900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4729, 2533, 83, '', '202001', 'Coal', 'standard', NULL, '9800.00', '9800.00', '22.61', 1, '0.0000', NULL, '', '0', '0.00', '221578.0000', '', '9800.00', NULL, 3, 'Ton', '22.6100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4730, 2534, 83, '', '202001', 'Coal', 'standard', NULL, '8700.00', '8700.00', '16.20', 1, '0.0000', NULL, '', '0', '0.00', '140940.0000', '', '8700.00', NULL, 3, 'Ton', '16.2000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4731, 2535, 83, '', '202001', 'Coal', 'standard', NULL, '8600.00', '8600.00', '17.23', 1, '0.0000', NULL, '', '0', '0.00', '148178.0000', '', '8600.00', NULL, 3, 'Ton', '17.2300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4732, 2513, 83, '', '202001', 'Coal', 'standard', 0, '8600.00', '8600.00', '559.36', 1, '0.0000', NULL, '', '0', '0.00', '4810496.0000', '', '8600.00', NULL, 3, 'Ton', '559.3600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4735, 2538, 88, '', '963', 'Other Fare', 'standard', NULL, '10000.00', '10000.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '10000.0000', '', '10000.00', NULL, 3, 'Ton', '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4736, 2481, 83, '', '202001', 'Coal', 'standard', NULL, '10000.00', '10000.00', '18.47', 1, '0.0000', NULL, '', '0', '0.00', '184700.0000', '', '10000.00', NULL, 3, 'Ton', '18.4700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4738, 2539, 83, '', '202001', 'Coal', 'standard', NULL, '9800.00', '9800.00', '23.48', 1, '0.0000', NULL, '', '0', '0.00', '230104.0000', '', '9800.00', NULL, 3, 'Ton', '23.4800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4739, 2121, 83, '', '202001', 'Coal', 'standard', 0, '9000.00', '9000.00', '15.21', 1, '0.0000', NULL, '', '0', '0.00', '136890.0000', '', '9000.00', NULL, 3, 'Ton', '15.2100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4742, 2540, 84, '', '200000', 'Cash Return', 'standard', NULL, '180000.00', '180000.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '180000.0000', '', '180000.00', NULL, 3, 'Ton', '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4744, 2541, 84, '', '200000', 'Cash Return', 'standard', NULL, '29000.00', '29000.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '29000.0000', '', '29000.00', NULL, 3, 'Ton', '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4746, 2542, 84, '', '200000', 'Cash Return', 'standard', NULL, '81170.00', '81170.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '81170.0000', '', '81170.00', NULL, 3, 'Ton', '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4748, 2543, 84, '', '200000', 'Cash Return', 'standard', NULL, '10000.00', '10000.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '10000.0000', '', '10000.00', NULL, 3, 'Ton', '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4750, 2544, 83, '', '202001', 'Coal', 'standard', NULL, '9300.00', '9300.00', '18.97', 1, '0.0000', NULL, '', '0', '0.00', '176421.0000', '', '9300.00', NULL, 3, 'Ton', '18.9700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4752, 2545, 84, '', '200000', 'Cash Return', 'standard', NULL, '8827.50', '8827.50', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '8827.5000', '', '8827.50', NULL, 3, 'Ton', '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4754, 2546, 84, '', '200000', 'Cash Return', 'standard', NULL, '176745.00', '176745.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '176745.0000', '', '176745.00', NULL, 3, 'Ton', '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4755, 2091, 83, '', '202001', 'Coal', 'standard', 0, '9900.00', '9900.00', '23.06', 1, '0.0000', NULL, '', '0', '0.00', '228294.0000', '', '9900.00', NULL, 3, 'Ton', '23.0600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4756, 2092, 83, '', '202001', 'Coal', 'standard', 0, '9900.00', '9900.00', '23.25', 1, '0.0000', NULL, '', '0', '0.00', '230175.0000', '', '9900.00', NULL, 3, 'Ton', '23.2500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4758, 2547, 88, '', '963', 'Other Fare', 'standard', NULL, '836367.00', '836367.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '836367.0000', '', '836367.00', NULL, 3, 'Ton', '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4762, 2548, 83, '', '202001', 'Coal', 'standard', NULL, '9700.00', '9700.00', '23.81', 1, '0.0000', NULL, '', '0', '0.00', '230957.0000', '', '9700.00', NULL, 3, 'Ton', '23.8100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4763, 2549, 83, '', '202001', 'Coal', 'standard', NULL, '8500.00', '8500.00', '24.17', 1, '0.0000', NULL, '', '0', '0.00', '205445.0000', '', '8500.00', NULL, 3, 'Ton', '24.1700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4764, 2550, 83, '', '202001', 'Coal', 'standard', NULL, '8600.00', '8600.00', '23.24', 1, '0.0000', NULL, '', '0', '0.00', '199864.0000', '', '8600.00', NULL, 3, 'Ton', '23.2400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4774, 2551, 83, '', '202001', 'Coal', 'standard', NULL, '8700.00', '8700.00', '27.02', 1, '0.0000', NULL, '', '0', '0.00', '235074.0000', '', '8700.00', NULL, 3, 'Ton', '27.0200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4775, 2552, 83, '', '202001', 'Coal', 'standard', NULL, '9500.00', '9500.00', '14.45', 1, '0.0000', NULL, '', '0', '0.00', '137275.0000', '', '9500.00', NULL, 3, 'Ton', '14.4500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4776, 2553, 83, '', '202001', 'Coal', 'standard', NULL, '9500.00', '9500.00', '14.18', 1, '0.0000', NULL, '', '0', '0.00', '134710.0000', '', '9500.00', NULL, 3, 'Ton', '14.1800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4777, 2555, 83, '', '202001', 'Coal', 'standard', NULL, '9500.00', '9500.00', '20.62', 1, '0.0000', NULL, '', '0', '0.00', '195890.0000', '', '9500.00', NULL, 3, 'Ton', '20.6200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4778, 2554, 83, '', '202001', 'Coal', 'standard', NULL, '9500.00', '9500.00', '18.33', 1, '0.0000', NULL, '', '0', '0.00', '174135.0000', '', '9500.00', NULL, 3, 'Ton', '18.3300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4779, 2556, 83, '', '202001', 'Coal', 'standard', NULL, '8500.00', '8500.00', '23.90', 1, '0.0000', NULL, '', '0', '0.00', '203150.0000', '', '8500.00', NULL, 3, 'Ton', '23.9000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4780, 2557, 83, '', '202001', 'Coal', 'standard', NULL, '9800.00', '9800.00', '15.32', 1, '0.0000', NULL, '', '0', '0.00', '150136.0000', '', '9800.00', NULL, 3, 'Ton', '15.3200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4781, 2558, 83, '', '202001', 'Coal', 'standard', NULL, '9800.00', '9800.00', '15.75', 1, '0.0000', NULL, '', '0', '0.00', '154350.0000', '', '9800.00', NULL, 3, 'Ton', '15.7500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4783, 2559, 84, '', '200000', 'Cash Return', 'standard', NULL, '15000.00', '15000.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '15000.0000', '', '15000.00', NULL, 3, 'Ton', '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4786, 2560, 82, '', '202002', 'Stone', 'standard', NULL, '170.00', '170.00', '360.00', 1, '0.0000', NULL, '', '0', '0.00', '61200.0000', '', '170.00', NULL, 3, 'Ton', '360.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4802, 2561, 83, '', '202001', 'Coal', 'standard', NULL, '8800.00', '8800.00', '95.00', 1, '0.0000', NULL, '', '0', '0.00', '836000.0000', '', '8800.00', NULL, 3, 'Ton', '95.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4803, 2562, 83, '', '202001', 'Coal', 'standard', NULL, '9750.00', '9750.00', '13.09', 1, '0.0000', NULL, '', '0', '0.00', '127627.5000', '', '9750.00', NULL, 3, 'Ton', '13.0900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4804, 2563, 83, '', '202001', 'Coal', 'standard', NULL, '9800.00', '9800.00', '24.14', 1, '0.0000', NULL, '', '0', '0.00', '236572.0000', '', '9800.00', NULL, 3, 'Ton', '24.1400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4805, 2564, 83, '', '202001', 'Coal', 'standard', NULL, '9800.00', '9800.00', '24.77', 1, '0.0000', NULL, '', '0', '0.00', '242746.0000', '', '9800.00', NULL, 3, 'Ton', '24.7700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4806, 2565, 83, '', '202001', 'Coal', 'standard', NULL, '9750.00', '9750.00', '9.63', 1, '0.0000', NULL, '', '0', '0.00', '93892.5000', '', '9750.00', NULL, 3, 'Ton', '9.6300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4809, 2568, 83, '', '202001', 'Coal', 'standard', NULL, '9800.00', '9800.00', '15.33', 1, '0.0000', NULL, '', '0', '0.00', '150234.0000', '', '9800.00', NULL, 3, 'Ton', '15.3300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4810, 2569, 83, '', '202001', 'Coal', 'standard', NULL, '9800.00', '9800.00', '14.12', 1, '0.0000', NULL, '', '0', '0.00', '138376.0000', '', '9800.00', NULL, 3, 'Ton', '14.1200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4811, 2570, 83, '', '202001', 'Coal', 'standard', NULL, '8800.00', '8800.00', '25.00', 1, '0.0000', NULL, '', '0', '0.00', '220000.0000', '', '8800.00', NULL, 3, 'Ton', '25.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4812, 2571, 83, '', '202001', 'Coal', 'standard', NULL, '9700.00', '9700.00', '22.97', 1, '0.0000', NULL, '', '0', '0.00', '222809.0000', '', '9700.00', NULL, 3, 'Ton', '22.9700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4813, 2572, 83, '', '202001', 'Coal', 'standard', NULL, '9700.00', '9700.00', '22.15', 1, '0.0000', NULL, '', '0', '0.00', '214855.0000', '', '9700.00', NULL, 3, 'Ton', '22.1500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4814, 2573, 83, '', '202001', 'Coal', 'standard', NULL, '8700.00', '8700.00', '17.59', 1, '0.0000', NULL, '', '0', '0.00', '153033.0000', '', '8700.00', NULL, 3, 'Ton', '17.5900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4815, 2574, 83, '', '202001', 'Coal', 'standard', NULL, '8700.00', '8700.00', '17.27', 1, '0.0000', NULL, '', '0', '0.00', '150249.0000', '', '8700.00', NULL, 3, 'Ton', '17.2700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4818, 2576, 82, '', '202002', 'Stone', 'standard', NULL, '168.00', '168.00', '95.00', 1, '0.0000', NULL, '', '0', '0.00', '15960.0000', '', '168.00', NULL, 3, 'Ton', '95.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4844, 2596, 87, '', '103', 'Advance', 'standard', NULL, '0.00', '0.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '0.0000', '', '0.00', NULL, 3, 'Ton', '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4845, 2597, 87, '', '103', 'Advance', 'standard', NULL, '0.00', '0.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '0.0000', '', '0.00', NULL, 3, 'Ton', '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4847, 2595, 87, '', '103', 'Advance', 'standard', NULL, '0.00', '0.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '0.0000', '', '0.00', NULL, 3, 'Ton', '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4848, 2598, 87, '', '103', 'Advance', 'standard', NULL, '0.00', '0.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '0.0000', '', '0.00', NULL, 3, 'Ton', '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4849, 2577, 83, '', '202001', 'Coal', 'standard', NULL, '9600.00', '9600.00', '15.10', 1, '0.0000', NULL, '', '0', '0.00', '144960.0000', '', '9600.00', NULL, 3, 'Ton', '15.1000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4850, 2578, 83, '', '202001', 'Coal', 'standard', NULL, '9500.00', '9500.00', '21.38', 1, '0.0000', NULL, '', '0', '0.00', '203110.0000', '', '9500.00', NULL, 3, 'Ton', '21.3800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4851, 2579, 83, '', '202001', 'Coal', 'standard', NULL, '9800.00', '9800.00', '23.36', 1, '0.0000', NULL, '', '0', '0.00', '228928.0000', '', '9800.00', NULL, 3, 'Ton', '23.3600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4852, 2580, 83, '', '202001', 'Coal', 'standard', NULL, '9000.00', '9000.00', '25.03', 1, '0.0000', NULL, '', '0', '0.00', '225270.0000', '', '9000.00', NULL, 3, 'Ton', '25.0300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4853, 2581, 83, '', '202001', 'Coal', 'standard', NULL, '9800.00', '9800.00', '23.40', 1, '0.0000', NULL, '', '0', '0.00', '229320.0000', '', '9800.00', NULL, 3, 'Ton', '23.4000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4854, 2582, 83, '', '202001', 'Coal', 'standard', NULL, '9800.00', '9800.00', '23.79', 1, '0.0000', NULL, '', '0', '0.00', '233142.0000', '', '9800.00', NULL, 3, 'Ton', '23.7900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4855, 2583, 83, '', '202001', 'Coal', 'standard', NULL, '8600.00', '8600.00', '13.11', 1, '0.0000', NULL, '', '0', '0.00', '112746.0000', '', '8600.00', NULL, 3, 'Ton', '13.1100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4856, 2584, 83, '', '202001', 'Coal', 'standard', NULL, '9900.00', '9900.00', '23.37', 1, '0.0000', NULL, '', '0', '0.00', '231363.0000', '', '9900.00', NULL, 3, 'Ton', '23.3700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4857, 2585, 83, '', '202001', 'Coal', 'standard', NULL, '9900.00', '9900.00', '22.97', 1, '0.0000', NULL, '', '0', '0.00', '227403.0000', '', '9900.00', NULL, 3, 'Ton', '22.9700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4858, 2586, 83, '', '202001', 'Coal', 'standard', NULL, '9800.00', '9800.00', '24.86', 1, '0.0000', NULL, '', '0', '0.00', '243628.0000', '', '9800.00', NULL, 3, 'Ton', '24.8600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4859, 2587, 83, '', '202001', 'Coal', 'standard', NULL, '9800.00', '9800.00', '23.71', 1, '0.0000', NULL, '', '0', '0.00', '232358.0000', '', '9800.00', NULL, 3, 'Ton', '23.7100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4860, 2588, 83, '', '202001', 'Coal', 'standard', NULL, '9800.00', '9800.00', '22.73', 1, '0.0000', NULL, '', '0', '0.00', '222754.0000', '', '9800.00', NULL, 3, 'Ton', '22.7300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4861, 2589, 83, '', '202001', 'Coal', 'standard', NULL, '9800.00', '9800.00', '25.23', 1, '0.0000', NULL, '', '0', '0.00', '247254.0000', '', '9800.00', NULL, 3, 'Ton', '25.2300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4862, 2590, 83, '', '202001', 'Coal', 'standard', NULL, '9800.00', '9800.00', '22.65', 1, '0.0000', NULL, '', '0', '0.00', '221970.0000', '', '9800.00', NULL, 3, 'Ton', '22.6500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4863, 2591, 83, '', '202001', 'Coal', 'standard', NULL, '9400.00', '9400.00', '19.02', 1, '0.0000', NULL, '', '0', '0.00', '178788.0000', '', '9400.00', NULL, 3, 'Ton', '19.0200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4864, 2592, 83, '', '202001', 'Coal', 'standard', NULL, '9400.00', '9400.00', '22.48', 1, '0.0000', NULL, '', '0', '0.00', '211312.0000', '', '9400.00', NULL, 3, 'Ton', '22.4800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4865, 2593, 83, '', '202001', 'Coal', 'standard', NULL, '9500.00', '9500.00', '13.44', 1, '0.0000', NULL, '', '0', '0.00', '127680.0000', '', '9500.00', NULL, 3, 'Ton', '13.4400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4866, 2594, 83, '', '202001', 'Coal', 'standard', NULL, '9000.00', '9000.00', '23.17', 1, '0.0000', NULL, '', '0', '0.00', '208530.0000', '', '9000.00', NULL, 3, 'Ton', '23.1700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4875, 2600, 83, '', '202001', 'Coal', 'standard', NULL, '9750.00', '9750.00', '14.53', 1, '0.0000', NULL, '', '0', '0.00', '141667.5000', '', '9750.00', NULL, 3, 'Ton', '14.5300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4876, 2599, 83, '', '202001', 'Coal', 'standard', NULL, '9400.00', '9400.00', '16.61', 1, '0.0000', NULL, '', '0', '0.00', '156134.0000', '', '9400.00', NULL, 3, 'Ton', '16.6100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4877, 2601, 83, '', '202001', 'Coal', 'standard', NULL, '9800.00', '9800.00', '14.90', 1, '0.0000', NULL, '', '0', '0.00', '146020.0000', '', '9800.00', NULL, 3, 'Ton', '14.9000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4878, 2602, 83, '', '202001', 'Coal', 'standard', NULL, '9700.00', '9700.00', '21.49', 1, '0.0000', NULL, '', '0', '0.00', '208453.0000', '', '9700.00', NULL, 3, 'Ton', '21.4900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4879, 2603, 83, '', '202001', 'Coal', 'standard', NULL, '9700.00', '9700.00', '17.26', 1, '0.0000', NULL, '', '0', '0.00', '167422.0000', '', '9700.00', NULL, 3, 'Ton', '17.2600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4880, 2604, 83, '', '202001', 'Coal', 'standard', NULL, '9800.00', '9800.00', '15.10', 1, '0.0000', NULL, '', '0', '0.00', '147980.0000', '', '9800.00', NULL, 3, 'Ton', '15.1000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4881, 2605, 83, '', '202001', 'Coal', 'standard', NULL, '9800.00', '9800.00', '17.04', 1, '0.0000', NULL, '', '0', '0.00', '166992.0000', '', '9800.00', NULL, 3, 'Ton', '17.0400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4899, 2606, 83, '', '202001', 'Coal', 'standard', NULL, '9800.00', '9800.00', '24.21', 1, '0.0000', NULL, '', '0', '0.00', '237258.0000', '', '9800.00', NULL, 3, 'Ton', '24.2100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4900, 2607, 83, '', '202001', 'Coal', 'standard', NULL, '9700.00', '9700.00', '17.40', 1, '0.0000', NULL, '', '0', '0.00', '168780.0000', '', '9700.00', NULL, 3, 'Ton', '17.4000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4901, 2608, 83, '', '202001', 'Coal', 'standard', NULL, '9700.00', '9700.00', '17.08', 1, '0.0000', NULL, '', '0', '0.00', '165676.0000', '', '9700.00', NULL, 3, 'Ton', '17.0800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4902, 2609, 83, '', '202001', 'Coal', 'standard', NULL, '9800.00', '9800.00', '13.69', 1, '0.0000', NULL, '', '0', '0.00', '134162.0000', '', '9800.00', NULL, 3, 'Ton', '13.6900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4903, 2610, 83, '', '202001', 'Coal', 'standard', NULL, '8700.00', '8700.00', '42.00', 1, '0.0000', NULL, '', '0', '0.00', '365400.0000', '', '8700.00', NULL, 3, 'Ton', '42.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4904, 2611, 83, '', '202001', 'Coal', 'standard', NULL, '9800.00', '9800.00', '14.79', 1, '0.0000', NULL, '', '0', '0.00', '144942.0000', '', '9800.00', NULL, 3, 'Ton', '14.7900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4905, 2612, 83, '', '202001', 'Coal', 'standard', NULL, '8700.00', '8700.00', '16.03', 1, '0.0000', NULL, '', '0', '0.00', '139461.0000', '', '8700.00', NULL, 3, 'Ton', '16.0300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4906, 2613, 83, '', '202001', 'Coal', 'standard', NULL, '8700.00', '8700.00', '18.84', 1, '0.0000', NULL, '', '0', '0.00', '163908.0000', '', '8700.00', NULL, 3, 'Ton', '18.8400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4908, 2615, 83, '', '202001', 'Coal', 'standard', NULL, '8700.00', '8700.00', '5.72', 1, '0.0000', NULL, '', '0', '0.00', '49764.0000', '', '8700.00', NULL, 3, 'Ton', '5.7200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4909, 2616, 83, '', '202001', 'Coal', 'standard', NULL, '8700.00', '8700.00', '15.07', 1, '0.0000', NULL, '', '0', '0.00', '131109.0000', '', '8700.00', NULL, 3, 'Ton', '15.0700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4910, 2617, 83, '', '202001', 'Coal', 'standard', NULL, '9800.00', '9800.00', '23.26', 1, '0.0000', NULL, '', '0', '0.00', '227948.0000', '', '9800.00', NULL, 3, 'Ton', '23.2600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4911, 2618, 83, '', '202001', 'Coal', 'standard', NULL, '9700.00', '9700.00', '16.95', 1, '0.0000', NULL, '', '0', '0.00', '164415.0000', '', '9700.00', NULL, 3, 'Ton', '16.9500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4912, 2619, 83, '', '202001', 'Coal', 'standard', NULL, '8700.00', '8700.00', '200.00', 1, '0.0000', NULL, '', '0', '0.00', '1740000.0000', '', '8700.00', NULL, 3, 'Ton', '200.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4913, 2620, 83, '', '202001', 'Coal', 'standard', NULL, '9400.00', '9400.00', '18.35', 1, '0.0000', NULL, '', '0', '0.00', '172490.0000', '', '9400.00', NULL, 3, 'Ton', '18.3500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4914, 2621, 83, '', '202001', 'Coal', 'standard', NULL, '9500.00', '9500.00', '13.68', 1, '0.0000', NULL, '', '0', '0.00', '129960.0000', '', '9500.00', NULL, 3, 'Ton', '13.6800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4916, 2614, 83, '', '202001', 'Coal', 'standard', NULL, '8700.00', '8700.00', '11.19', 1, '0.0000', NULL, '', '0', '0.00', '97353.0000', '', '8700.00', NULL, 3, 'Ton', '11.1900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4918, 2623, 84, '', '200000', 'Cash Return', 'standard', NULL, '33220.00', '33220.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '33220.0000', '', '33220.00', NULL, 3, 'Ton', '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4921, 2624, 82, '', '202002', 'Stone', 'standard', NULL, '168.00', '168.00', '180.00', 1, '0.0000', NULL, '', '0', '0.00', '30240.0000', '', '168.00', NULL, 3, 'Ton', '180.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4922, 2625, 82, '', '202002', 'Stone', 'standard', NULL, '170.00', '170.00', '90.00', 1, '0.0000', NULL, '', '0', '0.00', '15300.0000', '', '170.00', NULL, 3, 'Ton', '90.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4934, 2626, 83, '', '202001', 'Coal', 'standard', NULL, '7350.00', '7350.00', '22.46', 1, '0.0000', NULL, '', '0', '0.00', '165081.0000', '', '7350.00', NULL, 3, 'Ton', '22.4600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4935, 2627, 83, '', '202001', 'Coal', 'standard', NULL, '7350.00', '7350.00', '23.16', 1, '0.0000', NULL, '', '0', '0.00', '170226.0000', '', '7350.00', NULL, 3, 'Ton', '23.1600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4936, 2628, 83, '', '202001', 'Coal', 'standard', NULL, '9800.00', '9800.00', '19.50', 1, '0.0000', NULL, '', '0', '0.00', '191100.0000', '', '9800.00', NULL, 3, 'Ton', '19.5000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4937, 2629, 83, '', '202001', 'Coal', 'standard', NULL, '9800.00', '9800.00', '16.58', 1, '0.0000', NULL, '', '0', '0.00', '162484.0000', '', '9800.00', NULL, 3, 'Ton', '16.5800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4938, 2630, 83, '', '202001', 'Coal', 'standard', NULL, '9700.00', '9700.00', '13.85', 1, '0.0000', NULL, '', '0', '0.00', '134345.0000', '', '9700.00', NULL, 3, 'Ton', '13.8500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4939, 2631, 83, '', '202001', 'Coal', 'standard', NULL, '9500.00', '9500.00', '12.75', 1, '0.0000', NULL, '', '0', '0.00', '121125.0000', '', '9500.00', NULL, 3, 'Ton', '12.7500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4940, 2632, 83, '', '202001', 'Coal', 'standard', NULL, '9700.00', '9700.00', '25.00', 1, '0.0000', NULL, '', '0', '0.00', '242500.0000', '', '9700.00', NULL, 3, 'Ton', '25.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4941, 2633, 83, '', '202001', 'Coal', 'standard', 0, '7350.00', '7350.00', '23.07', 1, '0.0000', NULL, '', '0', '0.00', '169564.5000', '', '7350.00', NULL, 3, 'Ton', '23.0700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4942, 2634, 83, '', '202001', 'Coal', 'standard', NULL, '8700.00', '8700.00', '75.00', 1, '0.0000', NULL, '', '0', '0.00', '652500.0000', '', '8700.00', NULL, 3, 'Ton', '75.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4943, 2635, 83, '', '202001', 'Coal', 'standard', NULL, '9800.00', '9800.00', '24.62', 1, '0.0000', NULL, '', '0', '0.00', '241276.0000', '', '9800.00', NULL, 3, 'Ton', '24.6200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4944, 2636, 83, '', '202001', 'Coal', 'standard', NULL, '8600.00', '8600.00', '23.74', 1, '0.0000', NULL, '', '0', '0.00', '204164.0000', '', '8600.00', NULL, 3, 'Ton', '23.7400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4946, 2637, 84, '', '200000', 'Cash Return', 'standard', NULL, '10000.00', '10000.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '10000.0000', '', '10000.00', NULL, 3, 'Ton', '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4948, 2638, 84, '', '200000', 'Cash Return', 'standard', NULL, '15000.00', '15000.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '15000.0000', '', '15000.00', NULL, 3, 'Ton', '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4950, 2639, 84, '', '200000', 'Cash Return', 'standard', NULL, '41550.00', '41550.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '41550.0000', '', '41550.00', NULL, 3, 'Ton', '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4952, 2640, 84, '', '200000', 'Cash Return', 'standard', NULL, '42000.00', '42000.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '42000.0000', '', '42000.00', NULL, 3, 'Ton', '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4959, 2641, 84, '', '200000', 'Cash Return', 'standard', NULL, '40000.00', '40000.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '40000.0000', '', '40000.00', NULL, 3, 'Ton', '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4960, 2642, 83, '', '202001', 'Coal', 'standard', NULL, '9800.00', '9800.00', '20.62', 1, '0.0000', NULL, '', '0', '0.00', '202076.0000', '', '9800.00', NULL, 3, 'Ton', '20.6200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4961, 2643, 83, '', '202001', 'Coal', 'standard', NULL, '8700.00', '8700.00', '23.22', 1, '0.0000', NULL, '', '0', '0.00', '202014.0000', '', '8700.00', NULL, 3, 'Ton', '23.2200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4962, 2644, 83, '', '202001', 'Coal', 'standard', NULL, '9500.00', '9500.00', '21.76', 1, '0.0000', NULL, '', '0', '0.00', '206720.0000', '', '9500.00', NULL, 3, 'Ton', '21.7600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4965, 2645, 83, '', '202001', 'Coal', 'standard', NULL, '9400.00', '9400.00', '20.75', 1, '0.0000', NULL, '', '0', '0.00', '195050.0000', '', '9400.00', NULL, 3, 'Ton', '20.7500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4967, 2646, 88, '', '963', 'Other Fare', 'standard', NULL, '1035650.00', '1035650.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '1035650.0000', '', '1035650.00', NULL, 3, 'Ton', '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4969, 2208, 88, '', '963', 'Other Fare', 'standard', NULL, '63519.00', '63519.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '63519.0000', '', '63519.00', NULL, 3, 'Ton', '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4971, 2647, 82, '', '202002', 'Stone', 'standard', NULL, '170.00', '170.00', '270.00', 1, '0.0000', NULL, '', '0', '0.00', '45900.0000', '', '170.00', NULL, 3, 'Ton', '270.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4985, 2648, 83, '', '202001', 'Coal', 'standard', NULL, '9750.00', '9750.00', '15.33', 1, '0.0000', NULL, '', '0', '0.00', '149467.5000', '', '9750.00', NULL, 3, 'Ton', '15.3300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4986, 2649, 83, '', '202001', 'Coal', 'standard', NULL, '9800.00', '9800.00', '25.52', 1, '0.0000', NULL, '', '0', '0.00', '250096.0000', '', '9800.00', NULL, 3, 'Ton', '25.5200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4987, 2650, 83, '', '202001', 'Coal', 'standard', NULL, '9800.00', '9800.00', '23.13', 1, '0.0000', NULL, '', '0', '0.00', '226674.0000', '', '9800.00', NULL, 3, 'Ton', '23.1300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4988, 2651, 83, '', '202001', 'Coal', 'standard', NULL, '9800.00', '9800.00', '15.10', 1, '0.0000', NULL, '', '0', '0.00', '147980.0000', '', '9800.00', NULL, 3, 'Ton', '15.1000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4989, 2652, 83, '', '202001', 'Coal', 'standard', NULL, '9800.00', '9800.00', '20.30', 1, '0.0000', NULL, '', '0', '0.00', '198940.0000', '', '9800.00', NULL, 3, 'Ton', '20.3000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4992, 2655, 83, '', '202001', 'Coal', 'standard', NULL, '7350.00', '7350.00', '22.46', 1, '0.0000', NULL, '', '0', '0.00', '165081.0000', '', '7350.00', NULL, 3, 'Ton', '22.4600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4993, 2656, 83, '', '202001', 'Coal', 'standard', NULL, '7350.00', '7350.00', '23.16', 1, '0.0000', NULL, '', '0', '0.00', '170226.0000', '', '7350.00', NULL, 3, 'Ton', '23.1600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4994, 2657, 83, '', '202001', 'Coal', 'standard', NULL, '9500.00', '9500.00', '14.95', 1, '0.0000', NULL, '', '0', '0.00', '142025.0000', '', '9500.00', NULL, 3, 'Ton', '14.9500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4995, 2658, 83, '', '202001', 'Coal', 'standard', NULL, '9500.00', '9500.00', '13.56', 1, '0.0000', NULL, '', '0', '0.00', '128820.0000', '', '9500.00', NULL, 3, 'Ton', '13.5600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4996, 2659, 83, '', '202001', 'Coal', 'standard', NULL, '9750.00', '9750.00', '18.18', 1, '0.0000', NULL, '', '0', '0.00', '177255.0000', '', '9750.00', NULL, 3, 'Ton', '18.1800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (4997, 2660, 83, '', '202001', 'Coal', 'standard', NULL, '8650.00', '8650.00', '15.35', 1, '0.0000', NULL, '', '0', '0.00', '132777.5000', '', '8650.00', NULL, 3, 'Ton', '15.3500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5016, 2662, 83, '', '202001', 'Coal', 'standard', NULL, '9800.00', '9800.00', '23.76', 1, '0.0000', NULL, '', '0', '0.00', '232848.0000', '', '9800.00', NULL, 3, 'Ton', '23.7600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5017, 2663, 83, '', '202001', 'Coal', 'standard', NULL, '9800.00', '9800.00', '19.42', 1, '0.0000', NULL, '', '0', '0.00', '190316.0000', '', '9800.00', NULL, 3, 'Ton', '19.4200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5018, 2664, 83, '', '202001', 'Coal', 'standard', NULL, '9800.00', '9800.00', '19.41', 1, '0.0000', NULL, '', '0', '0.00', '190218.0000', '', '9800.00', NULL, 3, 'Ton', '19.4100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5019, 2665, 83, '', '202001', 'Coal', 'standard', NULL, '9800.00', '9800.00', '19.01', 1, '0.0000', NULL, '', '0', '0.00', '186298.0000', '', '9800.00', NULL, 3, 'Ton', '19.0100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5020, 2666, 83, '', '202001', 'Coal', 'standard', NULL, '9650.00', '9650.00', '14.23', 1, '0.0000', NULL, '', '0', '0.00', '137319.5000', '', '9650.00', NULL, 3, 'Ton', '14.2300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5021, 2667, 83, '', '202001', 'Coal', 'standard', NULL, '9800.00', '9800.00', '13.49', 1, '0.0000', NULL, '', '0', '0.00', '132202.0000', '', '9800.00', NULL, 3, 'Ton', '13.4900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5022, 2668, 83, '', '202001', 'Coal', 'standard', NULL, '9800.00', '9800.00', '16.82', 1, '0.0000', NULL, '', '0', '0.00', '164836.0000', '', '9800.00', NULL, 3, 'Ton', '16.8200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5023, 2669, 83, '', '202001', 'Coal', 'standard', NULL, '9800.00', '9800.00', '20.25', 1, '0.0000', NULL, '', '0', '0.00', '198450.0000', '', '9800.00', NULL, 3, 'Ton', '20.2500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5024, 2670, 83, '', '202001', 'Coal', 'standard', NULL, '9800.00', '9800.00', '15.63', 1, '0.0000', NULL, '', '0', '0.00', '153174.0000', '', '9800.00', NULL, 3, 'Ton', '15.6300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5025, 2671, 83, '', '202001', 'Coal', 'standard', 0, '9400.00', '9400.00', '19.96', 1, '0.0000', NULL, '', '0', '0.00', '187624.0000', '', '9400.00', NULL, 3, 'Ton', '19.9600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5026, 2672, 83, '', '202001', 'Coal', 'standard', NULL, '9750.00', '9750.00', '15.63', 1, '0.0000', NULL, '', '0', '0.00', '152392.5000', '', '9750.00', NULL, 3, 'Ton', '15.6300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5027, 2673, 83, '', '202001', 'Coal', 'standard', NULL, '9800.00', '9800.00', '24.15', 1, '0.0000', NULL, '', '0', '0.00', '236670.0000', '', '9800.00', NULL, 3, 'Ton', '24.1500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5028, 2674, 83, '', '202001', 'Coal', 'standard', NULL, '9800.00', '9800.00', '19.10', 1, '0.0000', NULL, '', '0', '0.00', '187180.0000', '', '9800.00', NULL, 3, 'Ton', '19.1000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5029, 2675, 83, '', '202001', 'Coal', 'standard', NULL, '9800.00', '9800.00', '23.31', 1, '0.0000', NULL, '', '0', '0.00', '228438.0000', '', '9800.00', NULL, 3, 'Ton', '23.3100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5030, 2676, 83, '', '202001', 'Coal', 'standard', NULL, '9800.00', '9800.00', '15.99', 1, '0.0000', NULL, '', '0', '0.00', '156702.0000', '', '9800.00', NULL, 3, 'Ton', '15.9900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5031, 2677, 83, '', '202001', 'Coal', 'standard', NULL, '8700.00', '8700.00', '27.00', 1, '0.0000', NULL, '', '0', '0.00', '234900.0000', '', '8700.00', NULL, 3, 'Ton', '27.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5033, 2678, 87, '', '103', 'Advance', 'standard', NULL, '0.00', '0.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '0.0000', '', '0.00', NULL, 3, 'Ton', '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5049, 2679, 83, '', '202001', 'Coal', 'standard', NULL, '9700.00', '9700.00', '22.70', 1, '0.0000', NULL, '', '0', '0.00', '220190.0000', '', '9700.00', NULL, 3, 'Ton', '22.7000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5050, 2680, 83, '', '202001', 'Coal', 'standard', NULL, '9800.00', '9800.00', '23.32', 1, '0.0000', NULL, '', '0', '0.00', '228536.0000', '', '9800.00', NULL, 3, 'Ton', '23.3200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5051, 2681, 83, '', '202001', 'Coal', 'standard', NULL, '9800.00', '9800.00', '23.95', 1, '0.0000', NULL, '', '0', '0.00', '234710.0000', '', '9800.00', NULL, 3, 'Ton', '23.9500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5052, 2682, 83, '', '202001', 'Coal', 'standard', NULL, '9800.00', '9800.00', '23.01', 1, '0.0000', NULL, '', '0', '0.00', '225498.0000', '', '9800.00', NULL, 3, 'Ton', '23.0100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5053, 2683, 83, '', '202001', 'Coal', 'standard', NULL, '9700.00', '9700.00', '15.85', 1, '0.0000', NULL, '', '0', '0.00', '153745.0000', '', '9700.00', NULL, 3, 'Ton', '15.8500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5054, 2684, 83, '', '202001', 'Coal', 'standard', NULL, '9700.00', '9700.00', '18.86', 1, '0.0000', NULL, '', '0', '0.00', '182942.0000', '', '9700.00', NULL, 3, 'Ton', '18.8600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5055, 2685, 83, '', '202001', 'Coal', 'standard', NULL, '9700.00', '9700.00', '19.12', 1, '0.0000', NULL, '', '0', '0.00', '185464.0000', '', '9700.00', NULL, 3, 'Ton', '19.1200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5056, 2686, 83, '', '202001', 'Coal', 'standard', NULL, '9700.00', '9700.00', '18.23', 1, '0.0000', NULL, '', '0', '0.00', '176831.0000', '', '9700.00', NULL, 3, 'Ton', '18.2300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5057, 2687, 83, '', '202001', 'Coal', 'standard', NULL, '8700.00', '8700.00', '197.00', 1, '0.0000', NULL, '', '0', '0.00', '1713900.0000', '', '8700.00', NULL, 3, 'Ton', '197.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5058, 2688, 83, '', '202001', 'Coal', 'standard', NULL, '8600.00', '8600.00', '27.04', 1, '0.0000', NULL, '', '0', '0.00', '232544.0000', '', '8600.00', NULL, 3, 'Ton', '27.0400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5059, 2689, 83, '', '202001', 'Coal', 'standard', NULL, '8600.00', '8600.00', '25.74', 1, '0.0000', NULL, '', '0', '0.00', '221364.0000', '', '8600.00', NULL, 3, 'Ton', '25.7400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5060, 2690, 83, '', '202001', 'Coal', 'standard', NULL, '9300.00', '9300.00', '20.82', 1, '0.0000', NULL, '', '0', '0.00', '193626.0000', '', '9300.00', NULL, 3, 'Ton', '20.8200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5061, 2691, 83, '', '202001', 'Coal', 'standard', NULL, '9400.00', '9400.00', '22.69', 1, '0.0000', NULL, '', '0', '0.00', '213286.0000', '', '9400.00', NULL, 3, 'Ton', '22.6900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5062, 2692, 83, '', '202001', 'Coal', 'standard', NULL, '9400.00', '9400.00', '18.51', 1, '0.0000', NULL, '', '0', '0.00', '173994.0000', '', '9400.00', NULL, 3, 'Ton', '18.5100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5063, 2693, 83, '', '202001', 'Coal', 'standard', NULL, '9750.00', '9750.00', '16.00', 1, '0.0000', NULL, '', '0', '0.00', '156000.0000', '', '9750.00', NULL, 3, 'Ton', '16.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5064, 2661, 82, '', '202002', 'Stone', 'standard', 0, '170.00', '170.00', '180.00', 1, '0.0000', NULL, '', '0', '0.00', '30600.0000', '', '170.00', NULL, 3, 'Ton', '180.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5087, 2695, 82, '', '202002', 'Stone', 'standard', NULL, '168.00', '168.00', '90.00', 1, '0.0000', NULL, '', '0', '0.00', '15120.0000', '', '168.00', NULL, 3, 'Ton', '90.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5088, 2696, 83, '', '202001', 'Coal', 'standard', NULL, '9800.00', '9800.00', '18.98', 1, '0.0000', NULL, '', '0', '0.00', '186004.0000', '', '9800.00', NULL, 3, 'Ton', '18.9800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5089, 2697, 83, '', '202001', 'Coal', 'standard', NULL, '9800.00', '9800.00', '24.21', 1, '0.0000', NULL, '', '0', '0.00', '237258.0000', '', '9800.00', NULL, 3, 'Ton', '24.2100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5090, 2698, 83, '', '202001', 'Coal', 'standard', NULL, '9800.00', '9800.00', '24.14', 1, '0.0000', NULL, '', '0', '0.00', '236572.0000', '', '9800.00', NULL, 3, 'Ton', '24.1400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5091, 2699, 83, '', '202001', 'Coal', 'standard', NULL, '9650.00', '9650.00', '13.62', 1, '0.0000', NULL, '', '0', '0.00', '131433.0000', '', '9650.00', NULL, 3, 'Ton', '13.6200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5092, 2700, 83, '', '202001', 'Coal', 'standard', NULL, '9650.00', '9650.00', '14.17', 1, '0.0000', NULL, '', '0', '0.00', '136740.5000', '', '9650.00', NULL, 3, 'Ton', '14.1700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5093, 2701, 83, '', '202001', 'Coal', 'standard', NULL, '9800.00', '9800.00', '15.49', 1, '0.0000', NULL, '', '0', '0.00', '151802.0000', '', '9800.00', NULL, 3, 'Ton', '15.4900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5094, 2702, 83, '', '202001', 'Coal', 'standard', NULL, '9700.00', '9700.00', '24.30', 1, '0.0000', NULL, '', '0', '0.00', '235710.0000', '', '9700.00', NULL, 3, 'Ton', '24.3000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5095, 2703, 83, '', '202001', 'Coal', 'standard', NULL, '9700.00', '9700.00', '23.47', 1, '0.0000', NULL, '', '0', '0.00', '227659.0000', '', '9700.00', NULL, 3, 'Ton', '23.4700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5096, 2704, 83, '', '202001', 'Coal', 'standard', NULL, '9800.00', '9800.00', '21.88', 1, '0.0000', NULL, '', '0', '0.00', '214424.0000', '', '9800.00', NULL, 3, 'Ton', '21.8800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5097, 2705, 83, '', '202001', 'Coal', 'standard', 0, '9750.00', '9750.00', '18.96', 1, '0.0000', NULL, '', '0', '0.00', '184860.0000', '', '9750.00', NULL, 3, 'Ton', '18.9600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5098, 2706, 83, '', '202001', 'Coal', 'standard', 0, '9750.00', '9750.00', '18.44', 1, '0.0000', NULL, '', '0', '0.00', '179790.0000', '', '9750.00', NULL, 3, 'Ton', '18.4400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5099, 2707, 83, '', '202001', 'Coal', 'standard', NULL, '9750.00', '9750.00', '15.71', 1, '0.0000', NULL, '', '0', '0.00', '153172.5000', '', '9750.00', NULL, 3, 'Ton', '15.7100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5100, 2708, 83, '', '202001', 'Coal', 'standard', NULL, '9700.00', '9700.00', '19.10', 1, '0.0000', NULL, '', '0', '0.00', '185270.0000', '', '9700.00', NULL, 3, 'Ton', '19.1000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5101, 2709, 83, '', '202001', 'Coal', 'standard', NULL, '9700.00', '9700.00', '18.66', 1, '0.0000', NULL, '', '0', '0.00', '181002.0000', '', '9700.00', NULL, 3, 'Ton', '18.6600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5102, 2710, 83, '', '202001', 'Coal', 'standard', 0, '9700.00', '9700.00', '19.94', 1, '0.0000', NULL, '', '0', '0.00', '193418.0000', '', '9700.00', NULL, 3, 'Ton', '19.9400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5103, 2711, 83, '', '202001', 'Coal', 'standard', NULL, '9600.00', '9600.00', '25.21', 1, '0.0000', NULL, '', '0', '0.00', '242016.0000', '', '9600.00', NULL, 3, 'Ton', '25.2100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5104, 2712, 83, '', '202001', 'Coal', 'standard', 0, '9600.00', '9600.00', '24.30', 1, '0.0000', NULL, '', '0', '0.00', '233280.0000', '', '9600.00', NULL, 3, 'Ton', '24.3000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5105, 2714, 83, '', '202001', 'Coal', 'standard', NULL, '9500.00', '9500.00', '14.00', 1, '0.0000', NULL, '', '0', '0.00', '133000.0000', '', '9500.00', NULL, 3, 'Ton', '14.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5107, 2715, 82, '', '202002', 'Stone', 'standard', NULL, '165.00', '165.00', '90.00', 1, '0.0000', NULL, '', '0', '0.00', '14850.0000', '', '165.00', NULL, 3, 'Ton', '90.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5131, 2716, 83, '', '202001', 'Coal', 'standard', NULL, '9350.00', '9350.00', '19.25', 1, '0.0000', NULL, '', '0', '0.00', '179987.5000', '', '9350.00', NULL, 3, 'Ton', '19.2500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5132, 2717, 83, '', '202001', 'Coal', 'standard', NULL, '9350.00', '9350.00', '18.32', 1, '0.0000', NULL, '', '0', '0.00', '171292.0000', '', '9350.00', NULL, 3, 'Ton', '18.3200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5133, 2718, 83, '', '202001', 'Coal', 'standard', NULL, '9350.00', '9350.00', '16.17', 1, '0.0000', NULL, '', '0', '0.00', '151189.5000', '', '9350.00', NULL, 3, 'Ton', '16.1700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5134, 2719, 83, '', '202001', 'Coal', 'standard', NULL, '9500.00', '9500.00', '12.67', 1, '0.0000', NULL, '', '0', '0.00', '120365.0000', '', '9500.00', NULL, 3, 'Ton', '12.6700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5135, 2720, 83, '', '202001', 'Coal', 'standard', NULL, '9750.00', '9750.00', '13.03', 1, '0.0000', NULL, '', '0', '0.00', '127042.5000', '', '9750.00', NULL, 3, 'Ton', '13.0300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5136, 2721, 83, '', '202001', 'Coal', 'standard', NULL, '9800.00', '9800.00', '24.41', 1, '0.0000', NULL, '', '0', '0.00', '239218.0000', '', '9800.00', NULL, 3, 'Ton', '24.4100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5137, 2722, 83, '', '202001', 'Coal', 'standard', NULL, '9700.00', '9700.00', '21.74', 1, '0.0000', NULL, '', '0', '0.00', '210878.0000', '', '9700.00', NULL, 3, 'Ton', '21.7400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5139, 2724, 83, '', '202001', 'Coal', 'standard', NULL, '9800.00', '9800.00', '19.61', 1, '0.0000', NULL, '', '0', '0.00', '192178.0000', '', '9800.00', NULL, 3, 'Ton', '19.6100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5140, 2725, 83, '', '202001', 'Coal', 'standard', NULL, '9800.00', '9800.00', '23.84', 1, '0.0000', NULL, '', '0', '0.00', '233632.0000', '', '9800.00', NULL, 3, 'Ton', '23.8400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5141, 2726, 83, '', '202001', 'Coal', 'standard', NULL, '9800.00', '9800.00', '23.25', 1, '0.0000', NULL, '', '0', '0.00', '227850.0000', '', '9800.00', NULL, 3, 'Ton', '23.2500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5142, 2727, 83, '', '202001', 'Coal', 'standard', NULL, '9600.00', '9600.00', '22.87', 1, '0.0000', NULL, '', '0', '0.00', '219552.0000', '', '9600.00', NULL, 3, 'Ton', '22.8700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5143, 2728, 83, '', '202001', 'Coal', 'standard', NULL, '9600.00', '9600.00', '22.80', 1, '0.0000', NULL, '', '0', '0.00', '218880.0000', '', '9600.00', NULL, 3, 'Ton', '22.8000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5144, 2729, 83, '', '202001', 'Coal', 'standard', NULL, '9600.00', '9600.00', '24.78', 1, '0.0000', NULL, '', '0', '0.00', '237888.0000', '', '9600.00', NULL, 3, 'Ton', '24.7800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5145, 2730, 83, '', '202001', 'Coal', 'standard', NULL, '9800.00', '9800.00', '15.05', 1, '0.0000', NULL, '', '0', '0.00', '147490.0000', '', '9800.00', NULL, 3, 'Ton', '15.0500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5146, 2731, 83, '', '202001', 'Coal', 'standard', NULL, '9750.00', '9750.00', '18.30', 1, '0.0000', NULL, '', '0', '0.00', '178425.0000', '', '9750.00', NULL, 3, 'Ton', '18.3000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5147, 2732, 83, '', '202001', 'Coal', 'standard', NULL, '9750.00', '9750.00', '18.89', 1, '0.0000', NULL, '', '0', '0.00', '184177.5000', '', '9750.00', NULL, 3, 'Ton', '18.8900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5148, 2733, 83, '', '202001', 'Coal', 'standard', NULL, '9800.00', '9800.00', '24.02', 1, '0.0000', NULL, '', '0', '0.00', '235396.0000', '', '9800.00', NULL, 3, 'Ton', '24.0200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5149, 2734, 83, '', '202001', 'Coal', 'standard', NULL, '9800.00', '9800.00', '18.87', 1, '0.0000', NULL, '', '0', '0.00', '184926.0000', '', '9800.00', NULL, 3, 'Ton', '18.8700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5150, 2735, 83, '', '202001', 'Coal', 'standard', NULL, '9800.00', '9800.00', '23.71', 1, '0.0000', NULL, '', '0', '0.00', '232358.0000', '', '9800.00', NULL, 3, 'Ton', '23.7100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5151, 2736, 83, '', '202001', 'Coal', 'standard', NULL, '9800.00', '9800.00', '20.34', 1, '0.0000', NULL, '', '0', '0.00', '199332.0000', '', '9800.00', NULL, 3, 'Ton', '20.3400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5152, 2737, 83, '', '202001', 'Coal', 'standard', NULL, '9750.00', '9750.00', '16.31', 1, '0.0000', NULL, '', '0', '0.00', '159022.5000', '', '9750.00', NULL, 3, 'Ton', '16.3100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5153, 2738, 83, '', '202001', 'Coal', 'standard', NULL, '8650.00', '8650.00', '14.48', 1, '0.0000', NULL, '', '0', '0.00', '125252.0000', '', '8650.00', NULL, 3, 'Ton', '14.4800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5154, 2694, 83, '', '202001', 'Coal', 'standard', NULL, '168.00', '168.00', '180.00', 1, '0.0000', NULL, '', '0', '0.00', '30240.0000', '', '168.00', NULL, 3, 'Ton', '180.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5158, 2739, 82, '', '202002', 'Stone', 'standard', NULL, '168.00', '168.00', '180.00', 1, '0.0000', NULL, '', '0', '0.00', '30240.0000', '', '168.00', NULL, 3, 'Ton', '180.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5159, 2740, 82, '', '202002', 'Stone', 'standard', NULL, '170.00', '170.00', '90.00', 1, '0.0000', NULL, '', '0', '0.00', '15300.0000', '', '170.00', NULL, 3, 'Ton', '90.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5184, 2742, 83, '', '202001', 'Coal', 'standard', NULL, '9700.00', '9700.00', '13.22', 1, '0.0000', NULL, '', '0', '0.00', '128234.0000', '', '9700.00', NULL, 3, 'Ton', '13.2200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5185, 2743, 83, '', '202001', 'Coal', 'standard', NULL, '9750.00', '9750.00', '15.38', 1, '0.0000', NULL, '', '0', '0.00', '149955.0000', '', '9750.00', NULL, 3, 'Ton', '15.3800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5186, 2744, 83, '', '202001', 'Coal', 'standard', NULL, '9750.00', '9750.00', '22.48', 1, '0.0000', NULL, '', '0', '0.00', '219180.0000', '', '9750.00', NULL, 3, 'Ton', '22.4800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5187, 2745, 83, '', '202001', 'Coal', 'standard', NULL, '9800.00', '9800.00', '23.57', 1, '0.0000', NULL, '', '0', '0.00', '230986.0000', '', '9800.00', NULL, 3, 'Ton', '23.5700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5188, 2746, 83, '', '202001', 'Coal', 'standard', NULL, '9800.00', '9800.00', '23.75', 1, '0.0000', NULL, '', '0', '0.00', '232750.0000', '', '9800.00', NULL, 3, 'Ton', '23.7500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5189, 2747, 83, '', '202001', 'Coal', 'standard', NULL, '9800.00', '9800.00', '23.51', 1, '0.0000', NULL, '', '0', '0.00', '230398.0000', '', '9800.00', NULL, 3, 'Ton', '23.5100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5191, 2748, 83, '', '202001', 'Coal', 'standard', NULL, '9800.00', '9800.00', '23.77', 1, '0.0000', NULL, '', '0', '0.00', '232946.0000', '', '9800.00', NULL, 3, 'Ton', '23.7700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5192, 2749, 83, '', '202001', 'Coal', 'standard', NULL, '9750.00', '9750.00', '23.71', 1, '0.0000', NULL, '', '0', '0.00', '231172.5000', '', '9750.00', NULL, 3, 'Ton', '23.7100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5193, 2750, 83, '', '202001', 'Coal', 'standard', NULL, '9750.00', '9750.00', '23.74', 1, '0.0000', NULL, '', '0', '0.00', '231465.0000', '', '9750.00', NULL, 3, 'Ton', '23.7400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5194, 2751, 83, '', '202001', 'Coal', 'standard', NULL, '9800.00', '9800.00', '20.94', 1, '0.0000', NULL, '', '0', '0.00', '205212.0000', '', '9800.00', NULL, 3, 'Ton', '20.9400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5195, 2752, 83, '', '202001', 'Coal', 'standard', NULL, '9750.00', '9750.00', '24.87', 1, '0.0000', NULL, '', '0', '0.00', '242482.5000', '', '9750.00', NULL, 3, 'Ton', '24.8700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5196, 2753, 83, '', '202001', 'Coal', 'standard', NULL, '9750.00', '9750.00', '24.98', 1, '0.0000', NULL, '', '0', '0.00', '243555.0000', '', '9750.00', NULL, 3, 'Ton', '24.9800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5197, 2754, 83, '', '202001', 'Coal', 'standard', NULL, '9750.00', '9750.00', '25.80', 1, '0.0000', NULL, '', '0', '0.00', '251550.0000', '', '9750.00', NULL, 3, 'Ton', '25.8000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5198, 2755, 83, '', '202001', 'Coal', 'standard', NULL, '9750.00', '9750.00', '23.89', 1, '0.0000', NULL, '', '0', '0.00', '232927.5000', '', '9750.00', NULL, 3, 'Ton', '23.8900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5199, 2756, 83, '', '202001', 'Coal', 'standard', NULL, '9750.00', '9750.00', '3.00', 1, '0.0000', NULL, '', '0', '0.00', '29250.0000', '', '9750.00', NULL, 3, 'Ton', '3.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5200, 2757, 83, '', '202001', 'Coal', 'standard', NULL, '9300.00', '9300.00', '20.66', 1, '0.0000', NULL, '', '0', '0.00', '192138.0000', '', '9300.00', NULL, 3, 'Ton', '20.6600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5201, 2758, 83, '', '202001', 'Coal', 'standard', NULL, '9500.00', '9500.00', '14.29', 1, '0.0000', NULL, '', '0', '0.00', '135755.0000', '', '9500.00', NULL, 3, 'Ton', '14.2900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5202, 2759, 83, '', '202001', 'Coal', 'standard', NULL, '9400.00', '9400.00', '12.74', 1, '0.0000', NULL, '', '0', '0.00', '119756.0000', '', '9400.00', NULL, 3, 'Ton', '12.7400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5203, 2760, 83, '', '202001', 'Coal', 'standard', NULL, '9400.00', '9400.00', '19.63', 1, '0.0000', NULL, '', '0', '0.00', '184522.0000', '', '9400.00', NULL, 3, 'Ton', '19.6300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5204, 2761, 83, '', '202001', 'Coal', 'standard', NULL, '9750.00', '9750.00', '24.04', 1, '0.0000', NULL, '', '0', '0.00', '234390.0000', '', '9750.00', NULL, 3, 'Ton', '24.0400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5205, 2762, 83, '', '202001', 'Coal', 'standard', NULL, '9800.00', '9800.00', '23.98', 1, '0.0000', NULL, '', '0', '0.00', '235004.0000', '', '9800.00', NULL, 3, 'Ton', '23.9800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5206, 2763, 83, '', '202001', 'Coal', 'standard', NULL, '9750.00', '9750.00', '16.43', 1, '0.0000', NULL, '', '0', '0.00', '160192.5000', '', '9750.00', NULL, 3, 'Ton', '16.4300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5207, 2764, 83, '', '202001', 'Coal', 'standard', NULL, '9750.00', '9750.00', '18.92', 1, '0.0000', NULL, '', '0', '0.00', '184470.0000', '', '9750.00', NULL, 3, 'Ton', '18.9200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5208, 2653, 83, '', '202001', 'Coal', 'standard', NULL, '9800.00', '9800.00', '20.33', 1, '0.0000', NULL, '', '0', '0.00', '199234.0000', '', '9800.00', NULL, 3, 'Ton', '20.3300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5209, 2654, 83, '', '202001', 'Coal', 'standard', NULL, '9800.00', '9800.00', '21.10', 1, '0.0000', NULL, '', '0', '0.00', '206780.0000', '', '9800.00', NULL, 3, 'Ton', '21.1000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5212, 2765, 83, '', '202001', 'Coal', 'standard', NULL, '8400.00', '8400.00', '23.33', 1, '0.0000', NULL, '', '0', '0.00', '195972.0000', '', '8400.00', NULL, 3, 'Ton', '23.3300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5213, 2766, 83, '', '202001', 'Coal', 'standard', NULL, '8600.00', '8600.00', '22.30', 1, '0.0000', NULL, '', '0', '0.00', '191780.0000', '', '8600.00', NULL, 3, 'Ton', '22.3000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5216, 2767, 82, '', '202002', 'Stone', 'standard', NULL, '170.00', '170.00', '180.00', 1, '0.0000', NULL, '', '0', '0.00', '30600.0000', '', '170.00', NULL, 3, 'Ton', '180.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5217, 2768, 82, '', '202002', 'Stone', 'standard', NULL, '170.00', '170.00', '90.00', 1, '0.0000', NULL, '', '0', '0.00', '15300.0000', '', '170.00', NULL, 3, 'Ton', '90.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5219, 2769, 84, '', '200000', 'Cash Return', 'standard', NULL, '5000.00', '5000.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '5000.0000', '', '5000.00', NULL, 3, 'Ton', '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5235, 2770, 83, '', '202001', 'Coal', 'standard', NULL, '9700.00', '9700.00', '18.13', 1, '0.0000', NULL, '', '0', '0.00', '175861.0000', '', '9700.00', NULL, 3, 'Ton', '18.1300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5236, 2771, 83, '', '202001', 'Coal', 'standard', NULL, '9750.00', '9750.00', '23.18', 1, '0.0000', NULL, '', '0', '0.00', '226005.0000', '', '9750.00', NULL, 3, 'Ton', '23.1800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5237, 2772, 83, '', '202001', 'Coal', 'standard', NULL, '9750.00', '9750.00', '23.54', 1, '0.0000', NULL, '', '0', '0.00', '229515.0000', '', '9750.00', NULL, 3, 'Ton', '23.5400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5238, 2773, 83, '', '202001', 'Coal', 'standard', NULL, '9750.00', '9750.00', '24.02', 1, '0.0000', NULL, '', '0', '0.00', '234195.0000', '', '9750.00', NULL, 3, 'Ton', '24.0200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5239, 2774, 83, '', '202001', 'Coal', 'standard', NULL, '9700.00', '9700.00', '18.83', 1, '0.0000', NULL, '', '0', '0.00', '182651.0000', '', '9700.00', NULL, 3, 'Ton', '18.8300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5240, 2775, 83, '', '202001', 'Coal', 'standard', NULL, '9700.00', '9700.00', '18.42', 1, '0.0000', NULL, '', '0', '0.00', '178674.0000', '', '9700.00', NULL, 3, 'Ton', '18.4200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5241, 2776, 83, '', '202001', 'Coal', 'standard', NULL, '9700.00', '9700.00', '19.60', 1, '0.0000', NULL, '', '0', '0.00', '190120.0000', '', '9700.00', NULL, 3, 'Ton', '19.6000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5242, 2777, 83, '', '202001', 'Coal', 'standard', NULL, '9800.00', '9800.00', '23.74', 1, '0.0000', NULL, '', '0', '0.00', '232652.0000', '', '9800.00', NULL, 3, 'Ton', '23.7400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5243, 2778, 83, '', '202001', 'Coal', 'standard', NULL, '9800.00', '9800.00', '23.63', 1, '0.0000', NULL, '', '0', '0.00', '231574.0000', '', '9800.00', NULL, 3, 'Ton', '23.6300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5244, 2779, 83, '', '202001', 'Coal', 'standard', NULL, '9700.00', '9700.00', '24.87', 1, '0.0000', NULL, '', '0', '0.00', '241239.0000', '', '9700.00', NULL, 3, 'Ton', '24.8700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5245, 2780, 83, '', '202001', 'Coal', 'standard', NULL, '9400.00', '9400.00', '18.17', 1, '0.0000', NULL, '', '0', '0.00', '170798.0000', '', '9400.00', NULL, 3, 'Ton', '18.1700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5246, 2781, 83, '', '202001', 'Coal', 'standard', NULL, '9400.00', '9400.00', '18.15', 1, '0.0000', NULL, '', '0', '0.00', '170610.0000', '', '9400.00', NULL, 3, 'Ton', '18.1500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5247, 2782, 83, '', '202001', 'Coal', 'standard', NULL, '9800.00', '9800.00', '22.52', 1, '0.0000', NULL, '', '0', '0.00', '220696.0000', '', '9800.00', NULL, 3, 'Ton', '22.5200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5248, 2783, 83, '', '202001', 'Coal', 'standard', NULL, '9800.00', '9800.00', '24.24', 1, '0.0000', NULL, '', '0', '0.00', '237552.0000', '', '9800.00', NULL, 3, 'Ton', '24.2400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5249, 2784, 83, '', '202001', 'Coal', 'standard', NULL, '8600.00', '8600.00', '15.19', 1, '0.0000', NULL, '', '0', '0.00', '130634.0000', '', '8600.00', NULL, 3, 'Ton', '15.1900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5251, 2785, 83, '', '202001', 'Coal', 'standard', NULL, '9800.00', '9800.00', '23.83', 1, '0.0000', NULL, '', '0', '0.00', '233534.0000', '', '9800.00', NULL, 3, 'Ton', '23.8300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5253, 2786, 83, '', '202001', 'Coal', 'standard', NULL, '8500.00', '8500.00', '26.06', 1, '0.0000', NULL, '', '0', '0.00', '221510.0000', '', '8500.00', NULL, 3, 'Ton', '26.0600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5255, 2787, 83, '', '202001', 'Coal', 'standard', NULL, '9800.00', '9800.00', '24.28', 1, '0.0000', NULL, '', '0', '0.00', '237944.0000', '', '9800.00', NULL, 3, 'Ton', '24.2800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5257, 2788, 83, '', '202001', 'Coal', 'standard', NULL, '8600.00', '8600.00', '24.45', 1, '0.0000', NULL, '', '0', '0.00', '210270.0000', '', '8600.00', NULL, 3, 'Ton', '24.4500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5260, 2789, 83, '', '202001', 'Coal', 'standard', NULL, '9750.00', '9750.00', '15.15', 1, '0.0000', NULL, '', '0', '0.00', '147712.5000', '', '9750.00', NULL, 3, 'Ton', '15.1500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5261, 2790, 83, '', '202001', 'Coal', 'standard', NULL, '8600.00', '8600.00', '15.38', 1, '0.0000', NULL, '', '0', '0.00', '132268.0000', '', '8600.00', NULL, 3, 'Ton', '15.3800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5263, 2791, 83, '', '202001', 'Coal', 'standard', NULL, '9700.00', '9700.00', '23.13', 1, '0.0000', NULL, '', '0', '0.00', '224361.0000', '', '9700.00', NULL, 3, 'Ton', '23.1300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5265, 2792, 83, '', '202001', 'Coal', 'standard', NULL, '9400.00', '9400.00', '22.17', 1, '0.0000', NULL, '', '0', '0.00', '208398.0000', '', '9400.00', NULL, 3, 'Ton', '22.1700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5266, 2723, 83, '', '202001', 'Coal', 'standard', 0, '9800.00', '9800.00', '23.84', 1, '0.0000', NULL, '', '0', '0.00', '233632.0000', '', '9800.00', NULL, 3, 'Ton', '23.8400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5268, 2793, 83, '', '202001', 'Coal', 'standard', NULL, '9700.00', '9700.00', '22.04', 1, '0.0000', NULL, '', '0', '0.00', '213788.0000', '', '9700.00', NULL, 3, 'Ton', '22.0400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5270, 2794, 84, '', '200000', 'Cash Return', 'standard', NULL, '86100.00', '86100.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '86100.0000', '', '86100.00', NULL, 3, 'Ton', '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5272, 2795, 83, '', '202001', 'Coal', 'standard', NULL, '9800.00', '9800.00', '20.76', 1, '0.0000', NULL, '', '0', '0.00', '203448.0000', '', '9800.00', NULL, 3, 'Ton', '20.7600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5273, 2796, 83, '', '202001', 'Coal', 'standard', NULL, '12819403.00', '12819403.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '12819403.0000', '', '12819403.00', NULL, 3, 'Ton', '1.0000', '', NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5275, 2797, 82, '', '202002', 'Stone', 'standard', NULL, '170.00', '170.00', '90.00', 1, '0.0000', NULL, '', '0', '0.00', '15300.0000', '', '170.00', NULL, 3, 'Ton', '90.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5311, 2798, 83, '', '202001', 'Coal', 'standard', NULL, '9750.00', '9750.00', '24.09', 1, '0.0000', NULL, '', '0', '0.00', '234877.5000', '', '9750.00', NULL, 3, 'Ton', '24.0900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5312, 2799, 83, '', '202001', 'Coal', 'standard', NULL, '9750.00', '9750.00', '15.27', 1, '0.0000', NULL, '', '0', '0.00', '148882.5000', '', '9750.00', NULL, 3, 'Ton', '15.2700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5313, 2800, 83, '', '202001', 'Coal', 'standard', NULL, '9750.00', '9750.00', '23.60', 1, '0.0000', NULL, '', '0', '0.00', '230100.0000', '', '9750.00', NULL, 3, 'Ton', '23.6000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5314, 2801, 83, '', '202001', 'Coal', 'standard', NULL, '9750.00', '9750.00', '24.34', 1, '0.0000', NULL, '', '0', '0.00', '237315.0000', '', '9750.00', NULL, 3, 'Ton', '24.3400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5315, 2802, 83, '', '202001', 'Coal', 'standard', NULL, '9750.00', '9750.00', '24.10', 1, '0.0000', NULL, '', '0', '0.00', '234975.0000', '', '9750.00', NULL, 3, 'Ton', '24.1000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5316, 2803, 83, '', '202001', 'Coal', 'standard', NULL, '9750.00', '9750.00', '24.47', 1, '0.0000', NULL, '', '0', '0.00', '238582.5000', '', '9750.00', NULL, 3, 'Ton', '24.4700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5317, 2804, 83, '', '202001', 'Coal', 'standard', NULL, '9750.00', '9750.00', '15.63', 1, '0.0000', NULL, '', '0', '0.00', '152392.5000', '', '9750.00', NULL, 3, 'Ton', '15.6300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5318, 2805, 83, '', '202001', 'Coal', 'standard', NULL, '9750.00', '9750.00', '14.81', 1, '0.0000', NULL, '', '0', '0.00', '144397.5000', '', '9750.00', NULL, 3, 'Ton', '14.8100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5319, 2806, 83, '', '202001', 'Coal', 'standard', NULL, '9750.00', '9750.00', '18.66', 1, '0.0000', NULL, '', '0', '0.00', '181935.0000', '', '9750.00', NULL, 3, 'Ton', '18.6600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5320, 2807, 83, '', '202001', 'Coal', 'standard', NULL, '9750.00', '9750.00', '18.24', 1, '0.0000', NULL, '', '0', '0.00', '177840.0000', '', '9750.00', NULL, 3, 'Ton', '18.2400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5321, 2808, 83, '', '202001', 'Coal', 'standard', NULL, '9800.00', '9800.00', '14.51', 1, '0.0000', NULL, '', '0', '0.00', '142198.0000', '', '9800.00', NULL, 3, 'Ton', '14.5100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5322, 2809, 83, '', '202001', 'Coal', 'standard', NULL, '9800.00', '9800.00', '15.41', 1, '0.0000', NULL, '', '0', '0.00', '151018.0000', '', '9800.00', NULL, 3, 'Ton', '15.4100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5324, 2810, 83, '', '202001', 'Coal', 'standard', NULL, '9800.00', '9800.00', '15.20', 1, '0.0000', NULL, '', '0', '0.00', '148960.0000', '', '9800.00', NULL, 3, 'Ton', '15.2000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5325, 2811, 83, '', '202001', 'Coal', 'standard', NULL, '9800.00', '9800.00', '23.57', 1, '0.0000', NULL, '', '0', '0.00', '230986.0000', '', '9800.00', NULL, 3, 'Ton', '23.5700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5326, 2812, 83, '', '202001', 'Coal', 'standard', NULL, '9800.00', '9800.00', '24.40', 1, '0.0000', NULL, '', '0', '0.00', '239120.0000', '', '9800.00', NULL, 3, 'Ton', '24.4000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5327, 2813, 83, '', '202001', 'Coal', 'standard', NULL, '9800.00', '9800.00', '13.84', 1, '0.0000', NULL, '', '0', '0.00', '135632.0000', '', '9800.00', NULL, 3, 'Ton', '13.8400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5328, 2814, 83, '', '202001', 'Coal', 'standard', NULL, '9800.00', '9800.00', '23.66', 1, '0.0000', NULL, '', '0', '0.00', '231868.0000', '', '9800.00', NULL, 3, 'Ton', '23.6600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5329, 2815, 83, '', '202001', 'Coal', 'standard', NULL, '9800.00', '9800.00', '22.11', 1, '0.0000', NULL, '', '0', '0.00', '216678.0000', '', '9800.00', NULL, 3, 'Ton', '22.1100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5330, 2817, 83, '', '202001', 'Coal', 'standard', NULL, '7850.00', '7850.00', '19.73', 1, '0.0000', NULL, '', '0', '0.00', '154880.5000', '', '7850.00', NULL, 3, 'Ton', '19.7300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5331, 2816, 83, '', '202001', 'Coal', 'standard', NULL, '7850.00', '7850.00', '19.23', 1, '0.0000', NULL, '', '0', '0.00', '150955.5000', '', '7850.00', NULL, 3, 'Ton', '19.2300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5332, 2818, 83, '', '202001', 'Coal', 'standard', NULL, '7850.00', '7850.00', '18.15', 1, '0.0000', NULL, '', '0', '0.00', '142477.5000', '', '7850.00', NULL, 3, 'Ton', '18.1500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5333, 2819, 83, '', '202001', 'Coal', 'standard', NULL, '9800.00', '9800.00', '22.79', 1, '0.0000', NULL, '', '0', '0.00', '223342.0000', '', '9800.00', NULL, 3, 'Ton', '22.7900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5334, 2820, 83, '', '202001', 'Coal', 'standard', NULL, '9725.00', '9725.00', '15.66', 1, '0.0000', NULL, '', '0', '0.00', '152293.5000', '', '9725.00', NULL, 3, 'Ton', '15.6600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5335, 2821, 83, '', '202001', 'Coal', 'standard', NULL, '9800.00', '9800.00', '23.09', 1, '0.0000', NULL, '', '0', '0.00', '226282.0000', '', '9800.00', NULL, 3, 'Ton', '23.0900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5336, 2822, 83, '', '202001', 'Coal', 'standard', NULL, '8700.00', '8700.00', '55.00', 1, '0.0000', NULL, '', '0', '0.00', '478500.0000', '', '8700.00', NULL, 3, 'Ton', '55.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5337, 2823, 83, '', '202001', 'Coal', 'standard', NULL, '9400.00', '9400.00', '24.93', 1, '0.0000', NULL, '', '0', '0.00', '234342.0000', '', '9400.00', NULL, 3, 'Ton', '24.9300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5338, 2824, 83, '', '202001', 'Coal', 'standard', NULL, '9400.00', '9400.00', '18.01', 1, '0.0000', NULL, '', '0', '0.00', '169294.0000', '', '9400.00', NULL, 3, 'Ton', '18.0100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5339, 2825, 83, '', '202001', 'Coal', 'standard', NULL, '9500.00', '9500.00', '14.41', 1, '0.0000', NULL, '', '0', '0.00', '136895.0000', '', '9500.00', NULL, 3, 'Ton', '14.4100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5340, 2826, 83, '', '202001', 'Coal', 'standard', NULL, '8500.00', '8500.00', '24.55', 1, '0.0000', NULL, '', '0', '0.00', '208675.0000', '', '8500.00', NULL, 3, 'Ton', '24.5500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5341, 2827, 83, '', '202001', 'Coal', 'standard', NULL, '8500.00', '8500.00', '25.04', 1, '0.0000', NULL, '', '0', '0.00', '212840.0000', '', '8500.00', NULL, 3, 'Ton', '25.0400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5342, 2828, 83, '', '202001', 'Coal', 'standard', NULL, '8600.00', '8600.00', '19.64', 1, '0.0000', NULL, '', '0', '0.00', '168904.0000', '', '8600.00', NULL, 3, 'Ton', '19.6400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5343, 2829, 83, '', '202001', 'Coal', 'standard', NULL, '8600.00', '8600.00', '18.09', 1, '0.0000', NULL, '', '0', '0.00', '155574.0000', '', '8600.00', NULL, 3, 'Ton', '18.0900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5344, 2830, 83, '', '202001', 'Coal', 'standard', NULL, '9850.00', '9850.00', '16.78', 1, '0.0000', NULL, '', '0', '0.00', '165283.0000', '', '9850.00', NULL, 3, 'Ton', '16.7800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5345, 2831, 83, '', '202001', 'Coal', 'standard', NULL, '9800.00', '9800.00', '18.00', 1, '0.0000', NULL, '', '0', '0.00', '176400.0000', '', '9800.00', NULL, 3, 'Ton', '18.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5346, 2832, 83, '', '202001', 'Coal', 'standard', NULL, '8600.00', '8600.00', '24.10', 1, '0.0000', NULL, '', '0', '0.00', '207260.0000', '', '8600.00', NULL, 3, 'Ton', '24.1000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5348, 2833, 87, '', '103', 'Advance', 'standard', NULL, '0.00', '0.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '0.0000', '', '0.00', NULL, 3, 'Ton', '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5352, 2835, 87, '', '103', 'Advance', 'standard', NULL, '0.00', '0.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '0.0000', '', '0.00', NULL, 3, 'Ton', '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5396, 2836, 83, '', '202001', 'Coal', 'standard', NULL, '9800.00', '9800.00', '17.32', 1, '0.0000', NULL, '', '0', '0.00', '169736.0000', '', '9800.00', NULL, 3, 'Ton', '17.3200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5397, 2837, 83, '', '202001', 'Coal', 'standard', NULL, '9800.00', '9800.00', '17.47', 1, '0.0000', NULL, '', '0', '0.00', '171206.0000', '', '9800.00', NULL, 3, 'Ton', '17.4700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5398, 2838, 83, '', '202001', 'Coal', 'standard', NULL, '9800.00', '9800.00', '22.39', 1, '0.0000', NULL, '', '0', '0.00', '219422.0000', '', '9800.00', NULL, 3, 'Ton', '22.3900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5399, 2839, 83, '', '202001', 'Coal', 'standard', NULL, '9800.00', '9800.00', '24.93', 1, '0.0000', NULL, '', '0', '0.00', '244314.0000', '', '9800.00', NULL, 3, 'Ton', '24.9300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5400, 2840, 83, '', '202001', 'Coal', 'standard', NULL, '9800.00', '9800.00', '7.19', 1, '0.0000', NULL, '', '0', '0.00', '70462.0000', '', '9800.00', NULL, 3, 'Ton', '7.1900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5401, 2841, 83, '', '202001', 'Coal', 'standard', NULL, '9800.00', '9800.00', '4.68', 1, '0.0000', NULL, '', '0', '0.00', '45864.0000', '', '9800.00', NULL, 3, 'Ton', '4.6800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5403, 2842, 83, '', '202001', 'Coal', 'standard', NULL, '9900.00', '9900.00', '22.45', 1, '0.0000', NULL, '', '0', '0.00', '222255.0000', '', '9900.00', NULL, 3, 'Ton', '22.4500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5404, 2843, 83, '', '202001', 'Coal', 'standard', NULL, '9900.00', '9900.00', '24.22', 1, '0.0000', NULL, '', '0', '0.00', '239778.0000', '', '9900.00', NULL, 3, 'Ton', '24.2200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5405, 2844, 83, '', '202001', 'Coal', 'standard', NULL, '9900.00', '9900.00', '24.59', 1, '0.0000', NULL, '', '0', '0.00', '243441.0000', '', '9900.00', NULL, 3, 'Ton', '24.5900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5406, 2845, 83, '', '202001', 'Coal', 'standard', NULL, '9800.00', '9800.00', '18.06', 1, '0.0000', NULL, '', '0', '0.00', '176988.0000', '', '9800.00', NULL, 3, 'Ton', '18.0600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5407, 2846, 83, '', '202001', 'Coal', 'standard', NULL, '9800.00', '9800.00', '18.26', 1, '0.0000', NULL, '', '0', '0.00', '178948.0000', '', '9800.00', NULL, 3, 'Ton', '18.2600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5408, 2847, 83, '', '202001', 'Coal', 'standard', NULL, '9800.00', '9800.00', '23.98', 1, '0.0000', NULL, '', '0', '0.00', '235004.0000', '', '9800.00', NULL, 3, 'Ton', '23.9800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5409, 2848, 83, '', '202001', 'Coal', 'standard', NULL, '9800.00', '9800.00', '20.00', 1, '0.0000', NULL, '', '0', '0.00', '196000.0000', '', '9800.00', NULL, 3, 'Ton', '20.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5410, 2849, 83, '', '202001', 'Coal', 'standard', NULL, '9800.00', '9800.00', '17.74', 1, '0.0000', NULL, '', '0', '0.00', '173852.0000', '', '9800.00', NULL, 3, 'Ton', '17.7400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5411, 2850, 83, '', '202001', 'Coal', 'standard', NULL, '9800.00', '9800.00', '20.40', 1, '0.0000', NULL, '', '0', '0.00', '199920.0000', '', '9800.00', NULL, 3, 'Ton', '20.4000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5412, 2851, 83, '', '202001', 'Coal', 'standard', NULL, '9800.00', '9800.00', '24.16', 1, '0.0000', NULL, '', '0', '0.00', '236768.0000', '', '9800.00', NULL, 3, 'Ton', '24.1600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5413, 2852, 83, '', '202001', 'Coal', 'standard', NULL, '9800.00', '9800.00', '24.40', 1, '0.0000', NULL, '', '0', '0.00', '239120.0000', '', '9800.00', NULL, 3, 'Ton', '24.4000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5414, 2853, 83, '', '202001', 'Coal', 'standard', NULL, '9800.00', '9800.00', '22.21', 1, '0.0000', NULL, '', '0', '0.00', '217658.0000', '', '9800.00', NULL, 3, 'Ton', '22.2100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5415, 2854, 83, '', '202001', 'Coal', 'standard', NULL, '9800.00', '9800.00', '24.00', 1, '0.0000', NULL, '', '0', '0.00', '235200.0000', '', '9800.00', NULL, 3, 'Ton', '24.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5416, 2855, 83, '', '202001', 'Coal', 'standard', NULL, '9800.00', '9800.00', '18.59', 1, '0.0000', NULL, '', '0', '0.00', '182182.0000', '', '9800.00', NULL, 3, 'Ton', '18.5900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5417, 2856, 83, '', '202001', 'Coal', 'standard', NULL, '9800.00', '9800.00', '18.97', 1, '0.0000', NULL, '', '0', '0.00', '185906.0000', '', '9800.00', NULL, 3, 'Ton', '18.9700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5419, 2858, 83, '', '202001', 'Coal', 'standard', NULL, '8500.00', '8500.00', '27.46', 1, '0.0000', NULL, '', '0', '0.00', '233410.0000', '', '8500.00', NULL, 3, 'Ton', '27.4600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5420, 2857, 83, '', '202001', 'Coal', 'standard', NULL, '8600.00', '8600.00', '12.65', 1, '0.0000', NULL, '', '0', '0.00', '108790.0000', '', '8600.00', NULL, 3, 'Ton', '12.6500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5421, 2859, 83, '', '202001', 'Coal', 'standard', NULL, '8500.00', '8500.00', '6.61', 1, '0.0000', NULL, '', '0', '0.00', '56185.0000', '', '8500.00', NULL, 3, 'Ton', '6.6100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5422, 2860, 83, '', '202001', 'Coal', 'standard', NULL, '8500.00', '8500.00', '7.35', 1, '0.0000', NULL, '', '0', '0.00', '62475.0000', '', '8500.00', NULL, 3, 'Ton', '7.3500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5423, 2861, 83, '', '202001', 'Coal', 'standard', NULL, '9800.00', '9800.00', '23.20', 1, '0.0000', NULL, '', '0', '0.00', '227360.0000', '', '9800.00', NULL, 3, 'Ton', '23.2000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5424, 2862, 83, '', '202001', 'Coal', 'standard', NULL, '9850.00', '9850.00', '16.73', 1, '0.0000', NULL, '', '0', '0.00', '164790.5000', '', '9850.00', NULL, 3, 'Ton', '16.7300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5425, 2863, 83, '', '202001', 'Coal', 'standard', 0, '9850.00', '9850.00', '18.80', 1, '0.0000', NULL, '', '0', '0.00', '185180.0000', '', '9850.00', NULL, 3, 'Ton', '18.8000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5426, 2864, 83, '', '202001', 'Coal', 'standard', 0, '9850.00', '9850.00', '19.10', 1, '0.0000', NULL, '', '0', '0.00', '188135.0000', '', '9850.00', NULL, 3, 'Ton', '19.1000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5427, 2865, 83, '', '202001', 'Coal', 'standard', NULL, '9400.00', '9400.00', '14.71', 1, '0.0000', NULL, '', '0', '0.00', '138274.0000', '', '9400.00', NULL, 3, 'Ton', '14.7100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5428, 2866, 83, '', '202001', 'Coal', 'standard', NULL, '9400.00', '9400.00', '16.22', 1, '0.0000', NULL, '', '0', '0.00', '152468.0000', '', '9400.00', NULL, 3, 'Ton', '16.2200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5429, 2867, 83, '', '202001', 'Coal', 'standard', NULL, '9400.00', '9400.00', '22.29', 1, '0.0000', NULL, '', '0', '0.00', '209526.0000', '', '9400.00', NULL, 3, 'Ton', '22.2900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5430, 2868, 83, '', '202001', 'Coal', 'standard', NULL, '9800.00', '9800.00', '18.20', 1, '0.0000', NULL, '', '0', '0.00', '178360.0000', '', '9800.00', NULL, 3, 'Ton', '18.2000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5431, 2869, 83, '', '202001', 'Coal', 'standard', NULL, '9700.00', '9700.00', '11.30', 1, '0.0000', NULL, '', '0', '0.00', '109610.0000', '', '9700.00', NULL, 3, 'Ton', '11.3000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5433, 2870, 83, '', '202001', 'Coal', 'standard', NULL, '9750.00', '9750.00', '15.29', 1, '0.0000', NULL, '', '0', '0.00', '149077.5000', '', '9750.00', NULL, 3, 'Ton', '15.2900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5434, 2871, 83, '', '202001', 'Coal', 'standard', NULL, '9800.00', '9800.00', '18.73', 1, '0.0000', NULL, '', '0', '0.00', '183554.0000', '', '9800.00', NULL, 3, 'Ton', '18.7300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5435, 2872, 83, '', '202001', 'Coal', 'standard', NULL, '8800.00', '8800.00', '28.00', 1, '0.0000', NULL, '', '0', '0.00', '246400.0000', '', '8800.00', NULL, 3, 'Ton', '28.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5436, 2873, 83, '', '202001', 'Coal', 'standard', NULL, '8900.00', '8900.00', '100.00', 1, '0.0000', NULL, '', '0', '0.00', '890000.0000', '', '8900.00', NULL, 3, 'Ton', '100.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5437, 2874, 83, '', '202001', 'Coal', 'standard', NULL, '7850.00', '7850.00', '20.85', 1, '0.0000', NULL, '', '0', '0.00', '163672.5000', '', '7850.00', NULL, 3, 'Ton', '20.8500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5438, 2875, 83, '', '202001', 'Coal', 'standard', NULL, '7850.00', '7850.00', '22.87', 1, '0.0000', NULL, '', '0', '0.00', '179529.5000', '', '7850.00', NULL, 3, 'Ton', '22.8700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5439, 2876, 83, '', '202001', 'Coal', 'standard', NULL, '8500.00', '8500.00', '24.11', 1, '0.0000', NULL, '', '0', '0.00', '204935.0000', '', '8500.00', NULL, 3, 'Ton', '24.1100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5440, 2877, 83, '', '202001', 'Coal', 'standard', NULL, '8900.00', '8900.00', '100.00', 1, '0.0000', NULL, '', '0', '0.00', '890000.0000', '', '8900.00', NULL, 3, 'Ton', '100.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5441, 2878, 83, '', '202001', 'Coal', 'standard', NULL, '8900.00', '8900.00', '313.00', 1, '0.0000', NULL, '', '0', '0.00', '2785700.0000', '', '8900.00', NULL, 3, 'Ton', '313.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5467, 2901, 82, '', '202002', 'Stone', 'standard', NULL, '3550.00', '3550.00', '534.97', 1, '0.0000', NULL, '', '0', '0.00', '1899143.5000', '', '3550.00', NULL, 3, 'Ton', '534.9700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5471, 2881, 83, '', '202001', 'Coal', 'standard', NULL, '9800.00', '9800.00', '17.61', 1, '0.0000', NULL, '', '0', '0.00', '172578.0000', '', '9800.00', NULL, 3, 'Ton', '17.6100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5472, 2882, 83, '', '202001', 'Coal', 'standard', NULL, '9800.00', '9800.00', '15.31', 1, '0.0000', NULL, '', '0', '0.00', '150038.0000', '', '9800.00', NULL, 3, 'Ton', '15.3100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5473, 2883, 83, '', '202001', 'Coal', 'standard', NULL, '9800.00', '9800.00', '17.52', 1, '0.0000', NULL, '', '0', '0.00', '171696.0000', '', '9800.00', NULL, 3, 'Ton', '17.5200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5474, 2884, 83, '', '202001', 'Coal', 'standard', NULL, '9800.00', '9800.00', '24.44', 1, '0.0000', NULL, '', '0', '0.00', '239512.0000', '', '9800.00', NULL, 3, 'Ton', '24.4400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5475, 2885, 83, '', '202001', 'Coal', 'standard', NULL, '9800.00', '9800.00', '23.68', 1, '0.0000', NULL, '', '0', '0.00', '232064.0000', '', '9800.00', NULL, 3, 'Ton', '23.6800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5476, 2886, 83, '', '202001', 'Coal', 'standard', NULL, '9800.00', '9800.00', '16.66', 1, '0.0000', NULL, '', '0', '0.00', '163268.0000', '', '9800.00', NULL, 3, 'Ton', '16.6600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5478, 2888, 83, '', '202001', 'Coal', 'standard', NULL, '9800.00', '9800.00', '17.83', 1, '0.0000', NULL, '', '0', '0.00', '174734.0000', '', '9800.00', NULL, 3, 'Ton', '17.8300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5480, 2889, 83, '', '202001', 'Coal', 'standard', NULL, '9800.00', '9800.00', '22.88', 1, '0.0000', NULL, '', '0', '0.00', '224224.0000', '', '9800.00', NULL, 3, 'Ton', '22.8800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5481, 2890, 83, '', '202001', 'Coal', 'standard', NULL, '9800.00', '9800.00', '23.27', 1, '0.0000', NULL, '', '0', '0.00', '228046.0000', '', '9800.00', NULL, 3, 'Ton', '23.2700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5482, 2891, 83, '', '202001', 'Coal', 'standard', NULL, '9800.00', '9800.00', '23.56', 1, '0.0000', NULL, '', '0', '0.00', '230888.0000', '', '9800.00', NULL, 3, 'Ton', '23.5600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5483, 2892, 83, '', '202001', 'Coal', 'standard', NULL, '9800.00', '9800.00', '23.51', 1, '0.0000', NULL, '', '0', '0.00', '230398.0000', '', '9800.00', NULL, 3, 'Ton', '23.5100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5484, 2893, 83, '', '202001', 'Coal', 'standard', NULL, '8800.00', '8800.00', '23.33', 1, '0.0000', NULL, '', '0', '0.00', '205304.0000', '', '8800.00', NULL, 3, 'Ton', '23.3300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5485, 2894, 83, '', '202001', 'Coal', 'standard', NULL, '9400.00', '9400.00', '18.10', 1, '0.0000', NULL, '', '0', '0.00', '170140.0000', '', '9400.00', NULL, 3, 'Ton', '18.1000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5486, 2895, 83, '', '202001', 'Coal', 'standard', NULL, '9400.00', '9400.00', '18.25', 1, '0.0000', NULL, '', '0', '0.00', '171550.0000', '', '9400.00', NULL, 3, 'Ton', '18.2500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5487, 2896, 83, '', '202001', 'Coal', 'standard', NULL, '9400.00', '9400.00', '17.45', 1, '0.0000', NULL, '', '0', '0.00', '164030.0000', '', '9400.00', NULL, 3, 'Ton', '17.4500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5488, 2897, 83, '', '202001', 'Coal', 'standard', NULL, '8800.00', '8800.00', '24.64', 1, '0.0000', NULL, '', '0', '0.00', '216832.0000', '', '8800.00', NULL, 3, 'Ton', '24.6400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5489, 2898, 83, '', '202001', 'Coal', 'standard', NULL, '8500.00', '8500.00', '24.73', 1, '0.0000', NULL, '', '0', '0.00', '210205.0000', '', '8500.00', NULL, 3, 'Ton', '24.7300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5493, 2902, 82, '', '202002', 'Stone', 'standard', NULL, '172.00', '172.00', '270.00', 1, '0.0000', NULL, '', '0', '0.00', '46440.0000', '', '172.00', NULL, 3, 'Ton', '270.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5494, 2903, 82, '', '202002', 'Stone', 'standard', NULL, '170.00', '170.00', '90.00', 1, '0.0000', NULL, '', '0', '0.00', '15300.0000', '', '170.00', NULL, 3, 'Ton', '90.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5495, 2904, 82, '', '202002', 'Stone', 'standard', NULL, '167.00', '167.00', '279.00', 1, '0.0000', NULL, '', '0', '0.00', '46593.0000', '', '167.00', NULL, 3, 'Ton', '279.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5519, 2905, 83, '', '202001', 'Coal', 'standard', NULL, '10200.00', '10200.00', '19.42', 1, '0.0000', NULL, '', '0', '0.00', '198084.0000', '', '10200.00', NULL, 3, 'Ton', '19.4200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5520, 2906, 83, '', '202001', 'Coal', 'standard', NULL, '9800.00', '9800.00', '24.19', 1, '0.0000', NULL, '', '0', '0.00', '237062.0000', '', '9800.00', NULL, 3, 'Ton', '24.1900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5521, 2907, 83, '', '202001', 'Coal', 'standard', NULL, '9900.00', '9900.00', '20.79', 1, '0.0000', NULL, '', '0', '0.00', '205821.0000', '', '9900.00', NULL, 3, 'Ton', '20.7900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5522, 2908, 83, '', '202001', 'Coal', 'standard', NULL, '9800.00', '9800.00', '24.42', 1, '0.0000', NULL, '', '0', '0.00', '239316.0000', '', '9800.00', NULL, 3, 'Ton', '24.4200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5523, 2909, 83, '', '202001', 'Coal', 'standard', NULL, '9800.00', '9800.00', '23.86', 1, '0.0000', NULL, '', '0', '0.00', '233828.0000', '', '9800.00', NULL, 3, 'Ton', '23.8600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5526, 2912, 83, '', '202001', 'Coal', 'standard', NULL, '9800.00', '9800.00', '19.28', 1, '0.0000', NULL, '', '0', '0.00', '188944.0000', '', '9800.00', NULL, 3, 'Ton', '19.2800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5527, 2913, 83, '', '202001', 'Coal', 'standard', NULL, '9800.00', '9800.00', '18.84', 1, '0.0000', NULL, '', '0', '0.00', '184632.0000', '', '9800.00', NULL, 3, 'Ton', '18.8400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5529, 2914, 83, '', '202001', 'Coal', 'standard', NULL, '9800.00', '9800.00', '17.48', 1, '0.0000', NULL, '', '0', '0.00', '171304.0000', '', '9800.00', NULL, 3, 'Ton', '17.4800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5531, 2916, 83, '', '202001', 'Coal', 'standard', NULL, '10000.00', '10000.00', '12.75', 1, '0.0000', NULL, '', '0', '0.00', '127500.0000', '', '10000.00', NULL, 3, 'Ton', '12.7500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5532, 2915, 83, '', '202001', 'Coal', 'standard', NULL, '9800.00', '9800.00', '16.72', 1, '0.0000', NULL, '', '0', '0.00', '163856.0000', '', '9800.00', NULL, 3, 'Ton', '16.7200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5533, 2917, 83, '', '202001', 'Coal', 'standard', NULL, '8800.00', '8800.00', '22.24', 1, '0.0000', NULL, '', '0', '0.00', '195712.0000', '', '8800.00', NULL, 3, 'Ton', '22.2400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5534, 2918, 83, '', '202001', 'Coal', 'standard', NULL, '8800.00', '8800.00', '20.29', 1, '0.0000', NULL, '', '0', '0.00', '178552.0000', '', '8800.00', NULL, 3, 'Ton', '20.2900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5535, 2919, 83, '', '202001', 'Coal', 'standard', NULL, '8600.00', '8600.00', '23.38', 1, '0.0000', NULL, '', '0', '0.00', '201068.0000', '', '8600.00', NULL, 3, 'Ton', '23.3800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5536, 2920, 83, '', '202001', 'Coal', 'standard', NULL, '8600.00', '8600.00', '24.15', 1, '0.0000', NULL, '', '0', '0.00', '207690.0000', '', '8600.00', NULL, 3, 'Ton', '24.1500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5537, 2921, 83, '', '202001', 'Coal', 'standard', NULL, '9600.00', '9600.00', '14.11', 1, '0.0000', NULL, '', '0', '0.00', '135456.0000', '', '9600.00', NULL, 3, 'Ton', '14.1100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5538, 2922, 83, '', '202001', 'Coal', 'standard', NULL, '9400.00', '9400.00', '18.79', 1, '0.0000', NULL, '', '0', '0.00', '176626.0000', '', '9400.00', NULL, 3, 'Ton', '18.7900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5539, 2923, 83, '', '202001', 'Coal', 'standard', NULL, '9400.00', '9400.00', '21.19', 1, '0.0000', NULL, '', '0', '0.00', '199186.0000', '', '9400.00', NULL, 3, 'Ton', '21.1900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5540, 2924, 83, '', '202001', 'Coal', 'standard', NULL, '10000.00', '10000.00', '15.64', 1, '0.0000', NULL, '', '0', '0.00', '156400.0000', '', '10000.00', NULL, 3, 'Ton', '15.6400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5541, 2925, 83, '', '202001', 'Coal', 'standard', NULL, '10000.00', '10000.00', '20.25', 1, '0.0000', NULL, '', '0', '0.00', '202500.0000', '', '10000.00', NULL, 3, 'Ton', '20.2500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5542, 2926, 83, '', '202001', 'Coal', 'standard', NULL, '10100.00', '10100.00', '23.87', 1, '0.0000', NULL, '', '0', '0.00', '241087.0000', '', '10100.00', NULL, 3, 'Ton', '23.8700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5543, 2927, 83, '', '202001', 'Coal', 'standard', NULL, '8800.00', '8800.00', '96.00', 1, '0.0000', NULL, '', '0', '0.00', '844800.0000', '', '8800.00', NULL, 3, 'Ton', '96.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5577, 2929, 83, '', '202001', 'Coal', 'standard', NULL, '10200.00', '10200.00', '12.87', 1, '0.0000', NULL, '', '0', '0.00', '131274.0000', '', '10200.00', NULL, 3, 'Ton', '12.8700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5578, 2930, 83, '', '202001', 'Coal', 'standard', NULL, '10200.00', '10200.00', '13.40', 1, '0.0000', NULL, '', '0', '0.00', '136680.0000', '', '10200.00', NULL, 3, 'Ton', '13.4000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5579, 2931, 83, '', '202001', 'Coal', 'standard', NULL, '10200.00', '10200.00', '14.85', 1, '0.0000', NULL, '', '0', '0.00', '151470.0000', '', '10200.00', NULL, 3, 'Ton', '14.8500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5580, 2932, 83, '', '202001', 'Coal', 'standard', NULL, '10200.00', '10200.00', '14.67', 1, '0.0000', NULL, '', '0', '0.00', '149634.0000', '', '10200.00', NULL, 3, 'Ton', '14.6700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5581, 2933, 83, '', '202001', 'Coal', 'standard', NULL, '10200.00', '10200.00', '20.86', 1, '0.0000', NULL, '', '0', '0.00', '212772.0000', '', '10200.00', NULL, 3, 'Ton', '20.8600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5582, 2934, 83, '', '202001', 'Coal', 'standard', NULL, '10000.00', '10000.00', '19.89', 1, '0.0000', NULL, '', '0', '0.00', '198900.0000', '', '10000.00', NULL, 3, 'Ton', '19.8900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5584, 2935, 83, '', '202001', 'Coal', 'standard', NULL, '10000.00', '10000.00', '21.38', 1, '0.0000', NULL, '', '0', '0.00', '213800.0000', '', '10000.00', NULL, 3, 'Ton', '21.3800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5586, 2937, 83, '', '202001', 'Coal', 'standard', NULL, '10200.00', '10200.00', '14.62', 1, '0.0000', NULL, '', '0', '0.00', '149124.0000', '', '10200.00', NULL, 3, 'Ton', '14.6200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5587, 2936, 83, '', '202001', 'Coal', 'standard', NULL, '9800.00', '9800.00', '23.65', 1, '0.0000', NULL, '', '0', '0.00', '231770.0000', '', '9800.00', NULL, 3, 'Ton', '23.6500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5590, 2938, 83, '', '202001', 'Coal', 'standard', NULL, '10200.00', '10200.00', '13.64', 1, '0.0000', NULL, '', '0', '0.00', '139128.0000', '', '10200.00', NULL, 3, 'Ton', '13.6400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5591, 2939, 83, '', '202001', 'Coal', 'standard', NULL, '9600.00', '9600.00', '25.81', 1, '0.0000', NULL, '', '0', '0.00', '247776.0000', '', '9600.00', NULL, 3, 'Ton', '25.8100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5592, 2940, 83, '', '202001', 'Coal', 'standard', NULL, '9600.00', '9600.00', '25.20', 1, '0.0000', NULL, '', '0', '0.00', '241920.0000', '', '9600.00', NULL, 3, 'Ton', '25.2000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5593, 2941, 83, '', '202001', 'Coal', 'standard', NULL, '10000.00', '10000.00', '17.93', 1, '0.0000', NULL, '', '0', '0.00', '179300.0000', '', '10000.00', NULL, 3, 'Ton', '17.9300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5594, 2942, 83, '', '202001', 'Coal', 'standard', NULL, '10500.00', '10500.00', '23.74', 1, '0.0000', NULL, '', '0', '0.00', '249270.0000', '', '10500.00', NULL, 3, 'Ton', '23.7400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5595, 2943, 83, '', '202001', 'Coal', 'standard', NULL, '9800.00', '9800.00', '17.64', 1, '0.0000', NULL, '', '0', '0.00', '172872.0000', '', '9800.00', NULL, 3, 'Ton', '17.6400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5596, 2944, 83, '', '202001', 'Coal', 'standard', NULL, '9800.00', '9800.00', '16.56', 1, '0.0000', NULL, '', '0', '0.00', '162288.0000', '', '9800.00', NULL, 3, 'Ton', '16.5600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5597, 2945, 83, '', '202001', 'Coal', 'standard', NULL, '9800.00', '9800.00', '16.66', 1, '0.0000', NULL, '', '0', '0.00', '163268.0000', '', '9800.00', NULL, 3, 'Ton', '16.6600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5598, 2946, 83, '', '202001', 'Coal', 'standard', NULL, '9750.00', '9750.00', '23.55', 1, '0.0000', NULL, '', '0', '0.00', '229612.5000', '', '9750.00', NULL, 3, 'Ton', '23.5500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5600, 2948, 83, '', '202001', 'Coal', 'standard', NULL, '9750.00', '9750.00', '23.77', 1, '0.0000', NULL, '', '0', '0.00', '231757.5000', '', '9750.00', NULL, 3, 'Ton', '23.7700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5601, 2947, 83, '', '202001', 'Coal', 'standard', NULL, '9750.00', '9750.00', '23.62', 1, '0.0000', NULL, '', '0', '0.00', '230295.0000', '', '9750.00', NULL, 3, 'Ton', '23.6200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5602, 2949, 83, '', '202001', 'Coal', 'standard', NULL, '10000.00', '10000.00', '18.86', 1, '0.0000', NULL, '', '0', '0.00', '188600.0000', '', '10000.00', NULL, 3, 'Ton', '18.8600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5603, 2950, 83, '', '202001', 'Coal', 'standard', NULL, '9800.00', '9800.00', '25.34', 1, '0.0000', NULL, '', '0', '0.00', '248332.0000', '', '9800.00', NULL, 3, 'Ton', '25.3400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5604, 2951, 83, '', '202001', 'Coal', 'standard', NULL, '9800.00', '9800.00', '24.58', 1, '0.0000', NULL, '', '0', '0.00', '240884.0000', '', '9800.00', NULL, 3, 'Ton', '24.5800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5605, 2952, 83, '', '202001', 'Coal', 'standard', NULL, '9800.00', '9800.00', '24.60', 1, '0.0000', NULL, '', '0', '0.00', '241080.0000', '', '9800.00', NULL, 3, 'Ton', '24.6000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5606, 2953, 83, '', '202001', 'Coal', 'standard', NULL, '9800.00', '9800.00', '22.36', 1, '0.0000', NULL, '', '0', '0.00', '219128.0000', '', '9800.00', NULL, 3, 'Ton', '22.3600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5607, 2954, 83, '', '202001', 'Coal', 'standard', NULL, '10100.00', '10100.00', '24.34', 1, '0.0000', NULL, '', '0', '0.00', '245834.0000', '', '10100.00', NULL, 3, 'Ton', '24.3400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5608, 2955, 83, '', '202001', 'Coal', 'standard', NULL, '8600.00', '8600.00', '15.55', 1, '0.0000', NULL, '', '0', '0.00', '133730.0000', '', '8600.00', NULL, 3, 'Ton', '15.5500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5609, 2956, 83, '', '202001', 'Coal', 'standard', NULL, '8600.00', '8600.00', '13.55', 1, '0.0000', NULL, '', '0', '0.00', '116530.0000', '', '8600.00', NULL, 3, 'Ton', '13.5500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5610, 2957, 83, '', '202001', 'Coal', 'standard', NULL, '8500.00', '8500.00', '18.53', 1, '0.0000', NULL, '', '0', '0.00', '157505.0000', '', '8500.00', NULL, 3, 'Ton', '18.5300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5611, 2958, 83, '', '202001', 'Coal', 'standard', NULL, '8800.00', '8800.00', '24.81', 1, '0.0000', NULL, '', '0', '0.00', '218328.0000', '', '8800.00', NULL, 3, 'Ton', '24.8100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5612, 2959, 83, '', '202001', 'Coal', 'standard', NULL, '7900.00', '7900.00', '17.41', 1, '0.0000', NULL, '', '0', '0.00', '137539.0000', '', '7900.00', NULL, 3, 'Ton', '17.4100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5627, 2960, 83, '', '202001', 'Coal', 'standard', NULL, '9600.00', '9600.00', '14.03', 1, '0.0000', NULL, '', '0', '0.00', '134688.0000', '', '9600.00', NULL, 3, 'Ton', '14.0300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5628, 2961, 83, '', '202001', 'Coal', 'standard', NULL, '9700.00', '9700.00', '16.93', 1, '0.0000', NULL, '', '0', '0.00', '164221.0000', '', '9700.00', NULL, 3, 'Ton', '16.9300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5630, 2962, 83, '', '202001', 'Coal', 'standard', NULL, '9700.00', '9700.00', '15.49', 1, '0.0000', NULL, '', '0', '0.00', '150253.0000', '', '9700.00', NULL, 3, 'Ton', '15.4900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5631, 2963, 83, '', '202001', 'Coal', 'standard', NULL, '9700.00', '9700.00', '15.52', 1, '0.0000', NULL, '', '0', '0.00', '150544.0000', '', '9700.00', NULL, 3, 'Ton', '15.5200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5632, 2964, 83, '', '202001', 'Coal', 'standard', NULL, '9600.00', '9600.00', '20.79', 1, '0.0000', NULL, '', '0', '0.00', '199584.0000', '', '9600.00', NULL, 3, 'Ton', '20.7900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5633, 2965, 83, '', '202001', 'Coal', 'standard', NULL, '10100.00', '10100.00', '14.49', 1, '0.0000', NULL, '', '0', '0.00', '146349.0000', '', '10100.00', NULL, 3, 'Ton', '14.4900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5634, 2966, 83, '', '202001', 'Coal', 'standard', NULL, '9800.00', '9800.00', '19.70', 1, '0.0000', NULL, '', '0', '0.00', '193060.0000', '', '9800.00', NULL, 3, 'Ton', '19.7000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5635, 2967, 83, '', '202001', 'Coal', 'standard', NULL, '10100.00', '10100.00', '18.11', 1, '0.0000', NULL, '', '0', '0.00', '182911.0000', '', '10100.00', NULL, 3, 'Ton', '18.1100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5637, 2969, 83, '', '202001', 'Coal', 'standard', NULL, '8600.00', '8600.00', '14.36', 1, '0.0000', NULL, '', '0', '0.00', '123496.0000', '', '8600.00', NULL, 3, 'Ton', '14.3600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5638, 2970, 83, '', '202001', 'Coal', 'standard', NULL, '8900.00', '8900.00', '14.86', 1, '0.0000', NULL, '', '0', '0.00', '132254.0000', '', '8900.00', NULL, 3, 'Ton', '14.8600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5639, 2971, 83, '', '202001', 'Coal', 'standard', NULL, '8500.00', '8500.00', '16.76', 1, '0.0000', NULL, '', '0', '0.00', '142460.0000', '', '8500.00', NULL, 3, 'Ton', '16.7600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5640, 2972, 83, '', '202001', 'Coal', 'standard', NULL, '9200.00', '9200.00', '150.00', 1, '0.0000', NULL, '', '0', '0.00', '1380000.0000', '', '9200.00', NULL, 3, 'Ton', '150.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5641, 2973, 83, '', '202001', 'Coal', 'standard', NULL, '0.00', '0.00', '100.00', 1, '0.0000', NULL, '', '0', '0.00', '0.0000', '', '0.00', NULL, 3, 'Ton', '100.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5664, 2974, 83, '', '202001', 'Coal', 'standard', NULL, '10400.00', '10400.00', '23.85', 1, '0.0000', NULL, '', '0', '0.00', '248040.0000', '', '10400.00', NULL, 3, 'Ton', '23.8500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5665, 2975, 83, '', '202001', 'Coal', 'standard', NULL, '10100.00', '10100.00', '13.85', 1, '0.0000', NULL, '', '0', '0.00', '139885.0000', '', '10100.00', NULL, 3, 'Ton', '13.8500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5666, 2976, 83, '', '202001', 'Coal', 'standard', NULL, '10200.00', '10200.00', '20.83', 1, '0.0000', NULL, '', '0', '0.00', '212466.0000', '', '10200.00', NULL, 3, 'Ton', '20.8300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5667, 2977, 83, '', '202001', 'Coal', 'standard', NULL, '10200.00', '10200.00', '15.33', 1, '0.0000', NULL, '', '0', '0.00', '156366.0000', '', '10200.00', NULL, 3, 'Ton', '15.3300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5669, 2978, 83, '', '202001', 'Coal', 'standard', NULL, '10200.00', '10200.00', '14.13', 1, '0.0000', NULL, '', '0', '0.00', '144126.0000', '', '10200.00', NULL, 3, 'Ton', '14.1300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5670, 2979, 83, '', '202001', 'Coal', 'standard', NULL, '10200.00', '10200.00', '21.72', 1, '0.0000', NULL, '', '0', '0.00', '221544.0000', '', '10200.00', NULL, 3, 'Ton', '21.7200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5671, 2980, 83, '', '202001', 'Coal', 'standard', NULL, '10200.00', '10200.00', '20.30', 1, '0.0000', NULL, '', '0', '0.00', '207060.0000', '', '10200.00', NULL, 3, 'Ton', '20.3000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5672, 2981, 83, '', '202001', 'Coal', 'standard', NULL, '10200.00', '10200.00', '23.90', 1, '0.0000', NULL, '', '0', '0.00', '243780.0000', '', '10200.00', NULL, 3, 'Ton', '23.9000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5675, 2984, 83, '', '202001', 'Coal', 'standard', NULL, '10200.00', '10200.00', '26.05', 1, '0.0000', NULL, '', '0', '0.00', '265710.0000', '', '10200.00', NULL, 3, 'Ton', '26.0500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5676, 2985, 83, '', '202001', 'Coal', 'standard', NULL, '10200.00', '10200.00', '23.40', 1, '0.0000', NULL, '', '0', '0.00', '238680.0000', '', '10200.00', NULL, 3, 'Ton', '23.4000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5677, 2986, 83, '', '202001', 'Coal', 'standard', NULL, '10200.00', '10200.00', '23.82', 1, '0.0000', NULL, '', '0', '0.00', '242964.0000', '', '10200.00', NULL, 3, 'Ton', '23.8200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5678, 2987, 83, '', '202001', 'Coal', 'standard', NULL, '10100.00', '10100.00', '15.63', 1, '0.0000', NULL, '', '0', '0.00', '157863.0000', '', '10100.00', NULL, 3, 'Ton', '15.6300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5679, 2988, 83, '', '202001', 'Coal', 'standard', NULL, '0.00', '0.00', '100.00', 1, '0.0000', NULL, '', '0', '0.00', '0.0000', '', '0.00', NULL, 3, 'Ton', '100.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5680, 2989, 83, '', '202001', 'Coal', 'standard', NULL, '8600.00', '8600.00', '23.64', 1, '0.0000', NULL, '', '0', '0.00', '203304.0000', '', '8600.00', NULL, 3, 'Ton', '23.6400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5681, 2990, 83, '', '202001', 'Coal', 'standard', NULL, '9600.00', '9600.00', '21.46', 1, '0.0000', NULL, '', '0', '0.00', '206016.0000', '', '9600.00', NULL, 3, 'Ton', '21.4600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5682, 2991, 83, '', '202001', 'Coal', 'standard', NULL, '9600.00', '9600.00', '13.62', 1, '0.0000', NULL, '', '0', '0.00', '130752.0000', '', '9600.00', NULL, 3, 'Ton', '13.6200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5683, 2992, 83, '', '202001', 'Coal', 'standard', NULL, '9600.00', '9600.00', '13.83', 1, '0.0000', NULL, '', '0', '0.00', '132768.0000', '', '9600.00', NULL, 3, 'Ton', '13.8300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5684, 2993, 83, '', '202001', 'Coal', 'standard', NULL, '7900.00', '7900.00', '15.15', 1, '0.0000', NULL, '', '0', '0.00', '119685.0000', '', '7900.00', NULL, 3, 'Ton', '15.1500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5685, 2994, 83, '', '202001', 'Coal', 'standard', NULL, '8800.00', '8800.00', '14.10', 1, '0.0000', NULL, '', '0', '0.00', '124080.0000', '', '8800.00', NULL, 3, 'Ton', '14.1000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5686, 2995, 83, '', '202001', 'Coal', 'standard', NULL, '8800.00', '8800.00', '14.36', 1, '0.0000', NULL, '', '0', '0.00', '126368.0000', '', '8800.00', NULL, 3, 'Ton', '14.3600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5687, 2887, 83, '', '202001', 'Coal', 'standard', NULL, '9800.00', '9800.00', '17.25', 1, '0.0000', NULL, '', '0', '0.00', '169050.0000', '', '9800.00', NULL, 3, 'Ton', '17.2500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5688, 2910, 83, '', '202001', 'Coal', 'standard', 0, '9800.00', '9800.00', '16.60', 1, '0.0000', NULL, '', '0', '0.00', '162680.0000', '', '9800.00', NULL, 3, 'Ton', '16.6000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5689, 2911, 83, '', '202001', 'Coal', 'standard', 0, '9800.00', '9800.00', '16.52', 1, '0.0000', NULL, '', '0', '0.00', '161896.0000', '', '9800.00', NULL, 3, 'Ton', '16.5200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5691, 2996, 87, '', '103', 'Advance', 'standard', NULL, '0.00', '0.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '0.0000', '', '0.00', NULL, 3, 'Ton', '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5693, 2997, 88, '', '963', 'Other Fare', 'standard', NULL, '500000.00', '500000.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '500000.0000', '', '500000.00', NULL, 3, 'Ton', '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5695, 2998, 83, '', '202001', 'Coal', 'standard', NULL, '500000.00', '500000.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '500000.0000', '', '500000.00', NULL, 3, 'Ton', '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5697, 2999, 84, '', '200000', 'Cash Return', 'standard', NULL, '30000.00', '30000.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '30000.0000', '', '30000.00', NULL, 3, 'Ton', '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5699, 3000, 84, '', '200000', 'Cash Return', 'standard', NULL, '15000.00', '15000.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '15000.0000', '', '15000.00', NULL, 3, 'Ton', '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5703, 3001, 83, '', '202001', 'Coal', 'standard', NULL, '9900.00', '9900.00', '22.94', 1, '0.0000', NULL, '', '0', '0.00', '227106.0000', '', '9900.00', NULL, 3, 'Ton', '22.9400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5704, 3002, 83, '', '202001', 'Coal', 'standard', NULL, '9900.00', '9900.00', '23.44', 1, '0.0000', NULL, '', '0', '0.00', '232056.0000', '', '9900.00', NULL, 3, 'Ton', '23.4400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5705, 3003, 84, '', '200000', 'Cash Return', 'standard', NULL, '40525.00', '40525.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '40525.0000', '', '40525.00', NULL, 3, 'Ton', '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5709, 3005, 82, '', '202002', 'Stone', 'standard', NULL, '166.00', '166.00', '493.00', 1, '0.0000', NULL, '', '0', '0.00', '81838.0000', '', '166.00', NULL, 3, 'Ton', '493.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5710, 3004, 88, '', '963', 'Other Fare', 'standard', NULL, '50000.00', '50000.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '50000.0000', '', '50000.00', NULL, 3, 'Ton', '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5724, 3006, 83, '', '202001', 'Coal', 'standard', NULL, '7350.00', '7350.00', '22.46', 1, '0.0000', NULL, '', '0', '0.00', '165081.0000', '', '7350.00', NULL, 3, 'Ton', '22.4600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5725, 3007, 83, '', '202001', 'Coal', 'standard', 0, '7350.00', '7350.00', '21.42', 1, '0.0000', NULL, '', '0', '0.00', '157437.0000', '', '7350.00', NULL, 3, 'Ton', '21.4200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5726, 3008, 83, '', '202001', 'Coal', 'standard', NULL, '10200.00', '10200.00', '15.39', 1, '0.0000', NULL, '', '0', '0.00', '156978.0000', '', '10200.00', NULL, 3, 'Ton', '15.3900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5727, 3009, 83, '', '202001', 'Coal', 'standard', NULL, '10800.00', '10800.00', '19.44', 1, '0.0000', NULL, '', '0', '0.00', '209952.0000', '', '10800.00', NULL, 3, 'Ton', '19.4400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5728, 3010, 83, '', '202001', 'Coal', 'standard', NULL, '10700.00', '10700.00', '21.10', 1, '0.0000', NULL, '', '0', '0.00', '225770.0000', '', '10700.00', NULL, 3, 'Ton', '21.1000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5729, 3011, 83, '', '202001', 'Coal', 'standard', NULL, '10700.00', '10700.00', '13.79', 1, '0.0000', NULL, '', '0', '0.00', '147553.0000', '', '10700.00', NULL, 3, 'Ton', '13.7900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5730, 3012, 83, '', '202001', 'Coal', 'standard', NULL, '10700.00', '10700.00', '14.38', 1, '0.0000', NULL, '', '0', '0.00', '153866.0000', '', '10700.00', NULL, 3, 'Ton', '14.3800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5731, 3013, 83, '', '202001', 'Coal', 'standard', NULL, '10500.00', '10500.00', '14.57', 1, '0.0000', NULL, '', '0', '0.00', '152985.0000', '', '10500.00', NULL, 3, 'Ton', '14.5700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5732, 3014, 83, '', '202001', 'Coal', 'standard', NULL, '10800.00', '10800.00', '24.54', 1, '0.0000', NULL, '', '0', '0.00', '265032.0000', '', '10800.00', NULL, 3, 'Ton', '24.5400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5733, 3015, 83, '', '202001', 'Coal', 'standard', NULL, '10200.00', '10200.00', '24.26', 1, '0.0000', NULL, '', '0', '0.00', '247452.0000', '', '10200.00', NULL, 3, 'Ton', '24.2600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5734, 3016, 83, '', '202001', 'Coal', 'standard', NULL, '10200.00', '10200.00', '26.64', 1, '0.0000', NULL, '', '0', '0.00', '271728.0000', '', '10200.00', NULL, 3, 'Ton', '26.6400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5735, 3017, 83, '', '202001', 'Coal', 'standard', NULL, '10200.00', '10200.00', '24.13', 1, '0.0000', NULL, '', '0', '0.00', '246126.0000', '', '10200.00', NULL, 3, 'Ton', '24.1300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5736, 3018, 83, '', '202001', 'Coal', 'standard', NULL, '9800.00', '9800.00', '18.14', 1, '0.0000', NULL, '', '0', '0.00', '177772.0000', '', '9800.00', NULL, 3, 'Ton', '18.1400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5738, 3019, 82, '', '202002', 'Stone', 'standard', NULL, '167.00', '167.00', '186.00', 1, '0.0000', NULL, '', '0', '0.00', '31062.0000', '', '167.00', NULL, 3, 'Ton', '186.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5740, 3020, 82, '', '202002', 'Stone', 'standard', NULL, '169.00', '169.00', '90.00', 1, '0.0000', NULL, '', '0', '0.00', '15210.0000', '', '169.00', NULL, 3, 'Ton', '90.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5742, 3021, 82, '', '202002', 'Stone', 'standard', NULL, '170.00', '170.00', '270.00', 1, '0.0000', NULL, '', '0', '0.00', '45900.0000', '', '170.00', NULL, 3, 'Ton', '270.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5756, 1768, 83, '', '202001', 'Coal', 'standard', 0, '8200.00', '8200.00', '21.93', 1, '0.0000', NULL, '', '0', '0.00', '179826.0000', '', '8200.00', NULL, 3, 'Ton', '21.9300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5759, 3022, 83, '', '202001', 'Coal', 'standard', NULL, '10200.00', '10200.00', '14.61', 1, '0.0000', NULL, '', '0', '0.00', '149022.0000', '', '10200.00', NULL, 3, 'Ton', '14.6100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5760, 3023, 83, '', '202001', 'Coal', 'standard', NULL, '10200.00', '10200.00', '16.09', 1, '0.0000', NULL, '', '0', '0.00', '164118.0000', '', '10200.00', NULL, 3, 'Ton', '16.0900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5761, 3024, 83, '', '202001', 'Coal', 'standard', NULL, '10700.00', '10700.00', '15.25', 1, '0.0000', NULL, '', '0', '0.00', '163175.0000', '', '10700.00', NULL, 3, 'Ton', '15.2500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5762, 3025, 83, '', '202001', 'Coal', 'standard', NULL, '10800.00', '10800.00', '25.91', 1, '0.0000', NULL, '', '0', '0.00', '279828.0000', '', '10800.00', NULL, 3, 'Ton', '25.9100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5763, 3026, 83, '', '202001', 'Coal', 'standard', NULL, '9600.00', '9600.00', '20.88', 1, '0.0000', NULL, '', '0', '0.00', '200448.0000', '', '9600.00', NULL, 3, 'Ton', '20.8800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5764, 3027, 83, '', '202001', 'Coal', 'standard', NULL, '9000.00', '9000.00', '24.68', 1, '0.0000', NULL, '', '0', '0.00', '222120.0000', '', '9000.00', NULL, 3, 'Ton', '24.6800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5765, 3028, 83, '', '202001', 'Coal', 'standard', NULL, '9000.00', '9000.00', '28.30', 1, '0.0000', NULL, '', '0', '0.00', '254700.0000', '', '9000.00', NULL, 3, 'Ton', '28.3000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5766, 3029, 83, '', '202001', 'Coal', 'standard', NULL, '9000.00', '9000.00', '25.41', 1, '0.0000', NULL, '', '0', '0.00', '228690.0000', '', '9000.00', NULL, 3, 'Ton', '25.4100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5767, 3030, 83, '', '202001', 'Coal', 'standard', NULL, '9000.00', '9000.00', '24.58', 1, '0.0000', NULL, '', '0', '0.00', '221220.0000', '', '9000.00', NULL, 3, 'Ton', '24.5800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5769, 3032, 83, '', '202001', 'Coal', 'standard', NULL, '9000.00', '9000.00', '25.50', 1, '0.0000', NULL, '', '0', '0.00', '229500.0000', '', '9000.00', NULL, 3, 'Ton', '25.5000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5770, 3031, 83, '', '202001', 'Coal', 'standard', NULL, '9000.00', '9000.00', '23.80', 1, '0.0000', NULL, '', '0', '0.00', '214200.0000', '', '9000.00', NULL, 3, 'Ton', '23.8000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5771, 3033, 83, '', '202001', 'Coal', 'standard', NULL, '1370250.00', '1370250.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '1370250.0000', '', '1370250.00', NULL, 3, 'Ton', '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5772, 3034, 83, '', '202001', 'Coal', 'standard', NULL, '9800.00', '9800.00', '18.23', 1, '0.0000', NULL, '', '0', '0.00', '178654.0000', '', '9800.00', NULL, 3, 'Ton', '18.2300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5773, 3035, 83, '', '202001', 'Coal', 'standard', NULL, '8900.00', '8900.00', '40.00', 1, '0.0000', NULL, '', '0', '0.00', '356000.0000', '', '8900.00', NULL, 3, 'Ton', '40.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5774, 2209, 84, '', '200000', 'Cash Return', 'standard', NULL, '4681.00', '4681.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '4681.0000', '', '4681.00', NULL, 3, 'Ton', '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5776, 3036, 84, '', '200000', 'Cash Return', 'standard', NULL, '661285.00', '661285.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '661285.0000', '', '661285.00', NULL, 3, 'Ton', '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5778, 3037, 82, '', '202002', 'Stone', 'standard', NULL, '170.00', '170.00', '180.00', 1, '0.0000', NULL, '', '0', '0.00', '30600.0000', '', '170.00', NULL, 3, 'Ton', '180.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5786, 3038, 88, '', '963', 'Other Fare', 'standard', NULL, '550.00', '550.00', '6.00', 1, '0.0000', NULL, '', '0', '0.00', '3300.0000', '', '550.00', NULL, 3, 'Ton', '6.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5787, 3039, 88, '', '963', 'Other Fare', 'standard', NULL, '600.00', '600.00', '2.00', 1, '0.0000', NULL, '', '0', '0.00', '1200.0000', '', '600.00', NULL, 3, 'Ton', '2.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5788, 3040, 88, '', '963', 'Other Fare', 'standard', NULL, '600.00', '600.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '600.0000', '', '600.00', NULL, 3, 'Ton', '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5789, 3041, 88, '', '963', 'Other Fare', 'standard', NULL, '600.00', '600.00', '2.00', 1, '0.0000', NULL, '', '0', '0.00', '1200.0000', '', '600.00', NULL, 3, 'Ton', '2.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5790, 3042, 88, '', '963', 'Other Fare', 'standard', NULL, '600.00', '600.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '600.0000', '', '600.00', NULL, 3, 'Ton', '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5791, 3043, 88, '', '963', 'Other Fare', 'standard', NULL, '600.00', '600.00', '3.00', 1, '0.0000', NULL, '', '0', '0.00', '1800.0000', '', '600.00', NULL, 3, 'Ton', '3.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5794, 3045, 87, '', '103', 'Advance', 'standard', NULL, '0.00', '0.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '0.0000', '', '0.00', NULL, 3, 'Ton', '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5796, 3046, 87, '', '103', 'Advance', 'standard', NULL, '0.00', '0.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '0.0000', '', '0.00', NULL, 3, 'Ton', '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5798, 3047, 87, '', '103', 'Advance', 'standard', NULL, '0.00', '0.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '0.0000', '', '0.00', NULL, 3, 'Ton', '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5800, 3048, 83, '', '202001', 'Coal', 'standard', NULL, '172.00', '172.00', '270.00', 1, '0.0000', NULL, '', '0', '0.00', '46440.0000', '', '172.00', NULL, 3, 'Ton', '270.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5801, 2741, 82, '', '202002', 'Stone', 'standard', 0, '170.00', '170.00', '90.00', 1, '0.0000', NULL, '', '0', '0.00', '15300.0000', '', '170.00', NULL, 3, 'Ton', '90.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5803, 3044, 88, '', '963', 'Other Fare', 'standard', NULL, '600.00', '600.00', '2.00', 1, '0.0000', NULL, '', '0', '0.00', '1200.0000', '', '600.00', NULL, 3, 'Ton', '2.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5807, 3049, 88, '', '963', 'Other Fare', 'standard', NULL, '600.00', '600.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '600.0000', '', '600.00', NULL, 3, 'Ton', '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5808, 3050, 88, '', '963', 'Other Fare', 'standard', NULL, '600.00', '600.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '600.0000', '', '600.00', NULL, 3, 'Ton', '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5809, 3051, 88, '', '963', 'Other Fare', 'standard', NULL, '600.00', '600.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '600.0000', '', '600.00', NULL, 3, 'Ton', '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5811, 3052, 87, '', '103', 'Advance', 'standard', NULL, '0.00', '0.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '0.0000', '', '0.00', NULL, 3, 'Ton', '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5834, 3053, 83, '', '202001', 'Coal', 'standard', NULL, '9700.00', '9700.00', '12.97', 1, '0.0000', NULL, '', '0', '0.00', '125809.0000', '', '9700.00', NULL, 3, 'Ton', '12.9700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5835, 3054, 83, '', '202001', 'Coal', 'standard', NULL, '9800.00', '9800.00', '20.12', 1, '0.0000', NULL, '', '0', '0.00', '197078.0000', '', '9800.00', NULL, 3, 'Ton', '20.1100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5836, 3055, 83, '', '202001', 'Coal', 'standard', NULL, '9800.00', '9800.00', '21.33', 1, '0.0000', NULL, '', '0', '0.00', '209034.0000', '', '9800.00', NULL, 3, 'Ton', '21.3300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5839, 3058, 83, '', '202001', 'Coal', 'standard', NULL, '10700.00', '10700.00', '23.24', 1, '0.0000', NULL, '', '0', '0.00', '248668.0000', '', '10700.00', NULL, 3, 'Ton', '23.2400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5840, 3059, 83, '', '202001', 'Coal', 'standard', NULL, '10700.00', '10700.00', '23.46', 1, '0.0000', NULL, '', '0', '0.00', '251022.0000', '', '10700.00', NULL, 3, 'Ton', '23.4600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5841, 3060, 83, '', '202001', 'Coal', 'standard', NULL, '10700.00', '10700.00', '15.49', 1, '0.0000', NULL, '', '0', '0.00', '165743.0000', '', '10700.00', NULL, 3, 'Ton', '15.4900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5842, 3061, 83, '', '202001', 'Coal', 'standard', NULL, '10700.00', '10700.00', '17.80', 1, '0.0000', NULL, '', '0', '0.00', '190460.0000', '', '10700.00', NULL, 3, 'Ton', '17.8000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5843, 3062, 83, '', '202001', 'Coal', 'standard', NULL, '10600.00', '10600.00', '14.60', 1, '0.0000', NULL, '', '0', '0.00', '154760.0000', '', '10600.00', NULL, 3, 'Ton', '14.6000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5844, 3063, 83, '', '202001', 'Coal', 'standard', 0, '10800.00', '10800.00', '23.69', 1, '0.0000', NULL, '', '0', '0.00', '255852.0000', '', '10800.00', NULL, 3, 'Ton', '23.6900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5845, 3064, 83, '', '202001', 'Coal', 'standard', NULL, '10800.00', '10800.00', '22.24', 1, '0.0000', NULL, '', '0', '0.00', '240192.0000', '', '10800.00', NULL, 3, 'Ton', '22.2400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5846, 3065, 83, '', '202001', 'Coal', 'standard', NULL, '10800.00', '10800.00', '24.04', 1, '0.0000', NULL, '', '0', '0.00', '259632.0000', '', '10800.00', NULL, 3, 'Ton', '24.0400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5847, 3066, 83, '', '202001', 'Coal', 'standard', NULL, '10800.00', '10800.00', '25.15', 1, '0.0000', NULL, '', '0', '0.00', '271620.0000', '', '10800.00', NULL, 3, 'Ton', '25.1500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5848, 3067, 83, '', '202001', 'Coal', 'standard', NULL, '10800.00', '10800.00', '24.41', 1, '0.0000', NULL, '', '0', '0.00', '263628.0000', '', '10800.00', NULL, 3, 'Ton', '24.4100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5849, 3068, 83, '', '202001', 'Coal', 'standard', NULL, '10800.00', '10800.00', '23.74', 1, '0.0000', NULL, '', '0', '0.00', '256392.0000', '', '10800.00', NULL, 3, 'Ton', '23.7400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5850, 3069, 83, '', '202001', 'Coal', 'standard', NULL, '8700.00', '8700.00', '13.24', 1, '0.0000', NULL, '', '0', '0.00', '115188.0000', '', '8700.00', NULL, 3, 'Ton', '13.2400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5852, 3070, 83, '', '202001', 'Coal', 'standard', NULL, '9300.00', '9300.00', '26.11', 1, '0.0000', NULL, '', '0', '0.00', '242823.0000', '', '9300.00', NULL, 3, 'Ton', '26.1100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5853, 3071, 83, '', '202001', 'Coal', 'standard', NULL, '9600.00', '9600.00', '11.06', 1, '0.0000', NULL, '', '0', '0.00', '106176.0000', '', '9600.00', NULL, 3, 'Ton', '11.0600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5854, 3072, 83, '', '202001', 'Coal', 'standard', NULL, '9800.00', '9800.00', '205.00', 1, '0.0000', NULL, '', '0', '0.00', '2009000.0000', '', '9800.00', NULL, 3, 'Ton', '205.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5855, 3073, 83, '', '202001', 'Coal', 'standard', NULL, '7900.00', '7900.00', '21.19', 1, '0.0000', NULL, '', '0', '0.00', '167401.0000', '', '7900.00', NULL, 3, 'Ton', '21.1900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5857, 3074, 87, '', '103', 'Advance', 'standard', NULL, '0.00', '0.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '0.0000', '', '0.00', NULL, 3, 'Ton', '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5867, 3075, 83, '', '202001', 'Coal', 'standard', NULL, '10700.00', '10700.00', '17.49', 1, '0.0000', NULL, '', '0', '0.00', '187143.0000', '', '10700.00', NULL, 3, 'Ton', '17.4900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5868, 3076, 83, '', '202001', 'Coal', 'standard', NULL, '10700.00', '10700.00', '21.92', 1, '0.0000', NULL, '', '0', '0.00', '234544.0000', '', '10700.00', NULL, 3, 'Ton', '21.9200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5869, 3077, 83, '', '202001', 'Coal', 'standard', NULL, '10800.00', '10800.00', '24.64', 1, '0.0000', NULL, '', '0', '0.00', '266112.0000', '', '10800.00', NULL, 3, 'Ton', '24.6400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5870, 3078, 83, '', '202001', 'Coal', 'standard', NULL, '10800.00', '10800.00', '24.76', 1, '0.0000', NULL, '', '0', '0.00', '267408.0000', '', '10800.00', NULL, 3, 'Ton', '24.7600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5871, 3079, 83, '', '202001', 'Coal', 'standard', NULL, '10800.00', '10800.00', '21.99', 1, '0.0000', NULL, '', '0', '0.00', '237492.0000', '', '10800.00', NULL, 3, 'Ton', '21.9900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5874, 3082, 83, '', '202001', 'Coal', 'standard', NULL, '8500.00', '8500.00', '17.10', 1, '0.0000', NULL, '', '0', '0.00', '145350.0000', '', '8500.00', NULL, 3, 'Ton', '17.1000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5878, 3083, 84, '', '200000', 'Cash Return', 'standard', NULL, '10000.00', '10000.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '10000.0000', '', '10000.00', NULL, 3, 'Ton', '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5879, 3084, 84, '', '200000', 'Cash Return', 'standard', NULL, '42100.00', '42100.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '42100.0000', '', '42100.00', NULL, 3, 'Ton', '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5880, 3085, 84, '', '200000', 'Cash Return', 'standard', NULL, '1710.00', '1710.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '1710.0000', '', '1710.00', NULL, 3, 'Ton', '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5882, 3086, 87, '', '103', 'Advance', 'standard', NULL, '0.00', '0.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '0.0000', '', '0.00', NULL, 3, 'Ton', '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5897, 3087, 83, '', '202001', 'Coal', 'standard', NULL, '10600.00', '10600.00', '19.84', 1, '0.0000', NULL, '', '0', '0.00', '210304.0000', '', '10600.00', NULL, 3, 'Ton', '19.8400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5898, 3088, 83, '', '202001', 'Coal', 'standard', NULL, '9600.00', '9600.00', '23.86', 1, '0.0000', NULL, '', '0', '0.00', '229056.0000', '', '9600.00', NULL, 3, 'Ton', '23.8600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5899, 3089, 83, '', '202001', 'Coal', 'standard', NULL, '10800.00', '10800.00', '24.38', 1, '0.0000', NULL, '', '0', '0.00', '263304.0000', '', '10800.00', NULL, 3, 'Ton', '24.3800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5900, 3090, 83, '', '202001', 'Coal', 'standard', NULL, '10800.00', '10800.00', '24.62', 1, '0.0000', NULL, '', '0', '0.00', '265896.0000', '', '10800.00', NULL, 3, 'Ton', '24.6200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5901, 3091, 83, '', '202001', 'Coal', 'standard', NULL, '10600.00', '10600.00', '13.96', 1, '0.0000', NULL, '', '0', '0.00', '147976.0000', '', '10600.00', NULL, 3, 'Ton', '13.9600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5902, 3092, 83, '', '202001', 'Coal', 'standard', NULL, '10600.00', '10600.00', '13.87', 1, '0.0000', NULL, '', '0', '0.00', '147022.0000', '', '10600.00', NULL, 3, 'Ton', '13.8700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5903, 3093, 83, '', '202001', 'Coal', 'standard', NULL, '10700.00', '10700.00', '19.16', 1, '0.0000', NULL, '', '0', '0.00', '205012.0000', '', '10700.00', NULL, 3, 'Ton', '19.1600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5905, 3095, 83, '', '202001', 'Coal', 'standard', NULL, '9800.00', '9800.00', '21.56', 1, '0.0000', NULL, '', '0', '0.00', '211288.0000', '', '9800.00', NULL, 3, 'Ton', '21.5600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5906, 3096, 83, '', '202001', 'Coal', 'standard', NULL, '9800.00', '9800.00', '18.57', 1, '0.0000', NULL, '', '0', '0.00', '181986.0000', '', '9800.00', NULL, 3, 'Ton', '18.5700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5909, 3097, 83, '', '202001', 'Coal', 'standard', NULL, '8500.00', '8500.00', '20.23', 1, '0.0000', NULL, '', '0', '0.00', '171955.0000', '', '8500.00', NULL, 3, 'Ton', '20.2300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5910, 3098, 83, '', '202001', 'Coal', 'standard', NULL, '8500.00', '8500.00', '26.19', 1, '0.0000', NULL, '', '0', '0.00', '222615.0000', '', '8500.00', NULL, 3, 'Ton', '26.1900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5911, 3099, 83, '', '202001', 'Coal', 'standard', NULL, '7900.00', '7900.00', '22.16', 1, '0.0000', NULL, '', '0', '0.00', '175064.0000', '', '7900.00', NULL, 3, 'Ton', '22.1600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5914, 3101, 84, '', '200000', 'Cash Return', 'standard', NULL, '300000.00', '300000.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '300000.0000', '', '300000.00', NULL, 3, 'Ton', '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5915, 3094, 83, '', '202001', 'Coal', 'standard', NULL, '10600.00', '10600.00', '23.06', 1, '0.0000', NULL, '', '0', '0.00', '244436.0000', '', '10600.00', NULL, 3, 'Ton', '23.0600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5916, 3100, 83, '', '202001', 'Coal', 'standard', NULL, '8800.00', '8800.00', '19.67', 1, '0.0000', NULL, '', '0', '0.00', '173096.0000', '', '8800.00', NULL, 3, 'Ton', '19.6700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5919, 3102, 83, '', '202001', 'Coal', 'standard', NULL, '9700.00', '9700.00', '175.00', 1, '0.0000', NULL, '', '0', '0.00', '1697500.0000', '', '9700.00', NULL, 3, 'Ton', '175.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5921, 3103, 84, '', '200000', 'Cash Return', 'standard', NULL, '22100.00', '22100.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '22100.0000', '', '22100.00', NULL, 3, 'Ton', '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5934, 3104, 83, '', '202001', 'Coal', 'standard', NULL, '10800.00', '10800.00', '24.05', 1, '0.0000', NULL, '', '0', '0.00', '259740.0000', '', '10800.00', NULL, 3, 'Ton', '24.0500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5935, 3105, 83, '', '202001', 'Coal', 'standard', NULL, '10800.00', '10800.00', '22.70', 1, '0.0000', NULL, '', '0', '0.00', '245160.0000', '', '10800.00', NULL, 3, 'Ton', '22.7000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5936, 3106, 83, '', '202001', 'Coal', 'standard', NULL, '10800.00', '10800.00', '23.72', 1, '0.0000', NULL, '', '0', '0.00', '256176.0000', '', '10800.00', NULL, 3, 'Ton', '23.7200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5938, 3108, 83, '', '202001', 'Coal', 'standard', NULL, '10800.00', '10800.00', '24.21', 1, '0.0000', NULL, '', '0', '0.00', '261468.0000', '', '10800.00', NULL, 3, 'Ton', '24.2100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5939, 3109, 83, '', '202001', 'Coal', 'standard', 0, '8500.00', '8500.00', '21.01', 1, '0.0000', NULL, '', '0', '0.00', '178585.0000', '', '8500.00', NULL, 3, 'Ton', '21.0100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5940, 3110, 83, '', '202001', 'Coal', 'standard', NULL, '8500.00', '8500.00', '25.53', 1, '0.0000', NULL, '', '0', '0.00', '217005.0000', '', '8500.00', NULL, 3, 'Ton', '25.5300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5941, 3111, 83, '', '202001', 'Coal', 'standard', NULL, '9800.00', '9800.00', '19.36', 1, '0.0000', NULL, '', '0', '0.00', '189728.0000', '', '9800.00', NULL, 3, 'Ton', '19.3600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5942, 3112, 83, '', '202001', 'Coal', 'standard', NULL, '9750.00', '9750.00', '16.18', 1, '0.0000', NULL, '', '0', '0.00', '157755.0000', '', '9750.00', NULL, 3, 'Ton', '16.1800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5943, 3113, 83, '', '202001', 'Coal', 'standard', NULL, '8700.00', '8700.00', '22.86', 1, '0.0000', NULL, '', '0', '0.00', '198882.0000', '', '8700.00', NULL, 3, 'Ton', '22.8600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5944, 3114, 83, '', '202001', 'Coal', 'standard', NULL, '9000.00', '9000.00', '11.46', 1, '0.0000', NULL, '', '0', '0.00', '103140.0000', '', '9000.00', NULL, 3, 'Ton', '11.4600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5948, 3115, 83, '', '202001', 'Coal', 'standard', NULL, '9000.00', '9000.00', '21.35', 1, '0.0000', NULL, '', '0', '0.00', '192150.0000', '', '9000.00', NULL, 3, 'Ton', '21.3500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5949, 3116, 83, '', '202001', 'Coal', 'standard', NULL, '7900.00', '7900.00', '23.93', 1, '0.0000', NULL, '', '0', '0.00', '189047.0000', '', '7900.00', NULL, 3, 'Ton', '23.9300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5950, 3117, 83, '', '202001', 'Coal', 'standard', NULL, '8600.00', '8600.00', '24.59', 1, '0.0000', NULL, '', '0', '0.00', '211474.0000', '', '8600.00', NULL, 3, 'Ton', '24.5900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5953, 3118, 82, '', '202002', 'Stone', 'standard', NULL, '167.00', '167.00', '279.00', 1, '0.0000', NULL, '', '0', '0.00', '46593.0000', '', '167.00', NULL, 3, 'Ton', '279.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5954, 3119, 82, '', '202002', 'Stone', 'standard', NULL, '167.00', '167.00', '264.00', 1, '0.0000', NULL, '', '0', '0.00', '44088.0000', '', '167.00', NULL, 3, 'Ton', '264.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5966, 3120, 83, '', '202001', 'Coal', 'standard', NULL, '10700.00', '10700.00', '23.53', 1, '0.0000', NULL, '', '0', '0.00', '251771.0000', '', '10700.00', NULL, 3, 'Ton', '23.5300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5967, 3121, 83, '', '202001', 'Coal', 'standard', NULL, '10600.00', '10600.00', '20.67', 1, '0.0000', NULL, '', '0', '0.00', '219102.0000', '', '10600.00', NULL, 3, 'Ton', '20.6700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5968, 3122, 83, '', '202001', 'Coal', 'standard', NULL, '10600.00', '10600.00', '13.81', 1, '0.0000', NULL, '', '0', '0.00', '146386.0000', '', '10600.00', NULL, 3, 'Ton', '13.8100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5969, 3123, 83, '', '202001', 'Coal', 'standard', NULL, '10600.00', '10600.00', '23.53', 1, '0.0000', NULL, '', '0', '0.00', '249418.0000', '', '10600.00', NULL, 3, 'Ton', '23.5300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5970, 3124, 83, '', '202001', 'Coal', 'standard', NULL, '10500.00', '10500.00', '18.77', 1, '0.0000', NULL, '', '0', '0.00', '197085.0000', '', '10500.00', NULL, 3, 'Ton', '18.7700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5971, 3125, 83, '', '202001', 'Coal', 'standard', NULL, '10700.00', '10700.00', '25.41', 1, '0.0000', NULL, '', '0', '0.00', '271887.0000', '', '10700.00', NULL, 3, 'Ton', '25.4100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5972, 3126, 83, '', '202001', 'Coal', 'standard', NULL, '10600.00', '10600.00', '16.11', 1, '0.0000', NULL, '', '0', '0.00', '170766.0000', '', '10600.00', NULL, 3, 'Ton', '16.1100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5973, 3127, 83, '', '202001', 'Coal', 'standard', NULL, '9800.00', '9800.00', '20.81', 1, '0.0000', NULL, '', '0', '0.00', '203938.0000', '', '9800.00', NULL, 3, 'Ton', '20.8100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5974, 3128, 83, '', '202001', 'Coal', 'standard', NULL, '7900.00', '7900.00', '25.48', 1, '0.0000', NULL, '', '0', '0.00', '201292.0000', '', '7900.00', NULL, 3, 'Ton', '25.4800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5975, 3129, 83, '', '202001', 'Coal', 'standard', NULL, '9700.00', '9700.00', '30.00', 1, '0.0000', NULL, '', '0', '0.00', '291000.0000', '', '9700.00', NULL, 3, 'Ton', '30.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5976, 3130, 83, '', '202001', 'Coal', 'standard', NULL, '9700.00', '9700.00', '90.00', 1, '0.0000', NULL, '', '0', '0.00', '873000.0000', '', '9700.00', NULL, 3, 'Ton', '90.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5991, 3131, 83, '', '202001', 'Coal', 'standard', NULL, '10500.00', '10500.00', '21.33', 1, '0.0000', NULL, '', '0', '0.00', '223965.0000', '', '10500.00', NULL, 3, 'Ton', '21.3300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5992, 3132, 83, '', '202001', 'Coal', 'standard', NULL, '10500.00', '10500.00', '22.22', 1, '0.0000', NULL, '', '0', '0.00', '233310.0000', '', '10500.00', NULL, 3, 'Ton', '22.2200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5994, 3133, 83, '', '202001', 'Coal', 'standard', 0, '9600.00', '9600.00', '17.19', 1, '0.0000', NULL, '', '0', '0.00', '165024.0000', '', '9600.00', NULL, 3, 'Ton', '17.1900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5995, 3134, 83, '', '202001', 'Coal', 'standard', NULL, '9600.00', '9600.00', '19.20', 1, '0.0000', NULL, '', '0', '0.00', '184320.0000', '', '9600.00', NULL, 3, 'Ton', '19.2000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5996, 3135, 83, '', '202001', 'Coal', 'standard', NULL, '10800.00', '10800.00', '24.00', 1, '0.0000', NULL, '', '0', '0.00', '259200.0000', '', '10800.00', NULL, 3, 'Ton', '24.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5997, 3136, 83, '', '202001', 'Coal', 'standard', NULL, '10800.00', '10800.00', '23.16', 1, '0.0000', NULL, '', '0', '0.00', '250128.0000', '', '10800.00', NULL, 3, 'Ton', '23.1600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5998, 3137, 83, '', '202001', 'Coal', 'standard', NULL, '9800.00', '9800.00', '19.04', 1, '0.0000', NULL, '', '0', '0.00', '186592.0000', '', '9800.00', NULL, 3, 'Ton', '19.0400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (5999, 3138, 83, '', '202001', 'Coal', 'standard', NULL, '9700.00', '9700.00', '13.80', 1, '0.0000', NULL, '', '0', '0.00', '133860.0000', '', '9700.00', NULL, 3, 'Ton', '13.8000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6000, 3139, 83, '', '202001', 'Coal', 'standard', NULL, '8800.00', '8800.00', '25.00', 1, '0.0000', NULL, '', '0', '0.00', '220000.0000', '', '8800.00', NULL, 3, 'Ton', '25.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6001, 3140, 83, '', '202001', 'Coal', 'standard', NULL, '9800.00', '9800.00', '20.87', 1, '0.0000', NULL, '', '0', '0.00', '204526.0000', '', '9800.00', NULL, 3, 'Ton', '20.8700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6002, 3141, 83, '', '202001', 'Coal', 'standard', NULL, '10800.00', '10800.00', '24.46', 1, '0.0000', NULL, '', '0', '0.00', '264168.0000', '', '10800.00', NULL, 3, 'Ton', '24.4600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6003, 3142, 83, '', '202001', 'Coal', 'standard', NULL, '10600.00', '10600.00', '14.60', 1, '0.0000', NULL, '', '0', '0.00', '154760.0000', '', '10600.00', NULL, 3, 'Ton', '14.6000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6004, 3143, 83, '', '202001', 'Coal', 'standard', NULL, '8600.00', '8600.00', '21.08', 1, '0.0000', NULL, '', '0', '0.00', '181288.0000', '', '8600.00', NULL, 3, 'Ton', '21.0800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6005, 3144, 83, '', '202001', 'Coal', 'standard', NULL, '9700.00', '9700.00', '58.00', 1, '0.0000', NULL, '', '0', '0.00', '562600.0000', '', '9700.00', NULL, 3, 'Ton', '58.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6009, 3145, 82, '', '202002', 'Stone', 'standard', NULL, '172.00', '172.00', '180.00', 1, '0.0000', NULL, '', '0', '0.00', '30960.0000', '', '172.00', NULL, 3, 'Ton', '180.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6010, 3146, 82, '', '202002', 'Stone', 'standard', NULL, '168.00', '168.00', '93.00', 1, '0.0000', NULL, '', '0', '0.00', '15624.0000', '', '168.00', NULL, 3, 'Ton', '93.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6011, 3147, 82, '', '202002', 'Stone', 'standard', NULL, '167.00', '167.00', '186.00', 1, '0.0000', NULL, '', '0', '0.00', '31062.0000', '', '167.00', NULL, 3, 'Ton', '186.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6013, 3148, 82, '', '202002', 'Stone', 'standard', NULL, '167.00', '167.00', '90.00', 1, '0.0000', NULL, '', '0', '0.00', '15030.0000', '', '167.00', NULL, 3, 'Ton', '90.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6021, 3149, 83, '', '202001', 'Coal', 'standard', NULL, '9800.00', '9800.00', '19.47', 1, '0.0000', NULL, '', '0', '0.00', '190806.0000', '', '9800.00', NULL, 3, 'Ton', '19.4700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6022, 3150, 83, '', '202001', 'Coal', 'standard', NULL, '9600.00', '9600.00', '16.30', 1, '0.0000', NULL, '', '0', '0.00', '156480.0000', '', '9600.00', NULL, 3, 'Ton', '16.3000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6023, 3151, 83, '', '202001', 'Coal', 'standard', NULL, '9700.00', '9700.00', '14.02', 1, '0.0000', NULL, '', '0', '0.00', '135994.0000', '', '9700.00', NULL, 3, 'Ton', '14.0200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6024, 3152, 83, '', '202001', 'Coal', 'standard', NULL, '9700.00', '9700.00', '12.78', 1, '0.0000', NULL, '', '0', '0.00', '123966.0000', '', '9700.00', NULL, 3, 'Ton', '12.7800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6025, 3153, 83, '', '202001', 'Coal', 'standard', NULL, '10600.00', '10600.00', '14.88', 1, '0.0000', NULL, '', '0', '0.00', '157728.0000', '', '10600.00', NULL, 3, 'Ton', '14.8800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6026, 3154, 83, '', '202001', 'Coal', 'standard', NULL, '10800.00', '10800.00', '24.15', 1, '0.0000', NULL, '', '0', '0.00', '260820.0000', '', '10800.00', NULL, 3, 'Ton', '24.1500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6027, 3155, 83, '', '202001', 'Coal', 'standard', NULL, '7400.00', '7400.00', '16.02', 1, '0.0000', NULL, '', '0', '0.00', '118548.0000', '', '7400.00', NULL, 3, 'Ton', '16.0200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6038, 3156, 83, '', '202001', 'Coal', 'standard', NULL, '10700.00', '10700.00', '14.97', 1, '0.0000', NULL, '', '0', '0.00', '160179.0000', '', '10700.00', NULL, 3, 'Ton', '14.9700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6039, 3157, 83, '', '202001', 'Coal', 'standard', NULL, '10700.00', '10700.00', '15.65', 1, '0.0000', NULL, '', '0', '0.00', '167455.0000', '', '10700.00', NULL, 3, 'Ton', '15.6500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6040, 3158, 83, '', '202001', 'Coal', 'standard', NULL, '7400.00', '7400.00', '16.54', 1, '0.0000', NULL, '', '0', '0.00', '122396.0000', '', '7400.00', NULL, 3, 'Ton', '16.5400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6041, 3159, 83, '', '202001', 'Coal', 'standard', NULL, '9550.00', '9550.00', '17.89', 1, '0.0000', NULL, '', '0', '0.00', '170849.5000', '', '9550.00', NULL, 3, 'Ton', '17.8900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6042, 3160, 83, '', '202001', 'Coal', 'standard', NULL, '10800.00', '10800.00', '18.06', 1, '0.0000', NULL, '', '0', '0.00', '195048.0000', '', '10800.00', NULL, 3, 'Ton', '18.0600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6044, 3161, 83, '', '202001', 'Coal', 'standard', NULL, '10800.00', '10800.00', '18.91', 1, '0.0000', NULL, '', '0', '0.00', '204228.0000', '', '10800.00', NULL, 3, 'Ton', '18.9100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6045, 3162, 83, '', '202001', 'Coal', 'standard', NULL, '10600.00', '10600.00', '22.05', 1, '0.0000', NULL, '', '0', '0.00', '233730.0000', '', '10600.00', NULL, 3, 'Ton', '22.0500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6046, 3163, 83, '', '202001', 'Coal', 'standard', 0, '10800.00', '10800.00', '23.66', 1, '0.0000', NULL, '', '0', '0.00', '255528.0000', '', '10800.00', NULL, 3, 'Ton', '23.6600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6047, 3164, 83, '', '202001', 'Coal', 'standard', NULL, '10800.00', '10800.00', '23.84', 1, '0.0000', NULL, '', '0', '0.00', '257472.0000', '', '10800.00', NULL, 3, 'Ton', '23.8400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6051, 3165, 83, '', '202001', 'Coal', 'standard', NULL, '167.00', '167.00', '90.00', 1, '0.0000', NULL, '', '0', '0.00', '15030.0000', '', '167.00', NULL, 3, 'Ton', '90.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6052, 3166, 83, '', '202001', 'Coal', 'standard', NULL, '167.00', '167.00', '80.00', 1, '0.0000', NULL, '', '0', '0.00', '13360.0000', '', '167.00', NULL, 3, 'Ton', '80.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6053, 3167, 83, '', '202001', 'Coal', 'standard', NULL, '170.00', '170.00', '360.00', 1, '0.0000', NULL, '', '0', '0.00', '61200.0000', '', '170.00', NULL, 3, 'Ton', '360.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6073, 3168, 83, '', '202001', 'Coal', 'standard', NULL, '9600.00', '9600.00', '24.27', 1, '0.0000', NULL, '', '0', '0.00', '232992.0000', '', '9600.00', NULL, 3, 'Ton', '24.2700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6074, 3169, 83, '', '202001', 'Coal', 'standard', NULL, '9600.00', '9600.00', '23.99', 1, '0.0000', NULL, '', '0', '0.00', '230304.0000', '', '9600.00', NULL, 3, 'Ton', '23.9900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6075, 3170, 83, '', '202001', 'Coal', 'standard', NULL, '9600.00', '9600.00', '17.69', 1, '0.0000', NULL, '', '0', '0.00', '169824.0000', '', '9600.00', NULL, 3, 'Ton', '17.6900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6076, 3171, 83, '', '202001', 'Coal', 'standard', NULL, '10600.00', '10600.00', '23.90', 1, '0.0000', NULL, '', '0', '0.00', '253340.0000', '', '10600.00', NULL, 3, 'Ton', '23.9000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6077, 3172, 83, '', '202001', 'Coal', 'standard', NULL, '10600.00', '10600.00', '23.69', 1, '0.0000', NULL, '', '0', '0.00', '251114.0000', '', '10600.00', NULL, 3, 'Ton', '23.6900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6078, 3173, 83, '', '202001', 'Coal', 'standard', NULL, '8800.00', '8800.00', '20.52', 1, '0.0000', NULL, '', '0', '0.00', '180576.0000', '', '8800.00', NULL, 3, 'Ton', '20.5200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6079, 3174, 83, '', '202001', 'Coal', 'standard', NULL, '8800.00', '8800.00', '19.47', 1, '0.0000', NULL, '', '0', '0.00', '171336.0000', '', '8800.00', NULL, 3, 'Ton', '19.4700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6080, 3175, 83, '', '202001', 'Coal', 'standard', NULL, '8800.00', '8800.00', '22.79', 1, '0.0000', NULL, '', '0', '0.00', '200552.0000', '', '8800.00', NULL, 3, 'Ton', '22.7900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6081, 3176, 83, '', '202001', 'Coal', 'standard', NULL, '8800.00', '8800.00', '20.26', 1, '0.0000', NULL, '', '0', '0.00', '178288.0000', '', '8800.00', NULL, 3, 'Ton', '20.2600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6082, 3177, 83, '', '202001', 'Coal', 'standard', NULL, '8800.00', '8800.00', '15.90', 1, '0.0000', NULL, '', '0', '0.00', '139920.0000', '', '8800.00', NULL, 3, 'Ton', '15.9000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6084, 3179, 83, '', '202001', 'Coal', 'standard', NULL, '10800.00', '10800.00', '23.97', 1, '0.0000', NULL, '', '0', '0.00', '258876.0000', '', '10800.00', NULL, 3, 'Ton', '23.9700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6085, 3180, 83, '', '202001', 'Coal', 'standard', NULL, '10800.00', '10800.00', '23.58', 1, '0.0000', NULL, '', '0', '0.00', '254664.0000', '', '10800.00', NULL, 3, 'Ton', '23.5800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6088, 3183, 83, '', '202001', 'Coal', 'standard', NULL, '10800.00', '10800.00', '23.43', 1, '0.0000', NULL, '', '0', '0.00', '253044.0000', '', '10800.00', NULL, 3, 'Ton', '23.4300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6089, 3184, 83, '', '202001', 'Coal', 'standard', NULL, '9700.00', '9700.00', '18.81', 1, '0.0000', NULL, '', '0', '0.00', '182457.0000', '', '9700.00', NULL, 3, 'Ton', '18.8100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6090, 3185, 83, '', '202001', 'Coal', 'standard', NULL, '9800.00', '9800.00', '19.86', 1, '0.0000', NULL, '', '0', '0.00', '194628.0000', '', '9800.00', NULL, 3, 'Ton', '19.8600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6091, 3186, 83, '', '202001', 'Coal', 'standard', NULL, '9700.00', '9700.00', '210.00', 1, '0.0000', NULL, '', '0', '0.00', '2037000.0000', '', '9700.00', NULL, 3, 'Ton', '210.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6092, 3080, 83, '', '202001', 'Coal', 'standard', 0, '9400.00', '9400.00', '25.00', 1, '0.0000', NULL, '', '0', '0.00', '235000.0000', '', '9400.00', NULL, 3, 'Ton', '25.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6093, 3081, 83, '', '202001', 'Coal', 'standard', 0, '9400.00', '9400.00', '25.00', 1, '0.0000', NULL, '', '0', '0.00', '235000.0000', '', '9400.00', NULL, 3, 'Ton', '25.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6095, 3187, 84, '', '200000', 'Cash Return', 'standard', NULL, '2000.00', '2000.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '2000.0000', '', '2000.00', NULL, 3, 'Ton', '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6097, 3188, 82, '', '202002', 'Stone', 'standard', NULL, '170.00', '170.00', '90.00', 1, '0.0000', NULL, '', '0', '0.00', '15300.0000', '', '170.00', NULL, 3, 'Ton', '90.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6120, 3189, 83, '', '202001', 'Coal', 'standard', NULL, '9600.00', '9600.00', '21.43', 1, '0.0000', NULL, '', '0', '0.00', '205728.0000', '', '9600.00', NULL, 3, 'Ton', '21.4300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6121, 3190, 83, '', '202001', 'Coal', 'standard', NULL, '10500.00', '10500.00', '14.10', 1, '0.0000', NULL, '', '0', '0.00', '148050.0000', '', '10500.00', NULL, 3, 'Ton', '14.1000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6122, 3191, 83, '', '202001', 'Coal', 'standard', NULL, '10500.00', '10500.00', '18.68', 1, '0.0000', NULL, '', '0', '0.00', '196140.0000', '', '10500.00', NULL, 3, 'Ton', '18.6800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6123, 3192, 83, '', '202001', 'Coal', 'standard', NULL, '9700.00', '9700.00', '15.47', 1, '0.0000', NULL, '', '0', '0.00', '150059.0000', '', '9700.00', NULL, 3, 'Ton', '15.4700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6124, 3193, 83, '', '202001', 'Coal', 'standard', NULL, '10600.00', '10600.00', '22.96', 1, '0.0000', NULL, '', '0', '0.00', '243376.0000', '', '10600.00', NULL, 3, 'Ton', '22.9600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6125, 3194, 83, '', '202001', 'Coal', 'standard', NULL, '10600.00', '10600.00', '18.87', 1, '0.0000', NULL, '', '0', '0.00', '199916.0000', '', '10600.00', NULL, 3, 'Ton', '18.8600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6126, 3195, 83, '', '202001', 'Coal', 'standard', NULL, '10800.00', '10800.00', '22.58', 1, '0.0000', NULL, '', '0', '0.00', '243864.0000', '', '10800.00', NULL, 3, 'Ton', '22.5800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6127, 3196, 83, '', '202001', 'Coal', 'standard', NULL, '10800.00', '10800.00', '23.60', 1, '0.0000', NULL, '', '0', '0.00', '254880.0000', '', '10800.00', NULL, 3, 'Ton', '23.6000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6128, 3197, 83, '', '202001', 'Coal', 'standard', NULL, '10600.00', '10600.00', '22.90', 1, '0.0000', NULL, '', '0', '0.00', '242740.0000', '', '10600.00', NULL, 3, 'Ton', '22.9000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6129, 3198, 83, '', '202001', 'Coal', 'standard', NULL, '10600.00', '10600.00', '23.98', 1, '0.0000', NULL, '', '0', '0.00', '254188.0000', '', '10600.00', NULL, 3, 'Ton', '23.9800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6130, 3199, 83, '', '202001', 'Coal', 'standard', NULL, '10600.00', '10600.00', '22.31', 1, '0.0000', NULL, '', '0', '0.00', '236486.0000', '', '10600.00', NULL, 3, 'Ton', '22.3100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6131, 3200, 83, '', '202001', 'Coal', 'standard', NULL, '10500.00', '10500.00', '24.58', 1, '0.0000', NULL, '', '0', '0.00', '258090.0000', '', '10500.00', NULL, 3, 'Ton', '24.5800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6132, 3202, 83, '', '202001', 'Coal', 'standard', NULL, '10500.00', '10500.00', '24.36', 1, '0.0000', NULL, '', '0', '0.00', '255780.0000', '', '10500.00', NULL, 3, 'Ton', '24.3600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6133, 3203, 83, '', '202001', 'Coal', 'standard', NULL, '10800.00', '10800.00', '24.43', 1, '0.0000', NULL, '', '0', '0.00', '263844.0000', '', '10800.00', NULL, 3, 'Ton', '24.4300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6134, 3204, 83, '', '202001', 'Coal', 'standard', NULL, '10800.00', '10800.00', '24.04', 1, '0.0000', NULL, '', '0', '0.00', '259632.0000', '', '10800.00', NULL, 3, 'Ton', '24.0400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6135, 3205, 83, '', '202001', 'Coal', 'standard', 0, '10500.00', '10500.00', '19.37', 1, '0.0000', NULL, '', '0', '0.00', '203385.0000', '', '10500.00', NULL, 3, 'Ton', '19.3700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6136, 3206, 83, '', '202001', 'Coal', 'standard', NULL, '10600.00', '10600.00', '23.82', 1, '0.0000', NULL, '', '0', '0.00', '252492.0000', '', '10600.00', NULL, 3, 'Ton', '23.8200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6137, 3207, 83, '', '202001', 'Coal', 'standard', NULL, '10600.00', '10600.00', '22.35', 1, '0.0000', NULL, '', '0', '0.00', '236910.0000', '', '10600.00', NULL, 3, 'Ton', '22.3500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6139, 3209, 83, '', '202001', 'Coal', 'standard', NULL, '8600.00', '8600.00', '24.23', 1, '0.0000', NULL, '', '0', '0.00', '208378.0000', '', '8600.00', NULL, 3, 'Ton', '24.2300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6140, 3210, 82, '', '202002', 'Stone', 'standard', NULL, '8700.00', '8700.00', '23.79', 1, '0.0000', NULL, '', '0', '0.00', '206973.0000', '', '8700.00', NULL, 3, 'Ton', '23.7900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6145, 3211, 82, '', '202002', 'Stone', 'standard', NULL, '167.00', '167.00', '246.00', 1, '0.0000', NULL, '', '0', '0.00', '41082.0000', '', '167.00', NULL, 3, 'Ton', '246.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6146, 3212, 82, '', '202002', 'Stone', 'standard', NULL, '167.00', '167.00', '270.00', 1, '0.0000', NULL, '', '0', '0.00', '45090.0000', '', '167.00', NULL, 3, 'Ton', '270.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6148, 3213, 82, '', '202002', 'Stone', 'standard', NULL, '167.00', '167.00', '182.00', 1, '0.0000', NULL, '', '0', '0.00', '30394.0000', '', '167.00', NULL, 3, 'Ton', '182.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6149, 3214, 82, '', '202002', 'Stone', 'standard', NULL, '169.00', '169.00', '90.00', 1, '0.0000', NULL, '', '0', '0.00', '15210.0000', '', '169.00', NULL, 3, 'Ton', '90.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6158, 3215, 83, '', '202001', 'Coal', 'standard', NULL, '8700.00', '8700.00', '25.58', 1, '0.0000', NULL, '', '0', '0.00', '222546.0000', '', '8700.00', NULL, 3, 'Ton', '25.5800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6159, 3216, 83, '', '202001', 'Coal', 'standard', NULL, '8700.00', '8700.00', '27.50', 1, '0.0000', NULL, '', '0', '0.00', '239250.0000', '', '8700.00', NULL, 3, 'Ton', '27.5000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6160, 3217, 83, '', '202001', 'Coal', 'standard', NULL, '8600.00', '8600.00', '20.74', 1, '0.0000', NULL, '', '0', '0.00', '178364.0000', '', '8600.00', NULL, 3, 'Ton', '20.7400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6161, 3218, 83, '', '202001', 'Coal', 'standard', NULL, '9600.00', '9600.00', '13.86', 1, '0.0000', NULL, '', '0', '0.00', '133056.0000', '', '9600.00', NULL, 3, 'Ton', '13.8600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6163, 3220, 83, '', '202001', 'Coal', 'standard', NULL, '9700.00', '9700.00', '14.74', 1, '0.0000', NULL, '', '0', '0.00', '142978.0000', '', '9700.00', NULL, 3, 'Ton', '14.7400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6164, 3221, 83, '', '202001', 'Coal', 'standard', NULL, '10600.00', '10600.00', '21.14', 1, '0.0000', NULL, '', '0', '0.00', '224084.0000', '', '10600.00', NULL, 3, 'Ton', '21.1400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6165, 3222, 83, '', '202001', 'Coal', 'standard', NULL, '10500.00', '10500.00', '0.75', 1, '0.0000', NULL, '', '0', '0.00', '7875.0000', '', '10500.00', NULL, 3, 'Ton', '0.7500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6184, 3223, 82, '', '202002', 'Stone', 'standard', NULL, '168.00', '168.00', '180.00', 1, '0.0000', NULL, '', '0', '0.00', '30240.0000', '', '168.00', NULL, 3, 'Ton', '180.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6185, 3224, 83, '', '202001', 'Coal', 'standard', NULL, '9750.00', '9750.00', '27.00', 1, '0.0000', NULL, '', '0', '0.00', '263250.0000', '', '9750.00', NULL, 3, 'Ton', '27.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6186, 3225, 83, '', '202001', 'Coal', 'standard', NULL, '10800.00', '10800.00', '23.94', 1, '0.0000', NULL, '', '0', '0.00', '258552.0000', '', '10800.00', NULL, 3, 'Ton', '23.9400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6187, 3226, 83, '', '202001', 'Coal', 'standard', NULL, '10800.00', '10800.00', '23.85', 1, '0.0000', NULL, '', '0', '0.00', '257580.0000', '', '10800.00', NULL, 3, 'Ton', '23.8500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6189, 3227, 83, '', '202001', 'Coal', 'standard', NULL, '9600.00', '9600.00', '20.36', 1, '0.0000', NULL, '', '0', '0.00', '195456.0000', '', '9600.00', NULL, 3, 'Ton', '20.3600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6190, 3228, 83, '', '202001', 'Coal', 'standard', NULL, '10800.00', '10800.00', '19.55', 1, '0.0000', NULL, '', '0', '0.00', '211140.0000', '', '10800.00', NULL, 3, 'Ton', '19.5500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6191, 3229, 83, '', '202001', 'Coal', 'standard', NULL, '10500.00', '10500.00', '18.99', 1, '0.0000', NULL, '', '0', '0.00', '199395.0000', '', '10500.00', NULL, 3, 'Ton', '18.9900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6192, 3230, 83, '', '202001', 'Coal', 'standard', NULL, '10600.00', '10600.00', '13.28', 1, '0.0000', NULL, '', '0', '0.00', '140768.0000', '', '10600.00', NULL, 3, 'Ton', '13.2800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6193, 3231, 83, '', '202001', 'Coal', 'standard', NULL, '9600.00', '9600.00', '24.93', 1, '0.0000', NULL, '', '0', '0.00', '239328.0000', '', '9600.00', NULL, 3, 'Ton', '24.9300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6194, 3232, 83, '', '202001', 'Coal', 'standard', NULL, '9600.00', '9600.00', '16.49', 1, '0.0000', NULL, '', '0', '0.00', '158304.0000', '', '9600.00', NULL, 3, 'Ton', '16.4900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6195, 3233, 83, '', '202001', 'Coal', 'standard', NULL, '8700.00', '8700.00', '26.00', 1, '0.0000', NULL, '', '0', '0.00', '226200.0000', '', '8700.00', NULL, 3, 'Ton', '26.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6196, 3234, 83, '', '202001', 'Coal', 'standard', NULL, '8700.00', '8700.00', '24.28', 1, '0.0000', NULL, '', '0', '0.00', '211236.0000', '', '8700.00', NULL, 3, 'Ton', '24.2800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6197, 3235, 83, '', '202001', 'Coal', 'standard', NULL, '8700.00', '8700.00', '25.27', 1, '0.0000', NULL, '', '0', '0.00', '219849.0000', '', '8700.00', NULL, 3, 'Ton', '25.2700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6198, 3236, 83, '', '202001', 'Coal', 'standard', NULL, '8600.00', '8600.00', '22.44', 1, '0.0000', NULL, '', '0', '0.00', '192984.0000', '', '8600.00', NULL, 3, 'Ton', '22.4400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6199, 3237, 83, '', '202001', 'Coal', 'standard', NULL, '8600.00', '8600.00', '15.33', 1, '0.0000', NULL, '', '0', '0.00', '131838.0000', '', '8600.00', NULL, 3, 'Ton', '15.3300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6200, 3238, 83, '', '202001', 'Coal', 'standard', NULL, '9650.00', '9650.00', '26.00', 1, '0.0000', NULL, '', '0', '0.00', '250900.0000', '', '9650.00', NULL, 3, 'Ton', '26.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6201, 3239, 83, '', '202001', 'Coal', 'standard', NULL, '8600.00', '8600.00', '15.99', 1, '0.0000', NULL, '', '0', '0.00', '137514.0000', '', '8600.00', NULL, 3, 'Ton', '15.9900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6202, 3240, 83, '', '202001', 'Coal', 'standard', NULL, '8600.00', '8600.00', '13.69', 1, '0.0000', NULL, '', '0', '0.00', '117734.0000', '', '8600.00', NULL, 3, 'Ton', '13.6900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6222, 3242, 83, '', '202001', 'Coal', 'standard', NULL, '10600.00', '10600.00', '13.78', 1, '0.0000', NULL, '', '0', '0.00', '146068.0000', '', '10600.00', NULL, 3, 'Ton', '13.7800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6223, 3241, 83, '', '202001', 'Coal', 'standard', NULL, '10600.00', '10600.00', '13.39', 1, '0.0000', NULL, '', '0', '0.00', '141934.0000', '', '10600.00', NULL, 3, 'Ton', '13.3900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6224, 3243, 83, '', '202001', 'Coal', 'standard', NULL, '9600.00', '9600.00', '17.86', 1, '0.0000', NULL, '', '0', '0.00', '171456.0000', '', '9600.00', NULL, 3, 'Ton', '17.8600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6225, 3244, 83, '', '202001', 'Coal', 'standard', NULL, '10700.00', '10700.00', '15.53', 1, '0.0000', NULL, '', '0', '0.00', '166171.0000', '', '10700.00', NULL, 3, 'Ton', '15.5300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6226, 3245, 83, '', '202001', 'Coal', 'standard', NULL, '10700.00', '10700.00', '15.66', 1, '0.0000', NULL, '', '0', '0.00', '167562.0000', '', '10700.00', NULL, 3, 'Ton', '15.6600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6227, 3246, 83, '', '202001', 'Coal', 'standard', NULL, '10500.00', '10500.00', '18.53', 1, '0.0000', NULL, '', '0', '0.00', '194565.0000', '', '10500.00', NULL, 3, 'Ton', '18.5300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6228, 3247, 83, '', '202001', 'Coal', 'standard', NULL, '10800.00', '10800.00', '23.25', 1, '0.0000', NULL, '', '0', '0.00', '251100.0000', '', '10800.00', NULL, 3, 'Ton', '23.2500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6229, 3248, 83, '', '202001', 'Coal', 'standard', NULL, '10700.00', '10700.00', '17.68', 1, '0.0000', NULL, '', '0', '0.00', '189176.0000', '', '10700.00', NULL, 3, 'Ton', '17.6800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6230, 3249, 83, '', '202001', 'Coal', 'standard', NULL, '9700.00', '9700.00', '13.73', 1, '0.0000', NULL, '', '0', '0.00', '133181.0000', '', '9700.00', NULL, 3, 'Ton', '13.7300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6231, 3250, 83, '', '202001', 'Coal', 'standard', NULL, '9000.00', '9000.00', '25.40', 1, '0.0000', NULL, '', '0', '0.00', '228600.0000', '', '9000.00', NULL, 3, 'Ton', '25.4000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6232, 3251, 83, '', '202001', 'Coal', 'standard', NULL, '9000.00', '9000.00', '23.09', 1, '0.0000', NULL, '', '0', '0.00', '207810.0000', '', '9000.00', NULL, 3, 'Ton', '23.0900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6233, 3252, 83, '', '202001', 'Coal', 'standard', NULL, '9000.00', '9000.00', '21.14', 1, '0.0000', NULL, '', '0', '0.00', '190260.0000', '', '9000.00', NULL, 3, 'Ton', '21.1400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6234, 3253, 83, '', '202001', 'Coal', 'standard', NULL, '8600.00', '8600.00', '24.82', 1, '0.0000', NULL, '', '0', '0.00', '213452.0000', '', '8600.00', NULL, 3, 'Ton', '24.8200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6236, 3254, 83, '', '202001', 'Coal', 'standard', NULL, '9600.00', '9600.00', '21.86', 1, '0.0000', NULL, '', '0', '0.00', '209856.0000', '', '9600.00', NULL, 3, 'Ton', '21.8600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6237, 3255, 83, '', '202001', 'Coal', 'standard', NULL, '10800.00', '10800.00', '24.04', 1, '0.0000', NULL, '', '0', '0.00', '259632.0000', '', '10800.00', NULL, 3, 'Ton', '24.0400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6239, 3256, 84, '', '200000', 'Cash Return', 'standard', NULL, '31000.00', '31000.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '31000.0000', '', '31000.00', NULL, 3, 'Ton', '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6261, 3257, 83, '', '202001', 'Coal', 'standard', NULL, '8600.00', '8600.00', '15.71', 1, '0.0000', NULL, '', '0', '0.00', '135106.0000', '', '8600.00', NULL, 3, 'Ton', '15.7100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6263, 3259, 83, '', '202001', 'Coal', 'standard', NULL, '10500.00', '10500.00', '14.48', 1, '0.0000', NULL, '', '0', '0.00', '152040.0000', '', '10500.00', NULL, 3, 'Ton', '14.4800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6264, 3258, 83, '', '202001', 'Coal', 'standard', NULL, '10500.00', '10500.00', '15.34', 1, '0.0000', NULL, '', '0', '0.00', '161070.0000', '', '10500.00', NULL, 3, 'Ton', '15.3400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6265, 3260, 83, '', '202001', 'Coal', 'standard', NULL, '8600.00', '8600.00', '22.64', 1, '0.0000', NULL, '', '0', '0.00', '194704.0000', '', '8600.00', NULL, 3, 'Ton', '22.6400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6266, 3261, 83, '', '202001', 'Coal', 'standard', NULL, '8700.00', '8700.00', '24.41', 1, '0.0000', NULL, '', '0', '0.00', '212367.0000', '', '8700.00', NULL, 3, 'Ton', '24.4100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6267, 3262, 83, '', '202001', 'Coal', 'standard', NULL, '8700.00', '8700.00', '22.52', 1, '0.0000', NULL, '', '0', '0.00', '195924.0000', '', '8700.00', NULL, 3, 'Ton', '22.5200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6268, 3263, 83, '', '202001', 'Coal', 'standard', NULL, '8700.00', '8700.00', '19.55', 1, '0.0000', NULL, '', '0', '0.00', '170085.0000', '', '8700.00', NULL, 3, 'Ton', '19.5500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6269, 3264, 83, '', '202001', 'Coal', 'standard', NULL, '8700.00', '8700.00', '5.59', 1, '0.0000', NULL, '', '0', '0.00', '48633.0000', '', '8700.00', NULL, 3, 'Ton', '5.5900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6270, 3265, 83, '', '202001', 'Coal', 'standard', NULL, '8600.00', '8600.00', '13.84', 1, '0.0000', NULL, '', '0', '0.00', '119024.0000', '', '8600.00', NULL, 3, 'Ton', '13.8400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6271, 3266, 83, '', '202001', 'Coal', 'standard', NULL, '7400.00', '7400.00', '16.59', 1, '0.0000', NULL, '', '0', '0.00', '122766.0000', '', '7400.00', NULL, 3, 'Ton', '16.5900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6272, 3267, 83, '', '202001', 'Coal', 'standard', NULL, '10600.00', '10600.00', '24.07', 1, '0.0000', NULL, '', '0', '0.00', '255142.0000', '', '10600.00', NULL, 3, 'Ton', '24.0700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6274, 3268, 83, '', '202001', 'Coal', 'standard', 0, '10600.00', '10600.00', '19.37', 1, '0.0000', NULL, '', '0', '0.00', '205322.0000', '', '10600.00', NULL, 3, 'Ton', '19.3700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6275, 3269, 83, '', '202001', 'Coal', 'standard', NULL, '10600.00', '10600.00', '17.58', 1, '0.0000', NULL, '', '0', '0.00', '186348.0000', '', '10600.00', NULL, 3, 'Ton', '17.5800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6276, 3270, 83, '', '202001', 'Coal', 'standard', NULL, '10550.00', '10550.00', '20.02', 1, '0.0000', NULL, '', '0', '0.00', '211211.0000', '', '10550.00', NULL, 3, 'Ton', '20.0200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6277, 3271, 83, '', '202001', 'Coal', 'standard', NULL, '10500.00', '10500.00', '18.52', 1, '0.0000', NULL, '', '0', '0.00', '194460.0000', '', '10500.00', NULL, 3, 'Ton', '18.5200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6278, 3272, 83, '', '202001', 'Coal', 'standard', NULL, '10500.00', '10500.00', '22.99', 1, '0.0000', NULL, '', '0', '0.00', '241395.0000', '', '10500.00', NULL, 3, 'Ton', '22.9900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6279, 3273, 83, '', '202001', 'Coal', 'standard', NULL, '10500.00', '10500.00', '23.85', 1, '0.0000', NULL, '', '0', '0.00', '250425.0000', '', '10500.00', NULL, 3, 'Ton', '23.8500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6280, 3274, 83, '', '202001', 'Coal', 'standard', NULL, '10500.00', '10500.00', '23.66', 1, '0.0000', NULL, '', '0', '0.00', '248430.0000', '', '10500.00', NULL, 3, 'Ton', '23.6600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6281, 3275, 83, '', '202001', 'Coal', 'standard', NULL, '9600.00', '9600.00', '21.28', 1, '0.0000', NULL, '', '0', '0.00', '204288.0000', '', '9600.00', NULL, 3, 'Ton', '21.2800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6282, 3276, 83, '', '202001', 'Coal', 'standard', NULL, '10600.00', '10600.00', '15.73', 1, '0.0000', NULL, '', '0', '0.00', '166738.0000', '', '10600.00', NULL, 3, 'Ton', '15.7300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6283, 3277, 83, '', '202001', 'Coal', 'standard', NULL, '9700.00', '9700.00', '14.50', 1, '0.0000', NULL, '', '0', '0.00', '140650.0000', '', '9700.00', NULL, 3, 'Ton', '14.5000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6311, 3280, 83, '', '202001', 'Coal', 'standard', NULL, '9700.00', '9700.00', '14.52', 1, '0.0000', NULL, '', '0', '0.00', '140844.0000', '', '9700.00', NULL, 3, 'Ton', '14.5200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6312, 3281, 83, '', '202001', 'Coal', 'standard', NULL, '9600.00', '9600.00', '24.42', 1, '0.0000', NULL, '', '0', '0.00', '234432.0000', '', '9600.00', NULL, 3, 'Ton', '24.4200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6313, 3282, 83, '', '202001', 'Coal', 'standard', NULL, '9600.00', '9600.00', '19.42', 1, '0.0000', NULL, '', '0', '0.00', '186432.0000', '', '9600.00', NULL, 3, 'Ton', '19.4200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6315, 3283, 83, '', '202001', 'Coal', 'standard', NULL, '10500.00', '10500.00', '18.24', 1, '0.0000', NULL, '', '0', '0.00', '191520.0000', '', '10500.00', NULL, 3, 'Ton', '18.2400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6316, 3279, 82, '', '202002', 'Stone', 'standard', NULL, '168.00', '168.00', '488.00', 1, '0.0000', NULL, '', '0', '0.00', '81984.0000', '', '168.00', NULL, 3, 'Ton', '488.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6318, 3285, 83, '', '202001', 'Coal', 'standard', NULL, '9600.00', '9600.00', '17.50', 1, '0.0000', NULL, '', '0', '0.00', '168000.0000', '', '9600.00', NULL, 3, 'Ton', '17.5000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6319, 3284, 83, '', '202001', 'Coal', 'standard', NULL, '10500.00', '10500.00', '18.88', 1, '0.0000', NULL, '', '0', '0.00', '198240.0000', '', '10500.00', NULL, 3, 'Ton', '18.8800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6320, 3286, 83, '', '202001', 'Coal', 'standard', NULL, '9500.00', '9500.00', '21.08', 1, '0.0000', NULL, '', '0', '0.00', '200260.0000', '', '9500.00', NULL, 3, 'Ton', '21.0800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6321, 3287, 83, '', '202001', 'Coal', 'standard', NULL, '9500.00', '9500.00', '20.61', 1, '0.0000', NULL, '', '0', '0.00', '195795.0000', '', '9500.00', NULL, 3, 'Ton', '20.6100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6322, 3288, 83, '', '202001', 'Coal', 'standard', NULL, '10800.00', '10800.00', '22.63', 1, '0.0000', NULL, '', '0', '0.00', '244404.0000', '', '10800.00', NULL, 3, 'Ton', '22.6300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6323, 3289, 83, '', '202001', 'Coal', 'standard', NULL, '10000.00', '10000.00', '24.29', 1, '0.0000', NULL, '', '0', '0.00', '242900.0000', '', '10000.00', NULL, 3, 'Ton', '24.2900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6324, 3291, 83, '', '202001', 'Coal', 'standard', NULL, '9400.00', '9400.00', '20.13', 1, '0.0000', NULL, '', '0', '0.00', '189222.0000', '', '9400.00', NULL, 3, 'Ton', '20.1300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6325, 3290, 83, '', '202001', 'Coal', 'standard', NULL, '9400.00', '9400.00', '20.43', 1, '0.0000', NULL, '', '0', '0.00', '192042.0000', '', '9400.00', NULL, 3, 'Ton', '20.4300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6326, 3292, 83, '', '202001', 'Coal', 'standard', NULL, '9400.00', '9400.00', '19.56', 1, '0.0000', NULL, '', '0', '0.00', '183864.0000', '', '9400.00', NULL, 3, 'Ton', '19.5600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6327, 3293, 83, '', '202001', 'Coal', 'standard', NULL, '10000.00', '10000.00', '20.83', 1, '0.0000', NULL, '', '0', '0.00', '208300.0000', '', '10000.00', NULL, 3, 'Ton', '20.8300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6329, 3295, 83, '', '202001', 'Coal', 'standard', NULL, '10575.00', '10575.00', '23.65', 1, '0.0000', NULL, '', '0', '0.00', '250098.7500', '', '10575.00', NULL, 3, 'Ton', '23.6500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6330, 3296, 83, '', '202001', 'Coal', 'standard', NULL, '10575.00', '10575.00', '24.32', 1, '0.0000', NULL, '', '0', '0.00', '257184.0000', '', '10575.00', NULL, 3, 'Ton', '24.3200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6331, 3297, 83, '', '202001', 'Coal', 'standard', NULL, '8700.00', '8700.00', '18.86', 1, '0.0000', NULL, '', '0', '0.00', '164082.0000', '', '8700.00', NULL, 3, 'Ton', '18.8600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6332, 3298, 83, '', '202001', 'Coal', 'standard', NULL, '8700.00', '8700.00', '20.69', 1, '0.0000', NULL, '', '0', '0.00', '180003.0000', '', '8700.00', NULL, 3, 'Ton', '20.6900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6333, 3299, 83, '', '202001', 'Coal', 'standard', NULL, '8600.00', '8600.00', '22.57', 1, '0.0000', NULL, '', '0', '0.00', '194102.0000', '', '8600.00', NULL, 3, 'Ton', '22.5700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6334, 3300, 83, '', '202001', 'Coal', 'standard', NULL, '7400.00', '7400.00', '17.40', 1, '0.0000', NULL, '', '0', '0.00', '128760.0000', '', '7400.00', NULL, 3, 'Ton', '17.4000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6335, 3301, 83, '', '202001', 'Coal', 'standard', NULL, '9800.00', '9800.00', '120.00', 1, '0.0000', NULL, '', '0', '0.00', '1176000.0000', '', '9800.00', NULL, 3, 'Ton', '120.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6352, 3308, 83, '', '202001', 'Coal', 'standard', NULL, '8700.00', '8700.00', '13.32', 1, '0.0000', NULL, '', '0', '0.00', '115884.0000', '', '8700.00', NULL, 3, 'Ton', '13.3200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6353, 3302, 83, '', '202001', 'Coal', 'standard', NULL, '9600.00', '9600.00', '23.46', 1, '0.0000', NULL, '', '0', '0.00', '225216.0000', '', '9600.00', NULL, 3, 'Ton', '23.4600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6354, 3303, 83, '', '202001', 'Coal', 'standard', NULL, '9600.00', '9600.00', '20.67', 1, '0.0000', NULL, '', '0', '0.00', '198432.0000', '', '9600.00', NULL, 3, 'Ton', '20.6700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6355, 3304, 83, '', '202001', 'Coal', 'standard', NULL, '9600.00', '9600.00', '12.13', 1, '0.0000', NULL, '', '0', '0.00', '116448.0000', '', '9600.00', NULL, 3, 'Ton', '12.1300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6356, 3305, 83, '', '202001', 'Coal', 'standard', NULL, '10450.00', '10450.00', '25.08', 1, '0.0000', NULL, '', '0', '0.00', '262086.0000', '', '10450.00', NULL, 3, 'Ton', '25.0800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6357, 3306, 83, '', '202001', 'Coal', 'standard', NULL, '9400.00', '9400.00', '15.24', 1, '0.0000', NULL, '', '0', '0.00', '143256.0000', '', '9400.00', NULL, 3, 'Ton', '15.2400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6359, 3309, 83, '', '202001', 'Coal', 'standard', NULL, '8700.00', '8700.00', '20.49', 1, '0.0000', NULL, '', '0', '0.00', '178263.0000', '', '8700.00', NULL, 3, 'Ton', '20.4900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6360, 3310, 83, '', '202001', 'Coal', 'standard', NULL, '9600.00', '9600.00', '17.59', 1, '0.0000', NULL, '', '0', '0.00', '168864.0000', '', '9600.00', NULL, 3, 'Ton', '17.5900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6361, 3311, 83, '', '202001', 'Coal', 'standard', NULL, '7400.00', '7400.00', '16.73', 1, '0.0000', NULL, '', '0', '0.00', '123802.0000', '', '7400.00', NULL, 3, 'Ton', '16.7300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6372, 3316, 82, '', '202002', 'Stone', 'standard', NULL, '172.00', '172.00', '90.00', 1, '0.0000', NULL, '', '0', '0.00', '15480.0000', '', '172.00', NULL, 3, 'Ton', '90.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6391, 3312, 83, '', '202001', 'Coal', 'standard', NULL, '9600.00', '9600.00', '24.65', 1, '0.0000', NULL, '', '0', '0.00', '236640.0000', '', '9600.00', NULL, 3, 'Ton', '24.6500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6392, 3313, 83, '', '202001', 'Coal', 'standard', NULL, '9600.00', '9600.00', '25.37', 1, '0.0000', NULL, '', '0', '0.00', '243552.0000', '', '9600.00', NULL, 3, 'Ton', '25.3700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6393, 3314, 83, '', '202001', 'Coal', 'standard', NULL, '9600.00', '9600.00', '21.66', 1, '0.0000', NULL, '', '0', '0.00', '207936.0000', '', '9600.00', NULL, 3, 'Ton', '21.6600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6394, 3318, 83, '', '202001', 'Coal', 'standard', NULL, '9700.00', '9700.00', '14.85', 1, '0.0000', NULL, '', '0', '0.00', '144045.0000', '', '9700.00', NULL, 3, 'Ton', '14.8500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6395, 3319, 83, '', '202001', 'Coal', 'standard', NULL, '9700.00', '9700.00', '15.00', 1, '0.0000', NULL, '', '0', '0.00', '145500.0000', '', '9700.00', NULL, 3, 'Ton', '15.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6396, 3320, 83, '', '202001', 'Coal', 'standard', NULL, '10500.00', '10500.00', '23.97', 1, '0.0000', NULL, '', '0', '0.00', '251685.0000', '', '10500.00', NULL, 3, 'Ton', '23.9700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6397, 3321, 83, '', '202001', 'Coal', 'standard', NULL, '10800.00', '10800.00', '22.94', 1, '0.0000', NULL, '', '0', '0.00', '247752.0000', '', '10800.00', NULL, 3, 'Ton', '22.9400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6398, 3322, 83, '', '202001', 'Coal', 'standard', NULL, '10450.00', '10450.00', '19.06', 1, '0.0000', NULL, '', '0', '0.00', '199177.0000', '', '10450.00', NULL, 3, 'Ton', '19.0600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6399, 3323, 83, '', '202001', 'Coal', 'standard', NULL, '10450.00', '10450.00', '19.67', 1, '0.0000', NULL, '', '0', '0.00', '205551.5000', '', '10450.00', NULL, 3, 'Ton', '19.6700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6400, 3324, 83, '', '202001', 'Coal', 'standard', NULL, '10600.00', '10600.00', '15.01', 1, '0.0000', NULL, '', '0', '0.00', '159106.0000', '', '10600.00', NULL, 3, 'Ton', '15.0100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6401, 3325, 83, '', '202001', 'Coal', 'standard', NULL, '10600.00', '10600.00', '19.06', 1, '0.0000', NULL, '', '0', '0.00', '202036.0000', '', '10600.00', NULL, 3, 'Ton', '19.0600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6402, 3326, 83, '', '202001', 'Coal', 'standard', NULL, '10600.00', '10600.00', '25.18', 1, '0.0000', NULL, '', '0', '0.00', '266908.0000', '', '10600.00', NULL, 3, 'Ton', '25.1800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6403, 3327, 83, '', '202001', 'Coal', 'standard', NULL, '10500.00', '10500.00', '16.65', 1, '0.0000', NULL, '', '0', '0.00', '174825.0000', '', '10500.00', NULL, 3, 'Ton', '16.6500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6404, 3328, 83, '', '202001', 'Coal', 'standard', NULL, '10500.00', '10500.00', '11.04', 1, '0.0000', NULL, '', '0', '0.00', '115920.0000', '', '10500.00', NULL, 3, 'Ton', '11.0400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6405, 3329, 83, '', '202001', 'Coal', 'standard', NULL, '10800.00', '10800.00', '23.84', 1, '0.0000', NULL, '', '0', '0.00', '257472.0000', '', '10800.00', NULL, 3, 'Ton', '23.8400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6406, 3330, 83, '', '202001', 'Coal', 'standard', NULL, '8700.00', '8700.00', '21.55', 1, '0.0000', NULL, '', '0', '0.00', '187485.0000', '', '8700.00', NULL, 3, 'Ton', '21.5500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6407, 3331, 83, '', '202001', 'Coal', 'standard', NULL, '8700.00', '8700.00', '21.17', 1, '0.0000', NULL, '', '0', '0.00', '184179.0000', '', '8700.00', NULL, 3, 'Ton', '21.1700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6408, 3332, 83, '', '202001', 'Coal', 'standard', NULL, '8700.00', '8700.00', '21.65', 1, '0.0000', NULL, '', '0', '0.00', '188355.0000', '', '8700.00', NULL, 3, 'Ton', '21.6500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6409, 3333, 83, '', '202001', 'Coal', 'standard', NULL, '9400.00', '9400.00', '18.08', 1, '0.0000', NULL, '', '0', '0.00', '169952.0000', '', '9400.00', NULL, 3, 'Ton', '18.0800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6410, 3334, 83, '', '202001', 'Coal', 'standard', NULL, '9800.00', '9800.00', '173.00', 1, '0.0000', NULL, '', '0', '0.00', '1695400.0000', '', '9800.00', NULL, 3, 'Ton', '173.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6411, 3335, 83, '', '202001', 'Coal', 'standard', NULL, '9800.00', '9800.00', '100.00', 1, '0.0000', NULL, '', '0', '0.00', '980000.0000', '', '9800.00', NULL, 3, 'Ton', '100.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6414, 3336, 84, '', '200000', 'Cash Return', 'standard', NULL, '1000000.00', '1000000.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '1000000.0000', '', '1000000.00', NULL, 3, 'Ton', '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6437, 3339, 83, '', '202001', 'Coal', 'standard', NULL, '10500.00', '10500.00', '23.65', 1, '0.0000', NULL, '', '0', '0.00', '248325.0000', '', '10500.00', NULL, 3, 'Ton', '23.6500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6438, 3340, 83, '', '202001', 'Coal', 'standard', NULL, '10600.00', '10600.00', '14.33', 1, '0.0000', NULL, '', '0', '0.00', '151898.0000', '', '10600.00', NULL, 3, 'Ton', '14.3300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6439, 3341, 83, '', '202001', 'Coal', 'standard', NULL, '10600.00', '10600.00', '25.10', 1, '0.0000', NULL, '', '0', '0.00', '266060.0000', '', '10600.00', NULL, 3, 'Ton', '25.1000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6440, 3342, 83, '', '202001', 'Coal', 'standard', NULL, '9000.00', '9000.00', '24.24', 1, '0.0000', NULL, '', '0', '0.00', '218160.0000', '', '9000.00', NULL, 3, 'Ton', '24.2400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6441, 3343, 83, '', '202001', 'Coal', 'standard', NULL, '9000.00', '9000.00', '25.00', 1, '0.0000', NULL, '', '0', '0.00', '225000.0000', '', '9000.00', NULL, 3, 'Ton', '25.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6442, 3344, 83, '', '202001', 'Coal', 'standard', NULL, '9000.00', '9000.00', '23.81', 1, '0.0000', NULL, '', '0', '0.00', '214290.0000', '', '9000.00', NULL, 3, 'Ton', '23.8100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6443, 3345, 83, '', '202001', 'Coal', 'standard', NULL, '9400.00', '9400.00', '25.41', 1, '0.0000', NULL, '', '0', '0.00', '238854.0000', '', '9400.00', NULL, 3, 'Ton', '25.4100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6446, 3346, 83, '', '202001', 'Coal', 'standard', NULL, '9500.00', '9500.00', '18.47', 1, '0.0000', NULL, '', '0', '0.00', '175465.0000', '', '9500.00', NULL, 3, 'Ton', '18.4700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6448, 3348, 83, '', '202001', 'Coal', 'standard', NULL, '9400.00', '9400.00', '14.01', 1, '0.0000', NULL, '', '0', '0.00', '131694.0000', '', '9400.00', NULL, 3, 'Ton', '14.0100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6452, 3351, 83, '', '202001', 'Coal', 'standard', NULL, '8700.00', '8700.00', '18.65', 1, '0.0000', NULL, '', '0', '0.00', '162255.0000', '', '8700.00', NULL, 3, 'Ton', '18.6500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6453, 3352, 83, '', '202001', 'Coal', 'standard', NULL, '7400.00', '7400.00', '16.18', 1, '0.0000', NULL, '', '0', '0.00', '119732.0000', '', '7400.00', NULL, 3, 'Ton', '16.1800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6475, 3355, 83, '', '202001', 'Coal', 'standard', NULL, '9700.00', '9700.00', '14.98', 1, '0.0000', NULL, '', '0', '0.00', '145306.0000', '', '9700.00', NULL, 3, 'Ton', '14.9800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6476, 3356, 83, '', '202001', 'Coal', 'standard', NULL, '9700.00', '9700.00', '25.54', 1, '0.0000', NULL, '', '0', '0.00', '247738.0000', '', '9700.00', NULL, 3, 'Ton', '25.5400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6477, 3357, 83, '', '202001', 'Coal', 'standard', NULL, '9700.00', '9700.00', '15.50', 1, '0.0000', NULL, '', '0', '0.00', '150350.0000', '', '9700.00', NULL, 3, 'Ton', '15.5000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6479, 3359, 83, '', '202001', 'Coal', 'standard', NULL, '9500.00', '9500.00', '21.35', 1, '0.0000', NULL, '', '0', '0.00', '202825.0000', '', '9500.00', NULL, 3, 'Ton', '21.3500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6480, 3360, 83, '', '202001', 'Coal', 'standard', NULL, '10000.00', '10000.00', '24.26', 1, '0.0000', NULL, '', '0', '0.00', '242600.0000', '', '10000.00', NULL, 3, 'Ton', '24.2600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6481, 3361, 83, '', '202001', 'Coal', 'standard', NULL, '9400.00', '9400.00', '20.44', 1, '0.0000', NULL, '', '0', '0.00', '192042.0000', '', '9400.00', NULL, 3, 'Ton', '20.4300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6482, 3362, 83, '', '202001', 'Coal', 'standard', NULL, '10600.00', '10600.00', '24.59', 1, '0.0000', NULL, '', '0', '0.00', '260654.0000', '', '10600.00', NULL, 3, 'Ton', '24.5900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6483, 3363, 83, '', '202001', 'Coal', 'standard', NULL, '10600.00', '10600.00', '19.06', 1, '0.0000', NULL, '', '0', '0.00', '202036.0000', '', '10600.00', NULL, 3, 'Ton', '19.0600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6484, 3364, 83, '', '202001', 'Coal', 'standard', NULL, '10600.00', '10600.00', '18.58', 1, '0.0000', NULL, '', '0', '0.00', '196948.0000', '', '10600.00', NULL, 3, 'Ton', '18.5800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6485, 3365, 83, '', '202001', 'Coal', 'standard', NULL, '10600.00', '10600.00', '19.14', 1, '0.0000', NULL, '', '0', '0.00', '202884.0000', '', '10600.00', NULL, 3, 'Ton', '19.1400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6486, 3366, 83, '', '202001', 'Coal', 'standard', NULL, '8700.00', '8700.00', '19.76', 1, '0.0000', NULL, '', '0', '0.00', '171912.0000', '', '8700.00', NULL, 3, 'Ton', '19.7600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6487, 3367, 83, '', '202001', 'Coal', 'standard', NULL, '8600.00', '8600.00', '26.12', 1, '0.0000', NULL, '', '0', '0.00', '224632.0000', '', '8600.00', NULL, 3, 'Ton', '26.1200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6488, 3368, 83, '', '202001', 'Coal', 'standard', NULL, '8600.00', '8600.00', '25.06', 1, '0.0000', NULL, '', '0', '0.00', '215516.0000', '', '8600.00', NULL, 3, 'Ton', '25.0600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6489, 3369, 83, '', '202001', 'Coal', 'standard', NULL, '10800.00', '10800.00', '24.22', 1, '0.0000', NULL, '', '0', '0.00', '261576.0000', '', '10800.00', NULL, 3, 'Ton', '24.2200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6490, 3370, 83, '', '202001', 'Coal', 'standard', NULL, '10800.00', '10800.00', '21.71', 1, '0.0000', NULL, '', '0', '0.00', '234468.0000', '', '10800.00', NULL, 3, 'Ton', '21.7100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6491, 3371, 83, '', '202001', 'Coal', 'standard', NULL, '9600.00', '9600.00', '17.58', 1, '0.0000', NULL, '', '0', '0.00', '168768.0000', '', '9600.00', NULL, 3, 'Ton', '17.5800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6492, 3372, 83, '', '202001', 'Coal', 'standard', NULL, '10800.00', '10800.00', '25.44', 1, '0.0000', NULL, '', '0', '0.00', '274752.0000', '', '10800.00', NULL, 3, 'Ton', '25.4400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6493, 3373, 83, '', '202001', 'Coal', 'standard', NULL, '9600.00', '9600.00', '14.11', 1, '0.0000', NULL, '', '0', '0.00', '135456.0000', '', '9600.00', NULL, 3, 'Ton', '14.1100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6495, 3374, 83, '', '202001', 'Coal', 'standard', NULL, '10600.00', '10600.00', '23.86', 1, '0.0000', NULL, '', '0', '0.00', '252916.0000', '', '10600.00', NULL, 3, 'Ton', '23.8600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6514, 3375, 83, '', '202001', 'Coal', 'standard', NULL, '9600.00', '9600.00', '25.58', 1, '0.0000', NULL, '', '0', '0.00', '245568.0000', '', '9600.00', NULL, 3, 'Ton', '25.5800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6515, 3376, 83, '', '202001', 'Coal', 'standard', NULL, '9600.00', '9600.00', '26.08', 1, '0.0000', NULL, '', '0', '0.00', '250368.0000', '', '9600.00', NULL, 3, 'Ton', '26.0800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6516, 3377, 83, '', '202001', 'Coal', 'standard', NULL, '10800.00', '10800.00', '25.15', 1, '0.0000', NULL, '', '0', '0.00', '271620.0000', '', '10800.00', NULL, 3, 'Ton', '25.1500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6517, 3378, 83, '', '202001', 'Coal', 'standard', NULL, '10600.00', '10600.00', '14.18', 1, '0.0000', NULL, '', '0', '0.00', '150308.0000', '', '10600.00', NULL, 3, 'Ton', '14.1800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6518, 3379, 83, '', '202001', 'Coal', 'standard', NULL, '10800.00', '10800.00', '23.88', 1, '0.0000', NULL, '', '0', '0.00', '257904.0000', '', '10800.00', NULL, 3, 'Ton', '23.8800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6519, 3380, 83, '', '202001', 'Coal', 'standard', NULL, '10500.00', '10500.00', '15.38', 1, '0.0000', NULL, '', '0', '0.00', '161490.0000', '', '10500.00', NULL, 3, 'Ton', '15.3800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6520, 3381, 83, '', '202001', 'Coal', 'standard', NULL, '10500.00', '10500.00', '15.20', 1, '0.0000', NULL, '', '0', '0.00', '159600.0000', '', '10500.00', NULL, 3, 'Ton', '15.2000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6521, 3382, 83, '', '202001', 'Coal', 'standard', NULL, '10500.00', '10500.00', '22.71', 1, '0.0000', NULL, '', '0', '0.00', '238455.0000', '', '10500.00', NULL, 3, 'Ton', '22.7100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6522, 3383, 83, '', '202001', 'Coal', 'standard', NULL, '10500.00', '10500.00', '23.59', 1, '0.0000', NULL, '', '0', '0.00', '247695.0000', '', '10500.00', NULL, 3, 'Ton', '23.5900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6523, 3384, 83, '', '202001', 'Coal', 'standard', NULL, '10500.00', '10500.00', '22.49', 1, '0.0000', NULL, '', '0', '0.00', '236145.0000', '', '10500.00', NULL, 3, 'Ton', '22.4900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6524, 3385, 83, '', '202001', 'Coal', 'standard', NULL, '9700.00', '9700.00', '17.50', 1, '0.0000', NULL, '', '0', '0.00', '169750.0000', '', '9700.00', NULL, 3, 'Ton', '17.5000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6525, 3386, 83, '', '202001', 'Coal', 'standard', NULL, '10600.00', '10600.00', '19.52', 1, '0.0000', NULL, '', '0', '0.00', '206912.0000', '', '10600.00', NULL, 3, 'Ton', '19.5200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6526, 3387, 83, '', '202001', 'Coal', 'standard', NULL, '10600.00', '10600.00', '24.50', 1, '0.0000', NULL, '', '0', '0.00', '259700.0000', '', '10600.00', NULL, 3, 'Ton', '24.5000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6527, 3388, 83, '', '202001', 'Coal', 'standard', NULL, '10500.00', '10500.00', '23.42', 1, '0.0000', NULL, '', '0', '0.00', '245910.0000', '', '10500.00', NULL, 3, 'Ton', '23.4200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6528, 3389, 83, '', '202001', 'Coal', 'standard', NULL, '7400.00', '7400.00', '16.92', 1, '0.0000', NULL, '', '0', '0.00', '125208.0000', '', '7400.00', NULL, 3, 'Ton', '16.9200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6529, 3390, 83, '', '202001', 'Coal', 'standard', NULL, '8500.00', '8500.00', '17.14', 1, '0.0000', NULL, '', '0', '0.00', '145690.0000', '', '8500.00', NULL, 3, 'Ton', '17.1400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6531, 3392, 83, '', '202001', 'Coal', 'standard', NULL, '9400.00', '9400.00', '25.30', 1, '0.0000', NULL, '', '0', '0.00', '237820.0000', '', '9400.00', NULL, 3, 'Ton', '25.3000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6533, 3393, 88, '', '963', 'Other Fare', 'standard', NULL, '600.00', '600.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '600.0000', '', '600.00', NULL, 3, 'Ton', '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6536, 3394, 88, '', '963', 'Other Fare', 'standard', 0, '600.00', '600.00', '4.00', 1, '0.0000', NULL, '', '0', '0.00', '2400.0000', '', '600.00', NULL, 3, 'Ton', '4.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6538, 3396, 88, '', '963', 'Other Fare', 'standard', NULL, '400.00', '400.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '400.0000', '', '400.00', NULL, 3, 'Ton', '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6557, 3397, 83, '', '202001', 'Coal', 'standard', NULL, '9700.00', '9700.00', '20.24', 1, '0.0000', NULL, '', '0', '0.00', '196328.0000', '', '9700.00', NULL, 3, 'Ton', '20.2400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6558, 3398, 83, '', '202001', 'Coal', 'standard', NULL, '9600.00', '9600.00', '20.59', 1, '0.0000', NULL, '', '0', '0.00', '197664.0000', '', '9600.00', NULL, 3, 'Ton', '20.5900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6559, 3399, 83, '', '202001', 'Coal', 'standard', NULL, '9400.00', '9400.00', '17.81', 1, '0.0000', NULL, '', '0', '0.00', '167414.0000', '', '9400.00', NULL, 3, 'Ton', '17.8100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6560, 3400, 83, '', '202001', 'Coal', 'standard', NULL, '9400.00', '9400.00', '22.10', 1, '0.0000', NULL, '', '0', '0.00', '207740.0000', '', '9400.00', NULL, 3, 'Ton', '22.1000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6561, 3401, 83, '', '202001', 'Coal', 'standard', NULL, '9400.00', '9400.00', '22.97', 1, '0.0000', NULL, '', '0', '0.00', '215918.0000', '', '9400.00', NULL, 3, 'Ton', '22.9700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6562, 3402, 83, '', '202001', 'Coal', 'standard', NULL, '9600.00', '9600.00', '22.20', 1, '0.0000', NULL, '', '0', '0.00', '213120.0000', '', '9600.00', NULL, 3, 'Ton', '22.2000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6563, 3403, 83, '', '202001', 'Coal', 'standard', NULL, '9600.00', '9600.00', '25.76', 1, '0.0000', NULL, '', '0', '0.00', '247296.0000', '', '9600.00', NULL, 3, 'Ton', '25.7600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6564, 3404, 83, '', '202001', 'Coal', 'standard', NULL, '9600.00', '9600.00', '24.44', 1, '0.0000', NULL, '', '0', '0.00', '234624.0000', '', '9600.00', NULL, 3, 'Ton', '24.4400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6565, 3405, 83, '', '202001', 'Coal', 'standard', NULL, '10600.00', '10600.00', '19.09', 1, '0.0000', NULL, '', '0', '0.00', '202354.0000', '', '10600.00', NULL, 3, 'Ton', '19.0900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6566, 3406, 83, '', '202001', 'Coal', 'standard', NULL, '10600.00', '10600.00', '24.04', 1, '0.0000', NULL, '', '0', '0.00', '254824.0000', '', '10600.00', NULL, 3, 'Ton', '24.0400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6567, 3407, 83, '', '202001', 'Coal', 'standard', NULL, '10500.00', '10500.00', '19.58', 1, '0.0000', NULL, '', '0', '0.00', '205590.0000', '', '10500.00', NULL, 3, 'Ton', '19.5800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6568, 3408, 83, '', '202001', 'Coal', 'standard', NULL, '9700.00', '9700.00', '14.92', 1, '0.0000', NULL, '', '0', '0.00', '144724.0000', '', '9700.00', NULL, 3, 'Ton', '14.9200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6569, 3409, 83, '', '202001', 'Coal', 'standard', NULL, '10600.00', '10600.00', '14.33', 1, '0.0000', NULL, '', '0', '0.00', '151898.0000', '', '10600.00', NULL, 3, 'Ton', '14.3300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6570, 3410, 83, '', '202001', 'Coal', 'standard', NULL, '10600.00', '10600.00', '20.47', 1, '0.0000', NULL, '', '0', '0.00', '216982.0000', '', '10600.00', NULL, 3, 'Ton', '20.4700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6572, 3412, 83, '', '202001', 'Coal', 'standard', NULL, '8600.00', '8600.00', '25.83', 1, '0.0000', NULL, '', '0', '0.00', '222138.0000', '', '8600.00', NULL, 3, 'Ton', '25.8300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6573, 3413, 83, '', '202001', 'Coal', 'standard', 0, '8500.00', '8500.00', '17.37', 1, '0.0000', NULL, '', '0', '0.00', '147645.0000', '', '8500.00', NULL, 3, 'Ton', '17.3700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6574, 3414, 83, '', '202001', 'Coal', 'standard', NULL, '8500.00', '8500.00', '24.54', 1, '0.0000', NULL, '', '0', '0.00', '208590.0000', '', '8500.00', NULL, 3, 'Ton', '24.5400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6575, 3411, 83, '', '202001', 'Coal', 'standard', NULL, '10800.00', '10800.00', '24.76', 1, '0.0000', NULL, '', '0', '0.00', '267408.0000', '', '10800.00', NULL, 3, 'Ton', '24.7600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6587, 2879, 83, '', '202001', 'Coal', 'standard', 0, '9000.00', '9000.00', '19.07', 1, '0.0000', NULL, '', '0', '0.00', '171630.0000', '', '9000.00', NULL, 3, 'Ton', '19.0700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6588, 2880, 83, '', '202001', 'Coal', 'standard', 0, '9000.00', '9000.00', '19.08', 1, '0.0000', NULL, '', '0', '0.00', '171720.0000', '', '9000.00', NULL, 3, 'Ton', '19.0800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6589, 2928, 83, '', '202001', 'Coal', 'standard', 0, '9000.00', '9000.00', '19.07', 1, '0.0000', NULL, '', '0', '0.00', '171630.0000', '', '9000.00', NULL, 3, 'Ton', '19.0700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6590, 2982, 83, '', '202001', 'Coal', 'standard', 0, '9000.00', '9000.00', '19.07', 1, '0.0000', NULL, '', '0', '0.00', '171630.0000', '', '9000.00', NULL, 3, 'Ton', '19.0700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6591, 2983, 83, '', '202001', 'Coal', 'standard', 0, '9000.00', '9000.00', '19.07', 1, '0.0000', NULL, '', '0', '0.00', '171630.0000', '', '9000.00', NULL, 3, 'Ton', '19.0700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6592, 3056, 83, '', '202001', 'Coal', 'standard', 0, '9000.00', '9000.00', '19.07', 1, '0.0000', NULL, '', '0', '0.00', '171630.0000', '', '9000.00', NULL, 3, 'Ton', '19.0700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6594, 3107, 83, '', '202001', 'Coal', 'standard', 0, '9000.00', '9000.00', '19.07', 1, '0.0000', NULL, '', '0', '0.00', '171630.0000', '', '9000.00', NULL, 3, 'Ton', '19.0700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6596, 3208, 83, '', '202001', 'Coal', 'standard', 0, '9000.00', '9000.00', '19.07', 1, '0.0000', NULL, '', '0', '0.00', '171630.0000', '', '9000.00', NULL, 3, 'Ton', '19.0700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6597, 3219, 83, '', '202001', 'Coal', 'standard', 0, '9000.00', '9000.00', '19.08', 1, '0.0000', NULL, '', '0', '0.00', '171720.0000', '', '9000.00', NULL, 3, 'Ton', '19.0800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6598, 3294, 83, '', '202001', 'Coal', 'standard', 0, '9000.00', '9000.00', '19.07', 1, '0.0000', NULL, '', '0', '0.00', '171630.0000', '', '9000.00', NULL, 3, 'Ton', '19.0700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6600, 3307, 83, '', '202001', 'Coal', 'standard', 0, '9000.00', '9000.00', '19.08', 1, '0.0000', NULL, '', '0', '0.00', '171720.0000', '', '9000.00', NULL, 3, 'Ton', '19.0800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6601, 3347, 83, '', '202001', 'Coal', 'standard', 0, '9000.00', '9000.00', '19.08', 1, '0.0000', NULL, '', '0', '0.00', '171720.0000', '', '9000.00', NULL, 3, 'Ton', '19.0800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6603, 3391, 83, '', '202001', 'Coal', 'standard', 0, '9000.00', '9000.00', '19.07', 1, '0.0000', NULL, '', '0', '0.00', '171630.0000', '', '9000.00', NULL, 3, 'Ton', '19.0700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6614, 3415, 83, '', '202001', 'Coal', 'standard', NULL, '10500.00', '10500.00', '19.34', 1, '0.0000', NULL, '', '0', '0.00', '203070.0000', '', '10500.00', NULL, 3, 'Ton', '19.3400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6615, 3416, 83, '', '202001', 'Coal', 'standard', NULL, '10500.00', '10500.00', '17.75', 1, '0.0000', NULL, '', '0', '0.00', '186375.0000', '', '10500.00', NULL, 3, 'Ton', '17.7500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6616, 3417, 83, '', '202001', 'Coal', 'standard', NULL, '10500.00', '10500.00', '18.45', 1, '0.0000', NULL, '', '0', '0.00', '193725.0000', '', '10500.00', NULL, 3, 'Ton', '18.4500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6617, 3418, 83, '', '202001', 'Coal', 'standard', NULL, '9700.00', '9700.00', '13.95', 1, '0.0000', NULL, '', '0', '0.00', '135315.0000', '', '9700.00', NULL, 3, 'Ton', '13.9500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6618, 3419, 83, '', '202001', 'Coal', 'standard', NULL, '10550.00', '10550.00', '22.61', 1, '0.0000', NULL, '', '0', '0.00', '238535.5000', '', '10550.00', NULL, 3, 'Ton', '22.6100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6619, 3420, 83, '', '202001', 'Coal', 'standard', NULL, '10600.00', '10600.00', '17.35', 1, '0.0000', NULL, '', '0', '0.00', '183910.0000', '', '10600.00', NULL, 3, 'Ton', '17.3500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6620, 3421, 83, '', '202001', 'Coal', 'standard', NULL, '10600.00', '10600.00', '23.01', 1, '0.0000', NULL, '', '0', '0.00', '243906.0000', '', '10600.00', NULL, 3, 'Ton', '23.0100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6621, 3422, 83, '', '202001', 'Coal', 'standard', NULL, '9700.00', '9700.00', '20.09', 1, '0.0000', NULL, '', '0', '0.00', '194873.0000', '', '9700.00', NULL, 3, 'Ton', '20.0900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6622, 3423, 83, '', '202001', 'Coal', 'standard', NULL, '9700.00', '9700.00', '14.00', 1, '0.0000', NULL, '', '0', '0.00', '135800.0000', '', '9700.00', NULL, 3, 'Ton', '14.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6623, 3424, 83, '', '202001', 'Coal', 'standard', NULL, '7400.00', '7400.00', '16.46', 1, '0.0000', NULL, '', '0', '0.00', '121804.0000', '', '7400.00', NULL, 3, 'Ton', '16.4600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6624, 3425, 83, '', '202001', 'Coal', 'standard', NULL, '9000.00', '9000.00', '19.07', 1, '0.0000', NULL, '', '0', '0.00', '171630.0000', '', '9000.00', NULL, 3, 'Ton', '19.0700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6625, 3426, 83, '', '202001', 'Coal', 'standard', NULL, '9500.00', '9500.00', '15.88', 1, '0.0000', NULL, '', '0', '0.00', '150860.0000', '', '9500.00', NULL, 3, 'Ton', '15.8800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6626, 3427, 83, '', '202001', 'Coal', 'standard', NULL, '9500.00', '9500.00', '21.74', 1, '0.0000', NULL, '', '0', '0.00', '206530.0000', '', '9500.00', NULL, 3, 'Ton', '21.7400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6628, 3428, 83, '', '202001', 'Coal', 'standard', NULL, '9400.00', '9400.00', '17.61', 1, '0.0000', NULL, '', '0', '0.00', '165534.0000', '', '9400.00', NULL, 3, 'Ton', '17.6100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6630, 3430, 83, '', '202001', 'Coal', 'standard', NULL, '8550.00', '8550.00', '42.00', 1, '0.0000', NULL, '', '0', '0.00', '359100.0000', '', '8550.00', NULL, 3, 'Ton', '42.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6631, 3431, 83, '', '202001', 'Coal', 'standard', NULL, '10600.00', '10600.00', '14.29', 1, '0.0000', NULL, '', '0', '0.00', '151474.0000', '', '10600.00', NULL, 3, 'Ton', '14.2900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6632, 3432, 83, '', '202001', 'Coal', 'standard', NULL, '10600.00', '10600.00', '14.85', 1, '0.0000', NULL, '', '0', '0.00', '157410.0000', '', '10600.00', NULL, 3, 'Ton', '14.8500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6633, 3433, 83, '', '202001', 'Coal', 'standard', NULL, '8700.00', '8700.00', '20.29', 1, '0.0000', NULL, '', '0', '0.00', '176523.0000', '', '8700.00', NULL, 3, 'Ton', '20.2900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6634, 3434, 83, '', '202001', 'Coal', 'standard', NULL, '8500.00', '8500.00', '25.15', 1, '0.0000', NULL, '', '0', '0.00', '213775.0000', '', '8500.00', NULL, 3, 'Ton', '25.1500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6635, 3435, 83, '', '202001', 'Coal', 'standard', NULL, '8600.00', '8600.00', '15.44', 1, '0.0000', NULL, '', '0', '0.00', '132784.0000', '', '8600.00', NULL, 3, 'Ton', '15.4400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6637, 3436, 87, '', '103', 'Advance', 'standard', NULL, '0.00', '0.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '0.0000', '', '0.00', NULL, 3, 'Ton', '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6658, 3438, 83, '', '202001', 'Coal', 'standard', NULL, '10500.00', '10500.00', '24.24', 1, '0.0000', NULL, '', '0', '0.00', '254520.0000', '', '10500.00', NULL, 3, 'Ton', '24.2400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6659, 3437, 83, '', '202001', 'Coal', 'standard', NULL, '10600.00', '10600.00', '19.74', 1, '0.0000', NULL, '', '0', '0.00', '209244.0000', '', '10600.00', NULL, 3, 'Ton', '19.7400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6660, 3439, 83, '', '202001', 'Coal', 'standard', NULL, '10600.00', '10600.00', '24.04', 1, '0.0000', NULL, '', '0', '0.00', '254824.0000', '', '10600.00', NULL, 3, 'Ton', '24.0400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6661, 3440, 83, '', '202001', 'Coal', 'standard', NULL, '10800.00', '10800.00', '23.76', 1, '0.0000', NULL, '', '0', '0.00', '256608.0000', '', '10800.00', NULL, 3, 'Ton', '23.7600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6662, 3441, 83, '', '202001', 'Coal', 'standard', NULL, '10500.00', '10500.00', '15.67', 1, '0.0000', NULL, '', '0', '0.00', '164535.0000', '', '10500.00', NULL, 3, 'Ton', '15.6700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6663, 3442, 83, '', '202001', 'Coal', 'standard', NULL, '10500.00', '10500.00', '23.55', 1, '0.0000', NULL, '', '0', '0.00', '247275.0000', '', '10500.00', NULL, 3, 'Ton', '23.5500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6664, 3443, 83, '', '202001', 'Coal', 'standard', NULL, '10500.00', '10500.00', '23.50', 1, '0.0000', NULL, '', '0', '0.00', '246750.0000', '', '10500.00', NULL, 3, 'Ton', '23.5000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6665, 3444, 83, '', '202001', 'Coal', 'standard', NULL, '10500.00', '10500.00', '17.93', 1, '0.0000', NULL, '', '0', '0.00', '188265.0000', '', '10500.00', NULL, 3, 'Ton', '17.9300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6666, 3445, 83, '', '202001', 'Coal', 'standard', NULL, '9500.00', '9500.00', '23.37', 1, '0.0000', NULL, '', '0', '0.00', '222015.0000', '', '9500.00', NULL, 3, 'Ton', '23.3700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6668, 3447, 83, '', '202001', 'Coal', 'standard', NULL, '7400.00', '7400.00', '22.48', 1, '0.0000', NULL, '', '0', '0.00', '166352.0000', '', '7400.00', NULL, 3, 'Ton', '22.4800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6669, 3448, 83, '', '202001', 'Coal', 'standard', NULL, '7400.00', '7400.00', '24.41', 1, '0.0000', NULL, '', '0', '0.00', '180634.0000', '', '7400.00', NULL, 3, 'Ton', '24.4100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6670, 3449, 83, '', '202001', 'Coal', 'standard', NULL, '7400.00', '7400.00', '25.00', 1, '0.0000', NULL, '', '0', '0.00', '185000.0000', '', '7400.00', NULL, 3, 'Ton', '25.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6671, 3450, 83, '', '202001', 'Coal', 'standard', NULL, '7400.00', '7400.00', '23.11', 1, '0.0000', NULL, '', '0', '0.00', '171014.0000', '', '7400.00', NULL, 3, 'Ton', '23.1100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6672, 3451, 83, '', '202001', 'Coal', 'standard', NULL, '7400.00', '7400.00', '23.29', 1, '0.0000', NULL, '', '0', '0.00', '172346.0000', '', '7400.00', NULL, 3, 'Ton', '23.2900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6673, 3452, 83, '', '202001', 'Coal', 'standard', NULL, '7400.00', '7400.00', '24.80', 1, '0.0000', NULL, '', '0', '0.00', '183520.0000', '', '7400.00', NULL, 3, 'Ton', '24.8000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6674, 3453, 83, '', '202001', 'Coal', 'standard', NULL, '7400.00', '7400.00', '17.02', 1, '0.0000', NULL, '', '0', '0.00', '125948.0000', '', '7400.00', NULL, 3, 'Ton', '17.0200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6675, 3454, 83, '', '202001', 'Coal', 'standard', NULL, '10600.00', '10600.00', '22.56', 1, '0.0000', NULL, '', '0', '0.00', '239136.0000', '', '10600.00', NULL, 3, 'Ton', '22.5600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6676, 3455, 83, '', '202001', 'Coal', 'standard', NULL, '10550.00', '10550.00', '13.96', 1, '0.0000', NULL, '', '0', '0.00', '147278.0000', '', '10550.00', NULL, 3, 'Ton', '13.9600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6694, 3456, 83, '', '202001', 'Coal', 'standard', NULL, '10550.00', '10550.00', '23.85', 1, '0.0000', NULL, '', '0', '0.00', '251617.5000', '', '10550.00', NULL, 3, 'Ton', '23.8500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6695, 3457, 83, '', '202001', 'Coal', 'standard', NULL, '10550.00', '10550.00', '23.80', 1, '0.0000', NULL, '', '0', '0.00', '251090.0000', '', '10550.00', NULL, 3, 'Ton', '23.8000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6696, 3458, 83, '', '202001', 'Coal', 'standard', NULL, '10600.00', '10600.00', '21.80', 1, '0.0000', NULL, '', '0', '0.00', '231080.0000', '', '10600.00', NULL, 3, 'Ton', '21.8000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6697, 3459, 83, '', '202001', 'Coal', 'standard', NULL, '10600.00', '10600.00', '22.33', 1, '0.0000', NULL, '', '0', '0.00', '236698.0000', '', '10600.00', NULL, 3, 'Ton', '22.3300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6698, 3460, 83, '', '202001', 'Coal', 'standard', NULL, '10500.00', '10500.00', '9.71', 1, '0.0000', NULL, '', '0', '0.00', '101955.0000', '', '10500.00', NULL, 3, 'Ton', '9.7100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6699, 3461, 83, '', '202001', 'Coal', 'standard', NULL, '10800.00', '10800.00', '23.95', 1, '0.0000', NULL, '', '0', '0.00', '258660.0000', '', '10800.00', NULL, 3, 'Ton', '23.9500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6700, 3462, 83, '', '202001', 'Coal', 'standard', NULL, '10600.00', '10600.00', '13.88', 1, '0.0000', NULL, '', '0', '0.00', '147128.0000', '', '10600.00', NULL, 3, 'Ton', '13.8800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6701, 3463, 83, '', '202001', 'Coal', 'standard', NULL, '10600.00', '10600.00', '19.91', 1, '0.0000', NULL, '', '0', '0.00', '211046.0000', '', '10600.00', NULL, 3, 'Ton', '19.9100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6702, 3464, 83, '', '202001', 'Coal', 'standard', NULL, '10500.00', '10500.00', '21.61', 1, '0.0000', NULL, '', '0', '0.00', '226905.0000', '', '10500.00', NULL, 3, 'Ton', '21.6100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6703, 3465, 83, '', '202001', 'Coal', 'standard', NULL, '10500.00', '10500.00', '0.75', 1, '0.0000', NULL, '', '0', '0.00', '7875.0000', '', '10500.00', NULL, 3, 'Ton', '0.7500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6704, 3466, 83, '', '202001', 'Coal', 'standard', NULL, '10500.00', '10500.00', '22.77', 1, '0.0000', NULL, '', '0', '0.00', '239085.0000', '', '10500.00', NULL, 3, 'Ton', '22.7700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6705, 3467, 83, '', '202001', 'Coal', 'standard', NULL, '9500.00', '9500.00', '22.04', 1, '0.0000', NULL, '', '0', '0.00', '209380.0000', '', '9500.00', NULL, 3, 'Ton', '22.0400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6706, 3468, 83, '', '202001', 'Coal', 'standard', NULL, '9500.00', '9500.00', '20.11', 1, '0.0000', NULL, '', '0', '0.00', '191045.0000', '', '9500.00', NULL, 3, 'Ton', '20.1100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6707, 3469, 83, '', '202001', 'Coal', 'standard', NULL, '10000.00', '10000.00', '23.86', 1, '0.0000', NULL, '', '0', '0.00', '238600.0000', '', '10000.00', NULL, 3, 'Ton', '23.8600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6708, 3470, 83, '', '202001', 'Coal', 'standard', NULL, '8600.00', '8600.00', '25.83', 1, '0.0000', NULL, '', '0', '0.00', '222138.0000', '', '8600.00', NULL, 3, 'Ton', '25.8300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6709, 3471, 83, '', '202001', 'Coal', 'standard', NULL, '7400.00', '7400.00', '16.61', 1, '0.0000', NULL, '', '0', '0.00', '122914.0000', '', '7400.00', NULL, 3, 'Ton', '16.6100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6710, 3472, 83, '', '202001', 'Coal', 'standard', NULL, '8600.00', '8600.00', '23.99', 1, '0.0000', NULL, '', '0', '0.00', '206314.0000', '', '8600.00', NULL, 3, 'Ton', '23.9900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6712, 3473, 84, '', '200000', 'Cash Return', 'standard', NULL, '9500.00', '9500.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '9500.0000', '', '9500.00', NULL, 3, 'Ton', '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6714, 3474, 84, '', '200000', 'Cash Return', 'standard', NULL, '5000.00', '5000.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '5000.0000', '', '5000.00', NULL, 3, 'Ton', '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6716, 3475, 84, '', '200000', 'Cash Return', 'standard', NULL, '50000.00', '50000.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '50000.0000', '', '50000.00', NULL, 3, 'Ton', '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6718, 3476, 88, '', '963', 'Other Fare', 'standard', NULL, '31711.00', '31711.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '31711.0000', '', '31711.00', NULL, 3, 'Ton', '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6719, 3337, 83, '', '202001', 'Coal', 'standard', 0, '11000.00', '11000.00', '19.67', 1, '0.0000', NULL, '', '0', '0.00', '216370.0000', '', '11000.00', NULL, 3, 'Ton', '19.6700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6720, 3338, 83, '', '202001', 'Coal', 'standard', 0, '11000.00', '11000.00', '19.36', 1, '0.0000', NULL, '', '0', '0.00', '212960.0000', '', '11000.00', NULL, 3, 'Ton', '19.3600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6721, 3349, 83, '', '202001', 'Coal', 'standard', 0, '11000.00', '11000.00', '18.39', 1, '0.0000', NULL, '', '0', '0.00', '202290.0000', '', '11000.00', NULL, 3, 'Ton', '18.3900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6722, 3353, 83, '', '202001', 'Coal', 'standard', 0, '11000.00', '11000.00', '20.02', 1, '0.0000', NULL, '', '0', '0.00', '220220.0000', '', '11000.00', NULL, 3, 'Ton', '20.0200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6723, 3354, 83, '', '202001', 'Coal', 'standard', 0, '11000.00', '11000.00', '19.62', 1, '0.0000', NULL, '', '0', '0.00', '215820.0000', '', '11000.00', NULL, 3, 'Ton', '19.6200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6724, 3350, 83, '', '202001', 'Coal', 'standard', 0, '11000.00', '11000.00', '18.37', 1, '0.0000', NULL, '', '0', '0.00', '202070.0000', '', '11000.00', NULL, 3, 'Ton', '18.3700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6725, 3358, 83, '', '202001', 'Coal', 'standard', 0, '9000.00', '9000.00', '19.08', 1, '0.0000', NULL, '', '0', '0.00', '171720.0000', '', '9000.00', NULL, 3, 'Ton', '19.0800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6726, 3178, 83, '', '202001', 'Coal', 'standard', 0, '9000.00', '9000.00', '19.08', 1, '0.0000', NULL, '', '0', '0.00', '171720.0000', '', '9000.00', NULL, 3, 'Ton', '19.0800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6727, 3057, 83, '', '202001', 'Coal', 'standard', 0, '9000.00', '9000.00', '19.08', 1, '0.0000', NULL, '', '0', '0.00', '171720.0000', '', '9000.00', NULL, 3, 'Ton', '19.0800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6754, 3477, 83, '', '202001', 'Coal', 'standard', NULL, '10600.00', '10600.00', '24.79', 1, '0.0000', NULL, '', '0', '0.00', '262774.0000', '', '10600.00', NULL, 3, 'Ton', '24.7900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6755, 3478, 83, '', '202001', 'Coal', 'standard', NULL, '10600.00', '10600.00', '13.52', 1, '0.0000', NULL, '', '0', '0.00', '143312.0000', '', '10600.00', NULL, 3, 'Ton', '13.5200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6756, 3479, 83, '', '202001', 'Coal', 'standard', NULL, '10600.00', '10600.00', '17.76', 1, '0.0000', NULL, '', '0', '0.00', '188256.0000', '', '10600.00', NULL, 3, 'Ton', '17.7600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6757, 3480, 83, '', '202001', 'Coal', 'standard', NULL, '10600.00', '10600.00', '17.80', 1, '0.0000', NULL, '', '0', '0.00', '188680.0000', '', '10600.00', NULL, 3, 'Ton', '17.8000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6758, 3481, 83, '', '202001', 'Coal', 'standard', NULL, '10600.00', '10600.00', '13.56', 1, '0.0000', NULL, '', '0', '0.00', '143736.0000', '', '10600.00', NULL, 3, 'Ton', '13.5600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6759, 3482, 83, '', '202001', 'Coal', 'standard', NULL, '10500.00', '10500.00', '15.94', 1, '0.0000', NULL, '', '0', '0.00', '167370.0000', '', '10500.00', NULL, 3, 'Ton', '15.9400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6762, 3483, 83, '', '202001', 'Coal', 'standard', NULL, '10500.00', '10500.00', '16.20', 1, '0.0000', NULL, '', '0', '0.00', '170100.0000', '', '10500.00', NULL, 3, 'Ton', '16.2000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6763, 3484, 83, '', '202001', 'Coal', 'standard', NULL, '10600.00', '10600.00', '15.60', 1, '0.0000', NULL, '', '0', '0.00', '165360.0000', '', '10600.00', NULL, 3, 'Ton', '15.6000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6764, 3485, 83, '', '202001', 'Coal', 'standard', NULL, '10600.00', '10600.00', '10.47', 1, '0.0000', NULL, '', '0', '0.00', '110982.0000', '', '10600.00', NULL, 3, 'Ton', '10.4700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6766, 3487, 83, '', '202001', 'Coal', 'standard', NULL, '10500.00', '10500.00', '21.47', 1, '0.0000', NULL, '', '0', '0.00', '225435.0000', '', '10500.00', NULL, 3, 'Ton', '21.4700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6767, 3488, 83, '', '202001', 'Coal', 'standard', NULL, '10500.00', '10500.00', '23.68', 1, '0.0000', NULL, '', '0', '0.00', '248640.0000', '', '10500.00', NULL, 3, 'Ton', '23.6800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6768, 3486, 83, '', '202001', 'Coal', 'standard', NULL, '10500.00', '10500.00', '21.16', 1, '0.0000', NULL, '', '0', '0.00', '222180.0000', '', '10500.00', NULL, 3, 'Ton', '21.1600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6769, 3489, 83, '', '202001', 'Coal', 'standard', NULL, '10500.00', '10500.00', '23.31', 1, '0.0000', NULL, '', '0', '0.00', '244755.0000', '', '10500.00', NULL, 3, 'Ton', '23.3100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6771, 3491, 83, '', '202001', 'Coal', 'standard', NULL, '9750.00', '9750.00', '20.00', 1, '0.0000', NULL, '', '0', '0.00', '195000.0000', '', '9750.00', NULL, 3, 'Ton', '20.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6772, 3492, 83, '', '202001', 'Coal', 'standard', NULL, '10550.00', '10550.00', '19.78', 1, '0.0000', NULL, '', '0', '0.00', '208679.0000', '', '10550.00', NULL, 3, 'Ton', '19.7800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6773, 3490, 83, '', '202001', 'Coal', 'standard', NULL, '10550.00', '10550.00', '18.01', 1, '0.0000', NULL, '', '0', '0.00', '190005.5000', '', '10550.00', NULL, 3, 'Ton', '18.0100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6774, 3493, 83, '', '202001', 'Coal', 'standard', NULL, '10600.00', '10600.00', '15.42', 1, '0.0000', NULL, '', '0', '0.00', '163452.0000', '', '10600.00', NULL, 3, 'Ton', '15.4200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6775, 3494, 83, '', '202001', 'Coal', 'standard', NULL, '10600.00', '10600.00', '20.49', 1, '0.0000', NULL, '', '0', '0.00', '217194.0000', '', '10600.00', NULL, 3, 'Ton', '20.4900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6777, 3496, 83, '', '202001', 'Coal', 'standard', NULL, '10600.00', '10600.00', '13.70', 1, '0.0000', NULL, '', '0', '0.00', '145220.0000', '', '10600.00', NULL, 3, 'Ton', '13.7000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6778, 3497, 83, '', '202001', 'Coal', 'standard', NULL, '10600.00', '10600.00', '14.28', 1, '0.0000', NULL, '', '0', '0.00', '151368.0000', '', '10600.00', NULL, 3, 'Ton', '14.2800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6781, 3500, 83, '', '202001', 'Coal', 'standard', NULL, '8700.00', '8700.00', '21.92', 1, '0.0000', NULL, '', '0', '0.00', '190704.0000', '', '8700.00', NULL, 3, 'Ton', '21.9200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6782, 3501, 83, '', '202001', 'Coal', 'standard', NULL, '8600.00', '8600.00', '20.26', 1, '0.0000', NULL, '', '0', '0.00', '174236.0000', '', '8600.00', NULL, 3, 'Ton', '20.2600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6783, 3502, 83, '', '202001', 'Coal', 'standard', NULL, '8750.00', '8750.00', '22.90', 1, '0.0000', NULL, '', '0', '0.00', '200375.0000', '', '8750.00', NULL, 3, 'Ton', '22.9000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6798, 3503, 83, '', '202001', 'Coal', 'standard', NULL, '10550.00', '10550.00', '22.88', 1, '0.0000', NULL, '', '0', '0.00', '241384.0000', '', '10550.00', NULL, 3, 'Ton', '22.8800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6799, 3504, 83, '', '202001', 'Coal', 'standard', NULL, '10550.00', '10550.00', '22.60', 1, '0.0000', NULL, '', '0', '0.00', '238430.0000', '', '10550.00', NULL, 3, 'Ton', '22.6000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6800, 3505, 83, '', '202001', 'Coal', 'standard', NULL, '10500.00', '10500.00', '18.09', 1, '0.0000', NULL, '', '0', '0.00', '189945.0000', '', '10500.00', NULL, 3, 'Ton', '18.0900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6801, 3506, 83, '', '202001', 'Coal', 'standard', NULL, '10600.00', '10600.00', '19.85', 1, '0.0000', NULL, '', '0', '0.00', '210410.0000', '', '10600.00', NULL, 3, 'Ton', '19.8500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6802, 3507, 83, '', '202001', 'Coal', 'standard', NULL, '10800.00', '10800.00', '23.84', 1, '0.0000', NULL, '', '0', '0.00', '257472.0000', '', '10800.00', NULL, 3, 'Ton', '23.8400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6803, 3508, 83, '', '202001', 'Coal', 'standard', NULL, '10600.00', '10600.00', '15.25', 1, '0.0000', NULL, '', '0', '0.00', '161650.0000', '', '10600.00', NULL, 3, 'Ton', '15.2500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6804, 3509, 83, '', '202001', 'Coal', 'standard', NULL, '10500.00', '10500.00', '23.21', 1, '0.0000', NULL, '', '0', '0.00', '243705.0000', '', '10500.00', NULL, 3, 'Ton', '23.2100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6805, 3510, 83, '', '202001', 'Coal', 'standard', NULL, '10600.00', '10600.00', '14.19', 1, '0.0000', NULL, '', '0', '0.00', '150414.0000', '', '10600.00', NULL, 3, 'Ton', '14.1900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6806, 3511, 83, '', '202001', 'Coal', 'standard', NULL, '10500.00', '10500.00', '21.21', 1, '0.0000', NULL, '', '0', '0.00', '222705.0000', '', '10500.00', NULL, 3, 'Ton', '21.2100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6807, 3512, 83, '', '202001', 'Coal', 'standard', NULL, '9700.00', '9700.00', '14.63', 1, '0.0000', NULL, '', '0', '0.00', '141911.0000', '', '9700.00', NULL, 3, 'Ton', '14.6300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6808, 3513, 83, '', '202001', 'Coal', 'standard', NULL, '10550.00', '10550.00', '17.92', 1, '0.0000', NULL, '', '0', '0.00', '189056.0000', '', '10550.00', NULL, 3, 'Ton', '17.9200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6809, 3514, 83, '', '202001', 'Coal', 'standard', NULL, '10600.00', '10600.00', '23.52', 1, '0.0000', NULL, '', '0', '0.00', '249312.0000', '', '10600.00', NULL, 3, 'Ton', '23.5200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6811, 3515, 83, '', '202001', 'Coal', 'standard', NULL, '7400.00', '7400.00', '15.90', 1, '0.0000', NULL, '', '0', '0.00', '117660.0000', '', '7400.00', NULL, 3, 'Ton', '15.9000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6845, 3516, 83, '', '202001', 'Coal', 'standard', NULL, '10600.00', '10600.00', '24.49', 1, '0.0000', NULL, '', '0', '0.00', '259594.0000', '', '10600.00', NULL, 3, 'Ton', '24.4900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6846, 3517, 83, '', '202001', 'Coal', 'standard', NULL, '10550.00', '10550.00', '17.77', 1, '0.0000', NULL, '', '0', '0.00', '187473.5000', '', '10550.00', NULL, 3, 'Ton', '17.7700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6847, 3518, 83, '', '202001', 'Coal', 'standard', NULL, '10600.00', '10600.00', '14.98', 1, '0.0000', NULL, '', '0', '0.00', '158788.0000', '', '10600.00', NULL, 3, 'Ton', '14.9800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6848, 3519, 83, '', '202001', 'Coal', 'standard', NULL, '10600.00', '10600.00', '16.77', 1, '0.0000', NULL, '', '0', '0.00', '177762.0000', '', '10600.00', NULL, 3, 'Ton', '16.7700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6849, 3520, 83, '', '202001', 'Coal', 'standard', NULL, '10600.00', '10600.00', '22.99', 1, '0.0000', NULL, '', '0', '0.00', '243694.0000', '', '10600.00', NULL, 3, 'Ton', '22.9900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6850, 3521, 83, '', '202001', 'Coal', 'standard', NULL, '10600.00', '10600.00', '22.48', 1, '0.0000', NULL, '', '0', '0.00', '238288.0000', '', '10600.00', NULL, 3, 'Ton', '22.4800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6851, 3522, 83, '', '202001', 'Coal', 'standard', NULL, '10600.00', '10600.00', '22.26', 1, '0.0000', NULL, '', '0', '0.00', '235956.0000', '', '10600.00', NULL, 3, 'Ton', '22.2600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6852, 3523, 83, '', '202001', 'Coal', 'standard', NULL, '10600.00', '10600.00', '23.12', 1, '0.0000', NULL, '', '0', '0.00', '245072.0000', '', '10600.00', NULL, 3, 'Ton', '23.1200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6853, 3524, 83, '', '202001', 'Coal', 'standard', NULL, '10600.00', '10600.00', '18.57', 1, '0.0000', NULL, '', '0', '0.00', '196842.0000', '', '10600.00', NULL, 3, 'Ton', '18.5700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6854, 3525, 83, '', '202001', 'Coal', 'standard', NULL, '10600.00', '10600.00', '19.26', 1, '0.0000', NULL, '', '0', '0.00', '204156.0000', '', '10600.00', NULL, 3, 'Ton', '19.2600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6855, 3526, 83, '', '202001', 'Coal', 'standard', NULL, '10600.00', '10600.00', '19.90', 1, '0.0000', NULL, '', '0', '0.00', '210940.0000', '', '10600.00', NULL, 3, 'Ton', '19.9000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6856, 3527, 83, '', '202001', 'Coal', 'standard', NULL, '10600.00', '10600.00', '24.60', 1, '0.0000', NULL, '', '0', '0.00', '260760.0000', '', '10600.00', NULL, 3, 'Ton', '24.6000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6857, 3528, 83, '', '202001', 'Coal', 'standard', NULL, '10500.00', '10500.00', '19.61', 1, '0.0000', NULL, '', '0', '0.00', '205905.0000', '', '10500.00', NULL, 3, 'Ton', '19.6100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6858, 3529, 83, '', '202001', 'Coal', 'standard', NULL, '10500.00', '10500.00', '19.95', 1, '0.0000', NULL, '', '0', '0.00', '209475.0000', '', '10500.00', NULL, 3, 'Ton', '19.9500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6859, 3530, 83, '', '202001', 'Coal', 'standard', NULL, '10800.00', '10800.00', '24.63', 1, '0.0000', NULL, '', '0', '0.00', '266004.0000', '', '10800.00', NULL, 3, 'Ton', '24.6300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6860, 3531, 83, '', '202001', 'Coal', 'standard', NULL, '10600.00', '10600.00', '14.94', 1, '0.0000', NULL, '', '0', '0.00', '158364.0000', '', '10600.00', NULL, 3, 'Ton', '14.9400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6861, 3532, 83, '', '202001', 'Coal', 'standard', NULL, '10600.00', '10600.00', '14.43', 1, '0.0000', NULL, '', '0', '0.00', '152958.0000', '', '10600.00', NULL, 3, 'Ton', '14.4300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6862, 3533, 83, '', '202001', 'Coal', 'standard', NULL, '9.70', '9.70', '10600.00', 1, '0.0000', NULL, '', '0', '0.00', '102820.0000', '', '9.70', NULL, 3, 'Ton', '10600.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6863, 3534, 83, '', '202001', 'Coal', 'standard', NULL, '9500.00', '9500.00', '21.70', 1, '0.0000', NULL, '', '0', '0.00', '206150.0000', '', '9500.00', NULL, 3, 'Ton', '21.7000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6864, 3535, 83, '', '202001', 'Coal', 'standard', NULL, '9400.00', '9400.00', '18.48', 1, '0.0000', NULL, '', '0', '0.00', '173712.0000', '', '9400.00', NULL, 3, 'Ton', '18.4800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6865, 3536, 83, '', '202001', 'Coal', 'standard', NULL, '9500.00', '9500.00', '19.53', 1, '0.0000', NULL, '', '0', '0.00', '185535.0000', '', '9500.00', NULL, 3, 'Ton', '19.5300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6866, 3537, 83, '', '202001', 'Coal', 'standard', NULL, '9500.00', '9500.00', '22.74', 1, '0.0000', NULL, '', '0', '0.00', '216030.0000', '', '9500.00', NULL, 3, 'Ton', '22.7400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6867, 3538, 83, '', '202001', 'Coal', 'standard', NULL, '9500.00', '9500.00', '23.82', 1, '0.0000', NULL, '', '0', '0.00', '226290.0000', '', '9500.00', NULL, 3, 'Ton', '23.8200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6871, 3541, 83, '', '202001', 'Coal', 'standard', NULL, '11000.00', '11000.00', '10.13', 1, '0.0000', NULL, '', '0', '0.00', '111430.0000', '', '11000.00', NULL, 3, 'Ton', '10.1300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6872, 3542, 83, '', '202001', 'Coal', 'standard', NULL, '10800.00', '10800.00', '23.01', 1, '0.0000', NULL, '', '0', '0.00', '248508.0000', '', '10800.00', NULL, 3, 'Ton', '23.0100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6873, 3543, 83, '', '202001', 'Coal', 'standard', NULL, '8700.00', '8700.00', '20.87', 1, '0.0000', NULL, '', '0', '0.00', '181569.0000', '', '8700.00', NULL, 3, 'Ton', '20.8700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6874, 3544, 83, '', '202001', 'Coal', 'standard', NULL, '8700.00', '8700.00', '22.10', 1, '0.0000', NULL, '', '0', '0.00', '192270.0000', '', '8700.00', NULL, 3, 'Ton', '22.1000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6875, 3545, 83, '', '202001', 'Coal', 'standard', NULL, '8700.00', '8700.00', '18.51', 1, '0.0000', NULL, '', '0', '0.00', '161037.0000', '', '8700.00', NULL, 3, 'Ton', '18.5100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6876, 3546, 83, '', '202001', 'Coal', 'standard', NULL, '8750.00', '8750.00', '23.24', 1, '0.0000', NULL, '', '0', '0.00', '203350.0000', '', '8750.00', NULL, 3, 'Ton', '23.2400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6877, 3547, 83, '', '202001', 'Coal', 'standard', NULL, '8600.00', '8600.00', '15.91', 1, '0.0000', NULL, '', '0', '0.00', '136826.0000', '', '8600.00', NULL, 3, 'Ton', '15.9100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6878, 3548, 83, '', '202001', 'Coal', 'standard', NULL, '8500.00', '8500.00', '21.33', 1, '0.0000', NULL, '', '0', '0.00', '181305.0000', '', '8500.00', NULL, 3, 'Ton', '21.3300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6879, 3182, 83, '', '202001', 'Coal', 'standard', NULL, '10600.00', '10600.00', '22.98', 1, '0.0000', NULL, '', '0', '0.00', '243588.0000', '', '10600.00', NULL, 3, 'Ton', '22.9800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6880, 3181, 83, '', '202001', 'Coal', 'standard', NULL, '10600.00', '10600.00', '23.19', 1, '0.0000', NULL, '', '0', '0.00', '245814.0000', '', '10600.00', NULL, 3, 'Ton', '23.1900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6911, 3549, 83, '', '202001', 'Coal', 'standard', NULL, '10600.00', '10600.00', '23.38', 1, '0.0000', NULL, '', '0', '0.00', '247828.0000', '', '10600.00', NULL, 3, 'Ton', '23.3800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6912, 3550, 83, '', '202001', 'Coal', 'standard', NULL, '10600.00', '10600.00', '23.99', 1, '0.0000', NULL, '', '0', '0.00', '254294.0000', '', '10600.00', NULL, 3, 'Ton', '23.9900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6913, 3551, 83, '', '202001', 'Coal', 'standard', NULL, '10600.00', '10600.00', '23.71', 1, '0.0000', NULL, '', '0', '0.00', '251326.0000', '', '10600.00', NULL, 3, 'Ton', '23.7100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6914, 3552, 83, '', '202001', 'Coal', 'standard', NULL, '10600.00', '10600.00', '14.77', 1, '0.0000', NULL, '', '0', '0.00', '156562.0000', '', '10600.00', NULL, 3, 'Ton', '14.7700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6915, 3553, 83, '', '202001', 'Coal', 'standard', NULL, '10600.00', '10600.00', '15.55', 1, '0.0000', NULL, '', '0', '0.00', '164830.0000', '', '10600.00', NULL, 3, 'Ton', '15.5500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6916, 3554, 83, '', '202001', 'Coal', 'standard', NULL, '10800.00', '10800.00', '24.75', 1, '0.0000', NULL, '', '0', '0.00', '267300.0000', '', '10800.00', NULL, 3, 'Ton', '24.7500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6917, 3555, 83, '', '202001', 'Coal', 'standard', NULL, '10550.00', '10550.00', '15.12', 1, '0.0000', NULL, '', '0', '0.00', '159516.0000', '', '10550.00', NULL, 3, 'Ton', '15.1200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6918, 3556, 83, '', '202001', 'Coal', 'standard', NULL, '10550.00', '10550.00', '13.99', 1, '0.0000', NULL, '', '0', '0.00', '147594.5000', '', '10550.00', NULL, 3, 'Ton', '13.9900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6919, 3557, 83, '', '202001', 'Coal', 'standard', NULL, '10600.00', '10600.00', '22.48', 1, '0.0000', NULL, '', '0', '0.00', '238288.0000', '', '10600.00', NULL, 3, 'Ton', '22.4800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6920, 3558, 83, '', '202001', 'Coal', 'standard', NULL, '10600.00', '10600.00', '22.21', 1, '0.0000', NULL, '', '0', '0.00', '235426.0000', '', '10600.00', NULL, 3, 'Ton', '22.2100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6921, 3559, 83, '', '202001', 'Coal', 'standard', NULL, '10600.00', '10600.00', '24.72', 1, '0.0000', NULL, '', '0', '0.00', '262032.0000', '', '10600.00', NULL, 3, 'Ton', '24.7200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6922, 3560, 83, '', '202001', 'Coal', 'standard', NULL, '10600.00', '10600.00', '24.53', 1, '0.0000', NULL, '', '0', '0.00', '260018.0000', '', '10600.00', NULL, 3, 'Ton', '24.5300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6923, 3561, 83, '', '202001', 'Coal', 'standard', NULL, '10600.00', '10600.00', '17.60', 1, '0.0000', NULL, '', '0', '0.00', '186560.0000', '', '10600.00', NULL, 3, 'Ton', '17.6000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6924, 3562, 83, '', '202001', 'Coal', 'standard', 0, '10600.00', '10600.00', '18.96', 1, '0.0000', NULL, '', '0', '0.00', '200976.0000', '', '10600.00', NULL, 3, 'Ton', '18.9600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6925, 3563, 83, '', '202001', 'Coal', 'standard', NULL, '10600.00', '10600.00', '15.27', 1, '0.0000', NULL, '', '0', '0.00', '161862.0000', '', '10600.00', NULL, 3, 'Ton', '15.2700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6926, 3564, 83, '', '202001', 'Coal', 'standard', NULL, '10500.00', '10500.00', '21.49', 1, '0.0000', NULL, '', '0', '0.00', '225645.0000', '', '10500.00', NULL, 3, 'Ton', '21.4900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6927, 3565, 83, '', '202001', 'Coal', 'standard', NULL, '10600.00', '10600.00', '24.06', 1, '0.0000', NULL, '', '0', '0.00', '255036.0000', '', '10600.00', NULL, 3, 'Ton', '24.0600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6929, 3567, 83, '', '202001', 'Coal', 'standard', NULL, '9500.00', '9500.00', '16.18', 1, '0.0000', NULL, '', '0', '0.00', '153710.0000', '', '9500.00', NULL, 3, 'Ton', '16.1800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6930, 3568, 83, '', '202001', 'Coal', 'standard', NULL, '9500.00', '9500.00', '22.22', 1, '0.0000', NULL, '', '0', '0.00', '211090.0000', '', '9500.00', NULL, 3, 'Ton', '22.2200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6931, 3569, 83, '', '202001', 'Coal', 'standard', NULL, '9500.00', '9500.00', '17.02', 1, '0.0000', NULL, '', '0', '0.00', '161690.0000', '', '9500.00', NULL, 3, 'Ton', '17.0200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6934, 3571, 83, '', '202001', 'Coal', 'standard', NULL, '11000.00', '11000.00', '25.53', 1, '0.0000', NULL, '', '0', '0.00', '280830.0000', '', '11000.00', NULL, 3, 'Ton', '25.5300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6935, 3572, 83, '', '202001', 'Coal', 'standard', NULL, '11200.00', '11200.00', '23.07', 1, '0.0000', NULL, '', '0', '0.00', '258384.0000', '', '11200.00', NULL, 3, 'Ton', '23.0700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6936, 3573, 83, '', '202001', 'Coal', 'standard', NULL, '11200.00', '11200.00', '24.53', 1, '0.0000', NULL, '', '0', '0.00', '274736.0000', '', '11200.00', NULL, 3, 'Ton', '24.5300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6937, 3574, 83, '', '202001', 'Coal', 'standard', NULL, '10600.00', '10600.00', '22.34', 1, '0.0000', NULL, '', '0', '0.00', '236804.0000', '', '10600.00', NULL, 3, 'Ton', '22.3400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6938, 3575, 83, '', '202001', 'Coal', 'standard', NULL, '10260.00', '10260.00', '23.29', 1, '0.0000', NULL, '', '0', '0.00', '238955.4000', '', '10260.00', NULL, 3, 'Ton', '23.2900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6939, 3576, 83, '', '202001', 'Coal', 'standard', NULL, '10800.00', '10800.00', '24.17', 1, '0.0000', NULL, '', '0', '0.00', '261036.0000', '', '10800.00', NULL, 3, 'Ton', '24.1700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6940, 3577, 83, '', '202001', 'Coal', 'standard', NULL, '7400.00', '7400.00', '16.40', 1, '0.0000', NULL, '', '0', '0.00', '121360.0000', '', '7400.00', NULL, 3, 'Ton', '16.4000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6941, 3578, 83, '', '202001', 'Coal', 'standard', NULL, '7400.00', '7400.00', '24.37', 1, '0.0000', NULL, '', '0', '0.00', '180338.0000', '', '7400.00', NULL, 3, 'Ton', '24.3700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6970, 3596, 83, '', '202001', 'Coal', 'standard', NULL, '10800.00', '10800.00', '24.91', 1, '0.0000', NULL, '', '0', '0.00', '269028.0000', '', '10800.00', NULL, 3, 'Ton', '24.9100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6971, 3597, 83, '', '202001', 'Coal', 'standard', NULL, '10800.00', '10800.00', '18.60', 1, '0.0000', NULL, '', '0', '0.00', '200880.0000', '', '10800.00', NULL, 3, 'Ton', '18.6000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6972, 3598, 83, '', '202001', 'Coal', 'standard', NULL, '10800.00', '10800.00', '18.54', 1, '0.0000', NULL, '', '0', '0.00', '200232.0000', '', '10800.00', NULL, 3, 'Ton', '18.5400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6973, 3599, 83, '', '202001', 'Coal', 'standard', NULL, '10900.00', '10900.00', '14.16', 1, '0.0000', NULL, '', '0', '0.00', '154344.0000', '', '10900.00', NULL, 3, 'Ton', '14.1600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6975, 3601, 83, '', '202001', 'Coal', 'standard', NULL, '9500.00', '9500.00', '21.90', 1, '0.0000', NULL, '', '0', '0.00', '208050.0000', '', '9500.00', NULL, 3, 'Ton', '21.9000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6976, 3602, 83, '', '202001', 'Coal', 'standard', NULL, '10000.00', '10000.00', '24.32', 1, '0.0000', NULL, '', '0', '0.00', '243200.0000', '', '10000.00', NULL, 3, 'Ton', '24.3200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6978, 3604, 83, '', '202001', 'Coal', 'standard', NULL, '9400.00', '9400.00', '21.61', 1, '0.0000', NULL, '', '0', '0.00', '203134.0000', '', '9400.00', NULL, 3, 'Ton', '21.6100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6979, 3605, 83, '', '202001', 'Coal', 'standard', NULL, '7400.00', '7400.00', '16.45', 1, '0.0000', NULL, '', '0', '0.00', '121730.0000', '', '7400.00', NULL, 3, 'Ton', '16.4500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6980, 3606, 83, '', '202001', 'Coal', 'standard', NULL, '8700.00', '8700.00', '17.03', 1, '0.0000', NULL, '', '0', '0.00', '148161.0000', '', '8700.00', NULL, 3, 'Ton', '17.0300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6981, 3579, 83, '', '202001', 'Coal', 'standard', NULL, '10800.00', '10800.00', '24.00', 1, '0.0000', NULL, '', '0', '0.00', '259200.0000', '', '10800.00', NULL, 3, 'Ton', '24.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6982, 3580, 83, '', '202001', 'Coal', 'standard', NULL, '10800.00', '10800.00', '24.14', 1, '0.0000', NULL, '', '0', '0.00', '260712.0000', '', '10800.00', NULL, 3, 'Ton', '24.1400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6983, 3581, 83, '', '202001', 'Coal', 'standard', NULL, '10500.00', '10500.00', '15.79', 1, '0.0000', NULL, '', '0', '0.00', '165795.0000', '', '10500.00', NULL, 3, 'Ton', '15.7900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6984, 3582, 83, '', '202001', 'Coal', 'standard', NULL, '10600.00', '10600.00', '15.68', 1, '0.0000', NULL, '', '0', '0.00', '166208.0000', '', '10600.00', NULL, 3, 'Ton', '15.6800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6985, 3583, 83, '', '202001', 'Coal', 'standard', NULL, '10600.00', '10600.00', '15.15', 1, '0.0000', NULL, '', '0', '0.00', '160590.0000', '', '10600.00', NULL, 3, 'Ton', '15.1500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6986, 3584, 83, '', '202001', 'Coal', 'standard', NULL, '10600.00', '10600.00', '17.63', 1, '0.0000', NULL, '', '0', '0.00', '186878.0000', '', '10600.00', NULL, 3, 'Ton', '17.6300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6987, 3585, 83, '', '202001', 'Coal', 'standard', NULL, '10600.00', '10600.00', '23.11', 1, '0.0000', NULL, '', '0', '0.00', '244966.0000', '', '10600.00', NULL, 3, 'Ton', '23.1100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6988, 3586, 83, '', '202001', 'Coal', 'standard', NULL, '10600.00', '10600.00', '24.35', 1, '0.0000', NULL, '', '0', '0.00', '258110.0000', '', '10600.00', NULL, 3, 'Ton', '24.3500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6989, 3587, 83, '', '202001', 'Coal', 'standard', NULL, '10600.00', '10600.00', '23.37', 1, '0.0000', NULL, '', '0', '0.00', '247722.0000', '', '10600.00', NULL, 3, 'Ton', '23.3700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6990, 3588, 83, '', '202001', 'Coal', 'standard', NULL, '10600.00', '10600.00', '17.68', 1, '0.0000', NULL, '', '0', '0.00', '187408.0000', '', '10600.00', NULL, 3, 'Ton', '17.6800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6991, 3589, 83, '', '202001', 'Coal', 'standard', NULL, '10600.00', '10600.00', '23.29', 1, '0.0000', NULL, '', '0', '0.00', '246874.0000', '', '10600.00', NULL, 3, 'Ton', '23.2900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6992, 3590, 83, '', '202001', 'Coal', 'standard', NULL, '10600.00', '10600.00', '19.72', 1, '0.0000', NULL, '', '0', '0.00', '209032.0000', '', '10600.00', NULL, 3, 'Ton', '19.7200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6993, 3591, 83, '', '202001', 'Coal', 'standard', NULL, '10600.00', '10600.00', '19.04', 1, '0.0000', NULL, '', '0', '0.00', '201824.0000', '', '10600.00', NULL, 3, 'Ton', '19.0400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6994, 3592, 83, '', '202001', 'Coal', 'standard', NULL, '10600.00', '10600.00', '14.41', 1, '0.0000', NULL, '', '0', '0.00', '152746.0000', '', '10600.00', NULL, 3, 'Ton', '14.4100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (6995, 3593, 83, '', '202001', 'Coal', 'standard', NULL, '10600.00', '10600.00', '15.31', 1, '0.0000', NULL, '', '0', '0.00', '162286.0000', '', '10600.00', NULL, 3, 'Ton', '15.3100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7030, 3607, 83, '', '202001', 'Coal', 'standard', NULL, '10600.00', '10600.00', '22.28', 1, '0.0000', NULL, '', '0', '0.00', '236168.0000', '', '10600.00', NULL, 3, 'Ton', '22.2800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7031, 3608, 83, '', '202001', 'Coal', 'standard', NULL, '10650.00', '10650.00', '23.35', 1, '0.0000', NULL, '', '0', '0.00', '248677.5000', '', '10650.00', NULL, 3, 'Ton', '23.3500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7032, 3609, 83, '', '202001', 'Coal', 'standard', NULL, '10600.00', '10600.00', '19.30', 1, '0.0000', NULL, '', '0', '0.00', '204580.0000', '', '10600.00', NULL, 3, 'Ton', '19.3000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7033, 3610, 83, '', '202001', 'Coal', 'standard', NULL, '10600.00', '10600.00', '17.93', 1, '0.0000', NULL, '', '0', '0.00', '190058.0000', '', '10600.00', NULL, 3, 'Ton', '17.9300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7034, 3611, 83, '', '202001', 'Coal', 'standard', NULL, '10600.00', '10600.00', '18.32', 1, '0.0000', NULL, '', '0', '0.00', '194192.0000', '', '10600.00', NULL, 3, 'Ton', '18.3200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7035, 3612, 83, '', '202001', 'Coal', 'standard', NULL, '10600.00', '10600.00', '15.37', 1, '0.0000', NULL, '', '0', '0.00', '162922.0000', '', '10600.00', NULL, 3, 'Ton', '15.3700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7036, 3613, 83, '', '202001', 'Coal', 'standard', 0, '10600.00', '10600.00', '19.21', 1, '0.0000', NULL, '', '0', '0.00', '203626.0000', '', '10600.00', NULL, 3, 'Ton', '19.2100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7037, 3614, 83, '', '202001', 'Coal', 'standard', NULL, '10600.00', '10600.00', '24.19', 1, '0.0000', NULL, '', '0', '0.00', '256414.0000', '', '10600.00', NULL, 3, 'Ton', '24.1900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7038, 3615, 83, '', '202001', 'Coal', 'standard', NULL, '10600.00', '10600.00', '23.57', 1, '0.0000', NULL, '', '0', '0.00', '249842.0000', '', '10600.00', NULL, 3, 'Ton', '23.5700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7039, 3616, 83, '', '202001', 'Coal', 'standard', NULL, '10600.00', '10600.00', '18.80', 1, '0.0000', NULL, '', '0', '0.00', '199280.0000', '', '10600.00', NULL, 3, 'Ton', '18.8000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7040, 3617, 83, '', '202001', 'Coal', 'standard', NULL, '10600.00', '10600.00', '18.35', 1, '0.0000', NULL, '', '0', '0.00', '194510.0000', '', '10600.00', NULL, 3, 'Ton', '18.3500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7041, 3618, 83, '', '202001', 'Coal', 'standard', 0, '10600.00', '10600.00', '18.96', 1, '0.0000', NULL, '', '0', '0.00', '200976.0000', '', '10600.00', NULL, 3, 'Ton', '18.9600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7042, 3619, 83, '', '202001', 'Coal', 'standard', NULL, '10600.00', '10600.00', '18.47', 1, '0.0000', NULL, '', '0', '0.00', '195782.0000', '', '10600.00', NULL, 3, 'Ton', '18.4700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7043, 3620, 83, '', '202001', 'Coal', 'standard', NULL, '10700.00', '10700.00', '14.19', 1, '0.0000', NULL, '', '0', '0.00', '151833.0000', '', '10700.00', NULL, 3, 'Ton', '14.1900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7044, 3621, 83, '', '202001', 'Coal', 'standard', NULL, '10700.00', '10700.00', '18.25', 1, '0.0000', NULL, '', '0', '0.00', '195275.0000', '', '10700.00', NULL, 3, 'Ton', '18.2500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7045, 3622, 83, '', '202001', 'Coal', 'standard', NULL, '10600.00', '10600.00', '13.86', 1, '0.0000', NULL, '', '0', '0.00', '146916.0000', '', '10600.00', NULL, 3, 'Ton', '13.8600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7046, 3623, 83, '', '202001', 'Coal', 'standard', NULL, '10600.00', '10600.00', '14.15', 1, '0.0000', NULL, '', '0', '0.00', '149990.0000', '', '10600.00', NULL, 3, 'Ton', '14.1500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7048, 3624, 83, '', '202001', 'Coal', 'standard', NULL, '10600.00', '10600.00', '15.78', 1, '0.0000', NULL, '', '0', '0.00', '167268.0000', '', '10600.00', NULL, 3, 'Ton', '15.7800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7050, 3625, 83, '', '202001', 'Coal', 'standard', NULL, '10600.00', '10600.00', '17.41', 1, '0.0000', NULL, '', '0', '0.00', '184546.0000', '', '10600.00', NULL, 3, 'Ton', '17.4100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7051, 3626, 83, '', '202001', 'Coal', 'standard', NULL, '10600.00', '10600.00', '19.83', 1, '0.0000', NULL, '', '0', '0.00', '210198.0000', '', '10600.00', NULL, 3, 'Ton', '19.8300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7053, 3628, 83, '', '202001', 'Coal', 'standard', NULL, '11050.00', '11050.00', '21.85', 1, '0.0000', NULL, '', '0', '0.00', '241442.5000', '', '11050.00', NULL, 3, 'Ton', '21.8500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7054, 3629, 83, '', '202001', 'Coal', 'standard', NULL, '11000.00', '11000.00', '16.52', 1, '0.0000', NULL, '', '0', '0.00', '181720.0000', '', '11000.00', NULL, 3, 'Ton', '16.5200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7055, 3630, 83, '', '202001', 'Coal', 'standard', NULL, '11200.00', '11200.00', '23.98', 1, '0.0000', NULL, '', '0', '0.00', '268576.0000', '', '11200.00', NULL, 3, 'Ton', '23.9800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7056, 3631, 83, '', '202001', 'Coal', 'standard', NULL, '11100.00', '11100.00', '18.67', 1, '0.0000', NULL, '', '0', '0.00', '207237.0000', '', '11100.00', NULL, 3, 'Ton', '18.6700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7057, 3632, 83, '', '202001', 'Coal', 'standard', NULL, '10200.00', '10200.00', '100.00', 1, '0.0000', NULL, '', '0', '0.00', '1020000.0000', '', '10200.00', NULL, 3, 'Ton', '100.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7058, 3633, 83, '', '202001', 'Coal', 'standard', NULL, '9500.00', '9500.00', '21.43', 1, '0.0000', NULL, '', '0', '0.00', '203585.0000', '', '9500.00', NULL, 3, 'Ton', '21.4300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7059, 3634, 83, '', '202001', 'Coal', 'standard', NULL, '9500.00', '9500.00', '21.96', 1, '0.0000', NULL, '', '0', '0.00', '208620.0000', '', '9500.00', NULL, 3, 'Ton', '21.9600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7060, 3635, 83, '', '202001', 'Coal', 'standard', NULL, '9900.00', '9900.00', '14.00', 1, '0.0000', NULL, '', '0', '0.00', '138600.0000', '', '9900.00', NULL, 3, 'Ton', '14.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7061, 3636, 83, '', '202001', 'Coal', 'standard', NULL, '9900.00', '9900.00', '26.00', 1, '0.0000', NULL, '', '0', '0.00', '257400.0000', '', '9900.00', NULL, 3, 'Ton', '26.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7062, 3637, 83, '', '202001', 'Coal', 'standard', NULL, '7400.00', '7400.00', '18.02', 1, '0.0000', NULL, '', '0', '0.00', '133348.0000', '', '7400.00', NULL, 3, 'Ton', '18.0200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7063, 3638, 83, '', '202001', 'Coal', 'standard', NULL, '7400.00', '7400.00', '16.09', 1, '0.0000', NULL, '', '0', '0.00', '119066.0000', '', '7400.00', NULL, 3, 'Ton', '16.0900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7104, 3639, 83, '', '202001', 'Coal', 'standard', NULL, '11200.00', '11200.00', '22.92', 1, '0.0000', NULL, '', '0', '0.00', '256704.0000', '', '11200.00', NULL, 3, 'Ton', '22.9200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7105, 3640, 83, '', '202001', 'Coal', 'standard', NULL, '11100.00', '11100.00', '21.67', 1, '0.0000', NULL, '', '0', '0.00', '240537.0000', '', '11100.00', NULL, 3, 'Ton', '21.6700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7106, 3641, 83, '', '202001', 'Coal', 'standard', NULL, '11000.00', '11000.00', '20.26', 1, '0.0000', NULL, '', '0', '0.00', '222860.0000', '', '11000.00', NULL, 3, 'Ton', '20.2600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7107, 3642, 83, '', '202001', 'Coal', 'standard', NULL, '11200.00', '11200.00', '15.29', 1, '0.0000', NULL, '', '0', '0.00', '171248.0000', '', '11200.00', NULL, 3, 'Ton', '15.2900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7108, 3643, 83, '', '202001', 'Coal', 'standard', NULL, '11000.00', '11000.00', '16.70', 1, '0.0000', NULL, '', '0', '0.00', '183700.0000', '', '11000.00', NULL, 3, 'Ton', '16.7000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7109, 3644, 83, '', '202001', 'Coal', 'standard', NULL, '11200.00', '11200.00', '21.70', 1, '0.0000', NULL, '', '0', '0.00', '243040.0000', '', '11200.00', NULL, 3, 'Ton', '21.7000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7110, 3645, 83, '', '202001', 'Coal', 'standard', NULL, '11200.00', '11200.00', '22.91', 1, '0.0000', NULL, '', '0', '0.00', '256592.0000', '', '11200.00', NULL, 3, 'Ton', '22.9100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7112, 3646, 83, '', '202001', 'Coal', 'standard', 0, '9400.00', '9400.00', '19.21', 1, '0.0000', NULL, '', '0', '0.00', '180574.0000', '', '9400.00', NULL, 3, 'Ton', '19.2100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7113, 3647, 83, '', '202001', 'Coal', 'standard', NULL, '9400.00', '9400.00', '20.24', 1, '0.0000', NULL, '', '0', '0.00', '190256.0000', '', '9400.00', NULL, 3, 'Ton', '20.2400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7114, 3648, 83, '', '202001', 'Coal', 'standard', NULL, '9400.00', '9400.00', '19.54', 1, '0.0000', NULL, '', '0', '0.00', '183676.0000', '', '9400.00', NULL, 3, 'Ton', '19.5400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7115, 3649, 83, '', '202001', 'Coal', 'standard', NULL, '9400.00', '9400.00', '16.54', 1, '0.0000', NULL, '', '0', '0.00', '155476.0000', '', '9400.00', NULL, 3, 'Ton', '16.5400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7116, 3650, 83, '', '202001', 'Coal', 'standard', NULL, '9500.00', '9500.00', '19.25', 1, '0.0000', NULL, '', '0', '0.00', '182875.0000', '', '9500.00', NULL, 3, 'Ton', '19.2500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7117, 3651, 83, '', '202001', 'Coal', 'standard', NULL, '9500.00', '9500.00', '21.28', 1, '0.0000', NULL, '', '0', '0.00', '202160.0000', '', '9500.00', NULL, 3, 'Ton', '21.2800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7118, 3652, 83, '', '202001', 'Coal', 'standard', NULL, '9500.00', '9500.00', '23.72', 1, '0.0000', NULL, '', '0', '0.00', '225340.0000', '', '9500.00', NULL, 3, 'Ton', '23.7200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7119, 3653, 83, '', '202001', 'Coal', 'standard', NULL, '9700.00', '9700.00', '20.69', 1, '0.0000', NULL, '', '0', '0.00', '200693.0000', '', '9700.00', NULL, 3, 'Ton', '20.6900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7120, 3654, 83, '', '202001', 'Coal', 'standard', NULL, '9500.00', '9500.00', '14.24', 1, '0.0000', NULL, '', '0', '0.00', '135280.0000', '', '9500.00', NULL, 3, 'Ton', '14.2400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7121, 3655, 83, '', '202001', 'Coal', 'standard', NULL, '10700.00', '10700.00', '5.05', 1, '0.0000', NULL, '', '0', '0.00', '54035.0000', '', '10700.00', NULL, 3, 'Ton', '5.0500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7122, 3656, 83, '', '202001', 'Coal', 'standard', NULL, '10600.00', '10600.00', '22.21', 1, '0.0000', NULL, '', '0', '0.00', '235426.0000', '', '10600.00', NULL, 3, 'Ton', '22.2100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7123, 3657, 83, '', '202001', 'Coal', 'standard', NULL, '10600.00', '10600.00', '21.81', 1, '0.0000', NULL, '', '0', '0.00', '231186.0000', '', '10600.00', NULL, 3, 'Ton', '21.8100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7124, 3658, 83, '', '202001', 'Coal', 'standard', NULL, '10600.00', '10600.00', '17.41', 1, '0.0000', NULL, '', '0', '0.00', '184546.0000', '', '10600.00', NULL, 3, 'Ton', '17.4100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7125, 3659, 83, '', '202001', 'Coal', 'standard', NULL, '10600.00', '10600.00', '18.93', 1, '0.0000', NULL, '', '0', '0.00', '200658.0000', '', '10600.00', NULL, 3, 'Ton', '18.9300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7126, 3660, 83, '', '202001', 'Coal', 'standard', NULL, '10600.00', '10600.00', '14.90', 1, '0.0000', NULL, '', '0', '0.00', '157940.0000', '', '10600.00', NULL, 3, 'Ton', '14.9000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7127, 3661, 83, '', '202001', 'Coal', 'standard', NULL, '10600.00', '10600.00', '23.80', 1, '0.0000', NULL, '', '0', '0.00', '252280.0000', '', '10600.00', NULL, 3, 'Ton', '23.8000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7128, 3662, 83, '', '202001', 'Coal', 'standard', NULL, '14.10', '14.10', '11000.00', 1, '0.0000', NULL, '', '0', '0.00', '155100.0000', '', '14.10', NULL, 3, 'Ton', '11000.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7129, 3663, 83, '', '202001', 'Coal', 'standard', NULL, '11200.00', '11200.00', '21.11', 1, '0.0000', NULL, '', '0', '0.00', '236432.0000', '', '11200.00', NULL, 3, 'Ton', '21.1100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7130, 3664, 83, '', '202001', 'Coal', 'standard', NULL, '10900.00', '10900.00', '23.99', 1, '0.0000', NULL, '', '0', '0.00', '261491.0000', '', '10900.00', NULL, 3, 'Ton', '23.9900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7131, 3665, 83, '', '202001', 'Coal', 'standard', NULL, '10900.00', '10900.00', '18.47', 1, '0.0000', NULL, '', '0', '0.00', '201323.0000', '', '10900.00', NULL, 3, 'Ton', '18.4700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7132, 3666, 83, '', '202001', 'Coal', 'standard', NULL, '10600.00', '10600.00', '20.97', 1, '0.0000', NULL, '', '0', '0.00', '222282.0000', '', '10600.00', NULL, 3, 'Ton', '20.9700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7133, 3667, 83, '', '202001', 'Coal', 'standard', NULL, '7400.00', '7400.00', '24.02', 1, '0.0000', NULL, '', '0', '0.00', '177748.0000', '', '7400.00', NULL, 3, 'Ton', '24.0200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7134, 3668, 83, '', '202001', 'Coal', 'standard', NULL, '7400.00', '7400.00', '22.42', 1, '0.0000', NULL, '', '0', '0.00', '165908.0000', '', '7400.00', NULL, 3, 'Ton', '22.4200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7135, 3669, 83, '', '202001', 'Coal', 'standard', NULL, '8000.00', '8000.00', '14.58', 1, '0.0000', NULL, '', '0', '0.00', '116640.0000', '', '8000.00', NULL, 3, 'Ton', '14.5800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7136, 3670, 83, '', '202001', 'Coal', 'standard', NULL, '8000.00', '8000.00', '15.20', 1, '0.0000', NULL, '', '0', '0.00', '121600.0000', '', '8000.00', NULL, 3, 'Ton', '15.2000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7137, 3671, 83, '', '202001', 'Coal', 'standard', NULL, '8000.00', '8000.00', '16.06', 1, '0.0000', NULL, '', '0', '0.00', '128480.0000', '', '8000.00', NULL, 3, 'Ton', '16.0600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7138, 3672, 83, '', '202001', 'Coal', 'standard', NULL, '8000.00', '8000.00', '15.49', 1, '0.0000', NULL, '', '0', '0.00', '123920.0000', '', '8000.00', NULL, 3, 'Ton', '15.4900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7139, 3673, 83, '', '202001', 'Coal', 'standard', NULL, '8000.00', '8000.00', '19.23', 1, '0.0000', NULL, '', '0', '0.00', '153840.0000', '', '8000.00', NULL, 3, 'Ton', '19.2300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7140, 3674, 83, '', '202001', 'Coal', 'standard', NULL, '8000.00', '8000.00', '18.91', 1, '0.0000', NULL, '', '0', '0.00', '151280.0000', '', '8000.00', NULL, 3, 'Ton', '18.9100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7141, 3675, 83, '', '202001', 'Coal', 'standard', NULL, '8600.00', '8600.00', '15.87', 1, '0.0000', NULL, '', '0', '0.00', '136482.0000', '', '8600.00', NULL, 3, 'Ton', '15.8700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7142, 3676, 83, '', '202001', 'Coal', 'standard', NULL, '8600.00', '8600.00', '24.90', 1, '0.0000', NULL, '', '0', '0.00', '214140.0000', '', '8600.00', NULL, 3, 'Ton', '24.9000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7143, 3677, 83, '', '202001', 'Coal', 'standard', NULL, '8600.00', '8600.00', '22.92', 1, '0.0000', NULL, '', '0', '0.00', '197112.0000', '', '8600.00', NULL, 3, 'Ton', '22.9200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7144, 3678, 83, '', '202001', 'Coal', 'standard', NULL, '8500.00', '8500.00', '19.20', 1, '0.0000', NULL, '', '0', '0.00', '163200.0000', '', '8500.00', NULL, 3, 'Ton', '19.2000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7145, 3498, 83, '', '202001', 'Coal', 'standard', 0, '11300.00', '11300.00', '4.21', 1, '0.0000', NULL, '', '0', '0.00', '47573.0000', '', '11300.00', NULL, 3, 'Ton', '4.2100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7146, 3499, 83, '', '202001', 'Coal', 'standard', 0, '11300.00', '11300.00', '4.60', 1, '0.0000', NULL, '', '0', '0.00', '51980.0000', '', '11300.00', NULL, 3, 'Ton', '4.6000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7147, 3539, 83, '', '202001', 'Coal', 'standard', 0, '9600.00', '9600.00', '4.90', 1, '0.0000', NULL, '', '0', '0.00', '47040.0000', '', '9600.00', NULL, 3, 'Ton', '4.9000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7148, 3540, 83, '', '202001', 'Coal', 'standard', 0, '9600.00', '9600.00', '4.38', 1, '0.0000', NULL, '', '0', '0.00', '42048.0000', '', '9600.00', NULL, 3, 'Ton', '4.3800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7149, 3594, 83, '', '202001', 'Coal', 'standard', 0, '11300.00', '11300.00', '4.12', 1, '0.0000', NULL, '', '0', '0.00', '46556.0000', '', '11300.00', NULL, 3, 'Ton', '4.1200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7150, 3595, 83, '', '202001', 'Coal', 'standard', 0, '11300.00', '11300.00', '4.34', 1, '0.0000', NULL, '', '0', '0.00', '49042.0000', '', '11300.00', NULL, 3, 'Ton', '4.3400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7151, 3627, 83, '', '202001', 'Coal', 'standard', 0, '11300.00', '11300.00', '4.50', 1, '0.0000', NULL, '', '0', '0.00', '50850.0000', '', '11300.00', NULL, 3, 'Ton', '4.5000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7154, 3679, 84, '', '200000', 'Cash Return', 'standard', NULL, '19000.00', '19000.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '19000.0000', '', '19000.00', NULL, 3, 'Ton', '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7155, 3680, 84, '', '200000', 'Cash Return', 'standard', NULL, '9500.00', '9500.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '9500.0000', '', '9500.00', NULL, 3, 'Ton', '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7156, 3566, 83, '', '202001', 'Coal', 'standard', 0, '10600.00', '10600.00', '16.28', 1, '0.0000', NULL, '', '0', '0.00', '172568.0000', '', '10600.00', NULL, 3, 'Ton', '16.2800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7157, 3570, 83, '', '202001', 'Coal', 'standard', 0, '11000.00', '11000.00', '16.49', 1, '0.0000', NULL, '', '0', '0.00', '181390.0000', '', '11000.00', NULL, 3, 'Ton', '16.4900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7159, 3681, 84, '', '200000', 'Cash Return', 'standard', NULL, '92300.00', '92300.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '92300.0000', '', '92300.00', NULL, 3, 'Ton', '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7161, 3682, 84, '', '200000', 'Cash Return', 'standard', NULL, '4300.00', '4300.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '4300.0000', '', '4300.00', NULL, 3, 'Ton', '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7163, 3683, 84, '', '200000', 'Cash Return', 'standard', NULL, '245480.00', '245480.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '245480.0000', '', '245480.00', NULL, 3, 'Ton', '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7200, 3685, 83, '', '202001', 'Coal', 'standard', NULL, '10600.00', '10600.00', '17.89', 1, '0.0000', NULL, '', '0', '0.00', '189634.0000', '', '10600.00', NULL, 3, 'Ton', '17.8900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7201, 3686, 83, '', '202001', 'Coal', 'standard', NULL, '10800.00', '10800.00', '24.83', 1, '0.0000', NULL, '', '0', '0.00', '268164.0000', '', '10800.00', NULL, 3, 'Ton', '24.8300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7202, 3687, 83, '', '202001', 'Coal', 'standard', NULL, '10800.00', '10800.00', '24.46', 1, '0.0000', NULL, '', '0', '0.00', '264168.0000', '', '10800.00', NULL, 3, 'Ton', '24.4600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7203, 3688, 83, '', '202001', 'Coal', 'standard', NULL, '11300.00', '11300.00', '23.88', 1, '0.0000', NULL, '', '0', '0.00', '269844.0000', '', '11300.00', NULL, 3, 'Ton', '23.8800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7204, 3689, 83, '', '202001', 'Coal', 'standard', NULL, '11300.00', '11300.00', '24.26', 1, '0.0000', NULL, '', '0', '0.00', '274138.0000', '', '11300.00', NULL, 3, 'Ton', '24.2600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7206, 3691, 83, '', '202001', 'Coal', 'standard', NULL, '11300.00', '11300.00', '24.00', 1, '0.0000', NULL, '', '0', '0.00', '271200.0000', '', '11300.00', NULL, 3, 'Ton', '24.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7207, 3692, 83, '', '202001', 'Coal', 'standard', NULL, '9400.00', '9400.00', '19.61', 1, '0.0000', NULL, '', '0', '0.00', '184334.0000', '', '9400.00', NULL, 3, 'Ton', '19.6100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7208, 3693, 83, '', '202001', 'Coal', 'standard', NULL, '9500.00', '9500.00', '24.99', 1, '0.0000', NULL, '', '0', '0.00', '237405.0000', '', '9500.00', NULL, 3, 'Ton', '24.9900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7209, 3695, 83, '', '202001', 'Coal', 'standard', NULL, '9500.00', '9500.00', '5.63', 1, '0.0000', NULL, '', '0', '0.00', '53485.0000', '', '9500.00', NULL, 3, 'Ton', '5.6300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7210, 3696, 83, '', '202001', 'Coal', 'standard', NULL, '9500.00', '9500.00', '20.15', 1, '0.0000', NULL, '', '0', '0.00', '191425.0000', '', '9500.00', NULL, 3, 'Ton', '20.1500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7211, 3697, 83, '', '202001', 'Coal', 'standard', NULL, '9500.00', '9500.00', '18.65', 1, '0.0000', NULL, '', '0', '0.00', '177175.0000', '', '9500.00', NULL, 3, 'Ton', '18.6500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7212, 3698, 83, '', '202001', 'Coal', 'standard', NULL, '10600.00', '10600.00', '21.62', 1, '0.0000', NULL, '', '0', '0.00', '229172.0000', '', '10600.00', NULL, 3, 'Ton', '21.6200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7213, 3699, 83, '', '202001', 'Coal', 'standard', NULL, '10600.00', '10600.00', '22.61', 1, '0.0000', NULL, '', '0', '0.00', '239666.0000', '', '10600.00', NULL, 3, 'Ton', '22.6100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7214, 3700, 83, '', '202001', 'Coal', 'standard', NULL, '11300.00', '11300.00', '4.94', 1, '0.0000', NULL, '', '0', '0.00', '55709.0000', '', '11300.00', NULL, 3, 'Ton', '4.9300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7215, 3701, 83, '', '202001', 'Coal', 'standard', NULL, '11300.00', '11300.00', '5.04', 1, '0.0000', NULL, '', '0', '0.00', '56952.0000', '', '11300.00', NULL, 3, 'Ton', '5.0400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7216, 3702, 83, '', '202001', 'Coal', 'standard', NULL, '11200.00', '11200.00', '19.50', 1, '0.0000', NULL, '', '0', '0.00', '218400.0000', '', '11200.00', NULL, 3, 'Ton', '19.5000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7217, 3703, 83, '', '202001', 'Coal', 'standard', NULL, '11000.00', '11000.00', '15.56', 1, '0.0000', NULL, '', '0', '0.00', '171160.0000', '', '11000.00', NULL, 3, 'Ton', '15.5600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7218, 3704, 83, '', '202001', 'Coal', 'standard', 0, '8800.00', '8800.00', '17.46', 1, '0.0000', NULL, '', '0', '0.00', '153648.0000', '', '8800.00', NULL, 3, 'Ton', '17.4600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7219, 3705, 83, '', '202001', 'Coal', 'standard', NULL, '8700.00', '8700.00', '22.12', 1, '0.0000', NULL, '', '0', '0.00', '192444.0000', '', '8700.00', NULL, 3, 'Ton', '22.1200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7220, 3706, 83, '', '202001', 'Coal', 'standard', NULL, '9000.00', '9000.00', '25.47', 1, '0.0000', NULL, '', '0', '0.00', '229230.0000', '', '9000.00', NULL, 3, 'Ton', '25.4700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7221, 3707, 83, '', '202001', 'Coal', 'standard', NULL, '9000.00', '9000.00', '23.77', 1, '0.0000', NULL, '', '0', '0.00', '213930.0000', '', '9000.00', NULL, 3, 'Ton', '23.7700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7222, 3708, 83, '', '202001', 'Coal', 'standard', NULL, '7400.00', '7400.00', '16.00', 1, '0.0000', NULL, '', '0', '0.00', '118400.0000', '', '7400.00', NULL, 3, 'Ton', '16.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7223, 3709, 83, '', '202001', 'Coal', 'standard', NULL, '8000.00', '8000.00', '16.83', 1, '0.0000', NULL, '', '0', '0.00', '134640.0000', '', '8000.00', NULL, 3, 'Ton', '16.8300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7224, 3710, 83, '', '202001', 'Coal', 'standard', NULL, '8000.00', '8000.00', '15.60', 1, '0.0000', NULL, '', '0', '0.00', '124800.0000', '', '8000.00', NULL, 3, 'Ton', '15.6000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7225, 3711, 83, '', '202001', 'Coal', 'standard', NULL, '8000.00', '8000.00', '19.17', 1, '0.0000', NULL, '', '0', '0.00', '153360.0000', '', '8000.00', NULL, 3, 'Ton', '19.1700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7226, 3712, 83, '', '202001', 'Coal', 'standard', NULL, '8500.00', '8500.00', '26.02', 1, '0.0000', NULL, '', '0', '0.00', '221170.0000', '', '8500.00', NULL, 3, 'Ton', '26.0200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7247, 3713, 83, '', '202001', 'Coal', 'standard', NULL, '10600.00', '10600.00', '13.67', 1, '0.0000', NULL, '', '0', '0.00', '144902.0000', '', '10600.00', NULL, 3, 'Ton', '13.6700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7248, 3714, 83, '', '202001', 'Coal', 'standard', NULL, '11200.00', '11200.00', '18.98', 1, '0.0000', NULL, '', '0', '0.00', '212576.0000', '', '11200.00', NULL, 3, 'Ton', '18.9800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7249, 3715, 83, '', '202001', 'Coal', 'standard', NULL, '11100.00', '11100.00', '25.26', 1, '0.0000', NULL, '', '0', '0.00', '280386.0000', '', '11100.00', NULL, 3, 'Ton', '25.2600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7250, 3716, 83, '', '202001', 'Coal', 'standard', NULL, '11300.00', '11300.00', '24.25', 1, '0.0000', NULL, '', '0', '0.00', '274025.0000', '', '11300.00', NULL, 3, 'Ton', '24.2500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7251, 3717, 83, '', '202001', 'Coal', 'standard', NULL, '11200.00', '11200.00', '24.00', 1, '0.0000', NULL, '', '0', '0.00', '268800.0000', '', '11200.00', NULL, 3, 'Ton', '24.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7252, 3718, 83, '', '202001', 'Coal', 'standard', NULL, '11200.00', '11200.00', '25.13', 1, '0.0000', NULL, '', '0', '0.00', '281456.0000', '', '11200.00', NULL, 3, 'Ton', '25.1300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7253, 3719, 83, '', '202001', 'Coal', 'standard', NULL, '11200.00', '11200.00', '22.80', 1, '0.0000', NULL, '', '0', '0.00', '255360.0000', '', '11200.00', NULL, 3, 'Ton', '22.8000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7254, 3720, 83, '', '202001', 'Coal', 'standard', NULL, '11200.00', '11200.00', '23.34', 1, '0.0000', NULL, '', '0', '0.00', '261408.0000', '', '11200.00', NULL, 3, 'Ton', '23.3400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7255, 3721, 83, '', '202001', 'Coal', 'standard', NULL, '11200.00', '11200.00', '24.82', 1, '0.0000', NULL, '', '0', '0.00', '277984.0000', '', '11200.00', NULL, 3, 'Ton', '24.8200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7256, 3722, 83, '', '202001', 'Coal', 'standard', NULL, '10200.00', '10200.00', '100.00', 1, '0.0000', NULL, '', '0', '0.00', '1020000.0000', '', '10200.00', NULL, 3, 'Ton', '100.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7257, 3723, 83, '', '202001', 'Coal', 'standard', NULL, '10000.00', '10000.00', '24.58', 1, '0.0000', NULL, '', '0', '0.00', '245800.0000', '', '10000.00', NULL, 3, 'Ton', '24.5800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7258, 3724, 83, '', '202001', 'Coal', 'standard', NULL, '9500.00', '9500.00', '14.23', 1, '0.0000', NULL, '', '0', '0.00', '135185.0000', '', '9500.00', NULL, 3, 'Ton', '14.2300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7259, 3725, 83, '', '202001', 'Coal', 'standard', NULL, '9800.00', '9800.00', '26.52', 1, '0.0000', NULL, '', '0', '0.00', '259896.0000', '', '9800.00', NULL, 3, 'Ton', '26.5200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7260, 3726, 83, '', '202001', 'Coal', 'standard', NULL, '9500.00', '9500.00', '23.07', 1, '0.0000', NULL, '', '0', '0.00', '219165.0000', '', '9500.00', NULL, 3, 'Ton', '23.0700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7261, 3727, 83, '', '202001', 'Coal', 'standard', NULL, '11200.00', '11200.00', '24.00', 1, '0.0000', NULL, '', '0', '0.00', '268800.0000', '', '11200.00', NULL, 3, 'Ton', '24.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7262, 3728, 83, '', '202001', 'Coal', 'standard', NULL, '11200.00', '11200.00', '23.34', 1, '0.0000', NULL, '', '0', '0.00', '261408.0000', '', '11200.00', NULL, 3, 'Ton', '23.3400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7263, 3729, 83, '', '202001', 'Coal', 'standard', NULL, '7400.00', '7400.00', '16.61', 1, '0.0000', NULL, '', '0', '0.00', '122914.0000', '', '7400.00', NULL, 3, 'Ton', '16.6100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7264, 3730, 83, '', '202001', 'Coal', 'standard', NULL, '8600.00', '8600.00', '24.65', 1, '0.0000', NULL, '', '0', '0.00', '211990.0000', '', '8600.00', NULL, 3, 'Ton', '24.6500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7265, 3731, 83, '', '202001', 'Coal', 'standard', NULL, '8600.00', '8600.00', '24.84', 1, '0.0000', NULL, '', '0', '0.00', '213624.0000', '', '8600.00', NULL, 3, 'Ton', '24.8400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7266, 3732, 83, '', '202001', 'Coal', 'standard', NULL, '8700.00', '8700.00', '17.31', 1, '0.0000', NULL, '', '0', '0.00', '150597.0000', '', '8700.00', NULL, 3, 'Ton', '17.3100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7306, 3734, 83, '', '202001', 'Coal', 'standard', NULL, '11250.00', '11250.00', '14.79', 1, '0.0000', NULL, '', '0', '0.00', '166387.5000', '', '11250.00', NULL, 3, 'Ton', '14.7900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7307, 3735, 83, '', '202001', 'Coal', 'standard', NULL, '11200.00', '11200.00', '14.52', 1, '0.0000', NULL, '', '0', '0.00', '162624.0000', '', '11200.00', NULL, 3, 'Ton', '14.5200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7308, 3736, 83, '', '202001', 'Coal', 'standard', NULL, '11200.00', '11200.00', '14.09', 1, '0.0000', NULL, '', '0', '0.00', '157808.0000', '', '11200.00', NULL, 3, 'Ton', '14.0900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7309, 3737, 83, '', '202001', 'Coal', 'standard', NULL, '11400.00', '11400.00', '23.57', 1, '0.0000', NULL, '', '0', '0.00', '268698.0000', '', '11400.00', NULL, 3, 'Ton', '23.5700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7310, 3738, 83, '', '202001', 'Coal', 'standard', NULL, '11300.00', '11300.00', '18.67', 1, '0.0000', NULL, '', '0', '0.00', '210971.0000', '', '11300.00', NULL, 3, 'Ton', '18.6700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7312, 3739, 83, '', '202001', 'Coal', 'standard', 0, '11300.00', '11300.00', '20.19', 1, '0.0000', NULL, '', '0', '0.00', '228147.0000', '', '11300.00', NULL, 3, 'Ton', '20.1900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7313, 3740, 83, '', '202001', 'Coal', 'standard', NULL, '11300.00', '11300.00', '20.77', 1, '0.0000', NULL, '', '0', '0.00', '234701.0000', '', '11300.00', NULL, 3, 'Ton', '20.7700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7314, 3741, 83, '', '202001', 'Coal', 'standard', NULL, '11300.00', '11300.00', '20.25', 1, '0.0000', NULL, '', '0', '0.00', '228825.0000', '', '11300.00', NULL, 3, 'Ton', '20.2500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7315, 3742, 83, '', '202001', 'Coal', 'standard', NULL, '11300.00', '11300.00', '18.75', 1, '0.0000', NULL, '', '0', '0.00', '211875.0000', '', '11300.00', NULL, 3, 'Ton', '18.7500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7316, 3743, 83, '', '202001', 'Coal', 'standard', NULL, '11300.00', '11300.00', '19.29', 1, '0.0000', NULL, '', '0', '0.00', '217977.0000', '', '11300.00', NULL, 3, 'Ton', '19.2900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7317, 3744, 83, '', '202001', 'Coal', 'standard', NULL, '11300.00', '11300.00', '17.86', 1, '0.0000', NULL, '', '0', '0.00', '201818.0000', '', '11300.00', NULL, 3, 'Ton', '17.8600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7318, 3745, 83, '', '202001', 'Coal', 'standard', NULL, '11300.00', '11300.00', '16.27', 1, '0.0000', NULL, '', '0', '0.00', '183851.0000', '', '11300.00', NULL, 3, 'Ton', '16.2700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7319, 3746, 83, '', '202001', 'Coal', 'standard', NULL, '11300.00', '11300.00', '18.73', 1, '0.0000', NULL, '', '0', '0.00', '211649.0000', '', '11300.00', NULL, 3, 'Ton', '18.7300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7320, 3747, 83, '', '202001', 'Coal', 'standard', NULL, '11300.00', '11300.00', '19.19', 1, '0.0000', NULL, '', '0', '0.00', '216847.0000', '', '11300.00', NULL, 3, 'Ton', '19.1900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7321, 3748, 83, '', '202001', 'Coal', 'standard', NULL, '11200.00', '11200.00', '19.95', 1, '0.0000', NULL, '', '0', '0.00', '223440.0000', '', '11200.00', NULL, 3, 'Ton', '19.9500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7322, 3749, 83, '', '202001', 'Coal', 'standard', NULL, '9900.00', '9900.00', '65.00', 1, '0.0000', NULL, '', '0', '0.00', '643500.0000', '', '9900.00', NULL, 3, 'Ton', '65.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7323, 3750, 83, '', '202001', 'Coal', 'standard', NULL, '10600.00', '10600.00', '24.01', 1, '0.0000', NULL, '', '0', '0.00', '254506.0000', '', '10600.00', NULL, 3, 'Ton', '24.0100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7324, 3751, 83, '', '202001', 'Coal', 'standard', NULL, '10600.00', '10600.00', '24.76', 1, '0.0000', NULL, '', '0', '0.00', '262456.0000', '', '10600.00', NULL, 3, 'Ton', '24.7600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7325, 3752, 83, '', '202001', 'Coal', 'standard', 0, '10600.00', '10600.00', '21.89', 1, '0.0000', NULL, '', '0', '0.00', '232034.0000', '', '10600.00', NULL, 3, 'Ton', '21.8900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7326, 3753, 83, '', '202001', 'Coal', 'standard', NULL, '10600.00', '10600.00', '24.80', 1, '0.0000', NULL, '', '0', '0.00', '262880.0000', '', '10600.00', NULL, 3, 'Ton', '24.8000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7327, 3754, 83, '', '202001', 'Coal', 'standard', NULL, '10600.00', '10600.00', '23.62', 1, '0.0000', NULL, '', '0', '0.00', '250372.0000', '', '10600.00', NULL, 3, 'Ton', '23.6200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7328, 3755, 83, '', '202001', 'Coal', 'standard', NULL, '10600.00', '10600.00', '24.60', 1, '0.0000', NULL, '', '0', '0.00', '260760.0000', '', '10600.00', NULL, 3, 'Ton', '24.6000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7329, 3756, 83, '', '202001', 'Coal', 'standard', 0, '10600.00', '10600.00', '17.62', 1, '0.0000', NULL, '', '0', '0.00', '186772.0000', '', '10600.00', NULL, 3, 'Ton', '17.6200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7330, 3757, 83, '', '202001', 'Coal', 'standard', NULL, '8700.00', '8700.00', '20.36', 1, '0.0000', NULL, '', '0', '0.00', '177132.0000', '', '8700.00', NULL, 3, 'Ton', '20.3600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7331, 3758, 83, '', '202001', 'Coal', 'standard', NULL, '8600.00', '8600.00', '16.36', 1, '0.0000', NULL, '', '0', '0.00', '140696.0000', '', '8600.00', NULL, 3, 'Ton', '16.3600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7332, 3759, 83, '', '202001', 'Coal', 'standard', NULL, '8600.00', '8600.00', '15.11', 1, '0.0000', NULL, '', '0', '0.00', '129946.0000', '', '8600.00', NULL, 3, 'Ton', '15.1100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7333, 3760, 83, '', '202001', 'Coal', 'standard', NULL, '8600.00', '8600.00', '19.92', 1, '0.0000', NULL, '', '0', '0.00', '171312.0000', '', '8600.00', NULL, 3, 'Ton', '19.9200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7334, 3761, 83, '', '202001', 'Coal', 'standard', NULL, '8700.00', '8700.00', '23.36', 1, '0.0000', NULL, '', '0', '0.00', '203232.0000', '', '8700.00', NULL, 3, 'Ton', '23.3600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7335, 3762, 83, '', '202001', 'Coal', 'standard', NULL, '8700.00', '8700.00', '25.28', 1, '0.0000', NULL, '', '0', '0.00', '219936.0000', '', '8700.00', NULL, 3, 'Ton', '25.2800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7336, 3763, 83, '', '202001', 'Coal', 'standard', NULL, '9800.00', '9800.00', '30.00', 1, '0.0000', NULL, '', '0', '0.00', '294000.0000', '', '9800.00', NULL, 3, 'Ton', '30.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7337, 3764, 83, '', '202001', 'Coal', 'standard', NULL, '9500.00', '9500.00', '22.05', 1, '0.0000', NULL, '', '0', '0.00', '209475.0000', '', '9500.00', NULL, 3, 'Ton', '22.0500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7338, 3765, 83, '', '202001', 'Coal', 'standard', NULL, '9500.00', '9500.00', '22.72', 1, '0.0000', NULL, '', '0', '0.00', '215840.0000', '', '9500.00', NULL, 3, 'Ton', '22.7200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7339, 3766, 83, '', '202001', 'Coal', 'standard', NULL, '9400.00', '9400.00', '22.14', 1, '0.0000', NULL, '', '0', '0.00', '208116.0000', '', '9400.00', NULL, 3, 'Ton', '22.1400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7340, 3767, 83, '', '202001', 'Coal', 'standard', NULL, '9500.00', '9500.00', '17.24', 1, '0.0000', NULL, '', '0', '0.00', '163780.0000', '', '9500.00', NULL, 3, 'Ton', '17.2400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7341, 3768, 83, '', '202001', 'Coal', 'standard', NULL, '9800.00', '9800.00', '17.26', 1, '0.0000', NULL, '', '0', '0.00', '169148.0000', '', '9800.00', NULL, 3, 'Ton', '17.2600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7342, 3769, 83, '', '202001', 'Coal', 'standard', NULL, '10300.00', '10300.00', '96.00', 1, '0.0000', NULL, '', '0', '0.00', '988800.0000', '', '10300.00', NULL, 3, 'Ton', '96.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7343, 3770, 83, '', '202001', 'Coal', 'standard', NULL, '9700.00', '9700.00', '95.00', 1, '0.0000', NULL, '', '0', '0.00', '921500.0000', '', '9700.00', NULL, 3, 'Ton', '95.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7347, 3772, 84, '', '200000', 'Cash Return', 'standard', NULL, '19700.00', '19700.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '19700.0000', '', '19700.00', NULL, 3, 'Ton', '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7349, 3773, 84, '', '200000', 'Cash Return', 'standard', NULL, '25000.00', '25000.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '25000.0000', '', '25000.00', NULL, 3, 'Ton', '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7372, 3774, 83, '', '202001', 'Coal', 'standard', NULL, '9500.00', '9500.00', '14.28', 1, '0.0000', NULL, '', '0', '0.00', '135660.0000', '', '9500.00', NULL, 3, 'Ton', '14.2800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7373, 3775, 83, '', '202001', 'Coal', 'standard', NULL, '9700.00', '9700.00', '21.32', 1, '0.0000', NULL, '', '0', '0.00', '206804.0000', '', '9700.00', NULL, 3, 'Ton', '21.3200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7374, 3776, 83, '', '202001', 'Coal', 'standard', NULL, '9700.00', '9700.00', '23.23', 1, '0.0000', NULL, '', '0', '0.00', '225331.0000', '', '9700.00', NULL, 3, 'Ton', '23.2300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7375, 3777, 83, '', '202001', 'Coal', 'standard', NULL, '11300.00', '11300.00', '19.99', 1, '0.0000', NULL, '', '0', '0.00', '225887.0000', '', '11300.00', NULL, 3, 'Ton', '19.9900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7376, 3778, 83, '', '202001', 'Coal', 'standard', NULL, '11250.00', '11250.00', '26.25', 1, '0.0000', NULL, '', '0', '0.00', '295312.5000', '', '11250.00', NULL, 3, 'Ton', '26.2500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7378, 3779, 83, '', '202001', 'Coal', 'standard', NULL, '11400.00', '11400.00', '23.29', 1, '0.0000', NULL, '', '0', '0.00', '265506.0000', '', '11400.00', NULL, 3, 'Ton', '23.2900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7379, 3780, 83, '', '202001', 'Coal', 'standard', NULL, '11300.00', '11300.00', '25.67', 1, '0.0000', NULL, '', '0', '0.00', '290071.0000', '', '11300.00', NULL, 3, 'Ton', '25.6700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7380, 3781, 83, '', '202001', 'Coal', 'standard', NULL, '11300.00', '11300.00', '25.27', 1, '0.0000', NULL, '', '0', '0.00', '285551.0000', '', '11300.00', NULL, 3, 'Ton', '25.2700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7381, 3782, 83, '', '202001', 'Coal', 'standard', NULL, '10500.00', '10500.00', '40.00', 1, '0.0000', NULL, '', '0', '0.00', '420000.0000', '', '10500.00', NULL, 3, 'Ton', '40.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7382, 3783, 83, '', '202001', 'Coal', 'standard', NULL, '11300.00', '11300.00', '18.38', 1, '0.0000', NULL, '', '0', '0.00', '207694.0000', '', '11300.00', NULL, 3, 'Ton', '18.3800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7383, 3784, 83, '', '202001', 'Coal', 'standard', 0, '11300.00', '11300.00', '18.87', 1, '0.0000', NULL, '', '0', '0.00', '213231.0000', '', '11300.00', NULL, 3, 'Ton', '18.8700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7384, 3785, 83, '', '202001', 'Coal', 'standard', NULL, '11200.00', '11200.00', '21.54', 1, '0.0000', NULL, '', '0', '0.00', '241248.0000', '', '11200.00', NULL, 3, 'Ton', '21.5400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7385, 3786, 83, '', '202001', 'Coal', 'standard', NULL, '11250.00', '11250.00', '15.92', 1, '0.0000', NULL, '', '0', '0.00', '179100.0000', '', '11250.00', NULL, 3, 'Ton', '15.9200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7386, 3787, 83, '', '202001', 'Coal', 'standard', NULL, '10600.00', '10600.00', '17.85', 1, '0.0000', NULL, '', '0', '0.00', '189210.0000', '', '10600.00', NULL, 3, 'Ton', '17.8500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7387, 3788, 83, '', '202001', 'Coal', 'standard', NULL, '8800.00', '8800.00', '16.22', 1, '0.0000', NULL, '', '0', '0.00', '142736.0000', '', '8800.00', NULL, 3, 'Ton', '16.2200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7388, 3789, 83, '', '202001', 'Coal', 'standard', NULL, '8700.00', '8700.00', '23.99', 1, '0.0000', NULL, '', '0', '0.00', '208713.0000', '', '8700.00', NULL, 3, 'Ton', '23.9900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7389, 3790, 83, '', '202001', 'Coal', 'standard', NULL, '8700.00', '8700.00', '25.18', 1, '0.0000', NULL, '', '0', '0.00', '219066.0000', '', '8700.00', NULL, 3, 'Ton', '25.1800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7390, 3791, 83, '', '202001', 'Coal', 'standard', NULL, '8700.00', '8700.00', '26.73', 1, '0.0000', NULL, '', '0', '0.00', '232551.0000', '', '8700.00', NULL, 3, 'Ton', '26.7300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7391, 3792, 83, '', '202001', 'Coal', 'standard', NULL, '8700.00', '8700.00', '25.09', 1, '0.0000', NULL, '', '0', '0.00', '218283.0000', '', '8700.00', NULL, 3, 'Ton', '25.0900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7392, 3793, 83, '', '202001', 'Coal', 'standard', NULL, '8700.00', '8700.00', '21.98', 1, '0.0000', NULL, '', '0', '0.00', '191226.0000', '', '8700.00', NULL, 3, 'Ton', '21.9800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7393, 3794, 83, '', '202001', 'Coal', 'standard', NULL, '10050.00', '10050.00', '23.00', 1, '0.0000', NULL, '', '0', '0.00', '231150.0000', '', '10050.00', NULL, 3, 'Ton', '23.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7394, 3795, 83, '', '202001', 'Coal', 'standard', NULL, '9800.00', '9800.00', '22.00', 1, '0.0000', NULL, '', '0', '0.00', '215600.0000', '', '9800.00', NULL, 3, 'Ton', '22.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7413, 3796, 83, '', '202001', 'Coal', 'standard', NULL, '11300.00', '11300.00', '15.89', 1, '0.0000', NULL, '', '0', '0.00', '179557.0000', '', '11300.00', NULL, 3, 'Ton', '15.8900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7414, 3797, 83, '', '202001', 'Coal', 'standard', NULL, '11300.00', '11300.00', '25.34', 1, '0.0000', NULL, '', '0', '0.00', '286342.0000', '', '11300.00', NULL, 3, 'Ton', '25.3400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7415, 3798, 83, '', '202001', 'Coal', 'standard', NULL, '11300.00', '11300.00', '23.27', 1, '0.0000', NULL, '', '0', '0.00', '262951.0000', '', '11300.00', NULL, 3, 'Ton', '23.2700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7416, 3799, 83, '', '202001', 'Coal', 'standard', NULL, '11500.00', '11500.00', '20.83', 1, '0.0000', NULL, '', '0', '0.00', '239545.0000', '', '11500.00', NULL, 3, 'Ton', '20.8300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7417, 3800, 83, '', '202001', 'Coal', 'standard', NULL, '11500.00', '11500.00', '25.16', 1, '0.0000', NULL, '', '0', '0.00', '289340.0000', '', '11500.00', NULL, 3, 'Ton', '25.1600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7420, 3814, 83, '', '202001', 'Coal', 'standard', NULL, '11400.00', '11400.00', '21.00', 1, '0.0000', NULL, '', '0', '0.00', '239400.0000', '', '11400.00', NULL, 3, 'Ton', '21.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7421, 3801, 83, '', '202001', 'Coal', 'standard', NULL, '10500.00', '10500.00', '40.00', 1, '0.0000', NULL, '', '0', '0.00', '420000.0000', '', '10500.00', NULL, 3, 'Ton', '40.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7422, 3802, 83, '', '202001', 'Coal', 'standard', NULL, '8600.00', '8600.00', '24.64', 1, '0.0000', NULL, '', '0', '0.00', '211904.0000', '', '8600.00', NULL, 3, 'Ton', '24.6400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7423, 3803, 83, '', '202001', 'Coal', 'standard', NULL, '8600.00', '8600.00', '25.47', 1, '0.0000', NULL, '', '0', '0.00', '219042.0000', '', '8600.00', NULL, 3, 'Ton', '25.4700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7424, 3804, 83, '', '202001', 'Coal', 'standard', NULL, '8600.00', '8600.00', '19.24', 1, '0.0000', NULL, '', '0', '0.00', '165464.0000', '', '8600.00', NULL, 3, 'Ton', '19.2400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7425, 3805, 83, '', '202001', 'Coal', 'standard', NULL, '8700.00', '8700.00', '25.05', 1, '0.0000', NULL, '', '0', '0.00', '217935.0000', '', '8700.00', NULL, 3, 'Ton', '25.0500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7428, 3808, 83, '', '202001', 'Coal', 'standard', NULL, '11200.00', '11200.00', '23.70', 1, '0.0000', NULL, '', '0', '0.00', '265440.0000', '', '11200.00', NULL, 3, 'Ton', '23.7000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7429, 3809, 83, '', '202001', 'Coal', 'standard', NULL, '11400.00', '11400.00', '24.89', 1, '0.0000', NULL, '', '0', '0.00', '283746.0000', '', '11400.00', NULL, 3, 'Ton', '24.8900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7430, 3810, 83, '', '202001', 'Coal', 'standard', NULL, '9900.00', '9900.00', '66.00', 1, '0.0000', NULL, '', '0', '0.00', '653400.0000', '', '9900.00', NULL, 3, 'Ton', '66.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7431, 3811, 83, '', '202001', 'Coal', 'standard', NULL, '9700.00', '9700.00', '19.21', 1, '0.0000', NULL, '', '0', '0.00', '186337.0000', '', '9700.00', NULL, 3, 'Ton', '19.2100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7432, 3812, 83, '', '202001', 'Coal', 'standard', NULL, '8600.00', '8600.00', '23.02', 1, '0.0000', NULL, '', '0', '0.00', '197972.0000', '', '8600.00', NULL, 3, 'Ton', '23.0200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7433, 3813, 83, '', '202001', 'Coal', 'standard', NULL, '8800.00', '8800.00', '16.10', 1, '0.0000', NULL, '', '0', '0.00', '141680.0000', '', '8800.00', NULL, 3, 'Ton', '16.1000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7476, 3815, 83, '', '202001', 'Coal', 'standard', NULL, '8800.00', '8800.00', '23.58', 1, '0.0000', NULL, '', '0', '0.00', '207504.0000', '', '8800.00', NULL, 3, 'Ton', '23.5800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7479, 3818, 83, '', '202001', 'Coal', 'standard', NULL, '8700.00', '8700.00', '15.37', 1, '0.0000', NULL, '', '0', '0.00', '133719.0000', '', '8700.00', NULL, 3, 'Ton', '15.3700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7480, 3819, 83, '', '202001', 'Coal', 'standard', NULL, '8700.00', '8700.00', '22.46', 1, '0.0000', NULL, '', '0', '0.00', '195402.0000', '', '8700.00', NULL, 3, 'Ton', '22.4600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7481, 3820, 83, '', '202001', 'Coal', 'standard', NULL, '8700.00', '8700.00', '20.98', 1, '0.0000', NULL, '', '0', '0.00', '182526.0000', '', '8700.00', NULL, 3, 'Ton', '20.9800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7482, 3821, 83, '', '202001', 'Coal', 'standard', NULL, '8800.00', '8800.00', '21.11', 1, '0.0000', NULL, '', '0', '0.00', '185768.0000', '', '8800.00', NULL, 3, 'Ton', '21.1100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7483, 3822, 83, '', '202001', 'Coal', 'standard', NULL, '9600.00', '9600.00', '25.05', 1, '0.0000', NULL, '', '0', '0.00', '240480.0000', '', '9600.00', NULL, 3, 'Ton', '25.0500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7484, 3823, 83, '', '202001', 'Coal', 'standard', NULL, '9500.00', '9500.00', '21.90', 1, '0.0000', NULL, '', '0', '0.00', '208050.0000', '', '9500.00', NULL, 3, 'Ton', '21.9000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7485, 3824, 83, '', '202001', 'Coal', 'standard', NULL, '9700.00', '9700.00', '23.67', 1, '0.0000', NULL, '', '0', '0.00', '229599.0000', '', '9700.00', NULL, 3, 'Ton', '23.6700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7487, 3856, 83, '', '202001', 'Coal', 'standard', NULL, '9700.00', '9700.00', '21.82', 1, '0.0000', NULL, '', '0', '0.00', '211654.0000', '', '9700.00', NULL, 3, 'Ton', '21.8200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7488, 3825, 83, '', '202001', 'Coal', 'standard', NULL, '11300.00', '11300.00', '24.07', 1, '0.0000', NULL, '', '0', '0.00', '271991.0000', '', '11300.00', NULL, 3, 'Ton', '24.0700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7489, 3826, 83, '', '202001', 'Coal', 'standard', NULL, '11300.00', '11300.00', '24.57', 1, '0.0000', NULL, '', '0', '0.00', '277641.0000', '', '11300.00', NULL, 3, 'Ton', '24.5700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7490, 3827, 83, '', '202001', 'Coal', 'standard', NULL, '11300.00', '11300.00', '23.47', 1, '0.0000', NULL, '', '0', '0.00', '265211.0000', '', '11300.00', NULL, 3, 'Ton', '23.4700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7491, 3828, 83, '', '202001', 'Coal', 'standard', NULL, '11300.00', '11300.00', '24.59', 1, '0.0000', NULL, '', '0', '0.00', '277867.0000', '', '11300.00', NULL, 3, 'Ton', '24.5900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7493, 3829, 83, '', '202001', 'Coal', 'standard', NULL, '11300.00', '11300.00', '24.87', 1, '0.0000', NULL, '', '0', '0.00', '281031.0000', '', '11300.00', NULL, 3, 'Ton', '24.8700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7494, 3830, 83, '', '202001', 'Coal', 'standard', NULL, '11300.00', '11300.00', '23.25', 1, '0.0000', NULL, '', '0', '0.00', '262725.0000', '', '11300.00', NULL, 3, 'Ton', '23.2500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7495, 3831, 83, '', '202001', 'Coal', 'standard', NULL, '11300.00', '11300.00', '24.16', 1, '0.0000', NULL, '', '0', '0.00', '273008.0000', '', '11300.00', NULL, 3, 'Ton', '24.1600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7496, 3832, 83, '', '202001', 'Coal', 'standard', NULL, '11400.00', '11400.00', '22.86', 1, '0.0000', NULL, '', '0', '0.00', '260604.0000', '', '11400.00', NULL, 3, 'Ton', '22.8600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7497, 3833, 83, '', '202001', 'Coal', 'standard', NULL, '11400.00', '11400.00', '24.30', 1, '0.0000', NULL, '', '0', '0.00', '277020.0000', '', '11400.00', NULL, 3, 'Ton', '24.3000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7498, 3834, 83, '', '202001', 'Coal', 'standard', NULL, '11300.00', '11300.00', '15.37', 1, '0.0000', NULL, '', '0', '0.00', '173681.0000', '', '11300.00', NULL, 3, 'Ton', '15.3700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7499, 3835, 83, '', '202001', 'Coal', 'standard', NULL, '11200.00', '11200.00', '22.65', 1, '0.0000', NULL, '', '0', '0.00', '253680.0000', '', '11200.00', NULL, 3, 'Ton', '22.6500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7500, 3836, 83, '', '202001', 'Coal', 'standard', NULL, '11500.00', '11500.00', '24.74', 1, '0.0000', NULL, '', '0', '0.00', '284510.0000', '', '11500.00', NULL, 3, 'Ton', '24.7400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7501, 3837, 83, '', '202001', 'Coal', 'standard', NULL, '11500.00', '11500.00', '24.61', 1, '0.0000', NULL, '', '0', '0.00', '283015.0000', '', '11500.00', NULL, 3, 'Ton', '24.6100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7502, 3838, 83, '', '202001', 'Coal', 'standard', NULL, '10500.00', '10500.00', '40.00', 1, '0.0000', NULL, '', '0', '0.00', '420000.0000', '', '10500.00', NULL, 3, 'Ton', '40.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7503, 3839, 83, '', '202001', 'Coal', 'standard', NULL, '10450.00', '10450.00', '27.00', 1, '0.0000', NULL, '', '0', '0.00', '282150.0000', '', '10450.00', NULL, 3, 'Ton', '27.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7504, 3840, 83, '', '202001', 'Coal', 'standard', NULL, '11300.00', '11300.00', '13.45', 1, '0.0000', NULL, '', '0', '0.00', '151985.0000', '', '11300.00', NULL, 3, 'Ton', '13.4500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7505, 3841, 83, '', '202001', 'Coal', 'standard', NULL, '11300.00', '11300.00', '19.58', 1, '0.0000', NULL, '', '0', '0.00', '221254.0000', '', '11300.00', NULL, 3, 'Ton', '19.5800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7506, 3842, 83, '', '202001', 'Coal', 'standard', NULL, '11350.00', '11350.00', '23.66', 1, '0.0000', NULL, '', '0', '0.00', '268541.0000', '', '11350.00', NULL, 3, 'Ton', '23.6600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7507, 3843, 83, '', '202001', 'Coal', 'standard', NULL, '11350.00', '11350.00', '23.99', 1, '0.0000', NULL, '', '0', '0.00', '272286.5000', '', '11350.00', NULL, 3, 'Ton', '23.9900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7508, 3844, 83, '', '202001', 'Coal', 'standard', NULL, '11350.00', '11350.00', '24.27', 1, '0.0000', NULL, '', '0', '0.00', '275464.5000', '', '11350.00', NULL, 3, 'Ton', '24.2700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7509, 3845, 83, '', '202001', 'Coal', 'standard', NULL, '11300.00', '11300.00', '23.74', 1, '0.0000', NULL, '', '0', '0.00', '268262.0000', '', '11300.00', NULL, 3, 'Ton', '23.7400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7510, 3846, 83, '', '202001', 'Coal', 'standard', NULL, '11300.00', '11300.00', '22.82', 1, '0.0000', NULL, '', '0', '0.00', '257866.0000', '', '11300.00', NULL, 3, 'Ton', '22.8200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7511, 3847, 83, '', '202001', 'Coal', 'standard', NULL, '11300.00', '11300.00', '23.90', 1, '0.0000', NULL, '', '0', '0.00', '270070.0000', '', '11300.00', NULL, 3, 'Ton', '23.9000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7512, 3848, 83, '', '202001', 'Coal', 'standard', NULL, '11300.00', '11300.00', '22.77', 1, '0.0000', NULL, '', '0', '0.00', '257301.0000', '', '11300.00', NULL, 3, 'Ton', '22.7700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7513, 3849, 83, '', '202001', 'Coal', 'standard', NULL, '8800.00', '8800.00', '16.24', 1, '0.0000', NULL, '', '0', '0.00', '142912.0000', '', '8800.00', NULL, 3, 'Ton', '16.2400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7514, 3850, 83, '', '202001', 'Coal', 'standard', NULL, '8800.00', '8800.00', '19.09', 1, '0.0000', NULL, '', '0', '0.00', '167992.0000', '', '8800.00', NULL, 3, 'Ton', '19.0900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7515, 3851, 83, '', '202001', 'Coal', 'standard', NULL, '8800.00', '8800.00', '19.16', 1, '0.0000', NULL, '', '0', '0.00', '168608.0000', '', '8800.00', NULL, 3, 'Ton', '19.1600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7516, 3852, 83, '', '202001', 'Coal', 'standard', NULL, '8800.00', '8800.00', '18.17', 1, '0.0000', NULL, '', '0', '0.00', '159896.0000', '', '8800.00', NULL, 3, 'Ton', '18.1700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7517, 3853, 83, '', '202001', 'Coal', 'standard', NULL, '8800.00', '8800.00', '15.66', 1, '0.0000', NULL, '', '0', '0.00', '137808.0000', '', '8800.00', NULL, 3, 'Ton', '15.6600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7518, 3854, 83, '', '202001', 'Coal', 'standard', NULL, '8800.00', '8800.00', '18.23', 1, '0.0000', NULL, '', '0', '0.00', '160424.0000', '', '8800.00', NULL, 3, 'Ton', '18.2300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7519, 3855, 83, '', '202001', 'Coal', 'standard', NULL, '8800.00', '8800.00', '16.30', 1, '0.0000', NULL, '', '0', '0.00', '143440.0000', '', '8800.00', NULL, 3, 'Ton', '16.3000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7521, 3857, 83, '', '202001', 'Coal', 'standard', NULL, '8600.00', '8600.00', '7.26', 1, '0.0000', NULL, '', '0', '0.00', '62436.0000', '', '8600.00', NULL, 3, 'Ton', '7.2600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7522, 3816, 83, '', '202001', 'Coal', 'standard', NULL, '8600.00', '8600.00', '9.35', 1, '0.0000', NULL, '', '0', '0.00', '80410.0000', '', '8600.00', NULL, 3, 'Ton', '9.3500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7523, 3684, 83, '', '202001', 'Coal', 'standard', 0, '8800.00', '8800.00', '50.00', 1, '0.0000', NULL, '', '0', '0.00', '440000.0000', '', '8800.00', NULL, 3, 'Ton', '50.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7524, 3600, 83, '', '202001', 'Coal', 'standard', 0, '9600.00', '9600.00', '68.00', 1, '0.0000', NULL, '', '0', '0.00', '652800.0000', '', '9600.00', NULL, 3, 'Ton', '68.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7525, 3603, 83, '', '202001', 'Coal', 'standard', 0, '8800.00', '8800.00', '42.00', 1, '0.0000', NULL, '', '0', '0.00', '369600.0000', '', '8800.00', NULL, 3, 'Ton', '42.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7526, 3429, 83, '', '202001', 'Coal', 'standard', 0, '0.00', '0.00', '0.00', 1, '0.0000', NULL, '', '0', '0.00', '0.0000', '', '0.00', NULL, 3, 'Ton', '0.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7527, 3806, 83, '', '202001', 'Coal', 'standard', 0, '9800.00', '9800.00', '30.00', 1, '0.0000', NULL, '', '0', '0.00', '294000.0000', '', '9800.00', NULL, 3, 'Ton', '30.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7529, 3858, 88, '', '963', 'Other Fare', 'standard', NULL, '494400.00', '494400.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '494400.0000', '', '494400.00', NULL, 3, 'Ton', '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7531, 3859, 84, '', '200000', 'Cash Return', 'standard', NULL, '2000000.00', '2000000.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '2000000.0000', '', '2000000.00', NULL, 3, 'Ton', '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7533, 3860, 84, '', '200000', 'Cash Return', 'standard', NULL, '11075.00', '11075.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '11075.0000', '', '11075.00', NULL, 3, 'Ton', '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7535, 3861, 88, '', '963', 'Other Fare', 'standard', NULL, '189976.00', '189976.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '189976.0000', '', '189976.00', NULL, 3, 'Ton', '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7538, 3862, 87, '', '103', 'Advance', 'standard', NULL, '0.00', '0.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '0.0000', '', '0.00', NULL, 3, 'Ton', '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7541, 3863, 88, '', '963', 'Other Fare', 'standard', NULL, '718.00', '718.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '718.0000', '', '718.00', NULL, 3, 'Ton', '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7543, 3864, 84, '', '200000', 'Cash Return', 'standard', NULL, '28600.00', '28600.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '28600.0000', '', '28600.00', NULL, 3, 'Ton', '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7545, 3865, 84, '', '200000', 'Cash Return', 'standard', NULL, '50000.00', '50000.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '50000.0000', '', '50000.00', NULL, 3, 'Ton', '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7571, 3866, 83, '', '202001', 'Coal', 'standard', NULL, '11300.00', '11300.00', '19.64', 1, '0.0000', NULL, '', '0', '0.00', '221932.0000', '', '11300.00', NULL, 3, 'Ton', '19.6400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7572, 3867, 83, '', '202001', 'Coal', 'standard', NULL, '11300.00', '11300.00', '25.08', 1, '0.0000', NULL, '', '0', '0.00', '283404.0000', '', '11300.00', NULL, 3, 'Ton', '25.0800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7573, 3868, 83, '', '202001', 'Coal', 'standard', NULL, '11300.00', '11300.00', '21.70', 1, '0.0000', NULL, '', '0', '0.00', '245210.0000', '', '11300.00', NULL, 3, 'Ton', '21.7000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7574, 3869, 83, '', '202001', 'Coal', 'standard', NULL, '11300.00', '11300.00', '23.83', 1, '0.0000', NULL, '', '0', '0.00', '269279.0000', '', '11300.00', NULL, 3, 'Ton', '23.8300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7575, 3870, 83, '', '202001', 'Coal', 'standard', NULL, '11300.00', '11300.00', '17.33', 1, '0.0000', NULL, '', '0', '0.00', '195829.0000', '', '11300.00', NULL, 3, 'Ton', '17.3300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7576, 3871, 83, '', '202001', 'Coal', 'standard', NULL, '11300.00', '11300.00', '18.96', 1, '0.0000', NULL, '', '0', '0.00', '214248.0000', '', '11300.00', NULL, 3, 'Ton', '18.9600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7577, 3872, 83, '', '202001', 'Coal', 'standard', NULL, '11300.00', '11300.00', '18.42', 1, '0.0000', NULL, '', '0', '0.00', '208146.0000', '', '11300.00', NULL, 3, 'Ton', '18.4200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7578, 3873, 83, '', '202001', 'Coal', 'standard', NULL, '11300.00', '11300.00', '22.97', 1, '0.0000', NULL, '', '0', '0.00', '259561.0000', '', '11300.00', NULL, 3, 'Ton', '22.9700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7579, 3874, 83, '', '202001', 'Coal', 'standard', NULL, '11300.00', '11300.00', '20.71', 1, '0.0000', NULL, '', '0', '0.00', '234023.0000', '', '11300.00', NULL, 3, 'Ton', '20.7100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7580, 3875, 83, '', '202001', 'Coal', 'standard', NULL, '11200.00', '11200.00', '22.55', 1, '0.0000', NULL, '', '0', '0.00', '252560.0000', '', '11200.00', NULL, 3, 'Ton', '22.5500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7581, 3876, 83, '', '202001', 'Coal', 'standard', NULL, '11400.00', '11400.00', '15.38', 1, '0.0000', NULL, '', '0', '0.00', '175332.0000', '', '11400.00', NULL, 3, 'Ton', '15.3800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7582, 3877, 83, '', '202001', 'Coal', 'standard', NULL, '11300.00', '11300.00', '23.51', 1, '0.0000', NULL, '', '0', '0.00', '265663.0000', '', '11300.00', NULL, 3, 'Ton', '23.5100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7584, 3878, 83, '', '202001', 'Coal', 'standard', NULL, '11300.00', '11300.00', '23.20', 1, '0.0000', NULL, '', '0', '0.00', '262160.0000', '', '11300.00', NULL, 3, 'Ton', '23.2000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7585, 3879, 83, '', '202001', 'Coal', 'standard', NULL, '11300.00', '11300.00', '24.59', 1, '0.0000', NULL, '', '0', '0.00', '277867.0000', '', '11300.00', NULL, 3, 'Ton', '24.5900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7586, 3880, 83, '', '202001', 'Coal', 'standard', NULL, '11300.00', '11300.00', '23.17', 1, '0.0000', NULL, '', '0', '0.00', '261821.0000', '', '11300.00', NULL, 3, 'Ton', '23.1700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7588, 3891, 83, '', '202001', 'Coal', 'standard', NULL, '11300.00', '11300.00', '23.49', 1, '0.0000', NULL, '', '0', '0.00', '265437.0000', '', '11300.00', NULL, 3, 'Ton', '23.4900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7589, 3881, 83, '', '202001', 'Coal', 'standard', NULL, '10500.00', '10500.00', '110.00', 1, '0.0000', NULL, '', '0', '0.00', '1155000.0000', '', '10500.00', NULL, 3, 'Ton', '110.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7590, 3882, 83, '', '202001', 'Coal', 'standard', NULL, '10600.00', '10600.00', '19.07', 1, '0.0000', NULL, '', '0', '0.00', '202142.0000', '', '10600.00', NULL, 3, 'Ton', '19.0700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7591, 3883, 83, '', '202001', 'Coal', 'standard', NULL, '10800.00', '10800.00', '17.60', 1, '0.0000', NULL, '', '0', '0.00', '190080.0000', '', '10800.00', NULL, 3, 'Ton', '17.6000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7592, 3884, 83, '', '202001', 'Coal', 'standard', NULL, '9700.00', '9700.00', '22.98', 1, '0.0000', NULL, '', '0', '0.00', '222906.0000', '', '9700.00', NULL, 3, 'Ton', '22.9800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7593, 3885, 83, '', '202001', 'Coal', 'standard', NULL, '8800.00', '8800.00', '16.87', 1, '0.0000', NULL, '', '0', '0.00', '148456.0000', '', '8800.00', NULL, 3, 'Ton', '16.8700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7594, 3886, 83, '', '202001', 'Coal', 'standard', NULL, '8650.00', '8650.00', '20.12', 1, '0.0000', NULL, '', '0', '0.00', '174038.0000', '', '8650.00', NULL, 3, 'Ton', '20.1200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7595, 3887, 83, '', '202001', 'Coal', 'standard', NULL, '8650.00', '8650.00', '17.66', 1, '0.0000', NULL, '', '0', '0.00', '152759.0000', '', '8650.00', NULL, 3, 'Ton', '17.6600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7596, 3889, 83, '', '202001', 'Coal', 'standard', NULL, '8700.00', '8700.00', '17.73', 1, '0.0000', NULL, '', '0', '0.00', '154251.0000', '', '8700.00', NULL, 3, 'Ton', '17.7300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7598, 3890, 83, '', '202001', 'Coal', 'standard', NULL, '10000.00', '10000.00', '40.00', 1, '0.0000', NULL, '', '0', '0.00', '400000.0000', '', '10000.00', NULL, 3, 'Ton', '40.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7621, 3892, 83, '', '202001', 'Coal', 'standard', NULL, '9800.00', '9800.00', '25.96', 1, '0.0000', NULL, '', '0', '0.00', '254408.0000', '', '9800.00', NULL, 3, 'Ton', '25.9600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7622, 3893, 83, '', '202001', 'Coal', 'standard', NULL, '9800.00', '9800.00', '23.91', 1, '0.0000', NULL, '', '0', '0.00', '234318.0000', '', '9800.00', NULL, 3, 'Ton', '23.9100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7624, 3895, 83, '', '202001', 'Coal', 'standard', NULL, '9800.00', '9800.00', '18.73', 1, '0.0000', NULL, '', '0', '0.00', '183554.0000', '', '9800.00', NULL, 3, 'Ton', '18.7300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7625, 3896, 83, '', '202001', 'Coal', 'standard', NULL, '10450.00', '10450.00', '34.00', 1, '0.0000', NULL, '', '0', '0.00', '355300.0000', '', '10450.00', NULL, 3, 'Ton', '34.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7626, 3897, 83, '', '202001', 'Coal', 'standard', NULL, '9400.00', '9400.00', '10.69', 1, '0.0000', NULL, '', '0', '0.00', '100486.0000', '', '9400.00', NULL, 3, 'Ton', '10.6900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7627, 3898, 83, '', '202001', 'Coal', 'standard', NULL, '11300.00', '11300.00', '23.91', 1, '0.0000', NULL, '', '0', '0.00', '270183.0000', '', '11300.00', NULL, 3, 'Ton', '23.9100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7628, 3899, 83, '', '202001', 'Coal', 'standard', NULL, '11300.00', '11300.00', '24.07', 1, '0.0000', NULL, '', '0', '0.00', '271991.0000', '', '11300.00', NULL, 3, 'Ton', '24.0700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7629, 3894, 83, '', '202001', 'Coal', 'standard', NULL, '9600.00', '9600.00', '18.22', 1, '0.0000', NULL, '', '0', '0.00', '174912.0000', '', '9600.00', NULL, 3, 'Ton', '18.2200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7630, 3900, 83, '', '202001', 'Coal', 'standard', NULL, '11400.00', '11400.00', '20.63', 1, '0.0000', NULL, '', '0', '0.00', '235182.0000', '', '11400.00', NULL, 3, 'Ton', '20.6300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7631, 3901, 83, '', '202001', 'Coal', 'standard', NULL, '8800.00', '8800.00', '27.23', 1, '0.0000', NULL, '', '0', '0.00', '239624.0000', '', '8800.00', NULL, 3, 'Ton', '27.2300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7632, 3902, 83, '', '202001', 'Coal', 'standard', NULL, '8600.00', '8600.00', '23.36', 1, '0.0000', NULL, '', '0', '0.00', '200896.0000', '', '8600.00', NULL, 3, 'Ton', '23.3600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7633, 3903, 83, '', '202001', 'Coal', 'standard', NULL, '8800.00', '8800.00', '18.07', 1, '0.0000', NULL, '', '0', '0.00', '159016.0000', '', '8800.00', NULL, 3, 'Ton', '18.0700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7634, 3904, 83, '', '202001', 'Coal', 'standard', NULL, '8635.00', '8635.00', '22.42', 1, '0.0000', NULL, '', '0', '0.00', '193596.7000', '', '8635.00', NULL, 3, 'Ton', '22.4200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7635, 3905, 83, '', '202001', 'Coal', 'standard', NULL, '11500.00', '11500.00', '19.96', 1, '0.0000', NULL, '', '0', '0.00', '229540.0000', '', '11500.00', NULL, 3, 'Ton', '19.9600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7636, 3906, 83, '', '202001', 'Coal', 'standard', NULL, '11500.00', '11500.00', '18.56', 1, '0.0000', NULL, '', '0', '0.00', '213440.0000', '', '11500.00', NULL, 3, 'Ton', '18.5600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7637, 3907, 83, '', '202001', 'Coal', 'standard', NULL, '11500.00', '11500.00', '18.60', 1, '0.0000', NULL, '', '0', '0.00', '213900.0000', '', '11500.00', NULL, 3, 'Ton', '18.6000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7638, 3908, 83, '', '202001', 'Coal', 'standard', NULL, '11500.00', '11500.00', '18.86', 1, '0.0000', NULL, '', '0', '0.00', '216890.0000', '', '11500.00', NULL, 3, 'Ton', '18.8600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7639, 3909, 83, '', '202001', 'Coal', 'standard', NULL, '11500.00', '11500.00', '18.24', 1, '0.0000', NULL, '', '0', '0.00', '209760.0000', '', '11500.00', NULL, 3, 'Ton', '18.2400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7640, 3910, 83, '', '202001', 'Coal', 'standard', NULL, '11500.00', '11500.00', '22.78', 1, '0.0000', NULL, '', '0', '0.00', '261970.0000', '', '11500.00', NULL, 3, 'Ton', '22.7800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7641, 3911, 83, '', '202001', 'Coal', 'standard', NULL, '11500.00', '11500.00', '24.78', 1, '0.0000', NULL, '', '0', '0.00', '284970.0000', '', '11500.00', NULL, 3, 'Ton', '24.7800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7642, 3912, 83, '', '202001', 'Coal', 'standard', NULL, '11500.00', '11500.00', '18.75', 1, '0.0000', NULL, '', '0', '0.00', '215625.0000', '', '11500.00', NULL, 3, 'Ton', '18.7500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7643, 3913, 83, '', '202001', 'Coal', 'standard', NULL, '10450.00', '10450.00', '67.00', 1, '0.0000', NULL, '', '0', '0.00', '700150.0000', '', '10450.00', NULL, 3, 'Ton', '67.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7661, 3914, 83, '', '202001', 'Coal', 'standard', NULL, '9800.00', '9800.00', '22.50', 1, '0.0000', NULL, '', '0', '0.00', '220500.0000', '', '9800.00', NULL, 3, 'Ton', '22.5000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7662, 3915, 83, '', '202001', 'Coal', 'standard', NULL, '9800.00', '9800.00', '22.56', 1, '0.0000', NULL, '', '0', '0.00', '221088.0000', '', '9800.00', NULL, 3, 'Ton', '22.5600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7663, 3916, 83, '', '202001', 'Coal', 'standard', NULL, '9700.00', '9700.00', '22.35', 1, '0.0000', NULL, '', '0', '0.00', '216795.0000', '', '9700.00', NULL, 3, 'Ton', '22.3500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7665, 3931, 83, '', '202001', 'Coal', 'standard', NULL, '9700.00', '9700.00', '22.44', 1, '0.0000', NULL, '', '0', '0.00', '217668.0000', '', '9700.00', NULL, 3, 'Ton', '22.4400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7666, 3917, 83, '', '202001', 'Coal', 'standard', NULL, '9600.00', '9600.00', '18.88', 1, '0.0000', NULL, '', '0', '0.00', '181248.0000', '', '9600.00', NULL, 3, 'Ton', '18.8800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7667, 3918, 83, '', '202001', 'Coal', 'standard', NULL, '9700.00', '9700.00', '23.31', 1, '0.0000', NULL, '', '0', '0.00', '226107.0000', '', '9700.00', NULL, 3, 'Ton', '23.3100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7668, 3919, 83, '', '202001', 'Coal', 'standard', NULL, '11500.00', '11500.00', '23.11', 1, '0.0000', NULL, '', '0', '0.00', '265765.0000', '', '11500.00', NULL, 3, 'Ton', '23.1100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7669, 3920, 83, '', '202001', 'Coal', 'standard', NULL, '11500.00', '11500.00', '24.21', 1, '0.0000', NULL, '', '0', '0.00', '278415.0000', '', '11500.00', NULL, 3, 'Ton', '24.2100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7670, 3921, 83, '', '202001', 'Coal', 'standard', NULL, '11300.00', '11300.00', '22.69', 1, '0.0000', NULL, '', '0', '0.00', '256397.0000', '', '11300.00', NULL, 3, 'Ton', '22.6900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7671, 3922, 83, '', '202001', 'Coal', 'standard', NULL, '11400.00', '11400.00', '24.07', 1, '0.0000', NULL, '', '0', '0.00', '274398.0000', '', '11400.00', NULL, 3, 'Ton', '24.0700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7672, 3923, 83, '', '202001', 'Coal', 'standard', NULL, '11400.00', '11400.00', '25.23', 1, '0.0000', NULL, '', '0', '0.00', '287622.0000', '', '11400.00', NULL, 3, 'Ton', '25.2300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7673, 3924, 83, '', '202001', 'Coal', 'standard', NULL, '8700.00', '8700.00', '20.03', 1, '0.0000', NULL, '', '0', '0.00', '174261.0000', '', '8700.00', NULL, 3, 'Ton', '20.0300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7674, 3925, 83, '', '202001', 'Coal', 'standard', NULL, '8700.00', '8700.00', '19.01', 1, '0.0000', NULL, '', '0', '0.00', '165387.0000', '', '8700.00', NULL, 3, 'Ton', '19.0100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7675, 3926, 83, '', '202001', 'Coal', 'standard', NULL, '11500.00', '11500.00', '19.77', 1, '0.0000', NULL, '', '0', '0.00', '227355.0000', '', '11500.00', NULL, 3, 'Ton', '19.7700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7676, 3927, 83, '', '202001', 'Coal', 'standard', NULL, '11450.00', '11450.00', '24.08', 1, '0.0000', NULL, '', '0', '0.00', '275716.0000', '', '11450.00', NULL, 3, 'Ton', '24.0800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7677, 3928, 83, '', '202001', 'Coal', 'standard', NULL, '11500.00', '11500.00', '24.10', 1, '0.0000', NULL, '', '0', '0.00', '277150.0000', '', '11500.00', NULL, 3, 'Ton', '24.1000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7678, 3929, 83, '', '202001', 'Coal', 'standard', NULL, '11500.00', '11500.00', '12.54', 1, '0.0000', NULL, '', '0', '0.00', '144210.0000', '', '11500.00', NULL, 3, 'Ton', '12.5400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7679, 3930, 83, '', '202001', 'Coal', 'standard', NULL, '8800.00', '8800.00', '14.93', 1, '0.0000', NULL, '', '0', '0.00', '131384.0000', '', '8800.00', NULL, 3, 'Ton', '14.9300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7694, 3932, 83, '', '202001', 'Coal', 'standard', NULL, '11500.00', '11500.00', '19.93', 1, '0.0000', NULL, '', '0', '0.00', '229195.0000', '', '11500.00', NULL, 3, 'Ton', '19.9300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7695, 3933, 83, '', '202001', 'Coal', 'standard', NULL, '11300.00', '11300.00', '22.73', 1, '0.0000', NULL, '', '0', '0.00', '256849.0000', '', '11300.00', NULL, 3, 'Ton', '22.7300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7696, 3934, 83, '', '202001', 'Coal', 'standard', NULL, '10900.00', '10900.00', '24.12', 1, '0.0000', NULL, '', '0', '0.00', '262908.0000', '', '10900.00', NULL, 3, 'Ton', '24.1200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7697, 3935, 83, '', '202001', 'Coal', 'standard', NULL, '11500.00', '11500.00', '23.69', 1, '0.0000', NULL, '', '0', '0.00', '272435.0000', '', '11500.00', NULL, 3, 'Ton', '23.6900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7698, 3936, 83, '', '202001', 'Coal', 'standard', NULL, '10500.00', '10500.00', '16.96', 1, '0.0000', NULL, '', '0', '0.00', '178080.0000', '', '10500.00', NULL, 3, 'Ton', '16.9600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7699, 3937, 83, '', '202001', 'Coal', 'standard', NULL, '11600.00', '11600.00', '23.22', 1, '0.0000', NULL, '', '0', '0.00', '269352.0000', '', '11600.00', NULL, 3, 'Ton', '23.2200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7700, 3938, 83, '', '202001', 'Coal', 'standard', NULL, '11400.00', '11400.00', '25.45', 1, '0.0000', NULL, '', '0', '0.00', '290130.0000', '', '11400.00', NULL, 3, 'Ton', '25.4500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7701, 3939, 83, '', '202001', 'Coal', 'standard', NULL, '11600.00', '11600.00', '25.64', 1, '0.0000', NULL, '', '0', '0.00', '297424.0000', '', '11600.00', NULL, 3, 'Ton', '25.6400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7702, 3940, 83, '', '202001', 'Coal', 'standard', NULL, '11500.00', '11500.00', '21.33', 1, '0.0000', NULL, '', '0', '0.00', '245295.0000', '', '11500.00', NULL, 3, 'Ton', '21.3300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7703, 3941, 83, '', '202001', 'Coal', 'standard', NULL, '10500.00', '10500.00', '100.00', 1, '0.0000', NULL, '', '0', '0.00', '1050000.0000', '', '10500.00', NULL, 3, 'Ton', '100.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7704, 3942, 83, '', '202001', 'Coal', 'standard', NULL, '9800.00', '9800.00', '19.63', 1, '0.0000', NULL, '', '0', '0.00', '192374.0000', '', '9800.00', NULL, 3, 'Ton', '19.6300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7705, 3943, 83, '', '202001', 'Coal', 'standard', NULL, '9800.00', '9800.00', '19.19', 1, '0.0000', NULL, '', '0', '0.00', '188062.0000', '', '9800.00', NULL, 3, 'Ton', '19.1900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7706, 3944, 83, '', '202001', 'Coal', 'standard', NULL, '8700.00', '8700.00', '16.52', 1, '0.0000', NULL, '', '0', '0.00', '143724.0000', '', '8700.00', NULL, 3, 'Ton', '16.5200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7707, 3945, 83, '', '202001', 'Coal', 'standard', NULL, '9900.00', '9900.00', '17.31', 1, '0.0000', NULL, '', '0', '0.00', '171369.0000', '', '9900.00', NULL, 3, 'Ton', '17.3100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7709, 3946, 84, '', '200000', 'Cash Return', 'standard', NULL, '11900.00', '11900.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '11900.0000', '', '11900.00', NULL, 3, 'Ton', '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7746, 3947, 83, '', '202001', 'Coal', 'standard', NULL, '11500.00', '11500.00', '21.73', 1, '0.0000', NULL, '', '0', '0.00', '249895.0000', '', '11500.00', NULL, 3, 'Ton', '21.7300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7747, 3948, 83, '', '202001', 'Coal', 'standard', NULL, '11500.00', '11500.00', '18.26', 1, '0.0000', NULL, '', '0', '0.00', '209990.0000', '', '11500.00', NULL, 3, 'Ton', '18.2600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7748, 3949, 83, '', '202001', 'Coal', 'standard', NULL, '11500.00', '11500.00', '23.59', 1, '0.0000', NULL, '', '0', '0.00', '271285.0000', '', '11500.00', NULL, 3, 'Ton', '23.5900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7749, 3950, 83, '', '202001', 'Coal', 'standard', NULL, '11500.00', '11500.00', '21.36', 1, '0.0000', NULL, '', '0', '0.00', '245640.0000', '', '11500.00', NULL, 3, 'Ton', '21.3600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7750, 3951, 83, '', '202001', 'Coal', 'standard', NULL, '11500.00', '11500.00', '17.45', 1, '0.0000', NULL, '', '0', '0.00', '200675.0000', '', '11500.00', NULL, 3, 'Ton', '17.4500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7751, 3952, 83, '', '202001', 'Coal', 'standard', NULL, '11500.00', '11500.00', '18.65', 1, '0.0000', NULL, '', '0', '0.00', '214475.0000', '', '11500.00', NULL, 3, 'Ton', '18.6500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7752, 3953, 83, '', '202001', 'Coal', 'standard', NULL, '11500.00', '11500.00', '17.68', 1, '0.0000', NULL, '', '0', '0.00', '203320.0000', '', '11500.00', NULL, 3, 'Ton', '17.6800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7753, 3954, 83, '', '202001', 'Coal', 'standard', NULL, '11500.00', '11500.00', '18.48', 1, '0.0000', NULL, '', '0', '0.00', '212520.0000', '', '11500.00', NULL, 3, 'Ton', '18.4800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7754, 3955, 83, '', '202001', 'Coal', 'standard', NULL, '11500.00', '11500.00', '19.01', 1, '0.0000', NULL, '', '0', '0.00', '218615.0000', '', '11500.00', NULL, 3, 'Ton', '19.0100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7755, 3956, 83, '', '202001', 'Coal', 'standard', NULL, '11500.00', '11500.00', '18.10', 1, '0.0000', NULL, '', '0', '0.00', '208150.0000', '', '11500.00', NULL, 3, 'Ton', '18.1000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7756, 3957, 83, '', '202001', 'Coal', 'standard', NULL, '11500.00', '11500.00', '18.34', 1, '0.0000', NULL, '', '0', '0.00', '210910.0000', '', '11500.00', NULL, 3, 'Ton', '18.3400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7757, 3958, 83, '', '202001', 'Coal', 'standard', NULL, '11500.00', '11500.00', '17.46', 1, '0.0000', NULL, '', '0', '0.00', '200790.0000', '', '11500.00', NULL, 3, 'Ton', '17.4600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7758, 3959, 83, '', '202001', 'Coal', 'standard', NULL, '11500.00', '11500.00', '15.80', 1, '0.0000', NULL, '', '0', '0.00', '181700.0000', '', '11500.00', NULL, 3, 'Ton', '15.8000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7759, 3960, 83, '', '202001', 'Coal', 'standard', NULL, '11500.00', '11500.00', '15.49', 1, '0.0000', NULL, '', '0', '0.00', '178135.0000', '', '11500.00', NULL, 3, 'Ton', '15.4900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7760, 3961, 83, '', '202001', 'Coal', 'standard', NULL, '11500.00', '11500.00', '14.20', 1, '0.0000', NULL, '', '0', '0.00', '163300.0000', '', '11500.00', NULL, 3, 'Ton', '14.2000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7761, 3962, 83, '', '202001', 'Coal', 'standard', NULL, '11500.00', '11500.00', '24.96', 1, '0.0000', NULL, '', '0', '0.00', '287040.0000', '', '11500.00', NULL, 3, 'Ton', '24.9600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7762, 3963, 83, '', '202001', 'Coal', 'standard', NULL, '11500.00', '11500.00', '24.73', 1, '0.0000', NULL, '', '0', '0.00', '284395.0000', '', '11500.00', NULL, 3, 'Ton', '24.7300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7763, 3964, 83, '', '202001', 'Coal', 'standard', NULL, '11500.00', '11500.00', '16.00', 1, '0.0000', NULL, '', '0', '0.00', '184000.0000', '', '11500.00', NULL, 3, 'Ton', '16.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7764, 3965, 83, '', '202001', 'Coal', 'standard', NULL, '11400.00', '11400.00', '21.89', 1, '0.0000', NULL, '', '0', '0.00', '249546.0000', '', '11400.00', NULL, 3, 'Ton', '21.8900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7765, 3966, 83, '', '202001', 'Coal', 'standard', 0, '10900.00', '10900.00', '18.94', 1, '0.0000', NULL, '', '0', '0.00', '206446.0000', '', '10900.00', NULL, 3, 'Ton', '18.9400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7766, 3967, 83, '', '202001', 'Coal', 'standard', NULL, '10900.00', '10900.00', '18.29', 1, '0.0000', NULL, '', '0', '0.00', '199361.0000', '', '10900.00', NULL, 3, 'Ton', '18.2900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7767, 3968, 83, '', '202001', 'Coal', 'standard', NULL, '11500.00', '11500.00', '24.52', 1, '0.0000', NULL, '', '0', '0.00', '281980.0000', '', '11500.00', NULL, 3, 'Ton', '24.5200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7768, 3969, 83, '', '202001', 'Coal', 'standard', NULL, '11500.00', '11500.00', '24.64', 1, '0.0000', NULL, '', '0', '0.00', '283360.0000', '', '11500.00', NULL, 3, 'Ton', '24.6400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7769, 3970, 83, '', '202001', 'Coal', 'standard', NULL, '11500.00', '11500.00', '16.98', 1, '0.0000', NULL, '', '0', '0.00', '195270.0000', '', '11500.00', NULL, 3, 'Ton', '16.9800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7770, 3971, 83, '', '202001', 'Coal', 'standard', NULL, '11500.00', '11500.00', '18.88', 1, '0.0000', NULL, '', '0', '0.00', '217120.0000', '', '11500.00', NULL, 3, 'Ton', '18.8800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7771, 3972, 83, '', '202001', 'Coal', 'standard', NULL, '11500.00', '11500.00', '18.69', 1, '0.0000', NULL, '', '0', '0.00', '214820.0000', '', '11500.00', NULL, 3, 'Ton', '18.6800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7772, 3973, 83, '', '202001', 'Coal', 'standard', NULL, '9900.00', '9900.00', '16.65', 1, '0.0000', NULL, '', '0', '0.00', '164835.0000', '', '9900.00', NULL, 3, 'Ton', '16.6500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7773, 3974, 83, '', '202001', 'Coal', 'standard', NULL, '9800.00', '9800.00', '20.80', 1, '0.0000', NULL, '', '0', '0.00', '203840.0000', '', '9800.00', NULL, 3, 'Ton', '20.8000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7774, 3975, 83, '', '202001', 'Coal', 'standard', NULL, '9800.00', '9800.00', '14.73', 1, '0.0000', NULL, '', '0', '0.00', '144354.0000', '', '9800.00', NULL, 3, 'Ton', '14.7300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7775, 3976, 83, '', '202001', 'Coal', 'standard', NULL, '8700.00', '8700.00', '19.54', 1, '0.0000', NULL, '', '0', '0.00', '169998.0000', '', '8700.00', NULL, 3, 'Ton', '19.5400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7776, 3977, 83, '', '202001', 'Coal', 'standard', NULL, '10000.00', '10000.00', '25.03', 1, '0.0000', NULL, '', '0', '0.00', '250300.0000', '', '10000.00', NULL, 3, 'Ton', '25.0300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7777, 3978, 83, '', '202001', 'Coal', 'standard', NULL, '8800.00', '8800.00', '22.96', 1, '0.0000', NULL, '', '0', '0.00', '202048.0000', '', '8800.00', NULL, 3, 'Ton', '22.9600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7778, 3979, 83, '', '202001', 'Coal', 'standard', NULL, '8800.00', '8800.00', '23.24', 1, '0.0000', NULL, '', '0', '0.00', '204512.0000', '', '8800.00', NULL, 3, 'Ton', '23.2400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7779, 3980, 83, '', '202001', 'Coal', 'standard', NULL, '8800.00', '8800.00', '14.97', 1, '0.0000', NULL, '', '0', '0.00', '131736.0000', '', '8800.00', NULL, 3, 'Ton', '14.9700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7780, 3981, 83, '', '202001', 'Coal', 'standard', NULL, '8700.00', '8700.00', '15.34', 1, '0.0000', NULL, '', '0', '0.00', '133458.0000', '', '8700.00', NULL, 3, 'Ton', '15.3400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7781, 3982, 83, '', '202001', 'Coal', 'standard', NULL, '8800.00', '8800.00', '19.80', 1, '0.0000', NULL, '', '0', '0.00', '174240.0000', '', '8800.00', NULL, 3, 'Ton', '19.8000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7801, 3984, 83, '', '202001', 'Coal', 'standard', NULL, '9800.00', '9800.00', '15.50', 1, '0.0000', NULL, '', '0', '0.00', '151900.0000', '', '9800.00', NULL, 3, 'Ton', '15.5000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7802, 3985, 83, '', '202001', 'Coal', 'standard', NULL, '9800.00', '9800.00', '20.41', 1, '0.0000', NULL, '', '0', '0.00', '200018.0000', '', '9800.00', NULL, 3, 'Ton', '20.4100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7803, 3986, 83, '', '202001', 'Coal', 'standard', NULL, '9800.00', '9800.00', '19.95', 1, '0.0000', NULL, '', '0', '0.00', '195510.0000', '', '9800.00', NULL, 3, 'Ton', '19.9500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7804, 3987, 83, '', '202001', 'Coal', 'standard', NULL, '9800.00', '9800.00', '19.80', 1, '0.0000', NULL, '', '0', '0.00', '194040.0000', '', '9800.00', NULL, 3, 'Ton', '19.8000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7805, 3988, 83, '', '202001', 'Coal', 'standard', NULL, '9800.00', '9800.00', '19.11', 1, '0.0000', NULL, '', '0', '0.00', '187278.0000', '', '9800.00', NULL, 3, 'Ton', '19.1100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7806, 3989, 83, '', '202001', 'Coal', 'standard', NULL, '9800.00', '9800.00', '18.40', 1, '0.0000', NULL, '', '0', '0.00', '180320.0000', '', '9800.00', NULL, 3, 'Ton', '18.4000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7807, 3990, 83, '', '202001', 'Coal', 'standard', NULL, '10900.00', '10900.00', '20.78', 1, '0.0000', NULL, '', '0', '0.00', '226502.0000', '', '10900.00', NULL, 3, 'Ton', '20.7800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7808, 3991, 83, '', '202001', 'Coal', 'standard', NULL, '8800.00', '8800.00', '21.50', 1, '0.0000', NULL, '', '0', '0.00', '189200.0000', '', '8800.00', NULL, 3, 'Ton', '21.5000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7809, 3992, 83, '', '202001', 'Coal', 'standard', NULL, '8800.00', '8800.00', '24.04', 1, '0.0000', NULL, '', '0', '0.00', '211552.0000', '', '8800.00', NULL, 3, 'Ton', '24.0400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7810, 3993, 83, '', '202001', 'Coal', 'standard', NULL, '11600.00', '11600.00', '23.35', 1, '0.0000', NULL, '', '0', '0.00', '270860.0000', '', '11600.00', NULL, 3, 'Ton', '23.3500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7811, 3994, 83, '', '202001', 'Coal', 'standard', NULL, '11500.00', '11500.00', '23.55', 1, '0.0000', NULL, '', '0', '0.00', '270825.0000', '', '11500.00', NULL, 3, 'Ton', '23.5500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7812, 3995, 83, '', '202001', 'Coal', 'standard', NULL, '11500.00', '11500.00', '23.49', 1, '0.0000', NULL, '', '0', '0.00', '270135.0000', '', '11500.00', NULL, 3, 'Ton', '23.4900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7813, 3996, 83, '', '202001', 'Coal', 'standard', NULL, '11500.00', '11500.00', '22.36', 1, '0.0000', NULL, '', '0', '0.00', '257140.0000', '', '11500.00', NULL, 3, 'Ton', '22.3600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7814, 3997, 83, '', '202001', 'Coal', 'standard', NULL, '8800.00', '8800.00', '20.02', 1, '0.0000', NULL, '', '0', '0.00', '176176.0000', '', '8800.00', NULL, 3, 'Ton', '20.0200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7816, 3999, 83, '', '202001', 'Coal', 'standard', NULL, '11500.00', '11500.00', '18.43', 1, '0.0000', NULL, '', '0', '0.00', '211945.0000', '', '11500.00', NULL, 3, 'Ton', '18.4300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7817, 4000, 83, '', '202001', 'Coal', 'standard', NULL, '11500.00', '11500.00', '22.37', 1, '0.0000', NULL, '', '0', '0.00', '257255.0000', '', '11500.00', NULL, 3, 'Ton', '22.3700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7819, 4001, 82, '', '202002', 'Stone', 'standard', NULL, '172.00', '172.00', '450.00', 1, '0.0000', NULL, '', '0', '0.00', '77400.0000', '', '172.00', NULL, 3, 'Ton', '450.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7827, 4003, 82, '', '202002', 'Stone', 'standard', NULL, '172.00', '172.00', '180.00', 1, '0.0000', NULL, '', '0', '0.00', '30960.0000', '', '172.00', NULL, 3, 'Ton', '180.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7855, 4004, 83, '', '202001', 'Coal', 'standard', NULL, '11500.00', '11500.00', '18.36', 1, '0.0000', NULL, '', '0', '0.00', '211140.0000', '', '11500.00', NULL, 3, 'Ton', '18.3600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7856, 4005, 83, '', '202001', 'Coal', 'standard', NULL, '10900.00', '10900.00', '22.64', 1, '0.0000', NULL, '', '0', '0.00', '246776.0000', '', '10900.00', NULL, 3, 'Ton', '22.6400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7857, 4006, 83, '', '202001', 'Coal', 'standard', NULL, '10900.00', '10900.00', '23.22', 1, '0.0000', NULL, '', '0', '0.00', '253098.0000', '', '10900.00', NULL, 3, 'Ton', '23.2200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7858, 4007, 83, '', '202001', 'Coal', 'standard', NULL, '11500.00', '11500.00', '14.52', 1, '0.0000', NULL, '', '0', '0.00', '166980.0000', '', '11500.00', NULL, 3, 'Ton', '14.5200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7859, 4008, 83, '', '202001', 'Coal', 'standard', NULL, '11500.00', '11500.00', '18.43', 1, '0.0000', NULL, '', '0', '0.00', '211945.0000', '', '11500.00', NULL, 3, 'Ton', '18.4300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7860, 4009, 83, '', '202001', 'Coal', 'standard', NULL, '11500.00', '11500.00', '18.85', 1, '0.0000', NULL, '', '0', '0.00', '216775.0000', '', '11500.00', NULL, 3, 'Ton', '18.8500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7861, 4010, 83, '', '202001', 'Coal', 'standard', NULL, '11500.00', '11500.00', '17.69', 1, '0.0000', NULL, '', '0', '0.00', '203435.0000', '', '11500.00', NULL, 3, 'Ton', '17.6900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7862, 4011, 83, '', '202001', 'Coal', 'standard', NULL, '11500.00', '11500.00', '18.24', 1, '0.0000', NULL, '', '0', '0.00', '209760.0000', '', '11500.00', NULL, 3, 'Ton', '18.2400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7863, 4012, 83, '', '202001', 'Coal', 'standard', NULL, '11500.00', '11500.00', '18.72', 1, '0.0000', NULL, '', '0', '0.00', '215280.0000', '', '11500.00', NULL, 3, 'Ton', '18.7200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7864, 4013, 83, '', '202001', 'Coal', 'standard', NULL, '11500.00', '11500.00', '23.35', 1, '0.0000', NULL, '', '0', '0.00', '268525.0000', '', '11500.00', NULL, 3, 'Ton', '23.3500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7866, 4015, 83, '', '202001', 'Coal', 'standard', NULL, '8800.00', '8800.00', '23.65', 1, '0.0000', NULL, '', '0', '0.00', '208120.0000', '', '8800.00', NULL, 3, 'Ton', '23.6500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7867, 4016, 83, '', '202001', 'Coal', 'standard', NULL, '8800.00', '8800.00', '23.45', 1, '0.0000', NULL, '', '0', '0.00', '206360.0000', '', '8800.00', NULL, 3, 'Ton', '23.4500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7868, 4017, 83, '', '202001', 'Coal', 'standard', NULL, '8800.00', '8800.00', '22.83', 1, '0.0000', NULL, '', '0', '0.00', '200904.0000', '', '8800.00', NULL, 3, 'Ton', '22.8300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7869, 4018, 83, '', '202001', 'Coal', 'standard', NULL, '8800.00', '8800.00', '24.06', 1, '0.0000', NULL, '', '0', '0.00', '211728.0000', '', '8800.00', NULL, 3, 'Ton', '24.0600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7870, 4019, 83, '', '202001', 'Coal', 'standard', NULL, '11500.00', '11500.00', '20.49', 1, '0.0000', NULL, '', '0', '0.00', '235635.0000', '', '11500.00', NULL, 3, 'Ton', '20.4900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7871, 4020, 83, '', '202001', 'Coal', 'standard', NULL, '10900.00', '10900.00', '22.11', 1, '0.0000', NULL, '', '0', '0.00', '240999.0000', '', '10900.00', NULL, 3, 'Ton', '22.1100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7872, 4021, 83, '', '202001', 'Coal', 'standard', NULL, '10900.00', '10900.00', '19.66', 1, '0.0000', NULL, '', '0', '0.00', '214294.0000', '', '10900.00', NULL, 3, 'Ton', '19.6600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7873, 4022, 83, '', '202001', 'Coal', 'standard', NULL, '11500.00', '11500.00', '24.21', 1, '0.0000', NULL, '', '0', '0.00', '278415.0000', '', '11500.00', NULL, 3, 'Ton', '24.2100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7874, 4023, 83, '', '202001', 'Coal', 'standard', NULL, '11500.00', '11500.00', '19.42', 1, '0.0000', NULL, '', '0', '0.00', '223330.0000', '', '11500.00', NULL, 3, 'Ton', '19.4200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7875, 4024, 83, '', '202001', 'Coal', 'standard', NULL, '10000.00', '10000.00', '22.00', 1, '0.0000', NULL, '', '0', '0.00', '220000.0000', '', '10000.00', NULL, 3, 'Ton', '22.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7876, 4025, 83, '', '202001', 'Coal', 'standard', NULL, '10000.00', '10000.00', '24.71', 1, '0.0000', NULL, '', '0', '0.00', '247100.0000', '', '10000.00', NULL, 3, 'Ton', '24.7100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7877, 4026, 83, '', '202001', 'Coal', 'standard', NULL, '11600.00', '11600.00', '15.51', 1, '0.0000', NULL, '', '0', '0.00', '179916.0000', '', '11600.00', NULL, 3, 'Ton', '15.5100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7878, 4027, 83, '', '202001', 'Coal', 'standard', NULL, '11500.00', '11500.00', '23.56', 1, '0.0000', NULL, '', '0', '0.00', '270940.0000', '', '11500.00', NULL, 3, 'Ton', '23.5600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7879, 4028, 83, '', '202001', 'Coal', 'standard', NULL, '8700.00', '8700.00', '18.80', 1, '0.0000', NULL, '', '0', '0.00', '163560.0000', '', '8700.00', NULL, 3, 'Ton', '18.8000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7880, 4029, 83, '', '202001', 'Coal', 'standard', NULL, '8700.00', '8700.00', '19.27', 1, '0.0000', NULL, '', '0', '0.00', '167649.0000', '', '8700.00', NULL, 3, 'Ton', '19.2700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7881, 4030, 83, '', '202001', 'Coal', 'standard', NULL, '10000.00', '10000.00', '19.24', 1, '0.0000', NULL, '', '0', '0.00', '192400.0000', '', '10000.00', NULL, 3, 'Ton', '19.2400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7883, 4031, 84, '', '200000', 'Cash Return', 'standard', NULL, '500000.00', '500000.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '500000.0000', '', '500000.00', NULL, 3, 'Ton', '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7885, 4032, 83, '', '202001', 'Coal', 'standard', NULL, '8900.00', '8900.00', '26.50', 1, '0.0000', NULL, '', '0', '0.00', '235850.0000', '', '8900.00', NULL, 3, 'Ton', '26.5000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7890, 4034, 84, '', '200000', 'Cash Return', 'standard', NULL, '5000.00', '5000.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '5000.0000', '', '5000.00', NULL, 3, 'Ton', '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7891, 4035, 84, '', '200000', 'Cash Return', 'standard', NULL, '8500.00', '8500.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '8500.0000', '', '8500.00', NULL, 3, 'Ton', '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7892, 4036, 84, '', '200000', 'Cash Return', 'standard', NULL, '33000.00', '33000.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '33000.0000', '', '33000.00', NULL, 3, 'Ton', '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7894, 4037, 84, '', '200000', 'Cash Return', 'standard', NULL, '96284.00', '96284.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '96284.0000', '', '96284.00', NULL, 3, 'Ton', '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7896, 4038, 84, '', '200000', 'Cash Return', 'standard', NULL, '717211.00', '717211.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '717211.0000', '', '717211.00', NULL, 3, 'Ton', '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7899, 3998, 83, '', '202001', 'Coal', 'standard', 0, '9000.00', '9000.00', '17.16', 1, '0.0000', NULL, '', '0', '0.00', '154440.0000', '', '9000.00', NULL, 3, 'Ton', '17.1600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7901, 4039, 83, '', '202001', 'Coal', 'standard', NULL, '11500.00', '11500.00', '21.11', 1, '0.0000', NULL, '', '0', '0.00', '242765.0000', '', '11500.00', NULL, 3, 'Ton', '21.1100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7902, 3983, 83, '', '202001', 'Coal', 'standard', 0, '9500.00', '9500.00', '16.65', 1, '0.0000', NULL, '', '0', '0.00', '158175.0000', '', '9500.00', NULL, 3, 'Ton', '16.6500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7903, 3446, 83, '', '202001', 'Coal', 'standard', 0, '7400.00', '7400.00', '23.53', 1, '0.0000', NULL, '', '0', '0.00', '174122.0000', '', '7400.00', NULL, 3, 'Ton', '23.5300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7906, 4040, 82, '', '202002', 'Stone', 'standard', NULL, '172.00', '172.00', '90.00', 1, '0.0000', NULL, '', '0', '0.00', '15480.0000', '', '172.00', NULL, 3, 'Ton', '90.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7921, 4041, 83, '', '202001', 'Coal', 'standard', NULL, '11600.00', '11600.00', '13.86', 1, '0.0000', NULL, '', '0', '0.00', '160776.0000', '', '11600.00', NULL, 3, 'Ton', '13.8600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7922, 4042, 83, '', '202001', 'Coal', 'standard', NULL, '11500.00', '11500.00', '13.80', 1, '0.0000', NULL, '', '0', '0.00', '158700.0000', '', '11500.00', NULL, 3, 'Ton', '13.8000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7923, 4043, 83, '', '202001', 'Coal', 'standard', NULL, '11500.00', '11500.00', '17.43', 1, '0.0000', NULL, '', '0', '0.00', '200445.0000', '', '11500.00', NULL, 3, 'Ton', '17.4300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7924, 4044, 83, '', '202001', 'Coal', 'standard', NULL, '11700.00', '11700.00', '18.37', 1, '0.0000', NULL, '', '0', '0.00', '214929.0000', '', '11700.00', NULL, 3, 'Ton', '18.3700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7925, 4045, 83, '', '202001', 'Coal', 'standard', NULL, '11700.00', '11700.00', '19.22', 1, '0.0000', NULL, '', '0', '0.00', '224874.0000', '', '11700.00', NULL, 3, 'Ton', '19.2200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7926, 4046, 83, '', '202001', 'Coal', 'standard', NULL, '11500.00', '11500.00', '12.37', 1, '0.0000', NULL, '', '0', '0.00', '142255.0000', '', '11500.00', NULL, 3, 'Ton', '12.3700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7927, 4047, 83, '', '202001', 'Coal', 'standard', NULL, '12000.00', '12000.00', '24.09', 1, '0.0000', NULL, '', '0', '0.00', '289080.0000', '', '12000.00', NULL, 3, 'Ton', '24.0900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7928, 4048, 83, '', '202001', 'Coal', 'standard', NULL, '12000.00', '12000.00', '23.39', 1, '0.0000', NULL, '', '0', '0.00', '280680.0000', '', '12000.00', NULL, 3, 'Ton', '23.3900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7929, 4049, 83, '', '202001', 'Coal', 'standard', NULL, '11700.00', '11700.00', '15.57', 1, '0.0000', NULL, '', '0', '0.00', '182169.0000', '', '11700.00', NULL, 3, 'Ton', '15.5700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7930, 4050, 83, '', '202001', 'Coal', 'standard', NULL, '11500.00', '11500.00', '22.53', 1, '0.0000', NULL, '', '0', '0.00', '259095.0000', '', '11500.00', NULL, 3, 'Ton', '22.5300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7931, 4051, 83, '', '202001', 'Coal', 'standard', NULL, '11600.00', '11600.00', '14.65', 1, '0.0000', NULL, '', '0', '0.00', '169940.0000', '', '11600.00', NULL, 3, 'Ton', '14.6500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7932, 4052, 83, '', '202001', 'Coal', 'standard', NULL, '10900.00', '10900.00', '24.54', 1, '0.0000', NULL, '', '0', '0.00', '267486.0000', '', '10900.00', NULL, 3, 'Ton', '24.5400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7933, 4053, 83, '', '202001', 'Coal', 'standard', NULL, '9800.00', '9800.00', '17.90', 1, '0.0000', NULL, '', '0', '0.00', '175420.0000', '', '9800.00', NULL, 3, 'Ton', '17.9000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7934, 4054, 83, '', '202001', 'Coal', 'standard', NULL, '9800.00', '9800.00', '17.78', 1, '0.0000', NULL, '', '0', '0.00', '174244.0000', '', '9800.00', NULL, 3, 'Ton', '17.7800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7951, 4055, 83, '', '202001', 'Coal', 'standard', NULL, '11800.00', '11800.00', '19.76', 1, '0.0000', NULL, '', '0', '0.00', '233168.0000', '', '11800.00', NULL, 3, 'Ton', '19.7600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7952, 4056, 83, '', '202001', 'Coal', 'standard', NULL, '11600.00', '11600.00', '14.34', 1, '0.0000', NULL, '', '0', '0.00', '166344.0000', '', '11600.00', NULL, 3, 'Ton', '14.3400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7953, 4057, 83, '', '202001', 'Coal', 'standard', NULL, '11600.00', '11600.00', '14.87', 1, '0.0000', NULL, '', '0', '0.00', '172492.0000', '', '11600.00', NULL, 3, 'Ton', '14.8700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7954, 4058, 83, '', '202001', 'Coal', 'standard', NULL, '11950.00', '11950.00', '20.09', 1, '0.0000', NULL, '', '0', '0.00', '240075.5000', '', '11950.00', NULL, 3, 'Ton', '20.0900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7955, 4059, 83, '', '202001', 'Coal', 'standard', NULL, '12000.00', '12000.00', '15.79', 1, '0.0000', NULL, '', '0', '0.00', '189480.0000', '', '12000.00', NULL, 3, 'Ton', '15.7900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7956, 4060, 83, '', '202001', 'Coal', 'standard', NULL, '11600.00', '11600.00', '17.28', 1, '0.0000', NULL, '', '0', '0.00', '200448.0000', '', '11600.00', NULL, 3, 'Ton', '17.2800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7957, 4061, 83, '', '202001', 'Coal', 'standard', NULL, '11600.00', '11600.00', '18.01', 1, '0.0000', NULL, '', '0', '0.00', '208916.0000', '', '11600.00', NULL, 3, 'Ton', '18.0100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7958, 4062, 83, '', '202001', 'Coal', 'standard', NULL, '10500.00', '10500.00', '27.00', 1, '0.0000', NULL, '', '0', '0.00', '283500.0000', '', '10500.00', NULL, 3, 'Ton', '27.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7959, 4063, 83, '', '202001', 'Coal', 'standard', NULL, '10650.00', '10650.00', '40.00', 1, '0.0000', NULL, '', '0', '0.00', '426000.0000', '', '10650.00', NULL, 3, 'Ton', '40.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7960, 4064, 83, '', '202001', 'Coal', 'standard', NULL, '8700.00', '8700.00', '17.41', 1, '0.0000', NULL, '', '0', '0.00', '151467.0000', '', '8700.00', NULL, 3, 'Ton', '17.4100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7961, 4065, 83, '', '202001', 'Coal', 'standard', NULL, '8700.00', '8700.00', '16.28', 1, '0.0000', NULL, '', '0', '0.00', '141636.0000', '', '8700.00', NULL, 3, 'Ton', '16.2800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7962, 4066, 83, '', '202001', 'Coal', 'standard', NULL, '9500.00', '9500.00', '18.67', 1, '0.0000', NULL, '', '0', '0.00', '177365.0000', '', '9500.00', NULL, 3, 'Ton', '18.6700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7963, 4067, 83, '', '202001', 'Coal', 'standard', NULL, '9800.00', '9800.00', '19.14', 1, '0.0000', NULL, '', '0', '0.00', '187572.0000', '', '9800.00', NULL, 3, 'Ton', '19.1400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7964, 4068, 83, '', '202001', 'Coal', 'standard', NULL, '9800.00', '9800.00', '17.89', 1, '0.0000', NULL, '', '0', '0.00', '175322.0000', '', '9800.00', NULL, 3, 'Ton', '17.8900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7965, 4069, 83, '', '202001', 'Coal', 'standard', NULL, '9800.00', '9800.00', '19.70', 1, '0.0000', NULL, '', '0', '0.00', '193060.0000', '', '9800.00', NULL, 3, 'Ton', '19.7000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7966, 4070, 83, '', '202001', 'Coal', 'standard', NULL, '8900.00', '8900.00', '25.60', 1, '0.0000', NULL, '', '0', '0.00', '227840.0000', '', '8900.00', NULL, 3, 'Ton', '25.6000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7967, 4002, 82, '', '202002', 'Stone', 'standard', NULL, '180.00', '180.00', '200.00', 1, '0.0000', NULL, '', '0', '0.00', '36000.0000', '', '180.00', NULL, 3, 'Ton', '200.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7969, 4071, 82, '', '202002', 'Stone', 'standard', NULL, '170.00', '170.00', '180.00', 1, '0.0000', NULL, '', '0', '0.00', '30600.0000', '', '170.00', NULL, 3, 'Ton', '180.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (7999, 4099, 82, '', '202002', 'Stone', 'standard', NULL, '169.00', '169.00', '90.00', 1, '0.0000', NULL, '', '0', '0.00', '15210.0000', '', '169.00', NULL, 3, 'Ton', '90.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8001, 4100, 82, '', '202002', 'Stone', 'standard', NULL, '170.00', '170.00', '180.00', 1, '0.0000', NULL, '', '0', '0.00', '30600.0000', '', '170.00', NULL, 3, 'Ton', '180.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8002, 4072, 83, '', '202001', 'Coal', 'standard', NULL, '11650.00', '11650.00', '17.61', 1, '0.0000', NULL, '', '0', '0.00', '205156.5000', '', '11650.00', NULL, 3, 'Ton', '17.6100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8003, 4073, 83, '', '202001', 'Coal', 'standard', NULL, '11650.00', '11650.00', '18.00', 1, '0.0000', NULL, '', '0', '0.00', '209700.0000', '', '11650.00', NULL, 3, 'Ton', '18.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8004, 4074, 83, '', '202001', 'Coal', 'standard', NULL, '11650.00', '11650.00', '13.71', 1, '0.0000', NULL, '', '0', '0.00', '159721.5000', '', '11650.00', NULL, 3, 'Ton', '13.7100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8005, 4075, 83, '', '202001', 'Coal', 'standard', NULL, '11700.00', '11700.00', '19.64', 1, '0.0000', NULL, '', '0', '0.00', '229788.0000', '', '11700.00', NULL, 3, 'Ton', '19.6400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8006, 4076, 83, '', '202001', 'Coal', 'standard', NULL, '11600.00', '11600.00', '15.23', 1, '0.0000', NULL, '', '0', '0.00', '176668.0000', '', '11600.00', NULL, 3, 'Ton', '15.2300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8007, 4077, 83, '', '202001', 'Coal', 'standard', NULL, '11600.00', '11600.00', '14.09', 1, '0.0000', NULL, '', '0', '0.00', '163444.0000', '', '11600.00', NULL, 3, 'Ton', '14.0900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8008, 4078, 83, '', '202001', 'Coal', 'standard', NULL, '11700.00', '11700.00', '23.33', 1, '0.0000', NULL, '', '0', '0.00', '272961.0000', '', '11700.00', NULL, 3, 'Ton', '23.3300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8009, 4079, 83, '', '202001', 'Coal', 'standard', NULL, '11700.00', '11700.00', '24.10', 1, '0.0000', NULL, '', '0', '0.00', '281970.0000', '', '11700.00', NULL, 3, 'Ton', '24.1000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8011, 4081, 83, '', '202001', 'Coal', 'standard', NULL, '8600.00', '8600.00', '12.67', 1, '0.0000', NULL, '', '0', '0.00', '108962.0000', '', '8600.00', NULL, 3, 'Ton', '12.6700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8012, 4082, 83, '', '202001', 'Coal', 'standard', NULL, '9000.00', '9000.00', '24.55', 1, '0.0000', NULL, '', '0', '0.00', '220950.0000', '', '9000.00', NULL, 3, 'Ton', '24.5500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8013, 4083, 83, '', '202001', 'Coal', 'standard', NULL, '9000.00', '9000.00', '24.96', 1, '0.0000', NULL, '', '0', '0.00', '224640.0000', '', '9000.00', NULL, 3, 'Ton', '24.9600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8014, 4084, 83, '', '202001', 'Coal', 'standard', NULL, '9000.00', '9000.00', '23.51', 1, '0.0000', NULL, '', '0', '0.00', '211590.0000', '', '9000.00', NULL, 3, 'Ton', '23.5100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8015, 4085, 83, '', '202001', 'Coal', 'standard', NULL, '9000.00', '9000.00', '21.35', 1, '0.0000', NULL, '', '0', '0.00', '192150.0000', '', '9000.00', NULL, 3, 'Ton', '21.3500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8016, 4086, 83, '', '202001', 'Coal', 'standard', NULL, '9000.00', '9000.00', '21.99', 1, '0.0000', NULL, '', '0', '0.00', '197910.0000', '', '9000.00', NULL, 3, 'Ton', '21.9900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8017, 4087, 83, '', '202001', 'Coal', 'standard', NULL, '11600.00', '11600.00', '17.51', 1, '0.0000', NULL, '', '0', '0.00', '203116.0000', '', '11600.00', NULL, 3, 'Ton', '17.5100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8018, 4088, 83, '', '202001', 'Coal', 'standard', NULL, '11600.00', '11600.00', '18.98', 1, '0.0000', NULL, '', '0', '0.00', '220168.0000', '', '11600.00', NULL, 3, 'Ton', '18.9800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8019, 4089, 83, '', '202001', 'Coal', 'standard', NULL, '11600.00', '11600.00', '17.57', 1, '0.0000', NULL, '', '0', '0.00', '203812.0000', '', '11600.00', NULL, 3, 'Ton', '17.5700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8020, 4091, 83, '', '202001', 'Coal', 'standard', 0, '11600.00', '11600.00', '18.08', 1, '0.0000', NULL, '', '0', '0.00', '209728.0000', '', '11600.00', NULL, 3, 'Ton', '18.0800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8021, 4090, 83, '', '202001', 'Coal', 'standard', NULL, '11600.00', '11600.00', '22.84', 1, '0.0000', NULL, '', '0', '0.00', '264944.0000', '', '11600.00', NULL, 3, 'Ton', '22.8400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8022, 4092, 83, '', '202001', 'Coal', 'standard', NULL, '11600.00', '11600.00', '19.04', 1, '0.0000', NULL, '', '0', '0.00', '220864.0000', '', '11600.00', NULL, 3, 'Ton', '19.0400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8023, 4093, 83, '', '202001', 'Coal', 'standard', NULL, '11600.00', '11600.00', '22.76', 1, '0.0000', NULL, '', '0', '0.00', '264016.0000', '', '11600.00', NULL, 3, 'Ton', '22.7600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8024, 4094, 83, '', '202001', 'Coal', 'standard', NULL, '11500.00', '11500.00', '17.21', 1, '0.0000', NULL, '', '0', '0.00', '197915.0000', '', '11500.00', NULL, 3, 'Ton', '17.2100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8025, 4095, 83, '', '202001', 'Coal', 'standard', NULL, '11500.00', '11500.00', '23.58', 1, '0.0000', NULL, '', '0', '0.00', '271170.0000', '', '11500.00', NULL, 3, 'Ton', '23.5800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8026, 4096, 83, '', '202001', 'Coal', 'standard', NULL, '11600.00', '11600.00', '23.31', 1, '0.0000', NULL, '', '0', '0.00', '270396.0000', '', '11600.00', NULL, 3, 'Ton', '23.3100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8027, 4097, 83, '', '202001', 'Coal', 'standard', NULL, '11700.00', '11700.00', '16.26', 1, '0.0000', NULL, '', '0', '0.00', '190242.0000', '', '11700.00', NULL, 3, 'Ton', '16.2600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8028, 4098, 83, '', '202001', 'Coal', 'standard', NULL, '10500.00', '10500.00', '27.00', 1, '0.0000', NULL, '', '0', '0.00', '283500.0000', '', '10500.00', NULL, 3, 'Ton', '27.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8067, 4102, 83, '', '202001', 'Coal', 'standard', NULL, '10500.00', '10500.00', '22.38', 1, '0.0000', NULL, '', '0', '0.00', '234990.0000', '', '10500.00', NULL, 3, 'Ton', '22.3800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8068, 4103, 83, '', '202001', 'Coal', 'standard', NULL, '10500.00', '10500.00', '22.17', 1, '0.0000', NULL, '', '0', '0.00', '232785.0000', '', '10500.00', NULL, 3, 'Ton', '22.1700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8069, 4104, 83, '', '202001', 'Coal', 'standard', 0, '11700.00', '11700.00', '19.37', 1, '0.0000', NULL, '', '0', '0.00', '226629.0000', '', '11700.00', NULL, 3, 'Ton', '19.3700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8070, 4105, 83, '', '202001', 'Coal', 'standard', NULL, '11800.00', '11800.00', '16.36', 1, '0.0000', NULL, '', '0', '0.00', '193048.0000', '', '11800.00', NULL, 3, 'Ton', '16.3600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8071, 4107, 83, '', '202001', 'Coal', 'standard', NULL, '11800.00', '11800.00', '15.58', 1, '0.0000', NULL, '', '0', '0.00', '183844.0000', '', '11800.00', NULL, 3, 'Ton', '15.5800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8072, 4108, 83, '', '202001', 'Coal', 'standard', NULL, '11800.00', '11800.00', '15.89', 1, '0.0000', NULL, '', '0', '0.00', '187502.0000', '', '11800.00', NULL, 3, 'Ton', '15.8900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8073, 4109, 83, '', '202001', 'Coal', 'standard', NULL, '12000.00', '12000.00', '20.80', 1, '0.0000', NULL, '', '0', '0.00', '249600.0000', '', '12000.00', NULL, 3, 'Ton', '20.8000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8074, 4110, 83, '', '202001', 'Coal', 'standard', NULL, '11700.00', '11700.00', '13.58', 1, '0.0000', NULL, '', '0', '0.00', '158886.0000', '', '11700.00', NULL, 3, 'Ton', '13.5800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8075, 4111, 83, '', '202001', 'Coal', 'standard', NULL, '11600.00', '11600.00', '15.95', 1, '0.0000', NULL, '', '0', '0.00', '185020.0000', '', '11600.00', NULL, 3, 'Ton', '15.9500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8076, 4112, 83, '', '202001', 'Coal', 'standard', NULL, '11600.00', '11600.00', '16.80', 1, '0.0000', NULL, '', '0', '0.00', '194880.0000', '', '11600.00', NULL, 3, 'Ton', '16.8000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8077, 4113, 83, '', '202001', 'Coal', 'standard', NULL, '11650.00', '11650.00', '13.60', 1, '0.0000', NULL, '', '0', '0.00', '158440.0000', '', '11650.00', NULL, 3, 'Ton', '13.6000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8078, 4114, 83, '', '202001', 'Coal', 'standard', NULL, '11650.00', '11650.00', '16.42', 1, '0.0000', NULL, '', '0', '0.00', '191293.0000', '', '11650.00', NULL, 3, 'Ton', '16.4200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8079, 4115, 83, '', '202001', 'Coal', 'standard', NULL, '11800.00', '11800.00', '19.31', 1, '0.0000', NULL, '', '0', '0.00', '227858.0000', '', '11800.00', NULL, 3, 'Ton', '19.3100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8080, 4116, 83, '', '202001', 'Coal', 'standard', NULL, '9800.00', '9800.00', '22.63', 1, '0.0000', NULL, '', '0', '0.00', '221774.0000', '', '9800.00', NULL, 3, 'Ton', '22.6300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8082, 4118, 83, '', '202001', 'Coal', 'standard', NULL, '11800.00', '11800.00', '24.35', 1, '0.0000', NULL, '', '0', '0.00', '287330.0000', '', '11800.00', NULL, 3, 'Ton', '24.3500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8083, 4119, 83, '', '202001', 'Coal', 'standard', NULL, '11800.00', '11800.00', '24.06', 1, '0.0000', NULL, '', '0', '0.00', '283908.0000', '', '11800.00', NULL, 3, 'Ton', '24.0600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8084, 4120, 83, '', '202001', 'Coal', 'standard', NULL, '9100.00', '9100.00', '22.99', 1, '0.0000', NULL, '', '0', '0.00', '209209.0000', '', '9100.00', NULL, 3, 'Ton', '22.9900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8085, 4121, 83, '', '202001', 'Coal', 'standard', NULL, '9100.00', '9100.00', '23.47', 1, '0.0000', NULL, '', '0', '0.00', '213577.0000', '', '9100.00', NULL, 3, 'Ton', '23.4700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8086, 4122, 83, '', '202001', 'Coal', 'standard', NULL, '9200.00', '9200.00', '17.73', 1, '0.0000', NULL, '', '0', '0.00', '163116.0000', '', '9200.00', NULL, 3, 'Ton', '17.7300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8087, 4123, 83, '', '202001', 'Coal', 'standard', NULL, '9100.00', '9100.00', '27.45', 1, '0.0000', NULL, '', '0', '0.00', '249795.0000', '', '9100.00', NULL, 3, 'Ton', '27.4500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8088, 4124, 83, '', '202001', 'Coal', 'standard', NULL, '10000.00', '10000.00', '150.00', 1, '0.0000', NULL, '', '0', '0.00', '1500000.0000', '', '10000.00', NULL, 3, 'Ton', '150.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8089, 4125, 83, '', '202001', 'Coal', 'standard', NULL, '10000.00', '10000.00', '100.00', 1, '0.0000', NULL, '', '0', '0.00', '1000000.0000', '', '10000.00', NULL, 3, 'Ton', '100.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8090, 4126, 83, '', '202001', 'Coal', 'standard', NULL, '10100.00', '10100.00', '28.00', 1, '0.0000', NULL, '', '0', '0.00', '282800.0000', '', '10100.00', NULL, 3, 'Ton', '28.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8091, 4127, 83, '', '202001', 'Coal', 'standard', NULL, '9100.00', '9100.00', '21.31', 1, '0.0000', NULL, '', '0', '0.00', '193921.0000', '', '9100.00', NULL, 3, 'Ton', '21.3100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8092, 4128, 83, '', '202001', 'Coal', 'standard', NULL, '11600.00', '11600.00', '16.42', 1, '0.0000', NULL, '', '0', '0.00', '190472.0000', '', '11600.00', NULL, 3, 'Ton', '16.4200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8093, 4129, 83, '', '202001', 'Coal', 'standard', NULL, '11600.00', '11600.00', '17.60', 1, '0.0000', NULL, '', '0', '0.00', '204160.0000', '', '11600.00', NULL, 3, 'Ton', '17.6000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8094, 4130, 83, '', '202001', 'Coal', 'standard', NULL, '11500.00', '11500.00', '24.24', 1, '0.0000', NULL, '', '0', '0.00', '278760.0000', '', '11500.00', NULL, 3, 'Ton', '24.2400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8095, 4131, 83, '', '202001', 'Coal', 'standard', NULL, '11800.00', '11800.00', '23.19', 1, '0.0000', NULL, '', '0', '0.00', '273642.0000', '', '11800.00', NULL, 3, 'Ton', '23.1900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8096, 4132, 83, '', '202001', 'Coal', 'standard', NULL, '11800.00', '11800.00', '23.74', 1, '0.0000', NULL, '', '0', '0.00', '280132.0000', '', '11800.00', NULL, 3, 'Ton', '23.7400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8097, 4133, 83, '', '202001', 'Coal', 'standard', NULL, '11800.00', '11800.00', '23.49', 1, '0.0000', NULL, '', '0', '0.00', '277182.0000', '', '11800.00', NULL, 3, 'Ton', '23.4900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8098, 4134, 83, '', '202001', 'Coal', 'standard', NULL, '11800.00', '11800.00', '23.62', 1, '0.0000', NULL, '', '0', '0.00', '278716.0000', '', '11800.00', NULL, 3, 'Ton', '23.6200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8099, 4135, 83, '', '202001', 'Coal', 'standard', NULL, '11500.00', '11500.00', '6.07', 1, '0.0000', NULL, '', '0', '0.00', '69805.0000', '', '11500.00', NULL, 3, 'Ton', '6.0700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8100, 4136, 83, '', '202001', 'Coal', 'standard', NULL, '11600.00', '11600.00', '16.09', 1, '0.0000', NULL, '', '0', '0.00', '186644.0000', '', '11600.00', NULL, 3, 'Ton', '16.0900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8101, 4137, 83, '', '202001', 'Coal', 'standard', NULL, '10500.00', '10500.00', '27.00', 1, '0.0000', NULL, '', '0', '0.00', '283500.0000', '', '10500.00', NULL, 3, 'Ton', '27.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8102, 4138, 83, '', '202001', 'Coal', 'standard', NULL, '10500.00', '10500.00', '25.00', 1, '0.0000', NULL, '', '0', '0.00', '262500.0000', '', '10500.00', NULL, 3, 'Ton', '25.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8105, 4139, 84, '', '200000', 'Cash Return', 'standard', NULL, '20200.00', '20200.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '20200.0000', '', '20200.00', NULL, 3, 'Ton', '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8106, 4140, 84, '', '200000', 'Cash Return', 'standard', NULL, '2000.00', '2000.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '2000.0000', '', '2000.00', NULL, 3, 'Ton', '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8140, 4142, 83, '', '202001', 'Coal', 'standard', NULL, '9000.00', '9000.00', '25.23', 1, '0.0000', NULL, '', '0', '0.00', '227070.0000', '', '9000.00', NULL, 3, 'Ton', '25.2300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8141, 4141, 83, '', '202001', 'Coal', 'standard', NULL, '9000.00', '9000.00', '28.78', 1, '0.0000', NULL, '', '0', '0.00', '259020.0000', '', '9000.00', NULL, 3, 'Ton', '28.7800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8142, 4143, 83, '', '202001', 'Coal', 'standard', NULL, '9050.00', '9050.00', '27.72', 1, '0.0000', NULL, '', '0', '0.00', '250866.0000', '', '9050.00', NULL, 3, 'Ton', '27.7200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8143, 4144, 83, '', '202001', 'Coal', 'standard', NULL, '9050.00', '9050.00', '23.43', 1, '0.0000', NULL, '', '0', '0.00', '212041.5000', '', '9050.00', NULL, 3, 'Ton', '23.4300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8144, 4145, 83, '', '202001', 'Coal', 'standard', NULL, '9100.00', '9100.00', '20.85', 1, '0.0000', NULL, '', '0', '0.00', '189735.0000', '', '9100.00', NULL, 3, 'Ton', '20.8500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8145, 4146, 83, '', '202001', 'Coal', 'standard', NULL, '9100.00', '9100.00', '25.26', 1, '0.0000', NULL, '', '0', '0.00', '229866.0000', '', '9100.00', NULL, 3, 'Ton', '25.2600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8147, 4149, 83, '', '202001', 'Coal', 'standard', NULL, '94.00', '94.00', '10100.00', 1, '0.0000', NULL, '', '0', '0.00', '949400.0000', '', '94.00', NULL, 3, 'Ton', '10100.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8148, 4150, 83, '', '202001', 'Coal', 'standard', NULL, '10200.00', '10200.00', '30.00', 1, '0.0000', NULL, '', '0', '0.00', '306000.0000', '', '10200.00', NULL, 3, 'Ton', '30.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8149, 4151, 83, '', '202001', 'Coal', 'standard', NULL, '11700.00', '11700.00', '14.89', 1, '0.0000', NULL, '', '0', '0.00', '174213.0000', '', '11700.00', NULL, 3, 'Ton', '14.8900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8150, 4152, 83, '', '202001', 'Coal', 'standard', NULL, '11800.00', '11800.00', '23.09', 1, '0.0000', NULL, '', '0', '0.00', '272462.0000', '', '11800.00', NULL, 3, 'Ton', '23.0900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8151, 4153, 83, '', '202001', 'Coal', 'standard', NULL, '11800.00', '11800.00', '24.53', 1, '0.0000', NULL, '', '0', '0.00', '289454.0000', '', '11800.00', NULL, 3, 'Ton', '24.5300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8152, 4154, 83, '', '202001', 'Coal', 'standard', NULL, '12000.00', '12000.00', '23.76', 1, '0.0000', NULL, '', '0', '0.00', '285120.0000', '', '12000.00', NULL, 3, 'Ton', '23.7600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8153, 4155, 83, '', '202001', 'Coal', 'standard', NULL, '11600.00', '11600.00', '18.38', 1, '0.0000', NULL, '', '0', '0.00', '213208.0000', '', '11600.00', NULL, 3, 'Ton', '18.3800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8154, 4156, 83, '', '202001', 'Coal', 'standard', NULL, '11600.00', '11600.00', '17.97', 1, '0.0000', NULL, '', '0', '0.00', '208452.0000', '', '11600.00', NULL, 3, 'Ton', '17.9700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8155, 4157, 83, '', '202001', 'Coal', 'standard', NULL, '11600.00', '11600.00', '24.60', 1, '0.0000', NULL, '', '0', '0.00', '285360.0000', '', '11600.00', NULL, 3, 'Ton', '24.6000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8156, 4158, 83, '', '202001', 'Coal', 'standard', NULL, '11600.00', '11600.00', '19.08', 1, '0.0000', NULL, '', '0', '0.00', '221328.0000', '', '11600.00', NULL, 3, 'Ton', '19.0800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8157, 4159, 83, '', '202001', 'Coal', 'standard', NULL, '11600.00', '11600.00', '19.52', 1, '0.0000', NULL, '', '0', '0.00', '226432.0000', '', '11600.00', NULL, 3, 'Ton', '19.5200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8158, 4160, 83, '', '202001', 'Coal', 'standard', NULL, '11600.00', '11600.00', '20.03', 1, '0.0000', NULL, '', '0', '0.00', '232232.0000', '', '11600.00', NULL, 3, 'Ton', '20.0200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8159, 4161, 83, '', '202001', 'Coal', 'standard', NULL, '11700.00', '11700.00', '24.26', 1, '0.0000', NULL, '', '0', '0.00', '283842.0000', '', '11700.00', NULL, 3, 'Ton', '24.2600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8160, 4162, 83, '', '202001', 'Coal', 'standard', NULL, '11800.00', '11800.00', '24.24', 1, '0.0000', NULL, '', '0', '0.00', '286032.0000', '', '11800.00', NULL, 3, 'Ton', '24.2400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8161, 4163, 83, '', '202001', 'Coal', 'standard', NULL, '11800.00', '11800.00', '22.68', 1, '0.0000', NULL, '', '0', '0.00', '267624.0000', '', '11800.00', NULL, 3, 'Ton', '22.6800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8162, 4164, 83, '', '202001', 'Coal', 'standard', NULL, '11700.00', '11700.00', '15.10', 1, '0.0000', NULL, '', '0', '0.00', '176670.0000', '', '11700.00', NULL, 3, 'Ton', '15.1000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8163, 4165, 83, '', '202001', 'Coal', 'standard', NULL, '11700.00', '11700.00', '17.84', 1, '0.0000', NULL, '', '0', '0.00', '208728.0000', '', '11700.00', NULL, 3, 'Ton', '17.8400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8164, 4166, 83, '', '202001', 'Coal', 'standard', NULL, '11600.00', '11600.00', '19.32', 1, '0.0000', NULL, '', '0', '0.00', '224112.0000', '', '11600.00', NULL, 3, 'Ton', '19.3200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8165, 4167, 83, '', '202001', 'Coal', 'standard', NULL, '11700.00', '11700.00', '18.44', 1, '0.0000', NULL, '', '0', '0.00', '215631.0000', '', '11700.00', NULL, 3, 'Ton', '18.4300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8166, 4168, 83, '', '202001', 'Coal', 'standard', NULL, '11700.00', '11700.00', '16.78', 1, '0.0000', NULL, '', '0', '0.00', '196209.0000', '', '11700.00', NULL, 3, 'Ton', '16.7700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8167, 4169, 83, '', '202001', 'Coal', 'standard', NULL, '10700.00', '10700.00', '80.00', 1, '0.0000', NULL, '', '0', '0.00', '856000.0000', '', '10700.00', NULL, 3, 'Ton', '80.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8169, 4171, 83, '', '202001', 'Coal', 'standard', NULL, '8900.00', '8900.00', '21.46', 1, '0.0000', NULL, '', '0', '0.00', '190994.0000', '', '8900.00', NULL, 3, 'Ton', '21.4600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8171, 4174, 83, '', '202001', 'Coal', 'standard', NULL, '8750.00', '8750.00', '20.10', 1, '0.0000', NULL, '', '0', '0.00', '175875.0000', '', '8750.00', NULL, 3, 'Ton', '20.1000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8172, 4172, 83, '', '202001', 'Coal', 'standard', NULL, '9100.00', '9100.00', '20.86', 1, '0.0000', NULL, '', '0', '0.00', '189826.0000', '', '9100.00', NULL, 3, 'Ton', '20.8600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8173, 4173, 83, '', '202001', 'Coal', 'standard', NULL, '8700.00', '8700.00', '15.54', 1, '0.0000', NULL, '', '0', '0.00', '135198.0000', '', '8700.00', NULL, 3, 'Ton', '15.5400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8214, 4175, 83, '', '202001', 'Coal', 'standard', NULL, '10000.00', '10000.00', '74.00', 1, '0.0000', NULL, '', '0', '0.00', '740000.0000', '', '10000.00', NULL, 3, 'Ton', '74.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8215, 4177, 83, '', '202001', 'Coal', 'standard', NULL, '10100.00', '10100.00', '25.00', 1, '0.0000', NULL, '', '0', '0.00', '252500.0000', '', '10100.00', NULL, 3, 'Ton', '25.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8217, 4179, 83, '', '202001', 'Coal', 'standard', NULL, '12000.00', '12000.00', '18.96', 1, '0.0000', NULL, '', '0', '0.00', '227520.0000', '', '12000.00', NULL, 3, 'Ton', '18.9600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8218, 4180, 83, '', '202001', 'Coal', 'standard', NULL, '11800.00', '11800.00', '22.53', 1, '0.0000', NULL, '', '0', '0.00', '265854.0000', '', '11800.00', NULL, 3, 'Ton', '22.5300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8219, 4181, 83, '', '202001', 'Coal', 'standard', NULL, '11600.00', '11600.00', '16.85', 1, '0.0000', NULL, '', '0', '0.00', '195460.0000', '', '11600.00', NULL, 3, 'Ton', '16.8500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8220, 4182, 83, '', '202001', 'Coal', 'standard', NULL, '11600.00', '11600.00', '20.32', 1, '0.0000', NULL, '', '0', '0.00', '235712.0000', '', '11600.00', NULL, 3, 'Ton', '20.3200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8221, 4183, 83, '', '202001', 'Coal', 'standard', NULL, '11600.00', '11600.00', '21.25', 1, '0.0000', NULL, '', '0', '0.00', '246500.0000', '', '11600.00', NULL, 3, 'Ton', '21.2500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8222, 4184, 83, '', '202001', 'Coal', 'standard', NULL, '11800.00', '11800.00', '22.57', 1, '0.0000', NULL, '', '0', '0.00', '266326.0000', '', '11800.00', NULL, 3, 'Ton', '22.5700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8224, 4185, 83, '', '202001', 'Coal', 'standard', NULL, '12000.00', '12000.00', '21.40', 1, '0.0000', NULL, '', '0', '0.00', '256800.0000', '', '12000.00', NULL, 3, 'Ton', '21.4000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8225, 4186, 83, '', '202001', 'Coal', 'standard', NULL, '11800.00', '11800.00', '15.90', 1, '0.0000', NULL, '', '0', '0.00', '187620.0000', '', '11800.00', NULL, 3, 'Ton', '15.9000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8226, 4187, 83, '', '202001', 'Coal', 'standard', NULL, '11800.00', '11800.00', '15.00', 1, '0.0000', NULL, '', '0', '0.00', '177000.0000', '', '11800.00', NULL, 3, 'Ton', '15.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8227, 4188, 83, '', '202001', 'Coal', 'standard', NULL, '9100.00', '9100.00', '23.31', 1, '0.0000', NULL, '', '0', '0.00', '212121.0000', '', '9100.00', NULL, 3, 'Ton', '23.3100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8228, 4189, 83, '', '202001', 'Coal', 'standard', NULL, '9100.00', '9100.00', '23.10', 1, '0.0000', NULL, '', '0', '0.00', '210210.0000', '', '9100.00', NULL, 3, 'Ton', '23.1000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8229, 4190, 83, '', '202001', 'Coal', 'standard', NULL, '9200.00', '9200.00', '24.45', 1, '0.0000', NULL, '', '0', '0.00', '224940.0000', '', '9200.00', NULL, 3, 'Ton', '24.4500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8230, 4191, 83, '', '202001', 'Coal', 'standard', NULL, '9200.00', '9200.00', '9.93', 1, '0.0000', NULL, '', '0', '0.00', '91356.0000', '', '9200.00', NULL, 3, 'Ton', '9.9300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8231, 4192, 83, '', '202001', 'Coal', 'standard', NULL, '11800.00', '11800.00', '8.66', 1, '0.0000', NULL, '', '0', '0.00', '102188.0000', '', '11800.00', NULL, 3, 'Ton', '8.6600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8233, 4194, 83, '', '202001', 'Coal', 'standard', NULL, '10100.00', '10100.00', '26.00', 1, '0.0000', NULL, '', '0', '0.00', '262600.0000', '', '10100.00', NULL, 3, 'Ton', '26.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8234, 4193, 83, '', '202001', 'Coal', 'standard', NULL, '9100.00', '9100.00', '19.31', 1, '0.0000', NULL, '', '0', '0.00', '175721.0000', '', '9100.00', NULL, 3, 'Ton', '19.3100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8235, 4195, 83, '', '202001', 'Coal', 'standard', NULL, '10000.00', '10000.00', '46.00', 1, '0.0000', NULL, '', '0', '0.00', '460000.0000', '', '10000.00', NULL, 3, 'Ton', '46.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8236, 4196, 83, '', '202001', 'Coal', 'standard', NULL, '9200.00', '9200.00', '26.12', 1, '0.0000', NULL, '', '0', '0.00', '240304.0000', '', '9200.00', NULL, 3, 'Ton', '26.1200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8237, 4197, 83, '', '202001', 'Coal', 'standard', NULL, '9200.00', '9200.00', '24.85', 1, '0.0000', NULL, '', '0', '0.00', '228620.0000', '', '9200.00', NULL, 3, 'Ton', '24.8500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8238, 4198, 83, '', '202001', 'Coal', 'standard', NULL, '9200.00', '9200.00', '18.87', 1, '0.0000', NULL, '', '0', '0.00', '173512.0000', '', '9200.00', NULL, 3, 'Ton', '18.8600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8239, 4200, 83, '', '202001', 'Coal', 'standard', NULL, '9200.00', '9200.00', '22.85', 1, '0.0000', NULL, '', '0', '0.00', '210220.0000', '', '9200.00', NULL, 3, 'Ton', '22.8500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8240, 4201, 83, '', '202001', 'Coal', 'standard', NULL, '11600.00', '11600.00', '18.71', 1, '0.0000', NULL, '', '0', '0.00', '216920.0000', '', '11600.00', NULL, 3, 'Ton', '18.7000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8241, 4202, 83, '', '202001', 'Coal', 'standard', NULL, '11600.00', '11600.00', '18.37', 1, '0.0000', NULL, '', '0', '0.00', '213092.0000', '', '11600.00', NULL, 3, 'Ton', '18.3700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8242, 4203, 83, '', '202001', 'Coal', 'standard', NULL, '11600.00', '11600.00', '14.91', 1, '0.0000', NULL, '', '0', '0.00', '172956.0000', '', '11600.00', NULL, 3, 'Ton', '14.9100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8243, 4204, 83, '', '202001', 'Coal', 'standard', NULL, '11600.00', '11600.00', '17.75', 1, '0.0000', NULL, '', '0', '0.00', '205900.0000', '', '11600.00', NULL, 3, 'Ton', '17.7500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8244, 4205, 83, '', '202001', 'Coal', 'standard', NULL, '11600.00', '11600.00', '19.10', 1, '0.0000', NULL, '', '0', '0.00', '221560.0000', '', '11600.00', NULL, 3, 'Ton', '19.1000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8245, 4206, 83, '', '202001', 'Coal', 'standard', NULL, '11600.00', '11600.00', '13.74', 1, '0.0000', NULL, '', '0', '0.00', '159384.0000', '', '11600.00', NULL, 3, 'Ton', '13.7400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8246, 4207, 83, '', '202001', 'Coal', 'standard', NULL, '11600.00', '11600.00', '18.39', 1, '0.0000', NULL, '', '0', '0.00', '213324.0000', '', '11600.00', NULL, 3, 'Ton', '18.3900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8247, 4208, 83, '', '202001', 'Coal', 'standard', NULL, '11600.00', '11600.00', '19.14', 1, '0.0000', NULL, '', '0', '0.00', '222024.0000', '', '11600.00', NULL, 3, 'Ton', '19.1400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8248, 4209, 83, '', '202001', 'Coal', 'standard', NULL, '10600.00', '10600.00', '27.00', 1, '0.0000', NULL, '', '0', '0.00', '286200.0000', '', '10600.00', NULL, 3, 'Ton', '27.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8250, 4211, 83, '', '202001', 'Coal', 'standard', NULL, '12200.00', '12200.00', '22.17', 1, '0.0000', NULL, '', '0', '0.00', '270474.0000', '', '12200.00', NULL, 3, 'Ton', '22.1700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8251, 4212, 83, '', '202001', 'Coal', 'standard', NULL, '11700.00', '11700.00', '19.54', 1, '0.0000', NULL, '', '0', '0.00', '228618.0000', '', '11700.00', NULL, 3, 'Ton', '19.5400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8253, 4214, 83, '', '202001', 'Coal', 'standard', NULL, '8900.00', '8900.00', '17.14', 1, '0.0000', NULL, '', '0', '0.00', '152546.0000', '', '8900.00', NULL, 3, 'Ton', '17.1400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8254, 2968, 83, '', '202001', 'Coal', 'standard', NULL, '9800.00', '9800.00', '17.22', 1, '0.0000', NULL, '', '0', '0.00', '168756.0000', '', '9800.00', NULL, 3, 'Ton', '17.2200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8282, 4215, 83, '', '202001', 'Coal', 'standard', NULL, '10100.00', '10100.00', '105.00', 1, '0.0000', NULL, '', '0', '0.00', '1060500.0000', '', '10100.00', NULL, 3, 'Ton', '105.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8283, 4216, 83, '', '202001', 'Coal', 'standard', NULL, '12000.00', '12000.00', '15.94', 1, '0.0000', NULL, '', '0', '0.00', '191280.0000', '', '12000.00', NULL, 3, 'Ton', '15.9400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8285, 4242, 83, '', '202001', 'Coal', 'standard', NULL, '12000.00', '12000.00', '15.83', 1, '0.0000', NULL, '', '0', '0.00', '189960.0000', '', '12000.00', NULL, 3, 'Ton', '15.8300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8286, 4218, 83, '', '202001', 'Coal', 'standard', NULL, '12000.00', '12000.00', '16.64', 1, '0.0000', NULL, '', '0', '0.00', '199680.0000', '', '12000.00', NULL, 3, 'Ton', '16.6400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8287, 4219, 83, '', '202001', 'Coal', 'standard', NULL, '12200.00', '12200.00', '23.65', 1, '0.0000', NULL, '', '0', '0.00', '288530.0000', '', '12200.00', NULL, 3, 'Ton', '23.6500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8288, 4221, 83, '', '202001', 'Coal', 'standard', NULL, '11600.00', '11600.00', '18.15', 1, '0.0000', NULL, '', '0', '0.00', '210540.0000', '', '11600.00', NULL, 3, 'Ton', '18.1500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8289, 4222, 83, '', '202001', 'Coal', 'standard', NULL, '12000.00', '12000.00', '23.13', 1, '0.0000', NULL, '', '0', '0.00', '277560.0000', '', '12000.00', NULL, 3, 'Ton', '23.1300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8290, 4223, 83, '', '202001', 'Coal', 'standard', NULL, '12000.00', '12000.00', '23.01', 1, '0.0000', NULL, '', '0', '0.00', '276120.0000', '', '12000.00', NULL, 3, 'Ton', '23.0100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8291, 4224, 83, '', '202001', 'Coal', 'standard', NULL, '12100.00', '12100.00', '21.51', 1, '0.0000', NULL, '', '0', '0.00', '260271.0000', '', '12100.00', NULL, 3, 'Ton', '21.5100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8292, 4225, 83, '', '202001', 'Coal', 'standard', NULL, '12300.00', '12300.00', '20.08', 1, '0.0000', NULL, '', '0', '0.00', '246984.0000', '', '12300.00', NULL, 3, 'Ton', '20.0800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8293, 4226, 83, '', '202001', 'Coal', 'standard', NULL, '12200.00', '12200.00', '20.74', 1, '0.0000', NULL, '', '0', '0.00', '253028.0000', '', '12200.00', NULL, 3, 'Ton', '20.7400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8294, 4227, 83, '', '202001', 'Coal', 'standard', NULL, '9300.00', '9300.00', '26.43', 1, '0.0000', NULL, '', '0', '0.00', '245799.0000', '', '9300.00', NULL, 3, 'Ton', '26.4300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8295, 4228, 83, '', '202001', 'Coal', 'standard', NULL, '9300.00', '9300.00', '22.77', 1, '0.0000', NULL, '', '0', '0.00', '211761.0000', '', '9300.00', NULL, 3, 'Ton', '22.7700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8296, 4229, 83, '', '202001', 'Coal', 'standard', NULL, '9300.00', '9300.00', '22.93', 1, '0.0000', NULL, '', '0', '0.00', '213249.0000', '', '9300.00', NULL, 3, 'Ton', '22.9300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8299, 4232, 83, '', '202001', 'Coal', 'standard', NULL, '12200.00', '12200.00', '20.49', 1, '0.0000', NULL, '', '0', '0.00', '249978.0000', '', '12200.00', NULL, 3, 'Ton', '20.4900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8300, 4233, 83, '', '202001', 'Coal', 'standard', NULL, '12000.00', '12000.00', '15.91', 1, '0.0000', NULL, '', '0', '0.00', '190920.0000', '', '12000.00', NULL, 3, 'Ton', '15.9100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8301, 4234, 83, '', '202001', 'Coal', 'standard', NULL, '10800.00', '10800.00', '50.00', 1, '0.0000', NULL, '', '0', '0.00', '540000.0000', '', '10800.00', NULL, 3, 'Ton', '50.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8302, 4235, 83, '', '202001', 'Coal', 'standard', NULL, '11000.00', '11000.00', '16.00', 1, '0.0000', NULL, '', '0', '0.00', '176000.0000', '', '11000.00', NULL, 3, 'Ton', '16.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8303, 4236, 83, '', '202001', 'Coal', 'standard', NULL, '12000.00', '12000.00', '18.91', 1, '0.0000', NULL, '', '0', '0.00', '226920.0000', '', '12000.00', NULL, 3, 'Ton', '18.9100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8304, 4237, 83, '', '202001', 'Coal', 'standard', NULL, '8900.00', '8900.00', '17.00', 1, '0.0000', NULL, '', '0', '0.00', '151300.0000', '', '8900.00', NULL, 3, 'Ton', '17.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8305, 4238, 83, '', '202001', 'Coal', 'standard', NULL, '8900.00', '8900.00', '18.06', 1, '0.0000', NULL, '', '0', '0.00', '160734.0000', '', '8900.00', NULL, 3, 'Ton', '18.0600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8306, 4239, 83, '', '202001', 'Coal', 'standard', NULL, '8800.00', '8800.00', '24.40', 1, '0.0000', NULL, '', '0', '0.00', '214720.0000', '', '8800.00', NULL, 3, 'Ton', '24.4000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8307, 4240, 83, '', '202001', 'Coal', 'standard', NULL, '8800.00', '8800.00', '26.69', 1, '0.0000', NULL, '', '0', '0.00', '234872.0000', '', '8800.00', NULL, 3, 'Ton', '26.6900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8308, 4241, 83, '', '202001', 'Coal', 'standard', NULL, '8800.00', '8800.00', '22.26', 1, '0.0000', NULL, '', '0', '0.00', '195888.0000', '', '8800.00', NULL, 3, 'Ton', '22.2600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8348, 4243, 83, '', '202001', 'Coal', 'standard', NULL, '9300.00', '9300.00', '24.22', 1, '0.0000', NULL, '', '0', '0.00', '225246.0000', '', '9300.00', NULL, 3, 'Ton', '24.2200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8349, 4244, 83, '', '202001', 'Coal', 'standard', NULL, '9300.00', '9300.00', '21.86', 1, '0.0000', NULL, '', '0', '0.00', '203298.0000', '', '9300.00', NULL, 3, 'Ton', '21.8600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8350, 4245, 83, '', '202001', 'Coal', 'standard', NULL, '9400.00', '9400.00', '28.00', 1, '0.0000', NULL, '', '0', '0.00', '263200.0000', '', '9400.00', NULL, 3, 'Ton', '28.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8351, 4246, 83, '', '202001', 'Coal', 'standard', NULL, '9400.00', '9400.00', '26.51', 1, '0.0000', NULL, '', '0', '0.00', '249194.0000', '', '9400.00', NULL, 3, 'Ton', '26.5100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8352, 4247, 83, '', '202001', 'Coal', 'standard', NULL, '9400.00', '9400.00', '22.98', 1, '0.0000', NULL, '', '0', '0.00', '216012.0000', '', '9400.00', NULL, 3, 'Ton', '22.9800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8353, 4248, 83, '', '202001', 'Coal', 'standard', NULL, '9400.00', '9400.00', '24.70', 1, '0.0000', NULL, '', '0', '0.00', '232180.0000', '', '9400.00', NULL, 3, 'Ton', '24.7000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8354, 4249, 83, '', '202001', 'Coal', 'standard', NULL, '9400.00', '9400.00', '21.81', 1, '0.0000', NULL, '', '0', '0.00', '205014.0000', '', '9400.00', NULL, 3, 'Ton', '21.8100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8355, 4250, 83, '', '202001', 'Coal', 'standard', NULL, '9300.00', '9300.00', '21.04', 1, '0.0000', NULL, '', '0', '0.00', '195672.0000', '', '9300.00', NULL, 3, 'Ton', '21.0400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8356, 4251, 83, '', '202001', 'Coal', 'standard', NULL, '9050.00', '9050.00', '25.60', 1, '0.0000', NULL, '', '0', '0.00', '231680.0000', '', '9050.00', NULL, 3, 'Ton', '25.6000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8357, 4252, 83, '', '202001', 'Coal', 'standard', NULL, '9050.00', '9050.00', '25.86', 1, '0.0000', NULL, '', '0', '0.00', '234033.0000', '', '9050.00', NULL, 3, 'Ton', '25.8600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8358, 4254, 83, '', '202001', 'Coal', 'standard', NULL, '12100.00', '12100.00', '22.55', 1, '0.0000', NULL, '', '0', '0.00', '272855.0000', '', '12100.00', NULL, 3, 'Ton', '22.5500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8359, 4255, 83, '', '202001', 'Coal', 'standard', NULL, '12100.00', '12100.00', '24.36', 1, '0.0000', NULL, '', '0', '0.00', '294756.0000', '', '12100.00', NULL, 3, 'Ton', '24.3600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8360, 4256, 83, '', '202001', 'Coal', 'standard', NULL, '12100.00', '12100.00', '22.46', 1, '0.0000', NULL, '', '0', '0.00', '271766.0000', '', '12100.00', NULL, 3, 'Ton', '22.4600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8361, 4257, 83, '', '202001', 'Coal', 'standard', NULL, '12000.00', '12000.00', '18.42', 1, '0.0000', NULL, '', '0', '0.00', '221040.0000', '', '12000.00', NULL, 3, 'Ton', '18.4200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8362, 4258, 83, '', '202001', 'Coal', 'standard', NULL, '12000.00', '12000.00', '19.03', 1, '0.0000', NULL, '', '0', '0.00', '228240.0000', '', '12000.00', NULL, 3, 'Ton', '19.0200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8363, 4259, 83, '', '202001', 'Coal', 'standard', NULL, '12200.00', '12200.00', '22.56', 1, '0.0000', NULL, '', '0', '0.00', '275232.0000', '', '12200.00', NULL, 3, 'Ton', '22.5600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8364, 4260, 83, '', '202001', 'Coal', 'standard', NULL, '11600.00', '11600.00', '17.00', 1, '0.0000', NULL, '', '0', '0.00', '197200.0000', '', '11600.00', NULL, 3, 'Ton', '17.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8365, 4261, 83, '', '202001', 'Coal', 'standard', NULL, '9200.00', '9200.00', '26.41', 1, '0.0000', NULL, '', '0', '0.00', '242972.0000', '', '9200.00', NULL, 3, 'Ton', '26.4100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8366, 4262, 83, '', '202001', 'Coal', 'standard', NULL, '9100.00', '9100.00', '21.84', 1, '0.0000', NULL, '', '0', '0.00', '198744.0000', '', '9100.00', NULL, 3, 'Ton', '21.8400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8367, 4263, 83, '', '202001', 'Coal', 'standard', NULL, '9100.00', '9100.00', '25.30', 1, '0.0000', NULL, '', '0', '0.00', '230230.0000', '', '9100.00', NULL, 3, 'Ton', '25.3000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8368, 4264, 83, '', '202001', 'Coal', 'standard', NULL, '9400.00', '9400.00', '23.17', 1, '0.0000', NULL, '', '0', '0.00', '217798.0000', '', '9400.00', NULL, 3, 'Ton', '23.1700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8370, 4253, 83, '', '202001', 'Coal', 'standard', NULL, '10300.00', '10300.00', '48.00', 1, '0.0000', NULL, '', '0', '0.00', '494400.0000', '', '10300.00', NULL, 3, 'Ton', '48.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8371, 4266, 83, '', '202001', 'Coal', 'standard', NULL, '11100.00', '11100.00', '40.00', 1, '0.0000', NULL, '', '0', '0.00', '444000.0000', '', '11100.00', NULL, 3, 'Ton', '40.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8372, 4267, 83, '', '202001', 'Coal', 'standard', NULL, '12100.00', '12100.00', '22.09', 1, '0.0000', NULL, '', '0', '0.00', '267289.0000', '', '12100.00', NULL, 3, 'Ton', '22.0900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8373, 4268, 83, '', '202001', 'Coal', 'standard', NULL, '12100.00', '12100.00', '20.57', 1, '0.0000', NULL, '', '0', '0.00', '248897.0000', '', '12100.00', NULL, 3, 'Ton', '20.5700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8374, 4269, 83, '', '202001', 'Coal', 'standard', NULL, '12100.00', '12100.00', '20.38', 1, '0.0000', NULL, '', '0', '0.00', '246598.0000', '', '12100.00', NULL, 3, 'Ton', '20.3800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8375, 4270, 83, '', '202001', 'Coal', 'standard', NULL, '12200.00', '12200.00', '22.66', 1, '0.0000', NULL, '', '0', '0.00', '276452.0000', '', '12200.00', NULL, 3, 'Ton', '22.6600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8376, 4271, 83, '', '202001', 'Coal', 'standard', NULL, '12000.00', '12000.00', '19.44', 1, '0.0000', NULL, '', '0', '0.00', '233160.0000', '', '12000.00', NULL, 3, 'Ton', '19.4300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8377, 4272, 83, '', '202001', 'Coal', 'standard', NULL, '12200.00', '12200.00', '23.67', 1, '0.0000', NULL, '', '0', '0.00', '288774.0000', '', '12200.00', NULL, 3, 'Ton', '23.6700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8378, 4273, 83, '', '202001', 'Coal', 'standard', NULL, '12000.00', '12000.00', '15.27', 1, '0.0000', NULL, '', '0', '0.00', '183240.0000', '', '12000.00', NULL, 3, 'Ton', '15.2700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8380, 4275, 83, '', '202001', 'Coal', 'standard', NULL, '12000.00', '12000.00', '19.79', 1, '0.0000', NULL, '', '0', '0.00', '237480.0000', '', '12000.00', NULL, 3, 'Ton', '19.7900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8381, 4276, 83, '', '202001', 'Coal', 'standard', NULL, '12000.00', '12000.00', '18.49', 1, '0.0000', NULL, '', '0', '0.00', '221880.0000', '', '12000.00', NULL, 3, 'Ton', '18.4900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8382, 4277, 83, '', '202001', 'Coal', 'standard', NULL, '12000.00', '12000.00', '12.33', 1, '0.0000', NULL, '', '0', '0.00', '147960.0000', '', '12000.00', NULL, 3, 'Ton', '12.3300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8383, 4278, 83, '', '202001', 'Coal', 'standard', NULL, '8900.00', '8900.00', '19.36', 1, '0.0000', NULL, '', '0', '0.00', '172304.0000', '', '8900.00', NULL, 3, 'Ton', '19.3600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8384, 4279, 83, '', '202001', 'Coal', 'standard', NULL, '8900.00', '8900.00', '19.90', 1, '0.0000', NULL, '', '0', '0.00', '177110.0000', '', '8900.00', NULL, 3, 'Ton', '19.9000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8385, 4280, 83, '', '202001', 'Coal', 'standard', NULL, '9000.00', '9000.00', '25.81', 1, '0.0000', NULL, '', '0', '0.00', '232290.0000', '', '9000.00', NULL, 3, 'Ton', '25.8100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8388, 4281, 83, '', '202001', 'Coal', 'standard', NULL, '9000.00', '9000.00', '25.99', 1, '0.0000', NULL, '', '0', '0.00', '233910.0000', '', '9000.00', NULL, 3, 'Ton', '25.9900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8416, 4282, 83, '', '202001', 'Coal', 'standard', NULL, '9500.00', '9500.00', '14.37', 1, '0.0000', NULL, '', '0', '0.00', '136515.0000', '', '9500.00', NULL, 3, 'Ton', '14.3700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8417, 4283, 83, '', '202001', 'Coal', 'standard', NULL, '9300.00', '9300.00', '23.24', 1, '0.0000', NULL, '', '0', '0.00', '216132.0000', '', '9300.00', NULL, 3, 'Ton', '23.2400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8418, 4284, 83, '', '202001', 'Coal', 'standard', NULL, '9400.00', '9400.00', '24.84', 1, '0.0000', NULL, '', '0', '0.00', '233496.0000', '', '9400.00', NULL, 3, 'Ton', '24.8400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8419, 4285, 83, '', '202001', 'Coal', 'standard', NULL, '9400.00', '9400.00', '25.64', 1, '0.0000', NULL, '', '0', '0.00', '241016.0000', '', '9400.00', NULL, 3, 'Ton', '25.6400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8420, 4286, 83, '', '202001', 'Coal', 'standard', NULL, '9050.00', '9050.00', '26.20', 1, '0.0000', NULL, '', '0', '0.00', '237110.0000', '', '9050.00', NULL, 3, 'Ton', '26.2000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8421, 4287, 83, '', '202001', 'Coal', 'standard', NULL, '10500.00', '10500.00', '35.00', 1, '0.0000', NULL, '', '0', '0.00', '367500.0000', '', '10500.00', NULL, 3, 'Ton', '35.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8422, 4288, 83, '', '202001', 'Coal', 'standard', NULL, '10350.00', '10350.00', '100.00', 1, '0.0000', NULL, '', '0', '0.00', '1035000.0000', '', '10350.00', NULL, 3, 'Ton', '100.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8423, 4289, 83, '', '202001', 'Coal', 'standard', NULL, '10400.00', '10400.00', '60.00', 1, '0.0000', NULL, '', '0', '0.00', '624000.0000', '', '10400.00', NULL, 3, 'Ton', '60.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8424, 4290, 83, '', '202001', 'Coal', 'standard', NULL, '12000.00', '12000.00', '17.13', 1, '0.0000', NULL, '', '0', '0.00', '205560.0000', '', '12000.00', NULL, 3, 'Ton', '17.1300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8425, 4291, 83, '', '202001', 'Coal', 'standard', NULL, '12000.00', '12000.00', '18.50', 1, '0.0000', NULL, '', '0', '0.00', '222000.0000', '', '12000.00', NULL, 3, 'Ton', '18.5000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8426, 4292, 83, '', '202001', 'Coal', 'standard', NULL, '9450.00', '9450.00', '24.21', 1, '0.0000', NULL, '', '0', '0.00', '228784.5000', '', '9450.00', NULL, 3, 'Ton', '24.2100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8427, 4293, 83, '', '202001', 'Coal', 'standard', NULL, '12100.00', '12100.00', '23.58', 1, '0.0000', NULL, '', '0', '0.00', '285318.0000', '', '12100.00', NULL, 3, 'Ton', '23.5800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8428, 4294, 83, '', '202001', 'Coal', 'standard', NULL, '12000.00', '12000.00', '17.08', 1, '0.0000', NULL, '', '0', '0.00', '204960.0000', '', '12000.00', NULL, 3, 'Ton', '17.0800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8429, 4295, 83, '', '202001', 'Coal', 'standard', NULL, '12000.00', '12000.00', '24.33', 1, '0.0000', NULL, '', '0', '0.00', '291960.0000', '', '12000.00', NULL, 3, 'Ton', '24.3300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8430, 4296, 83, '', '202001', 'Coal', 'standard', NULL, '12200.00', '12200.00', '18.59', 1, '0.0000', NULL, '', '0', '0.00', '226798.0000', '', '12200.00', NULL, 3, 'Ton', '18.5900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8431, 4297, 83, '', '202001', 'Coal', 'standard', NULL, '12200.00', '12200.00', '17.76', 1, '0.0000', NULL, '', '0', '0.00', '216672.0000', '', '12200.00', NULL, 3, 'Ton', '17.7600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8432, 4298, 83, '', '202001', 'Coal', 'standard', NULL, '12000.00', '12000.00', '17.34', 1, '0.0000', NULL, '', '0', '0.00', '208080.0000', '', '12000.00', NULL, 3, 'Ton', '17.3400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8433, 4299, 83, '', '202001', 'Coal', 'standard', NULL, '11000.00', '11000.00', '41.00', 1, '0.0000', NULL, '', '0', '0.00', '451000.0000', '', '11000.00', NULL, 3, 'Ton', '41.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8434, 4300, 83, '', '202001', 'Coal', 'standard', NULL, '12100.00', '12100.00', '16.69', 1, '0.0000', NULL, '', '0', '0.00', '201828.0000', '', '12100.00', NULL, 3, 'Ton', '16.6800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8437, 4301, 83, '', '202001', 'Coal', 'standard', NULL, '12000.00', '12000.00', '14.20', 1, '0.0000', NULL, '', '0', '0.00', '170400.0000', '', '12000.00', NULL, 3, 'Ton', '14.2000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8442, 4305, 83, '', '202001', 'Coal', 'standard', NULL, '11000.00', '11000.00', '135.00', 1, '0.0000', NULL, '', '0', '0.00', '1485000.0000', '', '11000.00', NULL, 3, 'Ton', '135.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8443, 4308, 83, '', '202001', 'Coal', 'standard', NULL, '10400.00', '10400.00', '15.00', 1, '0.0000', NULL, '', '0', '0.00', '156000.0000', '', '10400.00', NULL, 3, 'Ton', '15.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8445, 4310, 83, '', '202001', 'Coal', 'standard', NULL, '11000.00', '11000.00', '40.00', 1, '0.0000', NULL, '', '0', '0.00', '440000.0000', '', '11000.00', NULL, 3, 'Ton', '40.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8447, 4306, 83, '', '202001', 'Coal', 'standard', NULL, '8800.00', '8800.00', '24.47', 1, '0.0000', NULL, '', '0', '0.00', '215336.0000', '', '8800.00', NULL, 3, 'Ton', '24.4700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8448, 4307, 83, '', '202001', 'Coal', 'standard', NULL, '9000.00', '9000.00', '19.48', 1, '0.0000', NULL, '', '0', '0.00', '175320.0000', '', '9000.00', NULL, 3, 'Ton', '19.4800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8450, 4311, 83, '', '202001', 'Coal', 'standard', NULL, '11600.00', '11600.00', '15.64', 1, '0.0000', NULL, '', '0', '0.00', '181424.0000', '', '11600.00', NULL, 3, 'Ton', '15.6400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8453, 4312, 83, '', '202001', 'Coal', 'standard', NULL, '11600.00', '11600.00', '14.34', 1, '0.0000', NULL, '', '0', '0.00', '166344.0000', '', '11600.00', NULL, 3, 'Ton', '14.3400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8454, 4313, 83, '', '202001', 'Coal', 'standard', NULL, '11600.00', '11600.00', '15.21', 1, '0.0000', NULL, '', '0', '0.00', '176436.0000', '', '11600.00', NULL, 3, 'Ton', '15.2100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8457, 4315, 83, '', '202001', 'Coal', 'standard', NULL, '11600.00', '11600.00', '14.61', 1, '0.0000', NULL, '', '0', '0.00', '169476.0000', '', '11600.00', NULL, 3, 'Ton', '14.6100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8458, 4314, 83, '', '202001', 'Coal', 'standard', NULL, '11600.00', '11600.00', '14.30', 1, '0.0000', NULL, '', '0', '0.00', '165880.0000', '', '11600.00', NULL, 3, 'Ton', '14.3000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8462, 4316, 83, '', '202001', 'Coal', 'standard', NULL, '12200.00', '12200.00', '14.44', 1, '0.0000', NULL, '', '0', '0.00', '176168.0000', '', '12200.00', NULL, 3, 'Ton', '14.4400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8463, 4317, 83, '', '202001', 'Coal', 'standard', NULL, '12200.00', '12200.00', '14.90', 1, '0.0000', NULL, '', '0', '0.00', '181780.0000', '', '12200.00', NULL, 3, 'Ton', '14.9000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8464, 4318, 83, '', '202001', 'Coal', 'standard', NULL, '12200.00', '12200.00', '15.21', 1, '0.0000', NULL, '', '0', '0.00', '185562.0000', '', '12200.00', NULL, 3, 'Ton', '15.2100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8465, 4117, 83, '', '202001', 'Coal', 'standard', NULL, '8700.00', '8700.00', '18.53', 1, '0.0000', NULL, '', '0', '0.00', '161124.0000', '', '8700.00', NULL, 3, 'Ton', '18.5200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8467, 4319, 83, '', '202001', 'Coal', 'standard', NULL, '23.24', '23.24', '12200.00', 1, '0.0000', NULL, '', '0', '0.00', '283528.0000', '', '23.24', NULL, 3, 'Ton', '12200.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8469, 4320, 83, '', '202001', 'Coal', 'standard', NULL, '10000.00', '10000.00', '130.00', 1, '0.0000', NULL, '', '0', '0.00', '1300000.0000', '', '10000.00', NULL, 3, 'Ton', '130.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8480, 4325, 83, '', '202001', 'Coal', 'standard', NULL, '10100.00', '10100.00', '61.00', 1, '0.0000', NULL, '', '0', '0.00', '616100.0000', '', '10100.00', NULL, 3, 'Ton', '61.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8481, 4326, 83, '', '202001', 'Coal', 'standard', NULL, '10600.00', '10600.00', '30.00', 1, '0.0000', NULL, '', '0', '0.00', '318000.0000', '', '10600.00', NULL, 3, 'Ton', '30.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8483, 4327, 82, '', '202002', 'Stone', 'standard', NULL, '190.00', '190.00', '90.00', 1, '0.0000', NULL, '', '0', '0.00', '17100.0000', '', '190.00', NULL, 3, 'Ton', '90.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8508, 4328, 83, '', '202001', 'Coal', 'standard', NULL, '9400.00', '9400.00', '20.85', 1, '0.0000', NULL, '', '0', '0.00', '195990.0000', '', '9400.00', NULL, 3, 'Ton', '20.8500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8509, 4329, 83, '', '202001', 'Coal', 'standard', NULL, '9050.00', '9050.00', '17.34', 1, '0.0000', NULL, '', '0', '0.00', '156927.0000', '', '9050.00', NULL, 3, 'Ton', '17.3400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8510, 4330, 83, '', '202001', 'Coal', 'standard', NULL, '9300.00', '9300.00', '22.78', 1, '0.0000', NULL, '', '0', '0.00', '211854.0000', '', '9300.00', NULL, 3, 'Ton', '22.7800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8511, 4331, 83, '', '202001', 'Coal', 'standard', NULL, '12300.00', '12300.00', '20.97', 1, '0.0000', NULL, '', '0', '0.00', '257931.0000', '', '12300.00', NULL, 3, 'Ton', '20.9700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8513, 4333, 83, '', '202001', 'Coal', 'standard', NULL, '10300.00', '10300.00', '24.00', 1, '0.0000', NULL, '', '0', '0.00', '247200.0000', '', '10300.00', NULL, 3, 'Ton', '24.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8514, 4334, 83, '', '202001', 'Coal', 'standard', NULL, '12200.00', '12200.00', '18.47', 1, '0.0000', NULL, '', '0', '0.00', '225334.0000', '', '12200.00', NULL, 3, 'Ton', '18.4700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8515, 4335, 83, '', '202001', 'Coal', 'standard', NULL, '12200.00', '12200.00', '18.44', 1, '0.0000', NULL, '', '0', '0.00', '224846.0000', '', '12200.00', NULL, 3, 'Ton', '18.4300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8517, 4337, 83, '', '202001', 'Coal', 'standard', NULL, '12000.00', '12000.00', '16.82', 1, '0.0000', NULL, '', '0', '0.00', '201840.0000', '', '12000.00', NULL, 3, 'Ton', '16.8200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8518, 4338, 83, '', '202001', 'Coal', 'standard', NULL, '12000.00', '12000.00', '18.00', 1, '0.0000', NULL, '', '0', '0.00', '216000.0000', '', '12000.00', NULL, 3, 'Ton', '18.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8519, 4339, 83, '', '202001', 'Coal', 'standard', NULL, '11600.00', '11600.00', '22.67', 1, '0.0000', NULL, '', '0', '0.00', '262972.0000', '', '11600.00', NULL, 3, 'Ton', '22.6700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8520, 4340, 83, '', '202001', 'Coal', 'standard', NULL, '12200.00', '12200.00', '17.65', 1, '0.0000', NULL, '', '0', '0.00', '215330.0000', '', '12200.00', NULL, 3, 'Ton', '17.6500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8521, 4341, 83, '', '202001', 'Coal', 'standard', NULL, '11100.00', '11100.00', '40.00', 1, '0.0000', NULL, '', '0', '0.00', '444000.0000', '', '11100.00', NULL, 3, 'Ton', '40.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8522, 4342, 83, '', '202001', 'Coal', 'standard', NULL, '12000.00', '12000.00', '23.23', 1, '0.0000', NULL, '', '0', '0.00', '278760.0000', '', '12000.00', NULL, 3, 'Ton', '23.2300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8523, 4343, 83, '', '202001', 'Coal', 'standard', NULL, '12000.00', '12000.00', '25.06', 1, '0.0000', NULL, '', '0', '0.00', '300720.0000', '', '12000.00', NULL, 3, 'Ton', '25.0600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8524, 4344, 83, '', '202001', 'Coal', 'standard', NULL, '12300.00', '12300.00', '24.36', 1, '0.0000', NULL, '', '0', '0.00', '299628.0000', '', '12300.00', NULL, 3, 'Ton', '24.3600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8525, 4345, 83, '', '202001', 'Coal', 'standard', NULL, '12000.00', '12000.00', '18.62', 1, '0.0000', NULL, '', '0', '0.00', '223440.0000', '', '12000.00', NULL, 3, 'Ton', '18.6200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8527, 4347, 83, '', '202001', 'Coal', 'standard', NULL, '12200.00', '12200.00', '20.32', 1, '0.0000', NULL, '', '0', '0.00', '247904.0000', '', '12200.00', NULL, 3, 'Ton', '20.3200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8528, 4348, 83, '', '202001', 'Coal', 'standard', NULL, '12000.00', '12000.00', '19.23', 1, '0.0000', NULL, '', '0', '0.00', '230760.0000', '', '12000.00', NULL, 3, 'Ton', '19.2300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8529, 4351, 83, '', '202001', 'Coal', 'standard', NULL, '12100.00', '12100.00', '16.04', 1, '0.0000', NULL, '', '0', '0.00', '194084.0000', '', '12100.00', NULL, 3, 'Ton', '16.0400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8530, 4350, 83, '', '202001', 'Coal', 'standard', NULL, '12200.00', '12200.00', '23.41', 1, '0.0000', NULL, '', '0', '0.00', '285602.0000', '', '12200.00', NULL, 3, 'Ton', '23.4100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8531, 4349, 83, '', '202001', 'Coal', 'standard', NULL, '11000.00', '11000.00', '50.00', 1, '0.0000', NULL, '', '0', '0.00', '550000.0000', '', '11000.00', NULL, 3, 'Ton', '50.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8564, 4383, 83, '', '202001', 'Coal', 'standard', NULL, '12000.00', '12000.00', '17.93', 1, '0.0000', NULL, '', '0', '0.00', '215160.0000', '', '12000.00', NULL, 3, 'Ton', '17.9300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8565, 4382, 83, '', '202001', 'Coal', 'standard', NULL, '12000.00', '12000.00', '18.36', 1, '0.0000', NULL, '', '0', '0.00', '220320.0000', '', '12000.00', NULL, 3, 'Ton', '18.3600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8566, 4380, 83, '', '202001', 'Coal', 'standard', NULL, '12100.00', '12100.00', '22.21', 1, '0.0000', NULL, '', '0', '0.00', '268741.0000', '', '12100.00', NULL, 3, 'Ton', '22.2100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8567, 4379, 83, '', '202001', 'Coal', 'standard', NULL, '11000.00', '11000.00', '61.00', 1, '0.0000', NULL, '', '0', '0.00', '671000.0000', '', '11000.00', NULL, 3, 'Ton', '61.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8568, 4378, 83, '', '202001', 'Coal', 'standard', NULL, '12000.00', '12000.00', '20.00', 1, '0.0000', NULL, '', '0', '0.00', '240000.0000', '', '12000.00', NULL, 3, 'Ton', '20.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8570, 4377, 83, '', '202001', 'Coal', 'standard', NULL, '12200.00', '12200.00', '24.82', 1, '0.0000', NULL, '', '0', '0.00', '302804.0000', '', '12200.00', NULL, 3, 'Ton', '24.8200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8571, 4376, 83, '', '202001', 'Coal', 'standard', NULL, '12200.00', '12200.00', '24.55', 1, '0.0000', NULL, '', '0', '0.00', '299510.0000', '', '12200.00', NULL, 3, 'Ton', '24.5500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8572, 4375, 83, '', '202001', 'Coal', 'standard', NULL, '12100.00', '12100.00', '16.63', 1, '0.0000', NULL, '', '0', '0.00', '201223.0000', '', '12100.00', NULL, 3, 'Ton', '16.6300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8573, 4374, 83, '', '202001', 'Coal', 'standard', NULL, '11900.00', '11900.00', '23.58', 1, '0.0000', NULL, '', '0', '0.00', '280602.0000', '', '11900.00', NULL, 3, 'Ton', '23.5800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8574, 4373, 83, '', '202001', 'Coal', 'standard', NULL, '12000.00', '12000.00', '13.89', 1, '0.0000', NULL, '', '0', '0.00', '166680.0000', '', '12000.00', NULL, 3, 'Ton', '13.8900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8576, 4372, 83, '', '202001', 'Coal', 'standard', NULL, '12100.00', '12100.00', '15.61', 1, '0.0000', NULL, '', '0', '0.00', '188881.0000', '', '12100.00', NULL, 3, 'Ton', '15.6100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8579, 4370, 83, '', '202001', 'Coal', 'standard', NULL, '12000.00', '12000.00', '15.26', 1, '0.0000', NULL, '', '0', '0.00', '183120.0000', '', '12000.00', NULL, 3, 'Ton', '15.2600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8580, 4369, 83, '', '202001', 'Coal', 'standard', NULL, '12000.00', '12000.00', '18.90', 1, '0.0000', NULL, '', '0', '0.00', '226800.0000', '', '12000.00', NULL, 3, 'Ton', '18.9000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8582, 4384, 83, '', '202001', 'Coal', 'standard', NULL, '12100.00', '12100.00', '23.58', 1, '0.0000', NULL, '', '0', '0.00', '285318.0000', '', '12100.00', NULL, 3, 'Ton', '23.5800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8583, 4367, 83, '', '202001', 'Coal', 'standard', NULL, '12300.00', '12300.00', '23.66', 1, '0.0000', NULL, '', '0', '0.00', '291018.0000', '', '12300.00', NULL, 3, 'Ton', '23.6600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8584, 4366, 83, '', '202001', 'Coal', 'standard', NULL, '12300.00', '12300.00', '16.29', 1, '0.0000', NULL, '', '0', '0.00', '200367.0000', '', '12300.00', NULL, 3, 'Ton', '16.2900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8585, 4365, 83, '', '202001', 'Coal', 'standard', NULL, '12300.00', '12300.00', '22.93', 1, '0.0000', NULL, '', '0', '0.00', '282039.0000', '', '12300.00', NULL, 3, 'Ton', '22.9300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8586, 4364, 83, '', '202001', 'Coal', 'standard', NULL, '8800.00', '8800.00', '23.66', 1, '0.0000', NULL, '', '0', '0.00', '208208.0000', '', '8800.00', NULL, 3, 'Ton', '23.6600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8587, 4363, 83, '', '202001', 'Coal', 'standard', NULL, '8900.00', '8900.00', '17.00', 1, '0.0000', NULL, '', '0', '0.00', '151300.0000', '', '8900.00', NULL, 3, 'Ton', '17.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8588, 4362, 83, '', '202001', 'Coal', 'standard', NULL, '8900.00', '8900.00', '17.29', 1, '0.0000', NULL, '', '0', '0.00', '153881.0000', '', '8900.00', NULL, 3, 'Ton', '17.2900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8589, 4361, 83, '', '202001', 'Coal', 'standard', NULL, '8900.00', '8900.00', '19.14', 1, '0.0000', NULL, '', '0', '0.00', '170346.0000', '', '8900.00', NULL, 3, 'Ton', '19.1400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8590, 4360, 83, '', '202001', 'Coal', 'standard', NULL, '9200.00', '9200.00', '25.31', 1, '0.0000', NULL, '', '0', '0.00', '232852.0000', '', '9200.00', NULL, 3, 'Ton', '25.3100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8591, 4359, 83, '', '202001', 'Coal', 'standard', NULL, '9400.00', '9400.00', '21.82', 1, '0.0000', NULL, '', '0', '0.00', '205108.0000', '', '9400.00', NULL, 3, 'Ton', '21.8200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8592, 4358, 83, '', '202001', 'Coal', 'standard', NULL, '9300.00', '9300.00', '19.03', 1, '0.0000', NULL, '', '0', '0.00', '176886.0000', '', '9300.00', NULL, 3, 'Ton', '19.0200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8593, 4357, 83, '', '202001', 'Coal', 'standard', NULL, '9300.00', '9300.00', '23.44', 1, '0.0000', NULL, '', '0', '0.00', '217992.0000', '', '9300.00', NULL, 3, 'Ton', '23.4400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8594, 4356, 83, '', '202001', 'Coal', 'standard', NULL, '9400.00', '9400.00', '21.89', 1, '0.0000', NULL, '', '0', '0.00', '205766.0000', '', '9400.00', NULL, 3, 'Ton', '21.8900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8595, 4355, 83, '', '202001', 'Coal', 'standard', NULL, '9300.00', '9300.00', '25.76', 1, '0.0000', NULL, '', '0', '0.00', '239568.0000', '', '9300.00', NULL, 3, 'Ton', '25.7600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8596, 4352, 83, '', '202001', 'Coal', 'standard', NULL, '10300.00', '10300.00', '35.00', 1, '0.0000', NULL, '', '0', '0.00', '360500.0000', '', '10300.00', NULL, 3, 'Ton', '35.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8597, 4353, 83, '', '202001', 'Coal', 'standard', NULL, '10300.00', '10300.00', '24.00', 1, '0.0000', NULL, '', '0', '0.00', '247200.0000', '', '10300.00', NULL, 3, 'Ton', '24.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8598, 4354, 83, '', '202001', 'Coal', 'standard', NULL, '10400.00', '10400.00', '35.00', 1, '0.0000', NULL, '', '0', '0.00', '364000.0000', '', '10400.00', NULL, 3, 'Ton', '35.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8599, 4336, 83, '', '202001', 'Coal', 'standard', NULL, '12000.00', '12000.00', '23.87', 1, '0.0000', NULL, '', '0', '0.00', '286440.0000', '', '12000.00', NULL, 3, 'Ton', '23.8700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8600, 4371, 83, '', '202001', 'Coal', 'standard', NULL, '12000.00', '12000.00', '16.34', 1, '0.0000', NULL, '', '0', '0.00', '196080.0000', '', '12000.00', NULL, 3, 'Ton', '16.3400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8632, 4413, 83, '', '202001', 'Coal', 'standard', NULL, '8800.00', '8800.00', '9.43', 1, '0.0000', NULL, '', '0', '0.00', '82984.0000', '', '8800.00', NULL, 3, 'Ton', '9.4300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8634, 4411, 83, '', '202001', 'Coal', 'standard', NULL, '12000.00', '12000.00', '8.63', 1, '0.0000', NULL, '', '0', '0.00', '103560.0000', '', '12000.00', NULL, 3, 'Ton', '8.6300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8635, 4410, 83, '', '202001', 'Coal', 'standard', NULL, '12000.00', '12000.00', '19.42', 1, '0.0000', NULL, '', '0', '0.00', '233040.0000', '', '12000.00', NULL, 3, 'Ton', '19.4200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8636, 4409, 83, '', '202001', 'Coal', 'standard', NULL, '12000.00', '12000.00', '19.36', 1, '0.0000', NULL, '', '0', '0.00', '232320.0000', '', '12000.00', NULL, 3, 'Ton', '19.3600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8637, 4408, 83, '', '202001', 'Coal', 'standard', NULL, '12000.00', '12000.00', '21.93', 1, '0.0000', NULL, '', '0', '0.00', '263160.0000', '', '12000.00', NULL, 3, 'Ton', '21.9300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8638, 4407, 83, '', '202001', 'Coal', 'standard', NULL, '12000.00', '12000.00', '9.91', 1, '0.0000', NULL, '', '0', '0.00', '118920.0000', '', '12000.00', NULL, 3, 'Ton', '9.9100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8639, 4406, 83, '', '202001', 'Coal', 'standard', NULL, '12200.00', '12200.00', '19.27', 1, '0.0000', NULL, '', '0', '0.00', '235094.0000', '', '12200.00', NULL, 3, 'Ton', '19.2700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8640, 4405, 83, '', '202001', 'Coal', 'standard', NULL, '12000.00', '12000.00', '18.78', 1, '0.0000', NULL, '', '0', '0.00', '225240.0000', '', '12000.00', NULL, 3, 'Ton', '18.7700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8641, 4404, 83, '', '202001', 'Coal', 'standard', NULL, '12000.00', '12000.00', '22.87', 1, '0.0000', NULL, '', '0', '0.00', '274440.0000', '', '12000.00', NULL, 3, 'Ton', '22.8700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8642, 4403, 83, '', '202001', 'Coal', 'standard', NULL, '12000.00', '12000.00', '21.85', 1, '0.0000', NULL, '', '0', '0.00', '262200.0000', '', '12000.00', NULL, 3, 'Ton', '21.8500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8643, 4402, 83, '', '202001', 'Coal', 'standard', NULL, '12200.00', '12200.00', '17.52', 1, '0.0000', NULL, '', '0', '0.00', '213744.0000', '', '12200.00', NULL, 3, 'Ton', '17.5200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8644, 4401, 83, '', '202001', 'Coal', 'standard', NULL, '12200.00', '12200.00', '17.71', 1, '0.0000', NULL, '', '0', '0.00', '215940.0000', '', '12200.00', NULL, 3, 'Ton', '17.7000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8645, 4400, 83, '', '202001', 'Coal', 'standard', NULL, '12200.00', '12200.00', '17.89', 1, '0.0000', NULL, '', '0', '0.00', '218258.0000', '', '12200.00', NULL, 3, 'Ton', '17.8900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8646, 4399, 83, '', '202001', 'Coal', 'standard', NULL, '12200.00', '12200.00', '23.70', 1, '0.0000', NULL, '', '0', '0.00', '289140.0000', '', '12200.00', NULL, 3, 'Ton', '23.7000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8647, 4398, 83, '', '202001', 'Coal', 'standard', NULL, '12200.00', '12200.00', '24.21', 1, '0.0000', NULL, '', '0', '0.00', '295362.0000', '', '12200.00', NULL, 3, 'Ton', '24.2100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8648, 4397, 83, '', '202001', 'Coal', 'standard', NULL, '12100.00', '12100.00', '22.75', 1, '0.0000', NULL, '', '0', '0.00', '275275.0000', '', '12100.00', NULL, 3, 'Ton', '22.7500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8649, 4396, 83, '', '202001', 'Coal', 'standard', NULL, '10300.00', '10300.00', '22.00', 1, '0.0000', NULL, '', '0', '0.00', '226600.0000', '', '10300.00', NULL, 3, 'Ton', '22.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8650, 4395, 83, '', '202001', 'Coal', 'standard', NULL, '9300.00', '9300.00', '10.77', 1, '0.0000', NULL, '', '0', '0.00', '100161.0000', '', '9300.00', NULL, 3, 'Ton', '10.7700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8651, 4414, 83, '', '202001', 'Coal', 'standard', NULL, '9300.00', '9300.00', '9.10', 1, '0.0000', NULL, '', '0', '0.00', '84630.0000', '', '9300.00', NULL, 3, 'Ton', '9.1000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8652, 4394, 83, '', '202001', 'Coal', 'standard', NULL, '9300.00', '9300.00', '18.75', 1, '0.0000', NULL, '', '0', '0.00', '174375.0000', '', '9300.00', NULL, 3, 'Ton', '18.7500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8653, 4393, 83, '', '202001', 'Coal', 'standard', NULL, '9300.00', '9300.00', '23.11', 1, '0.0000', NULL, '', '0', '0.00', '214923.0000', '', '9300.00', NULL, 3, 'Ton', '23.1100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8656, 4392, 83, '', '202001', 'Coal', 'standard', NULL, '12200.00', '12200.00', '21.87', 1, '0.0000', NULL, '', '0', '0.00', '266814.0000', '', '12200.00', NULL, 3, 'Ton', '21.8700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8659, 4391, 83, '', '202001', 'Coal', 'standard', NULL, '12100.00', '12100.00', '22.40', 1, '0.0000', NULL, '', '0', '0.00', '271040.0000', '', '12100.00', NULL, 3, 'Ton', '22.4000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8661, 4390, 83, '', '202001', 'Coal', 'standard', NULL, '11600.00', '11600.00', '20.16', 1, '0.0000', NULL, '', '0', '0.00', '233856.0000', '', '11600.00', NULL, 3, 'Ton', '20.1600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8662, 4389, 83, '', '202001', 'Coal', 'standard', NULL, '9300.00', '9300.00', '23.36', 1, '0.0000', NULL, '', '0', '0.00', '217248.0000', '', '9300.00', NULL, 3, 'Ton', '23.3600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8663, 4388, 83, '', '202001', 'Coal', 'standard', NULL, '9300.00', '9300.00', '23.35', 1, '0.0000', NULL, '', '0', '0.00', '217155.0000', '', '9300.00', NULL, 3, 'Ton', '23.3500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8666, 4387, 83, '', '202001', 'Coal', 'standard', NULL, '9300.00', '9300.00', '13.32', 1, '0.0000', NULL, '', '0', '0.00', '123876.0000', '', '9300.00', NULL, 3, 'Ton', '13.3200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8669, 4415, 82, '', '202002', 'Stone', 'standard', NULL, '185.00', '185.00', '551.00', 1, '0.0000', NULL, '', '0', '0.00', '101935.0000', '', '185.00', NULL, 3, 'Ton', '551.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8702, 4447, 83, '', '202001', 'Coal', 'standard', NULL, '10300.00', '10300.00', '60.00', 1, '0.0000', NULL, '', '0', '0.00', '618000.0000', '', '10300.00', NULL, 3, 'Ton', '60.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8705, 4449, 83, '', '202001', 'Coal', 'standard', NULL, '12300.00', '12300.00', '15.58', 1, '0.0000', NULL, '', '0', '0.00', '191634.0000', '', '12300.00', NULL, 3, 'Ton', '15.5800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8707, 4446, 83, '', '202001', 'Coal', 'standard', NULL, '9300.00', '9300.00', '11.66', 1, '0.0000', NULL, '', '0', '0.00', '108438.0000', '', '9300.00', NULL, 3, 'Ton', '11.6600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8708, 4445, 83, '', '202001', 'Coal', 'standard', NULL, '9500.00', '9500.00', '24.75', 1, '0.0000', NULL, '', '0', '0.00', '235125.0000', '', '9500.00', NULL, 3, 'Ton', '24.7500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8709, 4444, 83, '', '202001', 'Coal', 'standard', NULL, '9300.00', '9300.00', '23.73', 1, '0.0000', NULL, '', '0', '0.00', '220689.0000', '', '9300.00', NULL, 3, 'Ton', '23.7300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8710, 4443, 83, '', '202001', 'Coal', 'standard', NULL, '9300.00', '9300.00', '22.20', 1, '0.0000', NULL, '', '0', '0.00', '206460.0000', '', '9300.00', NULL, 3, 'Ton', '22.2000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8712, 4442, 83, '', '202001', 'Coal', 'standard', NULL, '9400.00', '9400.00', '23.22', 1, '0.0000', NULL, '', '0', '0.00', '218268.0000', '', '9400.00', NULL, 3, 'Ton', '23.2200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8713, 4441, 83, '', '202001', 'Coal', 'standard', NULL, '9500.00', '9500.00', '23.29', 1, '0.0000', NULL, '', '0', '0.00', '221255.0000', '', '9500.00', NULL, 3, 'Ton', '23.2900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8714, 4440, 83, '', '202001', 'Coal', 'standard', NULL, '8900.00', '8900.00', '15.33', 1, '0.0000', NULL, '', '0', '0.00', '136437.0000', '', '8900.00', NULL, 3, 'Ton', '15.3300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8715, 4439, 83, '', '202001', 'Coal', 'standard', NULL, '9000.00', '9000.00', '27.21', 1, '0.0000', NULL, '', '0', '0.00', '244890.0000', '', '9000.00', NULL, 3, 'Ton', '27.2100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8716, 4438, 83, '', '202001', 'Coal', 'standard', NULL, '9000.00', '9000.00', '26.17', 1, '0.0000', NULL, '', '0', '0.00', '235530.0000', '', '9000.00', NULL, 3, 'Ton', '26.1700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8717, 4437, 83, '', '202001', 'Coal', 'standard', NULL, '9000.00', '9000.00', '28.09', 1, '0.0000', NULL, '', '0', '0.00', '252810.0000', '', '9000.00', NULL, 3, 'Ton', '28.0900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8718, 4435, 83, '', '202001', 'Coal', 'standard', NULL, '12200.00', '12200.00', '18.59', 1, '0.0000', NULL, '', '0', '0.00', '226798.0000', '', '12200.00', NULL, 3, 'Ton', '18.5900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8719, 4434, 83, '', '202001', 'Coal', 'standard', NULL, '12200.00', '12200.00', '13.61', 1, '0.0000', NULL, '', '0', '0.00', '166042.0000', '', '12200.00', NULL, 3, 'Ton', '13.6100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8720, 4432, 83, '', '202001', 'Coal', 'standard', NULL, '12200.00', '12200.00', '22.38', 1, '0.0000', NULL, '', '0', '0.00', '273036.0000', '', '12200.00', NULL, 3, 'Ton', '22.3800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8722, 4431, 83, '', '202001', 'Coal', 'standard', NULL, '12000.00', '12000.00', '17.34', 1, '0.0000', NULL, '', '0', '0.00', '208080.0000', '', '12000.00', NULL, 3, 'Ton', '17.3400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8723, 4430, 83, '', '202001', 'Coal', 'standard', NULL, '12000.00', '12000.00', '19.76', 1, '0.0000', NULL, '', '0', '0.00', '237120.0000', '', '12000.00', NULL, 3, 'Ton', '19.7600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8724, 4429, 83, '', '202001', 'Coal', 'standard', NULL, '12200.00', '12200.00', '17.72', 1, '0.0000', NULL, '', '0', '0.00', '216184.0000', '', '12200.00', NULL, 3, 'Ton', '17.7200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8725, 4428, 83, '', '202001', 'Coal', 'standard', NULL, '12200.00', '12200.00', '17.81', 1, '0.0000', NULL, '', '0', '0.00', '217282.0000', '', '12200.00', NULL, 3, 'Ton', '17.8100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8726, 4426, 83, '', '202001', 'Coal', 'standard', NULL, '12200.00', '12200.00', '17.72', 1, '0.0000', NULL, '', '0', '0.00', '216184.0000', '', '12200.00', NULL, 3, 'Ton', '17.7200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8727, 4425, 83, '', '202001', 'Coal', 'standard', NULL, '12200.00', '12200.00', '19.05', 1, '0.0000', NULL, '', '0', '0.00', '232410.0000', '', '12200.00', NULL, 3, 'Ton', '19.0500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8729, 4424, 83, '', '202001', 'Coal', 'standard', NULL, '12200.00', '12200.00', '18.64', 1, '0.0000', NULL, '', '0', '0.00', '227408.0000', '', '12200.00', NULL, 3, 'Ton', '18.6400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8730, 4423, 83, '', '202001', 'Coal', 'standard', NULL, '12200.00', '12200.00', '14.09', 1, '0.0000', NULL, '', '0', '0.00', '171898.0000', '', '12200.00', NULL, 3, 'Ton', '14.0900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8731, 4422, 83, '', '202001', 'Coal', 'standard', NULL, '12000.00', '12000.00', '21.20', 1, '0.0000', NULL, '', '0', '0.00', '254400.0000', '', '12000.00', NULL, 3, 'Ton', '21.2000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8732, 4421, 83, '', '202001', 'Coal', 'standard', NULL, '12000.00', '12000.00', '18.61', 1, '0.0000', NULL, '', '0', '0.00', '223320.0000', '', '12000.00', NULL, 3, 'Ton', '18.6100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8733, 4419, 83, '', '202001', 'Coal', 'standard', NULL, '12100.00', '12100.00', '18.63', 1, '0.0000', NULL, '', '0', '0.00', '225423.0000', '', '12100.00', NULL, 3, 'Ton', '18.6300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8735, 4417, 83, '', '202001', 'Coal', 'standard', NULL, '12000.00', '12000.00', '13.94', 1, '0.0000', NULL, '', '0', '0.00', '167280.0000', '', '12000.00', NULL, 3, 'Ton', '13.9400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8736, 4418, 83, '', '202001', 'Coal', 'standard', NULL, '12100.00', '12100.00', '14.01', 1, '0.0000', NULL, '', '0', '0.00', '169521.0000', '', '12100.00', NULL, 3, 'Ton', '14.0100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8738, 4416, 83, '', '202001', 'Coal', 'standard', NULL, '12000.00', '12000.00', '15.88', 1, '0.0000', NULL, '', '0', '0.00', '190560.0000', '', '12000.00', NULL, 3, 'Ton', '15.8800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8739, 4420, 83, '', '202001', 'Coal', 'standard', NULL, '11200.00', '11200.00', '80.00', 1, '0.0000', NULL, '', '0', '0.00', '896000.0000', '', '11200.00', NULL, 3, 'Ton', '80.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8741, 4450, 83, '', '202001', 'Coal', 'standard', NULL, '9300.00', '9300.00', '22.84', 1, '0.0000', NULL, '', '0', '0.00', '212412.0000', '', '9300.00', NULL, 3, 'Ton', '22.8400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8765, 4471, 83, '', '202001', 'Coal', 'standard', NULL, '12000.00', '12000.00', '23.81', 1, '0.0000', NULL, '', '0', '0.00', '285720.0000', '', '12000.00', NULL, 3, 'Ton', '23.8100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8766, 4470, 83, '', '202001', 'Coal', 'standard', NULL, '12000.00', '12000.00', '22.97', 1, '0.0000', NULL, '', '0', '0.00', '275640.0000', '', '12000.00', NULL, 3, 'Ton', '22.9700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8768, 4469, 83, '', '202001', 'Coal', 'standard', NULL, '12000.00', '12000.00', '25.47', 1, '0.0000', NULL, '', '0', '0.00', '305640.0000', '', '12000.00', NULL, 3, 'Ton', '25.4700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8770, 4468, 83, '', '202001', 'Coal', 'standard', NULL, '12000.00', '12000.00', '15.87', 1, '0.0000', NULL, '', '0', '0.00', '190440.0000', '', '12000.00', NULL, 3, 'Ton', '15.8700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8771, 4467, 83, '', '202001', 'Coal', 'standard', NULL, '12300.00', '12300.00', '18.72', 1, '0.0000', NULL, '', '0', '0.00', '230256.0000', '', '12300.00', NULL, 3, 'Ton', '18.7200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8772, 4466, 83, '', '202001', 'Coal', 'standard', NULL, '12000.00', '12000.00', '19.10', 1, '0.0000', NULL, '', '0', '0.00', '229200.0000', '', '12000.00', NULL, 3, 'Ton', '19.1000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8773, 4465, 83, '', '202001', 'Coal', 'standard', NULL, '11080.00', '11080.00', '25.00', 1, '0.0000', NULL, '', '0', '0.00', '277000.0000', '', '11080.00', NULL, 3, 'Ton', '25.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8774, 4464, 83, '', '202001', 'Coal', 'standard', NULL, '12000.00', '12000.00', '2.65', 1, '0.0000', NULL, '', '0', '0.00', '31800.0000', '', '12000.00', NULL, 3, 'Ton', '2.6500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8775, 4463, 83, '', '202001', 'Coal', 'standard', NULL, '12000.00', '12000.00', '24.86', 1, '0.0000', NULL, '', '0', '0.00', '298320.0000', '', '12000.00', NULL, 3, 'Ton', '24.8600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8776, 4462, 83, '', '202001', 'Coal', 'standard', NULL, '9450.00', '9450.00', '19.54', 1, '0.0000', NULL, '', '0', '0.00', '184653.0000', '', '9450.00', NULL, 3, 'Ton', '19.5400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8777, 4461, 83, '', '202001', 'Coal', 'standard', NULL, '9300.00', '9300.00', '24.20', 1, '0.0000', NULL, '', '0', '0.00', '225060.0000', '', '9300.00', NULL, 3, 'Ton', '24.2000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8778, 4460, 83, '', '202001', 'Coal', 'standard', NULL, '9400.00', '9400.00', '16.24', 1, '0.0000', NULL, '', '0', '0.00', '152656.0000', '', '9400.00', NULL, 3, 'Ton', '16.2400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8780, 4459, 83, '', '202001', 'Coal', 'standard', NULL, '9400.00', '9400.00', '25.28', 1, '0.0000', NULL, '', '0', '0.00', '237632.0000', '', '9400.00', NULL, 3, 'Ton', '25.2800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8781, 4458, 83, '', '202001', 'Coal', 'standard', NULL, '9400.00', '9400.00', '21.81', 1, '0.0000', NULL, '', '0', '0.00', '205014.0000', '', '9400.00', NULL, 3, 'Ton', '21.8100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8782, 4456, 83, '', '202001', 'Coal', 'standard', NULL, '9400.00', '9400.00', '21.30', 1, '0.0000', NULL, '', '0', '0.00', '200220.0000', '', '9400.00', NULL, 3, 'Ton', '21.3000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8783, 4455, 83, '', '202001', 'Coal', 'standard', NULL, '9400.00', '9400.00', '23.44', 1, '0.0000', NULL, '', '0', '0.00', '220336.0000', '', '9400.00', NULL, 3, 'Ton', '23.4400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8784, 4453, 83, '', '202001', 'Coal', 'standard', NULL, '10300.00', '10300.00', '34.00', 1, '0.0000', NULL, '', '0', '0.00', '350200.0000', '', '10300.00', NULL, 3, 'Ton', '34.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8785, 4452, 83, '', '202001', 'Coal', 'standard', NULL, '12000.00', '12000.00', '12.11', 1, '0.0000', NULL, '', '0', '0.00', '145320.0000', '', '12000.00', NULL, 3, 'Ton', '12.1100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8786, 4451, 83, '', '202001', 'Coal', 'standard', NULL, '12000.00', '12000.00', '24.81', 1, '0.0000', NULL, '', '0', '0.00', '297720.0000', '', '12000.00', NULL, 3, 'Ton', '24.8100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8788, 4472, 83, '', '202001', 'Coal', 'standard', NULL, '9400.00', '9400.00', '20.60', 1, '0.0000', NULL, '', '0', '0.00', '193640.0000', '', '9400.00', NULL, 3, 'Ton', '20.6000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8815, 4497, 83, '', '202001', 'Coal', 'standard', NULL, '13000.00', '13000.00', '10.89', 1, '0.0000', NULL, '', '0', '0.00', '141570.0000', '', '13000.00', NULL, 3, 'Ton', '10.8900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8816, 4496, 83, '', '202001', 'Coal', 'standard', NULL, '9400.00', '9400.00', '13.68', 1, '0.0000', NULL, '', '0', '0.00', '128592.0000', '', '9400.00', NULL, 3, 'Ton', '13.6800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8817, 4495, 83, '', '202001', 'Coal', 'standard', NULL, '12200.00', '12200.00', '21.64', 1, '0.0000', NULL, '', '0', '0.00', '264008.0000', '', '12200.00', NULL, 3, 'Ton', '21.6400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8818, 4494, 83, '', '202001', 'Coal', 'standard', NULL, '12200.00', '12200.00', '18.72', 1, '0.0000', NULL, '', '0', '0.00', '228384.0000', '', '12200.00', NULL, 3, 'Ton', '18.7200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8819, 4493, 83, '', '202001', 'Coal', 'standard', NULL, '12300.00', '12300.00', '15.48', 1, '0.0000', NULL, '', '0', '0.00', '190404.0000', '', '12300.00', NULL, 3, 'Ton', '15.4800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8821, 4492, 83, '', '202001', 'Coal', 'standard', NULL, '12300.00', '12300.00', '15.02', 1, '0.0000', NULL, '', '0', '0.00', '184746.0000', '', '12300.00', NULL, 3, 'Ton', '15.0200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8822, 4491, 83, '', '202001', 'Coal', 'standard', NULL, '12300.00', '12300.00', '20.13', 1, '0.0000', NULL, '', '0', '0.00', '247599.0000', '', '12300.00', NULL, 3, 'Ton', '20.1300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8823, 4490, 83, '', '202001', 'Coal', 'standard', NULL, '12300.00', '12300.00', '13.71', 1, '0.0000', NULL, '', '0', '0.00', '168633.0000', '', '12300.00', NULL, 3, 'Ton', '13.7100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8824, 4489, 83, '', '202001', 'Coal', 'standard', NULL, '13000.00', '13000.00', '14.96', 1, '0.0000', NULL, '', '0', '0.00', '194480.0000', '', '13000.00', NULL, 3, 'Ton', '14.9600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8825, 4488, 83, '', '202001', 'Coal', 'standard', NULL, '10300.00', '10300.00', '35.00', 1, '0.0000', NULL, '', '0', '0.00', '360500.0000', '', '10300.00', NULL, 3, 'Ton', '35.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8826, 4487, 83, '', '202001', 'Coal', 'standard', NULL, '10300.00', '10300.00', '47.00', 1, '0.0000', NULL, '', '0', '0.00', '484100.0000', '', '10300.00', NULL, 3, 'Ton', '47.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8827, 4486, 83, '', '202001', 'Coal', 'standard', NULL, '9350.00', '9350.00', '10.34', 1, '0.0000', NULL, '', '0', '0.00', '96679.0000', '', '9350.00', NULL, 3, 'Ton', '10.3400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8828, 4485, 83, '', '202001', 'Coal', 'standard', NULL, '9400.00', '9400.00', '15.22', 1, '0.0000', NULL, '', '0', '0.00', '143068.0000', '', '9400.00', NULL, 3, 'Ton', '15.2200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8830, 4484, 83, '', '202001', 'Coal', 'standard', NULL, '9350.00', '9350.00', '25.04', 1, '0.0000', NULL, '', '0', '0.00', '234124.0000', '', '9350.00', NULL, 3, 'Ton', '25.0400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8831, 4483, 83, '', '202001', 'Coal', 'standard', NULL, '9350.00', '9350.00', '25.68', 1, '0.0000', NULL, '', '0', '0.00', '240108.0000', '', '9350.00', NULL, 3, 'Ton', '25.6800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8832, 4482, 83, '', '202001', 'Coal', 'standard', NULL, '9350.00', '9350.00', '21.53', 1, '0.0000', NULL, '', '0', '0.00', '201305.5000', '', '9350.00', NULL, 3, 'Ton', '21.5300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8833, 4481, 83, '', '202001', 'Coal', 'standard', NULL, '9350.00', '9350.00', '26.68', 1, '0.0000', NULL, '', '0', '0.00', '249458.0000', '', '9350.00', NULL, 3, 'Ton', '26.6800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8834, 4480, 83, '', '202001', 'Coal', 'standard', NULL, '9350.00', '9350.00', '25.33', 1, '0.0000', NULL, '', '0', '0.00', '236835.5000', '', '9350.00', NULL, 3, 'Ton', '25.3300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8835, 4478, 83, '', '202001', 'Coal', 'standard', NULL, '9400.00', '9400.00', '17.75', 1, '0.0000', NULL, '', '0', '0.00', '166850.0000', '', '9400.00', NULL, 3, 'Ton', '17.7500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8837, 4477, 83, '', '202001', 'Coal', 'standard', NULL, '9400.00', '9400.00', '14.96', 1, '0.0000', NULL, '', '0', '0.00', '140624.0000', '', '9400.00', NULL, 3, 'Ton', '14.9600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8839, 4476, 83, '', '202001', 'Coal', 'standard', NULL, '9300.00', '9300.00', '26.04', 1, '0.0000', NULL, '', '0', '0.00', '242172.0000', '', '9300.00', NULL, 3, 'Ton', '26.0400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8840, 4475, 83, '', '202001', 'Coal', 'standard', NULL, '9300.00', '9300.00', '26.18', 1, '0.0000', NULL, '', '0', '0.00', '243474.0000', '', '9300.00', NULL, 3, 'Ton', '26.1800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8843, 4498, 83, '', '202001', 'Coal', 'standard', NULL, '12000.00', '12000.00', '14.28', 1, '0.0000', NULL, '', '0', '0.00', '171360.0000', '', '12000.00', NULL, 3, 'Ton', '14.2800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8844, 4499, 83, '', '202001', 'Coal', 'standard', NULL, '12000.00', '12000.00', '14.07', 1, '0.0000', NULL, '', '0', '0.00', '168840.0000', '', '12000.00', NULL, 3, 'Ton', '14.0700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8846, 4500, 83, '', '202001', 'Coal', 'standard', NULL, '9400.00', '9400.00', '31.53', 1, '0.0000', NULL, '', '0', '0.00', '296382.0000', '', '9400.00', NULL, 3, 'Ton', '31.5300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8850, 4502, 84, '', '200000', 'Cash Return', 'standard', NULL, '19400.00', '19400.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '19400.0000', '', '19400.00', NULL, 3, 'Ton', '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8852, 4503, 83, '', '202001', 'Coal', 'standard', NULL, '9350.00', '9350.00', '26.47', 1, '0.0000', NULL, '', '0', '0.00', '247494.5000', '', '9350.00', NULL, 3, 'Ton', '26.4700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8884, 4534, 83, '', '202001', 'Coal', 'standard', NULL, '12100.00', '12100.00', '22.26', 1, '0.0000', NULL, '', '0', '0.00', '269346.0000', '', '12100.00', NULL, 3, 'Ton', '22.2600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8885, 4533, 83, '', '202001', 'Coal', 'standard', NULL, '12100.00', '12100.00', '23.07', 1, '0.0000', NULL, '', '0', '0.00', '279147.0000', '', '12100.00', NULL, 3, 'Ton', '23.0700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8886, 4532, 83, '', '202001', 'Coal', 'standard', NULL, '12200.00', '12200.00', '24.22', 1, '0.0000', NULL, '', '0', '0.00', '295484.0000', '', '12200.00', NULL, 3, 'Ton', '24.2200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8887, 4531, 83, '', '202001', 'Coal', 'standard', NULL, '12300.00', '12300.00', '24.13', 1, '0.0000', NULL, '', '0', '0.00', '296799.0000', '', '12300.00', NULL, 3, 'Ton', '24.1300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8888, 4530, 83, '', '202001', 'Coal', 'standard', NULL, '12200.00', '12200.00', '22.46', 1, '0.0000', NULL, '', '0', '0.00', '274012.0000', '', '12200.00', NULL, 3, 'Ton', '22.4600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8889, 4529, 83, '', '202001', 'Coal', 'standard', NULL, '12200.00', '12200.00', '23.78', 1, '0.0000', NULL, '', '0', '0.00', '290116.0000', '', '12200.00', NULL, 3, 'Ton', '23.7800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8890, 4528, 83, '', '202001', 'Coal', 'standard', NULL, '12300.00', '12300.00', '17.87', 1, '0.0000', NULL, '', '0', '0.00', '219801.0000', '', '12300.00', NULL, 3, 'Ton', '17.8700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8892, 4527, 83, '', '202001', 'Coal', 'standard', NULL, '12300.00', '12300.00', '18.89', 1, '0.0000', NULL, '', '0', '0.00', '232347.0000', '', '12300.00', NULL, 3, 'Ton', '18.8900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8894, 4526, 83, '', '202001', 'Coal', 'standard', NULL, '12300.00', '12300.00', '20.22', 1, '0.0000', NULL, '', '0', '0.00', '248706.0000', '', '12300.00', NULL, 3, 'Ton', '20.2200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8895, 4525, 83, '', '202001', 'Coal', 'standard', NULL, '12200.00', '12200.00', '18.26', 1, '0.0000', NULL, '', '0', '0.00', '222772.0000', '', '12200.00', NULL, 3, 'Ton', '18.2600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8896, 4523, 83, '', '202001', 'Coal', 'standard', NULL, '12000.00', '12000.00', '22.96', 1, '0.0000', NULL, '', '0', '0.00', '275520.0000', '', '12000.00', NULL, 3, 'Ton', '22.9600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8897, 4522, 83, '', '202001', 'Coal', 'standard', NULL, '12000.00', '12000.00', '14.38', 1, '0.0000', NULL, '', '0', '0.00', '172560.0000', '', '12000.00', NULL, 3, 'Ton', '14.3800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8898, 4521, 83, '', '202001', 'Coal', 'standard', NULL, '10300.00', '10300.00', '48.00', 1, '0.0000', NULL, '', '0', '0.00', '494400.0000', '', '10300.00', NULL, 3, 'Ton', '48.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8900, 4520, 83, '', '202001', 'Coal', 'standard', NULL, '13000.00', '13000.00', '13.92', 1, '0.0000', NULL, '', '0', '0.00', '180960.0000', '', '13000.00', NULL, 3, 'Ton', '13.9200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8901, 4519, 83, '', '202001', 'Coal', 'standard', NULL, '13000.00', '13000.00', '20.35', 1, '0.0000', NULL, '', '0', '0.00', '264550.0000', '', '13000.00', NULL, 3, 'Ton', '20.3500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8902, 4518, 83, '', '202001', 'Coal', 'standard', NULL, '13000.00', '13000.00', '19.20', 1, '0.0000', NULL, '', '0', '0.00', '249600.0000', '', '13000.00', NULL, 3, 'Ton', '19.2000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8903, 4517, 83, '', '202001', 'Coal', 'standard', NULL, '13000.00', '13000.00', '18.02', 1, '0.0000', NULL, '', '0', '0.00', '234260.0000', '', '13000.00', NULL, 3, 'Ton', '18.0200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8904, 4516, 83, '', '202001', 'Coal', 'standard', NULL, '13000.00', '13000.00', '21.65', 1, '0.0000', NULL, '', '0', '0.00', '281450.0000', '', '13000.00', NULL, 3, 'Ton', '21.6500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8905, 4515, 83, '', '202001', 'Coal', 'standard', NULL, '13000.00', '13000.00', '18.25', 1, '0.0000', NULL, '', '0', '0.00', '237250.0000', '', '13000.00', NULL, 3, 'Ton', '18.2500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8906, 4514, 83, '', '202001', 'Coal', 'standard', NULL, '13000.00', '13000.00', '18.42', 1, '0.0000', NULL, '', '0', '0.00', '239460.0000', '', '13000.00', NULL, 3, 'Ton', '18.4200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8907, 4513, 83, '', '202001', 'Coal', 'standard', NULL, '13000.00', '13000.00', '19.17', 1, '0.0000', NULL, '', '0', '0.00', '249210.0000', '', '13000.00', NULL, 3, 'Ton', '19.1700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8908, 4512, 83, '', '202001', 'Coal', 'standard', NULL, '13000.00', '13000.00', '19.18', 1, '0.0000', NULL, '', '0', '0.00', '249340.0000', '', '13000.00', NULL, 3, 'Ton', '19.1800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8909, 4511, 83, '', '202001', 'Coal', 'standard', NULL, '9300.00', '9300.00', '23.08', 1, '0.0000', NULL, '', '0', '0.00', '214644.0000', '', '9300.00', NULL, 3, 'Ton', '23.0800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8910, 4510, 83, '', '202001', 'Coal', 'standard', NULL, '9300.00', '9300.00', '26.50', 1, '0.0000', NULL, '', '0', '0.00', '246450.0000', '', '9300.00', NULL, 3, 'Ton', '26.5000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8911, 4509, 83, '', '202001', 'Coal', 'standard', NULL, '9400.00', '9400.00', '14.07', 1, '0.0000', NULL, '', '0', '0.00', '132258.0000', '', '9400.00', NULL, 3, 'Ton', '14.0700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8912, 4508, 83, '', '202001', 'Coal', 'standard', NULL, '9300.00', '9300.00', '24.46', 1, '0.0000', NULL, '', '0', '0.00', '227478.0000', '', '9300.00', NULL, 3, 'Ton', '24.4600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8913, 4507, 83, '', '202001', 'Coal', 'standard', NULL, '9300.00', '9300.00', '24.66', 1, '0.0000', NULL, '', '0', '0.00', '229338.0000', '', '9300.00', NULL, 3, 'Ton', '24.6600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8914, 4506, 83, '', '202001', 'Coal', 'standard', NULL, '9300.00', '9300.00', '23.97', 1, '0.0000', NULL, '', '0', '0.00', '222921.0000', '', '9300.00', NULL, 3, 'Ton', '23.9700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8915, 4505, 83, '', '202001', 'Coal', 'standard', NULL, '9400.00', '9400.00', '22.12', 1, '0.0000', NULL, '', '0', '0.00', '207928.0000', '', '9400.00', NULL, 3, 'Ton', '22.1200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8916, 4504, 83, '', '202001', 'Coal', 'standard', NULL, '9400.00', '9400.00', '22.67', 1, '0.0000', NULL, '', '0', '0.00', '213098.0000', '', '9400.00', NULL, 3, 'Ton', '22.6700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8918, 4535, 82, '', '202002', 'Stone', 'standard', NULL, '170.00', '170.00', '180.00', 1, '0.0000', NULL, '', '0', '0.00', '30600.0000', '', '170.00', NULL, 3, 'Ton', '180.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8951, 4536, 83, '', '202001', 'Coal', 'standard', NULL, '9400.00', '9400.00', '15.38', 1, '0.0000', NULL, '', '0', '0.00', '144572.0000', '', '9400.00', NULL, 3, 'Ton', '15.3800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8952, 4537, 83, '', '202001', 'Coal', 'standard', NULL, '10200.00', '10200.00', '26.04', 1, '0.0000', NULL, '', '0', '0.00', '265608.0000', '', '10200.00', NULL, 3, 'Ton', '26.0400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8954, 4541, 83, '', '202001', 'Coal', 'standard', NULL, '9500.00', '9500.00', '25.85', 1, '0.0000', NULL, '', '0', '0.00', '245575.0000', '', '9500.00', NULL, 3, 'Ton', '25.8500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8956, 4542, 83, '', '202001', 'Coal', 'standard', NULL, '9500.00', '9500.00', '23.11', 1, '0.0000', NULL, '', '0', '0.00', '219545.0000', '', '9500.00', NULL, 3, 'Ton', '23.1100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8957, 4543, 83, '', '202001', 'Coal', 'standard', NULL, '12300.00', '12300.00', '19.17', 1, '0.0000', NULL, '', '0', '0.00', '235791.0000', '', '12300.00', NULL, 3, 'Ton', '19.1700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8958, 4544, 83, '', '202001', 'Coal', 'standard', NULL, '12200.00', '12200.00', '22.43', 1, '0.0000', NULL, '', '0', '0.00', '273646.0000', '', '12200.00', NULL, 3, 'Ton', '22.4300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8959, 4545, 83, '', '202001', 'Coal', 'standard', NULL, '12300.00', '12300.00', '17.18', 1, '0.0000', NULL, '', '0', '0.00', '211314.0000', '', '12300.00', NULL, 3, 'Ton', '17.1800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8960, 4546, 83, '', '202001', 'Coal', 'standard', NULL, '12300.00', '12300.00', '20.06', 1, '0.0000', NULL, '', '0', '0.00', '246738.0000', '', '12300.00', NULL, 3, 'Ton', '20.0600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8961, 4547, 83, '', '202001', 'Coal', 'standard', NULL, '12300.00', '12300.00', '16.25', 1, '0.0000', NULL, '', '0', '0.00', '199875.0000', '', '12300.00', NULL, 3, 'Ton', '16.2500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8963, 4549, 83, '', '202001', 'Coal', 'standard', NULL, '12200.00', '12200.00', '3.08', 1, '0.0000', NULL, '', '0', '0.00', '37576.0000', '', '12200.00', NULL, 3, 'Ton', '3.0800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8964, 4550, 83, '', '202001', 'Coal', 'standard', NULL, '10400.00', '10400.00', '100.00', 1, '0.0000', NULL, '', '0', '0.00', '1040000.0000', '', '10400.00', NULL, 3, 'Ton', '100.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8965, 4551, 83, '', '202001', 'Coal', 'standard', NULL, '10400.00', '10400.00', '27.00', 1, '0.0000', NULL, '', '0', '0.00', '280800.0000', '', '10400.00', NULL, 3, 'Ton', '27.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8966, 4552, 83, '', '202001', 'Coal', 'standard', NULL, '10300.00', '10300.00', '35.00', 1, '0.0000', NULL, '', '0', '0.00', '360500.0000', '', '10300.00', NULL, 3, 'Ton', '35.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8967, 4553, 83, '', '202001', 'Coal', 'standard', NULL, '12000.00', '12000.00', '15.08', 1, '0.0000', NULL, '', '0', '0.00', '180960.0000', '', '12000.00', NULL, 3, 'Ton', '15.0800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8968, 4554, 83, '', '202001', 'Coal', 'standard', NULL, '12000.00', '12000.00', '14.30', 1, '0.0000', NULL, '', '0', '0.00', '171600.0000', '', '12000.00', NULL, 3, 'Ton', '14.3000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8969, 4555, 83, '', '202001', 'Coal', 'standard', NULL, '12200.00', '12200.00', '17.81', 1, '0.0000', NULL, '', '0', '0.00', '217282.0000', '', '12200.00', NULL, 3, 'Ton', '17.8100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8970, 4556, 83, '', '202001', 'Coal', 'standard', NULL, '12000.00', '12000.00', '15.34', 1, '0.0000', NULL, '', '0', '0.00', '184080.0000', '', '12000.00', NULL, 3, 'Ton', '15.3400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8971, 4557, 83, '', '202001', 'Coal', 'standard', NULL, '13000.00', '13000.00', '18.70', 1, '0.0000', NULL, '', '0', '0.00', '243100.0000', '', '13000.00', NULL, 3, 'Ton', '18.7000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8972, 4558, 83, '', '202001', 'Coal', 'standard', NULL, '13000.00', '13000.00', '16.02', 1, '0.0000', NULL, '', '0', '0.00', '208260.0000', '', '13000.00', NULL, 3, 'Ton', '16.0200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8973, 4559, 83, '', '202001', 'Coal', 'standard', NULL, '13000.00', '13000.00', '25.87', 1, '0.0000', NULL, '', '0', '0.00', '336310.0000', '', '13000.00', NULL, 3, 'Ton', '25.8700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8974, 4560, 83, '', '202001', 'Coal', 'standard', NULL, '13000.00', '13000.00', '19.80', 1, '0.0000', NULL, '', '0', '0.00', '257400.0000', '', '13000.00', NULL, 3, 'Ton', '19.8000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8975, 4561, 83, '', '202001', 'Coal', 'standard', NULL, '13000.00', '13000.00', '25.20', 1, '0.0000', NULL, '', '0', '0.00', '327600.0000', '', '13000.00', NULL, 3, 'Ton', '25.2000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8976, 4562, 83, '', '202001', 'Coal', 'standard', NULL, '13000.00', '13000.00', '19.23', 1, '0.0000', NULL, '', '0', '0.00', '249990.0000', '', '13000.00', NULL, 3, 'Ton', '19.2300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8977, 4563, 83, '', '202001', 'Coal', 'standard', NULL, '13000.00', '13000.00', '19.15', 1, '0.0000', NULL, '', '0', '0.00', '248950.0000', '', '13000.00', NULL, 3, 'Ton', '19.1500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8978, 4564, 83, '', '202001', 'Coal', 'standard', NULL, '13200.00', '13200.00', '23.93', 1, '0.0000', NULL, '', '0', '0.00', '315876.0000', '', '13200.00', NULL, 3, 'Ton', '23.9300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8979, 4565, 83, '', '202001', 'Coal', 'standard', NULL, '13000.00', '13000.00', '17.88', 1, '0.0000', NULL, '', '0', '0.00', '232440.0000', '', '13000.00', NULL, 3, 'Ton', '17.8800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8980, 4566, 83, '', '202001', 'Coal', 'standard', NULL, '13000.00', '13000.00', '10.88', 1, '0.0000', NULL, '', '0', '0.00', '141440.0000', '', '13000.00', NULL, 3, 'Ton', '10.8800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (8981, 4567, 83, '', '202001', 'Coal', 'standard', NULL, '12000.00', '12000.00', '50.00', 1, '0.0000', NULL, '', '0', '0.00', '600000.0000', '', '12000.00', NULL, 3, 'Ton', '50.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9014, 4599, 83, '', '202001', 'Coal', 'standard', NULL, '12200.00', '12200.00', '16.18', 1, '0.0000', NULL, '', '0', '0.00', '197396.0000', '', '12200.00', NULL, 3, 'Ton', '16.1800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9015, 4598, 83, '', '202001', 'Coal', 'standard', NULL, '12200.00', '12200.00', '23.53', 1, '0.0000', NULL, '', '0', '0.00', '287066.0000', '', '12200.00', NULL, 3, 'Ton', '23.5300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9016, 4597, 83, '', '202001', 'Coal', 'standard', NULL, '12200.00', '12200.00', '18.87', 1, '0.0000', NULL, '', '0', '0.00', '230214.0000', '', '12200.00', NULL, 3, 'Ton', '18.8700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9017, 4596, 83, '', '202001', 'Coal', 'standard', NULL, '12000.00', '12000.00', '16.52', 1, '0.0000', NULL, '', '0', '0.00', '198240.0000', '', '12000.00', NULL, 3, 'Ton', '16.5200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9018, 4595, 83, '', '202001', 'Coal', 'standard', NULL, '12000.00', '12000.00', '9.13', 1, '0.0000', NULL, '', '0', '0.00', '109560.0000', '', '12000.00', NULL, 3, 'Ton', '9.1300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9019, 4594, 83, '', '202001', 'Coal', 'standard', NULL, '12500.00', '12500.00', '21.71', 1, '0.0000', NULL, '', '0', '0.00', '271375.0000', '', '12500.00', NULL, 3, 'Ton', '21.7100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9020, 4593, 83, '', '202001', 'Coal', 'standard', NULL, '12500.00', '12500.00', '23.49', 1, '0.0000', NULL, '', '0', '0.00', '293625.0000', '', '12500.00', NULL, 3, 'Ton', '23.4900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9021, 4592, 83, '', '202001', 'Coal', 'standard', NULL, '12300.00', '12300.00', '17.03', 1, '0.0000', NULL, '', '0', '0.00', '209469.0000', '', '12300.00', NULL, 3, 'Ton', '17.0300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9023, 4590, 83, '', '202001', 'Coal', 'standard', NULL, '12200.00', '12200.00', '25.00', 1, '0.0000', NULL, '', '0', '0.00', '305000.0000', '', '12200.00', NULL, 3, 'Ton', '25.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9024, 4588, 83, '', '202001', 'Coal', 'standard', NULL, '13000.00', '13000.00', '10.91', 1, '0.0000', NULL, '', '0', '0.00', '141830.0000', '', '13000.00', NULL, 3, 'Ton', '10.9100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9025, 4587, 83, '', '202001', 'Coal', 'standard', NULL, '13400.00', '13400.00', '22.75', 1, '0.0000', NULL, '', '0', '0.00', '304850.0000', '', '13400.00', NULL, 3, 'Ton', '22.7500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9027, 4585, 83, '', '202001', 'Coal', 'standard', NULL, '13500.00', '13500.00', '25.78', 1, '0.0000', NULL, '', '0', '0.00', '348030.0000', '', '13500.00', NULL, 3, 'Ton', '25.7800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9029, 4584, 83, '', '202001', 'Coal', 'standard', 0, '13200.00', '13200.00', '19.44', 1, '0.0000', NULL, '', '0', '0.00', '256608.0000', '', '13200.00', NULL, 3, 'Ton', '19.4400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9030, 4583, 83, '', '202001', 'Coal', 'standard', NULL, '13000.00', '13000.00', '20.63', 1, '0.0000', NULL, '', '0', '0.00', '268190.0000', '', '13000.00', NULL, 3, 'Ton', '20.6300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9031, 4582, 83, '', '202001', 'Coal', 'standard', NULL, '9300.00', '9300.00', '27.84', 1, '0.0000', NULL, '', '0', '0.00', '258912.0000', '', '9300.00', NULL, 3, 'Ton', '27.8400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9032, 4581, 83, '', '202001', 'Coal', 'standard', NULL, '9400.00', '9400.00', '24.52', 1, '0.0000', NULL, '', '0', '0.00', '230488.0000', '', '9400.00', NULL, 3, 'Ton', '24.5200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9033, 4580, 83, '', '202001', 'Coal', 'standard', NULL, '9800.00', '9800.00', '26.10', 1, '0.0000', NULL, '', '0', '0.00', '255780.0000', '', '9800.00', NULL, 3, 'Ton', '26.1000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9035, 4578, 83, '', '202001', 'Coal', 'standard', NULL, '9400.00', '9400.00', '15.61', 1, '0.0000', NULL, '', '0', '0.00', '146734.0000', '', '9400.00', NULL, 3, 'Ton', '15.6100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9036, 4577, 83, '', '202001', 'Coal', 'standard', NULL, '9500.00', '9500.00', '9.28', 1, '0.0000', NULL, '', '0', '0.00', '88160.0000', '', '9500.00', NULL, 3, 'Ton', '9.2800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9037, 4576, 83, '', '202001', 'Coal', 'standard', NULL, '9800.00', '9800.00', '21.92', 1, '0.0000', NULL, '', '0', '0.00', '214816.0000', '', '9800.00', NULL, 3, 'Ton', '21.9200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9038, 4575, 83, '', '202001', 'Coal', 'standard', NULL, '10500.00', '10500.00', '24.48', 1, '0.0000', NULL, '', '0', '0.00', '257040.0000', '', '10500.00', NULL, 3, 'Ton', '24.4800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9039, 4574, 83, '', '202001', 'Coal', 'standard', NULL, '10500.00', '10500.00', '25.70', 1, '0.0000', NULL, '', '0', '0.00', '269850.0000', '', '10500.00', NULL, 3, 'Ton', '25.7000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9040, 4573, 83, '', '202001', 'Coal', 'standard', NULL, '10500.00', '10500.00', '23.73', 1, '0.0000', NULL, '', '0', '0.00', '249165.0000', '', '10500.00', NULL, 3, 'Ton', '23.7300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9041, 4572, 83, '', '202001', 'Coal', 'standard', NULL, '10000.00', '10000.00', '15.70', 1, '0.0000', NULL, '', '0', '0.00', '157000.0000', '', '10000.00', NULL, 3, 'Ton', '15.7000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9042, 4570, 83, '', '202001', 'Coal', 'standard', NULL, '9800.00', '9800.00', '25.81', 1, '0.0000', NULL, '', '0', '0.00', '252938.0000', '', '9800.00', NULL, 3, 'Ton', '25.8100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9043, 4569, 83, '', '202001', 'Coal', 'standard', NULL, '9800.00', '9800.00', '19.86', 1, '0.0000', NULL, '', '0', '0.00', '194628.0000', '', '9800.00', NULL, 3, 'Ton', '19.8600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9044, 4568, 83, '', '202001', 'Coal', 'standard', NULL, '9800.00', '9800.00', '24.83', 1, '0.0000', NULL, '', '0', '0.00', '243334.0000', '', '9800.00', NULL, 3, 'Ton', '24.8300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9047, 4601, 82, '', '202002', 'Stone', 'standard', NULL, '170.00', '170.00', '180.00', 1, '0.0000', NULL, '', '0', '0.00', '30600.0000', '', '170.00', NULL, 3, 'Ton', '180.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9048, 4600, 82, '', '202002', 'Stone', 'standard', NULL, '185.00', '185.00', '500.00', 1, '0.0000', NULL, '', '0', '0.00', '92500.0000', '', '185.00', NULL, 3, 'Ton', '500.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9054, 4606, 88, '', '963', 'Other Fare', 'standard', NULL, '1081780.00', '1081780.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '1081780.0000', '', '1081780.00', NULL, 3, 'Ton', '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9067, 4618, 83, '', '202001', 'Coal', 'standard', 0, '13000.00', '13000.00', '18.12', 1, '0.0000', NULL, '', '0', '0.00', '235560.0000', '', '13000.00', NULL, 3, 'Ton', '18.1200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9068, 4617, 83, '', '202001', 'Coal', 'standard', NULL, '13300.00', '13300.00', '12.84', 1, '0.0000', NULL, '', '0', '0.00', '170772.0000', '', '13300.00', NULL, 3, 'Ton', '12.8400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9069, 4616, 83, '', '202001', 'Coal', 'standard', NULL, '13200.00', '13200.00', '14.69', 1, '0.0000', NULL, '', '0', '0.00', '193908.0000', '', '13200.00', NULL, 3, 'Ton', '14.6900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9070, 4615, 83, '', '202001', 'Coal', 'standard', NULL, '13400.00', '13400.00', '19.36', 1, '0.0000', NULL, '', '0', '0.00', '259424.0000', '', '13400.00', NULL, 3, 'Ton', '19.3600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9071, 4614, 83, '', '202001', 'Coal', 'standard', NULL, '13400.00', '13400.00', '19.25', 1, '0.0000', NULL, '', '0', '0.00', '257950.0000', '', '13400.00', NULL, 3, 'Ton', '19.2500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9072, 4613, 83, '', '202001', 'Coal', 'standard', NULL, '13300.00', '13300.00', '20.64', 1, '0.0000', NULL, '', '0', '0.00', '274512.0000', '', '13300.00', NULL, 3, 'Ton', '20.6400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9073, 4612, 83, '', '202001', 'Coal', 'standard', NULL, '13400.00', '13400.00', '16.83', 1, '0.0000', NULL, '', '0', '0.00', '225522.0000', '', '13400.00', NULL, 3, 'Ton', '16.8300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9074, 4611, 83, '', '202001', 'Coal', 'standard', NULL, '13400.00', '13400.00', '14.48', 1, '0.0000', NULL, '', '0', '0.00', '194032.0000', '', '13400.00', NULL, 3, 'Ton', '14.4800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9075, 4610, 83, '', '202001', 'Coal', 'standard', NULL, '10700.00', '10700.00', '100.00', 1, '0.0000', NULL, '', '0', '0.00', '1070000.0000', '', '10700.00', NULL, 3, 'Ton', '100.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9076, 4609, 83, '', '202001', 'Coal', 'standard', NULL, '9300.00', '9300.00', '25.12', 1, '0.0000', NULL, '', '0', '0.00', '233616.0000', '', '9300.00', NULL, 3, 'Ton', '25.1200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9077, 4608, 83, '', '202001', 'Coal', 'standard', NULL, '10500.00', '10500.00', '19.03', 1, '0.0000', NULL, '', '0', '0.00', '199815.0000', '', '10500.00', NULL, 3, 'Ton', '19.0300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9078, 4607, 83, '', '202001', 'Coal', 'standard', NULL, '10500.00', '10500.00', '21.20', 1, '0.0000', NULL, '', '0', '0.00', '222600.0000', '', '10500.00', NULL, 3, 'Ton', '21.2000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9079, 4605, 83, '', '202001', 'Coal', 'standard', NULL, '9350.00', '9350.00', '23.44', 1, '0.0000', NULL, '', '0', '0.00', '219164.0000', '', '9350.00', NULL, 3, 'Ton', '23.4400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9080, 4604, 83, '', '202001', 'Coal', 'standard', NULL, '9800.00', '9800.00', '27.10', 1, '0.0000', NULL, '', '0', '0.00', '265580.0000', '', '9800.00', NULL, 3, 'Ton', '27.1000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9081, 4603, 83, '', '202001', 'Coal', 'standard', NULL, '10000.00', '10000.00', '22.22', 1, '0.0000', NULL, '', '0', '0.00', '222200.0000', '', '10000.00', NULL, 3, 'Ton', '22.2200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9082, 4602, 83, '', '202001', 'Coal', 'standard', NULL, '9800.00', '9800.00', '14.68', 1, '0.0000', NULL, '', '0', '0.00', '143864.0000', '', '9800.00', NULL, 3, 'Ton', '14.6800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9084, 4619, 83, '', '202001', 'Coal', 'standard', NULL, '10400.00', '10400.00', '80.00', 1, '0.0000', NULL, '', '0', '0.00', '832000.0000', '', '10400.00', NULL, 3, 'Ton', '80.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9086, 4620, 83, '', '202001', 'Coal', 'standard', NULL, '10400.00', '10400.00', '26.00', 1, '0.0000', NULL, '', '0', '0.00', '270400.0000', '', '10400.00', NULL, 3, 'Ton', '26.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9114, 4647, 83, '', '202001', 'Coal', 'standard', NULL, '10700.00', '10700.00', '25.73', 1, '0.0000', NULL, '', '0', '0.00', '275311.0000', '', '10700.00', NULL, 3, 'Ton', '25.7300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9115, 4646, 83, '', '202001', 'Coal', 'standard', NULL, '10700.00', '10700.00', '26.17', 1, '0.0000', NULL, '', '0', '0.00', '280019.0000', '', '10700.00', NULL, 3, 'Ton', '26.1700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9116, 4645, 83, '', '202001', 'Coal', 'standard', NULL, '10500.00', '10500.00', '25.38', 1, '0.0000', NULL, '', '0', '0.00', '266490.0000', '', '10500.00', NULL, 3, 'Ton', '25.3800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9117, 4644, 83, '', '202001', 'Coal', 'standard', NULL, '10300.00', '10300.00', '23.00', 1, '0.0000', NULL, '', '0', '0.00', '236900.0000', '', '10300.00', NULL, 3, 'Ton', '23.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9118, 4643, 83, '', '202001', 'Coal', 'standard', NULL, '10400.00', '10400.00', '20.93', 1, '0.0000', NULL, '', '0', '0.00', '217672.0000', '', '10400.00', NULL, 3, 'Ton', '20.9300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9119, 4642, 83, '', '202001', 'Coal', 'standard', NULL, '10500.00', '10500.00', '22.18', 1, '0.0000', NULL, '', '0', '0.00', '232890.0000', '', '10500.00', NULL, 3, 'Ton', '22.1800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9120, 4641, 83, '', '202001', 'Coal', 'standard', NULL, '10400.00', '10400.00', '26.00', 1, '0.0000', NULL, '', '0', '0.00', '270400.0000', '', '10400.00', NULL, 3, 'Ton', '26.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9121, 4640, 83, '', '202001', 'Coal', 'standard', NULL, '12450.00', '12450.00', '27.00', 1, '0.0000', NULL, '', '0', '0.00', '336150.0000', '', '12450.00', NULL, 3, 'Ton', '27.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9122, 4639, 83, '', '202001', 'Coal', 'standard', NULL, '13300.00', '13300.00', '25.36', 1, '0.0000', NULL, '', '0', '0.00', '337288.0000', '', '13300.00', NULL, 3, 'Ton', '25.3600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9123, 4638, 83, '', '202001', 'Coal', 'standard', NULL, '13300.00', '13300.00', '25.56', 1, '0.0000', NULL, '', '0', '0.00', '339948.0000', '', '13300.00', NULL, 3, 'Ton', '25.5600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9124, 4637, 83, '', '202001', 'Coal', 'standard', NULL, '13300.00', '13300.00', '19.39', 1, '0.0000', NULL, '', '0', '0.00', '257887.0000', '', '13300.00', NULL, 3, 'Ton', '19.3900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9125, 4636, 83, '', '202001', 'Coal', 'standard', NULL, '13600.00', '13600.00', '24.56', 1, '0.0000', NULL, '', '0', '0.00', '334016.0000', '', '13600.00', NULL, 3, 'Ton', '24.5600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9126, 4635, 83, '', '202001', 'Coal', 'standard', NULL, '13600.00', '13600.00', '22.05', 1, '0.0000', NULL, '', '0', '0.00', '299880.0000', '', '13600.00', NULL, 3, 'Ton', '22.0500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9127, 4634, 83, '', '202001', 'Coal', 'standard', NULL, '13400.00', '13400.00', '18.45', 1, '0.0000', NULL, '', '0', '0.00', '247230.0000', '', '13400.00', NULL, 3, 'Ton', '18.4500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9128, 4633, 83, '', '202001', 'Coal', 'standard', NULL, '13400.00', '13400.00', '19.44', 1, '0.0000', NULL, '', '0', '0.00', '260496.0000', '', '13400.00', NULL, 3, 'Ton', '19.4400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9129, 4632, 83, '', '202001', 'Coal', 'standard', NULL, '13400.00', '13400.00', '19.25', 1, '0.0000', NULL, '', '0', '0.00', '257950.0000', '', '13400.00', NULL, 3, 'Ton', '19.2500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9130, 4631, 83, '', '202001', 'Coal', 'standard', NULL, '13400.00', '13400.00', '14.37', 1, '0.0000', NULL, '', '0', '0.00', '192558.0000', '', '13400.00', NULL, 3, 'Ton', '14.3700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9131, 4630, 83, '', '202001', 'Coal', 'standard', NULL, '13500.00', '13500.00', '24.60', 1, '0.0000', NULL, '', '0', '0.00', '332100.0000', '', '13500.00', NULL, 3, 'Ton', '24.6000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9132, 4629, 83, '', '202001', 'Coal', 'standard', NULL, '13500.00', '13500.00', '22.72', 1, '0.0000', NULL, '', '0', '0.00', '306720.0000', '', '13500.00', NULL, 3, 'Ton', '22.7200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9133, 4628, 83, '', '202001', 'Coal', 'standard', NULL, '13300.00', '13300.00', '20.00', 1, '0.0000', NULL, '', '0', '0.00', '266000.0000', '', '13300.00', NULL, 3, 'Ton', '20.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9134, 4627, 83, '', '202001', 'Coal', 'standard', NULL, '13400.00', '13400.00', '23.30', 1, '0.0000', NULL, '', '0', '0.00', '312220.0000', '', '13400.00', NULL, 3, 'Ton', '23.3000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9135, 4626, 83, '', '202001', 'Coal', 'standard', NULL, '13300.00', '13300.00', '22.66', 1, '0.0000', NULL, '', '0', '0.00', '301378.0000', '', '13300.00', NULL, 3, 'Ton', '22.6600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9137, 4624, 83, '', '202001', 'Coal', 'standard', NULL, '13300.00', '13300.00', '22.90', 1, '0.0000', NULL, '', '0', '0.00', '304570.0000', '', '13300.00', NULL, 3, 'Ton', '22.9000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9139, 4623, 83, '', '202001', 'Coal', 'standard', NULL, '13300.00', '13300.00', '21.65', 1, '0.0000', NULL, '', '0', '0.00', '287945.0000', '', '13300.00', NULL, 3, 'Ton', '21.6500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9140, 4625, 83, '', '202001', 'Coal', 'standard', NULL, '13300.00', '13300.00', '10.98', 1, '0.0000', NULL, '', '0', '0.00', '146034.0000', '', '13300.00', NULL, 3, 'Ton', '10.9800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9141, 4622, 83, '', '202001', 'Coal', 'standard', NULL, '13300.00', '13300.00', '23.56', 1, '0.0000', NULL, '', '0', '0.00', '313348.0000', '', '13300.00', NULL, 3, 'Ton', '23.5600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9142, 4621, 83, '', '202001', 'Coal', 'standard', NULL, '13300.00', '13300.00', '23.25', 1, '0.0000', NULL, '', '0', '0.00', '309225.0000', '', '13300.00', NULL, 3, 'Ton', '23.2500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9144, 4648, 82, '', '202002', 'Stone', 'standard', NULL, '170.00', '170.00', '365.00', 1, '0.0000', NULL, '', '0', '0.00', '62050.0000', '', '170.00', NULL, 3, 'Ton', '365.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9162, 4665, 83, '', '202001', 'Coal', 'standard', NULL, '11500.00', '11500.00', '45.00', 1, '0.0000', NULL, '', '0', '0.00', '517500.0000', '', '11500.00', NULL, 3, 'Ton', '45.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9163, 4664, 83, '', '202001', 'Coal', 'standard', NULL, '10500.00', '10500.00', '23.82', 1, '0.0000', NULL, '', '0', '0.00', '250110.0000', '', '10500.00', NULL, 3, 'Ton', '23.8200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9164, 4663, 83, '', '202001', 'Coal', 'standard', NULL, '10400.00', '10400.00', '23.16', 1, '0.0000', NULL, '', '0', '0.00', '240864.0000', '', '10400.00', NULL, 3, 'Ton', '23.1600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9165, 4662, 83, '', '202001', 'Coal', 'standard', NULL, '10500.00', '10500.00', '21.82', 1, '0.0000', NULL, '', '0', '0.00', '229110.0000', '', '10500.00', NULL, 3, 'Ton', '21.8200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9166, 4661, 83, '', '202001', 'Coal', 'standard', NULL, '12500.00', '12500.00', '65.00', 1, '0.0000', NULL, '', '0', '0.00', '812500.0000', '', '12500.00', NULL, 3, 'Ton', '65.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9167, 4660, 83, '', '202001', 'Coal', 'standard', NULL, '13500.00', '13500.00', '17.55', 1, '0.0000', NULL, '', '0', '0.00', '236925.0000', '', '13500.00', NULL, 3, 'Ton', '17.5500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9168, 4659, 83, '', '202001', 'Coal', 'standard', NULL, '13500.00', '13500.00', '20.29', 1, '0.0000', NULL, '', '0', '0.00', '273915.0000', '', '13500.00', NULL, 3, 'Ton', '20.2900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9169, 4658, 83, '', '202001', 'Coal', 'standard', NULL, '13500.00', '13500.00', '16.76', 1, '0.0000', NULL, '', '0', '0.00', '226260.0000', '', '13500.00', NULL, 3, 'Ton', '16.7600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9171, 4656, 83, '', '202001', 'Coal', 'standard', NULL, '13300.00', '13300.00', '17.99', 1, '0.0000', NULL, '', '0', '0.00', '239267.0000', '', '13300.00', NULL, 3, 'Ton', '17.9900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9172, 4655, 83, '', '202001', 'Coal', 'standard', NULL, '13400.00', '13400.00', '14.21', 1, '0.0000', NULL, '', '0', '0.00', '190414.0000', '', '13400.00', NULL, 3, 'Ton', '14.2100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9173, 4654, 83, '', '202001', 'Coal', 'standard', NULL, '13400.00', '13400.00', '18.39', 1, '0.0000', NULL, '', '0', '0.00', '246426.0000', '', '13400.00', NULL, 3, 'Ton', '18.3900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9174, 4653, 83, '', '202001', 'Coal', 'standard', NULL, '13500.00', '13500.00', '24.04', 1, '0.0000', NULL, '', '0', '0.00', '324540.0000', '', '13500.00', NULL, 3, 'Ton', '24.0400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9175, 4652, 83, '', '202001', 'Coal', 'standard', NULL, '13500.00', '13500.00', '22.60', 1, '0.0000', NULL, '', '0', '0.00', '305100.0000', '', '13500.00', NULL, 3, 'Ton', '22.6000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9182, 4668, 83, '', '202001', 'Coal', 'standard', NULL, '13200.00', '13200.00', '14.79', 1, '0.0000', NULL, '', '0', '0.00', '195228.0000', '', '13200.00', NULL, 3, 'Ton', '14.7900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9183, 4667, 83, '', '202001', 'Coal', 'standard', NULL, '13200.00', '13200.00', '15.46', 1, '0.0000', NULL, '', '0', '0.00', '204072.0000', '', '13200.00', NULL, 3, 'Ton', '15.4600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9185, 4666, 83, '', '202001', 'Coal', 'standard', NULL, '13200.00', '13200.00', '14.14', 1, '0.0000', NULL, '', '0', '0.00', '186648.0000', '', '13200.00', NULL, 3, 'Ton', '14.1400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9187, 4669, 84, '', '200000', 'Cash Return', 'standard', NULL, '19000.00', '19000.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '19000.0000', '', '19000.00', NULL, 3, 'Ton', '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9201, 4682, 83, '', '202001', 'Coal', 'standard', NULL, '10500.00', '10500.00', '23.72', 1, '0.0000', NULL, '', '0', '0.00', '249060.0000', '', '10500.00', NULL, 3, 'Ton', '23.7200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9202, 4681, 83, '', '202001', 'Coal', 'standard', NULL, '10500.00', '10500.00', '22.18', 1, '0.0000', NULL, '', '0', '0.00', '232890.0000', '', '10500.00', NULL, 3, 'Ton', '22.1800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9203, 4680, 83, '', '202001', 'Coal', 'standard', NULL, '12500.00', '12500.00', '120.00', 1, '0.0000', NULL, '', '0', '0.00', '1500000.0000', '', '12500.00', NULL, 3, 'Ton', '120.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9204, 4679, 83, '', '202001', 'Coal', 'standard', NULL, '12200.00', '12200.00', '25.00', 1, '0.0000', NULL, '', '0', '0.00', '305000.0000', '', '12200.00', NULL, 3, 'Ton', '25.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9205, 4678, 83, '', '202001', 'Coal', 'standard', NULL, '13200.00', '13200.00', '14.94', 1, '0.0000', NULL, '', '0', '0.00', '197208.0000', '', '13200.00', NULL, 3, 'Ton', '14.9400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9206, 4677, 83, '', '202001', 'Coal', 'standard', NULL, '13200.00', '13200.00', '15.01', 1, '0.0000', NULL, '', '0', '0.00', '198132.0000', '', '13200.00', NULL, 3, 'Ton', '15.0100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9207, 4676, 83, '', '202001', 'Coal', 'standard', NULL, '13200.00', '13200.00', '15.62', 1, '0.0000', NULL, '', '0', '0.00', '206184.0000', '', '13200.00', NULL, 3, 'Ton', '15.6200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9208, 4675, 83, '', '202001', 'Coal', 'standard', NULL, '13400.00', '13400.00', '19.22', 1, '0.0000', NULL, '', '0', '0.00', '257548.0000', '', '13400.00', NULL, 3, 'Ton', '19.2200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9209, 4674, 83, '', '202001', 'Coal', 'standard', NULL, '13400.00', '13400.00', '18.19', 1, '0.0000', NULL, '', '0', '0.00', '243612.0000', '', '13400.00', NULL, 3, 'Ton', '18.1800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9210, 4673, 83, '', '202001', 'Coal', 'standard', NULL, '13400.00', '13400.00', '19.12', 1, '0.0000', NULL, '', '0', '0.00', '256074.0000', '', '13400.00', NULL, 3, 'Ton', '19.1100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9211, 4672, 83, '', '202001', 'Coal', 'standard', NULL, '13300.00', '13300.00', '20.25', 1, '0.0000', NULL, '', '0', '0.00', '269325.0000', '', '13300.00', NULL, 3, 'Ton', '20.2500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9212, 4671, 83, '', '202001', 'Coal', 'standard', NULL, '13300.00', '13300.00', '17.84', 1, '0.0000', NULL, '', '0', '0.00', '237272.0000', '', '13300.00', NULL, 3, 'Ton', '17.8400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9213, 4670, 83, '', '202001', 'Coal', 'standard', NULL, '13400.00', '13400.00', '15.96', 1, '0.0000', NULL, '', '0', '0.00', '213864.0000', '', '13400.00', NULL, 3, 'Ton', '15.9600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9216, 4683, 82, '', '202002', 'Stone', 'standard', NULL, '170.00', '170.00', '370.00', 1, '0.0000', NULL, '', '0', '0.00', '62900.0000', '', '170.00', NULL, 3, 'Ton', '370.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9217, 4684, 83, '', '202001', 'Coal', 'standard', NULL, '170.00', '170.00', '90.00', 1, '0.0000', NULL, '', '0', '0.00', '15300.0000', '', '170.00', NULL, 3, 'Ton', '90.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9220, 4686, 83, '', '202001', 'Coal', 'standard', NULL, '10500.00', '10500.00', '17.28', 1, '0.0000', NULL, '', '0', '0.00', '181440.0000', '', '10500.00', NULL, 3, 'Ton', '17.2800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9221, 4685, 83, '', '202001', 'Coal', 'standard', NULL, '10500.00', '10500.00', '21.06', 1, '0.0000', NULL, '', '0', '0.00', '221130.0000', '', '10500.00', NULL, 3, 'Ton', '21.0600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9222, 4548, 83, '', '202001', 'Coal', 'standard', NULL, '12200.00', '12200.00', '20.49', 1, '0.0000', NULL, '', '0', '0.00', '249978.0000', '', '12200.00', NULL, 3, 'Ton', '20.4900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9224, 4687, 84, '', '200000', 'Cash Return', 'standard', NULL, '3000.00', '3000.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '3000.0000', '', '3000.00', NULL, 3, 'Ton', '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9226, 4688, 84, '', '200000', 'Cash Return', 'standard', NULL, '4700.00', '4700.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '4700.0000', '', '4700.00', NULL, 3, 'Ton', '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9227, 4586, 83, '', '202001', 'Coal', 'standard', 0, '13200.00', '13200.00', '24.32', 1, '0.0000', NULL, '', '0', '0.00', '321024.0000', '', '13200.00', NULL, 3, 'Ton', '24.3200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9232, 4689, 84, '', '200000', 'Cash Return', 'standard', NULL, '7200.00', '7200.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '7200.0000', '', '7200.00', NULL, 3, 'Ton', '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9234, 4690, 84, '', '200000', 'Cash Return', 'standard', NULL, '5000.00', '5000.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '5000.0000', '', '5000.00', NULL, 3, 'Ton', '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9235, 4539, 83, '', '202001', 'Coal', 'standard', NULL, '9500.00', '9500.00', '22.83', 1, '0.0000', NULL, '', '0', '0.00', '216885.0000', '', '9500.00', NULL, 3, 'Ton', '22.8300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9236, 4540, 83, '', '202001', 'Coal', 'standard', NULL, '9500.00', '9500.00', '19.87', 1, '0.0000', NULL, '', '0', '0.00', '188765.0000', '', '9500.00', NULL, 3, 'Ton', '19.8700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9237, 4579, 83, '', '202001', 'Coal', 'standard', NULL, '9500.00', '9500.00', '18.73', 1, '0.0000', NULL, '', '0', '0.00', '177935.0000', '', '9500.00', NULL, 3, 'Ton', '18.7300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9262, 4712, 83, '', '202001', 'Coal', 'standard', NULL, '10300.00', '10300.00', '20.64', 1, '0.0000', NULL, '', '0', '0.00', '212592.0000', '', '10300.00', NULL, 3, 'Ton', '20.6400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9265, 4709, 83, '', '202001', 'Coal', 'standard', NULL, '12400.00', '12400.00', '25.00', 1, '0.0000', NULL, '', '0', '0.00', '310000.0000', '', '12400.00', NULL, 3, 'Ton', '25.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9266, 4708, 83, '', '202001', 'Coal', 'standard', NULL, '12400.00', '12400.00', '35.00', 1, '0.0000', NULL, '', '0', '0.00', '434000.0000', '', '12400.00', NULL, 3, 'Ton', '35.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9267, 4707, 83, '', '202001', 'Coal', 'standard', NULL, '13500.00', '13500.00', '18.24', 1, '0.0000', NULL, '', '0', '0.00', '246240.0000', '', '13500.00', NULL, 3, 'Ton', '18.2400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9268, 4706, 83, '', '202001', 'Coal', 'standard', NULL, '13500.00', '13500.00', '19.09', 1, '0.0000', NULL, '', '0', '0.00', '257715.0000', '', '13500.00', NULL, 3, 'Ton', '19.0900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9269, 4705, 83, '', '202001', 'Coal', 'standard', NULL, '10200.00', '10200.00', '25.44', 1, '0.0000', NULL, '', '0', '0.00', '259488.0000', '', '10200.00', NULL, 3, 'Ton', '25.4400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9270, 4704, 83, '', '202001', 'Coal', 'standard', NULL, '10200.00', '10200.00', '23.39', 1, '0.0000', NULL, '', '0', '0.00', '238578.0000', '', '10200.00', NULL, 3, 'Ton', '23.3900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9271, 4703, 83, '', '202001', 'Coal', 'standard', NULL, '13400.00', '13400.00', '22.62', 1, '0.0000', NULL, '', '0', '0.00', '303108.0000', '', '13400.00', NULL, 3, 'Ton', '22.6200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9272, 4702, 83, '', '202001', 'Coal', 'standard', NULL, '13200.00', '13200.00', '15.30', 1, '0.0000', NULL, '', '0', '0.00', '201960.0000', '', '13200.00', NULL, 3, 'Ton', '15.3000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9276, 4698, 83, '', '202001', 'Coal', 'standard', NULL, '13300.00', '13300.00', '23.28', 1, '0.0000', NULL, '', '0', '0.00', '309624.0000', '', '13300.00', NULL, 3, 'Ton', '23.2800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9277, 4697, 83, '', '202001', 'Coal', 'standard', NULL, '13300.00', '13300.00', '23.09', 1, '0.0000', NULL, '', '0', '0.00', '307097.0000', '', '13300.00', NULL, 3, 'Ton', '23.0900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9278, 4696, 83, '', '202001', 'Coal', 'standard', NULL, '13300.00', '13300.00', '22.97', 1, '0.0000', NULL, '', '0', '0.00', '305501.0000', '', '13300.00', NULL, 3, 'Ton', '22.9700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9279, 4695, 83, '', '202001', 'Coal', 'standard', NULL, '13300.00', '13300.00', '21.84', 1, '0.0000', NULL, '', '0', '0.00', '290472.0000', '', '13300.00', NULL, 3, 'Ton', '21.8400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9280, 4694, 83, '', '202001', 'Coal', 'standard', NULL, '13500.00', '13500.00', '15.23', 1, '0.0000', NULL, '', '0', '0.00', '205605.0000', '', '13500.00', NULL, 3, 'Ton', '15.2300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9281, 4693, 83, '', '202001', 'Coal', 'standard', NULL, '13500.00', '13500.00', '15.22', 1, '0.0000', NULL, '', '0', '0.00', '205470.0000', '', '13500.00', NULL, 3, 'Ton', '15.2200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9282, 4692, 83, '', '202001', 'Coal', 'standard', NULL, '13500.00', '13500.00', '24.07', 1, '0.0000', NULL, '', '0', '0.00', '324945.0000', '', '13500.00', NULL, 3, 'Ton', '24.0700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9283, 4691, 83, '', '202001', 'Coal', 'standard', NULL, '13500.00', '13500.00', '25.23', 1, '0.0000', NULL, '', '0', '0.00', '340605.0000', '', '13500.00', NULL, 3, 'Ton', '25.2300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9285, 4713, 82, '', '202002', 'Stone', 'standard', NULL, '185.00', '185.00', '90.00', 1, '0.0000', NULL, '', '0', '0.00', '16650.0000', '', '185.00', NULL, 3, 'Ton', '90.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9313, 4738, 83, '', '202001', 'Coal', 'standard', NULL, '10300.00', '10300.00', '19.90', 1, '0.0000', NULL, '', '0', '0.00', '204970.0000', '', '10300.00', NULL, 3, 'Ton', '19.9000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9314, 4737, 83, '', '202001', 'Coal', 'standard', NULL, '12500.00', '12500.00', '330.00', 1, '0.0000', NULL, '', '0', '0.00', '4125000.0000', '', '12500.00', NULL, 3, 'Ton', '330.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9316, 4735, 83, '', '202001', 'Coal', 'standard', NULL, '10300.00', '10300.00', '4.62', 1, '0.0000', NULL, '', '0', '0.00', '47586.0000', '', '10300.00', NULL, 3, 'Ton', '4.6200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9317, 4734, 83, '', '202001', 'Coal', 'standard', NULL, '10300.00', '10300.00', '4.57', 1, '0.0000', NULL, '', '0', '0.00', '47071.0000', '', '10300.00', NULL, 3, 'Ton', '4.5700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9318, 4733, 83, '', '202001', 'Coal', 'standard', NULL, '10300.00', '10300.00', '16.54', 1, '0.0000', NULL, '', '0', '0.00', '170362.0000', '', '10300.00', NULL, 3, 'Ton', '16.5400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9319, 4732, 83, '', '202001', 'Coal', 'standard', NULL, '10500.00', '10500.00', '23.67', 1, '0.0000', NULL, '', '0', '0.00', '248535.0000', '', '10500.00', NULL, 3, 'Ton', '23.6700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9320, 4731, 83, '', '202001', 'Coal', 'standard', NULL, '12400.00', '12400.00', '35.00', 1, '0.0000', NULL, '', '0', '0.00', '434000.0000', '', '12400.00', NULL, 3, 'Ton', '35.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9321, 4730, 83, '', '202001', 'Coal', 'standard', NULL, '13400.00', '13400.00', '13.23', 1, '0.0000', NULL, '', '0', '0.00', '177282.0000', '', '13400.00', NULL, 3, 'Ton', '13.2300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9322, 4729, 83, '', '202001', 'Coal', 'standard', 0, '13500.00', '13500.00', '19.46', 1, '0.0000', NULL, '', '0', '0.00', '262710.0000', '', '13500.00', NULL, 3, 'Ton', '19.4600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9323, 4728, 83, '', '202001', 'Coal', 'standard', NULL, '13200.00', '13200.00', '15.57', 1, '0.0000', NULL, '', '0', '0.00', '205524.0000', '', '13200.00', NULL, 3, 'Ton', '15.5700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9324, 4727, 83, '', '202001', 'Coal', 'standard', NULL, '13400.00', '13400.00', '19.23', 1, '0.0000', NULL, '', '0', '0.00', '257682.0000', '', '13400.00', NULL, 3, 'Ton', '19.2300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9325, 4726, 83, '', '202001', 'Coal', 'standard', NULL, '13400.00', '13400.00', '17.79', 1, '0.0000', NULL, '', '0', '0.00', '238386.0000', '', '13400.00', NULL, 3, 'Ton', '17.7900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9326, 4725, 83, '', '202001', 'Coal', 'standard', NULL, '13300.00', '13300.00', '17.58', 1, '0.0000', NULL, '', '0', '0.00', '233814.0000', '', '13300.00', NULL, 3, 'Ton', '17.5800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9327, 4724, 83, '', '202001', 'Coal', 'standard', NULL, '13600.00', '13600.00', '23.52', 1, '0.0000', NULL, '', '0', '0.00', '319872.0000', '', '13600.00', NULL, 3, 'Ton', '23.5200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9328, 4723, 83, '', '202001', 'Coal', 'standard', NULL, '13300.00', '13300.00', '18.05', 1, '0.0000', NULL, '', '0', '0.00', '240065.0000', '', '13300.00', NULL, 3, 'Ton', '18.0500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9329, 4722, 83, '', '202001', 'Coal', 'standard', NULL, '13400.00', '13400.00', '24.13', 1, '0.0000', NULL, '', '0', '0.00', '323342.0000', '', '13400.00', NULL, 3, 'Ton', '24.1300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9330, 4721, 83, '', '202001', 'Coal', 'standard', NULL, '13500.00', '13500.00', '24.25', 1, '0.0000', NULL, '', '0', '0.00', '327375.0000', '', '13500.00', NULL, 3, 'Ton', '24.2500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9331, 4720, 83, '', '202001', 'Coal', 'standard', NULL, '13500.00', '13500.00', '17.78', 1, '0.0000', NULL, '', '0', '0.00', '240030.0000', '', '13500.00', NULL, 3, 'Ton', '17.7800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9332, 4719, 83, '', '202001', 'Coal', 'standard', NULL, '13500.00', '13500.00', '18.85', 1, '0.0000', NULL, '', '0', '0.00', '254475.0000', '', '13500.00', NULL, 3, 'Ton', '18.8500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9333, 4718, 83, '', '202001', 'Coal', 'standard', NULL, '13500.00', '13500.00', '24.21', 1, '0.0000', NULL, '', '0', '0.00', '326835.0000', '', '13500.00', NULL, 3, 'Ton', '24.2100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9334, 4717, 83, '', '202001', 'Coal', 'standard', NULL, '13300.00', '13300.00', '20.08', 1, '0.0000', NULL, '', '0', '0.00', '267064.0000', '', '13300.00', NULL, 3, 'Ton', '20.0800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9336, 4716, 83, '', '202001', 'Coal', 'standard', 0, '13300.00', '13300.00', '20.21', 1, '0.0000', NULL, '', '0', '0.00', '268793.0000', '', '13300.00', NULL, 3, 'Ton', '20.2100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9338, 4739, 83, '', '202001', 'Coal', 'standard', NULL, '13300.00', '13300.00', '18.52', 1, '0.0000', NULL, '', '0', '0.00', '246316.0000', '', '13300.00', NULL, 3, 'Ton', '18.5200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9342, 4740, 82, '', '202002', 'Stone', 'standard', NULL, '170.00', '170.00', '90.00', 1, '0.0000', NULL, '', '0', '0.00', '15300.0000', '', '170.00', NULL, 3, 'Ton', '90.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9344, 4741, 82, '', '202002', 'Stone', 'standard', NULL, '185.00', '185.00', '180.00', 1, '0.0000', NULL, '', '0', '0.00', '33300.0000', '', '185.00', NULL, 3, 'Ton', '180.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9345, 4742, 82, '', '202002', 'Stone', 'standard', NULL, '189.00', '189.00', '89.00', 1, '0.0000', NULL, '', '0', '0.00', '16821.0000', '', '189.00', NULL, 3, 'Ton', '89.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9373, 4769, 83, '', '202001', 'Coal', 'standard', NULL, '10200.00', '10200.00', '9.03', 1, '0.0000', NULL, '', '0', '0.00', '92106.0000', '', '10200.00', NULL, 3, 'Ton', '9.0300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9374, 4768, 83, '', '202001', 'Coal', 'standard', NULL, '10200.00', '10200.00', '23.70', 1, '0.0000', NULL, '', '0', '0.00', '241740.0000', '', '10200.00', NULL, 3, 'Ton', '23.7000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9375, 4767, 83, '', '202001', 'Coal', 'standard', NULL, '10300.00', '10300.00', '27.38', 1, '0.0000', NULL, '', '0', '0.00', '282014.0000', '', '10300.00', NULL, 3, 'Ton', '27.3800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9376, 4766, 83, '', '202001', 'Coal', 'standard', NULL, '10300.00', '10300.00', '14.00', 1, '0.0000', NULL, '', '0', '0.00', '144200.0000', '', '10300.00', NULL, 3, 'Ton', '14.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9377, 4765, 83, '', '202001', 'Coal', 'standard', NULL, '12300.00', '12300.00', '80.00', 1, '0.0000', NULL, '', '0', '0.00', '984000.0000', '', '12300.00', NULL, 3, 'Ton', '80.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9379, 4764, 83, '', '202001', 'Coal', 'standard', 0, '13400.00', '13400.00', '16.21', 1, '0.0000', NULL, '', '0', '0.00', '217214.0000', '', '13400.00', NULL, 3, 'Ton', '16.2100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9380, 4763, 83, '', '202001', 'Coal', 'standard', NULL, '13500.00', '13500.00', '22.21', 1, '0.0000', NULL, '', '0', '0.00', '299835.0000', '', '13500.00', NULL, 3, 'Ton', '22.2100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9381, 4762, 83, '', '202001', 'Coal', 'standard', NULL, '11300.00', '11300.00', '40.00', 1, '0.0000', NULL, '', '0', '0.00', '452000.0000', '', '11300.00', NULL, 3, 'Ton', '40.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9382, 4761, 83, '', '202001', 'Coal', 'standard', NULL, '10300.00', '10300.00', '19.29', 1, '0.0000', NULL, '', '0', '0.00', '198687.0000', '', '10300.00', NULL, 3, 'Ton', '19.2900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9383, 4760, 83, '', '202001', 'Coal', 'standard', NULL, '10300.00', '10300.00', '24.66', 1, '0.0000', NULL, '', '0', '0.00', '253998.0000', '', '10300.00', NULL, 3, 'Ton', '24.6600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9384, 4759, 83, '', '202001', 'Coal', 'standard', NULL, '10300.00', '10300.00', '22.33', 1, '0.0000', NULL, '', '0', '0.00', '229999.0000', '', '10300.00', NULL, 3, 'Ton', '22.3300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9385, 4758, 83, '', '202001', 'Coal', 'standard', NULL, '13300.00', '13300.00', '17.33', 1, '0.0000', NULL, '', '0', '0.00', '230489.0000', '', '13300.00', NULL, 3, 'Ton', '17.3300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9387, 4756, 83, '', '202001', 'Coal', 'standard', NULL, '13400.00', '13400.00', '22.09', 1, '0.0000', NULL, '', '0', '0.00', '296006.0000', '', '13400.00', NULL, 3, 'Ton', '22.0900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9388, 4755, 83, '', '202001', 'Coal', 'standard', NULL, '13400.00', '13400.00', '22.51', 1, '0.0000', NULL, '', '0', '0.00', '301634.0000', '', '13400.00', NULL, 3, 'Ton', '22.5100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9389, 4754, 83, '', '202001', 'Coal', 'standard', NULL, '13200.00', '13200.00', '9.39', 1, '0.0000', NULL, '', '0', '0.00', '123948.0000', '', '13200.00', NULL, 3, 'Ton', '9.3900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9390, 4753, 83, '', '202001', 'Coal', 'standard', NULL, '13200.00', '13200.00', '14.71', 1, '0.0000', NULL, '', '0', '0.00', '194172.0000', '', '13200.00', NULL, 3, 'Ton', '14.7100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9391, 4752, 83, '', '202001', 'Coal', 'standard', NULL, '13200.00', '13200.00', '14.39', 1, '0.0000', NULL, '', '0', '0.00', '189948.0000', '', '13200.00', NULL, 3, 'Ton', '14.3900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9392, 4751, 83, '', '202001', 'Coal', 'standard', NULL, '13300.00', '13300.00', '23.79', 1, '0.0000', NULL, '', '0', '0.00', '316407.0000', '', '13300.00', NULL, 3, 'Ton', '23.7900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9393, 4750, 83, '', '202001', 'Coal', 'standard', NULL, '13500.00', '13500.00', '23.06', 1, '0.0000', NULL, '', '0', '0.00', '311310.0000', '', '13500.00', NULL, 3, 'Ton', '23.0600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9394, 4749, 83, '', '202001', 'Coal', 'standard', NULL, '13300.00', '13300.00', '20.68', 1, '0.0000', NULL, '', '0', '0.00', '275044.0000', '', '13300.00', NULL, 3, 'Ton', '20.6800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9395, 4748, 83, '', '202001', 'Coal', 'standard', NULL, '13500.00', '13500.00', '19.31', 1, '0.0000', NULL, '', '0', '0.00', '260685.0000', '', '13500.00', NULL, 3, 'Ton', '19.3100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9396, 4747, 83, '', '202001', 'Coal', 'standard', NULL, '13500.00', '13500.00', '18.05', 1, '0.0000', NULL, '', '0', '0.00', '243675.0000', '', '13500.00', NULL, 3, 'Ton', '18.0500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9397, 4746, 83, '', '202001', 'Coal', 'standard', NULL, '13500.00', '13500.00', '18.96', 1, '0.0000', NULL, '', '0', '0.00', '255960.0000', '', '13500.00', NULL, 3, 'Ton', '18.9600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9398, 4745, 83, '', '202001', 'Coal', 'standard', NULL, '13500.00', '13500.00', '19.53', 1, '0.0000', NULL, '', '0', '0.00', '263655.0000', '', '13500.00', NULL, 3, 'Ton', '19.5300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9399, 4744, 83, '', '202001', 'Coal', 'standard', NULL, '13500.00', '13500.00', '18.33', 1, '0.0000', NULL, '', '0', '0.00', '247455.0000', '', '13500.00', NULL, 3, 'Ton', '18.3300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9400, 4743, 83, '', '202001', 'Coal', 'standard', NULL, '13500.00', '13500.00', '18.10', 1, '0.0000', NULL, '', '0', '0.00', '244350.0000', '', '13500.00', NULL, 3, 'Ton', '18.1000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9406, 4773, 82, '', '202002', 'Stone', 'standard', NULL, '185.00', '185.00', '550.00', 1, '0.0000', NULL, '', '0', '0.00', '101750.0000', '', '185.00', NULL, 3, 'Ton', '550.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9407, 4772, 82, '', '202002', 'Stone', 'standard', NULL, '170.00', '170.00', '582.00', 1, '0.0000', NULL, '', '0', '0.00', '98940.0000', '', '170.00', NULL, 3, 'Ton', '582.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9408, 4771, 82, '', '202002', 'Stone', 'standard', NULL, '170.00', '170.00', '190.00', 1, '0.0000', NULL, '', '0', '0.00', '32300.0000', '', '170.00', NULL, 3, 'Ton', '190.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9409, 4770, 82, '', '202002', 'Stone', 'standard', NULL, '170.00', '170.00', '360.00', 1, '0.0000', NULL, '', '0', '0.00', '61200.0000', '', '170.00', NULL, 3, 'Ton', '360.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9420, 4736, 83, '', '202001', 'Coal', 'standard', NULL, '11400.00', '11400.00', '23.00', 1, '0.0000', NULL, '', '0', '0.00', '262200.0000', '', '11400.00', NULL, 3, 'Ton', '23.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9430, 4792, 83, '', '202001', 'Coal', 'standard', NULL, '12400.00', '12400.00', '25.00', 1, '0.0000', NULL, '', '0', '0.00', '310000.0000', '', '12400.00', NULL, 3, 'Ton', '25.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9431, 4791, 83, '', '202001', 'Coal', 'standard', NULL, '12300.00', '12300.00', '80.00', 1, '0.0000', NULL, '', '0', '0.00', '984000.0000', '', '12300.00', NULL, 3, 'Ton', '80.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9432, 4790, 83, '', '202001', 'Coal', 'standard', NULL, '13400.00', '13400.00', '22.67', 1, '0.0000', NULL, '', '0', '0.00', '303778.0000', '', '13400.00', NULL, 3, 'Ton', '22.6700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9433, 4789, 83, '', '202001', 'Coal', 'standard', NULL, '10300.00', '10300.00', '15.39', 1, '0.0000', NULL, '', '0', '0.00', '158517.0000', '', '10300.00', NULL, 3, 'Ton', '15.3900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9434, 4788, 83, '', '202001', 'Coal', 'standard', NULL, '10400.00', '10400.00', '8.30', 1, '0.0000', NULL, '', '0', '0.00', '86320.0000', '', '10400.00', NULL, 3, 'Ton', '8.3000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9435, 4787, 83, '', '202001', 'Coal', 'standard', NULL, '10500.00', '10500.00', '23.10', 1, '0.0000', NULL, '', '0', '0.00', '242550.0000', '', '10500.00', NULL, 3, 'Ton', '23.1000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9436, 4786, 83, '', '202001', 'Coal', 'standard', NULL, '10500.00', '10500.00', '19.55', 1, '0.0000', NULL, '', '0', '0.00', '205275.0000', '', '10500.00', NULL, 3, 'Ton', '19.5500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9437, 4785, 83, '', '202001', 'Coal', 'standard', NULL, '11300.00', '11300.00', '40.00', 1, '0.0000', NULL, '', '0', '0.00', '452000.0000', '', '11300.00', NULL, 3, 'Ton', '40.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9438, 4784, 83, '', '202001', 'Coal', 'standard', NULL, '11400.00', '11400.00', '15.00', 1, '0.0000', NULL, '', '0', '0.00', '171000.0000', '', '11400.00', NULL, 3, 'Ton', '15.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9439, 4783, 83, '', '202001', 'Coal', 'standard', NULL, '11400.00', '11400.00', '25.00', 1, '0.0000', NULL, '', '0', '0.00', '285000.0000', '', '11400.00', NULL, 3, 'Ton', '25.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9440, 4782, 83, '', '202001', 'Coal', 'standard', NULL, '13400.00', '13400.00', '19.50', 1, '0.0000', NULL, '', '0', '0.00', '261300.0000', '', '13400.00', NULL, 3, 'Ton', '19.5000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9441, 4781, 83, '', '202001', 'Coal', 'standard', NULL, '13500.00', '13500.00', '19.05', 1, '0.0000', NULL, '', '0', '0.00', '257175.0000', '', '13500.00', NULL, 3, 'Ton', '19.0500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9442, 4780, 83, '', '202001', 'Coal', 'standard', NULL, '13500.00', '13500.00', '18.42', 1, '0.0000', NULL, '', '0', '0.00', '248670.0000', '', '13500.00', NULL, 3, 'Ton', '18.4200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9443, 4779, 83, '', '202001', 'Coal', 'standard', NULL, '13500.00', '13500.00', '21.62', 1, '0.0000', NULL, '', '0', '0.00', '291870.0000', '', '13500.00', NULL, 3, 'Ton', '21.6200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9444, 4778, 83, '', '202001', 'Coal', 'standard', NULL, '13500.00', '13500.00', '17.82', 1, '0.0000', NULL, '', '0', '0.00', '240570.0000', '', '13500.00', NULL, 3, 'Ton', '17.8200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9445, 4777, 83, '', '202001', 'Coal', 'standard', NULL, '13500.00', '13500.00', '19.09', 1, '0.0000', NULL, '', '0', '0.00', '257715.0000', '', '13500.00', NULL, 3, 'Ton', '19.0900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9446, 4776, 83, '', '202001', 'Coal', 'standard', NULL, '13500.00', '13500.00', '18.64', 1, '0.0000', NULL, '', '0', '0.00', '251640.0000', '', '13500.00', NULL, 3, 'Ton', '18.6400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9447, 4775, 83, '', '202001', 'Coal', 'standard', NULL, '13200.00', '13200.00', '14.87', 1, '0.0000', NULL, '', '0', '0.00', '196284.0000', '', '13200.00', NULL, 3, 'Ton', '14.8700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9448, 4774, 83, '', '202001', 'Coal', 'standard', NULL, '13300.00', '13300.00', '19.41', 1, '0.0000', NULL, '', '0', '0.00', '258153.0000', '', '13300.00', NULL, 3, 'Ton', '19.4100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9449, 4711, 83, '', '202001', 'Coal', 'standard', NULL, '10700.00', '10700.00', '23.66', 1, '0.0000', NULL, '', '0', '0.00', '253162.0000', '', '10700.00', NULL, 3, 'Ton', '23.6600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9450, 4710, 83, '', '202001', 'Coal', 'standard', NULL, '10700.00', '10700.00', '22.43', 1, '0.0000', NULL, '', '0', '0.00', '240001.0000', '', '10700.00', NULL, 3, 'Ton', '22.4300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9451, 4701, 83, '', '202001', 'Coal', 'standard', NULL, '13600.00', '13600.00', '23.14', 1, '0.0000', NULL, '', '0', '0.00', '314704.0000', '', '13600.00', NULL, 3, 'Ton', '23.1400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9452, 4700, 83, '', '202001', 'Coal', 'standard', NULL, '13600.00', '13600.00', '22.86', 1, '0.0000', NULL, '', '0', '0.00', '310896.0000', '', '13600.00', NULL, 3, 'Ton', '22.8600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9453, 4699, 83, '', '202001', 'Coal', 'standard', NULL, '13600.00', '13600.00', '24.01', 1, '0.0000', NULL, '', '0', '0.00', '326536.0000', '', '13600.00', NULL, 3, 'Ton', '24.0100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9455, 4793, 87, '', '103', 'Advance', 'standard', NULL, '0.00', '0.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '0.0000', '', '0.00', NULL, 3, 'Ton', '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9467, 4804, 83, '', '202001', 'Coal', 'standard', NULL, '10200.00', '10200.00', '20.82', 1, '0.0000', NULL, '', '0', '0.00', '212364.0000', '', '10200.00', NULL, 3, 'Ton', '20.8200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9468, 4803, 83, '', '202001', 'Coal', 'standard', NULL, '10200.00', '10200.00', '24.16', 1, '0.0000', NULL, '', '0', '0.00', '246432.0000', '', '10200.00', NULL, 3, 'Ton', '24.1600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9469, 4802, 83, '', '202001', 'Coal', 'standard', NULL, '12400.00', '12400.00', '28.00', 1, '0.0000', NULL, '', '0', '0.00', '347200.0000', '', '12400.00', NULL, 3, 'Ton', '28.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9470, 4801, 83, '', '202001', 'Coal', 'standard', NULL, '12400.00', '12400.00', '30.00', 1, '0.0000', NULL, '', '0', '0.00', '372000.0000', '', '12400.00', NULL, 3, 'Ton', '30.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9471, 4800, 83, '', '202001', 'Coal', 'standard', NULL, '13400.00', '13400.00', '21.00', 1, '0.0000', NULL, '', '0', '0.00', '281400.0000', '', '13400.00', NULL, 3, 'Ton', '21.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9472, 4799, 83, '', '202001', 'Coal', 'standard', NULL, '13500.00', '13500.00', '19.03', 1, '0.0000', NULL, '', '0', '0.00', '256905.0000', '', '13500.00', NULL, 3, 'Ton', '19.0300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9473, 4798, 83, '', '202001', 'Coal', 'standard', NULL, '13500.00', '13500.00', '8.87', 1, '0.0000', NULL, '', '0', '0.00', '119745.0000', '', '13500.00', NULL, 3, 'Ton', '8.8700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9474, 4797, 83, '', '202001', 'Coal', 'standard', NULL, '13500.00', '13500.00', '20.70', 1, '0.0000', NULL, '', '0', '0.00', '279450.0000', '', '13500.00', NULL, 3, 'Ton', '20.7000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9475, 4796, 83, '', '202001', 'Coal', 'standard', NULL, '13500.00', '13500.00', '13.45', 1, '0.0000', NULL, '', '0', '0.00', '181575.0000', '', '13500.00', NULL, 3, 'Ton', '13.4500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9476, 4795, 83, '', '202001', 'Coal', 'standard', NULL, '13400.00', '13400.00', '21.90', 1, '0.0000', NULL, '', '0', '0.00', '293460.0000', '', '13400.00', NULL, 3, 'Ton', '21.9000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9477, 4794, 83, '', '202001', 'Coal', 'standard', NULL, '13500.00', '13500.00', '21.05', 1, '0.0000', NULL, '', '0', '0.00', '284175.0000', '', '13500.00', NULL, 3, 'Ton', '21.0500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9493, 4818, 83, '', '202001', 'Coal', 'standard', NULL, '10500.00', '10500.00', '22.70', 1, '0.0000', NULL, '', '0', '0.00', '238350.0000', '', '10500.00', NULL, 3, 'Ton', '22.7000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9494, 4817, 83, '', '202001', 'Coal', 'standard', NULL, '10000.00', '10000.00', '25.08', 1, '0.0000', NULL, '', '0', '0.00', '250800.0000', '', '10000.00', NULL, 3, 'Ton', '25.0800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9495, 4816, 83, '', '202001', 'Coal', 'standard', NULL, '10500.00', '10500.00', '20.70', 1, '0.0000', NULL, '', '0', '0.00', '217350.0000', '', '10500.00', NULL, 3, 'Ton', '20.7000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9496, 4815, 83, '', '202001', 'Coal', 'standard', NULL, '10500.00', '10500.00', '20.94', 1, '0.0000', NULL, '', '0', '0.00', '219870.0000', '', '10500.00', NULL, 3, 'Ton', '20.9400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9497, 4814, 83, '', '202001', 'Coal', 'standard', NULL, '11300.00', '11300.00', '40.00', 1, '0.0000', NULL, '', '0', '0.00', '452000.0000', '', '11300.00', NULL, 3, 'Ton', '40.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9498, 4813, 83, '', '202001', 'Coal', 'standard', NULL, '10500.00', '10500.00', '12.16', 1, '0.0000', NULL, '', '0', '0.00', '127680.0000', '', '10500.00', NULL, 3, 'Ton', '12.1600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9499, 4812, 83, '', '202001', 'Coal', 'standard', NULL, '12500.00', '12500.00', '27.00', 1, '0.0000', NULL, '', '0', '0.00', '337500.0000', '', '12500.00', NULL, 3, 'Ton', '27.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9500, 4811, 83, '', '202001', 'Coal', 'standard', NULL, '12300.00', '12300.00', '80.00', 1, '0.0000', NULL, '', '0', '0.00', '984000.0000', '', '12300.00', NULL, 3, 'Ton', '80.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9501, 4810, 83, '', '202001', 'Coal', 'standard', NULL, '12200.00', '12200.00', '120.00', 1, '0.0000', NULL, '', '0', '0.00', '1464000.0000', '', '12200.00', NULL, 3, 'Ton', '120.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9502, 4809, 83, '', '202001', 'Coal', 'standard', NULL, '13400.00', '13400.00', '13.00', 1, '0.0000', NULL, '', '0', '0.00', '174200.0000', '', '13400.00', NULL, 3, 'Ton', '13.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9503, 4808, 83, '', '202001', 'Coal', 'standard', 0, '13300.00', '13300.00', '14.06', 1, '0.0000', NULL, '', '0', '0.00', '186998.0000', '', '13300.00', NULL, 3, 'Ton', '14.0600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9504, 4807, 83, '', '202001', 'Coal', 'standard', NULL, '13300.00', '13300.00', '18.73', 1, '0.0000', NULL, '', '0', '0.00', '249109.0000', '', '13300.00', NULL, 3, 'Ton', '18.7300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9505, 4806, 83, '', '202001', 'Coal', 'standard', NULL, '12300.00', '12300.00', '23.16', 1, '0.0000', NULL, '', '0', '0.00', '284868.0000', '', '12300.00', NULL, 3, 'Ton', '23.1600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9506, 4805, 83, '', '202001', 'Coal', 'standard', NULL, '13300.00', '13300.00', '20.92', 1, '0.0000', NULL, '', '0', '0.00', '278236.0000', '', '13300.00', NULL, 3, 'Ton', '20.9200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9515, 4824, 83, '', '202001', 'Coal', 'standard', NULL, '12300.00', '12300.00', '90.00', 1, '0.0000', NULL, '', '0', '0.00', '1107000.0000', '', '12300.00', NULL, 3, 'Ton', '90.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9516, 4823, 83, '', '202001', 'Coal', 'standard', NULL, '13300.00', '13300.00', '19.48', 1, '0.0000', NULL, '', '0', '0.00', '259084.0000', '', '13300.00', NULL, 3, 'Ton', '19.4800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9517, 4822, 83, '', '202001', 'Coal', 'standard', NULL, '13500.00', '13500.00', '22.79', 1, '0.0000', NULL, '', '0', '0.00', '307665.0000', '', '13500.00', NULL, 3, 'Ton', '22.7900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9518, 4821, 83, '', '202001', 'Coal', 'standard', NULL, '13300.00', '13300.00', '21.18', 1, '0.0000', NULL, '', '0', '0.00', '281694.0000', '', '13300.00', NULL, 3, 'Ton', '21.1800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9519, 4820, 83, '', '202001', 'Coal', 'standard', NULL, '11000.00', '11000.00', '40.00', 1, '0.0000', NULL, '', '0', '0.00', '440000.0000', '', '11000.00', NULL, 3, 'Ton', '40.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9520, 4819, 83, '', '202001', 'Coal', 'standard', NULL, '9300.00', '9300.00', '21.81', 1, '0.0000', NULL, '', '0', '0.00', '202833.0000', '', '9300.00', NULL, 3, 'Ton', '21.8100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9522, 4826, 88, '', '963', 'Other Fare', 'standard', NULL, '2144717.00', '2144717.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '2144717.0000', '', '2144717.00', NULL, 3, 'Ton', '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9524, 4827, 84, '', '200000', 'Cash Return', 'standard', NULL, '20000.00', '20000.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '20000.0000', '', '20000.00', NULL, 3, 'Ton', '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9526, 4828, 84, '', '200000', 'Cash Return', 'standard', NULL, '16745.00', '16745.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '16745.0000', '', '16745.00', NULL, 3, 'Ton', '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9528, 4829, 83, '', '202001', 'Coal', 'standard', NULL, '13500.00', '13500.00', '19.56', 1, '0.0000', NULL, '', '0', '0.00', '264060.0000', '', '13500.00', NULL, 3, 'Ton', '19.5600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9529, 4825, 83, '', '202001', 'Coal', 'standard', 0, '10000.00', '10000.00', '22.26', 1, '0.0000', NULL, '', '0', '0.00', '222600.0000', '', '10000.00', NULL, 3, 'Ton', '22.2600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9530, 4757, 83, '', '202001', 'Coal', 'standard', 0, '13400.00', '13400.00', '12.90', 1, '0.0000', NULL, '', '0', '0.00', '172860.0000', '', '13400.00', NULL, 3, 'Ton', '12.9000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9538, 4830, 83, '', '202001', 'Coal', 'standard', NULL, '13300.00', '13300.00', '22.32', 1, '0.0000', NULL, '', '0', '0.00', '296856.0000', '', '13300.00', NULL, 3, 'Ton', '22.3200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9539, 4831, 83, '', '202001', 'Coal', 'standard', NULL, '13300.00', '13300.00', '17.48', 1, '0.0000', NULL, '', '0', '0.00', '232484.0000', '', '13300.00', NULL, 3, 'Ton', '17.4800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9540, 4832, 83, '', '202001', 'Coal', 'standard', NULL, '13500.00', '13500.00', '24.54', 1, '0.0000', NULL, '', '0', '0.00', '331290.0000', '', '13500.00', NULL, 3, 'Ton', '24.5400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9541, 4833, 83, '', '202001', 'Coal', 'standard', NULL, '13400.00', '13400.00', '18.10', 1, '0.0000', NULL, '', '0', '0.00', '242540.0000', '', '13400.00', NULL, 3, 'Ton', '18.1000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9542, 4834, 83, '', '202001', 'Coal', 'standard', NULL, '13400.00', '13400.00', '19.45', 1, '0.0000', NULL, '', '0', '0.00', '260630.0000', '', '13400.00', NULL, 3, 'Ton', '19.4500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9543, 4835, 83, '', '202001', 'Coal', 'standard', NULL, '10000.00', '10000.00', '24.09', 1, '0.0000', NULL, '', '0', '0.00', '240900.0000', '', '10000.00', NULL, 3, 'Ton', '24.0900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9544, 4836, 83, '', '202001', 'Coal', 'standard', NULL, '12400.00', '12400.00', '16.00', 1, '0.0000', NULL, '', '0', '0.00', '198400.0000', '', '12400.00', NULL, 3, 'Ton', '16.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9548, 4837, 83, '', '202001', 'Coal', 'standard', NULL, '13500.00', '13500.00', '23.49', 1, '0.0000', NULL, '', '0', '0.00', '317115.0000', '', '13500.00', NULL, 3, 'Ton', '23.4900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9549, 4838, 83, '', '202001', 'Coal', 'standard', NULL, '13300.00', '13300.00', '18.69', 1, '0.0000', NULL, '', '0', '0.00', '248577.0000', '', '13300.00', NULL, 3, 'Ton', '18.6900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9550, 4839, 83, '', '202001', 'Coal', 'standard', NULL, '10000.00', '10000.00', '22.30', 1, '0.0000', NULL, '', '0', '0.00', '223000.0000', '', '10000.00', NULL, 3, 'Ton', '22.3000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9551, 4657, 83, '', '202001', 'Coal', 'standard', NULL, '13500.00', '13500.00', '19.99', 1, '0.0000', NULL, '', '0', '0.00', '269865.0000', '', '13500.00', NULL, 3, 'Ton', '19.9900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9552, 4346, 83, '', '202001', 'Coal', 'standard', NULL, '12200.00', '12200.00', '19.44', 1, '0.0000', NULL, '', '0', '0.00', '237046.0000', '', '12200.00', NULL, 3, 'Ton', '19.4300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9553, 4080, 83, '', '202001', 'Coal', 'standard', NULL, '8600.00', '8600.00', '27.94', 1, '0.0000', NULL, '', '0', '0.00', '240284.0000', '', '8600.00', NULL, 3, 'Ton', '27.9400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9554, 3888, 83, '', '202001', 'Coal', 'standard', NULL, '8800.00', '8800.00', '28.87', 1, '0.0000', NULL, '', '0', '0.00', '254056.0000', '', '8800.00', NULL, 3, 'Ton', '28.8700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9555, 3807, 83, '', '202001', 'Coal', 'standard', NULL, '11300.00', '11300.00', '14.69', 1, '0.0000', NULL, '', '0', '0.00', '165997.0000', '', '11300.00', NULL, 3, 'Ton', '14.6900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9574, 4857, 83, '', '202001', 'Coal', 'standard', NULL, '12000.00', '12000.00', '9.32', 1, '0.0000', NULL, '', '0', '0.00', '111840.0000', '', '12000.00', NULL, 3, 'Ton', '9.3200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9575, 4856, 83, '', '202001', 'Coal', 'standard', NULL, '12200.00', '12200.00', '20.00', 1, '0.0000', NULL, '', '0', '0.00', '244000.0000', '', '12200.00', NULL, 3, 'Ton', '20.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9576, 4855, 83, '', '202001', 'Coal', 'standard', NULL, '12400.00', '12400.00', '100.00', 1, '0.0000', NULL, '', '0', '0.00', '1240000.0000', '', '12400.00', NULL, 3, 'Ton', '100.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9577, 4854, 83, '', '202001', 'Coal', 'standard', NULL, '13300.00', '13300.00', '22.35', 1, '0.0000', NULL, '', '0', '0.00', '297255.0000', '', '13300.00', NULL, 3, 'Ton', '22.3500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9578, 4853, 83, '', '202001', 'Coal', 'standard', NULL, '13300.00', '13300.00', '17.69', 1, '0.0000', NULL, '', '0', '0.00', '235277.0000', '', '13300.00', NULL, 3, 'Ton', '17.6900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9579, 4852, 83, '', '202001', 'Coal', 'standard', NULL, '13300.00', '13300.00', '16.13', 1, '0.0000', NULL, '', '0', '0.00', '214529.0000', '', '13300.00', NULL, 3, 'Ton', '16.1300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9580, 4851, 83, '', '202001', 'Coal', 'standard', NULL, '13300.00', '13300.00', '20.75', 1, '0.0000', NULL, '', '0', '0.00', '275975.0000', '', '13300.00', NULL, 3, 'Ton', '20.7500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9581, 4850, 83, '', '202001', 'Coal', 'standard', NULL, '13500.00', '13500.00', '20.89', 1, '0.0000', NULL, '', '0', '0.00', '282015.0000', '', '13500.00', NULL, 3, 'Ton', '20.8900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9582, 4849, 83, '', '202001', 'Coal', 'standard', NULL, '13500.00', '13500.00', '23.18', 1, '0.0000', NULL, '', '0', '0.00', '312930.0000', '', '13500.00', NULL, 3, 'Ton', '23.1800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9583, 4848, 83, '', '202001', 'Coal', 'standard', NULL, '11000.00', '11000.00', '48.00', 1, '0.0000', NULL, '', '0', '0.00', '528000.0000', '', '11000.00', NULL, 3, 'Ton', '48.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9584, 4847, 83, '', '202001', 'Coal', 'standard', NULL, '9900.00', '9900.00', '10.40', 1, '0.0000', NULL, '', '0', '0.00', '102960.0000', '', '9900.00', NULL, 3, 'Ton', '10.4000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9585, 4846, 83, '', '202001', 'Coal', 'standard', NULL, '10500.00', '10500.00', '24.61', 1, '0.0000', NULL, '', '0', '0.00', '258405.0000', '', '10500.00', NULL, 3, 'Ton', '24.6100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9586, 4845, 83, '', '202001', 'Coal', 'standard', NULL, '10500.00', '10500.00', '24.54', 1, '0.0000', NULL, '', '0', '0.00', '257670.0000', '', '10500.00', NULL, 3, 'Ton', '24.5400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9587, 4844, 83, '', '202001', 'Coal', 'standard', NULL, '10000.00', '10000.00', '9.09', 1, '0.0000', NULL, '', '0', '0.00', '90900.0000', '', '10000.00', NULL, 3, 'Ton', '9.0900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9588, 4843, 83, '', '202001', 'Coal', 'standard', NULL, '10200.00', '10200.00', '4.51', 1, '0.0000', NULL, '', '0', '0.00', '46002.0000', '', '10200.00', NULL, 3, 'Ton', '4.5100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9589, 4842, 83, '', '202001', 'Coal', 'standard', NULL, '10200.00', '10200.00', '24.79', 1, '0.0000', NULL, '', '0', '0.00', '252858.0000', '', '10200.00', NULL, 3, 'Ton', '24.7900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9592, 4858, 82, '', '202002', 'Stone', 'standard', NULL, '170.00', '170.00', '180.00', 1, '0.0000', NULL, '', '0', '0.00', '30600.0000', '', '170.00', NULL, 3, 'Ton', '180.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9595, 4859, 82, '', '202002', 'Stone', 'standard', NULL, '170.00', '170.00', '180.00', 1, '0.0000', NULL, '', '0', '0.00', '30600.0000', '', '170.00', NULL, 3, 'Ton', '180.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9596, 4860, 82, '', '202002', 'Stone', 'standard', NULL, '185.00', '185.00', '360.00', 1, '0.0000', NULL, '', '0', '0.00', '66600.0000', '', '185.00', NULL, 3, 'Ton', '360.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9609, 4868, 83, '', '202001', 'Coal', 'standard', NULL, '11800.00', '11800.00', '23.24', 1, '0.0000', NULL, '', '0', '0.00', '274232.0000', '', '11800.00', NULL, 3, 'Ton', '23.2400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9610, 4867, 83, '', '202001', 'Coal', 'standard', NULL, '10000.00', '10000.00', '13.13', 1, '0.0000', NULL, '', '0', '0.00', '131300.0000', '', '10000.00', NULL, 3, 'Ton', '13.1300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9611, 4866, 83, '', '202001', 'Coal', 'standard', NULL, '10200.00', '10200.00', '26.14', 1, '0.0000', NULL, '', '0', '0.00', '266628.0000', '', '10200.00', NULL, 3, 'Ton', '26.1400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9612, 4865, 83, '', '202001', 'Coal', 'standard', NULL, '13300.00', '13300.00', '17.55', 1, '0.0000', NULL, '', '0', '0.00', '233415.0000', '', '13300.00', NULL, 3, 'Ton', '17.5500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9613, 4864, 83, '', '202001', 'Coal', 'standard', NULL, '11500.00', '11500.00', '19.07', 1, '0.0000', NULL, '', '0', '0.00', '219305.0000', '', '11500.00', NULL, 3, 'Ton', '19.0700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9614, 4863, 83, '', '202001', 'Coal', 'standard', NULL, '13500.00', '13500.00', '20.65', 1, '0.0000', NULL, '', '0', '0.00', '278775.0000', '', '13500.00', NULL, 3, 'Ton', '20.6500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9615, 4861, 83, '', '202001', 'Coal', 'standard', NULL, '13400.00', '13400.00', '17.74', 1, '0.0000', NULL, '', '0', '0.00', '237716.0000', '', '13400.00', NULL, 3, 'Ton', '17.7400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9616, 4862, 83, '', '202001', 'Coal', 'standard', NULL, '13300.00', '13300.00', '20.20', 1, '0.0000', NULL, '', '0', '0.00', '268660.0000', '', '13300.00', NULL, 3, 'Ton', '20.2000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9617, 4869, 83, '', '202001', 'Coal', 'standard', NULL, '10050.00', '10050.00', '14.84', 1, '0.0000', NULL, '', '0', '0.00', '149142.0000', '', '10050.00', NULL, 3, 'Ton', '14.8400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9618, 4870, 83, '', '202001', 'Coal', 'standard', NULL, '10050.00', '10050.00', '16.78', 1, '0.0000', NULL, '', '0', '0.00', '168538.5000', '', '10050.00', NULL, 3, 'Ton', '16.7700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9635, 4886, 83, '', '202001', 'Coal', 'standard', 0, '10000.00', '10000.00', '16.78', 1, '0.0000', NULL, '', '0', '0.00', '167800.0000', '', '10000.00', NULL, 3, 'Ton', '16.7800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9636, 4885, 83, '', '202001', 'Coal', 'standard', NULL, '10000.00', '10000.00', '22.38', 1, '0.0000', NULL, '', '0', '0.00', '223800.0000', '', '10000.00', NULL, 3, 'Ton', '22.3800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9637, 4884, 83, '', '202001', 'Coal', 'standard', NULL, '10000.00', '10000.00', '19.99', 1, '0.0000', NULL, '', '0', '0.00', '199900.0000', '', '10000.00', NULL, 3, 'Ton', '19.9900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9638, 4883, 83, '', '202001', 'Coal', 'standard', NULL, '10000.00', '10000.00', '25.75', 1, '0.0000', NULL, '', '0', '0.00', '257500.0000', '', '10000.00', NULL, 3, 'Ton', '25.7500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9640, 4881, 83, '', '202001', 'Coal', 'standard', NULL, '11500.00', '11500.00', '19.07', 1, '0.0000', NULL, '', '0', '0.00', '219305.0000', '', '11500.00', NULL, 3, 'Ton', '19.0700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9641, 4880, 83, '', '202001', 'Coal', 'standard', NULL, '13300.00', '13300.00', '10.88', 1, '0.0000', NULL, '', '0', '0.00', '144704.0000', '', '13300.00', NULL, 3, 'Ton', '10.8800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9642, 4879, 83, '', '202001', 'Coal', 'standard', NULL, '13200.00', '13200.00', '18.61', 1, '0.0000', NULL, '', '0', '0.00', '245652.0000', '', '13200.00', NULL, 3, 'Ton', '18.6100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9643, 4878, 83, '', '202001', 'Coal', 'standard', NULL, '13200.00', '13200.00', '21.09', 1, '0.0000', NULL, '', '0', '0.00', '278388.0000', '', '13200.00', NULL, 3, 'Ton', '21.0900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9644, 4877, 83, '', '202001', 'Coal', 'standard', NULL, '13200.00', '13200.00', '21.90', 1, '0.0000', NULL, '', '0', '0.00', '289080.0000', '', '13200.00', NULL, 3, 'Ton', '21.9000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9645, 4875, 83, '', '202001', 'Coal', 'standard', NULL, '13200.00', '13200.00', '19.12', 1, '0.0000', NULL, '', '0', '0.00', '252384.0000', '', '13200.00', NULL, 3, 'Ton', '19.1200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9646, 4874, 83, '', '202001', 'Coal', 'standard', NULL, '13200.00', '13200.00', '18.22', 1, '0.0000', NULL, '', '0', '0.00', '240504.0000', '', '13200.00', NULL, 3, 'Ton', '18.2200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9647, 4873, 83, '', '202001', 'Coal', 'standard', NULL, '13100.00', '13100.00', '22.47', 1, '0.0000', NULL, '', '0', '0.00', '294357.0000', '', '13100.00', NULL, 3, 'Ton', '22.4700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9648, 4872, 83, '', '202001', 'Coal', 'standard', NULL, '13100.00', '13100.00', '21.72', 1, '0.0000', NULL, '', '0', '0.00', '284532.0000', '', '13100.00', NULL, 3, 'Ton', '21.7200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9649, 4871, 83, '', '202001', 'Coal', 'standard', NULL, '13200.00', '13200.00', '21.77', 1, '0.0000', NULL, '', '0', '0.00', '287364.0000', '', '13200.00', NULL, 3, 'Ton', '21.7700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9661, 4887, 83, '', '202001', 'Coal', 'standard', NULL, '13200.00', '13200.00', '13.42', 1, '0.0000', NULL, '', '0', '0.00', '177144.0000', '', '13200.00', NULL, 3, 'Ton', '13.4200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9663, 4897, 83, '', '202001', 'Coal', 'standard', NULL, '12200.00', '12200.00', '27.00', 1, '0.0000', NULL, '', '0', '0.00', '329400.0000', '', '12200.00', NULL, 3, 'Ton', '27.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9664, 4896, 83, '', '202001', 'Coal', 'standard', NULL, '10100.00', '10100.00', '9.35', 1, '0.0000', NULL, '', '0', '0.00', '94435.0000', '', '10100.00', NULL, 3, 'Ton', '9.3500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9665, 4895, 83, '', '202001', 'Coal', 'standard', NULL, '10000.00', '10000.00', '24.19', 1, '0.0000', NULL, '', '0', '0.00', '241900.0000', '', '10000.00', NULL, 3, 'Ton', '24.1900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9666, 4894, 83, '', '202001', 'Coal', 'standard', NULL, '10000.00', '10000.00', '24.55', 1, '0.0000', NULL, '', '0', '0.00', '245500.0000', '', '10000.00', NULL, 3, 'Ton', '24.5500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9667, 4893, 83, '', '202001', 'Coal', 'standard', NULL, '10000.00', '10000.00', '25.40', 1, '0.0000', NULL, '', '0', '0.00', '254000.0000', '', '10000.00', NULL, 3, 'Ton', '25.4000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9668, 4892, 83, '', '202001', 'Coal', 'standard', NULL, '10000.00', '10000.00', '26.63', 1, '0.0000', NULL, '', '0', '0.00', '266300.0000', '', '10000.00', NULL, 3, 'Ton', '26.6300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9669, 4891, 83, '', '202001', 'Coal', 'standard', NULL, '13200.00', '13200.00', '14.70', 1, '0.0000', NULL, '', '0', '0.00', '194040.0000', '', '13200.00', NULL, 3, 'Ton', '14.7000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9670, 4890, 83, '', '202001', 'Coal', 'standard', NULL, '13200.00', '13200.00', '18.82', 1, '0.0000', NULL, '', '0', '0.00', '248424.0000', '', '13200.00', NULL, 3, 'Ton', '18.8200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9671, 4889, 83, '', '202001', 'Coal', 'standard', NULL, '13200.00', '13200.00', '19.14', 1, '0.0000', NULL, '', '0', '0.00', '252648.0000', '', '13200.00', NULL, 3, 'Ton', '19.1400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9672, 4888, 83, '', '202001', 'Coal', 'standard', NULL, '13500.00', '13500.00', '23.41', 1, '0.0000', NULL, '', '0', '0.00', '316035.0000', '', '13500.00', NULL, 3, 'Ton', '23.4100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9679, 4903, 83, '', '202001', 'Coal', 'standard', NULL, '11000.00', '11000.00', '35.00', 1, '0.0000', NULL, '', '0', '0.00', '385000.0000', '', '11000.00', NULL, 3, 'Ton', '35.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9680, 4902, 83, '', '202001', 'Coal', 'standard', NULL, '10000.00', '10000.00', '23.88', 1, '0.0000', NULL, '', '0', '0.00', '238800.0000', '', '10000.00', NULL, 3, 'Ton', '23.8800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9681, 4901, 83, '', '202001', 'Coal', 'standard', NULL, '10000.00', '10000.00', '8.01', 1, '0.0000', NULL, '', '0', '0.00', '80100.0000', '', '10000.00', NULL, 3, 'Ton', '8.0100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9683, 4900, 83, '', '202001', 'Coal', 'standard', NULL, '12000.00', '12000.00', '27.00', 1, '0.0000', NULL, '', '0', '0.00', '324000.0000', '', '12000.00', NULL, 3, 'Ton', '27.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9684, 4899, 83, '', '202001', 'Coal', 'standard', NULL, '13200.00', '13200.00', '23.21', 1, '0.0000', NULL, '', '0', '0.00', '306372.0000', '', '13200.00', NULL, 3, 'Ton', '23.2100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9685, 4898, 83, '', '202001', 'Coal', 'standard', NULL, '13500.00', '13500.00', '20.45', 1, '0.0000', NULL, '', '0', '0.00', '276075.0000', '', '13500.00', NULL, 3, 'Ton', '20.4500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9687, 4904, 83, '', '202001', 'Coal', 'standard', NULL, '4111.00', '4111.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '4111.0000', '', '4111.00', NULL, 3, 'Ton', '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9689, 4905, 84, '', '200000', 'Cash Return', 'standard', NULL, '20000.00', '20000.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '20000.0000', '', '20000.00', NULL, 3, 'Ton', '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9691, 4906, 83, '', '202001', 'Coal', 'standard', NULL, '9394.00', '9394.00', '11.99', 1, '0.0000', NULL, '', '0', '0.00', '112634.0600', '', '9394.00', NULL, 3, 'Ton', '11.9900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9692, 4882, 83, '', '202001', 'Coal', 'standard', NULL, '10200.00', '10200.00', '11.39', 1, '0.0000', NULL, '', '0', '0.00', '116178.0000', '', '10200.00', NULL, 3, 'Ton', '11.3900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9694, 4907, 88, '', '963', 'Other Fare', 'standard', NULL, '181949.00', '181949.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '181949.0000', '', '181949.00', NULL, 3, 'Ton', '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9698, 4908, 82, '', '202002', 'Stone', 'standard', NULL, '185.00', '185.00', '489.00', 1, '0.0000', NULL, '', '0', '0.00', '90465.0000', '', '185.00', NULL, 3, 'Ton', '489.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9700, 4910, 82, '', '202002', 'Stone', 'standard', NULL, '180.00', '180.00', '182.00', 1, '0.0000', NULL, '', '0', '0.00', '32760.0000', '', '180.00', NULL, 3, 'Ton', '182.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9701, 4909, 82, '', '202002', 'Stone', 'standard', NULL, '185.00', '185.00', '400.00', 1, '0.0000', NULL, '', '0', '0.00', '74000.0000', '', '185.00', NULL, 3, 'Ton', '400.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9717, 4925, 83, '', '202001', 'Coal', 'standard', NULL, '10000.00', '10000.00', '24.22', 1, '0.0000', NULL, '', '0', '0.00', '242200.0000', '', '10000.00', NULL, 3, 'Ton', '24.2200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9718, 4924, 83, '', '202001', 'Coal', 'standard', NULL, '10000.00', '10000.00', '23.79', 1, '0.0000', NULL, '', '0', '0.00', '237900.0000', '', '10000.00', NULL, 3, 'Ton', '23.7900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9719, 4923, 83, '', '202001', 'Coal', 'standard', NULL, '11800.00', '11800.00', '16.02', 1, '0.0000', NULL, '', '0', '0.00', '189036.0000', '', '11800.00', NULL, 3, 'Ton', '16.0200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9720, 4922, 83, '', '202001', 'Coal', 'standard', NULL, '10500.00', '10500.00', '28.00', 1, '0.0000', NULL, '', '0', '0.00', '294000.0000', '', '10500.00', NULL, 3, 'Ton', '28.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9721, 4921, 83, '', '202001', 'Coal', 'standard', NULL, '11500.00', '11500.00', '19.00', 1, '0.0000', NULL, '', '0', '0.00', '218500.0000', '', '11500.00', NULL, 3, 'Ton', '19.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9722, 4920, 83, '', '202001', 'Coal', 'standard', NULL, '13200.00', '13200.00', '4.12', 1, '0.0000', NULL, '', '0', '0.00', '54384.0000', '', '13200.00', NULL, 3, 'Ton', '4.1200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9723, 4919, 83, '', '202001', 'Coal', 'standard', NULL, '11500.00', '11500.00', '103.00', 1, '0.0000', NULL, '', '0', '0.00', '1184500.0000', '', '11500.00', NULL, 3, 'Ton', '103.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9724, 4918, 83, '', '202001', 'Coal', 'standard', NULL, '11500.00', '11500.00', '19.07', 1, '0.0000', NULL, '', '0', '0.00', '219305.0000', '', '11500.00', NULL, 3, 'Ton', '19.0700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9725, 4917, 83, '', '202001', 'Coal', 'standard', NULL, '13200.00', '13200.00', '20.81', 1, '0.0000', NULL, '', '0', '0.00', '274692.0000', '', '13200.00', NULL, 3, 'Ton', '20.8100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9726, 4916, 83, '', '202001', 'Coal', 'standard', NULL, '13200.00', '13200.00', '19.22', 1, '0.0000', NULL, '', '0', '0.00', '253704.0000', '', '13200.00', NULL, 3, 'Ton', '19.2200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9727, 4915, 83, '', '202001', 'Coal', 'standard', NULL, '13200.00', '13200.00', '8.84', 1, '0.0000', NULL, '', '0', '0.00', '116688.0000', '', '13200.00', NULL, 3, 'Ton', '8.8400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9728, 4914, 83, '', '202001', 'Coal', 'standard', NULL, '13500.00', '13500.00', '23.41', 1, '0.0000', NULL, '', '0', '0.00', '316035.0000', '', '13500.00', NULL, 3, 'Ton', '23.4100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9729, 4913, 83, '', '202001', 'Coal', 'standard', NULL, '13400.00', '13400.00', '24.53', 1, '0.0000', NULL, '', '0', '0.00', '328702.0000', '', '13400.00', NULL, 3, 'Ton', '24.5300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9730, 4912, 83, '', '202001', 'Coal', 'standard', NULL, '13200.00', '13200.00', '14.13', 1, '0.0000', NULL, '', '0', '0.00', '186516.0000', '', '13200.00', NULL, 3, 'Ton', '14.1300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9731, 4911, 83, '', '202001', 'Coal', 'standard', NULL, '13500.00', '13500.00', '23.33', 1, '0.0000', NULL, '', '0', '0.00', '314955.0000', '', '13500.00', NULL, 3, 'Ton', '23.3300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9745, 4938, 83, '', '202001', 'Coal', 'standard', NULL, '10000.00', '10000.00', '14.68', 1, '0.0000', NULL, '', '0', '0.00', '146800.0000', '', '10000.00', NULL, 3, 'Ton', '14.6800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9746, 4937, 83, '', '202001', 'Coal', 'standard', NULL, '10000.00', '10000.00', '4.84', 1, '0.0000', NULL, '', '0', '0.00', '48400.0000', '', '10000.00', NULL, 3, 'Ton', '4.8400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9747, 4936, 83, '', '202001', 'Coal', 'standard', NULL, '10000.00', '10000.00', '22.46', 1, '0.0000', NULL, '', '0', '0.00', '224600.0000', '', '10000.00', NULL, 3, 'Ton', '22.4600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9748, 4935, 83, '', '202001', 'Coal', 'standard', NULL, '10000.00', '10000.00', '22.66', 1, '0.0000', NULL, '', '0', '0.00', '226600.0000', '', '10000.00', NULL, 3, 'Ton', '22.6600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9749, 4934, 83, '', '202001', 'Coal', 'standard', NULL, '10000.00', '10000.00', '24.54', 1, '0.0000', NULL, '', '0', '0.00', '245400.0000', '', '10000.00', NULL, 3, 'Ton', '24.5400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9750, 4933, 83, '', '202001', 'Coal', 'standard', NULL, '12200.00', '12200.00', '27.00', 1, '0.0000', NULL, '', '0', '0.00', '329400.0000', '', '12200.00', NULL, 3, 'Ton', '27.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9751, 4932, 83, '', '202001', 'Coal', 'standard', NULL, '11500.00', '11500.00', '19.07', 1, '0.0000', NULL, '', '0', '0.00', '219305.0000', '', '11500.00', NULL, 3, 'Ton', '19.0700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9752, 4931, 83, '', '202001', 'Coal', 'standard', NULL, '13200.00', '13200.00', '18.94', 1, '0.0000', NULL, '', '0', '0.00', '250008.0000', '', '13200.00', NULL, 3, 'Ton', '18.9400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9753, 4930, 83, '', '202001', 'Coal', 'standard', NULL, '13200.00', '13200.00', '19.00', 1, '0.0000', NULL, '', '0', '0.00', '250800.0000', '', '13200.00', NULL, 3, 'Ton', '19.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9754, 4929, 83, '', '202001', 'Coal', 'standard', NULL, '13200.00', '13200.00', '18.82', 1, '0.0000', NULL, '', '0', '0.00', '248424.0000', '', '13200.00', NULL, 3, 'Ton', '18.8200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9755, 4928, 83, '', '202001', 'Coal', 'standard', NULL, '13300.00', '13300.00', '22.66', 1, '0.0000', NULL, '', '0', '0.00', '301378.0000', '', '13300.00', NULL, 3, 'Ton', '22.6600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9756, 4927, 83, '', '202001', 'Coal', 'standard', NULL, '13200.00', '13200.00', '19.08', 1, '0.0000', NULL, '', '0', '0.00', '251856.0000', '', '13200.00', NULL, 3, 'Ton', '19.0800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9757, 4926, 83, '', '202001', 'Coal', 'standard', NULL, '13200.00', '13200.00', '18.49', 1, '0.0000', NULL, '', '0', '0.00', '244068.0000', '', '13200.00', NULL, 3, 'Ton', '18.4900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9771, 4951, 83, '', '202001', 'Coal', 'standard', NULL, '10000.00', '10000.00', '15.01', 1, '0.0000', NULL, '', '0', '0.00', '150100.0000', '', '10000.00', NULL, 3, 'Ton', '15.0100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9772, 4950, 83, '', '202001', 'Coal', 'standard', NULL, '10000.00', '10000.00', '7.72', 1, '0.0000', NULL, '', '0', '0.00', '77200.0000', '', '10000.00', NULL, 3, 'Ton', '7.7200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9773, 4949, 83, '', '202001', 'Coal', 'standard', NULL, '10000.00', '10000.00', '25.19', 1, '0.0000', NULL, '', '0', '0.00', '251900.0000', '', '10000.00', NULL, 3, 'Ton', '25.1900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9774, 4948, 83, '', '202001', 'Coal', 'standard', NULL, '10000.00', '10000.00', '7.59', 1, '0.0000', NULL, '', '0', '0.00', '75900.0000', '', '10000.00', NULL, 3, 'Ton', '7.5900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9775, 4947, 83, '', '202001', 'Coal', 'standard', NULL, '10200.00', '10200.00', '10.88', 1, '0.0000', NULL, '', '0', '0.00', '110976.0000', '', '10200.00', NULL, 3, 'Ton', '10.8800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9776, 4946, 83, '', '202001', 'Coal', 'standard', NULL, '13200.00', '13200.00', '13.39', 1, '0.0000', NULL, '', '0', '0.00', '176748.0000', '', '13200.00', NULL, 3, 'Ton', '13.3900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9777, 4945, 83, '', '202001', 'Coal', 'standard', NULL, '13300.00', '13300.00', '18.88', 1, '0.0000', NULL, '', '0', '0.00', '251104.0000', '', '13300.00', NULL, 3, 'Ton', '18.8800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9778, 4944, 83, '', '202001', 'Coal', 'standard', NULL, '13100.00', '13100.00', '21.77', 1, '0.0000', NULL, '', '0', '0.00', '285187.0000', '', '13100.00', NULL, 3, 'Ton', '21.7700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9779, 4943, 83, '', '202001', 'Coal', 'standard', NULL, '13100.00', '13100.00', '17.87', 1, '0.0000', NULL, '', '0', '0.00', '234097.0000', '', '13100.00', NULL, 3, 'Ton', '17.8700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9780, 4942, 83, '', '202001', 'Coal', 'standard', NULL, '13100.00', '13100.00', '21.22', 1, '0.0000', NULL, '', '0', '0.00', '277982.0000', '', '13100.00', NULL, 3, 'Ton', '21.2200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9781, 4941, 83, '', '202001', 'Coal', 'standard', NULL, '13300.00', '13300.00', '13.42', 1, '0.0000', NULL, '', '0', '0.00', '178486.0000', '', '13300.00', NULL, 3, 'Ton', '13.4200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9782, 4940, 82, '', '202002', 'Stone', 'standard', NULL, '185.00', '185.00', '549.00', 1, '0.0000', NULL, '', '0', '0.00', '101565.0000', '', '185.00', NULL, 3, 'Ton', '549.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9783, 4939, 82, '', '202002', 'Stone', 'standard', NULL, '184.00', '184.00', '85.00', 1, '0.0000', NULL, '', '0', '0.00', '15640.0000', '', '184.00', NULL, 3, 'Ton', '85.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9796, 4963, 83, '', '202001', 'Coal', 'standard', NULL, '11000.00', '11000.00', '100.00', 1, '0.0000', NULL, '', '0', '0.00', '1100000.0000', '', '11000.00', NULL, 3, 'Ton', '100.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9797, 4962, 83, '', '202001', 'Coal', 'standard', NULL, '10200.00', '10200.00', '11.94', 1, '0.0000', NULL, '', '0', '0.00', '121788.0000', '', '10200.00', NULL, 3, 'Ton', '11.9400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9798, 4961, 83, '', '202001', 'Coal', 'standard', NULL, '10300.00', '10300.00', '25.25', 1, '0.0000', NULL, '', '0', '0.00', '260075.0000', '', '10300.00', NULL, 3, 'Ton', '25.2500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9799, 4960, 83, '', '202001', 'Coal', 'standard', NULL, '12500.00', '12500.00', '40.00', 1, '0.0000', NULL, '', '0', '0.00', '500000.0000', '', '12500.00', NULL, 3, 'Ton', '40.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9800, 4959, 83, '', '202001', 'Coal', 'standard', NULL, '13200.00', '13200.00', '11.73', 1, '0.0000', NULL, '', '0', '0.00', '154836.0000', '', '13200.00', NULL, 3, 'Ton', '11.7300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9801, 4958, 83, '', '202001', 'Coal', 'standard', NULL, '13500.00', '13500.00', '17.59', 1, '0.0000', NULL, '', '0', '0.00', '237465.0000', '', '13500.00', NULL, 3, 'Ton', '17.5900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9802, 4957, 83, '', '202001', 'Coal', 'standard', NULL, '13200.00', '13200.00', '15.15', 1, '0.0000', NULL, '', '0', '0.00', '199980.0000', '', '13200.00', NULL, 3, 'Ton', '15.1500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9803, 4956, 83, '', '202001', 'Coal', 'standard', NULL, '13500.00', '13500.00', '24.01', 1, '0.0000', NULL, '', '0', '0.00', '324135.0000', '', '13500.00', NULL, 3, 'Ton', '24.0100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9804, 4955, 83, '', '202001', 'Coal', 'standard', NULL, '13500.00', '13500.00', '23.46', 1, '0.0000', NULL, '', '0', '0.00', '316710.0000', '', '13500.00', NULL, 3, 'Ton', '23.4600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9805, 4954, 83, '', '202001', 'Coal', 'standard', NULL, '13200.00', '13200.00', '19.41', 1, '0.0000', NULL, '', '0', '0.00', '256212.0000', '', '13200.00', NULL, 3, 'Ton', '19.4100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9806, 4953, 83, '', '202001', 'Coal', 'standard', NULL, '13100.00', '13100.00', '14.29', 1, '0.0000', NULL, '', '0', '0.00', '187199.0000', '', '13100.00', NULL, 3, 'Ton', '14.2900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9807, 4952, 83, '', '202001', 'Coal', 'standard', NULL, '13100.00', '13100.00', '13.14', 1, '0.0000', NULL, '', '0', '0.00', '172134.0000', '', '13100.00', NULL, 3, 'Ton', '13.1400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9809, 4964, 84, '', '200000', 'Cash Return', 'standard', NULL, '15000.00', '15000.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '15000.0000', '', '15000.00', NULL, 3, 'Ton', '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9812, 4966, 83, '', '202001', 'Coal', 'standard', NULL, '13200.00', '13200.00', '18.45', 1, '0.0000', NULL, '', '0', '0.00', '243540.0000', '', '13200.00', NULL, 3, 'Ton', '18.4500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9813, 4965, 83, '', '202001', 'Coal', 'standard', NULL, '13200.00', '13200.00', '20.99', 1, '0.0000', NULL, '', '0', '0.00', '277068.0000', '', '13200.00', NULL, 3, 'Ton', '20.9900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9819, 4971, 82, '', '202002', 'Stone', 'standard', NULL, '185.00', '185.00', '644.00', 1, '0.0000', NULL, '', '0', '0.00', '119140.0000', '', '185.00', NULL, 3, 'Ton', '644.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9820, 4970, 82, '', '202002', 'Stone', 'standard', NULL, '185.00', '185.00', '661.00', 1, '0.0000', NULL, '', '0', '0.00', '122285.0000', '', '185.00', NULL, 3, 'Ton', '661.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9821, 4969, 82, '', '202002', 'Stone', 'standard', NULL, '185.00', '185.00', '599.00', 1, '0.0000', NULL, '', '0', '0.00', '110815.0000', '', '185.00', NULL, 3, 'Ton', '599.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9824, 4973, 83, '', '202001', 'Coal', 'standard', NULL, '10200.00', '10200.00', '8.86', 1, '0.0000', NULL, '', '0', '0.00', '90372.0000', '', '10200.00', NULL, 3, 'Ton', '8.8600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9825, 4972, 83, '', '202001', 'Coal', 'standard', NULL, '13200.00', '13200.00', '13.01', 1, '0.0000', NULL, '', '0', '0.00', '171732.0000', '', '13200.00', NULL, 3, 'Ton', '13.0100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9827, 4974, 84, '', '200000', 'Cash Return', 'standard', NULL, '40000.00', '40000.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '40000.0000', '', '40000.00', NULL, 3, 'Ton', '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9829, 4975, 83, '', '202001', 'Coal', 'standard', NULL, '13200.00', '13200.00', '19.49', 1, '0.0000', NULL, '', '0', '0.00', '257268.0000', '', '13200.00', NULL, 3, 'Ton', '19.4900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9832, 4976, 83, '', '202001', 'Coal', 'standard', NULL, '13200.00', '13200.00', '20.93', 1, '0.0000', NULL, '', '0', '0.00', '276276.0000', '', '13200.00', NULL, 3, 'Ton', '20.9300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9835, 4978, 83, '', '202001', 'Coal', 'standard', NULL, '10200.00', '10200.00', '10.68', 1, '0.0000', NULL, '', '0', '0.00', '108936.0000', '', '10200.00', NULL, 3, 'Ton', '10.6800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9836, 4977, 83, '', '202001', 'Coal', 'standard', NULL, '13300.00', '13300.00', '11.36', 1, '0.0000', NULL, '', '0', '0.00', '151088.0000', '', '13300.00', NULL, 3, 'Ton', '11.3600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9838, 4979, 83, '', '202001', 'Coal', 'standard', NULL, '13500.00', '13500.00', '21.61', 1, '0.0000', NULL, '', '0', '0.00', '291735.0000', '', '13500.00', NULL, 3, 'Ton', '21.6100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9843, 4981, 83, '', '202001', 'Coal', 'standard', NULL, '13100.00', '13100.00', '19.25', 1, '0.0000', NULL, '', '0', '0.00', '252175.0000', '', '13100.00', NULL, 3, 'Ton', '19.2500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9844, 4982, 83, '', '202001', 'Coal', 'standard', NULL, '13100.00', '13100.00', '18.54', 1, '0.0000', NULL, '', '0', '0.00', '242874.0000', '', '13100.00', NULL, 3, 'Ton', '18.5400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9845, 4980, 83, '', '202001', 'Coal', 'standard', NULL, '13100.00', '13100.00', '18.84', 1, '0.0000', NULL, '', '0', '0.00', '246804.0000', '', '13100.00', NULL, 3, 'Ton', '18.8400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9851, 4985, 83, '', '202001', 'Coal', 'standard', NULL, '13100.00', '13100.00', '17.63', 1, '0.0000', NULL, '', '0', '0.00', '230953.0000', '', '13100.00', NULL, 3, 'Ton', '17.6300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9852, 4983, 83, '', '202001', 'Coal', 'standard', NULL, '13100.00', '13100.00', '17.61', 1, '0.0000', NULL, '', '0', '0.00', '230691.0000', '', '13100.00', NULL, 3, 'Ton', '17.6100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9853, 4984, 83, '', '202001', 'Coal', 'standard', NULL, '13100.00', '13100.00', '18.89', 1, '0.0000', NULL, '', '0', '0.00', '247459.0000', '', '13100.00', NULL, 3, 'Ton', '18.8900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9854, 4986, 83, '', '202001', 'Coal', 'standard', NULL, '13100.00', '13100.00', '17.47', 1, '0.0000', NULL, '', '0', '0.00', '228857.0000', '', '13100.00', NULL, 3, 'Ton', '17.4700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9858, 4988, 83, '', '202001', 'Coal', 'standard', NULL, '12200.00', '12200.00', '18.00', 1, '0.0000', NULL, '', '0', '0.00', '219600.0000', '', '12200.00', NULL, 3, 'Ton', '18.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9859, 4989, 83, '', '202001', 'Coal', 'standard', NULL, '11200.00', '11200.00', '5.00', 1, '0.0000', NULL, '', '0', '0.00', '56000.0000', '', '11200.00', NULL, 3, 'Ton', '5.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9861, 4990, 83, '', '202001', 'Coal', 'standard', NULL, '11500.00', '11500.00', '19.08', 1, '0.0000', NULL, '', '0', '0.00', '219420.0000', '', '11500.00', NULL, 3, 'Ton', '19.0800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9871, 4999, 83, '', '202001', 'Coal', 'standard', NULL, '10200.00', '10200.00', '25.47', 1, '0.0000', NULL, '', '0', '0.00', '259794.0000', '', '10200.00', NULL, 3, 'Ton', '25.4700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9872, 4998, 83, '', '202001', 'Coal', 'standard', NULL, '10200.00', '10200.00', '18.61', 1, '0.0000', NULL, '', '0', '0.00', '189822.0000', '', '10200.00', NULL, 3, 'Ton', '18.6100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9873, 4997, 83, '', '202001', 'Coal', 'standard', NULL, '13100.00', '13100.00', '21.59', 1, '0.0000', NULL, '', '0', '0.00', '282829.0000', '', '13100.00', NULL, 3, 'Ton', '21.5900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9874, 4996, 83, '', '202001', 'Coal', 'standard', NULL, '13200.00', '13200.00', '19.05', 1, '0.0000', NULL, '', '0', '0.00', '251460.0000', '', '13200.00', NULL, 3, 'Ton', '19.0500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9875, 4995, 83, '', '202001', 'Coal', 'standard', NULL, '13300.00', '13300.00', '16.24', 1, '0.0000', NULL, '', '0', '0.00', '215992.0000', '', '13300.00', NULL, 3, 'Ton', '16.2400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9876, 4994, 83, '', '202001', 'Coal', 'standard', NULL, '13200.00', '13200.00', '19.20', 1, '0.0000', NULL, '', '0', '0.00', '253440.0000', '', '13200.00', NULL, 3, 'Ton', '19.2000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9877, 4993, 83, '', '202001', 'Coal', 'standard', NULL, '13100.00', '13100.00', '17.48', 1, '0.0000', NULL, '', '0', '0.00', '228988.0000', '', '13100.00', NULL, 3, 'Ton', '17.4800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9878, 4992, 83, '', '202001', 'Coal', 'standard', NULL, '13100.00', '13100.00', '18.81', 1, '0.0000', NULL, '', '0', '0.00', '246411.0000', '', '13100.00', NULL, 3, 'Ton', '18.8100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9890, 5010, 83, '', '202001', 'Coal', 'standard', NULL, '13500.00', '13500.00', '8.87', 1, '0.0000', NULL, '', '0', '0.00', '119745.0000', '', '13500.00', NULL, 3, 'Ton', '8.8700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9891, 5009, 83, '', '202001', 'Coal', 'standard', NULL, '10200.00', '10200.00', '5.74', 1, '0.0000', NULL, '', '0', '0.00', '58548.0000', '', '10200.00', NULL, 3, 'Ton', '5.7400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9892, 5008, 83, '', '202001', 'Coal', 'standard', NULL, '11300.00', '11300.00', '20.00', 1, '0.0000', NULL, '', '0', '0.00', '226000.0000', '', '11300.00', NULL, 3, 'Ton', '20.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9893, 5007, 83, '', '202001', 'Coal', 'standard', NULL, '10300.00', '10300.00', '22.32', 1, '0.0000', NULL, '', '0', '0.00', '229896.0000', '', '10300.00', NULL, 3, 'Ton', '22.3200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9894, 5006, 83, '', '202001', 'Coal', 'standard', NULL, '12300.00', '12300.00', '25.00', 1, '0.0000', NULL, '', '0', '0.00', '307500.0000', '', '12300.00', NULL, 3, 'Ton', '25.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9895, 5005, 83, '', '202001', 'Coal', 'standard', NULL, '13200.00', '13200.00', '18.91', 1, '0.0000', NULL, '', '0', '0.00', '249612.0000', '', '13200.00', NULL, 3, 'Ton', '18.9100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9896, 5004, 83, '', '202001', 'Coal', 'standard', NULL, '13100.00', '13100.00', '20.98', 1, '0.0000', NULL, '', '0', '0.00', '274838.0000', '', '13100.00', NULL, 3, 'Ton', '20.9800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9897, 5003, 83, '', '202001', 'Coal', 'standard', NULL, '13100.00', '13100.00', '21.40', 1, '0.0000', NULL, '', '0', '0.00', '280340.0000', '', '13100.00', NULL, 3, 'Ton', '21.4000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9898, 5002, 83, '', '202001', 'Coal', 'standard', NULL, '13400.00', '13400.00', '22.77', 1, '0.0000', NULL, '', '0', '0.00', '305118.0000', '', '13400.00', NULL, 3, 'Ton', '22.7700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9899, 5001, 83, '', '202001', 'Coal', 'standard', NULL, '13150.00', '13150.00', '15.43', 1, '0.0000', NULL, '', '0', '0.00', '202904.5000', '', '13150.00', NULL, 3, 'Ton', '15.4300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9900, 5000, 83, '', '202001', 'Coal', 'standard', NULL, '13150.00', '13150.00', '14.54', 1, '0.0000', NULL, '', '0', '0.00', '191201.0000', '', '13150.00', NULL, 3, 'Ton', '14.5400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9906, 4967, 82, '', '202002', 'Stone', 'standard', NULL, '189.00', '189.00', '100.00', 1, '0.0000', NULL, '', '0', '0.00', '18900.0000', '', '189.00', NULL, 3, 'Ton', '100.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9907, 4968, 82, '', '202002', 'Stone', 'standard', NULL, '189.00', '189.00', '100.00', 1, '0.0000', NULL, '', '0', '0.00', '18900.0000', '', '189.00', NULL, 3, 'Ton', '100.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9911, 5014, 82, '', '202002', 'Stone', 'standard', NULL, '185.00', '185.00', '548.00', 1, '0.0000', NULL, '', '0', '0.00', '101380.0000', '', '185.00', NULL, 3, 'Ton', '548.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9912, 5016, 82, '', '202002', 'Stone', 'standard', NULL, '190.00', '190.00', '180.00', 1, '0.0000', NULL, '', '0', '0.00', '34200.0000', '', '190.00', NULL, 3, 'Ton', '180.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9913, 5015, 82, '', '202002', 'Stone', 'standard', NULL, '190.00', '190.00', '119.00', 1, '0.0000', NULL, '', '0', '0.00', '22610.0000', '', '190.00', NULL, 3, 'Ton', '119.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9915, 5017, 82, '', '202002', 'Stone', 'standard', NULL, '184.00', '184.00', '85.00', 1, '0.0000', NULL, '', '0', '0.00', '15640.0000', '', '184.00', NULL, 3, 'Ton', '85.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9920, 5021, 82, '', '202002', 'Stone', 'standard', NULL, '184.00', '184.00', '85.00', 1, '0.0000', NULL, '', '0', '0.00', '15640.0000', '', '184.00', NULL, 3, 'Ton', '85.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9921, 5020, 82, '', '202002', 'Stone', 'standard', NULL, '190.00', '190.00', '90.00', 1, '0.0000', NULL, '', '0', '0.00', '17100.0000', '', '190.00', NULL, 3, 'Ton', '90.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9922, 5019, 82, '', '202002', 'Stone', 'standard', NULL, '190.00', '190.00', '182.00', 1, '0.0000', NULL, '', '0', '0.00', '34580.0000', '', '190.00', NULL, 3, 'Ton', '182.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9923, 5018, 82, '', '202002', 'Stone', 'standard', NULL, '190.00', '190.00', '190.00', 1, '0.0000', NULL, '', '0', '0.00', '36100.0000', '', '190.00', NULL, 3, 'Ton', '190.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9941, 5037, 83, '', '202001', 'Coal', 'standard', NULL, '10200.00', '10200.00', '24.63', 1, '0.0000', NULL, '', '0', '0.00', '251226.0000', '', '10200.00', NULL, 3, 'Ton', '24.6300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9942, 5036, 83, '', '202001', 'Coal', 'standard', NULL, '10200.00', '10200.00', '22.76', 1, '0.0000', NULL, '', '0', '0.00', '232152.0000', '', '10200.00', NULL, 3, 'Ton', '22.7600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9943, 5035, 83, '', '202001', 'Coal', 'standard', NULL, '13500.00', '13500.00', '20.58', 1, '0.0000', NULL, '', '0', '0.00', '277830.0000', '', '13500.00', NULL, 3, 'Ton', '20.5800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9944, 5034, 83, '', '202001', 'Coal', 'standard', NULL, '13200.00', '13200.00', '17.72', 1, '0.0000', NULL, '', '0', '0.00', '233904.0000', '', '13200.00', NULL, 3, 'Ton', '17.7200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9945, 5033, 83, '', '202001', 'Coal', 'standard', NULL, '13200.00', '13200.00', '17.72', 1, '0.0000', NULL, '', '0', '0.00', '233904.0000', '', '13200.00', NULL, 3, 'Ton', '17.7200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9946, 5032, 83, '', '202001', 'Coal', 'standard', 0, '11500.00', '11500.00', '19.08', 1, '0.0000', NULL, '', '0', '0.00', '219420.0000', '', '11500.00', NULL, 3, 'Ton', '19.0800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9947, 5031, 83, '', '202001', 'Coal', 'standard', NULL, '13200.00', '13200.00', '19.27', 1, '0.0000', NULL, '', '0', '0.00', '254364.0000', '', '13200.00', NULL, 3, 'Ton', '19.2700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9948, 5030, 83, '', '202001', 'Coal', 'standard', NULL, '13200.00', '13200.00', '3.64', 1, '0.0000', NULL, '', '0', '0.00', '48048.0000', '', '13200.00', NULL, 3, 'Ton', '3.6400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9949, 5029, 83, '', '202001', 'Coal', 'standard', NULL, '13200.00', '13200.00', '21.32', 1, '0.0000', NULL, '', '0', '0.00', '281424.0000', '', '13200.00', NULL, 3, 'Ton', '21.3200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9950, 5028, 83, '', '202001', 'Coal', 'standard', NULL, '13100.00', '13100.00', '24.10', 1, '0.0000', NULL, '', '0', '0.00', '315710.0000', '', '13100.00', NULL, 3, 'Ton', '24.1000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9951, 5027, 83, '', '202001', 'Coal', 'standard', NULL, '13100.00', '13100.00', '23.92', 1, '0.0000', NULL, '', '0', '0.00', '313352.0000', '', '13100.00', NULL, 3, 'Ton', '23.9200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9952, 5026, 83, '', '202001', 'Coal', 'standard', NULL, '13200.00', '13200.00', '24.99', 1, '0.0000', NULL, '', '0', '0.00', '329868.0000', '', '13200.00', NULL, 3, 'Ton', '24.9900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9953, 5025, 83, '', '202001', 'Coal', 'standard', NULL, '13200.00', '13200.00', '23.98', 1, '0.0000', NULL, '', '0', '0.00', '316536.0000', '', '13200.00', NULL, 3, 'Ton', '23.9800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9954, 5024, 83, '', '202001', 'Coal', 'standard', NULL, '13200.00', '13200.00', '23.11', 1, '0.0000', NULL, '', '0', '0.00', '305052.0000', '', '13200.00', NULL, 3, 'Ton', '23.1100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9955, 5023, 83, '', '202001', 'Coal', 'standard', NULL, '13500.00', '13500.00', '21.94', 1, '0.0000', NULL, '', '0', '0.00', '296190.0000', '', '13500.00', NULL, 3, 'Ton', '21.9400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9975, 5055, 83, '', '202001', 'Coal', 'standard', NULL, '10200.00', '10200.00', '26.02', 1, '0.0000', NULL, '', '0', '0.00', '265404.0000', '', '10200.00', NULL, 3, 'Ton', '26.0200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9976, 5054, 83, '', '202001', 'Coal', 'standard', NULL, '10200.00', '10200.00', '12.59', 1, '0.0000', NULL, '', '0', '0.00', '128418.0000', '', '10200.00', NULL, 3, 'Ton', '12.5900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9977, 5053, 83, '', '202001', 'Coal', 'standard', NULL, '10200.00', '10200.00', '6.39', 1, '0.0000', NULL, '', '0', '0.00', '65178.0000', '', '10200.00', NULL, 3, 'Ton', '6.3900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9978, 5022, 82, '', '202002', 'Stone', 'standard', NULL, '190.00', '190.00', '25.00', 1, '0.0000', NULL, '', '0', '0.00', '4750.0000', '', '190.00', NULL, 3, 'Ton', '25.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9979, 5052, 83, '', '202001', 'Coal', 'standard', NULL, '13200.00', '13200.00', '14.74', 1, '0.0000', NULL, '', '0', '0.00', '194568.0000', '', '13200.00', NULL, 3, 'Ton', '14.7400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9980, 5051, 83, '', '202001', 'Coal', 'standard', NULL, '13300.00', '13300.00', '8.92', 1, '0.0000', NULL, '', '0', '0.00', '118636.0000', '', '13300.00', NULL, 3, 'Ton', '8.9200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9981, 5050, 83, '', '202001', 'Coal', 'standard', NULL, '13500.00', '13500.00', '23.00', 1, '0.0000', NULL, '', '0', '0.00', '310500.0000', '', '13500.00', NULL, 3, 'Ton', '23.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9982, 5049, 83, '', '202001', 'Coal', 'standard', NULL, '13300.00', '13300.00', '22.35', 1, '0.0000', NULL, '', '0', '0.00', '297255.0000', '', '13300.00', NULL, 3, 'Ton', '22.3500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9983, 5048, 83, '', '202001', 'Coal', 'standard', NULL, '13200.00', '13200.00', '21.07', 1, '0.0000', NULL, '', '0', '0.00', '278124.0000', '', '13200.00', NULL, 3, 'Ton', '21.0700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9984, 5047, 83, '', '202001', 'Coal', 'standard', NULL, '13400.00', '13400.00', '18.79', 1, '0.0000', NULL, '', '0', '0.00', '251786.0000', '', '13400.00', NULL, 3, 'Ton', '18.7900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9985, 5046, 83, '', '202001', 'Coal', 'standard', NULL, '13400.00', '13400.00', '19.75', 1, '0.0000', NULL, '', '0', '0.00', '264650.0000', '', '13400.00', NULL, 3, 'Ton', '19.7500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9989, 5045, 83, '', '202001', 'Coal', 'standard', NULL, '13150.00', '13150.00', '12.46', 1, '0.0000', NULL, '', '0', '0.00', '163849.0000', '', '13150.00', NULL, 3, 'Ton', '12.4600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9990, 5044, 83, '', '202001', 'Coal', 'standard', NULL, '13150.00', '13150.00', '15.61', 1, '0.0000', NULL, '', '0', '0.00', '205271.5000', '', '13150.00', NULL, 3, 'Ton', '15.6100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9991, 5042, 83, '', '202001', 'Coal', 'standard', NULL, '13100.00', '13100.00', '24.27', 1, '0.0000', NULL, '', '0', '0.00', '317937.0000', '', '13100.00', NULL, 3, 'Ton', '24.2700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9992, 5041, 83, '', '202001', 'Coal', 'standard', NULL, '13100.00', '13100.00', '23.23', 1, '0.0000', NULL, '', '0', '0.00', '304313.0000', '', '13100.00', NULL, 3, 'Ton', '23.2300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9993, 5040, 83, '', '202001', 'Coal', 'standard', NULL, '13100.00', '13100.00', '24.79', 1, '0.0000', NULL, '', '0', '0.00', '324749.0000', '', '13100.00', NULL, 3, 'Ton', '24.7900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9994, 5039, 83, '', '202001', 'Coal', 'standard', NULL, '13100.00', '13100.00', '24.87', 1, '0.0000', NULL, '', '0', '0.00', '325797.0000', '', '13100.00', NULL, 3, 'Ton', '24.8700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9995, 5038, 83, '', '202001', 'Coal', 'standard', NULL, '13500.00', '13500.00', '21.40', 1, '0.0000', NULL, '', '0', '0.00', '288900.0000', '', '13500.00', NULL, 3, 'Ton', '21.4000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (9996, 5043, 83, '', '202001', 'Coal', 'standard', 0, '13150.00', '13150.00', '15.41', 1, '0.0000', NULL, '', '0', '0.00', '202641.5000', '', '13150.00', NULL, 3, 'Ton', '15.4100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10009, 5067, 83, '', '202001', 'Coal', 'standard', NULL, '10400.00', '10400.00', '18.54', 1, '0.0000', NULL, '', '0', '0.00', '192816.0000', '', '10400.00', NULL, 3, 'Ton', '18.5400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10010, 5066, 83, '', '202001', 'Coal', 'standard', NULL, '10200.00', '10200.00', '6.89', 1, '0.0000', NULL, '', '0', '0.00', '70278.0000', '', '10200.00', NULL, 3, 'Ton', '6.8900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10011, 5065, 83, '', '202001', 'Coal', 'standard', NULL, '12200.00', '12200.00', '15.00', 1, '0.0000', NULL, '', '0', '0.00', '183000.0000', '', '12200.00', NULL, 3, 'Ton', '15.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10012, 5064, 83, '', '202001', 'Coal', 'standard', NULL, '12200.00', '12200.00', '12.00', 1, '0.0000', NULL, '', '0', '0.00', '146400.0000', '', '12200.00', NULL, 3, 'Ton', '12.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10013, 5063, 83, '', '202001', 'Coal', 'standard', NULL, '11500.00', '11500.00', '19.07', 1, '0.0000', NULL, '', '0', '0.00', '219305.0000', '', '11500.00', NULL, 3, 'Ton', '19.0700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10014, 5062, 83, '', '202001', 'Coal', 'standard', NULL, '13500.00', '13500.00', '18.93', 1, '0.0000', NULL, '', '0', '0.00', '255555.0000', '', '13500.00', NULL, 3, 'Ton', '18.9300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10015, 5061, 83, '', '202001', 'Coal', 'standard', NULL, '13200.00', '13200.00', '9.40', 1, '0.0000', NULL, '', '0', '0.00', '124080.0000', '', '13200.00', NULL, 3, 'Ton', '9.4000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10016, 5060, 83, '', '202001', 'Coal', 'standard', 0, '13200.00', '13200.00', '18.28', 1, '0.0000', NULL, '', '0', '0.00', '241296.0000', '', '13200.00', NULL, 3, 'Ton', '18.2800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10017, 5059, 83, '', '202001', 'Coal', 'standard', NULL, '13400.00', '13400.00', '21.58', 1, '0.0000', NULL, '', '0', '0.00', '289172.0000', '', '13400.00', NULL, 3, 'Ton', '21.5800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10018, 5058, 83, '', '202001', 'Coal', 'standard', NULL, '13400.00', '13400.00', '22.71', 1, '0.0000', NULL, '', '0', '0.00', '304314.0000', '', '13400.00', NULL, 3, 'Ton', '22.7100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10019, 5057, 83, '', '202001', 'Coal', 'standard', NULL, '13200.00', '13200.00', '20.24', 1, '0.0000', NULL, '', '0', '0.00', '267168.0000', '', '13200.00', NULL, 3, 'Ton', '20.2400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10020, 5056, 83, '', '202001', 'Coal', 'standard', NULL, '13400.00', '13400.00', '22.13', 1, '0.0000', NULL, '', '0', '0.00', '296542.0000', '', '13400.00', NULL, 3, 'Ton', '22.1300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10024, 5069, 84, '', '200000', 'Cash Return', 'standard', NULL, '7200.00', '7200.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '7200.0000', '', '7200.00', NULL, 3, 'Ton', '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10037, 5081, 83, '', '202001', 'Coal', 'standard', NULL, '11300.00', '11300.00', '38.00', 1, '0.0000', NULL, '', '0', '0.00', '429400.0000', '', '11300.00', NULL, 3, 'Ton', '38.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10038, 5080, 83, '', '202001', 'Coal', 'standard', NULL, '10250.00', '10250.00', '6.98', 1, '0.0000', NULL, '', '0', '0.00', '71545.0000', '', '10250.00', NULL, 3, 'Ton', '6.9800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10039, 5079, 83, '', '202001', 'Coal', 'standard', NULL, '10350.00', '10350.00', '11.19', 1, '0.0000', NULL, '', '0', '0.00', '115816.5000', '', '10350.00', NULL, 3, 'Ton', '11.1900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10040, 5078, 83, '', '202001', 'Coal', 'standard', NULL, '12400.00', '12400.00', '87.00', 1, '0.0000', NULL, '', '0', '0.00', '1078800.0000', '', '12400.00', NULL, 3, 'Ton', '87.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10041, 5077, 83, '', '202001', 'Coal', 'standard', NULL, '12300.00', '12300.00', '80.00', 1, '0.0000', NULL, '', '0', '0.00', '984000.0000', '', '12300.00', NULL, 3, 'Ton', '80.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10042, 5076, 83, '', '202001', 'Coal', 'standard', NULL, '13100.00', '13100.00', '23.29', 1, '0.0000', NULL, '', '0', '0.00', '305099.0000', '', '13100.00', NULL, 3, 'Ton', '23.2900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10043, 5075, 83, '', '202001', 'Coal', 'standard', NULL, '13100.00', '13100.00', '22.41', 1, '0.0000', NULL, '', '0', '0.00', '293571.0000', '', '13100.00', NULL, 3, 'Ton', '22.4100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10044, 5074, 83, '', '202001', 'Coal', 'standard', NULL, '13100.00', '13100.00', '25.17', 1, '0.0000', NULL, '', '0', '0.00', '329727.0000', '', '13100.00', NULL, 3, 'Ton', '25.1700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10045, 5073, 83, '', '202001', 'Coal', 'standard', NULL, '13100.00', '13100.00', '21.23', 1, '0.0000', NULL, '', '0', '0.00', '278113.0000', '', '13100.00', NULL, 3, 'Ton', '21.2300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10046, 5072, 83, '', '202001', 'Coal', 'standard', NULL, '13300.00', '13300.00', '19.31', 1, '0.0000', NULL, '', '0', '0.00', '256823.0000', '', '13300.00', NULL, 3, 'Ton', '19.3100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10047, 5071, 83, '', '202001', 'Coal', 'standard', NULL, '13400.00', '13400.00', '20.91', 1, '0.0000', NULL, '', '0', '0.00', '280194.0000', '', '13400.00', NULL, 3, 'Ton', '20.9100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10048, 5070, 83, '', '202001', 'Coal', 'standard', NULL, '0.00', '0.00', '19.07', 1, '0.0000', NULL, '', '0', '0.00', '0.0000', '', '0.00', NULL, 3, 'Ton', '19.0700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10051, 5082, 82, '', '202002', 'Stone', 'standard', NULL, '190.00', '190.00', '95.00', 1, '0.0000', NULL, '', '0', '0.00', '18050.0000', '', '190.00', NULL, 3, 'Ton', '95.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10069, 5099, 83, '', '202001', 'Coal', 'standard', NULL, '10400.00', '10400.00', '23.23', 1, '0.0000', NULL, '', '0', '0.00', '241592.0000', '', '10400.00', NULL, 3, 'Ton', '23.2300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10070, 5098, 83, '', '202001', 'Coal', 'standard', NULL, '13400.00', '13400.00', '14.28', 1, '0.0000', NULL, '', '0', '0.00', '191352.0000', '', '13400.00', NULL, 3, 'Ton', '14.2800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10071, 5097, 83, '', '202001', 'Coal', 'standard', NULL, '13400.00', '13400.00', '19.08', 1, '0.0000', NULL, '', '0', '0.00', '255672.0000', '', '13400.00', NULL, 3, 'Ton', '19.0800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10072, 5096, 83, '', '202001', 'Coal', 'standard', NULL, '13500.00', '13500.00', '20.14', 1, '0.0000', NULL, '', '0', '0.00', '271890.0000', '', '13500.00', NULL, 3, 'Ton', '20.1400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10073, 5095, 83, '', '202001', 'Coal', 'standard', NULL, '13500.00', '13500.00', '6.93', 1, '0.0000', NULL, '', '0', '0.00', '93555.0000', '', '13500.00', NULL, 3, 'Ton', '6.9300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10075, 5094, 83, '', '202001', 'Coal', 'standard', NULL, '13500.00', '13500.00', '11.34', 1, '0.0000', NULL, '', '0', '0.00', '153090.0000', '', '13500.00', NULL, 3, 'Ton', '11.3400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10076, 5093, 83, '', '202001', 'Coal', 'standard', NULL, '13500.00', '13500.00', '16.42', 1, '0.0000', NULL, '', '0', '0.00', '221670.0000', '', '13500.00', NULL, 3, 'Ton', '16.4200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10080, 5091, 83, '', '202001', 'Coal', 'standard', NULL, '13500.00', '13500.00', '10.11', 1, '0.0000', NULL, '', '0', '0.00', '136485.0000', '', '13500.00', NULL, 3, 'Ton', '10.1100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10082, 5090, 83, '', '202001', 'Coal', 'standard', NULL, '13500.00', '13500.00', '5.60', 1, '0.0000', NULL, '', '0', '0.00', '75600.0000', '', '13500.00', NULL, 3, 'Ton', '5.6000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10083, 5089, 83, '', '202001', 'Coal', 'standard', NULL, '13500.00', '13500.00', '22.78', 1, '0.0000', NULL, '', '0', '0.00', '307530.0000', '', '13500.00', NULL, 3, 'Ton', '22.7800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10084, 5088, 83, '', '202001', 'Coal', 'standard', NULL, '13600.00', '13600.00', '24.84', 1, '0.0000', NULL, '', '0', '0.00', '337824.0000', '', '13600.00', NULL, 3, 'Ton', '24.8400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10085, 5087, 83, '', '202001', 'Coal', 'standard', NULL, '13400.00', '13400.00', '15.06', 1, '0.0000', NULL, '', '0', '0.00', '201804.0000', '', '13400.00', NULL, 3, 'Ton', '15.0600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10086, 5086, 83, '', '202001', 'Coal', 'standard', NULL, '13100.00', '13100.00', '24.24', 1, '0.0000', NULL, '', '0', '0.00', '317544.0000', '', '13100.00', NULL, 3, 'Ton', '24.2400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10087, 5085, 83, '', '202001', 'Coal', 'standard', NULL, '13100.00', '13100.00', '22.91', 1, '0.0000', NULL, '', '0', '0.00', '300121.0000', '', '13100.00', NULL, 3, 'Ton', '22.9100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10088, 5084, 83, '', '202001', 'Coal', 'standard', NULL, '13100.00', '13100.00', '22.26', 1, '0.0000', NULL, '', '0', '0.00', '291606.0000', '', '13100.00', NULL, 3, 'Ton', '22.2600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10096, 5107, 83, '', '202001', 'Coal', 'standard', NULL, '10400.00', '10400.00', '16.72', 1, '0.0000', NULL, '', '0', '0.00', '173888.0000', '', '10400.00', NULL, 3, 'Ton', '16.7200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10098, 5105, 83, '', '202001', 'Coal', 'standard', NULL, '10500.00', '10500.00', '24.63', 1, '0.0000', NULL, '', '0', '0.00', '258615.0000', '', '10500.00', NULL, 3, 'Ton', '24.6300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10099, 5106, 83, '', '202001', 'Coal', 'standard', NULL, '10400.00', '10400.00', '14.62', 1, '0.0000', NULL, '', '0', '0.00', '152048.0000', '', '10400.00', NULL, 3, 'Ton', '14.6200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10101, 5103, 83, '', '202001', 'Coal', 'standard', NULL, '13500.00', '13500.00', '21.78', 1, '0.0000', NULL, '', '0', '0.00', '294030.0000', '', '13500.00', NULL, 3, 'Ton', '21.7800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10103, 5101, 83, '', '202001', 'Coal', 'standard', NULL, '13500.00', '13500.00', '18.06', 1, '0.0000', NULL, '', '0', '0.00', '243810.0000', '', '13500.00', NULL, 3, 'Ton', '18.0600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10104, 5102, 83, '', '202001', 'Coal', 'standard', NULL, '13500.00', '13500.00', '17.17', 1, '0.0000', NULL, '', '0', '0.00', '231795.0000', '', '13500.00', NULL, 3, 'Ton', '17.1700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10105, 5104, 83, '', '202001', 'Coal', 'standard', NULL, '12400.00', '12400.00', '135.00', 1, '0.0000', NULL, '', '0', '0.00', '1674000.0000', '', '12400.00', NULL, 3, 'Ton', '135.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10108, 5092, 83, '', '202001', 'Coal', 'standard', NULL, '11500.00', '11500.00', '19.08', 1, '0.0000', NULL, '', '0', '0.00', '219420.0000', '', '11500.00', NULL, 3, 'Ton', '19.0800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10110, 5109, 83, '', '202001', 'Coal', 'standard', NULL, '11500.00', '11500.00', '19.08', 1, '0.0000', NULL, '', '0', '0.00', '219420.0000', '', '11500.00', NULL, 3, 'Ton', '19.0800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10112, 5110, 88, '', '963', 'Other Fare', 'standard', NULL, '9600.00', '9600.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '9600.0000', '', '9600.00', NULL, 3, 'Ton', '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10114, 5111, 88, '', '963', 'Other Fare', 'standard', NULL, '21326.00', '21326.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '21326.0000', '', '21326.00', NULL, 3, 'Ton', '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10116, 5112, 88, '', '963', 'Other Fare', 'standard', NULL, '43143.00', '43143.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '43143.0000', '', '43143.00', NULL, 3, 'Ton', '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10119, 5113, 88, '', '963', 'Other Fare', 'standard', NULL, '40919.00', '40919.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '40919.0000', '', '40919.00', NULL, 3, 'Ton', '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10121, 5114, 88, '', '963', 'Other Fare', 'standard', NULL, '30836.00', '30836.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '30836.0000', '', '30836.00', NULL, 3, 'Ton', '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10123, 5100, 83, '', '202001', 'Coal', 'standard', NULL, '13400.00', '13400.00', '4.65', 1, '0.0000', NULL, '', '0', '0.00', '62310.0000', '', '13400.00', NULL, 3, 'Ton', '4.6500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10125, 5115, 84, '', '200000', 'Cash Return', 'standard', NULL, '10000.00', '10000.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '10000.0000', '', '10000.00', NULL, 3, 'Ton', '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10137, 5126, 83, '', '202001', 'Coal', 'standard', NULL, '11300.00', '11300.00', '50.00', 1, '0.0000', NULL, '', '0', '0.00', '565000.0000', '', '11300.00', NULL, 3, 'Ton', '50.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10138, 5125, 83, '', '202001', 'Coal', 'standard', NULL, '10500.00', '10500.00', '9.82', 1, '0.0000', NULL, '', '0', '0.00', '103110.0000', '', '10500.00', NULL, 3, 'Ton', '9.8200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10139, 5124, 83, '', '202001', 'Coal', 'standard', NULL, '10500.00', '10500.00', '10.80', 1, '0.0000', NULL, '', '0', '0.00', '113400.0000', '', '10500.00', NULL, 3, 'Ton', '10.8000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10140, 5123, 83, '', '202001', 'Coal', 'standard', NULL, '10400.00', '10400.00', '7.42', 1, '0.0000', NULL, '', '0', '0.00', '77168.0000', '', '10400.00', NULL, 3, 'Ton', '7.4200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10141, 5122, 83, '', '202001', 'Coal', 'standard', NULL, '12300.00', '12300.00', '70.00', 1, '0.0000', NULL, '', '0', '0.00', '861000.0000', '', '12300.00', NULL, 3, 'Ton', '70.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10142, 5121, 83, '', '202001', 'Coal', 'standard', NULL, '13300.00', '13300.00', '19.77', 1, '0.0000', NULL, '', '0', '0.00', '262941.0000', '', '13300.00', NULL, 3, 'Ton', '19.7700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10143, 5120, 83, '', '202001', 'Coal', 'standard', NULL, '13500.00', '13500.00', '14.13', 1, '0.0000', NULL, '', '0', '0.00', '190755.0000', '', '13500.00', NULL, 3, 'Ton', '14.1300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10144, 5119, 83, '', '202001', 'Coal', 'standard', NULL, '13400.00', '13400.00', '20.08', 1, '0.0000', NULL, '', '0', '0.00', '269072.0000', '', '13400.00', NULL, 3, 'Ton', '20.0800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10145, 5118, 83, '', '202001', 'Coal', 'standard', NULL, '13400.00', '13400.00', '9.69', 1, '0.0000', NULL, '', '0', '0.00', '129846.0000', '', '13400.00', NULL, 3, 'Ton', '9.6900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10146, 5117, 83, '', '202001', 'Coal', 'standard', NULL, '13400.00', '13400.00', '24.80', 1, '0.0000', NULL, '', '0', '0.00', '332320.0000', '', '13400.00', NULL, 3, 'Ton', '24.8000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10156, 5134, 83, '', '202001', 'Coal', 'standard', NULL, '10700.00', '10700.00', '17.97', 1, '0.0000', NULL, '', '0', '0.00', '192279.0000', '', '10700.00', NULL, 3, 'Ton', '17.9700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10157, 5133, 83, '', '202001', 'Coal', 'standard', NULL, '12300.00', '12300.00', '25.00', 1, '0.0000', NULL, '', '0', '0.00', '307500.0000', '', '12300.00', NULL, 3, 'Ton', '25.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10158, 5132, 83, '', '202001', 'Coal', 'standard', NULL, '13100.00', '13100.00', '22.05', 1, '0.0000', NULL, '', '0', '0.00', '288855.0000', '', '13100.00', NULL, 3, 'Ton', '22.0500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10159, 5131, 83, '', '202001', 'Coal', 'standard', NULL, '13100.00', '13100.00', '22.86', 1, '0.0000', NULL, '', '0', '0.00', '299466.0000', '', '13100.00', NULL, 3, 'Ton', '22.8600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10160, 5130, 83, '', '202001', 'Coal', 'standard', NULL, '13500.00', '13500.00', '21.83', 1, '0.0000', NULL, '', '0', '0.00', '294705.0000', '', '13500.00', NULL, 3, 'Ton', '21.8300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10162, 5128, 83, '', '202001', 'Coal', 'standard', NULL, '13400.00', '13400.00', '5.73', 1, '0.0000', NULL, '', '0', '0.00', '76782.0000', '', '13400.00', NULL, 3, 'Ton', '5.7300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10163, 5127, 83, '', '202001', 'Coal', 'standard', NULL, '12000.00', '12000.00', '19.08', 1, '0.0000', NULL, '', '0', '0.00', '228960.0000', '', '12000.00', NULL, 3, 'Ton', '19.0800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10164, 5129, 83, '', '202001', 'Coal', 'standard', NULL, '13500.00', '13500.00', '22.27', 1, '0.0000', NULL, '', '0', '0.00', '300645.0000', '', '13500.00', NULL, 3, 'Ton', '22.2700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10172, 5141, 83, '', '202001', 'Coal', 'standard', NULL, '10500.00', '10500.00', '25.00', 1, '0.0000', NULL, '', '0', '0.00', '262500.0000', '', '10500.00', NULL, 3, 'Ton', '25.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10175, 5138, 83, '', '202001', 'Coal', 'standard', NULL, '13800.00', '13800.00', '16.53', 1, '0.0000', NULL, '', '0', '0.00', '228114.0000', '', '13800.00', NULL, 3, 'Ton', '16.5300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10176, 5137, 83, '', '202001', 'Coal', 'standard', NULL, '11500.00', '11500.00', '74.00', 1, '0.0000', NULL, '', '0', '0.00', '851000.0000', '', '11500.00', NULL, 3, 'Ton', '74.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10177, 5136, 83, '', '202001', 'Coal', 'standard', NULL, '13500.00', '13500.00', '15.67', 1, '0.0000', NULL, '', '0', '0.00', '211545.0000', '', '13500.00', NULL, 3, 'Ton', '15.6700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10178, 5135, 83, '', '202001', 'Coal', 'standard', NULL, '12000.00', '12000.00', '19.08', 1, '0.0000', NULL, '', '0', '0.00', '228960.0000', '', '12000.00', NULL, 3, 'Ton', '19.0800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10190, 5150, 83, '', '202001', 'Coal', 'standard', NULL, '12000.00', '12000.00', '15.07', 1, '0.0000', NULL, '', '0', '0.00', '180840.0000', '', '12000.00', NULL, 3, 'Ton', '15.0700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10193, 5147, 83, '', '202001', 'Coal', 'standard', NULL, '13900.00', '13900.00', '20.17', 1, '0.0000', NULL, '', '0', '0.00', '280363.0000', '', '13900.00', NULL, 3, 'Ton', '20.1700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10194, 5146, 83, '', '202001', 'Coal', 'standard', NULL, '13800.00', '13800.00', '10.19', 1, '0.0000', NULL, '', '0', '0.00', '140622.0000', '', '13800.00', NULL, 3, 'Ton', '10.1900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10195, 5145, 83, '', '202001', 'Coal', 'standard', NULL, '13500.00', '13500.00', '10.07', 1, '0.0000', NULL, '', '0', '0.00', '135945.0000', '', '13500.00', NULL, 3, 'Ton', '10.0700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10196, 5144, 83, '', '202001', 'Coal', 'standard', NULL, '13700.00', '13700.00', '19.58', 1, '0.0000', NULL, '', '0', '0.00', '268246.0000', '', '13700.00', NULL, 3, 'Ton', '19.5800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10197, 5143, 83, '', '202001', 'Coal', 'standard', NULL, '13700.00', '13700.00', '14.97', 1, '0.0000', NULL, '', '0', '0.00', '205089.0000', '', '13700.00', NULL, 3, 'Ton', '14.9700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10198, 5142, 83, '', '202001', 'Coal', 'standard', NULL, '13700.00', '13700.00', '17.58', 1, '0.0000', NULL, '', '0', '0.00', '240846.0000', '', '13700.00', NULL, 3, 'Ton', '17.5800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10199, 5151, 83, '', '202001', 'Coal', 'standard', NULL, '11100.00', '11100.00', '19.81', 1, '0.0000', NULL, '', '0', '0.00', '219891.0000', '', '11100.00', NULL, 3, 'Ton', '19.8100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10200, 5149, 83, '', '202001', 'Coal', 'standard', NULL, '13700.00', '13700.00', '18.72', 1, '0.0000', NULL, '', '0', '0.00', '256464.0000', '', '13700.00', NULL, 3, 'Ton', '18.7200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10201, 5148, 83, '', '202001', 'Coal', 'standard', NULL, '12000.00', '12000.00', '4.00', 1, '0.0000', NULL, '', '0', '0.00', '48000.0000', '', '12000.00', NULL, 3, 'Ton', '4.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10210, 5159, 83, '', '202001', 'Coal', 'standard', NULL, '11400.00', '11400.00', '12.41', 1, '0.0000', NULL, '', '0', '0.00', '141474.0000', '', '11400.00', NULL, 3, 'Ton', '12.4100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10211, 5158, 83, '', '202001', 'Coal', 'standard', NULL, '13900.00', '13900.00', '20.43', 1, '0.0000', NULL, '', '0', '0.00', '283977.0000', '', '13900.00', NULL, 3, 'Ton', '20.4300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10212, 5157, 83, '', '202001', 'Coal', 'standard', NULL, '14000.00', '14000.00', '21.79', 1, '0.0000', NULL, '', '0', '0.00', '305060.0000', '', '14000.00', NULL, 3, 'Ton', '21.7900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10213, 5156, 83, '', '202001', 'Coal', 'standard', NULL, '13800.00', '13800.00', '19.44', 1, '0.0000', NULL, '', '0', '0.00', '268272.0000', '', '13800.00', NULL, 3, 'Ton', '19.4400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10214, 5155, 83, '', '202001', 'Coal', 'standard', NULL, '13900.00', '13900.00', '17.89', 1, '0.0000', NULL, '', '0', '0.00', '248671.0000', '', '13900.00', NULL, 3, 'Ton', '17.8900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10215, 5154, 83, '', '202001', 'Coal', 'standard', NULL, '13700.00', '13700.00', '17.43', 1, '0.0000', NULL, '', '0', '0.00', '238791.0000', '', '13700.00', NULL, 3, 'Ton', '17.4300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10216, 5153, 83, '', '202001', 'Coal', 'standard', NULL, '14000.00', '14000.00', '24.31', 1, '0.0000', NULL, '', '0', '0.00', '340340.0000', '', '14000.00', NULL, 3, 'Ton', '24.3100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10217, 5152, 83, '', '202001', 'Coal', 'standard', NULL, '12000.00', '12000.00', '19.08', 1, '0.0000', NULL, '', '0', '0.00', '228960.0000', '', '12000.00', NULL, 3, 'Ton', '19.0800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10220, 5161, 83, '', '202001', 'Coal', 'standard', NULL, '12000.00', '12000.00', '100.00', 1, '0.0000', NULL, '', '0', '0.00', '1200000.0000', '', '12000.00', NULL, 3, 'Ton', '100.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10222, 5160, 83, '', '202001', 'Coal', 'standard', NULL, '12500.00', '12500.00', '16.10', 1, '0.0000', NULL, '', '0', '0.00', '201250.0000', '', '12500.00', NULL, 3, 'Ton', '16.1000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10224, 5162, 83, '', '202001', 'Coal', 'standard', NULL, '12400.00', '12400.00', '12.31', 1, '0.0000', NULL, '', '0', '0.00', '152644.0000', '', '12400.00', NULL, 3, 'Ton', '12.3100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10226, 5163, 88, '', '963', 'Other Fare', 'standard', NULL, '19930.00', '19930.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '19930.0000', '', '19930.00', NULL, 3, 'Ton', '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10228, 5164, 83, '', '202001', 'Coal', 'standard', NULL, '14300.00', '14300.00', '23.70', 1, '0.0000', NULL, '', '0', '0.00', '338910.0000', '', '14300.00', NULL, 3, 'Ton', '23.7000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10232, 5165, 83, '', '202001', 'Coal', 'standard', NULL, '12500.00', '12500.00', '14.89', 1, '0.0000', NULL, '', '0', '0.00', '186125.0000', '', '12500.00', NULL, 3, 'Ton', '14.8900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10240, 5171, 83, '', '202001', 'Coal', 'standard', NULL, '14600.00', '14600.00', '24.70', 1, '0.0000', NULL, '', '0', '0.00', '360620.0000', '', '14600.00', NULL, 3, 'Ton', '24.7000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10241, 5170, 83, '', '202001', 'Coal', 'standard', NULL, '14600.00', '14600.00', '23.03', 1, '0.0000', NULL, '', '0', '0.00', '336238.0000', '', '14600.00', NULL, 3, 'Ton', '23.0300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10242, 5169, 83, '', '202001', 'Coal', 'standard', NULL, '12500.00', '12500.00', '13.89', 1, '0.0000', NULL, '', '0', '0.00', '173625.0000', '', '12500.00', NULL, 3, 'Ton', '13.8900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10243, 5168, 83, '', '202001', 'Coal', 'standard', NULL, '12600.00', '12600.00', '16.11', 1, '0.0000', NULL, '', '0', '0.00', '202986.0000', '', '12600.00', NULL, 3, 'Ton', '16.1100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10244, 5167, 83, '', '202001', 'Coal', 'standard', NULL, '12700.00', '12700.00', '27.77', 1, '0.0000', NULL, '', '0', '0.00', '352679.0000', '', '12700.00', NULL, 3, 'Ton', '27.7700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10255, 5182, 83, '', '202001', 'Coal', 'standard', NULL, '12400.00', '12400.00', '19.62', 1, '0.0000', NULL, '', '0', '0.00', '243288.0000', '', '12400.00', NULL, 3, 'Ton', '19.6200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10256, 5181, 83, '', '202001', 'Coal', 'standard', NULL, '12700.00', '12700.00', '27.53', 1, '0.0000', NULL, '', '0', '0.00', '349631.0000', '', '12700.00', NULL, 3, 'Ton', '27.5300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10258, 5180, 83, '', '202001', 'Coal', 'standard', NULL, '14600.00', '14600.00', '13.74', 1, '0.0000', NULL, '', '0', '0.00', '200604.0000', '', '14600.00', NULL, 3, 'Ton', '13.7400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10259, 5179, 83, '', '202001', 'Coal', 'standard', NULL, '14600.00', '14600.00', '13.91', 1, '0.0000', NULL, '', '0', '0.00', '203086.0000', '', '14600.00', NULL, 3, 'Ton', '13.9100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10260, 5178, 83, '', '202001', 'Coal', 'standard', NULL, '14600.00', '14600.00', '12.11', 1, '0.0000', NULL, '', '0', '0.00', '176806.0000', '', '14600.00', NULL, 3, 'Ton', '12.1100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10261, 5177, 83, '', '202001', 'Coal', 'standard', NULL, '14600.00', '14600.00', '14.44', 1, '0.0000', NULL, '', '0', '0.00', '210824.0000', '', '14600.00', NULL, 3, 'Ton', '14.4400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10262, 5176, 83, '', '202001', 'Coal', 'standard', NULL, '14600.00', '14600.00', '13.86', 1, '0.0000', NULL, '', '0', '0.00', '202356.0000', '', '14600.00', NULL, 3, 'Ton', '13.8600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10263, 5175, 83, '', '202001', 'Coal', 'standard', NULL, '14600.00', '14600.00', '20.85', 1, '0.0000', NULL, '', '0', '0.00', '304410.0000', '', '14600.00', NULL, 3, 'Ton', '20.8500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10264, 5174, 83, '', '202001', 'Coal', 'standard', NULL, '14600.00', '14600.00', '22.62', 1, '0.0000', NULL, '', '0', '0.00', '330252.0000', '', '14600.00', NULL, 3, 'Ton', '22.6200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10266, 5173, 83, '', '202001', 'Coal', 'standard', NULL, '14800.00', '14800.00', '21.73', 1, '0.0000', NULL, '', '0', '0.00', '321604.0000', '', '14800.00', NULL, 3, 'Ton', '21.7300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10268, 5183, 83, '', '202001', 'Coal', 'standard', NULL, '14800.00', '14800.00', '22.79', 1, '0.0000', NULL, '', '0', '0.00', '337292.0000', '', '14800.00', NULL, 3, 'Ton', '22.7900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10273, 5187, 83, '', '202001', 'Coal', 'standard', NULL, '13500.00', '13500.00', '21.52', 1, '0.0000', NULL, '', '0', '0.00', '290520.0000', '', '13500.00', NULL, 3, 'Ton', '21.5200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10274, 5185, 83, '', '202001', 'Coal', 'standard', NULL, '15500.00', '15500.00', '6.34', 1, '0.0000', NULL, '', '0', '0.00', '98270.0000', '', '15500.00', NULL, 3, 'Ton', '6.3400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10275, 5184, 83, '', '202001', 'Coal', 'standard', NULL, '15000.00', '15000.00', '22.31', 1, '0.0000', NULL, '', '0', '0.00', '334650.0000', '', '15000.00', NULL, 3, 'Ton', '22.3100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10280, 5191, 83, '', '202001', 'Coal', 'standard', NULL, '16300.00', '16300.00', '14.86', 1, '0.0000', NULL, '', '0', '0.00', '242218.0000', '', '16300.00', NULL, 3, 'Ton', '14.8600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10281, 5190, 83, '', '202001', 'Coal', 'standard', NULL, '15100.00', '15100.00', '22.29', 1, '0.0000', NULL, '', '0', '0.00', '336579.0000', '', '15100.00', NULL, 3, 'Ton', '22.2900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10282, 5189, 83, '', '202001', 'Coal', 'standard', NULL, '14700.00', '14700.00', '17.07', 1, '0.0000', NULL, '', '0', '0.00', '250929.0000', '', '14700.00', NULL, 3, 'Ton', '17.0700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10283, 5188, 83, '', '202001', 'Coal', 'standard', NULL, '14000.00', '14000.00', '12.91', 1, '0.0000', NULL, '', '0', '0.00', '180740.0000', '', '14000.00', NULL, 3, 'Ton', '12.9100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10285, 5192, 87, '', '103', 'Advance', 'standard', NULL, '0.00', '0.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '0.0000', '', '0.00', NULL, 3, 'Ton', '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10290, 5196, 83, '', '202001', 'Coal', 'standard', NULL, '15100.00', '15100.00', '17.85', 1, '0.0000', NULL, '', '0', '0.00', '269535.0000', '', '15100.00', NULL, 3, 'Ton', '17.8500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10291, 5195, 83, '', '202001', 'Coal', 'standard', NULL, '16800.00', '16800.00', '14.52', 1, '0.0000', NULL, '', '0', '0.00', '243936.0000', '', '16800.00', NULL, 3, 'Ton', '14.5200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10292, 5194, 83, '', '202001', 'Coal', 'standard', NULL, '16500.00', '16500.00', '19.24', 1, '0.0000', NULL, '', '0', '0.00', '317460.0000', '', '16500.00', NULL, 3, 'Ton', '19.2400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10293, 5193, 83, '', '202001', 'Coal', 'standard', NULL, '13200.00', '13200.00', '14.38', 1, '0.0000', NULL, '', '0', '0.00', '189816.0000', '', '13200.00', NULL, 3, 'Ton', '14.3800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10296, 5198, 83, '', '202001', 'Coal', 'standard', NULL, '17000.00', '17000.00', '8.03', 1, '0.0000', NULL, '', '0', '0.00', '136510.0000', '', '17000.00', NULL, 3, 'Ton', '8.0300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10297, 5197, 83, '', '202001', 'Coal', 'standard', NULL, '18000.00', '18000.00', '16.24', 1, '0.0000', NULL, '', '0', '0.00', '292320.0000', '', '18000.00', NULL, 3, 'Ton', '16.2400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10299, 5199, 84, '', '200000', 'Cash Return', 'standard', NULL, '12000.00', '12000.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '12000.0000', '', '12000.00', NULL, 3, 'Ton', '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10300, 5116, 83, '', '202001', 'Coal', 'standard', 0, '12000.00', '12000.00', '19.08', 1, '0.0000', NULL, '', '0', '0.00', '228960.0000', '', '12000.00', NULL, 3, 'Ton', '19.0800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10303, 5200, 84, '', '200000', 'Cash Return', 'standard', NULL, '60000.00', '60000.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '60000.0000', '', '60000.00', NULL, 3, 'Ton', '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10304, 5201, 84, '', '200000', 'Cash Return', 'standard', NULL, '5000.00', '5000.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '5000.0000', '', '5000.00', NULL, 3, 'Ton', '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10305, 5139, 83, '', '202001', 'Coal', 'standard', NULL, '13500.00', '13500.00', '14.63', 1, '0.0000', NULL, '', '0', '0.00', '197505.0000', '', '13500.00', NULL, 3, 'Ton', '14.6300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10306, 5140, 83, '', '202001', 'Coal', 'standard', NULL, '11000.00', '11000.00', '10.74', 1, '0.0000', NULL, '', '0', '0.00', '118140.0000', '', '11000.00', NULL, 3, 'Ton', '10.7400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10307, 5166, 83, '', '202001', 'Coal', 'standard', NULL, '12500.00', '12500.00', '13.64', 1, '0.0000', NULL, '', '0', '0.00', '170500.0000', '', '12500.00', NULL, 3, 'Ton', '13.6400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10309, 5202, 83, '', '202001', 'Coal', 'standard', NULL, '17000.00', '17000.00', '8.15', 1, '0.0000', NULL, '', '0', '0.00', '138550.0000', '', '17000.00', NULL, 3, 'Ton', '8.1500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10311, 5203, 83, '', '202001', 'Coal', 'standard', NULL, '18000.00', '18000.00', '16.31', 1, '0.0000', NULL, '', '0', '0.00', '293580.0000', '', '18000.00', NULL, 3, 'Ton', '16.3100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10313, 5204, 83, '', '202001', 'Coal', 'standard', NULL, '16800.00', '16800.00', '9.54', 1, '0.0000', NULL, '', '0', '0.00', '160272.0000', '', '16800.00', NULL, 3, 'Ton', '9.5400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10316, 5205, 83, '', '202001', 'Coal', 'standard', NULL, '18500.00', '18500.00', '15.57', 1, '0.0000', NULL, '', '0', '0.00', '288045.0000', '', '18500.00', NULL, 3, 'Ton', '15.5700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10317, 5206, 83, '', '202001', 'Coal', 'standard', NULL, '17000.00', '17000.00', '20.78', 1, '0.0000', NULL, '', '0', '0.00', '353260.0000', '', '17000.00', NULL, 3, 'Ton', '20.7800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10319, 5207, 83, '', '202001', 'Coal', 'standard', NULL, '15840.00', '15840.00', '14.02', 1, '0.0000', NULL, '', '0', '0.00', '222076.8000', '', '15840.00', NULL, 3, 'Ton', '14.0200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10322, 5208, 83, '', '202001', 'Coal', 'standard', NULL, '15500.00', '15500.00', '25.59', 1, '0.0000', NULL, '', '0', '0.00', '396645.0000', '', '15500.00', NULL, 3, 'Ton', '25.5900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10328, 5213, 83, '', '202001', 'Coal', 'standard', NULL, '15700.00', '15700.00', '21.01', 1, '0.0000', NULL, '', '0', '0.00', '329857.0000', '', '15700.00', NULL, 3, 'Ton', '21.0100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10329, 5212, 83, '', '202001', 'Coal', 'standard', NULL, '15700.00', '15700.00', '20.40', 1, '0.0000', NULL, '', '0', '0.00', '320280.0000', '', '15700.00', NULL, 3, 'Ton', '20.4000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10330, 5211, 83, '', '202001', 'Coal', 'standard', 0, '15700.00', '15700.00', '20.03', 1, '0.0000', NULL, '', '0', '0.00', '314471.0000', '', '15700.00', NULL, 3, 'Ton', '20.0300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10331, 5210, 83, '', '202001', 'Coal', 'standard', NULL, '15700.00', '15700.00', '19.64', 1, '0.0000', NULL, '', '0', '0.00', '308348.0000', '', '15700.00', NULL, 3, 'Ton', '19.6400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10332, 5209, 83, '', '202001', 'Coal', 'standard', 0, '15500.00', '15500.00', '16.89', 1, '0.0000', NULL, '', '0', '0.00', '261795.0000', '', '15500.00', NULL, 3, 'Ton', '16.8900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10334, 5214, 88, '', '963', 'Other Fare', 'standard', NULL, '100000.00', '100000.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '100000.0000', '', '100000.00', NULL, 3, 'Ton', '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10336, 5215, 88, '', '963', 'Other Fare', 'standard', NULL, '948720.00', '948720.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '948720.0000', '', '948720.00', NULL, 3, 'Ton', '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10338, 5216, 84, '', '200000', 'Cash Return', 'standard', NULL, '68200.00', '68200.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '68200.0000', '', '68200.00', NULL, 3, 'Ton', '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10340, 5217, 88, '', '963', 'Other Fare', 'standard', NULL, '1776915.00', '1776915.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '1776915.0000', '', '1776915.00', NULL, 3, 'Ton', '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10342, 5218, 88, '', '963', 'Other Fare', 'standard', NULL, '449495.00', '449495.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '449495.0000', '', '449495.00', NULL, 3, 'Ton', '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10344, 5219, 88, '', '963', 'Other Fare', 'standard', NULL, '53458.00', '53458.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '53458.0000', '', '53458.00', NULL, 3, 'Ton', '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10346, 5220, 88, '', '963', 'Other Fare', 'standard', NULL, '1032240.00', '1032240.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '1032240.0000', '', '1032240.00', NULL, 3, 'Ton', '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10349, 5221, 88, '', '963', 'Other Fare', 'standard', NULL, '491452.00', '491452.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '491452.0000', '', '491452.00', NULL, 3, 'Ton', '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10351, 5222, 88, '', '963', 'Other Fare', 'standard', NULL, '640777.00', '640777.00', '1.00', 1, '0.0000', NULL, '', '0', '0.00', '640777.0000', '', '640777.00', NULL, 3, 'Ton', '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10353, 5223, 83, '', '202001', 'Coal', 'standard', NULL, '15500.00', '15500.00', '26.18', 1, '0.0000', NULL, '', '0', '0.00', '405790.0000', '', '15500.00', NULL, 3, 'Ton', '26.1800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10355, 5224, 0, '', 'undefined', 'undefined', 'undefined', 0, '195.00', '195.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '35880.0000', 'undefined', '195.00', NULL, NULL, NULL, '184.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10357, 5225, 0, '', 'undefined', 'undefined', 'undefined', 0, '195.00', '195.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '55575.0000', 'undefined', '195.00', NULL, NULL, NULL, '285.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10359, 5226, 0, '', 'undefined', 'undefined', 'undefined', 0, '600.00', '600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '3000.0000', 'undefined', '600.00', NULL, NULL, NULL, '5.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10362, 5227, 0, '', 'undefined', 'undefined', 'undefined', 0, '195.00', '195.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '17745.0000', 'undefined', '195.00', NULL, NULL, NULL, '91.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10363, 5228, 0, '', 'undefined', 'undefined', 'undefined', 0, '195.00', '195.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '17940.0000', 'undefined', '195.00', NULL, NULL, NULL, '92.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10365, 5229, 0, '', 'undefined', 'undefined', 'undefined', 0, '600.00', '600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '1200.0000', 'undefined', '600.00', NULL, NULL, NULL, '2.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10367, 5230, 0, '', 'undefined', 'undefined', 'undefined', 0, '3550.00', '3550.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '1988000.0000', 'undefined', '3550.00', NULL, NULL, NULL, '560.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10369, 5231, 0, '', 'undefined', 'undefined', 'undefined', 0, '530.00', '530.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '1908000.0000', 'undefined', '530.00', NULL, NULL, NULL, '3600.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10372, 5233, 0, '', 'undefined', 'undefined', 'undefined', 0, '3700.00', '3700.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '795500.0000', 'undefined', '3700.00', NULL, NULL, NULL, '215.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10373, 5232, 0, '', 'undefined', 'undefined', 'undefined', 0, '3920.00', '3920.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '4656960.0000', 'undefined', '3920.00', NULL, NULL, NULL, '1188.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10375, 5234, 0, '', 'undefined', 'undefined', 'undefined', 0, '200.00', '200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '18000.0000', 'undefined', '200.00', NULL, NULL, NULL, '90.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10378, 5235, 0, '', 'undefined', 'undefined', 'undefined', 0, '200.00', '200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '36000.0000', 'undefined', '200.00', NULL, NULL, NULL, '180.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10379, 5236, 0, '', 'undefined', 'undefined', 'undefined', 0, '600.00', '600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '1200.0000', 'undefined', '600.00', NULL, NULL, NULL, '2.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10381, 5237, 0, '', 'undefined', 'undefined', 'undefined', 0, '0.00', '0.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '0.0000', 'undefined', '0.00', NULL, NULL, NULL, '0.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10383, 5238, 0, '', 'undefined', 'undefined', 'undefined', 0, '0.00', '0.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '0.0000', 'undefined', '0.00', NULL, NULL, NULL, '0.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10385, 5239, 0, '', 'undefined', 'undefined', 'undefined', 0, '600.00', '600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '1200.0000', 'undefined', '600.00', NULL, NULL, NULL, '2.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10387, 5240, 0, '', 'undefined', 'undefined', 'undefined', 0, '600.00', '600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '1200.0000', 'undefined', '600.00', NULL, NULL, NULL, '2.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10389, 5241, 0, '', 'undefined', 'undefined', 'undefined', 0, '650.00', '650.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '1300.0000', 'undefined', '650.00', NULL, NULL, NULL, '2.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10390, 4715, 82, '', '202002', 'Stone', 'standard', 0, '185.00', '185.00', '90.00', 1, '0.0000', NULL, '', '0', '0.00', '16650.0000', '', '185.00', NULL, 3, 'Ton', '90.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10391, 5083, 82, '', '202002', 'Stone', 'standard', 0, '185.00', '185.00', '95.00', 1, '0.0000', NULL, '', '0', '0.00', '17575.0000', '', '185.00', NULL, 3, 'Ton', '95.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10393, 5242, 0, '', 'undefined', 'undefined', 'undefined', 0, '600.00', '600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '600.0000', 'undefined', '600.00', NULL, NULL, NULL, '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10395, 5243, 0, '', 'undefined', 'undefined', 'undefined', 0, '600.00', '600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '1200.0000', 'undefined', '600.00', NULL, NULL, NULL, '2.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10398, 5245, 0, '', 'undefined', 'undefined', 'undefined', 0, '185.00', '185.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '33300.0000', 'undefined', '185.00', NULL, NULL, NULL, '180.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10399, 5244, 0, '', 'undefined', 'undefined', 'undefined', 0, '600.00', '600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '2400.0000', 'undefined', '600.00', NULL, NULL, NULL, '4.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10407, 5246, 0, '', 'undefined', 'undefined', 'undefined', 0, '600.00', '600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '1200.0000', 'undefined', '600.00', NULL, NULL, NULL, '2.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10408, 5251, 0, '', 'undefined', 'undefined', 'undefined', 0, '170.00', '170.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '15300.0000', 'undefined', '170.00', NULL, NULL, NULL, '90.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10409, 5252, 0, '', 'undefined', 'undefined', 'undefined', 0, '600.00', '600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '600.0000', 'undefined', '600.00', NULL, NULL, NULL, '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10410, 5250, 0, '', 'undefined', 'undefined', 'undefined', 0, '600.00', '600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '1800.0000', 'undefined', '600.00', NULL, NULL, NULL, '3.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10412, 5248, 0, '', 'undefined', 'undefined', 'undefined', 0, '600.00', '600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '600.0000', 'undefined', '600.00', NULL, NULL, NULL, '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10413, 5247, 0, '', 'undefined', 'undefined', 'undefined', 0, '170.00', '170.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '15300.0000', 'undefined', '170.00', NULL, NULL, NULL, '90.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10415, 5253, 0, '', 'undefined', 'undefined', 'undefined', 0, '170.00', '170.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '45900.0000', 'undefined', '170.00', NULL, NULL, NULL, '270.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10418, 5255, 0, '', 'undefined', 'undefined', 'undefined', 0, '600.00', '600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '600.0000', 'undefined', '600.00', NULL, NULL, NULL, '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10419, 5254, 0, '', 'undefined', 'undefined', 'undefined', 0, '170.00', '170.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '15300.0000', 'undefined', '170.00', NULL, NULL, NULL, '90.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10420, 4714, 82, '', '202002', 'Stone', 'standard', 0, '185.00', '185.00', '90.00', 1, '0.0000', NULL, '', '0', '0.00', '16650.0000', '', '185.00', NULL, 3, 'Ton', '90.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10422, 5256, 0, '', 'undefined', 'undefined', 'undefined', 0, '600.00', '600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '600.0000', 'undefined', '600.00', NULL, NULL, NULL, '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10424, 5257, 0, '', 'undefined', 'undefined', 'undefined', 0, '15000.00', '15000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '240750.0000', 'undefined', '15000.00', NULL, NULL, NULL, '16.0500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10427, 5259, 0, '', 'undefined', 'undefined', 'undefined', 0, '1641523.00', '1641523.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '1641523.0000', 'undefined', '1641523.00', NULL, NULL, NULL, '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10431, 5261, 0, '', 'undefined', 'undefined', 'undefined', 0, '296400.00', '296400.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '296400.0000', 'undefined', '296400.00', NULL, NULL, NULL, '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10433, 5262, 0, '', 'undefined', 'undefined', 'undefined', 0, '1287674.00', '1287674.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '1287674.0000', 'undefined', '1287674.00', NULL, NULL, NULL, '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10435, 5263, 0, '', 'undefined', 'undefined', 'undefined', 0, '10000.00', '10000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '10000.0000', 'undefined', '10000.00', NULL, NULL, NULL, '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10437, 5264, 0, '', 'undefined', 'undefined', 'undefined', 0, '118040.00', '118040.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '118040.0000', 'undefined', '118040.00', NULL, NULL, NULL, '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10445, 5267, 0, '', 'undefined', 'undefined', 'undefined', 0, '9200.00', '9200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '9200.0000', 'undefined', '9200.00', NULL, NULL, NULL, '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10447, 5269, 0, '', 'undefined', 'undefined', 'undefined', 0, '16000.00', '16000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '230240.0000', 'undefined', '16000.00', NULL, NULL, NULL, '14.3900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10448, 5268, 0, '', 'undefined', 'undefined', 'undefined', 0, '16000.00', '16000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '238080.0000', 'undefined', '16000.00', NULL, NULL, NULL, '14.8800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10449, 5266, 0, '', 'undefined', 'undefined', 'undefined', 0, '16500.00', '16500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '240735.0000', 'undefined', '16500.00', NULL, NULL, NULL, '14.5900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10451, 5270, 0, '', 'undefined', 'undefined', 'undefined', 0, '16500.00', '16500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '216645.0000', 'undefined', '16500.00', NULL, NULL, NULL, '13.1300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10462, 5271, 0, '', 'undefined', 'undefined', 'undefined', 0, '15900.00', '15900.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '290970.0000', 'undefined', '15900.00', NULL, NULL, NULL, '18.3000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10463, 5272, 0, '', 'undefined', 'undefined', 'undefined', 0, '15900.00', '15900.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '342645.0000', 'undefined', '15900.00', NULL, NULL, NULL, '21.5500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10464, 5273, 0, '', 'undefined', 'undefined', 'undefined', 0, '15900.00', '15900.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '357909.0000', 'undefined', '15900.00', NULL, NULL, NULL, '22.5100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10465, 5274, 0, '', 'undefined', 'undefined', 'undefined', 0, '15900.00', '15900.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '371742.0000', 'undefined', '15900.00', NULL, NULL, NULL, '23.3800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10477, 5283, 0, '', 'undefined', 'undefined', 'undefined', 0, '15900.00', '15900.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '333741.0000', 'undefined', '15900.00', NULL, NULL, NULL, '20.9900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10478, 5284, 0, '', 'undefined', 'undefined', 'undefined', 0, '15900.00', '15900.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '317682.0000', 'undefined', '15900.00', NULL, NULL, NULL, '19.9800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10479, 5285, 0, '', 'undefined', 'undefined', 'undefined', 0, '0.00', '0.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '0.0000', 'undefined', '0.00', NULL, NULL, NULL, '0.0000', '', NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10481, 5286, 0, '', 'undefined', 'undefined', 'undefined', 0, '19500.00', '19500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '374205.0000', 'undefined', '19500.00', NULL, NULL, NULL, '19.1900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10483, 5287, 0, '', 'undefined', 'undefined', 'undefined', 0, '15780.00', '15780.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '55703.4000', 'undefined', '15780.00', NULL, NULL, NULL, '3.5300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10485, 5288, 0, '', 'undefined', 'undefined', 'undefined', 0, '19500.00', '19500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '374205.0000', 'undefined', '19500.00', NULL, NULL, NULL, '19.1900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10486, 5282, 0, '', 'undefined', 'undefined', 'undefined', 0, '22000.00', '22000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '377960.0000', 'undefined', '22000.00', NULL, NULL, NULL, '17.1800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10488, 5289, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '500270.0000', 'undefined', '19000.00', NULL, NULL, NULL, '26.3300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10490, 5290, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '486780.0000', 'undefined', '19000.00', NULL, NULL, NULL, '25.6200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10492, 5291, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '391590.0000', 'undefined', '19000.00', NULL, NULL, NULL, '20.6100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10494, 5292, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '465120.0000', 'undefined', '19000.00', NULL, NULL, NULL, '24.4800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10496, 5293, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '400330.0000', 'undefined', '19000.00', NULL, NULL, NULL, '21.0700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10498, 5294, 0, '', 'undefined', 'undefined', 'undefined', 0, '22000.00', '22000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '427460.0000', 'undefined', '22000.00', NULL, NULL, NULL, '19.4300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10500, 5295, 0, '', 'undefined', 'undefined', 'undefined', 0, '22000.00', '22000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '424380.0000', 'undefined', '22000.00', NULL, NULL, NULL, '19.2900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10502, 5296, 0, '', 'undefined', 'undefined', 'undefined', 0, '22000.00', '22000.00', '21.37', 1, '0.0000', NULL, '', 'undefined', '0.00', '470140.0000', 'undefined', '22000.00', NULL, NULL, NULL, '21.3700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10504, 5297, 0, '', 'undefined', 'undefined', 'undefined', 0, '20000.00', '20000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '515600.0000', 'undefined', '20000.00', NULL, NULL, NULL, '25.7800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10506, 5298, 0, '', 'undefined', 'undefined', 'undefined', 0, '20000.00', '20000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '573000.0000', 'undefined', '20000.00', NULL, NULL, NULL, '28.6500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10508, 5299, 0, '', 'undefined', 'undefined', 'undefined', 0, '20000.00', '20000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '552400.0000', 'undefined', '20000.00', NULL, NULL, NULL, '27.6200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10510, 5300, 0, '', 'undefined', 'undefined', 'undefined', 0, '20000.00', '20000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '522200.0000', 'undefined', '20000.00', NULL, NULL, NULL, '26.1100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10512, 5301, 0, '', 'undefined', 'undefined', 'undefined', 0, '22000.00', '22000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '465080.0000', 'undefined', '22000.00', NULL, NULL, NULL, '21.1400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10514, 5302, 0, '', 'undefined', 'undefined', 'undefined', 0, '22000.00', '22000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '478500.0000', 'undefined', '22000.00', NULL, NULL, NULL, '21.7500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10516, 5303, 0, '', 'undefined', 'undefined', 'undefined', 0, '22000.00', '22000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '501600.0000', 'undefined', '22000.00', NULL, NULL, NULL, '22.8000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10518, 5304, 0, '', 'undefined', 'undefined', 'undefined', 0, '22000.00', '22000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '493020.0000', 'undefined', '22000.00', NULL, NULL, NULL, '22.4100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10520, 5305, 0, '', 'undefined', 'undefined', 'undefined', 0, '19500.00', '19500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '183885.0000', 'undefined', '19500.00', NULL, NULL, NULL, '9.4300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10522, 5306, 0, '', 'undefined', 'undefined', 'undefined', 0, '22000.00', '22000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '476520.0000', 'undefined', '22000.00', NULL, NULL, NULL, '21.6600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10524, 5307, 0, '', 'undefined', 'undefined', 'undefined', 0, '19500.00', '19500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '374205.0000', 'undefined', '19500.00', NULL, NULL, NULL, '19.1900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10526, 5308, 0, '', 'undefined', 'undefined', 'undefined', 0, '21800.00', '21800.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '499874.0000', 'undefined', '21800.00', NULL, NULL, NULL, '22.9300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10528, 5309, 0, '', 'undefined', 'undefined', 'undefined', 0, '22500.00', '22500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '535950.0000', 'undefined', '22500.00', NULL, NULL, NULL, '23.8200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10530, 5310, 0, '', 'undefined', 'undefined', 'undefined', 0, '22500.00', '22500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '486225.0000', 'undefined', '22500.00', NULL, NULL, NULL, '21.6100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10532, 5311, 0, '', 'undefined', 'undefined', 'undefined', 0, '20100.00', '20100.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '439386.0000', 'undefined', '20100.00', NULL, NULL, NULL, '21.8600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10534, 5312, 0, '', 'undefined', 'undefined', 'undefined', 0, '20100.00', '20100.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '492249.0000', 'undefined', '20100.00', NULL, NULL, NULL, '24.4900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10536, 5313, 0, '', 'undefined', 'undefined', 'undefined', 0, '19200.00', '19200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '294144.0000', 'undefined', '19200.00', NULL, NULL, NULL, '15.3200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10538, 5314, 0, '', 'undefined', 'undefined', 'undefined', 0, '22000.00', '22000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '490160.0000', 'undefined', '22000.00', NULL, NULL, NULL, '22.2800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10540, 5315, 0, '', 'undefined', 'undefined', 'undefined', 0, '22000.00', '22000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '439120.0000', 'undefined', '22000.00', NULL, NULL, NULL, '19.9600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10542, 5316, 0, '', 'undefined', 'undefined', 'undefined', 0, '19200.00', '19200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '436416.0000', 'undefined', '19200.00', NULL, NULL, NULL, '22.7300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10544, 5317, 0, '', 'undefined', 'undefined', 'undefined', 0, '19100.00', '19100.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '463939.0000', 'undefined', '19100.00', NULL, NULL, NULL, '24.2900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10546, 5318, 0, '', 'undefined', 'undefined', 'undefined', 0, '20800.00', '20800.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '413920.0000', 'undefined', '20800.00', NULL, NULL, NULL, '19.9000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10548, 5319, 0, '', 'undefined', 'undefined', 'undefined', 0, '20800.00', '20800.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '389792.0000', 'undefined', '20800.00', NULL, NULL, NULL, '18.7400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10550, 5320, 0, '', 'undefined', 'undefined', 'undefined', 0, '19200.00', '19200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '446400.0000', 'undefined', '19200.00', NULL, NULL, NULL, '23.2500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10552, 5321, 0, '', 'undefined', 'undefined', 'undefined', 0, '19200.00', '19200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '410880.0000', 'undefined', '19200.00', NULL, NULL, NULL, '21.4000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10554, 5322, 0, '', 'undefined', 'undefined', 'undefined', 0, '20100.00', '20100.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '559383.0000', 'undefined', '20100.00', NULL, NULL, NULL, '27.8300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10556, 5323, 0, '', 'undefined', 'undefined', 'undefined', 0, '20100.00', '20100.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '497877.0000', 'undefined', '20100.00', NULL, NULL, NULL, '24.7700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10558, 5324, 0, '', 'undefined', 'undefined', 'undefined', 0, '22500.00', '22500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '490275.0000', 'undefined', '22500.00', NULL, NULL, NULL, '21.7900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10560, 5325, 0, '', 'undefined', 'undefined', 'undefined', 0, '22500.00', '22500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '492300.0000', 'undefined', '22500.00', NULL, NULL, NULL, '21.8800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10562, 5326, 0, '', 'undefined', 'undefined', 'undefined', 0, '20900.00', '20900.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '387904.0000', 'undefined', '20900.00', NULL, NULL, NULL, '18.5600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10564, 5327, 0, '', 'undefined', 'undefined', 'undefined', 0, '20800.00', '20800.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '450528.0000', 'undefined', '20800.00', NULL, NULL, NULL, '21.6600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10566, 5328, 0, '', 'undefined', 'undefined', 'undefined', 0, '20800.00', '20800.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '367120.0000', 'undefined', '20800.00', NULL, NULL, NULL, '17.6500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10568, 5329, 0, '', 'undefined', 'undefined', 'undefined', 0, '20800.00', '20800.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '393328.0000', 'undefined', '20800.00', NULL, NULL, NULL, '18.9100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10570, 5330, 0, '', 'undefined', 'undefined', 'undefined', 0, '22200.00', '22200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '335664.0000', 'undefined', '22200.00', NULL, NULL, NULL, '15.1200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10572, 5331, 0, '', 'undefined', 'undefined', 'undefined', 0, '22200.00', '22200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '413142.0000', 'undefined', '22200.00', NULL, NULL, NULL, '18.6100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10574, 5332, 0, '', 'undefined', 'undefined', 'undefined', 0, '22000.00', '22000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '476740.0000', 'undefined', '22000.00', NULL, NULL, NULL, '21.6700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10576, 5333, 0, '', 'undefined', 'undefined', 'undefined', 0, '20800.00', '20800.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '307008.0000', 'undefined', '20800.00', NULL, NULL, NULL, '14.7600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10578, 5334, 0, '', 'undefined', 'undefined', 'undefined', 0, '20800.00', '20800.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '315536.0000', 'undefined', '20800.00', NULL, NULL, NULL, '15.1700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10580, 5335, 0, '', 'undefined', 'undefined', 'undefined', 0, '20800.00', '20800.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '387504.0000', 'undefined', '20800.00', NULL, NULL, NULL, '18.6300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10582, 5336, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '480130.0000', 'undefined', '19000.00', NULL, NULL, NULL, '25.2700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10584, 5337, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '424080.0000', 'undefined', '19000.00', NULL, NULL, NULL, '22.3200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10586, 5338, 0, '', 'undefined', 'undefined', 'undefined', 0, '19200.00', '19200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '443520.0000', 'undefined', '19200.00', NULL, NULL, NULL, '23.1000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10588, 5339, 0, '', 'undefined', 'undefined', 'undefined', 0, '19100.00', '19100.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '456299.0000', 'undefined', '19100.00', NULL, NULL, NULL, '23.8900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10592, 5341, 0, '', 'undefined', 'undefined', 'undefined', 0, '0.00', '0.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '0.0000', 'undefined', '0.00', NULL, NULL, NULL, '0.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10594, 5342, 0, '', 'undefined', 'undefined', 'undefined', 0, '19100.00', '19100.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '461647.0000', 'undefined', '19100.00', NULL, NULL, NULL, '24.1700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10596, 5343, 0, '', 'undefined', 'undefined', 'undefined', 0, '19200.00', '19200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '492672.0000', 'undefined', '19200.00', NULL, NULL, NULL, '25.6600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10598, 5344, 0, '', 'undefined', 'undefined', 'undefined', 0, '19500.00', '19500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '383760.0000', 'undefined', '19500.00', NULL, NULL, NULL, '19.6800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10602, 5346, 0, '', 'undefined', 'undefined', 'undefined', 0, '19500.00', '19500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '516750.0000', 'undefined', '19500.00', NULL, NULL, NULL, '26.5000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10604, 5347, 0, '', 'undefined', 'undefined', 'undefined', 0, '19500.00', '19500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '390000.0000', 'undefined', '19500.00', NULL, NULL, NULL, '20.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10606, 5348, 0, '', 'undefined', 'undefined', 'undefined', 0, '20800.00', '20800.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '314912.0000', 'undefined', '20800.00', NULL, NULL, NULL, '15.1400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10608, 5349, 0, '', 'undefined', 'undefined', 'undefined', 0, '20800.00', '20800.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '372528.0000', 'undefined', '20800.00', NULL, NULL, NULL, '17.9100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10611, 5350, 0, '', 'undefined', 'undefined', 'undefined', 0, '20800.00', '20800.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '390624.0000', 'undefined', '20800.00', NULL, NULL, NULL, '18.7800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10613, 5351, 0, '', 'undefined', 'undefined', 'undefined', 0, '20800.00', '20800.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '368992.0000', 'undefined', '20800.00', NULL, NULL, NULL, '17.7400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10619, 5355, 0, '', 'undefined', 'undefined', 'undefined', 0, '21000.00', '21000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '321720.0000', 'undefined', '21000.00', NULL, NULL, NULL, '15.3200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10620, 5354, 0, '', 'undefined', 'undefined', 'undefined', 0, '50000.00', '50000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '50000.0000', 'undefined', '50000.00', NULL, NULL, NULL, '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10622, 5356, 0, '', 'undefined', 'undefined', 'undefined', 0, '21000.00', '21000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '329910.0000', 'undefined', '21000.00', NULL, NULL, NULL, '15.7100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10631, 5360, 0, '', 'undefined', 'undefined', 'undefined', 0, '19500.00', '19500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '5109000.0000', 'undefined', '19500.00', NULL, NULL, NULL, '262.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10635, 5362, 0, '', 'undefined', 'undefined', 'undefined', 0, '552000.00', '552000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '552000.0000', 'undefined', '552000.00', NULL, NULL, NULL, '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10637, 5363, 0, '', 'undefined', 'undefined', 'undefined', 0, '19500.00', '19500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '374205.0000', 'undefined', '19500.00', NULL, NULL, NULL, '19.1900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10639, 5364, 0, '', 'undefined', 'undefined', 'undefined', 0, '19500.00', '19500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '585195.0000', 'undefined', '19500.00', NULL, NULL, NULL, '30.0100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10641, 5365, 0, '', 'undefined', 'undefined', 'undefined', 0, '19100.00', '19100.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '481702.0000', 'undefined', '19100.00', NULL, NULL, NULL, '25.2200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10643, 5366, 0, '', 'undefined', 'undefined', 'undefined', 0, '19200.00', '19200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '348672.0000', 'undefined', '19200.00', NULL, NULL, NULL, '18.1600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10645, 5367, 0, '', 'undefined', 'undefined', 'undefined', 0, '19500.00', '19500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '488670.0000', 'undefined', '19500.00', NULL, NULL, NULL, '25.0600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10647, 5368, 0, '', 'undefined', 'undefined', 'undefined', 0, '19500.00', '19500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '493740.0000', 'undefined', '19500.00', NULL, NULL, NULL, '25.3200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10649, 5369, 0, '', 'undefined', 'undefined', 'undefined', 0, '19500.00', '19500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '1560000.0000', 'undefined', '19500.00', NULL, NULL, NULL, '80.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10651, 5370, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '502930.0000', 'undefined', '19000.00', NULL, NULL, NULL, '26.4700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10653, 5371, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '472340.0000', 'undefined', '19000.00', NULL, NULL, NULL, '24.8600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10655, 5372, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '518700.0000', 'undefined', '19000.00', NULL, NULL, NULL, '27.3000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10657, 5373, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '494380.0000', 'undefined', '19000.00', NULL, NULL, NULL, '26.0200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10659, 5374, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '950000.0000', 'undefined', '19000.00', NULL, NULL, NULL, '50.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10661, 5375, 0, '', 'undefined', 'undefined', 'undefined', 0, '19400.00', '19400.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '495088.0000', 'undefined', '19400.00', NULL, NULL, NULL, '25.5200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10663, 5376, 0, '', 'undefined', 'undefined', 'undefined', 0, '19400.00', '19400.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '497416.0000', 'undefined', '19400.00', NULL, NULL, NULL, '25.6400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10665, 5377, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '491340.0000', 'undefined', '19000.00', NULL, NULL, NULL, '25.8600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10667, 5378, 0, '', 'undefined', 'undefined', 'undefined', 0, '19200.00', '19200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '439104.0000', 'undefined', '19200.00', NULL, NULL, NULL, '22.8700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10669, 5379, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '460370.0000', 'undefined', '19000.00', NULL, NULL, NULL, '24.2300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10671, 5380, 0, '', 'undefined', 'undefined', 'undefined', 0, '20200.00', '20200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '421170.0000', 'undefined', '20200.00', NULL, NULL, NULL, '20.8500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10673, 5381, 0, '', 'undefined', 'undefined', 'undefined', 0, '20200.00', '20200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '449248.0000', 'undefined', '20200.00', NULL, NULL, NULL, '22.2400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10675, 5382, 0, '', 'undefined', 'undefined', 'undefined', 0, '19500.00', '19500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '374205.0000', 'undefined', '19500.00', NULL, NULL, NULL, '19.1900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10677, 5383, 0, '', 'undefined', 'undefined', 'undefined', 0, '19400.00', '19400.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '486164.0000', 'undefined', '19400.00', NULL, NULL, NULL, '25.0600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10679, 5384, 0, '', 'undefined', 'undefined', 'undefined', 0, '19500.00', '19500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '1540500.0000', 'undefined', '19500.00', NULL, NULL, NULL, '79.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10681, 5385, 0, '', 'undefined', 'undefined', 'undefined', 0, '19500.00', '19500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '524160.0000', 'undefined', '19500.00', NULL, NULL, NULL, '26.8800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10683, 5386, 0, '', 'undefined', 'undefined', 'undefined', 0, '19500.00', '19500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '499590.0000', 'undefined', '19500.00', NULL, NULL, NULL, '25.6200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10685, 5387, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '405460.0000', 'undefined', '19000.00', NULL, NULL, NULL, '21.3400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10687, 5388, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '510720.0000', 'undefined', '19000.00', NULL, NULL, NULL, '26.8800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10689, 5389, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '518890.0000', 'undefined', '19000.00', NULL, NULL, NULL, '27.3100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10691, 5390, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '520600.0000', 'undefined', '19000.00', NULL, NULL, NULL, '27.4000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10693, 5391, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '508440.0000', 'undefined', '19000.00', NULL, NULL, NULL, '26.7600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10696, 5392, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '28.04', 1, '0.0000', NULL, '', 'undefined', '0.00', '532760.0000', 'undefined', '19000.00', NULL, NULL, NULL, '28.0400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10698, 5393, 0, '', 'undefined', 'undefined', 'undefined', 0, '20000.00', '20000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '362400.0000', 'undefined', '20000.00', NULL, NULL, NULL, '18.1200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10700, 5394, 0, '', 'undefined', 'undefined', 'undefined', 0, '19700.00', '19700.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '419019.0000', 'undefined', '19700.00', NULL, NULL, NULL, '21.2700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10702, 5395, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '446310.0000', 'undefined', '19000.00', NULL, NULL, NULL, '23.4900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10704, 5396, 0, '', 'undefined', 'undefined', 'undefined', 0, '19700.00', '19700.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '303971.0000', 'undefined', '19700.00', NULL, NULL, NULL, '15.4300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10706, 5397, 0, '', 'undefined', 'undefined', 'undefined', 0, '19700.00', '19700.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '316776.0000', 'undefined', '19700.00', NULL, NULL, NULL, '16.0800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10708, 5398, 0, '', 'undefined', 'undefined', 'undefined', 0, '19700.00', '19700.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '486787.0000', 'undefined', '19700.00', NULL, NULL, NULL, '24.7100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10710, 5399, 0, '', 'undefined', 'undefined', 'undefined', 0, '19700.00', '19700.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '480680.0000', 'undefined', '19700.00', NULL, NULL, NULL, '24.4000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10712, 5400, 0, '', 'undefined', 'undefined', 'undefined', 0, '19700.00', '19700.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '388681.0000', 'undefined', '19700.00', NULL, NULL, NULL, '19.7300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10714, 5401, 0, '', 'undefined', 'undefined', 'undefined', 0, '20000.00', '20000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '391200.0000', 'undefined', '20000.00', NULL, NULL, NULL, '19.5600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10716, 5402, 0, '', 'undefined', 'undefined', 'undefined', 0, '20000.00', '20000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '397000.0000', 'undefined', '20000.00', NULL, NULL, NULL, '19.8500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10718, 5403, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '475000.0000', 'undefined', '19000.00', NULL, NULL, NULL, '25.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10720, 5404, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '375144.0000', 'undefined', '19600.00', NULL, NULL, NULL, '19.1400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10722, 5405, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '404740.0000', 'undefined', '19600.00', NULL, NULL, NULL, '20.6500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10724, 5406, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '414932.0000', 'undefined', '19600.00', NULL, NULL, NULL, '21.1700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10726, 5407, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '372204.0000', 'undefined', '19600.00', NULL, NULL, NULL, '18.9900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10728, 5408, 0, '', 'undefined', 'undefined', 'undefined', 0, '19700.00', '19700.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '300031.0000', 'undefined', '19700.00', NULL, NULL, NULL, '15.2300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10730, 5409, 0, '', 'undefined', 'undefined', 'undefined', 0, '3000.00', '3000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '3000.0000', 'undefined', '3000.00', NULL, NULL, NULL, '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10732, 5410, 0, '', 'undefined', 'undefined', 'undefined', 0, '19400.00', '19400.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '492760.0000', 'undefined', '19400.00', NULL, NULL, NULL, '25.4000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10734, 5411, 0, '', 'undefined', 'undefined', 'undefined', 0, '19400.00', '19400.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '521472.0000', 'undefined', '19400.00', NULL, NULL, NULL, '26.8800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10736, 5412, 0, '', 'undefined', 'undefined', 'undefined', 0, '19200.00', '19200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '116928.0000', 'undefined', '19200.00', NULL, NULL, NULL, '6.0900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10738, 5413, 0, '', 'undefined', 'undefined', 'undefined', 0, '19200.00', '19200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '113856.0000', 'undefined', '19200.00', NULL, NULL, NULL, '5.9300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10740, 5414, 0, '', 'undefined', 'undefined', 'undefined', 0, '19200.00', '19200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '115968.0000', 'undefined', '19200.00', NULL, NULL, NULL, '6.0400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10742, 5415, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '451440.0000', 'undefined', '19000.00', NULL, NULL, NULL, '23.7600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10744, 5416, 0, '', 'undefined', 'undefined', 'undefined', 0, '19700.00', '19700.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '420201.0000', 'undefined', '19700.00', NULL, NULL, NULL, '21.3300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10746, 5417, 0, '', 'undefined', 'undefined', 'undefined', 0, '19700.00', '19700.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '437931.0000', 'undefined', '19700.00', NULL, NULL, NULL, '22.2300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10748, 5418, 0, '', 'undefined', 'undefined', 'undefined', 0, '20000.00', '20000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '329800.0000', 'undefined', '20000.00', NULL, NULL, NULL, '16.4900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10750, 5419, 0, '', 'undefined', 'undefined', 'undefined', 0, '19800.00', '19800.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '168102.0000', 'undefined', '19800.00', NULL, NULL, NULL, '8.4900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10752, 5420, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '465892.0000', 'undefined', '19600.00', NULL, NULL, NULL, '23.7700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10754, 5421, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '336532.0000', 'undefined', '19600.00', NULL, NULL, NULL, '17.1700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10756, 5422, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '1900000.0000', 'undefined', '19000.00', NULL, NULL, NULL, '100.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10758, 5423, 0, '', 'undefined', 'undefined', 'undefined', 0, '19700.00', '19700.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '396167.0000', 'undefined', '19700.00', NULL, NULL, NULL, '20.1100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10760, 5424, 0, '', 'undefined', 'undefined', 'undefined', 0, '19700.00', '19700.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '384938.0000', 'undefined', '19700.00', NULL, NULL, NULL, '19.5400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10762, 5425, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '349220.0000', 'undefined', '19000.00', NULL, NULL, NULL, '18.3800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10764, 5426, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '420420.0000', 'undefined', '19600.00', NULL, NULL, NULL, '21.4500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10766, 5427, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '423556.0000', 'undefined', '19600.00', NULL, NULL, NULL, '21.6100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10768, 5428, 0, '', 'undefined', 'undefined', 'undefined', 0, '19400.00', '19400.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '446200.0000', 'undefined', '19400.00', NULL, NULL, NULL, '23.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10770, 5429, 0, '', 'undefined', 'undefined', 'undefined', 0, '19700.00', '19700.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '115442.0000', 'undefined', '19700.00', NULL, NULL, NULL, '5.8600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10772, 5430, 0, '', 'undefined', 'undefined', 'undefined', 0, '19700.00', '19700.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '481271.0000', 'undefined', '19700.00', NULL, NULL, NULL, '24.4300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10774, 5431, 0, '', 'undefined', 'undefined', 'undefined', 0, '19900.00', '19900.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '428049.0000', 'undefined', '19900.00', NULL, NULL, NULL, '21.5100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10776, 5432, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '450016.0000', 'undefined', '19600.00', NULL, NULL, NULL, '22.9600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10778, 5433, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '435120.0000', 'undefined', '19600.00', NULL, NULL, NULL, '22.2000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10781, 5434, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '396704.0000', 'undefined', '19600.00', NULL, NULL, NULL, '20.2400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10783, 5435, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '468440.0000', 'undefined', '19600.00', NULL, NULL, NULL, '23.9000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10785, 5436, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '480320.0000', 'undefined', '19000.00', NULL, NULL, NULL, '25.2800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10787, 5437, 0, '', 'undefined', 'undefined', 'undefined', 0, '0.00', '0.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '0.0000', 'undefined', '0.00', NULL, NULL, NULL, '0.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10789, 5438, 0, '', 'undefined', 'undefined', 'undefined', 0, '19700.00', '19700.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '371542.0000', 'undefined', '19700.00', NULL, NULL, NULL, '18.8600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10791, 5439, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '376770.0000', 'undefined', '19000.00', NULL, NULL, NULL, '19.8300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10793, 5440, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '395010.0000', 'undefined', '19000.00', NULL, NULL, NULL, '20.7900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10795, 5441, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '347510.0000', 'undefined', '19000.00', NULL, NULL, NULL, '18.2900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10797, 5442, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '359860.0000', 'undefined', '19000.00', NULL, NULL, NULL, '18.9400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10799, 5443, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '350360.0000', 'undefined', '19000.00', NULL, NULL, NULL, '18.4400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10801, 5444, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '368220.0000', 'undefined', '19000.00', NULL, NULL, NULL, '19.3800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10805, 5446, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '430808.0000', 'undefined', '19600.00', NULL, NULL, NULL, '21.9800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10807, 5447, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '439236.0000', 'undefined', '19600.00', NULL, NULL, NULL, '22.4100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10809, 5448, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '282044.0000', 'undefined', '19600.00', NULL, NULL, NULL, '14.3900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10811, 5449, 0, '', 'undefined', 'undefined', 'undefined', 0, '19700.00', '19700.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '352433.0000', 'undefined', '19700.00', NULL, NULL, NULL, '17.8900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10814, 5450, 0, '', 'undefined', 'undefined', 'undefined', 0, '19700.00', '19700.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '303971.0000', 'undefined', '19700.00', NULL, NULL, NULL, '15.4300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10815, 5451, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '347700.0000', 'undefined', '19000.00', NULL, NULL, NULL, '18.3000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10817, 5452, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '454328.0000', 'undefined', '19600.00', NULL, NULL, NULL, '23.1800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10819, 5453, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '306740.0000', 'undefined', '19600.00', NULL, NULL, NULL, '15.6500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10821, 5454, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '452760.0000', 'undefined', '19600.00', NULL, NULL, NULL, '23.1000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10823, 5455, 0, '', 'undefined', 'undefined', 'undefined', 0, '18200.00', '18200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '637000.0000', 'undefined', '18200.00', NULL, NULL, NULL, '35.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10825, 5456, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '378476.0000', 'undefined', '19600.00', NULL, NULL, NULL, '19.3100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10827, 5457, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '275120.0000', 'undefined', '19000.00', NULL, NULL, NULL, '14.4800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10829, 5458, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '302670.0000', 'undefined', '19000.00', NULL, NULL, NULL, '15.9300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10831, 5459, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '358720.0000', 'undefined', '19000.00', NULL, NULL, NULL, '18.8800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10833, 5460, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '307230.0000', 'undefined', '19000.00', NULL, NULL, NULL, '16.1700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10836, 5461, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '360240.0000', 'undefined', '19000.00', NULL, NULL, NULL, '18.9600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10838, 5462, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '341430.0000', 'undefined', '19000.00', NULL, NULL, NULL, '17.9700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10840, 5463, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '368284.0000', 'undefined', '19600.00', NULL, NULL, NULL, '18.7900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10842, 5464, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '371028.0000', 'undefined', '19600.00', NULL, NULL, NULL, '18.9300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10844, 5465, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '312620.0000', 'undefined', '19600.00', NULL, NULL, NULL, '15.9500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10846, 5466, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '381900.0000', 'undefined', '19000.00', NULL, NULL, NULL, '20.1000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10848, 5467, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '132300.0000', 'undefined', '19600.00', NULL, NULL, NULL, '6.7500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10850, 5468, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '458280.0000', 'undefined', '19000.00', NULL, NULL, NULL, '24.1200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10852, 5469, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '454480.0000', 'undefined', '19000.00', NULL, NULL, NULL, '23.9200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10854, 5470, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '314830.0000', 'undefined', '19000.00', NULL, NULL, NULL, '16.5700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10856, 5471, 0, '', 'undefined', 'undefined', 'undefined', 0, '18000.00', '18000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '1800000.0000', 'undefined', '18000.00', NULL, NULL, NULL, '100.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10858, 5472, 0, '', 'undefined', 'undefined', 'undefined', 0, '19800.00', '19800.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '405306.0000', 'undefined', '19800.00', NULL, NULL, NULL, '20.4700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10860, 5473, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '434728.0000', 'undefined', '19600.00', NULL, NULL, NULL, '22.1800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10862, 5474, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '332880.0000', 'undefined', '19000.00', NULL, NULL, NULL, '17.5200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10864, 5475, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '349980.0000', 'undefined', '19000.00', NULL, NULL, NULL, '18.4200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10866, 5476, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '310650.0000', 'undefined', '19000.00', NULL, NULL, NULL, '16.3500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10868, 5477, 0, '', 'undefined', 'undefined', 'undefined', 0, '19700.00', '19700.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '470042.0000', 'undefined', '19700.00', NULL, NULL, NULL, '23.8600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10870, 5478, 0, '', 'undefined', 'undefined', 'undefined', 0, '19800.00', '19800.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '511236.0000', 'undefined', '19800.00', NULL, NULL, NULL, '25.8200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10872, 5479, 0, '', 'undefined', 'undefined', 'undefined', 0, '19700.00', '19700.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '406411.0000', 'undefined', '19700.00', NULL, NULL, NULL, '20.6300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10874, 5480, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '387790.0000', 'undefined', '19000.00', NULL, NULL, NULL, '20.4100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10876, 5481, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '445900.0000', 'undefined', '19600.00', NULL, NULL, NULL, '22.7500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10878, 5482, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '402780.0000', 'undefined', '19600.00', NULL, NULL, NULL, '20.5500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10880, 5483, 0, '', 'undefined', 'undefined', 'undefined', 0, '19800.00', '19800.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '461934.0000', 'undefined', '19800.00', NULL, NULL, NULL, '23.3300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10882, 5484, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '476520.0000', 'undefined', '19000.00', NULL, NULL, NULL, '25.0800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10885, 5485, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '478800.0000', 'undefined', '19000.00', NULL, NULL, NULL, '25.2000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10887, 5486, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '473670.0000', 'undefined', '19000.00', NULL, NULL, NULL, '24.9300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10889, 5487, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '443460.0000', 'undefined', '19000.00', NULL, NULL, NULL, '23.3400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10891, 5488, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '159936.0000', 'undefined', '19600.00', NULL, NULL, NULL, '8.1600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10893, 5489, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '453936.0000', 'undefined', '19600.00', NULL, NULL, NULL, '23.1600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10895, 5490, 0, '', 'undefined', 'undefined', 'undefined', 0, '17800.00', '17800.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '406374.0000', 'undefined', '17800.00', NULL, NULL, NULL, '22.8300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10899, 5491, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '440216.0000', 'undefined', '19600.00', NULL, NULL, NULL, '22.4600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10900, 5492, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '453348.0000', 'undefined', '19600.00', NULL, NULL, NULL, '23.1300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10901, 5493, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '449232.0000', 'undefined', '19600.00', NULL, NULL, NULL, '22.9200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10903, 5494, 0, '', 'undefined', 'undefined', 'undefined', 0, '1428800.00', '1428800.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '1428800.0000', 'undefined', '1428800.00', NULL, NULL, NULL, '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10907, 5496, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '404544.0000', 'undefined', '19600.00', NULL, NULL, NULL, '20.6400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10909, 5497, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '394940.0000', 'undefined', '19600.00', NULL, NULL, NULL, '20.1500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10911, 5498, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '474908.0000', 'undefined', '19600.00', NULL, NULL, NULL, '24.2300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10913, 5499, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '466284.0000', 'undefined', '19600.00', NULL, NULL, NULL, '23.7900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10915, 5500, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '425124.0000', 'undefined', '19600.00', NULL, NULL, NULL, '21.6900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10917, 5501, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '448252.0000', 'undefined', '19600.00', NULL, NULL, NULL, '22.8700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10919, 5502, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '443352.0000', 'undefined', '19600.00', NULL, NULL, NULL, '22.6200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10921, 5503, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '472164.0000', 'undefined', '19600.00', NULL, NULL, NULL, '24.0900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10923, 5504, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '371616.0000', 'undefined', '19600.00', NULL, NULL, NULL, '18.9600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10925, 5505, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '468440.0000', 'undefined', '19600.00', NULL, NULL, NULL, '23.9000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10927, 5506, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '396704.0000', 'undefined', '19600.00', NULL, NULL, NULL, '20.2400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10929, 5507, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '457660.0000', 'undefined', '19600.00', NULL, NULL, NULL, '23.3500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10931, 5508, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '367500.0000', 'undefined', '19600.00', NULL, NULL, NULL, '18.7500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10933, 5509, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '385728.0000', 'undefined', '19600.00', NULL, NULL, NULL, '19.6800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10936, 5511, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '487920.0000', 'undefined', '19000.00', NULL, NULL, NULL, '25.6800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10937, 5510, 0, '', 'undefined', 'undefined', 'undefined', 0, '140000.00', '140000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '140000.0000', 'undefined', '140000.00', NULL, NULL, NULL, '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10939, 5512, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '359480.0000', 'undefined', '19000.00', NULL, NULL, NULL, '18.9200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10940, 5359, 0, '', 'undefined', 'undefined', 'undefined', 0, '19300.00', '19300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '1833500.0000', 'undefined', '19300.00', NULL, NULL, NULL, '95.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10941, 5357, 0, '', 'undefined', 'undefined', 'undefined', 0, '19300.00', '19300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '1833500.0000', 'undefined', '19300.00', NULL, NULL, NULL, '95.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10942, 5340, 0, '', 'undefined', 'undefined', 'undefined', 0, '19300.00', '19300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '3763500.0000', 'undefined', '19300.00', NULL, NULL, NULL, '195.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10943, 5495, 0, '', 'undefined', 'undefined', 'undefined', 0, '17700.00', '17700.00', '94.00', 1, '0.0000', NULL, '', '', '0.00', '1663800.0000', 'undefined', '17700.00', NULL, NULL, NULL, '94.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10945, 5513, 0, '', 'undefined', 'undefined', 'undefined', 0, '18950.00', '18950.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '374262.5000', 'undefined', '18950.00', NULL, NULL, NULL, '19.7500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10947, 5514, 0, '', 'undefined', 'undefined', 'undefined', 0, '18950.00', '18950.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '427322.5000', 'undefined', '18950.00', NULL, NULL, NULL, '22.5500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10949, 5515, 0, '', 'undefined', 'undefined', 'undefined', 0, '19300.00', '19300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '551208.0000', 'undefined', '19300.00', NULL, NULL, NULL, '28.5600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10951, 5516, 0, '', 'undefined', 'undefined', 'undefined', 0, '19300.00', '19300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '517240.0000', 'undefined', '19300.00', NULL, NULL, NULL, '26.8000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10953, 5517, 0, '', 'undefined', 'undefined', 'undefined', 0, '19300.00', '19300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '481342.0000', 'undefined', '19300.00', NULL, NULL, NULL, '24.9400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10955, 5518, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '413060.0000', 'undefined', '19000.00', NULL, NULL, NULL, '21.7400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10957, 5519, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '502360.0000', 'undefined', '19000.00', NULL, NULL, NULL, '26.4400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10959, 5520, 0, '', 'undefined', 'undefined', 'undefined', 0, '19500.00', '19500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '368550.0000', 'undefined', '19500.00', NULL, NULL, NULL, '18.9000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10961, 5521, 0, '', 'undefined', 'undefined', 'undefined', 0, '19900.00', '19900.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '436009.0000', 'undefined', '19900.00', NULL, NULL, NULL, '21.9100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10963, 5522, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '469812.0000', 'undefined', '19600.00', NULL, NULL, NULL, '23.9700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10965, 5523, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '444332.0000', 'undefined', '19600.00', NULL, NULL, NULL, '22.6700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10967, 5524, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '421596.0000', 'undefined', '19600.00', NULL, NULL, NULL, '21.5100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10969, 5525, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '389648.0000', 'undefined', '19600.00', NULL, NULL, NULL, '19.8800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10971, 5526, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '441980.0000', 'undefined', '19600.00', NULL, NULL, NULL, '22.5500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10973, 5527, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '352016.0000', 'undefined', '19600.00', NULL, NULL, NULL, '17.9600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10975, 5528, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '450604.0000', 'undefined', '19600.00', NULL, NULL, NULL, '22.9900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10977, 5529, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '428456.0000', 'undefined', '19600.00', NULL, NULL, NULL, '21.8600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10979, 5530, 0, '', 'undefined', 'undefined', 'undefined', 0, '19800.00', '19800.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '400356.0000', 'undefined', '19800.00', NULL, NULL, NULL, '20.2200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10981, 5531, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '292236.0000', 'undefined', '19600.00', NULL, NULL, NULL, '14.9100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10983, 5532, 0, '', 'undefined', 'undefined', 'undefined', 0, '18000.00', '18000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '1260000.0000', 'undefined', '18000.00', NULL, NULL, NULL, '70.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10987, 5534, 0, '', 'undefined', 'undefined', 'undefined', 0, '16000.00', '16000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '255680.0000', 'undefined', '16000.00', NULL, NULL, NULL, '15.9800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10989, 5535, 0, '', 'undefined', 'undefined', 'undefined', 0, '16000.00', '16000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '231360.0000', 'undefined', '16000.00', NULL, NULL, NULL, '14.4600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10991, 5536, 0, '', 'undefined', 'undefined', 'undefined', 0, '16000.00', '16000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '193120.0000', 'undefined', '16000.00', NULL, NULL, NULL, '12.0700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10993, 5537, 0, '', 'undefined', 'undefined', 'undefined', 0, '19550.00', '19550.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '390609.0000', 'undefined', '19550.00', NULL, NULL, NULL, '19.9800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10995, 5538, 0, '', 'undefined', 'undefined', 'undefined', 0, '19800.00', '19800.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '465498.0000', 'undefined', '19800.00', NULL, NULL, NULL, '23.5100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (10997, 5539, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '100548.0000', 'undefined', '19600.00', NULL, NULL, NULL, '5.1300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11001, 5541, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '288708.0000', 'undefined', '19600.00', NULL, NULL, NULL, '14.7300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11003, 5542, 0, '', 'undefined', 'undefined', 'undefined', 0, '19500.00', '19500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '275340.0000', 'undefined', '19500.00', NULL, NULL, NULL, '14.1200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11005, 5543, 0, '', 'undefined', 'undefined', 'undefined', 0, '19500.00', '19500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '313755.0000', 'undefined', '19500.00', NULL, NULL, NULL, '16.0900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11007, 5544, 0, '', 'undefined', 'undefined', 'undefined', 0, '19500.00', '19500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '299910.0000', 'undefined', '19500.00', NULL, NULL, NULL, '15.3800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11009, 5545, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '292220.0000', 'undefined', '19000.00', NULL, NULL, NULL, '15.3800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11011, 5546, 0, '', 'undefined', 'undefined', 'undefined', 0, '1086198.00', '1086198.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '1086198.0000', 'undefined', '1086198.00', NULL, NULL, NULL, '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11012, 5361, 0, '', 'undefined', 'undefined', 'undefined', 0, '19200.00', '19200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '3648000.0000', 'undefined', '19200.00', NULL, NULL, NULL, '190.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11014, 5547, 0, '', 'undefined', 'undefined', 'undefined', 0, '17600.00', '17600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '123200.0000', 'undefined', '17600.00', NULL, NULL, NULL, '7.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11016, 5548, 0, '', 'undefined', 'undefined', 'undefined', 0, '17600.00', '17600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '1654400.0000', 'undefined', '17600.00', NULL, NULL, NULL, '94.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11018, 5549, 0, '', 'undefined', 'undefined', 'undefined', 0, '17600.00', '17600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '1531200.0000', 'undefined', '17600.00', NULL, NULL, NULL, '87.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11020, 5550, 0, '', 'undefined', 'undefined', 'undefined', 0, '17900.00', '17900.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '447500.0000', 'undefined', '17900.00', NULL, NULL, NULL, '25.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11022, 5551, 0, '', 'undefined', 'undefined', 'undefined', 0, '17500.00', '17500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '415450.0000', 'undefined', '17500.00', NULL, NULL, NULL, '23.7400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11024, 5552, 0, '', 'undefined', 'undefined', 'undefined', 0, '17800.00', '17800.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '415986.0000', 'undefined', '17800.00', NULL, NULL, NULL, '23.3700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11026, 5553, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '414200.0000', 'undefined', '19000.00', NULL, NULL, NULL, '21.8000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11028, 5554, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '465880.0000', 'undefined', '19000.00', NULL, NULL, NULL, '24.5200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11030, 5555, 0, '', 'undefined', 'undefined', 'undefined', 0, '17800.00', '17800.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '413494.0000', 'undefined', '17800.00', NULL, NULL, NULL, '23.2300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11032, 5556, 0, '', 'undefined', 'undefined', 'undefined', 0, '1709595.00', '1709595.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '1709595.0000', 'undefined', '1709595.00', NULL, NULL, NULL, '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11034, 5557, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '417284.0000', 'undefined', '19600.00', NULL, NULL, NULL, '21.2900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11036, 5558, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '144452.0000', 'undefined', '19600.00', NULL, NULL, NULL, '7.3700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11038, 5559, 0, '', 'undefined', 'undefined', 'undefined', 0, '19700.00', '19700.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '440886.0000', 'undefined', '19700.00', NULL, NULL, NULL, '22.3800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11040, 5560, 0, '', 'undefined', 'undefined', 'undefined', 0, '19700.00', '19700.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '455070.0000', 'undefined', '19700.00', NULL, NULL, NULL, '23.1000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11042, 5561, 0, '', 'undefined', 'undefined', 'undefined', 0, '19800.00', '19800.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '402534.0000', 'undefined', '19800.00', NULL, NULL, NULL, '20.3300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11044, 5562, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '487844.0000', 'undefined', '19600.00', NULL, NULL, NULL, '24.8900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11046, 5563, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '497644.0000', 'undefined', '19600.00', NULL, NULL, NULL, '25.3900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11048, 5564, 0, '', 'undefined', 'undefined', 'undefined', 0, '18950.00', '18950.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '370851.5000', 'undefined', '18950.00', NULL, NULL, NULL, '19.5700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11050, 5565, 0, '', 'undefined', 'undefined', 'undefined', 0, '18950.00', '18950.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '418795.0000', 'undefined', '18950.00', NULL, NULL, NULL, '22.1000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11052, 5566, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '428640.0000', 'undefined', '19000.00', NULL, NULL, NULL, '22.5600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11054, 5567, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '362404.0000', 'undefined', '19600.00', NULL, NULL, NULL, '18.4900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11056, 5568, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '432768.0000', 'undefined', '19600.00', NULL, NULL, NULL, '22.0800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11058, 5569, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '443548.0000', 'undefined', '19600.00', NULL, NULL, NULL, '22.6300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11060, 5570, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '466872.0000', 'undefined', '19600.00', NULL, NULL, NULL, '23.8200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11062, 5571, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '405460.0000', 'undefined', '19000.00', NULL, NULL, NULL, '21.3400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11064, 5572, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '310072.0000', 'undefined', '19600.00', NULL, NULL, NULL, '15.8200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11066, 5573, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '314972.0000', 'undefined', '19600.00', NULL, NULL, NULL, '16.0700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11068, 5574, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '309680.0000', 'undefined', '19600.00', NULL, NULL, NULL, '15.8000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11070, 5575, 0, '', 'undefined', 'undefined', 'undefined', 0, '19700.00', '19700.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '366223.0000', 'undefined', '19700.00', NULL, NULL, NULL, '18.5900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11072, 5576, 0, '', 'undefined', 'undefined', 'undefined', 0, '19700.00', '19700.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '364056.0000', 'undefined', '19700.00', NULL, NULL, NULL, '18.4800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11074, 5577, 0, '', 'undefined', 'undefined', 'undefined', 0, '19700.00', '19700.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '401683.0000', 'undefined', '19700.00', NULL, NULL, NULL, '20.3900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11076, 5578, 0, '', 'undefined', 'undefined', 'undefined', 0, '19700.00', '19700.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '382968.0000', 'undefined', '19700.00', NULL, NULL, NULL, '19.4400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11078, 5579, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '441392.0000', 'undefined', '19600.00', NULL, NULL, NULL, '22.5200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11080, 5580, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '480984.0000', 'undefined', '19600.00', NULL, NULL, NULL, '24.5400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11082, 5581, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '439824.0000', 'undefined', '19600.00', NULL, NULL, NULL, '22.4400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11084, 5582, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '439824.0000', 'undefined', '19600.00', NULL, NULL, NULL, '22.4400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11086, 5583, 0, '', 'undefined', 'undefined', 'undefined', 0, '19700.00', '19700.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '430642.0000', 'undefined', '19700.00', NULL, NULL, NULL, '21.8600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11088, 5584, 0, '', 'undefined', 'undefined', 'undefined', 0, '19500.00', '19500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '371475.0000', 'undefined', '19500.00', NULL, NULL, NULL, '19.0500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11091, 5585, 0, '', 'undefined', 'undefined', 'undefined', 0, '19500.00', '19500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '334620.0000', 'undefined', '19500.00', NULL, NULL, NULL, '17.1600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11093, 5586, 0, '', 'undefined', 'undefined', 'undefined', 0, '19500.00', '19500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '361920.0000', 'undefined', '19500.00', NULL, NULL, NULL, '18.5600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11095, 5587, 0, '', 'undefined', 'undefined', 'undefined', 0, '19500.00', '19500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '327990.0000', 'undefined', '19500.00', NULL, NULL, NULL, '16.8200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11097, 5588, 0, '', 'undefined', 'undefined', 'undefined', 0, '800.00', '800.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '800.0000', 'undefined', '800.00', NULL, NULL, NULL, '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11101, 5590, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '490390.0000', 'undefined', '19000.00', NULL, NULL, NULL, '25.8100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11102, 5589, 0, '', 'undefined', 'undefined', 'undefined', 0, '17800.00', '17800.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '413494.0000', 'undefined', '17800.00', NULL, NULL, NULL, '23.2300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11104, 5591, 0, '', 'undefined', 'undefined', 'undefined', 0, '903860.00', '903860.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '903860.0000', 'undefined', '903860.00', NULL, NULL, NULL, '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11106, 5592, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '400140.0000', 'undefined', '19000.00', NULL, NULL, NULL, '21.0600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11108, 5593, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '405650.0000', 'undefined', '19000.00', NULL, NULL, NULL, '21.3500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11110, 5594, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '430920.0000', 'undefined', '19000.00', NULL, NULL, NULL, '22.6800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11112, 5595, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '447070.0000', 'undefined', '19000.00', NULL, NULL, NULL, '23.5300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11114, 5596, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '459800.0000', 'undefined', '19000.00', NULL, NULL, NULL, '24.2000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11116, 5597, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '441370.0000', 'undefined', '19000.00', NULL, NULL, NULL, '23.2300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11118, 5598, 0, '', 'undefined', 'undefined', 'undefined', 0, '19200.00', '19200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '115968.0000', 'undefined', '19200.00', NULL, NULL, NULL, '6.0400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11120, 5599, 0, '', 'undefined', 'undefined', 'undefined', 0, '19200.00', '19200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '112896.0000', 'undefined', '19200.00', NULL, NULL, NULL, '5.8800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11122, 5600, 0, '', 'undefined', 'undefined', 'undefined', 0, '19200.00', '19200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '112512.0000', 'undefined', '19200.00', NULL, NULL, NULL, '5.8600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11124, 5601, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '416480.0000', 'undefined', '19000.00', NULL, NULL, NULL, '21.9200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11126, 5602, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '411600.0000', 'undefined', '19600.00', NULL, NULL, NULL, '21.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11128, 5603, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '333592.0000', 'undefined', '19600.00', NULL, NULL, NULL, '17.0200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11130, 5604, 0, '', 'undefined', 'undefined', 'undefined', 0, '19800.00', '19800.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '473418.0000', 'undefined', '19800.00', NULL, NULL, NULL, '23.9100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11132, 5605, 0, '', 'undefined', 'undefined', 'undefined', 0, '19700.00', '19700.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '491121.0000', 'undefined', '19700.00', NULL, NULL, NULL, '24.9300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11134, 5606, 0, '', 'undefined', 'undefined', 'undefined', 0, '19700.00', '19700.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '396955.0000', 'undefined', '19700.00', NULL, NULL, NULL, '20.1500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11136, 5607, 0, '', 'undefined', 'undefined', 'undefined', 0, '19800.00', '19800.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '357192.0000', 'undefined', '19800.00', NULL, NULL, NULL, '18.0400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11138, 5608, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '449820.0000', 'undefined', '19600.00', NULL, NULL, NULL, '22.9500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11140, 5609, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '458052.0000', 'undefined', '19600.00', NULL, NULL, NULL, '23.3700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11142, 5610, 0, '', 'undefined', 'undefined', 'undefined', 0, '17500.00', '17500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '410550.0000', 'undefined', '17500.00', NULL, NULL, NULL, '23.4600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11144, 5611, 0, '', 'undefined', 'undefined', 'undefined', 0, '19800.00', '19800.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '318582.0000', 'undefined', '19800.00', NULL, NULL, NULL, '16.0900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11146, 5612, 0, '', 'undefined', 'undefined', 'undefined', 0, '19800.00', '19800.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '323334.0000', 'undefined', '19800.00', NULL, NULL, NULL, '16.3300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11148, 5613, 0, '', 'undefined', 'undefined', 'undefined', 0, '19800.00', '19800.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '306504.0000', 'undefined', '19800.00', NULL, NULL, NULL, '15.4800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11150, 5614, 0, '', 'undefined', 'undefined', 'undefined', 0, '19800.00', '19800.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '333828.0000', 'undefined', '19800.00', NULL, NULL, NULL, '16.8600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11152, 5615, 0, '', 'undefined', 'undefined', 'undefined', 0, '19800.00', '19800.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '328086.0000', 'undefined', '19800.00', NULL, NULL, NULL, '16.5700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11154, 5616, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '316730.0000', 'undefined', '19000.00', NULL, NULL, NULL, '16.6700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11156, 5617, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '403370.0000', 'undefined', '19000.00', NULL, NULL, NULL, '21.2300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11158, 5618, 0, '', 'undefined', 'undefined', 'undefined', 0, '19200.00', '19200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '402432.0000', 'undefined', '19200.00', NULL, NULL, NULL, '20.9600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11160, 5619, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '474240.0000', 'undefined', '19000.00', NULL, NULL, NULL, '24.9600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11162, 5620, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '443744.0000', 'undefined', '19600.00', NULL, NULL, NULL, '22.6400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11164, 5621, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '455896.0000', 'undefined', '19600.00', NULL, NULL, NULL, '23.2600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11166, 5622, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '523070.0000', 'undefined', '19000.00', NULL, NULL, NULL, '27.5300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11168, 5623, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '303240.0000', 'undefined', '19000.00', NULL, NULL, NULL, '15.9600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11170, 5624, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '444136.0000', 'undefined', '19600.00', NULL, NULL, NULL, '22.6600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11172, 5625, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '439628.0000', 'undefined', '19600.00', NULL, NULL, NULL, '22.4300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11174, 5626, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '472752.0000', 'undefined', '19600.00', NULL, NULL, NULL, '24.1200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11176, 5627, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '428260.0000', 'undefined', '19600.00', NULL, NULL, NULL, '21.8500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11178, 5628, 0, '', 'undefined', 'undefined', 'undefined', 0, '19500.00', '19500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '340665.0000', 'undefined', '19500.00', NULL, NULL, NULL, '17.4700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11180, 5629, 0, '', 'undefined', 'undefined', 'undefined', 0, '19500.00', '19500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '383955.0000', 'undefined', '19500.00', NULL, NULL, NULL, '19.6900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11182, 5630, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '147196.0000', 'undefined', '19600.00', NULL, NULL, NULL, '7.5100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11184, 5631, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '297724.0000', 'undefined', '19600.00', NULL, NULL, NULL, '15.1900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11186, 5632, 0, '', 'undefined', 'undefined', 'undefined', 0, '19800.00', '19800.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '315216.0000', 'undefined', '19800.00', NULL, NULL, NULL, '15.9200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11188, 5633, 0, '', 'undefined', 'undefined', 'undefined', 0, '19800.00', '19800.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '446490.0000', 'undefined', '19800.00', NULL, NULL, NULL, '22.5500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11190, 5634, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '114268.0000', 'undefined', '19600.00', NULL, NULL, NULL, '5.8300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11192, 5635, 0, '', 'undefined', 'undefined', 'undefined', 0, '19850.00', '19850.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '451389.0000', 'undefined', '19850.00', NULL, NULL, NULL, '22.7400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11194, 5636, 0, '', 'undefined', 'undefined', 'undefined', 0, '19850.00', '19850.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '440868.5000', 'undefined', '19850.00', NULL, NULL, NULL, '22.2100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11196, 5637, 0, '', 'undefined', 'undefined', 'undefined', 0, '17600.00', '17600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '3344000.0000', 'undefined', '17600.00', NULL, NULL, NULL, '190.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11198, 5638, 0, '', 'undefined', 'undefined', 'undefined', 0, '19800.00', '19800.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '326502.0000', 'undefined', '19800.00', NULL, NULL, NULL, '16.4900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11200, 5639, 0, '', 'undefined', 'undefined', 'undefined', 0, '19800.00', '19800.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '288090.0000', 'undefined', '19800.00', NULL, NULL, NULL, '14.5500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11202, 5640, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '459816.0000', 'undefined', '19600.00', NULL, NULL, NULL, '23.4600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11204, 5641, 0, '', 'undefined', 'undefined', 'undefined', 0, '20100.00', '20100.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '445617.0000', 'undefined', '20100.00', NULL, NULL, NULL, '22.1700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11206, 5642, 0, '', 'undefined', 'undefined', 'undefined', 0, '19700.00', '19700.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '347311.0000', 'undefined', '19700.00', NULL, NULL, NULL, '17.6300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11208, 5643, 0, '', 'undefined', 'undefined', 'undefined', 0, '19700.00', '19700.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '361692.0000', 'undefined', '19700.00', NULL, NULL, NULL, '18.3600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11210, 5644, 0, '', 'undefined', 'undefined', 'undefined', 0, '19800.00', '19800.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '481140.0000', 'undefined', '19800.00', NULL, NULL, NULL, '24.3000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11212, 5645, 0, '', 'undefined', 'undefined', 'undefined', 0, '19700.00', '19700.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '467678.0000', 'undefined', '19700.00', NULL, NULL, NULL, '23.7400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11214, 5646, 0, '', 'undefined', 'undefined', 'undefined', 0, '19700.00', '19700.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '460980.0000', 'undefined', '19700.00', NULL, NULL, NULL, '23.4000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11216, 5647, 0, '', 'undefined', 'undefined', 'undefined', 0, '19800.00', '19800.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '501732.0000', 'undefined', '19800.00', NULL, NULL, NULL, '25.3400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11218, 5648, 0, '', 'undefined', 'undefined', 'undefined', 0, '19800.00', '19800.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '411444.0000', 'undefined', '19800.00', NULL, NULL, NULL, '20.7800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11220, 5649, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '364756.0000', 'undefined', '19600.00', NULL, NULL, NULL, '18.6100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11222, 5650, 0, '', 'undefined', 'undefined', 'undefined', 0, '19700.00', '19700.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '437537.0000', 'undefined', '19700.00', NULL, NULL, NULL, '22.2100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11224, 5651, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '467970.0000', 'undefined', '19000.00', NULL, NULL, NULL, '24.6300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11226, 5652, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '474810.0000', 'undefined', '19000.00', NULL, NULL, NULL, '24.9900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11228, 5653, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '378290.0000', 'undefined', '19000.00', NULL, NULL, NULL, '19.9100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11230, 5654, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '360240.0000', 'undefined', '19000.00', NULL, NULL, NULL, '18.9600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11232, 5655, 0, '', 'undefined', 'undefined', 'undefined', 0, '19450.00', '19450.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '279302.0000', 'undefined', '19450.00', NULL, NULL, NULL, '14.3600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11234, 5656, 0, '', 'undefined', 'undefined', 'undefined', 0, '19450.00', '19450.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '268604.5000', 'undefined', '19450.00', NULL, NULL, NULL, '13.8100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11236, 5657, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '46256.0000', 'undefined', '19600.00', NULL, NULL, NULL, '2.3600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11238, 5658, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '46844.0000', 'undefined', '19600.00', NULL, NULL, NULL, '2.3900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11240, 5659, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '301644.0000', 'undefined', '19600.00', NULL, NULL, NULL, '15.3900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11242, 5660, 0, '', 'undefined', 'undefined', 'undefined', 0, '19800.00', '19800.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '466290.0000', 'undefined', '19800.00', NULL, NULL, NULL, '23.5500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11244, 5661, 0, '', 'undefined', 'undefined', 'undefined', 0, '17900.00', '17900.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '447500.0000', 'undefined', '17900.00', NULL, NULL, NULL, '25.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11246, 5662, 0, '', 'undefined', 'undefined', 'undefined', 0, '19700.00', '19700.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '431036.0000', 'undefined', '19700.00', NULL, NULL, NULL, '21.8800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11248, 5663, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '101724.0000', 'undefined', '19600.00', NULL, NULL, NULL, '5.1900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11250, 5664, 0, '', 'undefined', 'undefined', 'undefined', 0, '19500.00', '19500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '301470.0000', 'undefined', '19500.00', NULL, NULL, NULL, '15.4600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11252, 5665, 0, '', 'undefined', 'undefined', 'undefined', 0, '19900.00', '19900.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '417900.0000', 'undefined', '19900.00', NULL, NULL, NULL, '21.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11254, 5666, 0, '', 'undefined', 'undefined', 'undefined', 0, '19700.00', '19700.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '464132.0000', 'undefined', '19700.00', NULL, NULL, NULL, '23.5600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11256, 5667, 0, '', 'undefined', 'undefined', 'undefined', 0, '19700.00', '19700.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '443053.0000', 'undefined', '19700.00', NULL, NULL, NULL, '22.4900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11258, 5668, 0, '', 'undefined', 'undefined', 'undefined', 0, '19800.00', '19800.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '479160.0000', 'undefined', '19800.00', NULL, NULL, NULL, '24.2000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11260, 5669, 0, '', 'undefined', 'undefined', 'undefined', 0, '19800.00', '19800.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '464706.0000', 'undefined', '19800.00', NULL, NULL, NULL, '23.4700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11262, 5670, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '361032.0000', 'undefined', '19600.00', NULL, NULL, NULL, '18.4200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11264, 5671, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '364952.0000', 'undefined', '19600.00', NULL, NULL, NULL, '18.6200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11266, 5672, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '427084.0000', 'undefined', '19600.00', NULL, NULL, NULL, '21.7900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11268, 5673, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '448644.0000', 'undefined', '19600.00', NULL, NULL, NULL, '22.8900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11270, 5674, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '446684.0000', 'undefined', '19600.00', NULL, NULL, NULL, '22.7900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11272, 5675, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '384552.0000', 'undefined', '19600.00', NULL, NULL, NULL, '19.6200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11274, 5676, 0, '', 'undefined', 'undefined', 'undefined', 0, '19700.00', '19700.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '370163.0000', 'undefined', '19700.00', NULL, NULL, NULL, '18.7900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11276, 5677, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '382788.0000', 'undefined', '19600.00', NULL, NULL, NULL, '19.5300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11278, 5678, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '324184.0000', 'undefined', '19600.00', NULL, NULL, NULL, '16.5400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11280, 5679, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '397292.0000', 'undefined', '19600.00', NULL, NULL, NULL, '20.2700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11282, 5680, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '419244.0000', 'undefined', '19600.00', NULL, NULL, NULL, '21.3900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11284, 5681, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '179340.0000', 'undefined', '19600.00', NULL, NULL, NULL, '9.1500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11286, 5682, 0, '', 'undefined', 'undefined', 'undefined', 0, '15000.00', '15000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '15000.0000', 'undefined', '15000.00', NULL, NULL, NULL, '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11288, 5683, 0, '', 'undefined', 'undefined', 'undefined', 0, '17900.00', '17900.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '447500.0000', 'undefined', '17900.00', NULL, NULL, NULL, '25.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11290, 5684, 0, '', 'undefined', 'undefined', 'undefined', 0, '19950.00', '19950.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '438501.0000', 'undefined', '19950.00', NULL, NULL, NULL, '21.9800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11292, 5685, 0, '', 'undefined', 'undefined', 'undefined', 0, '19950.00', '19950.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '400995.0000', 'undefined', '19950.00', NULL, NULL, NULL, '20.1000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11294, 5686, 0, '', 'undefined', 'undefined', 'undefined', 0, '19950.00', '19950.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '443089.5000', 'undefined', '19950.00', NULL, NULL, NULL, '22.2100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11296, 5687, 0, '', 'undefined', 'undefined', 'undefined', 0, '19700.00', '19700.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '470633.0000', 'undefined', '19700.00', NULL, NULL, NULL, '23.8900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11298, 5688, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '490392.0000', 'undefined', '19600.00', NULL, NULL, NULL, '25.0200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11300, 5689, 0, '', 'undefined', 'undefined', 'undefined', 0, '19800.00', '19800.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '92466.0000', 'undefined', '19800.00', NULL, NULL, NULL, '4.6700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11302, 5690, 0, '', 'undefined', 'undefined', 'undefined', 0, '19200.00', '19200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '112320.0000', 'undefined', '19200.00', NULL, NULL, NULL, '5.8500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11304, 5691, 0, '', 'undefined', 'undefined', 'undefined', 0, '19800.00', '19800.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '93258.0000', 'undefined', '19800.00', NULL, NULL, NULL, '4.7100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11306, 5692, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '394940.0000', 'undefined', '19600.00', NULL, NULL, NULL, '20.1500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11308, 5693, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '412188.0000', 'undefined', '19600.00', NULL, NULL, NULL, '21.0300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11311, 5694, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '406700.0000', 'undefined', '19600.00', NULL, NULL, NULL, '20.7500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11313, 5695, 0, '', 'undefined', 'undefined', 'undefined', 0, '19700.00', '19700.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '491909.0000', 'undefined', '19700.00', NULL, NULL, NULL, '24.9700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11315, 5696, 0, '', 'undefined', 'undefined', 'undefined', 0, '19700.00', '19700.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '465117.0000', 'undefined', '19700.00', NULL, NULL, NULL, '23.6100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11317, 5697, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '452956.0000', 'undefined', '19600.00', NULL, NULL, NULL, '23.1100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11321, 5699, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '420616.0000', 'undefined', '19600.00', NULL, NULL, NULL, '21.4600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11323, 5700, 0, '', 'undefined', 'undefined', 'undefined', 0, '19700.00', '19700.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '371739.0000', 'undefined', '19700.00', NULL, NULL, NULL, '18.8700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11325, 5701, 0, '', 'undefined', 'undefined', 'undefined', 0, '19700.00', '19700.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '91211.0000', 'undefined', '19700.00', NULL, NULL, NULL, '4.6300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11327, 5702, 0, '', 'undefined', 'undefined', 'undefined', 0, '19700.00', '19700.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '327808.0000', 'undefined', '19700.00', NULL, NULL, NULL, '16.6400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11329, 5703, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '357504.0000', 'undefined', '19600.00', NULL, NULL, NULL, '18.2400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11331, 5704, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '372792.0000', 'undefined', '19600.00', NULL, NULL, NULL, '19.0200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11333, 5705, 0, '', 'undefined', 'undefined', 'undefined', 0, '19700.00', '19700.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '283483.0000', 'undefined', '19700.00', NULL, NULL, NULL, '14.3900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11335, 5706, 0, '', 'undefined', 'undefined', 'undefined', 0, '19700.00', '19700.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '282892.0000', 'undefined', '19700.00', NULL, NULL, NULL, '14.3600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11337, 5707, 0, '', 'undefined', 'undefined', 'undefined', 0, '18000.00', '18000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '2700000.0000', 'undefined', '18000.00', NULL, NULL, NULL, '150.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11339, 5708, 0, '', 'undefined', 'undefined', 'undefined', 0, '19700.00', '19700.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '294712.0000', 'undefined', '19700.00', NULL, NULL, NULL, '14.9600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11343, 5710, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '465500.0000', 'undefined', '19000.00', NULL, NULL, NULL, '24.5000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11345, 5711, 0, '', 'undefined', 'undefined', 'undefined', 0, '19300.00', '19300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '457217.0000', 'undefined', '19300.00', NULL, NULL, NULL, '23.6900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11346, 5698, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '356720.0000', 'undefined', '19600.00', NULL, NULL, NULL, '18.2000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11348, 5712, 0, '', 'undefined', 'undefined', 'undefined', 0, '19700.00', '19700.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '371148.0000', 'undefined', '19700.00', NULL, NULL, NULL, '18.8400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11349, 5709, 0, '', 'undefined', 'undefined', 'undefined', 0, '19700.00', '19700.00', '14.86', 1, '0.0000', NULL, '', 'undefined', '0.00', '292742.0000', 'undefined', '19700.00', NULL, NULL, NULL, '14.8600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11351, 5713, 0, '', 'undefined', 'undefined', 'undefined', 0, '19800.00', '19800.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '456588.0000', 'undefined', '19800.00', NULL, NULL, NULL, '23.0600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11353, 5714, 0, '', 'undefined', 'undefined', 'undefined', 0, '19800.00', '19800.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '457578.0000', 'undefined', '19800.00', NULL, NULL, NULL, '23.1100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11355, 5715, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '307916.0000', 'undefined', '19600.00', NULL, NULL, NULL, '15.7100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11357, 5716, 0, '', 'undefined', 'undefined', 'undefined', 0, '19500.00', '19500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '272220.0000', 'undefined', '19500.00', NULL, NULL, NULL, '13.9600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11359, 5717, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '458248.0000', 'undefined', '19600.00', NULL, NULL, NULL, '23.3800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11363, 5719, 0, '', 'undefined', 'undefined', 'undefined', 0, '19800.00', '19800.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '92268.0000', 'undefined', '19800.00', NULL, NULL, NULL, '4.6600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11364, 5718, 0, '', 'undefined', 'undefined', 'undefined', 0, '19800.00', '19800.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '91278.0000', 'undefined', '19800.00', NULL, NULL, NULL, '4.6100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11366, 5720, 0, '', 'undefined', 'undefined', 'undefined', 0, '19200.00', '19200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '107328.0000', 'undefined', '19200.00', NULL, NULL, NULL, '5.5900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11368, 5721, 0, '', 'undefined', 'undefined', 'undefined', 0, '19200.00', '19200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '107712.0000', 'undefined', '19200.00', NULL, NULL, NULL, '5.6100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11370, 5722, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '341050.0000', 'undefined', '19000.00', NULL, NULL, NULL, '17.9500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11372, 5723, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '314450.0000', 'undefined', '19000.00', NULL, NULL, NULL, '16.5500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11375, 5724, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '52136.0000', 'undefined', '19600.00', NULL, NULL, NULL, '2.6600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11377, 5725, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '367108.0000', 'undefined', '19600.00', NULL, NULL, NULL, '18.7300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11379, 5726, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '443156.0000', 'undefined', '19600.00', NULL, NULL, NULL, '22.6100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11381, 5727, 0, '', 'undefined', 'undefined', 'undefined', 0, '19700.00', '19700.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '363071.0000', 'undefined', '19700.00', NULL, NULL, NULL, '18.4300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11383, 5728, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '414932.0000', 'undefined', '19600.00', NULL, NULL, NULL, '21.1700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11385, 5729, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '450800.0000', 'undefined', '19600.00', NULL, NULL, NULL, '23.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11387, 5730, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '386120.0000', 'undefined', '19600.00', NULL, NULL, NULL, '19.7000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11389, 5731, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '450800.0000', 'undefined', '19600.00', NULL, NULL, NULL, '23.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11391, 5732, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '360050.0000', 'undefined', '19000.00', NULL, NULL, NULL, '18.9500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11393, 5733, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '428640.0000', 'undefined', '19000.00', NULL, NULL, NULL, '22.5600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11395, 5734, 0, '', 'undefined', 'undefined', 'undefined', 0, '18900.00', '18900.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '471366.0000', 'undefined', '18900.00', NULL, NULL, NULL, '24.9400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11397, 5735, 0, '', 'undefined', 'undefined', 'undefined', 0, '19700.00', '19700.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '371542.0000', 'undefined', '19700.00', NULL, NULL, NULL, '18.8600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11399, 5736, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '399190.0000', 'undefined', '19000.00', NULL, NULL, NULL, '21.0100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11401, 5737, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '80948.0000', 'undefined', '19600.00', NULL, NULL, NULL, '4.1300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11403, 5738, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '95000.0000', 'undefined', '19000.00', NULL, NULL, NULL, '5.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11405, 5739, 0, '', 'undefined', 'undefined', 'undefined', 0, '19800.00', '19800.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '447480.0000', 'undefined', '19800.00', NULL, NULL, NULL, '22.6000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11409, 5741, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '410032.0000', 'undefined', '19600.00', NULL, NULL, NULL, '20.9200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11411, 5742, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '276556.0000', 'undefined', '19600.00', NULL, NULL, NULL, '14.1100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11413, 5743, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '395920.0000', 'undefined', '19600.00', NULL, NULL, NULL, '20.2000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11415, 5744, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '433944.0000', 'undefined', '19600.00', NULL, NULL, NULL, '22.1400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11417, 5745, 0, '', 'undefined', 'undefined', 'undefined', 0, '19800.00', '19800.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '425700.0000', 'undefined', '19800.00', NULL, NULL, NULL, '21.5000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11419, 5746, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '441784.0000', 'undefined', '19600.00', NULL, NULL, NULL, '22.5400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11421, 5747, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '398272.0000', 'undefined', '19600.00', NULL, NULL, NULL, '20.3200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11423, 5748, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '451976.0000', 'undefined', '19600.00', NULL, NULL, NULL, '23.0600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11425, 5749, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '448448.0000', 'undefined', '19600.00', NULL, NULL, NULL, '22.8800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11427, 5750, 0, '', 'undefined', 'undefined', 'undefined', 0, '19500.00', '19500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '337545.0000', 'undefined', '19500.00', NULL, NULL, NULL, '17.3100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11429, 5751, 0, '', 'undefined', 'undefined', 'undefined', 0, '19500.00', '19500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '300300.0000', 'undefined', '19500.00', NULL, NULL, NULL, '15.4000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11431, 5752, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '445704.0000', 'undefined', '19600.00', NULL, NULL, NULL, '22.7400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11433, 5753, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '422380.0000', 'undefined', '19600.00', NULL, NULL, NULL, '21.5500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11435, 5754, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '452564.0000', 'undefined', '19600.00', NULL, NULL, NULL, '23.0900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11437, 5755, 0, '', 'undefined', 'undefined', 'undefined', 0, '19500.00', '19500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '400140.0000', 'undefined', '19500.00', NULL, NULL, NULL, '20.5200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11439, 5756, 0, '', 'undefined', 'undefined', 'undefined', 0, '19500.00', '19500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '472680.0000', 'undefined', '19500.00', NULL, NULL, NULL, '24.2400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11441, 5757, 0, '', 'undefined', 'undefined', 'undefined', 0, '19500.00', '19500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '445770.0000', 'undefined', '19500.00', NULL, NULL, NULL, '22.8600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11443, 5758, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '338492.0000', 'undefined', '19600.00', NULL, NULL, NULL, '17.2700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11445, 5759, 0, '', 'undefined', 'undefined', 'undefined', 0, '19500.00', '19500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '473850.0000', 'undefined', '19500.00', NULL, NULL, NULL, '24.3000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11447, 5760, 0, '', 'undefined', 'undefined', 'undefined', 0, '19700.00', '19700.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '462359.0000', 'undefined', '19700.00', NULL, NULL, NULL, '23.4700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11485, 5793, 0, '', 'undefined', 'undefined', 'undefined', 0, '19700.00', '19700.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '372330.0000', 'undefined', '19700.00', NULL, NULL, NULL, '18.9000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11486, 5792, 0, '', 'undefined', 'undefined', 'undefined', 0, '19700.00', '19700.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '389469.0000', 'undefined', '19700.00', NULL, NULL, NULL, '19.7700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11487, 5791, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '451388.0000', 'undefined', '19600.00', NULL, NULL, NULL, '23.0300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11488, 5790, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '345156.0000', 'undefined', '19600.00', NULL, NULL, NULL, '17.6100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11489, 5789, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '395920.0000', 'undefined', '19600.00', NULL, NULL, NULL, '20.2000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11490, 5788, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '378476.0000', 'undefined', '19600.00', NULL, NULL, NULL, '19.3100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11491, 5787, 0, '', 'undefined', 'undefined', 'undefined', 0, '19400.00', '19400.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '463660.0000', 'undefined', '19400.00', NULL, NULL, NULL, '23.9000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11492, 5786, 0, '', 'undefined', 'undefined', 'undefined', 0, '19400.00', '19400.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '494312.0000', 'undefined', '19400.00', NULL, NULL, NULL, '25.4800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11493, 5785, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '382984.0000', 'undefined', '19600.00', NULL, NULL, NULL, '19.5400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11494, 5784, 0, '', 'undefined', 'undefined', 'undefined', 0, '19500.00', '19500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '289380.0000', 'undefined', '19500.00', NULL, NULL, NULL, '14.8400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11495, 5783, 0, '', 'undefined', 'undefined', 'undefined', 0, '19500.00', '19500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '290550.0000', 'undefined', '19500.00', NULL, NULL, NULL, '14.9000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11496, 5782, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '385336.0000', 'undefined', '19600.00', NULL, NULL, NULL, '19.6600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11497, 5781, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '359464.0000', 'undefined', '19600.00', NULL, NULL, NULL, '18.3400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11498, 5780, 0, '', 'undefined', 'undefined', 'undefined', 0, '17500.00', '17500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '410025.0000', 'undefined', '17500.00', NULL, NULL, NULL, '23.4300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11500, 5778, 0, '', 'undefined', 'undefined', 'undefined', 0, '19500.00', '19500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '463710.0000', 'undefined', '19500.00', NULL, NULL, NULL, '23.7800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11501, 5777, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '368480.0000', 'undefined', '19600.00', NULL, NULL, NULL, '18.8000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11502, 5776, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '444136.0000', 'undefined', '19600.00', NULL, NULL, NULL, '22.6600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11503, 5775, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '420420.0000', 'undefined', '19600.00', NULL, NULL, NULL, '21.4500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11504, 5774, 0, '', 'undefined', 'undefined', 'undefined', 0, '19800.00', '19800.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '424512.0000', 'undefined', '19800.00', NULL, NULL, NULL, '21.4400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11505, 5773, 0, '', 'undefined', 'undefined', 'undefined', 0, '19800.00', '19800.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '443124.0000', 'undefined', '19800.00', NULL, NULL, NULL, '22.3800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11506, 5772, 0, '', 'undefined', 'undefined', 'undefined', 0, '19800.00', '19800.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '435006.0000', 'undefined', '19800.00', NULL, NULL, NULL, '21.9700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11507, 5771, 0, '', 'undefined', 'undefined', 'undefined', 0, '19800.00', '19800.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '420354.0000', 'undefined', '19800.00', NULL, NULL, NULL, '21.2300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11508, 5770, 0, '', 'undefined', 'undefined', 'undefined', 0, '19800.00', '19800.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '452232.0000', 'undefined', '19800.00', NULL, NULL, NULL, '22.8400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11509, 5769, 0, '', 'undefined', 'undefined', 'undefined', 0, '19800.00', '19800.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '410850.0000', 'undefined', '19800.00', NULL, NULL, NULL, '20.7500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11510, 5768, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '410228.0000', 'undefined', '19600.00', NULL, NULL, NULL, '20.9300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11511, 5767, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '460796.0000', 'undefined', '19600.00', NULL, NULL, NULL, '23.5100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11512, 5766, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '428848.0000', 'undefined', '19600.00', NULL, NULL, NULL, '21.8800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11513, 5765, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '374948.0000', 'undefined', '19600.00', NULL, NULL, NULL, '19.1300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11514, 5764, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '432768.0000', 'undefined', '19600.00', NULL, NULL, NULL, '22.0800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11515, 5763, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '461776.0000', 'undefined', '19600.00', NULL, NULL, NULL, '23.5600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11516, 5762, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '436296.0000', 'undefined', '19600.00', NULL, NULL, NULL, '22.2600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11517, 5761, 0, '', 'undefined', 'undefined', 'undefined', 0, '19800.00', '19800.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '476784.0000', 'undefined', '19800.00', NULL, NULL, NULL, '24.0800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11521, 5797, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '56644.0000', 'undefined', '19600.00', NULL, NULL, NULL, '2.8900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11523, 5798, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '42140.0000', 'undefined', '19600.00', NULL, NULL, NULL, '2.1500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11525, 5799, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '353020.0000', 'undefined', '19000.00', NULL, NULL, NULL, '18.5800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11527, 5800, 0, '', 'undefined', 'undefined', 'undefined', 0, '18500.00', '18500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '288415.0000', 'undefined', '18500.00', NULL, NULL, NULL, '15.5900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11529, 5801, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '484120.0000', 'undefined', '19000.00', NULL, NULL, NULL, '25.4800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11531, 5802, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '487730.0000', 'undefined', '19000.00', NULL, NULL, NULL, '25.6700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11533, 5803, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '497420.0000', 'undefined', '19000.00', NULL, NULL, NULL, '26.1800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11535, 5804, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '454132.0000', 'undefined', '19600.00', NULL, NULL, NULL, '23.1700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11537, 5805, 0, '', 'undefined', 'undefined', 'undefined', 0, '2384890.00', '2384890.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '2384890.0000', 'undefined', '2384890.00', NULL, NULL, NULL, '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11539, 5806, 0, '', 'undefined', 'undefined', 'undefined', 0, '19400.00', '19400.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '484612.0000', 'undefined', '19400.00', NULL, NULL, NULL, '24.9800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11541, 5807, 0, '', 'undefined', 'undefined', 'undefined', 0, '19400.00', '19400.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '447170.0000', 'undefined', '19400.00', NULL, NULL, NULL, '23.0500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11543, 5808, 0, '', 'undefined', 'undefined', 'undefined', 0, '17700.00', '17700.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '1699200.0000', 'undefined', '17700.00', NULL, NULL, NULL, '96.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11545, 5809, 0, '', 'undefined', 'undefined', 'undefined', 0, '19200.00', '19200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '115200.0000', 'undefined', '19200.00', NULL, NULL, NULL, '6.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11547, 5810, 0, '', 'undefined', 'undefined', 'undefined', 0, '19800.00', '19800.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '90684.0000', 'undefined', '19800.00', NULL, NULL, NULL, '4.5800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11549, 5811, 0, '', 'undefined', 'undefined', 'undefined', 0, '19500.00', '19500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '286455.0000', 'undefined', '19500.00', NULL, NULL, NULL, '14.6900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11551, 5812, 0, '', 'undefined', 'undefined', 'undefined', 0, '19700.00', '19700.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '463147.0000', 'undefined', '19700.00', NULL, NULL, NULL, '23.5100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11553, 5813, 0, '', 'undefined', 'undefined', 'undefined', 0, '19800.00', '19800.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '448074.0000', 'undefined', '19800.00', NULL, NULL, NULL, '22.6300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11555, 5814, 0, '', 'undefined', 'undefined', 'undefined', 0, '19500.00', '19500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '460005.0000', 'undefined', '19500.00', NULL, NULL, NULL, '23.5900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11559, 5816, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '80360.0000', 'undefined', '19600.00', NULL, NULL, NULL, '4.1000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11561, 5817, 0, '', 'undefined', 'undefined', 'undefined', 0, '19900.00', '19900.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '399592.0000', 'undefined', '19900.00', NULL, NULL, NULL, '20.0800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11563, 5818, 0, '', 'undefined', 'undefined', 'undefined', 0, '18000.00', '18000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '1800000.0000', 'undefined', '18000.00', NULL, NULL, NULL, '100.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11567, 5820, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '45472.0000', 'undefined', '19600.00', NULL, NULL, NULL, '2.3200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11569, 5821, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '413364.0000', 'undefined', '19600.00', NULL, NULL, NULL, '21.0900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11571, 5822, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '458052.0000', 'undefined', '19600.00', NULL, NULL, NULL, '23.3700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11573, 5823, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '430808.0000', 'undefined', '19600.00', NULL, NULL, NULL, '21.9800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11575, 5824, 0, '', 'undefined', 'undefined', 'undefined', 0, '19500.00', '19500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '341055.0000', 'undefined', '19500.00', NULL, NULL, NULL, '17.4900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11577, 5825, 0, '', 'undefined', 'undefined', 'undefined', 0, '19500.00', '19500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '371280.0000', 'undefined', '19500.00', NULL, NULL, NULL, '19.0400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11579, 5826, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '418460.0000', 'undefined', '19600.00', NULL, NULL, NULL, '21.3500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11581, 5827, 0, '', 'undefined', 'undefined', 'undefined', 0, '19550.00', '19550.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '425017.0000', 'undefined', '19550.00', NULL, NULL, NULL, '21.7400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11583, 5828, 0, '', 'undefined', 'undefined', 'undefined', 0, '19550.00', '19550.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '434792.0000', 'undefined', '19550.00', NULL, NULL, NULL, '22.2400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11585, 5829, 0, '', 'undefined', 'undefined', 'undefined', 0, '19900.00', '19900.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '447551.0000', 'undefined', '19900.00', NULL, NULL, NULL, '22.4900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11587, 5830, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '462560.0000', 'undefined', '19600.00', NULL, NULL, NULL, '23.6000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11589, 5831, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '339080.0000', 'undefined', '19600.00', NULL, NULL, NULL, '17.3000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11591, 5832, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '467460.0000', 'undefined', '19600.00', NULL, NULL, NULL, '23.8500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11593, 5833, 0, '', 'undefined', 'undefined', 'undefined', 0, '467460.00', '467460.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '467460.0000', 'undefined', '467460.00', NULL, NULL, NULL, '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11595, 5834, 0, '', 'undefined', 'undefined', 'undefined', 0, '19550.00', '19550.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '322770.5000', 'undefined', '19550.00', NULL, NULL, NULL, '16.5100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11597, 5835, 0, '', 'undefined', 'undefined', 'undefined', 0, '19500.00', '19500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '214500.0000', 'undefined', '19500.00', NULL, NULL, NULL, '11.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11599, 5836, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '438256.0000', 'undefined', '19600.00', NULL, NULL, NULL, '22.3600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11601, 5837, 0, '', 'undefined', 'undefined', 'undefined', 0, '19800.00', '19800.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '476784.0000', 'undefined', '19800.00', NULL, NULL, NULL, '24.0800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11603, 5838, 0, '', 'undefined', 'undefined', 'undefined', 0, '19800.00', '19800.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '450648.0000', 'undefined', '19800.00', NULL, NULL, NULL, '22.7600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11604, 5740, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '281260.0000', 'undefined', '19600.00', NULL, NULL, NULL, '14.3500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11605, 5779, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '327908.0000', 'undefined', '19600.00', NULL, NULL, NULL, '16.7300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11606, 5815, 0, '', 'undefined', 'undefined', 'undefined', 0, '19550.00', '19550.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '321206.5000', 'undefined', '19550.00', NULL, NULL, NULL, '16.4300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11608, 5839, 0, '', 'undefined', 'undefined', 'undefined', 0, '19550.00', '19550.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '306544.0000', 'undefined', '19550.00', NULL, NULL, NULL, '15.6800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11610, 5840, 0, '', 'undefined', 'undefined', 'undefined', 0, '19550.00', '19550.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '295987.0000', 'undefined', '19550.00', NULL, NULL, NULL, '15.1400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11612, 5841, 0, '', 'undefined', 'undefined', 'undefined', 0, '19800.00', '19800.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '94842.0000', 'undefined', '19800.00', NULL, NULL, NULL, '4.7900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11614, 5842, 0, '', 'undefined', 'undefined', 'undefined', 0, '19800.00', '19800.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '95040.0000', 'undefined', '19800.00', NULL, NULL, NULL, '4.8000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11616, 5843, 0, '', 'undefined', 'undefined', 'undefined', 0, '19800.00', '19800.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '95040.0000', 'undefined', '19800.00', NULL, NULL, NULL, '4.8000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11618, 5844, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '89572.0000', 'undefined', '19600.00', NULL, NULL, NULL, '4.5700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11620, 5845, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '354564.0000', 'undefined', '19600.00', NULL, NULL, NULL, '18.0900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11622, 5846, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '49784.0000', 'undefined', '19600.00', NULL, NULL, NULL, '2.5400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11624, 5847, 0, '', 'undefined', 'undefined', 'undefined', 0, '17700.00', '17700.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '1681500.0000', 'undefined', '17700.00', NULL, NULL, NULL, '95.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11626, 5848, 0, '', 'undefined', 'undefined', 'undefined', 0, '19400.00', '19400.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '533500.0000', 'undefined', '19400.00', NULL, NULL, NULL, '27.5000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11628, 5849, 0, '', 'undefined', 'undefined', 'undefined', 0, '19400.00', '19400.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '541842.0000', 'undefined', '19400.00', NULL, NULL, NULL, '27.9300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11630, 5850, 0, '', 'undefined', 'undefined', 'undefined', 0, '19200.00', '19200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '113088.0000', 'undefined', '19200.00', NULL, NULL, NULL, '5.8900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11632, 5851, 0, '', 'undefined', 'undefined', 'undefined', 0, '29403.00', '29403.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '29403.0000', 'undefined', '29403.00', NULL, NULL, NULL, '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11634, 5852, 0, '', 'undefined', 'undefined', 'undefined', 0, '95000.00', '95000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '95000.0000', 'undefined', '95000.00', NULL, NULL, NULL, '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11636, 5853, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '377692.0000', 'undefined', '19600.00', NULL, NULL, NULL, '19.2700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11642, 5856, 0, '', 'undefined', 'undefined', 'undefined', 0, '19900.00', '19900.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '442775.0000', 'undefined', '19900.00', NULL, NULL, NULL, '22.2500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11644, 5857, 0, '', 'undefined', 'undefined', 'undefined', 0, '19550.00', '19550.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '374773.5000', 'undefined', '19550.00', NULL, NULL, NULL, '19.1700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11646, 5858, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '456876.0000', 'undefined', '19600.00', NULL, NULL, NULL, '23.3100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11648, 5859, 0, '', 'undefined', 'undefined', 'undefined', 0, '19500.00', '19500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '413205.0000', 'undefined', '19500.00', NULL, NULL, NULL, '21.1900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11650, 5860, 0, '', 'undefined', 'undefined', 'undefined', 0, '19500.00', '19500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '284310.0000', 'undefined', '19500.00', NULL, NULL, NULL, '14.5800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11652, 5861, 0, '', 'undefined', 'undefined', 'undefined', 0, '18500.00', '18500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '460465.0000', 'undefined', '18500.00', NULL, NULL, NULL, '24.8900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11654, 5862, 0, '', 'undefined', 'undefined', 'undefined', 0, '19400.00', '19400.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '435142.0000', 'undefined', '19400.00', NULL, NULL, NULL, '22.4300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11656, 5863, 0, '', 'undefined', 'undefined', 'undefined', 0, '19400.00', '19400.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '444260.0000', 'undefined', '19400.00', NULL, NULL, NULL, '22.9000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11658, 5864, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '465500.0000', 'undefined', '19600.00', NULL, NULL, NULL, '23.7500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11660, 5865, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '330260.0000', 'undefined', '19600.00', NULL, NULL, NULL, '16.8500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11662, 5866, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '45472.0000', 'undefined', '19600.00', NULL, NULL, NULL, '2.3200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11664, 5867, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '80360.0000', 'undefined', '19600.00', NULL, NULL, NULL, '4.1000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11666, 5868, 0, '', 'undefined', 'undefined', 'undefined', 0, '19800.00', '19800.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '472230.0000', 'undefined', '19800.00', NULL, NULL, NULL, '23.8500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11668, 5869, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '449232.0000', 'undefined', '19600.00', NULL, NULL, NULL, '22.9200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11670, 5870, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '460012.0000', 'undefined', '19600.00', NULL, NULL, NULL, '23.4700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11672, 5871, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '340256.0000', 'undefined', '19600.00', NULL, NULL, NULL, '17.3600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11674, 5872, 0, '', 'undefined', 'undefined', 'undefined', 0, '17700.00', '17700.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '1593000.0000', 'undefined', '17700.00', NULL, NULL, NULL, '90.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11676, 5873, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '447076.0000', 'undefined', '19600.00', NULL, NULL, NULL, '22.8100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11678, 5874, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '400232.0000', 'undefined', '19600.00', NULL, NULL, NULL, '20.4200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11680, 5875, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '341824.0000', 'undefined', '19600.00', NULL, NULL, NULL, '17.4400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11682, 5876, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '468048.0000', 'undefined', '19600.00', NULL, NULL, NULL, '23.8800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11684, 5877, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '375144.0000', 'undefined', '19600.00', NULL, NULL, NULL, '19.1400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11686, 5878, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '403172.0000', 'undefined', '19600.00', NULL, NULL, NULL, '20.5700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11688, 5879, 0, '', 'undefined', 'undefined', 'undefined', 0, '19500.00', '19500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '287430.0000', 'undefined', '19500.00', NULL, NULL, NULL, '14.7400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11690, 5880, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '36064.0000', 'undefined', '19600.00', NULL, NULL, NULL, '1.8400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11692, 5881, 0, '', 'undefined', 'undefined', 'undefined', 0, '18600.00', '18600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '435240.0000', 'undefined', '18600.00', NULL, NULL, NULL, '23.4000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11694, 5882, 0, '', 'undefined', 'undefined', 'undefined', 0, '18500.00', '18500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '294150.0000', 'undefined', '18500.00', NULL, NULL, NULL, '15.9000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11696, 5883, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '402800.0000', 'undefined', '19000.00', NULL, NULL, NULL, '21.2000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11698, 5884, 0, '', 'undefined', 'undefined', 'undefined', 0, '120000.00', '120000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '120000.0000', 'undefined', '120000.00', NULL, NULL, NULL, '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11700, 5885, 0, '', 'undefined', 'undefined', 'undefined', 0, '1000.00', '1000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '1000.0000', 'undefined', '1000.00', NULL, NULL, NULL, '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11702, 5886, 0, '', 'undefined', 'undefined', 'undefined', 0, '72350.00', '72350.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '72350.0000', 'undefined', '72350.00', NULL, NULL, NULL, '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11704, 5887, 0, '', 'undefined', 'undefined', 'undefined', 0, '100000.00', '100000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '100000.0000', 'undefined', '100000.00', NULL, NULL, NULL, '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11705, 5540, 0, '', 'undefined', 'undefined', 'undefined', 0, '18100.00', '18100.00', '143.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '2588300.0000', 'undefined', '18100.00', NULL, NULL, NULL, '143.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11707, 5888, 0, '', 'undefined', 'undefined', 'undefined', 0, '19400.00', '19400.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '431456.0000', 'undefined', '19400.00', NULL, NULL, NULL, '22.2400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11709, 5889, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '304760.0000', 'undefined', '19000.00', NULL, NULL, NULL, '16.0400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11713, 5891, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '354368.0000', 'undefined', '19600.00', NULL, NULL, NULL, '18.0800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11715, 5892, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '422772.0000', 'undefined', '19600.00', NULL, NULL, NULL, '21.5700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11717, 5893, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '283808.0000', 'undefined', '19600.00', NULL, NULL, NULL, '14.4800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11719, 5894, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '64484.0000', 'undefined', '19600.00', NULL, NULL, NULL, '3.2900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11721, 5895, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '46256.0000', 'undefined', '19600.00', NULL, NULL, NULL, '2.3600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11723, 5896, 0, '', 'undefined', 'undefined', 'undefined', 0, '19500.00', '19500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '480480.0000', 'undefined', '19500.00', NULL, NULL, NULL, '24.6400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11725, 5897, 0, '', 'undefined', 'undefined', 'undefined', 0, '19500.00', '19500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '310635.0000', 'undefined', '19500.00', NULL, NULL, NULL, '15.9300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11727, 5898, 0, '', 'undefined', 'undefined', 'undefined', 0, '19800.00', '19800.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '478962.0000', 'undefined', '19800.00', NULL, NULL, NULL, '24.1900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11729, 5899, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '435512.0000', 'undefined', '19600.00', NULL, NULL, NULL, '22.2200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11731, 5900, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '374360.0000', 'undefined', '19600.00', NULL, NULL, NULL, '19.1000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11733, 5901, 0, '', 'undefined', 'undefined', 'undefined', 0, '19700.00', '19700.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '472800.0000', 'undefined', '19700.00', NULL, NULL, NULL, '24.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11735, 5902, 0, '', 'undefined', 'undefined', 'undefined', 0, '19700.00', '19700.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '469648.0000', 'undefined', '19700.00', NULL, NULL, NULL, '23.8400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11737, 5903, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '83888.0000', 'undefined', '19600.00', NULL, NULL, NULL, '4.2800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11739, 5904, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '423556.0000', 'undefined', '19600.00', NULL, NULL, NULL, '21.6100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11741, 5905, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '412972.0000', 'undefined', '19600.00', NULL, NULL, NULL, '21.0700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11745, 5907, 0, '', 'undefined', 'undefined', 'undefined', 0, '18500.00', '18500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '287120.0000', 'undefined', '18500.00', NULL, NULL, NULL, '15.5200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11747, 5908, 0, '', 'undefined', 'undefined', 'undefined', 0, '19400.00', '19400.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '377718.0000', 'undefined', '19400.00', NULL, NULL, NULL, '19.4700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11749, 5909, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '458280.0000', 'undefined', '19000.00', NULL, NULL, NULL, '24.1200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11751, 5910, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '441392.0000', 'undefined', '19600.00', NULL, NULL, NULL, '22.5200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11753, 5911, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '270480.0000', 'undefined', '19600.00', NULL, NULL, NULL, '13.8000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11755, 5912, 0, '', 'undefined', 'undefined', 'undefined', 0, '19500.00', '19500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '351000.0000', 'undefined', '19500.00', NULL, NULL, NULL, '18.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11757, 5913, 0, '', 'undefined', 'undefined', 'undefined', 0, '19500.00', '19500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '249015.0000', 'undefined', '19500.00', NULL, NULL, NULL, '12.7700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11759, 5914, 0, '', 'undefined', 'undefined', 'undefined', 0, '19550.00', '19550.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '401948.0000', 'undefined', '19550.00', NULL, NULL, NULL, '20.5600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11761, 5915, 0, '', 'undefined', 'undefined', 'undefined', 0, '19550.00', '19550.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '373209.5000', 'undefined', '19550.00', NULL, NULL, NULL, '19.0900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11763, 5916, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '422772.0000', 'undefined', '19600.00', NULL, NULL, NULL, '21.5700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11765, 5917, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '374752.0000', 'undefined', '19600.00', NULL, NULL, NULL, '19.1200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11767, 5918, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '156212.0000', 'undefined', '19600.00', NULL, NULL, NULL, '7.9700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11769, 5919, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '457268.0000', 'undefined', '19600.00', NULL, NULL, NULL, '23.3300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11771, 5920, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '411600.0000', 'undefined', '19600.00', NULL, NULL, NULL, '21.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11774, 5921, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '376908.0000', 'undefined', '19600.00', NULL, NULL, NULL, '19.2300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11776, 5922, 0, '', 'undefined', 'undefined', 'undefined', 0, '19500.00', '19500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '309465.0000', 'undefined', '19500.00', NULL, NULL, NULL, '15.8700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11778, 5923, 0, '', 'undefined', 'undefined', 'undefined', 0, '19500.00', '19500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '326040.0000', 'undefined', '19500.00', NULL, NULL, NULL, '16.7200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11780, 5924, 0, '', 'undefined', 'undefined', 'undefined', 0, '19500.00', '19500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '331890.0000', 'undefined', '19500.00', NULL, NULL, NULL, '17.0200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11782, 5925, 0, '', 'undefined', 'undefined', 'undefined', 0, '745.00', '745.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '745.0000', 'undefined', '745.00', NULL, NULL, NULL, '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11784, 5926, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '365736.0000', 'undefined', '19600.00', NULL, NULL, NULL, '18.6600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11786, 5927, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '426300.0000', 'undefined', '19600.00', NULL, NULL, NULL, '21.7500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11788, 5928, 0, '', 'undefined', 'undefined', 'undefined', 0, '19500.00', '19500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '358605.0000', 'undefined', '19500.00', NULL, NULL, NULL, '18.3900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11790, 5929, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '378868.0000', 'undefined', '19600.00', NULL, NULL, NULL, '19.3300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11792, 5930, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '431396.0000', 'undefined', '19600.00', NULL, NULL, NULL, '22.0100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11794, 5931, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '363776.0000', 'undefined', '19600.00', NULL, NULL, NULL, '18.5600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11796, 5932, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '375144.0000', 'undefined', '19600.00', NULL, NULL, NULL, '19.1400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11798, 5933, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '45276.0000', 'undefined', '19600.00', NULL, NULL, NULL, '2.3100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11800, 5934, 0, '', 'undefined', 'undefined', 'undefined', 0, '17800.00', '17800.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '1424000.0000', 'undefined', '17800.00', NULL, NULL, NULL, '80.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11802, 5935, 0, '', 'undefined', 'undefined', 'undefined', 0, '19500.00', '19500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '255840.0000', 'undefined', '19500.00', NULL, NULL, NULL, '13.1200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11804, 5936, 0, '', 'undefined', 'undefined', 'undefined', 0, '19800.00', '19800.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '445500.0000', 'undefined', '19800.00', NULL, NULL, NULL, '22.5000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11806, 5937, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '389648.0000', 'undefined', '19600.00', NULL, NULL, NULL, '19.8800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11808, 5938, 0, '', 'undefined', 'undefined', 'undefined', 0, '19500.00', '19500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '291525.0000', 'undefined', '19500.00', NULL, NULL, NULL, '14.9500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11810, 5939, 0, '', 'undefined', 'undefined', 'undefined', 0, '19500.00', '19500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '419250.0000', 'undefined', '19500.00', NULL, NULL, NULL, '21.5000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11812, 5940, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '405524.0000', 'undefined', '19600.00', NULL, NULL, NULL, '20.6900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11814, 5941, 0, '', 'undefined', 'undefined', 'undefined', 0, '19700.00', '19700.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '298455.0000', 'undefined', '19700.00', NULL, NULL, NULL, '15.1500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11818, 5943, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '324140.0000', 'undefined', '19000.00', NULL, NULL, NULL, '17.0600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11820, 5944, 0, '', 'undefined', 'undefined', 'undefined', 0, '18900.00', '18900.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '160083.0000', 'undefined', '18900.00', NULL, NULL, NULL, '8.4700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11822, 5945, 0, '', 'undefined', 'undefined', 'undefined', 0, '18900.00', '18900.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '578151.0000', 'undefined', '18900.00', NULL, NULL, NULL, '30.5900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11824, 5946, 0, '', 'undefined', 'undefined', 'undefined', 0, '19700.00', '19700.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '371936.0000', 'undefined', '19700.00', NULL, NULL, NULL, '18.8800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11827, 5947, 0, '', 'undefined', 'undefined', 'undefined', 0, '19500.00', '19500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '286650.0000', 'undefined', '19500.00', NULL, NULL, NULL, '14.7000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11829, 5948, 0, '', 'undefined', 'undefined', 'undefined', 0, '19500.00', '19500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '319410.0000', 'undefined', '19500.00', NULL, NULL, NULL, '16.3800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11831, 5949, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '390040.0000', 'undefined', '19600.00', NULL, NULL, NULL, '19.9000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11833, 5950, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '382984.0000', 'undefined', '19600.00', NULL, NULL, NULL, '19.5400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11835, 5951, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '447860.0000', 'undefined', '19600.00', NULL, NULL, NULL, '22.8500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11837, 5952, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '431984.0000', 'undefined', '19600.00', NULL, NULL, NULL, '22.0400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11839, 5953, 0, '', 'undefined', 'undefined', 'undefined', 0, '19500.00', '19500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '383760.0000', 'undefined', '19500.00', NULL, NULL, NULL, '19.6800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11841, 5954, 0, '', 'undefined', 'undefined', 'undefined', 0, '19800.00', '19800.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '479754.0000', 'undefined', '19800.00', NULL, NULL, NULL, '24.2300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11843, 5955, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '383964.0000', 'undefined', '19600.00', NULL, NULL, NULL, '19.5900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11845, 5956, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '374360.0000', 'undefined', '19600.00', NULL, NULL, NULL, '19.1000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11847, 5957, 0, '', 'undefined', 'undefined', 'undefined', 0, '19500.00', '19500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '398385.0000', 'undefined', '19500.00', NULL, NULL, NULL, '20.4300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11849, 5958, 0, '', 'undefined', 'undefined', 'undefined', 0, '19500.00', '19500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '465270.0000', 'undefined', '19500.00', NULL, NULL, NULL, '23.8600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11851, 5959, 0, '', 'undefined', 'undefined', 'undefined', 0, '17600.00', '17600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '1672000.0000', 'undefined', '17600.00', NULL, NULL, NULL, '95.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11853, 5960, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '286160.0000', 'undefined', '19600.00', NULL, NULL, NULL, '14.6000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11855, 5961, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '327712.0000', 'undefined', '19600.00', NULL, NULL, NULL, '16.7200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11857, 5962, 0, '', 'undefined', 'undefined', 'undefined', 0, '18200.00', '18200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '362544.0000', 'undefined', '18200.00', NULL, NULL, NULL, '19.9200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11859, 5963, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '423164.0000', 'undefined', '19600.00', NULL, NULL, NULL, '21.5900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11861, 5964, 0, '', 'undefined', 'undefined', 'undefined', 0, '17800.00', '17800.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '402992.0000', 'undefined', '17800.00', NULL, NULL, NULL, '22.6400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11863, 5965, 0, '', 'undefined', 'undefined', 'undefined', 0, '402992.00', '402992.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '402992.0000', 'undefined', '402992.00', NULL, NULL, NULL, '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11865, 5966, 0, '', 'undefined', 'undefined', 'undefined', 0, '19700.00', '19700.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '417246.0000', 'undefined', '19700.00', NULL, NULL, NULL, '21.1800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11867, 5967, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '467852.0000', 'undefined', '19600.00', NULL, NULL, NULL, '23.8700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11869, 5968, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '279888.0000', 'undefined', '19600.00', NULL, NULL, NULL, '14.2800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11871, 5969, 0, '', 'undefined', 'undefined', 'undefined', 0, '17500.00', '17500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '414750.0000', 'undefined', '17500.00', NULL, NULL, NULL, '23.7000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11873, 5970, 0, '', 'undefined', 'undefined', 'undefined', 0, '19500.00', '19500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '395070.0000', 'undefined', '19500.00', NULL, NULL, NULL, '20.2600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11875, 5971, 0, '', 'undefined', 'undefined', 'undefined', 0, '19650.00', '19650.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '369616.5000', 'undefined', '19650.00', NULL, NULL, NULL, '18.8100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11877, 5972, 0, '', 'undefined', 'undefined', 'undefined', 0, '19650.00', '19650.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '408523.5000', 'undefined', '19650.00', NULL, NULL, NULL, '20.7900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11879, 5973, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '337512.0000', 'undefined', '19600.00', NULL, NULL, NULL, '17.2200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11881, 5974, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '377496.0000', 'undefined', '19600.00', NULL, NULL, NULL, '19.2600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11883, 5975, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '305760.0000', 'undefined', '19600.00', NULL, NULL, NULL, '15.6000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11885, 5976, 0, '', 'undefined', 'undefined', 'undefined', 0, '19700.00', '19700.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '345538.0000', 'undefined', '19700.00', NULL, NULL, NULL, '17.5400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11887, 5977, 0, '', 'undefined', 'undefined', 'undefined', 0, '19700.00', '19700.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '359525.0000', 'undefined', '19700.00', NULL, NULL, NULL, '18.2500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11889, 5978, 0, '', 'undefined', 'undefined', 'undefined', 0, '19700.00', '19700.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '373512.0000', 'undefined', '19700.00', NULL, NULL, NULL, '18.9600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11891, 5979, 0, '', 'undefined', 'undefined', 'undefined', 0, '19900.00', '19900.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '475013.0000', 'undefined', '19900.00', NULL, NULL, NULL, '23.8700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11893, 5980, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '71932.0000', 'undefined', '19600.00', NULL, NULL, NULL, '3.6700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11895, 5981, 0, '', 'undefined', 'undefined', 'undefined', 0, '19800.00', '19800.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '467676.0000', 'undefined', '19800.00', NULL, NULL, NULL, '23.6200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11897, 5982, 0, '', 'undefined', 'undefined', 'undefined', 0, '19500.00', '19500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '218400.0000', 'undefined', '19500.00', NULL, NULL, NULL, '11.2000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11899, 5983, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '352640.0000', 'undefined', '19000.00', NULL, NULL, NULL, '18.5600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11901, 5984, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '282530.0000', 'undefined', '19000.00', NULL, NULL, NULL, '14.8700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11903, 5985, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '326800.0000', 'undefined', '19000.00', NULL, NULL, NULL, '17.2000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11905, 5986, 0, '', 'undefined', 'undefined', 'undefined', 0, '18600.00', '18600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '308016.0000', 'undefined', '18600.00', NULL, NULL, NULL, '16.5600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11908, 5988, 0, '', 'undefined', 'undefined', 'undefined', 0, '66200.00', '66200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '66200.0000', 'undefined', '66200.00', NULL, NULL, NULL, '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11910, 5989, 0, '', 'undefined', 'undefined', 'undefined', 0, '19800.00', '19800.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '457974.0000', 'undefined', '19800.00', NULL, NULL, NULL, '23.1300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11912, 5990, 0, '', 'undefined', 'undefined', 'undefined', 0, '19800.00', '19800.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '486288.0000', 'undefined', '19800.00', NULL, NULL, NULL, '24.5600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11914, 5991, 0, '', 'undefined', 'undefined', 'undefined', 0, '19800.00', '19800.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '489654.0000', 'undefined', '19800.00', NULL, NULL, NULL, '24.7300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11916, 5992, 0, '', 'undefined', 'undefined', 'undefined', 0, '19700.00', '19700.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '455858.0000', 'undefined', '19700.00', NULL, NULL, NULL, '23.1400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11918, 5993, 0, '', 'undefined', 'undefined', 'undefined', 0, '19700.00', '19700.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '456449.0000', 'undefined', '19700.00', NULL, NULL, NULL, '23.1700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11920, 5994, 0, '', 'undefined', 'undefined', 'undefined', 0, '19700.00', '19700.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '210002.0000', 'undefined', '19700.00', NULL, NULL, NULL, '10.6600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11922, 5995, 0, '', 'undefined', 'undefined', 'undefined', 0, '19700.00', '19700.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '295500.0000', 'undefined', '19700.00', NULL, NULL, NULL, '15.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11924, 5996, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '334376.0000', 'undefined', '19600.00', NULL, NULL, NULL, '17.0600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11926, 5997, 0, '', 'undefined', 'undefined', 'undefined', 0, '19700.00', '19700.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '291363.0000', 'undefined', '19700.00', NULL, NULL, NULL, '14.7900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11928, 5998, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '160328.0000', 'undefined', '19600.00', NULL, NULL, NULL, '8.1800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11930, 5999, 0, '', 'undefined', 'undefined', 'undefined', 0, '17900.00', '17900.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '447500.0000', 'undefined', '17900.00', NULL, NULL, NULL, '25.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11932, 6000, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '301910.0000', 'undefined', '19000.00', NULL, NULL, NULL, '15.8900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11934, 6001, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '312930.0000', 'undefined', '19000.00', NULL, NULL, NULL, '16.4700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11936, 6002, 0, '', 'undefined', 'undefined', 'undefined', 0, '18500.00', '18500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '408665.0000', 'undefined', '18500.00', NULL, NULL, NULL, '22.0900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11938, 6003, 0, '', 'undefined', 'undefined', 'undefined', 0, '18600.00', '18600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '342612.0000', 'undefined', '18600.00', NULL, NULL, NULL, '18.4200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11940, 6004, 0, '', 'undefined', 'undefined', 'undefined', 0, '19700.00', '19700.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '395773.0000', 'undefined', '19700.00', NULL, NULL, NULL, '20.0900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11942, 6005, 0, '', 'undefined', 'undefined', 'undefined', 0, '19700.00', '19700.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '403062.0000', 'undefined', '19700.00', NULL, NULL, NULL, '20.4600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11944, 6006, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '366128.0000', 'undefined', '19600.00', NULL, NULL, NULL, '18.6800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11946, 6007, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '441588.0000', 'undefined', '19600.00', NULL, NULL, NULL, '22.5300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11948, 6008, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '459424.0000', 'undefined', '19600.00', NULL, NULL, NULL, '23.4400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11950, 6009, 0, '', 'undefined', 'undefined', 'undefined', 0, '19700.00', '19700.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '298652.0000', 'undefined', '19700.00', NULL, NULL, NULL, '15.1600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11952, 6010, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '409640.0000', 'undefined', '19600.00', NULL, NULL, NULL, '20.9000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11954, 6011, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '455504.0000', 'undefined', '19600.00', NULL, NULL, NULL, '23.2400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11956, 6012, 0, '', 'undefined', 'undefined', 'undefined', 0, '19800.00', '19800.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '435006.0000', 'undefined', '19800.00', NULL, NULL, NULL, '21.9700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11958, 6013, 0, '', 'undefined', 'undefined', 'undefined', 0, '19800.00', '19800.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '425502.0000', 'undefined', '19800.00', NULL, NULL, NULL, '21.4900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11960, 6014, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '382396.0000', 'undefined', '19600.00', NULL, NULL, NULL, '19.5100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11962, 6015, 0, '', 'undefined', 'undefined', 'undefined', 0, '19700.00', '19700.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '359525.0000', 'undefined', '19700.00', NULL, NULL, NULL, '18.2500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11964, 6016, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '289100.0000', 'undefined', '19600.00', NULL, NULL, NULL, '14.7500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11966, 6017, 0, '', 'undefined', 'undefined', 'undefined', 0, '19800.00', '19800.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '437778.0000', 'undefined', '19800.00', NULL, NULL, NULL, '22.1100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11968, 6018, 0, '', 'undefined', 'undefined', 'undefined', 0, '19800.00', '19800.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '466290.0000', 'undefined', '19800.00', NULL, NULL, NULL, '23.5500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11970, 5890, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '184436.0000', 'undefined', '19600.00', NULL, NULL, NULL, '9.4100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11971, 5345, 0, '', 'undefined', 'undefined', 'undefined', 0, '19400.00', '19400.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '438634.0000', 'undefined', '19400.00', NULL, NULL, NULL, '22.6100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11973, 6019, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '199920.0000', 'undefined', '19600.00', NULL, NULL, NULL, '10.2000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11975, 6020, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '288316.0000', 'undefined', '19600.00', NULL, NULL, NULL, '14.7100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11977, 6021, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '340256.0000', 'undefined', '19600.00', NULL, NULL, NULL, '17.3600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11979, 6022, 0, '', 'undefined', 'undefined', 'undefined', 0, '19750.00', '19750.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '375250.0000', 'undefined', '19750.00', NULL, NULL, NULL, '19.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11981, 6023, 0, '', 'undefined', 'undefined', 'undefined', 0, '19800.00', '19800.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '466092.0000', 'undefined', '19800.00', NULL, NULL, NULL, '23.5400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11983, 6024, 0, '', 'undefined', 'undefined', 'undefined', 0, '19800.00', '19800.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '443124.0000', 'undefined', '19800.00', NULL, NULL, NULL, '22.3800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11985, 6025, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '86632.0000', 'undefined', '19600.00', NULL, NULL, NULL, '4.4200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11987, 6026, 0, '', 'undefined', 'undefined', 'undefined', 0, '19700.00', '19700.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '46295.0000', 'undefined', '19700.00', NULL, NULL, NULL, '2.3500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11989, 6027, 0, '', 'undefined', 'undefined', 'undefined', 0, '19700.00', '19700.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '49250.0000', 'undefined', '19700.00', NULL, NULL, NULL, '2.5000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11991, 6028, 0, '', 'undefined', 'undefined', 'undefined', 0, '18700.00', '18700.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '396253.0000', 'undefined', '18700.00', NULL, NULL, NULL, '21.1900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11993, 6029, 0, '', 'undefined', 'undefined', 'undefined', 0, '18700.00', '18700.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '392887.0000', 'undefined', '18700.00', NULL, NULL, NULL, '21.0100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11995, 6030, 0, '', 'undefined', 'undefined', 'undefined', 0, '18500.00', '18500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '293965.0000', 'undefined', '18500.00', NULL, NULL, NULL, '15.8900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11997, 6031, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '309320.0000', 'undefined', '19000.00', NULL, NULL, NULL, '16.2800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (11999, 6032, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '411208.0000', 'undefined', '19600.00', NULL, NULL, NULL, '20.9800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12001, 6033, 0, '', 'undefined', 'undefined', 'undefined', 0, '19650.00', '19650.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '411274.5000', 'undefined', '19650.00', NULL, NULL, NULL, '20.9300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12003, 6034, 0, '', 'undefined', 'undefined', 'undefined', 0, '19700.00', '19700.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '325050.0000', 'undefined', '19700.00', NULL, NULL, NULL, '16.5000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12005, 6035, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '80948.0000', 'undefined', '19600.00', NULL, NULL, NULL, '4.1300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12007, 6036, 0, '', 'undefined', 'undefined', 'undefined', 0, '19900.00', '19900.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '470834.0000', 'undefined', '19900.00', NULL, NULL, NULL, '23.6600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12009, 6037, 0, '', 'undefined', 'undefined', 'undefined', 0, '19800.00', '19800.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '456984.0000', 'undefined', '19800.00', NULL, NULL, NULL, '23.0800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12011, 6038, 0, '', 'undefined', 'undefined', 'undefined', 0, '19800.00', '19800.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '445500.0000', 'undefined', '19800.00', NULL, NULL, NULL, '22.5000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12013, 6039, 0, '', 'undefined', 'undefined', 'undefined', 0, '19800.00', '19800.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '388278.0000', 'undefined', '19800.00', NULL, NULL, NULL, '19.6100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12015, 6040, 0, '', 'undefined', 'undefined', 'undefined', 0, '19800.00', '19800.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '348480.0000', 'undefined', '19800.00', NULL, NULL, NULL, '17.6000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12017, 6041, 0, '', 'undefined', 'undefined', 'undefined', 0, '20000.00', '20000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '98200.0000', 'undefined', '20000.00', NULL, NULL, NULL, '4.9100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12019, 6042, 0, '', 'undefined', 'undefined', 'undefined', 0, '19700.00', '19700.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '114851.0000', 'undefined', '19700.00', NULL, NULL, NULL, '5.8300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12021, 6043, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '306544.0000', 'undefined', '19600.00', NULL, NULL, NULL, '15.6400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12023, 6044, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '303604.0000', 'undefined', '19600.00', NULL, NULL, NULL, '15.4900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12025, 6045, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '307524.0000', 'undefined', '19600.00', NULL, NULL, NULL, '15.6900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12027, 6046, 0, '', 'undefined', 'undefined', 'undefined', 0, '20000.00', '20000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '502800.0000', 'undefined', '20000.00', NULL, NULL, NULL, '25.1400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12029, 6047, 0, '', 'undefined', 'undefined', 'undefined', 0, '20000.00', '20000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '418200.0000', 'undefined', '20000.00', NULL, NULL, NULL, '20.9100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12031, 6048, 0, '', 'undefined', 'undefined', 'undefined', 0, '921000.00', '921000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '921000.0000', 'undefined', '921000.00', NULL, NULL, NULL, '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12033, 6049, 0, '', 'undefined', 'undefined', 'undefined', 0, '19500.00', '19500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '308490.0000', 'undefined', '19500.00', NULL, NULL, NULL, '15.8200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12035, 6050, 0, '', 'undefined', 'undefined', 'undefined', 0, '10000.00', '10000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '10000.0000', 'undefined', '10000.00', NULL, NULL, NULL, '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12037, 6051, 0, '', 'undefined', 'undefined', 'undefined', 0, '19500.00', '19500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '325260.0000', 'undefined', '19500.00', NULL, NULL, NULL, '16.6800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12039, 6052, 0, '', 'undefined', 'undefined', 'undefined', 0, '19700.00', '19700.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '304562.0000', 'undefined', '19700.00', NULL, NULL, NULL, '15.4600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12042, 6053, 0, '', 'undefined', 'undefined', 'undefined', 0, '19700.00', '19700.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '326823.0000', 'undefined', '19700.00', NULL, NULL, NULL, '16.5900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12044, 6054, 0, '', 'undefined', 'undefined', 'undefined', 0, '18700.00', '18700.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '419628.0000', 'undefined', '18700.00', NULL, NULL, NULL, '22.4400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12046, 6055, 0, '', 'undefined', 'undefined', 'undefined', 0, '19200.00', '19200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '112896.0000', 'undefined', '19200.00', NULL, NULL, NULL, '5.8800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12048, 6056, 0, '', 'undefined', 'undefined', 'undefined', 0, '19750.00', '19750.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '289930.0000', 'undefined', '19750.00', NULL, NULL, NULL, '14.6800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12050, 6057, 0, '', 'undefined', 'undefined', 'undefined', 0, '134500.00', '134500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '134500.0000', 'undefined', '134500.00', NULL, NULL, NULL, '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12052, 6058, 0, '', 'undefined', 'undefined', 'undefined', 0, '9400.00', '9400.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '9400.0000', 'undefined', '9400.00', NULL, NULL, NULL, '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12054, 6059, 0, '', 'undefined', 'undefined', 'undefined', 0, '5900.00', '5900.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '5900.0000', 'undefined', '5900.00', NULL, NULL, NULL, '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12056, 6060, 0, '', 'undefined', 'undefined', 'undefined', 0, '20200.00', '20200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '476518.0000', 'undefined', '20200.00', NULL, NULL, NULL, '23.5900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12058, 6061, 0, '', 'undefined', 'undefined', 'undefined', 0, '20000.00', '20000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '377200.0000', 'undefined', '20000.00', NULL, NULL, NULL, '18.8600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12060, 6062, 0, '', 'undefined', 'undefined', 'undefined', 0, '20000.00', '20000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '95200.0000', 'undefined', '20000.00', NULL, NULL, NULL, '4.7600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12062, 6063, 0, '', 'undefined', 'undefined', 'undefined', 0, '20000.00', '20000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '93600.0000', 'undefined', '20000.00', NULL, NULL, NULL, '4.6800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12064, 6064, 0, '', 'undefined', 'undefined', 'undefined', 0, '20000.00', '20000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '95600.0000', 'undefined', '20000.00', NULL, NULL, NULL, '4.7800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12066, 6065, 0, '', 'undefined', 'undefined', 'undefined', 0, '20000.00', '20000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '231600.0000', 'undefined', '20000.00', NULL, NULL, NULL, '11.5800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12068, 6066, 0, '', 'undefined', 'undefined', 'undefined', 0, '20000.00', '20000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '225000.0000', 'undefined', '20000.00', NULL, NULL, NULL, '11.2500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12071, 6067, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '414736.0000', 'undefined', '19600.00', NULL, NULL, NULL, '21.1600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12072, 6068, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '410816.0000', 'undefined', '19600.00', NULL, NULL, NULL, '20.9600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12074, 6069, 0, '', 'undefined', 'undefined', 'undefined', 0, '17600.00', '17600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '408848.0000', 'undefined', '17600.00', NULL, NULL, NULL, '23.2300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12076, 6070, 0, '', 'undefined', 'undefined', 'undefined', 0, '19900.00', '19900.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '85968.0000', 'undefined', '19900.00', NULL, NULL, NULL, '4.3200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12078, 6071, 0, '', 'undefined', 'undefined', 'undefined', 0, '19900.00', '19900.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '393423.0000', 'undefined', '19900.00', NULL, NULL, NULL, '19.7700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12080, 6072, 0, '', 'undefined', 'undefined', 'undefined', 0, '20000.00', '20000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '476800.0000', 'undefined', '20000.00', NULL, NULL, NULL, '23.8400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12082, 6073, 0, '', 'undefined', 'undefined', 'undefined', 0, '20000.00', '20000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '345400.0000', 'undefined', '20000.00', NULL, NULL, NULL, '17.2700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12085, 6074, 0, '', 'undefined', 'undefined', 'undefined', 0, '20000.00', '20000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '322200.0000', 'undefined', '20000.00', NULL, NULL, NULL, '16.1100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12087, 6075, 0, '', 'undefined', 'undefined', 'undefined', 0, '20000.00', '20000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '474800.0000', 'undefined', '20000.00', NULL, NULL, NULL, '23.7400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12089, 6076, 0, '', 'undefined', 'undefined', 'undefined', 0, '20000.00', '20000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '385600.0000', 'undefined', '20000.00', NULL, NULL, NULL, '19.2800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12091, 6077, 0, '', 'undefined', 'undefined', 'undefined', 0, '20000.00', '20000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '373000.0000', 'undefined', '20000.00', NULL, NULL, NULL, '18.6500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12093, 6078, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '412490.0000', 'undefined', '19000.00', NULL, NULL, NULL, '21.7100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12095, 6079, 0, '', 'undefined', 'undefined', 'undefined', 0, '18900.00', '18900.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '260820.0000', 'undefined', '18900.00', NULL, NULL, NULL, '13.8000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12097, 6080, 0, '', 'undefined', 'undefined', 'undefined', 0, '18900.00', '18900.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '284823.0000', 'undefined', '18900.00', NULL, NULL, NULL, '15.0700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12099, 6081, 0, '', 'undefined', 'undefined', 'undefined', 0, '19300.00', '19300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '426916.0000', 'undefined', '19300.00', NULL, NULL, NULL, '22.1200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12101, 6082, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '437000.0000', 'undefined', '19000.00', NULL, NULL, NULL, '23.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12103, 6083, 0, '', 'undefined', 'undefined', 'undefined', 0, '18800.00', '18800.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '366976.0000', 'undefined', '18800.00', NULL, NULL, NULL, '19.5200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12105, 6084, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '422750.0000', 'undefined', '19000.00', NULL, NULL, NULL, '22.2500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12107, 6085, 0, '', 'undefined', 'undefined', 'undefined', 0, '18800.00', '18800.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '509104.0000', 'undefined', '18800.00', NULL, NULL, NULL, '27.0800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12109, 6086, 0, '', 'undefined', 'undefined', 'undefined', 0, '19200.00', '19200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '114624.0000', 'undefined', '19200.00', NULL, NULL, NULL, '5.9700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12111, 6087, 0, '', 'undefined', 'undefined', 'undefined', 0, '20000.00', '20000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '340400.0000', 'undefined', '20000.00', NULL, NULL, NULL, '17.0200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12113, 6088, 0, '', 'undefined', 'undefined', 'undefined', 0, '20000.00', '20000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '424400.0000', 'undefined', '20000.00', NULL, NULL, NULL, '21.2200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12115, 6089, 0, '', 'undefined', 'undefined', 'undefined', 0, '20000.00', '20000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '95600.0000', 'undefined', '20000.00', NULL, NULL, NULL, '4.7800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12120, 6091, 0, '', 'undefined', 'undefined', 'undefined', 0, '18000.00', '18000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '900000.0000', 'undefined', '18000.00', NULL, NULL, NULL, '50.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12123, 6092, 0, '', 'undefined', 'undefined', 'undefined', 0, '19200.00', '19200.00', '18.05', 1, '0.0000', NULL, '', 'undefined', '0.00', '346560.0000', 'undefined', '19200.00', NULL, NULL, NULL, '18.0500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12125, 6093, 0, '', 'undefined', 'undefined', 'undefined', 0, '19200.00', '19200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '366528.0000', 'undefined', '19200.00', NULL, NULL, NULL, '19.0900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12127, 6094, 0, '', 'undefined', 'undefined', 'undefined', 0, '19200.00', '19200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '362496.0000', 'undefined', '19200.00', NULL, NULL, NULL, '18.8800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12129, 6095, 0, '', 'undefined', 'undefined', 'undefined', 0, '19200.00', '19200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '365568.0000', 'undefined', '19200.00', NULL, NULL, NULL, '19.0400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12131, 6096, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '431870.0000', 'undefined', '19000.00', NULL, NULL, NULL, '22.7300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12133, 6097, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '454100.0000', 'undefined', '19000.00', NULL, NULL, NULL, '23.9000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12135, 6098, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '479940.0000', 'undefined', '19000.00', NULL, NULL, NULL, '25.2600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12137, 6099, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '375630.0000', 'undefined', '19000.00', NULL, NULL, NULL, '19.7700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12139, 6100, 0, '', 'undefined', 'undefined', 'undefined', 0, '19200.00', '19200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '367872.0000', 'undefined', '19200.00', NULL, NULL, NULL, '19.1600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12141, 6101, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '43890.0000', 'undefined', '19000.00', NULL, NULL, NULL, '2.3100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12143, 6102, 0, '', 'undefined', 'undefined', 'undefined', 0, '19200.00', '19200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '410688.0000', 'undefined', '19200.00', NULL, NULL, NULL, '21.3900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12145, 6103, 0, '', 'undefined', 'undefined', 'undefined', 0, '410688.00', '410688.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '410688.0000', 'undefined', '410688.00', NULL, NULL, NULL, '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12147, 6104, 0, '', 'undefined', 'undefined', 'undefined', 0, '19400.00', '19400.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '363750.0000', 'undefined', '19400.00', NULL, NULL, NULL, '18.7500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12149, 6105, 0, '', 'undefined', 'undefined', 'undefined', 0, '19500.00', '19500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '323115.0000', 'undefined', '19500.00', NULL, NULL, NULL, '16.5700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12151, 6106, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '468920.0000', 'undefined', '19000.00', NULL, NULL, NULL, '24.6800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12153, 6107, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '433010.0000', 'undefined', '19000.00', NULL, NULL, NULL, '22.7900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12155, 6108, 0, '', 'undefined', 'undefined', 'undefined', 0, '19200.00', '19200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '110208.0000', 'undefined', '19200.00', NULL, NULL, NULL, '5.7400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12157, 6109, 0, '', 'undefined', 'undefined', 'undefined', 0, '19200.00', '19200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '112512.0000', 'undefined', '19200.00', NULL, NULL, NULL, '5.8600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12159, 6110, 0, '', 'undefined', 'undefined', 'undefined', 0, '18900.00', '18900.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '404649.0000', 'undefined', '18900.00', NULL, NULL, NULL, '21.4100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12161, 6111, 0, '', 'undefined', 'undefined', 'undefined', 0, '18900.00', '18900.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '51408.0000', 'undefined', '18900.00', NULL, NULL, NULL, '2.7200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12163, 6112, 0, '', 'undefined', 'undefined', 'undefined', 0, '18800.00', '18800.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '406832.0000', 'undefined', '18800.00', NULL, NULL, NULL, '21.6400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12165, 6113, 0, '', 'undefined', 'undefined', 'undefined', 0, '19300.00', '19300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '421126.0000', 'undefined', '19300.00', NULL, NULL, NULL, '21.8200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12167, 6114, 0, '', 'undefined', 'undefined', 'undefined', 0, '17000.00', '17000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '170000.0000', 'undefined', '17000.00', NULL, NULL, NULL, '10.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12169, 6115, 0, '', 'undefined', 'undefined', 'undefined', 0, '17000.00', '17000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '340000.0000', 'undefined', '17000.00', NULL, NULL, NULL, '20.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12171, 6116, 0, '', 'undefined', 'undefined', 'undefined', 0, '19200.00', '19200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '461952.0000', 'undefined', '19200.00', NULL, NULL, NULL, '24.0600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12173, 6117, 0, '', 'undefined', 'undefined', 'undefined', 0, '19200.00', '19200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '446208.0000', 'undefined', '19200.00', NULL, NULL, NULL, '23.2400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12175, 6118, 0, '', 'undefined', 'undefined', 'undefined', 0, '19200.00', '19200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '79488.0000', 'undefined', '19200.00', NULL, NULL, NULL, '4.1400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12177, 6119, 0, '', 'undefined', 'undefined', 'undefined', 0, '19400.00', '19400.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '305356.0000', 'undefined', '19400.00', NULL, NULL, NULL, '15.7400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12179, 6120, 0, '', 'undefined', 'undefined', 'undefined', 0, '18900.00', '18900.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '222264.0000', 'undefined', '18900.00', NULL, NULL, NULL, '11.7600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12181, 6121, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '97850.0000', 'undefined', '19000.00', NULL, NULL, NULL, '5.1500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12183, 6122, 0, '', 'undefined', 'undefined', 'undefined', 0, '19200.00', '19200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '286656.0000', 'undefined', '19200.00', NULL, NULL, NULL, '14.9300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12185, 6123, 0, '', 'undefined', 'undefined', 'undefined', 0, '19500.00', '19500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '340665.0000', 'undefined', '19500.00', NULL, NULL, NULL, '17.4700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12187, 6124, 0, '', 'undefined', 'undefined', 'undefined', 0, '19500.00', '19500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '309075.0000', 'undefined', '19500.00', NULL, NULL, NULL, '15.8500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12189, 6125, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '440420.0000', 'undefined', '19000.00', NULL, NULL, NULL, '23.1800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12191, 6126, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '45600.0000', 'undefined', '19000.00', NULL, NULL, NULL, '2.4000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12193, 6127, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '497990.0000', 'undefined', '19000.00', NULL, NULL, NULL, '26.2100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12195, 6128, 0, '', 'undefined', 'undefined', 'undefined', 0, '18700.00', '18700.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '401302.0000', 'undefined', '18700.00', NULL, NULL, NULL, '21.4600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12197, 6129, 0, '', 'undefined', 'undefined', 'undefined', 0, '19200.00', '19200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '459072.0000', 'undefined', '19200.00', NULL, NULL, NULL, '23.9100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12199, 6130, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '442890.0000', 'undefined', '19000.00', NULL, NULL, NULL, '23.3100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12201, 6131, 0, '', 'undefined', 'undefined', 'undefined', 0, '18800.00', '18800.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '465300.0000', 'undefined', '18800.00', NULL, NULL, NULL, '24.7500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12203, 6132, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '448780.0000', 'undefined', '19000.00', NULL, NULL, NULL, '23.6200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12205, 6133, 0, '', 'undefined', 'undefined', 'undefined', 0, '18800.00', '18800.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '457968.0000', 'undefined', '18800.00', NULL, NULL, NULL, '24.3600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12207, 6134, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '111150.0000', 'undefined', '19000.00', NULL, NULL, NULL, '5.8500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12209, 6135, 0, '', 'undefined', 'undefined', 'undefined', 0, '18900.00', '18900.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '302022.0000', 'undefined', '18900.00', NULL, NULL, NULL, '15.9800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12211, 6136, 0, '', 'undefined', 'undefined', 'undefined', 0, '18900.00', '18900.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '47439.0000', 'undefined', '18900.00', NULL, NULL, NULL, '2.5100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12213, 6137, 0, '', 'undefined', 'undefined', 'undefined', 0, '19200.00', '19200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '294336.0000', 'undefined', '19200.00', NULL, NULL, NULL, '15.3300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12215, 6138, 0, '', 'undefined', 'undefined', 'undefined', 0, '19500.00', '19500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '311610.0000', 'undefined', '19500.00', NULL, NULL, NULL, '15.9800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12217, 6139, 0, '', 'undefined', 'undefined', 'undefined', 0, '19200.00', '19200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '457344.0000', 'undefined', '19200.00', NULL, NULL, NULL, '23.8200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12219, 6140, 0, '', 'undefined', 'undefined', 'undefined', 0, '19200.00', '19200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '417792.0000', 'undefined', '19200.00', NULL, NULL, NULL, '21.7600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12221, 6141, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '426550.0000', 'undefined', '19000.00', NULL, NULL, NULL, '22.4500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12223, 6142, 0, '', 'undefined', 'undefined', 'undefined', 0, '18800.00', '18800.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '365472.0000', 'undefined', '18800.00', NULL, NULL, NULL, '19.4400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12229, 6143, 0, '', 'undefined', 'undefined', 'undefined', 0, '19200.00', '19200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '476160.0000', 'undefined', '19200.00', NULL, NULL, NULL, '24.8000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12230, 6145, 0, '', 'undefined', 'undefined', 'undefined', 0, '476064.00', '476064.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '476064.0000', 'undefined', '476064.00', NULL, NULL, NULL, '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12232, 6146, 0, '', 'undefined', 'undefined', 'undefined', 0, '17700.00', '17700.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '352584.0000', 'undefined', '17700.00', NULL, NULL, NULL, '19.9200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12234, 6147, 0, '', 'undefined', 'undefined', 'undefined', 0, '18880.00', '18880.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '45500.8000', 'undefined', '18880.00', NULL, NULL, NULL, '2.4100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12236, 6148, 0, '', 'undefined', 'undefined', 'undefined', 0, '18800.00', '18800.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '378632.0000', 'undefined', '18800.00', NULL, NULL, NULL, '20.1400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12238, 6149, 0, '', 'undefined', 'undefined', 'undefined', 0, '19500.00', '19500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '307320.0000', 'undefined', '19500.00', NULL, NULL, NULL, '15.7600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12240, 6150, 0, '', 'undefined', 'undefined', 'undefined', 0, '19200.00', '19200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '449856.0000', 'undefined', '19200.00', NULL, NULL, NULL, '23.4300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12242, 6151, 0, '', 'undefined', 'undefined', 'undefined', 0, '18700.00', '18700.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '378301.0000', 'undefined', '18700.00', NULL, NULL, NULL, '20.2300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12244, 6152, 0, '', 'undefined', 'undefined', 'undefined', 0, '18700.00', '18700.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '338096.0000', 'undefined', '18700.00', NULL, NULL, NULL, '18.0800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12246, 6153, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '45980.0000', 'undefined', '19000.00', NULL, NULL, NULL, '2.4200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12248, 6154, 0, '', 'undefined', 'undefined', 'undefined', 0, '18800.00', '18800.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '369232.0000', 'undefined', '18800.00', NULL, NULL, NULL, '19.6400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12250, 6155, 0, '', 'undefined', 'undefined', 'undefined', 0, '19900.00', '19900.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '87361.0000', 'undefined', '19900.00', NULL, NULL, NULL, '4.3900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12252, 6156, 0, '', 'undefined', 'undefined', 'undefined', 0, '6000.00', '6000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '6000.0000', 'undefined', '6000.00', NULL, NULL, NULL, '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12255, 6158, 0, '', 'undefined', 'undefined', 'undefined', 0, '5894.00', '5894.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '5894.0000', 'undefined', '5894.00', NULL, NULL, NULL, '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12257, 6159, 0, '', 'undefined', 'undefined', 'undefined', 0, '19300.00', '19300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '524381.0000', 'undefined', '19300.00', NULL, NULL, NULL, '27.1700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12259, 6160, 0, '', 'undefined', 'undefined', 'undefined', 0, '19400.00', '19400.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '433396.0000', 'undefined', '19400.00', NULL, NULL, NULL, '22.3400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12261, 6161, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '359290.0000', 'undefined', '19000.00', NULL, NULL, NULL, '18.9100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12263, 6162, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '468920.0000', 'undefined', '19000.00', NULL, NULL, NULL, '24.6800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12265, 6163, 0, '', 'undefined', 'undefined', 'undefined', 0, '19300.00', '19300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '339101.0000', 'undefined', '19300.00', NULL, NULL, NULL, '17.5700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12267, 6164, 0, '', 'undefined', 'undefined', 'undefined', 0, '19500.00', '19500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '350220.0000', 'undefined', '19500.00', NULL, NULL, NULL, '17.9600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12269, 6165, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '44840.0000', 'undefined', '19000.00', NULL, NULL, NULL, '2.3600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12271, 6166, 0, '', 'undefined', 'undefined', 'undefined', 0, '21000.00', '21000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '363300.0000', 'undefined', '21000.00', NULL, NULL, NULL, '17.3000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12273, 6167, 0, '', 'undefined', 'undefined', 'undefined', 0, '21000.00', '21000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '366450.0000', 'undefined', '21000.00', NULL, NULL, NULL, '17.4500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12275, 6168, 0, '', 'undefined', 'undefined', 'undefined', 0, '20800.00', '20800.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '402688.0000', 'undefined', '20800.00', NULL, NULL, NULL, '19.3600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12278, 6169, 0, '', 'undefined', 'undefined', 'undefined', 0, '20500.00', '20500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '378840.0000', 'undefined', '20500.00', NULL, NULL, NULL, '18.4800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12280, 6170, 0, '', 'undefined', 'undefined', 'undefined', 0, '21300.00', '21300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '361674.0000', 'undefined', '21300.00', NULL, NULL, NULL, '16.9800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12282, 6171, 0, '', 'undefined', 'undefined', 'undefined', 0, '21200.00', '21200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '500956.0000', 'undefined', '21200.00', NULL, NULL, NULL, '23.6300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12284, 6172, 0, '', 'undefined', 'undefined', 'undefined', 0, '21200.00', '21200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '351284.0000', 'undefined', '21200.00', NULL, NULL, NULL, '16.5700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12286, 6173, 0, '', 'undefined', 'undefined', 'undefined', 0, '205.00', '205.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '18655.0000', 'undefined', '205.00', NULL, NULL, NULL, '91.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12288, 6174, 0, '', 'undefined', 'undefined', 'undefined', 0, '600.00', '600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '600.0000', 'undefined', '600.00', NULL, NULL, NULL, '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12290, 6175, 0, '', 'undefined', 'undefined', 'undefined', 0, '205.00', '205.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '2050.0000', 'undefined', '205.00', NULL, NULL, NULL, '10.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12292, 6176, 0, '', 'undefined', 'undefined', 'undefined', 0, '0.00', '0.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '0.0000', 'undefined', '0.00', NULL, NULL, NULL, '0.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12295, 6178, 0, '', 'undefined', 'undefined', 'undefined', 0, '1200.00', '1200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '1200.0000', 'undefined', '1200.00', NULL, NULL, NULL, '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12296, 6177, 0, '', 'undefined', 'undefined', 'undefined', 0, '200.00', '200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '36000.0000', 'undefined', '200.00', NULL, NULL, NULL, '180.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12299, 6180, 0, '', 'undefined', 'undefined', 'undefined', 0, '600.00', '600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '2400.0000', 'undefined', '600.00', NULL, NULL, NULL, '4.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12300, 6179, 0, '', 'undefined', 'undefined', 'undefined', 0, '208.00', '208.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '76544.0000', 'undefined', '208.00', NULL, NULL, NULL, '368.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12303, 6182, 0, '', 'undefined', 'undefined', 'undefined', 0, '600.00', '600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '1200.0000', 'undefined', '600.00', NULL, NULL, NULL, '2.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12304, 6181, 0, '', 'undefined', 'undefined', 'undefined', 0, '208.00', '208.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '39520.0000', 'undefined', '208.00', NULL, NULL, NULL, '190.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12307, 6184, 0, '', 'undefined', 'undefined', 'undefined', 0, '600.00', '600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '3000.0000', 'undefined', '600.00', NULL, NULL, NULL, '5.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12308, 6183, 0, '', 'undefined', 'undefined', 'undefined', 0, '208.00', '208.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '98800.0000', 'undefined', '208.00', NULL, NULL, NULL, '475.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12310, 6185, 0, '', 'undefined', 'undefined', 'undefined', 0, '208.00', '208.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '19760.0000', 'undefined', '208.00', NULL, NULL, NULL, '95.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12312, 6186, 0, '', 'undefined', 'undefined', 'undefined', 0, '600.00', '600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '600.0000', 'undefined', '600.00', NULL, NULL, NULL, '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12315, 6188, 0, '', 'undefined', 'undefined', 'undefined', 0, '600.00', '600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '1800.0000', 'undefined', '600.00', NULL, NULL, NULL, '3.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12316, 6187, 0, '', 'undefined', 'undefined', 'undefined', 0, '208.00', '208.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '59280.0000', 'undefined', '208.00', NULL, NULL, NULL, '285.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12319, 6189, 0, '', 'undefined', 'undefined', 'undefined', 0, '208.00', '208.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '10400.0000', 'undefined', '208.00', NULL, NULL, NULL, '50.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12321, 6190, 0, '', 'undefined', 'undefined', 'undefined', 0, '600.00', '600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '600.0000', 'undefined', '600.00', NULL, NULL, NULL, '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12324, 6192, 0, '', 'undefined', 'undefined', 'undefined', 0, '600.00', '600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '3000.0000', 'undefined', '600.00', NULL, NULL, NULL, '5.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12326, 6191, 0, '', 'undefined', 'undefined', 'undefined', 0, '208.00', '208.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '98176.0000', 'undefined', '208.00', NULL, NULL, NULL, '472.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12329, 6194, 0, '', 'undefined', 'undefined', 'undefined', 0, '600.00', '600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '600.0000', 'undefined', '600.00', NULL, NULL, NULL, '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12330, 6193, 0, '', 'undefined', 'undefined', 'undefined', 0, '210.00', '210.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '19110.0000', 'undefined', '210.00', NULL, NULL, NULL, '91.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12332, 6195, 0, '', 'undefined', 'undefined', 'undefined', 0, '202.00', '202.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '18382.0000', 'undefined', '202.00', NULL, NULL, NULL, '91.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12334, 6196, 0, '', 'undefined', 'undefined', 'undefined', 0, '170.00', '170.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '94520.0000', 'undefined', '170.00', NULL, NULL, NULL, '556.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12336, 6197, 0, '', 'undefined', 'undefined', 'undefined', 0, '170.00', '170.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '46240.0000', 'undefined', '170.00', NULL, NULL, NULL, '272.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12338, 6198, 0, '', 'undefined', 'undefined', 'undefined', 0, '185.00', '185.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '111370.0000', 'undefined', '185.00', NULL, NULL, NULL, '602.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12340, 6199, 0, '', 'undefined', 'undefined', 'undefined', 0, '185.00', '185.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '119880.0000', 'undefined', '185.00', NULL, NULL, NULL, '648.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12343, 6201, 0, '', 'undefined', 'undefined', 'undefined', 0, '600.00', '600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '600.0000', 'undefined', '600.00', NULL, NULL, NULL, '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12344, 6200, 0, '', 'undefined', 'undefined', 'undefined', 0, '190.00', '190.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '18050.0000', 'undefined', '190.00', NULL, NULL, NULL, '95.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12346, 6202, 0, '', 'undefined', 'undefined', 'undefined', 0, '19250.00', '19250.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '19250.0000', 'undefined', '19250.00', NULL, NULL, NULL, '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12348, 6203, 0, '', 'undefined', 'undefined', 'undefined', 0, '205.00', '205.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '41000.0000', 'undefined', '205.00', NULL, NULL, NULL, '200.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12350, 6204, 0, '', 'undefined', 'undefined', 'undefined', 0, '21600.00', '21600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '482328.0000', 'undefined', '21600.00', NULL, NULL, NULL, '22.3300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12352, 6205, 0, '', 'undefined', 'undefined', 'undefined', 0, '21600.00', '21600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '497664.0000', 'undefined', '21600.00', NULL, NULL, NULL, '23.0400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12354, 6206, 0, '', 'undefined', 'undefined', 'undefined', 0, '21600.00', '21600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '521640.0000', 'undefined', '21600.00', NULL, NULL, NULL, '24.1500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12356, 6207, 0, '', 'undefined', 'undefined', 'undefined', 0, '21600.00', '21600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '547560.0000', 'undefined', '21600.00', NULL, NULL, NULL, '25.3500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12358, 6208, 0, '', 'undefined', 'undefined', 'undefined', 0, '21600.00', '21600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '536544.0000', 'undefined', '21600.00', NULL, NULL, NULL, '24.8400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12360, 6209, 0, '', 'undefined', 'undefined', 'undefined', 0, '21600.00', '21600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '449064.0000', 'undefined', '21600.00', NULL, NULL, NULL, '20.7900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12362, 6210, 0, '', 'undefined', 'undefined', 'undefined', 0, '21000.00', '21000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '492030.0000', 'undefined', '21000.00', NULL, NULL, NULL, '23.4300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12364, 6211, 0, '', 'undefined', 'undefined', 'undefined', 0, '21200.00', '21200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '493112.0000', 'undefined', '21200.00', NULL, NULL, NULL, '23.2600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12366, 6212, 0, '', 'undefined', 'undefined', 'undefined', 0, '21200.00', '21200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '492900.0000', 'undefined', '21200.00', NULL, NULL, NULL, '23.2500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12368, 6213, 0, '', 'undefined', 'undefined', 'undefined', 0, '21200.00', '21200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '303160.0000', 'undefined', '21200.00', NULL, NULL, NULL, '14.3000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12370, 6214, 0, '', 'undefined', 'undefined', 'undefined', 0, '21200.00', '21200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '316728.0000', 'undefined', '21200.00', NULL, NULL, NULL, '14.9400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12372, 6215, 0, '', 'undefined', 'undefined', 'undefined', 0, '21100.00', '21100.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '311647.0000', 'undefined', '21100.00', NULL, NULL, NULL, '14.7700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12374, 6216, 0, '', 'undefined', 'undefined', 'undefined', 0, '21100.00', '21100.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '411239.0000', 'undefined', '21100.00', NULL, NULL, NULL, '19.4900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12376, 6217, 0, '', 'undefined', 'undefined', 'undefined', 0, '21000.00', '21000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '377790.0000', 'undefined', '21000.00', NULL, NULL, NULL, '17.9900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12378, 6218, 0, '', 'undefined', 'undefined', 'undefined', 0, '21000.00', '21000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '319200.0000', 'undefined', '21000.00', NULL, NULL, NULL, '15.2000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12380, 6219, 0, '', 'undefined', 'undefined', 'undefined', 0, '21000.00', '21000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '376110.0000', 'undefined', '21000.00', NULL, NULL, NULL, '17.9100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12382, 6220, 0, '', 'undefined', 'undefined', 'undefined', 0, '21000.00', '21000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '307440.0000', 'undefined', '21000.00', NULL, NULL, NULL, '14.6400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12384, 6221, 0, '', 'undefined', 'undefined', 'undefined', 0, '21000.00', '21000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '393540.0000', 'undefined', '21000.00', NULL, NULL, NULL, '18.7400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12386, 6222, 0, '', 'undefined', 'undefined', 'undefined', 0, '21000.00', '21000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '305970.0000', 'undefined', '21000.00', NULL, NULL, NULL, '14.5700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12388, 6223, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '380570.0000', 'undefined', '19000.00', NULL, NULL, NULL, '20.0300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12390, 6224, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '76950.0000', 'undefined', '19000.00', NULL, NULL, NULL, '4.0500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12392, 6225, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '77140.0000', 'undefined', '19000.00', NULL, NULL, NULL, '4.0600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12394, 6226, 0, '', 'undefined', 'undefined', 'undefined', 0, '18800.00', '18800.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '298732.0000', 'undefined', '18800.00', NULL, NULL, NULL, '15.8900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12396, 6227, 0, '', 'undefined', 'undefined', 'undefined', 0, '19500.00', '19500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '336180.0000', 'undefined', '19500.00', NULL, NULL, NULL, '17.2400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12399, 6228, 0, '', 'undefined', 'undefined', 'undefined', 0, '19200.00', '19200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '373824.0000', 'undefined', '19200.00', NULL, NULL, NULL, '19.4700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12401, 6229, 0, '', 'undefined', 'undefined', 'undefined', 0, '19200.00', '19200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '452352.0000', 'undefined', '19200.00', NULL, NULL, NULL, '23.5600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12403, 6230, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '46740.0000', 'undefined', '19000.00', NULL, NULL, NULL, '2.4600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12405, 6231, 0, '', 'undefined', 'undefined', 'undefined', 0, '19100.00', '19100.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '368057.0000', 'undefined', '19100.00', NULL, NULL, NULL, '19.2700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12407, 6232, 0, '', 'undefined', 'undefined', 'undefined', 0, '18900.00', '18900.00', '14.44', 1, '0.0000', NULL, '', 'undefined', '0.00', '272916.0000', 'undefined', '18900.00', NULL, NULL, NULL, '14.4400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12409, 6233, 0, '', 'undefined', 'undefined', 'undefined', 0, '18700.00', '18700.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '346885.0000', 'undefined', '18700.00', NULL, NULL, NULL, '18.5500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12411, 6234, 0, '', 'undefined', 'undefined', 'undefined', 0, '18700.00', '18700.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '409717.0000', 'undefined', '18700.00', NULL, NULL, NULL, '21.9100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12413, 6235, 0, '', 'undefined', 'undefined', 'undefined', 0, '18700.00', '18700.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '412896.0000', 'undefined', '18700.00', NULL, NULL, NULL, '22.0800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12415, 6236, 0, '', 'undefined', 'undefined', 'undefined', 0, '18800.00', '18800.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '365848.0000', 'undefined', '18800.00', NULL, NULL, NULL, '19.4600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12417, 6237, 0, '', 'undefined', 'undefined', 'undefined', 0, '18800.00', '18800.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '352876.0000', 'undefined', '18800.00', NULL, NULL, NULL, '18.7700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12419, 6238, 0, '', 'undefined', 'undefined', 'undefined', 0, '21100.00', '21100.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '421578.0000', 'undefined', '21100.00', NULL, NULL, NULL, '19.9800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12421, 6239, 0, '', 'undefined', 'undefined', 'undefined', 0, '21100.00', '21100.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '409551.0000', 'undefined', '21100.00', NULL, NULL, NULL, '19.4100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12423, 6240, 0, '', 'undefined', 'undefined', 'undefined', 0, '21200.00', '21200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '466824.0000', 'undefined', '21200.00', NULL, NULL, NULL, '22.0200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12425, 6241, 0, '', 'undefined', 'undefined', 'undefined', 0, '21000.00', '21000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '507570.0000', 'undefined', '21000.00', NULL, NULL, NULL, '24.1700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12427, 6242, 0, '', 'undefined', 'undefined', 'undefined', 0, '21000.00', '21000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '505890.0000', 'undefined', '21000.00', NULL, NULL, NULL, '24.0900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12429, 6243, 0, '', 'undefined', 'undefined', 'undefined', 0, '21000.00', '21000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '526890.0000', 'undefined', '21000.00', NULL, NULL, NULL, '25.0900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12431, 6244, 0, '', 'undefined', 'undefined', 'undefined', 0, '21000.00', '21000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '322980.0000', 'undefined', '21000.00', NULL, NULL, NULL, '15.3800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12433, 6245, 0, '', 'undefined', 'undefined', 'undefined', 0, '21600.00', '21600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '474768.0000', 'undefined', '21600.00', NULL, NULL, NULL, '21.9800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12435, 6246, 0, '', 'undefined', 'undefined', 'undefined', 0, '21600.00', '21600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '536976.0000', 'undefined', '21600.00', NULL, NULL, NULL, '24.8600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12437, 6247, 0, '', 'undefined', 'undefined', 'undefined', 0, '21200.00', '21200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '465340.0000', 'undefined', '21200.00', NULL, NULL, NULL, '21.9500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12439, 6248, 0, '', 'undefined', 'undefined', 'undefined', 0, '21200.00', '21200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '390504.0000', 'undefined', '21200.00', NULL, NULL, NULL, '18.4200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12441, 6249, 0, '', 'undefined', 'undefined', 'undefined', 0, '21300.00', '21300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '48564.0000', 'undefined', '21300.00', NULL, NULL, NULL, '2.2800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12443, 6250, 0, '', 'undefined', 'undefined', 'undefined', 0, '21300.00', '21300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '197664.0000', 'undefined', '21300.00', NULL, NULL, NULL, '9.2800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12445, 6251, 0, '', 'undefined', 'undefined', 'undefined', 0, '21200.00', '21200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '503924.0000', 'undefined', '21200.00', NULL, NULL, NULL, '23.7700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12447, 6252, 0, '', 'undefined', 'undefined', 'undefined', 0, '21100.00', '21100.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '307216.0000', 'undefined', '21100.00', NULL, NULL, NULL, '14.5600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12449, 6253, 0, '', 'undefined', 'undefined', 'undefined', 0, '21200.00', '21200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '353192.0000', 'undefined', '21200.00', NULL, NULL, NULL, '16.6600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12451, 6254, 0, '', 'undefined', 'undefined', 'undefined', 0, '21200.00', '21200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '355948.0000', 'undefined', '21200.00', NULL, NULL, NULL, '16.7900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12453, 6255, 0, '', 'undefined', 'undefined', 'undefined', 0, '21200.00', '21200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '438416.0000', 'undefined', '21200.00', NULL, NULL, NULL, '20.6800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12455, 6256, 0, '', 'undefined', 'undefined', 'undefined', 0, '21200.00', '21200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '99852.0000', 'undefined', '21200.00', NULL, NULL, NULL, '4.7100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12457, 6257, 0, '', 'undefined', 'undefined', 'undefined', 0, '21200.00', '21200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '320120.0000', 'undefined', '21200.00', NULL, NULL, NULL, '15.1000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12459, 6258, 0, '', 'undefined', 'undefined', 'undefined', 0, '18000.00', '18000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '358560.0000', 'undefined', '18000.00', NULL, NULL, NULL, '19.9200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12461, 6259, 0, '', 'undefined', 'undefined', 'undefined', 0, '18200.00', '18200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '1820000.0000', 'undefined', '18200.00', NULL, NULL, NULL, '100.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12463, 6260, 0, '', 'undefined', 'undefined', 'undefined', 0, '18000.00', '18000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '540000.0000', 'undefined', '18000.00', NULL, NULL, NULL, '30.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12465, 6261, 0, '', 'undefined', 'undefined', 'undefined', 0, '19200.00', '19200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '367680.0000', 'undefined', '19200.00', NULL, NULL, NULL, '19.1500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12467, 6262, 0, '', 'undefined', 'undefined', 'undefined', 0, '18800.00', '18800.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '435408.0000', 'undefined', '18800.00', NULL, NULL, NULL, '23.1600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12469, 6263, 0, '', 'undefined', 'undefined', 'undefined', 0, '18800.00', '18800.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '416232.0000', 'undefined', '18800.00', NULL, NULL, NULL, '22.1400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12471, 6264, 0, '', 'undefined', 'undefined', 'undefined', 0, '18600.00', '18600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '216318.0000', 'undefined', '18600.00', NULL, NULL, NULL, '11.6300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12473, 6265, 0, '', 'undefined', 'undefined', 'undefined', 0, '18700.00', '18700.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '432157.0000', 'undefined', '18700.00', NULL, NULL, NULL, '23.1100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12475, 6266, 0, '', 'undefined', 'undefined', 'undefined', 0, '18700.00', '18700.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '369699.0000', 'undefined', '18700.00', NULL, NULL, NULL, '19.7700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12477, 6267, 0, '', 'undefined', 'undefined', 'undefined', 0, '18700.00', '18700.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '386903.0000', 'undefined', '18700.00', NULL, NULL, NULL, '20.6900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12479, 6268, 0, '', 'undefined', 'undefined', 'undefined', 0, '18700.00', '18700.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '413644.0000', 'undefined', '18700.00', NULL, NULL, NULL, '22.1200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12481, 6269, 0, '', 'undefined', 'undefined', 'undefined', 0, '18700.00', '18700.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '430474.0000', 'undefined', '18700.00', NULL, NULL, NULL, '23.0200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12483, 6270, 0, '', 'undefined', 'undefined', 'undefined', 0, '19500.00', '19500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '357435.0000', 'undefined', '19500.00', NULL, NULL, NULL, '18.3300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12485, 6271, 0, '', 'undefined', 'undefined', 'undefined', 0, '19500.00', '19500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '312585.0000', 'undefined', '19500.00', NULL, NULL, NULL, '16.0300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12487, 6272, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '276260.0000', 'undefined', '19000.00', NULL, NULL, NULL, '14.5400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12490, 6273, 0, '', 'undefined', 'undefined', 'undefined', 0, '18600.00', '18600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '297972.0000', 'undefined', '18600.00', NULL, NULL, NULL, '16.0200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12492, 6274, 0, '', 'undefined', 'undefined', 'undefined', 0, '18900.00', '18900.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '60858.0000', 'undefined', '18900.00', NULL, NULL, NULL, '3.2200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12494, 6275, 0, '', 'undefined', 'undefined', 'undefined', 0, '69100.00', '69100.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '69100.0000', 'undefined', '69100.00', NULL, NULL, NULL, '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12496, 6276, 0, '', 'undefined', 'undefined', 'undefined', 0, '30000.00', '30000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '30000.0000', 'undefined', '30000.00', NULL, NULL, NULL, '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12498, 6277, 0, '', 'undefined', 'undefined', 'undefined', 0, '21200.00', '21200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '508588.0000', 'undefined', '21200.00', NULL, NULL, NULL, '23.9900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12500, 6278, 0, '', 'undefined', 'undefined', 'undefined', 0, '21200.00', '21200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '405556.0000', 'undefined', '21200.00', NULL, NULL, NULL, '19.1300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12502, 6279, 0, '', 'undefined', 'undefined', 'undefined', 0, '21200.00', '21200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '310368.0000', 'undefined', '21200.00', NULL, NULL, NULL, '14.6400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12504, 6280, 0, '', 'undefined', 'undefined', 'undefined', 0, '21200.00', '21200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '330084.0000', 'undefined', '21200.00', NULL, NULL, NULL, '15.5700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12506, 6281, 0, '', 'undefined', 'undefined', 'undefined', 0, '20950.00', '20950.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '435131.5000', 'undefined', '20950.00', NULL, NULL, NULL, '20.7700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12508, 6282, 0, '', 'undefined', 'undefined', 'undefined', 0, '20950.00', '20950.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '421933.0000', 'undefined', '20950.00', NULL, NULL, NULL, '20.1400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12510, 6283, 0, '', 'undefined', 'undefined', 'undefined', 0, '20950.00', '20950.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '407896.5000', 'undefined', '20950.00', NULL, NULL, NULL, '19.4700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12512, 6284, 0, '', 'undefined', 'undefined', 'undefined', 0, '21200.00', '21200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '345772.0000', 'undefined', '21200.00', NULL, NULL, NULL, '16.3100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12514, 6285, 0, '', 'undefined', 'undefined', 'undefined', 0, '21200.00', '21200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '380540.0000', 'undefined', '21200.00', NULL, NULL, NULL, '17.9500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12516, 6286, 0, '', 'undefined', 'undefined', 'undefined', 0, '18700.00', '18700.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '360536.0000', 'undefined', '18700.00', NULL, NULL, NULL, '19.2800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12518, 6287, 0, '', 'undefined', 'undefined', 'undefined', 0, '18700.00', '18700.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '443003.0000', 'undefined', '18700.00', NULL, NULL, NULL, '23.6900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12520, 6288, 0, '', 'undefined', 'undefined', 'undefined', 0, '18700.00', '18700.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '355300.0000', 'undefined', '18700.00', NULL, NULL, NULL, '19.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12522, 6289, 0, '', 'undefined', 'undefined', 'undefined', 0, '18700.00', '18700.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '353804.0000', 'undefined', '18700.00', NULL, NULL, NULL, '18.9200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12524, 6290, 0, '', 'undefined', 'undefined', 'undefined', 0, '18700.00', '18700.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '342210.0000', 'undefined', '18700.00', NULL, NULL, NULL, '18.3000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12526, 6291, 0, '', 'undefined', 'undefined', 'undefined', 0, '18700.00', '18700.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '351560.0000', 'undefined', '18700.00', NULL, NULL, NULL, '18.8000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12528, 6292, 0, '', 'undefined', 'undefined', 'undefined', 0, '18800.00', '18800.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '387280.0000', 'undefined', '18800.00', NULL, NULL, NULL, '20.6000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12530, 6293, 0, '', 'undefined', 'undefined', 'undefined', 0, '19500.00', '19500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '364650.0000', 'undefined', '19500.00', NULL, NULL, NULL, '18.7000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12532, 6294, 0, '', 'undefined', 'undefined', 'undefined', 0, '18700.00', '18700.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '368764.0000', 'undefined', '18700.00', NULL, NULL, NULL, '19.7200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12534, 6295, 0, '', 'undefined', 'undefined', 'undefined', 0, '18700.00', '18700.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '452914.0000', 'undefined', '18700.00', NULL, NULL, NULL, '24.2200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12536, 6296, 0, '', 'undefined', 'undefined', 'undefined', 0, '7000.00', '7000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '7000.0000', 'undefined', '7000.00', NULL, NULL, NULL, '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12538, 6297, 0, '', 'undefined', 'undefined', 'undefined', 0, '18900.00', '18900.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '390096.0000', 'undefined', '18900.00', NULL, NULL, NULL, '20.6400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12540, 6298, 0, '', 'undefined', 'undefined', 'undefined', 0, '18700.00', '18700.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '353430.0000', 'undefined', '18700.00', NULL, NULL, NULL, '18.9000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12542, 6299, 0, '', 'undefined', 'undefined', 'undefined', 0, '18700.00', '18700.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '425612.0000', 'undefined', '18700.00', NULL, NULL, NULL, '22.7600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12544, 6300, 0, '', 'undefined', 'undefined', 'undefined', 0, '18700.00', '18700.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '369699.0000', 'undefined', '18700.00', NULL, NULL, NULL, '19.7700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12546, 6301, 0, '', 'undefined', 'undefined', 'undefined', 0, '18700.00', '18700.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '350438.0000', 'undefined', '18700.00', NULL, NULL, NULL, '18.7400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12548, 6302, 0, '', 'undefined', 'undefined', 'undefined', 0, '18800.00', '18800.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '399500.0000', 'undefined', '18800.00', NULL, NULL, NULL, '21.2500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12550, 6303, 0, '', 'undefined', 'undefined', 'undefined', 0, '18800.00', '18800.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '439356.0000', 'undefined', '18800.00', NULL, NULL, NULL, '23.3700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12552, 6304, 0, '', 'undefined', 'undefined', 'undefined', 0, '18600.00', '18600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '286626.0000', 'undefined', '18600.00', NULL, NULL, NULL, '15.4100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12554, 6305, 0, '', 'undefined', 'undefined', 'undefined', 0, '18600.00', '18600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '339264.0000', 'undefined', '18600.00', NULL, NULL, NULL, '18.2400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12556, 6306, 0, '', 'undefined', 'undefined', 'undefined', 0, '18900.00', '18900.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '290493.0000', 'undefined', '18900.00', NULL, NULL, NULL, '15.3700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12558, 6307, 0, '', 'undefined', 'undefined', 'undefined', 0, '18800.00', '18800.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '399688.0000', 'undefined', '18800.00', NULL, NULL, NULL, '21.2600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12560, 6308, 0, '', 'undefined', 'undefined', 'undefined', 0, '18800.00', '18800.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '355696.0000', 'undefined', '18800.00', NULL, NULL, NULL, '18.9200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12562, 6309, 0, '', 'undefined', 'undefined', 'undefined', 0, '19200.00', '19200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '442368.0000', 'undefined', '19200.00', NULL, NULL, NULL, '23.0400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12564, 6310, 0, '', 'undefined', 'undefined', 'undefined', 0, '21000.00', '21000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '451290.0000', 'undefined', '21000.00', NULL, NULL, NULL, '21.4900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12566, 6311, 0, '', 'undefined', 'undefined', 'undefined', 0, '21000.00', '21000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '439740.0000', 'undefined', '21000.00', NULL, NULL, NULL, '20.9400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12568, 6312, 0, '', 'undefined', 'undefined', 'undefined', 0, '21200.00', '21200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '444988.0000', 'undefined', '21200.00', NULL, NULL, NULL, '20.9900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12570, 6313, 0, '', 'undefined', 'undefined', 'undefined', 0, '20800.00', '20800.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '483600.0000', 'undefined', '20800.00', NULL, NULL, NULL, '23.2500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12572, 6314, 0, '', 'undefined', 'undefined', 'undefined', 0, '20800.00', '20800.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '396656.0000', 'undefined', '20800.00', NULL, NULL, NULL, '19.0700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12574, 6315, 0, '', 'undefined', 'undefined', 'undefined', 0, '20800.00', '20800.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '413088.0000', 'undefined', '20800.00', NULL, NULL, NULL, '19.8600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12576, 6316, 0, '', 'undefined', 'undefined', 'undefined', 0, '20800.00', '20800.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '392288.0000', 'undefined', '20800.00', NULL, NULL, NULL, '18.8600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12578, 6317, 0, '', 'undefined', 'undefined', 'undefined', 0, '18000.00', '18000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '1890000.0000', 'undefined', '18000.00', NULL, NULL, NULL, '105.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12580, 6318, 0, '', 'undefined', 'undefined', 'undefined', 0, '21000.00', '21000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '469770.0000', 'undefined', '21000.00', NULL, NULL, NULL, '22.3700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12582, 6319, 0, '', 'undefined', 'undefined', 'undefined', 0, '20800.00', '20800.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '461136.0000', 'undefined', '20800.00', NULL, NULL, NULL, '22.1700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12584, 6320, 0, '', 'undefined', 'undefined', 'undefined', 0, '21200.00', '21200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '478484.0000', 'undefined', '21200.00', NULL, NULL, NULL, '22.5700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12586, 6321, 0, '', 'undefined', 'undefined', 'undefined', 0, '21140.00', '21140.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '48199.2000', 'undefined', '21140.00', NULL, NULL, NULL, '2.2800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12588, 6322, 0, '', 'undefined', 'undefined', 'undefined', 0, '18700.00', '18700.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '485452.0000', 'undefined', '18700.00', NULL, NULL, NULL, '25.9600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12590, 6323, 0, '', 'undefined', 'undefined', 'undefined', 0, '18700.00', '18700.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '460768.0000', 'undefined', '18700.00', NULL, NULL, NULL, '24.6400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12592, 6324, 0, '', 'undefined', 'undefined', 'undefined', 0, '18600.00', '18600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '467046.0000', 'undefined', '18600.00', NULL, NULL, NULL, '25.1100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12594, 6325, 0, '', 'undefined', 'undefined', 'undefined', 0, '19500.00', '19500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '343005.0000', 'undefined', '19500.00', NULL, NULL, NULL, '17.5900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12596, 6326, 0, '', 'undefined', 'undefined', 'undefined', 0, '20500.00', '20500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '433575.0000', 'undefined', '20500.00', NULL, NULL, NULL, '21.1500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12598, 6327, 0, '', 'undefined', 'undefined', 'undefined', 0, '21200.00', '21200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '367608.0000', 'undefined', '21200.00', NULL, NULL, NULL, '17.3400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12600, 6328, 0, '', 'undefined', 'undefined', 'undefined', 0, '21200.00', '21200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '327752.0000', 'undefined', '21200.00', NULL, NULL, NULL, '15.4600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12602, 6329, 0, '', 'undefined', 'undefined', 'undefined', 0, '20500.00', '20500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '388680.0000', 'undefined', '20500.00', NULL, NULL, NULL, '18.9600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12604, 6330, 0, '', 'undefined', 'undefined', 'undefined', 0, '21200.00', '21200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '47488.0000', 'undefined', '21200.00', NULL, NULL, NULL, '2.2400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12606, 6331, 0, '', 'undefined', 'undefined', 'undefined', 0, '18000.00', '18000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '3240000.0000', 'undefined', '18000.00', NULL, NULL, NULL, '180.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12608, 6332, 0, '', 'undefined', 'undefined', 'undefined', 0, '21200.00', '21200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '523004.0000', 'undefined', '21200.00', NULL, NULL, NULL, '24.6700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12610, 6333, 0, '', 'undefined', 'undefined', 'undefined', 0, '20500.00', '20500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '398315.0000', 'undefined', '20500.00', NULL, NULL, NULL, '19.4300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12612, 6334, 0, '', 'undefined', 'undefined', 'undefined', 0, '19500.00', '19500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '356265.0000', 'undefined', '19500.00', NULL, NULL, NULL, '18.2700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12614, 6335, 0, '', 'undefined', 'undefined', 'undefined', 0, '500.00', '500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '500.0000', 'undefined', '500.00', NULL, NULL, NULL, '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12616, 6336, 0, '', 'undefined', 'undefined', 'undefined', 0, '19500.00', '19500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '394485.0000', 'undefined', '19500.00', NULL, NULL, NULL, '20.2300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12618, 6337, 0, '', 'undefined', 'undefined', 'undefined', 0, '19200.00', '19200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '323712.0000', 'undefined', '19200.00', NULL, NULL, NULL, '16.8600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12620, 6338, 0, '', 'undefined', 'undefined', 'undefined', 0, '19500.00', '19500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '414180.0000', 'undefined', '19500.00', NULL, NULL, NULL, '21.2400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12623, 6339, 0, '', 'undefined', 'undefined', 'undefined', 0, '19500.00', '19500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '468585.0000', 'undefined', '19500.00', NULL, NULL, NULL, '24.0300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12625, 6340, 0, '', 'undefined', 'undefined', 'undefined', 0, '19500.00', '19500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '108615.0000', 'undefined', '19500.00', NULL, NULL, NULL, '5.5700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12627, 6341, 0, '', 'undefined', 'undefined', 'undefined', 0, '19400.00', '19400.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '437858.0000', 'undefined', '19400.00', NULL, NULL, NULL, '22.5700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12629, 6342, 0, '', 'undefined', 'undefined', 'undefined', 0, '19500.00', '19500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '331305.0000', 'undefined', '19500.00', NULL, NULL, NULL, '16.9900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12631, 6343, 0, '', 'undefined', 'undefined', 'undefined', 0, '19500.00', '19500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '339885.0000', 'undefined', '19500.00', NULL, NULL, NULL, '17.4300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12633, 6344, 0, '', 'undefined', 'undefined', 'undefined', 0, '19300.00', '19300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '330223.0000', 'undefined', '19300.00', NULL, NULL, NULL, '17.1100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12635, 6345, 0, '', 'undefined', 'undefined', 'undefined', 0, '19300.00', '19300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '418424.0000', 'undefined', '19300.00', NULL, NULL, NULL, '21.6800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12637, 6346, 0, '', 'undefined', 'undefined', 'undefined', 0, '19300.00', '19300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '434057.0000', 'undefined', '19300.00', NULL, NULL, NULL, '22.4900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12639, 6347, 0, '', 'undefined', 'undefined', 'undefined', 0, '19300.00', '19300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '438689.0000', 'undefined', '19300.00', NULL, NULL, NULL, '22.7300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12641, 6348, 0, '', 'undefined', 'undefined', 'undefined', 0, '19500.00', '19500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '118755.0000', 'undefined', '19500.00', NULL, NULL, NULL, '6.0900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12643, 6349, 0, '', 'undefined', 'undefined', 'undefined', 0, '19500.00', '19500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '486720.0000', 'undefined', '19500.00', NULL, NULL, NULL, '24.9600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12645, 6350, 0, '', 'undefined', 'undefined', 'undefined', 0, '18600.00', '18600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '57660.0000', 'undefined', '18600.00', NULL, NULL, NULL, '3.1000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12647, 6351, 0, '', 'undefined', 'undefined', 'undefined', 0, '19400.00', '19400.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '455124.0000', 'undefined', '19400.00', NULL, NULL, NULL, '23.4600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12649, 6352, 0, '', 'undefined', 'undefined', 'undefined', 0, '19300.00', '19300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '434250.0000', 'undefined', '19300.00', NULL, NULL, NULL, '22.5000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12651, 6353, 0, '', 'undefined', 'undefined', 'undefined', 0, '19300.00', '19300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '469955.0000', 'undefined', '19300.00', NULL, NULL, NULL, '24.3500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12653, 6354, 0, '', 'undefined', 'undefined', 'undefined', 0, '19300.00', '19300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '445637.0000', 'undefined', '19300.00', NULL, NULL, NULL, '23.0900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12655, 6355, 0, '', 'undefined', 'undefined', 'undefined', 0, '19300.00', '19300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '450462.0000', 'undefined', '19300.00', NULL, NULL, NULL, '23.3400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12657, 6356, 0, '', 'undefined', 'undefined', 'undefined', 0, '19300.00', '19300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '388316.0000', 'undefined', '19300.00', NULL, NULL, NULL, '20.1200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12659, 6357, 0, '', 'undefined', 'undefined', 'undefined', 0, '19400.00', '19400.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '413802.0000', 'undefined', '19400.00', NULL, NULL, NULL, '21.3300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12661, 6358, 0, '', 'undefined', 'undefined', 'undefined', 0, '19500.00', '19500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '367575.0000', 'undefined', '19500.00', NULL, NULL, NULL, '18.8500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12663, 6359, 0, '', 'undefined', 'undefined', 'undefined', 0, '19400.00', '19400.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '409340.0000', 'undefined', '19400.00', NULL, NULL, NULL, '21.1000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12665, 6360, 0, '', 'undefined', 'undefined', 'undefined', 0, '19400.00', '19400.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '440186.0000', 'undefined', '19400.00', NULL, NULL, NULL, '22.6900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12667, 6361, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '275500.0000', 'undefined', '19000.00', NULL, NULL, NULL, '14.5000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12669, 6362, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '305140.0000', 'undefined', '19000.00', NULL, NULL, NULL, '16.0600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12671, 6363, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '309130.0000', 'undefined', '19000.00', NULL, NULL, NULL, '16.2700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12673, 6364, 0, '', 'undefined', 'undefined', 'undefined', 0, '19500.00', '19500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '174525.0000', 'undefined', '19500.00', NULL, NULL, NULL, '8.9500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12675, 6365, 0, '', 'undefined', 'undefined', 'undefined', 0, '19500.00', '19500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '59280.0000', 'undefined', '19500.00', NULL, NULL, NULL, '3.0400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12677, 6366, 0, '', 'undefined', 'undefined', 'undefined', 0, '18600.00', '18600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '75702.0000', 'undefined', '18600.00', NULL, NULL, NULL, '4.0700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12679, 6367, 0, '', 'undefined', 'undefined', 'undefined', 0, '19500.00', '19500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '390195.0000', 'undefined', '19500.00', NULL, NULL, NULL, '20.0100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12681, 6368, 0, '', 'undefined', 'undefined', 'undefined', 0, '19500.00', '19500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '391170.0000', 'undefined', '19500.00', NULL, NULL, NULL, '20.0600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12683, 6369, 0, '', 'undefined', 'undefined', 'undefined', 0, '18300.00', '18300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '341661.0000', 'undefined', '18300.00', NULL, NULL, NULL, '18.6700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12685, 6370, 0, '', 'undefined', 'undefined', 'undefined', 0, '18300.00', '18300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '326289.0000', 'undefined', '18300.00', NULL, NULL, NULL, '17.8300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12687, 6371, 0, '', 'undefined', 'undefined', 'undefined', 0, '19300.00', '19300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '408581.0000', 'undefined', '19300.00', NULL, NULL, NULL, '21.1700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12689, 6372, 0, '', 'undefined', 'undefined', 'undefined', 0, '19300.00', '19300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '419003.0000', 'undefined', '19300.00', NULL, NULL, NULL, '21.7100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12691, 6373, 0, '', 'undefined', 'undefined', 'undefined', 0, '19300.00', '19300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '428460.0000', 'undefined', '19300.00', NULL, NULL, NULL, '22.2000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12693, 6374, 0, '', 'undefined', 'undefined', 'undefined', 0, '19300.00', '19300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '439075.0000', 'undefined', '19300.00', NULL, NULL, NULL, '22.7500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12695, 6375, 0, '', 'undefined', 'undefined', 'undefined', 0, '19200.00', '19200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '354240.0000', 'undefined', '19200.00', NULL, NULL, NULL, '18.4500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12697, 6376, 0, '', 'undefined', 'undefined', 'undefined', 0, '19300.00', '19300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '77779.0000', 'undefined', '19300.00', NULL, NULL, NULL, '4.0300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12699, 6377, 0, '', 'undefined', 'undefined', 'undefined', 0, '16500.00', '16500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '316635.0000', 'undefined', '16500.00', NULL, NULL, NULL, '19.1900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12701, 6378, 0, '', 'undefined', 'undefined', 'undefined', 0, '19200.00', '19200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '146880.0000', 'undefined', '19200.00', NULL, NULL, NULL, '7.6500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12704, 6379, 0, '', 'undefined', 'undefined', 'undefined', 0, '19200.00', '19200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '363072.0000', 'undefined', '19200.00', NULL, NULL, NULL, '18.9100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12706, 6380, 0, '', 'undefined', 'undefined', 'undefined', 0, '17000.00', '17000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '850000.0000', 'undefined', '17000.00', NULL, NULL, NULL, '50.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12708, 6381, 0, '', 'undefined', 'undefined', 'undefined', 0, '18600.00', '18600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '76260.0000', 'undefined', '18600.00', NULL, NULL, NULL, '4.1000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12710, 6382, 0, '', 'undefined', 'undefined', 'undefined', 0, '18300.00', '18300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '329583.0000', 'undefined', '18300.00', NULL, NULL, NULL, '18.0100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12712, 6383, 0, '', 'undefined', 'undefined', 'undefined', 0, '18000.00', '18000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '153540.0000', 'undefined', '18000.00', NULL, NULL, NULL, '8.5300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12714, 6384, 0, '', 'undefined', 'undefined', 'undefined', 0, '310000.00', '310000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '310000.0000', 'undefined', '310000.00', NULL, NULL, NULL, '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12716, 6385, 0, '', 'undefined', 'undefined', 'undefined', 0, '20000.00', '20000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '20000.0000', 'undefined', '20000.00', NULL, NULL, NULL, '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12718, 6386, 0, '', 'undefined', 'undefined', 'undefined', 0, '19500.00', '19500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '102180.0000', 'undefined', '19500.00', NULL, NULL, NULL, '5.2400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12720, 6387, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '432820.0000', 'undefined', '19000.00', NULL, NULL, NULL, '22.7800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12722, 6388, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '436620.0000', 'undefined', '19000.00', NULL, NULL, NULL, '22.9800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12724, 6389, 0, '', 'undefined', 'undefined', 'undefined', 0, '19500.00', '19500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '460980.0000', 'undefined', '19500.00', NULL, NULL, NULL, '23.6400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12726, 6390, 0, '', 'undefined', 'undefined', 'undefined', 0, '18900.00', '18900.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '432621.0000', 'undefined', '18900.00', NULL, NULL, NULL, '22.8900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12728, 6391, 0, '', 'undefined', 'undefined', 'undefined', 0, '18900.00', '18900.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '460404.0000', 'undefined', '18900.00', NULL, NULL, NULL, '24.3600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12730, 6392, 0, '', 'undefined', 'undefined', 'undefined', 0, '19100.00', '19100.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '359653.0000', 'undefined', '19100.00', NULL, NULL, NULL, '18.8300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12732, 6393, 0, '', 'undefined', 'undefined', 'undefined', 0, '17500.00', '17500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '438900.0000', 'undefined', '17500.00', NULL, NULL, NULL, '25.0800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12734, 6394, 0, '', 'undefined', 'undefined', 'undefined', 0, '17000.00', '17000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '510000.0000', 'undefined', '17000.00', NULL, NULL, NULL, '30.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12736, 6395, 0, '', 'undefined', 'undefined', 'undefined', 0, '17000.00', '17000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '2975000.0000', 'undefined', '17000.00', NULL, NULL, NULL, '175.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12738, 6396, 0, '', 'undefined', 'undefined', 'undefined', 0, '18100.00', '18100.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '469514.0000', 'undefined', '18100.00', NULL, NULL, NULL, '25.9400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12740, 6397, 0, '', 'undefined', 'undefined', 'undefined', 0, '18100.00', '18100.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '500465.0000', 'undefined', '18100.00', NULL, NULL, NULL, '27.6500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12742, 6398, 0, '', 'undefined', 'undefined', 'undefined', 0, '18100.00', '18100.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '483994.0000', 'undefined', '18100.00', NULL, NULL, NULL, '26.7400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12744, 6399, 0, '', 'undefined', 'undefined', 'undefined', 0, '17700.00', '17700.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '352761.0000', 'undefined', '17700.00', NULL, NULL, NULL, '19.9300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12746, 6400, 0, '', 'undefined', 'undefined', 'undefined', 0, '17700.00', '17700.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '299130.0000', 'undefined', '17700.00', NULL, NULL, NULL, '16.9000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12748, 6401, 0, '', 'undefined', 'undefined', 'undefined', 0, '19500.00', '19500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '373035.0000', 'undefined', '19500.00', NULL, NULL, NULL, '19.1300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12750, 6402, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '333830.0000', 'undefined', '19000.00', NULL, NULL, NULL, '17.5700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12752, 6403, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '398810.0000', 'undefined', '19000.00', NULL, NULL, NULL, '20.9900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12754, 6404, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '407360.0000', 'undefined', '19000.00', NULL, NULL, NULL, '21.4400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12756, 6405, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '381520.0000', 'undefined', '19000.00', NULL, NULL, NULL, '20.0800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12758, 6406, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '437950.0000', 'undefined', '19000.00', NULL, NULL, NULL, '23.0500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12760, 6407, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '319580.0000', 'undefined', '19000.00', NULL, NULL, NULL, '16.8200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12762, 6408, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '239590.0000', 'undefined', '19000.00', NULL, NULL, NULL, '12.6100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12764, 6409, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '137370.0000', 'undefined', '19000.00', NULL, NULL, NULL, '7.2300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12766, 6410, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '425980.0000', 'undefined', '19000.00', NULL, NULL, NULL, '22.4200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12768, 6411, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '305520.0000', 'undefined', '19000.00', NULL, NULL, NULL, '16.0800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12770, 6412, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '61180.0000', 'undefined', '19000.00', NULL, NULL, NULL, '3.2200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12772, 6413, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '358910.0000', 'undefined', '19000.00', NULL, NULL, NULL, '18.8900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12774, 6414, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '378860.0000', 'undefined', '19000.00', NULL, NULL, NULL, '19.9400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12776, 6415, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '398620.0000', 'undefined', '19000.00', NULL, NULL, NULL, '20.9800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12778, 6416, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '438710.0000', 'undefined', '19000.00', NULL, NULL, NULL, '23.0900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12780, 6417, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '304570.0000', 'undefined', '19000.00', NULL, NULL, NULL, '16.0300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12782, 6418, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '420850.0000', 'undefined', '19000.00', NULL, NULL, NULL, '22.1500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12784, 6419, 0, '', 'undefined', 'undefined', 'undefined', 0, '19300.00', '19300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '457989.0000', 'undefined', '19300.00', NULL, NULL, NULL, '23.7300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12786, 6420, 0, '', 'undefined', 'undefined', 'undefined', 0, '17000.00', '17000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '850000.0000', 'undefined', '17000.00', NULL, NULL, NULL, '50.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12788, 6421, 0, '', 'undefined', 'undefined', 'undefined', 0, '17000.00', '17000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '1700000.0000', 'undefined', '17000.00', NULL, NULL, NULL, '100.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12790, 6422, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '385510.0000', 'undefined', '19000.00', NULL, NULL, NULL, '20.2900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12792, 6423, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '366700.0000', 'undefined', '19000.00', NULL, NULL, NULL, '19.3000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12794, 6424, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '269040.0000', 'undefined', '19000.00', NULL, NULL, NULL, '14.1600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12796, 6425, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '276070.0000', 'undefined', '19000.00', NULL, NULL, NULL, '14.5300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12798, 6426, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '291270.0000', 'undefined', '19000.00', NULL, NULL, NULL, '15.3300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12800, 6427, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '264860.0000', 'undefined', '19000.00', NULL, NULL, NULL, '13.9400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12802, 6428, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '272270.0000', 'undefined', '19000.00', NULL, NULL, NULL, '14.3300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12804, 6429, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '163590.0000', 'undefined', '19000.00', NULL, NULL, NULL, '8.6100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12806, 6430, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '57000.0000', 'undefined', '19000.00', NULL, NULL, NULL, '3.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12808, 6431, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '356630.0000', 'undefined', '19000.00', NULL, NULL, NULL, '18.7700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12810, 6432, 0, '', 'undefined', 'undefined', 'undefined', 0, '18000.00', '18000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '288360.0000', 'undefined', '18000.00', NULL, NULL, NULL, '16.0200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12812, 6433, 0, '', 'undefined', 'undefined', 'undefined', 0, '18000.00', '18000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '274320.0000', 'undefined', '18000.00', NULL, NULL, NULL, '15.2400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12815, 6434, 0, '', 'undefined', 'undefined', 'undefined', 0, '18000.00', '18000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '289260.0000', 'undefined', '18000.00', NULL, NULL, NULL, '16.0700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12817, 6435, 0, '', 'undefined', 'undefined', 'undefined', 0, '18100.00', '18100.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '475849.0000', 'undefined', '18100.00', NULL, NULL, NULL, '26.2900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12819, 6436, 0, '', 'undefined', 'undefined', 'undefined', 0, '18100.00', '18100.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '488700.0000', 'undefined', '18100.00', NULL, NULL, NULL, '27.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12821, 6437, 0, '', 'undefined', 'undefined', 'undefined', 0, '18100.00', '18100.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '438744.0000', 'undefined', '18100.00', NULL, NULL, NULL, '24.2400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12823, 6438, 0, '', 'undefined', 'undefined', 'undefined', 0, '18000.00', '18000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '421740.0000', 'undefined', '18000.00', NULL, NULL, NULL, '23.4300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12829, 6439, 0, '', 'undefined', 'undefined', 'undefined', 0, '0.00', '0.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '0.0000', 'undefined', '0.00', NULL, NULL, NULL, '0.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12830, 6441, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '475000.0000', 'undefined', '19000.00', NULL, NULL, NULL, '25.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12832, 6442, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '463790.0000', 'undefined', '19000.00', NULL, NULL, NULL, '24.4100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12834, 6443, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '410400.0000', 'undefined', '19000.00', NULL, NULL, NULL, '21.6000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12836, 6444, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '295070.0000', 'undefined', '19000.00', NULL, NULL, NULL, '15.5300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12839, 6445, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '399570.0000', 'undefined', '19000.00', NULL, NULL, NULL, '21.0300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12841, 6446, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '307230.0000', 'undefined', '19000.00', NULL, NULL, NULL, '16.1700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12843, 6447, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '266380.0000', 'undefined', '19000.00', NULL, NULL, NULL, '14.0200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12845, 6448, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '336110.0000', 'undefined', '19000.00', NULL, NULL, NULL, '17.6900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12847, 6449, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '351500.0000', 'undefined', '19000.00', NULL, NULL, NULL, '18.5000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12849, 6450, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '299440.0000', 'undefined', '19000.00', NULL, NULL, NULL, '15.7600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12851, 6451, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '396530.0000', 'undefined', '19000.00', NULL, NULL, NULL, '20.8700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12853, 6452, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '230090.0000', 'undefined', '19000.00', NULL, NULL, NULL, '12.1100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12855, 6453, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '372210.0000', 'undefined', '19000.00', NULL, NULL, NULL, '19.5900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12857, 6454, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '345800.0000', 'undefined', '19000.00', NULL, NULL, NULL, '18.2000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12859, 6455, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '400140.0000', 'undefined', '19000.00', NULL, NULL, NULL, '21.0600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12861, 6456, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '63650.0000', 'undefined', '19000.00', NULL, NULL, NULL, '3.3500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12864, 6457, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '167960.0000', 'undefined', '19000.00', NULL, NULL, NULL, '8.8400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12865, 6458, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '425220.0000', 'undefined', '19000.00', NULL, NULL, NULL, '22.3800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12867, 6459, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '445170.0000', 'undefined', '19000.00', NULL, NULL, NULL, '23.4300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12869, 6460, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '312550.0000', 'undefined', '19000.00', NULL, NULL, NULL, '16.4500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12871, 6461, 0, '', 'undefined', 'undefined', 'undefined', 0, '17000.00', '17000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '1700000.0000', 'undefined', '17000.00', NULL, NULL, NULL, '100.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12873, 6462, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '200260.0000', 'undefined', '19000.00', NULL, NULL, NULL, '10.5400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12875, 6463, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '363850.0000', 'undefined', '19000.00', NULL, NULL, NULL, '19.1500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12877, 6464, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '112670.0000', 'undefined', '19000.00', NULL, NULL, NULL, '5.9300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12879, 6465, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '310270.0000', 'undefined', '19000.00', NULL, NULL, NULL, '16.3300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12881, 6466, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '441370.0000', 'undefined', '19000.00', NULL, NULL, NULL, '23.2300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12883, 6467, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '422180.0000', 'undefined', '19000.00', NULL, NULL, NULL, '22.2200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12885, 6468, 0, '', 'undefined', 'undefined', 'undefined', 0, '17800.00', '17800.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '337666.0000', 'undefined', '17800.00', NULL, NULL, NULL, '18.9700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12887, 6469, 0, '', 'undefined', 'undefined', 'undefined', 0, '18000.00', '18000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '289080.0000', 'undefined', '18000.00', NULL, NULL, NULL, '16.0600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12889, 6470, 0, '', 'undefined', 'undefined', 'undefined', 0, '17800.00', '17800.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '355288.0000', 'undefined', '17800.00', NULL, NULL, NULL, '19.9600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12891, 6471, 0, '', 'undefined', 'undefined', 'undefined', 0, '17800.00', '17800.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '393914.0000', 'undefined', '17800.00', NULL, NULL, NULL, '22.1300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12893, 6472, 0, '', 'undefined', 'undefined', 'undefined', 0, '10000.00', '10000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '10000.0000', 'undefined', '10000.00', NULL, NULL, NULL, '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12895, 6473, 0, '', 'undefined', 'undefined', 'undefined', 0, '18000.00', '18000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '274500.0000', 'undefined', '18000.00', NULL, NULL, NULL, '15.2500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12897, 6474, 0, '', 'undefined', 'undefined', 'undefined', 0, '18000.00', '18000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '293040.0000', 'undefined', '18000.00', NULL, NULL, NULL, '16.2800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12899, 6475, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '234460.0000', 'undefined', '19000.00', NULL, NULL, NULL, '12.3400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12901, 6476, 0, '', 'undefined', 'undefined', 'undefined', 0, '19500.00', '19500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '122265.0000', 'undefined', '19500.00', NULL, NULL, NULL, '6.2700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12903, 6477, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '190000.0000', 'undefined', '19000.00', NULL, NULL, NULL, '10.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12905, 6478, 0, '', 'undefined', 'undefined', 'undefined', 0, '19500.00', '19500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '344175.0000', 'undefined', '19500.00', NULL, NULL, NULL, '17.6500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12907, 6479, 0, '', 'undefined', 'undefined', 'undefined', 0, '19100.00', '19100.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '414661.0000', 'undefined', '19100.00', NULL, NULL, NULL, '21.7100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12909, 6480, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '348270.0000', 'undefined', '19000.00', NULL, NULL, NULL, '18.3300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12911, 6481, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '91960.0000', 'undefined', '19000.00', NULL, NULL, NULL, '4.8400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12913, 6482, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '349220.0000', 'undefined', '19000.00', NULL, NULL, NULL, '18.3800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12915, 6483, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '350170.0000', 'undefined', '19000.00', NULL, NULL, NULL, '18.4300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12917, 6484, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '346750.0000', 'undefined', '19000.00', NULL, NULL, NULL, '18.2500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12919, 6485, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '296590.0000', 'undefined', '19000.00', NULL, NULL, NULL, '15.6100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12921, 6486, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '354540.0000', 'undefined', '19000.00', NULL, NULL, NULL, '18.6600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12923, 6487, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '60420.0000', 'undefined', '19000.00', NULL, NULL, NULL, '3.1800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12925, 6488, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '235790.0000', 'undefined', '19000.00', NULL, NULL, NULL, '12.4100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12927, 6489, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '246430.0000', 'undefined', '19000.00', NULL, NULL, NULL, '12.9700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12929, 6490, 0, '', 'undefined', 'undefined', 'undefined', 0, '17000.00', '17000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '374000.0000', 'undefined', '17000.00', NULL, NULL, NULL, '22.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12932, 6491, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '320340.0000', 'undefined', '19000.00', NULL, NULL, NULL, '16.8600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12934, 6492, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '287470.0000', 'undefined', '19000.00', NULL, NULL, NULL, '15.1300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12936, 6493, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '406980.0000', 'undefined', '19000.00', NULL, NULL, NULL, '21.4200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12938, 6494, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '374490.0000', 'undefined', '19000.00', NULL, NULL, NULL, '19.7100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12940, 6495, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '405840.0000', 'undefined', '19000.00', NULL, NULL, NULL, '21.3600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12942, 6496, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '412680.0000', 'undefined', '19000.00', NULL, NULL, NULL, '21.7200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12944, 6497, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '400710.0000', 'undefined', '19000.00', NULL, NULL, NULL, '21.0900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12946, 6498, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '413820.0000', 'undefined', '19000.00', NULL, NULL, NULL, '21.7800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12948, 6499, 0, '', 'undefined', 'undefined', 'undefined', 0, '19300.00', '19300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '460884.0000', 'undefined', '19300.00', NULL, NULL, NULL, '23.8800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12950, 6500, 0, '', 'undefined', 'undefined', 'undefined', 0, '460884.00', '460884.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '460884.0000', 'undefined', '460884.00', NULL, NULL, NULL, '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12952, 6501, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '290320.0000', 'undefined', '19000.00', NULL, NULL, NULL, '15.2800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12954, 6502, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '451820.0000', 'undefined', '19000.00', NULL, NULL, NULL, '23.7800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12957, 6503, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '353780.0000', 'undefined', '19000.00', NULL, NULL, NULL, '18.6200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12959, 6504, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '392920.0000', 'undefined', '19000.00', NULL, NULL, NULL, '20.6800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12961, 6505, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '361380.0000', 'undefined', '19000.00', NULL, NULL, NULL, '19.0200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12963, 6506, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '417810.0000', 'undefined', '19000.00', NULL, NULL, NULL, '21.9900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12965, 6507, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '394060.0000', 'undefined', '19000.00', NULL, NULL, NULL, '20.7400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12967, 6508, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '378290.0000', 'undefined', '19000.00', NULL, NULL, NULL, '19.9100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12969, 6509, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '399380.0000', 'undefined', '19000.00', NULL, NULL, NULL, '21.0200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12971, 6510, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '280250.0000', 'undefined', '19000.00', NULL, NULL, NULL, '14.7500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12973, 6511, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '359480.0000', 'undefined', '19000.00', NULL, NULL, NULL, '18.9200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12975, 6512, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '327370.0000', 'undefined', '19000.00', NULL, NULL, NULL, '17.2300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12977, 6513, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '302670.0000', 'undefined', '19000.00', NULL, NULL, NULL, '15.9300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12979, 6514, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '337250.0000', 'undefined', '19000.00', NULL, NULL, NULL, '17.7500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12981, 6515, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '395770.0000', 'undefined', '19000.00', NULL, NULL, NULL, '20.8300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12983, 6516, 0, '', 'undefined', 'undefined', 'undefined', 0, '19400.00', '19400.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '310788.0000', 'undefined', '19400.00', NULL, NULL, NULL, '16.0200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12985, 6517, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '358340.0000', 'undefined', '19000.00', NULL, NULL, NULL, '18.8600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12987, 6518, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '292600.0000', 'undefined', '19000.00', NULL, NULL, NULL, '15.4000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12989, 6519, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '354540.0000', 'undefined', '19000.00', NULL, NULL, NULL, '18.6600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12991, 6520, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '395580.0000', 'undefined', '19000.00', NULL, NULL, NULL, '20.8200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12993, 6521, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '351310.0000', 'undefined', '19000.00', NULL, NULL, NULL, '18.4900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12995, 6522, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '345610.0000', 'undefined', '19000.00', NULL, NULL, NULL, '18.1900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12997, 6523, 0, '', 'undefined', 'undefined', 'undefined', 0, '19100.00', '19100.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '310757.0000', 'undefined', '19100.00', NULL, NULL, NULL, '16.2700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (12999, 6524, 0, '', 'undefined', 'undefined', 'undefined', 0, '19500.00', '19500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '425100.0000', 'undefined', '19500.00', NULL, NULL, NULL, '21.8000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13001, 6525, 0, '', 'undefined', 'undefined', 'undefined', 0, '17500.00', '17500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '1750000.0000', 'undefined', '17500.00', NULL, NULL, NULL, '100.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13003, 6526, 0, '', 'undefined', 'undefined', 'undefined', 0, '17800.00', '17800.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '349058.0000', 'undefined', '17800.00', NULL, NULL, NULL, '19.6100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13005, 6527, 0, '', 'undefined', 'undefined', 'undefined', 0, '16000.00', '16000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '307040.0000', 'undefined', '16000.00', NULL, NULL, NULL, '19.1900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13011, 6529, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '272650.0000', 'undefined', '19000.00', NULL, NULL, NULL, '14.3500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13013, 6530, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '352260.0000', 'undefined', '19000.00', NULL, NULL, NULL, '18.5400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13015, 6531, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '356060.0000', 'undefined', '19000.00', NULL, NULL, NULL, '18.7400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13017, 6532, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '335730.0000', 'undefined', '19000.00', NULL, NULL, NULL, '17.6700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13019, 6533, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '349600.0000', 'undefined', '19000.00', NULL, NULL, NULL, '18.4000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13021, 6534, 0, '', 'undefined', 'undefined', 'undefined', 0, '19200.00', '19200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '364224.0000', 'undefined', '19200.00', NULL, NULL, NULL, '18.9700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13023, 6535, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '286710.0000', 'undefined', '19000.00', NULL, NULL, NULL, '15.0900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13025, 6536, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '355870.0000', 'undefined', '19000.00', NULL, NULL, NULL, '18.7300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13027, 6537, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '373730.0000', 'undefined', '19000.00', NULL, NULL, NULL, '19.6700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13029, 6538, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '267520.0000', 'undefined', '19000.00', NULL, NULL, NULL, '14.0800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13031, 6539, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '63650.0000', 'undefined', '19000.00', NULL, NULL, NULL, '3.3500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13033, 6540, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '415340.0000', 'undefined', '19000.00', NULL, NULL, NULL, '21.8600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13035, 6541, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '388170.0000', 'undefined', '19000.00', NULL, NULL, NULL, '20.4300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13038, 6542, 0, '', 'undefined', 'undefined', 'undefined', 0, '19150.00', '19150.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '294718.5000', 'undefined', '19150.00', NULL, NULL, NULL, '15.3900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13040, 6543, 0, '', 'undefined', 'undefined', 'undefined', 0, '19150.00', '19150.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '270781.0000', 'undefined', '19150.00', NULL, NULL, NULL, '14.1400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13042, 6544, 0, '', 'undefined', 'undefined', 'undefined', 0, '19150.00', '19150.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '280930.5000', 'undefined', '19150.00', NULL, NULL, NULL, '14.6700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13044, 6545, 0, '', 'undefined', 'undefined', 'undefined', 0, '19200.00', '19200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '420480.0000', 'undefined', '19200.00', NULL, NULL, NULL, '21.9000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13046, 6546, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '426170.0000', 'undefined', '19000.00', NULL, NULL, NULL, '22.4300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13048, 6547, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '340100.0000', 'undefined', '19000.00', NULL, NULL, NULL, '17.9000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13050, 6548, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '284810.0000', 'undefined', '19000.00', NULL, NULL, NULL, '14.9900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13052, 6549, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '420850.0000', 'undefined', '19000.00', NULL, NULL, NULL, '22.1500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13054, 6550, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '365560.0000', 'undefined', '19000.00', NULL, NULL, NULL, '19.2400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13056, 6551, 0, '', 'undefined', 'undefined', 'undefined', 0, '19300.00', '19300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '431548.0000', 'undefined', '19300.00', NULL, NULL, NULL, '22.3600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13058, 6552, 0, '', 'undefined', 'undefined', 'undefined', 0, '19300.00', '19300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '406844.0000', 'undefined', '19300.00', NULL, NULL, NULL, '21.0800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13061, 6553, 0, '', 'undefined', 'undefined', 'undefined', 0, '838392.00', '838392.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '838392.0000', 'undefined', '838392.00', NULL, NULL, NULL, '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13064, 6554, 0, '', 'undefined', 'undefined', 'undefined', 0, '19200.00', '19200.00', '18.04', 1, '0.0000', NULL, '', '', '0.00', '346368.0000', 'undefined', '19200.00', NULL, NULL, NULL, '18.0400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13066, 6555, 0, '', 'undefined', 'undefined', 'undefined', 0, '19200.00', '19200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '295104.0000', 'undefined', '19200.00', NULL, NULL, NULL, '15.3700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13068, 6556, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '306090.0000', 'undefined', '19000.00', NULL, NULL, NULL, '16.1100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13070, 6557, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '451250.0000', 'undefined', '19000.00', NULL, NULL, NULL, '23.7500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13072, 6558, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '395960.0000', 'undefined', '19000.00', NULL, NULL, NULL, '20.8400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13074, 6559, 0, '', 'undefined', 'undefined', 'undefined', 0, '0.00', '0.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '0.0000', 'undefined', '0.00', NULL, NULL, NULL, '0.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13076, 6560, 0, '', 'undefined', 'undefined', 'undefined', 0, '20000.00', '20000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '395400.0000', 'undefined', '20000.00', NULL, NULL, NULL, '19.7700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13078, 6561, 0, '', 'undefined', 'undefined', 'undefined', 0, '20000.00', '20000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '356400.0000', 'undefined', '20000.00', NULL, NULL, NULL, '17.8200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13083, 6563, 0, '', 'undefined', 'undefined', 'undefined', 0, '19400.00', '19400.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '81868.0000', 'undefined', '19400.00', NULL, NULL, NULL, '4.2200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13085, 6564, 0, '', 'undefined', 'undefined', 'undefined', 0, '19400.00', '19400.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '363168.0000', 'undefined', '19400.00', NULL, NULL, NULL, '18.7200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13087, 6565, 0, '', 'undefined', 'undefined', 'undefined', 0, '19400.00', '19400.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '63438.0000', 'undefined', '19400.00', NULL, NULL, NULL, '3.2700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13091, 6567, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '386840.0000', 'undefined', '19000.00', NULL, NULL, NULL, '20.3600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13093, 6568, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '392920.0000', 'undefined', '19000.00', NULL, NULL, NULL, '20.6800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13095, 6569, 0, '', 'undefined', 'undefined', 'undefined', 0, '19400.00', '19400.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '329218.0000', 'undefined', '19400.00', NULL, NULL, NULL, '16.9700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13097, 6570, 0, '', 'undefined', 'undefined', 'undefined', 0, '19400.00', '19400.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '317384.0000', 'undefined', '19400.00', NULL, NULL, NULL, '16.3600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13099, 6571, 0, '', 'undefined', 'undefined', 'undefined', 0, '19500.00', '19500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '304200.0000', 'undefined', '19500.00', NULL, NULL, NULL, '15.6000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13101, 6572, 0, '', 'undefined', 'undefined', 'undefined', 0, '19500.00', '19500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '323310.0000', 'undefined', '19500.00', NULL, NULL, NULL, '16.5800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13103, 6573, 0, '', 'undefined', 'undefined', 'undefined', 0, '19400.00', '19400.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '301282.0000', 'undefined', '19400.00', NULL, NULL, NULL, '15.5300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13105, 6574, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '396340.0000', 'undefined', '19000.00', NULL, NULL, NULL, '20.8600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13107, 6575, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '344850.0000', 'undefined', '19000.00', NULL, NULL, NULL, '18.1500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13109, 6576, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '340480.0000', 'undefined', '19000.00', NULL, NULL, NULL, '17.9200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13111, 6577, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '322430.0000', 'undefined', '19000.00', NULL, NULL, NULL, '16.9700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13113, 6578, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '330600.0000', 'undefined', '19000.00', NULL, NULL, NULL, '17.4000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13115, 6579, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '317716.0000', 'undefined', '19600.00', NULL, NULL, NULL, '16.2100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13119, 6581, 0, '', 'undefined', 'undefined', 'undefined', 0, '17200.00', '17200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '825600.0000', 'undefined', '17200.00', NULL, NULL, NULL, '48.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13121, 6582, 0, '', 'undefined', 'undefined', 'undefined', 0, '17900.00', '17900.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '400244.0000', 'undefined', '17900.00', NULL, NULL, NULL, '22.3600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13123, 6583, 0, '', 'undefined', 'undefined', 'undefined', 0, '18000.00', '18000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '332640.0000', 'undefined', '18000.00', NULL, NULL, NULL, '18.4800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13125, 6584, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '328510.0000', 'undefined', '19000.00', NULL, NULL, NULL, '17.2900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13127, 6585, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '344850.0000', 'undefined', '19000.00', NULL, NULL, NULL, '18.1500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13129, 6586, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '332500.0000', 'undefined', '19000.00', NULL, NULL, NULL, '17.5000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13131, 6587, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '412110.0000', 'undefined', '19000.00', NULL, NULL, NULL, '21.6900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13133, 6588, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '414770.0000', 'undefined', '19000.00', NULL, NULL, NULL, '21.8300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13135, 6589, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '395010.0000', 'undefined', '19000.00', NULL, NULL, NULL, '20.7900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13137, 6590, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '386460.0000', 'undefined', '19000.00', NULL, NULL, NULL, '20.3400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13139, 6591, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '275690.0000', 'undefined', '19000.00', NULL, NULL, NULL, '14.5100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13141, 6592, 0, '', 'undefined', 'undefined', 'undefined', 0, '448000.00', '448000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '448000.0000', 'undefined', '448000.00', NULL, NULL, NULL, '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13143, 6593, 0, '', 'undefined', 'undefined', 'undefined', 0, '8000.00', '8000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '8000.0000', 'undefined', '8000.00', NULL, NULL, NULL, '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13145, 6594, 0, '', 'undefined', 'undefined', 'undefined', 0, '49400.00', '49400.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '49400.0000', 'undefined', '49400.00', NULL, NULL, NULL, '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13146, 6580, 0, '', 'undefined', 'undefined', 'undefined', 0, '19500.00', '19500.00', '20.33', 1, '0.0000', NULL, '', '', '0.00', '396435.0000', 'undefined', '19500.00', NULL, NULL, NULL, '20.3300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13148, 6595, 0, '', 'undefined', 'undefined', 'undefined', 0, '18000.00', '18000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '333180.0000', 'undefined', '18000.00', NULL, NULL, NULL, '18.5100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13150, 6596, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '122360.0000', 'undefined', '19000.00', NULL, NULL, NULL, '6.4400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13152, 6597, 0, '', 'undefined', 'undefined', 'undefined', 0, '19800.00', '19800.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '224928.0000', 'undefined', '19800.00', NULL, NULL, NULL, '11.3600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13154, 6598, 0, '', 'undefined', 'undefined', 'undefined', 0, '19800.00', '19800.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '397188.0000', 'undefined', '19800.00', NULL, NULL, NULL, '20.0600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13156, 6599, 0, '', 'undefined', 'undefined', 'undefined', 0, '19800.00', '19800.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '391644.0000', 'undefined', '19800.00', NULL, NULL, NULL, '19.7800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13158, 6600, 0, '', 'undefined', 'undefined', 'undefined', 0, '19800.00', '19800.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '344124.0000', 'undefined', '19800.00', NULL, NULL, NULL, '17.3800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13160, 6601, 0, '', 'undefined', 'undefined', 'undefined', 0, '19900.00', '19900.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '365762.0000', 'undefined', '19900.00', NULL, NULL, NULL, '18.3800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13162, 6602, 0, '', 'undefined', 'undefined', 'undefined', 0, '19900.00', '19900.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '409542.0000', 'undefined', '19900.00', NULL, NULL, NULL, '20.5800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13164, 6603, 0, '', 'undefined', 'undefined', 'undefined', 0, '20000.00', '20000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '481200.0000', 'undefined', '20000.00', NULL, NULL, NULL, '24.0600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13166, 6604, 0, '', 'undefined', 'undefined', 'undefined', 0, '19800.00', '19800.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '224928.0000', 'undefined', '19800.00', NULL, NULL, NULL, '11.3600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13168, 6605, 0, '', 'undefined', 'undefined', 'undefined', 0, '19800.00', '19800.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '347292.0000', 'undefined', '19800.00', NULL, NULL, NULL, '17.5400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13170, 6606, 0, '', 'undefined', 'undefined', 'undefined', 0, '19800.00', '19800.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '364320.0000', 'undefined', '19800.00', NULL, NULL, NULL, '18.4000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13172, 6607, 0, '', 'undefined', 'undefined', 'undefined', 0, '19500.00', '19500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '416130.0000', 'undefined', '19500.00', NULL, NULL, NULL, '21.3400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13174, 6608, 0, '', 'undefined', 'undefined', 'undefined', 0, '19500.00', '19500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '452985.0000', 'undefined', '19500.00', NULL, NULL, NULL, '23.2300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13176, 6609, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '388930.0000', 'undefined', '19000.00', NULL, NULL, NULL, '20.4700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13178, 6610, 0, '', 'undefined', 'undefined', 'undefined', 0, '19500.00', '19500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '406380.0000', 'undefined', '19500.00', NULL, NULL, NULL, '20.8400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13180, 6611, 0, '', 'undefined', 'undefined', 'undefined', 0, '19500.00', '19500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '428220.0000', 'undefined', '19500.00', NULL, NULL, NULL, '21.9600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13182, 6612, 0, '', 'undefined', 'undefined', 'undefined', 0, '19700.00', '19700.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '449554.0000', 'undefined', '19700.00', NULL, NULL, NULL, '22.8200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13184, 6613, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '295070.0000', 'undefined', '19000.00', NULL, NULL, NULL, '15.5300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13186, 6614, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '308180.0000', 'undefined', '19000.00', NULL, NULL, NULL, '16.2200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13188, 6615, 0, '', 'undefined', 'undefined', 'undefined', 0, '20000.00', '20000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '303400.0000', 'undefined', '20000.00', NULL, NULL, NULL, '15.1700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13190, 6616, 0, '', 'undefined', 'undefined', 'undefined', 0, '20000.00', '20000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '257200.0000', 'undefined', '20000.00', NULL, NULL, NULL, '12.8600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13192, 6617, 0, '', 'undefined', 'undefined', 'undefined', 0, '19800.00', '19800.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '376992.0000', 'undefined', '19800.00', NULL, NULL, NULL, '19.0400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13194, 6618, 0, '', 'undefined', 'undefined', 'undefined', 0, '20000.00', '20000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '448800.0000', 'undefined', '20000.00', NULL, NULL, NULL, '22.4400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13196, 6619, 0, '', 'undefined', 'undefined', 'undefined', 0, '19800.00', '19800.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '366498.0000', 'undefined', '19800.00', NULL, NULL, NULL, '18.5100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13198, 6620, 0, '', 'undefined', 'undefined', 'undefined', 0, '20000.00', '20000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '418600.0000', 'undefined', '20000.00', NULL, NULL, NULL, '20.9300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13200, 6621, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '344470.0000', 'undefined', '19000.00', NULL, NULL, NULL, '18.1300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13202, 6622, 0, '', 'undefined', 'undefined', 'undefined', 0, '0.00', '0.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '0.0000', 'undefined', '0.00', NULL, NULL, NULL, '0.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13204, 6623, 0, '', 'undefined', 'undefined', 'undefined', 0, '18000.00', '18000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '294480.0000', 'undefined', '18000.00', NULL, NULL, NULL, '16.3600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13206, 6624, 0, '', 'undefined', 'undefined', 'undefined', 0, '18000.00', '18000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '293760.0000', 'undefined', '18000.00', NULL, NULL, NULL, '16.3200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13208, 6625, 0, '', 'undefined', 'undefined', 'undefined', 0, '17900.00', '17900.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '360506.0000', 'undefined', '17900.00', NULL, NULL, NULL, '20.1400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13210, 6626, 0, '', 'undefined', 'undefined', 'undefined', 0, '17900.00', '17900.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '352093.0000', 'undefined', '17900.00', NULL, NULL, NULL, '19.6700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13212, 6627, 0, '', 'undefined', 'undefined', 'undefined', 0, '18000.00', '18000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '284040.0000', 'undefined', '18000.00', NULL, NULL, NULL, '15.7800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13214, 6628, 0, '', 'undefined', 'undefined', 'undefined', 0, '18000.00', '18000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '350640.0000', 'undefined', '18000.00', NULL, NULL, NULL, '19.4800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13216, 6629, 0, '', 'undefined', 'undefined', 'undefined', 0, '18000.00', '18000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '298620.0000', 'undefined', '18000.00', NULL, NULL, NULL, '16.5900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13218, 6630, 0, '', 'undefined', 'undefined', 'undefined', 0, '20500.00', '20500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '471090.0000', 'undefined', '20500.00', NULL, NULL, NULL, '22.9800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13220, 6631, 0, '', 'undefined', 'undefined', 'undefined', 0, '20000.00', '20000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '355000.0000', 'undefined', '20000.00', NULL, NULL, NULL, '17.7500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13222, 6632, 0, '', 'undefined', 'undefined', 'undefined', 0, '19800.00', '19800.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '361350.0000', 'undefined', '19800.00', NULL, NULL, NULL, '18.2500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13224, 6633, 0, '', 'undefined', 'undefined', 'undefined', 0, '19800.00', '19800.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '389664.0000', 'undefined', '19800.00', NULL, NULL, NULL, '19.6800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13226, 6634, 0, '', 'undefined', 'undefined', 'undefined', 0, '20000.00', '20000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '396000.0000', 'undefined', '20000.00', NULL, NULL, NULL, '19.8000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13228, 6635, 0, '', 'undefined', 'undefined', 'undefined', 0, '17200.00', '17200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '3440000.0000', 'undefined', '17200.00', NULL, NULL, NULL, '200.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13230, 6636, 0, '', 'undefined', 'undefined', 'undefined', 0, '19800.00', '19800.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '306504.0000', 'undefined', '19800.00', NULL, NULL, NULL, '15.4800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13232, 6637, 0, '', 'undefined', 'undefined', 'undefined', 0, '19800.00', '19800.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '306108.0000', 'undefined', '19800.00', NULL, NULL, NULL, '15.4600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13234, 6638, 0, '', 'undefined', 'undefined', 'undefined', 0, '19800.00', '19800.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '371052.0000', 'undefined', '19800.00', NULL, NULL, NULL, '18.7400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13236, 6639, 0, '', 'undefined', 'undefined', 'undefined', 0, '19800.00', '19800.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '129096.0000', 'undefined', '19800.00', NULL, NULL, NULL, '6.5200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13238, 6640, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '303810.0000', 'undefined', '19000.00', NULL, NULL, NULL, '15.9900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13240, 6641, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '321670.0000', 'undefined', '19000.00', NULL, NULL, NULL, '16.9300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13242, 6642, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '289180.0000', 'undefined', '19000.00', NULL, NULL, NULL, '15.2200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13244, 6643, 0, '', 'undefined', 'undefined', 'undefined', 0, '19800.00', '19800.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '276210.0000', 'undefined', '19800.00', NULL, NULL, NULL, '13.9500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13246, 6644, 0, '', 'undefined', 'undefined', 'undefined', 0, '19900.00', '19900.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '347653.0000', 'undefined', '19900.00', NULL, NULL, NULL, '17.4700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13248, 6645, 0, '', 'undefined', 'undefined', 'undefined', 0, '20000.00', '20000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '42600.0000', 'undefined', '20000.00', NULL, NULL, NULL, '2.1300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13250, 6646, 0, '', 'undefined', 'undefined', 'undefined', 0, '20000.00', '20000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '457600.0000', 'undefined', '20000.00', NULL, NULL, NULL, '22.8800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13252, 6647, 0, '', 'undefined', 'undefined', 'undefined', 0, '20000.00', '20000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '451400.0000', 'undefined', '20000.00', NULL, NULL, NULL, '22.5700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13254, 6648, 0, '', 'undefined', 'undefined', 'undefined', 0, '19900.00', '19900.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '406557.0000', 'undefined', '19900.00', NULL, NULL, NULL, '20.4300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13256, 6649, 0, '', 'undefined', 'undefined', 'undefined', 0, '20000.00', '20000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '432600.0000', 'undefined', '20000.00', NULL, NULL, NULL, '21.6300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13258, 6650, 0, '', 'undefined', 'undefined', 'undefined', 0, '20000.00', '20000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '332600.0000', 'undefined', '20000.00', NULL, NULL, NULL, '16.6300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13260, 6651, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '278920.0000', 'undefined', '19000.00', NULL, NULL, NULL, '14.6800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13262, 6652, 0, '', 'undefined', 'undefined', 'undefined', 0, '19800.00', '19800.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '414810.0000', 'undefined', '19800.00', NULL, NULL, NULL, '20.9500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13264, 6653, 0, '', 'undefined', 'undefined', 'undefined', 0, '19800.00', '19800.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '402732.0000', 'undefined', '19800.00', NULL, NULL, NULL, '20.3400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13266, 6654, 0, '', 'undefined', 'undefined', 'undefined', 0, '19800.00', '19800.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '376596.0000', 'undefined', '19800.00', NULL, NULL, NULL, '19.0200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13268, 6655, 0, '', 'undefined', 'undefined', 'undefined', 0, '20000.00', '20000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '378400.0000', 'undefined', '20000.00', NULL, NULL, NULL, '18.9200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13270, 6656, 0, '', 'undefined', 'undefined', 'undefined', 0, '19800.00', '19800.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '339372.0000', 'undefined', '19800.00', NULL, NULL, NULL, '17.1400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13272, 6657, 0, '', 'undefined', 'undefined', 'undefined', 0, '19800.00', '19800.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '361746.0000', 'undefined', '19800.00', NULL, NULL, NULL, '18.2700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13274, 6658, 0, '', 'undefined', 'undefined', 'undefined', 0, '20000.00', '20000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '363600.0000', 'undefined', '20000.00', NULL, NULL, NULL, '18.1800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13276, 6659, 0, '', 'undefined', 'undefined', 'undefined', 0, '20000.00', '20000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '278800.0000', 'undefined', '20000.00', NULL, NULL, NULL, '13.9400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13278, 6660, 0, '', 'undefined', 'undefined', 'undefined', 0, '20000.00', '20000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '293200.0000', 'undefined', '20000.00', NULL, NULL, NULL, '14.6600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13280, 6661, 0, '', 'undefined', 'undefined', 'undefined', 0, '20500.00', '20500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '425170.0000', 'undefined', '20500.00', NULL, NULL, NULL, '20.7400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13282, 6662, 0, '', 'undefined', 'undefined', 'undefined', 0, '19800.00', '19800.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '363726.0000', 'undefined', '19800.00', NULL, NULL, NULL, '18.3700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13284, 6663, 0, '', 'undefined', 'undefined', 'undefined', 0, '20500.00', '20500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '284130.0000', 'undefined', '20500.00', NULL, NULL, NULL, '13.8600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13286, 6664, 0, '', 'undefined', 'undefined', 'undefined', 0, '20500.00', '20500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '324310.0000', 'undefined', '20500.00', NULL, NULL, NULL, '15.8200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13288, 6665, 0, '', 'undefined', 'undefined', 'undefined', 0, '17700.00', '17700.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '342849.0000', 'undefined', '17700.00', NULL, NULL, NULL, '19.3700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13290, 6666, 0, '', 'undefined', 'undefined', 'undefined', 0, '18500.00', '18500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '433640.0000', 'undefined', '18500.00', NULL, NULL, NULL, '23.4400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13292, 6667, 0, '', 'undefined', 'undefined', 'undefined', 0, '18500.00', '18500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '391090.0000', 'undefined', '18500.00', NULL, NULL, NULL, '21.1400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13294, 6668, 0, '', 'undefined', 'undefined', 'undefined', 0, '18000.00', '18000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '339480.0000', 'undefined', '18000.00', NULL, NULL, NULL, '18.8600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13296, 6669, 0, '', 'undefined', 'undefined', 'undefined', 0, '18000.00', '18000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '283500.0000', 'undefined', '18000.00', NULL, NULL, NULL, '15.7500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13298, 6670, 0, '', 'undefined', 'undefined', 'undefined', 0, '16000.00', '16000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '480000.0000', 'undefined', '16000.00', NULL, NULL, NULL, '30.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13300, 6671, 0, '', 'undefined', 'undefined', 'undefined', 0, '17500.00', '17500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '1225000.0000', 'undefined', '17500.00', NULL, NULL, NULL, '70.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13302, 6672, 0, '', 'undefined', 'undefined', 'undefined', 0, '18500.00', '18500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '412920.0000', 'undefined', '18500.00', NULL, NULL, NULL, '22.3200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13304, 6673, 0, '', 'undefined', 'undefined', 'undefined', 0, '18000.00', '18000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '334800.0000', 'undefined', '18000.00', NULL, NULL, NULL, '18.6000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13306, 6674, 0, '', 'undefined', 'undefined', 'undefined', 0, '18000.00', '18000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '337320.0000', 'undefined', '18000.00', NULL, NULL, NULL, '18.7400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13308, 6675, 0, '', 'undefined', 'undefined', 'undefined', 0, '18000.00', '18000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '298440.0000', 'undefined', '18000.00', NULL, NULL, NULL, '16.5800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13310, 6676, 0, '', 'undefined', 'undefined', 'undefined', 0, '18000.00', '18000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '349380.0000', 'undefined', '18000.00', NULL, NULL, NULL, '19.4100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13312, 6677, 0, '', 'undefined', 'undefined', 'undefined', 0, '20000.00', '20000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '191200.0000', 'undefined', '20000.00', NULL, NULL, NULL, '9.5600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13314, 6678, 0, '', 'undefined', 'undefined', 'undefined', 0, '20000.00', '20000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '397600.0000', 'undefined', '20000.00', NULL, NULL, NULL, '19.8800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13316, 6679, 0, '', 'undefined', 'undefined', 'undefined', 0, '20000.00', '20000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '204200.0000', 'undefined', '20000.00', NULL, NULL, NULL, '10.2100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13318, 6680, 0, '', 'undefined', 'undefined', 'undefined', 0, '20200.00', '20200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '395920.0000', 'undefined', '20200.00', NULL, NULL, NULL, '19.6000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13320, 6681, 0, '', 'undefined', 'undefined', 'undefined', 0, '20000.00', '20000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '381800.0000', 'undefined', '20000.00', NULL, NULL, NULL, '19.0900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13322, 6682, 0, '', 'undefined', 'undefined', 'undefined', 0, '20000.00', '20000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '135000.0000', 'undefined', '20000.00', NULL, NULL, NULL, '6.7500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13324, 6683, 0, '', 'undefined', 'undefined', 'undefined', 0, '20500.00', '20500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '393190.0000', 'undefined', '20500.00', NULL, NULL, NULL, '19.1800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13326, 6684, 0, '', 'undefined', 'undefined', 'undefined', 0, '20500.00', '20500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '387245.0000', 'undefined', '20500.00', NULL, NULL, NULL, '18.8900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13328, 6685, 0, '', 'undefined', 'undefined', 'undefined', 0, '20000.00', '20000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '420200.0000', 'undefined', '20000.00', NULL, NULL, NULL, '21.0100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13330, 6686, 0, '', 'undefined', 'undefined', 'undefined', 0, '20300.00', '20300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '197316.0000', 'undefined', '20300.00', NULL, NULL, NULL, '9.7200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13332, 6687, 0, '', 'undefined', 'undefined', 'undefined', 0, '20000.00', '20000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '483800.0000', 'undefined', '20000.00', NULL, NULL, NULL, '24.1900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13334, 6688, 0, '', 'undefined', 'undefined', 'undefined', 0, '20300.00', '20300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '68208.0000', 'undefined', '20300.00', NULL, NULL, NULL, '3.3600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13336, 6689, 0, '', 'undefined', 'undefined', 'undefined', 0, '18500.00', '18500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '230695.0000', 'undefined', '18500.00', NULL, NULL, NULL, '12.4700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13338, 6690, 0, '', 'undefined', 'undefined', 'undefined', 0, '18500.00', '18500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '74000.0000', 'undefined', '18500.00', NULL, NULL, NULL, '4.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13340, 6691, 0, '', 'undefined', 'undefined', 'undefined', 0, '350000.00', '350000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '350000.0000', 'undefined', '350000.00', NULL, NULL, NULL, '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13341, 6566, 0, '', 'undefined', 'undefined', 'undefined', 0, '19400.00', '19400.00', '22.67', 1, '0.0000', NULL, '', 'undefined', '0.00', '439798.0000', 'undefined', '19400.00', NULL, NULL, NULL, '22.6700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13343, 6692, 0, '', 'undefined', 'undefined', 'undefined', 0, '21500.00', '21500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '349590.0000', 'undefined', '21500.00', NULL, NULL, NULL, '16.2600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13345, 6693, 0, '', 'undefined', 'undefined', 'undefined', 0, '21500.00', '21500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '247035.0000', 'undefined', '21500.00', NULL, NULL, NULL, '11.4900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13347, 6694, 0, '', 'undefined', 'undefined', 'undefined', 0, '18500.00', '18500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '403485.0000', 'undefined', '18500.00', NULL, NULL, NULL, '21.8100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13349, 6695, 0, '', 'undefined', 'undefined', 'undefined', 0, '18500.00', '18500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '413845.0000', 'undefined', '18500.00', NULL, NULL, NULL, '22.3700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13351, 6696, 0, '', 'undefined', 'undefined', 'undefined', 0, '18500.00', '18500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '121360.0000', 'undefined', '18500.00', NULL, NULL, NULL, '6.5600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13353, 6697, 0, '', 'undefined', 'undefined', 'undefined', 0, '17500.00', '17500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '246575.0000', 'undefined', '17500.00', NULL, NULL, NULL, '14.0900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13355, 6698, 0, '', 'undefined', 'undefined', 'undefined', 0, '17400.00', '17400.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '152598.0000', 'undefined', '17400.00', NULL, NULL, NULL, '8.7700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13357, 6699, 0, '', 'undefined', 'undefined', 'undefined', 0, '18000.00', '18000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '489420.0000', 'undefined', '18000.00', NULL, NULL, NULL, '27.1900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13359, 6700, 0, '', 'undefined', 'undefined', 'undefined', 0, '18000.00', '18000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '439920.0000', 'undefined', '18000.00', NULL, NULL, NULL, '24.4400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13361, 6701, 0, '', 'undefined', 'undefined', 'undefined', 0, '17400.00', '17400.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '490332.0000', 'undefined', '17400.00', NULL, NULL, NULL, '28.1800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13363, 6702, 0, '', 'undefined', 'undefined', 'undefined', 0, '17500.00', '17500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '386050.0000', 'undefined', '17500.00', NULL, NULL, NULL, '22.0600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13365, 6703, 0, '', 'undefined', 'undefined', 'undefined', 0, '17500.00', '17500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '498575.0000', 'undefined', '17500.00', NULL, NULL, NULL, '28.4900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13367, 6704, 0, '', 'undefined', 'undefined', 'undefined', 0, '17600.00', '17600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '437888.0000', 'undefined', '17600.00', NULL, NULL, NULL, '24.8800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13369, 6705, 0, '', 'undefined', 'undefined', 'undefined', 0, '17800.00', '17800.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '184764.0000', 'undefined', '17800.00', NULL, NULL, NULL, '10.3800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13371, 6706, 0, '', 'undefined', 'undefined', 'undefined', 0, '18000.00', '18000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '356940.0000', 'undefined', '18000.00', NULL, NULL, NULL, '19.8300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13373, 6707, 0, '', 'undefined', 'undefined', 'undefined', 0, '18500.00', '18500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '420875.0000', 'undefined', '18500.00', NULL, NULL, NULL, '22.7500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13375, 6708, 0, '', 'undefined', 'undefined', 'undefined', 0, '60200.00', '60200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '60200.0000', 'undefined', '60200.00', NULL, NULL, NULL, '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13377, 6709, 0, '', 'undefined', 'undefined', 'undefined', 0, '21000.00', '21000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '521430.0000', 'undefined', '21000.00', NULL, NULL, NULL, '24.8300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13379, 6710, 0, '', 'undefined', 'undefined', 'undefined', 0, '21500.00', '21500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '312180.0000', 'undefined', '21500.00', NULL, NULL, NULL, '14.5200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13381, 6711, 0, '', 'undefined', 'undefined', 'undefined', 0, '21500.00', '21500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '300785.0000', 'undefined', '21500.00', NULL, NULL, NULL, '13.9900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13383, 6712, 0, '', 'undefined', 'undefined', 'undefined', 0, '18300.00', '18300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '432429.0000', 'undefined', '18300.00', NULL, NULL, NULL, '23.6300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13385, 6713, 0, '', 'undefined', 'undefined', 'undefined', 0, '18300.00', '18300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '421632.0000', 'undefined', '18300.00', NULL, NULL, NULL, '23.0400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13388, 6714, 0, '', 'undefined', 'undefined', 'undefined', 0, '18000.00', '18000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '295560.0000', 'undefined', '18000.00', NULL, NULL, NULL, '16.4200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13390, 6715, 0, '', 'undefined', 'undefined', 'undefined', 0, '18000.00', '18000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '327600.0000', 'undefined', '18000.00', NULL, NULL, NULL, '18.2000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13392, 6716, 0, '', 'undefined', 'undefined', 'undefined', 0, '18500.00', '18500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '416805.0000', 'undefined', '18500.00', NULL, NULL, NULL, '22.5300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13394, 6717, 0, '', 'undefined', 'undefined', 'undefined', 0, '17800.00', '17800.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '130474.0000', 'undefined', '17800.00', NULL, NULL, NULL, '7.3300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13396, 6718, 0, '', 'undefined', 'undefined', 'undefined', 0, '17400.00', '17400.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '386280.0000', 'undefined', '17400.00', NULL, NULL, NULL, '22.2000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13398, 6719, 0, '', 'undefined', 'undefined', 'undefined', 0, '17500.00', '17500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '451325.0000', 'undefined', '17500.00', NULL, NULL, NULL, '25.7900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13400, 6720, 0, '', 'undefined', 'undefined', 'undefined', 0, '17500.00', '17500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '399700.0000', 'undefined', '17500.00', NULL, NULL, NULL, '22.8400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13402, 6721, 0, '', 'undefined', 'undefined', 'undefined', 0, '17500.00', '17500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '362425.0000', 'undefined', '17500.00', NULL, NULL, NULL, '20.7100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13404, 6722, 0, '', 'undefined', 'undefined', 'undefined', 0, '18000.00', '18000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '314460.0000', 'undefined', '18000.00', NULL, NULL, NULL, '17.4700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13406, 6723, 0, '', 'undefined', 'undefined', 'undefined', 0, '18000.00', '18000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '327240.0000', 'undefined', '18000.00', NULL, NULL, NULL, '18.1800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13408, 6724, 0, '', 'undefined', 'undefined', 'undefined', 0, '17800.00', '17800.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '311144.0000', 'undefined', '17800.00', NULL, NULL, NULL, '17.4800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13410, 6725, 0, '', 'undefined', 'undefined', 'undefined', 0, '18000.00', '18000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '40680.0000', 'undefined', '18000.00', NULL, NULL, NULL, '2.2600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13412, 6726, 0, '', 'undefined', 'undefined', 'undefined', 0, '18500.00', '18500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '373700.0000', 'undefined', '18500.00', NULL, NULL, NULL, '20.2000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13414, 6727, 0, '', 'undefined', 'undefined', 'undefined', 0, '18500.00', '18500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '323565.0000', 'undefined', '18500.00', NULL, NULL, NULL, '17.4900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13419, 6728, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '355870.0000', 'undefined', '19000.00', NULL, NULL, NULL, '18.7300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13420, 6731, 0, '', 'undefined', 'undefined', 'undefined', 0, '19100.00', '19100.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '359080.0000', 'undefined', '19100.00', NULL, NULL, NULL, '18.8000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13421, 6730, 0, '', 'undefined', 'undefined', 'undefined', 0, '19100.00', '19100.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '300252.0000', 'undefined', '19100.00', NULL, NULL, NULL, '15.7200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13422, 6729, 0, '', 'undefined', 'undefined', 'undefined', 0, '19300.00', '19300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '445251.0000', 'undefined', '19300.00', NULL, NULL, NULL, '23.0700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13424, 6732, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '355300.0000', 'undefined', '19000.00', NULL, NULL, NULL, '18.7000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13426, 6733, 0, '', 'undefined', 'undefined', 'undefined', 0, '19100.00', '19100.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '291466.0000', 'undefined', '19100.00', NULL, NULL, NULL, '15.2600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13428, 6734, 0, '', 'undefined', 'undefined', 'undefined', 0, '18000.00', '18000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '431280.0000', 'undefined', '18000.00', NULL, NULL, NULL, '23.9600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13430, 6735, 0, '', 'undefined', 'undefined', 'undefined', 0, '17500.00', '17500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '339675.0000', 'undefined', '17500.00', NULL, NULL, NULL, '19.4100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13432, 6736, 0, '', 'undefined', 'undefined', 'undefined', 0, '17400.00', '17400.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '428040.0000', 'undefined', '17400.00', NULL, NULL, NULL, '24.6000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13434, 6737, 0, '', 'undefined', 'undefined', 'undefined', 0, '17400.00', '17400.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '359658.0000', 'undefined', '17400.00', NULL, NULL, NULL, '20.6700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13436, 6738, 0, '', 'undefined', 'undefined', 'undefined', 0, '17100.00', '17100.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '481878.0000', 'undefined', '17100.00', NULL, NULL, NULL, '28.1800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13438, 6739, 0, '', 'undefined', 'undefined', 'undefined', 0, '17100.00', '17100.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '477774.0000', 'undefined', '17100.00', NULL, NULL, NULL, '27.9400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13440, 6740, 0, '', 'undefined', 'undefined', 'undefined', 0, '17200.00', '17200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '476784.0000', 'undefined', '17200.00', NULL, NULL, NULL, '27.7200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13442, 6741, 0, '', 'undefined', 'undefined', 'undefined', 0, '17200.00', '17200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '421056.0000', 'undefined', '17200.00', NULL, NULL, NULL, '24.4800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13444, 6742, 0, '', 'undefined', 'undefined', 'undefined', 0, '17100.00', '17100.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '442548.0000', 'undefined', '17100.00', NULL, NULL, NULL, '25.8800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13446, 6743, 0, '', 'undefined', 'undefined', 'undefined', 0, '0.00', '0.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '0.0000', 'undefined', '0.00', NULL, NULL, NULL, '0.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13448, 6744, 0, '', 'undefined', 'undefined', 'undefined', 0, '79000.00', '79000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '79000.0000', 'undefined', '79000.00', NULL, NULL, NULL, '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13450, 6745, 0, '', 'undefined', 'undefined', 'undefined', 0, '44700.00', '44700.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '44700.0000', 'undefined', '44700.00', NULL, NULL, NULL, '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13452, 6746, 0, '', 'undefined', 'undefined', 'undefined', 0, '18000.00', '18000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '331920.0000', 'undefined', '18000.00', NULL, NULL, NULL, '18.4400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13454, 6747, 0, '', 'undefined', 'undefined', 'undefined', 0, '18000.00', '18000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '340200.0000', 'undefined', '18000.00', NULL, NULL, NULL, '18.9000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13456, 6748, 0, '', 'undefined', 'undefined', 'undefined', 0, '17800.00', '17800.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '94340.0000', 'undefined', '17800.00', NULL, NULL, NULL, '5.3000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13458, 6749, 0, '', 'undefined', 'undefined', 'undefined', 0, '17350.00', '17350.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '352031.5000', 'undefined', '17350.00', NULL, NULL, NULL, '20.2900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13460, 6750, 0, '', 'undefined', 'undefined', 'undefined', 0, '17350.00', '17350.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '421605.0000', 'undefined', '17350.00', NULL, NULL, NULL, '24.3000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13462, 6751, 0, '', 'undefined', 'undefined', 'undefined', 0, '17350.00', '17350.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '509222.5000', 'undefined', '17350.00', NULL, NULL, NULL, '29.3500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13464, 6752, 0, '', 'undefined', 'undefined', 'undefined', 0, '17350.00', '17350.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '476431.0000', 'undefined', '17350.00', NULL, NULL, NULL, '27.4600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13466, 6753, 0, '', 'undefined', 'undefined', 'undefined', 0, '17350.00', '17350.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '476431.0000', 'undefined', '17350.00', NULL, NULL, NULL, '27.4600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13468, 6754, 0, '', 'undefined', 'undefined', 'undefined', 0, '17400.00', '17400.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '404724.0000', 'undefined', '17400.00', NULL, NULL, NULL, '23.2600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13470, 6755, 0, '', 'undefined', 'undefined', 'undefined', 0, '17400.00', '17400.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '103182.0000', 'undefined', '17400.00', NULL, NULL, NULL, '5.9300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13472, 6756, 0, '', 'undefined', 'undefined', 'undefined', 0, '17400.00', '17400.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '44022.0000', 'undefined', '17400.00', NULL, NULL, NULL, '2.5300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13474, 6757, 0, '', 'undefined', 'undefined', 'undefined', 0, '17200.00', '17200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '117648.0000', 'undefined', '17200.00', NULL, NULL, NULL, '6.8400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13476, 6758, 0, '', 'undefined', 'undefined', 'undefined', 0, '17400.00', '17400.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '387324.0000', 'undefined', '17400.00', NULL, NULL, NULL, '22.2600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13478, 6759, 0, '', 'undefined', 'undefined', 'undefined', 0, '17200.00', '17200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '353632.0000', 'undefined', '17200.00', NULL, NULL, NULL, '20.5600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13480, 6760, 0, '', 'undefined', 'undefined', 'undefined', 0, '17200.00', '17200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '394224.0000', 'undefined', '17200.00', NULL, NULL, NULL, '22.9200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13482, 6761, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '443270.0000', 'undefined', '19000.00', NULL, NULL, NULL, '23.3300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13484, 6762, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '321290.0000', 'undefined', '19000.00', NULL, NULL, NULL, '16.9100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13486, 6763, 0, '', 'undefined', 'undefined', 'undefined', 0, '19200.00', '19200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '446400.0000', 'undefined', '19200.00', NULL, NULL, NULL, '23.2500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13488, 6764, 0, '', 'undefined', 'undefined', 'undefined', 0, '19200.00', '19200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '451008.0000', 'undefined', '19200.00', NULL, NULL, NULL, '23.4900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13490, 6765, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '340480.0000', 'undefined', '19000.00', NULL, NULL, NULL, '17.9200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13492, 6766, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '357580.0000', 'undefined', '19000.00', NULL, NULL, NULL, '18.8200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13494, 6767, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '233130.0000', 'undefined', '19000.00', NULL, NULL, NULL, '12.2700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13496, 6768, 0, '', 'undefined', 'undefined', 'undefined', 0, '19100.00', '19100.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '338834.0000', 'undefined', '19100.00', NULL, NULL, NULL, '17.7400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13498, 6769, 0, '', 'undefined', 'undefined', 'undefined', 0, '19100.00', '19100.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '354687.0000', 'undefined', '19100.00', NULL, NULL, NULL, '18.5700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13500, 6770, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '288040.0000', 'undefined', '19000.00', NULL, NULL, NULL, '15.1600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13502, 6771, 0, '', 'undefined', 'undefined', 'undefined', 0, '19100.00', '19100.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '412178.0000', 'undefined', '19100.00', NULL, NULL, NULL, '21.5800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13504, 6772, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '35910.0000', 'undefined', '19000.00', NULL, NULL, NULL, '1.8900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13506, 6773, 0, '', 'undefined', 'undefined', 'undefined', 0, '19200.00', '19200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '328512.0000', 'undefined', '19200.00', NULL, NULL, NULL, '17.1100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13508, 6774, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '283100.0000', 'undefined', '19000.00', NULL, NULL, NULL, '14.9000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13510, 6775, 0, '', 'undefined', 'undefined', 'undefined', 0, '18000.00', '18000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '388440.0000', 'undefined', '18000.00', NULL, NULL, NULL, '21.5800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13512, 6776, 0, '', 'undefined', 'undefined', 'undefined', 0, '18100.00', '18100.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '271500.0000', 'undefined', '18100.00', NULL, NULL, NULL, '15.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13516, 6777, 0, '', 'undefined', 'undefined', 'undefined', 0, '18000.00', '18000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '288540.0000', 'undefined', '18000.00', NULL, NULL, NULL, '16.0300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13518, 6778, 0, '', 'undefined', 'undefined', 'undefined', 0, '18100.00', '18100.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '135750.0000', 'undefined', '18100.00', NULL, NULL, NULL, '7.5000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13520, 6779, 0, '', 'undefined', 'undefined', 'undefined', 0, '18300.00', '18300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '413946.0000', 'undefined', '18300.00', NULL, NULL, NULL, '22.6200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13522, 6780, 0, '', 'undefined', 'undefined', 'undefined', 0, '17100.00', '17100.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '454689.0000', 'undefined', '17100.00', NULL, NULL, NULL, '26.5900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13524, 6781, 0, '', 'undefined', 'undefined', 'undefined', 0, '17500.00', '17500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '430500.0000', 'undefined', '17500.00', NULL, NULL, NULL, '24.6000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13528, 6782, 0, '', 'undefined', 'undefined', 'undefined', 0, '17500.00', '17500.00', '4.02', 1, '0.0000', NULL, '', '0', '0.00', '70175.0000', 'undefined', '17500.00', NULL, NULL, NULL, '4.0100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13530, 6783, 0, '', 'undefined', 'undefined', 'undefined', 0, '17500.00', '17500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '194775.0000', 'undefined', '17500.00', NULL, NULL, NULL, '11.1300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13532, 6784, 0, '', 'undefined', 'undefined', 'undefined', 0, '18000.00', '18000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '295020.0000', 'undefined', '18000.00', NULL, NULL, NULL, '16.3900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13534, 6785, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '391020.0000', 'undefined', '19000.00', NULL, NULL, NULL, '20.5800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13536, 6786, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '315400.0000', 'undefined', '19000.00', NULL, NULL, NULL, '16.6000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13538, 6787, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '109250.0000', 'undefined', '19000.00', NULL, NULL, NULL, '5.7500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13540, 6788, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '413440.0000', 'undefined', '19000.00', NULL, NULL, NULL, '21.7600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13542, 6789, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '304380.0000', 'undefined', '19000.00', NULL, NULL, NULL, '16.0200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13544, 6790, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '302100.0000', 'undefined', '19000.00', NULL, NULL, NULL, '15.9000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13546, 6791, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '349600.0000', 'undefined', '19000.00', NULL, NULL, NULL, '18.4000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13548, 6792, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '466260.0000', 'undefined', '19000.00', NULL, NULL, NULL, '24.5400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13550, 6793, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '427500.0000', 'undefined', '19000.00', NULL, NULL, NULL, '22.5000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13553, 6794, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '422180.0000', 'undefined', '19000.00', NULL, NULL, NULL, '22.2200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13555, 6795, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '422940.0000', 'undefined', '19000.00', NULL, NULL, NULL, '22.2600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13557, 6796, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '432630.0000', 'undefined', '19000.00', NULL, NULL, NULL, '22.7700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13559, 6797, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '375250.0000', 'undefined', '19000.00', NULL, NULL, NULL, '19.7500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13561, 6798, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '436240.0000', 'undefined', '19000.00', NULL, NULL, NULL, '22.9600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13563, 6799, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '452960.0000', 'undefined', '19000.00', NULL, NULL, NULL, '23.8400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13565, 6800, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '306850.0000', 'undefined', '19000.00', NULL, NULL, NULL, '16.1500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13567, 6801, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '271700.0000', 'undefined', '19000.00', NULL, NULL, NULL, '14.3000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13570, 6802, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '290510.0000', 'undefined', '19000.00', NULL, NULL, NULL, '15.2900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13573, 6803, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '208620.0000', 'undefined', '19000.00', NULL, NULL, NULL, '10.9800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13576, 6804, 0, '', 'undefined', 'undefined', 'undefined', 0, '19200.00', '19200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '333120.0000', 'undefined', '19200.00', NULL, NULL, NULL, '17.3500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13578, 6805, 0, '', 'undefined', 'undefined', 'undefined', 0, '19400.00', '19400.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '422532.0000', 'undefined', '19400.00', NULL, NULL, NULL, '21.7800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13580, 6806, 0, '', 'undefined', 'undefined', 'undefined', 0, '19100.00', '19100.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '389831.0000', 'undefined', '19100.00', NULL, NULL, NULL, '20.4100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13582, 6807, 0, '', 'undefined', 'undefined', 'undefined', 0, '19100.00', '19100.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '398235.0000', 'undefined', '19100.00', NULL, NULL, NULL, '20.8500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13584, 6808, 0, '', 'undefined', 'undefined', 'undefined', 0, '19150.00', '19150.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '393532.5000', 'undefined', '19150.00', NULL, NULL, NULL, '20.5500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13586, 6809, 0, '', 'undefined', 'undefined', 'undefined', 0, '19150.00', '19150.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '383191.5000', 'undefined', '19150.00', NULL, NULL, NULL, '20.0100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13588, 6810, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '287280.0000', 'undefined', '19000.00', NULL, NULL, NULL, '15.1200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13590, 6811, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '287660.0000', 'undefined', '19000.00', NULL, NULL, NULL, '15.1400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13592, 6812, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '295260.0000', 'undefined', '19000.00', NULL, NULL, NULL, '15.5400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13594, 6813, 0, '', 'undefined', 'undefined', 'undefined', 0, '19200.00', '19200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '393600.0000', 'undefined', '19200.00', NULL, NULL, NULL, '20.5000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13596, 6814, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '361000.0000', 'undefined', '19000.00', NULL, NULL, NULL, '19.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13598, 6815, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '321290.0000', 'undefined', '19000.00', NULL, NULL, NULL, '16.9100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13600, 6816, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '364040.0000', 'undefined', '19000.00', NULL, NULL, NULL, '19.1600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13602, 6817, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '250420.0000', 'undefined', '19000.00', NULL, NULL, NULL, '13.1800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13604, 6818, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '353590.0000', 'undefined', '19000.00', NULL, NULL, NULL, '18.6100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13606, 6819, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '342380.0000', 'undefined', '19000.00', NULL, NULL, NULL, '18.0200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13608, 6820, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '294690.0000', 'undefined', '19000.00', NULL, NULL, NULL, '15.5100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13610, 6821, 0, '', 'undefined', 'undefined', 'undefined', 0, '19200.00', '19200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '436224.0000', 'undefined', '19200.00', NULL, NULL, NULL, '22.7200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13612, 6822, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '412870.0000', 'undefined', '19000.00', NULL, NULL, NULL, '21.7300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13614, 6823, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '63650.0000', 'undefined', '19000.00', NULL, NULL, NULL, '3.3500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13616, 6824, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '265620.0000', 'undefined', '19000.00', NULL, NULL, NULL, '13.9800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13618, 6825, 0, '', 'undefined', 'undefined', 'undefined', 0, '17500.00', '17500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '384300.0000', 'undefined', '17500.00', NULL, NULL, NULL, '21.9600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13620, 6826, 0, '', 'undefined', 'undefined', 'undefined', 0, '17600.00', '17600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '126720.0000', 'undefined', '17600.00', NULL, NULL, NULL, '7.2000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13623, 6827, 0, '', 'undefined', 'undefined', 'undefined', 0, '17100.00', '17100.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '388170.0000', 'undefined', '17100.00', NULL, NULL, NULL, '22.7000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13624, 6828, 0, '', 'undefined', 'undefined', 'undefined', 0, '17200.00', '17200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '403684.0000', 'undefined', '17200.00', NULL, NULL, NULL, '23.4700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13626, 6829, 0, '', 'undefined', 'undefined', 'undefined', 0, '17500.00', '17500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '421050.0000', 'undefined', '17500.00', NULL, NULL, NULL, '24.0600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13628, 6830, 0, '', 'undefined', 'undefined', 'undefined', 0, '17500.00', '17500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '438725.0000', 'undefined', '17500.00', NULL, NULL, NULL, '25.0700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13630, 6831, 0, '', 'undefined', 'undefined', 'undefined', 0, '17500.00', '17500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '441350.0000', 'undefined', '17500.00', NULL, NULL, NULL, '25.2200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13632, 6832, 0, '', 'undefined', 'undefined', 'undefined', 0, '17500.00', '17500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '439250.0000', 'undefined', '17500.00', NULL, NULL, NULL, '25.1000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13634, 6833, 0, '', 'undefined', 'undefined', 'undefined', 0, '1319149.00', '1319149.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '1319149.0000', 'undefined', '1319149.00', NULL, NULL, NULL, '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13636, 6834, 0, '', 'undefined', 'undefined', 'undefined', 0, '17700.00', '17700.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '343557.0000', 'undefined', '17700.00', NULL, NULL, NULL, '19.4100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13638, 6835, 0, '', 'undefined', 'undefined', 'undefined', 0, '17700.00', '17700.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '382143.0000', 'undefined', '17700.00', NULL, NULL, NULL, '21.5900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13640, 6836, 0, '', 'undefined', 'undefined', 'undefined', 0, '18000.00', '18000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '316080.0000', 'undefined', '18000.00', NULL, NULL, NULL, '17.5600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13642, 6837, 0, '', 'undefined', 'undefined', 'undefined', 0, '18000.00', '18000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '288360.0000', 'undefined', '18000.00', NULL, NULL, NULL, '16.0200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13644, 6838, 0, '', 'undefined', 'undefined', 'undefined', 0, '21200.00', '21200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '477636.0000', 'undefined', '21200.00', NULL, NULL, NULL, '22.5300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13646, 6839, 0, '', 'undefined', 'undefined', 'undefined', 0, '21000.00', '21000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '86940.0000', 'undefined', '21000.00', NULL, NULL, NULL, '4.1400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13648, 6840, 0, '', 'undefined', 'undefined', 'undefined', 0, '21000.00', '21000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '336210.0000', 'undefined', '21000.00', NULL, NULL, NULL, '16.0100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13650, 6841, 0, '', 'undefined', 'undefined', 'undefined', 0, '21000.00', '21000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '322560.0000', 'undefined', '21000.00', NULL, NULL, NULL, '15.3600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13652, 6842, 0, '', 'undefined', 'undefined', 'undefined', 0, '21000.00', '21000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '207270.0000', 'undefined', '21000.00', NULL, NULL, NULL, '9.8700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13654, 6843, 0, '', 'undefined', 'undefined', 'undefined', 0, '18000.00', '18000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '322380.0000', 'undefined', '18000.00', NULL, NULL, NULL, '17.9100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13656, 6844, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '439628.0000', 'undefined', '19600.00', NULL, NULL, NULL, '22.4300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13658, 6845, 0, '', 'undefined', 'undefined', 'undefined', 0, '19500.00', '19500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '359970.0000', 'undefined', '19500.00', NULL, NULL, NULL, '18.4600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13660, 6846, 0, '', 'undefined', 'undefined', 'undefined', 0, '19500.00', '19500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '377325.0000', 'undefined', '19500.00', NULL, NULL, NULL, '19.3500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13662, 6847, 0, '', 'undefined', 'undefined', 'undefined', 0, '19500.00', '19500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '369525.0000', 'undefined', '19500.00', NULL, NULL, NULL, '18.9500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13664, 6848, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '366520.0000', 'undefined', '19600.00', NULL, NULL, NULL, '18.7000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13666, 6849, 0, '', 'undefined', 'undefined', 'undefined', 0, '19500.00', '19500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '391365.0000', 'undefined', '19500.00', NULL, NULL, NULL, '20.0700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13668, 6850, 0, '', 'undefined', 'undefined', 'undefined', 0, '19500.00', '19500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '386295.0000', 'undefined', '19500.00', NULL, NULL, NULL, '19.8100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13670, 6851, 0, '', 'undefined', 'undefined', 'undefined', 0, '19500.00', '19500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '312780.0000', 'undefined', '19500.00', NULL, NULL, NULL, '16.0400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13672, 6852, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '172284.0000', 'undefined', '19600.00', NULL, NULL, NULL, '8.7900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13674, 6853, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '109172.0000', 'undefined', '19600.00', NULL, NULL, NULL, '5.5700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13676, 6854, 0, '', 'undefined', 'undefined', 'undefined', 0, '17500.00', '17500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '403375.0000', 'undefined', '17500.00', NULL, NULL, NULL, '23.0500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13678, 6855, 0, '', 'undefined', 'undefined', 'undefined', 0, '17200.00', '17200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '460272.0000', 'undefined', '17200.00', NULL, NULL, NULL, '26.7600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13680, 6856, 0, '', 'undefined', 'undefined', 'undefined', 0, '17200.00', '17200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '158240.0000', 'undefined', '17200.00', NULL, NULL, NULL, '9.2000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13682, 6857, 0, '', 'undefined', 'undefined', 'undefined', 0, '17500.00', '17500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '251825.0000', 'undefined', '17500.00', NULL, NULL, NULL, '14.3900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13684, 6858, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '179550.0000', 'undefined', '19000.00', NULL, NULL, NULL, '9.4500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13686, 6859, 0, '', 'undefined', 'undefined', 'undefined', 0, '17800.00', '17800.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '433786.0000', 'undefined', '17800.00', NULL, NULL, NULL, '24.3700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13688, 6860, 0, '', 'undefined', 'undefined', 'undefined', 0, '17800.00', '17800.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '403348.0000', 'undefined', '17800.00', NULL, NULL, NULL, '22.6600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13690, 6861, 0, '', 'undefined', 'undefined', 'undefined', 0, '18000.00', '18000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '348120.0000', 'undefined', '18000.00', NULL, NULL, NULL, '19.3400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13692, 6862, 0, '', 'undefined', 'undefined', 'undefined', 0, '18000.00', '18000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '289980.0000', 'undefined', '18000.00', NULL, NULL, NULL, '16.1100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13694, 6863, 0, '', 'undefined', 'undefined', 'undefined', 0, '17800.00', '17800.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '160200.0000', 'undefined', '17800.00', NULL, NULL, NULL, '9.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13696, 6864, 0, '', 'undefined', 'undefined', 'undefined', 0, '18200.00', '18200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '1874600.0000', 'undefined', '18200.00', NULL, NULL, NULL, '103.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13698, 6865, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '290080.0000', 'undefined', '19600.00', NULL, NULL, NULL, '14.8000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13700, 6866, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '406112.0000', 'undefined', '19600.00', NULL, NULL, NULL, '20.7200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13702, 6867, 0, '', 'undefined', 'undefined', 'undefined', 0, '19500.00', '19500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '452205.0000', 'undefined', '19500.00', NULL, NULL, NULL, '23.1900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13704, 6868, 0, '', 'undefined', 'undefined', 'undefined', 0, '19500.00', '19500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '441480.0000', 'undefined', '19500.00', NULL, NULL, NULL, '22.6400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13706, 6869, 0, '', 'undefined', 'undefined', 'undefined', 0, '19500.00', '19500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '288405.0000', 'undefined', '19500.00', NULL, NULL, NULL, '14.7900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13708, 6870, 0, '', 'undefined', 'undefined', 'undefined', 0, '19500.00', '19500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '358995.0000', 'undefined', '19500.00', NULL, NULL, NULL, '18.4100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13710, 6871, 0, '', 'undefined', 'undefined', 'undefined', 0, '19500.00', '19500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '52260.0000', 'undefined', '19500.00', NULL, NULL, NULL, '2.6800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13712, 6872, 0, '', 'undefined', 'undefined', 'undefined', 0, '19500.00', '19500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '112905.0000', 'undefined', '19500.00', NULL, NULL, NULL, '5.7900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13714, 6873, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '487452.0000', 'undefined', '19600.00', NULL, NULL, NULL, '24.8700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13716, 6874, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '370244.0000', 'undefined', '19600.00', NULL, NULL, NULL, '18.8900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13718, 6875, 0, '', 'undefined', 'undefined', 'undefined', 0, '19500.00', '19500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '221130.0000', 'undefined', '19500.00', NULL, NULL, NULL, '11.3400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13720, 6876, 0, '', 'undefined', 'undefined', 'undefined', 0, '17100.00', '17100.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '1607400.0000', 'undefined', '17100.00', NULL, NULL, NULL, '94.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13722, 6877, 0, '', 'undefined', 'undefined', 'undefined', 0, '19500.00', '19500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '477555.0000', 'undefined', '19500.00', NULL, NULL, NULL, '24.4900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13724, 6878, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '503328.0000', 'undefined', '19600.00', NULL, NULL, NULL, '25.6800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13726, 6879, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '44296.0000', 'undefined', '19600.00', NULL, NULL, NULL, '2.2600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13728, 6880, 0, '', 'undefined', 'undefined', 'undefined', 0, '20800.00', '20800.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '476528.0000', 'undefined', '20800.00', NULL, NULL, NULL, '22.9100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13730, 6881, 0, '', 'undefined', 'undefined', 'undefined', 0, '20800.00', '20800.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '420160.0000', 'undefined', '20800.00', NULL, NULL, NULL, '20.2000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13732, 6882, 0, '', 'undefined', 'undefined', 'undefined', 0, '100000.00', '100000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '100000.0000', 'undefined', '100000.00', NULL, NULL, NULL, '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13734, 6883, 0, '', 'undefined', 'undefined', 'undefined', 0, '20000.00', '20000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '20000.0000', 'undefined', '20000.00', NULL, NULL, NULL, '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13736, 6884, 0, '', 'undefined', 'undefined', 'undefined', 0, '304000.00', '304000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '304000.0000', 'undefined', '304000.00', NULL, NULL, NULL, '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13738, 6885, 0, '', 'undefined', 'undefined', 'undefined', 0, '39000.00', '39000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '39000.0000', 'undefined', '39000.00', NULL, NULL, NULL, '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13740, 6886, 0, '', 'undefined', 'undefined', 'undefined', 0, '114500.00', '114500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '114500.0000', 'undefined', '114500.00', NULL, NULL, NULL, '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13742, 6887, 0, '', 'undefined', 'undefined', 'undefined', 0, '7630.00', '7630.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '7630.0000', 'undefined', '7630.00', NULL, NULL, NULL, '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13744, 6888, 0, '', 'undefined', 'undefined', 'undefined', 0, '114770.00', '114770.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '114770.0000', 'undefined', '114770.00', NULL, NULL, NULL, '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13746, 6889, 0, '', 'undefined', 'undefined', 'undefined', 0, '17500.00', '17500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '17500.0000', 'undefined', '17500.00', NULL, NULL, NULL, '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13748, 6890, 0, '', 'undefined', 'undefined', 'undefined', 0, '19500.00', '19500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '395655.0000', 'undefined', '19500.00', NULL, NULL, NULL, '20.2900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13750, 6891, 0, '', 'undefined', 'undefined', 'undefined', 0, '19500.00', '19500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '414960.0000', 'undefined', '19500.00', NULL, NULL, NULL, '21.2800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13752, 6892, 0, '', 'undefined', 'undefined', 'undefined', 0, '19500.00', '19500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '310635.0000', 'undefined', '19500.00', NULL, NULL, NULL, '15.9300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13754, 6893, 0, '', 'undefined', 'undefined', 'undefined', 0, '19500.00', '19500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '331890.0000', 'undefined', '19500.00', NULL, NULL, NULL, '17.0200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13756, 6894, 0, '', 'undefined', 'undefined', 'undefined', 0, '19500.00', '19500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '268125.0000', 'undefined', '19500.00', NULL, NULL, NULL, '13.7500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13758, 6895, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '426692.0000', 'undefined', '19600.00', NULL, NULL, NULL, '21.7700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13762, 6897, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '422184.0000', 'undefined', '19600.00', NULL, NULL, NULL, '21.5400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13764, 6898, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '426692.0000', 'undefined', '19600.00', NULL, NULL, NULL, '21.7700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13766, 6899, 0, '', 'undefined', 'undefined', 'undefined', 0, '19500.00', '19500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '506805.0000', 'undefined', '19500.00', NULL, NULL, NULL, '25.9900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13768, 6900, 0, '', 'undefined', 'undefined', 'undefined', 0, '19500.00', '19500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '458835.0000', 'undefined', '19500.00', NULL, NULL, NULL, '23.5300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13770, 6901, 0, '', 'undefined', 'undefined', 'undefined', 0, '19500.00', '19500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '446355.0000', 'undefined', '19500.00', NULL, NULL, NULL, '22.8900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13772, 6902, 0, '', 'undefined', 'undefined', 'undefined', 0, '19500.00', '19500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '473655.0000', 'undefined', '19500.00', NULL, NULL, NULL, '24.2900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13774, 6903, 0, '', 'undefined', 'undefined', 'undefined', 0, '19500.00', '19500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '477165.0000', 'undefined', '19500.00', NULL, NULL, NULL, '24.4700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13776, 6904, 0, '', 'undefined', 'undefined', 'undefined', 0, '19500.00', '19500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '468390.0000', 'undefined', '19500.00', NULL, NULL, NULL, '24.0200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13778, 6905, 0, '', 'undefined', 'undefined', 'undefined', 0, '19500.00', '19500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '442845.0000', 'undefined', '19500.00', NULL, NULL, NULL, '22.7100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13780, 6906, 0, '', 'undefined', 'undefined', 'undefined', 0, '19550.00', '19550.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '293445.5000', 'undefined', '19550.00', NULL, NULL, NULL, '15.0100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13782, 6907, 0, '', 'undefined', 'undefined', 'undefined', 0, '19550.00', '19550.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '285821.0000', 'undefined', '19550.00', NULL, NULL, NULL, '14.6200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13784, 6908, 0, '', 'undefined', 'undefined', 'undefined', 0, '19550.00', '19550.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '321597.5000', 'undefined', '19550.00', NULL, NULL, NULL, '16.4500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13786, 6909, 0, '', 'undefined', 'undefined', 'undefined', 0, '19550.00', '19550.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '269008.0000', 'undefined', '19550.00', NULL, NULL, NULL, '13.7600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13790, 6911, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '47432.0000', 'undefined', '19600.00', NULL, NULL, NULL, '2.4200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13792, 6912, 0, '', 'undefined', 'undefined', 'undefined', 0, '17500.00', '17500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '221200.0000', 'undefined', '17500.00', NULL, NULL, NULL, '12.6400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13794, 6913, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '298680.0000', 'undefined', '19000.00', NULL, NULL, NULL, '15.7200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13796, 6914, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '304380.0000', 'undefined', '19000.00', NULL, NULL, NULL, '16.0200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13798, 6915, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '205770.0000', 'undefined', '19000.00', NULL, NULL, NULL, '10.8300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13800, 6916, 0, '', 'undefined', 'undefined', 'undefined', 0, '20800.00', '20800.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '397904.0000', 'undefined', '20800.00', NULL, NULL, NULL, '19.1300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13802, 6917, 0, '', 'undefined', 'undefined', 'undefined', 0, '18000.00', '18000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '331020.0000', 'undefined', '18000.00', NULL, NULL, NULL, '18.3900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13804, 6918, 0, '', 'undefined', 'undefined', 'undefined', 0, '18000.00', '18000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '316980.0000', 'undefined', '18000.00', NULL, NULL, NULL, '17.6100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13806, 6919, 0, '', 'undefined', 'undefined', 'undefined', 0, '20800.00', '20800.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '428064.0000', 'undefined', '20800.00', NULL, NULL, NULL, '20.5800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13808, 6920, 0, '', 'undefined', 'undefined', 'undefined', 0, '21000.00', '21000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '295680.0000', 'undefined', '21000.00', NULL, NULL, NULL, '14.0800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13810, 6921, 0, '', 'undefined', 'undefined', 'undefined', 0, '18000.00', '18000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '412380.0000', 'undefined', '18000.00', NULL, NULL, NULL, '22.9100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13812, 6922, 0, '', 'undefined', 'undefined', 'undefined', 0, '18000.00', '18000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '306360.0000', 'undefined', '18000.00', NULL, NULL, NULL, '17.0200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13814, 6923, 0, '', 'undefined', 'undefined', 'undefined', 0, '19500.00', '19500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '385320.0000', 'undefined', '19500.00', NULL, NULL, NULL, '19.7600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13816, 6924, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '366520.0000', 'undefined', '19600.00', NULL, NULL, NULL, '18.7000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13818, 6925, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '415520.0000', 'undefined', '19600.00', NULL, NULL, NULL, '21.2000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13820, 6926, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '432376.0000', 'undefined', '19600.00', NULL, NULL, NULL, '22.0600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13822, 6927, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '273616.0000', 'undefined', '19600.00', NULL, NULL, NULL, '13.9600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13824, 6928, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '415128.0000', 'undefined', '19600.00', NULL, NULL, NULL, '21.1800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13826, 6929, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '348684.0000', 'undefined', '19600.00', NULL, NULL, NULL, '17.7900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13828, 6930, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '242452.0000', 'undefined', '19600.00', NULL, NULL, NULL, '12.3700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13830, 6931, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '48804.0000', 'undefined', '19600.00', NULL, NULL, NULL, '2.4900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13832, 6932, 0, '', 'undefined', 'undefined', 'undefined', 0, '19500.00', '19500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '309465.0000', 'undefined', '19500.00', NULL, NULL, NULL, '15.8700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13834, 6933, 0, '', 'undefined', 'undefined', 'undefined', 0, '19500.00', '19500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '353535.0000', 'undefined', '19500.00', NULL, NULL, NULL, '18.1300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13836, 6934, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '496860.0000', 'undefined', '19600.00', NULL, NULL, NULL, '25.3500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13838, 6935, 0, '', 'undefined', 'undefined', 'undefined', 0, '19500.00', '19500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '459225.0000', 'undefined', '19500.00', NULL, NULL, NULL, '23.5500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13840, 6936, 0, '', 'undefined', 'undefined', 'undefined', 0, '19500.00', '19500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '452010.0000', 'undefined', '19500.00', NULL, NULL, NULL, '23.1800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13842, 6937, 0, '', 'undefined', 'undefined', 'undefined', 0, '19500.00', '19500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '448695.0000', 'undefined', '19500.00', NULL, NULL, NULL, '23.0100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13844, 6938, 0, '', 'undefined', 'undefined', 'undefined', 0, '19500.00', '19500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '466050.0000', 'undefined', '19500.00', NULL, NULL, NULL, '23.9000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13846, 6939, 0, '', 'undefined', 'undefined', 'undefined', 0, '19500.00', '19500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '461175.0000', 'undefined', '19500.00', NULL, NULL, NULL, '23.6500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13848, 6940, 0, '', 'undefined', 'undefined', 'undefined', 0, '19500.00', '19500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '436800.0000', 'undefined', '19500.00', NULL, NULL, NULL, '22.4000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13850, 6941, 0, '', 'undefined', 'undefined', 'undefined', 0, '19500.00', '19500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '451035.0000', 'undefined', '19500.00', NULL, NULL, NULL, '23.1300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13852, 6942, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '339864.0000', 'undefined', '19600.00', NULL, NULL, NULL, '17.3400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13854, 6943, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '338296.0000', 'undefined', '19600.00', NULL, NULL, NULL, '17.2600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13856, 6944, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '443156.0000', 'undefined', '19600.00', NULL, NULL, NULL, '22.6100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13858, 6945, 0, '', 'undefined', 'undefined', 'undefined', 0, '19500.00', '19500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '399555.0000', 'undefined', '19500.00', NULL, NULL, NULL, '20.4900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13860, 6946, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '479416.0000', 'undefined', '19600.00', NULL, NULL, NULL, '24.4600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13862, 6947, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '468048.0000', 'undefined', '19600.00', NULL, NULL, NULL, '23.8800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13864, 6948, 0, '', 'undefined', 'undefined', 'undefined', 0, '19550.00', '19550.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '479952.5000', 'undefined', '19550.00', NULL, NULL, NULL, '24.5500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13866, 6949, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '384356.0000', 'undefined', '19600.00', NULL, NULL, NULL, '19.6100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13868, 6950, 0, '', 'undefined', 'undefined', 'undefined', 0, '17100.00', '17100.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '1197000.0000', 'undefined', '17100.00', NULL, NULL, NULL, '70.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13870, 6951, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '296548.0000', 'undefined', '19600.00', NULL, NULL, NULL, '15.1300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13872, 6952, 0, '', 'undefined', 'undefined', 'undefined', 0, '17100.00', '17100.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '376200.0000', 'undefined', '17100.00', NULL, NULL, NULL, '22.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13874, 6953, 0, '', 'undefined', 'undefined', 'undefined', 0, '17100.00', '17100.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '769500.0000', 'undefined', '17100.00', NULL, NULL, NULL, '45.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13876, 6954, 0, '', 'undefined', 'undefined', 'undefined', 0, '18000.00', '18000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '309780.0000', 'undefined', '18000.00', NULL, NULL, NULL, '17.2100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13878, 6955, 0, '', 'undefined', 'undefined', 'undefined', 0, '18000.00', '18000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '311220.0000', 'undefined', '18000.00', NULL, NULL, NULL, '17.2900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13880, 6956, 0, '', 'undefined', 'undefined', 'undefined', 0, '17900.00', '17900.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '294813.0000', 'undefined', '17900.00', NULL, NULL, NULL, '16.4700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13882, 6957, 0, '', 'undefined', 'undefined', 'undefined', 0, '18300.00', '18300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '282003.0000', 'undefined', '18300.00', NULL, NULL, NULL, '15.4100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13884, 6958, 0, '', 'undefined', 'undefined', 'undefined', 0, '18300.00', '18300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '327021.0000', 'undefined', '18300.00', NULL, NULL, NULL, '17.8700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13886, 6959, 0, '', 'undefined', 'undefined', 'undefined', 0, '17500.00', '17500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '382725.0000', 'undefined', '17500.00', NULL, NULL, NULL, '21.8700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13888, 6960, 0, '', 'undefined', 'undefined', 'undefined', 0, '17200.00', '17200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '434128.0000', 'undefined', '17200.00', NULL, NULL, NULL, '25.2400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13890, 6961, 0, '', 'undefined', 'undefined', 'undefined', 0, '17200.00', '17200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '395772.0000', 'undefined', '17200.00', NULL, NULL, NULL, '23.0100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13892, 6962, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '350644.0000', 'undefined', '19600.00', NULL, NULL, NULL, '17.8900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13894, 6963, 0, '', 'undefined', 'undefined', 'undefined', 0, '19550.00', '19550.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '88561.5000', 'undefined', '19550.00', NULL, NULL, NULL, '4.5300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13896, 6964, 0, '', 'undefined', 'undefined', 'undefined', 0, '19550.00', '19550.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '296573.5000', 'undefined', '19550.00', NULL, NULL, NULL, '15.1700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13902, 6967, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '451976.0000', 'undefined', '19600.00', NULL, NULL, NULL, '23.0600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13904, 6968, 0, '', 'undefined', 'undefined', 'undefined', 0, '19500.00', '19500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '307515.0000', 'undefined', '19500.00', NULL, NULL, NULL, '15.7700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13906, 6969, 0, '', 'undefined', 'undefined', 'undefined', 0, '19500.00', '19500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '323700.0000', 'undefined', '19500.00', NULL, NULL, NULL, '16.6000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13908, 6970, 0, '', 'undefined', 'undefined', 'undefined', 0, '19500.00', '19500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '273195.0000', 'undefined', '19500.00', NULL, NULL, NULL, '14.0100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13910, 6971, 0, '', 'undefined', 'undefined', 'undefined', 0, '19500.00', '19500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '272415.0000', 'undefined', '19500.00', NULL, NULL, NULL, '13.9700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13912, 6972, 0, '', 'undefined', 'undefined', 'undefined', 0, '19500.00', '19500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '377130.0000', 'undefined', '19500.00', NULL, NULL, NULL, '19.3400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13914, 6973, 0, '', 'undefined', 'undefined', 'undefined', 0, '19550.00', '19550.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '302243.0000', 'undefined', '19550.00', NULL, NULL, NULL, '15.4600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13916, 6974, 0, '', 'undefined', 'undefined', 'undefined', 0, '19500.00', '19500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '114075.0000', 'undefined', '19500.00', NULL, NULL, NULL, '5.8500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13918, 6975, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '446880.0000', 'undefined', '19600.00', NULL, NULL, NULL, '22.8000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13920, 6976, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '418656.0000', 'undefined', '19600.00', NULL, NULL, NULL, '21.3600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13922, 6977, 0, '', 'undefined', 'undefined', 'undefined', 0, '19500.00', '19500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '62010.0000', 'undefined', '19500.00', NULL, NULL, NULL, '3.1800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13924, 6978, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '321832.0000', 'undefined', '19600.00', NULL, NULL, NULL, '16.4200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13926, 6979, 0, '', 'undefined', 'undefined', 'undefined', 0, '19700.00', '19700.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '447781.0000', 'undefined', '19700.00', NULL, NULL, NULL, '22.7300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13928, 6980, 0, '', 'undefined', 'undefined', 'undefined', 0, '19550.00', '19550.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '217982.5000', 'undefined', '19550.00', NULL, NULL, NULL, '11.1500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13930, 6981, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '132692.0000', 'undefined', '19600.00', NULL, NULL, NULL, '6.7700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13932, 6982, 0, '', 'undefined', 'undefined', 'undefined', 0, '17300.00', '17300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '51554.0000', 'undefined', '17300.00', NULL, NULL, NULL, '2.9800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13934, 6983, 0, '', 'undefined', 'undefined', 'undefined', 0, '17500.00', '17500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '451150.0000', 'undefined', '17500.00', NULL, NULL, NULL, '25.7800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13936, 6984, 0, '', 'undefined', 'undefined', 'undefined', 0, '17900.00', '17900.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '311639.0000', 'undefined', '17900.00', NULL, NULL, NULL, '17.4100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13938, 6985, 0, '', 'undefined', 'undefined', 'undefined', 0, '18000.00', '18000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '416880.0000', 'undefined', '18000.00', NULL, NULL, NULL, '23.1600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13940, 6986, 0, '', 'undefined', 'undefined', 'undefined', 0, '18000.00', '18000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '314100.0000', 'undefined', '18000.00', NULL, NULL, NULL, '17.4500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13942, 6987, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '404152.0000', 'undefined', '19600.00', NULL, NULL, NULL, '20.6200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13944, 6988, 0, '', 'undefined', 'undefined', 'undefined', 0, '19550.00', '19550.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '429904.5000', 'undefined', '19550.00', NULL, NULL, NULL, '21.9900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13946, 6989, 0, '', 'undefined', 'undefined', 'undefined', 0, '21000.00', '21000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '302610.0000', 'undefined', '21000.00', NULL, NULL, NULL, '14.4100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13948, 6990, 0, '', 'undefined', 'undefined', 'undefined', 0, '21000.00', '21000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '364770.0000', 'undefined', '21000.00', NULL, NULL, NULL, '17.3700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13950, 6991, 0, '', 'undefined', 'undefined', 'undefined', 0, '18500.00', '18500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '437155.0000', 'undefined', '18500.00', NULL, NULL, NULL, '23.6300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13952, 6992, 0, '', 'undefined', 'undefined', 'undefined', 0, '18250.00', '18250.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '429970.0000', 'undefined', '18250.00', NULL, NULL, NULL, '23.5600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13954, 6993, 0, '', 'undefined', 'undefined', 'undefined', 0, '18400.00', '18400.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '135240.0000', 'undefined', '18400.00', NULL, NULL, NULL, '7.3500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13956, 6994, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '468832.0000', 'undefined', '19600.00', NULL, NULL, NULL, '23.9200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13958, 6995, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '476476.0000', 'undefined', '19600.00', NULL, NULL, NULL, '24.3100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13960, 6996, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '362992.0000', 'undefined', '19600.00', NULL, NULL, NULL, '18.5200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13962, 6997, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '281848.0000', 'undefined', '19600.00', NULL, NULL, NULL, '14.3800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13964, 6998, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '268912.0000', 'undefined', '19600.00', NULL, NULL, NULL, '13.7200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13966, 6999, 0, '', 'undefined', 'undefined', 'undefined', 0, '18400.00', '18400.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '432584.0000', 'undefined', '18400.00', NULL, NULL, NULL, '23.5100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13968, 7000, 0, '', 'undefined', 'undefined', 'undefined', 0, '17300.00', '17300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '453260.0000', 'undefined', '17300.00', NULL, NULL, NULL, '26.2000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13970, 7001, 0, '', 'undefined', 'undefined', 'undefined', 0, '17600.00', '17600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '502304.0000', 'undefined', '17600.00', NULL, NULL, NULL, '28.5400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13972, 7002, 0, '', 'undefined', 'undefined', 'undefined', 0, '17300.00', '17300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '65913.0000', 'undefined', '17300.00', NULL, NULL, NULL, '3.8100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13974, 7003, 0, '', 'undefined', 'undefined', 'undefined', 0, '18000.00', '18000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '324360.0000', 'undefined', '18000.00', NULL, NULL, NULL, '18.0200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13976, 7004, 0, '', 'undefined', 'undefined', 'undefined', 0, '18000.00', '18000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '337320.0000', 'undefined', '18000.00', NULL, NULL, NULL, '18.7400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13978, 7005, 0, '', 'undefined', 'undefined', 'undefined', 0, '18000.00', '18000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '289980.0000', 'undefined', '18000.00', NULL, NULL, NULL, '16.1100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13980, 7006, 0, '', 'undefined', 'undefined', 'undefined', 0, '17800.00', '17800.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '340692.0000', 'undefined', '17800.00', NULL, NULL, NULL, '19.1400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13982, 7007, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '107408.0000', 'undefined', '19600.00', NULL, NULL, NULL, '5.4800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13985, 7008, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '313208.0000', 'undefined', '19600.00', NULL, NULL, NULL, '15.9800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13987, 7009, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '199136.0000', 'undefined', '19600.00', NULL, NULL, NULL, '10.1600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13989, 7010, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '397880.0000', 'undefined', '19600.00', NULL, NULL, NULL, '20.3000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13991, 7011, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '411796.0000', 'undefined', '19600.00', NULL, NULL, NULL, '21.0100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13993, 7012, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '107800.0000', 'undefined', '19600.00', NULL, NULL, NULL, '5.5000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13995, 7013, 0, '', 'undefined', 'undefined', 'undefined', 0, '19700.00', '19700.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '504517.0000', 'undefined', '19700.00', NULL, NULL, NULL, '25.6100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13997, 7014, 0, '', 'undefined', 'undefined', 'undefined', 0, '19700.00', '19700.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '470830.0000', 'undefined', '19700.00', NULL, NULL, NULL, '23.9000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (13999, 7015, 0, '', 'undefined', 'undefined', 'undefined', 0, '19700.00', '19700.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '462753.0000', 'undefined', '19700.00', NULL, NULL, NULL, '23.4900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14001, 7016, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '334768.0000', 'undefined', '19600.00', NULL, NULL, NULL, '17.0800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14003, 7017, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '386120.0000', 'undefined', '19600.00', NULL, NULL, NULL, '19.7000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14005, 7018, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '282436.0000', 'undefined', '19600.00', NULL, NULL, NULL, '14.4100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14007, 7019, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '90748.0000', 'undefined', '19600.00', NULL, NULL, NULL, '4.6300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14009, 7020, 0, '', 'undefined', 'undefined', 'undefined', 0, '19500.00', '19500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '379665.0000', 'undefined', '19500.00', NULL, NULL, NULL, '19.4700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14011, 7021, 0, '', 'undefined', 'undefined', 'undefined', 0, '19500.00', '19500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '352950.0000', 'undefined', '19500.00', NULL, NULL, NULL, '18.1000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14013, 7022, 0, '', 'undefined', 'undefined', 'undefined', 0, '19700.00', '19700.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '342780.0000', 'undefined', '19700.00', NULL, NULL, NULL, '17.4000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14015, 7023, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '282044.0000', 'undefined', '19600.00', NULL, NULL, NULL, '14.3900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14017, 7024, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '318500.0000', 'undefined', '19600.00', NULL, NULL, NULL, '16.2500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14019, 7025, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '310660.0000', 'undefined', '19600.00', NULL, NULL, NULL, '15.8500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14021, 7026, 0, '', 'undefined', 'undefined', 'undefined', 0, '19700.00', '19700.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '320519.0000', 'undefined', '19700.00', NULL, NULL, NULL, '16.2700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14023, 7027, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '200900.0000', 'undefined', '19600.00', NULL, NULL, NULL, '10.2500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14025, 7028, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '61152.0000', 'undefined', '19600.00', NULL, NULL, NULL, '3.1200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14027, 7029, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '384356.0000', 'undefined', '19600.00', NULL, NULL, NULL, '19.6100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14029, 7030, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '269304.0000', 'undefined', '19600.00', NULL, NULL, NULL, '13.7400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14031, 7031, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '366716.0000', 'undefined', '19600.00', NULL, NULL, NULL, '18.7100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14033, 7032, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '377104.0000', 'undefined', '19600.00', NULL, NULL, NULL, '19.2400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14035, 7033, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '367108.0000', 'undefined', '19600.00', NULL, NULL, NULL, '18.7300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14037, 7034, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '363972.0000', 'undefined', '19600.00', NULL, NULL, NULL, '18.5700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14039, 7035, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '456484.0000', 'undefined', '19600.00', NULL, NULL, NULL, '23.2900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14041, 7036, 0, '', 'undefined', 'undefined', 'undefined', 0, '19700.00', '19700.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '433400.0000', 'undefined', '19700.00', NULL, NULL, NULL, '22.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14043, 7037, 0, '', 'undefined', 'undefined', 'undefined', 0, '19700.00', '19700.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '460586.0000', 'undefined', '19700.00', NULL, NULL, NULL, '23.3800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14045, 7038, 0, '', 'undefined', 'undefined', 'undefined', 0, '19700.00', '19700.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '459207.0000', 'undefined', '19700.00', NULL, NULL, NULL, '23.3100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14047, 7039, 0, '', 'undefined', 'undefined', 'undefined', 0, '19700.00', '19700.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '436355.0000', 'undefined', '19700.00', NULL, NULL, NULL, '22.1500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14049, 7040, 0, '', 'undefined', 'undefined', 'undefined', 0, '19700.00', '19700.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '436946.0000', 'undefined', '19700.00', NULL, NULL, NULL, '22.1800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14051, 7041, 0, '', 'undefined', 'undefined', 'undefined', 0, '19700.00', '19700.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '467481.0000', 'undefined', '19700.00', NULL, NULL, NULL, '23.7300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14053, 7042, 0, '', 'undefined', 'undefined', 'undefined', 0, '19700.00', '19700.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '457434.0000', 'undefined', '19700.00', NULL, NULL, NULL, '23.2200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14055, 7043, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '449036.0000', 'undefined', '19600.00', NULL, NULL, NULL, '22.9100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14057, 7044, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '407680.0000', 'undefined', '19600.00', NULL, NULL, NULL, '20.8000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14059, 7045, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '418460.0000', 'undefined', '19600.00', NULL, NULL, NULL, '21.3500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14061, 7046, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '266952.0000', 'undefined', '19600.00', NULL, NULL, NULL, '13.6200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14063, 7047, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '453740.0000', 'undefined', '19600.00', NULL, NULL, NULL, '23.1500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14065, 7048, 0, '', 'undefined', 'undefined', 'undefined', 0, '19650.00', '19650.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '330316.5000', 'undefined', '19650.00', NULL, NULL, NULL, '16.8100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14067, 7049, 0, '', 'undefined', 'undefined', 'undefined', 0, '19700.00', '19700.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '452903.0000', 'undefined', '19700.00', NULL, NULL, NULL, '22.9900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14069, 7050, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '281064.0000', 'undefined', '19600.00', NULL, NULL, NULL, '14.3400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14071, 7051, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '358876.0000', 'undefined', '19600.00', NULL, NULL, NULL, '18.3100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14073, 7052, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '63896.0000', 'undefined', '19600.00', NULL, NULL, NULL, '3.2600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14075, 7053, 0, '', 'undefined', 'undefined', 'undefined', 0, '19800.00', '19800.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '472824.0000', 'undefined', '19800.00', NULL, NULL, NULL, '23.8800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14077, 7054, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '311248.0000', 'undefined', '19600.00', NULL, NULL, NULL, '15.8800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14079, 7055, 0, '', 'undefined', 'undefined', 'undefined', 0, '19700.00', '19700.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '64025.0000', 'undefined', '19700.00', NULL, NULL, NULL, '3.2500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14081, 7056, 0, '', 'undefined', 'undefined', 'undefined', 0, '19700.00', '19700.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '420004.0000', 'undefined', '19700.00', NULL, NULL, NULL, '21.3200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14083, 7057, 0, '', 'undefined', 'undefined', 'undefined', 0, '19700.00', '19700.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '304956.0000', 'undefined', '19700.00', NULL, NULL, NULL, '15.4800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14085, 7058, 0, '', 'undefined', 'undefined', 'undefined', 0, '19700.00', '19700.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '313230.0000', 'undefined', '19700.00', NULL, NULL, NULL, '15.9000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14087, 7059, 0, '', 'undefined', 'undefined', 'undefined', 0, '19650.00', '19650.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '411078.0000', 'undefined', '19650.00', NULL, NULL, NULL, '20.9200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14089, 7060, 0, '', 'undefined', 'undefined', 'undefined', 0, '19800.00', '19800.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '482724.0000', 'undefined', '19800.00', NULL, NULL, NULL, '24.3800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14091, 7061, 0, '', 'undefined', 'undefined', 'undefined', 0, '19700.00', '19700.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '281907.0000', 'undefined', '19700.00', NULL, NULL, NULL, '14.3100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14093, 7062, 0, '', 'undefined', 'undefined', 'undefined', 0, '17500.00', '17500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '35000.0000', 'undefined', '17500.00', NULL, NULL, NULL, '2.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14095, 7063, 0, '', 'undefined', 'undefined', 'undefined', 0, '17500.00', '17500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '350000.0000', 'undefined', '17500.00', NULL, NULL, NULL, '20.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14097, 7064, 0, '', 'undefined', 'undefined', 'undefined', 0, '17500.00', '17500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '577500.0000', 'undefined', '17500.00', NULL, NULL, NULL, '33.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14099, 7065, 0, '', 'undefined', 'undefined', 'undefined', 0, '17500.00', '17500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '210000.0000', 'undefined', '17500.00', NULL, NULL, NULL, '12.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14101, 7066, 0, '', 'undefined', 'undefined', 'undefined', 0, '19650.00', '19650.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '293964.0000', 'undefined', '19650.00', NULL, NULL, NULL, '14.9600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14103, 7067, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '346528.0000', 'undefined', '19600.00', NULL, NULL, NULL, '17.6800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14105, 7068, 0, '', 'undefined', 'undefined', 'undefined', 0, '19650.00', '19650.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '346036.5000', 'undefined', '19650.00', NULL, NULL, NULL, '17.6100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14107, 7069, 0, '', 'undefined', 'undefined', 'undefined', 0, '17600.00', '17600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '504592.0000', 'undefined', '17600.00', NULL, NULL, NULL, '28.6700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14109, 7070, 0, '', 'undefined', 'undefined', 'undefined', 0, '17900.00', '17900.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '310744.0000', 'undefined', '17900.00', NULL, NULL, NULL, '17.3600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14111, 7071, 0, '', 'undefined', 'undefined', 'undefined', 0, '19800.00', '19800.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '446094.0000', 'undefined', '19800.00', NULL, NULL, NULL, '22.5300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14113, 7072, 0, '', 'undefined', 'undefined', 'undefined', 0, '19800.00', '19800.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '432036.0000', 'undefined', '19800.00', NULL, NULL, NULL, '21.8200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14115, 7073, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '404152.0000', 'undefined', '19600.00', NULL, NULL, NULL, '20.6200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14117, 7074, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '407484.0000', 'undefined', '19600.00', NULL, NULL, NULL, '20.7900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14119, 7075, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '429632.0000', 'undefined', '19600.00', NULL, NULL, NULL, '21.9200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14121, 7076, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '356132.0000', 'undefined', '19600.00', NULL, NULL, NULL, '18.1700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14123, 7077, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '359856.0000', 'undefined', '19600.00', NULL, NULL, NULL, '18.3600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14125, 7078, 0, '', 'undefined', 'undefined', 'undefined', 0, '19800.00', '19800.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '301752.0000', 'undefined', '19800.00', NULL, NULL, NULL, '15.2400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14127, 7079, 0, '', 'undefined', 'undefined', 'undefined', 0, '19800.00', '19800.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '394020.0000', 'undefined', '19800.00', NULL, NULL, NULL, '19.9000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14129, 7080, 0, '', 'undefined', 'undefined', 'undefined', 0, '20500.00', '20500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '439110.0000', 'undefined', '20500.00', NULL, NULL, NULL, '21.4200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14131, 7081, 0, '', 'undefined', 'undefined', 'undefined', 0, '20300.00', '20300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '69426.0000', 'undefined', '20300.00', NULL, NULL, NULL, '3.4200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14133, 7082, 0, '', 'undefined', 'undefined', 'undefined', 0, '18000.00', '18000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '347760.0000', 'undefined', '18000.00', NULL, NULL, NULL, '19.3200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14135, 7083, 0, '', 'undefined', 'undefined', 'undefined', 0, '18400.00', '18400.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '432952.0000', 'undefined', '18400.00', NULL, NULL, NULL, '23.5300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14139, 7085, 0, '', 'undefined', 'undefined', 'undefined', 0, '5100.00', '5100.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '5100.0000', 'undefined', '5100.00', NULL, NULL, NULL, '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14141, 7086, 0, '', 'undefined', 'undefined', 'undefined', 0, '8400.00', '8400.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '8400.0000', 'undefined', '8400.00', NULL, NULL, NULL, '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14143, 6910, 0, '', 'undefined', 'undefined', 'undefined', 0, '19550.00', '19550.00', '22.77', 1, '0.0000', NULL, '', '', '0.00', '445153.5000', 'undefined', '19550.00', NULL, NULL, NULL, '22.7700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14145, 7087, 0, '', 'undefined', 'undefined', 'undefined', 0, '19800.00', '19800.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '334620.0000', 'undefined', '19800.00', NULL, NULL, NULL, '16.9000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14147, 7088, 0, '', 'undefined', 'undefined', 'undefined', 0, '20300.00', '20300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '382858.0000', 'undefined', '20300.00', NULL, NULL, NULL, '18.8600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14149, 7089, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '340452.0000', 'undefined', '19600.00', NULL, NULL, NULL, '17.3700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14151, 7090, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '318304.0000', 'undefined', '19600.00', NULL, NULL, NULL, '16.2400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14153, 7091, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '320068.0000', 'undefined', '19600.00', NULL, NULL, NULL, '16.3300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14155, 7092, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '375732.0000', 'undefined', '19600.00', NULL, NULL, NULL, '19.1700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14157, 7093, 0, '', 'undefined', 'undefined', 'undefined', 0, '19700.00', '19700.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '428081.0000', 'undefined', '19700.00', NULL, NULL, NULL, '21.7300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14159, 7094, 0, '', 'undefined', 'undefined', 'undefined', 0, '20200.00', '20200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '383800.0000', 'undefined', '20200.00', NULL, NULL, NULL, '19.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14161, 7095, 0, '', 'undefined', 'undefined', 'undefined', 0, '20300.00', '20300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '69223.0000', 'undefined', '20300.00', NULL, NULL, NULL, '3.4100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14163, 7096, 0, '', 'undefined', 'undefined', 'undefined', 0, '20300.00', '20300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '65569.0000', 'undefined', '20300.00', NULL, NULL, NULL, '3.2300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14165, 7097, 0, '', 'undefined', 'undefined', 'undefined', 0, '20300.00', '20300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '418789.0000', 'undefined', '20300.00', NULL, NULL, NULL, '20.6300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14167, 7098, 0, '', 'undefined', 'undefined', 'undefined', 0, '20300.00', '20300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '71659.0000', 'undefined', '20300.00', NULL, NULL, NULL, '3.5300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14169, 7099, 0, '', 'undefined', 'undefined', 'undefined', 0, '20500.00', '20500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '43665.0000', 'undefined', '20500.00', NULL, NULL, NULL, '2.1300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14171, 7100, 0, '', 'undefined', 'undefined', 'undefined', 0, '20200.00', '20200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '72316.0000', 'undefined', '20200.00', NULL, NULL, NULL, '3.5800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14173, 7101, 0, '', 'undefined', 'undefined', 'undefined', 0, '20300.00', '20300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '291305.0000', 'undefined', '20300.00', NULL, NULL, NULL, '14.3500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14175, 7102, 0, '', 'undefined', 'undefined', 'undefined', 0, '20300.00', '20300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '430766.0000', 'undefined', '20300.00', NULL, NULL, NULL, '21.2200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14177, 7103, 0, '', 'undefined', 'undefined', 'undefined', 0, '18000.00', '18000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '292680.0000', 'undefined', '18000.00', NULL, NULL, NULL, '16.2600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14179, 7104, 0, '', 'undefined', 'undefined', 'undefined', 0, '17200.00', '17200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '1720000.0000', 'undefined', '17200.00', NULL, NULL, NULL, '100.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14181, 7105, 0, '', 'undefined', 'undefined', 'undefined', 0, '17200.00', '17200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '774000.0000', 'undefined', '17200.00', NULL, NULL, NULL, '45.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14183, 7106, 0, '', 'undefined', 'undefined', 'undefined', 0, '17500.00', '17500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '262500.0000', 'undefined', '17500.00', NULL, NULL, NULL, '15.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14185, 7107, 0, '', 'undefined', 'undefined', 'undefined', 0, '20450.00', '20450.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '473417.5000', 'undefined', '20450.00', NULL, NULL, NULL, '23.1500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14187, 7108, 0, '', 'undefined', 'undefined', 'undefined', 0, '20200.00', '20200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '418746.0000', 'undefined', '20200.00', NULL, NULL, NULL, '20.7300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14189, 7109, 0, '', 'undefined', 'undefined', 'undefined', 0, '19800.00', '19800.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '443124.0000', 'undefined', '19800.00', NULL, NULL, NULL, '22.3800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14191, 7110, 0, '', 'undefined', 'undefined', 'undefined', 0, '20300.00', '20300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '504455.0000', 'undefined', '20300.00', NULL, NULL, NULL, '24.8500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14193, 7111, 0, '', 'undefined', 'undefined', 'undefined', 0, '20300.00', '20300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '421428.0000', 'undefined', '20300.00', NULL, NULL, NULL, '20.7600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14195, 7112, 0, '', 'undefined', 'undefined', 'undefined', 0, '20300.00', '20300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '484358.0000', 'undefined', '20300.00', NULL, NULL, NULL, '23.8600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14197, 7113, 0, '', 'undefined', 'undefined', 'undefined', 0, '20250.00', '20250.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '452992.5000', 'undefined', '20250.00', NULL, NULL, NULL, '22.3700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14199, 7114, 0, '', 'undefined', 'undefined', 'undefined', 0, '20250.00', '20250.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '440032.5000', 'undefined', '20250.00', NULL, NULL, NULL, '21.7300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14201, 7115, 0, '', 'undefined', 'undefined', 'undefined', 0, '20250.00', '20250.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '477090.0000', 'undefined', '20250.00', NULL, NULL, NULL, '23.5600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14203, 7116, 0, '', 'undefined', 'undefined', 'undefined', 0, '20300.00', '20300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '366212.0000', 'undefined', '20300.00', NULL, NULL, NULL, '18.0400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14205, 7117, 0, '', 'undefined', 'undefined', 'undefined', 0, '20300.00', '20300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '397880.0000', 'undefined', '20300.00', NULL, NULL, NULL, '19.6000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14207, 7118, 0, '', 'undefined', 'undefined', 'undefined', 0, '20300.00', '20300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '478877.0000', 'undefined', '20300.00', NULL, NULL, NULL, '23.5900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14209, 7119, 0, '', 'undefined', 'undefined', 'undefined', 0, '20200.00', '20200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '437330.0000', 'undefined', '20200.00', NULL, NULL, NULL, '21.6500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14211, 7120, 0, '', 'undefined', 'undefined', 'undefined', 0, '20200.00', '20200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '464802.0000', 'undefined', '20200.00', NULL, NULL, NULL, '23.0100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14213, 7121, 0, '', 'undefined', 'undefined', 'undefined', 0, '20200.00', '20200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '442986.0000', 'undefined', '20200.00', NULL, NULL, NULL, '21.9300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14215, 7122, 0, '', 'undefined', 'undefined', 'undefined', 0, '20300.00', '20300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '248269.0000', 'undefined', '20300.00', NULL, NULL, NULL, '12.2300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14217, 7123, 0, '', 'undefined', 'undefined', 'undefined', 0, '20300.00', '20300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '437059.0000', 'undefined', '20300.00', NULL, NULL, NULL, '21.5300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14219, 7124, 0, '', 'undefined', 'undefined', 'undefined', 0, '20200.00', '20200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '381578.0000', 'undefined', '20200.00', NULL, NULL, NULL, '18.8900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14221, 7125, 0, '', 'undefined', 'undefined', 'undefined', 0, '20200.00', '20200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '393294.0000', 'undefined', '20200.00', NULL, NULL, NULL, '19.4700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14223, 7126, 0, '', 'undefined', 'undefined', 'undefined', 0, '20300.00', '20300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '125860.0000', 'undefined', '20300.00', NULL, NULL, NULL, '6.2000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14225, 7127, 0, '', 'undefined', 'undefined', 'undefined', 0, '20300.00', '20300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '430766.0000', 'undefined', '20300.00', NULL, NULL, NULL, '21.2200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14227, 7128, 0, '', 'undefined', 'undefined', 'undefined', 0, '20300.00', '20300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '474005.0000', 'undefined', '20300.00', NULL, NULL, NULL, '23.3500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14229, 7129, 0, '', 'undefined', 'undefined', 'undefined', 0, '20300.00', '20300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '327845.0000', 'undefined', '20300.00', NULL, NULL, NULL, '16.1500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14231, 7130, 0, '', 'undefined', 'undefined', 'undefined', 0, '20300.00', '20300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '309575.0000', 'undefined', '20300.00', NULL, NULL, NULL, '15.2500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14233, 7131, 0, '', 'undefined', 'undefined', 'undefined', 0, '20300.00', '20300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '292523.0000', 'undefined', '20300.00', NULL, NULL, NULL, '14.4100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14235, 7132, 0, '', 'undefined', 'undefined', 'undefined', 0, '20200.00', '20200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '317140.0000', 'undefined', '20200.00', NULL, NULL, NULL, '15.7000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14237, 7133, 0, '', 'undefined', 'undefined', 'undefined', 0, '20200.00', '20200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '305020.0000', 'undefined', '20200.00', NULL, NULL, NULL, '15.1000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14239, 7134, 0, '', 'undefined', 'undefined', 'undefined', 0, '18000.00', '18000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '293940.0000', 'undefined', '18000.00', NULL, NULL, NULL, '16.3300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14241, 7135, 0, '', 'undefined', 'undefined', 'undefined', 0, '18000.00', '18000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '288000.0000', 'undefined', '18000.00', NULL, NULL, NULL, '16.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14243, 7136, 0, '', 'undefined', 'undefined', 'undefined', 0, '17900.00', '17900.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '316472.0000', 'undefined', '17900.00', NULL, NULL, NULL, '17.6800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14245, 7137, 0, '', 'undefined', 'undefined', 'undefined', 0, '17900.00', '17900.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '310565.0000', 'undefined', '17900.00', NULL, NULL, NULL, '17.3500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14247, 7138, 0, '', 'undefined', 'undefined', 'undefined', 0, '17900.00', '17900.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '322200.0000', 'undefined', '17900.00', NULL, NULL, NULL, '18.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14249, 7139, 0, '', 'undefined', 'undefined', 'undefined', 0, '17300.00', '17300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '1730000.0000', 'undefined', '17300.00', NULL, NULL, NULL, '100.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14251, 7140, 0, '', 'undefined', 'undefined', 'undefined', 0, '17500.00', '17500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '1750000.0000', 'undefined', '17500.00', NULL, NULL, NULL, '100.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14253, 7141, 0, '', 'undefined', 'undefined', 'undefined', 0, '21000.00', '21000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '292950.0000', 'undefined', '21000.00', NULL, NULL, NULL, '13.9500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14255, 7142, 0, '', 'undefined', 'undefined', 'undefined', 0, '20300.00', '20300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '494305.0000', 'undefined', '20300.00', NULL, NULL, NULL, '24.3500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14257, 7143, 0, '', 'undefined', 'undefined', 'undefined', 0, '20450.00', '20450.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '412681.0000', 'undefined', '20450.00', NULL, NULL, NULL, '20.1800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14259, 7144, 0, '', 'undefined', 'undefined', 'undefined', 0, '20300.00', '20300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '404985.0000', 'undefined', '20300.00', NULL, NULL, NULL, '19.9500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14261, 7145, 0, '', 'undefined', 'undefined', 'undefined', 0, '20300.00', '20300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '298410.0000', 'undefined', '20300.00', NULL, NULL, NULL, '14.7000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14263, 7146, 0, '', 'undefined', 'undefined', 'undefined', 0, '20150.00', '20150.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '401589.5000', 'undefined', '20150.00', NULL, NULL, NULL, '19.9300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14265, 7147, 0, '', 'undefined', 'undefined', 'undefined', 0, '20300.00', '20300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '327642.0000', 'undefined', '20300.00', NULL, NULL, NULL, '16.1400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14267, 7148, 0, '', 'undefined', 'undefined', 'undefined', 0, '20200.00', '20200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '452480.0000', 'undefined', '20200.00', NULL, NULL, NULL, '22.4000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14269, 7149, 0, '', 'undefined', 'undefined', 'undefined', 0, '20300.00', '20300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '341446.0000', 'undefined', '20300.00', NULL, NULL, NULL, '16.8200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14271, 7150, 0, '', 'undefined', 'undefined', 'undefined', 0, '20300.00', '20300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '322770.0000', 'undefined', '20300.00', NULL, NULL, NULL, '15.9000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14273, 7151, 0, '', 'undefined', 'undefined', 'undefined', 0, '20200.00', '20200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '390466.0000', 'undefined', '20200.00', NULL, NULL, NULL, '19.3300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14275, 7152, 0, '', 'undefined', 'undefined', 'undefined', 0, '20150.00', '20150.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '371364.5000', 'undefined', '20150.00', NULL, NULL, NULL, '18.4300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14277, 7153, 0, '', 'undefined', 'undefined', 'undefined', 0, '20150.00', '20150.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '61054.5000', 'undefined', '20150.00', NULL, NULL, NULL, '3.0300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14279, 7154, 0, '', 'undefined', 'undefined', 'undefined', 0, '20200.00', '20200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '341986.0000', 'undefined', '20200.00', NULL, NULL, NULL, '16.9300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14281, 7155, 0, '', 'undefined', 'undefined', 'undefined', 0, '20200.00', '20200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '326432.0000', 'undefined', '20200.00', NULL, NULL, NULL, '16.1600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14283, 7156, 0, '', 'undefined', 'undefined', 'undefined', 0, '20200.00', '20200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '354914.0000', 'undefined', '20200.00', NULL, NULL, NULL, '17.5700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14285, 7157, 0, '', 'undefined', 'undefined', 'undefined', 0, '20200.00', '20200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '348248.0000', 'undefined', '20200.00', NULL, NULL, NULL, '17.2400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14287, 7158, 0, '', 'undefined', 'undefined', 'undefined', 0, '20200.00', '20200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '318150.0000', 'undefined', '20200.00', NULL, NULL, NULL, '15.7500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14289, 7159, 0, '', 'undefined', 'undefined', 'undefined', 0, '20200.00', '20200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '295728.0000', 'undefined', '20200.00', NULL, NULL, NULL, '14.6400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14291, 7160, 0, '', 'undefined', 'undefined', 'undefined', 0, '20200.00', '20200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '396526.0000', 'undefined', '20200.00', NULL, NULL, NULL, '19.6300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14295, 7161, 0, '', 'undefined', 'undefined', 'undefined', 0, '20250.00', '20250.00', '22.81', 1, '0.0000', NULL, '', '0', '0.00', '461902.5000', 'undefined', '20250.00', NULL, NULL, NULL, '22.8100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14297, 7162, 0, '', 'undefined', 'undefined', 'undefined', 0, '17900.00', '17900.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '323990.0000', 'undefined', '17900.00', NULL, NULL, NULL, '18.1000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14299, 7163, 0, '', 'undefined', 'undefined', 'undefined', 0, '17900.00', '17900.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '318262.0000', 'undefined', '17900.00', NULL, NULL, NULL, '17.7800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14301, 7164, 0, '', 'undefined', 'undefined', 'undefined', 0, '20200.00', '20200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '203010.0000', 'undefined', '20200.00', NULL, NULL, NULL, '10.0500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14303, 7165, 0, '', 'undefined', 'undefined', 'undefined', 0, '20200.00', '20200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '421574.0000', 'undefined', '20200.00', NULL, NULL, NULL, '20.8700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14305, 7166, 0, '', 'undefined', 'undefined', 'undefined', 0, '20200.00', '20200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '413494.0000', 'undefined', '20200.00', NULL, NULL, NULL, '20.4700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14308, 7168, 0, '', 'undefined', 'undefined', 'undefined', 0, '20300.00', '20300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '72674.0000', 'undefined', '20300.00', NULL, NULL, NULL, '3.5800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14309, 7167, 0, '', 'undefined', 'undefined', 'undefined', 0, '20300.00', '20300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '69629.0000', 'undefined', '20300.00', NULL, NULL, NULL, '3.4300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14311, 7169, 0, '', 'undefined', 'undefined', 'undefined', 0, '20150.00', '20150.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '63875.5000', 'undefined', '20150.00', NULL, NULL, NULL, '3.1700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14314, 7171, 0, '', 'undefined', 'undefined', 'undefined', 0, '20150.00', '20150.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '393731.0000', 'undefined', '20150.00', NULL, NULL, NULL, '19.5400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14315, 7170, 0, '', 'undefined', 'undefined', 'undefined', 0, '20150.00', '20150.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '391514.5000', 'undefined', '20150.00', NULL, NULL, NULL, '19.4300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14318, 7173, 0, '', 'undefined', 'undefined', 'undefined', 0, '20300.00', '20300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '490854.0000', 'undefined', '20300.00', NULL, NULL, NULL, '24.1800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14319, 7172, 0, '', 'undefined', 'undefined', 'undefined', 0, '20300.00', '20300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '470554.0000', 'undefined', '20300.00', NULL, NULL, NULL, '23.1800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14321, 7174, 0, '', 'undefined', 'undefined', 'undefined', 0, '20200.00', '20200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '345824.0000', 'undefined', '20200.00', NULL, NULL, NULL, '17.1200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14325, 7176, 0, '', 'undefined', 'undefined', 'undefined', 0, '20200.00', '20200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '385820.0000', 'undefined', '20200.00', NULL, NULL, NULL, '19.1000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14326, 7175, 0, '', 'undefined', 'undefined', 'undefined', 0, '20100.00', '20100.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '397377.0000', 'undefined', '20100.00', NULL, NULL, NULL, '19.7700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14328, 7177, 0, '', 'undefined', 'undefined', 'undefined', 0, '20300.00', '20300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '430360.0000', 'undefined', '20300.00', NULL, NULL, NULL, '21.2000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14330, 7178, 0, '', 'undefined', 'undefined', 'undefined', 0, '20100.00', '20100.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '360393.0000', 'undefined', '20100.00', NULL, NULL, NULL, '17.9300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14332, 7179, 0, '', 'undefined', 'undefined', 'undefined', 0, '20300.00', '20300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '417774.0000', 'undefined', '20300.00', NULL, NULL, NULL, '20.5800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14335, 7181, 0, '', 'undefined', 'undefined', 'undefined', 0, '20300.00', '20300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '473396.0000', 'undefined', '20300.00', NULL, NULL, NULL, '23.3200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14337, 7182, 0, '', 'undefined', 'undefined', 'undefined', 0, '20300.00', '20300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '380625.0000', 'undefined', '20300.00', NULL, NULL, NULL, '18.7500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14339, 7183, 0, '', 'undefined', 'undefined', 'undefined', 0, '20200.00', '20200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '288860.0000', 'undefined', '20200.00', NULL, NULL, NULL, '14.3000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14341, 7184, 0, '', 'undefined', 'undefined', 'undefined', 0, '20200.00', '20200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '311484.0000', 'undefined', '20200.00', NULL, NULL, NULL, '15.4200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14343, 7185, 0, '', 'undefined', 'undefined', 'undefined', 0, '20200.00', '20200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '284012.0000', 'undefined', '20200.00', NULL, NULL, NULL, '14.0600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14345, 7186, 0, '', 'undefined', 'undefined', 'undefined', 0, '20200.00', '20200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '421170.0000', 'undefined', '20200.00', NULL, NULL, NULL, '20.8500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14347, 7187, 0, '', 'undefined', 'undefined', 'undefined', 0, '20300.00', '20300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '472584.0000', 'undefined', '20300.00', NULL, NULL, NULL, '23.2800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14349, 7188, 0, '', 'undefined', 'undefined', 'undefined', 0, '20300.00', '20300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '396662.0000', 'undefined', '20300.00', NULL, NULL, NULL, '19.5400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14351, 7189, 0, '', 'undefined', 'undefined', 'undefined', 0, '17700.00', '17700.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '352584.0000', 'undefined', '17700.00', NULL, NULL, NULL, '19.9200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14353, 7190, 0, '', 'undefined', 'undefined', 'undefined', 0, '20200.00', '20200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '200182.0000', 'undefined', '20200.00', NULL, NULL, NULL, '9.9100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14355, 7191, 0, '', 'undefined', 'undefined', 'undefined', 0, '18000.00', '18000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '314100.0000', 'undefined', '18000.00', NULL, NULL, NULL, '17.4500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14357, 7192, 0, '', 'undefined', 'undefined', 'undefined', 0, '17900.00', '17900.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '312176.0000', 'undefined', '17900.00', NULL, NULL, NULL, '17.4400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14359, 7193, 0, '', 'undefined', 'undefined', 'undefined', 0, '17900.00', '17900.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '327391.0000', 'undefined', '17900.00', NULL, NULL, NULL, '18.2900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14361, 7194, 0, '', 'undefined', 'undefined', 'undefined', 0, '18700.00', '18700.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '279004.0000', 'undefined', '18700.00', NULL, NULL, NULL, '14.9200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14363, 7195, 0, '', 'undefined', 'undefined', 'undefined', 0, '18700.00', '18700.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '302940.0000', 'undefined', '18700.00', NULL, NULL, NULL, '16.2000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14365, 7196, 0, '', 'undefined', 'undefined', 'undefined', 0, '21000.00', '21000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '296100.0000', 'undefined', '21000.00', NULL, NULL, NULL, '14.1000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14367, 7197, 0, '', 'undefined', 'undefined', 'undefined', 0, '20200.00', '20200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '375114.0000', 'undefined', '20200.00', NULL, NULL, NULL, '18.5700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14369, 7198, 0, '', 'undefined', 'undefined', 'undefined', 0, '20300.00', '20300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '462840.0000', 'undefined', '20300.00', NULL, NULL, NULL, '22.8000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14371, 7199, 0, '', 'undefined', 'undefined', 'undefined', 0, '20300.00', '20300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '300237.0000', 'undefined', '20300.00', NULL, NULL, NULL, '14.7900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14373, 7200, 0, '', 'undefined', 'undefined', 'undefined', 0, '20100.00', '20100.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '290043.0000', 'undefined', '20100.00', NULL, NULL, NULL, '14.4300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14375, 7201, 0, '', 'undefined', 'undefined', 'undefined', 0, '20100.00', '20100.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '476169.0000', 'undefined', '20100.00', NULL, NULL, NULL, '23.6900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14377, 7202, 0, '', 'undefined', 'undefined', 'undefined', 0, '20200.00', '20200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '468236.0000', 'undefined', '20200.00', NULL, NULL, NULL, '23.1800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14379, 7203, 0, '', 'undefined', 'undefined', 'undefined', 0, '20300.00', '20300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '343070.0000', 'undefined', '20300.00', NULL, NULL, NULL, '16.9000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14381, 7204, 0, '', 'undefined', 'undefined', 'undefined', 0, '20200.00', '20200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '388446.0000', 'undefined', '20200.00', NULL, NULL, NULL, '19.2300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14383, 7205, 0, '', 'undefined', 'undefined', 'undefined', 0, '20200.00', '20200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '346834.0000', 'undefined', '20200.00', NULL, NULL, NULL, '17.1700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14385, 7206, 0, '', 'undefined', 'undefined', 'undefined', 0, '20200.00', '20200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '314110.0000', 'undefined', '20200.00', NULL, NULL, NULL, '15.5500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14387, 7207, 0, '', 'undefined', 'undefined', 'undefined', 0, '20100.00', '20100.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '417678.0000', 'undefined', '20100.00', NULL, NULL, NULL, '20.7800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14391, 7209, 0, '', 'undefined', 'undefined', 'undefined', 0, '20300.00', '20300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '397880.0000', 'undefined', '20300.00', NULL, NULL, NULL, '19.6000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14392, 7208, 0, '', 'undefined', 'undefined', 'undefined', 0, '20300.00', '20300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '340837.0000', 'undefined', '20300.00', NULL, NULL, NULL, '16.7900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14394, 7210, 0, '', 'undefined', 'undefined', 'undefined', 0, '20200.00', '20200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '304818.0000', 'undefined', '20200.00', NULL, NULL, NULL, '15.0900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14396, 7211, 0, '', 'undefined', 'undefined', 'undefined', 0, '17500.00', '17500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '4375000.0000', 'undefined', '17500.00', NULL, NULL, NULL, '250.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14398, 7212, 0, '', 'undefined', 'undefined', 'undefined', 0, '20200.00', '20200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '215534.0000', 'undefined', '20200.00', NULL, NULL, NULL, '10.6700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14400, 7213, 0, '', 'undefined', 'undefined', 'undefined', 0, '20300.00', '20300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '463246.0000', 'undefined', '20300.00', NULL, NULL, NULL, '22.8200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14402, 7214, 0, '', 'undefined', 'undefined', 'undefined', 0, '20300.00', '20300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '514199.0000', 'undefined', '20300.00', NULL, NULL, NULL, '25.3300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14404, 7215, 0, '', 'undefined', 'undefined', 'undefined', 0, '20150.00', '20150.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '392320.5000', 'undefined', '20150.00', NULL, NULL, NULL, '19.4700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14406, 7216, 0, '', 'undefined', 'undefined', 'undefined', 0, '20150.00', '20150.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '316758.0000', 'undefined', '20150.00', NULL, NULL, NULL, '15.7200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14408, 7217, 0, '', 'undefined', 'undefined', 'undefined', 0, '20100.00', '20100.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '462300.0000', 'undefined', '20100.00', NULL, NULL, NULL, '23.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14410, 7218, 0, '', 'undefined', 'undefined', 'undefined', 0, '20200.00', '20200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '302394.0000', 'undefined', '20200.00', NULL, NULL, NULL, '14.9700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14412, 7219, 0, '', 'undefined', 'undefined', 'undefined', 0, '20200.00', '20200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '310676.0000', 'undefined', '20200.00', NULL, NULL, NULL, '15.3800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14414, 7220, 0, '', 'undefined', 'undefined', 'undefined', 0, '20200.00', '20200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '342390.0000', 'undefined', '20200.00', NULL, NULL, NULL, '16.9500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14416, 7221, 0, '', 'undefined', 'undefined', 'undefined', 0, '20300.00', '20300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '448427.0000', 'undefined', '20300.00', NULL, NULL, NULL, '22.0900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14418, 7222, 0, '', 'undefined', 'undefined', 'undefined', 0, '20200.00', '20200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '397334.0000', 'undefined', '20200.00', NULL, NULL, NULL, '19.6700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14420, 7223, 0, '', 'undefined', 'undefined', 'undefined', 0, '20300.00', '20300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '191632.0000', 'undefined', '20300.00', NULL, NULL, NULL, '9.4400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14422, 7224, 0, '', 'undefined', 'undefined', 'undefined', 0, '20100.00', '20100.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '378081.0000', 'undefined', '20100.00', NULL, NULL, NULL, '18.8100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14424, 7225, 0, '', 'undefined', 'undefined', 'undefined', 0, '20300.00', '20300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '153874.0000', 'undefined', '20300.00', NULL, NULL, NULL, '7.5800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14426, 7226, 0, '', 'undefined', 'undefined', 'undefined', 0, '20200.00', '20200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '290678.0000', 'undefined', '20200.00', NULL, NULL, NULL, '14.3900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14430, 7228, 0, '', 'undefined', 'undefined', 'undefined', 0, '20200.00', '20200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '378144.0000', 'undefined', '20200.00', NULL, NULL, NULL, '18.7200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14432, 7229, 0, '', 'undefined', 'undefined', 'undefined', 0, '20200.00', '20200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '65448.0000', 'undefined', '20200.00', NULL, NULL, NULL, '3.2400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14434, 7230, 0, '', 'undefined', 'undefined', 'undefined', 0, '20200.00', '20200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '386426.0000', 'undefined', '20200.00', NULL, NULL, NULL, '19.1300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14436, 7231, 0, '', 'undefined', 'undefined', 'undefined', 0, '20200.00', '20200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '385214.0000', 'undefined', '20200.00', NULL, NULL, NULL, '19.0700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14438, 7232, 0, '', 'undefined', 'undefined', 'undefined', 0, '20200.00', '20200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '301788.0000', 'undefined', '20200.00', NULL, NULL, NULL, '14.9400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14440, 7233, 0, '', 'undefined', 'undefined', 'undefined', 0, '20300.00', '20300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '514808.0000', 'undefined', '20300.00', NULL, NULL, NULL, '25.3600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14442, 7234, 0, '', 'undefined', 'undefined', 'undefined', 0, '20300.00', '20300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '445788.0000', 'undefined', '20300.00', NULL, NULL, NULL, '21.9600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14444, 7235, 0, '', 'undefined', 'undefined', 'undefined', 0, '20300.00', '20300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '399504.0000', 'undefined', '20300.00', NULL, NULL, NULL, '19.6800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14446, 7236, 0, '', 'undefined', 'undefined', 'undefined', 0, '20200.00', '20200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '28280.0000', 'undefined', '20200.00', NULL, NULL, NULL, '1.4000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14448, 7237, 0, '', 'undefined', 'undefined', 'undefined', 0, '20300.00', '20300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '162197.0000', 'undefined', '20300.00', NULL, NULL, NULL, '7.9900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14450, 7238, 0, '', 'undefined', 'undefined', 'undefined', 0, '20200.00', '20200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '125846.0000', 'undefined', '20200.00', NULL, NULL, NULL, '6.2300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14452, 7239, 0, '', 'undefined', 'undefined', 'undefined', 0, '20200.00', '20200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '390870.0000', 'undefined', '20200.00', NULL, NULL, NULL, '19.3500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14454, 7240, 0, '', 'undefined', 'undefined', 'undefined', 0, '20200.00', '20200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '55954.0000', 'undefined', '20200.00', NULL, NULL, NULL, '2.7700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14459, 7242, 0, '', 'undefined', 'undefined', 'undefined', 0, '20200.00', '20200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '340572.0000', 'undefined', '20200.00', NULL, NULL, NULL, '16.8600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14461, 7243, 0, '', 'undefined', 'undefined', 'undefined', 0, '17900.00', '17900.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '327928.0000', 'undefined', '17900.00', NULL, NULL, NULL, '18.3200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14463, 7244, 0, '', 'undefined', 'undefined', 'undefined', 0, '17900.00', '17900.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '331508.0000', 'undefined', '17900.00', NULL, NULL, NULL, '18.5200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14465, 7245, 0, '', 'undefined', 'undefined', 'undefined', 0, '18000.00', '18000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '325800.0000', 'undefined', '18000.00', NULL, NULL, NULL, '18.1000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14467, 7246, 0, '', 'undefined', 'undefined', 'undefined', 0, '18000.00', '18000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '291780.0000', 'undefined', '18000.00', NULL, NULL, NULL, '16.2100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14469, 7247, 0, '', 'undefined', 'undefined', 'undefined', 0, '18000.00', '18000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '295020.0000', 'undefined', '18000.00', NULL, NULL, NULL, '16.3900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14471, 7248, 0, '', 'undefined', 'undefined', 'undefined', 0, '18000.00', '18000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '289980.0000', 'undefined', '18000.00', NULL, NULL, NULL, '16.1100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14473, 7249, 0, '', 'undefined', 'undefined', 'undefined', 0, '18700.00', '18700.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '168300.0000', 'undefined', '18700.00', NULL, NULL, NULL, '9.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14476, 7250, 0, '', 'undefined', 'undefined', 'undefined', 0, '26700.00', '26700.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '26700.0000', 'undefined', '26700.00', NULL, NULL, NULL, '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14478, 7251, 0, '', 'undefined', 'undefined', 'undefined', 0, '329150.00', '329150.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '329150.0000', 'undefined', '329150.00', NULL, NULL, NULL, '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14480, 7252, 0, '', 'undefined', 'undefined', 'undefined', 0, '20100.00', '20100.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '362805.0000', 'undefined', '20100.00', NULL, NULL, NULL, '18.0500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14482, 7253, 0, '', 'undefined', 'undefined', 'undefined', 0, '20100.00', '20100.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '423507.0000', 'undefined', '20100.00', NULL, NULL, NULL, '21.0700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14484, 7254, 0, '', 'undefined', 'undefined', 'undefined', 0, '20100.00', '20100.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '434160.0000', 'undefined', '20100.00', NULL, NULL, NULL, '21.6000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14487, 7255, 0, '', 'undefined', 'undefined', 'undefined', 0, '20100.00', '20100.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '439788.0000', 'undefined', '20100.00', NULL, NULL, NULL, '21.8800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14489, 7256, 0, '', 'undefined', 'undefined', 'undefined', 0, '20200.00', '20200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '288658.0000', 'undefined', '20200.00', NULL, NULL, NULL, '14.2900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14491, 7257, 0, '', 'undefined', 'undefined', 'undefined', 0, '20200.00', '20200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '314716.0000', 'undefined', '20200.00', NULL, NULL, NULL, '15.5800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14493, 7258, 0, '', 'undefined', 'undefined', 'undefined', 0, '20200.00', '20200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '413090.0000', 'undefined', '20200.00', NULL, NULL, NULL, '20.4500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14495, 7259, 0, '', 'undefined', 'undefined', 'undefined', 0, '20200.00', '20200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '421170.0000', 'undefined', '20200.00', NULL, NULL, NULL, '20.8500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14497, 7260, 0, '', 'undefined', 'undefined', 'undefined', 0, '20100.00', '20100.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '383106.0000', 'undefined', '20100.00', NULL, NULL, NULL, '19.0600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14499, 7261, 0, '', 'undefined', 'undefined', 'undefined', 0, '20200.00', '20200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '73730.0000', 'undefined', '20200.00', NULL, NULL, NULL, '3.6500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14501, 7262, 0, '', 'undefined', 'undefined', 'undefined', 0, '20200.00', '20200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '424806.0000', 'undefined', '20200.00', NULL, NULL, NULL, '21.0300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14503, 7263, 0, '', 'undefined', 'undefined', 'undefined', 0, '20100.00', '20100.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '70350.0000', 'undefined', '20100.00', NULL, NULL, NULL, '3.5000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14505, 7264, 0, '', 'undefined', 'undefined', 'undefined', 0, '20200.00', '20200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '464398.0000', 'undefined', '20200.00', NULL, NULL, NULL, '22.9900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14507, 7265, 0, '', 'undefined', 'undefined', 'undefined', 0, '20200.00', '20200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '368852.0000', 'undefined', '20200.00', NULL, NULL, NULL, '18.2600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14509, 7266, 0, '', 'undefined', 'undefined', 'undefined', 0, '20300.00', '20300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '492681.0000', 'undefined', '20300.00', NULL, NULL, NULL, '24.2700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14511, 7267, 0, '', 'undefined', 'undefined', 'undefined', 0, '16500.00', '16500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '316635.0000', 'undefined', '16500.00', NULL, NULL, NULL, '19.1900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14513, 7268, 0, '', 'undefined', 'undefined', 'undefined', 0, '18000.00', '18000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '273600.0000', 'undefined', '18000.00', NULL, NULL, NULL, '15.2000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14515, 7269, 0, '', 'undefined', 'undefined', 'undefined', 0, '18000.00', '18000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '299880.0000', 'undefined', '18000.00', NULL, NULL, NULL, '16.6600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14517, 7270, 0, '', 'undefined', 'undefined', 'undefined', 0, '21000.00', '21000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '294420.0000', 'undefined', '21000.00', NULL, NULL, NULL, '14.0200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14519, 7271, 0, '', 'undefined', 'undefined', 'undefined', 0, '20200.00', '20200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '340370.0000', 'undefined', '20200.00', NULL, NULL, NULL, '16.8500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14521, 7272, 0, '', 'undefined', 'undefined', 'undefined', 0, '20200.00', '20200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '491466.0000', 'undefined', '20200.00', NULL, NULL, NULL, '24.3300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14523, 7273, 0, '', 'undefined', 'undefined', 'undefined', 0, '20200.00', '20200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '453894.0000', 'undefined', '20200.00', NULL, NULL, NULL, '22.4700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14525, 7274, 0, '', 'undefined', 'undefined', 'undefined', 0, '20200.00', '20200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '319968.0000', 'undefined', '20200.00', NULL, NULL, NULL, '15.8400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14527, 7275, 0, '', 'undefined', 'undefined', 'undefined', 0, '20200.00', '20200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '453490.0000', 'undefined', '20200.00', NULL, NULL, NULL, '22.4500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14529, 7276, 0, '', 'undefined', 'undefined', 'undefined', 0, '20100.00', '20100.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '364413.0000', 'undefined', '20100.00', NULL, NULL, NULL, '18.1300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14531, 7277, 0, '', 'undefined', 'undefined', 'undefined', 0, '20200.00', '20200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '322796.0000', 'undefined', '20200.00', NULL, NULL, NULL, '15.9800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14533, 7278, 0, '', 'undefined', 'undefined', 'undefined', 0, '20200.00', '20200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '307444.0000', 'undefined', '20200.00', NULL, NULL, NULL, '15.2200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14535, 7279, 0, '', 'undefined', 'undefined', 'undefined', 0, '20200.00', '20200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '396728.0000', 'undefined', '20200.00', NULL, NULL, NULL, '19.6400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14541, 7284, 0, '', 'undefined', 'undefined', 'undefined', 0, '20150.00', '20150.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '311922.0000', 'undefined', '20150.00', NULL, NULL, NULL, '15.4800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14542, 7283, 0, '', 'undefined', 'undefined', 'undefined', 0, '16500.00', '16500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '316635.0000', 'undefined', '16500.00', NULL, NULL, NULL, '19.1900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14543, 7282, 0, '', 'undefined', 'undefined', 'undefined', 0, '20100.00', '20100.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '68943.0000', 'undefined', '20100.00', NULL, NULL, NULL, '3.4300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14544, 7281, 0, '', 'undefined', 'undefined', 'undefined', 0, '20200.00', '20200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '70902.0000', 'undefined', '20200.00', NULL, NULL, NULL, '3.5100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14545, 7280, 0, '', 'undefined', 'undefined', 'undefined', 0, '20200.00', '20200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '435916.0000', 'undefined', '20200.00', NULL, NULL, NULL, '21.5800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14547, 7285, 0, '', 'undefined', 'undefined', 'undefined', 0, '18000.00', '18000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '343080.0000', 'undefined', '18000.00', NULL, NULL, NULL, '19.0600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14549, 7286, 0, '', 'undefined', 'undefined', 'undefined', 0, '17300.00', '17300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '413989.0000', 'undefined', '17300.00', NULL, NULL, NULL, '23.9300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14551, 7287, 0, '', 'undefined', 'undefined', 'undefined', 0, '17250.00', '17250.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '655500.0000', 'undefined', '17250.00', NULL, NULL, NULL, '38.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14553, 7288, 0, '', 'undefined', 'undefined', 'undefined', 0, '17500.00', '17500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '175000.0000', 'undefined', '17500.00', NULL, NULL, NULL, '10.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14555, 7289, 0, '', 'undefined', 'undefined', 'undefined', 0, '17250.00', '17250.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '2449500.0000', 'undefined', '17250.00', NULL, NULL, NULL, '142.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14557, 7290, 0, '', 'undefined', 'undefined', 'undefined', 0, '17500.00', '17500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '525000.0000', 'undefined', '17500.00', NULL, NULL, NULL, '30.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14559, 7291, 0, '', 'undefined', 'undefined', 'undefined', 0, '20200.00', '20200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '439148.0000', 'undefined', '20200.00', NULL, NULL, NULL, '21.7400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14561, 7292, 0, '', 'undefined', 'undefined', 'undefined', 0, '20200.00', '20200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '442986.0000', 'undefined', '20200.00', NULL, NULL, NULL, '21.9300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14563, 7293, 0, '', 'undefined', 'undefined', 'undefined', 0, '20100.00', '20100.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '419688.0000', 'undefined', '20100.00', NULL, NULL, NULL, '20.8800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14565, 7294, 0, '', 'undefined', 'undefined', 'undefined', 0, '20200.00', '20200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '82820.0000', 'undefined', '20200.00', NULL, NULL, NULL, '4.1000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14567, 7295, 0, '', 'undefined', 'undefined', 'undefined', 0, '20200.00', '20200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '27472.0000', 'undefined', '20200.00', NULL, NULL, NULL, '1.3600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14569, 7296, 0, '', 'undefined', 'undefined', 'undefined', 0, '20200.00', '20200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '344814.0000', 'undefined', '20200.00', NULL, NULL, NULL, '17.0700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14573, 7298, 0, '', 'undefined', 'undefined', 'undefined', 0, '20300.00', '20300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '424270.0000', 'undefined', '20300.00', NULL, NULL, NULL, '20.9000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14575, 7299, 0, '', 'undefined', 'undefined', 'undefined', 0, '20100.00', '20100.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '372855.0000', 'undefined', '20100.00', NULL, NULL, NULL, '18.5500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14577, 7300, 0, '', 'undefined', 'undefined', 'undefined', 0, '20300.00', '20300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '477862.0000', 'undefined', '20300.00', NULL, NULL, NULL, '23.5400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14579, 7301, 0, '', 'undefined', 'undefined', 'undefined', 0, '20100.00', '20100.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '397980.0000', 'undefined', '20100.00', NULL, NULL, NULL, '19.8000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14581, 7302, 0, '', 'undefined', 'undefined', 'undefined', 0, '20150.00', '20150.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '281092.5000', 'undefined', '20150.00', NULL, NULL, NULL, '13.9500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14583, 7303, 0, '', 'undefined', 'undefined', 'undefined', 0, '20150.00', '20150.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '312929.5000', 'undefined', '20150.00', NULL, NULL, NULL, '15.5300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14586, 7304, 0, '', 'undefined', 'undefined', 'undefined', 0, '20200.00', '20200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '71104.0000', 'undefined', '20200.00', NULL, NULL, NULL, '3.5200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14588, 7305, 0, '', 'undefined', 'undefined', 'undefined', 0, '20200.00', '20200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '297748.0000', 'undefined', '20200.00', NULL, NULL, NULL, '14.7400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14590, 7306, 0, '', 'undefined', 'undefined', 'undefined', 0, '20300.00', '20300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '486185.0000', 'undefined', '20300.00', NULL, NULL, NULL, '23.9500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14592, 7307, 0, '', 'undefined', 'undefined', 'undefined', 0, '20100.00', '20100.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '287631.0000', 'undefined', '20100.00', NULL, NULL, NULL, '14.3100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14594, 7308, 0, '', 'undefined', 'undefined', 'undefined', 0, '20300.00', '20300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '396662.0000', 'undefined', '20300.00', NULL, NULL, NULL, '19.5400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14596, 7309, 0, '', 'undefined', 'undefined', 'undefined', 0, '20300.00', '20300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '339010.0000', 'undefined', '20300.00', NULL, NULL, NULL, '16.7000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14598, 7310, 0, '', 'undefined', 'undefined', 'undefined', 0, '20200.00', '20200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '294920.0000', 'undefined', '20200.00', NULL, NULL, NULL, '14.6000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14600, 7311, 0, '', 'undefined', 'undefined', 'undefined', 0, '20200.00', '20200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '315120.0000', 'undefined', '20200.00', NULL, NULL, NULL, '15.6000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14602, 7312, 0, '', 'undefined', 'undefined', 'undefined', 0, '20200.00', '20200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '307444.0000', 'undefined', '20200.00', NULL, NULL, NULL, '15.2200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14604, 7313, 0, '', 'undefined', 'undefined', 'undefined', 0, '20100.00', '20100.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '376071.0000', 'undefined', '20100.00', NULL, NULL, NULL, '18.7100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14606, 7314, 0, '', 'undefined', 'undefined', 'undefined', 0, '20100.00', '20100.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '349740.0000', 'undefined', '20100.00', NULL, NULL, NULL, '17.4000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14608, 7315, 0, '', 'undefined', 'undefined', 'undefined', 0, '20100.00', '20100.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '456471.0000', 'undefined', '20100.00', NULL, NULL, NULL, '22.7100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14610, 7316, 0, '', 'undefined', 'undefined', 'undefined', 0, '20200.00', '20200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '410262.0000', 'undefined', '20200.00', NULL, NULL, NULL, '20.3100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14612, 7317, 0, '', 'undefined', 'undefined', 'undefined', 0, '20200.00', '20200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '373094.0000', 'undefined', '20200.00', NULL, NULL, NULL, '18.4700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14614, 7318, 0, '', 'undefined', 'undefined', 'undefined', 0, '20200.00', '20200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '121200.0000', 'undefined', '20200.00', NULL, NULL, NULL, '6.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14616, 7319, 0, '', 'undefined', 'undefined', 'undefined', 0, '20200.00', '20200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '80800.0000', 'undefined', '20200.00', NULL, NULL, NULL, '4.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14618, 7320, 0, '', 'undefined', 'undefined', 'undefined', 0, '20200.00', '20200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '335522.0000', 'undefined', '20200.00', NULL, NULL, NULL, '16.6100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14620, 7321, 0, '', 'undefined', 'undefined', 'undefined', 0, '20200.00', '20200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '288456.0000', 'undefined', '20200.00', NULL, NULL, NULL, '14.2800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14622, 7322, 0, '', 'undefined', 'undefined', 'undefined', 0, '20200.00', '20200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '398546.0000', 'undefined', '20200.00', NULL, NULL, NULL, '19.7300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14624, 7323, 0, '', 'undefined', 'undefined', 'undefined', 0, '20100.00', '20100.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '291450.0000', 'undefined', '20100.00', NULL, NULL, NULL, '14.5000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14626, 7324, 0, '', 'undefined', 'undefined', 'undefined', 0, '20100.00', '20100.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '384111.0000', 'undefined', '20100.00', NULL, NULL, NULL, '19.1100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14628, 7325, 0, '', 'undefined', 'undefined', 'undefined', 0, '20100.00', '20100.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '398181.0000', 'undefined', '20100.00', NULL, NULL, NULL, '19.8100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14630, 7326, 0, '', 'undefined', 'undefined', 'undefined', 0, '20100.00', '20100.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '331449.0000', 'undefined', '20100.00', NULL, NULL, NULL, '16.4900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14632, 7327, 0, '', 'undefined', 'undefined', 'undefined', 0, '20100.00', '20100.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '310947.0000', 'undefined', '20100.00', NULL, NULL, NULL, '15.4700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14634, 7328, 0, '', 'undefined', 'undefined', 'undefined', 0, '20100.00', '20100.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '67536.0000', 'undefined', '20100.00', NULL, NULL, NULL, '3.3600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14636, 7329, 0, '', 'undefined', 'undefined', 'undefined', 0, '20100.00', '20100.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '481194.0000', 'undefined', '20100.00', NULL, NULL, NULL, '23.9400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14638, 7330, 0, '', 'undefined', 'undefined', 'undefined', 0, '20150.00', '20150.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '262756.0000', 'undefined', '20150.00', NULL, NULL, NULL, '13.0400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14640, 7331, 0, '', 'undefined', 'undefined', 'undefined', 0, '20200.00', '20200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '81810.0000', 'undefined', '20200.00', NULL, NULL, NULL, '4.0500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14642, 7332, 0, '', 'undefined', 'undefined', 'undefined', 0, '20200.00', '20200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '259974.0000', 'undefined', '20200.00', NULL, NULL, NULL, '12.8700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14644, 7333, 0, '', 'undefined', 'undefined', 'undefined', 0, '20300.00', '20300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '497553.0000', 'undefined', '20300.00', NULL, NULL, NULL, '24.5100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14646, 7334, 0, '', 'undefined', 'undefined', 'undefined', 0, '20200.00', '20200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '431876.0000', 'undefined', '20200.00', NULL, NULL, NULL, '21.3800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14648, 7335, 0, '', 'undefined', 'undefined', 'undefined', 0, '20200.00', '20200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '307444.0000', 'undefined', '20200.00', NULL, NULL, NULL, '15.2200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14650, 7336, 0, '', 'undefined', 'undefined', 'undefined', 0, '20200.00', '20200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '415312.0000', 'undefined', '20200.00', NULL, NULL, NULL, '20.5600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14652, 7337, 0, '', 'undefined', 'undefined', 'undefined', 0, '20200.00', '20200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '392688.0000', 'undefined', '20200.00', NULL, NULL, NULL, '19.4400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14654, 7338, 0, '', 'undefined', 'undefined', 'undefined', 0, '18000.00', '18000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '336780.0000', 'undefined', '18000.00', NULL, NULL, NULL, '18.7100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14656, 7339, 0, '', 'undefined', 'undefined', 'undefined', 0, '18000.00', '18000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '294120.0000', 'undefined', '18000.00', NULL, NULL, NULL, '16.3400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14658, 7340, 0, '', 'undefined', 'undefined', 'undefined', 0, '18000.00', '18000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '333900.0000', 'undefined', '18000.00', NULL, NULL, NULL, '18.5500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14660, 7341, 0, '', 'undefined', 'undefined', 'undefined', 0, '17900.00', '17900.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '315398.0000', 'undefined', '17900.00', NULL, NULL, NULL, '17.6200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14662, 7342, 0, '', 'undefined', 'undefined', 'undefined', 0, '20100.00', '20100.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '477978.0000', 'undefined', '20100.00', NULL, NULL, NULL, '23.7800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14664, 7343, 0, '', 'undefined', 'undefined', 'undefined', 0, '20100.00', '20100.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '428532.0000', 'undefined', '20100.00', NULL, NULL, NULL, '21.3200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14666, 7344, 0, '', 'undefined', 'undefined', 'undefined', 0, '20100.00', '20100.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '421899.0000', 'undefined', '20100.00', NULL, NULL, NULL, '20.9900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14668, 7345, 0, '', 'undefined', 'undefined', 'undefined', 0, '20200.00', '20200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '304818.0000', 'undefined', '20200.00', NULL, NULL, NULL, '15.0900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14671, 7346, 0, '', 'undefined', 'undefined', 'undefined', 0, '20100.00', '20100.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '169041.0000', 'undefined', '20100.00', NULL, NULL, NULL, '8.4100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14673, 7347, 0, '', 'undefined', 'undefined', 'undefined', 0, '17200.00', '17200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '410392.0000', 'undefined', '17200.00', NULL, NULL, NULL, '23.8600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14675, 7348, 0, '', 'undefined', 'undefined', 'undefined', 0, '17500.00', '17500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '412825.0000', 'undefined', '17500.00', NULL, NULL, NULL, '23.5900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14677, 7349, 0, '', 'undefined', 'undefined', 'undefined', 0, '16500.00', '16500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '316635.0000', 'undefined', '16500.00', NULL, NULL, NULL, '19.1900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14679, 7350, 0, '', 'undefined', 'undefined', 'undefined', 0, '20200.00', '20200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '460358.0000', 'undefined', '20200.00', NULL, NULL, NULL, '22.7900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14681, 7351, 0, '', 'undefined', 'undefined', 'undefined', 0, '20300.00', '20300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '435841.0000', 'undefined', '20300.00', NULL, NULL, NULL, '21.4700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14683, 7352, 0, '', 'undefined', 'undefined', 'undefined', 0, '20300.00', '20300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '345100.0000', 'undefined', '20300.00', NULL, NULL, NULL, '17.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14685, 7353, 0, '', 'undefined', 'undefined', 'undefined', 0, '20150.00', '20150.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '331064.5000', 'undefined', '20150.00', NULL, NULL, NULL, '16.4300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14687, 7354, 0, '', 'undefined', 'undefined', 'undefined', 0, '20200.00', '20200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '190082.0000', 'undefined', '20200.00', NULL, NULL, NULL, '9.4100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14689, 7355, 0, '', 'undefined', 'undefined', 'undefined', 0, '20200.00', '20200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '239572.0000', 'undefined', '20200.00', NULL, NULL, NULL, '11.8600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14691, 7356, 0, '', 'undefined', 'undefined', 'undefined', 0, '20100.00', '20100.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '385518.0000', 'undefined', '20100.00', NULL, NULL, NULL, '19.1800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14693, 7357, 0, '', 'undefined', 'undefined', 'undefined', 0, '20200.00', '20200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '292294.0000', 'undefined', '20200.00', NULL, NULL, NULL, '14.4700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14695, 7358, 0, '', 'undefined', 'undefined', 'undefined', 0, '20200.00', '20200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '410666.0000', 'undefined', '20200.00', NULL, NULL, NULL, '20.3300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14697, 7359, 0, '', 'undefined', 'undefined', 'undefined', 0, '20100.00', '20100.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '333660.0000', 'undefined', '20100.00', NULL, NULL, NULL, '16.6000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14699, 7360, 0, '', 'undefined', 'undefined', 'undefined', 0, '20100.00', '20100.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '320997.0000', 'undefined', '20100.00', NULL, NULL, NULL, '15.9700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14701, 7361, 0, '', 'undefined', 'undefined', 'undefined', 0, '20100.00', '20100.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '351147.0000', 'undefined', '20100.00', NULL, NULL, NULL, '17.4700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14703, 7362, 0, '', 'undefined', 'undefined', 'undefined', 0, '20100.00', '20100.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '69747.0000', 'undefined', '20100.00', NULL, NULL, NULL, '3.4700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14705, 7363, 0, '', 'undefined', 'undefined', 'undefined', 0, '20200.00', '20200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '203818.0000', 'undefined', '20200.00', NULL, NULL, NULL, '10.0900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14707, 7364, 0, '', 'undefined', 'undefined', 'undefined', 0, '16500.00', '16500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '316635.0000', 'undefined', '16500.00', NULL, NULL, NULL, '19.1900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14709, 7365, 0, '', 'undefined', 'undefined', 'undefined', 0, '17500.00', '17500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '1750000.0000', 'undefined', '17500.00', NULL, NULL, NULL, '100.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14711, 7366, 0, '', 'undefined', 'undefined', 'undefined', 0, '20300.00', '20300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '497350.0000', 'undefined', '20300.00', NULL, NULL, NULL, '24.5000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14713, 7367, 0, '', 'undefined', 'undefined', 'undefined', 0, '20300.00', '20300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '489636.0000', 'undefined', '20300.00', NULL, NULL, NULL, '24.1200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14715, 7368, 0, '', 'undefined', 'undefined', 'undefined', 0, '20200.00', '20200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '318150.0000', 'undefined', '20200.00', NULL, NULL, NULL, '15.7500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14717, 7369, 0, '', 'undefined', 'undefined', 'undefined', 0, '20200.00', '20200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '406828.0000', 'undefined', '20200.00', NULL, NULL, NULL, '20.1400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14719, 7370, 0, '', 'undefined', 'undefined', 'undefined', 0, '20200.00', '20200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '376730.0000', 'undefined', '20200.00', NULL, NULL, NULL, '18.6500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14721, 7371, 0, '', 'undefined', 'undefined', 'undefined', 0, '20200.00', '20200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '283608.0000', 'undefined', '20200.00', NULL, NULL, NULL, '14.0400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14723, 7372, 0, '', 'undefined', 'undefined', 'undefined', 0, '20200.00', '20200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '435310.0000', 'undefined', '20200.00', NULL, NULL, NULL, '21.5500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14725, 7373, 0, '', 'undefined', 'undefined', 'undefined', 0, '20200.00', '20200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '72922.0000', 'undefined', '20200.00', NULL, NULL, NULL, '3.6100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14727, 7374, 0, '', 'undefined', 'undefined', 'undefined', 0, '20100.00', '20100.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '342504.0000', 'undefined', '20100.00', NULL, NULL, NULL, '17.0400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14729, 7375, 0, '', 'undefined', 'undefined', 'undefined', 0, '20200.00', '20200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '434098.0000', 'undefined', '20200.00', NULL, NULL, NULL, '21.4900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14731, 7376, 0, '', 'undefined', 'undefined', 'undefined', 0, '20200.00', '20200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '407030.0000', 'undefined', '20200.00', NULL, NULL, NULL, '20.1500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14733, 7377, 0, '', 'undefined', 'undefined', 'undefined', 0, '20300.00', '20300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '350378.0000', 'undefined', '20300.00', NULL, NULL, NULL, '17.2600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14735, 7378, 0, '', 'undefined', 'undefined', 'undefined', 0, '20300.00', '20300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '360325.0000', 'undefined', '20300.00', NULL, NULL, NULL, '17.7500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14737, 7379, 0, '', 'undefined', 'undefined', 'undefined', 0, '20450.00', '20450.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '438448.0000', 'undefined', '20450.00', NULL, NULL, NULL, '21.4400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14739, 7380, 0, '', 'undefined', 'undefined', 'undefined', 0, '17500.00', '17500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '369425.0000', 'undefined', '17500.00', NULL, NULL, NULL, '21.1100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14741, 7381, 0, '', 'undefined', 'undefined', 'undefined', 0, '17500.00', '17500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '361375.0000', 'undefined', '17500.00', NULL, NULL, NULL, '20.6500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14743, 7382, 0, '', 'undefined', 'undefined', 'undefined', 0, '17500.00', '17500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '398825.0000', 'undefined', '17500.00', NULL, NULL, NULL, '22.7900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14745, 7383, 0, '', 'undefined', 'undefined', 'undefined', 0, '1129625.00', '1129625.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '1129625.0000', 'undefined', '1129625.00', NULL, NULL, NULL, '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14747, 7384, 0, '', 'undefined', 'undefined', 'undefined', 0, '17200.00', '17200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '314932.0000', 'undefined', '17200.00', NULL, NULL, NULL, '18.3100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14749, 7385, 0, '', 'undefined', 'undefined', 'undefined', 0, '17100.00', '17100.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '370215.0000', 'undefined', '17100.00', NULL, NULL, NULL, '21.6500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14753, 7387, 0, '', 'undefined', 'undefined', 'undefined', 0, '17200.00', '17200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '322672.0000', 'undefined', '17200.00', NULL, NULL, NULL, '18.7600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14755, 7388, 0, '', 'undefined', 'undefined', 'undefined', 0, '17200.00', '17200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '380292.0000', 'undefined', '17200.00', NULL, NULL, NULL, '22.1100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14757, 7389, 0, '', 'undefined', 'undefined', 'undefined', 0, '17200.00', '17200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '443416.0000', 'undefined', '17200.00', NULL, NULL, NULL, '25.7800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14759, 7390, 0, '', 'undefined', 'undefined', 'undefined', 0, '18000.00', '18000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '294120.0000', 'undefined', '18000.00', NULL, NULL, NULL, '16.3400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14761, 7391, 0, '', 'undefined', 'undefined', 'undefined', 0, '18000.00', '18000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '290160.0000', 'undefined', '18000.00', NULL, NULL, NULL, '16.1200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14763, 7392, 0, '', 'undefined', 'undefined', 'undefined', 0, '20100.00', '20100.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '382302.0000', 'undefined', '20100.00', NULL, NULL, NULL, '19.0200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14765, 7393, 0, '', 'undefined', 'undefined', 'undefined', 0, '20100.00', '20100.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '377478.0000', 'undefined', '20100.00', NULL, NULL, NULL, '18.7800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14767, 7394, 0, '', 'undefined', 'undefined', 'undefined', 0, '17400.00', '17400.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '2610000.0000', 'undefined', '17400.00', NULL, NULL, NULL, '150.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14769, 7395, 0, '', 'undefined', 'undefined', 'undefined', 0, '20300.00', '20300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '428127.0000', 'undefined', '20300.00', NULL, NULL, NULL, '21.0900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14771, 7396, 0, '', 'undefined', 'undefined', 'undefined', 0, '20450.00', '20450.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '464419.5000', 'undefined', '20450.00', NULL, NULL, NULL, '22.7100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14773, 7397, 0, '', 'undefined', 'undefined', 'undefined', 0, '20100.00', '20100.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '357579.0000', 'undefined', '20100.00', NULL, NULL, NULL, '17.7900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14775, 7398, 0, '', 'undefined', 'undefined', 'undefined', 0, '20300.00', '20300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '347739.0000', 'undefined', '20300.00', NULL, NULL, NULL, '17.1300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14777, 7399, 0, '', 'undefined', 'undefined', 'undefined', 0, '20200.00', '20200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '404202.0000', 'undefined', '20200.00', NULL, NULL, NULL, '20.0100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14779, 7400, 0, '', 'undefined', 'undefined', 'undefined', 0, '20200.00', '20200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '325624.0000', 'undefined', '20200.00', NULL, NULL, NULL, '16.1200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14781, 7401, 0, '', 'undefined', 'undefined', 'undefined', 0, '20100.00', '20100.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '307530.0000', 'undefined', '20100.00', NULL, NULL, NULL, '15.3000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14783, 7402, 0, '', 'undefined', 'undefined', 'undefined', 0, '20200.00', '20200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '66458.0000', 'undefined', '20200.00', NULL, NULL, NULL, '3.2900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14785, 7403, 0, '', 'undefined', 'undefined', 'undefined', 0, '20300.00', '20300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '502831.0000', 'undefined', '20300.00', NULL, NULL, NULL, '24.7700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14787, 7404, 0, '', 'undefined', 'undefined', 'undefined', 0, '20200.00', '20200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '402182.0000', 'undefined', '20200.00', NULL, NULL, NULL, '19.9100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14789, 7405, 0, '', 'undefined', 'undefined', 'undefined', 0, '20200.00', '20200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '270680.0000', 'undefined', '20200.00', NULL, NULL, NULL, '13.4000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14791, 7406, 0, '', 'undefined', 'undefined', 'undefined', 0, '20200.00', '20200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '274518.0000', 'undefined', '20200.00', NULL, NULL, NULL, '13.5900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14793, 7407, 0, '', 'undefined', 'undefined', 'undefined', 0, '20200.00', '20200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '355116.0000', 'undefined', '20200.00', NULL, NULL, NULL, '17.5800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14795, 7408, 0, '', 'undefined', 'undefined', 'undefined', 0, '20200.00', '20200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '297748.0000', 'undefined', '20200.00', NULL, NULL, NULL, '14.7400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14797, 7409, 0, '', 'undefined', 'undefined', 'undefined', 0, '20200.00', '20200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '382184.0000', 'undefined', '20200.00', NULL, NULL, NULL, '18.9200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14799, 7410, 0, '', 'undefined', 'undefined', 'undefined', 0, '20200.00', '20200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '331684.0000', 'undefined', '20200.00', NULL, NULL, NULL, '16.4200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14801, 7411, 0, '', 'undefined', 'undefined', 'undefined', 0, '20100.00', '20100.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '292656.0000', 'undefined', '20100.00', NULL, NULL, NULL, '14.5600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14803, 7412, 0, '', 'undefined', 'undefined', 'undefined', 0, '20150.00', '20150.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '315952.0000', 'undefined', '20150.00', NULL, NULL, NULL, '15.6800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14805, 7413, 0, '', 'undefined', 'undefined', 'undefined', 0, '20150.00', '20150.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '333885.5000', 'undefined', '20150.00', NULL, NULL, NULL, '16.5700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14807, 7414, 0, '', 'undefined', 'undefined', 'undefined', 0, '20150.00', '20150.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '331064.5000', 'undefined', '20150.00', NULL, NULL, NULL, '16.4300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14809, 7415, 0, '', 'undefined', 'undefined', 'undefined', 0, '20150.00', '20150.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '322803.0000', 'undefined', '20150.00', NULL, NULL, NULL, '16.0200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14811, 7416, 0, '', 'undefined', 'undefined', 'undefined', 0, '20100.00', '20100.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '301701.0000', 'undefined', '20100.00', NULL, NULL, NULL, '15.0100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14813, 7417, 0, '', 'undefined', 'undefined', 'undefined', 0, '20100.00', '20100.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '297078.0000', 'undefined', '20100.00', NULL, NULL, NULL, '14.7800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14815, 7418, 0, '', 'undefined', 'undefined', 'undefined', 0, '20200.00', '20200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '320978.0000', 'undefined', '20200.00', NULL, NULL, NULL, '15.8900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14817, 7419, 0, '', 'undefined', 'undefined', 'undefined', 0, '20200.00', '20200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '456722.0000', 'undefined', '20200.00', NULL, NULL, NULL, '22.6100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14819, 7420, 0, '', 'undefined', 'undefined', 'undefined', 0, '20200.00', '20200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '357136.0000', 'undefined', '20200.00', NULL, NULL, NULL, '17.6800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14821, 7421, 0, '', 'undefined', 'undefined', 'undefined', 0, '20200.00', '20200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '479346.0000', 'undefined', '20200.00', NULL, NULL, NULL, '23.7300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14823, 7422, 0, '', 'undefined', 'undefined', 'undefined', 0, '20200.00', '20200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '509848.0000', 'undefined', '20200.00', NULL, NULL, NULL, '25.2400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14825, 7423, 0, '', 'undefined', 'undefined', 'undefined', 0, '20300.00', '20300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '488012.0000', 'undefined', '20300.00', NULL, NULL, NULL, '24.0400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14827, 7424, 0, '', 'undefined', 'undefined', 'undefined', 0, '20200.00', '20200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '293910.0000', 'undefined', '20200.00', NULL, NULL, NULL, '14.5500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14829, 7425, 0, '', 'undefined', 'undefined', 'undefined', 0, '20300.00', '20300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '351799.0000', 'undefined', '20300.00', NULL, NULL, NULL, '17.3300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14831, 7426, 0, '', 'undefined', 'undefined', 'undefined', 0, '20200.00', '20200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '314514.0000', 'undefined', '20200.00', NULL, NULL, NULL, '15.5700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14833, 7427, 0, '', 'undefined', 'undefined', 'undefined', 0, '20300.00', '20300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '423052.0000', 'undefined', '20300.00', NULL, NULL, NULL, '20.8400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14835, 7428, 0, '', 'undefined', 'undefined', 'undefined', 0, '20300.00', '20300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '304094.0000', 'undefined', '20300.00', NULL, NULL, NULL, '14.9800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14837, 7429, 0, '', 'undefined', 'undefined', 'undefined', 0, '20200.00', '20200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '438946.0000', 'undefined', '20200.00', NULL, NULL, NULL, '21.7300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14839, 7430, 0, '', 'undefined', 'undefined', 'undefined', 0, '20200.00', '20200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '418342.0000', 'undefined', '20200.00', NULL, NULL, NULL, '20.7100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14841, 7431, 0, '', 'undefined', 'undefined', 'undefined', 0, '20200.00', '20200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '374104.0000', 'undefined', '20200.00', NULL, NULL, NULL, '18.5200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14843, 7432, 0, '', 'undefined', 'undefined', 'undefined', 0, '20100.00', '20100.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '266124.0000', 'undefined', '20100.00', NULL, NULL, NULL, '13.2400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14845, 7433, 0, '', 'undefined', 'undefined', 'undefined', 0, '20100.00', '20100.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '332454.0000', 'undefined', '20100.00', NULL, NULL, NULL, '16.5400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14847, 7434, 0, '', 'undefined', 'undefined', 'undefined', 0, '20100.00', '20100.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '308535.0000', 'undefined', '20100.00', NULL, NULL, NULL, '15.3500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14849, 7435, 0, '', 'undefined', 'undefined', 'undefined', 0, '20300.00', '20300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '503034.0000', 'undefined', '20300.00', NULL, NULL, NULL, '24.7800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14851, 7436, 0, '', 'undefined', 'undefined', 'undefined', 0, '20200.00', '20200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '401172.0000', 'undefined', '20200.00', NULL, NULL, NULL, '19.8600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14853, 7437, 0, '', 'undefined', 'undefined', 'undefined', 0, '20200.00', '20200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '298152.0000', 'undefined', '20200.00', NULL, NULL, NULL, '14.7600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14855, 7438, 0, '', 'undefined', 'undefined', 'undefined', 0, '20200.00', '20200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '471064.0000', 'undefined', '20200.00', NULL, NULL, NULL, '23.3200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14857, 7439, 0, '', 'undefined', 'undefined', 'undefined', 0, '20100.00', '20100.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '463506.0000', 'undefined', '20100.00', NULL, NULL, NULL, '23.0600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14859, 7440, 0, '', 'undefined', 'undefined', 'undefined', 0, '20100.00', '20100.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '459084.0000', 'undefined', '20100.00', NULL, NULL, NULL, '22.8400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14861, 7441, 0, '', 'undefined', 'undefined', 'undefined', 0, '20100.00', '20100.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '451044.0000', 'undefined', '20100.00', NULL, NULL, NULL, '22.4400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14863, 7442, 0, '', 'undefined', 'undefined', 'undefined', 0, '20200.00', '20200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '70296.0000', 'undefined', '20200.00', NULL, NULL, NULL, '3.4800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14865, 7443, 0, '', 'undefined', 'undefined', 'undefined', 0, '20100.00', '20100.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '61506.0000', 'undefined', '20100.00', NULL, NULL, NULL, '3.0600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14867, 7444, 0, '', 'undefined', 'undefined', 'undefined', 0, '20300.00', '20300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '106575.0000', 'undefined', '20300.00', NULL, NULL, NULL, '5.2500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14869, 7445, 0, '', 'undefined', 'undefined', 'undefined', 0, '16500.00', '16500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '316635.0000', 'undefined', '16500.00', NULL, NULL, NULL, '19.1900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14871, 7446, 0, '', 'undefined', 'undefined', 'undefined', 0, '17500.00', '17500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '700000.0000', 'undefined', '17500.00', NULL, NULL, NULL, '40.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14873, 7447, 0, '', 'undefined', 'undefined', 'undefined', 0, '18000.00', '18000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '340020.0000', 'undefined', '18000.00', NULL, NULL, NULL, '18.8900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14875, 7448, 0, '', 'undefined', 'undefined', 'undefined', 0, '17200.00', '17200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '382356.0000', 'undefined', '17200.00', NULL, NULL, NULL, '22.2300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14877, 7449, 0, '', 'undefined', 'undefined', 'undefined', 0, '17200.00', '17200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '353460.0000', 'undefined', '17200.00', NULL, NULL, NULL, '20.5500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14879, 7450, 0, '', 'undefined', 'undefined', 'undefined', 0, '17100.00', '17100.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '428526.0000', 'undefined', '17100.00', NULL, NULL, NULL, '25.0600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14881, 7451, 0, '', 'undefined', 'undefined', 'undefined', 0, '17500.00', '17500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '360325.0000', 'undefined', '17500.00', NULL, NULL, NULL, '20.5900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14883, 7452, 0, '', 'undefined', 'undefined', 'undefined', 0, '17500.00', '17500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '367500.0000', 'undefined', '17500.00', NULL, NULL, NULL, '21.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14885, 7453, 0, '', 'undefined', 'undefined', 'undefined', 0, '17500.00', '17500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '328475.0000', 'undefined', '17500.00', NULL, NULL, NULL, '18.7700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14887, 7454, 0, '', 'undefined', 'undefined', 'undefined', 0, '1056300.00', '1056300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '1056300.0000', 'undefined', '1056300.00', NULL, NULL, NULL, '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14891, 7456, 0, '', 'undefined', 'undefined', 'undefined', 0, '17200.00', '17200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '325768.0000', 'undefined', '17200.00', NULL, NULL, NULL, '18.9400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14893, 7457, 0, '', 'undefined', 'undefined', 'undefined', 0, '17200.00', '17200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '50396.0000', 'undefined', '17200.00', NULL, NULL, NULL, '2.9300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14896, 7458, 0, '', 'undefined', 'undefined', 'undefined', 0, '7000.00', '7000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '7000.0000', 'undefined', '7000.00', NULL, NULL, NULL, '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14898, 7459, 0, '', 'undefined', 'undefined', 'undefined', 0, '1800.00', '1800.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '1800.0000', 'undefined', '1800.00', NULL, NULL, NULL, '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14900, 7460, 0, '', 'undefined', 'undefined', 'undefined', 0, '20300.00', '20300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '308357.0000', 'undefined', '20300.00', NULL, NULL, NULL, '15.1900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14902, 7461, 0, '', 'undefined', 'undefined', 'undefined', 0, '20300.00', '20300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '498974.0000', 'undefined', '20300.00', NULL, NULL, NULL, '24.5800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14904, 7462, 0, '', 'undefined', 'undefined', 'undefined', 0, '20300.00', '20300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '319522.0000', 'undefined', '20300.00', NULL, NULL, NULL, '15.7400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14906, 7463, 0, '', 'undefined', 'undefined', 'undefined', 0, '20300.00', '20300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '74298.0000', 'undefined', '20300.00', NULL, NULL, NULL, '3.6600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14908, 7464, 0, '', 'undefined', 'undefined', 'undefined', 0, '20200.00', '20200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '383396.0000', 'undefined', '20200.00', NULL, NULL, NULL, '18.9800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14910, 7465, 0, '', 'undefined', 'undefined', 'undefined', 0, '20300.00', '20300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '499786.0000', 'undefined', '20300.00', NULL, NULL, NULL, '24.6200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14912, 7466, 0, '', 'undefined', 'undefined', 'undefined', 0, '20200.00', '20200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '416726.0000', 'undefined', '20200.00', NULL, NULL, NULL, '20.6300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14914, 7467, 0, '', 'undefined', 'undefined', 'undefined', 0, '20200.00', '20200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '420362.0000', 'undefined', '20200.00', NULL, NULL, NULL, '20.8100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14916, 7468, 0, '', 'undefined', 'undefined', 'undefined', 0, '20200.00', '20200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '412888.0000', 'undefined', '20200.00', NULL, NULL, NULL, '20.4400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14918, 7469, 0, '', 'undefined', 'undefined', 'undefined', 0, '20200.00', '20200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '294314.0000', 'undefined', '20200.00', NULL, NULL, NULL, '14.5700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14920, 7470, 0, '', 'undefined', 'undefined', 'undefined', 0, '20200.00', '20200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '418948.0000', 'undefined', '20200.00', NULL, NULL, NULL, '20.7400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14923, 7471, 0, '', 'undefined', 'undefined', 'undefined', 0, '26000.00', '26000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '26000.0000', 'undefined', '26000.00', NULL, NULL, NULL, '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14926, 7386, 0, '', 'undefined', 'undefined', 'undefined', 0, '18900.00', '18900.00', '218.00', 1, '0.0000', NULL, '', '', '0.00', '4120200.0000', 'undefined', '18900.00', NULL, NULL, NULL, '218.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14927, 7241, 0, '', 'undefined', 'undefined', 'undefined', 0, '17000.00', '17000.00', '50.00', 1, '0.0000', NULL, '', '', '0.00', '850000.0000', 'undefined', '17000.00', NULL, NULL, NULL, '50.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14928, 7227, 0, '', 'undefined', 'undefined', 'undefined', 0, '17250.00', '17250.00', '150.00', 1, '0.0000', NULL, '', '', '0.00', '2587500.0000', 'undefined', '17250.00', NULL, NULL, NULL, '150.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14930, 7473, 0, '', 'undefined', 'undefined', 'undefined', 0, '17250.00', '17250.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '345000.0000', 'undefined', '17250.00', NULL, NULL, NULL, '20.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14932, 7474, 0, '', 'undefined', 'undefined', 'undefined', 0, '27100.00', '27100.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '27100.0000', 'undefined', '27100.00', NULL, NULL, NULL, '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14934, 7475, 0, '', 'undefined', 'undefined', 'undefined', 0, '20300.00', '20300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '450051.0000', 'undefined', '20300.00', NULL, NULL, NULL, '22.1700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14936, 7476, 0, '', 'undefined', 'undefined', 'undefined', 0, '20300.00', '20300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '447412.0000', 'undefined', '20300.00', NULL, NULL, NULL, '22.0400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14938, 7477, 0, '', 'undefined', 'undefined', 'undefined', 0, '20000.00', '20000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '372000.0000', 'undefined', '20000.00', NULL, NULL, NULL, '18.6000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14940, 7478, 0, '', 'undefined', 'undefined', 'undefined', 0, '20000.00', '20000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '363200.0000', 'undefined', '20000.00', NULL, NULL, NULL, '18.1600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14942, 7479, 0, '', 'undefined', 'undefined', 'undefined', 0, '20100.00', '20100.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '476772.0000', 'undefined', '20100.00', NULL, NULL, NULL, '23.7200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14944, 7480, 0, '', 'undefined', 'undefined', 'undefined', 0, '20100.00', '20100.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '468129.0000', 'undefined', '20100.00', NULL, NULL, NULL, '23.2900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14946, 7481, 0, '', 'undefined', 'undefined', 'undefined', 0, '20100.00', '20100.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '340695.0000', 'undefined', '20100.00', NULL, NULL, NULL, '16.9500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14948, 7482, 0, '', 'undefined', 'undefined', 'undefined', 0, '20200.00', '20200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '199374.0000', 'undefined', '20200.00', NULL, NULL, NULL, '9.8700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14950, 7483, 0, '', 'undefined', 'undefined', 'undefined', 0, '20000.00', '20000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '69400.0000', 'undefined', '20000.00', NULL, NULL, NULL, '3.4700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14952, 7484, 0, '', 'undefined', 'undefined', 'undefined', 0, '20100.00', '20100.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '74370.0000', 'undefined', '20100.00', NULL, NULL, NULL, '3.7000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14954, 7485, 0, '', 'undefined', 'undefined', 'undefined', 0, '17100.00', '17100.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '464607.0000', 'undefined', '17100.00', NULL, NULL, NULL, '27.1700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14956, 7486, 0, '', 'undefined', 'undefined', 'undefined', 0, '17200.00', '17200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '55728.0000', 'undefined', '17200.00', NULL, NULL, NULL, '3.2400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14958, 7487, 0, '', 'undefined', 'undefined', 'undefined', 0, '20300.00', '20300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '523537.0000', 'undefined', '20300.00', NULL, NULL, NULL, '25.7900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14960, 7488, 0, '', 'undefined', 'undefined', 'undefined', 0, '20300.00', '20300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '269990.0000', 'undefined', '20300.00', NULL, NULL, NULL, '13.3000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14962, 7489, 0, '', 'undefined', 'undefined', 'undefined', 0, '20300.00', '20300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '503643.0000', 'undefined', '20300.00', NULL, NULL, NULL, '24.8100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14964, 7490, 0, '', 'undefined', 'undefined', 'undefined', 0, '16000.00', '16000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '205920.0000', 'undefined', '16000.00', NULL, NULL, NULL, '12.8700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14965, 6562, 0, '', 'undefined', 'undefined', 'undefined', 0, '19500.00', '19500.00', '20.79', 1, '0.0000', NULL, '', '', '0.00', '405405.0000', 'undefined', '19500.00', NULL, NULL, NULL, '20.7900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14967, 7491, 0, '', 'undefined', 'undefined', 'undefined', 0, '20000.00', '20000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '322800.0000', 'undefined', '20000.00', NULL, NULL, NULL, '16.1400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14969, 7492, 0, '', 'undefined', 'undefined', 'undefined', 0, '20000.00', '20000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '376200.0000', 'undefined', '20000.00', NULL, NULL, NULL, '18.8100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14971, 7493, 0, '', 'undefined', 'undefined', 'undefined', 0, '20000.00', '20000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '443400.0000', 'undefined', '20000.00', NULL, NULL, NULL, '22.1700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14973, 7494, 0, '', 'undefined', 'undefined', 'undefined', 0, '20000.00', '20000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '427600.0000', 'undefined', '20000.00', NULL, NULL, NULL, '21.3800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14975, 7495, 0, '', 'undefined', 'undefined', 'undefined', 0, '20100.00', '20100.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '339087.0000', 'undefined', '20100.00', NULL, NULL, NULL, '16.8700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14977, 7496, 0, '', 'undefined', 'undefined', 'undefined', 0, '20100.00', '20100.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '70350.0000', 'undefined', '20100.00', NULL, NULL, NULL, '3.5000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14979, 7497, 0, '', 'undefined', 'undefined', 'undefined', 0, '20100.00', '20100.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '73365.0000', 'undefined', '20100.00', NULL, NULL, NULL, '3.6500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14981, 7498, 0, '', 'undefined', 'undefined', 'undefined', 0, '17300.00', '17300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '103800.0000', 'undefined', '17300.00', NULL, NULL, NULL, '6.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14983, 7499, 0, '', 'undefined', 'undefined', 'undefined', 0, '17300.00', '17300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '347211.0000', 'undefined', '17300.00', NULL, NULL, NULL, '20.0700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14985, 7500, 0, '', 'undefined', 'undefined', 'undefined', 0, '20300.00', '20300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '401940.0000', 'undefined', '20300.00', NULL, NULL, NULL, '19.8000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14987, 7501, 0, '', 'undefined', 'undefined', 'undefined', 0, '20300.00', '20300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '252532.0000', 'undefined', '20300.00', NULL, NULL, NULL, '12.4400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14989, 7502, 0, '', 'undefined', 'undefined', 'undefined', 0, '20300.00', '20300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '389354.0000', 'undefined', '20300.00', NULL, NULL, NULL, '19.1800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14991, 7503, 0, '', 'undefined', 'undefined', 'undefined', 0, '20300.00', '20300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '356671.0000', 'undefined', '20300.00', NULL, NULL, NULL, '17.5700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14993, 7504, 0, '', 'undefined', 'undefined', 'undefined', 0, '20300.00', '20300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '323785.0000', 'undefined', '20300.00', NULL, NULL, NULL, '15.9500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14995, 7505, 0, '', 'undefined', 'undefined', 'undefined', 0, '17500.00', '17500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '1750000.0000', 'undefined', '17500.00', NULL, NULL, NULL, '100.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14997, 7506, 0, '', 'undefined', 'undefined', 'undefined', 0, '18000.00', '18000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '288720.0000', 'undefined', '18000.00', NULL, NULL, NULL, '16.0400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (14999, 7507, 0, '', 'undefined', 'undefined', 'undefined', 0, '18000.00', '18000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '332640.0000', 'undefined', '18000.00', NULL, NULL, NULL, '18.4800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15001, 7508, 0, '', 'undefined', 'undefined', 'undefined', 0, '20100.00', '20100.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '317178.0000', 'undefined', '20100.00', NULL, NULL, NULL, '15.7800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15003, 7509, 0, '', 'undefined', 'undefined', 'undefined', 0, '20100.00', '20100.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '287832.0000', 'undefined', '20100.00', NULL, NULL, NULL, '14.3200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15005, 7510, 0, '', 'undefined', 'undefined', 'undefined', 0, '20000.00', '20000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '362000.0000', 'undefined', '20000.00', NULL, NULL, NULL, '18.1000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15007, 7511, 0, '', 'undefined', 'undefined', 'undefined', 0, '20000.00', '20000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '336600.0000', 'undefined', '20000.00', NULL, NULL, NULL, '16.8300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15009, 7512, 0, '', 'undefined', 'undefined', 'undefined', 0, '20000.00', '20000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '437000.0000', 'undefined', '20000.00', NULL, NULL, NULL, '21.8500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15011, 7513, 0, '', 'undefined', 'undefined', 'undefined', 0, '20300.00', '20300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '481313.0000', 'undefined', '20300.00', NULL, NULL, NULL, '23.7100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15013, 7514, 0, '', 'undefined', 'undefined', 'undefined', 0, '20100.00', '20100.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '97887.0000', 'undefined', '20100.00', NULL, NULL, NULL, '4.8700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15015, 7515, 0, '', 'undefined', 'undefined', 'undefined', 0, '17100.00', '17100.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '425106.0000', 'undefined', '17100.00', NULL, NULL, NULL, '24.8600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15017, 7516, 0, '', 'undefined', 'undefined', 'undefined', 0, '20300.00', '20300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '513387.0000', 'undefined', '20300.00', NULL, NULL, NULL, '25.2900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15019, 7517, 0, '', 'undefined', 'undefined', 'undefined', 0, '20300.00', '20300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '362558.0000', 'undefined', '20300.00', NULL, NULL, NULL, '17.8600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15021, 7518, 0, '', 'undefined', 'undefined', 'undefined', 0, '20300.00', '20300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '455532.0000', 'undefined', '20300.00', NULL, NULL, NULL, '22.4400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15023, 7519, 0, '', 'undefined', 'undefined', 'undefined', 0, '20300.00', '20300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '471366.0000', 'undefined', '20300.00', NULL, NULL, NULL, '23.2200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15025, 7520, 0, '', 'undefined', 'undefined', 'undefined', 0, '20300.00', '20300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '420819.0000', 'undefined', '20300.00', NULL, NULL, NULL, '20.7300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15027, 7521, 0, '', 'undefined', 'undefined', 'undefined', 0, '20300.00', '20300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '419804.0000', 'undefined', '20300.00', NULL, NULL, NULL, '20.6800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15029, 7522, 0, '', 'undefined', 'undefined', 'undefined', 0, '20300.00', '20300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '447209.0000', 'undefined', '20300.00', NULL, NULL, NULL, '22.0300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15033, 7524, 0, '', 'undefined', 'undefined', 'undefined', 0, '20300.00', '20300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '388542.0000', 'undefined', '20300.00', NULL, NULL, NULL, '19.1400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15036, 7525, 0, '', 'undefined', 'undefined', 'undefined', 0, '18000.00', '18000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '282600.0000', 'undefined', '18000.00', NULL, NULL, NULL, '15.7000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15038, 7526, 0, '', 'undefined', 'undefined', 'undefined', 0, '17620.00', '17620.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '378830.0000', 'undefined', '17620.00', NULL, NULL, NULL, '21.5000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15040, 7527, 0, '', 'undefined', 'undefined', 'undefined', 0, '20100.00', '20100.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '382905.0000', 'undefined', '20100.00', NULL, NULL, NULL, '19.0500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15042, 7528, 0, '', 'undefined', 'undefined', 'undefined', 0, '20100.00', '20100.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '367026.0000', 'undefined', '20100.00', NULL, NULL, NULL, '18.2600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15044, 7529, 0, '', 'undefined', 'undefined', 'undefined', 0, '20300.00', '20300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '483952.0000', 'undefined', '20300.00', NULL, NULL, NULL, '23.8400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15046, 7530, 0, '', 'undefined', 'undefined', 'undefined', 0, '20300.00', '20300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '487606.0000', 'undefined', '20300.00', NULL, NULL, NULL, '24.0200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15048, 7531, 0, '', 'undefined', 'undefined', 'undefined', 0, '20100.00', '20100.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '391347.0000', 'undefined', '20100.00', NULL, NULL, NULL, '19.4700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15050, 7532, 0, '', 'undefined', 'undefined', 'undefined', 0, '20100.00', '20100.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '96882.0000', 'undefined', '20100.00', NULL, NULL, NULL, '4.8200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15053, 7533, 0, '', 'undefined', 'undefined', 'undefined', 0, '20000.00', '20000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '68800.0000', 'undefined', '20000.00', NULL, NULL, NULL, '3.4400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15055, 7534, 0, '', 'undefined', 'undefined', 'undefined', 0, '20000.00', '20000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '66600.0000', 'undefined', '20000.00', NULL, NULL, NULL, '3.3300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15057, 7535, 0, '', 'undefined', 'undefined', 'undefined', 0, '20000.00', '20000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '291400.0000', 'undefined', '20000.00', NULL, NULL, NULL, '14.5700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15059, 7536, 0, '', 'undefined', 'undefined', 'undefined', 0, '20000.00', '20000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '377000.0000', 'undefined', '20000.00', NULL, NULL, NULL, '18.8500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15061, 7537, 0, '', 'undefined', 'undefined', 'undefined', 0, '20000.00', '20000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '434800.0000', 'undefined', '20000.00', NULL, NULL, NULL, '21.7400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15063, 7538, 0, '', 'undefined', 'undefined', 'undefined', 0, '20000.00', '20000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '408400.0000', 'undefined', '20000.00', NULL, NULL, NULL, '20.4200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15065, 7539, 0, '', 'undefined', 'undefined', 'undefined', 0, '20100.00', '20100.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '296877.0000', 'undefined', '20100.00', NULL, NULL, NULL, '14.7700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15067, 7540, 0, '', 'undefined', 'undefined', 'undefined', 0, '20100.00', '20100.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '328635.0000', 'undefined', '20100.00', NULL, NULL, NULL, '16.3500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15069, 7541, 0, '', 'undefined', 'undefined', 'undefined', 0, '20100.00', '20100.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '262305.0000', 'undefined', '20100.00', NULL, NULL, NULL, '13.0500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15071, 7542, 0, '', 'undefined', 'undefined', 'undefined', 0, '17100.00', '17100.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '311049.0000', 'undefined', '17100.00', NULL, NULL, NULL, '18.1900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15073, 7543, 0, '', 'undefined', 'undefined', 'undefined', 0, '17200.00', '17200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '388204.0000', 'undefined', '17200.00', NULL, NULL, NULL, '22.5700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15075, 7544, 0, '', 'undefined', 'undefined', 'undefined', 0, '17200.00', '17200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '375992.0000', 'undefined', '17200.00', NULL, NULL, NULL, '21.8600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15077, 7545, 0, '', 'undefined', 'undefined', 'undefined', 0, '17500.00', '17500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '442925.0000', 'undefined', '17500.00', NULL, NULL, NULL, '25.3100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15079, 7546, 0, '', 'undefined', 'undefined', 'undefined', 0, '20300.00', '20300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '470554.0000', 'undefined', '20300.00', NULL, NULL, NULL, '23.1800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15081, 7547, 0, '', 'undefined', 'undefined', 'undefined', 0, '20300.00', '20300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '393617.0000', 'undefined', '20300.00', NULL, NULL, NULL, '19.3900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15083, 7548, 0, '', 'undefined', 'undefined', 'undefined', 0, '20300.00', '20300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '465682.0000', 'undefined', '20300.00', NULL, NULL, NULL, '22.9400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15085, 7549, 0, '', 'undefined', 'undefined', 'undefined', 0, '20300.00', '20300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '481922.0000', 'undefined', '20300.00', NULL, NULL, NULL, '23.7400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15087, 7550, 0, '', 'undefined', 'undefined', 'undefined', 0, '20300.00', '20300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '472787.0000', 'undefined', '20300.00', NULL, NULL, NULL, '23.2900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15089, 7551, 0, '', 'undefined', 'undefined', 'undefined', 0, '20300.00', '20300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '430766.0000', 'undefined', '20300.00', NULL, NULL, NULL, '21.2200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15091, 7552, 0, '', 'undefined', 'undefined', 'undefined', 0, '20300.00', '20300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '464464.0000', 'undefined', '20300.00', NULL, NULL, NULL, '22.8800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15093, 7553, 0, '', 'undefined', 'undefined', 'undefined', 0, '20300.00', '20300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '307545.0000', 'undefined', '20300.00', NULL, NULL, NULL, '15.1500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15095, 7554, 0, '', 'undefined', 'undefined', 'undefined', 0, '20300.00', '20300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '373723.0000', 'undefined', '20300.00', NULL, NULL, NULL, '18.4100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15097, 7555, 0, '', 'undefined', 'undefined', 'undefined', 0, '20300.00', '20300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '294959.0000', 'undefined', '20300.00', NULL, NULL, NULL, '14.5300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15099, 7556, 0, '', 'undefined', 'undefined', 'undefined', 0, '20300.00', '20300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '501613.0000', 'undefined', '20300.00', NULL, NULL, NULL, '24.7100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15101, 7557, 0, '', 'undefined', 'undefined', 'undefined', 0, '20300.00', '20300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '317086.0000', 'undefined', '20300.00', NULL, NULL, NULL, '15.6200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15103, 7558, 0, '', 'undefined', 'undefined', 'undefined', 0, '20100.00', '20100.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '442602.0000', 'undefined', '20100.00', NULL, NULL, NULL, '22.0200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15105, 7559, 0, '', 'undefined', 'undefined', 'undefined', 0, '20100.00', '20100.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '454662.0000', 'undefined', '20100.00', NULL, NULL, NULL, '22.6200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15107, 7560, 0, '', 'undefined', 'undefined', 'undefined', 0, '20100.00', '20100.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '103314.0000', 'undefined', '20100.00', NULL, NULL, NULL, '5.1400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15109, 7561, 0, '', 'undefined', 'undefined', 'undefined', 0, '20000.00', '20000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '65800.0000', 'undefined', '20000.00', NULL, NULL, NULL, '3.2900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15111, 7562, 0, '', 'undefined', 'undefined', 'undefined', 0, '20000.00', '20000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '425600.0000', 'undefined', '20000.00', NULL, NULL, NULL, '21.2800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15113, 7563, 0, '', 'undefined', 'undefined', 'undefined', 0, '20100.00', '20100.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '488832.0000', 'undefined', '20100.00', NULL, NULL, NULL, '24.3200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15115, 7564, 0, '', 'undefined', 'undefined', 'undefined', 0, '20300.00', '20300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '464261.0000', 'undefined', '20300.00', NULL, NULL, NULL, '22.8700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15117, 7565, 0, '', 'undefined', 'undefined', 'undefined', 0, '20100.00', '20100.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '347127.0000', 'undefined', '20100.00', NULL, NULL, NULL, '17.2700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15119, 7566, 0, '', 'undefined', 'undefined', 'undefined', 0, '19900.00', '19900.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '378299.0000', 'undefined', '19900.00', NULL, NULL, NULL, '19.0100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15121, 7567, 0, '', 'undefined', 'undefined', 'undefined', 0, '20000.00', '20000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '410600.0000', 'undefined', '20000.00', NULL, NULL, NULL, '20.5300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15123, 7568, 0, '', 'undefined', 'undefined', 'undefined', 0, '20000.00', '20000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '405800.0000', 'undefined', '20000.00', NULL, NULL, NULL, '20.2900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15125, 7569, 0, '', 'undefined', 'undefined', 'undefined', 0, '20000.00', '20000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '437000.0000', 'undefined', '20000.00', NULL, NULL, NULL, '21.8500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15127, 7570, 0, '', 'undefined', 'undefined', 'undefined', 0, '20000.00', '20000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '434000.0000', 'undefined', '20000.00', NULL, NULL, NULL, '21.7000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15129, 7571, 0, '', 'undefined', 'undefined', 'undefined', 0, '20000.00', '20000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '384600.0000', 'undefined', '20000.00', NULL, NULL, NULL, '19.2300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15131, 7572, 0, '', 'undefined', 'undefined', 'undefined', 0, '17100.00', '17100.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '395181.0000', 'undefined', '17100.00', NULL, NULL, NULL, '23.1100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15134, 7574, 0, '', 'undefined', 'undefined', 'undefined', 0, '17000.00', '17000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '448970.0000', 'undefined', '17000.00', NULL, NULL, NULL, '26.4100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15136, 7575, 0, '', 'undefined', 'undefined', 'undefined', 0, '17500.00', '17500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '403375.0000', 'undefined', '17500.00', NULL, NULL, NULL, '23.0500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15138, 7576, 0, '', 'undefined', 'undefined', 'undefined', 0, '17500.00', '17500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '459200.0000', 'undefined', '17500.00', NULL, NULL, NULL, '26.2400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15140, 7577, 0, '', 'undefined', 'undefined', 'undefined', 0, '17500.00', '17500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '454475.0000', 'undefined', '17500.00', NULL, NULL, NULL, '25.9700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15142, 7578, 0, '', 'undefined', 'undefined', 'undefined', 0, '17100.00', '17100.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '451782.0000', 'undefined', '17100.00', NULL, NULL, NULL, '26.4200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15144, 7579, 0, '', 'undefined', 'undefined', 'undefined', 0, '20300.00', '20300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '401331.0000', 'undefined', '20300.00', NULL, NULL, NULL, '19.7700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15146, 7580, 0, '', 'undefined', 'undefined', 'undefined', 0, '20300.00', '20300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '454314.0000', 'undefined', '20300.00', NULL, NULL, NULL, '22.3800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15148, 7581, 0, '', 'undefined', 'undefined', 'undefined', 0, '20300.00', '20300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '515620.0000', 'undefined', '20300.00', NULL, NULL, NULL, '25.4000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15150, 7582, 0, '', 'undefined', 'undefined', 'undefined', 0, '20300.00', '20300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '415947.0000', 'undefined', '20300.00', NULL, NULL, NULL, '20.4900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15152, 7583, 0, '', 'undefined', 'undefined', 'undefined', 0, '20300.00', '20300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '392196.0000', 'undefined', '20300.00', NULL, NULL, NULL, '19.3200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15154, 7584, 0, '', 'undefined', 'undefined', 'undefined', 0, '20300.00', '20300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '349566.0000', 'undefined', '20300.00', NULL, NULL, NULL, '17.2200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15156, 7585, 0, '', 'undefined', 'undefined', 'undefined', 0, '20300.00', '20300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '300237.0000', 'undefined', '20300.00', NULL, NULL, NULL, '14.7900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15158, 7586, 0, '', 'undefined', 'undefined', 'undefined', 0, '21500.00', '21500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '315405.0000', 'undefined', '21500.00', NULL, NULL, NULL, '14.6700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15160, 7587, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '434530.0000', 'undefined', '19000.00', NULL, NULL, NULL, '22.8700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15162, 7588, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '441370.0000', 'undefined', '19000.00', NULL, NULL, NULL, '23.2300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15164, 7589, 0, '', 'undefined', 'undefined', 'undefined', 0, '20000.00', '20000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '408600.0000', 'undefined', '20000.00', NULL, NULL, NULL, '20.4300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15166, 7590, 0, '', 'undefined', 'undefined', 'undefined', 0, '20000.00', '20000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '371800.0000', 'undefined', '20000.00', NULL, NULL, NULL, '18.5900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15168, 7591, 0, '', 'undefined', 'undefined', 'undefined', 0, '20000.00', '20000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '412000.0000', 'undefined', '20000.00', NULL, NULL, NULL, '20.6000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15170, 7592, 0, '', 'undefined', 'undefined', 'undefined', 0, '20100.00', '20100.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '349338.0000', 'undefined', '20100.00', NULL, NULL, NULL, '17.3800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15172, 7593, 0, '', 'undefined', 'undefined', 'undefined', 0, '20100.00', '20100.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '383307.0000', 'undefined', '20100.00', NULL, NULL, NULL, '19.0700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15174, 7594, 0, '', 'undefined', 'undefined', 'undefined', 0, '20100.00', '20100.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '358785.0000', 'undefined', '20100.00', NULL, NULL, NULL, '17.8500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15176, 7595, 0, '', 'undefined', 'undefined', 'undefined', 0, '20300.00', '20300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '437465.0000', 'undefined', '20300.00', NULL, NULL, NULL, '21.5500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15178, 7596, 0, '', 'undefined', 'undefined', 'undefined', 0, '20300.00', '20300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '484764.0000', 'undefined', '20300.00', NULL, NULL, NULL, '23.8800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15180, 7597, 0, '', 'undefined', 'undefined', 'undefined', 0, '20000.00', '20000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '273600.0000', 'undefined', '20000.00', NULL, NULL, NULL, '13.6800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15182, 7598, 0, '', 'undefined', 'undefined', 'undefined', 0, '19900.00', '19900.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '296510.0000', 'undefined', '19900.00', NULL, NULL, NULL, '14.9000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15184, 7599, 0, '', 'undefined', 'undefined', 'undefined', 0, '20300.00', '20300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '367024.0000', 'undefined', '20300.00', NULL, NULL, NULL, '18.0800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15186, 7600, 0, '', 'undefined', 'undefined', 'undefined', 0, '20100.00', '20100.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '127434.0000', 'undefined', '20100.00', NULL, NULL, NULL, '6.3400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15188, 7601, 0, '', 'undefined', 'undefined', 'undefined', 0, '17100.00', '17100.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '208107.0000', 'undefined', '17100.00', NULL, NULL, NULL, '12.1700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15190, 7602, 0, '', 'undefined', 'undefined', 'undefined', 0, '17100.00', '17100.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '409545.0000', 'undefined', '17100.00', NULL, NULL, NULL, '23.9500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15192, 7603, 0, '', 'undefined', 'undefined', 'undefined', 0, '17300.00', '17300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '102070.0000', 'undefined', '17300.00', NULL, NULL, NULL, '5.9000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15194, 7604, 0, '', 'undefined', 'undefined', 'undefined', 0, '17300.00', '17300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '97745.0000', 'undefined', '17300.00', NULL, NULL, NULL, '5.6500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15196, 7605, 0, '', 'undefined', 'undefined', 'undefined', 0, '20300.00', '20300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '515417.0000', 'undefined', '20300.00', NULL, NULL, NULL, '25.3900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15198, 7606, 0, '', 'undefined', 'undefined', 'undefined', 0, '20300.00', '20300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '379813.0000', 'undefined', '20300.00', NULL, NULL, NULL, '18.7100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15200, 7607, 0, '', 'undefined', 'undefined', 'undefined', 0, '20300.00', '20300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '416962.0000', 'undefined', '20300.00', NULL, NULL, NULL, '20.5400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15202, 7608, 0, '', 'undefined', 'undefined', 'undefined', 0, '20300.00', '20300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '388745.0000', 'undefined', '20300.00', NULL, NULL, NULL, '19.1500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15204, 7609, 0, '', 'undefined', 'undefined', 'undefined', 0, '20300.00', '20300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '190820.0000', 'undefined', '20300.00', NULL, NULL, NULL, '9.4000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15206, 7610, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '435670.0000', 'undefined', '19000.00', NULL, NULL, NULL, '22.9300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15208, 7611, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '2287600.0000', 'undefined', '19000.00', NULL, NULL, NULL, '120.4000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15210, 7612, 0, '', 'undefined', 'undefined', 'undefined', 0, '0.00', '0.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '0.0000', 'undefined', '0.00', NULL, NULL, NULL, '0.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15212, 7613, 0, '', 'undefined', 'undefined', 'undefined', 0, '20000.00', '20000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '280400.0000', 'undefined', '20000.00', NULL, NULL, NULL, '14.0200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15214, 7614, 0, '', 'undefined', 'undefined', 'undefined', 0, '20000.00', '20000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '404600.0000', 'undefined', '20000.00', NULL, NULL, NULL, '20.2300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15216, 7615, 0, '', 'undefined', 'undefined', 'undefined', 0, '20000.00', '20000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '408200.0000', 'undefined', '20000.00', NULL, NULL, NULL, '20.4100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15218, 7616, 0, '', 'undefined', 'undefined', 'undefined', 0, '20000.00', '20000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '369600.0000', 'undefined', '20000.00', NULL, NULL, NULL, '18.4800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15220, 7617, 0, '', 'undefined', 'undefined', 'undefined', 0, '20000.00', '20000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '304800.0000', 'undefined', '20000.00', NULL, NULL, NULL, '15.2400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15222, 7618, 0, '', 'undefined', 'undefined', 'undefined', 0, '20100.00', '20100.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '467727.0000', 'undefined', '20100.00', NULL, NULL, NULL, '23.2700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15224, 7619, 0, '', 'undefined', 'undefined', 'undefined', 0, '20000.00', '20000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '314600.0000', 'undefined', '20000.00', NULL, NULL, NULL, '15.7300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15226, 7620, 0, '', 'undefined', 'undefined', 'undefined', 0, '20300.00', '20300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '384685.0000', 'undefined', '20300.00', NULL, NULL, NULL, '18.9500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15228, 7621, 0, '', 'undefined', 'undefined', 'undefined', 0, '20300.00', '20300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '398083.0000', 'undefined', '20300.00', NULL, NULL, NULL, '19.6100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15230, 7622, 0, '', 'undefined', 'undefined', 'undefined', 0, '20100.00', '20100.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '336876.0000', 'undefined', '20100.00', NULL, NULL, NULL, '16.7600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15232, 7623, 0, '', 'undefined', 'undefined', 'undefined', 0, '20000.00', '20000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '285800.0000', 'undefined', '20000.00', NULL, NULL, NULL, '14.2900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15234, 7624, 0, '', 'undefined', 'undefined', 'undefined', 0, '20000.00', '20000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '259000.0000', 'undefined', '20000.00', NULL, NULL, NULL, '12.9500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15236, 7625, 0, '', 'undefined', 'undefined', 'undefined', 0, '20100.00', '20100.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '99093.0000', 'undefined', '20100.00', NULL, NULL, NULL, '4.9300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15238, 7626, 0, '', 'undefined', 'undefined', 'undefined', 0, '20100.00', '20100.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '98691.0000', 'undefined', '20100.00', NULL, NULL, NULL, '4.9100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15240, 7627, 0, '', 'undefined', 'undefined', 'undefined', 0, '20000.00', '20000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '70200.0000', 'undefined', '20000.00', NULL, NULL, NULL, '3.5100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15242, 7628, 0, '', 'undefined', 'undefined', 'undefined', 0, '20300.00', '20300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '519477.0000', 'undefined', '20300.00', NULL, NULL, NULL, '25.5900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15244, 7629, 0, '', 'undefined', 'undefined', 'undefined', 0, '20300.00', '20300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '364385.0000', 'undefined', '20300.00', NULL, NULL, NULL, '17.9500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15246, 7630, 0, '', 'undefined', 'undefined', 'undefined', 0, '17600.00', '17600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '378048.0000', 'undefined', '17600.00', NULL, NULL, NULL, '21.4800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15248, 7631, 0, '', 'undefined', 'undefined', 'undefined', 0, '17500.00', '17500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '473200.0000', 'undefined', '17500.00', NULL, NULL, NULL, '27.0400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15250, 7632, 0, '', 'undefined', 'undefined', 'undefined', 0, '17500.00', '17500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '448000.0000', 'undefined', '17500.00', NULL, NULL, NULL, '25.6000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15252, 7633, 0, '', 'undefined', 'undefined', 'undefined', 0, '17500.00', '17500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '470400.0000', 'undefined', '17500.00', NULL, NULL, NULL, '26.8800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15254, 7634, 0, '', 'undefined', 'undefined', 'undefined', 0, '1391600.00', '1391600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '1391600.0000', 'undefined', '1391600.00', NULL, NULL, NULL, '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15256, 7635, 0, '', 'undefined', 'undefined', 'undefined', 0, '20000.00', '20000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '59600.0000', 'undefined', '20000.00', NULL, NULL, NULL, '2.9800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15258, 7636, 0, '', 'undefined', 'undefined', 'undefined', 0, '20000.00', '20000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '62600.0000', 'undefined', '20000.00', NULL, NULL, NULL, '3.1300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15260, 7637, 0, '', 'undefined', 'undefined', 'undefined', 0, '20100.00', '20100.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '105123.0000', 'undefined', '20100.00', NULL, NULL, NULL, '5.2300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15262, 7638, 0, '', 'undefined', 'undefined', 'undefined', 0, '20000.00', '20000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '443800.0000', 'undefined', '20000.00', NULL, NULL, NULL, '22.1900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15265, 7640, 0, '', 'undefined', 'undefined', 'undefined', 0, '20000.00', '20000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '65200.0000', 'undefined', '20000.00', NULL, NULL, NULL, '3.2600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15266, 7639, 0, '', 'undefined', 'undefined', 'undefined', 0, '20000.00', '20000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '113600.0000', 'undefined', '20000.00', NULL, NULL, NULL, '5.6800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15268, 7641, 0, '', 'undefined', 'undefined', 'undefined', 0, '20000.00', '20000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '441000.0000', 'undefined', '20000.00', NULL, NULL, NULL, '22.0500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15270, 7642, 0, '', 'undefined', 'undefined', 'undefined', 0, '19900.00', '19900.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '379294.0000', 'undefined', '19900.00', NULL, NULL, NULL, '19.0600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15272, 7643, 0, '', 'undefined', 'undefined', 'undefined', 0, '20000.00', '20000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '488000.0000', 'undefined', '20000.00', NULL, NULL, NULL, '24.4000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15274, 7644, 0, '', 'undefined', 'undefined', 'undefined', 0, '17200.00', '17200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '346064.0000', 'undefined', '17200.00', NULL, NULL, NULL, '20.1200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15276, 7645, 0, '', 'undefined', 'undefined', 'undefined', 0, '17100.00', '17100.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '457596.0000', 'undefined', '17100.00', NULL, NULL, NULL, '26.7600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15278, 7646, 0, '', 'undefined', 'undefined', 'undefined', 0, '17500.00', '17500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '331450.0000', 'undefined', '17500.00', NULL, NULL, NULL, '18.9400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15280, 7647, 0, '', 'undefined', 'undefined', 'undefined', 0, '17500.00', '17500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '356300.0000', 'undefined', '17500.00', NULL, NULL, NULL, '20.3600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15282, 7648, 0, '', 'undefined', 'undefined', 'undefined', 0, '17500.00', '17500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '364525.0000', 'undefined', '17500.00', NULL, NULL, NULL, '20.8300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15284, 7649, 0, '', 'undefined', 'undefined', 'undefined', 0, '1052275.00', '1052275.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '1052275.0000', 'undefined', '1052275.00', NULL, NULL, NULL, '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15287, 7650, 0, '', 'undefined', 'undefined', 'undefined', 0, '20300.00', '20300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '351393.0000', 'undefined', '20300.00', NULL, NULL, NULL, '17.3100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15289, 7651, 0, '', 'undefined', 'undefined', 'undefined', 0, '20300.00', '20300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '488215.0000', 'undefined', '20300.00', NULL, NULL, NULL, '24.0500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15291, 7652, 0, '', 'undefined', 'undefined', 'undefined', 0, '21500.00', '21500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '316480.0000', 'undefined', '21500.00', NULL, NULL, NULL, '14.7200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15292, 7455, 0, '', 'undefined', 'undefined', 'undefined', 0, '17200.00', '17200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '337636.0000', 'undefined', '17200.00', NULL, NULL, NULL, '19.6300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15294, 7653, 0, '', 'undefined', 'undefined', 'undefined', 0, '20100.00', '20100.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '326022.0000', 'undefined', '20100.00', NULL, NULL, NULL, '16.2200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15296, 7654, 0, '', 'undefined', 'undefined', 'undefined', 0, '20100.00', '20100.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '371247.0000', 'undefined', '20100.00', NULL, NULL, NULL, '18.4700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15298, 7655, 0, '', 'undefined', 'undefined', 'undefined', 0, '20100.00', '20100.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '341298.0000', 'undefined', '20100.00', NULL, NULL, NULL, '16.9800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15300, 7656, 0, '', 'undefined', 'undefined', 'undefined', 0, '20000.00', '20000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '405400.0000', 'undefined', '20000.00', NULL, NULL, NULL, '20.2700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15304, 7658, 0, '', 'undefined', 'undefined', 'undefined', 0, '20000.00', '20000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '425800.0000', 'undefined', '20000.00', NULL, NULL, NULL, '21.2900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15306, 7659, 0, '', 'undefined', 'undefined', 'undefined', 0, '20000.00', '20000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '378400.0000', 'undefined', '20000.00', NULL, NULL, NULL, '18.9200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15308, 7660, 0, '', 'undefined', 'undefined', 'undefined', 0, '20000.00', '20000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '412400.0000', 'undefined', '20000.00', NULL, NULL, NULL, '20.6200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15310, 7661, 0, '', 'undefined', 'undefined', 'undefined', 0, '20000.00', '20000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '445600.0000', 'undefined', '20000.00', NULL, NULL, NULL, '22.2800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15313, 7662, 0, '', 'undefined', 'undefined', 'undefined', 0, '20000.00', '20000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '419200.0000', 'undefined', '20000.00', NULL, NULL, NULL, '20.9600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15315, 7663, 0, '', 'undefined', 'undefined', 'undefined', 0, '20000.00', '20000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '283000.0000', 'undefined', '20000.00', NULL, NULL, NULL, '14.1500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15317, 7664, 0, '', 'undefined', 'undefined', 'undefined', 0, '20000.00', '20000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '459400.0000', 'undefined', '20000.00', NULL, NULL, NULL, '22.9700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15319, 7665, 0, '', 'undefined', 'undefined', 'undefined', 0, '20000.00', '20000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '284400.0000', 'undefined', '20000.00', NULL, NULL, NULL, '14.2200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15321, 7666, 0, '', 'undefined', 'undefined', 'undefined', 0, '20100.00', '20100.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '98289.0000', 'undefined', '20100.00', NULL, NULL, NULL, '4.8900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15323, 7667, 0, '', 'undefined', 'undefined', 'undefined', 0, '20000.00', '20000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '443000.0000', 'undefined', '20000.00', NULL, NULL, NULL, '22.1500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15325, 7668, 0, '', 'undefined', 'undefined', 'undefined', 0, '20200.00', '20200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '249470.0000', 'undefined', '20200.00', NULL, NULL, NULL, '12.3500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15327, 7669, 0, '', 'undefined', 'undefined', 'undefined', 0, '20000.00', '20000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '179400.0000', 'undefined', '20000.00', NULL, NULL, NULL, '8.9700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15329, 7670, 0, '', 'undefined', 'undefined', 'undefined', 0, '20000.00', '20000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '318000.0000', 'undefined', '20000.00', NULL, NULL, NULL, '15.9000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15331, 7671, 0, '', 'undefined', 'undefined', 'undefined', 0, '20000.00', '20000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '461000.0000', 'undefined', '20000.00', NULL, NULL, NULL, '23.0500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15333, 7672, 0, '', 'undefined', 'undefined', 'undefined', 0, '20100.00', '20100.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '382302.0000', 'undefined', '20100.00', NULL, NULL, NULL, '19.0200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15335, 7673, 0, '', 'undefined', 'undefined', 'undefined', 0, '20000.00', '20000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '466600.0000', 'undefined', '20000.00', NULL, NULL, NULL, '23.3300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15337, 7674, 0, '', 'undefined', 'undefined', 'undefined', 0, '20000.00', '20000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '411200.0000', 'undefined', '20000.00', NULL, NULL, NULL, '20.5600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15339, 7675, 0, '', 'undefined', 'undefined', 'undefined', 0, '17200.00', '17200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '363952.0000', 'undefined', '17200.00', NULL, NULL, NULL, '21.1600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15341, 7676, 0, '', 'undefined', 'undefined', 'undefined', 0, '17300.00', '17300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '97399.0000', 'undefined', '17300.00', NULL, NULL, NULL, '5.6300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15343, 7677, 0, '', 'undefined', 'undefined', 'undefined', 0, '17300.00', '17300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '99475.0000', 'undefined', '17300.00', NULL, NULL, NULL, '5.7500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15345, 7678, 0, '', 'undefined', 'undefined', 'undefined', 0, '17000.00', '17000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '290870.0000', 'undefined', '17000.00', NULL, NULL, NULL, '17.1100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15347, 7679, 0, '', 'undefined', 'undefined', 'undefined', 0, '17000.00', '17000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '314840.0000', 'undefined', '17000.00', NULL, NULL, NULL, '18.5200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15349, 7680, 0, '', 'undefined', 'undefined', 'undefined', 0, '17100.00', '17100.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '232218.0000', 'undefined', '17100.00', NULL, NULL, NULL, '13.5800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15351, 7681, 0, '', 'undefined', 'undefined', 'undefined', 0, '20400.00', '20400.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '209712.0000', 'undefined', '20400.00', NULL, NULL, NULL, '10.2800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15353, 7682, 0, '', 'undefined', 'undefined', 'undefined', 0, '20300.00', '20300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '503846.0000', 'undefined', '20300.00', NULL, NULL, NULL, '24.8200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15355, 7683, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '433770.0000', 'undefined', '19000.00', NULL, NULL, NULL, '22.8300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15357, 7684, 0, '', 'undefined', 'undefined', 'undefined', 0, '19000.00', '19000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '449730.0000', 'undefined', '19000.00', NULL, NULL, NULL, '23.6700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15359, 7685, 0, '', 'undefined', 'undefined', 'undefined', 0, '4500.00', '4500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '4500.0000', 'undefined', '4500.00', NULL, NULL, NULL, '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15362, 7687, 0, '', 'undefined', 'undefined', 'undefined', 0, '70000.00', '70000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '70000.0000', 'undefined', '70000.00', NULL, NULL, NULL, '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15364, 7688, 0, '', 'undefined', 'undefined', 'undefined', 0, '20000.00', '20000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '454200.0000', 'undefined', '20000.00', NULL, NULL, NULL, '22.7100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15366, 7689, 0, '', 'undefined', 'undefined', 'undefined', 0, '20000.00', '20000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '437800.0000', 'undefined', '20000.00', NULL, NULL, NULL, '21.8900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15368, 7690, 0, '', 'undefined', 'undefined', 'undefined', 0, '20000.00', '20000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '360400.0000', 'undefined', '20000.00', NULL, NULL, NULL, '18.0200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15371, 7691, 0, '', 'undefined', 'undefined', 'undefined', 0, '20000.00', '20000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '314000.0000', 'undefined', '20000.00', NULL, NULL, NULL, '15.7000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15382, 7701, 0, '', 'undefined', 'undefined', 'undefined', 0, '20100.00', '20100.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '64923.0000', 'undefined', '20100.00', NULL, NULL, NULL, '3.2300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15383, 7700, 0, '', 'undefined', 'undefined', 'undefined', 0, '20000.00', '20000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '64000.0000', 'undefined', '20000.00', NULL, NULL, NULL, '3.2000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15384, 7699, 0, '', 'undefined', 'undefined', 'undefined', 0, '20100.00', '20100.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '372252.0000', 'undefined', '20100.00', NULL, NULL, NULL, '18.5200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15385, 7698, 0, '', 'undefined', 'undefined', 'undefined', 0, '20000.00', '20000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '313400.0000', 'undefined', '20000.00', NULL, NULL, NULL, '15.6700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15386, 7697, 0, '', 'undefined', 'undefined', 'undefined', 0, '20000.00', '20000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '299400.0000', 'undefined', '20000.00', NULL, NULL, NULL, '14.9700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15387, 7696, 0, '', 'undefined', 'undefined', 'undefined', 0, '20100.00', '20100.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '308937.0000', 'undefined', '20100.00', NULL, NULL, NULL, '15.3700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15388, 7695, 0, '', 'undefined', 'undefined', 'undefined', 0, '20100.00', '20100.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '441597.0000', 'undefined', '20100.00', NULL, NULL, NULL, '21.9700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15389, 7694, 0, '', 'undefined', 'undefined', 'undefined', 0, '20300.00', '20300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '434623.0000', 'undefined', '20300.00', NULL, NULL, NULL, '21.4100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15390, 7693, 0, '', 'undefined', 'undefined', 'undefined', 0, '20000.00', '20000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '356200.0000', 'undefined', '20000.00', NULL, NULL, NULL, '17.8100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15391, 7692, 0, '', 'undefined', 'undefined', 'undefined', 0, '20000.00', '20000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '404000.0000', 'undefined', '20000.00', NULL, NULL, NULL, '20.2000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15401, 7710, 0, '', 'undefined', 'undefined', 'undefined', 0, '20300.00', '20300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '413714.0000', 'undefined', '20300.00', NULL, NULL, NULL, '20.3800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15402, 7709, 0, '', 'undefined', 'undefined', 'undefined', 0, '20000.00', '20000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '320400.0000', 'undefined', '20000.00', NULL, NULL, NULL, '16.0200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15403, 7708, 0, '', 'undefined', 'undefined', 'undefined', 0, '20300.00', '20300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '417165.0000', 'undefined', '20300.00', NULL, NULL, NULL, '20.5500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15404, 7707, 0, '', 'undefined', 'undefined', 'undefined', 0, '20200.00', '20200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '194728.0000', 'undefined', '20200.00', NULL, NULL, NULL, '9.6400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15405, 7706, 0, '', 'undefined', 'undefined', 'undefined', 0, '20000.00', '20000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '168600.0000', 'undefined', '20000.00', NULL, NULL, NULL, '8.4300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15406, 7705, 0, '', 'undefined', 'undefined', 'undefined', 0, '20000.00', '20000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '117800.0000', 'undefined', '20000.00', NULL, NULL, NULL, '5.8900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15407, 7704, 0, '', 'undefined', 'undefined', 'undefined', 0, '20100.00', '20100.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '276576.0000', 'undefined', '20100.00', NULL, NULL, NULL, '13.7600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15408, 7703, 0, '', 'undefined', 'undefined', 'undefined', 0, '20100.00', '20100.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '320193.0000', 'undefined', '20100.00', NULL, NULL, NULL, '15.9300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15409, 7702, 0, '', 'undefined', 'undefined', 'undefined', 0, '20100.00', '20100.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '225321.0000', 'undefined', '20100.00', NULL, NULL, NULL, '11.2100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15416, 7716, 0, '', 'undefined', 'undefined', 'undefined', 0, '17000.00', '17000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '322150.0000', 'undefined', '17000.00', NULL, NULL, NULL, '18.9500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15417, 7715, 0, '', 'undefined', 'undefined', 'undefined', 0, '17500.00', '17500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '408450.0000', 'undefined', '17500.00', NULL, NULL, NULL, '23.3400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15418, 7714, 0, '', 'undefined', 'undefined', 'undefined', 0, '17000.00', '17000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '418710.0000', 'undefined', '17000.00', NULL, NULL, NULL, '24.6300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15419, 7713, 0, '', 'undefined', 'undefined', 'undefined', 0, '349212.00', '349212.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '349212.0000', 'undefined', '349212.00', NULL, NULL, NULL, '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15420, 7712, 0, '', 'undefined', 'undefined', 'undefined', 0, '17500.00', '17500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '349125.0000', 'undefined', '17500.00', NULL, NULL, NULL, '19.9500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15421, 7711, 0, '', 'undefined', 'undefined', 'undefined', 0, '17100.00', '17100.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '428184.0000', 'undefined', '17100.00', NULL, NULL, NULL, '25.0400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15429, 7723, 0, '', 'undefined', 'undefined', 'undefined', 0, '17600.00', '17600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '378048.0000', 'undefined', '17600.00', NULL, NULL, NULL, '21.4800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15430, 7722, 0, '', 'undefined', 'undefined', 'undefined', 0, '20400.00', '20400.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '206856.0000', 'undefined', '20400.00', NULL, NULL, NULL, '10.1400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15431, 7721, 0, '', 'undefined', 'undefined', 'undefined', 0, '20000.00', '20000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '304200.0000', 'undefined', '20000.00', NULL, NULL, NULL, '15.2100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15432, 7720, 0, '', 'undefined', 'undefined', 'undefined', 0, '20300.00', '20300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '528612.0000', 'undefined', '20300.00', NULL, NULL, NULL, '26.0400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15433, 7719, 0, '', 'undefined', 'undefined', 'undefined', 0, '20300.00', '20300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '351596.0000', 'undefined', '20300.00', NULL, NULL, NULL, '17.3200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15435, 7717, 0, '', 'undefined', 'undefined', 'undefined', 0, '20300.00', '20300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '325612.0000', 'undefined', '20300.00', NULL, NULL, NULL, '16.0400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15439, 7724, 0, '', 'undefined', 'undefined', 'undefined', 0, '18000.00', '18000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '88560.0000', 'undefined', '18000.00', NULL, NULL, NULL, '4.9200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15440, 7725, 0, '', 'undefined', 'undefined', 'undefined', 0, '18000.00', '18000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '67680.0000', 'undefined', '18000.00', NULL, NULL, NULL, '3.7600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15455, 7739, 0, '', 'undefined', 'undefined', 'undefined', 0, '20100.00', '20100.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '91857.0000', 'undefined', '20100.00', NULL, NULL, NULL, '4.5700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15456, 7738, 0, '', 'undefined', 'undefined', 'undefined', 0, '20000.00', '20000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '64800.0000', 'undefined', '20000.00', NULL, NULL, NULL, '3.2400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15457, 7737, 0, '', 'undefined', 'undefined', 'undefined', 0, '20000.00', '20000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '420000.0000', 'undefined', '20000.00', NULL, NULL, NULL, '21.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15458, 7736, 0, '', 'undefined', 'undefined', 'undefined', 0, '19900.00', '19900.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '305067.0000', 'undefined', '19900.00', NULL, NULL, NULL, '15.3300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15459, 7735, 0, '', 'undefined', 'undefined', 'undefined', 0, '19900.00', '19900.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '376110.0000', 'undefined', '19900.00', NULL, NULL, NULL, '18.9000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15460, 7734, 0, '', 'undefined', 'undefined', 'undefined', 0, '20000.00', '20000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '307600.0000', 'undefined', '20000.00', NULL, NULL, NULL, '15.3800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15461, 7733, 0, '', 'undefined', 'undefined', 'undefined', 0, '20500.00', '20500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '205820.0000', 'undefined', '20500.00', NULL, NULL, NULL, '10.0400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15462, 7732, 0, '', 'undefined', 'undefined', 'undefined', 0, '20300.00', '20300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '457765.0000', 'undefined', '20300.00', NULL, NULL, NULL, '22.5500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15463, 7731, 0, '', 'undefined', 'undefined', 'undefined', 0, '20000.00', '20000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '457000.0000', 'undefined', '20000.00', NULL, NULL, NULL, '22.8500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15464, 7730, 0, '', 'undefined', 'undefined', 'undefined', 0, '20000.00', '20000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '477600.0000', 'undefined', '20000.00', NULL, NULL, NULL, '23.8800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15465, 7729, 0, '', 'undefined', 'undefined', 'undefined', 0, '20300.00', '20300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '117943.0000', 'undefined', '20300.00', NULL, NULL, NULL, '5.8100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15466, 7728, 0, '', 'undefined', 'undefined', 'undefined', 0, '20000.00', '20000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '294200.0000', 'undefined', '20000.00', NULL, NULL, NULL, '14.7100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15467, 7727, 0, '', 'undefined', 'undefined', 'undefined', 0, '20000.00', '20000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '296600.0000', 'undefined', '20000.00', NULL, NULL, NULL, '14.8300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15468, 7726, 0, '', 'undefined', 'undefined', 'undefined', 0, '20000.00', '20000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '272000.0000', 'undefined', '20000.00', NULL, NULL, NULL, '13.6000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15472, 7742, 0, '', 'undefined', 'undefined', 'undefined', 0, '20350.00', '20350.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '294668.0000', 'undefined', '20350.00', NULL, NULL, NULL, '14.4800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15473, 7741, 0, '', 'undefined', 'undefined', 'undefined', 0, '20350.00', '20350.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '374847.0000', 'undefined', '20350.00', NULL, NULL, NULL, '18.4200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15474, 7740, 0, '', 'undefined', 'undefined', 'undefined', 0, '20350.00', '20350.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '332722.5000', 'undefined', '20350.00', NULL, NULL, NULL, '16.3500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15480, 7747, 0, '', 'undefined', 'undefined', 'undefined', 0, '20300.00', '20300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '404173.0000', 'undefined', '20300.00', NULL, NULL, NULL, '19.9100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15481, 7746, 0, '', 'undefined', 'undefined', 'undefined', 0, '20300.00', '20300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '342867.0000', 'undefined', '20300.00', NULL, NULL, NULL, '16.8900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15482, 7745, 0, '', 'undefined', 'undefined', 'undefined', 0, '20400.00', '20400.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '339252.0000', 'undefined', '20400.00', NULL, NULL, NULL, '16.6300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15483, 7744, 0, '', 'undefined', 'undefined', 'undefined', 0, '20400.00', '20400.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '357408.0000', 'undefined', '20400.00', NULL, NULL, NULL, '17.5200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15484, 7743, 0, '', 'undefined', 'undefined', 'undefined', 0, '20300.00', '20300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '390166.0000', 'undefined', '20300.00', NULL, NULL, NULL, '19.2200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15489, 7751, 0, '', 'undefined', 'undefined', 'undefined', 0, '17200.00', '17200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '382528.0000', 'undefined', '17200.00', NULL, NULL, NULL, '22.2400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15490, 7750, 0, '', 'undefined', 'undefined', 'undefined', 0, '17100.00', '17100.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '264195.0000', 'undefined', '17100.00', NULL, NULL, NULL, '15.4500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15491, 7749, 0, '', 'undefined', 'undefined', 'undefined', 0, '17300.00', '17300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '451530.0000', 'undefined', '17300.00', NULL, NULL, NULL, '26.1000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15492, 7748, 0, '', 'undefined', 'undefined', 'undefined', 0, '17500.00', '17500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '174825.0000', 'undefined', '17500.00', NULL, NULL, NULL, '9.9900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15493, 7718, 0, '', 'undefined', 'undefined', 'undefined', 0, '20300.00', '20300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '447209.0000', 'undefined', '20300.00', NULL, NULL, NULL, '22.0300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15494, 7523, 0, '', 'undefined', 'undefined', 'undefined', 0, '20300.00', '20300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '473599.0000', 'undefined', '20300.00', NULL, NULL, NULL, '23.3300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15495, 7297, 0, '', 'undefined', 'undefined', 'undefined', 0, '20200.00', '20200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '451066.0000', 'undefined', '20200.00', NULL, NULL, NULL, '22.3300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15496, 6966, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '433552.0000', 'undefined', '19600.00', NULL, NULL, NULL, '22.1200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15497, 6965, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '421204.0000', 'undefined', '19600.00', NULL, NULL, NULL, '21.4900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15498, 7084, 0, '', 'undefined', 'undefined', 'undefined', 0, '51824.00', '51824.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '51824.0000', 'undefined', '51824.00', NULL, NULL, NULL, '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15499, 6896, 0, '', 'undefined', 'undefined', 'undefined', 0, '19500.00', '19500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '471120.0000', 'undefined', '19500.00', NULL, NULL, NULL, '24.1600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15512, 7763, 0, '', 'undefined', 'undefined', 'undefined', 0, '20000.00', '20000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '372600.0000', 'undefined', '20000.00', NULL, NULL, NULL, '18.6300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15513, 7762, 0, '', 'undefined', 'undefined', 'undefined', 0, '20000.00', '20000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '134200.0000', 'undefined', '20000.00', NULL, NULL, NULL, '6.7100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15514, 7761, 0, '', 'undefined', 'undefined', 'undefined', 0, '20100.00', '20100.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '335268.0000', 'undefined', '20100.00', NULL, NULL, NULL, '16.6800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15515, 7760, 0, '', 'undefined', 'undefined', 'undefined', 0, '20000.00', '20000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '407400.0000', 'undefined', '20000.00', NULL, NULL, NULL, '20.3700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15516, 7759, 0, '', 'undefined', 'undefined', 'undefined', 0, '20000.00', '20000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '366600.0000', 'undefined', '20000.00', NULL, NULL, NULL, '18.3300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15517, 7758, 0, '', 'undefined', 'undefined', 'undefined', 0, '20000.00', '20000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '472600.0000', 'undefined', '20000.00', NULL, NULL, NULL, '23.6300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15518, 7757, 0, '', 'undefined', 'undefined', 'undefined', 0, '20000.00', '20000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '467800.0000', 'undefined', '20000.00', NULL, NULL, NULL, '23.3900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15519, 7756, 0, '', 'undefined', 'undefined', 'undefined', 0, '20000.00', '20000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '460400.0000', 'undefined', '20000.00', NULL, NULL, NULL, '23.0200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15520, 7755, 0, '', 'undefined', 'undefined', 'undefined', 0, '20000.00', '20000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '440400.0000', 'undefined', '20000.00', NULL, NULL, NULL, '22.0200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15521, 7754, 0, '', 'undefined', 'undefined', 'undefined', 0, '20000.00', '20000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '470400.0000', 'undefined', '20000.00', NULL, NULL, NULL, '23.5200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15523, 7764, 0, '', 'undefined', 'undefined', 'undefined', 0, '20000.00', '20000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '459400.0000', 'undefined', '20000.00', NULL, NULL, NULL, '22.9700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15524, 7753, 0, '', 'undefined', 'undefined', 'undefined', 0, '20450.00', '20450.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '429041.0000', 'undefined', '20450.00', NULL, NULL, NULL, '20.9800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15525, 7752, 0, '', 'undefined', 'undefined', 'undefined', 0, '20000.00', '20000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '281800.0000', 'undefined', '20000.00', NULL, NULL, NULL, '14.0900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15535, 7773, 0, '', 'undefined', 'undefined', 'undefined', 0, '20100.00', '20100.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '169443.0000', 'undefined', '20100.00', NULL, NULL, NULL, '8.4300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15536, 7772, 0, '', 'undefined', 'undefined', 'undefined', 0, '20000.00', '20000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '311200.0000', 'undefined', '20000.00', NULL, NULL, NULL, '15.5600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15537, 7771, 0, '', 'undefined', 'undefined', 'undefined', 0, '20300.00', '20300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '117943.0000', 'undefined', '20300.00', NULL, NULL, NULL, '5.8100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15538, 7770, 0, '', 'undefined', 'undefined', 'undefined', 0, '20300.00', '20300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '410669.0000', 'undefined', '20300.00', NULL, NULL, NULL, '20.2300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15539, 7769, 0, '', 'undefined', 'undefined', 'undefined', 0, '20100.00', '20100.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '96681.0000', 'undefined', '20100.00', NULL, NULL, NULL, '4.8100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15540, 7768, 0, '', 'undefined', 'undefined', 'undefined', 0, '20000.00', '20000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '286600.0000', 'undefined', '20000.00', NULL, NULL, NULL, '14.3300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15541, 7767, 0, '', 'undefined', 'undefined', 'undefined', 0, '20000.00', '20000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '359000.0000', 'undefined', '20000.00', NULL, NULL, NULL, '17.9500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15542, 7766, 0, '', 'undefined', 'undefined', 'undefined', 0, '20000.00', '20000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '369400.0000', 'undefined', '20000.00', NULL, NULL, NULL, '18.4700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15543, 7765, 0, '', 'undefined', 'undefined', 'undefined', 0, '20000.00', '20000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '333600.0000', 'undefined', '20000.00', NULL, NULL, NULL, '16.6800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15545, 7774, 0, '', 'undefined', 'undefined', 'undefined', 0, '20000.00', '20000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '75000.0000', 'undefined', '20000.00', NULL, NULL, NULL, '3.7500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15547, 7775, 0, '', 'undefined', 'undefined', 'undefined', 0, '17100.00', '17100.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '364059.0000', 'undefined', '17100.00', NULL, NULL, NULL, '21.2900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15550, 7777, 0, '', 'undefined', 'undefined', 'undefined', 0, '17500.00', '17500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '353150.0000', 'undefined', '17500.00', NULL, NULL, NULL, '20.1800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15551, 7776, 0, '', 'undefined', 'undefined', 'undefined', 0, '17500.00', '17500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '318850.0000', 'undefined', '17500.00', NULL, NULL, NULL, '18.2200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15554, 7779, 0, '', 'undefined', 'undefined', 'undefined', 0, '17200.00', '17200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '346408.0000', 'undefined', '17200.00', NULL, NULL, NULL, '20.1400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15555, 7778, 0, '', 'undefined', 'undefined', 'undefined', 0, '17000.00', '17000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '308210.0000', 'undefined', '17000.00', NULL, NULL, NULL, '18.1300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15558, 7781, 0, '', 'undefined', 'undefined', 'undefined', 0, '21500.00', '21500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '326585.0000', 'undefined', '21500.00', NULL, NULL, NULL, '15.1900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15559, 7780, 0, '', 'undefined', 'undefined', 'undefined', 0, '20400.00', '20400.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '349044.0000', 'undefined', '20400.00', NULL, NULL, NULL, '17.1100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15561, 7782, 0, '', 'undefined', 'undefined', 'undefined', 0, '19300.00', '19300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '330995.0000', 'undefined', '19300.00', NULL, NULL, NULL, '17.1500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15563, 7783, 0, '', 'undefined', 'undefined', 'undefined', 0, '20300.00', '20300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '394023.0000', 'undefined', '20300.00', NULL, NULL, NULL, '19.4100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15565, 7784, 0, '', 'undefined', 'undefined', 'undefined', 0, '20300.00', '20300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '300237.0000', 'undefined', '20300.00', NULL, NULL, NULL, '14.7900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15567, 7785, 0, '', 'undefined', 'undefined', 'undefined', 0, '20300.00', '20300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '288057.0000', 'undefined', '20300.00', NULL, NULL, NULL, '14.1900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15569, 7786, 0, '', 'undefined', 'undefined', 'undefined', 0, '20300.00', '20300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '453908.0000', 'undefined', '20300.00', NULL, NULL, NULL, '22.3600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15571, 7787, 0, '', 'undefined', 'undefined', 'undefined', 0, '20300.00', '20300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '103327.0000', 'undefined', '20300.00', NULL, NULL, NULL, '5.0900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15573, 7788, 0, '', 'undefined', 'undefined', 'undefined', 0, '20450.00', '20450.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '494072.0000', 'undefined', '20450.00', NULL, NULL, NULL, '24.1600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15575, 7789, 0, '', 'undefined', 'undefined', 'undefined', 0, '20500.00', '20500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '153340.0000', 'undefined', '20500.00', NULL, NULL, NULL, '7.4800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15577, 7790, 0, '', 'undefined', 'undefined', 'undefined', 0, '20300.00', '20300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '467712.0000', 'undefined', '20300.00', NULL, NULL, NULL, '23.0400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15579, 7791, 0, '', 'undefined', 'undefined', 'undefined', 0, '20300.00', '20300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '426097.0000', 'undefined', '20300.00', NULL, NULL, NULL, '20.9900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15581, 7792, 0, '', 'undefined', 'undefined', 'undefined', 0, '20300.00', '20300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '417774.0000', 'undefined', '20300.00', NULL, NULL, NULL, '20.5800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15583, 7793, 0, '', 'undefined', 'undefined', 'undefined', 0, '20300.00', '20300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '419804.0000', 'undefined', '20300.00', NULL, NULL, NULL, '20.6800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15585, 7794, 0, '', 'undefined', 'undefined', 'undefined', 0, '20300.00', '20300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '299019.0000', 'undefined', '20300.00', NULL, NULL, NULL, '14.7300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15587, 7795, 0, '', 'undefined', 'undefined', 'undefined', 0, '20300.00', '20300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '414120.0000', 'undefined', '20300.00', NULL, NULL, NULL, '20.4000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15589, 7796, 0, '', 'undefined', 'undefined', 'undefined', 0, '20300.00', '20300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '412090.0000', 'undefined', '20300.00', NULL, NULL, NULL, '20.3000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15591, 7797, 0, '', 'undefined', 'undefined', 'undefined', 0, '20300.00', '20300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '381437.0000', 'undefined', '20300.00', NULL, NULL, NULL, '18.7900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15593, 7798, 0, '', 'undefined', 'undefined', 'undefined', 0, '20300.00', '20300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '432999.0000', 'undefined', '20300.00', NULL, NULL, NULL, '21.3300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15596, 7799, 0, '', 'undefined', 'undefined', 'undefined', 0, '20500.00', '20500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '337225.0000', 'undefined', '20500.00', NULL, NULL, NULL, '16.4500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15598, 7800, 0, '', 'undefined', 'undefined', 'undefined', 0, '20300.00', '20300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '116116.0000', 'undefined', '20300.00', NULL, NULL, NULL, '5.7200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15600, 7801, 0, '', 'undefined', 'undefined', 'undefined', 0, '16500.00', '16500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '316635.0000', 'undefined', '16500.00', NULL, NULL, NULL, '19.1900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15602, 7802, 0, '', 'undefined', 'undefined', 'undefined', 0, '20300.00', '20300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '406203.0000', 'undefined', '20300.00', NULL, NULL, NULL, '20.0100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15604, 7803, 0, '', 'undefined', 'undefined', 'undefined', 0, '20500.00', '20500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '175685.0000', 'undefined', '20500.00', NULL, NULL, NULL, '8.5700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15606, 7804, 0, '', 'undefined', 'undefined', 'undefined', 0, '17000.00', '17000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '311780.0000', 'undefined', '17000.00', NULL, NULL, NULL, '18.3400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15608, 7805, 0, '', 'undefined', 'undefined', 'undefined', 0, '17000.00', '17000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '309060.0000', 'undefined', '17000.00', NULL, NULL, NULL, '18.1800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15610, 7806, 0, '', 'undefined', 'undefined', 'undefined', 0, '17500.00', '17500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '184800.0000', 'undefined', '17500.00', NULL, NULL, NULL, '10.5600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15612, 7807, 0, '', 'undefined', 'undefined', 'undefined', 0, '20300.00', '20300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '490448.0000', 'undefined', '20300.00', NULL, NULL, NULL, '24.1600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15614, 7808, 0, '', 'undefined', 'undefined', 'undefined', 0, '20300.00', '20300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '391181.0000', 'undefined', '20300.00', NULL, NULL, NULL, '19.2700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15616, 7809, 0, '', 'undefined', 'undefined', 'undefined', 0, '17620.00', '17620.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '406845.8000', 'undefined', '17620.00', NULL, NULL, NULL, '23.0900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15618, 7810, 0, '', 'undefined', 'undefined', 'undefined', 0, '17200.00', '17200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '356556.0000', 'undefined', '17200.00', NULL, NULL, NULL, '20.7300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15620, 7811, 0, '', 'undefined', 'undefined', 'undefined', 0, '19300.00', '19300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '337171.0000', 'undefined', '19300.00', NULL, NULL, NULL, '17.4700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15622, 7812, 0, '', 'undefined', 'undefined', 'undefined', 0, '19300.00', '19300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '318836.0000', 'undefined', '19300.00', NULL, NULL, NULL, '16.5200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15624, 7813, 0, '', 'undefined', 'undefined', 'undefined', 0, '20500.00', '20500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '175685.0000', 'undefined', '20500.00', NULL, NULL, NULL, '8.5700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15626, 7814, 0, '', 'undefined', 'undefined', 'undefined', 0, '20300.00', '20300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '493899.0000', 'undefined', '20300.00', NULL, NULL, NULL, '24.3300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15628, 7815, 0, '', 'undefined', 'undefined', 'undefined', 0, '20300.00', '20300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '418383.0000', 'undefined', '20300.00', NULL, NULL, NULL, '20.6100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15630, 7816, 0, '', 'undefined', 'undefined', 'undefined', 0, '20100.00', '20100.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '222306.0000', 'undefined', '20100.00', NULL, NULL, NULL, '11.0600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15632, 7817, 0, '', 'undefined', 'undefined', 'undefined', 0, '20300.00', '20300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '381640.0000', 'undefined', '20300.00', NULL, NULL, NULL, '18.8000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15634, 7818, 0, '', 'undefined', 'undefined', 'undefined', 0, '20300.00', '20300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '115710.0000', 'undefined', '20300.00', NULL, NULL, NULL, '5.7000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15636, 7819, 0, '', 'undefined', 'undefined', 'undefined', 0, '20300.00', '20300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '317289.0000', 'undefined', '20300.00', NULL, NULL, NULL, '15.6300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15638, 7820, 0, '', 'undefined', 'undefined', 'undefined', 0, '20100.00', '20100.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '201603.0000', 'undefined', '20100.00', NULL, NULL, NULL, '10.0300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15640, 7821, 0, '', 'undefined', 'undefined', 'undefined', 0, '17500.00', '17500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '192500.0000', 'undefined', '17500.00', NULL, NULL, NULL, '11.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15642, 7822, 0, '', 'undefined', 'undefined', 'undefined', 0, '20100.00', '20100.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '160800.0000', 'undefined', '20100.00', NULL, NULL, NULL, '8.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15644, 7823, 0, '', 'undefined', 'undefined', 'undefined', 0, '189200.00', '189200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '189200.0000', 'undefined', '189200.00', NULL, NULL, NULL, '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15646, 7824, 0, '', 'undefined', 'undefined', 'undefined', 0, '4932.00', '4932.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '4932.0000', 'undefined', '4932.00', NULL, NULL, NULL, '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15648, 7825, 0, '', 'undefined', 'undefined', 'undefined', 0, '40300.00', '40300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '40300.0000', 'undefined', '40300.00', NULL, NULL, NULL, '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15650, 7826, 0, '', 'undefined', 'undefined', 'undefined', 0, '20300.00', '20300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '122003.0000', 'undefined', '20300.00', NULL, NULL, NULL, '6.0100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15652, 7827, 0, '', 'undefined', 'undefined', 'undefined', 0, '20300.00', '20300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '426097.0000', 'undefined', '20300.00', NULL, NULL, NULL, '20.9900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15654, 7828, 0, '', 'undefined', 'undefined', 'undefined', 0, '20300.00', '20300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '438683.0000', 'undefined', '20300.00', NULL, NULL, NULL, '21.6100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15656, 7829, 0, '', 'undefined', 'undefined', 'undefined', 0, '20300.00', '20300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '506688.0000', 'undefined', '20300.00', NULL, NULL, NULL, '24.9600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15658, 7830, 0, '', 'undefined', 'undefined', 'undefined', 0, '20300.00', '20300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '69020.0000', 'undefined', '20300.00', NULL, NULL, NULL, '3.4000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15660, 7831, 0, '', 'undefined', 'undefined', 'undefined', 0, '20300.00', '20300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '356062.0000', 'undefined', '20300.00', NULL, NULL, NULL, '17.5400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15662, 7832, 0, '', 'undefined', 'undefined', 'undefined', 0, '20300.00', '20300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '376565.0000', 'undefined', '20300.00', NULL, NULL, NULL, '18.5500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15664, 7833, 0, '', 'undefined', 'undefined', 'undefined', 0, '17500.00', '17500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '387100.0000', 'undefined', '17500.00', NULL, NULL, NULL, '22.1200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15666, 7834, 0, '', 'undefined', 'undefined', 'undefined', 0, '17500.00', '17500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '387450.0000', 'undefined', '17500.00', NULL, NULL, NULL, '22.1400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15668, 7835, 0, '', 'undefined', 'undefined', 'undefined', 0, '17500.00', '17500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '398825.0000', 'undefined', '17500.00', NULL, NULL, NULL, '22.7900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15670, 7836, 0, '', 'undefined', 'undefined', 'undefined', 0, '1173375.00', '1173375.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '1173375.0000', 'undefined', '1173375.00', NULL, NULL, NULL, '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15672, 7837, 0, '', 'undefined', 'undefined', 'undefined', 0, '17500.00', '17500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '384300.0000', 'undefined', '17500.00', NULL, NULL, NULL, '21.9600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15674, 7838, 0, '', 'undefined', 'undefined', 'undefined', 0, '17300.00', '17300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '427310.0000', 'undefined', '17300.00', NULL, NULL, NULL, '24.7000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15676, 7839, 0, '', 'undefined', 'undefined', 'undefined', 0, '19500.00', '19500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '292500.0000', 'undefined', '19500.00', NULL, NULL, NULL, '15.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15678, 7840, 0, '', 'undefined', 'undefined', 'undefined', 0, '19500.00', '19500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '284310.0000', 'undefined', '19500.00', NULL, NULL, NULL, '14.5800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15682, 7842, 0, '', 'undefined', 'undefined', 'undefined', 0, '20300.00', '20300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '366415.0000', 'undefined', '20300.00', NULL, NULL, NULL, '18.0500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15684, 7843, 0, '', 'undefined', 'undefined', 'undefined', 0, '20200.00', '20200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '430664.0000', 'undefined', '20200.00', NULL, NULL, NULL, '21.3200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15686, 7844, 0, '', 'undefined', 'undefined', 'undefined', 0, '20200.00', '20200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '418140.0000', 'undefined', '20200.00', NULL, NULL, NULL, '20.7000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15688, 7845, 0, '', 'undefined', 'undefined', 'undefined', 0, '20200.00', '20200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '456116.0000', 'undefined', '20200.00', NULL, NULL, NULL, '22.5800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15690, 7846, 0, '', 'undefined', 'undefined', 'undefined', 0, '20200.00', '20200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '363398.0000', 'undefined', '20200.00', NULL, NULL, NULL, '17.9900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15692, 7847, 0, '', 'undefined', 'undefined', 'undefined', 0, '20200.00', '20200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '359358.0000', 'undefined', '20200.00', NULL, NULL, NULL, '17.7900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15694, 7848, 0, '', 'undefined', 'undefined', 'undefined', 0, '20200.00', '20200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '385820.0000', 'undefined', '20200.00', NULL, NULL, NULL, '19.1000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15696, 7849, 0, '', 'undefined', 'undefined', 'undefined', 0, '20300.00', '20300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '402955.0000', 'undefined', '20300.00', NULL, NULL, NULL, '19.8500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15698, 7850, 0, '', 'undefined', 'undefined', 'undefined', 0, '20300.00', '20300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '294147.0000', 'undefined', '20300.00', NULL, NULL, NULL, '14.4900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15700, 7851, 0, '', 'undefined', 'undefined', 'undefined', 0, '20300.00', '20300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '296380.0000', 'undefined', '20300.00', NULL, NULL, NULL, '14.6000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15702, 7852, 0, '', 'undefined', 'undefined', 'undefined', 0, '20300.00', '20300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '313635.0000', 'undefined', '20300.00', NULL, NULL, NULL, '15.4500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15704, 7853, 0, '', 'undefined', 'undefined', 'undefined', 0, '20300.00', '20300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '315462.0000', 'undefined', '20300.00', NULL, NULL, NULL, '15.5400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15706, 7854, 0, '', 'undefined', 'undefined', 'undefined', 0, '20300.00', '20300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '104139.0000', 'undefined', '20300.00', NULL, NULL, NULL, '5.1300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15708, 7855, 0, '', 'undefined', 'undefined', 'undefined', 0, '20300.00', '20300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '438886.0000', 'undefined', '20300.00', NULL, NULL, NULL, '21.6200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15710, 7856, 0, '', 'undefined', 'undefined', 'undefined', 0, '20300.00', '20300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '421225.0000', 'undefined', '20300.00', NULL, NULL, NULL, '20.7500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15712, 7857, 0, '', 'undefined', 'undefined', 'undefined', 0, '20300.00', '20300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '95816.0000', 'undefined', '20300.00', NULL, NULL, NULL, '4.7200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15714, 7858, 0, '', 'undefined', 'undefined', 'undefined', 0, '20300.00', '20300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '101297.0000', 'undefined', '20300.00', NULL, NULL, NULL, '4.9900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15716, 7859, 0, '', 'undefined', 'undefined', 'undefined', 0, '20300.00', '20300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '100079.0000', 'undefined', '20300.00', NULL, NULL, NULL, '4.9300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15718, 7860, 0, '', 'undefined', 'undefined', 'undefined', 0, '17500.00', '17500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '459900.0000', 'undefined', '17500.00', NULL, NULL, NULL, '26.2800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15720, 7861, 0, '', 'undefined', 'undefined', 'undefined', 0, '17500.00', '17500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '385175.0000', 'undefined', '17500.00', NULL, NULL, NULL, '22.0100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15722, 7862, 0, '', 'undefined', 'undefined', 'undefined', 0, '17500.00', '17500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '363825.0000', 'undefined', '17500.00', NULL, NULL, NULL, '20.7900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15724, 7863, 0, '', 'undefined', 'undefined', 'undefined', 0, '17500.00', '17500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '411075.0000', 'undefined', '17500.00', NULL, NULL, NULL, '23.4900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15726, 7864, 0, '', 'undefined', 'undefined', 'undefined', 0, '17500.00', '17500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '348250.0000', 'undefined', '17500.00', NULL, NULL, NULL, '19.9000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15728, 7865, 0, '', 'undefined', 'undefined', 'undefined', 0, '17500.00', '17500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '418075.0000', 'undefined', '17500.00', NULL, NULL, NULL, '23.8900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15730, 7866, 0, '', 'undefined', 'undefined', 'undefined', 0, '20300.00', '20300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '102312.0000', 'undefined', '20300.00', NULL, NULL, NULL, '5.0400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15732, 7867, 0, '', 'undefined', 'undefined', 'undefined', 0, '20300.00', '20300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '470351.0000', 'undefined', '20300.00', NULL, NULL, NULL, '23.1700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15734, 7868, 0, '', 'undefined', 'undefined', 'undefined', 0, '20300.00', '20300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '384685.0000', 'undefined', '20300.00', NULL, NULL, NULL, '18.9500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15736, 7869, 0, '', 'undefined', 'undefined', 'undefined', 0, '20300.00', '20300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '121597.0000', 'undefined', '20300.00', NULL, NULL, NULL, '5.9900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15738, 7870, 0, '', 'undefined', 'undefined', 'undefined', 0, '20300.00', '20300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '383467.0000', 'undefined', '20300.00', NULL, NULL, NULL, '18.8900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15740, 7871, 0, '', 'undefined', 'undefined', 'undefined', 0, '20500.00', '20500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '450385.0000', 'undefined', '20500.00', NULL, NULL, NULL, '21.9700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15742, 7872, 0, '', 'undefined', 'undefined', 'undefined', 0, '20300.00', '20300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '420007.0000', 'undefined', '20300.00', NULL, NULL, NULL, '20.6900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15744, 7873, 0, '', 'undefined', 'undefined', 'undefined', 0, '20300.00', '20300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '452893.0000', 'undefined', '20300.00', NULL, NULL, NULL, '22.3100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15746, 7874, 0, '', 'undefined', 'undefined', 'undefined', 0, '20300.00', '20300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '309981.0000', 'undefined', '20300.00', NULL, NULL, NULL, '15.2700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15748, 7875, 0, '', 'undefined', 'undefined', 'undefined', 0, '21500.00', '21500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '323145.0000', 'undefined', '21500.00', NULL, NULL, NULL, '15.0300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15750, 7876, 0, '', 'undefined', 'undefined', 'undefined', 0, '21200.00', '21200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '396864.0000', 'undefined', '21200.00', NULL, NULL, NULL, '18.7200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15752, 7877, 0, '', 'undefined', 'undefined', 'undefined', 0, '18500.00', '18500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '355015.0000', 'undefined', '18500.00', NULL, NULL, NULL, '19.1900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15754, 7878, 0, '', 'undefined', 'undefined', 'undefined', 0, '50000.00', '50000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '50000.0000', 'undefined', '50000.00', NULL, NULL, NULL, '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15756, 7879, 0, '', 'undefined', 'undefined', 'undefined', 0, '20300.00', '20300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '387121.0000', 'undefined', '20300.00', NULL, NULL, NULL, '19.0700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15758, 7880, 0, '', 'undefined', 'undefined', 'undefined', 0, '20300.00', '20300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '401737.0000', 'undefined', '20300.00', NULL, NULL, NULL, '19.7900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15760, 7881, 0, '', 'undefined', 'undefined', 'undefined', 0, '20300.00', '20300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '413105.0000', 'undefined', '20300.00', NULL, NULL, NULL, '20.3500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15763, 7882, 0, '', 'undefined', 'undefined', 'undefined', 0, '20300.00', '20300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '421225.0000', 'undefined', '20300.00', NULL, NULL, NULL, '20.7500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15765, 7883, 0, '', 'undefined', 'undefined', 'undefined', 0, '20200.00', '20200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '387840.0000', 'undefined', '20200.00', NULL, NULL, NULL, '19.2000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15767, 7884, 0, '', 'undefined', 'undefined', 'undefined', 0, '20300.00', '20300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '417571.0000', 'undefined', '20300.00', NULL, NULL, NULL, '20.5700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15769, 7885, 0, '', 'undefined', 'undefined', 'undefined', 0, '20300.00', '20300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '104139.0000', 'undefined', '20300.00', NULL, NULL, NULL, '5.1300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15771, 7886, 0, '', 'undefined', 'undefined', 'undefined', 0, '20500.00', '20500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '149855.0000', 'undefined', '20500.00', NULL, NULL, NULL, '7.3100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15774, 7887, 0, '', 'undefined', 'undefined', 'undefined', 0, '20400.00', '20400.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '215628.0000', 'undefined', '20400.00', NULL, NULL, NULL, '10.5700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15776, 7888, 0, '', 'undefined', 'undefined', 'undefined', 0, '20300.00', '20300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '120379.0000', 'undefined', '20300.00', NULL, NULL, NULL, '5.9300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15778, 7889, 0, '', 'undefined', 'undefined', 'undefined', 0, '17500.00', '17500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '162750.0000', 'undefined', '17500.00', NULL, NULL, NULL, '9.3000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15780, 7890, 0, '', 'undefined', 'undefined', 'undefined', 0, '21500.00', '21500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '320565.0000', 'undefined', '21500.00', NULL, NULL, NULL, '14.9100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15782, 7891, 0, '', 'undefined', 'undefined', 'undefined', 0, '17300.00', '17300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '382503.0000', 'undefined', '17300.00', NULL, NULL, NULL, '22.1100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15784, 7892, 0, '', 'undefined', 'undefined', 'undefined', 0, '21200.00', '21200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '110876.0000', 'undefined', '21200.00', NULL, NULL, NULL, '5.2300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15786, 7893, 0, '', 'undefined', 'undefined', 'undefined', 0, '19300.00', '19300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '310537.0000', 'undefined', '19300.00', NULL, NULL, NULL, '16.0900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15788, 7894, 0, '', 'undefined', 'undefined', 'undefined', 0, '20400.00', '20400.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '67524.0000', 'undefined', '20400.00', NULL, NULL, NULL, '3.3100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15790, 7895, 0, '', 'undefined', 'undefined', 'undefined', 0, '20400.00', '20400.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '68340.0000', 'undefined', '20400.00', NULL, NULL, NULL, '3.3500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15792, 7896, 0, '', 'undefined', 'undefined', 'undefined', 0, '20400.00', '20400.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '67728.0000', 'undefined', '20400.00', NULL, NULL, NULL, '3.3200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15794, 7897, 0, '', 'undefined', 'undefined', 'undefined', 0, '20300.00', '20300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '359919.0000', 'undefined', '20300.00', NULL, NULL, NULL, '17.7300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15796, 7898, 0, '', 'undefined', 'undefined', 'undefined', 0, '20300.00', '20300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '423458.0000', 'undefined', '20300.00', NULL, NULL, NULL, '20.8600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15798, 7899, 0, '', 'undefined', 'undefined', 'undefined', 0, '20300.00', '20300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '440104.0000', 'undefined', '20300.00', NULL, NULL, NULL, '21.6800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15800, 7900, 0, '', 'undefined', 'undefined', 'undefined', 0, '20350.00', '20350.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '432030.5000', 'undefined', '20350.00', NULL, NULL, NULL, '21.2300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15802, 7901, 0, '', 'undefined', 'undefined', 'undefined', 0, '20200.00', '20200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '357540.0000', 'undefined', '20200.00', NULL, NULL, NULL, '17.7000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15804, 7902, 0, '', 'undefined', 'undefined', 'undefined', 0, '20300.00', '20300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '300034.0000', 'undefined', '20300.00', NULL, NULL, NULL, '14.7800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15806, 7903, 0, '', 'undefined', 'undefined', 'undefined', 0, '20300.00', '20300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '484967.0000', 'undefined', '20300.00', NULL, NULL, NULL, '23.8900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15808, 7904, 0, '', 'undefined', 'undefined', 'undefined', 0, '20300.00', '20300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '103530.0000', 'undefined', '20300.00', NULL, NULL, NULL, '5.1000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15810, 7905, 0, '', 'undefined', 'undefined', 'undefined', 0, '20300.00', '20300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '386106.0000', 'undefined', '20300.00', NULL, NULL, NULL, '19.0200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15812, 7906, 0, '', 'undefined', 'undefined', 'undefined', 0, '20300.00', '20300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '295365.0000', 'undefined', '20300.00', NULL, NULL, NULL, '14.5500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15814, 7907, 0, '', 'undefined', 'undefined', 'undefined', 0, '17250.00', '17250.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '345000.0000', 'undefined', '17250.00', NULL, NULL, NULL, '20.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15816, 7908, 0, '', 'undefined', 'undefined', 'undefined', 0, '17400.00', '17400.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '1740000.0000', 'undefined', '17400.00', NULL, NULL, NULL, '100.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15818, 7909, 0, '', 'undefined', 'undefined', 'undefined', 0, '17300.00', '17300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '439939.0000', 'undefined', '17300.00', NULL, NULL, NULL, '25.4300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15820, 7910, 0, '', 'undefined', 'undefined', 'undefined', 0, '17500.00', '17500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '429450.0000', 'undefined', '17500.00', NULL, NULL, NULL, '24.5400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15822, 7911, 0, '', 'undefined', 'undefined', 'undefined', 0, '17300.00', '17300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '375583.0000', 'undefined', '17300.00', NULL, NULL, NULL, '21.7100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15824, 7912, 0, '', 'undefined', 'undefined', 'undefined', 0, '140000.00', '140000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '140000.0000', 'undefined', '140000.00', NULL, NULL, NULL, '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15825, 5906, 0, '', 'undefined', 'undefined', 'undefined', 0, '25770.00', '25770.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '25770.0000', 'undefined', '25770.00', NULL, NULL, NULL, '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15827, 7913, 0, '', 'undefined', 'undefined', 'undefined', 0, '98970.00', '98970.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '98970.0000', 'undefined', '98970.00', NULL, NULL, NULL, '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15829, 7914, 0, '', 'undefined', 'undefined', 'undefined', 0, '17200.00', '17200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '376852.0000', 'undefined', '17200.00', NULL, NULL, NULL, '21.9100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15831, 7915, 0, '', 'undefined', 'undefined', 'undefined', 0, '17200.00', '17200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '415036.0000', 'undefined', '17200.00', NULL, NULL, NULL, '24.1300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15833, 7916, 0, '', 'undefined', 'undefined', 'undefined', 0, '17620.00', '17620.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '443143.0000', 'undefined', '17620.00', NULL, NULL, NULL, '25.1500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15835, 7917, 0, '', 'undefined', 'undefined', 'undefined', 0, '17750.00', '17750.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '347190.0000', 'undefined', '17750.00', NULL, NULL, NULL, '19.5600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15837, 7918, 0, '', 'undefined', 'undefined', 'undefined', 0, '20300.00', '20300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '117740.0000', 'undefined', '20300.00', NULL, NULL, NULL, '5.8000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15839, 7919, 0, '', 'undefined', 'undefined', 'undefined', 0, '20300.00', '20300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '285012.0000', 'undefined', '20300.00', NULL, NULL, NULL, '14.0400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15841, 7920, 0, '', 'undefined', 'undefined', 'undefined', 0, '20420.00', '20420.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '360617.2000', 'undefined', '20420.00', NULL, NULL, NULL, '17.6600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15843, 7921, 0, '', 'undefined', 'undefined', 'undefined', 0, '20200.00', '20200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '423998.0000', 'undefined', '20200.00', NULL, NULL, NULL, '20.9900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15845, 7922, 0, '', 'undefined', 'undefined', 'undefined', 0, '20300.00', '20300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '355453.0000', 'undefined', '20300.00', NULL, NULL, NULL, '17.5100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15847, 7923, 0, '', 'undefined', 'undefined', 'undefined', 0, '20300.00', '20300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '379204.0000', 'undefined', '20300.00', NULL, NULL, NULL, '18.6800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15849, 7924, 0, '', 'undefined', 'undefined', 'undefined', 0, '18900.00', '18900.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '2551500.0000', 'undefined', '18900.00', NULL, NULL, NULL, '135.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15851, 7925, 0, '', 'undefined', 'undefined', 'undefined', 0, '18900.00', '18900.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '1115100.0000', 'undefined', '18900.00', NULL, NULL, NULL, '59.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15853, 7926, 0, '', 'undefined', 'undefined', 'undefined', 0, '21200.00', '21200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '107484.0000', 'undefined', '21200.00', NULL, NULL, NULL, '5.0700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15855, 7927, 0, '', 'undefined', 'undefined', 'undefined', 0, '19400.00', '19400.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '308848.0000', 'undefined', '19400.00', NULL, NULL, NULL, '15.9200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15857, 7928, 0, '', 'undefined', 'undefined', 'undefined', 0, '19800.00', '19800.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '101574.0000', 'undefined', '19800.00', NULL, NULL, NULL, '5.1300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15859, 7929, 0, '', 'undefined', 'undefined', 'undefined', 0, '20950.00', '20950.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '501333.5000', 'undefined', '20950.00', NULL, NULL, NULL, '23.9300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15861, 7930, 0, '', 'undefined', 'undefined', 'undefined', 0, '20950.00', '20950.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '477031.5000', 'undefined', '20950.00', NULL, NULL, NULL, '22.7700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15863, 7931, 0, '', 'undefined', 'undefined', 'undefined', 0, '20950.00', '20950.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '509294.5000', 'undefined', '20950.00', NULL, NULL, NULL, '24.3100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15865, 7932, 0, '', 'undefined', 'undefined', 'undefined', 0, '20950.00', '20950.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '484154.5000', 'undefined', '20950.00', NULL, NULL, NULL, '23.1100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15867, 7933, 0, '', 'undefined', 'undefined', 'undefined', 0, '20950.00', '20950.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '399516.5000', 'undefined', '20950.00', NULL, NULL, NULL, '19.0700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15869, 7934, 0, '', 'undefined', 'undefined', 'undefined', 0, '20950.00', '20950.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '482688.0000', 'undefined', '20950.00', NULL, NULL, NULL, '23.0400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15871, 7935, 0, '', 'undefined', 'undefined', 'undefined', 0, '20200.00', '20200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '421574.0000', 'undefined', '20200.00', NULL, NULL, NULL, '20.8700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15873, 7936, 0, '', 'undefined', 'undefined', 'undefined', 0, '20200.00', '20200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '438340.0000', 'undefined', '20200.00', NULL, NULL, NULL, '21.7000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15875, 7937, 0, '', 'undefined', 'undefined', 'undefined', 0, '19800.00', '19800.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '367884.0000', 'undefined', '19800.00', NULL, NULL, NULL, '18.5800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15880, 7940, 0, '', 'undefined', 'undefined', 'undefined', 0, '17500.00', '17500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '428575.0000', 'undefined', '17500.00', NULL, NULL, NULL, '24.4900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15881, 7939, 0, '', 'undefined', 'undefined', 'undefined', 0, '17500.00', '17500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '72800.0000', 'undefined', '17500.00', NULL, NULL, NULL, '4.1600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15882, 7938, 0, '', 'undefined', 'undefined', 'undefined', 0, '17400.00', '17400.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '321030.0000', 'undefined', '17400.00', NULL, NULL, NULL, '18.4500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15884, 7941, 0, '', 'undefined', 'undefined', 'undefined', 0, '19300.00', '19300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '366314.0000', 'undefined', '19300.00', NULL, NULL, NULL, '18.9800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15886, 7942, 0, '', 'undefined', 'undefined', 'undefined', 0, '19300.00', '19300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '359945.0000', 'undefined', '19300.00', NULL, NULL, NULL, '18.6500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15888, 7943, 0, '', 'undefined', 'undefined', 'undefined', 0, '19400.00', '19400.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '382180.0000', 'undefined', '19400.00', NULL, NULL, NULL, '19.7000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15890, 7944, 0, '', 'undefined', 'undefined', 'undefined', 0, '19800.00', '19800.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '385506.0000', 'undefined', '19800.00', NULL, NULL, NULL, '19.4700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15892, 7945, 0, '', 'undefined', 'undefined', 'undefined', 0, '19800.00', '19800.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '389070.0000', 'undefined', '19800.00', NULL, NULL, NULL, '19.6500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15894, 7946, 0, '', 'undefined', 'undefined', 'undefined', 0, '20300.00', '20300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '474005.0000', 'undefined', '20300.00', NULL, NULL, NULL, '23.3500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15896, 7947, 0, '', 'undefined', 'undefined', 'undefined', 0, '20300.00', '20300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '464261.0000', 'undefined', '20300.00', NULL, NULL, NULL, '22.8700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15898, 7948, 0, '', 'undefined', 'undefined', 'undefined', 0, '20100.00', '20100.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '127836.0000', 'undefined', '20100.00', NULL, NULL, NULL, '6.3600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15900, 7949, 0, '', 'undefined', 'undefined', 'undefined', 0, '20000.00', '20000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '20000.0000', 'undefined', '20000.00', NULL, NULL, NULL, '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15902, 7950, 0, '', 'undefined', 'undefined', 'undefined', 0, '19300.00', '19300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '324047.0000', 'undefined', '19300.00', NULL, NULL, NULL, '16.7900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15904, 7951, 0, '', 'undefined', 'undefined', 'undefined', 0, '19800.00', '19800.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '104940.0000', 'undefined', '19800.00', NULL, NULL, NULL, '5.3000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15906, 7952, 0, '', 'undefined', 'undefined', 'undefined', 0, '20100.00', '20100.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '124821.0000', 'undefined', '20100.00', NULL, NULL, NULL, '6.2100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15908, 7953, 0, '', 'undefined', 'undefined', 'undefined', 0, '20300.00', '20300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '483749.0000', 'undefined', '20300.00', NULL, NULL, NULL, '23.8300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15910, 7954, 0, '', 'undefined', 'undefined', 'undefined', 0, '20300.00', '20300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '378189.0000', 'undefined', '20300.00', NULL, NULL, NULL, '18.6300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15912, 7955, 0, '', 'undefined', 'undefined', 'undefined', 0, '20300.00', '20300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '461013.0000', 'undefined', '20300.00', NULL, NULL, NULL, '22.7100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15914, 7956, 0, '', 'undefined', 'undefined', 'undefined', 0, '19800.00', '19800.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '353430.0000', 'undefined', '19800.00', NULL, NULL, NULL, '17.8500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15916, 7957, 0, '', 'undefined', 'undefined', 'undefined', 0, '9040.00', '9040.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '9040.0000', 'undefined', '9040.00', NULL, NULL, NULL, '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15918, 7958, 0, '', 'undefined', 'undefined', 'undefined', 0, '10000.00', '10000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '10000.0000', 'undefined', '10000.00', NULL, NULL, NULL, '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15920, 7959, 0, '', 'undefined', 'undefined', 'undefined', 0, '22400.00', '22400.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '22400.0000', 'undefined', '22400.00', NULL, NULL, NULL, '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15923, 7960, 0, '', 'undefined', 'undefined', 'undefined', 0, '3321.00', '3321.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '3321.0000', 'undefined', '3321.00', NULL, NULL, NULL, '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15925, 7961, 0, '', 'undefined', 'undefined', 'undefined', 0, '10000.00', '10000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '10000.0000', 'undefined', '10000.00', NULL, NULL, NULL, '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15926, 7841, 0, '', 'undefined', 'undefined', 'undefined', 0, '19400.00', '19400.00', '22.02', 1, '0.0000', NULL, '', '', '0.00', '427188.0000', 'undefined', '19400.00', NULL, NULL, NULL, '22.0200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15928, 7962, 0, '', 'undefined', 'undefined', 'undefined', 0, '17300.00', '17300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '399457.0000', 'undefined', '17300.00', NULL, NULL, NULL, '23.0900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15930, 7963, 0, '', 'undefined', 'undefined', 'undefined', 0, '17300.00', '17300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '333890.0000', 'undefined', '17300.00', NULL, NULL, NULL, '19.3000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15932, 7964, 0, '', 'undefined', 'undefined', 'undefined', 0, '17500.00', '17500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '145250.0000', 'undefined', '17500.00', NULL, NULL, NULL, '8.3000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15934, 7965, 0, '', 'undefined', 'undefined', 'undefined', 0, '17500.00', '17500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '82425.0000', 'undefined', '17500.00', NULL, NULL, NULL, '4.7100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15936, 7966, 0, '', 'undefined', 'undefined', 'undefined', 0, '17500.00', '17500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '415800.0000', 'undefined', '17500.00', NULL, NULL, NULL, '23.7600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15938, 7967, 0, '', 'undefined', 'undefined', 'undefined', 0, '19800.00', '19800.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '68112.0000', 'undefined', '19800.00', NULL, NULL, NULL, '3.4400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15940, 7968, 0, '', 'undefined', 'undefined', 'undefined', 0, '19800.00', '19800.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '99990.0000', 'undefined', '19800.00', NULL, NULL, NULL, '5.0500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15942, 7969, 0, '', 'undefined', 'undefined', 'undefined', 0, '19800.00', '19800.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '242748.0000', 'undefined', '19800.00', NULL, NULL, NULL, '12.2600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15944, 7970, 0, '', 'undefined', 'undefined', 'undefined', 0, '21200.00', '21200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '503076.0000', 'undefined', '21200.00', NULL, NULL, NULL, '23.7300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15946, 7971, 0, '', 'undefined', 'undefined', 'undefined', 0, '20800.00', '20800.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '419120.0000', 'undefined', '20800.00', NULL, NULL, NULL, '20.1500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15948, 7972, 0, '', 'undefined', 'undefined', 'undefined', 0, '18000.00', '18000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '1800000.0000', 'undefined', '18000.00', NULL, NULL, NULL, '100.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15950, 7973, 0, '', 'undefined', 'undefined', 'undefined', 0, '17500.00', '17500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '399000.0000', 'undefined', '17500.00', NULL, NULL, NULL, '22.8000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15952, 7974, 0, '', 'undefined', 'undefined', 'undefined', 0, '17300.00', '17300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '389250.0000', 'undefined', '17300.00', NULL, NULL, NULL, '22.5000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15954, 7975, 0, '', 'undefined', 'undefined', 'undefined', 0, '17500.00', '17500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '359275.0000', 'undefined', '17500.00', NULL, NULL, NULL, '20.5300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15956, 7976, 0, '', 'undefined', 'undefined', 'undefined', 0, '19800.00', '19800.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '257994.0000', 'undefined', '19800.00', NULL, NULL, NULL, '13.0300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15958, 7977, 0, '', 'undefined', 'undefined', 'undefined', 0, '21300.00', '21300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '527814.0000', 'undefined', '21300.00', NULL, NULL, NULL, '24.7800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15960, 7978, 0, '', 'undefined', 'undefined', 'undefined', 0, '18000.00', '18000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '50940.0000', 'undefined', '18000.00', NULL, NULL, NULL, '2.8300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15962, 7979, 0, '', 'undefined', 'undefined', 'undefined', 0, '18000.00', '18000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '48960.0000', 'undefined', '18000.00', NULL, NULL, NULL, '2.7200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15964, 7980, 0, '', 'undefined', 'undefined', 'undefined', 0, '18900.00', '18900.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '378000.0000', 'undefined', '18900.00', NULL, NULL, NULL, '20.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15966, 7981, 0, '', 'undefined', 'undefined', 'undefined', 0, '18900.00', '18900.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '1171800.0000', 'undefined', '18900.00', NULL, NULL, NULL, '62.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15968, 7982, 0, '', 'undefined', 'undefined', 'undefined', 0, '18900.00', '18900.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '2608200.0000', 'undefined', '18900.00', NULL, NULL, NULL, '138.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15970, 7983, 0, '', 'undefined', 'undefined', 'undefined', 0, '17500.00', '17500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '424900.0000', 'undefined', '17500.00', NULL, NULL, NULL, '24.2800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15972, 7984, 0, '', 'undefined', 'undefined', 'undefined', 0, '17500.00', '17500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '405475.0000', 'undefined', '17500.00', NULL, NULL, NULL, '23.1700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15974, 7985, 0, '', 'undefined', 'undefined', 'undefined', 0, '17500.00', '17500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '317275.0000', 'undefined', '17500.00', NULL, NULL, NULL, '18.1300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15976, 7986, 0, '', 'undefined', 'undefined', 'undefined', 0, '19920.00', '19920.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '454972.8000', 'undefined', '19920.00', NULL, NULL, NULL, '22.8400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15978, 7987, 0, '', 'undefined', 'undefined', 'undefined', 0, '21300.00', '21300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '467322.0000', 'undefined', '21300.00', NULL, NULL, NULL, '21.9400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15980, 7988, 0, '', 'undefined', 'undefined', 'undefined', 0, '21300.00', '21300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '465405.0000', 'undefined', '21300.00', NULL, NULL, NULL, '21.8500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15982, 7989, 0, '', 'undefined', 'undefined', 'undefined', 0, '21300.00', '21300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '431325.0000', 'undefined', '21300.00', NULL, NULL, NULL, '20.2500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15984, 7990, 0, '', 'undefined', 'undefined', 'undefined', 0, '17400.00', '17400.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '365400.0000', 'undefined', '17400.00', NULL, NULL, NULL, '21.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15986, 7991, 0, '', 'undefined', 'undefined', 'undefined', 0, '17500.00', '17500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '347550.0000', 'undefined', '17500.00', NULL, NULL, NULL, '19.8600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15988, 7992, 0, '', 'undefined', 'undefined', 'undefined', 0, '17500.00', '17500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '375200.0000', 'undefined', '17500.00', NULL, NULL, NULL, '21.4400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15990, 7993, 0, '', 'undefined', 'undefined', 'undefined', 0, '17500.00', '17500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '383075.0000', 'undefined', '17500.00', NULL, NULL, NULL, '21.8900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15992, 7994, 0, '', 'undefined', 'undefined', 'undefined', 0, '19800.00', '19800.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '66528.0000', 'undefined', '19800.00', NULL, NULL, NULL, '3.3600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15994, 7995, 0, '', 'undefined', 'undefined', 'undefined', 0, '19800.00', '19800.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '65934.0000', 'undefined', '19800.00', NULL, NULL, NULL, '3.3300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15996, 7996, 0, '', 'undefined', 'undefined', 'undefined', 0, '19850.00', '19850.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '392434.5000', 'undefined', '19850.00', NULL, NULL, NULL, '19.7700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (15998, 7997, 0, '', 'undefined', 'undefined', 'undefined', 0, '20800.00', '20800.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '398112.0000', 'undefined', '20800.00', NULL, NULL, NULL, '19.1400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16000, 7998, 0, '', 'undefined', 'undefined', 'undefined', 0, '18000.00', '18000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '612000.0000', 'undefined', '18000.00', NULL, NULL, NULL, '34.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16002, 7999, 0, '', 'undefined', 'undefined', 'undefined', 0, '17620.00', '17620.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '419532.2000', 'undefined', '17620.00', NULL, NULL, NULL, '23.8100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16004, 8000, 0, '', 'undefined', 'undefined', 'undefined', 0, '17400.00', '17400.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '423516.0000', 'undefined', '17400.00', NULL, NULL, NULL, '24.3400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16006, 8001, 0, '', 'undefined', 'undefined', 'undefined', 0, '17400.00', '17400.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '196446.0000', 'undefined', '17400.00', NULL, NULL, NULL, '11.2900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16008, 8002, 0, '', 'undefined', 'undefined', 'undefined', 0, '17500.00', '17500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '163800.0000', 'undefined', '17500.00', NULL, NULL, NULL, '9.3600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16010, 8003, 0, '', 'undefined', 'undefined', 'undefined', 0, '17400.00', '17400.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '343650.0000', 'undefined', '17400.00', NULL, NULL, NULL, '19.7500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16012, 8004, 0, '', 'undefined', 'undefined', 'undefined', 0, '19500.00', '19500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '442650.0000', 'undefined', '19500.00', NULL, NULL, NULL, '22.7000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16014, 8005, 0, '', 'undefined', 'undefined', 'undefined', 0, '19500.00', '19500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '452205.0000', 'undefined', '19500.00', NULL, NULL, NULL, '23.1900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16016, 8006, 0, '', 'undefined', 'undefined', 'undefined', 0, '19800.00', '19800.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '269676.0000', 'undefined', '19800.00', NULL, NULL, NULL, '13.6200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16018, 8007, 0, '', 'undefined', 'undefined', 'undefined', 0, '19800.00', '19800.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '100386.0000', 'undefined', '19800.00', NULL, NULL, NULL, '5.0700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16020, 8008, 0, '', 'undefined', 'undefined', 'undefined', 0, '17500.00', '17500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '351050.0000', 'undefined', '17500.00', NULL, NULL, NULL, '20.0600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16022, 8009, 0, '', 'undefined', 'undefined', 'undefined', 0, '20900.00', '20900.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '542564.0000', 'undefined', '20900.00', NULL, NULL, NULL, '25.9600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16024, 8010, 0, '', 'undefined', 'undefined', 'undefined', 0, '18000.00', '18000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '1836000.0000', 'undefined', '18000.00', NULL, NULL, NULL, '102.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16026, 8011, 0, '', 'undefined', 'undefined', 'undefined', 0, '17450.00', '17450.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '421766.5000', 'undefined', '17450.00', NULL, NULL, NULL, '24.1700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16028, 8012, 0, '', 'undefined', 'undefined', 'undefined', 0, '17450.00', '17450.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '346208.0000', 'undefined', '17450.00', NULL, NULL, NULL, '19.8400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16030, 8013, 0, '', 'undefined', 'undefined', 'undefined', 0, '17450.00', '17450.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '342369.0000', 'undefined', '17450.00', NULL, NULL, NULL, '19.6200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16032, 8014, 0, '', 'undefined', 'undefined', 'undefined', 0, '17500.00', '17500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '251650.0000', 'undefined', '17500.00', NULL, NULL, NULL, '14.3800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16034, 8015, 0, '', 'undefined', 'undefined', 'undefined', 0, '17400.00', '17400.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '384018.0000', 'undefined', '17400.00', NULL, NULL, NULL, '22.0700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16036, 8016, 0, '', 'undefined', 'undefined', 'undefined', 0, '17400.00', '17400.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '161820.0000', 'undefined', '17400.00', NULL, NULL, NULL, '9.3000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16038, 8017, 0, '', 'undefined', 'undefined', 'undefined', 0, '17500.00', '17500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '261800.0000', 'undefined', '17500.00', NULL, NULL, NULL, '14.9600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16040, 8018, 0, '', 'undefined', 'undefined', 'undefined', 0, '17400.00', '17400.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '381408.0000', 'undefined', '17400.00', NULL, NULL, NULL, '21.9200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16042, 8019, 0, '', 'undefined', 'undefined', 'undefined', 0, '17500.00', '17500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '383425.0000', 'undefined', '17500.00', NULL, NULL, NULL, '21.9100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16044, 8020, 0, '', 'undefined', 'undefined', 'undefined', 0, '17500.00', '17500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '425250.0000', 'undefined', '17500.00', NULL, NULL, NULL, '24.3000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16046, 8021, 0, '', 'undefined', 'undefined', 'undefined', 0, '17500.00', '17500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '422800.0000', 'undefined', '17500.00', NULL, NULL, NULL, '24.1600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16048, 8022, 0, '', 'undefined', 'undefined', 'undefined', 0, '19920.00', '19920.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '409356.0000', 'undefined', '19920.00', NULL, NULL, NULL, '20.5500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16050, 8023, 0, '', 'undefined', 'undefined', 'undefined', 0, '19500.00', '19500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '438945.0000', 'undefined', '19500.00', NULL, NULL, NULL, '22.5100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16052, 8024, 0, '', 'undefined', 'undefined', 'undefined', 0, '19800.00', '19800.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '103554.0000', 'undefined', '19800.00', NULL, NULL, NULL, '5.2300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16054, 8025, 0, '', 'undefined', 'undefined', 'undefined', 0, '20800.00', '20800.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '288288.0000', 'undefined', '20800.00', NULL, NULL, NULL, '13.8600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16057, 8027, 0, '', 'undefined', 'undefined', 'undefined', 0, '17500.00', '17500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '388850.0000', 'undefined', '17500.00', NULL, NULL, NULL, '22.2200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16058, 8026, 0, '', 'undefined', 'undefined', 'undefined', 0, '17500.00', '17500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '417375.0000', 'undefined', '17500.00', NULL, NULL, NULL, '23.8500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16060, 8028, 0, '', 'undefined', 'undefined', 'undefined', 0, '17500.00', '17500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '318150.0000', 'undefined', '17500.00', NULL, NULL, NULL, '18.1800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16062, 8029, 0, '', 'undefined', 'undefined', 'undefined', 0, '19300.00', '19300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '309765.0000', 'undefined', '19300.00', NULL, NULL, NULL, '16.0500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16064, 8030, 0, '', 'undefined', 'undefined', 'undefined', 0, '17400.00', '17400.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '446136.0000', 'undefined', '17400.00', NULL, NULL, NULL, '25.6400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16066, 8031, 0, '', 'undefined', 'undefined', 'undefined', 0, '18000.00', '18000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '436860.0000', 'undefined', '18000.00', NULL, NULL, NULL, '24.2700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16068, 8032, 0, '', 'undefined', 'undefined', 'undefined', 0, '17700.00', '17700.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '370638.0000', 'undefined', '17700.00', NULL, NULL, NULL, '20.9400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16070, 8033, 0, '', 'undefined', 'undefined', 'undefined', 0, '19800.00', '19800.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '66528.0000', 'undefined', '19800.00', NULL, NULL, NULL, '3.3600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16072, 8034, 0, '', 'undefined', 'undefined', 'undefined', 0, '18000.00', '18000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '475200.0000', 'undefined', '18000.00', NULL, NULL, NULL, '26.4000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16074, 8035, 0, '', 'undefined', 'undefined', 'undefined', 0, '17800.00', '17800.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '410824.0000', 'undefined', '17800.00', NULL, NULL, NULL, '23.0800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16076, 8036, 0, '', 'undefined', 'undefined', 'undefined', 0, '17500.00', '17500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '397250.0000', 'undefined', '17500.00', NULL, NULL, NULL, '22.7000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16078, 8037, 0, '', 'undefined', 'undefined', 'undefined', 0, '18000.00', '18000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '351000.0000', 'undefined', '18000.00', NULL, NULL, NULL, '19.5000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16080, 8038, 0, '', 'undefined', 'undefined', 'undefined', 0, '18000.00', '18000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '188280.0000', 'undefined', '18000.00', NULL, NULL, NULL, '10.4600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16082, 8039, 0, '', 'undefined', 'undefined', 'undefined', 0, '18000.00', '18000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '94680.0000', 'undefined', '18000.00', NULL, NULL, NULL, '5.2600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16084, 8040, 0, '', 'undefined', 'undefined', 'undefined', 0, '17500.00', '17500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '280350.0000', 'undefined', '17500.00', NULL, NULL, NULL, '16.0200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16086, 8041, 0, '', 'undefined', 'undefined', 'undefined', 0, '19800.00', '19800.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '64548.0000', 'undefined', '19800.00', NULL, NULL, NULL, '3.2600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16088, 8042, 0, '', 'undefined', 'undefined', 'undefined', 0, '21200.00', '21200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '81620.0000', 'undefined', '21200.00', NULL, NULL, NULL, '3.8500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16090, 8043, 0, '', 'undefined', 'undefined', 'undefined', 0, '17500.00', '17500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '368725.0000', 'undefined', '17500.00', NULL, NULL, NULL, '21.0700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16092, 8044, 0, '', 'undefined', 'undefined', 'undefined', 0, '20500.00', '20500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '495690.0000', 'undefined', '20500.00', NULL, NULL, NULL, '24.1800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16094, 8045, 0, '', 'undefined', 'undefined', 'undefined', 0, '20800.00', '20800.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '419952.0000', 'undefined', '20800.00', NULL, NULL, NULL, '20.1900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16096, 8046, 0, '', 'undefined', 'undefined', 'undefined', 0, '21500.00', '21500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '470850.0000', 'undefined', '21500.00', NULL, NULL, NULL, '21.9000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16099, 8047, 0, '', 'undefined', 'undefined', 'undefined', 0, '17700.00', '17700.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '401082.0000', 'undefined', '17700.00', NULL, NULL, NULL, '22.6600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16101, 8048, 0, '', 'undefined', 'undefined', 'undefined', 0, '120000.00', '120000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '120000.0000', 'undefined', '120000.00', NULL, NULL, NULL, '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16103, 8049, 0, '', 'undefined', 'undefined', 'undefined', 0, '24000.00', '24000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '24000.0000', 'undefined', '24000.00', NULL, NULL, NULL, '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16105, 8050, 0, '', 'undefined', 'undefined', 'undefined', 0, '100000.00', '100000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '100000.0000', 'undefined', '100000.00', NULL, NULL, NULL, '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16107, 8051, 0, '', 'undefined', 'undefined', 'undefined', 0, '21000.00', '21000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '328860.0000', 'undefined', '21000.00', NULL, NULL, NULL, '15.6600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16109, 8052, 0, '', 'undefined', 'undefined', 'undefined', 0, '20700.00', '20700.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '293733.0000', 'undefined', '20700.00', NULL, NULL, NULL, '14.1900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16111, 8053, 0, '', 'undefined', 'undefined', 'undefined', 0, '20600.00', '20600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '325068.0000', 'undefined', '20600.00', NULL, NULL, NULL, '15.7800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16114, 8055, 0, '', 'undefined', 'undefined', 'undefined', 0, '20600.00', '20600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '396138.0000', 'undefined', '20600.00', NULL, NULL, NULL, '19.2300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16115, 8054, 0, '', 'undefined', 'undefined', 'undefined', 0, '20600.00', '20600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '296228.0000', 'undefined', '20600.00', NULL, NULL, NULL, '14.3800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16118, 8057, 0, '', 'undefined', 'undefined', 'undefined', 0, '20600.00', '20600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '431570.0000', 'undefined', '20600.00', NULL, NULL, NULL, '20.9500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16119, 8056, 0, '', 'undefined', 'undefined', 'undefined', 0, '20600.00', '20600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '483070.0000', 'undefined', '20600.00', NULL, NULL, NULL, '23.4500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16123, 8060, 0, '', 'undefined', 'undefined', 'undefined', 0, '20600.00', '20600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '459792.0000', 'undefined', '20600.00', NULL, NULL, NULL, '22.3200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16124, 8059, 0, '', 'undefined', 'undefined', 'undefined', 0, '20600.00', '20600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '481422.0000', 'undefined', '20600.00', NULL, NULL, NULL, '23.3700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16125, 8058, 0, '', 'undefined', 'undefined', 'undefined', 0, '20600.00', '20600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '444754.0000', 'undefined', '20600.00', NULL, NULL, NULL, '21.5900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16129, 8063, 0, '', 'undefined', 'undefined', 'undefined', 0, '20700.00', '20700.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '449190.0000', 'undefined', '20700.00', NULL, NULL, NULL, '21.7000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16131, 8062, 0, '', 'undefined', 'undefined', 'undefined', 0, '20700.00', '20700.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '448983.0000', 'undefined', '20700.00', NULL, NULL, NULL, '21.6900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16132, 8061, 0, '', 'undefined', 'undefined', 'undefined', 0, '20700.00', '20700.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '493695.0000', 'undefined', '20700.00', NULL, NULL, NULL, '23.8500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16135, 8065, 0, '', 'undefined', 'undefined', 'undefined', 0, '20800.00', '20800.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '69264.0000', 'undefined', '20800.00', NULL, NULL, NULL, '3.3300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16136, 8064, 0, '', 'undefined', 'undefined', 'undefined', 0, '20800.00', '20800.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '68432.0000', 'undefined', '20800.00', NULL, NULL, NULL, '3.2900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16141, 8067, 0, '', 'undefined', 'undefined', 'undefined', 0, '20700.00', '20700.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '66447.0000', 'undefined', '20700.00', NULL, NULL, NULL, '3.2100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16142, 8066, 0, '', 'undefined', 'undefined', 'undefined', 0, '20700.00', '20700.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '69552.0000', 'undefined', '20700.00', NULL, NULL, NULL, '3.3600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16146, 8070, 0, '', 'undefined', 'undefined', 'undefined', 0, '20700.00', '20700.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '450639.0000', 'undefined', '20700.00', NULL, NULL, NULL, '21.7700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16147, 8069, 0, '', 'undefined', 'undefined', 'undefined', 0, '20700.00', '20700.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '426420.0000', 'undefined', '20700.00', NULL, NULL, NULL, '20.6000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16148, 8068, 0, '', 'undefined', 'undefined', 'undefined', 0, '20700.00', '20700.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '423315.0000', 'undefined', '20700.00', NULL, NULL, NULL, '20.4500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16151, 8072, 0, '', 'undefined', 'undefined', 'undefined', 0, '20600.00', '20600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '404996.0000', 'undefined', '20600.00', NULL, NULL, NULL, '19.6600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16152, 8071, 0, '', 'undefined', 'undefined', 'undefined', 0, '20600.00', '20600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '333720.0000', 'undefined', '20600.00', NULL, NULL, NULL, '16.2000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16154, 8073, 0, '', 'undefined', 'undefined', 'undefined', 0, '21000.00', '21000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '494970.0000', 'undefined', '21000.00', NULL, NULL, NULL, '23.5700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16157, 8074, 0, '', 'undefined', 'undefined', 'undefined', 0, '20600.00', '20600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '479774.0000', 'undefined', '20600.00', NULL, NULL, NULL, '23.2900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16159, 8075, 0, '', 'undefined', 'undefined', 'undefined', 0, '20700.00', '20700.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '528471.0000', 'undefined', '20700.00', NULL, NULL, NULL, '25.5300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16161, 8076, 0, '', 'undefined', 'undefined', 'undefined', 0, '20700.00', '20700.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '464715.0000', 'undefined', '20700.00', NULL, NULL, NULL, '22.4500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16163, 8077, 0, '', 'undefined', 'undefined', 'undefined', 0, '20700.00', '20700.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '352314.0000', 'undefined', '20700.00', NULL, NULL, NULL, '17.0200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16165, 8078, 0, '', 'undefined', 'undefined', 'undefined', 0, '20800.00', '20800.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '469040.0000', 'undefined', '20800.00', NULL, NULL, NULL, '22.5500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16167, 8079, 0, '', 'undefined', 'undefined', 'undefined', 0, '20700.00', '20700.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '339066.0000', 'undefined', '20700.00', NULL, NULL, NULL, '16.3800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16169, 8080, 0, '', 'undefined', 'undefined', 'undefined', 0, '18000.00', '18000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '130320.0000', 'undefined', '18000.00', NULL, NULL, NULL, '7.2400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16171, 8081, 0, '', 'undefined', 'undefined', 'undefined', 0, '17800.00', '17800.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '490034.0000', 'undefined', '17800.00', NULL, NULL, NULL, '27.5300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16173, 8082, 0, '', 'undefined', 'undefined', 'undefined', 0, '18000.00', '18000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '449100.0000', 'undefined', '18000.00', NULL, NULL, NULL, '24.9500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16175, 8083, 0, '', 'undefined', 'undefined', 'undefined', 0, '21000.00', '21000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '355950.0000', 'undefined', '21000.00', NULL, NULL, NULL, '16.9500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16177, 8084, 0, '', 'undefined', 'undefined', 'undefined', 0, '17400.00', '17400.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '389760.0000', 'undefined', '17400.00', NULL, NULL, NULL, '22.4000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16179, 8085, 0, '', 'undefined', 'undefined', 'undefined', 0, '21200.00', '21200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '84164.0000', 'undefined', '21200.00', NULL, NULL, NULL, '3.9700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16199, 8104, 0, '', 'undefined', 'undefined', 'undefined', 0, '21000.00', '21000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '456120.0000', 'undefined', '21000.00', NULL, NULL, NULL, '21.7200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16200, 8103, 0, '', 'undefined', 'undefined', 'undefined', 0, '21000.00', '21000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '307650.0000', 'undefined', '21000.00', NULL, NULL, NULL, '14.6500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16201, 8102, 0, '', 'undefined', 'undefined', 'undefined', 0, '20700.00', '20700.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '494523.0000', 'undefined', '20700.00', NULL, NULL, NULL, '23.8900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16202, 8101, 0, '', 'undefined', 'undefined', 'undefined', 0, '21000.00', '21000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '411600.0000', 'undefined', '21000.00', NULL, NULL, NULL, '19.6000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16203, 8100, 0, '', 'undefined', 'undefined', 'undefined', 0, '21000.00', '21000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '316050.0000', 'undefined', '21000.00', NULL, NULL, NULL, '15.0500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16204, 8099, 0, '', 'undefined', 'undefined', 'undefined', 0, '20800.00', '20800.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '308256.0000', 'undefined', '20800.00', NULL, NULL, NULL, '14.8200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16205, 8098, 0, '', 'undefined', 'undefined', 'undefined', 0, '21000.00', '21000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '328020.0000', 'undefined', '21000.00', NULL, NULL, NULL, '15.6200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16206, 8097, 0, '', 'undefined', 'undefined', 'undefined', 0, '20700.00', '20700.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '488934.0000', 'undefined', '20700.00', NULL, NULL, NULL, '23.6200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16207, 8096, 0, '', 'undefined', 'undefined', 'undefined', 0, '21000.00', '21000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '409710.0000', 'undefined', '21000.00', NULL, NULL, NULL, '19.5100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16208, 8095, 0, '', 'undefined', 'undefined', 'undefined', 0, '21000.00', '21000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '377790.0000', 'undefined', '21000.00', NULL, NULL, NULL, '17.9900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16209, 8094, 0, '', 'undefined', 'undefined', 'undefined', 0, '21000.00', '21000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '423570.0000', 'undefined', '21000.00', NULL, NULL, NULL, '20.1700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16211, 8093, 0, '', 'undefined', 'undefined', 'undefined', 0, '20800.00', '20800.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '464464.0000', 'undefined', '20800.00', NULL, NULL, NULL, '22.3300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16212, 8092, 0, '', 'undefined', 'undefined', 'undefined', 0, '20800.00', '20800.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '438256.0000', 'undefined', '20800.00', NULL, NULL, NULL, '21.0700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16213, 8091, 0, '', 'undefined', 'undefined', 'undefined', 0, '20800.00', '20800.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '455728.0000', 'undefined', '20800.00', NULL, NULL, NULL, '21.9100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16217, 8087, 0, '', 'undefined', 'undefined', 'undefined', 0, '20700.00', '20700.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '439047.0000', 'undefined', '20700.00', NULL, NULL, NULL, '21.2100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16218, 8086, 0, '', 'undefined', 'undefined', 'undefined', 0, '20700.00', '20700.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '489141.0000', 'undefined', '20700.00', NULL, NULL, NULL, '23.6300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16220, 8105, 0, '', 'undefined', 'undefined', 'undefined', 0, '21300.00', '21300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '315453.0000', 'undefined', '21300.00', NULL, NULL, NULL, '14.8100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16222, 8106, 0, '', 'undefined', 'undefined', 'undefined', 0, '21000.00', '21000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '67410.0000', 'undefined', '21000.00', NULL, NULL, NULL, '3.2100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16224, 8107, 0, '', 'undefined', 'undefined', 'undefined', 0, '21000.00', '21000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '339150.0000', 'undefined', '21000.00', NULL, NULL, NULL, '16.1500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16238, 8120, 0, '', 'undefined', 'undefined', 'undefined', 0, '21000.00', '21000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '326340.0000', 'undefined', '21000.00', NULL, NULL, NULL, '15.5400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16239, 8119, 0, '', 'undefined', 'undefined', 'undefined', 0, '21000.00', '21000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '445410.0000', 'undefined', '21000.00', NULL, NULL, NULL, '21.2100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16240, 8118, 0, '', 'undefined', 'undefined', 'undefined', 0, '21000.00', '21000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '439950.0000', 'undefined', '21000.00', NULL, NULL, NULL, '20.9500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16241, 8117, 0, '', 'undefined', 'undefined', 'undefined', 0, '21000.00', '21000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '448770.0000', 'undefined', '21000.00', NULL, NULL, NULL, '21.3700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16242, 8116, 0, '', 'undefined', 'undefined', 'undefined', 0, '21000.00', '21000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '355950.0000', 'undefined', '21000.00', NULL, NULL, NULL, '16.9500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16243, 8115, 0, '', 'undefined', 'undefined', 'undefined', 0, '21000.00', '21000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '355950.0000', 'undefined', '21000.00', NULL, NULL, NULL, '16.9500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16244, 8114, 0, '', 'undefined', 'undefined', 'undefined', 0, '21000.00', '21000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '268590.0000', 'undefined', '21000.00', NULL, NULL, NULL, '12.7900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16245, 8113, 0, '', 'undefined', 'undefined', 'undefined', 0, '21000.00', '21000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '377580.0000', 'undefined', '21000.00', NULL, NULL, NULL, '17.9800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16246, 8112, 0, '', 'undefined', 'undefined', 'undefined', 0, '20700.00', '20700.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '420417.0000', 'undefined', '20700.00', NULL, NULL, NULL, '20.3100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16247, 8111, 0, '', 'undefined', 'undefined', 'undefined', 0, '20700.00', '20700.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '480447.0000', 'undefined', '20700.00', NULL, NULL, NULL, '23.2100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16248, 8110, 0, '', 'undefined', 'undefined', 'undefined', 0, '20700.00', '20700.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '424350.0000', 'undefined', '20700.00', NULL, NULL, NULL, '20.5000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16249, 8109, 0, '', 'undefined', 'undefined', 'undefined', 0, '21000.00', '21000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '64890.0000', 'undefined', '21000.00', NULL, NULL, NULL, '3.0900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16250, 8108, 0, '', 'undefined', 'undefined', 'undefined', 0, '21000.00', '21000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '336630.0000', 'undefined', '21000.00', NULL, NULL, NULL, '16.0300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16256, 8124, 0, '', 'undefined', 'undefined', 'undefined', 0, '19600.00', '19600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '1411200.0000', 'undefined', '19600.00', NULL, NULL, NULL, '72.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16257, 8123, 0, '', 'undefined', 'undefined', 'undefined', 0, '21800.00', '21800.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '488974.0000', 'undefined', '21800.00', NULL, NULL, NULL, '22.4300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16258, 8122, 0, '', 'undefined', 'undefined', 'undefined', 0, '21500.00', '21500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '502670.0000', 'undefined', '21500.00', NULL, NULL, NULL, '23.3800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16259, 8121, 0, '', 'undefined', 'undefined', 'undefined', 0, '19500.00', '19500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '404040.0000', 'undefined', '19500.00', NULL, NULL, NULL, '20.7200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16261, 8125, 0, '', 'undefined', 'undefined', 'undefined', 0, '22650.00', '22650.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '295129.5000', 'undefined', '22650.00', NULL, NULL, NULL, '13.0300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16263, 8126, 0, '', 'undefined', 'undefined', 'undefined', 0, '22650.00', '22650.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '495808.5000', 'undefined', '22650.00', NULL, NULL, NULL, '21.8900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16265, 8127, 0, '', 'undefined', 'undefined', 'undefined', 0, '22650.00', '22650.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '506227.5000', 'undefined', '22650.00', NULL, NULL, NULL, '22.3500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16267, 8128, 0, '', 'undefined', 'undefined', 'undefined', 0, '22650.00', '22650.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '479727.0000', 'undefined', '22650.00', NULL, NULL, NULL, '21.1800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16269, 8129, 0, '', 'undefined', 'undefined', 'undefined', 0, '21900.00', '21900.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '302877.0000', 'undefined', '21900.00', NULL, NULL, NULL, '13.8300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16271, 8130, 0, '', 'undefined', 'undefined', 'undefined', 0, '21000.00', '21000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '351540.0000', 'undefined', '21000.00', NULL, NULL, NULL, '16.7400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16273, 8131, 0, '', 'undefined', 'undefined', 'undefined', 0, '21400.00', '21400.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '381990.0000', 'undefined', '21400.00', NULL, NULL, NULL, '17.8500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16275, 8132, 0, '', 'undefined', 'undefined', 'undefined', 0, '21400.00', '21400.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '332128.0000', 'undefined', '21400.00', NULL, NULL, NULL, '15.5200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16277, 8133, 0, '', 'undefined', 'undefined', 'undefined', 0, '22500.00', '22500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '494100.0000', 'undefined', '22500.00', NULL, NULL, NULL, '21.9600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16279, 8134, 0, '', 'undefined', 'undefined', 'undefined', 0, '22650.00', '22650.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '475650.0000', 'undefined', '22650.00', NULL, NULL, NULL, '21.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16281, 8135, 0, '', 'undefined', 'undefined', 'undefined', 0, '22650.00', '22650.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '216987.0000', 'undefined', '22650.00', NULL, NULL, NULL, '9.5800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16283, 8136, 0, '', 'undefined', 'undefined', 'undefined', 0, '21900.00', '21900.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '87162.0000', 'undefined', '21900.00', NULL, NULL, NULL, '3.9800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16285, 8137, 0, '', 'undefined', 'undefined', 'undefined', 0, '22500.00', '22500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '530325.0000', 'undefined', '22500.00', NULL, NULL, NULL, '23.5700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16287, 8138, 0, '', 'undefined', 'undefined', 'undefined', 0, '22500.00', '22500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '469575.0000', 'undefined', '22500.00', NULL, NULL, NULL, '20.8700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16289, 8139, 0, '', 'undefined', 'undefined', 'undefined', 0, '21000.00', '21000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '358260.0000', 'undefined', '21000.00', NULL, NULL, NULL, '17.0600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16291, 8140, 0, '', 'undefined', 'undefined', 'undefined', 0, '22500.00', '22500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '495000.0000', 'undefined', '22500.00', NULL, NULL, NULL, '22.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16293, 8141, 0, '', 'undefined', 'undefined', 'undefined', 0, '22000.00', '22000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '378620.0000', 'undefined', '22000.00', NULL, NULL, NULL, '17.2100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16295, 8142, 0, '', 'undefined', 'undefined', 'undefined', 0, '21900.00', '21900.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '439095.0000', 'undefined', '21900.00', NULL, NULL, NULL, '20.0500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16297, 8143, 0, '', 'undefined', 'undefined', 'undefined', 0, '22000.00', '22000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '419100.0000', 'undefined', '22000.00', NULL, NULL, NULL, '19.0500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16299, 8144, 0, '', 'undefined', 'undefined', 'undefined', 0, '21900.00', '21900.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '389820.0000', 'undefined', '21900.00', NULL, NULL, NULL, '17.8000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16301, 8145, 0, '', 'undefined', 'undefined', 'undefined', 0, '21600.00', '21600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '410832.0000', 'undefined', '21600.00', NULL, NULL, NULL, '19.0200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16303, 8146, 0, '', 'undefined', 'undefined', 'undefined', 0, '22000.00', '22000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '343640.0000', 'undefined', '22000.00', NULL, NULL, NULL, '15.6200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16305, 8147, 0, '', 'undefined', 'undefined', 'undefined', 0, '21900.00', '21900.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '468660.0000', 'undefined', '21900.00', NULL, NULL, NULL, '21.4000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16307, 8148, 0, '', 'undefined', 'undefined', 'undefined', 0, '22000.00', '22000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '326040.0000', 'undefined', '22000.00', NULL, NULL, NULL, '14.8200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16309, 8149, 0, '', 'undefined', 'undefined', 'undefined', 0, '22000.00', '22000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '317240.0000', 'undefined', '22000.00', NULL, NULL, NULL, '14.4200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16315, 8154, 0, '', 'undefined', 'undefined', 'undefined', 0, '21800.00', '21800.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '352070.0000', 'undefined', '21800.00', NULL, NULL, NULL, '16.1500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16316, 8153, 0, '', 'undefined', 'undefined', 'undefined', 0, '21800.00', '21800.00', '16.20', 1, '0.0000', NULL, '', '', '0.00', '353160.0000', 'undefined', '21800.00', NULL, NULL, NULL, '16.2000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16317, 8151, 0, '', 'undefined', 'undefined', 'undefined', 0, '21800.00', '21800.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '364714.0000', 'undefined', '21800.00', NULL, NULL, NULL, '16.7300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16318, 8150, 0, '', 'undefined', 'undefined', 'undefined', 0, '21800.00', '21800.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '317408.0000', 'undefined', '21800.00', NULL, NULL, NULL, '14.5600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16320, 8155, 0, '', 'undefined', 'undefined', 'undefined', 0, '22500.00', '22500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '427050.0000', 'undefined', '22500.00', NULL, NULL, NULL, '18.9800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16322, 8156, 0, '', 'undefined', 'undefined', 'undefined', 0, '22500.00', '22500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '416250.0000', 'undefined', '22500.00', NULL, NULL, NULL, '18.5000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16324, 8157, 0, '', 'undefined', 'undefined', 'undefined', 0, '19800.00', '19800.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '65340.0000', 'undefined', '19800.00', NULL, NULL, NULL, '3.3000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16327, 8159, 0, '', 'undefined', 'undefined', 'undefined', 0, '34000.00', '34000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '34000.0000', 'undefined', '34000.00', NULL, NULL, NULL, '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16328, 8158, 0, '', 'undefined', 'undefined', 'undefined', 0, '55900.00', '55900.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '55900.0000', 'undefined', '55900.00', NULL, NULL, NULL, '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16332, 8162, 0, '', 'undefined', 'undefined', 'undefined', 0, '1045687.00', '1045687.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '1045687.0000', 'undefined', '1045687.00', NULL, NULL, NULL, '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16333, 8161, 0, '', 'undefined', 'undefined', 'undefined', 0, '22500.00', '22500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '519300.0000', 'undefined', '22500.00', NULL, NULL, NULL, '23.0800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16334, 8160, 0, '', 'undefined', 'undefined', 'undefined', 0, '22500.00', '22500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '526500.0000', 'undefined', '22500.00', NULL, NULL, NULL, '23.4000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16352, 8179, 0, '', 'undefined', 'undefined', 'undefined', 0, '24000.00', '24000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '432000.0000', 'undefined', '24000.00', NULL, NULL, NULL, '18.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16353, 8178, 0, '', 'undefined', 'undefined', 'undefined', 0, '24000.00', '24000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '416400.0000', 'undefined', '24000.00', NULL, NULL, NULL, '17.3500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16354, 8177, 0, '', 'undefined', 'undefined', 'undefined', 0, '21600.00', '21600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '501552.0000', 'undefined', '21600.00', NULL, NULL, NULL, '23.2200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16355, 8176, 0, '', 'undefined', 'undefined', 'undefined', 0, '21600.00', '21600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '483840.0000', 'undefined', '21600.00', NULL, NULL, NULL, '22.4000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16356, 8175, 0, '', 'undefined', 'undefined', 'undefined', 0, '21600.00', '21600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '490968.0000', 'undefined', '21600.00', NULL, NULL, NULL, '22.7300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16357, 8174, 0, '', 'undefined', 'undefined', 'undefined', 0, '21600.00', '21600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '479736.0000', 'undefined', '21600.00', NULL, NULL, NULL, '22.2100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16358, 8173, 0, '', 'undefined', 'undefined', 'undefined', 0, '22500.00', '22500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '111825.0000', 'undefined', '22500.00', NULL, NULL, NULL, '4.9700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16359, 8172, 0, '', 'undefined', 'undefined', 'undefined', 0, '22500.00', '22500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '117900.0000', 'undefined', '22500.00', NULL, NULL, NULL, '5.2400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16360, 8171, 0, '', 'undefined', 'undefined', 'undefined', 0, '22500.00', '22500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '110475.0000', 'undefined', '22500.00', NULL, NULL, NULL, '4.9100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16361, 8170, 0, '', 'undefined', 'undefined', 'undefined', 0, '23000.00', '23000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '550620.0000', 'undefined', '23000.00', NULL, NULL, NULL, '23.9400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16362, 8169, 0, '', 'undefined', 'undefined', 'undefined', 0, '23000.00', '23000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '497490.0000', 'undefined', '23000.00', NULL, NULL, NULL, '21.6300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16363, 8168, 0, '', 'undefined', 'undefined', 'undefined', 0, '23000.00', '23000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '486680.0000', 'undefined', '23000.00', NULL, NULL, NULL, '21.1600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16364, 8167, 0, '', 'undefined', 'undefined', 'undefined', 0, '23000.00', '23000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '501170.0000', 'undefined', '23000.00', NULL, NULL, NULL, '21.7900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16365, 8166, 0, '', 'undefined', 'undefined', 'undefined', 0, '22500.00', '22500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '503325.0000', 'undefined', '22500.00', NULL, NULL, NULL, '22.3700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16366, 8165, 0, '', 'undefined', 'undefined', 'undefined', 0, '23000.00', '23000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '363170.0000', 'undefined', '23000.00', NULL, NULL, NULL, '15.7900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16367, 8164, 0, '', 'undefined', 'undefined', 'undefined', 0, '22500.00', '22500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '451800.0000', 'undefined', '22500.00', NULL, NULL, NULL, '20.0800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16368, 8163, 0, '', 'undefined', 'undefined', 'undefined', 0, '21800.00', '21800.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '347274.0000', 'undefined', '21800.00', NULL, NULL, NULL, '15.9300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16372, 8182, 0, '', 'undefined', 'undefined', 'undefined', 0, '23000.00', '23000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '513130.0000', 'undefined', '23000.00', NULL, NULL, NULL, '22.3100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16373, 8181, 0, '', 'undefined', 'undefined', 'undefined', 0, '23000.00', '23000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '471500.0000', 'undefined', '23000.00', NULL, NULL, NULL, '20.5000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16374, 8180, 0, '', 'undefined', 'undefined', 'undefined', 0, '23000.00', '23000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '440220.0000', 'undefined', '23000.00', NULL, NULL, NULL, '19.1400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16376, 8183, 0, '', 'undefined', 'undefined', 'undefined', 0, '19800.00', '19800.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '63558.0000', 'undefined', '19800.00', NULL, NULL, NULL, '3.2100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16383, 8184, 0, '', 'undefined', 'undefined', 'undefined', 0, '22000.00', '22000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '552640.0000', 'undefined', '22000.00', NULL, NULL, NULL, '25.1200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16384, 8186, 0, '', 'undefined', 'undefined', 'undefined', 0, '22000.00', '22000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '575300.0000', 'undefined', '22000.00', NULL, NULL, NULL, '26.1500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16385, 8185, 0, '', 'undefined', 'undefined', 'undefined', 0, '22000.00', '22000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '553960.0000', 'undefined', '22000.00', NULL, NULL, NULL, '25.1800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16387, 8187, 0, '', 'undefined', 'undefined', 'undefined', 0, '22000.00', '22000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '603900.0000', 'undefined', '22000.00', NULL, NULL, NULL, '27.4500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16393, 8192, 0, '', 'undefined', 'undefined', 'undefined', 0, '167500.00', '167500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '167500.0000', 'undefined', '167500.00', NULL, NULL, NULL, '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16394, 8191, 0, '', 'undefined', 'undefined', 'undefined', 0, '90000.00', '90000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '90000.0000', 'undefined', '90000.00', NULL, NULL, NULL, '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16396, 8189, 0, '', 'undefined', 'undefined', 'undefined', 0, '18800.00', '18800.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '18800.0000', 'undefined', '18800.00', NULL, NULL, NULL, '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16397, 8188, 0, '', 'undefined', 'undefined', 'undefined', 0, '21114.00', '21114.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '21114.0000', 'undefined', '21114.00', NULL, NULL, NULL, '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16405, 8195, 0, '', 'undefined', 'undefined', 'undefined', 0, '22500.00', '22500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '499950.0000', 'undefined', '22500.00', NULL, NULL, NULL, '22.2200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16406, 8196, 0, '', 'undefined', 'undefined', 'undefined', 0, '499950.00', '499950.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '499950.0000', 'undefined', '499950.00', NULL, NULL, NULL, '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16407, 8193, 0, '', 'undefined', 'undefined', 'undefined', 0, '24000.00', '24000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '478560.0000', 'undefined', '24000.00', NULL, NULL, NULL, '19.9400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16408, 8194, 0, '', 'undefined', 'undefined', 'undefined', 0, '24000.00', '24000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '470160.0000', 'undefined', '24000.00', NULL, NULL, NULL, '19.5900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16410, 8197, 0, '', 'undefined', 'undefined', 'undefined', 0, '20000.00', '20000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '20000.0000', 'undefined', '20000.00', NULL, NULL, NULL, '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16411, 8090, 0, '', 'undefined', 'undefined', 'undefined', 0, '21600.00', '21600.00', '23.90', 1, '0.0000', NULL, '', '', '0.00', '516240.0000', 'undefined', '21600.00', NULL, NULL, NULL, '23.9000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16412, 8089, 0, '', 'undefined', 'undefined', 'undefined', 0, '21600.00', '21600.00', '23.05', 1, '0.0000', NULL, '', '', '0.00', '497880.0000', 'undefined', '21600.00', NULL, NULL, NULL, '23.0500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16413, 8088, 0, '', 'undefined', 'undefined', 'undefined', 0, '21600.00', '21600.00', '21.65', 1, '0.0000', NULL, '', '', '0.00', '467640.0000', 'undefined', '21600.00', NULL, NULL, NULL, '21.6500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16415, 8198, 0, '', 'undefined', 'undefined', 'undefined', 0, '21500.00', '21500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '425055.0000', 'undefined', '21500.00', NULL, NULL, NULL, '19.7700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16417, 8199, 0, '', 'undefined', 'undefined', 'undefined', 0, '23500.00', '23500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '458485.0000', 'undefined', '23500.00', NULL, NULL, NULL, '19.5100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16419, 8200, 0, '', 'undefined', 'undefined', 'undefined', 0, '23500.00', '23500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '585385.0000', 'undefined', '23500.00', NULL, NULL, NULL, '24.9100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16424, 8204, 0, '', 'undefined', 'undefined', 'undefined', 0, '24000.00', '24000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '533280.0000', 'undefined', '24000.00', NULL, NULL, NULL, '22.2200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16425, 8203, 0, '', 'undefined', 'undefined', 'undefined', 0, '24000.00', '24000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '559920.0000', 'undefined', '24000.00', NULL, NULL, NULL, '23.3300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16426, 8202, 0, '', 'undefined', 'undefined', 'undefined', 0, '24000.00', '24000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '497520.0000', 'undefined', '24000.00', NULL, NULL, NULL, '20.7300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16427, 8201, 0, '', 'undefined', 'undefined', 'undefined', 0, '24000.00', '24000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '465120.0000', 'undefined', '24000.00', NULL, NULL, NULL, '19.3800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16432, 8208, 0, '', 'undefined', 'undefined', 'undefined', 0, '1569936.00', '1569936.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '1569936.0000', 'undefined', '1569936.00', NULL, NULL, NULL, '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16433, 8207, 0, '', 'undefined', 'undefined', 'undefined', 0, '22500.00', '22500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '516600.0000', 'undefined', '22500.00', NULL, NULL, NULL, '22.9600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16434, 8206, 0, '', 'undefined', 'undefined', 'undefined', 0, '22500.00', '22500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '521550.0000', 'undefined', '22500.00', NULL, NULL, NULL, '23.1800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16435, 8205, 0, '', 'undefined', 'undefined', 'undefined', 0, '22500.00', '22500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '532125.0000', 'undefined', '22500.00', NULL, NULL, NULL, '23.6500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16444, 8216, 0, '', 'undefined', 'undefined', 'undefined', 0, '22700.00', '22700.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '444920.0000', 'undefined', '22700.00', NULL, NULL, NULL, '19.6000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16445, 8215, 0, '', 'undefined', 'undefined', 'undefined', 0, '23500.00', '23500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '468120.0000', 'undefined', '23500.00', NULL, NULL, NULL, '19.9200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16446, 8214, 0, '', 'undefined', 'undefined', 'undefined', 0, '23500.00', '23500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '449085.0000', 'undefined', '23500.00', NULL, NULL, NULL, '19.1100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16447, 8213, 0, '', 'undefined', 'undefined', 'undefined', 0, '23000.00', '23000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '80040.0000', 'undefined', '23000.00', NULL, NULL, NULL, '3.4800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16449, 8211, 0, '', 'undefined', 'undefined', 'undefined', 0, '22500.00', '22500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '488700.0000', 'undefined', '22500.00', NULL, NULL, NULL, '21.7200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16450, 8210, 0, '', 'undefined', 'undefined', 'undefined', 0, '24000.00', '24000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '224640.0000', 'undefined', '24000.00', NULL, NULL, NULL, '9.3600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16451, 8209, 0, '', 'undefined', 'undefined', 'undefined', 0, '23000.00', '23000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '537510.0000', 'undefined', '23000.00', NULL, NULL, NULL, '23.3700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16453, 8217, 0, '', 'undefined', 'undefined', 'undefined', 0, '22000.00', '22000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '2200000.0000', 'undefined', '22000.00', NULL, NULL, NULL, '100.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16467, 8230, 0, '', 'undefined', 'undefined', 'undefined', 0, '23000.00', '23000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '443670.0000', 'undefined', '23000.00', NULL, NULL, NULL, '19.2900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16469, 8229, 0, '', 'undefined', 'undefined', 'undefined', 0, '22500.00', '22500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '466200.0000', 'undefined', '22500.00', NULL, NULL, NULL, '20.7200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16470, 8228, 0, '', 'undefined', 'undefined', 'undefined', 0, '23000.00', '23000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '480010.0000', 'undefined', '23000.00', NULL, NULL, NULL, '20.8700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16471, 8227, 0, '', 'undefined', 'undefined', 'undefined', 0, '23500.00', '23500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '251215.0000', 'undefined', '23500.00', NULL, NULL, NULL, '10.6900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16473, 8225, 0, '', 'undefined', 'undefined', 'undefined', 0, '19500.00', '19500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '210405.0000', 'undefined', '19500.00', NULL, NULL, NULL, '10.7900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16474, 8224, 0, '', 'undefined', 'undefined', 'undefined', 0, '23000.00', '23000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '517270.0000', 'undefined', '23000.00', NULL, NULL, NULL, '22.4900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16475, 8223, 0, '', 'undefined', 'undefined', 'undefined', 0, '23000.00', '23000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '83030.0000', 'undefined', '23000.00', NULL, NULL, NULL, '3.6100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16476, 8222, 0, '', 'undefined', 'undefined', 'undefined', 0, '22500.00', '22500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '146700.0000', 'undefined', '22500.00', NULL, NULL, NULL, '6.5200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16477, 8221, 0, '', 'undefined', 'undefined', 'undefined', 0, '23000.00', '23000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '579140.0000', 'undefined', '23000.00', NULL, NULL, NULL, '25.1800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16478, 8220, 0, '', 'undefined', 'undefined', 'undefined', 0, '23000.00', '23000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '362020.0000', 'undefined', '23000.00', NULL, NULL, NULL, '15.7400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16479, 8219, 0, '', 'undefined', 'undefined', 'undefined', 0, '24000.00', '24000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '455520.0000', 'undefined', '24000.00', NULL, NULL, NULL, '18.9800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16480, 8218, 0, '', 'undefined', 'undefined', 'undefined', 0, '24000.00', '24000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '477360.0000', 'undefined', '24000.00', NULL, NULL, NULL, '19.8900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16492, 8241, 0, '', 'undefined', 'undefined', 'undefined', 0, '23800.00', '23800.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '296310.0000', 'undefined', '23800.00', NULL, NULL, NULL, '12.4500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16493, 8240, 0, '', 'undefined', 'undefined', 'undefined', 0, '23800.00', '23800.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '249900.0000', 'undefined', '23800.00', NULL, NULL, NULL, '10.5000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16494, 8239, 0, '', 'undefined', 'undefined', 'undefined', 0, '21000.00', '21000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '420000.0000', 'undefined', '21000.00', NULL, NULL, NULL, '20.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16495, 8238, 0, '', 'undefined', 'undefined', 'undefined', 0, '24000.00', '24000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '554640.0000', 'undefined', '24000.00', NULL, NULL, NULL, '23.1100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16496, 8237, 0, '', 'undefined', 'undefined', 'undefined', 0, '23000.00', '23000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '446200.0000', 'undefined', '23000.00', NULL, NULL, NULL, '19.4000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16497, 8236, 0, '', 'undefined', 'undefined', 'undefined', 0, '24000.00', '24000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '549360.0000', 'undefined', '24000.00', NULL, NULL, NULL, '22.8900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16498, 8235, 0, '', 'undefined', 'undefined', 'undefined', 0, '24000.00', '24000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '469920.0000', 'undefined', '24000.00', NULL, NULL, NULL, '19.5800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16499, 8234, 0, '', 'undefined', 'undefined', 'undefined', 0, '22200.00', '22200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '440448.0000', 'undefined', '22200.00', NULL, NULL, NULL, '19.8400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16500, 8233, 0, '', 'undefined', 'undefined', 'undefined', 0, '23000.00', '23000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '518420.0000', 'undefined', '23000.00', NULL, NULL, NULL, '22.5400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16501, 8232, 0, '', 'undefined', 'undefined', 'undefined', 0, '22500.00', '22500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '85950.0000', 'undefined', '22500.00', NULL, NULL, NULL, '3.8200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16502, 8231, 0, '', 'undefined', 'undefined', 'undefined', 0, '23150.00', '23150.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '543099.0000', 'undefined', '23150.00', NULL, NULL, NULL, '23.4600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16503, 8212, 0, '', 'undefined', 'undefined', 'undefined', 0, '22500.00', '22500.00', '21.06', 1, '0.0000', NULL, '', '', '0.00', '473850.0000', 'undefined', '22500.00', NULL, NULL, NULL, '21.0600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16510, 8247, 0, '', 'undefined', 'undefined', 'undefined', 0, '22500.00', '22500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '452925.0000', 'undefined', '22500.00', NULL, NULL, NULL, '20.1300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16511, 8246, 0, '', 'undefined', 'undefined', 'undefined', 0, '23000.00', '23000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '385020.0000', 'undefined', '23000.00', NULL, NULL, NULL, '16.7400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16512, 8245, 0, '', 'undefined', 'undefined', 'undefined', 0, '23150.00', '23150.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '507216.5000', 'undefined', '23150.00', NULL, NULL, NULL, '21.9100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16513, 8244, 0, '', 'undefined', 'undefined', 'undefined', 0, '22500.00', '22500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '83925.0000', 'undefined', '22500.00', NULL, NULL, NULL, '3.7300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16514, 8243, 0, '', 'undefined', 'undefined', 'undefined', 0, '21000.00', '21000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '420000.0000', 'undefined', '21000.00', NULL, NULL, NULL, '20.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16515, 8242, 0, '', 'undefined', 'undefined', 'undefined', 0, '23000.00', '23000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '349600.0000', 'undefined', '23000.00', NULL, NULL, NULL, '15.2000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16516, 8226, 0, '', 'undefined', 'undefined', 'undefined', 0, '23800.00', '23800.00', '17.28', 1, '0.0000', NULL, '', '', '0.00', '411026.0000', 'undefined', '23800.00', NULL, NULL, NULL, '17.2700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16528, 8258, 0, '', 'undefined', 'undefined', 'undefined', 0, '22500.00', '22500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '1935000.0000', 'undefined', '22500.00', NULL, NULL, NULL, '86.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16529, 8257, 0, '', 'undefined', 'undefined', 'undefined', 0, '22500.00', '22500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '547425.0000', 'undefined', '22500.00', NULL, NULL, NULL, '24.3300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16530, 8256, 0, '', 'undefined', 'undefined', 'undefined', 0, '22000.00', '22000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '445720.0000', 'undefined', '22000.00', NULL, NULL, NULL, '20.2600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16531, 8255, 0, '', 'undefined', 'undefined', 'undefined', 0, '23000.00', '23000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '577990.0000', 'undefined', '23000.00', NULL, NULL, NULL, '25.1300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16532, 8254, 0, '', 'undefined', 'undefined', 'undefined', 0, '22500.00', '22500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '77175.0000', 'undefined', '22500.00', NULL, NULL, NULL, '3.4300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16533, 8253, 0, '', 'undefined', 'undefined', 'undefined', 0, '23150.00', '23150.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '548192.0000', 'undefined', '23150.00', NULL, NULL, NULL, '23.6800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16534, 8252, 0, '', 'undefined', 'undefined', 'undefined', 0, '21000.00', '21000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '2394000.0000', 'undefined', '21000.00', NULL, NULL, NULL, '114.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16535, 8251, 0, '', 'undefined', 'undefined', 'undefined', 0, '23000.00', '23000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '478400.0000', 'undefined', '23000.00', NULL, NULL, NULL, '20.8000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16536, 8250, 0, '', 'undefined', 'undefined', 'undefined', 0, '23000.00', '23000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '399970.0000', 'undefined', '23000.00', NULL, NULL, NULL, '17.3900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16537, 8249, 0, '', 'undefined', 'undefined', 'undefined', 0, '23000.00', '23000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '498870.0000', 'undefined', '23000.00', NULL, NULL, NULL, '21.6900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16538, 8248, 0, '', 'undefined', 'undefined', 'undefined', 0, '20500.00', '20500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '427630.0000', 'undefined', '20500.00', NULL, NULL, NULL, '20.8600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16541, 8260, 0, '', 'undefined', 'undefined', 'undefined', 0, '10000.00', '10000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '10000.0000', 'undefined', '10000.00', NULL, NULL, NULL, '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16542, 8259, 0, '', 'undefined', 'undefined', 'undefined', 0, '440000.00', '440000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '440000.0000', 'undefined', '440000.00', NULL, NULL, NULL, '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16544, 8261, 0, '', 'undefined', 'undefined', 'undefined', 0, '610200.00', '610200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '610200.0000', 'undefined', '610200.00', NULL, NULL, NULL, '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16553, 8269, 0, '', 'undefined', 'undefined', 'undefined', 0, '22500.00', '22500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '71775.0000', 'undefined', '22500.00', NULL, NULL, NULL, '3.1900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16554, 8268, 0, '', 'undefined', 'undefined', 'undefined', 0, '21000.00', '21000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '3780000.0000', 'undefined', '21000.00', NULL, NULL, NULL, '180.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16555, 8267, 0, '', 'undefined', 'undefined', 'undefined', 0, '23000.00', '23000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '359720.0000', 'undefined', '23000.00', NULL, NULL, NULL, '15.6400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16556, 8266, 0, '', 'undefined', 'undefined', 'undefined', 0, '19500.00', '19500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '374205.0000', 'undefined', '19500.00', NULL, NULL, NULL, '19.1900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16557, 8265, 0, '', 'undefined', 'undefined', 'undefined', 0, '23000.00', '23000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '562120.0000', 'undefined', '23000.00', NULL, NULL, NULL, '24.4400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16558, 8264, 0, '', 'undefined', 'undefined', 'undefined', 0, '22500.00', '22500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '402975.0000', 'undefined', '22500.00', NULL, NULL, NULL, '17.9100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16559, 8263, 0, '', 'undefined', 'undefined', 'undefined', 0, '22500.00', '22500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '563175.0000', 'undefined', '22500.00', NULL, NULL, NULL, '25.0300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16560, 8262, 0, '', 'undefined', 'undefined', 'undefined', 0, '22500.00', '22500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '405000.0000', 'undefined', '22500.00', NULL, NULL, NULL, '18.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16562, 8270, 0, '', 'undefined', 'undefined', 'undefined', 0, '27000.00', '27000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '27000.0000', 'undefined', '27000.00', NULL, NULL, NULL, '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16567, 8274, 0, '', 'undefined', 'undefined', 'undefined', 0, '22600.00', '22600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '544434.0000', 'undefined', '22600.00', NULL, NULL, NULL, '24.0900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16568, 8273, 0, '', 'undefined', 'undefined', 'undefined', 0, '22000.00', '22000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '69960.0000', 'undefined', '22000.00', NULL, NULL, NULL, '3.1800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16569, 8272, 0, '', 'undefined', 'undefined', 'undefined', 0, '22500.00', '22500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '523125.0000', 'undefined', '22500.00', NULL, NULL, NULL, '23.2500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16570, 8271, 0, '', 'undefined', 'undefined', 'undefined', 0, '22500.00', '22500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '549000.0000', 'undefined', '22500.00', NULL, NULL, NULL, '24.4000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16577, 8280, 0, '', 'undefined', 'undefined', 'undefined', 0, '22600.00', '22600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '189162.0000', 'undefined', '22600.00', NULL, NULL, NULL, '8.3700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16578, 8279, 0, '', 'undefined', 'undefined', 'undefined', 0, '21000.00', '21000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '2100000.0000', 'undefined', '21000.00', NULL, NULL, NULL, '100.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16579, 8278, 0, '', 'undefined', 'undefined', 'undefined', 0, '22600.00', '22600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '271200.0000', 'undefined', '22600.00', NULL, NULL, NULL, '12.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16580, 8277, 0, '', 'undefined', 'undefined', 'undefined', 0, '22500.00', '22500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '398700.0000', 'undefined', '22500.00', NULL, NULL, NULL, '17.7200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16581, 8276, 0, '', 'undefined', 'undefined', 'undefined', 0, '22500.00', '22500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '225000.0000', 'undefined', '22500.00', NULL, NULL, NULL, '10.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16582, 8275, 0, '', 'undefined', 'undefined', 'undefined', 0, '22500.00', '22500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '417600.0000', 'undefined', '22500.00', NULL, NULL, NULL, '18.5600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16590, 8287, 0, '', 'undefined', 'undefined', 'undefined', 0, '22000.00', '22000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '78760.0000', 'undefined', '22000.00', NULL, NULL, NULL, '3.5800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16591, 8286, 0, '', 'undefined', 'undefined', 'undefined', 0, '21000.00', '21000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '451290.0000', 'undefined', '21000.00', NULL, NULL, NULL, '21.4900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16592, 8285, 0, '', 'undefined', 'undefined', 'undefined', 0, '21300.00', '21300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '482658.0000', 'undefined', '21300.00', NULL, NULL, NULL, '22.6600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16593, 8284, 0, '', 'undefined', 'undefined', 'undefined', 0, '22500.00', '22500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '455850.0000', 'undefined', '22500.00', NULL, NULL, NULL, '20.2600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16594, 8283, 0, '', 'undefined', 'undefined', 'undefined', 0, '22500.00', '22500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '506250.0000', 'undefined', '22500.00', NULL, NULL, NULL, '22.5000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16595, 8282, 0, '', 'undefined', 'undefined', 'undefined', 0, '22500.00', '22500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '513000.0000', 'undefined', '22500.00', NULL, NULL, NULL, '22.8000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16596, 8281, 0, '', 'undefined', 'undefined', 'undefined', 0, '22500.00', '22500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '214875.0000', 'undefined', '22500.00', NULL, NULL, NULL, '9.5500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16610, 8300, 0, '', 'undefined', 'undefined', 'undefined', 0, '22000.00', '22000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '72600.0000', 'undefined', '22000.00', NULL, NULL, NULL, '3.3000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16611, 8299, 0, '', 'undefined', 'undefined', 'undefined', 0, '21100.00', '21100.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '484034.0000', 'undefined', '21100.00', NULL, NULL, NULL, '22.9400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16612, 8298, 0, '', 'undefined', 'undefined', 'undefined', 0, '21100.00', '21100.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '484034.0000', 'undefined', '21100.00', NULL, NULL, NULL, '22.9400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16613, 8297, 0, '', 'undefined', 'undefined', 'undefined', 0, '22700.00', '22700.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '429030.0000', 'undefined', '22700.00', NULL, NULL, NULL, '18.9000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16614, 8296, 0, '', 'undefined', 'undefined', 'undefined', 0, '22700.00', '22700.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '501897.0000', 'undefined', '22700.00', NULL, NULL, NULL, '22.1100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16615, 8295, 0, '', 'undefined', 'undefined', 'undefined', 0, '22500.00', '22500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '304875.0000', 'undefined', '22500.00', NULL, NULL, NULL, '13.5500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16616, 8294, 0, '', 'undefined', 'undefined', 'undefined', 0, '22600.00', '22600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '443864.0000', 'undefined', '22600.00', NULL, NULL, NULL, '19.6400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16617, 8293, 0, '', 'undefined', 'undefined', 'undefined', 0, '22500.00', '22500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '450000.0000', 'undefined', '22500.00', NULL, NULL, NULL, '20.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16618, 8292, 0, '', 'undefined', 'undefined', 'undefined', 0, '22500.00', '22500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '447975.0000', 'undefined', '22500.00', NULL, NULL, NULL, '19.9100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16619, 8291, 0, '', 'undefined', 'undefined', 'undefined', 0, '22500.00', '22500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '494100.0000', 'undefined', '22500.00', NULL, NULL, NULL, '21.9600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16620, 8290, 0, '', 'undefined', 'undefined', 'undefined', 0, '22500.00', '22500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '493200.0000', 'undefined', '22500.00', NULL, NULL, NULL, '21.9200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16621, 8289, 0, '', 'undefined', 'undefined', 'undefined', 0, '22500.00', '22500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '454050.0000', 'undefined', '22500.00', NULL, NULL, NULL, '20.1800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16622, 8288, 0, '', 'undefined', 'undefined', 'undefined', 0, '22500.00', '22500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '410400.0000', 'undefined', '22500.00', NULL, NULL, NULL, '18.2400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16630, 8307, 0, '', 'undefined', 'undefined', 'undefined', 0, '22000.00', '22000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '72380.0000', 'undefined', '22000.00', NULL, NULL, NULL, '3.2900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16631, 8306, 0, '', 'undefined', 'undefined', 'undefined', 0, '22500.00', '22500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '540900.0000', 'undefined', '22500.00', NULL, NULL, NULL, '24.0400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16632, 8305, 0, '', 'undefined', 'undefined', 'undefined', 0, '532237.00', '532237.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '532237.0000', 'undefined', '532237.00', NULL, NULL, NULL, '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16633, 8304, 0, '', 'undefined', 'undefined', 'undefined', 0, '22500.00', '22500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '532350.0000', 'undefined', '22500.00', NULL, NULL, NULL, '23.6600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16634, 8303, 0, '', 'undefined', 'undefined', 'undefined', 0, '22500.00', '22500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '508725.0000', 'undefined', '22500.00', NULL, NULL, NULL, '22.6100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16635, 8302, 0, '', 'undefined', 'undefined', 'undefined', 0, '22500.00', '22500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '530100.0000', 'undefined', '22500.00', NULL, NULL, NULL, '23.5600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16636, 8301, 0, '', 'undefined', 'undefined', 'undefined', 0, '22500.00', '22500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '539775.0000', 'undefined', '22500.00', NULL, NULL, NULL, '23.9900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16643, 8313, 0, '', 'undefined', 'undefined', 'undefined', 0, '20000.00', '20000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '421400.0000', 'undefined', '20000.00', NULL, NULL, NULL, '21.0700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16644, 8312, 0, '', 'undefined', 'undefined', 'undefined', 0, '19500.00', '19500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '391755.0000', 'undefined', '19500.00', NULL, NULL, NULL, '20.0900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16645, 8311, 0, '', 'undefined', 'undefined', 'undefined', 0, '22500.00', '22500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '420525.0000', 'undefined', '22500.00', NULL, NULL, NULL, '18.6900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16646, 8310, 0, '', 'undefined', 'undefined', 'undefined', 0, '22500.00', '22500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '73350.0000', 'undefined', '22500.00', NULL, NULL, NULL, '3.2600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16647, 8309, 0, '', 'undefined', 'undefined', 'undefined', 0, '22600.00', '22600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '545338.0000', 'undefined', '22600.00', NULL, NULL, NULL, '24.1300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16648, 8308, 0, '', 'undefined', 'undefined', 'undefined', 0, '22500.00', '22500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '348300.0000', 'undefined', '22500.00', NULL, NULL, NULL, '15.4800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16650, 8314, 0, '', 'undefined', 'undefined', 'undefined', 0, '22500.00', '22500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '386325.0000', 'undefined', '22500.00', NULL, NULL, NULL, '17.1700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16658, 8321, 0, '', 'undefined', 'undefined', 'undefined', 0, '17700.00', '17700.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '327450.0000', 'undefined', '17700.00', NULL, NULL, NULL, '18.5000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16659, 8320, 0, '', 'undefined', 'undefined', 'undefined', 0, '22000.00', '22000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '83380.0000', 'undefined', '22000.00', NULL, NULL, NULL, '3.7900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16660, 8319, 0, '', 'undefined', 'undefined', 'undefined', 0, '22500.00', '22500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '493650.0000', 'undefined', '22500.00', NULL, NULL, NULL, '21.9400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16661, 8318, 0, '', 'undefined', 'undefined', 'undefined', 0, '21000.00', '21000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '302820.0000', 'undefined', '21000.00', NULL, NULL, NULL, '14.4200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16662, 8317, 0, '', 'undefined', 'undefined', 'undefined', 0, '21500.00', '21500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '453220.0000', 'undefined', '21500.00', NULL, NULL, NULL, '21.0800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16663, 8316, 0, '', 'undefined', 'undefined', 'undefined', 0, '22000.00', '22000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '429000.0000', 'undefined', '22000.00', NULL, NULL, NULL, '19.5000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16664, 8315, 0, '', 'undefined', 'undefined', 'undefined', 0, '21000.00', '21000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '417480.0000', 'undefined', '21000.00', NULL, NULL, NULL, '19.8800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16666, 8322, 0, '', 'undefined', 'undefined', 'undefined', 0, '55850.00', '55850.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '55850.0000', 'undefined', '55850.00', NULL, NULL, NULL, '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16673, 8328, 0, '', 'undefined', 'undefined', 'undefined', 0, '20600.00', '20600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '363796.0000', 'undefined', '20600.00', NULL, NULL, NULL, '17.6600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16675, 8326, 0, '', 'undefined', 'undefined', 'undefined', 0, '20600.00', '20600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '334956.0000', 'undefined', '20600.00', NULL, NULL, NULL, '16.2600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16676, 8325, 0, '', 'undefined', 'undefined', 'undefined', 0, '22000.00', '22000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '73040.0000', 'undefined', '22000.00', NULL, NULL, NULL, '3.3200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16677, 8324, 0, '', 'undefined', 'undefined', 'undefined', 0, '21000.00', '21000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '326760.0000', 'undefined', '21000.00', NULL, NULL, NULL, '15.5600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16678, 8323, 0, '', 'undefined', 'undefined', 'undefined', 0, '20500.00', '20500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '305655.0000', 'undefined', '20500.00', NULL, NULL, NULL, '14.9100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16693, 8342, 0, '', 'undefined', 'undefined', 'undefined', 0, '20600.00', '20600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '290666.0000', 'undefined', '20600.00', NULL, NULL, NULL, '14.1100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16695, 8340, 0, '', 'undefined', 'undefined', 'undefined', 0, '20600.00', '20600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '432806.0000', 'undefined', '20600.00', NULL, NULL, NULL, '21.0100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16696, 8339, 0, '', 'undefined', 'undefined', 'undefined', 0, '21000.00', '21000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '462000.0000', 'undefined', '21000.00', NULL, NULL, NULL, '22.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16697, 8338, 0, '', 'undefined', 'undefined', 'undefined', 0, '22500.00', '22500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '528525.0000', 'undefined', '22500.00', NULL, NULL, NULL, '23.4900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16698, 8337, 0, '', 'undefined', 'undefined', 'undefined', 0, '21000.00', '21000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '75180.0000', 'undefined', '21000.00', NULL, NULL, NULL, '3.5800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16699, 8336, 0, '', 'undefined', 'undefined', 'undefined', 0, '20600.00', '20600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '518502.0000', 'undefined', '20600.00', NULL, NULL, NULL, '25.1700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16700, 8335, 0, '', 'undefined', 'undefined', 'undefined', 0, '20800.00', '20800.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '1934400.0000', 'undefined', '20800.00', NULL, NULL, NULL, '93.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16701, 8334, 0, '', 'undefined', 'undefined', 'undefined', 0, '22000.00', '22000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '75020.0000', 'undefined', '22000.00', NULL, NULL, NULL, '3.4100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16702, 8333, 0, '', 'undefined', 'undefined', 'undefined', 0, '22000.00', '22000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '412940.0000', 'undefined', '22000.00', NULL, NULL, NULL, '18.7700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16703, 8332, 0, '', 'undefined', 'undefined', 'undefined', 0, '22500.00', '22500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '465525.0000', 'undefined', '22500.00', NULL, NULL, NULL, '20.6900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16704, 8331, 0, '', 'undefined', 'undefined', 'undefined', 0, '1068504.00', '1068504.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '1068504.0000', 'undefined', '1068504.00', NULL, NULL, NULL, '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16705, 8330, 0, '', 'undefined', 'undefined', 'undefined', 0, '22300.00', '22300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '534531.0000', 'undefined', '22300.00', NULL, NULL, NULL, '23.9700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16706, 8329, 0, '', 'undefined', 'undefined', 'undefined', 0, '22300.00', '22300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '534085.0000', 'undefined', '22300.00', NULL, NULL, NULL, '23.9500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16708, 8343, 0, '', 'undefined', 'undefined', 'undefined', 0, '50000.00', '50000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '50000.0000', 'undefined', '50000.00', NULL, NULL, NULL, '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16718, 8352, 0, '', 'undefined', 'undefined', 'undefined', 0, '21000.00', '21000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '69930.0000', 'undefined', '21000.00', NULL, NULL, NULL, '3.3300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16719, 8351, 0, '', 'undefined', 'undefined', 'undefined', 0, '20600.00', '20600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '324862.0000', 'undefined', '20600.00', NULL, NULL, NULL, '15.7700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16720, 8350, 0, '', 'undefined', 'undefined', 'undefined', 0, '20600.00', '20600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '448050.0000', 'undefined', '20600.00', NULL, NULL, NULL, '21.7500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16721, 8349, 0, '', 'undefined', 'undefined', 'undefined', 0, '22100.00', '22100.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '412607.0000', 'undefined', '22100.00', NULL, NULL, NULL, '18.6700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16722, 8348, 0, '', 'undefined', 'undefined', 'undefined', 0, '22000.00', '22000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '405240.0000', 'undefined', '22000.00', NULL, NULL, NULL, '18.4200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16723, 8347, 0, '', 'undefined', 'undefined', 'undefined', 0, '22200.00', '22200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '367410.0000', 'undefined', '22200.00', NULL, NULL, NULL, '16.5500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16724, 8346, 0, '', 'undefined', 'undefined', 'undefined', 0, '518586.00', '518586.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '518586.0000', 'undefined', '518586.00', NULL, NULL, NULL, '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16725, 8345, 0, '', 'undefined', 'undefined', 'undefined', 0, '22300.00', '22300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '518698.0000', 'undefined', '22300.00', NULL, NULL, NULL, '23.2600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16726, 8344, 0, '', 'undefined', 'undefined', 'undefined', 0, '22500.00', '22500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '476775.0000', 'undefined', '22500.00', NULL, NULL, NULL, '21.1900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16728, 8353, 0, '', 'undefined', 'undefined', 'undefined', 0, '3927.00', '3927.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '3927.0000', 'undefined', '3927.00', NULL, NULL, NULL, '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16730, 8354, 0, '', 'undefined', 'undefined', 'undefined', 0, '22500.00', '22500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '288900.0000', 'undefined', '22500.00', NULL, NULL, NULL, '12.8400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16732, 8355, 0, '', 'undefined', 'undefined', 'undefined', 0, '877.00', '877.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '877.0000', 'undefined', '877.00', NULL, NULL, NULL, '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16733, 8190, 0, '', 'undefined', 'undefined', 'undefined', 0, '2200.00', '2200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '2200.0000', 'undefined', '2200.00', NULL, NULL, NULL, '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16740, 8361, 0, '', 'undefined', 'undefined', 'undefined', 0, '21000.00', '21000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '344820.0000', 'undefined', '21000.00', NULL, NULL, NULL, '16.4200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16741, 8360, 0, '', 'undefined', 'undefined', 'undefined', 0, '21000.00', '21000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '75180.0000', 'undefined', '21000.00', NULL, NULL, NULL, '3.5800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16742, 8359, 0, '', 'undefined', 'undefined', 'undefined', 0, '21000.00', '21000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '70560.0000', 'undefined', '21000.00', NULL, NULL, NULL, '3.3600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16743, 8358, 0, '', 'undefined', 'undefined', 'undefined', 0, '20600.00', '20600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '387486.0000', 'undefined', '20600.00', NULL, NULL, NULL, '18.8100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16744, 8357, 0, '', 'undefined', 'undefined', 'undefined', 0, '22500.00', '22500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '500625.0000', 'undefined', '22500.00', NULL, NULL, NULL, '22.2500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16745, 8356, 0, '', 'undefined', 'undefined', 'undefined', 0, '22300.00', '22300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '477220.0000', 'undefined', '22300.00', NULL, NULL, NULL, '21.4000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16752, 8367, 0, '', 'undefined', 'undefined', 'undefined', 0, '20600.00', '20600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '337840.0000', 'undefined', '20600.00', NULL, NULL, NULL, '16.4000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16753, 8366, 0, '', 'undefined', 'undefined', 'undefined', 0, '21000.00', '21000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '67620.0000', 'undefined', '21000.00', NULL, NULL, NULL, '3.2200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16754, 8365, 0, '', 'undefined', 'undefined', 'undefined', 0, '20600.00', '20600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '482040.0000', 'undefined', '20600.00', NULL, NULL, NULL, '23.4000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16755, 8364, 0, '', 'undefined', 'undefined', 'undefined', 0, '22000.00', '22000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '70400.0000', 'undefined', '22000.00', NULL, NULL, NULL, '3.2000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16756, 8363, 0, '', 'undefined', 'undefined', 'undefined', 0, '22000.00', '22000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '430320.0000', 'undefined', '22000.00', NULL, NULL, NULL, '19.5600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16757, 8362, 0, '', 'undefined', 'undefined', 'undefined', 0, '22000.00', '22000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '471020.0000', 'undefined', '22000.00', NULL, NULL, NULL, '21.4100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16759, 8368, 0, '', 'undefined', 'undefined', 'undefined', 0, '22500.00', '22500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '502650.0000', 'undefined', '22500.00', NULL, NULL, NULL, '22.3400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16761, 8369, 0, '', 'undefined', 'undefined', 'undefined', 0, '20600.00', '20600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '424772.0000', 'undefined', '20600.00', NULL, NULL, NULL, '20.6200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16763, 8370, 0, '', 'undefined', 'undefined', 'undefined', 0, '21000.00', '21000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '70350.0000', 'undefined', '21000.00', NULL, NULL, NULL, '3.3500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16765, 8371, 0, '', 'undefined', 'undefined', 'undefined', 0, '22100.00', '22100.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '418795.0000', 'undefined', '22100.00', NULL, NULL, NULL, '18.9500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16767, 8372, 0, '', 'undefined', 'undefined', 'undefined', 0, '20700.00', '20700.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '518535.0000', 'undefined', '20700.00', NULL, NULL, NULL, '25.0500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16769, 8373, 0, '', 'undefined', 'undefined', 'undefined', 0, '22100.00', '22100.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '310063.0000', 'undefined', '22100.00', NULL, NULL, NULL, '14.0300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16771, 8374, 0, '', 'undefined', 'undefined', 'undefined', 0, '22100.00', '22100.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '349843.0000', 'undefined', '22100.00', NULL, NULL, NULL, '15.8300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16782, 8384, 0, '', 'undefined', 'undefined', 'undefined', 0, '21000.00', '21000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '452970.0000', 'undefined', '21000.00', NULL, NULL, NULL, '21.5700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16783, 8383, 0, '', 'undefined', 'undefined', 'undefined', 0, '21000.00', '21000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '369810.0000', 'undefined', '21000.00', NULL, NULL, NULL, '17.6100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16784, 8382, 0, '', 'undefined', 'undefined', 'undefined', 0, '22300.00', '22300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '110608.0000', 'undefined', '22300.00', NULL, NULL, NULL, '4.9600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16785, 8381, 0, '', 'undefined', 'undefined', 'undefined', 0, '22000.00', '22000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '78980.0000', 'undefined', '22000.00', NULL, NULL, NULL, '3.5900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16786, 8380, 0, '', 'undefined', 'undefined', 'undefined', 0, '22000.00', '22000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '409860.0000', 'undefined', '22000.00', NULL, NULL, NULL, '18.6300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16787, 8379, 0, '', 'undefined', 'undefined', 'undefined', 0, '1408356.00', '1408356.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '1408356.0000', 'undefined', '1408356.00', NULL, NULL, NULL, '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16788, 8378, 0, '', 'undefined', 'undefined', 'undefined', 0, '22300.00', '22300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '504426.0000', 'undefined', '22300.00', NULL, NULL, NULL, '22.6200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16789, 8377, 0, '', 'undefined', 'undefined', 'undefined', 0, '22300.00', '22300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '424369.0000', 'undefined', '22300.00', NULL, NULL, NULL, '19.0300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16790, 8376, 0, '', 'undefined', 'undefined', 'undefined', 0, '22300.00', '22300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '479673.0000', 'undefined', '22300.00', NULL, NULL, NULL, '21.5100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16791, 8375, 0, '', 'undefined', 'undefined', 'undefined', 0, '22300.00', '22300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '557723.0000', 'undefined', '22300.00', NULL, NULL, NULL, '25.0100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16803, 8395, 0, '', 'undefined', 'undefined', 'undefined', 0, '22500.00', '22500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '546750.0000', 'undefined', '22500.00', NULL, NULL, NULL, '24.3000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16804, 8394, 0, '', 'undefined', 'undefined', 'undefined', 0, '21000.00', '21000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '71610.0000', 'undefined', '21000.00', NULL, NULL, NULL, '3.4100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16805, 8393, 0, '', 'undefined', 'undefined', 'undefined', 0, '20600.00', '20600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '465766.0000', 'undefined', '20600.00', NULL, NULL, NULL, '22.6100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16806, 8392, 0, '', 'undefined', 'undefined', 'undefined', 0, '22750.00', '22750.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '503912.5000', 'undefined', '22750.00', NULL, NULL, NULL, '22.1500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16809, 8391, 0, '', 'undefined', 'undefined', 'undefined', 0, '22000.00', '22000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '425260.0000', 'undefined', '22000.00', NULL, NULL, NULL, '19.3300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16810, 8390, 0, '', 'undefined', 'undefined', 'undefined', 0, '22000.00', '22000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '441540.0000', 'undefined', '22000.00', NULL, NULL, NULL, '20.0700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16811, 8389, 0, '', 'undefined', 'undefined', 'undefined', 0, '22300.00', '22300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '356577.0000', 'undefined', '22300.00', NULL, NULL, NULL, '15.9900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16812, 8388, 0, '', 'undefined', 'undefined', 'undefined', 0, '22300.00', '22300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '399839.0000', 'undefined', '22300.00', NULL, NULL, NULL, '17.9300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16813, 8387, 0, '', 'undefined', 'undefined', 'undefined', 0, '20300.00', '20300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '1928500.0000', 'undefined', '20300.00', NULL, NULL, NULL, '95.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16814, 8386, 0, '', 'undefined', 'undefined', 'undefined', 0, '22300.00', '22300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '478781.0000', 'undefined', '22300.00', NULL, NULL, NULL, '21.4700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16815, 8385, 0, '', 'undefined', 'undefined', 'undefined', 0, '22500.00', '22500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '514125.0000', 'undefined', '22500.00', NULL, NULL, NULL, '22.8500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16825, 8404, 0, '', 'undefined', 'undefined', 'undefined', 0, '20100.00', '20100.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '2592900.0000', 'undefined', '20100.00', NULL, NULL, NULL, '129.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16826, 8403, 0, '', 'undefined', 'undefined', 'undefined', 0, '22300.00', '22300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '489039.0000', 'undefined', '22300.00', NULL, NULL, NULL, '21.9300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16827, 8402, 0, '', 'undefined', 'undefined', 'undefined', 0, '22100.00', '22100.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '481780.0000', 'undefined', '22100.00', NULL, NULL, NULL, '21.8000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16828, 8401, 0, '', 'undefined', 'undefined', 'undefined', 0, '530517.00', '530517.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '530517.0000', 'undefined', '530517.00', NULL, NULL, NULL, '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16829, 8400, 0, '', 'undefined', 'undefined', 'undefined', 0, '22300.00', '22300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '530517.0000', 'undefined', '22300.00', NULL, NULL, NULL, '23.7900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16830, 8399, 0, '', 'undefined', 'undefined', 'undefined', 0, '20600.00', '20600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '384190.0000', 'undefined', '20600.00', NULL, NULL, NULL, '18.6500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16832, 8405, 0, '', 'undefined', 'undefined', 'undefined', 0, '22500.00', '22500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '516600.0000', 'undefined', '22500.00', NULL, NULL, NULL, '22.9600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16833, 8397, 0, '', 'undefined', 'undefined', 'undefined', 0, '22000.00', '22000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '409860.0000', 'undefined', '22000.00', NULL, NULL, NULL, '18.6300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16834, 8396, 0, '', 'undefined', 'undefined', 'undefined', 0, '22300.00', '22300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '343643.0000', 'undefined', '22300.00', NULL, NULL, NULL, '15.4100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16835, 8341, 0, '', 'undefined', 'undefined', 'undefined', 0, '21300.00', '21300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '495012.0000', 'undefined', '21300.00', NULL, NULL, NULL, '23.2400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16857, 8426, 0, '', 'undefined', 'undefined', 'undefined', 0, '21000.00', '21000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '70560.0000', 'undefined', '21000.00', NULL, NULL, NULL, '3.3600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16858, 8425, 0, '', 'undefined', 'undefined', 'undefined', 0, '20600.00', '20600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '298082.0000', 'undefined', '20600.00', NULL, NULL, NULL, '14.4700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16859, 8424, 0, '', 'undefined', 'undefined', 'undefined', 0, '20600.00', '20600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '301584.0000', 'undefined', '20600.00', NULL, NULL, NULL, '14.6400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16860, 8423, 0, '', 'undefined', 'undefined', 'undefined', 0, '20600.00', '20600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '346080.0000', 'undefined', '20600.00', NULL, NULL, NULL, '16.8000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16861, 8422, 0, '', 'undefined', 'undefined', 'undefined', 0, '21000.00', '21000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '260190.0000', 'undefined', '21000.00', NULL, NULL, NULL, '12.3900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16862, 8421, 0, '', 'undefined', 'undefined', 'undefined', 0, '21000.00', '21000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '471240.0000', 'undefined', '21000.00', NULL, NULL, NULL, '22.4400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16863, 8420, 0, '', 'undefined', 'undefined', 'undefined', 0, '22500.00', '22500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '554625.0000', 'undefined', '22500.00', NULL, NULL, NULL, '24.6500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16864, 8419, 0, '', 'undefined', 'undefined', 'undefined', 0, '20800.00', '20800.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '427856.0000', 'undefined', '20800.00', NULL, NULL, NULL, '20.5700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16865, 8418, 0, '', 'undefined', 'undefined', 'undefined', 0, '20800.00', '20800.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '438464.0000', 'undefined', '20800.00', NULL, NULL, NULL, '21.0800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16866, 8417, 0, '', 'undefined', 'undefined', 'undefined', 0, '1586868.00', '1586868.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '1586868.0000', 'undefined', '1586868.00', NULL, NULL, NULL, '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16867, 8416, 0, '', 'undefined', 'undefined', 'undefined', 0, '22300.00', '22300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '559730.0000', 'undefined', '22300.00', NULL, NULL, NULL, '25.1000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16868, 8415, 0, '', 'undefined', 'undefined', 'undefined', 0, '22300.00', '22300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '547019.0000', 'undefined', '22300.00', NULL, NULL, NULL, '24.5300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16869, 8414, 0, '', 'undefined', 'undefined', 'undefined', 0, '22300.00', '22300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '480119.0000', 'undefined', '22300.00', NULL, NULL, NULL, '21.5300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16870, 8413, 0, '', 'undefined', 'undefined', 'undefined', 0, '20000.00', '20000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '420400.0000', 'undefined', '20000.00', NULL, NULL, NULL, '21.0200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16871, 8412, 0, '', 'undefined', 'undefined', 'undefined', 0, '22300.00', '22300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '400954.0000', 'undefined', '22300.00', NULL, NULL, NULL, '17.9800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16872, 8411, 0, '', 'undefined', 'undefined', 'undefined', 0, '22000.00', '22000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '408540.0000', 'undefined', '22000.00', NULL, NULL, NULL, '18.5700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16873, 8410, 0, '', 'undefined', 'undefined', 'undefined', 0, '22750.00', '22750.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '494357.5000', 'undefined', '22750.00', NULL, NULL, NULL, '21.7300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16874, 8409, 0, '', 'undefined', 'undefined', 'undefined', 0, '20900.00', '20900.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '435974.0000', 'undefined', '20900.00', NULL, NULL, NULL, '20.8600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16875, 8408, 0, '', 'undefined', 'undefined', 'undefined', 0, '20600.00', '20600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '495224.0000', 'undefined', '20600.00', NULL, NULL, NULL, '24.0400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16876, 8407, 0, '', 'undefined', 'undefined', 'undefined', 0, '20700.00', '20700.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '506322.0000', 'undefined', '20700.00', NULL, NULL, NULL, '24.4600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16877, 8406, 0, '', 'undefined', 'undefined', 'undefined', 0, '20700.00', '20700.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '508185.0000', 'undefined', '20700.00', NULL, NULL, NULL, '24.5500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16885, 8433, 0, '', 'undefined', 'undefined', 'undefined', 0, '20800.00', '20800.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '457600.0000', 'undefined', '20800.00', NULL, NULL, NULL, '22.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16886, 8432, 0, '', 'undefined', 'undefined', 'undefined', 0, '20800.00', '20800.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '447616.0000', 'undefined', '20800.00', NULL, NULL, NULL, '21.5200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16887, 8431, 0, '', 'undefined', 'undefined', 'undefined', 0, '21000.00', '21000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '67410.0000', 'undefined', '21000.00', NULL, NULL, NULL, '3.2100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16888, 8430, 0, '', 'undefined', 'undefined', 'undefined', 0, '19500.00', '19500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '370890.0000', 'undefined', '19500.00', NULL, NULL, NULL, '19.0200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16889, 8429, 0, '', 'undefined', 'undefined', 'undefined', 0, '22300.00', '22300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '414780.0000', 'undefined', '22300.00', NULL, NULL, NULL, '18.6000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16890, 8428, 0, '', 'undefined', 'undefined', 'undefined', 0, '22300.00', '22300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '407198.0000', 'undefined', '22300.00', NULL, NULL, NULL, '18.2600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16891, 8427, 0, '', 'undefined', 'undefined', 'undefined', 0, '22750.00', '22750.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '520065.0000', 'undefined', '22750.00', NULL, NULL, NULL, '22.8600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16908, 8449, 0, '', 'undefined', 'undefined', 'undefined', 0, '22000.00', '22000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '417560.0000', 'undefined', '22000.00', NULL, NULL, NULL, '18.9800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16909, 8448, 0, '', 'undefined', 'undefined', 'undefined', 0, '22300.00', '22300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '409428.0000', 'undefined', '22300.00', NULL, NULL, NULL, '18.3600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16910, 8447, 0, '', 'undefined', 'undefined', 'undefined', 0, '20600.00', '20600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '498108.0000', 'undefined', '20600.00', NULL, NULL, NULL, '24.1800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16911, 8446, 0, '', 'undefined', 'undefined', 'undefined', 0, '20000.00', '20000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '400000.0000', 'undefined', '20000.00', NULL, NULL, NULL, '20.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16912, 8445, 0, '', 'undefined', 'undefined', 'undefined', 0, '22000.00', '22000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '333080.0000', 'undefined', '22000.00', NULL, NULL, NULL, '15.1400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16913, 8444, 0, '', 'undefined', 'undefined', 'undefined', 0, '22000.00', '22000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '417120.0000', 'undefined', '22000.00', NULL, NULL, NULL, '18.9600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16914, 8443, 0, '', 'undefined', 'undefined', 'undefined', 0, '20600.00', '20600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '519944.0000', 'undefined', '20600.00', NULL, NULL, NULL, '25.2400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16915, 8442, 0, '', 'undefined', 'undefined', 'undefined', 0, '20800.00', '20800.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '231504.0000', 'undefined', '20800.00', NULL, NULL, NULL, '11.1300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16916, 8441, 0, '', 'undefined', 'undefined', 'undefined', 0, '20700.00', '20700.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '414828.0000', 'undefined', '20700.00', NULL, NULL, NULL, '20.0400', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16917, 8440, 0, '', 'undefined', 'undefined', 'undefined', 0, '20800.00', '20800.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '423488.0000', 'undefined', '20800.00', NULL, NULL, NULL, '20.3600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16918, 8439, 0, '', 'undefined', 'undefined', 'undefined', 0, '22500.00', '22500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '525825.0000', 'undefined', '22500.00', NULL, NULL, NULL, '23.3700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16919, 8438, 0, '', 'undefined', 'undefined', 'undefined', 0, '22500.00', '22500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '540225.0000', 'undefined', '22500.00', NULL, NULL, NULL, '24.0100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16920, 8437, 0, '', 'undefined', 'undefined', 'undefined', 0, '18700.00', '18700.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '371943.0000', 'undefined', '18700.00', NULL, NULL, NULL, '19.8900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16921, 8436, 0, '', 'undefined', 'undefined', 'undefined', 0, '22500.00', '22500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '546525.0000', 'undefined', '22500.00', NULL, NULL, NULL, '24.2900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16922, 8435, 0, '', 'undefined', 'undefined', 'undefined', 0, '22500.00', '22500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '535275.0000', 'undefined', '22500.00', NULL, NULL, NULL, '23.7900', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16923, 8434, 0, '', 'undefined', 'undefined', 'undefined', 0, '21000.00', '21000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '67620.0000', 'undefined', '21000.00', NULL, NULL, NULL, '3.2200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16925, 8450, 0, '', 'undefined', 'undefined', 'undefined', 0, '300000.00', '300000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '300000.0000', 'undefined', '300000.00', NULL, NULL, NULL, '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16932, 8456, 0, '', 'undefined', 'undefined', 'undefined', 0, '22500.00', '22500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '523125.0000', 'undefined', '22500.00', NULL, NULL, NULL, '23.2500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16933, 8455, 0, '', 'undefined', 'undefined', 'undefined', 0, '22500.00', '22500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '535725.0000', 'undefined', '22500.00', NULL, NULL, NULL, '23.8100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16934, 8454, 0, '', 'undefined', 'undefined', 'undefined', 0, '20700.00', '20700.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '450432.0000', 'undefined', '20700.00', NULL, NULL, NULL, '21.7600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16935, 8453, 0, '', 'undefined', 'undefined', 'undefined', 0, '22500.00', '22500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '546750.0000', 'undefined', '22500.00', NULL, NULL, NULL, '24.3000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16936, 8452, 0, '', 'undefined', 'undefined', 'undefined', 0, '20700.00', '20700.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '457884.0000', 'undefined', '20700.00', NULL, NULL, NULL, '22.1200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16937, 8451, 0, '', 'undefined', 'undefined', 'undefined', 0, '20700.00', '20700.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '478791.0000', 'undefined', '20700.00', NULL, NULL, NULL, '23.1300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16939, 8457, 0, '', 'undefined', 'undefined', 'undefined', 0, '10000.00', '10000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '10000.0000', 'undefined', '10000.00', NULL, NULL, NULL, '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16941, 8458, 0, '', 'undefined', 'undefined', 'undefined', 0, '800.00', '800.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '800.0000', 'undefined', '800.00', NULL, NULL, NULL, '1.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16960, 8476, 0, '', 'undefined', 'undefined', 'undefined', 0, '20000.00', '20000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '400000.0000', 'undefined', '20000.00', NULL, NULL, NULL, '20.0000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16961, 8475, 0, '', 'undefined', 'undefined', 'undefined', 0, '22000.00', '22000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '447040.0000', 'undefined', '22000.00', NULL, NULL, NULL, '20.3200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16962, 8474, 0, '', 'undefined', 'undefined', 'undefined', 0, '22000.00', '22000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '445720.0000', 'undefined', '22000.00', NULL, NULL, NULL, '20.2600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16963, 8473, 0, '', 'undefined', 'undefined', 'undefined', 0, '22000.00', '22000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '399960.0000', 'undefined', '22000.00', NULL, NULL, NULL, '18.1800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16964, 8472, 0, '', 'undefined', 'undefined', 'undefined', 0, '22200.00', '22200.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '503940.0000', 'undefined', '22200.00', NULL, NULL, NULL, '22.7000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16965, 8471, 0, '', 'undefined', 'undefined', 'undefined', 0, '19500.00', '19500.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '370890.0000', 'undefined', '19500.00', NULL, NULL, NULL, '19.0200', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16966, 8470, 0, '', 'undefined', 'undefined', 'undefined', 0, '21000.00', '21000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '66360.0000', 'undefined', '21000.00', NULL, NULL, NULL, '3.1600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16967, 8469, 0, '', 'undefined', 'undefined', 'undefined', 0, '20800.00', '20800.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '430560.0000', 'undefined', '20800.00', NULL, NULL, NULL, '20.7000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16968, 8468, 0, '', 'undefined', 'undefined', 'undefined', 0, '20600.00', '20600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '309206.0000', 'undefined', '20600.00', NULL, NULL, NULL, '15.0100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16969, 8467, 0, '', 'undefined', 'undefined', 'undefined', 0, '20600.00', '20600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '331248.0000', 'undefined', '20600.00', NULL, NULL, NULL, '16.0800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16970, 8466, 0, '', 'undefined', 'undefined', 'undefined', 0, '20600.00', '20600.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '382130.0000', 'undefined', '20600.00', NULL, NULL, NULL, '18.5500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16971, 8465, 0, '', 'undefined', 'undefined', 'undefined', 0, '20800.00', '20800.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '303056.0000', 'undefined', '20800.00', NULL, NULL, NULL, '14.5700', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16972, 8464, 0, '', 'undefined', 'undefined', 'undefined', 0, '20800.00', '20800.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '290784.0000', 'undefined', '20800.00', NULL, NULL, NULL, '13.9800', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16973, 8463, 0, '', 'undefined', 'undefined', 'undefined', 0, '20750.00', '20750.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '466045.0000', 'undefined', '20750.00', NULL, NULL, NULL, '22.4600', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16974, 8462, 0, '', 'undefined', 'undefined', 'undefined', 0, '20750.00', '20750.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '444050.0000', 'undefined', '20750.00', NULL, NULL, NULL, '21.4000', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16975, 8461, 0, '', 'undefined', 'undefined', 'undefined', 0, '22000.00', '22000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '365860.0000', 'undefined', '22000.00', NULL, NULL, NULL, '16.6300', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16976, 8460, 0, '', 'undefined', 'undefined', 'undefined', 0, '20300.00', '20300.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '353423.0000', 'undefined', '20300.00', NULL, NULL, NULL, '17.4100', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16977, 8459, 0, '', 'undefined', 'undefined', 'undefined', 0, '22000.00', '22000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '546700.0000', 'undefined', '22000.00', NULL, NULL, NULL, '24.8500', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `sma_sale_items` (`id`, `sale_id`, `product_id`, `vehicle_no`, `product_code`, `product_name`, `product_type`, `option_id`, `net_unit_price`, `unit_price`, `quantity`, `warehouse_id`, `item_tax`, `tax_rate_id`, `tax`, `discount`, `item_discount`, `subtotal`, `serial_no`, `real_unit_price`, `sale_item_id`, `product_unit_id`, `product_unit_code`, `unit_quantity`, `comment`, `gst`, `cgst`, `sgst`, `igst`) VALUES (16979, 8477, 0, '', 'undefined', 'undefined', 'undefined', 0, '170000.00', '170000.00', '0.00', 1, '0.0000', NULL, '', 'undefined', '0.00', '170000.0000', 'undefined', '170000.00', NULL, NULL, NULL, '1.0000', NULL, NULL, NULL, NULL, NULL);


#
# TABLE STRUCTURE FOR: sma_sales
#

DROP TABLE IF EXISTS `sma_sales`;

CREATE TABLE `sma_sales` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `date` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP,
  `reference_no` varchar(55) NOT NULL,
  `customer_id` int(11) NOT NULL,
  `customer` varchar(55) NOT NULL,
  `biller_id` int(11) NOT NULL,
  `biller` varchar(55) NOT NULL,
  `warehouse_id` int(11) DEFAULT NULL,
  `note` varchar(1000) DEFAULT NULL,
  `staff_note` varchar(1000) DEFAULT NULL,
  `total` decimal(25,2) NOT NULL,
  `product_discount` decimal(25,2) DEFAULT '0.00',
  `order_discount_id` varchar(20) DEFAULT NULL,
  `total_discount` decimal(25,2) DEFAULT '0.00',
  `order_discount` decimal(25,2) DEFAULT '0.00',
  `product_tax` decimal(25,2) DEFAULT '0.00',
  `order_tax_id` int(11) DEFAULT NULL,
  `order_tax` decimal(25,2) DEFAULT '0.00',
  `total_tax` decimal(25,2) DEFAULT '0.00',
  `shipping` decimal(25,2) DEFAULT '0.00',
  `grand_total` decimal(25,2) NOT NULL,
  `sale_status` varchar(20) DEFAULT NULL,
  `payment_status` varchar(20) DEFAULT NULL,
  `payment_term` tinyint(4) DEFAULT NULL,
  `due_date` date DEFAULT NULL,
  `created_by` int(11) DEFAULT NULL,
  `updated_by` int(11) DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  `total_items` varchar(6) DEFAULT NULL,
  `pos` tinyint(1) NOT NULL DEFAULT '0',
  `paid` decimal(25,4) DEFAULT '0.0000',
  `return_id` int(11) DEFAULT NULL,
  `surcharge` decimal(25,4) NOT NULL DEFAULT '0.0000',
  `attachment` varchar(55) DEFAULT NULL,
  `return_sale_ref` varchar(55) DEFAULT NULL,
  `sale_id` int(11) DEFAULT NULL,
  `return_sale_total` decimal(25,4) NOT NULL DEFAULT '0.0000',
  `rounding` decimal(10,4) DEFAULT NULL,
  `suspend_note` varchar(255) DEFAULT NULL,
  `api` tinyint(1) DEFAULT '0',
  `shop` tinyint(1) DEFAULT '0',
  `address_id` int(11) DEFAULT NULL,
  `reserve_id` int(11) DEFAULT NULL,
  `hash` varchar(255) DEFAULT NULL,
  `manual_payment` varchar(55) DEFAULT NULL,
  `cgst` decimal(25,2) DEFAULT NULL,
  `sgst` decimal(25,2) DEFAULT NULL,
  `igst` decimal(25,2) DEFAULT NULL,
  `payment_method` varchar(55) DEFAULT NULL,
  `weight_scale_price` decimal(25,2) DEFAULT '0.00',
  `other_cost` decimal(25,2) DEFAULT '0.00',
  `prev_dues` decimal(25,2) NOT NULL DEFAULT '0.00',
  PRIMARY KEY (`id`),
  KEY `id` (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=8478 DEFAULT CHARSET=utf8;

INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (343, '2020-08-15 13:17:38', 'SALE/POS0340', 171, 'মেসার্স ফাইভ স্টার ট্রান্সপোর্ট(ফেরিঘাট)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '1211838.00', '0.00', '', '0.00', '0.00', '0.00', 0, '0.00', '0.00', '0.00', '1211838.00', 'completed', 'due', 0, NULL, 1, NULL, NULL, '1', 1, '1170000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'cbffb1021a675b04413b9846331a8424398426fc1c0b8416821e16705ad17b77', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (344, '2020-08-15 13:24:37', 'SALE/POS0341', 172, 'হাজী মো. আইনুল ইসলাম(চান্দুরা)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '5269456.00', '0.00', '', '0.00', '0.00', '0.00', 0, '0.00', '0.00', '0.00', '5269456.00', 'completed', 'due', 0, NULL, 1, NULL, NULL, '1', 1, '5100000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '44acb1713d175cbb87daec9703181a08fb9c788053e94fc03c2c738bfef2b49d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (345, '2020-08-15 13:30:34', 'SALE/POS0342', 173, 'মেসার্স রহমান ব্রিক্স  (কিশোর গঞ্জ )', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '2302952.00', '0.00', '', '0.00', '0.00', '0.00', 0, '0.00', '0.00', '0.00', '2302952.00', 'completed', 'due', 0, NULL, 1, NULL, NULL, '1', 1, '2300000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b19b297451f83fa97621a166b58836488843aa174dee074b35db1163f5b25050', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (346, '2020-08-15 13:35:05', 'SALE/POS0343', 174, 'মো. সবুজ আলম(তাহিরপুর)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '3531367.00', '0.00', '', '0.00', '0.00', '0.00', 0, '0.00', '0.00', '0.00', '3531367.00', 'completed', 'due', 0, NULL, 1, NULL, NULL, '1', 1, '3500000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '058178a2a39f8e40fe54fc93f6fa1b6e3a3de05b8b3f655faf34605b7642b29c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (347, '2020-08-15 14:09:50', 'SALE/POS0344', 175, 'মনি বাবু (কিশোরগঞ্জ)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '196821.00', '0.00', '', '0.00', '0.00', '0.00', 0, '0.00', '0.00', '0.00', '196821.00', 'completed', 'due', 0, NULL, 1, NULL, NULL, '1', 1, '170000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '0bd4105995c9c7ee5267e03158e6100b81d5fb4def1b0836061025a96ce7159b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (348, '2020-08-15 14:15:52', 'SALE/POS0345', 176, 'মো. মোহন মিয়া(বি বাড়ীয়া)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '724457.00', '0.00', '', '0.00', '0.00', '0.00', 0, '0.00', '0.00', '0.00', '724457.00', 'completed', 'paid', 0, NULL, 1, NULL, NULL, '1', 1, '724457.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '9b435ada27b26ea219023fed7ca251e80c2bf4e67c1246a243176fa58fd545be', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (349, '2020-08-15 14:21:23', 'SALE/POS0346', 177, 'মেসার্স দয়াল নবী ট্রান্সপোর্ট (ফেরিঘাট)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '1791004.00', '0.00', '', '0.00', '0.00', '0.00', 0, '0.00', '0.00', '0.00', '1791004.00', 'completed', 'due', 0, NULL, 1, NULL, NULL, '1', 1, '1750000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8be3e92ee3d5defd5b0d3337c5d464e1be2c46a9b89fa91f19c61703e19972a8', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (350, '2020-08-15 14:38:00', 'SALE/POS0347', 178, 'মেসার্স এশিয়া ব্রিকস', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;২৮৭২৪ টাকা কৈফিয়ত বাদ&lt;&sol;p&gt;', '', '728724.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '728724.00', 'completed', 'due', 0, NULL, 1, 1, '2020-09-09 19:28:10', '1', 1, '700000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b6e0fe6d2cf240065e77a210e0aaa644bb69a6bc90dcdd274f5ebc340c6d12a7', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (351, '2020-08-15 14:45:25', 'SALE/POS0348', 179, 'মেসার্স ফাইভ স্টার ব্রিক্স', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '63161.00', '0.00', '', '0.00', '0.00', '0.00', 0, '0.00', '0.00', '0.00', '63161.00', 'completed', 'due', 0, NULL, 1, NULL, NULL, '1', 1, '50000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '85a44ae543f5c15476bc483b71d8940e28787dfa20516abe15f43fa10ff119d5', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (357, '2020-08-15 17:21:00', 'SALE/POS0354', 182, 'মেসার্স M.M.K.  ব্রিক্স (কিশোরগঞ্জ) ', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '6989976.00', '0.00', '', '0.00', '0.00', '0.00', 0, '0.00', '0.00', '0.00', '6989976.00', 'completed', 'due', 0, NULL, 1, NULL, NULL, '1', 1, '6800000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '65e4dc97ff442258d2c13f204488e4e0841444865165b511c9378a157ad37baa', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (358, '2020-08-15 17:26:47', 'SALE/POS0355', 183, 'মেসার্স A.B.C ব্রিক্স (নেত্রকোনা)   ', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '4137067.00', '0.00', '', '0.00', '0.00', '0.00', 0, '0.00', '0.00', '0.00', '4137067.00', 'completed', 'paid', 0, NULL, 1, NULL, NULL, '1', 1, '4137067.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '629d2699db1507cbd3ae01cc921241c289d057639d183bc4ce31578c3627e908', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (359, '2020-08-15 17:34:21', 'SALE/POS0356', 184, 'মেসার্স সোনালী  ট্রান্সপোর্ট', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '3628869.00', '0.00', '', '0.00', '0.00', '0.00', 0, '0.00', '0.00', '0.00', '3628869.00', 'completed', 'due', 0, NULL, 1, NULL, NULL, '1', 1, '3600000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '0426911e5da4888e33bd15b18fb0eedbb58401aabd8a093371cbc99b3882fa44', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (360, '2020-08-15 17:40:35', 'SALE/POS0357', 185, 'মেসার্স আশা ব্রিক্স (কালীগুচ্ছ)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '772764.00', '0.00', '', '0.00', '0.00', '0.00', 0, '0.00', '0.00', '0.00', '772764.00', 'completed', 'due', 0, NULL, 1, NULL, NULL, '1', 1, '730000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e07141969efa248af7a617053b458144b304b1ea862899b848e436a7c868d2ad', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (361, '2020-08-15 17:46:27', 'SALE/POS0358', 186, 'মেসার্স সমতা ব্রিক্স (নেত্রকোনা)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '9516026.00', '0.00', '', '0.00', '0.00', '0.00', 0, '0.00', '0.00', '0.00', '9516026.00', 'completed', 'due', 0, NULL, 1, NULL, NULL, '1', 1, '9499300.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c139e115db002754f39f003386130bb25a8ed06d32180c1f1ef0604c21f864f7', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (362, '2020-08-15 17:54:06', 'SALE/POS0359', 187, 'মেসার্স নর্থ বেঙ্গল ট্রান্সপোর্ট (ফেরিঘাট)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '3199091.00', '0.00', '', '0.00', '0.00', '0.00', 0, '0.00', '0.00', '0.00', '3199091.00', 'completed', 'due', 0, NULL, 1, NULL, NULL, '1', 1, '1100000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '57c7f30f4b4e52fe1157b1b9999a6af3af9f102e10c80f33a400bd2105c918ec', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (363, '2020-08-15 17:59:00', 'SALE/POS0360', 188, 'মো.কবির মিয়া(আশুগঞ্জ)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '653458.00', '0.00', '', '0.00', '0.00', '0.00', 0, '0.00', '0.00', '0.00', '653458.00', 'completed', 'paid', 0, NULL, 1, NULL, NULL, '1', 1, '653458.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'bdfc62ef037639476d9ff8b66b9d412dfac8204f99059d6bfc8b62ca3d450407', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (364, '2020-08-15 18:04:38', 'SALE/POS0361', 189, 'মো.মাসুক মিয়া(সুনামগঞ্জ)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '4592996.00', '0.00', '', '0.00', '0.00', '0.00', 0, '0.00', '0.00', '0.00', '4592996.00', 'completed', 'due', 0, NULL, 1, NULL, NULL, '1', 1, '4400000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'dd8355155253382731f7a35b7d0c887034c7e8e771dd42ff4e34dab55fec5f6f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (365, '2020-08-15 18:10:57', 'SALE/POS0362', 190, 'নাহিয়ান এন্টারপ্রাইজ(সিলেট)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '3790809.00', '0.00', '', '0.00', '0.00', '0.00', 0, '0.00', '0.00', '0.00', '3790809.00', 'completed', 'paid', 0, NULL, 1, NULL, NULL, '1', 1, '3790809.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '4fcdc90fd9b8ef1ce66db88d0cfa858b04e4f37b189a88b3d8ab7f2130fc3e76', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (366, '2020-08-15 18:15:56', 'SALE/POS0363', 191, 'মেসার্স সান ব্রিক্স(নেত্রকোনা)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '7518172.00', '0.00', '', '0.00', '0.00', '0.00', 0, '0.00', '0.00', '0.00', '7518172.00', 'completed', 'due', 0, NULL, 1, NULL, NULL, '1', 1, '7300000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '0fc0eeecf7c6492b7d5d810b376c507bdd65c294c5f8ebf7f06a19279428d643', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (367, '2020-08-15 18:20:42', 'SALE/POS0364', 192, 'মেসার্স ইসলাম ব্রাদার্স  (ময়মনসিংহ)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '2712080.00', '0.00', '', '0.00', '0.00', '0.00', 0, '0.00', '0.00', '0.00', '2712080.00', 'completed', 'due', 0, NULL, 1, NULL, NULL, '1', 1, '2648715.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '639c069caada22e715f22d739278297e2d8df8bf851a9d9a82ffad9782e13b21', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (368, '2020-08-15 18:26:19', 'SALE/POS0365', 193, 'মেসার্স সরারচর ব্রিক্স(কিশোরগঞ্জ)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '14882.00', '0.00', '', '0.00', '0.00', '0.00', 0, '0.00', '0.00', '0.00', '14882.00', 'completed', 'due', 0, NULL, 1, NULL, NULL, '1', 1, '14500.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a41cf6586be45a795954010477738fde442d4ed606e3e889ca854617cfaf52e1', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (369, '2020-08-15 18:30:00', 'SALE/POS0366', 194, 'মো.লিয়াকত মিয়া(বাদাঘাট)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '117527.00', '0.00', '5527', '5527.00', '5527.00', '0.00', NULL, '0.00', '0.00', '0.00', '112000.00', 'completed', 'paid', 0, NULL, 1, 1, '2020-08-18 18:16:06', '1', 1, '112000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '53750a43f3b082949377db88ea5bee548d68faaaa27cbecea4a78d96889ea0f7', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (370, '2020-08-15 18:33:58', 'SALE/POS0367', 195, 'মো.শাহিন মিয়া(আশুগঞ্জ)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '1277629.00', '0.00', '', '0.00', '0.00', '0.00', 0, '0.00', '0.00', '0.00', '1277629.00', 'completed', 'paid', 0, NULL, 1, NULL, NULL, '1', 1, '1277629.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '723536446d179f19dd61c68c23efab9381de6e14d8af1a9f7c08958874b01423', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (371, '2020-08-15 18:37:56', 'SALE/POS0368', 196, 'মেসার্স জামাল এন্টারপ্রাইজ (কুমিল্লা)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '1987626.00', '0.00', '', '0.00', '0.00', '0.00', 0, '0.00', '0.00', '0.00', '1987626.00', 'completed', 'due', 0, NULL, 1, NULL, NULL, '1', 1, '1960000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'dc6b4b94682e6466b6e030e6badd01b0c35ec94f324542e58a8c5fec1b99d3c7', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (372, '2020-08-15 18:44:50', 'SALE/POS0369', 197, 'মেসার্স সততা ব্রিক্স (নেত্রকোনা)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '308611.00', '0.00', '', '0.00', '0.00', '0.00', 0, '0.00', '0.00', '0.00', '308611.00', 'completed', 'due', 0, NULL, 1, NULL, NULL, '1', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'bbd9666f9c8a3db8991147e9e694d83a28632dbf01eec5929dcebf6d3f131e7e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (373, '2020-08-15 18:50:07', 'SALE/POS0370', 198, 'মেসার্স M.T.B. ব্রিক্স (নারায়ণপুর)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '2188264.00', '0.00', '', '0.00', '0.00', '0.00', 0, '0.00', '0.00', '0.00', '2188264.00', 'completed', 'due', 0, NULL, 1, NULL, NULL, '1', 1, '655000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '49112e362d2e6d57aa9b89397bbe0f84448e619ffed5b28286d122d8377983a6', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (374, '2020-08-15 18:55:06', 'SALE/POS0371', 199, 'মেসার্স রুমান ব্রিক্স (কিশোরগঞ্জ)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '2915964.00', '0.00', '', '0.00', '0.00', '0.00', 0, '0.00', '0.00', '0.00', '2915964.00', 'completed', 'due', 0, NULL, 1, NULL, NULL, '1', 1, '3000000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1602c5c04efd030c8216184b4c47f97c56b233476b84165c79814fa99f4718cc', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (375, '2020-08-15 19:00:51', 'SALE/POS0372', 200, 'মেসার্স R.C.G ব্রিক্স(ঘোরাশাল)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '1036032.00', '0.00', '', '0.00', '0.00', '0.00', 0, '0.00', '0.00', '0.00', '1036032.00', 'completed', 'due', 0, NULL, 1, NULL, NULL, '1', 1, '1000000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '69193eecb0b6d139f553c5d47fcba9e4bfd37ec9106cf08140046b8ef90b9287', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (376, '2020-08-15 19:06:56', 'SALE/POS0373', 201, 'মো.নুরুল আমিন/ইকবাল(ভৈরব)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '4156915.00', '0.00', '', '0.00', '0.00', '0.00', 0, '0.00', '0.00', '0.00', '4156915.00', 'completed', 'paid', 0, NULL, 1, NULL, NULL, '1', 1, '4156915.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '615d71922e466d702f07c3584eaa0441d516d94236d76daf4965afe3facc09c4', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (377, '2020-08-15 19:10:29', 'SALE/POS0374', 202, 'মো. কয়েছ মিয়া(সুনামগঞ্জ)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '7854907.00', '0.00', '', '0.00', '0.00', '0.00', 0, '0.00', '0.00', '0.00', '7854907.00', 'completed', 'due', 0, NULL, 1, NULL, NULL, '1', 1, '7770000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '4ad4bb4470346f8470342ec8e02f65991fa44f98211a5fdcc89e397eee216bfc', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (378, '2020-08-15 19:15:33', 'SALE/POS0375', 203, 'মেসার্স গনি ব্রিক্স (ময়মনসিংহ)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '1998720.00', '0.00', '', '0.00', '0.00', '0.00', 0, '0.00', '0.00', '0.00', '1998720.00', 'completed', 'paid', 0, NULL, 1, NULL, NULL, '1', 1, '1998720.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7a1f40f6e692c0697337e2191f421d48f45f86ae574365c1d7f13d12b1806ce5', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (379, '2020-08-15 19:20:21', 'SALE/POS0376', 204, 'মেসার্স আশা ব্রিক্স (কালীগুচ্ছ)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '238042.00', '0.00', '', '0.00', '0.00', '0.00', 0, '0.00', '0.00', '0.00', '238042.00', 'completed', 'due', 0, NULL, 1, NULL, NULL, '1', 1, '220000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '76811b7461043300266a114b992fe446fbb73f97a37bc1396ec9a14e1c88d35d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (380, '2020-08-15 19:23:31', 'SALE/POS0377', 205, 'মো. বোরহান উদ্দিন(সুনামগঞ্জ)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '1609495.00', '0.00', '', '0.00', '0.00', '0.00', 0, '0.00', '0.00', '0.00', '1609495.00', 'completed', 'paid', 0, NULL, 1, NULL, NULL, '1', 1, '1609495.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '49043bfea7f97924394680189c01fb68061fa3b9d50e3576f3a10aca0613f505', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (381, '2020-08-15 19:27:54', 'SALE/POS0378', 206, 'মেসার্স আদনান এন্টারপ্রাইজ (সুনামগঞ্জ)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '42480.00', '0.00', '', '0.00', '0.00', '0.00', 0, '0.00', '0.00', '0.00', '42480.00', 'completed', 'due', 0, NULL, 1, NULL, NULL, '1', 1, '40000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'abdc9ffab8d14e5a348ce29a3b5a57c2fd22d3c090591c22b4e55634b0ba0716', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (382, '2020-08-15 19:44:28', 'SALE/POS0379', 207, 'মেসার্স R.S.P. ব্রিক্স (ভৈরব)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '1324600.00', '0.00', '', '0.00', '0.00', '0.00', 0, '0.00', '0.00', '0.00', '1324600.00', 'completed', 'paid', 0, NULL, 1, NULL, NULL, '1', 1, '1324600.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1bab863c0d6e36168022ca0c496de368957d470cb56256a17b420dc6c338d398', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (383, '2020-08-15 19:52:13', 'SALE/POS0380', 208, 'ম্যাপ পেপার মিল পুলিশ লাইন(ময়মনসিংহ)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '1287674.00', '0.00', '', '0.00', '0.00', '0.00', 0, '0.00', '0.00', '0.00', '1287674.00', 'completed', 'paid', 0, NULL, 1, NULL, NULL, '1', 1, '1287674.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '96106e3bc4ecb408bd38d50b57b890fb10883e750cf1a858ea613be55c60ed07', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (384, '2020-08-16 11:31:55', 'SALE/POS0381', 209, 'মায়ের দোয়া(শাবাজপূর)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '266557.00', '0.00', '', '0.00', '0.00', '0.00', 0, '0.00', '0.00', '0.00', '266557.00', 'completed', 'due', 0, NULL, 1, NULL, NULL, '1', 1, '263000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '2824fb792cf4fdc8fa25964de34480ef0821a11b5334c7e437370b4a4d8c232f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (385, '2020-08-16 11:38:16', 'SALE/POS0382', 180, 'মেসার্স মূনা এন্ড ব্রাদার্স', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '1134328.00', '0.00', '', '0.00', '0.00', '0.00', 0, '0.00', '0.00', '0.00', '1134328.00', 'completed', 'due', 0, NULL, 1, NULL, NULL, '1', 1, '1134000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '80ea368d18bfa500b93a2031b876a61ade244d47311a781520c21ca2b68f8b67', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (386, '2020-08-16 11:48:00', 'SALE/POS0383', 210, 'মো.সোহেল মিয়া জামাই(ভৈরব)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '469632.00', '0.00', '', '0.00', '0.00', '0.00', 0, '0.00', '0.00', '0.00', '469632.00', 'completed', 'due', 0, NULL, 1, NULL, NULL, '1', 1, '449944.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '94088d54a61c99e70d6d520136e85f849194f3562fcb3ff67b43f0af97d6787e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (387, '2020-08-16 11:56:12', 'SALE/POS0384', 211, 'মেসার্স A.U.B  ব্রিক্স(সরারচর)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '1045947.00', '0.00', '', '0.00', '0.00', '0.00', 0, '0.00', '0.00', '0.00', '1045947.00', 'completed', 'due', 0, NULL, 1, NULL, NULL, '1', 1, '1030000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '96e01d54526f3fb13d657b1500e1cd12858f301b61df5f2c9182d40a4fcc21b3', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (388, '2020-08-16 12:02:12', 'SALE/POS0385', 212, 'মো. খোকন মিয়া(তাহিরপুর)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '670982.00', '0.00', '', '0.00', '0.00', '0.00', 0, '0.00', '0.00', '0.00', '670982.00', 'completed', 'due', 0, NULL, 1, NULL, NULL, '1', 1, '642000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e8f31d21e9f4e3d3d965a84cbf5ef666143888f0155cd4b6486f9aff5df11692', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (389, '2020-08-16 12:07:37', 'SALE/POS0386', 213, 'মেসার্স বাবুল ব্রিক্স(বিজয়নগর)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '1069593.00', '0.00', '', '0.00', '0.00', '0.00', 0, '0.00', '0.00', '0.00', '1069593.00', 'completed', 'due', 0, NULL, 1, NULL, NULL, '1', 1, '1020000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e1c006a9a7b84a4bfcb4f1034102c42580ddc66c453a48daabd71cbda9028178', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (390, '2020-08-16 12:13:00', 'SALE/POS0387', 214, 'মেসার্স ইটনা ব্রিক্স(ইটনা)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '1832000.00', '0.00', '', '0.00', '0.00', '0.00', 0, '0.00', '0.00', '0.00', '1832000.00', 'completed', 'due', 0, NULL, 1, NULL, NULL, '1', 1, '1800000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '39f75b1161f1165867bed65f519dfac060dc20b869d5e64236033505394e08b4', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (391, '2020-08-16 12:17:56', 'SALE/POS0388', 215, 'মো. আলী হুসেন(বাদাঘাট)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '185440.00', '0.00', '', '0.00', '0.00', '0.00', 0, '0.00', '0.00', '0.00', '185440.00', 'completed', 'due', 0, NULL, 1, NULL, NULL, '1', 1, '157000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7cbffc8ef8afd7e955952748de6477dd1dfd33140b574e4eb2bc7d65d945572b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (392, '2020-08-16 12:23:42', 'SALE/POS0389', 216, 'বড়ছড়া ট্রান্সপোর্ট(ফেরীঘাট)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '196380.00', '0.00', '', '0.00', '0.00', '0.00', 0, '0.00', '0.00', '0.00', '196380.00', 'completed', 'due', 0, NULL, 1, NULL, NULL, '1', 1, '190000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '09e99a257b6de9de17208c9f1fd9727603112c5ca476ad02115c600388f29048', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (393, '2020-08-16 12:33:55', 'SALE/POS0390', 218, 'মেসার্স ইলহাম ব্রিক্স(কুলিয়ার চর)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '2338841.00', '0.00', '', '0.00', '0.00', '0.00', 0, '0.00', '0.00', '0.00', '2338841.00', 'completed', 'due', 0, NULL, 1, NULL, NULL, '1', 1, '2300000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c3e89d9619cb99172de8b4521b4cf0e011285cce1eb05f2d322327dd42504613', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (394, '2020-08-16 12:45:15', 'SALE/POS0391', 219, 'মেসার্স S.B.L. ব্রিক্স(কুলিয়ার চর)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '5419000.00', '0.00', '', '0.00', '0.00', '0.00', 0, '0.00', '0.00', '0.00', '5419000.00', 'completed', 'due', 0, NULL, 1, NULL, NULL, '1', 1, '5450000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '302a0993a1b4489dae9cd9b57caf18e8f4b58ba3986345fe3d925162e1c10cb0', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (395, '2020-08-16 12:48:29', 'SALE/POS0392', 220, 'মো. রাশিদ মিয়া(বাদাঘাট)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '270432.00', '0.00', '', '0.00', '0.00', '0.00', 0, '0.00', '0.00', '0.00', '270432.00', 'completed', 'due', 0, NULL, 1, NULL, NULL, '1', 1, '260000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '0e425c462c2df9b3576c466d786b6a401d8bb956417f213883cf7c067608ff78', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (396, '2020-08-16 12:58:05', 'SALE/POS0393', 221, 'মেসার্স আয়েশা ব্রিক্স(ছাতলপাড়)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '806500.00', '0.00', '', '0.00', '0.00', '0.00', 0, '0.00', '0.00', '0.00', '806500.00', 'completed', 'paid', 0, NULL, 1, NULL, NULL, '1', 1, '806500.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '07c3623ca215384c3944203f1bc5698cfaa6a756d960f1b45f286a665359a70f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (397, '2020-08-16 13:03:04', 'SALE/POS0394', 222, 'মেসার্স M.M.S.ব্রিক্স(কিশোর গঞ্জ) ', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '101002.00', '0.00', '', '0.00', '0.00', '0.00', 0, '0.00', '0.00', '0.00', '101002.00', 'completed', 'due', 0, NULL, 1, NULL, NULL, '1', 1, '95000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '982e5c6b84fb76ab0f5ca0bb082a6de9705aff16d2fb93a60370949d183e7879', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (398, '2020-08-16 13:06:38', 'SALE/POS0395', 223, 'মো.সফর আলী সর্দার(তাহিরপুর)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '1298225.00', '0.00', '', '0.00', '0.00', '0.00', 0, '0.00', '0.00', '0.00', '1298225.00', 'completed', 'due', 0, NULL, 1, NULL, NULL, '1', 1, '1285000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd0b13633489e198774a41ebdcf850c24fb25c203d10c0e862a5575a39039e3bb', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (399, '2020-08-16 13:29:09', 'SALE/POS0396', 224, 'মেসার্স M.S.K.ব্রিক্স(ভবানীপুর)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '4765356.00', '0.00', '', '0.00', '0.00', '0.00', 0, '0.00', '0.00', '0.00', '4765356.00', 'completed', 'due', 0, NULL, 1, NULL, NULL, '1', 1, '4593400.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '4a338977212a9bed3a21619bb7b5272b9538b25c704ae174ddaad4790c103aa6', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (400, '2020-08-16 13:34:22', 'SALE/POS0397', 225, 'মেসার্স S.R এন্টারপ্রাইজ(সিলেট)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '14089.00', '0.00', '', '0.00', '0.00', '0.00', 0, '0.00', '0.00', '0.00', '14089.00', 'completed', 'due', 0, NULL, 1, NULL, NULL, '1', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'dd6fe14ac44ec6cb670a41917add0108e2ead36391c7c4b58105305a9b7452b0', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (401, '2020-08-16 13:38:41', 'SALE/POS0398', 226, 'মো.কবির মিয়া(জগমোহনপুর)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '250591.00', '0.00', '', '0.00', '0.00', '0.00', 0, '0.00', '0.00', '0.00', '250591.00', 'completed', 'due', 0, NULL, 1, NULL, NULL, '1', 1, '240000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f8d1d5d1bccaadb240e588bc59d0f29409653e5bf52492331d7fab0419176b49', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (402, '2020-08-16 13:48:28', 'SALE/POS0399', 227, 'মেসার্স খান ব্রিক্স(পাকুন্দিয়া)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '571145.00', '0.00', '', '0.00', '0.00', '0.00', 0, '0.00', '0.00', '0.00', '571145.00', 'completed', 'due', 0, NULL, 1, NULL, NULL, '1', 1, '570000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '962c3439cea9ea029573d47e6ea6e9f3d2771848e7ef9a1c5b4da6896d20d2c8', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (403, '2020-08-16 13:57:45', 'SALE/POS0400', 228, 'মো.সাজ্জাদ হোসেন মামুন(জগন্নাতপুর)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '125324.00', '0.00', '', '0.00', '0.00', '0.00', 0, '0.00', '0.00', '0.00', '125324.00', 'completed', 'due', 0, NULL, 1, NULL, NULL, '1', 1, '80000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '446c47ebd28990f6587a79230f56dd3e76854272ba593feff39aa5445540083c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (404, '2020-08-16 14:02:26', 'SALE/POS0401', 229, 'মো. আলী ইউসুফ(ফেরীঘাট)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '469777.00', '0.00', '', '0.00', '0.00', '0.00', 0, '0.00', '0.00', '0.00', '469777.00', 'completed', 'due', 0, NULL, 1, NULL, NULL, '1', 1, '450000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ba1d30d307a393439d500d81969ffb23b41059f8430703bc896aecdcf0bc2163', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (405, '2020-08-16 14:08:13', 'SALE/POS0402', 230, 'মেসার্স মা-মনি ব্রিক্স(ভৈরব)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '414132.00', '0.00', '', '0.00', '0.00', '0.00', 0, '0.00', '0.00', '0.00', '414132.00', 'completed', 'due', 0, NULL, 1, NULL, NULL, '1', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ee15e0bd50495e49ccc64d1c524bb3fead0dae395f01368b567cff3b1be64528', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (406, '2020-08-16 14:12:33', 'SALE/POS0403', 231, 'মেসার্স M.B.F. ব্রিক্স(সরারচর)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '2422555.00', '0.00', '', '0.00', '0.00', '0.00', 0, '0.00', '0.00', '0.00', '2422555.00', 'completed', 'due', 0, NULL, 1, NULL, NULL, '1', 1, '2400000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a879572a651918b2fb35fc5130068087b77a98400e2ac45bdfd26982eb0c33e8', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (407, '2020-08-16 14:16:26', 'SALE/POS0404', 232, 'কাজী কামাল(ভৈরবপুর)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '328000.00', '0.00', '', '0.00', '0.00', '0.00', 0, '0.00', '0.00', '0.00', '328000.00', 'completed', 'due', 0, NULL, 1, NULL, NULL, '1', 1, '2555300.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '24f863da9accdab017b9b3a59f7cfe83ce5d5c18ec011bc33d28e4b66d18bc59', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (408, '2020-08-16 14:22:18', 'SALE/POS0405', 233, 'মেসার্স G.M.C.ব্রিক্স(চাঁনপুর)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '330912.00', '0.00', '', '0.00', '0.00', '0.00', 0, '0.00', '0.00', '0.00', '330912.00', 'completed', 'due', 0, NULL, 1, NULL, NULL, '1', 1, '320000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'cdcd1bd366f0dec012865af7f9634cc101ce9228f9493a486a0b2771218d0efb', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (409, '2020-08-16 14:30:35', 'SALE/POS0406', 234, 'আশামনি এন্টারপ্রাইজ,মো.মোছা মিয়া; অমনাতপুর,ভৈরব', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '18481.00', '0.00', '', '0.00', '0.00', '0.00', 0, '0.00', '0.00', '0.00', '18481.00', 'completed', 'due', 0, NULL, 1, NULL, NULL, '1', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '4cda550ce9c09ba36f1f555f903cc8dff89fa6adc3d5d582c086cff904517890', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (414, '2020-08-16 17:52:08', 'SALE/POS0411', 234, 'আশামনি এন্টারপ্রাইজ,মো.মোছা মিয়া; অমনাতপুর,ভৈরব', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '181424.00', '0.00', '', '0.00', '0.00', '0.00', 0, '0.00', '0.00', '0.00', '181424.00', 'completed', 'due', 0, NULL, 1, NULL, NULL, '986', 1, '100000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '702e21a852c325f774af38c326cf0d9860c674a7d5bfa8299812f7a97d64c3f6', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '18481.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (415, '2020-08-16 18:40:34', 'SALE/POS0412', 235, 'মেসার্স B.B.C ব্রিক্স(চানপুর)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '2644000.00', '0.00', '', '0.00', '0.00', '0.00', 0, '0.00', '0.00', '0.00', '2644000.00', 'completed', 'due', 0, NULL, 1, NULL, NULL, '1', 1, '3679650.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a0f5d4fd0b95da3cf17ea21bc3046e1b46c16d602b40e145c22b48530c1cdb5b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (416, '2020-08-16 19:02:14', 'SALE/POS0413', 236, 'মেসার্স M.R.T.  ব্রিক্স (ভৈরব)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '2581780.00', '0.00', '', '0.00', '0.00', '0.00', 0, '0.00', '0.00', '0.00', '2581780.00', 'completed', 'paid', 0, NULL, 1, NULL, NULL, '1', 1, '2581780.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8726a9133faa84528d714181a15f16cccb1cd6eba2469242e09a7955cfba76df', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (417, '2020-08-16 19:08:44', 'SALE/POS0414', 237, 'বড়ছড়া ট্রান্সপোর্ট (ফেরিঘাট)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '757810.00', '0.00', '', '0.00', '0.00', '0.00', 0, '0.00', '0.00', '0.00', '757810.00', 'completed', 'paid', 0, NULL, 1, NULL, NULL, '1', 1, '757810.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd1da5d61504bd24bb704aa4ee31fb0f05f6a4dac8502f95df29a591c269b2935', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (418, '2020-08-16 19:14:51', 'SALE/POS0415', 238, 'মেসার্স ছাব্বির এন্টারপ্রাইজ(তাহিরপুর)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '1122240.00', '0.00', '', '0.00', '0.00', '0.00', 0, '0.00', '0.00', '0.00', '1122240.00', 'completed', 'paid', 0, NULL, 1, NULL, NULL, '1', 1, '1122240.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '2b56a2845fd4cf4f00c03ce7dfeeda1e866018fb4c46bca7acd1e3d28699df3c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (419, '2020-08-16 19:20:58', 'SALE/POS0416', 239, 'হাজী মো. জসিম উদ্দিন(অষ্টগ্রাম)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '148300.00', '0.00', '', '0.00', '0.00', '0.00', 0, '0.00', '0.00', '0.00', '148300.00', 'completed', 'due', 0, NULL, 1, NULL, NULL, '1', 1, '148000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'dce8f384f94cafe0ad36eaf82dd428933d4c24c15d557f92892e37e82059412c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (420, '2020-08-16 19:27:59', 'SALE/POS0417', 240, 'মেসার্স সিয়াম এন্টারপ্রাইজ(সিলেট)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '912640.00', '0.00', '', '0.00', '0.00', '0.00', 0, '0.00', '0.00', '0.00', '912640.00', 'completed', 'due', 0, NULL, 1, NULL, NULL, '1', 1, '900000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7b7c0950e000bceac4d6235e7297a4312e5a370a883dbd4bd30d0e9ef79f04c2', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (421, '2020-08-16 19:33:16', 'SALE/POS0418', 241, 'মেসার্স জাকির এন্টারপ্রাইজ(ফেরিঘাট)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '331248.00', '0.00', '', '0.00', '0.00', '0.00', 0, '0.00', '0.00', '0.00', '331248.00', 'completed', 'due', 0, NULL, 1, NULL, NULL, '1', 1, '150000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '451fdaac4c0f7b7b6081a1a7e3b77db4eb254c642b5f2fa1f21b938d31d6e65f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (422, '2020-08-16 19:45:30', 'SALE/POS0419', 242, 'মেসার্স ইসলাম ব্রিক্স (হোসেনপুর)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '349596.00', '0.00', '', '0.00', '0.00', '0.00', 0, '0.00', '0.00', '0.00', '349596.00', 'completed', 'due', 0, NULL, 1, NULL, NULL, '1', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5fe85e1fa1b6bbc04b52eda23ce44e7db194399f630c0d73444955662dcdfa77', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (423, '2020-08-16 19:53:51', 'SALE/POS0420', 243, 'মো. আলামিন(তাহিরপুর)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '33000.00', '0.00', '', '0.00', '0.00', '0.00', 0, '0.00', '0.00', '0.00', '33000.00', 'completed', 'due', 0, NULL, 1, NULL, NULL, '1', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1314b4ebde15962eccd1c0db2b07bc2833305fddb74b0a4a788697a4490da01e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (424, '2020-08-17 16:10:12', 'SALE/POS0421', 244, 'মেসার্স সুমন বিক্স(নবিনগর)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '2006800.00', '0.00', '', '0.00', '0.00', '0.00', 0, '0.00', '0.00', '0.00', '2006800.00', 'completed', 'due', 0, NULL, 1, NULL, NULL, '1', 1, '2000000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '785e495015177735974291582119f5dc0332b1109dd32fcbc3bb260c07573fea', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (425, '2020-08-17 16:21:18', 'SALE/POS0422', 245, 'মেসার্স S.B.T. বিক্স(কিশোরগঞ্জ)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '369793.00', '0.00', '', '0.00', '0.00', '0.00', 0, '0.00', '0.00', '0.00', '369793.00', 'completed', 'due', 0, NULL, 1, NULL, NULL, '1', 1, '369000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ce767dfbe4252cb1525ddc35aa64e3fc269dcb76582ed3e659c602f0ceeaf5ee', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (426, '2020-08-17 16:26:13', 'SALE/POS0423', 246, 'মইনুদ্দিন পেপার মিল(মদনপুর)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '283605.00', '0.00', '', '0.00', '0.00', '0.00', 0, '0.00', '0.00', '0.00', '283605.00', 'completed', 'due', 0, NULL, 1, NULL, NULL, '1', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ed4137737df47724c2222575198400f5d824f55c05944eb5d15109c0c4576adf', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (427, '2020-08-17 16:30:37', 'SALE/POS0424', 247, 'আবু তাহের(ফেরীঘাট)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '62576.00', '0.00', '', '0.00', '0.00', '0.00', 0, '0.00', '0.00', '0.00', '62576.00', 'completed', 'paid', 0, NULL, 1, NULL, NULL, '1', 1, '62576.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'bbe8cb5ebae644ab2053ceda8115e8a28fd4ce338080521206d77619ae08a518', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (428, '2020-08-17 16:33:41', 'SALE/POS0425', 248, 'মিহির বাবু(সিলেট)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '302778.00', '0.00', '', '0.00', '0.00', '0.00', 0, '0.00', '0.00', '0.00', '302778.00', 'completed', 'due', 0, NULL, 1, NULL, NULL, '1', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '474b56da40f2c8ccd03077708660d3f0c9fd712b8ee770f3bcc56141b11440b2', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (429, '2020-08-17 16:39:41', 'SALE/POS0426', 249, 'মেসার্স মানীষ এন্টারপ্রাইজ(ফেরিঘাট)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '515619.00', '0.00', '', '0.00', '0.00', '0.00', 0, '0.00', '0.00', '0.00', '515619.00', 'completed', 'due', 0, NULL, 1, NULL, NULL, '1', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '25049d6e15b8f7d483857a050c4808910011afaf4dcacf8c0a1fc2cc5fdc85aa', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (430, '2020-08-17 16:52:35', 'SALE/POS0427', 250, 'মো.জুনাব(সিলেট)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '663686.00', '0.00', '', '0.00', '0.00', '0.00', 0, '0.00', '0.00', '0.00', '663686.00', 'completed', 'due', 0, NULL, 1, NULL, NULL, '1', 1, '400000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ae65bb797c95c03da58071d196dd109c9fb5046412cefdd2463db99fee3a79d5', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (431, '2020-08-17 16:59:16', 'SALE/POS0428', 251, 'মেসার্স সিয়াম ব্রিক্স(ময়মনসিংহ)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '51413.00', '0.00', '', '0.00', '0.00', '0.00', 0, '0.00', '0.00', '0.00', '51413.00', 'completed', 'due', 0, NULL, 1, NULL, NULL, '1', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '099838553de4a830a11e3406d6c7f8030ef0aae42f433f2dc86069a6c8123ff9', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (432, '2020-08-17 17:02:34', 'SALE/POS0429', 252, 'জনাব. বেনু বাবু (সিলেট)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '9265.00', '0.00', '', '0.00', '0.00', '0.00', 0, '0.00', '0.00', '0.00', '9265.00', 'completed', 'due', 0, NULL, 1, NULL, NULL, '1', 1, '4000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '6ad36d56a3f34b6efa794a6189a38f910d84f5660be0b55c59f2662e47adc5ca', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (433, '2020-08-17 17:05:58', 'SALE/POS0430', 253, 'মো. জহিরুল ইসলাম (তাহিরপুর)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '180249.00', '0.00', '', '0.00', '0.00', '0.00', 0, '0.00', '0.00', '0.00', '180249.00', 'completed', 'due', 0, NULL, 1, NULL, NULL, '1', 1, '165000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8dbe3d6aa673bf3e0d2f6491214e16abf0ef4c38dc5c020169f310f2b1093c75', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (434, '2020-08-17 17:10:08', 'SALE/POS0431', 254, 'মো. বাবুল মিয়া(ব্রাহ্মণবাড়িয়া)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '755338.00', '0.00', '', '0.00', '0.00', '0.00', 0, '0.00', '0.00', '0.00', '755338.00', 'completed', 'due', 0, NULL, 1, NULL, NULL, '1', 1, '400000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'cc934a588bd4fc324bd2aeb755fa9314c795f5ed95a6008eaa9b3ea7c9bcabdd', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (435, '2020-08-17 17:13:25', 'SALE/POS0432', 255, 'মেসার্স দয়াল ব্রিক্স(ভৈরব)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '2117400.00', '0.00', '', '0.00', '0.00', '0.00', 0, '0.00', '0.00', '0.00', '2117400.00', 'completed', 'due', 0, NULL, 1, NULL, NULL, '1', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '00f0b20545ecb3523107a61caab191ad24ce948fa43f3d6fcd5b3b076c3b7b6c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (436, '2020-08-17 17:18:54', 'SALE/POS0433', 257, 'মেসার্স তাহসিন এন্টারপ্রাইজ(ফেরিঘাট)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '458654.00', '0.00', '', '0.00', '0.00', '0.00', 0, '0.00', '0.00', '0.00', '458654.00', 'completed', 'due', 0, NULL, 1, NULL, NULL, '1', 1, '250000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '9f9624c1bc00c7c321cdb766518fd4fd0bdec354dacb1bf2471123ec067d04a8', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (437, '2020-08-17 17:22:19', 'SALE/POS0434', 258, 'মেসার্স বাগদাদ ট্রান্সপোর্ট (ফেরিঘাট)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '35869.00', '0.00', '', '0.00', '0.00', '0.00', 0, '0.00', '0.00', '0.00', '35869.00', 'completed', 'paid', 0, NULL, 1, NULL, NULL, '1', 1, '35869.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '02b0639db4aba83e9107e161dc6ae64332514853ff352ae26ad5167c731560a0', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (438, '2020-08-17 17:24:59', 'SALE/POS0435', 259, 'মেসার্স যমুনা ব্রিক্স(রামপুর)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '20448.00', '0.00', '', '0.00', '0.00', '0.00', 0, '0.00', '0.00', '0.00', '20448.00', 'completed', 'due', 0, NULL, 1, NULL, NULL, '1', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a3e709bccc2baf7c6f3971bcf962b2c24f64355f483b9605020c206397103924', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (440, '2020-08-17 17:31:58', 'SALE/POS0437', 261, 'মোঃ এরশাদ মিয়া শাহারা(ফেরীঘাট)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '246064.00', '0.00', '', '0.00', '0.00', '0.00', 0, '0.00', '0.00', '0.00', '246064.00', 'completed', 'due', 0, NULL, 1, NULL, NULL, '1', 1, '239972.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '685593b5efeec0d2afdeaa2001d9ded2f8267e33a95f7a8eb66ab002dfc2a7b7', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (441, '2020-08-17 17:36:31', 'SALE/POS0438', 262, 'মেসার্স একতা ব্রিক্স(মেঘনাবাজ)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '203049.00', '0.00', '', '0.00', '0.00', '0.00', 0, '0.00', '0.00', '0.00', '203049.00', 'completed', 'due', 0, NULL, 1, NULL, NULL, '1', 1, '50000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '3a27d23e5873f8b801d1abed9e055cfb6d607b72ab4949599051b9480c639482', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (442, '2020-08-17 17:46:28', 'SALE/POS0439', 264, 'টিপুদা(চান্দুরা)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '1093902.00', '0.00', '', '0.00', '0.00', '0.00', 0, '0.00', '0.00', '0.00', '1093902.00', 'completed', 'due', 0, NULL, 1, NULL, NULL, '1', 1, '1050000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '51e20801ba7c0338b83e66ef1aa02b64ae83a1fffd23a11084822c87deb244b5', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (443, '2020-08-17 17:52:20', 'SALE/POS0440', 265, 'মুমিন মিয়া(ফেরীঘাট)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '19223.00', '0.00', '', '0.00', '0.00', '0.00', 0, '0.00', '0.00', '0.00', '19223.00', 'completed', 'due', 0, NULL, 1, NULL, NULL, '1', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'de15b8128bbf9a09d8864f10b3440cc4506f63843cf6890e8486c59a6e6cf320', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (444, '2020-08-17 17:59:14', 'SALE/POS0441', 266, 'মো. মিঠু সরকার(চানপুর)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '731971.00', '0.00', '', '0.00', '0.00', '0.00', 0, '0.00', '0.00', '0.00', '731971.00', 'completed', 'due', 0, NULL, 1, NULL, NULL, '1', 1, '710000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '836c3335d630b25bc6ea48f9ecef8ab1e9a93c7dc2f032cae91b9dc047cc58c2', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (445, '2020-08-17 18:07:00', 'SALE/POS0442', 256, 'মোঃ জাকির হোসেন জামাই(কালিপুর)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '325319.00', '0.00', '', '0.00', '0.00', '0.00', 0, '0.00', '0.00', '0.00', '325319.00', 'completed', 'due', 0, NULL, 1, NULL, NULL, '1', 1, '330000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'cee1ffb7cefeddcd2696c2e9c195fee457d8f5b652777e322b6e660226e76458', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (446, '2020-08-17 18:55:00', 'SALE/POS0443', 234, 'আশামনি এন্টারপ্রাইজ,মো.মোছা মিয়া; অমনাতপুর,ভৈরব', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '90712.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '90712.00', 'completed', 'due', 0, NULL, 1, 1, '2020-08-18 18:07:00', '493', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1d53fabf061be8bc78eaf0b6de19d8a047af553eea71bddc290d52610bd0588c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '99905.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (447, '2020-08-18 18:08:43', 'SALE/POS0444', 234, 'আশামনি এন্টারপ্রাইজ,মো.মোছা মিয়া; অমনাতপুর,ভৈরব', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '90712.00', '0.00', '', '0.00', '0.00', '0.00', 0, '0.00', '0.00', '0.00', '90712.00', 'completed', 'due', 0, NULL, 1, NULL, NULL, '493', 1, '200000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8c4126d638381d6ca1a3f6d33d0b90c7b013359e57be0268481eaa028287e1cf', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (449, '2020-08-19 17:56:31', 'SALE/POS0446', 268, 'মো. রনি মিয়া', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '96200.00', '0.00', '100', '100.00', '100.00', '0.00', 0, '0.00', '0.00', '0.00', '96100.00', 'completed', 'paid', 0, NULL, 1, NULL, NULL, '520', 1, '96100.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd1aee0db32da57284cc04a5f7a97c054858d3fa1b8c2d608313733c7248592fb', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (450, '2020-08-19 18:39:24', 'SALE/POS0447', 234, 'আশামনি এন্টারপ্রাইজ,মো.মোছা মিয়া; অমনাতপুর,ভৈরব', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '92000.00', '0.00', '', '0.00', '0.00', '0.00', 0, '0.00', '0.00', '0.00', '92000.00', 'completed', 'due', 0, NULL, 1, NULL, NULL, '500', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '2d5799487dec7dacfe500f230f480adbbc71f516587a4717585fe3e91a573202', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (452, '2020-08-21 12:34:56', 'SALE/POS0449', 269, 'মেসার্স জাকির এন্টারপ্রাইজ(বি বাড়ীয়া)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '2005833.00', '0.00', '', '0.00', '0.00', '0.00', 0, '0.00', '0.00', '0.00', '2005833.00', 'completed', 'due', 0, NULL, 1, NULL, NULL, '1', 1, '1970000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c7180ff411f075730d42ae72873204c5ab6f068196ac90bd71b1b6810262476a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (453, '2020-08-21 12:40:30', 'SALE/POS0450', 270, 'জাকির এন্টারপ্রাইজ নিজ(বি বাড়ীয়া)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '56700.00', '0.00', '', '0.00', '0.00', '0.00', 0, '0.00', '0.00', '0.00', '56700.00', 'completed', 'due', 0, NULL, 1, NULL, NULL, '1', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b365fe2c9b55b0c3f774693c2a72239165f708ffe143db7d7f736ca0f20e2089', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (454, '2020-08-21 12:46:00', 'SALE/POS0451', 260, 'মো. শাহিন মিয়া(কিশোরগঞ্জ)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '322607.00', '0.00', '', '0.00', '0.00', '0.00', 0, '0.00', '0.00', '0.00', '322607.00', 'completed', 'due', 0, NULL, 1, NULL, NULL, '1', 1, '310000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '6d806f15ceab73de2bb53d698899178e2e7e3737ed52aaf9441d5a3ba58d58ac', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (455, '2020-08-21 18:04:08', 'SALE/POS0452', 234, 'আশামনি এন্টারপ্রাইজ,মো.মোছা মিয়া; অমনাতপুর,ভৈরব', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '92000.00', '0.00', '', '0.00', '0.00', '0.00', 0, '0.00', '0.00', '0.00', '92000.00', 'completed', 'due', 0, NULL, 1, NULL, NULL, '500', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'fef7f7651a131c164d296b3c3d69c3befcdc0e61c7d4e13f4470810b57f55da9', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '173329.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (456, '2020-08-22 18:13:37', 'SALE/POS0453', 234, 'আশামনি এন্টারপ্রাইজ,মো.মোছা মিয়া; অমনাতপুর,ভৈরব', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '181424.00', '0.00', '', '0.00', '0.00', '0.00', 0, '0.00', '0.00', '0.00', '181424.00', 'completed', 'due', 0, NULL, 1, NULL, NULL, '986', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1320f506bf725bd76c2a0291da532d454b52980c2879ac6a3463513aaf12d6da', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '265329.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (458, '2020-08-23 13:32:06', 'SALE/POS0455', 271, 'মো.সাজ্জাদ হোসেন মামুন(জগন্নাতপুর)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '15910.00', '0.00', '10', '10.00', '10.00', '0.00', 0, '0.00', '0.00', '0.00', '15900.00', 'completed', 'paid', 0, NULL, 1, NULL, NULL, '86', 1, '15900.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1b80933ceb0ba5581424eed401b71546d671bc90e303cba30c85bc37313ac0ae', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (459, '2020-08-23 13:40:10', 'SALE/POS0456', 268, 'মো. রনি মিয়া', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '94535.00', '0.00', '35', '35.00', '35.00', '0.00', 0, '0.00', '0.00', '0.00', '94500.00', 'completed', 'paid', 0, NULL, 1, NULL, NULL, '511', 1, '94500.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '14a21d16d7be8037840edad5ee105f2935380711013dc4fd7abf080da08d06bb', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (460, '2020-08-23 13:54:35', 'SALE/POS0457', 272, 'মেসার্স সিয়াম এন্টারপ্রাইজ(সিলেট)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '110216.00', '0.00', '16', '16.00', '16.00', '0.00', 0, '0.00', '0.00', '0.00', '110200.00', 'completed', 'paid', 0, NULL, 1, NULL, NULL, '599', 1, '110200.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'aae1337a8d9856d244b0ee7b71b622e2edbe33cf072dc0e4ca013e5497803c7c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (461, '2020-08-23 14:09:17', 'SALE/POS0458', 273, 'মো.সজিব', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '13703.00', '0.00', '3', '3.00', '3.00', '0.00', 0, '0.00', '0.00', '0.00', '13700.00', 'completed', 'paid', 0, NULL, 1, NULL, NULL, '71', 1, '13700.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '3b198936b53ac20f562a57cb3b4b1ce2c308b53cb395395a73fc04b077a85301', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (462, '2020-08-23 14:11:59', 'SALE/POS0459', 271, 'মো.সাজ্জাদ হোসেন মামুন(জগন্নাতপুর)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '47730.00', '0.00', '', '0.00', '0.00', '0.00', 0, '0.00', '0.00', '0.00', '47730.00', 'completed', 'due', 0, NULL, 1, NULL, NULL, '258', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd6c65bce9c4a626213fd0cd0e7a38da6d386c8f55284afefe51b5567f06377e6', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (463, '2020-08-23 14:17:18', 'SALE/POS0460', 274, 'কামরুজ্জামান কোহিনুর', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '50508.00', '0.00', '8', '8.00', '8.00', '0.00', 0, '0.00', '0.00', '0.00', '50500.00', 'completed', 'paid', 0, NULL, 1, NULL, NULL, '276', 1, '50500.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '22b914a89d202d55de1974116e12218784ddfd5a227393fd496fe65ba49d3ea9', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (464, '2020-08-23 14:24:12', 'SALE/POS0461', 275, 'রংধনু ট্রান্সপোর্ট(ফেরিঘাট)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '200200.00', '0.00', '200', '200.00', '200.00', '0.00', 0, '0.00', '0.00', '0.00', '200000.00', 'completed', 'paid', 0, NULL, 1, NULL, NULL, '1100', 1, '200000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c76a7e1747cbbef8a7337fa924a599f4a3a6075654df635f2b5f69794e71674c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (465, '2020-08-23 14:31:45', 'SALE/POS0462', 276, 'নিলয় ট্রেডার্স(আশুগঞ্জ)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '20496.00', '0.00', '', '0.00', '0.00', '0.00', 0, '0.00', '0.00', '0.00', '20496.00', 'completed', 'due', 0, NULL, 1, NULL, NULL, '112', 1, '41000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f0a1e6b86cdae25916140cfbf0c6e9c280ec2b177e08d49f480e2dc662696136', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (466, '2020-08-23 18:24:51', 'SALE/POS0463', 271, 'মো.সাজ্জাদ হোসেন মামুন(জগন্নাতপুর)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '79550.00', '0.00', '', '0.00', '0.00', '0.00', 0, '0.00', '0.00', '0.00', '79550.00', 'completed', 'due', 0, NULL, 1, NULL, NULL, '430', 1, '100000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '046ca66e2ea57da37dcc50ca54f86bbedfdb2fc95ee5d440877c9c057d6761a9', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '47730.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (467, '2020-08-23 18:28:23', 'SALE/POS0464', 271, 'মো.সাজ্জাদ হোসেন মামুন(জগন্নাতপুর)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '101565.00', '0.00', '', '0.00', '0.00', '0.00', 0, '0.00', '0.00', '0.00', '101565.00', 'completed', 'paid', 0, NULL, 1, NULL, NULL, '549', 1, '101565.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c7499d15ae3ce9935787ba580f76e74dba080b0aba95ffc38808b21fa5f7f820', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '27280.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (468, '2020-08-23 18:30:07', 'SALE/POS0465', 234, 'আশামনি এন্টারপ্রাইজ,মো.মোছা মিয়া; অমনাতপুর,ভৈরব', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '90712.00', '0.00', '', '0.00', '0.00', '0.00', 0, '0.00', '0.00', '0.00', '90712.00', 'completed', 'due', 0, NULL, 1, NULL, NULL, '493', 1, '200000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8d29d12e3179329c5361c042477239700208eb9fd8d91830b53f4310a829a715', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '446753.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (469, '2020-08-25 12:02:24', 'SALE/POS0466', 275, 'রংধনু ট্রান্সপোর্ট(ফেরিঘাট)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '100100.00', '0.00', '', '0.00', '0.00', '0.00', 0, '0.00', '0.00', '0.00', '100100.00', 'completed', 'paid', 0, NULL, 1, NULL, NULL, '550', 1, '100100.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '385759d981930d700b900f7be02290c4546b636543ff135621c0cc3461f9031a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (470, '2020-08-25 12:07:00', 'SALE/POS0467', 277, 'শারফিন মিয়া(নরসিংদী)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '23000.00', '0.00', '', '0.00', '0.00', '0.00', 0, '0.00', '0.00', '0.00', '23000.00', 'completed', 'paid', 0, NULL, 1, NULL, NULL, '125', 1, '23000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '6cf6a1b4fcb819986286bdb95b952429ac1141faa2e839c5f4950436f3805fcb', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (471, '2020-08-24 12:09:00', 'SALE/POS0468', 271, 'মো.সাজ্জাদ হোসেন মামুন(জগন্নাতপুর)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '31820.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '31820.00', 'completed', 'due', 0, NULL, 1, 1, '2020-08-26 12:35:59', '185', 1, '50000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '729dd9dcda8a6ea2fb80961e96477ad6d8854140391f049efd03ea2d93aab347', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '27280.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (472, '2020-08-25 13:12:27', 'SALE/POS0469', 263, 'জনপ্রিয় এন্টারপ্রাইজ(সিলেট)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '2776301.00', '0.00', '', '0.00', '0.00', '0.00', 0, '0.00', '0.00', '0.00', '2776301.00', 'completed', 'due', 0, NULL, 1, NULL, NULL, '1', 1, '2751000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '53443af7d83009ac34f706cb50bd04a0558856d52280a37dbd955e3cc8568991', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (473, '2020-08-24 12:32:00', 'SALE/POS0470', 277, 'শারফিন মিয়া(নরসিংদী)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '23000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '23000.00', 'completed', 'paid', 0, NULL, 1, 1, '2020-08-26 12:33:55', '125', 1, '23000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '3f5921255b650e151ba1a3696132261a19113d05e2349197678c9ea5b5e71b21', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (475, '2020-08-26 19:08:00', 'SALE/POS0472', 271, 'মো.সাজ্জাদ হোসেন মামুন(জগন্নাতপুর)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '48840.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '48840.00', 'completed', 'due', 0, NULL, 1, 1, '2020-08-27 19:09:23', '264', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1c0fafea14b100a039a4179dddcde9982dc3f02f32a07863452cd342e35d4da8', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '59100.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (476, '2020-08-27 19:10:58', 'SALE/POS0473', 271, 'মো.সাজ্জাদ হোসেন মামুন(জগন্নাতপুর)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '48840.00', '0.00', '', '0.00', '0.00', '0.00', 0, '0.00', '0.00', '0.00', '48840.00', 'completed', 'due', 0, NULL, 1, NULL, NULL, '264', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'eb753648d60829e987f58127908f6a0a23bc804168080622691a3a7cf7e5d87c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '107940.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (477, '2020-08-28 17:54:24', 'SALE/POS0474', 271, 'মো.সাজ্জাদ হোসেন মামুন(জগন্নাতপুর)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '16465.00', '0.00', '', '0.00', '0.00', '0.00', 0, '0.00', '0.00', '0.00', '16465.00', 'completed', 'due', 0, NULL, 1, NULL, NULL, '89', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '00bfca47705b53499429f7b1f2534103b5cee05bdbd0956c875cb652ff3e0e64', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '106780.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (478, '2020-08-29 19:03:57', 'SALE/POS0475', 271, 'মো.সাজ্জাদ হোসেন মামুন(জগন্নাতপুর)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '101565.00', '0.00', '', '0.00', '0.00', '0.00', 0, '0.00', '0.00', '0.00', '101565.00', 'completed', 'due', 0, NULL, 1, NULL, NULL, '549', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '930047a2446ec0f21e633e62626d5b0da15b194626140aa28f87e29842e965f2', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '123245.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (479, '2020-08-29 19:13:21', 'SALE/POS0476', 234, 'আশামনি এন্টারপ্রাইজ,মো.মোছা মিয়া; অমনাতপুর,ভৈরব', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '280172.00', '0.00', '', '0.00', '0.00', '0.00', 0, '0.00', '0.00', '0.00', '280172.00', 'completed', 'due', 0, NULL, 1, NULL, NULL, '1574', 1, '100000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '3f18d67345b32fe87327f6efa5bd182b79da0f2e44bc96a32ad75f4f1e0e6b67', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '537465.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (480, '2020-08-29 19:22:27', 'SALE/POS0477', 278, 'হাজী শাহ আলম(ভৈরব)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '16835.00', '0.00', '', '0.00', '0.00', '0.00', 0, '0.00', '0.00', '0.00', '16835.00', 'completed', 'due', 0, NULL, 1, NULL, NULL, '91', 1, '16830.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '69d3888bd52edfd5b2ca3dc14cdb3179c5d93049952f3b6ae6de6c30b29f583f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (481, '2020-08-30 19:17:55', 'SALE/POS0478', 271, 'মো.সাজ্জাদ হোসেন মামুন(জগন্নাতপুর)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '33855.00', '0.00', '', '0.00', '0.00', '0.00', 0, '0.00', '0.00', '0.00', '33855.00', 'completed', 'due', 0, NULL, 1, NULL, NULL, '183', 1, '258665.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ee7c54983059e34e6edf1e50447ae4bfaadea8329364530742a215a84b179d6a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '224810.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (482, '2020-08-30 19:19:51', 'SALE/POS0479', 234, 'আশামনি এন্টারপ্রাইজ,মো.মোছা মিয়া; অমনাতপুর,ভৈরব', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '87754.00', '0.00', '', '0.00', '0.00', '0.00', 0, '0.00', '0.00', '0.00', '87754.00', 'completed', 'due', 0, NULL, 1, NULL, NULL, '493', 1, '150000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '58d4fba6f5028645da66c52f75d166c625d4562954a5ffe4f77f8fdbe917d779', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '817637.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (483, '2020-08-30 19:24:39', 'SALE/POS0480', 279, 'আল মামুন (ভৈরব)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '95052.00', '0.00', '22', '22.00', '22.00', '0.00', 0, '0.00', '0.00', '0.00', '95030.00', 'completed', 'paid', 0, NULL, 1, NULL, NULL, '534', 1, '95030.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '438bf4d67fa37ffa9b46ea62c5e0984a5e386852cbac502ed1307da7a7d8fba6', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (484, '2020-08-30 19:28:11', 'SALE/POS0481', 280, 'বিধান(ভৈরব)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '14857.00', '0.00', '7', '7.00', '7.00', '0.00', 0, '0.00', '0.00', '0.00', '14850.00', 'completed', 'paid', 0, NULL, 1, NULL, NULL, '83', 1, '14850.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ff9880590adbbaa9840892944bd39a35b5511c61561adf1616a83792a76e70e3', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (485, '2020-08-31 18:11:37', 'SALE/POS0482', 281, 'আমির হোসেন(আশুগঞ্জ)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '91035.00', '0.00', '35', '35.00', '35.00', '0.00', 0, '0.00', '0.00', '0.00', '91000.00', 'completed', 'paid', 0, NULL, 1, NULL, NULL, '510', 1, '91000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '41e27f3e2f8affdd2e78223d0717c53246d209fe2f06dd585f8942bcd9e1277d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (486, '2020-08-31 18:13:11', 'SALE/POS0483', 277, 'শারফিন মিয়া(নরসিংদী)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '22500.00', '0.00', '', '0.00', '0.00', '0.00', 0, '0.00', '0.00', '0.00', '22500.00', 'completed', 'paid', 0, NULL, 1, NULL, NULL, '125', 1, '22500.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1ff17a5f68e5ff54bca3a7eb459ff3beb96a3d6ae1a1b3b62ad7f9878b6a87cd', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (487, '2020-09-02 18:31:56', 'SALE/POS0484', 282, 'মিজানুর রহমান(আশুগঞ্জ)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '48420.00', '0.00', '20', '20.00', '20.00', '0.00', 0, '0.00', '0.00', '0.00', '48400.00', 'completed', 'paid', 0, NULL, 1, NULL, NULL, '269', 1, '48400.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '22fcbf2bcced5a9d7194a289355d9a56550755e0c80872d55afe373bb418a885', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (491, '2020-09-03 18:56:20', 'SALE/POS0488', 268, 'মো. রনি মিয়া', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '93960.00', '0.00', '60', '60.00', '60.00', '0.00', 0, '0.00', '0.00', '0.00', '93900.00', 'completed', 'paid', 0, NULL, 1, NULL, NULL, '522', 1, '93900.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '6cd65ed8c4566016c7ae25a98e67be2ebfaa7d621d89d4efc3bf6c3ac5f37f3c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (495, '2020-09-03 19:24:00', 'SALE/POS0492', 283, 'রাসেল মিয়া(আশুগঞ্জ)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;হিসাবে গড়মিল আছে-বিক্রিত মালের পরিমাণ ২৮&period;৯০৫ স্কেল&equals;১&comma;২০&comma;৮২২ টাকা এবং ডিস্কাউন্ট ২২ টাকা।Paid amount&colon;১&comma;২০&comma;৮০০ টাকা&lt;&sol;p&gt;', '', '120843.80', '0.00', '43.8', '43.80', '43.80', '0.00', NULL, '0.00', '0.00', '0.00', '120800.00', 'completed', 'paid', 0, NULL, 1, 1, '2020-09-05 18:50:28', '28.91', 1, '120800.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '853a54aae9971b7db51a73cde601d4d0413d658efdb94011dcaa3fdab7b1e8fc', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (501, '2020-09-05 18:42:35', 'SALE/POS0498', 284, 'হাসান সরকার(ভৈরব)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '50784.00', '0.00', '', '0.00', '0.00', '0.00', 0, '0.00', '0.00', '0.00', '50784.00', 'completed', 'due', 0, NULL, 1, NULL, NULL, '276', 1, '150000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '2392f1315cd11d6cc6b190797459e57fbd1dee47664ac7bbadf4a2a9979bf653', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '101568.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (502, '2020-09-06 18:39:03', 'SALE/POS0499', 284, 'হাসান সরকার(ভৈরব)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '16928.00', '0.00', '', '0.00', '0.00', '0.00', 0, '0.00', '0.00', '0.00', '16928.00', 'completed', 'due', 0, NULL, 1, NULL, NULL, '92', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '35a6e45b9f13dd4997cd7ae480a4cf0fb87e2d61a21f383a855e9ff0f0f45c5b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2352.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (503, '2020-09-06 18:40:30', 'SALE/POS0500', 276, 'নিলয় ট্রেডার্স(আশুগঞ্জ)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '16104.00', '0.00', '', '0.00', '0.00', '0.00', 0, '0.00', '0.00', '0.00', '16104.00', 'completed', 'due', 0, NULL, 1, NULL, NULL, '88', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '694e8ae42b3cfcb980c103709834f9a642b94a7edad7085d9aec8b649e99c207', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-20504.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (504, '2020-09-08 18:54:01', 'SALE/POS0501', 284, 'হাসান সরকার(ভৈরব)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '50232.00', '0.00', '12', '12.00', '12.00', '0.00', 0, '0.00', '0.00', '0.00', '50220.00', 'completed', 'due', 0, NULL, 1, NULL, NULL, '273', 1, '69500.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '91cf6f44258f677e9f38f54ebadfa85c71201e20d4ba52a160803a3e37531d5e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '19280.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (507, '2020-09-08 19:01:42', 'SALE/POS0504', 276, 'নিলয় ট্রেডার্স(আশুগঞ্জ)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '16104.00', '0.00', '104', '104.00', '104.00', '0.00', 0, '0.00', '0.00', '0.00', '16000.00', 'completed', 'due', 0, NULL, 1, NULL, NULL, '88', 1, '11600.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '2233a8af76b234a9516aab17fd7d10b12785261a824ec9563bd423ffa993d09b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-4400.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (508, '2020-09-09 18:14:11', 'SALE/POS0505', 284, 'হাসান সরকার(ভৈরব)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '50232.00', '0.00', '', '0.00', '0.00', '0.00', 0, '0.00', '0.00', '0.00', '50232.00', 'completed', 'due', 0, NULL, 1, NULL, NULL, '273', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '25553e4f9b310def68b0576b2bf287e199a1a22dd001bd4afef9c0d8777dde74', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (509, '2020-09-09 18:15:11', 'SALE/POS0506', 234, 'আশামনি এন্টারপ্রাইজ,মো.মোছা মিয়া; অমনাতপুর,ভৈরব', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '87754.00', '0.00', '', '0.00', '0.00', '0.00', 0, '0.00', '0.00', '0.00', '87754.00', 'completed', 'due', 0, NULL, 1, NULL, NULL, '493', 1, '100000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd52985693dd6d3ac742a33b0c466593a932fb82589a3908ec6fd2230002ee63f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '755391.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (510, '2020-09-09 18:19:08', 'SALE/POS0507', 285, 'মোঃ মাহাবুর মিয়া(ভৈরবপুর)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '33300.00', '0.00', '', '0.00', '0.00', '0.00', 0, '0.00', '0.00', '0.00', '33300.00', 'completed', 'paid', 0, NULL, 1, NULL, NULL, '180', 1, '33300.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '24b106bc74f005451344ac80c4e00f79f1d43a1f39904db6ad2f942eeafa27d4', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (511, '2020-09-10 18:52:20', 'SALE/POS0508', 282, 'মিজানুর রহমান(আশুগঞ্জ)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '15842.00', '0.00', '42', '42.00', '42.00', '0.00', 0, '0.00', '0.00', '0.00', '15800.00', 'completed', 'paid', 0, NULL, 1, NULL, NULL, '89', 1, '15800.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8d66cb619a1b1e1e6fcc7b147692d7bfa700a0e667d9e1ac3e6d9d062eee13eb', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (512, '2020-06-24 19:06:00', 'SALE/POS0509', 286, 'মো.হেদায়েত উল্লাহ(আগানগর)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '89973.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '89973.00', 'completed', 'due', 0, NULL, 1, 1, '2020-09-10 19:18:48', '499.85', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a39765a39f9859b796fe5789fd43b4787f88a968c0a56d76b0ef194ade067904', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (513, '2020-06-24 19:08:00', 'SALE/POS0510', 286, 'মো.হেদায়েত উল্লাহ(আগানগর)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '90000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '90000.00', 'completed', 'due', 0, NULL, 1, 1, '2020-09-10 19:19:38', '500', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '72ce4ecf674abef1e0e6d0f4ef847fad79bf0fef6951a21f24692b8a9181aa1c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '89973.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (514, '2020-06-26 19:09:00', 'SALE/POS0511', 286, 'মো.হেদায়েত উল্লাহ(আগানগর)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '89973.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '89973.00', 'completed', 'due', 0, NULL, 1, 1, '2020-09-10 19:20:12', '499.85', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '6cd04644a9d82b6a2a830f695a9c5e5184cdb60dcb2b035a27c55489f091c542', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '179973.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (515, '2020-06-26 19:10:00', 'SALE/POS0512', 286, 'মো.হেদায়েত উল্লাহ(আগানগর)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '90000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '90000.00', 'completed', 'due', 0, NULL, 1, 1, '2020-09-10 19:20:54', '500', 1, '300000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b827d281b97358731bd9b03f8258387774ae51a7392712b3c53453769d7d35ef', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '269946.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (516, '2020-06-27 19:12:00', 'SALE/POS0513', 286, 'মো.হেদায়েত উল্লাহ(আগানগর)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '89973.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '89973.00', 'completed', 'due', 0, NULL, 1, 1, '2020-09-10 19:21:29', '499.85', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '436bf9f579f265e7cacf76a1c8ab07c20a4fc0c81d46729bef59e92ca2588b37', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '359946.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (517, '2020-06-27 19:12:00', 'SALE/POS0514', 286, 'মো.হেদায়েত উল্লাহ(আগানগর)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '89973.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '89973.00', 'completed', 'due', 0, NULL, 1, 1, '2020-09-10 19:22:05', '499.85', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1b9541d41f88416b695166339237920ef367e79392019b39ac6be6355cc6a58b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '449919.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (518, '2020-06-27 19:14:00', 'SALE/POS0515', 286, 'মো.হেদায়েত উল্লাহ(আগানগর)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '90000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '90000.00', 'completed', 'due', 0, NULL, 1, 1, '2020-09-10 19:22:41', '500', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '962b64d16c33b4452ad7f8fc728680467ef6eae3839acece202d15f93e6d8aa7', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '539892.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (519, '2020-07-18 19:15:00', 'SALE/POS0516', 286, 'মো.হেদায়েত উল্লাহ(আগানগর)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '34034.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '34034.00', 'completed', 'due', 0, NULL, 1, 1, '2020-09-10 19:23:11', '182', 1, '200000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '797e129359fe1562fbd50dd223d193bf6a8963334b60e033dd7f6d6888165df7', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '629892.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (520, '2020-09-11 19:10:55', 'SALE/POS0517', 284, 'হাসান সরকার(ভৈরব)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '33488.00', '0.00', '', '0.00', '0.00', '0.00', 0, '0.00', '0.00', '0.00', '33488.00', 'completed', 'due', 0, NULL, 1, NULL, NULL, '182', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'fcb430708f4caae2449eed49084b3df8e7e06d15d73e474c2876812d599a34a8', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '50232.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (521, '2020-09-12 18:54:45', 'SALE/POS0518', 284, 'হাসান সরকার(ভৈরব)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '50232.00', '0.00', '', '0.00', '0.00', '0.00', 0, '0.00', '0.00', '0.00', '50232.00', 'completed', 'due', 0, NULL, 1, NULL, NULL, '273', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f3b359bfab305d38cb1e7b677662476a1740c2f191184f34e3d7db3ac25cf949', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '83720.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (523, '2020-09-13 18:38:03', 'SALE/POS0520', 287, 'রহুল আমীন(শিমুলকান্দি)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '0.00', '0.00', '', '0.00', '0.00', '0.00', 0, '0.00', '0.00', '0.00', '0.00', 'completed', 'paid', 0, NULL, 1, NULL, NULL, '1', 1, '100000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd38f5640158efabf1e209ed83b05871f8ee3908dc792db1ccd46ec3a77145ac6', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (524, '2020-09-14 17:32:10', 'SALE/POS0521', 287, 'রহুল আমীন(শিমুলকান্দি)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '164116.00', '0.00', '', '0.00', '0.00', '0.00', 0, '0.00', '0.00', '0.00', '164116.00', 'completed', 'due', 0, NULL, 1, NULL, NULL, '922', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '38fdf321613d1ac326d91d5f95a403d653fa98f830fe2cc2d949370946738440', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-100000.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (525, '2020-09-14 17:47:44', 'SALE/POS0522', 284, 'হাসান সরকার(ভৈরব)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '16744.00', '0.00', '', '0.00', '0.00', '0.00', 0, '0.00', '0.00', '0.00', '16744.00', 'completed', 'due', 0, NULL, 1, NULL, NULL, '91', 1, '133950.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '73ce45649b2726855542a4daf77af88ba5edd72b0d2019664b093f0ef7b6e285', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '133952.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (526, '2020-09-15 18:08:00', 'SALE/POS0523', 284, 'হাসান সরকার(ভৈরব)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '84456.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '84456.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-01 21:05:15', '459', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd3e99fdb0ce61ce2f102d1c0c9dbcfdcb068ad6b306b4679346d496a7802b106', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '150696.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (527, '2020-09-15 18:09:00', 'SALE/POS0524', 287, 'রহুল আমীন(শিমুলকান্দি)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '33820.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '33820.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-01 21:30:39', '190', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f1c9331bc035ec87e8c16dd7df4dc4553d6d1bfc8fcec926a53bb79f8bcbad07', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '64116.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (528, '2020-09-16 18:16:16', 'SALE/POS0525', 288, 'মোহিন মিয়া(ভৈরব)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '32752.00', '0.00', '2', '2.00', '2.00', '0.00', 0, '0.00', '0.00', '0.00', '32750.00', 'completed', 'paid', 0, NULL, 1, NULL, NULL, '184', 1, '32750.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '3d5ddb2be0186796422059c5974d2c28bf3aab59d240d79b66cfb2536ff6da25', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (529, '2020-09-16 18:20:06', 'SALE/POS0526', 289, 'মোঃ আনোয়ার(পুলতাকান্দা)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '32396.00', '0.00', '6', '6.00', '6.00', '0.00', 0, '0.00', '0.00', '0.00', '32390.00', 'completed', 'paid', 0, NULL, 1, NULL, NULL, '182', 1, '32390.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'cb10c6714250d35fa5f8fce6723589e6fd745eca31df4d138fcfe5d75860312a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (530, '2020-09-15 19:45:00', 'SALE/POS0527', 287, 'রহুল আমীন(শিমুলকান্দি)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;গাড়ী ভাড়া বাবদ খরচ&lt;&sol;p&gt;', '', '13200.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '13200.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-01 21:31:20', '1', 1, '150000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '66ebde0b7b643a3a5cea4849a06fcae0aa969cb1c7b1efd18c0e5258967b8d02', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-52064.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (531, '2020-09-17 20:01:45', 'SALE/POS0528', 234, 'আশামনি এন্টারপ্রাইজ,মো.মোছা মিয়া; অমনাতপুর,ভৈরব', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '50445.00', '0.00', '', '0.00', '0.00', '0.00', 0, '0.00', '0.00', '0.00', '50445.00', 'completed', 'due', 0, NULL, 1, NULL, NULL, '285', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'df3c73532255ec83378f58223eedd1de8a895ada997794a7c34125a049646b46', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '443145.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (533, '2020-09-17 20:04:29', 'SALE/POS0530', 289, 'মোঃ আনোয়ার(পুলতাকান্দা)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '33108.00', '0.00', '8', '8.00', '8.00', '0.00', 0, '0.00', '0.00', '0.00', '33100.00', 'completed', 'paid', 0, NULL, 1, NULL, NULL, '186', 1, '33100.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '806b01811ec6eedf865c6177ae4a3875631be284205afd3222a3963d8fde2f91', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (536, '2020-09-18 18:57:37', 'SALE/POS0533', 284, 'হাসান সরকার(ভৈরব)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '83720.00', '0.00', '', '0.00', '0.00', '0.00', 0, '0.00', '0.00', '0.00', '83720.00', 'completed', 'due', 0, NULL, 1, NULL, NULL, '455', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd355359c32d5af1e2f73fb54e037d4e39160ff630f4c22a804b979486f86c583', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '283746.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (537, '2020-09-18 19:02:31', 'SALE/POS0534', 291, 'সুজন মুন্সী(আশুগঞ্জ)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '9078.00', '0.00', '8', '8.00', '8.00', '0.00', 0, '0.00', '0.00', '0.00', '9070.00', 'completed', 'paid', 0, NULL, 1, NULL, NULL, '51', 1, '9070.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c42e98d2a04c021d2910ca97cbb01efa7407b4dff69272886aa5f6d6a7bcadbd', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (540, '2020-09-19 18:29:04', 'SALE/POS0537', 289, 'মোঃ আনোয়ার(পুলতাকান্দা)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '33820.00', '0.00', '20', '20.00', '20.00', '0.00', 0, '0.00', '0.00', '0.00', '33800.00', 'completed', 'paid', 0, NULL, 1, NULL, NULL, '190', 1, '33800.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '9d0f21ac8cfc2fe49560db4235013d560806da8fe5e6c8553981381977f2cf88', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (542, '2020-09-20 18:29:34', 'SALE/POS0539', 287, 'রহুল আমীন(শিমুলকান্দি)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '83126.00', '0.00', '', '0.00', '0.00', '0.00', 0, '0.00', '0.00', '0.00', '83126.00', 'completed', 'due', 0, NULL, 1, NULL, NULL, '467', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ea35615c605b9fae0a650f585a2f47acc07639575c006729b5cff1f015553e0e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-38864.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (543, '2020-09-20 18:34:47', 'SALE/POS0540', 284, 'হাসান সরকার(ভৈরব)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '69920.00', '0.00', '', '0.00', '0.00', '0.00', 0, '0.00', '0.00', '0.00', '69920.00', 'completed', 'due', 0, NULL, 1, NULL, NULL, '380', 1, '235000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '19a348b168a717b425d91509a19075aeef55e4a561aa5c60e163c0ebfd545b10', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '367466.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (544, '2020-09-20 18:36:28', 'SALE/POS0541', 289, 'মোঃ আনোয়ার(পুলতাকান্দা)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '16376.00', '0.00', '26', '26.00', '26.00', '0.00', 0, '0.00', '0.00', '0.00', '16350.00', 'completed', 'paid', 0, NULL, 1, NULL, NULL, '92', 1, '16350.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '54bc5f0721121d45e233fddcb35c57e2697efae40d29546e545bc71480c4b0ce', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (545, '2020-09-17 19:15:00', 'SALE/POS0542', 287, 'রহুল আমীন(শিমুলকান্দি)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;১ গাড়ী বালুর দাম ২৪৫০০&lt;&sol;p&gt;&lt;p&gt;ট্রলী ভাড়া ৬৬০০&lt;&sol;p&gt;&lt;p&gt;লেবার ১৫০০&lt;&sol;p&gt;', '', '32600.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '32600.00', 'completed', 'due', 0, NULL, 1, 1, '2020-09-20 19:18:57', '1', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7bab01ab4432b3f396772d8704e0f3f56e7857e4f129174b863553f93c4657f6', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '44262.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (546, '2020-09-20 19:19:00', 'SALE/POS0543', 287, 'রহুল আমীন(শিমুলকান্দি)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;ট্রলী ভাড়া বাবদ খরচ&lt;&sol;p&gt;', '', '5500.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '5500.00', 'completed', 'due', 0, NULL, 1, 1, '2020-09-20 19:21:07', '1', 1, '82300.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '568443d4bb9e5b7011f3b60fd6872b04233505fde425659d00d187690f1b732f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '76862.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (548, '2020-09-22 19:24:31', 'SALE/POS0545', 289, 'মোঃ আনোয়ার(পুলতাকান্দা)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '16910.00', '0.00', '10', '10.00', '10.00', '0.00', 0, '0.00', '0.00', '0.00', '16900.00', 'completed', 'paid', 0, NULL, 1, NULL, NULL, '95', 1, '16900.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '942e98df66e11b7c159a14d10d350213829bafce9d5b852e3bf0a55e50c8518f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (550, '2020-09-23 18:15:00', 'SALE/POS0547', 234, 'আশামনি এন্টারপ্রাইজ,মো.মোছা মিয়া; অমনাতপুর,ভৈরব', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;ঢাঃমেঃট-২২-৫২-৩০&lt;&sol;p&gt;&lt;p&gt;পার্টি-৪৯৩ফুট এবং ৪৭৮ ফুট&lt;&sol;p&gt;', '', '171867.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '171867.00', 'completed', 'due', 0, NULL, 1, 1, '2020-09-23 18:18:28', '971', 1, '200000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'bda6e29fdc76a14be4873f2e68ecc18d6173d8d88624810a031e888c6fc5e0e4', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '493590.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (551, '2020-09-23 18:23:00', 'SALE/POS0548', 284, 'হাসান সরকার(ভৈরব)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;ট্রলি ৪ টা&lt;&sol;p&gt;&lt;p&gt;৪&ast;৯৫&equals;৩৮০ ফুট&lt;&sol;p&gt;', '', '69920.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '69920.00', 'completed', 'due', 0, NULL, 1, 1, '2020-09-23 18:27:57', '380', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5051b68a2dfdf452f74c60daaf381cdf748c93a1b495f1ed52f269eaa963097f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '437386.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (556, '2020-09-26 18:15:00', 'SALE/POS0553', 294, 'আশিক মিয়া(আশুগঞ্জ)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;চঃ মেঃ ট-১১-৩৩৪৪&equals;২৬&period;৬৩ মে&period;ট&period;&lt;&sol;p&gt;&lt;p&gt;মেঃপুঃট-১১-০০২৫&equals;২৩&period;৩২ মে&period;ট&period;&lt;&sol;p&gt;&lt;p&gt;চঃমেঃট-১১-৩৩৪৪&equals;১৩&period;৭৯ মে&period;ট&period;&lt;&sol;p&gt;', '', '248586.00', '0.00', '86', '86.00', '86.00', '0.00', NULL, '0.00', '0.00', '0.00', '248500.00', 'completed', 'paid', 0, NULL, 1, 1, '2020-09-26 18:19:06', '63.740', 1, '248500.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5cb9b82183b8e492160eea206c5b2eae356af7a6d14adf1af8eb7950b2e3a47f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (557, '2020-09-26 18:20:00', 'SALE/POS0554', 284, 'হাসান সরকার(ভৈরব)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;ট্রলি-৪ টা&lt;&sol;p&gt;', '', '69920.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '69920.00', 'completed', 'due', 0, NULL, 1, 1, '2020-09-26 18:22:10', '380', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '019fc0219dc2dee4bd0c959a7c3206596a4ef9fd6c74f6d10d5d63d38e138c55', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '507306.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (558, '2020-09-28 16:23:44', 'SALE/POS0555', 295, 'মেসার্স আজিজ শাহ ট্রান্সপোর্ট(ভৈরবপুর)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '969276.00', '0.00', '', '0.00', '0.00', '0.00', 0, '0.00', '0.00', '0.00', '969276.00', 'completed', 'due', 0, NULL, 1, NULL, NULL, '1', 1, '969000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f734ae1c446345227edd1cbd05ea727ce55b09c13592cbb292b441fa8d83c9d1', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (559, '2020-09-28 18:41:00', 'SALE/POS0556', 284, 'হাসান সরকার(ভৈরব)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '34960.00', '0.00', '', '0.00', '0.00', '0.00', 0, '0.00', '0.00', '0.00', '34960.00', 'completed', 'due', 0, NULL, 1, NULL, NULL, '190', 1, '244700.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '312386c41431f051a5484e30149e22042306e602ed41112c4976353d553d7f1c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '577226.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (567, '2020-10-02 17:59:00', 'SALE/POS0564', 297, 'মোঃ মনির(কমলপুর)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;২ ট্রলি&lt;&sol;p&gt;', '', '33250.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '33250.00', 'completed', 'paid', 0, NULL, 1, 1, '2020-10-02 18:00:33', '190', 1, '33250.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1caf1ed022ddd3e744c96366bd13627426cf74bb6ab3fc79dbeb14d0d16b057a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (572, '2020-09-30 19:07:00', 'SALE/POS0569', 294, 'আশিক মিয়া(আশুগঞ্জ)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;১ ট্রলি&lt;&sol;p&gt;', '', '17550.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '17550.00', 'completed', 'paid', 0, NULL, 1, 1, '2020-10-04 19:08:36', '4.5', 1, '17550.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '3375180d448c0d785a06c7c97931da592f558a39742f45cc14b7c480d90949e3', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (580, '2020-10-06 18:21:00', 'SALE/POS0577', 297, 'মোঃ মনির(কমলপুর)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;1 ট্রলি&lt;&sol;p&gt;', '', '16625.00', '0.00', '5', '5.00', '5.00', '0.00', NULL, '0.00', '0.00', '0.00', '16620.00', 'completed', 'paid', 0, NULL, 1, 1, '2020-10-06 18:22:26', '95', 1, '16620.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '827c02288d7adb96a444e26a3ebb3b4e7e46681523bf833b33c0c7ef4222596b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (581, '2020-10-06 18:24:00', 'SALE/POS0578', 234, 'আশামনি এন্টারপ্রাইজ,মো.মোছা মিয়া; অমনাতপুর,ভৈরব', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-২২-৫২৩০ &plus; ১ট্রলি&equals;৫৯২ ফুট&lt;&sol;p&gt;', '', '102416.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '102416.00', 'completed', 'due', 0, NULL, 1, 1, '2020-10-06 18:25:54', '592', 1, '50000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '3f3e36c2662a375801bbd38e595e7ac3d6085162ec00e79abe7cab05f9ca959a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '465457.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (582, '2020-10-07 18:04:00', 'SALE/POS0579', 234, 'আশামনি এন্টারপ্রাইজ,মো.মোছা মিয়া; অমনাতপুর,ভৈরব', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;৩ ট্রলি&lt;&sol;p&gt;', '', '49300.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '49300.00', 'completed', 'due', 0, NULL, 1, 1, '2020-10-07 18:05:07', '290', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b7eb20ab101b421f6cb7e6f572ea143585698b71d8ba39b5ded5695bdfe71a3d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '517873.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (584, '2020-10-08 21:30:00', 'SALE/POS0581', 234, 'আশামনি এন্টারপ্রাইজ,মো.মোছা মিয়া; অমনাতপুর,ভৈরব', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-২২-৫২৩০&nbsp;&lt;&sol;p&gt;&lt;p&gt;৪৯৩ ফুট ৩ টিপ&equals;১৪৭৯ ফুট&lt;&sol;p&gt;', '', '251430.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '251430.00', 'completed', 'due', 0, NULL, 1, 1, '2020-10-08 21:32:12', '1479', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f957edf1209e0bee0082db16413b3de6a9a61f668a301f9e5bb47f3e2565b471', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '567173.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (585, '2020-10-08 21:35:53', 'SALE/POS0582', 275, 'রংধনু ট্রান্সপোর্ট(ফেরিঘাট)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '89420.00', '0.00', '20', '20.00', '20.00', '0.00', 0, '0.00', '0.00', '0.00', '89400.00', 'completed', 'paid', 0, NULL, 1, NULL, NULL, '526', 1, '89400.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '509d82a79c331c9868d99f85c2314558e352fb087c63ad94f166e0d797fe42e5', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (586, '2020-10-10 18:19:00', 'SALE/POS0583', 234, 'আশামনি এন্টারপ্রাইজ,মো.মোছা মিয়া; অমনাতপুর,ভৈরব', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;৪৯৩&plus;৪৯৩&equals;৯৮৬ ফুট&lt;&sol;p&gt;&lt;p&gt;২গাড়ী&lt;&sol;p&gt;', '', '167620.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '167620.00', 'completed', 'due', 0, NULL, 1, 1, '2020-10-10 18:22:44', '986', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '20f6d141880a21778be6730ae2c4a6faee1e72df82a87e8dc9697f3337b134b2', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '818603.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (588, '2020-10-11 17:02:09', 'SALE/POS0585', 299, 'মনির হোসেন আকাশ', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '16530.00', '0.00', '', '0.00', '0.00', '0.00', 0, '0.00', '0.00', '0.00', '16530.00', 'completed', 'paid', 0, NULL, 1, NULL, NULL, '95', 1, '16530.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'faefc983ed48e266f621c18e96c8c6cf6cb50abb85aaebf46cab9101aa6a18c5', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (589, '2020-10-12 19:33:02', 'SALE/POS0586', 234, 'আশামনি এন্টারপ্রাইজ,মো.মোছা মিয়া; অমনাতপুর,ভৈরব', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '16150.00', '0.00', '', '0.00', '0.00', '0.00', 0, '0.00', '0.00', '0.00', '16150.00', 'completed', 'due', 0, NULL, 1, NULL, NULL, '95', 1, '200000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '18d0b38de21c420c7a69db8decf0987ce721f93c30a08a006d1f13f6a2fa2e68', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '986223.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (592, '2020-10-14 20:02:00', 'SALE/POS0589', 234, 'আশামনি এন্টারপ্রাইজ,মো.মোছা মিয়া; অমনাতপুর,ভৈরব', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;৫ ট্রিপ &ast; ৯৮ ফুট&lt;&sol;p&gt;', '', '83300.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '83300.00', 'completed', 'due', 0, NULL, 1, 1, '2020-10-14 20:03:36', '490', 1, '100000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '93882e78f618fe638be7432354ce5a989d0b7c031276af4515e9e5a0ccd1cd5d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '802373.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (593, '2020-10-14 20:06:00', 'SALE/POS0590', 289, 'মোঃ আনোয়ার(পুলতাকান্দা)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;১ ট্রলি&lt;&sol;p&gt;', '', '14535.00', '0.00', '35', '35.00', '35.00', '0.00', NULL, '0.00', '0.00', '0.00', '14500.00', 'completed', 'paid', 0, NULL, 1, 1, '2020-10-14 20:09:19', '85', 1, '14500.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '143c6370f78ecd41d8cae0a77c26d64e0950768037a1d27ed43dfa9301fd883f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (594, '2020-10-15 18:41:00', 'SALE/POS0591', 234, 'আশামনি এন্টারপ্রাইজ,মো.মোছা মিয়া; অমনাতপুর,ভৈরব', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;১ ট্রলি&lt;&sol;p&gt;', '', '16660.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '16660.00', 'completed', 'due', 0, NULL, 1, 1, '2020-10-15 18:42:08', '98', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a77ae56ab1cdb9f2eb0aaaf21e90371986128baa39855b5357eae32f32f4defe', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '785673.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (596, '2020-10-16 18:53:40', 'SALE/POS0593', 300, 'মো. কবির মিয়া(M.S.K ব্রিক্স)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '268040.00', '0.00', '', '0.00', '0.00', '0.00', 0, '0.00', '0.00', '0.00', '268040.00', 'completed', 'due', 0, NULL, 1, NULL, NULL, '1', 1, '150000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '96d3ef19156e2388dbec730a01e655c0e6d8539633ecfc501bda4896bcafa8e6', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (597, '2020-10-16 19:54:00', 'SALE/POS0594', 234, 'আশামনি এন্টারপ্রাইজ,মো.মোছা মিয়া; অমনাতপুর,ভৈরব', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;১ ট্রলি&lt;&sol;p&gt;', '', '17000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '17000.00', 'completed', 'due', 0, NULL, 1, 1, '2020-10-16 19:55:26', '100', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '4d1deea1a69a2172dc12af596656a0bad9e686e498b538c3f77fc862c4c50197', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '802333.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (606, '2020-10-18 14:14:00', 'SALE/POS0603', 275, 'রংধনু ট্রান্সপোর্ট(ফেরিঘাট)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-১৮-৩৩৮৮&lt;&sol;p&gt;', '', '92781.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '92781.00', 'completed', 'paid', 0, NULL, 1, 1, '2020-10-19 16:08:55', '549', 1, '92781.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '2d7f0cf8ec7101055d2af900775bb0acce210bcf6be6459823971d565d6cea13', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (607, '2020-10-18 14:15:00', 'SALE/POS0604', 275, 'রংধনু ট্রান্সপোর্ট(ফেরিঘাট)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-১৬-৬১২৫&lt;&sol;p&gt;', '', '86021.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '86021.00', 'completed', 'paid', 0, NULL, 1, 1, '2020-10-19 16:08:39', '509', 1, '86021.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '0f8eec30689d761904d36538ebf124bc98e124d33e29c4b483decdcbbd41db19', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (608, '2020-10-18 15:09:00', 'SALE/POS0605', 279, 'আল মামুন ভাইসচ্যায়ারম্যান (ভৈরব)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;১ ট্রলি&lt;&sol;p&gt;', '', '14450.00', '0.00', '50', '50.00', '50.00', '0.00', NULL, '0.00', '0.00', '0.00', '14400.00', 'completed', 'paid', 0, NULL, 1, 1, '2020-10-19 16:08:20', '85', 1, '14400.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ee29bc77823e83dcac0ac495494acf961636b885f11288414366320e81038c32', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (609, '2020-10-18 15:13:00', 'SALE/POS0606', 303, 'মো. আব্দুল হান্নান(গাছতলাঘাট)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;১ ট্রলি&lt;&sol;p&gt;', '', '16340.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '16340.00', 'completed', 'paid', 0, NULL, 1, 1, '2020-10-19 16:07:58', '95', 1, '16340.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '2531c7468f16255b2cd3ecd429382a80ac1cf7dada7c58edc547ec758ce69ab1', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (610, '2020-10-18 16:07:00', 'SALE/POS0607', 304, 'হাজী আব্দুল করিম', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;৩ ট্রলি&ast;৯৫ &equals;২৮৫&lt;&sol;p&gt;', '', '48450.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '48450.00', 'completed', 'paid', 0, NULL, 1, 1, '2020-10-19 16:07:39', '285', 1, '48450.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '3915de3baa0ef72af54e5028f55d0570030db56ae20137a68c6972b66d82a21a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (611, '2020-10-19 13:38:00', 'SALE/POS0608', 234, 'আশামনি এন্টারপ্রাইজ,মো.মোছা মিয়া; অমনাতপুর,ভৈরব', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;১ ট্রলি&lt;&sol;p&gt;', '', '14620.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '14620.00', 'completed', 'due', 0, NULL, 1, 1, '2020-10-20 13:39:25', '86', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '340677583eaf05abd5b412b5705ebd7b4297395bdfbec54bfaf553f404769ce7', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '819333.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (612, '2020-10-19 13:40:00', 'SALE/POS0609', 234, 'আশামনি এন্টারপ্রাইজ,মো.মোছা মিয়া; অমনাতপুর,ভৈরব', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;১ ট্রলি&lt;&sol;p&gt;', '', '16660.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '16660.00', 'completed', 'due', 0, NULL, 1, 1, '2020-10-20 13:40:58', '98', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b55a123582070f9e3cd32e3111845c222742adc71b3b7b46f4a94c7d5e56da6a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '833953.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (617, '2020-10-19 17:50:00', 'SALE/POS0614', 303, 'মো. আব্দুল হান্নান(গাছতলাঘাট)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;১ ট্রলি&lt;&sol;p&gt;', '', '16340.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '16340.00', 'completed', 'paid', 0, NULL, 1, 1, '2020-10-20 17:51:41', '95', 1, '16340.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'de11f17e29c0bacf2a5b7f4cadda2a88e36d2710194fb3938a50743b783a65d5', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (618, '2020-10-20 19:26:22', 'SALE/POS0615', 234, 'আশামনি এন্টারপ্রাইজ,মো.মোছা মিয়া; অমনাতপুর,ভৈরব', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '83810.00', '0.00', '', '0.00', '0.00', '0.00', 0, '0.00', '0.00', '0.00', '83810.00', 'completed', 'due', 0, NULL, 1, NULL, NULL, '493', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8e0d94eb1b900e7b50dabb12935708a46285c020a08ed2de240fe351cb7b8b7a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '850613.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (619, '2020-10-20 19:28:12', 'SALE/POS0616', 234, 'আশামনি এন্টারপ্রাইজ,মো.মোছা মিয়া; অমনাতপুর,ভৈরব', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '65790.00', '0.00', '', '0.00', '0.00', '0.00', 0, '0.00', '0.00', '0.00', '65790.00', 'completed', 'due', 0, NULL, 1, NULL, NULL, '387', 1, '200000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '444f1fe6ff7e38d8be9463edff6d133fba296362f41b5e053c52e4c0ebef5813', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '934423.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (620, '2020-10-20 19:29:08', 'SALE/POS0617', 275, 'রংধনু ট্রান্সপোর্ট(ফেরিঘাট)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '93457.00', '0.00', '', '0.00', '0.00', '0.00', 0, '0.00', '0.00', '0.00', '93457.00', 'completed', 'paid', 0, NULL, 1, NULL, NULL, '553', 1, '93457.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '637dade4426ecb36e63046af8beeb2cbfa7c83eb72bde4e462aaa9372dcae86c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (621, '2020-10-20 19:30:00', 'SALE/POS0618', 275, 'রংধনু ট্রান্সপোর্ট(ফেরিঘাট)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '92781.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '92781.00', 'completed', 'paid', 0, NULL, 1, 1, '2020-10-20 19:37:49', '549', 1, '92781.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'cc6d3161995eb3dbd1ca6d2d4a407dc58e0795209cc81b33bf0d0cf74fea1c46', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (622, '2020-10-20 19:30:59', 'SALE/POS0619', 303, 'মো. আব্দুল হান্নান(গাছতলাঘাট)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '16245.00', '0.00', '', '0.00', '0.00', '0.00', 0, '0.00', '0.00', '0.00', '16245.00', 'completed', 'due', 0, NULL, 1, NULL, NULL, '95', 1, '64980.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b118fcc08ee35d4d043585cc8f76d422662434f805fcea84bca5d3cb65b20f83', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (623, '2020-08-15 11:27:00', 'SALE/POS0625', 305, 'মূনা এন্ড ব্রাদার্স(আশুগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-১৫-১৬০৩&lt;&sol;p&gt;', '', '173594.00', '0.00', '94', '94.00', '94.00', '0.00', NULL, '0.00', '0.00', '0.00', '173500.00', 'completed', 'paid', 0, NULL, 1, 1, '2020-10-22 13:50:49', '21.17', 1, '173500.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e1d3e135d600004e83bcc6adde8b45de50b893c06e8fabee2834a54ab1ee1e81', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (624, '2020-09-04 11:31:00', 'SALE/POS0626', 306, 'মেসার্স তাহসিন এন্টারপ্রাইজ(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;পিকাপ&lt;&sol;p&gt;', '', '17098.00', '0.00', '48', '48.00', '48.00', '0.00', NULL, '0.00', '0.00', '0.00', '17050.00', 'completed', 'paid', 0, NULL, 1, 1, '2020-10-22 13:51:55', '2.06', 1, '17050.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'aaac83925e7ffc005327664a86be8558efe2bd1be2b92811e1bbc789488bfa3e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (627, '2020-09-19 11:43:00', 'SALE/POS0629', 290, 'মো. হাবিব মিয়া(বাদাঘাট) (২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;রংপুর ট-১১-০৫৫৩&lt;&sol;p&gt;', '', '145350.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '145350.00', 'completed', 'due', 0, NULL, 1, 1, '2020-10-22 12:07:31', '19.38', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '488359d06328827f9347c8c4c0ec06265f817473c61ae23cffc92281d9621f0d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (628, '2020-09-20 11:46:00', 'SALE/POS0630', 290, 'মো. হাবিব মিয়া(বাদাঘাট) (২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-২০-৮৪৫৫&lt;&sol;p&gt;', '', '123300.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '123300.00', 'completed', 'due', 0, NULL, 1, 1, '2020-10-22 12:09:55', '16.44', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '6a400c79ebf756189c6b69e714b1eb1bb2bb133667f5a7caf3f70ff0e94572d8', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '145350.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (629, '2020-09-20 11:48:00', 'SALE/POS0631', 290, 'মো. হাবিব মিয়া(বাদাঘাট) (২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-১৬-৭২৪২&lt;&sol;p&gt;', '', '130800.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '130800.00', 'completed', 'due', 0, NULL, 1, 1, '2020-10-22 12:12:11', '17.44', 1, '300000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'cd636419da2426d3ca15539ab8cf16053bd9c23cec552ad0b1c04d3ac2858985', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '268650.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (630, '2020-09-21 11:50:00', 'SALE/POS0632', 290, 'মো. হাবিব মিয়া(বাদাঘাট) (২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-১৯-১০৭১&lt;&sol;p&gt;', '', '9825.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '9825.00', 'completed', 'due', 0, NULL, 1, 1, '2020-10-22 12:14:14', '1.31', 1, '109237.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ca9bc7d516042a7659edba4d33f48adf3938e8e7bc6508d0eb1e2357d85f4e4a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '268650.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (631, '2020-09-29 11:51:00', 'SALE/POS0633', 290, 'মো. হাবিব মিয়া(বাদাঘাট) (২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-১৬-০৯৫২&lt;&sol;p&gt;', '', '139430.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '139430.00', 'completed', 'due', 0, NULL, 1, 1, '2020-10-22 12:17:16', '19.1', 1, '90000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ae25bdd512935ca6301612bf45dca01c5e9c7e3da8fe325f9ea77c465f43654d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '268650.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (632, '2020-09-30 11:53:00', 'SALE/POS0634', 290, 'মো. হাবিব মিয়া(বাদাঘাট) (২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-১১-৮৩৫০&lt;&sol;p&gt;', '', '141036.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '141036.00', 'completed', 'due', 0, NULL, 1, 1, '2020-10-22 12:20:04', '19.32', 1, '190300.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '32cba2b460df149cc78bf5080a9507da61a8560faab71024f55c2b8acfd3a53a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '548705.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (633, '2020-10-18 11:55:00', 'SALE/POS0635', 290, 'মো. হাবিব মিয়া(বাদাঘাট) (২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-২০-৮৪৫৫&lt;&sol;p&gt;', '', '123120.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '123120.00', 'completed', 'due', 0, NULL, 1, 1, '2020-10-22 12:22:57', '17.1', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd4d7ffbed2783142ae4591127f03f469ea8df93a7bbdca603592d344d37bb486', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '548705.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (634, '2020-10-18 11:56:00', 'SALE/POS0636', 290, 'মো. হাবিব মিয়া(বাদাঘাট) (২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-১১-৭২৪২&lt;&sol;p&gt;', '', '129456.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '129456.00', 'completed', 'due', 0, NULL, 1, 1, '2020-10-22 12:23:39', '17.98', 1, '800000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '85cde5b0f7a0b46bd86c901b68f3a61259efa57ef32b96ab6f26ab2e483003a7', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '812861.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (635, '2020-10-19 11:57:00', 'SALE/POS0637', 290, 'মো. হাবিব মিয়া(বাদাঘাট) (২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-১৪-৭৯০৪&lt;&sol;p&gt;', '', '140616.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '140616.00', 'completed', 'due', 0, NULL, 1, 1, '2020-10-22 12:26:23', '19.53', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '72596042480e9260ec40102d6a7a98dc4a202761c358766269440913e1f71d82', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '942317.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (636, '2020-10-19 11:58:00', 'SALE/POS0638', 290, 'মো. হাবিব মিয়া(বাদাঘাট) (২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-১৪-৫২৫১&lt;&sol;p&gt;', '', '130320.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '130320.00', 'completed', 'due', 0, NULL, 1, 1, '2020-10-22 12:27:09', '18.1', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '029942853ca52f492dbcaf2fb9dde6f3c9ecc5e6c5a8449a0d748f01cc6348fe', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '942317.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (637, '2020-10-20 12:00:00', 'SALE/POS0639', 290, 'মো. হাবিব মিয়া(বাদাঘাট) (২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-১১-৮৩৫০&lt;&sol;p&gt;', '', '141408.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '141408.00', 'completed', 'due', 0, NULL, 1, 1, '2020-10-22 12:28:03', '19.64', 1, '100000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '50599ec41abd6c0ca64723a425e25afc7feb2ffcf535c8a97aaa674924cc9458', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1213253.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (638, '2020-09-20 13:54:00', 'SALE/POS0640', 307, 'মো. খোকন মিয়া(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-১৮-১০৮৮&lt;&sol;p&gt;', '', '135707.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '135707.00', 'completed', 'due', 0, NULL, 1, 1, '2020-10-22 13:55:29', '18.59', 1, '5635707.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '00ae3a0ef5f479e0fcb1054fb6cf33772dab2f06712e34dbf80c3761d5ee7ad7', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (649, '2020-10-03 15:44:00', 'SALE/POS0651', 298, 'মো. কালাম(আশুগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;ট্রলি&lt;&sol;p&gt;', '', '2400.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '2400.00', 'completed', 'due', 0, NULL, 1, 1, '2020-10-22 15:46:12', '0.24', 1, '2350.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'caf4b1c0148f05b47969bf248035b224e04b62c40582698ecbdc6705b70972d1', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (650, '2020-10-03 15:45:00', 'SALE/POS0652', 298, 'মো. কালাম(আশুগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;দশমিক হিসাব মিলাতে&lt;&sol;p&gt;', '', '0.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '0.00', 'completed', 'paid', 0, NULL, 1, 1, '2020-10-22 15:46:56', '1', 1, '50.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f3c8c40774d2c176ab658dbd3f7f8a05496886d85c2cb5953a94f12e5fd4e90e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '50.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (651, '2020-10-08 18:14:00', 'SALE/POS0653', 309, 'ম্যাপ পেপার মিল পুলিশ লাইন(ময়মনসিংহ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-২০-২৪৯২&lt;&sol;p&gt;', '', '152256.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '152256.00', 'completed', 'due', 0, NULL, 1, 1, '2020-10-22 18:16:03', '19.52', 1, '156000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1d273124eecedc0bbf7e427406794b0add0b7e211cb50b38402ab457ffd413a2', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (652, '2020-10-16 18:18:00', 'SALE/POS0654', 301, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-১১-২৬৬৩&lt;&sol;p&gt;', '', '121446.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '121446.00', 'completed', 'due', 0, NULL, 1, 1, '2020-10-22 18:20:05', '15.57', 1, '241446.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8300db2660fbe575d1b8626029738a03aa0fbf8d7a55e5a6fa6b83d25ff15b58', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (653, '2020-10-18 18:21:00', 'SALE/POS0655', 302, 'নজরুল ইসলাম জলিল(কুলিয়ার চর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-২৪-৩১৫৭&lt;&sol;p&gt;', '', '139776.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '139776.00', 'completed', 'due', 0, NULL, 1, 1, '2020-10-22 18:26:03', '17.92', 1, '300000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'bf241cdc2457ad36563d384889e8e774eca820698a312316c42749a547fe797b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (654, '2020-10-18 18:23:00', 'SALE/POS0656', 302, 'নজরুল ইসলাম জলিল(কুলিয়ার চর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-9211&lt;&sol;p&gt;', '', '128232.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '128232.00', 'completed', 'due', 0, NULL, 1, 1, '2020-10-22 18:26:57', '17.81', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1ce2ec004a843fa29e2649cf6d1245ddd4ceffca6058d7ceda65622e97c97439', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '139776.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (655, '2020-10-20 18:24:00', 'SALE/POS0657', 302, 'নজরুল ইসলাম জলিল(কুলিয়ার চর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-১৬-২০৪৬&lt;&sol;p&gt;', '', '133272.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '133272.00', 'completed', 'due', 0, NULL, 1, 1, '2020-10-22 18:27:40', '18.51', 1, '75000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'bd60e7a071a7d4510410a7d0f9430498913e7ad66987739679cdedde9906fbfa', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '268008.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (658, '2020-10-20 18:36:00', 'SALE/POS0660', 310, 'নাহিয়ান এন্টারপ্রাইজ(সিলেট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-4755&lt;&sol;p&gt;', '', '147327.50', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '147327.50', 'completed', 'due', 0, NULL, 1, 1, '2020-10-22 18:42:43', '19.01', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '01f26418919947947f668aafcb6a2d5efff406b1c0c2f3c8035d73f446f0e6f9', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (659, '2020-10-20 18:38:00', 'SALE/POS0661', 310, 'নাহিয়ান এন্টারপ্রাইজ(সিলেট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-8682&lt;&sol;p&gt;', '', '104315.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '104315.00', 'completed', 'due', 0, NULL, 1, 1, '2020-10-22 18:43:37', '13.46', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'aae04714f6feba062ee8bd63e32f19f92a2efed7157f71c8413bf9e60f7482df', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '147327.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (660, '2020-10-21 18:39:00', 'SALE/POS0662', 310, 'নাহিয়ান এন্টারপ্রাইজ(সিলেট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-5542&lt;&sol;p&gt;', '', '113227.50', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '113227.50', 'completed', 'due', 0, NULL, 1, 1, '2020-10-22 18:44:30', '14.61', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd1a48be81108292fe054cbf01c6c9a28d0e30707a562f86110cdddf02784cb83', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '251642.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (661, '2020-10-21 18:40:00', 'SALE/POS0663', 310, 'নাহিয়ান এন্টারপ্রাইজ(সিলেট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-3705&lt;&sol;p&gt;', '', '148645.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '148645.00', 'completed', 'due', 0, NULL, 1, 1, '2020-10-22 18:45:31', '19.18', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '0c2dad98a5c8099adc64763fe6ebd7e6e91a5cf5620f46c465e6bdb06953374a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '364870.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (662, '2020-10-21 18:40:00', 'SALE/POS0664', 310, 'নাহিয়ান এন্টারপ্রাইজ(সিলেট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-5586&lt;&sol;p&gt;', '', '185767.50', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '185767.50', 'completed', 'due', 0, NULL, 1, 1, '2020-10-22 18:46:11', '23.97', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '2cb6ec8bbe5de7243e1847a23cbde82b31dba180538c1521114fe3186defc142', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '513515.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (663, '2020-08-09 18:55:00', 'SALE/POS0665', 170, 'মো. অলি মিয়া (বি বাড়িয়া)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-0685&lt;&sol;p&gt;', '', '94792.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '94792.00', 'completed', 'due', 0, NULL, 1, 1, '2020-10-22 18:59:55', '11.56', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '9aad75c0f6ecda650bc6c846d448d5cc9b92b52d54820d8ecafb3e9f301197ac', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (664, '2020-08-19 18:55:00', 'SALE/POS0666', 170, 'মো. অলি মিয়া (বি বাড়িয়া)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CMT-11-3344&lt;&sol;p&gt;', '', '113570.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '113570.00', 'completed', 'due', 0, NULL, 1, 1, '2020-10-22 19:00:47', '13.85', 1, '100000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '14bc7661812dd47ae0534b23f146a12ce1b837cdaa43bce80fdd946b7d10dcdb', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '94792.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (665, '2020-08-26 18:56:00', 'SALE/POS0667', 170, 'মো. অলি মিয়া (বি বাড়িয়া)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0409&lt;&sol;p&gt;', '', '111520.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '111520.00', 'completed', 'due', 0, NULL, 1, 1, '2020-10-22 19:01:31', '13.6', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b39139af2be7720870ac265169a55f1515d499bd5c0a7a9b5727bac97437c081', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '208362.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (666, '2020-09-03 18:57:00', 'SALE/POS0668', 170, 'মো. অলি মিয়া (বি বাড়িয়া)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0409&lt;&sol;p&gt;', '', '99056.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '99056.00', 'completed', 'due', 0, NULL, 1, 1, '2020-10-22 19:02:49', '12.08', 1, '100000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b8801f1ee98d8d47f9d3a6f435c1ebd8114d00e6885d6d0557ef285928935074', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '208362.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (667, '2020-09-20 18:58:00', 'SALE/POS0669', 170, 'মো. অলি মিয়া (বি বাড়িয়া)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2603&lt;&sol;p&gt;', '', '85690.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '85690.00', 'completed', 'due', 0, NULL, 1, 1, '2020-10-22 19:03:37', '10.45', 1, '283500.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '41d6dd04641f0429c3ee10bb3771d9fe81095daeac0eda66ff824bbf559743ca', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '418938.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (668, '2020-10-21 19:40:00', 'SALE/POS0670', 303, 'মো. আব্দুল হান্নান(গাছতলাঘাট)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;১ ট্রলি&lt;&sol;p&gt;', '', '16245.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '16245.00', 'completed', 'due', 0, NULL, 1, 1, '2020-10-22 19:41:23', '95', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '960fc2d6464795f61a3305fd668c2a84b94fec7d82fefeef09b71603abebe4c1', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-48735.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (669, '2020-10-22 20:50:00', 'SALE/POS0671', 278, 'হাজী শাহ আলম(ভৈরব)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;৬ ট্রলি&lt;&sol;p&gt;&lt;p&gt;৬&ast;৯৭&equals;৫৮২ ফুট&lt;&sol;p&gt;', '', '98940.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '98940.00', 'completed', 'due', 0, NULL, 1, 1, '2020-10-22 20:52:31', '582', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '33be8e54b8952664fcff5780de7243f44d66e3c9cc10cf1e9da2bf653cb5e5c8', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '5.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (670, '2020-10-22 20:51:00', 'SALE/POS0672', 303, 'মো. আব্দুল হান্নান(গাছতলাঘাট)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;১ ট্রলি&lt;&sol;p&gt;', '', '16245.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '16245.00', 'completed', 'due', 0, NULL, 1, 1, '2020-10-22 20:51:49', '95', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a36452a656dd2370bc718a8e94390e765fd81e5cb70d60713e72aaed3741587f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-32490.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (671, '2020-10-22 20:54:16', 'SALE/POS0673', 310, 'নাহিয়ান এন্টারপ্রাইজ(সিলেট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '148645.00', '0.00', '', '0.00', '0.00', '0.00', 0, '0.00', '0.00', '0.00', '148645.00', 'completed', 'due', 0, NULL, 1, NULL, NULL, '19.18', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '64d9d59d1632da6f47f8d515527decc0e2d988215b1f253c31af490f04671891', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-300351.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (672, '2020-10-22 20:55:10', 'SALE/POS0674', 310, 'নাহিয়ান এন্টারপ্রাইজ(সিলেট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '155000.00', '0.00', '', '0.00', '0.00', '0.00', 0, '0.00', '0.00', '0.00', '155000.00', 'completed', 'due', 0, NULL, 1, NULL, NULL, '19.995', 1, '200000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '12e1176ebe8d04ab099ce7dd5e934fa7bcbdf7eff75bfaa857bee23dbbcb6c53', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-151706.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (675, '2020-10-22 21:02:00', 'SALE/POS0677', 311, 'মেসার্স নর্থ বেঙ্গল ট্রান্সপোর্ট (ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;৩৬ টাকা দশমিক হিসাবের ভুল&lt;&sol;p&gt;', '', '144360.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '144360.00', 'completed', 'due', 0, NULL, 1, 1, '2020-10-22 21:03:52', '20.05', 1, '144324.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '401b94466fdf1e2367dc259104e091d7e59708136fc6b4a3a4144ec2b208b3e5', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (676, '2020-10-22 21:04:25', 'SALE/POS0678', 311, 'মেসার্স নর্থ বেঙ্গল ট্রান্সপোর্ট (ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '0.00', '0.00', '', '0.00', '0.00', '0.00', 0, '0.00', '0.00', '0.00', '0.00', 'completed', 'paid', 0, NULL, 1, NULL, NULL, '1', 1, '36.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a7865a46d016e2914cedb3e8e66afec342d7606b8395ef4d8f506b35c01c5c38', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '36.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (677, '2020-10-23 17:24:00', 'SALE/POS0679', 303, 'মো. আব্দুল হান্নান(গাছতলাঘাট)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;১ ট্রলি&lt;&sol;p&gt;', '', '16245.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '16245.00', 'completed', 'due', 0, NULL, 1, 1, '2020-10-23 17:25:07', '95', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c340b554328d2bf26ae539729121210477dd1f67ee1e903d030bedaff97d961b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-16245.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (678, '2020-10-24 18:13:00', 'SALE/POS0680', 303, 'মো. আব্দুল হান্নান(গাছতলাঘাট)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;ট্রলি ২ টা&lt;&sol;p&gt;', '', '32490.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '32490.00', 'completed', 'paid', 0, NULL, 1, 1, '2020-10-24 18:14:15', '190', 1, '32490.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ed3d614650714c39c7d650bb813cd71b403be1f7395c6d3b9aad185f7e3df7d7', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (679, '2020-10-24 18:19:57', 'SALE/POS0681', 296, 'আলমগীর(আলম)(ভৈরবপুর)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '64600.00', '0.00', '', '0.00', '0.00', '0.00', 0, '0.00', '0.00', '0.00', '64600.00', 'completed', 'due', 0, NULL, 1, NULL, NULL, '380', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '21d6643fe2a958c7e711063de8fcb7a94fe751423568a82ae7d18ded67f96463', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (680, '2020-10-24 18:20:51', 'SALE/POS0682', 234, 'আশামনি এন্টারপ্রাইজ,মো.মোছা মিয়া; অমনাতপুর,ভৈরব', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '17000.00', '0.00', '', '0.00', '0.00', '0.00', 0, '0.00', '0.00', '0.00', '17000.00', 'completed', 'due', 0, NULL, 1, NULL, NULL, '100', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '46ec95a0a81024240f8f9728420e745a6ed391c2af495b8386dffa5669548cf5', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1000213.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (682, '2020-09-24 19:24:00', 'SALE/POS0684', 308, 'মোহন এন্টারপ্রাইজ(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '0.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '0.00', 'completed', 'paid', 0, NULL, 1, 1, '2020-10-24 19:42:20', '1', 1, '400000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c3347e1eb1c7f74c34215925985abb6e0e8ade3c0bfe01a2cc705c67b07c8483', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (683, '2020-09-25 19:26:00', 'SALE/POS0685', 308, 'মোহন এন্টারপ্রাইজ(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-8455&lt;&sol;p&gt;', '', '132312.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '132312.00', 'completed', 'due', 0, NULL, 1, 1, '2020-10-24 19:43:28', '17.88', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '4d690fb92893c01b144ea4ebbf5728940577962b5514bb623a50648a450b6b2b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-400000.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (684, '2020-09-26 19:27:00', 'SALE/POS0686', 308, 'মোহন এন্টারপ্রাইজ(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-1126&lt;&sol;p&gt;', '', '130314.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '130314.00', 'completed', 'due', 0, NULL, 1, 1, '2020-10-24 19:44:36', '17.61', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '57f31b0d9256a9b02fa76a0ec01f8fb85a648b4dd1c8355c5658a2a755a55fdf', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-267688.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (686, '2020-09-29 19:30:00', 'SALE/POS0688', 308, 'মোহন এন্টারপ্রাইজ(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-9622&lt;&sol;p&gt;', '', '125852.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '125852.00', 'completed', 'due', 0, NULL, 1, 1, '2020-10-24 19:45:23', '17.24', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '3ac4d3a7f0b16ad1a3ef2e58ea9200fb7782160b35a1974aed1e8580df585bee', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-137374.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (687, '2020-09-29 19:31:00', 'SALE/POS0689', 308, 'মোহন এন্টারপ্রাইজ(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '11540.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '11540.00', 'completed', 'due', 0, NULL, 1, 1, '2020-10-24 19:46:07', '2', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a8682082c0abacdbccc3d9c310ce6ff82aa0f2c6307d1e71247b3bd953e676ec', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-11522.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (689, '2020-09-29 19:33:00', 'SALE/POS0691', 308, 'মোহন এন্টারপ্রাইজ(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;কৈফিয়ত বাদ&lt;&sol;p&gt;', '', '0.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '0.00', 'completed', 'paid', 0, NULL, 1, 1, '2020-10-24 19:47:58', '1', 1, '18.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1eaf048b9ca56fcf64bf3f087a889a580e97eeb586a201f45bf3726181a2bd2c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '18.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (690, '2020-10-13 19:36:00', 'SALE/POS0692', 308, 'মোহন এন্টারপ্রাইজ(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-8350&lt;&sol;p&gt;', '', '134355.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '134355.00', 'completed', 'due', 0, NULL, 1, 1, '2020-10-24 19:37:56', '19.23', 1, '134944.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '52786679674c9e65237a979bc9ba99d52d8546c656bdd8258c51f782f0a54ceb', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (691, '2020-10-16 19:40:00', 'SALE/POS0693', 308, 'মোহন এন্টারপ্রাইজ(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-0721&lt;&sol;p&gt;', '', '126099.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '126099.00', 'completed', 'due', 0, NULL, 1, 1, '2020-10-24 19:50:24', '18.11', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5ebba5267d6595d148ffed7a87d0c56434206d62b9d265caa4eff41fd3e28131', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-589.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (693, '2020-10-18 19:56:00', 'SALE/POS0695', 308, 'মোহন এন্টারপ্রাইজ(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-2089&lt;&sol;p&gt;', '', '142167.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '142167.00', 'completed', 'due', 0, NULL, 1, 1, '2020-10-24 19:58:09', '20.29', 1, '279928.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '2c79ace25691081e18223b3997797e8b17a20028794fc65b3c8b24e4de4eb963', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '25510.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (694, '2020-10-19 20:03:00', 'SALE/POS0696', 308, 'মোহন এন্টারপ্রাইজ(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-13-3782&lt;&sol;p&gt;', '', '123440.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '123440.00', 'completed', 'due', 0, NULL, 1, 1, '2020-10-24 20:07:21', '17.75', 1, '30000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'da8d7f771f674f1af0b9973d112d3c4222fa4c09fbc027ee50f6aaba16461d49', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-12251.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (695, '2020-10-20 20:04:00', 'SALE/POS0697', 308, 'মোহন এন্টারপ্রাইজ(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-15-3244&lt;&sol;p&gt;', '', '149240.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '149240.00', 'completed', 'due', 0, NULL, 1, 1, '2020-10-24 20:08:30', '21.25', 1, '239907.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '90466e5b4859e923268bc9e0e69a7cfeb1d66a27c93a05421be3286acd1e8b6a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-12251.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (696, '2020-10-24 20:06:00', 'SALE/POS0698', 308, 'মোহন এন্টারপ্রাইজ(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-8397&lt;&sol;p&gt;', '', '130748.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '130748.00', 'completed', 'due', 0, NULL, 1, 1, '2020-10-26 11:23:04', '18.74', 1, '121000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '62eee8617e3bca0a3b9de77787b0b696eca801815d645db0e5e294335bc7c911', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '260429.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (698, '2020-10-25 18:03:00', 'SALE/POS0700', 303, 'মো. আব্দুল হান্নান(গাছতলাঘাট)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '32490.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '32490.00', 'completed', 'paid', 0, NULL, 1, 1, '2020-10-25 18:09:38', '190', 1, '32490.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b424b2c402e5eaf1f54ed70ef8fc5bd8250d7acf9532dbae4a43c31f6fe10808', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (699, '2020-10-25 18:05:52', 'SALE/POS0701', 234, 'আশামনি এন্টারপ্রাইজ,মো.মোছা মিয়া; অমনাতপুর,ভৈরব', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '16660.00', '0.00', '', '0.00', '0.00', '0.00', 0, '0.00', '0.00', '0.00', '16660.00', 'completed', 'due', 0, NULL, 1, NULL, NULL, '98', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f432347db5d8827befe3cb8a8f0081501f4256ce01585fc93747ed371f60af91', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1017213.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (700, '2020-10-25 18:07:33', 'SALE/POS0702', 296, 'আলমগীর(আলম)(ভৈরবপুর)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '46070.00', '0.00', '', '0.00', '0.00', '0.00', 0, '0.00', '0.00', '0.00', '46070.00', 'completed', 'due', 0, NULL, 1, NULL, NULL, '271', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ab85e1bb402538cd6ef714f818de008812c4af09520051d022730cbe39f58595', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '64600.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (701, '2020-10-25 18:16:04', 'SALE/POS0703', 278, 'হাজী শাহ আলম(ভৈরব)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '16490.00', '0.00', '', '0.00', '0.00', '0.00', 0, '0.00', '0.00', '0.00', '16490.00', 'completed', 'due', 0, NULL, 1, NULL, NULL, '97', 1, '115435.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'dcb7cc2a2ec8e4e41d4f535ad9ee465dfa659177ad2e5ea8d1cf7d57038f56ef', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '98945.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (705, '2020-10-25 11:19:00', 'SALE/POS0707', 311, 'মেসার্স নর্থ বেঙ্গল ট্রান্সপোর্ট (ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-6513&lt;&sol;p&gt;', '', '141264.00', '0.00', '14', '14.00', '14.00', '0.00', NULL, '0.00', '0.00', '0.00', '141250.00', 'completed', 'paid', 0, NULL, 1, 1, '2020-10-26 18:30:17', '19.62', 1, '141250.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '20511a3f41624a4166e2b5024f918d4fa4cdccf958e438473db09864552bb54b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (708, '2020-10-26 17:56:57', 'SALE/POS0710', 308, 'মোহন এন্টারপ্রাইজ(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '131040.00', '0.00', '', '0.00', '0.00', '0.00', 0, '0.00', '0.00', '0.00', '131040.00', 'completed', 'due', 0, NULL, 1, NULL, NULL, '18.195', 1, '200000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '103c73d0bb71f580d29be30dab6e82c09c3ad166a43b4ca69938a375327284aa', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '270.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (710, '2020-10-26 18:24:26', 'SALE/POS0712', 303, 'মো. আব্দুল হান্নান(গাছতলাঘাট)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '32490.00', '0.00', '', '0.00', '0.00', '0.00', 0, '0.00', '0.00', '0.00', '32490.00', 'completed', 'paid', 0, NULL, 1, NULL, NULL, '190', 1, '32490.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '856c763d947269bbeb80e51f2cb2102e5b45f1e05a6e387f78996dd0193e753e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (711, '2020-10-26 18:25:33', 'SALE/POS0713', 296, 'আলমগীর(আলম)(ভৈরবপুর)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '46070.00', '0.00', '', '0.00', '0.00', '0.00', 0, '0.00', '0.00', '0.00', '46070.00', 'completed', 'due', 0, NULL, 1, NULL, NULL, '271', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '95be35c34548013fbae85587de0dc1b56131a0aea796e9dee20774f780f47c58', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '110670.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (712, '2020-10-26 18:26:56', 'SALE/POS0714', 234, 'আশামনি এন্টারপ্রাইজ,মো.মোছা মিয়া; অমনাতপুর,ভৈরব', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '32810.00', '0.00', '', '0.00', '0.00', '0.00', 0, '0.00', '0.00', '0.00', '32810.00', 'completed', 'due', 0, NULL, 1, NULL, NULL, '193', 1, '200000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd8e4072aa9edffef53f0c200946f810c8fbe6230368b21609b719b4bff2589d8', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1033873.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (714, '2020-10-26 18:41:57', 'SALE/POS0716', 301, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '130104.00', '0.00', '', '0.00', '0.00', '0.00', 0, '0.00', '0.00', '0.00', '130104.00', 'completed', 'due', 0, NULL, 1, NULL, NULL, '16.675', 1, '10000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '351e7c9c32dc45aec57392e2a363dc7ef8fcd68641ab4347032e9b52cd07f70b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (717, '2020-10-27 18:21:00', 'SALE/POS0720', 303, 'মো. আব্দুল হান্নান(গাছতলাঘাট)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p xss&equals;removed&gt;ট্রলি ১ টা&lt;&sol;p&gt;', '', '16245.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '16245.00', 'completed', 'paid', 0, NULL, 1, 1, '2020-10-27 18:22:08', '95', 1, '16245.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '482ea8e42b3fccccc433cf5fef4ac110fcb33488c1a62c442c7cb940378f5e83', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (718, '2020-10-27 19:43:44', 'SALE/POS0721', 311, 'মেসার্স নর্থ বেঙ্গল ট্রান্সপোর্ট (ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '139176.00', '0.00', '76', '76.00', '76.00', '0.00', 0, '0.00', '0.00', '0.00', '139100.00', 'completed', 'paid', 0, NULL, 1, NULL, NULL, '19.33', 1, '139100.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '99294d9e4f95828a4b4a6150304a7d9eb86e2d1541a608e473584d554cdd5628', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (719, '2020-09-29 19:48:00', 'SALE/POS0722', 296, 'আলমগীর(আলম)(ভৈরবপুর)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;৮ ট্রলি&equals;৭৩০ ফুট&lt;&sol;p&gt;', '', '124100.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '124100.00', 'completed', 'due', 0, NULL, 1, 1, '2020-10-28 19:49:28', '730', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '86b030d98e6e3abf942af928b4b7feee936972dda0c54f7f72773aec0cbe06aa', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '156740.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (720, '2020-10-28 20:53:00', 'SALE/POS0723', 306, 'মেসার্স তাহসিন এন্টারপ্রাইজ(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-0685&lt;&sol;p&gt;&lt;p&gt;DMT-18-7205&lt;&sol;p&gt;&lt;p&gt;DMT-20-6927&lt;&sol;p&gt;&lt;p&gt;DMT-18-1088&lt;&sol;p&gt;', '', '686285.00', '0.00', '0.75', '0.75', '0.75', '0.00', NULL, '0.00', '0.00', '0.00', '686284.25', 'completed', 'due', 0, NULL, 1, 1, '2020-10-28 20:56:06', '94.655', 1, '800000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'de6bb20bdc6b9f8b206416a8718acc05fcb99dcb359612444c1dfbfafcc3b60b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (721, '2020-10-28 20:58:00', 'SALE/POS0724', 290, 'মো. হাবিব মিয়া(বাদাঘাট) (২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;চুঃট-11-0351&lt;&sol;p&gt;', '', '146304.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '146304.00', 'completed', 'due', 0, NULL, 1, 1, '2020-10-28 21:00:55', '20.32', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e51d350edd4bad742729740413aa646c93671a9404a5b967b664effec39212af', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-235116.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (722, '2020-10-28 21:03:32', 'SALE/POS0725', 311, 'মেসার্স নর্থ বেঙ্গল ট্রান্সপোর্ট (ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '148392.00', '0.00', '2', '2.00', '2.00', '0.00', 0, '0.00', '0.00', '0.00', '148390.00', 'completed', 'paid', 0, NULL, 1, NULL, NULL, '20.61', 1, '148390.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '383e4f8462c655db8a1d2e7f451f0b1f7b4a99b3c7675d1f4e4f922f48cc8a96', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (723, '2020-10-29 11:04:41', 'SALE/POS0726', 312, 'মুজিবুর এন্ড সন্স(বড়ছরা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '0.00', '0.00', '', '0.00', '0.00', '0.00', 0, '0.00', '0.00', '0.00', '0.00', 'completed', 'paid', 0, NULL, 1, NULL, NULL, '1', 1, '5000000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a0d442a983115a5eb90626582745dc1a9f85c0a1d9f76e8ca34189388dd1c1f0', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (724, '2020-10-29 20:42:29', 'SALE/POS0727', 313, 'বকুল মিয়া(আশুগঞ্জ)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '80907.75', '0.00', '7.75', '7.75', '7.75', '0.00', 0, '0.00', '0.00', '0.00', '80900.00', 'completed', 'paid', 0, NULL, 1, NULL, NULL, '21.015', 1, '80900.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '0845fb9fa49919bc3cf8a5e9cb8ce4d55d166f627875aa9a7ba8d1f5af3ea90e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (725, '2020-10-29 20:44:00', 'SALE/POS0728', 306, 'মেসার্স তাহসিন এন্টারপ্রাইজ(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-9736&lt;&sol;p&gt;', '', '157470.00', '0.00', '.75', '0.75', '0.75', '0.00', NULL, '0.00', '0.00', '0.00', '157469.25', 'completed', 'due', 0, NULL, 1, 1, '2020-10-29 20:47:00', '21.715', 1, '500000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b1116cfe3388234af7fa9940e152482b45374013c64c32bc5dd68f66ac994506', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-113715.75');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (726, '2020-10-29 20:45:00', 'SALE/POS0729', 290, 'মো. হাবিব মিয়া(বাদাঘাট) (২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-5175&lt;&sol;p&gt;', '', '142560.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '142560.00', 'completed', 'due', 0, NULL, 1, 1, '2020-10-29 20:47:39', '19.8', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '97117e6e436b03c4d6344fc4c502f84cf9dfbb97488c7726a2f5fe1de14249db', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-88812.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (727, '2020-10-29 20:46:00', 'SALE/POS0730', 290, 'মো. হাবিব মিয়া(বাদাঘাট) (২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0831&lt;&sol;p&gt;', '', '148752.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '148752.00', 'completed', 'due', 0, NULL, 1, 1, '2020-10-29 20:48:14', '20.655', 1, '300000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '946b1cd19dbdf09a95bb4fe59bc951b211154495fbca2a84bb882861f10b7637', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '53748.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (728, '2020-10-29 11:38:00', 'SALE/POS0731', 314, 'মেসার্স আজিজ শাহ ট্রান্সপোর্ট(ভৈরবপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '0.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '0.00', 'completed', 'paid', 0, NULL, 1, 1, '2020-10-30 12:24:34', '1', 1, '600000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '596c45cceb0985c15418363a508f3e9762811d8b6707c25968b8c56a19db8645', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (729, '2020-10-30 19:25:47', 'SALE/POS0732', 315, 'জাকির হোসেন(ভৈরব বাজার)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '11900.00', '0.00', '200', '200.00', '200.00', '0.00', 0, '0.00', '0.00', '0.00', '11700.00', 'completed', 'paid', 0, NULL, 1, NULL, NULL, '70', 1, '11700.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '79568add427e41f342474f9d30d029c3541218a11d28d757cf16a9c7d331e4d1', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (730, '2020-10-30 19:26:46', 'SALE/POS0733', 296, 'আলমগীর(আলম)(ভৈরবপুর)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '16150.00', '0.00', '', '0.00', '0.00', '0.00', 0, '0.00', '0.00', '0.00', '16150.00', 'completed', 'due', 0, NULL, 1, NULL, NULL, '95', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '703b7bb3bea81e70c860314e17b4ee6973c09565d7b8b526060f68da58b81af6', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '280840.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (731, '2020-10-30 11:08:00', 'SALE/POS0734', 306, 'মেসার্স তাহসিন এন্টারপ্রাইজ(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-7833&lpar;২১&period;৫৯ টন&rpar;&lt;&sol;p&gt;&lt;p&gt;DMT-18-1088&lpar;২০&period;৭৮টন&rpar;&lt;&sol;p&gt;&lt;p&gt;DMT-11-9553&lpar;২১&period;৭৩ টন&rpar;&lt;&sol;p&gt;', '', '548055.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '548055.00', 'completed', 'due', 0, NULL, 1, 1, '2020-10-31 11:11:31', '64.1', 1, '150000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ef592f9bc2fa6b2c659ba63f08cb00a57136b629341e6215100d689e0306e839', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-456246.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (733, '2020-10-31 20:31:00', 'SALE/POS0736', 316, 'কাশেম মিয়া(তুলাকান্দি)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;১ ট্রলি&lt;&sol;p&gt;', '', '15379.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '15379.00', 'completed', 'due', 0, NULL, 1, 1, '2020-10-31 20:32:07', '91', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'dd138d5fb9e69a7a1d7e3965d5734c518b0f3f88e3471fcb5442171ebfb7b669', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (734, '2020-10-31 20:48:00', 'SALE/POS0737', 317, 'মুক্তার মিয়া(জগন্নাথপুর)(পাথর)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMD-14-7393&lpar;126&plus;126&rpar;&lt;&sol;p&gt;', '', '42336.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '42336.00', 'completed', 'paid', 0, NULL, 1, 1, '2020-10-31 20:50:09', '252', 1, '42336.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'fa8ff4586e77e3d5e44be34fc1794c08bd41a2616dc836d4f5ae4f8b8cb2bd65', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (735, '2020-10-31 21:03:00', 'SALE/POS0738', 290, 'মো. হাবিব মিয়া(বাদাঘাট) (২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-8350&lt;&sol;p&gt;', '', '139680.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '139680.00', 'completed', 'due', 0, NULL, 1, 1, '2020-10-31 21:04:48', '19.4', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1738b12245066e6c5bb9d19c2f8d1d2c6f6aacb650f00e62ae9ea2826cc9e26a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-97500.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (736, '2020-10-31 21:06:00', 'SALE/POS0739', 290, 'মো. হাবিব মিয়া(বাদাঘাট) (২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5278&lt;&sol;p&gt;', '', '157104.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '157104.00', 'completed', 'due', 0, NULL, 1, 1, '2020-10-31 21:07:07', '21.815', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7a785c3d24a9877091d03b411886001b3274fd033e7cb9b2229f969810e1837c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '42180.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (737, '2020-10-31 21:08:00', 'SALE/POS0740', 308, 'মোহন এন্টারপ্রাইজ(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-2823&lt;&sol;p&gt;', '', '170064.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '170064.00', 'completed', 'due', 0, NULL, 1, 1, '2020-10-31 21:11:14', '23.62', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '4c3910dca23303030c7b531cf46ff306ef1591de08f312c09c650cd7c5c4964b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-68690.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (738, '2020-10-31 21:09:00', 'SALE/POS0741', 308, 'মোহন এন্টারপ্রাইজ(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-1168&lt;&sol;p&gt;', '', '147888.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '147888.00', 'completed', 'due', 0, NULL, 1, 1, '2020-10-31 21:10:34', '20.54', 1, '259488.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e2b1f26b71bbba29ba569fb9f859a48d2cc7d59d12cf54dda48f0a2933827288', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '101374.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (739, '2020-10-31 11:41:00', 'SALE/POS0742', 318, 'মো. মিঠু সরকার(চানপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-0445&lt;&sol;p&gt;', '', '135175.50', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '135175.50', 'completed', 'due', 0, NULL, 1, 1, '2020-11-01 11:45:36', '15.810', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '0d3b176046117ec1688de0d1a25533cda05722ee907944ddb19933889b453b6a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (740, '2020-10-31 11:42:00', 'SALE/POS0743', 318, 'মো. মিঠু সরকার(চানপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-2149&lt;&sol;p&gt;', '', '116964.00', '0.00', '.5', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '116963.50', 'completed', 'due', 0, NULL, 1, 1, '2020-11-01 11:44:22', '13.68', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8112399bafaf0ad1aa053f123283e637275365940d8397593a70b222b9d2fddf', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '135175.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (741, '2020-10-26 12:26:00', 'SALE/POS0744', 308, 'মোহন এন্টারপ্রাইজ(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '3091.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '3091.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-01 12:27:14', '1', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '2eb2d8204f0942ece2174a41bdc3601bd2341b7bd324e869cc9b0f89aa48b5f9', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '249262.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (742, '2020-10-29 12:32:00', 'SALE/POS0745', 308, 'মোহন এন্টারপ্রাইজ(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '7500.00', '0.00', '126', '126.00', '126.00', '0.00', NULL, '0.00', '0.00', '0.00', '7374.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-01 12:34:47', '1', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'db7dfa665aeeb8d66bfdf542994a3222c2c0ff2b7ced09ae63f2f742208c729f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '252353.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (745, '2020-11-01 20:29:53', 'SALE/POS0748', 234, 'আশামনি এন্টারপ্রাইজ,মো.মোছা মিয়া; অমনাতপুর,ভৈরব', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '34000.00', '0.00', '', '0.00', '0.00', '0.00', 0, '0.00', '0.00', '0.00', '34000.00', 'completed', 'due', 0, NULL, 1, NULL, NULL, '200', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '460295a728c4a39287976132c9f5efbd3816eb60c076da0d3f22a1703c7184e4', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '866683.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (746, '2020-11-01 20:33:00', 'SALE/POS0749', 316, 'কাশেম মিয়া(তুলাকান্দি)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;১১ ট্রলি&lt;&sol;p&gt;', '', '165789.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '165789.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-01 20:35:01', '981', 1, '150000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1905c8117b8355df3d33daf159f6a80c14077e690a038ccfd5eb68c91845acb9', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '15379.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (747, '2020-09-29 20:40:00', 'SALE/POS0750', 296, 'আলমগীর(আলম)(ভৈরবপুর)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;ট্রলি ভাড়া&equals;৮&ast;৮৫০&lt;&sol;p&gt;', '', '6800.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '6800.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-01 20:41:19', '8', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'cdda48dff3c25c2ab4e66ad1d13ac5f7fb0096d29321db063f57e425750de889', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '296990.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (748, '2020-10-24 20:45:00', 'SALE/POS0751', 296, 'আলমগীর(আলম)(ভৈরবপুর)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;ট্রলি ভাড়া&equals;৪&ast;৭৫০&lt;&sol;p&gt;', '', '3000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '3000.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-01 20:46:45', '4', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b672b0f1c656d5608838007b74c9f809321025c90f246c696d18fbe0c2876414', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '303790.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (749, '2020-10-25 20:47:00', 'SALE/POS0752', 296, 'আলমগীর(আলম)(ভৈরবপুর)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;ট্রলি ভাড়া&equals;৩&ast;৭৫০&lt;&sol;p&gt;', '', '2250.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '2250.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-01 20:49:05', '3', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '3dcfaf453c84ca80b60853738bdef66959db570cefa082cf2bef903a3de8d394', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '306790.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (750, '2020-10-26 20:50:00', 'SALE/POS0753', 296, 'আলমগীর(আলম)(ভৈরবপুর)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;ট্রলি ভাড়া&equals;৩&ast;৭৭৫&lt;&sol;p&gt;', '', '2325.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '2325.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-01 20:51:59', '3', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8e4e0c089e60c13ad105f723d1569cdd14e4e5079b4b98f3878159c80bb506bf', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '309040.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (751, '2020-10-26 20:53:00', 'SALE/POS0754', 296, 'আলমগীর(আলম)(ভৈরবপুর)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;অতিরিক্ত ভাড়া&lt;&sol;p&gt;', '', '175.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '175.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-01 20:54:07', '25', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '027fcecf64ca8896eb14c2200dcf89363fe144a8d43ef4e0abb34c4837e13833', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '311365.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (752, '2020-10-30 20:54:00', 'SALE/POS0755', 296, 'আলমগীর(আলম)(ভৈরবপুর)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;ট্রলি ভাড়া&equals;১&ast;৮০০&lt;&sol;p&gt;', '', '800.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '800.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-01 20:55:56', '1', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '927f7996240827960002e7cf5a7789e39f4c68f9181fdf64699d5c33cad9af52', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '311540.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (753, '2020-09-03 21:07:00', 'SALE/POS0756', 284, 'হাসান সরকার(ভৈরব)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '68448.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '68448.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-01 21:07:51', '368', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '26bf0e1aefaafbda95913f006b7b216fb39e0c6ed7dac3f29480c9597eda6632', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-69176.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (754, '2020-09-04 21:10:00', 'SALE/POS0757', 284, 'হাসান সরকার(ভৈরব)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '34224.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '34224.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-01 21:11:36', '184', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '0f00d92f6adea0844671fad35206dc8d46171a8beb00b0387a0a46788aed5d1e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-34584.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (755, '2020-09-17 21:19:00', 'SALE/POS0758', 284, 'হাসান সরকার(ভৈরব)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '50232.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '50232.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-01 21:20:13', '273', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '169f59502a20fcfe4efad54436ad3da49c8c95645bf03d65ad23539e277ed8bd', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-48954.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (756, '2020-09-04 21:22:00', 'SALE/POS0759', 284, 'হাসান সরকার(ভৈরব)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;৬ গাড়ী কৈফিয়ত বাদ&lt;&sol;p&gt;', '', '0.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '0.00', 'completed', 'paid', 0, NULL, 1, 1, '2020-11-01 21:24:32', '1', 1, '1104.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ba8b3ba18766ff04b5f97313980db14a2478ec10b81b67ee2ebcece39e7171c6', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1278.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (757, '2020-09-18 21:27:00', 'SALE/POS0760', 284, 'হাসান সরকার(ভৈরব)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;কৈফিয়ত বাদ&lt;&sol;p&gt;', '', '0.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '0.00', 'completed', 'paid', 0, NULL, 1, 1, '2020-11-01 21:29:22', '1', 1, '174.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '16cb8366df37c364c9fb5379035b6a937427debfb2c1605221d33d7baacfd54c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '174.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (758, '2020-09-21 21:40:00', 'SALE/POS0761', 287, 'রহুল আমীন(শিমুলকান্দি)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;কৈফিয়ত বাদ&lt;&sol;p&gt;', '', '0.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '0.00', 'completed', 'paid', 0, NULL, 1, 1, '2020-11-01 21:41:12', '1', 1, '62.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '2f1ad7573738f527d4cdf86c113d2456d156332f8e5c997dbaaff2d7f862aabb', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '62.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (759, '2020-11-01 10:56:00', 'SALE/POS0762', 319, 'মেসার্স খালেক ব্রিক্স(বাইটকান্দি)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-9553&lt;&sol;p&gt;', '', '150349.50', '0.00', '243.05', '243.05', '243.05', '0.00', NULL, '0.00', '0.00', '0.00', '150106.45', 'completed', 'due', 0, NULL, 1, 1, '2020-11-02 11:10:46', '23.309', 1, '150100.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '946be7ef558c4ceb94dcb4aed3564f7ff6f6b1b8f7440f3670d0a08a84b0e848', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (760, '2020-11-01 10:57:00', 'SALE/POS0763', 319, 'মেসার্স খালেক ব্রিক্স(বাইটকান্দি)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-2330&lt;&sol;p&gt;', '', '184875.00', '0.00', '5', '5.00', '5.00', '0.00', NULL, '0.00', '0.00', '0.00', '184870.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-02 11:05:40', '24.654', 1, '184900.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '92217d14fe6fad84a826a4c916a8b2b050168ecd8089990507ab97377822c3ef', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (761, '2020-11-01 10:59:00', 'SALE/POS0764', 318, 'মো. মিঠু সরকার(চানপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-9832&lt;&sol;p&gt;', '', '116365.50', '0.00', '.50', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '116365.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-02 11:07:50', '13.61', 1, '2155.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '54dae16a6785ab035f0cbef9b1d9a17e81a50b8386b8bdb0c69f9acd789b0ba6', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '252139.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (762, '2020-11-01 11:00:00', 'SALE/POS0765', 306, 'মেসার্স তাহসিন এন্টারপ্রাইজ(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1088&lt;&sol;p&gt;', '', '178858.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '178858.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-02 11:10:15', '24.17', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ed1423e9892c935dac07c1398e8a01f64ca6745e516a25b346097b5a6161ea87', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-58191.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (763, '2020-11-01 11:01:00', 'SALE/POS0766', 306, 'মেসার্স তাহসিন এন্টারপ্রাইজ(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-7833&lt;&sol;p&gt;', '', '185674.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '185674.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-02 11:08:50', '21.59', 1, '327500.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '6315ffbaca1e5e26ec760ea654135dd1fd80403a3e3323e12fc1824b3f381a7c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '120666.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (764, '2020-11-01 11:38:00', 'SALE/POS0767', 320, 'জাকির এন্টারপ্রাইজ(বি-বাড়ীয়া)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;M&period;V হক অব আরিফ&nbsp;&lt;&sol;p&gt;', '', '8950500.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '8950500.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-02 11:40:53', '1105', 1, '15195000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5cb6a6e0e7a35738905c36deedb7e36db70a23d90eff4b4bf285bfceb796f44d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (766, '2020-10-28 19:03:00', 'SALE/POS0769', 306, 'মেসার্স তাহসিন এন্টারপ্রাইজ(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;লোডিং খরচ&lt;&sol;p&gt;', '', '17291.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '17291.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-02 19:04:11', '1', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '9c739e0420801f50042991b7bb2df85b499877b3b39b80e24491ca32d96ea4af', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-21159.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (767, '2020-10-29 19:06:00', 'SALE/POS0770', 306, 'মেসার্স তাহসিন এন্টারপ্রাইজ(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;লোডিং খরচ &plus; দশমিক হিসাব মিলাতে&nbsp;&lt;&sol;p&gt;', '', '3991.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '3991.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-02 19:08:27', '2', 1, '36.5000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'bfc61038522545186682e60684df2110bada47a4adf1c3e1901a6f0fb6a7a2a4', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-3868.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (768, '2020-11-01 19:11:00', 'SALE/POS0771', 306, 'মেসার্স তাহসিন এন্টারপ্রাইজ(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;কৈফিয়ত বাদ&nbsp;&lt;&sol;p&gt;', '', '0.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '0.00', 'completed', 'paid', 0, NULL, 1, 1, '2020-11-02 19:12:42', '1', 1, '86.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8c931b0ef2665372773220aae093406e7962d210f80c4d9f4f0ec85490a24cc4', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '86.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (769, '2020-10-31 19:14:00', 'SALE/POS0772', 308, 'মোহন এন্টারপ্রাইজ(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;কৈফিয়ত বাদ&lt;&sol;p&gt;', '', '0.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '0.00', 'completed', 'paid', 0, NULL, 1, 1, '2020-11-02 19:16:57', '1', 1, '239.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8c39a04cb915f8552a42c86c66dd2a9e0993ea77ae7f4f4c4596487ed82fc824', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '239.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (770, '2020-10-30 19:18:00', 'SALE/POS0773', 314, 'মেসার্স আজিজ শাহ ট্রান্সপোর্ট(ভৈরবপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;নৌকা বক্স মাপে&lt;&sol;p&gt;', '', '717250.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '717250.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-02 19:19:29', '95', 1, '115000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c765e553e107cc8e2b3f58d687e398ac8cb84a0ecd229473135cbd46105baced', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-600000.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (771, '2020-10-30 20:20:00', 'SALE/POS0774', 290, 'মো. হাবিব মিয়া(বাদাঘাট) (২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-8350&lt;&sol;p&gt;', '', '144504.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '144504.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-02 20:21:33', '20.07', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '6dad18935d0c41452a50d24930409a4d411c3ee60f6f8ef57747c0d78c3d077a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '199524.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (772, '2020-11-02 20:23:33', 'SALE/POS0775', 290, 'মো. হাবিব মিয়া(বাদাঘাট) (২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '0.00', '0.00', '', '0.00', '0.00', '0.00', 0, '0.00', '0.00', '0.00', '0.00', 'completed', 'paid', 0, NULL, 1, NULL, NULL, '1', 1, '343120.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'fd41750b35a24934fbfb0ff40a93fa8801737dcb0643d7fbe2f9a8ca61f4eae6', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '344028.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (774, '2020-11-02 11:28:00', 'SALE/POS0777', 321, 'সেলিম এন্টারপ্রাইজ(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-3374&lt;&sol;p&gt;', '', '128775.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '128775.00', 'completed', 'paid', 0, NULL, 1, 1, '2020-11-03 12:21:09', '15.145', 1, '128775.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c7f2406d33ae2d31a935ec4fb679d9184fc64d36d001c5918ecc0c56d1d6ac6c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (775, '2020-11-02 11:32:00', 'SALE/POS0778', 321, 'সেলিম এন্টারপ্রাইজ(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-0323&lt;&sol;p&gt;', '', '114325.00', '0.00', '15', '15.00', '15.00', '0.00', NULL, '0.00', '0.00', '0.00', '114310.00', 'completed', 'paid', 0, NULL, 1, 1, '2020-11-03 12:22:29', '13.445', 1, '114310.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '4f47ae73f791a20356c67150e1bdc1fcbf278b730e0d53a7bd1a7d4d2f44ed3f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (776, '2020-11-02 11:42:00', 'SALE/POS0779', 301, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-0263&lt;&sol;p&gt;', '', '190740.00', '0.00', '104.5', '104.50', '104.50', '0.00', NULL, '0.00', '0.00', '0.00', '190635.50', 'completed', 'due', 0, NULL, 1, 1, '2020-11-03 12:32:35', '22.435', 1, '200000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '34298f71dbda9aaf6a74c5fee6a0d733298de0da66848e4d2371dcc22c322b20', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '104.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (777, '2020-11-02 11:55:00', 'SALE/POS0780', 322, 'মো. মোহন মিয়া(বি বাড়ীয়া)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;নৌকা বক্স মাপে&lt;&sol;p&gt;', '', '1489600.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '1489600.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-03 12:33:32', '196', 1, '2000000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '0cf6210e3432b3f4e4af7a40b5aba18b64a437c658f36a73830e6e1ed4e2ac23', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (778, '2020-11-02 12:01:00', 'SALE/POS0781', 323, 'মো.কবির মিয়া(জগমোহনপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;রংপুর-ট-11-0305&lt;&sol;p&gt;', '', '119603.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '119603.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-03 12:35:21', '14.405', 1, '1000000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '3d1de74d6fbda5415b7abe03e59bd035d8391dfcf998f326a676512187e0302e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (779, '2020-11-02 12:05:00', 'SALE/POS0782', 308, 'মোহন এন্টারপ্রাইজ(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-6070&lt;&sol;p&gt;', '', '138824.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '138824.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-03 12:36:21', '18.76', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '54c2d939ffa5613093a950beafe29d1cd0ddb464d2a15f182733bf9c0d688601', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (780, '2020-11-02 12:06:00', 'SALE/POS0783', 308, 'মোহন এন্টারপ্রাইজ(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-5320&lt;&sol;p&gt;', '', '155400.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '155400.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-03 12:36:49', '20.995', 1, '394224.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '2daa98d27afbb73ac1c639c9613b6ebf2657f4c2303e40718d3cc774b4d22227', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '138824.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (782, '2020-11-03 12:53:33', 'SALE/POS0785', 324, 'মেসার্স খান ব্রিক্স(পাকুন্দিয়া)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '0.00', '0.00', '', '0.00', '0.00', '0.00', 0, '0.00', '0.00', '0.00', '0.00', 'completed', 'paid', 0, NULL, 1, NULL, NULL, '1', 1, '230000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'fc29d602fc49e1711da46923e4ec511517c0c6e6e47c9db6b0f75988c36e477b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (786, '2020-11-03 10:17:00', 'SALE/POS0789', 324, 'মেসার্স খান ব্রিক্স(পাকুন্দিয়া)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1088&lt;&sol;p&gt;', '', '189376.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '189376.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-04 11:11:56', '21.52', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '30ee87cce205d538aceca51937ac9079789c3dce15cfe9ca5f41802350805d1f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-230000.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (787, '2020-11-03 10:20:00', 'SALE/POS0790', 324, 'মেসার্স খান ব্রিক্স(পাকুন্দিয়া)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0409&lt;&sol;p&gt;', '', '182512.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '182512.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-04 11:13:20', '20.74', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a6ad9fba60dd0fd3d17582d14ed5a0f435798cfc33fc1c8e08751d5b8bd8b6c6', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-40624.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (788, '2020-11-03 10:21:00', 'SALE/POS0791', 324, 'মেসার্স খান ব্রিক্স(পাকুন্দিয়া)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-3344&lt;&sol;p&gt;', '', '191928.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '191928.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-04 11:14:23', '21.805', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '9d229f17385a8b2d001a62a2b667dec6b1bc0b2d1bbc640ef93135aae50de1b8', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-40624.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (789, '2020-11-03 10:23:00', 'SALE/POS0792', 321, 'সেলিম এন্টারপ্রাইজ(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-8721&lt;&sol;p&gt;', '', '146916.00', '0.00', '16', '16.00', '16.00', '0.00', NULL, '0.00', '0.00', '0.00', '146900.00', 'completed', 'paid', 0, NULL, 1, 1, '2020-11-04 10:24:14', '17.49', 1, '146900.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '07770528c7e4917303a799ec2e9cdc053cc2b2a237b40297e34d4ca751548238', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (790, '2020-11-03 10:34:00', 'SALE/POS0793', 325, 'মায়ের দোয়া ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-1071&lt;&sol;p&gt;', '', '133896.00', '0.00', '54', '54.00', '54.00', '0.00', NULL, '0.00', '0.00', '0.00', '133842.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-04 11:15:56', '15.939', 1, '133800.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5a80181406cd0df22a2bee72ccd6971f3db8d3b3876f42f4b2b667e445e79480', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (791, '2020-11-03 10:45:00', 'SALE/POS0794', 326, 'আয়েশা ব্রিক্স(নবীনগর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;নৌকা বক্স মাপে&lt;&sol;p&gt;', '', '1132500.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '1132500.00', 'completed', 'paid', 0, NULL, 1, 1, '2020-11-04 11:16:36', '150', 1, '1132500.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '38311b9cafae9e6e75275f8c11695e2ef15d46745d98a9ba4341102de5d5e7d8', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (792, '2020-11-03 10:49:00', 'SALE/POS0795', 217, 'মেসার্স রিফাত এন্টারপ্রাইজ(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-12-1744&lt;&sol;p&gt;', '', '132153.00', '0.00', '53', '53.00', '53.00', '0.00', NULL, '0.00', '0.00', '0.00', '132100.00', 'completed', 'paid', 0, NULL, 1, 1, '2020-11-04 10:51:10', '17.98', 1, '132100.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '9fb6baf8eb75e3de6ab62a41aec74774957c74b4b4357e8eaef99ae454c15164', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (793, '2020-11-03 11:37:00', 'SALE/POS0796', 327, 'মো.সফর আলী সর্দার(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;নৌকা বক্স মাপে&lt;&sol;p&gt;', '', '1496000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '1496000.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-04 11:38:22', '220', 1, '400000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5b929b6b6749e085f00dcc52d56835811e6744878296f9decc8d9801cbe1970d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (794, '2020-11-04 10:46:00', 'SALE/POS0797', 328, 'মেসার্স M.B.F. ব্রিক্স(সরারচর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0409&lt;&sol;p&gt;', '', '182062.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '182062.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-05 10:58:22', '21.17', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '964206ef48d30383b4d02fc49bb246f768bb5572f5e3e4343f0a1f26916d36da', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (795, '2020-11-04 10:46:00', 'SALE/POS0798', 328, 'মেসার্স M.B.F. ব্রিক্স(সরারচর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1088&lt;&sol;p&gt;', '', '178880.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '178880.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-05 10:59:04', '20.795', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '6f1446999a3a5e1f83c3080318e6bdee84ed3718496ed47046d833e0bc0fba0f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '182062.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (796, '2020-11-04 10:50:00', 'SALE/POS0799', 323, 'মো.কবির মিয়া(জগমোহনপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-1902&lt;&sol;p&gt;', '', '126990.00', '0.00', '0', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '126990.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-05 10:59:48', '15.295', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '2336c779fb54ebe21cccad258a07c0461104d5e922861c61d6dae298f4ae7458', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-880397.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (797, '2020-11-04 10:51:00', 'SALE/POS0800', 323, 'মো.কবির মিয়া(জগমোহনপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;রংপুর-ট-11-0445&lt;&sol;p&gt;', '', '128152.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '128152.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-05 11:00:53', '15.439', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c2d942e6ccb70fe18a27ea663c64234482f431e048faa046d019bf3e04c4d61f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-753448.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (798, '2020-11-04 10:52:00', 'SALE/POS0801', 301, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-9553&lt;&sol;p&gt;', '', '179424.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '179424.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-05 11:01:29', '21.355', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'aa311c0c61e31ec635b3d1e6ac0055311468d189784b6542196b646636899825', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-9260.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (799, '2020-11-04 10:53:00', 'SALE/POS0802', 314, 'মেসার্স আজিজ শাহ ট্রান্সপোর্ট(ভৈরবপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-7947&lt;&sol;p&gt;', '', '140028.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '140028.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-05 11:02:10', '16.665', 1, '140000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '6ec5c91cbe018c593e045b4c5a49d6940c9c18e124d61627ab328e7f5d270c88', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2250.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (800, '2020-11-04 10:55:00', 'SALE/POS0803', 318, 'মো. মিঠু সরকার(চানপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-9648&lt;&sol;p&gt;', '', '120275.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '120275.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-05 11:02:40', '14.15', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'cbbcf43912f0e5514f935f1baf689d67c2802b304e01df786f8f005f0a6b8cec', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '368504.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (801, '2020-11-04 10:56:00', 'SALE/POS0804', 322, 'মো. মোহন মিয়া(বি বাড়ীয়া)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;নৌকা বক্স মাপে&lt;&sol;p&gt;', '', '2371200.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '2371200.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-05 11:03:12', '312', 1, '1000000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '80f836f04816e2e20059a65278b3c78aa3f5805fa4db2c17ad0022bb6f3b9684', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-510400.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (802, '2020-11-04 11:20:00', 'SALE/POS0805', 329, 'হাজী মো. আইনুল ইসলাম(চান্দুরা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '0.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '0.00', 'completed', 'paid', 0, NULL, 1, 1, '2020-11-05 11:22:51', '1', 1, '10300000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '48cc0e6576d85df9a4c53fc25556436b20127ceb54ca1d39e45a08f4a69fa925', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (803, '2020-11-04 11:22:00', 'SALE/POS0806', 330, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '0.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '0.00', 'completed', 'paid', 0, NULL, 1, 1, '2020-11-05 11:27:33', '1', 1, '1000000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8eef9e0ca55f0206503cf982f0cdb3031df841dd60c25169fc7f7a9708127e12', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (804, '2020-11-04 11:34:00', 'SALE/POS0807', 301, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '16350.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '16350.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-05 11:35:48', '1', 1, '550000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '9ed5948949313671a305f4017dbf9cdd1ed926fb776f8c33b348462f71143fe6', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '170163.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (805, '2020-11-03 11:34:00', 'SALE/POS0808', 301, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '9400.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '9400.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-19 19:23:51', '1', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'bb35e472544e62f9eba4251b184e329570317d48079d69f170982ccb548cd1e8', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '186513.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (806, '2020-11-04 12:07:00', 'SALE/POS0809', 331, 'মোঃহামদু মিয়া', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMD-14-2925&lt;&sol;p&gt;', '', '33800.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '33800.00', 'completed', 'paid', 0, NULL, 1, 1, '2020-11-05 12:11:40', '200', 1, '33800.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '3a2bebc6db4a2427b598edcaa1ca55fab5b649d6634d3e91c064c5be3684e6a8', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (807, '2020-11-04 12:09:00', 'SALE/POS0810', 275, 'রংধনু ট্রান্সপোর্ট(ফেরিঘাট)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-3388&lt;&sol;p&gt;', '', '91245.00', '0.00', '45', '45.00', '45.00', '0.00', NULL, '0.00', '0.00', '0.00', '91200.00', 'completed', 'paid', 0, NULL, 1, 1, '2020-11-05 12:12:25', '553', 1, '91200.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f09591c4b1a5614421ff65a15714bafee9f3cb217cffd70f2e3633d81a3a3df3', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (808, '2020-11-04 12:10:00', 'SALE/POS0811', 275, 'রংধনু ট্রান্সপোর্ট(ফেরিঘাট)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-0908&lt;&sol;p&gt;', '', '90585.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '90585.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-05 12:13:03', '549', 1, '90500.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a5bc28131e1822e3b617794f200bca02d8a056463d1829881addaeae7e013ebd', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (809, '2020-11-02 11:18:00', 'SALE/POS0812', 332, 'ডা. হাবিব(ভৈরবপুর)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;২ ট্রলি&lt;&sol;p&gt;', '', '30600.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '30600.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-13 11:57:27', '180', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '93a2205fe8b2684985f3374492da7122b084a647b0c0761e21e18eff3744ac60', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (810, '2020-11-03 11:19:00', 'SALE/POS0813', 332, 'ডা. হাবিব(ভৈরবপুর)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;২ ট্রলি&lt;&sol;p&gt;', '', '32300.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '32300.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-13 11:57:00', '190', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '56cc1ddb1df8f310cbd636ca78104c6711d8d0e01fc73db335acef9a26730c0e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (811, '2020-11-05 11:19:00', 'SALE/POS0814', 332, 'ডা. হাবিব(ভৈরবপুর)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;১ ট্রলি&lt;&sol;p&gt;', '', '15300.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '15300.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-13 11:56:21', '90', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '6b3a77b10a448ca9d4083942a7006d76d3f037817d68ddf2c26b04fa3084e1f7', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (812, '2020-11-05 11:53:00', 'SALE/POS0815', 333, 'হাসান ব্রিক্স(চান্দুরা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-3344&lt;&sol;p&gt;', '', '173025.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '173025.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-06 12:13:36', '23.073', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '36942590567ed9b6f825e54eb995894986a8a3d34f75e2cb184529f326a64933', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (813, '2020-11-05 11:54:00', 'SALE/POS0816', 333, 'হাসান ব্রিক্স(চান্দুরা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1695&lt;&sol;p&gt;', '', '177450.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '177450.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-06 12:14:04', '23.66', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '0308628800000fce2ed99bbefc708dac2f54d0e8bab2d42c56c25a5f872c7908', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '173047.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (814, '2020-11-05 11:55:00', 'SALE/POS0817', 333, 'হাসান ব্রিক্স(চান্দুরা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-0739&lt;&sol;p&gt;', '', '165600.00', '0.00', '.5', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '165599.50', 'completed', 'due', 0, NULL, 1, 1, '2020-11-06 12:15:06', '22.076', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '2c81129a58dbbdde37af135400516af88582599ee95179507cf3d28a650fce69', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '350497.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (815, '2020-11-05 11:56:00', 'SALE/POS0818', 301, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-7425&lt;&sol;p&gt;', '', '174720.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '174720.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-06 12:15:47', '20.8', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5831a1123d86b1f6963dbd490b76f9e0bf3a61347b44cc111b1e503a8fdfb30d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-354086.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (816, '2020-11-05 11:56:00', 'SALE/POS0819', 301, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-5586&lt;&sol;p&gt;', '', '176568.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '176568.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-06 12:16:21', '21.02', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'cae4f51e9e98261b2798d51d9b0247172925049dd6d655336a81c3eaf9ade13b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-179366.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (817, '2020-11-05 11:57:00', 'SALE/POS0820', 323, 'মো.কবির মিয়া(জগমোহনপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-7066&lt;&sol;p&gt;', '', '126409.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '126409.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-06 12:17:05', '15.225', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '769113d000c3c7aca9454453fc88ff2ac18ec85a0914f5beb213ce7ca584d725', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-625255.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (818, '2020-11-05 11:58:00', 'SALE/POS0821', 323, 'মো.কবির মিয়া(জগমোহনপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-3005&lt;&sol;p&gt;', '', '117528.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '117528.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-06 12:17:30', '14.16', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c51028905cbfdf1ada3fd23914df7fc59908bd0702a08b37582ec17d30f59fd3', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-498887.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (819, '2020-11-05 11:59:00', 'SALE/POS0822', 323, 'মো.কবির মিয়া(জগমোহনপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-0289&lt;&sol;p&gt;', '', '116449.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '116449.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-06 12:18:02', '14.03', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '2abf30167fef4da051fe170e4e04997ee609265a6824447c73dc8a6ab1bf8b66', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-498887.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (820, '2020-11-05 12:00:00', 'SALE/POS0823', 314, 'মেসার্স আজিজ শাহ ট্রান্সপোর্ট(ভৈরবপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-4815&lt;&sol;p&gt;', '', '149688.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '149688.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-06 12:18:31', '17.815', 1, '149700.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '46002cb1ea3743e22731b4b9188f9160e6c7c2f7a468df522cbcb36c584e9778', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2278.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (821, '2020-11-05 12:01:00', 'SALE/POS0824', 321, 'সেলিম এন্টারপ্রাইজ(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5653&lt;&sol;p&gt;', '', '113793.00', '0.00', '3', '3.00', '3.00', '0.00', NULL, '0.00', '0.00', '0.00', '113790.00', 'completed', 'paid', 0, NULL, 1, 1, '2020-11-06 12:18:56', '13.71', 1, '113790.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '3cd5680292ea34d8475e05152a9634a633a462afbf599fe675748c3722634236', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (822, '2020-11-05 12:02:00', 'SALE/POS0825', 321, 'সেলিম এন্টারপ্রাইজ(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-13-5077&lt;&sol;p&gt;', '', '108813.00', '0.00', '3', '3.00', '3.00', '0.00', NULL, '0.00', '0.00', '0.00', '108810.00', 'completed', 'paid', 0, NULL, 1, 1, '2020-11-06 12:19:21', '13.11', 1, '108810.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f8dd667356e7650daca6b49dd2ff9809c8cb815dc8752c3a2aeab34545d2bb26', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (823, '2020-11-05 12:06:00', 'SALE/POS0826', 272, 'মেসার্স সিয়াম এন্টারপ্রাইজ(সিলেট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-5483&lt;&sol;p&gt;', '', '147756.00', '0.00', '56', '56.00', '56.00', '0.00', NULL, '0.00', '0.00', '0.00', '147700.00', 'completed', 'paid', 0, NULL, 1, 1, '2020-11-06 12:20:05', '17.59', 1, '147700.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '4c650f13bee47e78de641cd4b07f99991e7c4cce65d9347ab1749648d1d449a4', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (824, '2020-11-05 12:07:00', 'SALE/POS0827', 322, 'মো. মোহন মিয়া(বি বাড়ীয়া)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;নৌকা বক্স মাপে&lt;&sol;p&gt;', '', '1459200.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '1459200.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-16 12:36:12', '192', 1, '720000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'cffa1c4e959153e6ade1cf83de4c354253d203716db612caff157176a57f51b7', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '860800.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (825, '2020-11-05 12:10:00', 'SALE/POS0828', 334, 'মেসার্স S.T.B ব্রিক্স(ভৈরবপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;নৌকা বক্স মাপে&lt;&sol;p&gt;', '', '412500.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '412500.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-06 12:21:11', '55', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'fc020a858f28aa2b843ccf905e7bf3da3e692b1ae8b95e68d9dd34d3ba0541db', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (826, '2020-11-05 12:12:00', 'SALE/POS0829', 217, 'মেসার্স রিফাত এন্টারপ্রাইজ(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-12-1744&lt;&sol;p&gt;', '', '132447.00', '0.00', '147', '147.00', '147.00', '0.00', NULL, '0.00', '0.00', '0.00', '132300.00', 'completed', 'paid', 0, NULL, 1, 1, '2020-11-06 12:21:35', '18.02', 1, '132300.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '12ae03910c458dd1176bf387a0070bf07df660a4caddd94f3460309b7c498580', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (827, '2020-11-05 12:47:00', 'SALE/POS0830', 335, 'মোঃ জাকির হোসেন জামাই(কালিপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '0.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '0.00', 'completed', 'paid', 0, NULL, 1, 1, '2020-11-06 12:51:23', '1', 1, '1900000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'db409a3f58631dcbe10c933dcbd350241a01cf590ded68707636ad9ff3abe6da', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (830, '2020-11-06 10:08:00', 'SALE/POS0833', 234, 'আশামনি এন্টারপ্রাইজ,মো.মোছা মিয়া; অমনাতপুর,ভৈরব', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;২ ট্রলি&lt;&sol;p&gt;', '', '33660.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '33660.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-07 10:09:12', '198', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c98195fa6af497366a290c59c7f6de1f3f1699894a9bcc6aeb86233265b1d77e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '700683.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (831, '2020-11-06 10:30:00', 'SALE/POS0834', 336, 'মেসার্স আকাশ ব্রিক্স(চান্দুরা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-0685&lt;&sol;p&gt;', '', '172350.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '172350.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-07 11:09:36', '22.976', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'eb45b9fc8191523bee29ac11cb65a2463206820f0361a20c5abaf7e233716804', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (832, '2020-11-06 10:33:00', 'SALE/POS0835', 336, 'মেসার্স আকাশ ব্রিক্স(চান্দুরা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0409&lt;&sol;p&gt;', '', '173700.00', '0.00', '.5', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '173699.50', 'completed', 'due', 0, NULL, 1, 1, '2020-11-07 11:10:56', '23.157', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ac4f0b9100edd9b68791b941e02d08e843833785d02c65db97bd3a60e40baa7f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '172320.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (833, '2020-11-06 10:34:00', 'SALE/POS0836', 336, 'মেসার্স আকাশ ব্রিক্স(চান্দুরা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-3344&lt;&sol;p&gt;', '', '173025.00', '0.00', '.5', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '173024.50', 'completed', 'due', 0, NULL, 1, 1, '2020-11-07 11:11:34', '23.073', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '43937106c6074592b47d84bc4690c0c4c4825c9ac6c4af183c526e42b11f2443', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '345997.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (834, '2020-11-06 10:35:00', 'SALE/POS0837', 336, 'মেসার্স আকাশ ব্রিক্স(চান্দুরা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1088&lt;&sol;p&gt;', '', '173700.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '173700.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-07 11:12:25', '23.164', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd321adfe22aaa5fd00cadbc9c4447270add2de79379d684c0bc5d0a378d50e39', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '519044.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (835, '2020-11-06 10:35:00', 'SALE/POS0838', 336, 'মেসার্স আকাশ ব্রিক্স(চান্দুরা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-7118&lt;&sol;p&gt;', '', '163425.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '163425.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-07 11:13:02', '21.788', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '25c991021bdb7ea8968cc22e593bd0b5fa64881d6c301b06ebdf608df1b59324', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '692774.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (836, '2020-11-06 10:38:00', 'SALE/POS0839', 333, 'হাসান ব্রিক্স(চান্দুরা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2334&lt;&sol;p&gt;', '', '178800.00', '0.00', '0', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '178800.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-07 11:13:44', '23.835', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7d54c86bcd3dbace567e1dade724d5e8398ac3abc4caeb564114503465690b70', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '516074.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (837, '2020-11-06 10:38:00', 'SALE/POS0840', 333, 'হাসান ব্রিক্স(চান্দুরা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-3388&lt;&sol;p&gt;', '', '161475.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '161475.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-07 11:14:18', '21.53', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'cd6f122a9af3f8f66fffb4d97db13765c67897f50a07350fcbea3976946af879', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '516074.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (838, '2020-11-06 10:40:00', 'SALE/POS0841', 272, 'মেসার্স সিয়াম এন্টারপ্রাইজ(সিলেট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-9697&lt;&sol;p&gt;', '', '177492.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '177492.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-07 11:14:56', '21.13', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '4a9c92b74fd261dc4aa4759a6439b485e4a74b1d0965517e631c3e2ca1305696', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (839, '2020-11-06 10:43:00', 'SALE/POS0842', 272, 'মেসার্স সিয়াম এন্টারপ্রাইজ(সিলেট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-1965&lt;&sol;p&gt;', '', '141456.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '141456.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-07 11:15:21', '16.84', 1, '100000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd613f93354c3fec4a30574d079432a356b27fa4702a03175642e8f8a8ee2e815', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '177492.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (840, '2020-11-06 10:45:00', 'SALE/POS0843', 323, 'মো.কবির মিয়া(জগমোহনপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-13-6509&lt;&sol;p&gt;', '', '124085.00', '0.00', '.5', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '124084.50', 'completed', 'due', 0, NULL, 1, 1, '2020-11-07 11:15:50', '14.945', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7a5b762e18bdf2c6bb385ecd96d883d94b90766cd3cff2bc320ce5bd3098dac0', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-264869.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (841, '2020-11-06 10:46:00', 'SALE/POS0844', 323, 'মো.কবির মিয়া(জগমোহনপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-13-0341&lt;&sol;p&gt;', '', '123172.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '123172.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-07 11:16:23', '14.84', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5a6ee73000e1b5c00598f39afa9fa99f444ccd5d5b18eb089812dde228e0ac51', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-140826.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (842, '2020-11-06 10:48:00', 'SALE/POS0845', 323, 'মো.কবির মিয়া(জগমোহনপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-13-3145&lt;&sol;p&gt;', '', '131804.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '131804.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-07 11:16:50', '15.880', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd847d44e77140d532d829384f3cf9e2d8ef59dc61ec9fa6925534fc4e19f72e6', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-17654.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (843, '2020-11-06 11:07:00', 'SALE/POS0846', 334, 'মেসার্স S.T.B ব্রিক্স(ভৈরবপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;নৌকা বক্স মাপে&lt;&sol;p&gt;', '', '675000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '675000.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-07 11:17:33', '90', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'bb258047ac6a827e9916eaf06dd6e5747b2d535f0f0fe8b49db82a73c73bc69a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '412500.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (854, '2020-11-07 09:51:00', 'SALE/POS0857', 275, 'রংধনু ট্রান্সপোর্ট(ফেরিঘাট)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-1323&lt;&sol;p&gt;', '', '90968.50', '0.00', '.50', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '90968.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-08 09:55:21', '164.5', 1, '91053.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c320e26f2bceb945bdadf3b113cd282f0dca1b59504ac23d23b16882af626996', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '85.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (855, '2020-11-07 09:52:00', 'SALE/POS0858', 275, 'রংধনু ট্রান্সপোর্ট(ফেরিঘাট)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-6470&lt;&sol;p&gt;', '', '91297.50', '0.00', '.50', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '91297.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-08 09:55:58', '164.5', 1, '91382.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '6325d7bfe822f3b70b958043af1c70848ebe89616c2bef2c393622bcd32106b0', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '85.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (856, '2020-11-07 09:53:00', 'SALE/POS0859', 275, 'রংধনু ট্রান্সপোর্ট(ফেরিঘাট)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;১ট্রলি&lt;&sol;p&gt;', '', '14805.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '14805.00', 'completed', 'paid', 0, NULL, 1, 1, '2020-11-08 09:56:30', '90', 1, '14805.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd1c72ec773413f3e6d0f732920a9c74d3768d3f2ea8573946361d6db927d79c3', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '85.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (858, '2020-11-07 10:04:00', 'SALE/POS0861', 275, 'রংধনু ট্রান্সপোর্ট(ফেরিঘাট)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;কৈফিয়ত বাদ&lt;&sol;p&gt;', '', '85.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '85.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-08 10:05:34', '1', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '329f191f7bd69fbcc6ed19f0c7960a18af0a80790d911695613d934c15e6397c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-85.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (859, '2020-11-07 10:09:00', 'SALE/POS0862', 313, 'বকুল মিয়া(আশুগঞ্জ)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-15-5148&lt;&sol;p&gt;', '', '78204.00', '0.00', '104', '104.00', '104.00', '0.00', NULL, '0.00', '0.00', '0.00', '78100.00', 'completed', 'paid', 0, NULL, 1, 1, '2020-11-08 10:10:11', '3800', 1, '78100.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '83d39b1cb9207f15606e2345beabd820d18b2565b5e377d10913dc5fef8f4d19', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (860, '2020-11-07 10:55:00', 'SALE/POS0863', 337, 'জালাল ব্রিক্স(চান্দুরা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CMT-11-3344&lt;&sol;p&gt;', '', '173025.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '173025.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-08 11:55:31', '23.073', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e3c5166607f44e218a764011de37bee142a2eab309b95b7cb9561c6296ec592f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (861, '2020-11-07 10:56:00', 'SALE/POS0864', 337, 'জালাল ব্রিক্স(চান্দুরা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2334&lt;&sol;p&gt;', '', '178800.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '178800.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-08 11:56:18', '23.835', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'fb543839a085814d031e6b6bf578f8fe467e13f7d138caeb7e40a31e9ecb6eaf', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '173047.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (862, '2020-11-07 10:57:00', 'SALE/POS0865', 337, 'জালাল ব্রিক্স(চান্দুরা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-2046&lt;&sol;p&gt;', '', '174975.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '174975.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-08 11:57:12', '23.332', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '48f0d987376cf4af9c2711b2446a5d705e4d7f14981e4573ce5607f15638ab3d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '351810.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (863, '2020-11-07 11:01:00', 'SALE/POS0866', 337, 'জালাল ব্রিক্স(চান্দুরা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-7118&lt;&sol;p&gt;', '', '163425.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '163425.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-08 11:58:05', '21.788', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5d0a430f46951bb9893f798a7539f046d5eb5e9d0f53f29bf49249696d841e50', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '526800.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (864, '2020-11-07 11:02:00', 'SALE/POS0867', 272, 'মেসার্স সিয়াম এন্টারপ্রাইজ(সিলেট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-5483&lt;&sol;p&gt;', '', '143388.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '143388.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-08 11:58:51', '17.065', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c0d162eb94432f3e6590a6461fe24eaf6baf7fdaa3412afb3c4ace7416472eca', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '218948.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (865, '2020-11-07 11:04:00', 'SALE/POS0868', 272, 'মেসার্স সিয়াম এন্টারপ্রাইজ(সিলেট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-9697&lt;&sol;p&gt;', '', '188832.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '188832.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-08 11:59:47', '22.48', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd90e58bccc292919774f280e310be548a1c6b3f5f0ea5b1b802feffadacf1926', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '362294.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (866, '2020-11-07 11:18:00', 'SALE/POS0869', 325, 'মায়ের দোয়া ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-13-3934&lt;&sol;p&gt;&lt;p&gt;DMT-22-8057&lt;&sol;p&gt;', '', '350364.00', '0.00', '406', '406.00', '406.00', '0.00', NULL, '0.00', '0.00', '0.00', '349958.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-08 12:05:52', '41.71', 1, '350000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8a98c44dabb84183ddd9b8e975dbfc20e9d56e8ec85a57b7498dda1d026945d3', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '42.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (867, '2020-11-07 11:19:00', 'SALE/POS0870', 301, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-3388&lt;&sol;p&gt;', '', '151032.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '151032.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-08 12:08:55', '17.98', 1, '148000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c11a915eb161d61baf8d2b0aca53f6d2201d8e1ba270c676512cd6fe0b1918fb', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-2798.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (868, '2020-11-07 11:21:00', 'SALE/POS0871', 323, 'মো.কবির মিয়া(জগমোহনপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;রংপুর ট-১১-০৩০৫&lt;&sol;p&gt;', '', '114208.00', '0.00', '1', '1.00', '1.00', '0.00', NULL, '0.00', '0.00', '0.00', '114207.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-08 12:07:56', '13.76', 1, '300000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '4321ab034cc07e6fd1afd474b594fb7ad7bcea144014469aeee81fad027a757d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '114191.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (869, '2020-11-07 11:44:00', 'SALE/POS0872', 306, 'মেসার্স তাহসিন এন্টারপ্রাইজ(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-7833&lt;&sol;p&gt;', '', '163716.00', '0.00', '24', '24.00', '24.00', '0.00', NULL, '0.00', '0.00', '0.00', '163692.00', 'completed', 'paid', 0, NULL, 1, 1, '2020-11-08 12:09:44', '19.485', 1, '163692.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '9c3c03950125b0c38476cad04e00507defc6a614db36efea10a7f66b9019a239', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (870, '2020-11-07 11:48:00', 'SALE/POS0873', 335, 'মোঃ জাকির হোসেন জামাই(কালিপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;১নৌকা বক্স মাপে&lt;&sol;p&gt;', '', '1887500.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '1887500.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-08 12:11:01', '250', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1da0eb88a7f3beda1855cc2dcd46970a694c030d427f884b30662f755fcdf14e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-1900000.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (871, '2020-11-07 11:50:00', 'SALE/POS0874', 334, 'মেসার্স S.T.B ব্রিক্স(ভৈরবপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;২নৌকা বক্স মাপে&lt;&sol;p&gt;', '', '1350000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '1350000.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-08 12:11:39', '180', 1, '2437500.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '05fc4e939afcce5d190e711a12eb73e6126e7bb22bd5d5c589bdb898459cf2a2', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1087500.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (872, '2020-11-07 11:53:00', 'SALE/POS0875', 217, 'মেসার্স রিফাত এন্টারপ্রাইজ(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-12-1744&lt;&sol;p&gt;', '', '131344.50', '0.00', '144.50', '144.50', '144.50', '0.00', NULL, '0.00', '0.00', '0.00', '131200.00', 'completed', 'paid', 0, NULL, 1, 1, '2020-11-08 12:12:35', '17.87', 1, '131200.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7a03f814fed96a07e4f80c9e36ab7140dbf13180f0b14cfc125a843d734fd318', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (873, '2020-11-08 10:47:00', 'SALE/POS0876', 275, 'রংধনু ট্রান্সপোর্ট(ফেরিঘাট)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-3889&lt;&sol;p&gt;&lt;p&gt;DMT-18-3841&lt;&sol;p&gt;', '', '182325.00', '0.00', '25', '25.00', '25.00', '0.00', NULL, '0.00', '0.00', '0.00', '182300.00', 'completed', 'paid', 0, NULL, 1, 1, '2020-11-09 10:50:51', '1105', 1, '182300.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '34d5bd70c4148511bac291d9ebc434efcdeed2aea7025b1047e20dcdbf8d81e0', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (874, '2020-11-08 10:49:00', 'SALE/POS0877', 316, 'কাশেম মিয়া(তুলাকান্দি)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;ট্রলি ২ টা&lt;&sol;p&gt;', '', '29068.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '29068.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-09 10:52:02', '172', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a442505d113b9ceb7f0bb82817bff4d979362235118067d57cd693d8214af44d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '31168.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (875, '2020-11-08 15:24:00', 'SALE/POS0878', 301, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-0139&lt;&sol;p&gt;', '', '152292.00', '0.00', '50', '50.00', '50.00', '0.00', NULL, '0.00', '0.00', '0.00', '152242.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-09 18:48:59', '18.125', 1, '326200.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '73f1b0ea4f01a7567d31c1756b8d7ba87fc9e5d5bf6e4d557b5cbc76856ec388', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '233.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (876, '2020-11-08 15:31:00', 'SALE/POS0879', 337, 'জালাল ব্রিক্স(চান্দুরা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-7118&lt;&sol;p&gt;', '', '163425.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '163425.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-09 18:49:31', '21.788', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c6257830db3231e28c91ee00c4d9f8c931db39500662331bd85de45ea4d479a4', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '690225.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (877, '2020-11-08 15:32:00', 'SALE/POS0880', 337, 'জালাল ব্রিক্স(চান্দুরা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-3388&lt;&sol;p&gt;', '', '161475.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '161475.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-09 18:49:55', '21.53', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '308217f60d2e7e51dc80f903b3629e4cc8aae28ec6f4c1f16cc5ddcc6fcdecde', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '690225.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (878, '2020-11-08 15:33:00', 'SALE/POS0881', 337, 'জালাল ব্রিক্স(চান্দুরা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CMT-11-3344&lt;&sol;p&gt;', '', '173025.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '173025.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-09 18:51:32', '23.07', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'abfa585408820965e8983c1b11abf0ddef8eb1ca476b607fff6679b6530405d3', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '690225.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (879, '2020-11-08 15:43:00', 'SALE/POS0882', 194, 'মো.লিয়াকত মিয়া(বাদাঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-9211&lt;&sol;p&gt;', '', '151424.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '151424.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-09 18:51:59', '17.92', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '66b443f3bef30e2ccdaaaeb543447b6077863a1958c67f9340667d5be448d6f5', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (880, '2020-11-08 15:45:00', 'SALE/POS0883', 194, 'মো.লিয়াকত মিয়া(বাদাঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-15-1603&lt;&sol;p&gt;', '', '175506.50', '0.00', '.5', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '175506.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-09 18:52:30', '20.77', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '0a629298b65886fbd551f8bcdb23af2b2b56c4137222368e56b6514b5b806f54', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '151424.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (881, '2020-11-08 15:52:00', 'SALE/POS0884', 194, 'মো.লিয়াকত মিয়া(বাদাঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-13-1429&lt;&sol;p&gt;', '', '164944.00', '0.00', '.75', '0.75', '0.75', '0.00', NULL, '0.00', '0.00', '0.00', '164943.25', 'completed', 'due', 0, NULL, 1, 1, '2020-11-09 18:53:05', '19.515', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'eb7fe57b66c35e55ab85d281a6c525dad8ddbf603b1d7cc511a79c7f964a4983', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '326930.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (882, '2020-11-08 15:56:00', 'SALE/POS0885', 194, 'মো.লিয়াকত মিয়া(বাদাঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-0041&lt;&sol;p&gt;', '', '159958.50', '0.00', '.5', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '159958.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-09 18:53:39', '18.93', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '67751e7f14b655b79ee528ffab1b84ce336bdcf0f31331ed9787ca733041c0d8', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '491831.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (883, '2020-11-08 15:58:00', 'SALE/POS0886', 194, 'মো.লিয়াকত মিয়া(বাদাঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1088&lt;&sol;p&gt;', '', '161479.50', '0.00', '.75', '0.75', '0.75', '0.00', NULL, '0.00', '0.00', '0.00', '161478.75', 'completed', 'due', 0, NULL, 1, 1, '2020-11-09 18:54:09', '19.115', 1, '600000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '911822c6c7ccdbc2004fea5f911d744167e805391f283cdf88894d1b9e4a2442', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '651789.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (884, '2020-11-08 16:06:00', 'SALE/POS0887', 318, 'মো. মিঠু সরকার(চানপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;রংপুর-ট-১১-০৪৪৫&lt;&sol;p&gt;', '', '135065.00', '0.00', '.5', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '135064.50', 'completed', 'due', 0, NULL, 1, 1, '2020-11-09 18:55:46', '15.884', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '45eaa6bfef9ac0d55e3ec9a5016fe463bd7026aa3d81ab2c0a64597d5f32cad2', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '488779.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (885, '2020-11-08 16:07:00', 'SALE/POS0888', 318, 'মো. মিঠু সরকার(চানপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-4076&lt;&sol;p&gt;', '', '127415.00', '0.00', '.5', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '127414.50', 'completed', 'due', 0, NULL, 1, 1, '2020-11-09 18:56:22', '14.985', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '6cf6fbd853fb7934bc9e831ce2d98e1aec1f6829b09994d8523977ef41f05d4d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '623801.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (886, '2020-11-08 16:35:00', 'SALE/POS0889', 272, 'মেসার্স সিয়াম এন্টারপ্রাইজ(সিলেট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-9697&lt;&sol;p&gt;', '', '200004.00', '0.00', '4', '4.00', '4.00', '0.00', NULL, '0.00', '0.00', '0.00', '200000.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-09 18:57:03', '23.81', 1, '2351000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'af68c0ec64b708d90a52928c8a3786f230ab67f0305073a60226328863a72530', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '551168.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (888, '2020-11-08 16:45:00', 'SALE/POS0891', 338, 'ভাই ভাই এন্টারপ্রাইজ(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-7353&lt;&sol;p&gt;', '', '176232.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '176232.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-09 18:57:41', '20.975', 1, '176190.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '93823f17ebe0faa5f06edab8befa737e3394af02056dedc1ac84f58935b72376', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (889, '2020-11-08 16:52:00', 'SALE/POS0892', 338, 'ভাই ভাই এন্টারপ্রাইজ(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-3161&lt;&sol;p&gt;', '', '172536.00', '0.00', '84', '84.00', '84.00', '0.00', NULL, '0.00', '0.00', '0.00', '172452.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-09 18:58:08', '20.535', 1, '172410.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8b276e2e0f5b8d34c7beff1069611dad970bae9c8e161241fd3e933298f070a1', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (890, '2020-11-08 17:56:00', 'SALE/POS0893', 339, 'নুরানী ট্রেডার্স(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-4710&lt;&sol;p&gt;', '', '137615.00', '0.00', '15', '15.00', '15.00', '0.00', NULL, '0.00', '0.00', '0.00', '137600.00', 'completed', 'paid', 0, NULL, 1, 1, '2020-11-09 18:58:34', '16.19', 1, '137600.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '97aa42e87e0133bbfa5db7edb652709a68abaae9a0f91c838814a125f0334e23', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (891, '2020-11-08 18:04:00', 'SALE/POS0894', 340, 'মেসার্স সুমন ব্রিক্স(নবীনগর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;নৌকা বক্স মাপে&lt;&sol;p&gt;', '', '216000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '216000.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-09 18:59:16', '30', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'def8033f1dfd1001192405410fa3348faceb3112db92eeca6739d327f51db298', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (892, '2020-11-08 18:06:00', 'SALE/POS0895', 340, 'মেসার্স সুমন ব্রিক্স(নবীনগর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;নৌকা বক্স মাপে&lt;&sol;p&gt;', '', '180000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '180000.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-09 19:00:03', '25', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '87a267c837e8c9a9aba827d3f528eb5e8b085b98397ef58e9724947454463211', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '216000.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (893, '2020-11-08 18:08:00', 'SALE/POS0896', 340, 'মেসার্স সুমন ব্রিক্স(নবীনগর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;নৌকা বক্স মাপে&lt;&sol;p&gt;', '', '180000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '180000.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-09 19:00:33', '25', 1, '220000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c11a8dbd5e381cc013df9f8710430a3d97bb0a8f9eed2eeac8b100970e1f683f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '396000.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (894, '2020-11-08 18:10:00', 'SALE/POS0897', 327, 'মো.সফর আলী সর্দার(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1071&lt;&sol;p&gt;', '', '142272.00', '0.00', '272', '272.00', '272.00', '0.00', NULL, '0.00', '0.00', '0.00', '142000.00', 'completed', 'paid', 0, NULL, 1, 1, '2020-11-09 19:01:12', '19.76', 1, '142000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f80eb6eaf2cec1315e69284dbb4c45a8e92253022a9e3abe45f365d463066303', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1096000.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (895, '2020-11-08 18:13:00', 'SALE/POS0898', 333, 'হাসান ব্রিক্স(চান্দুরা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0409&lt;&sol;p&gt;', '', '201620.00', '0.00', '.5', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '201619.50', 'completed', 'due', 0, NULL, 1, 1, '2020-11-09 19:02:01', '23.72', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '181da2c333adf36dc692d3eeba7aa396279dd6f55993488b4ef42833f662725e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '856349.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (896, '2020-11-05 19:23:00', 'SALE/POS0899', 341, 'মেসার্স ফাইভ স্টার ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '0.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '0.00', 'completed', 'paid', 0, NULL, 1, 1, '2020-11-11 11:45:00', '1', 1, '100000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '62db30e8ed1674a0cc5a8217744f201cb1c1393b335829468f7c6c7acc218562', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (897, '2020-11-09 19:30:57', 'SALE/POS0900', 338, 'ভাই ভাই এন্টারপ্রাইজ(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '0.00', '0.00', '', '0.00', '0.00', '0.00', 0, '0.00', '0.00', '0.00', '0.00', 'completed', 'paid', 0, NULL, 1, NULL, NULL, '1', 1, '84.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd713c871e9094cb29d5910d7b1af1f4fd56eb2b759d426076e8a36969a2941d2', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '84.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (898, '2020-11-09 10:40:00', 'SALE/POS0901', 316, 'কাশেম মিয়া(তুলাকান্দি)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;৯ ট্রলি&lt;&sol;p&gt;', '', '134186.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '134186.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-10 10:44:19', '794', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'de450b85cb5f1e06adad4f0e562321d0e91b11d0b014a2da1dbb85f8e2be5fa8', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '60236.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (899, '2020-11-09 10:41:00', 'SALE/POS0902', 234, 'আশামনি এন্টারপ্রাইজ,মো.মোছা মিয়া; অমনাতপুর,ভৈরব', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;২ ট্রলি&lt;&sol;p&gt;', '', '34000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '34000.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-10 10:45:06', '200', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '9248a8aa5d1ae2ec0c903c0305dbf282db4657c9f8d578b7bc944eda1bc5da7a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '734343.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (900, '2020-11-09 10:43:00', 'SALE/POS0903', 297, 'মোঃ মনির(কমলপুর)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;১ ট্রলি&lt;&sol;p&gt;', '', '15120.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '15120.00', 'completed', 'paid', 0, NULL, 1, 1, '2020-11-10 10:45:37', '90', 1, '15120.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '392812732d72d4d9287cc0338140486d1081c674bd02fd5936911cd31fc12cda', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (901, '2020-11-09 10:50:00', 'SALE/POS0904', 337, 'জালাল ব্রিক্স(চান্দুরা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-3388&lt;&sol;p&gt;', '', '161475.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '161475.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-10 12:00:25', '21.53', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'fccccf0adee711d5caf9c4e5689685a008e855e115ab2d7771fe36163fc9ba2b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1188150.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (902, '2020-11-09 10:51:00', 'SALE/POS0905', 337, 'জালাল ব্রিক্স(চান্দুরা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-7118&lt;&sol;p&gt;', '', '163425.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '163425.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-10 12:02:00', '21.788', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b74fa59b28a6e9c5924a85e867654167798a38ae4409f87935d0f6c954f4cd31', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1349625.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (903, '2020-11-09 10:53:00', 'SALE/POS0906', 337, 'জালাল ব্রিক্স(চান্দুরা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0409&lt;&sol;p&gt;', '', '173700.00', '0.00', '.5', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '173699.50', 'completed', 'due', 0, NULL, 1, 1, '2020-11-10 12:03:01', '23.157', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '939f934dcd37e3e777ce3f12f658adecff5590686cdff6d54ebc3fee02ed11b0', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1513035.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (904, '2020-11-09 10:56:00', 'SALE/POS0907', 314, 'মেসার্স আজিজ শাহ ট্রান্সপোর্ট(ভৈরবপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-0777&lt;&sol;p&gt;', '', '115248.00', '0.00', '6', '6.00', '6.00', '0.00', NULL, '0.00', '0.00', '0.00', '115242.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-10 12:04:26', '13.715', 1, '115200.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '531d9c3a6c7a25db94f2755d81d4d303f01e35ae0690ba7a167d691ee070c3ab', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2266.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (905, '2020-11-09 11:00:00', 'SALE/POS0908', 194, 'মো.লিয়াকত মিয়া(বাদাঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-15-1603&lt;&sol;p&gt;', '', '176689.50', '0.00', '.25', '0.25', '0.25', '0.00', NULL, '0.00', '0.00', '0.00', '176689.25', 'completed', 'due', 0, NULL, 1, 1, '2020-11-10 12:05:16', '20.905', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '66b5dd252568cb2587c16f23466c0bd915a96d0a784e14d6647411d024db79de', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '213310.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (906, '2020-11-09 11:05:00', 'SALE/POS0909', 194, 'মো.লিয়াকত মিয়া(বাদাঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-0878&lt;&sol;p&gt;', '', '164183.50', '0.00', '.25', '0.25', '0.25', '0.00', NULL, '0.00', '0.00', '0.00', '164183.25', 'completed', 'due', 0, NULL, 1, 1, '2020-11-10 12:06:04', '19.425', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '3675641ba0d095cf88f185565aeda2326c54a9dd2f5f7f1c0785052e4c6531f0', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '389957.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (907, '2020-11-09 11:27:00', 'SALE/POS0910', 194, 'মো.লিয়াকত মিয়া(বাদাঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-9819&lt;&sol;p&gt;', '', '139087.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '139087.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-10 12:06:54', '16.46', 1, '600000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ca58875b3482a73f0f11a003e5f24808850b65d027dfc7afd6fdc5e168a3f0fc', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '554098.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (908, '2020-11-09 11:29:00', 'SALE/POS0911', 321, 'সেলিম এন্টারপ্রাইজ(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-5198&lt;&sol;p&gt;', '', '112465.00', '0.00', '.5', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '112464.50', 'completed', 'due', 0, NULL, 1, 1, '2020-11-10 12:07:46', '13.545', 1, '112423.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'aec861afac2c48caa87708c8e80b30c7d8cee68820c4e4034f5fbe338f038430', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (909, '2020-11-09 11:30:00', 'SALE/POS0912', 321, 'সেলিম এন্টারপ্রাইজ(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;বগুড়া মেট্রো টঃ১১-০৮৪২&lt;&sol;p&gt;', '', '112050.00', '0.00', '8.5', '8.50', '8.50', '0.00', NULL, '0.00', '0.00', '0.00', '112041.50', 'completed', 'due', 0, NULL, 1, 1, '2020-11-10 12:09:25', '13.495', 1, '212040.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '9271c256230c17180ed1575b92436015d1f40d35e8fe4326917d8b68ab612335', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (910, '2020-11-09 11:33:00', 'SALE/POS0913', 338, 'ভাই ভাই এন্টারপ্রাইজ(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-13-0433&lt;&sol;p&gt;', '', '167748.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '167748.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-10 12:10:20', '19.965', 1, '167706.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ab745b75dbabb3c2def7f4f3b95a12d32d13491a526f31e70a71056610223a98', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (911, '2020-11-09 11:35:00', 'SALE/POS0914', 338, 'ভাই ভাই এন্টারপ্রাইজ(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-8968&lt;&sol;p&gt;', '', '169848.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '169848.00', 'completed', 'paid', 0, NULL, 1, 1, '2020-11-10 12:11:20', '20.22', 1, '169848.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '319b5a52630121316c9ef393cd5e745278f4ace1292df650fd562d0cdc525075', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (912, '2020-11-09 11:36:00', 'SALE/POS0915', 338, 'ভাই ভাই এন্টারপ্রাইজ(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-5112&lt;&sol;p&gt;', '', '182280.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '182280.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-10 12:14:04', '21.695', 1, '182238.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'fc153b861b5f889cb8177b599b2dfee51ed7eb9f00454c19422c0f332c32c427', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (913, '2020-11-09 11:37:00', 'SALE/POS0916', 338, 'ভাই ভাই এন্টারপ্রাইজ(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-5080&lt;&sol;p&gt;', '', '161868.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '161868.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-10 12:15:06', '19.275', 1, '161910.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '9479f5fc50786b3ac040c674121218f64ccec5d3f71fba381ea0df9f9abd349c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (914, '2020-11-09 11:38:00', 'SALE/POS0917', 338, 'ভাই ভাই এন্টারপ্রাইজ(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;যশোর টঃ১১-২৭০২&lt;&sol;p&gt;', '', '155316.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '155316.00', 'completed', 'paid', 0, NULL, 1, 1, '2020-11-10 12:16:20', '18.49', 1, '155316.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ba49dbbc1564f5ad1c8c10deeafe6205bacc3a24a878277bd9380e8e8066ba5c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (915, '2020-11-09 11:39:00', 'SALE/POS0918', 327, 'মো.সফর আলী সর্দার(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1071&lt;&sol;p&gt;', '', '137048.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '137048.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-10 12:17:52', '18.525', 1, '300000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '908b16492a22be3c7373331694c5e2e1ec32967313e58a7b43b4f247a23da945', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1096000.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (916, '2020-11-09 11:42:00', 'SALE/POS0919', 308, 'মোহন এন্টারপ্রাইজ(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-2490&lt;&sol;p&gt;', '', '133544.40', '0.00', '.40', '0.40', '0.40', '0.00', NULL, '0.00', '0.00', '0.00', '133544.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-10 12:18:27', '18.12', 1, '100000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8c074869c4bcd23973658665a4bfbd5d73989aea49b31600997bb1745af6c705', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-100000.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (918, '2020-11-09 11:45:00', 'SALE/POS0921', 217, 'মেসার্স রিফাত এন্টারপ্রাইজ(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-12-1744&lt;&sol;p&gt;', '', '128919.00', '0.00', '82.25', '82.25', '82.25', '0.00', NULL, '0.00', '0.00', '0.00', '128836.75', 'completed', 'paid', 0, NULL, 1, 1, '2020-11-10 12:19:10', '17.535', 1, '128836.7500', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '70f424a5762eb886f53cafbb2718d5de9aeb54db936997ab698a95fd62c8da07', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (919, '2020-11-09 11:51:00', 'SALE/POS0922', 342, 'ভাই ভাই বস্রালয়(কাপাসিয়া,গাজীপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CMT-11-3344&lt;&sol;p&gt;', '', '170163.00', '0.00', '63', '63.00', '63.00', '0.00', NULL, '0.00', '0.00', '0.00', '170100.00', 'completed', 'paid', 0, NULL, 1, 1, '2020-11-10 12:19:42', '23.31', 1, '170100.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '480574de4c4bdabcd40a42544139d65898a5a330453be1ff061252f25fbf6faf', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (920, '2020-11-09 11:55:00', 'SALE/POS0923', 318, 'মো. মিঠু সরকার(চানপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-0236&lt;&sol;p&gt;', '', '136170.00', '0.00', '.50', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '136169.50', 'completed', 'due', 0, NULL, 1, 1, '2020-11-10 12:21:47', '16.02', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'fd0277bdaa93c8350a985a9ac6aa1b6a85e6c0352066d157e192216fa18c467e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '751258.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (921, '2020-11-09 11:57:00', 'SALE/POS0924', 340, 'মেসার্স সুমন ব্রিক্স(নবীনগর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;নৌকা বক্স মাপে&lt;&sol;p&gt;', '', '1152000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '1152000.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-10 12:22:42', '160', 1, '800000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd336d920dd3a6c361e26285fc5c9b4c506fcfd2447a947ee7824516bda974d1f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '356000.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (922, '2020-11-09 11:59:00', 'SALE/POS0925', 341, 'মেসার্স ফাইভ স্টার ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;নৌকা বকা মাপে&lt;&sol;p&gt;', '', '1050000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '1050000.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-10 12:23:16', '140', 1, '1500000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7c522dfbbef260fbec97c63318fd8f9e2df87f7b6fc4a9b61a3bffa44b9ab192', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-100000.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (923, '2020-11-10 11:56:00', 'SALE/POS0926', 336, 'মেসার্স আকাশ ব্রিক্স(চান্দুরা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0409&lt;&sol;p&gt;', '', '173700.00', '0.00', '.50', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '173699.50', 'completed', 'due', 0, NULL, 1, 1, '2020-11-11 13:19:47', '23.157', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e75622517d6575f64221c4abea15820d6624da4ba3a84fa5b57643ecb67ffa22', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '856199.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (924, '2020-11-10 11:57:00', 'SALE/POS0927', 336, 'মেসার্স আকাশ ব্রিক্স(চান্দুরা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CMT-11-3344&lt;&sol;p&gt;', '', '173025.00', '0.00', '.50', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '173024.50', 'completed', 'due', 0, NULL, 1, 1, '2020-11-11 13:20:22', '23.073', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '54320234817e2c48229ec7e0751d60ee4cef50b5e82b55669a3bf2ade74df1f0', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '856199.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (925, '2020-11-10 11:59:00', 'SALE/POS0928', 336, 'মেসার্স আকাশ ব্রিক্স(চান্দুরা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-4377&lt;&sol;p&gt;', '', '175725.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '175725.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-11 13:20:54', '23.432', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd4a0cfb69f5003bcf27d7b353c3d4a2a116558b6647b14f031d907841b3db9b7', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1202923.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (926, '2020-11-10 12:00:00', 'SALE/POS0929', 333, 'হাসান ব্রিক্স(চান্দুরা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-1350&lt;&sol;p&gt;', '', '165075.00', '0.00', '.50', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '165074.50', 'completed', 'due', 0, NULL, 1, 1, '2020-11-11 13:21:24', '22.007', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e61f4d06b37abbdf9fc6c4721112280615fb6d08241f235506bd000cc4eb747b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1057969.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (927, '2020-11-10 12:02:00', 'SALE/POS0930', 336, 'মেসার্স আকাশ ব্রিক্স(চান্দুরা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-9553&lt;&sol;p&gt;', '', '175650.00', '0.00', '.50', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '175649.50', 'completed', 'due', 0, NULL, 1, 1, '2020-11-11 13:21:53', '23.423', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '99f52c66188d82b033947b57dbbbcd49e74992d6b2c786f4b7f6dca605cf049f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1378663.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (928, '2020-11-10 12:03:00', 'SALE/POS0931', 333, 'হাসান ব্রিক্স(চান্দুরা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0409&lt;&sol;p&gt;', '', '173700.00', '0.00', '.50', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '173699.50', 'completed', 'due', 0, NULL, 1, 1, '2020-11-11 13:22:52', '23.157', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '86e424e4f313e6c09f27273e55e6e6efa10f8a348198f3a8fece2e8310aa19e5', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1223021.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (930, '2020-11-10 12:12:00', 'SALE/POS0933', 341, 'মেসার্স ফাইভ স্টার ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-0739&lt;&sol;p&gt;', '', '155376.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '155376.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-11 13:23:46', '18.72', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '6c3ce250ac9277fe4978f0b4cc6e94a9581a9d61a759526ea465a2b267b03de8', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-550000.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (931, '2020-11-10 12:13:00', 'SALE/POS0934', 341, 'মেসার্স ফাইভ স্টার ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-9888&lt;&sol;p&gt;', '', '164008.00', '0.00', '.50', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '164007.50', 'completed', 'due', 0, NULL, 1, 1, '2020-11-11 13:24:19', '19.755', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '013180603714ffe1b07f63e3ab4418aef5f785c287df68fec8d9adb09e16aefd', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-550000.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (933, '2020-11-10 12:23:00', 'SALE/POS0936', 336, 'মেসার্স আকাশ ব্রিক্স(চান্দুরা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-3388&lt;&sol;p&gt;', '', '161475.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '161475.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-11 13:25:18', '21.53', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5da6725ef2267d677f19994505559989d5308e4564cf2ebfd185b975e8931c9f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1554335.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (934, '2020-11-10 12:35:00', 'SALE/POS0937', 344, 'মেসার্স বায়োজিদ এন্টারপ্রাইজ(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-8819&lt;&sol;p&gt;', '', '147336.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '147336.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-11 13:26:12', '17.535', 1, '150000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '9ab2a1794e65acaa31c0dbc80823c61730a0756f0bf56c8f3bb19bd779ea07fc', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (935, '2020-11-10 12:37:00', 'SALE/POS0938', 338, 'ভাই ভাই এন্টারপ্রাইজ(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-7353&lt;&sol;p&gt;', '', '197400.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '197400.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-11 13:25:48', '23.495', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f289138dc8b7268546badc8d14ba9aa5bdafa34542f7d5bd6089a8f30a84bad0', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '42.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (936, '2020-11-10 12:38:00', 'SALE/POS0939', 338, 'ভাই ভাই এন্টারপ্রাইজ(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-8819&lt;&sol;p&gt;', '', '183876.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '183876.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-11 13:27:39', '21.89', 1, '381318.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f681aaf8bc6893a5f99a66038ca4402aa05c99f37a3007d91bf1025599a45536', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '42.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (937, '2020-11-10 12:46:00', 'SALE/POS0940', 345, 'শাহিন মিয়া (আশগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-2003&lt;&sol;p&gt;', '', '187656.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '187656.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-11 13:28:20', '22.34', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd05f8d18c7f4cc4854a707cbe1395424adac8bdbc829fd675756077a1ed2d737', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (938, '2020-11-10 12:50:00', 'SALE/POS0941', 345, 'শাহিন মিয়া (আশগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;চুয়াডাঙ্গা ট-11-0822&lt;&sol;p&gt;', '', '182532.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '182532.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-11 13:29:16', '21.725', 1, '370188.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '6d87a404a19cf5dffc439b793f2d24e48bbc77dbea43d1f580aafb09e645813d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '187656.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (939, '2020-11-10 12:53:00', 'SALE/POS0942', 327, 'মো.সফর আলী সর্দার(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1071&lt;&sol;p&gt;', '', '135050.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '135050.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-11 13:29:40', '18.25', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd564829b8eafdad8208ed742cdbca51e16fc518c99bbbd7f59c54ef37cb1a754', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '933048.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (940, '2020-11-10 12:54:00', 'SALE/POS0943', 327, 'মো.সফর আলী সর্দার(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-8066&lt;&sol;p&gt;', '', '138232.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '138232.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-11 13:30:05', '18.675', 1, '110330.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '4e9feab8b69f013ccc2462e14142a1fe362f381f74a65221ac30a6f636f71c6c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '933048.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (941, '2020-11-10 13:14:00', 'SALE/POS0944', 342, 'ভাই ভাই বস্ত্রালয়(কাপাসিয়া)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CMT-11-3344&lt;&sol;p&gt;', '', '173959.00', '0.00', '9', '9.00', '9.00', '0.00', NULL, '0.00', '0.00', '0.00', '173950.00', 'completed', 'paid', 0, NULL, 1, 1, '2020-11-11 13:31:20', '23.83', 1, '173950.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e1072904337af15e4621a7aceb2d9e026ce49eb4677a51c9d9c3fdce7ba15ec7', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (942, '2020-11-10 13:18:00', 'SALE/POS0945', 341, 'মেসার্স ফাইভ স্টার ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;নৌকা বক্স মাপে&lt;&sol;p&gt;', '', '1196800.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '1196800.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-11 13:31:54', '160', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5f4b8f7d922087068d24298da578e3d422c52c4fdee9788e73c25dee70cfd87f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-230658.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (943, '2020-11-10 13:18:00', 'SALE/POS0946', 341, 'মেসার্স ফাইভ স্টার ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;নৌকা বক্স মাপে&lt;&sol;p&gt;', '', '1122000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '1122000.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-11 13:32:28', '150', 1, '2002800.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7c3f660f2a7b5e5e5a3dc42977917dae62dc955e1a6ae8118706158a30edb895', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '966142.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (944, '2020-11-10 19:39:00', 'SALE/POS0947', 332, 'ডা. হাবিব(ভৈরবপুর)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;ট্রলি ৯০&ast;৩&lt;&sol;p&gt;', '', '30600.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '30600.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-13 11:55:51', '180', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '03827c0b611ea6bdf97ce420776fadcafbbc86f279a87a76498967946a0bb40e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (945, '2020-11-10 19:41:00', 'SALE/POS0948', 332, 'ডা. হাবিব(ভৈরবপুর)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;ট্রলি ৯৫&ast;৩&lt;&sol;p&gt;', '', '48450.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '48450.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-13 11:55:18', '285', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '909a0a69634f3f3b28013d073671b0ee5e106b37161a2b88ce11325cbfbd3f47', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (946, '2020-11-10 19:44:00', 'SALE/POS0949', 275, 'রংধনু ট্রান্সপোর্ট(ফেরিঘাট)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;ট্রলি ১ টা&lt;&sol;p&gt;', '', '15134.00', '0.00', '34', '34.00', '34.00', '0.00', NULL, '0.00', '0.00', '0.00', '15100.00', 'completed', 'paid', 0, NULL, 1, 1, '2020-11-11 19:46:26', '92', 1, '15100.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd7bbbecc1b6d0c9bcb0a369c2825b342816fc657f744c8c41df8296fbda1e55e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (947, '2020-11-10 20:41:00', 'SALE/POS0950', 346, 'মেসার্স আয়েশা ব্রিক্স(ছাতলপাড়)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '0.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '0.00', 'completed', 'paid', 0, NULL, 1, 1, '2020-11-11 20:41:53', '1', 1, '1000000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '6ba883100ddee09b2aac8b988517363d8f6773ff6a0f999a8803504074dd28f2', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (948, '2020-11-11 18:19:00', 'SALE/POS0951', 347, 'মেসার্স এশিয়া ব্রিকস(সাল্লাবাদ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5851&lt;&sol;p&gt;', '', '121595.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '121595.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-12 20:22:58', '14.65', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '873475f13da09de8e3d48296a51f1d5241709fbc8e9afc088508dbe58376bd0b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (949, '2020-11-11 18:20:00', 'SALE/POS0952', 347, 'মেসার্স এশিয়া ব্রিকস(সাল্লাবাদ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DNT-11-0025&lt;&sol;p&gt;', '', '141847.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '141847.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-12 20:23:27', '17.09', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c28e987c8ee9cb5a8801036f3d8fe91bcb8c0dbaf06be0579f0baa5113f22e59', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '121595.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (950, '2020-11-11 18:34:00', 'SALE/POS0953', 348, 'মেসার্স জাকির এন্টারপ্রাইজ(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-7205&lt;&sol;p&gt;', '', '185388.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '185388.00', 'completed', 'paid', 0, NULL, 1, 1, '2020-11-12 20:24:05', '22.07', 1, '185388.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f61dd23f8511faf77b9ec2fcecbc9998afbbfecb0e1d6e1d81eba200817345d7', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (951, '2020-11-11 18:36:00', 'SALE/POS0954', 348, 'মেসার্স জাকির এন্টারপ্রাইজ(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2915&lt;&sol;p&gt;', '', '202608.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '202608.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-12 20:47:22', '24.115', 1, '202566.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a6d27d1f329f1834a8161e0bddd063b25dc61f9f4cb6713b0f99fd38fab21d34', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (957, '2020-11-11 18:47:00', 'SALE/POS0960', 323, 'মো.কবির মিয়া(জগমোহনপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-3127&lt;&sol;p&gt;', '', '117694.00', '0.00', '.5', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '117693.50', 'completed', 'due', 0, NULL, 1, 1, '2020-11-12 21:00:55', '14.175', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c2b75479eed98b84c13f8fc5a93afc336b821a733bcea09735e50932242ac5fa', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-71601.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (958, '2020-11-11 18:53:00', 'SALE/POS0961', 349, 'মেসার্স B.B.F ব্রিক্স(গৌরিপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-8066&lt;&sol;p&gt;', '', '170382.00', '0.00', '.7', '0.70', '0.70', '0.00', NULL, '0.00', '0.00', '0.00', '170381.30', 'completed', 'due', 0, NULL, 1, 1, '2020-11-12 21:01:42', '23.339', 1, '336400.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c6c861bb01ddf0ef0caa9ba146887798299617b456b57468020c081b71d1d59f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (959, '2020-11-11 18:55:00', 'SALE/POS0962', 327, 'মো.সফর আলী সর্দার(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-15-7844&lt;&sol;p&gt;', '', '151060.00', '0.00', '60', '60.00', '60.00', '0.00', NULL, '0.00', '0.00', '0.00', '151000.00', 'completed', 'paid', 0, NULL, 1, 1, '2020-11-12 21:02:53', '18.2', 1, '151000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '98bb04faf006b12b238f45142d14fc56a2093f038292d081bff12e81b4e64130', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1096330.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (960, '2020-11-11 19:10:00', 'SALE/POS0963', 350, 'মেসার্স M.M.K. ব্রিক্স (কিশোরগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-8787&lt;&sol;p&gt;', '', '143025.00', '0.00', '.5', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '143024.50', 'completed', 'due', 0, NULL, 1, 1, '2020-11-12 21:03:25', '19.073', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '103f07f047d1e86b1c8de70f74dc28041c403160ebeb5c5267be8b7ffeb11fc5', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (961, '2020-11-11 19:12:00', 'SALE/POS0964', 341, 'মেসার্স ফাইভ স্টার ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-7832&lt;&sol;p&gt;', '', '166996.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '166996.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-12 21:03:57', '20.12', 1, '350000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '95531cfe442d34116b3f8c6f26196a8eaa6b5df9afa2b7639da90b7c13b07d20', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '88183.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (962, '2020-11-11 19:15:00', 'SALE/POS0965', 351, 'আতিক উল্লাহ(ভৈরবপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-0878&lt;&sol;p&gt;', '', '196308.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '196308.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-12 21:04:34', '23.365', 1, '290042.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '99b9e54bd106b0bc70e57d5b8b6a9eb4276fb6ee312bbe27dc81332e9833216f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (963, '2020-11-11 19:17:00', 'SALE/POS0966', 347, 'মেসার্স এশিয়া ব্রিকস(সাল্লাবাদ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5851&lt;&sol;p&gt;', '', '133879.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '133879.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-12 21:05:02', '16.13', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '436941c4dd490037b0bbd5d9eed53f87dd71403a19fd1d53cde3926aec7365ce', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '263442.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (965, '2020-11-11 19:20:00', 'SALE/POS0968', 347, 'মেসার্স এশিয়া ব্রিকস(সাল্লাবাদ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;MOT-11-0025&lt;&sol;p&gt;', '', '144669.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '144669.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-12 21:05:42', '17.43', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '21581dd0c8ebdb8fb0a8778752aaaa934a5c05417327f4fc6789a342cb920752', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '397321.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (966, '2020-11-11 19:27:00', 'SALE/POS0969', 347, 'মেসার্স এশিয়া ব্রিকস(সাল্লাবাদ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-6634&lt;&sol;p&gt;', '', '153799.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '153799.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-12 21:06:47', '18.53', 1, '700000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5b4c37dc6d008eda1be203e91608296999eecd447ec827e9dcd5ae1818589d81', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '541990.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (967, '2020-11-11 19:28:00', 'SALE/POS0970', 352, 'মেসার্স ইলহাম ব্রিক্স(কুলিয়ার চর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-6993&lt;&sol;p&gt;', '', '133960.00', '0.00', '.5', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '133959.50', 'completed', 'due', 0, NULL, 1, 1, '2020-11-12 21:08:21', '15.759', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '87b050de4ddeb9419b5facbac22d1cc2f710dff87bf0a3ef3a9a628d18d978ce', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (968, '2020-11-11 19:30:00', 'SALE/POS0971', 333, 'হাসান ব্রিক্স(চান্দুরা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1088&lt;&sol;p&gt;', '', '173700.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '173700.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-12 21:08:58', '23.164', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'de0fe937bb769f307b73b9f3eee2f2391326e040424d1a545dea666da173231b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1396743.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (969, '2020-11-11 19:32:00', 'SALE/POS0972', 333, 'হাসান ব্রিক্স(চান্দুরা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0409&lt;&sol;p&gt;', '', '173700.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '173700.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-12 21:09:40', '23.157', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7e232ffcc575e6772ad170649f8c069034ff7843dd492b1d8d26222de46362b5', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1570473.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (970, '2020-11-11 19:34:00', 'SALE/POS0973', 333, 'হাসান ব্রিক্স(চান্দুরা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CMT-11-3344&lt;&sol;p&gt;', '', '173025.00', '0.00', '0', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '173025.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-12 21:10:41', '23.073', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '6294108efee2ccda3639c4b91cfdeab657a10cc5d6e1849473159fa23e4c1e4b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1744150.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (971, '2020-11-11 19:36:00', 'SALE/POS0974', 336, 'মেসার্স আকাশ ব্রিক্স(চান্দুরা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0409&lt;&sol;p&gt;', '', '173700.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '173700.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-12 21:11:15', '23.157', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '6cf29c37dc3aa8abae0ff495c974d076884e341cb2d4c9436d3617c05d7b0b94', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1715772.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (972, '2020-11-11 19:37:00', 'SALE/POS0975', 336, 'মেসার্স আকাশ ব্রিক্স(চান্দুরা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-7118&lt;&sol;p&gt;', '', '163425.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '163425.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-12 21:11:51', '21.788', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '4d2767b8d7ce2e0f35e7af0055414d1f72314a925deb6446f439c4d31688bb3d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1889450.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (973, '2020-11-11 19:40:00', 'SALE/POS0976', 217, 'মেসার্স রিফাত এন্টারপ্রাইজ(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-12-1744&lt;&sol;p&gt;', '', '131271.00', '0.00', '307.75', '307.75', '307.75', '0.00', NULL, '0.00', '0.00', '0.00', '130963.25', 'completed', 'due', 0, NULL, 1, 1, '2020-11-12 21:12:41', '17.865', 1, '131000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '79a3a3be5246d0d0d214fdfeb2a63a5a858d53cedf799dcfcd4ba32f8b0ddc52', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (974, '2020-11-11 19:41:00', 'SALE/POS0977', 342, 'ভাই ভাই বস্ত্রালয়(কাপাসিয়া)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CMT-11-3344&lt;&sol;p&gt;', '', '173813.00', '0.00', '76.5', '76.50', '76.50', '0.00', NULL, '0.00', '0.00', '0.00', '173736.50', 'completed', 'due', 0, NULL, 1, 1, '2020-11-12 21:13:12', '23.805', 1, '160000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '906f8dda2974478c3c4dbf4ef6517bbc6a04b9a5d117ae3817b49018ceaea481', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (975, '2020-11-11 19:45:00', 'SALE/POS0978', 306, 'মেসার্স তাহসিন এন্টারপ্রাইজ(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-7205&lt;&sol;p&gt;', '', '158307.60', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '158307.60', 'completed', 'due', 0, NULL, 1, 1, '2020-11-12 21:13:43', '21.48', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '16666eaa9856bd8f9f9f3c2a08c932acfedb537f4db831c7bf104a80e7d14d24', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (976, '2020-11-11 19:45:00', 'SALE/POS0979', 306, 'মেসার্স তাহসিন এন্টারপ্রাইজ(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-3017&lt;&sol;p&gt;', '', '159265.70', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '159265.70', 'completed', 'due', 0, NULL, 1, 1, '2020-11-12 21:14:10', '21.605', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5624ed66ed0ee1a171926fd9d5debf97621850047586999b672677ea0ea79a39', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '158307.60');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (977, '2020-11-11 19:47:00', 'SALE/POS0980', 306, 'মেসার্স তাহসিন এন্টারপ্রাইজ(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5167&lt;&sol;p&gt;', '', '159781.60', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '159781.60', 'completed', 'due', 0, NULL, 1, 1, '2020-11-12 21:14:49', '21.675', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5e3bf2250727bb487b873c7560d0c6654c82c88b3d68e9d949f14646d8ec3f57', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '317536.45');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (978, '2020-11-11 19:49:00', 'SALE/POS0981', 306, 'মেসার্স তাহসিন এন্টারপ্রাইজ(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2334&lt;&sol;p&gt;', '', '165382.80', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '165382.80', 'completed', 'due', 0, NULL, 1, 1, '2020-11-12 21:15:25', '22.44', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '64428ac286168bb4707a997a0a06bd04bf886dc6011899592912135e5832a876', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '317536.45');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (979, '2020-11-11 19:50:00', 'SALE/POS0982', 306, 'মেসার্স তাহসিন এন্টারপ্রাইজ(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-6134&lt;&sol;p&gt;', '', '173784.60', '0.00', '11.75', '11.75', '11.75', '0.00', NULL, '0.00', '0.00', '0.00', '173772.85', 'completed', 'due', 0, NULL, 1, 1, '2020-11-12 21:15:57', '23.575', 1, '816400.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '6e634ee5aae45cb92b90822467d70d515e32f4b57b9306284ae2bde91019f03a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '642664.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (980, '2020-11-11 21:43:00', 'SALE/POS0983', 353, 'বড়ছড়া ট্রান্সপোর্ট(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '0.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '0.00', 'completed', 'paid', 0, NULL, 1, 1, '2020-11-12 21:45:50', '1', 1, '7650000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '76c2fb62191eded9b5654186c3aebae816c10a105b7a0708c7e3d36a283459a6', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (981, '2020-11-11 11:41:00', 'SALE/POS0984', 332, 'ডা. হাবিব(ভৈরবপুর)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;২ ট্রলি&ast;৯০ ফুট&lt;&sol;p&gt;', '', '30600.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '30600.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-13 11:49:30', '180', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '52a407307c9ee8b2755a4b77ba3696cd098730b6515017aa79ee47ca966e60ca', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (982, '2020-11-11 11:43:00', 'SALE/POS0985', 234, 'আশামনি এন্টারপ্রাইজ,মো.মোছা মিয়া; অমনাতপুর,ভৈরব', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;২ ট্রলি&ast;১০০ ফুট&lt;&sol;p&gt;', '', '34000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '34000.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-13 11:50:32', '200', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1d91da3249149d6f9fde4b2351690a0d354b023bdb835ea357daca782be734bd', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '768343.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (983, '2020-11-11 11:45:00', 'SALE/POS0986', 316, 'কাশেম মিয়া(তুলাকান্দি)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;৪ ট্রলি&ast;৯১ ফুট&lt;&sol;p&gt;', '', '61516.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '61516.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-13 11:51:54', '364', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'fa24ca880ad3bdfb56a3c8c35c18e11c70e289290a601fcd0d1e354099bec020', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '194422.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (984, '2020-11-11 11:47:00', 'SALE/POS0987', 316, 'কাশেম মিয়া(তুলাকান্দি)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;১ ট্রলি&lt;&sol;p&gt;', '', '15717.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '15717.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-13 11:52:24', '93', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'bf14d6c94eee1a8ced0227616d3cc7bf00bcceca3f09841ca98d3c02c79ead35', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '255938.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (986, '2020-11-12 12:13:00', 'SALE/POS0989', 332, 'ডা. হাবিব(ভৈরবপুর)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;১ ট্রলি&lt;&sol;p&gt;', '', '16150.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '16150.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-13 12:20:30', '95', 1, '207300.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7a7bb7dceff9c21297ce9b7caddeff7ffd0a4c603471731b957ba9e0646757f6', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (987, '2020-11-12 12:18:00', 'SALE/POS0990', 316, 'কাশেম মিয়া(তুলাকান্দি)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;৮ ট্রলি&lt;&sol;p&gt;', '', '124046.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '124046.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-13 12:21:38', '734', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '276b19a8b91a9aa41bbe9d088dde6a6495419908c8b341ad494ec4047897832b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '271655.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (988, '2020-11-12 12:19:00', 'SALE/POS0991', 316, 'কাশেম মিয়া(তুলাকান্দি)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;১ ট্রলি&lt;&sol;p&gt;', '', '15379.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '15379.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-13 12:22:45', '91', 1, '100000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a843f5224c1ebfd0a0ed27071c078c7d2aa8415bc53175a30f690693cfe467b6', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '395701.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (989, '2020-11-12 12:26:00', 'SALE/POS0992', 275, 'রংধনু ট্রান্সপোর্ট(ফেরিঘাট)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-7098&lt;&sol;p&gt;', '', '91740.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '91740.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-13 12:29:00', '556', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c959b58bd3a536121b9cde98c380c864a6cbde9993bc493d9c45d1ec64237a4c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (990, '2020-11-12 12:27:00', 'SALE/POS0993', 275, 'রংধনু ট্রান্সপোর্ট(ফেরিঘাট)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-0554&lt;&sol;p&gt;', '', '92235.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '92235.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-13 12:30:03', '559', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '3264eb9fc4c9f02947b1c16bdf608d01ccd4047553a7c990bf53449100c0b814', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '91740.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (991, '2020-11-12 18:16:00', 'SALE/POS0994', 333, 'হাসান ব্রিক্স(চান্দুরা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1088&lt;&sol;p&gt;', '', '173700.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '173700.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-13 18:44:28', '23.164', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '119c2b438e424695c935f97ea0162a0c0f865aaa31cb9655831412e74b073130', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1917168.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (992, '2020-11-12 18:18:00', 'SALE/POS0995', 333, 'হাসান ব্রিক্স(চান্দুরা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CMT-11-3344&lt;&sol;p&gt;', '', '173025.00', '0.00', '.5', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '173024.50', 'completed', 'due', 0, NULL, 1, 1, '2020-11-13 18:45:34', '23.073', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '9048fc4d2bc4b4d7552a1be0b7dc9743f6229d437b76c469dd387657033ab69e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2090898.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (993, '2020-11-12 18:19:00', 'SALE/POS0996', 337, 'জালাল ব্রিক্স(চান্দুরা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-0025&lt;&sol;p&gt;', '', '150075.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '150075.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-13 18:47:17', '20.007', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '4ac7854391116f88e20b747b39a929166ae2f1397999b418d925296a6857847a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1686749.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (994, '2020-11-12 18:20:00', 'SALE/POS0997', 337, 'জালাল ব্রিক্স(চান্দুরা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;BOT-11-0438&lt;&sol;p&gt;', '', '160575.00', '0.00', '1', '1.00', '1.00', '0.00', NULL, '0.00', '0.00', '0.00', '160574.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-13 18:49:00', '21.414', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '0c793bc021430173929f761d65597c9eb3ded741530f61f4b5078d57ebe09b19', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1836802.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (995, '2020-11-12 18:21:00', 'SALE/POS0998', 352, 'মেসার্স ইলহাম ব্রিক্স(কুলিয়ার চর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-6993&lt;&sol;p&gt;', '', '128520.00', '0.00', '1', '1.00', '1.00', '0.00', NULL, '0.00', '0.00', '0.00', '128519.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-13 18:52:12', '15.115', 1, '1260000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '83b76d6ea79777ad4a3fd36a4305fd97aa0724a0cadeb226e1b8c551962c3dcd', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '133959.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (996, '2020-11-12 18:22:00', 'SALE/POS0999', 328, 'মেসার্স M.B.F. ব্রিক্স(সরারচর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0409&lt;&sol;p&gt;', '', '189200.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '189200.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-13 18:56:04', '21.995', 1, '100000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ef3a37430390a0d1c175c66c6a7a17a558d3aa2f88b29e729a83fa2277392afb', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '360942.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (997, '2020-11-12 18:24:00', 'SALE/POS1000', 333, 'হাসান ব্রিক্স(চান্দুরা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-7118&lt;&sol;p&gt;', '', '163425.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '163425.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-13 18:57:25', '21.788', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '26a4f9a936bde960490fc2412af375d15dcaa49ef8a7dfb970df97d9c9f031d4', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2263945.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (998, '2020-11-12 18:25:00', 'SALE/POS1001', 349, 'মেসার্স B.B.F ব্রিক্স(গৌরিপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-7353&lt;&sol;p&gt;', '', '169579.00', '0.00', '.5', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '169578.50', 'completed', 'due', 0, NULL, 1, 1, '2020-11-13 18:58:03', '23.234', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b8cf374eec2e42790ad0d7eb5838787cdfd360ed24d31c2035e58272e1d86a0b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-166018.70');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1000, '2020-11-12 18:37:00', 'SALE/POS1003', 354, 'সেভেনে স্টার ব্রিক্স(নান্দাইল)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-7833&lt;&sol;p&gt;', '', '169421.50', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '169421.50', 'completed', 'due', 0, NULL, 1, 1, '2020-11-13 18:59:18', '20.29', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e7cbed3012a0c589d2383c4984767f7eac12dc2e9f174c04f70799aef383adb1', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1001, '2020-11-12 18:38:00', 'SALE/POS1004', 354, 'সেভেনে স্টার ব্রিক্স(নান্দাইল)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-3388&lt;&sol;p&gt;', '', '156729.50', '0.00', '51', '51.00', '51.00', '0.00', NULL, '0.00', '0.00', '0.00', '156678.50', 'completed', 'due', 0, NULL, 1, 1, '2020-11-13 19:00:04', '18.77', 1, '326100.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '04b6487d79be794ce78a7e3f8eaac992c1ad63579587e711be5d79fa19d9d882', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '169421.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1003, '2020-11-12 18:40:00', 'SALE/POS1006', 340, 'মেসার্স সুমন ব্রিক্স(নবীনগর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;নৌকা বক্স মাপে&lt;&sol;p&gt;', '', '1080000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '1080000.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-13 19:00:59', '150', 1, '500000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'aa70b74475536373e04890b532b7544dc86401c72cd0551abb5d6ae7838355a0', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '708000.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1004, '2020-11-12 18:42:00', 'SALE/POS1007', 342, 'ভাই ভাই বস্ত্রালয়(কাপাসিয়া)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-3344&lt;&sol;p&gt;', '', '173156.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '173156.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-13 19:01:32', '23.715', 1, '200000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'cab8374bf81403a1ad61e86337cfa20b4c4db59338aadf4102dd61230bef00be', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '13736.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1005, '2020-11-12 20:52:00', 'SALE/POS1008', 355, 'মেসার্স দয়াল নবী ট্রান্সপোর্ট (ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '0.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '0.00', 'completed', 'paid', 0, NULL, 1, 1, '2020-11-13 21:01:33', '1', 1, '1750000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e22a0adae259c6e73169e5b77008d01766ee210a6de223dd6846be7389e6a244', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1006, '2020-11-12 20:56:00', 'SALE/POS1009', 355, 'মেসার্স দয়াল নবী ট্রান্সপোর্ট (ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '0.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '0.00', 'completed', 'paid', 0, NULL, 1, 1, '2020-11-13 21:01:46', '1', 1, '950000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c853982ae4d6b9511250fe741167c64e7ab2030fe230f34d43c681d50502fb39', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1007, '2020-11-12 20:56:00', 'SALE/POS1010', 355, 'মেসার্স দয়াল নবী ট্রান্সপোর্ট (ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '0.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '0.00', 'completed', 'paid', 0, NULL, 1, 1, '2020-11-13 21:01:59', '1', 1, '200000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'dea830cf5878b03cf16c93846bbd60452a679538aa09a0bdc67bd98d6f53b907', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1008, '2020-11-12 20:57:00', 'SALE/POS1011', 355, 'মেসার্স দয়াল নবী ট্রান্সপোর্ট (ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '0.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '0.00', 'completed', 'paid', 0, NULL, 1, 1, '2020-11-13 21:02:12', '1', 1, '2600000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7a4b5bb97c93bc7eaef528326ed4f071853139ec5a44115b871b9806fe210c77', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1009, '2020-11-12 21:10:00', 'SALE/POS1012', 356, 'মেসার্স ফাইভ স্টার ব্রিক্স(ধরকা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '0.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '0.00', 'completed', 'paid', 0, NULL, 1, 1, '2020-11-13 21:16:46', '1', 1, '900000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd7e2fa4805403b99b8177336e1723f61603a7f36ac618e26091f21d74d56b1e6', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1010, '2020-11-12 21:22:00', 'SALE/POS1013', 357, 'মেসার্স বাবুল ব্রিক্স(বিজয়নগর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '0.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '0.00', 'completed', 'paid', 0, NULL, 1, 1, '2020-11-13 21:37:16', '1', 1, '2000000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '23ea3435961cc4698350adf883880c749e5742794286c494adfc428bfd0c57c4', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1012, '2020-11-13 09:57:00', 'SALE/POS1015', 275, 'রংধনু ট্রান্সপোর্ট(ফেরিঘাট)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-15-1660&lt;&sol;p&gt;', '', '90146.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '90146.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-14 10:02:41', '548', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '3f02ce35d86be590dc090b5136e1736114f0d771e84fdc85c47ea13a94196176', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '183975.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1013, '2020-11-13 09:58:00', 'SALE/POS1016', 275, 'রংধনু ট্রান্সপোর্ট(ফেরিঘাট)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;১ ট্রলি&lt;&sol;p&gt;', '', '15134.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '15134.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-14 10:03:13', '92', 1, '289200.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f33771d7840c4f3e735ca87e6e792b466b57e4921590b7e425bbefc88d8abb17', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '183975.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1014, '2020-11-13 09:59:00', 'SALE/POS1017', 304, 'হাজী আব্দুল করিম', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '15960.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '15960.00', 'completed', 'paid', 0, NULL, 1, 1, '2020-11-14 10:05:31', '95', 1, '15960.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1dc960bfc6fc18ff3ea6f442cee10a340542dfc4718f791fe3fc93a30fcdef99', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1015, '2020-11-13 10:01:00', 'SALE/POS1018', 332, 'ডা. হাবিব(ভৈরবপুর)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;৭ ট্রলি&lt;&sol;p&gt;', '', '108800.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '108800.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-14 10:06:13', '640', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '80043c961f1784461aae71ca28418f3f544ebaf2df42d6446a900e469f0a7348', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '16150.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1016, '2020-11-13 17:48:00', 'SALE/POS1019', 321, 'সেলিম এন্টারপ্রাইজ(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-1519&lt;&sol;p&gt;', '', '133713.00', '0.00', '.5', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '133712.50', 'completed', 'due', 0, NULL, 1, 1, '2020-11-14 18:34:55', '16.115', 1, '33500.5000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1144f464343b78fecc001c8a9fcdecc0398686492ac1ff6d5b3c48b436753535', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-99917.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1017, '2020-11-13 17:49:00', 'SALE/POS1020', 356, 'মেসার্স ফাইভ স্টার ব্রিক্স(ধরকা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-15-1603&lt;&sol;p&gt;', '', '204170.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '204170.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-14 18:35:42', '24.02', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1645b361600cc9de44453a75db050eb36da1a220c99e9a76019cc4f463d5931b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-900000.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1019, '2020-11-13 17:54:00', 'SALE/POS1022', 359, 'হেলাল উদ্দিন(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2915&lt;&sol;p&gt;', '', '196876.00', '0.00', '334.5', '334.50', '334.50', '0.00', NULL, '0.00', '0.00', '0.00', '196541.50', 'completed', 'due', 0, NULL, 1, 1, '2020-11-14 18:38:00', '23.715', 1, '196500.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1295ba4491e1470f80ce05de59cebb3916b052131567a3d35f9b20092d515d1d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1020, '2020-11-13 17:57:00', 'SALE/POS1023', 360, 'মেসার্স S.R এন্টারপ্রাইজ(সিলেট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-9713&lt;&sol;p&gt;', '', '141349.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '141349.00', 'completed', 'paid', 0, NULL, 1, 1, '2020-11-14 18:38:38', '17.03', 1, '141349.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7879103e720027fa2f2d4b342fc8a73b57689c555a83f2cb2445bf126f8b0911', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1021, '2020-11-13 17:58:00', 'SALE/POS1024', 346, 'মেসার্স আয়েশা ব্রিক্স(ছাতলপাড়)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;নৌকা বক্স মাপে&lt;&sol;p&gt;', '', '1524400.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '1524400.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-14 18:39:11', '206', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '75986506f0bc3baa050e6aeba839ff643a6bab656f8257c74017bd2b0dda2779', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-1000000.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1022, '2020-11-13 17:59:00', 'SALE/POS1025', 330, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-3841&lt;&sol;p&gt;', '', '149283.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '149283.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-14 18:40:19', '18.43', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '3b1bc1a6d659da111561cf1fa7570e04e8b2d1be28b1f9fb137d11beda77b096', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-1000000.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1023, '2020-11-13 18:00:00', 'SALE/POS1026', 330, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-3388&lt;&sol;p&gt;', '', '142965.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '142965.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-14 18:40:47', '17.645', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '316232151f31f5de3ade71d6e203877f2daf1409d584234645f17d6832f87834', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-850717.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1024, '2020-11-13 18:08:00', 'SALE/POS1027', 330, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-5887&lt;&sol;p&gt;', '', '148311.00', '0.00', '1', '1.00', '1.00', '0.00', NULL, '0.00', '0.00', '0.00', '148310.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-14 18:41:20', '18.305', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd44a0d883e057366fd6672185595f428cc0bc5eda241d6d451a783e1d406dde0', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-707792.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1025, '2020-11-13 18:09:00', 'SALE/POS1028', 272, 'মেসার্স সিয়াম এন্টারপ্রাইজ(সিলেট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-6826&lt;&sol;p&gt;', '', '130410.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '130410.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-14 18:41:49', '16.1', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e76c5ab9d992863d7a66a7a3ee7845811d7fbd26578660a99501387da67f7da1', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-1599832.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1026, '2020-11-13 18:12:00', 'SALE/POS1029', 361, 'রিয়াজ এন্টারপ্রাইজ(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-2046&lt;&sol;p&gt;', '', '149810.50', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '149810.50', 'completed', 'due', 0, NULL, 1, 1, '2020-11-14 18:43:04', '18.61', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5d8aec86b3ec74d9631dc95496c3d4403bb305108269b6db3006444692104c5a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1027, '2020-11-13 18:14:00', 'SALE/POS1030', 361, 'রিয়াজ এন্টারপ্রাইজ(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-9553&lt;&sol;p&gt;', '', '152145.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '152145.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-14 18:43:35', '18.9', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a1d012b41945db28876fda1cd8e3dacdb330852b678311cd7676ae69f206c7a7', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '149810.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1028, '2020-11-13 18:16:00', 'SALE/POS1031', 361, 'রিয়াজ এন্টারপ্রাইজ(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2334&lt;&sol;p&gt;', '', '155606.50', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '155606.50', 'completed', 'due', 0, NULL, 1, 1, '2020-11-14 18:44:01', '19.325', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '789451a24325d57457df49107f6857000e1613715e1f1375db5ae4777e95d184', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '301955.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1029, '2020-11-13 18:17:00', 'SALE/POS1032', 361, 'রিয়াজ এন্টারপ্রাইজ(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-8066&lt;&sol;p&gt;', '', '153755.00', '0.00', '76.75', '76.75', '76.75', '0.00', NULL, '0.00', '0.00', '0.00', '153678.25', 'completed', 'due', 0, NULL, 1, 1, '2020-11-14 18:44:30', '19.1', 1, '611200.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c8eb036d387e037fbe768a1271c5a8b82096979fd08647653301ff288150d70d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '457521.75');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1031, '2020-11-13 18:21:00', 'SALE/POS1034', 352, 'মেসার্স ইলহাম ব্রিক্স(কুলিয়ার চর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-0263&lt;&sol;p&gt;', '', '207315.00', '0.00', '1', '1.00', '1.00', '0.00', NULL, '0.00', '0.00', '0.00', '207314.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-14 18:46:09', '24.385', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '2d3162eb5b24b9d8ab943ebefec321187b8ce8bbb6d3227054cc7ffc84f4f0e4', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-997521.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1032, '2020-11-13 18:22:00', 'SALE/POS1035', 356, 'মেসার্স ফাইভ স্টার ব্রিক্স(ধরকা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-0980&lt;&sol;p&gt;', '', '213265.00', '0.00', '.5', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '213264.50', 'completed', 'due', 0, NULL, 1, 1, '2020-11-14 18:46:29', '25.085', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b267d6a7ee64adcbb6645aa6bd9978eb640299ee9bfc073a65253fb38476f55f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-695830.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1033, '2020-11-13 18:24:00', 'SALE/POS1036', 362, 'মেসার্স A.U.B ব্রিক্স(সরারচর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CMT-11-3344&lt;&sol;p&gt;', '', '195736.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '195736.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-14 18:46:51', '22.755', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '21591cc2129401ee514d1470679ff8d9c5129931ddf71dafd7aff04c9fe3a69f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1034, '2020-11-13 18:27:00', 'SALE/POS1037', 363, 'মো.নুরুল আমিন/ইকবাল(ভৈরব)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0384&lt;&sol;p&gt;', '', '165410.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '165410.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-14 18:47:25', '19.46', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'cf9e87411562b36f2dc780776bdb4ae0605a95e8b104dd502a010f304528dabc', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1035, '2020-11-13 18:28:00', 'SALE/POS1038', 363, 'মো.নুরুল আমিন/ইকবাল(ভৈরব)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1071&lt;&sol;p&gt;', '', '165920.00', '0.00', '.5', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '165919.50', 'completed', 'due', 0, NULL, 1, 1, '2020-11-14 18:47:50', '19.525', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b465142681d33b6669a3d6c5dbb5f97efc156a15f0833dc13eb2cc125ca40222', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '165410.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1036, '2020-11-13 18:29:00', 'SALE/POS1039', 342, 'ভাই ভাই বস্ত্রালয়(কাপাসিয়া)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CMT-11-3344&lt;&sol;p&gt;', '', '150088.00', '0.00', '2', '2.00', '2.00', '0.00', NULL, '0.00', '0.00', '0.00', '150086.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-14 18:48:18', '20.555', 1, '122600.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '12f51eb9ac06d3b8e1179b4333cd85ca5a9a272c5ded9d7fe7499c61f8e8ce4f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-13107.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1037, '2020-11-13 18:30:00', 'SALE/POS1040', 336, 'মেসার্স আকাশ ব্রিক্স(চান্দুরা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1088&lt;&sol;p&gt;', '', '173700.00', '0.00', '.5', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '173699.50', 'completed', 'due', 0, NULL, 1, 1, '2020-11-14 18:48:39', '23.164', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f82b892cdc2c1600b8d59dabc57c151a3647ef61b52ea9bbd2fe14c95f0ea07f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2052897.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1038, '2020-11-13 18:31:00', 'SALE/POS1041', 336, 'মেসার্স আকাশ ব্রিক্স(চান্দুরা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-7118&lt;&sol;p&gt;', '', '163425.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '163425.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-14 18:49:07', '21.788', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7a4cd5bebb8cedaeb8f5ff09acc9cf7b3a2e006e1fe729a4c7f601bda52763f8', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2226627.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1039, '2020-11-13 18:32:00', 'SALE/POS1042', 336, 'মেসার্স আকাশ ব্রিক্স(চান্দুরা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0409&lt;&sol;p&gt;', '', '173700.00', '0.00', '.5', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '173699.50', 'completed', 'due', 0, NULL, 1, 1, '2020-11-14 18:49:31', '23.157', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '174253edf4094cfc012a8e04ba9b9e2efba95cee19f170dc5a5be094c874d479', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2390037.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1040, '2020-11-14 10:56:00', 'SALE/POS1043', 234, 'আশামনি এন্টারপ্রাইজ,মো.মোছা মিয়া; অমনাতপুর,ভৈরব', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-5230&lt;&sol;p&gt;', '', '83810.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '83810.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-15 12:56:20', '170', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '3749830570c5797805ba6cad656bb89f7a0dc82b855ba638208824b1f42f8541', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '802343.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1041, '2020-11-14 10:57:00', 'SALE/POS1044', 234, 'আশামনি এন্টারপ্রাইজ,মো.মোছা মিয়া; অমনাতপুর,ভৈরব', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-5230&lt;&sol;p&gt;', '', '83810.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '83810.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-15 12:56:52', '170', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f4310b42220dd57e86c7d466800cbd7702d5ffa60d39d900d43dbc11d598f86f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '802343.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1042, '2020-11-14 10:59:00', 'SALE/POS1045', 332, 'ডা. হাবিব(ভৈরবপুর)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;ট্রলি ১ টা&lt;&sol;p&gt;', '', '16150.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '16150.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-15 12:57:18', '170', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '49cc4c521bc9551ab8015c5912f70c38d57d1de5b2e8f14ea2343ae7654ff3bf', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '124950.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1043, '2020-06-15 12:43:00', 'SALE/POS1046', 232, 'কাজী কামাল(ভৈরবপুর)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;২০১৮-১৯ সাবেক বাকী&lt;&sol;p&gt;', '', '293100.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '293100.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-15 12:47:08', '1', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '59484c2fdb2974524bf62d94c1a4544dbd500a9833446ca3adbe62c719b74245', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '328000.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1044, '2020-11-14 19:19:00', 'SALE/POS1047', 337, 'জালাল ব্রিক্স(চান্দুরা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-0041&lt;&sol;p&gt;', '', '174150.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '174150.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-15 20:33:59', '23.219', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '3c312ea85732846df81955717a8699bd777f2f6c2658b170f5b0dfd6945c69f3', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1997398.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1045, '2020-11-14 19:32:00', 'SALE/POS1048', 364, 'মো. জহিরুল ইসলাম (তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-7733&lt;&sol;p&gt;', '', '111602.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '111602.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-15 20:34:45', '13.605', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '69765e37199ef7efd7f4a71509d81bace88f878b63b279d702104d43bef0b195', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1046, '2020-11-14 19:32:00', 'SALE/POS1049', 352, 'মেসার্স ইলহাম ব্রিক্স(কুলিয়ার চর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-3344&lt;&sol;p&gt;', '', '194735.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '194735.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-15 20:35:23', '22.91', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e5f0137edfae8978963e03cdd700fbd56e19123f4ba1e50f075b2e2be315e9b1', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-790207.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1047, '2020-11-14 19:33:00', 'SALE/POS1050', 356, 'মেসার্স ফাইভ স্টার ব্রিক্স(ধরকা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-15-1603&lt;&sol;p&gt;', '', '204680.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '204680.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-15 20:36:05', '24.075', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd7e3f91256cf8a9fd67389bf300849723cf945a81e2748ccb3ec4fdb24a9afa8', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-482565.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1048, '2020-11-14 19:50:00', 'SALE/POS1051', 365, 'মো. শাহিন মিয়া(কিশোরগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;MPT-11-0025&lt;&sol;p&gt;', '', '108054.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '108054.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-15 20:36:57', '13.335', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ae6b0c2ffa84ff7ad864d397cdb05358f090a3f927e6c3726d9cd6aaf6e04c47', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1049, '2020-11-14 19:51:00', 'SALE/POS1052', 365, 'মো. শাহিন মিয়া(কিশোরগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;JESSORE T-11-3369&lt;&sol;p&gt;', '', '154143.00', '0.00', '.5', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '154142.50', 'completed', 'due', 0, NULL, 1, 1, '2020-11-15 20:37:56', '19.03', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '6d9cac3f20d6d73355d56d8e5d02209a307b0f9be23bf5a86b6b96fc13659356', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '108013.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1050, '2020-11-14 19:52:00', 'SALE/POS1053', 272, 'মেসার্স সিয়াম এন্টারপ্রাইজ(সিলেট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-0762&lt;&sol;p&gt;', '', '115749.00', '0.00', '.5', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '115748.50', 'completed', 'due', 0, NULL, 1, 1, '2020-11-15 20:38:35', '14.285', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b64cb29395752b5642f719fbcf5edd2f14eacf77855192486d1ff8b7629bc716', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-1469422.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1051, '2020-11-14 19:53:00', 'SALE/POS1054', 272, 'মেসার্স সিয়াম এন্টারপ্রাইজ(সিলেট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1331&lt;&sol;p&gt;', '', '145071.00', '0.00', '0', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '145071.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-15 20:39:48', '17.91', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '26c1cab416a77dbc1be15c583cb02e17f2f6a4049e9908886d0431e65b3bdd54', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-1353714.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1052, '2020-11-14 19:56:00', 'SALE/POS1055', 272, 'মেসার্স সিয়াম এন্টারপ্রাইজ(সিলেট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-4592&lt;&sol;p&gt;', '', '165240.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '165240.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-15 20:40:49', '20.4', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '75cc04b219f8ee7e532eae8e75aaad514df8cbc72670038a5526b61dff032732', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-1208643.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1053, '2020-11-14 20:01:00', 'SALE/POS1056', 272, 'মেসার্স সিয়াম এন্টারপ্রাইজ(সিলেট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-5633&lt;&sol;p&gt;', '', '127413.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '127413.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-15 20:41:24', '15.725', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '0f7b149afe3fc7d673cff2ef303248b988c13ae2d17750fdda569dc417135f16', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-1043403.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1054, '2020-11-14 20:03:00', 'SALE/POS1057', 272, 'মেসার্স সিয়াম এন্টারপ্রাইজ(সিলেট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-1849&lt;&sol;p&gt;', '', '139563.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '139563.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-15 20:42:03', '17.225', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '4b8509262f51db587dbc8a7bc024111eb6d7402ca2d9dfea5f548860cce6dca4', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-916030.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1055, '2020-11-14 20:07:00', 'SALE/POS1058', 272, 'মেসার্স সিয়াম এন্টারপ্রাইজ(সিলেট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-6762&lt;&sol;p&gt;', '', '126117.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '126117.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-15 20:42:36', '15.57', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c71846f4716125172ee09a775769634b67332b525f7adc9b3327cca162b08b4c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-776508.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1056, '2020-11-14 20:08:00', 'SALE/POS1059', 272, 'মেসার্স সিয়াম এন্টারপ্রাইজ(সিলেট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-9697&lt;&sol;p&gt;', '', '167427.00', '0.00', '.5', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '167426.50', 'completed', 'due', 0, NULL, 1, 1, '2020-11-15 20:43:39', '20.665', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8b0f2b10f1f3ad4cfbd48734d0ab2139faac93ed42fed8c1f3c268cee4d2616e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-650391.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1057, '2020-11-14 20:10:00', 'SALE/POS1060', 272, 'মেসার্স সিয়াম এন্টারপ্রাইজ(সিলেট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-9276&lt;&sol;p&gt;', '', '123120.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '123120.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-15 20:44:34', '15.2', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '17aeeabc62a70e7139db3c2dfba282070d743d90b0d65515e0d9ed36cb9eab3f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-483005.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1058, '2020-11-14 20:12:00', 'SALE/POS1061', 272, 'মেসার্স সিয়াম এন্টারপ্রাইজ(সিলেট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-6555&lt;&sol;p&gt;', '', '115830.00', '0.00', '.5', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '115829.50', 'completed', 'due', 0, NULL, 1, 1, '2020-11-15 20:45:16', '14.295', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '987cb3a1a5e6d47bde80088a8e3315d8740825d4900ee7ee2b97b00cb84fdab3', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-359885.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1059, '2020-11-14 20:13:00', 'SALE/POS1062', 337, 'জালাল ব্রিক্স(চান্দুরা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0409&lt;&sol;p&gt;', '', '173700.00', '0.00', '.5', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '173699.50', 'completed', 'due', 0, NULL, 1, 1, '2020-11-15 20:46:00', '23.157', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd272938885d317798d84c616cd57601986decacd734f24122381096870b098cd', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2171541.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1060, '2020-11-14 20:15:00', 'SALE/POS1063', 352, 'মেসার্স ইলহাম ব্রিক্স(কুলিয়ার চর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1088&lt;&sol;p&gt;', '', '178075.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '178075.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-15 20:46:36', '20.945', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '2d087dba4dc5b09fb41ecbce5624ac19b48b48e25097f2e03e19498e9ec0d527', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-595472.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1061, '2020-11-14 20:16:00', 'SALE/POS1064', 362, 'মেসার্স A.U.B ব্রিক্স(সরারচর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-7118&lt;&sol;p&gt;', '', '167614.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '167614.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-15 20:47:10', '19.49', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5a69b3138a2bb802a4a1550aec38412ef51326634494a7096acc0a2e3063aa54', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '195736.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1062, '2020-11-14 20:31:00', 'SALE/POS1065', 356, 'মেসার্স ফাইভ স্টার ব্রিক্স(ধরকা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-0980&lt;&sol;p&gt;', '', '190400.00', '0.00', '.5', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '190399.50', 'completed', 'due', 0, NULL, 1, 1, '2020-11-15 20:48:05', '22.395', 1, '31000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f15a1646b05a604250267df6bcff771e1fbbc56e9d163db28b02bd6fcb8e51f4', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-277928.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1064, '2020-11-14 20:50:00', 'SALE/POS1067', 342, 'ভাই ভাই বস্ত্রালয়(কাপাসিয়া)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CMT-11-3344&lt;&sol;p&gt;', '', '147460.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '147460.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-15 20:51:35', '20.205', 1, '72400.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '56c9b04103a42528a6186679dadcc0c9ac72389f8cf2b77b15f7f45455203e9c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '14378.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1065, '2020-11-11 12:40:00', 'SALE/POS1068', 366, 'মেসার্স মেহেদী ব্রিক্স(বি বাড়ীয়া)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-4377&lt;&sol;p&gt;', '', '207315.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '207315.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-16 12:44:52', '24.385', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ee217ead34399f3ede069c02e9a83a080cda80550d456d4a4dfbe2a9b16d7ee2', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1066, '2020-11-11 12:41:00', 'SALE/POS1069', 366, 'মেসার্স মেহেদী ব্রিক্স(বি বাড়ীয়া)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-15-6821&lt;&sol;p&gt;', '', '190570.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '190570.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-16 12:45:20', '22.42', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '481a7daf3ec738a0d9efb08f0d7e70b3a29e2097cb1d93e65332239dfd4801c6', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '207272.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1067, '2020-11-11 12:42:00', 'SALE/POS1070', 366, 'মেসার্স মেহেদী ব্রিক্স(বি বাড়ীয়া)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0438&lt;&sol;p&gt;', '', '180540.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '180540.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-16 12:45:57', '21.24', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '542a0a917c67c3c85b3386cf092538e68b767a55c7f49516c8e392fe84ff386b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '397842.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1068, '2020-11-11 12:42:00', 'SALE/POS1071', 366, 'মেসার্স মেহেদী ব্রিক্স(বি বাড়ীয়া)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-9553&lt;&sol;p&gt;', '', '184195.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '184195.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-16 12:46:20', '21.665', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '41d30e9a47d3887725d2d0c829203ec979bc354efc893eec00bd1d5b9865d79c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '578382.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1069, '2020-11-11 12:43:00', 'SALE/POS1072', 366, 'মেসার্স মেহেদী ব্রিক্স(বি বাড়ীয়া)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-9544&lt;&sol;p&gt;', '', '192100.00', '0.00', '92.5', '92.50', '92.50', '0.00', NULL, '0.00', '0.00', '0.00', '192007.50', 'completed', 'due', 0, NULL, 1, 1, '2020-11-16 12:46:42', '22.595', 1, '500127.5000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a1d4b0e3ad8f7b8bf54c4b599a701b0d5a3e1968d3c33f3223bd19107d056d8e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '762535.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1072, '2020-11-15 13:08:00', 'SALE/POS1075', 316, 'কাশেম মিয়া(তুলাকান্দি)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;৩ ট্রলি x ৯১ ফুট&lt;&sol;p&gt;', '', '46137.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '46137.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-16 13:13:18', '273', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f90ceebaeab181f0a42479b246882331c0de2076e0e5d4aa06fa057653481aa4', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '311080.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1073, '2020-11-15 13:08:00', 'SALE/POS1076', 234, 'আশামনি এন্টারপ্রাইজ,মো.মোছা মিয়া; অমনাতপুর,ভৈরব', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;২ ট্রলি x ৯৮ ফুট&lt;&sol;p&gt;', '', '33320.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '33320.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-16 13:14:00', '196', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '2f2405025f310eb63155ae50d665e01eeb451cfcc6dc877981744e361d1fc0df', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '969963.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1074, '2020-11-15 13:10:00', 'SALE/POS1077', 234, 'আশামনি এন্টারপ্রাইজ,মো.মোছা মিয়া; অমনাতপুর,ভৈরব', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;১ ট্রলি x ৮৯ ফুট&lt;&sol;p&gt;', '', '15130.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '15130.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-16 13:15:06', '89', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd80117a04c69709bdfeac6000ad06f3be16e28ecabdfb07860e8d2ffd3c64591', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1003283.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1075, '2020-11-15 13:11:00', 'SALE/POS1078', 332, 'ডা. হাবিব(ভৈরবপুর)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;৩ ট্রলি x ৯০ ফুট&lt;&sol;p&gt;', '', '45900.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '45900.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-16 13:15:56', '270', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e351fb78419818f3a9f7392b7d38568119885cadc687d2ed3ff042c82a0fde42', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '141100.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1076, '2020-11-15 13:12:00', 'SALE/POS1079', 275, 'রংধনু ট্রান্সপোর্ট(ফেরিঘাট)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;২ ট্রলি x ৯২ ফুট&lt;&sol;p&gt;', '', '30268.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '30268.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-16 13:17:03', '184', 1, '30323.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '0ba0879658f32c67593ec0674da45ca4c74a22d20771c5c1a7a5a4347224d7e6', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '55.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1077, '2020-11-15 13:39:00', 'SALE/POS1080', 362, 'মেসার্স A.U.B ব্রিক্স(সরারচর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-3344&lt;&sol;p&gt;', '', '186190.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '186190.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-16 14:20:44', '21.65', 1, '600000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e609926de71806512718d8bf04f5a6bc80eea056929285a6cce2aee05b21ef2a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '363350.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1078, '2020-11-15 13:40:00', 'SALE/POS1081', 352, 'মেসার্স ইলহাম ব্রিক্স(কুলিয়ার চর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-7118&lt;&sol;p&gt;', '', '174420.00', '0.00', '.5', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '174419.50', 'completed', 'due', 0, NULL, 1, 1, '2020-11-16 14:21:07', '20.52', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '47d905063941bdf06f4476a91556bd4886ee36252d819239cc14826dbeeb86c5', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-417397.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1079, '2020-11-15 13:41:00', 'SALE/POS1082', 342, 'ভাই ভাই বস্ত্রালয়(কাপাসিয়া)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-3344&lt;&sol;p&gt;', '', '120596.00', '0.00', '.5', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '120595.50', 'completed', 'due', 0, NULL, 1, 1, '2020-11-16 14:21:38', '16.52', 1, '223234.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1d0ea973267063843676781ad1b94606ad1f1ab00f9b4aab56c90e2e28fa0c86', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '89438.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1081, '2020-11-15 13:44:00', 'SALE/POS1084', 217, 'মেসার্স রিফাত এন্টারপ্রাইজ(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-12-1744&lt;&sol;p&gt;', '', '125170.50', '0.00', '170.5', '170.50', '170.50', '0.00', NULL, '0.00', '0.00', '0.00', '125000.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-16 14:22:17', '17.03', 1, '124963.2500', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '51c0ca5ac2f9aa67ccbf0d7cd556194d5bb1d3f9599c1a9caa794d27e4c03e5b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-36.75');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1082, '2020-11-15 13:46:00', 'SALE/POS1085', 364, 'মো. জহিরুল ইসলাম (তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-1682&lt;&sol;p&gt;', '', '116440.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '116440.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-16 14:23:24', '14.2', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '29f2ffa6fd473e1ad7eec81c2c4f9f7162af2bebe2e7e1e8d3817f179f9bd66b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '111602.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1083, '2020-11-15 13:47:00', 'SALE/POS1086', 364, 'মো. জহিরুল ইসলাম (তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-9764&lt;&sol;p&gt;', '', '113898.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '113898.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-16 14:23:46', '13.885', 1, '340000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '501a611c7e12975b68a1e8b74b2fa696575877f189005475b01cfca75ff462cd', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '228042.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1084, '2020-11-15 13:52:00', 'SALE/POS1087', 367, 'ব্রাদার্স ইন্টারন্যাশনাল(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2395&lt;&sol;p&gt;', '', '185402.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '185402.00', 'completed', 'paid', 0, NULL, 1, 1, '2020-11-16 14:24:18', '22.605', 1, '185402.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a2e6b7e4150b1e579eb66100f18c7ab8907929277b4ac9994cd176b7a1ee77e9', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1085, '2020-11-15 13:54:00', 'SALE/POS1088', 365, 'মো. শাহিন মিয়া(কিশোরগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;JT-11-3369&lt;&sol;p&gt;', '', '150255.00', '0.00', '1', '1.00', '1.00', '0.00', NULL, '0.00', '0.00', '0.00', '150254.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-16 14:25:07', '18.545', 1, '412450.5000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '27815378431c8f16362bc755b9d85c731aad5837f2eec52248d8a6e0ab71fc45', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '262196.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1086, '2020-11-15 13:55:00', 'SALE/POS1089', 323, 'মো.কবির মিয়া(জগমোহনপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-3107&lt;&sol;p&gt;', '', '114129.00', '0.00', '.5', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '114128.50', 'completed', 'due', 0, NULL, 1, 1, '2020-11-16 14:25:51', '14.085', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '011ccc37dd14e0e336bffa5fe159bb738fc1fb0b354caf7e6202c3d265aa407a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-953908.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1087, '2020-11-15 13:59:00', 'SALE/POS1090', 368, 'আলী হোসেন  জামাই(কালীপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-8498&lt;&sol;p&gt;', '', '133812.00', '0.00', '.5', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '133811.50', 'completed', 'due', 0, NULL, 1, 1, '2020-11-16 14:26:49', '16.525', 1, '300000.5000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c4348dabd3619cf4f635d227952b2aadbebeb2ce6b7f5df7fbd87e770e83f5c4', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1088, '2020-11-15 14:00:00', 'SALE/POS1091', 330, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-9211&lt;&sol;p&gt;', '', '148878.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '148878.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-16 14:27:38', '18.38', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '4b335284fc693fdc70337c4f272ecafbd59adadc62c6bb25e99fdde41f7defd2', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-559442.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1089, '2020-11-15 14:01:00', 'SALE/POS1092', 330, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-15-0319&lt;&sol;p&gt;', '', '127089.00', '0.00', '0', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '127089.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-16 14:28:21', '15.685', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '801546d217814241e6a3c32226cb94beabef958716a76045fa812e2be9d78384', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-410564.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1090, '2020-11-15 14:03:00', 'SALE/POS1093', 330, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-2884&lt;&sol;p&gt;', '', '179658.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '179658.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-16 14:29:21', '22.18', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a356fddb82bec7b8040bd0c75d3cfca8773f2edfa0959e832fd7a397d4953d4c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-283515.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1091, '2020-11-15 14:05:00', 'SALE/POS1094', 330, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-5004&lt;&sol;p&gt;', '', '179901.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '179901.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-16 14:29:49', '22.205', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7a8d4141b1fa92fbd8e31f7bf5f3df8b4b34ba5d9417f77c60c3e67eb7bd4b66', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-103857.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1092, '2020-11-15 14:06:00', 'SALE/POS1095', 272, 'মেসার্স সিয়াম এন্টারপ্রাইজ(সিলেট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1331&lt;&sol;p&gt;', '', '143046.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '143046.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-16 14:30:37', '17.655', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e3487fce6541e9c08c411504240d5980890d9c7e724514aec96ee15cf8fbba41', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-243893.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1093, '2020-11-15 14:07:00', 'SALE/POS1096', 272, 'মেসার্স সিয়াম এন্টারপ্রাইজ(সিলেট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-8908&lt;&sol;p&gt;', '', '123525.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '123525.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-16 14:31:05', '15.244', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd8cb4dc6d8bea2718569fe910df17e1b425ba5593b14c4323c9d483a364d02af', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-100888.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1094, '2020-11-15 14:09:00', 'SALE/POS1097', 272, 'মেসার্স সিয়াম এন্টারপ্রাইজ(সিলেট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-0317&lt;&sol;p&gt;', '', '141264.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '141264.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-16 14:31:36', '17.44', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ac18901eaf8f8a37ca7c6d55dbef4074363d5f7abd91dd4b058742de30767d96', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '22596.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1095, '2020-11-15 14:10:00', 'SALE/POS1098', 272, 'মেসার্স সিয়াম এন্টারপ্রাইজ(সিলেট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5009&lt;&sol;p&gt;', '', '109269.00', '0.00', '1', '1.00', '1.00', '0.00', NULL, '0.00', '0.00', '0.00', '109268.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-16 14:32:08', '13.485', 1, '400000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '890aabcd3a82a34e30368767b6b933db97b2af69b74fad0f441a4f88ca44319c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '163860.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1096, '2020-11-15 14:11:00', 'SALE/POS1099', 325, 'মায়ের দোয়া ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-4186&lt;&sol;p&gt;', '', '117932.50', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '117932.50', 'completed', 'due', 0, NULL, 1, 1, '2020-11-16 14:32:51', '14.65', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd183fe1f75259f1cb818360ca75bc4fe8bf3daf8bcf228991854b60193d52fff', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1097, '2020-11-15 14:13:00', 'SALE/POS1100', 325, 'মায়ের দোয়া ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-6263&lt;&sol;p&gt;', '', '128397.50', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '128397.50', 'completed', 'due', 0, NULL, 1, 1, '2020-11-16 14:33:28', '15.945', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '05a6c2e1cfb4945998bf4e852d10b6a0b42ddad78a489347c0faa76a70770923', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '117932.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1098, '2020-11-15 14:15:00', 'SALE/POS1101', 325, 'মায়ের দোয়া ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-1577&lt;&sol;p&gt;', '', '116886.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '116886.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-16 14:33:59', '14.52', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '19b11b2890bd76d29fe413abcb434c84df8a5ed4b2eca9ab007c636cc7364890', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '246289.75');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1099, '2020-11-15 14:16:00', 'SALE/POS1102', 325, 'মায়ের দোয়া ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-5012&lt;&sol;p&gt;', '', '103040.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '103040.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-16 14:34:47', '12.795', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f7ab12c6e7a08cfd5eb3a8930df41a0c59ed212d9c6fde2aa3b79c4e1066df52', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '363175.75');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1100, '2020-11-15 14:17:00', 'SALE/POS1103', 325, 'মায়ের দোয়া ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-3573&lt;&sol;p&gt;', '', '126224.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '126224.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-16 14:35:16', '15.675', 1, '120.7500', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ce3292d753d953a3fcdae29a2ed4cefed9ce42a3f10d6b5cf28f0df6b57902af', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '466175.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1101, '2020-11-15 14:18:00', 'SALE/POS1104', 325, 'মায়ের দোয়া ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;JT-11-1562&lt;&sol;p&gt;', '', '113505.00', '0.00', '364.25', '364.25', '364.25', '0.00', NULL, '0.00', '0.00', '0.00', '113140.75', 'completed', 'due', 0, NULL, 1, 1, '2020-11-16 14:35:50', '14.1', 1, '1000000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a7e455f4c7be4de8bbafd180ee73068249e5aa7742252ba8ab2962e95557d65d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '592359.25');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1102, '2020-11-15 14:19:00', 'SALE/POS1105', 323, 'মো.কবির মিয়া(জগমোহনপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-0138&lt;&sol;p&gt;', '', '125662.00', '0.00', '.5', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '125661.50', 'completed', 'due', 0, NULL, 1, 1, '2020-11-16 14:36:17', '15.134', 1, '300000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8bf0e41c2e43749ace5cf66c8094b1bfc120cc813c5d1e650be0add742508196', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-839820.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1103, '2020-11-13 20:03:00', 'SALE/POS1106', 369, 'মো.খালেকুজ্জামান(M.M.K)(কিশোরগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-0263&lt;&sol;p&gt;', '', '188659.00', '0.00', '.5', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '188658.50', 'completed', 'paid', 0, NULL, 1, 1, '2020-11-16 20:04:21', '22.725', 1, '188658.5000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '865f5d64d1823b2fb13c8432d111def7353a1668af1197e6c899bd3500026f68', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1104, '2020-11-15 20:28:00', 'SALE/POS1107', 370, 'মো. কয়েছ মিয়া(সুনামগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '0.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '0.00', 'completed', 'paid', 0, NULL, 1, 1, '2020-11-16 20:30:56', '1', 1, '200000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '93a6c29c2dda5a0241353ddadbc66078ec18eca9cc8cca2ee87595d4587be4bf', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1105, '2020-11-16 11:20:00', 'SALE/POS1108', 332, 'ডা. হাবিব(ভৈরবপুর)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;ট্রলি&lt;&sol;p&gt;', '', '45900.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '45900.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-17 11:25:54', '270', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '22faf2a600dab2dc571e064c747b02eda87cf26e1271eeec77224ba4c1f5c3fa', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '187000.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1106, '2020-11-16 11:21:00', 'SALE/POS1109', 278, 'হাজী শাহ আলম(ভৈরব)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;ট্রলি&lt;&sol;p&gt;', '', '16490.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '16490.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-17 11:26:40', '97', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '229c6c4c68e2dc2ed4fa3306aa44cc99a9e8ee3498bf7c0be7adfd08be792645', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1107, '2020-11-16 11:24:00', 'SALE/POS1110', 371, 'জিল্লু মিয়া(ফেরিঘাট)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;বস্তা&lt;&sol;p&gt;', '', '1700.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '1700.00', 'completed', 'paid', 0, NULL, 1, 1, '2020-11-17 11:26:14', '10', 1, '1700.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '84aec9bcffb8b12b4666a118f7ce142623db1878f73e28a63cc1989ec402f6ab', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1109, '2020-11-16 17:21:00', 'SALE/POS1112', 372, 'মক্কা ব্রিক্স{প্রভাতী,তিতাস}(গোকর্ণ)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-9553&lt;&sol;p&gt;', '', '172972.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '172972.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-17 18:20:45', '20.835', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '53e19ef5e7ad3a61b7c94f7af2cd7a7937b4c3c695751f13acd2eaf7fb10f493', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1110, '2020-11-16 17:22:00', 'SALE/POS1113', 372, 'মক্কা ব্রিক্স{প্রভাতী,তিতাস}(গোকর্ণ)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-6821&lt;&sol;p&gt;', '', '165917.00', '0.00', '.5', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '165916.50', 'completed', 'due', 0, NULL, 1, 1, '2020-11-17 18:21:28', '19.99', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'fc813451ce2a2e5b2d662f9250be7a914e0dd9363e895a9238f64087d01686bc', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '172930.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1111, '2020-11-16 17:31:00', 'SALE/POS1114', 357, 'মেসার্স বাবুল ব্রিক্স(বিজয়নগর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-15-1603&lt;&sol;p&gt;', '', '187278.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '187278.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-17 18:22:42', '25.483', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd3c601eb66d8f976a4bbd4cd2533e178b2a4abeb27cdbda8caa6d14168616779', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-2000000.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1112, '2020-11-16 17:34:00', 'SALE/POS1115', 357, 'মেসার্স বাবুল ব্রিক্স(বিজয়নগর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-0878&lt;&sol;p&gt;', '', '171255.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '171255.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-17 18:23:07', '23.301', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '696c43688c4249367a44cbf60502def55c03290ba96f4e7541de3f410d3f9ce8', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-1812699.95');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1113, '2020-11-16 17:36:00', 'SALE/POS1116', 357, 'মেসার্স বাবুল ব্রিক্স(বিজয়নগর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-0685&lt;&sol;p&gt;', '', '168903.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '168903.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-17 18:23:36', '22.976', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c10a21381f514167f86738e78020f3aa4e0c7c360b7d0db09acd74c0c3f6cd2c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-1641437.60');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1114, '2020-11-16 17:37:00', 'SALE/POS1117', 357, 'মেসার্স বাবুল ব্রিক্স(বিজয়নগর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2334&lt;&sol;p&gt;', '', '175224.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '175224.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-17 18:24:01', '23.835', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c04c0768c9c2b62520a1b0bf419c0c52ee1c9f87ba17cce73a016086cc9601d3', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-1472564.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1115, '2020-11-16 17:44:00', 'SALE/POS1118', 357, 'মেসার্স বাবুল ব্রিক্স(বিজয়নগর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;MPT-11-0025&lt;&sol;p&gt;', '', '147073.50', '0.00', '.25', '0.25', '0.25', '0.00', NULL, '0.00', '0.00', '0.00', '147073.25', 'completed', 'due', 0, NULL, 1, 1, '2020-11-17 18:24:34', '20.007', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '9390f7dfbe0537abef91f2e5c0287b255ec923bbdef71251b771281439b6667c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-1297376.75');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1116, '2020-11-16 18:05:00', 'SALE/POS1119', 352, 'মেসার্স ইলহাম ব্রিক্স(কুলিয়ার চর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-7118&lt;&sol;p&gt;', '', '176205.00', '0.00', '.5', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '176204.50', 'completed', 'due', 0, NULL, 1, 1, '2020-11-17 18:24:58', '20.725', 1, '14035.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f7ff8cb812f2e16547ec5f83a3e3b6f627615d6e5f7bc48d3f9abe84e19f6d63', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-242978.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1117, '2020-11-16 18:06:00', 'SALE/POS1120', 362, 'মেসার্স A.U.B ব্রিক্স(সরারচর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0409&lt;&sol;p&gt;', '', '182578.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '182578.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-17 18:25:23', '21.23', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8bf498b51e9ff49f48c4345e2b4b582bf9a03c6e95f56778d614b619e30f3b5b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-50460.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1118, '2020-11-16 18:07:00', 'SALE/POS1121', 370, 'মো. কয়েছ মিয়া(সুনামগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-4377&lt;&sol;p&gt;', '', '162000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '162000.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-17 18:26:05', '20', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '482ea4554f37184063eda31efb9007eac73f8a7e939377c63ee38ee7f1b067da', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-200000.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1119, '2020-11-16 18:08:00', 'SALE/POS1122', 318, 'মো. মিঠু সরকার(চানপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2404&lt;&sol;p&gt;', '', '115425.00', '0.00', '.5', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '115424.50', 'completed', 'due', 0, NULL, 1, 1, '2020-11-17 18:26:40', '14.25', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '60d111b5eb11027649c02de572472463254ad92fda7715f614698b7ef726a8a2', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '887427.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1120, '2020-11-16 18:09:00', 'SALE/POS1123', 330, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-5586&lt;&sol;p&gt;', '', '157950.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '157950.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-17 18:27:13', '19.5', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5d960195b2c45e41a327d0b9a940e376f36dda1be61a410c887812392d750ac9', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '76084.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1121, '2020-11-16 18:10:00', 'SALE/POS1124', 330, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-2588&lt;&sol;p&gt;', '', '140616.00', '0.00', '.5', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '140615.50', 'completed', 'due', 0, NULL, 1, 1, '2020-11-17 18:27:36', '17.355', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'de159e8d46ccfde7258bc7482f9bdc110808fb4881e36b368071df3f40195c6f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '234034.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1122, '2020-11-16 18:11:00', 'SALE/POS1125', 363, 'মো.নুরুল আমিন/ইকবাল(ভৈরব)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0384&lt;&sol;p&gt;', '', '164560.00', '0.00', '1', '1.00', '1.00', '0.00', NULL, '0.00', '0.00', '0.00', '164559.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-17 18:28:45', '19.355', 1, '150000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c685356770204fa8f9e08e80f708a7805bf4b478ddd7c828e69c55202bce088a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '331329.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1123, '2020-11-16 18:11:00', 'SALE/POS1126', 372, 'মক্কা ব্রিক্স{প্রভাতী,তিতাস}(গোকর্ণ)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1088&lt;&sol;p&gt;', '', '164880.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '164880.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-17 18:29:55', '20.605', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7567e476da056d322e2c87796d8812a3a247333148eaf7ed7f36f356b212f65d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '338847.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1124, '2020-11-16 18:12:00', 'SALE/POS1127', 372, 'মক্কা ব্রিক্স{প্রভাতী,তিতাস}(গোকর্ণ)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CMT-11-3344&lt;&sol;p&gt;', '', '167280.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '167280.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-17 18:30:37', '20.91', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1e1a73110a9b98746b03b3487febb9742a8e11bba0200afb45fafb7caedddd3e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '503687.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1125, '2020-11-16 18:13:00', 'SALE/POS1128', 272, 'মেসার্স সিয়াম এন্টারপ্রাইজ(সিলেট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-9697&lt;&sol;p&gt;', '', '165240.00', '0.00', '1', '1.00', '1.00', '0.00', NULL, '0.00', '0.00', '0.00', '165239.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-17 18:32:27', '20.395', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '03a63a78026fa46158ce3dcd37d1dec21c40f4a1bd4d4b382ac07b8871cbe31a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-126790.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1126, '2020-11-16 18:14:00', 'SALE/POS1129', 368, 'আলী হোসেন  জামাই(কালীপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1657&lt;&sol;p&gt;', '', '128628.00', '0.00', '.5', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '128627.50', 'completed', 'due', 0, NULL, 1, 1, '2020-11-17 18:33:07', '15.875', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b9fa83a6be2bd0a0a1adec8a84f5480fa63855d81c917199eb8d6d4c52b954cc', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-166189.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1128, '2020-11-16 18:16:00', 'SALE/POS1131', 306, 'মেসার্স তাহসিন এন্টারপ্রাইজ(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;বক্স মাপে&lt;&sol;p&gt;', '', '175000.00', '0.00', '110.55', '110.55', '110.55', '0.00', NULL, '0.00', '0.00', '0.00', '174889.45', 'completed', 'due', 0, NULL, 1, 1, '2020-11-17 18:34:06', '25', 1, '271400.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b52dbff3cb367646fff58bde97af4f6bdb1c00d5915ced5178782f313d16f945', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '110.55');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1130, '2020-11-14 19:19:00', 'SALE/POS1133', 366, 'মেসার্স মেহেদী ব্রিক্স(বি বাড়ীয়া)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-9544&lt;&sol;p&gt;', '', '186816.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '186816.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-17 19:21:02', '22.235', 1, '186774.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '95f4cb2de6afb148ed4538a808616f9a0a55d05cf75b8258d77e1bcb2e2612a0', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '154500.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1131, '2020-11-14 19:20:00', 'SALE/POS1134', 366, 'মেসার্স মেহেদী ব্রিক্স(বি বাড়ীয়া)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2915&lt;&sol;p&gt;', '', '190092.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '190092.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-17 19:21:31', '22.625', 1, '490134.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'bd0f2c4f0fc57a085c65e1462e966dfa988261dc60247722f4e2ce0d325729fa', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '154500.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1133, '2020-11-09 20:49:00', 'SALE/POS1136', 301, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '174000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '174000.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-17 20:50:40', '1', 1, '275.5000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '90dbc98466ce814e37ed18cece5baf04a848eb37ab93a212cc33d8fcad38f174', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-22137.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1134, '2020-11-10 21:50:00', 'SALE/POS1137', 301, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-0139&lt;&sol;p&gt;', '', '151475.00', '0.00', '75', '75.00', '75.00', '0.00', NULL, '0.00', '0.00', '0.00', '151400.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-17 21:51:06', '18.25', 1, '163500.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '9ca4b860464749d1d1adb56747f424ba5119253448b7ee5779045e5506d3900b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1135, '2020-11-12 21:54:00', 'SALE/POS1138', 301, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-9544&lt;&sol;p&gt;', '', '157036.00', '0.00', '36', '36.00', '36.00', '0.00', NULL, '0.00', '0.00', '0.00', '157000.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-17 21:56:28', '18.92', 1, '320000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f58c1393e4cfd60a160181736b7ac2f7fffab7a8e4ab0df981bbdf0af4edbe8b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-12100.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1137, '2020-11-13 12:12:00', 'SALE/POS1140', 301, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-2906&lt;&sol;p&gt;', '', '175215.00', '0.00', '.5', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '175214.50', 'completed', 'due', 0, NULL, 1, 1, '2020-11-18 12:13:24', '22.045', 1, '114.5000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '23c3fe1031d8861cc583f25dc2ef328fb5dbb5e8d7868ccb9e1d2d0a5dbad8ba', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-175100.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1138, '2020-11-16 12:28:00', 'SALE/POS1141', 301, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;MPT-11-0139&lt;&sol;p&gt;', '', '151973.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '151973.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-18 12:29:08', '18.31', 1, '163000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '210ef7b7fadf59e592a586edbe76c4771fcf0ff60aa3b3f12d7f4a43a5bf05e1', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1139, '2020-11-17 12:35:00', 'SALE/POS1142', 332, 'ডা. হাবিব(ভৈরবপুর)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;ট্রলি&lt;&sol;p&gt;', '', '16150.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '16150.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-18 13:21:16', '95', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '0d448c1b5f1bdd3d6878a50a66efeac9423c7fc58518a56eb6202751c1a4f658', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '232900.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1140, '2020-11-17 12:41:00', 'SALE/POS1143', 373, 'মো. আলী ইউসুফ(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-187205&lt;&sol;p&gt;', '', '148039.50', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '148039.50', 'completed', 'due', 0, NULL, 1, 1, '2020-11-18 13:25:22', '18.39', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '65156984e719f0224e4b69c8a256b7b0e84f2fbac1d3ef596343aa43a04d241a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1141, '2020-11-17 12:42:00', 'SALE/POS1144', 373, 'মো. আলী ইউসুফ(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-5772&lt;&sol;p&gt;', '', '148683.50', '0.00', '.75', '0.75', '0.75', '0.00', NULL, '0.00', '0.00', '0.00', '148682.75', 'completed', 'due', 0, NULL, 1, 1, '2020-11-18 13:26:48', '18.465', 1, '150000.2500', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1e4856f16ede8ea27261f3f788272ac593b75ee4338d284fa6c342fc903b0746', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '148039.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1142, '2020-11-17 12:43:00', 'SALE/POS1145', 372, 'মক্কা ব্রিক্স{প্রভাতী,তিতাস}(গোকর্ণ)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1088&lt;&sol;p&gt;', '', '160000.00', '0.00', '.5', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '159999.50', 'completed', 'due', 0, NULL, 1, 1, '2020-11-18 13:27:19', '20', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '86f70c541c2ace071a47bf7e24f109c9df3a52ac244865808626230383e2e58b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '671048.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1143, '2020-11-17 12:45:00', 'SALE/POS1146', 361, 'রিয়াজ এন্টারপ্রাইজ(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-2046&lt;&sol;p&gt;', '', '156720.00', '0.00', '120.25', '120.25', '120.25', '0.00', NULL, '0.00', '0.00', '0.00', '156599.75', 'completed', 'due', 0, NULL, 1, 1, '2020-11-18 13:27:48', '19.585', 1, '156640.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a9a5b96fc16920b8b7a54b0d9962ae702c9300b8ac9ec4cd9e304d3be83a99c2', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '40.25');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1144, '2020-11-17 12:46:00', 'SALE/POS1147', 330, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0384&lt;&sol;p&gt;', '', '178200.00', '0.00', '.5', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '178199.50', 'completed', 'due', 0, NULL, 1, 1, '2020-11-18 13:28:42', '22', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '92a4ef35f07d385613f5597c7a6f4f7d9545df8825ab81f0ea8bd925a6015ad3', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '374649.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1145, '2020-11-17 12:47:00', 'SALE/POS1148', 330, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-3841&lt;&sol;p&gt;', '', '170100.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '170100.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-18 13:29:15', '21', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a579493f1935bd83cea19bff4d065ea0c8386732a164daa9a814c0c3cfe3e3ad', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '552849.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1147, '2020-11-17 12:55:00', 'SALE/POS1150', 374, 'রুস্তম ব্রিক্স(শেরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-3953&lt;&sol;p&gt;', '', '132342.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '132342.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-18 13:30:28', '16.44', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ea93a383cae7fbd203ecf4846d439ceb2d400abbcd9c0cd476548b3b45088e25', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1148, '2020-11-17 12:57:00', 'SALE/POS1151', 374, 'রুস্তম ব্রিক্স(শেরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-6084&lt;&sol;p&gt;', '', '127995.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '127995.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-18 13:31:01', '15.895', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'bae4d8c9fa1a786ed4bea022e1ac84a1c722710fe44e91793822eb62ce64ae51', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '132342.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1149, '2020-11-17 12:58:00', 'SALE/POS1152', 374, 'রুস্তম ব্রিক্স(শেরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;MPT-11-4913&lt;&sol;p&gt;', '', '162851.50', '0.00', '108', '108.00', '108.00', '0.00', NULL, '0.00', '0.00', '0.00', '162743.50', 'completed', 'due', 0, NULL, 1, 1, '2020-11-18 13:31:38', '20.225', 1, '423000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '0e067a4a3d396fc600ad94d24c504c3a68a404c445dc7efabc3bc564ef6f3b61', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '260296.75');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1150, '2020-11-17 13:00:00', 'SALE/POS1153', 301, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;MPT-11-0139&lt;&sol;p&gt;', '', '153301.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '153301.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-18 13:32:11', '18.47', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '6f5a1b4b038ade5b1b2a9a41b7e6c0c7fbc3f289ee13ec11bf46a30fd20ab900', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-11027.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1151, '2020-11-17 13:03:00', 'SALE/POS1154', 301, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-7425&lt;&sol;p&gt;', '', '195299.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '195299.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-18 13:33:25', '23.53', 1, '313000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '46c7ba4d7749f00b356707bd1e81d931d35d566a3e3e2aa0dce7b96604cec2ec', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '142274.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1152, '2020-11-17 13:04:00', 'SALE/POS1155', 328, 'মেসার্স M.B.F. ব্রিক্স(সরারচর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0409&lt;&sol;p&gt;', '', '180170.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '180170.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-18 13:34:37', '20.945', 1, '800000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e5288ecf53136d5dbbd28c10098ea7e39a6c629de9130561f475452a5206cf0e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '450142.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1153, '2020-11-17 13:05:00', 'SALE/POS1156', 372, 'মক্কা ব্রিক্স{প্রভাতী,তিতাস}(গোকর্ণ)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-3344&lt;&sol;p&gt;', '', '175877.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '175877.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-18 13:35:07', '21.19', 1, '500000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '00a42c38d173847af904b0eac137790a37f21095b3e95d5d6a8f088109661740', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '831048.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1154, '2020-11-17 13:07:00', 'SALE/POS1157', 321, 'সেলিম এন্টারপ্রাইজ(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-28-1784&lt;&sol;p&gt;', '', '162772.50', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '162772.50', 'completed', 'due', 0, NULL, 1, 1, '2020-11-18 13:36:21', '19.73', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '44c833c984e3bf509832fbc7c3e66ed566577c92e0ed6b8dc69f21298a71f3ac', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '295.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1155, '2020-11-17 13:09:00', 'SALE/POS1158', 321, 'সেলিম এন্টারপ্রাইজ(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-3851&lt;&sol;p&gt;', '', '164010.00', '0.00', '477.5', '477.50', '477.50', '0.00', NULL, '0.00', '0.00', '0.00', '163532.50', 'completed', 'due', 0, NULL, 1, 1, '2020-11-18 13:36:53', '19.88', 1, '326600.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '0ab69385595c000949fdd9e1e4d48d333800c448b249069beae54bbd115da846', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '163067.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1156, '2020-11-17 13:15:00', 'SALE/POS1159', 375, 'মেসার্স গনি ব্রিক্স (ঈশ্বরগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-6821&lt;&sol;p&gt;', '', '158400.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '158400.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-18 13:37:21', '21.998', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'cfe83ca6c110c89cb10d2a1a97fdf829bff58ac6bc97fc6de4bce0d7b99a89cf', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1157, '2020-11-17 13:16:00', 'SALE/POS1160', 375, 'মেসার্স গনি ব্রিক্স (ঈশ্বরগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-7118&lt;&sol;p&gt;', '', '156888.00', '0.00', '.2', '0.20', '0.20', '0.00', NULL, '0.00', '0.00', '0.00', '156887.80', 'completed', 'due', 0, NULL, 1, 1, '2020-11-18 13:38:09', '21.788', 1, '350000.8000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ee4cb3ec6b7b4ee13597417f7eed174da5feb371cdba5ee7d8167dee82a8e1a0', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '158385.60');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1158, '2020-11-17 13:17:00', 'SALE/POS1161', 362, 'মেসার্স A.U.B ব্রিক্স(সরারচর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-8293&lt;&sol;p&gt;', '', '170624.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '170624.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-18 13:39:01', '19.84', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8a45be50b977603872287a62d6024f86e7e48e5963462a3972afeb8afe231cf0', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '132118.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1159, '2020-11-17 13:18:00', 'SALE/POS1162', 217, 'মেসার্স রিফাত এন্টারপ্রাইজ(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMD-12-1744&lt;&sol;p&gt;', '', '124215.00', '0.00', '178.25', '178.25', '178.25', '0.00', NULL, '0.00', '0.00', '0.00', '124036.75', 'completed', 'paid', 0, NULL, 1, 1, '2020-11-18 13:39:50', '16.895', 1, '124036.7500', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8b6f0cfa23fb69ad7e75a99605f77ffc64a09e11cbb89b48c79bdc639c7d6dae', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1160, '2020-11-18 10:29:00', 'SALE/POS1163', 234, 'আশামনি এন্টারপ্রাইজ,মো.মোছা মিয়া; অমনাতপুর,ভৈরব', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-5230&lt;&sol;p&gt;', '', '83810.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '83810.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-19 16:10:27', '493', 1, '200000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '33267d9fb4a0883d5ead34c97c40886859235d0d03c59261ca8b628a9eeea908', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1018413.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1161, '2020-11-18 10:31:00', 'SALE/POS1164', 268, 'মো. রনি মিয়া', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-6707&lt;&sol;p&gt;', '', '87648.00', '0.00', '48', '48.00', '48.00', '0.00', NULL, '0.00', '0.00', '0.00', '87600.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-19 17:02:07', '528', 1, '587600.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '6c999dc5f48e3939b64387a4be194852ca13a565c98f734445c2f00f429dc50b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1162, '2020-11-18 10:33:00', 'SALE/POS1165', 332, 'ডা. হাবিব(ভৈরবপুর)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;ট্রলি ৩ টা&lt;&sol;p&gt;', '', '45900.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '45900.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-19 17:02:57', '270', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e15d3c36da46897ec67009780f119dbbb64e5e2273ac314f16cac9218da70a33', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '249050.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1163, '2020-11-18 10:33:00', 'SALE/POS1166', 316, 'কাশেম মিয়া(তুলাকান্দি)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;ট্রলি ২ টা&lt;&sol;p&gt;', '', '31434.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '31434.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-19 17:12:44', '186', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f1be2b50bc8bf616d14cd57433bc8733626a28f0aef76ca393cc08cfd73ab189', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '357217.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1165, '2020-11-18 17:08:00', 'SALE/POS1168', 357, 'মেসার্স বাবুল ব্রিক্স(বিজয়নগর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0409&lt;&sol;p&gt;', '', '170226.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '170226.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-19 17:16:57', '23.164', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'afd140b4d28434eb18e2472f71f763cbb62329ed479064fc852d63c9ecfd6949', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-979213.15');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1166, '2020-11-18 17:10:00', 'SALE/POS1169', 357, 'মেসার্স বাবুল ব্রিক্স(বিজয়নগর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-7118&lt;&sol;p&gt;', '', '160156.50', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '160156.50', 'completed', 'due', 0, NULL, 1, 1, '2020-11-19 17:17:23', '21.788', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a5e22a2c5f84d4d79221d86dcd1ee875d8ee49738145fa7f6cf66289d8a9178d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-808957.75');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1167, '2020-11-18 17:14:00', 'SALE/POS1170', 357, 'মেসার্স বাবুল ব্রিক্স(বিজয়নগর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-2046&lt;&sol;p&gt;', '', '171475.50', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '171475.50', 'completed', 'due', 0, NULL, 1, 1, '2020-11-19 17:17:59', '23.332', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '01ddc22af6069c351fb36264d73b594d396a5d98767c37f2b56576b91159a63f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-647659.05');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1168, '2020-11-18 17:16:00', 'SALE/POS1171', 357, 'মেসার্স বাবুল ব্রিক্স(বিজয়নগর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-4377&lt;&sol;p&gt;', '', '172210.50', '0.00', '1.2', '1.20', '1.20', '0.00', NULL, '0.00', '0.00', '0.00', '172209.30', 'completed', 'due', 0, NULL, 1, 1, '2020-11-19 17:18:41', '23.432', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c6596d80610e8438254107838497a05e7846e98ea8764ea93163fb5bbc8b6e2f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-648379.35');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1169, '2020-11-18 18:02:00', 'SALE/POS1172', 376, 'মেসার্স M.R.M ব্রিক্স(মটখলা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-3318&lt;&sol;p&gt;', '', '184924.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '184924.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-19 18:36:41', '22.275', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5fe01109a27270d26426faacfc142a4b27cfd5f25fe3211260f44d1d98002b15', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1170, '2020-11-18 18:03:00', 'SALE/POS1173', 376, 'মেসার্স M.R.M ব্রিক্স(মটখলা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2445&lt;&sol;p&gt;', '', '189323.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '189323.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-19 18:37:12', '22.805', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '23be28bc69739bb487881e7af62b7953f5280951b9a9de21650615f5eef6b284', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '184882.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1171, '2020-11-18 18:05:00', 'SALE/POS1174', 363, 'মো.নুরুল আমিন/ইকবাল(ভৈরব)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0384&lt;&sol;p&gt;', '', '165920.00', '0.00', '.5', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '165919.50', 'completed', 'due', 0, NULL, 1, 1, '2020-11-19 18:37:41', '19.52', 1, '100000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c09bdb793000058cd6d0d2877459914276d91ab95f5c414153c16b310bf4d6c1', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '345888.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1172, '2020-11-18 18:07:00', 'SALE/POS1175', 335, 'মোঃ জাকির হোসেন জামাই(কালিপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2334&lt;&sol;p&gt;', '', '160758.50', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '160758.50', 'completed', 'due', 0, NULL, 1, 1, '2020-11-19 18:38:40', '19.97', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7b1e9a13cb4c69e01f448a4917180562b8a7f0805479e7d6bf023cdf9a246393', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-12500.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1173, '2020-11-18 18:08:00', 'SALE/POS1176', 335, 'মোঃ জাকির হোসেন জামাই(কালিপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-0878&lt;&sol;p&gt;', '', '189577.50', '0.00', '.75', '0.75', '0.75', '0.00', NULL, '0.00', '0.00', '0.00', '189576.75', 'completed', 'due', 0, NULL, 1, 1, '2020-11-19 18:39:31', '23.545', 1, '300000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '95ed997afdc8b6e6f8d535624bd0ec61e0606c6e1bf2f3c4557d4127c8e6a4b7', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '148258.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1174, '2020-11-18 18:09:00', 'SALE/POS1177', 374, 'রুস্তম ব্রিক্স(শেরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-0809&lt;&sol;p&gt;', '', '134837.50', '0.00', '37.5', '37.50', '37.50', '0.00', NULL, '0.00', '0.00', '0.00', '134800.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-19 18:40:18', '16.75', 1, '134880.5000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '9e76175151a3846d87d8ae6eb7ad9090181bfbfc71be998439db7903831e5494', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '80.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1175, '2020-11-18 18:12:00', 'SALE/POS1178', 306, 'মেসার্স তাহসিন এন্টারপ্রাইজ(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;নৌকা বক্স মাপে&lt;&sol;p&gt;', '', '937650.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '937650.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-19 18:40:48', '133', 1, '840000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8be781789212833080aa836bd3c44d7fdb08ccf0ab7d5d6a562c857800c62f2a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-96400.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1176, '2020-11-18 18:15:00', 'SALE/POS1179', 377, 'বিশ্বজিত(গাজীপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-7500&lt;&sol;p&gt;', '', '141930.00', '0.00', '.5', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '141929.50', 'completed', 'due', 0, NULL, 1, 1, '2020-11-19 18:41:35', '17.095', 1, '150000.5000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '3edefe77fc1b8b4f8435fcc2ea5c0cb10ded93fec30f41e9de39893db168a7bc', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1177, '2020-11-18 18:18:00', 'SALE/POS1180', 376, 'মেসার্স M.R.M ব্রিক্স(মটখলা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1625&lt;&sol;p&gt;', '', '192780.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '192780.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-19 18:42:00', '22.68', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '9b7ea0a5990282b13484a2aebc697cd9af7e3545a0cb830cabd509f2303fe006', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '374164.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1178, '2020-11-18 18:19:00', 'SALE/POS1181', 376, 'মেসার্স M.R.M ব্রিক্স(মটখলা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2603&lt;&sol;p&gt;', '', '192015.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '192015.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-19 18:42:37', '22.59', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '285a59e1ace00d9ae2d76cdfed218d9854608b7fd6fdef6e549e6f2873491c36', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '566944.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1179, '2020-11-18 18:20:00', 'SALE/POS1182', 301, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;MPT-11-0139&lt;&sol;p&gt;', '', '150977.00', '0.00', '77', '77.00', '77.00', '0.00', NULL, '0.00', '0.00', '0.00', '150900.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-19 18:43:21', '18.19', 1, '175473.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c8fc7ecdff8f56a0d0e4fcbfeb508a7d1b0f3c4bc7a2b1be69d47fe6cb6f8f51', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '24573.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1180, '2020-11-18 18:21:00', 'SALE/POS1183', 357, 'মেসার্স বাবুল ব্রিক্স(বিজয়নগর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-0041&lt;&sol;p&gt;', '', '170667.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '170667.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-19 18:44:01', '23.219', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8e7a6cffdbd39feac8ab9f8d22e3cab7eb243f3aa1a01660f11b885e7239a45a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-476199.45');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1182, '2020-11-18 18:24:00', 'SALE/POS1185', 357, 'মেসার্স বাবুল ব্রিক্স(বিজয়নগর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1088&lt;&sol;p&gt;', '', '170226.00', '0.00', '.05', '0.05', '0.05', '0.00', NULL, '0.00', '0.00', '0.00', '170225.95', 'completed', 'due', 0, NULL, 1, 1, '2020-11-19 18:44:28', '23.164', 1, '1675000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'cc532746623e4be1390175d0afd509985f8126407926b1535fed6179296e53b3', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-305539.80');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1183, '2020-11-18 18:29:00', 'SALE/POS1186', 350, 'মেসার্স M.M.K. ব্রিক্স (কিশোরগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-8787&lt;&sol;p&gt;', '', '143025.00', '0.00', '1', '1.00', '1.00', '0.00', NULL, '0.00', '0.00', '0.00', '143024.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-19 18:45:05', '19.073', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b801f41faa0a59aa448d1f737bc20cba9111d85f6dac61b7b14845a386cc5ad2', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-56975.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1184, '2020-11-18 19:44:00', 'SALE/POS1187', 378, 'হারিজ ব্রিক্স(নরসিংদী)কেয়ার অফ ফাইভ স্টার টান্সপোর্ট(ফে', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '0.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '0.00', 'completed', 'paid', 0, NULL, 1, 1, '2020-11-19 19:45:49', '1', 1, '2500000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '19461cb4343336555accd97e04aa76913d5f34e56b07e8a1d3735bb28efd3ab0', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1185, '2020-11-19 17:44:00', 'SALE/POS1188', 332, 'ডা. হাবিব(ভৈরবপুর)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;৪ ট্রলি&lt;&sol;p&gt;', '', '62900.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '62900.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-21 14:07:06', '370', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a666ee6e32419939f97006bb34a8d14b670958d83f9f2549c16b37dc7c31b3c4', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '294950.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1186, '2020-11-20 17:45:00', 'SALE/POS1189', 316, 'কাশেম মিয়া(তুলাকান্দি)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;ট্রলি ৪ টা&lt;&sol;p&gt;', '', '61516.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '61516.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-21 14:08:41', '364', 1, '511683.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'abd5cc17d9c071a42c64d339024964cc01df625e25acb1499801d6e2b957b90e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '388651.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1187, '2020-11-19 17:52:00', 'SALE/POS1190', 378, 'হারিজ ব্রিক্স(নরসিংদী)কেয়ার অফ ফাইভ স্টার টান্সপোর্ট(ফে', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;বক্স মাপ নৌকা&lt;&sol;p&gt;', '', '785000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '785000.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-21 14:10:17', '100', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c923270c28693451a5038c69ebf1de565cc4448cffa63ad390bb30876cbbc049', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-2500000.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1188, '2020-11-19 17:57:00', 'SALE/POS1191', 301, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0409&lt;&sol;p&gt;', '', '160937.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '160937.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-21 14:11:24', '19.385', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '552f8a4a614f57fae342a2b6b56e3694ef939378492e1935b267e25f9c83abf4', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1189, '2020-11-19 17:59:00', 'SALE/POS1192', 301, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-3388&lt;&sol;p&gt;', '', '151226.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '151226.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-21 14:15:39', '18.22', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '00186a795705301604fcbe42b442b56e091d94ac0c4ade714787d76f92e20215', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '160895.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1190, '2020-11-19 19:03:00', 'SALE/POS1193', 301, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-2046&lt;&sol;p&gt;', '', '162431.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '162431.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-21 14:16:18', '19.565', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '995fa23991077668b04265a66dcced442be3550e5d549fa13618fb398b43f65a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '312121.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1191, '2020-11-19 19:05:00', 'SALE/POS1194', 301, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-7288&lt;&sol;p&gt;', '', '196129.00', '0.00', '98.5', '98.50', '98.50', '0.00', NULL, '0.00', '0.00', '0.00', '196030.50', 'completed', 'due', 0, NULL, 1, 1, '2020-11-21 14:16:57', '23.625', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '0a0bdcd1ef5ca92a03021293ba2bfe258ca74dc01118cfcab508752d940d29e8', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '474511.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1192, '2020-11-19 19:06:00', 'SALE/POS1195', 301, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '20000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '20000.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-21 14:17:13', '1', 1, '700000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '0a879853be26899e6ba2371032721a2c9c793b56bff1c3c60f2a5a5844e94086', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '670500.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1193, '2020-11-19 19:07:00', 'SALE/POS1196', 362, 'মেসার্স A.U.B ব্রিক্স(সরারচর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-8293&lt;&sol;p&gt;', '', '167700.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '167700.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-21 14:18:15', '19.495', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '4413e1c05b69f2ba5cf33dcc75f276bef872d4bc545b8f137722e91e00c03657', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '302742.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1194, '2020-11-19 19:12:00', 'SALE/POS1197', 379, 'মেসার্স জামাল এন্টারপ্রাইজ (কুমিল্লা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-8066&lt;&sol;p&gt;', '', '163053.00', '0.00', '12.5', '12.50', '12.50', '0.00', NULL, '0.00', '0.00', '0.00', '163040.50', 'completed', 'paid', 0, NULL, 1, 1, '2020-11-21 14:19:18', '20.125', 1, '163040.5000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '29a93a2293411779bbd6b2fbf630e5f7e3e4e345fc906007dae2b0c6ef7283a1', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1195, '2020-11-19 19:15:00', 'SALE/POS1198', 379, 'মেসার্স জামাল এন্টারপ্রাইজ (কুমিল্লা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '209200.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '209200.00', 'completed', 'paid', 0, NULL, 1, 1, '2020-11-21 14:19:52', '1', 1, '209200.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '6aa2ec54c77f8ff67ee7ec06053e6cf97b28ee7d1faa41fa14c871fddf23ca09', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1196, '2020-11-19 19:16:00', 'SALE/POS1199', 363, 'মো.নুরুল আমিন/ইকবাল(ভৈরব)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0384&lt;&sol;p&gt;', '', '161950.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '161950.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-21 14:22:29', '19.75', 1, '311662.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '09c9e466390e952be72e6a27368a534858b82063500e77eaadb7c7c258438701', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '411808.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1198, '2020-11-19 19:23:00', 'SALE/POS1201', 379, 'মেসার্স জামাল এন্টারপ্রাইজ (কুমিল্লা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-2033&lt;&sol;p&gt;', '', '127823.00', '0.00', '23', '23.00', '23.00', '0.00', NULL, '0.00', '0.00', '0.00', '127800.00', 'completed', 'paid', 0, NULL, 1, 1, '2020-11-21 14:24:02', '17.51', 1, '127800.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '97ea02ace38388848ff2e361cca0db51e232af91fcd4d6761dcc546506758504', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '209200.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1199, '2020-11-19 19:25:00', 'SALE/POS1202', 378, 'হারিজ ব্রিক্স(নরসিংদী)কেয়ার অফ ফাইভ স্টার টান্সপোর্ট(ফে', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;নৌকা বক্স মাপে&lt;&sol;p&gt;', '', '2818150.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '2818150.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-21 14:24:42', '359', 1, '1015000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'cec06b53083ab5432f2ca15b0ba19e7cf50de87bc77ba416e93af59bda5bd53a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-1715000.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1201, '2020-08-13 11:16:00', 'SALE/POS1204', 381, 'আলকাছ উদ্দিন খন্দকার(সুনামগঞ্জ)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '3885505.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '3885505.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-21 11:16:45', '1', 1, '2800000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8e063e0832d8bbc0c78c98bb0c117a4e70327971261492a54e225a656a5b1d24', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1203, '2020-11-05 12:56:00', 'SALE/POS1206', 320, 'জাকির এন্টারপ্রাইজ(বি-বাড়ীয়া)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;বিউটি অফ পতেঙ্গা&lpar;বসুন্ধরা&rpar;&lt;&sol;p&gt;', '', '7330500.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '7330500.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-21 12:57:19', '905', 1, '1440000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '78f00bebd29543da3cfeb9e8a05ab46b1be4f016f71e616e3bfe88983950be03', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2706000.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1204, '2020-11-20 13:00:00', 'SALE/POS1207', 275, 'রংধনু ট্রান্সপোর্ট(ফেরিঘাট)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;ট্রলি ১ টা&lt;&sol;p&gt;', '', '15134.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '15134.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-21 13:58:10', '92', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '543544bf8a4ac521e0f83b91ba1a2fa2513cfb03b11bc0b72ecbe886acec1d49', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1205, '2020-11-20 13:56:00', 'SALE/POS1208', 332, 'ডা. হাবিব(ভৈরবপুর)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;ট্রলি ১ টা&lt;&sol;p&gt;', '', '16150.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '16150.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-21 13:58:31', '95', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '771cdee4171d5f788f4322eef543f927393bcf5b0afc5f04a8b02062492192e4', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '357850.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1206, '2020-11-19 13:57:00', 'SALE/POS1209', 316, 'কাশেম মিয়া(তুলাকান্দি)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;ট্রলি ৪ টা&lt;&sol;p&gt;', '', '61516.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '61516.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-21 14:08:09', '364', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '9b0474e7f667fe5f07637464c6c76215033699f5e8e71e21dbf3efce75fc1e0f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '450167.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1207, '2020-11-20 19:57:00', 'SALE/POS1210', 328, 'মেসার্স M.B.F. ব্রিক্স(সরারচর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-0685&lt;&sol;p&gt;', '', '185555.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '185555.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-21 20:22:05', '21.825', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'aca0fada591aebc5e1ecf37c0ac4739a2ee56a3da1a9bb73a4488ff57c437462', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-169688.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1208, '2020-11-20 19:59:00', 'SALE/POS1211', 328, 'মেসার্স M.B.F. ব্রিক্স(সরারচর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1625&lt;&sol;p&gt;', '', '188360.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '188360.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-21 20:22:35', '22.155', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '767752fa6f833dbbc47063d76bdc52c62371e05c77a350e257928856bbfe6acf', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '15824.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1209, '2020-11-20 20:01:00', 'SALE/POS1212', 328, 'মেসার্স M.B.F. ব্রিক্স(সরারচর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1088&lt;&sol;p&gt;', '', '184450.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '184450.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-21 20:23:08', '21.695', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7d26d3856e0a5892bb7ed817cdedc2335353f163b4c7d4b598e3140b7c541f87', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '204142.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1210, '2020-11-20 20:01:00', 'SALE/POS1213', 328, 'মেসার্স M.B.F. ব্রিক্স(সরারচর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-0263&lt;&sol;p&gt;', '', '199070.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '199070.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-21 20:24:18', '23.42', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '9e09b2aee424c39340c3dab0e7a91bdf3cf35f2b35fd883a2153f748603c6f8e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '388549.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1211, '2020-11-20 20:04:00', 'SALE/POS1214', 328, 'মেসার্স M.B.F. ব্রিক্স(সরারচর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-7118&lt;&sol;p&gt;', '', '171190.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '171190.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-21 20:25:02', '20.14', 1, '200000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7c71656f23e9e343fa4ec5e12a2c6e3353b05608cca51eb4392eb7edbd4c53f1', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '587619.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1212, '2020-11-20 20:05:00', 'SALE/POS1215', 372, 'মক্কা ব্রিক্স{প্রভাতী,তিতাস}(গোকর্ণ)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0409&lt;&sol;p&gt;', '', '173138.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '173138.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-21 20:26:21', '20.855', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7fffda7bc5a1139e66720849d492a80a04f091a0ba48e3e2524529bf86a036d0', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1006925.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1213, '2020-11-20 20:06:00', 'SALE/POS1216', 372, 'মক্কা ব্রিক্স{প্রভাতী,তিতাস}(গোকর্ণ)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CMT-11-3344&lt;&sol;p&gt;', '', '171229.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '171229.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-21 20:26:58', '20.625', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '397fb873186a7c0c9ec1c59530fb566a1d271ffa4a3a0c058dbcf3934fa82f7c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1180021.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1216, '2020-11-20 20:16:00', 'SALE/POS1219', 379, 'মেসার্স জামাল এন্টারপ্রাইজ (কুমিল্লা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;SKT-11-0450&lt;&sol;p&gt;', '', '173583.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '173583.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-21 20:29:55', '21.43', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7d9c9316220ca086cabf1b6ca2a4d500d538884f6103fcd2c20f51b026e186bd', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1217, '2020-11-20 20:17:00', 'SALE/POS1220', 324, 'মেসার্স খান ব্রিক্স(পাকুন্দিয়া)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-6821&lt;&sol;p&gt;', '', '186789.50', '0.00', '.75', '0.75', '0.75', '0.00', NULL, '0.00', '0.00', '0.00', '186788.75', 'completed', 'due', 0, NULL, 1, 1, '2020-11-21 20:30:23', '22.365', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '9cc581f30bc1c5bb979f8378ef7fae577a9e6ee73e780ef22fc9d7d87634e19f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '333816.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1218, '2020-11-20 20:18:00', 'SALE/POS1221', 340, 'মেসার্স সুমন ব্রিক্স(নবীনগর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;নৌকা বক্স মাপে&lt;&sol;p&gt;', '', '180000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '180000.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-21 20:30:50', '25', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '2a40eba2300efd2ad1075155704383e30216d70020faf6de0cee81106344c548', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1288000.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1219, '2020-11-20 20:19:00', 'SALE/POS1222', 340, 'মেসার্স সুমন ব্রিক্স(নবীনগর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;নৌকা বক্স মাপে&lt;&sol;p&gt;', '', '216000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '216000.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-21 20:32:36', '30', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '3ad86949f3b2fef6e9cba29b511ea2662642874904a2a40a773a55ca852afc28', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1468000.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1220, '2020-11-11 20:20:00', 'SALE/POS1223', 353, 'বড়ছড়া ট্রান্সপোর্ট(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;ব্রীক স্কেল অনুযায়ী&lt;&sol;p&gt;', '', '7140510.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '7140510.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-27 18:08:34', '933.4', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '71579e28d56655c40e7084b400c4c6a5b0f6685c5fef612df3e08b696408c421', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-7850000.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1221, '2020-11-21 12:20:00', 'SALE/POS1224', 278, 'হাজী শাহ আলম(ভৈরব)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;১ ট্রলি&lt;&sol;p&gt;', '', '15300.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '15300.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-22 12:22:04', '90', 1, '31790.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '98dcdee067e8ad7b13194b87f5601284611925cdb2f1a9bf355a6923e737636c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '16490.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1222, '2020-11-21 12:21:00', 'SALE/POS1225', 275, 'রংধনু ট্রান্সপোর্ট(ফেরিঘাট)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;১ ট্রলি&lt;&sol;p&gt;', '', '15134.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '15134.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-22 12:22:28', '92', 1, '30268.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ee38161fb906e8a13f77c8bc9ea511a419c8247e991061aedfe6e665b42b84fc', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '15134.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1223, '2020-11-21 18:59:00', 'SALE/POS1226', 382, 'মেসার্স A.S.F ব্রিক্স(নেত্রকোনা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-4377&lt;&sol;p&gt;', '', '204624.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '204624.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-22 19:28:00', '24.355', 1, '210000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'bd04eb5e9521f2a865b97e7c235bb3a5652453639b44260ebf01bbdad9f4a380', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1224, '2020-11-21 19:00:00', 'SALE/POS1227', 306, 'মেসার্স তাহসিন এন্টারপ্রাইজ(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1161&lt;&sol;p&gt;', '', '183876.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '183876.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-22 19:28:52', '21.89', 1, '183500.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f15e05c22cfa1ee63c5da1dba61af7a8a9efc25ca40ba57dbbf89f52774c7c9b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1250.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1225, '2020-11-21 19:02:00', 'SALE/POS1228', 363, 'মো.নুরুল আমিন/ইকবাল(ভৈরব)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-0685&lt;&sol;p&gt;', '', '187758.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '187758.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-22 19:29:35', '23.175', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '426de341c9fc252886ce8cb752d580588469aaee4201fa3c13f5961678cc995f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '273758.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1226, '2020-11-21 19:03:00', 'SALE/POS1229', 363, 'মো.নুরুল আমিন/ইকবাল(ভৈরব)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-3388&lt;&sol;p&gt;', '', '184923.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '184923.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-22 19:31:34', '22.825', 1, '372600.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '977f7ca575e41fc1407ad1f0fa502c622ff669f7fa71b2b2c9469a71fd0f3425', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '461475.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1227, '2020-11-21 19:04:00', 'SALE/POS1230', 324, 'মেসার্স খান ব্রিক্স(পাকুন্দিয়া)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CMT-11-3344&lt;&sol;p&gt;', '', '185704.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '185704.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-22 19:36:58', '22.24', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b17c46c4f3c2ec7da3eff243e3284fdbb135fe263f1c535949e9cbb5d6d43e30', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '520604.75');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1228, '2020-11-21 19:05:00', 'SALE/POS1231', 324, 'মেসার্স খান ব্রিক্স(পাকুন্দিয়া)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0409&lt;&sol;p&gt;', '', '174765.50', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '174765.50', 'completed', 'due', 0, NULL, 1, 1, '2020-11-22 19:37:37', '20.93', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f703213735410a03de5d0b4d96529cb89b83aca56fb44117b594ffd1de761950', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '706308.75');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1229, '2020-11-21 19:06:00', 'SALE/POS1232', 324, 'মেসার্স খান ব্রিক্স(পাকুন্দিয়া)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-0685&lt;&sol;p&gt;', '', '182030.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '182030.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-22 19:38:07', '21.795', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5319ac1e122dc9021c0bf5c97b64f37916b24866d1654216f6ce668c365c919c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '881074.25');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1230, '2020-11-21 19:20:00', 'SALE/POS1233', 324, 'মেসার্স খান ব্রিক্স(পাকুন্দিয়া)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1088&lt;&sol;p&gt;', '', '183700.00', '0.00', '1.5', '1.50', '1.50', '0.00', NULL, '0.00', '0.00', '0.00', '183698.50', 'completed', 'due', 0, NULL, 1, 1, '2020-11-22 19:38:46', '22', 1, '500000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8d06093ca5a2dc25ec31cf206a1f729cf3e1e64d8625677ae4c15c850fe2951e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1063062.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1231, '2020-11-21 19:21:00', 'SALE/POS1234', 362, 'মেসার্স A.U.B ব্রিক্স(সরারচর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-6821&lt;&sol;p&gt;', '', '191335.00', '0.00', '.5', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '191334.50', 'completed', 'due', 0, NULL, 1, 1, '2020-11-22 19:39:27', '22.505', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5c7d0c7bb331786139609affe4d1a152e5e7d1efaf44148944d94a9d4925f4e9', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '470442.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1232, '2020-11-21 19:21:00', 'SALE/POS1235', 362, 'মেসার্স A.U.B ব্রিক্স(সরারচর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-7118&lt;&sol;p&gt;', '', '184705.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '184705.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-22 19:39:53', '21.73', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f51f1a58a882129229626bf1f39792e80aca525b0e25c248674e811650ea2d5f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '661734.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1233, '2020-11-21 19:22:00', 'SALE/POS1236', 363, 'মো.নুরুল আমিন/ইকবাল(ভৈরব)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1071&lt;&sol;p&gt;', '', '162114.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '162114.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-22 19:40:30', '19.775', 1, '250000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'efa6c9b31268e4a0f0e6e76596c454becd4695dfffebdeee7ec1d36bddc19127', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '273758.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1234, '2020-11-21 19:23:00', 'SALE/POS1237', 272, 'মেসার্স সিয়াম এন্টারপ্রাইজ(সিলেট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-4592&lt;&sol;p&gt;', '', '158424.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '158424.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-22 19:40:59', '19.68', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1cf8166f2f1da89dcada65404d7b55e53ea00ac423ac8bd21cf8bcb6a1f52cd1', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '38448.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1235, '2020-11-21 19:24:00', 'SALE/POS1238', 352, 'মেসার্স ইলহাম ব্রিক্স(কুলিয়ার চর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1625&lt;&sol;p&gt;', '', '180936.00', '0.00', '.5', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '180935.50', 'completed', 'due', 0, NULL, 1, 1, '2020-11-22 19:41:18', '21.54', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '03729fb4d99b7d3bfbd5c1143e4445e09ba100895c60619851e718b256c9b843', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-66773.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1236, '2020-11-21 19:25:00', 'SALE/POS1239', 307, 'মো. খোকন মিয়া(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;M&period;V-ইউসুফ খান&lt;&sol;p&gt;', '', '8570394.50', '0.00', '.25', '0.25', '0.25', '0.00', NULL, '0.00', '0.00', '0.00', '8570394.25', 'completed', 'due', 0, NULL, 1, 1, '2020-11-22 19:42:09', '1091.7', 1, '1500000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c9d02c2a34d8bda097565242dec5881fd91e2d9684d040e1152431cdb52ab7f2', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-5500000.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1237, '2020-11-12 19:26:00', 'SALE/POS1240', 358, 'মেসার্স R.S.P. ব্রিক্স (ভৈরব)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;বন পুকুর-৩&lt;&sol;p&gt;&lt;p&gt;সার্ভে অনুযায়ী&lt;&sol;p&gt;', '', '9577000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '9577000.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-27 18:10:25', '1220', 1, '9937400.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '610ac6b17f1d15bfa3ffea462ec90d364082ce82f8f57674ced9785cb3aa42fe', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-4525000.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1238, '2020-11-21 20:16:00', 'SALE/POS1241', 383, 'মায়ের দোয়া ব্রিক্স(শাবাজপূর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '0.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '0.00', 'completed', 'paid', 0, NULL, 1, 1, '2020-11-22 20:18:39', '1', 1, '350000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '3e6e614cc7667965e6109555aa53761c8edba8e342a852aa0b684319c243b84f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1239, '2020-11-22 18:00:00', 'SALE/POS1242', 332, 'ডা. হাবিব(ভৈরবপুর)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;ট্রলি ৫ টা&lt;&sol;p&gt;', '', '80750.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '80750.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-23 20:16:20', '475', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '156cfe95fa55f3dc064f0ab876cf995857569db2c8dd50c56c8554aa4a1b46fc', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '374000.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1240, '2020-11-22 18:01:00', 'SALE/POS1243', 287, 'রহুল আমীন(শিমুলকান্দি)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;পিকআপ ১ টা&lt;&sol;p&gt;', '', '33567.00', '0.00', '7', '7.00', '7.00', '0.00', NULL, '0.00', '0.00', '0.00', '33560.00', 'completed', 'paid', 0, NULL, 1, 1, '2020-11-23 20:17:27', '201', 1, '33560.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'fd8f7af2c3dd1f8d61a4367a2b26f0ed5c3eb4f783c7226d3e11ab05ccabcca7', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1241, '2020-11-22 18:58:00', 'SALE/POS1244', 383, 'মায়ের দোয়া ব্রিক্স(শাবাজপূর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-9544&lt;&sol;p&gt;', '', '174250.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '174250.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-23 20:18:21', '21.25', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '70d66033cc2f66efcc3d4e22413efbf9427b5a1d00377b4929c7848320cabbf1', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-350000.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1242, '2020-11-22 18:59:00', 'SALE/POS1245', 383, 'মায়ের দোয়া ব্রিক্স(শাবাজপূর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-9544&lt;&sol;p&gt;', '', '179170.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '179170.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-23 20:18:52', '21.845', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '24263c8c10c9c9f617299cc84d92a3e66830fe8b25931ca737ed82a93b8a96f2', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-175750.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1243, '2020-11-22 18:59:00', 'SALE/POS1246', 362, 'মেসার্স A.U.B ব্রিক্স(সরারচর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-8293&lt;&sol;p&gt;', '', '190740.00', '0.00', '.5', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '190739.50', 'completed', 'due', 0, NULL, 1, 1, '2020-11-23 20:19:33', '22.44', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b4e96c936264f47e5c25ae42c13c945e06950a72f38b45c45f057760d38bbd19', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '846481.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1244, '2020-11-22 19:00:00', 'SALE/POS1247', 370, 'মো. কয়েছ মিয়া(সুনামগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-4377&lt;&sol;p&gt;', '', '163215.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '163215.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-23 20:20:16', '20.15', 1, '190000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '92abb8241b42f332f7027db8e458743a98a2cd7e7d227c02aea39e682083bdda', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-38000.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1245, '2020-11-22 19:02:00', 'SALE/POS1248', 170, 'মো. অলি মিয়া (বি বাড়িয়া)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-6821&lt;&sol;p&gt;', '', '162567.00', '0.00', '26.5', '26.50', '26.50', '0.00', NULL, '0.00', '0.00', '0.00', '162540.50', 'completed', 'due', 0, NULL, 1, 1, '2020-11-23 20:21:08', '20.065', 1, '62500.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'fe5a3cc8480fa02f45c4b5cedac82428ec7391eee1c26f981c55759c97b28de7', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '21128.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1246, '2020-11-22 19:03:00', 'SALE/POS1249', 272, 'মেসার্স সিয়াম এন্টারপ্রাইজ(সিলেট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-4592&lt;&sol;p&gt;', '', '156009.00', '0.00', '.5', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '156008.50', 'completed', 'due', 0, NULL, 1, 1, '2020-11-23 20:21:40', '19.38', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e1177f68f3f2066f10531de7a9fda53c7e58775e7dac64b1dba19c86635f852d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '196872.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1247, '2020-11-22 19:04:00', 'SALE/POS1250', 272, 'মেসার্স সিয়াম এন্টারপ্রাইজ(সিলেট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-5246&lt;&sol;p&gt;', '', '127995.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '127995.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-23 20:22:22', '15.895', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7a47138d7b60e8d2f615fb10cc84bd2ef38a4cf29e583abfbfacedacfbec837d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '352881.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1248, '2020-11-22 19:05:00', 'SALE/POS1251', 272, 'মেসার্স সিয়াম এন্টারপ্রাইজ(সিলেট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-4994&lt;&sol;p&gt;', '', '134757.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '134757.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-23 20:24:10', '16.74', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '50489e40fa31f909a5f37279971be2aa098fcfc71cca6c21a16339af8c6c6afe', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '480835.75');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1249, '2020-11-22 19:07:00', 'SALE/POS1252', 272, 'মেসার্স সিয়াম এন্টারপ্রাইজ(সিলেট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CT-11-0898&lt;&sol;p&gt;', '', '171384.50', '0.00', '.25', '0.25', '0.25', '0.00', NULL, '0.00', '0.00', '0.00', '171384.25', 'completed', 'due', 0, NULL, 1, 1, '2020-11-23 20:25:40', '21.29', 1, '500000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a5ee061ccf1885f657c6b7b8ee4589eb904442e3a1feb922fad307937b202b51', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '615592.75');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1251, '2020-11-22 19:15:00', 'SALE/POS1254', 384, 'আদর্শ ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-0473&lt;&sol;p&gt;', '', '140875.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '140875.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-23 20:26:11', '17.5', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c097a12ee06da9673d4ea3d1ace6f92d94a88e415644b015ee075aadc8c7bcef', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1252, '2020-11-22 19:15:00', 'SALE/POS1255', 384, 'আদর্শ ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-5814&lt;&sol;p&gt;', '', '122199.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '122199.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-23 20:26:42', '15.18', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7f398d49be3017eac5fe5acd82389961ca1211bb0412a4cab16209e4a6aaf4a0', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '140875.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1253, '2020-11-22 19:22:00', 'SALE/POS1256', 345, 'শাহিন মিয়া (আশগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-5004&lt;&sol;p&gt;&lt;p&gt;সেলিম মিয়া মারফত&lt;&sol;p&gt;', '', '187200.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '187200.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-23 21:01:45', '23.4', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '48e9992eeff302422d597670eb22cb06dafb8e40a2e87cb6207af6f0fd18deb0', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1254, '2020-11-22 19:22:00', 'SALE/POS1257', 345, 'শাহিন মিয়া (আশগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-0263&lt;&sol;p&gt;&lt;p&gt;সেলিম মিয়া মারফত&lt;&sol;p&gt;', '', '182000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '182000.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-23 21:03:12', '22.75', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'fee3cf9bd8ae0a1b4a4017aea8989374464769518cde38b7fe2e4dfda6357282', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '187160.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1255, '2020-11-22 19:24:00', 'SALE/POS1258', 345, 'শাহিন মিয়া (আশগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-6927&lt;&sol;p&gt;&lt;p&gt;সেলিম মিয়া মারফত&lt;&sol;p&gt;', '', '176080.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '176080.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-23 21:03:50', '22.01', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '3921f134e48c649e2b98e4b941a44881c465cc5a3e7cadb2a1aa9d4f82b1b463', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '369120.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1256, '2020-11-22 19:25:00', 'SALE/POS1259', 345, 'শাহিন মিয়া (আশগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CT-11-2828&lt;&sol;p&gt;&lt;p&gt;সেলিম মিয়া মারফত&lt;&sol;p&gt;', '', '162000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '162000.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-23 21:04:17', '20.25', 1, '707280.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '176aa07e2bd6766377d44a62b6500342e3f31f4e8d8f17809a32fd547a520792', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '545200.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1257, '2020-11-22 19:25:00', 'SALE/POS1260', 302, 'নজরুল ইসলাম জলিল(কুলিয়ার চর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-7794&lt;&sol;p&gt;', '', '169291.50', '0.00', '.25', '0.25', '0.25', '0.00', NULL, '0.00', '0.00', '0.00', '169291.25', 'completed', 'due', 0, NULL, 1, 1, '2020-11-23 20:30:18', '21.025', 1, '160000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'fb7ffe7cceb831789388698dd5b5dc02df1f9cfb70978eb3e54d390f0fa91579', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '26280.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1258, '2020-11-22 19:28:00', 'SALE/POS1261', 353, 'বড়ছড়া ট্রান্সপোর্ট(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-8066&lt;&sol;p&gt;', '', '172672.50', '0.00', '.25', '0.25', '0.25', '0.00', NULL, '0.00', '0.00', '0.00', '172672.25', 'completed', 'due', 0, NULL, 1, 1, '2020-11-23 20:30:43', '21.445', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e49d6594f7f3f19931b06d6c6359bf188c216850990a32e81ce30143d2557dc3', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-709490.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1259, '2020-11-22 20:01:00', 'SALE/POS1262', 372, 'জাকির এন্টারপ্রাইজ {মক্কা,প্রভাতী,তিতাস}(গোকর্ণ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-7118&lt;&sol;p&gt;', '', '176873.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '176873.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-23 20:31:33', '21.305', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '28ada75618eb74dda5347e1d7bbb7cef13986df8b19e182c8ab863d9ce7e62e9', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '851292.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1260, '2020-11-22 20:02:00', 'SALE/POS1263', 372, 'জাকির এন্টারপ্রাইজ {মক্কা,প্রভাতী,তিতাস}(গোকর্ণ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0409&lt;&sol;p&gt;', '', '189655.00', '0.00', '.5', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '189654.50', 'completed', 'due', 0, NULL, 1, 1, '2020-11-23 20:32:06', '22.85', 1, '500000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8b0b61aed617eeb188c3237ae043877d8e81b3350518bc3cabc57cbd2d445b04', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1028123.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1261, '2020-11-22 20:07:00', 'SALE/POS1264', 385, 'মেসার্স সরারচর ব্রিক্স(বাজিতপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-9553&lt;&sol;p&gt;', '', '191250.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '191250.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-23 20:34:07', '22.495', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5d6ad34386a604f422a25058e36db35f78290ae45f2fd9742b47b3b859feee7f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1262, '2020-11-22 20:08:00', 'SALE/POS1265', 385, 'মেসার্স সরারচর ব্রিক্স(বাজিতপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1088&lt;&sol;p&gt;', '', '188190.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '188190.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-23 20:34:47', '22.135', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '61da6dd8264362d8db19586a8fb2080b2c4afdf044f8da65f673126f3db4ed93', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '191207.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1263, '2020-11-22 20:09:00', 'SALE/POS1266', 385, 'মেসার্স সরারচর ব্রিক্স(বাজিতপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CMT-11-3344&lt;&sol;p&gt;', '', '204000.00', '0.00', '.5', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '203999.50', 'completed', 'due', 0, NULL, 1, 1, '2020-11-23 20:35:18', '23.995', 1, '700000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '3ca9f36858bd066deccf7826c72193f037d42d44c84c2fad177cf6669202f6b6', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '379355.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1264, '2020-11-23 18:37:00', 'SALE/POS1267', 332, 'ডা. হাবিব(ভৈরবপুর)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;ট্রলি ১ টা&lt;&sol;p&gt;', '', '15300.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '15300.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-24 18:39:09', '90', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '71f6bd7c51fddf719458707063541ac396bcd4e4201a7314ee7d2d3cbab19883', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '454750.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1265, '2020-11-23 18:41:00', 'SALE/POS1268', 321, 'সেলিম এন্টারপ্রাইজ(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-1475&lt;&sol;p&gt;', '', '153280.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '153280.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-24 19:04:12', '19.16', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '2555417596477882723d0d8b2906cb17b70fa4137e370a21352455b8ab50583c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1266, '2020-11-23 18:42:00', 'SALE/POS1269', 321, 'সেলিম এন্টারপ্রাইজ(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-0959&lt;&sol;p&gt;', '', '172800.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '172800.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-24 19:10:17', '21.6', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '6a826d0fddd56fc6a72600257139b91c167fceeb5fa712797a00acbdc19c2c45', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '153280.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1267, '2020-11-23 18:43:00', 'SALE/POS1270', 321, 'সেলিম এন্টারপ্রাইজ(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-5548&lt;&sol;p&gt;', '', '166720.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '166720.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-24 19:11:01', '20.835', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e95e5df2e0b5be847637b73b543c8f9e7a2aa8fe2c64b4363119136673b1b0ec', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '326080.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1268, '2020-11-23 18:43:00', 'SALE/POS1271', 321, 'সেলিম এন্টারপ্রাইজ(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-7227&lt;&sol;p&gt;', '', '179840.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '179840.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-24 19:14:04', '22.475', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '56d14511ccb484e5f7c3b0156919976e7060f6b3a658f68d6bf670a150d2bbd0', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '492760.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1269, '2020-11-23 18:44:00', 'SALE/POS1272', 321, 'সেলিম এন্টারপ্রাইজ(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;JHO-T-11-5545&lt;&sol;p&gt;', '', '210000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '210000.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-24 19:13:32', '26.25', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a4232c6a53c3fb2dd014ace8cc0d55caa50c12b5d0eb18a04e874b4f99e03a95', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '672560.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1270, '2020-11-23 18:45:00', 'SALE/POS1273', 321, 'সেলিম এন্টারপ্রাইজ(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;KOT-11-1655&lt;&sol;p&gt;', '', '144160.00', '0.00', '60', '60.00', '60.00', '0.00', NULL, '0.00', '0.00', '0.00', '144100.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-24 19:14:52', '18.025', 1, '1026700.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b523012b202a5f13cf8390c1da0cc4d400553271c6414520c8bf5db6a175b2da', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '882560.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1271, '2020-11-23 18:47:00', 'SALE/POS1274', 272, 'মেসার্স সিয়াম এন্টারপ্রাইজ(সিলেট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-4592&lt;&sol;p&gt;', '', '156170.00', '0.00', '.25', '0.25', '0.25', '0.00', NULL, '0.00', '0.00', '0.00', '156169.75', 'completed', 'due', 0, NULL, 1, 1, '2020-11-24 19:15:34', '19.4', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'bb1c4f80a533d2f97040c72a618e056a34432a4e1f678ee3e49edf268c2401b2', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '287017.25');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1272, '2020-11-23 18:48:00', 'SALE/POS1275', 272, 'মেসার্স সিয়াম এন্টারপ্রাইজ(সিলেট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-4137&lt;&sol;p&gt;', '', '133710.50', '0.00', '.25', '0.25', '0.25', '0.00', NULL, '0.00', '0.00', '0.00', '133710.25', 'completed', 'due', 0, NULL, 1, 1, '2020-11-24 19:16:14', '16.605', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b8b5134c039369d4a3f218e0b274e34c74255e75dd37943284eb3d5eddc1051c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '443187.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1273, '2020-11-23 18:49:00', 'SALE/POS1276', 362, 'মেসার্স A.U.B ব্রিক্স(সরারচর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-8293&lt;&sol;p&gt;', '', '188870.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '188870.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-24 19:17:06', '22.22', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'fe79a38ad4b125b71f54362db280ce257894645b6dc7e5875c469617a66aec2f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1037221.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1274, '2020-11-23 18:50:00', 'SALE/POS1277', 363, 'মো.নুরুল আমিন/ইকবাল(ভৈরব)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-0685&lt;&sol;p&gt;', '', '157276.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '157276.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-24 19:17:39', '19.185', 1, '175000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '2aee27cbff02164f6449032221a347903afb97a5b49229381d0a0c845c71f849', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '185953.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1275, '2020-11-23 18:51:00', 'SALE/POS1278', 384, 'আদর্শ ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-4710&lt;&sol;p&gt;', '', '145946.50', '0.00', '.25', '0.25', '0.25', '0.00', NULL, '0.00', '0.00', '0.00', '145946.25', 'completed', 'due', 0, NULL, 1, 1, '2020-11-24 19:18:48', '18.125', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '222808cb101df4fa0fd40bb0f0dd8b4000789d66d81b9ad61014c18493bb665a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '263074.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1276, '2020-11-23 18:52:00', 'SALE/POS1279', 383, 'মায়ের দোয়া ব্রিক্স(শাবাজপূর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-9544&lt;&sol;p&gt;', '', '178268.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '178268.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-24 19:20:05', '21.74', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '02b0db2c4112d4b92c13ba07fe14874c24bbba7e0472a1bcb5ad79c5d1e8e62c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '3420.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1277, '2020-11-23 18:53:00', 'SALE/POS1280', 383, 'মায়ের দোয়া ব্রিক্স(শাবাজপূর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-9544&lt;&sol;p&gt;', '', '174660.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '174660.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-24 19:20:37', '21.3', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f3df24ba2e80d7f0c10a8a078f5843068d8e69ec461d7d6e1a8d295c70564bde', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '181688.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1278, '2020-11-23 18:55:00', 'SALE/POS1281', 323, 'মো.কবির মিয়া(জগমোহনপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-3829&lt;&sol;p&gt;', '', '122010.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '122010.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-24 19:21:37', '14.7', 1, '332.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '75acc052656297cff77308cd81b0c65eb3e90ca17855c7fa202538ae87a2439e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-1014118.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1279, '2020-11-23 18:57:00', 'SALE/POS1282', 372, 'জাকির এন্টারপ্রাইজ {মক্কা,প্রভাতী,তিতাস}(গোকর্ণ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1088&lt;&sol;p&gt;', '', '169068.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '169068.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-24 19:22:30', '23.164', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '0b21824e711d76be073cb2cdf488d29ed117085b4b0c34de860ac8ef26df549c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '717819.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1280, '2020-11-23 18:59:00', 'SALE/POS1283', 372, 'জাকির এন্টারপ্রাইজ {মক্কা,প্রভাতী,তিতাস}(গোকর্ণ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2334&lt;&sol;p&gt;', '', '174032.00', '0.00', '1.2', '1.20', '1.20', '0.00', NULL, '0.00', '0.00', '0.00', '174030.80', 'completed', 'due', 0, NULL, 1, 1, '2020-11-24 19:22:54', '23.835', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '348ad85f82d73cbc64476ff0fb7942db4778691e825e026a6fdc062675b1ef0b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '886916.70');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1281, '2020-11-23 19:01:00', 'SALE/POS1284', 385, 'মেসার্স সরারচর ব্রিক্স(বাজিতপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-2163&lt;&sol;p&gt;', '', '170255.00', '0.00', '.5', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '170254.50', 'completed', 'due', 0, NULL, 1, 1, '2020-11-24 19:23:30', '20.03', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '2fc4b3ac6b7c544b8737994f05ecc936942775233eb0a42789c014c9c8062e53', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-116560.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1282, '2020-11-24 11:40:00', 'SALE/POS1285', 386, 'মোবারক হোসেন(বিশ্বরোড)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1625&lt;&sol;p&gt;', '', '97032.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '97032.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-25 14:09:05', '24.88', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '233c1e22df6dbc0babe25afedc3da47f492ed709b3193b6e3337bc7a59cf3505', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1283, '2020-11-24 11:42:00', 'SALE/POS1286', 386, 'মোবারক হোসেন(বিশ্বরোড)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-0685&lt;&sol;p&gt;', '', '87282.00', '0.00', '.5', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '87281.50', 'completed', 'due', 0, NULL, 1, 1, '2020-11-25 14:09:28', '22.375', 1, '184294.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '6fb94694e3d4945b2a0157f5ec9f93c3fdc49beaaf530dd6d9883af72af993d5', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '97032.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1284, '2020-11-24 11:42:00', 'SALE/POS1287', 332, 'ডা. হাবিব(ভৈরবপুর)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;ট্রলি ২ টা&lt;&sol;p&gt;', '', '32300.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '32300.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-25 14:10:01', '190', 1, '500990.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '0cb1bcebcb7b50c1307e20138e32d2a742a2aee2c625200cc83e2bff6bf5cd3a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '470050.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1285, '2020-11-24 17:45:00', 'SALE/POS1288', 301, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;MT-11-0139&lt;&sol;p&gt;', '', '150147.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '150147.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-25 19:48:48', '18.09', 1, '163000.5000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '92fa177227201a4b206b58f760b03c5c1d7a862e8a1ad395ad7025a985b145e4', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-9375.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1286, '2020-11-24 17:47:00', 'SALE/POS1289', 372, 'জাকির এন্টারপ্রাইজ {মক্কা,প্রভাতী,তিতাস}(গোকর্ণ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0409&lt;&sol;p&gt;', '', '169068.00', '0.00', '.4', '0.40', '0.40', '0.00', NULL, '0.00', '0.00', '0.00', '169067.60', 'completed', 'due', 0, NULL, 1, 1, '2020-11-25 19:49:29', '23.157', 1, '1662681.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '425375eaa3e4f19377e8797e6b808efac42db1e839d47c0325413d2f06c5eba0', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1060918.30');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1287, '2020-11-24 18:00:00', 'SALE/POS1290', 385, 'মেসার্স সরারচর ব্রিক্স(বাজিতপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-2163&lt;&sol;p&gt;', '', '178585.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '178585.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-25 19:52:03', '21.01', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f77c3463d8303d29f7f0f09cd91b3742c039d2d3ea2fcfc9c56665429fde6d33', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '53694.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1288, '2020-11-24 18:02:00', 'SALE/POS1291', 306, 'মেসার্স তাহসিন এন্টারপ্রাইজ(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-7802&lt;&sol;p&gt;', '', '177744.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '177744.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-25 19:53:22', '21.155', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '34d56d9db7487ac09b979ff15908e8bd3492e412601f7bff6acd349d6a3fb332', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1626.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1289, '2020-11-24 18:03:00', 'SALE/POS1292', 306, 'মেসার্স তাহসিন এন্টারপ্রাইজ(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-0980&lt;&sol;p&gt;', '', '204204.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '204204.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-25 19:55:21', '24.305', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'eee4d8dba0701db4adfd51ec9792c01dd52ab0332cd9bb00c26de7563bc73245', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1626.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1290, '2020-11-24 18:03:00', 'SALE/POS1293', 306, 'মেসার্স তাহসিন এন্টারপ্রাইজ(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-2739&lt;&sol;p&gt;', '', '79296.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '79296.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-25 19:56:16', '9.435', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f0bb630cd5f3ff58a76f7eca32daee62707e7b80268a3f806d7fde27358a67ce', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1626.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1291, '2020-11-24 18:04:00', 'SALE/POS1294', 379, 'মেসার্স জামাল এন্টারপ্রাইজ (কুমিল্লা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-9828&lt;&sol;p&gt;', '', '148190.00', '0.00', '.5', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '148189.50', 'completed', 'due', 0, NULL, 1, 1, '2020-11-25 19:58:01', '20.295', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '4e9528dfb73046cbcf012daaac6bd9507b4ff3b1e855a0fb31a0f4d82c1b1618', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '173583.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1292, '2020-11-24 18:08:00', 'SALE/POS1295', 387, 'মেসার্স সমতা ব্রিক্স (নেত্রকোনা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-5566&lt;&sol;p&gt;', '', '177694.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '177694.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-25 20:00:55', '21.665', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '3d1640d2bde83b0177a2d91819ac82fc29be17e40cbdf8cac2bde7c2f27d16fe', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1293, '2020-11-24 18:09:00', 'SALE/POS1296', 363, 'মো.নুরুল আমিন/ইকবাল(ভৈরব)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0384&lt;&sol;p&gt;', '', '162032.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '162032.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-25 20:01:22', '19.76', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'df0da56300c2bd2c16b152fa9264b0118ef74d355ec29f196d6b0f6f28cf2763', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '168229.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1294, '2020-11-24 18:10:00', 'SALE/POS1297', 362, 'মেসার্স A.U.B ব্রিক্স(সরারচর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-8293&lt;&sol;p&gt;', '', '196435.00', '0.00', '.5', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '196434.50', 'completed', 'due', 0, NULL, 1, 1, '2020-11-25 20:01:50', '23.105', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '35aa3737ea67487d7cf06d4d3537a9108acac986fb4bb9e16d803cd5984e376e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1226091.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1295, '2020-11-24 18:11:00', 'SALE/POS1298', 384, 'আদর্শ ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-0473&lt;&sol;p&gt;', '', '143370.50', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '143370.50', 'completed', 'due', 0, NULL, 1, 1, '2020-11-25 20:02:28', '17.81', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ecf40ee93f9302d5a650c130e793ec594aeee34b6a476924b65b39204b2dcbe8', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '409020.25');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1296, '2020-11-24 18:12:00', 'SALE/POS1299', 384, 'আদর্শ ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-4710&lt;&sol;p&gt;', '', '149569.00', '0.00', '.5', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '149568.50', 'completed', 'due', 0, NULL, 1, 1, '2020-11-25 20:02:59', '18.575', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '84e16f13bcb594d46e3ee19beddd4af9a17175a17949fefc230106629d2386b2', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '552390.75');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1297, '2020-11-24 18:13:00', 'SALE/POS1300', 335, 'মোঃ জাকির হোসেন জামাই(কালিপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-6707&lt;&sol;p&gt;', '', '180722.50', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '180722.50', 'completed', 'due', 0, NULL, 1, 1, '2020-11-25 20:03:42', '22.445', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7e4ab4541a2da0b643985a2098edd9492260495947ed30575e6e2f1bf35e3f19', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '37835.25');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1298, '2020-11-24 18:15:00', 'SALE/POS1301', 335, 'মোঃ জাকির হোসেন জামাই(কালিপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-3212&lt;&sol;p&gt;', '', '179434.50', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '179434.50', 'completed', 'due', 0, NULL, 1, 1, '2020-11-25 20:04:13', '22.29', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '0b3e64093527982b9f33ba2a8c9bd8f655a6b22fc61073fad63d122a565476b3', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '218517.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1299, '2020-11-24 18:20:00', 'SALE/POS1302', 335, 'মোঃ জাকির হোসেন জামাই(কালিপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-7147&lt;&sol;p&gt;', '', '160275.50', '0.00', '1.25', '1.25', '1.25', '0.00', NULL, '0.00', '0.00', '0.00', '160274.25', 'completed', 'due', 0, NULL, 1, 1, '2020-11-25 20:04:46', '19.905', 1, '593500.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8d6367cf037dce8283304a83b6a90f2ebc0adc5f87aaa1626f06a75d499a88f3', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '397952.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1300, '2020-11-24 18:24:00', 'SALE/POS1303', 272, 'মেসার্স সিয়াম এন্টারপ্রাইজ(সিলেট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-4592&lt;&sol;p&gt;', '', '154640.50', '0.00', '.75', '0.75', '0.75', '0.00', NULL, '0.00', '0.00', '0.00', '154639.75', 'completed', 'due', 0, NULL, 1, 1, '2020-11-25 20:05:25', '19.21', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '31670a92c5329a99dafa29983cd41f858d93156fccd65676a79a4f342cd49388', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '576897.25');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1301, '2020-11-24 18:26:00', 'SALE/POS1304', 383, 'মায়ের দোয়া ব্রিক্স(শাবাজপূর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-9544&lt;&sol;p&gt;', '', '180974.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '180974.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-25 20:06:06', '22.07', 1, '37000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f9da6a5b39d6ca04ff7af17dd0b275fad1f30ebef01e46c136b09363afb9730e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '356348.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1302, '2020-11-24 19:27:00', 'SALE/POS1305', 388, 'সেলিম মিয়া (আশগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2915&lt;&sol;p&gt;', '', '182640.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '182640.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-25 20:07:32', '22.825', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '40fdee59c93147937ac2f6f29f45bcec761574d62192275774a63625a75a9780', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1303, '2020-11-24 19:28:00', 'SALE/POS1306', 388, 'সেলিম মিয়া (আশগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-9021&lt;&sol;p&gt;', '', '185440.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '185440.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-25 20:08:39', '23.175', 1, '368080.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5fb565302357b604aef4bd5d5869e41b6ebe80c21e7be136e54a3d5564aa4e30', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '182600.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1304, '2020-11-24 19:29:00', 'SALE/POS1307', 306, 'মেসার্স তাহসিন এন্টারপ্রাইজ(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-7833&lt;&sol;p&gt;', '', '179032.00', '0.00', '.75', '0.75', '0.75', '0.00', NULL, '0.00', '0.00', '0.00', '179031.25', 'completed', 'due', 0, NULL, 1, 1, '2020-11-25 20:09:03', '22.235', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f842e21f85cc570ddac93a15d0206b64f2c2ee7f7cca3ea96ed651f9ab0b4fc8', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '462744.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1305, '2020-11-24 19:33:00', 'SALE/POS1308', 379, 'মেসার্স জামাল এন্টারপ্রাইজ (কুমিল্লা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-7288&lt;&sol;p&gt;', '', '168318.00', '0.00', '.5', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '168317.50', 'completed', 'due', 0, NULL, 1, 1, '2020-11-25 20:09:28', '20.775', 1, '800000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd5f050c4034e6919b7aa70c1ac7736af83e86a8c37c33b6fe795b27386a1ceeb', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '321736.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1306, '2020-11-24 19:34:00', 'SALE/POS1309', 362, 'মেসার্স A.U.B ব্রিক্স(সরারচর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-8498&lt;&sol;p&gt;', '', '149345.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '149345.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-25 20:09:53', '17.57', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'bd013d98e2439bd483ddd9cfa31f48f7d0d7a1feceb3759b1f29cec70ce47977', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1422483.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1307, '2020-11-24 19:35:00', 'SALE/POS1310', 387, 'মেসার্স সমতা ব্রিক্স (নেত্রকোনা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-15-5270&lt;&sol;p&gt;', '', '163180.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '163180.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-25 20:11:08', '19.895', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f56eee22035b667e53bf93491e95356d37560c812eaa91a986e739f31fe8c863', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '177653.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1308, '2020-11-24 19:36:00', 'SALE/POS1311', 306, 'মেসার্স তাহসিন এন্টারপ্রাইজ(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-15-1603&lt;&sol;p&gt;', '', '214693.50', '0.00', '.5', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '214693.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-25 20:11:46', '26.67', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ed38621b2a346db47bc1e2a17b12402e5d15433123529173ff25e79958f0d092', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '641735.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1309, '2020-11-24 19:36:00', 'SALE/POS1312', 306, 'মেসার্স তাহসিন এন্টারপ্রাইজ(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-4036&lt;&sol;p&gt;', '', '195293.00', '0.00', '.75', '0.75', '0.75', '0.00', NULL, '0.00', '0.00', '0.00', '195292.25', 'completed', 'due', 0, NULL, 1, 1, '2020-11-25 20:12:14', '24.255', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e2094b6954b7703f311d686a19741333ef73a66fcf62e1b54c94e6c5e60646ea', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '856428.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1310, '2020-11-24 19:37:00', 'SALE/POS1313', 306, 'মেসার্স তাহসিন এন্টারপ্রাইজ(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-2739&lt;&sol;p&gt;', '', '105857.50', '0.00', '.5', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '105857.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-25 20:12:38', '13.15', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a931bdcc2f932daf2c22e1a779289e429b9eebf2f645cc35c45e067500178007', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1051680.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1311, '2020-11-24 19:39:00', 'SALE/POS1314', 272, 'মেসার্স সিয়াম এন্টারপ্রাইজ(সিলেট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;JESSORE-T-11-1562&lt;&sol;p&gt;', '', '126707.00', '0.00', '.75', '0.75', '0.75', '0.00', NULL, '0.00', '0.00', '0.00', '126706.25', 'completed', 'due', 0, NULL, 1, 1, '2020-11-25 20:13:37', '15.735', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'aae0aeca3195bf9e3208c4a34d4c6f1c77123a35d456f55aef7ba1528ee957b1', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '731537.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1312, '2020-11-24 19:40:00', 'SALE/POS1315', 272, 'মেসার্স সিয়াম এন্টারপ্রাইজ(সিলেট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-1577&lt;&sol;p&gt;', '', '137655.00', '0.00', '.75', '0.75', '0.75', '0.00', NULL, '0.00', '0.00', '0.00', '137654.25', 'completed', 'due', 0, NULL, 1, 1, '2020-11-25 20:14:03', '17.095', 1, '500000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a7844bbc0d4ce05351d268f1f722860ccc33269509294d93edb065d08ab8549e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '858203.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1313, '2020-11-24 19:41:00', 'SALE/POS1316', 307, 'মো. খোকন মিয়া(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-9605&lt;&sol;p&gt;', '', '168325.50', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '168325.50', 'completed', 'due', 0, NULL, 1, 1, '2020-11-25 20:14:55', '20.905', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'de525f19686019561e73d2003726ab72f952730bf20b75c02328c7ceedc03b26', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1570394.25');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1314, '2020-11-24 19:42:00', 'SALE/POS1317', 307, 'মো. খোকন মিয়া(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-0712&lt;&sol;p&gt;', '', '161161.00', '0.00', '.5', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '161160.50', 'completed', 'due', 0, NULL, 1, 1, '2020-11-25 20:15:17', '20.02', 1, '1000000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a7bb66658be40d67c0a7cd0fbf1e7b2c36f45e96fbc83e60db502da9a02bf2de', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1738679.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1315, '2020-11-24 19:43:00', 'SALE/POS1318', 306, 'মেসার্স তাহসিন এন্টারপ্রাইজ(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1161&lt;&sol;p&gt;', '', '194085.50', '0.00', '.5', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '194085.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-25 20:15:55', '24.11', 1, '1699714.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f00d6caba9a86e77cb50b819f611b6ae74cab2dd40f0ca65d3c9899dd15cb9c6', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1157537.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1316, '2020-11-24 19:44:00', 'SALE/POS1319', 355, 'মেসার্স দয়াল নবী ট্রান্সপোর্ট (ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;ব্রীজ স্কেলে&lt;&sol;p&gt;', '', '9514985.00', '0.00', '1', '1.00', '1.00', '0.00', NULL, '0.00', '0.00', '0.00', '9514984.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-25 20:16:29', '1212.0', 1, '3000000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5d46ce9b6cf940d584cc638bc3c8eb09946d374a87c130e056e5a8f1d0b47737', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-5494744.75');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1317, '2020-11-25 19:14:00', 'SALE/POS1320', 375, 'মেসার্স গনি ব্রিক্স (ঈশ্বরগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-9845&lt;&sol;p&gt;', '', '144000.00', '0.00', '.4', '0.40', '0.40', '0.00', NULL, '0.00', '0.00', '0.00', '143999.60', 'completed', 'due', 0, NULL, 1, 1, '2020-11-26 20:01:33', '19.997', 1, '150000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '08130f652e1941479a94084e79f6c3d8b4bd55ec79edb8c066b5155cb237aced', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-34713.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1318, '2020-11-25 19:16:00', 'SALE/POS1321', 272, 'মেসার্স সিয়াম এন্টারপ্রাইজ(সিলেট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-5246&lt;&sol;p&gt;', '', '146455.50', '0.00', '1.25', '1.25', '1.25', '0.00', NULL, '0.00', '0.00', '0.00', '146454.25', 'completed', 'due', 0, NULL, 1, 1, '2020-11-26 20:02:08', '17.965', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '25d7b42db8eef5cd1b8ae195c611e605ae2e24cbd3653c7f9670fee8021b7c16', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '495897.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1319, '2020-11-25 19:19:00', 'SALE/POS1322', 384, 'আদর্শ ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-4710&lt;&sol;p&gt;', '', '140714.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '140714.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-26 20:03:38', '17.475', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ec112ab1cec59e2c701c371f9e63986c326615244a33765ab59e9faaab50e12d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '701959.25');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1320, '2020-11-25 19:20:00', 'SALE/POS1323', 384, 'আদর্শ ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-0473&lt;&sol;p&gt;', '', '153030.50', '0.00', '.5', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '153030.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-26 20:18:45', '19.01', 1, '700000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'baf28c7b5da27d786b57d119af0b85497338debbe7b0d63f34a1c0946b542b8a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '842633.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1321, '2020-11-25 19:22:00', 'SALE/POS1324', 365, 'মো. শাহিন মিয়া(কিশোরগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;&nbsp;JESSORE-T-11-3369&lt;&sol;p&gt;', '', '174474.00', '0.00', '33.5', '33.50', '33.50', '0.00', NULL, '0.00', '0.00', '0.00', '174440.50', 'completed', 'paid', 0, NULL, 1, 1, '2020-11-26 20:19:33', '21.535', 1, '174440.5000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f4b870bb4c2eb816a6b031f4b55811be829dce37d8bcb9d25c2a116661db6617', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '150.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1322, '2020-11-25 19:28:00', 'SALE/POS1325', 370, 'মো. কয়েছ মিয়া(সুনামগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-4377&lt;&sol;p&gt;', '', '164492.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '164492.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-26 20:20:12', '20.06', 1, '250000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a49dd7dcdb6e3036d23786e9fbd8562131f93f0bd9a5cce9c62cd5c5994c427c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-64785.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1323, '2020-11-25 19:29:00', 'SALE/POS1326', 272, 'মেসার্স সিয়াম এন্টারপ্রাইজ(সিলেট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-4592&lt;&sol;p&gt;', '', '157539.50', '0.00', '.75', '0.75', '0.75', '0.00', NULL, '0.00', '0.00', '0.00', '157538.75', 'completed', 'due', 0, NULL, 1, 1, '2020-11-26 20:21:13', '19.325', 1, '250000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '526bc28df93bf79047981e55d3a3b1ee14504b41280e87323dc8b339a191dfef', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '642311.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1324, '2020-11-25 19:42:00', 'SALE/POS1327', 363, 'মো.নুরুল আমিন/ইকবাল(ভৈরব)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2064&lt;&sol;p&gt;', '', '161950.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '161950.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-26 20:21:42', '19.75', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1816990b6414b769aa93a8d9ecf29490e454ea063c51eec9cf5d55f98820a7c9', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '330261.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1325, '2020-11-25 19:42:00', 'SALE/POS1328', 363, 'মো.নুরুল আমিন/ইকবাল(ভৈরব)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-0685&lt;&sol;p&gt;', '', '157932.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '157932.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-26 20:22:15', '19.255', 1, '170000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '33e3e90fe8fd47547789ef5dd80242854663acf148e012d73aad3e61d64d1541', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '492211.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1326, '2020-11-25 19:43:00', 'SALE/POS1329', 362, 'মেসার্স A.U.B ব্রিক্স(সরারচর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-8293&lt;&sol;p&gt;', '', '68850.00', '0.00', '.5', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '68849.50', 'completed', 'due', 0, NULL, 1, 1, '2020-11-26 20:23:18', '8.1', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b7ddd457a1b2b1fcbf922cb493c8885798445ce836edda0d4300d528fa8c0aac', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1571870.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1327, '2020-11-25 19:44:00', 'SALE/POS1330', 362, 'মেসার্স A.U.B ব্রিক্স(সরারচর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-8293&lt;&sol;p&gt;', '', '131410.00', '0.00', '.5', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '131409.50', 'completed', 'due', 0, NULL, 1, 1, '2020-11-26 20:24:57', '15.454', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c073e31d9cddfd7e7f3022605f41fc485ebeee64bd5e264f16c1a63913a5d910', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1640720.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1328, '2020-11-25 19:45:00', 'SALE/POS1331', 379, 'মেসার্স জামাল এন্টারপ্রাইজ (কুমিল্লা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-6898&lt;&sol;p&gt;', '', '136145.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '136145.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-26 20:25:29', '18.65', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b9cb247e556033b3e928ad9b25bd04622d8f7434c5267557e8f9b388e7450663', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-309910.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1329, '2020-11-25 19:46:00', 'SALE/POS1332', 379, 'মেসার্স জামাল এন্টারপ্রাইজ (কুমিল্লা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-8931&lt;&sol;p&gt;', '', '153300.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '153300.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-26 20:26:12', '20.995', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd3b2aafbd8c8c97fca3b0b05dc1c6ec72105d5ac4207d22f0b93a92329081461', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-173765.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1330, '2020-11-25 19:53:00', 'SALE/POS1333', 379, 'মেসার্স জামাল এন্টারপ্রাইজ (কুমিল্লা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-5102&lt;&sol;p&gt;', '', '138335.00', '0.00', '.5', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '138334.50', 'completed', 'due', 0, NULL, 1, 1, '2020-11-26 20:26:37', '18.95', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'be4dac9e1c390e83b97a904e4b293f5fd5cd210ea6191b11d4a994af1a078a6f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-20501.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1331, '2020-11-25 19:54:00', 'SALE/POS1334', 379, 'মেসার্স জামাল এন্টারপ্রাইজ (কুমিল্লা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;BGT-11-0004&lt;&sol;p&gt;', '', '86359.00', '0.00', '.5', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '86358.50', 'completed', 'due', 0, NULL, 1, 1, '2020-11-26 20:27:26', '11.825', 1, '500000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'bc55e877c8e924cf079585f57d401fdc750426712395c8ce0a53323d695c4cda', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '117833.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1332, '2020-11-25 20:35:00', 'SALE/POS1335', 306, 'মেসার্স তাহসিন এন্টারপ্রাইজ(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '350715.00', '0.00', '.5', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '350714.50', 'completed', 'due', 0, NULL, 1, 1, '2020-11-26 20:37:25', '1', 1, '2829.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '6ab76ce37ebfa6e975864aaa8a1fbc7ada655d6646dcd95a0c5f88342164bc20', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-347885.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1333, '2020-11-25 20:54:00', 'SALE/POS1336', 301, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '10000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '10000.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-26 20:55:07', '1', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7029f6ffd08e87f5456eff3e1b32d3e632714a247a1d101e65879765005a792e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-22229.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1335, '2020-11-22 13:17:00', 'SALE/POS1338', 390, 'মেসার্স তাকি ব্রিক্স(ভৈরবপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;বক্স মাপে&lt;&sol;p&gt;', '', '2412400.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '2412400.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-27 13:19:03', '326', 1, '1667100.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '9068443efde49ddf48637d7640a03380639ccc71487109079cab0f9fea31bb8f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1336, '2020-11-01 13:37:00', 'SALE/POS1339', 312, 'মুজিবুর এন্ড সন্স(বড়ছরা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;M&period;V&nbsp; আবুল হোসেন&nbsp;&lt;&sol;p&gt;&lt;p&gt;ব্রিক স্কেল অনু্যায়ী&lt;&sol;p&gt;', '', '6763585.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '6763585.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-27 13:40:38', '856.15', 1, '1668800.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '737012da2888d120cce95343bfa059fb2d571dac5d1b986449d13c54a18f5905', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-5000000.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1337, '2020-11-26 14:04:00', 'SALE/POS1340', 362, 'মেসার্স A.U.B ব্রিক্স(সরারচর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CMT-11-3344&lt;&sol;p&gt;', '', '99790.00', '0.00', '.5', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '99789.50', 'completed', 'due', 0, NULL, 1, 1, '2020-11-27 15:13:11', '11.74', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b8d83612bee7474377424a69977f6e68c77304ab4538aa9f1d4816cdf75c984c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1772129.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1338, '2020-11-26 14:05:00', 'SALE/POS1341', 387, 'মেসার্স সমতা ব্রিক্স (নেত্রকোনা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-5566&lt;&sol;p&gt;', '', '190322.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '190322.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-27 15:14:00', '23.21', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c7dd247b07dacff0093157ae5118add106bd6c8aad9b574381a52a93dddd1c03', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '340874.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1339, '2020-11-26 14:06:00', 'SALE/POS1342', 272, 'মেসার্স সিয়াম এন্টারপ্রাইজ(সিলেট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-4592&lt;&sol;p&gt;', '', '157295.00', '0.00', '.75', '0.75', '0.75', '0.00', NULL, '0.00', '0.00', '0.00', '157294.25', 'completed', 'due', 0, NULL, 1, 1, '2020-11-27 15:14:36', '19.295', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ddda4e35e208cf459bc7155009f188a7479a62597e806481ec55687c780be6a3', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '549890.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1340, '2020-11-26 14:08:00', 'SALE/POS1343', 385, 'মেসার্স সরারচর ব্রিক্স(বাজিতপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-2163&lt;&sol;p&gt;', '', '190230.00', '0.00', '.5', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '190229.50', 'completed', 'due', 0, NULL, 1, 1, '2020-11-27 15:15:08', '22.375', 1, '400000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f838c18a13659a38a0582d0e6c65f6828e7602faac7f7226650f0032e3298a40', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '232279.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1341, '2020-11-26 14:10:00', 'SALE/POS1344', 345, 'শাহিন মিয়া (আশগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-6125&lt;&sol;p&gt;', '', '176855.00', '0.00', '14.25', '14.25', '14.25', '0.00', NULL, '0.00', '0.00', '0.00', '176840.75', 'completed', 'paid', 0, NULL, 1, 1, '2020-11-27 15:17:54', '21.695', 1, '176840.7500', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '84291aebb1cd98ee863e82fb00f197e1b785775f8c272ce99695e3176a1d87f9', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1342, '2020-11-26 14:11:00', 'SALE/POS1345', 307, 'মো. খোকন মিয়া(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CMT-11-3962&lt;&sol;p&gt;', '', '191769.50', '0.00', '.75', '0.75', '0.75', '0.00', NULL, '0.00', '0.00', '0.00', '191768.75', 'completed', 'due', 0, NULL, 1, 1, '2020-11-27 15:16:59', '23.53', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '0d3fb64bd71e6f3be0b5e62dd68865f3c5d48fcf286dcd3715fde1c29d8d70f2', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '899880.25');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1343, '2020-11-26 14:12:00', 'SALE/POS1346', 363, 'মো.নুরুল আমিন/ইকবাল(ভৈরব)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2064&lt;&sol;p&gt;', '', '166624.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '166624.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-27 15:19:38', '20.32', 1, '440000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '2d8e8443be2a0f94f179f386f3f64d748efc13e25ffaebb1358abbcbc0328eda', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '480143.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1344, '2020-11-26 14:13:00', 'SALE/POS1347', 384, 'আদর্শ ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-4710&lt;&sol;p&gt;', '', '136930.50', '0.00', '.5', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '136930.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-27 15:20:43', '17.005', 1, '432633.2500', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '2c10c024894ad2ada5cffcf7b49a9711fff13aee39e5984877099b7ada847f14', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '295703.25');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1345, '2020-11-26 14:14:00', 'SALE/POS1348', 311, 'মেসার্স নর্থ বেঙ্গল ট্রান্সপোর্ট (ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;BAGURA-T-11-2432&lt;&sol;p&gt;', '', '118326.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '118326.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-27 15:21:40', '14.425', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '70d1d18844960f2c5527dea7c1c58cc26a4591d8f58be43f973ee54be59d012f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1346, '2020-11-26 14:15:00', 'SALE/POS1349', 362, 'মেসার্স A.U.B ব্রিক্স(সরারচর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CMT-11-3344&lt;&sol;p&gt;', '', '80580.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '80580.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-27 15:22:09', '9.48', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ef20e2565d0eb36ba3b5a81c35d85ec87fff75379aef253782934dbab912cfa2', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1871919.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1347, '2020-11-26 14:16:00', 'SALE/POS1350', 307, 'মো. খোকন মিয়া(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-9697&lt;&sol;p&gt;', '', '192666.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '192666.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-27 15:23:51', '23.64', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7a07f80f274d8b1992be7cdff9c28ad89758463270dc4ee9f215065db73cbb68', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1091649.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1348, '2020-11-26 14:17:00', 'SALE/POS1351', 307, 'মো. খোকন মিয়া(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-5961&lt;&sol;p&gt;', '', '167075.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '167075.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-27 15:25:16', '20.495', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'af4dbac66242ec9d972a8357d600446123fc6e57da5a98f76068c6d237a29049', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1284315.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1349, '2020-11-26 14:18:00', 'SALE/POS1352', 307, 'মো. খোকন মিয়া(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CMT-11-4571&lt;&sol;p&gt;', '', '179626.00', '0.00', '.5', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '179625.50', 'completed', 'due', 0, NULL, 1, 1, '2020-11-27 15:26:30', '22.04', 1, '8152.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '6b3e4276e7544da94488875526d367eccd928954e4e72511c61ba14e3391a944', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1451349.25');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1350, '2020-11-26 14:20:00', 'SALE/POS1353', 301, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;MPT-11-0139&lt;&sol;p&gt;', '', '150562.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '150562.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-27 15:27:04', '18.14', 1, '163000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '38f793ced6c481124e8e822b9d2e3119a3f858599b1d75d69c02e54f050477cf', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-12229.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1351, '2020-11-26 14:21:00', 'SALE/POS1354', 362, 'মেসার্স A.U.B ব্রিক্স(সরারচর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-8293&lt;&sol;p&gt;', '', '202215.00', '0.00', '.5', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '202214.50', 'completed', 'due', 0, NULL, 1, 1, '2020-11-27 15:27:32', '23.785', 1, '1480467.5000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '602bcac7e02a17f49f2216a830a11e657266e364d0756a93c92e4cfb7b1d0518', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1952499.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1353, '2020-11-26 14:22:00', 'SALE/POS1356', 311, 'মেসার্স নর্থ বেঙ্গল ট্রান্সপোর্ট (ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-9316&lt;&sol;p&gt;', '', '128248.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '128248.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-27 15:29:56', '15.64', 1, '246574.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '6d4ad3bb030757cf092a97b106abca37873f86e4565bcfe3f22cf796661f0c0b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '118285.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1354, '2020-11-26 14:22:00', 'SALE/POS1357', 370, 'মো. কয়েছ মিয়া(সুনামগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-15-3551&lt;&sol;p&gt;', '', '158342.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '158342.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-27 15:28:06', '19.31', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '3f36c2f77384d236352167570209e7ba6c116f24acc5bd8b03e8a63c7b8a5f9a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-150293.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1355, '2020-11-26 14:22:00', 'SALE/POS1358', 302, 'নজরুল ইসলাম জলিল(কুলিয়ার চর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-0263&lt;&sol;p&gt;', '', '160228.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '160228.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-27 15:28:37', '19.54', 1, '100931.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b8c56f750a2bda2bb728aedc0c7a973a9afc7dc062596a7b9d07c6dbeee18b9e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '35571.25');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1356, '2020-11-25 17:17:00', 'SALE/POS1359', 335, 'মোঃ জাকির হোসেন জামাই(কালিপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '150000.00', '0.00', '.5', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '149999.50', 'completed', 'due', 0, NULL, 1, 1, '2020-11-27 17:23:17', '1', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b04b6b44acd826a6961163cfab05475dd6091f8ccd5c3c35d236144f98095f95', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-35233.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1357, '2020-11-07 17:22:00', 'SALE/POS1360', 335, 'মোঃ জাকির হোসেন জামাই(কালিপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '12500.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '12500.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-27 17:23:35', '1', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '9aaef5342f08b30b4d9c9ce2fc670df2351f5048fd2d602334abda7a7a80a9d4', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '114766.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1358, '2020-11-26 17:26:00', 'SALE/POS1361', 379, 'মেসার্স জামাল এন্টারপ্রাইজ (কুমিল্লা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;ইন্ডিয়ান কয়লা বাবদ ফেরৎ&lt;&sol;p&gt;', '', '525200.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '525200.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-27 18:06:16', '1', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '048eb987e3d11ac5060e83c6a32bff0cfe04c514a0bc41d364783332b3c6d4e4', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-295772.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1359, '2020-11-12 18:04:00', 'SALE/POS1362', 356, 'মেসার্স ফাইভ স্টার ব্রিক্স(ধরকা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;লিটন ড্রাইভার&lt;&sol;p&gt;', '', '129000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '129000.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-27 18:05:05', '1', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'bd6c1aab684c99591074bd35f28fd6754a69d24424542e8573c7612baec71dc9', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-118486.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1360, '2020-11-16 19:14:00', 'SALE/POS1363', 391, 'মেসার্স দয়াল নবী ট্রান্সপোর্ট (ফেরিঘাট)(গাড়ী)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-9567&lt;&sol;p&gt;', '', '147798.00', '0.00', '.25', '0.25', '0.25', '0.00', NULL, '0.00', '0.00', '0.00', '147797.75', 'completed', 'due', 0, NULL, 1, 1, '2020-11-27 19:18:53', '18.36', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd1cd9e689ebe7d01351c37fb7e6afb900cf45af261df5cd295633167c5f5ccf0', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1361, '2020-11-17 19:15:00', 'SALE/POS1364', 391, 'মেসার্স দয়াল নবী ট্রান্সপোর্ট (ফেরিঘাট)(গাড়ী)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-0041&lt;&sol;p&gt;', '', '157458.00', '0.00', '.75', '0.75', '0.75', '0.00', NULL, '0.00', '0.00', '0.00', '157457.25', 'completed', 'due', 0, NULL, 1, 1, '2020-11-27 19:18:06', '19.555', 1, '300000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '784989b7967591ab786a27fc429ab6567cb646f4df9e190e772b65c2de3ab85a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '147838.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1362, '2020-11-19 11:21:00', 'SALE/POS1365', 380, 'মা-বাবার দোয়া ব্রিক্স(রামপুরা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '0.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '0.00', 'completed', 'paid', 0, NULL, 1, 1, '2020-11-28 11:22:29', '1', 1, '400000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ba546b33cf45e3de681114a62e0d5f5eefd666a6be14b3b2020d41311692ac4d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1363, '2020-11-20 11:23:00', 'SALE/POS1366', 380, 'মা-বাবার দোয়া ব্রিক্স(রামপুরা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-9544&lt;&sol;p&gt;', '', '170052.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '170052.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-28 11:26:37', '22.98', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e31a67d659344b9813a18cd5e2f0bd12d53fffc5aea538dd2405f426cc06a1b6', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-400000.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1364, '2020-11-20 11:24:00', 'SALE/POS1367', 380, 'মা-বাবার দোয়া ব্রিক্স(রামপুরা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;MPT-11-0025&lt;&sol;p&gt;', '', '148074.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '148074.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-28 11:26:03', '20.007', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '4193ef9b3f5125cf7295c6c0011bd4961e43695dc1d34a2321e2fe5b394a6ba0', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-229962.80');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1365, '2020-11-18 11:30:00', 'SALE/POS1368', 389, 'মেসার্স রকি ব্রিক্স(ভৈরব)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;নৌকা বক্স মাপে&lt;&sol;p&gt;', '', '468750.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '468750.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-28 11:31:17', '62.5', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ef5c90ee90f8d34b7494082cf66898efc87ae10ab801c386687722e56c805186', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1366, '2020-11-16 13:41:00', 'SALE/POS1369', 325, 'মায়ের দোয়া ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '294500.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '294500.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-28 13:42:54', '1', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '6f10f0c35b182f792d946a719f8bd465eb0f189406916b2ef3a01d7af2c0d34c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-294500.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1367, '2020-11-11 14:08:00', 'SALE/POS1370', 351, 'আতিক উল্লাহ(ভৈরবপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '93800.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '93800.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-28 14:09:15', '1', 1, '66.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '27fece57ce59e4f52efb8f746abef10a419623647f903987e85b6f41aa0fad5b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-93734.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1368, '2020-11-12 14:21:00', 'SALE/POS1371', 342, 'ভাই ভাই বস্ত্রালয়(কাপাসিয়া)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '13200.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '13200.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-28 14:38:23', '1', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f91e756bedb77ad5e2cab274eb72bac56e65e57b950a519b9b5639fc66ef5c1e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-13200.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1369, '2020-11-10 14:33:00', 'SALE/POS1372', 343, 'T.S.T ব্রিক্স (গোবিন্দগঞ্জ) (২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-7085&lt;&sol;p&gt;', '', '168300.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '168300.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-28 14:36:37', '19.8', 1, '170000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c196038d297130aafab73c08019ce0130086ec9a9529446176e3afcc3e6c0445', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1370, '2020-11-23 14:42:00', 'SALE/POS1373', 308, 'মোহন এন্টারপ্রাইজ(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '66456.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '66456.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-28 14:42:40', '1', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1a786f55fb50e70c964f261df39e41039aa9a535844224711194998a7b13a34a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-66456.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1371, '2020-11-26 14:59:00', 'SALE/POS1374', 392, 'মেসার্স A.B.C ব্রিক্স (নেত্রকোনা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-9208&lt;&sol;p&gt;', '', '158014.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '158014.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-28 20:48:33', '19.265', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd0fa0fcb06a3bb8471332f19a2a4536e3c488c08c6548b74309d713c29ecc748', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1372, '2020-11-27 18:42:00', 'SALE/POS1375', 307, 'মো. খোকন মিয়া(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-4676&lt;&sol;p&gt;', '', '190547.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '190547.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-28 20:49:18', '23.375', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f8d3a9f2ab2ec20855fd07a1c3ba9048a9268412288217a7788b4d6c405b1ebc', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1630856.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1373, '2020-11-27 18:43:00', 'SALE/POS1376', 307, 'মো. খোকন মিয়া(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-6707&lt;&sol;p&gt;', '', '187205.50', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '187205.50', 'completed', 'due', 0, NULL, 1, 1, '2020-11-28 20:49:44', '22.965', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'eadaf017313bdf7988fb003d28022c59db09ebae4ed483d5119d6674b19e3457', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1821362.75');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1374, '2020-11-27 18:44:00', 'SALE/POS1377', 307, 'মো. খোকন মিয়া(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-7227&lt;&sol;p&gt;', '', '194214.50', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '194214.50', 'completed', 'due', 0, NULL, 1, 1, '2020-11-28 20:53:41', '23.83', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '792750408119906651894bc1e0b2c7c9990d4b246f2bda996e69e1710ae39723', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2008527.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1376, '2020-11-27 20:07:00', 'SALE/POS1379', 340, 'মেসার্স সুমন ব্রিক্স(নবীনগর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;নৌকা বক্স মাপে&lt;&sol;p&gt;', '', '576000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '576000.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-28 20:55:12', '80', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '83a1c93902195985bc8ac5df129fba4869f910469737b85ffdba778a788c591f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1684000.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1377, '2020-11-27 20:08:00', 'SALE/POS1380', 340, 'মেসার্স সুমন ব্রিক্স(নবীনগর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;ডিপো থেকে&lt;&sol;p&gt;', '', '504000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '504000.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-28 20:56:13', '70', 1, '500000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a0bb72745bd15f8ffe634ec7a3e8d48aad62e7b53b9e5f64d5ca50cb3f0365e1', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2260000.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1378, '2020-11-27 20:23:00', 'SALE/POS1381', 328, 'মেসার্স M.B.F. ব্রিক্স(সরারচর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-6821&lt;&sol;p&gt;', '', '208165.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '208165.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-28 20:58:49', '24.49', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '9fa557330efea75b4cde6e7db9d386c8570e147404f3ad84abf2257f986b161e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '558937.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1379, '2020-11-27 20:23:00', 'SALE/POS1382', 328, 'মেসার্স M.B.F. ব্রিক্স(সরারচর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-6821&lt;&sol;p&gt;', '', '191080.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '191080.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-28 21:00:13', '22.48', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '0ce6ac8ee34df7a7c91e59f497edd036c43bd13b59ddd41eb70baffd4c5bb797', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '767059.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1380, '2020-11-27 20:24:00', 'SALE/POS1383', 328, 'মেসার্স M.B.F. ব্রিক্স(সরারচর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-3228&lt;&sol;p&gt;', '', '207825.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '207825.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-28 21:00:54', '24.45', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f497cb4207efe04752c0b3b982b92a0ee01d25d39f4ebd2c6a1c59367ea985c3', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '958139.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1381, '2020-11-27 20:26:00', 'SALE/POS1384', 328, 'মেসার্স M.B.F. ব্রিক্স(সরারচর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-5586&lt;&sol;p&gt;', '', '200260.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '200260.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-28 21:01:25', '23.56', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '6ba399232cafa24a7426a6dad90928686b17771e6941e01a2860a95aef7da4a6', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1165964.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1383, '2020-11-27 20:30:00', 'SALE/POS1386', 328, 'মেসার্স M.B.F. ব্রিক্স(সরারচর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CMT-11-3344&lt;&sol;p&gt;', '', '198135.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '198135.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-28 21:01:53', '23.305', 1, '1000342.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '220ecaa04c65000f8a76498016038c46172d61298404d1ab61af9ef002421424', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1366224.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1384, '2020-11-27 20:37:00', 'SALE/POS1387', 393, 'মেসার্স যমুনা ব্রিক্স(রামপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2334&lt;&sol;p&gt;', '', '203196.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '203196.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-28 21:02:21', '24.19', 1, '200000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '349be62b7a1bab53cf4090c641d7ab3189eb76a1571c95b6183f72dc5299961f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1385, '2020-11-27 20:41:00', 'SALE/POS1388', 394, 'মানিক সরকার(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-3246&lt;&sol;p&gt;', '', '144457.50', '0.00', '16.25', '16.25', '16.25', '0.00', NULL, '0.00', '0.00', '0.00', '144441.25', 'completed', 'paid', 0, NULL, 1, 1, '2020-11-28 21:02:53', '17.505', 1, '144441.2500', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '896664d171d55b5a9aa88ca63117660e971afc9aeebd3e6f3d0b42d1cdb1dd7a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1386, '2020-11-27 20:42:00', 'SALE/POS1389', 379, 'মেসার্স জামাল এন্টারপ্রাইজ (কুমিল্লা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-1605&lt;&sol;p&gt;', '', '136948.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '136948.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-28 21:03:20', '18.76', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '01fc55243f0a97a9a26191a30e290df484ce1ff3e148ae684e071db6b563f4c3', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '229428.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1387, '2020-11-27 20:43:00', 'SALE/POS1390', 379, 'মেসার্স জামাল এন্টারপ্রাইজ (কুমিল্লা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1625&lt;&sol;p&gt;', '', '148774.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '148774.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-28 21:03:43', '20.38', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '15aac3acfe4a69ff5b168035bbfd88c042624ddca2e11cdd5899f1c548856069', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '366376.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1388, '2020-11-28 13:57:00', 'SALE/POS1391', 375, 'মেসার্স গনি ব্রিক্স (ঈশ্বরগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-5586&lt;&sol;p&gt;', '', '165600.00', '0.00', '1.4', '1.40', '1.40', '0.00', NULL, '0.00', '0.00', '0.00', '165598.60', 'completed', 'due', 0, NULL, 1, 1, '2020-11-29 14:17:07', '23.004', 1, '100000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '9aa81009130e9af18e7258d28900bd7028651f3b7d31ac4185661ad6b27cc66b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-40713.40');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1389, '2020-11-28 13:58:00', 'SALE/POS1392', 335, 'মোঃ জাকির হোসেন জামাই(কালিপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-7107&lt;&sol;p&gt;', '', '157112.00', '0.00', '71', '71.00', '71.00', '0.00', NULL, '0.00', '0.00', '0.00', '157041.00', 'completed', 'paid', 0, NULL, 1, 1, '2020-11-29 14:17:37', '19.155', 1, '157041.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'bcb32c0eedb9ec21f244da31a1240b9c349da125ac5b401c84e9bdb2e9542916', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '127266.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1390, '2020-11-28 14:01:00', 'SALE/POS1393', 368, 'আলী হোসেন  জামাই(কালীপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1657&lt;&sol;p&gt;', '', '149568.00', '0.00', '.5', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '149567.50', 'completed', 'due', 0, NULL, 1, 1, '2020-11-29 14:18:33', '18.24', 1, '112006.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8942dbed517470b337f40603a8fcd91aa1135787db1926f9ce610e791efca67b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-37561.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1391, '2020-11-28 14:02:00', 'SALE/POS1394', 370, 'মো. কয়েছ মিয়া(সুনামগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-4377&lt;&sol;p&gt;', '', '165640.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '165640.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-29 14:19:01', '20.195', 1, '190000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '2a8d811016949aa056a1dd2acc77d42f3722d7cfab07cd94894135658fd594ce', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '8049.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1392, '2020-11-28 14:03:00', 'SALE/POS1395', 330, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-5004&lt;&sol;p&gt;', '', '158895.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '158895.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-29 14:20:26', '19.255', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '3db01863ec3ad8ae6cd7303787fcb67a3a97509c00fda3158b79fed316795e67', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '722949.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1393, '2020-11-28 14:04:00', 'SALE/POS1396', 330, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-2884&lt;&sol;p&gt;', '', '162030.00', '0.00', '.75', '0.75', '0.75', '0.00', NULL, '0.00', '0.00', '0.00', '162029.25', 'completed', 'due', 0, NULL, 1, 1, '2020-11-29 14:20:50', '19.64', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd6aa06fe10ba8ba0c1c97b348a7b4e2362d842f274e0dc9f649719535c21f109', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '881802.75');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1394, '2020-11-28 14:06:00', 'SALE/POS1397', 350, 'মেসার্স M.M.K. ব্রিক্স (কিশোরগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-8787&lt;&sol;p&gt;', '', '143025.00', '0.00', '1', '1.00', '1.00', '0.00', NULL, '0.00', '0.00', '0.00', '143024.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-29 14:22:50', '19.073', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ab9e1e7b719ff6a340044936913a8ff2f57c0293061a2a78cc7d46ec97764e2e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '86048.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1395, '2020-11-28 14:07:00', 'SALE/POS1398', 272, 'মেসার্স সিয়াম এন্টারপ্রাইজ(সিলেট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-0317&lt;&sol;p&gt;', '', '145914.00', '0.00', '.75', '0.75', '0.75', '0.00', NULL, '0.00', '0.00', '0.00', '145913.25', 'completed', 'due', 0, NULL, 1, 1, '2020-11-29 14:23:30', '17.58', 1, '2500000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '10b0cc3d42587c06c9cfc3e5aa7b9ae351df9cb79b496cd4e15f1fed40216eae', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '707184.75');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1396, '2020-11-28 14:08:00', 'SALE/POS1399', 307, 'মো. খোকন মিয়া(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-5472&lt;&sol;p&gt;', '', '143258.00', '0.00', '.5', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '143257.50', 'completed', 'due', 0, NULL, 1, 1, '2020-11-29 14:25:25', '17.26', 1, '863.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ddbad28411de066ce8840edf5cc4262e2a92900acb11ee8c2b45b4c7772b24b2', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2202823.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1397, '2020-11-28 14:09:00', 'SALE/POS1400', 392, 'মেসার্স A.B.C ব্রিক্স (নেত্রকোনা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-7081&lt;&sol;p&gt;', '', '166992.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '166992.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-29 14:26:11', '19.88', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c725f3e31473f55c14439d463c3295d1616b2029e965842e1c397b4106d2f0f6', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '158014.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1398, '2020-11-28 14:10:00', 'SALE/POS1401', 306, 'মেসার্স তাহসিন এন্টারপ্রাইজ(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-0685&lt;&sol;p&gt;', '', '178530.00', '0.00', '488.75', '488.75', '488.75', '0.00', NULL, '0.00', '0.00', '0.00', '178041.25', 'completed', 'paid', 0, NULL, 1, 1, '2020-11-29 14:26:34', '21.635', 1, '178041.2500', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a66e1b6d68b24cb8ed44277b858f8157df129f015ab68a85145d9f9a1ca75b10', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1401, '2020-11-28 14:13:00', 'SALE/POS1404', 373, 'মো. আলী ইউসুফ(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-7205&lt;&sol;p&gt;', '', '166155.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '166155.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-29 14:28:02', '20.14', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f63b8dfd119edae899195787c889103e3b03e43126437e8395cd47eb89ac7586', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '146722.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1402, '2020-11-28 14:14:00', 'SALE/POS1405', 373, 'মো. আলী ইউসুফ(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-5772&lt;&sol;p&gt;', '', '164587.50', '0.00', '.75', '0.75', '0.75', '0.00', NULL, '0.00', '0.00', '0.00', '164586.75', 'completed', 'due', 0, NULL, 1, 1, '2020-11-29 14:28:30', '19.955', 1, '330000.7500', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8e344bd9116291c08e702668dcef4c3495df7e60f863e65854a86d0f4887ca9f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '312877.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1403, '2020-11-28 14:15:00', 'SALE/POS1406', 382, 'মেসার্স A.S.F ব্রিক্স(নেত্রকোনা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-3228&lt;&sol;p&gt;', '', '189504.00', '0.00', '0', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '189504.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-29 14:29:07', '22.56', 1, '200000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd084d420c285eeffbed8cc9d4842da031408201b9f98d6e109b71d314f01164e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-5376.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1404, '2020-11-28 14:42:00', 'SALE/POS1407', 356, 'মেসার্স ফাইভ স্টার ব্রিক্স(ধরকা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '8800.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '8800.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-29 14:42:50', '1', 1, '19314.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c7e322487c87603c45666171b409a9c8d4b9d257579cd14498df51f9508de9bb', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '10514.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1405, '2020-11-28 14:44:00', 'SALE/POS1408', 301, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '5000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '5000.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-29 16:04:48', '1', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1b72b01e9c11bad3cd9e10b0fcecdce65a2ff64d5613af569eda41e8254a02f5', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-24667.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1406, '2020-11-28 20:00:00', 'SALE/POS1409', 395, 'আতিক হাসান(লালবাগ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-9845&lt;&sol;p&gt;', '', '155459.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '155459.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-29 20:02:33', '18.725', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a41de321afc67549406f38f762be75411eb93e6aadf3e1e09d156224875d125e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1407, '2020-11-28 20:00:00', 'SALE/POS1410', 395, 'আতিক হাসান(লালবাগ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-4067&lt;&sol;p&gt;', '', '151973.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '151973.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-29 20:02:03', '18.305', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '4dd77bd8e373117cb65b474b14292888ebb4678bd64da71d657e93ea9b29bd7a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '155417.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1408, '2020-11-26 20:31:00', 'SALE/POS1411', 347, 'মেসার্স এশিয়া ব্রিকস(সাল্লাবাদ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-6634&lt;&sol;p&gt;', '', '142594.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '142594.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-29 20:33:49', '17.185', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '715247028e2f95dd9eec3a519a607326d0e8dbb7e7c433fd091d72641021064a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-4211.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1409, '2020-11-26 20:32:00', 'SALE/POS1412', 347, 'মেসার্স এশিয়া ব্রিকস(সাল্লাবাদ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-0025&lt;&sol;p&gt;', '', '154463.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '154463.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-29 20:34:13', '18.605', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'eb9d7384810883911b962776e358c6e119171f5319ebe84efc64526da36e8fd3', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '138424.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1410, '2020-11-28 13:10:00', 'SALE/POS1413', 234, 'আশামনি এন্টারপ্রাইজ,মো.মোছা মিয়া; অমনাতপুর,ভৈরব', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;১ ট্রলি&lt;&sol;p&gt;', '', '17000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '17000.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-30 13:11:42', '100', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '2e6e7e5f08030785240db18b184789356c142e5d860fe3a6d094a5eb6276b661', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1102223.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1411, '2020-11-29 13:57:00', 'SALE/POS1414', 275, 'রংধনু ট্রান্সপোর্ট(ফেরিঘাট)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;২ ট্রলি&ast;৯২&lt;&sol;p&gt;', '', '30268.00', '0.00', '18', '18.00', '18.00', '0.00', NULL, '0.00', '0.00', '0.00', '30250.00', 'completed', 'paid', 0, NULL, 1, 1, '2020-11-30 14:00:11', '184', 1, '30250.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '29c8fd9658ab1200a3ce59a18de3abb2f819b5661cc8575c06448d3467745497', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1412, '2020-11-29 13:58:00', 'SALE/POS1415', 289, 'মোঃ আনোয়ার(পুলতাকান্দা)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;২ ট্রলি&ast;৯৫&lt;&sol;p&gt;', '', '32300.00', '0.00', '50', '50.00', '50.00', '0.00', NULL, '0.00', '0.00', '0.00', '32250.00', 'completed', 'paid', 0, NULL, 1, 1, '2020-11-30 14:00:35', '190', 1, '32250.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c85700da433f63f4edff97fa1c2bed176fa015e4781632ec277999ebc1e433b9', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1413, '2020-11-29 14:07:00', 'SALE/POS1416', 358, 'মেসার্স R.S.P. ব্রিক্স (ভৈরব)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-2272&lt;&sol;p&gt;', '', '0.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '0.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-30 15:00:35', '16.085', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f6cca14cbef8858c23c308006b400f97c3610875d4449ff74866042c3f6a94e3', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2052000.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1414, '2020-11-29 14:08:00', 'SALE/POS1417', 358, 'মেসার্স R.S.P. ব্রিক্স (ভৈরব)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-2161&lt;&sol;p&gt;', '', '0.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '0.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-30 15:01:07', '13.575', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e515a1c70c71fee342d0f27df851fce077d4373d67f89b6b9982bab7f97436a1', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2052000.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1415, '2020-11-29 14:09:00', 'SALE/POS1418', 350, 'মেসার্স M.M.K. ব্রিক্স (কিশোরগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-8787&lt;&sol;p&gt;', '', '143025.00', '0.00', '0', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '143025.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-30 15:01:34', '19.073', 1, '500000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd1968758a1972654212dc237e7368a3c4b390809c9743e0095cbf6f663b09cc4', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '229072.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1416, '2020-11-29 14:06:00', 'SALE/POS1419', 396, 'মেসার্স বড়াইল পুরী ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CHU-T-11-0193&lt;&sol;p&gt;', '', '114208.00', '0.00', '8', '8.00', '8.00', '0.00', NULL, '0.00', '0.00', '0.00', '114200.00', 'completed', 'paid', 0, NULL, 1, 1, '2020-11-30 15:00:01', '13.76', 1, '114200.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '9f65b299c0a718cd8c90f56b655733138867a0d9e293434e53ea4e432a090343', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1417, '2020-11-29 14:16:00', 'SALE/POS1420', 397, 'তাজুল ইসলাম(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-6134&lt;&sol;p&gt;', '', '161435.00', '0.00', '3.5', '3.50', '3.50', '0.00', NULL, '0.00', '0.00', '0.00', '161431.50', 'completed', 'due', 0, NULL, 1, 1, '2020-11-30 15:02:14', '19.445', 1, '285041.5000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '72e4295b2cb17bf9ba51d2353ebff4cee5cb86035436ba6f2c8c590ccd9149b2', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1418, '2020-11-29 14:18:00', 'SALE/POS1421', 387, 'মেসার্স সমতা ব্রিক্স (নেত্রকোনা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-5566&lt;&sol;p&gt;', '', '189504.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '189504.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-30 15:03:10', '22.56', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'bbf566123e2a58251e2200d98f95aa9e5c3516e89968b858cf27a12bb0581a74', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '531196.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1419, '2020-11-29 14:21:00', 'SALE/POS1422', 307, 'মো. খোকন মিয়া(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-2257&lt;&sol;p&gt;', '', '149100.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '149100.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-30 15:03:38', '17.75', 1, '1000000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '82d046c4e0a153efcd005adab525e33cd9afc9fa53337306a0bdd91e996321de', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2346081.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1420, '2020-11-29 14:24:00', 'SALE/POS1423', 353, 'বড়ছড়া ট্রান্সপোর্ট(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-4592&lt;&sol;p&gt;', '', '160688.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '160688.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-30 15:04:09', '19.355', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '0e0d7988739f2dc2ff9854b53a2767e71a2ea33683e082efafd9cd9002bf1658', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-336817.75');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1421, '2020-11-29 14:26:00', 'SALE/POS1424', 353, 'বড়ছড়া ট্রান্সপোর্ট(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;JESSORE-T-11-4945&lt;&sol;p&gt;', '', '155210.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '155210.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-30 15:05:17', '18.695', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ea25f77c31eac48b7e7eee1419a869d352aabc34bec8b2a43c4314bfd934fb47', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-176171.25');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1422, '2020-11-29 14:27:00', 'SALE/POS1425', 353, 'বড়ছড়া ট্রান্সপোর্ট(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-8519&lt;&sol;p&gt;', '', '130974.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '130974.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-30 15:08:00', '15.780', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c7c8f497aed9ee02c7a5eeb35e9030f5928c6dbeeb3971fa366f4c197dc42ccf', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-21002.75');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1423, '2020-11-29 14:29:00', 'SALE/POS1426', 353, 'বড়ছড়া ট্রান্সপোর্ট(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CMT-11-4435&lt;&sol;p&gt;', '', '124085.00', '0.00', '.75', '0.75', '0.75', '0.00', NULL, '0.00', '0.00', '0.00', '124084.25', 'completed', 'due', 0, NULL, 1, 1, '2020-11-30 15:08:37', '14.945', 1, '100000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8b1a573c58dff73e8e7c99a564c37856a70440709c45c13f2da011cb3212242e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '109971.25');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1425, '2020-11-29 14:33:00', 'SALE/POS1428', 330, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-5004&lt;&sol;p&gt;', '', '158812.50', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '158812.50', 'completed', 'due', 0, NULL, 1, 1, '2020-11-30 15:09:31', '19.245', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7b67a55032418c1ea4c00defc1fbd068b50460b853161ece5267912241beb710', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1043873.25');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1426, '2020-11-29 14:35:00', 'SALE/POS1429', 330, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-2884&lt;&sol;p&gt;', '', '159060.00', '0.00', '.25', '0.25', '0.25', '0.00', NULL, '0.00', '0.00', '0.00', '159059.75', 'completed', 'due', 0, NULL, 1, 1, '2020-11-30 15:10:25', '19.28', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '09c6446409bfa004d8aeecf33f041e9f595293d5e2a780551bfaf46055d49592', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1202644.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1427, '2020-11-29 14:37:00', 'SALE/POS1430', 349, 'মেসার্স B.B.F ব্রিক্স(গৌরিপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0901&lt;&sol;p&gt;', '', '177240.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '177240.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-30 15:11:38', '21.1', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7326a4c3effab4de8cb00f7b2db4ae3cb40623c1dd5b2709f7e039d8d17b28b1', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '3559.80');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1428, '2020-11-29 14:39:00', 'SALE/POS1431', 349, 'মেসার্স B.B.F ব্রিক্স(গৌরিপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-3228&lt;&sol;p&gt;', '', '198576.00', '0.00', '.8', '0.80', '0.80', '0.00', NULL, '0.00', '0.00', '0.00', '198575.20', 'completed', 'due', 0, NULL, 1, 1, '2020-11-30 15:17:53', '23.64', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a2291b071fc168123c7763afc7e694a266ba2e089fbd9d889af8553421e5cff5', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '180799.80');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1429, '2020-11-29 14:40:00', 'SALE/POS1432', 379, 'মেসার্স জামাল এন্টারপ্রাইজ (কুমিল্লা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1625&lt;&sol;p&gt;', '', '175689.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '175689.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-30 15:20:05', '21.69', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '62f4146936a0422da50d0903bd6bd6c1a0515954f32413b05a5556abc0989859', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '515150.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1430, '2020-11-29 14:42:00', 'SALE/POS1433', 379, 'মেসার্স জামাল এন্টারপ্রাইজ (কুমিল্লা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1088&lt;&sol;p&gt;', '', '174879.00', '0.00', '.5', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '174878.50', 'completed', 'due', 0, NULL, 1, 1, '2020-11-30 15:20:31', '21.585', 1, '500000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1d8dc6c0ce62c9c1c1d86c73085ee4acffac1a62afe6949922ecda3303608217', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '690839.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1431, '2020-11-29 14:43:00', 'SALE/POS1434', 310, 'নাহিয়ান এন্টারপ্রাইজ(সিলেট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1593&lt;&sol;p&gt;', '', '130086.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '130086.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-30 15:21:06', '16.06', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8ea44980dff183f0ed391c96e34df7ed154974bcb7bde64af12e82d3633a8397', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '802927.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1432, '2020-11-29 14:47:00', 'SALE/POS1435', 310, 'নাহিয়ান এন্টারপ্রাইজ(সিলেট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;BOT-11-2173&lt;&sol;p&gt;', '', '153090.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '153090.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-30 15:21:53', '18.9', 1, '3000000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7d1b9ac08f1a9c4d6f38651ce43656ffc41a712e964016c84889fc8cf97580d0', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1013973.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1433, '2020-11-29 14:48:00', 'SALE/POS1436', 306, 'মেসার্স তাহসিন এন্টারপ্রাইজ(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0129&lt;&sol;p&gt;', '', '113296.00', '0.00', '59.5', '59.50', '59.50', '0.00', NULL, '0.00', '0.00', '0.00', '113236.50', 'completed', 'paid', 0, NULL, 1, 1, '2020-11-30 15:22:27', '15.515', 1, '113236.5000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'fc0c9e166f75adc3a46c0cd746214174b7d4baf82d6bae8ebe6a243bd305bf7d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1434, '2020-11-29 14:49:00', 'SALE/POS1437', 351, 'আতিক উল্লাহ(ভৈরবপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-13-2961&lt;&sol;p&gt;', '', '120159.00', '0.00', '59', '59.00', '59.00', '0.00', NULL, '0.00', '0.00', '0.00', '120100.00', 'completed', 'paid', 0, NULL, 1, 1, '2020-11-30 15:23:08', '14.22', 1, '120100.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c49a12616eb1e49e9bfd32efad0659e5ff12a3a701459d5dfe06f5c713df3b39', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1435, '2020-11-29 15:12:00', 'SALE/POS1438', 301, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '19800.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '19800.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-30 15:16:25', '1', 1, '133.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '4b2a4937453bdc9552bde074ab0c0af9e801b1abfe64c653879db9f31b94b273', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-19667.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1436, '2020-11-29 15:13:00', 'SALE/POS1439', 349, 'মেসার্স B.B.F ব্রিক্স(গৌরিপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '11000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '11000.00', 'completed', 'due', 0, NULL, 1, 1, '2020-11-30 15:16:36', '1', 1, '390375.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'afa622bbdb92a8ca8cc456a5e99ac68cef062ea8e971511b4e322c7b04aee308', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '379375.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1437, '2020-11-30 13:00:00', 'SALE/POS1440', 398, 'মন্নান ব্রিক্স(ময়মনসিংহ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-8986&lt;&sol;p&gt;', '', '206640.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '206640.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-01 16:44:20', '24.6', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f8af7deaa2a881996bd399aa70c3b02e15dba87e419275bd05bdb84af1eebd8b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1438, '2020-11-30 13:02:00', 'SALE/POS1441', 398, 'মন্নান ব্রিক্স(ময়মনসিংহ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-7833&lt;&sol;p&gt;', '', '195048.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '195048.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-01 16:47:04', '23.22', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'bf1833707ba39bcb24096dfe4febae6ed32dfd0c8426d78944ae045df287e97e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '206640.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1439, '2020-11-30 13:03:00', 'SALE/POS1442', 398, 'মন্নান ব্রিক্স(ময়মনসিংহ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-5004&lt;&sol;p&gt;', '', '200256.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '200256.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-01 16:48:04', '23.84', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e45805fef7e72c484b82f8900a2590fa56e1bfa03b8e4bbddb15d9a625532291', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '401688.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1440, '2020-11-30 13:03:00', 'SALE/POS1443', 398, 'মন্নান ব্রিক্স(ময়মনসিংহ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-7467&lt;&sol;p&gt;', '', '195384.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '195384.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-01 16:48:45', '23.255', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c3edd22c3722558c5338db05133bd7834d67a5ce42ba0f84968e0d1db6730f81', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '601944.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1441, '2020-11-30 13:04:00', 'SALE/POS1444', 398, 'মন্নান ব্রিক্স(ময়মনসিংহ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-7425&lt;&sol;p&gt;', '', '187404.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '187404.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-01 16:49:32', '22.31', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b4916d9952fe02ac6f2db8a5d27ad27d9af09c609a7277e7b895d80fc667a5ec', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '797286.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1442, '2020-11-30 13:08:00', 'SALE/POS1445', 398, 'মন্নান ব্রিক্স(ময়মনসিংহ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-0166&lt;&sol;p&gt;', '', '204792.00', '0.00', '240', '240.00', '240.00', '0.00', NULL, '0.00', '0.00', '0.00', '204552.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-01 16:50:10', '24.375', 1, '1189200.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1797629f311ce5614f6f92cc5dba5052a527f0f1635f8df01948d00e5481a063', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '984690.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1443, '2020-11-30 13:15:00', 'SALE/POS1446', 399, 'মেসার্স ইসলাম ব্রাদার্স (ময়মনসিংহ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-15-4519&lt;&sol;p&gt;', '', '172172.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '172172.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-02 10:56:00', '20.02', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '39650e7ab0b675e4c48ff58f30d907247d00af95df34b1c8606c3e9e4513bc5d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1444, '2020-11-30 13:15:00', 'SALE/POS1447', 399, 'মেসার্স ইসলাম ব্রাদার্স (ময়মনসিংহ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-5184&lt;&sol;p&gt;', '', '186706.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '186706.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-02 10:57:33', '21.71', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '37cfe575cfb61353a4932770f4d70f216f6edc719ea0e34d91edd354a91c3591', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1445, '2020-11-30 13:18:00', 'SALE/POS1448', 395, 'আতিক হাসান(লালবাগ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-3938&lt;&sol;p&gt;', '', '146246.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '146246.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-01 16:53:08', '17.62', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '71fd9e16697222c8749f3b44c078ca25ea40fd227569421a9ce55b8a90e42a67', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '307432.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1446, '2020-11-30 13:18:00', 'SALE/POS1449', 395, 'আতিক হাসান(লালবাগ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-9845&lt;&sol;p&gt;', '', '152803.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '152803.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-01 16:53:58', '18.405', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8989bc4a0bfde506e86e533b05cc86d77ebc5bee30f2dd7bea6dae11b7e5cbd0', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '453678.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1447, '2020-11-30 13:19:00', 'SALE/POS1450', 395, 'আতিক হাসান(লালবাগ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-4719&lt;&sol;p&gt;', '', '152637.00', '0.00', '.5', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '152636.50', 'completed', 'due', 0, NULL, 1, 1, '2020-12-01 16:54:37', '18.39', 1, '804000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8ae5b76c8bfa1661b3c0fa7475865deb21d390b21fb1d935eea846d32b8cbed1', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '606439.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1448, '2020-11-30 13:23:00', 'SALE/POS1451', 301, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-0139&lt;&sol;p&gt;', '', '154980.00', '0.00', '38', '38.00', '38.00', '0.00', NULL, '0.00', '0.00', '0.00', '154942.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-01 16:55:13', '18.445', 1, '265000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '0f14f74d3a4709e402af47233f1be517d03a1060be49570e8a3af74892f49f9b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1449, '2020-11-30 13:55:00', 'SALE/POS1452', 400, 'মেসার্স  S.S.B ব্রিক্স(কিশোরগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2915&lt;&sol;p&gt;', '', '215221.50', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '215221.50', 'completed', 'due', 0, NULL, 1, 1, '2020-12-01 16:56:47', '25.47', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f0676de8310f7d509895c9d9312c6061bce2ded6f49718e019e56fe8ca37f324', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1450, '2020-11-30 13:57:00', 'SALE/POS1453', 400, 'মেসার্স  S.S.B ব্রিক্স(কিশোরগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-3318&lt;&sol;p&gt;', '', '197476.50', '0.00', '198', '198.00', '198.00', '0.00', NULL, '0.00', '0.00', '0.00', '197278.50', 'completed', 'due', 0, NULL, 1, 1, '2020-12-01 16:57:36', '23.37', 1, '412500.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e2d193c320d04fe295f8fb8e0b7eb007bdf48312ab37f613b1efdd1753828c5a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '215221.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1451, '2020-11-30 13:58:00', 'SALE/POS1454', 370, 'মো. কয়েছ মিয়া(সুনামগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-4377&lt;&sol;p&gt;', '', '165396.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '165396.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-01 17:25:21', '19.69', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ca713b092cbc58408de6eb2b5658c0be408e48170a58dc58a11580f4d7ccbe3e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-16311.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1452, '2020-11-30 13:59:00', 'SALE/POS1455', 370, 'মো. কয়েছ মিয়া(সুনামগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-3664&lt;&sol;p&gt;', '', '132216.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '132216.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-01 17:25:53', '15.740', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'cacb44b22ac844e287a1ec59d9ff0dfb20c919e2bf22389e4bc7023a6a55af54', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '149085.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1453, '2020-11-30 14:00:00', 'SALE/POS1456', 370, 'মো. কয়েছ মিয়া(সুনামগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-3246&lt;&sol;p&gt;', '', '147924.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '147924.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-01 17:26:43', '17.61', 1, '200000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '2639d74e2cfc39c7fe66a40fd48e375144ad226424c1523768427d12b4a4d6b6', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '281301.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1454, '2020-11-30 14:03:00', 'SALE/POS1457', 310, 'নাহিয়ান এন্টারপ্রাইজ(সিলেট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;BOT-11-2273&lt;&sol;p&gt;', '', '131625.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '131625.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-01 17:27:48', '16.245', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e5a61c29f4476de81f7f3cc2c97e581b780a89fd342eb5869f0e304bb4cedcb5', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-1913896.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1455, '2020-11-30 14:04:00', 'SALE/POS1458', 310, 'নাহিয়ান এন্টারপ্রাইজ(সিলেট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-1392&lt;&sol;p&gt;', '', '119394.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '119394.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-01 17:28:55', '14.74', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'dac7cc55e6725e1dd4ae398e70314cae608c57fc4a8fb83cf764b29296f14ef5', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-1782312.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1456, '2020-11-30 14:05:00', 'SALE/POS1459', 310, 'নাহিয়ান এন্টারপ্রাইজ(সিলেট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2334&lt;&sol;p&gt;', '', '161433.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '161433.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-01 17:43:28', '19.93', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7aee99ff6c061616c84a4bb049aff228c6cc4f9113c6ac0c3535a31a6b62f569', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-1662918.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1457, '2020-11-30 14:06:00', 'SALE/POS1460', 310, 'নাহিয়ান এন্টারপ্রাইজ(সিলেট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-9888&lt;&sol;p&gt;', '', '163053.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '163053.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-01 17:43:12', '20.13', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '292ca0cd777659e05db7f0e715c8c40d4a9ff382bb119a20051dc1da830df652', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-1501485.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1458, '2020-11-30 14:07:00', 'SALE/POS1461', 310, 'নাহিয়ান এন্টারপ্রাইজ(সিলেট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-3092&lt;&sol;p&gt;', '', '151632.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '151632.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-01 17:44:19', '18.72', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '547e1d67ba57abb1c3d4b7adca91c32aa548f970dc314dd86f7735f437f7490c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-1338432.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1459, '2020-11-30 14:07:00', 'SALE/POS1462', 310, 'নাহিয়ান এন্টারপ্রাইজ(সিলেট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-6637&lt;&sol;p&gt;', '', '112509.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '112509.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-01 17:45:00', '13.885', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '517befe9aa1ca351a4c5080ecc468eac3c220d736d58f821dbb1600d74742443', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-1186800.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1460, '2020-11-30 14:08:00', 'SALE/POS1463', 310, 'নাহিয়ান এন্টারপ্রাইজ(সিলেট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-5961&lt;&sol;p&gt;', '', '129519.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '129519.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-01 17:45:38', '15.990', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd931a546d9354a92a50b118c6f5991539f1940876a0d0bec2acaec561f6b92a1', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-1074331.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1461, '2020-11-30 14:09:00', 'SALE/POS1464', 302, 'নজরুল ইসলাম জলিল(কুলিয়ার চর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-9045&lt;&sol;p&gt;', '', '158424.00', '0.00', '.25', '0.25', '0.25', '0.00', NULL, '0.00', '0.00', '0.00', '158423.75', 'completed', 'due', 0, NULL, 1, 1, '2020-12-01 17:46:26', '18.86', 1, '220000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '9da259274df1a7cdb4bde0aaa6420d78341b531fb0fc86aec1bac0cf5ab05140', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '95844.25');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1462, '2020-11-30 14:27:00', 'SALE/POS1465', 351, 'আতিক উল্লাহ(ভৈরবপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-15-1651&lt;&sol;p&gt;', '', '142630.00', '0.00', '30', '30.00', '30.00', '0.00', NULL, '0.00', '0.00', '0.00', '142600.00', 'completed', 'paid', 0, NULL, 1, 1, '2020-12-01 17:46:57', '16.78', 1, '142600.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '213220f7f099a9d7a074f10987c44ca4c59bc4a0247be3cd72b2af88c1e54d47', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1463, '2020-11-30 16:29:00', 'SALE/POS1466', 170, 'মো. অলি মিয়া (বি বাড়িয়া)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CMT-11-3344&lt;&sol;p&gt;', '', '156485.00', '0.00', '.5', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '156484.50', 'completed', 'due', 0, NULL, 1, 1, '2020-12-01 17:48:01', '18.41', 1, '170000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5220117902dadb836548b8d53d8b34127db3cabbb38c9e21b5e95d381af3e478', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '121168.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1464, '2020-11-30 16:31:00', 'SALE/POS1467', 330, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-6896&lt;&sol;p&gt;', '', '136836.00', '0.00', '.5', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '136835.50', 'completed', 'due', 0, NULL, 1, 1, '2020-12-01 17:48:48', '16.285', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'cf995e4e987cc791511fbdea6e5ee3b2c97208613e3718755a4ee791138d0c2c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1361745.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1465, '2020-11-30 16:32:00', 'SALE/POS1468', 330, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-8250&lt;&sol;p&gt;', '', '124488.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '124488.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-01 17:49:17', '14.82', 1, '1000000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'fe4daf69b331f2c5b65bd8f74ccf7f9b0b5f8e737ce1eae6996c7d089d03f7d2', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1498539.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1466, '2020-11-30 16:34:00', 'SALE/POS1469', 306, 'মেসার্স তাহসিন এন্টারপ্রাইজ(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-6109&lt;&sol;p&gt;', '', '203952.00', '0.00', '152', '152.00', '152.00', '0.00', NULL, '0.00', '0.00', '0.00', '203800.00', 'completed', 'paid', 0, NULL, 1, 1, '2020-12-01 17:49:50', '24.28', 1, '203800.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f0abff3f5d3014c0d9cf672c225584096040997b84929120874c3389d5b2aadf', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1467, '2020-11-30 16:35:00', 'SALE/POS1470', 379, 'মেসার্স জামাল এন্টারপ্রাইজ (কুমিল্লা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-0685&lt;&sol;p&gt;', '', '153008.00', '0.00', '1', '1.00', '1.00', '0.00', NULL, '0.00', '0.00', '0.00', '153007.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-01 17:51:03', '20.96', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '158544b8dc245194552dd6ee80a9ff7df9a1d289a0fa11bda5218e42307edc61', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '365717.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1468, '2020-11-30 12:59:00', 'SALE/POS1471', 234, 'আশামনি এন্টারপ্রাইজ,মো.মোছা মিয়া; অমনাতপুর,ভৈরব', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;২ ট্রলি&ast;১০০ ফুট&lt;&sol;p&gt;', '', '34000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '34000.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-01 16:38:55', '200', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'dda2de330820d4455fd43c03025b2144e446e716082de05bb230389f4df45f31', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1119223.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1469, '2020-11-30 19:28:00', 'SALE/POS1472', 338, 'ভাই ভাই এন্টারপ্রাইজ(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '0.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '0.00', 'completed', 'paid', 0, NULL, 1, 1, '2020-12-01 19:30:11', '1', 1, '300000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5e54c55f4b8b20ae5e14a9699eb2f58beec02ad6f6518b962d2cdae6f803eacf', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1470, '2020-12-01 13:29:00', 'SALE/POS1473', 379, 'মেসার্স জামাল এন্টারপ্রাইজ (কুমিল্লা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-3795&lt;&sol;p&gt;', '', '128042.00', '0.00', '0', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '128042.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-02 17:49:12', '17.535', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f73f22c6e57d59a5e1ce1ec42ce565f16e198a5a6d7dbb233dd44ffa05957771', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '518724.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1471, '2020-12-01 13:30:00', 'SALE/POS1474', 379, 'মেসার্স জামাল এন্টারপ্রাইজ (কুমিল্লা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-6151&lt;&sol;p&gt;', '', '133006.00', '0.00', '1', '1.00', '1.00', '0.00', NULL, '0.00', '0.00', '0.00', '133005.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-02 17:50:01', '18.22', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd09e2ec4c231a6d84b33174136a3502bb392e5f06ae48c0430f3036a5d78545c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '646730.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1472, '2020-12-01 13:32:00', 'SALE/POS1475', 379, 'মেসার্স জামাল এন্টারপ্রাইজ (কুমিল্লা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;BARISHAL-T-11-0209&lt;&sol;p&gt;', '', '117142.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '117142.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-02 17:51:20', '15.829', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd527af769c2a4ef97b6eea6f09775cc489f10b4f4b8e43ce6f58c75c7dcc20d0', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '779735.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1473, '2020-12-01 13:34:00', 'SALE/POS1476', 379, 'মেসার্স জামাল এন্টারপ্রাইজ (কুমিল্লা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-4864&lt;&sol;p&gt;', '', '112406.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '112406.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-02 17:52:11', '15.185', 1, '500000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ed639c612cca22e4cfcb0192e3b9ac13be4374f35f046e88e3695548b9628ea4', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '896877.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1474, '2020-12-01 13:34:00', 'SALE/POS1477', 358, 'মেসার্স R.S.P. ব্রিক্স (ভৈরব)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-4036&lt;&sol;p&gt;', '', '0.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '0.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-02 17:52:47', '25.35', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '0e6af00181c932c0fb1559c8bb1ab854efc006a7ba791853c8d619ad5e584ad6', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2052000.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1475, '2020-12-01 13:37:00', 'SALE/POS1478', 358, 'মেসার্স R.S.P. ব্রিক্স (ভৈরব)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-4413&lt;&sol;p&gt;', '', '0.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '0.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-02 17:53:27', '18.74', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'cd3e651ac282f8d7a799d70bf5df05f1b2fccaf6dee8f94ee47310e6803bcfd1', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2052000.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1476, '2020-12-01 13:37:00', 'SALE/POS1479', 358, 'মেসার্স R.S.P. ব্রিক্স (ভৈরব)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;MPT-11-0025&lt;&sol;p&gt;', '', '0.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '0.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-02 17:54:09', '19.28', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e4cd1fe56f7f55e912e2c335c16471fabedaef10ae647528ccad961da8eb6899', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2052000.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1477, '2020-12-01 13:38:00', 'SALE/POS1480', 358, 'মেসার্স R.S.P. ব্রিক্স (ভৈরব)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-6844&lt;&sol;p&gt;', '', '0.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '0.00', 'completed', 'paid', 0, NULL, 1, 1, '2020-12-02 17:54:35', '15.665', 1, '1200000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ece6795b1ec5907c04c0321240df20ccfca12fc7772afc2c51e7db9ed2be988d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2052000.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1478, '2020-12-01 13:40:00', 'SALE/POS1481', 310, 'নাহিয়ান এন্টারপ্রাইজ(সিলেট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-2418&lt;&sol;p&gt;', '', '157869.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '157869.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-02 17:55:09', '19.49', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ec8d8c5ea6cba7e94ef8b0f3ed27378ae58201197245dd6052b7cd165b369e54', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-944731.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1479, '2020-12-01 13:41:00', 'SALE/POS1482', 310, 'নাহিয়ান এন্টারপ্রাইজ(সিলেট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-8057&lt;&sol;p&gt;', '', '154143.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '154143.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-02 17:55:43', '19.03', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '71ea2bc4a9d81ee810f8ff0f2f3102904f665fab543fac87f7959b3507382e77', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-786862.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1480, '2020-12-01 13:43:00', 'SALE/POS1483', 310, 'নাহিয়ান এন্টারপ্রাইজ(সিলেট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-5676&lt;&sol;p&gt;', '', '115749.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '115749.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-02 18:00:24', '14.29', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd053d62f87e85ea976ff1b763d4742737983cf87dc96a1ad526fcdd68f4a0509', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-632719.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1481, '2020-12-01 13:44:00', 'SALE/POS1484', 310, 'নাহিয়ান এন্টারপ্রাইজ(সিলেট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-2619&lt;&sol;p&gt;', '', '130734.00', '0.00', '.5', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '130733.50', 'completed', 'due', 0, NULL, 1, 1, '2020-12-02 18:00:00', '16.14', 1, '2000000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '413ec9e6a7ea74cc11b9e17abb95436d89836e728eb6ecab788aae314238e3c1', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-517011.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1483, '2020-12-01 13:46:00', 'SALE/POS1486', 382, 'মেসার্স A.S.F ব্রিক্স(নেত্রকোনা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-3212&lt;&sol;p&gt;', '', '201352.50', '0.00', '.5', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '201352.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-02 18:02:18', '23.55', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '739eb7e21a2ca6f81512a2f7ab46ae8c449c8869274a4b3627390cd4dc48aad1', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-15872.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1484, '2020-12-01 13:47:00', 'SALE/POS1487', 382, 'মেসার্স A.S.F ব্রিক্স(নেত্রকোনা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-6821&lt;&sol;p&gt;', '', '182286.00', '0.00', '.25', '0.25', '0.25', '0.00', NULL, '0.00', '0.00', '0.00', '182285.75', 'completed', 'due', 0, NULL, 1, 1, '2020-12-02 18:02:38', '21.315', 1, '1300000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'fb94659901262660477531a48524165eaa6863a4f19eaf3657364fcbe37bed5b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '185480.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1485, '2020-12-01 13:48:00', 'SALE/POS1488', 375, 'মেসার্স গনি ব্রিক্স (ঈশ্বরগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1625&lt;&sol;p&gt;', '', '176775.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '176775.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-02 18:03:14', '23.57', 1, '125000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'de8167d5f1d0cc2d4fe551c6a23b9b1a61776756b9a004767432079eb6f6735d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '24885.20');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1486, '2020-12-01 13:50:00', 'SALE/POS1489', 350, 'মেসার্স M.M.K. ব্রিক্স (কিশোরগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-8787&lt;&sol;p&gt;', '', '143025.00', '0.00', '1', '1.00', '1.00', '0.00', NULL, '0.00', '0.00', '0.00', '143024.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-02 18:03:47', '19.073', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5ca24d022c70d892be63e4ce77c97df36073c8c2c5dd131bc635ca13d41e7080', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-127902.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1487, '2020-12-01 13:51:00', 'SALE/POS1490', 350, 'মেসার্স M.M.K. ব্রিক্স (কিশোরগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-8787&lt;&sol;p&gt;', '', '143025.00', '0.00', '.5', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '143024.50', 'completed', 'due', 0, NULL, 1, 1, '2020-12-02 18:04:12', '19.073', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7adb82f8a2334b641ef2b9895e9a48fc899102c99e2b415e5917ec9e97114942', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '15144.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1488, '2020-12-01 13:52:00', 'SALE/POS1491', 272, 'মেসার্স সিয়াম এন্টারপ্রাইজ(সিলেট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-4592&lt;&sol;p&gt;', '', '162071.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '162071.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-02 18:05:23', '19.18', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '10ff819a20bcf4686de2d7bdd47efea4ad5b83869913cd1aae2ade60dfb61cd9', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-1646902.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1489, '2020-12-01 13:54:00', 'SALE/POS1492', 272, 'মেসার্স সিয়াম এন্টারপ্রাইজ(সিলেট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-15-1642&lt;&sol;p&gt;', '', '138242.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '138242.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-02 18:05:50', '16.365', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '303f07e725682143da5a6ad47d3f22f5f2d9f0060c10c2ac348fa88c42da9582', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-1484831.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1490, '2020-12-01 13:55:00', 'SALE/POS1493', 272, 'মেসার্স সিয়াম এন্টারপ্রাইজ(সিলেট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-6339&lt;&sol;p&gt;', '', '136045.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '136045.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-02 18:06:19', '16.1', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '33818b6f3d78f621ed86c80d305d938b878f5fab5b94faa0f828db474610838e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-1346546.75');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1491, '2020-12-01 13:57:00', 'SALE/POS1494', 272, 'মেসার্স সিয়াম এন্টারপ্রাইজ(সিলেট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-6334&lt;&sol;p&gt;', '', '134524.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '134524.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-02 18:07:09', '15.920', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5733f977bdd488a0214584b33f250b7d8feb1f48cb630dcb16b4b4b21f085e56', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-1210501.75');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1492, '2020-12-01 13:58:00', 'SALE/POS1495', 272, 'মেসার্স সিয়াম এন্টারপ্রাইজ(সিলেট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-6343&lt;&sol;p&gt;', '', '155733.50', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '155733.50', 'completed', 'due', 0, NULL, 1, 1, '2020-12-02 18:15:34', '18.425', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e644eba13647099a796e690a68b8e36ea80f4d9929d9c2d5c2eb8ccc56a2322d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-1075977.75');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1493, '2020-12-01 14:01:00', 'SALE/POS1496', 272, 'মেসার্স সিয়াম এন্টারপ্রাইজ(সিলেট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-5860&lt;&sol;p&gt;', '', '132158.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '132158.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-02 18:16:11', '15.64', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '4b7f3ba2fb05ac84b961c2d4d9cea777aa1fcf402a1d7cd9317274e11327cc82', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-920286.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1494, '2020-12-01 14:02:00', 'SALE/POS1497', 272, 'মেসার্স সিয়াম এন্টারপ্রাইজ(সিলেট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-2545&lt;&sol;p&gt;', '', '132327.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '132327.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-02 18:17:06', '15.66', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c720ec7ba68183c51ebebcf411001c75a7f99f6de06f8523c311993ea22eb3ed', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-790452.25');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1496, '2020-12-01 14:07:00', 'SALE/POS1499', 272, 'মেসার্স সিয়াম এন্টারপ্রাইজ(সিলেট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;JH-T-11-1119&lt;&sol;p&gt;', '', '126919.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '126919.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-02 18:18:19', '15.015', 1, '978.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '6bb44bd2639f71cd594dac03685912b0729771502ffd536b45290fe6f51890df', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-663646.75');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1497, '2020-12-01 14:04:00', 'SALE/POS1500', 272, 'মেসার্স সিয়াম এন্টারপ্রাইজ(সিলেট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-7184&lt;&sol;p&gt;', '', '153536.50', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '153536.50', 'completed', 'due', 0, NULL, 1, 1, '2020-12-02 18:17:26', '18.17', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '73b5329fec677cac05e7921b8fc3b54374287cabddbf1e24f5ed6bb814f53149', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-534446.25');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1498, '2020-12-01 15:03:00', 'SALE/POS1501', 399, 'মেসার্স ইসলাম ব্রাদার্স (ময়মনসিংহ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-15-4519&lt;&sol;p&gt;', '', '169420.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '169420.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-02 18:19:05', '19.7', 1, '500000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b29af7b67f548da72b575ba9c71e074da3a2e5b23c7573a77661c5380198cb16', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '358878.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1499, '2020-12-01 15:05:00', 'SALE/POS1502', 387, 'মেসার্স সমতা ব্রিক্স (নেত্রকোনা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-1177&lt;&sol;p&gt;', '', '163884.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '163884.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-02 18:20:05', '19.51', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b8dd24fafb9f7bcb3656143282f1bd3e3a7bd9c07f2ec53b27419049429cf35a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '720700.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1500, '2020-12-01 15:06:00', 'SALE/POS1503', 307, 'মো. খোকন মিয়া(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-3318&lt;&sol;p&gt;', '', '161075.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '161075.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-02 18:20:41', '18.95', 1, '1400000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1eec98deee19cdcf11023ab24bbed82b348d25e114390d727e6404323a43ad1a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1495181.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1501, '2020-12-01 15:08:00', 'SALE/POS1504', 373, 'মো. আলী ইউসুফ(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-5772&lt;&sol;p&gt;', '', '161952.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '161952.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-02 18:21:08', '19.28', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '6e326dff7eba1140ad6d965dd7b7392d3dc43c9d5feadd46cc30a483a4d5d12a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '147463.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1502, '2020-12-01 15:09:00', 'SALE/POS1505', 373, 'মো. আলী ইউসুফ(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-6134&lt;&sol;p&gt;', '', '169092.00', '0.00', '2', '2.00', '2.00', '0.00', NULL, '0.00', '0.00', '0.00', '169090.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-02 18:21:33', '20.125', 1, '330000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '0bd0a493e40836eef23fb4f5406b84922054ed065f8ea8cd2ffe75914845e772', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '309415.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1503, '2020-12-01 15:10:00', 'SALE/POS1506', 364, 'মো. জহিরুল ইসলাম (তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;BOT-11-2323&lt;&sol;p&gt;', '', '124610.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '124610.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-02 18:22:46', '14.66', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a969c7aa86facc6ca91f41c79fdb01be179d903169dafa86c044346c9184f390', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1940.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1504, '2020-12-01 15:11:00', 'SALE/POS1507', 364, 'মো. জহিরুল ইসলাম (তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-1398&lt;&sol;p&gt;', '', '129370.00', '0.00', '.5', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '129369.50', 'completed', 'due', 0, NULL, 1, 1, '2020-12-02 18:23:22', '15.219', 1, '260000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ab6e7d7d22564becefe68880d982066a8998e61949539c237d7d490537ff3341', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1940.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1505, '2020-12-02 17:44:00', 'SALE/POS1508', 234, 'আশামনি এন্টারপ্রাইজ,মো.মোছা মিয়া; অমনাতপুর,ভৈরব', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;১ ট্রলি&lt;&sol;p&gt;', '', '17000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '17000.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-03 17:44:59', '100', 1, '200000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '138cdb7a01f4c9d774d0541b0823c3d3d06ccae82df1ff4aa03b0e7723ef1cae', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1153223.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1506, '2020-12-02 17:48:00', 'SALE/POS1509', 358, 'মেসার্স R.S.P. ব্রিক্স (ভৈরব)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-9337&lt;&sol;p&gt;', '', '0.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '0.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-03 20:50:05', '16.91', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5001bcb438cfa69268928aaceccd8e64101b120d9be686a146445b11865b71f8', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '852000.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1507, '2020-12-02 17:49:00', 'SALE/POS1510', 358, 'মেসার্স R.S.P. ব্রিক্স (ভৈরব)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-7424&lt;&sol;p&gt;', '', '0.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '0.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-03 20:52:57', '13.865', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '2475ab30d9b8928b2419c9c35ace8286ecd88299f7bb63911f7c2e37b71ab5c2', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '852000.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1508, '2020-12-02 17:51:00', 'SALE/POS1511', 358, 'মেসার্স R.S.P. ব্রিক্স (ভৈরব)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-13-6903&lt;&sol;p&gt;', '', '0.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '0.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-03 20:53:32', '15.490', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b99ccd8be3f5d7d98d4e44fcaafecfa7af9832d94db4cfeb36a9523080001923', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '852000.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1509, '2020-12-02 17:52:00', 'SALE/POS1512', 358, 'মেসার্স R.S.P. ব্রিক্স (ভৈরব)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CMT-11-5086&lt;&sol;p&gt;', '', '0.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '0.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-03 20:54:24', '14.455', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b835629227c7b64ddca81b3c1b89cc5c1e49e0041c6dcb97c314503f77ba3f9d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '852000.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1510, '2020-12-02 17:57:00', 'SALE/POS1513', 401, 'শাহ আলম মিয়া(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-15-3551&lt;&sol;p&gt;', '', '190318.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '190318.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-03 20:55:45', '22.125', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ad86a0aa150f83eeab3886a6b50ad394fd7638cca588894a89b9c2d3c00fd8ce', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1511, '2020-12-02 17:58:00', 'SALE/POS1514', 401, 'শাহ আলম মিয়া(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-13-1429&lt;&sol;p&gt;', '', '190318.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '190318.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-03 20:56:07', '22.125', 1, '386695.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '37476b3538af2bdd4d105ddcf4ee05ed5098ab0590d4f971acb1b6be20b75fa0', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '190275.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1514, '2020-12-02 18:26:00', 'SALE/POS1517', 402, 'মেসার্স রুমান ব্রিক্স (কিশোরগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-0980&lt;&sol;p&gt;', '', '200294.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '200294.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-03 20:56:40', '23.29', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'dd1cf3563df7a2f505a285a2f19603c345f5e2c4bb5c17165359b4c0dd89e2d7', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1515, '2020-12-02 18:27:00', 'SALE/POS1518', 402, 'মেসার্স রুমান ব্রিক্স (কিশোরগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-9567&lt;&sol;p&gt;', '', '192296.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '192296.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-03 20:57:15', '22.36', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '84c908b9c87562cbb001c4ff66ca27dd1f19be5ba44ffdaaf6fb7efb3fa135ab', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '200294.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1516, '2020-12-02 18:33:00', 'SALE/POS1519', 301, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;JESSORE-T-11-0139&lt;&sol;p&gt;', '', '152945.00', '0.00', '2.75', '2.75', '2.75', '0.00', NULL, '0.00', '0.00', '0.00', '152942.25', 'completed', 'due', 0, NULL, 1, 1, '2020-12-03 20:59:49', '18.095', 1, '42884.2500', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e236407c48a73c210c717e3d3bc0d132cb1bce71222f11ecfeda3b1da6e0ed81', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-110058.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1517, '2020-12-02 18:34:00', 'SALE/POS1520', 310, 'নাহিয়ান এন্টারপ্রাইজ(সিলেট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-3956&lt;&sol;p&gt;', '', '130572.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '130572.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-03 21:00:18', '16.12', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5147921b0afadb8491b5b476be9ed2cbf0d31bba75218820aafc671cc53fcb3b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-2386237.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1518, '2020-12-02 18:47:00', 'SALE/POS1521', 310, 'নাহিয়ান এন্টারপ্রাইজ(সিলেট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-5716&lt;&sol;p&gt;', '', '125712.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '125712.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-03 21:01:03', '15.515', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '658403d89121d6ed6ce844e8c4c05d19c47cdd7845b75bc387b1ae37156ef904', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-2255665.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1519, '2020-12-02 18:48:00', 'SALE/POS1522', 310, 'নাহিয়ান এন্টারপ্রাইজ(সিলেট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-13-1042&lt;&sol;p&gt;', '', '112104.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '112104.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-03 21:01:32', '13.84', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '58af86d4f67a61823f5aed9a39058aa7078a0e8635363e7f3331692b6aa4b7a9', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-2129993.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1520, '2020-12-02 18:50:00', 'SALE/POS1523', 310, 'নাহিয়ান এন্টারপ্রাইজ(সিলেট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-2657&lt;&sol;p&gt;', '', '156816.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '156816.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-03 21:04:10', '19.365', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '170b294afb285568dd04f36e828a8d9150a3b6f4fc5fd302868ff3138a94bfc9', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-2017889.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1521, '2020-12-02 18:52:00', 'SALE/POS1524', 310, 'নাহিয়ান এন্টারপ্রাইজ(সিলেট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-4412&lt;&sol;p&gt;', '', '133812.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '133812.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-03 21:04:36', '16.52', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '9bd6d44976ba37364dcadcfbbb72c791514dd0e6d5a5c5b2f56e56bae5dd83c4', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-1861033.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1522, '2020-12-02 18:53:00', 'SALE/POS1525', 310, 'নাহিয়ান এন্টারপ্রাইজ(সিলেট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-3138&lt;&sol;p&gt;', '', '156087.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '156087.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-03 21:06:00', '19.265', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '3dfdbf38eb02879012be676b71ae1196271a030138060b16fccee4ee0b3bc466', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-1727221.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1523, '2020-12-02 18:56:00', 'SALE/POS1526', 310, 'নাহিয়ান এন্টারপ্রাইজ(সিলেট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-3246&lt;&sol;p&gt;', '', '140130.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '140130.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-03 21:07:09', '17.295', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '92185b2c93dc2d1a4d10c59b0fdc1bdc4bb334aa8373ac7dbfe2b36ddf61d66f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-1571174.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1524, '2020-12-02 18:57:00', 'SALE/POS1527', 310, 'নাহিয়ান এন্টারপ্রাইজ(সিলেট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-1039&lt;&sol;p&gt;', '', '120609.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '120609.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-03 21:08:11', '14.89', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '537d8ad68b826e98e2cd0c9bf9a5636768e012f8ffebd6a355209b6c6d25e185', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-1431085.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1525, '2020-12-02 18:59:00', 'SALE/POS1528', 310, 'নাহিয়ান এন্টারপ্রাইজ(সিলেট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-3092&lt;&sol;p&gt;', '', '151308.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '151308.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-03 21:08:32', '18.675', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'cc2e01289bc37c9effcb4f715919837bc7a6afb7df3501bd854aa4c149c0d95c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-1310476.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1526, '2020-12-02 19:01:00', 'SALE/POS1529', 310, 'নাহিয়ান এন্টারপ্রাইজ(সিলেট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-8906&lt;&sol;p&gt;', '', '133731.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '133731.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-03 21:09:29', '16.505', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a8d836e1e51fafb979f900fd667d599aa35438b8002112c80ea0b4a6d2d51813', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-1159208.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1527, '2020-12-02 19:02:00', 'SALE/POS1530', 310, 'নাহিয়ান এন্টারপ্রাইজ(সিলেট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-2324&lt;&sol;p&gt;', '', '131787.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '131787.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-03 21:10:14', '16.265', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'aea6693b150c0de43ea143d68d6880163965306d8be9d7d88913717d13b06961', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-1025518.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1528, '2020-12-02 19:03:00', 'SALE/POS1531', 310, 'নাহিয়ান এন্টারপ্রাইজ(সিলেট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1088&lt;&sol;p&gt;', '', '155844.00', '0.00', '.5', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '155843.50', 'completed', 'due', 0, NULL, 1, 1, '2020-12-03 21:10:40', '19.24', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f76219b0bb8fb90d2669ee2fdb68aeab4794660db152bdaec92bfb50623802bc', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-893771.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1529, '2020-12-02 19:21:00', 'SALE/POS1532', 382, 'মেসার্স A.S.F ব্রিক্স(নেত্রকোনা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-8988&lt;&sol;p&gt;', '', '198360.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '198360.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-03 21:11:13', '23.2', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '38def3f1dd2164dce2757c7a94cdc4026acdbe27009edd7f58c2030ff7846aa9', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-932234.25');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1530, '2020-12-02 19:24:00', 'SALE/POS1533', 382, 'মেসার্স A.S.F ব্রিক্স(নেত্রকোনা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-5539&lt;&sol;p&gt;', '', '186646.50', '0.00', '1.5', '1.50', '1.50', '0.00', NULL, '0.00', '0.00', '0.00', '186645.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-03 21:11:37', '21.825', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b5f30ba90792fffbff74470afae61a6de95f7d4d9b192e93dac72c11d65d40f6', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-733874.25');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1531, '2020-12-02 19:24:00', 'SALE/POS1534', 358, 'মেসার্স R.S.P. ব্রিক্স (ভৈরব)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-13-0109&lt;&sol;p&gt;', '', '0.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '0.00', 'completed', 'paid', 0, NULL, 1, 1, '2020-12-03 21:12:15', '15.344', 1, '700000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd357c15835edc894b6096425d783f3c5f3fd0584b5495e8322a24401df26968f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '852000.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1532, '2020-12-02 19:35:00', 'SALE/POS1535', 272, 'মেসার্স সিয়াম এন্টারপ্রাইজ(সিলেট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-4592&lt;&sol;p&gt;', '', '164220.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '164220.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-03 21:13:36', '19.315', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '3c708744986f86dec6489f617f5dcbf15e636172f37936ac9e5cd8cf6056275b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-376324.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1533, '2020-12-02 19:36:00', 'SALE/POS1536', 272, 'মেসার্স সিয়াম এন্টারপ্রাইজ(সিলেট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-1586&lt;&sol;p&gt;', '', '138040.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '138040.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-03 21:14:00', '16.24', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '562a950c80cabdb0c0ba19d269ed3d20df2517133424d3884d715468526cd79a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-212146.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1534, '2020-12-02 19:37:00', 'SALE/POS1537', 272, 'মেসার্স সিয়াম এন্টারপ্রাইজ(সিলেট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;BOT-11-2012&lt;&sol;p&gt;', '', '138975.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '138975.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-03 21:15:24', '16.345', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '0503437d40f798fb5ef475ec984b0121f67c580f92c91fa16c24caf218fe7b09', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-74106.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1535, '2020-12-02 19:39:00', 'SALE/POS1538', 272, 'মেসার্স সিয়াম এন্টারপ্রাইজ(সিলেট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-6619&lt;&sol;p&gt;', '', '141270.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '141270.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-03 21:15:51', '16.62', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e849f8e9acf34b27035c6882b651927d180483aee8320f0fdd20a70cd917e3aa', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '64826.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1536, '2020-12-02 19:40:00', 'SALE/POS1539', 272, 'মেসার্স সিয়াম এন্টারপ্রাইজ(সিলেট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-8498&lt;&sol;p&gt;', '', '147050.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '147050.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-03 21:16:29', '17.295', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8b7b9dae186e9c28e1d543f8d8e0df4d903ae2954f958e287f80fa0a42feeda3', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '206096.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1537, '2020-12-02 19:41:00', 'SALE/POS1540', 272, 'মেসার্স সিয়াম এন্টারপ্রাইজ(সিলেট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-5352&lt;&sol;p&gt;', '', '153935.00', '0.00', '.5', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '153934.50', 'completed', 'due', 0, NULL, 1, 1, '2020-12-03 21:17:05', '18.11', 1, '400000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '768ab6d50d994be61748fc88fb711140edd33cbb40162431307ba16c982eeb7a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '353103.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1538, '2020-12-02 19:42:00', 'SALE/POS1541', 363, 'মো.নুরুল আমিন/ইকবাল(ভৈরব)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0384&lt;&sol;p&gt;', '', '165240.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '165240.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-03 21:17:34', '19.44', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1b24917e5ee38aec35aee2dfbb76deadd0e451253a5926e8ec9c59dc45d66ead', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '195105.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1539, '2020-12-02 19:44:00', 'SALE/POS1542', 363, 'মো.নুরুল আমিন/ইকবাল(ভৈরব)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-2884&lt;&sol;p&gt;', '', '168215.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '168215.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-03 21:17:56', '19.79', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b2848d924c00bc6ddb7b33fd5506c1d3d65614a9473402e6590ea00accf8f168', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '360345.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1540, '2020-12-02 19:45:00', 'SALE/POS1543', 363, 'মো.নুরুল আমিন/ইকবাল(ভৈরব)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-0685&lt;&sol;p&gt;', '', '159545.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '159545.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-03 21:19:36', '18.77', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '0700daf491375437ca4aa960b3177aeec32c7af66fe618a5d2b1402455914eef', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '528560.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1541, '2020-12-02 19:47:00', 'SALE/POS1544', 327, 'মো.সফর আলী সর্দার(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1071&lt;&sol;p&gt;', '', '181089.00', '0.00', '46.25', '46.25', '46.25', '0.00', NULL, '0.00', '0.00', '0.00', '181042.75', 'completed', 'paid', 0, NULL, 1, 1, '2020-12-03 21:20:51', '21.175', 1, '181042.7500', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '204d7ecedfa332f0fdbaf5ea0c78aeef84572040ddf352cbcf06a5a5d8dc6993', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1096000.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1542, '2020-12-02 20:05:00', 'SALE/POS1545', 379, 'মেসার্স জামাল এন্টারপ্রাইজ (কুমিল্লা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-3733&lt;&sol;p&gt;', '', '144675.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '144675.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-03 21:21:29', '19.29', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8401156111ff2c76c0aef8eb38f210bace240b440ef1bde1233ca763f0e6ffa7', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '509319.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1543, '2020-12-02 20:19:00', 'SALE/POS1546', 379, 'মেসার্স জামাল এন্টারপ্রাইজ (কুমিল্লা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-3357&lt;&sol;p&gt;', '', '132900.00', '0.00', '.5', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '132899.50', 'completed', 'due', 0, NULL, 1, 1, '2020-12-03 21:22:01', '17.72', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7feca60230e17353b447752a19fbeb5a7b2b07cca74a709606a1c8df0294e884', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '653994.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1544, '2020-12-02 20:20:00', 'SALE/POS1547', 379, 'মেসার্স জামাল এন্টারপ্রাইজ (কুমিল্লা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-0025&lt;&sol;p&gt;', '', '118875.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '118875.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-03 21:22:24', '15.850', 1, '500000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '74bb8c82c353895625fffac4be385bfc5be65862e4a965870f9863c901c40162', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '786894.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1545, '2020-12-02 20:21:00', 'SALE/POS1548', 342, 'ভাই ভাই বস্ত্রালয়(কাপাসিয়া)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-3344&lt;&sol;p&gt;', '', '167700.00', '0.00', '.5', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '167699.50', 'completed', 'due', 0, NULL, 1, 1, '2020-12-03 21:22:44', '22.355', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '15b2a98642c06aa3aba21706d6037693053fbe10081e4bfeb6cbda95e9e051c5', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1546, '2020-12-02 20:22:00', 'SALE/POS1549', 402, 'মেসার্স রুমান ব্রিক্স (কিশোরগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-3228&lt;&sol;p&gt;', '', '190000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '190000.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-03 21:23:07', '23.745', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8af83d7c88484db5c91307fd156721fef9a68120238d00471a5f5e98999122f9', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '392590.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1547, '2020-12-02 20:23:00', 'SALE/POS1550', 402, 'মেসার্স রুমান ব্রিক্স (কিশোরগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2334&lt;&sol;p&gt;', '', '185680.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '185680.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-03 21:23:34', '23.21', 1, '84036.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'fd08bf7725b07876f085ebd127c59ffd406bac44a0cd8a2945c0a79062064a4a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '582550.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1548, '2020-12-02 20:23:00', 'SALE/POS1551', 342, 'ভাই ভাই বস্ত্রালয়(কাপাসিয়া)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CMT-11-3344&lt;&sol;p&gt;', '', '160200.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '160200.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-03 21:23:58', '21.36', 1, '236350.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e98c3789a3d964ad9a57c3343d2f665d7aa74416811aee31a6e92f2c8eff2539', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '167662.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1549, '2020-12-02 19:46:00', 'SALE/POS1552', 363, 'মো.নুরুল আমিন/ইকবাল(ভৈরব)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2603&lt;&sol;p&gt;', '', '169405.00', '0.00', '.5', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '169404.50', 'completed', 'due', 0, NULL, 1, 1, '2020-12-03 21:20:24', '19.93', 1, '550000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '16aa428f3e713e79fecc6e2220829cfc448648f56cce67e69ea61006434ef833', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '688105.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1550, '2020-11-30 21:32:00', 'SALE/POS1553', 395, 'আতিক হাসান(লালবাগ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;স্কেল ৫ গাড়ী&lt;&sol;p&gt;', '', '500.00', '0.00', '.5', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '499.50', 'completed', 'due', 0, NULL, 1, 1, '2020-12-03 21:34:51', '1', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a96aecd1d6481255599330d14067a98fed71e8ba5e026e62a0866d451d15eb43', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-44882.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1551, '2020-12-02 13:02:00', 'SALE/POS1554', 199, 'মেসার্স রুমান ব্রিক্স (কিশোরগঞ্জ)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '84036.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '84036.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-04 13:02:50', '1', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '53b4dea2d6b0587c2ce83d42931d853eabb298dcd51bd9149580dc0046868140', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-84036.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1552, '2020-12-03 19:01:00', 'SALE/POS1555', 361, 'রিয়াজ এন্টারপ্রাইজ(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-2046&lt;&sol;p&gt;', '', '197208.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '197208.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-06 10:54:33', '22.41', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '19f222a850cbb41f3e329e11d866cbd43efc9a7489ba966418ad6a77b7f917e6', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1553, '2020-12-03 19:02:00', 'SALE/POS1556', 361, 'রিয়াজ এন্টারপ্রাইজ(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-9888&lt;&sol;p&gt;', '', '175384.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '175384.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-06 10:55:35', '19.93', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b0232458896edaf3ee705dd4c7a14a0348ff3e4b2f974c6c072a34036cfb8835', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '197208.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1554, '2020-12-03 19:02:00', 'SALE/POS1557', 361, 'রিয়াজ এন্টারপ্রাইজ(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-0166&lt;&sol;p&gt;', '', '175208.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '175208.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-06 10:56:29', '19.91', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '36f285f7d7af249d943c5ce3d2d359a6836838d1032324edf624b7811c20b4d8', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '372592.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1555, '2020-12-03 19:03:00', 'SALE/POS1558', 361, 'রিয়াজ এন্টারপ্রাইজ(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-3318&lt;&sol;p&gt;', '', '170896.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '170896.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-06 10:58:08', '19.42', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'fbc53c821e7be750fd639d5894e9837b0a41c2bfdc441e6781e0929317bce329', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '547800.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1556, '2020-12-03 19:04:00', 'SALE/POS1559', 361, 'রিয়াজ এন্টারপ্রাইজ(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-6821&lt;&sol;p&gt;', '', '160336.00', '0.00', '44', '44.00', '44.00', '0.00', NULL, '0.00', '0.00', '0.00', '160292.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-06 11:47:02', '18.22', 1, '878900.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '662662640d83537cab19ef48e98bc96463965fad7813e3aeaad6e24efb7398c4', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '718652.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1557, '2020-12-03 19:06:00', 'SALE/POS1560', 385, 'মেসার্স সরারচর ব্রিক্স(বাজিতপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-9567&lt;&sol;p&gt;', '', '194490.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '194490.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-06 11:47:45', '21.605', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7b353c066ec13f0bb790882dee66f75f7401dfef47f9c1a4bf5261a28b02f994', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '22508.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1558, '2020-12-03 19:07:00', 'SALE/POS1561', 385, 'মেসার্স সরারচর ব্রিক্স(বাজিতপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-2163&lt;&sol;p&gt;', '', '185130.00', '0.00', '.5', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '185129.50', 'completed', 'due', 0, NULL, 1, 1, '2020-12-06 11:51:33', '20.57', 1, '200000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '85fde3f2e2eea5ae68aa0cc520e301f44bae641f5f661f626b0738887c25359e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '216953.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1559, '2020-12-03 19:08:00', 'SALE/POS1562', 318, 'মো. মিঠু সরকার(চানপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-7825&lt;&sol;p&gt;', '', '131542.00', '0.00', '.5', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '131541.50', 'completed', 'due', 0, NULL, 1, 1, '2020-12-06 11:58:23', '14.775', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'aae9fc4e85a0d8f2067cc1db813b01bf8591b61fe6878417231efae78ad36d7c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1000571.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1560, '2020-12-03 19:09:00', 'SALE/POS1563', 301, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-3388&lt;&sol;p&gt;', '', '159933.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '159933.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-06 12:01:24', '17.97', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '08f0f40408113ff7120c8ac3d9b122e9fcf77289e7eb2fd534ed7288ac237b34', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1561, '2020-12-03 19:14:00', 'SALE/POS1564', 403, 'মেসার্স আদনান এন্টারপ্রাইজ (সুনামগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-13-0019&lt;&sol;p&gt;', '', '135814.00', '0.00', '.5', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '135813.50', 'completed', 'due', 0, NULL, 1, 1, '2020-12-06 12:01:57', '15.255', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'bffcd1e8e2917b414492c857f3473b94e014319f73c2934766239ce81f5b8a27', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1562, '2020-12-03 19:19:00', 'SALE/POS1565', 404, 'মো.কবির মিয়া(আশুগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0409&lt;&sol;p&gt;', '', '177144.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '177144.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-06 12:02:19', '20.125', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '2a48ca4491f20a88b17cb78a6676b121117cd1b476365b5f5d2623ed999b2d45', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1563, '2020-12-03 19:20:00', 'SALE/POS1566', 301, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;MPT-11-0139&lt;&sol;p&gt;', '', '155720.00', '0.00', '.5', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '155719.50', 'completed', 'due', 0, NULL, 1, 1, '2020-12-06 12:02:55', '18.315', 1, '315652.5000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '14d06586bcf521366c0594d292f37f55c3d72a52d85491be1074d1c57091737e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '159933.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1564, '2020-12-03 19:22:00', 'SALE/POS1567', 382, 'মেসার্স A.S.F ব্রিক্স(নেত্রকোনা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-3212&lt;&sol;p&gt;', '', '205029.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '205029.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-06 12:03:18', '23.98', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '001ea4e0145b063ecd1c2c0e2a2522174e3ef7f40f0a7d4a9a50daa9ef829543', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-547229.25');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1565, '2020-12-03 19:23:00', 'SALE/POS1568', 382, 'মেসার্স A.S.F ব্রিক্স(নেত্রকোনা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-6707&lt;&sol;p&gt;', '', '205884.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '205884.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-06 12:03:43', '24.075', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'fae9a0422115582173984f515e3ad45dcbe2436f211afd57ad7cc140dcec096f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-342200.25');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1566, '2020-12-03 19:25:00', 'SALE/POS1569', 382, 'মেসার্স A.S.F ব্রিক্স(নেত্রকোনা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-3228&lt;&sol;p&gt;', '', '201181.50', '0.00', '.5', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '201181.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-06 12:04:32', '23.53', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '882cf663e48cea0a8a8731c7162c0b40ad70605df8ff13abd9615ea8917ef3c9', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-136359.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1567, '2020-12-03 19:26:00', 'SALE/POS1570', 402, 'মেসার্স রুমান ব্রিক্স (কিশোরগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2334&lt;&sol;p&gt;', '', '210270.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '210270.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-06 12:05:09', '24.45', 1, '500000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '0a99ecf3c9f196dd9750d83681b3eb1fe9ea1cc73b489041eda1dedc33721d4e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '684234.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1568, '2020-12-03 19:27:00', 'SALE/POS1571', 404, 'মো.কবির মিয়া(আশুগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1088&lt;&sol;p&gt;', '', '185674.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '185674.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-06 12:05:57', '21.585', 1, '700000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e5214f2631585571254f4ccfa0589fb0db9700c62ca6678b5289c40cdb99d7a9', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '177100.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1569, '2020-12-03 19:28:00', 'SALE/POS1572', 387, 'মেসার্স সমতা ব্রিক্স (নেত্রকোনা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-5193&lt;&sol;p&gt;', '', '178164.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '178164.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-06 12:06:39', '21.205', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'fe0347d338529cb2fd8dc969d1e51689bda8fcd0cbdd77e5eb435e80259bafb5', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '884584.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1570, '2020-12-03 19:29:00', 'SALE/POS1573', 370, 'মো. কয়েছ মিয়া(সুনামগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-4377&lt;&sol;p&gt;', '', '172704.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '172704.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-06 12:07:04', '20.555', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '35b09a5bded9845a47acdc5004e6984c34010452d19803c2ce069f91344539bc', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '229225.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1571, '2020-12-03 19:32:00', 'SALE/POS1574', 306, 'মেসার্স তাহসিন এন্টারপ্রাইজ(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-15-3264&lt;&sol;p&gt;', '', '197163.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '197163.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-06 12:07:36', '23.06', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '011e1eb42c66e3b9146305532e3482c75b2ff0d8aed4e453ccbc66c4ce343561', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1572, '2020-12-03 19:34:00', 'SALE/POS1575', 310, 'নাহিয়ান এন্টারপ্রাইজ(সিলেট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-7867&lt;&sol;p&gt;', '', '145071.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '145071.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-06 12:08:01', '17.91', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b926370fcb4cac54f96a054bc4279e48c8b67aace965289a440adf2f0f79f0d8', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-737725.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1573, '2020-12-03 19:35:00', 'SALE/POS1576', 310, 'নাহিয়ান এন্টারপ্রাইজ(সিলেট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-8721&lt;&sol;p&gt;', '', '163782.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '163782.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-06 12:08:34', '20.215', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '56ae4cb54453703de7930182513312d2cfaefb0a26e9d8126e2432ba2f46a78d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-592654.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1574, '2020-12-03 19:39:00', 'SALE/POS1577', 310, 'নাহিয়ান এন্টারপ্রাইজ(সিলেট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-6884&lt;&sol;p&gt;', '', '153252.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '153252.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-06 12:09:06', '18.915', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '106e5ebbd01b3da8686af2e78de05a3613ec12f441d9ec26144b0fe8cd26b925', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-428913.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1575, '2020-12-03 19:41:00', 'SALE/POS1578', 310, 'নাহিয়ান এন্টারপ্রাইজ(সিলেট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-8253&lt;&sol;p&gt;', '', '130572.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '130572.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-06 12:10:10', '16.12', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd489c3d7682ebff1b1ceac1ab0235d0b4361fd164693e894b5a476a2442ccf01', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-275701.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1576, '2020-12-03 19:42:00', 'SALE/POS1579', 310, 'নাহিয়ান এন্টারপ্রাইজ(সিলেট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-0956&lt;&sol;p&gt;', '', '147096.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '147096.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-06 12:10:44', '18.155', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e481b8fea0e78ca550e5386dd2dfaa073049a1405ef12d3c301c37dfe9f2b12c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-145170.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1577, '2020-12-03 19:43:00', 'SALE/POS1580', 310, 'নাহিয়ান এন্টারপ্রাইজ(সিলেট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-13-4415&lt;&sol;p&gt;', '', '164187.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '164187.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-06 12:11:18', '20.265', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '3c2d362539e05116643d15fc0272d9f3ad81413017ed2536f18639ccf00c7a79', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1885.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1578, '2020-12-03 19:44:00', 'SALE/POS1581', 310, 'নাহিয়ান এন্টারপ্রাইজ(সিলেট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-8695&lt;&sol;p&gt;', '', '167346.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '167346.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-06 12:25:03', '20.655', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '41578d450b15f11a55542f61d398e153ae2a21371db7008f1b5c07b5b19a333d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '166032.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1579, '2020-12-03 19:46:55', 'SALE/POS1582', 310, 'নাহিয়ান এন্টারপ্রাইজ(সিলেট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-15-1607&lt;&sol;p&gt;', '', '167022.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '167022.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-06 12:24:01', '20.62', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a6774e71a63dbbddf36946759a9274df93b04da453e9e6ef500dffa43910f6bb', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '333337.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1580, '2020-12-03 19:46:59', 'SALE/POS1583', 310, 'নাহিয়ান এন্টারপ্রাইজ(সিলেট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-6820&lt;&sol;p&gt;', '', '133488.00', '0.00', '1', '1.00', '1.00', '0.00', NULL, '0.00', '0.00', '0.00', '133487.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-06 12:22:27', '16.48', 1, '1500000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'aeb9b0c4ee80ef37a53e16bd87927ce28b42c9b08f35090b786d9671edd3ac26', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '500359.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1581, '2020-12-03 19:47:00', 'SALE/POS1584', 306, 'মেসার্স তাহসিন এন্টারপ্রাইজ(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0129&lt;&sol;p&gt;', '', '155928.50', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '155928.50', 'completed', 'due', 0, NULL, 1, 1, '2020-12-06 12:12:14', '20.93', 1, '353091.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '996dc7837ecf1f36bbcb24982d31e76ed3fd9c8852150b0d71609c87b423fb4d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '197163.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1582, '2020-12-03 19:48:00', 'SALE/POS1585', 342, 'ভাই ভাই বস্ত্রালয়(কাপাসিয়া)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-3344&lt;&sol;p&gt;', '', '155700.00', '0.00', '.5', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '155699.50', 'completed', 'due', 0, NULL, 1, 1, '2020-12-06 12:26:37', '20.76', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd6bc6720510da9b3aae6dd6b25ba7cf93ac8f569cc78776a25fc4c30f460deed', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '91549.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1583, '2020-12-03 19:49:00', 'SALE/POS1586', 342, 'ভাই ভাই বস্ত্রালয়(কাপাসিয়া)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-3344&lt;&sol;p&gt;', '', '131775.00', '0.00', '.5', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '131774.50', 'completed', 'due', 0, NULL, 1, 1, '2020-12-06 12:27:00', '17.57', 1, '379023.5000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '46f6090faf7eb03f89bedcce695653261b08560371aee9d89db92305f477a36c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '247249.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1584, '2020-12-03 19:50:00', 'SALE/POS1587', 318, 'মো. মিঠু সরকার(চানপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;RANGPUR-T-11-0233&lt;&sol;p&gt;', '', '126936.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '126936.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-06 12:27:51', '14.76', 1, '400000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5c9a3d165a3ab14cb11fbb654de10f5d2374f78905b37cab0e8284dddb7b2a49', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1132068.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1585, '2020-12-03 19:50:00', 'SALE/POS1588', 350, 'মেসার্স M.M.K. ব্রিক্স (কিশোরগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-8787&lt;&sol;p&gt;', '', '133490.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '133490.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-06 12:28:12', '19.07', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1cf63361f98d94978920ee1f5bbf3ef35f77a431a95d964110b7eb1fca41a815', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '158146.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1586, '2020-12-03 19:52:00', 'SALE/POS1589', 403, 'মেসার্স আদনান এন্টারপ্রাইজ (সুনামগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-5075&lt;&sol;p&gt;', '', '122240.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '122240.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-06 12:28:33', '15.280', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '03af28aba399189607e2bda5953eb23e2214b6fe11eee4762acff4a7756a0ec8', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '135769.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1587, '2020-12-04 12:32:00', 'SALE/POS1590', 318, 'মো. মিঠু সরকার(চানপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;RANGPUR-T-11-0577&lt;&sol;p&gt;', '', '141065.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '141065.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-06 14:17:13', '15.844', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '10523bffd60a8032e7d8cf49174e402b771075a075d8e9e63a1acc9e2ab1fc14', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1259048.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1588, '2020-12-04 12:33:00', 'SALE/POS1591', 302, 'নজরুল ইসলাম জলিল(কুলিয়ার চর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-6707&lt;&sol;p&gt;', '', '164383.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '164383.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-06 14:18:47', '18.47', 1, '232000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd8cd72506c5e127a40fce65f6fefc4d06eca6aa75854b06bc8e05c0dcf643bf5', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '34268.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1589, '2020-12-04 12:43:00', 'SALE/POS1592', 363, 'মো.নুরুল আমিন/ইকবাল(ভৈরব)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0384&lt;&sol;p&gt;', '', '174510.00', '0.00', '.5', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '174509.50', 'completed', 'due', 0, NULL, 1, 1, '2020-12-06 14:19:16', '19.39', 1, '400000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'fba91d7087eff0d1ec34a23c76668f06698b8bdbde757faad3c0b0fcd13941a9', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '307509.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1590, '2020-12-04 12:44:00', 'SALE/POS1593', 350, 'মেসার্স M.M.K. ব্রিক্স (কিশোরগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-8787&lt;&sol;p&gt;', '', '152560.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '152560.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-06 14:20:11', '19.073', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8c54831fe367e92b1614c55a7dd4f498a314c9713781e5ae4e3800d1b69565a3', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '291636.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1591, '2020-12-04 12:47:00', 'SALE/POS1594', 403, 'মেসার্স আদনান এন্টারপ্রাইজ (সুনামগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-13-5798&lt;&sol;p&gt;', '', '134835.00', '0.00', '.5', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '134834.50', 'completed', 'due', 0, NULL, 1, 1, '2020-12-06 14:21:07', '15.149', 1, '392888.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5ba8df2be2d45be754536edb1fb89b9b973fe9949a46f839ba839c748b5f25a4', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '258053.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1592, '2020-12-04 12:48:00', 'SALE/POS1595', 338, 'ভাই ভাই এন্টারপ্রাইজ(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-1730&lt;&sol;p&gt;', '', '171776.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '171776.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-06 14:22:04', '19.515', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'def7fb14c8ba9be9855c8178729d579044d8141328828c31d2f550e3320edb16', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-300000.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1593, '2020-12-04 12:50:00', 'SALE/POS1596', 338, 'ভাই ভাই এন্টারপ্রাইজ(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0901&lt;&sol;p&gt;', '', '167024.00', '0.00', '156', '156.00', '156.00', '0.00', NULL, '0.00', '0.00', '0.00', '166868.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-06 14:22:38', '18.98', 1, '338644.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '6eb29898b9d4989bf813d8c07eb2f7f83d3d12a7f8d54f4b830f0644edec2038', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-128268.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1594, '2020-12-04 12:52:00', 'SALE/POS1597', 335, 'মোঃ জাকির হোসেন জামাই(কালিপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-5610&lt;&sol;p&gt;', '', '177054.02', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '177054.02', 'completed', 'due', 0, NULL, 1, 1, '2020-12-06 14:23:23', '19.965', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '25ba9a2e066a139ec47eccde0a7370835bd65b41040602582e12d6a578aac967', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '127266.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1595, '2020-12-04 12:55:00', 'SALE/POS1598', 335, 'মোঃ জাকির হোসেন জামাই(কালিপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-7107&lt;&sol;p&gt;', '', '175635.46', '0.00', '.82', '0.82', '0.82', '0.00', NULL, '0.00', '0.00', '0.00', '175634.64', 'completed', 'due', 0, NULL, 1, 1, '2020-12-06 14:24:26', '19.805', 1, '352600.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ede0e547d8fb6b66ca058cb1a3bfe6970d23b0fb8ea8254eada260524cfd6840', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '304275.69');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1596, '2020-12-04 13:07:00', 'SALE/POS1599', 364, 'মো. জহিরুল ইসলাম (তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;BOT-11-2323&lt;&sol;p&gt;', '', '134992.00', '0.00', '.5', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '134991.50', 'completed', 'due', 0, NULL, 1, 1, '2020-12-06 14:24:56', '15.335', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '9aa10c75a3cc6a9c366269572ca3d83132261dfe4177ab89cf8adb5c88d60996', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-4080.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1597, '2020-12-04 13:08:00', 'SALE/POS1600', 364, 'মো. জহিরুল ইসলাম (তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-1634&lt;&sol;p&gt;', '', '122584.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '122584.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-06 14:25:31', '13.93', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '570aecda6bd36c2bd9179f2caa55b1c2bbb6dcc5281c2e4b0ede2de5ff1b14c7', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '130867.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1598, '2020-12-04 13:10:00', 'SALE/POS1601', 385, 'মেসার্স সরারচর ব্রিক্স(বাজিতপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-2163&lt;&sol;p&gt;', '', '188460.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '188460.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-06 14:26:19', '20.935', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '557aec36efb389149e5579df1139a76a1456552ed90f0b5638ec5adb37f28f27', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '402128.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1599, '2020-12-04 13:20:00', 'SALE/POS1602', 354, 'সেভেনে স্টার ব্রিক্স(নান্দাইল)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1071&lt;&sol;p&gt;', '', '180606.25', '0.00', '.25', '0.25', '0.25', '0.00', NULL, '0.00', '0.00', '0.00', '180606.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-06 14:27:27', '20.35', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a4ef77c2450d0efc73d82c66ad14ed4457363e0f76fad3ae33193ac86556b5ca', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1600, '2020-12-04 13:23:00', 'SALE/POS1603', 347, 'মেসার্স এশিয়া ব্রিকস(সাল্লাবাদ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;MT-11-0025&lt;&sol;p&gt;', '', '171180.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '171180.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-06 14:28:22', '19.02', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c9e5bf41b8416c4cf80a5394eb263c234ddc08455c02cacc964147114e325011', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '292846.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1601, '2020-12-04 13:26:00', 'SALE/POS1604', 347, 'মেসার্স এশিয়া ব্রিকস(সাল্লাবাদ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5851&lt;&sol;p&gt;', '', '150480.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '150480.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-06 14:28:46', '16.72', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a1e1d5bf84ea3a0e1c4af74095db9ab1128f3a77e1671e8ceb17f470e2467a65', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '463981.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1602, '2020-12-04 13:28:00', 'SALE/POS1605', 347, 'মেসার্স এশিয়া ব্রিকস(সাল্লাবাদ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;MT-10-0025&lt;&sol;p&gt;', '', '162810.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '162810.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-06 14:29:14', '18.085', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '4e0094337eb34401e2c611aa73bd14e7c5284859348234cf705ef97d99545b97', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '614461.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1603, '2020-12-04 13:31:00', 'SALE/POS1606', 347, 'মেসার্স এশিয়া ব্রিকস(সাল্লাবাদ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-6634&lt;&sol;p&gt;', '', '159570.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '159570.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-06 14:29:34', '17.73', 1, '807155.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '57112468fc8a5fec721355d1acaefae7ed422627a862210527a08fdc3348dc73', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '777226.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1604, '2020-12-04 13:35:00', 'SALE/POS1607', 376, 'মেসার্স M.R.M ব্রিক্স(মটখলা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0409&lt;&sol;p&gt;', '', '201060.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '201060.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-06 14:29:58', '22.34', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '11495761e7d0fc58e2035595afdd41b4795eb5733c7b5b170b688ed1d0d63df6', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '759042.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1605, '2020-12-04 13:36:00', 'SALE/POS1608', 376, 'মেসার্স M.R.M ব্রিক্স(মটখলা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CMT-11-3344&lt;&sol;p&gt;', '', '200160.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '200160.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-06 14:30:51', '22.235', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '655738b4fd46d29b442d5b8922e53c968488bd8b29104a30ee21ac1a08841dab', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '960102.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1606, '2020-12-04 14:06:00', 'SALE/POS1609', 387, 'মেসার্স সমতা ব্রিক্স (নেত্রকোনা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-4191&lt;&sol;p&gt;', '', '172571.00', '0.00', '.5', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '172570.50', 'completed', 'due', 0, NULL, 1, 1, '2020-12-06 14:33:29', '19.385', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'bde85d1bdc1667a9cd05fe74afa6c00ce8531a9ec36a753fea70a66f7a7f2c24', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1062748.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1607, '2020-12-04 14:07:00', 'SALE/POS1610', 404, 'মো.কবির মিয়া(আশুগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;BOT-11-0438&lt;&sol;p&gt;', '', '87384.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '87384.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-06 14:34:04', '9.93', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7484ca90f6c5e261ce0d06947bab616a363c909b89cfe200eef9eee3228c6302', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-337182.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1608, '2020-12-04 14:08:00', 'SALE/POS1611', 387, 'মেসার্স সমতা ব্রিক্স (নেত্রকোনা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-8987&lt;&sol;p&gt;', '', '149840.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '149840.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-06 14:34:51', '18.73', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'fe0fb3b12afa92b60abb60004dbb0d8e5fd2768988b63fe007ff22b648cd8f82', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1235274.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1609, '2020-12-04 14:11:00', 'SALE/POS1612', 375, 'মেসার্স গনি ব্রিক্স (ঈশ্বরগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1088&lt;&sol;p&gt;', '', '166824.00', '0.00', '1', '1.00', '1.00', '0.00', NULL, '0.00', '0.00', '0.00', '166823.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-06 14:35:53', '23.17', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f97eb9462753b3cbd183b003b679e41d5e74916756bc216d01fb0d3d88893afd', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '76660.20');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1610, '2020-12-04 14:12:00', 'SALE/POS1613', 404, 'মো.কবির মিয়া(আশুগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-3841&lt;&sol;p&gt;', '', '178708.00', '0.00', '0', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '178708.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-06 14:36:18', '20.775', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'fe481d74ca12f86543cca8606bbb0075d6d5ed31b49a635e3222b2ad95b3f383', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-249798.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1611, '2020-12-04 14:13:00', 'SALE/POS1614', 404, 'মো.কবির মিয়া(আশুগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-0438&lt;&sol;p&gt;', '', '104280.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '104280.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-06 14:36:42', '11.845', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd4c0081a3a33eba9e879ba6839eabfa831eac3a1c04b397ca9e5e23c71be7101', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-71133.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1612, '2020-12-04 14:14:00', 'SALE/POS1615', 379, 'মেসার্স জামাল এন্টারপ্রাইজ (কুমিল্লা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-6134&lt;&sol;p&gt;', '', '133350.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '133350.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-06 14:38:17', '17.78', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '2510f4a7f53149a78f41f03d7edae5ca57a74c49d2f2ac47fa3640c74b48e94f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '405769.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1613, '2020-12-04 14:50:00', 'SALE/POS1616', 405, 'আলমগীর এন্টারপ্রাইজ(বি বাড়ীয়া)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '0.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '0.00', 'completed', 'paid', 0, NULL, 1, 1, '2020-12-06 14:51:08', '1', 1, '50000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd11e8d783dcca91acbb6fadae0b1b1c029bc8c8b304b2c8819437d3cb30b4f17', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1614, '2020-12-05 17:39:00', 'SALE/POS1617', 318, 'মো. মিঠু সরকার(চানপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;RPT-11-0517&lt;&sol;p&gt;', '', '137060.00', '0.00', '.5', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '137059.50', 'completed', 'due', 0, NULL, 1, 1, '2020-12-06 17:59:52', '15.399', 1, '100000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8079d36bfce6042434e1556cf559f2927bc4b3c68b7bdb64d3332f12d72b08f2', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1000113.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1617, '2020-12-05 17:43:00', 'SALE/POS1620', 364, 'মো. জহিরুল ইসলাম (তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-8125&lt;&sol;p&gt;', '', '117793.50', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '117793.50', 'completed', 'due', 0, NULL, 1, 1, '2020-12-06 18:01:28', '13.305', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '029d24407377db0b4050127b78da4cb188f4ec0d8748b77e173be707b91772dd', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '253495.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1618, '2020-12-05 17:45:00', 'SALE/POS1621', 364, 'মো. জহিরুল ইসলাম (তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-5061&lt;&sol;p&gt;', '', '120360.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '120360.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-06 18:02:28', '13.595', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1f367f948f2f971856a29281700766e3f4c02edaebf0fc360942d8d470c26764', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '371244.25');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1619, '2020-12-05 17:47:00', 'SALE/POS1622', 385, 'মেসার্স সরারচর ব্রিক্স(বাজিতপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-2163&lt;&sol;p&gt;', '', '187740.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '187740.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-06 18:03:08', '20.86', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '33d040cdba9653f54733ad71e1c9942d2ba39cfc408bc1c1c775951d09dc38a1', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '390588.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1620, '2020-12-05 17:48:00', 'SALE/POS1623', 385, 'মেসার্স সরারচর ব্রিক্স(বাজিতপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CMT-11-3344&lt;&sol;p&gt;', '', '191160.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '191160.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-06 18:03:52', '21.24', 1, '500000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '96754ff30696e140328dd2205e3912aaf0e05f73f2cd6947f8b28bd6e952ea10', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '578328.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1621, '2020-12-05 17:49:00', 'SALE/POS1624', 404, 'মো.কবির মিয়া(আশুগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-5586&lt;&sol;p&gt;', '', '185504.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '185504.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-06 18:04:58', '21.075', 1, '84100.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'eb29802f935ab8bdd56fb4d81154db555d7be147e00015a1306de2dfa8718331', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '33190.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1622, '2020-12-05 17:51:00', 'SALE/POS1625', 354, 'সেভেনে স্টার ব্রিক্স(নান্দাইল)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-5586&lt;&sol;p&gt;', '', '167382.50', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '167382.50', 'completed', 'due', 0, NULL, 1, 1, '2020-12-06 18:05:31', '18.86', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '35b9ad8e369c7c6992a0bccdba9278ed9a3c4182ad837b534ea261bd3e6a5670', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '180606.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1623, '2020-12-05 17:52:00', 'SALE/POS1626', 354, 'সেভেনে স্টার ব্রিক্স(নান্দাইল)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-3228&lt;&sol;p&gt;', '', '189037.50', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '189037.50', 'completed', 'due', 0, NULL, 1, 1, '2020-12-06 18:07:08', '21.3', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '311e30c255bb944acae11d655a34704419d91095c2848d8c6c61e1afd3384422', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '347988.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1624, '2020-12-05 17:53:00', 'SALE/POS1627', 354, 'সেভেনে স্টার ব্রিক্স(নান্দাইল)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2395&lt;&sol;p&gt;', '', '184245.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '184245.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-06 18:07:42', '20.755', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'dd085e4bee98a87566697417c6752e279f71fff98e8d9feb72373a5da7b84372', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '537026.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1625, '2020-12-05 17:54:00', 'SALE/POS1628', 354, 'সেভেনে স্টার ব্রিক্স(নান্দাইল)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1071&lt;&sol;p&gt;', '', '180073.75', '0.00', '.38', '0.38', '0.38', '0.00', NULL, '0.00', '0.00', '0.00', '180073.37', 'completed', 'due', 0, NULL, 1, 1, '2020-12-06 18:08:21', '20.29', 1, '1400000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '192ead0d5d17245f526a2bbade0a9f0287479bd6d14a3f8d0eba96839020892a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '721226.63');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1626, '2020-12-05 17:55:00', 'SALE/POS1629', 340, 'মেসার্স সুমন ব্রিক্স(নবীনগর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;নৌকা বক্স মাপে ২ টা&lt;&sol;p&gt;', '', '2400000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '2400000.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-06 18:08:44', '300', 1, '2500000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '674a8160923a495b8a6ec600dcc50bf66d47ede2799d940d2fa233b322a8fedd', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2264000.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1627, '2020-12-05 17:41:15', 'SALE/POS1630', 406, 'প্রভাতী ব্রিক্স(নিজ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CMT-11-3344&lt;&sol;p&gt;', '', '201240.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '201240.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-06 20:26:05', '22.36', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'cb88581ca6b8442033f52b4237bad72812066fa44acffaff5c7b19542b4f5e9d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1628, '2020-12-05 17:42:06', 'SALE/POS1631', 406, 'প্রভাতী ব্রিক্স(নিজ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2334&lt;&sol;p&gt;', '', '199980.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '199980.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-06 20:27:43', '22.22', 1, '500000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e20d5a139db65bd3a490cf75af2c9a3e277ad868c6e881716d5232a02b806e5b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '201240.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1630, '2020-12-06 11:51:00', 'SALE/POS1633', 391, 'মেসার্স দয়াল নবী ট্রান্সপোর্ট (ফেরিঘাট)(গাড়ী)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;গাড়ির হিসাবে জাহাজের জের টানা হয়েছে&lt;&sol;p&gt;', '', '1014984.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '1014984.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-07 11:54:22', '1', 1, '1020239.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a43ed3b3d0387f08f0742111e1a4381a9575cd63a806b4586d21be0bcf988bba', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '5255.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1631, '2020-12-06 18:59:00', 'SALE/POS1634', 364, 'মো. জহিরুল ইসলাম (তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-15-2077&lt;&sol;p&gt;', '', '124968.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '124968.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-07 19:29:38', '15.235', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5725a752d0a45d5502876d6a7ac20766e3c72077f8f8c2744f532dd1d616eb9a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '491648.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1632, '2020-12-06 19:00:00', 'SALE/POS1635', 364, 'মো. জহিরুল ইসলাম (তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-1398&lt;&sol;p&gt;', '', '124640.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '124640.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-07 19:30:18', '15.2', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a6fe20e85fa457b56b48b7f8202409263e7273cc5f86cd52eed865f225f697ac', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '616575.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1633, '2020-12-06 19:00:00', 'SALE/POS1636', 364, 'মো. জহিরুল ইসলাম (তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CUT-11-0071&lt;&sol;p&gt;', '', '117670.00', '0.00', '.5', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '117669.50', 'completed', 'due', 0, NULL, 1, 1, '2020-12-07 19:30:53', '14.345', 1, '600000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ea0006bf5eb77f7c44220e9805165355662cccb33f4637a7a9a0822eb991db95', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '741215.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1634, '2020-12-06 19:02:00', 'SALE/POS1637', 406, 'প্রভাতী ব্রিক্স(নিজ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CMT-11-3344&lt;&sol;p&gt;', '', '201510.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '201510.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-07 19:31:38', '22.39', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c5cdf172badae74f246354c05508b22ea246bf07d71bb042bd4397a75710d766', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-98780.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1635, '2020-12-06 19:03:00', 'SALE/POS1638', 406, 'প্রভাতী ব্রিক্স(নিজ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;BOT-11-0438&lt;&sol;p&gt;', '', '181620.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '181620.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-07 19:32:07', '20.18', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '052c8d9d8069f30b7315e118cc3e7b66f8fec713d1f6b4653cbbef104dd37591', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '102730.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1636, '2020-12-06 19:04:00', 'SALE/POS1639', 406, 'প্রভাতী ব্রিক্স(নিজ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1088&lt;&sol;p&gt;', '', '195480.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '195480.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-07 19:32:32', '21.72', 1, '500000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '62c02fb24d0c4fc5dfd6190f76ffa0c3082d21db0f19026aac44210c1bd9fbf6', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '284350.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1637, '2020-12-06 19:05:00', 'SALE/POS1640', 350, 'মেসার্স M.M.K. ব্রিক্স (কিশোরগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-8787&lt;&sol;p&gt;', '', '152560.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '152560.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-07 19:33:47', '19.073', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '6e2d8a7fe3547dbacedfbdc0434776a20cf228304cdc5e45d6f0df39b72b02f5', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '444196.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1638, '2020-12-06 19:07:00', 'SALE/POS1641', 370, 'মো. কয়েছ মিয়া(সুনামগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-4377&lt;&sol;p&gt;', '', '179730.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '179730.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-07 19:34:32', '19.965', 1, '380000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f2e2cb7ba63f6c195eab18479185c346399da3b85bb15c377d9779d4bd0ec8e3', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '401929.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1639, '2020-12-06 19:08:00', 'SALE/POS1642', 405, 'আলমগীর এন্টারপ্রাইজ(বি বাড়ীয়া)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-3228&lt;&sol;p&gt;', '', '203104.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '203104.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-07 19:34:56', '23.08', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '9eea06cf01d9f8300480a15683f15093db98cb9b4ac7d3b34a8e48529e799fe3', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-50000.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1640, '2020-12-06 19:09:00', 'SALE/POS1643', 405, 'আলমগীর এন্টারপ্রাইজ(বি বাড়ীয়া)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2334&lt;&sol;p&gt;', '', '204336.00', '0.00', '40', '40.00', '40.00', '0.00', NULL, '0.00', '0.00', '0.00', '204296.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-07 19:35:24', '23.22', 1, '717400.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ac2c62836eee7bee8475d4ba8e4a8a2094d3a978bfd75106e116411ab706a05e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '153104.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1641, '2020-12-06 19:15:00', 'SALE/POS1644', 383, 'মায়ের দোয়া ব্রিক্স(শাবাজপূর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-9544&lt;&sol;p&gt;', '', '192330.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '192330.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-07 19:38:15', '21.37', 1, '150000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '71bf0796721ae090cd0b319e311ff8cf9561416aa1ede18c0b30a4be532b03fd', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '500322.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1642, '2020-12-06 19:16:00', 'SALE/POS1645', 363, 'মো.নুরুল আমিন/ইকবাল(ভৈরব)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0384&lt;&sol;p&gt;', '', '179820.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '179820.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-07 19:38:42', '19.98', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c3315a0615bd65cd3b1d9a7477f3b55cf8ea2a7548fc5dd9629a485190a8a447', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '82019.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1643, '2020-12-06 19:17:00', 'SALE/POS1646', 387, 'মেসার্স সমতা ব্রিক্স (নেত্রকোনা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-4191&lt;&sol;p&gt;', '', '180314.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '180314.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-07 19:39:25', '20.26', 1, '499472.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7407b56c759c9ccdd6a6c520e3e3cf6a01b1c981a7b3c0ae1c1891f69e880039', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1385158.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1644, '2020-12-06 19:21:00', 'SALE/POS1647', 407, 'মেসার্স ইটনা ব্রিক্স(ইটনা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;নৌকা বক্স মাপে&lt;&sol;p&gt;', '', '1558000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '1558000.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-07 19:39:57', '190', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a40f1b291407a77ca22c66660004612ac2f05db465372b3894c897edc5ac294f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1645, '2020-12-06 19:22:00', 'SALE/POS1648', 342, 'ভাই ভাই বস্ত্রালয়(কাপাসিয়া)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1625&lt;&sol;p&gt;', '', '175425.00', '0.00', '25', '25.00', '25.00', '0.00', NULL, '0.00', '0.00', '0.00', '175400.00', 'completed', 'paid', 0, NULL, 1, 1, '2020-12-07 19:40:28', '23.39', 1, '175400.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7f4ca15a4200658f310bf316b36b9587e7a546cdea573177c178f7322cfd0b84', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1646, '2020-12-06 19:23:00', 'SALE/POS1649', 379, 'মেসার্স জামাল এন্টারপ্রাইজ (কুমিল্লা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-1735&lt;&sol;p&gt;', '', '118200.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '118200.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-07 19:40:59', '15.759', 1, '400000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'cb20571c9bd6360f0af3bd5e3e4663ad520ff0cc9192abb61a177aa608b0317c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '539119.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1647, '2020-12-06 19:16:00', 'SALE/POS1650', 351, 'আতিক উল্লাহ(ভৈরবপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-4036&lt;&sol;p&gt;', '', '213660.00', '0.00', '15', '15.00', '15.00', '0.00', NULL, '0.00', '0.00', '0.00', '213645.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-07 19:39:06', '23.74', 1, '220000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a77570303d7bc74800036967a041a9181743f2127900bd39b4a0739b9f7c6e12', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1648, '2020-12-06 20:20:00', 'SALE/POS1651', 388, 'সেলিম মিয়া (আশগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '0.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '0.00', 'completed', 'paid', 0, NULL, 1, 1, '2020-12-07 20:21:33', '1', 1, '900000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ac69bfe7793f08a6be400d213c6080111aa9dc705a39ac73e8dfe200d1e29963', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1649, '2020-12-06 20:26:00', 'SALE/POS1652', 310, 'নাহিয়ান এন্টারপ্রাইজ(সিলেট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '0.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '0.00', 'completed', 'paid', 0, NULL, 1, 1, '2020-12-07 20:54:50', '1', 1, '800000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '41adb62b8445b1273796df937619e284b4aaeed20f42c9a2aa4050fc0a7590a9', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-865910.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1651, '2020-12-07 11:30:00', 'SALE/POS1654', 275, 'রংধনু ট্রান্সপোর্ট(ফেরিঘাট)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;ট্রলি ১ টা&lt;&sol;p&gt;', '', '15134.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '15134.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-08 11:32:09', '92', 1, '15100.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '25314a9200a46a63f21d3e87830d85e0a4895cc9eceb4463f40679b42078425a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1652, '2020-12-07 11:31:00', 'SALE/POS1655', 408, 'শিপন মিয়া(আশুগঞ্জ)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;পিকাপ ১ টা&lt;&sol;p&gt;', '', '33830.00', '0.00', '30', '30.00', '30.00', '0.00', NULL, '0.00', '0.00', '0.00', '33800.00', 'completed', 'paid', 0, NULL, 1, 1, '2020-12-08 11:32:35', '199', 1, '33800.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '54ac20c4728f34f3da93ac1620525a70ff20662e5a90975ffbc2888b5b0fb6de', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1653, '2020-12-07 14:30:00', 'SALE/POS1656', 318, 'মো. মিঠু সরকার(চানপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;BOT-11-2148&lt;&sol;p&gt;', '', '135102.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '135102.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-08 17:41:03', '15.18', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '50513a30610e4c59a970ff9f132e9c3c048da66097b3559f9258db105342905b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1037173.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1654, '2020-12-07 14:32:00', 'SALE/POS1657', 318, 'মো. মিঠু সরকার(চানপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;BOT-11-2363&lt;&sol;p&gt;', '', '138573.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '138573.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-08 17:41:44', '15.57', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f8eb19372fa4d1a63aee811095cca34c4c07195b4539ce6697852aa0160a88ff', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1172275.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1655, '2020-12-07 14:33:00', 'SALE/POS1658', 318, 'মো. মিঠু সরকার(চানপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;BOT-11-2103&lt;&sol;p&gt;', '', '127982.00', '0.00', '.5', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '127981.50', 'completed', 'due', 0, NULL, 1, 1, '2020-12-08 17:42:33', '14.375', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8c6c6dd9d71f9724f1367514dd5595825b98284bbadcbb46a078ba04bff73c7a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1310848.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1656, '2020-12-07 16:57:00', 'SALE/POS1659', 350, 'মেসার্স M.M.K. ব্রিক্স (কিশোরগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-8787&lt;&sol;p&gt;', '', '152640.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '152640.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-08 17:43:55', '19.08', 1, '500000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '30d8405fbd365d22bbb060f4a792d7b6d808447acf85a996393b319b7e042ca9', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '596756.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1657, '2020-12-07 16:58:00', 'SALE/POS1660', 401, 'শাহ আলম মিয়া(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CU-T-11-0561&lt;&sol;p&gt;', '', '189090.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '189090.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-08 17:45:15', '21.01', 1, '189000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '83371c538d6e2cc42b2f67162e3ed0697e9292f7a60b0a54bb582d6eb56e58a2', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-6059.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1658, '2020-12-07 17:00:00', 'SALE/POS1661', 388, 'সেলিম মিয়া (আশগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-15-0579&lt;&sol;p&gt;', '', '217530.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '217530.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-08 17:46:21', '24.165', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a389a21c7a5cd0f1778464d6f7ee20edba86c512c379469108496884ad401ae6', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-900000.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1659, '2020-12-07 17:01:00', 'SALE/POS1662', 388, 'সেলিম মিয়া (আশগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;BOT-11-0438&lt;&sol;p&gt;', '', '182070.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '182070.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-08 17:57:49', '20.23', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '015ce6d2597efbfde662daa079d79c0d007f6f925c2d29c6d12c279471e8bdbb', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-682515.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1660, '2020-12-07 17:01:00', 'SALE/POS1663', 388, 'সেলিম মিয়া (আশগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-9736&lt;&sol;p&gt;', '', '207540.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '207540.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-08 17:58:52', '23.055', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '662c5e9f81ac788af131c15811cd5a7472d93cf565eb36c7609f1fb3eb27d985', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-500445.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1661, '2020-12-07 17:05:00', 'SALE/POS1664', 388, 'সেলিম মিয়া (আশগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-9544&lt;&sol;p&gt;', '', '206550.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '206550.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-08 17:59:49', '22.95', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'da9718c4001dc802a57adffbb1f8774e454c1303fe70c202388aeed656372df6', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-292950.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1662, '2020-12-07 17:06:00', 'SALE/POS1665', 388, 'সেলিম মিয়া (আশগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-6377&lt;&sol;p&gt;', '', '202320.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '202320.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-08 18:00:18', '22.48', 1, '116010.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8d25750e073d0ca19a6a2cc3ebcc6c65a43e8dbd8ae0f346f52055a9d6d5a040', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-86400.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1663, '2020-12-07 17:07:00', 'SALE/POS1666', 406, 'প্রভাতী ব্রিক্স(নিজ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0409&lt;&sol;p&gt;', '', '197640.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '197640.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-08 18:01:13', '21.955', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '25aa3ccee61edb017bd14525bb952bc36f730123979c7d6223d4b5c86746b50c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-20170.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1664, '2020-12-07 17:08:00', 'SALE/POS1667', 406, 'প্রভাতী ব্রিক্স(নিজ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CMT-11-3344&lt;&sol;p&gt;', '', '195300.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '195300.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-08 18:02:00', '21.7', 1, '500000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '05978053d8288885903c44007d9e88e909c9fcdf6c7d5a01d95fdad997850b5c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '177425.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1665, '2020-12-07 17:08:00', 'SALE/POS1668', 302, 'নজরুল ইসলাম জলিল(কুলিয়ার চর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-7118&lt;&sol;p&gt;', '', '162425.00', '0.00', '.5', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '162424.50', 'completed', 'due', 0, NULL, 1, 1, '2020-12-08 18:02:35', '18.245', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '4c26461a9608375665370735fe320117b4d43ed708a1797aaf1c3c79b11bd4a2', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-34325.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1666, '2020-12-07 17:10:00', 'SALE/POS1669', 344, 'মেসার্স বায়োজিদ এন্টারপ্রাইজ(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-4067&lt;&sol;p&gt;', '', '135450.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '135450.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-08 18:04:12', '15.05', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5f4c7537fd75fdb070df307c1d24d5d0918fa706ed5e97eb429c0821b6e477f3', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-2664.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1667, '2020-12-07 17:13:00', 'SALE/POS1670', 217, 'মেসার্স রিফাত এন্টারপ্রাইজ(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-9106&lt;&sol;p&gt;', '', '219690.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '219690.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-08 18:05:02', '24.41', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b14c9f7c149a9964592e9ecc41faff24337bf4adda401c4dcfd4e5d0a465c729', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1668, '2020-12-07 17:14:00', 'SALE/POS1671', 217, 'মেসার্স রিফাত এন্টারপ্রাইজ(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-13-4807&lt;&sol;p&gt;', '', '140220.00', '0.00', '10', '10.00', '10.00', '0.00', NULL, '0.00', '0.00', '0.00', '140210.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-08 18:06:04', '15.579', 1, '359900.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '82ad72e820b31b08cde32f497c3ce37504b67db655861e927651d29651a71a8f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '219690.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1669, '2020-12-07 17:15:00', 'SALE/POS1672', 323, 'মো.কবির মিয়া(জগমোহনপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-0289&lt;&sol;p&gt;', '', '126284.50', '0.00', '.5', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '126284.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-08 18:07:06', '14.11', 1, '200000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8f1f3a34146305f96b3d758e144d2188e745a138ce155a95f92717824c184244', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '107560.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1670, '2020-12-07 17:17:00', 'SALE/POS1673', 306, 'মেসার্স তাহসিন এন্টারপ্রাইজ(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-0685&lt;&sol;p&gt;', '', '185760.00', '0.00', '.5', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '185759.50', 'completed', 'due', 0, NULL, 1, 1, '2020-12-08 18:07:35', '20.635', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '92b77c6aba867891f89c6bd2d32d27ce81268f20c19de38cb3cbeba3b3144e42', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1091.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1671, '2020-12-07 17:18:00', 'SALE/POS1674', 395, 'আতিক হাসান(লালবাগ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-8951&lt;&sol;p&gt;', '', '127245.00', '0.00', '.5', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '127244.50', 'completed', 'due', 0, NULL, 1, 1, '2020-12-08 18:08:17', '14.965', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '0ae4c9770a468d9fcecf8e60e15cd58bb4592801c3c88bd57dc177b70dc13d55', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-44383.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1672, '2020-12-07 17:20:00', 'SALE/POS1675', 395, 'আতিক হাসান(লালবাগ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;BOT-11-2463&lt;&sol;p&gt;', '', '121550.00', '0.00', '.5', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '121549.50', 'completed', 'due', 0, NULL, 1, 1, '2020-12-08 18:10:10', '14.295', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '17e84af0b1980234911ca61509aea69532dbb71dfcf54c7b468db850bfa86440', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '82819.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1673, '2020-12-07 17:21:00', 'SALE/POS1676', 324, 'মেসার্স খান ব্রিক্স(পাকুন্দিয়া)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1625&lt;&sol;p&gt;', '', '188613.00', '0.00', '.75', '0.75', '0.75', '0.00', NULL, '0.00', '0.00', '0.00', '188612.25', 'completed', 'due', 0, NULL, 1, 1, '2020-12-08 18:10:45', '22.06', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ccbe0c803c3bde2d8ece70694119900b4e046df4d0e5466524ce8d7572a24bed', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '746802.75');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1674, '2020-12-07 17:23:00', 'SALE/POS1677', 310, 'নাহিয়ান এন্টারপ্রাইজ(সিলেট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-7451&lt;&sol;p&gt;', '', '144018.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '144018.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-08 18:12:00', '17.78', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '70432547b7d5fd796d0d16c89f460729f2301758527246129469db180d9c006e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-1665910.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1675, '2020-12-07 17:25:00', 'SALE/POS1678', 310, 'নাহিয়ান এন্টারপ্রাইজ(সিলেট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-7867&lt;&sol;p&gt;', '', '135189.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '135189.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-08 18:12:33', '16.69', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f0e28a23e759c78edf339a4c1cfe8a98a83d026802d28271f2e2c8795883b32c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-1521892.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1676, '2020-12-07 17:26:00', 'SALE/POS1679', 310, 'নাহিয়ান এন্টারপ্রাইজ(সিলেট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-8057&lt;&sol;p&gt;', '', '149040.00', '0.00', '1', '1.00', '1.00', '0.00', NULL, '0.00', '0.00', '0.00', '149039.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-08 18:13:01', '18.395', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7089467fbf77db97f02297635652795a1b9e57db05edd1aecace556da903a07f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-1386703.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1677, '2020-12-07 17:27:00', 'SALE/POS1680', 301, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;MT-11-0139&lt;&sol;p&gt;', '', '147504.00', '0.00', '62', '62.00', '62.00', '0.00', NULL, '0.00', '0.00', '0.00', '147442.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-08 18:13:42', '17.555', 1, '165000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '9c3db977fad21b28b5ce83cd3908830bbc944137f8aeccdc3c8fa675a655b688', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1679, '2020-12-07 17:29:00', 'SALE/POS1682', 336, 'মেসার্স আকাশ ব্রিক্স(চান্দুরা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2334&lt;&sol;p&gt;', '', '192864.00', '0.00', '.5', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '192863.50', 'completed', 'due', 0, NULL, 1, 1, '2020-12-08 18:14:54', '23.515', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7062d73695da7633eb60bad1a8b2c61277e1af054ca99f48631c7a181ec6a4b1', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2563721.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1680, '2020-12-07 17:30:00', 'SALE/POS1683', 347, 'মেসার্স এশিয়া ব্রিকস(সাল্লাবাদ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;MPT-11-0025&lt;&sol;p&gt;', '', '152388.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '152388.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-08 18:15:44', '18.36', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '4064f2edfb3e2c9d554bc5942ba0ac45882810e248dc5573eddfd86b444e16c4', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '136886.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1681, '2020-12-07 17:31:00', 'SALE/POS1684', 379, 'মেসার্স জামাল এন্টারপ্রাইজ (কুমিল্লা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-0878&lt;&sol;p&gt;', '', '200767.00', '0.00', '.75', '0.75', '0.75', '0.00', NULL, '0.00', '0.00', '0.00', '200766.25', 'completed', 'due', 0, NULL, 1, 1, '2020-12-08 18:16:11', '24.935', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a8ecccaf607d03378dca571775505f090f0afdd2bb3a4f813c4f5d5aff9333c8', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '257319.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1682, '2020-12-07 17:32:00', 'SALE/POS1685', 306, 'মেসার্স তাহসিন এন্টারপ্রাইজ(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-0263&lt;&sol;p&gt;', '', '147354.00', '0.00', '354', '354.00', '354.00', '0.00', NULL, '0.00', '0.00', '0.00', '147000.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-08 18:16:49', '17.97', 1, '372000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '4dda4d0909f0471e353ec764f10c5d31d687ff1b472b00c9b4bb338a3d2eade8', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '186806.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1683, '2020-12-07 17:33:00', 'SALE/POS1686', 341, 'মেসার্স ফাইভ স্টার ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-3388&lt;&sol;p&gt;', '', '203606.00', '0.00', '.5', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '203605.50', 'completed', 'due', 0, NULL, 1, 1, '2020-12-08 18:17:37', '24.83', 1, '200000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '252163f4ed1a93fc4d22c97ed6606a936758d4e82b5d9a632b25b207752736ae', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-97620.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1684, '2020-12-07 17:34:00', 'SALE/POS1687', 342, 'ভাই ভাই বস্ত্রালয়(কাপাসিয়া)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1088&lt;&sol;p&gt;', '', '173625.00', '0.00', '.5', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '173624.50', 'completed', 'due', 0, NULL, 1, 1, '2020-12-08 18:18:17', '23.145', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a49ab7028aa794af6883b5d4070f90efe0cfb1f1e8d3b474cd157c319cb66642', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1685, '2020-12-07 17:35:00', 'SALE/POS1688', 342, 'ভাই ভাই বস্ত্রালয়(কাপাসিয়া)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CMT-11-3344&lt;&sol;p&gt;', '', '168825.00', '0.00', '.5', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '168824.50', 'completed', 'due', 0, NULL, 1, 1, '2020-12-08 18:19:04', '22.505', 1, '120000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e22a223e9678c03e7f83cc6d271686f8394488722e037d13595cbb0e293e4116', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '173587.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1686, '2020-12-07 17:36:00', 'SALE/POS1689', 336, 'মেসার্স আকাশ ব্রিক্স(চান্দুরা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-9845&lt;&sol;p&gt;', '', '167325.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '167325.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-08 18:19:59', '22.311', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '14136ce7694d5bd768e6672c93fc1b232dddbe94631c6ab9129d94b8227504a2', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2756544.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1687, '2020-12-07 17:37:00', 'SALE/POS1690', 336, 'মেসার্স আকাশ ব্রিক্স(চান্দুরা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-3228&lt;&sol;p&gt;', '', '182250.00', '0.00', '.5', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '182249.50', 'completed', 'due', 0, NULL, 1, 1, '2020-12-08 18:20:40', '24.296', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '847545c16a002145e7486ce7c2b6b287e4c4080ffc15cb532c327bb9309996bb', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2923876.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1688, '2020-12-07 17:28:00', 'SALE/POS1691', 363, 'মো.নুরুল আমিন/ইকবাল(ভৈরব)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2395&lt;&sol;p&gt;', '', '162180.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '162180.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-08 18:43:15', '19.08', 1, '65000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '4a0e150e4ee7db5829d1a5cc9ae4c5eacec4e4b38ce8d8ca14b7d652edbcc321', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '261839.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1689, '2020-12-07 19:03:00', 'SALE/POS1692', 410, 'সালাম মিয়া(R.S.P)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '0.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '0.00', 'completed', 'paid', 0, NULL, 1, 1, '2020-12-08 19:05:13', '1', 1, '400000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f997f5209c5357752984c4a981595dbfa822cf61e5d1195b3459b0c596721b49', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1690, '2020-12-07 19:03:00', 'SALE/POS1693', 409, 'নাহার ব্রিক্স(ছাতলপাড়)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '0.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '0.00', 'completed', 'paid', 0, NULL, 1, 1, '2020-12-08 19:05:40', '1', 1, '1000000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a871dae50dd1452cc8eeb429bbd555297c7ef98dad2263960e02152c3232b722', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1691, '2020-12-08 16:46:00', 'SALE/POS1694', 324, 'মেসার্স খান ব্রিক্স(পাকুন্দিয়া)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-0685&lt;&sol;p&gt;', '', '190836.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '190836.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-09 19:20:28', '22.32', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f9e2f8c1cb01f2b66ea57b6156a31394e9edd998d8e02eb5538209dbb00786c1', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '935415.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1692, '2020-12-08 16:47:00', 'SALE/POS1695', 324, 'মেসার্স খান ব্রিক্স(পাকুন্দিয়া)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-5586&lt;&sol;p&gt;', '', '195709.50', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '195709.50', 'completed', 'due', 0, NULL, 1, 1, '2020-12-09 19:20:58', '22.885', 1, '1300000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1f1d084300cb4e565d515a5ce0bec3b395919fa54bce29471397a21cd7319ef7', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1126251.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1693, '2020-12-08 16:49:00', 'SALE/POS1696', 301, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;MT-11-0139&lt;&sol;p&gt;', '', '148344.00', '0.00', '44', '44.00', '44.00', '0.00', NULL, '0.00', '0.00', '0.00', '148300.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-09 19:21:41', '17.66', 1, '165000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5b55f8a482c0ae2d282b1f172c1cc8bd5b37c12b59670c228bd0d2393b733402', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-17558.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1694, '2020-12-08 16:51:00', 'SALE/POS1697', 310, 'নাহিয়ান এন্টারপ্রাইজ(সিলেট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2648&lt;&sol;p&gt;', '', '131787.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '131787.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-09 19:22:13', '16.27', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '042644d62ab76b9f7f9e3004005519f97c7764eb2bc2bb7d5c59b54d70100b7a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-1237664.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1695, '2020-12-08 16:52:00', 'SALE/POS1698', 310, 'নাহিয়ান এন্টারপ্রাইজ(সিলেট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;JESSORE-T-11-0729&lt;&sol;p&gt;', '', '117936.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '117936.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-09 19:23:05', '14.56', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd99e6f0e4e0fabc554d5ebd25f12fd6109a7e0fc95d18b76edb8a9c4f2f1654c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-1105877.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1696, '2020-12-08 16:53:00', 'SALE/POS1699', 310, 'নাহিয়ান এন্টারপ্রাইজ(সিলেট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-4291&lt;&sol;p&gt;', '', '117693.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '117693.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-09 19:23:55', '14.525', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'bbf6d8419935c47d22cfcf98d1b1f719c7833df3559f79ddc1f02376ed5934b9', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-987941.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1697, '2020-12-08 16:55:00', 'SALE/POS1700', 310, 'নাহিয়ান এন্টারপ্রাইজ(সিলেট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-1644&lt;&sol;p&gt;', '', '150174.00', '0.00', '1', '1.00', '1.00', '0.00', NULL, '0.00', '0.00', '0.00', '150173.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-09 19:24:34', '18.54', 1, '800956.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ac831a55bde1c4f664c4517bf8dadd5549e2629c7457d3f78ee61e5a6b9d4f69', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-870289.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1698, '2020-12-08 16:57:00', 'SALE/POS1701', 341, 'মেসার্স ফাইভ স্টার ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-7832&lt;&sol;p&gt;', '', '159432.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '159432.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-09 19:25:23', '18.98', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5e02abd6c3171a18caf3a5c17836044b722dda785cb859c8eebb76cd7ffa792e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-94015.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1699, '2020-12-08 17:06:00', 'SALE/POS1702', 382, 'মেসার্স A.S.F ব্রিক্স(নেত্রকোনা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-0263&lt;&sol;p&gt;', '', '213835.50', '0.00', '1.25', '1.25', '1.25', '0.00', NULL, '0.00', '0.00', '0.00', '213834.25', 'completed', 'due', 0, NULL, 1, 1, '2020-12-09 19:26:18', '25.01', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f96fda1fbba7e70e0660aba62a79666a37614efe3e756936cf2a16ef6b6dd670', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '64864.75');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1700, '2020-12-08 17:07:00', 'SALE/POS1703', 382, 'মেসার্স A.S.F ব্রিক্স(নেত্রকোনা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-3228&lt;&sol;p&gt;', '', '198360.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '198360.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-09 19:27:29', '23.2', 1, '400000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c978d871a6367dbbdd483c781718958ef6031a225e1400bbd2a647701808387e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '278699.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1701, '2020-12-08 17:09:00', 'SALE/POS1704', 368, 'আলী হোসেন  জামাই(কালীপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-8893&lt;&sol;p&gt;', '', '140448.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '140448.00', 'completed', 'paid', 0, NULL, 1, 1, '2020-12-09 19:27:58', '16.72', 1, '140448.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ff1100c061db076cbce4602ccc7d3128f34eb3a3af34462aab3cfc2dd1c464f2', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1702, '2020-12-08 17:45:00', 'SALE/POS1705', 410, 'সালাম মিয়া(R.S.P)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2395&lt;&sol;p&gt;', '', '206032.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '206032.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-09 19:28:56', '25.28', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e30d8096a9b66fbf1c13f59279b247dc41a6a80919bd014df2046a00e418bf8e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-400000.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1703, '2020-12-08 17:46:00', 'SALE/POS1706', 410, 'সালাম মিয়া(R.S.P)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-9612&lt;&sol;p&gt;', '', '193155.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '193155.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-09 19:29:24', '23.7', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '4c7c2b372c51c409dee00726bf94e4f31a86e3e569fcb89855bd5e650e6f5908', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-193968.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1704, '2020-12-08 17:47:00', 'SALE/POS1707', 333, 'হাসান ব্রিক্স(চান্দুরা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;BOT-11-0438&lt;&sol;p&gt;', '', '185320.00', '0.00', '.5', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '185319.50', 'completed', 'due', 0, NULL, 1, 1, '2020-12-09 19:30:26', '22.6', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b637f774d90492bba15aa312c17b2ce51057645448c70ab35b270bc142087ad9', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2427317.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1705, '2020-12-08 18:48:00', 'SALE/POS1708', 337, 'জালাল ব্রিক্স(চান্দুরা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1088&lt;&sol;p&gt;', '', '199014.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '199014.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-09 19:31:33', '24.265', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '71ffc914524052d0fd3337f45a868c1fa1a1ac9987a759feacd989719ffc565c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2345248.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1706, '2020-12-08 18:49:00', 'SALE/POS1709', 379, 'মেসার্স জামাল এন্টারপ্রাইজ (কুমিল্লা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-6707&lt;&sol;p&gt;', '', '187082.00', '0.00', '.25', '0.25', '0.25', '0.00', NULL, '0.00', '0.00', '0.00', '187081.75', 'completed', 'due', 0, NULL, 1, 1, '2020-12-09 19:32:16', '23.24', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '558b70abd83e56d730879e6c0ce7fc57d112e22f5024c3baf518bbfd1588c687', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '458085.25');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1707, '2020-12-08 18:50:00', 'SALE/POS1710', 379, 'মেসার্স জামাল এন্টারপ্রাইজ (কুমিল্লা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-6897&lt;&sol;p&gt;', '', '169774.50', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '169774.50', 'completed', 'due', 0, NULL, 1, 1, '2020-12-09 19:32:46', '21.09', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b76adfb0af9ca42704a2dd086bd57540f8a92ea50ace113598b4a0273d37d4bf', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '645167.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1708, '2020-12-08 18:51:00', 'SALE/POS1711', 379, 'মেসার্স জামাল এন্টারপ্রাইজ (কুমিল্লা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0162&lt;&sol;p&gt;', '', '173799.50', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '173799.50', 'completed', 'due', 0, NULL, 1, 1, '2020-12-09 19:33:23', '21.59', 1, '338.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '90009fa93dad699636275ee1561724b186938729bfcd57f995697e7af960b346', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '814941.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1709, '2020-12-08 18:53:00', 'SALE/POS1712', 341, 'মেসার্স ফাইভ স্টার ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-4413&lt;&sol;p&gt;', '', '166952.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '166952.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-09 19:33:44', '20.365', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '81ef07ee26e8e06424b6db68a3a8778a036d48b622fad3624b5f8fac839ae6b7', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '65417.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1710, '2020-12-08 18:53:00', 'SALE/POS1713', 341, 'মেসার্স ফাইভ স্টার ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-6377&lt;&sol;p&gt;', '', '205328.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '205328.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-09 19:34:09', '25.04', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b2b4fa89147f0a842d047b0b6c53828bf02fb469f8e992fd5d385fbad2bd9d54', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '232410.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1711, '2020-12-08 18:54:00', 'SALE/POS1714', 341, 'মেসার্স ফাইভ স্টার ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-6927&lt;&sol;p&gt;', '', '212216.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '212216.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-09 19:34:41', '25.875', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '02aade5f059cdccf80dce88c51fb43b0e630b88471104e78b2920546039867a9', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '437738.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1712, '2020-12-08 18:55:00', 'SALE/POS1715', 341, 'মেসার্স ফাইভ স্টার ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-0878&lt;&sol;p&gt;', '', '208690.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '208690.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-09 19:35:08', '25.445', 1, '800000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '017ef7cde7b55a4ceb93da9b372ebb5a8a0cc23290a3017fc3d4196206317964', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '649913.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1713, '2020-12-08 18:58:00', 'SALE/POS1716', 307, 'মো. খোকন মিয়া(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1695&lt;&sol;p&gt;', '', '197291.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '197291.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-09 19:35:29', '23.765', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '4010d1ddd6414132e926e4bf2f6051b1f395559e061013b337a23ee76a6a27d0', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '256256.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1714, '2020-12-08 18:59:00', 'SALE/POS1717', 307, 'মো. খোকন মিয়া(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-5004&lt;&sol;p&gt;', '', '197291.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '197291.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-09 19:35:52', '23.765', 1, '400207.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '00f753def6b4ec8491b7930e66a194c57fe8ac8bd94272c0615b443a937e854a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '453505.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1715, '2020-12-08 19:00:00', 'SALE/POS1718', 406, 'প্রভাতী ব্রিক্স(নিজ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2445&lt;&sol;p&gt;', '', '218070.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '218070.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-09 19:36:33', '24.225', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '012e121b4871eb5f5056dd5d24315608815ac6dfc18cddc5616405a0a5ec5a7f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-127230.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1716, '2020-12-08 19:02:00', 'SALE/POS1719', 406, 'প্রভাতী ব্রিক্স(নিজ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0409&lt;&sol;p&gt;', '', '198000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '198000.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-09 19:37:04', '21.995', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8f5c2443beed0799974f179caddf9fe3f05414a7fe05fac2b1bee4874014dd8e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '90795.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1717, '2020-12-08 19:03:00', 'SALE/POS1720', 406, 'প্রভাতী ব্রিক্স(নিজ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-6821&lt;&sol;p&gt;', '', '190620.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '190620.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-09 19:37:30', '21.18', 1, '300000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '00ec2e67e8147a7f1b38d40b406e9aa3230c581881c2ee0687ec9b807bf87ed2', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '288750.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1719, '2020-12-08 19:05:00', 'SALE/POS1722', 337, 'জালাল ব্রিক্স(চান্দুরা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0409&lt;&sol;p&gt;', '', '173700.00', '0.00', '.5', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '173699.50', 'completed', 'due', 0, NULL, 1, 1, '2020-12-09 19:38:42', '23.157', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e19c33e0d14781de467df7ae3391480e5e21a3640e881b05caf459d8dcf9ed22', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2544221.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1720, '2020-12-08 19:06:00', 'SALE/POS1723', 337, 'জালাল ব্রিক্স(চান্দুরা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CMT-11-3344&lt;&sol;p&gt;', '', '173025.00', '0.00', '.5', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '173024.50', 'completed', 'due', 0, NULL, 1, 1, '2020-12-09 19:39:06', '23.073', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '0fdb34c605bf5faa896fc1c3c966c1f99bc6f99309b1bfea4fb0b10395d2c6df', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2717898.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1721, '2020-12-08 19:07:00', 'SALE/POS1724', 333, 'হাসান ব্রিক্স(চান্দুরা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-6821&lt;&sol;p&gt;', '', '165000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '165000.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-09 19:39:33', '21.998', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '32fc62f31dd097aa036dcfdf8656cf179e892c9e0b8ece1d5f094de326fbca0f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2612637.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1722, '2020-12-08 19:08:00', 'SALE/POS1725', 333, 'হাসান ব্রিক্স(চান্দুরা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;MPT-11-0025&lt;&sol;p&gt;', '', '150075.00', '0.00', '.5', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '150074.50', 'completed', 'due', 0, NULL, 1, 1, '2020-12-09 19:40:17', '20.007', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '321ff4bcc4100294ba14d67c5739025573914b12e266fc0cbf467675fe75caba', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2612637.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1723, '2020-12-08 19:08:00', 'SALE/POS1726', 409, 'নাহার ব্রিক্স(ছাতলপাড়)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;নৌকা বক্স মাপে&lt;&sol;p&gt;', '', '1040000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '1040000.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-09 19:40:52', '130', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b1403c7d9da0ffcb7ed0e0b58b51304f8cf361066a3e4b11f6f06f66aaad525f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-1000000.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1724, '2020-12-08 19:09:00', 'SALE/POS1727', 409, 'নাহার ব্রিক্স(ছাতলপাড়)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;নৌকা বক্স মাপে&lt;&sol;p&gt;', '', '1200000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '1200000.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-09 19:41:17', '150', 1, '1230000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd69ee525b8938390188b85bcd0ca981bbb472387303026c07752aa2ffd57c580', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '40000.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1725, '2020-12-08 19:11:00', 'SALE/POS1728', 342, 'ভাই ভাই বস্ত্রালয়(কাপাসিয়া)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CMT-11-3344&lt;&sol;p&gt;', '', '148125.00', '0.00', '.5', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '148124.50', 'completed', 'due', 0, NULL, 1, 1, '2020-12-09 19:41:44', '19.745', 1, '272980.5000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '83cf7678c2f0adac9e06f5ac60efb7f93a46c8db08633962e3b5c9c458398cfa', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '222449.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1727, '2020-12-08 12:36:00', 'SALE/POS1730', 380, 'মা-বাবার দোয়া ব্রিক্স(রামপুরা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-0685&lt;&sol;p&gt;', '', '200880.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '200880.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-10 12:37:33', '22.315', 1, '568000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7c16047b4c217d3d8670655e9e63bd5f839232fb619be44b282999b7770ebd9a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-81874.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1728, '2020-12-06 13:30:00', 'SALE/POS1731', 302, 'নজরুল ইসলাম জলিল(কুলিয়ার চর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '34500.00', '0.00', '.5', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '34499.50', 'completed', 'due', 0, NULL, 1, 1, '2020-12-10 13:30:34', '1', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a79dfe50672889cb66b9b185d3f110c58a9a1a224ac16f86edd2e7987053d1ca', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '128099.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1729, '2020-12-06 13:34:00', 'SALE/POS1732', 401, 'শাহ আলম মিয়া(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '6150.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '6150.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-10 13:34:37', '1', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '03958d15ba4d14f4c1e6aa16ff5318d0046ee65011961a678a29343ac48f4ed8', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '183031.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1730, '2020-12-06 13:58:00', 'SALE/POS1733', 351, 'আতিক উল্লাহ(ভৈরবপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '6355.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '6355.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-10 13:59:15', '1', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '2fb7df6ce6541afb4bc4ada890cad08730f23587c37d4ab4e01bb0484b60a85b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-6355.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1731, '2020-12-07 14:12:00', 'SALE/POS1734', 350, 'মেসার্স M.M.K. ব্রিক্স (কিশোরগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;দশমিক মিল&lt;&sol;p&gt;', '', '150.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '150.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-10 14:13:38', '1', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '265f47a45591aefdd359f6e5bb3bf70baabf86c8e58c7d1244380914d1650662', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '249396.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1732, '2020-12-09 15:31:00', 'SALE/POS1735', 410, 'সালাম মিয়া(R.S.P)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-4036&lt;&sol;p&gt;', '', '226402.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '226402.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-10 19:15:23', '27.61', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '11e806867bb492b14af1f6533eb18118bc30d194a0626ac94fceea9ac0b304eb', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-813.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1733, '2020-12-09 15:32:00', 'SALE/POS1736', 410, 'সালাম মিয়া(R.S.P)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-9567&lt;&sol;p&gt;', '', '207460.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '207460.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-10 19:16:10', '25.3', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '27ed8ddcc487d6c7bf47e85ed11eb29b549ed339a7fb549c969798a60c5cd1b2', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '225589.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1734, '2020-12-09 15:34:00', 'SALE/POS1737', 341, 'মেসার্স ফাইভ স্টার ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;MT-11-0025&lt;&sol;p&gt;', '', '158752.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '158752.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-10 19:16:45', '19.36', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '2010ea620d219b8da2fad47c9358ca6aeae47c36be5088e9b6de5ed314b75118', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '58603.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1735, '2020-12-09 15:35:00', 'SALE/POS1738', 359, 'হেলাল উদ্দিন(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2915&lt;&sol;p&gt;', '', '223410.00', '0.00', '51.5', '51.50', '51.50', '0.00', NULL, '0.00', '0.00', '0.00', '223358.50', 'completed', 'due', 0, NULL, 1, 1, '2020-12-10 19:17:20', '27.08', 1, '223354.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '49d2684940f3c9d8efaff90d596e5f90ebaacc36c816d6def19ba0e3a6a78b53', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '41.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1736, '2020-12-09 15:36:00', 'SALE/POS1739', 306, 'মেসার্স তাহসিন এন্টারপ্রাইজ(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-0827&lt;&sol;p&gt;', '', '167854.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '167854.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-10 19:17:59', '20.465', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8883407c9dd3be60b99909cda4520ecc1ce06bbb59a741401b2fa07128a24b2b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-38149.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1737, '2020-12-09 15:38:00', 'SALE/POS1740', 379, 'মেসার্স জামাল এন্টারপ্রাইজ (কুমিল্লা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-1039&lt;&sol;p&gt;', '', '164864.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '164864.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-10 19:18:40', '20.48', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a009fb6487e4e29b463362102b24dbefa244e499e2213fbe92dcd5830bbdfa59', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '988403.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1738, '2020-12-09 15:39:00', 'SALE/POS1741', 379, 'মেসার্স জামাল এন্টারপ্রাইজ (কুমিল্লা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-1362&lt;&sol;p&gt;', '', '150293.50', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '150293.50', 'completed', 'due', 0, NULL, 1, 1, '2020-12-10 19:19:26', '18.67', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b0234fd0b5a65a3d05f91565b0ff3e483b7c3a63f0b2c9db4384658af51be41f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1153267.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1739, '2020-12-09 15:40:00', 'SALE/POS1742', 379, 'মেসার্স জামাল এন্টারপ্রাইজ (কুমিল্লা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CMT-11-6153&lt;&sol;p&gt;', '', '184103.50', '0.00', '.75', '0.75', '0.75', '0.00', NULL, '0.00', '0.00', '0.00', '184102.75', 'completed', 'due', 0, NULL, 1, 1, '2020-12-10 19:22:23', '22.87', 1, '500000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b6d2ba6e802fb700dc5dcc024a46f649be5efccee8053c23d980d2d462cfd75d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1303560.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1740, '2020-12-09 15:41:00', 'SALE/POS1743', 337, 'জালাল ব্রিক্স(চান্দুরা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2334&lt;&sol;p&gt;', '', '195324.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '195324.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-10 19:21:56', '23.82', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '46c2ed152c442c029e988da5d354ae0628eebbddc8258684d8f337f79121aa31', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2890986.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1741, '2020-12-09 17:07:00', 'SALE/POS1744', 336, 'মেসার্স আকাশ ব্রিক্স(চান্দুরা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-5004&lt;&sol;p&gt;', '', '203032.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '203032.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-10 19:22:56', '24.76', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1deb4de89f4f6f60b1f8a8054dd8757baf7bc8a63c746a3b658dcfa2c9cc43e3', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '3106159.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1742, '2020-12-09 17:08:00', 'SALE/POS1745', 333, 'হাসান ব্রিক্স(চান্দুরা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-9221&lt;&sol;p&gt;', '', '196144.00', '0.00', '.5', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '196143.50', 'completed', 'due', 0, NULL, 1, 1, '2020-12-10 19:23:40', '23.915', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'efe7468e3812232b93a7996e6eb70690bf2a793becf77b6106a0133d5b161eab', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2927711.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1743, '2020-12-09 17:10:00', 'SALE/POS1746', 410, 'সালাম মিয়া(R.S.P)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-3717&lt;&sol;p&gt;', '', '127985.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '127985.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-10 19:49:24', '14.3', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '4d7aac7737aa5a861b756fedaf66be0e80bf15218027932ed4b1c160e8bb7f43', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '433049.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1744, '2020-12-09 17:11:00', 'SALE/POS1747', 410, 'সালাম মিয়া(R.S.P)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-4023&lt;&sol;p&gt;', '', '126016.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '126016.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-10 19:50:28', '14.08', 1, '680000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '0c9d6f79f76ba6edd28149b22bebb3cdc973a04697a649c8a522b879091e37f8', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '561034.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1745, '2020-12-09 17:12:00', 'SALE/POS1748', 354, 'সেভেনে স্টার ব্রিক্স(নান্দাইল)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-3228&lt;&sol;p&gt;', '', '188682.50', '0.00', '0', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '188682.50', 'completed', 'due', 0, NULL, 1, 1, '2020-12-10 19:51:29', '21.255', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '9c9a43765d3e5d74e287f6e0ca8736fe2d88d71c60c5b0c399ab6f60dbfaf991', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-498655.63');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1746, '2020-12-09 17:19:00', 'SALE/POS1749', 354, 'সেভেনে স্টার ব্রিক্স(নান্দাইল)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-5586&lt;&sol;p&gt;', '', '172618.75', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '172618.75', 'completed', 'due', 0, NULL, 1, 1, '2020-12-10 19:52:33', '19.445', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c924faf78fd0e668b0e874a8b12f2be63fa7023a398ba57205053f990e89fab6', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-310017.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1747, '2020-12-09 17:20:00', 'SALE/POS1750', 354, 'সেভেনে স্টার ব্রিক্স(নান্দাইল)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-1488&lt;&sol;p&gt;', '', '176612.50', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '176612.50', 'completed', 'due', 0, NULL, 1, 1, '2020-12-10 19:53:51', '19.9', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b218c9f23fe5a9b00b844b54aa32ec7ecc0dab678028ea93d23cc0506e051292', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-137443.12');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1748, '2020-12-09 17:22:00', 'SALE/POS1751', 354, 'সেভেনে স্টার ব্রিক্স(নান্দাইল)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1071&lt;&sol;p&gt;', '', '174837.50', '0.00', '1.26', '1.26', '1.26', '0.00', NULL, '0.00', '0.00', '0.00', '174836.24', 'completed', 'due', 0, NULL, 1, 1, '2020-12-10 19:54:25', '19.705', 1, '214094.3600', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '289af8c19201f02544e9ef340e2d95a9c0f551c9b8c560ae21bb84f7de3600a4', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '39169.38');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1750, '2020-12-09 17:26:00', 'SALE/POS1753', 350, 'মেসার্স M.M.K. ব্রিক্স (কিশোরগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-8787&lt;&sol;p&gt;', '', '152560.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '152560.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-10 20:36:45', '19.073', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a1167f031bd75860d44a4aa0082c10b971d4ae55e3512267450e746b70fba172', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '249546.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1751, '2020-12-09 17:27:00', 'SALE/POS1754', 306, 'মেসার্স তাহসিন এন্টারপ্রাইজ(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-0878&lt;&sol;p&gt;', '', '198090.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '198090.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-10 20:37:48', '22.01', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8ae224acdc040f7ed2415eb1e36bfbec7d4659c98989f9dd8b4cf6fa4f7d36d4', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '129664.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1753, '2020-12-09 18:52:00', 'SALE/POS1756', 301, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;MT-11-0139&lt;&sol;p&gt;', '', '145908.00', '0.00', '66', '66.00', '66.00', '0.00', NULL, '0.00', '0.00', '0.00', '145842.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-10 20:44:57', '17.37', 1, '165000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c7040df8464be7e4c89f414b5e3faf0b362bd6aedab8105fee3814fcf16c0116', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-34258.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1754, '2020-12-09 18:53:00', 'SALE/POS1757', 395, 'আতিক হাসান(লালবাগ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-15-0950&lt;&sol;p&gt;', '', '130730.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '130730.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-10 20:45:49', '15.380', 1, '267000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '37b94e1640ef63d999a04a26cf9778b0ac41efe3c429ce910ae9b51aa04bd32c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '204411.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1755, '2020-12-09 18:54:00', 'SALE/POS1758', 310, 'নাহিয়ান এন্টারপ্রাইজ(সিলেট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-5010&lt;&sol;p&gt;', '', '136971.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '136971.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-10 20:46:56', '16.91', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5727e7dec4078d99116784c2c9a2ccfd02ad90f9b544150d9642bda97ffed544', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-1521031.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1756, '2020-12-09 18:55:00', 'SALE/POS1759', 310, 'নাহিয়ান এন্টারপ্রাইজ(সিলেট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-3650&lt;&sol;p&gt;', '', '126036.00', '0.00', '.5', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '126035.50', 'completed', 'due', 0, NULL, 1, 1, '2020-12-10 20:47:19', '15.560', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'af51b073319ea78ba6ba384b154ea3ecfc8b90d580f0c064b8184fb568ac8565', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-1384060.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1757, '2020-12-09 18:56:00', 'SALE/POS1760', 370, 'মো. কয়েছ মিয়া(সুনামগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-15-3551&lt;&sol;p&gt;', '', '154056.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '154056.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-10 20:47:50', '18.34', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'fd8d84d4922017a25ebde51cdd671da2f6b7bcc961aa20c569083face5b4852e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '201659.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1758, '2020-12-09 18:57:00', 'SALE/POS1761', 363, 'মো.নুরুল আমিন/ইকবাল(ভৈরব)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-9992&lt;&sol;p&gt;', '', '144500.00', '0.00', '.5', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '144499.50', 'completed', 'due', 0, NULL, 1, 1, '2020-12-10 20:48:22', '16.995', 1, '150000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '86f747b3a3201f65e3c417413cc91343eec4ef87b2dfc5c2136951d29b3b2fb9', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '359019.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1759, '2020-11-09 19:11:00', 'SALE/POS1762', 411, 'মেসার্স S.B.L. ব্রিক্স(কুলিয়ার চর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;নৌকা বক্স মাপে&lt;&sol;p&gt;', '', '1660000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '1660000.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-10 20:49:19', '200', 1, '800000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ac2e296e78db7e197098ac790c55054df6001c3c0f5dc1636efaa30495a88df4', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1760, '2020-12-09 19:12:00', 'SALE/POS1763', 375, 'মেসার্স গনি ব্রিক্স (ঈশ্বরগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-7118&lt;&sol;p&gt;', '', '156888.00', '0.00', '.8', '0.80', '0.80', '0.00', NULL, '0.00', '0.00', '0.00', '156887.20', 'completed', 'due', 0, NULL, 1, 1, '2020-12-10 20:49:50', '21.788', 1, '400000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1b85268a56c6a14485768ab1c569c958b551d766110f53038b74562fb236851d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '243483.20');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1761, '2020-12-09 19:12:00', 'SALE/POS1764', 306, 'মেসার্স তাহসিন এন্টারপ্রাইজ(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-9566&lt;&sol;p&gt;', '', '98100.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '98100.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-10 20:50:42', '13.08', 1, '424804.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '56d94d64c56e40ca40bf3ae6d4f03907de3564e133607d452e67bc4c36e7538a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '327754.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1762, '2020-12-09 17:25:41', 'SALE/POS1765', 344, 'মেসার্স বায়োজিদ এন্টারপ্রাইজ(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-1735&lt;&sol;p&gt;', '', '122310.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '122310.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-10 20:36:02', '13.59', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '6235ce7e81bd5f128d97a81342bd5d621555282a8f51ff845645fb17d5833eb8', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '132786.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1763, '2020-12-09 17:31:00', 'SALE/POS1766', 406, 'প্রভাতী ব্রিক্স(নিজ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0409&lt;&sol;p&gt;', '', '210600.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '210600.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-10 20:41:07', '23.395', 1, '389600.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '2ef2bd455deea76d7af0441f55e1d29a8ef272eeb34d81fd3086914868882f75', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '179460.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1764, '2020-12-10 11:32:00', 'SALE/POS1767', 234, 'আশামনি এন্টারপ্রাইজ,মো.মোছা মিয়া; অমনাতপুর,ভৈরব', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-9367&lt;&sol;p&gt;', '', '94860.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '94860.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-12 13:19:56', '558', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '2430f0930482124b2afa6b0bf78f16975ff2f16784f4655dbf132b3521b3b593', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1170223.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1765, '2020-12-10 11:34:00', 'SALE/POS1768', 337, 'জালাল ব্রিক্স(চান্দুরা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CMT-11-3344&lt;&sol;p&gt;', '', '195324.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '195324.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-12 13:18:48', '23.82', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '62225df184eb3ec66dd42e88d424e184fb660777f46f5eee292b4aed150a78e0', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '3086310.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1766, '2020-12-10 11:34:00', 'SALE/POS1769', 337, 'জালাল ব্রিক্স(চান্দুরা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-7118&lt;&sol;p&gt;', '', '185402.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '185402.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-12 13:21:07', '22.605', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '03ad92820d555f92227c7d8ef5e7fe82e889a6009fdb6b66f6962194434bb61f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '3281593.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1767, '2020-12-10 11:38:00', 'SALE/POS1770', 333, 'হাসান ব্রিক্স(চান্দুরা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2334&lt;&sol;p&gt;', '', '196390.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '196390.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-12 13:21:37', '23.95', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd999074f5b4240379e0f667c39f9bdce8b381a841fbdadb669ce8da245c0f2ee', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '3123855.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1768, '2020-12-10 11:38:00', 'SALE/POS1771', 333, 'হাসান ব্রিক্স(চান্দুরা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-7117&lt;&sol;p&gt;', '', '179826.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '179826.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-02 17:10:52', '21.93', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '585cdb94257fb021b20a563f74be83d54a56b2d442153820f8f9594233a0d41f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '3320245.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1769, '2020-12-10 11:40:00', 'SALE/POS1772', 336, 'মেসার্স আকাশ ব্রিক্স(চান্দুরা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0409&lt;&sol;p&gt;', '', '195570.00', '0.00', '.5', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '195569.50', 'completed', 'due', 0, NULL, 1, 1, '2020-12-12 13:24:26', '23.845', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '31e0450ad84055771cc74f02612f4c3553010fccde5a71d204c05bf42f9e9ef7', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '3309191.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1770, '2020-12-10 11:41:00', 'SALE/POS1773', 410, 'সালাম মিয়া(R.S.P)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2395&lt;&sol;p&gt;', '', '219268.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '219268.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-12 13:25:51', '26.74', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '76c3c486b35761a846585aa207ce6c774e3fd92aecad4b4943d4b47f23ea18f6', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '7050.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1771, '2020-12-10 11:42:00', 'SALE/POS1774', 410, 'সালাম মিয়া(R.S.P)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-5586&lt;&sol;p&gt;', '', '195980.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '195980.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-12 13:26:34', '23.9', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '6c15c2eed2492c53915a2d3f3bf564a1e21ec744b096c4e302343b5336a93fd3', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '226318.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1772, '2020-12-10 11:43:00', 'SALE/POS1775', 410, 'সালাম মিয়া(R.S.P)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-7732&lt;&sol;p&gt;', '', '131282.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '131282.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-12 13:27:07', '16.01', 1, '220000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '07b34f76cde31fbfaa80fddacaa0b940871f53390888118fa473052df828e9ca', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '422298.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1773, '2020-12-10 11:44:00', 'SALE/POS1776', 379, 'মেসার্স জামাল এন্টারপ্রাইজ (কুমিল্লা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-6821&lt;&sol;p&gt;', '', '178146.50', '0.00', '.75', '0.75', '0.75', '0.00', NULL, '0.00', '0.00', '0.00', '178145.75', 'completed', 'due', 0, NULL, 1, 1, '2020-12-12 13:28:02', '22.13', 1, '500000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b7a70a37b6f0422f1ba5c962397c0f19d6bcd351429036702741f6cf915e6c5c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '987663.25');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1774, '2020-12-10 11:46:00', 'SALE/POS1777', 342, 'ভাই ভাই বস্ত্রালয়(কাপাসিয়া)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-6377&lt;&sol;p&gt;', '', '162825.00', '0.00', '.5', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '162824.50', 'completed', 'due', 0, NULL, 1, 1, '2020-12-12 13:28:35', '21.705', 1, '300000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ea2a2a18638efb41d09549d45d281b3ceb504063caed937ef06c94385056cd43', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '97593.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1775, '2020-12-10 11:48:00', 'SALE/POS1778', 341, 'মেসার্স ফাইভ স্টার ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-5887&lt;&sol;p&gt;', '', '169848.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '169848.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-12 13:29:24', '20.215', 1, '186000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '319ccd14baa33e3ac71a974ca6b6f56b3b92f74f5d2514acfb315ca18646d3d2', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '217355.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1776, '2020-12-10 11:48:00', 'SALE/POS1779', 370, 'মো. কয়েছ মিয়া(সুনামগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-4377&lt;&sol;p&gt;', '', '162456.00', '0.00', '14', '14.00', '14.00', '0.00', NULL, '0.00', '0.00', '0.00', '162442.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-12 13:29:53', '19.335', 1, '100000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '0c21ce6745669f6ebbba6c6ad32ab89ba8eb32b5f7b6f28b0bd2f3b9c6ae75f1', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '355715.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1777, '2020-12-10 11:50:00', 'SALE/POS1780', 310, 'নাহিয়ান এন্টারপ্রাইজ(সিলেট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-7491&lt;&sol;p&gt;', '', '172935.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '172935.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-12 13:31:10', '21.35', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '08225d46651dbfbaa4557dba063518c1f4af3a383c93c43f62ff16c175e67082', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-1258025.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1778, '2020-12-10 11:50:00', 'SALE/POS1781', 310, 'নাহিয়ান এন্টারপ্রাইজ(সিলেট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-7415&lt;&sol;p&gt;', '', '151065.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '151065.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-12 13:32:20', '18.65', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '0541fe8a368f90b5f6b612d6275a5be81ff41bc0ce83d0cd4a55012697c54668', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-1085130.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1779, '2020-12-10 11:52:00', 'SALE/POS1782', 310, 'নাহিয়ান এন্টারপ্রাইজ(সিলেট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-9009&lt;&sol;p&gt;', '', '157059.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '157059.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-12 13:33:19', '19.385', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ecf15ae4f3ee37fa35543be854769e82b922a2f2f1d27aa6ff30e413653830a6', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-934065.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1780, '2020-12-10 11:53:00', 'SALE/POS1783', 363, 'মো.নুরুল আমিন/ইকবাল(ভৈরব)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;MPT-11-0025&lt;&sol;p&gt;', '', '135830.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '135830.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-12 13:34:01', '15.975', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '17d4a94237283d569a4acad0239815db4124dbdb8da785f2c130097a27e92666', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '353518.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1781, '2020-12-10 11:54:00', 'SALE/POS1784', 363, 'মো.নুরুল আমিন/ইকবাল(ভৈরব)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-9567&lt;&sol;p&gt;', '', '152490.00', '0.00', '.5', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '152489.50', 'completed', 'due', 0, NULL, 1, 1, '2020-12-12 13:35:06', '17.94', 1, '400000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b026d0595a64e6da041ba549eea755c585216f40d274f1a5d0174bb1b2b962a8', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '489306.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1782, '2020-12-10 12:00:00', 'SALE/POS1785', 412, 'উজ্জ্বল(চানপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;JESSORE-T-11-3364&lt;&sol;p&gt;', '', '106904.00', '0.00', '.5', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '106903.50', 'completed', 'due', 0, NULL, 1, 1, '2020-12-12 13:36:01', '12.875', 1, '230000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'efd6bc37801b3d3ae64c04fb557895b1dbf9a3a64c21a099e5c159fc703418b9', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1783, '2020-12-10 12:01:00', 'SALE/POS1786', 350, 'মেসার্স M.M.K. ব্রিক্স (কিশোরগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-8787&lt;&sol;p&gt;', '', '152560.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '152560.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-12 13:36:44', '19.073', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f13b68b50cc8071e453263f4ba6fbf714bcc11bef3c38d3e9cc2a907683817e6', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '402106.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1784, '2020-12-10 12:06:00', 'SALE/POS1787', 330, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-4979&lt;&sol;p&gt;', '', '139410.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '139410.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-12 13:38:55', '15.485', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd883386ee03b43ae1e62241820912dcbf74fc01fbc47741713fa590d00bbb7ac', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '623069.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1785, '2020-12-10 12:09:00', 'SALE/POS1788', 330, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CMT-11-7916&lt;&sol;p&gt;', '', '128430.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '128430.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-12 13:39:55', '14.27', 1, '530911.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '69192cdc6583100666262bb8404dc0c19e0df91f3d449fda47d91aad55111d4c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '762434.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1786, '2020-12-10 12:30:00', 'SALE/POS1789', 413, 'মেসার্স তাইবা এন্টারপ্রাইজ(সিলেট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-7420&lt;&sol;p&gt;', '', '131580.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '131580.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-12 13:41:09', '14.615', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1b9a410ee4902a103e95f19a50c3fb59895499f74b2d2c21c59d6f7562a5b876', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1787, '2020-12-10 12:31:00', 'SALE/POS1790', 413, 'মেসার্স তাইবা এন্টারপ্রাইজ(সিলেট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-6555&lt;&sol;p&gt;', '', '126900.00', '0.00', '390', '390.00', '390.00', '0.00', NULL, '0.00', '0.00', '0.00', '126510.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-12 13:41:36', '14.095', 1, '258090.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'af94f14051648c077a035e2b33c35d192e1b3656fbebf0d92cb3c3a110b41d63', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '131535.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1788, '2020-12-10 12:39:00', 'SALE/POS1791', 351, 'আতিক উল্লাহ(ভৈরবপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-7315&lt;&sol;p&gt;', '', '129510.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '129510.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-12 13:42:00', '14.39', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c3fb1280b8f5bc894476781585fa28a698c0b1c3e9a4cadb1bce66f5fab945cb', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1789, '2020-12-10 12:46:00', 'SALE/POS1792', 351, 'আতিক উল্লাহ(ভৈরবপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-15-7759&lt;&sol;p&gt;', '', '137160.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '137160.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-12 13:43:13', '15.235', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f75730a83dde93e441e2178d11176a6162b17a4a32bf1cff5beca969f1ebc04a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '129510.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1790, '2020-12-10 12:47:00', 'SALE/POS1793', 351, 'আতিক উল্লাহ(ভৈরবপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;BOT-11-1321&lt;&sol;p&gt;', '', '137970.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '137970.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-12 13:44:32', '15.325', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f37ab49577337234d0df7fd20f21d0c9db484b027804890c1b16a41a1f9de2ac', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '266625.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1791, '2020-12-10 12:48:00', 'SALE/POS1794', 351, 'আতিক উল্লাহ(ভৈরবপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-2323&lt;&sol;p&gt;', '', '134730.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '134730.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-12 13:45:04', '14.97', 1, '560000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '48e2950f12f0b38f8ccc1f536d495fd253f791074cfb4920d9b5dd3d52e2067b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '404550.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1793, '2020-12-10 12:51:00', 'SALE/POS1796', 344, 'মেসার্স বায়োজিদ এন্টারপ্রাইজ(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-6660&lt;&sol;p&gt;', '', '131670.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '131670.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-12 13:46:30', '14.63', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c96608e241d3aa4d302ad909b48d9df4a50546e79d09cadffdcc3de0c2510949', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '255096.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1794, '2020-12-10 12:52:00', 'SALE/POS1797', 344, 'মেসার্স বায়োজিদ এন্টারপ্রাইজ(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-15-7980&lt;&sol;p&gt;', '', '132660.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '132660.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-12 13:47:16', '14.735', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '2b2c9b053f446ea6e464c403e60ab1751bf9ad909719f462407a3faee79c0843', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '386766.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1795, '2020-12-10 12:53:00', 'SALE/POS1798', 344, 'মেসার্স বায়োজিদ এন্টারপ্রাইজ(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-1506&lt;&sol;p&gt;', '', '128160.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '128160.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-12 13:47:57', '14.235', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '9739ad116352319d0aefc85303f22829993c1577bbdbe52180da6801a66eb071', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '519381.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1796, '2020-12-10 12:54:00', 'SALE/POS1799', 344, 'মেসার্স বায়োজিদ এন্টারপ্রাইজ(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-4204&lt;&sol;p&gt;', '', '117720.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '117720.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-12 13:49:41', '13.08', 1, '1160000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '61c03ea56dac41ef0d5d48c922829aeabe81ffc915e07a05f36ea1858d9758b8', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '647496.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1799, '2020-12-10 13:02:00', 'SALE/POS1802', 414, 'মেসার্স তাজ ব্রিক্স(ফুলপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0384&lt;&sol;p&gt;', '', '205290.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '205290.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-12 13:50:06', '22.81', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '625841578047299eac52a067dccecf8a89fd4bbda4f8ee223e8fcf9710a82568', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1800, '2020-12-10 13:02:00', 'SALE/POS1803', 414, 'মেসার্স তাজ ব্রিক্স(ফুলপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-9106&lt;&sol;p&gt;', '', '228780.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '228780.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-12 13:50:29', '25.42', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '53be4ec5e9b3e50f228feac13f7d375819b540432f078b9d015b7e57f7dc92dc', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '205290.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1801, '2020-12-10 13:03:00', 'SALE/POS1804', 414, 'মেসার্স তাজ ব্রিক্স(ফুলপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-2884&lt;&sol;p&gt;', '', '213120.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '213120.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-12 13:50:58', '23.68', 1, '660000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '372de1c7c3b38d8448db00d88e637c7e929326b56b227b134b910a2cedd0b3c9', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '434070.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1802, '2020-12-10 13:04:00', 'SALE/POS1805', 301, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;MT-11-0139&lt;&sol;p&gt;', '', '164680.00', '0.00', '.25', '0.25', '0.25', '0.00', NULL, '0.00', '0.00', '0.00', '164679.75', 'completed', 'due', 0, NULL, 1, 1, '2020-12-12 13:52:28', '18.395', 1, '170000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '86d3d5ac66c076e602c57b90ad75ebb8b1ff1f1bd1169c35163f8b9f94df4633', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-53416.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1803, '2020-12-10 11:39:00', 'SALE/POS1806', 336, 'মেসার্স আকাশ ব্রিক্স(চান্দুরা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-3228&lt;&sol;p&gt;', '', '202950.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '202950.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-12 13:23:29', '24.75', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '71372cb94f69d73c69eccf4e7d502656711b52b14b6422417ac0472af3882067', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '3504720.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1804, '2020-12-10 18:23:00', 'SALE/POS1807', 415, 'বিজনা ব্রিক্স(কসবা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '0.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '0.00', 'completed', 'paid', 0, NULL, 1, 1, '2020-12-12 18:24:31', '1', 1, '200000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'feb73b5e1ccd834deaf91e1a23d18582c63188bc2ccf313f12fbfa9948486bdc', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1805, '2020-12-03 19:49:00', 'SALE/POS1808', 395, 'আতিক হাসান(লালবাগ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '44500.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '44500.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-12 19:52:41', '1', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ea9dea4602a99346e2265fcc0db9c79aaffa5b72739e04c1ce6512a0bd0b38ac', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '68141.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1806, '2020-12-07 19:50:00', 'SALE/POS1809', 395, 'আতিক হাসান(লালবাগ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;স্কেল ২ গাড়ী&lt;&sol;p&gt;', '', '200.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '200.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-12 19:53:08', '1', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '55e698e82c1c6eb65b5a5f029e6a77b8a20b993ca65e9690e7a1a07ee7f43c0a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '112641.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1807, '2020-12-09 19:51:00', 'SALE/POS1810', 395, 'আতিক হাসান(লালবাগ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '18100.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '18100.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-12 19:53:29', '1', 1, '138241.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '753fe60f2108e7a62599ab27fdc12a802e133f3efbdc394ac5b8768ff50bce08', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '112841.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1808, '2020-12-11 13:22:00', 'SALE/POS1811', 416, 'মাহা আলম(আশুগঞ্জ)(পাথর)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-7007&lt;&sol;p&gt;', '', '91025.00', '0.00', '25', '25.00', '25.00', '0.00', NULL, '0.00', '0.00', '0.00', '91000.00', 'completed', 'paid', 0, NULL, 1, 1, '2020-12-13 13:58:55', '550', 1, '91000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f1d99095128fda12be4bc71a29381f09707b4732f8bcbe936b2894cf8ff0bfe2', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1809, '2020-12-11 13:24:00', 'SALE/POS1812', 344, 'মেসার্স বায়োজিদ এন্টারপ্রাইজ(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMN-7839&lt;&sol;p&gt;', '', '134640.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '134640.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-13 14:19:37', '14.955', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '23528461348fe0cbeb6cc4c5da5a2b19873abedbd6d01b231644b4cc4f999283', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-394694.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1810, '2020-12-11 13:24:00', 'SALE/POS1813', 344, 'মেসার্স বায়োজিদ এন্টারপ্রাইজ(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-8594&lt;&sol;p&gt;', '', '122040.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '122040.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-13 14:20:31', '13.56', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '0c6c0589db9ef9464338581ea894563c27ca675a576314890dbb129db063712c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-260099.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1811, '2020-12-11 13:25:00', 'SALE/POS1814', 344, 'মেসার্স বায়োজিদ এন্টারপ্রাইজ(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-7935&lt;&sol;p&gt;', '', '132030.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '132030.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-13 14:21:26', '14.67', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '6cb879b64303d81e7dec0b12d289fd5a9525c7b71ea310f86b6c2a0b03b608c2', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-138059.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1812, '2020-12-11 13:26:00', 'SALE/POS1815', 344, 'মেসার্স বায়োজিদ এন্টারপ্রাইজ(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-6619&lt;&sol;p&gt;', '', '130320.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '130320.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-13 14:21:51', '14.475', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5fe49540daaf6e4435899331778633a288c80c305854c6732b7158faa6919588', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-6029.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1813, '2020-12-11 13:27:00', 'SALE/POS1816', 301, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2603&lt;&sol;p&gt;', '', '189740.00', '0.00', '1', '1.00', '1.00', '0.00', NULL, '0.00', '0.00', '0.00', '189739.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-13 14:22:16', '21.195', 1, '158950.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '087f033115230c39545d3e7fa0f4a884805b0cbf8d2753a619144b1cafb17450', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-58736.25');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1814, '2020-12-11 13:28:00', 'SALE/POS1817', 387, 'মেসার্স সমতা ব্রিক্স (নেত্রকোনা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-8625&lt;&sol;p&gt;', '', '190440.00', '0.00', '.5', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '190439.50', 'completed', 'due', 0, NULL, 1, 1, '2020-12-13 14:23:04', '21.155', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a7deeb2d56b2a94d9b99873ae570a286f045c13ea311f8640b23e70128c203f7', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1066000.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1815, '2020-12-11 13:29:00', 'SALE/POS1818', 387, 'মেসার্স সমতা ব্রিক্স (নেত্রকোনা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-1106&lt;&sol;p&gt;', '', '170100.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '170100.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-13 14:23:45', '18.9', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1fc83575e011078bdd1be8d6c3ed6c3e5a1a6fa51580579b327c0c3d233fac11', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1256395.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1816, '2020-12-11 13:56:00', 'SALE/POS1819', 415, 'বিজনা ব্রিক্স(কসবা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2395&lt;&sol;p&gt;', '', '227340.00', '0.00', '40', '40.00', '40.00', '0.00', NULL, '0.00', '0.00', '0.00', '227300.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-13 14:24:35', '25.26', 1, '27300.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'bbea1ff72efc4bfa922cb9315363913a14498608ea1d525bbee0de0f868f28d9', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-200000.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1818, '2020-12-11 13:58:00', 'SALE/POS1821', 351, 'আতিক উল্লাহ(ভৈরবপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-15-1603&lt;&sol;p&gt;', '', '228960.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '228960.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-13 14:24:53', '25.435', 1, '200000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '97afb0bf8684c90025ad6a26fe727ec0e8cb7553f6dee38dd88b2654a24acef6', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-20630.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1819, '2020-12-11 13:59:00', 'SALE/POS1822', 310, 'নাহিয়ান এন্টারপ্রাইজ(সিলেট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-5853&lt;&sol;p&gt;', '', '119961.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '119961.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-13 14:25:51', '14.81', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd1d20a864f622d32eab8da68635c69946e11479217d8a6f91c46e992044c2712', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-776966.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1820, '2020-12-11 14:01:00', 'SALE/POS1823', 310, 'নাহিয়ান এন্টারপ্রাইজ(সিলেট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-3138&lt;&sol;p&gt;', '', '126036.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '126036.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-13 14:26:21', '15.555', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '73a858b754182e8eb47382d5af8685c12ffd75d63ff0dbf440fd8b37f0e1e77c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-657005.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1821, '2020-12-11 14:02:00', 'SALE/POS1824', 310, 'নাহিয়ান এন্টারপ্রাইজ(সিলেট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-13-0463&lt;&sol;p&gt;', '', '109593.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '109593.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-13 14:26:51', '13.53', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '68f8bf3be216a9c8f68a85cc71d1058889b36508e0c970f67f4a7b7d19881833', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-531009.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1822, '2020-12-11 14:02:00', 'SALE/POS1825', 310, 'নাহিয়ান এন্টারপ্রাইজ(সিলেট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-6237&lt;&sol;p&gt;', '', '117612.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '117612.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-13 14:27:41', '14.52', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '91b2966f4bbd62c3585afefe74431d0c42d1b6f2e62d4262e34c7e73768422c7', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-421416.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1823, '2020-12-11 14:07:00', 'SALE/POS1826', 310, 'নাহিয়ান এন্টারপ্রাইজ(সিলেট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-3092&lt;&sol;p&gt;', '', '179658.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '179658.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-13 14:28:03', '22.175', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1d8397ba14a24d6b2a6136bbc208b522bbd046c7db2c0f4157527e118a2400d7', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-303804.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1824, '2020-12-11 14:09:00', 'SALE/POS1827', 310, 'নাহিয়ান এন্টারপ্রাইজ(সিলেট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-9970&lt;&sol;p&gt;', '', '135756.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '135756.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-13 14:28:26', '16.76', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '2eebeafb055884d4b8168c1efb4a860c059fb536ae046f01231bc1f9610f38cd', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-124187.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1825, '2020-12-11 14:10:00', 'SALE/POS1828', 364, 'মো. জহিরুল ইসলাম (তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-1735&lt;&sol;p&gt;', '', '131774.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '131774.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-13 17:13:57', '16.07', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '52a955c4af536bf95ccab810e3ae2ab4b68f1b544cb83684d7c33a4e9a781192', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '258926.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1826, '2020-12-11 14:11:00', 'SALE/POS1829', 336, 'মেসার্স আকাশ ব্রিক্স(চান্দুরা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CMT-11-3344&lt;&sol;p&gt;', '', '198112.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '198112.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-13 17:14:25', '24.155', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '0ae8cd6855db33f156d47c8ba4690987c20724f797282a43388cf2e1a795ddd0', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '3707711.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1827, '2020-12-11 14:11:00', 'SALE/POS1830', 336, 'মেসার্স আকাশ ব্রিক্স(চান্দুরা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2334&lt;&sol;p&gt;', '', '194504.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '194504.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-13 17:15:04', '23.715', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e4a2b091902c4051a5335b01f3211892f539391a7d1a02df56745e3d068bef84', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '3905782.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1828, '2020-12-11 14:12:00', 'SALE/POS1831', 333, 'হাসান ব্রিক্স(চান্দুরা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0409&lt;&sol;p&gt;', '', '187042.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '187042.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-13 17:15:29', '22.805', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'eba6a2c8490756b697880498cff2a467f1396e61459653085f6a9b5acf36b7bb', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '3523195.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1829, '2020-12-11 14:13:00', 'SALE/POS1832', 333, 'হাসান ব্রিক্স(চান্দুরা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-5586&lt;&sol;p&gt;', '', '199424.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '199424.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-13 17:16:06', '24.315', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '473588fe223ab984bfadd1a3879bfc7625b59080f7be4f6667a11efb23a040ca', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '3710196.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1830, '2020-12-11 14:14:00', 'SALE/POS1833', 337, 'জালাল ব্রিক্স(চান্দুরা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-7118&lt;&sol;p&gt;', '', '184500.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '184500.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-13 17:16:39', '22.5', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '6f19a1710ef1c6219462c9eef937b577d4d6cde2dbe00997a3fd7f2c5a75a0d8', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '3467036.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1831, '2020-12-11 14:15:00', 'SALE/POS1834', 379, 'মেসার্স জামাল এন্টারপ্রাইজ (কুমিল্লা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-6134&lt;&sol;p&gt;', '', '197305.50', '0.00', '.25', '0.25', '0.25', '0.00', NULL, '0.00', '0.00', '0.00', '197305.25', 'completed', 'due', 0, NULL, 1, 1, '2020-12-13 17:17:31', '24.505', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '22af3f9c5443c74e6c1a58e07653f4ecfe5bf5331a91e52649ba678bae72d895', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '665809.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1832, '2020-12-11 14:16:00', 'SALE/POS1835', 342, 'ভাই ভাই বস্ত্রালয়(কাপাসিয়া)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CMT-11-3344&lt;&sol;p&gt;', '', '170400.00', '0.00', '1', '1.00', '1.00', '0.00', NULL, '0.00', '0.00', '0.00', '170399.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-13 17:18:22', '22.715', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd9ef7287d33b62ba9d9841d3dcdc9307e8e511712c118b60f85fbede75d699e6', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-39582.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1833, '2020-12-11 14:17:00', 'SALE/POS1836', 217, 'মেসার্স রিফাত এন্টারপ্রাইজ(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-12-1744&lt;&sol;p&gt;', '', '122700.00', '0.00', '62.5', '62.50', '62.50', '0.00', NULL, '0.00', '0.00', '0.00', '122637.50', 'completed', 'paid', 0, NULL, 1, 1, '2020-12-13 17:19:05', '16.355', 1, '122637.5000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '21804f2a9a7169b5213080b3dacad65fa2df4ce09a2fbf783f1af0eaf4ab619b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1834, '2020-12-12 17:27:00', 'SALE/POS1837', 341, 'মেসার্স ফাইভ স্টার ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-7832&lt;&sol;p&gt;', '', '173430.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '173430.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-13 17:46:20', '19.27', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '4bc99f44b8b473540b2e621a0767ffe244834b217b8386b6ec64c04ea5159976', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '201203.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1835, '2020-12-12 17:28:00', 'SALE/POS1838', 302, 'নজরুল ইসলাম জলিল(কুলিয়ার চর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-7118&lt;&sol;p&gt;', '', '162532.00', '0.00', '.25', '0.25', '0.25', '0.00', NULL, '0.00', '0.00', '0.00', '162531.75', 'completed', 'due', 0, NULL, 1, 1, '2020-12-13 17:47:06', '18.155', 1, '156900.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '84c5ca93f8c1b601d67ac9030f3fa849baafd2767361dbbbe6f4637ee28ce6c0', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '162599.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1836, '2020-12-12 17:29:00', 'SALE/POS1839', 383, 'মায়ের দোয়া ব্রিক্স(শাবাজপূর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-9544&lt;&sol;p&gt;', '', '205290.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '205290.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-13 17:47:48', '22.81', 1, '150000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '167ce0759c38a51647018a65b77e3743e89358af675244a307a1100d59815966', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '542652.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1837, '2020-12-12 17:29:00', 'SALE/POS1840', 351, 'আতিক উল্লাহ(ভৈরবপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-1467&lt;&sol;p&gt;', '', '135540.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '135540.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-13 17:48:30', '15.055', 1, '130000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '4a58f989f969eb90377639d466655eb997adb02fe72896bf8c64fd56f0c199b7', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '8330.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1838, '2020-12-12 17:30:00', 'SALE/POS1841', 412, 'উজ্জ্বল(চানপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-4366&lt;&sol;p&gt;', '', '121500.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '121500.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-13 17:49:04', '13.5', 1, '80000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '07054d462da16f33b5fbd564ac813fc2b9ddd1618881f80a88e0c8102cac03f7', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-123096.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1839, '2020-12-12 17:32:00', 'SALE/POS1842', 410, 'সালাম মিয়া(R.S.P)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-5526&lt;&sol;p&gt;', '', '124740.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '124740.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-13 17:49:25', '13.855', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '78d8623ba8932a4aeeb79588c762b77af126ab2e53de3ea7d6cc14b74c80602c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '333580.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1841, '2020-12-12 17:35:00', 'SALE/POS1844', 387, 'মেসার্স সমতা ব্রিক্স (নেত্রকোনা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-7081&lt;&sol;p&gt;', '', '168120.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '168120.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-13 17:49:58', '18.675', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f33a59dee1146ff59553269b6a33a5842242f78c0c9c91f96105d3efdabbecfd', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1426540.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1842, '2020-12-12 17:36:00', 'SALE/POS1845', 344, 'মেসার্স বায়োজিদ এন্টারপ্রাইজ(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-1673&lt;&sol;p&gt;', '', '131220.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '131220.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-13 17:50:35', '14.58', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '0a0ddb28a028d66ca5c3e0545f81058912da02ebbcaa7157eac88e6027a6a37f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '124336.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1843, '2020-12-12 17:37:00', 'SALE/POS1846', 344, 'মেসার্স বায়োজিদ এন্টারপ্রাইজ(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-0297&lt;&sol;p&gt;', '', '124560.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '124560.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-13 17:51:14', '13.835', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e1ef6763ff1ec25cd5cc70e2c4c91c9b103f2c3001715b938074923331dd911c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '255556.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1844, '2020-12-12 17:38:00', 'SALE/POS1847', 344, 'মেসার্স বায়োজিদ এন্টারপ্রাইজ(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;RMT-11-0408&lt;&sol;p&gt;', '', '106650.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '106650.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-13 17:51:46', '11.85', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '88cdb0fd45ea296671f819326e0e40df31bfe008e58f2d46816553d6d2f0ab1f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '380071.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1845, '2020-12-12 17:38:00', 'SALE/POS1848', 350, 'মেসার্স M.M.K. ব্রিক্স (কিশোরগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-8787&lt;&sol;p&gt;', '', '152560.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '152560.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-13 17:52:15', '19.073', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'bce3c95c587b948b9d103498bb9e7b6f587ada1d3e77365ed7cf59142d12ef5b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '554666.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1846, '2020-12-12 17:39:00', 'SALE/POS1849', 344, 'মেসার্স বায়োজিদ এন্টারপ্রাইজ(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-0979&lt;&sol;p&gt;', '', '121032.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '121032.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-13 17:53:53', '14.755', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ea110c5e33a18e8e0c1823684ec52781ea5f12f6e304b69ea7addf1ff4f28468', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '486721.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1847, '2020-12-12 17:40:00', 'SALE/POS1850', 336, 'মেসার্স আকাশ ব্রিক্স(চান্দুরা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-3228&lt;&sol;p&gt;', '', '204344.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '204344.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-13 17:54:11', '24.92', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '621abe7fbc4aee1028adfe7c2e963e9ecfbd251e47f763b8ded14124cabeaf29', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '4100327.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1848, '2020-12-12 17:41:00', 'SALE/POS1851', 333, 'হাসান ব্রিক্স(চান্দুরা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0409&lt;&sol;p&gt;', '', '192290.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '192290.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-13 17:54:27', '23.445', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ee7fdba1cdc2ba76bfd4b2fcd68c128b93d75e777603f04303b19bcfb8d2efeb', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '3909661.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1849, '2020-12-12 17:42:00', 'SALE/POS1852', 337, 'জালাল ব্রিক্স(চান্দুরা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-0685&lt;&sol;p&gt;', '', '193930.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '193930.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-13 17:55:07', '23.65', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '6c88ab2c0eab6aef7a2842440a16f4c8569c4940dacc6f6ec64e4c4401a356ce', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '3651536.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1850, '2020-12-12 17:43:00', 'SALE/POS1853', 342, 'ভাই ভাই বস্ত্রালয়(কাপাসিয়া)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CMT-11-3344&lt;&sol;p&gt;', '', '143100.00', '0.00', '1', '1.00', '1.00', '0.00', NULL, '0.00', '0.00', '0.00', '143099.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-13 17:56:07', '19.075', 1, '139400.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7be9555d475c2e5fa822c903b08be27bf42a666ff4cf38cb2cc2d8244fc81016', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '130816.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1851, '2020-12-12 17:44:00', 'SALE/POS1854', 375, 'মেসার্স গনি ব্রিক্স (ঈশ্বরগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-5566&lt;&sol;p&gt;', '', '165600.00', '0.00', '1.2', '1.20', '1.20', '0.00', NULL, '0.00', '0.00', '0.00', '165598.80', 'completed', 'due', 0, NULL, 1, 1, '2020-12-13 17:57:17', '23.004', 1, '175000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '478bfa1dbce4974cbec306d226d832c4a66522e178a37bbee8dd055ca3634344', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '370.40');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1852, '2020-12-12 15:10:00', 'SALE/POS1855', 289, 'মোঃ আনোয়ার(পুলতাকান্দা)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;১ ট্রলি&lt;&sol;p&gt;', '', '16150.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '16150.00', 'completed', 'paid', 0, NULL, 1, 1, '2020-12-13 18:06:23', '95', 1, '16150.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '30f374cb3d4dd3d989ae2c782ca6a54bf90cf431aff056c35a82afc689e0b654', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1853, '2020-12-12 15:20:00', 'SALE/POS1856', 417, 'মোঃ ইকবাল(ফেরিঘাট)(পাথর)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;১ ট্রলি&lt;&sol;p&gt;', '', '15000.30', '0.00', '.3', '0.30', '0.30', '0.00', NULL, '0.00', '0.00', '0.00', '15000.00', 'completed', 'paid', 0, NULL, 1, 1, '2020-12-13 18:06:46', '90', 1, '15000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '386de40b4c33e8501513234cfad1f39b6d3d884c345650a926b4160af0d79dec', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1854, '2020-12-13 12:01:00', 'SALE/POS1857', 418, 'বড়ছড়া ট্রান্সপোর্ট(ফেরীঘাট)(পাথর)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;ট্রলি ১ টা&lt;&sol;p&gt;', '', '15675.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '15675.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-15 14:07:20', '95', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '4ab1e85474216b039b6f7f461dff836af3a31641ab496ec84d9800ab79089109', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1855, '2020-12-13 12:02:00', 'SALE/POS1858', 418, 'বড়ছড়া ট্রান্সপোর্ট(ফেরীঘাট)(পাথর)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;ট্রলি ১ টা&lt;&sol;p&gt;', '', '15675.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '15675.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-15 14:07:01', '95', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd9648699b8f9762c78b87d0c357163123f6c1d625058e594bbfce6d9c7b8b0ee', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '15675.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1856, '2020-12-13 12:03:00', 'SALE/POS1859', 306, 'মেসার্স তাহসিন এন্টারপ্রাইজ(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMD-12-1583&lt;&sol;p&gt;', '', '59450.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '59450.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-15 14:06:27', '7.25', 1, '50000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '0a21df3db7567c03a14c602380428c1384f3139452de6bdb2082c923915ce249', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1857, '2020-12-13 12:04:00', 'SALE/POS1860', 312, 'মুজিবুর এন্ড সন্স(বড়ছরা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-5539&lt;&sol;p&gt;', '', '178268.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '178268.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-15 14:07:57', '21.74', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c662ceab5b1c2ab3a72d62bf294a81eb9405b58aaa4fad16bcb5bdee0a1fb656', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '94785.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1858, '2020-12-13 12:05:00', 'SALE/POS1861', 312, 'মুজিবুর এন্ড সন্স(বড়ছরা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-1070&lt;&sol;p&gt;', '', '201802.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '201802.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-15 14:08:27', '24.61', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '4bac9629fabb7705d31d97629e0aa4d6268981b674d519a57eaa982b26eb846e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '273053.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1859, '2020-12-13 12:06:00', 'SALE/POS1862', 312, 'মুজিবুর এন্ড সন্স(বড়ছরা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1026&lt;&sol;p&gt;', '', '182122.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '182122.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-15 14:08:58', '22.21', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '91e43c3caa80d3e1cd722988c893c5d80ff0202dbeea1a12ccd9bafcf78a72fc', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '474855.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1860, '2020-12-13 12:07:00', 'SALE/POS1863', 312, 'মুজিবুর এন্ড সন্স(বড়ছরা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;FENI-T-11-0501&lt;&sol;p&gt;', '', '157932.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '157932.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-15 14:09:28', '19.26', 1, '560000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd47ffd9f2b35754f044160de84a8b218cdd39d1287a8960c0d91fdb81a228634', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '656936.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1861, '2020-12-13 12:08:00', 'SALE/POS1864', 344, 'মেসার্স বায়োজিদ এন্টারপ্রাইজ(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-15-6639&lt;&sol;p&gt;', '', '121114.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '121114.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-15 14:10:00', '14.77', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'bf8ad5d808cb1ee15b3516bc572d78642e6e8c578db9bb34ff51a302ac5d99fe', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '607798.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1862, '2020-12-13 12:09:00', 'SALE/POS1865', 337, 'জালাল ব্রিক্স(চান্দুরা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0409&lt;&sol;p&gt;', '', '196226.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '196226.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-15 14:10:25', '23.93', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a42d1081d08045165489d2e8d3794b599f98d979e2979cc1020f0651ea4e4981', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '3845466.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1863, '2020-12-13 12:10:00', 'SALE/POS1866', 333, 'হাসান ব্রিক্স(চান্দুরা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2334&lt;&sol;p&gt;', '', '193684.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '193684.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-15 14:10:53', '23.62', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '9fb16c7ebdc02395fa34a8a89def6d385832f13fb64beed3ffeb425965a4a69d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '4101951.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1864, '2020-12-13 12:11:00', 'SALE/POS1867', 336, 'মেসার্স আকাশ ব্রিক্স(চান্দুরা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-3212&lt;&sol;p&gt;', '', '201146.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '201146.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-15 14:11:20', '24.53', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'dbfd39d6c72a84c60381d17c38dbe45a540cbf718189902a782cc050687eb60e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '4304671.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1865, '2020-12-13 12:13:00', 'SALE/POS1868', 387, 'মেসার্স সমতা ব্রিক্স (নেত্রকোনা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-5566&lt;&sol;p&gt;', '', '202950.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '202950.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-15 14:11:47', '22.55', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '368d26a829ee1b709fcb01491f1799b4ec0106661fbf97209b3a32ac47cf2679', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1594660.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1866, '2020-12-13 12:14:00', 'SALE/POS1869', 392, 'মেসার্স A.B.C ব্রিক্স (নেত্রকোনা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-8040&lt;&sol;p&gt;', '', '202140.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '202140.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-15 14:12:21', '22.46', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '06e62f964040d83a67e2ce509a015520235aec4181bbb52b1712eff94943448a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '325006.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1867, '2020-12-13 12:15:00', 'SALE/POS1870', 363, 'মো.নুরুল আমিন/ইকবাল(ভৈরব)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-9612&lt;&sol;p&gt;', '', '171990.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '171990.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-15 14:13:03', '19.105', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c2f36cb80d567c25a3f9f1007a7884df6e66a970ee4bdf068e8458115ba54325', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '241838.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1868, '2020-12-13 12:18:00', 'SALE/POS1871', 363, 'মো.নুরুল আমিন/ইকবাল(ভৈরব)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;MPT-11-0025&lt;&sol;p&gt;', '', '149130.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '149130.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-15 15:40:39', '16.565', 1, '360000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '0d0c0d05479e3ff9f35337d955e3da724ff4d0623d25613896795c149fdf1776', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '413783.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1869, '2020-12-13 12:19:00', 'SALE/POS1872', 352, 'মেসার্স ইলহাম ব্রিক্স(কুলিয়ার চর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1088&lt;&sol;p&gt;', '', '189428.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '189428.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-15 15:46:31', '20.59', 1, '1104118.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'df33022a75da8f4898848524dd97fa373fd48a8fcac6fea6a9c3fe74e4bad562', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '100127.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1870, '2020-12-13 13:24:00', 'SALE/POS1873', 344, 'মেসার্স বায়োজিদ এন্টারপ্রাইজ(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-1618&lt;&sol;p&gt;', '', '135630.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '135630.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-15 15:46:56', '15.07', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'faf680895a9cb0bc5bb279775928c02639ee208503b4568ce9fae16c86996bc1', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '728871.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1871, '2020-12-13 13:27:00', 'SALE/POS1874', 344, 'মেসার্স বায়োজিদ এন্টারপ্রাইজ(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-9354&lt;&sol;p&gt;', '', '129780.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '129780.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-15 15:47:30', '14.42', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7f9606214f70255e16c39e47ca8c93dbf5d9eb9a2382602dc7dfe1ab646311cc', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '864501.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1872, '2020-12-13 13:28:00', 'SALE/POS1875', 344, 'মেসার্স বায়োজিদ এন্টারপ্রাইজ(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-7270&lt;&sol;p&gt;', '', '124560.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '124560.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-15 15:48:09', '13.84', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a138bec62deea45422b9cce1c0be52b6901bb8f7f89266a68e86b53368db6fb1', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '994281.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1873, '2020-12-13 13:29:00', 'SALE/POS1876', 344, 'মেসার্স বায়োজিদ এন্টারপ্রাইজ(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-2029&lt;&sol;p&gt;', '', '125910.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '125910.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-15 15:48:41', '13.985', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '6b3ff51ec466f8c990861129d70f10a228734c9ea846ce935d8b90ffe208b07f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1118841.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1874, '2020-12-13 13:30:00', 'SALE/POS1877', 344, 'মেসার্স বায়োজিদ এন্টারপ্রাইজ(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-2329&lt;&sol;p&gt;', '', '125550.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '125550.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-15 15:49:21', '13.95', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'eccd56e7cfa9d2d264df54c3e94ba842ab31ffab43d7f2f32cb6ce3e43da0b74', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1244706.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1875, '2020-12-13 13:33:00', 'SALE/POS1878', 344, 'মেসার্স বায়োজিদ এন্টারপ্রাইজ(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-0355&lt;&sol;p&gt;', '', '128070.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '128070.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-15 15:49:50', '14.23', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1ad6bf32969491ad98ded4a2f8694b1dbfbdb773772a5e87f5b7689041a56df0', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1372776.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1876, '2020-12-13 13:34:00', 'SALE/POS1879', 344, 'মেসার্স বায়োজিদ এন্টারপ্রাইজ(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-5345&lt;&sol;p&gt;', '', '120960.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '120960.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-15 15:52:59', '13.44', 1, '2128218.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1deccdf9d7b20f835825e45bc58d7aa30432f32d365a90481fd7ba09c424fc35', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1498326.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1877, '2020-12-13 13:39:00', 'SALE/POS1880', 318, 'মো. মিঠু সরকার(চানপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CMT-11-9395&lt;&sol;p&gt;', '', '136080.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '136080.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-15 15:54:18', '15.119', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '72b298dcad0f6b6fe51bbab4e038f95d54281ba7c67b9f7cbd0182010da45259', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1438829.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1878, '2020-12-13 13:47:00', 'SALE/POS1881', 318, 'মো. মিঠু সরকার(চানপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-13-0109&lt;&sol;p&gt;', '', '135090.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '135090.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-15 15:54:01', '15.005', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '10b5dee0e310b4440d17c3dce48f7d487cbda188c86bc38ffce936f2aa4f896d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1574909.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1879, '2020-12-13 13:48:00', 'SALE/POS1882', 318, 'মো. মিঠু সরকার(চানপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;RPT-11-0375&lt;&sol;p&gt;', '', '142560.00', '0.00', '.5', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '142559.50', 'completed', 'due', 0, NULL, 1, 1, '2020-12-15 15:57:16', '15.84', 1, '400000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7f581fab0f776c70f0d4ef98f9fcb48a66b24ad3e96d8f7d539bbf4984ee5870', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1709954.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1880, '2020-12-13 13:49:00', 'SALE/POS1883', 301, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;MMT-11-0139&lt;&sol;p&gt;', '', '161100.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '161100.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-15 15:55:45', '18', 1, '205500.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '4626aabd1448da9ad26ed8f1305caaf49f447bdb70da379c12082f1f3cc6360f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-18997.25');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1881, '2020-12-13 13:49:00', 'SALE/POS1884', 382, 'মেসার্স A.S.F ব্রিক্স(নেত্রকোনা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-8625&lt;&sol;p&gt;', '', '206640.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '206640.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-15 15:57:45', '22.955', 1, '200000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8966651613f50ad01e63fe52f42dca9f3a6c1a2a885360ad01a41b7238e75296', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '77059.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1882, '2020-12-13 13:50:00', 'SALE/POS1885', 387, 'মেসার্স সমতা ব্রিক্স (নেত্রকোনা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-1214&lt;&sol;p&gt;', '', '177480.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '177480.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-15 15:58:11', '19.72', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e292f1803ecdf13efb8b6afb459e84db8730567f865d169cb28cb09a10ffb783', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1797610.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1883, '2020-12-13 13:51:00', 'SALE/POS1886', 341, 'মেসার্স ফাইভ স্টার ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-7832&lt;&sol;p&gt;', '', '177480.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '177480.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-15 15:58:33', '19.715', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '4147f55112e030a3c8d3df795d42f78edc9f75ed9fe4abd345f64f5394792d2a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '374633.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1884, '2020-12-13 13:52:00', 'SALE/POS1887', 341, 'মেসার্স ফাইভ স্টার ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-0739&lt;&sol;p&gt;', '', '170100.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '170100.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-15 15:58:58', '18.9', 1, '502894.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a6b5402413c40758331e7d198e4c56660ce60e6a92425f577662dc3712757e0d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '374633.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1885, '2020-12-13 13:53:00', 'SALE/POS1888', 310, 'নাহিয়ান এন্টারপ্রাইজ(সিলেট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-6788&lt;&sol;p&gt;', '', '116559.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '116559.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-15 15:59:38', '14.39', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '2adcb92f64a405dbf9192c7145b468295d445dd8ff576223ced8726654e13302', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '11650.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1886, '2020-12-13 13:54:00', 'SALE/POS1889', 310, 'নাহিয়ান এন্টারপ্রাইজ(সিলেট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-6041&lt;&sol;p&gt;', '', '149931.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '149931.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-15 15:59:57', '18.505', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f806cda1647a245434057fd23b679dc86717406c3845a3ba59a47e248fb59845', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '128209.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1887, '2020-12-13 13:54:00', 'SALE/POS1890', 310, 'নাহিয়ান এন্টারপ্রাইজ(সিলেট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-7857&lt;&sol;p&gt;', '', '130005.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '130005.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-15 16:00:53', '16.045', 1, '400000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '754783af1a49fbb356cab3c8b84aaaaff988e79d6abc676e8df2acac0fe44856', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '278099.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1888, '2020-12-13 13:55:00', 'SALE/POS1891', 342, 'ভাই ভাই বস্ত্রালয়(কাপাসিয়া)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CMT-11-3344&lt;&sol;p&gt;', '', '176625.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '176625.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-15 16:01:36', '23.55', 1, '312750.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ec7ee9738f321297abcd8c8ef3a9b32a539ab33bf47a5b3e64127ab40aac7ae7', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '134515.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1889, '2020-12-13 13:56:00', 'SALE/POS1892', 384, 'আদর্শ ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-9567&lt;&sol;p&gt;', '', '194922.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '194922.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-15 16:02:55', '24.985', 1, '1000000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '3a71baefc89abd998a0353de94ec39f7468503e62d8568b737e8da7f47db7bb2', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1890, '2020-12-13 13:57:00', 'SALE/POS1893', 217, 'মেসার্স রিফাত এন্টারপ্রাইজ(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-12-1744&lt;&sol;p&gt;', '', '122625.00', '0.00', '87.5', '87.50', '87.50', '0.00', NULL, '0.00', '0.00', '0.00', '122537.50', 'completed', 'paid', 0, NULL, 1, 1, '2020-12-15 16:03:34', '16.345', 1, '122537.5000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '797833c76efd09232eeffa6b50d4091791200213af4635817ce044c07ceea3d7', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1891, '2020-12-14 16:39:00', 'SALE/POS1894', 418, 'বড়ছড়া ট্রান্সপোর্ট(ফেরীঘাট)(পাথর)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;২ ট্রলি&lt;&sol;p&gt;', '', '31350.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '31350.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-15 16:40:32', '190', 1, '62864.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5dc96f5a91c3eb3f94252a5475c11da37bd6e4c6e95df54649abc443c4c6ad6f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '31350.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1892, '2020-12-14 20:03:00', 'SALE/POS1895', 410, 'সালাম মিয়া(R.S.P)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-8607&lt;&sol;p&gt;', '', '93330.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '93330.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-15 20:42:17', '10.37', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '19281b379f9a171c1024826c2014f7b601efe8dc429273a74e9733a6bb20deaf', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '458320.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1893, '2020-12-14 20:03:00', 'SALE/POS1896', 302, 'নজরুল ইসলাম জলিল(কুলিয়ার চর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-8990&lt;&sol;p&gt;', '', '212831.00', '0.00', '.75', '0.75', '0.75', '0.00', NULL, '0.00', '0.00', '0.00', '212830.25', 'completed', 'due', 0, NULL, 1, 1, '2020-12-15 20:42:42', '23.78', 1, '220000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '34b627cba2cdaf86f196b7a3fa1100147486f7bc2a0ebaa59e95220de79218e8', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '168230.75');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1895, '2020-12-14 20:06:00', 'SALE/POS1898', 351, 'আতিক উল্লাহ(ভৈরবপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-4312&lt;&sol;p&gt;', '', '125370.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '125370.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-15 20:44:50', '13.925', 1, '195000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c3823895aeb70ebcc1b3df52111fdba077b59248f70f31a690c8222ca4d3bd4e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '13870.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1896, '2020-12-14 20:07:00', 'SALE/POS1899', 344, 'মেসার্স বায়োজিদ এন্টারপ্রাইজ(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-3030&lt;&sol;p&gt;', '', '129228.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '129228.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-15 20:45:24', '14.515', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '75420bf0d566aa48c5e9388175a97b265cebaeaf434202edded380c2cd2d3680', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-480628.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1897, '2020-12-14 20:08:00', 'SALE/POS1900', 344, 'মেসার্স বায়োজিদ এন্টারপ্রাইজ(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-13-2047&lt;&sol;p&gt;', '', '126469.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '126469.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-15 20:46:03', '14.205', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd8e163cf827e08c3c3edd7fd1175da3e9e709f292e779fbc5573096bf3b2c0ad', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-351444.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1898, '2020-12-14 20:09:00', 'SALE/POS1901', 344, 'মেসার্স বায়োজিদ এন্টারপ্রাইজ(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-2908&lt;&sol;p&gt;', '', '124867.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '124867.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-15 20:47:05', '14.03', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '3fb09046d0186f29a5f11a5438d29db77e03284c818780f3d6639955ed0dc443', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-225020.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1899, '2020-12-14 20:10:00', 'SALE/POS1902', 344, 'মেসার্স বায়োজিদ এন্টারপ্রাইজ(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-6627&lt;&sol;p&gt;', '', '124867.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '124867.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-15 20:47:28', '14.03', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '539aab4bdfd8d362dd50d1daf8a3b7823ef5f1b5d8ef0f5f956bc4c1f77e46ed', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-100153.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1900, '2020-12-14 20:11:00', 'SALE/POS1903', 364, 'মো. জহিরুল ইসলাম (তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-5343&lt;&sol;p&gt;', '', '121574.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '121574.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-15 20:48:01', '13.66', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '20bc35c549941c7e3355e150b69be93536b44a72c0aea7efc7b0c7fb7b17ae12', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '390700.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1901, '2020-12-14 20:12:00', 'SALE/POS1904', 349, 'মেসার্স B.B.F ব্রিক্স(গৌরিপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0901&lt;&sol;p&gt;', '', '205740.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '205740.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-15 20:49:05', '22.855', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'fe8cc47ed9984864adb3848eab97f62d83ae267e87cc1d4c7217976cac9dfaeb', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1902, '2020-12-14 20:13:00', 'SALE/POS1905', 349, 'মেসার্স B.B.F ব্রিক্স(গৌরিপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-7353&lt;&sol;p&gt;', '', '207900.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '207900.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-15 20:49:34', '23.095', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '17f2676b7a68addc09b965a48ae143815e19dd3a13172473fb2ef8387d01f158', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '205695.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1903, '2020-12-14 20:14:00', 'SALE/POS1906', 349, 'মেসার্স B.B.F ব্রিক্স(গৌরিপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-3228&lt;&sol;p&gt;', '', '220860.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '220860.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-15 20:50:30', '24.535', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1754a7db4e7d3ccba4b2d751643fe045363691c0ab49fb636a62a24020fbcd1b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '413550.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1904, '2020-12-14 20:15:00', 'SALE/POS1907', 349, 'মেসার্স B.B.F ব্রিক্স(গৌরিপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0384&lt;&sol;p&gt;', '', '215460.00', '0.00', '780', '780.00', '780.00', '0.00', NULL, '0.00', '0.00', '0.00', '214680.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-15 20:50:59', '23.935', 1, '1800000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '4ea064a10561f66c7894b810cefc177d9dfc66f32c940074c243d15d88d0d3b4', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '634365.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1905, '2020-12-14 20:17:00', 'SALE/POS1908', 412, 'উজ্জ্বল(চানপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-8254&lt;&sol;p&gt;', '', '124956.00', '0.00', '1', '1.00', '1.00', '0.00', NULL, '0.00', '0.00', '0.00', '124955.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-15 20:51:30', '14.035', 1, '170000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '48532a0438e1f2ef56cfdcf70f8970119d5a1e5056c9319c535e19099ccce287', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-81596.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1906, '2020-12-14 20:17:00', 'SALE/POS1909', 352, 'মেসার্স ইলহাম ব্রিক্স(কুলিয়ার চর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1088&lt;&sol;p&gt;', '', '206550.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '206550.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-15 20:52:01', '22.95', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '523dc5fcf09af671a4a47ea475bb6e170a46fd75d10f99afacfcb6c791eba535', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-810445.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1907, '2020-12-14 20:18:00', 'SALE/POS1910', 387, 'মেসার্স সমতা ব্রিক্স (নেত্রকোনা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-4191&lt;&sol;p&gt;', '', '181800.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '181800.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-15 20:52:31', '20.2', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '4da0160f7d789058e2bbf93d5d009983683c360362813fec29a56518789ee995', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1975090.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1908, '2020-12-14 20:21:00', 'SALE/POS1911', 419, 'সগীর এন্টারপ্রাইজ(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-6134&lt;&sol;p&gt;', '', '211860.00', '0.00', '15', '15.00', '15.00', '0.00', NULL, '0.00', '0.00', '0.00', '211845.00', 'completed', 'paid', 0, NULL, 1, 1, '2020-12-15 20:52:51', '23.535', 1, '211845.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ea3025900184e82f6f739e2463e947563ba6c03af27efd0586d6e3687a82d540', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1909, '2020-12-14 20:22:00', 'SALE/POS1912', 410, 'সালাম মিয়া(R.S.P)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-8607&lt;&sol;p&gt;', '', '35730.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '35730.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-15 20:53:27', '3.965', 1, '100000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'bd806ddb391611fd8a09a5eed7b1a0ae597d2095994ab533afa27451dab70707', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '551650.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1910, '2020-12-14 20:23:00', 'SALE/POS1913', 379, 'মেসার্স জামাল এন্টারপ্রাইজ (কুমিল্লা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-7192&lt;&sol;p&gt;', '', '180883.50', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '180883.50', 'completed', 'due', 0, NULL, 1, 1, '2020-12-15 20:55:13', '22.47', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '07a5cc2a47317464bcf0ba25b7c190631d3af502b31ff8f340c17c4dde895a2a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '863114.25');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1911, '2020-12-14 20:24:00', 'SALE/POS1914', 379, 'মেসার্স জামাল এন্টারপ্রাইজ (কুমিল্লা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-0920&lt;&sol;p&gt;', '', '170660.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '170660.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-15 20:56:03', '21.2', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e377bfbda522ad4b97a2fb090c5169f793a8d7850b1a060775ca215dad4e2bc1', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1043997.75');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1912, '2020-12-14 20:25:00', 'SALE/POS1915', 379, 'মেসার্স জামাল এন্টারপ্রাইজ (কুমিল্লা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0781&lt;&sol;p&gt;', '', '165910.50', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '165910.50', 'completed', 'due', 0, NULL, 1, 1, '2020-12-15 20:56:30', '20.61', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5b7d01d1fa23dd7431183f4a1ba316e65e0a9bf56958ae6060728d7027d80dae', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1214657.75');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1913, '2020-12-14 20:35:00', 'SALE/POS1916', 379, 'মেসার্স জামাল এন্টারপ্রাইজ (কুমিল্লা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-6707&lt;&sol;p&gt;', '', '184023.00', '0.00', '1', '1.00', '1.00', '0.00', NULL, '0.00', '0.00', '0.00', '184022.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-15 20:57:06', '22.855', 1, '700000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a640980f545f93eabb230f0f66be1a3639c53cbb96cfae20530876324b2523eb', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1380568.25');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1914, '2020-12-14 20:36:00', 'SALE/POS1917', 420, 'মোঃ ইউসুফ C/Oরবিন মিয়া(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-5496&lt;&sol;p&gt;', '', '185648.00', '0.00', '.75', '0.75', '0.75', '0.00', NULL, '0.00', '0.00', '0.00', '185647.25', 'completed', 'due', 0, NULL, 1, 1, '2020-12-15 21:18:59', '22.64', 1, '1000000.2500', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '34e9b60c9feb5507afa5f4f9b7828f7a0e4e41316f08080a0ac166a6a44e0bd1', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-63397.25');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1915, '2020-12-14 20:37:00', 'SALE/POS1918', 370, 'মো. কয়েছ মিয়া(সুনামগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-4377&lt;&sol;p&gt;', '', '163044.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '163044.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-15 20:58:57', '19.41', 1, '450000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '68f79cf3c0c1ca0a6a4693d3fb0c03b731e36d57233ce196d22cdbe430167c28', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '418157.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1916, '2020-12-14 20:38:00', 'SALE/POS1919', 342, 'ভাই ভাই বস্ত্রালয়(কাপাসিয়া)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CMT-11-3344&lt;&sol;p&gt;', '', '148875.00', '0.00', '1', '1.00', '1.00', '0.00', NULL, '0.00', '0.00', '0.00', '148874.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-15 20:59:29', '19.845', 1, '154450.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '374e59c4e2ed139618341cbe85a5c0cddd8190e042f2fcd36b22f7567edfa4a2', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-1609.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1917, '2020-12-15 14:25:00', 'SALE/POS1920', 280, 'বিধান(ভৈরব)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-5230&lt;&sol;p&gt;', '', '82331.00', '0.00', '31', '31.00', '31.00', '0.00', NULL, '0.00', '0.00', '0.00', '82300.00', 'completed', 'paid', 0, NULL, 1, 1, '2020-12-16 14:27:31', '167', 1, '82300.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '09d241acb509c43d3a77e1916812ca207c88ebfb59c8c22031ba892c8a8c2b3e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1918, '2020-12-15 14:26:00', 'SALE/POS1921', 234, 'আশামনি এন্টারপ্রাইজ,মো.মোছা মিয়া; অমনাতপুর,ভৈরব', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;১ ট্রলি&lt;&sol;p&gt;', '', '17000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '17000.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-16 14:28:01', '100', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '3e8f4f581dfbe2186702001fade81d738e5d9398bcadc9d5f7f4529412fd7cf1', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1265083.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1919, '2020-12-15 14:26:00', 'SALE/POS1922', 303, 'মো. আব্দুল হান্নান(গাছতলাঘাট)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;১ ট্রলি&lt;&sol;p&gt;', '', '15960.00', '0.00', '10', '10.00', '10.00', '0.00', NULL, '0.00', '0.00', '0.00', '15950.00', 'completed', 'paid', 0, NULL, 1, 1, '2020-12-16 14:28:31', '95', 1, '15950.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '493885abc4c05800de7174ac711374a6b8f6bea3d51fbf94dd60fc4036b5ad93', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1920, '2020-12-15 17:47:00', 'SALE/POS1923', 420, 'মোঃ ইউসুফ C/Oরবিন মিয়া(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-7670&lt;&sol;p&gt;', '', '189830.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '189830.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-16 20:04:36', '23.145', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1716c030b0ffb16908b918224d869074d1672d1763b18f7200168d22be987b69', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-814353.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1921, '2020-12-15 17:48:00', 'SALE/POS1924', 420, 'মোঃ ইউসুফ C/Oরবিন মিয়া(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-0721&lt;&sol;p&gt;', '', '177038.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '177038.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-16 20:05:15', '21.585', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '3fabcd970940445592b1145fa1817195cb678f013333cb18da570280a02fde61', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-624564.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1922, '2020-12-15 17:49:00', 'SALE/POS1925', 420, 'মোঃ ইউসুফ C/Oরবিন মিয়া(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-2833&lt;&sol;p&gt;', '', '165312.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '165312.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-16 20:05:45', '20.155', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ee50744beb7907f2187b1f23b6b18aa2b467a7f6444ac5ac2e59dbb0e902be87', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-447567.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1923, '2020-12-15 17:50:00', 'SALE/POS1926', 420, 'মোঃ ইউসুফ C/Oরবিন মিয়া(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-1018&lt;&sol;p&gt;', '', '158178.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '158178.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-16 20:06:19', '19.29', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b6f98513d5af5ff22b8c2b93374d42aa4ceb48529592087a178596a83545e914', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-282296.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1924, '2020-12-15 17:51:00', 'SALE/POS1927', 341, 'মেসার্স ফাইভ স্টার ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-8066&lt;&sol;p&gt;', '', '228046.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '228046.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-16 20:07:16', '25.48', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '0f1540565820f36cc6de0813659826cc14a6272df865bd71d34b65881e61bb9a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '222213.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1925, '2020-12-15 17:52:00', 'SALE/POS1928', 341, 'মেসার্স ফাইভ স্টার ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-7832&lt;&sol;p&gt;', '', '210772.50', '0.00', '.75', '0.75', '0.75', '0.00', NULL, '0.00', '0.00', '0.00', '210771.75', 'completed', 'due', 0, NULL, 1, 1, '2020-12-16 20:07:49', '23.545', 1, '463220.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7b15fe89b8e8bd5d46fd06fef5435fc79d9f0fbcd927e8a3c056ff686cbd5d2c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '450259.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1926, '2020-12-15 17:55:00', 'SALE/POS1929', 379, 'মেসার্স জামাল এন্টারপ্রাইজ (কুমিল্লা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-9612&lt;&sol;p&gt;', '', '197466.50', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '197466.50', 'completed', 'due', 0, NULL, 1, 1, '2020-12-16 20:09:10', '24.525', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '50821ce96d33f069781d7c1b6adf65b1f4508296ff320f7e8ccf634af83a2372', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '864590.25');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1927, '2020-12-15 17:56:00', 'SALE/POS1930', 379, 'মেসার্স জামাল এন্টারপ্রাইজ (কুমিল্লা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-2906&lt;&sol;p&gt;', '', '195856.50', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '195856.50', 'completed', 'due', 0, NULL, 1, 1, '2020-12-16 20:09:36', '24.33', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1a390b63661f31944bf7cd3548d7260a67a469fc140b8f6c78ed287a554683f5', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '864590.25');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1928, '2020-12-15 17:58:00', 'SALE/POS1931', 379, 'মেসার্স জামাল এন্টারপ্রাইজ (কুমিল্লা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-3212&lt;&sol;p&gt;', '', '194488.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '194488.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-16 20:10:24', '24.16', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'bfe4620e70bbc6f7ca4a034197d4a561a50002536b0d9a6a2542a4c9b4d63c2d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1257873.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1929, '2020-12-15 17:59:00', 'SALE/POS1932', 379, 'মেসার্স জামাল এন্টারপ্রাইজ (কুমিল্লা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-7833&lt;&sol;p&gt;', '', '207609.50', '0.00', '.25', '0.25', '0.25', '0.00', NULL, '0.00', '0.00', '0.00', '207609.25', 'completed', 'due', 0, NULL, 1, 1, '2020-12-16 20:11:10', '25.785', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'cf3b1311f5bd1106928f31d52c2574acad0ef71f4ae3825dab33a5a2abfae4f6', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1452361.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1930, '2020-12-15 19:14:00', 'SALE/POS1933', 421, 'মেসার্স আপন ব্রিক্স(শাহবাজপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-0041&lt;&sol;p&gt;', '', '206230.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '206230.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-16 20:11:36', '25.15', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c0111d88d0b1bbc36c5d9ceecb8595e0037f02a0b2bbc0368719d81092a9267d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1931, '2020-12-15 19:15:00', 'SALE/POS1934', 421, 'মেসার্স আপন ব্রিক্স(শাহবাজপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5167&lt;&sol;p&gt;', '', '192454.00', '0.00', '143', '143.00', '143.00', '0.00', NULL, '0.00', '0.00', '0.00', '192311.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-16 20:12:00', '23.465', 1, '398541.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '00a07a6b5fb9eebaf07cf63f3664968d5ec9b9bb24883ddfbd011c85bb7f44b1', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '206230.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1932, '2020-12-15 19:19:00', 'SALE/POS1935', 351, 'আতিক উল্লাহ(ভৈরবপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-6125&lt;&sol;p&gt;', '', '227610.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '227610.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-16 20:12:50', '25.285', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e2a91eb1588c60771201beb3acfc175d2b665856fbcb3bf731981883a73bb280', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-55760.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1933, '2020-12-15 19:20:00', 'SALE/POS1936', 351, 'আতিক উল্লাহ(ভৈরবপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-9369&lt;&sol;p&gt;', '', '124290.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '124290.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-16 20:13:19', '13.805', 1, '100000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'befa5b86e528b44bca5b2792e77981b40bbf1ac04dba51c0fabd0b96d50d71f5', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '171805.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1934, '2020-12-15 19:32:00', 'SALE/POS1937', 363, 'মো.নুরুল আমিন/ইকবাল(ভৈরব)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0384&lt;&sol;p&gt;', '', '168570.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '168570.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-16 20:14:06', '18.73', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c42612a534fe650ffca04adc1b3a92b8f2ef4159392b8450ce1b58732cbbf19e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '202958.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1935, '2020-12-15 19:34:00', 'SALE/POS1938', 301, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;MT-11-0139&lt;&sol;p&gt;', '', '164143.00', '0.00', '1', '1.00', '1.00', '0.00', NULL, '0.00', '0.00', '0.00', '164142.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-16 20:16:05', '18.335', 1, '160000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '2f7cf6f77083beadf6b1802b27135c1f3b88876a5024fc546d028ac4e9806c3c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-63397.25');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1936, '2020-12-15 19:39:00', 'SALE/POS1939', 422, 'মেসার্স H.B.S ব্রিক্স(রামদী)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-7402&lt;&sol;p&gt;', '', '222300.00', '0.00', '100', '100.00', '100.00', '0.00', NULL, '0.00', '0.00', '0.00', '222200.00', 'completed', 'paid', 0, NULL, 1, 1, '2020-12-16 20:16:35', '24.7', 1, '222200.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c3f42265131d5a5de98eb12f267dd58e87fb145d378dd99998ea2fdc209dd943', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1937, '2020-12-15 19:45:00', 'SALE/POS1940', 344, 'মেসার্স বায়োজিদ এন্টারপ্রাইজ(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-8811&lt;&sol;p&gt;', '', '129495.00', '0.00', '.5', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '129494.50', 'completed', 'due', 0, NULL, 1, 1, '2020-12-16 20:22:22', '14.545', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd33336fa8edd2f750e5341c3df79fb57bbe9cc09a14158958c07fc19d29a15f0', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '24803.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1938, '2020-12-15 19:49:00', 'SALE/POS1941', 368, 'আলী হোসেন  জামাই(কালীপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-13-7434&lt;&sol;p&gt;', '', '135000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '135000.00', 'completed', 'paid', 0, NULL, 1, 1, '2020-12-16 20:23:26', '15', 1, '135000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '20f200e5205c374392a0c93d342b90a1050e414a235c7f2b526720abf44af4c0', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1939, '2020-12-15 19:50:00', 'SALE/POS1942', 302, 'নজরুল ইসলাম জলিল(কুলিয়ার চর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-2046&lt;&sol;p&gt;', '', '169423.50', '0.00', '.75', '0.75', '0.75', '0.00', NULL, '0.00', '0.00', '0.00', '169422.75', 'completed', 'due', 0, NULL, 1, 1, '2020-12-16 20:24:33', '18.925', 1, '1060000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '27f9b9d2ef54edcbcf7a993efafbdda69a5636b0a20e8d7d5b4cc9954fa91ecb', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '161061.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1940, '2020-12-15 19:55:00', 'SALE/POS1943', 423, 'মেসার্স M.M.S.ব্রিক্স(কিশোরগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-5586&lt;&sol;p&gt;', '', '198904.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '198904.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-16 20:25:05', '21.62', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b98eb02da4f698fa977e538517d73473ef77204c384b1b9511e5e0bc56b6f322', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1941, '2020-12-15 19:56:00', 'SALE/POS1944', 410, 'সালাম মিয়া(R.S.P)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-13-1924&lt;&sol;p&gt;', '', '126540.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '126540.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-16 20:25:26', '14.06', 1, '500000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '11411468e4b5828808d97dfd837c9d9c6337b1ac5f8032777f79d19d93d8d578', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '487380.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1942, '2020-12-15 19:58:00', 'SALE/POS1945', 379, 'মেসার্স জামাল এন্টারপ্রাইজ (কুমিল্লা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;JESSORE-T-11-4469&lt;&sol;p&gt;', '', '157030.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '157030.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-16 20:26:46', '19.145', 1, '700000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5d6588e137be6866b5c429c17f7ae570224b2e21a64bb36b02808d1bb7c3f8d1', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1659930.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1943, '2020-12-15 19:59:00', 'SALE/POS1946', 423, 'মেসার্স M.M.S.ব্রিক্স(কিশোরগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-7118&lt;&sol;p&gt;', '', '168739.00', '0.00', '.5', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '168738.50', 'completed', 'due', 0, NULL, 1, 1, '2020-12-16 20:27:06', '20.325', 1, '400000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'fb4cb690ea4d466b5cd4493d03521b9e90987b0a968e0191b39c3e61ae73acaa', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '198904.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1944, '2020-12-15 20:01:00', 'SALE/POS1947', 346, 'মেসার্স আয়েশা ব্রিক্স(ছাতলপাড়)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;নৌকা বক্স মাপে&lt;&sol;p&gt;', '', '1600000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '1600000.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-16 20:28:15', '200', 1, '2500000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5fefe97fc6a6226a97c7324249eec1495ea3c6bae23baf21641c60ccfc507a30', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '524400.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1945, '2020-12-15 20:01:00', 'SALE/POS1948', 384, 'আদর্শ ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-4036&lt;&sol;p&gt;', '', '189959.00', '0.00', '.5', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '189958.50', 'completed', 'due', 0, NULL, 1, 1, '2020-12-16 20:28:39', '24.665', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '391c2045f8bdc608bfb427683ed2cdc9ef74cb0e6deccc7e40f5d8d4e5a93bea', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-805078.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1946, '2020-12-15 20:02:00', 'SALE/POS1949', 217, 'মেসার্স রিফাত এন্টারপ্রাইজ(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-12-1744&lt;&sol;p&gt;', '', '130950.00', '0.00', '150', '150.00', '150.00', '0.00', NULL, '0.00', '0.00', '0.00', '130800.00', 'completed', 'paid', 0, NULL, 1, 1, '2020-12-16 20:29:10', '17.46', 1, '130800.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8d6dcaf4339c01da05034548bda588156f3d63ab5a0bb96eafa64f211803af87', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1947, '2020-12-16 13:08:00', 'SALE/POS1950', 289, 'মোঃ আনোয়ার(পুলতাকান্দা)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;১ ট্রলি&lt;&sol;p&gt;', '', '16150.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '16150.00', 'completed', 'paid', 0, NULL, 1, 1, '2020-12-17 13:13:00', '95', 1, '16150.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f5cd0e35aef0d726ec01873323a30acf302df59142a89b05e9bd5e293cfdec0a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '16150.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1949, '2020-12-16 13:15:00', 'SALE/POS1952', 420, 'মোঃ ইউসুফ C/Oরবিন মিয়া(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-6960&lt;&sol;p&gt;', '', '177694.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '177694.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-17 20:23:16', '21.67', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '262ee0ce1c320dbf1e78b17a4684a2b83109285a3c031555c60e85fdc48084dc', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '47508.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1950, '2020-12-16 13:16:00', 'SALE/POS1953', 420, 'মোঃ ইউসুফ C/Oরবিন মিয়া(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2447&lt;&sol;p&gt;', '', '169166.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '169166.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-17 20:33:47', '20.63', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '087e102925b8c0d8368d163e0b69d93c40ffdfeff565c1b8259fc65d8d099584', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '225202.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1951, '2020-12-16 13:16:00', 'SALE/POS1954', 420, 'মোঃ ইউসুফ C/Oরবিন মিয়া(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-7573&lt;&sol;p&gt;', '', '165476.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '165476.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-17 20:34:24', '20.185', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '68872a1ccaaee7e4d657ca34a363d6114b30cf608289e137eaf7d66e351ab478', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '394327.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1952, '2020-12-16 13:24:00', 'SALE/POS1955', 301, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;MPT-11-0025&lt;&sol;p&gt;', '', '159490.00', '0.00', '.75', '0.75', '0.75', '0.00', NULL, '0.00', '0.00', '0.00', '159489.25', 'completed', 'due', 0, NULL, 1, 1, '2020-12-17 20:36:46', '19.45', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '03aabb5275330840a567c96e8a68a323e6cb1df1121a9a3bf2d535a28e0ca6fe', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-59255.25');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1953, '2020-12-16 13:25:00', 'SALE/POS1956', 424, 'রাকিব(হালুয়াঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-9414&lt;&sol;p&gt;', '', '180922.50', '0.00', '22.5', '22.50', '22.50', '0.00', NULL, '0.00', '0.00', '0.00', '180900.00', 'completed', 'paid', 0, NULL, 1, 1, '2020-12-17 20:37:10', '21.93', 1, '180900.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '3fbb19677ec3b9b4ab4bc7df998c552332e0cca3dbff92e53ac8f15d62702d3e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1954, '2020-12-16 13:33:00', 'SALE/POS1957', 425, 'রিপন(পাকুন্দিয়া)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-9567&lt;&sol;p&gt;', '', '168980.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '168980.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-17 20:38:07', '19.88', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f7389d0bdfff2bb5818f4ca179b3bbf98567d438464d56cc537f80991e6339e8', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1955, '2020-12-16 13:34:00', 'SALE/POS1958', 425, 'রিপন(পাকুন্দিয়া)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-7118&lt;&sol;p&gt;', '', '153255.00', '0.00', '.5', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '153254.50', 'completed', 'due', 0, NULL, 1, 1, '2020-12-17 20:38:57', '18.03', 1, '328000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c8d8c29042389266e299f51fa1e485bc9a09261e09670898a48c464b530b6a2e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '168980.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1956, '2020-12-16 13:35:00', 'SALE/POS1959', 379, 'মেসার্স জামাল এন্টারপ্রাইজ (কুমিল্লা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-6134&lt;&sol;p&gt;', '', '174846.00', '0.00', '.5', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '174845.50', 'completed', 'due', 0, NULL, 1, 1, '2020-12-17 20:39:27', '21.72', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '3a8877e05731e97b3f0a5f20f406a9f31e981faa341e9873e4c5448015188104', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1117040.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1957, '2020-12-16 13:38:00', 'SALE/POS1960', 310, 'নাহিয়ান এন্টারপ্রাইজ(সিলেট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-1332&lt;&sol;p&gt;', '', '140794.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '140794.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-17 20:40:00', '17.17', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '54078d6b62256cc467cdef345d34fea13da66bf8559d29ceecb4b9ca2bc2e582', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '8145.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1958, '2020-12-16 13:43:00', 'SALE/POS1961', 310, 'নাহিয়ান এন্টারপ্রাইজ(সিলেট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-3092&lt;&sol;p&gt;', '', '184680.00', '0.00', '0', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '184680.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-17 20:41:44', '22.795', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '390bd5a1502e95a73c65d9d178b49cb3142ace6bb873685a2ed72e995e9626ce', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '148939.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1959, '2020-12-16 13:45:00', 'SALE/POS1962', 310, 'নাহিয়ান এন্টারপ্রাইজ(সিলেট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-8057&lt;&sol;p&gt;', '', '199017.00', '0.00', '.5', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '199016.50', 'completed', 'due', 0, NULL, 1, 1, '2020-12-17 20:42:26', '24.57', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a7b311d6cf78564633fc3c741f251f50e24d7539f386acbd5afde7a90a8fd370', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '333578.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1960, '2020-12-16 13:46:00', 'SALE/POS1963', 310, 'নাহিয়ান এন্টারপ্রাইজ(সিলেট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;JH-T-11-1012&lt;&sol;p&gt;', '', '151946.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '151946.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-17 20:43:38', '18.53', 1, '2684581.5000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'efd3cfd6693af5c3be13898563c9b1e80477054f81c8519574a92f010e275fe6', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '532595.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1961, '2020-12-16 13:49:00', 'SALE/POS1964', 351, 'আতিক উল্লাহ(ভৈরবপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-4036&lt;&sol;p&gt;', '', '217530.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '217530.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-17 20:44:14', '24.165', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'bde1e29fe576addf85483a9d38b2b0b017d82c1e853847dfab0eee51b593fa6e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '196140.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1962, '2020-12-16 13:50:00', 'SALE/POS1965', 351, 'আতিক উল্লাহ(ভৈরবপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-8448&lt;&sol;p&gt;', '', '127260.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '127260.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-17 20:45:28', '14.135', 1, '500000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e04ce9e74e135d1f3cc5b51f87dcf33316dd6a5d0a8d52dde79b1e95f9c24881', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '413625.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1963, '2020-12-16 13:51:00', 'SALE/POS1966', 383, 'মায়ের দোয়া ব্রিক্স(শাবাজপূর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-9544&lt;&sol;p&gt;', '', '201690.00', '0.00', '90', '90.00', '90.00', '0.00', NULL, '0.00', '0.00', '0.00', '201600.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-17 20:45:48', '22.41', 1, '601600.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'acc5fa70f381d750756726321c95a7ab671ee4a56550f4b1d0954f607aa87f3e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '597942.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1964, '2020-12-16 13:52:00', 'SALE/POS1967', 385, 'মেসার্স সরারচর ব্রিক্স(বাজিতপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-6163&lt;&sol;p&gt;', '', '205920.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '205920.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-17 20:46:15', '22.875', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd88632065e5d0c813332e97a5067dfce598ba394102f4cdaf6a355c2322cc0a9', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '269488.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1965, '2020-12-16 13:54:00', 'SALE/POS1968', 387, 'মেসার্স সমতা ব্রিক্স (নেত্রকোনা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-5566&lt;&sol;p&gt;', '', '203850.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '203850.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-17 20:46:42', '22.645', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8b9a0dc47de233a091c3cd122b37379b7ae987d6aea5a3eb95ffce8e85478ad5', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2156890.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1966, '2020-12-16 13:54:00', 'SALE/POS1969', 363, 'মো.নুরুল আমিন/ইকবাল(ভৈরব)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2395&lt;&sol;p&gt;', '', '179640.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '179640.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-17 20:47:30', '19.96', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f4f532909d0799934c6498325d914ac243a8d2185c4c74d75f3c7cfbad386470', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '371528.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1967, '2020-12-16 13:55:00', 'SALE/POS1970', 363, 'মো.নুরুল আমিন/ইকবাল(ভৈরব)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1071&lt;&sol;p&gt;', '', '173430.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '173430.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-17 20:48:21', '19.265', 1, '349000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1c3c154e14f0df2e85fc1ef4df54036f792a857c674c26881c9b228e25642b1c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '551123.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1968, '2020-12-16 13:56:00', 'SALE/POS1971', 301, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-0685&lt;&sol;p&gt;', '', '172556.00', '0.00', '56', '56.00', '56.00', '0.00', NULL, '0.00', '0.00', '0.00', '172500.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-17 20:48:45', '19.28', 1, '229400.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b15530fe265ea3fdd8342b3e241a144f6c69a49a726706b33e800f4631319923', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '100193.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1969, '2020-12-16 13:58:00', 'SALE/POS1972', 335, 'মোঃ জাকির হোসেন জামাই(কালিপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-13-0037&lt;&sol;p&gt;', '', '132549.50', '0.00', '1.16', '1.16', '1.16', '0.00', NULL, '0.00', '0.00', '0.00', '132548.34', 'completed', 'due', 0, NULL, 1, 1, '2020-12-17 20:49:26', '14.81', 1, '30000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '54188a7750660c7dbe8329b545c4fa86a36a3b77e5da75a1d2eb1d9b452d2495', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '127354.66');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1970, '2020-12-16 13:59:00', 'SALE/POS1973', 341, 'মেসার্স ফাইভ স্টার ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-0739&lt;&sol;p&gt;', '', '165843.50', '0.00', '1.5', '1.50', '1.50', '0.00', NULL, '0.00', '0.00', '0.00', '165842.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-17 20:52:43', '18.53', 1, '100000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8da100831237337509a17aed77ac5bfe592d2811e60628b40a955f4c7a56e006', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '237030.75');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1971, '2020-12-16 13:59:00', 'SALE/POS1974', 344, 'মেসার্স বায়োজিদ এন্টারপ্রাইজ(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-9463&lt;&sol;p&gt;', '', '127270.00', '0.00', '1.5', '1.50', '1.50', '0.00', NULL, '0.00', '0.00', '0.00', '127268.50', 'completed', 'due', 0, NULL, 1, 1, '2020-12-17 20:53:10', '14.3', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a21cd98b3d9fcdc98e25e5a2afabb9ba73ecd2161aec9f600a83eb178fbaa928', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '154297.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1972, '2020-12-16 14:01:00', 'SALE/POS1975', 344, 'মেসার্স বায়োজিদ এন্টারপ্রাইজ(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-6328&lt;&sol;p&gt;', '', '117658.00', '0.00', '.5', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '117657.50', 'completed', 'due', 0, NULL, 1, 1, '2020-12-17 20:53:33', '13.215', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c56343b7f5dd1fbdaa381653db250973f00d12dfaea2fc250bde85d49abcf44d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '281566.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1973, '2020-12-16 14:02:00', 'SALE/POS1976', 350, 'মেসার্স M.M.K. ব্রিক্স (কিশোরগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-8787&lt;&sol;p&gt;', '', '152640.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '152640.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-17 20:54:19', '19.08', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd422ab8f259892d80cfa08f4f1df0eb1f20486543095c96585c81079b057ec66', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '707226.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1974, '2020-12-16 14:04:00', 'SALE/POS1977', 342, 'ভাই ভাই বস্ত্রালয়(কাপাসিয়া)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CMT-11-3344&lt;&sol;p&gt;', '', '151875.00', '0.00', '38', '38.00', '38.00', '0.00', NULL, '0.00', '0.00', '0.00', '151837.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-17 20:55:20', '20.245', 1, '153431.5000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f558c3d0904c0ecfc78b4eecaaa8dd3c7ea5d13194dbdd7283f95dafce20df75', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-7185.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1975, '2020-12-16 13:11:00', 'SALE/POS1978', 420, 'মোঃ ইউসুফ C/Oরবিন মিয়া(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-4213&lt;&sol;p&gt;', '', '171544.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '171544.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-17 20:35:28', '20.92', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7c358597674cad669e1459e9efea13b9c3b09c5b1cbc6c63ea6d70f4ae124ef7', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '559926.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1976, '2020-12-17 17:47:00', 'SALE/POS1979', 426, 'দেলোয়ার(ফেরীঘাট)(পাথর)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;২ ট্রলি &ast; ১০০&lt;&sol;p&gt;', '', '33200.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '33200.00', 'completed', 'paid', 0, NULL, 1, 1, '2020-12-18 17:52:12', '200', 1, '33200.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '4d7cfe52f6a91f667e2891c43636a797e85656d5bebaa58046cf82f078064483', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1977, '2020-12-17 17:48:00', 'SALE/POS1980', 280, 'বিধান(ভৈরব)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;১ গাড়ী&lt;&sol;p&gt;', '', '66400.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '66400.00', 'completed', 'paid', 0, NULL, 1, 1, '2020-12-18 17:52:30', '400', 1, '66400.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '86e54f62952782a2568d838aeac8fdf2eacad389361a7d42709b0275cd2073dd', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1978, '2020-12-17 17:54:00', 'SALE/POS1981', 301, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;MT-11-0139&lt;&sol;p&gt;', '', '162353.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '162353.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-18 19:14:59', '18.14', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'af640cdc8d4a541315dbc115faaebd7ed9500cf156f8d74b1ada58bba5c878b9', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '43334.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1979, '2020-12-17 17:55:00', 'SALE/POS1982', 385, 'মেসার্স সরারচর ব্রিক্স(বাজিতপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-2163&lt;&sol;p&gt;', '', '206910.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '206910.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-18 19:15:25', '22.99', 1, '800000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a68aeba39562745cf3974879c283c42377b97350b7c6ddd684f41212d034189a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '475408.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1980, '2020-12-17 17:57:00', 'SALE/POS1983', 335, 'মোঃ জাকির হোসেন জামাই(কালিপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-13-7629&lt;&sol;p&gt;', '', '135682.00', '0.00', '.25', '0.25', '0.25', '0.00', NULL, '0.00', '0.00', '0.00', '135681.75', 'completed', 'due', 0, NULL, 1, 1, '2020-12-18 19:16:11', '15.155', 1, '287900.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '565101df2fff7f2cae35162bdfe2eefa48d5e4abbaa03a420b263a49c716c834', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '229903.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1981, '2020-12-17 17:58:00', 'SALE/POS1984', 356, 'মেসার্স ফাইভ স্টার ব্রিক্স(ধরকা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-9544&lt;&sol;p&gt;', '', '200790.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '200790.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-18 19:16:49', '22.31', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '90f2d8c3b9ec0835a2eef800a3cb9060e6f679ffa56fd3564166ade67e4b98b4', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1982, '2020-12-17 18:00:00', 'SALE/POS1985', 356, 'মেসার্স ফাইভ স্টার ব্রিক্স(ধরকা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-0980&lt;&sol;p&gt;', '', '229950.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '229950.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-18 19:17:18', '25.545', 1, '700000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '39faacc88d65ab04fb1ce5ab54fa44b0094ff774e209c6dcf4e002874070af40', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '200790.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1983, '2020-12-17 18:23:00', 'SALE/POS1986', 412, 'উজ্জ্বল(চানপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;COT-11-1024&lt;&sol;p&gt;', '', '119082.00', '0.00', '1', '1.00', '1.00', '0.00', NULL, '0.00', '0.00', '0.00', '119081.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-18 19:18:08', '13.375', 1, '100000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd32b2fc9b6b4292a8d881debec7cb44e95825bd361477bc5b5549d85dd071d02', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-126641.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1984, '2020-12-17 18:25:00', 'SALE/POS1987', 344, 'মেসার্স বায়োজিদ এন্টারপ্রাইজ(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-7517&lt;&sol;p&gt;', '', '129673.00', '0.00', '1', '1.00', '1.00', '0.00', NULL, '0.00', '0.00', '0.00', '129672.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-18 19:18:35', '14.565', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '36b0e96d0511dbbe2f23b673eb462fb28865763eb335e1cd3dfeea839236e00f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '399223.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1985, '2020-12-17 18:26:00', 'SALE/POS1988', 352, 'মেসার্স ইলহাম ব্রিক্স(কুলিয়ার চর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0409&lt;&sol;p&gt;', '', '202680.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '202680.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-18 19:19:10', '22.515', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '70e21e41e57c6131e7b2fff3aa34435460c4ee0b2e088e2567e6c3723987abcc', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-603895.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1986, '2020-12-17 18:27:00', 'SALE/POS1989', 352, 'মেসার্স ইলহাম ব্রিক্স(কুলিয়ার চর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;BOT-11-0438&lt;&sol;p&gt;', '', '196110.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '196110.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-18 19:19:41', '21.785', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '00dcd56cd79c9ca6bca0f999dc099d4f5f33c5e8885e5a73cc4352ec1f369bc6', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-401260.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1987, '2020-12-17 18:28:00', 'SALE/POS1990', 352, 'মেসার্স ইলহাম ব্রিক্স(কুলিয়ার চর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-2046&lt;&sol;p&gt;', '', '207540.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '207540.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-18 19:20:08', '23.06', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'abb5032ccdd4e0207c629fa6971f7525ca30e35d477bbbbabed99c80eca0c99c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-205195.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1988, '2020-12-17 18:28:00', 'SALE/POS1991', 350, 'মেসার্স M.M.K. ব্রিক্স (কিশোরগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-8787&lt;&sol;p&gt;', '', '152560.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '152560.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-18 19:20:42', '19.073', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '41427428ff61efcc0cd23187eb7421010589ab91c2431039881193191d443bcb', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '859866.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1989, '2020-12-17 18:29:00', 'SALE/POS1992', 344, 'মেসার্স বায়োজিদ এন্টারপ্রাইজ(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;MT-11-0235&lt;&sol;p&gt;', '', '125490.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '125490.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-18 19:21:21', '14.095', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '3ce1681855b49f64c21b60437eb09c05bd99cd31ce89afcdbd29475bf6f1466a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '528851.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1990, '2020-12-17 18:30:00', 'SALE/POS1993', 344, 'মেসার্স বায়োজিদ এন্টারপ্রাইজ(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-1851&lt;&sol;p&gt;', '', '131631.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '131631.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-18 19:22:15', '14.785', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '9828990608828268f7be325f92acb83d749b364375f6fb5c9f30e76812225e4b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '654296.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1991, '2020-12-17 18:31:00', 'SALE/POS1994', 344, 'মেসার্স বায়োজিদ এন্টারপ্রাইজ(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-3505&lt;&sol;p&gt;', '', '113898.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '113898.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-18 19:22:48', '13.89', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '13082f5dce15629436aea0b1d2b1ada769f8cc0ca3dde9dd81f3cc1daf1310a2', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '785883.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1992, '2020-12-17 18:32:00', 'SALE/POS1995', 379, 'মেসার্স জামাল এন্টারপ্রাইজ (কুমিল্লা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-9540&lt;&sol;p&gt;', '', '185391.50', '0.00', '.25', '0.25', '0.25', '0.00', NULL, '0.00', '0.00', '0.00', '185391.25', 'completed', 'due', 0, NULL, 1, 1, '2020-12-18 19:23:27', '23.025', 1, '700000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ebba42e02e67beadd0e6b083d6f13733fc088a15ae8f34549bc6c8e4da112031', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1291886.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1993, '2020-12-17 18:34:00', 'SALE/POS1996', 311, 'মেসার্স নর্থ বেঙ্গল ট্রান্সপোর্ট (ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-1161&lt;&sol;p&gt;', '', '123492.00', '0.00', '51', '51.00', '51.00', '0.00', NULL, '0.00', '0.00', '0.00', '123441.00', 'completed', 'paid', 0, NULL, 1, 1, '2020-12-18 19:23:52', '15.055', 1, '123441.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '0f6881095ef7a5a18a181e451036eeeb7c3b867e3625e5153e1960c8da03f17f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1994, '2020-12-17 18:53:00', 'SALE/POS1997', 375, 'মেসার্স গনি ব্রিক্স (ঈশ্বরগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-7118&lt;&sol;p&gt;', '', '156888.00', '0.00', '.8', '0.80', '0.80', '0.00', NULL, '0.00', '0.00', '0.00', '156887.20', 'completed', 'due', 0, NULL, 1, 1, '2020-12-18 19:24:16', '21.788', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c592970626ee1491c3329dd3d856c244dbd1d20a69e54ad4d40dba003f752308', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-9030.80');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1995, '2020-12-17 18:54:00', 'SALE/POS1998', 344, 'মেসার্স বায়োজিদ এন্টারপ্রাইজ(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0835&lt;&sol;p&gt;', '', '104244.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '104244.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-18 19:25:21', '12.405', 1, '1700000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '99c5d963a3e7baafd08be1d25325bd665668565f7dda69655a000cb0c2e72630', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '899781.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1996, '2020-12-17 18:55:00', 'SALE/POS1999', 301, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-15-2077&lt;&sol;p&gt;', '', '133642.50', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '133642.50', 'completed', 'due', 0, NULL, 1, 1, '2020-12-18 19:25:55', '15.445', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8f161d1d39b74076be77e84b48875891a5c7859e9bb732f1ab5b411c4425f28f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '205687.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1997, '2020-12-17 18:56:00', 'SALE/POS2000', 301, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;BOT-11-1709&lt;&sol;p&gt;', '', '136151.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '136151.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-18 19:26:22', '15.740', 1, '575727.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '42bc59b0dfd22152ad654b3a734d3c7a505e41a2b96ba1efbf77fe7bffcbaf0f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '205687.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1998, '2020-12-17 19:00:00', 'SALE/POS2001', 427, 'ভৈরব ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;KHULNA-T-11-1125&lt;&sol;p&gt;', '', '161868.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '161868.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-18 19:27:24', '19.265', 1, '400000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c1436e9e1bada567e36f1e3fd6c0a372978b2dd56b5cf0f5dc6990efea89fe5e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (1999, '2020-12-17 19:06:00', 'SALE/POS2002', 428, 'জাকির এন্টারপ্রাইজ(যৌথ)(বি-বাড়ীয়া)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;বক্স মাপে&lt;&sol;p&gt;', '', '1990200.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '1990200.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-30 21:21:18', '214', 1, '1700000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a242d8ffd773d1730a8af5836335f9112562deb3a8909a485e69faca92cffaf9', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2001, '2020-12-18 14:23:00', 'SALE/POS2004', 272, 'মেসার্স সিয়াম এন্টারপ্রাইজ(সিলেট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1695&lt;&sol;p&gt;', '', '199950.00', '0.00', '.5', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '199949.50', 'completed', 'due', 0, NULL, 1, 1, '2020-12-19 17:41:46', '23.245', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '76b50cc422efae4edf1fa3b4264995af56bdd70f5aa0379abe19757ffc4ebee5', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '107165.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2002, '2020-12-18 14:24:00', 'SALE/POS2005', 272, 'মেসার্স সিয়াম এন্টারপ্রাইজ(সিলেট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-8066&lt;&sol;p&gt;', '', '204164.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '204164.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-19 17:42:20', '23.74', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '0fe37757b3a8583b1ecf433604b678fa2127dc60ceb784b811d594180a45de65', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '307072.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2003, '2020-12-18 14:26:00', 'SALE/POS2006', 302, 'নজরুল ইসলাম জলিল(কুলিয়ার চর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-8990&lt;&sol;p&gt;', '', '109890.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '109890.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-19 17:43:40', '12.21', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1b3c4518cf30db7c61b79913436293dd03c3ec6a83fa6edb0ef89c896037210e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-729516.25');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2005, '2020-12-18 14:31:00', 'SALE/POS2008', 344, 'মেসার্স বায়োজিদ এন্টারপ্রাইজ(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-1634&lt;&sol;p&gt;', '', '124956.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '124956.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-19 17:44:06', '14.035', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '6b1785e772cf08a076e8969d3e7625496c23d51b610ff3364d4edd4d76f2a469', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-587172.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2006, '2020-12-18 14:32:00', 'SALE/POS2009', 344, 'মেসার্স বায়োজিদ এন্টারপ্রাইজ(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-1565&lt;&sol;p&gt;', '', '129762.00', '0.00', '1', '1.00', '1.00', '0.00', NULL, '0.00', '0.00', '0.00', '129761.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-19 17:44:28', '14.58', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1aef82bfad1e6861f336f2b7423660ec6ec61e23545511b15fed8aaadaad7bb1', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-570930.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2008, '2020-12-18 14:36:00', 'SALE/POS2011', 302, 'নজরুল ইসলাম জলিল(কুলিয়ার চর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-13-1429&lt;&sol;p&gt;', '', '195030.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '195030.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-19 17:49:27', '21.67', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '058c703814b99f1cea8358a62252c31266085c708c1e34724a715df08210718c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-619626.25');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2009, '2020-12-18 14:37:00', 'SALE/POS2012', 302, 'নজরুল ইসলাম জলিল(কুলিয়ার চর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-7794&lt;&sol;p&gt;', '', '188280.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '188280.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-19 17:49:50', '20.915', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '6b83e4c3bd2d484a745bfc4a083103cd29658119a32146fdafb7bf28961fa6f4', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-424596.25');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2010, '2020-12-18 14:39:00', 'SALE/POS2013', 318, 'মো. মিঠু সরকার(চানপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-1421&lt;&sol;p&gt;', '', '112680.50', '0.00', '.5', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '112680.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-19 17:50:16', '12.59', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a3a188b44cd6bd441653ec1061a0640664ef946963efe1fdcd25da203f150e50', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1452559.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2011, '2020-12-18 14:40:00', 'SALE/POS2014', 382, 'মেসার্স A.S.F ব্রিক্স(নেত্রকোনা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-8625&lt;&sol;p&gt;', '', '191160.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '191160.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-19 17:51:00', '21.235', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '03418fbe7b7335ea49a811c7de80594a42ed0c7634e4aa4e2e6a651c8f80cd65', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '83699.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2012, '2020-12-18 17:05:00', 'SALE/POS2015', 323, 'মো.কবির মিয়া(জগমোহনপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0093&lt;&sol;p&gt;', '', '119483.00', '0.00', '.75', '0.75', '0.75', '0.00', NULL, '0.00', '0.00', '0.00', '119482.25', 'completed', 'due', 0, NULL, 1, 1, '2020-12-19 17:51:36', '14.135', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '0f1e184876e73fe2917c23700b80475a8671d12263098c04cc515c49a31e874a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '33844.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2013, '2020-12-18 17:06:00', 'SALE/POS2016', 370, 'মো. কয়েছ মিয়া(সুনামগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-4377&lt;&sol;p&gt;', '', '173536.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '173536.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-19 17:52:09', '19.72', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '49b3c3402f329e459c9e1928017734b4c544401ccac6b6caf75e4811e267b9f4', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '131201.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2014, '2020-12-18 17:06:00', 'SALE/POS2017', 427, 'ভৈরব ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-4899&lt;&sol;p&gt;', '', '162876.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '162876.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-19 17:52:37', '19.39', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8a12e0e703f91bf69e6cec6a004259f76b1246fd0ea389b1d18b905743348fb1', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-238132.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2015, '2020-12-18 17:07:00', 'SALE/POS2018', 368, 'আলী হোসেন  জামাই(কালীপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-9351&lt;&sol;p&gt;', '', '117734.00', '0.00', '34', '34.00', '34.00', '0.00', NULL, '0.00', '0.00', '0.00', '117700.00', 'completed', 'paid', 0, NULL, 1, 1, '2020-12-19 17:53:12', '13.69', 1, '117700.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5a3cc0c0f29860a607853d74bc253963320e41dcb22d4741be982dcba6db687d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2016, '2020-12-18 17:08:00', 'SALE/POS2019', 306, 'মেসার্স তাহসিন এন্টারপ্রাইজ(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-3131&lt;&sol;p&gt;', '', '120075.00', '0.00', '75', '75.00', '75.00', '0.00', NULL, '0.00', '0.00', '0.00', '120000.00', 'completed', 'paid', 0, NULL, 1, 1, '2020-12-19 17:54:32', '16.01', 1, '120000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '83be341be20b942abd003433b94c0259cc37ddbfdcabe38cbfebd8bb39d96ab7', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '9450.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2017, '2020-12-18 17:09:00', 'SALE/POS2020', 217, 'মেসার্স রিফাত এন্টারপ্রাইজ(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMU-12-1744&lt;&sol;p&gt;', '', '126511.00', '0.00', '72.5', '72.50', '72.50', '0.00', NULL, '0.00', '0.00', '0.00', '126438.50', 'completed', 'paid', 0, NULL, 1, 1, '2020-12-19 17:55:24', '16.43', 1, '126438.5000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7d0e588643c1d47ccec1a7ff1610e8f70865ecdc83c360ff53e7848b3b5dc8f3', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2018, '2020-12-18 17:12:00', 'SALE/POS2021', 318, 'মো. মিঠু সরকার(চানপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-1421&lt;&sol;p&gt;', '', '22140.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '22140.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-19 17:55:51', '2.455', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'df49e4d15d9af736082e2d333660b3ed57a4d4371aa577fab4fecc13cea7702a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1565239.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2019, '2020-12-18 17:12:00', 'SALE/POS2022', 318, 'মো. মিঠু সরকার(চানপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-6838&lt;&sol;p&gt;', '', '122760.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '122760.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-19 17:56:13', '13.64', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '0e6fcadf36bb9719761f0ddebff99c95cc09494287e31e85e7a0da2b768f065e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1587334.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2020, '2020-12-18 17:14:00', 'SALE/POS2023', 302, 'নজরুল ইসলাম জলিল(কুলিয়ার চর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-8990&lt;&sol;p&gt;', '', '106380.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '106380.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-19 17:56:36', '11.815', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f9821b37682976739707944f09fdef4a6cb6561f7b65f4a0897cd290478059a5', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-236361.25');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2021, '2020-12-18 17:15:00', 'SALE/POS2024', 302, 'নজরুল ইসলাম জলিল(কুলিয়ার চর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-0263&lt;&sol;p&gt;', '', '222480.00', '0.00', '.75', '0.75', '0.75', '0.00', NULL, '0.00', '0.00', '0.00', '222479.25', 'completed', 'due', 0, NULL, 1, 1, '2020-12-19 17:57:09', '24.72', 1, '397.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '4f8306b70c9764f652b8471c8af19130c644be3e8958541ec979eaa9eea2ba2f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-130026.25');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2022, '2020-12-18 17:38:00', 'SALE/POS2025', 356, 'মেসার্স ফাইভ স্টার ব্রিক্স(ধরকা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-0980&lt;&sol;p&gt;', '', '223290.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '223290.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-19 17:58:10', '24.805', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '133098ee1ac4d02beb5e39e1b4a281abae58db423d8ed1130a47702075fb9198', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-269260.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2023, '2020-12-18 17:38:00', 'SALE/POS2026', 356, 'মেসার্স ফাইভ স্টার ব্রিক্স(ধরকা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-6134&lt;&sol;p&gt;', '', '222840.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '222840.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-19 17:58:43', '24.76', 1, '260000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '0ce90accae21c0320f7936573bc001b1ce1d8abce42532e78d6fcf61d76d01d8', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-46015.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2024, '2020-12-18 17:39:00', 'SALE/POS2027', 344, 'মেসার্স বায়োজিদ এন্টারপ্রাইজ(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-4868&lt;&sol;p&gt;', '', '127893.00', '0.00', '.5', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '127892.50', 'completed', 'due', 0, NULL, 1, 1, '2020-12-19 17:59:03', '14.365', 1, '817.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'aed2a40db0b74603e55ef99ee7976150cce2dae420cf5e5ef31d97af935ef73a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-441169.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2025, '2020-12-18 14:33:00', 'SALE/POS2028', 412, 'উজ্জ্বল(চানপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1210&lt;&sol;p&gt;', '', '119171.00', '0.00', '1', '1.00', '1.00', '0.00', NULL, '0.00', '0.00', '0.00', '119170.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-19 17:48:15', '13.385', 1, '11436.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '2d9ca1873768c0b5ea9b5f17d60c096ccf1ca6edb67ab6fc41da79e1164aa898', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-107560.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2026, '2020-12-14 18:38:00', 'SALE/POS2029', 350, 'মেসার্স M.M.K. ব্রিক্স (কিশোরগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-8787&lt;&sol;p&gt;', '', '152640.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '152640.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-19 18:39:31', '19.08', 1, '400000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ff420e6c12e8db88265bcbdfa8ba04d019eb146e056e9a63c10303c9f0d3cdaf', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1012426.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2027, '2020-12-02 20:24:00', 'SALE/POS2030', 358, 'মেসার্স R.S.P. ব্রিক্স (ভৈরব)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;২৩&period;১১&period;২০ ইং হতে ০২&period;১২&period;২০ ইং পর্যন্ত মোট ১৮ গাড়ী&lt;&sol;p&gt;&lt;p&gt;&lpar;স্কেল&equals;২৮৮&period;২৩০ মেঃ&lt;&sol;p&gt;&lt;p&gt;ফিতা&equals;৩২৯&period;৪০৬ মেঃ x ৭৪০০&rpar; &equals;২৪৩৭৬০৪&lt;&sol;p&gt;', '', '2437604.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '2437604.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-19 18:52:56', '1', 1, '4400000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '11d55f4ea11954fe3641ce977611530bc7fda46b1eac44c3033fc93675c4403d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '152000.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2028, '2020-12-07 23:16:00', 'SALE/POS2031', 364, 'মো. জহিরুল ইসলাম (তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '10000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '10000.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-19 19:17:14', '1', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7ea0b9ab51e0f28845f1801db1f703a7b82f4cc0b30321cf3bc9adac70061857', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '512274.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2029, '2020-12-07 23:28:00', 'SALE/POS2032', 301, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '14000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '14000.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-19 19:32:11', '1', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '3c50d61b4f0c3b3e69fa2d7ca21756312605269c2ab0974388ff9cf2ad646c20', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-61819.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2030, '2020-12-09 23:40:00', 'SALE/POS2033', 301, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '39500.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '39500.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-19 19:32:54', '1', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8cd680d34176bf64e80d8342d6236c88d7460459631337e70faad22b01ac5dd8', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-61819.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2031, '2020-12-13 13:50:00', 'SALE/POS2034', 301, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '5000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '5000.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-19 19:33:25', '1', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '9a283e3fb3c8baa4322e6443658746c89a4762565954540792fce7a99fa16810', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-8319.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2032, '2020-12-10 13:55:00', 'SALE/POS2035', 344, 'মেসার্স বায়োজিদ এন্টারপ্রাইজ(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '10000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '10000.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-19 19:50:47', '1', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'fc1d8708a81e722ce0ea99a1846be5d7c8c1cb1c07bca8814ceb4692f4f3ee09', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-341450.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2033, '2020-12-17 23:50:00', 'SALE/POS2036', 395, 'আতিক হাসান(লালবাগ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '7300.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '7300.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-20 12:14:35', '1', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '599d32d361e975bd589c4e32b675aa3468af9676285c50d98b67364553f7ed81', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-7300.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2034, '2020-12-14 23:40:00', 'SALE/POS2037', 302, 'নজরুল ইসলাম জলিল(কুলিয়ার চর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '15000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '15000.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-20 12:38:27', '1', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '282f447e4d6a3c07d9d08133b1efb9d0c3d77584ee7e4faf141a5169a14947cb', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '92543.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2035, '2020-12-14 23:35:00', 'SALE/POS2038', 302, 'নজরুল ইসলাম জলিল(কুলিয়ার চর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '4500.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '4500.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-20 12:37:50', '1', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ed25eaa40858812bf76120dba04c1c3731f3ba0519571a11597958b9ab28d49e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '107543.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2036, '2020-12-10 23:43:00', 'SALE/POS2039', 342, 'ভাই ভাই বস্ত্রালয়(কাপাসিয়া)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '8780.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '8780.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-20 12:44:07', '1', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd4f8bbbe043c576b883fa37cf7e855ea2f10fab7b594af169af30498391383ee', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-7948.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2037, '2020-12-10 12:50:00', 'SALE/POS2040', 392, 'মেসার্স A.B.C ব্রিক্স (নেত্রকোনা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-8040&lt;&sol;p&gt;', '', '185580.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '185580.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-20 13:03:52', '20.62', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '0a82bd14c2414f2aa907b05cf5763a2e4b4a5367eb79d777bd155e795c1faf66', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '527146.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2038, '2020-12-09 23:37:00', 'SALE/POS2041', 338, 'ভাই ভাই এন্টারপ্রাইজ(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '300000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '300000.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-20 13:20:09', '1', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a364b9210a130b83e1afb5c5f5019f8db9cf01b7f6f7cb60d805ef32d067dc24', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-300000.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2039, '2020-12-13 23:29:00', 'SALE/POS2042', 405, 'আলমগীর এন্টারপ্রাইজ(বি বাড়ীয়া)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '360000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '360000.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-20 13:34:30', '1', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '2ce4343b9be80e3da23fb379054e07b2dbb5fda7856f1389c90d57636bee341e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-360000.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2040, '2020-11-27 23:55:00', 'SALE/POS2043', 393, 'মেসার্স যমুনা ব্রিক্স(রামপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;২০১৯-২০ ইং এর সাবেক বাকী&lt;&sol;p&gt;', '', '20448.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '20448.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-20 13:41:50', '1', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '216df2387a9420aeaf09ab730cecb5cbba223d2e656b9da97280979bf9472d56', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '3196.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2041, '2020-12-19 17:09:00', 'SALE/POS2044', 272, 'মেসার্স সিয়াম এন্টারপ্রাইজ(সিলেট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-9021&lt;&sol;p&gt;', '', '202186.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '202186.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-20 19:04:59', '23.51', 1, '500000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '94687466f66ec98f4c9d114b683a29e4ff994370aa49d94f71a73b600e94123f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '511279.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2042, '2020-12-19 17:10:00', 'SALE/POS2045', 379, 'মেসার্স জামাল এন্টারপ্রাইজ (কুমিল্লা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-9540&lt;&sol;p&gt;', '', '188611.50', '0.00', '.5', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '188611.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-20 19:05:23', '23.425', 1, '500000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'cbf106dfa2e515295af56e4514731309964239128ae2afa95a01abe8b5252b6f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '777277.25');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2043, '2020-12-19 17:11:00', 'SALE/POS2046', 351, 'আতিক উল্লাহ(ভৈরবপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-15-1603&lt;&sol;p&gt;', '', '211584.00', '0.00', '.5', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '211583.50', 'completed', 'due', 0, NULL, 1, 1, '2020-12-20 19:06:32', '24.315', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b9e10450c05016c9cc2d035f4ce69baadae898fd0c65ec7c007be93742c14b10', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '40930.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2044, '2020-12-19 17:11:00', 'SALE/POS2047', 364, 'মো. জহিরুল ইসলাম (তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CMT-11-5480&lt;&sol;p&gt;', '', '193314.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '193314.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-20 19:07:06', '22.22', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '490c45a2cb9a8954325f6924c9efbdd3f9ca15656032ca024c15fba7330e13f3', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '522274.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2045, '2020-12-19 17:12:00', 'SALE/POS2048', 364, 'মো. জহিরুল ইসলাম (তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-4872&lt;&sol;p&gt;', '', '124758.00', '0.00', '.5', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '124757.50', 'completed', 'due', 0, NULL, 1, 1, '2020-12-20 19:07:37', '14.335', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e6b8ae85b913f29e29b54b41f6baac6a83e1a533c0d4d94359171c70fb04ec2b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '715588.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2046, '2020-12-19 17:13:00', 'SALE/POS2049', 351, 'আতিক উল্লাহ(ভৈরবপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-15-1603&lt;&sol;p&gt;', '', '23403.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '23403.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-20 19:08:11', '2.69', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ded7fd080498676ab216004343e5331bbe70789db63d2c81a037978900978581', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '252470.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2047, '2020-12-19 17:14:00', 'SALE/POS2050', 344, 'মেসার্স বায়োজিদ এন্টারপ্রাইজ(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-4150&lt;&sol;p&gt;', '', '133322.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '133322.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-20 19:08:36', '14.975', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7ccdc952d88dcfdf6a0c469f8f50ba601d4b4e89bb23021bb3627f8bfc0084da', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-332267.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2048, '2020-12-19 17:15:00', 'SALE/POS2051', 344, 'মেসার্স বায়োজিদ এন্টারপ্রাইজ(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-7887&lt;&sol;p&gt;', '', '124244.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '124244.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-20 19:08:59', '13.96', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '4637c179e3eb31b9d416120b4c1646cda83a8a4d17683737488c4273a9fc403d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-198989.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2049, '2020-12-19 17:19:00', 'SALE/POS2052', 344, 'মেসার্স বায়োজিদ এন্টারপ্রাইজ(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-4185&lt;&sol;p&gt;', '', '122731.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '122731.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-20 19:09:37', '13.785', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '687ad2979b2e7eb983ec251e464b42938115d083dfd4e1f6f4fc4f4d85371f6d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-74745.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2050, '2020-12-19 17:21:00', 'SALE/POS2053', 344, 'মেসার্স বায়োজিদ এন্টারপ্রাইজ(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-13-4649&lt;&sol;p&gt;', '', '123443.00', '0.00', '.5', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '123442.50', 'completed', 'due', 0, NULL, 1, 1, '2020-12-20 19:10:12', '13.865', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '387b057437af596281622e8f4cc1b51fd1ee14abd68b022e3f39ffb3e3c7b99e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '47941.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2051, '2020-12-19 17:22:00', 'SALE/POS2054', 356, 'মেসার্স ফাইভ স্টার ব্রিক্স(ধরকা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-0980&lt;&sol;p&gt;', '', '230760.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '230760.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-20 19:10:39', '25.635', 1, '240000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '3d080c49aaa17f617681dbbed0acbb6b837ebfef7581bf3ce68da8f31adc3498', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-83130.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2052, '2020-12-19 17:22:00', 'SALE/POS2055', 350, 'মেসার্স M.M.K. ব্রিক্স (কিশোরগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-8787&lt;&sol;p&gt;', '', '162180.00', '0.00', '.5', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '162179.50', 'completed', 'due', 0, NULL, 1, 1, '2020-12-20 19:11:09', '19.08', 1, '400000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '2dd1a2b4ee5d94047f62a7374175f54a75f87a6466782be6bb0b31f853a7ce33', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '765066.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2053, '2020-12-19 17:23:00', 'SALE/POS2056', 427, 'ভৈরব ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-5004&lt;&sol;p&gt;', '', '173040.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '173040.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-20 19:11:38', '20.6', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '0aed7c5df6db53411f75a07a5f99c57356192d209f46704e3ce53163cc1ffb21', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-75256.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2054, '2020-12-19 18:15:00', 'SALE/POS2057', 311, 'মেসার্স নর্থ বেঙ্গল ট্রান্সপোর্ট (ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2824&lt;&sol;p&gt;', '', '149370.00', '0.00', '31', '31.00', '31.00', '0.00', NULL, '0.00', '0.00', '0.00', '149339.00', 'completed', 'paid', 0, NULL, 1, 1, '2020-12-20 19:13:07', '19.145', 1, '149339.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '18cefd88fc46d7bfe3d651e665f16332533d001518288acce5bfc66ed52359b5', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2055, '2020-12-19 18:52:00', 'SALE/POS2058', 429, 'রেজাউল(সিলেট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMD-14-2438&lt;&sol;p&gt;', '', '39116.00', '0.00', '.5', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '39115.50', 'completed', 'paid', 0, NULL, 1, 1, '2020-12-20 19:14:49', '5.075', 1, '39115.5000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '0849cc90f8748204156adf816011b06b50b6b6b1aaa9e197875577fcfba278f5', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2056, '2020-12-19 18:54:00', 'SALE/POS2059', 384, 'আদর্শ ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-9612&lt;&sol;p&gt;', '', '175175.00', '0.00', '.5', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '175174.50', 'completed', 'due', 0, NULL, 1, 1, '2020-12-20 19:15:24', '22.75', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '67d14e62b654766a31931fb48468f2b6f23aed2282a3c42457f07edc884d4bde', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-615119.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2057, '2020-12-19 18:55:00', 'SALE/POS2060', 384, 'আদর্শ ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-3841&lt;&sol;p&gt;', '', '164395.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '164395.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-20 19:16:11', '21.345', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '21a88674dc86034d8c0db8a7da18e2b5a4b7aa00911a124581d0f510a1f81db5', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-439945.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2058, '2020-12-19 18:57:00', 'SALE/POS2061', 384, 'আদর্শ ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-9612&lt;&sol;p&gt;', '', '170247.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '170247.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-20 19:16:33', '22.11', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '99d0d1cfe2907818ee514f58f04fe9cab5b096923cf9cce35bb75297a89e3b0f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-275588.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2059, '2020-12-19 18:58:00', 'SALE/POS2062', 384, 'আদর্শ ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-3841&lt;&sol;p&gt;', '', '171633.00', '0.00', '.5', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '171632.50', 'completed', 'due', 0, NULL, 1, 1, '2020-12-20 19:16:53', '22.29', 1, '700000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'dab2e721d528f7d3cc0d5a5d456e67b90482b19b7848e524b533809008068621', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-105341.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2060, '2020-12-19 18:59:00', 'SALE/POS2063', 364, 'মো. জহিরুল ইসলাম (তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-2908&lt;&sol;p&gt;', '', '120234.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '120234.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-20 19:17:17', '13.815', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b5650346ca95868a198915fe9ebfa73fb713417ee5b0287a139c27b39b6168d7', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '840302.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2061, '2020-12-19 19:00:00', 'SALE/POS2064', 364, 'মো. জহিরুল ইসলাম (তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-0570&lt;&sol;p&gt;', '', '126411.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '126411.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-20 19:17:50', '14.53', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '461f7b98c28160ac42a5165315a91b59fd040787b2a1b80fe2c962606cd96d06', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '840302.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2062, '2020-12-19 19:01:00', 'SALE/POS2065', 364, 'মো. জহিরুল ইসলাম (তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-8684&lt;&sol;p&gt;', '', '119538.00', '0.00', '.5', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '119537.50', 'completed', 'due', 0, NULL, 1, 1, '2020-12-20 19:18:13', '13.74', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '992d01bffc7692ec2651e861fc8b7ef80ec2074cab11822a16c3f8632f97e91e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1086903.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2063, '2020-12-19 17:08:00', 'SALE/POS2066', 280, 'বিধান(ভৈরব)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;১ গাড়ী &ast; ২০০&lt;&sol;p&gt;', '', '33200.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '33200.00', 'completed', 'paid', 0, NULL, 1, 1, '2020-12-20 19:04:11', '200', 1, '33200.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '3e1fbf28e3d7a1df304b8c87fed9cfed370d62c119d0631770b38d6e91187a66', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2064, '2020-12-20 18:05:00', 'SALE/POS2067', 391, 'মেসার্স দয়াল নবী ট্রান্সপোর্ট (ফেরিঘাট)(গাড়ী)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;ব্রীজ স্কেল অনুযায়ী&lt;&sol;p&gt;', '', '4817961.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '4817961.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-21 18:52:01', '594.81', 1, '2000000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'bc6e3aa31ddf33875c6a3228c199ef43b05cf7742af332729d3dbc68a55b5db8', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2065, '2020-12-20 18:06:00', 'SALE/POS2068', 382, 'মেসার্স A.S.F ব্রিক্স(নেত্রকোনা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-8625&lt;&sol;p&gt;', '', '219735.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '219735.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-21 18:52:54', '23.13', 1, '1600000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8f11dbf2fe225c7fa89406158e0cf50a381bb60199dd1b3c61311ae26ff06214', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '274859.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2066, '2020-12-20 18:07:00', 'SALE/POS2069', 323, 'মো.কবির মিয়া(জগমোহনপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-6349&lt;&sol;p&gt;', '', '135990.00', '0.00', '.25', '0.25', '0.25', '0.00', NULL, '0.00', '0.00', '0.00', '135989.75', 'completed', 'due', 0, NULL, 1, 1, '2020-12-21 18:53:24', '15.11', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '74164603c2b1e873b416bd8557d781e805e2e49f2feb4fa2ecf88fa838f12ef5', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '153326.25');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2067, '2020-12-20 18:08:00', 'SALE/POS2070', 302, 'নজরুল ইসলাম জলিল(কুলিয়ার চর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-0819&lt;&sol;p&gt;', '', '229059.00', '0.00', '.5', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '229058.50', 'completed', 'due', 0, NULL, 1, 1, '2020-12-21 18:54:09', '24.625', 1, '170000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '10d79029557785dbdeea73dfc63ffb76fff101e4df231bf1328d5c6b925c4d85', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '111646.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2068, '2020-12-20 18:09:00', 'SALE/POS2071', 301, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;MMT-11-0139&lt;&sol;p&gt;', '', '181047.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '181047.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-21 18:54:44', '20.805', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7f54fd8309518f787fe48605dfcfd7d337fc43b3860b1558b7d1c1f99fceb374', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-50696.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2069, '2020-12-20 18:10:00', 'SALE/POS2072', 301, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;KMT-11-1335&lt;&sol;p&gt;', '', '124410.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '124410.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-21 18:55:12', '14.295', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'dfc327dd794cfb82a183cfe1b143781e281cbe5b789eee0a9e6c0bccae72ea61', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '130307.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2070, '2020-12-20 18:15:00', 'SALE/POS2073', 301, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5123&lt;&sol;p&gt;', '', '115623.00', '0.00', '1', '1.00', '1.00', '0.00', NULL, '0.00', '0.00', '0.00', '115622.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-30 21:17:30', '13.29', 1, '837980.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ed7ab934d075855336a52fe2675ba6ddf1119f9e215e83a8449f7eb61549fcca', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '254673.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2071, '2020-12-20 18:17:00', 'SALE/POS2074', 364, 'মো. জহিরুল ইসলাম (তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-2634&lt;&sol;p&gt;', '', '174783.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '174783.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-21 19:44:45', '20.085', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '3ad5bf076aba20f76628c1fe10ba9f880004f32cc110f6ee7d73b2a092161149', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1206528.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2072, '2020-12-20 18:17:00', 'SALE/POS2075', 364, 'মো. জহিরুল ইসলাম (তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-5366&lt;&sol;p&gt;', '', '112230.00', '0.00', '.5', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '112229.50', 'completed', 'due', 0, NULL, 1, 1, '2020-12-21 19:45:08', '12.9', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '772b8be177866f9ed8ab8a951d4ea1d3153dbad8751274cc6b593ea1e7eeb6c6', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1381267.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2073, '2020-12-20 18:44:00', 'SALE/POS2076', 323, 'মো.কবির মিয়া(জগমোহনপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;BOT-11-1804&lt;&sol;p&gt;', '', '137199.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '137199.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-21 19:45:41', '15.77', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b3494ba59e8956b73983f33f9fd370554b64844926f99ff2c28a62890437f910', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '289316.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2074, '2020-12-20 18:45:00', 'SALE/POS2077', 323, 'মো.কবির মিয়া(জগমোহনপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5555&lt;&sol;p&gt;', '', '101703.00', '0.00', '.5', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '101702.50', 'completed', 'due', 0, NULL, 1, 1, '2020-12-21 19:46:08', '11.685', 1, '1000000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '01a44c10e9e4e5b0bbe86cbb63f1d6164ef9c6919240c7b2678aef96caf467f5', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '426515.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2075, '2020-12-20 18:46:00', 'SALE/POS2078', 387, 'মেসার্স সমতা ব্রিক্স (নেত্রকোনা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-5566&lt;&sol;p&gt;', '', '201330.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '201330.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-21 19:46:26', '22.365', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '562810f772d7729476527108dab145508008d1a26b4b3df302638fb80cbf911a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2360740.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2076, '2020-12-20 18:46:00', 'SALE/POS2079', 370, 'মো. কয়েছ মিয়া(সুনামগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-4377&lt;&sol;p&gt;', '', '173976.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '173976.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-21 19:46:54', '19.765', 1, '250000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c1cf50dea0600c76ca2372f55a920e281955ce7d3a6c9046e3e11089b33d7e62', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '304737.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2077, '2020-12-20 18:47:00', 'SALE/POS2080', 364, 'মো. জহিরুল ইসলাম (তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-4039&lt;&sol;p&gt;', '', '113448.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '113448.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-21 19:47:38', '13.04', 1, '700000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1a6ded81e8823ddcc387c511d7614e31022b6808334518c533be195072ac1170', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1493497.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2078, '2020-12-20 18:48:00', 'SALE/POS2081', 351, 'আতিক উল্লাহ(ভৈরবপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-0980&lt;&sol;p&gt;', '', '239250.00', '0.00', '.5', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '239249.50', 'completed', 'due', 0, NULL, 1, 1, '2020-12-21 19:48:17', '27.5', 1, '450000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '02d43e34ef9e6cd1cc0475a034b2ae9a81326df6f30e51d675561b434e00f3c9', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '275916.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2079, '2020-12-20 18:49:00', 'SALE/POS2082', 383, 'মায়ের দোয়া ব্রিক্স(শাবাজপূর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-9544&lt;&sol;p&gt;', '', '193032.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '193032.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-21 19:48:40', '22.98', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5f8afed390ce88428607fc48ea538c6f340fc4743ad5ef7ae33a8802d25b1a0d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '197942.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2080, '2020-12-20 18:50:00', 'SALE/POS2083', 217, 'মেসার্স রিফাত এন্টারপ্রাইজ(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMD-12-1744&lt;&sol;p&gt;', '', '135982.00', '0.00', '2', '2.00', '2.00', '0.00', NULL, '0.00', '0.00', '0.00', '135980.00', 'completed', 'paid', 0, NULL, 1, 1, '2020-12-21 19:49:24', '17.66', 1, '135980.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e522d500bad818f1be8d22194f9cca97cbe239bedcb5b6869e358b874c3fe90c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2081, '2020-12-21 12:13:00', 'SALE/POS2084', 294, 'আশিক মিয়া(আশুগঞ্জ)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;১ ট্রলি&lt;&sol;p&gt;', '', '15675.00', '0.00', '5', '5.00', '5.00', '0.00', NULL, '0.00', '0.00', '0.00', '15670.00', 'completed', 'paid', 0, NULL, 1, 1, '2020-12-22 12:17:07', '95', 1, '15670.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '3fa95e7b3a0dea1e939e82859473821a050496d1aaf39c3916fc55078ad27dad', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2082, '2020-12-21 12:16:00', 'SALE/POS2085', 430, 'মো.কামাল(চানপুর)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;১ ট্রলি&lt;&sol;p&gt;', '', '15865.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '15865.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-22 12:17:29', '95', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8ac1d680d58786a0f92a51af59dc52180c7bab06bdc81d2892fbfa6298f85901', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2083, '2020-12-21 16:51:00', 'SALE/POS2086', 383, 'মায়ের দোয়া ব্রিক্স(শাবাজপূর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0409&lt;&sol;p&gt;', '', '224730.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '224730.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-22 20:14:50', '24.965', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ef2b7fd0624c46d710bb7e6d6f47703429928aca399492aad592fe8310ee559f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '390974.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2084, '2020-12-21 16:52:00', 'SALE/POS2087', 379, 'মেসার্স জামাল এন্টারপ্রাইজ (কুমিল্লা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-5004&lt;&sol;p&gt;', '', '205884.00', '0.00', '.25', '0.25', '0.25', '0.00', NULL, '0.00', '0.00', '0.00', '205883.75', 'completed', 'due', 0, NULL, 1, 1, '2020-12-22 20:15:34', '23.935', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8ae2968689780b85e6a46a05e91c69be1871904f52c25e5cd77c22e095770a58', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '465888.25');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2085, '2020-12-21 16:53:00', 'SALE/POS2088', 379, 'মেসার্স জামাল এন্টারপ্রাইজ (কুমিল্লা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2603&lt;&sol;p&gt;', '', '212162.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '212162.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-22 20:16:53', '24.67', 1, '500000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '2b5842d9a1ea9126040dbb8cca332810015a83d81e840e67e1e4449496440fae', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '671729.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2086, '2020-12-21 16:54:00', 'SALE/POS2089', 323, 'মো.কবির মিয়া(জগমোহনপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-8642&lt;&sol;p&gt;', '', '129510.00', '0.00', '.5', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '129509.50', 'completed', 'due', 0, NULL, 1, 1, '2020-12-22 20:17:21', '14.39', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e250d9f51193b760a7b6e7d7cb48b8fc7bb14e2e46077489aca6c2a846c4a388', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-471782.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2087, '2020-12-21 16:54:00', 'SALE/POS2090', 382, 'মেসার্স A.S.F ব্রিক্স(নেত্রকোনা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-7118&lt;&sol;p&gt;', '', '200640.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '200640.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-22 20:17:50', '21.12', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '92848bffcec48d7f6b705aeaa5583f16d50d882fc0367ff0f4889c24eac016c2', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-1105406.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2088, '2020-12-21 16:55:00', 'SALE/POS2091', 356, 'মেসার্স ফাইভ স্টার ব্রিক্স(ধরকা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-0980&lt;&sol;p&gt;', '', '229590.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '229590.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-22 20:18:24', '25.505', 1, '144180.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5d97dd41b4e95aa5a89bf90d3fc9e2e592980ce9fd70614e5e5d3e6c7a394bd6', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-92370.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2089, '2020-12-21 16:56:00', 'SALE/POS2092', 349, 'মেসার্স B.B.F ব্রিক্স(গৌরিপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0901&lt;&sol;p&gt;', '', '213560.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '213560.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-22 20:18:44', '22.48', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '611974df9aa8bdd355b1fcf9e07321a79994bdbc6431b440f3589d9b7bb6bec4', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-950820.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2090, '2020-12-21 16:57:00', 'SALE/POS2093', 349, 'মেসার্স B.B.F ব্রিক্স(গৌরিপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-5193&lt;&sol;p&gt;', '', '216220.00', '0.00', '.5', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '216219.50', 'completed', 'due', 0, NULL, 1, 1, '2020-12-22 20:19:10', '22.755', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '9539d07283c0427d2f772b101046c1674ea161e456db1986b3029c6e6d067b38', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-737260.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2091, '2020-12-21 16:58:00', 'SALE/POS2094', 376, 'মেসার্স M.R.M ব্রিক্স(মটখলা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1088&lt;&sol;p&gt;', '', '228294.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '228294.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-09 21:51:52', '23.06', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd35cc869fd58832633367c77444f17d761d2edfbc6cba0ace00f3326232795ab', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1160262.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2092, '2020-12-21 16:58:00', 'SALE/POS2095', 376, 'মেসার্স M.R.M ব্রিক্স(মটখলা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-13-1429&lt;&sol;p&gt;', '', '230175.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '230175.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-09 21:52:25', '23.25', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5250b76420fdc8298da5afb7d029cb44e7d42d0d8c58fba94bde40a3f9ebbf5f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1160262.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2093, '2020-12-21 16:59:00', 'SALE/POS2096', 383, 'মায়ের দোয়া ব্রিক্স(শাবাজপূর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2603&lt;&sol;p&gt;', '', '206584.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '206584.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-22 20:20:42', '21.08', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7e603d30d900b6c097e888150fb88c9994aea0c57a2eec03ba504c101e0f77b5', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '615659.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2094, '2020-12-21 17:00:00', 'SALE/POS2097', 350, 'মেসার্স M.M.K. ব্রিক্স (কিশোরগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5167&lt;&sol;p&gt;', '', '162180.00', '0.00', '1', '1.00', '1.00', '0.00', NULL, '0.00', '0.00', '0.00', '162179.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-22 20:21:35', '19.08', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5dfca96ef56bbd2c94ee46e92d911c4cb62d8e11eaa2b365ef49fd12c9b4576f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '527245.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2095, '2020-12-21 17:01:00', 'SALE/POS2098', 368, 'আলী হোসেন  জামাই(কালীপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5167&lt;&sol;p&gt;', '', '187404.00', '0.00', '55.5', '55.50', '55.50', '0.00', NULL, '0.00', '0.00', '0.00', '187348.50', 'completed', 'due', 0, NULL, 1, 1, '2020-12-22 20:22:08', '19.315', 1, '187300.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '4e7b46f3b77151919d83ba5e59824e40ddd6388bfb7d0418e3048269d9253aef', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2096, '2020-12-21 17:02:00', 'SALE/POS2099', 306, 'মেসার্স তাহসিন এন্টারপ্রাইজ(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1625&lt;&sol;p&gt;', '', '193041.00', '0.00', '.5', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '193040.50', 'completed', 'due', 0, NULL, 1, 1, '2020-12-22 20:22:37', '21.685', 1, '300000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b3ff9a4e3bed7e589b697c94223f1cf9ad822c86b1ac9343d17e2ba0e4685604', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '9450.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2097, '2020-12-21 17:02:00', 'SALE/POS2100', 392, 'মেসার্স A.B.C ব্রিক্স (নেত্রকোনা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-8040&lt;&sol;p&gt;', '', '202230.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '202230.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-22 20:23:00', '22.47', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '6df84f7d227fd92ed86bb28878a38776ad3b4668875b17fd49084f31a20ba269', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '712726.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2098, '2020-12-21 17:05:00', 'SALE/POS2101', 384, 'আদর্শ ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-4852&lt;&sol;p&gt;', '', '111573.00', '0.00', '.5', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '111572.50', 'completed', 'due', 0, NULL, 1, 1, '2020-12-22 20:23:24', '14.49', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '3d36fc6ec60562c67ff8dd856e5eed418ee55c5c6d3fa29518e6ebe6109c83af', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-633670.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2099, '2020-12-21 17:06:00', 'SALE/POS2102', 384, 'আদর্শ ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-2739&lt;&sol;p&gt;', '', '179410.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '179410.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-22 20:23:46', '23.3', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '23841a6c58becb3e86d3ea9d1a0e06a38de0398997f4e1a0952c28efef933182', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-522098.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2100, '2020-12-21 17:07:00', 'SALE/POS2103', 342, 'ভাই ভাই বস্ত্রালয়(কাপাসিয়া)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CMT-11-3344&lt;&sol;p&gt;', '', '162708.00', '0.00', '8', '8.00', '8.00', '0.00', NULL, '0.00', '0.00', '0.00', '162700.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-22 20:24:08', '20.86', 1, '198400.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f3925eb1a882899febb2ced9bb6c9169149c1e1a76be67f3c39716a93c05a0b5', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2102, '2020-12-21 17:08:00', 'SALE/POS2105', 383, 'মায়ের দোয়া ব্রিক্স(শাবাজপূর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-9544&lt;&sol;p&gt;', '', '195720.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '195720.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-22 20:24:59', '23.295', 1, '200000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b7cb1776c72cf43e7a983f33611de9611b9112183dc216e1477e0c501640bc0e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '822243.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2103, '2020-12-21 17:09:00', 'SALE/POS2106', 384, 'আদর্শ ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-2136&lt;&sol;p&gt;', '', '127890.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '127890.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-22 21:22:59', '14.21', 1, '500000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8edf19db248b5bb89afb0d76cfa07ab9ed5b825aa14b78280418a0cd27ebbba0', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-342688.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2104, '2020-12-21 17:11:00', 'SALE/POS2107', 364, 'মো. জহিরুল ইসলাম (তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-2898&lt;&sol;p&gt;', '', '113361.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '113361.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-22 20:25:49', '13.025', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '28b6f4ebe6a638c1e3c3ed452de352ce1dfecda0764fd7c6340910cfdf7416ea', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '906988.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2105, '2020-12-21 17:12:00', 'SALE/POS2108', 364, 'মো. জহিরুল ইসলাম (তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-0337&lt;&sol;p&gt;', '', '118668.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '118668.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-22 20:26:16', '13.635', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '3ddee7fe1d3de757d3360ffc9fc0ee0a535adb96bc56366f10c120032b8fff99', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1020306.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2106, '2020-12-21 17:13:00', 'SALE/POS2109', 364, 'মো. জহিরুল ইসলাম (তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-5470&lt;&sol;p&gt;', '', '120147.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '120147.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-22 20:26:51', '13.81', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '3d4e2ade5310ed08555c5a4385904d38e6ce03b790d63d18ede9343a34065924', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1138930.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2107, '2020-12-21 17:19:00', 'SALE/POS2110', 364, 'মো. জহিরুল ইসলাম (তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-2766&lt;&sol;p&gt;', '', '124845.00', '0.00', '.5', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '124844.50', 'completed', 'due', 0, NULL, 1, 1, '2020-12-22 20:27:11', '14.35', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f95db51dcb668f273785f551c3ef589a71750eea72a565c90cda4a35b56018cd', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1259077.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2108, '2020-12-21 17:28:00', 'SALE/POS2111', 412, 'উজ্জ্বল(চানপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-1373&lt;&sol;p&gt;', '', '124689.00', '0.00', '89.5', '89.50', '89.50', '0.00', NULL, '0.00', '0.00', '0.00', '124599.50', 'completed', 'due', 0, NULL, 1, 1, '2020-12-22 20:27:37', '14.01', 1, '224600.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'fbe3dcb914dcdc50a0c5b525181afb326aa0ddb2bdcf6ee376917864dc374450', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '609.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2109, '2020-12-21 17:29:00', 'SALE/POS2112', 301, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0384&lt;&sol;p&gt;', '', '167736.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '167736.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-22 20:28:12', '19.28', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a6d10bab104e9b5a539814c491eff679ff41178f245c52b27d36a99e1f1b3bc8', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-380597.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2110, '2020-12-21 17:30:00', 'SALE/POS2113', 347, 'মেসার্স এশিয়া ব্রিকস(সাল্লাবাদ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-6634&lt;&sol;p&gt;', '', '151567.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '151567.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-22 20:28:30', '17.03', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '38c238b9cdda495967f35665e8aed71750bfc297e20308865b841ea3d30fdc88', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '282119.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2111, '2020-12-21 17:31:00', 'SALE/POS2114', 347, 'মেসার্স এশিয়া ব্রিকস(সাল্লাবাদ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;MT-11-0025&lt;&sol;p&gt;', '', '156017.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '156017.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-22 20:29:17', '17.53', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'cc556be7d1eea1727eae8df69ff3af035af3852e1f0c53f1b551df1387a3d7ff', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '433686.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2112, '2020-12-21 17:32:00', 'SALE/POS2115', 347, 'মেসার্স এশিয়া ব্রিকস(সাল্লাবাদ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5851&lt;&sol;p&gt;', '', '146049.00', '0.00', '7.5', '7.50', '7.50', '0.00', NULL, '0.00', '0.00', '0.00', '146041.50', 'completed', 'due', 0, NULL, 1, 1, '2020-12-22 20:29:44', '16.405', 1, '605096.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '63a6e83bee7b75ac812664f640725f0bc2658fda8cb2da2d7c834399642504a8', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '589703.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2113, '2020-12-21 17:33:00', 'SALE/POS2116', 318, 'মো. মিঠু সরকার(চানপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-3541&lt;&sol;p&gt;', '', '130944.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '130944.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-22 20:30:09', '14.875', 1, '550900.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '4b1a1cb2a7649d4c340ff71483e138b4d3c1db336acb5f0127eba8930cf335ee', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1710139.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2114, '2020-12-21 17:34:00', 'SALE/POS2117', 323, 'মো.কবির মিয়া(জগমোহনপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;BOT-11-2319&lt;&sol;p&gt;', '', '132762.00', '0.00', '.5', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '132761.50', 'completed', 'due', 0, NULL, 1, 1, '2020-12-22 20:30:35', '15.255', 1, '10677.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ab482966c2d854f3d43b6135725751d5f42126f2e7e70ba04da4145ca4c1c627', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-342273.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2115, '2020-12-21 21:28:00', 'SALE/POS2118', 370, 'মো. কয়েছ মিয়া(সুনামগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '50000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '50000.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-22 21:28:57', '1', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '2d4a1adbb2dae3c9979606a0ed1f4eb50d817a63565638428c9efa8e206d4daf', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '228713.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2116, '2020-12-22 12:44:00', 'SALE/POS2119', 234, 'আশামনি এন্টারপ্রাইজ,মো.মোছা মিয়া; অমনাতপুর,ভৈরব', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;২ ট্রলি &ast; ৯৫ ফুট&lt;&sol;p&gt;', '', '31540.00', '0.00', '40', '40.00', '40.00', '0.00', NULL, '0.00', '0.00', '0.00', '31500.00', 'completed', 'paid', 0, NULL, 1, 1, '2020-12-23 12:47:35', '190', 1, '31500.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '24b5d77f2b86765f76575d1ffdf0b7cc092a6c922b2e28d8aba47297d4164ec0', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1282083.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2118, '2020-12-22 12:46:00', 'SALE/POS2121', 430, 'মো.কামাল(চানপুর)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;৩ ট্রলি &ast; ৯৫ ফুট&lt;&sol;p&gt;', '', '47595.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '47595.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-23 12:48:18', '285', 1, '50000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '76fa491072c167cfbf6148ed6855a9f708e4570e2582105c9011c20ae7a497f7', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '15865.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2119, '2020-12-22 18:46:00', 'SALE/POS2122', 382, 'মেসার্স A.S.F ব্রিক্স(নেত্রকোনা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-5246&lt;&sol;p&gt;', '', '161880.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '161880.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-23 20:03:29', '17.035', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '3731a78e309182742329a6ee62df3456a73940effe4fcc951a0f6277fe4469f7', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-904766.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2120, '2020-12-22 18:47:00', 'SALE/POS2123', 382, 'মেসার্স A.S.F ব্রিক্স(নেত্রকোনা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-6707&lt;&sol;p&gt;', '', '209095.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '209095.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-23 20:03:49', '22.005', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '0a1a2e1c5d133967680ed7e2881540f646cb2ae3bd02ad7ea2002ef6660c92e9', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-742933.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2121, '2020-12-22 18:47:00', 'SALE/POS2124', 323, 'মো.কবির মিয়া(জগমোহনপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-15-2173&lt;&sol;p&gt;', '', '136890.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '136890.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-09 20:09:52', '15.21', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '710fcd2aec1258d1750c3d21071fd695ff71ee39991ac33ddda494f5d734736f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-209511.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2122, '2020-12-22 19:12:00', 'SALE/POS2125', 376, 'মেসার্স M.R.M ব্রিক্স(মটখলা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0409&lt;&sol;p&gt;', '', '208494.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '208494.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-23 20:04:52', '21.06', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '30dfb523fc1e4ef929697340efde2f44f8e10d3ed665565d025bb1b854ff0786', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1577052.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2123, '2020-12-22 19:13:00', 'SALE/POS2126', 376, 'মেসার্স M.R.M ব্রিক্স(মটখলা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-7118&lt;&sol;p&gt;', '', '211761.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '211761.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-23 20:05:23', '21.39', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a19bdea24ad55e16eeb6ebe377566e73a51dc27cfeee1856fb00633a005ddae6', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1785546.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2124, '2020-12-22 19:15:00', 'SALE/POS2127', 363, 'মো.নুরুল আমিন/ইকবাল(ভৈরব)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-0251&lt;&sol;p&gt;', '', '179289.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '179289.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-23 20:05:57', '18.11', 1, '326000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '533e96d4871e3aa9f7867d2f3de17a24fc92948da8149fe3db1f35bd48fbb71c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '375598.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2125, '2020-12-22 19:18:00', 'SALE/POS2128', 349, 'মেসার্স B.B.F ব্রিক্স(গৌরিপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0901&lt;&sol;p&gt;', '', '222015.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '222015.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-23 20:06:56', '23.37', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '6f8424bb528d3adc8b3024dbe8386f0791e21e87e6f2741e9d89a9c7b4990aac', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-521040.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2126, '2020-12-22 19:19:00', 'SALE/POS2129', 349, 'মেসার্স B.B.F ব্রিক্স(গৌরিপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1625&lt;&sol;p&gt;', '', '223535.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '223535.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-23 20:07:41', '23.525', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'cf6f10d870c1e723182431780f43634abbf9dd78d0e8de82078f6d84c683fe9e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-521040.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2127, '2020-12-22 19:21:00', 'SALE/POS2130', 350, 'মেসার্স M.M.K. ব্রিক্স (কিশোরগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-8787&lt;&sol;p&gt;', '', '171720.00', '0.00', '.5', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '171719.50', 'completed', 'due', 0, NULL, 1, 1, '2020-12-23 20:12:03', '19.08', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7b44e03df3b9b9594f06e40db697b2d8dc5cd89d0dc22f1579d9e9ab2ceb9621', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '689424.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2128, '2020-12-22 19:23:00', 'SALE/POS2131', 382, 'মেসার্স A.S.F ব্রিক্স(নেত্রকোনা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-8625&lt;&sol;p&gt;', '', '213940.00', '0.00', '.5', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '213939.50', 'completed', 'due', 0, NULL, 1, 1, '2020-12-23 20:13:28', '22.515', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ba72d00282611b980d5ec8216c2f5fdfa9bd7c825b6fa8eb44ff87dbcf57fd4d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-533886.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2129, '2020-12-22 19:24:00', 'SALE/POS2132', 383, 'মায়ের দোয়া ব্রিক্স(শাবাজপূর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-9544&lt;&sol;p&gt;', '', '225792.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '225792.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-23 20:13:46', '23.04', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e62f983db8b1f50a2a6c4a8ca183a39ac0b9c90450816c64f45cc2ed60a0db9e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '818008.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2130, '2020-12-22 19:25:00', 'SALE/POS2133', 364, 'মো. জহিরুল ইসলাম (তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-4364&lt;&sol;p&gt;', '', '119592.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '119592.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-23 20:14:18', '13.585', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c85170b73e416e4d827be081a27f49b6a1e2092b1f75e96b02d7498b3de33a29', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1384009.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2131, '2020-12-22 19:25:00', 'SALE/POS2134', 364, 'মো. জহিরুল ইসলাম (তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;BOT-11-2323&lt;&sol;p&gt;', '', '130768.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '130768.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-23 20:14:43', '14.855', 1, '300000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ff9588469a3bf6e227e6d3177a0c602afdb3103af92cb2e5049185ed5790179e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1503557.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2132, '2020-12-22 19:26:00', 'SALE/POS2135', 344, 'মেসার্স বায়োজিদ এন্টারপ্রাইজ(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-7418&lt;&sol;p&gt;', '', '130504.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '130504.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-23 20:15:24', '14.825', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd392d7dae4dde38760d74206e7d31e0e5d1ab0d4ff33a1358c2ab6353c01b7e7', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '171472.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2133, '2020-12-22 19:28:00', 'SALE/POS2136', 344, 'মেসার্স বায়োজিদ এন্টারপ্রাইজ(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-3374&lt;&sol;p&gt;', '', '128568.00', '0.00', '.5', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '128567.50', 'completed', 'due', 0, NULL, 1, 1, '2020-12-23 20:15:47', '14.605', 1, '1350000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e3d466c0198d6abbf51645ebb9b6b6fa871189584a9c007f8ee020b6074a6c24', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '301932.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2134, '2020-12-22 19:29:00', 'SALE/POS2137', 384, 'আদর্শ ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-4036&lt;&sol;p&gt;', '', '186186.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '186186.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-23 20:16:15', '24.175', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '68f57fde6d615ef2e3b682b121da64453f1cf559a3191162b972b99f66e8e3b3', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-714798.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2135, '2020-12-22 19:30:00', 'SALE/POS2138', 384, 'আদর্শ ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-0914&lt;&sol;p&gt;', '', '193578.00', '0.00', '.5', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '193577.50', 'completed', 'due', 0, NULL, 1, 1, '2020-12-23 20:16:49', '25.14', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '88a4bff3490bc5b30e19a58b35387a018d9557b2b11fb71c1a198f9fd9c129bc', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-528650.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2136, '2020-12-22 19:31:00', 'SALE/POS2139', 217, 'মেসার্স রিফাত এন্টারপ্রাইজ(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMU-12-1744&lt;&sol;p&gt;', '', '125741.00', '0.00', '41', '41.00', '41.00', '0.00', NULL, '0.00', '0.00', '0.00', '125700.00', 'completed', 'paid', 0, NULL, 1, 1, '2020-12-23 20:17:18', '16.33', 1, '125700.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd8b97ada6794a5f6e4f68a7ca27ce5eec0699ea242894f50a8df1de60382c079', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-39020.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2137, '2020-12-22 19:34:00', 'SALE/POS2140', 384, 'আদর্শ ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-4036&lt;&sol;p&gt;', '', '175840.00', '0.00', '.75', '0.75', '0.75', '0.00', NULL, '0.00', '0.00', '0.00', '175839.25', 'completed', 'due', 0, NULL, 1, 1, '2020-12-23 20:17:36', '22.395', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '703ddc115dec940939d0355a3a5ce8457e5d4d35641e7285739f894520d16b92', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-335073.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2138, '2020-12-22 19:35:00', 'SALE/POS2141', 375, 'মেসার্স গনি ব্রিক্স (ঈশ্বরগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1088&lt;&sol;p&gt;', '', '197628.00', '0.00', '.4', '0.40', '0.40', '0.00', NULL, '0.00', '0.00', '0.00', '197627.60', 'completed', 'due', 0, NULL, 1, 1, '2020-12-23 20:19:10', '22.98', 1, '200000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f35e5295e9c43c43ce08c098395d0c9c31312e52625dd502fd31a6d53813d20a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '147856.40');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2139, '2020-12-22 19:36:00', 'SALE/POS2142', 431, 'মেসার্স মানীষ এন্টারপ্রাইজ(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMD-14-0777&lt;&sol;p&gt;', '', '133893.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '133893.00', 'completed', 'paid', 0, NULL, 1, 1, '2020-12-23 20:19:42', '15.39', 1, '133893.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '767247e247d71b0b327fd8e148e567ac4f44e7a644d01be961f426f2b9c30cd9', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2140, '2020-12-22 19:37:00', 'SALE/POS2143', 301, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;MMT-11-0139&lt;&sol;p&gt;', '', '175305.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '175305.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-23 20:20:16', '20.15', 1, '212000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '9745f6fab388d27dd681c6929b363e72a9f8ef01d875ae4b72d28ca9bb27cb69', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-212861.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2141, '2020-12-22 19:17:00', 'SALE/POS2144', 387, 'মেসার্স সমতা ব্রিক্স (নেত্রকোনা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-5566&lt;&sol;p&gt;', '', '223300.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '223300.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-23 20:06:29', '22.33', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '928ae5f07dbc22b98216740a7b215279609dd8b0d3bfcf5566e7384fe5e1b634', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2562070.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2143, '2020-12-23 13:56:00', 'SALE/POS2146', 426, 'দেলোয়ার(ফেরীঘাট)(পাথর)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;১ ট্রলি &ast; ৫০ ফুট&lt;&sol;p&gt;', '', '8300.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '8300.00', 'completed', 'paid', 0, NULL, 1, 1, '2020-12-24 14:48:31', '50', 1, '8300.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '6e20f808cafc3ab626b58ea5863aae3d3685f0600f7cd2cbf59197545ea2d705', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2144, '2020-12-23 13:58:00', 'SALE/POS2147', 430, 'মো.কামাল(চানপুর)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;৩ ট্রলি &ast; ৯৫ ফুট&lt;&sol;p&gt;', '', '47595.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '47595.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-24 14:49:08', '285', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '712fb604cd07b345755a2fde3b2533c8d5c2f57e69f4c3e7dd54f662630f148c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '13460.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2145, '2020-12-23 14:01:00', 'SALE/POS2148', 382, 'মেসার্স A.S.F ব্রিক্স(নেত্রকোনা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CUT-11-0561&lt;&sol;p&gt;', '', '167675.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '167675.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-24 20:26:53', '17.645', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '9bafa401fc7a1b44b1f46b48cf305c1340d6e15db714f2d4bd2b69caa118ad24', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-319851.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2146, '2020-12-23 14:03:00', 'SALE/POS2149', 382, 'মেসার্স A.S.F ব্রিক্স(নেত্রকোনা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-8988&lt;&sol;p&gt;', '', '196840.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '196840.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-24 20:27:20', '20.72', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f0518c399b6fb8fe05ebe4ef486f17f9b3c099620bfbc258510147795e8ae656', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-152224.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2147, '2020-12-23 14:04:00', 'SALE/POS2150', 382, 'মেসার্স A.S.F ব্রিক্স(নেত্রকোনা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-3212&lt;&sol;p&gt;', '', '228665.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '228665.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-24 20:27:44', '24.07', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5f18fd314ad36d8ebacd288f2f20b455a36443e481272b7b5d57b36848d527ee', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '44616.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2148, '2020-12-23 14:11:00', 'SALE/POS2151', 382, 'মেসার্স A.S.F ব্রিক্স(নেত্রকোনা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-0685&lt;&sol;p&gt;', '', '206625.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '206625.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-24 20:28:24', '21.75', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7778573fbe1dff5158699d0c67bfa7fecad5b3a84ce8ead97f64edeb024fa471', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '273281.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2149, '2020-12-23 14:12:00', 'SALE/POS2152', 382, 'মেসার্স A.S.F ব্রিক্স(নেত্রকোনা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-3228&lt;&sol;p&gt;', '', '234555.00', '0.00', '.5', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '234554.50', 'completed', 'due', 0, NULL, 1, 1, '2020-12-24 20:28:52', '24.685', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '6c07d5082497741f5dbaca330a18e6f84a76e83993379f2c4c7cf678ef58ff2d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '479906.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2150, '2020-12-23 14:27:00', 'SALE/POS2153', 323, 'মো.কবির মিয়া(জগমোহনপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-13-3289&lt;&sol;p&gt;', '', '138690.00', '0.00', '.5', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '138689.50', 'completed', 'due', 0, NULL, 1, 1, '2020-12-24 20:29:47', '15.41', 1, '173.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ccab6f889c9714aaf9a3584fc976be4ab03347224e5c758ef52756556454435c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-209511.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2151, '2020-12-23 14:28:00', 'SALE/POS2154', 301, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0384&lt;&sol;p&gt;', '', '182210.00', '0.00', '.5', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '182209.50', 'completed', 'due', 0, NULL, 1, 1, '2020-12-24 20:30:24', '19.18', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '4e530b8f869e1f9499a0a7f5d8cade1f43073548190ffae8d58090166f4a7c21', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-249556.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2152, '2020-12-23 14:29:00', 'SALE/POS2155', 382, 'মেসার্স A.S.F ব্রিক্স(নেত্রকোনা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CUT-11-0529&lt;&sol;p&gt;', '', '195700.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '195700.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-24 20:31:08', '20.6', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd695396dbc54ffd9ac9a32b37e19b5d4364eb35c615195a9df5d6fb9c75c6a65', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '714413.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2153, '2020-12-23 14:30:00', 'SALE/POS2156', 363, 'মো.নুরুল আমিন/ইকবাল(ভৈরব)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-15-4565&lt;&sol;p&gt;', '', '139874.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '139874.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-24 20:31:36', '14.42', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '6944f26b5421be1da7a8d05804d2369be9683b308ed8fde0f267d27b0b40685a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '228887.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2154, '2020-12-23 14:31:00', 'SALE/POS2157', 382, 'মেসার্স A.S.F ব্রিক্স(নেত্রকোনা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CUT-11-0561&lt;&sol;p&gt;', '', '38000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '38000.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-24 20:32:01', '4', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5d306ef8ae3ef8f955bd64dcdbda8c4d3961e10176e8d81b501ad2df601347e6', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '910113.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2155, '2020-12-23 14:31:00', 'SALE/POS2158', 364, 'মো. জহিরুল ইসলাম (তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-2908&lt;&sol;p&gt;', '', '124696.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '124696.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-24 20:32:27', '14.17', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c8c174f051747f481567a8ed2d5dd8ef4cd2c01f071df59da239212d808cf1de', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1334369.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2156, '2020-12-23 14:32:00', 'SALE/POS2159', 302, 'নজরুল ইসলাম জলিল(কুলিয়ার চর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-5496&lt;&sol;p&gt;', '', '148074.00', '0.00', '.5', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '148073.50', 'completed', 'due', 0, NULL, 1, 1, '2020-12-24 20:32:48', '17.02', 1, '99900.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1fa7f56e00407e8cf1ce0a16cd13aff82e1321beb6436a60887d2c95606f222e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '170704.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2157, '2020-12-23 14:33:00', 'SALE/POS2160', 379, 'মেসার্স জামাল এন্টারপ্রাইজ (কুমিল্লা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-0235&lt;&sol;p&gt;', '', '185502.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '185502.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-24 20:33:59', '21.565', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b2d39a599435f2c622ca93b3c467ff220de6a352021f928de7ea47b75acfc907', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '383934.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2158, '2020-12-23 14:33:00', 'SALE/POS2161', 379, 'মেসার্স জামাল এন্টারপ্রাইজ (কুমিল্লা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-5234&lt;&sol;p&gt;', '', '193500.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '193500.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-24 20:34:28', '22.495', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a4defe6e50696fd35ec8f4d41b9a32b9a6f2c64dbfc1b53c1280d47680f8b893', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '569393.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2159, '2020-12-23 14:34:00', 'SALE/POS2162', 364, 'মো. জহিরুল ইসলাম (তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-4872&lt;&sol;p&gt;', '', '122936.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '122936.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-24 20:35:17', '13.965', 1, '230000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1604b51c96dd8515d2a8bc62517bf4b785b734be01b4c2a787b9cfac6a8b526a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1459065.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2161, '2020-12-23 14:36:00', 'SALE/POS2164', 412, 'উজ্জ্বল(চানপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-3441&lt;&sol;p&gt;', '', '122844.00', '0.00', '.5', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '122843.50', 'completed', 'due', 0, NULL, 1, 1, '2020-12-24 20:35:40', '14.115', 1, '50216.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'db7d94e95cd09bc87f47e8421f269a38fd470817cb0ab822f3c0a42fe3db565e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-99391.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2162, '2020-12-23 14:38:00', 'SALE/POS2165', 391, 'মেসার্স দয়াল নবী ট্রান্সপোর্ট (ফেরিঘাট)(গাড়ী)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-6125&lt;&sol;p&gt;', '', '223068.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '223068.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-24 20:36:04', '25.635', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '0f8366455c0f285af1b5bbd88b68ab8f8e0d000552813231b898861bcda509af', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2817961.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2163, '2020-12-23 14:39:00', 'SALE/POS2166', 391, 'মেসার্স দয়াল নবী ট্রান্সপোর্ট (ফেরিঘাট)(গাড়ী)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-8000&lt;&sol;p&gt;', '', '228897.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '228897.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-24 20:36:32', '26.305', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '2b2b453e49eefec711fb907b77919c47d9540281180663120e9b476082728fe5', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '3040985.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2164, '2020-12-23 14:41:00', 'SALE/POS2167', 391, 'মেসার্স দয়াল নবী ট্রান্সপোর্ট (ফেরিঘাট)(গাড়ী)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-0349&lt;&sol;p&gt;', '', '208017.00', '0.00', '.5', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '208016.50', 'completed', 'due', 0, NULL, 1, 1, '2020-12-24 20:37:46', '23.905', 1, '3330000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'cfdd348384ed3a9ba7eafab95eea7662299f44c87412dd50dba36803efaaf31c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '3269839.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2165, '2020-12-23 14:42:00', 'SALE/POS2168', 217, 'মেসার্স রিফাত এন্টারপ্রাইজ(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMU-12-1744&lt;&sol;p&gt;', '', '126896.00', '0.00', '96', '96.00', '96.00', '0.00', NULL, '0.00', '0.00', '0.00', '126800.00', 'completed', 'paid', 0, NULL, 1, 1, '2020-12-24 20:41:21', '16.48', 1, '126800.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1eec13a9c63c31e7ead1340581363e23c85fc6056bd90943e2d84ee7d57bec14', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-39020.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2166, '2020-12-23 14:44:00', 'SALE/POS2169', 306, 'মেসার্স তাহসিন এন্টারপ্রাইজ(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-13-1429&lt;&sol;p&gt;', '', '167475.00', '0.00', '1', '1.00', '1.00', '0.00', NULL, '0.00', '0.00', '0.00', '167474.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-24 20:41:45', '21.745', 1, '160000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '3347c3beaa177b2a06755656d5fab3db384e403ef8cc438686173de55f7ec4db', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-97509.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2167, '2020-12-23 14:45:00', 'SALE/POS2170', 379, 'মেসার্স জামাল এন্টারপ্রাইজ (কুমিল্লা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;PABNA-T-11-0631&lt;&sol;p&gt;', '', '213136.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '213136.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-24 20:42:23', '27.68', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5515e3d9f56ba0919f1c2a742108ea0c47b3a6cd54d914d0b1591246d9ac294a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '762850.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2168, '2020-12-23 14:46:00', 'SALE/POS2171', 342, 'ভাই ভাই বস্ত্রালয়(কাপাসিয়া)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CMT-11-3344&lt;&sol;p&gt;', '', '174252.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '174252.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-24 20:43:08', '22.34', 1, '510400.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a4b44857e9b7de32ebad6b4ce1f83804cf5062cd980afb1b4bd8c739d071b3c5', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-35700.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2169, '2020-12-23 20:38:00', 'SALE/POS2172', 370, 'মো. কয়েছ মিয়া(সুনামগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-4377&lt;&sol;p&gt;', '', '167464.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '167464.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-24 20:43:37', '19.03', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f47b442e6353ed104ea504a2be2aef20d8c3cb83fd3b525906a02a29bfdef594', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '278713.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2170, '2020-12-24 17:29:00', 'SALE/POS2173', 430, 'মো.কামাল(চানপুর)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;১ ট্রলি&lt;&sol;p&gt;', '', '15865.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '15865.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-25 17:30:22', '95', 1, '73880.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ce4b2203060b16d2cdb6bf2b0c937f94fe6592f5dfc6d4ef87015b3cf99025ed', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '61055.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2171, '2020-12-24 18:52:00', 'SALE/POS2174', 330, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CMT-11-6153&lt;&sol;p&gt;', '', '207582.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '207582.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-25 19:22:51', '23.86', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '94624e96f34d56f19c78c4dac6e89b913917593f13693fe6ef7517d6132f8ffa', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '359998.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2172, '2020-12-24 18:55:00', 'SALE/POS2175', 379, 'মেসার্স জামাল এন্টারপ্রাইজ (কুমিল্লা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-6134&lt;&sol;p&gt;', '', '205540.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '205540.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-25 19:23:21', '23.9', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '720ff10636e7e34da681011aca35681daa692e0266c408f290a7683bc84fcf5f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '976072.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2173, '2020-12-24 18:55:00', 'SALE/POS2176', 379, 'মেসার্স জামাল এন্টারপ্রাইজ (কুমিল্লা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;BOT-11-0004&lt;&sol;p&gt;', '', '147060.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '147060.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-25 19:23:47', '17.1', 1, '800000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f2e5280b836d7a22e288ca9d8c16fab8a1612132a2ba73be77436d41a7493603', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1181612.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2174, '2020-12-24 18:57:00', 'SALE/POS2177', 364, 'মো. জহিরুল ইসলাম (তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-8254&lt;&sol;p&gt;', '', '97064.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '97064.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-25 19:24:23', '11.03', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '421a745f71b3c45ee7682bf75aefe7360ac6ff418bb13aa7de21301225fa9dd6', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1352001.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2175, '2020-12-24 18:58:00', 'SALE/POS2178', 382, 'মেসার্স A.S.F ব্রিক্স(নেত্রকোনা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-2046&lt;&sol;p&gt;', '', '219260.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '219260.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-25 19:24:45', '23.075', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'bc2237b4321c94896243502a6ed6225542d02952f06412e0580c860d66287c8c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '948208.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2176, '2020-12-24 18:58:00', 'SALE/POS2179', 382, 'মেসার্স A.S.F ব্রিক্স(নেত্রকোনা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-3228&lt;&sol;p&gt;', '', '229235.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '229235.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-25 19:25:08', '24.13', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f5a0d51650ba2e49d88a2edf700c76a6bb6fb883cfd84932d7c9ef98b06c1b47', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1167420.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2177, '2020-12-24 19:02:00', 'SALE/POS2180', 382, 'মেসার্স A.S.F ব্রিক্স(নেত্রকোনা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-8625&lt;&sol;p&gt;', '', '217265.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '217265.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-25 19:25:30', '22.87', 1, '1600591.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a1ac2cc0367abd833517872b0ab9f4baa02ab1068f04b876b7746a7e3e0b6c30', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1301608.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2178, '2020-12-24 19:04:00', 'SALE/POS2181', 344, 'মেসার্স বায়োজিদ এন্টারপ্রাইজ(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-6362&lt;&sol;p&gt;', '', '135648.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '135648.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-25 19:25:49', '14.125', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b466f31cb6826013a5b0229384d45a8fac28656a2d8c722a7693af362cec92cd', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-919456.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2179, '2020-12-24 19:05:00', 'SALE/POS2182', 344, 'মেসার্স বায়োজিদ এন্টারপ্রাইজ(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-5470&lt;&sol;p&gt;', '', '136800.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '136800.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-25 19:26:40', '14.245', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '34af6559749eaa337db6aa096b8038e56ac6d73ee8fd9d9eb82bd3821a1e2a45', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-783856.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2180, '2020-12-24 19:06:00', 'SALE/POS2183', 344, 'মেসার্স বায়োজিদ এন্টারপ্রাইজ(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-2029&lt;&sol;p&gt;', '', '130752.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '130752.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-25 19:27:03', '13.615', 1, '200000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '68aa1af3d0152e78aa45f9f187fd4b6a0bfcc10d5eb6c83cd28ac2c8eb5c9710', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-647104.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2181, '2020-12-24 19:07:00', 'SALE/POS2184', 301, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1603&lt;&sol;p&gt;', '', '193705.00', '0.00', '.5', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '193704.50', 'completed', 'due', 0, NULL, 1, 1, '2020-12-25 19:27:27', '20.385', 1, '203000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1b087d272f697505762bc2d68746387186a6f73c00e4b3c707a24cbc843a9ebb', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-67347.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2182, '2020-12-24 19:08:00', 'SALE/POS2185', 194, 'মো.লিয়াকত মিয়া(বাদাঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-4067&lt;&sol;p&gt;', '', '178464.00', '0.00', '.5', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '178463.50', 'completed', 'due', 0, NULL, 1, 1, '2020-12-25 19:27:48', '18.585', 1, '500000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e896ca32a949cfefc244c167385df7a71d2a5064f0f81b84c579762d30f91f73', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '93269.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2183, '2020-12-24 19:09:00', 'SALE/POS2186', 349, 'মেসার্স B.B.F ব্রিক্স(গৌরিপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-0819&lt;&sol;p&gt;', '', '216600.00', '0.00', '0', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '216600.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-25 19:28:09', '22.795', 1, '140000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '825bf66ae6be283ced7a745ae72ce2df27737d2db75fd8d0ddca427c8d70701d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-75490.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2184, '2020-12-24 19:12:00', 'SALE/POS2187', 364, 'মো. জহিরুল ইসলাম (তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-8254&lt;&sol;p&gt;', '', '23496.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '23496.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-25 19:28:32', '2.67', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'bd2c4145dd3d476bb9192ad836e22402d6b520790989a9c7e91b49497bdd1303', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1449065.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2185, '2020-12-24 19:14:00', 'SALE/POS2188', 364, 'মো. জহিরুল ইসলাম (তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-1682&lt;&sol;p&gt;', '', '124168.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '124168.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-25 19:28:56', '14.11', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '02c131b413348e7d17cf2c39d04bed59816a0126b6ea601281263905b5193fcf', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1472561.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2186, '2020-12-24 19:16:00', 'SALE/POS2189', 364, 'মো. জহিরুল ইসলাম (তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-3025&lt;&sol;p&gt;', '', '120472.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '120472.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-25 19:29:17', '13.69', 1, '380000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '9bd43163da541f6804110e9b9635bdc5845f19954a631e022630c53219855682', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1596729.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2187, '2020-12-24 19:21:00', 'SALE/POS2190', 432, 'জয়দেব পাল(সিলেট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-6994&lt;&sol;p&gt;', '', '134882.60', '0.00', '38.75', '38.75', '38.75', '0.00', NULL, '0.00', '0.00', '0.00', '134843.85', 'completed', 'due', 0, NULL, 1, 1, '2020-12-25 19:29:42', '15.375', 1, '134800.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b0e1ee6867c81f40b44dcbf5ad80b76d9333711e66fde023b9bcfd0eb074c850', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2188, '2020-12-25 19:10:00', 'SALE/POS2191', 330, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-3803&lt;&sol;p&gt;', '', '175218.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '175218.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-26 19:27:14', '20.135', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'aa6b2a319b742e5c40f8cad324248f59f63a9afb618094b0746aad8b40e4edd5', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '567580.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2189, '2020-12-25 19:13:00', 'SALE/POS2192', 330, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-8635&lt;&sol;p&gt;', '', '182613.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '182613.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-26 19:28:00', '20.99', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '3656d09b7d54e83187fb5e16a998f9318645e52709a10a4a0d9b8690604f8c51', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '742754.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2190, '2020-12-25 19:13:00', 'SALE/POS2193', 330, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-0041&lt;&sol;p&gt;', '', '223329.00', '0.00', '.5', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '223328.50', 'completed', 'due', 0, NULL, 1, 1, '2020-12-26 19:28:19', '25.67', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8054638709083e2d5449cb9e39a1ad26172d082490eac93adbc6abf98d7c6430', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '925367.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2191, '2020-12-25 19:15:00', 'SALE/POS2194', 344, 'মেসার্স বায়োজিদ এন্টারপ্রাইজ(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-4740&lt;&sol;p&gt;', '', '141328.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '141328.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-26 19:29:02', '16.06', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd982b0fd1ff0f2386c837bc7125b6a3decb2527bd81d388f750251e06e5320e7', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-716256.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2192, '2020-12-25 19:16:00', 'SALE/POS2195', 344, 'মেসার্স বায়োজিদ এন্টারপ্রাইজ(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-15-6772&lt;&sol;p&gt;', '', '122760.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '122760.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-26 19:29:25', '13.945', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ebd110dfab244103e1a505ffc22c29e34e14ffd90b1c353272603e750a23aba9', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-574928.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2193, '2020-12-25 19:17:00', 'SALE/POS2196', 344, 'মেসার্স বায়োজিদ এন্টারপ্রাইজ(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-13-4649&lt;&sol;p&gt;', '', '131520.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '131520.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-26 19:29:51', '13.7', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ac67aba533937bd6faea51927fd47808231e2a9035f1b42afeedf67c2ce348e6', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-452212.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2194, '2020-12-25 19:17:00', 'SALE/POS2197', 344, 'মেসার্স বায়োজিদ এন্টারপ্রাইজ(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-6328&lt;&sol;p&gt;', '', '128352.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '128352.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-26 19:30:24', '13.37', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e0cc81519e465a9ffd6b2d20feb3f79a6590bdf327e2176964070d9870ad0a3c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-320692.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2195, '2020-12-25 19:18:00', 'SALE/POS2198', 344, 'মেসার্স বায়োজিদ এন্টারপ্রাইজ(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-5630&lt;&sol;p&gt;', '', '134880.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '134880.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-26 19:31:15', '14.045', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '3bc6e7a5c0460b8d461d38e064b17f5fd00626d71bcb11fdd8a817e94c20a229', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-192340.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2197, '2020-12-25 19:20:00', 'SALE/POS2200', 350, 'মেসার্স M.M.K. ব্রিক্স (কিশোরগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-8787&lt;&sol;p&gt;', '', '171720.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '171720.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-26 19:32:31', '19.08', 1, '969073.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '535cf4a47899c9119af143e9a3bbc2c695317d1d0ae0938c7631b7c8e28c5c9e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '861144.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2198, '2020-12-25 19:21:00', 'SALE/POS2201', 318, 'মো. মিঠু সরকার(চানপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;RAT-11-0482&lt;&sol;p&gt;', '', '158662.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '158662.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-26 19:33:08', '16.19', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '892c26f0edbead7386c00830b3ef8a70094cc1937890f867d24822ee6fd6db3b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1290139.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2199, '2020-12-25 19:22:00', 'SALE/POS2202', 318, 'মো. মিঠু সরকার(চানপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;BOT-11-2148&lt;&sol;p&gt;', '', '135256.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '135256.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-26 19:33:44', '15.369', 1, '230000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '187fde61f6c93922656dd96f346355f6f87c0b482c62709ed9f11a19557af4df', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1448801.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2200, '2020-12-25 19:23:00', 'SALE/POS2203', 364, 'মো. জহিরুল ইসলাম (তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-4364&lt;&sol;p&gt;', '', '120912.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '120912.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-26 19:34:12', '13.74', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a11008b1caf401ff8f16cc34e766be00fb8f3c4029ebe11a15d09af8eb179629', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1337201.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2201, '2020-12-25 19:24:00', 'SALE/POS2204', 364, 'মো. জহিরুল ইসলাম (তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-0916&lt;&sol;p&gt;', '', '129624.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '129624.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-26 19:34:33', '14.725', 1, '950000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '77304e6b7c0da97ba114e18c3e14d8f6840c64462ea66814a08bb4e31785e55c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1458113.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2202, '2020-12-25 19:25:00', 'SALE/POS2205', 217, 'মেসার্স রিফাত এন্টারপ্রাইজ(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMU-12-1744&lt;&sol;p&gt;', '', '126511.00', '0.00', '11', '11.00', '11.00', '0.00', NULL, '0.00', '0.00', '0.00', '126500.00', 'completed', 'paid', 0, NULL, 1, 1, '2020-12-26 19:35:09', '16.43', 1, '126500.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '4b3c4941186d272ab4ed578e3a190c0879b2d3f1f13fc526886840073ea6e642', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-39020.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2203, '2020-12-01 13:10:00', 'SALE/POS2206', 228, 'মো.সাজ্জাদ হোসেন মামুন(জগন্নাতপুর)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;২০১৮-২০১৯ এর বকেয়া&lt;&sol;p&gt;', '', '222668.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '222668.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-27 13:11:20', '1', 1, '185700.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '100e3d0302e08c72e18cb05821196a91b1ea477b395907e81c1a67dde683f5b7', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '85324.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2204, '2020-10-07 13:34:00', 'SALE/POS2207', 433, 'মো. অলি মিয়া (বি বাড়িয়া)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '791452.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '791452.00', 'completed', 'paid', 0, NULL, 1, 1, '2020-12-27 13:36:05', '1', 1, '791452.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'eaf7e6969277b8e44172e8ca27b5c34bbd6d1dca1ff2fd568d46df9c8e2a899d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2205, '2020-11-05 13:53:00', 'SALE/POS2208', 241, 'মেসার্স জাকির এন্টারপ্রাইজ(ফেরিঘাট)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '6850.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '6850.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-27 13:53:48', '1', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '0bc6a5f81c71f283f7b2f4d1a4d16188f04cb7caf0f73398db207669fc559513', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '181248.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2207, '2020-09-17 14:07:00', 'SALE/POS2210', 254, 'মো. বাবুল মিয়া(ব্রাহ্মণবাড়িয়া)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;২০১৮-২০১৯ এর বাকী&lt;&sol;p&gt;', '', '127809.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '127809.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-27 14:08:48', '1', 1, '410000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd8ec90b5269a516774be2b75f96fe0fced005c41dee2322ca55742a10bd0ff48', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '555338.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2208, '2020-09-16 14:34:00', 'SALE/POS2211', 219, 'মেসার্স S.B.L. ব্রিক্স(কুলিয়ার চর)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;২০১৮-২০১৯ এর বকেয়া&lt;&sol;p&gt;', '', '63519.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '63519.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-17 12:18:32', '1', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1373c698132dcc915a92caa7e7de2f5b098305a33a2391f0593f5d5154633be1', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '169000.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2209, '2020-08-18 14:44:00', 'SALE/POS2212', 256, 'মোঃ জাকির হোসেন জামাই(কালিপুর)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '4681.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '4681.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-02 18:22:13', '1', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b317090e09f63f69664205a0e41b1b3be8b3abd1b36fa4b32f700dbe41576778', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-4681.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2210, '2020-12-26 18:37:00', 'SALE/POS2213', 344, 'মেসার্স বায়োজিদ এন্টারপ্রাইজ(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-0337&lt;&sol;p&gt;', '', '121440.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '121440.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-27 19:07:20', '12.645', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '3d1ccfa03bb163bb37073ae4b7786df44bcd0d1631f21e43e23d06b0a2c29a1d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-57416.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2211, '2020-12-26 18:38:00', 'SALE/POS2214', 344, 'মেসার্স বায়োজিদ এন্টারপ্রাইজ(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-5862&lt;&sol;p&gt;', '', '133248.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '133248.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-27 19:07:44', '13.875', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ec232b82b1a36c9d8d517e4c032ab25b00e45c5520eafeb8933d9eb0355f962f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '63976.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2212, '2020-12-26 18:39:00', 'SALE/POS2215', 344, 'মেসার্স বায়োজিদ এন্টারপ্রাইজ(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2619&lt;&sol;p&gt;', '', '132768.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '132768.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-27 19:08:10', '13.825', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '4d7b6cf47b2036063d3720294c383c38cf3fff7feb8fa3813e19288e418963e9', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '197176.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2213, '2020-12-26 18:39:00', 'SALE/POS2216', 363, 'মো.নুরুল আমিন/ইকবাল(ভৈরব)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5851&lt;&sol;p&gt;', '', '134151.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '134151.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-27 19:08:42', '13.83', 1, '150000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5ab397cdf487939979dc8b92d8fe441fb461af544373573459ca84e7a2e76a51', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '368761.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2214, '2020-12-26 18:40:00', 'SALE/POS2217', 328, 'মেসার্স M.B.F. ব্রিক্স(সরারচর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-2046&lt;&sol;p&gt;', '', '240296.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '240296.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-27 19:09:07', '24.515', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '3ad4656d3049c75830dacdc1bb046dd366c274168f2df32ac5555a4928da154e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '564060.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2215, '2020-12-26 18:41:00', 'SALE/POS2218', 428, 'জাকির এন্টারপ্রাইজ(যৌথ)(বি-বাড়ীয়া)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1088&lt;&sol;p&gt;', '', '228823.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '228823.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-27 19:09:40', '23.59', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '72dedb03b916bcafb1d942427954c23eec5ace7d52c289d11392d41a8aa5505b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '76200.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2216, '2020-12-26 18:42:00', 'SALE/POS2219', 428, 'জাকির এন্টারপ্রাইজ(যৌথ)(বি-বাড়ীয়া)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0409&lt;&sol;p&gt;', '', '237844.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '237844.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-27 19:10:14', '24.52', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '0fd1ca66fa7f7d257d7d323aa59af3ab6459abc856384c38f768c287c4088703', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '305023.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2217, '2020-12-26 18:43:00', 'SALE/POS2220', 428, 'জাকির এন্টারপ্রাইজ(যৌথ)(বি-বাড়ীয়া)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-6821&lt;&sol;p&gt;', '', '233673.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '233673.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-27 19:10:55', '24.085', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1ac80a91ef6c373d32a851a110fb0c2ce6d03d87cd4b12e3358822a973bc35fc', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '542867.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2218, '2020-12-26 18:44:00', 'SALE/POS2221', 428, 'জাকির এন্টারপ্রাইজ(যৌথ)(বি-বাড়ীয়া)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;BOT-11-0438&lt;&sol;p&gt;', '', '218056.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '218056.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-27 19:11:40', '22.48', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f2d92d0f687b9d003edabeb4701ea011b53e3f8c7f850124b7bb65b0568d6065', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '542867.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2219, '2020-12-26 18:45:00', 'SALE/POS2222', 428, 'জাকির এন্টারপ্রাইজ(যৌথ)(বি-বাড়ীয়া)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-1350&lt;&sol;p&gt;', '', '229308.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '229308.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-27 19:12:10', '23.635', 1, '21190.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '71e0446851ab43c1959636c72e6788deedf23539034d7324084623b9a170211c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '994547.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2220, '2020-12-26 18:46:00', 'SALE/POS2223', 387, 'মেসার্স সমতা ব্রিক্স (নেত্রকোনা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-5566&lt;&sol;p&gt;', '', '224000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '224000.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-27 19:13:09', '22.395', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'bf5fdcde039282d45012834d7e63e530da3f3091c1b72b08aea313d08223de04', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2785370.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2221, '2020-12-26 18:47:00', 'SALE/POS2224', 387, 'মেসার্স সমতা ব্রিক্স (নেত্রকোনা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-4191&lt;&sol;p&gt;', '', '205000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '205000.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-27 19:14:07', '20.5', 1, '1000448.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a68b97bc5cd5d2d42307379f0b6372e05d0e9ad65c89d18d77ad4b49b2b301a8', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '3009320.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2222, '2020-12-26 18:47:00', 'SALE/POS2225', 370, 'মো. কয়েছ মিয়া(সুনামগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-4377&lt;&sol;p&gt;', '', '180360.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '180360.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-27 19:14:58', '20.04', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a15153bbc5335ce65ef2c39ee83dca1b91a25da35af433f06c18cead2ce12d86', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '446177.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2223, '2020-12-26 18:49:00', 'SALE/POS2226', 370, 'মো. কয়েছ মিয়া(সুনামগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-15-3550&lt;&sol;p&gt;', '', '166590.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '166590.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-27 19:15:28', '18.51', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '15bc6bec4b033be72a4e252e0f580fa0b9fa392cf1feeb633d2f3f9005a4c634', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '626537.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2224, '2020-12-26 18:50:00', 'SALE/POS2227', 370, 'মো. কয়েছ মিয়া(সুনামগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-7514&lt;&sol;p&gt;', '', '165510.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '165510.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-27 19:20:46', '18.385', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '83995f3a2c13b66918845574b433adac844353ff208c51935329c460cea120cf', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '793127.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2225, '2020-12-26 18:53:00', 'SALE/POS2228', 434, 'শিবলী মিয়া(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-2891&lt;&sol;p&gt;', '', '124845.00', '0.00', '45', '45.00', '45.00', '0.00', NULL, '0.00', '0.00', '0.00', '124800.00', 'completed', 'paid', 0, NULL, 1, 1, '2020-12-27 19:21:23', '14.35', 1, '124800.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '3ab945c84deb428201e51bd27c47465c6e6db37032c88ca6b1e2190b24de1ff4', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2226, '2020-12-26 18:55:00', 'SALE/POS2229', 330, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-0817&lt;&sol;p&gt;', '', '146247.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '146247.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-27 19:21:46', '16.805', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5eab2a08944537b1c7c49b7f9c0193db2cd6e2c5d6b073249275327f1d91d03c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1148739.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2227, '2020-12-26 18:57:00', 'SALE/POS2230', 330, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-9773&lt;&sol;p&gt;', '', '186789.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '186789.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-27 19:22:16', '21.465', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '394bf35dcf7288a2a67ec02bde8856545fcf910b952cf6d31c363b3cf735a653', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1294943.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2228, '2020-12-26 18:59:00', 'SALE/POS2231', 330, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-1846&lt;&sol;p&gt;', '', '178263.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '178263.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-27 19:22:51', '20.485', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '3437b46bb84746d4fe1263ec4aed223bebe346b73cd986bf74430f6aaef09e5b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1481688.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2229, '2020-12-26 19:00:00', 'SALE/POS2232', 330, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-6039&lt;&sol;p&gt;', '', '190878.00', '0.00', '1', '1.00', '1.00', '0.00', NULL, '0.00', '0.00', '0.00', '190877.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-27 19:23:16', '21.94', 1, '1505542.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '2a31a42cf30be80a3d4cd973fe1458cfb3e314df99c3f762102f53e0cc6dcbed', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1659908.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2230, '2020-12-26 19:01:00', 'SALE/POS2233', 344, 'মেসার্স বায়োজিদ এন্টারপ্রাইজ(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-6627&lt;&sol;p&gt;', '', '120736.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '120736.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-27 19:23:59', '13.715', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '4dd3d75c8ac411743b0a5c42331d0e7185f8c7c3f4a3931ff7b1c4c4fdb45939', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '329896.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2231, '2020-12-26 19:02:00', 'SALE/POS2234', 344, 'মেসার্স বায়োজিদ এন্টারপ্রাইজ(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;BOG-T-11-0102&lt;&sol;p&gt;', '', '124168.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '124168.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-27 19:24:36', '14.11', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '85f1641302999f4d818e930d11219edbb8061d1e7f74aae1d2f736352d900dc7', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '450588.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2232, '2020-12-26 19:03:00', 'SALE/POS2235', 379, 'মেসার্স জামাল এন্টারপ্রাইজ (কুমিল্লা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-9710&lt;&sol;p&gt;', '', '153510.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '153510.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-27 19:25:04', '17.845', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '811ee97af3d6de6cb257c0a3602aa62fdec60ea245983ed2b839624637c32677', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '528672.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2233, '2020-12-26 19:04:00', 'SALE/POS2236', 379, 'মেসার্স জামাল এন্টারপ্রাইজ (কুমিল্লা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-4282&lt;&sol;p&gt;', '', '167614.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '167614.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-27 19:25:35', '19.49', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '63e6621bf16383ece61e72154201baee0e34daf4ec0e810a04acb266eaee0e70', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '682139.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2234, '2020-12-26 19:05:00', 'SALE/POS2237', 217, 'মেসার্স রিফাত এন্টারপ্রাইজ(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMU-12-1744&lt;&sol;p&gt;', '', '125741.00', '0.00', '41', '41.00', '41.00', '0.00', NULL, '0.00', '0.00', '0.00', '125700.00', 'completed', 'paid', 0, NULL, 1, 1, '2020-12-27 19:26:09', '16.33', 1, '125700.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '654ad71276a4779c3b92c8548fff3395363b86fe684182215b4c0bb4cc428810', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-39020.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2235, '2020-12-26 19:05:00', 'SALE/POS2238', 375, 'মেসার্স গনি ব্রিক্স (ঈশ্বরগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1625&lt;&sol;p&gt;', '', '202960.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '202960.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-27 19:26:44', '23.6', 1, '200000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '25bcba2cc1b040489a0bfe110f8925493d8523b449c2a02fb3214aee6bad85b3', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '145484.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2236, '2020-12-27 20:02:00', 'SALE/POS2239', 280, 'বিধান(ভৈরব)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-13-5230&lt;&sol;p&gt;', '', '81838.00', '0.00', '38', '38.00', '38.00', '0.00', NULL, '0.00', '0.00', '0.00', '81800.00', 'completed', 'paid', 0, NULL, 1, 1, '2020-12-28 20:03:01', '493', 1, '81800.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'da873c687b4b019f0fe4aefef99301c9d312580ea1bf2449b98f5ec65ad5d0a4', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2237, '2020-12-27 20:28:00', 'SALE/POS2240', 370, 'মো. কয়েছ মিয়া(সুনামগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-4377&lt;&sol;p&gt;', '', '191136.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '191136.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-28 21:05:18', '19.91', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '2f96fb9b365e356e18581193af709f2b4b5ea4dc19ff6dcd540c11953bcdace8', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '958637.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2238, '2020-12-27 20:29:00', 'SALE/POS2241', 370, 'মো. কয়েছ মিয়া(সুনামগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-7425&lt;&sol;p&gt;', '', '176544.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '176544.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-28 21:05:54', '18.39', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f10fc5495456f56d69f81fb6ba0e6c03e9b6420cefe4fbc4117700c384feb0ca', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1149773.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2239, '2020-12-27 20:45:00', 'SALE/POS2242', 370, 'মো. কয়েছ মিয়া(সুনামগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1501&lt;&sol;p&gt;', '', '164640.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '164640.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-28 21:06:37', '17.145', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '9bb3f098af8961dc96ba3bfc8153c72a626eabbd7253485c1b17d95ecf3dc8c0', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1326317.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2240, '2020-12-27 20:46:00', 'SALE/POS2243', 428, 'জাকির এন্টারপ্রাইজ(যৌথ)(বি-বাড়ীয়া)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2334&lt;&sol;p&gt;', '', '226398.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '226398.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-28 21:07:28', '23.34', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '86f76aadc4c33667c7cd0ae8c241e1ce7a391a3e8ab88516fb18ff2e9ab78038', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1223904.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2241, '2020-12-27 20:46:00', 'SALE/POS2244', 428, 'জাকির এন্টারপ্রাইজ(যৌথ)(বি-বাড়ীয়া)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-6821&lt;&sol;p&gt;', '', '224167.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '224167.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-28 21:14:34', '23.105', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '737bc69c237c6326ac1bda5ffaa67f7ef44c6c1dfb518b3686c9bcc23f930a5f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1450302.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2242, '2020-12-27 20:48:00', 'SALE/POS2245', 428, 'জাকির এন্টারপ্রাইজ(যৌথ)(বি-বাড়ীয়া)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2445&lt;&sol;p&gt;', '', '240366.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '240366.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-28 21:15:01', '24.775', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '86b8b8baa10a388508e9664584dc6ebbe9ce81073e2d0322e66517b13a178de9', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1674420.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2243, '2020-12-27 20:51:00', 'SALE/POS2246', 428, 'জাকির এন্টারপ্রাইজ(যৌথ)(বি-বাড়ীয়া)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;BOT-11-0438&lt;&sol;p&gt;', '', '216989.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '216989.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-28 21:15:47', '22.37', 1, '1000000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '2d367bcdccec800b41b39c7b3518fe34386a6a6859e6842c503ecef8087ff276', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1914738.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2244, '2020-12-27 20:54:00', 'SALE/POS2247', 383, 'মায়ের দোয়া ব্রিক্স(শাবাজপূর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-9544&lt;&sol;p&gt;', '', '216090.00', '0.00', '90', '90.00', '90.00', '0.00', NULL, '0.00', '0.00', '0.00', '216000.00', 'completed', 'paid', 0, NULL, 1, 1, '2020-12-28 21:16:19', '22.05', 1, '216000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f9ee94740338a18cfd6c51e119cb8c95c4f41c9fdcb2a0d0d102d34513464081', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1043800.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2245, '2020-12-27 20:57:00', 'SALE/POS2248', 344, 'মেসার্স বায়োজিদ এন্টারপ্রাইজ(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-7478&lt;&sol;p&gt;', '', '140448.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '140448.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-28 21:17:21', '14.63', 1, '500000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '53482306a3eebd7a5317fb76475d168d5232afd4ccbff9f26e0e3aecdef44758', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '574944.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2246, '2020-12-27 20:58:00', 'SALE/POS2249', 302, 'নজরুল ইসলাম জলিল(কুলিয়ার চর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-2823&lt;&sol;p&gt;', '', '169280.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '169280.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-29 17:23:41', '18.4', 1, '149850.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '39096ac3bf4188e6de0ed60107579f4427e8895fab4ec39719728fbc4c1b9580', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '218878.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2248, '2020-12-27 21:01:00', 'SALE/POS2251', 370, 'মো. কয়েছ মিয়া(সুনামগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0384&lt;&sol;p&gt;', '', '187680.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '187680.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-29 17:29:50', '19.545', 1, '800000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '2d30571abbb8ca33ad38171ed01d40cf002d9d5dd82f9f77550c600229a50923', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1490909.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2249, '2020-12-27 21:02:00', 'SALE/POS2252', 379, 'মেসার্স জামাল এন্টারপ্রাইজ (কুমিল্লা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-3832&lt;&sol;p&gt;', '', '197456.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '197456.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-29 17:30:40', '22.955', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '3616bcd18b5be55b88382f8ed0e60ad191bc6066f1f72710363b21392b93e63c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '849796.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2250, '2020-12-27 21:02:00', 'SALE/POS2253', 351, 'আতিক উল্লাহ(ভৈরবপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-0251&lt;&sol;p&gt;', '', '155880.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '155880.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-29 17:31:04', '17.315', 1, '700000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '891a3ce019905977d0efecc7e4ce7c9357d3ab7c335ea347ce55336fed96dd98', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '65166.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2251, '2020-12-25 19:19:00', 'SALE/POS2254', 435, 'মেসার্স R.C.G ব্রিক্স(ঘোরাশাল)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0409&lt;&sol;p&gt;', '', '240492.00', '0.00', '492', '492.00', '492.00', '0.00', NULL, '0.00', '0.00', '0.00', '240000.00', 'completed', 'paid', 0, NULL, 1, 1, '2020-12-29 14:03:29', '24.54', 1, '240000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '25e0b2fdb6120383f52bfc7dfcb62dcb9d681ab0db7ce3574d41d5b62667c3bd', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2252, '2020-12-27 21:00:00', 'SALE/POS2255', 368, 'আলী হোসেন  জামাই(কালীপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-9878&lt;&sol;p&gt;', '', '172660.50', '0.00', '109', '109.00', '109.00', '0.00', NULL, '0.00', '0.00', '0.00', '172551.50', 'completed', 'due', 0, NULL, 1, 1, '2020-12-29 17:28:04', '18.87', 1, '172600.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd43d49afb18a50b0bb54f809344ed1f741962801a6ed42a303e2fdb7209885b6', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '48.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2253, '2020-12-28 18:00:00', 'SALE/POS2256', 280, 'বিধান(ভৈরব)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-5230&lt;&sol;p&gt;', '', '81838.00', '0.00', '38', '38.00', '38.00', '0.00', NULL, '0.00', '0.00', '0.00', '81800.00', 'completed', 'paid', 0, NULL, 1, 1, '2020-12-29 18:03:10', '493', 1, '81800.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd6f3c24f875d3ad5cd37d2ebc70ef0e76d390d9e82fd9a3ed09967ac9ab5f7d7', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2254, '2020-12-28 18:01:00', 'SALE/POS2257', 303, 'মো. আব্দুল হান্নান(গাছতলাঘাট)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;ট্রলি-২ টা- ৯৫&lt;&sol;p&gt;', '', '31920.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '31920.00', 'completed', 'paid', 0, NULL, 1, 1, '2020-12-29 18:04:06', '190', 1, '31920.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '0839b959f08928b24ee3a7afa171e1bdf5625bf974c35c0083ae0e3d07713add', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2255, '2020-12-28 18:16:00', 'SALE/POS2258', 434, 'শিবলী মিয়া(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-6898&lt;&sol;p&gt;', '', '157209.00', '0.00', '9', '9.00', '9.00', '0.00', NULL, '0.00', '0.00', '0.00', '157200.00', 'completed', 'paid', 0, NULL, 1, 1, '2020-12-29 20:06:21', '18.07', 1, '157200.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1e270879d506668c8d7783f13726ceb2efdce0b6c15b9cd21779b1ea00834aca', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2256, '2020-12-28 18:17:00', 'SALE/POS2259', 379, 'মেসার্স জামাল এন্টারপ্রাইজ (কুমিল্লা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-5234&lt;&sol;p&gt;', '', '199692.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '199692.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-29 20:06:49', '23.22', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'dcf62d9e43a2a946b1a418ac12648418a17fd3344aa12bd80c0d664acee7b695', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1047252.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2257, '2020-12-28 18:18:00', 'SALE/POS2260', 357, 'মেসার্স বাবুল ব্রিক্স(বিজয়নগর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-8066&lt;&sol;p&gt;', '', '194832.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '194832.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-29 20:07:17', '22.135', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a1dfc72bff1eda735c0f34f7b96647ae22243e56ca2ff7a3eadbfb7dc7af1a71', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-1810306.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2258, '2020-12-28 18:22:00', 'SALE/POS2261', 306, 'মেসার্স তাহসিন এন্টারপ্রাইজ(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-0251&lt;&sol;p&gt;', '', '205920.00', '0.00', '.5', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '205919.50', 'completed', 'due', 0, NULL, 1, 1, '2020-12-29 20:07:56', '23.395', 1, '50000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ae61d754c9ca6b1de71486ecfc83115bfd34405184f6968ebab8030a400dd640', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-90035.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2259, '2020-12-28 19:26:00', 'SALE/POS2262', 318, 'মো. মিঠু সরকার(চানপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-9648&lt;&sol;p&gt;', '', '132020.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '132020.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-29 20:08:59', '14.345', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '0966de7199dee9e1013328fca6e04d4d6b719802ae581752d9357cb32549126c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1354057.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2260, '2020-12-28 19:27:00', 'SALE/POS2263', 318, 'মো. মিঠু সরকার(চানপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-13-5732&lt;&sol;p&gt;', '', '141772.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '141772.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-29 20:10:07', '15.405', 1, '450000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'fe718793f6dd23cb1c973cfdf73a9135e9439e1788b521d41eb9f8852f644148', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1486031.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2261, '2020-12-28 19:27:00', 'SALE/POS2264', 335, 'মোঃ জাকির হোসেন জামাই(কালিপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;BOT-11-0852&lt;&sol;p&gt;', '', '140300.00', '0.00', '.75', '0.75', '0.75', '0.00', NULL, '0.00', '0.00', '0.00', '140299.25', 'completed', 'due', 0, NULL, 1, 1, '2020-12-29 20:10:55', '15.244', 1, '140000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '278791248e54c43d48845524c2b285b12770d7e6879ab6cabb1e4af479b6f5f1', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '77684.75');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2262, '2020-12-28 19:42:00', 'SALE/POS2265', 357, 'মেসার্স বাবুল ব্রিক্স(বিজয়নগর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1088&lt;&sol;p&gt;', '', '170299.50', '0.00', '.9', '0.90', '0.90', '0.00', NULL, '0.00', '0.00', '0.00', '170298.60', 'completed', 'due', 0, NULL, 1, 1, '2020-12-29 20:14:41', '23.17', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '9264c15345d19019abe257e985d684fdeec3d32430da30aed65bd3a2db6dddb6', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-1615518.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2263, '2020-12-28 19:42:00', 'SALE/POS2266', 357, 'মেসার্স বাবুল ব্রিক্স(বিজয়নগর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CMT-11-3344&lt;&sol;p&gt;', '', '170226.00', '0.00', '.95', '0.95', '0.95', '0.00', NULL, '0.00', '0.00', '0.00', '170225.05', 'completed', 'due', 0, NULL, 1, 1, '2020-12-29 20:15:46', '23.157', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '06c2d088dd302f7db8a747509bca34db6bc78e60510797da06413c26a53fbc75', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-1445264.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2264, '2020-12-28 19:43:00', 'SALE/POS2267', 301, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;MT-11-0139&lt;&sol;p&gt;', '', '188460.00', '0.00', '.5', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '188459.50', 'completed', 'due', 0, NULL, 1, 1, '2020-12-29 20:16:59', '20.94', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f4df5a03873de91dfa2c0e443d9525637121f955d31820b43e250ddc00c6d80c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-76642.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2265, '2020-12-28 19:44:00', 'SALE/POS2268', 301, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;BOT-11-1161&lt;&sol;p&gt;', '', '136928.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '136928.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-29 20:17:41', '15.555', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b4abb0706b9e694a03f8f79038e68bb293f50994596ac980227737f876c1df7d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '111817.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2266, '2020-12-28 19:45:00', 'SALE/POS2269', 301, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;BOT-11-2432&lt;&sol;p&gt;', '', '134816.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '134816.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-29 20:18:27', '15.314', 1, '190000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f6f698c7d6c4b89ad057c27ac3ed7e207a4fb66af1f870c480f8bd6adc9c79e1', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '248701.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2267, '2020-12-28 19:46:00', 'SALE/POS2270', 351, 'আতিক উল্লাহ(ভৈরবপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-4257&lt;&sol;p&gt;', '', '144180.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '144180.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-29 20:18:56', '16.02', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f53be4d1e6157b5062a4dcda248d37786c6b82d8b62b300fb9db4b4a180d3b29', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-478954.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2268, '2020-12-28 19:47:00', 'SALE/POS2271', 351, 'আতিক উল্লাহ(ভৈরবপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0781&lt;&sol;p&gt;', '', '149940.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '149940.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-29 20:19:28', '16.66', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '985bfe98982694952a952e70319df1df40adc2d275590837cebc31a6350c6206', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-334774.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2269, '2020-12-28 19:49:00', 'SALE/POS2272', 351, 'আতিক উল্লাহ(ভৈরবপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-9836&lt;&sol;p&gt;', '', '136170.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '136170.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-29 20:22:00', '15.130', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e0ec6d0c6ba2ddf5c74d393896795fdbc38084aecbe4d4a166a9c732e4bdb2f4', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-184834.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2270, '2020-12-28 19:50:00', 'SALE/POS2273', 351, 'আতিক উল্লাহ(ভৈরবপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-6884&lt;&sol;p&gt;', '', '133290.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '133290.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-29 20:22:34', '14.805', 1, '19370.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd84e8f95d65e92b8235f227930f7d6e5c1b25e03d44ba4ae50aa2629e4fa5089', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-48664.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2271, '2020-12-28 19:51:00', 'SALE/POS2274', 370, 'মো. কয়েছ মিয়া(সুনামগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-2492&lt;&sol;p&gt;', '', '164610.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '164610.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-29 20:23:05', '18.285', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c48079e8b250316e9b27cf1f6bb4540aa43787068696b2979ea8460d0e1fa926', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '878637.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2272, '2020-12-28 19:52:00', 'SALE/POS2275', 370, 'মো. কয়েছ মিয়া(সুনামগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-9782&lt;&sol;p&gt;', '', '178110.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '178110.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-29 20:23:46', '19.79', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e9b6d34700e7b2b975e6a4e51f62a8d5a825a2e5cc161352060382ceebceb378', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1043202.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2273, '2020-12-28 19:52:00', 'SALE/POS2276', 370, 'মো. কয়েছ মিয়া(সুনামগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CUT-11-0661&lt;&sol;p&gt;', '', '172980.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '172980.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-29 20:25:14', '19.215', 1, '200431.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a61960b1f890aa93a994c3366716ae4ffe214c018a576a4f7972f6c48f44b9f7', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1221312.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2274, '2020-12-28 19:53:00', 'SALE/POS2277', 379, 'মেসার্স জামাল এন্টারপ্রাইজ (কুমিল্লা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-2347&lt;&sol;p&gt;', '', '121891.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '121891.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-29 20:26:03', '15.829', 1, '500536.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'bd92240f33ada0926de758dfbcfd46bf626b0702e299a8af68a80fbe1a41508c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1246944.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2275, '2020-12-28 19:54:00', 'SALE/POS2278', 217, 'মেসার্স রিফাত এন্টারপ্রাইজ(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-6125&lt;&sol;p&gt;', '', '193886.00', '0.00', '86', '86.00', '86.00', '0.00', NULL, '0.00', '0.00', '0.00', '193800.00', 'completed', 'paid', 0, NULL, 1, 1, '2020-12-29 20:26:23', '25.18', 1, '193800.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8b9afa856acaa844a41986b544490131062d256fb771100b436a23a2fc80d36f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-39020.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2276, '2020-12-28 20:02:00', 'SALE/POS2279', 436, 'পাহাড় মিয়া(বড়াইলপুড়ী)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-9845&lt;&sol;p&gt;', '', '177219.00', '0.00', '70.5', '70.50', '70.50', '0.00', NULL, '0.00', '0.00', '0.00', '177148.50', 'completed', 'paid', 0, NULL, 1, 1, '2020-12-29 20:27:59', '18.265', 1, '177148.5000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '82c5da011764c7838a1519be05a10232ef6ae4cfc68d441cd1590d6e220191ba', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2277, '2020-12-28 20:04:00', 'SALE/POS2280', 363, 'মো.নুরুল আমিন/ইকবাল(ভৈরব)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;BOT-11-0408&lt;&sol;p&gt;', '', '173242.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '173242.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-29 20:28:50', '17.86', 1, '150000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '675fdcabe8fb5f064caa495336e7b1c0dd8dd69d7c84240f0b09cddb9430aa63', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '502912.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2278, '2020-12-29 17:00:00', 'SALE/POS2281', 275, 'রংধনু ট্রান্সপোর্ট(ফেরিঘাট)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;১ ট্রলি&ast;৯২ ফুট&lt;&sol;p&gt;', '', '15272.00', '0.00', '2', '2.00', '2.00', '0.00', NULL, '0.00', '0.00', '0.00', '15270.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-01-02 12:29:33', '92', 1, '15270.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd6d9f6bcfc6de1ec66d00a112332f71d53b915463384e1e067185df5b0319ce8', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '15134.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2279, '2020-12-23 12:26:00', 'SALE/POS2282', 412, 'উজ্জ্বল(চানপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '27199.50', '0.00', '0', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '27199.50', 'completed', 'due', 0, NULL, 1, 1, '2020-12-31 12:26:45', '1', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '57cc38338ff1b72e6c69723f32d674658180e77288011b7aa4b5f5f3f49e7f33', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-27199.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2280, '2020-12-22 12:47:00', 'SALE/POS2283', 356, 'মেসার্স ফাইভ স্টার ব্রিক্স(ধরকা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '7000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '7000.00', 'completed', 'due', 0, NULL, 1, 1, '2020-12-31 12:47:26', '1', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '4b6e499caad7e641fd023cf45605fbdfbb8b918bcd14854884bbc1235d7c69ef', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-6960.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2281, '2020-12-21 17:07:40', 'SALE/POS2284', 362, 'মেসার্স A.U.B ব্রিক্স(সরারচর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-8293&lt;&sol;p&gt;', '', '211395.00', '0.00', '.5', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '211394.50', 'completed', 'due', 0, NULL, 1, 1, '2020-12-31 12:58:35', '24.865', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7df382c35d0c35e9169bacad9bf62c363a5f9b487f229e1ab90783325296a8fa', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '674246.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2282, '2020-12-29 17:33:00', 'SALE/POS2285', 301, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;MMT-11-0139&lt;&sol;p&gt;', '', '191373.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '191373.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-02 12:27:07', '21.03', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '0e4e8200778d3579499d307867482726f4ac7f7a1d490806621b3104ffaa1367', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '106561.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2283, '2020-12-29 17:34:00', 'SALE/POS2286', 370, 'মো. কয়েছ মিয়া(সুনামগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-4067&lt;&sol;p&gt;', '', '162810.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '162810.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-02 12:27:47', '18.085', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '573e3fb8a9f96356ade66e0e8b27b2d5f8fbed4b53b29d085b7fe65f38996d2c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1193906.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2284, '2020-12-29 17:35:00', 'SALE/POS2287', 370, 'মো. কয়েছ মিয়া(সুনামগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-9669&lt;&sol;p&gt;', '', '157770.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '157770.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-02 12:28:32', '17.53', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8cec7d0a7ade98b34048ef7011f442cf1279b2450cd5c93ac534516f02eced61', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1356671.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2285, '2020-12-29 17:36:00', 'SALE/POS2288', 370, 'মো. কয়েছ মিয়া(সুনামগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-4377&lt;&sol;p&gt;', '', '176670.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '176670.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-02 12:30:23', '19.625', 1, '499900.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e46d06606fa2bb974cf882e387f128444056ad3fdfa10ea168dbfb98c05eb5a4', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1514396.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2286, '2020-12-29 17:43:00', 'SALE/POS2289', 437, 'মেসার্স নিউ তরফ ব্রিক্স(বালিয়ারি)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-2023&lt;&sol;p&gt;', '', '171262.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '171262.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-02 12:45:38', '18.815', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '57c9b6edb18ffb8bcf8332eb2c01c39feab3501bc69ecd64e23c2399e854e507', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2287, '2020-12-29 17:44:00', 'SALE/POS2290', 437, 'মেসার্স নিউ তরফ ব্রিক্স(বালিয়ারি)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-6115&lt;&sol;p&gt;', '', '216762.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '216762.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-02 12:46:51', '23.815', 1, '910000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'abcf0188cc01fb21306622c9a12942f1a916a48b5306074e921ffc4713505894', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '171216.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2288, '2020-12-29 17:49:00', 'SALE/POS2291', 438, 'রিয়ামনি এন্টারপ্রাইজ(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;JHT-11-1331&lt;&sol;p&gt;', '', '138960.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '138960.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-02 12:47:34', '15.439', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7bb3211c1667b8ae2ef003b2f5b38792a8c5604746347d7e197542c2fbcf2959', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2289, '2020-12-29 17:50:00', 'SALE/POS2292', 438, 'রিয়ামনি এন্টারপ্রাইজ(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-0639&lt;&sol;p&gt;', '', '171270.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '171270.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-02 12:48:06', '19.03', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8982e10d495b7939c6eb682c6280f69413577f47c3b645b46a274526911e7c63', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '138960.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2290, '2020-12-29 17:51:00', 'SALE/POS2293', 438, 'রিয়ামনি এন্টারপ্রাইজ(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-9366&lt;&sol;p&gt;', '', '130050.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '130050.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-02 12:48:43', '14.45', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '226f37d1160831e7c216475fde9b35ea6d6d9f22db2c9fa27c049b3e916b091b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '310230.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2291, '2020-12-29 17:52:00', 'SALE/POS2294', 438, 'রিয়ামনি এন্টারপ্রাইজ(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;JESSORE-T-11-2070&lt;&sol;p&gt;', '', '150120.00', '0.00', '355', '355.00', '355.00', '0.00', NULL, '0.00', '0.00', '0.00', '149765.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-02 12:49:41', '16.675', 1, '590000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5b52f585d55276b8cff7de27721a3d9bc5b8b9991a5a63be70c84bfc4bb9f5ed', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '440280.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2292, '2020-12-29 17:53:00', 'SALE/POS2295', 327, 'মো.সফর আলী সর্দার(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-1514&lt;&sol;p&gt;', '', '199791.00', '0.00', '.5', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '199790.50', 'completed', 'due', 0, NULL, 1, 1, '2021-01-02 12:50:20', '25.285', 1, '100000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '9ded2fe723ac2e1f4e365abb07ac5ef97e3032739da5ddcf798ea12604352292', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1096000.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2293, '2020-12-29 17:54:00', 'SALE/POS2296', 379, 'মেসার্স জামাল এন্টারপ্রাইজ (কুমিল্লা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CMT-11-6153&lt;&sol;p&gt;', '', '177331.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '177331.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-02 12:50:48', '23.03', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7ac80f483deaaa7dc18b7b2de741b438b92855bc4c1087768eeeba28fa97a485', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '868299.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2294, '2020-12-29 17:55:00', 'SALE/POS2297', 379, 'মেসার্স জামাল এন্টারপ্রাইজ (কুমিল্লা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-6898&lt;&sol;p&gt;', '', '148148.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '148148.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-02 12:51:36', '19.24', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '50c282c5ac0fafa78f0242053b0f91283a385f88e04ff91e88ab1afea3a3af7a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1045630.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2295, '2020-12-29 18:06:00', 'SALE/POS2298', 439, 'শাহজাহান(ময়মনসিংহ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-2588&lt;&sol;p&gt;', '', '185556.00', '0.00', '56', '56.00', '56.00', '0.00', NULL, '0.00', '0.00', '0.00', '185500.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-01-02 12:52:15', '19.74', 1, '185500.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ee66f741d2fec204d504132bae5efa18e315ae592ff03111e6b310bcbd9718c3', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2296, '2020-12-29 18:07:00', 'SALE/POS2299', 301, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2603&lt;&sol;p&gt;', '', '183356.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '183356.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-02 12:52:42', '19.925', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b894e2d483feccba18a2d49187ff9f888af9c4a9838b392c1600aa65329b9a9c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '297934.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2297, '2020-12-29 18:10:00', 'SALE/POS2300', 440, 'দীপু পাল(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-7832&lt;&sol;p&gt;', '', '213342.00', '0.00', '.5', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '213341.50', 'completed', 'due', 0, NULL, 1, 1, '2021-01-02 12:53:34', '22.935', 1, '350000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'bcbe935cf1ff2c0aab9e1a337b4e695dbaa77910d75309093537aa5e848d7aef', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2298, '2020-12-29 18:11:00', 'SALE/POS2301', 341, 'মেসার্স ফাইভ স্টার ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-7832&lt;&sol;p&gt;', '', '175026.00', '0.00', '1.25', '1.25', '1.25', '0.00', NULL, '0.00', '0.00', '0.00', '175024.75', 'completed', 'due', 0, NULL, 1, 1, '2021-01-02 12:54:03', '18.815', 1, '200000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '0daed8a412059c0ecb78f2a882817619bd65930bd1d382f3b6b6f36aa1028a25', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '302872.75');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2299, '2020-12-29 18:12:00', 'SALE/POS2302', 314, 'মেসার্স আজিজ শাহ ট্রান্সপোর্ট(ভৈরবপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-13-2336&lt;&sol;p&gt;', '', '92552.00', '0.00', '6', '6.00', '6.00', '0.00', NULL, '0.00', '0.00', '0.00', '92546.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-02 12:57:10', '10.055', 1, '92500.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c8c1fc7ff17ebc1896a668bd5134e904de58e57b8299b54dc69242c620c40a06', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2308.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2300, '2020-12-29 18:12:00', 'SALE/POS2303', 428, 'জাকির এন্টারপ্রাইজ(যৌথ)(বি-বাড়ীয়া)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-6821&lt;&sol;p&gt;', '', '208208.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '208208.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-02 12:57:34', '22.88', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '71d8c53a89b78181a1bf1917ff9d65cb68c4f0c9833ed23ac1a2a098d215220a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1345824.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2301, '2020-12-29 18:14:00', 'SALE/POS2304', 357, 'মেসার্স বাবুল ব্রিক্স(বিজয়নগর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-2046&lt;&sol;p&gt;', '', '171475.50', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '171475.50', 'completed', 'due', 0, NULL, 1, 1, '2021-01-02 13:00:04', '23.33', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '815a38148232898ab4de89e5457840da565502c25cca18e19f21fd06dd501339', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-1274950.85');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2302, '2020-12-29 18:15:00', 'SALE/POS2305', 357, 'মেসার্স বাবুল ব্রিক্স(বিজয়নগর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;BOT-11-0438&lt;&sol;p&gt;', '', '157437.00', '0.00', '.25', '0.25', '0.25', '0.00', NULL, '0.00', '0.00', '0.00', '157436.75', 'completed', 'due', 0, NULL, 1, 1, '2021-01-02 13:01:15', '21.42', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '3d96975317548d732d914027d0aeea6b0dba11105f6a35f5d19a19cbe78a0b1c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-1103460.65');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2303, '2020-12-29 18:16:00', 'SALE/POS2306', 387, 'মেসার্স সমতা ব্রিক্স (নেত্রকোনা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-9208&lt;&sol;p&gt;', '', '218500.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '218500.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-02 13:02:26', '21.845', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '0ac39ab4cecb5797e434b9ca800d1c50c4533f03a19bfebe6a8834d14049897a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2213922.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2304, '2020-12-29 18:17:00', 'SALE/POS2307', 387, 'মেসার্স সমতা ব্রিক্স (নেত্রকোনা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-5566&lt;&sol;p&gt;', '', '220600.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '220600.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-02 13:06:20', '22.055', 1, '17560.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c4314edf13d818797145017de60783ee21f9a2fcab4811151b3389c2fd5eba3b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2432372.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2305, '2020-12-29 18:17:00', 'SALE/POS2308', 379, 'মেসার্স জামাল এন্টারপ্রাইজ (কুমিল্লা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-6086&lt;&sol;p&gt;', '', '190834.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '190834.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-02 13:06:52', '22.185', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a83d95f465dd6ea2708993900b7e87aa5cba54eb8b90704e8a6a8937ce5cd6db', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1193778.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2306, '2020-12-29 18:18:00', 'SALE/POS2309', 301, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-3661&lt;&sol;p&gt;', '', '198534.00', '0.00', '.5', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '198533.50', 'completed', 'due', 0, NULL, 1, 1, '2021-01-02 13:07:20', '22.815', 1, '767300.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1426c3ddfbe502ad7888606e52d03496dfa3007f285156a15ca0c32cbec69946', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '481244.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2307, '2020-12-29 18:19:00', 'SALE/POS2310', 434, 'শিবলী মিয়া(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-0988&lt;&sol;p&gt;', '', '174609.00', '0.00', '9', '9.00', '9.00', '0.00', NULL, '0.00', '0.00', '0.00', '174600.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-01-02 13:07:41', '20.07', 1, '174600.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1b9c6594e38154e4faa4699731b2e9234656a673254b800dcd71efab4a08b08c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2308, '2020-12-29 18:20:00', 'SALE/POS2311', 441, 'রুবেল মিয়া(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-6377&lt;&sol;p&gt;', '', '198594.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '198594.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-02 13:58:58', '20.06', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8266124608c8c093a5ddbbe7a1ce31c8adbee5b0fd36f5c6c4798c0e307cab7c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '23644.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2309, '2020-12-29 18:21:00', 'SALE/POS2312', 441, 'রুবেল মিয়া(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5406&lt;&sol;p&gt;', '', '212454.00', '0.00', '149', '149.00', '149.00', '0.00', NULL, '0.00', '0.00', '0.00', '212305.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-02 13:59:18', '21.46', 1, '410899.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '152d1d662c0a5f34c21fb454c60f1c548bd30a8664ead19c586c0adf6e42a229', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '222188.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2310, '2020-12-29 18:22:00', 'SALE/POS2313', 340, 'মেসার্স সুমন ব্রিক্স(নবীনগর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;বক্স মাপে&lt;&sol;p&gt;', '', '820000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '820000.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-02 13:10:16', '100', 1, '1000000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '84e56e97a15083ca67917944ee4bb7f50ceb74a779be3adfd7f1e272425e3690', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2164000.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2311, '2020-12-30 14:02:00', 'SALE/POS2314', 368, 'আলী হোসেন  জামাই(কালীপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-7609&lt;&sol;p&gt;', '', '130916.00', '0.00', '16', '16.00', '16.00', '0.00', NULL, '0.00', '0.00', '0.00', '130900.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-01-02 17:40:10', '14.23', 1, '130900.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '55fe13a9b2d6eda13e08d6da100109ca97c3aa2ecf3fa8599ea32a3e1af4512f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2312, '2020-12-30 14:03:00', 'SALE/POS2315', 428, 'জাকির এন্টারপ্রাইজ(যৌথ)(বি-বাড়ীয়া)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1088&lt;&sol;p&gt;', '', '221063.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '221063.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-02 17:42:02', '22.785', 1, '200000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '3e386f36f487d6bce200181a68d366b60f85a13b43a88ff9da74626095c76128', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1554032.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2313, '2020-12-30 16:48:00', 'SALE/POS2316', 368, 'আলী হোসেন  জামাই(কালীপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-15-3550&lt;&sol;p&gt;', '', '169280.00', '0.00', '180', '180.00', '180.00', '0.00', NULL, '0.00', '0.00', '0.00', '169100.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-01-02 17:49:14', '18.4', 1, '169100.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '630ed27a737d5e43c8750e453e0fc056d47744bc4c6e184b35af2477244c5080', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2314, '2020-12-30 16:49:00', 'SALE/POS2317', 302, 'নজরুল ইসলাম জলিল(কুলিয়ার চর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-2823&lt;&sol;p&gt;', '', '179952.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '179952.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-02 17:50:26', '19.555', 1, '170000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'fc287c24ae5cb6ebbf33b3b76cef07efbd992e3843f4398e51e75c3476a40e85', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '238308.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2315, '2020-12-30 16:50:00', 'SALE/POS2318', 421, 'মেসার্স আপন ব্রিক্স(শাহবাজপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-0685&lt;&sol;p&gt;', '', '216384.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '216384.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-02 17:51:08', '23.52', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '0b61c801fdc26f87767c1f0b69ff81fa43dee6413b2d822b7054a0056e0c1fd2', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2316, '2020-12-30 16:50:00', 'SALE/POS2319', 421, 'মেসার্স আপন ব্রিক্স(শাহবাজপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;BOT-11-0438&lt;&sol;p&gt;', '', '200560.00', '0.00', '44', '44.00', '44.00', '0.00', NULL, '0.00', '0.00', '0.00', '200516.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-02 17:51:51', '21.8', 1, '416900.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '693a67c1df2d426849cbe97dac02edcd6b77068212aee0cf778c1c2f11c0442a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '216384.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2317, '2020-12-30 16:51:00', 'SALE/POS2320', 325, 'মায়ের দোয়া ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-4386&lt;&sol;p&gt;', '', '149316.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '149316.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-02 17:52:47', '16.225', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'de20ebd5960e44d7f9851d1b95303e0d0a3f1deb1b43561160dc7f4e4e208499', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2318, '2020-12-30 16:52:00', 'SALE/POS2321', 325, 'মায়ের দোয়া ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-9824&lt;&sol;p&gt;', '', '131836.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '131836.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-02 17:53:59', '14.325', 1, '100000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '132edd30e512bd2f84bc76c5790bffd490f069b0c477c6cf5eb471a198335788', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '149270.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2319, '2020-12-30 16:54:00', 'SALE/POS2322', 341, 'মেসার্স ফাইভ স্টার ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-7832&lt;&sol;p&gt;', '', '175119.00', '0.00', '.5', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '175118.50', 'completed', 'due', 0, NULL, 1, 1, '2021-01-02 17:56:07', '18.83', 1, '180000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '748a1aea4078be595c3e74a8506e47d5403253df87eed452dccd13298f7453b0', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '277897.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2320, '2020-12-30 17:08:00', 'SALE/POS2323', 402, 'মেসার্স রুমান ব্রিক্স (কিশোরগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0384&lt;&sol;p&gt;', '', '215232.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '215232.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-02 17:56:44', '22.42', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '4bd58730ddcff6aa721d511d70da669f6d81bf9be5f2c3a6843858361c5c46ee', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '394504.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2321, '2020-12-30 17:09:00', 'SALE/POS2324', 402, 'মেসার্স রুমান ব্রিক্স (কিশোরগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2603&lt;&sol;p&gt;', '', '212160.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '212160.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-02 17:57:13', '22.1', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'cdb0fe679d547895a5f520c1399979c48085c74e3e59bfaa131c0de87a27b4d2', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '609736.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2322, '2020-12-30 17:10:00', 'SALE/POS2325', 402, 'মেসার্স রুমান ব্রিক্স (কিশোরগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-7698&lt;&sol;p&gt;', '', '222432.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '222432.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-02 17:57:55', '23.17', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '77244555df684e1de153f0a62b6b8aea2cc2869d2e51d8407b92b93ce87f7912', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '821896.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2323, '2020-12-30 17:11:00', 'SALE/POS2326', 402, 'মেসার্স রুমান ব্রিক্স (কিশোরগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-0041&lt;&sol;p&gt;', '', '199584.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '199584.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-02 17:58:30', '20.785', 1, '300000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ef067893998a63ba26c51cb70e7f8307b49e56ff7c173468eff7fe5666795970', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1044328.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2324, '2020-12-30 17:11:00', 'SALE/POS2327', 421, 'মেসার্স আপন ব্রিক্স(শাহবাজপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-9752&lt;&sol;p&gt;', '', '180170.00', '0.00', '27', '27.00', '27.00', '0.00', NULL, '0.00', '0.00', '0.00', '180143.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-02 17:59:39', '20.945', 1, '180100.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '2a9fe94489bb3227ada4a5b93d7aad3ca0bebe7fab7b0a194d3bf543ea9c45e3', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2325, '2020-12-30 17:15:00', 'SALE/POS2328', 370, 'মো. কয়েছ মিয়া(সুনামগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-2595&lt;&sol;p&gt;', '', '218160.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '218160.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-02 18:00:56', '24.235', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '4300d8d0f233800d2395a952b66700d552899d68c1db2d2aa0371e9026183be4', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1191256.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2326, '2020-12-30 17:16:00', 'SALE/POS2329', 437, 'মেসার্স নিউ তরফ ব্রিক্স(বালিয়ারি)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-5501&lt;&sol;p&gt;', '', '168805.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '168805.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-02 18:01:38', '18.545', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '86f5ea957b9bac8accadd3aaa035177cecdbf3635a4e1063a9f330a3b9418f62', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-521976.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2327, '2020-12-30 17:17:00', 'SALE/POS2330', 437, 'মেসার্স নিউ তরফ ব্রিক্স(বালিয়ারি)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;JESSORE-T-11-3369&lt;&sol;p&gt;', '', '199017.00', '0.00', '.5', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '199016.50', 'completed', 'due', 0, NULL, 1, 1, '2021-01-02 18:02:23', '21.87', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '75a21624da6a5a081a9d45dfbcadb3f2fd7e3f0c99cf581c4ce3078e4f2eafb1', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-353216.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2329, '2020-12-30 17:19:00', 'SALE/POS2332', 194, 'মো.লিয়াকত মিয়া(বাদাঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-0739&lt;&sol;p&gt;', '', '164700.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '164700.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-02 18:05:08', '18.295', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '99168a37d9b57bdfa3d6ad7a257fc9c21fa26caf751ce834da5a3e6110bd0a0f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-228267.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2330, '2020-12-30 17:18:00', 'SALE/POS2333', 194, 'মো.লিয়াকত মিয়া(বাদাঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1695&lt;&sol;p&gt;', '', '176310.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '176310.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-02 18:03:13', '19.59', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '59366a4080ffcf0adfd6f5468982cc5a89d80c4880ca1de876d548d4d20e4b58', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-63612.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2331, '2020-12-30 17:21:00', 'SALE/POS2334', 327, 'মো.সফর আলী সর্দার(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1071&lt;&sol;p&gt;', '', '197910.00', '0.00', '.5', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '197909.50', 'completed', 'due', 0, NULL, 1, 1, '2021-01-02 18:06:01', '21.99', 1, '150000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c391d2c9f16b516403952563d921b114905412eadb1a58708f940b28a0fe3a8d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1195790.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2332, '2020-12-30 17:22:00', 'SALE/POS2335', 438, 'রিয়ামনি এন্টারপ্রাইজ(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-8042&lt;&sol;p&gt;', '', '124020.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '124020.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-02 18:07:17', '13.78', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7948b09d57590bf120bd37b585cd4e84e38fe68d29becefc2d8fc5a467fef40b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '45.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2333, '2020-12-30 17:23:00', 'SALE/POS2336', 438, 'রিয়ামনি এন্টারপ্রাইজ(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CMT-11-7685&lt;&sol;p&gt;', '', '137340.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '137340.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-02 18:08:00', '15.259', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7ecc61e031de54d274e1a14c15a925ac8c777f4462d93877825cd375d085ca97', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '124065.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2334, '2020-12-30 17:27:00', 'SALE/POS2337', 438, 'রিয়ামনি এন্টারপ্রাইজ(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-8004&lt;&sol;p&gt;', '', '161370.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '161370.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-02 18:08:44', '17.925', 1, '640000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'dd5ab6f6c93c4c9d7c95bebc975d22f57c3d013a3c9f99c55a345ae638238049', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '261405.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2335, '2020-12-30 17:29:00', 'SALE/POS2338', 404, 'মো.কবির মিয়া(আশুগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-2046&lt;&sol;p&gt;', '', '199472.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '199472.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-02 18:09:28', '21.92', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '3fe61569053bd583d61ecf0a68532ec8d67c80d6b61002b83be5bc9f44a98c01', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '134594.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2336, '2020-12-30 17:30:00', 'SALE/POS2339', 404, 'মো.কবির মিয়া(আশুগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-4377&lt;&sol;p&gt;', '', '203112.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '203112.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-02 18:10:38', '22.32', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '11f70c8a9f36c270631c387b4306093b0e03ae9d7a7c6decb2bf23de447b9f30', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '334066.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2337, '2020-12-30 17:36:00', 'SALE/POS2340', 404, 'মো.কবির মিয়া(আশুগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0409&lt;&sol;p&gt;', '', '186459.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '186459.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-02 18:24:10', '20.485', 1, '800000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '10f49da83c846b894004eeb749e9073fec95278e8690d0a5b56e07dd526d39e3', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '520479.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2338, '2020-12-30 17:37:00', 'SALE/POS2341', 301, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;MT-11-0139&lt;&sol;p&gt;', '', '175770.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '175770.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-02 18:25:06', '19.53', 1, '349976.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c8bc6c106bad84558c23b55e9a05359dbe1bc4e7f6b4f11d264ed7f5b4e98770', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-87476.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2339, '2020-12-30 17:38:00', 'SALE/POS2342', 379, 'মেসার্স জামাল এন্টারপ্রাইজ (কুমিল্লা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-0393&lt;&sol;p&gt;', '', '136971.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '136971.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-02 18:25:57', '15.39', 1, '700000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '9b0204e7c04eb68b6c78bfc5d24d2ba1b5a9eaa3ce8360abbd691d8335888c75', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1384612.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2340, '2020-12-30 18:40:00', 'SALE/POS2343', 442, 'তাজুল ইসলাম(সিলেট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '0.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '0.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-01-02 18:42:08', '1', 1, '500000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '95b56f4a2a2cee76a0e0503ecf7e4959c20959385faeacd57e13d6079c099c69', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2341, '2020-12-31 19:22:00', 'SALE/POS2344', 440, 'দীপু পাল(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-6240&lt;&sol;p&gt;', '', '139779.00', '0.00', '.5', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '139778.50', 'completed', 'due', 0, NULL, 1, 1, '2021-01-02 19:59:41', '15.030', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '9f4149a26daddd3f01b866bc1470a56a836ff7e9c0383475bf26fcb39681a746', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-136658.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2342, '2020-12-31 19:23:00', 'SALE/POS2345', 410, 'সালাম মিয়া(R.S.P)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-3717&lt;&sol;p&gt;', '', '135360.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '135360.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-02 20:00:40', '14.4', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '4d9aff54ec17d3cfc29fd87a1a21f4e704d91ffd58eaabf84e0cdf8ef7c242d5', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '113920.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2343, '2020-12-31 19:24:00', 'SALE/POS2346', 410, 'সালাম মিয়া(R.S.P)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-7914&lt;&sol;p&gt;', '', '140624.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '140624.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-02 20:01:10', '14.96', 1, '370000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c9366aee3e19ab2e0cf95ff27cfde4c628a6dbda4bd5440add11f3298fecb880', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '249280.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2344, '2020-12-31 19:25:00', 'SALE/POS2347', 341, 'মেসার্স ফাইভ স্টার ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-0739&lt;&sol;p&gt;', '', '172236.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '172236.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-02 20:03:53', '18.52', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '2e8cd90640796eac3e0a66151599a7c0f74b99d0ead5e0f6a4256d1e09d3c56e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '273016.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2345, '2020-12-31 19:25:00', 'SALE/POS2348', 341, 'মেসার্স ফাইভ স্টার ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-7832&lt;&sol;p&gt;', '', '177165.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '177165.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-02 20:02:21', '19.05', 1, '200000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'bde67a4b6c8fda8aa529789410fef05587d719b3b262cfbb8d4815e492b28fdf', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '445252.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2346, '2020-12-31 19:26:00', 'SALE/POS2349', 368, 'আলী হোসেন  জামাই(কালীপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-8893&lt;&sol;p&gt;', '', '160239.00', '0.00', '239', '239.00', '239.00', '0.00', NULL, '0.00', '0.00', '0.00', '160000.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-01-02 20:04:29', '17.23', 1, '160000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8cefa5676843e17322ae7292f1813423f2a93704d3f7fc417328cd162e76f31e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2347, '2020-12-31 19:27:00', 'SALE/POS2350', 402, 'মেসার্স রুমান ব্রিক্স (কিশোরগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-5586&lt;&sol;p&gt;', '', '214176.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '214176.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-02 20:05:47', '22.305', 1, '500000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '0a6ca39947d541157381b5540f900f40368d86dd30fe44b5eb2a457fa9766ac8', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '943912.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2348, '2020-12-31 19:30:00', 'SALE/POS2351', 325, 'মায়ের দোয়া ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-9752&lt;&sol;p&gt;', '', '127968.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '127968.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-02 20:06:34', '13.755', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a775dd37f8de19635ae91b6e3805d4b3b38e29fc592657d1fadd45149ce2fc0a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '181152.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2349, '2020-12-31 19:30:00', 'SALE/POS2352', 325, 'মায়ের দোয়া ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-9824&lt;&sol;p&gt;', '', '133269.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '133269.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-02 20:07:05', '14.33', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '9761d371533a81319e0eebfe4ba13dffc2ac5ef675c8a6ef0919e562a7dc1922', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '309073.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2350, '2020-12-31 19:31:00', 'SALE/POS2353', 325, 'মায়ের দোয়া ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;JH-T-11-1604&lt;&sol;p&gt;', '', '184698.00', '0.00', '.5', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '184697.50', 'completed', 'due', 0, NULL, 1, 1, '2021-01-02 20:08:42', '19.86', 1, '200000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8a218ef8da9b9738f5e696f63c46add00e0d3a9967a7a4a34e36abc30eaca427', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '442342.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2351, '2020-12-31 19:32:00', 'SALE/POS2354', 440, 'দীপু পাল(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-5900&lt;&sol;p&gt;', '', '122853.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '122853.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-02 20:09:13', '13.205', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ccaec317b8cf6956749b97b469eff2c41a9e9ca81b08137b5a84a1a337899509', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '3120.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2352, '2020-12-31 19:33:00', 'SALE/POS2355', 440, 'দীপু পাল(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-15-3109&lt;&sol;p&gt;', '', '134757.00', '0.00', '.5', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '134756.50', 'completed', 'due', 0, NULL, 1, 1, '2021-01-02 20:09:51', '14.49', 1, '150000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '9476be9292edfdb5e0464fc9ad47ed6e38d494960b748c16b16a897300dab28c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '125926.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2353, '2020-12-31 19:34:00', 'SALE/POS2356', 370, 'মো. কয়েছ মিয়া(সুনামগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-4377&lt;&sol;p&gt;', '', '186208.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '186208.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-02 20:10:30', '20.235', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ab51f8a387b68d469adfaa627943c7a1d2e1cd463690daccf2f5ad4c1b288be0', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1409416.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2354, '2020-12-31 19:35:00', 'SALE/POS2357', 370, 'মো. কয়েছ মিয়া(সুনামগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CH-T-11-0898&lt;&sol;p&gt;', '', '211324.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '211324.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-02 20:11:06', '22.97', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '306fafd20410442b2eb560ad90c888fbfe80ec1ee0f04093d21075fa7aef1f32', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1595578.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2355, '2020-12-31 19:36:00', 'SALE/POS2358', 310, 'নাহিয়ান এন্টারপ্রাইজ(সিলেট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-3412&lt;&sol;p&gt;', '', '146519.50', '0.00', '.25', '0.25', '0.25', '0.00', NULL, '0.00', '0.00', '0.00', '146519.25', 'completed', 'due', 0, NULL, 1, 1, '2021-01-02 20:13:06', '16.19', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '39e178edf2bb226050369f5d67a19eaaaa1ef89eeb0b04af1f87ceac489a5624', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-2000000.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2356, '2020-12-31 19:36:00', 'SALE/POS2359', 364, 'মো. জহিরুল ইসলাম (তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-4257&lt;&sol;p&gt;', '', '129352.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '129352.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-02 20:13:47', '14.06', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '6cf24bd748bb76c4607ba83be99aff75009202c238ee5d72686293e9f16268e9', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '637737.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2357, '2020-12-31 19:37:00', 'SALE/POS2360', 404, 'মো.কবির মিয়া(আশুগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-6821&lt;&sol;p&gt;', '', '209300.00', '0.00', '.5', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '209299.50', 'completed', 'due', 0, NULL, 1, 1, '2021-01-02 20:14:43', '22.995', 1, '100000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b1e32acf1b4f42e056bee8fdc0d5992b695ed7366a732b523fe0fcbf9643d2ae', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-76363.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2358, '2020-12-31 19:38:00', 'SALE/POS2361', 442, 'তাজুল ইসলাম(সিলেট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-6134&lt;&sol;p&gt;', '', '175266.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '175266.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-02 20:15:42', '19.26', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b8ae0b479ff3fa2a46ff14941e7f72760c4185bd90d53aaa8bcc6563ecc7e432', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-500000.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2359, '2020-12-31 19:39:00', 'SALE/POS2362', 442, 'তাজুল ইসলাম(সিলেট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CH-T-11-0616&lt;&sol;p&gt;', '', '203112.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '203112.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-02 20:16:23', '22.32', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e19978f51b2dcb31028e2ee1ee8bd0648bf114a6d99473bfb70a9e8536fe72c5', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-324734.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2360, '2020-12-31 19:41:00', 'SALE/POS2363', 397, 'তাজুল ইসলাম(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-1709&lt;&sol;p&gt;', '', '108744.00', '0.00', '98', '98.00', '98.00', '0.00', NULL, '0.00', '0.00', '0.00', '108646.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-02 20:17:05', '11.815', 1, '108600.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a8a12be58a71de44b1e4c4919c5e493f0d61782783b60bebd4604540941c646b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-123610.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2361, '2020-12-31 19:53:00', 'SALE/POS2364', 442, 'তাজুল ইসলাম(সিলেট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;PABT-11-0631&lt;&sol;p&gt;', '', '191282.00', '0.00', '.5', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '191281.50', 'completed', 'due', 0, NULL, 1, 1, '2021-01-02 20:18:37', '21.015', 1, '50000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '13104bb2256f5df08f6063bc0feebc71e7f92b2121c420463501c737ae9d7df6', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-121622.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2362, '2020-12-31 19:55:00', 'SALE/POS2365', 362, 'মেসার্স A.U.B ব্রিক্স(সরারচর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-8293&lt;&sol;p&gt;', '', '231084.00', '0.00', '.5', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '231083.50', 'completed', 'due', 0, NULL, 1, 1, '2021-01-02 20:19:12', '23.58', 1, '200000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '24d034a9240ae02ec1d02c10c6ea32a7404b3c0d458708995b65ccb70d94404e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '885640.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2364, '2021-01-01 11:09:00', 'SALE/POS2367', 383, 'মায়ের দোয়া ব্রিক্স(শাবাজপূর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-9544&lt;&sol;p&gt;', '', '228438.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '228438.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-03 12:51:12', '23.31', 1, '200000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'dc0431ca2e47216f0d444617828c8a18e3c894b75760d5c2dd5b4badf7ec29f5', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1043800.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2365, '2021-01-01 11:14:00', 'SALE/POS2368', 387, 'মেসার্স সমতা ব্রিক্স (নেত্রকোনা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-5566&lt;&sol;p&gt;', '', '230100.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '230100.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-03 12:51:35', '23.01', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'bb42db85b8bbbea2d8a58901da48ae8870e6eca3b24bd30fa9a1cf30db1add0d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2653022.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2366, '2021-01-01 11:15:00', 'SALE/POS2369', 387, 'মেসার্স সমতা ব্রিক্স (নেত্রকোনা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-4377&lt;&sol;p&gt;', '', '236700.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '236700.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-03 12:52:04', '23.67', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f90043832ba67783c75484328648eaf81681e1a4879c008bf844b832b86b8473', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2883122.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2367, '2021-01-01 11:18:00', 'SALE/POS2370', 301, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-2361&lt;&sol;p&gt;', '', '129766.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '129766.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-03 12:52:57', '14.255', 1, '134000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a5d908f366706dac7d736b27337f69155c27e2cfce2e6c538584dc3d9ca92a91', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-261682.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2368, '2021-01-01 11:19:00', 'SALE/POS2371', 434, 'শিবলী মিয়া(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;FRD-T-11-0224&lt;&sol;p&gt;', '', '168912.00', '0.00', '12', '12.00', '12.00', '0.00', NULL, '0.00', '0.00', '0.00', '168900.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-01-03 12:53:38', '18.36', 1, '168900.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '2d9c9bf74c6f2b8f0c9efc38f45b63486e02c7eb6f92b4cdd18d63ee669ffb51', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2370, '2021-01-01 11:47:00', 'SALE/POS2373', 310, 'নাহিয়ান এন্টারপ্রাইজ(সিলেট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;KOT-11-2016&lt;&sol;p&gt;', '', '133578.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '133578.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-03 12:54:08', '14.76', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a7e6ec9322e2ae77e4b76980bb5bf91a39776c6735873b1258391a3aebd84986', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-1853480.75');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2371, '2021-01-01 11:48:00', 'SALE/POS2374', 310, 'নাহিয়ান এন্টারপ্রাইজ(সিলেট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;JHOT-11-1069&lt;&sol;p&gt;', '', '148872.50', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '148872.50', 'completed', 'due', 0, NULL, 1, 1, '2021-01-03 12:54:40', '16.45', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e1839e32be12885ac3fcb8b071cdaaf6c06cf75e2006dccf6f88b02f3a8a4791', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-1719902.75');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2372, '2021-01-01 11:49:00', 'SALE/POS2375', 310, 'নাহিয়ান এন্টারপ্রাইজ(সিলেট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-3275&lt;&sol;p&gt;', '', '154302.50', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '154302.50', 'completed', 'due', 0, NULL, 1, 1, '2021-01-03 12:55:09', '17.045', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f8e249cc7f579b33cfaa07717fca724026a62bdd23dc35c2f0b646513bf38fe7', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-1571030.25');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2373, '2021-01-01 11:51:00', 'SALE/POS2376', 310, 'নাহিয়ান এন্টারপ্রাইজ(সিলেট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;MPT-11-0029&lt;&sol;p&gt;', '', '144347.50', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '144347.50', 'completed', 'due', 0, NULL, 1, 1, '2021-01-03 12:55:36', '15.945', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e1fb5f44cdd5d048aa137b4e718663cbbe9af5858275fc876e47b0a71aa2bb99', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-1416773.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2374, '2021-01-01 11:52:00', 'SALE/POS2377', 310, 'নাহিয়ান এন্টারপ্রাইজ(সিলেট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-7477&lt;&sol;p&gt;', '', '132763.50', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '132763.50', 'completed', 'due', 0, NULL, 1, 1, '2021-01-03 12:56:03', '14.67', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ab5fd3ab0baf49f067d576a4c8ee3a9d8f34d0812deb1a3d488c11de546611c1', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-1272470.75');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2375, '2021-01-01 11:54:00', 'SALE/POS2378', 310, 'নাহিয়ান এন্টারপ্রাইজ(সিলেট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-7664&lt;&sol;p&gt;', '', '136474.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '136474.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-03 12:56:38', '15.075', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f574161d924c136998b0290b4653164cd81edea2e7eb51c5e1e6c197cd0c57f3', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-1139707.25');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2376, '2021-01-01 11:55:00', 'SALE/POS2379', 310, 'নাহিয়ান এন্টারপ্রাইজ(সিলেট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-8704&lt;&sol;p&gt;', '', '145071.50', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '145071.50', 'completed', 'due', 0, NULL, 1, 1, '2021-01-03 12:57:19', '16.03', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '24d6e09c7e4bc8a8f4234493269d942846975d400d37ab330e17231f52f3d2e7', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-1003278.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2377, '2021-01-01 12:00:00', 'SALE/POS2380', 310, 'নাহিয়ান এন্টারপ্রাইজ(সিলেট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0641&lt;&sol;p&gt;', '', '143352.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '143352.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-03 13:06:35', '15.84', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b854c1fbb0ef0c861651f80d9e3cfc26a4dea91a147835970402fe53fb5de6eb', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-858252.25');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2378, '2021-01-01 12:18:00', 'SALE/POS2381', 310, 'নাহিয়ান এন্টারপ্রাইজ(সিলেট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-3698&lt;&sol;p&gt;', '', '140999.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '140999.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-03 13:08:54', '15.579', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'dedb523fb30c88f14b9c61b0171af3dbc9ea282984bee7c6a1d48cb32b4cfedc', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-714153.75');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2379, '2021-01-01 12:19:00', 'SALE/POS2382', 310, 'নাহিয়ান এন্টারপ্রাইজ(সিলেট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-13-0458&lt;&sol;p&gt;', '', '159370.50', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '159370.50', 'completed', 'due', 0, NULL, 1, 1, '2021-01-03 13:12:35', '17.61', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '167f906fb84e88a8c11340d43e19ca8b98f422d76d863a4949598ff61d3201a3', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-573154.75');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2380, '2021-01-01 12:20:00', 'SALE/POS2383', 310, 'নাহিয়ান এন্টারপ্রাইজ(সিলেট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-0263&lt;&sol;p&gt;', '', '181362.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '181362.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-03 13:13:17', '20.035', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '49d36593ec9a6136f7877da8bc117913d528d423cd284b802a8d4b3b37db3df2', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-411114.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2381, '2021-01-01 12:18:00', 'SALE/POS2384', 310, 'নাহিয়ান এন্টারপ্রাইজ(সিলেট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-9400&lt;&sol;p&gt;', '', '135569.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '135569.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-03 13:10:17', '14.98', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '74be0b8befd3f64bfa0cf19ca51399df5de422a3cf02aaf6044b9e1e9d51942d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-232467.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2382, '2021-01-01 12:37:00', 'SALE/POS2385', 370, 'মো. কয়েছ মিয়া(সুনামগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-7451&lt;&sol;p&gt;', '', '198904.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '198904.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-03 13:13:43', '21.62', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '3db875417611061701cf04bf8ad685f50e59810cb2760a5922aaa498eaa23de6', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1806948.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2383, '2021-01-01 12:38:00', 'SALE/POS2386', 370, 'মো. কয়েছ মিয়া(সুনামগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CH-T-11-0661&lt;&sol;p&gt;', '', '177192.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '177192.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-03 13:14:21', '19.255', 1, '349650.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f6a7bc08fc11813cd6d9c82f823e491762be01ff78d1b6bb7e9ad450f46134fe', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2005852.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2384, '2021-01-01 12:39:00', 'SALE/POS2387', 438, 'রিয়ামনি এন্টারপ্রাইজ(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-9980&lt;&sol;p&gt;', '', '143370.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '143370.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-03 13:14:48', '15.925', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '715bb250967817f60b643e70d63c6000d29cdf193593338f60fe96174b96c4df', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-217225.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2385, '2021-01-01 12:40:00', 'SALE/POS2388', 438, 'রিয়ামনি এন্টারপ্রাইজ(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-7230&lt;&sol;p&gt;', '', '143910.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '143910.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-03 13:15:20', '15.985', 1, '650000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1b9978deddb560b7632ca8f9f9d56b90313da420468cea3f25ab5615385e8794', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-73900.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2386, '2021-01-01 12:41:00', 'SALE/POS2389', 434, 'শিবলী মিয়া(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-0988&lt;&sol;p&gt;', '', '150510.00', '0.00', '10', '10.00', '10.00', '0.00', NULL, '0.00', '0.00', '0.00', '150500.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-01-03 13:16:05', '17.3', 1, '150500.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '852d6dcada632763b056a828fc1944c2d79317457588c6ea4117b01add6b90c2', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2387, '2021-01-01 12:42:00', 'SALE/POS2390', 364, 'মো. জহিরুল ইসলাম (তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-4364&lt;&sol;p&gt;', '', '119240.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '119240.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-03 13:16:25', '13.55', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a8eef5f14ba591366a56ddf3666331ed83ccc10ba794523de7b28040f3bc1ac0', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '767089.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2388, '2021-01-01 12:43:00', 'SALE/POS2391', 440, 'দীপু পাল(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-6077&lt;&sol;p&gt;', '', '134664.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '134664.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-03 13:18:20', '14.475', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '28c4ceb7a0b99b7d8d74b9ddbdfe0364a55068394cdc3a7bee16d5e61147b368', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '110729.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2389, '2021-01-01 12:44:00', 'SALE/POS2392', 440, 'দীপু পাল(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-1538&lt;&sol;p&gt;', '', '140337.00', '0.00', '.5', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '140336.50', 'completed', 'due', 0, NULL, 1, 1, '2021-01-03 13:18:40', '15.09', 1, '5000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '383ba8ea57c0fcb900b21ac50376e20d0627a9f439eba98447c930eee06bc07c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '110729.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2390, '2021-01-02 19:33:00', 'SALE/POS2393', 443, 'প্রো. রাসেল(আশুগঞ্জ)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;৩ ট্রলি&lt;&sol;p&gt;', '', '47144.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '47144.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-01-03 19:37:46', '284', 1, '47144.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '049b87dd72467cb749aae71505d01b03fa641d768c1449bf8c9be110a115fe51', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2391, '2021-01-01 11:07:00', 'SALE/POS2394', 443, 'প্রো. রাসেল(আশুগঞ্জ)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;১ ট্রলি&lt;&sol;p&gt;', '', '16600.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '16600.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-01-03 19:37:18', '100', 1, '16600.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'cef1b530511b80a48be4c702ae30fe043a6fbbe478d5b5084c824115603cfbe0', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2392, '2021-01-02 19:58:00', 'SALE/POS2395', 370, 'মো. কয়েছ মিয়া(সুনামগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-2481&lt;&sol;p&gt;', '', '189060.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '189060.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-03 20:26:05', '20.55', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e58f33e1aaaec59342a2e6c1ef8c158ea9449248488b6def0139c26eb3d5e58f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1833394.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2393, '2021-01-02 19:59:00', 'SALE/POS2396', 437, 'মেসার্স নিউ তরফ ব্রিক্স(বালিয়ারি)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1123&lt;&sol;p&gt;', '', '145327.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '145327.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-03 20:26:25', '15.965', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '4ce3b6323b033b9f4414c4e70077e001012b7b70198522a7058a417900e61d05', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-154154.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2394, '2021-01-02 20:00:00', 'SALE/POS2397', 364, 'মো. জহিরুল ইসলাম (তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-0398&lt;&sol;p&gt;', '', '133584.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '133584.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-03 20:27:26', '14.515', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '17191b63a756f319fbcf4993526d4f2cab0af1049ff6906fbb864182b0a81e95', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '886329.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2395, '2021-01-02 20:01:00', 'SALE/POS2398', 442, 'তাজুল ইসলাম(সিলেট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-6927&lt;&sol;p&gt;', '', '172172.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '172172.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-03 20:27:53', '18.92', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd6f0f9f62dfafebea0ce68d8b3b72071e171406a41a0a2cdac145642fb42748b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '19659.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2396, '2021-01-02 20:02:00', 'SALE/POS2399', 442, 'তাজুল ইসলাম(সিলেট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-0251&lt;&sol;p&gt;', '', '165438.00', '0.00', '.5', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '165437.50', 'completed', 'due', 0, NULL, 1, 1, '2021-01-03 20:29:58', '18.18', 1, '7200.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '40ed98cd7bc78b07332988a8c09f7de04191b56ec40a242533b56ad76784ca0b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '191831.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2397, '2021-01-02 20:02:00', 'SALE/POS2400', 310, 'নাহিয়ান এন্টারপ্রাইজ(সিলেট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-2647&lt;&sol;p&gt;', '', '140999.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '140999.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-03 20:30:45', '15.579', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd1968809aa66bf939943463462f5bb5645bd2662461f8d6e06ec5f30c1e94207', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-97418.75');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2398, '2021-01-02 20:03:00', 'SALE/POS2401', 310, 'নাহিয়ান এন্টারপ্রাইজ(সিলেট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-1500&lt;&sol;p&gt;', '', '125704.50', '0.00', '.5', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '125704.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-03 20:31:15', '13.885', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c95694088a2240acbb7a8fd00c24bed77f9943a5a8398e56da8327aab28846dc', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '43580.25');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2399, '2021-01-02 20:05:00', 'SALE/POS2402', 379, 'মেসার্স জামাল এন্টারপ্রাইজ (কুমিল্লা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-3092&lt;&sol;p&gt;', '', '184384.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '184384.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-03 20:31:36', '21.435', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ad744e20dd794579a35fd928b55febd00de2a3a91dc6f319eb4fb51c74039150', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '821583.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2400, '2021-01-02 20:05:00', 'SALE/POS2403', 379, 'মেসার্স জামাল এন্টারপ্রাইজ (কুমিল্লা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;BOT-11-0467&lt;&sol;p&gt;', '', '168130.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '168130.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-03 20:31:59', '19.545', 1, '499866.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5c00c1a02127d9c32e932b2e5a4d0e9d6baa241796781e2b2a3a7eebe843bb23', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1005924.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2401, '2021-01-02 20:06:00', 'SALE/POS2404', 364, 'মো. জহিরুল ইসলাম (তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-2462&lt;&sol;p&gt;', '', '123376.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '123376.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-03 20:32:29', '14.015', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '976984f0845993dbc660c17f64d740eff709e4dd907a3c75e577063522f2ca6e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1019867.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2402, '2021-01-02 20:07:00', 'SALE/POS2405', 368, 'আলী হোসেন  জামাই(কালীপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-7235&lt;&sol;p&gt;', '', '127875.00', '0.00', '.5', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '127874.50', 'completed', 'due', 0, NULL, 1, 1, '2021-01-03 20:33:11', '13.745', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ea0ab91abbe8853901b891ca9ea71868e884cc5e580b31a85bcbfd046306ed74', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2403, '2021-01-02 20:13:00', 'SALE/POS2406', 444, 'মেসার্স S.B.M  ব্রিক্স(চৌদ্দশড়)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-9211&lt;&sol;p&gt;', '', '213992.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '213992.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-01-03 20:33:39', '23.26', 1, '213992.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'dac01895a7b4950d602828ca6b2d95addd4fb9a262ffe1bcf1c69f2bd86b6294', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2404, '2021-01-02 20:14:00', 'SALE/POS2407', 440, 'দীপু পাল(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-4291&lt;&sol;p&gt;', '', '161169.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '161169.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-03 20:34:03', '17.325', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '3bb28cf668c27410cff2f3959c3503cab5b26f8ed660bada8aa16057d6185d93', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '380730.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2405, '2021-01-02 20:14:00', 'SALE/POS2408', 440, 'দীপু পাল(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-15-3611&lt;&sol;p&gt;', '', '141453.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '141453.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-03 20:34:30', '15.204', 1, '380000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '2592ed3e0f523d09c31c4ffd209800c9c1afd995932140c0fd4297b579f65695', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '541852.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2406, '2021-01-02 20:23:00', 'SALE/POS2409', 445, 'মুমিন মিয়া(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-4758&lt;&sol;p&gt;', '', '163200.00', '0.00', '200', '200.00', '200.00', '0.00', NULL, '0.00', '0.00', '0.00', '163000.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-01-03 20:34:54', '16.32', 1, '163000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '514e8f237269564970c0415e7e2f57491125a2cc6d2d80119b87a74a1303e34f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2407, '2021-01-02 20:24:00', 'SALE/POS2410', 395, 'আতিক হাসান(লালবাগ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-9669&lt;&sol;p&gt;', '', '172480.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '172480.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-03 20:35:16', '17.595', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '4242e8a1bdcedc2457a0072f937264b1cc2c4578c7e0a06d77b4b15d4b313ce1', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2408, '2021-01-02 20:25:00', 'SALE/POS2411', 375, 'মেসার্স গনি ব্রিক্স (ঈশ্বরগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-3228&lt;&sol;p&gt;', '', '204250.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '204250.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-03 20:35:36', '23.75', 1, '200000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a34559d6596629d83abdccd9042a60dc8de0ad44258a6e207e1ad934c9a24fe3', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '148444.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2409, '2021-01-03 17:46:00', 'SALE/POS2412', 301, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;BOT-11-2323&lt;&sol;p&gt;', '', '140208.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '140208.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-04 21:11:31', '15.235', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '06259d20986909010a831be0b13d48b206e15ada8f0d0a10d611e8e39185d3e2', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-265916.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2410, '2021-01-03 17:47:00', 'SALE/POS2413', 301, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;MMT-11-0139&lt;&sol;p&gt;', '', '196328.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '196328.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-04 21:11:55', '21.34', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '3984bf61bfd54d311155202d9a58d9d2df5877d020f251d62bbc48712082986b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-125754.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2411, '2021-01-03 17:53:00', 'SALE/POS2414', 384, 'আদর্শ ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMD-14-0777&lt;&sol;p&gt;', '', '148785.00', '0.00', '1.25', '1.25', '1.25', '0.00', NULL, '0.00', '0.00', '0.00', '148783.75', 'completed', 'due', 0, NULL, 1, 1, '2021-01-04 21:18:51', '16.345', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'aaf6a345a3ef3c5acfcf2a9f59e76a0a57e3c50afb1adcb4b8a399c68618ec9c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-159195.25');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2412, '2021-01-03 20:34:00', 'SALE/POS2415', 442, 'তাজুল ইসলাম(সিলেট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-4710&lt;&sol;p&gt;', '', '154652.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '154652.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-04 21:19:10', '16.81', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd002a24c0563b59e6468765fa82883e3b674e6c1e5c5f2b41e7b624e90d41abf', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '350069.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2413, '2021-01-03 20:35:00', 'SALE/POS2416', 442, 'তাজুল ইসলাম(সিলেট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-2874&lt;&sol;p&gt;', '', '133676.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '133676.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-04 21:19:32', '14.53', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'cb605701b422846e97fba6451314d36795bcc9940e017899becd1646ced105e2', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '504721.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2414, '2021-01-03 20:35:00', 'SALE/POS2417', 442, 'তাজুল ইসলাম(সিলেট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-15-3550&lt;&sol;p&gt;', '', '169740.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '169740.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-04 21:19:58', '18.455', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c22af379eb9bc1cd9f09afac448b737541726a6456c69914626f10c3d07df792', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '638397.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2415, '2021-01-03 20:36:00', 'SALE/POS2418', 442, 'তাজুল ইসলাম(সিলেট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-7904&lt;&sol;p&gt;', '', '147844.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '147844.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-04 21:20:22', '16.07', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '4719b0e6adce97159fd7a9e6f60ccf6737918e0d1ad0f96feacf60eb9c6ccdd9', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '808183.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2416, '2021-01-03 20:37:00', 'SALE/POS2419', 442, 'তাজুল ইসলাম(সিলেট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-2225&lt;&sol;p&gt;', '', '131652.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '131652.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-04 21:21:29', '14.31', 1, '1050000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '474f8030149b61343d24712a908636ef145457e42cba0d4011fe17ebc15d653f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '956027.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2417, '2021-01-03 20:38:00', 'SALE/POS2420', 438, 'রিয়ামনি এন্টারপ্রাইজ(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-6555&lt;&sol;p&gt;', '', '126450.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '126450.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-04 21:22:12', '14.045', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '6cd15e5692e2e1347681899d6987470396fef4a7bda1ee41019b8235684f6e67', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-579945.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2418, '2021-01-03 20:54:00', 'SALE/POS2421', 370, 'মো. কয়েছ মিয়া(সুনামগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-4377&lt;&sol;p&gt;', '', '183908.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '183908.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-04 21:24:33', '19.985', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '26cc8232afe94e7be4c94c7d40ebfa379225adbb3c7f00a8be0e547f5925bb6d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2022454.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2419, '2021-01-03 20:55:00', 'SALE/POS2422', 370, 'মো. কয়েছ মিয়া(সুনামগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CH-T-11-0661&lt;&sol;p&gt;', '', '178756.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '178756.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-04 21:25:03', '19.43', 1, '550000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f3ae185aa179cb2c61298abfd8197f069c1184abf5f0966f4ec6d9e4df56ccc7', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2206316.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2420, '2021-01-03 20:57:00', 'SALE/POS2423', 310, 'নাহিয়ান এন্টারপ্রাইজ(সিলেট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-4924&lt;&sol;p&gt;', '', '163895.50', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '163895.50', 'completed', 'due', 0, NULL, 1, 1, '2021-01-04 21:25:30', '18.11', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '40f4f995d1b72603b5f3a511d0c8ece09014c2468ce81211335cd1332ec71436', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '169284.25');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2421, '2021-01-03 20:57:00', 'SALE/POS2424', 310, 'নাহিয়ান এন্টারপ্রাইজ(সিলেট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-4192&lt;&sol;p&gt;', '', '139098.50', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '139098.50', 'completed', 'due', 0, NULL, 1, 1, '2021-01-04 21:26:00', '15.365', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e7177e4dab57186f6710317bed448afcab94f813b733b6464cdbed1567e1032d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '333179.75');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2422, '2021-01-03 20:58:00', 'SALE/POS2425', 310, 'নাহিয়ান এন্টারপ্রাইজ(সিলেট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-1005&lt;&sol;p&gt;', '', '148239.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '148239.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-04 21:26:25', '16.375', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '6acace222e939319b243e718b9c6179899a33bd5cc61f4094deecbd939fe494c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '472233.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2423, '2021-01-03 20:59:00', 'SALE/POS2426', 310, 'নাহিয়ান এন্টারপ্রাইজ(সিলেট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-13-4878&lt;&sol;p&gt;', '', '159099.00', '0.00', '.75', '0.75', '0.75', '0.00', NULL, '0.00', '0.00', '0.00', '159098.25', 'completed', 'due', 0, NULL, 1, 1, '2021-01-04 21:26:43', '17.58', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'dae44d6b4663a09ea76c376dd88b22b4f30b14a3055c1faeb732ca51c19438ad', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '620426.75');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2424, '2021-01-03 21:00:00', 'SALE/POS2427', 368, 'আলী হোসেন  জামাই(কালীপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-1965&lt;&sol;p&gt;', '', '136059.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '136059.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-04 21:28:39', '14.63', 1, '400000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '4e5fdbd1d0cf20b2fa7e21fd1e4d55280ae7628417fa7523313b3214b19ac290', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '127874.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2425, '2021-01-03 21:01:00', 'SALE/POS2428', 401, 'শাহ আলম মিয়া(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-8498&lt;&sol;p&gt;', '', '187023.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '187023.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-04 21:29:03', '20.11', 1, '187000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7479b19618fc7c6c0bed08194476c8416eb6814d6a64304d5717d33e2d571382', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '181.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2426, '2021-01-03 21:02:00', 'SALE/POS2429', 325, 'মায়ের দোয়া ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-9795&lt;&sol;p&gt;', '', '208865.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '208865.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-04 21:29:51', '22.58', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd41c28cf5b53a247c7507c5b26f2f4d0238ddf3bc930b0dba333ecf8b747d4be', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '427086.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2427, '2021-01-03 21:03:00', 'SALE/POS2430', 325, 'মায়ের দোয়া ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-9790&lt;&sol;p&gt;', '', '210900.00', '0.00', '.5', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '210899.50', 'completed', 'due', 0, NULL, 1, 1, '2021-01-04 21:30:34', '22.8', 1, '500000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8a4c4485efd84c461c2165cc401f1d8b3eaf76b1e7fff66b9374d33beff4d361', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '635951.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2428, '2021-01-03 21:05:00', 'SALE/POS2431', 428, 'জাকির এন্টারপ্রাইজ(যৌথ)(বি-বাড়ীয়া)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-5586&lt;&sol;p&gt;', '', '208116.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '208116.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-04 21:30:57', '22.135', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '3a8f3f6074bcdf7195cc391b09475a0e09b7d63ace1294968267bb5ee4b0507f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1575095.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2429, '2021-01-03 21:06:00', 'SALE/POS2432', 428, 'জাকির এন্টারপ্রাইজ(যৌথ)(বি-বাড়ীয়া)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0409&lt;&sol;p&gt;', '', '209902.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '209902.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-04 21:31:25', '22.325', 1, '200000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'baf16241bc643fc6f9038bd8adfccc76ad065cb743039954fa80a6c9a8a5e1dd', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1783164.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2430, '2021-01-03 21:06:00', 'SALE/POS2433', 301, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-0296&lt;&sol;p&gt;', '', '193998.00', '0.00', '.5', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '193997.50', 'completed', 'due', 0, NULL, 1, 1, '2021-01-04 21:32:12', '20.86', 1, '493200.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8715ae32f495f4ccb997bfbf7ea7c046df66cd0139db0a9033e2b3019bf2d692', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '70573.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2431, '2021-01-03 21:07:00', 'SALE/POS2434', 395, 'আতিক হাসান(লালবাগ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-5887&lt;&sol;p&gt;', '', '180124.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '180124.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-04 21:33:17', '18.375', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '2fbd0d340d900e10ba52173f8943d0d9e79e51ea8fcb5e56d95c95f2431521f7', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '172480.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2432, '2021-01-03 21:08:00', 'SALE/POS2435', 395, 'আতিক হাসান(লালবাগ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-3851&lt;&sol;p&gt;', '', '179438.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '179438.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-04 21:33:51', '18.31', 1, '573500.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'cbc852689a89cc3e591fcefbf00f64c6e1f73eb87d4801e847e95ecc28b152d0', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '352555.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2433, '2021-01-03 21:09:00', 'SALE/POS2436', 343, 'T.S.T ব্রিক্স (গোবিন্দগঞ্জ) (২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-15-7436&lt;&sol;p&gt;', '', '168658.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '168658.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-04 21:34:15', '17.21', 1, '200000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '2372f1edd7e15340ee6ada569947d26292d72b99306d38934d0804956c74bdf6', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-1700.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2434, '2021-01-03 21:10:00', 'SALE/POS2437', 335, 'মোঃ জাকির হোসেন জামাই(কালিপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;BOT-11-0852&lt;&sol;p&gt;', '', '152586.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '152586.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-04 21:34:35', '15.57', 1, '343300.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ba2df6aff9046e8ed852423b241ec1ce090dab2d1bddd45673d761b89bc3ec23', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '77984.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2435, '2021-01-03 19:53:00', 'SALE/POS2438', 446, 'আব্দুল করিম(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '0.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '0.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-01-05 19:55:48', '1', 1, '500000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '2b291c8f6199d736086274ffc39834c2da6080538248a1dd44602cd5d29d3a92', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2436, '2021-01-04 20:22:00', 'SALE/POS2439', 446, 'আব্দুল করিম(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-7867&lt;&sol;p&gt;', '', '163024.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '163024.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-06 20:41:00', '17.715', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c5128595b8d0c4a8bbb22e3b2365b2ddae07a6a7e3ff334ec662eae5218030e1', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-500000.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2437, '2021-01-04 20:42:00', 'SALE/POS2440', 446, 'আব্দুল করিম(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-5319&lt;&sol;p&gt;', '', '167348.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '167348.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-06 20:41:22', '18.19', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '4e704ea0f85103dd0d6892c99de03b7f63c3210d3a09c7f00da5a224c28d4a06', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-337022.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2438, '2021-01-04 20:50:00', 'SALE/POS2441', 446, 'আব্দুল করিম(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;JT-11-3023&lt;&sol;p&gt;', '', '183448.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '183448.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-06 20:42:25', '19.94', 1, '500000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ef65522e5cde0c9e95da155eb0ee1137af61a64939ac8b89a59e0f5482d65be3', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-169674.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2439, '2021-01-04 20:51:00', 'SALE/POS2442', 442, 'তাজুল ইসলাম(সিলেট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-4710&lt;&sol;p&gt;', '', '148028.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '148028.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-06 20:42:47', '16.085', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e1e26d65b5ab321c99afb010f5e665fec8af229363c579b00b141dc6e64f9bfd', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '37633.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2440, '2021-01-04 20:52:00', 'SALE/POS2443', 438, 'রিয়ামনি এন্টারপ্রাইজ(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;MPT-11-0029&lt;&sol;p&gt;', '', '133560.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '133560.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-07 11:45:37', '14.84', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '0355fdb086d60811a2c68b0093815cb5428c06b2f21c676df533a304a4325f52', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-453495.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2441, '2021-01-04 20:53:00', 'SALE/POS2444', 438, 'রিয়ামনি এন্টারপ্রাইজ(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;JOT-11-1069&lt;&sol;p&gt;', '', '143190.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '143190.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-07 11:45:12', '15.91', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a55d3bd1273e75a65256d7bd43239d7d4f10f10500ef4242d25fcaed727fe496', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-319935.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2442, '2021-01-04 20:54:00', 'SALE/POS2445', 310, 'নাহিয়ান এন্টারপ্রাইজ(সিলেট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-4758&lt;&sol;p&gt;', '', '165615.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '165615.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-07 11:46:07', '18.295', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '3f4aa9d8d78e1db1547d6e4533a38f702733fcccdbeb133db132297b0d3eb01b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '779615.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2443, '2021-01-04 20:55:00', 'SALE/POS2446', 310, 'নাহিয়ান এন্টারপ্রাইজ(সিলেট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-3228&lt;&sol;p&gt;', '', '179914.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '179914.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-07 11:46:59', '19.88', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8d890679951db24ccd1fd04222d9b8874615fba232f95f782f0221306ce669bf', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '945185.25');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2444, '2021-01-04 20:56:00', 'SALE/POS2447', 310, 'নাহিয়ান এন্টারপ্রাইজ(সিলেট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-7980&lt;&sol;p&gt;', '', '185977.50', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '185977.50', 'completed', 'due', 0, NULL, 1, 1, '2021-01-07 11:47:29', '20.545', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '606108f340a402bfab5073b3691e23af23b2d9f66fb4ecb39dbbcc9c2fac4b86', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1125099.25');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2445, '2021-01-04 20:57:00', 'SALE/POS2448', 310, 'নাহিয়ান এন্টারপ্রাইজ(সিলেট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-9744&lt;&sol;p&gt;', '', '125704.50', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '125704.50', 'completed', 'due', 0, NULL, 1, 1, '2021-01-07 11:47:59', '13.89', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e2521ff068827605edd25fe329f32ec5f9142207bd4407abc92ec3a57526ce4c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1311031.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2446, '2021-01-04 20:57:00', 'SALE/POS2449', 310, 'নাহিয়ান এন্টারপ্রাইজ(সিলেট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-0345&lt;&sol;p&gt;', '', '154845.50', '0.00', '.5', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '154845.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-07 11:48:53', '17.11', 1, '1555472.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '965d3cb4d6fe161b680a12c6eb2b07346a717d39883430f10eaec504f14a74b9', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1436736.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2447, '2021-01-04 20:58:00', 'SALE/POS2450', 325, 'মায়ের দোয়া ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-5800&lt;&sol;p&gt;', '', '158175.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '158175.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-07 11:49:31', '17.1', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '142184114ea3cd48d693b0f88c2b362e3a4d4f9ed7ecabeb1917b33ff8ac698d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '346851.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2448, '2021-01-04 20:59:00', 'SALE/POS2451', 325, 'মায়ের দোয়া ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-9824&lt;&sol;p&gt;', '', '134217.50', '0.00', '.5', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '134217.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-07 11:50:02', '14.51', 1, '500000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1549a3e67fe802fb5c6c2f04da7a3d41dd12ba524f0d4621823fcc95030c506a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '505026.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2450, '2021-01-04 21:01:00', 'SALE/POS2453', 368, 'আলী হোসেন  জামাই(কালীপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-13-4807&lt;&sol;p&gt;', '', '137175.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '137175.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-07 11:51:04', '14.75', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '22d70aeeba6d3dff305883148fb6df29a0d52066c9ffe16e685ab117139385d3', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-136066.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2451, '2021-01-04 21:02:00', 'SALE/POS2454', 368, 'আলী হোসেন  জামাই(কালীপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-0860&lt;&sol;p&gt;', '', '134478.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '134478.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-07 11:51:29', '14.46', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f195353dbc6654be3998d05190d0b8095d92ff24b62d1339539661c70f953549', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1108.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2452, '2021-01-04 21:04:00', 'SALE/POS2455', 427, 'ভৈরব ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1354&lt;&sol;p&gt;', '', '162006.00', '0.00', '.5', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '162005.50', 'completed', 'due', 0, NULL, 1, 1, '2021-01-07 11:52:14', '17.42', 1, '140000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '58ad705ee61cfaf1698aa99d1ad8806e9648cb5a0be63a3ca523d762a5a00ac3', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '97784.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2453, '2021-01-04 21:05:00', 'SALE/POS2456', 370, 'মো. কয়েছ মিয়া(সুনামগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-15-3551&lt;&sol;p&gt;', '', '197939.50', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '197939.50', 'completed', 'due', 0, NULL, 1, 1, '2021-01-07 11:52:41', '21.17', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7ed18453e4c0a5e69e741fd913019f7de75839adb1c2eb11f140ee753cf8dd37', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1835118.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2454, '2021-01-04 21:06:00', 'SALE/POS2457', 370, 'মো. কয়েছ মিয়া(সুনামগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CH-T-11-0898&lt;&sol;p&gt;', '', '177182.50', '0.00', '.5', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '177182.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-07 11:53:28', '18.95', 1, '300000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '091fc6d8e0e3d9a6baa10a70d03a666c5a83dfca694f5deefd55b5a694b27d32', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1835118.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2455, '2021-01-04 21:07:00', 'SALE/POS2458', 364, 'মো. জহিরুল ইসলাম (তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-6954&lt;&sol;p&gt;', '', '127224.00', '0.00', '.5', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '127223.50', 'completed', 'due', 0, NULL, 1, 1, '2021-01-07 11:55:20', '13.68', 1, '100000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '6da3f810f0707f5e82c5cc1313d55d2c26c6c29ea2b87d9d6ae0e5f1c1257ca4', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1143289.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2456, '2021-01-04 21:08:00', 'SALE/POS2459', 440, 'দীপু পাল(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-8246&lt;&sol;p&gt;', '', '125178.00', '0.00', '.5', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '125177.50', 'completed', 'due', 0, NULL, 1, 1, '2021-01-07 11:56:07', '13.46', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ee68b6493b65c571684b849a6bf7a0f1d579822c1f39134fa5e8468eef73bc3b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '303352.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2457, '2021-01-04 21:09:00', 'SALE/POS2460', 301, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2603&lt;&sol;p&gt;', '', '195021.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '195021.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-07 13:46:55', '20.97', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '4965dea6e62c7bfb8bdee38fb667da88284e221cd66d20552e341272ae7f5c42', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-228583.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2458, '2021-01-04 21:10:00', 'SALE/POS2461', 442, 'তাজুল ইসলাম(সিলেট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;JOT-11-0390&lt;&sol;p&gt;', '', '143335.50', '0.00', '.5', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '143335.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-07 13:47:22', '15.329', 1, '357000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '931ebe6875547780f9a1ae862470d35e43778e61113380a06101478ed8be87f9', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '185615.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2459, '2021-01-04 21:11:00', 'SALE/POS2462', 301, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-0263&lt;&sol;p&gt;', '', '213655.00', '0.00', '.5', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '213654.50', 'completed', 'due', 0, NULL, 1, 1, '2021-01-07 13:47:54', '22.49', 1, '252000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e123243a155742a999ef686e8870591a4fd1f8dad941845c210788e5f994671e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-33562.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2460, '2021-01-04 21:12:00', 'SALE/POS2463', 435, 'মেসার্স R.C.G ব্রিক্স(ঘোরাশাল)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5080&lt;&sol;p&gt;', '', '216972.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '216972.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-07 13:48:39', '22.14', 1, '216900.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '0dfd3e58814f0510d15a4a251a77e14a2dba8440b863c88a5ddb7a8aa693e8f1', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2461, '2021-01-04 21:14:00', 'SALE/POS2464', 363, 'মো.নুরুল আমিন/ইকবাল(ভৈরব)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-2884&lt;&sol;p&gt;', '', '159936.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '159936.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-07 13:51:12', '16.32', 1, '250000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'fa7ab65ef24656ab75d6cf3738e48134f012c0edbfba58d4cb70520dd0c53035', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '526154.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2462, '2021-01-04 21:15:00', 'SALE/POS2465', 434, 'শিবলী মিয়া(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2074&lt;&sol;p&gt;', '', '163125.00', '0.00', '81.5', '81.50', '81.50', '0.00', NULL, '0.00', '0.00', '0.00', '163043.50', 'completed', 'paid', 0, NULL, 1, 1, '2021-01-07 13:49:35', '18.75', 1, '163043.5000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '40b4991135f84f62bb704f0d947715eef16ec2db53deb0b9f71932c9b21975ff', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2463, '2021-01-04 21:16:00', 'SALE/POS2466', 440, 'দীপু পাল(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-1313&lt;&sol;p&gt;', '', '120582.00', '0.00', '.5', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '120581.50', 'completed', 'due', 0, NULL, 1, 1, '2021-01-07 13:52:02', '13.86', 1, '548822.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '68491b5333f0b60afbb8f5748ca9a34aed1dc53f6f598c2fc83c3de87acad6a5', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '428483.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2464, '2021-01-04 21:19:00', 'SALE/POS2467', 344, 'মেসার্স বায়োজিদ এন্টারপ্রাইজ(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-0979&lt;&sol;p&gt;', '', '127107.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '127107.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-07 13:52:51', '14.61', 1, '200000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '39031302fb19d3126dcddb542f1c020f0dfcc592dbf42ddab014b64a4334a5d9', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '215392.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2465, '2021-01-05 19:38:00', 'SALE/POS2468', 301, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;MMT-11-0139&lt;&sol;p&gt;', '', '192789.00', '0.00', '1', '1.00', '1.00', '0.00', NULL, '0.00', '0.00', '0.00', '192788.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-07 20:24:56', '20.725', 1, '200000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '0047ae2952ebb523ccae718cf00bc5e7aaa64fe0041ab4327692fbbed820d39b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-71907.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2466, '2021-01-05 19:38:00', 'SALE/POS2469', 364, 'মো. জহিরুল ইসলাম (তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-4364&lt;&sol;p&gt;', '', '128898.00', '0.00', '.5', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '128897.50', 'completed', 'due', 0, NULL, 1, 1, '2021-01-07 20:25:14', '13.86', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '11fb7a0ccdc15377245e9fbde889714b05443c590fb9be4e973bb83b9cc5137d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1170512.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2467, '2021-01-05 19:39:00', 'SALE/POS2470', 341, 'মেসার্স ফাইভ স্টার ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-0739&lt;&sol;p&gt;', '', '176142.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '176142.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-07 20:25:57', '18.94', 1, '300000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8fe2cb234e59dbca9fe8510a3cde41b58ed4608e53198c5c00b3869bcb6ad476', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '598838.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2468, '2021-01-05 19:42:00', 'SALE/POS2471', 446, 'আব্দুল করিম(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-7483&lt;&sol;p&gt;', '', '167121.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '167121.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-07 20:26:59', '17.97', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd2ee513e0410e76d7f2b6ffd62bb4d02f4f7358d763d7b152d3d9646c5cf61d7', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-486180.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2469, '2021-01-05 19:43:00', 'SALE/POS2472', 446, 'আব্দুল করিম(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-2879&lt;&sol;p&gt;', '', '185721.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '185721.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-07 20:27:16', '19.97', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e985c94e3f2193ab81a09264438987029a95da594680569d18bff02a572b88a8', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-319059.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2470, '2021-01-05 19:44:00', 'SALE/POS2473', 446, 'আব্দুল করিম(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-5080&lt;&sol;p&gt;', '', '180885.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '180885.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-07 20:27:44', '19.45', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b9e5923db5434b57b158b4e9b170c09da866875a119440d441a357a438ce7d53', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-133338.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2471, '2021-01-05 19:46:00', 'SALE/POS2474', 446, 'আব্দুল করিম(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-8206&lt;&sol;p&gt;', '', '168516.00', '0.00', '.5', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '168515.50', 'completed', 'due', 0, NULL, 1, 1, '2021-01-07 20:28:16', '18.12', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b4198be24d1862a0c312ed6e358397f5ee6066018aa786365e69abc2fd33eee3', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '47547.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2472, '2021-01-05 19:48:00', 'SALE/POS2475', 446, 'আব্দুল করিম(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;JIT-11-2868&lt;&sol;p&gt;', '', '170469.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '170469.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-07 20:28:41', '18.33', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '4b17a02d791af7612cd3a4df176d24837b171cb206f2776bba86ede16162c78f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '216016.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2473, '2021-01-05 19:49:00', 'SALE/POS2476', 442, 'তাজুল ইসলাম(সিলেট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2183&lt;&sol;p&gt;', '', '155023.00', '0.00', '.25', '0.25', '0.25', '0.00', NULL, '0.00', '0.00', '0.00', '155022.75', 'completed', 'due', 0, NULL, 1, 1, '2021-01-07 20:30:20', '16.575', 1, '375000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '6d1403b36b3656b37ecaee831cfd5a9d365f3f4cf067b3d205b810138de9c5dc', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-28004.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2474, '2021-01-05 19:50:00', 'SALE/POS2477', 325, 'মায়ের দোয়া ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-9824&lt;&sol;p&gt;', '', '137454.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '137454.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-07 20:32:42', '14.78', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'eee6f50642ca7551844630f192c02ab9f2a29f264c37fc3600acff4aaea651fa', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '139243.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2475, '2021-01-05 19:57:00', 'SALE/POS2478', 325, 'মায়ের দোয়া ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-6849&lt;&sol;p&gt;', '', '173538.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '173538.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-07 20:33:05', '18.655', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7a463abb45224e992cbfd72838e5b28304e73c33a6504522aa44dd0827929edd', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '276697.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2476, '2021-01-05 20:01:00', 'SALE/POS2479', 325, 'মায়ের দোয়া ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-5914&lt;&sol;p&gt;', '', '177258.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '177258.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-07 20:33:35', '19.06', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'bdb74bf2dfeeec01c03a006a8cd8ddb94bbd70065884296244a815a0af38e150', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '450188.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2477, '2021-01-05 20:02:00', 'SALE/POS2480', 325, 'মায়ের দোয়া ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-3670&lt;&sol;p&gt;', '', '135129.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '135129.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-07 20:34:06', '14.53', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '59eb529fdd5465510faa5a9f0687589348ef60fe0a285a6fb90938eab1697124', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '627446.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2478, '2021-01-05 20:02:00', 'SALE/POS2481', 325, 'মায়ের দোয়া ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-5064&lt;&sol;p&gt;', '', '138942.00', '0.00', '.5', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '138941.50', 'completed', 'due', 0, NULL, 1, 1, '2021-01-07 20:34:27', '14.94', 1, '500000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1ab31f669bb0e869d51fd04a4a693553933720504e89cb287ee4f3dd9963d757', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '762575.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2479, '2021-01-05 20:04:00', 'SALE/POS2482', 311, 'মেসার্স নর্থ বেঙ্গল ট্রান্সপোর্ট (ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-9316&lt;&sol;p&gt;', '', '146289.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '146289.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-07 20:35:01', '15.73', 1, '196289.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '2ed555d83a640fcf718e0f45f4869b2f4ea0d1c91c905965a00cd2867e923632', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2480, '2021-01-05 20:06:00', 'SALE/POS2483', 328, 'মেসার্স M.B.F. ব্রিক্স(সরারচর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-0263&lt;&sol;p&gt;', '', '234416.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '234416.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-07 20:35:28', '23.915', 1, '300000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a29a9b6ce2ed2b9f7aa6d9f0a8bcc4d82950dbfcf56bfed70cbc3619535d7f24', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '804356.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2481, '2021-01-05 20:06:50', 'SALE/POS2484', 318, 'মো. মিঠু সরকার(চানপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-1181&lt;&sol;p&gt;', '', '184700.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '184700.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-09 19:57:35', '18.47', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'aa6cb6976a647669e8ae03a57eed2befbbd8066a6058dfb932b8b39ed9a9bef7', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1178019.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2482, '2021-01-05 20:07:00', 'SALE/POS2485', 363, 'মো.নুরুল আমিন/ইকবাল(ভৈরব)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-2884&lt;&sol;p&gt;', '', '162063.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '162063.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-07 20:37:24', '16.37', 1, '60389.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c01b53fc8e0c863eacc199f359845db530445a75a3c2ff1a0f9b435b8b320d27', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '436090.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2483, '2021-01-05 20:08:00', 'SALE/POS2486', 387, 'মেসার্স সমতা ব্রিক্স (নেত্রকোনা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-5566&lt;&sol;p&gt;', '', '222400.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '222400.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-07 20:37:52', '22.24', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a820f20753505817585c6211f7de4fdf98921de5cf2df4dbec50fc1a04244e73', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '3119822.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2484, '2021-01-05 20:09:00', 'SALE/POS2487', 387, 'মেসার্স সমতা ব্রিক্স (নেত্রকোনা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-8625&lt;&sol;p&gt;', '', '232500.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '232500.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-07 20:38:55', '23.245', 1, '509097.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c257217a42aaae3d2e83e4b329e0dba00495c3bf47e3cc34d72f713cb0f6c914', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '3342222.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2485, '2021-01-05 20:10:00', 'SALE/POS2488', 362, 'মেসার্স A.U.B ব্রিক্স(সরারচর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-8293&lt;&sol;p&gt;', '', '197370.00', '0.00', '.5', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '197369.50', 'completed', 'due', 0, NULL, 1, 1, '2021-01-07 20:39:21', '23.215', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a2bc47435f8fbea0f0f69fc85f01092b1d28b079febf02d5efcd5aca75de577d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '916724.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2486, '2021-01-06 12:43:00', 'SALE/POS2489', 325, 'মায়ের দোয়া ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CMT-11-2767&lt;&sol;p&gt;', '', '131316.00', '0.00', '.5', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '131315.50', 'completed', 'due', 0, NULL, 1, 1, '2021-01-08 19:24:58', '14.12', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1d69c9948e19093bbd50a2c757aae52c0f0288bacd46743511dc7fbec19f7555', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '401563.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2487, '2021-01-06 12:44:00', 'SALE/POS2490', 325, 'মায়ের দোয়া ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-4943&lt;&sol;p&gt;', '', '140895.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '140895.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-08 19:25:27', '15.149', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '6d32a69e80bb6152561b22f58cf3ae41378eb4c2e0e402801c8b8d76fffd3e79', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '532879.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2488, '2021-01-06 12:45:00', 'SALE/POS2491', 325, 'মায়ের দোয়া ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-4710&lt;&sol;p&gt;', '', '143685.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '143685.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-08 19:26:42', '15.445', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f364ab4201b614596eb83e54ca21f96fb5b420d066d7ecc01dfee02b934fd17e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '673774.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2489, '2021-01-06 12:46:00', 'SALE/POS2492', 325, 'মায়ের দোয়া ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-9824&lt;&sol;p&gt;', '', '135873.00', '0.00', '.5', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '135872.50', 'completed', 'due', 0, NULL, 1, 1, '2021-01-08 19:27:03', '14.61', 1, '1000000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b68330405b6ff99f04252d7f5fb20161ca15fe11e6f85f82672f5e8a4e49ce54', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '817412.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2490, '2021-01-06 12:56:00', 'SALE/POS2493', 442, 'তাজুল ইসলাম(সিলেট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CMT-11-3344&lt;&sol;p&gt;', '', '219164.00', '0.00', '.75', '0.75', '0.75', '0.00', NULL, '0.00', '0.00', '0.00', '219163.25', 'completed', 'due', 0, NULL, 1, 1, '2021-01-08 19:29:04', '23.44', 1, '100.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '034f9c6169bab8190578200308d6992fbcca66338da69c79cec8a0924caa92b3', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-247981.25');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2491, '2021-01-06 13:01:00', 'SALE/POS2494', 447, 'তানজিম ট্রেডিং(সিলেট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-3897&lt;&sol;p&gt;', '', '173538.00', '0.00', '.5', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '173537.50', 'completed', 'due', 0, NULL, 1, 1, '2021-01-08 19:29:53', '18.655', 1, '2187850.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '71662c03eaed85ce0623d932e1cdceb61e485fccd8600fb5ea233dad47a0ac47', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2492, '2021-01-06 13:02:00', 'SALE/POS2495', 364, 'মো. জহিরুল ইসলাম (তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-7770&lt;&sol;p&gt;', '', '214086.00', '0.00', '.5', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '214085.50', 'completed', 'due', 0, NULL, 1, 1, '2021-01-08 19:30:16', '23.015', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5e02be819dea743471023d1c27833413799b429b327206ee0f7a1c46620c9111', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1299410.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2493, '2021-01-06 13:03:00', 'SALE/POS2496', 314, 'মেসার্স আজিজ শাহ ট্রান্সপোর্ট(ভৈরবপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-13-2336&lt;&sol;p&gt;', '', '90252.00', '0.00', '6', '6.00', '6.00', '0.00', NULL, '0.00', '0.00', '0.00', '90246.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-08 19:30:56', '9.805', 1, '90200.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '69880d8a21e14cbfb543ad119601ac346eaa2f6589b590be8f728ab98033de98', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2354.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2494, '2021-01-06 18:56:00', 'SALE/POS2497', 368, 'আলী হোসেন  জামাই(কালীপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-8893&lt;&sol;p&gt;', '', '162564.00', '0.00', '.5', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '162563.50', 'completed', 'due', 0, NULL, 1, 1, '2021-01-08 19:31:18', '17.48', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '6574b6fe07627e89ed1e4bf8c40371792b83cff95b06c7783d02db5c92a3201a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '135586.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2495, '2021-01-06 18:57:00', 'SALE/POS2498', 446, 'আব্দুল করিম(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-1650&lt;&sol;p&gt;', '', '173538.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '173538.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-08 19:31:38', '18.655', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '0fa65e1730e2e5af7e389c77a898f0f740afa6478d4eaf0ad89ff5bd3e31df10', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '386531.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2496, '2021-01-06 18:58:00', 'SALE/POS2499', 446, 'আব্দুল করিম(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;BOT-11-1821&lt;&sol;p&gt;', '', '171120.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '171120.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-08 19:32:07', '18.4', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7bca9517e941438cf9c9210680254f1801d4b9e7aaa0beed728c5b90aa032e1f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '560023.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2497, '2021-01-06 18:59:00', 'SALE/POS2500', 446, 'আব্দুল করিম(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-7867&lt;&sol;p&gt;', '', '169818.00', '0.00', '1', '1.00', '1.00', '0.00', NULL, '0.00', '0.00', '0.00', '169817.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-08 19:32:34', '18.26', 1, '901006.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '4f7e1b1e56caf02e0aaffd3ba71077e33e639d9477a02a38ec786f48cd0b2201', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '731143.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2498, '2021-01-06 19:00:00', 'SALE/POS2501', 306, 'মেসার্স তাহসিন এন্টারপ্রাইজ(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2445&lt;&sol;p&gt;', '', '240219.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '240219.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-08 19:32:55', '25.825', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd43cd3e37cfdcb8beaae1dc92503f76a0ccc0ac4637b114b104b79d97f5ff31f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '65884.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2499, '2021-01-06 19:01:00', 'SALE/POS2502', 306, 'মেসার্স তাহসিন এন্টারপ্রাইজ(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-6927&lt;&sol;p&gt;', '', '232221.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '232221.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-08 19:34:19', '24.965', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ce9ce2f0b5b13b037d76acdd20f3b25a16472616162f729870336814859e2093', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '306056.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2500, '2021-01-06 19:02:00', 'SALE/POS2503', 306, 'মেসার্স তাহসিন এন্টারপ্রাইজ(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-6821&lt;&sol;p&gt;', '', '223851.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '223851.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-08 19:35:12', '24.07', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c5f5730bbe3c76f0a21b8e8a67589f1574096c0cbc441ebf9d3a6ba42c55c0b4', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '538231.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2501, '2021-01-06 19:03:00', 'SALE/POS2504', 306, 'মেসার্স তাহসিন এন্টারপ্রাইজ(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-9736&lt;&sol;p&gt;', '', '222735.00', '0.00', '.5', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '222734.50', 'completed', 'due', 0, NULL, 1, 1, '2021-01-08 19:35:34', '23.945', 1, '1000306.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '03db2236df8283f4518c3f9de28fb0e93132e1343c9b8c314209a6aa724c74e8', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '762082.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2502, '2021-01-06 19:05:00', 'SALE/POS2505', 352, 'মেসার্স ইলহাম ব্রিক্স(কুলিয়ার চর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0409&lt;&sol;p&gt;', '', '220794.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '220794.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-08 19:36:33', '22.53', 1, '999946.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '552d1932c82695f9a813621db25a0a4ddd7afbfdc812c145c317eb708086edba', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2435.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2503, '2021-01-06 19:06:00', 'SALE/POS2506', 368, 'আলী হোসেন  জামাই(কালীপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-6856&lt;&sol;p&gt;', '', '209230.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '209230.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-08 19:36:57', '21.35', 1, '350000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '644b663df9863024d2037c9b1b3141744737238f74e8bf835dee0837d44a3e27', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '298150.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2504, '2021-01-06 19:07:00', 'SALE/POS2507', 347, 'মেসার্স এশিয়া ব্রিকস(সাল্লাবাদ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5851&lt;&sol;p&gt;', '', '152782.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '152782.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-08 19:37:27', '15.59', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '27dc807f289470f4febef909c82236ef02a4b90c902f8db6fbb31be2657b7a0d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '130648.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2505, '2021-01-06 19:08:00', 'SALE/POS2508', 347, 'মেসার্স এশিয়া ব্রিকস(সাল্লাবাদ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-0777&lt;&sol;p&gt;', '', '154840.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '154840.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-08 19:37:51', '15.8', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '592d6cc2676144a6cb422c9a803b5de51e312becc234d2ce2b59d21f0c5904e4', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '283430.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2506, '2021-01-06 19:09:00', 'SALE/POS2509', 347, 'মেসার্স এশিয়া ব্রিকস(সাল্লাবাদ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;MPT-11-0025&lt;&sol;p&gt;', '', '177772.00', '0.00', '.5', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '177771.50', 'completed', 'due', 0, NULL, 1, 1, '2021-01-08 19:38:43', '18.14', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b11ef217dd9b731d91f4315da94c0580332c69538a6833d2bc5a6c10ad9d0220', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '438270.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2507, '2021-01-06 19:10:00', 'SALE/POS2510', 356, 'মেসার্স ফাইভ স্টার ব্রিক্স(ধরকা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-4036&lt;&sol;p&gt;', '', '242452.00', '0.00', '40', '40.00', '40.00', '0.00', NULL, '0.00', '0.00', '0.00', '242412.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-08 19:39:05', '24.74', 1, '500000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a945442f5f3bc991f1bc3ec73da47a3432d299467abe53223aaa22a6000870c0', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '40.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2508, '2021-01-06 19:12:00', 'SALE/POS2511', 344, 'মেসার্স বায়োজিদ এন্টারপ্রাইজ(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-3733&lt;&sol;p&gt;', '', '136024.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '136024.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-08 19:39:25', '13.875', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7f9012f955ac7caca2105f3be1e91648867f90bd704f35417ade276f903fc82f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '142499.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2509, '2021-01-06 19:13:00', 'SALE/POS2512', 321, 'সেলিম এন্টারপ্রাইজ(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-8297&lt;&sol;p&gt;', '', '187200.00', '0.00', '51.25', '51.25', '51.25', '0.00', NULL, '0.00', '0.00', '0.00', '187148.75', 'completed', 'paid', 0, NULL, 1, 1, '2021-01-08 19:39:56', '19.195', 1, '187148.7500', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c29f0c15495ccf7ade54ce03eb0e3e82afa7ffa928c6cca63a88335af9531f86', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2510, '2021-01-06 19:14:00', 'SALE/POS2513', 364, 'মো. জহিরুল ইসলাম (তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-2462&lt;&sol;p&gt;', '', '141523.00', '0.00', '.5', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '141522.50', 'completed', 'due', 0, NULL, 1, 1, '2021-01-08 19:40:59', '14.585', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ec9d6228a9742aeded2161e40a345cf8056a29a0852bbbfabbe3bc27c886fe26', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1513449.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2511, '2021-01-06 19:15:00', 'SALE/POS2514', 364, 'মো. জহিরুল ইসলাম (তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-2275&lt;&sol;p&gt;', '', '131109.00', '0.00', '.5', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '131108.50', 'completed', 'due', 0, NULL, 1, 1, '2021-01-08 19:41:21', '15.064', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'be7d32091e1509a6a1fe623d9a5f32858643676989b9fe430e430cad540bceca', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1654923.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2512, '2021-01-06 19:16:00', 'SALE/POS2515', 362, 'মেসার্স A.U.B ব্রিক্স(সরারচর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-8293&lt;&sol;p&gt;', '', '201620.00', '0.00', '1', '1.00', '1.00', '0.00', NULL, '0.00', '0.00', '0.00', '201619.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-08 19:41:56', '23.715', 1, '150000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b354018d0316dc67c983921f96a049b865ae10a177189c50c3527d590c375ecd', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1114093.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2513, '2021-01-06 19:17:00', 'SALE/POS2516', 358, 'মেসার্স R.S.P. ব্রিক্স (ভৈরব)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;স্কেল মাপে&lt;&sol;p&gt;', '', '4810496.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '4810496.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-09 19:22:41', '559.36', 1, '4991585.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'bfe8c13b28043cfe0f3398ea0101ae6f3a7d9d90e84d92109e3e1abcc01f89ed', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-4222796.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2514, '2021-01-07 20:13:00', 'SALE/POS2517', 347, 'মেসার্স এশিয়া ব্রিকস(সাল্লাবাদ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5851&lt;&sol;p&gt;', '', '157192.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '157192.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-08 20:34:45', '16.04', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd629708988d7fa6fc744f32d28e44365e069fd1bac3e0f24e00704f99659037c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '616042.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2515, '2021-01-07 20:13:00', 'SALE/POS2518', 347, 'মেসার্স এশিয়া ব্রিকস(সাল্লাবাদ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-0777&lt;&sol;p&gt;', '', '157094.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '157094.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-08 20:35:40', '16.03', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '340c73b30346175b682f70c53d8e0572bc32780a34b732dabdc6f291ae6fda10', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '773234.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2516, '2021-01-07 20:14:00', 'SALE/POS2519', 347, 'মেসার্স এশিয়া ব্রিকস(সাল্লাবাদ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;MPT-11-0025&lt;&sol;p&gt;', '', '151900.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '151900.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-08 20:36:19', '15.494', 1, '1000000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '2291fbcc14a3a4fd40963c2e2856c758be68eb795926c3b3841743edf3459e56', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '930279.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2517, '2021-01-07 20:18:00', 'SALE/POS2520', 356, 'মেসার্স ফাইভ স্টার ব্রিক্স(ধরকা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-0980&lt;&sol;p&gt;', '', '247744.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '247744.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-08 20:37:02', '25.28', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5b1cede56bbd4f44dfdaedc19465eef1febb1c9156480e8a0d427414fbf45a73', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-257548.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2518, '2021-01-07 20:19:00', 'SALE/POS2521', 364, 'মো. জহিরুল ইসলাম (তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-3542&lt;&sol;p&gt;', '', '137061.00', '0.00', '.5', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '137060.50', 'completed', 'due', 0, NULL, 1, 1, '2021-01-08 20:37:22', '14.13', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '48b36f274fe387fa4f99ce013658f6ec7d3b0df1e61eade8901e54838709c7da', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1786126.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2519, '2021-01-07 20:19:00', 'SALE/POS2522', 364, 'মো. জহিরুল ইসলাম (তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMD-11-5780&lt;&sol;p&gt;', '', '121735.00', '0.00', '.5', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '121734.50', 'completed', 'due', 0, NULL, 1, 1, '2021-01-08 20:37:47', '12.545', 1, '460000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '47012f4eaab6161d9e3799bfba4e95336e858b67e9904e5f3b5d0bada5df226e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1923187.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2520, '2021-01-07 20:21:00', 'SALE/POS2523', 318, 'মো. মিঠু সরকার(চানপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-7916&lt;&sol;p&gt;', '', '136514.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '136514.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-08 20:38:18', '13.925', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8553759f7bd3f18c4acc725915ce69d4e1bbed6a5081fb3744a6c02e4ee8c48b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1362719.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2521, '2021-01-07 20:22:00', 'SALE/POS2524', 392, 'মেসার্স A.B.C ব্রিক্স (নেত্রকোনা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-8040&lt;&sol;p&gt;', '', '230888.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '230888.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-08 20:38:40', '23.555', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a3e352e1a1b9f09e7e11d31a6b3adee5c2c5b0a816da0409d0f6edc20ea3176b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '914956.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2522, '2021-01-07 20:23:00', 'SALE/POS2525', 351, 'আতিক উল্লাহ(ভৈরবপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-4036&lt;&sol;p&gt;', '', '243078.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '243078.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-08 20:39:24', '27.94', 1, '200538.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5dccba1ff93c80a9ed532de603108205488544df81cc28ee9538ffcaee9a3f9b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '65626.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2523, '2021-01-07 20:24:00', 'SALE/POS2526', 344, 'মেসার্স বায়োজিদ এন্টারপ্রাইজ(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-4748&lt;&sol;p&gt;', '', '116232.00', '0.00', '.5', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '116231.50', 'completed', 'due', 0, NULL, 1, 1, '2021-01-08 20:39:51', '13.355', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1517c810fb92c33f21a4300b99d8e13e4e70b474b64214a8cdabf4f1d7aa9014', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '278523.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2524, '2021-01-07 20:28:00', 'SALE/POS2527', 448, 'R.H.B ব্রিক্স(সাল্লাবাদ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5851&lt;&sol;p&gt;', '', '151888.00', '0.00', '44', '44.00', '44.00', '0.00', NULL, '0.00', '0.00', '0.00', '151844.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-01-08 20:40:15', '17.255', 1, '151844.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a85ce329cd6904eeec3a95af0aa2acb8187227cd758e53925ed51085ac88e9f0', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2525, '2021-01-07 20:29:00', 'SALE/POS2528', 344, 'মেসার্স বায়োজিদ এন্টারপ্রাইজ(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-15-0552&lt;&sol;p&gt;', '', '115449.00', '0.00', '.5', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '115448.50', 'completed', 'due', 0, NULL, 1, 1, '2021-01-08 20:40:55', '13.265', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b6de42b529342b66ef36a9a1761365857871e6035fb667a4176130af140d123e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '394711.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2526, '2021-01-07 20:32:00', 'SALE/POS2529', 325, 'মায়ের দোয়া ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;ZDT-11-1604&lt;&sol;p&gt;', '', '188511.00', '0.00', '.5', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '188510.50', 'completed', 'due', 0, NULL, 1, 1, '2021-01-08 20:41:41', '20.27', 1, '141612.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'cce7358798434109c350cc2a2ffc63cae28fb02268a0d7dc0faa36eb73975a79', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-46668.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2527, '2021-01-07 20:33:00', 'SALE/POS2530', 301, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;MMT-11-0139&lt;&sol;p&gt;', '', '191859.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '191859.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-08 20:42:22', '20.63', 1, '200000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '4ea24662557792b596cb749877803866e8dcca7968384147204c765660bcf0a1', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-79119.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2528, '2021-01-08 12:52:00', 'SALE/POS2531', 344, 'মেসার্স বায়োজিদ এন্টারপ্রাইজ(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-6118&lt;&sol;p&gt;', '', '120582.00', '0.00', '.5', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '120581.50', 'completed', 'due', 0, NULL, 1, 1, '2021-01-09 19:11:46', '13.855', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '80acfa0c1f76dc25c899911713ee79db5edf4e9dabaa7ef835ee7e6b4d63330f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '510203.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2529, '2021-01-08 12:53:00', 'SALE/POS2532', 364, 'মো. জহিরুল ইসলাম (তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-4364&lt;&sol;p&gt;', '', '118407.00', '0.00', '.5', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '118406.50', 'completed', 'due', 0, NULL, 1, 1, '2021-01-09 19:12:12', '13.61', 1, '1094.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1a94d9bc9543d56188b245e626dd1e7ce0d0e229b073c213d18dd2d9ea46ee66', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1584921.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2530, '2021-01-08 12:54:00', 'SALE/POS2533', 362, 'মেসার্স A.U.B ব্রিক্স(সরারচর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-8293&lt;&sol;p&gt;', '', '199920.00', '0.00', '.5', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '199919.50', 'completed', 'due', 0, NULL, 1, 1, '2021-01-09 19:12:45', '23.52', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7a9ad2c45410f45aade87dd388598bac2e83940d4c2db2258f508c3fdffe0682', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1165712.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2531, '2021-01-08 12:54:00', 'SALE/POS2534', 356, 'মেসার্স ফাইভ স্টার ব্রিক্স(ধরকা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-0980&lt;&sol;p&gt;', '', '235690.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '235690.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-09 19:13:31', '24.05', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b62c76e319debda5eb16eb010248627a30229c337facb569853ecb999d041f0d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-9804.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2532, '2021-01-08 12:56:00', 'SALE/POS2535', 383, 'মায়ের দোয়া ব্রিক্স(শাবাজপূর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-9544&lt;&sol;p&gt;', '', '231182.00', '0.00', '182', '182.00', '182.00', '0.00', NULL, '0.00', '0.00', '0.00', '231000.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-01-09 19:13:56', '23.59', 1, '231000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '717d69508c9feede61a873e73270078e1eb6ba276937fd71c0e208c84bf8f977', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1072238.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2533, '2021-01-08 12:57:00', 'SALE/POS2536', 385, 'মেসার্স সরারচর ব্রিক্স(বাজিতপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-2163&lt;&sol;p&gt;', '', '221578.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '221578.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-09 19:14:16', '22.61', 1, '353.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'bce16297882862286509adb2200b729832da53c15487fc355e6c54dd9c7bd287', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-117682.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2534, '2021-01-08 12:57:00', 'SALE/POS2537', 344, 'মেসার্স বায়োজিদ এন্টারপ্রাইজ(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-13-6119&lt;&sol;p&gt;', '', '140940.00', '0.00', '.5', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '140939.50', 'completed', 'due', 0, NULL, 1, 1, '2021-01-09 19:14:44', '16.195', 1, '400866.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f637d7733541672fd95031c4fb46fd6402b40001fabceffcc150105f8a4587ca', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '630741.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2535, '2021-01-08 13:00:00', 'SALE/POS2538', 449, 'হাফিজ(কালীপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-6086&lt;&sol;p&gt;', '', '148178.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '148178.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-01-09 19:15:14', '17.23', 1, '148178.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '3d8d923634868c3623342e6653dd2cb98856170fd1a63ae6b9c4e49fa02b9e9a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2537, '2021-01-08 11:00:00', 'SALE/POS2540', 450, 'শাহালম(পাথর)(আশুগঞ্জ)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;১ ট্রলি&ast;১৯৯ ফুট&lt;&sol;p&gt;', '', '33432.00', '0.00', '32', '32.00', '32.00', '0.00', NULL, '0.00', '0.00', '0.00', '33400.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-01-09 14:36:30', '199', 1, '33400.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b7f4d39e58699c25c84dd595a7beb4418d3efaded5a98f1c5b551763a808d0f0', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2538, '2021-01-07 19:33:00', 'SALE/POS2541', 344, 'মেসার্স বায়োজিদ এন্টারপ্রাইজ(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;পার্টি ফেরৎ&lt;&sol;p&gt;', '', '10000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '10000.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-09 19:34:14', '1', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '05b73dceed9761af997df1f80c0662b408e0e6c9d98dc98e1bcfcf2fac37900d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '771724.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2539, '2021-01-05 20:06:37', 'SALE/POS2542', 385, 'মেসার্স সরারচর ব্রিক্স(বাজিতপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2064&lt;&sol;p&gt;', '', '230104.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '230104.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-09 20:00:04', '23.475', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '002cb1fe8af798ab0490736bf527c2e6af8bf97a64785cc1f8dd9c8519b29432', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '103896.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2540, '2020-12-28 20:11:00', 'SALE/POS2543', 323, 'মো.কবির মিয়া(জগমোহনপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;ইসলামী ব্যাংক &equals;২৪৬৬ তে জমা&lt;&sol;p&gt;', '', '180000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '180000.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-09 20:14:15', '1', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '06b700fda13176ef6c22f46bc7b0a11363d233803e45b243a8e016bd70107b09', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '66068.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2541, '2021-01-06 20:22:00', 'SALE/POS2544', 442, 'তাজুল ইসলাম(সিলেট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;পার্টি ফেরৎ&lt;&sol;p&gt;', '', '29000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '29000.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-09 20:22:58', '1', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '66947860cf5b6a917962e5e535f123b9a08148846b4441b9116ee09dd5568c38', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-28918.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2542, '2021-01-06 20:25:00', 'SALE/POS2545', 306, 'মেসার্স তাহসিন এন্টারপ্রাইজ(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '81170.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '81170.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-09 20:26:12', '1', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ea9ec0c12c7d73f850649b71907296e44a80c9e58f716449a17c9f8579abfcb7', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-15090.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2543, '2021-01-08 21:00:00', 'SALE/POS2546', 364, 'মো. জহিরুল ইসলাম (তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;পার্টি ফেরৎ&lt;&sol;p&gt;', '', '10000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '10000.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-09 21:05:29', '1', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e0c415b19f90c9fb28fd4df2406e7968e3405513a22b68749b407c525553a681', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1703328.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2544, '2021-01-04 21:00:00', 'SALE/POS2547', 341, 'মেসার্স ফাইভ স্টার ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-0739&lt;&sol;p&gt;', '', '176421.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '176421.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-09 21:31:27', '18.97', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5ec0683190c081b1128308509373b266d5c5724d70db47f968f7e7045c907679', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '259339.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2545, '2021-01-02 21:42:00', 'SALE/POS2548', 437, 'মেসার্স নিউ তরফ ব্রিক্স(বালিয়ারি)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;পার্টি ফেরৎ&lt;&sol;p&gt;', '', '8827.50', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '8827.50', 'completed', 'due', 0, NULL, 1, 1, '2021-01-09 21:43:29', '1', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '242fb52a2820af78b72e9569e1dc0c5af869a47b877107c3d625c45c4d85d234', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-8827.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2546, '2021-01-04 21:45:00', 'SALE/POS2549', 438, 'রিয়ামনি এন্টারপ্রাইজ(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '176745.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '176745.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-09 21:46:31', '1', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5535e2b7a4f8dda715df3227ee48069febbc6569869cd4bf98089e58a08cf07d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-176745.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2547, '2020-12-16 21:56:00', 'SALE/POS2550', 420, 'মোঃ ইউসুফ C/Oরবিন মিয়া(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;সাবেক বাকী ২০১৯-২০২০ চট্টগ্রাম হিসাবে&lt;&sol;p&gt;', '', '836367.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '836367.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-09 21:57:53', '1', 1, '1396048.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ff2c6226e81044b7ef81c502462d9aaa350728e90da2d11d5bb14545087802f6', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '559885.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2548, '2021-01-09 12:53:00', 'SALE/POS2551', 306, 'মেসার্স তাহসিন এন্টারপ্রাইজ(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2395&lt;&sol;p&gt;', '', '230957.00', '0.00', '109', '109.00', '109.00', '0.00', NULL, '0.00', '0.00', '0.00', '230848.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-01-10 12:58:19', '23.805', 1, '230848.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'bdb788a67dc807e5c99436abae2257fdb75d1eaa18adf4b566071630b77fd837', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '65773.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2549, '2021-01-09 12:56:00', 'SALE/POS2552', 362, 'মেসার্স A.U.B ব্রিক্স(সরারচর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-8293&lt;&sol;p&gt;', '', '205445.00', '0.00', '.5', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '205444.50', 'completed', 'due', 0, NULL, 1, 1, '2021-01-10 13:09:27', '24.165', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'bb0f91a68cb99876c65fe1833e08f8e9dfe96b9ceea59008405fd69ea03a61fd', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1365632.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2550, '2021-01-09 12:57:00', 'SALE/POS2553', 375, 'মেসার্স গনি ব্রিক্স (ঈশ্বরগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0384&lt;&sol;p&gt;', '', '199864.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '199864.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-10 13:09:59', '23.24', 1, '200000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '9207993beafbcd766d1fd6ea5a15df007cdb3b44df57be6af1d0857859355005', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '152694.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2551, '2021-01-10 11:36:00', 'SALE/POS2554', 351, 'আতিক উল্লাহ(ভৈরবপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-4036&lt;&sol;p&gt;', '', '235074.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '235074.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-11 11:50:47', '27.02', 1, '200000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b43b93f5a003be499785ba8ead6dd5d9c105a8b89a8eda783047fe67b4a7e820', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '107796.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2552, '2021-01-10 11:39:00', 'SALE/POS2555', 364, 'মো. জহিরুল ইসলাম (তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-1965&lt;&sol;p&gt;', '', '137275.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '137275.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-11 11:51:22', '14.45', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8a07d7b348eeae82a7a9c5f3b49d07c3bd1d1c8c31791f269dff3b16c8af1714', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1712234.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2553, '2021-01-10 11:40:00', 'SALE/POS2556', 364, 'মো. জহিরুল ইসলাম (তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;MMT-14-8254&lt;&sol;p&gt;', '', '134710.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '134710.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-11 11:52:15', '14.18', 1, '720000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f51d9b49c957576e3fc3a1f386ba695014144786719c1e12687387107f5b3c1a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1849509.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2554, '2021-01-10 11:44:00', 'SALE/POS2557', 452, 'সেলিম ব্রিক্স(ফুলবাড়ীয়া)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0295&lt;&sol;p&gt;', '', '174135.00', '0.00', '87.5', '87.50', '87.50', '0.00', NULL, '0.00', '0.00', '0.00', '174047.50', 'completed', 'paid', 0, NULL, 1, 1, '2021-01-11 11:53:43', '18.325', 1, '174047.5000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'fe57ee8aad9dbef809484ba616ff80cf8b2af3b2298bab9f3382a02bc1203289', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2555, '2021-01-10 11:42:00', 'SALE/POS2558', 301, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;MMT-11-0139&lt;&sol;p&gt;', '', '195890.00', '0.00', '.5', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '195889.50', 'completed', 'due', 0, NULL, 1, 1, '2021-01-11 11:52:44', '20.62', 1, '205000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b012c0e15896b2575c548dd0d1a06596de85b391d98c803439b6ec44b1b5332f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-87260.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2556, '2021-01-10 11:47:00', 'SALE/POS2559', 362, 'মেসার্স A.U.B ব্রিক্স(সরারচর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-8293&lt;&sol;p&gt;', '', '203150.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '203150.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-11 11:54:09', '23.895', 1, '200000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c14f8c506a84811bf8a8367e65c63b42c5237ec970f910b24476a25efe9ff916', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1571076.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2557, '2021-01-10 11:49:00', 'SALE/POS2560', 318, 'মো. মিঠু সরকার(চানপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;RPT-11-0375&lt;&sol;p&gt;', '', '150136.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '150136.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-11 11:55:18', '15.32', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a582c51c499f3a7fd9fb1bf17520539d5f93b4f540021c872eab54d91eb536f5', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1499233.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2558, '2021-01-10 11:49:00', 'SALE/POS2561', 318, 'মো. মিঠু সরকার(চানপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-15-4870&lt;&sol;p&gt;', '', '154350.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '154350.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-11 11:55:56', '15.75', 1, '500000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '07cf27921808e3f8175e6825f8dc965c70df5cfa3bb10017b6d91fdcd919e61b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1649369.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2559, '2021-01-10 12:33:00', 'SALE/POS2562', 301, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '15000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '15000.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-11 12:33:37', '1', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c16a5f09659a185569a4e1c48f05f2629be1aca877891c69e082015dea788f13', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-96371.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2560, '2021-01-10 11:00:00', 'SALE/POS2563', 296, 'আলমগীর(আলম)(ভৈরবপুর)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;৪ ট্রলি &ast;৯০ ফুট&lt;&sol;p&gt;', '', '61200.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '61200.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-11 21:14:51', '360', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f6d61b733d38b18392833684b16138aeea736e99ac7d20de01a23d1a83973495', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '312340.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2561, '2021-01-11 12:22:00', 'SALE/POS2564', 428, 'জাকির এন্টারপ্রাইজ(যৌথ)(বি-বাড়ীয়া)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;নৌকা বক্স মাপে&lt;&sol;p&gt;', '', '836000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '836000.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-12 12:52:35', '95', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c433cbb2b53d1617b083ab445072f938c753dad333ac1f5a016f6573fd6581ac', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1793113.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2562, '2021-01-11 12:23:00', 'SALE/POS2565', 321, 'সেলিম এন্টারপ্রাইজ(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0409&lt;&sol;p&gt;', '', '127627.50', '0.00', '78.75', '78.75', '78.75', '0.00', NULL, '0.00', '0.00', '0.00', '127548.75', 'completed', 'due', 0, NULL, 1, 1, '2021-01-12 12:53:30', '13.085', 1, '127500.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '74690ae40b0d74fea7cabac4a5d2264d4d5c828a62fac56412fb4d31eea3929f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2563, '2021-01-11 12:24:00', 'SALE/POS2566', 352, 'মেসার্স ইলহাম ব্রিক্স(কুলিয়ার চর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2395&lt;&sol;p&gt;', '', '236572.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '236572.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-12 12:53:58', '24.135', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '23b60e32d9154d0791c7f17f02786f5e68829d0d470fdb553c30b11d668e56a0', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-780835.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2564, '2021-01-11 12:25:00', 'SALE/POS2567', 352, 'মেসার্স ইলহাম ব্রিক্স(কুলিয়ার চর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-3228&lt;&sol;p&gt;', '', '242746.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '242746.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-12 12:54:51', '24.765', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c37899c74ce94142d1c2fead7ff830fa08ba51ddd26914f63f68f37aba6807ba', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-544312.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2565, '2021-01-11 12:27:00', 'SALE/POS2568', 321, 'সেলিম এন্টারপ্রাইজ(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0409&lt;&sol;p&gt;', '', '93892.50', '0.00', '.5', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '93892.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-01-12 12:55:07', '9.63', 1, '93892.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '6fd28badadc58d40ac6c4c46d5e2503d8888a99f8b082a377f31419db71279a2', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2568, '2021-01-11 12:40:00', 'SALE/POS2571', 318, 'মো. মিঠু সরকার(চানপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-15-5675&lt;&sol;p&gt;', '', '150234.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '150234.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-12 12:56:45', '15.329', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '042347b043db6ec331a6fd52a6802aac8537ca740d52e256af52d24eed3b3464', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1503719.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2569, '2021-01-11 12:42:00', 'SALE/POS2572', 318, 'মো. মিঠু সরকার(চানপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-9648&lt;&sol;p&gt;', '', '138376.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '138376.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-12 12:57:08', '14.12', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f0bfbea333d7cf592549b2f2a44cd76ab8bdd7d99c0e916486685e35c5b2e96f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1653953.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2570, '2021-01-11 12:43:00', 'SALE/POS2573', 428, 'জাকির এন্টারপ্রাইজ(যৌথ)(বি-বাড়ীয়া)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;নৌকা বক্স মাপে&lt;&sol;p&gt;', '', '220000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '220000.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-12 12:57:31', '25', 1, '600000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8be23b8726ad23aee7f0396460ec9e73af3b3a270b4da1e57ecd33f106afc2df', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2629113.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2571, '2021-01-11 12:44:00', 'SALE/POS2574', 387, 'মেসার্স সমতা ব্রিক্স (নেত্রকোনা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-5566&lt;&sol;p&gt;', '', '222809.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '222809.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-12 12:58:23', '22.965', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '876fb4ff9ce436b30797f625d9c2544c11c372139ec22ced370edda17180b307', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '3057162.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2572, '2021-01-11 12:46:00', 'SALE/POS2575', 387, 'মেসার্স সমতা ব্রিক্স (নেত্রকোনা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-6052&lt;&sol;p&gt;', '', '214855.00', '0.00', '.5', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '214854.50', 'completed', 'due', 0, NULL, 1, 1, '2021-01-12 12:58:51', '22.15', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '77156ed23ef798f71beb3075b8c06e6e3f5c1bcb66edf0271a00ee71cf1fae83', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '3279922.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2573, '2021-01-11 12:49:00', 'SALE/POS2576', 453, 'মো. সবুজ আলম(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-13-3602&lt;&sol;p&gt;', '', '153033.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '153033.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-12 12:59:26', '17.585', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd37e0774677fbe6dced32dac532703f1beedba4f997a26de605f8da8c1615766', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2574, '2021-01-11 12:50:00', 'SALE/POS2577', 453, 'মো. সবুজ আলম(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-7500&lt;&sol;p&gt;', '', '150249.00', '0.00', '.5', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '150248.50', 'completed', 'due', 0, NULL, 1, 1, '2021-01-12 12:59:48', '17.27', 1, '589825.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c8a3f9f1668c49e9f8a1a65a23ae592a7f235a8a8d9fde52e4887a2e7e644d10', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '152989.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2576, '2021-01-12 11:45:00', 'SALE/POS2579', 289, 'মোঃ আনোয়ার(পুলতাকান্দা)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;1 ট্রলি &ast; ৯৫ ফুট&lt;&sol;p&gt;', '', '15960.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '15960.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-01-13 11:50:39', '95', 1, '15960.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '158abf53b88fd87ab92c9e6a42cc54ebdd712df532c3f6bae3a565307c0d8228', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '16150.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2577, '2021-01-12 13:21:00', 'SALE/POS2580', 363, 'মো.নুরুল আমিন/ইকবাল(ভৈরব)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2296&lt;&sol;p&gt;', '', '144960.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '144960.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-13 14:07:39', '15.100', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a6612ee67212c4b6181897927a6b2e4edf6598fce6b6a8c36265107e81aa1e05', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '387764.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2578, '2021-01-12 13:23:00', 'SALE/POS2581', 302, 'নজরুল ইসলাম জলিল(কুলিয়ার চর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-7184&lt;&sol;p&gt;', '', '203110.00', '0.00', '.5', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '203109.50', 'completed', 'due', 0, NULL, 1, 1, '2021-01-13 14:08:02', '21.375', 1, '199800.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '6bd3acf2adaf1f80fcb2bdfd3cd502341da34e5766a5d95fc566a6ecc5367a2d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '248260.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2579, '2021-01-12 13:25:00', 'SALE/POS2582', 352, 'মেসার্স ইলহাম ব্রিক্স(কুলিয়ার চর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1088&lt;&sol;p&gt;', '', '228928.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '228928.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-13 14:08:27', '23.36', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '03fe36c6fa20f6c5d35bcf7be6ba2678090c03676792f06f5504f8b0e24f8d1b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-301517.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2580, '2021-01-12 13:26:00', 'SALE/POS2583', 376, 'মেসার্স M.R.M ব্রিক্স(মটখলা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-9567&lt;&sol;p&gt;', '', '225270.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '225270.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-13 14:08:52', '25.025', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5db424bde2f4f28632da24ef315ca788d64ea6eb007a3d7a817f204883c89f8d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2038986.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2581, '2021-01-12 13:27:00', 'SALE/POS2584', 402, 'মেসার্স রুমান ব্রিক্স (কিশোরগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0384&lt;&sol;p&gt;', '', '229320.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '229320.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-13 14:09:19', '23.4', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f8bc57125cb1d0f18bcdf95296829c6c09a17f2bc4cb99b7ce1391b5cc53022b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '658088.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2582, '2021-01-12 13:28:00', 'SALE/POS2585', 402, 'মেসার্স রুমান ব্রিক্স (কিশোরগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-3228&lt;&sol;p&gt;', '', '233142.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '233142.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-13 14:09:47', '23.785', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '78aa97d65ee1a1c73fec66f3c835cfa8bce802947e9043ddd2b27031925f729b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '887408.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2583, '2021-01-12 13:28:00', 'SALE/POS2586', 363, 'মো.নুরুল আমিন/ইকবাল(ভৈরব)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5851&lt;&sol;p&gt;', '', '112746.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '112746.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-13 14:10:26', '13.105', 1, '350000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '4ead14bb2b1d59e0ca9f5e750dbdda14ab0758ec79dabf88f1edfe8c15b888b6', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '532724.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2584, '2021-01-12 13:29:00', 'SALE/POS2587', 376, 'মেসার্স M.R.M ব্রিক্স(মটখলা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1625&lt;&sol;p&gt;', '', '231363.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '231363.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-13 14:10:47', '23.37', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c0288a4fca9809ec38625910a3fcefef2d9960886de30bb7a2a3507ed4783658', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2264211.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2585, '2021-01-12 13:30:00', 'SALE/POS2588', 376, 'মেসার্স M.R.M ব্রিক্স(মটখলা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-8000&lt;&sol;p&gt;', '', '227403.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '227403.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-13 14:11:08', '22.97', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '2de35d0fd0830db9471d45bd7fd08a35dd1916012225f0ea91a10f70a0f51f9e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2495574.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2586, '2021-01-12 13:31:00', 'SALE/POS2589', 402, 'মেসার্স রুমান ব্রিক্স (কিশোরগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-0263&lt;&sol;p&gt;', '', '243628.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '243628.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-13 14:11:33', '24.86', 1, '500000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8c0a307e52d508fe35249261f15c05f1e38b59f0755c71eacf61793baff82e8e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1120501.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2587, '2021-01-12 13:32:00', 'SALE/POS2590', 328, 'মেসার্স M.B.F. ব্রিক্স(সরারচর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-5586&lt;&sol;p&gt;', '', '232358.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '232358.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-13 14:11:53', '23.71', 1, '100000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'fc7d39b7785fa388648cf9227d27af99085ee23da2bc0ceaa312220065b53b80', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '738772.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2588, '2021-01-12 13:33:00', 'SALE/POS2591', 435, 'মেসার্স R.C.G ব্রিক্স(ঘোরাশাল)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5080&lt;&sol;p&gt;', '', '222754.00', '0.00', '5', '5.00', '5.00', '0.00', NULL, '0.00', '0.00', '0.00', '222749.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-13 14:12:15', '22.725', 1, '222700.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1de636313ca8d9bc091aa809fa6c5b5743d2f86b9f6d59c049dddc8cc08beb68', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '72.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2589, '2021-01-12 13:36:00', 'SALE/POS2592', 362, 'মেসার্স A.U.B ব্রিক্স(সরারচর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-8293&lt;&sol;p&gt;', '', '247254.00', '0.00', '.5', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '247253.50', 'completed', 'due', 0, NULL, 1, 1, '2021-01-13 14:12:41', '25.225', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e63d9b4f477fd87dcd2cb33657444ac8bb949072d659d73370f6f7383dbd10c2', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1574226.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2590, '2021-01-12 13:37:00', 'SALE/POS2593', 352, 'মেসার্স ইলহাম ব্রিক্স(কুলিয়ার চর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CMT-11-3344&lt;&sol;p&gt;', '', '221970.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '221970.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-13 14:13:03', '22.65', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '4cb560c4223f5257899f726c32bcc8533fc28c64cdff1cc2765ff3cafdf38275', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-72589.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2591, '2021-01-12 13:38:00', 'SALE/POS2594', 370, 'মো. কয়েছ মিয়া(সুনামগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-7854&lt;&sol;p&gt;', '', '178788.00', '0.00', '.5', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '178787.50', 'completed', 'due', 0, NULL, 1, 1, '2021-01-13 14:13:29', '19.015', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5bba7c21b84925b5541c9d50af78dd5e9c3967bdf974919dfd9fa3281d084ce9', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1910239.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2592, '2021-01-12 13:39:00', 'SALE/POS2595', 401, 'শাহ আলম মিয়া(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-8788&lt;&sol;p&gt;', '', '211312.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '211312.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-13 14:13:47', '22.475', 1, '208800.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '90cdd565e979d1e0896eeed127847d3d25d4cb270259f5ebbb869c0904d51263', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '204.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2593, '2021-01-12 13:40:00', 'SALE/POS2596', 364, 'মো. জহিরুল ইসলাম (তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-13-5220&lt;&sol;p&gt;', '', '127680.00', '0.00', '.5', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '127679.50', 'completed', 'due', 0, NULL, 1, 1, '2021-01-13 14:14:08', '13.435', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '4ab720355dc4795acfa2fd01e9e811e2a98a8c22269ef7cdeb630d9a1ceee7dd', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1264219.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2594, '2021-01-12 13:40:00', 'SALE/POS2597', 376, 'মেসার্স M.R.M ব্রিক্স(মটখলা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-9211&lt;&sol;p&gt;', '', '208530.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '208530.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-13 14:14:29', '23.17', 1, '2000000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c90675f066188de3547262e2b3bbaaed2be45e99debe8bfded186b124d4c5b34', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2722977.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2595, '2020-12-15 23:30:00', 'SALE/POS2598', 451, 'রিপন মাস্টার(চন্ডিবের)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '0.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '0.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-01-13 14:00:40', '1', 1, '1500000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e6f5a582ec2a5b6abd5a3607763c39a1c7b1eef7f4bacba3cbc4498e748afc46', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2596, '2020-12-15 23:32:00', 'SALE/POS2599', 451, 'রিপন মাস্টার(চন্ডিবের)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '0.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '0.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-01-13 13:55:44', '1', 1, '500000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '3542f7123759a3ffd5511f461da5d86758c3aef490fff9fab425d22a5f7a9d91', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2597, '2020-12-30 23:40:00', 'SALE/POS2600', 451, 'রিপন মাস্টার(চন্ডিবের)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '0.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '0.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-01-13 13:57:49', '1', 1, '1000000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '76da54a6be61726f7a389fea9c8cc7875820be76525bce92827e266d22c0edb7', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2598, '2021-01-06 23:50:00', 'SALE/POS2601', 451, 'রিপন মাস্টার(চন্ডিবের)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '0.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '0.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-01-13 14:02:38', '1', 1, '1000000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '4be00a12f7daae9b4a8653e3ddcd0a4f683d5fd6505f7088b84e2a200f0ac11b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2599, '2021-01-13 11:39:00', 'SALE/POS2602', 454, 'রাশিদ মিয়া(বাদাঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMD-14-0777&lt;&sol;p&gt;', '', '156134.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '156134.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-14 11:49:59', '16.61', 1, '140000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '6de5e874e3be2faca25cb52e974891f0dba1bc5c487a2d417acee1957e820165', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2600, '2021-01-13 11:40:00', 'SALE/POS2603', 396, 'মেসার্স বড়াইল পুরী ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-0251&lt;&sol;p&gt;', '', '141667.50', '0.00', '18.75', '18.75', '18.75', '0.00', NULL, '0.00', '0.00', '0.00', '141648.75', 'completed', 'paid', 0, NULL, 1, 1, '2021-01-14 11:48:56', '14.525', 1, '141648.7500', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b479810b0c5ee55f7ee83930e8b592483244522509011d1936bd0019bbb621fe', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2601, '2021-01-13 11:43:00', 'SALE/POS2604', 318, 'মো. মিঠু সরকার(চানপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;RBT-11-0121&lt;&sol;p&gt;', '', '146020.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '146020.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-14 12:40:59', '14.895', 1, '300000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '049b2770de1d7ebc818379611ae59da8155f1406390caad821a56c613a76031d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1792329.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2602, '2021-01-13 11:44:00', 'SALE/POS2605', 335, 'মোঃ জাকির হোসেন জামাই(কালিপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CMT-11-3344&lt;&sol;p&gt;', '', '208453.00', '0.00', '.5', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '208452.50', 'completed', 'due', 0, NULL, 1, 1, '2021-01-14 12:43:21', '21.485', 1, '170000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '963402c15348f1e161596b0655c8690b59f0fad8027c728a290e7586ece576b9', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-112730.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2603, '2021-01-13 11:45:00', 'SALE/POS2606', 325, 'মায়ের দোয়া ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-4710&lt;&sol;p&gt;', '', '167422.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '167422.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-14 12:43:44', '17.26', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8922cd3b315de490afe776e4cdecf9fa67fffe20ba5c785abc7b1fe70d26ae14', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '842.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2604, '2021-01-13 11:46:00', 'SALE/POS2607', 370, 'মো. কয়েছ মিয়া(সুনামগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;MPT-11-0024&lt;&sol;p&gt;', '', '147980.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '147980.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-14 12:44:14', '15.100', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '09ab6f2d5e4164e00ba575d44fdea2183c7cece3d56916931c49c854091c1df8', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2089027.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2605, '2021-01-13 11:47:00', 'SALE/POS2608', 370, 'মো. কয়েছ মিয়া(সুনামগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;KOST-11-1181&lt;&sol;p&gt;', '', '166992.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '166992.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-14 12:44:44', '17.04', 1, '600000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '91f2ec7a3d2b3843b6fb2c300da0472fc139452da00fbcf57067e30cece40cf9', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2237007.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2606, '2021-01-14 16:59:00', 'SALE/POS2609', 383, 'মায়ের দোয়া ব্রিক্স(শাবাজপূর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-9544&lt;&sol;p&gt;', '', '237258.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '237258.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-16 11:44:30', '24.205', 1, '400000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '121cd29cbe523c5ccc91fe7ce4c57d4d4e147472cb28c9fa272b151ac3e38139', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1072238.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2607, '2021-01-14 17:00:00', 'SALE/POS2610', 325, 'মায়ের দোয়া ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-5333&lt;&sol;p&gt;', '', '168780.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '168780.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-16 11:44:59', '17.4', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5d30e91831cbc4a0a386752c8b350c0e61ae0a2383a4cb99af31dd24e945de3c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '168264.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2608, '2021-01-14 17:01:00', 'SALE/POS2611', 325, 'মায়ের দোয়া ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-5800&lt;&sol;p&gt;', '', '165676.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '165676.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-16 11:45:40', '17.08', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e6667b9f95521a8262dfd8dd8d8ab482c36a998e14a2ec6f3c8c610f661f326e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '337044.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2609, '2021-01-14 17:02:00', 'SALE/POS2612', 318, 'মো. মিঠু সরকার(চানপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-3697&lt;&sol;p&gt;', '', '134162.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '134162.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-16 11:46:04', '13.685', 1, '100000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'cb2a60f9f37b015fc24d963d21b039f0ffa196c3d57e1c5bcca054b5f6e26ca1', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1638349.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2610, '2021-01-14 17:10:00', 'SALE/POS2613', 455, 'মা ব্রিক্স(পুরাকান্দা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;বক্স মাপে নৌকা&lt;&sol;p&gt;', '', '365400.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '365400.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-01-16 11:46:41', '42', 1, '365400.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'fb8b83f67624fb3801b540d61bbbbcb6e774865d1cc9e581735bdd5012b987de', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2611, '2021-01-14 17:11:00', 'SALE/POS2614', 396, 'মেসার্স বড়াইল পুরী ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-3388&lt;&sol;p&gt;', '', '144942.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '144942.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-16 11:47:01', '14.79', 1, '100000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '395e6a0e5b02d191e91a7a0ef03b0f6fda068596e9dee9885e9fccc4a42a2400', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2612, '2021-01-14 17:12:00', 'SALE/POS2615', 453, 'মো. সবুজ আলম(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-0476&lt;&sol;p&gt;', '', '139461.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '139461.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-16 11:47:27', '16.03', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e1ac46ab2e4ab73124a6f380a7cae6dc0454ad20f9b82ae15548c826f1dd231c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-286543.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2613, '2021-01-14 17:13:00', 'SALE/POS2616', 453, 'মো. সবুজ আলম(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-9045&lt;&sol;p&gt;', '', '163908.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '163908.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-16 11:47:54', '18.84', 1, '65000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '92fe01e2acc87febc39ccc7e6514ccd61a2972530464155b15118246b21de40e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-147082.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2614, '2021-01-14 17:14:00', 'SALE/POS2617', 170, 'মো. অলি মিয়া (বি বাড়িয়া)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-6413&lt;&sol;p&gt;', '', '97353.00', '0.00', '.5', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '97352.50', 'completed', 'due', 0, NULL, 1, 1, '2021-01-16 11:59:53', '11.19', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '9a1031e0efee89c2baede542335ced830ed1e11ab94b818fd802d34160a9ee59', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '107653.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2615, '2021-01-14 17:15:00', 'SALE/POS2618', 170, 'মো. অলি মিয়া (বি বাড়িয়া)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-6413&lt;&sol;p&gt;', '', '49764.00', '0.00', '.5', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '49763.50', 'completed', 'due', 0, NULL, 1, 1, '2021-01-16 11:48:46', '5.715', 1, '180000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b9675fed4f649bc76522b9dd045e9823c943bcc1db44c9fc3f0b020db29a17ad', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '204962.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2616, '2021-01-14 17:15:00', 'SALE/POS2619', 364, 'মো. জহিরুল ইসলাম (তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-4796&lt;&sol;p&gt;', '', '131109.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '131109.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-16 11:49:08', '15.064', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '6575bbfb8e2cbf6377ed27683ef93ca46c8bcfafc391d19c965f6386d9294369', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1391898.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2617, '2021-01-14 17:16:00', 'SALE/POS2620', 362, 'মেসার্স A.U.B ব্রিক্স(সরারচর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-8293&lt;&sol;p&gt;', '', '227948.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '227948.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-16 11:51:24', '23.255', 1, '500000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '767accc3ea250a9ff9c06581f380b30fc860b9ff0c3045de112d82df84ad7f8f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1821480.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2618, '2021-01-14 17:17:00', 'SALE/POS2621', 325, 'মায়ের দোয়া ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-4710&lt;&sol;p&gt;', '', '164415.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '164415.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-16 11:51:50', '16.95', 1, '666523.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '2be95a3cbf3b96cb4a0a3a591e71f546b2c7eadd16c8e689263fc7cf73a7458b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '502720.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2619, '2021-01-14 17:18:00', 'SALE/POS2622', 346, 'মেসার্স আয়েশা ব্রিক্স(ছাতলপাড়)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;নৌকা বক্স মাপে&lt;&sol;p&gt;', '', '1740000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '1740000.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-16 11:52:19', '200', 1, '500000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '3d9481e497bbc77bbcb242203b0225028f6f5b40a36afe6d604bc87e3da7fc72', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-375600.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2620, '2021-01-14 17:18:00', 'SALE/POS2623', 370, 'মো. কয়েছ মিয়া(সুনামগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1657&lt;&sol;p&gt;', '', '172490.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '172490.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-16 11:52:48', '18.345', 1, '150000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd759ebc658e3145977417f32c7d47fbda39acc4f695e4c30e53c64b16aa8294a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1803999.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2621, '2021-01-14 17:19:00', 'SALE/POS2624', 364, 'মো. জহিরুল ইসলাম (তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-2276&lt;&sol;p&gt;', '', '129960.00', '0.00', '.5', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '129959.50', 'completed', 'due', 0, NULL, 1, 1, '2021-01-16 11:53:23', '13.675', 1, '100000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '92fadaf6ce69b48e6bcf70794b03d48c34e2039ef804ac59c21c8d54feeaa525', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1522964.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2623, '2021-01-14 12:34:00', 'SALE/POS2626', 453, 'মো. সবুজ আলম(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;পার্টি ফেরৎ&lt;&sol;p&gt;', '', '33220.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '33220.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-16 12:35:29', '1', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'be6d65f0c654c78c55f084a1d8790ac4c6652cfbb34fa0b8d35de90da030dda4', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-48174.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2624, '2021-01-15 14:16:00', 'SALE/POS2627', 289, 'মোঃ আনোয়ার(পুলতাকান্দা)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;২ ট্রলি &ast; ৯০ ফুট&lt;&sol;p&gt;', '', '30240.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '30240.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-01-16 14:18:45', '180', 1, '30240.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a91df901c61d0fe0fe57f73cd82e6f6e0ab34de5bc2b4c619beea4ec0e40bf0c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '16150.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2625, '2021-01-15 14:17:00', 'SALE/POS2628', 296, 'আলমগীর(আলম)(ভৈরবপুর)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;১ ট্রলি &ast; ৯০ ফুট&lt;&sol;p&gt;', '', '15300.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '15300.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-16 14:19:34', '90', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ffc107cf3bec09c10d4c9e125052769aabb4e6737ef7847df717a075de2efb0f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '373540.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2626, '2021-01-15 18:11:00', 'SALE/POS2629', 357, 'মেসার্স বাবুল ব্রিক্স(বিজয়নগর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5080&lt;&sol;p&gt;', '', '165081.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '165081.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-16 18:29:03', '22.462', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5fb3cb0d9d1f532a1cfec2a2b7ac649292ffc355564a79ecc3298dc1cbb5afb7', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-946038.60');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2627, '2021-01-15 18:13:00', 'SALE/POS2630', 357, 'মেসার্স বাবুল ব্রিক্স(বিজয়নগর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0409&lt;&sol;p&gt;', '', '170226.00', '0.00', '.05', '0.05', '0.05', '0.00', NULL, '0.00', '0.00', '0.00', '170225.95', 'completed', 'due', 0, NULL, 1, 1, '2021-01-16 18:29:38', '23.157', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f585c0a5e4fe21e32bd0679b107d5d3dfafb3d9bcb96a37e3f8c862f21e9b406', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-780942.90');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2628, '2021-01-15 18:14:00', 'SALE/POS2631', 370, 'মো. কয়েছ মিয়া(সুনামগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-6821&lt;&sol;p&gt;', '', '191100.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '191100.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-16 18:30:23', '19.495', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e299d0bb1a5510e8cdbb8f10467499337653df1c6793939d242d756041df2f0e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1826489.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2629, '2021-01-15 18:14:00', 'SALE/POS2632', 318, 'মো. মিঠু সরকার(চানপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-9667&lt;&sol;p&gt;', '', '162484.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '162484.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-16 18:31:07', '16.58', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '2fe83a5b54929dd24ba783e87279f5eb5c6850187840bfaecf84ae98c67bab86', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1672511.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2630, '2021-01-15 18:15:00', 'SALE/POS2633', 364, 'মো. জহিরুল ইসলাম (তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-13-5220&lt;&sol;p&gt;', '', '134345.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '134345.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-16 18:31:44', '13.85', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e57534a309a8a63ffcb7c7a398adc62244386e01192faa31298612412145ced2', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1552967.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2631, '2021-01-15 18:19:00', 'SALE/POS2634', 364, 'মো. জহিরুল ইসলাম (তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-8016&lt;&sol;p&gt;', '', '121125.00', '0.00', '.5', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '121124.50', 'completed', 'due', 0, NULL, 1, 1, '2021-01-16 18:32:18', '12.745', 1, '1445.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ea214dd98359696f5eb219078588759e7594532fe8bfdcd998b8c0fbc91769ff', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1687312.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2632, '2021-01-15 18:19:00', 'SALE/POS2635', 407, 'মেসার্স ইটনা ব্রিক্স(ইটনা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;নৌকা বক্স মাপে&lt;&sol;p&gt;', '', '242500.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '242500.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-16 18:33:39', '25', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd918fb45d7a821d9c3d2f8258ce3b2c1f218476eec20a18c69f6d930924a4827', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1558000.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2633, '2021-01-15 18:20:00', 'SALE/POS2636', 357, 'মেসার্স বাবুল ব্রিক্স(বিজয়নগর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CMT-11-3344&lt;&sol;p&gt;', '', '169564.50', '0.00', '.55', '0.55', '0.55', '0.00', NULL, '0.00', '0.00', '0.00', '169563.95', 'completed', 'due', 0, NULL, 1, 1, '2021-01-16 18:34:25', '23.07', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1d554aab1b135a68e0fd2d3ee5c075a2d4834e8932c177735e7fcb9aa409a660', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-610739.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2634, '2021-01-15 18:21:00', 'SALE/POS2637', 407, 'মেসার্স ইটনা ব্রিক্স(ইটনা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;নৌকা বক্স মাপে&lt;&sol;p&gt;', '', '652500.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '652500.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-16 18:34:56', '75', 1, '1200000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c97be9b167313cb2786a318210bc434de5c20971977eb7c7afdd75baddaf1996', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1800500.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2635, '2021-01-15 18:26:00', 'SALE/POS2638', 456, 'মেসার্স নিউ মেট্রো ব্রিক্স(বাহুবল)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1161&lt;&sol;p&gt;', '', '241276.00', '0.00', '227', '227.00', '227.00', '0.00', NULL, '0.00', '0.00', '0.00', '241049.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-01-16 18:35:34', '24.615', 1, '241049.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '62cada3984892f9ab956572fa3fb681488c35fe8bb1cd43a20c1cea85b3d11f2', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2636, '2021-01-15 18:27:00', 'SALE/POS2639', 375, 'মেসার্স গনি ব্রিক্স (ঈশ্বরগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2395&lt;&sol;p&gt;', '', '204164.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '204164.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-16 18:35:58', '23.735', 1, '200000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1e851c0383170601942bf3029cd75108dfd2b2df5762ddec691309c6760b859f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '152558.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2637, '2021-01-11 18:53:00', 'SALE/POS2640', 364, 'মো. জহিরুল ইসলাম (তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '10000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '10000.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-16 18:54:02', '1', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '67b48d49c67129699699c7b226b4b377fea4ae08e492c528082ffa3a09c081a3', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1808436.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2638, '2021-01-13 19:03:00', 'SALE/POS2641', 453, 'মো. সবুজ আলম(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '15000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '15000.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-16 19:04:00', '1', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'bfe90e1a9ce9c33be1582315eb74b16e173015b137cec69ff606941599af03df', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-14954.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2639, '2021-01-12 19:15:00', 'SALE/POS2642', 395, 'আতিক হাসান(লালবাগ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '41550.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '41550.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-16 19:15:45', '1', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5b5b88805a78c572e8c0090161bc2e7c90f9364bcb2a0c8fe0b33c586ae91686', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-41458.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2640, '2021-01-07 19:20:00', 'SALE/POS2643', 301, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '42000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '42000.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-16 19:20:33', '1', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '75500448bdf12ba5bdf1f738ca4862935d418a8a4872d57f09469506b14a07f0', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-60453.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2641, '2020-12-30 19:38:00', 'SALE/POS2644', 301, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '40000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '40000.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-16 19:45:08', '1', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8cb2cc006221cf08eaee635d2f98e0bc949ee52a7b58187df7215a1a0f7ee6bd', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-39371.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2642, '2021-01-11 19:41:00', 'SALE/POS2645', 301, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1625&lt;&sol;p&gt;', '', '202076.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '202076.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-16 19:45:48', '20.62', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '71da9b14819ea5a3bbb519bfa01d109b6dd33487712c30bf542d088e59716fc0', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '629.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2643, '2021-01-11 19:42:00', 'SALE/POS2646', 301, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-5434&lt;&sol;p&gt;', '', '202014.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '202014.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-16 19:46:16', '23.215', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1fcda70b003fb37dce9da921c17186d91d71f2a2830cc7583fb977470aac5aad', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '202705.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2644, '2021-01-11 19:43:00', 'SALE/POS2647', 301, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;MMT-11-0139&lt;&sol;p&gt;', '', '206720.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '206720.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-16 19:47:42', '21.755', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '83e85dd16d2c77cae6fc1903785a52a578f5a80b58e3b44c181c8cec8bbd4a6d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '404675.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2645, '2021-01-14 19:44:00', 'SALE/POS2648', 301, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;MMT-11-0139&lt;&sol;p&gt;', '', '195050.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '195050.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-16 19:59:53', '20.75', 1, '785662.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '2c56ab6494067dfc73c84dd142f563fad6f2bce4e6e04e1fd7f99404ec153b3b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '611348.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2646, '2021-01-15 20:56:00', 'SALE/POS2649', 235, 'মেসার্স B.B.C ব্রিক্স(চানপুর)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;M&sol;S R&period;S&period;P ব্রিক্স এর হিসাবে জমা দেওয়া হইল&lt;&sol;p&gt;', '', '1035650.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '1035650.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-16 20:58:13', '1', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '2d7a267438a80a48abcb0c9eaf82ec0c7a2e994625e861ac188c988f0cd21bfd', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-1035650.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2647, '2021-01-16 13:44:00', 'SALE/POS2650', 296, 'আলমগীর(আলম)(ভৈরবপুর)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;৩ ট্রলি &ast; ৯০ ফুট&lt;&sol;p&gt;', '', '45900.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '45900.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-17 14:31:36', '270', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '4174892d90063a0f0035e56728b4dd377a8769ec20648f88be2d5d9bbf4271bb', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '388840.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2648, '2021-01-16 14:38:00', 'SALE/POS2651', 335, 'মোঃ জাকির হোসেন জামাই(কালিপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;BOT-11-1282&lt;&sol;p&gt;', '', '149467.50', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '149467.50', 'completed', 'due', 0, NULL, 1, 1, '2021-01-17 14:50:02', '15.329', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'eee0485f2dc6a9f6a4e98dbf7cb13086764819bf097a3b45a68f17bde60ddebe', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-74277.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2649, '2021-01-16 14:39:00', 'SALE/POS2652', 356, 'মেসার্স ফাইভ স্টার ব্রিক্স(ধরকা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-0980&lt;&sol;p&gt;', '', '250096.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '250096.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-17 14:50:26', '25.515', 1, '440000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f69b1a5f886e28950ee60f984147c8b7056fdb8370efd89ca2cae563cea825a3', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '225886.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2650, '2021-01-16 14:39:00', 'SALE/POS2653', 328, 'মেসার্স M.B.F. ব্রিক্স(সরারচর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-5586&lt;&sol;p&gt;', '', '226674.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '226674.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-17 14:50:45', '23.13', 1, '150000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'aa8e2ba56b14c4baecd8de6e7349a54c9087c2c6eac3a8bd52dc1910da79dc7c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '871130.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2651, '2021-01-16 14:41:00', 'SALE/POS2654', 194, 'মো.লিয়াকত মিয়া(বাদাঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-8889&lt;&sol;p&gt;', '', '147980.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '147980.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-17 14:51:04', '15.094', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'eb36ec4d572ecb806fe6864c882c8522f84eb413aadd88b53c6f6ca72bd7ffb2', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '112743.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2652, '2021-01-16 14:41:00', 'SALE/POS2655', 302, 'নজরুল ইসলাম জলিল(কুলিয়ার চর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-7794&lt;&sol;p&gt;', '', '198940.00', '0.00', '91', '91.00', '91.00', '0.00', NULL, '0.00', '0.00', '0.00', '198849.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-17 14:51:30', '20.295', 1, '199800.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ca4b52a7ee0ac04bf445a45d841e2122efd8b9341bea4d413265e2d5d8d919bb', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '251569.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2653, '2021-01-16 14:43:00', 'SALE/POS2656', 465, 'মেসার্স মা ব্রিক্স(গফরগাঁও)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-0685&lt;&sol;p&gt;', '', '199234.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '199234.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-23 12:07:12', '20.33', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '889a2f9a69933fb5c2aa375ca6325a8b2d9cf4ab04823892a88b295f8ebb6cf9', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2654, '2021-01-16 14:43:00', 'SALE/POS2657', 465, 'মেসার্স মা ব্রিক্স(গফরগাঁও)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1625&lt;&sol;p&gt;', '', '206780.00', '0.00', '65', '65.00', '65.00', '0.00', NULL, '0.00', '0.00', '0.00', '206715.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-23 12:09:33', '21.1', 1, '405900.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '538a05f570e3aa62c737a0d45d46568f56ee4ec7fee6c029ec837aef9c7dd832', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '199185.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2655, '2021-01-16 14:44:00', 'SALE/POS2658', 357, 'মেসার্স বাবুল ব্রিক্স(বিজয়নগর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5080&lt;&sol;p&gt;', '', '165081.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '165081.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-17 14:52:48', '22.462', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b7f34c5dbdf73277442bf60427dc9da40963e25721e26be764f7e19d124df920', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-441167.70');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2656, '2021-01-16 14:45:00', 'SALE/POS2659', 357, 'মেসার্স বাবুল ব্রিক্স(বিজয়নগর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0409&lt;&sol;p&gt;', '', '170226.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '170226.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-17 14:53:11', '23.157', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c3c26bd2cb4f7f49d8e9b3e2a6903dbc70bfda8ca72230f4afb6bbb660c4ce7b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-276072.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2657, '2021-01-16 14:46:00', 'SALE/POS2660', 364, 'মো. জহিরুল ইসলাম (তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-7471&lt;&sol;p&gt;', '', '142025.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '142025.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-17 14:53:45', '14.945', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '64e14d6cd799523b3a0938f4c098d085b8ebdf07503a9ef6a972be703456c8ef', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1818436.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2658, '2021-01-16 14:47:00', 'SALE/POS2661', 364, 'মো. জহিরুল ইসলাম (তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-2382&lt;&sol;p&gt;', '', '128820.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '128820.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-17 14:54:12', '13.555', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '23d4370574bdb79da1b98f638f785ffdf4051427e0a8aab9083c957995bea354', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1960414.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2659, '2021-01-16 14:47:00', 'SALE/POS2662', 335, 'মোঃ জাকির হোসেন জামাই(কালিপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-4951&lt;&sol;p&gt;', '', '177255.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '177255.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-17 14:54:34', '18.175', 1, '110000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '4d065c2f1f14b410448ddbb76e2402ceca7bcd34d3bdbdfa77f2e5f06ac2e80f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '75190.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2660, '2021-01-16 14:48:00', 'SALE/POS2663', 364, 'মো. জহিরুল ইসলাম (তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-3675&lt;&sol;p&gt;', '', '132777.50', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '132777.50', 'completed', 'due', 0, NULL, 1, 1, '2021-01-17 14:55:01', '15.350', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '9d0206f308e6ac01b8184ed9924b63f688d444455fae9e473d2c66187fe24500', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2089186.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2661, '2021-01-17 12:54:00', 'SALE/POS2664', 332, 'ডা. হাবিব(ভৈরবপুর)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;২ ট্রলি &ast; ৯০ ফুট&lt;&sol;p&gt;', '', '30600.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '30600.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-20 13:06:54', '180', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '564fedcf7d986eb3edbb819eeee1b308183378186c31929b9001aaa233bb2a1b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '502350.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2662, '2021-01-17 12:55:00', 'SALE/POS2665', 383, 'মায়ের দোয়া ব্রিক্স(শাবাজপূর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-9544&lt;&sol;p&gt;', '', '232848.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '232848.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-18 13:47:47', '23.755', 1, '100000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'fe5103dd4480a2949282b887c039e4ada737df7d54d77c1211d99966c4885ae7', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '909496.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2663, '2021-01-17 12:55:00', 'SALE/POS2666', 194, 'মো.লিয়াকত মিয়া(বাদাঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2603&lt;&sol;p&gt;', '', '190316.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '190316.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-18 13:48:08', '19.42', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '094e2b57d38cba66f79f1a32b8addb9dd5f3a3d786aa2eac37c46258f65ef59c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '260723.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2664, '2021-01-17 12:56:00', 'SALE/POS2667', 194, 'মো.লিয়াকত মিয়া(বাদাঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-8066&lt;&sol;p&gt;', '', '190218.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '190218.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-18 13:48:32', '19.41', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'da5d3e18e789165aca044207c0cd05211564df2a69366ffe203633e7be594931', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '451039.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2665, '2021-01-17 12:57:00', 'SALE/POS2668', 194, 'মো.লিয়াকত মিয়া(বাদাঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-0685&lt;&sol;p&gt;', '', '186298.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '186298.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-18 13:48:55', '19.005', 1, '7293.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c2d1eb22fdf5d6da5eee3916a478255d13fabf4a89bdedfc0f86ac3fbf947c62', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '641257.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2666, '2021-01-17 12:59:00', 'SALE/POS2669', 364, 'মো. জহিরুল ইসলাম (তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-9324&lt;&sol;p&gt;', '', '137319.50', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '137319.50', 'completed', 'due', 0, NULL, 1, 1, '2021-01-18 13:49:27', '14.23', 1, '900000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '4922b7aac7b73ad9be8449b4fa587483ff67e3c03f7c882f641d723490d5ae71', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2222059.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2667, '2021-01-17 13:01:00', 'SALE/POS2670', 363, 'মো.নুরুল আমিন/ইকবাল(ভৈরব)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5851&lt;&sol;p&gt;', '', '132202.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '132202.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-18 13:49:47', '13.485', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ca46bdb2da56f02c11435b6caa28d2377e6954e04edbdc7fd724c0998c8ef223', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '375470.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2668, '2021-01-17 13:02:00', 'SALE/POS2671', 363, 'মো.নুরুল আমিন/ইকবাল(ভৈরব)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2603&lt;&sol;p&gt;', '', '164836.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '164836.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-18 13:50:24', '16.815', 1, '190000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '572947de445acf6281b3d63909ea2a96db5671eda297c703f7a2392a563f8e98', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '507623.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2669, '2021-01-17 13:03:00', 'SALE/POS2672', 301, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-7402&lt;&sol;p&gt;', '', '198450.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '198450.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-18 13:50:45', '20.25', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '392e4a812b11bbd511c4258724cd1979ffa231ae3001a9b94fbd15fbf204306a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '20827.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2670, '2021-01-17 13:03:00', 'SALE/POS2673', 318, 'মো. মিঠু সরকার(চানপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-1840&lt;&sol;p&gt;', '', '153174.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '153174.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-18 13:51:12', '15.625', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ef6102bdbd909b2c6ce4f7a23a106cd072abbda9a312dad441b7f21b07fc3e18', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1634995.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2671, '2021-01-17 13:04:00', 'SALE/POS2674', 301, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;MMT-11-0139&lt;&sol;p&gt;', '', '187624.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '187624.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-18 13:51:58', '19.96', 1, '381467.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '72a261fdd13471f7045da89cac9b005d3e8dfddc6141196c9c90bb14ab8ef2c1', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '219277.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2672, '2021-01-17 13:05:00', 'SALE/POS2675', 335, 'মোঃ জাকির হোসেন জামাই(কালিপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;BOT-11-0852&lt;&sol;p&gt;', '', '152392.50', '0.00', '.5', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '152392.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-18 13:52:36', '15.630', 1, '150000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a1f30ca601325dc2db82e334a21076be580a693e6d17393680383a4ca6b865c2', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '142445.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2673, '2021-01-17 13:06:00', 'SALE/POS2676', 385, 'মেসার্স সরারচর ব্রিক্স(বাজিতপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0409&lt;&sol;p&gt;', '', '236670.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '236670.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-18 13:53:12', '24.145', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '171fae72c017d52e54fd4242bebc8e09fe7278d568bd9311c984f6a96f7e681f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '333647.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2674, '2021-01-17 13:07:00', 'SALE/POS2677', 385, 'মেসার্স সরারচর ব্রিক্স(বাজিতপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;ON TEST&lt;&sol;p&gt;', '', '187180.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '187180.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-18 13:53:47', '19.095', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '42a46d8c6a674aba6fd9106404e33832e8f9013c3cb5eed161f1e8ec964e358c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '570268.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2675, '2021-01-17 13:08:00', 'SALE/POS2678', 387, 'মেসার্স সমতা ব্রিক্স (নেত্রকোনা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-5566&lt;&sol;p&gt;', '', '228438.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '228438.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-18 13:54:09', '23.31', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '6f836f7977ad7af215b99ae8dbce9b4e58cad24a21fb28688bc0c0a4e324c427', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '3485728.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2676, '2021-01-17 13:09:00', 'SALE/POS2679', 318, 'মো. মিঠু সরকার(চানপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-13-0872&lt;&sol;p&gt;', '', '156702.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '156702.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-18 13:54:39', '15.990', 1, '300000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1a3decf1e104660c7a6d63d9412fe0f1a171f49a5042434a5593fe0e53a73c5e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1788120.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2677, '2021-01-17 13:13:00', 'SALE/POS2680', 457, 'A.M.B ব্রিক্স(শাবাজপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;বক্স মাপে নৌকা&lt;&sol;p&gt;', '', '234900.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '234900.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-01-18 13:55:10', '27', 1, '234900.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '953fe7538f9e3409974c4ea71e7381e1d49283d9a046514c13504bb30e683a24', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2678, '2021-01-17 14:01:00', 'SALE/POS2681', 458, 'ফয়েজ(বড়ছড়া)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '0.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '0.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-01-18 14:02:54', '1', 1, '1800000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7e24d7b0f0737feae31df6bb430d8e6dd966b3ce996a48b90be694d8cef0d76e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2679, '2021-01-18 13:05:00', 'SALE/POS2682', 373, 'মো. আলী ইউসুফ(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1625&lt;&sol;p&gt;', '', '220190.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '220190.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-19 18:32:35', '22.695', 1, '200000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b26ac4655cd162e6e47951ff681073c7bc3689160f16d6582751e5939f447fe7', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '148505.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2680, '2021-01-18 13:06:00', 'SALE/POS2683', 428, 'জাকির এন্টারপ্রাইজ(যৌথ)(বি-বাড়ীয়া)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-0685&lt;&sol;p&gt;', '', '228536.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '228536.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-19 18:32:57', '23.315', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e28f2028f4cfd18edeeaa6934917012fee46d8668cc8f8e8c72310afe2b2c095', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2227923.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2681, '2021-01-18 13:07:00', 'SALE/POS2684', 385, 'মেসার্স সরারচর ব্রিক্স(বাজিতপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-0613&lt;&sol;p&gt;', '', '234710.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '234710.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-19 18:33:20', '23.95', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '14596d783b0ddc9646533dec8ed99dce6c5311c54460b6454d7eac77e861a5ec', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '757497.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2682, '2021-01-18 13:09:00', 'SALE/POS2685', 385, 'মেসার্স সরারচর ব্রিক্স(বাজিতপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-2906&lt;&sol;p&gt;', '', '225498.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '225498.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-19 18:33:47', '23.01', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c811b1f63dd9f1ec3e5f8b8e8fcf92a2ead3623bffb13a1273ef10e47d66c944', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '992207.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2683, '2021-01-18 13:09:00', 'SALE/POS2686', 338, 'ভাই ভাই এন্টারপ্রাইজ(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;MMT-11-0079&lt;&sol;p&gt;', '', '153745.00', '0.00', '45', '45.00', '45.00', '0.00', NULL, '0.00', '0.00', '0.00', '153700.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-01-19 18:34:19', '15.850', 1, '153700.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '49ae79fd043a4e0226b75cbe008dcb7f09bccf409945bc626876a98a5beb01ab', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2684, '2021-01-18 13:10:00', 'SALE/POS2687', 194, 'মো.লিয়াকত মিয়া(বাদাঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1071&lt;&sol;p&gt;', '', '182942.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '182942.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-19 18:34:42', '18.855', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '197d3817093d750d725841673a6f4b390eae8bbef101bd6ca91fc3e6bc0580eb', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '827555.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2685, '2021-01-18 13:12:00', 'SALE/POS2688', 194, 'মো.লিয়াকত মিয়া(বাদাঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-8066&lt;&sol;p&gt;', '', '185464.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '185464.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-19 18:35:02', '19.12', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '934b90a622b91ab1ea53f6ed627f56b2496187564b6ad6d9f37cf2605e558f8a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1010448.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2686, '2021-01-18 13:13:00', 'SALE/POS2689', 194, 'মো.লিয়াকত মিয়া(বাদাঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-0251&lt;&sol;p&gt;', '', '176831.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '176831.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-19 19:00:49', '18.225', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b70bd97d135fe0ecb23348534ae00edc21295e8f0b3a2f86b30e7b9422e50e40', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1195912.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2687, '2021-01-18 13:13:00', 'SALE/POS2690', 458, 'ফয়েজ(বড়ছড়া)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;বক্স মাপে নৌকা&lt;&sol;p&gt;', '', '1713900.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '1713900.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-19 19:01:12', '197', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '649e2dd7f2748246fe3b1e8ad38fe5bdb8c9c9b49c5dd47ddfa2beb092daa497', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-1800000.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2688, '2021-01-18 13:15:00', 'SALE/POS2691', 194, 'মো.লিয়াকত মিয়া(বাদাঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-4349&lt;&sol;p&gt;', '', '232544.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '232544.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-19 19:01:54', '27.04', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1b0f16fd279594aea1c058a194ebece0c135bf94c85d486970d061c022f77e2e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1372695.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2689, '2021-01-18 13:16:00', 'SALE/POS2692', 194, 'মো.লিয়াকত মিয়া(বাদাঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0384&lt;&sol;p&gt;', '', '221364.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '221364.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-19 19:02:14', '25.735', 1, '600000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd6f81102481224ee550c85bdd1de4751cb1c60724c3ffe0429438b7ee13de693', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1605239.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2690, '2021-01-18 13:17:00', 'SALE/POS2693', 301, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;MMT-11-0139&lt;&sol;p&gt;', '', '193626.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '193626.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-19 19:02:55', '20.82', 1, '220000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ffeb94bdc066231c70215f2fff25cd3f0f6c2e18113274f87c4cc4a230478966', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '29454.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2691, '2021-01-18 13:18:00', 'SALE/POS2694', 428, 'জাকির এন্টারপ্রাইজ(যৌথ)(বি-বাড়ীয়া)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2334&lt;&sol;p&gt;', '', '213286.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '213286.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-19 19:03:18', '22.685', 1, '200000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '289a4b3b1899351eccf8ea499e8857d2c791c736cab37a9c26e03c03e8af88e0', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2456410.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2692, '2021-01-18 13:19:00', 'SALE/POS2695', 370, 'মো. কয়েছ মিয়া(সুনামগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CHOT-11-0898&lt;&sol;p&gt;', '', '173994.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '173994.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-19 19:03:53', '18.505', 1, '150000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '69b10b8486fbf3d14a7f1ae8c6090901e1b70da242a11318a96696ae4be05346', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2017589.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2693, '2021-01-18 13:20:00', 'SALE/POS2696', 335, 'মোঃ জাকির হোসেন জামাই(কালিপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-8643&lt;&sol;p&gt;', '', '156000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '156000.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-19 19:04:13', '15.994', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7c2a53ecdb5a3866ac6c4c1e427c93a82b666abd8acadcecdab82046794f9a3f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '144837.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2694, '2021-01-19 18:01:00', 'SALE/POS2697', 461, 'অপু(পুলতাকান্দা)(পাথর)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;ট্রলি&lt;&sol;p&gt;', '', '30240.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '30240.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-01-22 12:44:41', '180', 1, '30240.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f81804b50f0ddccae15a6606eddc727ffbaf31b40dfea52d5c6f623304704dee', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2695, '2021-01-19 18:09:00', 'SALE/POS2698', 459, 'সেলিম মিয়া(রানীরবাজার)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;১ ট্রলি&lt;&sol;p&gt;', '', '15120.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '15120.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-01-20 19:06:25', '90', 1, '15120.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '39e62cb5c1197e6b6a147f46a30cc84fdb5bcabf74a28a1a9c9faac14cdb9da7', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2696, '2021-01-19 18:15:00', 'SALE/POS2699', 385, 'মেসার্স সরারচর ব্রিক্স(বাজিতপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;ON TEST&lt;&sol;p&gt;', '', '186004.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '186004.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-20 19:06:57', '18.98', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ed4aa96e90cec008cc207109b2eccfa590024837c3b9f23934b6793166e1438e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1217705.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2697, '2021-01-19 18:16:00', 'SALE/POS2700', 385, 'মেসার্স সরারচর ব্রিক্স(বাজিতপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-0613&lt;&sol;p&gt;', '', '237258.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '237258.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-20 19:07:35', '24.21', 1, '500000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '30448de9fcac0c88239726cea61b6d1176405299b6a0a991ecfeb1d6e9601cfa', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1403709.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2698, '2021-01-19 18:16:00', 'SALE/POS2701', 392, 'মেসার্স A.B.C ব্রিক্স (নেত্রকোনা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-8040&lt;&sol;p&gt;', '', '236572.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '236572.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-20 19:08:03', '24.135', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'fc05e8e89a28342a263f89fe4ef8d4e102c38dbdba48cd137474713b5b1ef13b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1145844.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2699, '2021-01-19 18:17:00', 'SALE/POS2702', 364, 'মো. জহিরুল ইসলাম (তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-2382&lt;&sol;p&gt;', '', '131433.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '131433.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-20 19:08:36', '13.615', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '6f944109b430e939e9c254e4fa4c2be351c837d316f1b1f70523ffedf1ace4e7', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1459378.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2700, '2021-01-19 18:18:00', 'SALE/POS2703', 364, 'মো. জহিরুল ইসলাম (তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-5262&lt;&sol;p&gt;', '', '136740.50', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '136740.50', 'completed', 'due', 0, NULL, 1, 1, '2021-01-20 19:10:21', '14.17', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '08450388af18ab419aa61336af6f0ff119e17ecd73abb79d6f6a0ac155e04cba', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1590763.25');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2701, '2021-01-19 18:19:00', 'SALE/POS2704', 318, 'মো. মিঠু সরকার(চানপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-1421&lt;&sol;p&gt;', '', '151802.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '151802.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-20 19:10:54', '15.485', 1, '300000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '4e7b04ee31dd3d81b5d9a0b25aff0ecb428094eee23d883f7002f1eb1a1ac5c9', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1644871.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2702, '2021-01-19 18:19:00', 'SALE/POS2705', 301, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2395&lt;&sol;p&gt;', '', '235710.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '235710.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-20 19:11:14', '24.3', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c4762249fd86c4ef7ef4ae5a29ff8d0e7c2c717596e4eccf8f789adb626a7e48', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '3080.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2703, '2021-01-19 18:20:00', 'SALE/POS2706', 301, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1088&lt;&sol;p&gt;', '', '227659.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '227659.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-20 19:11:43', '23.47', 1, '529964.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '6983d70609a1d0ac6fca1f07cdaa459d0e93eb7a46e16aae3220df59fbc94745', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '238790.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2704, '2021-01-19 18:21:00', 'SALE/POS2707', 387, 'মেসার্স সমতা ব্রিক্স (নেত্রকোনা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-0685&lt;&sol;p&gt;', '', '214424.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '214424.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-20 19:12:13', '21.88', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'beea2ff84a89773132f70e9d94c9d684c57c5b4d261f45760a908c0480bb3a55', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '3714166.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2705, '2021-01-19 18:22:00', 'SALE/POS2708', 335, 'মোঃ জাকির হোসেন জামাই(কালিপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-2893&lt;&sol;p&gt;', '', '184860.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '184860.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-20 19:12:47', '18.96', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8a14af0659a853a00701aa0586911a3ecc5d6136eb41db2465dd5dd1d093c47e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '300837.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2706, '2021-01-19 18:23:00', 'SALE/POS2709', 335, 'মোঃ জাকির হোসেন জামাই(কালিপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CMT-11-8645&lt;&sol;p&gt;', '', '179790.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '179790.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-20 19:13:24', '18.44', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c4776e73eaf86cd7b522f76501b86ba976c4b20c8eb6ca74893483423bbe2317', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '485648.25');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2707, '2021-01-19 18:24:00', 'SALE/POS2710', 335, 'মোঃ জাকির হোসেন জামাই(কালিপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;BOT-11-0852&lt;&sol;p&gt;', '', '153172.50', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '153172.50', 'completed', 'due', 0, NULL, 1, 1, '2021-01-20 19:13:55', '15.71', 1, '825000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8c2ceb4d02ba63a05cfd1ca76d383f14d5a9ca5c1c47556e2485f3d0cd292bb9', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '665389.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2708, '2021-01-19 18:25:00', 'SALE/POS2711', 194, 'মো.লিয়াকত মিয়া(বাদাঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-9888&lt;&sol;p&gt;', '', '185270.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '185270.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-20 19:14:25', '19.095', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c45ded08ebd743911549293db28669e3dbd6492feb0b7dc1eaf7ae0f96b1e051', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1226700.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2709, '2021-01-19 18:26:00', 'SALE/POS2712', 194, 'মো.লিয়াকত মিয়া(বাদাঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1071&lt;&sol;p&gt;', '', '181002.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '181002.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-20 19:15:27', '18.655', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd2f994a96f10b28b4a7be8f058d8aba960aa8167a8aef1bcf98df9a9be6bacda', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1411921.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2710, '2021-01-19 18:27:00', 'SALE/POS2713', 194, 'মো.লিয়াকত মিয়া(বাদাঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2915&lt;&sol;p&gt;', '', '193418.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '193418.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-20 19:16:22', '19.94', 1, '1300604.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '3f3452bfb6587459ddbb469531caa7dc8e244403bde35c0d21f9f4e55adebd10', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1592875.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2711, '2021-01-19 18:27:00', 'SALE/POS2714', 451, 'রিপন মাস্টার(চন্ডিবের)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-4349&lt;&sol;p&gt;', '', '242016.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '242016.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-20 19:16:45', '25.205', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '18a8524222547b78ffd148588b7a27611cb97e939de49fdd0217fbc00cad60a6', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-4000000.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2712, '2021-01-19 18:28:00', 'SALE/POS2715', 451, 'রিপন মাস্টার(চন্ডিবের)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-15-1603&lt;&sol;p&gt;', '', '233280.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '233280.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-20 19:18:08', '24.295', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd7b4e05ada00c57a588d0dd3ee7558603db05d3f0cb8c8f5bb0d0b3761f9fbfb', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-3758032.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2714, '2021-01-19 18:31:00', 'SALE/POS2717', 364, 'মো. জহিরুল ইসলাম (তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-6612&lt;&sol;p&gt;', '', '133000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '133000.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-20 19:19:49', '14', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '3e164ec17ca1a625851125af6ba270c5598de370314f452154372e5d519ebce8', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1727503.75');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2715, '2021-01-20 18:34:00', 'SALE/POS2718', 294, 'আশিক মিয়া(আশুগঞ্জ)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;১ ট্রলি &ast; ৯০ ফুট&lt;&sol;p&gt;', '', '14850.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '14850.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-01-21 18:36:50', '90', 1, '14850.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '16b6ddfa13b57b88677b18c24873f32ef5f74603e97673a704487c15d2e6a961', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2716, '2021-01-20 18:40:00', 'SALE/POS2719', 440, 'দীপু পাল(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-3228&lt;&sol;p&gt;', '', '179987.50', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '179987.50', 'completed', 'due', 0, NULL, 1, 1, '2021-01-21 20:08:00', '19.25', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '89330aa68d162a25a71f9b5c20750f12458e75f32307dc80a0fbf203fc78ed41', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '289.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2717, '2021-01-20 18:41:00', 'SALE/POS2720', 440, 'দীপু পাল(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1625&lt;&sol;p&gt;', '', '171292.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '171292.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-21 20:08:30', '18.315', 1, '351568.5000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ae7758d4529091844c027527dbaf21f97dc1cce3acf7fa64301d5891ca6db388', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '180276.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2718, '2021-01-20 18:42:00', 'SALE/POS2721', 368, 'আলী হোসেন  জামাই(কালীপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2445&lt;&sol;p&gt;', '', '151189.50', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '151189.50', 'completed', 'due', 0, NULL, 1, 1, '2021-01-21 20:08:51', '16.17', 1, '308569.5000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7ec1f0a67f7733bd4a280df47cbafb3ffc8c04d05467fdf6f65d1c38b1fa1529', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '157380.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2719, '2021-01-20 18:43:00', 'SALE/POS2722', 364, 'মো. জহিরুল ইসলাম (তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-8016&lt;&sol;p&gt;', '', '120365.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '120365.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-21 20:09:14', '12.67', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '83cd60b2a1ec0e12401a1e59af6a1f12c439792553c49933e5eef9be6bd82038', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1860552.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2720, '2021-01-20 18:46:00', 'SALE/POS2723', 396, 'মেসার্স বড়াইল পুরী ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-6634&lt;&sol;p&gt;', '', '127042.50', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '127042.50', 'completed', 'due', 0, NULL, 1, 1, '2021-01-21 20:09:42', '13.025', 1, '127000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e367a0be216a77be5cbc0a525a85831d9715a96df1bc28aca49f099be838d5a6', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '44942.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2721, '2021-01-20 18:50:00', 'SALE/POS2724', 460, 'মেসার্স আশা ব্রিক্স (কালীগুচ্ছ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2334&lt;&sol;p&gt;', '', '239218.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '239218.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-21 20:10:22', '24.41', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '6a0caac524f63a811de74f62dbfdc11d7ef914b2e5794c4ae1e4ef73cecdfc89', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2722, '2021-01-20 18:51:00', 'SALE/POS2725', 361, 'রিয়াজ এন্টারপ্রাইজ(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-2046&lt;&sol;p&gt;', '', '210878.00', '0.00', '78', '78.00', '78.00', '0.00', NULL, '0.00', '0.00', '0.00', '210800.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-01-21 20:10:56', '21.74', 1, '210800.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd4cb8ba584d49d6e1d5edcbd4351ff0d4c53f87007aebb2fd51a70faac8e5312', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '88.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2723, '2021-01-20 18:52:00', 'SALE/POS2726', 385, 'মেসার্স সরারচর ব্রিক্স(বাজিতপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-0613&lt;&sol;p&gt;', '', '233632.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '233632.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-23 21:00:25', '23.84', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ce5180805a099a92bdce2d1065ae5bad74a4b88615627096fc0c032a2e2be18b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1140967.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2724, '2021-01-20 18:53:00', 'SALE/POS2727', 385, 'মেসার্স সরারচর ব্রিক্স(বাজিতপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;ON TEST&lt;&sol;p&gt;', '', '192178.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '192178.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-21 20:12:20', '19.605', 1, '700000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '4a26e1cde716ca842ccb5a6cc590817800aee39fa125d519b3b5dbb52504fe23', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1373521.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2725, '2021-01-20 18:56:00', 'SALE/POS2728', 387, 'মেসার্স সমতা ব্রিক্স (নেত্রকোনা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-5566&lt;&sol;p&gt;', '', '233632.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '233632.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-21 20:12:43', '23.84', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7a257d92cb27fd58f870404cda3e4b197f9b9667bdcc170612f0c294554a357d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '3928590.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2726, '2021-01-20 18:57:00', 'SALE/POS2729', 387, 'মেসার্স সমতা ব্রিক্স (নেত্রকোনা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-5193&lt;&sol;p&gt;', '', '227850.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '227850.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-21 20:13:12', '23.245', 1, '500000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '4e88c477562f217262e8a62bb23d4878c322ee41bf86e93ac7e9888739772783', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '4162222.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2727, '2021-01-20 18:57:00', 'SALE/POS2730', 451, 'রিপন মাস্টার(চন্ডিবের)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-4036&lt;&sol;p&gt;', '', '219552.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '219552.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-21 20:13:39', '22.87', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b9e97a02b3c677c536f36525eab16f361df8b2e68dbca1a7578134473b6c3224', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-3524704.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2728, '2021-01-20 18:58:00', 'SALE/POS2731', 451, 'রিপন মাস্টার(চন্ডিবের)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-3841&lt;&sol;p&gt;', '', '218880.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '218880.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-21 20:14:04', '22.795', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '4730c79d684b05fce4ee46a2c3d41bc5ca72748786dfaead5d249ddc0a7758b9', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-3305152.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2729, '2021-01-20 18:59:00', 'SALE/POS2732', 451, 'রিপন মাস্টার(চন্ডিবের)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-0980&lt;&sol;p&gt;', '', '237888.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '237888.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-21 20:14:52', '24.775', 1, '800000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '676430714fea30607bca004daf1ad0b39ca0ac58ba310a67fca2262b23e7590c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-3086320.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2730, '2021-01-20 19:05:00', 'SALE/POS2733', 318, 'মো. মিঠু সরকার(চানপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-13-6903&lt;&sol;p&gt;', '', '147490.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '147490.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-21 20:15:25', '15.05', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '0807b1ce869f3f5be9a3647920f75d12bdbd9b32185881e7bd433e656bb24d03', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1496673.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2731, '2021-01-20 19:06:00', 'SALE/POS2734', 341, 'মেসার্স ফাইভ স্টার ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-0739&lt;&sol;p&gt;', '', '178425.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '178425.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-21 20:15:54', '18.295', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5497ad56598248c4df048e7740bdbd5c62a92dc7d942eff57f0b400a66e33816', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '432866.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2732, '2021-01-20 19:07:00', 'SALE/POS2735', 341, 'মেসার্স ফাইভ স্টার ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-7832&lt;&sol;p&gt;', '', '184177.50', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '184177.50', 'completed', 'due', 0, NULL, 1, 1, '2021-01-21 20:16:19', '18.89', 1, '300000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'fb8ca157ab3ae5cbc4891eaebc7160f1069ff8f641ca86e1b4e8572ea7e2a003', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '611242.25');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2733, '2021-01-20 19:08:00', 'SALE/POS2736', 328, 'মেসার্স M.B.F. ব্রিক্স(সরারচর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0409&lt;&sol;p&gt;', '', '235396.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '235396.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-21 20:17:02', '24.015', 1, '150000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '912042875593334168b660e4c91d8684682facc9efba2f2feb6fbc882b26d655', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '947804.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2734, '2021-01-20 19:09:00', 'SALE/POS2737', 370, 'মো. কয়েছ মিয়া(সুনামগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0384&lt;&sol;p&gt;', '', '184926.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '184926.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-21 20:17:46', '18.87', 1, '200000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '4cae0fabb22cf4550fb9521a06a57b50be0a648c06737ecc7cc7c2c6f770727a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2041583.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2735, '2021-01-20 19:10:00', 'SALE/POS2738', 460, 'মেসার্স আশা ব্রিক্স (কালীগুচ্ছ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5080&lt;&sol;p&gt;', '', '232358.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '232358.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-21 20:18:04', '23.705', 1, '200000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b9602597b3aab0969b75dbba4b4fe8d3fbe464e45af425d453c7724c2159d16b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '239218.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2736, '2021-01-20 19:10:00', 'SALE/POS2739', 302, 'নজরুল ইসলাম জলিল(কুলিয়ার চর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-15-3551&lt;&sol;p&gt;', '', '199332.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '199332.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-21 20:18:26', '20.34', 1, '200000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'bf93651a657ff8d70c5311efb35c07729797b69ad12158c7417c1680a20d85e7', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '251618.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2737, '2021-01-20 19:11:00', 'SALE/POS2740', 448, 'R.H.B ব্রিক্স(সাল্লাবাদ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5851&lt;&sol;p&gt;', '', '159022.50', '0.00', '22.5', '22.50', '22.50', '0.00', NULL, '0.00', '0.00', '0.00', '159000.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-01-21 20:19:01', '16.31', 1, '159000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8b0c21a3675763a597dd248e3d091489f74bc4a6ac15878aea067dbd7590a351', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2738, '2021-01-20 19:12:00', 'SALE/POS2741', 364, 'মো. জহিরুল ইসলাম (তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-0337&lt;&sol;p&gt;', '', '125252.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '125252.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-21 20:19:26', '14.475', 1, '200000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a277ca805f4692ab63780686a61f3534daee77f588043df6ca8219eab5ea2c02', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1980917.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2739, '2021-01-21 12:51:00', 'SALE/POS2742', 461, 'অপু(পুলতাকান্দা)(পাথর)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;২ ট্রলি &ast;৯০ফুট&lt;&sol;p&gt;', '', '30240.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '30240.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-22 13:06:14', '180', 1, '30000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '4be8ccdbf9d04a76f25706f5c37b8ccad6c761d1d2b7393c310ad08781fbab09', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2740, '2021-01-21 12:51:00', 'SALE/POS2743', 332, 'ডা. হাবিব(ভৈরবপুর)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;১ ট্রলি &ast; ৯০ ফুট&lt;&sol;p&gt;', '', '15300.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '15300.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-22 13:08:46', '90', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd59bf352ed9658794f05503ef35ba1b055fd53414b2eeb712cc6195da0ccdb72', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '532950.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2741, '2021-01-21 13:01:00', 'SALE/POS2744', 462, 'জুয়েল মিয়া(পাথর)(ভবানীপুর)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;১ ট্রলি &ast; ৯০ ফুট&lt;&sol;p&gt;', '', '15300.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '15300.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-03 13:20:21', '90', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1d689c8d127dae88d934c06f5830db8b65801f1fa028602c7c098342fd4d49c4', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2742, '2021-01-21 18:34:00', 'SALE/POS2745', 373, 'মো. আলী ইউসুফ(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;PABT-11-0687&lt;&sol;p&gt;', '', '128234.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '128234.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-23 11:14:20', '13.215', 1, '100000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'be8899d7bd466404df0fb6464571ece5683f674a15c4cc1131b9065a89bafbd9', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '168695.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2743, '2021-01-21 18:35:00', 'SALE/POS2746', 335, 'মোঃ জাকির হোসেন জামাই(কালিপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;BOT-11-1392&lt;&sol;p&gt;', '', '149955.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '149955.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-23 11:15:26', '15.375', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '310ab4778ecaf45abaee0508c139f5d25b5e33ee70b42dd7208c3e6256e81d21', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-6340.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2744, '2021-01-21 18:36:00', 'SALE/POS2747', 335, 'মোঃ জাকির হোসেন জামাই(কালিপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-5586&lt;&sol;p&gt;', '', '219180.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '219180.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-23 11:16:00', '22.48', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f9af9040944e1103d1bb591f34949b6a39df4b58c3a53cc78423f45470d06a5b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '143565.75');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2745, '2021-01-21 18:36:00', 'SALE/POS2748', 464, 'অন্তর(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-8750&lt;&sol;p&gt;', '', '230986.00', '0.00', '37', '37.00', '37.00', '0.00', NULL, '0.00', '0.00', '0.00', '230949.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-23 11:16:32', '23.565', 1, '230900.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'cfcce27dc3b7f7b0bf06e523efe3d0d98e3d5271de821c88cfd70c16b7cb6689', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2746, '2021-01-21 18:38:00', 'SALE/POS2749', 460, 'মেসার্স আশা ব্রিক্স (কালীগুচ্ছ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0409&lt;&sol;p&gt;', '', '232750.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '232750.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-23 11:16:57', '23.75', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '4f8dec468b21d1e555ec30f42e8a3a181bff6e51277b76b2bea8f04ef770c5a0', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '271576.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2747, '2021-01-21 18:38:00', 'SALE/POS2750', 460, 'মেসার্স আশা ব্রিক্স (কালীগুচ্ছ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5080&lt;&sol;p&gt;', '', '230398.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '230398.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-23 11:17:22', '23.51', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'fe42f63c3ebeb7cd5bad1797ea33dd06a446ed4ba874ec9e505944ca19b8dd31', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '504326.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2748, '2021-01-21 18:40:00', 'SALE/POS2751', 383, 'মায়ের দোয়া ব্রিক্স(শাবাজপূর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-9544&lt;&sol;p&gt;', '', '232946.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '232946.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-23 11:18:29', '23.77', 1, '230000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7e632dc3c449fa6d22a88a3b457b3bdfb59698e6b32e0695711b8480db25cfae', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1042344.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2749, '2021-01-21 18:41:00', 'SALE/POS2752', 431, 'মেসার্স মানীষ এন্টারপ্রাইজ(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-7832&lt;&sol;p&gt;', '', '231172.50', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '231172.50', 'completed', 'due', 0, NULL, 1, 1, '2021-01-23 11:18:56', '23.71', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '53fb7b48ff3c0d5f350ec87a563f0411edbeda4dab637a8aae511fef87d9859d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2750, '2021-01-21 18:42:00', 'SALE/POS2753', 431, 'মেসার্স মানীষ এন্টারপ্রাইজ(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1695&lt;&sol;p&gt;', '', '231465.00', '0.00', '137.5', '137.50', '137.50', '0.00', NULL, '0.00', '0.00', '0.00', '231327.50', 'completed', 'due', 0, NULL, 1, 1, '2021-01-23 11:19:18', '23.74', 1, '462500.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5b36dffa7caab1c552c41ae4fae962785d75eff61764175564e67693d777291d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '231172.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2751, '2021-01-21 18:43:00', 'SALE/POS2754', 370, 'মো. কয়েছ মিয়া(সুনামগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-7288&lt;&sol;p&gt;', '', '205212.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '205212.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-23 11:19:39', '20.94', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'bdf923d3cec97e3973871f7d8246c2f0465ae681bd7bb22a34e82dcc67d3380f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2026509.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2752, '2021-01-21 18:44:00', 'SALE/POS2755', 463, 'মেসার্স রাইফা ব্রিক্স(ধরকা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-8066&lt;&sol;p&gt;', '', '242482.50', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '242482.50', 'completed', 'due', 0, NULL, 1, 1, '2021-01-23 11:20:20', '24.865', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '3bf215ba95bda650da9dcd9c56e6fd09f0bcf4c29d7f50791c4448cc5b7fc7b5', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2753, '2021-01-21 18:44:00', 'SALE/POS2756', 463, 'মেসার্স রাইফা ব্রিক্স(ধরকা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2395&lt;&sol;p&gt;', '', '243555.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '243555.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-23 11:21:10', '24.98', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '45a6ac2708165cd5ea3e1f6535dff40575042da65940f4cdb723a0539db2f2a7', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '242433.75');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2754, '2021-01-21 18:52:00', 'SALE/POS2757', 463, 'মেসার্স রাইফা ব্রিক্স(ধরকা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-3228&lt;&sol;p&gt;', '', '251550.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '251550.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-23 11:21:37', '25.8', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b6924c611e97871d1a5cc57fdd7a6e00b8bb65c57580eeac39ad37632d0286fe', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '485988.75');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2755, '2021-01-21 18:53:00', 'SALE/POS2758', 463, 'মেসার্স রাইফা ব্রিক্স(ধরকা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CMT-11-3344&lt;&sol;p&gt;', '', '232927.50', '0.00', '17.5', '17.50', '17.50', '0.00', NULL, '0.00', '0.00', '0.00', '232910.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-23 11:21:59', '23.885', 1, '970400.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'bb164d5b3c8f0f5e6b9ca6e03aa8bbde18405df813d265e0221ed6c155d27685', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '737538.75');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2756, '2021-01-21 18:54:00', 'SALE/POS2759', 335, 'মোঃ জাকির হোসেন জামাই(কালিপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-1350&lt;&sol;p&gt;', '', '29250.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '29250.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-23 11:22:33', '3', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '9705daace8f1e7dfd274379d20a6101c26f780f0e1d55e34ca3ec023294e7ca7', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '362745.75');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2757, '2021-01-21 18:55:00', 'SALE/POS2760', 301, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;MMT-11-0139&lt;&sol;p&gt;', '', '192138.00', '0.00', '38', '38.00', '38.00', '0.00', NULL, '0.00', '0.00', '0.00', '192100.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-23 11:23:02', '20.66', 1, '249976.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7aef0a609e986ae76db43fab4f31ae00d11fd59f561e59a38ff8edd29ea6a3d5', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-63515.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2758, '2021-01-21 18:56:00', 'SALE/POS2761', 364, 'মো. জহিরুল ইসলাম (তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-9398&lt;&sol;p&gt;', '', '135755.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '135755.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-23 11:23:38', '14.29', 1, '160000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c6ad0df16458d69be399d570567e53148e31f09aac2f3c770cbf76fb6a39eba1', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1906169.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2759, '2021-01-21 18:57:00', 'SALE/POS2762', 370, 'মো. কয়েছ মিয়া(সুনামগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CHOT-11-1100&lt;&sol;p&gt;', '', '119756.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '119756.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-23 11:24:10', '12.74', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'aa2cd76486b8e25e1e4a9874839192fe1893af9a7473dd60f6da8d00524ed596', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2231721.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2760, '2021-01-21 19:03:00', 'SALE/POS2763', 370, 'মো. কয়েছ মিয়া(সুনামগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1657&lt;&sol;p&gt;', '', '184522.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '184522.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-23 11:24:39', '19.625', 1, '150000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7890dfefee794d054246c044b0c6a6444b6b8ccb4cb780fd7b9e06d8130dbd0c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2351477.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2761, '2021-01-21 19:05:00', 'SALE/POS2764', 431, 'মেসার্স মানীষ এন্টারপ্রাইজ(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-6821&lt;&sol;p&gt;', '', '234390.00', '0.00', '341.25', '341.25', '341.25', '0.00', NULL, '0.00', '0.00', '0.00', '234048.75', 'completed', 'due', 0, NULL, 1, 1, '2021-01-23 11:25:38', '24.035', 1, '234000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '65ddcd93e986202bcb127298ba8746b0820ca0fc725e627d0b64863323253421', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2762, '2021-01-21 19:06:00', 'SALE/POS2765', 362, 'মেসার্স A.U.B ব্রিক্স(সরারচর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-8293&lt;&sol;p&gt;', '', '235004.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '235004.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-23 11:26:07', '23.98', 1, '200000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '009642ec44a427f3f83329d9d5838b6b6399dd3eec5d0fd86064439bebe940a5', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1549428.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2763, '2021-01-21 19:07:00', 'SALE/POS2766', 448, 'R.H.B ব্রিক্স(সাল্লাবাদ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5851&lt;&sol;p&gt;', '', '160192.50', '0.00', '2.5', '2.50', '2.50', '0.00', NULL, '0.00', '0.00', '0.00', '160190.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-01-23 11:26:57', '16.43', 1, '160190.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '9d38ca9cae19b57af10a71a83459486f50e208c4fbe0d3e63fb906c3209b7b66', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2764, '2021-01-21 19:08:00', 'SALE/POS2767', 335, 'মোঃ জাকির হোসেন জামাই(কালিপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-1350&lt;&sol;p&gt;', '', '184470.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '184470.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-23 11:27:17', '18.92', 1, '200000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f29ee9d5dafad04eb71c968ca1c63f20bb0fc4e7e36f45a256787b1516c3e589', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '391995.75');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2765, '2020-11-29 12:15:00', 'SALE/POS2768', 466, 'জুয়েল মিয়া{মক্কা,প্রভাতী,তিতাস}(গোকর্ণ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-2046&lt;&sol;p&gt;', '', '195972.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '195972.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-23 12:17:13', '23.325', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f9127e45068323a42ed1dea3841306ce812c2f8c33fd67984327ea9f2cd1c6f8', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2766, '2020-12-01 12:16:00', 'SALE/POS2769', 466, 'জুয়েল মিয়া{মক্কা,প্রভাতী,তিতাস}(গোকর্ণ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-0685&lt;&sol;p&gt;', '', '191780.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '191780.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-23 12:17:53', '22.3', 1, '387752.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '26a5d7f4eb1b9d7d4ddddb4bf9484d87023e4c937eb799c4594f61b58ad27b53', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '195930.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2767, '2021-01-22 13:59:00', 'SALE/POS2770', 332, 'ডা. হাবিব(ভৈরবপুর)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;২ ট্রলি &ast; ৯০ ফুট&lt;&sol;p&gt;', '', '30600.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '30600.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-23 14:13:37', '180', 1, '79500.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '0b704a04e3e6fa5113d973d35ebb8615e847f403edcc3ef3825ed5edbe681f86', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '548250.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2768, '2021-01-22 14:00:00', 'SALE/POS2771', 462, 'জুয়েল মিয়া(পাথর)(ভবানীপুর)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;১ ট্রলি &ast; ৯০ ফুট&lt;&sol;p&gt;', '', '15300.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '15300.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-23 14:14:07', '90', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '672c1513b01884c9b1595f7c013fe8810726aad729fee1ff6351d4e0336af8de', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2769, '2021-01-21 18:56:00', 'SALE/POS2772', 301, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '5000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '5000.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-23 18:56:40', '1', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7ebe892e1a2c070d70fd6ea34d852acc4d126f18a4a947407ebbcd4302816e5a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-125411.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2770, '2021-01-22 18:57:00', 'SALE/POS2773', 301, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;MMT-11-0139&lt;&sol;p&gt;', '', '175861.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '175861.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-23 19:51:07', '18.13', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '329d2ef2c0eb89a303f19bd6367bef744c49b39687265d68b50695675f9f5be3', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-120411.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2771, '2021-01-22 18:59:00', 'SALE/POS2774', 349, 'মেসার্স B.B.F ব্রিক্স(গৌরিপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-5610&lt;&sol;p&gt;', '', '226005.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '226005.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-23 19:51:42', '23.175', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f15535a8271ce72cfefb6e8bb8a3b094c28cae9d0ce036f288b2c85b9112da49', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1109.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2772, '2021-01-22 19:00:00', 'SALE/POS2775', 349, 'মেসার্স B.B.F ব্রিক্স(গৌরিপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1088&lt;&sol;p&gt;', '', '229515.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '229515.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-23 19:52:16', '23.54', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '005c6a3ab6839511a9a39fb181e282c0babc5015e27e5bd13e6fa81dd6b4e6c6', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '227065.75');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2773, '2021-01-22 19:01:00', 'SALE/POS2776', 349, 'মেসার্স B.B.F ব্রিক্স(গৌরিপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-7353&lt;&sol;p&gt;', '', '234195.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '234195.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-23 19:52:39', '24.015', 1, '689000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '771066f55e8cce3bb7ae0369ebb6ab138029b3befaad236324d52882b7151ecf', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '456580.75');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2774, '2021-01-22 19:02:00', 'SALE/POS2777', 338, 'ভাই ভাই এন্টারপ্রাইজ(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-7832&lt;&sol;p&gt;', '', '182651.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '182651.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-23 19:54:26', '18.83', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5a68cb385ef52b1ac8b09097a7aa659e361f330aa24598be5f8117aa8e753caa', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2775, '2021-01-22 19:02:00', 'SALE/POS2778', 338, 'ভাই ভাই এন্টারপ্রাইজ(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-5112&lt;&sol;p&gt;', '', '178674.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '178674.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-23 19:55:13', '18.42', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '9736fb816b342eb65e0a77acee308eaae4e9147b6db2cc6f0f315971aaa735bd', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '182651.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2776, '2021-01-22 19:03:00', 'SALE/POS2779', 338, 'ভাই ভাই এন্টারপ্রাইজ(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-1730&lt;&sol;p&gt;', '', '190120.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '190120.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-23 19:55:46', '19.595', 1, '550000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ab3cefa50b2c81c5a5f4ef1b1c36603e76dcec878b0bcf2f9bae42acba2f4769', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '361325.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2777, '2021-01-22 19:38:00', 'SALE/POS2780', 467, 'মেসার্স আশা ব্রিক্স(বাদল মিয়া,কালীগুচ্ছ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5080&lt;&sol;p&gt;', '', '232652.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '232652.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-23 19:56:47', '23.735', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '372276d847ee3aeff82ba1618a05eec310175623386048bff764af5bf08e2524', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2778, '2021-01-22 19:39:00', 'SALE/POS2781', 467, 'মেসার্স আশা ব্রিক্স(বাদল মিয়া,কালীগুচ্ছ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0409&lt;&sol;p&gt;', '', '231574.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '231574.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-23 19:57:17', '23.63', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '6c6c849045e52201dd7eaaee846ab203d1462d6b7154ef30888f66630c0969b4', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '232603.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2779, '2021-01-22 19:44:00', 'SALE/POS2782', 468, 'মো.হাশেম(সরিয়াপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-4036&lt;&sol;p&gt;', '', '241239.00', '0.00', '39', '39.00', '39.00', '0.00', NULL, '0.00', '0.00', '0.00', '241200.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-01-23 19:57:45', '24.87', 1, '241200.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c4088a18c46b0f5b98cc50c90cc1a101fe40d93c3a3838e8d37172e12eab0c08', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2780, '2021-01-22 19:45:00', 'SALE/POS2783', 370, 'মো. কয়েছ মিয়া(সুনামগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-8788&lt;&sol;p&gt;', '', '170798.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '170798.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-23 19:58:15', '18.165', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '53f5db5b58f834608d656dd8112bd0d97fc62726cda84633620fd7e823a8aeff', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2385999.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2781, '2021-01-22 19:45:00', 'SALE/POS2784', 370, 'মো. কয়েছ মিয়া(সুনামগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-15-3551&lt;&sol;p&gt;', '', '170610.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '170610.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-23 19:58:34', '18.15', 1, '300000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '444e849bee55b0262b040fd2b3f5b8845bbdf77c41db176b0730d40ec1d12785', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2556750.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2782, '2021-01-22 19:46:00', 'SALE/POS2785', 387, 'মেসার্স সমতা ব্রিক্স (নেত্রকোনা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-5193&lt;&sol;p&gt;', '', '220696.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '220696.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-23 19:58:55', '22.52', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a4be70a6b5ed7e857dffbe208b9a7b2e138b1455f33dc7db43375a33c4e662ae', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '3890072.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2783, '2021-01-22 19:47:00', 'SALE/POS2786', 362, 'মেসার্স A.U.B ব্রিক্স(সরারচর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-8293&lt;&sol;p&gt;', '', '237552.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '237552.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-23 19:59:16', '24.24', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '4ae07f9b5c0db68c61bad68c26397844ad6c1dc39ef768fa5522e8f1655742d1', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1584432.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2784, '2021-01-22 19:48:00', 'SALE/POS2787', 335, 'মোঃ জাকির হোসেন জামাই(কালিপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-13-1869&lt;&sol;p&gt;', '', '130634.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '130634.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-23 19:59:41', '15.189', 1, '590.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '96fd0801568f46a244adcead9fe4bc4895ffa559f2bdc6210602dee7337a4fdc', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '376514.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2785, '2021-01-23 20:24:00', 'SALE/POS2788', 328, 'মেসার্স M.B.F. ব্রিক্স(সরারচর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CMT-11-3344&lt;&sol;p&gt;', '', '233534.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '233534.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-23 20:25:18', '23.825', 1, '150000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '6e560f1a7fcd0cc4efb326ebed5761a7ef80220c8bab213b37279dc92c6dfc70', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1033200.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2786, '2021-01-23 20:26:00', 'SALE/POS2789', 393, 'মেসার্স যমুনা ব্রিক্স(রামপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-9544&lt;&sol;p&gt;', '', '221510.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '221510.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-23 20:26:29', '26.06', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '78d2b37ad7dc2959e8718084279e209a5b4fd1b2b50bd03009d8f465881e6539', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '23644.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2787, '2021-01-23 20:27:00', 'SALE/POS2790', 362, 'মেসার্স A.U.B ব্রিক্স(সরারচর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-8293&lt;&sol;p&gt;', '', '237944.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '237944.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-23 20:27:49', '24.28', 1, '300000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'bf190675baf8d4c1ae376b3119580cfbe95f78bf034e3633fbdc58ad48267798', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1821984.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2788, '2021-01-23 20:28:00', 'SALE/POS2791', 375, 'মেসার্স গনি ব্রিক্স (ঈশ্বরগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0409&lt;&sol;p&gt;', '', '210270.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '210270.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-23 20:28:55', '24.45', 1, '200000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e3fd1d0e3edafc4e53b984d2bd895af8ea754543291fcb43481b479b1902755d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '156722.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2789, '2021-01-23 20:33:00', 'SALE/POS2792', 335, 'মোঃ জাকির হোসেন জামাই(কালিপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-15-2173&lt;&sol;p&gt;', '', '147712.50', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '147712.50', 'completed', 'due', 0, NULL, 1, 1, '2021-01-23 20:35:08', '15.145', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1efb86342d655fd3dfd1a60534a1d76ac72c34451de7aa68bc23e9f25b618997', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '506558.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2790, '2021-01-23 20:34:00', 'SALE/POS2793', 335, 'মোঃ জাকির হোসেন জামাই(কালিপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;BOT-11-0852&lt;&sol;p&gt;', '', '132268.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '132268.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-23 20:35:42', '15.380', 1, '199800.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '0e1eb3dead24b264f479d9903d86ca2a0d8095f11379ff3d9de0a30068272746', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '654222.25');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2791, '2021-01-23 20:45:00', 'SALE/POS2794', 301, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-3228&lt;&sol;p&gt;', '', '224361.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '224361.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-23 20:47:16', '23.125', 1, '229475.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'fdc158e9d9e33e21f345623bf1dbf1150ecd7e230e9b88b93baea26940549232', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '55450.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2792, '2021-01-23 20:47:00', 'SALE/POS2795', 370, 'মো. কয়েছ মিয়া(সুনামগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-15-3550&lt;&sol;p&gt;', '', '208398.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '208398.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-23 20:48:24', '22.165', 1, '150000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ca3b3da527a4ce4cd063379589fda2277dcfafc748e4df911e16d2b374156f56', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2427407.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2793, '2021-01-23 21:10:00', 'SALE/POS2796', 373, 'মো. আলী ইউসুফ(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-0685&lt;&sol;p&gt;', '', '213788.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '213788.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-23 21:10:34', '22.04', 1, '190000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ea751508288de5cae98cb8e68f8ee791671b551a75b09ecfecb9731f0222b0c7', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '196929.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2794, '2021-01-18 21:13:00', 'SALE/POS2797', 458, 'ফয়েজ(বড়ছড়া)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '86100.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '86100.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-23 21:13:43', '1', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '93eaf6652abeac6908037544a2ff95764cd697d14f77d9b1bf14aa43f73897e8', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-86100.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2795, '2021-01-23 21:19:00', 'SALE/POS2798', 302, 'নজরুল ইসলাম জলিল(কুলিয়ার চর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-1057&lt;&sol;p&gt;', '', '203448.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '203448.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-23 21:20:12', '20.76', 1, '200000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '3df313ed1dbf2c5cead6b348ee815186a871b07aada6ceecb4fec1e20d42c99a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '249950.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2796, '2021-01-23 21:33:50', 'SALE/POS2799', 329, 'হাজী মো. আইনুল ইসলাম(চান্দুরা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '12819403.00', '0.00', '', '0.00', '0.00', '0.00', 0, '0.00', '0.00', '0.00', '12819403.00', 'completed', 'due', 0, NULL, 1, NULL, NULL, '1', 1, '200000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'bcc45d8f1838db14b3ad1f206cc850b0790c2ab341cc11ea21247f4867d5cd4d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-10300000.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2797, '2021-01-24 16:44:00', 'SALE/POS2800', 462, 'জুয়েল মিয়া(পাথর)(ভবানীপুর)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;১ ট্রলি &ast; ৯০ ফুট&lt;&sol;p&gt;', '', '15300.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '15300.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-25 16:45:11', '90', 1, '47700.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f3fed9634af85912732d51193e64baccd7d975f09a1b4ccce859bf95ffde617e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '15300.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2798, '2021-01-24 17:25:00', 'SALE/POS2801', 470, 'পারভেজ (ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-9736&lt;&sol;p&gt;', '', '234877.50', '0.00', '77.5', '77.50', '77.50', '0.00', NULL, '0.00', '0.00', '0.00', '234800.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-01-26 12:45:41', '24.09', 1, '234800.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ad64f33ac762e345dd6d95bca271b419ce398ece4be9435be515b36cf885796d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2799, '2021-01-24 17:29:00', 'SALE/POS2802', 335, 'মোঃ জাকির হোসেন জামাই(কালিপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-6364&lt;&sol;p&gt;', '', '148882.50', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '148882.50', 'completed', 'due', 0, NULL, 1, 1, '2021-01-26 12:46:19', '15.27', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '50d450487f5a8b76dfcec1dcd37da1752acda3f4e72537b3831e7b80f97aff3b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '586739.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2800, '2021-01-24 17:30:00', 'SALE/POS2803', 335, 'মোঃ জাকির হোসেন জামাই(কালিপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-0685&lt;&sol;p&gt;', '', '230100.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '230100.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-26 12:46:45', '23.6', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1fa6fcd0b7bc13305838b35f4e13528a51dcb802054607caa7291fc3ce83fae3', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '735621.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2801, '2021-01-24 17:31:00', 'SALE/POS2804', 335, 'মোঃ জাকির হোসেন জামাই(কালিপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-8066&lt;&sol;p&gt;', '', '237315.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '237315.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-26 12:47:31', '24.34', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'da09ea0b6ce2222d405d7851959ecdf1e07508c0b5cbd7bb10713b9ff8b1aa53', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '965721.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2802, '2021-01-24 17:32:00', 'SALE/POS2805', 335, 'মোঃ জাকির হোসেন জামাই(কালিপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1625&lt;&sol;p&gt;', '', '234975.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '234975.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-26 12:48:01', '24.095', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '2c858c2552d1f0c7096397336c6dfa842409d01966f6515afe85c678280dc307', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1203036.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2803, '2021-01-24 17:33:00', 'SALE/POS2806', 335, 'মোঃ জাকির হোসেন জামাই(কালিপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-2046&lt;&sol;p&gt;', '', '238582.50', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '238582.50', 'completed', 'due', 0, NULL, 1, 1, '2021-01-26 12:48:34', '24.47', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5ec92060aa72deccb00db2c465e9dc1d5d33733ecab9e3813ba52073c2ff9c53', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1437962.75');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2804, '2021-01-24 17:34:00', 'SALE/POS2807', 335, 'মোঃ জাকির হোসেন জামাই(কালিপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-13-0490&lt;&sol;p&gt;', '', '152392.50', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '152392.50', 'completed', 'due', 0, NULL, 1, 1, '2021-01-26 12:49:04', '15.630', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e524d9bc0b7f9a1c70e36b7fd79e523ec29e9e97491ef2e7104877a7fe34c055', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1676545.25');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2805, '2021-01-24 17:35:00', 'SALE/POS2808', 335, 'মোঃ জাকির হোসেন জামাই(কালিপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;GAT-02-0101&lt;&sol;p&gt;', '', '144397.50', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '144397.50', 'completed', 'due', 0, NULL, 1, 1, '2021-01-26 12:49:40', '14.805', 1, '1100000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '873947f8105d7367b21eefc990dc08fb4003349eaaccd498484fe5b60df5a1e0', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1828937.75');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2806, '2021-01-24 17:36:00', 'SALE/POS2809', 341, 'মেসার্স ফাইভ স্টার ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-7832&lt;&sol;p&gt;', '', '181935.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '181935.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-26 12:50:35', '18.66', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '191c78e81a17411f2a335d601d77a1cc9e1b4b81d142a6514350a4720857e0db', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '495468.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2807, '2021-01-24 17:37:00', 'SALE/POS2810', 341, 'মেসার্স ফাইভ স্টার ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-0739&lt;&sol;p&gt;', '', '177840.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '177840.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-26 12:50:59', '18.24', 1, '500000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '952df16b48c5e7829652dc1081a56a9ff3870c487d06d1c3b12d5bb92367a403', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '677403.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2808, '2021-01-24 17:39:00', 'SALE/POS2811', 396, 'মেসার্স বড়াইল পুরী ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-4676&lt;&sol;p&gt;', '', '142198.00', '0.00', '49', '49.00', '49.00', '0.00', NULL, '0.00', '0.00', '0.00', '142149.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-01-26 12:51:42', '14.505', 1, '142149.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '3dacc5ed6a5be777b2c90bf2ce51fdfdc32d0c32ba44bce3b1ea4f27ea4eeef1', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '44984.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2809, '2021-01-24 17:40:00', 'SALE/POS2812', 318, 'মো. মিঠু সরকার(চানপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-7918&lt;&sol;p&gt;', '', '151018.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '151018.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-26 12:55:31', '15.405', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '512fd9515b260fae425dc6863aed642756747c7d1b780f0edef02d331583aa00', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1644163.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2810, '2021-01-24 17:41:00', 'SALE/POS2813', 318, 'মো. মিঠু সরকার(চানপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-13-6905&lt;&sol;p&gt;', '', '148960.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '148960.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-26 12:56:19', '15.2', 1, '300000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd61fc0d292f55fda186813f26121612e7b28445b32ab199b30ec96dc01191002', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1795132.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2811, '2021-01-24 17:42:00', 'SALE/POS2814', 460, 'মেসার্স আশা ব্রিক্স (কালীগুচ্ছ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5080&lt;&sol;p&gt;', '', '230986.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '230986.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-26 12:57:33', '23.57', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '0e680f30a1cddd587a394f48af0f678d853a12c64b27f318d67ae68366267df1', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '734724.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2812, '2021-01-24 17:44:00', 'SALE/POS2815', 392, 'মেসার্স A.B.C ব্রিক্স (নেত্রকোনা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-8040&lt;&sol;p&gt;', '', '239120.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '239120.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-26 12:58:20', '24.395', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '9c126392506f20c5ac41bb54e85efbe6559a20d035b074dcbc5034fbdf115bce', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1382416.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2813, '2021-01-24 17:45:00', 'SALE/POS2816', 364, 'মো. জহিরুল ইসলাম (তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-2382&lt;&sol;p&gt;', '', '135632.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '135632.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-26 12:59:41', '13.835', 1, '500000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7bf857048d0f892c8560b8a777a998073f271d7645043efc743877e0c078ed8c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1880479.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2814, '2021-01-24 18:02:00', 'SALE/POS2817', 469, 'জলি ব্যাপারী/সেলিম(মটখলা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1071&lt;&sol;p&gt;', '', '231868.00', '0.00', '68', '68.00', '68.00', '0.00', NULL, '0.00', '0.00', '0.00', '231800.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-01-26 13:00:13', '23.66', 1, '231800.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'cbf72acf9169bab5719e2fa04f46125b0f07b81efde3e4896fa5c6595e665932', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2815, '2021-01-24 18:03:00', 'SALE/POS2818', 460, 'মেসার্স আশা ব্রিক্স (কালীগুচ্ছ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0409&lt;&sol;p&gt;', '', '216678.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '216678.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-26 13:00:37', '22.105', 1, '1100000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1b1d193c584743171278a5b768e56970743eb310dad69ae40b4b1add92272bf0', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '965710.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2816, '2021-01-24 18:13:00', 'SALE/POS2819', 384, 'আদর্শ ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-7402&lt;&sol;p&gt;', '', '150955.50', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '150955.50', 'completed', 'due', 0, NULL, 1, 1, '2021-01-26 13:02:21', '19.23', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5c1278d9ce1a0bd97c5743253416ad3bddc7dec76b89e456300f16203ed8bd50', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-10411.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2817, '2021-01-24 12:21:00', 'SALE/POS2820', 384, 'আদর্শ ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-6138&lt;&sol;p&gt;', '', '154880.50', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '154880.50', 'completed', 'due', 0, NULL, 1, 1, '2021-01-26 13:01:22', '19.73', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '480b1096b978a32569d4f38118c247f679f98e1af1f0a61dc78620d6e9e238f6', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '140544.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2818, '2021-01-24 12:22:00', 'SALE/POS2821', 384, 'আদর্শ ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-2686&lt;&sol;p&gt;', '', '142477.50', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '142477.50', 'completed', 'due', 0, NULL, 1, 1, '2021-01-26 13:03:30', '18.15', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '65b46492c3006948d3a71408b5919c5daf64d49da86b3b1970362ea62a0d601c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '295424.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2819, '2021-01-24 12:23:00', 'SALE/POS2822', 423, 'মেসার্স M.M.S.ব্রিক্স(কিশোরগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-5586&lt;&sol;p&gt;', '', '223342.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '223342.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-26 13:08:50', '22.785', 1, '190894.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'bc0b2dcfbcb4722b69da3f50f9eaa318312de65f8586fb403e09e37ee5196c10', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-32357.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2820, '2021-01-24 12:24:00', 'SALE/POS2823', 306, 'মেসার্স তাহসিন এন্টারপ্রাইজ(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5167&lt;&sol;p&gt;', '', '152293.50', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '152293.50', 'completed', 'due', 0, NULL, 1, 1, '2021-01-26 13:09:24', '15.66', 1, '152300.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c950bacbfbd2e8ca1e5549adf03d572bd07bbc2018c549fba8ebea4ec3337091', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '65773.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2821, '2021-01-24 12:25:00', 'SALE/POS2824', 387, 'মেসার্স সমতা ব্রিক্স (নেত্রকোনা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-5566&lt;&sol;p&gt;', '', '226282.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '226282.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-26 13:09:51', '23.085', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e216fd1c8c2258ef9377c23a1fba9a399920ba8c1891f95b94e85e86b2503f44', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '4110768.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2822, '2021-01-24 12:26:00', 'SALE/POS2825', 457, 'A.M.B ব্রিক্স(শাবাজপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;বক্স মাপ নৌকা&lt;&sol;p&gt;', '', '478500.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '478500.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-01-26 13:10:21', '55', 1, '478500.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a6164ea050ed5353b9697be8c7950911884ee8d9685ba28d948e9e9bba88de29', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2823, '2021-01-24 12:36:00', 'SALE/POS2826', 370, 'মো. কয়েছ মিয়া(সুনামগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-2481&lt;&sol;p&gt;', '', '234342.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '234342.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-26 13:11:39', '24.925', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1e08f9c830a68578b3a5194b5ac3a5134a2840e6462f40221fc47e3f7b63f0b5', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2485805.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2824, '2021-01-24 12:37:00', 'SALE/POS2827', 370, 'মো. কয়েছ মিয়া(সুনামগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1657&lt;&sol;p&gt;', '', '169294.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '169294.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-26 13:12:05', '18.01', 1, '300000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ca622ebc136072e08899f507c55ef0caf88b2035eccd22d2b753c5bd66103a80', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2720100.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2825, '2021-01-24 12:38:00', 'SALE/POS2828', 364, 'মো. জহিরুল ইসলাম (তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-8293&lt;&sol;p&gt;', '', '136895.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '136895.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-26 13:12:32', '14.41', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'cefc070c5243506e0539cf78ff683ec0dbbfe53d0773ca501988f70dfd8ef6b3', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2016062.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2826, '2021-01-24 12:39:00', 'SALE/POS2829', 393, 'মেসার্স যমুনা ব্রিক্স(রামপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-9544&lt;&sol;p&gt;', '', '208675.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '208675.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-26 13:13:00', '24.545', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c7409d2db40be587f2c347c12e7ad805bb81bbc7e21968b5b0986a6c01b8e557', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '245154.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2827, '2021-01-24 12:40:00', 'SALE/POS2830', 393, 'মেসার্স যমুনা ব্রিক্স(রামপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2603&lt;&sol;p&gt;', '', '212840.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '212840.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-26 13:13:25', '25.04', 1, '900000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '650713cf6cdb8cc4f35a2cd4f53e0464f3740a436b019880e07eea0b1dd6fb1e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '453786.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2828, '2021-01-24 12:41:00', 'SALE/POS2831', 453, 'মো. সবুজ আলম(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-1359&lt;&sol;p&gt;', '', '168904.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '168904.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-26 13:14:25', '19.635', 1, '360000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f682be409ca3f21f12e6f198e3a24062e2263c69c6464ca287df8031385060b4', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '45.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2829, '2021-01-24 12:42:00', 'SALE/POS2832', 379, 'মেসার্স জামাল এন্টারপ্রাইজ (কুমিল্লা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-4177&lt;&sol;p&gt;', '', '155574.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '155574.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-26 13:14:44', '18.085', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f404b5ec28ab24bf7872a3a8b1330051b2404bcba8fb604c9e13f0fca67bc068', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '674231.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2830, '2021-01-24 12:43:00', 'SALE/POS2833', 448, 'R.H.B ব্রিক্স(সাল্লাবাদ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5851&lt;&sol;p&gt;', '', '165283.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '165283.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-26 13:15:16', '16.78', 1, '320000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '97dd4da6795fddbea730cc60cfcce22580310423de3a7a7f9d6d37b855fdbf01', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2831, '2021-01-24 12:43:00', 'SALE/POS2834', 395, 'আতিক হাসান(লালবাগ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-4180&lt;&sol;p&gt;', '', '176400.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '176400.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-26 13:24:10', '18', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '27c6e32f9636bcc4fae47cb1262f407557a68c098a59bd36023b326f20345e61', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '92.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2832, '2021-01-24 12:44:00', 'SALE/POS2835', 379, 'মেসার্স জামাল এন্টারপ্রাইজ (কুমিল্লা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-3452&lt;&sol;p&gt;', '', '207260.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '207260.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-26 13:24:51', '24.095', 1, '800215.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b0ade448e1c120753c8f4dbc8b6afc5a1614cd29a7d6495dbbbd087807c4051d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '829762.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2833, '2021-01-24 14:33:00', 'SALE/POS2836', 471, 'মাহবুব মিয়া(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '0.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '0.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-01-26 14:33:39', '1', 1, '495000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'df5a78b1e30cbfa67f73e629c73f0206e5021b3a7a22bf5c2b84a101b62e1ccb', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2835, '2021-01-24 17:56:00', 'SALE/POS2838', 472, 'মেসার্স F.M.S ব্রিক্স(শাহঁবাজপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '0.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '0.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-01-26 17:57:29', '1', 1, '400000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '83900cadec555ae3ddafa92a6fb6caf0e73bbeff671fdc819fe424764e25dbed', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2836, '2021-01-25 13:51:00', 'SALE/POS2839', 306, 'মেসার্স তাহসিন এন্টারপ্রাইজ(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1625&lt;&sol;p&gt;', '', '169736.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '169736.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-27 17:59:18', '17.32', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '6c601d04d38e3568eedcb2152a755214cfc6531f6306a56ba17c0c20c66b134d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '65767.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2837, '2021-01-25 13:53:00', 'SALE/POS2840', 306, 'মেসার্স তাহসিন এন্টারপ্রাইজ(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2603&lt;&sol;p&gt;', '', '171206.00', '0.00', '293', '293.00', '293.00', '0.00', NULL, '0.00', '0.00', '0.00', '170913.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-27 17:59:48', '17.465', 1, '340600.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'bbea5c88a7b7fdcd30b5b6715f7fa2903871f45b740aa2d65a55c9f832079c8a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '235503.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2838, '2021-01-25 13:54:00', 'SALE/POS2841', 467, 'মেসার্স আশা ব্রিক্স(বাদল মিয়া,কালীগুচ্ছ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0409&lt;&sol;p&gt;', '', '219422.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '219422.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-27 18:00:13', '22.39', 1, '682000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'bd0b63bd39c8c9c9360daa3ef6ea713af5ce85fd91efbb21cf838070682c28cb', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '464226.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2839, '2021-01-25 13:55:00', 'SALE/POS2842', 470, 'পারভেজ (ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-7680&lt;&sol;p&gt;', '', '244314.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '244314.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-27 18:00:47', '24.925', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ffb60783a6fe1114141f751326e4644bba4e380308b3bf60833cc7a45418d3c8', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2840, '2021-01-25 14:04:00', 'SALE/POS2843', 470, 'পারভেজ (ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0384&lt;&sol;p&gt;', '', '70462.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '70462.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-27 18:01:15', '7.1849', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '0b77e1c6ada755ed32b2266f45b56adfdb9240f4ad8f6128a76c5f79eeb92950', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '244265.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2841, '2021-01-25 14:16:00', 'SALE/POS2844', 470, 'পারভেজ (ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-0263&lt;&sol;p&gt;', '', '45864.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '45864.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-27 18:01:41', '4.68', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '6b361e378f6f6f7b84def9eed26478fffe3b42c0fd0bdb83899d92260edb2b0a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '314678.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2842, '2021-01-25 14:32:00', 'SALE/POS2845', 402, 'মেসার্স রুমান ব্রিক্স (কিশোরগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-1350&lt;&sol;p&gt;', '', '222255.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '222255.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-27 18:02:52', '22.45', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '49a7f62ab3e69cbfd98efa2a35c9f911542c826e78067be322816ca1dccafa41', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '864178.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2843, '2021-01-25 14:33:00', 'SALE/POS2846', 402, 'মেসার্স রুমান ব্রিক্স (কিশোরগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1088&lt;&sol;p&gt;', '', '239778.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '239778.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-27 18:03:20', '24.215', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '53537f82ae7fbe6d813264a1884932552ff0d810d8ca0f68987ba570235c5b91', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1086383.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2844, '2021-01-25 14:35:00', 'SALE/POS2847', 402, 'মেসার্স রুমান ব্রিক্স (কিশোরগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2395&lt;&sol;p&gt;', '', '243441.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '243441.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-27 18:03:42', '24.585', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '35f3c367c007b3c08aac880534c027542351dc03de4c606f41c9eede167240f1', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1326112.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2845, '2021-01-25 14:40:00', 'SALE/POS2848', 395, 'আতিক হাসান(লালবাগ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-1360&lt;&sol;p&gt;', '', '176988.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '176988.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-27 18:04:07', '18.06', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c2d9957c417a91543787b80d39c7e82e99b90e5b4fa043e19f7da7dc4fabf3b7', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '176492.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2846, '2021-01-25 14:41:00', 'SALE/POS2849', 395, 'আতিক হাসান(লালবাগ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-1432&lt;&sol;p&gt;', '', '178948.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '178948.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-27 18:04:56', '18.26', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f91eefe06eee7fd2226d593799f7ff980007e09be21615778ac91452316a848a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '353480.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2847, '2021-01-25 14:44:00', 'SALE/POS2850', 383, 'মায়ের দোয়া ব্রিক্স(শাবাজপূর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-9544&lt;&sol;p&gt;', '', '235004.00', '0.00', '4', '4.00', '4.00', '0.00', NULL, '0.00', '0.00', '0.00', '235000.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-01-27 18:05:33', '23.98', 1, '235000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd6fe2a7de930236c41a4351b12825d37929de8e8165adaa556999841857a62d3', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1045290.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2848, '2021-01-25 14:45:00', 'SALE/POS2851', 370, 'মো. কয়েছ মিয়া(সুনামগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-6821&lt;&sol;p&gt;', '', '196000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '196000.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-27 18:05:55', '20', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e0567b35c8efdd95cfc0c51178dc3c980b6fe38d6c9c2df24e58296c7801556b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2589441.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2849, '2021-01-25 14:56:00', 'SALE/POS2852', 470, 'পারভেজ (ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0384&lt;&sol;p&gt;', '', '173852.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '173852.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-27 18:06:39', '17.735', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a28aac3d6c0952c42f61f428b9d8b0af6d5d5ab8f5576138ebd1a0fb7aa7d08d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '360542.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2850, '2021-01-25 14:56:00', 'SALE/POS2853', 470, 'পারভেজ (ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-0263&lt;&sol;p&gt;', '', '199920.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '199920.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-27 18:07:07', '20.395', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c812e933e78b513441a07d31e88cc6d09dcc0aaad7ab3673ee7b3d1d813d250e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '360542.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2851, '2021-01-25 15:09:00', 'SALE/POS2854', 470, 'পারভেজ (ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-5004&lt;&sol;p&gt;', '', '236768.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '236768.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-27 18:07:39', '24.155', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a96bed568f28e134fbe2d0afb0ff5e0f2084873d2be028425e8b17a81d6a9c84', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '734216.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2852, '2021-01-25 15:10:00', 'SALE/POS2855', 470, 'পারভেজ (ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-9736&lt;&sol;p&gt;', '', '239120.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '239120.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-27 18:08:02', '24.4', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a027be88744a7068dfe91ab39a616cfebd17ff5742aad8ac429201da63893227', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '970935.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2853, '2021-01-25 15:11:00', 'SALE/POS2856', 470, 'পারভেজ (ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-7906&lt;&sol;p&gt;', '', '217658.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '217658.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-27 18:08:32', '22.21', 1, '1425300.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '4c7ec60ddb7daae6bae97876c64643ffc798480df4289df5acc52f3e4592b917', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1210055.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2854, '2021-01-25 15:15:00', 'SALE/POS2857', 435, 'মেসার্স R.C.G ব্রিক্স(ঘোরাশাল)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5080&lt;&sol;p&gt;', '', '235200.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '235200.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-01-27 18:09:00', '24', 1, '235200.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '6a75d2db17dbe14338aff8df44487ccd05b1bddde3494a41256ef71f46572992', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '121.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2855, '2021-01-25 15:17:00', 'SALE/POS2858', 341, 'মেসার্স ফাইভ স্টার ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-0739&lt;&sol;p&gt;', '', '182182.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '182182.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-27 18:17:20', '18.585', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '9f454f01f3ab43d84d2c2b968c7df38a0c1367e26223cce733517be320e02f03', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '355243.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2856, '2021-01-25 15:19:00', 'SALE/POS2859', 341, 'মেসার্স ফাইভ স্টার ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-7832&lt;&sol;p&gt;', '', '185906.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '185906.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-27 18:17:44', '18.97', 1, '100000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '4493604570269e7864cdf48ad64719dbe0c09bebd3c9c671a5abae656c4a531c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '537376.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2857, '2021-01-25 15:21:00', 'SALE/POS2860', 335, 'মোঃ জাকির হোসেন জামাই(কালিপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMD-12-1978&lt;&sol;p&gt;', '', '108790.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '108790.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-27 18:19:59', '12.65', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7d70ffa10b4e6831c9683f5e54ac27f6fd585a54123f51aecff1a8f2e3abda20', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '873384.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2858, '2021-01-25 15:22:00', 'SALE/POS2861', 393, 'মেসার্স যমুনা ব্রিক্স(রামপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-15-1603&lt;&sol;p&gt;', '', '233410.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '233410.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-27 18:19:33', '27.46', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '2305acc97404a5b34b2ad87a3aab505a82a5731ea5af2d7b307d3de8f5ed104f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-233331.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2859, '2021-01-25 17:39:00', 'SALE/POS2862', 473, 'আবু তাহের(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMN-14-8506&lt;&sol;p&gt;', '', '56185.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '56185.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-27 18:20:34', '6.605', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '3181cfdc316efaff0f867e2b7c298a4d77a50d933d889f25a2e082e0cf2af950', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2860, '2021-01-25 17:42:00', 'SALE/POS2863', 473, 'আবু তাহের(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-8506&lt;&sol;p&gt;', '', '62475.00', '0.00', '157', '157.00', '157.00', '0.00', NULL, '0.00', '0.00', '0.00', '62318.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-27 18:21:16', '7.35', 1, '118460.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5c9d7d042977c5630ff541b078f445f337b7aa5905468e06e699bb1bb1c59f02', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '56142.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2861, '2021-01-25 17:43:00', 'SALE/POS2864', 401, 'শাহ আলম মিয়া(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CHOT-11-0747&lt;&sol;p&gt;', '', '227360.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '227360.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-27 18:23:00', '23.195', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5aeff9d796983d94743bc99d3a738aefa7ea8ba0fa3d32aa5e19d8a96ee74c96', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2716.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2862, '2021-01-25 17:43:00', 'SALE/POS2865', 448, 'R.H.B ব্রিক্স(সাল্লাবাদ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5851&lt;&sol;p&gt;', '', '164790.50', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '164790.50', 'completed', 'due', 0, NULL, 1, 1, '2021-01-27 18:23:30', '16.73', 1, '10000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '955dfe6052eebbadc1bba83295b6f6a5fb249445f590a6b7b541db98cbdf5e65', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-154717.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2863, '2021-01-25 17:44:00', 'SALE/POS2866', 351, 'আতিক উল্লাহ(ভৈরবপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-1376&lt;&sol;p&gt;', '', '185180.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '185180.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-27 18:24:20', '18.8', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'feae646c56d19461e323cf711c1534d425c098b29c4dba740fe8922349e6177d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '142870.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2864, '2021-01-25 17:46:00', 'SALE/POS2867', 351, 'আতিক উল্লাহ(ভৈরবপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2915&lt;&sol;p&gt;', '', '188135.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '188135.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-27 18:24:54', '19.1', 1, '690000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '0032a73a627a0689ac9be0cd0188a0b0c3b9a21068c0cd1b8b552f417a75059c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '330955.75');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2865, '2021-01-25 17:47:00', 'SALE/POS2868', 370, 'মো. কয়েছ মিয়া(সুনামগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-1993&lt;&sol;p&gt;', '', '138274.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '138274.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-27 18:25:31', '14.71', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1e50af1a8e3192480e9f8f75034ad653180b86f6913abb9627ba27532d5e9a0e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2785441.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2866, '2021-01-25 17:47:00', 'SALE/POS2869', 370, 'মো. কয়েছ মিয়া(সুনামগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;KOST-11-2093&lt;&sol;p&gt;', '', '152468.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '152468.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-27 18:26:01', '16.22', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e656d7cd532049dd71e060c87b0bac873954cf21faae109234b2e1a9c367658d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2923715.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2867, '2021-01-25 17:48:00', 'SALE/POS2870', 370, 'মো. কয়েছ মিয়া(সুনামগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;ZDT-11-1604&lt;&sol;p&gt;', '', '209526.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '209526.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-27 18:26:35', '22.285', 1, '500000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '47de73ef3b27cd72874115f0e37fef33b17f6652e9b56afd81041918a1e48d59', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '3076183.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2868, '2021-01-25 17:49:00', 'SALE/POS2871', 453, 'মো. সবুজ আলম(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-7478&lt;&sol;p&gt;', '', '178360.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '178360.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-27 18:26:58', '18.195', 1, '9241.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b5ec3af8225b747d8b2e50a73bb600456fa75565f23e7f0e8db75f120bb99c12', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-191050.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2869, '2021-01-25 17:50:00', 'SALE/POS2872', 314, 'মেসার্স আজিজ শাহ ট্রান্সপোর্ট(ভৈরবপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-13-2336&lt;&sol;p&gt;', '', '109610.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '109610.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-27 18:27:24', '11.295', 1, '455000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7ecaa43c1c6056d21c2d8ce39c327b590e419a3613d761a0d0f5ab6b4f2b183b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-1997600.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2870, '2021-01-25 17:51:00', 'SALE/POS2873', 335, 'মোঃ জাকির হোসেন জামাই(কালিপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-1855&lt;&sol;p&gt;', '', '149077.50', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '149077.50', 'completed', 'due', 0, NULL, 1, 1, '2021-01-27 18:28:41', '15.29', 1, '600000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e105d5c1d290473576e177c086552bcf87d1e89fdcd590ba11eded6b284219e0', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '982174.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2871, '2021-01-25 17:52:00', 'SALE/POS2874', 301, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;MMT-11-0139&lt;&sol;p&gt;', '', '183554.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '183554.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-27 18:29:07', '18.73', 1, '454460.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '6e4a8264437224799e54bf5c81d0ab21fc7cff963d11265b2922f8dd1a2a2fd9', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '50336.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2872, '2021-01-25 17:52:00', 'SALE/POS2875', 473, 'আবু তাহের(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;বক্স মাপে নৌকা&lt;&sol;p&gt;', '', '246400.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '246400.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-01-27 18:29:54', '28', 1, '246400.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7ca6de7e95b401256cfde69fe808badf1e128ed621ef01690b92e758dd5786ce', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2873, '2021-01-25 17:53:00', 'SALE/POS2876', 378, 'হারিজ ব্রিক্স(নরসিংদী)কেয়ার অফ ফাইভ স্টার টান্সপোর্ট(ফে', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;বক্স মাপে নৌকা&lt;&sol;p&gt;', '', '890000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '890000.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-27 18:31:14', '100', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8bcb2b901efa7f505b55b656d296e10a07dc202828b4bb61eb5a9d32778d6759', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '88150.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2874, '2021-01-25 17:54:00', 'SALE/POS2877', 384, 'আদর্শ ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-3017&lt;&sol;p&gt;', '', '163672.50', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '163672.50', 'completed', 'due', 0, NULL, 1, 1, '2021-01-27 18:32:06', '20.845', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '2354281f5c86af318f1748de2c438954083cff5fa4a68c1ce47661c3252a64a3', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '437902.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2875, '2021-01-25 17:55:00', 'SALE/POS2878', 384, 'আদর্শ ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-2739&lt;&sol;p&gt;', '', '179529.50', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '179529.50', 'completed', 'due', 0, NULL, 1, 1, '2021-01-27 18:32:29', '22.87', 1, '781104.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1898de79e67a757ec49f905e498d2a08917eb2d6777e7a46c82d49448fa0af22', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '601535.25');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2876, '2021-01-25 17:56:00', 'SALE/POS2879', 393, 'মেসার্স যমুনা ব্রিক্স(রামপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-9544&lt;&sol;p&gt;', '', '204935.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '204935.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-27 18:32:48', '24.11', 1, '500000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e2bc8c430d8ee32826c2b23f7dd6149ce7379e146bdf96e52f0be86812f72d20', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '79.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2877, '2021-01-25 17:57:00', 'SALE/POS2880', 378, 'হারিজ ব্রিক্স(নরসিংদী)কেয়ার অফ ফাইভ স্টার টান্সপোর্ট(ফে', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;বক্স মাপে নৌকা&lt;&sol;p&gt;', '', '890000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '890000.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-27 18:33:14', '100', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '9d4d005fd5649edcf3de659b7842ce93e14390c6eab9e737b1ced41ae7ed50f5', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '978150.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2878, '2021-01-25 17:58:00', 'SALE/POS2881', 378, 'হারিজ ব্রিক্স(নরসিংদী)কেয়ার অফ ফাইভ স্টার টান্সপোর্ট(ফে', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;বক্স মাপে নৌকা &lt;&sol;p&gt;', '', '2785700.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '2785700.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-27 18:33:40', '313', 1, '3500000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '87d0409e5c882f19c61620db3d744097560adacd14a39a10994492d907606468', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1868150.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2879, '2021-01-26 19:17:00', 'SALE/POS2882', 350, 'মেসার্স M.M.K. ব্রিক্স (কিশোরগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-8787&lt;&sol;p&gt;', '', '171630.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '171630.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-25 19:53:34', '19.07', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd6cbd27467e8f3fa8f1801d803d567fa213386b3a0fba2c83f154b17cefa1032', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2880, '2021-01-26 19:18:00', 'SALE/POS2883', 350, 'মেসার্স M.M.K. ব্রিক্স (কিশোরগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-8787&lt;&sol;p&gt;', '', '171720.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '171720.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-25 19:54:02', '19.08', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '83e54f3b457144a95cc6e8e3e109d609450ee72fab6af652fbad6992e43a45f9', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2881, '2021-01-26 19:20:00', 'SALE/POS2884', 395, 'আতিক হাসান(লালবাগ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-9669&lt;&sol;p&gt;', '', '172578.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '172578.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-28 12:21:30', '17.605', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5ae8ec36e7a6e2eb543690442bb276a554fb5428e328e3d0d8db06563ae29fab', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '532428.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2882, '2021-01-26 19:21:00', 'SALE/POS2885', 395, 'আতিক হাসান(লালবাগ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;JOT-11-0855&lt;&sol;p&gt;', '', '150038.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '150038.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-28 12:22:24', '15.310', 1, '897000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1b36071a0348a1e7134b76a83b5d691a33edbce0cc8ddc6e8dcead53c6d75f54', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '704957.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2883, '2021-01-26 19:22:00', 'SALE/POS2886', 445, 'মুমিন মিয়া(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-7833&lt;&sol;p&gt;', '', '171696.00', '0.00', '96', '96.00', '96.00', '0.00', NULL, '0.00', '0.00', '0.00', '171600.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-01-28 12:22:55', '17.52', 1, '171600.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'bef8fc18f3877771bfcdf8f384a081e18284fc6cc0e76588f8dce10328c2d614', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2884, '2021-01-26 19:23:00', 'SALE/POS2887', 467, 'মেসার্স আশা ব্রিক্স(বাদল মিয়া,কালীগুচ্ছ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0409&lt;&sol;p&gt;', '', '239512.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '239512.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-28 12:23:37', '24.44', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e5fb256ed63568a3a82d110aad49ed13e36a1fdb01964c51259a0043f60e1237', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1648.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2885, '2021-01-26 19:24:00', 'SALE/POS2888', 467, 'মেসার্স আশা ব্রিক্স(বাদল মিয়া,কালীগুচ্ছ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5080&lt;&sol;p&gt;', '', '232064.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '232064.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-28 12:24:04', '23.675', 1, '473000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '82379a373501e9c262d57077409779b99fbcb82b2cc85a45707cab93b5f2720c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '241160.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2886, '2021-01-26 19:29:00', 'SALE/POS2889', 474, 'মো. রাসেল C/O এশিয়া ব্রিকস(সাল্লাবাদ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-0777&lt;&sol;p&gt;', '', '163268.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '163268.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-28 12:24:28', '16.655', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5f34d8f381123e173119d5004500eadbce117fd53153d9ca92a2e4fc7073c625', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2887, '2021-01-26 19:30:00', 'SALE/POS2890', 347, 'মেসার্স এশিয়া ব্রিকস(সাল্লাবাদ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-6634&lt;&sol;p&gt;', '', '169050.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '169050.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-31 17:57:28', '17.25', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ba6fc25811415d1daaf48a93518b19fc3c6444b8345071c78cc4b7d8c491a766', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '163219.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2888, '2021-01-26 19:30:00', 'SALE/POS2891', 301, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;MMT-11-0139&lt;&sol;p&gt;', '', '174734.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '174734.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-28 12:25:21', '17.825', 1, '34000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '328f8b8432c6db9c7877f2c110f7f35683ffe6305872117694bab8ccb5645c55', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-220570.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2889, '2021-01-26 19:34:00', 'SALE/POS2892', 475, 'সনি ব্রিক্স(ধরকা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-3388&lt;&sol;p&gt;', '', '224224.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '224224.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-28 12:25:53', '22.88', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '6d4a88301fb9e0e786dedb4909787492aa124e792bc33613ce1dd3265718c354', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2890, '2021-01-26 19:35:00', 'SALE/POS2893', 475, 'সনি ব্রিক্স(ধরকা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-9211&lt;&sol;p&gt;', '', '228046.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '228046.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-28 12:26:24', '23.265', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '68f65ba6d99264f3dfcd8991f1c3601d6aaa5c03d77560d63b373d675d2b3e8d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '224224.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2891, '2021-01-26 19:36:00', 'SALE/POS2894', 475, 'সনি ব্রিক্স(ধরকা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-6821&lt;&sol;p&gt;', '', '230888.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '230888.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-28 12:26:54', '23.555', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd6656aa0ea8b9bb91eabce65b7517b54793eff95574680d40579b1dc90ebd5f4', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '452221.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2892, '2021-01-26 19:37:00', 'SALE/POS2895', 475, 'সনি ব্রিক্স(ধরকা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CMT-11-3344&lt;&sol;p&gt;', '', '230398.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '230398.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-28 12:27:12', '23.505', 1, '1960000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd3409384a5b6304f20e100bb12100d4a7c35425837f07ecc7d89bdec428e3393', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '683060.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2893, '2021-01-26 19:46:00', 'SALE/POS2896', 476, 'জাহান ব্রিক্স(কুড়িঘর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-2046&lt;&sol;p&gt;', '', '205304.00', '0.00', '21.6', '21.60', '21.60', '0.00', NULL, '0.00', '0.00', '0.00', '205282.40', 'completed', 'due', 0, NULL, 1, 1, '2021-01-28 12:27:58', '23.332', 1, '205300.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '9bac476f130a4baf952f12f6f1e72995387540c47253cc2a3a164dab34002723', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2894, '2021-01-26 19:47:00', 'SALE/POS2897', 370, 'মো. কয়েছ মিয়া(সুনামগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-2159&lt;&sol;p&gt;', '', '170140.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '170140.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-28 12:28:34', '18.095', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '00f69a290ff015e7db64de519a0ae1882ddb10a645663fa713939a43c022ea09', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2985709.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2895, '2021-01-26 19:48:00', 'SALE/POS2898', 370, 'মো. কয়েছ মিয়া(সুনামগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-15-3551&lt;&sol;p&gt;', '', '171550.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '171550.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-28 12:28:56', '18.245', 1, '300000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'fb8cc934a5741209997ac2b71967465e895a2ec0fc3e72cd49fa8c43c42e5c18', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '3155802.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2896, '2021-01-26 19:50:00', 'SALE/POS2899', 401, 'শাহ আলম মিয়া(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-6052&lt;&sol;p&gt;', '', '164030.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '164030.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-28 12:29:41', '17.445', 1, '227000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '2cc1ada140beb2b9504905df42caa65324fc33e2cc2fc868d2d7e9a4388b99ad', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '230076.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2897, '2021-01-26 19:51:00', 'SALE/POS2900', 476, 'জাহান ব্রিক্স(কুড়িঘর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-15-1603&lt;&sol;p&gt;', '', '216832.00', '0.00', '88', '88.00', '88.00', '0.00', NULL, '0.00', '0.00', '0.00', '216744.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-28 12:30:02', '24.635', 1, '216726.4000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a0abd63006f552931b2ca757549572a321c240f4990e968d8f7e3b56955d2efd', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2898, '2021-01-26 19:51:00', 'SALE/POS2901', 393, 'মেসার্স যমুনা ব্রিক্স(রামপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-9544&lt;&sol;p&gt;', '', '210205.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '210205.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-28 12:30:26', '24.725', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8d8419ac10f673557d692ea0260c71b58d5f427e44d88349778cbf9c5dcaaae7', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-294986.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2901, '2021-01-25 14:14:00', 'SALE/POS2904', 478, 'মহিন(ভৈরবপুর)(পাথর)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;ব্রীজ স্কেলে&lt;&sol;p&gt;', '', '1899143.50', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '1899143.50', 'completed', 'due', 0, NULL, 1, 1, '2021-01-27 20:15:17', '534.97', 1, '124143.5000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '06d1141ae0a3ed62a54e753cd10b8b57420ec8a24b91bb8ec4d228677ff9981a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2902, '2021-01-27 13:07:00', 'SALE/POS2905', 479, 'মাহমুদুল হক বাবলু(ভৈরবপুর)(পাথর)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;৯০ ফুট x ৩ ট্রলি&lt;&sol;p&gt;', '', '46440.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '46440.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-28 13:10:02', '270', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '56994641279d888ba389318ebbf74ad76d3866fc5a00163f7063fd798b98a2e3', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2903, '2021-01-27 13:08:00', 'SALE/POS2906', 332, 'ডা. হাবিব(ভৈরবপুর)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;৯০ X ১ ট্রলি&nbsp;&lt;&sol;p&gt;', '', '15300.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '15300.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-28 13:10:53', '90', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a0b6ce00ef7a4a1f424a189329aa7b8fe76e6b5ac0276b89382c96b71907acff', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '578850.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2904, '2021-01-27 13:09:00', 'SALE/POS2907', 443, 'প্রো. রাসেল(আশুগঞ্জ)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;৯৩ x ৩ ট্রলি&lt;&sol;p&gt;', '', '46593.00', '0.00', '43', '43.00', '43.00', '0.00', NULL, '0.00', '0.00', '0.00', '46550.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-01-28 13:11:27', '279', 1, '46550.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1b70dc73969c3ea3fecba9057a74a02f53d89f0b98446f5de9dd2be396f888b4', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2905, '2021-01-27 13:17:00', 'SALE/POS2908', 387, 'মেসার্স সমতা ব্রিক্স (নেত্রকোনা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-4191&lt;&sol;p&gt;', '', '198084.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '198084.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-31 09:54:34', '19.415', 1, '500000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '2d26b3956242dfde8f34111073798dc0daf45be4a1efe6009e44d472402b213f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '4337050.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2906, '2021-01-27 13:17:00', 'SALE/POS2909', 362, 'মেসার্স A.U.B ব্রিক্স(সরারচর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-8293&lt;&sol;p&gt;', '', '237062.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '237062.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-31 09:55:00', '24.185', 1, '300000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd7df556910b60d40293149bb647eddc037238771877d4180cf2f9fcb5f78a144', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1759928.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2907, '2021-01-27 13:18:00', 'SALE/POS2910', 373, 'মো. আলী ইউসুফ(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2603&lt;&sol;p&gt;', '', '205821.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '205821.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-31 09:55:36', '20.79', 1, '150000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a596cfbda808318c8a2a1ee4d05edbba9eff3223e477826d583e15df918e8995', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '220717.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2908, '2021-01-27 13:18:00', 'SALE/POS2911', 328, 'মেসার্স M.B.F. ব্রিক্স(সরারচর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0409&lt;&sol;p&gt;', '', '239316.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '239316.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-31 09:56:21', '24.42', 1, '200000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5dac092c8718de5e6a4564b8896d972df684be55ce7b3cf39cb49b5330d5c1a3', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1116734.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2909, '2021-01-27 13:19:00', 'SALE/POS2912', 361, 'রিয়াজ এন্টারপ্রাইজ(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-6821&lt;&sol;p&gt;', '', '233828.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '233828.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-31 09:56:53', '23.855', 1, '300000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '39530f9bc72bb75bf249eeb5696f923858341cd43e0eecbf891e9108e6233f50', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '88.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2910, '2021-01-27 13:20:00', 'SALE/POS2913', 474, 'মো. রাসেল C/O এশিয়া ব্রিকস(সাল্লাবাদ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMD-14-0777&lt;&sol;p&gt;', '', '162680.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '162680.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-31 17:58:03', '16.6', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '67cd95c395577df885e7a0429ad586a1e5eabd62d743b49b8df2da51acf838e4', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '332318.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2911, '2021-01-27 13:21:00', 'SALE/POS2914', 474, 'মো. রাসেল C/O এশিয়া ব্রিকস(সাল্লাবাদ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMD-14-0777&lt;&sol;p&gt;', '', '161896.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '161896.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-31 17:58:28', '16.52', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '89847579cfaa6b74d7faec3d5b9f690c5ec7cecadef62cd33e48af8cae44c7ac', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '332318.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2912, '2021-01-27 13:22:00', 'SALE/POS2915', 347, 'মেসার্স এশিয়া ব্রিকস(সাল্লাবাদ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;MPT-11-0025&lt;&sol;p&gt;', '', '188944.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '188944.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-31 09:58:46', '19.28', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '489313eecb1181e8a1241a3ed0f29d5759d80d41ba230d4e22b498b8fc1e4ef8', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '82228.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2913, '2021-01-27 13:23:00', 'SALE/POS2916', 347, 'মেসার্স এশিয়া ব্রিকস(সাল্লাবাদ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;MPT-11-0025&lt;&sol;p&gt;', '', '184632.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '184632.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-31 10:00:18', '18.835', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '69d42be10952b084752149debde837342e41802a2d7112b28ed9f5b2455ad125', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '332318.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2914, '2021-01-27 13:23:00', 'SALE/POS2917', 347, 'মেসার্স এশিয়া ব্রিকস(সাল্লাবাদ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-6634&lt;&sol;p&gt;', '', '171304.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '171304.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-31 10:03:10', '17.48', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5dd8d8519e5c9f568b1ac46d89aa4a53fb419a972de0b976e5841047b0f20565', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '516901.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2915, '2021-01-27 13:24:00', 'SALE/POS2918', 347, 'মেসার্স এশিয়া ব্রিকস(সাল্লাবাদ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-6634&lt;&sol;p&gt;', '', '163856.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '163856.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-31 10:05:13', '16.72', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a0d41c0917609f4c6555209a8f35a5033fe90a7f9ff1ad1700e0f950e822804f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '688156.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2916, '2021-01-27 13:25:00', 'SALE/POS2919', 363, 'মো.নুরুল আমিন/ইকবাল(ভৈরব)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0479&lt;&sol;p&gt;', '', '127500.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '127500.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-31 10:04:29', '12.745', 1, '128000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ad2934ffd78f885af1c0c7da4c456a9c4bd58f7355a1828d245af5e10ad68f76', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '402508.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2917, '2021-01-27 13:26:00', 'SALE/POS2920', 393, 'মেসার্স যমুনা ব্রিক্স(রামপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-5004&lt;&sol;p&gt;', '', '195712.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '195712.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-31 10:06:09', '22.24', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1e64aabaec188f5bc5c07cc573e6e2f168d2fd49b26e17548b8062470e1975fb', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-84781.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2918, '2021-01-27 13:26:00', 'SALE/POS2921', 393, 'মেসার্স যমুনা ব্রিক্স(রামপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2334&lt;&sol;p&gt;', '', '178552.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '178552.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-31 10:06:34', '20.285', 1, '300000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '4c99efccb10b3e067d7b4da0e52a72c1f655e38bc55923f06704eba0d06b3a6c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '110931.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2919, '2021-01-27 13:34:00', 'SALE/POS2922', 480, 'মেসার্স তাকওয়া ট্রেডিং(কোম্পানীগজ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-1350&lt;&sol;p&gt;', '', '201068.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '201068.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-31 10:07:03', '23.375', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '9f4c0dac162adaafb11aecdebb3f24d6b727ea599bfd3c07f4061eb1c73f02c1', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2920, '2021-01-27 13:35:00', 'SALE/POS2923', 480, 'মেসার্স তাকওয়া ট্রেডিং(কোম্পানীগজ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-2046&lt;&sol;p&gt;', '', '207690.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '207690.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-31 10:07:33', '24.15', 1, '1100000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a4aebf689375bd6a5793ce89fa4337daa26af3c307b0343d0d4c03ffa73568cc', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '201025.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2921, '2021-01-27 13:35:00', 'SALE/POS2924', 364, 'মো. জহিরুল ইসলাম (তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-1899&lt;&sol;p&gt;', '', '135456.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '135456.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-31 10:08:11', '14.105', 1, '330000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'cb2db7e17d442a9c3bbbc3c0834050e9a3ac6f611441c0831f18c74013d3646e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1653006.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2922, '2021-01-27 13:36:00', 'SALE/POS2925', 370, 'মো. কয়েছ মিয়া(সুনামগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-15-3550&lt;&sol;p&gt;', '', '176626.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '176626.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-31 10:10:13', '18.785', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c9c7b55fc7d0f9b612602fb6efa55603ef84522f7a3313349660b6eee4375420', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '3027399.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2923, '2021-01-27 13:37:00', 'SALE/POS2926', 370, 'মো. কয়েছ মিয়া(সুনামগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CHOT-11-0848&lt;&sol;p&gt;', '', '199186.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '199186.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-31 10:11:10', '21.19', 1, '350000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '762f451776dae17f95975205eb0b4d8eb0700004969ee8de27bbe2a0791bd700', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '3203978.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2924, '2021-01-27 13:39:00', 'SALE/POS2927', 335, 'মোঃ জাকির হোসেন জামাই(কালিপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;BOT-11-0070&lt;&sol;p&gt;', '', '156400.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '156400.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-31 10:11:50', '15.64', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '60d34e0876c2c6c84d87eaac1c36cdc9b8a091f7e53d6a49d7a8edf037232b6f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '531251.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2925, '2021-01-27 13:40:00', 'SALE/POS2928', 335, 'মোঃ জাকির হোসেন জামাই(কালিপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-7107&lt;&sol;p&gt;', '', '202500.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '202500.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-31 10:12:14', '20.25', 1, '300000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '53b00cf4a92696a5aa386872bd38769612a5058f46425e63b7941d2a8e357557', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '687651.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2926, '2021-01-27 13:41:00', 'SALE/POS2929', 383, 'মায়ের দোয়া ব্রিক্স(শাবাজপূর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-9544&lt;&sol;p&gt;', '', '241087.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '241087.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-31 10:12:53', '23.87', 1, '600000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '33a87b425ecbb009987b6d36411a3a0b2b14b51acfb325e65ec41d5c116de91a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1045290.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2927, '2021-01-27 13:42:00', 'SALE/POS2930', 428, 'জাকির এন্টারপ্রাইজ(যৌথ)(বি-বাড়ীয়া)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;নৌকা বক্স মাপ&lt;&sol;p&gt;', '', '844800.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '844800.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-01-31 10:13:29', '96', 1, '844800.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e7cbef1435970f9158659c3cdd7883e35507f23a8647a751cc7ed23225234168', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2469745.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2928, '2021-01-28 10:57:00', 'SALE/POS2931', 350, 'মেসার্স M.M.K. ব্রিক্স (কিশোরগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-8787&lt;&sol;p&gt;', '', '171630.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '171630.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-25 19:54:29', '19.07', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '505f90609a95a2faea805a5784868bc321caf9008e95ae012bc732ffc2b7ac4d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '82864.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2929, '2021-01-28 10:58:00', 'SALE/POS2932', 321, 'সেলিম এন্টারপ্রাইজ(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-3777&lt;&sol;p&gt;', '', '131274.00', '0.00', '223', '223.00', '223.00', '0.00', NULL, '0.00', '0.00', '0.00', '131051.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-31 11:46:55', '12.865', 1, '131000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '795153a763d0228c7d0be8281d00228c47a8f31e73b36e36400f67a672df5d32', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '48.75');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2930, '2021-01-28 11:00:00', 'SALE/POS2933', 373, 'মো. আলী ইউসুফ(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-13-6025&lt;&sol;p&gt;', '', '136680.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '136680.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-31 11:47:38', '13.395', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a5c1f3e100307156f08d0abc560c4fc8d3b71b536027827bf4b1b9820372d8a9', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '276538.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2931, '2021-01-28 11:02:00', 'SALE/POS2934', 373, 'মো. আলী ইউসুফ(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-1398&lt;&sol;p&gt;', '', '151470.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '151470.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-31 11:48:06', '14.85', 1, '250000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'fbe6fcf5a691f728bc261200f673a42ff36c53dce434030c8675cb567ccad666', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '413167.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2932, '2021-01-28 11:03:00', 'SALE/POS2935', 370, 'মো. কয়েছ মিয়া(সুনামগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-1343&lt;&sol;p&gt;', '', '149634.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '149634.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-31 11:48:31', '14.67', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'bfb38ca8f847b3cde5825f8acd4fc18ac53b702b0ffc5022ee7737f9da3f3ba0', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '3053211.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2933, '2021-01-28 11:04:00', 'SALE/POS2936', 370, 'মো. কয়েছ মিয়া(সুনামগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2445&lt;&sol;p&gt;', '', '212772.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '212772.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-31 11:48:53', '20.86', 1, '300000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'fa24e1fd6b8f65c13fac4dfd3227f4ebb7f074fae12d36ef6906e71671496d84', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '3202845.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2934, '2021-01-28 11:05:00', 'SALE/POS2937', 401, 'শাহ আলম মিয়া(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;KOST-11-2318&lt;&sol;p&gt;', '', '198900.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '198900.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-31 11:49:29', '19.885', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '281cb1aa7953ae7e48e4eca1f66af24961e19976882e56db1bab2d329b77c3f2', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '167106.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2935, '2021-01-28 11:06:00', 'SALE/POS2938', 401, 'শাহ আলম মিয়া(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;KOST-11-1271&lt;&sol;p&gt;', '', '213800.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '213800.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-31 11:50:12', '21.38', 1, '579806.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '4ff2724a8ace622a09f4e91315a82b5c4585e4297f3070bbe82bd70e81124044', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '365956.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2936, '2021-01-28 11:08:00', 'SALE/POS2939', 361, 'রিয়াজ এন্টারপ্রাইজ(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-6821&lt;&sol;p&gt;', '', '231770.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '231770.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-31 11:52:02', '23.65', 1, '165500.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8668b3e88225b6f93803e836cac3fb4af4c9a3dce861916b29adb0474e66c89e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-66084.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2937, '2021-01-28 11:10:00', 'SALE/POS2940', 335, 'মোঃ জাকির হোসেন জামাই(কালিপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;BOT-11-2313&lt;&sol;p&gt;', '', '149124.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '149124.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-31 11:51:35', '14.62', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'eb0742d78254ac9098a98f8bf7d3aaf67f58e5ad73c9632de01adb528d35cff5', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '590151.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2938, '2021-01-28 11:12:00', 'SALE/POS2941', 335, 'মোঃ জাকির হোসেন জামাই(কালিপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;BOT-20-9295&lt;&sol;p&gt;', '', '139128.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '139128.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-31 11:54:46', '13.64', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '96f4b9178513280999287000a2a25145b80d279660978377a8fb15ab2e80ed41', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '739275.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2939, '2021-01-28 11:14:00', 'SALE/POS2942', 451, 'রিপন মাস্টার(চন্ডিবের)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-15-1603&lt;&sol;p&gt;', '', '247776.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '247776.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-31 11:55:17', '25.81', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '686fd1ac42eb2f2c19f53bf2d99ae757003bad17cf15e974b8101ec51079ef6e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-3648384.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2940, '2021-01-28 11:17:00', 'SALE/POS2943', 451, 'রিপন মাস্টার(চন্ডিবের)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-6927&lt;&sol;p&gt;', '', '241920.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '241920.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-31 11:56:00', '25.195', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b1403fc7e3c48add9d6fe85e670c361755ee31d90c1601f0d06e3c7c1830362e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-3400608.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2941, '2021-01-28 11:17:00', 'SALE/POS2944', 301, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;MMT-11-0139&lt;&sol;p&gt;', '', '179300.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '179300.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-31 11:56:29', '17.93', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '885dd22612a8e6192a9fb3042a2a96c12b09a9d988dfa812c27ef751b9558fc5', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-79836.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2942, '2021-01-28 11:18:00', 'SALE/POS2945', 392, 'মেসার্স A.B.C ব্রিক্স (নেত্রকোনা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-8040&lt;&sol;p&gt;', '', '249270.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '249270.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-31 11:57:03', '23.735', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e4f50da4b14867412b2083422de41fd5abb5ec9502ed2e42fa610eb7ab3fa8d4', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1621536.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2943, '2021-01-28 11:20:00', 'SALE/POS2946', 347, 'মেসার্স এশিয়া ব্রিকস(সাল্লাবাদ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-6634&lt;&sol;p&gt;', '', '172872.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '172872.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-31 11:57:48', '17.64', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'fefe2d15d9ea4790cf4a3bc8a84f392394eb1682499cafea8a6e551756ff24d6', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '790964.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2944, '2021-01-28 11:21:00', 'SALE/POS2947', 474, 'মো. রাসেল C/O এশিয়া ব্রিকস(সাল্লাবাদ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMD-14-0777&lt;&sol;p&gt;', '', '162288.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '162288.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-31 12:23:21', '16.555', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e988fafbd370e1be41a7e499f4f5eed909713baf5f57f536882465cf472b912a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '332318.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2945, '2021-01-28 11:23:00', 'SALE/POS2948', 474, 'মো. রাসেল C/O এশিয়া ব্রিকস(সাল্লাবাদ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMD-14-0777&lt;&sol;p&gt;', '', '163268.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '163268.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-31 12:24:05', '16.655', 1, '700000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '59f7d977035f4d2e5481a2ce010d84112396980433dbabb7296eb722f45b47bb', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '494557.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2946, '2021-01-28 11:23:00', 'SALE/POS2949', 472, 'মেসার্স F.M.S ব্রিক্স(শাহঁবাজপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-4153&lt;&sol;p&gt;', '', '229612.50', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '229612.50', 'completed', 'due', 0, NULL, 1, 1, '2021-01-31 12:24:46', '23.55', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c59da1ad17e6ba08437ca1be0b3c9920dee776e7933aed6c19dedc3ededd6bd9', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-400000.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2947, '2021-01-28 11:25:00', 'SALE/POS2950', 472, 'মেসার্স F.M.S ব্রিক্স(শাহঁবাজপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-2906&lt;&sol;p&gt;', '', '230295.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '230295.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-31 12:28:40', '23.62', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd577de2273ab3fed92c145ad499a808690a1062271a32ca4fad158455a407549', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-170387.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2948, '2021-01-28 11:25:00', 'SALE/POS2951', 472, 'মেসার্স F.M.S ব্রিক্স(শাহঁবাজপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-0613&lt;&sol;p&gt;', '', '231757.50', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '231757.50', 'completed', 'due', 0, NULL, 1, 1, '2021-01-31 12:27:49', '23.77', 1, '291541.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '92925f61acb86e8ccc4ff3b8c0d706159c8137e5d621f58e067c9c61ad2b1bf1', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '59907.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2949, '2021-01-28 11:26:00', 'SALE/POS2952', 301, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5080&lt;&sol;p&gt;', '', '188600.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '188600.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-31 12:29:57', '18.855', 1, '342455.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '74f8588169b94345fbc0664ddac7506f5df0339001f5bc50a3eebf2400c57a17', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '99464.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2950, '2021-01-28 11:28:00', 'SALE/POS2953', 475, 'সনি ব্রিক্স(ধরকা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-3318&lt;&sol;p&gt;', '', '248332.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '248332.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-31 12:33:58', '25.34', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '853473f190b623bd8b1eeb0c7bffb502284c3e7b80d56a09a5d06fc26070d981', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-1046444.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2951, '2021-01-28 11:29:00', 'SALE/POS2954', 475, 'সনি ব্রিক্স(ধরকা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-7833&lt;&sol;p&gt;', '', '240884.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '240884.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-31 12:34:46', '24.575', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e6d6e488ed89a7ff261b931632d5f0cdd85f4836b5b333be5b7e78564fe82aea', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-798112.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2952, '2021-01-28 11:31:00', 'SALE/POS2955', 475, 'সনি ব্রিক্স(ধরকা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0409&lt;&sol;p&gt;', '', '241080.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '241080.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-31 12:35:25', '24.6', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '445d545bd14c8fd7cc28856d4c6af74fd7e5054792ed18d7a315e0ac8e91d0db', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-557277.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2953, '2021-01-28 11:32:00', 'SALE/POS2956', 475, 'সনি ব্রিক্স(ধরকা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;BOT-11-0438&lt;&sol;p&gt;', '', '219128.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '219128.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-31 12:35:52', '22.36', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c5c5ba9a750086fba90a1cefcbc8a5950a188cee62005a1ee7192d55ed07f5dd', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-316197.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2954, '2021-01-28 11:32:00', 'SALE/POS2957', 383, 'মায়ের দোয়া ব্রিক্স(শাবাজপূর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-9544&lt;&sol;p&gt;', '', '245834.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '245834.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-31 12:36:17', '24.335', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ef0e1eb5bebda012828c08eda11eec8215b1f31191337414c78f6c2b517ede74', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '686377.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2955, '2021-01-28 11:35:00', 'SALE/POS2958', 335, 'মোঃ জাকির হোসেন জামাই(কালিপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-13-1467&lt;&sol;p&gt;', '', '133730.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '133730.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-31 12:36:42', '15.545', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '6ddc4d0c1246829e1ad27ab918c16252e9c6e3dc8fb10de5f07404efe178b43f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '878403.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2956, '2021-01-28 11:38:00', 'SALE/POS2959', 335, 'মোঃ জাকির হোসেন জামাই(কালিপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0229&lt;&sol;p&gt;', '', '116530.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '116530.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-31 12:37:19', '13.545', 1, '1000000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '63a811e174cc0194208aaafbce9a0d267692f4144393a8eb5a250e6d4234a81a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1012090.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2957, '2021-01-28 11:40:00', 'SALE/POS2960', 314, 'মেসার্স আজিজ শাহ ট্রান্সপোর্ট(ভৈরবপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5851&lt;&sol;p&gt;', '', '157505.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '157505.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-31 12:37:51', '18.53', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '373ee2b051e0cb869d273cc68dcc6bc3f977467a34ef9cce21049a184d3e03ae', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-2342990.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2958, '2021-01-28 11:42:00', 'SALE/POS2961', 383, 'মায়ের দোয়া ব্রিক্স(শাবাজপূর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-9544&lt;&sol;p&gt;', '', '218328.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '218328.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-31 12:38:12', '24.81', 1, '100000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd9396035cd3c8540410d122fba726ead1f5f3061994c2df5e55d96b7cd14f97d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '932160.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2959, '2021-01-28 11:42:00', 'SALE/POS2962', 314, 'মেসার্স আজিজ শাহ ট্রান্সপোর্ট(ভৈরবপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-5403&lt;&sol;p&gt;', '', '137539.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '137539.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-31 12:38:35', '17.41', 1, '120000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ab39f76cdfc10eee130a6fec45f481076473d4c3c92c535a8029bc2b5c6c208f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-2185485.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2960, '2021-01-29 13:48:00', 'SALE/POS2963', 364, 'মো. জহিরুল ইসলাম (তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-5054&lt;&sol;p&gt;', '', '134688.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '134688.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-31 13:58:03', '14.03', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '52ed0f933e4fdc3a044a950193d371472bf15e163a47656c77c14ae6dad745f4', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1458462.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2961, '2021-01-29 13:49:00', 'SALE/POS2964', 434, 'শিবলী মিয়া(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-9083&lt;&sol;p&gt;', '', '164221.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '164221.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-31 13:58:26', '16.93', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '535cc0ea4f9e9c551f44df0a991c460cb84106a974a81cda59381ed13b2c94ca', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2962, '2021-01-29 13:50:00', 'SALE/POS2965', 434, 'শিবলী মিয়া(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CMT-11-4548&lt;&sol;p&gt;', '', '150253.00', '0.00', '74', '74.00', '74.00', '0.00', NULL, '0.00', '0.00', '0.00', '150179.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-31 13:59:43', '15.490', 1, '314400.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '3088d2637f14394de527730fae47beea840d2ef953eb2362e49e6b85ee7456eb', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '164221.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2963, '2021-01-29 13:50:00', 'SALE/POS2966', 358, 'মেসার্স R.S.P. ব্রিক্স (ভৈরব)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-9390&lt;&sol;p&gt;', '', '150544.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '150544.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-31 14:01:04', '15.52', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7a437b96fe2def3d1d8d339dde83b1ba8a4177092aa679d81c2e7548eca43cd6', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-4403885.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2964, '2021-01-29 13:51:00', 'SALE/POS2967', 451, 'রিপন মাস্টার(চন্ডিবের)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-3112&lt;&sol;p&gt;', '', '199584.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '199584.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-31 14:01:29', '20.785', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '59b6876de7efc1598c6be1e9367c6ad5d60c7f772ca1c19e8a60ee7ca21747d3', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-3158688.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2965, '2021-01-29 13:52:00', 'SALE/POS2968', 364, 'মো. জহিরুল ইসলাম (তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-8155&lt;&sol;p&gt;', '', '146349.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '146349.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-31 14:01:57', '14.485', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7d00d638d5639e0f2db8d5ef267d96faae276d9e72331d73082beda8f0df45c7', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1593150.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2966, '2021-01-29 13:52:00', 'SALE/POS2969', 347, 'মেসার্স এশিয়া ব্রিকস(সাল্লাবাদ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;MPT-11-0025&lt;&sol;p&gt;', '', '193060.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '193060.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-31 14:02:51', '19.7', 1, '1000000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '70bbf33d627ac26a8a98c7e4f976707e61e56a00957bcba56b5e5f606e1dcb83', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '963836.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2967, '2021-01-29 13:53:00', 'SALE/POS2970', 301, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;MMT-11-0139&lt;&sol;p&gt;', '', '182911.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '182911.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-31 14:03:52', '18.11', 1, '185000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '2a8b91ba882d781a73347443bae349e408f756c89024730ffcf832cdbc2f521c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-54391.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2968, '2021-01-29 13:54:00', 'SALE/POS2971', 474, 'মো. রাসেল C/O এশিয়া ব্রিকস(সাল্লাবাদ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMD-14-0777&lt;&sol;p&gt;', '', '168756.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '168756.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-28 09:19:09', '17.22', 1, '1082156.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a26dcb32bfbaf117e1dec5bbc9e65244bfee54f236f08af338315aab84948a13', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-42126.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2969, '2021-01-29 13:54:00', 'SALE/POS2972', 335, 'মোঃ জাকির হোসেন জামাই(কালিপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-4962&lt;&sol;p&gt;', '', '123496.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '123496.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-31 14:05:18', '14.355', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1c9c3685c455388ae37f296a5da2a86963a4a1d6718aea52f093ed69626ce947', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '128663.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2970, '2021-01-29 13:55:00', 'SALE/POS2973', 341, 'মেসার্স ফাইভ স্টার ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-8737&lt;&sol;p&gt;', '', '132254.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '132254.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-31 14:05:38', '14.86', 1, '137753.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '0d27f0f43a075f41455cbf312982a6caca78a3081aedc284d490a5fbd9e64d6c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '623331.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2971, '2021-01-29 13:55:00', 'SALE/POS2974', 314, 'মেসার্স আজিজ শাহ ট্রান্সপোর্ট(ভৈরবপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5851&lt;&sol;p&gt;', '', '142460.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '142460.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-31 14:06:11', '16.76', 1, '19686.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'caa36eab9f5c47f4ef539d76fa9fec3a120c6d9554aa4f0e703aca8773425bc4', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-2167946.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2972, '2021-01-29 13:56:00', 'SALE/POS2975', 407, 'মেসার্স ইটনা ব্রিক্স(ইটনা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;নৌকা বক্স মাপে&lt;&sol;p&gt;', '', '1380000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '1380000.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-31 14:06:41', '150', 1, '740000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5fea61bd25a4e45f0ddf2eb96af9beec4635591f2ce67b7533abdc72270cb3c1', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1253000.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2973, '2021-01-29 13:57:00', 'SALE/POS2976', 358, 'মেসার্স R.S.P. ব্রিক্স (ভৈরব)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;নৌকা বক্স মাপে&lt;&sol;p&gt;', '', '0.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '0.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-31 14:07:02', '100', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '11063743445bbf3eaf9e4bfb6d29d834dfe549f6b5d6610b65a39eaf0c97badf', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-4253341.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2974, '2021-01-30 14:12:00', 'SALE/POS2977', 328, 'মেসার্স M.B.F. ব্রিক্স(সরারচর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2334&lt;&sol;p&gt;', '', '248040.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '248040.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-31 14:42:45', '23.845', 1, '200000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '89601521ec91da7d403b23bbaafc93c803b17c7e6570848d8df926357ea9ae06', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1156050.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2975, '2021-01-30 14:13:00', 'SALE/POS2978', 364, 'মো. জহিরুল ইসলাম (তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-7432&lt;&sol;p&gt;', '', '139885.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '139885.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-31 14:43:26', '13.85', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a80fabc7b159a03c4d9dcb40caef806cc0a12add5c81c7dddc4a80c9ceaf4856', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1739499.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2976, '2021-01-30 14:14:00', 'SALE/POS2979', 366, 'মেসার্স মেহেদী ব্রিক্স(বি বাড়ীয়া)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CMT-11-3344&lt;&sol;p&gt;', '', '212466.00', '0.00', '15', '15.00', '15.00', '0.00', NULL, '0.00', '0.00', '0.00', '212451.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-31 14:44:41', '20.825', 1, '212400.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '3791aa6e4bb6e43dfb2d591b2b81e34c19d5118fe75344ebe822b5e84323d449', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '154500.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2977, '2021-01-30 14:16:00', 'SALE/POS2980', 335, 'মোঃ জাকির হোসেন জামাই(কালিপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-13-1105&lt;&sol;p&gt;', '', '156366.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '156366.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-31 14:45:02', '15.329', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '445ebe4390ccd7c0cfe1b705f9f946f05759f0182bca48c6557b2b0846bc5183', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '252159.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2978, '2021-01-30 14:17:00', 'SALE/POS2981', 335, 'মোঃ জাকির হোসেন জামাই(কালিপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;BOT-11-0852&lt;&sol;p&gt;', '', '144126.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '144126.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-31 14:47:14', '14.13', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'bd56bcb5fd34af6e095a3a502de6880359cc05ac7fdf995e809ba453ba922c43', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '408525.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2979, '2021-01-30 14:19:00', 'SALE/POS2982', 440, 'দীপু পাল(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;BOT-11-0438&lt;&sol;p&gt;', '', '221544.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '221544.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-01-31 14:47:55', '21.72', 1, '221544.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '6a5f9e9e62818c8d03f22b8e82a8db0916e88b0868beca89322385b46168db19', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2980, '2021-01-30 14:20:00', 'SALE/POS2983', 387, 'মেসার্স সমতা ব্রিক্স (নেত্রকোনা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-4191&lt;&sol;p&gt;', '', '207060.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '207060.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-31 14:48:14', '20.295', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '0f234ee27bbe240a4b2744cfdd7882ab15e25768b77440a9c1a3bbd5d77daea5', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '4035134.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2981, '2021-01-30 14:24:00', 'SALE/POS2984', 387, 'মেসার্স সমতা ব্রিক্স (নেত্রকোনা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-5566&lt;&sol;p&gt;', '', '243780.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '243780.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-31 14:48:48', '23.895', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '099ddaf938f4d724c042597e2c6c8a02ca58137acc1b0329d37abc293b3c2e96', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '4242143.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2982, '2021-01-30 14:24:00', 'SALE/POS2985', 350, 'মেসার্স M.M.K. ব্রিক্স (কিশোরগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-8787&lt;&sol;p&gt;', '', '171630.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '171630.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-25 19:55:17', '19.07', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b4f9b80561f67bcfd80ee32820c96be905c80103a3fb2a5a27204eb52135f166', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '63791.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2983, '2021-01-30 14:25:00', 'SALE/POS2986', 350, 'মেসার্স M.M.K. ব্রিক্স (কিশোরগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-8787&lt;&sol;p&gt;', '', '171630.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '171630.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-25 19:55:40', '19.07', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '418a4d0045567fef4a5ed0c43187f51af197fdcd14fa1a5f325f23583ea9d771', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '63791.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2984, '2021-01-30 14:26:00', 'SALE/POS2987', 327, 'মো.সফর আলী সর্দার(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-1514&lt;&sol;p&gt;', '', '265710.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '265710.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-31 14:50:48', '26.045', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '42454289a0f9d2bcb2b2c49d2ebc90c4ca5f6c3697f1719f033186fb77935f90', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1243700.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2985, '2021-01-30 14:27:00', 'SALE/POS2988', 327, 'মো.সফর আলী সর্দার(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-9888&lt;&sol;p&gt;', '', '238680.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '238680.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-31 14:52:10', '23.395', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b5e81dda0bc7e1eaca32737daeade951228470ca233fa52b8af1985672737f40', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1509359.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2986, '2021-01-30 14:28:00', 'SALE/POS2989', 327, 'মো.সফর আলী সর্দার(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1071&lt;&sol;p&gt;', '', '242964.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '242964.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-31 14:52:30', '23.82', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '77c950428a117495ecc8cf6974fd52016510b9c2958320e62e8440fef0fc4f73', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1747988.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2987, '2021-01-30 14:29:00', 'SALE/POS2990', 306, 'মেসার্স তাহসিন এন্টারপ্রাইজ(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-7832&lt;&sol;p&gt;', '', '157863.00', '0.00', '63', '63.00', '63.00', '0.00', NULL, '0.00', '0.00', '0.00', '157800.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-01-31 14:52:58', '15.630', 1, '157800.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8225ec9184a3d5ecc61e5ecf6f7aaa0e1b3fd45484320071ac9baa71d80a82e8', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '65816.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2988, '2021-01-30 14:30:00', 'SALE/POS2991', 358, 'মেসার্স R.S.P. ব্রিক্স (ভৈরব)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;বক্স মাপে নৌকা&lt;&sol;p&gt;', '', '0.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '0.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-31 14:53:22', '100', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e7ca28507ad44d5ad19eebde6537339a16f41795c767bdce1ce93b021d0af471', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-4253341.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2989, '2021-01-30 14:30:00', 'SALE/POS2992', 375, 'মেসার্স গনি ব্রিক্স (ঈশ্বরগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1088&lt;&sol;p&gt;', '', '203304.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '203304.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-31 14:53:44', '23.64', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ce68a159c8859ba5010c3797da5a7bd3b3dd339d03625614ce7c700e322fb5f0', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '166992.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2990, '2021-01-30 14:31:00', 'SALE/POS2993', 370, 'মো. কয়েছ মিয়া(সুনামগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-2481&lt;&sol;p&gt;', '', '206016.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '206016.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-31 14:54:12', '21.46', 1, '150931.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '76ecb1ced87b2db9b0a4b2cd859349c18d81ec07078b9593eaee729172b2096e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2915617.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2991, '2021-01-30 14:32:00', 'SALE/POS2994', 364, 'মো. জহিরুল ইসলাম (তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-9353&lt;&sol;p&gt;', '', '130752.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '130752.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-31 14:54:43', '13.62', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '0ffbc6665fecc4c707ac4efb3dd3965c6c626291a7a7a8d0d4372a92e1bd9ec8', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1879384.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2992, '2021-01-30 14:33:00', 'SALE/POS2995', 364, 'মো. জহিরুল ইসলাম (তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1897&lt;&sol;p&gt;', '', '132768.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '132768.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-31 14:55:05', '13.83', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'eb0d4f3530be2db4c646b2ada19d12db86c3b17e284aa37f1dda1e6cde68e653', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2010136.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2993, '2021-01-30 14:33:00', 'SALE/POS2996', 314, 'মেসার্স আজিজ শাহ ট্রান্সপোর্ট(ভৈরবপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5851&lt;&sol;p&gt;', '', '119685.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '119685.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-31 14:55:29', '15.149', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '0383412b4ed89723e9850c4d90f2ff5eb07703e88f828604ee37398924b93796', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-2025486.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2994, '2021-01-30 14:34:00', 'SALE/POS2997', 364, 'মো. জহিরুল ইসলাম (তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-6804&lt;&sol;p&gt;', '', '124080.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '124080.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-31 14:56:05', '14.095', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '233f7a4558727381f359f36bb6944ece388f1d0501d663dae539726006f49e3b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2142904.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2995, '2021-01-30 14:34:00', 'SALE/POS2998', 364, 'মো. জহিরুল ইসলাম (তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-3845&lt;&sol;p&gt;', '', '126368.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '126368.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-31 14:56:24', '14.355', 1, '611.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1b1cefc09c89586aa213ee1fd71a57320528c8196c31182064f7a05d38e9493f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2266940.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2996, '2020-12-05 18:09:00', 'SALE/POS2999', 407, 'মেসার্স ইটনা ব্রিক্স(ইটনা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;ইট ক্রয় বাবদ&lt;&sol;p&gt;', '', '0.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '0.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-01-31 18:10:39', '1', 1, '2800000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '9b373d5f9bcecaf4fbcb662cf10fd60b5bf34cd356ec9aa376e994f46f075ac5', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2593000.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2997, '2020-10-01 18:13:00', 'SALE/POS3000', 407, 'মেসার্স ইটনা ব্রিক্স(ইটনা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;সোনালী ব্যাংক মারফত নেওয়া&lt;&sol;p&gt;', '', '500000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '500000.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-31 18:13:58', '1', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '969238d8911630cf6b0a45096d0cf64be4d96c170d11c0b51b09f5f66280af46', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-207000.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2998, '2020-11-09 18:15:00', 'SALE/POS3001', 407, 'মেসার্স ইটনা ব্রিক্স(ইটনা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;সোনালী চেক মারফত নেওয়া&lt;&sol;p&gt;', '', '500000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '500000.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-31 18:16:39', '1', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5982ddf1b82d761975f88d75444aa8627f638d814abb476ed105fa6376f168ed', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '293000.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (2999, '2021-01-27 18:26:00', 'SALE/POS3002', 480, 'মেসার্স তাকওয়া ট্রেডিং(কোম্পানীগজ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '30000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '30000.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-31 18:27:16', '1', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '965657a39720138bb8897af2de425c53802a69643f3425fc6c234aafa3778a06', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-691242.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3000, '2021-01-27 18:32:00', 'SALE/POS3003', 301, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '15000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '15000.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-31 18:32:58', '1', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '6703b866dfba4d32d548c071ec95607c7cabad17069eb20c56e06619ea584321', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-6480.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3001, '2021-01-23 19:09:00', 'SALE/POS3004', 471, 'মাহবুব মিয়া(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-8750&lt;&sol;p&gt;', '', '227106.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '227106.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-31 19:14:00', '22.94', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '2149a555ba4af65cafa27aed266e00e5e83a7b64f5044d3b6fa27aac30c43b83', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-495000.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3002, '2021-01-23 19:09:00', 'SALE/POS3005', 471, 'মাহবুব মিয়া(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-1376&lt;&sol;p&gt;', '', '232056.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '232056.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-31 19:15:31', '23.435', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ce3e781632a529a8aadd8da4bfcdb049a2f24daa985e57edaaec67656269ff7b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-267894.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3003, '2021-01-24 19:13:00', 'SALE/POS3006', 471, 'মাহবুব মিয়া(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '40525.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '40525.00', 'completed', 'due', 0, NULL, 1, 1, '2021-01-31 19:15:49', '1', 1, '4687.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '77733e2c6ecfc21f813fdc778092af03eb05c832c8b2adb30116e174c2859113', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-35887.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3004, '2021-01-30 21:17:00', 'SALE/POS3007', 218, 'মেসার্স ইলহাম ব্রিক্স(কুলিয়ার চর)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;২০১৮-২০১৯ এর বকেয়া&lt;&sol;p&gt;', '', '50000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '50000.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-01 12:46:47', '1', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '258a0b4ca73eea0c32e4cd782d9cabaa08ce6d4aaaf9d4d1560f64e3bbf0dbd2', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '38841.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3005, '2021-01-31 12:44:00', 'SALE/POS3008', 280, 'বিধান(ভৈরব)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-5230&lt;&sol;p&gt;', '', '81838.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '81838.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-01 12:45:24', '493', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '4013e761c53a81d32259e0aa59e8405043dcc8182dc7e1003ec36ac697cd23d9', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3006, '2021-01-31 13:08:00', 'SALE/POS3009', 357, 'মেসার্স বাবুল ব্রিক্স(বিজয়নগর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5080&lt;&sol;p&gt;', '', '165081.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '165081.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-01 13:18:19', '22.462', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '17165c305ee4e5d3bf3c6b2a4665eb953a616947ada0775d519c9ff827536167', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-105860.70');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3007, '2021-01-31 13:08:00', 'SALE/POS3010', 357, 'মেসার্স বাবুল ব্রিক্স(বিজয়নগর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;BOT-11-0438&lt;&sol;p&gt;', '', '157437.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '157437.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-01 13:19:37', '21.42', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '522d597af66ac5959e961ca5ea1b05460dc81953506ab4744c84857d6cb9903f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '59235.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3008, '2021-01-31 13:09:00', 'SALE/POS3011', 335, 'মোঃ জাকির হোসেন জামাই(কালিপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-15-2173&lt;&sol;p&gt;', '', '156978.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '156978.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-01 13:20:02', '15.39', 1, '200000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7d53e2029f55d9e05bbc0d04686a71153ee8ae0b1158a0aa919d92a6410c1aab', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '552651.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3009, '2021-01-31 13:10:00', 'SALE/POS3012', 385, 'মেসার্স সরারচর ব্রিক্স(বাজিতপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-3863&lt;&sol;p&gt;', '', '209952.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '209952.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-01 13:20:34', '19.44', 1, '900000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '3a3bcb091fc96a21ae8bb26a5a612263be4fb767b080edf0d7fe9f955e8de604', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '866777.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3010, '2021-01-31 13:11:00', 'SALE/POS3013', 373, 'মো. আলী ইউসুফ(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2603&lt;&sol;p&gt;', '', '225770.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '225770.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-01 13:21:17', '21.1', 1, '200000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '71d9dfe392e80451d9009a82a177c842a0fd676d161b72dd7727eda26901f986', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '314688.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3011, '2021-01-31 13:11:00', 'SALE/POS3014', 318, 'মো. মিঠু সরকার(চানপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2396&lt;&sol;p&gt;', '', '147553.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '147553.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-01 13:21:52', '13.79', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ac1daac358ca4f505a62762d1e8726f46f1aabbb57f588e260d92e1a6ee17f59', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1644141.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3012, '2021-01-31 13:12:00', 'SALE/POS3015', 318, 'মো. মিঠু সরকার(চানপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-5386&lt;&sol;p&gt;', '', '153866.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '153866.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-01 13:22:29', '14.38', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '843d1e4a3d44612a6159cf35938466adcbdd8dae5eafc9fed174cb3fdcdd5c4c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1791694.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3013, '2021-01-31 13:13:00', 'SALE/POS3016', 364, 'মো. জহিরুল ইসলাম (তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5273&lt;&sol;p&gt;', '', '152985.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '152985.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-01 13:23:18', '14.57', 1, '650000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b7c4f7acc16e0cd578153358142d296a899526f744581ce01a5e01103422e450', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2392741.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3014, '2021-01-31 13:13:00', 'SALE/POS3017', 362, 'মেসার্স A.U.B ব্রিক্স(সরারচর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-8293&lt;&sol;p&gt;', '', '265032.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '265032.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-01 13:23:56', '24.535', 1, '800412.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '59b428af5dbefe1b3dd1f619f7e9574d63cb7e7287e8df019f2066dfd85dee36', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1696990.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3015, '2021-01-31 13:14:00', 'SALE/POS3018', 327, 'মো.সফর আলী সর্দার(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1071&lt;&sol;p&gt;', '', '247452.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '247452.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-01 13:25:37', '24.26', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '0d96fdd7190949e43fb5a57647aea606d1ddd7508e64a2620b566fa54175a9ee', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1991054.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3016, '2021-01-31 13:15:00', 'SALE/POS3019', 327, 'মো.সফর আলী সর্দার(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-1514&lt;&sol;p&gt;', '', '271728.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '271728.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-01 13:26:02', '26.64', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '41285b3ca21e165b89d04d2ad17bbbc8990af9b0edf76044c57b0a274be97037', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2238506.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3017, '2021-01-31 13:16:00', 'SALE/POS3020', 327, 'মো.সফর আলী সর্দার(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-8066&lt;&sol;p&gt;', '', '246126.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '246126.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-01 13:26:23', '24.13', 1, '1300000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '781f44dd24cc85568187a589a5340587d6e75c75703969e0d1edb21c0841cc05', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2510234.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3018, '2021-01-31 13:17:00', 'SALE/POS3021', 370, 'মো. কয়েছ মিয়া(সুনামগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-7425&lt;&sol;p&gt;', '', '177772.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '177772.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-01 13:26:47', '18.14', 1, '100000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a10b643526fabc7ccd4e7d684fae56005596e1d77be512fd47a6d5c2c0df4b23', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2970702.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3019, '2021-01-29 13:06:00', 'SALE/POS3022', 443, 'প্রো. রাসেল(আশুগঞ্জ)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;২ ট্রলি X ৯৩ ফুট&lt;&sol;p&gt;', '', '31062.00', '0.00', '2', '2.00', '2.00', '0.00', NULL, '0.00', '0.00', '0.00', '31060.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-02-01 20:07:58', '186', 1, '31060.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'bbb1bf64feb59914af34382bfe4871352f37eed4804e137919b190ea0db46ed0', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3020, '2021-01-29 13:10:00', 'SALE/POS3023', 481, 'খোকন(কমলপুর)(পাথর)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;১ ট্রলি X ৯০ ফুট&lt;&sol;p&gt;', '', '15210.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '15210.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-01 20:11:27', '90', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '78daa6b2ebde7b1c3f95e242f352fd0620963aba4debe357ed5c4e82cf9bb182', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3021, '2021-02-01 16:37:00', 'SALE/POS3024', 332, 'ডা. হাবিব(ভৈরবপুর)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;ট্রলি ৩ x ৯০ফুট&lt;&sol;p&gt;', '', '45900.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '45900.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-02 16:38:44', '270', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '99271190fb3a4f88d5301f8ebb6a34d88a9c3f94234ae5083abde8953d38e99d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '594150.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3022, '2021-02-01 16:39:00', 'SALE/POS3025', 335, 'মোঃ জাকির হোসেন জামাই(কালিপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;BOT-11-0739&lt;&sol;p&gt;', '', '149022.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '149022.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-02 17:19:55', '14.61', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'bfed1e60db70882a04ba84715959522ced887306767c6d5ac75d30ceb8dbc53a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '709629.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3023, '2021-02-01 16:40:00', 'SALE/POS3026', 335, 'মোঃ জাকির হোসেন জামাই(কালিপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-13-0792&lt;&sol;p&gt;', '', '164118.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '164118.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-02 17:20:22', '16.09', 1, '500000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7f4f89a788dfb03549cc9fa577e63be92736120b6b10c517c075fbf83baca3ef', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '858651.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3024, '2021-02-01 16:41:00', 'SALE/POS3027', 318, 'মো. মিঠু সরকার(চানপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;BOT-11-2103&lt;&sol;p&gt;', '', '163175.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '163175.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-02 17:21:10', '15.25', 1, '500000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b8188a95595e872b71c24ec9f3c9121a59e1ad1d6c355a218660f8012b485593', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1945560.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3025, '2021-02-01 16:41:00', 'SALE/POS3028', 352, 'মেসার্স ইলহাম ব্রিক্স(কুলিয়ার চর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-3228&lt;&sol;p&gt;', '', '279828.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '279828.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-02 17:21:33', '25.905', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1b99c5edaa786d56b9738331e34bd9d0f78f0d7e5a3bbb12896e00619e8659f6', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '149381.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3026, '2021-02-01 16:43:00', 'SALE/POS3029', 451, 'রিপন মাস্টার(চন্ডিবের)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-8022&lt;&sol;p&gt;', '', '200448.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '200448.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-02 17:22:00', '20.875', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e0fe5ffbb95062940d9fd0c1547cc64170dde190bc3a5522026a78e54e9d1912', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-2959104.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3027, '2021-02-01 16:44:00', 'SALE/POS3030', 336, 'মেসার্স আকাশ ব্রিক্স(চান্দুরা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0409&lt;&sol;p&gt;', '', '222120.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '222120.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-02 17:22:20', '24.675', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8dbeccf4f7d0b34c48b3bbfb656015abbd2c336e023a509182ddec363619c5d9', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '4505817.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3028, '2021-02-01 16:44:00', 'SALE/POS3031', 336, 'মেসার্স আকাশ ব্রিক্স(চান্দুরা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2395&lt;&sol;p&gt;', '', '254700.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '254700.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-02 17:22:43', '28.3', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '39a5aaeeeccf1b4ed5dfd15efdad83ded6dfdfeed4c08c1200646ea2fcd2f471', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '4727892.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3029, '2021-02-01 16:45:00', 'SALE/POS3032', 337, 'জালাল ব্রিক্স(চান্দুরা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0384&lt;&sol;p&gt;', '', '228690.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '228690.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-02 17:23:11', '25.405', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'eb4a41f4fc5b1cc2f760072ea05a35d3646128f44f3ac66b2ec3dbcceb6e02d5', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '4041692.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3030, '2021-02-01 16:47:00', 'SALE/POS3033', 337, 'জালাল ব্রিক্স(চান্দুরা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-9544&lt;&sol;p&gt;', '', '221220.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '221220.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-02 17:23:34', '24.575', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8734fdb8e19a64de2fa5e99a337924f7e6f1e6fc1d812eedb0f662cc9bf5377c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '4270337.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3031, '2021-02-01 16:50:00', 'SALE/POS3034', 333, 'হাসান ব্রিক্স(চান্দুরা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-1350&lt;&sol;p&gt;', '', '214200.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '214200.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-02 17:24:34', '23.795', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '9aa28b72ff46b42824147fe049cbfe0165fdce334cac06793f7c7942d1c153a0', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '4295635.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3032, '2021-02-01 16:51:00', 'SALE/POS3035', 333, 'হাসান ব্রিক্স(চান্দুরা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-6821&lt;&sol;p&gt;', '', '229500.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '229500.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-02 17:24:12', '25.5', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '0db9a40426bab0d74b80eb640f16f925c8c34358bcc924b8c05723f7d30cffe7', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '4509790.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3033, '2021-02-01 16:59:00', 'SALE/POS3036', 329, 'হাজী মো. আইনুল ইসলাম(চান্দুরা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;৩ ব্রিক্স এর মোট হিসাব&lt;&sol;p&gt;', '', '1370250.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '1370250.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-02 17:24:49', '1', 1, '2500000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '502be8820d18c42bf9a6344a4db21f4f68cdf39b6a26b1cfa118c63ccf114237', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2319403.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3034, '2021-02-01 17:17:00', 'SALE/POS3037', 370, 'মো. কয়েছ মিয়া(সুনামগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1657&lt;&sol;p&gt;', '', '178654.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '178654.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-02 17:25:15', '18.23', 1, '200000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '4e2c93d3c2efb16187aa27ab603d853ec35005997944fbadc60921c63c6753e4', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '3048474.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3035, '2021-02-01 17:18:00', 'SALE/POS3038', 314, 'মেসার্স আজিজ শাহ ট্রান্সপোর্ট(ভৈরবপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;নৌকা বক্স মাপে&lt;&sol;p&gt;', '', '356000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '356000.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-02 17:25:44', '40', 1, '300000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '93148318624638b6b5d08bd5ab46fcd585bab75273e3e1613a67824325f5f6ce', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-1905801.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3036, '2021-02-01 18:32:00', 'SALE/POS3039', 480, 'মেসার্স তাকওয়া ট্রেডিং(কোম্পানীগজ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;হাজী ওবায়দুল হক বাবুল&lpar;চায়না ফ্যাশন মারফত&rpar;&lt;&sol;p&gt;&lt;p&gt;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;CC হতে&lt;&sol;p&gt;', '', '661285.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '661285.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-02 18:33:53', '1', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c0c159eeb20e1ccf10757e8ee1cb8b73e05fb84215be65fa8fa021c62d86d6f8', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-661242.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3037, '2021-02-02 12:13:00', 'SALE/POS3040', 332, 'ডা. হাবিব(ভৈরবপুর)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;২ ট্রলি x ৯০ ফুট&lt;&sol;p&gt;', '', '30600.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '30600.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-03 12:13:59', '180', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd86fa7424fa29fe9424f1f9aa979376f3bc849391af81f21ff6fe2bc69c14170', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '640050.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3038, '2020-11-12 12:23:00', 'SALE/POS3041', 332, 'ডা. হাবিব(ভৈরবপুর)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;ট্রলি ভাড়া&lt;&sol;p&gt;', '', '3300.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '3300.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-03 12:45:20', '6', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e92885db5bf69a83c7c5489dad7c9feb81b7e0f27feb4bd345e7649eb21d85df', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '86860.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3039, '2021-01-19 12:24:00', 'SALE/POS3042', 332, 'ডা. হাবিব(ভৈরবপুর)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;ট্রলি ভাড়া&lt;&sol;p&gt;', '', '1200.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '1200.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-03 12:46:21', '2', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f3eec7ad33b21d25325646de4a6facb92efe471836d0d69e9e2d82564617a143', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '90160.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3040, '2021-01-21 12:25:00', 'SALE/POS3043', 332, 'ডা. হাবিব(ভৈরবপুর)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;ট্রলি ভাড়া&lt;&sol;p&gt;', '', '600.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '600.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-03 12:46:56', '1', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a54518d6a339b5072b9d3fb910195ca70e3badd13f18c58b5e7ac04cea43dfd9', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '91360.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3041, '2021-01-22 12:26:00', 'SALE/POS3044', 332, 'ডা. হাবিব(ভৈরবপুর)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;ট্রলি ভাড়া&lt;&sol;p&gt;', '', '1200.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '1200.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-03 12:48:10', '2', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '714a2d7bf40a8ef65b35b627f9fe1eddb2c7d0b56671f1bf0e9f9918d7929d00', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '91960.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3042, '2021-01-27 12:27:00', 'SALE/POS3045', 332, 'ডা. হাবিব(ভৈরবপুর)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;ট্রলি ভাড়া&lt;&sol;p&gt;', '', '600.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '600.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-03 12:48:53', '1', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '07afff17495f2436b483047552a1f532d5a1ddd57d1388d6acfe27e4272f7aba', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '93160.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3043, '2021-02-01 12:42:00', 'SALE/POS3046', 332, 'ডা. হাবিব(ভৈরবপুর)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;ট্রলি ভাড়া&lt;&sol;p&gt;', '', '1800.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '1800.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-03 12:49:24', '3', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e11a42b27505f26e13117eecde216e35c1e9aa38181840fa96101e83ce9825eb', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '93760.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3044, '2021-02-02 12:42:00', 'SALE/POS3047', 332, 'ডা. হাবিব(ভৈরবপুর)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;ট্রলি ভাড়া&lt;&sol;p&gt;', '', '1200.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '1200.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-03 13:22:03', '2', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '60cb27532bb24b296c598bfdeea445f68dcde04b665dbe02c26ffcb23c1705e6', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '95560.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3045, '2021-01-28 12:52:00', 'SALE/POS3048', 481, 'খোকন(কমলপুর)(পাথর)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '0.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '0.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-02-03 12:54:30', '1', 1, '15210.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5505f1503b141acdb14084c66700ca755830cb03a84ca1e0ca9aec9df27e9c7c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '15210.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3046, '2021-01-06 12:56:00', 'SALE/POS3049', 478, 'মহিন(ভৈরবপুর)(পাথর)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '0.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '0.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-02-03 12:57:39', '1', 1, '1775000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ac08e97ed462635f22d1d70d8dc63e86930953233899d7cd541cd7e3def7c76a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1899143.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3047, '2021-01-18 13:15:00', 'SALE/POS3050', 479, 'মাহমুদুল হক বাবলু(ভৈরবপুর)(পাথর)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '0.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '0.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-02-03 13:16:35', '1', 1, '100000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '616dfa2d7c27e5904de8cc09b3310937f233398e3d87703b158538d86d250c29', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '46440.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3048, '2021-01-28 13:17:00', 'SALE/POS3051', 479, 'মাহমুদুল হক বাবলু(ভৈরবপুর)(পাথর)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;৩ ট্রলি x ৯০ ফুট&lt;&sol;p&gt;', '', '46440.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '46440.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-03 13:18:35', '270', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e5521ed645ac032fc3a69ccee5af84600725f1c0662537627350a909549a11e6', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-53560.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3049, '2021-01-21 13:28:00', 'SALE/POS3052', 462, 'জুয়েল মিয়া(পাথর)(ভবানীপুর)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;ট্রলি ভাড়া&lt;&sol;p&gt;', '', '600.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '600.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-03 13:33:01', '1', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '223d95c883fc554c231f3a40bf3652b4a42cdd5dba3da8c5892e37c32b305af7', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '45900.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3050, '2021-01-22 13:29:00', 'SALE/POS3053', 462, 'জুয়েল মিয়া(পাথর)(ভবানীপুর)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;ট্রলি ভাড়া&lt;&sol;p&gt;', '', '600.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '600.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-03 13:34:13', '1', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '780e479a55fead02595b41c3717b68ad3e6d3e3f09631ca70661e30239051173', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '46500.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3051, '2021-01-24 13:31:00', 'SALE/POS3054', 462, 'জুয়েল মিয়া(পাথর)(ভবানীপুর)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;ট্রলি ভাড়া&lt;&sol;p&gt;', '', '600.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '600.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-03 13:35:44', '1', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '76e7a86b8502e855bffdae8de537cebf0f95e5ab3be9bb235bca298f401ba896', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '47100.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3052, '2021-01-24 17:44:00', 'SALE/POS3055', 482, 'C/O আজিজ শাহ,শাহরিয়ার(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '0.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '0.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-02-03 17:45:20', '1', 1, '2000000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b6d93ffd6ca37e3f9fbdf5d3ecd0e27db8f98b1c71b8defdd53895aadb3493d7', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3053, '2021-02-02 17:48:00', 'SALE/POS3056', 364, 'মো. জহিরুল ইসলাম (তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-3846&lt;&sol;p&gt;', '', '125809.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '125809.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-03 18:19:41', '12.965', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '94b68e06235d67c2f6fe494c8f344783091e27db2480d6766fd5dc146340afe2', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1895726.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3054, '2021-02-02 17:49:00', 'SALE/POS3057', 370, 'মো. কয়েছ মিয়া(সুনামগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-0166&lt;&sol;p&gt;', '', '197078.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '197078.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-03 18:20:10', '20.115', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '71540198ebdc6082a19c8e17edb0b7d221b127b3d5ce007920ba78ffdbb994c9', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '3027128.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3055, '2021-02-02 17:50:00', 'SALE/POS3058', 370, 'মো. কয়েছ মিয়া(সুনামগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CHOT-11-0661&lt;&sol;p&gt;', '', '209034.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '209034.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-03 18:20:38', '21.325', 1, '260000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b24b5ba9eba385282096d013006ddeb809a5548a4e0c8bd419a9f41a91e2f059', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '3224255.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3056, '2021-02-02 17:52:00', 'SALE/POS3059', 350, 'মেসার্স M.M.K. ব্রিক্স (কিশোরগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-8787&lt;&sol;p&gt;', '', '171630.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '171630.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-25 19:55:59', '19.07', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c513ea122d21a9c037f76b5e484b0926d0853f341a5eb79fa1a5b8ba11d391da', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '263791.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3057, '2021-02-02 17:53:00', 'SALE/POS3060', 350, 'মেসার্স M.M.K. ব্রিক্স (কিশোরগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-8787&lt;&sol;p&gt;', '', '171720.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '171720.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-27 21:43:31', '19.08', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b331f56731e1049a82b6590c66b004b9470be9efa3e29c6cad7a18efa4822b86', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '263791.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3058, '2021-02-02 17:53:00', 'SALE/POS3061', 404, 'মো.কবির মিয়া(আশুগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-0685&lt;&sol;p&gt;', '', '248668.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '248668.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-03 18:28:31', '23.24', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '528fac0bb4b129d6832d5446cdd077f38dd6666a7786e30730721862e7380249', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '32936.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3059, '2021-02-02 17:54:00', 'SALE/POS3062', 404, 'মো.কবির মিয়া(আশুগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1071&lt;&sol;p&gt;', '', '251022.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '251022.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-03 18:29:06', '23.455', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b00bb382c08cc78cba75f1c41082720d8a17fb4d50067810f88438f5da578828', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '281604.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3060, '2021-02-02 17:55:00', 'SALE/POS3063', 318, 'মো. মিঠু সরকার(চানপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;BOT-11-2363&lt;&sol;p&gt;', '', '165743.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '165743.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-03 18:29:37', '15.490', 1, '500000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f921503995307259f643215582fe9cddb2395ba0558ea8e68ba42be8a5367955', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1608735.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3061, '2021-02-02 17:56:00', 'SALE/POS3064', 301, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;MMT-11-0139&lt;&sol;p&gt;', '', '190460.00', '0.00', '6.5', '6.50', '6.50', '0.00', NULL, '0.00', '0.00', '0.00', '190453.50', 'completed', 'due', 0, NULL, 1, 1, '2021-02-03 18:30:26', '17.795', 1, '148400.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '506303874293c5a3a56af4da1720e4bd078e8288b9c0b6c0649f84c50a4bc393', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-41480.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3062, '2021-02-02 17:57:00', 'SALE/POS3065', 364, 'মো. জহিরুল ইসলাম (তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;RAJT-11-0102&lt;&sol;p&gt;', '', '154760.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '154760.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-03 18:31:05', '14.595', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '87a96fc27d403ed9716c7ceeb92f634237b40d6f2498e3c55a81729509491516', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2021486.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3063, '2021-02-02 17:59:00', 'SALE/POS3066', 387, 'মেসার্স সমতা ব্রিক্স (নেত্রকোনা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-5566&lt;&sol;p&gt;', '', '255852.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '255852.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-03 18:31:43', '23.69', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'cacc0538135f456ef75891648d908bc514658671e630342c5f8f9d1ee4a7ff91', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '4485974.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3064, '2021-02-02 18:02:00', 'SALE/POS3067', 387, 'মেসার্স সমতা ব্রিক্স (নেত্রকোনা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-9390&lt;&sol;p&gt;', '', '240192.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '240192.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-03 18:32:03', '22.24', 1, '503.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f7fe1d5d108b08386c54e0d30031075a998652243ef4165d99ef9fb38a963c67', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '4774172.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3065, '2021-02-02 18:06:00', 'SALE/POS3068', 352, 'মেসার্স ইলহাম ব্রিক্স(কুলিয়ার চর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-9544&lt;&sol;p&gt;', '', '259632.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '259632.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-03 18:32:30', '24.04', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '2df7740ccba3dc78bed2dc39a3ee8b1b9d9d78df4aa6ccf4913b27f30cb8671b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '429209.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3066, '2021-02-02 18:08:00', 'SALE/POS3069', 352, 'মেসার্স ইলহাম ব্রিক্স(কুলিয়ার চর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-6821&lt;&sol;p&gt;', '', '271620.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '271620.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-03 18:35:39', '25.145', 1, '2000000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '4c7688a9b602af15565c946cea4505bf15b12023dbb2e35fd125b9def2568852', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '688841.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3067, '2021-02-02 18:09:00', 'SALE/POS3070', 328, 'মেসার্স M.B.F. ব্রিক্স(সরারচর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0409&lt;&sol;p&gt;', '', '263628.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '263628.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-03 18:37:16', '24.41', 1, '200000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd497aa73ebb9f12f109992d374694f435e0e5768be914d131f41bf8fea4299c2', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1204090.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3068, '2021-02-02 18:10:00', 'SALE/POS3071', 392, 'মেসার্স A.B.C ব্রিক্স (নেত্রকোনা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-8040&lt;&sol;p&gt;', '', '256392.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '256392.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-03 18:38:02', '23.74', 1, '241.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7241fa891e8bc67290d82fd9edb1e384a3c8585194bf00f80dc5b25c50a6f86d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1870806.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3069, '2021-02-02 18:10:00', 'SALE/POS3072', 364, 'মো. জহিরুল ইসলাম (তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;JOT-11-2871&lt;&sol;p&gt;', '', '115188.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '115188.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-03 18:38:44', '13.235', 1, '100000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'da8a1287552395a39c9ca980d812b3a9e8479b84b08550e4811a253eeaf9d979', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2176193.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3070, '2021-02-02 18:11:00', 'SALE/POS3073', 404, 'মো.কবির মিয়া(আশুগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2064&lt;&sol;p&gt;', '', '242823.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '242823.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-03 18:47:34', '26.11', 1, '700000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '05b4b574316d5d5b35a251d7099c7e84c7c2ee35e184230d0c16161e3a488d62', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '532573.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3071, '2021-02-02 18:12:00', 'SALE/POS3074', 482, 'C/O আজিজ শাহ,শাহরিয়ার(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-13-2336&lt;&sol;p&gt;', '', '106176.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '106176.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-03 18:56:48', '11.055', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '719f85878e9386b28d120ead4c26cdf40cc9fa487b10ccc2df3cdeb270d8f548', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-2000000.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3072, '2021-02-02 18:13:00', 'SALE/POS3075', 411, 'মেসার্স S.B.L. ব্রিক্স(কুলিয়ার চর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;নৌকা বক্স মাপে&lt;&sol;p&gt;', '', '2009000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '2009000.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-03 18:57:27', '205', 1, '800000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '650c1ebcb58f5a36e74c47a87bb366bdf8104a3f2e6bcef21eaec4a002442ac4', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '860000.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3073, '2021-02-02 18:13:00', 'SALE/POS3076', 314, 'মেসার্স আজিজ শাহ ট্রান্সপোর্ট(ভৈরবপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-15-1603&lt;&sol;p&gt;', '', '167401.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '167401.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-03 18:57:47', '21.19', 1, '300000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a20e10da2b3ebb04c4dccd1add88502aed8aba59a679c12860dec9cd64db01b2', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '150199.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3074, '2021-02-02 19:17:00', 'SALE/POS3077', 483, 'মানামা কো. শিমুল সাহেব(পাবনা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '0.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '0.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-02-03 19:17:58', '1', 1, '1000000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c56ce80a895a7b4cdadab2b017fbf31ee6254b7730e4f8d7cfbfe266d950752a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3075, '2021-02-03 13:19:00', 'SALE/POS3078', 301, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;MMT-11-0139&lt;&sol;p&gt;', '', '187143.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '187143.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-04 13:39:15', '17.49', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7cb53e8e702785937dbc5fbf1742e26d36ed4be89829fe870059d0bd156aa740', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '573.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3076, '2021-02-03 13:20:00', 'SALE/POS3079', 301, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-9567&lt;&sol;p&gt;', '', '234544.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '234544.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-04 13:39:35', '21.915', 1, '409941.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'abc805afd37c4e70b2e2fde1519607e508668bb4d5462c3c352ee71cf7c368d2', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '187663.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3077, '2021-02-03 13:34:00', 'SALE/POS3080', 352, 'মেসার্স ইলহাম ব্রিক্স(কুলিয়ার চর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0409&lt;&sol;p&gt;', '', '266112.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '266112.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-04 13:39:50', '24.64', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a3b9d4f556ba9e91718b15f25d84a61831c0e3dc5599c37328e919a0a8220a27', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-1039539.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3078, '2021-02-03 13:35:00', 'SALE/POS3081', 352, 'মেসার্স ইলহাম ব্রিক্স(কুলিয়ার চর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5080&lt;&sol;p&gt;', '', '267408.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '267408.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-04 13:40:08', '24.76', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'bcbc74ebdac7c5f42574f8c592ba0d5c4cd1bd0d648dd015137658cc264c8aa9', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-773427.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3079, '2021-02-03 13:36:00', 'SALE/POS3082', 328, 'মেসার্স M.B.F. ব্রিক্স(সরারচর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-9669&lt;&sol;p&gt;', '', '237492.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '237492.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-04 13:40:26', '21.985', 1, '200302.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e05be68f422ae4907c4b6d70aa63edf3ede3b440714e34622bd791715a26e4bb', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1267718.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3080, '2021-02-03 13:36:00', 'SALE/POS3083', 340, 'মেসার্স সুমন ব্রিক্স(নবীনগর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;বক্স মাপে নৌকা&lt;&sol;p&gt;', '', '235000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '235000.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-12 20:09:42', '25', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '816aee3a2cfb0e19cdcd9607af5844e0d13f29c020082837774a74e13f9b29ba', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1984000.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3081, '2021-02-03 13:37:00', 'SALE/POS3084', 340, 'মেসার্স সুমন ব্রিক্স(নবীনগর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;বক্স মাপে নৌকা&lt;&sol;p&gt;', '', '235000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '235000.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-12 20:10:07', '25', 1, '500000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'cb7fe0c435fc69970ee00daeb4f106dc267e1bcd30500e5c58b93db9e60147b4', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1984000.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3082, '2021-02-03 13:37:00', 'SALE/POS3085', 454, 'রাশিদ মিয়া(বাদাঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMD-14-0777&lt;&sol;p&gt;', '', '145350.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '145350.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-04 13:41:42', '17.095', 1, '100000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '0c00ec96717f47b0eef3e40e511c3467bc601f852670f080b94c610b8f97ba29', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '16134.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3083, '2021-02-02 13:48:00', 'SALE/POS3086', 364, 'মো. জহিরুল ইসলাম (তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '10000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '10000.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-04 13:50:28', '1', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '10c31ca3969180c9ca120ed94e025e1188ab354dfd07f5f6a7e1c969d596bbae', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2191483.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3084, '2021-02-02 13:48:00', 'SALE/POS3087', 395, 'আতিক হাসান(লালবাগ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '42100.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '42100.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-04 13:50:41', '1', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1cc57ff468823e6035d4a384b80409a04fb835daa0bbf2f134bc4016d7b34c4d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-41956.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3085, '2021-02-02 13:49:00', 'SALE/POS3088', 377, 'বিশ্বজিত(গাজীপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '1710.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '1710.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-04 13:50:53', '1', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'cd28c198dcdfcd19d7d826375ea6c60eb7b31231e1c5c112aac3eb23c26ddd77', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-8071.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3086, '2021-02-03 13:51:00', 'SALE/POS3089', 377, 'বিশ্বজিত(গাজীপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '0.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '0.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-02-04 13:52:09', '1', 1, '180000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '0b7aa697c98206d0d4d17339167015ba5d427e6b5b215f2eadc5b6be401c6a82', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-6361.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3087, '2021-02-04 12:12:00', 'SALE/POS3090', 377, 'বিশ্বজিত(গাজীপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2064&lt;&sol;p&gt;', '', '210304.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '210304.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-05 12:26:56', '19.835', 1, '25800.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '09a829c9d6ab833515fa9e41e83fceb175a8155fa95a7c7bb6f9af5696aee150', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-186361.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3088, '2021-02-04 12:12:00', 'SALE/POS3091', 451, 'রিপন মাস্টার(চন্ডিবের)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-7698&lt;&sol;p&gt;', '', '229056.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '229056.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-05 12:27:15', '23.855', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a21c3f8ae66995c1cf921708eb3c3e53a992cfec5a177b593d733636d934ea1f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-2758656.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3089, '2021-02-04 12:14:00', 'SALE/POS3092', 352, 'মেসার্স ইলহাম ব্রিক্স(কুলিয়ার চর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0409&lt;&sol;p&gt;', '', '263304.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '263304.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-05 12:27:42', '24.375', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'cc1e67e5772c7e713eb1fb1b03d4dbbaf3f0859082777072fb26b850a86a5f64', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-506019.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3090, '2021-02-04 12:15:00', 'SALE/POS3093', 352, 'মেসার্স ইলহাম ব্রিক্স(কুলিয়ার চর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5080&lt;&sol;p&gt;', '', '265896.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '265896.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-05 12:28:01', '24.615', 1, '200314.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b581b22cb8530d1c8e8af7c86e491e0a20225dbfe1ff23731e73ca33fec4d425', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-242769.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3091, '2021-02-04 12:15:00', 'SALE/POS3094', 364, 'মো. জহিরুল ইসলাম (তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-7921&lt;&sol;p&gt;', '', '147976.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '147976.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-05 12:28:39', '13.96', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '831f99c721e50bf52d3ff32bbbb62ebf0d1f8c4ddbae4f63f660f2c1f49aad57', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2201483.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3092, '2021-02-04 12:16:00', 'SALE/POS3095', 364, 'মো. জহিরুল ইসলাম (তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-8254&lt;&sol;p&gt;', '', '147022.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '147022.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-05 12:29:06', '13.87', 1, '100000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b1ef074df34bcb322b1e248962803bb1f5eed393218b638ed7b592dd6f10ff99', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2349459.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3093, '2021-02-04 12:18:00', 'SALE/POS3096', 301, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1071&lt;&sol;p&gt;', '', '205012.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '205012.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-05 12:29:47', '19.16', 1, '180760.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '40cd4c64c792b047145504e57e455ffcb19f0632983940cd6884cb2442d88000', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '12319.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3094, '2021-02-04 12:19:00', 'SALE/POS3097', 484, 'মেহেদী ব্রিক্স(ষোলপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1088&lt;&sol;p&gt;', '', '244436.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '244436.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-05 13:55:46', '23.06', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd890ada20bf2a2eb82020e6959a63d6ce64d435f4c5fae0947a167c6d291e09b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '154551.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3095, '2021-02-04 12:21:00', 'SALE/POS3098', 370, 'মো. কয়েছ মিয়া(সুনামগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-2481&lt;&sol;p&gt;', '', '211288.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '211288.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-05 12:31:08', '21.56', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'cf189692e9cb42134ef4699854f4109a51a72498f74b6bcc56bce615c2810732', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '3173240.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3096, '2021-02-04 12:21:00', 'SALE/POS3099', 370, 'মো. কয়েছ মিয়া(সুনামগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-15-3550&lt;&sol;p&gt;', '', '181986.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '181986.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-05 12:31:53', '18.565', 1, '250000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a3657b53a88e021180bc6e0720dadc6a4c4f033f2d719984f58bc9e6763a626f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '3384528.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3097, '2021-02-04 12:22:00', 'SALE/POS3100', 454, 'রাশিদ মিয়া(বাদাঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;MPT-11-0025&lt;&sol;p&gt;', '', '171955.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '171955.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-05 12:36:06', '20.23', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f5568dc2ff17cd1e0d1c3a7f60b085347426e52a42f3b4b9e147b1685c3d24ad', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '61484.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3098, '2021-02-04 12:23:00', 'SALE/POS3101', 454, 'রাশিদ মিয়া(বাদাঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-9567&lt;&sol;p&gt;', '', '222615.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '222615.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-05 12:36:27', '26.185', 1, '700000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '6abd0ead645c9bb65b9374b5a1992b4a18a82a156333c2c836a7ddc6202613d5', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '233396.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3099, '2021-02-04 12:24:00', 'SALE/POS3102', 314, 'মেসার্স আজিজ শাহ ট্রান্সপোর্ট(ভৈরবপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-0878&lt;&sol;p&gt;', '', '175064.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '175064.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-05 12:36:58', '22.16', 1, '230000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '23dcd5987dff4165ff68f15a9250ae8175894a5f65247b8cdd44d6621cfafbd0', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '473224.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3100, '2021-02-04 12:25:00', 'SALE/POS3103', 484, 'মেহেদী ব্রিক্স(ষোলপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-4067&lt;&sol;p&gt;', '', '173096.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '173096.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-05 13:56:09', '19.67', 1, '384000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f0eefc7fb107a94888a710ff8a8cedeaf4ad6dba8cb60155498b9a8e0fca5950', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '398987.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3101, '2021-02-04 13:05:00', 'SALE/POS3104', 454, 'রাশিদ মিয়া(বাদাঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '300000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '300000.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-05 13:06:08', '1', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '2924467594ff2028e1946f3bb7c1443c85b867c22c93cb0b2385a1fc716e5704', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-243946.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3102, '2021-01-30 14:09:00', 'SALE/POS3105', 358, 'মেসার্স R.S.P. ব্রিক্স (ভৈরব)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;২০০ মে&period; ৪০ C&period;F&period;T&lt;&sol;p&gt;', '', '1697500.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '1697500.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-05 14:10:28', '175', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd941c6eb1d8b22d318241a5536378ccec2a40081ce5ec1906e1f7d9ab33ad234', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-4253341.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3103, '2021-01-26 14:38:00', 'SALE/POS3106', 453, 'মো. সবুজ আলম(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '22100.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '22100.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-05 14:38:42', '1', 1, '168.5000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '58f415a471d5546016c810296a852aca35cde2359579f0dc061d7f0808f0c642', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-21931.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3104, '2021-02-05 12:59:00', 'SALE/POS3107', 387, 'মেসার্স সমতা ব্রিক্স (নেত্রকোনা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-5566&lt;&sol;p&gt;', '', '259740.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '259740.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-06 13:17:40', '24.05', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f42495ca1ad600c64b435211347420c6b8bda0e47e12e39e27a912ee3014ff1b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '4981515.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3105, '2021-02-05 12:59:00', 'SALE/POS3108', 387, 'মেসার্স সমতা ব্রিক্স (নেত্রকোনা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-6052&lt;&sol;p&gt;', '', '245160.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '245160.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-06 13:18:22', '22.695', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8d7ee9893232fada748d4a9571d62a5316fe6ac4a8390fa03acae3d143220697', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '5241255.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3106, '2021-02-05 13:00:00', 'SALE/POS3109', 460, 'মেসার্স আশা ব্রিক্স (কালীগুচ্ছ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0409&lt;&sol;p&gt;', '', '256176.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '256176.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-06 13:19:11', '23.72', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1697540eed96e6cf18671a39bae84bbe95dd2f6ff3510d1e2da50b7ae5c26e34', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '82388.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3107, '2021-02-05 13:01:00', 'SALE/POS3110', 350, 'মেসার্স M.M.K. ব্রিক্স (কিশোরগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-8787&lt;&sol;p&gt;', '', '171630.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '171630.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-25 19:56:47', '19.07', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '9dd3c819ea1f77a2ed584c98a886969bba5f936df440aee124059b09f530977f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '263791.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3108, '2021-02-05 13:01:00', 'SALE/POS3111', 387, 'মেসার্স সমতা ব্রিক্স (নেত্রকোনা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-8040&lt;&sol;p&gt;', '', '261468.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '261468.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-06 13:22:01', '24.205', 1, '500000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ec018cb10cc6e13109405f27cf1a92575b1fde41eb3dd489c27b5cd4470e3fc0', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '5486361.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3109, '2021-02-05 13:02:00', 'SALE/POS3112', 454, 'রাশিদ মিয়া(বাদাঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;MPT-11-0025&lt;&sol;p&gt;', '', '178585.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '178585.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-06 13:22:38', '21.01', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ccf63d4aac6cda80997675d2a277fbe69e65424365e500786318da62df07f099', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '56054.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3110, '2021-02-05 13:04:00', 'SALE/POS3113', 454, 'রাশিদ মিয়া(বাদাঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-9567&lt;&sol;p&gt;', '', '217005.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '217005.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-06 13:23:09', '25.53', 1, '250000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '2565cb70eb6f72658de4827813ef42dc010b0354f67bd2f4027d0988742c3d19', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '158096.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3111, '2021-02-05 13:05:00', 'SALE/POS3114', 370, 'মো. কয়েছ মিয়া(সুনামগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-6821&lt;&sol;p&gt;', '', '189728.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '189728.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-06 13:23:37', '19.36', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'eb80391d2e2c215fd8b2c68c487acc04025de75a9380027758222c0e000c704d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '3316514.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3112, '2021-02-05 13:06:00', 'SALE/POS3115', 217, 'মেসার্স রিফাত এন্টারপ্রাইজ(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-3550&lt;&sol;p&gt;', '', '157755.00', '0.00', '6.25', '6.25', '6.25', '0.00', NULL, '0.00', '0.00', '0.00', '157748.75', 'completed', 'due', 0, NULL, 1, 1, '2021-02-06 13:24:07', '16.175', 1, '157700.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '2b40feb23212c2459869b81b9e0a6778e52c30f278b45d4d5f38b65cb84ad55f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3113, '2021-02-05 13:08:00', 'SALE/POS3116', 391, 'মেসার্স দয়াল নবী ট্রান্সপোর্ট (ফেরিঘাট)(গাড়ী)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1695&lt;&sol;p&gt;', '', '198882.00', '0.00', '382', '382.00', '382.00', '0.00', NULL, '0.00', '0.00', '0.00', '198500.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-06 13:24:45', '22.86', 1, '346312.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '4180a7cff3cc11c49196705f85da952746948b40bf2f2bace5c1388c7bf7852f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '147942.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3114, '2021-02-05 13:15:00', 'SALE/POS3117', 485, 'অসিউর রহমান(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-5586&lt;&sol;p&gt;', '', '103140.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '103140.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-02-06 13:25:13', '11.46', 1, '103140.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '2d7c861492f8c718e316b5335bd667740d6775e296b4793267acd2ada61fe175', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3115, '2021-02-06 16:28:00', 'SALE/POS3118', 347, 'মেসার্স এশিয়া ব্রিকস(সাল্লাবাদ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;MPT-11-0025&lt;&sol;p&gt;', '', '192150.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '192150.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-07 16:30:59', '21.345', 1, '466.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '9cafbaeb64bd2bb40e2b9ce4be64e382b119ca1b8a174871156f0fdebf7f217f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '325946.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3116, '2021-02-06 16:29:00', 'SALE/POS3119', 314, 'মেসার্স আজিজ শাহ ট্রান্সপোর্ট(ভৈরবপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-0878&lt;&sol;p&gt;', '', '189047.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '189047.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-07 16:31:21', '23.925', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b23eec297fb5ba37c14d953655b7a80454eb210dc0d629512a5a2876ed47dee1', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-37336.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3117, '2021-02-06 16:30:00', 'SALE/POS3120', 375, 'মেসার্স গনি ব্রিক্স (ঈশ্বরগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5080&lt;&sol;p&gt;', '', '211474.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '211474.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-07 16:31:44', '24.585', 1, '200000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '6e37faf23df46748367c4be946f26c34c1d45d3f42d347013aaf96cef259713d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '370296.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3118, '2021-02-07 12:23:00', 'SALE/POS3121', 486, 'ভৈরব ট্রান্সপোর্ট(নিউ টাউন)(পাথর)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '46593.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '46593.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-08 18:48:52', '279', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e3f09f686a735fcf9064dbe566f327717cfafeeb3ed24be78aa60603c9719663', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3119, '2021-02-07 12:24:00', 'SALE/POS3122', 486, 'ভৈরব ট্রান্সপোর্ট(নিউ টাউন)(পাথর)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '44088.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '44088.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-08 18:49:03', '264', 1, '50000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '9b6d508f3cd9e0464064377c067e7cd2ca546f099e614b1bb29fb8642ce04d2e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '46593.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3120, '2021-02-07 18:49:00', 'SALE/POS3123', 383, 'মায়ের দোয়া ব্রিক্স(শাবাজপূর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-9544&lt;&sol;p&gt;', '', '251771.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '251771.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-08 19:06:21', '23.525', 1, '250000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1c618497e90344d4e88b6a9dc58e3fa2affd2feec6ffc656e00404d4feb7c8ce', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1050539.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3121, '2021-02-07 18:50:00', 'SALE/POS3124', 373, 'মো. আলী ইউসুফ(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1625&lt;&sol;p&gt;', '', '219102.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '219102.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-08 19:06:49', '20.665', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a85530a7d84f0f1a9342d3117ca6d8a639ef958be0b532c89a79de90a71ad567', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '340458.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3122, '2021-02-07 18:51:00', 'SALE/POS3125', 373, 'মো. আলী ইউসুফ(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-6896&lt;&sol;p&gt;', '', '146386.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '146386.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-08 19:07:12', '13.81', 1, '300000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '12de275c4ef84a1df291c69eec4c1b564396ef557707309769644a31df3d4f49', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '559507.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3123, '2021-02-07 18:54:00', 'SALE/POS3126', 401, 'শাহ আলম মিয়া(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1088&lt;&sol;p&gt;', '', '249418.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '249418.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-08 19:07:39', '23.53', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '514fccacaa3d82cb1581e33a161fe3c94efdfdd8b1f1d5a068b8a85aa2b711e4', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '833.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3124, '2021-02-07 18:54:00', 'SALE/POS3127', 341, 'মেসার্স ফাইভ স্টার ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-7832&lt;&sol;p&gt;', '', '197085.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '197085.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-08 19:08:03', '18.77', 1, '150000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1acc4252812eaecfe15dd9ec9c841bbfd95dab6043af9f69cebe1224b26b17aa', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '620443.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3125, '2021-02-07 18:55:00', 'SALE/POS3128', 343, 'T.S.T ব্রিক্স (গোবিন্দগঞ্জ) (২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-7680&lt;&sol;p&gt;', '', '271887.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '271887.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-08 19:08:21', '25.405', 1, '238845.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c963a01e0048353dc032901961c78fdd5bb9a912285968a45b5fee34dc4acab3', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-33042.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3126, '2021-02-07 19:01:00', 'SALE/POS3129', 487, 'মেসার্স S.R.B ব্রিক্স(সল্লাবাদ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5851&lt;&sol;p&gt;', '', '170766.00', '0.00', '66', '66.00', '66.00', '0.00', NULL, '0.00', '0.00', '0.00', '170700.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-02-08 19:08:52', '16.11', 1, '170700.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1f2aebdfef80fba0311fb880705e1f6b1e74b1b660b0541b73bee9b11b518916', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3127, '2021-02-07 19:02:00', 'SALE/POS3130', 370, 'মো. কয়েছ মিয়া(সুনামগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-15-3550&lt;&sol;p&gt;', '', '203938.00', '0.00', '0', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '203938.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-08 19:09:18', '20.805', 1, '200000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8c169c1848c238404c10f3ca9a8e17faa39c5d9ed5c4dcf5b5753f2dc38feb26', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '3506242.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3128, '2021-02-07 19:03:00', 'SALE/POS3131', 314, 'মেসার্স আজিজ শাহ ট্রান্সপোর্ট(ভৈরবপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-15-1603&lt;&sol;p&gt;', '', '201292.00', '0.00', '0', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '201292.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-08 19:09:40', '25.48', 1, '450000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5ae5fdce1afc52fcb482728a10f04d41339efd44f02d10dcb08a3d0dea1a07c3', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '151711.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3129, '2021-02-07 19:04:00', 'SALE/POS3132', 334, 'মেসার্স S.T.B ব্রিক্স(ভৈরবপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;বক্স মাপে নৌকা&lt;&sol;p&gt;', '', '291000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '291000.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-08 19:10:14', '30', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1e83420ca5b4c5d68e72ce93d7f9d2a1b1d2acaedb60ca696ec2c799772b62f9', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3130, '2021-02-07 19:05:00', 'SALE/POS3133', 334, 'মেসার্স S.T.B ব্রিক্স(ভৈরবপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;বক্স মাপে ৩ নৌকা&lt;&sol;p&gt;', '', '873000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '873000.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-08 19:10:43', '90', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7a94b21d027e9372826807a4df97700103cfbf5cba3a7f09f4491d8870c4525d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '291000.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3131, '2021-02-08 13:49:00', 'SALE/POS3134', 301, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2334&lt;&sol;p&gt;', '', '223965.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '223965.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-09 14:37:24', '21.325', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e0bbacb1b245764d509e0faabdf6200ba995e970309f923f3a3157de772858c2', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '36571.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3132, '2021-02-08 13:50:00', 'SALE/POS3135', 301, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1088&lt;&sol;p&gt;', '', '233310.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '233310.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-09 14:37:43', '22.215', 1, '493846.5000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '0d0e4fc706e26fbc621315647b45c1aca8696319df0df8fece0702f1ae4fc155', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '260484.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3133, '2021-02-08 13:52:00', 'SALE/POS3136', 451, 'রিপন মাস্টার(চন্ডিবের)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;JOT-11-0776&lt;&sol;p&gt;', '', '165024.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '165024.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-09 14:38:31', '17.19', 1, '2000000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'bed9d233ca386496b709a697cce1fa2971adf4d2d442912d96320ea2fc874fe8', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-2529600.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3134, '2021-02-08 13:53:00', 'SALE/POS3137', 482, 'C/O আজিজ শাহ,শাহরিয়ার(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5167&lt;&sol;p&gt;', '', '184320.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '184320.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-09 14:39:07', '19.2', 1, '200000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8ccd667b8dcace4cbcfe2e7e1c5b4193ef5002505263d84da5ab2ce33ab857ff', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-1893824.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3135, '2021-02-08 13:53:00', 'SALE/POS3138', 362, 'মেসার্স A.U.B ব্রিক্স(সরারচর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-8293&lt;&sol;p&gt;', '', '259200.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '259200.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-09 14:39:32', '24', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a392db36092f0ff658d69937f20223f324166c5ca5d550275f97b49396c7b271', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1461610.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3136, '2021-02-08 13:54:00', 'SALE/POS3139', 362, 'মেসার্স A.U.B ব্রিক্স(সরারচর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-5586&lt;&sol;p&gt;', '', '250128.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '250128.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-09 14:39:53', '23.16', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '3eea1c6a1224d76e3c975ac298c7f3b0753aa30b6dcaaf45d9a806666c820e4e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1720810.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3137, '2021-02-08 13:55:00', 'SALE/POS3140', 370, 'মো. কয়েছ মিয়া(সুনামগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-4377&lt;&sol;p&gt;', '', '186592.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '186592.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-09 14:40:47', '19.04', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'df36530ff22f3f8ee74421367aa46badc1f60cbf5feb0bff5884859ce8d9a28e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '3710180.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3138, '2021-02-08 13:56:00', 'SALE/POS3141', 364, 'মো. জহিরুল ইসলাম (তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-3845&lt;&sol;p&gt;', '', '133860.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '133860.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-09 14:41:04', '13.795', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '52174376e5a4a859510c942c2224882a9e4a17b17c1a3aeb0bc5fe550796b78d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2496481.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3139, '2021-02-08 13:56:00', 'SALE/POS3142', 340, 'মেসার্স সুমন ব্রিক্স(নবীনগর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;বক্স মাপে নৌকা&lt;&sol;p&gt;', '', '220000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '220000.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-09 14:41:22', '25', 1, '500000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '0a5d3b43d599e835c2cedded189037d8bffc3f2cc27bbfd484752d3cb8a6e7b2', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1984000.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3140, '2021-02-08 14:26:00', 'SALE/POS3143', 370, 'মো. কয়েছ মিয়া(সুনামগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-2481&lt;&sol;p&gt;', '', '204526.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '204526.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-09 14:41:43', '20.865', 1, '100000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '9e4a9f005e757e12fa2bcfe0a706ef7fdf0d945ab2e0b3c2b6dffd748510c497', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '3896772.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3141, '2021-02-08 14:27:00', 'SALE/POS3144', 328, 'মেসার্স M.B.F. ব্রিক্স(সরারচর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0409&lt;&sol;p&gt;', '', '264168.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '264168.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-09 14:42:08', '24.455', 1, '200000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1960226da2982e61b133b53224ee0a8dd25f9c32dbe52455990bbba429d8173e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1504908.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3142, '2021-02-08 14:30:00', 'SALE/POS3145', 488, 'আলম  মিয়া(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;BUG&period;T-11-2103&lt;&sol;p&gt;', '', '154760.00', '0.00', '7', '7.00', '7.00', '0.00', NULL, '0.00', '0.00', '0.00', '154753.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-09 14:42:39', '14.595', 1, '154700.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '63bdcba3240b5e150dafe7527501d6a7845e3b74a64641dfceb2d047fcc63016', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3143, '2021-02-08 14:36:00', 'SALE/POS3146', 489, 'তায়েবা এন্টারপ্রাইজ(সিলেট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-1911&lt;&sol;p&gt;', '', '181288.00', '0.00', '88', '88.00', '88.00', '0.00', NULL, '0.00', '0.00', '0.00', '181200.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-02-09 14:42:56', '21.08', 1, '181200.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd6572aeeb4cf09a748744f9e050c6049c7c4ea5fac3413b239f6ce29570e77f4', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3144, '2021-02-08 14:36:00', 'SALE/POS3147', 334, 'মেসার্স S.T.B ব্রিক্স(ভৈরবপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;বক্স মাপে ২ নৌকা&lt;&sol;p&gt;', '', '562600.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '562600.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-09 14:43:27', '58', 1, '1726600.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7e08a0a24a2b81524c30d7cb4da057b810f46d93edc99e621faf20819d53fc92', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1164000.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3145, '2021-02-08 19:00:00', 'SALE/POS3148', 479, 'মাহমুদুল হক বাবলু(ভৈরবপুর)(পাথর)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;২ ট্রলি&lt;&sol;p&gt;', '', '30960.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '30960.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-09 19:15:43', '180', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8ace8ece549113f6ce0a165689bea6497d7095f20f17298f6185c72ddcfd86d3', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-7120.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3146, '2021-02-08 19:01:00', 'SALE/POS3149', 443, 'প্রো. রাসেল(আশুগঞ্জ)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;১ ট্রলি&lt;&sol;p&gt;', '', '15624.00', '0.00', '24', '24.00', '24.00', '0.00', NULL, '0.00', '0.00', '0.00', '15600.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-02-09 19:16:03', '93', 1, '15600.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'fc49a24744f79007475e90dc1fde126eb7c2e7289dd6de2d5142e38081791bdf', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3147, '2021-02-08 19:03:00', 'SALE/POS3150', 486, 'ভৈরব ট্রান্সপোর্ট(নিউ টাউন)(পাথর)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;২ ট্রলি&lt;&sol;p&gt;', '', '31062.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '31062.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-09 19:16:27', '186', 1, '50000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f2aa7e83c20d82c9d5f2936eafbef65f1cac934cca78aed4a346aed6e1166404', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '90681.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3148, '2021-02-09 13:29:00', 'SALE/POS3151', 289, 'মোঃ আনোয়ার(পুলতাকান্দা)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;১ ট্রলি&lt;&sol;p&gt;', '', '15030.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '15030.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-02-10 13:30:27', '90', 1, '15030.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '6937c94b5bdfc4120af472690ae9aa372773adcc642e997699060709866dd22d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3149, '2021-02-09 13:37:00', 'SALE/POS3152', 370, 'মো. কয়েছ মিয়া(সুনামগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-15-3550&lt;&sol;p&gt;', '', '190806.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '190806.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-10 13:45:28', '19.47', 1, '150000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8e4a5d480b6b2b7d5b75bdd5fbfc4c43d67cfdcda610e1e92e45deb6adbd38a7', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '4001298.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3150, '2021-02-09 13:38:00', 'SALE/POS3153', 217, 'মেসার্স রিফাত এন্টারপ্রাইজ(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-3550&lt;&sol;p&gt;', '', '156480.00', '0.00', '32', '32.00', '32.00', '0.00', NULL, '0.00', '0.00', '0.00', '156448.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-10 13:46:31', '16.295', 1, '156400.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '4f559c9e170e4ffe2885ee8e342286f7cc086a115d526277ee76992c38a1c8a8', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '48.75');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3151, '2021-02-09 13:39:00', 'SALE/POS3154', 364, 'মো. জহিরুল ইসলাম (তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-7635&lt;&sol;p&gt;', '', '135994.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '135994.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-10 13:46:57', '14.02', 1, '650000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '463bd22705e5a114287f192aaf2a54db1bb1c264ca593b1a6d5971e39cd25efb', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2630341.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3152, '2021-02-09 13:39:00', 'SALE/POS3155', 442, 'তাজুল ইসলাম(সিলেট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-1235&lt;&sol;p&gt;', '', '123966.00', '0.00', '17.5', '17.50', '17.50', '0.00', NULL, '0.00', '0.00', '0.00', '123948.50', 'completed', 'due', 0, NULL, 1, 1, '2021-02-10 13:47:30', '12.775', 1, '123900.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '47b54c537aa205cfea9304b0cdcc4efe5c9aa861046d8b85f5c2d92b01974d0e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '82.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3153, '2021-02-09 13:40:00', 'SALE/POS3156', 373, 'মো. আলী ইউসুফ(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-8254&lt;&sol;p&gt;', '', '157728.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '157728.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-10 13:48:00', '14.88', 1, '150000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a6b77e2818a1f12ddb3f79f3bf9cdb762a1d300a89cd1496bda4b27f552d4b4e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '705946.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3154, '2021-02-09 13:40:00', 'SALE/POS3157', 362, 'মেসার্স A.U.B ব্রিক্স(সরারচর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-8293&lt;&sol;p&gt;', '', '260820.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '260820.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-10 13:48:32', '24.145', 1, '690000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'dee80a5030a4ad73a4d16312757f2e9dc5fceff4e619b627d34a3fd32b182332', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1970938.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3155, '2021-02-09 13:41:00', 'SALE/POS3158', 217, 'মেসার্স রিফাত এন্টারপ্রাইজ(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMU-12-1744&lt;&sol;p&gt;', '', '118548.00', '0.00', '11', '11.00', '11.00', '0.00', NULL, '0.00', '0.00', '0.00', '118537.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-10 13:49:02', '16.015', 1, '118500.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5d97b69553872661302739d8f3cde6fb7976d751fc0f6e2430053f63171e1c98', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '48.75');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3156, '2021-02-10 16:35:00', 'SALE/POS3159', 318, 'মো. মিঠু সরকার(চানপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-1148&lt;&sol;p&gt;', '', '160179.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '160179.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-11 17:00:33', '14.97', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ee77480634f3ce5cd5246e896503e392a89498e22addc48b1e8353d737f884de', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1274478.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3157, '2021-02-10 16:35:00', 'SALE/POS3160', 318, 'মো. মিঠু সরকার(চানপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;RPT-11-0563&lt;&sol;p&gt;', '', '167455.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '167455.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-11 17:01:11', '15.649', 1, '400000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '532d03befac6b5d307925f5f43de4f7ef98c3c8d7d6dc1c31fab770a28b08a54', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1434657.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3158, '2021-02-10 16:37:00', 'SALE/POS3161', 217, 'মেসার্স রিফাত এন্টারপ্রাইজ(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMU-12-1744&lt;&sol;p&gt;', '', '122396.00', '0.00', '96', '96.00', '96.00', '0.00', NULL, '0.00', '0.00', '0.00', '122300.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-02-11 17:01:48', '16.54', 1, '122300.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ef2c8001a31ecbb28478aebb5642ffa05b058dffefb09316e9c6407dccc2d0f4', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '133.75');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3159, '2021-02-10 16:37:00', 'SALE/POS3162', 401, 'শাহ আলম মিয়া(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-0907&lt;&sol;p&gt;', '', '170849.50', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '170849.50', 'completed', 'due', 0, NULL, 1, 1, '2021-02-11 17:02:12', '17.89', 1, '200000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'be6b3b64e597650f3b8a6f213e4cc155683f1d3f6427889e679f16702346ea44', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '250251.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3160, '2021-02-10 16:38:00', 'SALE/POS3163', 370, 'মো. কয়েছ মিয়া(সুনামগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-7117&lt;&sol;p&gt;', '', '195048.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '195048.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-11 17:02:31', '18.055', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '6ac4fafe0b4835f2b2d8cbf918cbf5abc55b66364eaeb8e386e395ea7c6c4a23', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '4042104.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3161, '2021-02-10 16:39:00', 'SALE/POS3164', 370, 'মো. কয়েছ মিয়া(সুনামগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-2710&lt;&sol;p&gt;', '', '204228.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '204228.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-11 17:03:28', '18.91', 1, '350000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '22875df2f494283101a7c19d16f1be41d011c9b1f4b9d55640ac6e76cef51296', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '4237098.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3162, '2021-02-10 16:40:00', 'SALE/POS3165', 383, 'মায়ের দোয়া ব্রিক্স(শাবাজপূর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-9544&lt;&sol;p&gt;', '', '233730.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '233730.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-11 17:03:46', '22.045', 1, '200000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '6528a7337d3c0d26349bf75ca11796b058c3186c9223a24adf70f139f7c89f0e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1302310.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3163, '2021-02-10 16:42:00', 'SALE/POS3166', 402, 'মেসার্স রুমান ব্রিক্স (কিশোরগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5080&lt;&sol;p&gt;', '', '255528.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '255528.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-11 17:04:02', '23.66', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b9ae6fe07acef928013a9aa5240a007857686293e13192cc9710d3c182f54f3a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1569652.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3164, '2021-02-10 16:57:00', 'SALE/POS3167', 402, 'মেসার্স রুমান ব্রিক্স (কিশোরগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0409&lt;&sol;p&gt;', '', '257472.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '257472.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-11 17:04:31', '23.835', 1, '400000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1e175d77e0433603541e658ddecc54465f2ade8bd15bc34b8bbc3a5e198dfae8', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1825180.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3165, '2021-02-11 13:51:00', 'SALE/POS3168', 486, 'ভৈরব ট্রান্সপোর্ট(নিউ টাউন)(পাথর)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;৯০ X ১ট্রলি&lt;&sol;p&gt;', '', '15030.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '15030.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-12 13:58:41', '90', 1, '15000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd8ba398d9728234cc6b20dbd31ee97b281c4aca5e1f00e2485aa195740e3d8f9', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3166, '2021-02-11 13:54:00', 'SALE/POS3169', 490, 'কাজল(পাথর)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;৮০ X ১ ট্রলি&lt;&sol;p&gt;', '', '13360.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '13360.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-12 13:59:19', '80', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '91ffea8c64e3f66b2b044173f26dcd4d33d34722af63586b6a8d42eaf23cd6c7', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3167, '2021-02-11 13:54:00', 'SALE/POS3170', 332, 'ডা. হাবিব(ভৈরবপুর)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;৯০ X ৪ ট্রলি&lt;&sol;p&gt;', '', '61200.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '61200.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-12 14:05:29', '360', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ed9f9e5639a10c90e6bb93483eab87af17f8d91f5bbefbd0ed2bc2084676f372', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '96760.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3168, '2021-02-11 17:58:00', 'SALE/POS3171', 482, 'C/O আজিজ শাহ,শাহরিয়ার(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2603&lt;&sol;p&gt;', '', '232992.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '232992.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-12 18:35:04', '24.27', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '38e8125925f2a660b800858f173e9a1508e9e43278d1566561d5456180e7de8f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-1909504.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3169, '2021-02-11 18:02:00', 'SALE/POS3172', 482, 'C/O আজিজ শাহ,শাহরিয়ার(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-8066&lt;&sol;p&gt;', '', '230304.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '230304.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-12 18:35:24', '23.985', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '800b420bd1b859e040266fd39915876c05354886b47e3083e6019554b4a5fdc0', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-1676512.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3170, '2021-02-11 18:03:00', 'SALE/POS3173', 482, 'C/O আজিজ শাহ,শাহরিয়ার(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;MMT-11-0139&lt;&sol;p&gt;', '', '169824.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '169824.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-12 18:35:55', '17.69', 1, '864251.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a73cb2e7ed3c4df4a434241be02ad51460f4697f270b2328bcd380c8fb44efd5', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-1446256.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3171, '2021-02-11 18:04:00', 'SALE/POS3174', 484, 'মেহেদী ব্রিক্স(ষোলপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CMT-11-3344&lt;&sol;p&gt;', '', '253340.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '253340.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-12 18:37:25', '23.895', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '3273f96ebc4e0c709f95cf2eb64a5330685761cfd9bb9d10309f870ea65e34a0', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '33532.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3172, '2021-02-11 18:05:00', 'SALE/POS3175', 484, 'মেহেদী ব্রিক্স(ষোলপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-8990&lt;&sol;p&gt;', '', '251114.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '251114.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-12 18:37:57', '23.685', 1, '333400.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '155b4149012b3737313296d69ff360145437948148b10102bccf031da3b13ffe', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '286819.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3173, '2021-02-11 18:17:00', 'SALE/POS3176', 491, 'সামসুল কবির C/O সালেহা ব্রিক্স(তেওয়ারীগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-4204&lt;&sol;p&gt;', '', '180576.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '180576.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-12 18:38:41', '20.515', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b4f9328499652ab4594da26175749f67d1dcd2c948e2317c76ee6c7a2c850174', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3174, '2021-02-11 18:19:00', 'SALE/POS3177', 491, 'সামসুল কবির C/O সালেহা ব্রিক্স(তেওয়ারীগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-0512&lt;&sol;p&gt;', '', '171336.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '171336.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-12 18:39:03', '19.47', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '4418996833c0067235d875c83d047172da04e62f2614ae77b88cd867e7d49fbe', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '180532.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3175, '2021-02-11 18:19:00', 'SALE/POS3178', 491, 'সামসুল কবির C/O সালেহা ব্রিক্স(তেওয়ারীগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-8016&lt;&sol;p&gt;', '', '200552.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '200552.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-12 18:39:28', '22.79', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '4beea590ed693692301eb4534ab1a7caf6a75dba0b855b5dfd4483ac410d2068', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '351868.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3176, '2021-02-11 18:20:00', 'SALE/POS3179', 491, 'সামসুল কবির C/O সালেহা ব্রিক্স(তেওয়ারীগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-1421&lt;&sol;p&gt;', '', '178288.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '178288.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-12 18:39:48', '20.26', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a59e896b7732e1430bc4fe884d09dfba615fbf4362aa569bc740e4c43789d389', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '552420.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3177, '2021-02-11 18:21:00', 'SALE/POS3180', 491, 'সামসুল কবির C/O সালেহা ব্রিক্স(তেওয়ারীগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5654&lt;&sol;p&gt;', '', '139920.00', '0.00', '28', '28.00', '28.00', '0.00', NULL, '0.00', '0.00', '0.00', '139892.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-12 18:40:07', '15.899', 1, '870600.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1b3e15781d71bb67c028b5fe54db81daae0b9be74fc5047a467ee598ab033de6', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '730708.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3178, '2021-02-11 18:21:00', 'SALE/POS3181', 350, 'মেসার্স M.M.K. ব্রিক্স (কিশোরগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-8787&lt;&sol;p&gt;', '', '171720.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '171720.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-27 21:43:10', '19.08', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a1da0018713656f44644d537f8bdd6705618d73828a3de7a215a359ef42fe7d8', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '263791.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3179, '2021-02-11 18:22:00', 'SALE/POS3182', 402, 'মেসার্স রুমান ব্রিক্স (কিশোরগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1071&lt;&sol;p&gt;', '', '258876.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '258876.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-12 18:41:21', '23.97', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '6fdf4759302f17eac30db99bc33999055c592b7d611656ddd78873588ffd557b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2082652.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3180, '2021-02-11 18:23:00', 'SALE/POS3183', 402, 'মেসার্স রুমান ব্রিক্স (কিশোরগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5080&lt;&sol;p&gt;', '', '254664.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '254664.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-12 18:41:42', '23.58', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '662e654d1e59a9357400e8565899117a178551837f4b8cc8f7fc157e7c46482f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2341528.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3181, '2021-02-11 18:30:00', 'SALE/POS3184', 492, 'সরকার ট্রেডার্স(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-0551&lt;&sol;p&gt;', '', '245814.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '245814.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-02 20:58:02', '23.19', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f4fe4afc699764c43716448f7f85d7b4947e04c95192e474d43c7a83d56a60c6', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3182, '2021-02-11 18:31:00', 'SALE/POS3185', 492, 'সরকার ট্রেডার্স(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-8819&lt;&sol;p&gt;', '', '243588.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '243588.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-02 20:57:36', '22.98', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '26b07070435a41f15fe621b0ad87b9e6ca756c04a0a8e0e489b83d81c0965bf6', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '245814.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3183, '2021-02-11 18:31:00', 'SALE/POS3186', 328, 'মেসার্স M.B.F. ব্রিক্স(সরারচর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-9211&lt;&sol;p&gt;', '', '253044.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '253044.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-12 18:42:58', '23.425', 1, '200000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ec28b473d30784bdb89e0dd5fb90a0c03d5c24691ed243f01b3c3217e9166a16', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1569076.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3184, '2021-02-11 18:32:00', 'SALE/POS3187', 442, 'তাজুল ইসলাম(সিলেট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-6927&lt;&sol;p&gt;', '', '182457.00', '0.00', '108.5', '108.50', '108.50', '0.00', NULL, '0.00', '0.00', '0.00', '182348.50', 'completed', 'due', 0, NULL, 1, 1, '2021-02-12 18:43:24', '18.805', 1, '182300.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8db194debc1b1c6ce9f34488653c243a1f32484e11591ab75692d1ccab8f343e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '130.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3185, '2021-02-11 18:33:00', 'SALE/POS3188', 370, 'মো. কয়েছ মিয়া(সুনামগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-4377&lt;&sol;p&gt;', '', '194628.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '194628.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-12 18:43:44', '19.86', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8f8d0e6b84da08c350207353fa4f1fa344fbe71e08dcb4cf5083b77cddcaac58', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '4441380.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3186, '2021-02-11 18:34:00', 'SALE/POS3189', 346, 'মেসার্স আয়েশা ব্রিক্স(ছাতলপাড়)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;বক্স মাপে নৌকা&lt;&sol;p&gt;', '', '2037000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '2037000.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-12 18:44:58', '210', 1, '1500000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f05243c2a1cf5b416a2b2cd092ee1c6f70cc5ed0a7c8f2b8c219433be4a33715', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '864400.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3187, '2021-02-11 20:18:00', 'SALE/POS3190', 377, 'বিশ্বজিত(গাজীপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '2000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '2000.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-12 20:18:47', '1', 1, '53000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '6f4ccf49ab3cf0d2734036f2e8511c2aa79fd411827e59ace93fe9bb0f495cc9', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-1857.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3188, '2021-02-12 13:56:00', 'SALE/POS3191', 332, 'ডা. হাবিব(ভৈরবপুর)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;১ ট্রলি X ৯০ ফুট&lt;&sol;p&gt;', '', '15300.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '15300.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-13 13:57:47', '90', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'bac22804c1c3fafe8277f582ad2a05d9c24ed442337170148ff451cf6c6bf96c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '157960.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3189, '2021-02-12 14:01:00', 'SALE/POS3192', 482, 'C/O আজিজ শাহ,শাহরিয়ার(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1088&lt;&sol;p&gt;', '', '205728.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '205728.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-13 15:11:45', '21.425', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8115a4e755bc0ee15a85e73f7ad3345b9ed03414733cd8f5a05c62a0ac2b7ab2', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-2140635.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3190, '2021-02-12 14:02:00', 'SALE/POS3193', 306, 'মেসার্স তাহসিন এন্টারপ্রাইজ(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-2579&lt;&sol;p&gt;', '', '148050.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '148050.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-13 15:12:23', '14.1', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b376e410d7539b6165d881fbf6a55cda0005581e7b70fcc4027370b667ebd07b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '65816.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3191, '2021-02-12 14:03:00', 'SALE/POS3194', 306, 'মেসার্স তাহসিন এন্টারপ্রাইজ(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-8057&lt;&sol;p&gt;', '', '196140.00', '0.00', '37', '37.00', '37.00', '0.00', NULL, '0.00', '0.00', '0.00', '196103.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-13 15:13:19', '18.675', 1, '694100.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ff5a93d42d2403fc419570cf13c35188d509cc05f78a49cd49e290fdbbefc05c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '213866.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3192, '2021-02-12 14:04:00', 'SALE/POS3195', 358, 'মেসার্স R.S.P. ব্রিক্স (ভৈরব)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;RPT-11-0411&lt;&sol;p&gt;', '', '150059.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '150059.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-13 15:14:19', '15.469', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd71ba276887b740faee73736aa4c2387806ee4be1b0a04eb7fb57f7da78f4468', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-2555841.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3193, '2021-02-12 14:06:00', 'SALE/POS3196', 349, 'মেসার্স B.B.F ব্রিক্স(গৌরিপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-5586&lt;&sol;p&gt;', '', '243376.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '243376.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-13 15:15:22', '22.955', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'eee9e92c5dd8dcab9c8c64e1cee4c454b21aff33f47cf4e70d078b4ab3d98876', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1824.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3194, '2021-02-12 14:09:00', 'SALE/POS3197', 373, 'মো. আলী ইউসুফ(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-7205&lt;&sol;p&gt;', '', '199916.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '199916.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-13 15:15:49', '18.865', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '2fd43812ab6339859328d3f33cd83ad918d3d1f348f55432534aadc84cbbc63d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '413674.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3195, '2021-02-12 14:10:00', 'SALE/POS3198', 387, 'মেসার্স সমতা ব্রিক্স (নেত্রকোনা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1071&lt;&sol;p&gt;', '', '243864.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '243864.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-13 15:16:38', '22.575', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'fc6d6c1ea07e2b55fae9795cd0d7b53f80b2cc3594f41b2460e73deea22c5f80', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '5247883.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3196, '2021-02-12 14:15:00', 'SALE/POS3199', 387, 'মেসার্স সমতা ব্রিক্স (নেত্রকোনা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-5566&lt;&sol;p&gt;', '', '254880.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '254880.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-13 15:17:16', '23.595', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8959bd86fd2f73e2815effe369434b7b580db816d94e438bcc71af2846bee39e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '5491693.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3197, '2021-02-12 14:19:00', 'SALE/POS3200', 492, 'সরকার ট্রেডার্স(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-1376&lt;&sol;p&gt;', '', '242740.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '242740.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-13 15:17:43', '22.895', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ae2b5bbd1060531078f6f1828938f591a3c24cda1d2ae7aea222e7a82ea91009', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '489402.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3198, '2021-02-12 14:19:00', 'SALE/POS3201', 492, 'সরকার ট্রেডার্স(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-3318&lt;&sol;p&gt;', '', '254188.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '254188.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-13 15:18:05', '23.98', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '390b5262bc6dc21ced3ab72da76e0ac17a9a7870d432fc66b9a1b1897ef0859d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '732089.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3199, '2021-02-12 14:27:00', 'SALE/POS3202', 492, 'সরকার ট্রেডার্স(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-0685&lt;&sol;p&gt;', '', '236486.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '236486.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-13 15:18:33', '22.31', 1, '800000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '563aa76b0ac0814d150a1a437077581ddff261f8bf077020ab163753f482c6d3', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '986277.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3200, '2021-02-12 14:29:00', 'SALE/POS3203', 493, 'A.N ব্রিক্স(নেত্রকোনা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2064&lt;&sol;p&gt;', '', '258090.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '258090.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-13 15:21:32', '24.58', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '0c1959cb6c1631e37d4e63d95925f77fb007306f48d445254d33c8f860c98925', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3202, '2021-02-12 14:41:00', 'SALE/POS3205', 493, 'A.N ব্রিক্স(নেত্রকোনা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-3228&lt;&sol;p&gt;', '', '255780.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '255780.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-13 15:22:36', '24.355', 1, '513800.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '07e227326bab447a9041d436b8a3a6f7d983d67acceeb1057d296199660cd7c2', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '258090.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3203, '2021-02-12 14:42:00', 'SALE/POS3206', 402, 'মেসার্স রুমান ব্রিক্স (কিশোরগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0409&lt;&sol;p&gt;', '', '263844.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '263844.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-13 15:24:48', '24.425', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '152d07a714d9fa65f803cf27db86f2cd53ade09be93c5f7fdc6b75f23727316b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2196192.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3204, '2021-02-12 14:43:00', 'SALE/POS3207', 402, 'মেসার্স রুমান ব্রিক্স (কিশোরগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5080&lt;&sol;p&gt;', '', '259632.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '259632.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-13 15:25:14', '24.04', 1, '1000442.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c7c77bf6a616d55ccac9157020828afa3425fb9f2af2b38a9be86fd914102bea', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2459982.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3205, '2021-02-12 14:44:00', 'SALE/POS3208', 341, 'মেসার্স ফাইভ স্টার ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-7832&lt;&sol;p&gt;', '', '203385.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '203385.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-13 15:26:00', '19.37', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a5b0b13c57bb82da8a2fde745379505e2b567004f14cd20c6ba4468b48c2c537', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '664917.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3206, '2021-02-12 14:44:00', 'SALE/POS3209', 463, 'মেসার্স রাইফা ব্রিক্স(ধরকা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-8066&lt;&sol;p&gt;', '', '252492.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '252492.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-13 15:26:48', '23.82', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '748ab5f955c0eb07a1c0ccd083145a2d2f7aee63fcbc1143fd6a20b0aed010dc', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '97.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3207, '2021-02-12 14:46:00', 'SALE/POS3210', 463, 'মেসার্স রাইফা ব্রিক্স(ধরকা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-0739&lt;&sol;p&gt;', '', '236910.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '236910.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-13 15:27:40', '22.345', 1, '489350.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '2bbf36e0e18a0f0dc1fdd7460259d0d919cf8aafba557dbe3b4e053475ba8a0f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '252589.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3208, '2021-02-12 14:56:00', 'SALE/POS3211', 350, 'মেসার্স M.M.K. ব্রিক্স (কিশোরগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-8787&lt;&sol;p&gt;', '', '171630.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '171630.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-25 19:58:09', '19.07', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1f30a983cc489542473e9fe2dd2c4a54f9ff12e7e4916e3794f717aaf678b1cb', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '263791.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3209, '2021-02-12 15:02:00', 'SALE/POS3212', 375, 'মেসার্স গনি ব্রিক্স (ঈশ্বরগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2395&lt;&sol;p&gt;', '', '208378.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '208378.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-13 15:28:26', '24.225', 1, '200000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '754244dba058b8276dd6566cb27c380103fe07277b9585e6667cb303bdcf7512', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '381770.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3210, '2021-02-12 15:10:00', 'SALE/POS3213', 494, 'মল্লিকা ব্রিক্স((কুমিল্লা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1625&lt;&sol;p&gt;', '', '206973.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '206973.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-13 15:28:43', '23.79', 1, '206900.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '83f26378eb8f08cdbec7952c983a717f33033b830809f2458b1b2ee092eddda5', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3211, '2021-02-13 14:24:00', 'SALE/POS3214', 486, 'ভৈরব ট্রান্সপোর্ট(নিউ টাউন)(পাথর)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;৩ ট্রলি&lt;&sol;p&gt;', '', '41082.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '41082.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-14 14:27:53', '246', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1d304e64834170cbb8a494d0e27591af35fe216c99436381b11803f7e4111284', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '136773.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3212, '2021-02-13 14:25:00', 'SALE/POS3215', 486, 'ভৈরব ট্রান্সপোর্ট(নিউ টাউন)(পাথর)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;৩ ট্রলি&lt;&sol;p&gt;', '', '45090.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '45090.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-14 14:28:11', '270', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '281379d6595e600fb27a45960b58f47b5d2e79a7c92839318c7b0c8d288378ba', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '177855.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3213, '2021-02-13 14:26:00', 'SALE/POS3216', 486, 'ভৈরব ট্রান্সপোর্ট(নিউ টাউন)(পাথর)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;২ ট্রলি&lt;&sol;p&gt;', '', '30394.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '30394.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-14 14:28:45', '182', 1, '138739.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c6b0710e8b385503d5bb4a52ea55d954883ec26a2067da8581460cc827731b64', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '222945.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3214, '2021-02-13 14:27:00', 'SALE/POS3217', 459, 'সেলিম মিয়া(রানীরবাজার)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;১ ট্রলি&lt;&sol;p&gt;', '', '15210.00', '0.00', '10', '10.00', '10.00', '0.00', NULL, '0.00', '0.00', '0.00', '15200.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-02-14 14:29:02', '90', 1, '15200.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7f4eca19cdced946b53a0487619024077fdd3aa01a360f966f8ae2c8d69cae29', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3215, '2021-02-13 14:33:00', 'SALE/POS3218', 327, 'মো.সফর আলী সর্দার(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-9888&lt;&sol;p&gt;', '', '222546.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '222546.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-14 18:57:21', '25.575', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '2bedcf808832e768e88523f20b6e7cb9a04e2eed75e3482724c52be8b345ea1f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1456360.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3216, '2021-02-13 14:35:00', 'SALE/POS3219', 327, 'মো.সফর আলী সর্দার(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-1514&lt;&sol;p&gt;', '', '239250.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '239250.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-14 18:57:48', '27.5', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8d14dd77457c64b6c5e4a5b9b4f577121293f65576c8a4c219f2e7105bebbc64', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1678862.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3217, '2021-02-13 14:36:00', 'SALE/POS3220', 194, 'মো.লিয়াকত মিয়া(বাদাঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-3397&lt;&sol;p&gt;', '', '178364.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '178364.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-14 18:58:13', '20.735', 1, '100000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '516a8b0218d6b6cd747d4c43de6c2480b7b12bd8d39643fb38c2f708d6443a86', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '478493.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3218, '2021-02-13 14:36:00', 'SALE/POS3221', 451, 'রিপন মাস্টার(চন্ডিবের)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0479&lt;&sol;p&gt;', '', '133056.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '133056.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-14 18:58:56', '13.86', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '43f3f0edea83c2c1dcc7a2f899a2e088ef5d96edd5f6afbc52560cd3422d8976', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-4364576.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3219, '2021-02-13 14:37:00', 'SALE/POS3222', 350, 'মেসার্স M.M.K. ব্রিক্স (কিশোরগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-8787&lt;&sol;p&gt;', '', '171720.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '171720.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-25 19:58:52', '19.08', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8a77a2213276cae9abbfc25bbd1d5676e292a82d48ebf406104398174019a1ff', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '263791.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3220, '2021-02-13 14:37:00', 'SALE/POS3223', 358, 'মেসার্স R.S.P. ব্রিক্স (ভৈরব)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-4861&lt;&sol;p&gt;', '', '142978.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '142978.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-14 18:59:47', '14.735', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '889d3375599dd73e4f360cf6abc0ee623741a9e8a8c1281037f6ad04f54fdfcc', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-2405782.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3221, '2021-02-13 14:38:00', 'SALE/POS3224', 383, 'মায়ের দোয়া ব্রিক্স(শাবাজপূর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1625&lt;&sol;p&gt;', '', '224084.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '224084.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-14 19:00:21', '21.135', 1, '224000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '6ec4d900045594f307de2fc37d24bc9977168a62c029b258c0ed1216e4fd2273', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1086040.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3222, '2021-02-13 14:44:00', 'SALE/POS3225', 495, 'আবুল হাশেম(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMM-51-0792&lt;&sol;p&gt;', '', '7875.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '7875.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-14 19:00:56', '0.7450', 1, '7820.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c145f8ed2fd72fd9a49b4aba7533d01201395bc6bd34744a454f23355d0946e5', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3223, '2021-02-14 14:43:00', 'SALE/POS3226', 461, 'অপু(পুলতাকান্দা)(পাথর)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;২ ট্রলি&lt;&sol;p&gt;', '', '30240.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '30240.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-15 19:25:07', '180', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '03404f6908311e575c63701114372db869176c180016f60ff3df636ede34ed2b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '240.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3224, '2021-02-14 14:44:00', 'SALE/POS3227', 457, 'A.M.B ব্রিক্স(শাবাজপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;বক্স মাপ&lt;&sol;p&gt;', '', '263250.00', '0.00', '50', '50.00', '50.00', '0.00', NULL, '0.00', '0.00', '0.00', '263200.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-02-15 19:25:29', '27', 1, '263200.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ff6ccaa927aed373ef5423d827f5f5d1425588ff08be174c97ce9fd119de2431', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3225, '2021-02-14 14:45:00', 'SALE/POS3228', 385, 'মেসার্স সরারচর ব্রিক্স(বাজিতপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1088&lt;&sol;p&gt;', '', '258552.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '258552.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-15 19:27:07', '23.94', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '482db8d913fdf73c167de739702f4f631e8ef2b8f216e824138ebad8eb01fcce', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '176729.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3226, '2021-02-14 14:57:00', 'SALE/POS3229', 385, 'মেসার্স সরারচর ব্রিক্স(বাজিতপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0384&lt;&sol;p&gt;', '', '257580.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '257580.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-15 19:27:36', '23.85', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '2ba6e72029d6d6eea0823f5f6e4e1d4517e16d90d8cd5135b509e25611abf50e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '435281.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3227, '2021-02-14 14:59:00', 'SALE/POS3230', 451, 'রিপন মাস্টার(চন্ডিবের)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;PBNA-T-11-0253&lt;&sol;p&gt;', '', '195456.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '195456.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-15 19:28:54', '20.36', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '9ddab531fea929bb1401ea02851376664f85b1052a1be67def0ccf361778b73c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-4231520.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3228, '2021-02-14 14:59:00', 'SALE/POS3231', 370, 'মো. কয়েছ মিয়া(সুনামগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-4377&lt;&sol;p&gt;', '', '211140.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '211140.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-15 19:29:12', '19.545', 1, '200000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '95f570a34c18e51bd67c2c0481adcaca87349b55a1a399aa4b097b888b30e16f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '4086008.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3229, '2021-02-14 15:07:00', 'SALE/POS3232', 341, 'মেসার্স ফাইভ স্টার ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-7832&lt;&sol;p&gt;', '', '199395.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '199395.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-15 19:29:50', '18.985', 1, '350000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f815027d5e727587f7234d975647a402d47b2322a023747510cb911cd4157921', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '868302.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3230, '2021-02-14 15:07:00', 'SALE/POS3233', 373, 'মো. আলী ইউসুফ(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-6896&lt;&sol;p&gt;', '', '140768.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '140768.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-15 19:30:18', '13.28', 1, '350000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '25c3a4f6cd0a6487182b08baf44b51e9d19b5947cdee327fa4ab4c4568142a83', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '613590.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3231, '2021-02-14 15:08:00', 'SALE/POS3234', 482, 'C/O আজিজ শাহ,শাহরিয়ার(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2064&lt;&sol;p&gt;', '', '239328.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '239328.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-15 19:30:51', '24.93', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a87951bd8886d3dc83ea174c360e6e2a00e1817171999c35bea6684066e91f4f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-1934907.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3232, '2021-02-14 15:09:00', 'SALE/POS3235', 482, 'C/O আজিজ শাহ,শাহরিয়ার(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;MT-11-0025&lt;&sol;p&gt;', '', '158304.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '158304.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-15 19:31:09', '16.49', 1, '200000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c2efb735067fc367913bf5e114d1328c8ae817f5ebf23019bdbfb8b36c862013', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-1695579.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3233, '2021-02-14 19:16:00', 'SALE/POS3236', 327, 'মো.সফর আলী সর্দার(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2915&lt;&sol;p&gt;', '', '226200.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '226200.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-15 19:31:30', '26', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '90099871959f9a91156a04ba3e28c71b4959f554f0821b0a02d1e12d5bc896d4', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1918156.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3234, '2021-02-14 19:17:00', 'SALE/POS3237', 327, 'মো.সফর আলী সর্দার(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-6821&lt;&sol;p&gt;', '', '211236.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '211236.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-15 19:31:51', '24.28', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8055912b64f20144188c2ff7a0eab5b59acd973681ffafda404bda304ef251dd', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2144356.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3235, '2021-02-14 19:18:00', 'SALE/POS3238', 327, 'মো.সফর আলী সর্দার(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-8066&lt;&sol;p&gt;', '', '219849.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '219849.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-15 19:32:13', '25.265', 1, '800000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '12a07a77b51a5a72e51139bc6e32e322dc217faf63b2834dc4fa7262de76a9a4', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2355592.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3236, '2021-02-14 19:19:00', 'SALE/POS3239', 194, 'মো.লিয়াকত মিয়া(বাদাঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-13-1501&lt;&sol;p&gt;', '', '192984.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '192984.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-15 19:32:33', '22.435', 1, '200000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c22a4286fb43da5a95b18623b56f0baac1403f2a7d38a7ff8f29a54810a16f83', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '556857.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3237, '2021-02-14 19:20:00', 'SALE/POS3240', 335, 'মোঃ জাকির হোসেন জামাই(কালিপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-2230&lt;&sol;p&gt;', '', '131838.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '131838.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-15 19:33:02', '15.325', 1, '200000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '39ee853e6b178f08972771055326d0c9a3ace843e04e365afb8fbcd4cd496b46', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '322769.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3238, '2021-02-14 19:21:00', 'SALE/POS3241', 457, 'A.M.B ব্রিক্স(শাবাজপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;বক্স মাপ&lt;&sol;p&gt;', '', '250900.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '250900.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-02-15 19:33:40', '26', 1, '250900.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '83cca46169671ac7c56c11507c462cd67492f70e470997236086c848d610a4f2', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3239, '2021-02-14 19:21:00', 'SALE/POS3242', 454, 'রাশিদ মিয়া(বাদাঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-1285&lt;&sol;p&gt;', '', '137514.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '137514.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-15 19:34:00', '15.990', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'faa879c18577afb5067c3d06c950e0e860d7d9fb10819da2ce729a1a63e35b9e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '201644.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3240, '2021-02-14 19:24:00', 'SALE/POS3243', 454, 'রাশিদ মিয়া(বাদাঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-4714&lt;&sol;p&gt;', '', '117734.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '117734.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-15 19:34:16', '13.685', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c9d958611aa4f46196c5b27300562a3bbe157e1d93bdf3f2d491f7f2a9252f40', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '339158.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3241, '2021-02-15 14:05:00', 'SALE/POS3244', 454, 'রাশিদ মিয়া(বাদাঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;BOT-11-2287&lt;&sol;p&gt;', '', '141934.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '141934.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-16 14:34:53', '13.39', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '4f165be1695fa00cf03caecefefac6c377ce0b6ad2cf5437872fedf2f92eefdd', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '456892.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3242, '2021-02-15 14:07:00', 'SALE/POS3245', 454, 'রাশিদ মিয়া(বাদাঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-8246&lt;&sol;p&gt;', '', '146068.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '146068.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-16 14:34:13', '13.78', 1, '600000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8f88d45cc32fb4d3821658463471284de37efaad50b5e4c63acc0aeb159481bd', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '598773.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3243, '2021-02-15 14:07:00', 'SALE/POS3246', 482, 'C/O আজিজ শাহ,শাহরিয়ার(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;MMT-11-0139&lt;&sol;p&gt;', '', '171456.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '171456.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-16 14:36:03', '17.855', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '741bec05e086d9581fd4697329dad02fafacdf207338942853a7abb8d35dec4f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-1537275.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3244, '2021-02-15 14:08:00', 'SALE/POS3247', 318, 'মো. মিঠু সরকার(চানপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;RPT-11-0511&lt;&sol;p&gt;', '', '166171.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '166171.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-16 14:36:50', '15.524', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '3f54df6cc194d275bf54508f019dbf59d6c2bbba07b80260ccbaee5f9132cd89', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1602112.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3245, '2021-02-15 14:09:00', 'SALE/POS3248', 318, 'মো. মিঠু সরকার(চানপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-13-6905&lt;&sol;p&gt;', '', '167562.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '167562.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-16 14:37:13', '15.655', 1, '12071.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '3c862fe43a5550796c46043c2c805d75ab54df1d9ab409fe55188d1793fe9792', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1768229.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3246, '2021-02-15 14:10:00', 'SALE/POS3249', 341, 'মেসার্স ফাইভ স্টার ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-7832&lt;&sol;p&gt;', '', '194565.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '194565.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-16 14:37:36', '18.53', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '6915eb600b69cb145f7d4032ea75cee41c860e18d22704a451f98c522bfb6f95', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1067697.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3247, '2021-02-15 14:11:00', 'SALE/POS3250', 328, 'মেসার্স M.B.F. ব্রিক্স(সরারচর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CMT-11-3344&lt;&sol;p&gt;', '', '251100.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '251100.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-16 14:38:30', '23.25', 1, '200000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'de9353acf992f8dc27606373370abdfa2e47b176440e438e87840d9e79899755', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1422120.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3248, '2021-02-15 14:12:00', 'SALE/POS3251', 363, 'মো.নুরুল আমিন/ইকবাল(ভৈরব)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1088&lt;&sol;p&gt;', '', '189176.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '189176.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-16 14:38:50', '17.675', 1, '171767.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c42b85040003737a374e74ef82c9a36ec7bc5e37fccc1d29667ca9038abcf093', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '402008.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3249, '2021-02-15 14:12:00', 'SALE/POS3252', 358, 'মেসার্স R.S.P. ব্রিক্স (ভৈরব)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-9612&lt;&sol;p&gt;', '', '133181.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '133181.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-16 14:39:09', '13.73', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a113d32940a34bf6a84d4308e1e58c0cdef646e36b25bbe5f0de403cc7fba1a5', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-2262804.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3250, '2021-02-15 14:16:00', 'SALE/POS3253', 496, 'মোশাররফ হোসেন (ভৈরবপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-3228&lt;&sol;p&gt;', '', '228600.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '228600.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-16 14:39:52', '25.4', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '92449b0df5d249e74a2e4b7ab4c71b1fa515642f388ad522466e8f0cfb170965', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3251, '2021-02-15 14:18:00', 'SALE/POS3254', 496, 'মোশাররফ হোসেন (ভৈরবপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-13-5257&lt;&sol;p&gt;', '', '207810.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '207810.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-16 14:40:58', '23.09', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '6fa51bcd3b670f199e31e5493e363f81c7d8c49bc6842bc296e6885e832ac076', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '228555.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3252, '2021-02-15 14:20:00', 'SALE/POS3255', 496, 'মোশাররফ হোসেন (ভৈরবপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-4404&lt;&sol;p&gt;', '', '190260.00', '0.00', '535', '535.00', '535.00', '0.00', NULL, '0.00', '0.00', '0.00', '189725.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-16 14:41:19', '21.14', 1, '657000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '80d9e39f4328685ad1be25a6f5caa2d8813feb1a65bb8d0eca1cc1fe9f0f62c0', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '436320.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3253, '2021-02-15 14:20:00', 'SALE/POS3256', 194, 'মো.লিয়াকত মিয়া(বাদাঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-8038&lt;&sol;p&gt;', '', '213452.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '213452.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-16 14:42:16', '24.82', 1, '400000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b99bee73176bd7a0170914cc5294ce7f32df489a69d8cedb157fbc1ee4ff6540', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '749841.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3254, '2021-02-15 14:21:00', 'SALE/POS3257', 482, 'C/O আজিজ শাহ,শাহরিয়ার(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2603&lt;&sol;p&gt;', '', '209856.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '209856.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-16 15:06:44', '21.855', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'be77f9d5e8206a35aa134513524213a054948462d2879c50995c623189f7bfb2', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-1365867.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3255, '2021-02-15 14:24:00', 'SALE/POS3258', 387, 'মেসার্স সমতা ব্রিক্স (নেত্রকোনা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-5566&lt;&sol;p&gt;', '', '259632.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '259632.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-16 17:43:22', '24.04', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e8bebd9e88430207fe494cd30403c5f4f6fb346b8f4e1be17dc22c618bd1899f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '5746627.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3256, '2021-02-15 13:46:00', 'SALE/POS3259', 496, 'মোশাররফ হোসেন (ভৈরবপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '31000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '31000.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-17 13:47:07', '1', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a0e555cc944cba4a35ba1fbc3341e68bfb5fed9f2e700efa20d2dc6e3564fd8b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-30865.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3257, '2021-02-16 13:50:00', 'SALE/POS3260', 335, 'মোঃ জাকির হোসেন জামাই(কালিপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-15-2173&lt;&sol;p&gt;', '', '135106.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '135106.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-17 19:06:48', '15.71', 1, '100000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ae317b5c174f7ade2a19a8dc546da07a794e6688f28ed9a3496a1c3e0dc7593c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '254607.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3258, '2021-02-16 13:51:00', 'SALE/POS3261', 364, 'মো. জহিরুল ইসলাম (তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-6196&lt;&sol;p&gt;', '', '161070.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '161070.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-17 19:08:01', '15.34', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '2b8a852388abbef0ba5ec248a55c911cab3bf8ea0c18e33ee1af1e9d1484ed07', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2016335.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3259, '2021-02-16 13:51:00', 'SALE/POS3262', 364, 'মো. জহিরুল ইসলাম (তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-6497&lt;&sol;p&gt;', '', '152040.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '152040.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-17 19:07:38', '14.48', 1, '300000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a08adf6719872abab05f6ff60b8a839baf01820dce606e903e7c4e80955680d0', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2177405.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3260, '2021-02-16 13:52:00', 'SALE/POS3263', 194, 'মো.লিয়াকত মিয়া(বাদাঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-7240&lt;&sol;p&gt;', '', '194704.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '194704.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-17 19:08:32', '22.64', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd11472e5cfb3c600860679804f690038286dc77c2227b155641ee079e3fceadf', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '363293.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3261, '2021-02-16 13:58:00', 'SALE/POS3264', 497, 'মেসার্স বাগদাদ ট্রান্সপোর্ট (ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-9511&lt;&sol;p&gt;', '', '212367.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '212367.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-17 19:08:55', '24.405', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '27628640dfa390719bf689ff67b195dd4dcea636549f0799f987fa94410e9cc3', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3262, '2021-02-16 14:00:00', 'SALE/POS3265', 497, 'মেসার্স বাগদাদ ট্রান্সপোর্ট (ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-2891&lt;&sol;p&gt;', '', '195924.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '195924.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-17 19:09:29', '22.52', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e02ae4621a5e3b8aac6a208127b6cbe5659bc07c61925fc8e38aba327f12484f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '212323.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3263, '2021-02-16 14:01:00', 'SALE/POS3266', 497, 'মেসার্স বাগদাদ ট্রান্সপোর্ট (ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-9637&lt;&sol;p&gt;', '', '170085.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '170085.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-17 19:09:55', '19.55', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '985e9f988fa9f283f7020d8ac629bfef152b6475f5458e3781abfa3336dbb807', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '408247.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3264, '2021-02-16 14:02:00', 'SALE/POS3267', 497, 'মেসার্স বাগদাদ ট্রান্সপোর্ট (ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-4573&lt;&sol;p&gt;', '', '48633.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '48633.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-17 19:10:14', '5.59', 1, '620965.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '4b83366bfd7f75854fc0e166ba9c563b914e429f338b6dcd5e58abae06636d8b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '578332.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3265, '2021-02-16 14:10:00', 'SALE/POS3268', 323, 'মো.কবির মিয়া(জগমোহনপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-8372&lt;&sol;p&gt;', '', '119024.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '119024.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-17 19:10:33', '13.835', 1, '1300000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd5b7ba86445ed2a8332eb006c33256bbca49b9ede38b9d92f75877b2a02f74d6', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '235218.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3266, '2021-02-16 14:11:00', 'SALE/POS3269', 217, 'মেসার্স রিফাত এন্টারপ্রাইজ(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMU-12-1744&lt;&sol;p&gt;', '', '122766.00', '0.00', '162.75', '162.75', '162.75', '0.00', NULL, '0.00', '0.00', '0.00', '122603.25', 'completed', 'due', 0, NULL, 1, 1, '2021-02-17 19:10:57', '16.585', 1, '122700.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '578f26280d15b6bd3b958bd9428e278e246fd4da937fa69a6c82c9d17320fdd6', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '133.75');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3267, '2021-02-16 14:12:00', 'SALE/POS3270', 349, 'মেসার্স B.B.F ব্রিক্স(গৌরিপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-3228&lt;&sol;p&gt;', '', '255142.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '255142.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-17 19:11:19', '24.07', 1, '500000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '01abc0f4983f8ae07d244277889b8fc9c5ecd064f39d479fa372ddce44303931', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '245200.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3268, '2021-02-16 14:12:00', 'SALE/POS3271', 370, 'মো. কয়েছ মিয়া(সুনামগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-4377&lt;&sol;p&gt;', '', '205322.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '205322.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-17 19:12:52', '19.37', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b516c3fe05c26b0cae7cffc504722a1177c414e7f5f0f10965073dcecc49aaf2', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '4097148.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3269, '2021-02-16 14:13:00', 'SALE/POS3272', 370, 'মো. কয়েছ মিয়া(সুনামগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;RMT-11-0336&lt;&sol;p&gt;', '', '186348.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '186348.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-17 19:13:31', '17.58', 1, '150000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a0d5971386dd097380c682402dcf6b7e6135fdf1a35026dc3c90bd1dbcba42c8', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '4302417.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3270, '2021-02-16 14:15:00', 'SALE/POS3273', 368, 'আলী হোসেন  জামাই(কালীপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-8498&lt;&sol;p&gt;', '', '211211.00', '0.00', '11', '11.00', '11.00', '0.00', NULL, '0.00', '0.00', '0.00', '211200.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-17 19:25:41', '20.02', 1, '200000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '11b0818551584cea3a08d0f60ac1dac90537b955c530d904750f2f2789e40272', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3271, '2021-02-16 14:15:00', 'SALE/POS3274', 341, 'মেসার্স ফাইভ স্টার ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-7832&lt;&sol;p&gt;', '', '194460.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '194460.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-17 19:26:13', '18.52', 1, '600000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '4ee7c0986148cd4ed9f9e161b24b622d619d818ff43ebcaf2657da43b039c69d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '912262.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3272, '2021-02-16 14:43:00', 'SALE/POS3275', 498, 'মেসার্স ভরসা ব্রিক্স(গোকনঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-0739&lt;&sol;p&gt;', '', '241395.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '241395.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-17 19:26:40', '22.99', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '574779958ac4b5562a61109ad2d0edc472f424ce1947beb1448cab6fb65c67b0', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3273, '2021-02-16 14:45:00', 'SALE/POS3276', 498, 'মেসার্স ভরসা ব্রিক্স(গোকনঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1625&lt;&sol;p&gt;', '', '250425.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '250425.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-17 19:26:55', '23.85', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '34635fb808db787c6854da1265396075bb2759e4ff759bc0c5f63fb528b1f685', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '241395.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3274, '2021-02-16 18:41:00', 'SALE/POS3277', 498, 'মেসার্স ভরসা ব্রিক্স(গোকনঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CMT-11-2630&lt;&sol;p&gt;', '', '248430.00', '0.00', '250', '250.00', '250.00', '0.00', NULL, '0.00', '0.00', '0.00', '248180.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-17 19:27:23', '23.66', 1, '740000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '19a16a3490dfe39207c03d1d9176a86be183b50d8b8cbd9e640858c541d00272', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '491820.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3275, '2021-02-16 18:51:00', 'SALE/POS3278', 482, 'C/O আজিজ শাহ,শাহরিয়ার(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-0263&lt;&sol;p&gt;', '', '204288.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '204288.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-17 19:28:28', '21.28', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'be0b96e8dbdf5f83c5c6f769c3407f8f5b565b7efbf7a3ec8dc9be72cd19bc59', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-1355963.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3276, '2021-02-16 18:52:00', 'SALE/POS3279', 373, 'মো. আলী ইউসুফ(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-3756&lt;&sol;p&gt;', '', '166738.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '166738.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-17 19:29:02', '15.73', 1, '150000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8d8d339398bc3bc80f22d7c2eaee15a68ce72932fb11177161098125929f850a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '404358.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3277, '2021-02-16 18:52:00', 'SALE/POS3280', 358, 'মেসার্স R.S.P. ব্রিক্স (ভৈরব)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;BOT-11-2103&lt;&sol;p&gt;', '', '140650.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '140650.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-17 19:29:22', '14.5', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '461a1217e4db526274f73a599a0d3156a4e49063d2f22f3d15e77842856d6d10', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-2129623.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3279, '2021-02-17 14:30:00', 'SALE/POS3282', 294, 'আশিক মিয়া(আশুগঞ্জ)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-15-5148&lt;&sol;p&gt;', '', '81984.00', '0.00', '84', '84.00', '84.00', '0.00', NULL, '0.00', '0.00', '0.00', '81900.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-02-19 14:51:14', '488', 1, '81900.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f4ca523a834e20e6109f7030d20783a571ba4d0f938147b449629f81db602ede', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3280, '2021-02-17 14:31:00', 'SALE/POS3283', 358, 'মেসার্স R.S.P. ব্রিক্স (ভৈরব)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;RPT-11-0305&lt;&sol;p&gt;', '', '140844.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '140844.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-19 14:48:28', '14.52', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '0df9226c1d6564039fb260d2c25a9ed58769f6ede11f95af01a5983b6b93ce30', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-1988973.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3281, '2021-02-17 14:31:00', 'SALE/POS3284', 451, 'রিপন মাস্টার(চন্ডিবের)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-15-1603&lt;&sol;p&gt;', '', '234432.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '234432.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-19 14:49:14', '24.415', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '4d1f7ddc5a791544bd1975847d28a67e2e95bcf9cef14bd595909604ed8e98a8', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-4036064.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3282, '2021-02-17 14:33:00', 'SALE/POS3285', 451, 'রিপন মাস্টার(চন্ডিবের)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-15-3123&lt;&sol;p&gt;', '', '186432.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '186432.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-19 14:49:54', '19.42', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b75d0a6a5372b3f93e459ff6ade557e4ae173c257527239f524efc95085be125', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-3801680.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3283, '2021-02-17 14:34:00', 'SALE/POS3286', 341, 'মেসার্স ফাইভ স্টার ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-0739&lt;&sol;p&gt;', '', '191520.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '191520.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-19 14:50:49', '18.24', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'eb7f13aa612e93487a4ae7c2cbaa9a2d625b7a7359df377fec6b711984224c9e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '506722.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3284, '2021-02-17 14:34:00', 'SALE/POS3287', 341, 'মেসার্স ফাইভ স্টার ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;MMT-16-7832&lt;&sol;p&gt;', '', '198240.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '198240.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-19 14:53:00', '18.88', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '4900dce3a3a2eb0c2d33ab7eab2e7fd2439d5b52090bac5789a00bf982fe9ce5', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '698242.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3285, '2021-02-17 14:35:00', 'SALE/POS3288', 482, 'C/O আজিজ শাহ,শাহরিয়ার(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;MMT-11-0139&lt;&sol;p&gt;', '', '168000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '168000.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-19 14:52:24', '17.495', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ba850b816464b9881a7a8ff0bc9e866c0f4453e39a44c8b272daaef1b4d13520', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-1151675.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3286, '2021-02-17 14:36:00', 'SALE/POS3289', 370, 'মো. কয়েছ মিয়া(সুনামগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-15-3550&lt;&sol;p&gt;', '', '200260.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '200260.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-19 14:53:42', '21.075', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '52bb14a6d637935ad8dd9065211beac0f6feb00a68dd2cd1954073c1f9dd95d5', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '4338818.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3287, '2021-02-17 14:36:00', 'SALE/POS3290', 370, 'মো. কয়েছ মিয়া(সুনামগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-9669&lt;&sol;p&gt;', '', '195795.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '195795.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-19 14:58:30', '20.61', 1, '470000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '9482c6fca9458603bdb9af6e70d7553cfdcce2a96e5f800e9e20f27a79e009ae', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '4539030.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3288, '2021-02-17 14:37:00', 'SALE/POS3291', 387, 'মেসার্স সমতা ব্রিক্স (নেত্রকোনা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-5566&lt;&sol;p&gt;', '', '244404.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '244404.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-19 14:58:54', '22.625', 1, '500000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'fd2e691a594575561236947b06c8295b907ad4e52fc34f507d7be6476c647c47', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '6006259.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3289, '2021-02-17 14:37:00', 'SALE/POS3292', 383, 'মায়ের দোয়া ব্রিক্স(শাবাজপূর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-9544&lt;&sol;p&gt;', '', '242900.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '242900.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-19 14:59:29', '24.29', 1, '200468.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'cc9e30aed9aa454368b28fbded936bb206fd1bd6d45dd588115405ea5190d28b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1086124.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3290, '2021-02-17 14:38:00', 'SALE/POS3293', 194, 'মো.লিয়াকত মিয়া(বাদাঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-4349&lt;&sol;p&gt;', '', '192042.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '192042.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-19 15:00:18', '20.43', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '3c35e506ffb1d72561faa09107159caddf162277ccedd45dda35a679504be3ca', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '557997.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3291, '2021-02-17 14:39:00', 'SALE/POS3294', 194, 'মো.লিয়াকত মিয়া(বাদাঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-1514&lt;&sol;p&gt;', '', '189222.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '189222.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-19 14:59:50', '20.125', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '24a99e69dd4fd349dffa118ec491cbf10251226b1c93b869347216d37270284e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '750039.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3292, '2021-02-17 14:40:00', 'SALE/POS3295', 194, 'মো.লিয়াকত মিয়া(বাদাঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-9888&lt;&sol;p&gt;', '', '183864.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '183864.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-19 15:00:35', '19.555', 1, '650000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '75771604023fa81d45b6583369cda3cf2bf9c3d9633ce2e7f5f2f9c6782fd75c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '939214.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3293, '2021-02-17 14:40:00', 'SALE/POS3296', 338, 'ভাই ভাই এন্টারপ্রাইজ(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-5142&lt;&sol;p&gt;', '', '208300.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '208300.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-19 15:00:56', '20.825', 1, '218600.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '492e24180b198bb50776b8579fc7fab8daf34793862c9ffc73a073f358996d4f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '51445.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3294, '2021-02-17 14:41:00', 'SALE/POS3297', 350, 'মেসার্স M.M.K. ব্রিক্স (কিশোরগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-8787&lt;&sol;p&gt;', '', '171630.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '171630.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-25 20:00:03', '19.07', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '55119224c7c757e189a05cb0cc88d2774cf7ce29060ac01f97b677f2d90f919c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '263791.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3295, '2021-02-17 14:42:00', 'SALE/POS3298', 463, 'মেসার্স রাইফা ব্রিক্স(ধরকা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-8066&lt;&sol;p&gt;', '', '250098.75', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '250098.75', 'completed', 'due', 0, NULL, 1, 1, '2021-02-19 15:02:12', '23.645', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f1fef10af69ab0b95080449ef13663c5ed4ad5353fe11d4b2febdc99ebcf548e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '149.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3296, '2021-02-17 14:43:00', 'SALE/POS3299', 463, 'মেসার্স রাইফা ব্রিক্স(ধরকা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2603&lt;&sol;p&gt;', '', '257184.00', '0.00', '29', '29.00', '29.00', '0.00', NULL, '0.00', '0.00', '0.00', '257155.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-19 15:02:30', '24.32', 1, '507200.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c82dfb0aae0eceb221e4721abb0b3fc50998fb76ce86d5bb8bf4f0cc51bf7585', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '250195.38');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3297, '2021-02-17 14:44:00', 'SALE/POS3300', 434, 'শিবলী মিয়া(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;KUL&period;T-11-1378&lt;&sol;p&gt;', '', '164082.00', '0.00', '82', '82.00', '82.00', '0.00', NULL, '0.00', '0.00', '0.00', '164000.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-02-19 15:03:49', '18.86', 1, '164000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b0c5313aefae68d6cfe15aeecb3dc75faa4f933df333399053c570de1d5eea2c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3298, '2021-02-17 14:45:00', 'SALE/POS3301', 327, 'মো.সফর আলী সর্দার(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1071&lt;&sol;p&gt;', '', '180003.00', '0.00', '3', '3.00', '3.00', '0.00', NULL, '0.00', '0.00', '0.00', '180000.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-02-19 15:04:09', '20.69', 1, '180000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ed02dbae00335f1e6bf1797fc79e8b7483b3d9f14ff566baf27248d3d6efcba1', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1775441.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3299, '2021-02-17 14:45:00', 'SALE/POS3302', 375, 'মেসার্স গনি ব্রিক্স (ঈশ্বরগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-5586&lt;&sol;p&gt;', '', '194102.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '194102.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-19 15:04:32', '22.57', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f1d9b7f806e00be088a37cf0c2c8467ac9f504914b2e2110a450e8c9461957a2', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '390148.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3300, '2021-02-17 14:46:00', 'SALE/POS3303', 217, 'মেসার্স রিফাত এন্টারপ্রাইজ(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMU-12-1744&lt;&sol;p&gt;', '', '128760.00', '0.00', '60', '60.00', '60.00', '0.00', NULL, '0.00', '0.00', '0.00', '128700.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-02-19 15:05:03', '17.4', 1, '128700.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd88ca696ed7ea7a749eb11c9bb65695555c7f6321589434d84dbbdbd5ff08682', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '37.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3301, '2021-02-17 14:47:00', 'SALE/POS3304', 411, 'মেসার্স S.B.L. ব্রিক্স(কুলিয়ার চর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;বক্স মাপে নৌকা&lt;&sol;p&gt;', '', '1176000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '1176000.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-19 15:05:27', '120', 1, '1500000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '929da82994df00d53314c001eef7c8dfd33f788c5624bbdd43bd49bac6c2fad2', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2069000.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3302, '2021-02-18 16:02:00', 'SALE/POS3305', 451, 'রিপন মাস্টার(চন্ডিবের)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-6125&lt;&sol;p&gt;', '', '225216.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '225216.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-19 16:35:52', '23.46', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '4918babd91839ff1dec0531feb54e9e687935283b4ef8404ce1de3fe0e660906', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-3615200.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3303, '2021-02-18 16:03:00', 'SALE/POS3306', 451, 'রিপন মাস্টার(চন্ডিবের)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-8196&lt;&sol;p&gt;', '', '198432.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '198432.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-19 16:36:07', '20.67', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1f7731fb38de3a6eced378366beb7a823085f2e06ea95b83f4efbf34d78cb754', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-3389984.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3304, '2021-02-18 16:03:00', 'SALE/POS3307', 482, 'C/O আজিজ শাহ,শাহরিয়ার(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0479&lt;&sol;p&gt;', '', '116448.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '116448.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-19 16:36:20', '12.13', 1, '470000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ce596a01ee8f8a2e4a5698fa73697362c84608cea4193a3b9d07b9877a9f0f18', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-983675.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3305, '2021-02-18 16:08:00', 'SALE/POS3308', 499, 'সেবা ব্রিক্স(ফুলপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-8210&lt;&sol;p&gt;', '', '262086.00', '0.00', '233.75', '233.75', '233.75', '0.00', NULL, '0.00', '0.00', '0.00', '261852.25', 'completed', 'due', 0, NULL, 1, 1, '2021-02-19 16:37:23', '25.08', 1, '261800.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '45d3227d564628ecbd9d3772e5d8ac842081d6b119a3ec6a85bc8bf6cc1ec25d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3306, '2021-02-18 16:09:00', 'SALE/POS3309', 364, 'মো. জহিরুল ইসলাম (তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;BOT-11-2323&lt;&sol;p&gt;', '', '143256.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '143256.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-19 16:37:44', '15.240', 1, '200000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f7b87685bda23caa663f5a71d61cdd4d82fcbbf539a5a6373d21517860b4626e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2029445.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3307, '2021-02-18 16:09:00', 'SALE/POS3310', 350, 'মেসার্স M.M.K. ব্রিক্স (কিশোরগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-8787&lt;&sol;p&gt;', '', '171720.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '171720.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-25 20:01:23', '19.08', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f73d4e80554c454da4af1cf3541c3f2b12768b11d816d40adc93c219c98503d5', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '263791.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3308, '2021-02-18 16:10:00', 'SALE/POS3311', 434, 'শিবলী মিয়া(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-13-1256&lt;&sol;p&gt;', '', '115884.00', '0.00', '84', '84.00', '84.00', '0.00', NULL, '0.00', '0.00', '0.00', '115800.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-02-19 16:35:18', '13.32', 1, '115800.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '68056bf4fb1d431be05a2a381b181dcab8cbdd43391e1e6246a0f14b0ba90555', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3309, '2021-02-18 16:11:00', 'SALE/POS3312', 401, 'শাহ আলম মিয়া(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-7712&lt;&sol;p&gt;', '', '178263.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '178263.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-19 16:38:28', '20.485', 1, '250000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'aa5b698a449a0c69b024685d79f34acca9c162685201d588e0ce8acaaa773ee4', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '220267.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3310, '2021-02-17 16:11:00', 'SALE/POS3313', 482, 'C/O আজিজ শাহ,শাহরিয়ার(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;MMT-11-0139&lt;&sol;p&gt;', '', '168864.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '168864.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-19 16:38:58', '17.59', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7cd2f4d67cef02b494138b3ea604a88f4c6379025aa984bc3d01607fdf1ffe2f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-867275.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3311, '2021-02-18 16:12:00', 'SALE/POS3314', 217, 'মেসার্স রিফাত এন্টারপ্রাইজ(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMU-12-1744&lt;&sol;p&gt;', '', '123802.00', '0.00', '102', '102.00', '102.00', '0.00', NULL, '0.00', '0.00', '0.00', '123700.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-02-19 16:39:15', '16.725', 1, '123700.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f51ad3e991e8c6eb95afac971e6f58e9e834eaa9b3363f3a1743cb05c30d57ba', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '37.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3312, '2021-02-19 14:36:00', 'SALE/POS3315', 451, 'রিপন মাস্টার(চন্ডিবের)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-1640&lt;&sol;p&gt;', '', '236640.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '236640.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-20 18:25:58', '24.645', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '05723c02ebeb4d5174ef289e8cc629326abebbcdf6f5f7495d106ca621cf4153', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-3191552.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3313, '2021-02-19 14:36:00', 'SALE/POS3316', 482, 'C/O আজিজ শাহ,শাহরিয়ার(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2395&lt;&sol;p&gt;', '', '243552.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '243552.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-20 18:27:32', '25.37', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'bef4c7e1a6ececf127a6bf26b4d3a517d10d689e8149718aa90c74a590f68589', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-1168363.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3314, '2021-02-19 14:39:00', 'SALE/POS3317', 482, 'C/O আজিজ শাহ,শাহরিয়ার(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1625&lt;&sol;p&gt;', '', '207936.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '207936.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-20 18:28:11', '21.66', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '4014bc3fa7d00e994a309a50786554c796f2e77ce60a1fe13274d0f2a8e12919', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-924811.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3316, '2021-02-19 14:32:00', 'SALE/POS3319', 479, 'মাহমুদুল হক বাবলু(ভৈরবপুর)(পাথর)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;১ ট্রলি&lt;&sol;p&gt;', '', '15480.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '15480.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-20 14:49:00', '90', 1, '50000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7baf4d574d9ef8faa5ff5a6626c4459f67aa63a5b6902957c18f592ac01ec483', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '23840.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3318, '2021-02-19 15:34:00', 'SALE/POS3321', 358, 'মেসার্স R.S.P. ব্রিক্স (ভৈরব)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-8748&lt;&sol;p&gt;', '', '144045.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '144045.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-20 18:28:32', '14.845', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ed8a3ce4d18e93ad37f5e19ac11634257fae42111ec5d4532f4ab0b402944a7e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-1848129.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3319, '2021-02-19 15:35:00', 'SALE/POS3322', 358, 'মেসার্স R.S.P. ব্রিক্স (ভৈরব)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-15-3956&lt;&sol;p&gt;', '', '145500.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '145500.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-20 18:32:47', '15', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7f57dc1c5ead7092fbd6d7de71031cc637091589985192ce0b2a6970490285db', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-1704132.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3320, '2021-02-19 15:35:00', 'SALE/POS3323', 382, 'মেসার্স A.S.F ব্রিক্স(নেত্রকোনা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-0263&lt;&sol;p&gt;', '', '251685.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '251685.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-20 18:33:08', '23.965', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '9b99037e1081ce17f14c853dadbb363f329e97d7c426d78eba224a1ebf6aa1c6', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '13377.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3321, '2021-02-19 15:36:00', 'SALE/POS3324', 328, 'মেসার্স M.B.F. ব্রিক্স(সরারচর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5080&lt;&sol;p&gt;', '', '247752.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '247752.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-20 18:33:32', '22.94', 1, '200000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5e5a3ab535a23504fe99e5768f7625f708c2758ba0a40ccfba3274936968aa3e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1473220.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3322, '2021-02-19 15:41:00', 'SALE/POS3325', 500, 'আবু বক্কর(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1071&lt;&sol;p&gt;', '', '199177.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '199177.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-20 18:33:56', '19.055', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '42a9b0495c88ca3bcead4254da58c22121c244ee6e5d7beb7b9917374bab2ed0', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3323, '2021-02-19 15:42:00', 'SALE/POS3326', 500, 'আবু বক্কর(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-4036&lt;&sol;p&gt;', '', '205551.50', '0.00', '76.25', '76.25', '76.25', '0.00', NULL, '0.00', '0.00', '0.00', '205475.25', 'completed', 'due', 0, NULL, 1, 1, '2021-02-20 18:34:16', '19.67', 1, '404600.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd61b6a0347d169868e9212c7c6cd8d8dc3d5e8b610b60bb7b36a593b5b5f201c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '199124.75');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3324, '2021-02-19 15:43:00', 'SALE/POS3327', 363, 'মো.নুরুল আমিন/ইকবাল(ভৈরব)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-2906&lt;&sol;p&gt;', '', '159106.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '159106.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-20 18:34:35', '15.009', 1, '160000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '0f1e9a1de47bd0a0f3216ef1004760ddb6572a467eb53c62af563af3812cea64', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '421184.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3325, '2021-02-19 15:43:00', 'SALE/POS3328', 370, 'মো. কয়েছ মিয়া(সুনামগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-4377&lt;&sol;p&gt;', '', '202036.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '202036.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-20 18:35:00', '19.06', 1, '410.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '222795fe58432a60d8dd213c14b257e4408e74e55411183de6e7448c5aa84161', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '4264873.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3326, '2021-02-19 15:44:00', 'SALE/POS3329', 349, 'মেসার্স B.B.F ব্রিক্স(গৌরিপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-3228&lt;&sol;p&gt;', '', '266908.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '266908.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-20 18:35:19', '25.175', 1, '265000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b01bd52f947ba8184a00a54f43408e6389d5b073656bc93f0ece2908066356a8', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '342.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3327, '2021-02-19 15:44:00', 'SALE/POS3330', 445, 'মুমিন মিয়া(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-1014&lt;&sol;p&gt;', '', '174825.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '174825.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-20 18:35:39', '16.645', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '196361424c2add45f081d368162404ce2314e08f9bf7dac97fa20950bdda5f76', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3328, '2021-02-19 15:46:00', 'SALE/POS3331', 445, 'মুমিন মিয়া(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-4193&lt;&sol;p&gt;', '', '115920.00', '0.00', '692.5', '692.50', '692.50', '0.00', NULL, '0.00', '0.00', '0.00', '115227.50', 'completed', 'due', 0, NULL, 1, 1, '2021-02-20 18:35:57', '11.04', 1, '290000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '3a7f2c42c55c8f1a042d1219206c9a62573f3a1da3a27d2ce678317c76d1f054', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '174772.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3329, '2021-02-19 15:47:00', 'SALE/POS3332', 387, 'মেসার্স সমতা ব্রিক্স (নেত্রকোনা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-5566&lt;&sol;p&gt;', '', '257472.00', '0.00', '0', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '257472.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-20 18:36:13', '23.84', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '69ff336e7fb0139102bc16e815cee43c51399445e51bfc52bbfb381d748ae0ee', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '5750663.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3330, '2021-02-19 15:48:00', 'SALE/POS3333', 497, 'মেসার্স বাগদাদ ট্রান্সপোর্ট (ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;JOT-11-4105&lt;&sol;p&gt;', '', '187485.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '187485.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-20 18:36:46', '21.55', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '9b9dbcbffc71da5bcb1292888d4c9a96878af9e77c8b9a2a7330fbaedc902641', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '327009.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3331, '2021-02-19 15:49:00', 'SALE/POS3334', 497, 'মেসার্স বাগদাদ ট্রান্সপোর্ট (ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5882&lt;&sol;p&gt;', '', '184179.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '184179.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-20 18:37:11', '21.17', 1, '6000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '74fdf38138b0a764fdfc4e1a653d39140b6ecbeaa602e87bca7057b306ac61b2', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '514494.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3332, '2021-02-19 17:58:00', 'SALE/POS3335', 494, 'মল্লিকা ব্রিক্স((কুমিল্লা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-0739&lt;&sol;p&gt;', '', '188355.00', '0.00', '128', '128.00', '128.00', '0.00', NULL, '0.00', '0.00', '0.00', '188227.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-20 18:37:31', '21.65', 1, '188300.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '4d9391843ae545b4c2e194eeec0d3ebcea9cdf2fd4cc6338ab9276be537908c7', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '73.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3333, '2021-02-19 18:00:00', 'SALE/POS3336', 301, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;MMT-11-0139&lt;&sol;p&gt;', '', '169952.00', '0.00', '452', '452.00', '452.00', '0.00', NULL, '0.00', '0.00', '0.00', '169500.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-02-20 18:37:58', '18.08', 1, '169500.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b4ab6505020c3cb66d55d5a3e5896af6d5eb4b0d64e63a936f03c32285ce4e89', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '409.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3334, '2021-02-19 18:01:00', 'SALE/POS3337', 407, 'মেসার্স ইটনা ব্রিক্স(ইটনা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;বক্স মাপ&lt;&sol;p&gt;', '', '1695400.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '1695400.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-20 18:38:22', '173', 1, '2000000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b075d1040da72a8dca8d282a699db0c0ce7703a64055dcd0cc412b467f366a11', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '93000.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3335, '2021-02-19 18:11:00', 'SALE/POS3338', 501, 'মেসার্স G.M.C.ব্রিক্স(চাঁনপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;বক্স মাপ&lt;&sol;p&gt;', '', '980000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '980000.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-20 18:38:45', '100', 1, '500000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '286b0988860d57a710093b35c7aad7be2e9b1d24dc27971a08655ce6a0523af4', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3336, '2021-02-16 19:28:00', 'SALE/POS3339', 483, 'মানামা কো. শিমুল সাহেব(পাবনা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;চেক মারফত&lt;&sol;p&gt;', '', '1000000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '1000000.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-20 19:29:18', '1', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b2b671f9cfa734bee273c8b6bfe850b39d56843f8a1e330db3da78adf2bbfbe4', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-1000000.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3337, '2021-02-20 15:15:00', 'SALE/POS3340', 395, 'আতিক হাসান(লালবাগ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1625&lt;&sol;p&gt;', '', '216370.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '216370.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-27 21:28:28', '19.67', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '26d7d169dbbd7e257f8d4e4f3ae9e27e58ac2e1da944eddbd3f3a48ea2789120', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '144.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3338, '2021-02-20 18:58:00', 'SALE/POS3341', 395, 'আতিক হাসান(লালবাগ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-6821&lt;&sol;p&gt;', '', '212960.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '212960.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-27 21:29:16', '19.36', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f70d2a7a3c484f63e628eedf585e5c8528a934537fde729d555349856e200db0', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '212580.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3339, '2021-02-20 18:59:00', 'SALE/POS3342', 435, 'মেসার্স R.C.G ব্রিক্স(ঘোরাশাল)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5080&lt;&sol;p&gt;', '', '248325.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '248325.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-21 20:22:35', '23.645', 1, '248000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '67e53d1897a9a16dd6639d3e15de889a83e7cb6c6dea293de1b550b693bd3ecb', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '121.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3340, '2021-02-20 18:59:00', 'SALE/POS3343', 318, 'মো. মিঠু সরকার(চানপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-9297&lt;&sol;p&gt;', '', '151898.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '151898.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-21 20:23:04', '14.325', 1, '300000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7ff803c7e7a893426433c359bba9b65d51f72ba6845c9d2ce7c07cb3b847d912', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1523774.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3341, '2021-02-20 19:00:00', 'SALE/POS3344', 467, 'মেসার্স আশা ব্রিক্স(বাদল মিয়া,কালীগুচ্ছ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0409&lt;&sol;p&gt;', '', '266060.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '266060.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-21 20:23:26', '25.1', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'eb08a3b6ccde209807256b9ee297823f521a0d48db706c56b93cff86a5f88a01', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '224.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3342, '2021-02-20 19:01:00', 'SALE/POS3345', 496, 'মোশাররফ হোসেন (ভৈরবপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1088&lt;&sol;p&gt;', '', '218160.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '218160.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-21 20:23:47', '24.24', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '4cdfc3b4d477484ab9390de644eb944d022194f092358a1833ca01b99dc75ea8', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-319865.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3343, '2021-02-20 19:01:00', 'SALE/POS3346', 496, 'মোশাররফ হোসেন (ভৈরবপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-8066&lt;&sol;p&gt;', '', '225000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '225000.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-21 20:24:03', '25', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '10125854d39369762d33b8c0d19e88fde3df8261f8700abfa40753522916dcc1', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-101705.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3344, '2021-02-20 19:05:00', 'SALE/POS3347', 496, 'মোশাররফ হোসেন (ভৈরবপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CMT-11-3344&lt;&sol;p&gt;', '', '214290.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '214290.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-21 20:24:52', '23.81', 1, '689000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e7f16c1febb24babce691b8542650c9bd6453f7bcf037bba455dd5fa1df0a23b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '123295.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3345, '2021-02-20 19:08:00', 'SALE/POS3348', 502, 'রফিক  মিয়া(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-4377&lt;&sol;p&gt;', '', '238854.00', '0.00', '507', '507.00', '507.00', '0.00', NULL, '0.00', '0.00', '0.00', '238347.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-21 20:25:13', '25.41', 1, '238300.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '35a2196ebe6b39abff7a0efd3c672cc4b90c8a88a0af0037174a261068958d2e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '66523.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3346, '2021-02-20 19:32:00', 'SALE/POS3349', 503, 'রাসেল মিয়া(শ্রীনগর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-8156&lt;&sol;p&gt;', '', '175465.00', '0.00', '117.5', '117.50', '117.50', '0.00', NULL, '0.00', '0.00', '0.00', '175347.50', 'completed', 'due', 0, NULL, 1, 1, '2021-02-21 20:26:19', '18.47', 1, '175300.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '0c9394dd1284e2ffd9a1c6d44e49af6e55ff9ef3550b463e8b8f2258bdc5e37b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '338564.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3347, '2021-02-20 19:33:00', 'SALE/POS3350', 350, 'মেসার্স M.M.K. ব্রিক্স (কিশোরগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-8787&lt;&sol;p&gt;', '', '171720.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '171720.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-25 20:01:59', '19.08', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7ea48e422ba38721773aa0e50191dfb6caf1476a8c6e1c594db41d1c780fce5d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '263791.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3348, '2021-02-20 19:34:00', 'SALE/POS3351', 364, 'মো. জহিরুল ইসলাম (তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-4288&lt;&sol;p&gt;', '', '131694.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '131694.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-21 20:57:17', '14.005', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'babd0be16507160ff4cb5f8c17d0b2d9c8073718c445b2d53d3f853610a446a3', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1972701.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3349, '2021-02-20 19:35:00', 'SALE/POS3352', 395, 'আতিক হাসান(লালবাগ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-5434&lt;&sol;p&gt;', '', '202290.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '202290.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-27 21:29:41', '18.39', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b5746b845942c37dbd95a8d9bff0b9a63449463c0ad4e6e613d78922233d3be4', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '421668.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3350, '2021-02-20 19:36:00', 'SALE/POS3353', 395, 'আতিক হাসান(লালবাগ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-2492&lt;&sol;p&gt;', '', '202070.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '202070.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-27 21:32:02', '18.37', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ae46702920d2d74df7bd168bc46da0c3c04bc40f3390589c841b0f214c5f669d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '620280.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3351, '2021-02-20 19:36:00', 'SALE/POS3354', 497, 'মেসার্স বাগদাদ ট্রান্সপোর্ট (ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-13-0831&lt;&sol;p&gt;', '', '162255.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '162255.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-21 21:05:12', '18.65', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ff05ed1b737ff7772bd1a2262bce1752b271a73e7f0d086b4fe7aff04cde7352', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '371708.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3352, '2021-02-20 19:37:00', 'SALE/POS3355', 217, 'মেসার্স রিফাত এন্টারপ্রাইজ(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-12-1744&lt;&sol;p&gt;', '', '119732.00', '0.00', '132', '132.00', '132.00', '0.00', NULL, '0.00', '0.00', '0.00', '119600.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-02-21 21:05:50', '16.175', 1, '119600.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b1d8008424783a36d00cd4ccd646e1b73f39275216e378a78cb3c55808f6686c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '37.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3353, '2021-02-20 19:38:00', 'SALE/POS3356', 395, 'আতিক হাসান(লালবাগ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-3318&lt;&sol;p&gt;', '', '220220.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '220220.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-27 21:30:29', '20.02', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ad4316624ad44eaeee5ee9fd82d793c013f344b242aee86f8ffa643f140818b8', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '818622.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3354, '2021-02-20 19:39:00', 'SALE/POS3357', 395, 'আতিক হাসান(লালবাগ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1695&lt;&sol;p&gt;', '', '215820.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '215820.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-27 21:30:53', '19.62', 1, '1361645.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '3f6af9de659543bd965b434704645287290a413e35dddee9dd00c0cc5c08fd5a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '818622.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3355, '2021-02-21 13:21:00', 'SALE/POS3358', 358, 'মেসার্স R.S.P. ব্রিক্স (ভৈরব)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-1583&lt;&sol;p&gt;', '', '145306.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '145306.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-22 15:55:13', '14.98', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '429fbafce2c7e9d62fc3dc0923416782345a02e4bf135d78a72128b78ca808bd', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-1558584.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3356, '2021-02-21 13:49:00', 'SALE/POS3359', 358, 'মেসার্স R.S.P. ব্রিক্স (ভৈরব)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-4349&lt;&sol;p&gt;', '', '247738.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '247738.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-22 15:56:16', '25.535', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '80e1c90b07d896f29ccac99b9298e30f799ac1ec43bb617633fd8d096b2029fc', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-1413278.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3357, '2021-02-21 13:50:00', 'SALE/POS3360', 358, 'মেসার্স R.S.P. ব্রিক্স (ভৈরব)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-1467&lt;&sol;p&gt;', '', '150350.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '150350.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-22 15:56:35', '15.5', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '549e6e3989e822cb352c9d4bb703fcab0b117493664e5a1ee636b5fd3a4b08fb', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-1165588.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3358, '2021-02-21 13:51:00', 'SALE/POS3361', 350, 'মেসার্স M.M.K. ব্রিক্স (কিশোরগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-8787&lt;&sol;p&gt;', '', '171720.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '171720.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-27 21:42:40', '19.08', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '248d69b18c679f7b6e512d0304a4d4e36fbe068e015df3c010a587f7c8d7fb3d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '263791.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3359, '2021-02-21 13:51:00', 'SALE/POS3362', 370, 'মো. কয়েছ মিয়া(সুনামগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CHO-T-11-0661&lt;&sol;p&gt;', '', '202825.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '202825.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-22 15:58:13', '21.345', 1, '170000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '40fbbf6eaea7ef881851142255673daba2d2c74e4de2e379818c406bfef18029', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '4466499.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3360, '2021-02-21 13:52:00', 'SALE/POS3363', 383, 'মায়ের দোয়া ব্রিক্স(শাবাজপূর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-9544&lt;&sol;p&gt;', '', '242600.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '242600.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-22 15:58:36', '24.255', 1, '100000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '88615ad87987c452fe576301790b8847fbb773c3797905c2175b511a67d8c5af', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1228556.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3361, '2021-02-21 13:53:00', 'SALE/POS3364', 503, 'রাসেল মিয়া(শ্রীনগর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-8922&lt;&sol;p&gt;', '', '192042.00', '0.00', '136.5', '136.50', '136.50', '0.00', NULL, '0.00', '0.00', '0.00', '191905.50', 'completed', 'due', 0, NULL, 1, 1, '2021-02-22 16:03:59', '20.435', 1, '192000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'bd21105d472ecf238bab567938887a5bd482e9fc1a6cb8c353c3d6ab1258adc6', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '47.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3362, '2021-02-21 13:55:00', 'SALE/POS3365', 467, 'মেসার্স আশা ব্রিক্স(বাদল মিয়া,কালীগুচ্ছ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0409&lt;&sol;p&gt;', '', '260654.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '260654.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-22 16:04:18', '24.585', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '3617fecd316058e3d1c72061a87e2efc12ed9de97f08a7122aade2793566dfb2', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '266284.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3363, '2021-02-21 13:57:00', 'SALE/POS3366', 330, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-7833&lt;&sol;p&gt;', '', '202036.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '202036.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-22 17:11:46', '19.06', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '895380219f11fa4ffcf7baa452fedfbc75558073846d615e69aa14cd62c247c6', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '350915.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3364, '2021-02-21 13:58:00', 'SALE/POS3367', 330, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-5004&lt;&sol;p&gt;', '', '196948.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '196948.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-22 17:12:04', '18.58', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a760a4e00dbbd80b09dd44f23885b0f83256f99c40f5e4a1b646e3d0c6f1275b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '552951.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3365, '2021-02-21 13:59:00', 'SALE/POS3368', 330, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-2884&lt;&sol;p&gt;', '', '202884.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '202884.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-22 17:12:34', '19.135', 1, '345200.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '86c74b1afbbf2a6acc9b375ca1e7ad2040f0b47a8da811fef526722fc35af5f8', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '749899.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3366, '2021-02-21 13:59:00', 'SALE/POS3369', 497, 'মেসার্স বাগদাদ ট্রান্সপোর্ট (ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CMT-11-5810&lt;&sol;p&gt;', '', '171912.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '171912.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-22 17:13:21', '19.76', 1, '705000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '3181c10a913abbe40704bb6cfb8c8124f8b9e5f35483ec458769631ff6c9a37c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '533963.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3367, '2021-02-21 14:04:00', 'SALE/POS3370', 335, 'মোঃ জাকির হোসেন জামাই(কালিপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2445&lt;&sol;p&gt;', '', '224632.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '224632.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-22 17:13:37', '26.115', 1, '200000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '91d1e776848645ff33c7f42b9957b2e75474ff92bf3bad9f0e58588a6a5e9106', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '289713.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3368, '2021-02-21 14:05:00', 'SALE/POS3371', 375, 'মেসার্স গনি ব্রিক্স (ঈশ্বরগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1071&lt;&sol;p&gt;', '', '215516.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '215516.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-22 17:14:08', '25.055', 1, '300000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'bc442746b5d94c332d2c8d71ff8607390cae621b84dcff6e7a4bbf85b60fc9ff', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '584250.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3369, '2021-02-21 14:06:00', 'SALE/POS3372', 362, 'মেসার্স A.U.B ব্রিক্স(সরারচর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-8293&lt;&sol;p&gt;', '', '261576.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '261576.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-22 17:14:49', '24.215', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '0471fdc0497c07cf4cfc865810361973ecceebbcbffe6a5e2335dca198c0859d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1241758.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3370, '2021-02-21 14:08:00', 'SALE/POS3373', 385, 'মেসার্স সরারচর ব্রিক্স(বাজিতপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-9669&lt;&sol;p&gt;', '', '234468.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '234468.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-22 17:15:13', '21.71', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7cabd2ba59da10815660bcf14b22d6c6e748e12b94d3f97889340996761271c9', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '692861.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3371, '2021-02-21 14:09:00', 'SALE/POS3374', 451, 'রিপন মাস্টার(চন্ডিবের)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;MMT-11-0139&lt;&sol;p&gt;', '', '168768.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '168768.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-22 17:15:42', '17.575', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '26af2d3f467af969a06ff2d9a198959321f7d1ad2c824684b3dbd66b3d9844cf', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-2954912.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3372, '2021-02-21 14:09:00', 'SALE/POS3375', 385, 'মেসার্স সরারচর ব্রিক্স(বাজিতপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-2395&lt;&sol;p&gt;', '', '274752.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '274752.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-22 17:15:59', '25.44', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'fc58e65932dda3f152ba97db5b7527c11d617f110e1d09af721338578f932263', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '927329.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3373, '2021-02-21 14:10:00', 'SALE/POS3376', 451, 'রিপন মাস্টার(চন্ডিবের)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DINJPR-T-11-0010&lt;&sol;p&gt;', '', '135456.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '135456.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-22 17:16:34', '14.11', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e9c9345b7d2b68b82e30ae79bef3dcacb3a6a4b0fadc29bccdd061644e6c29cc', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-2786192.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3374, '2021-02-21 17:19:00', 'SALE/POS3377', 484, 'মেহেদী ব্রিক্স(ষোলপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CMT-11-3344&lt;&sol;p&gt;', '', '252916.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '252916.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-22 17:20:03', '23.855', 1, '200000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '79bc3217e31d39c3392024b68f9851172843356131f01d37249a9f9497419039', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '204586.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3375, '2021-02-22 12:13:00', 'SALE/POS3378', 451, 'রিপন মাস্টার(চন্ডিবের)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-4036&lt;&sol;p&gt;', '', '245568.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '245568.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-23 19:01:34', '25.58', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8932d5bd9bc82d167549cbcaaea0b7f0f57e70b0d385110d393ee8e6b64ab402', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-2650688.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3376, '2021-02-22 12:15:00', 'SALE/POS3379', 451, 'রিপন মাস্টার(চন্ডিবের)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2445&lt;&sol;p&gt;', '', '250368.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '250368.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-23 19:02:13', '26.08', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c4ccbaf298093c9bb2bd8b557362cc41da76a57b1f54ddccefb8bb1399b4b0b6', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-2405120.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3377, '2021-02-22 12:18:00', 'SALE/POS3380', 362, 'মেসার্স A.U.B ব্রিক্স(সরারচর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-8293&lt;&sol;p&gt;', '', '271620.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '271620.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-23 19:02:43', '25.145', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f08676f7fcd47f7d9582ee25a7160b1470c4f9590769a8cb6d959bdaddbb272d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1503334.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3378, '2021-02-22 12:18:00', 'SALE/POS3381', 373, 'মো. আলী ইউসুফ(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-8254&lt;&sol;p&gt;', '', '150308.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '150308.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-23 19:04:03', '14.18', 1, '150000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '3f370b8aacc32104e543416a3b06ae3bff1b79f5b41a910d03cc915f181be7e1', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '421096.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3379, '2021-02-22 12:19:00', 'SALE/POS3382', 387, 'মেসার্স সমতা ব্রিক্স (নেত্রকোনা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-5566&lt;&sol;p&gt;', '', '257904.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '257904.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-23 19:04:25', '23.875', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '0c899da736ed5a9c2503031512cb2a4c66648c4ffca86cdaf9d634cf363e71ed', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '6008135.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3380, '2021-02-22 12:20:00', 'SALE/POS3383', 364, 'মো. জহিরুল ইসলাম (তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-0741&lt;&sol;p&gt;', '', '161490.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '161490.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-23 19:04:52', '15.375', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '86fcfc810d71df8e67ca2edb775750398ec3a23053df8a2e4a563448967cd4f8', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2104395.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3381, '2021-02-22 12:21:00', 'SALE/POS3384', 364, 'মো. জহিরুল ইসলাম (তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;BUGT-11-1884&lt;&sol;p&gt;', '', '159600.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '159600.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-23 19:05:21', '15.195', 1, '300000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '710df2504e40f35a37149002e0c3f54b1fd1097dca9c64f5834f9ca6b115fdda', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2265832.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3382, '2021-02-22 12:22:00', 'SALE/POS3385', 382, 'মেসার্স A.S.F ব্রিক্স(নেত্রকোনা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-5193&lt;&sol;p&gt;', '', '238455.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '238455.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-23 19:05:51', '22.71', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '343d285b9252d96edb70a54420a05548f6a113738d665e055af1d1b73798f632', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '265062.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3383, '2021-02-22 12:22:00', 'SALE/POS3386', 382, 'মেসার্স A.S.F ব্রিক্স(নেত্রকোনা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-8625&lt;&sol;p&gt;', '', '247695.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '247695.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-23 19:06:16', '23.59', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '79c7f7a2addf03668371768805941a6547a97cac1c8efa855f0f9f4a9b9d338c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '503517.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3384, '2021-02-22 12:23:00', 'SALE/POS3387', 382, 'মেসার্স A.S.F ব্রিক্স(নেত্রকোনা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-3228&lt;&sol;p&gt;', '', '236145.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '236145.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-23 19:06:38', '22.49', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '292089a6cefae69da374ce2401bff83c603c4afeddc7496c9e01a5b72946ee21', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '751212.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3385, '2021-02-22 12:24:00', 'SALE/POS3388', 358, 'মেসার্স R.S.P. ব্রিক্স (ভৈরব)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;নৌকা বক্স মাপে&lt;&sol;p&gt;', '', '169750.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '169750.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-23 19:07:03', '17.5', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '87875add4fc073d19591a92a7831d2c4b4e070bfd009a9220ab6840a337fe851', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-1015190.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3386, '2021-02-22 12:26:00', 'SALE/POS3389', 370, 'মো. কয়েছ মিয়া(সুনামগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-4377&lt;&sol;p&gt;', '', '206912.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '206912.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-23 19:08:08', '19.515', 1, '300000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '6badad8b7a10814b5b6819fd6e86d1fff421833bb754a04ed49dad8d1e836ef2', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '4499324.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3387, '2021-02-22 12:27:00', 'SALE/POS3390', 460, 'মেসার্স আশা ব্রিক্স (কালীগুচ্ছ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0409&lt;&sol;p&gt;', '', '259700.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '259700.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-23 19:08:30', '24.495', 1, '500000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '3203b86616b0dbb667b57aff70a789a6eee7b69ff5d6c6ade0fc8353d1e58f30', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '338564.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3388, '2021-02-22 12:28:00', 'SALE/POS3391', 382, 'মেসার্স A.S.F ব্রিক্স(নেত্রকোনা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-2046&lt;&sol;p&gt;', '', '245910.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '245910.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-23 19:08:51', '23.415', 1, '1000000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e46e75ce78ba70236dc7f75ebf2e2ef8e3ebe7959b052a311472791501335250', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '987357.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3389, '2021-02-22 12:31:00', 'SALE/POS3392', 217, 'মেসার্স রিফাত এন্টারপ্রাইজ(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMU-12-1744&lt;&sol;p&gt;', '', '125208.00', '0.00', '45', '45.00', '45.00', '0.00', NULL, '0.00', '0.00', '0.00', '125163.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-23 19:09:20', '16.92', 1, '125200.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5b63f3114d9ddbbc99a19379ddb21a1c8e931ceceda78cb2f6befb2f322f41b3', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '37.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3390, '2021-02-22 12:31:00', 'SALE/POS3393', 314, 'মেসার্স আজিজ শাহ ট্রান্সপোর্ট(ভৈরবপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5851&lt;&sol;p&gt;', '', '145690.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '145690.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-23 19:09:42', '17.135', 1, '321.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '043740c7ddc78301588da7ced58819392f40d520c28987c0ee8cb2b8024850aa', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-96997.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3391, '2021-02-22 12:32:00', 'SALE/POS3394', 350, 'মেসার্স M.M.K. ব্রিক্স (কিশোরগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-8787&lt;&sol;p&gt;', '', '171630.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '171630.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-25 20:02:48', '19.07', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'eed4c2b36dc76243fc97b223acf61955b502c9b7c1538980182f771485c4e301', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '263791.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3392, '2021-02-22 12:32:00', 'SALE/POS3395', 503, 'রাসেল মিয়া(শ্রীনগর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-2492&lt;&sol;p&gt;', '', '237820.00', '0.00', '26', '26.00', '26.00', '0.00', NULL, '0.00', '0.00', '0.00', '237794.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-23 19:10:24', '25.295', 1, '237700.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5807a7916289c21bfd92349232bc2234b19597c2a089738e34f667a22c21c861', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-47.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3393, '2021-02-12 19:38:00', 'SALE/POS3396', 332, 'ডা. হাবিব(ভৈরবপুর)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;১ ট্রলি ভাড়া&lt;&sol;p&gt;', '', '600.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '600.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-23 19:39:21', '1', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1eccf782996387667f6d259179cd347daae3af15fba6dfb08e943df995d90e84', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '188560.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3394, '2021-02-11 19:40:00', 'SALE/POS3397', 332, 'ডা. হাবিব(ভৈরবপুর)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;৪ ট্রলি ভাড়া&lt;&sol;p&gt;', '', '2400.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '2400.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-23 19:56:27', '4', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '120c54f27e061bb00453877f803a2db4bbf6eaa698283341fc93a20aff651b11', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '189160.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3396, '2021-02-08 20:19:00', 'SALE/POS3399', 486, 'ভৈরব ট্রান্সপোর্ট(নিউ টাউন)(পাথর)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;ঘাট খাজনা&lt;&sol;p&gt;', '', '400.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '400.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-23 20:20:07', '1', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '9c0ef82638553f25d3cf2d5b96bccf718d55131fcaedd61ccac73e3d7e8fbc24', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-361.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3397, '2021-02-23 19:59:00', 'SALE/POS3400', 358, 'মেসার্স R.S.P. ব্রিক্স (ভৈরব)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-7107&lt;&sol;p&gt;', '', '196328.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '196328.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-24 20:38:24', '20.235', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '3008f6e1f752b16af0bd7d3665969122de0f1cf96f75df890663cedbbed03dc0', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-845440.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3398, '2021-02-23 20:00:00', 'SALE/POS3401', 451, 'রিপন মাস্টার(চন্ডিবের)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2334&lt;&sol;p&gt;', '', '197664.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '197664.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-24 20:39:44', '20.585', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e3cc2bbd5cb6c72bef290f2c2c8742a58150b2441a65d3b6ae3c6b9dae84a80f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-2154752.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3399, '2021-02-23 20:01:00', 'SALE/POS3402', 301, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;MMT-11-0139&lt;&sol;p&gt;', '', '167414.00', '0.00', '14', '14.00', '14.00', '0.00', NULL, '0.00', '0.00', '0.00', '167400.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-24 20:40:09', '17.81', 1, '176000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8ad22277551976757d51c2316094b552c040d8a4bf53a7ed2f12674c7a85b1fe', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3400, '2021-02-23 20:02:00', 'SALE/POS3403', 335, 'মোঃ জাকির হোসেন জামাই(কালিপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-13-4415&lt;&sol;p&gt;', '', '207740.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '207740.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-24 20:40:55', '22.095', 1, '200510.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '3537f031dfc5d743563c09d4936a5860e27ab3df39d396def2965b606941a3fb', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '314345.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3401, '2021-02-23 20:09:00', 'SALE/POS3404', 503, 'রাসেল মিয়া(শ্রীনগর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-8990&lt;&sol;p&gt;', '', '215918.00', '0.00', '65', '65.00', '65.00', '0.00', NULL, '0.00', '0.00', '0.00', '215853.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-24 20:41:30', '22.97', 1, '215900.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '6956cbbcb7877811f35543e920bade6818796427a349a51c63c956b7690977bb', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '47.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3402, '2021-02-23 20:12:00', 'SALE/POS3405', 404, 'মো.কবির মিয়া(আশুগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-9669&lt;&sol;p&gt;', '', '213120.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '213120.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-24 20:41:55', '22.195', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '2b4d9b0d58ed7e333c3e33c21068dbe059ed1001b4f76e018c3e8b8fd5ff8cfe', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '75449.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3403, '2021-02-23 20:16:00', 'SALE/POS3406', 404, 'মো.কবির মিয়া(আশুগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5080&lt;&sol;p&gt;', '', '247296.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '247296.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-24 20:42:17', '25.76', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '21c8da47feaf407bd89b96ebdd74228f1980bd2fe1e1afb9b0f271dc228ad97e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '288521.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3404, '2021-02-23 20:17:00', 'SALE/POS3407', 404, 'মো.কবির মিয়া(আশুগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1088&lt;&sol;p&gt;', '', '234624.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '234624.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-24 20:42:38', '24.435', 1, '600611.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1058fd0ce83d7842dab23b050469c48e539c9a5c1f1ef17d695c81c98c3a86b1', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '535817.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3405, '2021-02-23 20:21:00', 'SALE/POS3408', 454, 'রাশিদ মিয়া(বাদাঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;MT-11-0025&lt;&sol;p&gt;', '', '202354.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '202354.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-24 20:43:09', '19.085', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '6d883e93024325c81dfde42d8d5a17244ccbaccb8411fb34694355156e541240', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '144894.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3406, '2021-02-23 20:28:00', 'SALE/POS3409', 467, 'মেসার্স আশা ব্রিক্স(বাদল মিয়া,কালীগুচ্ছ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0409&lt;&sol;p&gt;', '', '254824.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '254824.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-24 20:44:11', '24.035', 1, '521000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '2e9c69a0de74d1b94fab06ee64f8b6405a17c5589cfe0fd7094fd824b2f336e5', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '526938.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3407, '2021-02-23 20:30:00', 'SALE/POS3410', 341, 'মেসার্স ফাইভ স্টার ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1695&lt;&sol;p&gt;', '', '205590.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '205590.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-24 20:44:35', '19.58', 1, '100000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a04c90bd16bcdd5ef3a2dda398f60996208d48a671a72d25fb66a0156926b694', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '896482.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3408, '2021-02-23 20:31:00', 'SALE/POS3411', 358, 'মেসার্স R.S.P. ব্রিক্স (ভৈরব)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-0415&lt;&sol;p&gt;', '', '144724.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '144724.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-24 20:45:21', '14.915', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '6bf292bafbda84fd4f9bf3856711e5d3cf809916d08658bed5a5c337e7d7321b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-649160.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3409, '2021-02-23 20:31:00', 'SALE/POS3412', 318, 'মো. মিঠু সরকার(চানপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2396&lt;&sol;p&gt;', '', '151898.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '151898.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-24 20:46:11', '14.325', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd2a08c0f7c55b6a47f3fce7f133908c09892479e5d09e26c0ad5118f971e5bd5', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1375672.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3410, '2021-02-23 20:33:00', 'SALE/POS3413', 373, 'মো. আলী ইউসুফ(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-0980&lt;&sol;p&gt;', '', '216982.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '216982.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-24 20:46:42', '20.47', 1, '200000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'af806ffe5b27a63c50b646eefd8de66e726fbb00e766011db2704aada84ef96a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '421404.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3411, '2021-02-23 20:33:00', 'SALE/POS3414', 362, 'মেসার্স A.U.B ব্রিক্স(সরারচর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-8293&lt;&sol;p&gt;', '', '267408.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '267408.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-24 20:50:05', '24.76', 1, '800000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8dc14ffbadd5c7a8e80e2dd1f589082023be7092deae2fe69c59ebf3eb2239af', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1774954.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3412, '2021-02-23 20:34:00', 'SALE/POS3415', 454, 'রাশিদ মিয়া(বাদাঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-9567&lt;&sol;p&gt;', '', '222138.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '222138.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-24 20:47:28', '25.825', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '575d15832a181b3b700931b2c9494243b72adf6df0e48c0d963de871017428ba', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '347195.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3413, '2021-02-23 20:34:00', 'SALE/POS3416', 454, 'রাশিদ মিয়া(বাদাঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-0777&lt;&sol;p&gt;', '', '147645.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '147645.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-24 20:48:01', '17.37', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1dd89a69a60d75eb399aafd7ed532f7952f2fba0cf61906507dbc779ac12b7c2', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '569290.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3414, '2021-02-23 20:37:00', 'SALE/POS3417', 454, 'রাশিদ মিয়া(বাদাঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-9567&lt;&sol;p&gt;', '', '208590.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '208590.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-24 20:48:29', '24.535', 1, '500000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '3189b7e2cac6402552340a323f50535b466c4cdb25698b5f5ab44d5efd3be0be', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '716892.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3415, '2021-02-24 19:32:00', 'SALE/POS3418', 341, 'মেসার্স ফাইভ স্টার ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1695&lt;&sol;p&gt;', '', '203070.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '203070.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-25 20:23:39', '19.34', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5db0bc7a4b82c632965b10ecb14e30bd4100780f2a9940b57a0e94292166f2f8', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1002072.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3416, '2021-02-24 19:40:00', 'SALE/POS3419', 341, 'মেসার্স ফাইভ স্টার ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-0739&lt;&sol;p&gt;', '', '186375.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '186375.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-25 20:25:43', '17.75', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1cf9ea06dc8069e43e8783e7bcdab842c15fcd978dc1ba306d22973611a73ba4', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1205142.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3417, '2021-02-24 19:41:00', 'SALE/POS3420', 341, 'মেসার্স ফাইভ স্টার ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-7832&lt;&sol;p&gt;', '', '193725.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '193725.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-25 20:37:40', '18.45', 1, '800000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ec8708669b311f16aee36bb1db92508f7eb1a900b918eac13de8add640c8db2e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1391517.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3418, '2021-02-24 19:43:00', 'SALE/POS3421', 358, 'মেসার্স R.S.P. ব্রিক্স (ভৈরব)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;BOT-11-2103&lt;&sol;p&gt;', '', '135315.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '135315.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-25 20:39:05', '13.95', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5c4aa0504d718eba5eef9f2e59346f028682c83624276b2e2187372ab19a569d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-504388.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3419, '2021-02-24 19:45:00', 'SALE/POS3422', 499, 'সেবা ব্রিক্স(ফুলপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-5586&lt;&sol;p&gt;', '', '238535.50', '0.00', '587.75', '587.75', '587.75', '0.00', NULL, '0.00', '0.00', '0.00', '237947.75', 'completed', 'due', 0, NULL, 1, 1, '2021-02-25 20:39:36', '22.61', 1, '238000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'eca960917fcf237995bb7802dff63a9971e4195e59fffd175503212ff37305d4', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '52.25');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3420, '2021-02-24 19:47:00', 'SALE/POS3423', 401, 'শাহ আলম মিয়া(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-5122&lt;&sol;p&gt;', '', '183910.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '183910.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-25 20:40:17', '17.35', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1e2427a93bc1951742865aa848df242c5199357acc462589a7cd89116f44b1d1', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '148530.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3421, '2021-02-24 19:48:00', 'SALE/POS3424', 383, 'মায়ের দোয়া ব্রিক্স(শাবাজপূর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-0685&lt;&sol;p&gt;', '', '243906.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '243906.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-25 20:47:19', '23.01', 1, '350000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8703e922978d246130389f16fbf2ac618069584d183ddae51fd818232a76291f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1271156.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3422, '2021-02-24 19:49:00', 'SALE/POS3425', 358, 'মেসার্স R.S.P. ব্রিক্স (ভৈরব)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-9669&lt;&sol;p&gt;', '', '194873.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '194873.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-25 21:10:24', '20.085', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '2d1a1a4d676d57c8665061143f11feb23c158796d03c9bf0f08cd346d407fa8e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-369073.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3423, '2021-02-24 19:49:00', 'SALE/POS3426', 358, 'মেসার্স R.S.P. ব্রিক্স (ভৈরব)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-3441&lt;&sol;p&gt;', '', '135800.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '135800.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-25 21:10:55', '14', 1, '700000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '614a61a2019e46e712f94220e0d00926aad84a11056def0b263fa67c2ca2c7a6', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-369073.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3424, '2021-02-24 19:51:00', 'SALE/POS3427', 217, 'মেসার্স রিফাত এন্টারপ্রাইজ(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMU-12-1744&lt;&sol;p&gt;', '', '121804.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '121804.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-02-25 21:11:54', '16.46', 1, '121804.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '601f92f71d927a82a2ede782dcba3ce73d0dc686fd63c60d16424a4919b43a7a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3425, '2021-02-24 19:52:00', 'SALE/POS3428', 350, 'মেসার্স M.M.K. ব্রিক্স (কিশোরগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-8787&lt;&sol;p&gt;', '', '171630.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '171630.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-25 21:15:17', '19.073', 1, '300431.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5cad0558bee91a93ae3acfc9d74e789a38d55001d8739e96852a848c7b3c8586', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '263791.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3426, '2021-02-24 20:03:00', 'SALE/POS3429', 453, 'মো. সবুজ আলম(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-9295&lt;&sol;p&gt;', '', '150860.00', '0.00', '60', '60.00', '60.00', '0.00', NULL, '0.00', '0.00', '0.00', '150800.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-25 21:16:18', '15.880', 1, '155800.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'da7b7301d3563e69eed263a3ec0186a6cc2fa02ea17a26052e7905c35d057bbb', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3427, '2021-02-24 20:04:00', 'SALE/POS3430', 370, 'মো. কয়েছ মিয়া(সুনামগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-2492&lt;&sol;p&gt;', '', '206530.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '206530.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-25 21:17:07', '21.74', 1, '150000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '4d6afa29f351b2756dc3880011410a38897ea92d9d3566a3a6b17e901bfdf213', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '4556236.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3428, '2021-02-24 20:05:00', 'SALE/POS3431', 301, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;MMT-11-0139&lt;&sol;p&gt;', '', '165534.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '165534.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-25 21:17:45', '17.61', 1, '176000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '673a701e8e889cd9f0458181c835f03c0df4b162edf49a59e7d78d89bf2afe01', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-8600.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3429, '2021-02-25 20:06:00', 'SALE/POS3432', 340, 'মেসার্স সুমন ব্রিক্স(নবীনগর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;বক্স মাপ&lt;&sol;p&gt;', '', '0.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '0.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-03-14 14:03:31', '0', 1, '500000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '90cf5cb6fe7ff8e90090a5cd21d0127189e7834f3699d8cbaf8e5c98d09a440e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1674000.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3430, '2021-02-24 20:07:00', 'SALE/POS3433', 401, 'শাহ আলম মিয়া(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;বক্স মাপ&lt;&sol;p&gt;', '', '359100.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '359100.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-25 21:18:29', '42', 1, '451444.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '2f432cd66bc965ce9b270b9217ffefa1f86e85a1fdb82a74f68b19f2ec1c79a8', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '332440.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3431, '2021-02-24 20:07:00', 'SALE/POS3434', 364, 'মো. জহিরুল ইসলাম (তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-7640&lt;&sol;p&gt;', '', '151474.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '151474.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-25 21:19:15', '14.285', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'bd8c55117ae2dc9c35dc1bfb266bab0038b64908d1eccd26522d7fb8e91426fd', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2125485.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3432, '2021-02-24 20:08:00', 'SALE/POS3435', 364, 'মো. জহিরুল ইসলাম (তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-9311&lt;&sol;p&gt;', '', '157410.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '157410.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-25 21:19:33', '14.845', 1, '345506.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e8158b9b41ff50a526b30879e6deda6ba5d73f632bef409d812c78bfb7487109', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2125485.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3433, '2021-02-24 20:08:00', 'SALE/POS3436', 327, 'মো.সফর আলী সর্দার(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1071&lt;&sol;p&gt;', '', '176523.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '176523.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-25 21:20:00', '20.285', 1, '200000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '0c81cd36da69a7706249b22e76257b7d0e181f8c6f27f191f88d14b13242744c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1775441.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3434, '2021-02-24 20:18:00', 'SALE/POS3437', 504, 'ভাই ভাই ব্রিক্স(মনোহরদী)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-3612&lt;&sol;p&gt;', '', '213775.00', '0.00', '32.5', '32.50', '32.50', '0.00', NULL, '0.00', '0.00', '0.00', '213742.50', 'completed', 'due', 0, NULL, 1, 1, '2021-02-25 21:20:16', '25.145', 1, '213700.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '44f9f067697a43eddef24f8b10d85dd4bffea1b963fe8e04bcac22d00e0fdb0d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3435, '2021-02-24 20:19:00', 'SALE/POS3438', 385, 'মেসার্স সরারচর ব্রিক্স(বাজিতপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-3318&lt;&sol;p&gt;', '', '132784.00', '0.00', '41', '41.00', '41.00', '0.00', NULL, '0.00', '0.00', '0.00', '132743.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-25 21:20:49', '15.435', 1, '132700.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '2e54ddf8f3353964b31571f4ac7465b00e149af281cddb1c18388fa555c77327', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1202081.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3436, '2021-02-24 12:45:00', 'SALE/POS3439', 405, 'আলমগীর এন্টারপ্রাইজ(বি বাড়ীয়া)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '0.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '0.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-02-26 12:46:51', '1', 1, '500000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a869e80bd9c6cf3457ff1da94ec5893eef95b01bca4879155f0dc2df2b00d816', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3437, '2021-02-25 14:25:00', 'SALE/POS3440', 370, 'মো. কয়েছ মিয়া(সুনামগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-4377&lt;&sol;p&gt;', '', '209244.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '209244.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-26 18:21:23', '19.74', 1, '130000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '4238bbc8b3c25ece06780985ca4169adaccb57c55ca930fa243187adab43e489', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '4462766.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3438, '2021-02-25 14:25:00', 'SALE/POS3441', 405, 'আলমগীর এন্টারপ্রাইজ(বি বাড়ীয়া)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5080&lt;&sol;p&gt;', '', '254520.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '254520.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-26 18:20:32', '24.24', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5597ff3c20853050fc81c91cfb225c7feb5e3cf4993d87bddf85116122fe3680', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-500000.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3439, '2021-02-25 14:26:00', 'SALE/POS3442', 349, 'মেসার্স B.B.F ব্রিক্স(গৌরিপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1625&lt;&sol;p&gt;', '', '254824.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '254824.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-26 18:21:48', '24.04', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '66aa57d10775c9785cc355702a4517c1bbf95b56d4992b51e8bbe0b1e88d02bd', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2250.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3440, '2021-02-25 14:27:00', 'SALE/POS3443', 328, 'মেসার্স M.B.F. ব্রিক্স(সরারচর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0409&lt;&sol;p&gt;', '', '256608.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '256608.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-26 18:22:12', '23.76', 1, '100000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ae50b4580e6c65cd9c8a4a0a3ec978d97e479a6696f9ff71d318ea47687c3538', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1520972.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3441, '2021-02-25 14:28:00', 'SALE/POS3444', 194, 'মো.লিয়াকত মিয়া(বাদাঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-2490&lt;&sol;p&gt;', '', '164535.00', '0.00', '482.5', '482.50', '482.50', '0.00', NULL, '0.00', '0.00', '0.00', '164052.50', 'completed', 'due', 0, NULL, 1, 1, '2021-02-26 18:22:47', '15.665', 1, '164000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7d18fcf06165b2a3ea6d3e9484040682a52e797ac2cc4dbd4f8765dcff32ac76', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '473125.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3442, '2021-02-25 14:29:00', 'SALE/POS3445', 301, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1088&lt;&sol;p&gt;', '', '247275.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '247275.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-26 18:23:44', '23.55', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5f84394d501fc27890ec47d4c3994428c4a02dc51bcbb67240fd7a5b6956d55e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-19066.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3443, '2021-02-25 14:30:00', 'SALE/POS3446', 301, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-5586&lt;&sol;p&gt;', '', '246750.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '246750.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-26 18:25:06', '23.5', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a7cf5b64e2608028d363d2900c9d8b14e7e3b66360e54d388c837775fdb1c9f0', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '228209.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3444, '2021-02-25 14:31:00', 'SALE/POS3447', 301, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;MMT-11-0139&lt;&sol;p&gt;', '', '188265.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '188265.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-26 18:26:17', '17.925', 1, '697000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '004c63a744c64e98f3bf410a395f1af4e1be8e8801efe1627afdf8dbd062c6a5', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '474959.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3445, '0000-00-00 00:00:00', 'SALE/POS3448', 370, 'মো. কয়েছ মিয়া(সুনামগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;COT-11-1271&lt;&sol;p&gt;', '', '222015.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '222015.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-26 18:28:23', '23.37', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'fe476d705a3d03ce11b69471dd0d6b286e94e15419f3bc7a0159a21a85f1244e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '4672010.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3446, '2021-02-25 14:58:00', 'SALE/POS3449', 307, 'মো. খোকন মিয়া(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2603&lt;&sol;p&gt;', '', '174122.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '174122.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-21 15:05:37', '23.53', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '94474b719efa94388b5ebb265fc4822dd05b8cb0172df96049742dc4c05d3881', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '241775.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3447, '2021-02-25 15:00:00', 'SALE/POS3450', 307, 'মো. খোকন মিয়া(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-7205&lt;&sol;p&gt;', '', '166352.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '166352.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-26 18:30:22', '22.475', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '74c049a51cd28ac209df5bfe6f95cd387b287092ebb87fc2f704dc85359c6a48', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '415860.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3448, '2021-02-25 15:01:00', 'SALE/POS3451', 307, 'মো. খোকন মিয়া(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2915&lt;&sol;p&gt;', '', '180634.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '180634.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-26 18:30:45', '24.405', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'afa3d3ff6c7055bb8e558584d06b112d9119cd9e0e68946432b6005eb6275cda', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '582175.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3449, '2021-02-25 15:02:00', 'SALE/POS3452', 307, 'মো. খোকন মিয়া(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2445&lt;&sol;p&gt;', '', '185000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '185000.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-26 18:31:01', '24.995', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '39e02a9c415da6077fe52caf4b537322433e780251e4c268fa58307b7adfb2ce', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '762772.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3450, '2021-02-25 15:18:00', 'SALE/POS3453', 307, 'মো. খোকন মিয়া(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1625&lt;&sol;p&gt;', '', '171014.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '171014.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-26 18:33:23', '23.105', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '13a679bbdd44e320be9ddf2b989180185d3f694b5ef496f3e8a67c44aaf7377c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '947735.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3451, '2021-02-25 15:18:00', 'SALE/POS3454', 307, 'মো. খোকন মিয়া(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-0685&lt;&sol;p&gt;', '', '172346.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '172346.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-26 18:34:43', '23.285', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '72e8f6761fe8f61268d777fd00c01cfca155f35b726728a487e361b89b34af13', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1118712.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3452, '2021-02-25 15:19:00', 'SALE/POS3455', 307, 'মো. খোকন মিয়া(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2445&lt;&sol;p&gt;', '', '183520.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '183520.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-26 18:45:13', '24.8', 1, '1000000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '6f96ae7e4b5de2808025bc914f61635e7663f1b73cbfe19445983d54b65ad98a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1291021.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3453, '2021-02-25 15:20:00', 'SALE/POS3456', 217, 'মেসার্স রিফাত এন্টারপ্রাইজ(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMU-12-1744&lt;&sol;p&gt;', '', '125948.00', '0.00', '148', '148.00', '148.00', '0.00', NULL, '0.00', '0.00', '0.00', '125800.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-02-26 18:48:58', '17.02', 1, '125800.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '4a6dc7c46ca3826511f05eed9eb3c182b4928d1b0fdbe793e01c4d3b0f4c71ae', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3454, '2021-02-25 17:25:00', 'SALE/POS3457', 349, 'মেসার্স B.B.F ব্রিক্স(গৌরিপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1071&lt;&sol;p&gt;', '', '239136.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '239136.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-26 18:50:04', '22.56', 1, '500395.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'dab312253efa42a5a548829743f66d2407ccf057e75a0f799e107f95fe9ae42f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '257074.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3455, '2021-02-25 17:25:00', 'SALE/POS3458', 368, 'আলী হোসেন  জামাই(কালীপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-6926&lt;&sol;p&gt;', '', '147278.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '147278.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-26 18:53:44', '13.955', 1, '158400.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c6266e7b47cdc514cca79f89a5a3f93cd84b59a133edb8b947d7a74bc2f0dc5b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '11200.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3456, '2021-02-26 18:50:00', 'SALE/POS3459', 463, 'মেসার্স রাইফা ব্রিক্স(ধরকা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2603&lt;&sol;p&gt;', '', '251617.50', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '251617.50', 'completed', 'due', 0, NULL, 1, 1, '2021-02-27 19:42:42', '23.845', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '6a4b69c7de525210a887930f91435cdfe47a8511fae5bf75a248ac52dac58916', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '203.25');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3457, '2021-02-26 18:51:00', 'SALE/POS3460', 463, 'মেসার্স রাইফা ব্রিক্স(ধরকা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-8066&lt;&sol;p&gt;', '', '251090.00', '0.00', '205.25', '205.25', '205.25', '0.00', NULL, '0.00', '0.00', '0.00', '250884.75', 'completed', 'due', 0, NULL, 1, 1, '2021-02-27 19:43:15', '23.795', 1, '502600.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '54ba7e37a61c6db155f07d7ac0e051b322d9dfb823ad90d3ea592a4bd3788778', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '251768.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3458, '2021-02-26 18:56:00', 'SALE/POS3461', 369, 'M.M.B ব্রিক্স(কিশোরগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-0265&lt;&sol;p&gt;', '', '231080.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '231080.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-27 19:43:51', '21.795', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8ab43aa61cdc53108bc4e8338f0cc07a4efc6547e2328e06147b44b516c2d7a2', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3459, '2021-02-26 18:58:00', 'SALE/POS3462', 369, 'M.M.B ব্রিক্স(কিশোরগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-9043&lt;&sol;p&gt;', '', '236698.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '236698.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-27 19:44:17', '22.325', 1, '430000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '6e83c497bb99956f3311ff48a05cdd2293355f7ed052ab63ace60b740e3dfc5e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '231027.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3460, '2021-02-26 19:23:00', 'SALE/POS3463', 445, 'মুমিন মিয়া(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;MYM&period;T-11-0079&lt;&sol;p&gt;', '', '101955.00', '0.00', '155', '155.00', '155.00', '0.00', NULL, '0.00', '0.00', '0.00', '101800.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-02-27 19:44:54', '9.705', 1, '101800.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '6be80c48f736ac3183ffe9b5f0abef23a9b1d4fa95f73acd08afa7d15ba0204d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '52.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3461, '2021-02-26 19:24:00', 'SALE/POS3464', 387, 'মেসার্স সমতা ব্রিক্স (নেত্রকোনা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-2046&lt;&sol;p&gt;', '', '258660.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '258660.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-27 19:45:15', '23.945', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'eb0cb72f10fb89f1cf02bf6fd72fd6ccc9440a2f3294f338a78bfb598efcd975', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '6266039.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3462, '2021-02-26 19:24:00', 'SALE/POS3465', 373, 'মো. আলী ইউসুফ(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;RAT&period;T-11-0441&lt;&sol;p&gt;', '', '147128.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '147128.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-27 19:45:52', '13.88', 1, '150000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '9f2fc8a1b808d0e05fdccebe47dcd260523ef9d4653ceb511274ff574a338c9e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '438386.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3463, '2021-02-26 19:25:00', 'SALE/POS3466', 454, 'রাশিদ মিয়া(বাদাঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2334&lt;&sol;p&gt;', '', '211046.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '211046.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-27 19:46:13', '19.91', 1, '490403.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ec55fca2e136b12fe75f97133bf1c943bbd87e473667b4e6f5cae9445f1eb17a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '425621.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3464, '2021-02-26 19:26:00', 'SALE/POS3467', 357, 'মেসার্স বাবুল ব্রিক্স(বিজয়নগর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-3841&lt;&sol;p&gt;', '', '226905.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '226905.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-27 19:46:32', '21.605', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '47097470bd8ab7913e89180d2d886a1f73f2bcda71f20e82bcb15a82828c1bfe', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '216657.30');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3465, '2021-02-26 19:32:00', 'SALE/POS3468', 495, 'আবুল হাশেম(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMM-51-0792&lt;&sol;p&gt;', '', '7875.00', '0.00', '57.5', '57.50', '57.50', '0.00', NULL, '0.00', '0.00', '0.00', '7817.50', 'completed', 'due', 0, NULL, 1, 1, '2021-02-27 19:46:58', '0.7450', 1, '7820.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'adebf7834279d29f494b9716342f55011946cc7f24aac9240f2cac0d4cb4d319', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '55.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3466, '2021-02-26 19:33:00', 'SALE/POS3469', 357, 'মেসার্স বাবুল ব্রিক্স(বিজয়নগর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CMT-11-3344&lt;&sol;p&gt;', '', '239085.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '239085.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-27 19:47:23', '22.765', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '2f8b8e993d6329f961c5b52a79b510d25ff79525a1d1e3a415f9b49173a1b89f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '443509.80');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3467, '2021-02-26 19:33:00', 'SALE/POS3470', 370, 'মো. কয়েছ মিয়া(সুনামগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;JINT-11-1605&lt;&sol;p&gt;', '', '209380.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '209380.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-27 19:47:48', '22.04', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c3930426ad3c7821b4d6e9dda66bfbdaead2cac167f2b504c5c801219bab6dbf', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '4764025.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3468, '2021-02-26 19:34:00', 'SALE/POS3471', 370, 'মো. কয়েছ মিয়া(সুনামগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-9549&lt;&sol;p&gt;', '', '191045.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '191045.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-27 19:48:09', '20.11', 1, '300000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '91348bee2944ff0268e565e2f3188f3aa0a518bf58c668f98a6c5d9901639d54', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '4973405.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3469, '2021-02-26 19:34:00', 'SALE/POS3472', 383, 'মায়ের দোয়া ব্রিক্স(শাবাজপূর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-9544&lt;&sol;p&gt;', '', '238600.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '238600.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-27 19:48:28', '23.855', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd60c7e068ecb81f9d24dee985a4c5a96a31dd0a2741e37a0539aac879ca8f566', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1165062.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3470, '2021-02-26 19:35:00', 'SALE/POS3473', 494, 'মল্লিকা ব্রিক্স((কুমিল্লা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2445&lt;&sol;p&gt;', '', '222138.00', '0.00', '38', '38.00', '38.00', '0.00', NULL, '0.00', '0.00', '0.00', '222100.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-02-27 19:48:47', '25.83', 1, '222100.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ad9eae483caea68bdd39c59b3412f8f02a49446d56359d95dd319152a70db4ab', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3471, '2021-02-26 19:36:00', 'SALE/POS3474', 217, 'মেসার্স রিফাত এন্টারপ্রাইজ(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMU-12-1744&lt;&sol;p&gt;', '', '122914.00', '0.00', '114', '114.00', '114.00', '0.00', NULL, '0.00', '0.00', '0.00', '122800.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-02-27 19:49:14', '16.61', 1, '122800.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ae013d453417a01595dcb7fe8d0cebf3cf5fe882f40ec14b81db8d056e484fcd', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3472, '2021-02-26 19:36:00', 'SALE/POS3475', 375, 'মেসার্স গনি ব্রিক্স (ঈশ্বরগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1088&lt;&sol;p&gt;', '', '206314.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '206314.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-27 19:49:33', '23.99', 1, '200000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f35a50f18221bf2b7cbbb81c9252b0eff6f4840f125a49bb27c772d77e2ac926', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '499766.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3473, '2021-02-17 20:24:00', 'SALE/POS3476', 338, 'ভাই ভাই এন্টারপ্রাইজ(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '9500.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '9500.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-27 20:24:51', '1', 1, '645.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '64d3793e5686384c0dccc4266fbf5aa9ed0088c874d95339c0c60025deed7053', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-8855.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3474, '2021-02-25 21:06:00', 'SALE/POS3477', 327, 'মো.সফর আলী সর্দার(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '5000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '5000.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-27 21:06:57', '1', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1ac5939673764047b74c6445f17225f1afaf10ae9a331e47ade5cc4d74e1d0dc', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1751964.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3475, '2021-02-24 21:15:00', 'SALE/POS3478', 370, 'মো. কয়েছ মিয়া(সুনামগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '50000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '50000.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-27 21:16:04', '1', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '077b6a943dcb92bf8b5e4e474460d4b37810dbbc1f11efae7729f0a9eed38e97', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '4864450.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3476, '2021-02-20 21:20:00', 'SALE/POS3479', 496, 'মোশাররফ হোসেন (ভৈরবপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;গাড়ী ভাড়া-৭৩&period;০৫x৪৩০&lt;&sol;p&gt;', '', '31711.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '31711.00', 'completed', 'due', 0, NULL, 1, 1, '2021-02-27 21:21:31', '1', 1, '296.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5a9bd0cef5616dea7157c30ca0c0e8a4e7296e3957c670ee3932d7d5c5fb2e41', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-31415.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3477, '2021-02-27 14:35:00', 'SALE/POS3480', 330, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2915&lt;&sol;p&gt;', '', '262774.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '262774.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-01 15:25:57', '24.785', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '6428de2acb3a00990877bec4e361cb4f6db420c4a78b8e596b47937d95209cc3', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '602041.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3478, '2021-02-27 14:37:00', 'SALE/POS3481', 330, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-7840&lt;&sol;p&gt;', '', '143312.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '143312.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-01 15:26:40', '13.515', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '2045da3f08593740bc8d2ff1cc8ad405fd29fa4fbbd544e413196f64b19b18fd', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '864762.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3479, '2021-02-27 14:38:00', 'SALE/POS3482', 330, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1657&lt;&sol;p&gt;', '', '188256.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '188256.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-01 15:27:15', '17.755', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'db5ca9af71722e67785c4661eb299641182b49a60b5aa6ae2db8b7a167f8af5b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1008021.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3480, '2021-02-27 14:39:00', 'SALE/POS3483', 330, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-7117&lt;&sol;p&gt;', '', '188680.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '188680.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-01 15:27:40', '17.8', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '983eeca411313afa230e6e6123ab21dfa3eccc149fce7c723f51e7c767a73786', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1196224.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3481, '2021-02-27 14:40:00', 'SALE/POS3484', 330, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-15-0688&lt;&sol;p&gt;', '', '143736.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '143736.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-01 15:28:09', '13.56', 1, '400000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a95aaeb04bbe9d579bb0f5f756f1623a8480b960a2c22706d34b821d731d68a8', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1384904.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3482, '2021-02-27 14:41:00', 'SALE/POS3485', 500, 'আবু বক্কর(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;BOT-11-2273&lt;&sol;p&gt;', '', '167370.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '167370.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-01 15:29:04', '15.935', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '542ae1736f8be5cd330816a53ab02f291702ea15d39b0cbb55522fbc873516bc', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '52.25');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3483, '2021-02-27 14:43:00', 'SALE/POS3486', 500, 'আবু বক্কর(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;BOT-11-2273&lt;&sol;p&gt;', '', '170100.00', '0.00', '52.25', '52.25', '52.25', '0.00', NULL, '0.00', '0.00', '0.00', '170047.75', 'completed', 'due', 0, NULL, 1, 1, '2021-03-01 20:26:01', '16.2', 1, '337365.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c4a06a92c25ee72536d12c6877428ccf6f6816480ff84f4bc9e3ff8c46bc0806', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '167369.75');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3484, '2021-02-27 14:44:00', 'SALE/POS3487', 318, 'মো. মিঠু সরকার(চানপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-1992&lt;&sol;p&gt;', '', '165360.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '165360.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-01 20:26:13', '15.600', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '79da205f5c2f10ef0d92b0082a97899999b2abbee7c0cfebc2e24367fcaa463e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1527570.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3485, '2021-02-27 14:50:00', 'SALE/POS3488', 505, 'নজরুল ইসলাম(রায়পুরা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMD-14-7407&lt;&sol;p&gt;', '', '110982.00', '0.00', '2', '2.00', '2.00', '0.00', NULL, '0.00', '0.00', '0.00', '110980.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-03-01 20:26:50', '10.47', 1, '110980.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b58ba2a200c9850b537fff7f6025fc8b36314c6cb6a67d252c04ef098dd4fed7', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3486, '2021-02-27 14:51:00', 'SALE/POS3489', 306, 'মেসার্স তাহসিন এন্টারপ্রাইজ(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-0685&lt;&sol;p&gt;', '', '222180.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '222180.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-01 20:28:33', '21.16', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'eb6eb074468e0e4bfbb4ece8091b065441d85581900d3169e5b55160e8e02b15', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-284131.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3487, '2021-02-27 14:52:00', 'SALE/POS3490', 306, 'মেসার্স তাহসিন এন্টারপ্রাইজ(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1625&lt;&sol;p&gt;', '', '225435.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '225435.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-01 20:27:44', '21.47', 1, '199600.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'fea098b6f72bf19d37536cf7be68b695a14c9f4a4f62b82fd0d08fd57217079f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-61951.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3488, '2021-02-27 14:53:00', 'SALE/POS3491', 357, 'মেসার্স বাবুল ব্রিক্স(বিজয়নগর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0409&lt;&sol;p&gt;', '', '248640.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '248640.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-01 20:28:10', '23.68', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '103c9928047d6ad61b29eb56391891cb1daf6bc06cee6dc586480c46e0375f84', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '682647.30');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3489, '2021-02-27 14:54:00', 'SALE/POS3492', 357, 'মেসার্স বাবুল ব্রিক্স(বিজয়নগর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5080&lt;&sol;p&gt;', '', '244755.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '244755.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-01 20:28:57', '23.305', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '74a464d913a324bf204e7af454a0ddc1d9c9c1efcfec02ebe6ead96ce2019b48', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '931287.30');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3490, '2021-02-27 14:56:00', 'SALE/POS3493', 368, 'আলী হোসেন  জামাই(কালীপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-8893&lt;&sol;p&gt;', '', '190005.50', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '190005.50', 'completed', 'due', 0, NULL, 1, 1, '2021-03-01 20:30:44', '18.01', 1, '100000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '49f838b9074eb2f4dcb3ae3498012ff1f061a0b93fccbf5cb4a6dc21cfb35a59', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '78.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3491, '2021-02-27 15:08:00', 'SALE/POS3494', 506, 'মেসার্স N.T.B.C ব্রিক্স(নবীনগর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;বক্স মাপে নৌকা&lt;&sol;p&gt;', '', '195000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '195000.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-03-01 20:29:56', '20', 1, '195000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'dc53d68d868363fc1dcbbcd73f029e8490c99272d66d54ea7c3e3325d51230ab', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3492, '2021-02-27 15:12:00', 'SALE/POS3495', 507, 'পিন্টু (ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-5548&lt;&sol;p&gt;', '', '208679.00', '0.00', '79', '79.00', '79.00', '0.00', NULL, '0.00', '0.00', '0.00', '208600.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-03-01 20:30:29', '19.78', 1, '208600.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '6b7dc6e82f2be89680e49f0239b5f7b55c4ccd465feb6cd330ddf81bcfd85f7e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3493, '2021-02-27 15:13:00', 'SALE/POS3496', 335, 'মোঃ জাকির হোসেন জামাই(কালিপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-15-2173&lt;&sol;p&gt;', '', '163452.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '163452.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-01 20:31:07', '15.415', 1, '460000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '9e45ff014ab6dce0b1285eccc3db8cec186f4e155ebaebe3654cb5c09c3df7e7', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '321575.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3494, '2021-02-27 15:13:00', 'SALE/POS3497', 373, 'মো. আলী ইউসুফ(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-7205&lt;&sol;p&gt;', '', '217194.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '217194.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-01 20:31:36', '20.49', 1, '200000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '04ad310aecf350932ab8174da08b9a2e2702268d39d6c36ef136aaad0bee74fa', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '435514.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3496, '2021-02-27 15:18:00', 'SALE/POS3499', 364, 'মো. জহিরুল ইসলাম (তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-8321&lt;&sol;p&gt;', '', '145220.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '145220.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-01 20:33:33', '13.695', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '229106259c623a89eae24370369451d216f8f603a908855fec4f1f5af060556a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2234030.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3497, '2021-02-27 15:19:00', 'SALE/POS3500', 364, 'মো. জহিরুল ইসলাম (তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-4726&lt;&sol;p&gt;', '', '151368.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '151368.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-01 20:34:26', '14.28', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '4983763328bdf57192c6f720837f0c04efce8570d60ce2cb284f7214967dbc6c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2379197.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3498, '2021-02-27 15:21:00', 'SALE/POS3501', 389, 'মেসার্স রকি ব্রিক্স(ভৈরব)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;ট্রলি&lt;&sol;p&gt;', '', '47573.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '47573.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-07 14:53:49', '4.21', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'bac64c466f4d8f0feec3c300d77951b4476c513d206322920b69a99ac3a55c40', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '468750.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3499, '2021-02-27 15:22:00', 'SALE/POS3502', 389, 'মেসার্স রকি ব্রিক্স(ভৈরব)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;ট্রলি&lt;&sol;p&gt;', '', '51980.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '51980.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-07 14:54:14', '4.6', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '62c811f58c3ed7334bbf4aa04e7f124f9b5ab83dbe0b6082d02d133963a37f99', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '468750.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3500, '2021-02-27 15:22:00', 'SALE/POS3503', 327, 'মো.সফর আলী সর্দার(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1071&lt;&sol;p&gt;', '', '190704.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '190704.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-01 20:35:43', '21.92', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '293fed86862ca5d4e925db0925d4d1b7b92a9c0ee7484ac35bacbf4ebc912445', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1756964.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3501, '2021-02-27 15:23:00', 'SALE/POS3504', 272, 'মেসার্স সিয়াম এন্টারপ্রাইজ(সিলেট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-5433&lt;&sol;p&gt;', '', '174236.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '174236.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-01 20:36:20', '20.26', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '79154b0330506d5c5fb93657608a68a161d9171cc42a7600136b1585fd1058c4', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '213465.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3502, '2021-02-27 15:23:00', 'SALE/POS3505', 357, 'মেসার্স বাবুল ব্রিক্স(বিজয়নগর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CMT-11-3344&lt;&sol;p&gt;', '', '200375.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '200375.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-01 20:36:58', '22.895', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '30c4e8a0ec770c456875437ed651e964fc555d2ddef40ef20d264083fcce7ffa', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1175989.80');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3503, '2021-02-28 20:44:00', 'SALE/POS3506', 508, 'S.T.D ব্রিক্স(খুরশাকুরিয়াল)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0409&lt;&sol;p&gt;', '', '241384.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '241384.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-01 21:00:44', '22.88', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '102c657ebd38588b86da3781cb2c61a318e3e4ea94647970a7d583ecb0d7c488', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3504, '2021-02-28 20:48:00', 'SALE/POS3507', 508, 'S.T.D ব্রিক্স(খুরশাকুরিয়াল)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2603&lt;&sol;p&gt;', '', '238430.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '238430.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-01 21:01:16', '22.595', 1, '500000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5245d34ac424d9e68a25f1c66ac5a89ff266fdfb39f793bf8b9e2e2f60053d4b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3505, '2021-02-28 20:49:00', 'SALE/POS3508', 301, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;MMT-11-0139&lt;&sol;p&gt;', '', '189945.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '189945.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-01 21:01:42', '18.085', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8b94fc1dea43e7a3ed5a033c3c12aff4bdcb352ba1b93efd9ce401d4f28e3b93', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-33776.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3506, '2021-02-28 20:50:00', 'SALE/POS3509', 370, 'মো. কয়েছ মিয়া(সুনামগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-4377&lt;&sol;p&gt;', '', '210410.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '210410.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-01 21:02:40', '19.845', 1, '150000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f90b6f35f49513d0bccadc27f243180e669a88fc50a6179d9073019ec44d30c3', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '4914450.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3507, '2021-02-28 20:52:00', 'SALE/POS3510', 387, 'মেসার্স সমতা ব্রিক্স (নেত্রকোনা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-5566&lt;&sol;p&gt;', '', '257472.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '257472.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-01 21:03:05', '23.835', 1, '500000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c4eea6e6da54b5e00620fc9d9d8d2baa96e3fc949aff8464e92a22a7ab8e6831', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '6524699.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3508, '2021-02-28 20:53:00', 'SALE/POS3511', 318, 'মো. মিঠু সরকার(চানপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;RANG-T-11-0508&lt;&sol;p&gt;', '', '161650.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '161650.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-01 21:03:44', '15.25', 1, '300000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e92d0a7f1086d1530f22de1769ef0c082064516d2b9c4fef41f0ec6ea67854c0', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1692930.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3509, '2021-02-28 20:53:00', 'SALE/POS3512', 357, 'মেসার্স বাবুল ব্রিক্স(বিজয়নগর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CMT-11-3344&lt;&sol;p&gt;', '', '243705.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '243705.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-01 21:04:30', '23.205', 1, '1000000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '15827e4d337e36d8f30852f03d8666a80182022428904d582b2adb602710cec8', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1376417.30');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3510, '2021-02-28 20:54:00', 'SALE/POS3513', 364, 'মো. জহিরুল ইসলাম (তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-8254&lt;&sol;p&gt;', '', '150414.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '150414.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-01 21:04:53', '14.185', 1, '100000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '3f9a1a0bb151b76fe17fbb4cef2efc0f2a675b5992979c240eda72fe792adfea', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2385451.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3511, '2021-02-28 20:55:00', 'SALE/POS3514', 301, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2334&lt;&sol;p&gt;', '', '222705.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '222705.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-01 21:05:18', '21.21', 1, '547000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '94ccfcb844583cfe347fc561b423da1707dd113933ab3cfdfaf95f3f9c4ae37f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '156116.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3512, '2021-02-28 20:57:00', 'SALE/POS3515', 358, 'মেসার্স R.S.P. ব্রিক্স (ভৈরব)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-0415&lt;&sol;p&gt;', '', '141911.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '141911.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-01 21:05:38', '14.63', 1, '500000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '22ec9e4487323ef65344de070294e0afd266503cc6c3db8f1e06eea246c9c564', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-738400.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3513, '2021-02-28 20:58:00', 'SALE/POS3516', 368, 'আলী হোসেন  জামাই(কালীপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-3017&lt;&sol;p&gt;', '', '189056.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '189056.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-01 21:06:06', '17.92', 1, '250000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '66459bf5a0e981c9d77a9c201054d6e64598ee57d671ed565ab60c0dd86db3c7', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '90083.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3514, '2021-02-28 20:59:00', 'SALE/POS3517', 393, 'মেসার্স যমুনা ব্রিক্স(রামপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-9544&lt;&sol;p&gt;', '', '249312.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '249312.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-01 21:06:38', '23.515', 1, '600000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'dcd5d8a5dc271245db93a379aaa228717ff65f7d5311fabd29e538e1b622e395', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-10517.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3515, '2021-02-28 20:59:00', 'SALE/POS3518', 217, 'মেসার্স রিফাত এন্টারপ্রাইজ(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMU-12-1744&lt;&sol;p&gt;', '', '117660.00', '0.00', '23', '23.00', '23.00', '0.00', NULL, '0.00', '0.00', '0.00', '117637.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-01 21:07:12', '15.899', 1, '117600.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a0aa05a6dd753baec7d00adcd337bfb69b2b7ba4f0b4a9f5caf49146c05c5b8d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3516, '2021-03-01 17:56:00', 'SALE/POS3519', 509, 'আশরাফ ব্রিক্স(ধরকা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-0878&lt;&sol;p&gt;', '', '259594.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '259594.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-02 20:25:31', '24.49', 1, '259500.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '0fed1e644a34b201f806c62eac5c08f223f0bae9cf7aac936a3f2ffae052c511', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3517, '2021-03-01 17:57:00', 'SALE/POS3520', 368, 'আলী হোসেন  জামাই(কালীপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-8893&lt;&sol;p&gt;', '', '187473.50', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '187473.50', 'completed', 'due', 0, NULL, 1, 1, '2021-03-02 20:26:19', '17.765', 1, '150000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c4f5a1c37358a5b18e4d0e21503ebcbc88e9946aa6545eb83e7168ca953bf856', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '29139.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3518, '2021-03-01 17:59:00', 'SALE/POS3521', 500, 'আবু বক্কর(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;JOT-11-4842&lt;&sol;p&gt;', '', '158788.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '158788.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-02 20:27:44', '14.98', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '984a5fc9f22e1ee18b57a0c21813a7b30c67e43641d5c944470efafb0f2bf93c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '105.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3519, '2021-03-01 18:00:00', 'SALE/POS3522', 500, 'আবু বক্কর(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-7271&lt;&sol;p&gt;', '', '177762.00', '0.00', '105', '105.00', '105.00', '0.00', NULL, '0.00', '0.00', '0.00', '177657.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-02 20:29:34', '16.765', 1, '496497.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ccfcf9730e14ddaf328e7a8cd58278eaa9ed7bb190314543b5cfebe809f5997f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '158893.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3520, '2021-03-01 18:02:00', 'SALE/POS3523', 467, 'মেসার্স আশা ব্রিক্স(বাদল মিয়া,কালীগুচ্ছ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0409&lt;&sol;p&gt;', '', '243694.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '243694.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-02 20:29:59', '22.99', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '27aea36809ce8a8643a35e170a0fe1f9d3ce1df2c1744c8c5b45ae7d279e1703', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '260762.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3521, '2021-03-01 18:03:00', 'SALE/POS3524', 369, 'M.M.B ব্রিক্স(কিশোরগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-9043&lt;&sol;p&gt;', '', '238288.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '238288.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-02 20:30:20', '22.475', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e968856c8e7076a0e55a63c0308a615fa6386d0398afd147bb6146109c3aeac5', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '37778.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3522, '2021-03-01 18:04:00', 'SALE/POS3525', 369, 'M.M.B ব্রিক্স(কিশোরগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-0265&lt;&sol;p&gt;', '', '235956.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '235956.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-02 20:30:43', '22.26', 1, '950000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '53ab7f7f90d83d8c472eb8748ef074330211e7b0b46273c9da15b6b24cb40e49', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '276013.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3523, '2021-03-01 18:40:00', 'SALE/POS3526', 330, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-7117&lt;&sol;p&gt;', '', '245072.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '245072.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-02 20:31:09', '23.12', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ddb602eb53c8d91f9f685b4a5fbf268116b3cb1d4e24f106c5bca9bd58b4c32c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1128799.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3524, '2021-03-01 18:42:00', 'SALE/POS3527', 330, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0384&lt;&sol;p&gt;', '', '196842.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '196842.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-02 20:31:43', '18.57', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '733b8d77ab390f2b19da06c168914576013c6ede533984867e5a288c5f9248cd', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1373871.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3525, '2021-03-01 18:42:00', 'SALE/POS3528', 330, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-2884&lt;&sol;p&gt;', '', '204156.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '204156.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-02 20:32:11', '19.255', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '6492021a2902f7f11f23ae7aaeec6702480b10d6a5d79e564e7aca876894b445', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1570713.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3526, '2021-03-01 18:43:00', 'SALE/POS3529', 330, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-6927&lt;&sol;p&gt;', '', '210940.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '210940.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-02 20:33:22', '19.895', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f44ef9616130f5a1f5d4ffa40dd9d335129f139017e50a5d813c5503dd010fb5', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1774816.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3527, '2021-03-01 18:45:00', 'SALE/POS3530', 330, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2915&lt;&sol;p&gt;', '', '260760.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '260760.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-02 20:33:44', '24.6', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ad47f65c027fe3eb0f95c94ca90f76024c0e28da9e14286fa5fa6e1e9c55a6b3', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1985703.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3528, '2021-03-01 18:45:00', 'SALE/POS3531', 357, 'মেসার্স বাবুল ব্রিক্স(বিজয়নগর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-7205&lt;&sol;p&gt;', '', '205905.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '205905.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-02 20:34:29', '19.605', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '4d0e9d698e235b7e0c4b31660f9244c28e54cc79d723f90ab4c7f6eec6fbcc59', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '620122.30');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3529, '2021-03-01 18:47:00', 'SALE/POS3532', 357, 'মেসার্স বাবুল ব্রিক্স(বিজয়নগর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CMT-11-3344&lt;&sol;p&gt;', '', '209475.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '209475.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-02 20:34:53', '19.95', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b653cccdcfc164e9e9932916014b01b8fa4d12327a6b13bb2bae1dc4adaa680f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '825974.80');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3530, '2021-03-01 18:48:00', 'SALE/POS3533', 362, 'মেসার্স A.U.B ব্রিক্স(সরারচর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-8293&lt;&sol;p&gt;', '', '266004.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '266004.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-02 20:35:31', '24.63', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a3a5724c95ecc7453279d62dcad934159c034b0c9581d1d3e12f6f4d4160743f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1242362.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3531, '2021-03-01 18:48:00', 'SALE/POS3534', 318, 'মো. মিঠু সরকার(চানপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-0979&lt;&sol;p&gt;', '', '158364.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '158364.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-02 20:35:51', '14.935', 1, '300000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '24ae6bd62826ab4340f0342338268e92620add202936fda9a3ceede5d10d28ca', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1554580.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3532, '2021-03-01 18:49:00', 'SALE/POS3535', 335, 'মোঃ জাকির হোসেন জামাই(কালিপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-5289&lt;&sol;p&gt;', '', '152958.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '152958.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-02 20:36:14', '14.43', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a6ada90d9112ea5d7ea20c55339f892b33bd16ec5e67374d472db5edaedb08d0', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '25027.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3533, '2021-03-01 19:12:00', 'SALE/POS3536', 510, 'মির্জা ট্রেডার্স(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;MYM&period;T-11-0079&lt;&sol;p&gt;', '', '102820.00', '0.00', '20', '20.00', '20.00', '0.00', NULL, '0.00', '0.00', '0.00', '102800.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-03-02 20:36:47', '10600', 1, '102800.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'fc4a822712cdd848324335998cd12eada811dcc63385e3d7a51d29a6b2c83301', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3534, '2021-03-01 19:14:00', 'SALE/POS3537', 335, 'মোঃ জাকির হোসেন জামাই(কালিপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-5772&lt;&sol;p&gt;', '', '206150.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '206150.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-02 20:37:07', '21.695', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '49ce9de6bfe6784e78e1ce54b551d1728f9a9e234e93964ee6a8b687cc19a27b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '177985.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3535, '2021-03-01 20:11:00', 'SALE/POS3538', 194, 'মো.লিয়াকত মিয়া(বাদাঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-9567&lt;&sol;p&gt;', '', '173712.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '173712.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-02 20:37:40', '18.48', 1, '173500.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '4fc933b4c7876cee554118e546f3c1bd3adb76912f30b712024f53901fc908ec', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '473177.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3536, '2021-03-01 20:11:00', 'SALE/POS3539', 370, 'মো. কয়েছ মিয়া(সুনামগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5704&lt;&sol;p&gt;', '', '185535.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '185535.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-02 20:38:02', '19.53', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '34a48099795b0f70a705bf66d3c1c8987b9e0be0cb85d127c7308e424d4b6e52', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '4974860.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3537, '2021-03-01 20:12:00', 'SALE/POS3540', 370, 'মো. কয়েছ মিয়া(সুনামগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-15-3550&lt;&sol;p&gt;', '', '216030.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '216030.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-02 20:39:20', '22.74', 1, '300000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c2b6c04f2c390dc4ecbaae491403e17ca8f7ee34f6b3b36bf26dc94f0e3aa2a9', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '5160395.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3538, '2021-03-01 20:12:00', 'SALE/POS3541', 327, 'মো.সফর আলী সর্দার(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1071&lt;&sol;p&gt;', '', '226290.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '226290.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-02 20:39:39', '23.82', 1, '550000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '6826d25f040b23959f456f64b2c4024188178490e89301fa14f76f59146bf729', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1947668.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3539, '2021-03-01 20:13:00', 'SALE/POS3542', 389, 'মেসার্স রকি ব্রিক্স(ভৈরব)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;ট্রলি-০১&lt;&sol;p&gt;', '', '47040.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '47040.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-07 14:54:59', '4.9', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1774da489d5566702b8788c0dce0b8575b046eb722eb465620648527ef56a716', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '468750.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3540, '2021-03-01 20:13:00', 'SALE/POS3543', 389, 'মেসার্স রকি ব্রিক্স(ভৈরব)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;ট্রলি-০২&lt;&sol;p&gt;', '', '42048.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '42048.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-07 14:55:33', '4.38', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '153920a1ab43badea7c2d0309687d80224f48212a1009e46a1a126e58c1216e8', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '468750.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3541, '2021-03-01 20:14:00', 'SALE/POS3544', 505, 'নজরুল ইসলাম(রায়পুরা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-7407&lt;&sol;p&gt;', '', '111430.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '111430.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-02 20:41:51', '10.125', 1, '111375.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b7dcc8243a71ce1526b2818b974ee3035d53af839bafa17aa6c5390df69f9246', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3542, '2021-03-01 20:15:00', 'SALE/POS3545', 328, 'মেসার্স M.B.F. ব্রিক্স(সরারচর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-9544&lt;&sol;p&gt;', '', '248508.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '248508.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-02 20:42:09', '23.01', 1, '100103.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '375c61743d5eb9008b2ff370387c0a71a3353e23992052073acc6edbfe351c39', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1677580.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3543, '2021-03-01 20:15:00', 'SALE/POS3546', 330, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-4365&lt;&sol;p&gt;', '', '181569.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '181569.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-02 20:42:32', '20.87', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7646dca764865ad1e81ce31f7c34beec8b5702991d6e6865b819d012b7cff567', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2246463.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3544, '2021-03-01 20:16:00', 'SALE/POS3547', 330, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-13-2776&lt;&sol;p&gt;', '', '192270.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '192270.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-02 20:46:15', '22.1', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e7a46f6ab0072c97c8572d6a0dee96f57d1a7485da6df46a467962b42ef6f126', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2428032.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3545, '2021-03-01 20:17:00', 'SALE/POS3548', 330, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;VOLA&period;T-11-0090&lt;&sol;p&gt;', '', '161037.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '161037.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-02 20:47:09', '18.505', 1, '500000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'fb02d37141129e2edc00ff7475aa5780fe4aa9dc0e9200682088325815e54bdf', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2428032.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3546, '2021-03-01 20:17:00', 'SALE/POS3549', 357, 'মেসার্স বাবুল ব্রিক্স(বিজয়নগর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1088&lt;&sol;p&gt;', '', '203350.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '203350.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-02 20:47:27', '23.235', 1, '500556.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '78b05cb8598108c97dab156805f6f55eb86e3255c2e5950b820260a34502da2a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1035449.80');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3547, '2021-03-01 20:18:00', 'SALE/POS3550', 335, 'মোঃ জাকির হোসেন জামাই(কালিপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;BAGURA&period;T-11-1282&lt;&sol;p&gt;', '', '136826.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '136826.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-02 20:48:23', '15.905', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '24817935cbc3511fb1520583bf39c0cc9a8c1c88a5cb7e01725f013aa6953157', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '384088.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3548, '2021-03-01 20:23:00', 'SALE/POS3551', 335, 'মোঃ জাকির হোসেন জামাই(কালিপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;BOT-11-2467&lt;&sol;p&gt;', '', '181305.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '181305.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-02 20:49:04', '21.325', 1, '102169.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a91695f8c1b5435e7cb86c8c3d03830e8610daf47820e1d3dac9c0dbc7211b0c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '520871.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3549, '2021-03-02 19:18:00', 'SALE/POS3552', 467, 'মেসার্স আশা ব্রিক্স(বাদল মিয়া,কালীগুচ্ছ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0409&lt;&sol;p&gt;', '', '247828.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '247828.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-04 11:31:37', '23.38', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd70a7db645b85556213da6ac00d2a5927b7ff095cdca7e8d25f7c43a79c88ed1', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '504456.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3550, '2021-03-02 19:32:00', 'SALE/POS3553', 467, 'মেসার্স আশা ব্রিক্স(বাদল মিয়া,কালীগুচ্ছ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5080&lt;&sol;p&gt;', '', '254294.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '254294.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-04 11:32:08', '23.985', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '655c9675582867366baed53c2c6068ffa2fd1b999d9ddf0f72f8edf6ce20a46c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '752284.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3551, '2021-03-02 19:33:00', 'SALE/POS3554', 467, 'মেসার্স আশা ব্রিক্স(বাদল মিয়া,কালীগুচ্ছ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5080&lt;&sol;p&gt;', '', '251326.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '251326.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-04 11:32:32', '23.71', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'dd2281b6a84387a24f3b2cb75b87495800189d142ade6bbc2bec8378bbb41b2b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1006525.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3552, '2021-03-02 19:34:00', 'SALE/POS3555', 454, 'রাশিদ মিয়া(বাদাঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-13-6135&lt;&sol;p&gt;', '', '156562.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '156562.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-04 11:33:01', '14.77', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1eaa3ebaec96f4a46c4a32b07e8ccce60d0ee860bb885ef31feab1e75250e323', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '146264.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3553, '2021-03-02 19:35:00', 'SALE/POS3556', 454, 'রাশিদ মিয়া(বাদাঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-4741&lt;&sol;p&gt;', '', '164830.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '164830.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-04 12:09:11', '15.545', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e5dbd1aa560440bc3fee58b5ef3ce9eccd54175afcc0a060afbe6056691522f0', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '302826.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3554, '2021-03-02 19:36:00', 'SALE/POS3557', 362, 'মেসার্স A.U.B ব্রিক্স(সরারচর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-8293&lt;&sol;p&gt;', '', '267300.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '267300.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-04 12:09:34', '24.745', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '2cb1f0fae813da77c897fa360372378e91d3b85fcca3a3943c97f808da4c013a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1508366.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3555, '2021-03-02 19:36:00', 'SALE/POS3558', 368, 'আলী হোসেন  জামাই(কালীপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-3698&lt;&sol;p&gt;', '', '159516.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '159516.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-04 12:10:04', '15.115', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a8c40bc72f91ef3eda08fb086485ed74e45a47dc062ece07ef6924b2315fa5c2', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '66613.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3556, '2021-03-02 19:38:00', 'SALE/POS3559', 368, 'আলী হোসেন  জামাই(কালীপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-6766&lt;&sol;p&gt;', '', '147594.50', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '147594.50', 'completed', 'due', 0, NULL, 1, 1, '2021-03-04 12:10:33', '13.99', 1, '300000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b35b19f7adb37175238408d3e02764aeadfce42849d7dba5b75608bfcbab5df5', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '226076.25');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3557, '2021-03-02 19:39:00', 'SALE/POS3560', 369, 'M.M.B ব্রিক্স(কিশোরগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-9043&lt;&sol;p&gt;', '', '238288.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '238288.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-04 12:12:18', '22.48', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a29e217171b4f17d7455d5401ee7a40cefe958eafadb3fe448b49cc44f760a44', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-437978.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3558, '2021-03-02 19:40:00', 'SALE/POS3561', 369, 'M.M.B ব্রিক্স(কিশোরগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-0265&lt;&sol;p&gt;', '', '235426.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '235426.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-04 12:12:40', '22.21', 1, '1000000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '54ef9fa14cf16b9bc314df8d1a978bf5c19edf023876b0eea320a56566e16a1c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-199690.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3559, '2021-03-02 20:23:00', 'SALE/POS3562', 511, 'মেসার্স আশিক ব্রিক্স(মেড্ডা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-7833&lt;&sol;p&gt;', '', '262032.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '262032.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-04 12:14:20', '24.715', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '20756ec7ef64c2f52b75c9e80e788a5fc063a01cb4359a9adda45947127b16b0', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3560, '2021-03-02 20:24:00', 'SALE/POS3563', 511, 'মেসার্স আশিক ব্রিক্স(মেড্ডা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-7288&lt;&sol;p&gt;', '', '260018.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '260018.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-04 12:14:44', '24.53', 1, '521997.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5bb90dc138b8ff9b604b7db642daee82d91141f1496d6fb799b51acb773a7a2d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '261979.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3561, '2021-03-02 20:26:00', 'SALE/POS3564', 330, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-7117&lt;&sol;p&gt;', '', '186560.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '186560.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-04 12:15:13', '17.6', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e34580f460e7496b3240df2e370dfa95edaed7cc8ad3ca7393cd4afba0eb5aed', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2281445.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3562, '2021-03-02 20:26:00', 'SALE/POS3565', 330, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-2884&lt;&sol;p&gt;', '', '200976.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '200976.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-04 12:15:45', '18.96', 1, '1000000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'addb808dfbdfd22e05c29db687750ee7fe58257982b5b141c8ec4539a9c3376c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2468005.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3563, '2021-03-02 20:27:00', 'SALE/POS3566', 335, 'মোঃ জাকির হোসেন জামাই(কালিপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-13-0490&lt;&sol;p&gt;', '', '161862.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '161862.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-04 12:16:11', '15.27', 1, '402500.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '0e25a57300bd0c33511d38a9a94f79005cca8711590ed20513ca309a0e435cce', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '602266.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3564, '2021-03-02 20:28:00', 'SALE/POS3567', 367, 'ব্রাদার্স ইন্টারন্যাশনাল(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2395&lt;&sol;p&gt;', '', '225645.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '225645.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-04 12:16:41', '21.485', 1, '2100000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'cd421f4003d77c8d16a59b1b440b9e81644241b3b406dfd6b4160ed21c4b04de', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3565, '2021-03-02 20:29:00', 'SALE/POS3568', 272, 'মেসার্স সিয়াম এন্টারপ্রাইজ(সিলেট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CHO-T-11-0600&lt;&sol;p&gt;', '', '255036.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '255036.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-04 12:17:17', '24.06', 1, '200000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e61a55292ed48dd4b67ea23cc2855d141cb2f3563bab8fd63ca70631157e2f6e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '387701.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3566, '2021-03-02 20:30:00', 'SALE/POS3569', 347, 'মেসার্স এশিয়া ব্রিকস(সাল্লাবাদ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-0077&lt;&sol;p&gt;', '', '172568.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '172568.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-07 15:45:36', '16.28', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '776e336ab6f08458214994419b8a0d9cc95bb076fa6549c050a26695aa43fafe', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '517630.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3567, '2021-03-02 20:31:00', 'SALE/POS3570', 454, 'রাশিদ মিয়া(বাদাঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;BOT-11-2442&lt;&sol;p&gt;', '', '153710.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '153710.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-04 12:18:17', '16.18', 1, '445000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '28714439a9362a2d51e03fcdb8d8f7175452f0083ba329204bd80ef9e70ce38b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '467603.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3568, '2021-03-02 20:32:00', 'SALE/POS3571', 370, 'মো. কয়েছ মিয়া(সুনামগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;KOST-11-2737&lt;&sol;p&gt;', '', '211090.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '211090.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-04 12:18:52', '22.215', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '0f5f87f0001d43ff0ffcacdf105474430f1df049548fd5ea9e26fb829a44791f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '5076425.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3569, '2021-03-02 20:33:00', 'SALE/POS3572', 370, 'মো. কয়েছ মিয়া(সুনামগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;ZOT-11-0969&lt;&sol;p&gt;', '', '161690.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '161690.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-04 12:19:23', '17.02', 1, '570000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7937fe51470be0f251ed384c1e513d7f4755d299698ff38ed4baed2200e3a281', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '5287467.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3570, '2021-03-02 20:37:00', 'SALE/POS3573', 347, 'মেসার্স এশিয়া ব্রিকস(সাল্লাবাদ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5851&lt;&sol;p&gt;', '', '181390.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '181390.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-07 15:46:11', '16.49', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '872da21b050841a79edb72b2b32725586f754a0895ce10c3631b199f2b24cb65', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '517630.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3571, '2021-03-02 20:38:00', 'SALE/POS3574', 356, 'মেসার্স ফাইভ স্টার ব্রিক্স(ধরকা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-0980&lt;&sol;p&gt;', '', '280830.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '280830.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-04 12:20:43', '25.525', 1, '316812.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'fcaf50cdc3fce3fd2c3ba83ac4bc18edb2fb3fb9965fc3ed2bb15cdd91de992c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '35982.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3572, '2021-03-02 20:39:00', 'SALE/POS3575', 385, 'মেসার্স সরারচর ব্রিক্স(বাজিতপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-5772&lt;&sol;p&gt;', '', '258384.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '258384.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-04 12:21:18', '23.07', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '56715956d9885572ba08749dd8d4ca363380ca798c49b3475d3b7c3d24b18326', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1202124.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3573, '2021-03-02 20:41:00', 'SALE/POS3576', 385, 'মেসার্স সরারচর ব্রিক্স(বাজিতপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2334&lt;&sol;p&gt;', '', '274736.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '274736.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-04 12:21:42', '24.53', 1, '950000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7162b785f72b738a07dfde1ed863a8e557c5bba11c81567272839306bc7c9318', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1460508.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3574, '2021-03-02 20:42:00', 'SALE/POS3577', 467, 'মেসার্স আশা ব্রিক্স(বাদল মিয়া,কালীগুচ্ছ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0409&lt;&sol;p&gt;', '', '236804.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '236804.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-04 12:22:07', '22.34', 1, '1000000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '83c96a903c3851d110b4f5850475263b8a6e44958194d9d44647ec38f160039b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1257851.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3575, '2021-03-02 20:43:00', 'SALE/POS3578', 475, 'সনি ব্রিক্স(ধরকা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-0685&lt;&sol;p&gt;', '', '238955.40', '0.00', '4.1', '4.10', '4.10', '0.00', NULL, '0.00', '0.00', '0.00', '238951.30', 'completed', 'due', 0, NULL, 1, 1, '2021-03-04 12:22:30', '23.285', 1, '146231.3000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '2f0e8fc68a59de3c25526a085435d368829cfe6aa182677b0d22d338d6a36034', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-97020.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3576, '2021-03-02 20:44:00', 'SALE/POS3579', 362, 'মেসার্স A.U.B ব্রিক্স(সরারচর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-8293&lt;&sol;p&gt;', '', '261036.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '261036.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-04 12:23:04', '24.165', 1, '200000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e5c7464216f30d2efeb0931e9dc5126536b0411d371e17d60f9d52a231fe64ce', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1775612.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3577, '2021-03-02 20:45:00', 'SALE/POS3580', 217, 'মেসার্স রিফাত এন্টারপ্রাইজ(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMU-12-1744&lt;&sol;p&gt;', '', '121360.00', '0.00', '97', '97.00', '97.00', '0.00', NULL, '0.00', '0.00', '0.00', '121263.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-04 12:23:29', '16.4', 1, '121300.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '58efda48d837f209eab1015e721ea24bcd0e9b5a1b443849fc890463dd7a7081', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '37.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3578, '2021-03-02 20:47:00', 'SALE/POS3581', 314, 'মেসার্স আজিজ শাহ ট্রান্সপোর্ট(ভৈরবপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-15-1603&lt;&sol;p&gt;', '', '180338.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '180338.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-04 12:23:50', '24.37', 1, '200000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7b3b31a5cb54dc94375a5d85a4a71c57000467918b9fef9f81888d04e7101a2f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '28686.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3579, '2021-03-03 20:37:00', 'SALE/POS3582', 387, 'মেসার্স সমতা ব্রিক্স (নেত্রকোনা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-8040&lt;&sol;p&gt;', '', '259200.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '259200.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-05 16:49:27', '24', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '53ac910c0ef9b7585c77cecaa60df81fc3960f9fbc7cfe109d893a020a2b0533', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '6282171.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3580, '2021-03-03 20:38:00', 'SALE/POS3583', 387, 'মেসার্স সমতা ব্রিক্স (নেত্রকোনা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-5566&lt;&sol;p&gt;', '', '260712.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '260712.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-05 16:49:51', '24.135', 1, '500486.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ed3ecee09325e6b6cc91b7cae5af60b7a6899b430628847f040b74ded1f29d05', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '6541371.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3581, '2021-03-03 20:39:00', 'SALE/POS3584', 311, 'মেসার্স নর্থ বেঙ্গল ট্রান্সপোর্ট (ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;BOT-11-0070&lt;&sol;p&gt;', '', '165795.00', '0.00', '42.5', '42.50', '42.50', '0.00', NULL, '0.00', '0.00', '0.00', '165752.50', 'completed', 'due', 0, NULL, 1, 1, '2021-03-05 16:50:18', '15.785', 1, '165700.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '4d031d5a4743030d1b7c7f5630552704455e98faf2193e3570f12c4694c870af', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3582, '2021-03-03 20:40:00', 'SALE/POS3585', 330, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-8854&lt;&sol;p&gt;', '', '166208.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '166208.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-05 16:51:03', '15.675', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '823fcfd910a4e33acce446e523b337e0a1652de583086f60d25dcf6c09002a21', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2168981.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3583, '2021-03-03 21:08:00', 'SALE/POS3586', 330, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2438&lt;&sol;p&gt;', '', '160590.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '160590.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-05 16:52:07', '15.145', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a1b4fbf05708e2d05c575b091855e15f255f0c01a85cc2aa2b1a583ee662b2b6', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2335136.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3584, '2021-03-03 21:08:00', 'SALE/POS3587', 330, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-7205&lt;&sol;p&gt;', '', '186878.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '186878.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-05 16:52:29', '17.63', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '0377ddb2eb1ecd6a1ffef8e63f83a6d1490f10166cae22ac923721922e8d73f9', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2495673.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3585, '2021-03-03 21:10:00', 'SALE/POS3588', 330, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-9888&lt;&sol;p&gt;', '', '244966.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '244966.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-05 16:52:50', '23.11', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '44e694d4b42aefcc7fdc891f1b388d23e73fa3638c1b0d82ae16c3e8b0ecb635', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2682551.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3586, '2021-03-03 21:11:00', 'SALE/POS3589', 330, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-2884&lt;&sol;p&gt;', '', '258110.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '258110.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-05 16:53:37', '24.35', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5cea36670a9644b716772acc6228731b5ee2e51806712e9d07b0f50474639cc3', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2927517.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3587, '2021-03-03 21:11:00', 'SALE/POS3590', 330, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-7117&lt;&sol;p&gt;', '', '247722.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '247722.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-05 16:54:09', '23.37', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a4c59e9aad406d9accd139944b5add634dac90cf62d793c65b32f147e79f4999', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '3185627.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3588, '2021-03-03 21:13:00', 'SALE/POS3591', 301, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;MMT-11-0139&lt;&sol;p&gt;', '', '187408.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '187408.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-05 16:54:37', '17.675', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '12c6dd32d7ea63c744acfe59cc9eadd6ea93ec0f3487cfeeda90ed2601eabc59', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-168126.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3589, '2021-03-03 21:13:00', 'SALE/POS3592', 272, 'মেসার্স সিয়াম এন্টারপ্রাইজ(সিলেট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-6929&lt;&sol;p&gt;', '', '246874.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '246874.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-05 16:55:08', '23.285', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '58778bc6aeea1e1f00988d1e56495d9c738ea6ca21bb20bc73b3684a04342f8f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '442737.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3590, '2021-03-03 21:14:00', 'SALE/POS3593', 370, 'মো. কয়েছ মিয়া(সুনামগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-4377&lt;&sol;p&gt;', '', '209032.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '209032.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-05 16:55:35', '19.715', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c60c4472a8dd1a4edf48ae77b0a8bef1f667d4ab6f9f56300447c1e79f60fca1', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '5149205.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3591, '2021-03-03 21:15:00', 'SALE/POS3594', 373, 'মো. আলী ইউসুফ(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-3841&lt;&sol;p&gt;', '', '201824.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '201824.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-05 16:56:10', '19.035', 1, '200000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '089145bd23dd1b1f76d6d9bf996804f94e13a8549b5a6f3bbe682ab60a629524', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '652708.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3592, '2021-03-03 21:15:00', 'SALE/POS3595', 364, 'মো. জহিরুল ইসলাম (তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-7688&lt;&sol;p&gt;', '', '152746.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '152746.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-05 16:56:36', '14.41', 1, '600000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'de255c716b8ed6cca5c052687e993bc4da0eb0fd844acdc59b39cd09b88f8e85', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2435865.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3593, '2021-03-03 21:16:00', 'SALE/POS3596', 335, 'মোঃ জাকির হোসেন জামাই(কালিপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;BOT-11-1282&lt;&sol;p&gt;', '', '162286.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '162286.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-05 16:57:01', '15.310', 1, '550000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '19c22a57a735fca0f9508bc8658f056d6bbfa47b6a47bddb1db98db66778f50a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '361628.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3594, '2021-03-03 21:16:00', 'SALE/POS3597', 389, 'মেসার্স রকি ব্রিক্স(ভৈরব)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;NOSIMON&lt;&sol;p&gt;', '', '46556.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '46556.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-07 14:56:05', '4.12', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '0af749515ca97f3ff15cd727d9eb471b7bdbdf8c2f73d0e9761ec309919a8aeb', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '468750.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3595, '2021-03-03 21:17:00', 'SALE/POS3598', 389, 'মেসার্স রকি ব্রিক্স(ভৈরব)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;TOMTOM&lt;&sol;p&gt;', '', '49042.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '49042.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-07 14:56:34', '4.34', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '3337ea6fe58026d755c00102bcd4dc7a5a6f0daed67f80d0f593df8bce06075c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '468750.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3596, '2021-03-03 14:48:00', 'SALE/POS3599', 351, 'আতিক উল্লাহ(ভৈরবপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-4036&lt;&sol;p&gt;', '', '269028.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '269028.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-05 16:44:27', '24.905', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'da17585731616d2e6f2b07f14cd88764827aa20a6610501c419f9a5a1028a512', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-173815.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3597, '2021-03-03 14:49:00', 'SALE/POS3600', 341, 'মেসার্স ফাইভ স্টার ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-7832&lt;&sol;p&gt;', '', '200880.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '200880.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-05 16:44:44', '18.6', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b02ed9c231bd18239df7232787ccf4587e2a2180d103d70e33cb73cf43c72713', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1185242.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3598, '2021-03-03 14:50:00', 'SALE/POS3601', 341, 'মেসার্স ফাইভ স্টার ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-0739&lt;&sol;p&gt;', '', '200232.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '200232.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-05 16:45:03', '18.535', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '048fed3387d2db2ca66a175df1eb2cb53fb9daa8e4e9d5651bfa4f1b3fb31a45', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1386122.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3599, '2021-03-03 14:50:00', 'SALE/POS3602', 500, 'আবু বক্কর(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-4574&lt;&sol;p&gt;', '', '154344.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '154344.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-05 16:45:27', '14.16', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '773fca959eea827c840fd9272ca6346672f6303087a1ce6d73220c139b69233a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-159947.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3600, '2021-03-03 14:51:00', 'SALE/POS3603', 340, 'মেসার্স সুমন ব্রিক্স(নবীনগর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;বক্স মাপে নৌকা&lt;&sol;p&gt;', '', '652800.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '652800.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-14 13:52:42', '68', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '6bd512c40fbcf0ac93782be3d6a1e31baed4e31543f6f4c73cf943fbeba3b8ab', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1174000.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3601, '2021-03-03 14:52:00', 'SALE/POS3604', 370, 'মো. কয়েছ মিয়া(সুনামগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-9669&lt;&sol;p&gt;', '', '208050.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '208050.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-05 16:46:39', '21.895', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '6f47a0bd62ee8a3c873033fc8c61a6681ed77773a968ce693288b805d4a3b690', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '5358184.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3602, '2021-03-03 14:55:00', 'SALE/POS3605', 383, 'মায়ের দোয়া ব্রিক্স(শাবাজপূর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-9544&lt;&sol;p&gt;', '', '243200.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '243200.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-05 16:47:04', '24.32', 1, '200000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e49c210305e4e4d2618dcf8b6bd9ff2bccb9638c59f4777324b77905b2587e7c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1403662.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3603, '2021-03-03 14:56:00', 'SALE/POS3606', 340, 'মেসার্স সুমন ব্রিক্স(নবীনগর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;বক্স মাপে নৌকা&lt;&sol;p&gt;', '', '369600.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '369600.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-14 13:59:59', '42', 1, '500000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'cce6dfdff4862260e3f8f9fa713284f01657a009a2ef2a3be0ae5057b5406998', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1174000.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3604, '2021-03-03 14:56:00', 'SALE/POS3607', 338, 'ভাই ভাই এন্টারপ্রাইজ(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-5142&lt;&sol;p&gt;', '', '203134.00', '0.00', '334', '334.00', '334.00', '0.00', NULL, '0.00', '0.00', '0.00', '202800.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-03-05 16:48:06', '21.61', 1, '202800.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'adb009be006cd5626032f45e99ed02b02935050ac29e5ff0e6ecde2e921074ac', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3605, '2021-03-03 14:57:00', 'SALE/POS3608', 217, 'মেসার্স রিফাত এন্টারপ্রাইজ(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMU-12-1744&lt;&sol;p&gt;', '', '121730.00', '0.00', '30', '30.00', '30.00', '0.00', NULL, '0.00', '0.00', '0.00', '121700.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-03-05 16:48:36', '16.45', 1, '121700.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7be82eb7520960df51d82878b7d96211ea71ce0f3b53b263738193d55a066270', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3606, '2021-03-03 14:58:00', 'SALE/POS3609', 327, 'মো.সফর আলী সর্দার(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-6634&lt;&sol;p&gt;', '', '148161.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '148161.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-05 16:49:06', '17.03', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '10f3f934d917745cc5bddfaf0334630357f870852bc3d63c47ad29ba125e961f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1623958.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3607, '2021-03-04 18:55:00', 'SALE/POS3610', 467, 'মেসার্স আশা ব্রিক্স(বাদল মিয়া,কালীগুচ্ছ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0409&lt;&sol;p&gt;', '', '236168.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '236168.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-06 19:00:00', '22.28', 1, '383.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1318375f45bd5ae3b10a3799f05943b151489b0bee5e178fa364d6f100da5f53', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '494708.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3608, '2021-03-04 18:55:00', 'SALE/POS3611', 499, 'সেবা ব্রিক্স(ফুলপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-3228&lt;&sol;p&gt;', '', '248677.50', '0.00', '24.25', '24.25', '24.25', '0.00', NULL, '0.00', '0.00', '0.00', '248653.25', 'completed', 'due', 0, NULL, 1, 1, '2021-03-06 19:00:28', '23.345', 1, '248600.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5b5934d39ef76eefb12b91a8ab2b4ff1e7c37b6158b5eba5ef550075997e69c2', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3609, '2021-03-04 18:56:00', 'SALE/POS3612', 341, 'মেসার্স ফাইভ স্টার ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1695&lt;&sol;p&gt;', '', '204580.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '204580.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-06 19:00:58', '19.3', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '52642a671eab66348cf5b91927523a592ceff9c54b1021d3e14d6cae3aa4671a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1586354.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3610, '2021-03-04 18:57:00', 'SALE/POS3613', 341, 'মেসার্স ফাইভ স্টার ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-0739&lt;&sol;p&gt;', '', '190058.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '190058.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-06 19:04:36', '17.93', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b624207471f3a3f5de85308ed95122a95fb0dca1676069805621c50611f69a8b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1790934.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3611, '2021-03-04 18:58:00', 'SALE/POS3614', 341, 'মেসার্স ফাইভ স্টার ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-7832&lt;&sol;p&gt;', '', '194192.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '194192.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-06 19:04:57', '18.32', 1, '500000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7d0c32ff13736281c8f57a790c93977217dad75cb13b4eb637e5770ec921dcd7', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1980992.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3612, '2021-03-04 18:59:00', 'SALE/POS3615', 330, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CMT-11-3736&lt;&sol;p&gt;', '', '162922.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '162922.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-06 19:05:31', '15.369', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1db8947340efd1c5a2946b4c141c56183ebd9f849228d3277abcaa138db0e6d5', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2933455.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3613, '2021-03-04 19:00:00', 'SALE/POS3616', 330, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-9888&lt;&sol;p&gt;', '', '203626.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '203626.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-06 19:06:01', '19.21', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '4621a66a4b17095054b6d90a9559b18742d3b7785af3457f61bdfd32d265b4a1', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '3096377.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3614, '2021-03-04 19:01:00', 'SALE/POS3617', 330, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-2884&lt;&sol;p&gt;', '', '256414.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '256414.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-06 19:06:29', '24.19', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '03662860237341e39ae261bfc3955cd4e62909b7511dad15edd6e4499d257431', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '3299950.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3615, '2021-03-04 19:01:00', 'SALE/POS3618', 330, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-7117&lt;&sol;p&gt;', '', '249842.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '249842.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-06 19:06:54', '23.57', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '0ce7943c858671263091c75014c42f0abcd86067fcf2bd5ff17a7977189e69aa', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '3556364.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3616, '2021-03-04 19:03:00', 'SALE/POS3619', 330, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-5004&lt;&sol;p&gt;', '', '199280.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '199280.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-06 19:09:12', '18.795', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '98bd1d8374175e32de905e12f288a37660500b642ff9dcc778f43943795da6ab', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '3806206.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3617, '2021-03-04 19:04:00', 'SALE/POS3620', 330, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0384&lt;&sol;p&gt;', '', '194510.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '194510.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-06 19:09:53', '18.345', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd8b32d7d39d831a344a85db0184f8e6cb869911b991d06fa730a5cf388555e0a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '4005433.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3618, '2021-03-04 19:05:00', 'SALE/POS3621', 330, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-7698&lt;&sol;p&gt;', '', '200976.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '200976.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-06 19:10:40', '18.96', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd223763a11ee55ac6ac21378af89d54125aab961039f9b62d72f971c55145bdb', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '4199890.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3619, '2021-03-04 19:05:00', 'SALE/POS3622', 330, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-2492&lt;&sol;p&gt;', '', '195782.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '195782.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-06 19:11:24', '18.465', 1, '1000000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd32b9e493cae32ba5fb16b9d575aae9b4de160fbd6b837c92e3c9cf026b8c6d0', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '4400813.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3620, '2021-03-04 19:07:00', 'SALE/POS3623', 368, 'আলী হোসেন  জামাই(কালীপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-4405&lt;&sol;p&gt;', '', '151833.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '151833.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-06 19:12:43', '14.19', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '639df2ebd6011bddcc192128a302eff90bfb443bd2dd8b89f423ae4e37db38b2', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '73723.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3621, '2021-03-04 19:08:00', 'SALE/POS3624', 368, 'আলী হোসেন  জামাই(কালীপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-8498&lt;&sol;p&gt;', '', '195275.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '195275.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-06 19:29:01', '18.245', 1, '350000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '0ad309b302148f20ed3857524e8ca754215b0d0f03f71b5fc30d6c381b332aa8', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '225556.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3622, '2021-03-04 19:09:00', 'SALE/POS3625', 318, 'মো. মিঠু সরকার(চানপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1471&lt;&sol;p&gt;', '', '146916.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '146916.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-06 19:29:39', '13.855', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1e3c3a1baffeeb2163c9160762bc33e31565bd6234812fed7d677a4e4b20263e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1412944.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3623, '2021-03-04 19:10:00', 'SALE/POS3626', 318, 'মো. মিঠু সরকার(চানপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2404&lt;&sol;p&gt;', '', '149990.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '149990.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-06 19:32:59', '14.15', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '9d9f827ed190efe2c4ac3c120557b62987d6c913e49d020e8bd2fbefa6a41fb5', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1559807.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3624, '2021-03-04 19:11:00', 'SALE/POS3627', 347, 'মেসার্স এশিয়া ব্রিকস(সাল্লাবাদ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;MPT-11-0025&lt;&sol;p&gt;', '', '167268.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '167268.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-06 19:33:57', '15.780', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '201e35bde97175b0de4a4bc8c5a81656d001a87f5bb345ecf6fe5648be2b5612', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '517630.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3625, '2021-03-04 19:11:00', 'SALE/POS3628', 301, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;MMT-11-0139&lt;&sol;p&gt;', '', '184546.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '184546.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-06 19:35:17', '17.41', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c12e3169167d855dfdf666d5fa0a291eb49235c2aca57417a9f77b3af567f28e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '19282.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3626, '2021-03-04 19:12:00', 'SALE/POS3629', 301, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-9544&lt;&sol;p&gt;', '', '210198.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '210198.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-06 19:35:48', '19.83', 1, '441500.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5e388a35a5cfdddf13b3b6291b2c1c393c20473aae00d35cd2ff9fac334db227', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '203828.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3627, '2021-03-04 19:13:00', 'SALE/POS3630', 389, 'মেসার্স রকি ব্রিক্স(ভৈরব)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;NOSIMON&lt;&sol;p&gt;', '', '50850.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '50850.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-07 14:56:58', '4.5', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '84334863ccdeaeeb84de10d89b80bf77ced333fd77ffd41490e8266540290763', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '468750.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3628, '2021-03-04 19:15:00', 'SALE/POS3631', 361, 'রিয়াজ এন্টারপ্রাইজ(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-1350&lt;&sol;p&gt;', '', '241442.50', '0.00', '273.25', '273.25', '273.25', '0.00', NULL, '0.00', '0.00', '0.00', '241169.25', 'completed', 'due', 0, NULL, 1, 1, '2021-03-06 19:37:02', '21.845', 1, '241300.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7b1cc39da55918a8e7739a7407d9deb23bcbe0a4a791e155cae724f19f30b1d7', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '186.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3629, '2021-03-04 19:15:00', 'SALE/POS3632', 347, 'মেসার্স এশিয়া ব্রিকস(সাল্লাবাদ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMN-14-0777&lt;&sol;p&gt;', '', '181720.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '181720.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-06 19:37:26', '16.515', 1, '1000000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '6cf4d1889d07eb1ebafffdf1973027f50f583667ae5a170e2a04e2b75df69eb2', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '684845.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3630, '2021-03-04 19:16:00', 'SALE/POS3633', 435, 'মেসার্স R.C.G ব্রিক্স(ঘোরাশাল)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5080&lt;&sol;p&gt;', '', '268576.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '268576.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-06 19:37:59', '23.98', 1, '446.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f23e4be6b1424c09b613b9cbb6f1c5a081ed0d8943df1e68894f552e239ac34d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '446.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3631, '2021-03-04 19:17:00', 'SALE/POS3634', 363, 'মো.নুরুল আমিন/ইকবাল(ভৈরব)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-0907&lt;&sol;p&gt;', '', '207237.00', '0.00', '37', '37.00', '37.00', '0.00', NULL, '0.00', '0.00', '0.00', '207200.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-03-06 19:38:18', '18.67', 1, '207200.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '772cdf452cc98d8a6a24e4458d37eef855917b7a667cd8f4f23fb739713e2097', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '418523.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3632, '2021-03-04 19:17:00', 'SALE/POS3635', 358, 'মেসার্স R.S.P. ব্রিক্স (ভৈরব)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;বক্স মাপে নৌকা&lt;&sol;p&gt;', '', '1020000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '1020000.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-06 19:38:42', '100', 1, '1000000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '54441f3540db387d17cb2f21653b0197e7b21201d85208ba7ac1ab44d6159a10', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-1096489.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3633, '2021-03-04 19:18:00', 'SALE/POS3636', 370, 'মো. কয়েছ মিয়া(সুনামগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-9254&lt;&sol;p&gt;', '', '203585.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '203585.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-06 19:39:22', '21.425', 1, '150000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '6ca5b483c8d0cea7ad2a744871f4a1b6fe00eb5a07ca5519ff1067829082ff2c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '5296287.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3634, '2021-03-04 19:19:00', 'SALE/POS3637', 217, 'মেসার্স রিফাত এন্টারপ্রাইজ(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1071&lt;&sol;p&gt;', '', '208620.00', '0.00', '20', '20.00', '20.00', '0.00', NULL, '0.00', '0.00', '0.00', '208600.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-03-06 19:39:45', '21.96', 1, '208600.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '3381dbba68e83909cb3e08421cd4b40b06f0c4ef5a92054240ebb2ea3f1f7252', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3635, '2021-03-04 19:25:00', 'SALE/POS3638', 512, 'মজিবুর রহমান(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;বক্স মাপে নৌকা&lt;&sol;p&gt;', '', '138600.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '138600.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-06 19:40:08', '14', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e10ec576d68246a6b0f3b7ebd31a5cc98ef697ffe1079d0df624c0361748d513', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3636, '2021-03-04 19:26:00', 'SALE/POS3639', 512, 'মজিবুর রহমান(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;বক্স মাপে নৌকা&lt;&sol;p&gt;', '', '257400.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '257400.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-06 19:41:00', '26', 1, '396000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1c786a3a850a0f0ca2e8f8fa9cd886dbc88f57353d1bf618dc966f3ce233ac0f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '138600.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3637, '2021-03-04 19:26:00', 'SALE/POS3640', 314, 'মেসার্স আজিজ শাহ ট্রান্সপোর্ট(ভৈরবপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-6834&lt;&sol;p&gt;', '', '133348.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '133348.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-06 19:41:22', '18.015', 1, '100000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '685b2bfb96128144a7ae01abc5a2586ddc3afb1dd6dea3c51919c4861795b310', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '9024.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3638, '2021-03-04 19:27:00', 'SALE/POS3641', 217, 'মেসার্স রিফাত এন্টারপ্রাইজ(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMU-12-1744&lt;&sol;p&gt;', '', '119066.00', '0.00', '29', '29.00', '29.00', '0.00', NULL, '0.00', '0.00', '0.00', '119037.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-06 19:41:57', '16.085', 1, '119000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '29559ce3562c77eb671631fc5b7e5e680bd413a47d9cb7de6e422d2c9ae90557', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3639, '2021-03-05 10:40:00', 'SALE/POS3642', 513, 'মোস্তাক আহমেদ(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2603&lt;&sol;p&gt;', '', '256704.00', '0.00', '404', '404.00', '404.00', '0.00', NULL, '0.00', '0.00', '0.00', '256300.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-03-07 13:25:34', '22.92', 1, '256300.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c2fb0223081121208e92b941544094427c2bf5c62b651b21cc87985558b9c88e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3640, '2021-03-05 10:41:00', 'SALE/POS3643', 361, 'রিয়াজ এন্টারপ্রাইজ(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-2046&lt;&sol;p&gt;', '', '240537.00', '0.00', '136.75', '136.75', '136.75', '0.00', NULL, '0.00', '0.00', '0.00', '240400.25', 'completed', 'due', 0, NULL, 1, 1, '2021-03-07 13:26:33', '21.665', 1, '240400.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '014471f767df008baecb63882dd03b4b3065a7c777851faeda19b5388d1f1ab9', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '55.25');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3641, '2021-03-05 10:42:00', 'SALE/POS3644', 306, 'মেসার্স তাহসিন এন্টারপ্রাইজ(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-9567&lt;&sol;p&gt;', '', '222860.00', '0.00', '60', '60.00', '60.00', '0.00', NULL, '0.00', '0.00', '0.00', '222800.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-07 13:32:40', '20.26', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '2fd2e4357f01e8f67e867772279c12cc4a2a11c29b0c98b7862fa7c44c97dbe6', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-36116.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3642, '2021-03-05 10:46:00', 'SALE/POS3645', 335, 'মোঃ জাকির হোসেন জামাই(কালিপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-6593&lt;&sol;p&gt;', '', '171248.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '171248.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-07 13:33:44', '15.29', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'cba6fd4d677a38e8d9908b4dc31f7643c20d06111270325820646e215cdc9758', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-26085.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3643, '2021-03-05 10:47:00', 'SALE/POS3646', 347, 'মেসার্স এশিয়া ব্রিকস(সাল্লাবাদ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5851&lt;&sol;p&gt;', '', '183700.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '183700.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-07 13:35:03', '16.695', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b6a9f9436cfcae65e89a23be7a05f7b1eb7376b9da20f9ce26e3133ffe487b0c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-133382.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3644, '2021-03-05 10:48:00', 'SALE/POS3647', 463, 'মেসার্স রাইফা ব্রিক্স(ধরকা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-0739&lt;&sol;p&gt;', '', '243040.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '243040.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-07 13:38:05', '21.7', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8015942130d965cb9a4a55703f0a675c8f1baa12c472de5ee8f224538f18cc8b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '105.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3645, '2021-03-05 10:49:00', 'SALE/POS3648', 463, 'মেসার্স রাইফা ব্রিক্স(ধরকা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-8066&lt;&sol;p&gt;', '', '256592.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '256592.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-07 13:40:22', '22.905', 1, '499500.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '99cd7917a50db0c78cdaf4654a9ee8c3b66f76e5b90bda36f5a2084ab23bdc7c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '243145.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3646, '2021-03-05 11:15:00', 'SALE/POS3649', 338, 'ভাই ভাই এন্টারপ্রাইজ(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-5112&lt;&sol;p&gt;', '', '180574.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '180574.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-07 13:42:56', '19.21', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ad28583317005cee200b0c045c49b0409521cc9f60f35bfaf69d43ddce627910', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3647, '2021-03-05 11:17:00', 'SALE/POS3650', 338, 'ভাই ভাই এন্টারপ্রাইজ(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-1730&lt;&sol;p&gt;', '', '190256.00', '0.00', '236', '236.00', '236.00', '0.00', NULL, '0.00', '0.00', '0.00', '190020.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-07 13:45:39', '20.235', 1, '370500.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '56b4750fe9f31cdd4853d5eb4671b00acea6915893324b708db2e171342d454e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '180527.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3648, '2021-03-05 11:18:00', 'SALE/POS3651', 194, 'মো.লিয়াকত মিয়া(বাদাঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-3318&lt;&sol;p&gt;', '', '183676.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '183676.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-07 13:46:41', '19.54', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '951d4f09e1533cc6802ba6b5459460c1fa6f8bf02c405b8510d86cab026df8ad', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '473389.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3649, '2021-03-05 11:19:00', 'SALE/POS3652', 194, 'মো.লিয়াকত মিয়া(বাদাঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-9877&lt;&sol;p&gt;', '', '155476.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '155476.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-07 13:47:04', '16.54', 1, '300000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b46c9abdff1aea6ae034249a0d4ab0cdb6e351b8dd754ba2efc6bf2a3de2f416', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '657065.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3650, '2021-03-05 11:20:00', 'SALE/POS3653', 370, 'মো. কয়েছ মিয়া(সুনামগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-0118&lt;&sol;p&gt;', '', '182875.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '182875.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-07 13:49:53', '19.25', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '231c388851308c67d3345dc4c9889066f671abb8312187f6d912ed28b8202974', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '5499872.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3651, '2021-03-05 11:20:00', 'SALE/POS3654', 370, 'মো. কয়েছ মিয়া(সুনামগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-9669&lt;&sol;p&gt;', '', '202160.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '202160.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-07 13:51:49', '21.275', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '9d9f03d1bd8ca427ab984b58f54a3cff75cb0b63f051e3c47f01e1281a8aefdf', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '5682747.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3652, '2021-03-05 12:39:00', 'SALE/POS3655', 370, 'মো. কয়েছ মিয়া(সুনামগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-15-3551&lt;&sol;p&gt;', '', '225340.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '225340.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-07 13:53:05', '23.715', 1, '400446.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f68ce48cadc319c358fc6cf6d17d0287de0695887aa36ef5eb2cc3d6cfa07f7a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '5884859.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3653, '2021-03-05 12:40:00', 'SALE/POS3656', 494, 'মল্লিকা ব্রিক্স((কুমিল্লা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-7425&lt;&sol;p&gt;', '', '200693.00', '0.00', '93', '93.00', '93.00', '0.00', NULL, '0.00', '0.00', '0.00', '200600.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-03-07 13:53:31', '20.69', 1, '200600.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5b83caa17afe0052fb777d0eced982af3f2348773b364a2d3d8fabe0ceda0444', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3654, '2021-03-05 12:41:00', 'SALE/POS3657', 335, 'মোঃ জাকির হোসেন জামাই(কালিপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-3368&lt;&sol;p&gt;', '', '135280.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '135280.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-07 13:54:01', '14.235', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '4c4d5c80ed7d15535821478bd9248893d88f03179f1c8eb6acb8e3e172989371', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '145162.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3655, '2021-03-05 12:41:00', 'SALE/POS3658', 377, 'বিশ্বজিত(গাজীপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMD-11-4582&lt;&sol;p&gt;', '', '54035.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '54035.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-07 13:55:24', '5.05', 1, '239955.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '763a625fed65f1f9fb3c4eb6771e9d53a3a10a88a9fecac383bb15eb2d26df23', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-52857.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3656, '2021-03-05 12:42:00', 'SALE/POS3659', 369, 'M.M.B ব্রিক্স(কিশোরগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-9043&lt;&sol;p&gt;', '', '235426.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '235426.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-07 13:59:35', '22.21', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'aeeeeff44ed46259fe6ac49ea580ccc1d4d31ec907e62b58122ffeb8e70b7f13', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-964264.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3657, '2021-03-05 12:43:00', 'SALE/POS3660', 369, 'M.M.B ব্রিক্স(কিশোরগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-0265&lt;&sol;p&gt;', '', '231186.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '231186.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-07 14:00:05', '21.81', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '015fbb659eff477dc41e35dd77030cf32bebca28a8b9aeace132dff620b2357f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-728838.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3658, '2021-03-05 12:44:00', 'SALE/POS3661', 330, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-7117&lt;&sol;p&gt;', '', '184546.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '184546.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-07 14:00:43', '17.41', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1e56da40298ad3618f659b1cf1a69fc41a18fe530af7ffeac98a084f5999a659', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '3596807.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3659, '2021-03-05 12:44:00', 'SALE/POS3662', 330, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-2884&lt;&sol;p&gt;', '', '200658.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '200658.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-07 14:01:02', '18.93', 1, '959.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '461ebfea6b218b4b34db147cdfbd1b451f8c42033a9e0cf957ad06700faf9cdc', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '3781353.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3660, '2021-03-05 12:45:00', 'SALE/POS3663', 318, 'মো. মিঠু সরকার(চানপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-13-6905&lt;&sol;p&gt;', '', '157940.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '157940.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-07 14:01:27', '14.9', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7542e0ee2477e30778d0bff0a1c1d4b5d21f86e7625d6fdeb58121d419c62356', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1709850.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3661, '2021-03-05 12:45:00', 'SALE/POS3664', 460, 'মেসার্স আশা ব্রিক্স (কালীগুচ্ছ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0409&lt;&sol;p&gt;', '', '252280.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '252280.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-07 14:01:51', '23.8', 1, '400000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '3f00e620446d424c07fa4cbf3476b06c66cae2cbd17dddd3ef91e9487b48c98d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '98264.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3662, '2021-03-05 12:46:00', 'SALE/POS3665', 445, 'মুমিন মিয়া(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-7746&lt;&sol;p&gt;', '', '155100.00', '0.00', '352.5', '352.50', '352.50', '0.00', NULL, '0.00', '0.00', '0.00', '154747.50', 'completed', 'due', 0, NULL, 1, 1, '2021-03-07 14:02:26', '11000', 1, '154800.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '318bc156c2ef57e72cff8485f5ae0bbc85e033317060a5ec94a7e21d5b3d7f3a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '52.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3663, '2021-03-05 12:47:00', 'SALE/POS3666', 349, 'মেসার্স B.B.F ব্রিক্স(গৌরিপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-1350&lt;&sol;p&gt;', '', '236432.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '236432.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-07 14:02:47', '21.105', 1, '200000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '482c5d52d3b623af48dca39446944c1b5fde71e43a235aa7f572fb19455061a2', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-4184.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3664, '2021-03-05 12:48:00', 'SALE/POS3667', 301, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2064&lt;&sol;p&gt;', '', '261491.00', '0.00', '436', '436.00', '436.00', '0.00', NULL, '0.00', '0.00', '0.00', '261055.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-07 14:03:10', '23.985', 1, '261350.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '31a1a7a342c6e2bc86191d10e1cdd89203d7f6b422772c84353fd82fca4682df', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-27474.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3665, '2021-03-05 12:49:00', 'SALE/POS3668', 341, 'মেসার্স ফাইভ স্টার ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-7832&lt;&sol;p&gt;', '', '201323.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '201323.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-07 14:03:28', '18.465', 1, '200000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'bc4c814e1f18f81e0105befd52735b9da4cd867c72adbc889e7e947ecba515d7', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1675184.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3666, '2021-03-05 12:49:00', 'SALE/POS3669', 306, 'মেসার্স তাহসিন এন্টারপ্রাইজ(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1625&lt;&sol;p&gt;', '', '222282.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '222282.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-07 14:03:46', '20.965', 1, '351500.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '9c4d83e7efdbca74caef6afb9ca1be0b434022fe5f384fbc27368b05aaa46ee2', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '186684.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3667, '2021-03-05 12:50:00', 'SALE/POS3670', 307, 'মো. খোকন মিয়া(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-7680&lt;&sol;p&gt;', '', '177748.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '177748.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-07 14:04:18', '24.015', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd28752d6495f71178182504060a6ba3f14c5cc886880b9a738c2e4983c2fce78', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '474763.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3668, '2021-03-05 12:51:00', 'SALE/POS3671', 307, 'মো. খোকন মিয়া(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-0251&lt;&sol;p&gt;', '', '165908.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '165908.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-07 14:04:41', '22.42', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e757676290f61c76c4f9fa847d9795d0c4f87545b41cf604e3c3f49af714de07', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '652474.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3669, '2021-03-05 12:51:00', 'SALE/POS3672', 360, 'মেসার্স S.R এন্টারপ্রাইজ(সিলেট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-8134&lt;&sol;p&gt;', '', '116640.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '116640.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-07 14:05:03', '14.575', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f31480e5ea22bfea2c98cd7ff328ca12083fc0aba58c3fd1c9adb673359d907c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3670, '2021-03-05 12:52:00', 'SALE/POS3673', 360, 'মেসার্স S.R এন্টারপ্রাইজ(সিলেট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;KOST-11-1220&lt;&sol;p&gt;', '', '121600.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '121600.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-07 14:05:35', '15.195', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8d6f0bb4c47a92367c6b3101056ee0c7be60f8a287b70c0aa5146ac1f7715978', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '116600.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3671, '2021-03-05 12:53:00', 'SALE/POS3674', 360, 'মেসার্স S.R এন্টারপ্রাইজ(সিলেট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-2383&lt;&sol;p&gt;', '', '128480.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '128480.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-07 14:05:55', '16.055', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f4addeb11eb5e2e67e9cffb933ea6d683ce3d636dab4ef7731edd13f12bc7b99', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '238160.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3672, '2021-03-05 12:54:00', 'SALE/POS3675', 360, 'মেসার্স S.R এন্টারপ্রাইজ(সিলেট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-3698&lt;&sol;p&gt;', '', '123920.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '123920.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-07 14:06:17', '15.485', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '785325faac8d4179b72e38969f887b688719cd7d5f0ffe54bd04f883029565da', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '366600.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3673, '2021-03-05 12:55:00', 'SALE/POS3676', 360, 'মেসার্স S.R এন্টারপ্রাইজ(সিলেট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-8057&lt;&sol;p&gt;', '', '153840.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '153840.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-07 14:06:42', '19.225', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1bc9897a288fa41a912ec47fd7cbee1b5240886188b658fea0c7e616f6f4c2a0', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '490480.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3674, '2021-03-05 12:56:00', 'SALE/POS3677', 360, 'মেসার্স S.R এন্টারপ্রাইজ(সিলেট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-3092&lt;&sol;p&gt;', '', '151280.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '151280.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-07 14:07:05', '18.91', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '4930cb4bf9ebb11cb2a5ccd7a4774a8d5c27a583df95754cd32a3ab302c897c3', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '644280.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3675, '2021-03-05 12:57:00', 'SALE/POS3678', 442, 'তাজুল ইসলাম(সিলেট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;SATKHIRA-11-0444&lt;&sol;p&gt;', '', '136482.00', '0.00', '211', '211.00', '211.00', '0.00', NULL, '0.00', '0.00', '0.00', '136271.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-07 14:07:38', '15.869', 1, '136450.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e59f793b4300133cf256426e8c6ccd6ca1c02e4b0ddd716b54ed4d1e11299914', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '179.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3676, '2021-03-05 12:57:00', 'SALE/POS3679', 494, 'মল্লিকা ব্রিক্স((কুমিল্লা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-6125&lt;&sol;p&gt;', '', '214140.00', '0.00', '97', '97.00', '97.00', '0.00', NULL, '0.00', '0.00', '0.00', '214043.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-07 14:08:03', '24.895', 1, '214000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '737e4c3710d1f4fe902bcee242dcdcf6edee58bcb4e73fe7436e7ade4f215542', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3677, '2021-03-05 12:58:00', 'SALE/POS3680', 375, 'মেসার্স গনি ব্রিক্স (ঈশ্বরগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1071&lt;&sol;p&gt;', '', '197112.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '197112.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-07 14:08:22', '22.915', 1, '200277.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '521a210542e53d084057d25ac4e0828ee989f1ed25700bbf748c79babba5f5d4', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '506080.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3678, '2021-03-05 12:59:00', 'SALE/POS3681', 335, 'মোঃ জাকির হোসেন জামাই(কালিপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-8127&lt;&sol;p&gt;', '', '163200.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '163200.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-07 14:08:38', '19.195', 1, '121529.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '84e3bf03bfac13c5365ad7b78b5968a765bcafe537a57c2a7d3280efe47fde31', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '280395.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3679, '2021-03-02 15:04:00', 'SALE/POS3682', 301, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '19000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '19000.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-07 15:05:15', '1', 1, '731.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f030564c4e040105c59860d51881a0c6d52642ae4750a81f2199190833eb6f94', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-27419.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3680, '2021-03-04 15:04:00', 'SALE/POS3683', 301, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '9500.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '9500.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-07 15:05:30', '1', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '073c8058c997516afcdc15770eb5395bf755eb691aa0013449f6e16f7582d623', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-8419.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3681, '2021-03-02 19:38:00', 'SALE/POS3684', 395, 'আতিক হাসান(লালবাগ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '92300.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '92300.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-07 19:38:54', '1', 1, '529.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ae5e4cd7a281470cb1aca0913aaab993228c2ccfd600e9dab297d7288ac56523', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-91771.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3682, '2021-03-02 19:40:00', 'SALE/POS3685', 475, 'সনি ব্রিক্স(ধরকা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '4300.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '4300.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-07 19:40:38', '1', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c704a0e48ab573bd1b3e3a7b76d1d5f1bd0a9ede30d1d424530e4d3513c97f67', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-4068.70');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3683, '2021-03-01 19:42:00', 'SALE/POS3686', 405, 'আলমগীর এন্টারপ্রাইজ(বি বাড়ীয়া)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '245480.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '245480.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-07 19:43:58', '1', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5e47386dbd7ce9d536d24a8d60e26b7732161d63d362fa36b305d60b4960d1c3', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-245480.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3684, '2021-02-24 19:51:00', 'SALE/POS3687', 340, 'মেসার্স সুমন ব্রিক্স(নবীনগর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;বক্স মাপ&lt;&sol;p&gt;', '', '440000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '440000.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-14 13:52:16', '50', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ce7bf0a999eeb24a462d66731b52a1838729921166194eb714e34da869aedb8b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1174000.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3685, '2021-03-06 19:16:00', 'SALE/POS3688', 301, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;MMT-11-0139&lt;&sol;p&gt;', '', '189634.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '189634.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-09 21:02:38', '17.89', 1, '150000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '28c08a6645c2be7ea2f0b9b8b533ccaa716f724c7aadab413a674f149a61c053', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3686, '2021-03-06 19:18:00', 'SALE/POS3689', 387, 'মেসার্স সমতা ব্রিক্স (নেত্রকোনা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-8040&lt;&sol;p&gt;', '', '268164.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '268164.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-09 21:03:02', '24.825', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '9c2bc7a36524f3b9951d6cafdbfb51a7c76539a2720e0315006e1a88df0d5f43', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '6301597.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3687, '2021-03-06 19:19:00', 'SALE/POS3690', 387, 'মেসার্স সমতা ব্রিক্স (নেত্রকোনা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-5566&lt;&sol;p&gt;', '', '264168.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '264168.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-09 21:03:30', '24.46', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'accd10744a89e897efe0ef0e21c790eba74237a0e98c553a9fe1ae17e6466393', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '6569707.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3688, '2021-03-06 20:21:00', 'SALE/POS3691', 514, 'শাহীন মিয়া(মক্কা ব্রিক্স)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CMT-11-3344&lt;&sol;p&gt;', '', '269844.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '269844.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-09 21:04:05', '23.88', 1, '269500.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '17011ad775959e0adbc65cd81f720d719f1188bc43509537cbfdb890c2e1687d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3689, '2021-03-06 20:21:00', 'SALE/POS3692', 376, 'মেসার্স M.R.M ব্রিক্স(মটখলা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5080&lt;&sol;p&gt;', '', '274138.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '274138.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-09 21:04:41', '24.255', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7b2c670973717d92958459a5a8f52c5779a7dcbd6e7ad7b94aea9c593baffecd', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '931552.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3691, '2021-03-06 20:42:00', 'SALE/POS3694', 376, 'মেসার্স M.R.M ব্রিক্স(মটখলা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0409&lt;&sol;p&gt;', '', '271200.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '271200.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-09 21:05:45', '24', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '3def399abb57adbf4b0931cdaf62f3b818b73c1850e43884592c2263790d8f89', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1476833.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3692, '2021-03-06 20:43:00', 'SALE/POS3695', 503, 'রাসেল মিয়া(শ্রীনগর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-7177&lt;&sol;p&gt;', '', '184334.00', '0.00', '34', '34.00', '34.00', '0.00', NULL, '0.00', '0.00', '0.00', '184300.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-03-09 21:06:28', '19.61', 1, '184300.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8a8cb144d6efeceb93c00c449b7777c4a142f5e46a9696e8a646b107ab8e1c47', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3693, '2021-03-06 20:44:00', 'SALE/POS3696', 335, 'মোঃ জাকির হোসেন জামাই(কালিপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-2046&lt;&sol;p&gt;', '', '237405.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '237405.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-09 21:06:49', '24.99', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'df25aa4f835e2fd33d72f17baab274daaadd806fc6c2dad771ebdb6c1016c866', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '319944.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3695, '2021-03-06 20:01:00', 'SALE/POS3698', 217, 'মেসার্স রিফাত এন্টারপ্রাইজ(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-4999&lt;&sol;p&gt;', '', '53485.00', '0.00', '74.5', '74.50', '74.50', '0.00', NULL, '0.00', '0.00', '0.00', '53410.50', 'completed', 'due', 0, NULL, 1, 1, '2021-03-09 21:07:32', '5.63', 1, '53400.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '98d7ffe03a8d0abf353437e36944da96a0f5e84554b8758743e296583e89a474', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '37.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3696, '2021-03-06 20:02:00', 'SALE/POS3699', 370, 'মো. কয়েছ মিয়া(সুনামগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-9923&lt;&sol;p&gt;', '', '191425.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '191425.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-09 21:07:58', '20.15', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'fe3ad55b7d825fca4769d0e57cecc1fc7cc85cab62489ed59cf75dcb1d95188e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '5559801.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3697, '2021-03-06 20:03:00', 'SALE/POS3700', 370, 'মো. কয়েছ মিয়া(সুনামগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-3128&lt;&sol;p&gt;', '', '177175.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '177175.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-09 21:08:33', '18.65', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '42e4a685c8640899ff34a294d5ad59fb2662d8213ef53cece35fdb97a4272fed', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '5751226.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3698, '2021-03-06 20:43:00', 'SALE/POS3701', 369, 'M.M.B ব্রিক্স(কিশোরগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-0265&lt;&sol;p&gt;', '', '229172.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '229172.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-10 10:39:13', '21.62', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '64af41fb1bfafb7baa9b4d3593772dce3d19b2b7c0cf3ea93b93301936715887', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-497652.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3699, '2021-03-06 20:44:00', 'SALE/POS3702', 369, 'M.M.B ব্রিক্স(কিশোরগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-9043&lt;&sol;p&gt;', '', '239666.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '239666.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-10 10:39:39', '22.605', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e4c76483acfed923afad73ef055a91744fa455b0e037b53188fbf1c5a6649c6e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-268480.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3700, '2021-03-06 20:45:00', 'SALE/POS3703', 389, 'মেসার্স রকি ব্রিক্স(ভৈরব)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;TRACTOR&lt;&sol;p&gt;', '', '55709.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '55709.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-10 10:40:23', '4.935', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '0bf0b65aa9a5d45ea80479682e7e531c0800c62ff88915145de5441d7c40a0ac', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '803839.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3701, '2021-03-06 20:46:00', 'SALE/POS3704', 389, 'মেসার্স রকি ব্রিক্স(ভৈরব)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;TRACTOR&lt;&sol;p&gt;', '', '56952.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '56952.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-10 10:40:44', '5.04', 1, '1210000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c926ff7b7fcb09d1299916d36f0f25ab86440fb67b00a96171cdc2c40cc3b858', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '859604.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3702, '2021-03-06 20:46:00', 'SALE/POS3705', 370, 'মো. কয়েছ মিয়া(সুনামগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-4377&lt;&sol;p&gt;', '', '218400.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '218400.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-10 10:41:11', '19.5', 1, '450000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e77b7f14930d0550397b3697105495896e632d871cc9108550c321a66fa811f5', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '5928401.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3703, '2021-03-06 20:47:00', 'SALE/POS3706', 335, 'মোঃ জাকির হোসেন জামাই(কালিপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;BOT-11-0070&lt;&sol;p&gt;', '', '171160.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '171160.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-10 10:42:18', '15.555', 1, '150000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b54de390274e3258eccf1bf6c2231ce1eb9fc4bc93fdaed9c23f8dafaa8558ae', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '557349.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3704, '2021-03-06 20:49:00', 'SALE/POS3707', 347, 'মেসার্স এশিয়া ব্রিকস(সাল্লাবাদ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5851&lt;&sol;p&gt;', '', '153648.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '153648.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-10 10:43:05', '17.46', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '6ea9cd1f8934136562db28b7364bd551daddfd329fbf2667649ac484f78f320a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '404276.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3705, '2021-03-06 20:50:00', 'SALE/POS3708', 327, 'মো.সফর আলী সর্দার(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1071&lt;&sol;p&gt;', '', '192444.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '192444.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-10 10:43:26', '22.115', 1, '160000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '541560b9756e2e324dc462dd7f8d0c42175f2ec286177d4334462c19eb5fd429', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1772119.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3706, '2021-03-06 20:50:00', 'SALE/POS3709', 376, 'মেসার্স M.R.M ব্রিক্স(মটখলা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-8990&lt;&sol;p&gt;', '', '229230.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '229230.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-10 10:43:54', '25.465', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '97fb263f202ecb458e90d44e3f3ecb1c2906320bb69e4f33b3ca1cbcb33cf6d9', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1748033.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3707, '2021-03-06 20:51:00', 'SALE/POS3710', 376, 'মেসার্স M.R.M ব্রিক্স(মটখলা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-7205&lt;&sol;p&gt;', '', '213930.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '213930.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-10 10:44:46', '23.765', 1, '370.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7ad7dec3d532289e69f4aa8e3c9b17264ef51d24734bb6020c54b60dbaa00106', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1977218.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3708, '2021-03-06 20:52:00', 'SALE/POS3711', 217, 'মেসার্স রিফাত এন্টারপ্রাইজ(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMU-12-1744&lt;&sol;p&gt;', '', '118400.00', '0.00', '63', '63.00', '63.00', '0.00', NULL, '0.00', '0.00', '0.00', '118337.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-10 10:45:13', '15.994', 1, '118300.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8c45344c04c101ec2c7a65985be297c2488a818be41869ae22297efc4f41c996', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3709, '2021-03-06 20:53:00', 'SALE/POS3712', 360, 'মেসার্স S.R এন্টারপ্রাইজ(সিলেট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CUA-T-11-0269&lt;&sol;p&gt;', '', '134640.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '134640.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-10 10:45:46', '16.825', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '92ea1c75af8c452fff327a08e3ea52a62861001242a8169fcfff19ae91b53406', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '795760.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3710, '2021-03-06 20:54:00', 'SALE/POS3713', 360, 'মেসার্স S.R এন্টারপ্রাইজ(সিলেট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-4373&lt;&sol;p&gt;', '', '124800.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '124800.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-10 10:46:17', '15.600', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '3fdfcb59af5e1316f43498a37a8c6a08a3c9de341eedf46cc4bb621a42a54247', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '930360.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3711, '2021-03-06 20:55:00', 'SALE/POS3714', 360, 'মেসার্স S.R এন্টারপ্রাইজ(সিলেট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-2288&lt;&sol;p&gt;', '', '153360.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '153360.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-10 10:46:48', '19.17', 1, '500000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '68b1c8ae5434c9f1d2d6eabf4a21f451b259f623a5c88949b5f36804e6a07ddd', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1055160.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3712, '2021-03-06 20:55:00', 'SALE/POS3715', 454, 'রাশিদ মিয়া(বাদাঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-9567&lt;&sol;p&gt;', '', '221170.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '221170.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-10 10:47:19', '26.02', 1, '300000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c9418dc8b0effbe764f8189d290f18df61874e36e2b5132912d3c39f7bd3668f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '176366.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3713, '2021-03-07 10:48:00', 'SALE/POS3716', 318, 'মো. মিঠু সরকার(চানপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-1030&lt;&sol;p&gt;', '', '144902.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '144902.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-10 13:06:48', '13.67', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '93e53db52602ad1669b8522d6f961303ec7893312802164a82e81a980d1d0ef9', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1867790.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3714, '2021-03-07 10:49:00', 'SALE/POS3717', 359, 'হেলাল উদ্দিন(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2915&lt;&sol;p&gt;', '', '212576.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '212576.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-10 13:16:06', '18.975', 1, '220000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '84a262697b7fdd97884e7e27de48b68acd537b2daefddbd2f222eef3ec79edc1', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '46.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3715, '2021-03-07 10:50:00', 'SALE/POS3718', 356, 'মেসার্স ফাইভ স্টার ব্রিক্স(ধরকা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-0980&lt;&sol;p&gt;', '', '280386.00', '0.00', '86', '86.00', '86.00', '0.00', NULL, '0.00', '0.00', '0.00', '280300.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-10 13:17:17', '25.26', 1, '400000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '52336207c1e8fdd97be01549eb5a0e9d8254cda38b6343b8924532721ba5fc48', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3716, '2021-03-07 10:50:00', 'SALE/POS3719', 382, 'মেসার্স A.S.F ব্রিক্স(নেত্রকোনা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-0263&lt;&sol;p&gt;', '', '274025.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '274025.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-10 13:17:35', '24.25', 1, '500000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5c4597a9b120cc9c8b8d45fc1f578b6fd736c3a1c57b31a4d64b80c9cdb74260', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '233267.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3717, '2021-03-07 10:52:00', 'SALE/POS3720', 508, 'S.T.D ব্রিক্স(খুরশাকুরিয়াল)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0409&lt;&sol;p&gt;', '', '268800.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '268800.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-10 13:18:00', '24', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '794f0b50ff57206caaa4e9b0c0f3f4080b595127b7d62d91d6ee0ad085bf14ae', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-20186.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3718, '2021-03-07 10:53:00', 'SALE/POS3721', 508, 'S.T.D ব্রিক্স(খুরশাকুরিয়াল)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5080&lt;&sol;p&gt;', '', '281456.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '281456.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-10 13:18:22', '25.13', 1, '530000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a2528b0861e2f579eee7cc813756473cc6c96013049475c92094f07cd0035001', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '248614.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3719, '2021-03-07 10:55:00', 'SALE/POS3722', 330, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-7117&lt;&sol;p&gt;', '', '255360.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '255360.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-10 13:18:47', '22.8', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '514383b5c62738ffd12d238dabf2d523e98a9448d48a4aad97f0d734baf910f9', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '3981052.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3720, '2021-03-07 10:58:00', 'SALE/POS3723', 330, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5586&lt;&sol;p&gt;', '', '261408.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '261408.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-10 13:19:03', '23.34', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e05102dfad73cb322ab11f5fc25759fceac488268d015d35e19b8ad04b5bcf30', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '4236412.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3721, '2021-03-07 10:59:00', 'SALE/POS3724', 330, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-7833&lt;&sol;p&gt;', '', '277984.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '277984.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-10 13:19:26', '24.815', 1, '2000000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd1e028de0a885530575b1d83eef06b6f36453f392fcedc6f772d8f81a5199a63', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '4497820.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3722, '2021-03-07 10:59:00', 'SALE/POS3725', 358, 'মেসার্স R.S.P. ব্রিক্স (ভৈরব)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;বক্স মাপে নৌকা&lt;&sol;p&gt;', '', '1020000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '1020000.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-10 13:19:54', '100', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'eaa66b2ca1eb50025404fff0aea9cf4092ddd7d5a82cf967ee918d46f035e8fa', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-1076489.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3723, '2021-03-07 11:07:00', 'SALE/POS3726', 383, 'মায়ের দোয়া ব্রিক্স(শাবাজপূর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-9544&lt;&sol;p&gt;', '', '245800.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '245800.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-10 13:20:29', '24.575', 1, '300000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e75d2adb24be0b410bbe16963250520de1e5ad166ff3b673b66768e7bc71c5f4', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1446862.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3724, '2021-03-07 11:08:00', 'SALE/POS3727', 318, 'মো. মিঠু সরকার(চানপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-13-1924&lt;&sol;p&gt;', '', '135185.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '135185.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-10 13:20:59', '14.23', 1, '500000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'fdc1768c25fd9aa0f39601593f33244f09cbc85bde2e05e6cf92faffdd11871a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2012692.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3725, '2021-03-07 11:14:00', 'SALE/POS3728', 423, 'মেসার্স M.M.S.ব্রিক্স(কিশোরগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CMT-11-3344&lt;&sol;p&gt;', '', '259896.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '259896.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-10 13:21:21', '26.515', 1, '259800.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'bf982bab55a45100ea279020e3e06255feb5744fcf5a973c074511d63012f17a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '984.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3726, '2021-03-07 11:16:00', 'SALE/POS3729', 370, 'মো. কয়েছ মিয়া(সুনামগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CHOT-11-0747&lt;&sol;p&gt;', '', '219165.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '219165.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-10 13:21:45', '23.07', 1, '300000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e2ced145673bca55ced611330f50780840f9632b8995fbe745ce6d734baf2f9b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '5696801.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3727, '2021-03-07 11:17:00', 'SALE/POS3730', 475, 'সনি ব্রিক্স(ধরকা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2395&lt;&sol;p&gt;', '', '268800.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '268800.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-10 13:22:27', '24', 1, '268000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd8a3ee8556700ca4a5d249dd80c37a02eac7a78e3913e6c5a8a8b144a176ab33', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3728, '2021-03-07 11:18:00', 'SALE/POS3731', 307, 'মো. খোকন মিয়া(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2334&lt;&sol;p&gt;', '', '261408.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '261408.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-10 13:22:43', '23.34', 1, '300000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'fb31517ba915b35d15a5cbbc3cca5c1305bc87b2e981b81716a673ef4538ed2d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '818419.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3729, '2021-03-07 11:20:00', 'SALE/POS3732', 217, 'মেসার্স রিফাত এন্টারপ্রাইজ(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMU-12-1744&lt;&sol;p&gt;', '', '122914.00', '0.00', '98.5', '98.50', '98.50', '0.00', NULL, '0.00', '0.00', '0.00', '122815.50', 'completed', 'due', 0, NULL, 1, 1, '2021-03-10 13:23:15', '16.61', 1, '122900.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '0a7571f37abfc01665ad138cb642942401c72d67273b68815204d8f5181e1b8b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '84.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3730, '2021-03-07 11:22:00', 'SALE/POS3733', 442, 'তাজুল ইসলাম(সিলেট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;JESSORE-T11-2884&lt;&sol;p&gt;', '', '211990.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '211990.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-10 13:23:55', '24.645', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e1048fb27faed08266533ec25b72ad73ea917d7abd71393d8c4cbbdaaefb7c4a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3731, '2021-03-07 11:23:00', 'SALE/POS3734', 442, 'তাজুল ইসলাম(সিলেট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-8066&lt;&sol;p&gt;', '', '213624.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '213624.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-10 13:24:17', '24.84', 1, '379000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7c2de44e53652bb1dfba06a1c33c80999c24b4d7fc43f67f36f130dac1b74ad8', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '211947.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3732, '2021-03-07 11:24:00', 'SALE/POS3735', 434, 'শিবলী মিয়া(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;KOST-T-11-1172&lt;&sol;p&gt;', '', '150597.00', '0.00', '97', '97.00', '97.00', '0.00', NULL, '0.00', '0.00', '0.00', '150500.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-03-10 13:24:48', '17.31', 1, '150500.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '9126ea0645e72e281cd58b05ea901583b436953b4d4798458ef85298358ab548', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3734, '2021-03-08 14:16:00', 'SALE/POS3737', 516, 'শামসুজ্জামান(কলমাকান্দা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-8625&lt;&sol;p&gt;', '', '166387.50', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '166387.50', 'completed', 'due', 0, NULL, 1, 1, '2021-03-10 20:36:32', '14.79', 1, '200000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c61cb3b1829343470b34bd007782b256acd683c60d7e04795aa9450b62879682', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3735, '2021-03-08 14:16:00', 'SALE/POS3738', 318, 'মো. মিঠু সরকার(চানপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1471&lt;&sol;p&gt;', '', '162624.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '162624.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-10 20:37:02', '14.515', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'bd3a1587201234917e1c356d768fb18f49887e3201b220c57a44133dd52d5268', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1647877.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3736, '2021-03-08 14:17:00', 'SALE/POS3739', 318, 'মো. মিঠু সরকার(চানপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2404&lt;&sol;p&gt;', '', '157808.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '157808.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-10 20:37:25', '14.085', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '54ec374f3a90f6e7175530c607685cc1c075f37c8ad4214852f35d20de2bde92', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1810445.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3737, '2021-03-08 14:18:00', 'SALE/POS3740', 383, 'মায়ের দোয়া ব্রিক্স(শাবাজপূর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-9544&lt;&sol;p&gt;', '', '268698.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '268698.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-10 20:37:47', '23.565', 1, '300000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'efe65dd79330c8ff68acc365479ddd7b9962cec8c6f9c8389fdacc8c4d3515fc', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1392662.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3738, '2021-03-08 14:18:00', 'SALE/POS3741', 515, 'নাছির উদ্দিন(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-0739&lt;&sol;p&gt;', '', '210971.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '210971.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-10 20:38:08', '18.67', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '2830a4e44d823e2ed08f0ffa3e88356ce204f82f0afb7e7402b8785aecbd562f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-1000000.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3739, '2021-03-08 14:19:00', 'SALE/POS3742', 515, 'নাছির উদ্দিন(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1695&lt;&sol;p&gt;', '', '228147.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '228147.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-10 20:38:49', '20.19', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '2e93e3df541f15b99137c0691f730a111d9fb49dd2e2d137031b61db3d82173e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-789029.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3740, '2021-03-08 14:19:00', 'SALE/POS3743', 515, 'নাছির উদ্দিন(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-7288&lt;&sol;p&gt;', '', '234701.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '234701.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-10 20:39:23', '20.77', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1a9becdb8bb04dd968da56ea33a962127504378940f85ba79e5208e7b425426d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-560938.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3741, '2021-03-08 14:20:00', 'SALE/POS3744', 515, 'নাছির উদ্দিন(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-9887&lt;&sol;p&gt;', '', '228825.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '228825.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-10 20:39:53', '20.245', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '10211f229bf616a5ecfe74537eb57182b50a1b57a4fa982670b4f14049348b04', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-326237.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3742, '2021-03-08 14:21:00', 'SALE/POS3745', 515, 'নাছির উদ্দিন(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-7425&lt;&sol;p&gt;', '', '211875.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '211875.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-10 20:40:20', '18.75', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f1fdea81cd87132c49407f0cea9af449b4e1965520563a771b68cef03b69f235', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-97469.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3743, '2021-03-08 14:22:00', 'SALE/POS3746', 515, 'নাছির উদ্দিন(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-9211&lt;&sol;p&gt;', '', '217977.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '217977.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-10 20:40:41', '19.29', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'fa9d23d75dd9d1b795fb88daafd4a9f9d991d044db5a709bbaf736a694d9145f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '114406.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3744, '2021-03-08 14:23:00', 'SALE/POS3747', 515, 'নাছির উদ্দিন(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-5352&lt;&sol;p&gt;', '', '201818.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '201818.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-10 20:41:05', '17.855', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '0c8c88daddec2da0f70623a7947a2d502cb6d963df4b90d003f52d41cee47d48', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '332383.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3745, '2021-03-08 14:23:00', 'SALE/POS3748', 515, 'নাছির উদ্দিন(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-13-6221&lt;&sol;p&gt;', '', '183851.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '183851.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-10 20:41:32', '16.27', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '26757f96c81a5671da68862d2b72ecacca52824a72a509caef6d5f6614b1f848', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '534144.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3746, '2021-03-08 14:24:00', 'SALE/POS3749', 515, 'নাছির উদ্দিন(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-7854&lt;&sol;p&gt;', '', '211649.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '211649.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-10 20:41:57', '18.73', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7011abd63e038747c130765140c279cc3b49536eabd8ccf4380ba48f3297e0e7', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '717995.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3747, '2021-03-08 14:25:00', 'SALE/POS3750', 515, 'নাছির উদ্দিন(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CHOT-11-0768&lt;&sol;p&gt;', '', '216847.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '216847.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-10 20:43:24', '19.19', 1, '2046661.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '2702f7014eab92fb2517ae992b58e7f74d78dbccac8617cd62fb6a3f50da9f89', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '929644.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3748, '2021-03-08 14:26:00', 'SALE/POS3751', 370, 'মো. কয়েছ মিয়া(সুনামগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-4377&lt;&sol;p&gt;', '', '223440.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '223440.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-10 20:43:47', '19.945', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '3b0b7990bb710ff77845366f85f5fa774d0442585fedd2922e73d1553faa1d10', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '5615966.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3749, '2021-03-08 14:28:00', 'SALE/POS3752', 340, 'মেসার্স সুমন ব্রিক্স(নবীনগর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;বক্স মাপে নৌকা&lt;&sol;p&gt;', '', '643500.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '643500.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-10 20:44:10', '65', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ddd259fc6676a346ba6b4f1ac9c08a2ea3abcad8bb008d531bc2e93abae20f0e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '674000.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3750, '2021-03-08 14:29:00', 'SALE/POS3753', 460, 'মেসার্স আশা ব্রিক্স (কালীগুচ্ছ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0409&lt;&sol;p&gt;', '', '254506.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '254506.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-10 20:44:41', '24.005', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f0e21402d610b4598ae3c816e6a425d3723bba366c1716795c3e6c3ac5c88c5b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-49456.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3751, '2021-03-08 14:30:00', 'SALE/POS3754', 460, 'মেসার্স আশা ব্রিক্স (কালীগুচ্ছ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5080&lt;&sol;p&gt;', '', '262456.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '262456.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-10 20:45:02', '24.76', 1, '350000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1029c152ff13caa3d48012f7304d0e00205ebcec7a073feedfec89085f316ed6', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '204997.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3752, '2021-03-08 14:31:00', 'SALE/POS3755', 369, 'M.M.B ব্রিক্স(কিশোরগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-7205&lt;&sol;p&gt;', '', '232034.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '232034.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-10 20:46:23', '21.89', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '834a10c65656bf32cd9bfb1d12c419e051a0a5c182bf92252f64b43f2d336edd', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-28814.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3753, '2021-03-08 14:31:00', 'SALE/POS3756', 369, 'M.M.B ব্রিক্স(কিশোরগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CMT-11-3344&lt;&sol;p&gt;', '', '262880.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '262880.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-10 20:47:01', '24.8', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '61d233c6dceeb2ba92587df015d9fe4ab4131801e846f8a4641180dec3294db4', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '107767.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3754, '2021-03-08 14:32:00', 'SALE/POS3757', 369, 'M.M.B ব্রিক্স(কিশোরগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-3388&lt;&sol;p&gt;', '', '250372.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '250372.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-10 20:47:31', '23.62', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '16d40166931a827f4baabb01391478f575be80cdd0565182304d321ce1adce29', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '370647.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3755, '2021-03-08 14:33:00', 'SALE/POS3758', 369, 'M.M.B ব্রিক্স(কিশোরগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-0685&lt;&sol;p&gt;', '', '260760.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '260760.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-10 20:48:31', '24.595', 1, '1000000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'dbcba99b4bbe890448e94beb50a853d04a245f92816877c7cdf0a57901780c32', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '621019.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3756, '2021-03-08 14:33:00', 'SALE/POS3759', 301, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;MMT-11-0139&lt;&sol;p&gt;', '', '186772.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '186772.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-10 20:49:04', '17.62', 1, '250000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '92f1a886eb6beb8ccd601a7264fab9fb669268566abb1156c037755653b88322', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '39634.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3757, '2021-03-08 18:19:00', 'SALE/POS3760', 440, 'দীপু পাল(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-1409&lt;&sol;p&gt;', '', '177132.00', '0.00', '132', '132.00', '132.00', '0.00', NULL, '0.00', '0.00', '0.00', '177000.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-03-10 20:49:28', '20.36', 1, '177000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '49c1f5dbfb7065ac83a10c940866691b7223e2b4ec1786aa805153922f49b3b1', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '544.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3758, '2021-03-08 18:20:00', 'SALE/POS3761', 442, 'তাজুল ইসলাম(সিলেট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-5648&lt;&sol;p&gt;', '', '140696.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '140696.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-10 20:50:24', '16.36', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '665a4501f6731b9a121b0a40c102fcb2f9e9a403e8f70e10fad1110796b060df', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '46614.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3759, '2021-03-08 18:20:00', 'SALE/POS3762', 442, 'তাজুল ইসলাম(সিলেট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;JINT-11-1731&lt;&sol;p&gt;', '', '129946.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '129946.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-10 20:54:05', '15.11', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '731ce2d7f003c0d4aa3ae4a1b08fabbd68d22a4716e3c609b60a162f05ebb420', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '187310.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3760, '2021-03-08 18:21:00', 'SALE/POS3763', 442, 'তাজুল ইসলাম(সিলেট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;JESSORE-T-11-2525&lt;&sol;p&gt;', '', '171312.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '171312.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-10 20:54:54', '19.915', 1, '650000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'de492b9e81837cdd131fd9d05e7e13f1ddb67114b0d069d2c819eef13ad46d55', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '317256.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3761, '2021-03-08 18:21:00', 'SALE/POS3764', 380, 'মা-বাবার দোয়া ব্রিক্স(রামপুরা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-9544&lt;&sol;p&gt;', '', '203232.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '203232.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-10 20:55:13', '23.355', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5f953236beb9a6f6659a2acfc77eae5ca039ab564502020fd0a8872cbe1f467f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-448994.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3762, '2021-03-08 18:22:00', 'SALE/POS3765', 380, 'মা-বাবার দোয়া ব্রিক্স(রামপুরা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-0980&lt;&sol;p&gt;', '', '219936.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '219936.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-10 20:55:55', '25.275', 1, '924.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f130cb9163020abd33aee0926d9096407eb92d104343f28c07d515d04d6437a7', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-245805.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3763, '2021-03-08 18:22:00', 'SALE/POS3766', 340, 'মেসার্স সুমন ব্রিক্স(নবীনগর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;বক্সমাপে নৌকা&lt;&sol;p&gt;', '', '294000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '294000.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-10 20:56:25', '30', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '3322e896b7b4cbbb95f75f9a2e642b4b18abf5f50b836f6a2bdc7549cb6fe7d1', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1317500.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3764, '2021-03-08 19:39:00', 'SALE/POS3767', 370, 'মো. কয়েছ মিয়া(সুনামগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-15-3550&lt;&sol;p&gt;', '', '209475.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '209475.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-10 20:56:45', '22.045', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '59e5c542dabeab4c1bf79a97524f99aa7a99da4f8497de3aa78897bc844f5248', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '5839350.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3765, '2021-03-08 19:41:00', 'SALE/POS3768', 370, 'মো. কয়েছ মিয়া(সুনামগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5078&lt;&sol;p&gt;', '', '215840.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '215840.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-10 20:57:10', '22.715', 1, '150000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '3539bc7632b0916ac0993ab95839d87a8ed2c3c468aeddea003e481bef695262', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '6048777.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3766, '2021-03-08 19:41:00', 'SALE/POS3769', 503, 'রাসেল মিয়া(শ্রীনগর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-4404&lt;&sol;p&gt;', '', '208116.00', '0.00', '16', '16.00', '16.00', '0.00', NULL, '0.00', '0.00', '0.00', '208100.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-03-10 20:57:29', '22.14', 1, '208100.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '248e833e1834798af44662d165f0190c78f813618b0a4e202fe64687271ba03c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3767, '2021-03-08 19:42:00', 'SALE/POS3770', 217, 'মেসার্স রিফাত এন্টারপ্রাইজ(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-3550&lt;&sol;p&gt;', '', '163780.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '163780.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-10 20:57:58', '17.235', 1, '160000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c830ba707beddfe272eeeaad4647a6f3e4a287c1da78b30002796e0cb062e0c9', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3768, '2021-03-08 19:43:00', 'SALE/POS3771', 401, 'শাহ আলম মিয়া(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CMT-12-0013&lt;&sol;p&gt;', '', '169148.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '169148.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-10 20:58:28', '17.26', 1, '220000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '6e40326294fca9faa5803b76cd6aa4451e57ff1c431f2a1232b37dcaa2d63173', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '240096.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3769, '2021-03-08 19:44:00', 'SALE/POS3772', 428, 'জাকির এন্টারপ্রাইজ(যৌথ)(বি-বাড়ীয়া)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;বক্সমাপে নৌকা&lt;&sol;p&gt;', '', '988800.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '988800.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-10 20:58:49', '96', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f47e1e010d4c88ba7ce004efad9c13ff47ed0f5083616b67f2e84f02d6724d67', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2469745.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3770, '2021-03-08 19:45:00', 'SALE/POS3773', 428, 'জাকির এন্টারপ্রাইজ(যৌথ)(বি-বাড়ীয়া)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;বক্সমাপে নৌকা&lt;&sol;p&gt;', '', '921500.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '921500.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-10 20:59:14', '95', 1, '1200433.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '15ab23c0d6d799a1f4c86d61ae2ffc5e0457aa5433b7204fe9c14ab116981b16', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '3458545.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3772, '2021-03-07 12:55:00', 'SALE/POS3775', 356, 'মেসার্স ফাইভ স্টার ব্রিক্স(ধরকা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '19700.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '19700.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-11 12:55:59', '1', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '846f7d3359b853d498a79c66c33dd4077034e24b711cf7acc1b59ba0e5bf94e6', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-119700.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3773, '2021-03-08 12:57:00', 'SALE/POS3776', 356, 'মেসার্স ফাইভ স্টার ব্রিক্স(ধরকা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '25000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '25000.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-11 12:58:25', '1', 1, '100000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '20afe08ce4c752fe88e342909086eabbac73ca92d087f948e9b848ab20f0adb7', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-100000.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3774, '2021-03-09 14:14:00', 'SALE/POS3777', 318, 'মো. মিঠু সরকার(চানপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-4210&lt;&sol;p&gt;', '', '135660.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '135660.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-11 14:45:56', '14.275', 1, '335000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f6cb0455dd172eff92832edc346f780cfad31ddcb187f30de3b8a42594ae3329', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1968309.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3775, '2021-03-09 14:15:00', 'SALE/POS3778', 370, 'মো. কয়েছ মিয়া(সুনামগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-4067&lt;&sol;p&gt;', '', '206804.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '206804.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-11 14:46:14', '21.32', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ee538beb68620b4542b8191417a207b0e812035302aa6ac4c4c927749ae64e04', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '6114721.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3776, '2021-03-09 14:16:00', 'SALE/POS3779', 370, 'মো. কয়েছ মিয়া(সুনামগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-4483&lt;&sol;p&gt;', '', '225331.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '225331.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-11 14:46:51', '23.23', 1, '1040000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '4aec90ac94e344a33bdbfd42342ad45521a93bdbd09fd08fc8704ec6aaacb044', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '6321525.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3777, '2021-03-09 14:16:00', 'SALE/POS3780', 470, 'পারভেজ (ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-7680&lt;&sol;p&gt;', '', '225887.00', '0.00', '30.5', '30.50', '30.50', '0.00', NULL, '0.00', '0.00', '0.00', '225856.50', 'completed', 'due', 0, NULL, 1, 1, '2021-03-11 14:47:23', '19.985', 1, '228514.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd549bab92e2f67dbde94f05e45379171cef37a9131ead9412f7122e85a2ea1f0', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2658.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3778, '2021-03-09 14:17:00', 'SALE/POS3781', 351, 'আতিক উল্লাহ(ভৈরবপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-4036&lt;&sol;p&gt;', '', '295312.50', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '295312.50', 'completed', 'due', 0, NULL, 1, 1, '2021-03-11 14:47:42', '26.25', 1, '520000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b1c9015d26ce03bd17736253d258db4813c40cdb208a674becd07ec05fccda31', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '95213.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3779, '2021-03-09 14:17:00', 'SALE/POS3782', 328, 'মেসার্স M.B.F. ব্রিক্স(সরারচর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0409&lt;&sol;p&gt;', '', '265506.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '265506.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-11 14:49:00', '23.29', 1, '200000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '353b68d9892e65efa2a79cf198a58af6c6cc4764553b0e14604acb7c1e971503', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1825985.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3780, '2021-03-09 14:18:00', 'SALE/POS3783', 499, 'সেবা ব্রিক্স(ফুলপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-9886&lt;&sol;p&gt;', '', '290071.00', '0.00', '67.75', '67.75', '67.75', '0.00', NULL, '0.00', '0.00', '0.00', '290003.25', 'completed', 'due', 0, NULL, 1, 1, '2021-03-11 14:50:32', '25.665', 1, '290000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '44bc448fb280f30a82dcc00fa3dbdd58a291677483339affb497fa70ae3bf7ef', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '53.25');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3781, '2021-03-09 14:19:00', 'SALE/POS3784', 361, 'রিয়াজ এন্টারপ্রাইজ(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-4377&lt;&sol;p&gt;', '', '285551.00', '0.00', '106.5', '106.50', '106.50', '0.00', NULL, '0.00', '0.00', '0.00', '285444.50', 'completed', 'due', 0, NULL, 1, 1, '2021-03-11 14:50:54', '25.27', 1, '283000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ac0ac434423fc64ed164910e9223dd449cd56a4c26692b3e456c7f6989e22b3f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '55.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3782, '2021-03-09 14:21:00', 'SALE/POS3785', 517, 'মেসার্স B.B.C ব্রিক্স(চানপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;বক্স মাপ&lt;&sol;p&gt;', '', '420000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '420000.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-11 14:51:11', '40', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '133bbc5be14d1c4657953ddfc54525aa84393d1cff4eb0d7bef69a0ba8087a1e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3783, '2021-03-09 14:23:00', 'SALE/POS3786', 194, 'মো.লিয়াকত মিয়া(বাদাঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-4153&lt;&sol;p&gt;', '', '207694.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '207694.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-11 14:52:24', '18.38', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'cf967322a33f4fa18313ce941caeb58747d93dad72500a89195e12d903140014', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '512541.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3784, '2021-03-09 14:24:00', 'SALE/POS3787', 194, 'মো.লিয়াকত মিয়া(বাদাঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1088&lt;&sol;p&gt;', '', '213231.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '213231.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-11 14:52:56', '18.87', 1, '400000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7361f4dfde21d2dc5f4a30daa68127ba3ada7e76910b763ffcb0b27d0d285fe7', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '720235.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3785, '2021-03-09 14:25:00', 'SALE/POS3788', 301, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2603&lt;&sol;p&gt;', '', '241248.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '241248.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-11 14:53:16', '21.54', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '0df0a16f70367f97af58d48133f529b4ee9702726b94688f965931c88cd96d7e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-23594.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3786, '2021-03-09 14:25:00', 'SALE/POS3789', 516, 'শামসুজ্জামান(কলমাকান্দা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-7832&lt;&sol;p&gt;', '', '179100.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '179100.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-11 14:53:47', '15.915', 1, '145487.5000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ab4b46abfa31ae03ca388bab5e6bd1b5167c7a4bac38d8dedd05c9c1ab3de0b7', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-33612.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3787, '2021-03-09 14:26:00', 'SALE/POS3790', 301, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;MMT-11-0139&lt;&sol;p&gt;', '', '189210.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '189210.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-11 14:54:10', '17.85', 1, '434933.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a1b83bd82f329580ac712a0fa722510db5813c4dddeb9fc29271ed5648a10233', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '217654.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3788, '2021-03-09 14:28:00', 'SALE/POS3791', 217, 'মেসার্স রিফাত এন্টারপ্রাইজ(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMU-12-1744&lt;&sol;p&gt;', '', '142736.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '142736.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-11 14:54:33', '16.22', 1, '146400.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '0ac9958b8d2256863432be1d333a6890a84a846e2b3c29f4bf7e4cd968310dd5', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '3780.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3789, '2021-03-09 14:28:00', 'SALE/POS3792', 327, 'মো.সফর আলী সর্দার(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-8066&lt;&sol;p&gt;', '', '208713.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '208713.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-11 14:54:59', '23.985', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '55afdae666e8fa47a2ec20aa2f0537a81545b6433e3e99fcf0afce47f4db9f4c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1804563.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3790, '2021-03-09 14:29:00', 'SALE/POS3793', 327, 'মো.সফর আলী সর্দার(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-3318&lt;&sol;p&gt;', '', '219066.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '219066.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-11 14:55:20', '25.175', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '3659f93cc8a121887f12dfc6e55e9e48f45e1955139c2d03eb6fe10a9152cdb5', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2013232.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3791, '2021-03-09 14:29:00', 'SALE/POS3794', 327, 'মো.সফর আলী সর্দার(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-9888&lt;&sol;p&gt;', '', '232551.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '232551.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-11 14:55:46', '26.725', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e50499cc036410427bc3f250c3b1a8343beb24e6a56defe1625a688092d6486f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2232255.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3792, '2021-03-09 14:30:00', 'SALE/POS3795', 327, 'মো.সফর আলী সর্দার(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1071&lt;&sol;p&gt;', '', '218283.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '218283.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-11 14:56:10', '25.085', 1, '800000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f747fd4bfe27a3458630b0e0d4a99ebff9b019f8577a5a4c80131f06c49aeb67', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2464762.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3793, '2021-03-09 14:31:00', 'SALE/POS3796', 391, 'মেসার্স দয়াল নবী ট্রান্সপোর্ট (ফেরিঘাট)(গাড়ী)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-5198&lt;&sol;p&gt;', '', '191226.00', '0.00', '82.5', '82.50', '82.50', '0.00', NULL, '0.00', '0.00', '0.00', '191143.50', 'completed', 'due', 0, NULL, 1, 1, '2021-03-11 14:56:31', '21.975', 1, '191100.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5ff7019a4294308add63169c9c700f942583226bea3e7556830e22e90b24741d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '7942.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3794, '2021-03-09 14:35:00', 'SALE/POS3797', 518, 'মিতালী ব্রিক্স(রায়পুরা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;বক্সমাপে নৌকা&lt;&sol;p&gt;', '', '231150.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '231150.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-03-11 14:57:04', '23', 1, '231150.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'abce3a0311931ab8da79f47d4e8c60046e8daf522eeb0c85fb9e74adb553852e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3795, '2021-03-09 14:35:00', 'SALE/POS3798', 340, 'মেসার্স সুমন ব্রিক্স(নবীনগর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;বক্সমাপে নৌকা&lt;&sol;p&gt;', '', '215600.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '215600.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-11 14:57:29', '22', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b8c9b9229f125f62e9dbc4e3565f50d55cf9da672327c3273e7009f9eae128b0', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1611500.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3796, '2021-03-10 14:50:00', 'SALE/POS3799', 519, 'সাজিদ ব্রিক্স(শেরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-8237&lt;&sol;p&gt;', '', '179557.00', '0.00', '57', '57.00', '57.00', '0.00', NULL, '0.00', '0.00', '0.00', '179500.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-03-13 14:52:23', '15.89', 1, '179500.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '61241ad9669d25dafa98a15610e05e28761ede397a781341420393f29bfca4dd', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3797, '2021-03-10 14:51:00', 'SALE/POS3800', 356, 'মেসার্স ফাইভ স্টার ব্রিক্স(ধরকা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-0980&lt;&sol;p&gt;', '', '286342.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '286342.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-13 14:52:50', '25.34', 1, '111400.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b4df1539ebd919a59178ab636d530a673997c9d1a85f56ac45ecbf013f2fa70a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-75000.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3798, '2021-03-10 14:52:00', 'SALE/POS3801', 382, 'মেসার্স A.S.F ব্রিক্স(নেত্রকোনা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-5193&lt;&sol;p&gt;', '', '262951.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '262951.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-13 14:53:17', '23.27', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '51204fca30e92f398d41aef18f02b9c52083b573632f856b70faa7cfe9d76817', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '507292.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3799, '2021-03-10 14:52:00', 'SALE/POS3802', 352, 'মেসার্স ইলহাম ব্রিক্স(কুলিয়ার চর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-9669&lt;&sol;p&gt;', '', '239545.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '239545.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-13 14:54:04', '20.83', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '88049c8331de238a3adcf6217a4d22edaa2eb6c14d4843ec98d246709d9cb52b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '22867.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3800, '2021-03-10 14:53:00', 'SALE/POS3803', 352, 'মেসার্স ইলহাম ব্রিক্স(কুলিয়ার চর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-3318&lt;&sol;p&gt;', '', '289340.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '289340.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-13 14:54:45', '25.155', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '77cd2b6288d0beeec93f434d5516bb2698757ff031e427732805c2d38355dbef', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '262412.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3801, '2021-03-10 14:54:00', 'SALE/POS3804', 517, 'মেসার্স B.B.C ব্রিক্স(চানপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;বক্সমাপে নৌকা&lt;&sol;p&gt;', '', '420000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '420000.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-13 15:00:09', '40', 1, '350000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'cc271781380ea3e3e5029bad0f78e96d05055d09d901441a84c84ff8a74b49fd', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '420000.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3802, '2021-03-10 14:55:00', 'SALE/POS3805', 442, 'তাজুল ইসলাম(সিলেট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-3212&lt;&sol;p&gt;', '', '211904.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '211904.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-13 15:00:38', '24.64', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'dd5bd1cc37a0c8061da6d97e64221e8c819d2f386203ad3bad0600a03c3db2bf', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-161432.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3803, '2021-03-10 14:58:00', 'SALE/POS3806', 442, 'তাজুল ইসলাম(সিলেট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-6707&lt;&sol;p&gt;', '', '219042.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '219042.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-13 15:01:08', '25.47', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '693cc12c25f775ca36795da35176d6e5036e02aa7190ed9d19b56bc78efe369b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '50472.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3804, '2021-03-10 20:21:00', 'SALE/POS3807', 442, 'তাজুল ইসলাম(সিলেট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-9918&lt;&sol;p&gt;', '', '165464.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '165464.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-13 15:01:35', '19.235', 1, '728400.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c55059e1d0e7f8f06288d3c452fdf4d36107ff5823f411ccacec5c7bb913e30d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '269514.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3805, '2021-03-10 20:22:00', 'SALE/POS3808', 327, 'মো.সফর আলী সর্দার(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1071&lt;&sol;p&gt;', '', '217935.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '217935.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-13 15:01:59', '25.05', 1, '200491.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a2be35eb930c97eb2fad339821a4b44ab97906c1406b29066c3e0df4d11ca108', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2683176.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3806, '2021-03-10 20:40:00', 'SALE/POS3809', 340, 'মেসার্স সুমন ব্রিক্স(নবীনগর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;বক্সমাপে নৌকা&lt;&sol;p&gt;', '', '294000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '294000.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-14 14:10:57', '30', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '2521a8fd93a19807a851ae96b456bc170d63986c961cdb2ed225ab0c13af0807', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1827100.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3807, '2021-03-10 20:41:00', 'SALE/POS3810', 534, 'ইব্রাহীম মিয়া(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;BOT-11-1938&lt;&sol;p&gt;', '', '165997.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '165997.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-20 12:28:39', '14.69', 1, '200000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a093f48a4b2cf1b44226d86392d82f97670913b90a41d6d95df9733016120517', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '26011.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3808, '2021-03-10 20:43:00', 'SALE/POS3811', 349, 'মেসার্স B.B.F ব্রিক্স(গৌরিপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1625&lt;&sol;p&gt;', '', '265440.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '265440.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-13 15:03:43', '23.7', 1, '250000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'cb4206079b7b2035fafa8b0f705450f74faf8036f2181e889de125f258205c59', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '32247.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3809, '2021-03-10 20:44:00', 'SALE/POS3812', 362, 'মেসার্স A.U.B ব্রিক্স(সরারচর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-8293&lt;&sol;p&gt;', '', '283746.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '283746.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-13 15:04:16', '24.89', 1, '250000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f5644ebab97cf89576e27fbf4e262972fe2956d5d400c82c224135d78f0bf6b9', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1836702.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3810, '2021-03-10 20:44:00', 'SALE/POS3813', 340, 'মেসার্স সুমন ব্রিক্স(নবীনগর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;বক্সমাপে নৌকা&lt;&sol;p&gt;', '', '653400.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '653400.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-13 15:04:43', '66', 1, '1000000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '9945f1d28b086cc167b2c64ab07056b127b6c9797165546588e78c43e13653b4', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2124100.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3811, '2021-03-10 20:45:00', 'SALE/POS3814', 370, 'মো. কয়েছ মিয়া(সুনামগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-9549&lt;&sol;p&gt;', '', '186337.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '186337.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-13 15:05:04', '19.21', 1, '310000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b69b78432b7a4918424800f2b54b4e6badb88a9d6e800eed1d419c07bd8b969d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '5506856.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3812, '2021-03-10 20:45:00', 'SALE/POS3815', 375, 'মেসার্স গনি ব্রিক্স (ঈশ্বরগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5080&lt;&sol;p&gt;', '', '197972.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '197972.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-13 15:05:28', '23.02', 1, '200000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '439783bbb215626bf7e4ed8c5bad66de503ec50b77924000665e09a4a1ccb306', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '502915.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3813, '2021-03-10 20:46:00', 'SALE/POS3816', 217, 'মেসার্স রিফাত এন্টারপ্রাইজ(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-12-1744&lt;&sol;p&gt;', '', '141680.00', '0.00', '196', '196.00', '196.00', '0.00', NULL, '0.00', '0.00', '0.00', '141484.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-13 15:05:51', '16.1', 1, '141600.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '423884fd47ee485be327006e120de3963bcc6947df5bcbf2aae7c9c3483c74f9', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '116.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3814, '2021-03-10 14:53:10', 'SALE/POS3817', 328, 'মেসার্স M.B.F. ব্রিক্স(সরারচর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-7205&lt;&sol;p&gt;', '', '239400.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '239400.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-13 14:59:48', '21', 1, '300000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f3ed85c490acb0f9803aa7bca0c0ce2c321cfbad4f1b0769326a4b6b1d0beb2b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2091491.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3815, '2021-03-11 18:31:00', 'SALE/POS3818', 521, 'টাইগার ব্রিক্স(চানভাঙ্গা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-3931&lt;&sol;p&gt;', '', '207504.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '207504.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-14 11:32:02', '23.575', 1, '208000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e1d40263b1091e6979aedea08fa3e6d6f10b4318622aab5c19899e773911b72c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3816, '2021-03-11 12:15:30', 'SALE/POS3819', 314, 'মেসার্স আজিজ শাহ ট্রান্সপোর্ট(ভৈরবপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5851&lt;&sol;p&gt;', '', '80410.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '80410.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-14 12:18:38', '9.35', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a79a9bceab80123000cacdb5b7d12870faad629d3c04e20aeedc4d3f16eed17c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '42372.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3818, '2021-03-11 18:34:00', 'SALE/POS3821', 335, 'মোঃ জাকির হোসেন জামাই(কালিপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-7781&lt;&sol;p&gt;', '', '133719.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '133719.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-14 11:33:10', '15.365', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f4a1237086d32817bd31c0f85d4f5d275c4209034fbb5fb4477d0296514285aa', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '578509.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3819, '2021-03-11 18:35:00', 'SALE/POS3822', 335, 'মোঃ জাকির হোসেন জামাই(কালিপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2334&lt;&sol;p&gt;', '', '195402.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '195402.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-14 11:33:41', '22.46', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'da7e2f8c5f2ae52dfdc3071fd57de15bcf856936c26430997fd2c51e2f08f4f8', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '712185.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3820, '2021-03-11 18:36:00', 'SALE/POS3823', 391, 'মেসার্স দয়াল নবী ট্রান্সপোর্ট (ফেরিঘাট)(গাড়ী)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;JOT-11-1909&lt;&sol;p&gt;', '', '182526.00', '0.00', '526', '526.00', '526.00', '0.00', NULL, '0.00', '0.00', '0.00', '182000.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-14 11:34:18', '20.98', 1, '1682000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '39a091fa8bd55f3c1117ec24497e450b506181ac53d16303a99df9b04f586d9b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '7986.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3821, '2021-03-11 18:37:00', 'SALE/POS3824', 484, 'মেহেদী ব্রিক্স(ষোলপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1625&lt;&sol;p&gt;', '', '185768.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '185768.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-14 11:34:43', '21.11', 1, '200291.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '320a7505ae418ebf338d0e96985f50652b10e897460ec5858ec455de4be9890a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '257502.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3822, '2021-03-11 18:37:00', 'SALE/POS3825', 335, 'মোঃ জাকির হোসেন জামাই(কালিপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-2906&lt;&sol;p&gt;', '', '240480.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '240480.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-14 11:35:12', '25.05', 1, '800377.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '98d920415c79ecce91d46d81800521c38bc406b59da421414a10e23d2bad7c40', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '907587.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3823, '2021-03-11 18:38:00', 'SALE/POS3826', 503, 'রাসেল মিয়া(শ্রীনগর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-6896&lt;&sol;p&gt;', '', '208050.00', '0.00', '50', '50.00', '50.00', '0.00', NULL, '0.00', '0.00', '0.00', '208000.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-03-14 11:35:30', '21.9', 1, '208000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '2d645450abbffce4231c1719a69bb18a2f069dba5066a16ed0ac762c2569f3cf', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3824, '2021-03-11 18:39:00', 'SALE/POS3827', 370, 'মো. কয়েছ মিয়া(সুনামগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-15-3550&lt;&sol;p&gt;', '', '229599.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '229599.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-14 11:35:55', '23.67', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'de28fef28370a2e9f115275afffc8b8e5c74def1653ce86029048f27bd855304', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '5383193.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3825, '2021-03-11 18:40:00', 'SALE/POS3828', 467, 'মেসার্স আশা ব্রিক্স(বাদল মিয়া,কালীগুচ্ছ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0409&lt;&sol;p&gt;', '', '271991.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '271991.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-14 11:44:37', '24.07', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '2f2f84af0fa47eed192cd680a256c8943f4b5e2d906c3ed4c167052bd45130c3', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '730493.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3826, '2021-03-11 18:41:00', 'SALE/POS3829', 467, 'মেসার্স আশা ব্রিক্স(বাদল মিয়া,কালীগুচ্ছ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0409&lt;&sol;p&gt;', '', '277641.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '277641.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-14 11:45:10', '24.57', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd99ba9ec79f9e3b4927787a72ad6a8365f77ab84acbf16bdbdb0dd1d3c294696', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1002484.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3827, '2021-03-11 18:42:00', 'SALE/POS3830', 467, 'মেসার্স আশা ব্রিক্স(বাদল মিয়া,কালীগুচ্ছ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-3388&lt;&sol;p&gt;', '', '265211.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '265211.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-14 11:45:56', '23.47', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '47646971bcf85e5aa1dab0c9f79378d7442c160858d8901162293ae2ad1cfd48', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1280125.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3828, '2021-03-11 18:42:00', 'SALE/POS3831', 460, 'মেসার্স আশা ব্রিক্স (কালীগুচ্ছ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5080&lt;&sol;p&gt;', '', '277867.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '277867.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-14 11:46:18', '24.59', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '063e23d4b1b98a88f02d889c10583b74d86df633bd1dae7617e6f60ad5c30513', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '117506.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3829, '2021-03-11 18:43:00', 'SALE/POS3832', 460, 'মেসার্স আশা ব্রিক্স (কালীগুচ্ছ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5080&lt;&sol;p&gt;', '', '281031.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '281031.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-14 11:47:21', '24.87', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'bbe176d5d00b456bd2b7e1d77f2bfdb8275aca5c73748148a71d453ec3d0e005', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '395373.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3830, '2021-03-11 18:44:00', 'SALE/POS3833', 460, 'মেসার্স আশা ব্রিক্স (কালীগুচ্ছ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CMT-11-3344&lt;&sol;p&gt;', '', '262725.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '262725.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-14 11:47:50', '23.245', 1, '900317.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ab096dc001e7ebeebe0bfc4514b66db1d2d911cbf8baa70f351976a2f6fecb7d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '676347.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3831, '2021-03-11 18:45:00', 'SALE/POS3834', 467, 'মেসার্স আশা ব্রিক্স(বাদল মিয়া,কালীগুচ্ছ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CMT-11-3344&lt;&sol;p&gt;', '', '273008.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '273008.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-14 11:48:18', '24.16', 1, '1400000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '057ceae9bf190bfeecfb6dff0168c6c1087d1010433bf8258791e59eee09b775', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1545336.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3832, '2021-03-11 18:46:00', 'SALE/POS3835', 385, 'মেসার্স সরারচর ব্রিক্স(বাজিতপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-7205&lt;&sol;p&gt;', '', '260604.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '260604.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-14 11:48:47', '22.86', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '0fcccddfa439f374b04a590aeeb6f698d872cfffe1c3d56d04d17ed839006021', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '785244.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3833, '2021-03-11 18:47:00', 'SALE/POS3836', 385, 'মেসার্স সরারচর ব্রিক্স(বাজিতপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1625&lt;&sol;p&gt;', '', '277020.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '277020.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-14 11:49:12', '24.3', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '4b68780bcfe598d6fc1fb2ab2c130d9ab57953d0667bf90d9517a7fde4fa6002', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1045848.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3834, '2021-03-11 18:47:00', 'SALE/POS3837', 401, 'শাহ আলম মিয়া(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-7407&lt;&sol;p&gt;', '', '173681.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '173681.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-14 11:49:34', '15.365', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a4c055304fe78b808ba16266b23beb9a612a129dddcc154bd59c4f86f4a24f9b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '289244.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3835, '2021-03-11 18:48:00', 'SALE/POS3838', 361, 'রিয়াজ এন্টারপ্রাইজ(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-2046&lt;&sol;p&gt;', '', '253680.00', '0.00', '124', '124.00', '124.00', '0.00', NULL, '0.00', '0.00', '0.00', '253556.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-14 11:49:53', '22.645', 1, '256056.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '6555ace0e39066c30de6dee75ac4c6685ea2677a7d0e7afc3e57dddfb0e9bc51', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2500.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3836, '2021-03-11 18:48:00', 'SALE/POS3839', 387, 'মেসার্স সমতা ব্রিক্স (নেত্রকোনা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-5566&lt;&sol;p&gt;', '', '284510.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '284510.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-14 11:50:20', '24.735', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ca2433092c72d9c09a94b690eec6c64578b4c256afeb21ae28a01122cbccb14a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '6833929.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3837, '2021-03-11 18:49:00', 'SALE/POS3840', 387, 'মেসার্স সমতা ব্রিক্স (নেত্রকোনা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-8274&lt;&sol;p&gt;', '', '283015.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '283015.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-14 11:50:41', '24.605', 1, '400000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5bf3262e123f475bf2058015d3b254aea5fa780da2928af2ec0113fa4f1ab0cb', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '6833929.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3838, '2021-03-11 18:50:00', 'SALE/POS3841', 517, 'মেসার্স B.B.C ব্রিক্স(চানপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;বক্সমাপে নৌকা&lt;&sol;p&gt;', '', '420000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '420000.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-14 11:51:09', '40', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e684ca8968df0005eff5e45abbe6f4e2b3dad0e0306010222cf0bb48b274f9d4', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '840000.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3839, '2021-03-11 18:50:00', 'SALE/POS3842', 322, 'মো. মোহন মিয়া(বি বাড়ীয়া)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;বক্সমাপে নৌকা&lt;&sol;p&gt;', '', '282150.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '282150.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-03-14 11:51:32', '27', 1, '282150.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '3aba62404d9240cb731aee26261c17f0a8fba2b3cc8c902b0d4efbc56ba172f8', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1600000.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3840, '2021-03-11 18:51:00', 'SALE/POS3843', 318, 'মো. মিঠু সরকার(চানপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1880&lt;&sol;p&gt;', '', '151985.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '151985.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-14 11:52:25', '13.445', 1, '100728.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'eedf925bb1f2a4c1355dd9894c7f59b233db2fc5e3709060211f3f0f2acf5e60', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1903969.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3841, '2021-03-11 18:52:00', 'SALE/POS3844', 370, 'মো. কয়েছ মিয়া(সুনামগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-4377&lt;&sol;p&gt;', '', '221254.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '221254.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-14 11:52:43', '19.58', 1, '310000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '59ef40c082cf34b2be18fa90dcf622a8860c1f4593dbd9cf88b9622dafe755d4', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '5612792.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3842, '2021-03-11 18:52:00', 'SALE/POS3845', 414, 'মেসার্স তাজ ব্রিক্স(ফুলপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-3228&lt;&sol;p&gt;', '', '268541.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '268541.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-14 11:53:08', '23.66', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a48d761beef3ee3189b16a26830923a073bf5f45231db12526988e2807d5aa97', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-12810.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3843, '2021-03-11 18:53:00', 'SALE/POS3846', 414, 'মেসার্স তাজ ব্রিক্স(ফুলপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-5586&lt;&sol;p&gt;', '', '272286.50', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '272286.50', 'completed', 'due', 0, NULL, 1, 1, '2021-03-14 11:53:38', '23.99', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'cdbc4844c4244bb9bc21d24d607a74f57ebab2c9ef4c1c17cee667585ee5b872', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '255731.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3844, '2021-03-11 18:54:00', 'SALE/POS3847', 414, 'মেসার্স তাজ ব্রিক্স(ফুলপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2623&lt;&sol;p&gt;', '', '275464.50', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '275464.50', 'completed', 'due', 0, NULL, 1, 1, '2021-03-14 11:54:01', '24.265', 1, '816000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a6fe1a3eb15455a4316ac8653b356f3b55ac9450f81ed568b5ea8f74eca5163e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '528017.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3845, '2021-03-11 18:56:00', 'SALE/POS3848', 463, 'মেসার্স রাইফা ব্রিক্স(ধরকা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-8066&lt;&sol;p&gt;', '', '268262.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '268262.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-14 11:54:33', '23.74', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ea4581d70b7aabcc81066bf943b83c74d9dc8906a386910e5efb1978a099ac60', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '237.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3846, '2021-03-11 18:56:00', 'SALE/POS3849', 463, 'মেসার্স রাইফা ব্রিক্স(ধরকা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-0739&lt;&sol;p&gt;', '', '257866.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '257866.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-14 11:55:04', '22.815', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '99357c56656f26563e96284e5c923ce7aa02b564ed621b24e81cb7d93d2b92e0', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '268499.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3847, '2021-03-11 18:57:00', 'SALE/POS3850', 463, 'মেসার্স রাইফা ব্রিক্স(ধরকা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-7832&lt;&sol;p&gt;', '', '270070.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '270070.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-14 11:55:23', '23.9', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b0681465c48adbf3e34dcc7958fff9725bae5f503991350fe442b22c9e919ec7', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '526309.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3848, '2021-03-11 18:58:00', 'SALE/POS3851', 463, 'মেসার্স রাইফা ব্রিক্স(ধরকা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1071&lt;&sol;p&gt;', '', '257301.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '257301.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-14 11:55:40', '22.77', 1, '1053736.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '218b7da3b6f74cb0656957f084daf2a2db3721919c7641fd1928a3644a6e351b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '796379.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3849, '2021-03-11 18:58:00', 'SALE/POS3852', 217, 'মেসার্স রিফাত এন্টারপ্রাইজ(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMU-12-1744&lt;&sol;p&gt;', '', '142912.00', '0.00', '68', '68.00', '68.00', '0.00', NULL, '0.00', '0.00', '0.00', '142844.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-14 11:56:28', '16.235', 1, '142800.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '9771c7ae2b9d09a956e83bff3521f2214db2aaefc817ab4c786ab178ddfbd6f4', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3850, '2021-03-11 18:59:00', 'SALE/POS3853', 360, 'মেসার্স S.R এন্টারপ্রাইজ(সিলেট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-0980&lt;&sol;p&gt;', '', '167992.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '167992.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-14 11:57:00', '19.085', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '3a8ef2ee6e1f9d47baf9e5f130abaccb1ea27404ed049f11a2e218463f2288bd', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1208560.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3851, '2021-03-11 19:00:00', 'SALE/POS3854', 360, 'মেসার্স S.R এন্টারপ্রাইজ(সিলেট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-7833&lt;&sol;p&gt;', '', '168608.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '168608.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-14 11:57:19', '19.16', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f0f4f6a83b0c02f7088433c92d14a0eef736d57e0fa328b9a06aa104d991df54', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1376508.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3852, '2021-03-11 19:01:00', 'SALE/POS3855', 360, 'মেসার্স S.R এন্টারপ্রাইজ(সিলেট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-15-3551&lt;&sol;p&gt;', '', '159896.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '159896.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-14 11:57:40', '18.17', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '19408ecdbf9f22884052939a10f3798769a8653139644eb3cb969eaeb41a8f2e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1545116.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3853, '2021-03-11 19:02:00', 'SALE/POS3856', 360, 'মেসার্স S.R এন্টারপ্রাইজ(সিলেট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-1832&lt;&sol;p&gt;', '', '137808.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '137808.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-14 11:58:39', '15.66', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '77955ccbe7d0d9df25fc56318754a6a3e9a4baa53a0f950652da6193d445bc0e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1705012.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3854, '2021-03-11 19:03:00', 'SALE/POS3857', 360, 'মেসার্স S.R এন্টারপ্রাইজ(সিলেট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-8788&lt;&sol;p&gt;', '', '160424.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '160424.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-14 11:58:55', '18.23', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'dfecb5b1ab6af6f7a4175ae5e48995a5b5eb8ef09e1dfe7def64c99ccce8766d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1842820.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3855, '2021-03-11 19:03:00', 'SALE/POS3858', 360, 'মেসার্স S.R এন্টারপ্রাইজ(সিলেট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5189&lt;&sol;p&gt;', '', '143440.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '143440.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-14 11:59:15', '16.3', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'bf77ee74da1d757f6a5b018659f599943cd8d821aabcf8b8f88207a6334203e9', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2003244.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3856, '2021-03-11 18:38:10', 'SALE/POS3859', 370, 'মো. কয়েছ মিয়া(সুনামগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-7224&lt;&sol;p&gt;', '', '211654.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '211654.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-14 11:37:42', '21.82', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a2d79a79456b80f98d842cc960ccc66e614ee543adb7bcc83a8b51607502a293', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '5834046.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3857, '2021-03-11 12:15:00', 'SALE/POS3860', 314, 'মেসার্স আজিজ শাহ ট্রান্সপোর্ট(ভৈরবপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5851&lt;&sol;p&gt;', '', '62436.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '62436.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-14 12:15:43', '7.26', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '16d0bc2771e8c300b4b70b3c58f00d857cc3e91f6bf667f99363a081eee9b2c0', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '122782.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3858, '2021-03-10 14:20:00', 'SALE/POS3861', 517, 'মেসার্স B.B.C ব্রিক্স(চানপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;সাবেক বাকী&lt;&sol;p&gt;', '', '494400.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '494400.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-14 14:21:05', '1', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ff5784fff35d7eb0b98d364cac3a87a9d35c0d84a7ca073f3b87a70f3ead90aa', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1260000.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3859, '2021-03-08 15:17:00', 'SALE/POS3862', 451, 'রিপন মাস্টার(চন্ডিবের)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;ইসলামী চেক মারফত ফেরৎ&lt;&sol;p&gt;', '', '2000000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '2000000.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-14 15:18:13', '1', 1, '720.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b911b575fa8610cf991c843dd7e6ea3be7b6d7b4016c0df4e73820d71164c9ac', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-1957088.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3860, '2021-03-07 15:22:00', 'SALE/POS3863', 359, 'হেলাল উদ্দিন(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '11075.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '11075.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-14 15:23:47', '1', 1, '3697.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd4f629b2437a2f0676a48a3c503b81cff2d986e55e5e09914126858b3ef2f976', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-7378.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3861, '2021-02-24 15:39:00', 'SALE/POS3864', 350, 'মেসার্স M.M.K. ব্রিক্স (কিশোরগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;২০১৯-২০২০ বাকী&lt;&sol;p&gt;', '', '189976.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '189976.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-14 15:40:01', '1', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '705a699695c8569288a659c66c9162dc769935df5b025b1664340ada178d142a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2881700.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3862, '2021-03-07 15:47:00', 'SALE/POS3865', 515, 'নাছির উদ্দিন(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '0.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '0.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-03-14 15:48:03', '1', 1, '100000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '6fcc8dacfc5beecae417de59d687712ba02d896c44b742aae6155d39e44e07ac', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '100171.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3863, '2021-03-08 15:57:00', 'SALE/POS3866', 401, 'শাহ আলম মিয়া(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;সোনালী ব্যাংকে জমা&lt;&sol;p&gt;', '', '718.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '718.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-14 15:58:12', '1', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '43341c2ef51294c63d10fb80eae2e867ebe528a3074155e7e448c2efae5951bb', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '362925.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3864, '2021-03-09 15:59:00', 'SALE/POS3867', 301, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '28600.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '28600.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-14 16:01:13', '1', 1, '478.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ec02954317b116edc142e00859ff2081923cb811f0d2a401a3600ed8617eac72', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-28069.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3865, '2021-03-09 16:02:00', 'SALE/POS3868', 370, 'মো. কয়েছ মিয়া(সুনামগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '50000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '50000.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-14 16:03:20', '1', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'da87981d2aefe6d09a078af720b2e6901bdbf7c2018b1ba3850bc6cf4f762c73', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '5735700.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3866, '2021-03-12 18:54:00', 'SALE/POS3869', 330, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-2884&lt;&sol;p&gt;', '', '221932.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '221932.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-14 19:30:26', '19.635', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '70fc843d40f4bf118d264a3f6ab41683d72b63919d2deb2efceb30b384a0b684', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2775804.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3867, '2021-03-12 18:55:00', 'SALE/POS3870', 330, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-0914&lt;&sol;p&gt;', '', '283404.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '283404.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-14 19:30:49', '25.075', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f3f392c487c99efd350d37fa4a1eaaf9fe48be5e09db9ade667f298dc0ab4982', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2997680.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3868, '2021-03-12 18:55:00', 'SALE/POS3871', 330, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1657&lt;&sol;p&gt;', '', '245210.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '245210.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-14 19:31:11', '21.695', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e2b4bf0993875860187783eb65df1afd1bd641cea11dba1c6768b8186dcec6b1', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '3281027.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3869, '2021-03-12 18:56:00', 'SALE/POS3872', 330, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-8750&lt;&sol;p&gt;', '', '269279.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '269279.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-14 19:31:34', '23.83', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ea60bc2c3419a58c0e0feaf832f02173fdb0896387fa5e3c29d2aaeaa4f32020', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '3526181.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3870, '2021-03-12 19:13:00', 'SALE/POS3873', 330, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5167&lt;&sol;p&gt;', '', '195829.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '195829.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-14 19:32:24', '17.325', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '470ce23e3d73733adfe7250704188cd666f9bb908cc692f06b87ec71e36e6c41', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '3795460.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3871, '2021-03-12 19:14:00', 'SALE/POS3874', 330, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-8990&lt;&sol;p&gt;', '', '214248.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '214248.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-14 19:32:57', '18.96', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '573d5bd26d5601b83dc2863e500fca294df646f3ae01140b282e5a16cc0ed841', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '3991232.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3872, '2021-03-12 19:15:00', 'SALE/POS3875', 330, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-2492&lt;&sol;p&gt;', '', '208146.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '208146.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-14 19:33:21', '18.415', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1cc9bacbfc159679ab3760d846e0659ec2709084b7b030875e269fa899976653', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '4205480.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3873, '2021-03-12 19:16:00', 'SALE/POS3876', 301, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1625&lt;&sol;p&gt;', '', '259561.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '259561.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-14 19:34:21', '22.965', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a278a2cf6724e2108b62439121eb5035c7f9eb0cdc1735e2172c3e926fd2437d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '53.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3874, '2021-03-12 19:17:00', 'SALE/POS3877', 301, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1088&lt;&sol;p&gt;', '', '234023.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '234023.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-14 19:34:50', '20.705', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '90769988fc37b62d98e331196dd64208681330dbf204d4b6a4fd24212d9879a8', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '259557.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3875, '2021-03-12 19:17:00', 'SALE/POS3878', 361, 'রিয়াজ এন্টারপ্রাইজ(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-2046&lt;&sol;p&gt;', '', '252560.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '252560.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-14 19:35:23', '22.55', 1, '252000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'aae81fdd31eb6edda348ae2984961020ea34c6b4f562c30e9daa02792773a177', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3876, '2021-03-12 19:18:00', 'SALE/POS3879', 323, 'মো.কবির মিয়া(জগমোহনপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-15-7762&lt;&sol;p&gt;', '', '175332.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '175332.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-14 19:35:41', '15.375', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '2c5b1dd0c149deff1531c27e0be7cb855e2ea739e637027da901ace8b3e41588', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-945758.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3877, '2021-03-12 19:18:00', 'SALE/POS3880', 382, 'মেসার্স A.S.F ব্রিক্স(নেত্রকোনা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-8625&lt;&sol;p&gt;', '', '265663.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '265663.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-14 19:35:59', '23.505', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '00b6de1525ce767f62e07fc83c5412521bace6df93aee0b7a5b6d29ff3fa0226', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '270243.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3878, '2021-03-12 19:19:00', 'SALE/POS3881', 467, 'মেসার্স আশা ব্রিক্স(বাদল মিয়া,কালীগুচ্ছ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5080&lt;&sol;p&gt;', '', '262160.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '262160.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-14 19:36:42', '23.2', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f1df206ed6320d77899760e39b825c9964ad0f8497221f58141bcc98ad66708f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '418344.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3879, '2021-03-12 19:20:00', 'SALE/POS3882', 467, 'মেসার্স আশা ব্রিক্স(বাদল মিয়া,কালীগুচ্ছ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5080&lt;&sol;p&gt;', '', '277867.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '277867.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-14 19:37:02', '24.585', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7c809494225b2bc354b7e758b2ed09fdb0fe1245e1820f6a74e11f732965b4e4', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '680447.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3880, '2021-03-12 19:22:00', 'SALE/POS3883', 467, 'মেসার্স আশা ব্রিক্স(বাদল মিয়া,কালীগুচ্ছ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0409&lt;&sol;p&gt;', '', '261821.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '261821.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-14 19:37:47', '23.165', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '2abfcfdfc87c2789b0c3bce3ab30debd8ee30db75c75cb7b3f1d2efebe858419', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '958258.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3881, '2021-03-12 19:23:00', 'SALE/POS3884', 407, 'মেসার্স ইটনা ব্রিক্স(ইটনা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;বক্স মাপ&lt;&sol;p&gt;', '', '1155000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '1155000.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-14 19:39:25', '110', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '9cdb18936f7633ae2e515f4bec968ac8555c8e7a67a345777b3ddf0c9a10fdd9', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-211600.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3882, '2021-03-12 19:23:00', 'SALE/POS3885', 350, 'মেসার্স M.M.K. ব্রিক্স (কিশোরগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-8787&lt;&sol;p&gt;', '', '202142.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '202142.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-14 19:39:45', '19.073', 1, '980000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '87530617478c7c13b215c46053fef89d0871bcddf5d7e23e37c919c0945687fe', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '3071676.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3883, '2021-03-12 19:24:00', 'SALE/POS3886', 301, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;MMT-11-0139&lt;&sol;p&gt;', '', '190080.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '190080.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-14 19:40:12', '17.595', 1, '663950.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '2041710fdfcbb7598818a598463b2cb47cef18521e055a49d14b978a0b3e02b3', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '493524.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3884, '2021-03-12 19:24:00', 'SALE/POS3887', 327, 'মো.সফর আলী সর্দার(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1071&lt;&sol;p&gt;', '', '222906.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '222906.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-14 19:40:32', '22.975', 1, '160000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '4aa73d693e024a49a0b0caf372416824704664d6ea8777a44b824d0d7c345a20', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1900620.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3885, '2021-03-12 19:25:00', 'SALE/POS3888', 360, 'মেসার্স S.R এন্টারপ্রাইজ(সিলেট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-6774&lt;&sol;p&gt;', '', '148456.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '148456.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-14 19:40:52', '16.87', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd68a91d6554b40f5107e0fbdfd2d7789bcf947ceadc6503a80d1670d42950abd', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1646728.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3886, '2021-03-12 19:25:00', 'SALE/POS3889', 442, 'তাজুল ইসলাম(সিলেট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CHU-T-11-0848&lt;&sol;p&gt;', '', '174038.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '174038.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-14 19:41:32', '20.12', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c0f7fa5127eb3a49cab9d5e262562a17c537f0127a5608886e95926f0162019e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-293422.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3887, '2021-03-12 19:26:00', 'SALE/POS3890', 442, 'তাজুল ইসলাম(সিলেট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0297&lt;&sol;p&gt;', '', '152759.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '152759.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-14 19:41:52', '17.66', 1, '33200.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5b1737019bbfc8da0a6142fa5ba538704ed131047ae04a48a3ffbdfeeec6b0df', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-119384.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3888, '2021-03-12 19:27:00', 'SALE/POS3891', 534, 'ইব্রাহীম মিয়া(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-1514&lt;&sol;p&gt;', '', '254056.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '254056.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-20 12:27:06', '28.87', 1, '220053.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '9a6d52b2953ca799dc22cf435a8289d441dcf83fcf478ce211ee717d065b0035', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-34003.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3889, '2021-03-12 19:28:00', 'SALE/POS3892', 368, 'আলী হোসেন  জামাই(কালীপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;JH-T-11-1882&lt;&sol;p&gt;', '', '154251.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '154251.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-14 19:42:53', '17.725', 1, '200336.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '723271afaad6066c5a960e3fff8a7b719fcc91a193b491740b930626c01ef49b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '70831.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3890, '2021-03-12 19:28:00', 'SALE/POS3893', 407, 'মেসার্স ইটনা ব্রিক্স(ইটনা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;নৌকা বক্স মাপে&lt;&sol;p&gt;', '', '400000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '400000.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-14 19:44:40', '40', 1, '1550000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'fcbd818bbad7e3b33a21c4592b0f629b97b8f3c05931cd9abc2708c2b5d268f5', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '943400.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3891, '2021-03-12 19:21:00', 'SALE/POS3894', 467, 'মেসার্স আশা ব্রিক্স(বাদল মিয়া,কালীগুচ্ছ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0409&lt;&sol;p&gt;', '', '265437.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '265437.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-14 19:38:46', '23.49', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f0952c0cef026a77af715c00584274205e2304752c6a4f27c98fce0c9307ac1f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1220192.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3892, '2021-03-13 19:53:00', 'SALE/POS3895', 454, 'রাশিদ মিয়া(বাদাঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-9567&lt;&sol;p&gt;', '', '254408.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '254408.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-14 20:12:00', '25.96', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '21da2465c2a438cee489a0799acb62bc12ca521af8da49c21ae31f45b245ccc5', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '97536.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3893, '2021-03-13 19:54:00', 'SALE/POS3896', 454, 'রাশিদ মিয়া(বাদাঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-4153&lt;&sol;p&gt;', '', '234318.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '234318.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-14 20:12:18', '23.91', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f3303d206e68eb88c21d3a247219ed412eb0bf639bd2a286b8bc8782081f609c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '351944.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3894, '2021-03-13 19:54:00', 'SALE/POS3897', 307, 'মো. খোকন মিয়া(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-2257&lt;&sol;p&gt;', '', '174912.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '174912.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-14 20:16:02', '18.22', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '00784456bbb66cb92a20503ec1238904ccf6e13b4cc4703f9204f9196ef5bb41', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '779827.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3895, '2021-03-13 19:54:00', 'SALE/POS3898', 194, 'মো.লিয়াকত মিয়া(বাদাঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1071&lt;&sol;p&gt;', '', '183554.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '183554.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-14 20:13:13', '18.725', 1, '199921.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '911ea53d1f563ff02f04780ea1675c6b21eed0e524f7778c39adc6d5e5f83a0d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '533466.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3896, '2021-03-13 19:55:00', 'SALE/POS3899', 346, 'মেসার্স আয়েশা ব্রিক্স(ছাতলপাড়)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;বক্স মাপ&lt;&sol;p&gt;', '', '355300.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '355300.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-14 20:13:38', '34', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b59bf97c88cc9cba556987066d71928148b32746a90d44be8d61a50c048e2f38', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1401400.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3897, '2021-03-13 19:59:00', 'SALE/POS3900', 522, 'সুজন মিয়া(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1439&lt;&sol;p&gt;', '', '100486.00', '0.00', '86', '86.00', '86.00', '0.00', NULL, '0.00', '0.00', '0.00', '100400.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-03-14 20:13:57', '10.69', 1, '100400.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '956042c7c3326fe89a2a482936dc2e47b05ea997768e327f9e56391ce6074088', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3898, '2021-03-13 19:59:00', 'SALE/POS3901', 467, 'মেসার্স আশা ব্রিক্স(বাদল মিয়া,কালীগুচ্ছ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5080&lt;&sol;p&gt;', '', '270183.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '270183.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-14 20:14:27', '23.905', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd32f61a9e3c1ae26c5a17ecd8125d0b16c45677c659c904545871e24849363af', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1485629.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3899, '2021-03-13 20:00:00', 'SALE/POS3902', 467, 'মেসার্স আশা ব্রিক্স(বাদল মিয়া,কালীগুচ্ছ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0409&lt;&sol;p&gt;', '', '271991.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '271991.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-14 20:14:49', '24.07', 1, '800000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8673d409d984447a525ab1c5d7368fc1038f6d81ca8fe6c59eb9d6df5f42be8b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1755755.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3900, '2021-03-13 20:00:00', 'SALE/POS3903', 306, 'মেসার্স তাহসিন এন্টারপ্রাইজ(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-4153&lt;&sol;p&gt;', '', '235182.00', '0.00', '182', '182.00', '182.00', '0.00', NULL, '0.00', '0.00', '0.00', '235000.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-03-14 20:16:44', '20.63', 1, '235000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5879670715c35c972a7db9e21cc601334fd75469d4943b11eae669933d08dad5', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '57466.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3901, '2021-03-13 20:01:00', 'SALE/POS3904', 384, 'আদর্শ ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2915&lt;&sol;p&gt;', '', '239624.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '239624.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-14 20:17:03', '27.225', 1, '239580.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '49e5f1e1326457f89f0dc72d6fa768b3eb3e2e5cf001923ada6f861a49baf22d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '26011.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3902, '2021-03-13 20:01:00', 'SALE/POS3905', 454, 'রাশিদ মিয়া(বাদাঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-9567&lt;&sol;p&gt;', '', '200896.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '200896.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-14 20:17:21', '23.355', 1, '200000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a55d55393a0eb08f5d35e5034f4b03a13729905c13d1fd0b21e34f89a7ba3409', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '586262.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3903, '2021-03-13 20:02:00', 'SALE/POS3906', 360, 'মেসার্স S.R এন্টারপ্রাইজ(সিলেট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-3595&lt;&sol;p&gt;', '', '159016.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '159016.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-14 20:17:41', '18.065', 1, '1300328.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8a7470f24323f4713eddfc80e94d3faeaceac37f505c6dd7da6aa17823d868f8', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1795184.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3904, '2021-03-13 20:03:00', 'SALE/POS3907', 306, 'মেসার্স তাহসিন এন্টারপ্রাইজ(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1625&lt;&sol;p&gt;', '', '193596.70', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '193596.70', 'completed', 'due', 0, NULL, 1, 1, '2021-03-14 20:18:01', '22.42', 1, '193600.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '559df59b9463b2bdcafb68a359773eb87d3339a986c78116df683fae5a1136e5', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '57466.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3905, '2021-03-13 20:06:00', 'SALE/POS3908', 523, 'বনানী ব্রিক্স(ত্রিশাল)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-3604&lt;&sol;p&gt;', '', '229540.00', '0.00', '40', '40.00', '40.00', '0.00', NULL, '0.00', '0.00', '0.00', '229500.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-03-14 20:18:21', '19.96', 1, '229500.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '0e8027fc29641a21091a49d77b2cee39f0cb12097755747d755530ab2489555f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3906, '2021-03-13 20:06:00', 'SALE/POS3909', 341, 'মেসার্স ফাইভ স্টার ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-7832&lt;&sol;p&gt;', '', '213440.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '213440.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-14 20:18:46', '18.555', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '2c23d090670a692ec0b5a5bff8c07e1c1b2365a988f95c58ca203f574264c07a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1276507.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3907, '2021-03-13 20:07:00', 'SALE/POS3910', 330, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-2046&lt;&sol;p&gt;', '', '213900.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '213900.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-14 20:19:07', '18.6', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e3360415ac1a8345f516b39560d76d56298ba509d4877dade1aa805eeca363ee', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '4413852.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3908, '2021-03-13 20:08:00', 'SALE/POS3911', 330, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-2884&lt;&sol;p&gt;', '', '216890.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '216890.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-14 20:19:28', '18.86', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '20fbba922ab9eb1d0e99dcdb0b28fe77f015d6f54dd822e297ba96abf12583d4', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '4627752.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3909, '2021-03-13 20:08:00', 'SALE/POS3912', 330, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1657&lt;&sol;p&gt;', '', '209760.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '209760.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-14 20:19:48', '18.24', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ccbc06810be60b1e951b62af4e7d22245f61a03ee61118af2431b14d21d880c5', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '4844642.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3910, '2021-03-13 20:09:00', 'SALE/POS3913', 330, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-7117&lt;&sol;p&gt;', '', '261970.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '261970.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-14 20:20:11', '22.775', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ef847ea397ade5337b2dd577b66b8938a420cd1004f345c4170c74583307f1c5', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '5054402.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3911, '2021-03-13 20:09:00', 'SALE/POS3914', 330, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-2630&lt;&sol;p&gt;', '', '284970.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '284970.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-14 20:20:38', '24.775', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '805f572a2c36a1aa7a7488bf8f63b6baf4a427eef946a7a3f9b898e854c964b2', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '5316315.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3912, '2021-03-13 20:10:00', 'SALE/POS3915', 330, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0384&lt;&sol;p&gt;', '', '215625.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '215625.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-14 20:21:04', '18.745', 1, '1000000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'dcce985fa364fee12a0d2050bb09d149db517dfd6861282cb0045de58374f4d4', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '5601227.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3913, '2021-03-13 20:11:00', 'SALE/POS3916', 346, 'মেসার্স আয়েশা ব্রিক্স(ছাতলপাড়)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;বক্স মাপে নৌকা&nbsp;&lt;&sol;p&gt;', '', '700150.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '700150.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-14 20:21:20', '67', 1, '800000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'bec88374fbdb4eed240f38b2f7a2a135fbd55b3ae5808917a33e3f3b5eba0aba', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1756700.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3914, '2021-03-14 19:40:00', 'SALE/POS3917', 272, 'মেসার্স সিয়াম এন্টারপ্রাইজ(সিলেট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-2772&lt;&sol;p&gt;', '', '220500.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '220500.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-16 15:39:35', '22.495', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c8abbd2ce13c3531ca1e8a06ef1ece2a9db04c7e363dbd3b637e251aa50a6314', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '689611.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3915, '2021-03-14 19:41:00', 'SALE/POS3918', 272, 'মেসার্স সিয়াম এন্টারপ্রাইজ(সিলেট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-1869&lt;&sol;p&gt;', '', '221088.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '221088.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-16 15:39:57', '22.56', 1, '780272.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '46bfdde8a146e10baf4e725a0f8da8cacc15ae9c9fb007bf89faa91f3bbcd35a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '910062.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3916, '2021-03-14 19:41:00', 'SALE/POS3919', 370, 'মো. কয়েছ মিয়া(সুনামগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-3518&lt;&sol;p&gt;', '', '216795.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '216795.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-16 15:40:20', '22.345', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'dede80ee26398818fa4a1f9400505998d63af1b7d77e3d620505cbc2e0ed0288', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '5785700.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3917, '2021-03-14 19:46:00', 'SALE/POS3920', 524, 'একতা ব্রিক্স(ত্রিশাল)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CMT-11-3344&lt;&sol;p&gt;', '', '181248.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '181248.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-16 15:42:41', '18.875', 1, '181200.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '44355943763ac2c8bb52a52881209639f86d380b98f864dc0280ab0a93352f5f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3918, '2021-03-14 19:47:00', 'SALE/POS3921', 327, 'মো.সফর আলী সর্দার(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1071&lt;&sol;p&gt;', '', '226107.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '226107.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-16 15:43:02', '23.31', 1, '200000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '925a22f426935d8577923d8bd08db2cc2728a1366c2f83d257696e0f1671b9b5', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1963526.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3919, '2021-03-14 19:48:00', 'SALE/POS3922', 349, 'মেসার্স B.B.F ব্রিক্স(গৌরিপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-5586&lt;&sol;p&gt;', '', '265765.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '265765.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-16 15:43:28', '23.11', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '08959426946bb6f4c7eb63c4c71552d829f80470d87597543ebb84c6cf7b3905', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '47687.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3920, '2021-03-14 19:49:00', 'SALE/POS3923', 349, 'মেসার্স B.B.F ব্রিক্স(গৌরিপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-0263&lt;&sol;p&gt;', '', '278415.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '278415.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-16 15:44:05', '24.205', 1, '500000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7459240756bc5febb77d03adcf072f77bf0a115216d3b9d039a28f199353b154', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '313452.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3921, '2021-03-14 19:49:00', 'SALE/POS3924', 382, 'মেসার্স A.S.F ব্রিক্স(নেত্রকোনা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-5193&lt;&sol;p&gt;', '', '256397.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '256397.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-16 15:44:27', '22.685', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '9a01e3619e8e5a2825f1fb5b324282848645b749802ab2afe3e673bf368fb1f5', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '535906.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3922, '2021-03-14 19:50:00', 'SALE/POS3925', 362, 'মেসার্স A.U.B ব্রিক্স(সরারচর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2334&lt;&sol;p&gt;', '', '274398.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '274398.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-16 15:45:04', '24.07', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'cb8b3ebda2571f50e3bb1ebfa9ed8d856ed268d225c8758e05f2533a72665f38', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1870448.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3923, '2021-03-14 19:50:00', 'SALE/POS3926', 362, 'মেসার্স A.U.B ব্রিক্স(সরারচর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-8293&lt;&sol;p&gt;', '', '287622.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '287622.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-16 15:45:31', '25.23', 1, '500000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '3ea2c53f2b8c3f18f2f568c8fff0906bd16805965918cc54577d30bdda24b483', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2144846.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3924, '2021-03-14 19:51:00', 'SALE/POS3927', 405, 'আলমগীর এন্টারপ্রাইজ(বি বাড়ীয়া)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-17-7904&lt;&sol;p&gt;', '', '174261.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '174261.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-16 15:46:03', '20.03', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '722da979660e53034457ca1f6617706f2e866549c1e64b0e69520fc088f813d8', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3925, '2021-03-14 19:52:00', 'SALE/POS3928', 405, 'আলমগীর এন্টারপ্রাইজ(বি বাড়ীয়া)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-6648&lt;&sol;p&gt;', '', '165387.00', '0.00', '48', '48.00', '48.00', '0.00', NULL, '0.00', '0.00', '0.00', '165339.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-16 15:46:19', '19.01', 1, '339600.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5e9f3b00f9997a82887cbf7ed03114559552c5d08329feb6f062485ba5b0cfa9', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '174261.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3926, '2021-03-14 19:52:00', 'SALE/POS3929', 370, 'মো. কয়েছ মিয়া(সুনামগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-4377&lt;&sol;p&gt;', '', '227355.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '227355.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-16 15:46:47', '19.765', 1, '280000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'fc6809924f7c8fa4dc121f0fb33bf73c861ed039722464b33cc65cda240cdd61', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '6002446.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3927, '2021-03-14 19:53:00', 'SALE/POS3930', 342, 'ভাই ভাই বস্ত্রালয়(কাপাসিয়া)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-6821&lt;&sol;p&gt;', '', '275716.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '275716.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-16 15:47:04', '24.08', 1, '152.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b833799387fe30fb03c1b42243c441e55b0f14873876060488054bebd27bfe22', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '152.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3928, '2021-03-14 19:53:00', 'SALE/POS3931', 301, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0384&lt;&sol;p&gt;', '', '277150.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '277150.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-16 15:47:20', '24.1', 1, '280000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'cbf4dd8075238c1627ca16915b574314ec7159931ddbe95c3c87762e7a56020d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '19767.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3929, '2021-03-14 19:54:00', 'SALE/POS3932', 321, 'সেলিম এন্টারপ্রাইজ(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-1989&lt;&sol;p&gt;', '', '144210.00', '0.00', '309.75', '309.75', '309.75', '0.00', NULL, '0.00', '0.00', '0.00', '143900.25', 'completed', 'due', 0, NULL, 1, 1, '2021-03-16 15:47:54', '12.54', 1, '144000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '4d20d4086c9872b07a77d36646666fd7b3f6930fccffcc7099934dfad66799d4', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '99.75');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3930, '2021-03-14 19:55:00', 'SALE/POS3933', 217, 'মেসার্স রিফাত এন্টারপ্রাইজ(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMU-12-1744&lt;&sol;p&gt;', '', '131384.00', '0.00', '84', '84.00', '84.00', '0.00', NULL, '0.00', '0.00', '0.00', '131300.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-03-16 15:48:18', '14.925', 1, '131300.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5b70e57b0563eca16db32141ef71cd1194052f2f9a88eebd0a5f00f2d80b39cb', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '44.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3931, '2021-03-14 19:42:00', 'SALE/POS3934', 370, 'মো. কয়েছ মিয়া(সুনামগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-15-3550&lt;&sol;p&gt;', '', '217668.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '217668.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-16 15:41:58', '22.44', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '001dde8fc4016ab8589b6bd6461acadf59ff03caa3886872cd22fb696ff1afb7', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '6229792.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3932, '2021-03-15 13:12:00', 'SALE/POS3935', 523, 'বনানী ব্রিক্স(ত্রিশাল)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-3604&lt;&sol;p&gt;', '', '229195.00', '0.00', '37.5', '37.50', '37.50', '0.00', NULL, '0.00', '0.00', '0.00', '229157.50', 'completed', 'due', 0, NULL, 1, 1, '2021-03-18 15:24:11', '19.925', 1, '229100.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'cdda6d38d2565235a98b95a037df6bde9934e5cee304c949606fa21992f0b19a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3933, '2021-03-15 13:13:00', 'SALE/POS3936', 382, 'মেসার্স A.S.F ব্রিক্স(নেত্রকোনা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-7081&lt;&sol;p&gt;', '', '256849.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '256849.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-18 15:24:32', '22.73', 1, '2000000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '74e12a21a962366ff9afaca76a6bdf65613fb08c9fcb3cf3becb5bc63ff5b7a0', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '792303.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3934, '2021-03-15 13:14:00', 'SALE/POS3937', 367, 'ব্রাদার্স ইন্টারন্যাশনাল(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-4377&lt;&sol;p&gt;', '', '262908.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '262908.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-18 15:24:54', '24.12', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '02f94de6156a74c34914ee3102c2160c7911ff33f011660c8371317b6f89146e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-824355.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3935, '2021-03-14 13:16:00', 'SALE/POS3938', 387, 'মেসার্স সমতা ব্রিক্স (নেত্রকোনা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-7698&lt;&sol;p&gt;', '', '272435.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '272435.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-18 15:25:14', '23.69', 1, '800000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5f993696265642a2ef670eef84ce23e7ed6cba7dc01be3dd71645c56d946ba6a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '7001454.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3936, '2021-03-15 13:18:00', 'SALE/POS3939', 521, 'টাইগার ব্রিক্স(চানভাঙ্গা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-5363&lt;&sol;p&gt;', '', '178080.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '178080.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-18 15:25:34', '16.964', 1, '190000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '69029997b7fe4affaa7a29e2067da768a452e88bd6de2c531123ee49052b344a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-496.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3937, '2021-03-15 15:17:00', 'SALE/POS3940', 383, 'মায়ের দোয়া ব্রিক্স(শাবাজপূর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-9544&lt;&sol;p&gt;', '', '269352.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '269352.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-18 15:26:23', '23.22', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f6a5b3cb114f70bb5687dad8334b441b85c142eeb8d66a7d54b7b0093d844b6c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1361360.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3938, '2021-03-15 15:17:00', 'SALE/POS3941', 362, 'মেসার্স A.U.B ব্রিক্স(সরারচর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-8293&lt;&sol;p&gt;', '', '290130.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '290130.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-18 15:26:49', '25.45', 1, '200000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'df1bb04fc8eb6889b6d8fe67389683cf2463fd42856877e0a4ceb2e193fffc17', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1932468.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3939, '2021-03-15 15:18:00', 'SALE/POS3942', 435, 'মেসার্স R.C.G ব্রিক্স(ঘোরাশাল)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5080&lt;&sol;p&gt;', '', '297424.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '297424.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-18 15:27:22', '25.635', 1, '268500.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'df01cfe3028eb7a8296ebb09e08b36b2d45281a47aaa9065dae755eb91461740', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '268576.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3940, '2021-03-15 15:19:00', 'SALE/POS3943', 373, 'মো. আলী ইউসুফ(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2603&lt;&sol;p&gt;', '', '245295.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '245295.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-18 15:27:43', '21.33', 1, '230000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8e222822292bdff5ffc4f0d08ff66fed7957090e1e704226daec2859544fc55c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '454532.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3941, '2021-03-15 15:19:00', 'SALE/POS3944', 501, 'মেসার্স G.M.C.ব্রিক্স(চাঁনপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;নৌকা&lt;&sol;p&gt;', '', '1050000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '1050000.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-18 15:28:01', '100', 1, '480000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '25c320d35a142c7f81a3679f1ab1c662f295d49a8e2aaee5b0be129422aa5238', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '480000.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3942, '2021-03-15 15:20:00', 'SALE/POS3945', 370, 'মো. কয়েছ মিয়া(সুনামগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-15-3551&lt;&sol;p&gt;', '', '192374.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '192374.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-18 15:28:45', '19.63', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '252fb7301adafb26809fbbea0a540934abd7e8ba75fc291113d12916d4b7339a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '6167518.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3943, '2021-03-15 15:21:00', 'SALE/POS3946', 370, 'মো. কয়েছ মিয়া(সুনামগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-7184&lt;&sol;p&gt;', '', '188062.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '188062.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-18 15:29:05', '19.19', 1, '430000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '83fda7472f9ff1f841fb19b9f6b3508b67776d2ef6a3aeeb0e757c58194d917f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '6359892.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3944, '2021-03-15 15:21:00', 'SALE/POS3947', 442, 'তাজুল ইসলাম(সিলেট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-2891&lt;&sol;p&gt;', '', '143724.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '143724.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-18 15:29:51', '16.515', 1, '150000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7741d4e108e9addbf7529b97591a49642115e74e37ae2b1c05b7f7500311c453', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '175.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3945, '2021-03-15 15:22:00', 'SALE/POS3948', 217, 'মেসার্স রিফাত এন্টারপ্রাইজ(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMU-12-1744&lt;&sol;p&gt;', '', '171369.00', '0.00', '63.5', '63.50', '63.50', '0.00', NULL, '0.00', '0.00', '0.00', '171305.50', 'completed', 'due', 0, NULL, 1, 1, '2021-03-18 15:30:16', '17.305', 1, '171300.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '6c3e08fbae28b9e08f01311d62788e52991ddbaf94ce0b2e46fd1457dfd84409', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '44.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3946, '2021-03-15 15:50:00', 'SALE/POS3949', 521, 'টাইগার ব্রিক্স(চানভাঙ্গা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '11900.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '11900.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-18 15:52:34', '1', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5f565372de4fc88d27f00bbbcbbe7752ca54b5df2fa640d2ac4bf3df6d6a286d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-12416.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3947, '2021-03-16 18:07:00', 'SALE/POS3950', 341, 'মেসার্স ফাইভ স্টার ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-0739&lt;&sol;p&gt;', '', '249895.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '249895.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-18 18:55:56', '21.73', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '50a241294cb8ce55a4db455b92ea7ae7cf37c4b6b1ce0613afa22986ec574cea', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1489947.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3948, '2021-03-16 18:08:00', 'SALE/POS3951', 341, 'মেসার্স ফাইভ স্টার ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-7832&lt;&sol;p&gt;', '', '209990.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '209990.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-18 18:56:24', '18.255', 1, '300000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '2562b361106bc08c65396cb507bf4bd766d8ef854680414e9370a5501dfd99e3', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1739842.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3949, '2021-03-16 18:09:00', 'SALE/POS3952', 328, 'মেসার্স M.B.F. ব্রিক্স(সরারচর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0409&lt;&sol;p&gt;', '', '271285.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '271285.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-18 18:57:12', '23.585', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b4d2c32635df54ec1c92209dc5af7c37d50b5c61baf69d45282dc18a1afc1293', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1830891.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3950, '2021-03-16 18:09:00', 'SALE/POS3953', 301, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1625&lt;&sol;p&gt;', '', '245640.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '245640.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-18 18:57:48', '21.36', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'dcab1aa738f94ba9695392bfcd2f330fff38d605b99bc73ef0d08720a65e2ae8', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '16917.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3951, '2021-03-16 18:10:00', 'SALE/POS3954', 301, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;MMT-11-0139&lt;&sol;p&gt;', '', '200675.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '200675.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-18 18:58:13', '17.445', 1, '425000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7897eb8399e5098e76a603bc22500c314d17620950a9bd7796d9b4ede03f0e80', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '262557.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3952, '2021-03-16 18:13:00', 'SALE/POS3955', 330, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-5004&lt;&sol;p&gt;', '', '214475.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '214475.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-18 18:58:40', '18.645', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c3bc56fbc5e67ef826a67cc1a14217d0235324e1452da715721e6acf01827e66', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '4816967.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3953, '2021-03-16 18:14:00', 'SALE/POS3956', 330, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-1350&lt;&sol;p&gt;', '', '203320.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '203320.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-18 18:59:12', '17.675', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '82c7e72c7efa264d3efa60d279374081e4290e6621e29dc27eec5bb03b9bf2b8', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '5031385.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3954, '2021-03-16 18:14:00', 'SALE/POS3957', 330, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0384&lt;&sol;p&gt;', '', '212520.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '212520.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-18 18:59:36', '18.48', 1, '500000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ce8058549724fd9ea88bb8cc1041b9df25da9cc9fc397b1bf9595ca7ea243ba2', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '5234647.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3955, '2021-03-16 18:15:00', 'SALE/POS3958', 194, 'মো.লিয়াকত মিয়া(বাদাঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2603&lt;&sol;p&gt;', '', '218615.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '218615.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-18 18:59:58', '19.005', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '991ab917216041de635d8e9199d888c0f7dff4fc0c77070ae947a451e852ab70', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '517099.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3956, '2021-03-16 18:15:00', 'SALE/POS3959', 194, 'মো.লিয়াকত মিয়া(বাদাঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1071&lt;&sol;p&gt;', '', '208150.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '208150.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-18 19:00:17', '18.1', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '4f6c2ed83b6ec284378e318ec8a780667745983a73301ed2b77e541b9c7353c5', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '735657.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3957, '2021-03-16 18:16:00', 'SALE/POS3960', 194, 'মো.লিয়াকত মিয়া(বাদাঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-8066&lt;&sol;p&gt;', '', '210910.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '210910.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-18 19:00:39', '18.34', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'be5c8525a826e78bbc476dfc5429527d24d0fde7ada527d374c22a9654e618e9', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '943807.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3958, '2021-03-16 18:24:00', 'SALE/POS3961', 525, 'রমজান ব্রিক্স(শিবপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-0727&lt;&sol;p&gt;', '', '200790.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '200790.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-03-18 19:01:07', '17.46', 1, '200790.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'cd566fc8cf39578efed04dafe9fef0964365f48f342d36b6ead14f214a3afc66', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3959, '2021-03-16 18:25:00', 'SALE/POS3962', 194, 'মো.লিয়াকত মিয়া(বাদাঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-6738&lt;&sol;p&gt;', '', '181700.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '181700.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-18 19:01:32', '15.8', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f0063684bade66b88a4cc761a9134712d78744d407c6a63e9bbab26d314717a0', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1154717.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3960, '2021-03-16 18:25:00', 'SALE/POS3963', 370, 'মো. কয়েছ মিয়া(সুনামগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-13-3932&lt;&sol;p&gt;', '', '178135.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '178135.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-18 19:02:01', '15.485', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '88a9fd50a2a1574db8a933b34aba36ad312b129632e343a7223f121db7143413', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '6117954.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3961, '2021-03-16 18:26:00', 'SALE/POS3964', 370, 'মো. কয়েছ মিয়া(সুনামগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-9357&lt;&sol;p&gt;', '', '163300.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '163300.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-18 19:02:48', '14.195', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8ee1288b5dc3e9f9323ed94207b31d93e285f333900eac33cbe7a259892407e8', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '6296031.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3962, '2021-03-16 18:28:00', 'SALE/POS3965', 499, 'সেবা ব্রিক্স(ফুলপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-0263&lt;&sol;p&gt;', '', '287040.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '287040.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-18 19:03:13', '24.955', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '515171b4bc6bb6fb362039e1f85d2778e58df5c3de20eaf66728907b5b102602', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '56.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3963, '2021-03-16 18:28:00', 'SALE/POS3966', 499, 'সেবা ব্রিক্স(ফুলপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-6821&lt;&sol;p&gt;', '', '284395.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '284395.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-18 19:03:34', '24.725', 1, '578500.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f988b0385ea9fefaf36eba47b0ad251a44f34e96432e8a18a1004e6d8d070344', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '287039.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3964, '2021-03-16 18:29:00', 'SALE/POS3967', 519, 'সাজিদ ব্রিক্স(শেরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-8237&lt;&sol;p&gt;', '', '184000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '184000.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-03-18 19:04:02', '16', 1, '184000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '2112ba64f8292feb43e3739b2d40dde150e453503ad4f241b130efe6606f69e8', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3965, '2021-03-16 18:30:00', 'SALE/POS3968', 314, 'মেসার্স আজিজ শাহ ট্রান্সপোর্ট(ভৈরবপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-8510&lt;&sol;p&gt;', '', '249546.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '249546.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-18 19:04:30', '21.885', 1, '249500.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'cab7c809f4d1f2979c7d5dbf5b0de9f16373bfffd4990eca41a3ed08d9ed8e7c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '185218.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3966, '2021-03-16 18:31:00', 'SALE/POS3969', 367, 'ব্রাদার্স ইন্টারন্যাশনাল(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-2113&lt;&sol;p&gt;', '', '206446.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '206446.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-18 19:05:18', '18.94', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f3e181bdcb522fc46386407ab7165b845d951694de4a0841e8d40731c1f30d78', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-561447.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3967, '2021-03-16 18:33:00', 'SALE/POS3970', 367, 'ব্রাদার্স ইন্টারন্যাশনাল(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-9211&lt;&sol;p&gt;', '', '199361.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '199361.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-18 19:05:35', '18.29', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '9c767a032938fafc6fda37bc8a5069c5bedd003fbdd0d67e411f6ef382c35caa', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-355055.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3968, '2021-03-16 18:33:00', 'SALE/POS3971', 508, 'S.T.D ব্রিক্স(খুরশাকুরিয়াল)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-3228&lt;&sol;p&gt;', '', '281980.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '281980.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-18 19:05:55', '24.52', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '176806ef75716f848c3207d53707d8c8fb924e9d95664d67c726b64b3cb5464a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '70.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3969, '2021-03-16 18:34:00', 'SALE/POS3972', 508, 'S.T.D ব্রিক্স(খুরশাকুরিয়াল)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-3344&lt;&sol;p&gt;', '', '283360.00', '0.00', '110', '110.00', '110.00', '0.00', NULL, '0.00', '0.00', '0.00', '283250.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-18 19:06:27', '24.64', 1, '565300.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '590dc6c1e3e729fe4b980ad5f14b426374609d8170fc779fe96b87d9b3386b65', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '282050.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3970, '2021-03-16 18:38:00', 'SALE/POS3973', 526, 'মেসার্স ফাইভ স্টার ব্রিক্স(গৌরিপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0409&lt;&sol;p&gt;', '', '195270.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '195270.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-18 19:06:56', '16.975', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '9cf5b88f4a5f42d59949184029f6dccb4761ff959f80816f39c78d449bf3dd40', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3971, '2021-03-16 18:38:00', 'SALE/POS3974', 500, 'আবু বক্কর(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-8990&lt;&sol;p&gt;', '', '217120.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '217120.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-18 19:07:18', '18.875', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b83e79512eb1e4f0efe9c245a5c1f5da055851bdafde5f1564328116db7fe054', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-5603.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3972, '2021-03-16 18:39:00', 'SALE/POS3975', 500, 'আবু বক্কর(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-9553&lt;&sol;p&gt;', '', '214820.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '214820.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-18 19:07:38', '18.685', 1, '426200.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd113a4e8a634b4e36421bafd748e69234db4bd4f82876636694b2ecfa6e15e65', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '211459.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3973, '2021-03-16 18:40:00', 'SALE/POS3976', 217, 'মেসার্স রিফাত এন্টারপ্রাইজ(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMU-12-1744&lt;&sol;p&gt;', '', '164835.00', '0.00', '135', '135.00', '135.00', '0.00', NULL, '0.00', '0.00', '0.00', '164700.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-03-18 19:08:17', '16.645', 1, '164700.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7de9269c86e9e08a30bf04a47a17fc1d753c918230f1eeccffadc8a8d26c8628', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '49.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3974, '2021-03-16 18:40:00', 'SALE/POS3977', 370, 'মো. কয়েছ মিয়া(সুনামগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CUT-11-0662&lt;&sol;p&gt;', '', '203840.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '203840.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-18 19:08:40', '20.795', 1, '500000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '07d9308631675391252bd5d475c73472878c22dbaafffaeb07c017a5d74314e6', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '6459274.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3975, '2021-03-16 18:41:00', 'SALE/POS3978', 454, 'রাশিদ মিয়া(বাদাঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-0671&lt;&sol;p&gt;', '', '144354.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '144354.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-18 19:08:58', '14.73', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '863ff66a390a582d42c5e10d43960370ba1b812d29015e66dbf9fd33a09d07c2', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '587158.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3976, '2021-03-16 18:42:00', 'SALE/POS3979', 442, 'তাজুল ইসলাম(সিলেট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0129&lt;&sol;p&gt;', '', '169998.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '169998.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-18 19:09:17', '19.54', 1, '170000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'fd2863c429eadec8bd9c28a51161662651f2700703aee9df26a81f45ae5a1ce9', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-6101.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3977, '2021-03-16 18:42:00', 'SALE/POS3980', 375, 'মেসার্স গনি ব্রিক্স (ঈশ্বরগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2395&lt;&sol;p&gt;', '', '250300.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '250300.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-18 19:09:40', '25.025', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5d55c6f277334037544d418f2c3c6678ac8771997b4d192a326c8faeb190fdd7', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '500887.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3978, '2021-03-16 18:43:00', 'SALE/POS3981', 194, 'মো.লিয়াকত মিয়া(বাদাঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1088&lt;&sol;p&gt;', '', '202048.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '202048.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-18 19:10:03', '22.96', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '4b2739aeab32a2b1c561158b1b620e63a9345c052e69a553db8f46c6ce704f4a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1336417.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3979, '2021-03-16 18:43:00', 'SALE/POS3982', 194, 'মো.লিয়াকত মিয়া(বাদাঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1695&lt;&sol;p&gt;', '', '204512.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '204512.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-18 19:11:26', '23.235', 1, '800000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c0db36e2bf9c5e3d5b20f9340ae51254c54117ba58de58f20e44cc55d0a28672', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1538465.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3980, '2021-03-16 18:44:00', 'SALE/POS3983', 454, 'রাশিদ মিয়া(বাদাঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;SGT-11-0137&lt;&sol;p&gt;', '', '131736.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '131736.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-18 19:11:48', '14.965', 1, '400000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a7601739c40750c7acd034ac269aae6f254a030d8df51e3ee0244be4e1d67755', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '731512.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3981, '2021-03-16 18:45:00', 'SALE/POS3984', 526, 'মেসার্স ফাইভ স্টার ব্রিক্স(গৌরিপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5080&lt;&sol;p&gt;', '', '133458.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '133458.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-18 19:12:25', '15.335', 1, '330000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f26fcbf08d981c409fa3947b4819c485c8d22ac1423db4f7a04a65687f6b3f44', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '195212.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3982, '2021-03-16 18:46:00', 'SALE/POS3985', 383, 'মায়ের দোয়া ব্রিক্স(শাবাজপূর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;MT-11-0025&lt;&sol;p&gt;', '', '174240.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '174240.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-18 19:12:41', '19.795', 1, '200000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1f8fd862a057c7f031454a5b9b3c0503d8cfe8e5b23a70c6756d67b93b6ea9f9', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1630712.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3983, '2021-03-17 16:45:00', 'SALE/POS3986', 526, 'মেসার্স ফাইভ স্টার ব্রিক্স(গৌরিপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0409&lt;&sol;p&gt;', '', '158175.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '158175.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-21 12:42:51', '16.65', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ca4deee56c5d140c6877a8e5c2f5ddfa8747c149d8bb3b74b42aef35e54be557', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-1272.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3984, '2021-03-17 16:45:00', 'SALE/POS3987', 454, 'রাশিদ মিয়া(বাদাঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-13-1869&lt;&sol;p&gt;', '', '151900.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '151900.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-19 17:01:08', '15.5', 1, '450000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '74cefda986b8d078e537e5b2167653e83de5696ebccec1e033700ab6142b5235', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '463248.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3985, '2021-03-17 16:46:00', 'SALE/POS3988', 370, 'মো. কয়েছ মিয়া(সুনামগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;COT-11-1474&lt;&sol;p&gt;', '', '200018.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '200018.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-19 17:03:02', '20.41', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd09c692ecab27dd10490d5d22bd7dd8a01d999d204d44b19173b1b7b0bbc44c3', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '6163229.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3986, '2021-03-17 16:47:00', 'SALE/POS3989', 370, 'মো. কয়েছ মিয়া(সুনামগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2233&lt;&sol;p&gt;', '', '195510.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '195510.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-19 17:03:50', '19.945', 1, '220000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '23a51e9c0895fac4ac52ab78342ca28cde0c17d8ef34c39f271b3c1c475cb37c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '6363247.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3987, '2021-03-17 16:47:00', 'SALE/POS3990', 194, 'মো.লিয়াকত মিয়া(বাদাঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-8066&lt;&sol;p&gt;', '', '194040.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '194040.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-19 17:04:23', '19.795', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '979b4c94f1280cd1b3beea4b463a36b6e6a184843cff87a55e53293ff6aaffeb', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '943034.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3988, '2021-03-17 16:48:00', 'SALE/POS3991', 194, 'মো.লিয়াকত মিয়া(বাদাঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1071&lt;&sol;p&gt;', '', '187278.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '187278.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-19 17:05:35', '19.105', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '4439ee08e1a890564358d2396b79da5810c0dc39eec7bb50be10453f7bbef41a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1137025.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3989, '2021-03-17 16:52:00', 'SALE/POS3992', 527, 'রুহুল আমীন(ঈশ্বরগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0998&lt;&sol;p&gt;', '', '180320.00', '0.00', '20', '20.00', '20.00', '0.00', NULL, '0.00', '0.00', '0.00', '180300.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-03-19 17:06:08', '18.4', 1, '180300.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e7a85aaaef5d4eb1a049df5430c94e42184af0707d34347d4c00c7eb03facf1c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3990, '2021-03-17 16:53:00', 'SALE/POS3993', 367, 'ব্রাদার্স ইন্টারন্যাশনাল(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-6738&lt;&sol;p&gt;', '', '226502.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '226502.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-19 17:06:37', '20.78', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7fac9644c574487c029188a832c64ea041dde525ccf71b1038b62e052d447e66', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-155640.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3991, '2021-03-17 16:53:00', 'SALE/POS3994', 194, 'মো.লিয়াকত মিয়া(বাদাঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1071&lt;&sol;p&gt;', '', '189200.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '189200.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-19 17:06:58', '21.5', 1, '800538.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '298d158524a079ea980f77e8902441bda91d41062d47e7445c868d0c09836cbf', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1324254.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3992, '2021-03-17 16:54:00', 'SALE/POS3995', 341, 'মেসার্স ফাইভ স্টার ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1695&lt;&sol;p&gt;', '', '211552.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '211552.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-19 17:07:14', '24.035', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '07558375c224e8a2767580bbe9c446a407835f9431e1aeec925d916e3ae4ed3a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1649832.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3993, '2021-03-17 16:54:00', 'SALE/POS3996', 435, 'মেসার্স R.C.G ব্রিক্স(ঘোরাশাল)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0409&lt;&sol;p&gt;', '', '270860.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '270860.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-19 17:07:43', '23.345', 1, '300000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '9fbee6fc479256dbc7e479111d70562a0d42a627e640051c126791b337876a2f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '297500.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3994, '2021-03-17 16:54:00', 'SALE/POS3997', 392, 'মেসার্স A.B.C ব্রিক্স (নেত্রকোনা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-8040&lt;&sol;p&gt;', '', '270825.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '270825.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-19 17:08:02', '23.545', 1, '250000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ca154ee965a7dbbc2a8d5374785d8b2de1062a7aa87e78f70840aeaf3e0f6cb2', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2126957.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3995, '2021-03-17 16:55:00', 'SALE/POS3998', 387, 'মেসার্স সমতা ব্রিক্স (নেত্রকোনা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-0263&lt;&sol;p&gt;', '', '270135.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '270135.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-19 17:08:21', '23.49', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '2599486660ffe1d6fbd146b567539a78dec862518751dc90e0a8df3a0caeff4a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '6473889.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3996, '2021-03-17 16:55:00', 'SALE/POS3999', 387, 'মেসার্স সমতা ব্রিক্স (নেত্রকোনা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-2477&lt;&sol;p&gt;', '', '257140.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '257140.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-19 17:08:38', '22.36', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1cf7cf8fe1b0b43845860ba0311bec635cee013c211b4f5b040a6f8c03babb6e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '6744024.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3997, '2021-03-17 16:56:00', 'SALE/POS4000', 453, 'মো. সবুজ আলম(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-9353&lt;&sol;p&gt;', '', '176176.00', '0.00', '32', '32.00', '32.00', '0.00', NULL, '0.00', '0.00', '0.00', '176144.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-19 17:08:55', '20.015', 1, '179500.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5615d9a07c03a7f6df6e2f6f68861dc0d62dbee1b968d50bb362e01da4d6eb67', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-5000.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3998, '2021-03-17 16:57:00', 'SALE/POS4001', 484, 'মেহেদী ব্রিক্স(ষোলপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CMT-11-3344&lt;&sol;p&gt;', '', '154440.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '154440.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-20 21:10:48', '17.16', 1, '397419.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5a9dc9761d2c759f8e68506be69800e395fdd377271cf0382b72cc6a06cbeb74', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '242979.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (3999, '2021-03-17 16:58:00', 'SALE/POS4002', 341, 'মেসার্স ফাইভ স্টার ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-7832&lt;&sol;p&gt;', '', '211945.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '211945.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-19 17:09:44', '18.43', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '2ce1e74c77007ac5157a3e71e688ebc508e9ac899544e60bd62413737c50a8a1', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1861340.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4000, '2021-03-17 16:58:00', 'SALE/POS4003', 341, 'মেসার্স ফাইভ স্টার ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-0739&lt;&sol;p&gt;', '', '257255.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '257255.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-19 17:09:59', '22.365', 1, '350000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '210cc369668b35311be42f7072a06ca112d54db5dc9dc6ce648410c749749bd8', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2073285.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4001, '2021-03-17 17:19:00', 'SALE/POS4004', 479, 'মাহমুদুল হক বাবলু(ভৈরবপুর)(পাথর)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;ট্রলি-৫x৯০ ফুট&lt;&sol;p&gt;', '', '77400.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '77400.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-19 17:23:22', '450', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '15943e1012afb810ba95f3daf45573f2eb1e312cbf0ed8ff25e6878e81e36a49', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '39320.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4002, '2021-03-18 17:24:00', 'SALE/POS4005', 528, 'পাভেল(আশুগঞ্জ)(পাথর)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMD-12-2807&lt;&sol;p&gt;', '', '36000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '36000.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-22 11:39:15', '200', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1ebd00af5c152f040502ddfb5a4e18b2aa3c1cbff9922890ece40de92e77ba98', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4003, '2021-03-18 17:24:00', 'SALE/POS4006', 479, 'মাহমুদুল হক বাবলু(ভৈরবপুর)(পাথর)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;ট্রলি-২x৯০&lt;&sol;p&gt;', '', '30960.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '30960.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-19 19:13:41', '180', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'dab5987a7ea367bf5de2b2e85928b73758853fc90843d33eabcb476fff929fc2', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '116720.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4004, '2021-03-18 19:15:00', 'SALE/POS4007', 341, 'মেসার্স ফাইভ স্টার ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-7832&lt;&sol;p&gt;', '', '211140.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '211140.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-19 19:55:24', '18.36', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'fbfa2c4d15ff49169b7d896eef9cd9943ffa4ac0d3b1b1ace44f7926c0a46287', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1980584.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4005, '2021-03-18 19:16:00', 'SALE/POS4008', 367, 'ব্রাদার্স ইন্টারন্যাশনাল(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2334&lt;&sol;p&gt;', '', '246776.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '246776.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-19 19:56:02', '22.635', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '3065b265d6c5896acec4ecff45a662139096fa5b6cbcd29966d727566ede58f3', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '70862.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4006, '2021-03-18 19:17:00', 'SALE/POS4009', 367, 'ব্রাদার্স ইন্টারন্যাশনাল(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-2906&lt;&sol;p&gt;', '', '253098.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '253098.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-19 19:56:48', '23.215', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8e9bb18d36340e8d4230ecb559c4857b6f5f579bf7456bc3f0bbbb395759fad6', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '317583.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4007, '2021-03-18 19:18:00', 'SALE/POS4010', 318, 'মো. মিঠু সরকার(চানপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-9848&lt;&sol;p&gt;', '', '166980.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '166980.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-19 19:57:13', '14.515', 1, '100000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ad7e24d5bcb317de723c6aa52129315466d78f34b20e369af54e025422414027', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1820226.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4008, '2021-03-18 19:19:00', 'SALE/POS4011', 330, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0384&lt;&sol;p&gt;', '', '211945.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '211945.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-19 20:22:52', '18.425', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'fdf9c76ab446335aeae16bab7dfadac7dc0ea53f46fea7b20d7f0580d0d95700', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '4947282.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4009, '2021-03-18 19:20:00', 'SALE/POS4012', 330, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-8066&lt;&sol;p&gt;', '', '216775.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '216775.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-19 20:23:15', '18.85', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b76c7f6176b78688d2e58ee7550fcccd078e140b8c203e166cd27520afa005d4', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '5159170.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4010, '2021-03-18 19:21:00', 'SALE/POS4013', 330, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1657&lt;&sol;p&gt;', '', '203435.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '203435.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-19 20:24:24', '17.69', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'cb96594e43f829e131163ed67c1419f0cb1a88cca5f6144261551c865dbfd832', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '5375945.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4011, '2021-03-18 19:22:00', 'SALE/POS4014', 330, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-5609&lt;&sol;p&gt;', '', '209760.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '209760.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-19 20:24:47', '18.235', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '842f20d378f51062ea377f6ce7a0e81681448af84abce4065ff843792f5e9e26', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '5579380.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4012, '2021-03-18 19:23:00', 'SALE/POS4015', 330, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-2884&lt;&sol;p&gt;', '', '215280.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '215280.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-19 20:25:06', '18.72', 1, '1000742.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '183b92f646c2c6a9fc84294d3ec7f05ea3b9453e9fc8acadf8d2bfeec134a77b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '5789082.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4013, '2021-03-18 19:23:00', 'SALE/POS4016', 301, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-5586&lt;&sol;p&gt;', '', '268525.00', '0.00', '67.5', '67.50', '67.50', '0.00', NULL, '0.00', '0.00', '0.00', '268457.50', 'completed', 'due', 0, NULL, 1, 1, '2021-03-19 20:25:32', '23.345', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c99b44552151903bbd39d46aec4561881b5b2f34a1da2fc6c0ca5dbf37b8caf1', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '38232.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4015, '2021-03-18 19:26:00', 'SALE/POS4018', 341, 'মেসার্স ফাইভ স্টার ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1625&lt;&sol;p&gt;', '', '208120.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '208120.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-19 20:26:33', '23.65', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '83fecfc930386f14fc9210c77143a0f06b28377b6457c99b7aade37bb4c51349', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2191724.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4016, '2021-03-18 19:33:00', 'SALE/POS4019', 341, 'মেসার্স ফাইভ স্টার ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-7832&lt;&sol;p&gt;', '', '206360.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '206360.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-19 20:26:54', '23.445', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '07018caaf09a896801f48cb56e1033e2751184a5c908ae8d4dcd5f9751284444', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2399844.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4017, '2021-03-18 19:35:00', 'SALE/POS4020', 341, 'মেসার্স ফাইভ স্টার ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-0739&lt;&sol;p&gt;', '', '200904.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '200904.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-19 20:27:19', '22.83', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '95ea5b9613f943a3b5c00e1ac1901bf7b84b717edeca2c132a011018f296f252', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2606160.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4018, '2021-03-18 19:36:00', 'SALE/POS4021', 341, 'মেসার্স ফাইভ স্টার ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-4153&lt;&sol;p&gt;', '', '211728.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '211728.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-19 20:27:40', '24.06', 1, '1200000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '59dde70f5b91fd95acc36b7251779cdb39f951b0d15aad27e644dfd695af0dc1', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2807064.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4019, '2021-03-18 19:38:00', 'SALE/POS4022', 301, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-0263&lt;&sol;p&gt;', '', '235635.00', '0.00', '35', '35.00', '35.00', '0.00', NULL, '0.00', '0.00', '0.00', '235600.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-20 15:18:08', '20.49', 1, '890689.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd82998792fcd661f3a514236dfc11b4943409b86b51c46278c38feff0c7bce7a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '306632.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4020, '2021-03-18 19:38:00', 'SALE/POS4023', 367, 'ব্রাদার্স ইন্টারন্যাশনাল(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-2046&lt;&sol;p&gt;', '', '240999.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '240999.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-20 15:18:44', '22.105', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '06be829a11f7953eb6934d2eec95a6f50a6850fc80564dd723d6fa010b583dac', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '570627.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4021, '2021-03-18 19:39:00', 'SALE/POS4024', 367, 'ব্রাদার্স ইন্টারন্যাশনাল(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2064&lt;&sol;p&gt;', '', '214294.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '214294.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-20 15:19:26', '19.66', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '2a1e2ed17dca7e9b1a1d9d401920359a929651cdaa46822f07c0a80be49e5bff', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '811571.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4022, '2021-03-18 19:39:00', 'SALE/POS4025', 467, 'মেসার্স আশা ব্রিক্স(বাদল মিয়া,কালীগুচ্ছ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5080&lt;&sol;p&gt;', '', '278415.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '278415.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-20 15:21:51', '24.205', 1, '400000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '80b0672c1c271b9590a5466fd68f642d861a159746f8f87f03084a630c15e1bc', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1227803.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4023, '2021-03-18 19:40:00', 'SALE/POS4026', 370, 'মো. কয়েছ মিয়া(সুনামগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-4377&lt;&sol;p&gt;', '', '223330.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '223330.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-20 15:22:31', '19.42', 1, '110471.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1cf041e5ca45e4682e000fdde939f08cefdada57a8450fdf360366916a0f10ed', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '6338757.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4024, '2021-03-18 19:46:00', 'SALE/POS4027', 529, 'ভূইঁয়া এন্টারপ্রাইজ(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-4809&lt;&sol;p&gt;', '', '220000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '220000.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-20 15:22:52', '22', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '3953b9985db5d710e7d7ab784ef6973c9c2c58d3505a45047568971de02a4aad', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4025, '2021-03-18 19:47:00', 'SALE/POS4028', 529, 'ভূইঁয়া এন্টারপ্রাইজ(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-8750&lt;&sol;p&gt;', '', '247100.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '247100.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-20 15:24:10', '24.705', 1, '500000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'bd4869e5e14ffcda12a07c31867ee552510fe864000b900192e95a948a03bafd', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '220000.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4026, '2021-03-18 19:47:00', 'SALE/POS4029', 323, 'মো.কবির মিয়া(জগমোহনপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-0166&lt;&sol;p&gt;', '', '179916.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '179916.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-20 15:24:38', '15.505', 1, '1300000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8a10fc6c436409b57e9ae0a8963b08049bc45fc82ae76eff751aadac7725d098', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-770426.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4027, '2021-03-18 19:47:00', 'SALE/POS4030', 387, 'মেসার্স সমতা ব্রিক্স (নেত্রকোনা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-5566&lt;&sol;p&gt;', '', '270940.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '270940.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-20 15:24:59', '23.555', 1, '200000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5ebe3f1499200dce148af46a5e36d6fdfe24d398ecf81a34d7ce5a6eeee5c15b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '7001164.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4028, '2021-03-18 19:51:00', 'SALE/POS4031', 530, 'আলমগীর(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-8205&lt;&sol;p&gt;', '', '163560.00', '0.00', '60', '60.00', '60.00', '0.00', NULL, '0.00', '0.00', '0.00', '163500.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-03-20 15:25:20', '18.8', 1, '163500.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '0885808cedde1bae68d38a628bea2feff3dc64abc947c92849159c07fa6c62e7', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4029, '2021-03-18 19:52:00', 'SALE/POS4032', 442, 'তাজুল ইসলাম(সিলেট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;JESSORE-T-11-4213&lt;&sol;p&gt;', '', '167649.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '167649.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-20 15:26:05', '19.27', 1, '169931.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'fa3dac72edc00f1d95801fdf12e2fbb14011c920ff1c620f0fabcf27df2e8782', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-6103.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4030, '2021-03-18 19:52:00', 'SALE/POS4033', 327, 'মো.সফর আলী সর্দার(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1071&lt;&sol;p&gt;', '', '192400.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '192400.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-20 15:26:35', '19.235', 1, '200000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '919ebd69d01b8e0a9bb3d0dd277c58b7f9dfa0f302c576cfa835823ca5d83a82', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1989633.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4031, '2021-03-18 17:47:00', 'SALE/POS4034', 323, 'মো.কবির মিয়া(জগমোহনপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '500000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '500000.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-20 17:47:21', '1', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5c069f461ee91c2bc0b665caa4772d4e29406ffa0a9e90f23c8bbed9c6a09a92', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-1890510.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4032, '2021-03-18 17:51:00', 'SALE/POS4035', 361, 'রিয়াজ এন্টারপ্রাইজ(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2395&lt;&sol;p&gt;', '', '235850.00', '0.00', '910', '910.00', '910.00', '0.00', NULL, '0.00', '0.00', '0.00', '234940.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-20 17:52:31', '26.5', 1, '235500.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '83ef9254b407b94f534057f2e5cacf6bf5c7578dcb0872f2277a1f0460edbc4b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '560.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4034, '2021-03-18 17:53:00', 'SALE/POS4037', 364, 'মো. জহিরুল ইসলাম (তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '5000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '5000.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-20 17:55:36', '1', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd5e67bf628c5757a7f7ba0e1c7e22ac76e98af57b71deb90f46881e87673c655', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1988611.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4035, '2021-03-18 17:54:00', 'SALE/POS4038', 453, 'মো. সবুজ আলম(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '8500.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '8500.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-20 17:55:48', '1', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '0b4d1d623f1e8a4d7dd90b98c5e3212d773338e9c63559fcdc72e982edc2ac15', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-8356.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4036, '2021-03-18 17:55:00', 'SALE/POS4039', 529, 'ভূইঁয়া এন্টারপ্রাইজ(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '33000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '33000.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-20 17:56:01', '1', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '20efd08981bf90cf270b280f9d9248c8f9fc6382fd91bd8c0f0bfecf5f799bce', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-32900.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4037, '2021-03-14 19:10:00', 'SALE/POS4040', 342, 'ভাই ভাই বস্ত্রালয়(কাপাসিয়া)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '96284.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '96284.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-20 19:11:13', '1', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c2ad872fc0660e76262cba29726da7c70cc6d03b022dee94190e7ecab9212e86', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '275868.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4038, '2021-03-14 19:14:00', 'SALE/POS4041', 482, 'C/O আজিজ শাহ,শাহরিয়ার(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '717211.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '717211.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-20 19:15:17', '1', 1, '336.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '9ad602d07e2c2f1c7b792b1929f03f10752500b87b4a7b3d4d7e15c2fd8d3ac4', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-716875.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4039, '2021-03-13 21:25:00', 'SALE/POS4042', 363, 'মো.নুরুল আমিন/ইকবাল(ভৈরব)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-15-3551&lt;&sol;p&gt;', '', '242765.00', '0.00', '65', '65.00', '65.00', '0.00', NULL, '0.00', '0.00', '0.00', '242700.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-20 21:25:42', '21.11', 1, '342700.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b6846aa8455be6a4b5d77aa4512a49c4a3cab09e0b64862a2ad05563ee2092b4', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '418523.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4040, '2021-03-19 16:18:00', 'SALE/POS4043', 479, 'মাহমুদুল হক বাবলু(ভৈরবপুর)(পাথর)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;ট্রলি&lt;&sol;p&gt;', '', '15480.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '15480.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-21 18:22:37', '90', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '2f45d6bd4b20a504192c6826d73d3156d7f6850b9219771b37dd096940341016', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '147680.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4041, '2021-03-19 18:24:00', 'SALE/POS4044', 323, 'মো.কবির মিয়া(জগমোহনপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-0262&lt;&sol;p&gt;', '', '160776.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '160776.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-21 18:33:44', '13.86', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b4467e4af19e796ef4467b5625da25f922d3302ca17194adecb3432731146822', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-1390510.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4042, '2021-03-19 18:24:00', 'SALE/POS4045', 364, 'মো. জহিরুল ইসলাম (তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-8486&lt;&sol;p&gt;', '', '158700.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '158700.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-21 18:34:21', '13.795', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '417cc4a40fb60339ac3ddea54f7d60b81460e9fcc5bc6414eff6b8d78cbe39e6', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1993611.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4043, '2021-03-19 18:25:00', 'SALE/POS4046', 301, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;MMT-11-0139&lt;&sol;p&gt;', '', '200445.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '200445.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-21 18:34:43', '17.43', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8adf15de51aba918722e029ab894d51cb194f0f2447bf48313ba07dc1008e72f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-348399.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4044, '2021-03-19 18:25:00', 'SALE/POS4047', 341, 'মেসার্স ফাইভ স্টার ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-7832&lt;&sol;p&gt;', '', '214929.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '214929.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-21 18:35:36', '18.37', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '454ac004111f76b45b36cfa73ea442e8ff9982d1ce0c46caebd3ab975e58abcd', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1818836.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4045, '2021-03-19 18:26:00', 'SALE/POS4048', 341, 'মেসার্স ফাইভ স্টার ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1695&lt;&sol;p&gt;', '', '224874.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '224874.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-21 18:36:06', '19.215', 1, '600000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '0503fd8e2b32f71330414c0f22c72923fd85fccdb0c6d54668661c1ee4894352', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2033765.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4046, '2021-03-19 18:27:00', 'SALE/POS4049', 364, 'মো. জহিরুল ইসলাম (তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-02-0129&lt;&sol;p&gt;', '', '142255.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '142255.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-21 18:36:30', '12.365', 1, '249800.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '535f97792af38894c9e95eb31c8c7d3f76c442d522308550886c29318eda6e6c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2152253.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4047, '2021-03-19 18:27:00', 'SALE/POS4050', 385, 'মেসার্স সরারচর ব্রিক্স(বাজিতপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0409&lt;&sol;p&gt;', '', '289080.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '289080.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-21 18:36:59', '24.09', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1ec0f3db60823fda6c33a97e8f33c0c29e840c6dd25153d68bf9d1048171393d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1322868.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4048, '2021-03-19 18:28:00', 'SALE/POS4051', 385, 'মেসার্স সরারচর ব্রিক্স(বাজিতপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CMT-11-3344&lt;&sol;p&gt;', '', '280680.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '280680.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-21 18:38:01', '23.39', 1, '1892628.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a894091e0040afab77cc3a04ac326f8056326e7aaa4c18bd81aadf46734de6af', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1611948.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4049, '2021-03-19 18:29:00', 'SALE/POS4052', 436, 'পাহাড় মিয়া(বড়াইলপুড়ী)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-7219&lt;&sol;p&gt;', '', '182169.00', '0.00', '10.5', '10.50', '10.50', '0.00', NULL, '0.00', '0.00', '0.00', '182158.50', 'completed', 'due', 0, NULL, 1, 1, '2021-03-21 18:38:29', '15.564', 1, '182100.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c9096c8ebd2ccec5373848adfb89659db48aeaa59997255ff5b22187648c8a5a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4050, '2021-03-19 18:30:00', 'SALE/POS4053', 301, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2395&lt;&sol;p&gt;', '', '259095.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '259095.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-21 18:38:48', '22.53', 1, '289400.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1590d003d48ebd4e49f89420782c5eb91cb7a9617985dd9dae6fd8bb464d4806', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-147954.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4051, '2021-03-19 18:30:00', 'SALE/POS4054', 323, 'মো.কবির মিয়া(জগমোহনপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-1996&lt;&sol;p&gt;', '', '169940.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '169940.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-21 18:39:24', '14.645', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '0830eee83b5acba9cfa2e635e03f2148cb0ca7ef4ddd5e26f033efb4de7089fe', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-1229734.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4052, '2021-03-19 18:31:00', 'SALE/POS4055', 367, 'ব্রাদার্স ইন্টারন্যাশনাল(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-2046&lt;&sol;p&gt;', '', '267486.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '267486.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-21 18:39:41', '24.535', 1, '243515.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c019992bc41c62a12376a89e7775b6ce086b31109cdf7764714e579c6eb988ca', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-23971.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4053, '2021-03-19 18:32:00', 'SALE/POS4056', 370, 'মো. কয়েছ মিয়া(সুনামগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CUT-11-0304&lt;&sol;p&gt;', '', '175420.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '175420.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-21 18:40:09', '17.9', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd61eefd597ed6cc08daeac719ba5009cf4b3a1a61977b0c853f1b363e09f6f91', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '6451616.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4054, '2021-03-19 18:32:00', 'SALE/POS4057', 370, 'মো. কয়েছ মিয়া(সুনামগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-0174&lt;&sol;p&gt;', '', '174244.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '174244.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-21 18:40:37', '17.78', 1, '250000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ca232b7715dc96e0cbe17ab1e241682bcc851915baa83356c173afef5a9f1a53', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '6627036.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4055, '2021-03-20 18:52:00', 'SALE/POS4058', 531, 'বাবুল মিয়া(লাকমা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-4820&lt;&sol;p&gt;', '', '233168.00', '0.00', '68', '68.00', '68.00', '0.00', NULL, '0.00', '0.00', '0.00', '233100.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-21 19:35:14', '19.76', 1, '150000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '53d190b130822de81434970c6e2c128759d100d0cf8a1b8a4215a6da03758583', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4056, '2021-03-20 18:52:00', 'SALE/POS4059', 323, 'মো.কবির মিয়া(জগমোহনপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-7026&lt;&sol;p&gt;', '', '166344.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '166344.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-21 19:35:49', '14.34', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '2a20a8c13f16b05b2dfe3e4dd6c7f11f7f9c51322d84de696c11d51fdae8697c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-1059794.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4057, '2021-03-20 18:53:00', 'SALE/POS4060', 323, 'মো.কবির মিয়া(জগমোহনপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-3107&lt;&sol;p&gt;', '', '172492.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '172492.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-21 19:36:31', '14.865', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ee05954f689444dbf9b45cf209fbb89160eed484fc91bc4e72d48da7ebfb391b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-893450.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4058, '2021-03-20 19:23:00', 'SALE/POS4061', 523, 'বনানী ব্রিক্স(ত্রিশাল)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-3604&lt;&sol;p&gt;', '', '240075.50', '0.00', '533', '533.00', '533.00', '0.00', NULL, '0.00', '0.00', '0.00', '239542.50', 'completed', 'due', 0, NULL, 1, 1, '2021-03-21 19:36:53', '20.09', 1, '239600.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7ea386d145736ba17c6b07398c1f9854d6d5e84277e5ee27ab4c6e947759fe45', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '57.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4059, '2021-03-20 19:26:00', 'SALE/POS4062', 532, 'দিদার ব্রিক্স(কলমাকান্দা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-7832&lt;&sol;p&gt;', '', '189480.00', '0.00', '80', '80.00', '80.00', '0.00', NULL, '0.00', '0.00', '0.00', '189400.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-03-21 19:37:15', '15.79', 1, '189400.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '774b60bb966c3e233bcb85deb4be534c8b91f5bce653212832382609b87d8d32', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4060, '2021-03-20 19:26:00', 'SALE/POS4063', 330, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-7205&lt;&sol;p&gt;', '', '200448.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '200448.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-21 19:37:40', '17.28', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '76e4adbebb29a7e865834e65ea6b0d53b4dc898a77dbab8fe0857614757c086f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '5003735.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4061, '2021-03-20 19:28:00', 'SALE/POS4064', 330, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-5772&lt;&sol;p&gt;', '', '208916.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '208916.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-21 19:38:24', '18.01', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1d51386e6a25381e4e68afd5801a1201cb9ca3f4609f9fef89ee6e9357e6fa80', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '5204183.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4062, '2021-03-20 19:29:00', 'SALE/POS4065', 322, 'মো. মোহন মিয়া(বি বাড়ীয়া)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;নৌকা বক্স মাপে&lt;&sol;p&gt;', '', '283500.00', '0.00', '500', '500.00', '500.00', '0.00', NULL, '0.00', '0.00', '0.00', '283000.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-21 19:39:01', '27', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '9b977a7437f1716c9706dd0ee7619d9709dbba9a687c2455332fee1bdd3aff44', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1600000.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4063, '2021-03-20 19:29:00', 'SALE/POS4066', 512, 'মজিবুর রহমান(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;নৌকা বক্স মাপে&lt;&sol;p&gt;', '', '426000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '426000.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-03-21 19:40:16', '40', 1, '426000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a8465467a8c61b1351c2b16a70e4b9b1f8749a0965ff411300dc68af33805fec', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '254909.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4064, '2021-03-20 19:30:00', 'SALE/POS4067', 442, 'তাজুল ইসলাম(সিলেট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-13-0463&lt;&sol;p&gt;', '', '151467.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '151467.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-21 19:40:44', '17.41', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '0df05f9e478346cce97a129ba652785e427b6dcc40ac40b3ecf3d5465f036c90', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-8385.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4065, '2021-03-20 19:31:00', 'SALE/POS4068', 442, 'তাজুল ইসলাম(সিলেট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-6335&lt;&sol;p&gt;', '', '141636.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '141636.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-21 19:41:09', '16.28', 1, '284500.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'bd92ac866f65cd733ba1302755760e94c0ada8ae693c6c68483054934d5a5c82', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '143082.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4066, '2021-03-20 19:32:00', 'SALE/POS4069', 301, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;MT-11-0139&lt;&sol;p&gt;', '', '177365.00', '0.00', '65', '65.00', '65.00', '0.00', NULL, '0.00', '0.00', '0.00', '177300.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-21 19:41:33', '18.67', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '3762e7bce2fee3f883e381b3c342ade608d878863f88a0208b2b064781e7c225', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-178259.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4067, '2021-03-20 19:32:00', 'SALE/POS4070', 370, 'মো. কয়েছ মিয়া(সুনামগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-15-3551&lt;&sol;p&gt;', '', '187572.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '187572.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-21 19:41:51', '19.135', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e49a7b5d7a84c7d66bef1f265cd2ff1bf4906fd3b1404bc878628a87c15559f0', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '6551280.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4068, '2021-03-20 19:33:00', 'SALE/POS4071', 370, 'মো. কয়েছ মিয়া(সুনামগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CUT-11-0662&lt;&sol;p&gt;', '', '175322.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '175322.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-21 19:43:32', '17.885', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'df6c254d63d8b7845718c66880d442355106fbd30b440753d08b28ea29ad9f7a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '6738803.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4069, '2021-03-20 19:33:00', 'SALE/POS4072', 370, 'মো. কয়েছ মিয়া(সুনামগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-15-3550&lt;&sol;p&gt;', '', '193060.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '193060.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-21 19:44:17', '19.695', 1, '560000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '61371445cca033e18ca66f67dbe2c3ca4d2aaa868e6d4c22a18c4eb22facd9cd', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '6914076.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4070, '2021-03-20 19:34:00', 'SALE/POS4073', 314, 'মেসার্স আজিজ শাহ ট্রান্সপোর্ট(ভৈরবপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-6377&lt;&sol;p&gt;', '', '227840.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '227840.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-21 19:44:38', '25.6', 1, '2560.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f4cdc50b94748f234f4ee67ce5fc816ef429fd6d44be3f85219ad3cea9ddc9fc', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '185264.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4071, '2021-03-21 11:50:00', 'SALE/POS4074', 533, 'সেন্টু মিয়া(কালীপুর)(পাথর)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;২ ট্রলিx৯০ ফুট&lt;&sol;p&gt;', '', '30600.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '30600.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-22 11:51:48', '180', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a1b788a64e27d13b3d379a4fdb3fc18ee7ef794b38003455392dcdda84d0feb8', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4072, '2021-03-21 19:30:00', 'SALE/POS4075', 368, 'আলী হোসেন  জামাই(কালীপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-3017&lt;&sol;p&gt;', '', '205156.50', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '205156.50', 'completed', 'due', 0, NULL, 1, 1, '2021-03-24 20:05:45', '17.61', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1353513ddbaf41f0bbc38dc01078873d6e9182e95d0ec032548602a3bc697f90', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '24746.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4073, '2021-03-21 19:30:00', 'SALE/POS4076', 368, 'আলী হোসেন  জামাই(কালীপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1657&lt;&sol;p&gt;', '', '209700.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '209700.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-24 20:06:55', '18', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b009c7d2334fb2db0daf86c7fda366ec8942f4bdf8461de3d56aaa0563465ab1', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '229903.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4074, '2021-03-21 19:31:00', 'SALE/POS4077', 368, 'আলী হোসেন  জামাই(কালীপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-5645&lt;&sol;p&gt;', '', '159721.50', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '159721.50', 'completed', 'due', 0, NULL, 1, 1, '2021-03-24 20:07:21', '13.705', 1, '700000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'fa27a98c1c0b976c429b6da77330def595db223662a6171b1c35d2dae065cfd4', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '439603.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4075, '2021-03-21 19:32:00', 'SALE/POS4078', 370, 'মো. কয়েছ মিয়া(সুনামগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-4377&lt;&sol;p&gt;', '', '229788.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '229788.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-24 20:08:09', '19.635', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'fe4dcd0296d824ac4d9037bbec4df98d2286f8649cbf5b0e864e7d92ee782900', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '6547234.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4076, '2021-03-21 19:33:00', 'SALE/POS4079', 323, 'মো.কবির মিয়া(জগমোহনপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-0415&lt;&sol;p&gt;', '', '176668.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '176668.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-24 20:08:49', '15.23', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '4d90cc6cb8c37f88ab9579f36f046a0b1aae9effcc921982acf5b3bf79eab6bc', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-720958.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4077, '2021-03-21 19:34:00', 'SALE/POS4080', 323, 'মো.কবির মিয়া(জগমোহনপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-2058&lt;&sol;p&gt;', '', '163444.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '163444.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-24 20:09:55', '14.085', 1, '500000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '0ad1cb49084fcf12360f96cf851753bebcdb92cddf8783b30f59ef8756cd119d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-544290.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4078, '2021-03-21 19:34:00', 'SALE/POS4081', 414, 'মেসার্স তাজ ব্রিক্স(ফুলপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-2492&lt;&sol;p&gt;', '', '272961.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '272961.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-24 20:10:19', '23.325', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '15067e75c718658267b37cf74b89cac5eb35901be4e337fb5e1ed3a752b1e0d8', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-12518.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4079, '2021-03-21 19:35:00', 'SALE/POS4082', 414, 'মেসার্স তাজ ব্রিক্স(ফুলপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-7185&lt;&sol;p&gt;', '', '281970.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '281970.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-24 20:11:07', '24.1', 1, '557000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'dbdcfc3d17831bc08b8b127d9751358e24dfbc8e1d95a4af3ca419849e3fabff', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '260384.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4080, '2021-03-21 19:39:00', 'SALE/POS4083', 534, 'ইব্রাহীম মিয়া(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-1514&lt;&sol;p&gt;', '', '240284.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '240284.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-20 12:25:34', '27.94', 1, '180000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b11d669d1ce1db60c5523e8324df4c47606ce431a4bc2afa555e9f40af4dd61e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4081, '2021-03-21 19:40:00', 'SALE/POS4084', 321, 'সেলিম এন্টারপ্রাইজ(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-0374&lt;&sol;p&gt;', '', '108962.00', '0.00', '19', '19.00', '19.00', '0.00', NULL, '0.00', '0.00', '0.00', '108943.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-24 20:12:18', '12.665', 1, '108900.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a65a42443c5deeab4d38e98198632086fa93f54b165bbe61cb005c9fd99ab797', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4082, '2021-03-21 19:41:00', 'SALE/POS4085', 333, 'হাসান ব্রিক্স(চান্দুরা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0409&lt;&sol;p&gt;', '', '220950.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '220950.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-24 20:12:43', '24.55', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '723af59cad53bc11bf33c7e010c7b81d13da14746ff94f7d27f28f0c723539f4', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '4716211.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4083, '2021-03-21 19:42:00', 'SALE/POS4086', 333, 'হাসান ব্রিক্স(চান্দুরা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2334&lt;&sol;p&gt;', '', '224640.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '224640.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-24 20:14:12', '24.96', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8e9abde95f16e3b160fdb2e174382208771346fc02b61e628f56cdc33c52fbdf', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '4937161.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4084, '2021-03-21 19:43:00', 'SALE/POS4087', 306, 'মেসার্স তাহসিন এন্টারপ্রাইজ(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2603&lt;&sol;p&gt;', '', '211590.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '211590.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-24 20:14:43', '23.505', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ac3a69d33fc3a337539ba86a4f622221e8503eb6e6c84e76360ef5e3b9961f2d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '57462.70');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4085, '2021-03-21 19:44:00', 'SALE/POS4088', 306, 'মেসার্স তাহসিন এন্টারপ্রাইজ(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-5772&lt;&sol;p&gt;', '', '192150.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '192150.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-24 20:15:13', '21.345', 1, '402000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'bdbd63da6b67f7b547d660e7aee4b19640e336961f8b6d98323e5d59ee1ee9c0', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '269007.70');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4086, '2021-03-21 19:45:00', 'SALE/POS4089', 327, 'মো.সফর আলী সর্দার(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1071&lt;&sol;p&gt;', '', '197910.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '197910.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-24 20:15:34', '21.985', 1, '180000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'be94a27930b5d87d7dec26778cca681ceb888f01ca08d3b447460ab8d7a8e7a5', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1982033.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4087, '2021-03-21 19:45:00', 'SALE/POS4090', 330, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-1350&lt;&sol;p&gt;', '', '203116.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '203116.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-24 20:15:54', '17.51', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '6effae7a3e035e854f8adbc1067b25f6b9a036401fcc902e3eb5bc1e9b7723e7', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '5413099.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4088, '2021-03-21 19:48:00', 'SALE/POS4091', 330, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-8990&lt;&sol;p&gt;', '', '220168.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '220168.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-24 20:16:45', '18.98', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '3bc42bb858d88a9af36fd0e9f0c0581669304bc5e561b1ebf0552970fd0418b0', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '5616215.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4089, '2021-03-21 19:49:00', 'SALE/POS4092', 330, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-7205&lt;&sol;p&gt;', '', '203812.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '203812.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-24 20:17:21', '17.565', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e8182226067c6697d9cb178fd1f4d4d917dc582529ddd143659ef32bf12bf4a7', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '5836383.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4090, '2021-03-21 19:50:00', 'SALE/POS4093', 330, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0384&lt;&sol;p&gt;', '', '264944.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '264944.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-24 20:18:31', '22.835', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '260ce50b8141691dfcc9d3c2b80910fd243e4e5aa8ed29e5f57d13fa93360e22', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '6040137.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4091, '2021-03-21 19:50:00', 'SALE/POS4094', 330, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-9211&lt;&sol;p&gt;', '', '209728.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '209728.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-24 20:18:06', '18.08', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '493a8fb42f8d5d1046147d597e88c565e16fcefba5071faef2d495347d9cd430', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '6305023.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4092, '2021-03-21 19:52:00', 'SALE/POS4095', 330, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-2884&lt;&sol;p&gt;', '', '220864.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '220864.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-24 20:21:11', '19.04', 1, '1000000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '164f25e3e1427b53253218c655c1333a183f9cc231039ffb0c1a3321b35d0876', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '6514751.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4093, '2021-03-21 19:53:00', 'SALE/POS4096', 383, 'মায়ের দোয়া ব্রিক্স(শাবাজপূর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-9544&lt;&sol;p&gt;', '', '264016.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '264016.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-24 20:24:08', '22.76', 1, '264000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7de94fcb6ea4163bebc05d142bfa789d9e78a79a63606af63460a575eb74e685', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1604952.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4094, '2021-03-21 19:54:00', 'SALE/POS4097', 301, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;MMT-11-0139&lt;&sol;p&gt;', '', '197915.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '197915.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-24 20:26:41', '17.21', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '67ce8d151a07ccdbfa0f749cf1d19dbb914804b75b3da9ca036002ef8baf28d0', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-959.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4095, '2021-03-21 19:55:00', 'SALE/POS4098', 301, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1625&lt;&sol;p&gt;', '', '271170.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '271170.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-24 20:27:03', '23.575', 1, '902000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '07865d06de178ad3ea3d103140391aadea57c330b4ebf48a6da02bd6358eaada', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '196955.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4096, '2021-03-21 19:58:00', 'SALE/POS4099', 375, 'মেসার্স গনি ব্রিক্স (ঈশ্বরগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-5586&lt;&sol;p&gt;', '', '270396.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '270396.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-24 20:27:28', '23.305', 1, '250000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7776e06c27c9f0337508e995ee92219ca054c611c88fb27646283848c2187eb3', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '751187.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4097, '2021-03-21 19:59:00', 'SALE/POS4100', 370, 'মো. কয়েছ মিয়া(সুনামগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CUT-11-0304&lt;&sol;p&gt;', '', '190242.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '190242.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-24 20:28:02', '16.26', 1, '183589.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '75595480130c232b23b2dc5a8504ee7d9ac047bc1713e1655823eafac27e289a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '6776963.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4098, '2021-03-21 19:59:00', 'SALE/POS4101', 322, 'মো. মোহন মিয়া(বি বাড়ীয়া)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;নৌকা বক্স মাপে&lt;&sol;p&gt;', '', '283500.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '283500.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-24 20:28:25', '27', 1, '566000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd4bbd77c84c5173b5ccdc8755288195366326e30bf46f123f62f5b9eddc0dcba', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1883000.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4099, '2021-03-14 12:39:00', 'SALE/POS4102', 461, 'অপু(পুলতাকান্দা)(পাথর)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;১ ট্রলিX৯০ফুট&lt;&sol;p&gt;', '', '15210.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '15210.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-24 12:40:03', '90', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1d651db7fb1446ed2665d4fc2c158fbda58dc7660b13e5e038f362ec648daeb2', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '30480.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4100, '2021-03-23 12:40:00', 'SALE/POS4103', 533, 'সেন্টু মিয়া(কালীপুর)(পাথর)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;২ ট্রলিX৯০ ফুট&lt;&sol;p&gt;', '', '30600.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '30600.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-24 12:41:30', '180', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '99f4e0b3eec4f704eb66d1cbd298c3a127671d86281e1d686cbadefafaae404c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '30600.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4102, '2021-03-22 20:59:00', 'SALE/POS4105', 369, 'M.M.B ব্রিক্স(কিশোরগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-9043&lt;&sol;p&gt;', '', '234990.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '234990.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-26 19:08:58', '22.375', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '47e74166e601cca733ee22d21648e0c4236cc3a7ce352185cad3a828ef417527', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-22768.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4103, '2021-03-22 21:00:00', 'SALE/POS4106', 369, 'M.M.B ব্রিক্স(কিশোরগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-0265&lt;&sol;p&gt;', '', '232785.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '232785.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-26 19:09:52', '22.165', 1, '430000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '6e5891302b4e42e82679db3f0fd179f1709b06e6a4af470aee5bfde935b2cded', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '212169.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4104, '2021-03-22 21:01:00', 'SALE/POS4107', 370, 'মো. কয়েছ মিয়া(সুনামগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-4377&lt;&sol;p&gt;', '', '226629.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '226629.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-26 19:11:07', '19.37', 1, '684000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '72c1fe1793fdb1ad1e11af8e439a8a98746fed6530106bb9e866f5f721117f03', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '6787264.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4105, '2021-03-22 21:03:00', 'SALE/POS4108', 347, 'মেসার্স এশিয়া ব্রিকস(সাল্লাবাদ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;MPT-11-0025&lt;&sol;p&gt;', '', '193048.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '193048.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-26 19:11:54', '16.355', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b482cfa752a9b4d60bc669693df31cb73d4a6a68fae8397f9cf00e449a9d3bf5', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '557924.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4107, '2021-03-22 21:05:00', 'SALE/POS4110', 347, 'মেসার্স এশিয়া ব্রিকস(সাল্লাবাদ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMD-14-0777&lt;&sol;p&gt;', '', '183844.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '183844.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-26 19:12:21', '15.579', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'aa95f449f9b52510d8c6d851d8c042cb7520a056870f1e71d0261e86ee265422', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '750913.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4108, '2021-03-22 21:06:00', 'SALE/POS4111', 347, 'মেসার্স এশিয়া ব্রিকস(সাল্লাবাদ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMD-14-0777&lt;&sol;p&gt;', '', '187502.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '187502.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-26 19:12:51', '15.89', 1, '801772.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '492d03547df0d4c98301b7a4dfe75d55f9e155b961c612433ba6df269ef9e27b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1118601.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4109, '2021-03-22 21:08:00', 'SALE/POS4112', 328, 'মেসার্স M.B.F. ব্রিক্স(সরারচর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-7205&lt;&sol;p&gt;', '', '249600.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '249600.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-26 19:13:21', '20.8', 1, '200000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ced13bf297d59a0e10324ec946017d8c8c6ba4cd9c734e1f81fb4c93f1df8c23', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2102176.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4110, '2021-03-22 21:10:00', 'SALE/POS4113', 335, 'মোঃ জাকির হোসেন জামাই(কালিপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;BOT-11-0263&lt;&sol;p&gt;', '', '158886.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '158886.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-26 19:31:44', '13.575', 1, '250000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b8b81e79c712a6395b4cf45e51fb0f774f18c00b50134482cb525dac6908872e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '347733.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4111, '2021-03-22 21:11:00', 'SALE/POS4114', 500, 'আবু বক্কর(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-0835&lt;&sol;p&gt;', '', '185020.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '185020.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-26 19:32:36', '15.95', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '2b768ba6b599447299400623cd0fb3725e3fd97c6681829421585d8caa16d4a0', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '137.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4112, '2021-03-22 21:12:00', 'SALE/POS4115', 500, 'আবু বক্কর(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;JOT-11-3023&lt;&sol;p&gt;', '', '194880.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '194880.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-26 19:33:24', '16.795', 1, '400000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '482f494be429f9b2362cdc099a91a6cb7880f5944b5eeed58f075d239547078e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '185157.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4113, '2021-03-22 21:13:00', 'SALE/POS4116', 368, 'আলী হোসেন  জামাই(কালীপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-9581&lt;&sol;p&gt;', '', '158440.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '158440.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-26 19:33:50', '13.6', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'eda94e8933353871002172cd5f7e9e7821fac883e6f733a733905443805973a0', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-100675.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4114, '2021-03-22 21:13:00', 'SALE/POS4117', 368, 'আলী হোসেন  জামাই(কালীপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-3061&lt;&sol;p&gt;', '', '191293.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '191293.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-26 19:34:31', '16.42', 1, '200000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b65a07ca790b69b31744bf9ff949c7094417dc71c5ca9b1e07421c10fecfbfc1', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '57764.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4115, '2021-03-22 21:14:00', 'SALE/POS4118', 531, 'বাবুল মিয়া(লাকমা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-4820&lt;&sol;p&gt;', '', '227858.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '227858.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-26 19:34:54', '19.305', 1, '243000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '18737fe0fee70a4fc5688f6901b80272d9b90cbd38f12c07b2dabf3e3e550d77', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '83100.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4116, '2021-03-22 16:56:00', 'SALE/POS4119', 370, 'মো. কয়েছ মিয়া(সুনামগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CHOT-11-0180&lt;&sol;p&gt;', '', '221774.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '221774.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-26 19:35:29', '22.625', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8fef24f1e0b6890d8500a0ae60bee28aed6f997dd9be679ea00780b6fdd9d508', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '7013834.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4117, '2021-03-22 16:57:00', 'SALE/POS4120', 442, 'তাজুল ইসলাম(সিলেট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;JOT-11-2868&lt;&sol;p&gt;', '', '161124.00', '0.00', '285.5', '285.50', '285.50', '0.00', NULL, '0.00', '0.00', '0.00', '160838.50', 'completed', 'due', 0, NULL, 1, 1, '2021-03-29 12:04:25', '18.52', 1, '200000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '37ecfc95c1ff73e0949bb296905c207d3ff2f9af5d05147c2b4d1bdceb9ef7c0', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '218.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4118, '2021-03-22 16:57:00', 'SALE/POS4121', 387, 'মেসার্স সমতা ব্রিক্স (নেত্রকোনা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-5566&lt;&sol;p&gt;', '', '287330.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '287330.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-26 19:38:17', '24.35', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd050f8745c05239a622b9e6f1a5fe5031a9cfd244ebe56e9c22aae0b72cdd552', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '7072104.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4119, '2021-03-22 16:58:00', 'SALE/POS4122', 387, 'মেসার্স সমতা ব্রিক্স (নেত্রকোনা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-8625&lt;&sol;p&gt;', '', '283908.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '283908.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-26 19:40:37', '24.06', 1, '1500000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5e2f053f6c8cc4ba4c8d4fecced2397375d8e5fcbe7e996de12674295703a04e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '7359434.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4120, '2021-03-22 16:59:00', 'SALE/POS4123', 194, 'মো.লিয়াকত মিয়া(বাদাঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1521&lt;&sol;p&gt;', '', '209209.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '209209.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-26 19:41:13', '22.99', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'bb0f67f68f2ad9c3d5b704a48d1f70b2caac708d6331f52982f3bdc028729e85', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '713014.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4121, '2021-03-22 17:00:00', 'SALE/POS4124', 494, 'মল্লিকা ব্রিক্স((কুমিল্লা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1695&lt;&sol;p&gt;', '', '213577.00', '0.00', '74.5', '74.50', '74.50', '0.00', NULL, '0.00', '0.00', '0.00', '213502.50', 'completed', 'due', 0, NULL, 1, 1, '2021-03-26 19:42:14', '23.465', 1, '213500.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c806aa2a98cbab48e82f9cd450522f64a82783ebee72989bc1a2eff4c2dec61f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '43.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4122, '2021-03-22 17:13:00', 'SALE/POS4125', 347, 'মেসার্স এশিয়া ব্রিকস(সাল্লাবাদ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5861&lt;&sol;p&gt;', '', '163116.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '163116.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-26 19:42:55', '17.725', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '409b31e77e7b8d4203c45c79b41066f4dfea6088e609d9625dea59562c8d3dcc', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1122259.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4123, '2021-03-22 17:13:00', 'SALE/POS4126', 335, 'মোঃ জাকির হোসেন জামাই(কালিপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-4036&lt;&sol;p&gt;', '', '249795.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '249795.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-26 19:44:00', '27.45', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1b746de66bcf5bfe3efe0a07012d24047409dc056f3cc0a6ead72bd56bc93952', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '506561.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4124, '2021-03-22 17:14:00', 'SALE/POS4127', 322, 'মো. মোহন মিয়া(বি বাড়ীয়া)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;বক্সমাপে নৌকা&lt;&sol;p&gt;', '', '1500000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '1500000.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-26 19:44:59', '150', 1, '1000000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b1f2fd2450d182cc7f96c6e8d60aa758fbaa35b0e2531f9081fc780d8c6f2aaf', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1600500.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4125, '2021-03-22 17:15:00', 'SALE/POS4128', 409, 'নাহার ব্রিক্স(ছাতলপাড়)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;বক্সমাপে নৌকা&lt;&sol;p&gt;', '', '1000000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '1000000.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-26 19:45:35', '100', 1, '1010000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'cc87fc42fc616b2e5f2b0330b2874ad31ac3e97a8116ae51ee2ade82d71236e4', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '10000.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4126, '2021-03-22 17:16:00', 'SALE/POS4129', 536, 'M.S.B ব্রিক্স(চানঁপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;বক্সমাপে নৌকা&lt;&sol;p&gt;', '', '282800.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '282800.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-03-26 19:46:07', '28', 1, '282800.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b76117f28efd348f731ff31f1f89c97eb110d056f789c0ea0957e9879938995b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4127, '2021-03-22 17:17:00', 'SALE/POS4130', 194, 'মো.লিয়াকত মিয়া(বাদাঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-4864&lt;&sol;p&gt;', '', '193921.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '193921.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-26 19:46:42', '21.31', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8f54ecc603a69794db7ddb25df64095a31116309b602af0e30f9a176614cfa31', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '922223.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4128, '2021-03-22 17:18:00', 'SALE/POS4131', 370, 'মো. কয়েছ মিয়া(সুনামগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CHOT-11-0662&lt;&sol;p&gt;', '', '190472.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '190472.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-26 19:47:22', '16.415', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd0cdcf88cb6a36b0fce6413df17f177ebac03ba991858411c4311b2a2d49e9ab', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '7235559.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4129, '2021-03-22 17:19:00', 'SALE/POS4132', 370, 'মো. কয়েছ মিয়া(সুনামগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-9845&lt;&sol;p&gt;', '', '204160.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '204160.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-26 19:48:17', '17.6', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '399112b38c19a42b5320c5eb312698f8143b609962ba05062d4a2ab2800d42bb', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '7425973.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4130, '2021-03-22 18:08:00', 'SALE/POS4133', 301, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-3228&lt;&sol;p&gt;', '', '278760.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '278760.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-26 19:48:49', '24.235', 1, '270000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c89f1ac5d0e49f3d3bcb0e51be27be334686e53232941d8f616d77482db9bd6e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-433874.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4131, '2021-03-22 18:44:00', 'SALE/POS4134', 402, 'মেসার্স রুমান ব্রিক্স (কিশোরগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-5586&lt;&sol;p&gt;', '', '273642.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '273642.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-26 19:49:19', '23.185', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e884355065752ad8e60aa6fa491258e0fbccf9b1ff234c4825d37512f38fac73', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1719226.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4132, '2021-03-22 18:45:00', 'SALE/POS4135', 402, 'মেসার্স রুমান ব্রিক্স (কিশোরগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0409&lt;&sol;p&gt;', '', '280132.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '280132.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-26 19:49:52', '23.74', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f7470bc3b9f8f7ec544ab58b5204cda94f60b10b0ee2f34c38b9df078e4e38ab', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1992809.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4133, '2021-03-22 18:46:00', 'SALE/POS4136', 402, 'মেসার্স রুমান ব্রিক্স (কিশোরগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5080&lt;&sol;p&gt;', '', '277182.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '277182.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-26 19:50:18', '23.485', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '0a7cc94aeef4d2c4560aa43fe0e9d8b877761b327deeb53f676e9fa29d1b9077', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2272941.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4134, '2021-03-22 18:46:00', 'SALE/POS4137', 402, 'মেসার্স রুমান ব্রিক্স (কিশোরগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2334&lt;&sol;p&gt;', '', '278716.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '278716.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-26 19:50:43', '23.615', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '6c48af03da201e6ebed1751484cd35cc18348fd963b1fcde5c119136d2fc9e3f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2550064.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4135, '2021-03-22 18:48:00', 'SALE/POS4138', 495, 'আবুল হাশেম(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMN-17-0080&lt;&sol;p&gt;', '', '69805.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '69805.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-26 19:51:22', '6.065', 1, '69700.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'cd5ef4b8c9ff58986280362382a42014b6c528cfe3c0b8dbbea8ec5a5590ccf5', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '52.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4136, '2021-03-22 18:49:00', 'SALE/POS4139', 401, 'শাহ আলম মিয়া(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-9390&lt;&sol;p&gt;', '', '186644.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '186644.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-26 19:51:44', '16.085', 1, '200000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1b17b9a845fca35c758d861a8363f1554622321f70dd317d42f4ce4c3a796604', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '363643.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4137, '2021-03-22 19:23:00', 'SALE/POS4140', 537, 'শাপলা ব্রিক্স(কৃষ্ণনগর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;বক্সমাপে নৌকা&lt;&sol;p&gt;', '', '283500.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '283500.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-03-26 19:52:10', '27', 1, '283500.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ac4ba3f335141bbae39286dd957ca0f8e41c399bac2423d52d41d40bdd568198', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4138, '2021-03-22 19:24:00', 'SALE/POS4141', 346, 'মেসার্স আয়েশা ব্রিক্স(ছাতলপাড়)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;বক্সমাপে নৌকা&lt;&sol;p&gt;', '', '262500.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '262500.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-03-26 19:52:40', '25', 1, '262500.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8c79496b5b2ef6d26fd37a80cff718412778a7f6a4b8ead7372eabb92b7ef644', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1656850.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4139, '2021-03-22 20:24:00', 'SALE/POS4142', 500, 'আবু বক্কর(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '20200.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '20200.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-26 20:27:33', '1', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'fb233182903f2976bce8acaf7420fb252737deb49c0911fdc7fc322851ab6f45', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-19963.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4140, '2021-03-22 20:26:00', 'SALE/POS4143', 301, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '2000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '2000.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-26 20:28:01', '1', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1612d4880256181145c6ba0d906973dd5c0f3c49550c473dd89ce1f6e431d17a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-425114.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4141, '2021-03-23 15:16:00', 'SALE/POS4144', 535, 'আনিসুল হক(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-0377&lt;&sol;p&gt;', '', '259020.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '259020.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-27 16:23:08', '28.775', 1, '258975.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e48a84f503daf84dd1999ae77ee017947d5894fc8a3171d27b2c3f953073cb3f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4142, '2021-03-23 15:18:00', 'SALE/POS4145', 535, 'আনিসুল হক(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2395&lt;&sol;p&gt;', '', '227070.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '227070.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-27 16:22:29', '25.225', 1, '227025.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd63bd24b2fcf46b5bbf624ffe4060c2abfdd163a4bf6f1e5ff9f3a01a4b0ffd5', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4143, '2021-03-23 15:21:00', 'SALE/POS4146', 384, 'আদর্শ ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-4349&lt;&sol;p&gt;', '', '250866.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '250866.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-27 16:24:41', '27.72', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b78c2e244cd625a8d4c902065f77352075e87156931d9697084a356116d64245', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '26055.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4144, '2021-03-23 15:25:00', 'SALE/POS4147', 384, 'আদর্শ ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-15-5038&lt;&sol;p&gt;', '', '212041.50', '0.00', '.25', '0.25', '0.25', '0.00', NULL, '0.00', '0.00', '0.00', '212041.25', 'completed', 'due', 0, NULL, 1, 1, '2021-03-27 16:25:53', '23.425', 1, '1357500.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'bbdb356a4d61b2046fb8ef5b7c08d3ada9ebece59d0d5a2abe9f07b1d9e1f6fc', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '276921.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4145, '2021-03-23 15:26:00', 'SALE/POS4148', 194, 'মো.লিয়াকত মিয়া(বাদাঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-6576&lt;&sol;p&gt;', '', '189735.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '189735.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-27 16:26:36', '20.85', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c4a763424caeaed47c38a6ecb8a76418b57bdbf1ef03b01f4f584d9c26e2327e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1116144.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4146, '2021-03-23 15:28:00', 'SALE/POS4149', 194, 'মো.লিয়াকত মিয়া(বাদাঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-0712&lt;&sol;p&gt;', '', '229866.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '229866.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-27 16:27:09', '25.26', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'fb066b8bbf7a0047febb8d32dccfef538dfce474577e7fb2d716011f1141bf3c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1116144.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4149, '2021-03-23 15:38:00', 'SALE/POS4152', 536, 'M.S.B ব্রিক্স(চানঁপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;বক্সমাপে নৌকা&lt;&sol;p&gt;', '', '949400.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '949400.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-27 16:29:29', '10100', 1, '1300000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '637c2867c06c7e8d5e1428847a5192464e5137f3c0cd968cb1640430f5e642eb', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4150, '2021-03-23 15:39:00', 'SALE/POS4153', 411, 'মেসার্স S.B.L. ব্রিক্স(কুলিয়ার চর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;বক্সমাপে নৌকা&lt;&sol;p&gt;', '', '306000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '306000.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-27 16:30:17', '30', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd208f06d4f880cbc22c3c811f32434c05090c37a7b459a0517dbcd5d3725cdf4', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1745000.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4151, '2021-03-23 15:42:00', 'SALE/POS4154', 396, 'মেসার্স বড়াইল পুরী ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-7184&lt;&sol;p&gt;', '', '174213.00', '0.00', '13', '13.00', '13.00', '0.00', NULL, '0.00', '0.00', '0.00', '174200.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-03-27 16:31:08', '14.89', 1, '174200.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '78f42fd025cabff9dce753084d90f0dfcbe3482ced2cf1396c2725fb00b1da64', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '44984.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4152, '2021-03-23 15:43:00', 'SALE/POS4155', 402, 'মেসার্স রুমান ব্রিক্স (কিশোরগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-5586&lt;&sol;p&gt;', '', '272462.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '272462.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-27 16:31:45', '23.085', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '6ee0f5175884354c6623f1a324d4c835cb478942ad0acc0214408d387e268948', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2828898.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4153, '2021-03-23 15:46:00', 'SALE/POS4156', 402, 'মেসার্স রুমান ব্রিক্স (কিশোরগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-3228&lt;&sol;p&gt;', '', '289454.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '289454.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-27 16:32:26', '24.53', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b55b97d26746e95a5522b5a4008569f558532adf4ef04130d6f38dbf1a2894da', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '3101301.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4154, '2021-03-23 15:48:00', 'SALE/POS4157', 362, 'মেসার্স A.U.B ব্রিক্স(সরারচর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1625&lt;&sol;p&gt;', '', '285120.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '285120.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-27 16:32:55', '23.755', 1, '250000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '34dbe848247a781113b89a06907970e6b79185636689d00d6c0adbc61c932733', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2022598.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4155, '2021-03-23 15:49:00', 'SALE/POS4158', 330, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-6927&lt;&sol;p&gt;', '', '213208.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '213208.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-27 16:33:26', '18.375', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f23c82fff541a85a529bf777869b4bc62cad5fe8e4dd010cf112175bfb7355cc', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '5735731.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4156, '2021-03-23 15:50:00', 'SALE/POS4159', 330, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-0377&lt;&sol;p&gt;', '', '208452.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '208452.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-27 16:33:59', '17.965', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '9fc91cced151b5d8da1279fe2f924fcf530007a87f8927a20c8e47ee1f334100', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '5735731.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4157, '2021-03-23 15:51:00', 'SALE/POS4160', 330, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-9887&lt;&sol;p&gt;', '', '285360.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '285360.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-27 16:35:08', '24.6', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '396479e25ee36dbc0d50c5232e4d344b955e0e891bb3c8e31587c6dcbc457152', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '5735731.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4158, '2021-03-23 15:53:00', 'SALE/POS4161', 330, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0384&lt;&sol;p&gt;', '', '221328.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '221328.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-27 16:35:39', '19.08', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ca318c18f6e0ea2e9856f384c38804a1c7146dfa3e5f2555d4be7c8ff6f7b723', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '6442635.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4159, '2021-03-23 15:54:00', 'SALE/POS4162', 330, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-2884&lt;&sol;p&gt;', '', '226432.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '226432.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-27 16:36:08', '19.515', 1, '500000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '3f8e945ea0603dd21bfa6639d8a27703612e63d26579a8773a4e440a4b3a009c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '6442635.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4160, '2021-03-23 15:58:00', 'SALE/POS4163', 442, 'তাজুল ইসলাম(সিলেট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-9553&lt;&sol;p&gt;', '', '232232.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '232232.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-27 16:37:32', '20.025', 1, '240000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ff6a1fbb0497d63964a621fac8ff3cf98206a27213ff8cf2cdc0924e011b569d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-38943.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4161, '2021-03-23 16:01:00', 'SALE/POS4164', 356, 'মেসার্স ফাইভ স্টার ব্রিক্স(ধরকা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-0980&lt;&sol;p&gt;', '', '283842.00', '0.00', '83', '83.00', '83.00', '0.00', NULL, '0.00', '0.00', '0.00', '283759.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-27 16:38:04', '24.255', 1, '283642.5000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c780c5cd6ea7c48e8e897246bf2de7e9ccef799bfcfc887a2f8b5998ac5ab70a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-58.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4162, '2021-03-23 16:02:00', 'SALE/POS4165', 349, 'মেসার্স B.B.F ব্রিক্স(গৌরিপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-0263&lt;&sol;p&gt;', '', '286032.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '286032.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-27 16:38:29', '24.24', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c6809ce3f5e2a3b7eef4ef426387efd15fbd4228ee96ce18c8c54950160e15b4', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '91867.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4163, '2021-03-23 16:04:00', 'SALE/POS4166', 352, 'মেসার্স ইলহাম ব্রিক্স(কুলিয়ার চর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CMT-11-3344&lt;&sol;p&gt;', '', '267624.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '267624.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-27 16:39:02', '22.675', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '2e0b243f93c8bc469bbc6e4c1f0f2de64baca014e48aaeae5b51128c91f80784', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '351752.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4164, '2021-03-23 16:08:00', 'SALE/POS4167', 335, 'মোঃ জাকির হোসেন জামাই(কালিপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-7500&lt;&sol;p&gt;', '', '176670.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '176670.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-27 16:39:57', '15.100', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '0e0993e1a736e49c872fabde2720cb4184eabe8f5ad467b3e042f40b7d8d88cf', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '506414.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4165, '2021-03-23 16:09:00', 'SALE/POS4168', 373, 'মো. আলী ইউসুফ(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-7205&lt;&sol;p&gt;', '', '208728.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '208728.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-27 16:40:28', '17.84', 1, '200000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'fee5db3f5687cff01e8baf07973b7686e363de3d18e6a55fb93ecb2550049364', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '469827.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4166, '2021-03-23 16:10:00', 'SALE/POS4169', 301, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2334&lt;&sol;p&gt;', '', '224112.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '224112.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-27 16:40:50', '19.32', 1, '420000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '51baaa4c6b2e1094303d351eb36843acc05c845592205334dde6360563999195', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-423114.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4167, '2021-03-23 16:11:00', 'SALE/POS4170', 370, 'মো. কয়েছ মিয়া(সুনামগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-15-3550&lt;&sol;p&gt;', '', '215631.00', '0.00', '.50', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '215630.50', 'completed', 'due', 0, NULL, 1, 1, '2021-03-27 16:42:41', '18.435', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd896fdddd88f558d4d3834f88bf9a4a387365da681eccdf198af49fef3417503', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '6946299.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4168, '2021-03-23 16:13:00', 'SALE/POS4171', 370, 'মো. কয়েছ মিয়া(সুনামগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CHOT-11-0304&lt;&sol;p&gt;', '', '196209.00', '0.00', '.50', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '196208.50', 'completed', 'due', 0, NULL, 1, 1, '2021-03-27 16:43:37', '16.775', 1, '550000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ebb14c326d5ea27945ab0c92524131fa1f6d1ec100795852236bccdf6a4ab472', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '6946299.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4169, '2021-03-23 16:14:00', 'SALE/POS4172', 411, 'মেসার্স S.B.L. ব্রিক্স(কুলিয়ার চর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;বক্সমাপে নৌকা&lt;&sol;p&gt;', '', '856000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '856000.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-27 16:45:55', '80', 1, '1000000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1d0ef952d3f7da49801cb57e207bfebe4334648b7aa378fd6ed7552c5af80bfa', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2051000.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4171, '2021-03-23 16:17:00', 'SALE/POS4174', 401, 'শাহ আলম মিয়া(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CMT-11-9819&lt;&sol;p&gt;', '', '190994.00', '0.00', '.50', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '190993.50', 'completed', 'due', 0, NULL, 1, 1, '2021-03-27 16:48:26', '21.455', 1, '200000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'daf2314ddd57c31c804e87d737277c6aa37be1f0018f6a7529fa6984cd4453a1', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '350287.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4172, '2021-03-23 16:18:00', 'SALE/POS4175', 194, 'মো.লিয়াকত মিয়া(বাদাঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-6774&lt;&sol;p&gt;', '', '189826.00', '0.00', '.50', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '189825.50', 'completed', 'due', 0, NULL, 1, 1, '2021-03-27 17:01:05', '20.855', 1, '1600000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8fbaab381347f63fe1e7b16ceed6eb21438b7ec32280d5e420bbe94335f68197', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1535745.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4173, '2021-03-23 16:19:00', 'SALE/POS4176', 335, 'মোঃ জাকির হোসেন জামাই(কালিপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;BOT-11-070&lt;&sol;p&gt;', '', '135198.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '135198.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-27 17:01:38', '15.54', 1, '200000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '6b68ee7faf650396746082b1827a427b5dfa303fac0acb2bbdee31d9b8f174c3', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '683084.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4174, '2021-03-23 16:56:00', 'SALE/POS4177', 530, 'আলমগীর(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-8498&lt;&sol;p&gt;', '', '175875.00', '0.00', '31.25', '31.25', '31.25', '0.00', NULL, '0.00', '0.00', '0.00', '175843.75', 'completed', 'paid', 0, NULL, 1, 1, '2021-03-27 16:57:44', '20.095', 1, '175843.7500', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f54290fe48a3df2418d9b98f1c7b5a8252ef3b2d3825f8c622a66e4309a8dbbd', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4175, '2021-03-24 17:58:00', 'SALE/POS4178', 322, 'মো. মোহন মিয়া(বি বাড়ীয়া)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;বক্সমাপে নৌকা&lt;&sol;p&gt;', '', '740000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '740000.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-27 21:16:21', '74', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'aa67cab9bceda299427317894da713b8594817aff3065daeadc96c0fce2dcba7', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2100500.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4177, '2021-03-24 18:02:00', 'SALE/POS4180', 536, 'M.S.B ব্রিক্স(চানঁপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;বক্স মাপে নৌকা&lt;&sol;p&gt;', '', '252500.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '252500.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-27 21:17:24', '25', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8f24a4809842d7f442db85480cb9c3d8275a76237b30e53fe2b3802a9825f1ee', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-350600.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4179, '2021-03-24 18:57:00', 'SALE/POS4182', 538, 'মেসার্স-লাভনী ট্রান্সপোর্ট,ফেরীঘাট(২০২০-২০২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-8162&lt;&sol;p&gt;', '', '227520.00', '0.00', '20', '20.00', '20.00', '0.00', NULL, '0.00', '0.00', '0.00', '227500.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-03-27 21:19:25', '18.96', 1, '227500.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '25478a51859f7232c12c644ac5c996a92b4c0608117bb0f5665ea43b36d80d1f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4180, '2021-03-24 19:00:00', 'SALE/POS4183', 352, 'মেসার্স ইলহাম ব্রিক্স(কুলিয়ার চর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0409&lt;&sol;p&gt;', '', '265854.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '265854.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-27 21:20:25', '22.525', 1, '500000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b409453b0f2d113206d829001be158ad7758c6bd84a555a31c237f1360b09762', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '619376.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4181, '2021-03-24 19:02:00', 'SALE/POS4184', 301, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;MMT-11-0139&lt;&sol;p&gt;', '', '195460.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '195460.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-27 21:21:18', '16.85', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '68be76be4c1b03a25f5899226fdfa9e09c67bfb35314b6168008593ec4455396', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-619002.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4182, '2021-03-24 19:03:00', 'SALE/POS4185', 301, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2334&lt;&sol;p&gt;', '', '235712.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '235712.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-27 21:22:55', '20.315', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f83d77b1f279447fbf05d4e4f2bfa3a6be149df7fd3a4de57c3e2960088c0c75', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-619002.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4183, '2021-03-24 19:06:00', 'SALE/POS4186', 301, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-3318&lt;&sol;p&gt;', '', '246500.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '246500.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-27 21:26:30', '21.245', 1, '1087000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '92b7ff5ad26ea9fbf63a3731cd54b59153183db51df72b2de3aee8003d99200b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-187888.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4184, '2021-03-24 19:41:00', 'SALE/POS4187', 539, 'মেসার্স-সুবর্না ব্রিক্স,শাহবাজপুর(২০২০-২০২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CMT-11-3344&lt;&sol;p&gt;', '', '266326.00', '0.00', '67', '67.00', '67.00', '0.00', NULL, '0.00', '0.00', '0.00', '266259.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-27 21:27:25', '22.565', 1, '266200.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e31f34f0c51856c1a72a0d48122ab25df31b809c4e78084393579448020ff0e4', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4185, '2021-03-24 20:00:00', 'SALE/POS4188', 540, 'মোবারক হোসেন,ময়মনসিংহ(২০২০-২০২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-5218&lt;&sol;p&gt;', '', '256800.00', '0.00', '67', '67.00', '67.00', '0.00', NULL, '0.00', '0.00', '0.00', '256733.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-03-27 21:30:26', '21.4', 1, '256733.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b6455eb5380a241cd19ea9ff845d91e759c6d0bb4a0ee50c411d70b9494b7fd9', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4186, '2021-03-24 20:01:00', 'SALE/POS4189', 396, 'মেসার্স বড়াইল পুরী ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-3468&lt;&sol;p&gt;', '', '187620.00', '0.00', '20', '20.00', '20.00', '0.00', NULL, '0.00', '0.00', '0.00', '187600.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-27 21:31:06', '15.899', 1, '232500.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'afb40b42558668a92874a515dcdb8e049c5fca08a490a795c30b2719a7b7a9b2', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '44984.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4187, '2021-03-24 20:04:00', 'SALE/POS4190', 368, 'আলী হোসেন  জামাই(কালীপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-6834&lt;&sol;p&gt;', '', '177000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '177000.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-27 21:31:48', '15', 1, '200000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f78107e06cf4dc8183276027a754e676f58c51f1ade87632b9d97355d1b87c97', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '49057.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4188, '2021-03-24 20:06:00', 'SALE/POS4191', 379, 'মেসার্স জামাল এন্টারপ্রাইজ (কুমিল্লা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0296&lt;&sol;p&gt;', '', '212121.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '212121.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-27 21:32:48', '23.305', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '504059d5fdf9265931d178942004073572d52ff102beddc54eda7865e95a4525', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '236850.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4189, '2021-03-24 20:07:00', 'SALE/POS4192', 379, 'মেসার্স জামাল এন্টারপ্রাইজ (কুমিল্লা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-8900&lt;&sol;p&gt;', '', '210210.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '210210.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-27 21:34:05', '23.1', 1, '800000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a9ab649772b9d196c40b316b74009d53922ed5fa966600d4620ad40413a763bc', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '448925.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4190, '2021-03-24 20:09:00', 'SALE/POS4193', 383, 'মায়ের দোয়া ব্রিক্স(শাবাজপূর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1625&lt;&sol;p&gt;', '', '224940.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '224940.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-27 21:34:43', '24.45', 1, '250000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '263a31788508ff8c857ad0e17889f474cf61bf030f75b3fca0cba380b63906c5', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1604968.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4191, '2021-03-24 20:10:00', 'SALE/POS4194', 314, 'মেসার্স আজিজ শাহ ট্রান্সপোর্ট(ভৈরবপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;MPT-11-0025&lt;&sol;p&gt;', '', '91356.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '91356.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-27 21:36:37', '9.93', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7940b8752bdc77c7350c2576840aad01e5cde74e5bd285be88e950d818986f69', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '413104.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4192, '2021-03-24 20:11:00', 'SALE/POS4195', 314, 'মেসার্স আজিজ শাহ ট্রান্সপোর্ট(ভৈরবপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;MPT-11-0025&lt;&sol;p&gt;', '', '102188.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '102188.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-27 21:37:17', '8.66', 1, '101986.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '35e76374ca6aa672739f3aee2fc6f70536b38c9481c4708c1212ffb268cc7240', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '413104.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4193, '2021-03-24 20:13:00', 'SALE/POS4196', 356, 'মেসার্স ফাইভ স্টার ব্রিক্স(ধরকা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2603&lt;&sol;p&gt;', '', '175721.00', '0.00', '21', '21.00', '21.00', '0.00', NULL, '0.00', '0.00', '0.00', '175700.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-03-28 08:58:22', '19.31', 1, '175700.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'fb8c11582c46d3a2a563abdc225c71e70e26de3ae5efa644f2223ca41f91a683', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '58.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4194, '2021-03-24 20:39:00', 'SALE/POS4197', 536, 'M.S.B ব্রিক্স(চানঁপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;বক্স মাপে নৌকা&lt;&sol;p&gt;', '', '262600.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '262600.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-28 08:57:42', '26', 1, '300000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '44f3ed3df584fcaf2ea2128fcec1e75d117ed84b8e8bace723c5ccc77afa9818', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-98100.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4195, '2021-03-24 20:40:00', 'SALE/POS4198', 322, 'মো. মোহন মিয়া(বি বাড়ীয়া)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;বক্স মাপে নৌকা&lt;&sol;p&gt;', '', '460000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '460000.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-28 08:59:21', '46', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1f95b82583d9d67359d26ceb79133471072b52597be396ac5183fa171d7997a5', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2840500.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4196, '2021-03-24 20:44:00', 'SALE/POS4199', 307, 'মো. খোকন মিয়া(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1088&lt;&sol;p&gt;', '', '240304.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '240304.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-28 09:00:17', '26.115', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'dbb4ba86d537a5471fda1c36ad3dc6e35e8c0a9b734ed3a63e58b1c730e4da98', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '954739.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4197, '2021-03-24 20:45:00', 'SALE/POS4200', 307, 'মো. খোকন মিয়া(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-9612&lt;&sol;p&gt;', '', '228620.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '228620.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-28 09:00:51', '24.85', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '87100f82c2a365d095ca3e53d87d005662bb0ee4b87f0cd7e64cfa44a9da447c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '954739.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4198, '2021-03-24 20:47:00', 'SALE/POS4201', 307, 'মো. খোকন মিয়া(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-13-1042&lt;&sol;p&gt;', '', '173512.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '173512.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-28 09:01:28', '18.865', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7b71e2184717441a94d81852260a68472958bbf0dc88623fe22334d3723af756', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1423617.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4200, '2021-03-24 20:51:00', 'SALE/POS4203', 307, 'মো. খোকন মিয়া(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CHOT-11-0747&lt;&sol;p&gt;', '', '210220.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '210220.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-28 09:02:01', '22.85', 1, '700000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'da8351908b79c0d3b32f9845c119feb47fdd2959994fae7afc604a4fcac97088', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1597175.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4201, '2021-03-24 20:52:00', 'SALE/POS4204', 330, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0384&lt;&sol;p&gt;', '', '216920.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '216920.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-28 09:02:41', '18.705', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '385c9dfd04bbc11a37a3da3d91bf3ff64d2e45e8e4375f8d7a39d17f8491b8cf', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '6390511.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4202, '2021-03-24 20:53:00', 'SALE/POS4205', 330, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-2492&lt;&sol;p&gt;', '', '213092.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '213092.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-28 09:03:08', '18.37', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1b8d5a84d3efdb95dcaebbded280bb307a6cdb865e4688520d28ac93d6ce161b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '6390511.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4203, '2021-03-24 20:55:00', 'SALE/POS4206', 330, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-1984&lt;&sol;p&gt;', '', '172956.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '172956.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-28 09:03:40', '14.905', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e3a7446d19081591044aa3506032431d3db4ba1e940d85e7312b2879279f6ff1', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '6820581.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4204, '2021-03-24 20:56:00', 'SALE/POS4207', 330, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-7205&lt;&sol;p&gt;', '', '205900.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '205900.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-28 09:04:17', '17.745', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '74e6a024005dac68f16e785585dcf753244f5b9e098fc2bc07f0f882980b2096', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '6820581.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4205, '2021-03-24 20:58:00', 'SALE/POS4208', 330, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-2884&lt;&sol;p&gt;', '', '221560.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '221560.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-28 09:04:52', '19.1', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5babd334805fb53079e0a30a9ee194ffc5c3f970bf41a1b28f10fe99addc0391', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '7199321.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4206, '2021-03-24 20:58:00', 'SALE/POS4209', 330, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2501&lt;&sol;p&gt;', '', '159384.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '159384.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-28 09:05:31', '13.74', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '3e0b1dec2ee51252fccc665891f617b7c7fe89a65f7e84b28d18d3e9709320ac', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '7199321.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4207, '2021-03-24 20:59:00', 'SALE/POS4210', 330, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-6927&lt;&sol;p&gt;', '', '213324.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '213324.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-28 09:06:14', '18.39', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8e66bfa38ba9c643bce51e35ffc017622b896208d92c7c197e2659c7fe624205', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '7199321.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4208, '2021-03-24 21:00:00', 'SALE/POS4211', 330, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-2046&lt;&sol;p&gt;', '', '222024.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '222024.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-28 09:07:10', '19.14', 1, '800000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '79460f1f4dc8ea5224d46fcd5626f20d707c6973e557e47d5289fe7a9fb6f110', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '7199321.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4209, '2021-03-24 21:03:00', 'SALE/POS4212', 322, 'মো. মোহন মিয়া(বি বাড়ীয়া)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;বক্সমাপে নৌকা&lt;&sol;p&gt;', '', '286200.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '286200.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-03-28 09:07:52', '27', 1, '286200.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '22930dc48d271a7e9c96eaba95955f036abdfd6f57fca72f79094705da3f99a7', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '3300500.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4211, '2021-03-24 21:10:00', 'SALE/POS4214', 392, 'মেসার্স A.B.C ব্রিক্স (নেত্রকোনা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-8040&lt;&sol;p&gt;', '', '270474.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '270474.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-28 09:09:26', '22.17', 1, '500000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f5fb21ff8aee732a97749d6bf8d7670e5b9284959a4727a0e2ded7898b921e9e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2147782.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4212, '2021-03-24 21:11:00', 'SALE/POS4215', 370, 'মো. কয়েছ মিয়া(সুনামগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-4377&lt;&sol;p&gt;', '', '228618.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '228618.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-28 09:09:52', '19.535', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5a4cfe2f5cb7d5e3f3841d026a6e6341f0fc1e3bd78fd9d21f023b70785162cb', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '7358138.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4214, '2021-03-24 21:14:00', 'SALE/POS4217', 442, 'তাজুল ইসলাম(সিলেট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-0056&lt;&sol;p&gt;', '', '152546.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '152546.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-28 09:11:00', '17.135', 1, '494886.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '902c2b62ec40a962d202528edeacb68feff25fdc9ef2856887d9cfb0533a257a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-46711.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4215, '2021-03-25 09:49:00', 'SALE/POS4218', 536, 'M.S.B ব্রিক্স(চানঁপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;বক্সমাপে নৌকা&lt;&sol;p&gt;', '', '1060500.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '1060500.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-28 10:31:23', '105', 1, '399500.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'fd8b6a6ca816f28fe58567f04ecfce981473af25bc84bb0509e47b2b70578f04', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-135500.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4216, '2021-03-25 09:50:00', 'SALE/POS4219', 370, 'মো. কয়েছ মিয়া(সুনামগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;KOST-11-1181&lt;&sol;p&gt;', '', '191280.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '191280.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-28 10:32:25', '15.939', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '3bf3d12732b3369e540bbfc09af4ce95fb5b6327d188dd4fb04df6b6f7cb4f9b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '7586756.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4218, '2021-03-25 09:51:00', 'SALE/POS4221', 370, 'মো. কয়েছ মিয়া(সুনামগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CHOT-11-0304&lt;&sol;p&gt;', '', '199680.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '199680.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-28 10:37:28', '16.635', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '422f711d2cb2102fea25ca6b76720c21006bf975f1722764e6bbfc6ee0acecf6', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '7586756.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4219, '2021-03-25 09:52:00', 'SALE/POS4222', 435, 'মেসার্স R.C.G ব্রিক্স(ঘোরাশাল)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0409&lt;&sol;p&gt;', '', '288530.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '288530.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-28 10:38:16', '23.645', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '3f572b66c28da54b0ae22543d3eb7e9abddafcafe1cf3664f690df21db876223', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '268360.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4221, '2021-03-25 09:54:00', 'SALE/POS4224', 301, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;MMT-11-0139&lt;&sol;p&gt;', '', '210540.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '210540.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-28 11:07:57', '18.15', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '55868627d74c870d7c6c7517bb4d202cf7b88b1c1ba2a057ef74cfd19e3d59a5', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-1028330.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4222, '2021-03-25 09:57:00', 'SALE/POS4225', 508, 'S.T.D ব্রিক্স(খুরশাকুরিয়াল)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-0263&lt;&sol;p&gt;', '', '277560.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '277560.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-28 11:11:07', '23.13', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '4e4c717bb7c7e514acf307d9a7fa4a3d6efc2cb7b97493db7933321539002df1', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4223, '2021-03-25 09:58:00', 'SALE/POS4226', 508, 'S.T.D ব্রিক্স(খুরশাকুরিয়াল)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-2046&lt;&sol;p&gt;', '', '276120.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '276120.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-28 11:11:54', '23.01', 1, '600000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7adad0c61b28979a2d22044ecba5749f73cda1a2f5bd0e4c28bcfe3bec635314', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '74769.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4224, '2021-03-25 09:59:00', 'SALE/POS4227', 349, 'মেসার্স B.B.F ব্রিক্স(গৌরিপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-2113&lt;&sol;p&gt;', '', '260271.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '260271.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-28 11:12:34', '21.51', 1, '1500000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ed5df104588bf73623e7a0d6cfd4596c0321842f2b57bb47e75366fb6170af41', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '377899.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4225, '2021-03-25 10:02:00', 'SALE/POS4228', 328, 'মেসার্স M.B.F. ব্রিক্স(সরারচর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-9669&lt;&sol;p&gt;', '', '246984.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '246984.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-28 11:13:09', '20.08', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '56dd613fe6914cf6989e1c63600e1bd35cf744d088882b6e2bc69908530d0e32', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2151776.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4226, '2021-03-25 10:03:00', 'SALE/POS4229', 375, 'মেসার্স গনি ব্রিক্স (ঈশ্বরগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-1350&lt;&sol;p&gt;', '', '253028.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '253028.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-28 11:13:52', '20.74', 1, '150000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e80a822d0c3419eca3566a26f510668abb1b1b49309a170f1ebd96f4cc4ef585', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '771583.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4227, '2021-03-25 10:05:00', 'SALE/POS4230', 380, 'মা-বাবার দোয়া ব্রিক্স(রামপুরা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-0878&lt;&sol;p&gt;', '', '245799.00', '0.00', '0.50', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '245798.50', 'completed', 'due', 0, NULL, 1, 1, '2021-03-28 11:14:41', '26.425', 1, '400000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8af7d589d747b4dfc266b00386a56937b8b813cd78ffd1e8e1c25381cb9fcda4', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-25826.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4228, '2021-03-25 10:06:00', 'SALE/POS4231', 330, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0384&lt;&sol;p&gt;', '', '211761.00', '0.00', '.50', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '211760.50', 'completed', 'due', 0, NULL, 1, 1, '2021-03-28 11:15:10', '22.765', 1, '700000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '0e22ebef2584fb1d63fd7ca0819a235e48db27e0c78b4a1937b74f8f3e2b1e22', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '7215671.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4229, '2021-03-25 10:11:00', 'SALE/POS4232', 541, 'মাসুদ মিয়া,ফেরীঘাট(২০২০-২০২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-7832&lt;&sol;p&gt;', '', '213249.00', '0.00', '249', '249.00', '249.00', '0.00', NULL, '0.00', '0.00', '0.00', '213000.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-03-28 11:15:40', '22.93', 1, '213000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ab372ea5ead81616825b48356807ad4c2d47cbf6c0605b04466fe8ce13f9d749', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4232, '2021-03-25 10:16:00', 'SALE/POS4235', 373, 'মো. আলী ইউসুফ(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1625&lt;&sol;p&gt;', '', '249978.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '249978.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-28 11:18:37', '20.485', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7db4538477e614f2dfbf314073fd060f58e29d40099cf9f044ced6bd20f8c63e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '478555.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4233, '2021-03-25 10:18:00', 'SALE/POS4236', 335, 'মোঃ জাকির হোসেন জামাই(কালিপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;BOT-11-0852&lt;&sol;p&gt;', '', '190920.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '190920.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-28 11:19:16', '15.91', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'fca94a36623146aa785e260df85017ad7d6f5f9e78cd5965ab33163bc3cbf802', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '618282.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4234, '2021-03-25 10:19:00', 'SALE/POS4237', 457, 'A.M.B ব্রিক্স(শাবাজপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;বক্সমাপে নৌকা&lt;&sol;p&gt;', '', '540000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '540000.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-28 11:20:19', '50', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '52616e59eb70abf1c349004b47a108ca17d7090351c25a0108b6ed487942d0fa', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4235, '2021-03-25 10:19:00', 'SALE/POS4238', 457, 'A.M.B ব্রিক্স(শাবাজপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;বক্সমাপে নৌকা&lt;&sol;p&gt;', '', '176000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '176000.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-28 11:23:01', '16', 1, '1000000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '6745ec8292817a0d9ffc1e0024c829c7813f2fd8ce8b50750ed65f9e3e5aa150', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '74769.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4236, '2021-03-25 10:21:00', 'SALE/POS4239', 370, 'মো. কয়েছ মিয়া(সুনামগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-9951&lt;&sol;p&gt;', '', '226920.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '226920.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-28 11:24:05', '18.91', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '29d485ff591d08e8bbfe080c31d2bb743194d739c29052bf15b54d2738ea2f72', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '8203616.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4237, '2021-03-25 10:23:00', 'SALE/POS4240', 442, 'তাজুল ইসলাম(সিলেট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-13-3263&lt;&sol;p&gt;', '', '151300.00', '0.00', '.50', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '151299.50', 'completed', 'due', 0, NULL, 1, 1, '2021-03-28 11:24:56', '16.995', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5103a12971f846c87c71335ab7d0722dd958eeb89273c43a6d0deadce9879beb', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-389051.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4238, '2021-03-25 10:23:00', 'SALE/POS4241', 442, 'তাজুল ইসলাম(সিলেট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-2454&lt;&sol;p&gt;', '', '160734.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '160734.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-28 11:25:39', '18.06', 1, '580000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '42ccad5cf8d9a06fd1814f5c9cbb52313d2e95177ab4798ced1a730ad53ba9a8', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-389051.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4239, '2021-03-25 10:28:00', 'SALE/POS4242', 542, 'মোঃশাহ আলম,আশুগঞ্জ(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1088&lt;&sol;p&gt;', '', '214720.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '214720.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-28 11:26:26', '24.395', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f037ffd50e3bde8fd93be4e6dd2262309ffa470d974b2e745d2c50dadba2d617', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4240, '2021-03-25 10:29:00', 'SALE/POS4243', 542, 'মোঃশাহ আলম,আশুগঞ্জ(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-5772&lt;&sol;p&gt;', '', '234872.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '234872.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-28 11:27:06', '26.69', 1, '449000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1da3d11ed7b013d502ce0aaa3c14e04827919811a74304770b3bfe6f55d78ef0', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '74769.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4241, '2021-03-25 10:30:00', 'SALE/POS4244', 314, 'মেসার্স আজিজ শাহ ট্রান্সপোর্ট(ভৈরবপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-15-2183&lt;&sol;p&gt;', '', '195888.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '195888.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-28 11:27:34', '22.26', 1, '200000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '269ef8d6f607b5ab3a06986f0d307eddaba5ba6b45d0f99b7e2e87b792e586b9', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '506648.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4242, '2021-03-25 10:35:00', 'SALE/POS4245', 370, 'মো. কয়েছ মিয়া(সুনামগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CHOT-11-0365&lt;&sol;p&gt;', '', '189960.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '189960.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-28 10:36:22', '15.829', 1, '790000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '679b361e9d98b128e9367c1c92a6f51a44680c60a3f597a6febbef1e2b08e1db', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '8204576.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4243, '2021-03-26 11:56:00', 'SALE/POS4246', 380, 'মা-বাবার দোয়া ব্রিক্স(রামপুরা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-9544&lt;&sol;p&gt;', '', '225246.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '225246.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-28 12:43:06', '24.22', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '73d6fa5d57fd8198f9f144985559f3305e4c5ac6b72981f8b94d0c338ca662ab', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-180027.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4244, '2021-03-26 11:57:00', 'SALE/POS4247', 379, 'মেসার্স জামাল এন্টারপ্রাইজ (কুমিল্লা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-2200&lt;&sol;p&gt;', '', '203298.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '203298.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-28 12:43:41', '21.86', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '6266d8ea4b351d5d9de515185981ec332149e827df7f23af8a886ce8b46cb56e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-140819.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4245, '2021-03-26 11:59:00', 'SALE/POS4248', 307, 'মো. খোকন মিয়া(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-0914&lt;&sol;p&gt;', '', '263200.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '263200.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-28 12:44:25', '28', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1be197400de8bd81508d55e71c4a1f4b9e56e173f38cac3f38250acba9383df3', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1107395.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4246, '2021-03-26 12:00:00', 'SALE/POS4249', 307, 'মো. খোকন মিয়া(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-7680&lt;&sol;p&gt;', '', '249194.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '249194.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-28 12:45:04', '26.51', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '505c675b8a277bf775ba8766d1479423ea6e29fe157fcfd06536e2d3c9f27033', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1107395.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4247, '2021-03-26 12:02:00', 'SALE/POS4250', 307, 'মো. খোকন মিয়া(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-0251&lt;&sol;p&gt;', '', '216012.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '216012.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-28 12:46:06', '22.98', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'cdc9003ad2d75262fd5c81880ee37cf741c358304c4b9cd141c47c3d00a08d2a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1107395.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4248, '2021-03-26 12:02:00', 'SALE/POS4251', 307, 'মো. খোকন মিয়া(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-9612&lt;&sol;p&gt;', '', '232180.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '232180.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-28 12:48:59', '24.7', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '4ad4e8b05b6b596f3768083a7f8103d64e044951e3befbfc05ac428688c8599c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1107395.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4249, '2021-03-26 12:03:00', 'SALE/POS4252', 307, 'মো. খোকন মিয়া(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-5472&lt;&sol;p&gt;', '', '205014.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '205014.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-28 12:49:41', '21.81', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '23ecbaeb07553ac46e12124d833bdbb1b0c7ee62aad7d05edccb2a42e18be615', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1107395.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4250, '2021-03-26 12:04:00', 'SALE/POS4253', 330, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0054&lt;&sol;p&gt;', '', '195672.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '195672.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-28 12:52:07', '21.04', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ad07f98de4c4b8457f6714a63337f256a8157aade074cba5d9df553ce450dea0', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '6727432.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4251, '2021-03-26 12:06:00', 'SALE/POS4254', 384, 'আদর্শ ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-8066&lt;&sol;p&gt;', '', '231680.00', '0.00', '.75', '0.75', '0.75', '0.00', NULL, '0.00', '0.00', '0.00', '231679.25', 'completed', 'due', 0, NULL, 1, 1, '2021-03-28 12:52:51', '25.595', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7a746ac38b19b982f4142b1e8875fd89ff6c66d12b7fffbb79dc1ec96625f72f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-868537.75');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4252, '2021-03-26 12:07:00', 'SALE/POS4255', 384, 'আদর্শ ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2334&lt;&sol;p&gt;', '', '234033.00', '0.00', '.75', '0.75', '0.75', '0.00', NULL, '0.00', '0.00', '0.00', '234032.25', 'completed', 'due', 0, NULL, 1, 1, '2021-03-28 12:54:41', '25.855', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '719cd870b562eedf0fa5a427724f73643609c572682201eaa5b8709c26900544', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-636903.75');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4253, '2021-03-26 12:10:00', 'SALE/POS4256', 457, 'A.M.B ব্রিক্স(শাবাজপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;বক্সমাপে নৌকা&lt;&sol;p&gt;', '', '494400.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '494400.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-28 13:08:30', '48', 1, '210400.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '0861bdcdc809cff0bb9804f764d1c8420196f83fdca79c4caf7508779a09a7cb', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-284000.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4254, '2021-03-26 12:12:00', 'SALE/POS4257', 349, 'মেসার্স B.B.F ব্রিক্স(গৌরিপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0901&lt;&sol;p&gt;', '', '272855.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '272855.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-28 12:55:31', '22.55', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'cc0f093496de9855642bce995c695575ea720c002947bc9257eb70d543856524', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-861829.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4255, '2021-03-26 12:12:00', 'SALE/POS4258', 349, 'মেসার্স B.B.F ব্রিক্স(গৌরিপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-3228&lt;&sol;p&gt;', '', '294756.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '294756.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-28 12:59:05', '24.36', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c9ba50bf89a38b447f07e2cd0f7eb79759a4478d6a07d7b3137467de9d94b736', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-861829.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4256, '2021-03-26 12:13:00', 'SALE/POS4259', 349, 'মেসার্স B.B.F ব্রিক্স(গৌরিপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-5586&lt;&sol;p&gt;', '', '271766.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '271766.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-28 12:59:54', '22.46', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e0f3a3aa2a226c4434e444009627e6eaeef888cce9427e6f2a29a420d442fb36', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-861829.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4257, '2021-03-26 12:14:00', 'SALE/POS4260', 370, 'মো. কয়েছ মিয়া(সুনামগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;NET-11-0009&lt;&sol;p&gt;', '', '221040.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '221040.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-28 13:00:41', '18.42', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '72898924a421c9e6fa14fdc64348ae82d41b6817345fc83344c19b306a8c2192', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '7604596.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4258, '2021-03-26 12:17:00', 'SALE/POS4261', 543, 'শাহেন শাহ,তাহিরপুর(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-4791&lt;&sol;p&gt;', '', '228240.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '228240.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-28 13:01:54', '19.025', 1, '228300.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'aa42d515b6ad40bc32ce7082d6c4bb75ab2dad5cd53a0ceaa445340deb35f9e9', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4259, '2021-03-26 12:19:00', 'SALE/POS4262', 435, 'মেসার্স R.C.G ব্রিক্স(ঘোরাশাল)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0409&lt;&sol;p&gt;', '', '275232.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '275232.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-28 13:02:36', '22.56', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd790855aa3fd1f70479e2d59e451a3d314741e68842608d152541d3dc8e66efa', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '556890.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4260, '2021-03-26 12:20:00', 'SALE/POS4263', 301, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;MMT-11-0139&lt;&sol;p&gt;', '', '197200.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '197200.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-28 13:03:20', '16.995', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'be00c0d58381d1b5edaf62fb715b93b7d30467231fb08d3dde29f797905133f9', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-817790.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4261, '2021-03-26 12:21:00', 'SALE/POS4264', 361, 'রিয়াজ এন্টারপ্রাইজ(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-5193&lt;&sol;p&gt;', '', '242972.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '242972.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-28 13:03:54', '26.41', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd9086a78fe5955a64e459888070ce124519656079258e5f2509df19b1dc73a23', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4262, '2021-03-26 12:22:00', 'SALE/POS4265', 194, 'মো.লিয়াকত মিয়া(বাদাঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-8845&lt;&sol;p&gt;', '', '198744.00', '0.00', '.50', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '198743.50', 'completed', 'due', 0, NULL, 1, 1, '2021-03-28 13:05:08', '21.835', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'deb991c8fc96463bfa9d43ba881518560063458e286a4bd053a029ae8987e6a8', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '125571.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4263, '2021-03-26 12:23:00', 'SALE/POS4266', 194, 'মো.লিয়াকত মিয়া(বাদাঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-0676&lt;&sol;p&gt;', '', '230230.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '230230.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-28 13:05:45', '25.3', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'df6ffd1d7118f7460130fd9e06e43a5ff11edd536413e83542a3942ab611457b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '125571.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4264, '2021-03-26 12:24:00', 'SALE/POS4267', 370, 'মো. কয়েছ মিয়া(সুনামগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-15-3550&lt;&sol;p&gt;', '', '217798.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '217798.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-28 13:06:23', '23.165', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f28f9ae6a8e88cbb4535086a64b73d8204cce8658da3eedecc0b333f59cfc254', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '7825636.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4266, '2021-03-26 12:25:00', 'SALE/POS4269', 517, 'মেসার্স B.B.C ব্রিক্স(চানপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;বক্সমাপে নৌকা&lt;&sol;p&gt;', '', '444000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '444000.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-28 13:09:11', '40', 1, '140000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '0d331a3c24a60535a4add97154a4626a2ca9ba68faefa2c540ba5ad0261305f0', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1404400.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4267, '2021-03-26 12:26:00', 'SALE/POS4270', 382, 'মেসার্স A.S.F ব্রিক্স(নেত্রকোনা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-2429&lt;&sol;p&gt;', '', '267289.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '267289.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-28 13:09:45', '22.09', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '31e84a6b4f8a71f6ce041b71479629757bfa4216d5e522ae9b6daa32a7c9de67', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-950848.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4268, '2021-03-26 12:27:00', 'SALE/POS4271', 382, 'মেসার্স A.S.F ব্রিক্স(নেত্রকোনা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-0933&lt;&sol;p&gt;', '', '248897.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '248897.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-28 13:10:24', '20.57', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '488f9ed073a1442346cbb98aeda8e2f12339e6be65ca4ea83cd319c6632f05c5', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-950848.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4269, '2021-03-26 12:28:00', 'SALE/POS4272', 382, 'মেসার্স A.S.F ব্রিক্স(নেত্রকোনা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-2428&lt;&sol;p&gt;', '', '246598.00', '0.00', '.50', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '246597.50', 'completed', 'due', 0, NULL, 1, 1, '2021-03-28 13:11:06', '20.375', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '0497ac6977d4e276c7d44926cb49200bb6fbf0949ab3ba2567d2c2b3a4a169e0', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-950848.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4270, '2021-03-26 12:28:00', 'SALE/POS4273', 392, 'মেসার্স A.B.C ব্রিক্স (নেত্রকোনা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-8040&lt;&sol;p&gt;', '', '276452.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '276452.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-28 13:12:13', '22.655', 1, '1000000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '19444f9673b0f13cfcd07d3ecb12cb2edbf707c34d96fd54f82189f7d1e8829a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1918256.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4271, '2021-03-26 12:31:00', 'SALE/POS4274', 370, 'মো. কয়েছ মিয়া(সুনামগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-4377&lt;&sol;p&gt;', '', '233160.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '233160.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-28 13:13:20', '19.435', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd80040631018c73fb94f6c0471fde5d3e43b6a71e9e5fc5028d092ca839bc0fc', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '8043387.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4272, '2021-03-26 12:32:00', 'SALE/POS4275', 387, 'মেসার্স সমতা ব্রিক্স (নেত্রকোনা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-5566&lt;&sol;p&gt;', '', '288774.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '288774.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-28 13:13:53', '23.665', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f2653bf5356111e19392716c94611b19fcc13bf536c77fbaa5f6ad8aaed862c8', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '6143342.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4273, '2021-03-26 12:34:00', 'SALE/POS4276', 335, 'মোঃ জাকির হোসেন জামাই(কালিপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;BOT-11-2452&lt;&sol;p&gt;', '', '183240.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '183240.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-28 13:14:29', '15.265', 1, '379700.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '2ff6f3b805fb95d074edde50e256eaa4bba528a7cb9bab588b999baef59517e0', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '809202.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4275, '2021-03-26 12:36:00', 'SALE/POS4278', 370, 'মো. কয়েছ মিয়া(সুনামগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-6821&lt;&sol;p&gt;', '', '237480.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '237480.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-28 13:16:06', '19.79', 1, '200000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '44320d1663f74f0ae97cfd4a3ba6352f7065c4da0f84e739eb102bba6ef4a59e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '8276607.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4276, '2021-03-26 12:37:00', 'SALE/POS4279', 361, 'রিয়াজ এন্টারপ্রাইজ(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-8625&lt;&sol;p&gt;', '', '221880.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '221880.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-28 13:16:38', '18.485', 1, '250000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e7b7d7dc79d1edfa4bee6e2acfe084c1a5236f8914b6350a866f85003561f917', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '242972.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4277, '2021-03-26 12:38:00', 'SALE/POS4280', 318, 'মো. মিঠু সরকার(চানপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-8607&lt;&sol;p&gt;', '', '147960.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '147960.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-28 13:17:03', '12.325', 1, '650000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b412138791691fa8ba19806f2898248b239f70e790764ea161f342706be51052', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1887206.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4278, '2021-03-26 12:39:00', 'SALE/POS4281', 442, 'তাজুল ইসলাম(সিলেট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-15-3650&lt;&sol;p&gt;', '', '172304.00', '0.00', '.50', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '172303.50', 'completed', 'due', 0, NULL, 1, 1, '2021-03-28 13:17:50', '19.355', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '3ba785416fc90dfdd86bd6b92d69af49ba25ccc15e972af8e3e84458543caef4', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-657018.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4279, '2021-03-26 12:39:00', 'SALE/POS4282', 442, 'তাজুল ইসলাম(সিলেট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-5125&lt;&sol;p&gt;', '', '177110.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '177110.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-28 13:19:11', '19.9', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1fa0c8185b27564aee9aa89e753056c1229c0284288c0daafdfb433f6c8e111a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-657018.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4280, '2021-03-26 12:41:00', 'SALE/POS4283', 337, 'জালাল ব্রিক্স(চান্দুরা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-2046&lt;&sol;p&gt;', '', '232290.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '232290.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-28 13:19:36', '25.805', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'af4be5a12f8039a498b8b8282f6b6a31d79e73e99aa059844e7e72ccb527e4b3', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '4491602.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4281, '2021-03-26 12:41:00', 'SALE/POS4284', 337, 'জালাল ব্রিক্স(চান্দুরা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2064&lt;&sol;p&gt;', '', '233910.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '233910.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-28 13:21:03', '25.99', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '93ada53a00fc64c04103c2f0f7b3603196b1a3c295b1beed05882f6ba215fa3d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '4491602.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4282, '2021-03-27 09:19:00', 'SALE/POS4285', 454, 'রাশিদ মিয়া(বাদাঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CHOT-11-0035&lt;&sol;p&gt;', '', '136515.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '136515.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-29 09:52:39', '14.37', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '9cc75afe52df6904e1c73fdbaff569f0b5fedb899f52d60fca577401bdc3f79d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '165148.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4283, '2021-03-27 09:20:00', 'SALE/POS4286', 379, 'মেসার্স জামাল এন্টারপ্রাইজ (কুমিল্লা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CMT-11-6473&lt;&sol;p&gt;', '', '216132.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '216132.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-29 09:53:18', '23.24', 1, '1000000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7a2c0c1e11970eb77692a3df65917aca7d731f029a0824c9348e07808f01de24', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '62479.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4284, '2021-03-27 09:21:00', 'SALE/POS4287', 307, 'মো. খোকন মিয়া(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-7680&lt;&sol;p&gt;', '', '233496.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '233496.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-29 09:54:06', '24.835', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f5643fc9d0c0b9fdf38e2c006ee5835f8512587d2cf5afe603450f9507c4d97f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2272995.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4285, '2021-03-27 09:21:00', 'SALE/POS4288', 307, 'মো. খোকন মিয়া(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2445&lt;&sol;p&gt;', '', '241016.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '241016.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-29 09:54:48', '25.635', 1, '2747507.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '2599dc59bd47087c9f0cb970ecee73586a89bb44f18f11ca623c7115c69800f4', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2272995.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4286, '2021-03-27 09:22:00', 'SALE/POS4289', 384, 'আদর্শ ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2334&lt;&sol;p&gt;', '', '237110.00', '0.00', '.75', '0.75', '0.75', '0.00', NULL, '0.00', '0.00', '0.00', '237109.25', 'completed', 'due', 0, NULL, 1, 1, '2021-03-29 09:55:29', '26.195', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '03f7368831c5de788e9142c2f8aeb8fcfa291bf6a0adfec5ecfe7882fb3349b3', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-402826.25');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4287, '2021-03-27 09:25:00', 'SALE/POS4290', 517, 'মেসার্স B.B.C ব্রিক্স(চানপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;বক্সমাপে নৌকা&lt;&sol;p&gt;', '', '367500.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '367500.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-29 09:56:21', '35', 1, '11400.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7898035b93418df65cf697466ce356aa151848653781f1a472699005b4126fa8', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1708400.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4288, '2021-03-27 09:29:00', 'SALE/POS4291', 544, 'মেসার্স-শাহানা ব্রিক্স,বাঙ্গালপাড়া(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;বক্সমাপে নৌকা&lt;&sol;p&gt;', '', '1035000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '1035000.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-29 09:56:58', '100', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '74c98230aad531fe40c6ddb11d0515ff92ecfc2be4d134ed3d63f585eac9c001', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4289, '2021-03-27 09:30:00', 'SALE/POS4292', 340, 'মেসার্স সুমন ব্রিক্স(নবীনগর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;বক্সমাপে নৌকা&lt;&sol;p&gt;', '', '624000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '624000.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-29 09:57:42', '60', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'edc43dc072b45a423edaadcfec80eb42520f50c79d4d1d3e2d41a4e97841df1f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '3236900.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4290, '2021-03-27 09:31:00', 'SALE/POS4293', 370, 'মো. কয়েছ মিয়া(সুনামগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-7096&lt;&sol;p&gt;', '', '205560.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '205560.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-29 09:58:27', '17.125', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '3c36b0286cbe30a8c3225917126b0fc7e645ccea3455455d91f05c1f5a3d52aa', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '8314074.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4291, '2021-03-27 09:32:00', 'SALE/POS4294', 370, 'মো. কয়েছ মিয়া(সুনামগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CHOT-11-0747&lt;&sol;p&gt;', '', '222000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '222000.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-29 09:59:03', '18.495', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ddc34edb49b325afa8ad684a391fcf788bfefeba3156db677c3fb261b1a61568', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '8314074.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4292, '2021-03-27 09:34:00', 'SALE/POS4295', 494, 'মল্লিকা ব্রিক্স((কুমিল্লা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-2046&lt;&sol;p&gt;', '', '228784.50', '0.00', '237.25', '237.25', '237.25', '0.00', NULL, '0.00', '0.00', '0.00', '228547.25', 'completed', 'due', 0, NULL, 1, 1, '2021-03-29 09:59:44', '24.205', 1, '228500.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '28d8e911510df90e7ed2a035aa0590671a01d6e431734454aa58d1d199791b31', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '45.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4293, '2021-03-27 09:35:00', 'SALE/POS4296', 349, 'মেসার্স B.B.F ব্রিক্স(গৌরিপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0901&lt;&sol;p&gt;', '', '285318.00', '0.00', '.50', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '285317.50', 'completed', 'due', 0, NULL, 1, 1, '2021-03-29 10:00:23', '23.575', 1, '200000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'bc34a977b23ef64e1d4e0cb1d2b21033fc3e864eff8b6f1b8290eedc71ebc99c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-22452.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4294, '2021-03-27 09:36:00', 'SALE/POS4297', 370, 'মো. কয়েছ মিয়া(সুনামগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-2832&lt;&sol;p&gt;', '', '204960.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '204960.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-29 10:01:06', '17.08', 1, '900000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'fbecfedf4541a8c47e2c36db7f931d67be6b58f3eeb5cf8d0277680fa963780b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '8741514.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4295, '2021-03-27 09:36:00', 'SALE/POS4298', 454, 'রাশিদ মিয়া(বাদাঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-9567&lt;&sol;p&gt;', '', '291960.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '291960.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-29 10:04:00', '24.325', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'fe9f919db6d88ea469fa76907bd684da300e516b0766e9e9b0c13f190c7d9b1c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '301663.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4296, '2021-03-27 09:37:00', 'SALE/POS4299', 330, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0384&lt;&sol;p&gt;', '', '226798.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '226798.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-29 10:04:31', '18.59', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '081f4ac379c23b31d36b3f233d69b0342ca4743ab82096ae6eb40d6d2fc43494', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '6923104.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4297, '2021-03-27 09:38:00', 'SALE/POS4300', 330, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-1350&lt;&sol;p&gt;', '', '216672.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '216672.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-29 10:04:59', '17.76', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f00ae10e110572a1fe2590f113198416932149f1548a06427eb81347cc68e59e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '6923104.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4298, '2021-03-27 09:39:00', 'SALE/POS4301', 301, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;MMT-11-0139&lt;&sol;p&gt;', '', '208080.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '208080.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-29 10:05:28', '17.335', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '3af40c4451a6ee562b8819602d5ea8f02b9310e7e5caea9b6f201c0df0d35821', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-620590.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4299, '2021-03-27 09:40:00', 'SALE/POS4302', 340, 'মেসার্স সুমন ব্রিক্স(নবীনগর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;বক্সমাপে নৌকা&lt;&sol;p&gt;', '', '451000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '451000.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-29 10:06:10', '41', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '864eb5d26956fc60ce20b733e3be781051f43ab5f4114b6f9c65b068d176af8f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '3860900.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4300, '2021-03-27 09:41:00', 'SALE/POS4303', 368, 'আলী হোসেন  জামাই(কালীপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;KOST-11-0033&lt;&sol;p&gt;', '', '201828.00', '0.00', '.50', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '201827.50', 'completed', 'due', 0, NULL, 1, 1, '2021-03-29 10:07:38', '16.685', 1, '200000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7b6befcec6f713793b6eee463b14bb262d877c92385cac6b5a1a90856d2ee104', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '26057.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4301, '2021-03-27 09:42:00', 'SALE/POS4304', 335, 'মোঃ জাকির হোসেন জামাই(কালিপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-3174&lt;&sol;p&gt;', '', '170400.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '170400.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-29 10:09:40', '14.2', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ad8a1484920fa403c498757e01ab5f17dbf91f0761fd431361ef76f9f30d3329', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '612742.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4305, '2021-03-27 09:48:00', 'SALE/POS4308', 340, 'মেসার্স সুমন ব্রিক্স(নবীনগর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;বক্সমাপে নৌকা&lt;&sol;p&gt;', '', '1485000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '1485000.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-29 10:16:34', '135', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '3f08b0843f9e25ebede838cad50048741fdd373e6f1dbc78f60c9fa5f943cd26', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '4311900.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4306, '2021-03-27 09:49:00', 'SALE/POS4309', 314, 'মেসার্স আজিজ শাহ ট্রান্সপোর্ট(ভৈরবপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-15-2183&lt;&sol;p&gt;', '', '215336.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '215336.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-29 10:21:23', '24.465', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '3596245e6157ba07d1c3b2140940ae618aa78d87c9f8838c91d2ccb6e7209001', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '502536.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4307, '2021-03-27 09:50:00', 'SALE/POS4310', 335, 'মোঃ জাকির হোসেন জামাই(কালিপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-15-4650&lt;&sol;p&gt;', '', '175320.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '175320.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-29 10:21:50', '19.475', 1, '181928.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '4461328f3eafa654aefceaf917218e21f1ae8d10ca6a9639d95b36ac2a320eee', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '783082.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4308, '2021-03-27 09:51:00', 'SALE/POS4311', 340, 'মেসার্স সুমন ব্রিক্স(নবীনগর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;বক্সমাপে নৌকা&lt;&sol;p&gt;', '', '156000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '156000.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-29 10:17:31', '15', 1, '1000000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5358dc461e14acfb2c26798f6970ecdcce7a29d2ba1811fbc29e68093925168b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '5796900.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4310, '2021-03-27 10:18:00', 'SALE/POS4313', 427, 'ভৈরব ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;বক্সমাপে নৌকা&lt;&sol;p&gt;', '', '440000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '440000.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-03-29 10:19:35', '40', 1, '440000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f908ee92b1e7be995217888eba0a72864739cab75a5a6350ec7239ec801fe07f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '119789.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4311, '2021-03-24 11:14:00', 'SALE/POS4314', 323, 'মো.কবির মিয়া(জগমোহনপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;RPT-11-0422&lt;&sol;p&gt;', '', '181424.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '181424.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-29 11:15:07', '15.634', 1, '500000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '61cd3b44de056c6248f06ff8858e94390c020cb4e4bd912f2ab368211532cad5', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-704678.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4312, '2021-03-25 11:17:00', 'SALE/POS4315', 323, 'মো.কবির মিয়া(জগমোহনপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-7080&lt;&sol;p&gt;', '', '166344.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '166344.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-29 11:19:03', '14.335', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5a572ba146b612a416fad74eeee28effbe27d9fc14831cc232b425698ec0d716', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-1023254.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4313, '2021-03-25 11:18:00', 'SALE/POS4316', 323, 'মো.কবির মিয়া(জগমোহনপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-6536&lt;&sol;p&gt;', '', '176436.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '176436.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-29 11:19:37', '15.21', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '2d007ca52ee25b266151a49081f57d6906ab9093579aeac14ec8ce58527744f8', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-1023254.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4314, '2021-03-26 11:28:00', 'SALE/POS4317', 323, 'মো.কবির মিয়া(জগমোহনপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;BOT-11-2103&lt;&sol;p&gt;', '', '165880.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '165880.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-29 11:30:50', '14.295', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b73a428c80553ef67afa0bdcfef2957cb8bbc0b7793ada23cd584a8051f9d39f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-680474.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4315, '2021-03-26 11:29:00', 'SALE/POS4318', 323, 'মো.কবির মিয়া(জগমোহনপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-3727&lt;&sol;p&gt;', '', '169476.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '169476.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-29 11:30:13', '14.61', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '23a0b02f353726d36b3aab0840b082662d07275979c4466784fab47926d8c756', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-680474.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4316, '2021-03-27 11:32:00', 'SALE/POS4319', 323, 'মো.কবির মিয়া(জগমোহনপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-2037&lt;&sol;p&gt;', '', '176168.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '176168.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-29 11:34:43', '14.44', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '51f75a37962cec622a52e2d9f66a02d1e5d3371dc840093f6448217cd6d6999b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-345118.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4317, '2021-03-27 11:33:00', 'SALE/POS4320', 323, 'মো.কবির মিয়া(জগমোহনপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-9297&lt;&sol;p&gt;', '', '181780.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '181780.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-29 11:35:17', '14.9', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '41b660626d2711107ff40e99efa9cd9c4d59ff4d7ee811ae7d53e89cae98c2c0', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-345118.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4318, '2021-03-27 11:33:00', 'SALE/POS4321', 323, 'মো.কবির মিয়া(জগমোহনপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;RPT-11-0498&lt;&sol;p&gt;', '', '185562.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '185562.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-29 11:35:59', '15.204', 1, '8909.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '6d603fec7b6ad1e69bd2d78e1102517bf722fbe17c6d8d37de7958a29c0261f0', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-345118.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4319, '2021-03-25 12:53:00', 'SALE/POS4322', 435, 'মেসার্স R.C.G ব্রিক্স(ঘোরাশাল)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CMT-11-3344&lt;&sol;p&gt;', '', '283528.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '283528.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-29 12:54:47', '12200', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '61e7f34505a0f8caf7ff5334eafbe0e9833eff8ad5542d2a3f4a0f9a47b82c8f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '832122.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4320, '2021-03-23 14:45:00', 'SALE/POS4323', 322, 'মো. মোহন মিয়া(বি বাড়ীয়া)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;বক্সমাপে নৌকা&lt;&sol;p&gt;', '', '1300000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '1300000.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-29 14:45:47', '130', 1, '1500000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '274c79bfd0838d7f7fa406dcecc3acdf1e37fd5304ae14351630f2b179ea1fca', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '3300500.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4325, '2021-03-24 17:07:00', 'SALE/POS4328', 372, 'জাকির এন্টারপ্রাইজ {মক্কা,প্রভাতী,তিতাস}(গোকর্ণ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;বক্সমাপে নৌকা&lt;&sol;p&gt;', '', '616100.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '616100.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-29 17:08:55', '61', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '3fde0572ad3ba5d95b96ba72dd7193550e6e9571cd7b2702fb0f628edbcc3fcb', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-1032695.10');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4326, '2021-03-24 17:08:00', 'SALE/POS4329', 372, 'জাকির এন্টারপ্রাইজ {মক্কা,প্রভাতী,তিতাস}(গোকর্ণ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;বক্সমাপে নৌকা&lt;&sol;p&gt;', '', '318000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '318000.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-29 17:09:23', '30', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '131cf167187138cef4581ae47ab8d005f476c423ff87beaa0b1e568304683cf0', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-1032695.10');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4327, '2021-03-28 21:46:00', 'SALE/POS4330', 461, 'অপু(পুলতাকান্দা)(পাথর)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;ট্রলি&lt;&sol;p&gt;', '', '17100.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '17100.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-29 21:47:20', '90', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '073b11335d466ad6d9b6bd8557b6e2a3d731080c3dbffe0919da932430741ba1', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '45690.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4328, '2021-03-28 21:49:00', 'SALE/POS4331', 194, 'মো.লিয়াকত মিয়া(বাদাঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CMT-11-2144&lt;&sol;p&gt;', '', '195990.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '195990.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-29 22:17:26', '20.85', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '09ea6bc460819a13788b1105bc4389dfb47a836622b761ed67ec6c1f4baac0fc', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '554544.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4329, '2021-03-28 21:50:00', 'SALE/POS4332', 384, 'আদর্শ ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMD-14-0777&lt;&sol;p&gt;', '', '156927.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '156927.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-29 22:18:03', '17.34', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '9812f4494dd729fde907a178d1429c64966ce0f850d7c83709c32d4a1b8c2237', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-191728.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4330, '2021-03-28 21:51:00', 'SALE/POS4333', 306, 'মেসার্স তাহসিন এন্টারপ্রাইজ(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-9612&lt;&sol;p&gt;', '', '211854.00', '0.00', '307.5', '307.50', '307.50', '0.00', NULL, '0.00', '0.00', '0.00', '211546.50', 'completed', 'due', 0, NULL, 1, 1, '2021-03-29 22:18:40', '22.775', 1, '211500.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a5bbfaf331a913bf0b4d002c69de5fd82ba73e38b339292f47f6f1c7b526a460', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '59202.70');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4331, '2021-03-28 21:52:00', 'SALE/POS4334', 360, 'মেসার্স S.R এন্টারপ্রাইজ(সিলেট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-7936&lt;&sol;p&gt;', '', '257931.00', '0.00', '.50', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '257930.50', 'completed', 'due', 0, NULL, 1, 1, '2021-03-29 22:19:19', '20.965', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '18db7ffb7c19c216e484fbd415388f5422b3558da81b186c3f496138fc88370e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '653872.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4333, '2021-03-28 21:56:00', 'SALE/POS4336', 545, 'R.S.P ব্রিক্স(আঃছাত্তার নিজ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;বক্সমাপে নৌকা&lt;&sol;p&gt;', '', '247200.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '247200.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-29 22:20:50', '24', 1, '200000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd1da3b5d29c8c9d5b0d35e020cd76cbbf4a183a931582f88959c190b9e53107b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4334, '2021-03-28 21:57:00', 'SALE/POS4337', 330, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0384&lt;&sol;p&gt;', '', '225334.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '225334.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-29 22:21:21', '18.47', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a68eacbc0b306bd3888e3ecc1dd6f3bf94de826dd603e90de11d7ebaf7615799', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '7366574.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4335, '2021-03-28 21:58:00', 'SALE/POS4338', 330, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-5004&lt;&sol;p&gt;', '', '224846.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '224846.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-29 22:21:50', '18.435', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '3958184c79e8ba6bbccee7760ff6f64421d51d15c1e32cb4ce87e76dd4be9a8a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '7366574.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4336, '2021-03-28 21:59:00', 'SALE/POS4339', 454, 'রাশিদ মিয়া(বাদাঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-9567&lt;&sol;p&gt;', '', '286440.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '286440.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-30 16:46:00', '23.87', 1, '699500.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8b2a5c3cfab086f354e3f17598cb120e823f11273db2c855c41052aa2d74a660', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '593623.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4337, '2021-03-28 22:00:00', 'SALE/POS4340', 341, 'মেসার্স ফাইভ স্টার ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-7833&lt;&sol;p&gt;', '', '201840.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '201840.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-29 22:22:59', '16.82', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '0240b341f4a00c88799aa0ba9837bbc0c5320fe8c130722720c3e86be04662a9', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1658639.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4338, '2021-03-28 22:01:00', 'SALE/POS4341', 341, 'মেসার্স ফাইভ স্টার ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-0739&lt;&sol;p&gt;', '', '216000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '216000.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-29 22:23:35', '17.995', 1, '650000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7a408abfe83b3f526d05b65e90308f0ca3b0ca601633c5fc18a54db0a5dd1eae', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1658639.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4339, '2021-03-28 22:02:00', 'SALE/POS4342', 301, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-5586&lt;&sol;p&gt;', '', '262972.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '262972.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-29 22:24:07', '22.665', 1, '250000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c5016c3548a74d58615c9f115eaf4d3200d3e4be79249253f4f0e50697403f03', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-412510.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4340, '2021-03-28 22:02:00', 'SALE/POS4343', 330, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-7118&lt;&sol;p&gt;', '', '215330.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '215330.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-29 22:24:44', '17.645', 1, '800000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '289bfa03959a00f44f2787674c63754238634c830b57620791bc5f09f7fbcdbe', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '7816815.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4341, '2021-03-28 22:03:00', 'SALE/POS4344', 517, 'মেসার্স B.B.C ব্রিক্স(চানপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;বক্সমাপে নৌকা&lt;&sol;p&gt;', '', '444000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '444000.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-29 22:25:11', '40', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '385d609812b1a68a96325052fa7cb71c7fc4d62b832e6d23563f4c024aef4e8c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2064500.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4342, '2021-03-28 22:06:00', 'SALE/POS4345', 546, 'মেসার্স ফ্রেন্ডশীপ এন্টারপ্রাইজ(ফেরিঘট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-4377&lt;&sol;p&gt;', '', '278760.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '278760.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-29 22:25:42', '23.23', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '2e7c04d91ef1853c2320342d8e538a068a1844aed3f83fc6ed03aba372dfd13f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4343, '2021-03-28 22:06:00', 'SALE/POS4346', 546, 'মেসার্স ফ্রেন্ডশীপ এন্টারপ্রাইজ(ফেরিঘট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2915&lt;&sol;p&gt;', '', '300720.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '300720.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-29 22:26:12', '25.055', 1, '900000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '577e478d491ff32618d745b6000259ecc82766b943a4dd59b53d0604830b5f0c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '74769.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4344, '2021-03-28 22:07:00', 'SALE/POS4347', 328, 'মেসার্স M.B.F. ব্রিক্স(সরারচর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-13-1429&lt;&sol;p&gt;', '', '299628.00', '0.00', '.50', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '299627.50', 'completed', 'due', 0, NULL, 1, 1, '2021-03-29 22:26:43', '24.355', 1, '200000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '57c89194d81771bf01c6b145b42eee5f6ed68039ce60917addd49317207bc895', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2398760.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4345, '2021-03-28 22:08:00', 'SALE/POS4348', 442, 'তাজুল ইসলাম(সিলেট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-0878&lt;&sol;p&gt;', '', '223440.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '223440.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-29 22:27:09', '18.62', 1, '220000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c2c87cbd5e94e72aaddc6fa99708bc11125b4057138f21daf1b3d3c5e101bc0c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-307604.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4346, '2021-03-28 22:09:00', 'SALE/POS4349', 534, 'ইব্রাহীম মিয়া(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-1514&lt;&sol;p&gt;', '', '237046.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '237046.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-20 12:24:39', '19.43', 1, '420000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1919c12de4592c9ae7b59b1f1eab131cf28ccecc321c8a28dc6b305f25a7ca74', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '60284.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4347, '2021-03-28 22:11:00', 'SALE/POS4350', 373, 'মো. আলী ইউসুফ(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-7205&lt;&sol;p&gt;', '', '247904.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '247904.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-29 22:28:20', '20.32', 1, '250000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '2bb4b1aa7353ab317d41ab2ff2a9459b6ae44d2d12ff3c6fcf852a8599938295', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '728533.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4348, '2021-03-28 22:12:00', 'SALE/POS4351', 361, 'রিয়াজ এন্টারপ্রাইজ(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-6821&lt;&sol;p&gt;', '', '230760.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '230760.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-29 22:28:51', '19.23', 1, '414000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e110cb50b0b5c10b9a8048235b25e57ffc509c4319309a194400658e1bcd8209', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '214852.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4349, '2021-03-28 22:13:00', 'SALE/POS4352', 544, 'মেসার্স-শাহানা ব্রিক্স,বাঙ্গালপাড়া(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;বক্সমাপে নৌকা&lt;&sol;p&gt;', '', '550000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '550000.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-29 22:30:20', '50', 1, '1585000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '34e4e55fb2a5b112e51c731340e9349e3ca7efdc63464b8ca7d81d27cae18109', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1035000.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4350, '2021-03-28 22:13:00', 'SALE/POS4353', 387, 'মেসার্স সমতা ব্রিক্স (নেত্রকোনা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-5566&lt;&sol;p&gt;', '', '285602.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '285602.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-29 22:29:50', '23.405', 1, '1000000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '49a7a27e57fd4eee5b43d855e213b73a3d6cc9ab777ed27434f60e18d7400be6', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '6432116.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4351, '2021-03-28 22:16:00', 'SALE/POS4354', 547, 'মেসার্স দিদার ব্রিক্স(শামসুল ইসলাম)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-5193&lt;&sol;p&gt;', '', '194084.00', '0.00', '0.50', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '194083.50', 'completed', 'due', 0, NULL, 1, 1, '2021-03-29 22:29:24', '16.035', 1, '290000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c6389b06f0cca2ef23b1f0289305a158581300f8dfa14f2bd3014e66027b1b02', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4352, '2021-03-29 14:51:00', 'SALE/POS4355', 517, 'মেসার্স B.B.C ব্রিক্স(চানপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;বক্সমাপে নৌক্স&lt;&sol;p&gt;', '', '360500.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '360500.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-30 16:39:54', '35', 1, '800000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '72f3138a26bd6cf1fb0cf40b02eb18a7835806cfa21e505d283fe7b9f5da1e4e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2508500.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4353, '2021-03-29 14:52:00', 'SALE/POS4356', 390, 'মেসার্স তাকি ব্রিক্স(ভৈরবপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;বক্সমাপে নৌকা&lt;&sol;p&gt;', '', '247200.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '247200.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-30 16:40:36', '24', 1, '700000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '2c54672cbad3c9ddaf2d0de6bf766c1cfe54e25b37cced2a6c6060e18818a6df', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '745300.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4354, '2021-03-29 14:52:00', 'SALE/POS4357', 340, 'মেসার্স সুমন ব্রিক্স(নবীনগর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;বক্সমাপে নৌকা&lt;&sol;p&gt;', '', '364000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '364000.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-30 16:41:10', '35', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f0e44ee6087227f5d30540178d79d69d8504bef6314493d6da02b087fd751311', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '4952900.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4355, '2021-03-29 14:56:00', 'SALE/POS4358', 380, 'মা-বাবার দোয়া ব্রিক্স(রামপুরা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-0933&lt;&sol;p&gt;', '', '239568.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '239568.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-30 16:39:12', '25.76', 1, '300000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f43313d6c95bb57c9dd5ed2e6965eda6ef208a9c9172f508b8571ce6c88780c8', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '44294.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4356, '2021-03-29 14:57:00', 'SALE/POS4359', 194, 'মো.লিয়াকত মিয়া(বাদাঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-6774&lt;&sol;p&gt;', '', '205766.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '205766.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-30 16:38:39', '21.89', 1, '300000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd29ec9a808a0b7fc839959a77de9f18f0e5711b2aa1f33c9418536b5e8e97b64', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '750534.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4357, '2021-03-29 14:58:00', 'SALE/POS4360', 379, 'মেসার্স জামাল এন্টারপ্রাইজ (কুমিল্লা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;RAJ-11-0358&lt;&sol;p&gt;', '', '217992.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '217992.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-30 16:38:08', '23.44', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '01818c061b93f9e284fbc01811274f55eaddb134d9514920639b4a0166154e56', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-721389.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4358, '2021-03-29 15:00:00', 'SALE/POS4361', 379, 'মেসার্স জামাল এন্টারপ্রাইজ (কুমিল্লা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CMT-11-8204&lt;&sol;p&gt;', '', '176886.00', '0.00', '.50', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '176885.50', 'completed', 'due', 0, NULL, 1, 1, '2021-03-30 16:37:36', '19.025', 1, '500000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c3c1167f5db23de91d1a0fe293c3fc2e77555e1e05752d7583044c4511ccb349', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-721389.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4359, '2021-03-29 15:05:00', 'SALE/POS4362', 548, 'মোঃদিপু মিয়া(ফেরীঘাট,ভৈরব)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-6052&lt;&sol;p&gt;', '', '205108.00', '0.00', '8', '8.00', '8.00', '0.00', NULL, '0.00', '0.00', '0.00', '205100.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-03-30 16:36:50', '21.82', 1, '205100.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'fbe32eb6b08421783b850c123dad2eec365b6bb2298760f80e2855ffff8375af', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4360, '2021-03-29 15:08:00', 'SALE/POS4363', 361, 'রিয়াজ এন্টারপ্রাইজ(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-6738&lt;&sol;p&gt;', '', '232852.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '232852.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-30 16:36:14', '25.305', 1, '264358.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '97eda61ba74b833400800bc873e129542ab83fcab7061c4913adcbf6d0337136', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '31612.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4361, '2021-03-29 15:09:00', 'SALE/POS4364', 442, 'তাজুল ইসলাম(সিলেট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-0056&lt;&sol;p&gt;', '', '170346.00', '0.00', '.50', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '170345.50', 'completed', 'due', 0, NULL, 1, 1, '2021-03-30 16:35:28', '19.135', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '9302a470e450c72e0fc981ddbef069c51ec53d6ef4d3aabf6edb62b456095f5e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-304164.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4362, '2021-03-29 15:10:00', 'SALE/POS4365', 442, 'তাজুল ইসলাম(সিলেট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-8360&lt;&sol;p&gt;', '', '153881.00', '0.00', '.50', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '153880.50', 'completed', 'due', 0, NULL, 1, 1, '2021-03-30 16:34:57', '17.285', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '2f01a3150acc03bc1a3b5dfafd3344c37fd9da00c03757e1c45c5b9dde008856', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-304164.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4363, '2021-03-29 15:11:00', 'SALE/POS4366', 442, 'তাজুল ইসলাম(সিলেট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-7239&lt;&sol;p&gt;', '', '151300.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '151300.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-30 16:34:21', '17', 1, '299827.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'eb00bf53b7188a72e5055303606bf0ea425d42b75f2410df6cc07ff2401735b3', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-304164.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4364, '2021-03-29 15:12:00', 'SALE/POS4367', 314, 'মেসার্স আজিজ শাহ ট্রান্সপোর্ট(ভৈরবপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-15-2183&lt;&sol;p&gt;', '', '208208.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '208208.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-30 16:33:35', '23.66', 1, '200000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '6875c4400203c0243a5d683aede76067d02162d1d54c4a046d63808e9f497de1', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '717872.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4365, '2021-03-29 15:14:00', 'SALE/POS4368', 383, 'মায়ের দোয়া ব্রিক্স(শাবাজপূর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-9544&lt;&sol;p&gt;', '', '282039.00', '0.00', '.50', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '282038.50', 'completed', 'due', 0, NULL, 1, 1, '2021-03-30 16:32:44', '22.925', 1, '150000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '260cb1d80324e429525ccdc72ce088afc38d538a207f7763c7640e1ccafe1769', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1579908.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4366, '2021-03-29 15:15:00', 'SALE/POS4369', 360, 'মেসার্স S.R এন্টারপ্রাইজ(সিলেট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-0614&lt;&sol;p&gt;', '', '200367.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '200367.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-30 16:32:11', '16.29', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'cbeb0da53e975ad845b1545e7ac6ac740add0305c22ee5750b216f46daa89a55', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '911802.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4367, '2021-03-29 15:16:00', 'SALE/POS4370', 362, 'মেসার্স A.U.B ব্রিক্স(সরারচর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-2046&lt;&sol;p&gt;', '', '291018.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '291018.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-30 16:31:02', '23.66', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '091afe5f7bc929a317f2939f6336feaea4a3cc2374f1bb1b308e43fcd684e8b7', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2057718.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4369, '2021-03-29 15:20:00', 'SALE/POS4372', 370, 'মো. কয়েছ মিয়া(সুনামগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-8990&lt;&sol;p&gt;', '', '226800.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '226800.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-30 16:25:11', '18.9', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '397a73b963b7b4d6cf87bf691d4ecd8f208066d8e3052c753a01a9495a3bcf4c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '7493005.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4370, '2021-03-29 15:21:00', 'SALE/POS4373', 370, 'মো. কয়েছ মিয়া(সুনামগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-8334&lt;&sol;p&gt;', '', '183120.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '183120.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-30 16:24:35', '15.259', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '4ab1fdfaceaf332739c91db6cffa97ea5699a047ed6541319eda4fb604c95397', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '7493005.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4371, '2021-03-29 15:21:00', 'SALE/POS4374', 370, 'মো. কয়েছ মিয়া(সুনামগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CMT-11-0662&lt;&sol;p&gt;', '', '196080.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '196080.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-30 17:05:20', '16.34', 1, '750000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '4aeb9fa425a649295ab28489db148392afa46a428dfd2ab1f77e044db38a270e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '7493005.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4372, '2021-03-29 15:24:00', 'SALE/POS4375', 436, 'পাহাড় মিয়া(বড়াইলপুড়ী)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-0910&lt;&sol;p&gt;', '', '188881.00', '0.00', '20.50', '20.50', '20.50', '0.00', NULL, '0.00', '0.00', '0.00', '188860.50', 'completed', 'due', 0, NULL, 1, 1, '2021-03-30 15:55:36', '15.61', 1, '188800.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f392ed7b7e7d6f9a297bf8558bf8c41232fda7ba0697289d5db65c6058572d0a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '58.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4373, '2021-03-29 15:25:00', 'SALE/POS4376', 311, 'মেসার্স নর্থ বেঙ্গল ট্রান্সপোর্ট (ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-4158&lt;&sol;p&gt;', '', '166680.00', '0.00', '120', '120.00', '120.00', '0.00', NULL, '0.00', '0.00', '0.00', '166560.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-30 15:53:54', '13.885', 1, '166500.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ff8f2eb05b9e7b1611dee1917a3186d7124846c88bcf4865e31e7911199d4d35', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-49947.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4374, '2021-03-29 15:27:00', 'SALE/POS4377', 356, 'মেসার্স ফাইভ স্টার ব্রিক্স(ধরকা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-15-1603&lt;&sol;p&gt;', '', '280602.00', '0.00', '42.50', '42.50', '42.50', '0.00', NULL, '0.00', '0.00', '0.00', '280559.50', 'completed', 'due', 0, NULL, 1, 1, '2021-03-30 15:53:05', '23.575', 1, '280558.5000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '00d48ec815ec8cef22c103ee907e3dae4a1adef9d650286a0ab0a967843f3e96', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '58.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4375, '2021-03-29 15:29:00', 'SALE/POS4378', 547, 'মেসার্স দিদার ব্রিক্স(শামসুল ইসলাম)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-7832&lt;&sol;p&gt;', '', '201223.00', '0.00', '.50', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '201222.50', 'completed', 'due', 0, NULL, 1, 1, '2021-03-30 15:52:08', '16.625', 1, '105000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '443a6871e7466647356b016db9218a37240aa5605a8dacb803e2b3785c04993e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-95916.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4376, '2021-03-29 15:30:00', 'SALE/POS4379', 330, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-2603&lt;&sol;p&gt;', '', '299510.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '299510.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-30 15:51:15', '24.545', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a3ffad5689177e342ea5495bd1457c4e94a0b3666375fb886e66a6ce06af16f8', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '7232084.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4377, '2021-03-29 15:31:00', 'SALE/POS4380', 330, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-3318&lt;&sol;p&gt;', '', '302804.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '302804.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-30 15:49:58', '24.82', 1, '1100000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '6e1465356a10656b30a3dc05e94178e5dfc85dc1703f732a300c7e2317ce2318', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '7232084.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4378, '2021-03-29 15:32:00', 'SALE/POS4381', 335, 'মোঃ জাকির হোসেন জামাই(কালিপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-7107&lt;&sol;p&gt;', '', '240000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '240000.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-03-30 15:48:31', '19.995', 1, '240000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '6cfee0a0fc94fd9768c20d650c07059ea2337525a2c5bd2acc513dc317ed5926', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '776534.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4379, '2021-03-29 15:32:00', 'SALE/POS4382', 340, 'মেসার্স সুমন ব্রিক্স(নবীনগর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;বক্সমাপে নৌকা&lt;&sol;p&gt;', '', '671000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '671000.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-30 15:47:59', '61', 1, '1000000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '3ecb93bbe63b1eb932395b173fc6792b6265b54ed37770126feb09b34c1cad18', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '5316900.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4380, '2021-03-28 15:34:00', 'SALE/POS4383', 546, 'মেসার্স ফ্রেন্ডশীপ এন্টারপ্রাইজ(ফেরিঘট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5996&lt;&sol;p&gt;', '', '268741.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '268741.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-30 15:47:11', '22.21', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '568555f2281c3b94018cc11044287503c3b6a0cabe2f5dee76d172634a68e8b4', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '79480.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4382, '2021-03-29 15:41:00', 'SALE/POS4385', 341, 'মেসার্স ফাইভ স্টার ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-7832&lt;&sol;p&gt;', '', '220320.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '220320.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-30 15:44:07', '18.36', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1bd65d8711a0a3a2a5f43b3ead3257286b5897232c4e0aab8a2f3171845c0b24', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1426479.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4383, '2021-03-29 15:42:00', 'SALE/POS4386', 341, 'মেসার্স ফাইভ স্টার ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-0739&lt;&sol;p&gt;', '', '215160.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '215160.00', 'completed', 'due', 0, NULL, 1, 1, '2021-03-30 15:43:31', '17.925', 1, '100000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7b2134423a1e8c918829188ba3831e8aa93ce8b9f42d070d4209449b0e26a956', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1426479.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4384, '2021-03-29 16:28:00', 'SALE/POS4387', 382, 'মেসার্স A.S.F ব্রিক্স(নেত্রকোনা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-8625&lt;&sol;p&gt;', '', '285318.00', '0.00', '.50', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '285317.50', 'completed', 'due', 0, NULL, 1, 1, '2021-03-30 16:30:24', '23.575', 1, '97253.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '515f282abe93574842b5d6391a31a7db9e850a4631fe7e65e54339b809fae47c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-188064.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4387, '2021-03-30 14:47:00', 'SALE/POS4390', 379, 'মেসার্স জামাল এন্টারপ্রাইজ (কুমিল্লা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-1563&lt;&sol;p&gt;', '', '123876.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '123876.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-01 16:00:15', '13.32', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '2239145842b56c30979acba42002569a7838c3d95e290e66dd83c22e2c7f8c0d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-826511.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4388, '2021-03-30 14:48:00', 'SALE/POS4391', 384, 'আদর্শ ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-15-5037&lt;&sol;p&gt;', '', '217155.00', '0.00', '.50', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '217154.50', 'completed', 'due', 0, NULL, 1, 1, '2021-04-01 15:57:47', '23.345', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '91af6d15e5d0da605315187cb1f272bf07a1643c806267a0e6555f56e43e29cf', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-34801.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4389, '2021-03-30 14:52:00', 'SALE/POS4392', 384, 'আদর্শ ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-15-5038&lt;&sol;p&gt;', '', '217248.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '217248.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-01 15:56:54', '23.36', 1, '930000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1414dcc79db711f5c70dac8c866e23e5564a5ce13a4194d018ab0acb55f0cf0f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-34801.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4390, '2021-03-30 14:53:00', 'SALE/POS4393', 301, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2334&lt;&sol;p&gt;', '', '233856.00', '0.00', '98', '98.00', '98.00', '0.00', NULL, '0.00', '0.00', '0.00', '233758.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-01 15:56:11', '20.16', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '361ec163b7ad80a28948cca2df9c5c9c41fb616ac703af9592c8e6f227e567f5', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-399538.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4391, '2021-03-30 14:54:00', 'SALE/POS4394', 327, 'মো.সফর আলী সর্দার(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1071&lt;&sol;p&gt;', '', '271040.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '271040.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-01 15:53:38', '22.4', 1, '350000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b48cf5c04d5922059ac46ba973bac9b429b19a3f25ccb69bd23a65841f833e29', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1999943.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4392, '2021-03-30 14:55:00', 'SALE/POS4395', 375, 'মেসার্স গনি ব্রিক্স (ঈশ্বরগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-3228&lt;&sol;p&gt;', '', '266814.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '266814.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-01 15:49:29', '21.87', 1, '300000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f4b34e29363bac691705814446661e15d9c995f40c82a7ecadefd859354580a4', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '874611.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4393, '2021-03-30 14:57:00', 'SALE/POS4396', 379, 'মেসার্স জামাল এন্টারপ্রাইজ (কুমিল্লা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-2124&lt;&sol;p&gt;', '', '214923.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '214923.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-01 15:45:44', '23.11', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7198dfcfdc2cace85ce2608be3fdab46c683be6b00b49f5cb5f729e03378d18f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-702635.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4394, '2021-03-30 14:58:00', 'SALE/POS4397', 379, 'মেসার্স জামাল এন্টারপ্রাইজ (কুমিল্লা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-7152&lt;&sol;p&gt;', '', '174375.00', '0.00', '.50', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '174374.50', 'completed', 'due', 0, NULL, 1, 1, '2021-04-01 15:45:01', '18.745', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '23116c624e1b6bb24125f50ac83969054826524f6eba6a92e2eb3120557dc25d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-702635.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4395, '2021-03-30 14:59:00', 'SALE/POS4398', 321, 'সেলিম এন্টারপ্রাইজ(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-5633&lt;&sol;p&gt;', '', '100161.00', '0.00', '161', '161.00', '161.00', '0.00', NULL, '0.00', '0.00', '0.00', '100000.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-04-01 15:36:38', '10.77', 1, '100000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5839893a88f3a16b55dbbd9b96437f105aa3ee425ba239b4b596ec27eaee5e02', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '43.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4396, '2021-03-30 15:00:00', 'SALE/POS4399', 322, 'মো. মোহন মিয়া(বি বাড়ীয়া)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;বক্সমাপে নৌকা&lt;&sol;p&gt;', '', '226600.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '226600.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-04-01 15:36:01', '22', 1, '226600.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd1644ca1ff75c446445ba07eb22f838bc6f6537970ffc232a058d8e077fac9f1', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '3100500.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4397, '2021-03-30 15:01:00', 'SALE/POS4400', 546, 'মেসার্স ফ্রেন্ডশীপ এন্টারপ্রাইজ(ফেরিঘট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5996&lt;&sol;p&gt;', '', '275275.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '275275.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-01 15:35:18', '22.75', 1, '223440.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'daab962822c1a2c944428772b7db07c14a8e3ae285a20d3fc74271230539c6bb', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-51779.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4398, '2021-03-30 15:02:00', 'SALE/POS4401', 330, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-0263&lt;&sol;p&gt;', '', '295362.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '295362.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-01 15:34:42', '24.205', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b8b8cde5889b687b61565307cfe8c541bb9c541f6b52cf775e1922d58d0162af', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '6734398.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4399, '2021-03-30 15:02:00', 'SALE/POS4402', 330, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-5004&lt;&sol;p&gt;', '', '289140.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '289140.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-01 15:33:59', '23.7', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '3d276f495f847badcfbe153cff32b9c9f37db2a95637c97608a9688e7e841de8', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '6734398.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4400, '2021-03-30 15:03:00', 'SALE/POS4403', 330, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-1350&lt;&sol;p&gt;', '', '218258.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '218258.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-01 15:33:28', '17.89', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'fa2377730d7bf58feb963ee1fab9601c0992728dfb5e7f049be83e018d9a8304', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '6734398.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4401, '2021-03-30 15:04:00', 'SALE/POS4404', 330, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-7117&lt;&sol;p&gt;', '', '215940.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '215940.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-01 15:32:39', '17.705', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '49ce4a1ec7f99f7d7965dbd366116f95ee048dd87a5e38823fe03566c9afed1d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '6734398.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4402, '2021-03-30 15:05:00', 'SALE/POS4405', 330, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-7205&lt;&sol;p&gt;', '', '213744.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '213744.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-01 15:30:34', '17.52', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a9ca02bffe7503f2798a6834be3cda9b9b82068df0354aabc043f59a976cc540', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '6734398.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4403, '2021-03-30 15:06:00', 'SALE/POS4406', 526, 'মেসার্স ফাইভ স্টার ব্রিক্স(গৌরিপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5080&lt;&sol;p&gt;', '', '262200.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '262200.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-01 15:29:59', '21.845', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '89fd19341244d6ac1a9aee159dcd3a98bbb5b464f086d15190e982638e98afda', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '156903.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4404, '2021-03-30 15:07:00', 'SALE/POS4407', 526, 'মেসার্স ফাইভ স্টার ব্রিক্স(গৌরিপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0409&lt;&sol;p&gt;', '', '274440.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '274440.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-01 15:29:21', '22.87', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '55797fa3d85e1b36b48eabe3a6b1065ae402c339228c84e23a5fa13ff4ba2b11', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '156903.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4405, '2021-03-30 15:08:00', 'SALE/POS4408', 335, 'মোঃ জাকির হোসেন জামাই(কালিপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-7107&lt;&sol;p&gt;', '', '225240.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '225240.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-01 15:28:37', '18.775', 1, '424000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd905674619fbf29a2fa99a7d289f0022c5193044b45a23781df6657833b05dc8', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '776534.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4406, '2021-03-30 15:10:00', 'SALE/POS4409', 423, 'মেসার্স M.M.S.ব্রিক্স(কিশোরগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-8326&lt;&sol;p&gt;', '', '235094.00', '0.00', '33', '33.00', '33.00', '0.00', NULL, '0.00', '0.00', '0.00', '235061.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-01 15:27:37', '19.265', 1, '250000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'df26dfdaa5661487ab64e2882d00f4148c53e94896c0e866d4cf8333328af362', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1080.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4407, '2021-03-30 15:11:00', 'SALE/POS4410', 323, 'মো.কবির মিয়া(জগমোহনপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;BOT-11-2103&lt;&sol;p&gt;', '', '118920.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '118920.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-01 15:26:47', '9.91', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'dcd2b1f1e8b487d82d9b1d4469de5156af8dc4b003e6e04be3ebefc3d768cf56', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '189483.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4408, '2021-03-30 15:12:00', 'SALE/POS4411', 323, 'মো.কবির মিয়া(জগমোহনপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-8380&lt;&sol;p&gt;', '', '263160.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '263160.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-01 15:26:03', '21.925', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '56b77520d19f3bc0e923e68a16338029375a3155ee047df7ff4f392afe444fd5', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '189483.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4409, '2021-03-30 15:13:00', 'SALE/POS4412', 370, 'মো. কয়েছ মিয়া(সুনামগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-9669&lt;&sol;p&gt;', '', '232320.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '232320.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-01 15:25:25', '19.355', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a720f5f7d509adcc8572c1703e44a52596fff6f093baa66e54532ee6af564988', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '7349005.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4410, '2021-03-30 15:15:00', 'SALE/POS4413', 370, 'মো. কয়েছ মিয়া(সুনামগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-4377&lt;&sol;p&gt;', '', '233040.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '233040.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-01 15:24:53', '19.42', 1, '200000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '371ecc1747569a66b501ac8527b4c54e0040602bedbc6dd8853d81ada7a1dfd4', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '7581265.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4411, '2021-03-30 15:15:00', 'SALE/POS4414', 314, 'মেসার্স আজিজ শাহ ট্রান্সপোর্ট(ভৈরবপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5851&lt;&sol;p&gt;', '', '103560.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '103560.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-01 15:24:17', '8.625', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7d86e7794e6826bfb7020be20dc07d22b9d320c1162cc7114ee25ccfb0cfdf82', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '726080.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4413, '2021-03-30 15:20:00', 'SALE/POS4416', 314, 'মেসার্স আজিজ শাহ ট্রান্সপোর্ট(ভৈরবপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5851&lt;&sol;p&gt;', '', '82984.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '82984.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-01 15:23:07', '9.425', 1, '930000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '2d892f3ced3d96aa93cdc56502a1470910d95a7eaae882a4f86d861086f30f16', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '829580.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4414, '2021-03-30 15:21:00', 'SALE/POS4417', 379, 'মেসার্স জামাল এন্টারপ্রাইজ (কুমিল্লা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-1563&lt;&sol;p&gt;', '', '84630.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '84630.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-01 15:39:45', '9.1', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '659af71b71b728a264f90078dfd9ede3c7526f6420c75ddb3b8091031d2b1291', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-313384.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4415, '2021-03-31 16:13:00', 'SALE/POS4418', 275, 'রংধনু ট্রান্সপোর্ট(ফেরিঘাট)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-9736&lt;&sol;p&gt;', '', '101935.00', '0.00', '35', '35.00', '35.00', '0.00', NULL, '0.00', '0.00', '0.00', '101900.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-04-01 16:16:20', '551', 1, '101900.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'fe287168ddc99792572d827be564dcdca9f09126fed6392a706b99642f335d60', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '34.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4416, '2021-03-31 16:17:00', 'SALE/POS4419', 436, 'পাহাড় মিয়া(বড়াইলপুড়ী)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-9691&lt;&sol;p&gt;', '', '190560.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '190560.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-01 22:12:09', '15.880', 1, '190500.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd072e0f63b2221295d3e60d5474690b002f2c80ba21626ac3abb3fa4de4e6e51', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '119.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4417, '2021-03-31 16:18:00', 'SALE/POS4420', 323, 'মো.কবির মিয়া(জগমোহনপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-2762&lt;&sol;p&gt;', '', '167280.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '167280.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-01 22:10:06', '13.94', 1, '800000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'daac006078c3c3c22d7d8ffdf3fe45e58fb420f8ee96d2a69d2748d60eb68c96', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '571563.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4418, '2021-03-31 16:21:00', 'SALE/POS4421', 368, 'আলী হোসেন  জামাই(কালীপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-9338&lt;&sol;p&gt;', '', '169521.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '169521.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-01 22:10:39', '14.01', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7d80d2de6382cac6ca5f5559087732de1809821f2542222d08db6234b619106a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '27885.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4419, '2021-03-31 16:23:00', 'SALE/POS4422', 368, 'আলী হোসেন  জামাই(কালীপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-2739&lt;&sol;p&gt;', '', '225423.00', '0.00', '.50', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '225422.50', 'completed', 'due', 0, NULL, 1, 1, '2021-04-01 22:08:50', '18.625', 1, '380000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c3324f4e60ac16037b3abaa22fb4e8cc9f76cbdb6a816f59cad3339ee563779a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '27885.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4420, '2021-03-31 19:34:00', 'SALE/POS4423', 346, 'মেসার্স আয়েশা ব্রিক্স(ছাতলপাড়)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;বক্সমাপে নৌকা&lt;&sol;p&gt;', '', '896000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '896000.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-01 22:13:34', '80', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1aa299cf481319bfb4e6752ad1cf0e50281495e7409cf7f376afc70c08a3c5f3', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1656850.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4421, '2021-03-31 19:35:00', 'SALE/POS4424', 341, 'মেসার্স ফাইভ স্টার ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-7832&lt;&sol;p&gt;', '', '223320.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '223320.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-01 22:08:10', '18.61', 1, '250000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1a9812abf01e8efaa2780ae162823362d1048ce68498ee7ba6a0a95cbe6ed45b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1761959.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4422, '2021-03-31 19:42:00', 'SALE/POS4425', 549, 'মেসার্স সোনালী ব্রিক্স(শাহবাজপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5080&lt;&sol;p&gt;', '', '254400.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '254400.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-01 22:07:00', '21.2', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '4c75cd819ecf5bae78a0737726b6b37127eae0b0ec77325a6045e53544726017', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4423, '2021-03-31 19:44:00', 'SALE/POS4426', 547, 'মেসার্স দিদার ব্রিক্স(শামসুল ইসলাম)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-7081&lt;&sol;p&gt;', '', '171898.00', '0.00', '37', '37.00', '37.00', '0.00', NULL, '0.00', '0.00', '0.00', '171861.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-01 22:06:27', '14.085', 1, '172167.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '22614a417062de5fe63b07b319ce09e37e131a240b52dcc22579203c86427760', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '306.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4424, '2021-03-31 19:44:00', 'SALE/POS4427', 330, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-5004&lt;&sol;p&gt;', '', '227408.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '227408.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-01 22:05:53', '18.64', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'eb6a07a7b713ed7c777b34ed23e50ebbbfe38e9ad4df5665a9a3f77a2ec3966e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '7966842.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4425, '2021-03-31 19:46:00', 'SALE/POS4428', 330, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0384&lt;&sol;p&gt;', '', '232410.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '232410.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-01 22:04:28', '19.05', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5f4ee68b7a22cb7b340a22b5848689ea51656484cb700d0592ceb5aa0b6ca3df', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '7966842.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4426, '2021-03-31 19:46:00', 'SALE/POS4429', 330, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-7205&lt;&sol;p&gt;', '', '216184.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '216184.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-01 22:03:29', '17.72', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd852e474e06e5222dbdb286ec259064081225419df10c270ca19059cd47a47d6', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '7966842.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4428, '2021-03-31 19:48:00', 'SALE/POS4431', 330, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-7117&lt;&sol;p&gt;', '', '217282.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '217282.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-01 22:01:51', '17.81', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8ea1de51aa7b659e1106ce824c4b6a732dde55cf754e83e52d308c58cf6dbd19', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '7966842.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4429, '2021-03-31 19:48:00', 'SALE/POS4432', 330, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-1350&lt;&sol;p&gt;', '', '216184.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '216184.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-01 22:01:19', '17.715', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '07b0e84be206e251f8cc69076e0574aaceccadc6d5e9833328ba86857c87f029', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '7966842.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4430, '2021-03-31 19:50:00', 'SALE/POS4433', 377, 'বিশ্বজিত(গাজীপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2064&lt;&sol;p&gt;', '', '237120.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '237120.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-01 22:00:32', '19.76', 1, '1343.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '302bcab29353b4e0474afc76c14335e7fccb85e84af40e58fe0cdb43ff3f818b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-238777.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4431, '2021-03-31 19:50:00', 'SALE/POS4434', 301, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;MMT-11-0139&lt;&sol;p&gt;', '', '208080.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '208080.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-01 21:59:03', '17.34', 1, '249976.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '215548ac530586acf4464147ce9634f8f3dac65554d10d0ddf044cdff5c19e37', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-165780.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4432, '2021-03-31 19:53:00', 'SALE/POS4435', 387, 'মেসার্স সমতা ব্রিক্স (নেত্রকোনা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-3228&lt;&sol;p&gt;', '', '273036.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '273036.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-01 21:57:31', '22.38', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ef68cc4daaa8ed27acaac39a8cad2b378d7ea767c72fd789f8caf6841d12cc48', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '5717718.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4434, '2021-03-31 19:58:00', 'SALE/POS4437', 194, 'মো.লিয়াকত মিয়া(বাদাঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-4905&lt;&sol;p&gt;', '', '166042.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '166042.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-01 21:56:59', '13.61', 1, '500000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7fa1f82ee04c3b102dd539df682f1df809b90ecd7143bc71dda618cfea97dbf8', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '867612.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4435, '2021-03-31 20:00:00', 'SALE/POS4438', 330, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-2492&lt;&sol;p&gt;', '', '226798.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '226798.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-01 21:56:20', '18.59', 1, '2000000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ee6dd2c9cd6ba9d1acdab09390b88758370e898929d247050178b84f14524a15', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '9076249.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4437, '2021-03-31 20:04:00', 'SALE/POS4440', 511, 'মেসার্স আশিক ব্রিক্স(মেড্ডা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-0980&lt;&sol;p&gt;', '', '252810.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '252810.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-01 21:55:41', '28.085', 1, '252765.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '3eddd2faf4cf9b6f2fac8dcfaec3b602c8b09cbe382d26212cbe72c032b7dac6', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '53.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4438, '2021-03-31 20:05:00', 'SALE/POS4441', 511, 'মেসার্স আশিক ব্রিক্স(মেড্ডা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-15-1603&lt;&sol;p&gt;', '', '235530.00', '0.00', '53', '53.00', '53.00', '0.00', NULL, '0.00', '0.00', '0.00', '235477.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-04-01 21:53:03', '26.17', 1, '235477.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1f61ef21e5653bd2192f589d13318be90b7c7d1c3a6ae82414854a20defcdd8a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '53.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4439, '2021-03-31 20:07:00', 'SALE/POS4442', 511, 'মেসার্স আশিক ব্রিক্স(মেড্ডা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-7833&lt;&sol;p&gt;', '', '244890.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '244890.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-01 21:50:34', '27.205', 1, '244845.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '169f6504b2964169af65c4e1bacfdcc4319c23b52746d33acdfd35e4201996dd', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '53.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4440, '2021-03-31 20:10:00', 'SALE/POS4443', 442, 'তাজুল ইসলাম(সিলেট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;JINT-11-1731&lt;&sol;p&gt;', '', '136437.00', '0.00', '.50', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '136436.50', 'completed', 'due', 0, NULL, 1, 1, '2021-04-01 21:49:37', '15.325', 1, '450000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '2e843d8176f59605b029b2f9f3e2219fb44a32f1a4fc693ae70eed48aafca5dd', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '171361.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4441, '2021-03-31 20:11:00', 'SALE/POS4444', 549, 'মেসার্স সোনালী ব্রিক্স(শাহবাজপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CMT-11-3344&lt;&sol;p&gt;', '', '221255.00', '0.00', '.50', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '221254.50', 'completed', 'due', 0, NULL, 1, 1, '2021-04-01 21:48:49', '23.285', 1, '475607.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'bd6dce8c892ddd76db590722405ace9701b0354a4c531e92ac4fd122abaa1770', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '254400.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4442, '2021-03-31 20:12:00', 'SALE/POS4445', 383, 'মায়ের দোয়া ব্রিক্স(শাবাজপূর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-9544&lt;&sol;p&gt;', '', '218268.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '218268.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-01 21:48:00', '23.22', 1, '300000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a10e49376faadad5f1bac956ee42e9aae1d28fcb5fb974dbcfb5cf93023cf902', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1711946.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4443, '2021-03-31 21:11:00', 'SALE/POS4446', 550, 'মেসার্স হাজী ব্রিক্স(চান্দুরা,বি-বাড়ীয়া)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-8498&lt;&sol;p&gt;', '', '206460.00', '0.00', '100', '100.00', '100.00', '0.00', NULL, '0.00', '0.00', '0.00', '206360.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-04-01 21:45:41', '22.2', 1, '206360.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '12148da121aea41e3daa9a58601d27852dd68c632c87d48c1f3f62e139f3777c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4444, '2021-03-31 21:22:00', 'SALE/POS4447', 511, 'মেসার্স আশিক ব্রিক্স(মেড্ডা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-3841&lt;&sol;p&gt;', '', '220689.00', '0.00', '29', '29.00', '29.00', '0.00', NULL, '0.00', '0.00', '0.00', '220660.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-04-01 21:43:49', '23.73', 1, '220660.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '686c4c624bf9c8ed615b1c3421f9a8217463409a812256e4a1c5834e8ca9f827', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '53.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4445, '2021-03-31 21:23:00', 'SALE/POS4448', 526, 'মেসার্স ফাইভ স্টার ব্রিক্স(গৌরিপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0409&lt;&sol;p&gt;', '', '235125.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '235125.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-01 21:43:07', '24.75', 1, '927500.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8f82bf8bdf79e547b404cbd378b91721ba1a2168895388fd50c0b69e310b2363', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '693543.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4446, '2021-03-31 21:24:00', 'SALE/POS4449', 321, 'সেলিম এন্টারপ্রাইজ(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;BOT-11-2272&lt;&sol;p&gt;', '', '108438.00', '0.00', '1.50', '1.50', '1.50', '0.00', NULL, '0.00', '0.00', '0.00', '108436.50', 'completed', 'due', 0, NULL, 1, 1, '2021-04-01 21:42:34', '11.655', 1, '108390.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '6d7741935aaf77fa363559ec8ab96be8c4f28e8ef9e5bb67bc325e8cf0ece181', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '43.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4447, '2021-03-31 21:26:00', 'SALE/POS4450', 346, 'মেসার্স আয়েশা ব্রিক্স(ছাতলপাড়)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;বক্সমাপে নৌকা&lt;&sol;p&gt;', '', '618000.00', '0.00', '1.50', '1.50', '1.50', '0.00', NULL, '0.00', '0.00', '0.00', '617998.50', 'completed', 'due', 0, NULL, 1, 1, '2021-04-01 21:30:59', '60', 1, '1500000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '4f7fcf168fdf07f4fd4eeccdfe06571444c563ee23da8b3360e13172c1936a05', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2552850.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4449, '2021-03-31 21:35:00', 'SALE/POS4452', 360, 'মেসার্স S.R এন্টারপ্রাইজ(সিলেট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-4805&lt;&sol;p&gt;', '', '191634.00', '0.00', '100', '100.00', '100.00', '0.00', NULL, '0.00', '0.00', '0.00', '191534.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-01 21:40:58', '15.575', 1, '500000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '18c1b1dca966237cf31ed1ae8dd697e8993095448a5ee89895e167b959c01887', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1112169.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4450, '2021-03-31 22:15:00', 'SALE/POS4453', 379, 'মেসার্স জামাল এন্টারপ্রাইজ (কুমিল্লা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-3573&lt;&sol;p&gt;', '', '212412.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '212412.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-01 22:16:52', '22.84', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5d3ff47a36070cb5aa956673019eb42cd71dd88016176da008c430f26b325aea', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-228708.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4451, '2021-04-01 14:29:00', 'SALE/POS4454', 508, 'S.T.D ব্রিক্স(খুরশাকুরিয়াল)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2395&lt;&sol;p&gt;', '', '297720.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '297720.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-02 15:37:40', '24.81', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '0466e4415040ce4671031d1427cb0c0857fc5bb027ff10cb9017b352242cc61b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-46320.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4452, '2021-04-01 14:30:00', 'SALE/POS4455', 318, 'মো. মিঠু সরকার(চানপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-13-6997&lt;&sol;p&gt;', '', '145320.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '145320.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-02 15:36:15', '12.105', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '09e6d27329402c50123075be3799da64dd62b2b84bda2facf5a937228c258a47', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1385166.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4453, '2021-04-01 14:31:00', 'SALE/POS4456', 501, 'মেসার্স G.M.C.ব্রিক্স(চাঁনপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;বক্সমাপে নৌকা&lt;&sol;p&gt;', '', '350200.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '350200.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-02 15:35:34', '34', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '0dcdc539583dabdca0dfce99e9e7bd2e392cfa24c6542ac9c838b1fbc7dbe348', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1050000.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4455, '2021-04-01 14:34:00', 'SALE/POS4458', 370, 'মো. কয়েছ মিয়া(সুনামগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-15-3550&lt;&sol;p&gt;', '', '220336.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '220336.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-02 15:32:10', '23.435', 1, '150000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '4e704a6fb3a40a43fed57a50a4320e57935143624c8a78e96dc79e3622b94707', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '7614365.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4456, '2021-04-01 14:35:00', 'SALE/POS4459', 442, 'তাজুল ইসলাম(সিলেট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-8498&lt;&sol;p&gt;', '', '200220.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '200220.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-02 15:31:28', '21.3', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8e71e03724b1f4e0c2b8c18e344e34607eb25127a44c7299115cc8505082cd9c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-442029.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4458, '2021-04-01 14:38:00', 'SALE/POS4461', 442, 'তাজুল ইসলাম(সিলেট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-4349&lt;&sol;p&gt;', '', '205014.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '205014.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-02 15:30:25', '21.81', 1, '220000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '01dbb36af85c38aa6da0a90a65688d79fc3050b446b8805b3555e8da8309b91d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-241809.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4459, '2021-04-01 14:39:00', 'SALE/POS4462', 327, 'মো.সফর আলী সর্দার(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1071&lt;&sol;p&gt;', '', '237632.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '237632.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-02 15:28:28', '25.28', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8a01fcb597ab44b93c88ee6d6534c0dcf1e2360caa698272fb65adb1152578f3', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1920983.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4460, '2021-04-01 14:40:00', 'SALE/POS4463', 335, 'মোঃ জাকির হোসেন জামাই(কালিপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;BOT-11-0852&lt;&sol;p&gt;', '', '152656.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '152656.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-02 15:26:34', '16.235', 1, '179640.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'de9378d8fea6811eb77f14197231f134049cc2d74ea3258128f1a1410df6bb3d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '577774.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4461, '2021-04-01 14:44:00', 'SALE/POS4464', 379, 'মেসার্স জামাল এন্টারপ্রাইজ (কুমিল্লা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0129&lt;&sol;p&gt;', '', '225060.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '225060.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-02 15:25:21', '24.2', 1, '400000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8204104576b0768fd58586cf65eecf2d0c3ea12c947130c5eead26719239d87e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-16296.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4462, '2021-04-01 14:45:00', 'SALE/POS4465', 548, 'মোঃদিপু মিয়া(ফেরীঘাট,ভৈরব)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2535&lt;&sol;p&gt;', '', '184653.00', '0.00', '105.75', '105.75', '105.75', '0.00', NULL, '0.00', '0.00', '0.00', '184547.25', 'completed', 'due', 0, NULL, 1, 1, '2021-04-02 15:24:23', '19.535', 1, '184500.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '2acbb595666796445d8894958a22e899bafcb7883024452b953d0d4e7253d446', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4463, '2021-04-01 14:48:00', 'SALE/POS4466', 341, 'মেসার্স ফাইভ স্টার ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-7832&lt;&sol;p&gt;', '', '298320.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '298320.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-02 15:23:20', '24.86', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '38d22ac858a4bd6386904c5342ce51474e97ad67457c4bfd64358bf1ecd5327a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1735279.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4464, '2021-04-01 14:49:00', 'SALE/POS4467', 318, 'মো. মিঠু সরকার(চানপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-13-6997&lt;&sol;p&gt;', '', '31800.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '31800.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-02 15:22:36', '2.65', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c66735a91cd3939198ce96d50c2508d3c37beb0dee967712f9f5dd2ca24e0c4b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1530426.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4465, '2021-04-01 14:50:00', 'SALE/POS4468', 322, 'মো. মোহন মিয়া(বি বাড়ীয়া)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;বক্সমাপে নৌকা&lt;&sol;p&gt;', '', '277000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '277000.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-04-02 15:21:12', '25', 1, '277000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '769e86b4ddc711959e985102ef2fa4e74145faf6190a96063e479548da7d0344', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '3100500.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4466, '2021-04-01 14:52:00', 'SALE/POS4469', 341, 'মেসার্স ফাইভ স্টার ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-0739&lt;&sol;p&gt;', '', '229200.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '229200.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-02 15:20:31', '19.1', 1, '500000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8270376ecfc074dfee97093952c4d8b08e6adda90a505a689955ac85fef8e905', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2033599.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4467, '0000-00-00 00:00:00', 'SALE/POS4470', 360, 'মেসার্স S.R এন্টারপ্রাইজ(সিলেট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-6929&lt;&sol;p&gt;', '', '230256.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '230256.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-02 15:19:32', '18.72', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '949bbf9aa0a987169e126bd5360f4ff33571cbf6c049fcc550916c72dbd1df54', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1303703.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4468, '2021-04-01 14:54:00', 'SALE/POS4471', 335, 'মোঃ জাকির হোসেন জামাই(কালিপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-8321&lt;&sol;p&gt;', '', '190440.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '190440.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-02 15:18:35', '15.869', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '926764f14e25c27c66dc8266e8d8ea238a5fb0f520101b782cac53afbb52c963', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '730383.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4469, '2021-04-01 14:56:00', 'SALE/POS4472', 508, 'S.T.D ব্রিক্স(খুরশাকুরিয়াল)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1625&lt;&sol;p&gt;', '', '305640.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '305640.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-02 15:17:11', '25.47', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1bcee86f3ecaa2c4a38b5d2fac0b2cbaa78c5f4dbeb6e23d44f248660136b37c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '251400.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4470, '2021-04-01 14:59:00', 'SALE/POS4473', 508, 'S.T.D ব্রিক্স(খুরশাকুরিয়াল)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5080&lt;&sol;p&gt;', '', '275640.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '275640.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-02 15:15:46', '22.965', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '37d0e736f0b10fcb001a5eeb8f72e87d749bfb22aed34fc62a5212973f4c0b9e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '251400.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4471, '2021-04-01 15:07:00', 'SALE/POS4474', 508, 'S.T.D ব্রিক্স(খুরশাকুরিয়াল)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0384&lt;&sol;p&gt;', '', '285720.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '285720.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-02 15:14:56', '23.81', 1, '1137800.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '70bf9a9cff50e2402c3ad81be1c2fe110968a015af9d9f8df4783820126e32d1', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '251400.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4472, '2021-04-01 15:38:00', 'SALE/POS4475', 401, 'শাহ আলম মিয়া(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CHOT-11-0269&lt;&sol;p&gt;', '', '193640.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '193640.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-02 15:40:56', '20.595', 1, '189885.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '9e493eda3d00371d03ebd968a803084c4d7f55cf3439253fbaab3ec7d0d92ed9', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '341281.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4475, '2021-04-02 21:14:00', 'SALE/POS4478', 379, 'মেসার্স জামাল এন্টারপ্রাইজ (কুমিল্লা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-6821&lt;&sol;p&gt;', '', '243474.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '243474.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-02 22:44:10', '26.18', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '547e49737ce7527aa895800fdd1a94f0d99eadec1eb759fb52661734f6b1d61f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '52238.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4476, '2021-04-02 21:14:00', 'SALE/POS4479', 379, 'মেসার্স জামাল এন্টারপ্রাইজ (কুমিল্লা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-15-1603&lt;&sol;p&gt;', '', '242172.00', '0.00', '.50', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '242171.50', 'completed', 'due', 0, NULL, 1, 1, '2021-04-02 22:43:35', '26.04', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '63f6a5b3ee8b196612cfc76712b084d85ab0aeca900deb91c5749959302b0b33', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '52238.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4477, '2021-04-02 21:16:00', 'SALE/POS4480', 442, 'তাজুল ইসলাম(সিলেট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;BMT-11-0079&lt;&sol;p&gt;', '', '140624.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '140624.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-02 22:42:11', '14.96', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd1838b53dea2611caac72e29689cdafbe7aba0082378eab52c972581c18ed589', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-256795.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4478, '2021-04-02 21:17:00', 'SALE/POS4481', 442, 'তাজুল ইসলাম(সিলেট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CHOT-11-0269&lt;&sol;p&gt;', '', '166850.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '166850.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-02 22:41:19', '17.745', 1, '50000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '85dc913fbd35b10d595ff4fe785670b342e9813ca291bbab27bce3ce4c2b7f07', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-256795.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4480, '2021-04-02 21:20:00', 'SALE/POS4483', 391, 'মেসার্স দয়াল নবী ট্রান্সপোর্ট (ফেরিঘাট)(গাড়ী)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-5772&lt;&sol;p&gt;', '', '236835.50', '0.00', '.75', '0.75', '0.75', '0.00', NULL, '0.00', '0.00', '0.00', '236834.75', 'completed', 'due', 0, NULL, 1, 1, '2021-04-02 22:40:51', '25.325', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '0ac16c11f532753329a916849c118939b56da0912f4e8d3a823b5562a386afbf', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-1492014.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4481, '2021-04-02 21:21:00', 'SALE/POS4484', 391, 'মেসার্স দয়াল নবী ট্রান্সপোর্ট (ফেরিঘাট)(গাড়ী)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-4153&lt;&sol;p&gt;', '', '249458.00', '0.00', '.25', '0.25', '0.25', '0.00', NULL, '0.00', '0.00', '0.00', '249457.75', 'completed', 'due', 0, NULL, 1, 1, '2021-04-02 22:40:13', '26.675', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'acefbbf17e97f7467e7eb30c5c772db49bdf9213191c6461abeeb56be37875ab', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-1492014.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4482, '2021-04-02 21:22:00', 'SALE/POS4485', 391, 'মেসার্স দয়াল নবী ট্রান্সপোর্ট (ফেরিঘাট)(গাড়ী)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;MPT-11-0025&lt;&sol;p&gt;', '', '201305.50', '0.00', '.75', '0.75', '0.75', '0.00', NULL, '0.00', '0.00', '0.00', '201304.75', 'completed', 'due', 0, NULL, 1, 1, '2021-04-02 22:35:52', '21.525', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '2b7d276b42edb54d7c3a60f9fe9f4cbd2e82006a174eda4fc5b72ed2fc807290', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-1492014.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4483, '2021-04-02 21:23:00', 'SALE/POS4486', 391, 'মেসার্স দয়াল নবী ট্রান্সপোর্ট (ফেরিঘাট)(গাড়ী)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-5772&lt;&sol;p&gt;', '', '240108.00', '0.00', '.25', '0.25', '0.25', '0.00', NULL, '0.00', '0.00', '0.00', '240107.75', 'completed', 'due', 0, NULL, 1, 1, '2021-04-02 22:35:20', '25.675', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a084e66e978db934667a67b4edc7860533eb624a4ec3336e918210f6bbb90679', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-1492014.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4484, '2021-04-02 21:26:00', 'SALE/POS4487', 391, 'মেসার্স দয়াল নবী ট্রান্সপোর্ট (ফেরিঘাট)(গাড়ী)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-3705&lt;&sol;p&gt;', '', '234124.00', '0.00', '.25', '0.25', '0.25', '0.00', NULL, '0.00', '0.00', '0.00', '234123.75', 'completed', 'due', 0, NULL, 1, 1, '2021-04-02 22:34:50', '25.04', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '50dd27d91a142b0750fe714aedfb0fc92cf4889990164b4c52caf6679d59fa19', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-1492014.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4485, '2021-04-02 21:26:00', 'SALE/POS4488', 335, 'মোঃ জাকির হোসেন জামাই(কালিপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-3070&lt;&sol;p&gt;', '', '143068.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '143068.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-02 22:33:45', '15.215', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'aeb4452a416670106362e587f8c60be94e74f1fb219efe28f51b869728762c8e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '741230.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4486, '2021-04-02 21:27:00', 'SALE/POS4489', 321, 'সেলিম এন্টারপ্রাইজ(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-1781&lt;&sol;p&gt;', '', '96679.00', '0.00', '32.25', '32.25', '32.25', '0.00', NULL, '0.00', '0.00', '0.00', '96646.75', 'completed', 'due', 0, NULL, 1, 1, '2021-04-02 22:33:07', '10.335', 1, '96600.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ef56227fbb418ace3c16b9cb8f1f122b2bbb0020a3163d1e04eeedf40ee5129f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '89.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4487, '2021-04-02 21:29:00', 'SALE/POS4490', 372, 'জাকির এন্টারপ্রাইজ {মক্কা,প্রভাতী,তিতাস}(গোকর্ণ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;বক্সমাপে নৌকা&lt;&sol;p&gt;', '', '484100.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '484100.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-02 22:32:27', '47', 1, '984000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '3ff14566064a954f607505fbf0a64abe23759664626a90d18cf7e57148bf38ab', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '535504.90');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4488, '2021-04-02 21:29:00', 'SALE/POS4491', 501, 'মেসার্স G.M.C.ব্রিক্স(চাঁনপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;বক্সমাপে নৌকা&lt;&sol;p&gt;', '', '360500.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '360500.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-02 22:32:01', '35', 1, '500000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'df22d29139c0ac2116e72d2276f5ec9a0106d22b836e142dc5a51e9bfe67ea0c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1400200.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4489, '2021-04-02 21:30:00', 'SALE/POS4492', 335, 'মোঃ জাকির হোসেন জামাই(কালিপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;BOT-11-1551&lt;&sol;p&gt;', '', '194480.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '194480.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-02 22:31:25', '14.96', 1, '339600.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f4c85db315d07885faa2b9e58b6101e660478fced272e6ce70fd2423d8f3245f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '884251.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4490, '2021-04-02 21:34:00', 'SALE/POS4493', 370, 'মো. কয়েছ মিয়া(সুনামগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-6789&lt;&sol;p&gt;', '', '168633.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '168633.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-02 22:30:39', '13.71', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '2f7459ca4000368244375daf3b6005eff90829fc55db8d3c8e8d6b37899a9438', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '7684701.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4491, '2021-04-02 21:35:00', 'SALE/POS4494', 370, 'মো. কয়েছ মিয়া(সুনামগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-4377&lt;&sol;p&gt;', '', '247599.00', '0.00', '.50', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '247598.50', 'completed', 'due', 0, NULL, 1, 1, '2021-04-02 22:30:13', '20.125', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'edb7d66dc0aecf215b01fb4fcf20f8c64c84d0f77bf982b9c5d4a3449e1ad662', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '7684701.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4492, '2021-04-02 21:36:00', 'SALE/POS4495', 360, 'মেসার্স S.R এন্টারপ্রাইজ(সিলেট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-8473&lt;&sol;p&gt;', '', '184746.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '184746.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-02 22:29:17', '15.02', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ecc8655189f27e3f2f60a2b0bb92b048f71e2017455fb30392f92f854b8ce51c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1033959.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4493, '2021-04-02 21:37:00', 'SALE/POS4496', 360, 'মেসার্স S.R এন্টারপ্রাইজ(সিলেট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-4840&lt;&sol;p&gt;', '', '190404.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '190404.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-02 21:48:56', '15.48', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c5f9b61babf9a342f8ae0141a4f5f5a7cf5a60878726a02cef181163470e2acb', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1033959.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4494, '2021-04-02 21:38:00', 'SALE/POS4497', 351, 'আতিক উল্লাহ(ভৈরবপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2915&lt;&sol;p&gt;', '', '228384.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '228384.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-02 21:48:13', '18.72', 1, '73488.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '18589a7597b857467a1bf08ca402d8e442fe1432639deaa1c7198a5a80675be1', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-129474.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4495, '2021-04-02 21:39:00', 'SALE/POS4498', 387, 'মেসার্স সমতা ব্রিক্স (নেত্রকোনা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-5566&lt;&sol;p&gt;', '', '264008.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '264008.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-02 21:46:11', '21.64', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '00435b939351bdc76cc588cd43d33c54b47589441c857cc684c7054b5a6c5810', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '5990754.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4496, '2021-04-02 21:40:00', 'SALE/POS4499', 356, 'মেসার্স ফাইভ স্টার ব্রিক্স(ধরকা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-7833&lt;&sol;p&gt;', '', '128592.00', '0.00', '92', '92.00', '92.00', '0.00', NULL, '0.00', '0.00', '0.00', '128500.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-04-02 21:45:09', '13.68', 1, '128500.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '6f8b4056c3cd41f2aa4cd39481701274dbc61f5ee18d0eba9b5a2a404e8aa042', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '59.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4497, '2021-04-02 21:42:00', 'SALE/POS4500', 356, 'মেসার্স ফাইভ স্টার ব্রিক্স(ধরকা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-7833&lt;&sol;p&gt;', '', '141570.00', '0.00', '70', '70.00', '70.00', '0.00', NULL, '0.00', '0.00', '0.00', '141500.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-04-02 21:43:44', '10.89', 1, '141500.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '07f655889368a88f94da22879c9d2b4ccfe36f1b7110df335b77dcd56dc6e125', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '59.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4498, '2021-04-02 22:45:00', 'SALE/POS4501', 318, 'মো. মিঠু সরকার(চানপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT&lowbar;20-1767&lt;&sol;p&gt;', '', '171360.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '171360.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-02 22:47:08', '14.275', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '74859ffc41094ca24f3e937d8a98736886de06e01417d1712351000194bc6ff3', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1562286.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4499, '2021-04-02 22:46:00', 'SALE/POS4502', 311, 'মেসার্স নর্থ বেঙ্গল ট্রান্সপোর্ট (ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;BOT-11-2056&lt;&sol;p&gt;', '', '168840.00', '0.00', '280', '280.00', '280.00', '0.00', NULL, '0.00', '0.00', '0.00', '168560.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-02 22:47:33', '14.065', 1, '168500.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a0fda7276691550d57805601a7b3557d55bcddb16b5e5bf9c96f7b0531aead35', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-49887.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4500, '2021-03-30 09:38:00', 'SALE/POS4503', 194, 'মো.লিয়াকত মিয়া(বাদাঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-1514&lt;&sol;p&gt;', '', '296382.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '296382.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-03 09:39:34', '31.53', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '70df6104d085038437789629e265208afbb07a80c684106bc34f8ee82216b187', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '322342.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4502, '2021-04-01 11:33:00', 'SALE/POS4505', 508, 'S.T.D ব্রিক্স(খুরশাকুরিয়াল)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;নগদ ফেরত&lt;&sol;p&gt;', '', '19400.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '19400.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-03 11:34:19', '1', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '01bd1451777f3694f7653d8cb42841c3147eb0c204b82436b5118b84bc413557', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-18600.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4503, '2021-04-03 12:18:00', 'SALE/POS4506', 391, 'মেসার্স দয়াল নবী ট্রান্সপোর্ট (ফেরিঘাট)(গাড়ী)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;BOT-11-0438&lt;&sol;p&gt;', '', '247494.50', '0.00', '.50', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '247494.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-03 12:18:47', '26.47', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '28d3751e865011db0c290ec67e8d8cf548ee55130e256840a31b90a2d5c7ee73', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-330185.25');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4504, '2021-04-03 10:13:00', 'SALE/POS4507', 370, 'মো. কয়েছ মিয়া(সুনামগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-15-3550&lt;&sol;p&gt;', '', '213098.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '213098.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-04 13:01:06', '22.665', 1, '180000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ea6ec7843802d65c31ef8df0a2b56f85a8f185d387d3d7d165e4f0145b8ee272', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '8100932.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4505, '2021-04-03 10:15:00', 'SALE/POS4508', 436, 'পাহাড় মিয়া(বড়াইলপুড়ী)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-9669&lt;&sol;p&gt;', '', '207928.00', '0.00', '128', '128.00', '128.00', '0.00', NULL, '0.00', '0.00', '0.00', '207800.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-04-04 13:00:42', '22.12', 1, '207800.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7d20ec0df5c03b3cf33cc11c2601ae90839faed35cee19f4890841be321f0081', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '179.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4506, '2021-04-03 10:16:00', 'SALE/POS4509', 361, 'রিয়াজ এন্টারপ্রাইজ(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-6821&lt;&sol;p&gt;', '', '222921.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '222921.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-04 13:00:12', '23.97', 1, '250000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '216eda9a48cde89edba4563a2fdcf042245f744f02a09278e1c388413fa1db0a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1464.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4507, '2021-04-03 10:18:00', 'SALE/POS4510', 306, 'মেসার্স তাহসিন এন্টারপ্রাইজ(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2603&lt;&sol;p&gt;', '', '229338.00', '0.00', '91.5', '91.50', '91.50', '0.00', NULL, '0.00', '0.00', '0.00', '229246.50', 'completed', 'due', 0, NULL, 1, 1, '2021-04-04 12:59:46', '24.655', 1, '229200.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '828e7c125c5834ae04ebcad4ff41163e7de8c1bdb68ae96d4db32a2f1299ede0', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '59249.20');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4508, '2021-04-03 10:19:00', 'SALE/POS4511', 306, 'মেসার্স তাহসিন এন্টারপ্রাইজ(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-9612&lt;&sol;p&gt;', '', '227478.00', '0.00', '31.5', '31.50', '31.50', '0.00', NULL, '0.00', '0.00', '0.00', '227446.50', 'completed', 'due', 0, NULL, 1, 1, '2021-04-04 12:59:12', '24.455', 1, '227400.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '4854f40655ac42cf0a119cfba912f7c70326c16eefb0b9b11ed3c8242f9f340e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '59249.20');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4509, '2021-04-03 10:20:00', 'SALE/POS4512', 335, 'মোঃ জাকির হোসেন জামাই(কালিপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;BOT-11-2240&lt;&sol;p&gt;', '', '132258.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '132258.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-04 12:58:32', '14.065', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ec28c1a8a55688a2661a072ee3afb8108cd38a1249e6ee662d70444ce4422f21', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '739178.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4510, '2021-04-03 10:21:00', 'SALE/POS4513', 379, 'মেসার্স জামাল এন্টারপ্রাইজ (কুমিল্লা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2395&lt;&sol;p&gt;', '', '246450.00', '0.00', '.50', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '246449.50', 'completed', 'due', 0, NULL, 1, 1, '2021-04-04 12:58:01', '26.495', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '12ea8d21d361f51ec27aa3c86fa05d18c6bc005535c2eb99058d28c47cd16696', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '294409.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4511, '2021-04-03 10:23:00', 'SALE/POS4514', 379, 'মেসার্স জামাল এন্টারপ্রাইজ (কুমিল্লা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;KHULNA-11-1597&lt;&sol;p&gt;', '', '214644.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '214644.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-04 12:57:34', '23.08', 1, '700000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ccb316c13b45482a396b05e6cac8dd83b974b207c2a282595a4d39a847932274', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '294409.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4512, '2021-04-03 10:25:00', 'SALE/POS4515', 330, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0384&lt;&sol;p&gt;', '', '249340.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '249340.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-04 12:56:54', '19.18', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'dee582dc200bac33a4aee4081bafccacf8fc3b127c7bd5b99d26381eb3283cfd', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '7303108.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4513, '2021-04-03 10:26:00', 'SALE/POS4516', 330, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-2492&lt;&sol;p&gt;', '', '249210.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '249210.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-04 12:56:18', '19.17', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '0c771cb2e40a48c1325801f60ffec7312fbf2d319583803ab93632ed50462055', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '7303108.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4514, '2021-04-03 10:27:00', 'SALE/POS4517', 330, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-1350&lt;&sol;p&gt;', '', '239460.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '239460.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-04 12:55:56', '18.42', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f01535683e7ba27da3d39f90c7a1cd9788c6f6a0cc6474c32a129275e080d7e2', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '7801658.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4515, '2021-04-03 10:29:00', 'SALE/POS4518', 373, 'মো. আলী ইউসুফ(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-7205&lt;&sol;p&gt;', '', '237250.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '237250.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-04 12:54:31', '18.245', 1, '430368.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '86f36d4b4f65fbf62291585e1bbfae19159cab6fdf21cbefbcb67605b01a2e4a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '726437.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4516, '2021-04-03 10:29:00', 'SALE/POS4519', 301, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1071&lt;&sol;p&gt;', '', '281450.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '281450.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-04 12:53:09', '21.65', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ed836770ec89456e2aa687d419e3b6445617a43e048701a14750e87772ee85e7', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-207676.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4517, '2021-04-03 10:30:00', 'SALE/POS4520', 301, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;MMT-11-0139&lt;&sol;p&gt;', '', '234260.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '234260.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-04 12:51:36', '18.02', 1, '175000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5c2c92ceb5b58d3da000f8fd6405fd5e9fd03d8cfe5359866cfdf611350770fa', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-207676.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4518, '2021-04-03 10:34:00', 'SALE/POS4521', 361, 'রিয়াজ এন্টারপ্রাইজ(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-2046&lt;&sol;p&gt;', '', '249600.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '249600.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-04-04 12:50:38', '19.2', 1, '249600.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '9c805a007bf2ff56da3c22a74863917ad1c0b8e7cc38b6eb2ad6b490120d3d10', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '224385.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4519, '2021-04-03 10:39:00', 'SALE/POS4522', 361, 'রিয়াজ এন্টারপ্রাইজ(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;JOT-11-3369&lt;&sol;p&gt;', '', '264550.00', '0.00', '50', '50.00', '50.00', '0.00', NULL, '0.00', '0.00', '0.00', '264500.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-04-04 12:49:51', '20.35', 1, '264500.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '168b1aa78d4f930891409f0186ce06a32c836a9a9333f2ddf1620e25762007af', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '224385.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4520, '2021-04-03 10:40:00', 'SALE/POS4523', 335, 'মোঃ জাকির হোসেন জামাই(কালিপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-2819&lt;&sol;p&gt;', '', '180960.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '180960.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-04 12:49:13', '13.92', 1, '319600.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c2ac5b123e2f74fa6a30684be3c2687fe4efd34407f5d31a79878b14fec1ac8b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '871389.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4521, '2021-04-03 10:41:00', 'SALE/POS4524', 545, 'R.S.P ব্রিক্স(আঃছাত্তার নিজ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;বক্সমাপে নৌকা&lt;&sol;p&gt;', '', '494400.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '494400.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-04 12:48:08', '48', 1, '490000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '6bdb5a4ed62125ee6f9a8b84f4dd8e1999c4da52daa5b923eb681170d3d8865e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '47200.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4522, '2021-04-03 10:42:00', 'SALE/POS4525', 323, 'মো.কবির মিয়া(জগমোহনপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CHOT-11-0035&lt;&sol;p&gt;', '', '172560.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '172560.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-04 12:47:33', '14.375', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'dc62bc0d7f185658ae3aba079f06a5b717f17d41a88bf5727ee678ef58dc2033', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-237325.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4523, '2021-04-03 12:24:00', 'SALE/POS4526', 549, 'মেসার্স সোনালী ব্রিক্স(শাহবাজপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-15-1603&lt;&sol;p&gt;', '', '275520.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '275520.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-04 12:43:47', '22.955', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a7c39c05b732df054d4f86f42649c4a9ce241b05078c3deb4670b49f946b1867', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '654.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4525, '2021-04-03 12:26:00', 'SALE/POS4528', 401, 'শাহ আলম মিয়া(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-7081&lt;&sol;p&gt;', '', '222772.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '222772.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-04 12:43:09', '18.255', 1, '239885.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '41681611cc286f45f39dde2109bee1a1ac2fe7aa90c43152f8788418c1a67f32', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '345036.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4526, '2021-04-03 12:27:00', 'SALE/POS4529', 360, 'মেসার্স S.R এন্টারপ্রাইজ(সিলেট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CHOT-11-0600&lt;&sol;p&gt;', '', '248706.00', '0.00', '.50', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '248705.50', 'completed', 'due', 0, NULL, 1, 1, '2021-04-04 12:42:35', '20.22', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f31ddf8cb7e79c4453ebec59dfe44efffcd77a4be32d967bb52f828c0d44862a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1409109.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4527, '2021-04-03 12:28:00', 'SALE/POS4530', 360, 'মেসার্স S.R এন্টারপ্রাইজ(সিলেট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CHOT-11-0747&lt;&sol;p&gt;', '', '232347.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '232347.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-04 12:40:53', '18.89', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1c9d1b096f90b6e3814fac91b0dff5ab8a92b6376deb91e0a79ffee9bba86fef', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1409109.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4528, '2021-04-03 12:29:00', 'SALE/POS4531', 360, 'মেসার্স S.R এন্টারপ্রাইজ(সিলেট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;JOST-11-1164&lt;&sol;p&gt;', '', '219801.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '219801.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-04 12:38:59', '17.87', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '9734f0990f32731e569efa80577277605911e2f815c3be89057e036d14b74cc9', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1409109.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4529, '2021-04-03 12:30:00', 'SALE/POS4532', 369, 'M.M.B ব্রিক্স(কিশোরগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2334&lt;&sol;p&gt;', '', '290116.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '290116.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-04 12:38:11', '23.775', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '14e13152b327e85651f0105344ad5c5c456659409c2e8743e6a150165ea0beea', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '15007.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4530, '2021-04-03 12:31:00', 'SALE/POS4533', 369, 'M.M.B ব্রিক্স(কিশোরগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-0265&lt;&sol;p&gt;', '', '274012.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '274012.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-04 12:37:41', '22.46', 1, '550484.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '63161cc433c64c202b3fd662a26d7cd401465df3abdd1565ecf4afd15267eacb', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '15007.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4531, '2021-04-03 12:32:00', 'SALE/POS4534', 328, 'মেসার্স M.B.F. ব্রিক্স(সরারচর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CMT-11-3344&lt;&sol;p&gt;', '', '296799.00', '0.00', '.50', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '296798.50', 'completed', 'due', 0, NULL, 1, 1, '2021-04-04 12:37:07', '24.125', 1, '150000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c6ee81a28d9acbe0f03a5a41086850dffca16044c9602197c3be922debcf2bf2', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2498387.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4532, '2021-04-03 12:33:00', 'SALE/POS4535', 375, 'মেসার্স গনি ব্রিক্স (ঈশ্বরগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-3228&lt;&sol;p&gt;', '', '295484.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '295484.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-04 12:36:42', '24.215', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '95bb18a36c2ab782b3cd73caf6b697ae313dd963048c22a08513e78153db2d34', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '841425.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4533, '2021-04-03 12:34:00', 'SALE/POS4536', 467, 'মেসার্স আশা ব্রিক্স(বাদল মিয়া,কালীগুচ্ছ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0409&lt;&sol;p&gt;', '', '279147.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '279147.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-04 12:36:08', '23.07', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '3c7224a5a641ade4279fc9a6fa90a7569c24c31670735c9c6ea30c595aa112f8', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1106218.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4534, '2021-04-03 12:34:00', 'SALE/POS4537', 467, 'মেসার্স আশা ব্রিক্স(বাদল মিয়া,কালীগুচ্ছ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5080&lt;&sol;p&gt;', '', '269346.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '269346.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-04 12:35:42', '22.26', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '51a7baf8f04a615d40640106a0459af6077c8f25868e2f92633b48fba42b7bab', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1106218.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4535, '2021-04-04 13:34:00', 'SALE/POS4538', 551, 'হাজী মোঃফুল মিয়া(ভৈরব)পাথর', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;2 Troli&lt;&sol;p&gt;', '', '30600.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '30600.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-05 13:37:27', '180', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '2202ff2c92ceeae13461dbd34cf30f5d4219bacfe89fb0a2f78bdfa9db1a4cd5', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4536, '2021-04-04 14:28:00', 'SALE/POS4539', 356, 'মেসার্স ফাইভ স্টার ব্রিক্স(ধরকা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-0980&lt;&sol;p&gt;', '', '144572.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '144572.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-05 19:32:09', '15.375', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'df9a17167d2455957c8138be3cf0c4ea5eecf19c911d9a75ce05f43fd8f50df6', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '59.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4537, '2021-04-04 14:29:00', 'SALE/POS4540', 387, 'মেসার্স সমতা ব্রিক্স (নেত্রকোনা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-15-3551&lt;&sol;p&gt;', '', '265608.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '265608.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-05 19:32:30', '26.04', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '08c04839920647e04f88eeb63c1ea54fc9710ba543f28e9f4c4b6289af26a51b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '6254762.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4539, '2021-04-04 16:28:00', 'SALE/POS4542', 436, 'পাহাড় মিয়া(বড়াইলপুড়ী)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-3421&lt;&sol;p&gt;', '', '216885.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '216885.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-10 18:49:31', '22.83', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '27730f7c370a6253a45fdb00be3491b74aa48c40177caa1974b5e8bda6c6b261', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '44984.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4540, '2021-04-04 16:28:00', 'SALE/POS4543', 436, 'পাহাড় মিয়া(বড়াইলপুড়ী)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;SAT-11-0576&lt;&sol;p&gt;', '', '188765.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '188765.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-10 18:49:56', '19.87', 1, '405600.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '2deae20be0475c42d675f5a737c47267adfab15c716d62a0c1401e4bffd246af', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '261869.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4541, '2021-04-04 16:39:00', 'SALE/POS4544', 549, 'মেসার্স সোনালী ব্রিক্স(শাহবাজপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0409&lt;&sol;p&gt;', '', '245575.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '245575.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-05 19:33:34', '25.85', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '41e1192494638edc3e1bf17dbf9791c426ece4cb39648fef575dc1be9eb14238', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '275567.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4542, '2021-04-04 16:40:00', 'SALE/POS4545', 549, 'মেসার্স সোনালী ব্রিক্স(শাহবাজপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0409&lt;&sol;p&gt;', '', '219545.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '219545.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-05 19:35:16', '23.11', 1, '740687.5000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'dfff38a9e4df881958924bb3659e8f4b7f09bb63d4e245a129af86a8aac3e574', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '521142.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4543, '2021-04-04 16:41:00', 'SALE/POS4546', 360, 'মেসার্স S.R এন্টারপ্রাইজ(সিলেট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-15-1603&lt;&sol;p&gt;', '', '235791.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '235791.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-05 19:36:30', '19.17', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '0288fb5b921e20e0ff242cbdece6e89a54779022998aa21794df152b83d1708d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2109963.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4544, '2021-04-04 16:42:00', 'SALE/POS4547', 392, 'মেসার্স A.B.C ব্রিক্স (নেত্রকোনা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-8040&lt;&sol;p&gt;', '', '273646.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '273646.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-05 19:37:11', '22.43', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '67762f60bae4ac3fb63ea5e5599749d8616e9fa07e0001df3589efa6646bc9c3', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1194708.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4545, '2021-04-04 16:43:00', 'SALE/POS4548', 360, 'মেসার্স S.R এন্টারপ্রাইজ(সিলেট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-5892&lt;&sol;p&gt;', '', '211314.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '211314.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-05 19:37:40', '17.18', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ddeafedf5e8e2dd6ea819bd88b730912e47de6854d67c7f390a38691e32023f0', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2345754.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4546, '2021-04-04 16:44:00', 'SALE/POS4549', 360, 'মেসার্স S.R এন্টারপ্রাইজ(সিলেট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-0425&lt;&sol;p&gt;', '', '246738.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '246738.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-05 19:38:19', '20.055', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a5fc35ae3c467b61e0eb55225f36061ab1782cbc403645ff251cf7c02ed5b218', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2557068.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4547, '2021-04-04 16:45:00', 'SALE/POS4550', 360, 'মেসার্স S.R এন্টারপ্রাইজ(সিলেট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-4805&lt;&sol;p&gt;', '', '199875.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '199875.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-05 19:39:10', '16.25', 1, '1000000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ccbcd60943b4ebb8246ae851d72c56167a9f2cfbd5830630146c04ddc8ebdb16', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2803744.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4548, '2021-04-04 16:49:00', 'SALE/POS4551', 423, 'মেসার্স M.M.S.ব্রিক্স(কিশোরগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-5835&lt;&sol;p&gt;', '', '249978.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '249978.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-10 17:01:09', '20.49', 1, '234917.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '07f0ee9da7501a975daf002020909652984cbaf1989ba6b5448fc3b58b128ca6', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '6002.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4549, '2021-04-04 16:51:00', 'SALE/POS4552', 334, 'মেসার্স S.T.B ব্রিক্স(ভৈরবপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;১ ট্রলি&lt;&sol;p&gt;', '', '37576.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '37576.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-05 19:40:42', '3.075', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '2b39af30062ac9d524b3f2f35c937c86ca63939afdc9d5e67f0098d73f5fbaf9', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4550, '2021-04-04 16:52:00', 'SALE/POS4553', 409, 'নাহার ব্রিক্স(ছাতলপাড়)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;বক্সমাপে নৌকা&lt;&sol;p&gt;', '', '1040000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '1040000.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-05 19:41:05', '100', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a6d249b4a87caddc3befc8365ff12cf4c2e1dcfc749e80639d437dfe463f85d7', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4551, '2021-04-04 16:52:00', 'SALE/POS4554', 536, 'M.S.B ব্রিক্স(চানঁপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;বক্সমাপে নৌকা&lt;&sol;p&gt;', '', '280800.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '280800.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-05 19:41:25', '27', 1, '2000000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '37cbb2836a52fbf937d989f35e3fba17fb0fbd085680cfad2f6337517f4eece8', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '263100.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4552, '2021-04-04 16:53:00', 'SALE/POS4555', 390, 'মেসার্স তাকি ব্রিক্স(ভৈরবপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;বক্সমাপে নৌকা&lt;&sol;p&gt;', '', '360500.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '360500.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-05 19:41:48', '35', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '525221e2d6d0347abc3b7f35a1cf31c50d4ea40cb813ea46abdf49cedd7837e0', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '292500.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4553, '2021-04-04 16:54:00', 'SALE/POS4556', 323, 'মো.কবির মিয়া(জগমোহনপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-9995&lt;&sol;p&gt;', '', '180960.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '180960.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-05 19:42:19', '15.075', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a034b1ccc43737917b41e6cbf0a09f6e2724b4568c223b4b795f67f0cd8e1fef', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-64765.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4554, '2021-04-04 16:54:00', 'SALE/POS4557', 323, 'মো.কবির মিয়া(জগমোহনপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-2037&lt;&sol;p&gt;', '', '171600.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '171600.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-05 19:42:40', '14.295', 1, '1000000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e9290f01c30f1ee524ff703d42e3fdbc6952d14cb5b7f5d7d4a7eacf35eb98dd', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '116135.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4555, '2021-04-04 16:55:00', 'SALE/POS4558', 499, 'সেবা ব্রিক্স(ফুলপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-7205&lt;&sol;p&gt;', '', '217282.00', '0.00', '82', '82.00', '82.00', '0.00', NULL, '0.00', '0.00', '0.00', '217200.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-05 19:43:02', '17.81', 1, '430000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'fb51c7769504b03d9c6b7b19b32ac956be2edbed2cceb42e968b8719ad896743', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-7008.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4556, '2021-04-04 16:56:00', 'SALE/POS4559', 318, 'মো. মিঠু সরকার(চানপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-15-3956&lt;&sol;p&gt;', '', '184080.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '184080.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-05 19:43:35', '15.335', 1, '100000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '46ecb2a6f8a52e37d48ebe3a33990317b124bfd7d36d5f3da22e625a942b3a61', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1733646.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4557, '2021-04-04 16:57:00', 'SALE/POS4560', 341, 'মেসার্স ফাইভ স্টার ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-7832&lt;&sol;p&gt;', '', '243100.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '243100.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-05 19:43:55', '18.695', 1, '200000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5e6939361b764b9bd7a299307612c87c367af72d241de6ebd99a69272b4451ef', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1762799.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4558, '2021-04-04 16:57:00', 'SALE/POS4561', 370, 'মো. কয়েছ মিয়া(সুনামগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;KOST-11-1181&lt;&sol;p&gt;', '', '208260.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '208260.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-05 19:44:43', '16.015', 1, '350000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8c60b2b3241ad99bd1ff9e664ec1f16fdc948143d60d52f75bf6930f9d0a3355', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '8134030.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4559, '2021-04-04 16:58:00', 'SALE/POS4562', 431, 'মেসার্স মানীষ এন্টারপ্রাইজ(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-4349&lt;&sol;p&gt;', '', '336310.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '336310.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-05 19:45:06', '25.865', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8d6dcf54f7f28c0e390f4ecdc02c494beee420c208421d1ad986290b94be4e10', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '48.75');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4560, '2021-04-04 16:58:00', 'SALE/POS4563', 431, 'মেসার্স মানীষ এন্টারপ্রাইজ(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;MPT-11-0025&lt;&sol;p&gt;', '', '257400.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '257400.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-05 19:45:39', '19.795', 1, '593500.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b721fb173a78f7c441eeec9f7bae89cfad781b6645e65253277e3184e528ba43', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '336293.75');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4561, '2021-04-04 17:00:00', 'SALE/POS4564', 361, 'রিয়াজ এন্টারপ্রাইজ(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-3318&lt;&sol;p&gt;', '', '327600.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '327600.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-05 19:46:04', '25.2', 1, '220521.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b37abe06bb27e9fc7b641e3ab5a36e392af15ff1e1dd1ffa6d63be231274fe5c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-25615.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4562, '2021-04-04 17:01:00', 'SALE/POS4565', 330, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0384&lt;&sol;p&gt;', '', '249990.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '249990.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-05 19:46:26', '19.23', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '66a39df8dde1fb76c1e14f24930f9244725cf4c6098de2d81ea25ebb93153adb', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '8041118.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4563, '2021-04-04 17:02:00', 'SALE/POS4566', 330, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-5004&lt;&sol;p&gt;', '', '248950.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '248950.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-05 19:46:52', '19.145', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '10fa88c97945858d8a38aa9f2386f6029a548e125479d0a2ae8d6310e4b074da', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '8291108.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4564, '2021-04-04 17:03:00', 'SALE/POS4567', 467, 'মেসার্স আশা ব্রিক্স(বাদল মিয়া,কালীগুচ্ছ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5080&lt;&sol;p&gt;', '', '315876.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '315876.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-05 19:47:10', '23.925', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '6fd487e7d1b6f3841bf715a4518ea79665011c41702eeeeaf3372d5c98720fbf', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1654711.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4565, '2021-04-04 17:04:00', 'SALE/POS4568', 301, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-0139&lt;&sol;p&gt;', '', '232440.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '232440.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-05 19:47:27', '17.875', 1, '550953.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a96b658d89d007d6b40fbacfb1170c493fda7d1756531e1d63adaf2bcdaf8434', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '133033.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4566, '2021-04-04 19:30:00', 'SALE/POS4569', 356, 'মেসার্স ফাইভ স্টার ব্রিক্স(ধরকা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-0980&lt;&sol;p&gt;', '', '141440.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '141440.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-05 19:47:46', '10.875', 1, '250000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a2d565e3d788a3ca4c91ef4c029d809cfe865f8a6deaa94bbfd13c3d2464c070', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '144584.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4567, '2021-04-04 19:30:00', 'SALE/POS4570', 409, 'নাহার ব্রিক্স(ছাতলপাড়)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;বক্সমাপে নৌকা&lt;&sol;p&gt;', '', '600000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '600000.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-05 19:48:06', '50', 1, '1635000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '736ce2e4c45375b99a872730617d75b2a7149d67e705a2d9a5e29f976e90c393', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1040000.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4568, '2021-04-05 14:18:00', 'SALE/POS4571', 552, 'মোঃখোরশিদ আলম(তাহিরপুর,সুনামগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-4067&lt;&sol;p&gt;', '', '243334.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '243334.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-06 16:48:41', '24.83', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a41b4658f6cc00b0bd1969e117dc5825e43f0572ba3f6fc89eb9a4ecfa18d69e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4569, '2021-04-05 14:18:00', 'SALE/POS4572', 552, 'মোঃখোরশিদ আলম(তাহিরপুর,সুনামগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-7381&lt;&sol;p&gt;', '', '194628.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '194628.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-06 16:47:32', '19.855', 1, '437900.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '2b130456b7ce5a3e1c88fb25eaa83104a0e62382557caa7eeaaf6795334a2f25', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '74769.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4570, '2021-04-05 14:19:00', 'SALE/POS4573', 379, 'মেসার্স জামাল এন্টারপ্রাইজ (কুমিল্লা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-5434&lt;&sol;p&gt;', '', '252938.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '252938.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-06 16:47:08', '25.81', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '6c9c87052da6b687b6f75e94bf7c77a8a6ca9584df66a86e6162370a24d0893d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '55503.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4572, '2021-04-05 14:22:00', 'SALE/POS4575', 335, 'মোঃ জাকির হোসেন জামাই(কালিপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-0852&lt;&sol;p&gt;', '', '157000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '157000.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-06 16:46:03', '15.7', 1, '289420.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '84c5ee3193cfd80cdc9ab7f7ad4711aa54cd2fee4048e40181e39e0eff38ecba', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '732796.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4573, '2021-04-05 14:24:00', 'SALE/POS4576', 357, 'মেসার্স বাবুল ব্রিক্স(বিজয়নগর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1071&lt;&sol;p&gt;', '', '249165.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '249165.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-06 16:45:45', '23.73', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1a1c5c57d672edc568bf9bd70373b68b945fcbdd04376379c700e96d6fd57d9b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '738296.30');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4574, '2021-04-05 14:25:00', 'SALE/POS4577', 336, 'মেসার্স আকাশ ব্রিক্স(চান্দুরা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2334&lt;&sol;p&gt;', '', '269850.00', '0.00', '.50', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '269849.50', 'completed', 'due', 0, NULL, 1, 1, '2021-04-06 16:45:23', '25.695', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '3e501ecc30bdfaf68927ccf51961df24a7dd020962f4c4af6da185d7e6cd80ca', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '4982637.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4575, '2021-04-05 14:26:00', 'SALE/POS4578', 336, 'মেসার্স আকাশ ব্রিক্স(চান্দুরা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-2884&lt;&sol;p&gt;', '', '257040.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '257040.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-06 16:44:58', '24.48', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ceb73cdae3cb71f2852cecf64fe89ba2364579603380f5e52efdf699cb50240d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '4982637.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4576, '2021-04-05 14:27:00', 'SALE/POS4579', 393, 'মেসার্স যমুনা ব্রিক্স(রামপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-8498&lt;&sol;p&gt;', '', '214816.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '214816.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-06 16:44:05', '21.92', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7c1d0b317b1f1af17ee0b75484a271aaeb3ab7b0b428d31a6f2b72969a6e1248', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '38795.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4577, '2021-04-05 14:29:00', 'SALE/POS4580', 314, 'মেসার্স আজিজ শাহ ট্রান্সপোর্ট(ভৈরবপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5851&lt;&sol;p&gt;', '', '88160.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '88160.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-06 16:42:33', '9.28', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '72727395ec2a44b72ce179d8bda2104c91d8fd065656ed738826ce46de3fbd65', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-17376.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4578, '2021-04-05 14:30:00', 'SALE/POS4581', 356, 'মেসার্স ফাইভ স্টার ব্রিক্স(ধরকা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-0980&lt;&sol;p&gt;', '', '146734.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '146734.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-06 16:42:12', '15.61', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a6522bacd4223ed138a696d38771a30c409965ed9b0bc0ec77def4fd7c22a593', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '36071.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4579, '2021-04-05 14:31:00', 'SALE/POS4582', 436, 'পাহাড় মিয়া(বড়াইলপুড়ী)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;KOST-11-1245&lt;&sol;p&gt;', '', '177935.00', '0.00', '35', '35.00', '35.00', '0.00', NULL, '0.00', '0.00', '0.00', '177900.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-04-10 18:50:32', '18.73', 1, '177900.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c064b022b5986618e74e671717b5842d5d38fc29abff0471375c58e8092fbe8a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '450634.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4580, '2021-04-05 14:32:00', 'SALE/POS4583', 393, 'মেসার্স যমুনা ব্রিক্স(রামপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5080&lt;&sol;p&gt;', '', '255780.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '255780.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-06 16:40:37', '26.1', 1, '100000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '9690236c0085981e7f55bf4c1de1be98a2a8ee98708760d0b0a73428b2ce950d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '253611.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4581, '2021-04-05 14:34:00', 'SALE/POS4584', 306, 'মেসার্স তাহসিন এন্টারপ্রাইজ(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-9612&lt;&sol;p&gt;', '', '230488.00', '0.00', '41', '41.00', '41.00', '0.00', NULL, '0.00', '0.00', '0.00', '230447.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-06 16:40:18', '24.515', 1, '232412.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '6ae249239238ac78eac14b9021ac2e14c6a6d9b3978d86f8fc1a855a24049e09', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '59342.20');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4582, '2021-04-05 14:38:00', 'SALE/POS4585', 553, 'মোঃজসিম মিয়া(ফেরীঘাট,ভৈরব)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-9888&lt;&sol;p&gt;', '', '258912.00', '0.00', '12', '12.00', '12.00', '0.00', NULL, '0.00', '0.00', '0.00', '258900.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-04-06 16:36:49', '27.84', 1, '258900.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f2d47eb4b8e4e7fafe24cd6c33d22ccfe473228d16391242ee4cfd9dd1981f58', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4583, '2021-04-05 14:39:00', 'SALE/POS4586', 370, 'মো. কয়েছ মিয়া(সুনামগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-3246&lt;&sol;p&gt;', '', '268190.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '268190.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-06 16:35:03', '20.63', 1, '170000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'de545600e3527924dc0020896dc36ab0b9d9a7efeff8d2aaa0332c2705cdfa66', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '7992290.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4584, '2021-04-05 14:42:00', 'SALE/POS4587', 363, 'মো.নুরুল আমিন/ইকবাল(ভৈরব)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0384&lt;&sol;p&gt;', '', '256608.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '256608.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-06 16:34:26', '19.44', 1, '156500.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '08f7f6596984e47e000c6600dfdd37a39dd646ffc93547b86e8f12aa12861d89', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '318523.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4585, '2021-04-05 14:44:00', 'SALE/POS4588', 362, 'মেসার্স A.U.B ব্রিক্স(সরারচর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-8293&lt;&sol;p&gt;', '', '348030.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '348030.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-06 16:31:51', '25.78', 1, '2230840.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '224f63c02867805cd32a76229d73eda73bcee1f824bacfbb569d9ea7a46b4f54', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2348736.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4586, '2021-04-05 14:45:00', 'SALE/POS4589', 467, 'মেসার্স আশা ব্রিক্স(বাদল মিয়া,কালীগুচ্ছ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0409&lt;&sol;p&gt;', '', '321024.00', '0.00', '.50', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '321023.50', 'completed', 'due', 0, NULL, 1, 1, '2021-04-10 18:09:59', '24.32', 1, '2200416.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '4a45d515e6295aa17827746e708dab28cda4eb79c0ade342be679a0b1a95f8ce', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1970587.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4587, '2021-04-05 14:46:00', 'SALE/POS4590', 383, 'মায়ের দোয়া ব্রিক্স(শাবাজপূর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-9544&lt;&sol;p&gt;', '', '304850.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '304850.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-06 16:30:27', '22.745', 1, '280000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '20536c414535b3ed02465ecafa27daf381704f785ae62b35956973abb6add84b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1630214.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4588, '2021-04-05 14:48:00', 'SALE/POS4591', 356, 'মেসার্স ফাইভ স্টার ব্রিক্স(ধরকা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-0980&lt;&sol;p&gt;', '', '141830.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '141830.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-06 16:29:45', '10.905', 1, '329000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c18800fc213430e2dcdb9ca891f336cc61e7330f985a03790f4b712702c24a9a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '182805.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4590, '2021-04-05 14:53:00', 'SALE/POS4593', 334, 'মেসার্স S.T.B ব্রিক্স(ভৈরবপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;বক্সমাপ&lt;&sol;p&gt;', '', '305000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '305000.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-06 16:29:26', '25', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '24ba502283112cc3e8dd6bf037013309408c98b2cef70798423807d9c290eb26', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '37576.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4592, '2021-04-05 14:55:00', 'SALE/POS4595', 360, 'মেসার্স S.R এন্টারপ্রাইজ(সিলেট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;JINT-11-1607&lt;&sol;p&gt;', '', '209469.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '209469.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-06 16:26:14', '17.03', 1, '500000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd3177e7b920235163eee65e704c98182a166d0c5ee489f954960bb89e6ca3465', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2003681.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4593, '2021-04-05 14:56:00', 'SALE/POS4596', 357, 'মেসার্স বাবুল ব্রিক্স(বিজয়নগর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2395&lt;&sol;p&gt;', '', '293625.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '293625.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-06 16:25:48', '23.49', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '24eb560ce23f388e226cd9f28e9713f02ee1223ec7464bcd5d8d90c5f818aa95', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '987461.30');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4594, '2021-04-05 14:59:00', 'SALE/POS4597', 357, 'মেসার্স বাবুল ব্রিক্স(বিজয়নগর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0409&lt;&sol;p&gt;', '', '271375.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '271375.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-06 16:24:56', '21.71', 1, '500000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b65262252ad66da3ba684824d98121f237513064b10b4d369cb2ca862071a11f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1281086.30');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4595, '2021-04-05 14:59:00', 'SALE/POS4598', 314, 'মেসার্স আজিজ শাহ ট্রান্সপোর্ট(ভৈরবপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5851&lt;&sol;p&gt;', '', '109560.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '109560.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-06 16:24:26', '9.13', 1, '50000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '47b4b77f708646be5af55e2ca3ad3c0579a2e423e16d339832ce2ca58a19a18f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '70784.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4596, '2021-04-05 15:00:00', 'SALE/POS4599', 323, 'মো.কবির মিয়া(জগমোহনপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-15-7841&lt;&sol;p&gt;', '', '198240.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '198240.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-06 16:23:34', '16.515', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '6ad3f058a22047df41a9a01c006dedc68dbb285fad3eb59cd995883c777f1baa', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-712205.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4597, '2021-04-05 15:01:00', 'SALE/POS4600', 499, 'সেবা ব্রিক্স(ফুলপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-5586&lt;&sol;p&gt;', '', '230214.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '230214.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-06 16:22:49', '18.87', 1, '22500.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '29c309bd8880cc83782ef9c285448274ab285fd97d8d473a36d27ce8ace576c7', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-239808.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4598, '2021-04-05 15:02:00', 'SALE/POS4601', 387, 'মেসার্স সমতা ব্রিক্স (নেত্রকোনা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-5566&lt;&sol;p&gt;', '', '287066.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '287066.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-06 16:22:12', '23.525', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '05a2b4b404d5bb4a88271bd738557952d063de00e7683ad04eafd9ae2d59d658', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '6520370.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4599, '2021-04-05 15:04:00', 'SALE/POS4602', 423, 'মেসার্স M.M.S.ব্রিক্স(কিশোরগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-5835&lt;&sol;p&gt;', '', '197396.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '197396.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-06 16:21:42', '16.175', 1, '230000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '9232571e7c0a9f5307b84e5d55aebac71062142eab202087b4abdcbb746456ae', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-13858.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4600, '2021-04-06 11:35:00', 'SALE/POS4603', 275, 'রংধনু ট্রান্সপোর্ট(ফেরিঘাট)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-0251&lt;&sol;p&gt;', '', '92500.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '92500.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-04-07 11:39:48', '500', 1, '92500.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c2f206da21c414f3e3cf6acf1954c1282cec0ffdaaca3a0919256d19f8fca539', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '34.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4601, '2021-04-06 11:38:00', 'SALE/POS4604', 551, 'হাজী মোঃফুল মিয়া(ভৈরব)পাথর', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;2 Troli&lt;&sol;p&gt;', '', '30600.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '30600.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-07 11:39:12', '180', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b7d2fcb9a6f1e9f3ddc348e6c463ac4a69edb8b773cefc79695e3838c31d1c04', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '30600.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4602, '2021-04-06 16:29:00', 'SALE/POS4605', 526, 'মেসার্স ফাইভ স্টার ব্রিক্স(গৌরিপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0409&lt;&sol;p&gt;', '', '143864.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '143864.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-07 19:29:49', '14.68', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '37ba45e66bdf6f74b6c975faa86ba19ff4a7b40316e61df8e18740ec69ec1b0d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1168.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4603, '2021-04-06 16:30:00', 'SALE/POS4606', 194, 'মো.লিয়াকত মিয়া(বাদাঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;Khulna-11-1939&lt;&sol;p&gt;', '', '222200.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '222200.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-07 19:29:25', '22.215', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '9f835fd6768f23ad145f33bdfc67b01d04c5422794285a9828912ffe6e72a5ff', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '618724.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4604, '2021-04-06 16:33:00', 'SALE/POS4607', 379, 'মেসার্স জামাল এন্টারপ্রাইজ (কুমিল্লা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-0263&lt;&sol;p&gt;', '', '265580.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '265580.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-07 19:29:03', '27.1', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ca6a72ec692ccc4b2d4f4a9e389b12e2212643db7267d5886bd32917babf0e6d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '308441.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4605, '2021-04-06 16:34:00', 'SALE/POS4608', 391, 'মেসার্স দয়াল নবী ট্রান্সপোর্ট (ফেরিঘাট)(গাড়ী)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-9544&lt;&sol;p&gt;', '', '219164.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '219164.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-07 19:28:43', '23.435', 1, '128660.7500', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'afccebeb36b3b72938611d102c237e5cddedf885aab471596bb3455885fa775a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-82691.25');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4606, '2021-04-06 19:04:00', 'SALE/POS4609', 554, 'মেসার্স M.R.T. ব্রিক্স (ভৈরব)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;১৯-২০ এর বকেয়া&lt;&sol;p&gt;', '', '1081780.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '1081780.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-07 19:04:47', '1', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5b563e6a735caf2ce40ad849fb272d19d77f5f11fd14495d01a560116f496869', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4607, '2021-04-06 19:05:00', 'SALE/POS4610', 554, 'মেসার্স M.R.T. ব্রিক্স (ভৈরব)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CMT-11-3344&lt;&sol;p&gt;', '', '222600.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '222600.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-07 19:28:18', '21.195', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '6302bad56e5899e4942f2b7e6f8a451cda71d15eb49d96b7254c143c00d1333f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1081780.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4608, '2021-04-06 19:06:00', 'SALE/POS4611', 554, 'মেসার্স M.R.T. ব্রিক্স (ভৈরব)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-7205&lt;&sol;p&gt;', '', '199815.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '199815.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-07 19:27:48', '19.03', 1, '300000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '0f27b066f6c113f1907634afa2048bc22d0d26c4face4ed3f9fdb64ffe97559a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1304327.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4609, '2021-04-06 19:07:00', 'SALE/POS4612', 384, 'আদর্শ ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-0739&lt;&sol;p&gt;', '', '233616.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '233616.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-07 19:27:25', '25.115', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '12171e8159a3d09c8ae39c189fab79e74e4aee1fe280b0af33254e8fd379744a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-530398.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4610, '2021-04-06 19:08:00', 'SALE/POS4613', 524, 'একতা ব্রিক্স(ত্রিশাল)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;বক্সমাপে নৌকা&lt;&sol;p&gt;', '', '1070000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '1070000.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-04-07 19:26:50', '100', 1, '1070000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '04fe89bcdf170a16f828c02b99f5e8934320321667f417d6bc208afefc38a848', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '48.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4611, '2021-04-06 19:09:00', 'SALE/POS4614', 335, 'মোঃ জাকির হোসেন জামাই(কালিপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;BOT-11-1389&lt;&sol;p&gt;', '', '194032.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '194032.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-07 19:26:29', '14.475', 1, '199800.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '3ff683dc05c57525d0d029d7bc19ea8d1d16a9aa97247183ec4400e59fa658ae', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '600376.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4612, '2021-04-06 19:09:00', 'SALE/POS4615', 363, 'মো.নুরুল আমিন/ইকবাল(ভৈরব)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-15-2358&lt;&sol;p&gt;', '', '225522.00', '0.00', '22', '22.00', '22.00', '0.00', NULL, '0.00', '0.00', '0.00', '225500.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-04-07 19:25:50', '16.83', 1, '225500.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'fb68ce0c786963b698c0f2b1dc65ee6f5142a239422294668803a4cc800c4e07', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '418631.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4613, '2021-04-06 19:10:00', 'SALE/POS4616', 370, 'মো. কয়েছ মিয়া(সুনামগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-4377&lt;&sol;p&gt;', '', '274512.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '274512.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-07 19:25:16', '20.64', 1, '449500.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '6482c566c83fe94f5d9c3e42f9eb7254f3b8003ac8791beaa8b2e6ba7ab55a75', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '8090480.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4614, '2021-04-06 19:12:00', 'SALE/POS4617', 330, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-6927&lt;&sol;p&gt;', '', '257950.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '257950.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-07 19:24:36', '19.25', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'fdb2d83bc60086aa2491cd8540cc14e7d88126c4395adb3543151e55e6d341a3', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '8540058.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4615, '2021-04-06 19:15:00', 'SALE/POS4618', 330, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-8990&lt;&sol;p&gt;', '', '259424.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '259424.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-07 19:24:17', '19.355', 1, '600000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e377d8d758402f017debcd229144bfed4b411abe7af2e1fbc303353c97d613b6', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '8798008.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4616, '2021-04-06 19:18:00', 'SALE/POS4619', 311, 'মেসার্স নর্থ বেঙ্গল ট্রান্সপোর্ট (ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-8875&lt;&sol;p&gt;', '', '193908.00', '0.00', '8', '8.00', '8.00', '0.00', NULL, '0.00', '0.00', '0.00', '193900.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-04-07 19:23:46', '14.69', 1, '193900.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a145f89956c236e190ac9c3653d3f5525bbab583823cb9b41102579c3065c73b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-49827.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4617, '2021-04-06 19:19:00', 'SALE/POS4620', 526, 'মেসার্স ফাইভ স্টার ব্রিক্স(গৌরিপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0409&lt;&sol;p&gt;', '', '170772.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '170772.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-07 19:22:56', '12.84', 1, '170000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'bfa0252268532f90e994a7d037e2b74371a78e74ebf4a66f47193fd23f4df8b0', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '145032.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4618, '2021-04-06 19:21:00', 'SALE/POS4621', 301, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;MMT-11-0139&lt;&sol;p&gt;', '', '235560.00', '0.00', '95', '95.00', '95.00', '0.00', NULL, '0.00', '0.00', '0.00', '235465.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-07 19:22:19', '18.12', 1, '150000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8f4e14b47d4d6d7068231f27242a756cca8aabf191992ae48647107d2446881b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-185479.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4619, '2021-04-05 11:35:00', 'SALE/POS4622', 536, 'M.S.B ব্রিক্স(চানঁপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;বক্সমাপে ৩ নৌকা&lt;&sol;p&gt;', '', '832000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '832000.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-08 11:36:41', '80', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'eaa6a0a1496a4df6cee2450ecb018b3a3e49b42a59c68e9936e6f0b3552bcce3', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-1456100.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4620, '2021-03-28 11:43:00', 'SALE/POS4623', 536, 'M.S.B ব্রিক্স(চানঁপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;বক্সমাপে নৌকা&lt;&sol;p&gt;', '', '270400.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '270400.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-08 11:44:22', '26', 1, '525000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '3496be014151f71113af86f5102122a2ab49980054cf39ab102cbcd523d2f131', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-361700.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4621, '2021-04-07 16:34:00', 'SALE/POS4624', 194, 'মো.লিয়াকত মিয়া(বাদাঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5080&lt;&sol;p&gt;', '', '309225.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '309225.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-08 17:42:16', '23.25', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd7ec9712ae50365eddc07b435532b060642d81250d54325cce978886f46e7ef5', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '840924.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4622, '2021-04-07 16:35:00', 'SALE/POS4625', 194, 'মো.লিয়াকত মিয়া(বাদাঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0409&lt;&sol;p&gt;', '', '313348.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '313348.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-08 17:41:54', '23.555', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c0d2bef96eee69b7a3e20c2076c1db6e3bc4899e1935c737bee1189d9d9d93f4', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1150149.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4623, '2021-04-07 16:36:00', 'SALE/POS4626', 194, 'মো.লিয়াকত মিয়া(বাদাঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;BOT-11-0438&lt;&sol;p&gt;', '', '287945.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '287945.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-08 17:41:18', '21.65', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f93920f245b8d0a5e3130d152103f3afde7ea5ac5b6a2a617c7424faf6a59970', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1463431.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4624, '2021-04-07 16:37:00', 'SALE/POS4627', 194, 'মো.লিয়াকত মিয়া(বাদাঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-9544&lt;&sol;p&gt;', '', '304570.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '304570.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-08 17:40:11', '22.9', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '6935738f338303693e99984d401be9f10dd53f9fc7560c71a689dcad66e148a8', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1751376.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4625, '2021-04-07 16:37:00', 'SALE/POS4628', 194, 'মো.লিয়াকত মিয়া(বাদাঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMD-14-0777&lt;&sol;p&gt;', '', '146034.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '146034.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-08 17:41:37', '10.98', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '6dc05820d92dac4c0c88508ac8ec475c601d1507ae8dc420aec18b8b3d14333d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2055946.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4626, '2021-04-07 16:38:00', 'SALE/POS4629', 194, 'মো.লিয়াকত মিয়া(বাদাঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-7147&lt;&sol;p&gt;', '', '301378.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '301378.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-08 17:39:31', '22.66', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '467ea7a574a4eea38f903a925aa0455b9f3f43093c3f608b6610fdd5ad082d76', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2201980.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4627, '2021-04-07 16:38:00', 'SALE/POS4630', 422, 'মেসার্স H.B.S ব্রিক্স(রামদী)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CHOT-11-0747&lt;&sol;p&gt;', '', '312220.00', '0.00', '120', '120.00', '120.00', '0.00', NULL, '0.00', '0.00', '0.00', '312100.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-04-08 17:39:12', '23.3', 1, '312100.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '221130ceb44637dabd8340f59f19b8224ee47f41e7c0261839515574909f0d43', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4628, '2021-04-07 16:39:00', 'SALE/POS4631', 526, 'মেসার্স ফাইভ স্টার ব্রিক্স(গৌরিপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0409&lt;&sol;p&gt;', '', '266000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '266000.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-08 17:38:49', '20', 1, '151168.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a7f2283a810ff9cf10e6489263d525e911abee9a5e4501143276031bf3aef366', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '145804.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4629, '2021-04-07 16:40:00', 'SALE/POS4632', 328, 'মেসার্স M.B.F. ব্রিক্স(সরারচর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-7205&lt;&sol;p&gt;', '', '306720.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '306720.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-08 17:38:33', '22.715', 1, '2951600.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b976c2f5cff90502ce2b56a4b7d3c2f2ab7c98b800473c04ef3220adc0f75d41', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2645186.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4630, '2021-04-07 16:40:00', 'SALE/POS4633', 352, 'মেসার্স ইলহাম ব্রিক্স(কুলিয়ার চর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-3388&lt;&sol;p&gt;', '', '332100.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '332100.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-08 17:38:01', '24.6', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '68e013c83233685990255272a3e26f49ab87956b484fa06c60e811a931c0062d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '385230.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4631, '2021-04-07 16:45:00', 'SALE/POS4634', 335, 'মোঃ জাকির হোসেন জামাই(কালিপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-13-1526&lt;&sol;p&gt;', '', '192558.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '192558.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-08 17:37:32', '14.37', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '4ff4a7b681559ea46c4befe428768d3cb93530f3be7b3c1fa480e6929ee6bcc2', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '594608.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4632, '2021-04-07 16:47:00', 'SALE/POS4635', 330, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-6927&lt;&sol;p&gt;', '', '257950.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '257950.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-08 17:36:30', '19.25', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c9d9ca9c394a24b6aa94114fb803777433961f3c61919bf9a7aac7fdcdb0d511', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '8457432.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4633, '2021-04-07 16:49:00', 'SALE/POS4636', 330, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0384&lt;&sol;p&gt;', '', '260496.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '260496.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-08 17:36:08', '19.44', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '6ac5e1a130c78ed63bf35529cb34c1466428917240565ecdd0be296ebbd375c8', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '8715382.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4634, '2021-04-07 16:49:00', 'SALE/POS4637', 330, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-1350&lt;&sol;p&gt;', '', '247230.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '247230.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-08 17:35:47', '18.45', 1, '900000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b271360035b12fe3666b6a88a7c9e1f98ed310cf85a31666fc9661b7910dc764', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '8715382.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4635, '2021-04-07 16:50:00', 'SALE/POS4638', 376, 'মেসার্স M.R.M ব্রিক্স(মটখলা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;BOT-11-0438&lt;&sol;p&gt;', '', '299880.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '299880.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-08 17:34:33', '22.045', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '85cf0c24bcdb4e2eb066cdcf3485ecff8b9acca4baa2f4c843c1446378b0d250', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1919680.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4636, '2021-04-07 16:51:00', 'SALE/POS4639', 376, 'মেসার্স M.R.M ব্রিক্স(মটখলা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5080&lt;&sol;p&gt;', '', '334016.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '334016.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-08 17:34:09', '24.56', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c1df5d1a82c37d9095f9ea202a3da0b65fd5d13d46ab460d77e9d38d5574b2c0', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2219492.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4637, '2021-04-07 16:53:00', 'SALE/POS4640', 301, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-5586&lt;&sol;p&gt;', '', '257887.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '257887.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-08 17:33:47', '19.385', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '89a7fbf6437459b3142171c61fbe38be613fc36404e0258c89b4afa0bf2a5dc3', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-100014.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4638, '2021-04-07 16:54:00', 'SALE/POS4641', 301, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-4036&lt;&sol;p&gt;', '', '339948.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '339948.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-08 17:33:20', '25.555', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f8d8f758a4d4d920992fac2a966f274da7604256f8aabb2d2a3bc8d135cdb103', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '157806.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4639, '2021-04-07 16:54:00', 'SALE/POS4642', 301, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-4349&lt;&sol;p&gt;', '', '337288.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '337288.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-08 17:33:04', '25.36', 1, '824000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8737854d95c4a8fb2eb26f652450e9005c4239ba00b7085bb16aacbf511f0332', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '497687.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4640, '2021-04-07 16:56:00', 'SALE/POS4643', 322, 'মো. মোহন মিয়া(বি বাড়ীয়া)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;বক্সমাপে নৌকা&lt;&sol;p&gt;', '', '336150.00', '0.00', '150', '150.00', '150.00', '0.00', NULL, '0.00', '0.00', '0.00', '336000.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-08 17:32:20', '27', 1, '336500.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '9bfa801d293e593f087e0b50efc753e621d8796314f815a34bb50cffcf6cfd63', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '3100500.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4641, '2021-04-07 16:56:00', 'SALE/POS4644', 536, 'M.S.B ব্রিক্স(চানঁপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;বক্সমাপে নৌকা&lt;&sol;p&gt;', '', '270400.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '270400.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-08 17:31:55', '26', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '3e274521cdfecaedfeb5ec382dd3527fc3165816617418f31870f9c8f0302557', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-616300.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4642, '2021-04-07 16:57:00', 'SALE/POS4645', 392, 'মেসার্স A.B.C ব্রিক্স (নেত্রকোনা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-8040&lt;&sol;p&gt;', '', '232890.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '232890.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-08 17:31:26', '22.175', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd2b182af657f5159e83c8b82593e4444311414f45319e074d049911a1f52140c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1468354.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4643, '2021-04-07 16:57:00', 'SALE/POS4646', 383, 'মায়ের দোয়া ব্রিক্স(শাবাজপূর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-9544&lt;&sol;p&gt;', '', '217672.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '217672.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-08 17:31:08', '20.93', 1, '230000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '0e6d5be5e0f55feb21b945cb92761fe0f4fc4b9d18b94a6ae46e0486327cdaee', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1655064.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4644, '2021-04-07 16:58:00', 'SALE/POS4647', 194, 'মো.লিয়াকত মিয়া(বাদাঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2767&lt;&sol;p&gt;', '', '236900.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '236900.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-08 17:30:47', '23', 1, '2850000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'df4d548bde10513f5ab120c12dbc0377e59a8d2491986af3956cc7e92ec85966', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2503358.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4645, '2021-04-07 16:58:00', 'SALE/POS4648', 352, 'মেসার্স ইলহাম ব্রিক্স(কুলিয়ার চর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-8066&lt;&sol;p&gt;', '', '266490.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '266490.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-08 17:30:25', '25.375', 1, '300000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '25fc76229aae6b922c7562f01288ecfa4e8c7afc8551c2a0813b2fabcc2c0b1d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '717330.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4646, '2021-04-07 16:59:00', 'SALE/POS4649', 376, 'মেসার্স M.R.M ব্রিক্স(মটখলা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-8990&lt;&sol;p&gt;', '', '280019.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '280019.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-08 17:29:59', '26.17', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '76668f97aad0da092311f73d0d5c8f78af59afa86a32fdffa4ce57f504d3b94d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2553508.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4647, '2021-04-07 17:00:00', 'SALE/POS4650', 376, 'মেসার্স M.R.M ব্রিক্স(মটখলা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-2492&lt;&sol;p&gt;', '', '275311.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '275311.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-08 17:29:37', '25.725', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a4adb8a939ea6e9e48d2f4b2f944488d509bc56d7407d54e2da67006b5b85ace', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2833527.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4648, '2021-04-08 12:40:00', 'SALE/POS4651', 551, 'হাজী মোঃফুল মিয়া(ভৈরব)পাথর', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;3 Troli x 90&equals;270&lt;&sol;p&gt;&lt;p&gt;1 Troli x 95&equals;95&lt;&sol;p&gt;', '', '62050.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '62050.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-09 12:41:43', '365', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a4c316c1539ea7766886cacaa69b950da23680d517a9e55c9eb07941e1885964', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '61200.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4652, '2021-04-08 12:47:00', 'SALE/POS4655', 357, 'মেসার্স বাবুল ব্রিক্স(বিজয়নগর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5080&lt;&sol;p&gt;', '', '305100.00', '0.00', '.50', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '305099.50', 'completed', 'due', 0, NULL, 1, 1, '2021-04-09 14:00:21', '22.595', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '69f8066299611263d25ee1ce94cbd1ab9dd8a1b98113dc1edf07888e93ec47e7', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1052461.30');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4653, '2021-04-08 12:48:00', 'SALE/POS4656', 375, 'মেসার্স গনি ব্রিক্স (ঈশ্বরগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2395&lt;&sol;p&gt;', '', '324540.00', '0.00', '.50', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '324539.50', 'completed', 'due', 0, NULL, 1, 1, '2021-04-09 13:59:56', '24.035', 1, '400000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b8baeef5314a59fbb29baef3bb73d59c6f8d452e85926adf5c964eea33b2bb97', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1136909.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4654, '2021-04-08 12:49:00', 'SALE/POS4657', 341, 'মেসার্স ফাইভ স্টার ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-7832&lt;&sol;p&gt;', '', '246426.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '246426.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-09 13:59:24', '18.39', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c72eb2f8f8152cb694503e1d9a711429d675d4b783c1febf68ffd91c7d0ce5f0', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1805899.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4655, '2021-04-08 12:49:00', 'SALE/POS4658', 318, 'মো. মিঠু সরকার(চানপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2404&lt;&sol;p&gt;', '', '190414.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '190414.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-09 13:58:55', '14.205', 1, '1970365.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8fd9b4a6514e7f4853c379b2a747e8a9a90b9471ac516beac7a341c15fd62058', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1817726.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4656, '2021-04-08 12:50:00', 'SALE/POS4659', 301, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;MMT-11-0139&lt;&sol;p&gt;', '', '239267.00', '0.00', '.50', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '239266.50', 'completed', 'due', 0, NULL, 1, 1, '2021-04-09 13:58:19', '17.985', 1, '330000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '88019c68e7b18c783ad1c33208b845b4cc7151e2fbcf223ae026911c411b3b98', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '11108.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4657, '2021-04-08 12:54:00', 'SALE/POS4660', 534, 'ইব্রাহীম মিয়া(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-1514&lt;&sol;p&gt;', '', '269865.00', '0.00', '.50', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '269864.50', 'completed', 'due', 0, NULL, 1, 1, '2021-04-20 12:21:47', '19.99', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1954ea496be6214520f8b49b6c91ba8c1ecdec66025807761a9635e81dc1adf8', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-122670.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4658, '2021-04-08 12:55:00', 'SALE/POS4661', 347, 'মেসার্স এশিয়া ব্রিকস(সাল্লাবাদ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMD-14-0777&lt;&sol;p&gt;', '', '226260.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '226260.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-09 13:57:13', '16.76', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '413126cab39d85bec09437f3139784023c3de15910ceaeb7b3da5ecdfa14ed11', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '483662.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4659, '2021-04-08 12:58:00', 'SALE/POS4662', 347, 'মেসার্স এশিয়া ব্রিকস(সাল্লাবাদ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;MPT-11-0025&lt;&sol;p&gt;', '', '273915.00', '0.00', '.50', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '273914.50', 'completed', 'due', 0, NULL, 1, 1, '2021-04-09 13:56:43', '20.285', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '287d12c6dadfe5a90b6270b347005913f50893f0867abbc7a7cf18983b4a4311', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '709922.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4660, '2021-04-08 12:59:00', 'SALE/POS4663', 347, 'মেসার্স এশিয়া ব্রিকস(সাল্লাবাদ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5851&lt;&sol;p&gt;', '', '236925.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '236925.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-09 13:56:12', '17.55', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '6c502e26903111c10a0e66fa54ec27478597ba49deb112cfc8b31b31c23ff6e1', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '709922.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4661, '2021-04-08 12:59:00', 'SALE/POS4664', 411, 'মেসার্স S.B.L. ব্রিক্স(কুলিয়ার চর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;বক্সমাপে নৌকা&lt;&sol;p&gt;', '', '812500.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '812500.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-09 13:07:06', '65', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '12665eaac400f0822eb272a3bbadfb0553dbba16441f74b4b70758d999236ab9', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1907000.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4662, '2021-04-08 13:00:00', 'SALE/POS4665', 387, 'মেসার্স সমতা ব্রিক্স (নেত্রকোনা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-4191&lt;&sol;p&gt;', '', '229110.00', '0.00', '.50', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '229109.50', 'completed', 'due', 0, NULL, 1, 1, '2021-04-09 13:06:36', '21.815', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c48e517ee3a7d2ba04b05c20ec25657314e8342c349d88070c343e77c70481c8', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '6807436.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4663, '2021-04-08 13:02:00', 'SALE/POS4666', 341, 'মেসার্স ফাইভ স্টার ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-0739&lt;&sol;p&gt;', '', '240864.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '240864.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-09 13:05:54', '23.16', 1, '1000000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '58e38e6fb0a0f7447092a2d143fefe66f4ea26a128a830aed179a1b3d0af89ac', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2052325.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4664, '2021-04-08 13:03:00', 'SALE/POS4667', 357, 'মেসার্স বাবুল ব্রিক্স(বিজয়নগর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-5586&lt;&sol;p&gt;', '', '250110.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '250110.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-09 13:05:22', '23.82', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '55d400540681ad8b17803da77e50e3c2d2f6b467b3a80a8a6f98d4524bbe4649', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1357493.30');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4665, '2021-04-08 13:04:00', 'SALE/POS4668', 411, 'মেসার্স S.B.L. ব্রিক্স(কুলিয়ার চর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;বক্সমাপে নৌকা&lt;&sol;p&gt;', '', '517500.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '517500.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-09 13:04:41', '45', 1, '850000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '579f4a79603a1a6f5df2c45ecddb4692725cca5dea2c01850a313aa41908576b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2719500.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4666, '2021-04-08 14:07:00', 'SALE/POS4669', 323, 'মো.কবির মিয়া(জগমোহনপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1471&lt;&sol;p&gt;', '', '186648.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '186648.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-09 14:13:04', '14.14', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd9da9951387e1bf623e8daa4300bd454ce77523f97c7bc48f56e7ba6ca33a910', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-513965.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4667, '2021-04-08 14:07:00', 'SALE/POS4670', 323, 'মো.কবির মিয়া(জগমোহনপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-6284&lt;&sol;p&gt;', '', '204072.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '204072.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-09 14:11:44', '15.46', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '98481e660a70b0fd33b493a6bd4e4ddfee330b8b676ed26656fe2130dd6f8a6a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-513965.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4668, '2021-04-08 14:08:00', 'SALE/POS4671', 323, 'মো.কবির মিয়া(জগমোহনপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-13-0341&lt;&sol;p&gt;', '', '195228.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '195228.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-09 14:11:18', '14.785', 1, '1508876.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e968dbb676cdd3501a303ebdc7d5d1c876aa0158975a9278c0fa977fce78fcbe', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-513965.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4669, '2021-04-08 14:36:00', 'SALE/POS4672', 194, 'মো.লিয়াকত মিয়া(বাদাঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;গাড়ী ভাড়া বাবদ নগদ ফেরত&lt;&sol;p&gt;', '', '19000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '19000.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-09 14:38:00', '1', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a33f762d665ca6445a1fab853a7158c774b39da86dea64aab3d80bb4fd03b885', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-109675.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4670, '2021-04-09 10:36:00', 'SALE/POS4673', 335, 'মোঃ জাকির হোসেন জামাই(কালিপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-0056&lt;&sol;p&gt;', '', '213864.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '213864.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-10 11:13:26', '15.96', 1, '600322.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'cd66f70e8909485f5bc85ad693953b99bfeca8629b67cda5f7121671aa361abc', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '787166.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4671, '2021-04-09 10:39:00', 'SALE/POS4674', 301, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;MMT-11-0139&lt;&sol;p&gt;', '', '237272.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '237272.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-10 11:12:57', '17.84', 1, '564300.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f88e686ac2ce9ee62d1cb59a315e8c6e7cd9d39888b1ba5860bb86da8fc6b13a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-79625.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4672, '2021-04-09 10:40:00', 'SALE/POS4675', 370, 'মো. কয়েছ মিয়া(সুনামগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-4377&lt;&sol;p&gt;', '', '269325.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '269325.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-10 11:12:28', '20.25', 1, '190820.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b929a476ddc7676f4853bacf2142841e4a6198723d3bc611c8edfa7da16ebcea', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '7915492.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4673, '2021-04-09 10:42:00', 'SALE/POS4676', 330, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-7698&lt;&sol;p&gt;', '', '256074.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '256074.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-10 11:12:02', '19.115', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '4abbf653673d67c75b0c3c0136228e63c1fa239c048a6cd322601b4336332a3b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '8323108.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4674, '2021-04-09 10:43:00', 'SALE/POS4677', 330, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-1350&lt;&sol;p&gt;', '', '243612.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '243612.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-10 11:09:51', '18.185', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b14461815fa0cfcd7503a2a8ec1b156861e728631763bc647f66e5e8c39ff707', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '8323108.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4675, '2021-04-09 10:45:00', 'SALE/POS4678', 330, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0384&lt;&sol;p&gt;', '', '257548.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '257548.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-10 11:09:12', '19.215', 1, '640.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'df7c963e0742c9ff3a3ba5742affaf180e93beadc193581aac3315ac8358a23b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '8323108.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4676, '2021-04-09 10:46:00', 'SALE/POS4679', 323, 'মো.কবির মিয়া(জগমোহনপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-1984&lt;&sol;p&gt;', '', '206184.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '206184.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-10 11:08:27', '15.619', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '24b4182fe103c7517f5fd2aa57eed4172f1a0a6dc5d329f856876ed26099379f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-1428017.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4677, '2021-04-09 10:47:00', 'SALE/POS4680', 323, 'মো.কবির মিয়া(জগমোহনপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-4945&lt;&sol;p&gt;', '', '198132.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '198132.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-10 11:07:59', '15.005', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8e50603bc3aaa5cb0007f00b652a630334cadf18227a42a6d1b93fcfc7b8e83c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-1428017.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4678, '2021-04-09 10:47:00', 'SALE/POS4681', 323, 'মো.কবির মিয়া(জগমোহনপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-13-0342&lt;&sol;p&gt;', '', '197208.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '197208.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-10 11:07:29', '14.935', 1, '1079.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '81786bfa1a286f2d9569cce65045a3f6b0eb9de24e56759f76d11466b475ef09', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-1428017.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4679, '2021-04-09 10:48:00', 'SALE/POS4682', 334, 'মেসার্স S.T.B ব্রিক্স(ভৈরবপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;বক্সমাপে নৌকা&lt;&sol;p&gt;', '', '305000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '305000.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-10 11:06:49', '25', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '72586672d9aae4cf71f22d6b5868539ebced9b61512c27cd8bbd10c195ed6feb', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '342576.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4680, '2021-04-09 11:02:00', 'SALE/POS4683', 407, 'মেসার্স ইটনা ব্রিক্স(ইটনা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;বক্সমাপে নৌকা&lt;&sol;p&gt;', '', '1500000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '1500000.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-10 11:06:24', '120', 1, '800000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'da3cec035e8680fd2a64875d949ce4bc290b801175c5ed00941aee346cd93433', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-206600.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4681, '2021-04-09 11:03:00', 'SALE/POS4684', 392, 'মেসার্স A.B.C ব্রিক্স (নেত্রকোনা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-8040&lt;&sol;p&gt;', '', '232890.00', '0.00', '.50', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '232889.50', 'completed', 'due', 0, NULL, 1, 1, '2021-04-10 11:05:45', '22.175', 1, '1000000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '3069519fc12abdaa01d9886096b52663cce73f4a01394579d901d2421fc06779', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1701244.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4682, '2021-04-09 11:04:00', 'SALE/POS4685', 387, 'মেসার্স সমতা ব্রিক্স (নেত্রকোনা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-5566&lt;&sol;p&gt;', '', '249060.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '249060.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-10 11:05:15', '23.72', 1, '463.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7e5256df870d231e76b1bf8c16d77121c7a1091d3f7771089f7ae64da7b5be09', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '7036546.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4683, '2021-04-09 11:16:00', 'SALE/POS4686', 551, 'হাজী মোঃফুল মিয়া(ভৈরব)পাথর', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;2 Troli 90 x 170&lt;&sol;p&gt;&lt;p&gt;2 Troli 95 x 170&lt;&sol;p&gt;', '', '62900.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '62900.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-10 11:18:23', '370', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd40c25beb08a7eb42d296b3861039f22e3f2b03b679830aa49d84968a0d30001', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '123250.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4684, '2021-04-09 11:16:00', 'SALE/POS4687', 533, 'সেন্টু মিয়া(কালীপুর)(পাথর)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;Troli&lt;&sol;p&gt;', '', '15300.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '15300.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-10 11:18:52', '90', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '78da28c57458d457017e63dd597bbcb136196019ffff9f09752499aeff6d4094', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '61200.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4685, '2021-04-09 12:44:00', 'SALE/POS4688', 347, 'মেসার্স এশিয়া ব্রিকস(সাল্লাবাদ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;MPT-11-0025&lt;&sol;p&gt;', '', '221130.00', '0.00', '.50', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '221129.50', 'completed', 'due', 0, NULL, 1, 1, '2021-04-10 12:45:51', '21.055', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '71e91681cf645b307dfdc1fa7d1c2277ea5a40007096098775a7626c71673c12', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1220761.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4686, '2021-04-09 12:44:00', 'SALE/POS4689', 347, 'মেসার্স এশিয়া ব্রিকস(সাল্লাবাদ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMD-14-0777&lt;&sol;p&gt;', '', '181440.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '181440.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-10 12:45:28', '17.28', 1, '1000487.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8036378f5d76fb0653795dfd3b0361f3e4e7494583c3d256bad50084ee1ea964', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1220761.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4687, '2021-03-31 17:07:00', 'SALE/POS4690', 377, 'বিশ্বজিত(গাজীপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '3000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '3000.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-10 17:08:22', '1', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '9c425cd20925d313164ce95a26eb95d5e66b3cf6af65d48f551d9c6f1beb482a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-1657.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4688, '2021-04-08 18:00:00', 'SALE/POS4691', 356, 'মেসার্স ফাইভ স্টার ব্রিক্স(ধরকা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '4700.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '4700.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-10 18:00:51', '1', 1, '500335.5000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '296604a6d86f87f6bba4c71e5e759223e9f1bf4e9c9642bcd2b9692f43b2893f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-4364.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4689, '2021-03-16 18:24:00', 'SALE/POS4692', 499, 'সেবা ব্রিক্স(ফুলপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '7200.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '7200.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-10 18:24:28', '1', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b7154716d36da0713188bbde12fec36896cf4feeaa0faea4c484d621c52188e6', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-32094.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4690, '2021-04-05 18:27:00', 'SALE/POS4693', 499, 'সেবা ব্রিক্স(ফুলপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '5000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '5000.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-10 18:27:34', '1', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1fb67442763a8a60e07d17caf1c8717a565f37eef984cbc4398dcd44385bfd85', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-4894.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4691, '2021-04-10 16:52:00', 'SALE/POS4694', 330, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-7833&lt;&sol;p&gt;', '', '340605.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '340605.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-12 13:16:17', '25.23', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '2155c5e20908d3221732c3978070b0603b1e5dac137a2dfb2f08a08b995b9333', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '9079702.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4692, '2021-04-10 16:52:00', 'SALE/POS4695', 330, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2334&lt;&sol;p&gt;', '', '324945.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '324945.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-12 13:15:53', '24.065', 1, '800000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '2f79eb458ec8e07653f9a23af54efde66eee6a15dfbed9daa25a4d617f618a57', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '9420307.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4693, '2021-04-10 11:18:00', 'SALE/POS4696', 330, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;JIT-11-1649&lt;&sol;p&gt;', '', '205470.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '205470.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-12 13:15:36', '15.219', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'faaeba71ddb9711d3444a68a5c705ab685d2c93ef145528c64eff2a48d5a9ef7', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '9745184.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4694, '2021-04-10 11:20:00', 'SALE/POS4697', 330, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-13-6071&lt;&sol;p&gt;', '', '205605.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '205605.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-12 13:15:06', '15.225', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '68d9d45403c1c90f0602babbba0924bb4dbb4da8a0339eb7041be193a469a619', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '10085654.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4695, '2021-04-10 11:21:00', 'SALE/POS4698', 194, 'মো.লিয়াকত মিয়া(বাদাঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0409&lt;&sol;p&gt;', '', '290472.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '290472.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-12 13:14:45', '21.84', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ee10107ef2be76536c19760df3571734956b79fe8f244458e31e7db5eb343144', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-90675.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4696, '2021-04-10 11:23:00', 'SALE/POS4699', 194, 'মো.লিয়াকত মিয়া(বাদাঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5080&lt;&sol;p&gt;', '', '305501.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '305501.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-12 13:14:23', '22.97', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '04ee1a0e0fb92128e8b192deb3db5bba75d7467b900954ca47db3d364010dd9c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '199796.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4697, '2021-04-10 11:24:00', 'SALE/POS4700', 194, 'মো.লিয়াকত মিয়া(বাদাঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-3228&lt;&sol;p&gt;', '', '307097.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '307097.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-12 13:14:00', '23.09', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'cff2fa47487070ce8e477b39122206ce5b5fe77b3abdda1b5d5d9728a98c255c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '505297.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4698, '2021-04-10 11:25:00', 'SALE/POS4701', 194, 'মো.লিয়াকত মিয়া(বাদাঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-0685&lt;&sol;p&gt;', '', '309624.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '309624.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-12 13:13:30', '23.28', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a01007e128d20518f3e3549f6bf9a21a4788f927aca812cfa706e363ff90318d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '812394.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4699, '2021-04-10 11:26:00', 'SALE/POS4702', 376, 'মেসার্স M.R.M ব্রিক্স(মটখলা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5080&lt;&sol;p&gt;', '', '326536.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '326536.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-14 20:10:29', '24.01', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd349e490df54a1eb0b5a799f1fd3106bc841fb840248c51187675893b70e0688', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '3390814.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4700, '2021-04-10 11:27:00', 'SALE/POS4703', 376, 'মেসার্স M.R.M ব্রিক্স(মটখলা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0409&lt;&sol;p&gt;', '', '310896.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '310896.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-14 20:10:09', '22.86', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '116e3f3de120641f96332234101f44221e7aa8ac9d1b2daf7d94a863e82e984c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '3717350.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4701, '2021-04-10 11:31:00', 'SALE/POS4704', 376, 'মেসার্স M.R.M ব্রিক্স(মটখলা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-0685&lt;&sol;p&gt;', '', '314704.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '314704.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-14 20:09:50', '23.14', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c4671c3aa9329ac589eec1661f69d11fd1ab94afe959025a24bff4711b703b1d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '4028246.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4702, '2021-04-10 11:31:00', 'SALE/POS4705', 323, 'মো.কবির মিয়া(জগমোহনপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-2722&lt;&sol;p&gt;', '', '201960.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '201960.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-12 13:12:01', '15.3', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '516b0dc34f4a83f397de8b5192e47b884b62f8bc241170a5f2565ea90ebbec20', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-827572.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4703, '2021-04-10 11:37:00', 'SALE/POS4706', 555, 'M.B.S ব্রিক্স(কটিয়াদী)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-5333&lt;&sol;p&gt;', '', '303108.00', '0.00', '41', '41.00', '41.00', '0.00', NULL, '0.00', '0.00', '0.00', '303067.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-12 13:11:26', '22.615', 1, '303000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '2aa9263d1f939a501531ae4a7c176b522eeca23ed3b59c7f3386bedd1e4bd962', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4704, '2021-04-10 11:39:00', 'SALE/POS4707', 379, 'মেসার্স জামাল এন্টারপ্রাইজ (কুমিল্লা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;FENI-T-11-0636&lt;&sol;p&gt;', '', '238578.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '238578.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-12 13:11:05', '23.39', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1527c3f611f859a078bc3024ad6708d49680f2ccfe37d82f56375dd1710c4790', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '574021.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4705, '2021-04-10 11:40:00', 'SALE/POS4708', 379, 'মেসার্স জামাল এন্টারপ্রাইজ (কুমিল্লা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-15-1603&lt;&sol;p&gt;', '', '259488.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '259488.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-12 13:10:27', '25.435', 1, '1000000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '71c26f51f5c1715e4a4a11187483ef205c9a34fca1c3b7128c576fc109cf4e41', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '812599.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4706, '2021-04-10 11:42:00', 'SALE/POS4709', 330, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2915&lt;&sol;p&gt;', '', '257715.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '257715.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-12 13:10:04', '19.085', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1ec92188421fd41bbe7cd2e514e78dc376a9754f6892c166e50a8fae4f1c636a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '10156192.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4707, '2021-04-10 11:43:00', 'SALE/POS4710', 330, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-1350&lt;&sol;p&gt;', '', '246240.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '246240.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-12 13:09:43', '18.24', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7f644864c115db7d3bbc7925aa7ab92445eae92aadd3f9d9efb1392350cad10b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '10413839.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4708, '2021-04-10 11:43:00', 'SALE/POS4711', 501, 'মেসার্স G.M.C.ব্রিক্স(চাঁনপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;বক্স মাপ&lt;&sol;p&gt;', '', '434000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '434000.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-12 13:09:11', '35', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1fdfa90f2f8ff44270b68c77379e3382ab0e4ae073db6978b8cd9435418e4393', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1260700.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4709, '2021-04-10 11:44:00', 'SALE/POS4712', 545, 'R.S.P ব্রিক্স(আঃছাত্তার নিজ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;বক্স মাপ&lt;&sol;p&gt;', '', '310000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '310000.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-12 13:08:48', '25', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e8c18680163320322423b18e85387d6dada02c6a6ae8cb2564af2e5f2a17e937', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '51600.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4710, '2021-04-10 11:45:00', 'SALE/POS4713', 376, 'মেসার্স M.R.M ব্রিক্স(মটখলা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-3228&lt;&sol;p&gt;', '', '240001.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '240001.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-14 20:09:32', '22.43', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'de1dc9252a6c31e64ef4911622d8d40e428a33317b4f88cc0b90e57309789577', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '4342882.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4711, '2021-04-10 11:45:00', 'SALE/POS4714', 376, 'মেসার্স M.R.M ব্রিক্স(মটখলা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-5586&lt;&sol;p&gt;', '', '253162.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '253162.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-14 20:09:09', '23.66', 1, '244.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'fb1c48b061bb1a9fc15ba3464d7e30c85024b708e953db4a793646c2ea99ef41', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '4582883.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4712, '2021-04-10 11:47:00', 'SALE/POS4715', 194, 'মো.লিয়াকত মিয়া(বাদাঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-2649&lt;&sol;p&gt;', '', '212592.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '212592.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-12 13:07:13', '20.64', 1, '300000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '744d750d0777a3fcc4bc0e5b27b096f06a6d1e2d86ea1a0ca13c71531b403667', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1122018.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4713, '2021-04-10 13:17:00', 'SALE/POS4716', 332, 'ডা. হাবিব(ভৈরবপুর)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;১ ট্রলি&lt;&sol;p&gt;', '', '16650.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '16650.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-12 13:18:58', '90', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ad7d786a8d950131ed1b499007e62c40195e967786ce34374691fee3ba6af5e9', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '176260.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4714, '2021-04-11 13:19:00', 'SALE/POS4717', 332, 'ডা. হাবিব(ভৈরবপুর)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;২ ট্রলি X ৯০ ফুট&lt;&sol;p&gt;', '', '16650.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '16650.00', 'completed', 'due', 0, NULL, 1, 1, '2021-07-09 16:56:01', '90', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '06e5586262ac6f98e49dc8ab3d70a594e4e908fa67e903e5cd104e746b55d33f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '192910.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4715, '2021-04-11 13:21:00', 'SALE/POS4718', 533, 'সেন্টু মিয়া(কালীপুর)(পাথর)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;১ ট্রলি&lt;&sol;p&gt;', '', '16650.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '16650.00', 'completed', 'due', 0, NULL, 1, 1, '2021-07-09 15:58:02', '90', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '2dd3ce7b36474e98053f58b426ad1907e76f9f8c867f0046fbe3a79a606e4ff3', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '76500.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4716, '2021-04-11 12:28:00', 'SALE/POS4719', 356, 'মেসার্স ফাইভ স্টার ব্রিক্স(ধরকা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-0878&lt;&sol;p&gt;', '', '268793.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '268793.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-13 17:13:42', '20.21', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '9c36a89918e6ed999b59a61853938451d694691a1c79fd366f6e7be9fe50a691', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4717, '2021-04-11 12:29:00', 'SALE/POS4720', 356, 'মেসার্স ফাইভ স্টার ব্রিক্স(ধরকা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-0980&lt;&sol;p&gt;', '', '267064.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '267064.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-13 17:13:04', '20.08', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'abe218136e4f31b3548cf64456953854db47cef185ca7ca22c92818226927d3b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '268726.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4718, '2021-04-11 12:29:00', 'SALE/POS4721', 330, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2915&lt;&sol;p&gt;', '', '326835.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '326835.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-13 17:12:48', '24.205', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '972510e33bd4f4b2a52685dea0c6733eafb0314bd3307546393af57f2971dc06', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '10660282.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4719, '2021-04-11 12:30:00', 'SALE/POS4722', 330, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-7698&lt;&sol;p&gt;', '', '254475.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '254475.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-13 17:12:35', '18.845', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '2b0c15ed8bbec92b0a903a41db2a89dee7522edea790c5768bdbd1b2a24161e5', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '10987049.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4720, '2021-04-11 12:31:00', 'SALE/POS4723', 330, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-1350&lt;&sol;p&gt;', '', '240030.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '240030.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-13 17:12:16', '17.78', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a7429efb391df9d1b5ada374bc6ffce3581bae4e02fadb9688b1ce58038a2892', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '11241457.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4721, '2021-04-11 12:32:00', 'SALE/POS4724', 330, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-7833&lt;&sol;p&gt;', '', '327375.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '327375.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-13 17:11:58', '24.25', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '19bac2a6e14e0959fad7566605133600ede067ac75bf0bc557f0edfb15edf81e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '11481487.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4722, '2021-04-11 12:35:00', 'SALE/POS4725', 435, 'মেসার্স R.C.G ব্রিক্স(ঘোরাশাল)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5080&lt;&sol;p&gt;', '', '323342.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '323342.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-13 17:10:57', '24.125', 1, '500000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ea82861a93ca4cc304e29309c77fc8ec6df2c25613fa8a1eec8ad6c9f6b9377d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1115650.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4723, '2021-04-11 12:36:00', 'SALE/POS4726', 341, 'মেসার্স ফাইভ স্টার ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-0739&lt;&sol;p&gt;', '', '240065.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '240065.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-13 17:10:14', '18.045', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '9b0aad705f5c49ef9c9f7bfc97788effadeb4d2d3d1934462c8e37bf1c63db0b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1793189.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4724, '2021-04-11 12:37:00', 'SALE/POS4727', 402, 'মেসার্স রুমান ব্রিক্স (কিশোরগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-3228&lt;&sol;p&gt;', '', '319872.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '319872.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-13 17:09:33', '23.515', 1, '300000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'cfc381c82c83de037a537e327805367cf025b28555a019ffdae65f11ab485ed7', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '4836113.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4725, '2021-04-11 12:37:00', 'SALE/POS4728', 301, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;MMT-11-0139&lt;&sol;p&gt;', '', '233814.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '233814.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-13 17:09:08', '17.58', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '737c30607387779fa716d68e6899d44e152bc24bb5438af650296e72eab676b7', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-42353.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4726, '2021-04-11 12:38:00', 'SALE/POS4729', 401, 'শাহ আলম মিয়া(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;KOST-11-1126&lt;&sol;p&gt;', '', '238386.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '238386.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-13 17:08:39', '17.79', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a05366c47086c47bf726186f06b080f5d00b1f655994f4c6c014fb42f7592987', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '567808.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4727, '2021-04-11 12:39:00', 'SALE/POS4730', 360, 'মেসার্স S.R এন্টারপ্রাইজ(সিলেট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CUT-11-0768&lt;&sol;p&gt;', '', '257682.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '257682.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-13 17:08:13', '19.23', 1, '1970832.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '71ad28ee23215108a5382974ef45a7cf6ab6316bdf23f4a8d4841c32f8ce5e42', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1713150.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4728, '2021-04-11 12:40:00', 'SALE/POS4731', 323, 'মো.কবির মিয়া(জগমোহনপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;BOT-11-2000&lt;&sol;p&gt;', '', '205524.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '205524.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-13 17:07:54', '15.564', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'cba1632cba34863e2536b84ce96dfc9f973b95babb2188240f6a2afa8ed99d68', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-625612.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4729, '2021-04-11 12:41:00', 'SALE/POS4732', 330, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0384&lt;&sol;p&gt;', '', '262710.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '262710.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-13 17:07:36', '19.46', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7cf5eca115aeaf05e8898680e491a87f898a926cc793b270299e49e50f4c3141', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '11808862.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4730, '2021-04-11 12:41:00', 'SALE/POS4733', 335, 'মোঃ জাকির হোসেন জামাই(কালিপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-3010&lt;&sol;p&gt;', '', '177282.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '177282.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-13 17:06:27', '13.23', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '241b12902388881c0eb02dcae4f00124d99a0cff00293af443dc5f7cd77a3480', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '875848.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4731, '2021-04-11 12:42:00', 'SALE/POS4734', 501, 'মেসার্স G.M.C.ব্রিক্স(চাঁনপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;বক্সমাপ&lt;&sol;p&gt;', '', '434000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '434000.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-13 17:06:00', '35', 1, '500000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '6c1a66798af46b3aaa78eb28d464ac5154143c9b5afd44c4d911817bc955b484', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1694700.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4732, '2021-04-11 13:05:00', 'SALE/POS4735', 387, 'মেসার্স সমতা ব্রিক্স (নেত্রকোনা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-5566&lt;&sol;p&gt;', '', '248535.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '248535.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-13 17:05:22', '23.67', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1ecfb18816b08af417b0ed11e067cab970dd91faa3ac9de9fe6321545fc0d21d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '7285143.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4733, '2021-04-11 13:06:00', 'SALE/POS4736', 194, 'মো.লিয়াকত মিয়া(বাদাঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-6912&lt;&sol;p&gt;', '', '170362.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '170362.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-13 17:03:53', '16.535', 1, '700000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b5b145b984f2019072bd0a4d08cdae44f0d6a95d06710a64285541e4a1a153e3', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1034610.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4734, '2021-04-11 13:06:00', 'SALE/POS4737', 356, 'মেসার্স ফাইভ স্টার ব্রিক্স(ধরকা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-0980&lt;&sol;p&gt;', '', '47071.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '47071.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-13 17:03:32', '4.565', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c498bd4e9c378e7ecab449334e614a5946073d8168dd73e896224eca161d28f1', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '35790.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4735, '2021-04-11 16:58:00', 'SALE/POS4738', 356, 'মেসার্স ফাইভ স্টার ব্রিক্স(ধরকা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-0878&lt;&sol;p&gt;', '', '47586.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '47586.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-13 17:03:11', '4.62', 1, '150000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '75df1d04f5311f487015648801573b3e17b54e7275ae4264dc06816f23b38f66', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '82810.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4736, '2021-04-11 16:59:00', 'SALE/POS4739', 545, 'R.S.P ব্রিক্স(আঃছাত্তার নিজ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;বক্সমাপ সাউথ&lt;&sol;p&gt;', '', '262200.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '262200.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-14 16:57:50', '23', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e616afd1eb1a01938f27e80e7a1787fbe4717ed8e9a6dcbb93cd8d660127513d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-56489.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4737, '2021-04-11 16:59:00', 'SALE/POS4740', 378, 'হারিজ ব্রিক্স(নরসিংদী)কেয়ার অফ ফাইভ স্টার টান্সপোর্ট(ফে', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;বক্সমাপে নৌকা&lt;&sol;p&gt;', '', '4125000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '4125000.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-13 17:02:27', '330', 1, '3000000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '0cf764db444fecd6f96ae7cb87ce6320d42e19e3fbbeb2e6dc9b384229126978', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1153850.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4738, '2021-04-11 17:00:00', 'SALE/POS4741', 370, 'মো. কয়েছ মিয়া(সুনামগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-8770&lt;&sol;p&gt;', '', '204970.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '204970.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-13 17:02:04', '19.9', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5a14f589158ede362fb735ee74d1bc561acffb3288a92c66dded23e20680846e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '7993997.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4739, '2021-04-11 12:36:30', 'SALE/POS4742', 341, 'মেসার্স ফাইভ স্টার ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-7832&lt;&sol;p&gt;', '', '246316.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '246316.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-13 17:17:28', '18.52', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'af8c1b7c1bff878e3f0b0c6713df889adad5c97e4b2d5e650a1f23289967977c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1533254.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4740, '2021-04-12 17:37:00', 'SALE/POS4743', 551, 'হাজী মোঃফুল মিয়া(ভৈরব)পাথর', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;১ ট্রলি&lt;&sol;p&gt;', '', '15300.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '15300.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-13 17:39:38', '90', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e51332834bb7365d573f99182764883289f59c6c996b6abb8f153e52ca70bc21', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '186150.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4741, '2021-04-12 17:38:00', 'SALE/POS4744', 332, 'ডা. হাবিব(ভৈরবপুর)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;২ ট্রলি&lt;&sol;p&gt;', '', '33300.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '33300.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-13 17:40:41', '180', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e6e51a22888fa445a96bf4fcd94a46ce0e064b40ef7e8c47046fc3e386b4f438', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '226210.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4742, '2021-04-12 17:39:00', 'SALE/POS4745', 443, 'প্রো. রাসেল(আশুগঞ্জ)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;১ ট্রলি&lt;&sol;p&gt;', '', '16821.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '16821.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-04-13 17:41:02', '89', 1, '16821.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'feee45ba54fd84d7955eab80bf4897215f7ea81308aa7356228bfbcad2aa27d4', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4743, '2021-04-12 19:14:00', 'SALE/POS4746', 330, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-0739&lt;&sol;p&gt;', '', '244350.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '244350.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-13 19:41:09', '18.1', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '66da85fe3471dfd2830f15a67c531d656dee1cee4d32447979e7c54cab9212d2', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '11271707.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4744, '2021-04-12 19:15:00', 'SALE/POS4747', 330, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-3841&lt;&sol;p&gt;', '', '247455.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '247455.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-13 19:40:41', '18.325', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b457679089fe86531d501b54ac5e4f374698ea6664fa2a8457f44b6aa3a5491d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '11516057.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4745, '2021-04-12 19:15:00', 'SALE/POS4748', 330, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1695&lt;&sol;p&gt;', '', '263655.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '263655.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-13 19:40:19', '19.53', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ac1014c5bb0d4eff8c30f650633d448398322cf712a4c37840ac8b9ed7256d18', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '11763444.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4746, '2021-04-12 19:16:00', 'SALE/POS4749', 330, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-2884&lt;&sol;p&gt;', '', '255960.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '255960.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-13 19:40:03', '18.96', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '3c5855ae01db99427840231e01a881deb16df04f22d098ba23a5d4adeb54435d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '12027099.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4747, '2021-04-12 19:16:00', 'SALE/POS4750', 330, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-1350&lt;&sol;p&gt;', '', '243675.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '243675.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-13 19:39:48', '18.05', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '9e3229bb39981db4950e3a2f85160c791516e7e05a6088f4c14ed6fa2fd0b387', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '12283059.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4748, '2021-04-12 19:17:00', 'SALE/POS4751', 330, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-8750&lt;&sol;p&gt;', '', '260685.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '260685.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-13 19:39:22', '19.31', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '3074eca2c3a5c7f0ddbe5003cb72d823ac88c5060aaf6267a24def83d4007c85', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '12526734.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4749, '2021-04-12 19:18:00', 'SALE/POS4752', 302, 'নজরুল ইসলাম জলিল(কুলিয়ার চর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-9845&lt;&sol;p&gt;', '', '275044.00', '0.00', '44', '44.00', '44.00', '0.00', NULL, '0.00', '0.00', '0.00', '275000.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-13 19:39:02', '20.68', 1, '300000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'af3ee30b0ba9893a02594ea0285659efb7cf1e166949862d9eabd8fc339cb830', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '253398.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4750, '2021-04-12 19:18:00', 'SALE/POS4753', 349, 'মেসার্স B.B.F ব্রিক্স(গৌরিপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0409&lt;&sol;p&gt;', '', '311310.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '311310.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-13 19:38:45', '23.055', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '52a373c37c7a963b56f3ca221fbe5e88fb164ccd858d3b7164472b4d403397ef', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '62865.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4751, '2021-04-12 19:19:00', 'SALE/POS4754', 499, 'সেবা ব্রিক্স(ফুলপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-3228&lt;&sol;p&gt;', '', '316407.00', '0.00', '40.5', '40.50', '40.50', '0.00', NULL, '0.00', '0.00', '0.00', '316366.50', 'completed', 'due', 0, NULL, 1, 1, '2021-04-13 19:38:03', '23.785', 1, '316300.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '340ee64b08a6173eca69c230cc65c366d839d6dffae34f6ed080e7a3b1f72c22', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '105.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4752, '2021-04-12 19:19:00', 'SALE/POS4755', 323, 'মো.কবির মিয়া(জগমোহনপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;BOGT-11-2103&lt;&sol;p&gt;', '', '189948.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '189948.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-13 19:37:30', '14.385', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '4034e98359a9f3500aa5c60cae4e4e44a18d12bf56c072e19e29edb043ce0f9d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-420088.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4753, '2021-04-12 19:20:00', 'SALE/POS4756', 323, 'মো.কবির মিয়া(জগমোহনপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-15-4735&lt;&sol;p&gt;', '', '194172.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '194172.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-13 19:37:10', '14.71', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'cf91705e06e5ea948ec82340eaede572614c15fbb43139f9407671d66a0b242f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-230206.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4754, '2021-04-12 19:21:00', 'SALE/POS4757', 314, 'মেসার্স আজিজ শাহ ট্রান্সপোর্ট(ভৈরবপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5851&lt;&sol;p&gt;', '', '123948.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '123948.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-13 19:36:46', '9.385', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '23c59599ed2e927e9e2587854088b919514950149c3fe2904fb8433163aca0c5', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '130344.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4755, '2021-04-12 19:22:00', 'SALE/POS4758', 422, 'মেসার্স H.B.S ব্রিক্স(রামদী)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-5333&lt;&sol;p&gt;', '', '301634.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '301634.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-13 19:36:24', '22.505', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '86831c834258528f80278a071c18360411373aabcc09126625373d7133a99fcb', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4756, '2021-04-12 19:22:00', 'SALE/POS4759', 422, 'মেসার্স H.B.S ব্রিক্স(রামদী)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CMT-11-4435&lt;&sol;p&gt;', '', '296006.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '296006.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-13 19:35:55', '22.085', 1, '597300.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '3ef4009539a68f5719e7a71d06356fe6d832ee12aabb36f76cabc9048f7622a6', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '301567.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4757, '2021-04-12 19:23:00', 'SALE/POS4760', 335, 'মোঃ জাকির হোসেন জামাই(কালিপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CHOT-11-0864&lt;&sol;p&gt;', '', '172860.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '172860.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-17 22:08:29', '12.9', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'cc48d43f9b7ecb973cdc87d4056444e56be3e30bc7ad6b003fa6483295cb2027', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '577990.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4758, '2021-04-12 19:23:00', 'SALE/POS4761', 301, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;MMT-11-0139&lt;&sol;p&gt;', '', '230489.00', '0.00', '89', '89.00', '89.00', '0.00', NULL, '0.00', '0.00', '0.00', '230400.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-04-13 19:35:06', '17.33', 1, '230400.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'eb0af117665664990521871986ae38936380eeaed5e427ad924b4ce6de5770aa', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-122939.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4759, '2021-04-12 19:24:00', 'SALE/POS4762', 327, 'মো.সফর আলী সর্দার(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-7832&lt;&sol;p&gt;', '', '229999.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '229999.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-13 19:34:15', '22.33', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '4caa45d38b4d138ecf998e614fdb3ef250bf70df4f04980f763ae23e9ea5e95f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2158615.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4760, '2021-04-12 19:25:00', 'SALE/POS4763', 327, 'মো.সফর আলী সর্দার(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1071&lt;&sol;p&gt;', '', '253998.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '253998.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-13 19:33:51', '24.655', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8a5ff1e7f908dc88341544a5daff164b7e027214ddfc9236101d0fa6bb5c5b2c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2388614.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4761, '2021-04-12 19:25:00', 'SALE/POS4764', 370, 'মো. কয়েছ মিয়া(সুনামগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-0784&lt;&sol;p&gt;', '', '198687.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '198687.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-13 19:33:27', '19.285', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '447e0e88035d3f7871c68f4cc378b6e17130396eb2aa089985f1c774fa1489d1', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '8198967.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4762, '2021-04-12 19:26:00', 'SALE/POS4765', 340, 'মেসার্স সুমন ব্রিক্স(নবীনগর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;বক্স মাপ&lt;&sol;p&gt;', '', '452000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '452000.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-13 19:33:10', '40', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7fbb4fee30fb2117fe1aa49598c0e714ede418f566b8a0093383492d62ccb697', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '4987900.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4763, '2021-04-12 19:26:00', 'SALE/POS4766', 349, 'মেসার্স B.B.F ব্রিক্স(গৌরিপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5080&lt;&sol;p&gt;', '', '299835.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '299835.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-13 19:32:45', '22.205', 1, '504836.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f3a81b75990b176da34303f3fb12aa20948d6f207c489e14573df9d39918c576', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '374107.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4764, '2021-04-12 19:27:00', 'SALE/POS4767', 363, 'মো.নুরুল আমিন/ইকবাল(ভৈরব)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2296&lt;&sol;p&gt;', '', '217214.00', '0.00', '47', '47.00', '47.00', '0.00', NULL, '0.00', '0.00', '0.00', '217167.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-13 19:32:24', '16.21', 1, '217520.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'abd9442f774c1fb26b7724469adb9567b9c3d3765dda45646851451ca79d7fb9', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '418631.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4765, '2021-04-12 19:27:00', 'SALE/POS4768', 340, 'মেসার্স সুমন ব্রিক্স(নবীনগর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;বক্স মাপ&lt;&sol;p&gt;', '', '984000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '984000.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-13 19:31:44', '80', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '9fc17893e231f66defcdab10ff8efbd66d6ea640054faad2071debfc267ee079', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '5439900.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4766, '2021-04-12 19:27:00', 'SALE/POS4769', 454, 'রাশিদ মিয়া(বাদাঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-3155&lt;&sol;p&gt;', '', '144200.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '144200.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-13 19:31:22', '13.995', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '71791757c2fdecc44f26247f09b1b88e149dd1728fcf75790a17e20900284c70', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '180563.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4767, '2021-04-12 19:28:00', 'SALE/POS4770', 327, 'মো.সফর আলী সর্দার(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-1514&lt;&sol;p&gt;', '', '282014.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '282014.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-13 19:30:44', '27.38', 1, '750000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e64d132862e53ec8a30c4796503e44700ffadc03b7b2edf0995667fed76212c1', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2642560.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4768, '2021-04-12 19:28:00', 'SALE/POS4771', 361, 'রিয়াজ এন্টারপ্রাইজ(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-7199&lt;&sol;p&gt;', '', '241740.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '241740.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-13 19:30:15', '23.7', 1, '321740.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '158832598b79e55e368cc4498e32322edc97c756fb1821bed34e3edf28a6cd20', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '81985.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4769, '2021-04-12 19:29:00', 'SALE/POS4772', 314, 'মেসার্স আজিজ শাহ ট্রান্সপোর্ট(ভৈরবপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5851&lt;&sol;p&gt;', '', '92106.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '92106.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-13 19:29:54', '9.025', 1, '411.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b885e99e7731960bcb40ac89a2620196ac4e2c3f7d705445517032d9a11bd22e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '254226.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4770, '2021-04-13 16:34:00', 'SALE/POS4773', 551, 'হাজী মোঃফুল মিয়া(ভৈরব)পাথর', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;৯০ x ৪ ট্রলি&lt;&sol;p&gt;', '', '61200.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '61200.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-14 16:42:23', '360', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c36af323c37cd09be74f8874ab8f77ce7e2f1d40e2662c0bdc9475792c8cba57', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '201450.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4771, '2021-04-13 16:35:00', 'SALE/POS4774', 551, 'হাজী মোঃফুল মিয়া(ভৈরব)পাথর', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;৯৫ x ২ ট্রলি&lt;&sol;p&gt;', '', '32300.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '32300.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-14 16:41:31', '190', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd04c786b4881e71a98202ce7e95f9d7ee632a0c91af0e912415d7d7b2363f573', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '262650.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4772, '2021-04-13 16:37:00', 'SALE/POS4775', 551, 'হাজী মোঃফুল মিয়া(ভৈরব)পাথর', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt; ৯০ x ৪ ট্রলি&lt;&sol;p&gt;', '', '98940.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '98940.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-14 16:40:38', '582', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '2d2d6639c9f6e6020a47c8f6e2ea70d362e2f2042b60674d7e4d03da5519a659', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '294950.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4773, '2021-04-13 16:38:00', 'SALE/POS4776', 275, 'রংধনু ট্রান্সপোর্ট(ফেরিঘাট)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-3388&lt;&sol;p&gt;', '', '101750.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '101750.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-04-14 16:39:55', '550', 1, '101750.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '3a894f119d43ec5df58898455deca101880705c7515de785d20605178b3dca1d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '34.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4774, '2021-04-13 16:45:00', 'SALE/POS4777', 370, 'মো. কয়েছ মিয়া(সুনামগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-4377&lt;&sol;p&gt;', '', '258153.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '258153.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-14 19:31:16', '19.405', 1, '280000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '705eb34edebb39def06f08a1d587c350b7afb533a75096cc62c38fb83f1017b5', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '8397654.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4775, '2021-04-13 16:45:00', 'SALE/POS4778', 323, 'মো.কবির মিয়া(জগমোহনপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-13-6905&lt;&sol;p&gt;', '', '196284.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '196284.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-14 19:30:50', '14.865', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'cddc9b9d522c43804e1afe626aa9c7957e04e524a49c0f6cb77cdf872c704e60', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-35968.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4776, '2021-04-13 16:46:00', 'SALE/POS4779', 330, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-2492&lt;&sol;p&gt;', '', '251640.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '251640.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-14 19:30:29', '18.64', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '404db3d3b46dae69b75860f316ed8b6064499f0d3dc60911b0a13442dee83d1a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '12787487.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4777, '2021-04-13 16:48:00', 'SALE/POS4780', 330, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0384&lt;&sol;p&gt;', '', '257715.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '257715.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-14 19:30:07', '19.09', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'fb2825e85401125b7d42d525ecd644d7844ef95fc332c8af8d7e373d464020b8', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '13039127.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4778, '2021-04-13 16:50:00', 'SALE/POS4781', 330, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-1350&lt;&sol;p&gt;', '', '240570.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '240570.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-14 19:29:45', '17.82', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1eeb16bf3f009008d02cd22b748ce5b85d7d5181e9b2b8ab1ab97ae301d08eee', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '13296842.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4779, '2021-04-13 16:52:00', 'SALE/POS4782', 330, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-2884&lt;&sol;p&gt;', '', '291870.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '291870.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-14 19:29:18', '21.615', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '642a4d7c967e7416f949bab5d8362d9227e7a0e83b3643755ff35e04e9619b18', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '13537412.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4780, '2021-04-13 16:53:00', 'SALE/POS4783', 330, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-0739&lt;&sol;p&gt;', '', '248670.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '248670.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-14 19:28:40', '18.42', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '06b69737956bffe513df6ce524a4199390e68a894a32bdfc78eb0d51d90c23dd', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '13829214.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4781, '2021-04-13 16:54:00', 'SALE/POS4784', 534, 'ইব্রাহীম মিয়া(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-1514&lt;&sol;p&gt;', '', '257175.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '257175.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-14 19:28:22', '19.05', 1, '403903.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7ce0f751c64c28380a2d2073d00478178bc2b74b1beca07212d62fb67769069b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4782, '2021-04-13 16:54:00', 'SALE/POS4785', 422, 'মেসার্স H.B.S ব্রিক্স(রামদী)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CMT-11-4435&lt;&sol;p&gt;', '', '261300.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '261300.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-14 19:28:03', '19.5', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ecc00d99c52bd89c96ed20ea7a2b67d607f2c9e8f5189acb864e15e6b6bb3961', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '340.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4783, '2021-04-13 16:55:00', 'SALE/POS4786', 390, 'মেসার্স তাকি ব্রিক্স(ভৈরবপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;বক্সমাপে নৌকা&lt;&sol;p&gt;', '', '285000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '285000.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-14 19:27:37', '25', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '191d7bcb5f29b9c89f35a0c74930770acb467408870d31e8567d5a126275623f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '653000.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4784, '2021-04-13 17:01:00', 'SALE/POS4787', 545, 'R.S.P ব্রিক্স(আঃছাত্তার নিজ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;বক্সমাপে নৌকা&lt;&sol;p&gt;', '', '171000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '171000.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-14 19:27:16', '15', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b03220b1632113f684db68da174581a6f99e1c3dcde144b4c0776957eacdaef4', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '623800.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4785, '2021-04-13 17:02:00', 'SALE/POS4788', 340, 'মেসার্স সুমন ব্রিক্স(নবীনগর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;বক্সমাপে নৌকা&lt;&sol;p&gt;', '', '452000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '452000.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-14 19:26:49', '40', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '64f448a63bf17523638f020e42f53ccf0fad6975c0cf739be5c4b641d3747cda', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '6423900.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4786, '2021-04-13 17:02:00', 'SALE/POS4789', 330, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-4886&lt;&sol;p&gt;', '', '205275.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '205275.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-14 19:25:31', '19.55', 1, '2300000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f9ca22f3793ca0020e52151cf65e656878d5cdec39f885ec9bcdcfa1f4715bad', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '14077884.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4787, '2021-04-13 17:03:00', 'SALE/POS4790', 387, 'মেসার্স সমতা ব্রিক্স (নেত্রকোনা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-5566&lt;&sol;p&gt;', '', '242550.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '242550.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-14 19:25:15', '23.1', 1, '1000000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '0a921ee087e2e3d2309080b21df2859f91db9cdad11f0397bbd4bf08454f01ed', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '7533678.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4788, '2021-04-13 17:08:00', 'SALE/POS4791', 556, 'ইউনিয়ন ব্রিক্স(রামপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMD-14-0777&lt;&sol;p&gt;', '', '86320.00', '0.00', '20', '20.00', '20.00', '0.00', NULL, '0.00', '0.00', '0.00', '86300.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-04-14 19:24:55', '8.3', 1, '86300.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd27945f2beea6ff485c99507f052370a69b89debbf376c05f47f95053c310ae4', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4789, '2021-04-13 17:08:00', 'SALE/POS4792', 454, 'রাশিদ মিয়া(বাদাঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-2604&lt;&sol;p&gt;', '', '158517.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '158517.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-14 19:24:38', '15.39', 1, '100000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8aec4ace2a3293896483f747d79a6abbd2db864f26181631cd0d48db35b9dee9', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '324763.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4790, '2021-04-13 17:09:00', 'SALE/POS4793', 422, 'মেসার্স H.B.S ব্রিক্স(রামদী)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5080&lt;&sol;p&gt;', '', '303778.00', '0.00', '78', '78.00', '78.00', '0.00', NULL, '0.00', '0.00', '0.00', '303700.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-14 19:05:32', '22.67', 1, '565000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ea134cde20ed5e293951a69ef9ca8332d6bc1007c983fd369c6ba81582ef9917', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '261640.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4791, '2021-04-13 17:10:00', 'SALE/POS4794', 340, 'মেসার্স সুমন ব্রিক্স(নবীনগর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;বক্সমাপে নৌকা&lt;&sol;p&gt;', '', '984000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '984000.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-14 19:05:12', '80', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f47187980491953b2999a75ecc281bc23fb2758e8abdd699293b19006fcb1a9f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '6875900.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4792, '2021-04-13 17:10:00', 'SALE/POS4795', 545, 'R.S.P ব্রিক্স(আঃছাত্তার নিজ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;বক্সমাপে ২ নৌকা&lt;&sol;p&gt;', '', '310000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '310000.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-14 19:04:40', '25', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'cee790297ecbcf85904ffdc33dbd0b7c28d02f266b2d8beaeb1e8cfb5934c813', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '794800.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4793, '2021-04-13 20:16:00', 'SALE/POS4796', 557, 'মেসার্স রহমান ব্রিক্স (কিশোগঞ্জ )(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '0.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '0.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-04-14 20:19:12', '1', 1, '1464000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '4e13d004dd5a2504e1b9072c272f5b2c81ed206a771000b799ad35f01a4d587d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4794, '2021-04-14 18:47:00', 'SALE/POS4797', 375, 'মেসার্স গনি ব্রিক্স (ঈশ্বরগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0409&lt;&sol;p&gt;', '', '284175.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '284175.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-15 19:09:39', '21.045', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '4afa7d1c67dba1216bdfcab9ecaa8b442a1a925bce026cc9f070d6d3987c0f90', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1061448.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4795, '2021-04-14 18:48:00', 'SALE/POS4798', 377, 'বিশ্বজিত(গাজীপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5080&lt;&sol;p&gt;', '', '293460.00', '0.00', '93', '93.00', '93.00', '0.00', NULL, '0.00', '0.00', '0.00', '293367.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-15 19:09:19', '21.895', 1, '293000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '19ad119abc28fc7e7b1c18355e60cd6e53cde8cde1eaf804a66048456c79ace7', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4796, '2021-04-14 18:48:00', 'SALE/POS4799', 330, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-5004&lt;&sol;p&gt;', '', '181575.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '181575.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-15 19:09:00', '13.45', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '4d47ecc1d231417d6a94167720925e7f3f4fa67042264c32b1ed713671e952fc', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '11983227.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4797, '2021-04-14 18:49:00', 'SALE/POS4800', 330, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-7117&lt;&sol;p&gt;', '', '279450.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '279450.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-15 19:08:26', '20.7', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'fdb3391fac64224f15637863e83f20f3ff2ff32f009a5646e5acafd0a9f1950d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '12164802.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4798, '2021-04-14 18:50:00', 'SALE/POS4801', 330, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-5004&lt;&sol;p&gt;', '', '119745.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '119745.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-15 19:08:01', '8.865', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '57f23356e755e9bb42a1f4ff66556652e3ad985c526b907de2c80cca6851d4eb', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '12444252.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4799, '2021-04-14 18:50:00', 'SALE/POS4802', 330, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-2884&lt;&sol;p&gt;', '', '256905.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '256905.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-15 19:07:37', '19.03', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a62507d4972c1ad12ba46a5575f358c5baedb1875e9b171ed313b41024245a40', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '12563929.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4800, '2021-04-14 18:56:00', 'SALE/POS4803', 471, 'মাহবুব মিয়া(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-8750&lt;&sol;p&gt;', '', '281400.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '281400.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-04-15 19:07:15', '21', 1, '281400.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b8efd57e26baefe383c5b888c95d16141806aa59cab246d41f5f576b6c56dae4', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4801, '2021-04-14 18:57:00', 'SALE/POS4804', 536, 'M.S.B ব্রিক্স(চানঁপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;বক্স মাপ&lt;&sol;p&gt;', '', '372000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '372000.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-15 19:06:46', '30', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'be67c77b165df36421f6a092c82497a7c3fd17d2de90eaeabbcdbac9e8632e50', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-345900.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4802, '2021-04-14 18:58:00', 'SALE/POS4805', 536, 'M.S.B ব্রিক্স(চানঁপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;বক্স মাপ&lt;&sol;p&gt;', '', '347200.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '347200.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-15 19:06:28', '28', 1, '365000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '6da6829f42c890824f7ce66095b40b332f3447582a7d87f9c51f3cb60531e0bd', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '26100.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4803, '2021-04-14 18:58:00', 'SALE/POS4806', 379, 'মেসার্স জামাল এন্টারপ্রাইজ (কুমিল্লা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-8899&lt;&sol;p&gt;', '', '246432.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '246432.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-15 19:06:04', '24.16', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a9319edf98441846e7a1aa544ff9455206ed4c8c692acd75afe9a1468f9a7063', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '72087.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4804, '2021-04-14 18:59:00', 'SALE/POS4807', 379, 'মেসার্স জামাল এন্টারপ্রাইজ (কুমিল্লা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1052&lt;&sol;p&gt;', '', '212364.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '212364.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-15 19:05:33', '20.815', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '0c3147b338dff679088e80847bea7c3d13c916fb537d8c4aa1e583f16018b55b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '318519.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4805, '2021-04-15 17:17:00', 'SALE/POS4808', 301, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1625&lt;&sol;p&gt;', '', '278236.00', '0.00', '36', '36.00', '36.00', '0.00', NULL, '0.00', '0.00', '0.00', '278200.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-16 19:02:21', '20.92', 1, '250000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f86bfd96bfb8d571f679298521658ed59c99cd612a70a4f0e39fdc3c47a35f4f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-172839.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4806, '2021-04-15 17:18:00', 'SALE/POS4809', 428, 'জাকির এন্টারপ্রাইজ(যৌথ)(বি-বাড়ীয়া)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0409&lt;&sol;p&gt;', '', '284868.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '284868.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-16 19:02:06', '23.157', 1, '300000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '638a84ecdac63a0ec99a57a00c00138854bd9ddaa61602330de65ec168c6f662', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '3179612.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4807, '2021-04-15 17:19:00', 'SALE/POS4810', 341, 'মেসার্স ফাইভ স্টার ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-7832&lt;&sol;p&gt;', '', '249109.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '249109.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-16 19:01:42', '18.725', 1, '250000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7acfc5e3c5bd10edef78c2076d755ecbf60ad3089d26862111af7d7e241a735c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1779570.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4808, '2021-04-15 17:40:00', 'SALE/POS4811', 368, 'আলী হোসেন  জামাই(কালীপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-3999&lt;&sol;p&gt;', '', '186998.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '186998.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-16 19:01:24', '14.06', 1, '179640.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e5d2fa04126c9840efc97d5eca989228aeb6a1258a808268b1dbecbd4e251952', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '42828.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4809, '2021-04-15 17:42:00', 'SALE/POS4812', 383, 'মায়ের দোয়া ব্রিক্স(শাবাজপূর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-9544&lt;&sol;p&gt;', '', '174200.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '174200.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-16 19:01:05', '13', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd03307d3c568162926a5e3f6dac0e26dc893774a173f1d34190b50abd27838ee', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1642736.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4810, '2021-04-15 17:46:00', 'SALE/POS4813', 557, 'মেসার্স রহমান ব্রিক্স (কিশোরগঞ্জ )(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;বক্সমাপে নৌকা&lt;&sol;p&gt;', '', '1464000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '1464000.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-16 19:00:47', '120', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c07770de93103c2ec15e4cf4f0fece0f5b376af9bc5af69e5f6851042bc0a7be', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-1464000.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4811, '2021-04-15 17:47:00', 'SALE/POS4814', 340, 'মেসার্স সুমন ব্রিক্স(নবীনগর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;বক্সমাপে নৌকা&lt;&sol;p&gt;', '', '984000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '984000.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-16 19:00:26', '80', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '42ec6f6483f9cb864f3cdc9a876783195260f3cf4c82b7cbc42dccb80a1b36d6', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '7859900.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4812, '2021-04-15 17:47:00', 'SALE/POS4815', 322, 'মো. মোহন মিয়া(বি বাড়ীয়া)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;বক্সমাপে নৌকা&lt;&sol;p&gt;', '', '337500.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '337500.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-04-16 19:00:02', '27', 1, '337500.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '78cc66a6aa358cfb877a6715ccebb23be435cc95c0822c37d1df0cbc27db6537', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '3100000.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4813, '2021-04-15 17:48:00', 'SALE/POS4816', 383, 'মায়ের দোয়া ব্রিক্স(শাবাজপূর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-9544&lt;&sol;p&gt;', '', '127680.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '127680.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-16 18:59:33', '12.155', 1, '300495.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f4b24800948cc3362c3dbd69117a756a3a20224fcfecb1f78b30bcdbea259b9d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1816936.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4814, '2021-04-15 17:54:00', 'SALE/POS4817', 340, 'মেসার্স সুমন ব্রিক্স(নবীনগর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;বক্সমাপে নৌকা&lt;&sol;p&gt;', '', '452000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '452000.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-16 18:59:09', '40', 1, '1500000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7f829961c512fb3c9c6f8b59d3ff1de2520fd93e150a48d45bc8595cd16ff2be', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '8843900.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4815, '2021-04-15 18:01:00', 'SALE/POS4818', 330, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-8220&lt;&sol;p&gt;', '', '219870.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '219870.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-16 18:58:48', '20.94', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '46579cbb8f002071ceb71baf21b9a969be677db1bcc6ba3253be3f3f786c8efc', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '12820902.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4816, '2021-04-15 18:02:00', 'SALE/POS4819', 330, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CMT-11-2768&lt;&sol;p&gt;', '', '217350.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '217350.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-16 18:58:32', '20.7', 1, '677.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5e07eb20c42b9189d3fc2b56ae30b13a9723b259c438aadf281c4937f671f82a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '13040772.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4817, '2021-04-15 18:02:00', 'SALE/POS4820', 379, 'মেসার্স জামাল এন্টারপ্রাইজ (কুমিল্লা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-3841&lt;&sol;p&gt;', '', '250800.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '250800.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-16 18:04:41', '25.08', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a328b0cf8a570167a51c0ea582528a359d5890a07d72ee7eb7e382a9f444ecff', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '530883.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4818, '2021-04-15 18:03:00', 'SALE/POS4821', 387, 'মেসার্স সমতা ব্রিক্স (নেত্রকোনা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-5566&lt;&sol;p&gt;', '', '238350.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '238350.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-16 18:04:16', '22.695', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '53ad48a300f9e6d20bd3cc36fdbca8e7f4e463fea555b6d2514bce3102e8397d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '6776228.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4819, '2021-04-16 15:08:00', 'SALE/POS4822', 384, 'আদর্শ ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-15-5038&lt;&sol;p&gt;', '', '202833.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '202833.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-17 15:18:36', '21.805', 1, '16000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '386c2f79a89044f3b64204515ef58034ba3c7d2a9fac42f6305a71f930fb6e73', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-296782.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4820, '2021-04-16 15:09:00', 'SALE/POS4823', 428, 'জাকির এন্টারপ্রাইজ(যৌথ)(বি-বাড়ীয়া)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;বক্স মাপে&lt;&sol;p&gt;', '', '440000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '440000.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-17 15:18:12', '40', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5e19d6c09aaa0f156a7c7f68f5c9f00e639d5e63fda6966a3e00b3e5044a860c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '3164480.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4821, '2021-04-16 15:10:00', 'SALE/POS4824', 327, 'মো.সফর আলী সর্দার(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1071&lt;&sol;p&gt;', '', '281694.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '281694.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-17 15:17:40', '21.18', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '006404d443174974835067b99531fb10ac35010f8f8677317a10351ffbd8070e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2174626.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4822, '2021-04-16 15:11:00', 'SALE/POS4825', 392, 'মেসার্স A.B.C ব্রিক্স (নেত্রকোনা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-8040&lt;&sol;p&gt;', '', '307665.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '307665.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-17 15:17:07', '22.79', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f08557f68b7f9eaf52249232cf8e416d6805a54d2432a9418475075e75319809', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '934133.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4823, '2021-04-16 15:12:00', 'SALE/POS4826', 370, 'মো. কয়েছ মিয়া(সুনামগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-4377&lt;&sol;p&gt;', '', '259084.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '259084.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-17 15:16:21', '19.48', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '9c2e4739124bc5ed5cbb3805cf56365432450f109c1f3079ac6493ec9b3e7754', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '8375807.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4824, '2021-04-16 15:13:00', 'SALE/POS4827', 428, 'জাকির এন্টারপ্রাইজ(যৌথ)(বি-বাড়ীয়া)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;বক্সমাপে&lt;&sol;p&gt;', '', '1107000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '1107000.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-17 15:15:52', '90', 1, '4695000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c5b1c2d3004ee392ef8f71e107614e9c5d5c25cc1ebfef9c16c85ff2fe92bcba', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '3604480.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4825, '2021-04-16 15:13:00', 'SALE/POS4828', 370, 'মো. কয়েছ মিয়া(সুনামগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5704&lt;&sol;p&gt;', '', '222600.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '222600.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-17 21:59:49', '22.26', 1, '185000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '188e31032d37bd30946c690327f950cbc2ab09dec325e8f87115b7306302fac8', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '8634891.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4826, '2021-04-13 21:09:00', 'SALE/POS4829', 392, 'মেসার্স A.B.C ব্রিক্স (নেত্রকোনা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;১৯-২০ এর সাবেক বাকী&lt;&sol;p&gt;', '', '2144717.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '2144717.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-17 21:10:32', '1', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '89851887a98b6d225a0fea106a840c8c6e76d8c23116434a4dbe1e6fe170abe2', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1241798.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4827, '2021-04-15 21:23:00', 'SALE/POS4830', 356, 'মেসার্স ফাইভ স্টার ব্রিক্স(ধরকা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '20000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '20000.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-17 21:23:46', '1', 1, '514.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e2863e407edd788b2a3655295652530f19dd2352cb27eb4c717ba6c047cb1dcf', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-19486.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4828, '2021-04-13 21:33:00', 'SALE/POS4831', 302, 'নজরুল ইসলাম জলিল(কুলিয়ার চর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '16745.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '16745.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-17 21:34:14', '1', 1, '45000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd016f0cf3f949ae220b59f4c202b403d2ff161e607b1a43dd7b59b81e03dd286', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '228398.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4829, '2021-04-13 21:49:00', 'SALE/POS4832', 330, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1695&lt;&sol;p&gt;', '', '264060.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '264060.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-17 21:49:45', '19.56', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '603232f7b4437ad5ff38c129fcef7699530aada8325a673017d5b2034d563c52', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '13258122.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4830, '2021-04-17 16:10:00', 'SALE/POS4833', 301, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2395&lt;&sol;p&gt;', '', '296856.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '296856.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-19 16:34:34', '22.315', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'dbfdfd59ce9067f6475265f9b9b9f15b90c41cac11601480e59622d2a5f488ee', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-144639.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4831, '2021-04-17 16:13:00', 'SALE/POS4834', 301, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;MMT-11-0139&lt;&sol;p&gt;', '', '232484.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '232484.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-19 16:35:18', '17.48', 1, '601850.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7e6dacfd2d0763b8d60bcc6bc51c22a275cd061c227e24fcf65df23e2a6fa244', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '152150.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4832, '2021-04-17 16:14:00', 'SALE/POS4835', 387, 'মেসার্স সমতা ব্রিক্স (নেত্রকোনা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-5566&lt;&sol;p&gt;', '', '331290.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '331290.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-19 16:35:39', '24.54', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c32401095a4516a5dee4425da2fc544850997a679388e3d9edea27ee661d6800', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '7014578.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4833, '2021-04-17 16:15:00', 'SALE/POS4836', 330, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-1350&lt;&sol;p&gt;', '', '242540.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '242540.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-19 16:37:06', '18.095', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '463f40c6959dbb8e5a173449e4fc441d6febde5ae70ce381becf4cd3a96df93a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '13521505.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4834, '2021-04-17 16:16:00', 'SALE/POS4837', 330, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0384&lt;&sol;p&gt;', '', '260630.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '260630.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-19 16:38:13', '19.45', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5f1c926e669173122bbd89391bdbd6fff51160e1a569dcc54005816a62dbfda0', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '13763978.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4835, '2021-04-17 16:18:00', 'SALE/POS4838', 535, 'আনিসুল হক(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0409&lt;&sol;p&gt;', '', '240900.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '240900.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-04-19 16:38:39', '24.09', 1, '240900.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8c42aabefffe57716876d5bbc3b19cc7b49912388f07d916ef07e93a178994f0', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '90.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4836, '2021-04-17 16:19:00', 'SALE/POS4839', 390, 'মেসার্স তাকি ব্রিক্স(ভৈরবপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;বক্সমাপে নৌকা&lt;&sol;p&gt;', '', '198400.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '198400.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-19 16:39:26', '16', 1, '1130000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e8bc8dfbc89fc8613a06e589cbba3eac8fbbedda4df8051ccb78fc0ad7ec6a4b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '938000.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4837, '2021-04-18 16:46:00', 'SALE/POS4840', 375, 'মেসার্স গনি ব্রিক্স (ঈশ্বরগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5080&lt;&sol;p&gt;', '', '317115.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '317115.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-19 16:50:11', '23.485', 1, '200000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '22c64b93a1fa5955a623198ce2c0bd3dd63323e04e490d428855a2565f238424', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1345623.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4838, '2021-04-18 16:47:00', 'SALE/POS4841', 341, 'মেসার্স ফাইভ স্টার ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-7832&lt;&sol;p&gt;', '', '248577.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '248577.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-19 16:50:48', '18.69', 1, '200000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '0e9d79711776514f90a4a8d7bcfb249b1a45473e58e637faaed2f030150bd615', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1778679.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4839, '2021-04-18 16:48:00', 'SALE/POS4842', 306, 'মেসার্স তাহসিন এন্টারপ্রাইজ(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1071&lt;&sol;p&gt;', '', '223000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '223000.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-19 16:51:20', '22.295', 1, '160000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '3da91823886e73b81b6fc37bb6d4b5366d8ab996c5a038286c5c4ab6fd23a344', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '57377.20');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4842, '2021-04-19 19:19:00', 'SALE/POS4845', 440, 'দীপু পাল(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-3092&lt;&sol;p&gt;', '', '252858.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '252858.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-21 11:43:08', '24.785', 1, '549500.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '92d22747d03b47d3f528c6a6d3efd3a71fb227ae569293e79f43b859cbb98d63', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '544.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4843, '2021-04-19 19:20:00', 'SALE/POS4846', 556, 'ইউনিয়ন ব্রিক্স(রামপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMD-11-8725&lt;&sol;p&gt;', '', '46002.00', '0.00', '2', '2.00', '2.00', '0.00', NULL, '0.00', '0.00', '0.00', '46000.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-04-21 11:42:17', '4.51', 1, '46000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '313eb9a8b4c748f9a42b83749169321a2b23686addbe96cb326cff24c4386759', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4844, '2021-04-19 11:08:00', 'SALE/POS4847', 314, 'মেসার্স আজিজ শাহ ট্রান্সপোর্ট(ভৈরবপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5851&lt;&sol;p&gt;', '', '90900.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '90900.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-21 11:41:36', '9.09', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd9effa1442d143f174e147beb5809c05287355f7a652623e041cd825066cdb92', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '345987.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4845, '2021-04-19 11:09:00', 'SALE/POS4848', 554, 'মেসার্স M.R.T. ব্রিক্স (ভৈরব)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0409&lt;&sol;p&gt;', '', '257670.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '257670.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-21 11:41:06', '24.54', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '3ff99fe644f4049ff07732a03f7d3acf7889a3c20a0f7e5610ff28292612473f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1204195.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4846, '2021-04-19 11:10:00', 'SALE/POS4849', 554, 'মেসার্স M.R.T. ব্রিক্স (ভৈরব)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5080&lt;&sol;p&gt;', '', '258405.00', '0.00', '.50', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '258404.50', 'completed', 'due', 0, NULL, 1, 1, '2021-04-21 11:40:29', '24.605', 1, '250000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'bed52c47e22b5814576e38dc86e5fd219043d25090299bf89e33c0359fbd0d09', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1204195.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4847, '2021-04-19 11:13:00', 'SALE/POS4850', 306, 'মেসার্স তাহসিন এন্টারপ্রাইজ(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMD-12-1112&lt;&sol;p&gt;', '', '102960.00', '0.00', '.50', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '102959.50', 'completed', 'due', 0, NULL, 1, 1, '2021-04-21 11:39:46', '10.395', 1, '153000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '27549e526b5bd2e1f67e8c221aa3ebd49c752a001d19dd3619c7b31626e45102', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '120377.20');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4848, '2021-04-19 11:14:00', 'SALE/POS4851', 545, 'R.S.P ব্রিক্স(আঃছাত্তার নিজ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;বক্সমাপে নৌকা&lt;&sol;p&gt;', '', '528000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '528000.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-21 11:39:13', '48', 1, '1994000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '525c93c7a54f241ce6d36aa26c311a56a22aed938a25d2386750d41e908c68e3', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1104800.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4849, '2021-04-19 11:15:00', 'SALE/POS4852', 387, 'মেসার্স সমতা ব্রিক্স (নেত্রকোনা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-5566&lt;&sol;p&gt;', '', '312930.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '312930.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-21 11:38:31', '23.18', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '0f1cacdb1b7e9251fd14983cae1f15466ba54436c754887072f9d3fe88b6bff1', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '7345868.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4850, '2021-04-19 11:16:00', 'SALE/POS4853', 392, 'মেসার্স A.B.C ব্রিক্স (নেত্রকোনা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-8040&lt;&sol;p&gt;', '', '282015.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '282015.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-21 11:38:00', '20.89', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '253921dbe5d52283f3eddef54bc5906b66152426d5a564d59d053bb53daa152f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '3386515.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4851, '2021-04-19 11:18:00', 'SALE/POS4854', 327, 'মো.সফর আলী সর্দার(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1071&lt;&sol;p&gt;', '', '275975.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '275975.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-21 11:37:27', '20.75', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd0eb7097f63d812bbe39550b8c37292a178b88cd29df98dd8ca0f985b887a037', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2456320.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4852, '2021-04-19 11:19:00', 'SALE/POS4855', 327, 'মো.সফর আলী সর্দার(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-2884&lt;&sol;p&gt;', '', '214529.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '214529.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-21 11:36:46', '16.13', 1, '700000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'bf0cb429a23a232106a7c253cb55b7c6d98e33995181d8059c6356802a238830', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2456320.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4853, '2021-04-19 11:20:00', 'SALE/POS4856', 301, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;MMT-11-0139&lt;&sol;p&gt;', '', '235277.00', '0.00', '77', '77.00', '77.00', '0.00', NULL, '0.00', '0.00', '0.00', '235200.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-21 11:36:08', '17.69', 1, '200000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '3130db6a4f5d50d75a76f260a40bbb448c54e75985de772d8fed2716ba3d2a10', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-217149.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4854, '2021-04-19 11:22:00', 'SALE/POS4857', 440, 'দীপু পাল(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-3945&lt;&sol;p&gt;', '', '297255.00', '0.00', '.50', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '297254.50', 'completed', 'due', 0, NULL, 1, 1, '2021-04-21 11:35:38', '22.345', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '9e5359483c38080aa7e5b4b69ea9a7408ca79bc5dea61bb77bef3d265e79b0b7', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '253351.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4855, '2021-04-19 11:30:00', 'SALE/POS4858', 517, 'মেসার্স B.B.C ব্রিক্স(চানপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;বক্সমাপে নৌকা&lt;&sol;p&gt;', '', '1240000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '1240000.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-21 11:34:31', '100', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd88973157d7c1e1e251769930bd4a2173b7573b68e9664a0e3a6e4c907773ad8', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2069000.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4856, '2021-04-19 11:31:00', 'SALE/POS4859', 334, 'মেসার্স S.T.B ব্রিক্স(ভৈরবপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;বক্সমাপে নৌকা&lt;&sol;p&gt;', '', '244000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '244000.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-21 11:33:54', '20', 1, '891500.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '0b7f3be31f6d73c89e5fbccd8d6bf4216cf8b8d0719368df1bdd7e0c212f227c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '647576.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4857, '2021-04-19 11:32:00', 'SALE/POS4860', 314, 'মেসার্স আজিজ শাহ ট্রান্সপোর্ট(ভৈরবপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5851&lt;&sol;p&gt;', '', '111840.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '111840.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-21 11:33:03', '9.32', 1, '541864.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '34d8b38a2ce3aaf0205338d283b895498adf9465472e838ea3cbf975f047e75d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '436887.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4858, '2021-04-19 11:56:00', 'SALE/POS4861', 551, 'হাজী মোঃফুল মিয়া(ভৈরব)পাথর', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;২ ট্রলি x৯০ ফুট&equals;১৮০ ফুট&lt;&sol;p&gt;', '', '30600.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '30600.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-21 11:57:27', '180', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '25e0cadb9d94cfeed01cae21dab48c0c26b80f18b95baf670c7de0dfce014666', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '393890.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4859, '2021-04-20 11:59:00', 'SALE/POS4862', 551, 'হাজী মোঃফুল মিয়া(ভৈরব)পাথর', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;২ ট্রলিx৯০ ফুট&equals;১৮০ ফুট&lt;&sol;p&gt;', '', '30600.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '30600.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-21 12:01:58', '180', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e78b8e04b0cc5fa3e4dbd6cca17b490404f0218f75e0c8f9b7ac59fb0aff8e49', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '424490.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4860, '2021-04-20 12:00:00', 'SALE/POS4863', 332, 'ডা. হাবিব(ভৈরবপুর)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;৪ ট্রলিx৯০&equals;৩৬০ ফুট&lt;&sol;p&gt;', '', '66600.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '66600.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-21 12:02:39', '360', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '9435f807f296592370835d224c6f65fcc9e31cb7b36ce0a7ef4b3a73a6b66114', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '259510.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4861, '2021-04-20 12:04:00', 'SALE/POS4864', 330, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-7205&lt;&sol;p&gt;', '', '237716.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '237716.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-21 12:21:57', '17.74', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b944d720ce9c0358baeab151cc4c90ea97bd4cdd25076242227d0005ac83d624', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '14024675.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4862, '2021-04-20 12:04:00', 'SALE/POS4865', 370, 'মো. কয়েছ মিয়া(সুনামগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-4377&lt;&sol;p&gt;', '', '268660.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '268660.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-21 12:22:37', '20.2', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '50e860b8d95b136e26b92f4b19d47d7f886aa067e8bd7ebc882e15d6537520ea', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '8672491.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4863, '2021-04-20 12:05:00', 'SALE/POS4866', 352, 'মেসার্স ইলহাম ব্রিক্স(কুলিয়ার চর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0409&lt;&sol;p&gt;', '', '278775.00', '0.00', '.50', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '278774.50', 'completed', 'due', 0, NULL, 1, 1, '2021-04-21 12:21:06', '20.645', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd34b3fa3aca649012640ecf9f1981aac807022be7819c9e8c65b2e37ad9182e3', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '683820.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4864, '2021-04-20 12:06:00', 'SALE/POS4867', 350, 'মেসার্স M.M.K. ব্রিক্স (কিশোরগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-8787&lt;&sol;p&gt;', '', '219305.00', '0.00', '.50', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '219304.50', 'completed', 'due', 0, NULL, 1, 1, '2021-04-21 12:20:23', '19.073', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '9956f225927462a9bab23193f3aca35aa01a1f73ef7fd828700a40b54479527b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2293818.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4865, '2021-04-20 12:07:00', 'SALE/POS4868', 435, 'মেসার্স R.C.G ব্রিক্স(ঘোরাশাল)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;MPT-11-0025&lt;&sol;p&gt;', '', '233415.00', '0.00', '.50', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '233414.50', 'completed', 'due', 0, NULL, 1, 1, '2021-04-21 12:19:51', '17.545', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '990e90f106a53bee28f5d4cc2cf147cc11ffa522b9a1ead89506fd2dd085bf5f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '938992.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4866, '2021-04-20 12:09:00', 'SALE/POS4869', 352, 'মেসার্স ইলহাম ব্রিক্স(কুলিয়ার চর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5080&lt;&sol;p&gt;', '', '266628.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '266628.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-21 12:19:19', '26.14', 1, '400000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '4af9302b3b55284975c1db2f5ba81fda9b5d545853884679d5a7c1c26afbfe24', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '962527.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4867, '2021-04-20 12:10:00', 'SALE/POS4870', 535, 'আনিসুল হক(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5851&lt;&sol;p&gt;', '', '131300.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '131300.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-21 12:18:54', '13.125', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '32c0a68c75293eaec7985d16e546a4fc251fd8c8f46a14dd491feef13a069062', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '90.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4868, '2021-04-20 12:11:00', 'SALE/POS4871', 370, 'মো. কয়েছ মিয়া(সুনামগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-1005&lt;&sol;p&gt;', '', '274232.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '274232.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-21 12:18:16', '23.24', 1, '420000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1ed088865a27da484ae66be8365dfb5a26fe702e0d2d378ce5815107083f45ea', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '8941151.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4869, '2021-04-20 12:14:00', 'SALE/POS4872', 558, 'তাজুল ইসলাম(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-1972&lt;&sol;p&gt;', '', '149142.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '149142.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-22 21:31:32', '14.84', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '3193fd6f21f67ecbf0f43d8754d32ef4b3178448b26567ee4eb21397ae10f5f0', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4870, '2021-04-20 12:15:00', 'SALE/POS4873', 558, 'তাজুল ইসলাম(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-6284&lt;&sol;p&gt;', '', '168538.50', '0.00', '.75', '0.75', '0.75', '0.00', NULL, '0.00', '0.00', '0.00', '168537.75', 'completed', 'due', 0, NULL, 1, 1, '2021-04-22 21:31:48', '16.77', 1, '317600.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '009596ea95730359cdb97e7f2a981ad9dbc0041a68d0c776475a77987839d7f0', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '149142.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4871, '2021-04-21 21:32:00', 'SALE/POS4874', 460, 'মেসার্স আশা ব্রিক্স (কালীগুচ্ছ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5080&lt;&sol;p&gt;', '', '287364.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '287364.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-22 22:01:56', '21.77', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '0f4b960c1678ff0ed003372b6ed88c873db2efe1d27e346f5f27cf35fcdd7e07', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '38812.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4872, '2021-04-21 21:33:00', 'SALE/POS4875', 508, 'S.T.D ব্রিক্স(খুরশাকুরিয়াল)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-5586&lt;&sol;p&gt;', '', '284532.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '284532.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-22 22:01:41', '21.72', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'dbda73bd5d2eaecaef568d3d2198b595dc500bb0b2ac5225c33015ef3f9ecfd9', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4873, '2021-04-21 21:34:00', 'SALE/POS4876', 508, 'S.T.D ব্রিক্স(খুরশাকুরিয়াল)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0409&lt;&sol;p&gt;', '', '294357.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '294357.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-22 22:01:17', '22.465', 1, '583000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '25563cc82a92c113c951a9ec77d785a4dc26f907822cd023cd2a96f9c4c45bb3', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '284532.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4874, '2021-04-21 21:34:00', 'SALE/POS4877', 341, 'মেসার্স ফাইভ স্টার ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-0739&lt;&sol;p&gt;', '', '240504.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '240504.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-22 21:53:56', '18.22', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b5ab2bc156787f051f7adad63a568901a48a22c4be070400be0426e67445291d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1827256.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4875, '2021-04-21 21:35:00', 'SALE/POS4878', 341, 'মেসার্স ফাইভ স্টার ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;MPT-11-0025&lt;&sol;p&gt;', '', '252384.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '252384.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-22 21:53:34', '19.12', 1, '453065.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a3e64c4057df68eb09087d80bb77079e4bb7b67b3940d6eb99fa4db328ce6116', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2067760.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4877, '2021-04-21 21:39:00', 'SALE/POS4880', 414, 'মেসার্স তাজ ব্রিক্স(ফুলপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-15-5065&lt;&sol;p&gt;', '', '289080.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '289080.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-22 21:52:52', '21.9', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '37ba006866108ed2652076439d10d82b8da74fc4611c7a93eab1312df01383d2', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-14587.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4878, '2021-04-21 21:40:00', 'SALE/POS4881', 414, 'মেসার্স তাজ ব্রিক্স(ফুলপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0384&lt;&sol;p&gt;', '', '278388.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '278388.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-22 21:52:29', '21.085', 1, '567400.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'fe5f71a1c22b7e5705c0ed22d8c7b4e7ad9dfe76b6f3bb66fa50bedf7eee6578', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '274493.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4879, '2021-04-21 21:40:00', 'SALE/POS4882', 330, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-0933&lt;&sol;p&gt;', '', '245652.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '245652.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-22 21:52:09', '18.605', 1, '1000000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '0fde96a13090e79126dd12aeb30ada821b3cfc6ffc085c956fa47fbf85882a2f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '14262391.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4880, '2021-04-21 21:41:00', 'SALE/POS4883', 383, 'মায়ের দোয়া ব্রিক্স(শাবাজপূর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-9544&lt;&sol;p&gt;', '', '144704.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '144704.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-22 21:51:10', '10.88', 1, '200000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '34f568c0e8f41997389355ed9bb5d10da0543a53a1b910274b68d9451ddc6e84', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1644121.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4881, '2021-04-21 21:41:00', 'SALE/POS4884', 350, 'মেসার্স M.M.K. ব্রিক্স (কিশোরগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-8787&lt;&sol;p&gt;', '', '219305.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '219305.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-22 21:50:54', '19.073', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c4290c9810ee5bafe72e36889625a7b2c711b7692749845975894e2250a3bd75', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2513122.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4882, '2021-04-21 21:42:00', 'SALE/POS4885', 383, 'মায়ের দোয়া ব্রিক্স(শাবাজপূর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-9544&lt;&sol;p&gt;', '', '116178.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '116178.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-24 18:02:35', '11.39', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c7e820a1b8f0eca30c244cab61e69ee688f51edad733e413538bb3a139a2ef9b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1347507.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4883, '2021-04-21 21:43:00', 'SALE/POS4886', 379, 'মেসার্স জামাল এন্টারপ্রাইজ (কুমিল্লা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-15-1603&lt;&sol;p&gt;', '', '257500.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '257500.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-22 21:49:51', '25.745', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '2ae3c699b04f977345254e16fb290392fb197d725c8e641b9e0e974002b171c7', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '781683.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4884, '2021-04-21 21:44:00', 'SALE/POS4887', 379, 'মেসার্স জামাল এন্টারপ্রাইজ (কুমিল্লা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-0263&lt;&sol;p&gt;', '', '199900.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '199900.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-22 21:49:34', '19.985', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '29b4713a95b99ecd7bb97bd07ae0b9899303de304ede781b9388d855960a870b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1039133.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4885, '2021-04-21 21:44:00', 'SALE/POS4888', 306, 'মেসার্স তাহসিন এন্টারপ্রাইজ(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-9612&lt;&sol;p&gt;', '', '223800.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '223800.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-22 21:48:46', '22.38', 1, '175000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '3de8a4541e41c737aafee424d4470e0df03e2050b28fcf882b5da887f5bcda3f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '70336.70');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4886, '2021-04-21 21:46:00', 'SALE/POS4889', 445, 'মুমিন মিয়া(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-8326&lt;&sol;p&gt;', '', '167800.00', '0.00', '50', '50.00', '50.00', '0.00', NULL, '0.00', '0.00', '0.00', '167750.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-04-22 21:48:03', '16.78', 1, '167750.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'aee3f46fbac5ef53f12a4f36fbae0bfcc9ea8bbf6b1349b0f31389a8243d28b2', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4887, '2021-04-22 12:59:00', 'SALE/POS4890', 323, 'মো.কবির মিয়া(জগমোহনপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-8607&lt;&sol;p&gt;', '', '177144.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '177144.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-24 13:45:48', '13.42', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b93dc216aaf9faa202ebf3762ab15b8dc4dda16fcef7ea916b4fe70583248c37', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '151440.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4888, '2021-04-22 13:00:00', 'SALE/POS4891', 387, 'মেসার্স সমতা ব্রিক্স (নেত্রকোনা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-5566&lt;&sol;p&gt;', '', '316035.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '316035.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-24 13:50:38', '23.405', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ed678e4027e7859061f45fb9a8f4639456bae396a99bc722af0ca73be6f19d35', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '7658798.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4889, '2021-04-22 13:01:00', 'SALE/POS4892', 330, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1071&lt;&sol;p&gt;', '', '252648.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '252648.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-24 13:50:19', '19.135', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ba76a8fb8be2df1c1ff20fd42a707f8354f70b34c554ab0d3c5803c4fa2df98b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '13508043.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4890, '2021-04-22 13:01:00', 'SALE/POS4893', 330, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-6927&lt;&sol;p&gt;', '', '248424.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '248424.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-24 13:49:56', '18.815', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a32ee2bf5c78e2ae4004470382d08be8ca209d92150535878bb9403e7b871158', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '13760625.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4891, '2021-04-22 13:02:00', 'SALE/POS4894', 364, 'মো. জহিরুল ইসলাম (তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-1862&lt;&sol;p&gt;', '', '194040.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '194040.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-24 13:49:23', '14.7', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '061b1b81b94392e104c8b76e4cafe3e5a113949fb4ddb1fd43c9ab01671b01f3', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2044766.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4892, '2021-04-22 13:10:00', 'SALE/POS4895', 379, 'মেসার্স জামাল এন্টারপ্রাইজ (কুমিল্লা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-15-1603&lt;&sol;p&gt;', '', '266300.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '266300.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-24 13:49:05', '26.63', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8963078ee1e81d39fc7bc0ff293c77b9e35e94b8f2c592ee2e95fdf3507f1fc4', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1239083.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4893, '2021-04-22 13:10:00', 'SALE/POS4896', 379, 'মেসার্স জামাল এন্টারপ্রাইজ (কুমিল্লা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-6821&lt;&sol;p&gt;', '', '254000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '254000.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-24 13:48:46', '25.4', 1, '900387.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f104b01aade2a745ba7d94175314db61dec5bc6e33f4227e305a52d5ca097467', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1505383.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4894, '2021-04-22 13:21:00', 'SALE/POS4897', 194, 'মো.লিয়াকত মিয়া(বাদাঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-0712&lt;&sol;p&gt;', '', '245500.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '245500.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-24 13:48:21', '24.55', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b075202b98aa4c116469dc586bf23d60b6c8a744c1437254169ba416b6491668', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '504972.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4895, '2021-04-22 13:27:00', 'SALE/POS4898', 194, 'মো.লিয়াকত মিয়া(বাদাঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-5476&lt;&sol;p&gt;', '', '241900.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '241900.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-24 13:48:00', '24.185', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e28fb8c7a31c3c2a58aeb4414826b93aa4861874c6ecf3ea25c3ac35bb49384e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '750472.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4896, '2021-04-22 13:27:00', 'SALE/POS4899', 556, 'ইউনিয়ন ব্রিক্স(রামপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMD-16-7833&lt;&sol;p&gt;', '', '94435.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '94435.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-04-24 13:47:18', '9.35', 1, '94435.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '926fa6245f0c7f5d94b7414f70183fb789389386e8555b80abc6915e5cfa97c1', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4897, '2021-04-22 13:28:00', 'SALE/POS4900', 322, 'মো. মোহন মিয়া(বি বাড়ীয়া)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;বক্সমাপে&lt;&sol;p&gt;', '', '329400.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '329400.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-04-24 13:46:49', '27', 1, '329400.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'dd477786c836998ec6c9544fea569e2d30c458ee143e0e48e21272994f58d578', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '3100000.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4898, '2021-04-23 16:15:00', 'SALE/POS4901', 375, 'মেসার্স গনি ব্রিক্স (ঈশ্বরগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0409&lt;&sol;p&gt;', '', '276075.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '276075.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-24 16:30:53', '20.445', 1, '501.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '94efa31918b2e74bdaab26a74668aba05070124f9b5e30bdfe5c69314cbdac73', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1462738.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4899, '2021-04-23 16:16:00', 'SALE/POS4902', 301, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2395&lt;&sol;p&gt;', '', '306372.00', '0.00', '6', '6.00', '6.00', '0.00', NULL, '0.00', '0.00', '0.00', '306366.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-04-24 16:30:32', '23.205', 1, '306366.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '0e6b3d23442eb74c623bdf6b0141c9f17045bab2e7a7912b4076f78ebc849910', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-181949.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4900, '2021-04-23 16:18:00', 'SALE/POS4903', 537, 'শাপলা ব্রিক্স(কৃষ্ণনগর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;বক্সমাপে নৌকা&lt;&sol;p&gt;', '', '324000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '324000.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-04-24 16:30:01', '27', 1, '324000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7e9b77b8e4a9284d3584b45d50567ba44d0c66884baa9a54a0b7031bfcebe70a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4901, '2021-04-23 16:19:00', 'SALE/POS4904', 306, 'মেসার্স তাহসিন এন্টারপ্রাইজ(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-12-1079&lt;&sol;p&gt;', '', '80100.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '80100.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-24 16:28:14', '8.01', 1, '83000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '599b646e82e3e84df80d5612ed3fb90d82f699944f1b1ff9d41e4dcd1f2a5b23', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '119136.70');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4902, '2021-04-23 16:20:00', 'SALE/POS4905', 535, 'আনিসুল হক(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1071&lt;&sol;p&gt;', '', '238800.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '238800.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-24 16:27:52', '23.875', 1, '200000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7acea5261856dba3ccc0bbe7980313957675383606db4c2bc380096c3107d0fd', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '131390.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4903, '2021-04-23 16:24:00', 'SALE/POS4906', 559, 'সাহানা ব্রিক্স(বাঙ্গালপাড়া)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;বক্সমাপ&lt;&sol;p&gt;', '', '385000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '385000.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-04-24 16:27:31', '35', 1, '385000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '0273909a4c21443937b3cfe2c94b3101c5409ca0d73dc701a8012cc2f4e601ca', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4904, '2021-04-01 17:31:00', 'SALE/POS4907', 508, 'S.T.D ব্রিক্স(খুরশাকুরিয়াল)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;পেচ&lt;&sol;p&gt;', '', '4111.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '4111.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-24 17:33:03', '1', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '337467edeef4ff3838faf9b064b9b0a989e737bdde7766f43a021149b4310adb', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-4111.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4905, '2021-04-21 17:42:00', 'SALE/POS4908', 370, 'মো. কয়েছ মিয়া(সুনামগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '20000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '20000.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-24 17:42:48', '1', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '4b8b66a0548629d0273f420e24021c2d73b799009ef5147943381c59be7d6396', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '8795383.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4906, '2021-04-19 17:49:00', 'SALE/POS4909', 384, 'আদর্শ ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '112634.06', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '112634.06', 'completed', 'due', 0, NULL, 1, 1, '2021-04-24 17:49:51', '11.99', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '56f649f124198bc1e70cecc7a6db44e781f71d6a2fed50b62ee633cf0401ccd5', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-109949.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4907, '2021-04-03 20:28:00', 'SALE/POS4910', 301, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;gaRI&lt;&sol;p&gt;', '', '181949.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '181949.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-24 20:28:59', '1', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b984d8602d3bf7ff070366cbd805a44d6fb3b1ef54ca6285d4c66255127541e9', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-181949.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4908, '2021-04-24 21:43:00', 'SALE/POS4911', 560, 'অরুন মিয়া(পাথর)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;১ নৌকা&lt;&sol;p&gt;', '', '90465.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '90465.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-25 21:54:25', '489', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b7fa985730ed4716b76c7de00d0c2c5cf0f2167930d58903977152857c241313', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4909, '2021-04-24 21:43:00', 'SALE/POS4912', 560, 'অরুন মিয়া(পাথর)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;১ নৌকা&lt;&sol;p&gt;', '', '74000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '74000.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-25 22:00:25', '400', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '404f94765fced5f67c03d28a307afbe128fd029c0ebe49b95ed416c3785a94e5', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '90465.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4910, '2021-04-24 21:50:00', 'SALE/POS4913', 561, 'সাগর আহমেদ(পাথর)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;২ ট্রলি X ৯১ ফুট&lt;&sol;p&gt;', '', '32760.00', '0.00', '10', '10.00', '10.00', '0.00', NULL, '0.00', '0.00', '0.00', '32750.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-04-25 22:00:08', '182', 1, '32750.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '6919e654158a39ac8978a75fc378d1ebb7aa9898618d3bd0eef3d87af3cb107a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4911, '2021-04-24 13:54:00', 'SALE/POS4914', 387, 'মেসার্স সমতা ব্রিক্স (নেত্রকোনা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-5566&lt;&sol;p&gt;', '', '314955.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '314955.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-26 19:27:36', '23.33', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'febba8b365dfbef98a31b6ba0cb77ff9216bcb6b27911fc7df6952f63b41ef09', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '7974833.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4912, '2021-04-24 13:55:00', 'SALE/POS4915', 341, 'মেসার্স ফাইভ স্টার ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-7832&lt;&sol;p&gt;', '', '186516.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '186516.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-26 19:27:18', '14.13', 1, '230000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '35b20cddd9d6a236cf127d6c83b938bfaf09e3fa06bfab6c346648c024d71f33', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1867079.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4913, '2021-04-24 13:56:00', 'SALE/POS4916', 349, 'মেসার্স B.B.F ব্রিক্স(গৌরিপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-9887&lt;&sol;p&gt;', '', '328702.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '328702.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-26 19:26:58', '24.53', 1, '400000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '2af7e4fdbf58aca19a296028270f6f4f43fc99a9418cd7a60cc4335e65abeb05', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '169174.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4914, '2021-04-24 13:57:00', 'SALE/POS4917', 392, 'মেসার্স A.B.C ব্রিক্স (নেত্রকোনা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-8040&lt;&sol;p&gt;', '', '316035.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '316035.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-26 19:26:13', '23.405', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5081058e5db74b636eea8101ecd03341f048c275983d0ff33e54d75af8fb3996', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '3668530.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4915, '2021-04-24 13:58:00', 'SALE/POS4918', 364, 'মো. জহিরুল ইসলাম (তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMN-20-6442&lt;&sol;p&gt;', '', '116688.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '116688.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-26 19:23:50', '8.835', 1, '200000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '3605e35977dca893d46589ca158e54d308014d99f6878dc78a7735051c9680fa', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2238806.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4916, '2021-04-24 13:58:00', 'SALE/POS4919', 301, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5080&lt;&sol;p&gt;', '', '253704.00', '0.00', '4', '4.00', '4.00', '0.00', NULL, '0.00', '0.00', '0.00', '253700.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-26 19:23:18', '19.22', 1, '314600.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f6a743b0f8d18f7eed9da88bb11d6e796ccfc26a18c837c2f54af19dfa92b628', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4917, '2021-04-24 13:59:00', 'SALE/POS4920', 370, 'মো. কয়েছ মিয়া(সুনামগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-4377&lt;&sol;p&gt;', '', '274692.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '274692.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-26 19:21:55', '20.805', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '0596aeef88e653067c7a45f989da3bb3471b3939b6b8a6809d56c4357fa88c0e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '8815383.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4918, '2021-04-24 14:00:00', 'SALE/POS4921', 350, 'মেসার্স M.M.K. ব্রিক্স (কিশোরগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-8787&lt;&sol;p&gt;', '', '219305.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '219305.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-26 19:21:26', '19.073', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f907a879c46d2cb5e4300d3b1cff6b4cef1788f544419ca7abf769d16231d2ea', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2732427.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4919, '2021-04-24 14:01:00', 'SALE/POS4922', 346, 'মেসার্স আয়েশা ব্রিক্স(ছাতলপাড়)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;বক্সমাপে নৌকা&lt;&sol;p&gt;', '', '1184500.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '1184500.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-26 19:21:01', '103', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '0ff0a959521e1317dfceeaedc163e93697c4a5c92889cb0bedcb710b3a5dac61', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1670848.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4920, '2021-04-24 14:01:00', 'SALE/POS4923', 370, 'মো. কয়েছ মিয়া(সুনামগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-6738&lt;&sol;p&gt;', '', '54384.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '54384.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-26 19:20:41', '4.115', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7a7690ab9599f12d4587e4da1bb0565d0b2acba88379c772826a920b1a14e6d1', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '9090009.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4921, '2021-04-24 14:02:00', 'SALE/POS4924', 346, 'মেসার্স আয়েশা ব্রিক্স(ছাতলপাড়)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;বক্সমাপে নৌকা&lt;&sol;p&gt;', '', '218500.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '218500.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-26 19:20:12', '19', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '4a6cf09d1632efb3c951653df5d062235c2e1bd050fe34a6da95f7498e1bf78a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2855348.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4922, '2021-04-24 14:03:00', 'SALE/POS4925', 346, 'মেসার্স আয়েশা ব্রিক্স(ছাতলপাড়)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;বক্সমাপে নৌকা&lt;&sol;p&gt;', '', '294000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '294000.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-26 19:19:41', '28', 1, '400000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e9d2cb07c9a0ba1cb8f2cc779192b2ebc387bdbe0745afbe733330b943748b97', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '3073848.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4923, '2021-04-24 14:03:00', 'SALE/POS4926', 370, 'মো. কয়েছ মিয়া(সুনামগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-6738&lt;&sol;p&gt;', '', '189036.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '189036.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-26 19:18:48', '16.015', 1, '420000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5488f2c804ed8df80ee023de98b8854fcc2702c8a5ecd32d2044e16b50a9e6c6', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '9144327.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4924, '2021-04-24 14:04:00', 'SALE/POS4927', 535, 'আনিসুল হক(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1071&lt;&sol;p&gt;', '', '237900.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '237900.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-26 17:52:45', '23.785', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '314cdd855a100bae3405ccb127a37325b79f9181243b5220db0ef891ff15d5e0', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '170190.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4925, '2021-04-24 14:05:00', 'SALE/POS4928', 542, 'মোঃশাহ আলম,আশুগঞ্জ(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-8750&lt;&sol;p&gt;', '', '242200.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '242200.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-26 17:28:13', '24.22', 1, '242792.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'dffc79301be3115d4f09df085e1cf38371a3d5eda1ce591aa37aeea93e11ecc5', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '592.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4926, '2021-04-25 21:50:00', 'SALE/POS4929', 327, 'মো.সফর আলী সর্দার(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1071&lt;&sol;p&gt;', '', '244068.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '244068.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-26 22:03:43', '18.485', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '95e127988946ec8148af318aae2c569d6b77dc3218ca08e53bfb7cd864973271', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2246824.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4927, '2021-04-25 21:51:00', 'SALE/POS4930', 327, 'মো.সফর আলী সর্দার(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-1514&lt;&sol;p&gt;', '', '251856.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '251856.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-26 22:03:25', '19.075', 1, '395000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1b5cf885fdcc21b4fffa767c6f35ee7898b4222a54748b73e0190c2a67098ac5', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2490826.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4928, '2021-04-25 21:51:00', 'SALE/POS4931', 435, 'মেসার্স R.C.G ব্রিক্স(ঘোরাশাল)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5080&lt;&sol;p&gt;', '', '301378.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '301378.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-26 22:03:02', '22.66', 1, '400000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '3645a4ca230781516490297e3964fbcbb18363750d026d8ae4cd7a2bbd168e6d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1172406.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4929, '2021-04-25 21:52:00', 'SALE/POS4932', 330, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-6927&lt;&sol;p&gt;', '', '248424.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '248424.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-26 22:02:42', '18.82', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '150d4a31c39c661085106418394cbd000eecd3115d27558dcd0b1d5000dbb94d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '14009115.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4930, '2021-04-25 21:52:00', 'SALE/POS4933', 330, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0384&lt;&sol;p&gt;', '', '250800.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '250800.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-26 22:02:18', '19', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd3a51f5925e1d6ab43224e3b7abce19dce800bdbcb94ed9e803a3c9b4320c471', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '14257539.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4931, '2021-04-25 21:53:00', 'SALE/POS4934', 330, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-2884&lt;&sol;p&gt;', '', '250008.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '250008.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-26 22:01:57', '18.94', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'dccbc5259a4f14014d6bf46acd45dd91431a8b9393c90ceb6505f06068d05c43', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '14508339.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4932, '2021-04-25 21:54:00', 'SALE/POS4935', 350, 'মেসার্স M.M.K. ব্রিক্স (কিশোরগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-8787&lt;&sol;p&gt;', '', '219305.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '219305.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-26 22:01:34', '19.073', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '48d001ee77476ab7ed100aebfc167a615f2dd17af80c0dd00443924424a344a1', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2951732.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4933, '2021-04-25 21:54:00', 'SALE/POS4936', 322, 'মো. মোহন মিয়া(বি বাড়ীয়া)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;বক্সমাপ&lt;&sol;p&gt;', '', '329400.00', '0.00', '400', '400.00', '400.00', '0.00', NULL, '0.00', '0.00', '0.00', '329000.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-04-26 22:00:55', '27', 1, '329000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '33b388a629ec4215bc2a1dea076f96304c6db17d7af80df70ba8a1569634dde3', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '3100000.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4934, '2021-04-25 21:55:00', 'SALE/POS4937', 535, 'আনিসুল হক(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-7260&lt;&sol;p&gt;', '', '245400.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '245400.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-26 22:00:41', '24.54', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1864cd68e5c72748096b8128106cdcba305bf7030c8632c22c5b8b0992ab7439', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '408090.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4935, '2021-04-25 21:55:00', 'SALE/POS4938', 535, 'আনিসুল হক(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-5987&lt;&sol;p&gt;', '', '226600.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '226600.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-26 22:00:18', '22.655', 1, '880090.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '98b5da66d13a62acca33b6f3de4bf6d098c79391ba94584b4985f9745fdafb1d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '653490.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4936, '2021-04-25 21:56:00', 'SALE/POS4939', 306, 'মেসার্স তাহসিন এন্টারপ্রাইজ(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-9612&lt;&sol;p&gt;', '', '224600.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '224600.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-26 21:59:54', '22.455', 1, '224800.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'bc693477c47a9785e680435e992bea7f7ff4591a620c788f2117c3e9b847702c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '116236.70');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4937, '2021-04-25 21:57:00', 'SALE/POS4940', 356, 'মেসার্স ফাইভ স্টার ব্রিক্স(ধরকা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-0980&lt;&sol;p&gt;', '', '48400.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '48400.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-26 21:59:00', '4.84', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f54d58d1d8bb3d6d1ddb6492088e2e71688b84a36438493961de46cd2d79d77f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4938, '2021-04-25 21:58:00', 'SALE/POS4941', 335, 'মোঃ জাকির হোসেন জামাই(কালিপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-13-7369&lt;&sol;p&gt;', '', '146800.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '146800.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-26 21:58:36', '14.68', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5b5e2d3974da736fe6a7647474d2dcaaec48c8c391d62c17ccecf5222397155c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '750850.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4939, '2021-04-26 21:42:00', 'SALE/POS4942', 562, 'আবু তালেব(পাথর)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;১ ট্রলি X ৮৫ ফুট&lt;&sol;p&gt;', '', '15640.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '15640.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-04-27 21:57:29', '85', 1, '15640.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b6900cecc4484fc83bf0d8e1d06470c3763bb96443a1c6d8f46e7d034f26210b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4940, '2021-04-26 21:44:00', 'SALE/POS4943', 275, 'রংধনু ট্রান্সপোর্ট(ফেরিঘাট)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0409&lt;&sol;p&gt;', '', '101565.00', '0.00', '99', '99.00', '99.00', '0.00', NULL, '0.00', '0.00', '0.00', '101466.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-27 21:56:56', '549', 1, '101500.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '290f5745dfbef1e608d0b32d53e787119648051857449f5af2768eb5682dd594', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '34.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4941, '2021-04-26 21:45:00', 'SALE/POS4944', 383, 'মায়ের দোয়া ব্রিক্স(শাবাজপূর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-9544&lt;&sol;p&gt;', '', '178486.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '178486.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-27 21:56:30', '13.415', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '83eef06aa416e1732f3e293b4db5afd3e4aba73c13d92e846a46b365311fa5a0', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1705003.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4942, '2021-04-26 21:45:00', 'SALE/POS4945', 330, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1071&lt;&sol;p&gt;', '', '277982.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '277982.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-27 21:56:10', '21.22', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '78999af11d148f74920d504b3eb7c484bb643e9a25fa54968840f863f35df0b1', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '14758347.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4943, '2021-04-26 21:46:00', 'SALE/POS4946', 330, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-1350&lt;&sol;p&gt;', '', '234097.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '234097.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-27 21:55:49', '17.87', 1, '1000000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a1588383acbee9fdcd6e86b9924cd1802b99ad52529b3bb6bcf49668fa17bc50', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '15036329.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4944, '2021-04-26 21:47:00', 'SALE/POS4947', 552, 'মোঃখোরশিদ আলম(তাহিরপুর,সুনামগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-2906&lt;&sol;p&gt;', '', '285187.00', '0.00', '83.5', '83.50', '83.50', '0.00', NULL, '0.00', '0.00', '0.00', '285103.50', 'completed', 'due', 0, NULL, 1, 1, '2021-04-27 21:55:30', '21.765', 1, '285165.5000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '4ad97d65601005dfd3306008cf31a4e54bd4f6dcd8c3fba120c3ebe37d7f2f98', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '62.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4945, '2021-04-26 21:47:00', 'SALE/POS4948', 194, 'মো.লিয়াকত মিয়া(বাদাঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-1354&lt;&sol;p&gt;', '', '251104.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '251104.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-27 21:55:03', '18.875', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f50e66c4bca48265689cae4cf23250d8f5dfefc4fd4e49b533750a52a54e430e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '992372.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4946, '2021-04-26 21:48:00', 'SALE/POS4949', 323, 'মো.কবির মিয়া(জগমোহনপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-0324&lt;&sol;p&gt;', '', '176748.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '176748.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-27 21:54:38', '13.39', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'df1e8bacf02347473a8ace6f37741906cb06e79dbe75cf011d99678feebd7526', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '328584.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4947, '2021-04-26 21:48:00', 'SALE/POS4950', 383, 'মায়ের দোয়া ব্রিক্স(শাবাজপূর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-9544&lt;&sol;p&gt;', '', '110976.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '110976.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-27 21:54:19', '10.875', 1, '300000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1f17b1469abc99dc45446ce02f6628be03777d43ecb7d8792926e9aadc0f3324', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1883423.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4948, '2021-04-26 21:49:00', 'SALE/POS4951', 356, 'মেসার্স ফাইভ স্টার ব্রিক্স(ধরকা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-0980&lt;&sol;p&gt;', '', '75900.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '75900.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-27 21:54:04', '7.59', 1, '124300.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '53c842b50cd10f4c3b95c4780cf40eb47e34969ef94289ccd8954812ab0d008b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '48400.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4949, '2021-04-26 21:50:00', 'SALE/POS4952', 194, 'মো.লিয়াকত মিয়া(বাদাঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-8899&lt;&sol;p&gt;', '', '251900.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '251900.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-27 21:53:40', '25.19', 1, '500377.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'cde34514eaf488f400e6478db23e2c608af734261b93d5a4e40433b56a6de8a3', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1243410.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4950, '2021-04-26 21:51:00', 'SALE/POS4953', 306, 'মেসার্স তাহসিন এন্টারপ্রাইজ(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-12-1079&lt;&sol;p&gt;', '', '77200.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '77200.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-04-27 21:53:20', '7.7199', 1, '77200.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '20d308f14e13b9ac07e6f9c31c482ce3f36fb259b3040692c18dbba2ee222b19', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '116036.70');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4951, '2021-04-26 21:52:00', 'SALE/POS4954', 335, 'মোঃ জাকির হোসেন জামাই(কালিপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-2701&lt;&sol;p&gt;', '', '150100.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '150100.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-27 21:53:02', '15.009', 1, '1025000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1c1a9a0c2a77e348ddd4046b55c0aa8f4226a8c2b35302f9fc11c89a71751ed7', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '897650.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4952, '2021-04-27 21:46:00', 'SALE/POS4955', 330, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-9787&lt;&sol;p&gt;', '', '172134.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '172134.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-28 22:04:07', '13.14', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c882546bcf8fedd625edaa02a0e55bad0c116e5a78bd782043c1d121821fbf8f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '14270426.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4953, '2021-04-27 21:46:00', 'SALE/POS4956', 330, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-2179&lt;&sol;p&gt;', '', '187199.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '187199.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-28 22:03:36', '14.29', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'db89f46dfea4109b4aaaccca6ab6d43939aa9a4726060d3ca68808ff933a1167', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '14442560.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4954, '2021-04-27 21:47:00', 'SALE/POS4957', 370, 'মো. কয়েছ মিয়া(সুনামগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-4377&lt;&sol;p&gt;', '', '256212.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '256212.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-28 22:03:18', '19.405', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e1b452bda09abea25d409cd5760e10af0062bbd7664244ce9659b40c320c50cd', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '8913495.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4955, '2021-04-27 21:52:00', 'SALE/POS4958', 563, 'M.A.D ব্রিক্স(কানারামপুর বাসস্ট্যান্ড)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CMT-11-3344&lt;&sol;p&gt;', '', '316710.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '316710.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-28 22:02:58', '23.46', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd9059dedf9a85da0993d56821e91ea93adae9d70e3e18f783ae6efae80dd7ce4', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4956, '2021-04-27 21:52:00', 'SALE/POS4959', 563, 'M.A.D ব্রিক্স(কানারামপুর বাসস্ট্যান্ড)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-3228&lt;&sol;p&gt;', '', '324135.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '324135.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-28 22:02:34', '24.005', 1, '640845.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '6960864179819c319a6b3474dac0a7865eaaf9a3f4524c7f3726acb1d1757993', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '316710.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4957, '2021-04-27 21:53:00', 'SALE/POS4960', 323, 'মো.কবির মিয়া(জগমোহনপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;SYLHT-T-11-0475&lt;&sol;p&gt;', '', '199980.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '199980.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-28 22:02:06', '15.145', 1, '700000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5d42ba895043576b65c1a844334e17f12f7444e2bb86cbfea37a885a5fcdc811', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '505332.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4958, '2021-04-27 21:53:00', 'SALE/POS4961', 375, 'মেসার্স গনি ব্রিক্স (ঈশ্বরগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2334&lt;&sol;p&gt;', '', '237465.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '237465.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-28 22:01:24', '17.585', 1, '2000000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5ad97e861ba2d0615cfd01a5e269a8299f9c07d115f2ad960a748e77e310e5f0', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1738312.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4959, '2021-04-27 21:54:00', 'SALE/POS4962', 526, 'মেসার্স ফাইভ স্টার ব্রিক্স(গৌরিপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5080&lt;&sol;p&gt;', '', '154836.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '154836.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-28 22:01:08', '11.725', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ddd2fd32ee3743060844ba64218c0c4662f56a862e1b6da37412784a837a3c3e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '260636.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4960, '2021-04-27 21:54:00', 'SALE/POS4963', 407, 'মেসার্স ইটনা ব্রিক্স(ইটনা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;বক্স মাপ&lt;&sol;p&gt;', '', '500000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '500000.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-28 22:00:49', '40', 1, '1290000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '9e7cff01bb035ddf63cdb7a90315e1c7baeaae0b0d3875766643c1ce603da50c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '493400.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4961, '2021-04-27 21:55:00', 'SALE/POS4964', 380, 'মা-বাবার দোয়া ব্রিক্স(রামপুরা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1071&lt;&sol;p&gt;', '', '260075.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '260075.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-28 22:00:24', '25.25', 1, '230000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '3ceb37cae98c529620dc5876dd0c70bfbd53d78f3d765e5ac92b65d37ece4ca2', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-16137.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4962, '2021-04-27 21:56:00', 'SALE/POS4965', 526, 'মেসার্স ফাইভ স্টার ব্রিক্স(গৌরিপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5080&lt;&sol;p&gt;', '', '121788.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '121788.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-28 22:00:08', '11.935', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '3de8496e98b668802dddfabafc9db09783ac358d8fd63869f2d9344eef2d8fd6', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '415406.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4963, '2021-04-27 21:58:00', 'SALE/POS4966', 564, 'তাহের ব্রিক্স(নবীনগর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;বক্স মাপ&lt;&sol;p&gt;', '', '1100000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '1100000.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-28 21:59:46', '100', 1, '1115000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a53576e0e035dc862db1f0b783120ba7061ec69dfa50c83ae1fd6164b7fb87da', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4964, '2021-04-27 22:10:00', 'SALE/POS4967', 564, 'তাহের ব্রিক্স(নবীনগর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '15000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '15000.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-28 22:10:57', '1', 1, '20000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b6412eaa27ec77c40a69b9b0a17a19d8d6f5ee627ae227c6fc63a96913bd5e68', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-15000.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4965, '2021-04-28 21:09:00', 'SALE/POS4968', 301, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1625&lt;&sol;p&gt;', '', '277068.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '277068.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-30 14:41:01', '20.99', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '319a39543d7e515e4bc83eaafc453b7475e94044e5b4b7b30f0fb8def7bbdd9e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-60900.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4966, '2021-04-28 21:36:00', 'SALE/POS4969', 301, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5080&lt;&sol;p&gt;', '', '243540.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '243540.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-30 14:40:36', '18.445', 1, '399976.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '41a352bc79dd870797626f0b74657af94b2a4a8799e9405d595b336eb25bafbb', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '216168.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4967, '2021-04-29 14:45:00', 'SALE/POS4970', 565, 'সিজান(পাথর)(আশুগঞ্জ)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;১ ট্রলি&lt;&sol;p&gt;', '', '18900.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '18900.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-05-05 17:43:25', '100', 1, '18900.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '140aba1f085106acab03bdc67136112311d0a8411018db86f32d7b181886d7ad', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4968, '2021-04-29 14:48:00', 'SALE/POS4971', 566, 'আলামিন(পাথর)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;১ পিকাপ&lt;&sol;p&gt;', '', '18900.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '18900.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-05-05 17:43:51', '100', 1, '18900.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd69186603f09a232352847df5c0c48ab56b5db9d7973967b0937e8e28409e1e5', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4969, '2021-04-29 14:49:00', 'SALE/POS4972', 275, 'রংধনু ট্রান্সপোর্ট(ফেরিঘাট)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-15-0739&lt;&sol;p&gt;', '', '110815.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '110815.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-30 14:54:45', '599', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a937e3a7e20984070e858baecb511f7370102bfef99f8aaef5be75ddac62f94e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4970, '2021-04-29 14:51:00', 'SALE/POS4973', 275, 'রংধনু ট্রান্সপোর্ট(ফেরিঘাট)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-1376&lt;&sol;p&gt;', '', '122285.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '122285.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-30 14:54:18', '661', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '383933d76853ccced99c81c616bc38c29a792456b99548b87bcedd7f085c83f4', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '110815.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4971, '2021-04-29 14:52:00', 'SALE/POS4974', 275, 'রংধনু ট্রান্সপোর্ট(ফেরিঘাট)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-8750&lt;&sol;p&gt;', '', '119140.00', '0.00', '40', '40.00', '40.00', '0.00', NULL, '0.00', '0.00', '0.00', '119100.00', 'completed', 'due', 0, NULL, 1, 1, '2021-04-30 14:53:54', '644', 1, '352000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'db58b28bc8fa1addba51e79bda42ff9ede1daf348ebc4a0154d97957b663a049', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '233100.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4972, '2021-04-29 17:20:00', 'SALE/POS4975', 526, 'মেসার্স ফাইভ স্টার ব্রিক্স(গৌরিপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0409&lt;&sol;p&gt;', '', '171732.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '171732.00', 'completed', 'due', 0, NULL, 1, 1, '2021-05-01 17:23:12', '13.01', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c33807623c6505fcef209a81bd9f8b6dab0bf7c9d0119786d7141de4bf2b8bf7', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '537260.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4973, '2021-04-29 17:21:00', 'SALE/POS4976', 526, 'মেসার্স ফাইভ স্টার ব্রিক্স(গৌরিপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0409&lt;&sol;p&gt;', '', '90372.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '90372.00', 'completed', 'due', 0, NULL, 1, 1, '2021-05-01 17:22:40', '8.86', 1, '300000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '55b56f88e07e3ebcd631119ce274e38f150e4b3d95025da95150fe9f4d18eaeb', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '708992.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4974, '2021-04-26 17:28:00', 'SALE/POS4977', 301, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '40000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '40000.00', 'completed', 'due', 0, NULL, 1, 1, '2021-05-01 17:28:59', '1', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'fde952f9f178c57a37504aa70d5912eda149b96b338dd1a142c9ccc2fffc30ba', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '59732.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4975, '2021-04-29 17:31:00', 'SALE/POS4978', 361, 'রিয়াজ এন্টারপ্রাইজ(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-2046&lt;&sol;p&gt;', '', '257268.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '257268.00', 'completed', 'due', 0, NULL, 1, 1, '2021-05-01 17:32:58', '19.49', 1, '200000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '47f39a3732b4f5cf119deb1bef610e179dc55f91ec1539eba1b24e8855a160b9', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '106.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4976, '2021-04-29 17:50:00', 'SALE/POS4979', 341, 'মেসার্স ফাইভ স্টার ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2603&lt;&sol;p&gt;', '', '276276.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '276276.00', 'completed', 'due', 0, NULL, 1, 1, '2021-05-01 17:51:30', '20.93', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'affd1105c09a504f0611230c87179c55cd4ba6de20691261f1a7c1a375035989', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1823595.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4977, '2021-04-29 17:55:00', 'SALE/POS4980', 383, 'মায়ের দোয়া ব্রিক্স(শাবাজপূর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-9544&lt;&sol;p&gt;', '', '151088.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '151088.00', 'completed', 'due', 0, NULL, 1, 1, '2021-05-01 17:57:17', '11.36', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8bb7fec77cc572651eded8f1afa7e91b336bfc7a08153c6020a482fb1e6590ce', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1694465.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4978, '2021-04-29 17:56:00', 'SALE/POS4981', 383, 'মায়ের দোয়া ব্রিক্স(শাবাজপূর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-9544&lpar;সাউথ&rpar;&lt;&sol;p&gt;', '', '108936.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '108936.00', 'completed', 'due', 0, NULL, 1, 1, '2021-05-01 17:56:50', '10.68', 1, '170000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b855f55c63727294f809318812e146fd836782435ccd33ac130e42bf66155e75', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1845553.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4979, '2021-04-29 17:59:00', 'SALE/POS4982', 387, 'মেসার্স সমতা ব্রিক্স (নেত্রকোনা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-5566&lt;&sol;p&gt;', '', '291735.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '291735.00', 'completed', 'due', 0, NULL, 1, 1, '2021-05-01 18:00:06', '21.61', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ee2d2ab254ebc943d9d123f1653866685ca6f8ee7276e0532260585e38068656', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '8289788.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4980, '2021-04-28 18:03:00', 'SALE/POS4983', 330, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0384&lt;&sol;p&gt;', '', '246804.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '246804.00', 'completed', 'due', 0, NULL, 1, 1, '2021-05-01 18:07:36', '18.84', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '73b573932842944b66bd0588cdcd40813c23e881f68c27f2b89c2ec1d06fe494', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '14629759.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4981, '2021-04-28 18:04:00', 'SALE/POS4984', 330, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-2884&lt;&sol;p&gt;', '', '252175.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '252175.00', 'completed', 'due', 0, NULL, 1, 1, '2021-05-01 18:07:06', '19.25', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '9b707c2c25a24b6956cdb54f00f29babcc5379d2b0e9fd6fd16594c6fda00177', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '14876563.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4982, '2021-04-28 18:04:00', 'SALE/POS4985', 330, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-2492&lt;&sol;p&gt;', '', '242874.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '242874.00', 'completed', 'due', 0, NULL, 1, 1, '2021-05-01 18:07:16', '18.54', 1, '700000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a23e169d7ea2876c8ec01b73f3d0beaceace36d78fd3623e138caea38ca00527', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '15128738.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4983, '2021-04-29 18:09:00', 'SALE/POS4986', 330, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-1350&lt;&sol;p&gt;', '', '230691.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '230691.00', 'completed', 'due', 0, NULL, 1, 1, '2021-05-01 18:12:54', '17.61', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'db40fcb3985116aa06bd0a0ddf653187beef9ebdee79cef7f92f1bd79e27b67e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '14671612.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4984, '2021-04-29 18:09:00', 'SALE/POS4987', 330, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1071&lt;&sol;p&gt;', '', '247459.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '247459.00', 'completed', 'due', 0, NULL, 1, 1, '2021-05-01 18:13:15', '18.89', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '4311fba148413d6e931b2f624b4ce24afaf6fbaad115ada0de02522c73e5df84', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '14902303.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4985, '2021-04-29 18:10:00', 'SALE/POS4988', 330, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-7205&lt;&sol;p&gt;', '', '230953.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '230953.00', 'completed', 'due', 0, NULL, 1, 1, '2021-05-01 18:12:26', '17.63', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f15dbe17302084644188a618a5450dae7b9d20f213f2adb25cdb4d97eb04fe7f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '15149762.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4986, '2021-04-29 18:11:00', 'SALE/POS4989', 330, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5167&lt;&sol;p&gt;', '', '228857.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '228857.00', 'completed', 'due', 0, NULL, 1, 1, '2021-05-01 18:14:20', '17.47', 1, '1000000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1f5b7dc922d70ff32578df3a97eecbc532bed4c77efd77937828be7fac13f049', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '15380715.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4988, '2021-04-29 21:54:00', 'SALE/POS4991', 322, 'মো. মোহন মিয়া(বি বাড়ীয়া)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;বক্স মাপ&lt;&sol;p&gt;', '', '219600.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '219600.00', 'completed', 'due', 0, NULL, 1, 1, '2021-05-01 21:58:49', '18', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b83e1137fdf10ba6168b689fe60a43668d9efa1c3be113b4056c1414dc48997c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '3100000.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4989, '2021-04-29 21:57:00', 'SALE/POS4992', 322, 'মো. মোহন মিয়া(বি বাড়ীয়া)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;বক্সমাপ&lt;&sol;p&gt;', '', '56000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '56000.00', 'completed', 'due', 0, NULL, 1, 1, '2021-05-01 21:59:43', '5', 1, '292800.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a1b4f338a2a589ebb059b72c5b974ccfce63a34431756de45b740569af2dd38a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '3319600.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4990, '2021-04-28 21:45:00', 'SALE/POS4993', 350, 'মেসার্স M.M.K. ব্রিক্স (কিশোরগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-8787&lt;&sol;p&gt;', '', '219420.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '219420.00', 'completed', 'due', 0, NULL, 1, 1, '2021-05-02 21:46:22', '19.08', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f70244e72ade9c19e35532fe94aa02c46ccda62344f797feac1c494670e37f88', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '3171037.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4992, '2021-04-30 19:56:00', 'SALE/POS4995', 330, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0384&lt;&sol;p&gt;', '', '246411.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '246411.00', 'completed', 'due', 0, NULL, 1, 1, '2021-05-04 21:26:32', '18.81', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '42bd691e0f0c3b5d3c122282d2371036ee55658ff45b030cc6f270e8e1c9db44', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '14609572.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4993, '2021-04-30 20:00:00', 'SALE/POS4996', 330, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-1350&lt;&sol;p&gt;', '', '228988.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '228988.00', 'completed', 'due', 0, NULL, 1, 1, '2021-05-04 21:26:08', '17.48', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e526f15580eb01c6ed433ff6fab11246c30d78429acbd4bee4f1440dbb8c0ae2', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '14855983.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4994, '2021-04-30 21:05:00', 'SALE/POS4997', 370, 'মো. কয়েছ মিয়া(সুনামগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-4377&lt;&sol;p&gt;', '', '253440.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '253440.00', 'completed', 'due', 0, NULL, 1, 1, '2021-05-04 21:25:46', '19.2', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c02358bb5a7e3aaefc3aff403678629261fb800191f4936607cd38037b1f8878', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '9169707.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4995, '2021-04-30 21:20:00', 'SALE/POS4998', 435, 'মেসার্স R.C.G ব্রিক্স(ঘোরাশাল)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;MT-11-0025&lt;&sol;p&gt;', '', '215992.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '215992.00', 'completed', 'due', 0, NULL, 1, 1, '2021-05-04 21:25:18', '16.24', 1, '1289776.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '86ba1bcf30550c7dbbd72cb1c47ee1d0b42616a957197326e6b4e170b11f675e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1073784.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4996, '2021-04-30 21:20:00', 'SALE/POS4999', 327, 'মো.সফর আলী সর্দার(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1071&lt;&sol;p&gt;', '', '251460.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '251460.00', 'completed', 'due', 0, NULL, 1, 1, '2021-05-04 21:24:48', '19.045', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '98fce2b0f623c8c6c44cb395d6bf0f67887551a5d4c48f75f0f86e2c8069a65a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2347748.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4997, '2021-04-30 21:21:00', 'SALE/POS5000', 496, 'মোশাররফ হোসেন (ভৈরবপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CMT-11-3344&lt;&sol;p&gt;', '', '282829.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '282829.00', 'completed', 'due', 0, NULL, 1, 1, '2021-05-04 21:24:26', '21.585', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c2a62b6a366cc3e0ddb54ac850fbc75a2889b8e3e1db4d56d419941fca1e9e97', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4998, '2021-04-30 21:21:00', 'SALE/POS5001', 327, 'মো.সফর আলী সর্দার(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-0685&lt;&sol;p&gt;', '', '189822.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '189822.00', 'completed', 'due', 0, NULL, 1, 1, '2021-05-04 21:23:56', '18.605', 1, '150000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '2232dd49a09ac2d31018c7ca19a1b6aca9b762a91405b7f1cd6c579eb79881c0', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2599142.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (4999, '2021-04-30 21:22:00', 'SALE/POS5002', 341, 'মেসার্স ফাইভ স্টার ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2603&lt;&sol;p&gt;', '', '259794.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '259794.00', 'completed', 'due', 0, NULL, 1, 1, '2021-05-04 21:23:27', '25.47', 1, '475000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1855252b017023c531821b4c42e7d41c5bc0578427f6b43476b84b0d2cf0b08d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2099871.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5000, '2021-05-01 21:35:00', 'SALE/POS5003', 567, 'শিপন মিয়া(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0479&lt;&sol;p&gt;', '', '191201.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '191201.00', 'completed', 'due', 0, NULL, 1, 1, '2021-05-04 21:57:52', '14.535', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '534cc22dfdf3e0149ec39fe0e29a5e5bad380fd9f04958ed0a23b9a7ea838f30', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5001, '2021-05-01 21:36:00', 'SALE/POS5004', 567, 'শিপন মিয়া(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5851&lt;&sol;p&gt;', '', '202904.50', '0.00', '39.75', '39.75', '39.75', '0.00', NULL, '0.00', '0.00', '0.00', '202864.75', 'completed', 'due', 0, NULL, 1, 1, '2021-05-04 21:57:02', '15.43', 1, '394065.7500', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5e189e4355796c28a034b77f8568fe1ccaf06e18b2f88bafec276e0fd536e61d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '191135.25');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5002, '2021-05-01 21:36:00', 'SALE/POS5005', 349, 'মেসার্স B.B.F ব্রিক্স(গৌরিপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0409&lt;&sol;p&gt;', '', '305118.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '305118.00', 'completed', 'due', 0, NULL, 1, 1, '2021-05-04 21:56:26', '22.77', 1, '300000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '10812479696dab225b0ca1371b4ddb622a040d73586ccda1a49034b887e523b0', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '97876.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5003, '2021-05-01 21:37:00', 'SALE/POS5006', 330, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-2884&lt;&sol;p&gt;', '', '280340.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '280340.00', 'completed', 'due', 0, NULL, 1, 1, '2021-05-04 21:55:59', '21.4', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '37187c037e5317b53400a3268d71851f6079bd8a73c84d13d760c8d99a23b500', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '15084971.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5004, '2021-05-01 21:39:00', 'SALE/POS5007', 330, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0384&lt;&sol;p&gt;', '', '274838.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '274838.00', 'completed', 'due', 0, NULL, 1, 1, '2021-05-04 21:55:38', '20.975', 1, '500000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '0a99e36d1c4b1abd6290d1cd228b4883579efa867cc1eba1dc82a0f892df262c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '15365311.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5005, '2021-05-01 21:39:00', 'SALE/POS5008', 327, 'মো.সফর আলী সর্দার(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1071&lt;&sol;p&gt;', '', '249612.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '249612.00', 'completed', 'due', 0, NULL, 1, 1, '2021-05-04 21:54:47', '18.91', 1, '200000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '602a20a06290565f4fd0e74b475415e6964a6131b949067a93fc5240283ad515', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2639030.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5006, '2021-05-01 21:40:00', 'SALE/POS5009', 411, 'মেসার্স S.B.L. ব্রিক্স(কুলিয়ার চর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;বক্সমাপে নৌকা&lt;&sol;p&gt;', '', '307500.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '307500.00', 'completed', 'due', 0, NULL, 1, 1, '2021-05-04 21:54:05', '25', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8d3df5d0435f43753fada3a46b42519f5ef1e7d3ae7749c74bc7dda3541974a7', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2387000.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5007, '2021-05-01 21:44:00', 'SALE/POS5010', 568, 'রতন মিয়া(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-9540&lt;&sol;p&gt;', '', '229896.00', '0.00', '.5', '0.50', '0.50', '0.00', NULL, '0.00', '0.00', '0.00', '229895.50', 'completed', 'paid', 0, NULL, 1, 1, '2021-05-04 21:53:38', '22.315', 1, '229895.5000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'be3527f6467f817f8f2a1faf788ec40f6d7a404de063a51a05bf83e62be5fe86', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5008, '2021-05-01 21:45:00', 'SALE/POS5011', 411, 'মেসার্স S.B.L. ব্রিক্স(কুলিয়ার চর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;বক্সমাপে নৌকা&lt;&sol;p&gt;', '', '226000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '226000.00', 'completed', 'due', 0, NULL, 1, 1, '2021-05-04 21:53:07', '20', 1, '1399500.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1ddb961a93006b339ae9d3c5196abc7d8eef9373f2bef36cead6d8bc974696b6', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2694500.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5009, '2021-05-01 21:45:00', 'SALE/POS5012', 352, 'মেসার্স ইলহাম ব্রিক্স(কুলিয়ার চর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5080&lt;&sol;p&gt;', '', '58548.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '58548.00', 'completed', 'due', 0, NULL, 1, 1, '2021-05-04 21:52:24', '5.735', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '46a4603cdbcf6325d774e5d947da4d8bca0a5cfcd1a8b44a981e2053fc93acb6', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '829222.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5010, '2021-05-01 21:50:00', 'SALE/POS5013', 352, 'মেসার্স ইলহাম ব্রিক্স(কুলিয়ার চর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5080&lt;&sol;p&gt;', '', '119745.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '119745.00', 'completed', 'due', 0, NULL, 1, 1, '2021-05-04 21:50:58', '8.87', 1, '900347.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a731ddcdd9d1cdfaebd92f1b7813a83d308885129d87882a8a66eab601ece065', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '887719.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5014, '2021-04-30 17:58:00', 'SALE/POS5017', 275, 'রংধনু ট্রান্সপোর্ট(ফেরিঘাট)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-6125&lt;&sol;p&gt;', '', '101380.00', '0.00', '280', '280.00', '280.00', '0.00', NULL, '0.00', '0.00', '0.00', '101100.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-05-05 18:08:46', '548', 1, '101100.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '916bba752910fc2492daa30567aa05b373daba9b6c8139d5507c89b2a7c64e81', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '200.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5015, '2021-04-30 18:05:00', 'SALE/POS5018', 569, 'পারভেজ(ভৈরব)(পাথর)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMD-14-7393&lt;&sol;p&gt;', '', '22610.00', '0.00', '10', '10.00', '10.00', '0.00', NULL, '0.00', '0.00', '0.00', '22600.00', 'completed', 'due', 0, NULL, 1, 1, '2021-05-05 18:09:59', '119', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '4824f212682813789289aaab6f1682f7291d9b8d52a46ad7d3f30e23d30aeef9', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5016, '2021-04-30 18:07:00', 'SALE/POS5019', 570, 'আমলাপাড়া(পাথর)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;২ ট্রলি&lt;&sol;p&gt;', '', '34200.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '34200.00', 'completed', 'due', 0, NULL, 1, 1, '2021-05-05 18:09:30', '180', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5ef4ccd9b7e5bcd38e3baf755d577bcc98fb7d83109c7606b2a965a7fbf25b88', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5017, '2021-05-01 18:11:00', 'SALE/POS5020', 562, 'আবু তালেব(পাথর)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;১ ট্রলি&lt;&sol;p&gt;', '', '15640.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '15640.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-05-05 18:12:08', '85', 1, '15640.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ce1575f094c21d44137c57ce8f49d950d902c1c7d0e0eb12f33c93d7605c5c8b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5018, '2021-05-03 18:12:00', 'SALE/POS5021', 479, 'মাহমুদুল হক বাবলু(ভৈরবপুর)(পাথর)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;২ ট্রলি&lt;&sol;p&gt;', '', '36100.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '36100.00', 'completed', 'due', 0, NULL, 1, 1, '2021-05-05 18:18:43', '190', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5b2c9bbdf919aee9a6ceaf91787202ffe6601747ab5f96d8d6367802d7b78841', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '163160.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5019, '2021-05-03 18:13:00', 'SALE/POS5022', 479, 'মাহমুদুল হক বাবলু(ভৈরবপুর)(পাথর)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;১ ট্রলি&lt;&sol;p&gt;', '', '34580.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '34580.00', 'completed', 'due', 0, NULL, 1, 1, '2021-05-05 18:18:25', '182', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1cad2d133d29375aa0fd634f44789e53de9eec20f608d64edc07f07412afc4fe', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '199260.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5020, '2021-05-03 18:13:00', 'SALE/POS5023', 479, 'মাহমুদুল হক বাবলু(ভৈরবপুর)(পাথর)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;১ ট্রলি&lt;&sol;p&gt;', '', '17100.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '17100.00', 'completed', 'due', 0, NULL, 1, 1, '2021-05-05 18:17:46', '90', 1, '100000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ffc42fa0fb00aa006e90a9154c5466841efcde692171fe5d6c80cbe5a361b94a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '233840.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5021, '2021-05-03 18:14:00', 'SALE/POS5024', 528, 'পাভেল(আশুগঞ্জ)(পাথর)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;১ ট্রলি&lt;&sol;p&gt;', '', '15640.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '15640.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-05-05 18:15:42', '85', 1, '15640.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5ea56f76a081b83dc7b4282f3b4114f97fd5c7296d3f5d5f1ef4a8988164faaf', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '36000.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5022, '2021-05-04 18:20:00', 'SALE/POS5025', 571, 'বিদ্যুৎ অফিস(পাথর)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;১ ট্রলি&lt;&sol;p&gt;', '', '4750.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '4750.00', 'completed', 'due', 0, NULL, 1, 1, '2021-05-05 22:26:19', '25', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '4559b5abf76aba5b31326d4694d0751b2299ec716fdc33b6690ad62f4014bc56', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5023, '2021-05-02 21:19:00', 'SALE/POS5026', 387, 'মেসার্স সমতা ব্রিক্স (নেত্রকোনা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-1456&lt;&sol;p&gt;', '', '296190.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '296190.00', 'completed', 'due', 0, NULL, 1, 1, '2021-05-05 21:49:27', '21.935', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b0fc2b5a63574a8fa8c88dd6868c1d8dc0d7178940e43926ad4ca7689b566ff9', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '8581523.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5024, '2021-05-02 21:28:00', 'SALE/POS5027', 327, 'মো.সফর আলী সর্দার(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1071&lt;&sol;p&gt;', '', '305052.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '305052.00', 'completed', 'due', 0, NULL, 1, 1, '2021-05-05 21:49:09', '23.105', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '89d39a08595614c725ea4a35b0626148c77350a179f72ae321c1be8b2f5439a0', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2688642.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5025, '2021-05-02 21:35:00', 'SALE/POS5028', 327, 'মো.সফর আলী সর্দার(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-1514&lt;&sol;p&gt;', '', '316536.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '316536.00', 'completed', 'due', 0, NULL, 1, 1, '2021-05-05 21:48:52', '23.98', 1, '600000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '52cf4c4b615a18f5bb461d9076141c3c0ff7451325df7d70075f756aeb6f10a4', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2993628.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5026, '2021-05-02 21:36:00', 'SALE/POS5029', 301, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2395&lt;&sol;p&gt;', '', '329868.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '329868.00', 'completed', 'due', 0, NULL, 1, 1, '2021-05-05 21:48:30', '24.99', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f4fa4b1a65ac27acd14e0fdd185d5bd831f6b37a278a41ad0fa45f09eb76d4d0', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '99732.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5027, '2021-05-02 21:37:00', 'SALE/POS5030', 496, 'মোশাররফ হোসেন (ভৈরবপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-3228&lt;&sol;p&gt;', '', '313352.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '313352.00', 'completed', 'due', 0, NULL, 1, 1, '2021-05-05 21:48:16', '23.92', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '2aecd7307e3dd57e7bc048aa2a57aac8fafe1c26d7f3915f6375a303aba271fe', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '282829.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5028, '2021-05-02 21:37:00', 'SALE/POS5031', 496, 'মোশাররফ হোসেন (ভৈরবপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-0263&lt;&sol;p&gt;', '', '315710.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '315710.00', 'completed', 'due', 0, NULL, 1, 1, '2021-05-05 21:47:59', '24.095', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5eea4ed62719570cb633a2da59520f3f28ce26a637b28cd0ac50aec15356d903', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '596181.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5029, '2021-05-02 21:38:00', 'SALE/POS5032', 341, 'মেসার্স ফাইভ স্টার ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;BOT-11-0438&lt;&sol;p&gt;', '', '281424.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '281424.00', 'completed', 'due', 0, NULL, 1, 1, '2021-05-05 21:47:37', '21.32', 1, '602.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'eeabe2950c423e6d2f710b30a0e685b8dd20a3c368135b8ad4072586354d8826', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1884665.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5030, '2021-05-02 21:38:00', 'SALE/POS5033', 341, 'মেসার্স ফাইভ স্টার ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5080&lt;&sol;p&gt;', '', '48048.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '48048.00', 'completed', 'due', 0, NULL, 1, 1, '2021-05-05 21:47:04', '3.6400', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '9b637824e2a99b41bb0fa08730fc5b903a0b09a071537966e95df5dfe21aa64b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2166089.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5031, '2021-05-02 21:39:00', 'SALE/POS5034', 194, 'মো.লিয়াকত মিয়া(বাদাঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-2884&lt;&sol;p&gt;', '', '254364.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '254364.00', 'completed', 'due', 0, NULL, 1, 1, '2021-05-05 21:46:46', '19.265', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '308994d68bbc04144ae629747c553138df55d1a6a9a9f28d23ce16c51494eb60', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '994999.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5032, '2021-05-02 21:39:00', 'SALE/POS5035', 350, 'মেসার্স M.M.K. ব্রিক্স (কিশোরগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-8787&lt;&sol;p&gt;', '', '219420.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '219420.00', 'completed', 'due', 0, NULL, 1, 1, '2021-05-05 21:46:25', '19.08', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '264e4ba26ae5b5b4ca84040a7fd78d8b072ad6d171e2d8502db9ebc41b0f4b3d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '3390457.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5033, '2021-05-02 21:40:00', 'SALE/POS5036', 341, 'মেসার্স ফাইভ স্টার ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5080&lt;&sol;p&gt;', '', '233904.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '233904.00', 'completed', 'due', 0, NULL, 1, 1, '2021-05-05 21:45:55', '17.715', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '01f797e50eae509f937577d07ea60f5758a9ab3ae1419af1741a4910d920126d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2214137.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5034, '2021-05-02 21:40:00', 'SALE/POS5037', 301, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;MMT-11-0139&lt;&sol;p&gt;', '', '233904.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '233904.00', 'completed', 'due', 0, NULL, 1, 1, '2021-05-05 21:45:23', '17.715', 1, '803000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '4e14356038e6dd3a4e7c72c5cec1ff9ad7be3d4c6bacae9a6f1cb5f979d24007', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '429600.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5035, '2021-05-02 21:41:00', 'SALE/POS5038', 392, 'মেসার্স A.B.C ব্রিক্স (নেত্রকোনা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-8040&lt;&sol;p&gt;', '', '277830.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '277830.00', 'completed', 'due', 0, NULL, 1, 1, '2021-05-05 21:44:01', '20.58', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '2fffd05870dfb6523e4a85a78168ea90451d22eb2df53644ac1abe4809125342', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '3984565.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5036, '2021-05-02 21:41:00', 'SALE/POS5039', 194, 'মো.লিয়াকত মিয়া(বাদাঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-0685&lt;&sol;p&gt;', '', '232152.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '232152.00', 'completed', 'due', 0, NULL, 1, 1, '2021-05-05 21:43:37', '22.76', 1, '490000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'bf88eb0ca0d8cb01e8f4af0c0e2dd4ad6574534a11b05f20ab8236a93487898a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1249297.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5037, '2021-05-02 21:42:00', 'SALE/POS5040', 341, 'মেসার্স ফাইভ স্টার ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5080&lt;&sol;p&gt;', '', '251226.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '251226.00', 'completed', 'due', 0, NULL, 1, 1, '2021-05-05 21:43:16', '24.625', 1, '814000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c95160ac9d844d25ffe549b8ffac6dad6cc6ad222435d6b7973e7e551e4cd954', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2447975.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5038, '2021-05-03 22:10:00', 'SALE/POS5041', 392, 'মেসার্স A.B.C ব্রিক্স (নেত্রকোনা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-8040&lt;&sol;p&gt;', '', '288900.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '288900.00', 'completed', 'due', 0, NULL, 1, 1, '2021-05-05 22:35:31', '21.4', 1, '4551000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '11ce9647fccb660bd96cfb976df6bb7d9ec24580f3549ec4a2ad20cec2008899', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '4262395.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5039, '2021-05-03 22:10:00', 'SALE/POS5042', 496, 'মোশাররফ হোসেন (ভৈরবপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-0263&lt;&sol;p&gt;', '', '325797.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '325797.00', 'completed', 'due', 0, NULL, 1, 1, '2021-05-05 22:35:10', '24.865', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '3e513b1ca3d05ef3baad7a037d000329d5d8d0550e3800a629fb7af4034d40d8', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '911891.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5040, '2021-05-03 22:11:00', 'SALE/POS5043', 496, 'মোশাররফ হোসেন (ভৈরবপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2395&lt;&sol;p&gt;', '', '324749.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '324749.00', 'completed', 'due', 0, NULL, 1, 1, '2021-05-05 22:34:52', '24.785', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '6866121612d92df71fc85d7cf6f4f7641acef35dd7f78a4be9bb623ee79310f6', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1237622.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5041, '2021-05-03 22:11:00', 'SALE/POS5044', 496, 'মোশাররফ হোসেন (ভৈরবপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-5586&lt;&sol;p&gt;', '', '304313.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '304313.00', 'completed', 'due', 0, NULL, 1, 1, '2021-05-05 22:34:30', '23.225', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '6f6aef2c7d9b561a7807f850a601f87952ec999361375348d852fe065bd397f4', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1562306.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5042, '2021-05-03 22:12:00', 'SALE/POS5045', 496, 'মোশাররফ হোসেন (ভৈরবপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-3228&lt;&sol;p&gt;', '', '317937.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '317937.00', 'completed', 'due', 0, NULL, 1, 1, '2021-05-05 22:34:10', '24.27', 1, '2258300.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '3595d163dedc2395a18f6cde3b0c18b59aaea6ac35da0fca292f13b21195b092', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1866553.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5043, '2021-05-03 22:13:00', 'SALE/POS5046', 567, 'শিপন মিয়া(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMD-14-0777&lt;&sol;p&gt;', '', '202641.50', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '202641.50', 'completed', 'due', 0, NULL, 1, 1, '2021-05-05 22:46:18', '15.41', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '6226fdfb4b87c18776c6419a54af857826a1f887b4e184775a90e666e27525b8', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5044, '2021-05-03 22:14:00', 'SALE/POS5047', 567, 'শিপন মিয়া(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMD-14-0777&lt;&sol;p&gt;', '', '205271.50', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '205271.50', 'completed', 'due', 0, NULL, 1, 1, '2021-05-05 22:33:47', '15.61', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '6210c8e51b14d8ef5b2169a6f120da635fe4226b003eaea2fd1c4ad20273e80e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '201805.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5045, '2021-05-03 22:15:00', 'SALE/POS5048', 567, 'শিপন মিয়া(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMD-12-1549&lt;&sol;p&gt;', '', '163849.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '163849.00', 'completed', 'due', 0, NULL, 1, 1, '2021-05-05 22:33:24', '12.46', 1, '571762.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b9ae9d3596e6ca09854389554e0ed9b4afbd27a7cb1badcc90226711506897bb', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '407077.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5046, '2021-05-03 22:16:00', 'SALE/POS5049', 330, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-2884&lt;&sol;p&gt;', '', '264650.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '264650.00', 'completed', 'due', 0, NULL, 1, 1, '2021-05-05 22:31:27', '19.745', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a56aeadf6d0fce2592f82f4f00ae91c051015924d74334a7692b8f13217b4efb', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '15140149.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5047, '2021-05-03 22:17:00', 'SALE/POS5050', 330, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-2492&lt;&sol;p&gt;', '', '251786.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '251786.00', 'completed', 'due', 0, NULL, 1, 1, '2021-05-05 22:31:05', '18.785', 1, '15656585.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '9480e687a1c0837c286b651a20e6648ab60f6f6553cd930a893969a2eeb09752', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '15404732.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5048, '2021-05-03 22:17:00', 'SALE/POS5051', 356, 'মেসার্স ফাইভ স্টার ব্রিক্স(ধরকা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-0980&lt;&sol;p&gt;', '', '278124.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '278124.00', 'completed', 'due', 0, NULL, 1, 1, '2021-05-05 22:30:05', '21.07', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '0622ab4a122f125c4f1a143dc782d81a89f2d11591fa1a5bc61a5a3900225262', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5049, '2021-05-03 22:18:00', 'SALE/POS5052', 460, 'মেসার্স আশা ব্রিক্স (কালীগুচ্ছ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0409&lt;&sol;p&gt;', '', '297255.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '297255.00', 'completed', 'due', 0, NULL, 1, 1, '2021-05-05 22:29:45', '22.35', 1, '605000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '228c228fe6b54383c772c5c775adf984033613d43171b398b2250a8e0cafaeaa', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '326176.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5050, '2021-05-03 22:19:00', 'SALE/POS5053', 357, 'মেসার্স বাবুল ব্রিক্স(বিজয়নগর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5080&lt;&sol;p&gt;', '', '310500.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '310500.00', 'completed', 'due', 0, NULL, 1, 1, '2021-05-05 22:29:24', '23', 1, '1918170.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a5b7a63f7a2425c322d68f184f6a0eaadf8a7cd60587dbbc25a049cd891df15f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1607670.80');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5051, '2021-05-03 22:19:00', 'SALE/POS5054', 383, 'মায়ের দোয়া ব্রিক্স(শাবাজপূর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-9544&lt;&sol;p&gt;', '', '118636.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '118636.00', 'completed', 'due', 0, NULL, 1, 1, '2021-05-05 22:27:36', '8.92', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c06c867ed5135ade28e123e6deba5933e6dd995357b2b2d9381d788c35fd85a2', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1784489.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5052, '2021-05-03 22:20:00', 'SALE/POS5055', 364, 'মো. জহিরুল ইসলাম (তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-2022&lt;&sol;p&gt;', '', '194568.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '194568.00', 'completed', 'due', 0, NULL, 1, 1, '2021-05-05 22:27:08', '14.735', 1, '1290353.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f594a838e8e8066110089f9b6b242c6401f79c3ba97ad14cbdcbfbfdcc296517', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2155494.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5053, '2021-05-03 22:21:00', 'SALE/POS5056', 356, 'মেসার্স ফাইভ স্টার ব্রিক্স(ধরকা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-0980&lt;&sol;p&gt;', '', '65178.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '65178.00', 'completed', 'due', 0, NULL, 1, 1, '2021-05-05 22:25:11', '6.385', 1, '360000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a35bec8dde7dbe0a597e9fff18d390d0b7caad038e90446e07ebab840b4f81af', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '278124.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5054, '2021-05-03 22:22:00', 'SALE/POS5057', 383, 'মায়ের দোয়া ব্রিক্স(শাবাজপূর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-9544&lt;&sol;p&gt;', '', '128418.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '128418.00', 'completed', 'due', 0, NULL, 1, 1, '2021-05-05 22:24:31', '12.585', 1, '200000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'cb1fcb84c23b7acafa3e47d7ed6190a6cb48a7c92d670fe89684ea3cc6dc50a4', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1903125.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5055, '2021-05-03 22:23:00', 'SALE/POS5058', 327, 'মো.সফর আলী সর্দার(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1071&lt;&sol;p&gt;', '', '265404.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '265404.00', 'completed', 'due', 0, NULL, 1, 1, '2021-05-05 22:24:11', '26.015', 1, '150000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '144ebd558d9fd248874b50d326dd89a1bedb596fe535db690eb196fa3a00d1da', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2710230.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5056, '2021-05-04 21:09:00', 'SALE/POS5059', 423, 'মেসার্স M.M.S.ব্রিক্স(কিশোরগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1695&lt;&sol;p&gt;', '', '296542.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '296542.00', 'completed', 'due', 0, NULL, 1, 1, '2021-05-06 21:27:28', '22.13', 1, '260369.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '3d183c466a3cc807ad456e4b6e58b863374c705d5db3cbc1c412b2a8338dc0ef', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-32295.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5057, '2021-05-04 21:09:00', 'SALE/POS5060', 356, 'মেসার্স ফাইভ স্টার ব্রিক্স(ধরকা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-0980&lt;&sol;p&gt;', '', '267168.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '267168.00', 'completed', 'due', 0, NULL, 1, 1, '2021-05-06 21:26:45', '20.235', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1873e3c27ce5e60e0d5f19a10221aa9ee648acef82c3db8b365894b58602f683', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-16698.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5058, '2021-05-04 21:10:00', 'SALE/POS5061', 555, 'M.B.S ব্রিক্স(কটিয়াদী)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-5333&lt;&sol;p&gt;', '', '304314.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '304314.00', 'completed', 'due', 0, NULL, 1, 1, '2021-05-06 21:26:27', '22.705', 1, '304100.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '79c44dff8691de656f5e333c66457881c25fedc77ed8ee970bcc2d93557c0bb6', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '67.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5059, '2021-05-04 21:11:00', 'SALE/POS5062', 422, 'মেসার্স H.B.S ব্রিক্স(রামদী)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CMT-11-4335&lt;&sol;p&gt;', '', '289172.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '289172.00', 'completed', 'due', 0, NULL, 1, 1, '2021-05-06 21:26:04', '21.575', 1, '289040.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd7763c61ccd1428145dfd3a23dd8fe25769a8f381ee02a62b2ab9616fc9afe43', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '340.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5060, '2021-05-04 21:12:00', 'SALE/POS5063', 301, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;MMT-11-0139&lt;&sol;p&gt;', '', '241296.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '241296.00', 'completed', 'due', 0, NULL, 1, 1, '2021-05-06 21:21:54', '18.28', 1, '101800.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '6269daa35e4b3c52232051c74a25a830cea78f2531fa96801cbe1ce06d3d69de', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-139496.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5061, '2021-05-04 21:13:00', 'SALE/POS5064', 370, 'মো. কয়েছ মিয়া(সুনামগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-7928&lt;&sol;p&gt;', '', '124080.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '124080.00', 'completed', 'due', 0, NULL, 1, 1, '2021-05-06 21:21:22', '9.4', 1, '300000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f2fbe5191a3a31aba3f4c1d52842b4fb2cd5b043597df544099805bc6b6c15fe', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '9423147.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5062, '2021-05-04 21:13:00', 'SALE/POS5065', 347, 'মেসার্স এশিয়া ব্রিকস(সাল্লাবাদ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;MPT-11-0025&lt;&sol;p&gt;', '', '255555.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '255555.00', 'completed', 'due', 0, NULL, 1, 1, '2021-05-06 21:21:04', '18.93', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7570394a01a0bc97d3c2c5974d37e188c75274ec901672e44168bcb5dc809682', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '622844.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5063, '2021-05-04 21:14:00', 'SALE/POS5066', 350, 'মেসার্স M.M.K. ব্রিক্স (কিশোরগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-8787&lt;&sol;p&gt;', '', '219305.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '219305.00', 'completed', 'due', 0, NULL, 1, 1, '2021-05-06 21:20:43', '19.073', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7399d7fb4e17d6dba9f14aafe9451b2582bef947e490fe96b18e27cb69fed97e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '3609877.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5064, '2021-05-04 21:14:00', 'SALE/POS5067', 322, 'মো. মোহন মিয়া(বি বাড়ীয়া)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;বক্সমাপে নৌকা&lt;&sol;p&gt;', '', '146400.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '146400.00', 'completed', 'due', 0, NULL, 1, 1, '2021-05-06 21:20:16', '12', 1, '3229200.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e27d39bd0757a1fa1c1d47029b23cdbceb24c991d35a83564fc5e2599197d34c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '3082800.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5065, '2021-05-04 21:15:00', 'SALE/POS5068', 537, 'শাপলা ব্রিক্স(কৃষ্ণনগর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;বক্সমাপে নৌকা&lt;&sol;p&gt;', '', '183000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '183000.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-05-06 21:19:57', '15', 1, '183000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '608fcafce613d8f648f07051dfc6d5cb1ec787399be6933a353925f8fa7f1e55', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5066, '2021-05-04 21:16:00', 'SALE/POS5069', 356, 'মেসার্স ফাইভ স্টার ব্রিক্স(ধরকা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-0980&lt;&sol;p&gt;', '', '70278.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '70278.00', 'completed', 'due', 0, NULL, 1, 1, '2021-05-06 21:17:49', '6.89', 1, '320500.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '3ad8e3fd8fbf4282c40f764013e93c803f3beb61e29d36058fa842c76799b320', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '250404.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5067, '2021-05-04 21:16:00', 'SALE/POS5070', 567, 'শিপন মিয়া(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-4755&lt;&sol;p&gt;', '', '192816.00', '0.00', '16', '16.00', '16.00', '0.00', NULL, '0.00', '0.00', '0.00', '192800.00', 'completed', 'due', 0, NULL, 1, 1, '2021-05-06 21:17:26', '18.54', 1, '200000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'bf850788aca2d5d1a231e1864312dd5783700c930f91c32cc5035d9468cdb8e5', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5069, '2021-05-04 21:38:00', 'SALE/POS5072', 567, 'শিপন মিয়া(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '7200.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '7200.00', 'completed', 'due', 0, NULL, 1, 1, '2021-05-06 21:39:01', '1', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '9b2320b6a6eacb9f113445b3c4d62ad27f9bdf002ab8306f0ce2b6ac572897bb', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-7200.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5070, '2021-05-05 21:41:00', 'SALE/POS5073', 350, 'মেসার্স M.M.K. ব্রিক্স (কিশোরগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-8787&lt;&sol;p&gt;', '', '0.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '0.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-05-06 22:00:45', '19.073', 1, '300000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c1bdd378f9aee3f647b7c54ae41122846a411f914915c49bc80b2d6fee985999', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '3829182.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5071, '2021-05-05 21:42:00', 'SALE/POS5074', 327, 'মো.সফর আলী সর্দার(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1071&lt;&sol;p&gt;', '', '280194.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '280194.00', 'completed', 'due', 0, NULL, 1, 1, '2021-05-06 22:00:27', '20.91', 1, '250000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c2c602fb5bd2e9bbf33a23daa5278aad18e7091c9cea8386fa2db82ab4c14618', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2825634.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5072, '2021-05-05 21:42:00', 'SALE/POS5075', 370, 'মো. কয়েছ মিয়া(সুনামগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-4377&lt;&sol;p&gt;', '', '256823.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '256823.00', 'completed', 'due', 0, NULL, 1, 1, '2021-05-06 21:54:37', '19.31', 1, '200376.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '04c94976992690bf9da02c7167029dcb0a39797ea45a730e85099df2e676c955', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '9247227.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5073, '2021-05-05 21:43:00', 'SALE/POS5076', 496, 'মোশাররফ হোসেন (ভৈরবপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1695&lt;&sol;p&gt;', '', '278113.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '278113.00', 'completed', 'due', 0, NULL, 1, 1, '2021-05-06 21:54:19', '21.23', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '41a5a029a863f3ecb08487ee47c1906d12b30a023382686af9279539038e8c30', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-30473.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5074, '2021-05-05 21:43:00', 'SALE/POS5077', 496, 'মোশাররফ হোসেন (ভৈরবপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2395&lt;&sol;p&gt;', '', '329727.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '329727.00', 'completed', 'due', 0, NULL, 1, 1, '2021-05-06 21:53:57', '25.165', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8a221c910fe696d80392f3983aba6fbd43cd10df6084c8b84ea02de4abe54f44', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '247640.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5075, '2021-05-05 21:44:00', 'SALE/POS5078', 496, 'মোশাররফ হোসেন (ভৈরবপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5080&lt;&sol;p&gt;', '', '293571.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '293571.00', 'completed', 'due', 0, NULL, 1, 1, '2021-05-06 21:51:58', '22.405', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f75584078442b0e866755cb8511ef180bdf59432adbd076da3cb32856ccde943', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '577301.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5076, '2021-05-05 21:44:00', 'SALE/POS5079', 496, 'মোশাররফ হোসেন (ভৈরবপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-5586&lt;&sol;p&gt;', '', '305099.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '305099.00', 'completed', 'due', 0, NULL, 1, 1, '2021-05-06 21:51:40', '23.29', 1, '2000000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '585f37762d3e7dbfbb4452532ce6210a96025b01751c651f275c75149b3a8784', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '870807.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5077, '2021-05-05 21:45:00', 'SALE/POS5080', 340, 'মেসার্স সুমন ব্রিক্স(নবীনগর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;বক্সমাপে নৌকা&lt;&sol;p&gt;', '', '984000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '984000.00', 'completed', 'due', 0, NULL, 1, 1, '2021-05-06 21:51:11', '80', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'be01409fa1e4b5283b7cd049bf893860069a7a1e1ddc8be6a2552e02128e5418', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '7795900.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5078, '2021-05-05 21:45:00', 'SALE/POS5081', 501, 'মেসার্স G.M.C.ব্রিক্স(চাঁনপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;বক্সমাপে নৌকা&lt;&sol;p&gt;', '', '1078800.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '1078800.00', 'completed', 'due', 0, NULL, 1, 1, '2021-05-06 21:50:19', '87', 1, '2700000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '63bf8734dc49f2ecaf94c271491a7e22b1ae01663447c98bb53b5e8875b8f433', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1628700.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5079, '2021-05-05 21:46:00', 'SALE/POS5082', 321, 'সেলিম এন্টারপ্রাইজ(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-6153&lt;&sol;p&gt;', '', '115816.50', '0.00', '16.5', '16.50', '16.50', '0.00', NULL, '0.00', '0.00', '0.00', '115800.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-05-06 21:49:28', '11.19', 1, '115800.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '989821e67db5daf5b2a6cf95326ff23558649d8fa0b82c0de499660e5f6c15f8', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '136.25');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5080, '2021-05-05 21:47:00', 'SALE/POS5083', 306, 'মেসার্স তাহসিন এন্টারপ্রাইজ(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMD-12-1079&lt;&sol;p&gt;', '', '71545.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '71545.00', 'completed', 'due', 0, NULL, 1, 1, '2021-05-06 21:49:11', '6.975', 1, '170000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '523deb8c0a61bc415d837ed164c95c9855eec07aac1fac35d6c833d1174c779f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '116036.70');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5081, '2021-05-05 21:47:00', 'SALE/POS5084', 340, 'মেসার্স সুমন ব্রিক্স(নবীনগর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;বক্সমাপে নৌকা&lt;&sol;p&gt;', '', '429400.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '429400.00', 'completed', 'due', 0, NULL, 1, 1, '2021-05-06 21:48:41', '38', 1, '1000000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '95800207804717a8bb1ad73a0c165f04b3c41081dbae9e481320f4e71b8a138a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '8779900.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5082, '2021-05-06 15:04:00', 'SALE/POS5085', 572, 'আঃ হালিম(পাথর)(ভৈরব বাজার)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;১ ট্রলি&lt;&sol;p&gt;', '', '18050.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '18050.00', 'completed', 'due', 0, NULL, 1, 1, '2021-05-07 15:06:02', '95', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b35b98a4318e19f2fa20106e96cecb260d26c32ed906d1f431e693344ddb9f19', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5083, '2021-05-06 15:05:00', 'SALE/POS5086', 533, 'সেন্টু মিয়া(কালীপুর)(পাথর)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;১ ট্রলি&lt;&sol;p&gt;', '', '17575.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '17575.00', 'completed', 'due', 0, NULL, 1, 1, '2021-07-09 16:00:04', '95', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '4fbdaeb13a69a4965a5a0127c9a4d22f7e86eb28f8e55d6db223e4d3bdc4542e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '76500.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5084, '2021-05-06 19:15:00', 'SALE/POS5087', 496, 'মোশাররফ হোসেন (ভৈরবপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-1350&lt;&sol;p&gt;', '', '291606.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '291606.00', 'completed', 'due', 0, NULL, 1, 1, '2021-05-09 19:35:58', '22.26', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '627318b11d6e7ce18c77f28236f4c58b50a8bcb662212b429125e05df0da4093', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-823963.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5085, '2021-05-06 19:16:00', 'SALE/POS5088', 496, 'মোশাররফ হোসেন (ভৈরবপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-0739&lt;&sol;p&gt;', '', '300121.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '300121.00', 'completed', 'due', 0, NULL, 1, 1, '2021-05-09 19:35:39', '22.905', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e9b43572129396066dcc3f1c15046cf94bc65601b59a32e2ab49e3c450045e3b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-532357.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5086, '2021-05-06 19:16:00', 'SALE/POS5089', 496, 'মোশাররফ হোসেন (ভৈরবপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-6821&lt;&sol;p&gt;', '', '317544.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '317544.00', 'completed', 'due', 0, NULL, 1, 1, '2021-05-09 19:35:22', '24.235', 1, '718.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '43276ed2cc5669230b81772e4dea6792c1b45f5e6b9d91434f11be849c9adf1e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-232301.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5087, '2021-05-06 19:16:00', 'SALE/POS5090', 327, 'মো.সফর আলী সর্দার(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1071&lt;&sol;p&gt;', '', '201804.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '201804.00', 'completed', 'due', 0, NULL, 1, 1, '2021-05-09 19:34:51', '15.055', 1, '2316168.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '77352ba8b0ce0be84eeea9a29be6435e34eb7e5ef2d62b9ac204c0a268e26aa4', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2855828.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5088, '2021-05-06 19:17:00', 'SALE/POS5091', 402, 'মেসার্স রুমান ব্রিক্স (কিশোরগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2334&lt;&sol;p&gt;', '', '337824.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '337824.00', 'completed', 'due', 0, NULL, 1, 1, '2021-05-09 19:34:30', '24.835', 1, '3699672.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '397b31a897fe0cd753e44ec21b2bbf7007a0ace33ad680d11ee46c5c54ebb018', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '3410686.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5089, '2021-05-06 19:18:00', 'SALE/POS5092', 387, 'মেসার্স সমতা ব্রিক্স (নেত্রকোনা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CMT-11-3344&lt;&sol;p&gt;', '', '307530.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '307530.00', 'completed', 'due', 0, NULL, 1, 1, '2021-05-09 19:34:11', '22.78', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '373cd25cdbb7bdfa6ec94c0fe6bf383bc8a6268e83d86b28969a1e5b1a72e817', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '8877713.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5090, '2021-05-06 19:18:00', 'SALE/POS5093', 347, 'মেসার্স এশিয়া ব্রিকস(সাল্লাবাদ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMD-14-0777&lt;&sol;p&gt;', '', '75600.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '75600.00', 'completed', 'due', 0, NULL, 1, 1, '2021-05-09 19:33:43', '5.595', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1f351a9cc2989b210d765b8f35da08ae9c5992a5bf0551d12b3c751393af3fb8', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '878399.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5091, '2021-05-06 19:19:00', 'SALE/POS5094', 347, 'মেসার্স এশিয়া ব্রিকস(সাল্লাবাদ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5851&lt;&sol;p&gt;', '', '136485.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '136485.00', 'completed', 'due', 0, NULL, 1, 1, '2021-05-09 19:32:02', '10.11', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '908e685308b7d0697caad388094e80f6918ca77edc73e622d2d1b66cc821a662', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '953931.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5092, '2021-05-05 19:20:00', 'SALE/POS5095', 350, 'মেসার্স M.M.K. ব্রিক্স (কিশোরগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-8787&lt;&sol;p&gt;', '', '219420.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '219420.00', 'completed', 'due', 0, NULL, 1, 1, '2021-05-10 15:55:43', '19.08', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '12e10a5b328f806eb2f738cfb7a9b85ce038c88edd746d2deda3dcf283bf902a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '3529182.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5093, '2021-05-06 19:20:00', 'SALE/POS5096', 347, 'মেসার্স এশিয়া ব্রিকস(সাল্লাবাদ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMD-14-0777&lt;&sol;p&gt;', '', '221670.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '221670.00', 'completed', 'due', 0, NULL, 1, 1, '2021-05-09 19:28:16', '16.415', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c4d9daa7d88923aab0a11551f66cb55b22732215b5faedeff4797f6f5d2071c1', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1090416.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5094, '2021-05-06 19:21:00', 'SALE/POS5097', 347, 'মেসার্স এশিয়া ব্রিকস(সাল্লাবাদ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMD-14-0777&lt;&sol;p&gt;', '', '153090.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '153090.00', 'completed', 'due', 0, NULL, 1, 1, '2021-05-09 19:27:57', '11.34', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f8bc2e351929b24f2ffff696eac4c45abb7372b71aa230e5f8477e1678498033', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1312019.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5095, '2021-05-06 19:22:00', 'SALE/POS5098', 347, 'মেসার্স এশিয়া ব্রিকস(সাল্লাবাদ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5851&lt;&sol;p&gt;', '', '93555.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '93555.00', 'completed', 'due', 0, NULL, 1, 1, '2021-05-09 19:27:09', '6.93', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '441456e00daff5abd1366201a9a15ba4704754311976f64a2ab7ea3cdb38baa8', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1465109.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5096, '2021-05-06 19:22:00', 'SALE/POS5099', 347, 'মেসার্স এশিয়া ব্রিকস(সাল্লাবাদ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;MPT-11-0025&lt;&sol;p&gt;', '', '271890.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '271890.00', 'completed', 'due', 0, NULL, 1, 1, '2021-05-09 19:26:46', '20.14', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5d9eaccd60a2178fecf9000a62b485d6a10b499ff8ecffbc0cde324ddf52f372', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1558664.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5097, '2021-05-06 19:23:00', 'SALE/POS5100', 361, 'রিয়াজ এন্টারপ্রাইজ(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-2046&lt;&sol;p&gt;', '', '255672.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '255672.00', 'completed', 'due', 0, NULL, 1, 1, '2021-05-09 19:26:26', '19.08', 1, '255000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8f82cf6a354ad3d2cec81e3fb9e2e24164da3d273901beccfbf6ad1495d6db8d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '57374.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5098, '2021-05-06 19:23:00', 'SALE/POS5101', 368, 'আলী হোসেন  জামাই(কালীপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-8234&lt;&sol;p&gt;', '', '191352.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '191352.00', 'completed', 'due', 0, NULL, 1, 1, '2021-05-09 19:25:58', '14.275', 1, '303600.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '37ff3d77c62450ae7f41b522ba5f6306c800e9f3b78570c9278ba1fddfac2853', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '50186.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5099, '2021-05-06 19:24:00', 'SALE/POS5102', 339, 'নুরানী ট্রেডার্স(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-3318&lt;&sol;p&gt;', '', '241592.00', '0.00', '292', '292.00', '292.00', '0.00', NULL, '0.00', '0.00', '0.00', '241300.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-05-09 19:25:35', '23.23', 1, '241300.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '6dfc3a25dc4261ff44fa380838b42ee8403385df0167f590cb8d665ee2a86363', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5100, '2021-05-06 19:19:00', 'SALE/POS5103', 368, 'আলী হোসেন  জামাই(কালীপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-8234&lt;&sol;p&gt;', '', '62310.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '62310.00', 'completed', 'due', 0, NULL, 1, 1, '2021-05-10 17:01:47', '4.65', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1b9b980517e56d899d1e52092a87464b9e5382b6f8c7eb3b85ac849bdc76042a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '3057565.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5101, '2021-05-07 19:47:00', 'SALE/POS5104', 347, 'মেসার্স এশিয়া ব্রিকস(সাল্লাবাদ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;MPT-11-0025&lt;&sol;p&gt;', '', '243810.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '243810.00', 'completed', 'due', 0, NULL, 1, 1, '2021-05-10 13:01:45', '18.06', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '0e8a6d9ddb699957025b061f2ff24a7a7e27b04d7a464f572b1aa17a17c39a92', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1830689.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5102, '2021-05-07 19:47:00', 'SALE/POS5105', 347, 'মেসার্স এশিয়া ব্রিকস(সাল্লাবাদ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMD-14-0777&lt;&sol;p&gt;', '', '231795.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '231795.00', 'completed', 'due', 0, NULL, 1, 1, '2021-05-10 13:02:07', '17.17', 1, '1000000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '72999f22b05f2027d9e2a3143d1760b28e2e83d12d71c60ea1fd52c6d487a2c2', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2074499.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5103, '2021-05-07 19:51:00', 'SALE/POS5106', 387, 'মেসার্স সমতা ব্রিক্স (নেত্রকোনা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-5586&lt;&sol;p&gt;', '', '294030.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '294030.00', 'completed', 'due', 0, NULL, 1, 1, '2021-05-10 13:00:59', '21.78', 1, '9399945.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '0252333d9f3bf97e172ddc7285d5b5436a248ac8043130929f025dccbf25c660', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '9185243.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5104, '2021-05-07 19:52:00', 'SALE/POS5107', 517, 'মেসার্স B.B.C ব্রিক্স(চানপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;বক্সমাপে&lt;&sol;p&gt;', '', '1674000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '1674000.00', 'completed', 'due', 0, NULL, 1, 1, '2021-05-10 13:02:19', '135', 1, '2342759.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '6215679e139a6620e134f7c877d245cbb5dea0d9ecdd73c4ce413c1d804e5c54', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '3309000.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5105, '2021-05-07 19:53:00', 'SALE/POS5108', 312, 'মুজিবুর এন্ড সন্স(বড়ছরা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-3705&lt;&sol;p&gt;', '', '258615.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '258615.00', 'completed', 'due', 0, NULL, 1, 1, '2021-05-10 13:00:03', '24.625', 1, '510000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '4bfde2075920d4a67fd2358f4ab3fc3002d02d5b12047f28d7f0b7e995d3f84d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '254909.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5106, '2021-05-07 20:17:00', 'SALE/POS5109', 573, 'আসলাম মোল্লা(ভৈরব)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2639&lt;&sol;p&gt;', '', '152048.00', '0.00', '48', '48.00', '48.00', '0.00', NULL, '0.00', '0.00', '0.00', '152000.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-05-10 13:00:21', '14.62', 1, '152000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd422a3a7ad546383a190a65b0a14bafc50c7f546d5b9e89b4bb6bc29395f3bcc', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5107, '2021-05-07 20:19:00', 'SALE/POS5110', 574, 'ইউনাইটেড ব্রিক্স(ভৈরব)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0409&lt;&sol;p&gt;', '', '173888.00', '0.00', '88', '88.00', '88.00', '0.00', NULL, '0.00', '0.00', '0.00', '173800.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-05-10 12:59:16', '16.72', 1, '173800.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '60c7b1574b323effe84cad44385e5ac61cf0b48479aa756539b5b56ba4342864', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5109, '2021-05-06 15:56:00', 'SALE/POS5112', 350, 'মেসার্স M.M.K. ব্রিক্স (কিশোরগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-8787&lt;&sol;p&gt;', '', '219420.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '219420.00', 'completed', 'due', 0, NULL, 1, 1, '2021-05-10 15:57:22', '19.08', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'df4df43363b56696e6eb157ce4a506a111656f9ef2362faea97c1c027a4ca8a6', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '3748602.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5110, '2021-04-30 16:06:00', 'SALE/POS5113', 496, 'মোশাররফ হোসেন (ভৈরবপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;গাড়ী ভাড়া&plus;স্কেল&lt;&sol;p&gt;', '', '9600.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '9600.00', 'completed', 'due', 0, NULL, 1, 1, '2021-05-10 16:06:51', '1', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'db10e4e40940913ea5e9dd34b7d226f0c9bdc715d35e27cb00bec97ceb05f815', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '116138.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5111, '2021-05-02 16:11:00', 'SALE/POS5114', 496, 'মোশাররফ হোসেন (ভৈরবপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;গাড়ী ভাড়া&plus;স্কেল&lt;&sol;p&gt;', '', '21326.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '21326.00', 'completed', 'due', 0, NULL, 1, 1, '2021-05-10 16:12:18', '1', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b731c8aea7fde34d093ea47a1448441dbca8d5d7d3889ad3bdf0553e54b15909', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '125738.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5112, '2021-05-03 16:13:00', 'SALE/POS5115', 496, 'মোশাররফ হোসেন (ভৈরবপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;গাড়ী ভাড়া&plus;স্কেল&lt;&sol;p&gt;', '', '43143.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '43143.00', 'completed', 'due', 0, NULL, 1, 1, '2021-05-10 16:14:00', '1', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'dd042aace7ccdad938618bf9d2c32f7afc7c3d77fd432e2567c23c9e0715802c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '147064.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5113, '2021-05-05 16:14:00', 'SALE/POS5116', 496, 'মোশাররফ হোসেন (ভৈরবপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;গাড়ী ভাড়া&plus;স্কেল&lt;&sol;p&gt;', '', '40919.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '40919.00', 'completed', 'due', 0, NULL, 1, 1, '2021-05-10 16:17:51', '1', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7dbb695d1ed98aab6d9ee07366c08105f09f04394f28a8472e51d2719810175b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '190207.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5114, '2021-05-06 16:18:00', 'SALE/POS5117', 496, 'মোশাররফ হোসেন (ভৈরবপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;গাড়ী ভাড়া&plus;স্কেল&lt;&sol;p&gt;', '', '30836.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '30836.00', 'completed', 'due', 0, NULL, 1, 1, '2021-05-10 16:19:07', '1', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '775d50054feb7b469cc9778608caec8d5e0789437292b224784aa0e13ec70d56', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '231126.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5115, '2021-05-06 17:02:00', 'SALE/POS5118', 327, 'মো.সফর আলী সর্দার(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '10000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '10000.00', 'completed', 'due', 0, NULL, 1, 1, '2021-05-10 17:03:29', '1', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f04882ae3080e25b53d49050c3d77200802f81a2c30b7a4f18cb4d945c3f9771', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '3057632.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5116, '2021-05-08 12:43:00', 'SALE/POS5119', 350, 'মেসার্স M.M.K. ব্রিক্স (কিশোরগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-8787&lt;&sol;p&gt;', '', '228960.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '228960.00', 'completed', 'due', 0, NULL, 1, 1, '2021-05-29 12:03:36', '19.08', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1090cd3d009fa9a8daf767691ebaf3bfda47a3696558108a962fd4590504ba83', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '3968022.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5117, '2021-05-08 12:44:00', 'SALE/POS5120', 301, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2395&lt;&sol;p&gt;', '', '332320.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '332320.00', 'completed', 'due', 0, NULL, 1, 1, '2021-05-11 13:00:58', '24.8', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f300ea713e76f682ffb952e8c975c7f2f5dc790178858c0f0cf8134feb4261c6', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5118, '2021-05-08 12:44:00', 'SALE/POS5121', 301, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2334&lt;&sol;p&gt;', '', '129846.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '129846.00', 'completed', 'due', 0, NULL, 1, 1, '2021-05-11 13:00:34', '9.685', 1, '562099.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '6dd27df9c429bef39da33730b1f55838bb79b06f46856b72b81e56dc70fbd32e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '332320.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5119, '2021-05-08 12:47:00', 'SALE/POS5122', 356, 'মেসার্স ফাইভ স্টার ব্রিক্স(ধরকা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-0980&lt;&sol;p&gt;', '', '269072.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '269072.00', 'completed', 'due', 0, NULL, 1, 1, '2021-05-11 13:00:12', '20.075', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c95f89d5763b9fc820d06bd9cf383a3e1365e2cd9cd6ef0e30f01d4946db0d37', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '248.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5120, '2021-05-08 12:48:00', 'SALE/POS5123', 383, 'মায়ের দোয়া ব্রিক্স(শাবাজপূর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-9544&lt;&sol;p&gt;', '', '190755.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '190755.00', 'completed', 'due', 0, NULL, 1, 1, '2021-05-11 12:59:50', '14.13', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1ec536c9c00a8f16f7b7fb475c0c35d624a642a6686c1a02db7d854b8542f782', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1831543.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5121, '2021-05-08 12:50:00', 'SALE/POS5124', 370, 'মো. কয়েছ মিয়া(সুনামগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-4377&lt;&sol;p&gt;', '', '262941.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '262941.00', 'completed', 'due', 0, NULL, 1, 1, '2021-05-11 12:59:14', '19.765', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a059ba50f9b3ea20e16ae5ae4892f629573ebdecdf41b137e7cb4d3a9b904341', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '9303674.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5122, '2021-05-08 12:50:00', 'SALE/POS5125', 340, 'মেসার্স সুমন ব্রিক্স(নবীনগর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;বক্সমাপে&lt;&sol;p&gt;', '', '861000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '861000.00', 'completed', 'due', 0, NULL, 1, 1, '2021-05-11 12:58:45', '70', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '19292e0d03f5f44ca6de462beecdf469dc2ca5217c13b4cddc59e2e15081a08f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '8209300.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5123, '2021-05-08 12:52:00', 'SALE/POS5126', 356, 'মেসার্স ফাইভ স্টার ব্রিক্স(ধরকা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-0980&lt;&sol;p&gt;', '', '77168.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '77168.00', 'completed', 'due', 0, NULL, 1, 1, '2021-05-11 12:58:06', '7.42', 1, '346000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'bc4e266a22107bf6001686ed4a65cb2d7a2eaa7bf9ab1b025eb300062426ff88', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '269253.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5124, '2021-05-08 12:53:00', 'SALE/POS5127', 383, 'মায়ের দোয়া ব্রিক্স(শাবাজপূর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-9544&lt;&sol;p&gt;', '', '113400.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '113400.00', 'completed', 'due', 0, NULL, 1, 1, '2021-05-11 12:56:58', '10.8', 1, '100000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '250005f89e3055b1ff12b996a965762a6b01c7e0e559fcf4f73a55c7d209a65c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2022298.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5125, '2021-05-08 12:54:00', 'SALE/POS5128', 321, 'সেলিম এন্টারপ্রাইজ(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;BT-11-0575&lt;&sol;p&gt;', '', '103110.00', '0.00', '57.5', '57.50', '57.50', '0.00', NULL, '0.00', '0.00', '0.00', '103052.50', 'completed', 'due', 0, NULL, 1, 1, '2021-05-11 12:56:23', '9.815', 1, '103000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '006b2e27c3cda6ea15c0c6c8c9a1dcf09fa02a2dfbb1016262d31a4f00909361', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '136.25');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5126, '2021-05-08 12:54:00', 'SALE/POS5129', 340, 'মেসার্স সুমন ব্রিক্স(নবীনগর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;বক্সমাপে&lt;&sol;p&gt;', '', '565000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '565000.00', 'completed', 'due', 0, NULL, 1, 1, '2021-05-11 12:55:28', '50', 1, '9630000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '74b7bbf43109867eea2f19b21fa836f3956def602f64a6cca0c726fb12428a7f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '9070300.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5127, '2021-05-09 13:11:00', 'SALE/POS5130', 350, 'মেসার্স M.M.K. ব্রিক্স (কিশোরগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-8787&lt;&sol;p&gt;', '', '228960.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '228960.00', 'completed', 'due', 0, NULL, 1, 1, '2021-05-11 21:36:43', '19.08', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '2d6e60856ebe551a9a99ba8eb0b3cee211020b71e3f39c0c9b1566d4579f00a8', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '3968022.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5128, '2021-05-09 13:12:00', 'SALE/POS5131', 349, 'মেসার্স B.B.F ব্রিক্স(গৌরিপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-0319&lt;&sol;p&gt;', '', '76782.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '76782.00', 'completed', 'due', 0, NULL, 1, 1, '2021-05-11 21:36:27', '5.73', 1, '179000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5fc23dd32fe04af3aee5f43adddba73528cc0508f1ff34e5ce01218b60b0c6f0', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '102994.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5129, '2021-05-09 14:21:00', 'SALE/POS5132', 575, 'প্রভাতী ব্রিক্স(গোকনঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2395&lt;&sol;p&gt;', '', '300645.00', '0.00', '145', '145.00', '145.00', '0.00', NULL, '0.00', '0.00', '0.00', '300500.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-05-11 21:37:33', '22.27', 1, '300500.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '2eed3c218327172227393fa9d7e5270c200cf56aac5f3eff1700a381142c73ae', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5130, '2021-05-09 14:22:00', 'SALE/POS5133', 555, 'M.B.S ব্রিক্স(কটিয়াদী)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-5333&lt;&sol;p&gt;', '', '294705.00', '0.00', '5', '5.00', '5.00', '0.00', NULL, '0.00', '0.00', '0.00', '294700.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-05-11 21:32:38', '21.83', 1, '294700.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'dd67a0f124d9f59dddabfe598ebe94277135d501f4da7aa93421599ab5861f11', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '281.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5131, '2021-05-09 14:24:00', 'SALE/POS5134', 496, 'মোশাররফ হোসেন (ভৈরবপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1695&lt;&sol;p&gt;', '', '299466.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '299466.00', 'completed', 'due', 0, NULL, 1, 1, '2021-05-11 21:30:54', '22.86', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd7e3961f13d522f8f34453d803b8c60c658391f5f28c3d1614c80661f2d50eaf', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '187274.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5132, '2021-05-09 14:25:00', 'SALE/POS5135', 496, 'মোশাররফ হোসেন (ভৈরবপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CMT-11-3344&lt;&sol;p&gt;', '', '288855.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '288855.00', 'completed', 'due', 0, NULL, 1, 1, '2021-05-11 21:30:22', '22.05', 1, '795400.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c19dc544c0dadba541506bedd2d9ff55f19b946c9e6f92b1d1f1c155d6eb6aeb', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '486740.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5133, '2021-05-09 14:25:00', 'SALE/POS5136', 537, 'শাপলা ব্রিক্স(কৃষ্ণনগর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;নৌকা বক্সমাপে&lt;&sol;p&gt;', '', '307500.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '307500.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-05-11 21:29:56', '25', 1, '307500.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '9991ac6d24a8834e879f7ef6a8a1bec7041703ae4236ad979424c2a8dd1df10d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5134, '2021-05-09 14:28:00', 'SALE/POS5137', 576, 'শাহীন শাহ(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-4755&lt;&sol;p&gt;', '', '192279.00', '0.00', '25.5', '25.50', '25.50', '0.00', NULL, '0.00', '0.00', '0.00', '192253.50', 'completed', 'paid', 0, NULL, 1, 1, '2021-05-11 21:29:12', '17.965', 1, '192253.5000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '88300cbc78fb999934b6dc8904408b5361ae201cfcdbae84fbda93ba446b95ec', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5135, '2021-05-10 20:06:00', 'SALE/POS5138', 350, 'মেসার্স M.M.K. ব্রিক্স (কিশোরগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-8787&lt;&sol;p&gt;', '', '228960.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '228960.00', 'completed', 'due', 0, NULL, 1, 1, '2021-05-12 20:15:26', '19.08', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '23bf18c5e9b5cbda4a2516bcd3d83ff899ccefffd47a1e4e43de8c682e8a0915', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '4196982.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5136, '2021-05-10 20:06:00', 'SALE/POS5139', 341, 'মেসার্স ফাইভ স্টার ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-0739&lt;&sol;p&gt;', '', '211545.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '211545.00', 'completed', 'due', 0, NULL, 1, 1, '2021-05-12 20:15:02', '15.665', 1, '350000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '08b1841b9c6821bbf0bf26b31da68e05a079d1de9f15fcbc3e8c830b35a74620', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1884665.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5137, '2021-05-10 20:07:00', 'SALE/POS5140', 346, 'মেসার্স আয়েশা ব্রিক্স(ছাতলপাড়)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;বক্সমাপে নৌকা&lt;&sol;p&gt;', '', '851000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '851000.00', 'completed', 'due', 0, NULL, 1, 1, '2021-05-12 20:14:18', '74', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'bf80684ad05b2aeeac4552b7d860e80780e2f29ecb4980a9f62f2b77bd74ae19', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2967848.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5138, '2021-05-10 20:08:00', 'SALE/POS5141', 366, 'মেসার্স মেহেদী ব্রিক্স(বি বাড়ীয়া)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5080&lt;&sol;p&gt;', '', '228114.00', '0.00', '14', '14.00', '14.00', '0.00', NULL, '0.00', '0.00', '0.00', '228100.00', 'completed', 'due', 0, NULL, 1, 1, '2021-05-12 20:13:56', '16.53', 1, '382600.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c8a9ef236b54b806e2daa3bad3781451872ad42adcc7111f71b058057853e61f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '154551.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5139, '2021-05-10 20:08:00', 'SALE/POS5142', 584, 'ফাইভ স্টার ব্রিক্স(মানিক)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0409&lt;&sol;p&gt;', '', '197505.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '197505.00', 'completed', 'due', 0, NULL, 1, 1, '2021-05-29 14:41:17', '14.63', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '678f89500afa4613a97b6f089de9c2eb7ab0272889622aefdfcb6e3c77125d89', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '649364.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5140, '2021-05-10 20:09:00', 'SALE/POS5143', 584, 'ফাইভ স্টার ব্রিক্স(মানিক)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0409&lt;&sol;p&gt;', '', '118140.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '118140.00', 'completed', 'due', 0, NULL, 1, 1, '2021-05-29 14:41:59', '10.74', 1, '250000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a2a74a0ba27985119b2521d3794c2b2f73dd13f0b5c0ef7dad63a990b3ee9702', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '846869.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5141, '2021-05-10 20:10:00', 'SALE/POS5144', 346, 'মেসার্স আয়েশা ব্রিক্স(ছাতলপাড়)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;বক্সমাপে নৌকা&lt;&sol;p&gt;', '', '262500.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '262500.00', 'completed', 'due', 0, NULL, 1, 1, '2021-05-12 20:12:18', '25', 1, '1100000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '684b1704350ccc721fae4ad41020955e3a6a8c201eb65c49891eeec50fe0407d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '3818848.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5142, '2021-05-11 13:52:00', 'SALE/POS5145', 301, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-0139&lt;&sol;p&gt;', '', '240846.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '240846.00', 'completed', 'due', 0, NULL, 1, 1, '2021-05-13 18:06:19', '17.575', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '26b2bd21480855986145522bd0b3041f2b8c381f796ebb20735bcf90bb67bdd5', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-99834.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5143, '2021-05-11 13:53:00', 'SALE/POS5146', 194, 'মো.লিয়াকত মিয়া(বাদাঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0077&lt;&sol;p&gt;', '', '205089.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '205089.00', 'completed', 'due', 0, NULL, 1, 1, '2021-05-13 18:05:52', '14.965', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '9acd3e23b7468a718f6e94636b655b4abfdb4b943b3337f7ecf67ba6f5006245', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '991515.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5144, '2021-05-11 13:54:00', 'SALE/POS5147', 194, 'মো.লিয়াকত মিয়া(বাদাঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-9888&lt;&sol;p&gt;', '', '268246.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '268246.00', 'completed', 'due', 0, NULL, 1, 1, '2021-05-13 18:05:34', '19.575', 1, '1450000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '3523a5eaff41b25847d0cffc17c9dd67e8e347de7ccad787dc6ae9d77bc2e152', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1196536.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5145, '2021-05-11 13:55:00', 'SALE/POS5148', 383, 'মায়ের দোয়া ব্রিক্স(শাবাজপূর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-9544&lt;&sol;p&gt;', '', '135945.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '135945.00', 'completed', 'due', 0, NULL, 1, 1, '2021-05-13 18:05:13', '10.07', 1, '1100000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'bc2112b76858bb5cc48c8065dc658fd6cd0a41eb93e443d41f36ddd61185f938', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2035698.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5146, '2021-05-11 14:01:00', 'SALE/POS5149', 361, 'রিয়াজ এন্টারপ্রাইজ(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-2046&lt;&sol;p&gt;', '', '140622.00', '0.00', '553', '553.00', '553.00', '0.00', NULL, '0.00', '0.00', '0.00', '140069.00', 'completed', 'due', 0, NULL, 1, 1, '2021-05-13 18:04:48', '10.185', 1, '140000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '6ab83bbc8be51097a063d9407559db6bd5009eaae39b980594b236c790bb26e7', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '58046.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5147, '2021-05-11 14:02:00', 'SALE/POS5150', 363, 'মো.নুরুল আমিন/ইকবাল(ভৈরব)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-13-1429&lt;&sol;p&gt;', '', '280363.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '280363.00', 'completed', 'due', 0, NULL, 1, 1, '2021-05-13 18:04:11', '20.17', 1, '280240.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b54d9beec99ebb842f146b9f1b814bc62a0a7021b539988e53c6793b45adc239', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '418278.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5148, '2021-05-11 14:02:00', 'SALE/POS5151', 350, 'মেসার্স M.M.K. ব্রিক্স (কিশোরগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-8787&lt;&sol;p&gt;', '', '48000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '48000.00', 'completed', 'due', 0, NULL, 1, 1, '2021-05-13 18:07:10', '4', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '9575fd23dc4643eec0b15e89c4f62d373530b6712b9bd19c3581a6d7a12fa578', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '4425942.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5149, '2021-05-11 14:03:00', 'SALE/POS5152', 301, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5080&lt;&sol;p&gt;', '', '256464.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '256464.00', 'completed', 'due', 0, NULL, 1, 1, '2021-05-13 18:06:55', '18.72', 1, '660000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '4cd834af926aa5efaad4f39f2256f048096c56608be55f2e61b6e36c5f6440be', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '140943.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5150, '2021-05-11 14:03:00', 'SALE/POS5153', 350, 'মেসার্স M.M.K. ব্রিক্স (কিশোরগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-8787&lt;&sol;p&gt;', '', '180840.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '180840.00', 'completed', 'due', 0, NULL, 1, 1, '2021-05-13 18:02:47', '15.07', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e165bd5d9fd4b0be64bd1cdb29b18cbc7d7d63d2fc40e683387d07f77db0034b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '4473942.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5151, '2021-05-11 14:05:00', 'SALE/POS5154', 504, 'ভাই ভাই ব্রিক্স(মনোহরদী)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-0739&lt;&sol;p&gt;', '', '219891.00', '0.00', '378', '378.00', '378.00', '0.00', NULL, '0.00', '0.00', '0.00', '219513.00', 'completed', 'due', 0, NULL, 1, 1, '2021-05-13 18:06:31', '19.81', 1, '219500.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '879e621575f951e169f10135849b73424db2a35ea06fdf1035546b858f47cffa', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '42.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5152, '2021-05-12 16:49:00', 'SALE/POS5155', 350, 'মেসার্স M.M.K. ব্রিক্স (কিশোরগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-8787&lt;&sol;p&gt;', '', '228960.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '228960.00', 'completed', 'due', 0, NULL, 1, 1, '2021-05-17 17:06:53', '19.08', 1, '614838.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '22164bc7b3612cccf3fbd0369a1b2467e58ce7f8f1cc7869628192f1c5e402de', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '4654782.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5153, '2021-05-12 16:53:00', 'SALE/POS5156', 577, 'সাইফুল এন্ড ব্রাদার্স(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-7833&lt;&sol;p&gt;', '', '340340.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '340340.00', 'completed', 'due', 0, NULL, 1, 1, '2021-05-17 17:06:29', '24.31', 1, '352000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a076a51c6b10c00008cd19bb9ee38e49c2b35a889d04144a7dc8f02c474f9813', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5154, '2021-05-12 16:54:00', 'SALE/POS5157', 301, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;MMT-11-0139&lt;&sol;p&gt;', '', '238791.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '238791.00', 'completed', 'due', 0, NULL, 1, 1, '2021-05-17 17:06:08', '17.425', 1, '40000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7e27d0bdaa3687cf574e0adb5f4a73efd354934224f390b4aabc66041cd7ea5b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-262524.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5155, '2021-05-12 16:57:00', 'SALE/POS5158', 578, 'বাপ্পী মিয়া(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5080&lt;&sol;p&gt;', '', '248671.00', '0.00', '101.5', '101.50', '101.50', '0.00', NULL, '0.00', '0.00', '0.00', '248569.50', 'completed', 'due', 0, NULL, 1, 1, '2021-05-17 17:05:42', '17.885', 1, '248500.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8cd7ac29f1a2f73854908114827ec1b2cde73867147c520e309759810eb52d6e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5156, '2021-05-12 16:58:00', 'SALE/POS5159', 370, 'মো. কয়েছ মিয়া(সুনামগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-4377&lt;&sol;p&gt;', '', '268272.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '268272.00', 'completed', 'due', 0, NULL, 1, 1, '2021-05-17 17:05:12', '19.44', 1, '5097600.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8bcb9b8898e1e4904363691f3749ce6f109c2ab2dfcbb3baf5a1f5b317a1374a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '9566615.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5157, '2021-05-12 16:59:00', 'SALE/POS5160', 422, 'মেসার্স H.B.S ব্রিক্স(রামদী)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CMT-11-4435&lt;&sol;p&gt;', '', '305060.00', '0.00', '90', '90.00', '90.00', '0.00', NULL, '0.00', '0.00', '0.00', '304970.00', 'completed', 'due', 0, NULL, 1, 1, '2021-05-17 17:04:45', '21.785', 1, '304900.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '05f2a6fad3029f47b00941c95e2a6d88bf8267b77ccb373c950ffafde5ac1896', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '472.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5158, '2021-05-12 17:00:00', 'SALE/POS5161', 363, 'মো.নুরুল আমিন/ইকবাল(ভৈরব)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-0914&lt;&sol;p&gt;', '', '283977.00', '0.00', '77', '77.00', '77.00', '0.00', NULL, '0.00', '0.00', '0.00', '283900.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-05-17 17:04:23', '20.43', 1, '283900.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1c355be9504b851232af175abb488e0f61f52da4d5c8470334087dc9873c4e16', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '418401.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5159, '2021-05-12 17:01:00', 'SALE/POS5162', 573, 'আসলাম মোল্লা(ভৈরব)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMD-14-7121&lt;&sol;p&gt;', '', '141474.00', '0.00', '117', '117.00', '117.00', '0.00', NULL, '0.00', '0.00', '0.00', '141357.00', 'completed', 'due', 0, NULL, 1, 1, '2021-05-17 17:03:35', '12.405', 1, '141300.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '2726197879507388fb72b5fe1f1af1dafb0975544c7dd9fdc3dc3bcb97b4a72c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5160, '2021-05-13 17:22:00', 'SALE/POS5163', 579, 'বিজয় ব্রিক্স(ঈশ্বরগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-15-8132&lt;&sol;p&gt;', '', '201250.00', '0.00', '50', '50.00', '50.00', '0.00', NULL, '0.00', '0.00', '0.00', '201200.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-05-17 17:26:53', '16.1', 1, '201200.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '530aa607f7633e10053d735443cfe79401df463d06ef0f781aa33ac88226f31f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5161, '2021-05-13 17:23:00', 'SALE/POS5164', 564, 'তাহের ব্রিক্স(নবীনগর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;বক্সমাপে নৌকা&lt;&sol;p&gt;', '', '1200000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '1200000.00', 'completed', 'due', 0, NULL, 1, 1, '2021-05-17 17:24:14', '100', 1, '1180000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'cd43ac31a14d4109991785e25283042dc821cca1358c8ae64b525f2b7c45f105', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-20000.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5162, '2021-05-17 19:19:00', 'SALE/POS5165', 361, 'রিয়াজ এন্টারপ্রাইজ(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-7854&lt;&sol;p&gt;', '', '152644.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '152644.00', 'completed', 'due', 0, NULL, 1, 1, '2021-05-19 19:21:09', '12.305', 1, '205237.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd12c624aac312a61f4016a8113bd3ce67369fad4941e548dc8e7aed6173eed31', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '58115.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5163, '2021-05-10 19:54:00', 'SALE/POS5166', 496, 'মোশাররফ হোসেন (ভৈরবপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;গাড়ী ভাড়া&lt;&sol;p&gt;', '', '19930.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '19930.00', 'completed', 'due', 0, NULL, 1, 1, '2021-05-19 19:55:01', '1', 1, '8000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ed5f2c41f9916a7b1a037aef8d34506bcd74ae52f76084c8fa18a3d611f148ca', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-19805.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5164, '2021-05-19 20:37:00', 'SALE/POS5167', 422, 'মেসার্স H.B.S ব্রিক্স(রামদী)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2334&lt;&sol;p&gt;', '', '338910.00', '0.00', '38.5', '38.50', '38.50', '0.00', NULL, '0.00', '0.00', '0.00', '338871.50', 'completed', 'due', 0, NULL, 1, 1, '2021-05-21 20:37:56', '23.695', 1, '338800.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '0226f028f98a365c7e8a53d3cd6114cca76b112d89dfed079c9cbcd41bbc6bc2', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '542.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5165, '2021-05-20 20:45:00', 'SALE/POS5168', 454, 'রাশিদ মিয়া(বাদাঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;BOT-11-0999&lt;&sol;p&gt;', '', '186125.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '186125.00', 'completed', 'due', 0, NULL, 1, 1, '2021-05-21 20:47:13', '14.885', 1, '200000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '43e6a08f0da010d5540ec1d487fefaa59e03b9899daa7a87cc877c06ac3eeb97', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '483280.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5166, '2021-05-20 20:46:00', 'SALE/POS5169', 584, 'ফাইভ স্টার ব্রিক্স(মানিক)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5080&lt;&sol;p&gt;', '', '170500.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '170500.00', 'completed', 'due', 0, NULL, 1, 1, '2021-05-29 14:42:42', '13.64', 1, '235000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'bbfa4b6cecc1d6f6e9144c56e79878ad70897e38dfdbd54063ba97d24e4e4d3d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '523009.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5167, '2021-05-21 19:12:00', 'SALE/POS5170', 378, 'হারিজ ব্রিক্স(নরসিংদী)কেয়ার অফ ফাইভ স্টার টান্সপোর্ট(ফে', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5080&lt;&sol;p&gt;', '', '352679.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '352679.00', 'completed', 'due', 0, NULL, 1, 1, '2021-05-26 20:45:38', '27.77', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '049722d9491a7244edaa6117f18472e553c7e4a0a3e6cbee3a1fdbae18aa9611', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2278850.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5168, '2021-05-21 19:14:00', 'SALE/POS5171', 333, 'হাসান ব্রিক্স(চান্দুরা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5080&lt;&sol;p&gt;', '', '202986.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '202986.00', 'completed', 'due', 0, NULL, 1, 1, '2021-05-26 20:45:23', '16.11', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c99c7c7fd0e438f59ba3d63f1f22f147a5c5c5c4850de0f87287244b6b96f830', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '5161801.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5169, '2021-05-21 19:14:00', 'SALE/POS5172', 454, 'রাশিদ মিয়া(বাদাঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-13-5956&lt;&sol;p&gt;', '', '173625.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '173625.00', 'completed', 'due', 0, NULL, 1, 1, '2021-05-26 20:44:20', '13.89', 1, '449815.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '404f1c30336418f872b904aa1f7c5ff168db29c4eea49b0c781af6a78c80b4ed', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '469405.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5170, '2021-05-21 19:15:00', 'SALE/POS5173', 378, 'হারিজ ব্রিক্স(নরসিংদী)কেয়ার অফ ফাইভ স্টার টান্সপোর্ট(ফে', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CMT-11-1653&lt;&sol;p&gt;', '', '336238.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '336238.00', 'completed', 'due', 0, NULL, 1, 1, '2021-05-26 20:43:49', '23.03', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '11235deefc494f48c858cb4e967f72a7c90b135cfbf664655f29823d6a10d9c2', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2631529.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5171, '2021-05-21 19:15:00', 'SALE/POS5174', 378, 'হারিজ ব্রিক্স(নরসিংদী)কেয়ার অফ ফাইভ স্টার টান্সপোর্ট(ফে', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CMT-12-0066&lt;&sol;p&gt;', '', '360620.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '360620.00', 'completed', 'due', 0, NULL, 1, 1, '2021-05-26 20:34:38', '24.7', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1497cd3ae6b8698d5e211a8f44143f29f03794ef010b7c437fee7be937c5c321', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2967767.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5173, '2021-05-22 20:48:00', 'SALE/POS5176', 555, 'M.B.S ব্রিক্স(কটিয়াদী)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-5333&lt;&sol;p&gt;', '', '321604.00', '0.00', '4', '4.00', '4.00', '0.00', NULL, '0.00', '0.00', '0.00', '321600.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-05-27 19:37:12', '21.73', 1, '321600.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'df11f9b6eeb81d4ba8b3d8acdb7d31e612ae1e905e203a724a495a2dbd0c3c94', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '613.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5174, '2021-05-22 20:49:00', 'SALE/POS5177', 378, 'হারিজ ব্রিক্স(নরসিংদী)কেয়ার অফ ফাইভ স্টার টান্সপোর্ট(ফে', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CMT-11-7546&lt;&sol;p&gt;', '', '330252.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '330252.00', 'completed', 'due', 0, NULL, 1, 1, '2021-05-27 19:31:32', '22.62', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'de21a4cf56e2db428cfd640c8e5bc4aab7499fb1dcfdfd9a72feb86ab5cf713c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '3328387.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5175, '2021-05-22 20:50:00', 'SALE/POS5178', 378, 'হারিজ ব্রিক্স(নরসিংদী)কেয়ার অফ ফাইভ স্টার টান্সপোর্ট(ফে', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CMT-11-9667&lt;&sol;p&gt;', '', '304410.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '304410.00', 'completed', 'due', 0, NULL, 1, 1, '2021-05-27 19:31:11', '20.85', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'efb30fa206ec63f5561705de310e50e8fec1b4bba5fc80d031e2c6cfa0648a71', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '3658639.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5176, '2021-05-22 20:51:00', 'SALE/POS5179', 378, 'হারিজ ব্রিক্স(নরসিংদী)কেয়ার অফ ফাইভ স্টার টান্সপোর্ট(ফে', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-0443&lt;&sol;p&gt;', '', '202356.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '202356.00', 'completed', 'due', 0, NULL, 1, 1, '2021-05-27 19:30:32', '13.86', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'cacc021ad452f93a1262519ecd21a042619a0488b94bdd19ad4c8747e32fa38e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '3963049.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5177, '2021-05-22 20:52:00', 'SALE/POS5180', 378, 'হারিজ ব্রিক্স(নরসিংদী)কেয়ার অফ ফাইভ স্টার টান্সপোর্ট(ফে', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;BOT-11-1521&lt;&sol;p&gt;', '', '210824.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '210824.00', 'completed', 'due', 0, NULL, 1, 1, '2021-05-27 19:30:09', '14.44', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '6126252d47071b7c226b3cd7375cb54c4c7c71fab9feca9d2c835001a6055f30', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '4165405.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5178, '2021-05-22 20:53:00', 'SALE/POS5181', 378, 'হারিজ ব্রিক্স(নরসিংদী)কেয়ার অফ ফাইভ স্টার টান্সপোর্ট(ফে', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;MAGT-11-0031&lt;&sol;p&gt;', '', '176806.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '176806.00', 'completed', 'due', 0, NULL, 1, 1, '2021-05-27 19:29:46', '12.105', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7c974ebcfc738f85c52fb893c8a63138937b637e8aada79861fe90820a5cc56c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '4376229.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5179, '2021-05-22 20:55:00', 'SALE/POS5182', 378, 'হারিজ ব্রিক্স(নরসিংদী)কেয়ার অফ ফাইভ স্টার টান্সপোর্ট(ফে', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-6663&lt;&sol;p&gt;', '', '203086.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '203086.00', 'completed', 'due', 0, NULL, 1, 1, '2021-05-27 19:29:20', '13.91', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '2d00b9ed8a7b7df3a1df6f810e118fb03a6ef9e973f502719df6ae937ca6f45b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '4552962.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5180, '2021-05-22 20:56:00', 'SALE/POS5183', 378, 'হারিজ ব্রিক্স(নরসিংদী)কেয়ার অফ ফাইভ স্টার টান্সপোর্ট(ফে', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-2189&lt;&sol;p&gt;', '', '200604.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '200604.00', 'completed', 'due', 0, NULL, 1, 1, '2021-05-26 21:12:16', '13.74', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '49b95679612735cf8968ab671fccf1a703c4878f07ef7407a5c4c0daf4f69f82', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '4756048.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5181, '2021-05-22 20:56:00', 'SALE/POS5184', 378, 'হারিজ ব্রিক্স(নরসিংদী)কেয়ার অফ ফাইভ স্টার টান্সপোর্ট(ফে', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5080&lt;&sol;p&gt;', '', '349631.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '349631.00', 'completed', 'due', 0, NULL, 1, 1, '2021-05-26 20:59:19', '27.525', 1, '5260000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '3b3bc77f5449d16027d9d0ec1d6742ea2702992339c70ba75762c5e2decd4cec', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '4956652.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5182, '2021-05-22 20:57:00', 'SALE/POS5185', 497, 'মেসার্স বাগদাদ ট্রান্সপোর্ট (ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-6226&lt;&sol;p&gt;', '', '243288.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '243288.00', 'completed', 'due', 0, NULL, 1, 1, '2021-05-26 20:58:57', '19.62', 1, '244163.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f88b7c2deb9a7fb4f98a9b1fc2a8194a940c1a9fad5f9aae4739a271b19ed6a2', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '875.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5183, '2021-05-23 19:38:00', 'SALE/POS5186', 555, 'M.B.S ব্রিক্স(কটিয়াদী)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-5333&lt;&sol;p&gt;', '', '337292.00', '0.00', '299', '299.00', '299.00', '0.00', NULL, '0.00', '0.00', '0.00', '336993.00', 'completed', 'due', 0, NULL, 1, 1, '2021-05-27 19:39:06', '22.785', 1, '339700.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b89b4613b85e146fca06cbba679cb26e6de78a1c7293461157eeddfa9b6b8ff9', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '281.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5184, '2021-05-24 19:44:00', 'SALE/POS5187', 555, 'M.B.S ব্রিক্স(কটিয়াদী)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-5333&lt;&sol;p&gt;', '', '334650.00', '0.00', '75', '75.00', '75.00', '0.00', NULL, '0.00', '0.00', '0.00', '334575.00', 'completed', 'due', 0, NULL, 1, 1, '2021-05-27 20:13:08', '22.305', 1, '339300.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a74b988ae2104a8a057a25e34e7d5e993d03749b4b0842bc81be0d57ea44c0f2', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-2426.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5185, '2021-05-24 19:45:00', 'SALE/POS5188', 422, 'মেসার্স H.B.S ব্রিক্স(রামদী)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0479&lt;&sol;p&gt;', '', '98270.00', '0.00', '70', '70.00', '70.00', '0.00', NULL, '0.00', '0.00', '0.00', '98200.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-05-27 20:12:49', '6.34', 1, '98200.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '25968432c589fcaf2d9823a872fbe3454677df4a332495089cb4657a110a7ed3', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '613.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5187, '2021-05-24 20:10:00', 'SALE/POS5190', 472, 'মেসার্স F.M.S ব্রিক্স(শাহঁবাজপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1071&lt;&sol;p&gt;', '', '290520.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '290520.00', 'completed', 'due', 0, NULL, 1, 1, '2021-05-27 20:12:10', '21.515', 1, '290644.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd0d265deb04651ef02455b7b1d7aa6f5e666f83ed4c580b23a8bdb88aa26ae1c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '290576.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5188, '2021-05-25 13:30:00', 'SALE/POS5191', 427, 'ভৈরব ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2047&lt;&sol;p&gt;', '', '180740.00', '0.00', '40', '40.00', '40.00', '0.00', NULL, '0.00', '0.00', '0.00', '180700.00', 'completed', 'due', 0, NULL, 1, 1, '2021-05-28 13:44:58', '12.91', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e31760c20f3a3a41925bf3289843dbadb4bbfc31bf2f5f2bdc3cc5eca85476d7', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '119789.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5189, '2021-05-25 13:31:00', 'SALE/POS5192', 321, 'সেলিম এন্টারপ্রাইজ(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-8285&lt;&sol;p&gt;', '', '250929.00', '0.00', '617.75', '617.75', '617.75', '0.00', NULL, '0.00', '0.00', '0.00', '250311.25', 'completed', 'due', 0, NULL, 1, 1, '2021-05-28 13:44:30', '17.07', 1, '250500.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'bd6138a3826820f7124d920a7b0098d01e599f112fafdbecb21fc9a21fa7ec18', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '188.75');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5190, '2021-05-25 13:40:00', 'SALE/POS5193', 580, 'স্বপন সাহা(বি-বাড়ীয়া)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CMT-11-7511&lt;&sol;p&gt;', '', '336579.00', '0.00', '3.5', '3.50', '3.50', '0.00', NULL, '0.00', '0.00', '0.00', '336575.50', 'completed', 'due', 0, NULL, 1, 1, '2021-05-28 13:44:05', '22.285', 1, '400000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5fa11dac4066d1544f8442c252f82a2e605abd64f860c0d6e3226b318c4c3d20', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5191, '2021-05-25 13:42:00', 'SALE/POS5194', 583, 'ইসমাইল(সুনামগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-6335&lt;&sol;p&gt;', '', '242218.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '242218.00', 'completed', 'due', 0, NULL, 1, 1, '2021-05-28 13:43:41', '14.855', 1, '300000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '26e03d68d35360c326a62f8ecac6e4811b8678f2bbe3e25c57c4447d91f7a76f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5192, '2021-05-25 13:48:00', 'SALE/POS5195', 582, 'কবির মিয়া(শরীয়তপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '0.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '0.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-05-28 13:50:05', '1', 1, '190000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '622b73e170d2ffe8dd33170afa30c124acf192173b8b81364044b3b99dfa231a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5193, '2021-05-26 13:54:00', 'SALE/POS5196', 582, 'কবির মিয়া(শরীয়তপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-3528&lt;&sol;p&gt;', '', '189816.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '189816.00', 'completed', 'due', 0, NULL, 1, 1, '2021-05-28 13:59:04', '14.375', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '3d4e464067913a302e4d8737f82e92d4948df5db0f1b8cf5ce75049798e18900', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-190000.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5194, '2021-05-26 13:55:00', 'SALE/POS5197', 581, 'নুরুন্নবী(ছাগলনাইয়া)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CMT-11-7580&lt;&sol;p&gt;', '', '317460.00', '0.00', '60', '60.00', '60.00', '0.00', NULL, '0.00', '0.00', '0.00', '317400.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-05-28 13:58:43', '19.24', 1, '317400.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'dad2ef4ccdf2847b45c52e9bd445544976b355a5ed9932164c2d56a17867dd46', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5195, '2021-05-26 13:56:00', 'SALE/POS5198', 427, 'ভৈরব ট্রান্সপোর্ট(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-8893&lt;&sol;p&gt;', '', '243936.00', '0.00', '36', '36.00', '36.00', '0.00', NULL, '0.00', '0.00', '0.00', '243900.00', 'completed', 'due', 0, NULL, 1, 1, '2021-05-28 13:58:08', '14.52', 1, '524600.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '68629b854b2f8c2bb32bde79e0c5d5f584028af90493e9573ecb5fce8cbaa98c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '300489.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5196, '2021-05-26 13:57:00', 'SALE/POS5199', 580, 'স্বপন সাহা(বি-বাড়ীয়া)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-1843&lt;&sol;p&gt;', '', '269535.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '269535.00', 'completed', 'due', 0, NULL, 1, 1, '2021-05-28 13:57:51', '17.845', 1, '205900.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '025c3deea93f31e08ab44dbb7a8dd388f37ef861ab83a766030ca77092cacc64', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-63424.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5197, '2021-05-27 14:01:00', 'SALE/POS5200', 583, 'ইসমাইল(সুনামগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-13-1924&lt;&sol;p&gt;', '', '292320.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '292320.00', 'completed', 'due', 0, NULL, 1, 1, '2021-05-28 14:03:10', '16.235', 1, '296000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c2ad9994344dea998dfc37f27a5b7377b28287fb3088f74fe55134fff66ac436', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-57782.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5198, '2021-05-27 14:01:00', 'SALE/POS5201', 321, 'সেলিম এন্টারপ্রাইজ(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-3328&lt;&sol;p&gt;', '', '136510.00', '0.00', '25', '25.00', '25.00', '0.00', NULL, '0.00', '0.00', '0.00', '136485.00', 'completed', 'due', 0, NULL, 1, 1, '2021-05-28 14:02:44', '8.025', 1, '136400.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7c9cb7fe28d831bed4e551273ed168546cb92c8e92c3a3b584643fb1121986d3', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5199, '2021-05-27 14:07:00', 'SALE/POS5202', 577, 'সাইফুল এন্ড ব্রাদার্স(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '12000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '12000.00', 'completed', 'due', 0, NULL, 1, 1, '2021-05-28 14:07:59', '1', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5a691cabf97ce1f2ea3506cd6c305315eb46ce199675f837f59aa3539f734f3c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-11660.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5200, '2021-05-11 12:13:00', 'SALE/POS5203', 301, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '60000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '60000.00', 'completed', 'due', 0, NULL, 1, 1, '2021-05-29 14:12:25', '1', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'cb237ed21f5a0848d32ac1a2e33b874fecd44754fd487ad9272ea93ad3fb6b6b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-63733.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5201, '2021-05-12 12:14:00', 'SALE/POS5204', 301, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '5000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '5000.00', 'completed', 'due', 0, NULL, 1, 1, '2021-05-29 14:12:44', '1', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a1a625315061d3bc6b45f3fb434a5ca69b42353a7e60840b2b10ac88959757a9', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-3733.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5202, '2021-05-28 13:06:00', 'SALE/POS5205', 321, 'সেলিম এন্টারপ্রাইজ(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-4886&lt;&sol;p&gt;', '', '138550.00', '0.00', '135', '135.00', '135.00', '0.00', NULL, '0.00', '0.00', '0.00', '138415.00', 'completed', 'due', 0, NULL, 1, 1, '2021-06-04 13:08:04', '8.15', 1, '138500.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e801d4fb61673339d913901ab8a6b79a9c77b005b7c690fee4ab8fb97a9c7130', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '85.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5203, '2021-05-30 13:10:00', 'SALE/POS5206', 583, 'ইসমাইল(সুনামগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-1480&lt;&sol;p&gt;', '', '293580.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '293580.00', 'completed', 'due', 0, NULL, 1, 1, '2021-06-04 13:11:09', '16.305', 1, '300000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f7b10fbc70aac93b188ef8aa5afd31d0efdae8c56c43eafe20c40a00581c9d5b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-61462.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5204, '2021-05-31 18:17:00', 'SALE/POS5207', 321, 'সেলিম এন্টারপ্রাইজ(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-13-1481&lt;&sol;p&gt;', '', '160272.00', '0.00', '72', '72.00', '72.00', '0.00', NULL, '0.00', '0.00', '0.00', '160200.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-06-05 18:18:25', '9.54', 1, '160200.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '0ac2177c24a6a5a17d54f7c7c7f87ce81d87c6d756c7ce5c17cb1976a0bf3eb2', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5205, '2021-06-01 18:22:00', 'SALE/POS5208', 347, 'মেসার্স এশিয়া ব্রিকস(সাল্লাবাদ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;MPT-11-0025&lt;&sol;p&gt;', '', '288045.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '288045.00', 'completed', 'due', 0, NULL, 1, 1, '2021-06-05 18:25:52', '15.564', 1, '1575000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '69515b64956ec5c914e885a07de50641c6bced4cb4b5dd3d0632a2e57bb344ca', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1306294.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5206, '2021-06-01 18:24:00', 'SALE/POS5209', 492, 'সরকার ট্রেডার্স(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-0549&lt;&sol;p&gt;', '', '353260.00', '0.00', '760', '760.00', '760.00', '0.00', NULL, '0.00', '0.00', '0.00', '352500.00', 'completed', 'due', 0, NULL, 1, 1, '2021-06-05 18:26:39', '20.78', 1, '752500.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c6fa606984217229c9a2bad8f849343f2f2a7f0f768740f604abae752a456bf1', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '422816.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5207, '2021-06-06 12:25:00', 'SALE/POS5210', 585, 'কাজী মামুন(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5080&lt;&sol;p&gt;', '', '222076.80', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '222076.80', 'completed', 'due', 0, NULL, 1, 1, '2021-06-10 12:26:38', '14.015', 1, '222000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7e5eec3a4bddad2db4f5ce62277dd344ef5fcebdfb9b220a7dc28435c0dd3c44', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5208, '2021-06-07 13:17:00', 'SALE/POS5211', 379, 'মেসার্স জামাল এন্টারপ্রাইজ (কুমিল্লা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-6821&lt;&sol;p&gt;', '', '396645.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '396645.00', 'completed', 'due', 0, NULL, 1, 1, '2021-06-10 13:19:01', '25.59', 1, '300000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '96b75763035ed85c0ea72356b8c41b915dd3a7d50780329c622bb4eb7d80b757', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '858996.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5209, '2021-06-08 13:18:00', 'SALE/POS5212', 379, 'মেসার্স জামাল এন্টারপ্রাইজ (কুমিল্লা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-15-1603&lt;&sol;p&gt;', '', '261795.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '261795.00', 'completed', 'due', 0, NULL, 1, 1, '2021-06-15 14:05:13', '16.89', 1, '250000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '38ebd8dbeecda8a045e18d0076d1b839f204ede9ce10999714910c2d74862882', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1255641.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5210, '2021-06-13 19:21:00', 'SALE/POS5213', 586, 'মইন খান(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-6927&lt;&sol;p&gt;', '', '308348.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '308348.00', 'completed', 'due', 0, NULL, 1, 1, '2021-06-14 19:31:25', '19.635', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1f8b4863288e8c5039a13e67e3dba07206430bceb598b7776c862e31de3c4620', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5211, '2021-06-13 19:22:00', 'SALE/POS5214', 586, 'মইন খান(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-3318&lt;&sol;p&gt;', '', '314471.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '314471.00', 'completed', 'due', 0, NULL, 1, 1, '2021-06-14 19:30:47', '20.03', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'dc5ea04521bfed3aba88308af41e30d9323f487aa9cf54f439a8f31846f936b4', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '308269.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5212, '2021-06-13 19:23:00', 'SALE/POS5215', 586, 'মইন খান(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-6821&lt;&sol;p&gt;', '', '320280.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '320280.00', 'completed', 'due', 0, NULL, 1, 1, '2021-06-14 19:30:14', '20.395', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7e2450cc825d2a07035e9f3a2d499cfcdc727e58d979af20c6ff2e5b77617989', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '622662.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5213, '2021-06-13 19:23:00', 'SALE/POS5216', 586, 'মইন খান(ফেরীঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-0914&lt;&sol;p&gt;', '', '329857.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '329857.00', 'completed', 'due', 0, NULL, 1, 1, '2021-06-14 19:29:38', '21.01', 1, '1272700.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e72d4dbf83ddfd710db0d79f866e8de6adf19363d06041037a4d30b0c06a1a4c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '942863.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5214, '2021-05-27 14:08:00', 'SALE/POS5217', 346, 'মেসার্স আয়েশা ব্রিক্স(ছাতলপাড়)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;২০১৯-২০২০ সাবেক বাকী&lt;&sol;p&gt;', '', '100000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '100000.00', 'completed', 'due', 0, NULL, 1, 1, '2021-06-15 14:09:24', '1', 1, '3000000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '0d705813aab4ff6359a8c1d27bc48a235e042c6e3d533436be060d62f9cb872e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2981348.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5215, '2021-04-27 14:13:00', 'SALE/POS5218', 375, 'মেসার্স গনি ব্রিক্স (ঈশ্বরগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;২০১৯-২০২০ সাবেক বাকী&lt;&sol;p&gt;', '', '948720.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '948720.00', 'completed', 'due', 0, NULL, 1, 1, '2021-06-15 14:13:48', '1', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '667ec4588981a98a8cd225a8aaf97fc5aebca30785ce2d3e72f4b5271225b041', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1775777.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5216, '2021-05-31 14:15:00', 'SALE/POS5219', 583, 'ইসমাইল(সুনামগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '68200.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '68200.00', 'completed', 'due', 0, NULL, 1, 1, '2021-06-15 14:16:04', '1', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'fbe83a5f3dcda1e7e2d49ec5a89dc32162ba3d5e9013e3d0cdbd7c7409630b17', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-67882.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5217, '2021-05-12 14:27:00', 'SALE/POS5220', 363, 'মো.নুরুল আমিন/ইকবাল(ভৈরব)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;২০১৯-২০২০ সাবেক বাকী&lt;&sol;p&gt;', '', '1776915.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '1776915.00', 'completed', 'due', 0, NULL, 1, 1, '2021-06-15 14:28:32', '1', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'fba1fe9750991c38e92ad73d4de8652f279d80cdc251a2c9f259ea0ff3f2adfa', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '418401.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5218, '2021-06-10 14:31:00', 'SALE/POS5221', 344, 'মেসার্স বায়োজিদ এন্টারপ্রাইজ(তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;২০১৯-২০২০ সাবেক বাকী&lt;&sol;p&gt;', '', '449495.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '449495.00', 'completed', 'due', 0, NULL, 1, 1, '2021-06-15 14:32:18', '1', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1447fbb96783789bd4bb942fd6bc846be55c68dc773b50c975aee87806798558', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '380858.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5219, '2021-06-10 14:34:00', 'SALE/POS5222', 404, 'মো.কবির মিয়া(আশুগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;২০১৯-২০২০ সাবেক বাকী&lt;&sol;p&gt;', '', '53458.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '53458.00', 'completed', 'due', 0, NULL, 1, 1, '2021-06-15 14:35:20', '1', 1, '180000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '3e70ae44f9b7887577c1ebdfc44d2847db176906bbd6e5d04118f2f2a0ac2d64', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '169878.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5220, '2021-06-10 14:36:00', 'SALE/POS5223', 531, 'বাবুল মিয়া(লাকমা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;২০১৯-২০২০ সাবেক বাকী&lt;&sol;p&gt;', '', '1032240.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '1032240.00', 'completed', 'due', 0, NULL, 1, 1, '2021-06-15 14:37:36', '1', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '58cbe7e20c19a3f135e622124ab3269988fb52c2ca7f3575f24f3ec4500073d7', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '67958.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5221, '2021-06-10 14:40:00', 'SALE/POS5224', 170, 'মো. অলি মিয়া (বি বাড়িয়া)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;২০১৯-২০২০ এর সাবেক বাকী&lt;&sol;p&gt;', '', '491452.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '491452.00', 'completed', 'due', 0, NULL, 1, 1, '2021-06-15 14:42:25', '1', 1, '100249.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5190adec4d930f706c156e41a64a198d5811765c7fb3cd715f2539da5790f4e9', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '74769.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5222, '2021-06-20 12:56:00', 'SALE/POS5225', 376, 'মেসার্স M.R.M ব্রিক্স(মটখলা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;M&period;A&period;D ব্রিক্সের হিসাব যোগ&lt;&sol;p&gt;', '', '640777.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '640777.00', 'completed', 'due', 0, NULL, 1, 1, '2021-06-20 12:57:03', '1', 1, '5194738.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '00de3fe75c98d976e599940b6bd3f4561ec2ebfd2abce7b92e1db61fe0677b61', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '4553961.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5223, '2021-06-15 12:59:00', 'SALE/POS5226', 379, 'মেসার্স জামাল এন্টারপ্রাইজ (কুমিল্লা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-6707&lt;&sol;p&gt;', '', '405790.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '405790.00', 'completed', 'due', 0, NULL, 1, 1, '2021-06-20 13:00:46', '26.175', 1, '1300000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a8a95ba59a31f082f96d9f8a48aa58088b15b974f4ab8020a5d7c0df3fc899a8', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '967436.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5224, '2021-07-06 16:19:00', 'SALE/POS5227', 587, 'মো. শওকত আলী (নিউ টাউন)(পাথর)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;২ ট্রলি&lt;&sol;p&gt;', '', '35880.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '35880.00', 'completed', 'due', 0, NULL, 1, 1, '2021-07-07 16:20:54', '184', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1a424ba31cfb1ca85e5c4dbf78187b77821cb18221c9e34762e9fa9089439117', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5225, '2021-07-06 16:21:00', 'SALE/POS5228', 587, 'মো. শওকত আলী (নিউ টাউন)(পাথর)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;৩ ট্রলি&lt;&sol;p&gt;', '', '55575.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '55575.00', 'completed', 'due', 0, NULL, 1, 1, '2021-07-07 16:22:08', '285', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '749920e3858372e1e5ccf0a893f4c4298ff7fff61e5fbb2c0fc5969d60dd8fdc', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '35880.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5226, '2021-07-06 16:23:00', 'SALE/POS5229', 587, 'মো. শওকত আলী (নিউ টাউন)(পাথর)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;৫ ট্রলি X ৬০০&lt;&sol;p&gt;', '', '3000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '3000.00', 'completed', 'due', 0, NULL, 1, 1, '2021-07-07 16:23:58', '5', 1, '589000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '49f94409e4023728bdc2cec74831b176d6ec8f3400a487db0a04e06a8ddda016', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '91455.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5227, '2021-06-28 16:27:00', 'SALE/POS5230', 588, 'আঃ রহিম(ভৈরবপুর)(পাথর)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;১ ট্রলি&lt;&sol;p&gt;', '', '17745.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '17745.00', 'completed', 'due', 0, NULL, 1, 1, '2021-07-07 16:29:51', '91', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '61fc6611a25c59d5b3a71f0d123dc7b21e7201da174702887e6a345c7dacf7bf', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5228, '2021-06-28 16:28:00', 'SALE/POS5231', 588, 'আঃ রহিম(ভৈরবপুর)(পাথর)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;১ ট্রলি&lt;&sol;p&gt;', '', '17940.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '17940.00', 'completed', 'due', 0, NULL, 1, 1, '2021-07-07 16:30:42', '92', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5464257491f0c0c638aaada27165a135d55519c0dfe281373c292760f7f90a17', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '17745.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5229, '2021-06-28 16:31:00', 'SALE/POS5232', 588, 'আঃ রহিম(ভৈরবপুর)(পাথর)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;গাড়ী ভাড়া-২ X ৬০০&lt;&sol;p&gt;', '', '1200.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '1200.00', 'completed', 'due', 0, NULL, 1, 1, '2021-07-07 16:32:38', '2', 1, '50000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a78e07b223c3b96d783c2a4e24b3455d36f1487d07fdf96771ca84f14c068ea6', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '35685.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5230, '2020-12-21 17:10:00', 'SALE/POS5233', 477, 'মো.প্রান্ত C/O মাহমুদ শেখ(ঢাকা)(পাথর)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;১ নৌকা শরীয়তপুর&comma;বাবুরচর&lt;&sol;p&gt;&lt;p&gt;M&period;V সত্যের পথে&lt;&sol;p&gt;', '', '1988000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '1988000.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-07-08 17:17:27', '560', 1, '1988000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e36de6216d362aa661d8dca457b9341ed031450569c4247b5c953da5551efe63', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5231, '2021-01-25 17:20:00', 'SALE/POS5234', 477, 'মো.প্রান্ত C/O মাহমুদ শেখ(ঢাকা)(পাথর)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;আলহামদুলিল্লাহ নৌ পরিবহন&comma;গাবতলী&lt;&sol;p&gt;', '', '1908000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '1908000.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-07-08 17:22:02', '3600', 1, '1908000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '9330c6e6fc0a1154c13bb55b260bf3085eb3d1205228356e44e080c1df6bcfdc', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5232, '2021-03-02 17:38:00', 'SALE/POS5235', 477, 'মো.প্রান্ত C/O মাহমুদ শেখ(ঢাকা)(পাথর)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;M&period;V দেশ বন্ধু-১&lt;&sol;p&gt;', '', '4656960.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '4656960.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-07-08 17:50:20', '1188', 1, '4656960.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '43fea8186bae4ab267abaa75bf66e535952cb27a66520de8a713410c2347e95e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5233, '2021-02-17 17:37:00', 'SALE/POS5236', 477, 'মো.প্রান্ত C/O মাহমুদ শেখ(ঢাকা)(পাথর)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;তোফায়েল নৌ পরিবহন&comma;&lt;&sol;p&gt;&lt;p&gt;বরিশাল কীর্তন নৌকা&lt;&sol;p&gt;', '', '795500.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '795500.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-07-08 17:46:39', '215', 1, '795500.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '4282b7c6abb156b6ef4c50006b8402c2c0991adcc171591d438370f399fd55e5', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '3756960.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5234, '2021-06-18 14:05:00', 'SALE/POS5237', 589, 'মিজানুর রহমান(রেল স্টেশন)(পাথর)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;১ ট্রলি&lt;&sol;p&gt;', '', '18000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '18000.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-07-09 14:08:12', '90', 1, '18000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '38f694a8c7ba7538832573564c54be5f320f7172ba4c79dcffc0ce4a864957e9', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5235, '2021-06-19 14:16:00', 'SALE/POS5238', 479, 'মাহমুদুল হক বাবলু(ভৈরবপুর)(পাথর)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;২ ট্রলি X ৯০ ফুট&lt;&sol;p&gt;', '', '36000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '36000.00', 'completed', 'due', 0, NULL, 1, 1, '2021-07-09 14:18:32', '180', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '43284d29fddde9044a2e4243e744b765440760c82677dbb3503b7981284c938b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '100940.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5236, '2021-06-19 14:16:00', 'SALE/POS5239', 479, 'মাহমুদুল হক বাবলু(ভৈরবপুর)(পাথর)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;&nbsp;২ ট্রলি X ৬০০&lt;&sol;p&gt;', '', '1200.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '1200.00', 'completed', 'due', 0, NULL, 1, 1, '2021-07-09 14:20:53', '2', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a405d82e3d51784f972c3295d59c222af37e93feb121f502839c8fb2d3ff8b30', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '136940.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5237, '2021-03-06 14:46:00', 'SALE/POS5240', 533, 'সেন্টু মিয়া(কালীপুর)(পাথর)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '0.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '0.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-07-09 14:48:06', '0', 1, '20000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a541da92564497dece7a9b67abf1baea3054d62952e9837e3c7963d09f04ed22', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '94550.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5238, '2021-03-07 14:51:00', 'SALE/POS5241', 533, 'সেন্টু মিয়া(কালীপুর)(পাথর)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '0.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '0.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-07-09 15:01:56', '0', 1, '10000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'fa38c4d08e9910b8fd10552797140e4fac8815c28d5f5d2c1d9ebf1fd0c9bebe', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '74550.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5239, '2021-03-21 15:52:00', 'SALE/POS5242', 533, 'সেন্টু মিয়া(কালীপুর)(পাথর)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '1200.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '1200.00', 'completed', 'due', 0, NULL, 1, 1, '2021-07-09 15:52:57', '2', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '85a1ff68b90ec7ca98198990bb5e500c72540ececf597d5ae23554983159cf7b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '64550.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5240, '2021-03-23 15:53:00', 'SALE/POS5243', 533, 'সেন্টু মিয়া(কালীপুর)(পাথর)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '1200.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '1200.00', 'completed', 'due', 0, NULL, 1, 1, '2021-07-09 15:54:19', '2', 1, '30000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '217e78f48f67a72839f38777cf08adf5bf371209e064bd6bef2f63418e59e293', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '65750.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5241, '2021-04-11 15:56:00', 'SALE/POS5244', 533, 'সেন্টু মিয়া(কালীপুর)(পাথর)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '1300.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '1300.00', 'completed', 'due', 0, NULL, 1, 1, '2021-07-09 15:57:11', '2', 1, '1080.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f84db02d4fa99f86b1475ed6f29cff4b7e6a3e7d39301b2539098a09e221144f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '36950.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5242, '2021-05-06 16:00:00', 'SALE/POS5245', 533, 'সেন্টু মিয়া(কালীপুর)(পাথর)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '600.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '600.00', 'completed', 'due', 0, NULL, 1, 1, '2021-07-09 16:04:01', '1', 1, '54000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e1748f439d1ff95d650fadcd378f86fae65c240ecd570ac49c08a4c61065999b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '53345.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5243, '2021-04-12 16:10:00', 'SALE/POS5246', 332, 'ডা. হাবিব(ভৈরবপুর)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '1200.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '1200.00', 'completed', 'due', 0, NULL, 1, 1, '2021-07-09 16:22:03', '2', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c71d1a2efd8d3ca0b9ed1a2f2c3871dc91d13250695851410bea8bf3b58b939e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '326110.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5244, '2021-04-20 16:24:00', 'SALE/POS5247', 332, 'ডা. হাবিব(ভৈরবপুর)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '2400.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '2400.00', 'completed', 'due', 0, NULL, 1, 1, '2021-07-09 16:27:05', '4', 1, '133200.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '31b59f7c1021374796b1f8200b34c8a8d9da6c15f167a5ce2e40f84e292a42ef', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '136510.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5245, '2021-04-21 16:26:00', 'SALE/POS5248', 332, 'ডা. হাবিব(ভৈরবপুর)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;২ X ৯০&lt;&sol;p&gt;', '', '33300.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '33300.00', 'completed', 'due', 0, NULL, 1, 1, '2021-07-09 16:26:40', '180', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a67ca529c20ee2c7d61f68aba8cffac3324310186386686bb43904862b87b5c5', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '5710.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5246, '2021-04-21 16:27:00', 'SALE/POS5249', 332, 'ডা. হাবিব(ভৈরবপুর)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '1200.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '1200.00', 'completed', 'due', 0, NULL, 1, 1, '2021-07-09 16:41:13', '2', 1, '103500.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'fab19a2f8659d75ccd0e6288978c18e305d9bbece49546d6f6d3fc6e3b7ae5cf', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '39010.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5247, '2021-02-19 16:36:00', 'SALE/POS5250', 332, 'ডা. হাবিব(ভৈরবপুর)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;1 X 90&lt;&sol;p&gt;', '', '15300.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '15300.00', 'completed', 'due', 0, NULL, 1, 1, '2021-07-09 16:43:28', '90', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b1b238728951dc1f54465d45bbc15a4d0b33c585f5e61b272e36b1fb55b67a09', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '231010.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5248, '2021-02-19 16:36:00', 'SALE/POS5251', 332, 'ডা. হাবিব(ভৈরবপুর)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '600.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '600.00', 'completed', 'due', 0, NULL, 1, 1, '2021-07-09 16:43:09', '1', 1, '190800.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '871ae46f4232cc3b84b7c9c5d2309dcd2bc3421094f7f3b29298fb612492a66f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '246310.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5250, '2021-02-27 16:38:00', 'SALE/POS5253', 332, 'ডা. হাবিব(ভৈরবপুর)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '1800.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '1800.00', 'completed', 'due', 0, NULL, 1, 1, '2021-07-09 16:42:16', '3', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '4e57b5214d09d6cfccc2d282cf5b13cf6d64825f375c8aaa479de96b782a3ff7', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '292810.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5251, '2021-02-12 16:38:00', 'SALE/POS5254', 332, 'ডা. হাবিব(ভৈরবপুর)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;1 X 3&lt;&sol;p&gt;', '', '15300.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '15300.00', 'completed', 'due', 0, NULL, 1, 1, '2021-07-09 16:41:40', '90', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '316b0f751206a1b8dc1416aa90085033264aac54215db9f0ea8ebc1ffc6c0560', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '294610.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5252, '2021-03-12 16:39:00', 'SALE/POS5255', 332, 'ডা. হাবিব(ভৈরবপুর)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '600.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '600.00', 'completed', 'due', 0, NULL, 1, 1, '2021-07-09 16:42:02', '1', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c6a8e7c43514e375ffcd826a9e9f907fa0cb692b3b1fd5df619d468a10ed9634', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '309910.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5253, '2021-02-27 16:49:00', 'SALE/POS5256', 332, 'ডা. হাবিব(ভৈরবপুর)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '45900.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '45900.00', 'completed', 'due', 0, NULL, 1, 1, '2021-07-09 16:51:06', '270', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c4f2a5c4d85a1c7c0af815fa98231b258fc305a458ec8f1541371cf6ccf8f111', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-29690.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5254, '2021-03-12 16:53:00', 'SALE/POS5257', 332, 'ডা. হাবিব(ভৈরবপুর)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '15300.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '15300.00', 'completed', 'due', 0, NULL, 1, 1, '2021-07-09 16:54:43', '90', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'aa2377955987a560df65708b607db48a56345491f6317fefe48c48b9f1a07c7e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '16210.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5255, '2021-04-10 16:54:00', 'SALE/POS5258', 332, 'ডা. হাবিব(ভৈরবপুর)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '600.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '600.00', 'completed', 'due', 0, NULL, 1, 1, '2021-07-09 16:54:30', '1', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '71edb06a04c642deff0f56de52f2c4278c044b7d590519f2d97dfed389ffe41a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '31510.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5256, '2021-04-11 16:57:00', 'SALE/POS5259', 332, 'ডা. হাবিব(ভৈরবপুর)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '600.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '600.00', 'completed', 'due', 0, NULL, 1, 1, '2021-07-09 16:57:30', '1', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '6512993115ba2e2769c6be94ab98b95ead65238ff7e5bfcf1631b261323fceae', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '15460.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5257, '2021-07-19 14:02:00', 'SALE/POS5260', 367, 'ব্রাদার্স ইন্টারন্যাশনাল(ফেরিঘাট)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CMT-11-4338&lt;&sol;p&gt;', '', '240750.00', '0.00', '50', '50.00', '50.00', '0.00', NULL, '0.00', '0.00', '0.00', '240700.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-07-31 14:03:21', '16.05', 1, '240700.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e953650c5ce9919283d72cef2807abd36c7a0e3be2c96c66439084d537241f89', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5259, '2021-08-01 16:07:00', 'SALE/POS5262', 329, 'হাজী মো. আইনুল ইসলাম(চান্দুরা)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;৩ ব্রিক্স এর মোট হিসাব&nbsp;&lt;&sol;p&gt;&lt;p&gt;০১&period;০২&period;২০২১ এর পর থেকে&lt;&sol;p&gt;', '', '1641523.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '1641523.00', 'completed', 'due', 0, NULL, 1, 1, '2021-08-01 16:08:09', '1', 1, '2650000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '566df03d11c3952b459ac5fc2954176ac0e3b06186238d06edf44d636d69dded', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1189653.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5261, '2021-03-06 16:24:00', 'SALE/POS5264', 389, 'মেসার্স রকি ব্রিক্স(ভৈরব)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;২০১৮-২০১৯ হিসাব থেকে আনা হয়েছে&lt;&sol;p&gt;', '', '296400.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '296400.00', 'completed', 'due', 0, NULL, 1, 1, '2021-08-01 16:25:15', '1', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c917c492b325e50c62c2fae7cc0ee3a4ef468bec96fbcbbdc5ac421c3cddf6f9', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '916500.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5262, '2020-10-08 14:33:00', 'SALE/POS5265', 309, 'ম্যাপ পেপার মিল পুলিশ লাইন(ময়মনসিংহ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;১৯-২০ ইজা&lt;&sol;p&gt;', '', '1287674.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '1287674.00', 'completed', 'due', 0, NULL, 1, 1, '2021-08-31 14:34:17', '1', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f79ebdcb3228f92a8a06b69be805d2f594d9df75285a6654eadcf027646f7258', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-3744.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5263, '2020-12-25 11:18:00', 'SALE/POS5266', 364, 'মো. জহিরুল ইসলাম (তাহিরপুর)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '10000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '10000.00', 'completed', 'due', 0, NULL, 1, 1, '2021-09-01 11:19:18', '1', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '4b21d78cf8b3e75092a3c48a08ee794fc7039e5c1bbd686125ba073185e72018', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2079709.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5264, '2021-08-25 14:32:00', 'SALE/POS5267', 224, 'মেসার্স M.S.K.ব্রিক্স(ভবানীপুর)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;মোঃ কবির মিয়ার কয়লা&lt;&sol;p&gt;', '', '118040.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '118040.00', 'completed', 'due', 0, NULL, 1, 1, '2021-09-04 14:32:39', '1', 1, '55000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '9ba6a4d905213a9cb47375fcd30f4d36180856c8dd09f35eb69a3950633a7c85', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '171956.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5266, '2021-09-01 11:35:00', 'SALE/POS5269', 590, 'আনিছ মিয়া(পাবনা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-3065&lt;&sol;p&gt;', '', '240735.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '240735.00', 'completed', 'due', 0, NULL, 1, 1, '2021-09-17 11:48:41', '14.59', 1, '249929.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '28e00114b93e6d90677845227b046ef55bd967e188f3142fa3049c9f896a8e12', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5267, '2021-09-04 11:36:00', 'SALE/POS5270', 590, 'আনিছ মিয়া(পাবনা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '9200.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '9200.00', 'completed', 'due', 0, NULL, 1, 1, '2021-09-17 11:46:16', '1', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'cd55aededb13010d1c8e94450e3a2b4b769fdca59a92932088d9e039ceabd373', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '240735.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5268, '2021-09-13 11:40:00', 'SALE/POS5271', 590, 'আনিছ মিয়া(পাবনা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-3065&lt;&sol;p&gt;', '', '238080.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '238080.00', 'completed', 'due', 0, NULL, 1, 1, '2021-09-17 11:48:08', '14.88', 1, '234713.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '381969013a50c181e371db921e7b6f3e198d53b2cb03f5dfd4e6426a696668a9', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '249935.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5269, '2021-09-16 11:42:00', 'SALE/POS5272', 590, 'আনিছ মিয়া(পাবনা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-3065&lt;&sol;p&gt;', '', '230240.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '230240.00', 'completed', 'due', 0, NULL, 1, 1, '2021-09-17 11:47:32', '14.39', 1, '1999645.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f3f9a333ae28b90a59f63f02df8dcf3f67c9a4f36c2ad611810890a3ae69cad8', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '487935.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5270, '2021-09-20 20:06:00', 'SALE/POS5273', 350, 'মেসার্স M.M.K. ব্রিক্স (কিশোরগঞ্জ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;ফ্রেশ কোং হতে ক্রয়&lt;&sol;p&gt;', '', '216645.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '216645.00', 'completed', 'due', 0, NULL, 1, 1, '2021-10-06 20:07:10', '13.125', 1, '3000000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5a7e54debfffe64305ea6ceb5e79a8e3da4f9cf78ce2f698f374adfc02200b90', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '4497864.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5271, '2021-10-16 19:04:00', 'SALE/POS5274', 591, 'মেসার্স তানজিম ট্রেডাস (২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT&period;-22-6909&lt;&sol;p&gt;', '', '290970.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '290970.00', 'completed', 'due', 0, NULL, 1, 1, '2021-10-21 19:19:21', '18.3', 1, '2000000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b1748c42b2a3668eb655d6eac40f42044cc27bfa81ec3a03c6e5b3e95a89bf5b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5272, '2021-10-16 19:05:00', 'SALE/POS5275', 591, 'মেসার্স তানজিম ট্রেডাস (২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-3518&lt;&sol;p&gt;', '', '342645.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '342645.00', 'completed', 'due', 0, NULL, 1, 1, '2021-10-21 19:20:56', '21.55', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a87e707894f63624b5f235454e07f1eeae1203eba60e4cd187f59527e8d64247', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '290970.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5273, '2021-10-16 19:07:00', 'SALE/POS5276', 591, 'মেসার্স তানজিম ট্রেডাস (২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-5617&lt;&sol;p&gt;', '', '357909.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '357909.00', 'completed', 'due', 0, NULL, 1, 1, '2021-10-21 19:22:31', '22.505', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '3833566772965339d494132e53f79f42cc9742f9ba3cd8cc8aa6276c99322a9a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '633615.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5274, '2021-10-16 19:08:00', 'SALE/POS5277', 591, 'মেসার্স তানজিম ট্রেডাস (২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-9211&lt;&sol;p&gt;', '', '371742.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '371742.00', 'completed', 'due', 0, NULL, 1, 1, '2021-10-21 19:23:28', '23.38', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '22491123c3c429f4e644f1909f74680d8aff6ebc62d6894fd8d1495c7d01f0af', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '991444.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5282, '2021-10-25 11:05:00', 'SALE/POS5285', 595, 'মোঃ  ইউসুফ আলী (ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-3017&lt;&sol;p&gt;', '', '377960.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '377960.00', 'completed', 'due', 0, NULL, 1, 1, '2021-10-31 18:24:07', '17.18', 1, '377900.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '95cc88dbae674c0e736035078018f52e8d8985ab4d3e70a48903dbf39244e9e6', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5283, '2021-10-17 12:34:00', 'SALE/POS5286', 591, 'মেসার্স তানজিম ট্রেডাস (২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-7355&lt;&sol;p&gt;', '', '333741.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '333741.00', 'completed', 'due', 0, NULL, 1, 1, '2021-10-30 12:37:19', '20.985', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c44ebf7f35ed52ec4a221177a9b7f710a561c2eb1835ddd08f3d732bf8e515a9', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1363266.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5284, '2021-10-17 12:35:00', 'SALE/POS5287', 591, 'মেসার্স তানজিম ট্রেডাস (২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-6335&lt;&sol;p&gt;', '', '317682.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '317682.00', 'completed', 'due', 0, NULL, 1, 1, '2021-10-30 12:38:18', '19.975', 1, '14689.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '6d69b542e85a96a3bbad1119cb54e4c430ccb67f24417e351b55ccb07536d424', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1363266.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5285, '2021-10-30 12:45:49', 'SALE/POS5288', 596, 'নাহার ব্রিক্স(ছাতলপাড়)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '0.00', '0.00', '', '0.00', '0.00', '0.00', 0, '0.00', '0.00', '0.00', '0.00', 'completed', 'paid', 0, NULL, 1, NULL, NULL, '0', 1, '4000000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '34bec43a577ae4dfdda22410b7fff21a2fce482c6699a9b1c9a03a0827c4c0c0', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5286, '2021-10-28 12:54:00', 'SALE/POS5289', 597, 'মেসার্স M.M.K. ব্রিক্স (কিশোরগঞ্জ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-8787&lt;&sol;p&gt;', '', '374205.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '374205.00', 'completed', 'due', 0, NULL, 1, 1, '2021-10-30 12:56:40', '19.194', 1, '500000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8b55dbcda24b2a4e1d3585d084f66e6d7329b005e58381da4430266e58aa2343', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5287, '2021-08-28 17:42:00', 'SALE/POS5290', 598, 'লিটন মিয়া (২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;ট্রলি&lt;&sol;p&gt;', '', '55703.40', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '55703.40', 'completed', 'due', 0, NULL, 1, 1, '2021-10-31 17:45:10', '3.5299', 1, '55700.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '57bc7d653d145f4b5c99c21ae709215809c01a995e90cd26b76941320e5fc033', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5288, '2021-10-30 18:03:00', 'SALE/POS5291', 597, 'মেসার্স M.M.K. ব্রিক্স (কিশোরগঞ্জ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-8787&lt;&sol;p&gt;', '', '374205.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '374205.00', 'completed', 'due', 0, NULL, 1, 1, '2021-10-31 18:04:35', '19.194', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '41ca22a6f398c1540e00f7e81d0427c2206de40ade439c4b028cc0908441fa90', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-125795.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5289, '2021-10-28 18:39:00', 'SALE/POS5292', 599, 'মেসার্স A.B.M ব্রিকস (২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-6821&lt;&sol;p&gt;', '', '500270.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '500270.00', 'completed', 'due', 0, NULL, 1, 1, '2021-10-31 18:40:11', '26.33', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '0709c265152204c0353cf86de58995c8ccecd7d5c15f8a328bebd38bdd18baf8', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5290, '2021-10-28 18:41:00', 'SALE/POS5293', 599, 'মেসার্স A.B.M ব্রিকস (২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2445&lt;&sol;p&gt;', '', '486780.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '486780.00', 'completed', 'due', 0, NULL, 1, 1, '2021-10-31 18:42:17', '25.615', 1, '987050.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '108d73d2b82f866dfbcc7f4142e3c840ad646b4682e0e8167b773e33981ad4bf', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5291, '2021-10-28 18:48:00', 'SALE/POS5294', 600, 'হাজী জয়নাল আবেদীন (২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CMT-11-8808&lt;&sol;p&gt;', '', '391590.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '391590.00', 'completed', 'due', 0, NULL, 1, 1, '2021-10-31 18:49:57', '20.61', 1, '391500.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'dd42123e312668191cf27acfb5cc2bfb156c4ae3a15847970bbf6f7b781fd17a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5292, '2021-10-28 19:01:00', 'SALE/POS5295', 601, 'মেসার্স সোনালী ব্রিকস (২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2915&lt;&sol;p&gt;', '', '465120.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '465120.00', 'completed', 'due', 0, NULL, 1, 1, '2021-10-31 19:02:40', '24.475', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '22a6fb4738bf55dc1ab5f2891cb59cd7ddc4ec6949333ec4925f3da60bab04fb', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5293, '2021-10-28 19:04:00', 'SALE/POS5296', 601, 'মেসার্স সোনালী ব্রিকস (২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-0207&lt;&sol;p&gt;', '', '400330.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '400330.00', 'completed', 'due', 0, NULL, 1, 1, '2021-10-31 19:05:26', '21.07', 1, '865355.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8124d03c56945cacab89cb0f77db576c824e6197adac237bed2503d66c779137', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5294, '2021-10-28 19:08:00', 'SALE/POS5297', 601, 'মেসার্স সোনালী ব্রিকস (২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-0117&lt;&sol;p&gt;', '', '427460.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '427460.00', 'completed', 'due', 0, NULL, 1, 1, '2021-10-31 19:10:59', '19.425', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '65f73927ed6f214d568ee54c4149f1f2c8913b831ee4bf8d34d8c93c3dd3229c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5295, '2021-10-28 19:11:00', 'SALE/POS5298', 601, 'মেসার্স সোনালী ব্রিকস (২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-2838&lt;&sol;p&gt;', '', '424380.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '424380.00', 'completed', 'due', 0, NULL, 1, 1, '2021-10-31 19:12:51', '19.29', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e7c16477193116e8adb9c6be68b89e2a73b3ac99527e962064e5f5e10e54b56e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5296, '2021-10-28 19:13:00', 'SALE/POS5299', 601, 'মেসার্স সোনালী ব্রিকস (২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-8787&lt;&sol;p&gt;', '', '470140.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '470140.00', 'completed', 'due', 0, NULL, 1, 1, '2021-10-31 19:15:03', '21.37', 1, '1322310.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '909d0a4cec9e43c5f2dbb7feee0d5a7585b3dd2aa7643b1630abb95923fd38ea', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5297, '2021-10-29 20:02:00', 'SALE/POS5300', 596, 'নাহার ব্রিক্স(ছাতলপাড়)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-3092&lt;&sol;p&gt;', '', '515600.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '515600.00', 'completed', 'due', 0, NULL, 1, 1, '2021-10-31 20:03:36', '25.78', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '887daa5f3ae067a9917b898280287dcbd9d3dbb6074be4c61e2a35e4b1902711', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-4000000.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5298, '2021-10-29 20:04:00', 'SALE/POS5301', 596, 'নাহার ব্রিক্স(ছাতলপাড়)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CMT-11-3344&lt;&sol;p&gt;', '', '573000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '573000.00', 'completed', 'due', 0, NULL, 1, 1, '2021-10-31 20:05:51', '28.645', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '93e1b0fe0623ffec1303871b22a915c62e74b0c94764aa62abd7470c89dd2369', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-4000000.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5299, '2021-10-30 20:06:00', 'SALE/POS5302', 596, 'নাহার ব্রিক্স(ছাতলপাড়)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-9736&lt;&sol;p&gt;', '', '552400.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '552400.00', 'completed', 'due', 0, NULL, 1, 1, '2021-10-31 20:08:02', '27.615', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'dc34e6835fe04ab99e3ee1d15666bad2e67d1f2b838ca0cbe0eb000ac8572950', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-4000000.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5300, '2021-10-30 20:09:00', 'SALE/POS5303', 596, 'নাহার ব্রিক্স(ছাতলপাড়)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-0685&lt;&sol;p&gt;', '', '522200.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '522200.00', 'completed', 'due', 0, NULL, 1, 1, '2021-10-31 20:09:47', '26.105', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f5d7e50a20487cb21f7010e3f37d1c30f5677711683580f876894b4c65e7a674', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-4000000.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5301, '2021-10-30 20:10:00', 'SALE/POS5304', 596, 'নাহার ব্রিক্স(ছাতলপাড়)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-0377&lt;&sol;p&gt;', '', '465080.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '465080.00', 'completed', 'due', 0, NULL, 1, 1, '2021-10-31 20:11:27', '21.14', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'bfa8bcead62fee1cb3bb05f608890629b3ab9069f4650fccfb144047f87a7529', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-4000000.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5302, '2021-10-30 20:12:00', 'SALE/POS5305', 596, 'নাহার ব্রিক্স(ছাতলপাড়)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-6377&lt;&sol;p&gt;', '', '478500.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '478500.00', 'completed', 'due', 0, NULL, 1, 1, '2021-10-31 20:13:32', '21.75', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '58c21d3be8e8b750483681ff271a4963837fc85d7b40e09ba652eaedc72caf09', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-4000000.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5303, '2021-10-30 20:14:00', 'SALE/POS5306', 596, 'নাহার ব্রিক্স(ছাতলপাড়)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-9736&lt;&sol;p&gt;', '', '501600.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '501600.00', 'completed', 'due', 0, NULL, 1, 1, '2021-10-31 20:15:39', '22.795', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7bd83e0c1f80bbf1cb1fdb62a5504a08c263fd5d73d2b79b13790e6f7751058b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-4000000.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5304, '2021-10-30 20:16:00', 'SALE/POS5307', 596, 'নাহার ব্রিক্স(ছাতলপাড়)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-6821&lt;&sol;p&gt;', '', '493020.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '493020.00', 'completed', 'due', 0, NULL, 1, 1, '2021-10-31 20:17:15', '22.405', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b887f91eb78295de1224aefb3d10be6a4a7590fca8ae166398bcc0c3d6241630', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-4000000.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5305, '2021-10-30 20:29:00', 'SALE/POS5308', 602, 'মো.সফর আলী সর্দার(তাহিরপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMN-12-3822&lt;&sol;p&gt;', '', '183885.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '183885.00', 'completed', 'due', 0, NULL, 1, 1, '2021-10-31 20:31:21', '9.425', 1, '183700.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '9bc0c781d8f3a99b5600959ff2009cfa48407ca1999f948eda98f1f0ea552e23', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5306, '2021-10-31 17:45:00', 'SALE/POS5309', 603, 'মেসার্স আশা ব্রিকস(কালিগচ্ছ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5080&lt;&sol;p&gt;', '', '476520.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '476520.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-01 17:46:19', '21.66', 1, '450000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '664085afc1262efc278f4ee0aed75b9b2e2f2feb22c974e1c34c5b81995c0290', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5307, '2021-10-31 17:50:00', 'SALE/POS5310', 597, 'মেসার্স M.M.K. ব্রিক্স (কিশোরগঞ্জ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-8787&lt;&sol;p&gt;', '', '374205.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '374205.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-01 17:51:23', '19.194', 1, '700000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '509f96728686ef87727001199cbc2fa8bfb859cc467b125916f334ea61abbb14', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '248410.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5308, '2021-10-31 18:01:00', 'SALE/POS5311', 604, 'মেসার্স মামুন এন্টারপ্রাইজ (২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2915&lt;&sol;p&gt;', '', '499874.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '499874.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-11-01 18:02:59', '22.93', 1, '499874.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1ba650678add2051c7d6c82e1372be29c8d3b0d577094aa7e6340c5d686ed1c8', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5309, '2021-10-31 18:11:00', 'SALE/POS5312', 605, 'মেসার্স রুমান ব্রিকস (কিশোরগঞ্জ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-6821&lt;&sol;p&gt;', '', '535950.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '535950.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-01 18:12:12', '23.815', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd91296fb493554c94af80767bc9ec7d44750d8909e3bbf3eb44000853d01d34b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5310, '2021-10-31 18:13:00', 'SALE/POS5313', 605, 'মেসার্স রুমান ব্রিকস (কিশোরগঞ্জ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-3344&lt;&sol;p&gt;', '', '486225.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '486225.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-01 18:19:10', '21.61', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e67ad22991802d935bdc433ffe4acd9eae235bc919209426aa93f3e4718a51b4', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5311, '2021-10-31 18:20:00', 'SALE/POS5314', 605, 'মেসার্স রুমান ব্রিকস (কিশোরগঞ্জ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-5586&lt;&sol;p&gt;', '', '439386.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '439386.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-01 18:21:43', '21.86', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ebb9ad0f4b806aa45cacb5bd9010a6432e49d251183f497adf1ae164bc5c4a9a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5312, '2021-10-31 18:22:00', 'SALE/POS5315', 605, 'মেসার্স রুমান ব্রিকস (কিশোরগঞ্জ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2395&lt;&sol;p&gt;', '', '492249.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '492249.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-01 18:23:17', '24.485', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1e5214d29a29ca366440439d02c598dd16ffbd4f3bc4a7d731f1ea7f5b1a9fc5', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5313, '2021-10-31 18:28:00', 'SALE/POS5316', 606, 'আলী হোসেন জামাই(কালীপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-3518&lt;&sol;p&gt;', '', '294144.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '294144.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-01 18:30:10', '15.32', 1, '294100.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '817d4d447ceb41cf9cef1998c0deeff8cdb3f35c65ae50e0c4b8acd445c231eb', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5314, '2021-11-01 14:27:00', 'SALE/POS5317', 607, 'মেসার্স আশা ব্রিক্স(রাসেল মিয়া) (কালীগুচ্ছ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5080&lt;&sol;p&gt;', '', '490160.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '490160.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-02 14:29:41', '22.275', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '14cfe3cad34c0de1b3e476f24af16f272c6b97c19a24d9d7ea50cb96c0abcad1', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5315, '2021-11-01 14:39:00', 'SALE/POS5318', 607, 'মেসার্স আশা ব্রিক্স(রাসেল মিয়া) (কালীগুচ্ছ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5080&lt;&sol;p&gt;', '', '439120.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '439120.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-02 14:39:52', '19.96', 1, '1000000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '2327fa0fdde5916696e0d85835333c9758eb7817a780c08a6aec5e7da02e1dcf', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5316, '2021-11-01 14:48:00', 'SALE/POS5319', 608, 'মেসার্স মা-বাবার দোয়া ট্রান্সঃ(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-4755&lt;&sol;p&gt;', '', '436416.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '436416.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-02 14:49:09', '22.725', 1, '500000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '2fbd4a89ba62fcaba9e010d73f7368934acec748cb20b1fdc08f55a7c716d3e5', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5317, '2021-11-01 14:55:00', 'SALE/POS5320', 609, 'মেসার্স আজিজ শাহ ট্রান্সপোর্ট(ভৈরবপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-2739&lt;&sol;p&gt;', '', '463939.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '463939.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-02 14:56:38', '24.285', 1, '350000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c00a7ec07fb823b40b375c5e65fda74fb0363731c388c2ed4d044f62b29f8138', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5318, '2021-11-01 15:02:00', 'SALE/POS5321', 610, 'মেসার্স তাহসিন এন্টারপ্রাইজ(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-6821&lt;&sol;p&gt;', '', '413920.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '413920.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-02 15:03:38', '19.895', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8ec93a1baac0e30dafaaa1ca961c5384456abf54e6a90ecc12acfcc492e82562', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5319, '2021-11-01 15:04:00', 'SALE/POS5322', 610, 'মেসার্স তাহসিন এন্টারপ্রাইজ(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-9567&lt;&sol;p&gt;', '', '389792.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '389792.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-02 15:05:07', '18.74', 1, '803200.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '86ded4a1410450cd46cbb276b4c11a79fdfb69c020ffdc62639c6e80cd6d047b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5320, '2021-11-02 10:04:00', 'SALE/POS5323', 608, 'মেসার্স মা-বাবার দোয়া ট্রান্সঃ(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-4755&lt;&sol;p&gt;', '', '446400.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '446400.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-03 10:05:29', '23.25', 1, '383336.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '9f437cd4fbdb663ddf950b34330c35ab7707a801bbbc956f50dfd153d542959e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-63584.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5321, '2021-11-02 10:13:00', 'SALE/POS5324', 611, 'মেসার্স শাওন সুজন ব্রিকস(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-0108&lt;&sol;p&gt;', '', '410880.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '410880.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-03 10:14:09', '21.4', 1, '410800.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e21cfc401d5da6c11dd0025ed0aeb612de2ab5a04bb40e54869c6bc7e8402f3c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5322, '2021-11-02 10:17:00', 'SALE/POS5325', 605, 'মেসার্স রুমান ব্রিকস (কিশোরগঞ্জ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5080&lt;&sol;p&gt;', '', '559383.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '559383.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-03 10:19:21', '27.825', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'dff5b7ab6e7fdd680209f08798a23c6db7045d34ea9a81f1ebe36745bcbbad52', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1953810.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5323, '2021-11-02 10:20:00', 'SALE/POS5326', 605, 'মেসার্স রুমান ব্রিকস (কিশোরগঞ্জ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-5586&lt;&sol;p&gt;', '', '497877.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '497877.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-03 10:21:51', '24.765', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '869c47cb03adb0a3556417c7f4fb56fd2f9ff35a98dbbdf71e8b63f0f0160e5d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2513193.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5324, '2021-11-02 10:24:00', 'SALE/POS5327', 605, 'মেসার্স রুমান ব্রিকস (কিশোরগঞ্জ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-3344&lt;&sol;p&gt;', '', '490275.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '490275.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-03 10:24:54', '21.785', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b58a7a79f1944e3b9722afc002b8b30a4928c4639af9cf55f1f22023ee46a786', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2513193.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5325, '2021-11-02 10:26:00', 'SALE/POS5328', 605, 'মেসার্স রুমান ব্রিকস (কিশোরগঞ্জ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2395&lt;&sol;p&gt;', '', '492300.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '492300.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-03 10:38:16', '21.875', 1, '3200000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '0c00cbbc8314ffe4d3dc8fd2e59118bc0dafc49d90ae144f9966d853a006657b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2513193.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5326, '2021-11-02 10:51:00', 'SALE/POS5329', 612, 'মেসার্স শান্ত এন্টারপ্রাইজ (খোকন) (২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-9128&lt;&sol;p&gt;', '', '387904.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '387904.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-03 10:52:29', '18.56', 1, '387900.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1d829838c021e726ae054a2e7403f7e3e0fbcb2012e1f7b4a593cc5e8e8e3200', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5327, '2021-11-02 10:56:00', 'SALE/POS5330', 610, 'মেসার্স তাহসিন এন্টারপ্রাইজ(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CHOT-11-0600&lt;&sol;p&gt;', '', '450528.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '450528.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-03 10:57:51', '21.655', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '352723bcac780e643ccb2bf5bddbc44c999c1d38404c9575df5fa042a2e1a354', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '512.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5328, '2021-11-02 10:59:00', 'SALE/POS5331', 610, 'মেসার্স তাহসিন এন্টারপ্রাইজ(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-6084&lt;&sol;p&gt;', '', '367120.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '367120.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-03 11:00:04', '17.65', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '037a42e689084cf9dc291b0b082ed03ea0104cfe94f948a5928e4dc5fba3d60c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '512.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5329, '2021-11-02 11:02:00', 'SALE/POS5332', 610, 'মেসার্স তাহসিন এন্টারপ্রাইজ(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-4590&lt;&sol;p&gt;', '', '393328.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '393328.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-03 11:03:25', '18.91', 1, '1350000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd42dfd9cbfdd13f0fb333d0f090db939a1445e9f5a892de4b2291beb19035fa4', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '512.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5330, '2021-11-03 14:26:00', 'SALE/POS5333', 613, 'মেসার্স এশিয়া ব্রিকস(সাল্লাবাদ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMD-14-0777&lt;&sol;p&gt;', '', '335664.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '335664.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-04 14:27:34', '15.119', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'da429de00fc53e165add4f08550efc089f235f7019cfeb7cea9d65ce9ed4de45', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5331, '2021-11-03 14:28:00', 'SALE/POS5334', 613, 'মেসার্স এশিয়া ব্রিকস(সাল্লাবাদ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;MPT-11-0025&lt;&sol;p&gt;', '', '413142.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '413142.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-04 14:29:44', '18.605', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8b1dbbf6474a21ce0699ab9b1744a7df76ca278b92bfd4209cfa3fdadaf993c1', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5332, '2021-11-03 14:33:00', 'SALE/POS5335', 607, 'মেসার্স আশা ব্রিক্স(রাসেল মিয়া) (কালীগুচ্ছ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5080&lt;&sol;p&gt;', '', '476740.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '476740.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-04 14:34:15', '21.665', 1, '300000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7f2b501b5aee43469bc328446c24f6eebd59a3b21053b22f0fd9949420bb6eae', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-70720.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5333, '2021-11-03 14:36:00', 'SALE/POS5336', 610, 'মেসার্স তাহসিন এন্টারপ্রাইজ(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-8735&lt;&sol;p&gt;', '', '307008.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '307008.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-04 14:37:43', '14.76', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '05b7dbda706573d23a842ac69dea6fff32f02b868d17a027b73124fcacb1517c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-138512.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5334, '2021-11-03 14:38:00', 'SALE/POS5337', 610, 'মেসার্স তাহসিন এন্টারপ্রাইজ(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-8664&lt;&sol;p&gt;', '', '315536.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '315536.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-04 14:39:24', '15.170', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '3ec0ec781d7cd38426964f3e985177085c33e6d1306007377c7e29a85ce9897a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-138512.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5335, '2021-11-03 14:40:00', 'SALE/POS5338', 610, 'মেসার্স তাহসিন এন্টারপ্রাইজ(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;FANI T - 11-0805&lt;&sol;p&gt;', '', '387504.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '387504.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-04 14:41:26', '18.63', 1, '1349940.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '023919f4d5a9ce014de9df2215f4580be886ee5693325740ee2eaacbf3c73997', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-138512.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5336, '2021-11-03 15:01:00', 'SALE/POS5339', 600, 'মেসার্স জয়নাল আবেদীন(ফেরিঘাট) (২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-3017&lt;&sol;p&gt;', '', '480130.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '480130.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-04 15:01:54', '25.27', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '3740b044442a45677a326de582418796f06da1827c321370602c7f0a05b2e02e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '90.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5337, '2021-11-03 15:02:00', 'SALE/POS5340', 600, 'মেসার্স জয়নাল আবেদীন(ফেরিঘাট) (২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-6051&lt;&sol;p&gt;', '', '424080.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '424080.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-04 15:03:38', '22.315', 1, '904300.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b49ed3c025e58059c1ad5e7278de4acda9e14928b303658ec047d0a9aa5e2c36', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '90.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5338, '2021-11-03 15:06:00', 'SALE/POS5341', 608, 'মেসার্স মা-বাবার দোয়া ট্রান্সঃ(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-4755&lt;&sol;p&gt;', '', '443520.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '443520.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-04 15:06:52', '23.1', 1, '443000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'bfb0d54be5cf3bfb940b41fcbab1cae3f4d6122512d888dc0728bfe4364e28cf', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '316.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5339, '2021-11-03 15:09:00', 'SALE/POS5342', 609, 'মেসার্স আজিজ শাহ ট্রান্সপোর্ট(ভৈরবপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-1042&lt;&sol;p&gt;', '', '456299.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '456299.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-04 15:10:34', '23.885', 1, '400000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '9b06de08aa8712ad10c922338f1a2e635f57ede4b4b548cd2873ebcf476194d1', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '113939.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5340, '2021-11-03 15:19:00', 'SALE/POS5343', 614, 'মেসার্স জোহাদ এন্টারপ্রাইজ(২১-২২) (নিজ হিসাব)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;নৌকায়&nbsp; বক্সমাপ&nbsp;&lt;&sol;p&gt;', '', '3763500.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '3763500.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-11-18 14:22:45', '195', 1, '3763500.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '97f9a00c9408eb2b53d7e829482f654dc247d58b18adebcfa3fb118a4a11f243', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5341, '2021-11-03 18:44:00', 'SALE/POS5344', 615, 'মেসার্স জনপ্রিয় এন্টারপ্রাইজ(সিলেট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '0.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '0.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-11-04 18:45:18', '0', 1, '400000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '629d2236d198e966b1f4294abcbfc9d7154a31366c972131d38381ea3241d341', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5342, '2021-11-04 16:51:00', 'SALE/POS5345', 609, 'মেসার্স আজিজ শাহ ট্রান্সপোর্ট(ভৈরবপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-15-2183&lt;&sol;p&gt;', '', '461647.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '461647.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-05 16:53:25', '24.165', 1, '400000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '14475387e95e7f6a66f60e9ead4be22187498bd538b407abbf6ef19712bccd8e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '170238.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5343, '2021-11-04 16:57:00', 'SALE/POS5346', 615, 'মেসার্স জনপ্রিয় এন্টারপ্রাইজ(সিলেট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-7009&lt;&sol;p&gt;', '', '492672.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '492672.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-05 16:58:13', '25.66', 1, '92672.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '568e2321f7397a368946142eb5f375932ce20ecb29e45c4a6c50069e64eeeb23', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-400000.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5344, '2021-11-04 17:01:00', 'SALE/POS5347', 613, 'মেসার্স এশিয়া ব্রিকস(সাল্লাবাদ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;MPT-11-0025&lt;&sol;p&gt;', '', '383760.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '383760.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-05 17:01:58', '19.68', 1, '1000000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '2e7d13d6a8a05c9b523d1179540b45c1245e5609732aabeabfa476fe87c5d5c8', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '748806.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5345, '2021-11-04 17:09:00', 'SALE/POS5348', 616, 'মেসার্স মা-বাবার দোয়া ট্রেডাস(আজম)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5080&lt;&sol;p&gt;', '', '438634.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '438634.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-11 13:01:33', '22.61', 1, '450000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '45ad61f8fe5e1c573f5db64d97ad9817c63d863a94c4c00b55d7476e1188d9f1', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5346, '2021-11-04 17:19:00', 'SALE/POS5349', 617, 'মেসার্স সুমন ব্রিকস(নবীনগর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-9612&lt;&sol;p&gt;', '', '516750.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '516750.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-05 17:20:23', '26.5', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'fff0f9e8a69b3a5743d9fddc65d3d1df5c6e1acc71155f419a7914ee79d1a72a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5347, '2021-11-04 17:21:00', 'SALE/POS5350', 617, 'মেসার্স সুমন ব্রিকস(নবীনগর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;বক্সমাপে&lt;&sol;p&gt;', '', '390000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '390000.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-05 17:22:04', '20', 1, '2000000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8417407cf3de81bb1a7a7bc113aa898f9772848e522582d30bdf6569db0f3a2d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5348, '2021-11-04 17:31:00', 'SALE/POS5351', 610, 'মেসার্স তাহসিন এন্টারপ্রাইজ(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-8473&lt;&sol;p&gt;', '', '314912.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '314912.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-05 17:32:07', '15.14', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '6c4fb0570b134c692c73488d947a463f503821f51b7ced612c42129f74bf5cb2', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-478404.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5349, '2021-11-04 17:32:00', 'SALE/POS5352', 610, 'মেসার্স তাহসিন এন্টারপ্রাইজ(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-0498&lt;&sol;p&gt;', '', '372528.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '372528.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-05 17:33:51', '17.905', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8bdb4a8e0783c167084432376aed7d55214bc7c16a882f139960a4ceda564077', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-478404.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5350, '2021-11-04 17:34:00', 'SALE/POS5353', 610, 'মেসার্স তাহসিন এন্টারপ্রাইজ(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-7872&lt;&sol;p&gt;', '', '390624.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '390624.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-05 17:36:47', '18.78', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '6cda5d8e8314f4613e0f2f60b3659f39d60c72a5c4a4d6562da3ac75f72e3fb7', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-478404.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5351, '2021-11-04 17:37:00', 'SALE/POS5354', 610, 'মেসার্স তাহসিন এন্টারপ্রাইজ(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-1819&lt;&sol;p&gt;', '', '368992.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '368992.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-05 17:38:48', '17.74', 1, '1200000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8ddcff9b2cf29ec5f7cf5acedb778302b8c7523de142a1532cb974c66542751c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-478404.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5354, '2021-11-04 18:09:00', 'SALE/POS5357', 610, 'মেসার্স তাহসিন এন্টারপ্রাইজ(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '50000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '50000.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-05 18:18:47', '1', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f68560b2a674c416a73571fc9e43b1f62edb5245157b73b0b99cced7c2647993', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-478404.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5355, '2021-11-04 18:16:00', 'SALE/POS5358', 618, 'মেসার্স সিয়াম এন্টারপ্রাইজ(সিলেট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-1650&lt;&sol;p&gt;', '', '321720.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '321720.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-05 18:17:33', '15.314', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '0f8c9b6d0ed157621a146f112302a493567576e8025321e8c31aac9b937f195c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5356, '2021-11-04 18:19:00', 'SALE/POS5359', 618, 'মেসার্স সিয়াম এন্টারপ্রাইজ(সিলেট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-1235&lt;&sol;p&gt;', '', '329910.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '329910.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-05 18:20:56', '15.71', 1, '651630.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '4429cf527df9b4d31f0d36ad3935a0f96bcad9f043509361336ac3cab9a149a6', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5357, '2021-11-04 18:31:00', 'SALE/POS5360', 614, 'মেসার্স জোহাদ এন্টারপ্রাইজ(২১-২২) (নিজ হিসাব)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;বক্সমাপে নৌকা&lt;&sol;p&gt;', '', '1833500.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '1833500.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-18 14:22:21', '95', 1, '4200000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1596a3e45165fda38b208f357c5288c8c697bc735d8eb70c18058d0a07d69ee2', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '500.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5359, '2021-11-05 10:16:00', 'SALE/POS5362', 614, 'মেসার্স জোহাদ এন্টারপ্রাইজ(২১-২২) (নিজ হিসাব)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;বক্সমাপ&lt;&sol;p&gt;', '', '1833500.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '1833500.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-18 14:21:51', '95', 1, '19000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '3d4e2c83fa526543cb142521b8548c9d2a5e616995b3bef4be68f39fee80f10c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-2366000.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5360, '2021-11-05 10:20:00', 'SALE/POS5363', 617, 'মেসার্স সুমন ব্রিকস(নবীনগর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;বক্সমাপ&lt;&sol;p&gt;', '', '5109000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '5109000.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-06 10:21:25', '262', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '476da269896e84726aee6dfde652bb69c568d5c03c80e0305a105723efa92e29', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-1093250.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5361, '2021-11-06 10:54:00', 'SALE/POS5364', 619, 'মোঃ জাকির এন্টারপ্রাইজ (গং)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;বক্সমাপ-ইন্দো&colon;&lt;&sol;p&gt;', '', '3648000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '3648000.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-21 10:21:48', '190', 1, '3647000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8808f3f7c0986b141a4fc3422ad0117856d2db6b7d184ea7d8655ff709b4f867', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5362, '2021-11-06 10:58:00', 'SALE/POS5365', 614, 'মেসার্স জোহাদ এন্টারপ্রাইজ(২১-২২) (নিজ হিসাব)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '552000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '552000.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-07 10:59:15', '1', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '0b371b71abb33ccfa0c8519c9ae0ecb446468965db44beab2b1b528f5e4d4f55', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-532500.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5363, '2021-11-06 11:05:00', 'SALE/POS5366', 597, 'মেসার্স M.M.K. ব্রিক্স (কিশোরগঞ্জ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-8787&lt;&sol;p&gt;', '', '374205.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '374205.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-07 11:06:37', '19.194', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'cae270b87f1fd23323358333bfe0fd737644ee170d343e2ab3cd69c824d00d46', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-77385.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5364, '2021-11-06 11:09:00', 'SALE/POS5367', 617, 'মেসার্স সুমন ব্রিকস(নবীনগর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;ট্রলি-৬টি&lt;&sol;p&gt;', '', '585195.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '585195.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-07 11:09:38', '30.01', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e12c6b7b0551e7f54de13fed11c1041f04dda990d21b0b629cf7babcf0fa4fda', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '4015750.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5365, '2021-11-06 11:11:00', 'SALE/POS5368', 609, 'মেসার্স আজিজ শাহ ট্রান্সপোর্ট(ভৈরবপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-0768&lt;&sol;p&gt;', '', '481702.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '481702.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-07 11:12:21', '25.22', 1, '502522.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '4eb5a7cbc5bbde26648d4e2d7fe7890baf033bb558d9268ca53673f65abc60d0', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '231885.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5366, '2021-11-07 10:47:00', 'SALE/POS5369', 620, 'মোঃ জমির হোসেন (চাঁনপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;৩টি ট্রলি-&lt;&sol;p&gt;', '', '348672.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '348672.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-08 10:48:50', '18.16', 1, '300000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f0136425634b2b9535d618f5553ba7787bb99aeee8466e3f9606b508d5b42eb3', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5367, '2021-11-07 10:51:00', 'SALE/POS5370', 617, 'মেসার্স সুমন ব্রিকস(নবীনগর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-8750&lt;&sol;p&gt;', '', '488670.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '488670.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-08 10:52:24', '25.055', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b33ff6b607865c9aefba261c1ad6746517d1c12e99ad918c6d4f4289084818dd', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '4600945.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5368, '2021-11-07 10:53:00', 'SALE/POS5371', 617, 'মেসার্স সুমন ব্রিকস(নবীনগর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1625&lt;&sol;p&gt;', '', '493740.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '493740.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-08 10:53:50', '25.315', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '449c9dd877dfa193044b1f1b7f0b36b85673917427f2ecb7ffa09b16b54bcb3f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '4600945.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5369, '2021-11-07 10:54:00', 'SALE/POS5372', 617, 'মেসার্স সুমন ব্রিকস(নবীনগর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;বক্সমাপ-ইন্দোঃ&lt;&sol;p&gt;', '', '1560000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '1560000.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-08 10:56:21', '80', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f809d1bd3334dc9bc811762f71035adf239320aca91bce61418bd8f913977824', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '4600945.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5370, '2021-11-08 11:26:00', 'SALE/POS5373', 621, 'মোঃ লতিফ মিয়া-ড্রাইভার(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-1376&lt;&sol;p&gt;', '', '502930.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '502930.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-09 11:27:48', '26.47', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a2c3102c760a4be448ecf33368e7c298a0e92f95dc8de32902bb714c0eecab70', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5371, '2021-11-08 11:28:00', 'SALE/POS5374', 621, 'মোঃ লতিফ মিয়া-ড্রাইভার(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5080&lt;&sol;p&gt;', '', '472340.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '472340.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-09 11:29:33', '24.855', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c2482aa1a25ee48bbf10ea42328278579a99a2ba4248be8b70f3df8c8a0b8bc4', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5372, '2021-11-08 11:30:00', 'SALE/POS5375', 621, 'মোঃ লতিফ মিয়া-ড্রাইভার(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-0685&lt;&sol;p&gt;', '', '518700.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '518700.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-09 11:31:34', '27.295', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '17e87105074554b7e7fd2611e94e43af32507a125c195657252375c025d52ccb', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5373, '2021-11-08 11:32:00', 'SALE/POS5376', 621, 'মোঃ লতিফ মিয়া-ড্রাইভার(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-7227&lt;&sol;p&gt;', '', '494380.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '494380.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-09 11:33:19', '26.015', 1, '1000000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '68200e47c7085627342c62f48d64f90d2f4255a0663668688a1ce1db3ebe2383', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5374, '2021-11-08 11:39:00', 'SALE/POS5377', 622, 'মেসার্স B.B.C ব্রিকস(চাঁনপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;বক্সমাপ-ইন্দোঃ&lt;&sol;p&gt;', '', '950000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '950000.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-09 11:40:49', '50', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '6a2dc32b17507f44efda54256108653a7ca393e795b50c5910ec6557989d6bc7', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5375, '2021-11-08 11:42:00', 'SALE/POS5378', 622, 'মেসার্স B.B.C ব্রিকস(চাঁনপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-3318&lt;&sol;p&gt;', '', '495088.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '495088.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-09 11:43:17', '25.52', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8d8bf134034f38f274144ab6a576929843d3d917d7e9a56deb25aa597c9a712f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5376, '2021-11-08 11:44:00', 'SALE/POS5379', 622, 'মেসার্স B.B.C ব্রিকস(চাঁনপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-6377&lt;&sol;p&gt;', '', '497416.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '497416.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-09 11:44:46', '25.635', 1, '1450000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b7a63cb2bf706842195addd66582c2ace542d1e45c99a48c40ccf50bcff7d642', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5377, '2021-11-08 11:48:00', 'SALE/POS5380', 609, 'মেসার্স আজিজ শাহ ট্রান্সপোর্ট(ভৈরবপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-0768&lt;&sol;p&gt;', '', '491340.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '491340.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-09 11:48:48', '25.855', 1, '400000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '49aa6f6ea7701b38ebd25f173b0b7ea4e0ad013f758af15b6c21dd9978931c3c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '213587.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5378, '2021-11-08 11:53:00', 'SALE/POS5381', 620, 'মোঃ জমির হোসেন (চাঁনপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMD-12-2465 &lpar;৪&comma; ট্রিপ&rpar;&lt;&sol;p&gt;', '', '439104.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '439104.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-09 11:54:41', '22.865', 1, '300000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7bbc5bcb010bf7a37ed733970b45505cec47a2dd9fa08ad5ec6a127e70005afd', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '48672.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5379, '2021-11-08 12:01:00', 'SALE/POS5382', 623, 'মেসার্স সংসার ব্রিকস(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-4813&lt;&sol;p&gt;', '', '460370.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '460370.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-09 12:02:27', '24.23', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '4071f0e1754a401e1a6d21bcc744415d90565b16cec98ef9ceef420ad50da083', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5380, '2021-11-08 12:03:00', 'SALE/POS5383', 623, 'মেসার্স সংসার ব্রিকস(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-5844&lt;&sol;p&gt;', '', '421170.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '421170.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-09 12:05:03', '20.85', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '9117ea59f5dbe4ce3c38474a7ed47b1c24015834283d3abcb2c92d8b74119caa', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5381, '2021-11-08 12:06:00', 'SALE/POS5384', 623, 'মেসার্স সংসার ব্রিকস(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-5424&lt;&sol;p&gt;', '', '449248.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '449248.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-09 12:06:46', '22.24', 1, '1400000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '57828f9a40ed36871ef4a7a85038373dc728c72a0cdb6eaec67cf6213b70eb01', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5382, '2021-11-08 12:11:00', 'SALE/POS5385', 597, 'মেসার্স M.M.K. ব্রিক্স (কিশোরগঞ্জ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-8787&lt;&sol;p&gt;', '', '374205.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '374205.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-09 12:12:20', '19.194', 1, '200000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '11ad7c7bebf9ed04a4ca3528780175bcc4921914a7648d459de02597ba961e40', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '296820.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5383, '2021-11-09 12:17:00', 'SALE/POS5386', 624, 'হাজী মোঃ সাত্তার মিয়া (চাঁনপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-8293&lt;&sol;p&gt;', '', '486164.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '486164.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-10 12:18:45', '25.06', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '96f8c6795ae7d5eb71fbc61f863e1481959bb403c9fad370ced00892f6454cb7', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5384, '2021-11-09 12:20:00', 'SALE/POS5387', 617, 'মেসার্স সুমন ব্রিকস(নবীনগর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;বক্সমাপ-ইন্দোরঃ&lt;&sol;p&gt;', '', '1540500.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '1540500.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-10 12:21:43', '79', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'efa5206ba595abe47789a36740f1a90983ea39e1a33b35703fa96b82e271ac68', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '7143355.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5385, '2021-11-09 12:23:00', 'SALE/POS5388', 617, 'মেসার্স সুমন ব্রিকস(নবীনগর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-7680&lt;&sol;p&gt;', '', '524160.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '524160.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-10 12:23:59', '26.875', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '6417b82a61acc090851b01e07769fb46dafcc78188904e90eda6ae2e0f70905e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '7143355.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5386, '2021-11-09 12:25:00', 'SALE/POS5389', 617, 'মেসার্স সুমন ব্রিকস(নবীনগর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2603&lt;&sol;p&gt;', '', '499590.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '499590.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-10 12:25:40', '25.62', 1, '1999174.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '94f15dd406672d681652e2f6e77739b630bc4dc647aa8a437bc3a02035594bae', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '7143355.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5387, '2021-11-09 12:30:00', 'SALE/POS5390', 623, 'মেসার্স সংসার ব্রিকস(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1666&lt;&sol;p&gt;', '', '405460.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '405460.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-10 12:31:56', '21.335', 1, '336248.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7857347b3ea0a49692af7e9dacd0e4e3618e7207c4a96fe19bd39245b684b127', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-69212.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5388, '2021-11-09 12:36:00', 'SALE/POS5391', 609, 'মেসার্স আজিজ শাহ ট্রান্সপোর্ট(ভৈরবপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-7832&lt;&sol;p&gt;', '', '510720.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '510720.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-10 12:37:03', '26.88', 1, '400000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1df2393cf4dfdee282d63cbb01b1e60945d9450f35c83c31c02813777389977e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '304927.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5389, '2021-11-09 12:41:00', 'SALE/POS5392', 621, 'মোঃ লতিফ মিয়া-ড্রাইভার(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-19-3841&lt;&sol;p&gt;', '', '518890.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '518890.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-10 12:42:21', '27.31', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '37e37523791f53ac4b3b06da1bb2398eea612b202a9d45b241968e29d6ffe29e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '988350.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5390, '2021-11-09 12:43:00', 'SALE/POS5393', 621, 'মোঃ লতিফ মিয়া-ড্রাইভার(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-0878&lt;&sol;p&gt;', '', '520600.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '520600.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-10 12:44:27', '27.395', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a9261226d179c65c8e8bca484517d89ec2e9cef99843fa70c843dfb4fd90078d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '988350.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5391, '2021-11-09 12:55:00', 'SALE/POS5394', 621, 'মোঃ লতিফ মিয়া-ড্রাইভার(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-8750&lt;&sol;p&gt;', '', '508440.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '508440.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-10 12:56:24', '26.76', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b225ec0b589c8373b3b08572f9425401f7bd965ed3943afae3b61cfdc9b17cc4', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '988350.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5392, '2021-11-09 12:57:00', 'SALE/POS5395', 621, 'মোঃ লতিফ মিয়া-ড্রাইভার(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-1514&lt;&sol;p&gt;', '', '532760.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '532760.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-10 13:03:35', '28.04', 1, '3069040.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd42b43a7bd51421a6c26d6392d0e7876c40cb7b5219181f53916a86d0b8d9fc0', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '988350.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5393, '2021-11-09 13:09:00', 'SALE/POS5396', 625, 'মেসার্স সোনালী ট্রান্সপোর্ট(জজ মিয়া)(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-7117&lt;&sol;p&gt;', '', '362400.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '362400.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-10 13:10:39', '18.12', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '426d55b24d8662c7260830e717c80cf3d19e8b49bf81e4b42ef9361ea4d784f0', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5394, '2021-11-09 13:12:00', 'SALE/POS5397', 610, 'মেসার্স তাহসিন এন্টারপ্রাইজ(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2603&lt;&sol;p&gt;', '', '419019.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '419019.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-10 13:13:43', '21.27', 1, '250000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '402b47aa6cc43dea5520330078298fb9b19a2f8a317d24140434e55f85848b8e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-181348.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5395, '2021-11-10 12:42:00', 'SALE/POS5398', 609, 'মেসার্স আজিজ শাহ ট্রান্সপোর্ট(ভৈরবপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-0768&lt;&sol;p&gt;', '', '446310.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '446310.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-11 12:42:46', '23.49', 1, '500000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '184a332975af1bf5ad56aa1395b87116ef757e3bd0562b1bad016e811587b933', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '415647.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5396, '2021-11-10 12:46:00', 'SALE/POS5399', 610, 'মেসার্স তাহসিন এন্টারপ্রাইজ(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0479&lt;&sol;p&gt;', '', '303971.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '303971.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-11 12:47:35', '15.425', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '6484ceefb076d9e4df32882906378263526171dfd7331aaae71f950a7d15b5da', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-12329.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5397, '2021-11-10 12:48:00', 'SALE/POS5400', 610, 'মেসার্স তাহসিন এন্টারপ্রাইজ(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMD-14-0777&lt;&sol;p&gt;', '', '316776.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '316776.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-11 12:49:31', '16.08', 1, '1000000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '038c61b9c4359954b8667a27c969e5493b80ec3d5f3976a3a948e72250bf1b36', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-12329.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5398, '2021-11-10 12:56:00', 'SALE/POS5401', 626, 'মেসার্স M.H ইন্টারপ্রাইজ (ভৈরবপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-7051&lt;&sol;p&gt;', '', '486787.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '486787.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-11 12:57:31', '24.71', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e349ef385b030634693fd9d38eed60e2293926c263c4b99478098f839e7ba21b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5399, '2021-11-10 12:58:00', 'SALE/POS5402', 626, 'মেসার্স M.H ইন্টারপ্রাইজ (ভৈরবপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-15-3737&lt;&sol;p&gt;', '', '480680.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '480680.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-11 12:59:04', '24.395', 1, '967467.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7e293d6876cff3441a122c88dd78d5689351e984ba5b067c729be70beacf2623', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5400, '2021-11-10 13:08:00', 'SALE/POS5403', 627, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(রবিন মিয়া)(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-2046&lt;&sol;p&gt;', '', '388681.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '388681.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-11 13:09:52', '19.725', 1, '388500.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '0444e6e70ef3dcf12ee5e1f5542b3dc941240d034961a1e498c65a0923a1e349', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5401, '2021-11-10 13:14:00', 'SALE/POS5404', 602, 'মো.সফর আলী সর্দার(তাহিরপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2395&lt;&sol;p&gt;', '', '391200.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '391200.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-11 13:15:39', '19.56', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd82cd44ea13a9b3224011518d2c733a9ca9cf1d04fa44e751ae2b987efaf2f52', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '185.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5402, '2021-11-10 13:16:00', 'SALE/POS5405', 602, 'মো.সফর আলী সর্দার(তাহিরপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1695&lt;&sol;p&gt;', '', '397000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '397000.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-11 13:17:04', '19.845', 1, '788385.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f45a849834a1e5ae257dcca4b237af729d986abdd968d319017ea6a4775153c5', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '185.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5403, '2021-11-10 13:25:00', 'SALE/POS5406', 628, 'হাজী মোহন মিয়া (বি-বাড়ীয়া) (২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;নৌকা-বক্সমাপ&lt;&sol;p&gt;', '', '475000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '475000.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-11-11 13:26:19', '25', 1, '475000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '66eb8c57ee980fa5e2aee6e7f60f8c6c89b51f7e2fc8a84d5c38077d4c7ec0a8', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5404, '2021-11-11 11:15:00', 'SALE/POS5407', 629, 'মেসার্স H.S.B ব্রিকস (২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-1605&lt;&sol;p&gt;', '', '375144.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '375144.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-12 11:16:37', '19.135', 1, '375000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b46af65b354264ac9e6afaab74325c040d9c7d30c41bf019f4fce202cf66f2bd', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5405, '2021-11-11 11:19:00', 'SALE/POS5408', 625, 'মেসার্স সোনালী ট্রান্সপোর্ট(জজ মিয়া)(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-9572&lt;&sol;p&gt;', '', '404740.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '404740.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-12 11:20:21', '20.645', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '3118456ee8de71030435a3f547ce3eaf402fce5021526def2e2ce6edac558e32', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '362400.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5406, '2021-11-11 11:21:00', 'SALE/POS5409', 625, 'মেসার্স সোনালী ট্রান্সপোর্ট(জজ মিয়া)(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2623&lt;&sol;p&gt;', '', '414932.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '414932.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-12 11:22:13', '21.165', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ba8f4d1c2139e54207d1abe8fdea88924a026b9a68dda8908b81581d569601aa', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '362400.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5407, '2021-11-11 11:23:00', 'SALE/POS5410', 625, 'মেসার্স সোনালী ট্রান্সপোর্ট(জজ মিয়া)(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-5004&lt;&sol;p&gt;', '', '372204.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '372204.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-12 11:23:46', '18.985', 1, '5000000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd1b2ed273b229f0ac2ca15fd4a4b8023eb92ee422331ce693b7d5e7cab3c57d8', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '362400.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5408, '2021-11-11 11:28:00', 'SALE/POS5411', 610, 'মেসার্স তাহসিন এন্টারপ্রাইজ(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0479&lt;&sol;p&gt;', '', '300031.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '300031.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-12 11:29:51', '15.23', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '6349a2fd1ecd07eb42b437dce3567ddc2016a64402909e90b6670b40edb23c52', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-391582.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5409, '2021-11-11 11:31:00', 'SALE/POS5412', 610, 'মেসার্স তাহসিন এন্টারপ্রাইজ(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '3000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '3000.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-12 11:31:22', '1', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f0d6fbfde462654da546d0dad6e10d6e179b870e3c0e9905391a01a3d15f9986', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-91551.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5410, '2021-11-11 11:47:00', 'SALE/POS5413', 620, 'মোঃ জমির হোসেন (চাঁনপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-4153&lt;&sol;p&gt;', '', '492760.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '492760.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-12 11:48:16', '25.4', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e9493b2f6958cd9bf32905f98a49a9ef217921a38e14905048a364b63719cfc2', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '187776.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5411, '2021-11-11 11:49:00', 'SALE/POS5414', 620, 'মোঃ জমির হোসেন (চাঁনপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-7833&lt;&sol;p&gt;', '', '521472.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '521472.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-12 11:49:50', '26.875', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'cd9ac03275de1030fb49c96cbb50d369a61046c2f31c3dddc36bcd2d36f2c8d4', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '187776.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5412, '2021-11-11 11:50:00', 'SALE/POS5415', 620, 'মোঃ জমির হোসেন (চাঁনপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMD-12-2465&lt;&sol;p&gt;', '', '116928.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '116928.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-12 11:51:25', '6.085', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8c9ac335ba4dcd7ab01b0b787c66ab9eccc0a24fd6c141244def1ab8df45d6d4', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '187776.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5413, '2021-11-11 11:52:00', 'SALE/POS5416', 620, 'মোঃ জমির হোসেন (চাঁনপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMD-12-2465&lt;&sol;p&gt;', '', '113856.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '113856.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-12 11:53:13', '5.93', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '259a28750452283e265bb4f9c730229ab25a18d25097cd0f06aafd62c3a412f6', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '187776.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5414, '2021-11-11 11:53:00', 'SALE/POS5417', 620, 'মোঃ জমির হোসেন (চাঁনপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMD-12-2465&lt;&sol;p&gt;', '', '115968.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '115968.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-12 11:54:25', '6.035', 1, '1000000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ac5d6b5256d3e5909ff962ce1d59334670f519d53b78ec9d1a8cd1364b0daff0', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '187776.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5415, '2021-11-11 11:57:00', 'SALE/POS5418', 609, 'মেসার্স আজিজ শাহ ট্রান্সপোর্ট(ভৈরবপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-4932&lt;&sol;p&gt;', '', '451440.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '451440.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-12 11:58:21', '23.76', 1, '1410000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '51b3bf0dcbcc02efa5b10249c754cfb6ba7d03a55df0e9186abd89dc8d498365', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '361957.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5416, '2021-11-11 12:12:00', 'SALE/POS5419', 630, 'মেসার্স সততা ব্রিকস(কুমিল্লা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-4349&lt;&sol;p&gt;', '', '420201.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '420201.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-12 12:13:11', '21.325', 1, '420000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '249db5bd3d4fc94aa9a6433a75882104bcfbc12ffaa53b7a95eb770d02fc4088', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5417, '2021-11-11 12:16:00', 'SALE/POS5420', 627, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(রবিন মিয়া)(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-6821&lt;&sol;p&gt;', '', '437931.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '437931.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-12 12:17:09', '22.225', 1, '437800.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7fbf11c5f789d3de2658f528bd2d4e3281109e71913fd83b037bdb187532bd3b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '181.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5418, '2021-11-11 12:19:00', 'SALE/POS5421', 613, 'মেসার্স এশিয়া ব্রিকস(সাল্লাবাদ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;MPT-11-0025&lt;&sol;p&gt;', '', '329800.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '329800.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-12 12:21:01', '16.49', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '38e92e0b4b7600aa15ecad689b296db23116a4d264a66a4ebefedb887e71d348', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '132566.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5419, '2021-11-11 12:27:00', 'SALE/POS5422', 631, 'মেসার্স বাবুল ব্রিকস(বি-বাড়ীয়া)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMD-14-7070&lt;&sol;p&gt;', '', '168102.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '168102.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-12 12:28:08', '8.485', 1, '168000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '361b67000a6bbdcbcb6a4a7423e445c5c759919234c56836291e1bebd2932824', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5420, '2021-11-11 12:40:00', 'SALE/POS5423', 632, 'মেসার্স S.S.B ব্রিকস (সিলেট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-15-3737&lt;&sol;p&gt;', '', '465892.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '465892.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-12 12:41:38', '23.765', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '96ad653a52320703c35557f075845495dd6d0ba304ee5ea93c789c96baa9350d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5421, '2021-11-11 12:42:00', 'SALE/POS5424', 632, 'মেসার্স S.S.B ব্রিকস (সিলেট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0897&lt;&sol;p&gt;', '', '336532.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '336532.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-12 12:43:04', '17.17', 1, '802000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e4d5060c60acc7f9b9c12a4ebe56da014f4fd422be921f4240505e17cbae8a8a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5422, '2021-11-11 19:06:00', 'SALE/POS5425', 633, 'মেসার্স রকি ব্রিকস(ভৈরব)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;নৌকা-বক্সমাপ&lt;&sol;p&gt;', '', '1900000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '1900000.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-12 19:07:37', '100', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '25179c0888151fc8dfed2b48397c2c57b5e447fabdcab2e058b1798325bb878c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5423, '2021-11-12 11:08:00', 'SALE/POS5426', 634, 'মোঃ কবির মিয়া(আশুগঞ্জ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CMT-11-3344&lt;&sol;p&gt;', '', '396167.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '396167.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-13 11:09:48', '20.11', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '56218086977c590de78b859b3f953d94040c297cf1bcff5e2b3a81357b43c265', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5424, '2021-11-12 11:11:00', 'SALE/POS5427', 634, 'মোঃ কবির মিয়া(আশুগঞ্জ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5080&lt;&sol;p&gt;', '', '384938.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '384938.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-13 11:11:53', '19.535', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '2507d95ab65ee8a1e4f457eea9bfc11005a8dfddf470b9cc1161f308432366a2', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5425, '2021-11-12 11:13:00', 'SALE/POS5428', 634, 'মোঃ কবির মিয়া(আশুগঞ্জ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2334&lt;&sol;p&gt;', '', '349220.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '349220.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-13 11:14:46', '18.375', 1, '1000000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '3fb3d871c84eab843076032cf050e4bba1deeebbc9957ecbe97d0ffc6fd11f9c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5426, '2021-11-12 11:17:00', 'SALE/POS5429', 625, 'মেসার্স সোনালী ট্রান্সপোর্ট(জজ মিয়া)(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0384&lt;&sol;p&gt;', '', '420420.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '420420.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-13 12:12:23', '21.45', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '9611d01a6625462d99f94fd672f82e8f8dac12d3439a8b3c44e563b3e05927a2', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-3445724.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5427, '2021-11-12 12:18:00', 'SALE/POS5430', 635, 'মেসার্স সনি ব্রিকস (২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-1376&lt;&sol;p&gt;', '', '423556.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '423556.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-13 12:19:21', '21.605', 1, '423400.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '29137b8cc571dfaedb9a9e1eb18a6fcfe9a5c41e4fcd980ce396e89798714e6f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5428, '2021-11-12 12:26:00', 'SALE/POS5431', 602, 'মো.সফর আলী সর্দার(তাহিরপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2395&lt;&sol;p&gt;', '', '446200.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '446200.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-11-13 12:27:39', '22.995', 1, '446200.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '14477702e69b933c44a0d9b7468df04ed2b9ee0d591560d8d033a1a1596de141', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5429, '2021-11-13 10:49:00', 'SALE/POS5432', 631, 'মেসার্স বাবুল ব্রিকস(বি-বাড়ীয়া)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-8881&lt;&sol;p&gt;', '', '115442.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '115442.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-11-14 10:50:32', '5.855', 1, '115442.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '140e925530e3bc18b3be80f5debbb42b85af1dcaa141ab60efd234b2d533f7a4', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '102.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5430, '2021-11-13 11:07:00', 'SALE/POS5433', 636, 'মেসার্স শাপলা ব্রিকস(কটিয়াদী)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-1514&lt;&sol;p&gt;', '', '481271.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '481271.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-14 11:07:53', '24.425', 1, '1000000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1eb95ab4e1bca97cc6f4fbd6541a68a68b2fc5763025d3216d9d55e459928f6b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5431, '2021-11-13 11:11:00', 'SALE/POS5434', 637, 'মেসার্স তাকি ব্রিকস(ভৈরবপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-6707&lt;&sol;p&gt;', '', '428049.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '428049.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-14 11:12:04', '21.505', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '208883ddbe39aa197b0f82e1752be755697dff97f206073deafa02e440190db3', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5432, '2021-11-13 11:15:00', 'SALE/POS5435', 625, 'মেসার্স সোনালী ট্রান্সপোর্ট(জজ মিয়া)(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-2884&lt;&sol;p&gt;', '', '450016.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '450016.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-14 11:15:53', '22.96', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '2ebf7e131926d36a9a9b20f48c7358b80a24fffa756d5806ba9c2c7f88428317', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-3025304.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5433, '2021-11-13 11:16:00', 'SALE/POS5436', 625, 'মেসার্স সোনালী ট্রান্সপোর্ট(জজ মিয়া)(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-7117&lt;&sol;p&gt;', '', '435120.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '435120.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-14 11:17:06', '22.195', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '95042228bc702d6a233e43d6ebc06d4ac70aa0afc47d15ce11af9bd100526ad1', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-3025304.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5434, '2021-11-13 11:17:00', 'SALE/POS5437', 625, 'মেসার্স সোনালী ট্রান্সপোর্ট(জজ মিয়া)(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-6074&lt;&sol;p&gt;', '', '396704.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '396704.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-14 11:18:42', '20.24', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '57940e1109d7ada174f919a0b8958c66c02e64c2c659f588f549b14d53118b09', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-3025304.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5435, '2021-11-13 11:23:00', 'SALE/POS5438', 638, 'মোঃ আতিক উল্লাহ (ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-4036&lt;&sol;p&gt;', '', '468440.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '468440.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-11-14 11:24:18', '23.9', 1, '468440.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '337339eb979a4c2a2b02c17d99b36dbc2b4e1171b607be86139d86f0ce59aa23', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5436, '2021-11-13 11:27:00', 'SALE/POS5439', 609, 'মেসার্স আজিজ শাহ ট্রান্সপোর্ট(ভৈরবপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-0768&lt;&sol;p&gt;', '', '480320.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '480320.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-14 11:28:10', '25.275', 1, '600000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '0b7a9fa2ff82256fda93dcc0c5712d50567f4e67517664c2d5aa62cbb6136d1d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-599125.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5437, '2021-11-13 11:41:00', 'SALE/POS5440', 639, 'মেসার্স সমতা ব্রিকস(নেত্রকোনা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '0.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '0.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-11-14 11:41:26', '0', 1, '500000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'bee627ad7f6846c1141df0c29f2681e40a56069dc4a9c1ed70c3c3c37a114adc', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5438, '2021-11-14 09:52:00', 'SALE/POS5441', 640, 'মেসার্স ‍নূরানী ট্রেডাস (ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-2257&lt;&sol;p&gt;', '', '371542.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '371542.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-11-15 09:54:07', '18.855', 1, '371542.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1dc5e589ac5b8f7fc199e06b3ef255899dee7af3722ec07852a1699475096278', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5439, '2021-11-14 10:06:00', 'SALE/POS5442', 602, 'মো.সফর আলী সর্দার(তাহিরপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2395&lt;&sol;p&gt;', '', '376770.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '376770.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-15 10:07:25', '19.825', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '4658dacfef72700b37296df1e45e567aba3cdf62a751b910b225b683202deb4f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5440, '2021-11-14 10:08:00', 'SALE/POS5443', 602, 'মো.সফর আলী সর্দার(তাহিরপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;BOT-11-0438&lt;&sol;p&gt;', '', '395010.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '395010.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-15 10:08:54', '20.785', 1, '771780.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5fa896ae976bc47aa65232eae7212329b282ef407f32afd7cb02cb138d5d6dd3', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5441, '2021-11-14 10:15:00', 'SALE/POS5444', 641, 'মেসার্স S.R এন্টারপ্রাইজ(সিলেট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-6834&lt;&sol;p&gt;', '', '347510.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '347510.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-15 10:16:20', '18.29', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'dd4a7d67da724dc035fb5a01e01873dd1092c9d5dcd197aad07f276dd86a3b53', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5442, '2021-11-14 10:17:00', 'SALE/POS5445', 641, 'মেসার্স S.R এন্টারপ্রাইজ(সিলেট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-8750&lt;&sol;p&gt;', '', '359860.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '359860.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-15 10:18:13', '18.94', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c452cb9cf0d3826a801d1c9a041630f7763262dea5d6fb3f5a3f0a772b3a2a5e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5443, '2021-11-14 10:19:00', 'SALE/POS5446', 641, 'মেসার্স S.R এন্টারপ্রাইজ(সিলেট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1206&lt;&sol;p&gt;', '', '350360.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '350360.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-15 10:19:49', '18.44', 1, '500000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '48b0e9a0a221c46c8b16b9dab69d93f7c67ca2c9dcd3b5aeba116bbd950e910d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5444, '2021-11-14 10:40:00', 'SALE/POS5447', 642, 'C/O - মুমিন (সিলেট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-7217&lt;&sol;p&gt;', '', '368220.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '368220.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-11-15 10:44:02', '19.38', 1, '368220.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '45018006234c151ed28e588199d6f7f1e65a9acf82c6fd5f8ea9921ebb485062', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5446, '2021-11-14 10:51:00', 'SALE/POS5449', 625, 'মেসার্স সোনালী ট্রান্সপোর্ট(জজ মিয়া)(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-2884&lt;&sol;p&gt;', '', '430808.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '430808.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-15 10:52:02', '21.975', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f7d0eaea039b7ccbf1f1ed4781c76b8092c4d9f8146297a611f058b85a364413', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-1743464.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5447, '2021-11-14 10:52:00', 'SALE/POS5450', 625, 'মেসার্স সোনালী ট্রান্সপোর্ট(জজ মিয়া)(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-1350&lt;&sol;p&gt;', '', '439236.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '439236.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-15 10:53:57', '22.405', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'be5859570e28c9a7aee7a661c049fddd36e8f2759de424fa967d6c5efc983565', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-1312656.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5448, '2021-11-14 10:55:00', 'SALE/POS5451', 610, 'মেসার্স তাসিন এন্টারপ্রাইজ(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;BOT-11-1979&lt;&sol;p&gt;', '', '282044.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '282044.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-11-15 10:56:53', '14.385', 1, '282044.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd25b537fa458b01c0fa0d4df0b173378e6720b1c8570ef733a6352bcbc5873fb', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-88551.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5449, '2021-11-14 11:05:00', 'SALE/POS5452', 613, 'মেসার্স এশিয়া ব্রিকস(সাল্লাবাদ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;MPT-11-0025&lt;&sol;p&gt;', '', '352433.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '352433.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-15 11:06:58', '17.885', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '3b49ac514550401626ad62ada14362d0572b13e581ecb1bb381dc8069f0bc328', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '462366.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5450, '2021-11-14 11:09:00', 'SALE/POS5453', 613, 'মেসার্স এশিয়া ব্রিকস(সাল্লাবাদ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMD-14-0777&lt;&sol;p&gt;', '', '303971.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '303971.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-15 11:12:47', '15.43', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '70476a72073f06c6b7395e4a1f2b09afcd901b28e78ae2d8897115d19ba4fdb1', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '462366.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5451, '2021-11-14 11:10:00', 'SALE/POS5454', 613, 'মেসার্স এশিয়া ব্রিকস(সাল্লাবাদ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5851&lt;&sol;p&gt;', '', '347700.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '347700.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-15 11:13:35', '18.3', 1, '1000000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c5c3e77b0f5cb651220cc01b86f79d7f92b5a1941ce6fc1a42e0cba4c44b9871', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '462366.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5452, '2021-11-14 11:16:00', 'SALE/POS5455', 627, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(রবিন মিয়া)(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-0263&lt;&sol;p&gt;', '', '454328.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '454328.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-11-15 11:16:41', '23.18', 1, '454328.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '244b2d18cae1cb29d2a6098e668d8000b1391cc252cd23293f82881126574f23', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '312.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5453, '2021-11-14 11:31:00', 'SALE/POS5456', 643, 'মেসার্স মাষ্টার ব্রিকস (২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-9697&lt;&sol;p&gt;', '', '306740.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '306740.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-15 11:32:30', '15.649', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '2329d89f6d28e36d6b0be9e446e2df5bfe9975dafb5ba161270edb3d77e0e31f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5454, '2021-11-14 11:33:00', 'SALE/POS5457', 643, 'মেসার্স মাষ্টার ব্রিকস (২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0040&lt;&sol;p&gt;', '', '452760.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '452760.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-15 11:33:44', '23.095', 1, '880500.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e647b900a88fa8cf4437af3aab4f32b3eea9595db30377da5c401271a1060554', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5455, '2021-11-14 11:40:00', 'SALE/POS5458', 644, 'মোঃ মজিবুর মিয়া(কালিপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;নৌকা-বক্সমাপ&lt;&sol;p&gt;', '', '637000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '637000.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-11-15 11:41:11', '35', 1, '637000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '16f9f5ce0a657e8b1edabe71f5b3145a1e2e13d6d1ab5198e88125acb55369d8', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5456, '2021-11-14 11:46:00', 'SALE/POS5459', 645, 'মোঃ আলী ইউসুফ(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-1514&lt;&sol;p&gt;', '', '378476.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '378476.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-15 11:47:03', '19.31', 1, '378400.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '220d62ee444d536487824d213ca9c4b8e7121fa1af4e458cb40f635b0668278a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5457, '2021-11-15 11:02:00', 'SALE/POS5460', 641, 'মেসার্স S.R এন্টারপ্রাইজ(সিলেট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-8222&lt;&sol;p&gt;', '', '275120.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '275120.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-16 11:03:28', '14.475', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '41ede325f391f24c4cddb8ddc08fddeb87f915fb72856edc182ec69e3ede5388', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '557730.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5458, '2021-11-15 11:04:00', 'SALE/POS5461', 641, 'মেসার্স S.R এন্টারপ্রাইজ(সিলেট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-2013&lt;&sol;p&gt;', '', '302670.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '302670.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-16 11:04:39', '15.925', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '569ec8c2498e7f8b0e19051747eb2730eeedae6a26a0d66d687ba1eac7acbeb3', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '557730.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5459, '2021-11-15 11:05:00', 'SALE/POS5462', 641, 'মেসার্স S.R এন্টারপ্রাইজ(সিলেট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-6927&lt;&sol;p&gt;', '', '358720.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '358720.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-16 11:06:02', '18.88', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8b59e7935a0cd349fae0998e53c62be1ee6a0f8d8b485e20002542abef5bd8bf', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '557730.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5460, '2021-11-15 11:07:00', 'SALE/POS5463', 641, 'মেসার্স S.R এন্টারপ্রাইজ(সিলেট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-2332&lt;&sol;p&gt;', '', '307230.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '307230.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-16 11:09:05', '16.17', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a7891b1167914a0b2a58bff42b8d21c44fe60a32e4c527498d6daa5191083784', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '557730.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5461, '2021-11-15 11:09:00', 'SALE/POS5464', 641, 'মেসার্স S.R এন্টারপ্রাইজ(সিলেট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-3092&lt;&sol;p&gt;', '', '360240.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '360240.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-16 11:11:10', '18.96', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f00a1bc8f255c200a57c8e9facfdc8af9f2fd7fb90f27f979118425e4ac9998a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '557730.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5462, '2021-11-15 11:12:00', 'SALE/POS5465', 641, 'মেসার্স S.R এন্টারপ্রাইজ(সিলেট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-15-2028&lt;&sol;p&gt;', '', '341430.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '341430.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-16 11:13:17', '17.97', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ed2edb119b6cb7751ad91dc5a3a61dada1203713d10d554a78cd590ba48aee31', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '557730.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5463, '2021-11-15 11:15:00', 'SALE/POS5466', 625, 'মেসার্স সোনালী ট্রান্সপোর্ট(জজ মিয়া)(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-2046&lt;&sol;p&gt;', '', '368284.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '368284.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-16 11:16:15', '18.79', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '88dd96d54b454615dc98e68858a18982b710de35bf4c9b4c17b73775e2c7d202', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-873420.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5464, '2021-11-15 11:16:00', 'SALE/POS5467', 625, 'মেসার্স সোনালী ট্রান্সপোর্ট(জজ মিয়া)(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-0933&lt;&sol;p&gt;', '', '371028.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '371028.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-16 11:17:32', '18.935', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '82ceb9c9f71d44a680f1f8e01baa5a33d051e07e2a59381a6a53cbfb04ab7332', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-873420.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5465, '2021-11-15 11:18:00', 'SALE/POS5468', 610, 'মেসার্স তাসিন এন্টারপ্রাইজ(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-0952&lt;&sol;p&gt;', '', '312620.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '312620.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-16 11:19:22', '15.945', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '486b9a841d38eb7be48721c8a4d3dab8dedb4e5341189c46bd1972c44e1d6133', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-88551.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5466, '2021-11-15 11:20:00', 'SALE/POS5469', 610, 'মেসার্স তাসিন এন্টারপ্রাইজ(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-15-5142&lt;&sol;p&gt;', '', '381900.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '381900.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-16 11:20:51', '20.1', 1, '327000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '765a3d543b2dd9086d6bb0534c9c92f94f1b310023f458b911c8234e8d1b7137', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-88551.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5467, '2021-11-15 11:22:00', 'SALE/POS5470', 631, 'মেসার্স বাবুল ব্রিকস(বি-বাড়ীয়া)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMD-14-7070&lt;&sol;p&gt;', '', '132300.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '132300.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-11-16 11:23:05', '6.75', 1, '132300.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f82068fd04b59ee6a0882e582027ea31110acc6c940b2b42bd071d6f583522a2', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '102.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5468, '2021-11-15 11:24:00', 'SALE/POS5471', 603, 'মেসার্স আশা ব্রিকস(কালিগচ্ছ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5080&lt;&sol;p&gt;', '', '458280.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '458280.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-16 11:25:33', '24.12', 1, '484800.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd56f8013fada755d7b6c37dd4a09c9259071349d5935fcf059c012fdb499fea5', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '26520.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5469, '2021-11-15 11:32:00', 'SALE/POS5472', 642, 'খাজিদা এন্টারপ্রাইজ (মুমিন)(সিলেট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-8788&lt;&sol;p&gt;', '', '454480.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '454480.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-16 11:32:54', '23.92', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '169aa4ffbf42ab643c6e60c324966e11b8f7aeb4970227c9e398c8b2e6b3314e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5470, '2021-11-15 11:34:00', 'SALE/POS5473', 642, 'খাজিদা এন্টারপ্রাইজ (মুমিন)(সিলেট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-2898&lt;&sol;p&gt;', '', '314830.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '314830.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-16 11:35:03', '16.565', 1, '769310.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '0a5b00389668ab004313518c2385be8b48bdbde266062a64f0f7e810d287397c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5471, '2021-11-15 11:42:00', 'SALE/POS5474', 646, 'মেসার্স G.M.C ব্রিকস (২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;নৌকা-বক্সমাপ&lt;&sol;p&gt;', '', '1800000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '1800000.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-16 11:43:27', '100', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '3410fb7fd19a1485fe5cf03948bbadcf158aabf65f008f7ab83f0e6892d6fc44', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5472, '2021-11-11 10:22:00', 'SALE/POS5475', 647, 'মেসার্স A.S.F ব্রিকস(নেত্রকোনা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-5586&lt;&sol;p&gt;', '', '405306.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '405306.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-17 10:23:34', '20.47', 1, '500000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'de042f16eace2739001685c4eab9dd7692398980593753964336740ea84540c7', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5473, '2021-11-16 10:27:00', 'SALE/POS5476', 641, 'মেসার্স S.R এন্টারপ্রাইজ(সিলেট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-7451&lt;&sol;p&gt;', '', '434728.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '434728.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-17 10:28:55', '22.18', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '72db68ab62cb6a7968c444080c6c788645616f79028eef62cf4f068303830e2e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2503140.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5474, '2021-11-16 10:30:00', 'SALE/POS5477', 641, 'মেসার্স S.R এন্টারপ্রাইজ(সিলেট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-4877&lt;&sol;p&gt;', '', '332880.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '332880.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-17 10:30:57', '17.52', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd852aa4f467a8f1709c1992b5be57df8bb2820e9dbec55c3694fbf498be7d9e2', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2503140.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5475, '2021-11-16 10:31:00', 'SALE/POS5478', 641, 'মেসার্স S.R এন্টারপ্রাইজ(সিলেট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-6834&lt;&sol;p&gt;', '', '349980.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '349980.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-17 10:32:07', '18.415', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5af12a6d0d9b863daa5cbdf89a074f6f409e9bba42f2492d69b4315b160c0973', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2503140.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5476, '2021-11-16 10:32:00', 'SALE/POS5479', 641, 'মেসার্স S.R এন্টারপ্রাইজ(সিলেট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-8875&lt;&sol;p&gt;', '', '310650.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '310650.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-17 10:33:26', '16.35', 1, '2000000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e0610256c38bab59760c2fdc39151cfef9e2cdc11447548b67b35220f03ea277', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2503140.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5477, '2021-11-16 10:36:00', 'SALE/POS5480', 636, 'মেসার্স শাপলা ব্রিকস(কটিয়াদী)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-8066&lt;&sol;p&gt;', '', '470042.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '470042.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-17 10:37:40', '23.86', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f68ed0299888b564ceb32e1fff8aabac3eae4fa487b7143ecddf02c362a056da', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-518729.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5478, '2021-11-16 10:40:00', 'SALE/POS5481', 647, 'মেসার্স A.S.F ব্রিকস(নেত্রকোনা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-4349&lt;&sol;p&gt;', '', '511236.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '511236.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-17 10:41:49', '25.82', 1, '400000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1cd72be586f8ed347044b27e0e4524903c4bad397a08ece9c0e0a777a590c5a7', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-94694.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5479, '2021-11-16 10:52:00', 'SALE/POS5482', 634, 'মোঃ কবির মিয়া(আশুগঞ্জ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-5936&lt;&sol;p&gt;', '', '406411.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '406411.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-17 10:54:31', '20.63', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c0e04989363cee90118148c0093a2c8b72bbd439193da7ce58d24529342f7280', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '130325.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5480, '2021-11-16 10:55:00', 'SALE/POS5483', 634, 'মোঃ কবির মিয়া(আশুগঞ্জ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;MPT-11-0025&lt;&sol;p&gt;', '', '387790.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '387790.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-17 10:55:57', '20.405', 1, '900000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5889b1a50df1216fd7b525b8b6ede9c60b2e9b5366d9f8b84dc78c27cdfefa2b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '130325.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5481, '2021-11-16 10:58:00', 'SALE/POS5484', 610, 'মেসার্স তাসিন এন্টারপ্রাইজ(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-6125&lt;&sol;p&gt;', '', '445900.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '445900.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-17 10:58:47', '22.745', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a2a62cf1e25448456e80dbda71da5be71e12d1aa64b3542cb7eb420aa7829930', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '278969.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5482, '2021-11-16 10:59:00', 'SALE/POS5485', 610, 'মেসার্স তাসিন এন্টারপ্রাইজ(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-7680&lt;&sol;p&gt;', '', '402780.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '402780.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-17 11:00:18', '20.55', 1, '1095000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ad6ce251b2b3fc827b32244b339d26ea75543101f54ef17458342e2434789feb', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '278969.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5483, '2021-11-16 11:02:00', 'SALE/POS5486', 639, 'মেসার্স সমতা ব্রিকস(নেত্রকোনা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-5566&lt;&sol;p&gt;', '', '461934.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '461934.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-17 11:02:41', '23.325', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '90049de39892f97fd7ce9d21a119303291a482a6738d5e8ff31ee367ebf08fcd', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-500000.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5484, '2021-11-16 11:11:00', 'SALE/POS5487', 648, 'মেসার্স হাসান ব্রিকস(চান্দুরা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-6821&lt;&sol;p&gt;', '', '476520.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '476520.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-17 11:11:45', '25.075', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ad558f6f4c61c3e7c9b2967282a809deed86d84fdcd1a92961d875795dd8b1ac', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5485, '2021-11-16 11:14:00', 'SALE/POS5488', 649, 'মেসার্স জালাল ব্রিকস(চান্দুরা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2334&lt;&sol;p&gt;', '', '478800.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '478800.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-17 11:15:47', '25.2', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ff12f6bd4ab2e32794cdd2c845d3ba79eab2d891b6531d454d496d3ea81628e9', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5486, '2021-11-16 11:18:00', 'SALE/POS5489', 650, 'মেসার্স আকাশ ব্রিকস(চান্দুরা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5080&lt;&sol;p&gt;', '', '473670.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '473670.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-17 11:19:29', '24.925', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'deb6cf2a7997a414b92eec99d3270394528e41ff561bae56bea5e9b33d94479f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5487, '2021-11-16 11:21:00', 'SALE/POS5490', 602, 'মো.সফর আলী সর্দার(তাহিরপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1695&lt;&sol;p&gt;', '', '443460.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '443460.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-11-17 11:22:02', '23.34', 1, '443460.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '45a4e539d73c000c420f1a69c8794199fba80a69389559acc7b9584856dcbebf', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5488, '2021-11-16 11:25:00', 'SALE/POS5491', 631, 'মেসার্স বাবুল ব্রিকস(বি-বাড়ীয়া)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMD-14-7070&lt;&sol;p&gt;', '', '159936.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '159936.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-11-17 11:26:43', '8.16', 1, '159936.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '96826bb655abec6beeaf9a3e87a40aff07584429483b6b56cd48c122f0846cf1', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '102.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5489, '2021-11-16 11:29:00', 'SALE/POS5492', 635, 'মেসার্স সনি ব্রিকস (২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2915&lt;&sol;p&gt;', '', '453936.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '453936.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-11-17 11:30:15', '23.155', 1, '453936.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '65cdd2ed31226ffac151aad5eb420874e5b8030195d623589b6d1c1d6bba0c45', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '156.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5490, '2021-11-16 11:33:00', 'SALE/POS5493', 614, 'মেসার্স জোহাদ এন্টারপ্রাইজ(২১-২২) (নিজ হিসাব)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0409&lt;&sol;p&gt;', '', '406374.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '406374.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-17 11:33:41', '22.827', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'efba64b782bbc0101ef0c0d83a7c21b145ebb06aa1657a886a060cd1098a7446', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '19500.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5491, '2021-11-16 11:34:00', 'SALE/POS5494', 625, 'মেসার্স সোনালী ট্রান্সপোর্ট(জজ মিয়া)(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-1350&lt;&sol;p&gt;', '', '440216.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '440216.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-17 11:36:44', '22.455', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c5a3b04b69c947e40933af061761259752154f1be46c8c1cdba14bf3d26ec2dc', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-134108.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5492, '2021-11-16 11:35:00', 'SALE/POS5495', 625, 'মেসার্স সোনালী ট্রান্সপোর্ট(জজ মিয়া)(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-3318&lt;&sol;p&gt;', '', '453348.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '453348.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-17 11:37:22', '23.125', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '6257b11c894e39be6f8f4cf1f918aa83a354ee0e650c59f98a02437d9aaf4aa8', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-134108.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5493, '2021-11-16 11:36:00', 'SALE/POS5496', 625, 'মেসার্স সোনালী ট্রান্সপোর্ট(জজ মিয়া)(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-0263&lt;&sol;p&gt;', '', '449232.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '449232.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-17 11:37:53', '22.915', 1, '1850000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5a074134bb96058e69068733cbef761dd552f6caf268863f4463190d6c60e789', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-134108.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5494, '2021-11-16 15:03:00', 'SALE/POS5497', 651, 'হাজী মোঃ আইনুল ইসলাম(চান্দুরা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;৩ গাড়ি মোট হিসাব&lt;&sol;p&gt;', '', '1428800.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '1428800.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-17 15:05:02', '1', 1, '1500000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '305a4b304a26dce00a393e15f0f4dda64492ca8131c114e2d47ec0df4a7dd0fa', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5495, '2021-11-17 11:11:00', 'SALE/POS5498', 614, 'মেসার্স জোহাদ এন্টারপ্রাইজ(২১-২২) (নিজ হিসাব)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;নৌকা- বক্সমাপ&nbsp;&lt;&sol;p&gt;', '', '1663800.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '1663800.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-18 14:26:48', '94', 1, '2070000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f81726e336ad3af93f5a519f5119404c44788f657c7f4363529ab4a59b4a05f3', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '425874.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5496, '2021-11-17 11:24:00', 'SALE/POS5499', 652, 'মেসার্স দেশ ব্রিকস(ময়মনসিংহ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-3550&lt;&sol;p&gt;', '', '404544.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '404544.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-18 11:25:18', '20.64', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '3f8d3a17e56222c28c44b6a76726188d8ca3d30a34de8349127398454572ddde', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5497, '2021-11-17 11:25:00', 'SALE/POS5500', 652, 'মেসার্স দেশ ব্রিকস(ময়মনসিংহ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-3611&lt;&sol;p&gt;', '', '394940.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '394940.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-18 11:26:26', '20.145', 1, '799484.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '21e497d71bb0db43d11f0741b286772080286cc5d84e9cafbf0c37e2d0d9197d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5498, '2021-11-17 11:44:00', 'SALE/POS5501', 653, 'মেসার্স সুজাত ও নিউ সুজাত ব্রিকস(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1625&lt;&sol;p&gt;', '', '474908.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '474908.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-18 11:44:51', '24.23', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '6815cc99a5279affa65112f60c3b6bd6772527761ecfc952657598f6f3894c5d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5499, '2021-11-17 11:45:00', 'SALE/POS5502', 653, 'মেসার্স সুজাত ও নিউ সুজাত ব্রিকস(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2603&lt;&sol;p&gt;', '', '466284.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '466284.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-18 11:46:06', '23.79', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'fe6a18ff312f7541858ae564305ad92d9eb37ecb5410104db987a1b5497ec43f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5500, '2021-11-17 11:47:00', 'SALE/POS5503', 653, 'মেসার্স সুজাত ও নিউ সুজাত ব্রিকস(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-2906&lt;&sol;p&gt;', '', '425124.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '425124.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-18 11:47:54', '21.69', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '6a202c78eaa0cd536d184709f11b1c984a2c6237e2a04f0beedb9fa5367e0446', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5501, '2021-11-17 11:48:00', 'SALE/POS5504', 653, 'মেসার্স সুজাত ও নিউ সুজাত ব্রিকস(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-7833&lt;&sol;p&gt;', '', '448252.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '448252.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-18 11:49:43', '22.865', 1, '1900000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '20cf0e096d183c8ddfb65961e9f2315237234b9bc355840e9d6820e0b5cbb799', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5502, '2021-11-17 11:54:00', 'SALE/POS5505', 654, 'মেসার্স রিয়াদ ও নিউ রিয়াদ ব্রিকস(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-2884&lt;&sol;p&gt;', '', '443352.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '443352.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-18 11:55:09', '22.62', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a93cecc8d546e3f14c6781d0a68e2dbfacc48cf5c69e7fdacec6199dfa5abf62', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5503, '2021-11-17 11:55:00', 'SALE/POS5506', 654, 'মেসার্স রিয়াদ ও নিউ রিয়াদ ব্রিকস(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CMT-11-2630&lt;&sol;p&gt;', '', '472164.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '472164.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-18 11:56:30', '24.09', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ef805767ef95d88a8d973fb34afcbcf035f0199f3ca0c3417f36de77a1059bb8', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5504, '2021-11-17 11:57:00', 'SALE/POS5507', 654, 'মেসার্স রিয়াদ ও নিউ রিয়াদ ব্রিকস(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-7640&lt;&sol;p&gt;', '', '371616.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '371616.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-18 11:57:59', '18.96', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '375474da781f59965c06067b055107fdd77cc3c500e5b96c7756ed47e441e338', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5505, '2021-11-17 11:58:00', 'SALE/POS5508', 654, 'মেসার্স রিয়াদ ও নিউ রিয়াদ ব্রিকস(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-8066&lt;&sol;p&gt;', '', '468440.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '468440.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-18 11:59:13', '23.895', 1, '1900000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '6200411550de5b9226ec602f77c78e4866a886a2de28452b2041732edfb1efb7', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5506, '2021-11-17 12:06:00', 'SALE/POS5509', 655, 'মেসার্স যমুনা ব্রিকস(শাহ বাজপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1071&lt;&sol;p&gt;', '', '396704.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '396704.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-18 12:07:41', '20.24', 1, '400000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '790d96c92c957feeef109f6f2284e0301433fee27832ffce48cd0d6f4b2a1a05', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5507, '2021-11-17 12:10:00', 'SALE/POS5510', 602, 'মো.সফর আলী সর্দার(তাহিরপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2395&lt;&sol;p&gt;', '', '457660.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '457660.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-18 12:11:27', '23.345', 1, '407500.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'cc198a8b26566c55d017c2e7c941f6da606ec0153046df1fa7b43bd722e7d673', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5508, '2021-11-17 12:13:00', 'SALE/POS5511', 610, 'মেসার্স তাসিন এন্টারপ্রাইজ(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-9612&lt;&sol;p&gt;', '', '367500.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '367500.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-18 12:13:57', '18.75', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '89d6ed665e8b8259f2871ae45598cf467b6b7456b882410260d30cdd8f075d8b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '32649.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5509, '2021-11-17 12:16:00', 'SALE/POS5512', 610, 'মেসার্স তাসিন এন্টারপ্রাইজ(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-3332&lt;&sol;p&gt;', '', '385728.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '385728.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-18 12:17:48', '19.685', 1, '1400000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'bf6ef82103bfce8e813c9ef394aefc5e83b18cd4cb76035c5a32e36b81d0325e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '32649.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5510, '2021-11-17 12:22:00', 'SALE/POS5513', 610, 'মেসার্স তাসিন এন্টারপ্রাইজ(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;টাকা ফেরত&lt;&sol;p&gt;', '', '140000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '140000.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-18 12:27:55', '1', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '16f72fb61b3082cf6ec72ebb5f6339678d6870c23c1ee591e105a9ecab16d8d6', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '32649.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5511, '2021-11-17 12:26:00', 'SALE/POS5514', 630, 'মেসার্স সততা ব্রিকস(কুমিল্লা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-4349&lt;&sol;p&gt;', '', '487920.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '487920.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-18 12:27:21', '25.68', 1, '487900.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '6df69a19aff397f9c4ef3e2ca2308ed8886a59ca47669d4010bbf5c3eb3da3bc', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '201.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5512, '2021-11-17 12:29:00', 'SALE/POS5515', 642, 'খাজিদা এন্টারপ্রাইজ (মুমিন)(সিলেট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-3065&lt;&sol;p&gt;', '', '359480.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '359480.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-18 12:29:46', '18.92', 1, '359400.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '10c8d86dcaf88d9e9f067a490d3766e261634b6ef20476900b7ca05455b1ed34', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5513, '2021-11-18 14:26:00', 'SALE/POS5516', 642, 'খাজিদা এন্টারপ্রাইজ (মুমিন)(সিলেট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-4590&lt;&sol;p&gt;', '', '374262.50', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '374262.50', 'completed', 'due', 0, NULL, 1, 1, '2021-11-19 14:27:33', '19.745', 1, '380000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a2d27234dc1ae01db0defecdac2c245e1f122a9f34acdc261611bee4d754b42e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '80.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5514, '2021-11-18 14:28:00', 'SALE/POS5517', 602, 'মো.সফর আলী সর্দার(তাহিরপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2395&lt;&sol;p&gt;', '', '427322.50', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '427322.50', 'completed', 'due', 0, NULL, 1, 1, '2021-11-19 14:29:10', '22.545', 1, '450000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '6c56d48edadcc44ea769491abf206e25d5faf4fa44d1d1ae8b7fa05d3eec5bbf', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '50160.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5515, '2021-11-18 14:48:00', 'SALE/POS5518', 656, 'হারিছ ব্রিকস(নরসিংদী)কেয়ার অফ ফাইভ স্টার টান্সপোর্ট(ফের', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-0685&lt;&sol;p&gt;', '', '551208.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '551208.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-19 14:48:50', '28.56', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '4240cb12b6b2f55902b8b9d2184694984e33fc3b4115dabb6263d5866f1a6613', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5516, '2021-11-18 14:49:00', 'SALE/POS5519', 656, 'হারিছ ব্রিকস(নরসিংদী)কেয়ার অফ ফাইভ স্টার টান্সপোর্ট(ফের', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-7906&lt;&sol;p&gt;', '', '517240.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '517240.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-19 14:52:02', '26.8', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c1ccc857b35df815c56f958cff232c62de6088d4e59828e625dcf8320a18b406', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5517, '2021-11-18 14:54:00', 'SALE/POS5520', 624, 'হাজী মোঃ সাত্তার মিয়া (চাঁনপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-8293&lt;&sol;p&gt;', '', '481342.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '481342.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-19 14:55:04', '24.94', 1, '500000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '2ab3d85d4af7b185521e5cb7d827956ec88da5ccdc16b0293f72aefabadf1ccc', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '486164.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5518, '2021-11-18 15:07:00', 'SALE/POS5521', 601, 'মেসার্স সোনালী ব্রিকস (২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-6335&lt;&sol;p&gt;', '', '413060.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '413060.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-19 15:10:14', '21.735', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1fc57173288fe03ad41c8731e2aa43e72cfff6cb2c15ecf1b67c7e28138e22d6', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-235.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5519, '2021-11-18 15:11:00', 'SALE/POS5522', 601, 'মেসার্স সোনালী ব্রিকস (২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-0914&lt;&sol;p&gt;', '', '502360.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '502360.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-19 15:12:19', '26.435', 1, '915000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'dfd669d8b8de8793fb4a918215df8b33f2d2d241440d862faed3a6fd6246e56d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-235.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5520, '2021-11-18 15:38:00', 'SALE/POS5523', 657, 'মেসার্স অনিক (বি-বাড়ীয়া)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-0685&lt;&sol;p&gt;', '', '368550.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '368550.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-19 15:39:23', '18.9', 1, '450000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ee79558064f7333f092b9712904c3d8656df10c7320f43e33309e8ac46436b53', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5521, '2021-11-18 15:40:00', 'SALE/POS5524', 637, 'মেসার্স তাকি ব্রিকস(ভৈরবপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-4153&lt;&sol;p&gt;', '', '436009.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '436009.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-19 15:41:53', '21.905', 1, '500000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '33da54a629662d22117483c1eb90543753e0c788c0d51ec521063261ccda1278', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '428049.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5522, '2021-11-18 15:47:00', 'SALE/POS5525', 658, 'মেসার্স আকাশ ব্রিকস(টাঙ্গাইল)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-9612&lt;&sol;p&gt;', '', '469812.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '469812.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-11-19 15:48:16', '23.965', 1, '469812.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e6c7b9dad72edbb9d277c2067e8de45fd4bc49841b939bb5eab292027642599c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5523, '2021-11-18 15:57:00', 'SALE/POS5526', 659, 'মেসার্স রাইফা ব্রিকস(বি-বাড়ীয়া)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-8066&lt;&sol;p&gt;', '', '444332.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '444332.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-11-19 15:57:50', '22.67', 1, '444332.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f811a4d3f9251e91d615059292c8212fd1d223bc0d8b68060730aa20a670dba1', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5524, '2021-11-18 16:05:00', 'SALE/POS5527', 660, 'মেসার্স মানিক-সবুজ ব্রিকস(আশুগঞ্জ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;dmt-18-3318&lt;&sol;p&gt;', '', '421596.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '421596.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-19 16:06:21', '21.51', 1, '421600.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '469627d19279161bfd6382f691e37a46411315d34599eed05dfd362c1110af85', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5525, '2021-11-18 16:11:00', 'SALE/POS5528', 661, 'মেসার্স ইলহাম ব্রিকস(কুলিয়ার চর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;MPT-11-0025&lt;&sol;p&gt;', '', '389648.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '389648.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-19 16:11:46', '19.875', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'cd3056c3d7b6c3ee679192cc9a914b4c6876f34e8449451f674428dacd12c859', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5526, '2021-11-18 16:12:00', 'SALE/POS5529', 661, 'মেসার্স ইলহাম ব্রিকস(কুলিয়ার চর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5080&lt;&sol;p&gt;', '', '441980.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '441980.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-19 16:12:54', '22.545', 1, '1000000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ca0318aa80805f820a300019eab993490ba290c2dcddc5da64e7623903804bc2', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5527, '2021-11-18 16:16:00', 'SALE/POS5530', 601, 'মেসার্স সোনালী ব্রিকস (২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-3228&lt;&sol;p&gt;', '', '352016.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '352016.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-19 16:17:12', '17.96', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '3a7e960f5c0c0788d7c5ebd4f5bad8098817ad1561d141c314eecd9fcaa6b8bc', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '185.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5528, '2021-11-18 16:18:00', 'SALE/POS5531', 601, 'মেসার্স সোনালী ব্রিকস (২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CMT-11-6977&lt;&sol;p&gt;', '', '450604.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '450604.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-19 16:19:31', '22.99', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '993b5351931e8bc08dcd63deb9a1fa79a6aacb46f2e527e8a377ff3f63df2ec3', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '185.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5529, '2021-11-18 16:20:00', 'SALE/POS5532', 601, 'মেসার্স সোনালী ব্রিকস (২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-4840&lt;&sol;p&gt;', '', '428456.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '428456.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-19 16:20:47', '21.86', 1, '1230000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd263e1d30cc033b4539d992f0cca2c2aef627655543aa8c3ce90dd97271863ac', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '185.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5530, '2021-11-18 16:25:00', 'SALE/POS5533', 662, 'মেসার্স R.M.B ব্রিকস(নেত্রকোনা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-9764&lt;&sol;p&gt;', '', '400356.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '400356.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-19 16:26:43', '20.22', 1, '1000000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'fd4bd51cac9a6f15f1ee5ff5fd46adb65a04ee3231682cb619beb9cb2331b874', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5531, '2021-11-18 16:28:00', 'SALE/POS5534', 645, 'মোঃ আলী ইউসুফ(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0479&lt;&sol;p&gt;', '', '292236.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '292236.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-11-19 16:29:35', '14.905', 1, '292236.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '03941038be4f9504d54243e6178bca24afe53b2eb44f95223d6ff0fd1656ec16', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '76.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5532, '2021-11-18 16:34:00', 'SALE/POS5535', 663, 'মেসার্স আয়েশা ব্রিকস(ছাতলপাড়া)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;নৌকা- বক্সমাপ-ইন্দোঃ&lt;&sol;p&gt;', '', '1260000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '1260000.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-19 16:35:53', '70', 1, '700000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '0269536c566f7a400116e0c51d61860ec7a58d915b6bc85d30c8ed1b8b28a9f4', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5534, '2021-09-17 10:09:00', 'SALE/POS5537', 590, 'আনিছ মিয়া(পাবনা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-3065&lt;&sol;p&gt;', '', '255680.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '255680.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-20 10:10:00', '15.975', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '941a7fb627bc36c077104cde2b6be1863d7c3aed83dc1c800a6d03b480641d16', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-1766032.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5535, '2021-09-23 10:10:00', 'SALE/POS5538', 590, 'আনিছ মিয়া(পাবনা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-3065&lt;&sol;p&gt;', '', '231360.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '231360.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-20 10:11:49', '14.455', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'cb8dae021a1e0f5ace505ce0ebc6ea5ff2bfbfa12491af68e7187a3602d99633', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-1766032.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5536, '2021-09-25 10:12:00', 'SALE/POS5539', 590, 'আনিছ মিয়া(পাবনা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-3065&lt;&sol;p&gt;', '', '193120.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '193120.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-20 10:13:19', '12.065', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a08821ce147dccefeaa17178c4cd9b89351e7de5e4c900f7fb64f7ddb8fbcc65', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-1766032.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5537, '2021-11-19 14:55:00', 'SALE/POS5540', 664, 'মেসার্স স্বর্ণা ব্রিকস(ময়মনসিংহ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-3550&lt;&sol;p&gt;', '', '390609.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '390609.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-11-20 14:55:53', '19.98', 1, '390609.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '046ec5e75bd432ade68d378d9e4fbdaefe38c5a96e572f8db853e5c4aaebe140', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5538, '2021-11-19 15:01:00', 'SALE/POS5541', 639, 'মেসার্স সমতা ব্রিকস(নেত্রকোনা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-5566&lt;&sol;p&gt;', '', '465498.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '465498.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-20 15:03:02', '23.51', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '13ccc6d62d0aaaa93d3c8171fcfef74288cc6a87d4521d0f040c51cd1f6fa9cb', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-38066.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5539, '2021-11-19 15:05:00', 'SALE/POS5542', 631, 'মেসার্স বাবুল ব্রিকস(বি-বাড়ীয়া)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMD-14-7070&lt;&sol;p&gt;', '', '100548.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '100548.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-11-20 15:06:31', '5.13', 1, '100548.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '4c5209053b1e8563367a474cb49e05befa5dad56e02f8138ba10358e08cc3e90', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '102.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5540, '2021-11-19 15:09:00', 'SALE/POS5543', 656, 'হারিছ ব্রিকস(নরসিংদী)কেয়ার অফ ফাইভ স্টার টান্সপোর্ট(ফের', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;নৌকা-বক্সমাপ&lt;&sol;p&gt;', '', '2588300.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '2588300.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-04 12:07:40', '143', 1, '2000000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '221bfdce221741ed22bb2ac8aaab0e65df6161c05786c14ad68bf9ed35bc8da1', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1068448.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5541, '2021-11-19 15:17:00', 'SALE/POS5544', 665, 'মেসার্স কবির এন্ড ব্রাদাস (জগমোহনপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-5738&lt;&sol;p&gt;', '', '288708.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '288708.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-20 15:17:57', '14.73', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '31cfa6dbc7eff722c74c5b558825f8e1551dcd73c452a090f75360842897118e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5542, '2021-11-19 15:30:00', 'SALE/POS5545', 666, 'বাবু সুজিত  সরকার(সুনামগঞ্জ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CHOT-11-0186&lt;&sol;p&gt;', '', '275340.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '275340.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-20 15:31:29', '14.12', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '6601422016c2857bd97022a2de4d34212dd01229e0f28eed9cd16b2d96fa6589', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5543, '2021-11-19 15:32:00', 'SALE/POS5546', 666, 'বাবু সুজিত  সরকার(সুনামগঞ্জ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;JOT-11-4429&lt;&sol;p&gt;', '', '313755.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '313755.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-20 15:32:42', '16.085', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a2aa6ff4170f8e20cdf81a79e48c9082eec1fee7055726c2880f207cc18a2578', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5544, '2021-11-19 15:33:00', 'SALE/POS5547', 666, 'বাবু সুজিত  সরকার(সুনামগঞ্জ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-7799&lt;&sol;p&gt;', '', '299910.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '299910.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-20 15:33:58', '15.380', 1, '889005.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '421754dabe34abf07fc2ea91e1c7aad484bd537514ed4d0901bf3f5438cac989', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5545, '2021-11-19 15:40:00', 'SALE/POS5548', 667, 'মেসার্স আলম ব্রিকস (ময়মনসিংহ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-4045&lt;&sol;p&gt;', '', '292220.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '292220.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-11-20 15:41:32', '15.375', 1, '292220.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '267c51dea852d7a95837f639f0b8aa522cccae2b749a9435c526c5ede7c2b546', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5546, '2021-09-30 15:47:00', 'SALE/POS5549', 590, 'আনিছ মিয়া(পাবনা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;পূবালী ব্যাংক মারফত&lt;&sol;p&gt;', '', '1086198.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '1086198.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-20 15:48:01', '1', 1, '326.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '37cef31c36514dc76e4dfad2cfc5a13170a26eecb274e09010d8970c182c89e3', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-1085872.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5547, '2021-11-20 10:24:00', 'SALE/POS5550', 619, 'মোঃ জাকির এন্টারপ্রাইজ (গং)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;নৌকা-বক্সমাপ&lpar;ইন্দোঃ&rpar;&lt;&sol;p&gt;', '', '123200.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '123200.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-21 10:25:34', '7', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '39aab19dedfa26cba6483a310dbac1a2a302835fc92f5466c6c1659588be422b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1000.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5548, '2021-11-20 10:26:00', 'SALE/POS5551', 619, 'মোঃ জাকির এন্টারপ্রাইজ (গং)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;নৌকা-বক্সমাপ&lpar;ইন্দোঃ&rpar;&lt;&sol;p&gt;', '', '1654400.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '1654400.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-21 10:27:09', '94', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c7106c7680ed1624ebdf1493b42ba81a193fb7fb8a92b28b3fa724eac366f06e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1000.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5549, '2021-11-20 10:27:00', 'SALE/POS5552', 619, 'মোঃ জাকির এন্টারপ্রাইজ (গং)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;নৌকা-বক্সমাপ&lpar;ইন্দোঃ&rpar;&lt;&sol;p&gt;', '', '1531200.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '1531200.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-21 10:28:30', '87', 1, '3309800.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '65a8dae328e26aefccc5087479f7500b56651a14c80efb3881da0475175433e5', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1000.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5550, '2021-11-20 10:32:00', 'SALE/POS5553', 628, 'হাজী মোহন মিয়া (বি-বাড়ীয়া) (২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;নৌকা-বক্সমাপ&lpar;ইন্দোঃ&rpar;&lt;&sol;p&gt;', '', '447500.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '447500.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-21 10:33:10', '25', 1, '300000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '996a450fe52d2a9b733a86aaa56db8444151caa04ff8606e4144c20b010d6f3b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5551, '2021-11-20 10:34:00', 'SALE/POS5554', 614, 'মেসার্স জোহাদ এন্টারপ্রাইজ(২১-২২) (নিজ হিসাব)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-6821&lt;&sol;p&gt;', '', '415450.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '415450.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-21 10:35:08', '23.735', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '654f4aec4ae632ad896abde556d06af0fdabd1b0a8c28286306a3f9ecacfcf01', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '174.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5552, '2021-11-20 10:37:00', 'SALE/POS5555', 648, 'মেসার্স হাসান ব্রিকস(চান্দুরা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-2884&lt;&sol;p&gt;', '', '415986.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '415986.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-21 10:37:28', '23.368', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '340feedc399533b2c5e43e8c16be238ff2b687772a782a636395159c895c9bcc', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '476520.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5553, '2021-11-20 10:38:00', 'SALE/POS5556', 648, 'মেসার্স হাসান ব্রিকস(চান্দুরা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-5936&lt;&sol;p&gt;', '', '414200.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '414200.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-21 10:38:49', '21.8', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd74e259c3cdbc94a45d51c979c4efa14928191fe003efb1445d838298fa9e325', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '476520.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5554, '2021-11-20 10:40:00', 'SALE/POS5557', 650, 'মেসার্স আকাশ ব্রিকস(চান্দুরা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0384&lt;&sol;p&gt;', '', '465880.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '465880.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-21 10:40:34', '24.52', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'fd92c1c959450b5d369c90cb11affeeb136aa046a1d08f6631653b3f1391feb3', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '473670.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5555, '2021-11-20 10:41:00', 'SALE/POS5558', 650, 'মেসার্স আকাশ ব্রিকস(চান্দুরা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-2046&lt;&sol;p&gt;', '', '413494.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '413494.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-21 10:42:12', '23.234', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ba62392fcc550ca3009fc11fe5ff30e4e1e7b5804c7ba833c28844dae4c69a63', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '473670.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5556, '2021-11-20 11:11:00', 'SALE/POS5559', 651, 'হাজী মোঃ আইনুল ইসলাম(চান্দুরা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;৪ গাড়ির মোট হিসাব&lt;&sol;p&gt;', '', '1709595.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '1709595.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-21 11:12:22', '1', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd1a1057ec70a5cfece7e5ca7bc3b5bfbbdf0a71b248b9ec1b3e9c26c1cf94ce9', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-71200.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5557, '2021-11-20 11:13:00', 'SALE/POS5560', 610, 'মেসার্স তাসিন এন্টারপ্রাইজ(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2603&lt;&sol;p&gt;', '', '417284.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '417284.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-21 11:14:51', '21.29', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '94ca1c2ab92e086a4f61dc948e7faa8888009b862ae941684b3bc723835c1203', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-474123.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5558, '2021-11-20 11:15:00', 'SALE/POS5561', 631, 'মেসার্স বাবুল ব্রিকস(বি-বাড়ীয়া)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMD-14-7070&lt;&sol;p&gt;', '', '144452.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '144452.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-11-21 11:16:23', '7.3700', 1, '144452.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '4c4cd1b02bd8d400f9d55781bce9d584d290400368dac5374f39c0f6b2ff3e2c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '102.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5559, '2021-11-20 11:18:00', 'SALE/POS5562', 636, 'মেসার্স শাপলা ব্রিকস(কটিয়াদী)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CMT-11-3344&lt;&sol;p&gt;', '', '440886.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '440886.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-21 11:19:12', '22.38', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '4b7ea06e2b372f3f8d6c6f478c0bec27195f9a5d371168480769a60d0d6b0807', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-48687.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5560, '2021-11-20 11:23:00', 'SALE/POS5563', 668, 'মেসার্স R.C.G ব্রিকস(ঘোরাশাল)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5080&lt;&sol;p&gt;', '', '455070.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '455070.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-21 11:23:46', '23.1', 1, '455000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '20b0ef98abae922f4614c3e1d7fd540a30a2e89ee5a12b418a70c7a07b46ce47', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5561, '2021-11-20 11:25:00', 'SALE/POS5564', 662, 'মেসার্স R.M.B ব্রিকস(নেত্রকোনা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-9764&lt;&sol;p&gt;', '', '402534.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '402534.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-21 11:26:18', '20.325', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'fcf2d66412d9b877d042eda6105bd4a52fd9124d77ca7a8da662ac3be2e9ef1e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-599644.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5562, '2021-11-20 11:31:00', 'SALE/POS5565', 632, 'মেসার্স S.S.B ব্রিকস (সিলেট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-0878&lt;&sol;p&gt;', '', '487844.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '487844.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-21 11:32:03', '24.89', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '68b06cc8849bc5004fd9f88a405d334c38115a955f1ea6d322a78919cec3ed89', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '424.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5563, '2021-11-20 11:32:00', 'SALE/POS5566', 632, 'মেসার্স S.S.B ব্রিকস (সিলেট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-4349&lt;&sol;p&gt;', '', '497644.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '497644.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-21 11:33:36', '25.385', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '80c8c654308fefa74da3e972add92bdf5c27e27a883a8d9cd75bc9868a89552a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '424.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5564, '2021-11-20 11:35:00', 'SALE/POS5567', 602, 'মো.সফর আলী সর্দার(তাহিরপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2395&lt;&sol;p&gt;', '', '370851.50', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '370851.50', 'completed', 'due', 0, NULL, 1, 1, '2021-11-21 11:36:03', '19.565', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '13e307bdb8960b20071458337b7f5144e75b5982ed90a1253e16909408e04dc1', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '27482.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5565, '2021-11-20 11:36:00', 'SALE/POS5568', 602, 'মো.সফর আলী সর্দার(তাহিরপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-0685&lt;&sol;p&gt;', '', '418795.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '418795.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-21 11:37:08', '22.1', 1, '571700.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '0296f0422ee9254f2e923e0722701f5383b16dfef2b8991550eb21fefd195597', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '27482.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5566, '2021-11-20 11:39:00', 'SALE/POS5569', 600, 'মেসার্স জয়নাল আবেদীন(ফেরিঘাট) (২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CMT-11-6977&lt;&sol;p&gt;', '', '428640.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '428640.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-11-21 11:39:39', '22.56', 1, '428640.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '64030f2aab7f794dff36c9a9af621d5cc2162f4435ece5a6ffbae9f0b545c6de', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '300.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5567, '2021-11-21 14:54:00', 'SALE/POS5570', 602, 'মো.সফর আলী সর্দার(তাহিরপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-5005&lt;&sol;p&gt;', '', '362404.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '362404.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-22 14:54:45', '18.49', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c00409b083c7dac18ae28284a4305ccfed8c566f9542ba8f28e53f14b4e5ab34', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '245429.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5568, '2021-11-21 14:55:00', 'SALE/POS5571', 602, 'মো.সফর আলী সর্দার(তাহিরপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2603&lt;&sol;p&gt;', '', '432768.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '432768.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-22 14:55:44', '22.08', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '89cb96a7b7f75eb257af79a94ff07f087d32aa49a40c5e06684b5ac4830127ef', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '245429.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5569, '2021-11-21 14:56:00', 'SALE/POS5572', 602, 'মো.সফর আলী সর্দার(তাহিরপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1625&lt;&sol;p&gt;', '', '443548.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '443548.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-22 14:56:43', '22.63', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '18cc2504a7e780cd3873e5839d29497bfefe8eacc469b0a1b22347f93957eb95', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '245429.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5570, '2021-11-21 14:57:00', 'SALE/POS5573', 602, 'মো.সফর আলী সর্দার(তাহিরপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-9612&lt;&sol;p&gt;', '', '466872.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '466872.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-22 14:57:45', '23.82', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b34d3c34456bb42199b5d2f14e552e96a37b20fb139e36a1c9a351cec3ebfcd4', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '245429.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5571, '2021-11-21 14:58:00', 'SALE/POS5574', 602, 'মো.সফর আলী সর্দার(তাহিরপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-9464&lt;&sol;p&gt;', '', '405460.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '405460.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-22 14:58:48', '21.34', 1, '2500000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '89cc542e5e53ccc0cf31785fc1760cfe071897a6a2c796d89027aee375c198ff', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '245429.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5572, '2021-11-21 15:06:00', 'SALE/POS5575', 669, 'মোঃ লিয়াকত মিয়া (তাহেরপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-8637&lt;&sol;p&gt;', '', '310072.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '310072.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-22 15:07:32', '15.814', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '9349431e5512c1d3d55b8a23032e71c4af3cabd95f7b5d42c0a69339bc74b37a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5573, '2021-11-21 15:08:00', 'SALE/POS5576', 669, 'মোঃ লিয়াকত মিয়া (তাহেরপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2224&lt;&sol;p&gt;', '', '314972.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '314972.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-22 15:09:15', '16.07', 1, '2500000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5e6dd319a1e09ea280c7d52509ba45e7037f429ae0b7cde3845c8339741ccd51', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5574, '2021-11-21 15:14:00', 'SALE/POS5577', 665, 'মেসার্স কবির এন্ড ব্রাদাস (জগমোহনপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-13-6905&lt;&sol;p&gt;', '', '309680.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '309680.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-22 15:14:49', '15.8', 1, '200000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '727ba7a624143b1d38e46859e9ce7936d575b8116dd7d941610952f6755474e8', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '288708.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5575, '2021-11-21 15:26:00', 'SALE/POS5578', 670, 'মোঃ জাকির হোসেন জামাই(কালিপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-7655&lt;&sol;p&gt;', '', '366223.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '366223.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-22 15:26:41', '18.59', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '4302db0ac89551e52946e1d35bc170d8c6853e06354535c13b76ca0f74e70bca', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5576, '2021-11-21 15:27:00', 'SALE/POS5579', 670, 'মোঃ জাকির হোসেন জামাই(কালিপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-8473&lt;&sol;p&gt;', '', '364056.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '364056.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-22 15:27:52', '18.48', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e420426f605d5859c67993a24e4aa5ff66c962f4e423c80f2d976d39e61f78bf', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5577, '2021-11-21 15:29:00', 'SALE/POS5580', 670, 'মোঃ জাকির হোসেন জামাই(কালিপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-2490&lt;&sol;p&gt;', '', '401683.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '401683.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-22 15:30:00', '20.39', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8dc5960ecdaf7a6184767813479ad3a0fda2b42882d584e45df2652a38182cda', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5578, '2021-11-21 15:30:00', 'SALE/POS5581', 670, 'মোঃ জাকির হোসেন জামাই(কালিপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;BOT-11-1926&lt;&sol;p&gt;', '', '382968.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '382968.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-22 15:31:35', '19.44', 1, '1586850.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'df97b15eea901476804f8f2ce3a0e9126268211e13d33b29434e1fedf486ea50', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5579, '2021-11-21 15:37:00', 'SALE/POS5582', 625, 'মেসার্স সোনালী ট্রান্সপোর্ট(জজ মিয়া)(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-2720&lt;&sol;p&gt;', '', '441392.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '441392.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-22 15:38:26', '22.52', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '173548f81533e10dced927f3c17cc761622a07982e91325be4909104cf401042', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-641312.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5580, '2021-11-21 15:40:00', 'SALE/POS5583', 625, 'মেসার্স সোনালী ট্রান্সপোর্ট(জজ মিয়া)(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-0878&lt;&sol;p&gt;', '', '480984.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '480984.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-22 15:41:16', '24.535', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '78ad7363b706dab0ec66e97b5f38ab439f29b4f38c54e953b5b3dc06d5ac0e28', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-641312.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5581, '2021-11-21 15:42:00', 'SALE/POS5584', 625, 'মেসার্স সোনালী ট্রান্সপোর্ট(জজ মিয়া)(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-7833&lt;&sol;p&gt;', '', '439824.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '439824.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-22 15:42:30', '22.44', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '970bcf57c5e5970c587d0b73e92bebc737fda7dd80012e9106c914403cc7157c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-641312.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5582, '2021-11-21 15:43:00', 'SALE/POS5585', 625, 'মেসার্স সোনালী ট্রান্সপোর্ট(জজ মিয়া)(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-3212&lt;&sol;p&gt;', '', '439824.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '439824.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-22 15:43:54', '22.435', 1, '1000000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'af204a8f8605afc1ad1f04b2e86c2e90d6703ddbbb3b32ec60457280e07f03fa', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-641312.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5583, '2021-11-21 15:49:00', 'SALE/POS5586', 671, 'মোঃ মিজানুর রহমান(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-4719&lt;&sol;p&gt;', '', '430642.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '430642.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-11-22 15:51:01', '21.86', 1, '430642.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7cf6e2853430ab170464a1ab27daef852b6b2363e2c96e6b9d7a87d0e5031ea5', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5584, '2021-11-21 15:53:00', 'SALE/POS5587', 657, 'মেসার্স অনিক (বি-বাড়ীয়া)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-3318&lt;&sol;p&gt;', '', '371475.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '371475.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-22 15:53:28', '19.05', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '171dd21b478b375bcd81f67437191b5b630eac2e184aeac6dd1822af99764531', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-81450.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5585, '2021-11-21 15:54:00', 'SALE/POS5588', 657, 'মেসার্স অনিক (বি-বাড়ীয়া)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-5936&lt;&sol;p&gt;', '', '334620.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '334620.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-22 15:54:40', '17.16', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'bafb9e95fa9823f144766c7e43c21b32d700023e6d1b944786c60c38de9d6326', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-81450.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5586, '2021-11-21 15:55:00', 'SALE/POS5589', 657, 'মেসার্স অনিক (বি-বাড়ীয়া)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-6377&lt;&sol;p&gt;', '', '361920.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '361920.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-22 15:55:43', '18.555', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7db4cd13c096d8c57ac89de9c0a0826cb8a03f51e9f2b8023a60d1c6f46fc9e6', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-81450.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5587, '2021-11-21 15:56:00', 'SALE/POS5590', 657, 'মেসার্স অনিক (বি-বাড়ীয়া)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-5936&lt;&sol;p&gt;', '', '327990.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '327990.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-22 15:57:11', '16.82', 1, '1900000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '30132016366ae35d215da2f21a86cac54d0789b296581a3be1b07f3ae37e2674', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-81450.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5588, '2021-11-21 16:01:00', 'SALE/POS5591', 657, 'মেসার্স অনিক (বি-বাড়ীয়া)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;সমিতির টাকা&lt;&sol;p&gt;', '', '800.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '800.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-22 16:02:02', '1', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '88caaeee4367dc003906be8b4d179207e660deb9f84c7480d1a954669c6ebed1', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-81450.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5589, '2021-11-21 16:06:00', 'SALE/POS5592', 649, 'মেসার্স জালাল ব্রিকস(চান্দুরা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-2046&lt;&sol;p&gt;', '', '413494.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '413494.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-22 16:09:08', '23.23', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '3e5c66e4be2703a63ef0913cc1f838cffbfce2ac14307bb1c02a15c03c39f4cb', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '478800.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5590, '2021-11-21 16:08:00', 'SALE/POS5593', 649, 'মেসার্স জালাল ব্রিকস(চান্দুরা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5080&lt;&sol;p&gt;', '', '490390.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '490390.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-22 16:08:48', '25.805', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '56d266e4c94403d41f7e6ae0fde077cc59243f400a8abaf2c49eca788ed43162', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '478800.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5591, '2021-11-21 16:11:00', 'SALE/POS5594', 651, 'হাজী মোঃ আইনুল ইসলাম(চান্দুরা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;2 গাড়ি হিসাব&lt;&sol;p&gt;', '', '903860.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '903860.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-22 16:12:21', '1', 1, '3900000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7e8cff9de20e2e77855d36c73dcf49e58ccf85b8e3001689480a97fb3356f3f9', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1638395.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5592, '2021-11-21 16:16:00', 'SALE/POS5595', 641, 'মেসার্স S.R এন্টারপ্রাইজ(সিলেট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;JINT-11-1664&lt;&sol;p&gt;', '', '400140.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '400140.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-22 16:16:58', '21.06', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7dfc637d8c0f8870a3751b47277b97ead290920db5fc30757314cb60637a380e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1931378.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5593, '2021-11-21 16:17:00', 'SALE/POS5596', 641, 'মেসার্স S.R এন্টারপ্রাইজ(সিলেট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-15-3551&lt;&sol;p&gt;', '', '405650.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '405650.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-22 16:18:19', '21.35', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '75d35e727e7f0f55b4481963d8cb188330ec4084fc54c433d06b7a6107c9dad2', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1931378.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5594, '2021-11-21 16:37:00', 'SALE/POS5597', 672, 'মেসার্স S.T.D ব্রিকস(খুর্শাকুড়াইল)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CMT-11-3344&lt;&sol;p&gt;', '', '430920.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '430920.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-22 16:38:23', '22.68', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '9897bcb85fd74221e8c0d026be224df8ffcbcacfa65ced76e353c388f948b0a8', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5595, '2021-11-21 16:39:00', 'SALE/POS5598', 672, 'মেসার্স S.T.D ব্রিকস(খুর্শাকুড়াইল)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2064&lt;&sol;p&gt;', '', '447070.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '447070.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-22 16:40:12', '23.525', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '077bbbff249c236a4261501f787f2680200e569d3e68cbc4364a6c557cab5496', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5596, '2021-11-21 16:41:00', 'SALE/POS5599', 672, 'মেসার্স S.T.D ব্রিকস(খুর্শাকুড়াইল)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0384&lt;&sol;p&gt;', '', '459800.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '459800.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-22 16:41:47', '24.195', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1fff704b56f6516e5ca76a8af3eb246f9ebe9970e3de294231fec6a621e3f2e5', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5597, '2021-11-21 16:42:00', 'SALE/POS5600', 672, 'মেসার্স S.T.D ব্রিকস(খুর্শাকুড়াইল)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-6821&lt;&sol;p&gt;', '', '441370.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '441370.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-22 16:42:43', '23.225', 1, '1779160.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e82cc9f5588ada0a46bd14d5925908cb79ecaa18e5c788b5a93d1c8637cdb1ee', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5598, '2021-11-21 16:46:00', 'SALE/POS5601', 620, 'মোঃ জমির হোসেন (চাঁনপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMD-12-2465&lt;&sol;p&gt;', '', '115968.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '115968.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-22 16:46:58', '6.035', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '867f36174079a51c7058722bcdafa193047cc5c2340c13acbdb21f37904e9824', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '548760.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5599, '2021-11-21 16:47:00', 'SALE/POS5602', 620, 'মোঃ জমির হোসেন (চাঁনপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMD-12-2465&lt;&sol;p&gt;', '', '112896.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '112896.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-22 16:48:03', '5.88', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '6dff9f69d1e1020c313cb87f408d210e03f6488bd161c09601e2865d3d296c37', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '548760.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5600, '2021-11-21 16:48:00', 'SALE/POS5603', 620, 'মোঃ জমির হোসেন (চাঁনপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMD-12-2465&lt;&sol;p&gt;', '', '112512.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '112512.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-22 16:49:18', '5.86', 1, '400000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b9f591597c4bc133c2445e6bb55daf9f179423748ba089208c95e1b5baff03cf', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '548760.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5601, '2021-11-21 16:52:00', 'SALE/POS5604', 632, 'মেসার্স S.S.B ব্রিকস (সিলেট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;JINT-11-1574&lt;&sol;p&gt;', '', '416480.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '416480.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-22 16:52:55', '21.915', 1, '1300000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e2411b7c5493f2c6f718074733affa5068713aba854d355dbd85814274771e4e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '985912.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5602, '2021-11-21 16:57:00', 'SALE/POS5605', 659, 'মেসার্স রাইফা ব্রিকস(বি-বাড়ীয়া)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-3159&lt;&sol;p&gt;', '', '411600.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '411600.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-22 16:58:06', '20.995', 1, '806600.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd33ec8a11d58ba64d0765b575afb065e865643c7bd6cedc931513b84fc0a5b08', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5603, '2021-11-21 17:00:00', 'SALE/POS5606', 610, 'মেসার্স তাসিন এন্টারপ্রাইজ(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-9720&lt;&sol;p&gt;', '', '333592.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '333592.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-22 17:00:50', '17.02', 1, '600000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5c8dab49616333d69846d30570bcf1df12645a1db5c29b617094de0b5186912f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-56839.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5604, '2021-11-21 17:03:00', 'SALE/POS5607', 639, 'মেসার্স সমতা ব্রিকস(নেত্রকোনা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-5566&lt;&sol;p&gt;', '', '473418.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '473418.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-22 17:04:04', '23.91', 1, '500000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '47fa3e9d1ec519f84a92c8d9790b436f9a0668200aec99fdaed9038613f328e0', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '427432.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5605, '2021-11-21 17:10:00', 'SALE/POS5608', 673, 'মোঃ তাজুল ইসলাম (চাঁদপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-6119&lt;&sol;p&gt;', '', '491121.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '491121.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-22 17:11:27', '24.925', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'af8c662f643035170dd10fcc6f5dc81dacaeb0f9ac4ea6406e3d8297067dcac3', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5606, '2021-11-21 17:12:00', 'SALE/POS5609', 673, 'মোঃ তাজুল ইসলাম (চাঁদপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-2458&lt;&sol;p&gt;', '', '396955.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '396955.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-22 17:12:59', '20.15', 1, '888076.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f397193a2cf02acdac2ca38fb0b7816604db35179434727e961db1dcb097ad19', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5607, '2021-11-21 17:15:00', 'SALE/POS5610', 647, 'মেসার্স A.S.F ব্রিকস(নেত্রকোনা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-0402&lt;&sol;p&gt;', '', '357192.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '357192.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-22 17:16:21', '18.035', 1, '400000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8c1a2bdd5d341493f635e57913926854db2fb93f482bb138694c0be39708c256', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '16542.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5608, '2021-11-21 17:18:00', 'SALE/POS5611', 635, 'মেসার্স সনি ব্রিকস (২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-2906&lt;&sol;p&gt;', '', '449820.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '449820.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-11-22 17:19:39', '22.945', 1, '449820.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '61afe8fae3b0d47bd25bd27f29aff180eb08d3e63450a8007cbcd88f5e8fc4fb', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '156.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5609, '2021-11-21 17:25:00', 'SALE/POS5612', 674, 'সোনার বাংলা ট্রান্সঃ(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;dmt-24-1769&lt;&sol;p&gt;', '', '458052.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '458052.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-11-22 17:26:20', '23.37', 1, '458052.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'dcc5bdb96d03833bfa0c80cd26e493b1c1a893240ce267e2085f8b15cddabd65', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5610, '2021-11-21 17:27:00', 'SALE/POS5613', 614, 'মেসার্স জোহাদ এন্টারপ্রাইজ(২১-২২) (নিজ হিসাব)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;dmt-18-2334&lt;&sol;p&gt;', '', '410550.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '410550.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-22 17:28:45', '23.461', 1, '4176174.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '660d60689c03e923e55c797ab22d6e801db6a5a9eecc735050845cb0c2457a43', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '415624.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5611, '2021-11-22 11:51:00', 'SALE/POS5614', 613, 'মেসার্স এশিয়া ব্রিকস(সাল্লাবাদ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5851&lt;&sol;p&gt;', '', '318582.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '318582.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-23 11:52:02', '16.09', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '2136cfa8449c0b0780f988f069d412193e2bf4174a572f2f94a6e3f2e39a61ec', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '466470.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5612, '2021-11-22 11:52:00', 'SALE/POS5615', 613, 'মেসার্স এশিয়া ব্রিকস(সাল্লাবাদ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-0777&lt;&sol;p&gt;', '', '323334.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '323334.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-23 11:53:27', '16.33', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '0d5875b50fe6bb01175763b9ef4a4bbd1bc6e09084f88a7c7d8d6d9a9f86b4ac', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '466470.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5613, '2021-11-22 11:54:00', 'SALE/POS5616', 613, 'মেসার্স এশিয়া ব্রিকস(সাল্লাবাদ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0479&lt;&sol;p&gt;', '', '306504.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '306504.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-23 11:54:49', '15.48', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '0457132232ef3eaeb5210ee956a2bf3ddfd02362295d7e1f988df850d5dd6370', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '466470.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5614, '2021-11-22 11:55:00', 'SALE/POS5617', 613, 'মেসার্স এশিয়া ব্রিকস(সাল্লাবাদ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;MPT-11-0025&lt;&sol;p&gt;', '', '333828.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '333828.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-23 11:56:09', '16.865', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8ab6fe9f1487a3b52f81988262ed621eac8e922f96387f5e1408a8a64ddabe59', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '466470.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5615, '2021-11-22 11:57:00', 'SALE/POS5618', 613, 'মেসার্স এশিয়া ব্রিকস(সাল্লাবাদ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5851&lt;&sol;p&gt;', '', '328086.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '328086.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-23 11:57:47', '16.565', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '62d4fc79362ff37c98beb1464d6cdb48a7db0afb91a5208817884dbbb3501216', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '466470.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5616, '2021-11-22 11:58:00', 'SALE/POS5619', 613, 'মেসার্স এশিয়া ব্রিকস(সাল্লাবাদ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMD-14-0777&lt;&sol;p&gt;', '', '316730.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '316730.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-23 12:00:01', '16.67', 1, '1016265.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7ee81ec951937fae11da5c7d1ddea215b547d5fd3af22a57b543e1e74b5d12d4', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '466470.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5617, '2021-11-22 12:02:00', 'SALE/POS5620', 634, 'মোঃ কবির মিয়া(আশুগঞ্জ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CMT-11-3344&lt;&sol;p&gt;', '', '403370.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '403370.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-23 12:02:58', '21.225', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '985e0a827729c81aa340b64f2cfc912aef682ca13283ec74f6d1c605c44b65e7', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '24526.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5618, '2021-11-22 12:03:00', 'SALE/POS5621', 634, 'মোঃ কবির মিয়া(আশুগঞ্জ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2334&lt;&sol;p&gt;', '', '402432.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '402432.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-23 12:05:31', '20.96', 1, '750000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e1989ae159cba21974e28de969fe0e0f922d057e4bde51ced563394b89db84fb', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '24526.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5619, '2021-11-22 12:12:00', 'SALE/POS5622', 602, 'মো.সফর আলী সর্দার(তাহিরপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-0685&lt;&sol;p&gt;', '', '474240.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '474240.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-23 12:13:04', '24.96', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '6e0c1ec404bc0ecd1c7fafeee5ab4e458f4ce4fad93c064ef3e3d4a273bf3785', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-143519.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5620, '2021-11-22 12:14:00', 'SALE/POS5623', 602, 'মো.সফর আলী সর্দার(তাহিরপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-1514&lt;&sol;p&gt;', '', '443744.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '443744.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-23 12:14:36', '22.64', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7ef0d212f40d0cf4496ee14ae8ba16295bd939b28cc827ec7e7eddec763e317d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-143519.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5621, '2021-11-22 12:15:00', 'SALE/POS5624', 602, 'মো.সফর আলী সর্দার(তাহিরপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2395&lt;&sol;p&gt;', '', '455896.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '455896.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-23 12:15:53', '23.255', 1, '1227700.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'bb974e8db42c8abce71465dc11b38f9fdcb4ced4e8f3b96ca177c3c13f011980', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-143519.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5622, '2021-11-22 12:19:00', 'SALE/POS5625', 600, 'মেসার্স জয়নাল আবেদীন(ফেরিঘাট) (২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-7680&lt;&sol;p&gt;', '', '523070.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '523070.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-11-23 12:20:00', '27.525', 1, '523070.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '663448c8a3e1081e97303a6159443adc2253c86bdd1873a26234cd0de91bedc8', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '300.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5623, '2021-11-22 12:22:00', 'SALE/POS5626', 641, 'মেসার্স S.R এন্টারপ্রাইজ(সিলেট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMD-20-7009&lt;&sol;p&gt;', '', '303240.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '303240.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-23 12:23:23', '15.954', 1, '1000000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd486d9469e1256f22612a13657c7bca88e45ed7649d938d5c0055aad33f70293', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2737168.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5624, '2021-11-22 12:26:00', 'SALE/POS5627', 625, 'মেসার্স সোনালী ট্রান্সপোর্ট(জজ মিয়া)(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-5004&lt;&sol;p&gt;', '', '444136.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '444136.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-23 12:26:58', '22.655', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '00d49f28448a4db7b2904d3c0c8684f2e569df5b7f33b9a90e66376d7b610f07', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '160712.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5625, '2021-11-22 12:27:00', 'SALE/POS5628', 625, 'মেসার্স সোনালী ট্রান্সপোর্ট(জজ মিয়া)(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-4820&lt;&sol;p&gt;', '', '439628.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '439628.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-23 12:28:10', '22.43', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '3a67106a82684622b1e11da989b5b0ea09d6e8e9203d3a47593c6b86e265ff7e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '604848.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5626, '2021-11-22 12:29:00', 'SALE/POS5629', 625, 'মেসার্স সোনালী ট্রান্সপোর্ট(জজ মিয়া)(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2915&lt;&sol;p&gt;', '', '472752.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '472752.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-23 12:30:02', '24.115', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5bc4cff4df5bd1b475f8d52715589bb388feddd911f47593b73076a0e17efab2', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '604848.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5627, '2021-11-22 12:30:00', 'SALE/POS5630', 625, 'মেসার্স সোনালী ট্রান্সপোর্ট(জজ মিয়া)(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CMT-11-2630&lt;&sol;p&gt;', '', '428260.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '428260.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-23 12:31:25', '21.85', 1, '1100000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7abe5c8983bbadc9e734d67aeff7a41359a938e98e70f25829c07db98a876030', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '604848.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5628, '2021-11-22 12:36:00', 'SALE/POS5631', 657, 'মেসার্স অনিক (বি-বাড়ীয়া)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-5936&lt;&sol;p&gt;', '', '340665.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '340665.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-23 12:37:19', '17.47', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e26590168ae533820ef9f31e3cb817c892f53f6c23ab47cc4f3c80eb9c929c2a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-584645.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5629, '2021-11-22 12:38:00', 'SALE/POS5632', 657, 'মেসার্স অনিক (বি-বাড়ীয়া)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1625&lt;&sol;p&gt;', '', '383955.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '383955.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-23 12:38:33', '19.69', 1, '100000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f37f220f4388908de3ac46fd3c8ee90b93d0a64a7935cd2cb6bd209a6040f49b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-584645.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5630, '2021-11-22 12:40:00', 'SALE/POS5633', 610, 'মেসার্স তাসিন এন্টারপ্রাইজ(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMD-12-3455&lt;&sol;p&gt;', '', '147196.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '147196.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-23 12:41:08', '7.5049', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8cba05783d083bcde4687784aa384023752d6d8f46ed2ef058be98ff1503bbad', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-323247.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5631, '2021-11-22 12:42:00', 'SALE/POS5634', 610, 'মেসার্স তাসিন এন্টারপ্রাইজ(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CDT-11-7685&lt;&sol;p&gt;', '', '297724.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '297724.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-23 12:42:29', '15.189', 1, '1086100.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f33d11b1642744b1271fa93de7778b6a702b78fc998b8d3feab8b4df35edddc3', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-323247.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5632, '2021-11-22 12:49:00', 'SALE/POS5635', 675, 'মোঃ মিঠু সরকার (চাঁনপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-9416&lt;&sol;p&gt;', '', '315216.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '315216.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-23 12:49:47', '15.920', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'db8bc1825272a10eda83b9bfd3c72893cb5cad2dcb0bfe44a0f7385ffe5c8918', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5633, '2021-11-22 12:52:00', 'SALE/POS5636', 606, 'আলী হোসেন জামাই(কালীপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5430&lt;&sol;p&gt;', '', '446490.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '446490.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-23 12:52:47', '22.545', 1, '446534.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '0baf9df0b3aee3aaf6bd7e4144f61521fc8be171791dee73f044115e13c31bdd', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '44.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5634, '2021-11-22 12:55:00', 'SALE/POS5637', 631, 'মেসার্স বাবুল ব্রিকস(বি-বাড়ীয়া)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMD-11-8881&lt;&sol;p&gt;', '', '114268.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '114268.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-23 12:55:40', '5.825', 1, '79800.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'bf8744bce846a34b7b27055dbf98d8d68077bdbbe8f36b59a7935c86852971d0', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '102.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5635, '2021-11-22 13:00:00', 'SALE/POS5638', 676, 'জুয়েল মিয়া (চাঁনপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;dmt-16-9211&lt;&sol;p&gt;', '', '451389.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '451389.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-23 13:00:44', '22.74', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '42eed378e84bc10e6397dbfc9a300fd4aa4fae63d94804bed1096ebe5ec29055', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5636, '2021-11-22 13:01:00', 'SALE/POS5639', 676, 'জুয়েল মিয়া (চাঁনপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;dmt-13-1429&lt;&sol;p&gt;', '', '440868.50', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '440868.50', 'completed', 'due', 0, NULL, 1, 1, '2021-11-23 13:01:51', '22.21', 1, '892257.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '3c67a1be8d875285504ef171bb90693c4653c1404d3a92082d1a40dd8e8f19f1', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5637, '2021-11-22 13:07:00', 'SALE/POS5640', 619, 'মোঃ জাকির এন্টারপ্রাইজ (গং)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;২ নৌকা-বক্সমাপ&nbsp;&lt;&sol;p&gt;', '', '3344000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '3344000.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-11-23 13:07:45', '190', 1, '3344000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '3599f5506ab740c6436d5573b84abf2afc8634d2dfdb785cf9e53012e5b7c67d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5638, '2021-11-23 11:58:00', 'SALE/POS5641', 675, 'মোঃ মিঠু সরকার (চাঁনপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-5189&lt;&sol;p&gt;', '', '326502.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '326502.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-24 11:58:43', '16.485', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7f5806885600f79e37ecb87f6d39c08bf02f737359de40ea67062bb60b00b9d6', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '315216.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5639, '2021-11-23 12:01:00', 'SALE/POS5642', 675, 'মোঃ মিঠু সরকার (চাঁনপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-1422&lt;&sol;p&gt;', '', '288090.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '288090.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-24 12:02:10', '14.55', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '12370feefc6085eab3f8530539c06c12449d0a9ff4562ae50b645bea2924344f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '315216.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5640, '2021-11-23 12:03:00', 'SALE/POS5643', 659, 'মেসার্স রাইফা ব্রিকস(বি-বাড়ীয়া)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-3159&lt;&sol;p&gt;', '', '459816.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '459816.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-24 12:04:11', '23.46', 1, '349816.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '49ceed18812d39152e8409ee8d33532ff7675ec8dc1cf92b1761a9e374cad31f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-395000.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5641, '2021-11-23 12:05:00', 'SALE/POS5644', 637, 'মেসার্স তাকি ব্রিকস(ভৈরবপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-6377&lt;&sol;p&gt;', '', '445617.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '445617.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-24 12:05:47', '22.17', 1, '4434.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7f55a77292de42ecb5d7c68ba67a64b37ef289bcdbc0f8c72c368b87dc648187', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '364058.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5642, '2021-11-23 12:06:00', 'SALE/POS5645', 625, 'মেসার্স সোনালী ট্রান্সপোর্ট(জজ মিয়া)(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-9036&lt;&sol;p&gt;', '', '347311.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '347311.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-24 12:07:24', '17.625', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a62ff7cf33dae8fa1f50be6ef5fd233632ac15a0f2db2dc77f2fe750dabb1602', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '845488.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5643, '2021-11-23 12:08:00', 'SALE/POS5646', 625, 'মেসার্স সোনালী ট্রান্সপোর্ট(জজ মিয়া)(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-3424&lt;&sol;p&gt;', '', '361692.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '361692.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-24 12:08:45', '18.365', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd886da6485d5bb7133bf6b1dd3da5eadfbdecb95f859ee0461de950ef2285724', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '845488.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5644, '2021-11-23 12:09:00', 'SALE/POS5647', 639, 'মেসার্স সমতা ব্রিকস(নেত্রকোনা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-5566&lt;&sol;p&gt;', '', '481140.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '481140.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-24 12:10:03', '24.295', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '9eff98c7bacf29932648275da1f26ec5c821e963204f091a72dfaea7664debb4', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '400850.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5645, '2021-11-23 12:10:00', 'SALE/POS5648', 636, 'মেসার্স শাপলা ব্রিকস(কটিয়াদী)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2334&lt;&sol;p&gt;', '', '467678.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '467678.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-24 12:11:17', '23.735', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f68368d5a4a5a4dda79876b8d7c344c3e32c5083a040559dd10e6685c41ee81a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '392199.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5646, '2021-11-23 12:12:00', 'SALE/POS5649', 636, 'মেসার্স শাপলা ব্রিকস(কটিয়াদী)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-2906&lt;&sol;p&gt;', '', '460980.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '460980.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-24 12:12:26', '23.395', 1, '1000000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '4046e3a92732ee7b4f6ac8ba19d3ca409f00640da7901841a5f10f73983cbf10', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '392199.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5647, '2021-11-23 13:06:00', 'SALE/POS5650', 677, 'মেসার্স M.M.S ব্রিকস(কিশোরগঞ্জ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-0263&lt;&sol;p&gt;', '', '501732.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '501732.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-24 13:07:25', '25.34', 1, '500000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c5d041b549a7099b33699a5994504cf62690bbd65d71e6a32a1fe9c39c63a8c7', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5648, '2021-11-23 13:08:00', 'SALE/POS5651', 662, 'মেসার্স R.M.B ব্রিকস(নেত্রকোনা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-9764&lt;&sol;p&gt;', '', '411444.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '411444.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-24 13:09:07', '20.78', 1, '214334.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ba135e328d629fa2ca9ed798715637352fef77f46cb7ad3677ccc02372f67180', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-197110.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5649, '2021-11-23 13:10:00', 'SALE/POS5652', 629, 'মেসার্স H.S.B ব্রিকস (২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-9366&lt;&sol;p&gt;', '', '364756.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '364756.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-24 13:10:49', '18.605', 1, '375000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '941a5062b2c4e058313633455594dbab57b80b5c5dea09175578750ec69a46b7', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '144.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5650, '2021-11-23 13:11:00', 'SALE/POS5653', 630, 'মেসার্স সততা ব্রিকস(কুমিল্লা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1625&lt;&sol;p&gt;', '', '437537.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '437537.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-24 13:12:10', '22.21', 1, '450000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8d05a62e14947e6f4a8cab70b2ffd1d4d46498c503e5d8d316df43475a3ae3f8', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '221.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5651, '2021-11-23 13:13:00', 'SALE/POS5654', 603, 'মেসার্স আশা ব্রিকস(কালিগচ্ছ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5080&lt;&sol;p&gt;', '', '467970.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '467970.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-24 13:13:35', '24.625', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b2a298e000821799b516f3d7d348b2c34d60f1cb111ede6209f236441b257168', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5652, '2021-11-23 13:14:00', 'SALE/POS5655', 603, 'মেসার্স আশা ব্রিকস(কালিগচ্ছ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5080&lt;&sol;p&gt;', '', '474810.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '474810.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-24 13:14:55', '24.99', 1, '942780.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '98908f1214fe9366bd4d8db2c7833a5fd270a533acb00f6f99779949861feb3f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5653, '2021-11-23 13:17:00', 'SALE/POS5656', 641, 'মেসার্স S.R এন্টারপ্রাইজ(সিলেট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-7451&lt;&sol;p&gt;', '', '378290.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '378290.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-24 13:18:08', '19.91', 1, '500000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '514852ae91467838cbfebca970d0d4416e82aeee1d2778037ab5b7d277cccc3d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2040408.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5654, '2021-11-23 13:19:00', 'SALE/POS5657', 610, 'মেসার্স তাসিন এন্টারপ্রাইজ(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-5142&lt;&sol;p&gt;', '', '360240.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '360240.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-24 13:19:59', '18.96', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '2a8620c7db526937b3162376f271546ed095c87c3b1bf86c6221331b31f222fc', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-964427.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5655, '2021-11-23 13:25:00', 'SALE/POS5658', 678, 'মেসার্স নুরুল এন্ড ব্রাদার্স (সিলেট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-6859&lt;&sol;p&gt;', '', '279302.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '279302.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-24 13:26:04', '14.36', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '924c4253565a7b30af8f5345432a628120c867f730a3e653639f6afc342bd569', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5656, '2021-11-23 13:26:00', 'SALE/POS5659', 678, 'মেসার্স নুরুল এন্ড ব্রাদার্স (সিলেট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-7664&lt;&sol;p&gt;', '', '268604.50', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '268604.50', 'completed', 'due', 0, NULL, 1, 1, '2021-11-24 13:27:23', '13.81', 1, '547900.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e0a393b6532fc7cea237c57851c50c4e63b1e8259eeec64a9dbcfea71ed83734', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5657, '2021-11-23 13:30:00', 'SALE/POS5660', 631, 'মেসার্স বাবুল ব্রিকস(বি-বাড়ীয়া)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMD-11-0917&lt;&sol;p&gt;', '', '46256.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '46256.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-24 13:30:52', '2.355', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '38a70b8ce3e5ba0152c2bbd43dee2984b03af55b0861096ec341fffb9d6a929a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '34570.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5658, '2021-11-23 13:31:00', 'SALE/POS5661', 631, 'মেসার্স বাবুল ব্রিকস(বি-বাড়ীয়া)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMN-19-2381&lt;&sol;p&gt;', '', '46844.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '46844.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-24 13:32:17', '2.39', 1, '93000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '61b9b11f7459be72cb0993a2b8bf0b713820e62d91d6c16c51294df5aca7b269', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '34570.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5659, '2021-11-23 13:33:00', 'SALE/POS5662', 665, 'মেসার্স কবির এন্ড ব্রাদাস (জগমোহনপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-4842&lt;&sol;p&gt;', '', '301644.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '301644.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-24 13:34:23', '15.39', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '989eb7b44a10f33c3e2cd823ed88c4b0dfaa8f545d400dd5b4f427044a37fa2f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '398388.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5660, '2021-11-23 13:37:00', 'SALE/POS5663', 679, 'মেসার্স A.B.C ব্রিকস (নেত্রকোনা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-8040&lt;&sol;p&gt;', '', '466290.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '466290.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-24 13:38:00', '23.545', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7a6633d64f1a02739f2c2c6e604998b85adfcd56fedc3b6a8a1f2cbba989bc81', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5661, '2021-11-23 13:38:00', 'SALE/POS5664', 628, 'হাজী মোহন মিয়া (বি-বাড়ীয়া) (২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;নৌকা-বক্সমাপ&lt;&sol;p&gt;', '', '447500.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '447500.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-24 13:39:33', '25', 1, '595000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c96b3c1bcdd6c751d220c6eeda9a6547bc16afdb9f65bdf379a201a687414087', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '147500.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5662, '2021-11-24 12:25:00', 'SALE/POS5665', 630, 'মেসার্স সততা ব্রিকস(কুমিল্লা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-3841&lt;&sol;p&gt;', '', '431036.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '431036.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-25 12:25:57', '21.88', 1, '450000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f1d6e33730eccbbddb7541eed40eed316fc4f5823af11f1abb17f185ce18f125', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-12242.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5663, '2021-11-24 12:28:00', 'SALE/POS5666', 631, 'মেসার্স বাবুল ব্রিকস(বি-বাড়ীয়া)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMD-11-8881&lt;&sol;p&gt;', '', '101724.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '101724.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-25 12:30:47', '5.185', 1, '89800.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '761f074bd5fdfa71bae4887837db8c5df1450afd87fc75298e18b80322d0bfc1', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '34670.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5664, '2021-11-24 12:33:00', 'SALE/POS5667', 666, 'বাবু সুজিত  সরকার(সুনামগঞ্জ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-1692&lt;&sol;p&gt;', '', '301470.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '301470.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-11-25 12:33:31', '15.46', 1, '301470.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '6a9d15c466b511335d8e08d18984b43531a430fe3c0334072e86494f68f86f2f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5665, '2021-11-24 12:35:00', 'SALE/POS5668', 637, 'মেসার্স তাকি ব্রিকস(ভৈরবপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-5936&lt;&sol;p&gt;', '', '417900.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '417900.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-25 12:35:48', '20.995', 1, '500000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '3f05a4695fc39c447ddfb940820b475a7d124bf137b8111506f5558581879456', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '809675.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5666, '2021-11-24 12:40:00', 'SALE/POS5669', 635, 'মেসার্স সনি ব্রিকস (২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2334&lt;&sol;p&gt;', '', '464132.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '464132.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-25 12:40:57', '23.56', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8a3dfc3bdab93c401ab314ae0cf4e1758e99cace441f07578b56f3e6d1e765aa', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '156.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5667, '2021-11-24 12:41:00', 'SALE/POS5670', 635, 'মেসার্স সনি ব্রিকস (২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-1376&lt;&sol;p&gt;', '', '443053.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '443053.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-25 12:41:58', '22.485', 1, '900000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '6be81e60f49a2e562f59e6e78d4c0e52643f197acc9bdb302b87312ba029d90a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '156.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5668, '2021-11-24 12:43:00', 'SALE/POS5671', 647, 'মেসার্স A.S.F ব্রিকস(নেত্রকোনা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-6821&lt;&sol;p&gt;', '', '479160.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '479160.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-25 12:44:21', '24.2', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '9aecbfb0cae2601a1a10e95cce4b39f73ef7a3679fd5e03378dc642b66fd48fa', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-26266.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5669, '2021-11-24 12:44:00', 'SALE/POS5672', 647, 'মেসার্স A.S.F ব্রিকস(নেত্রকোনা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-4377&lt;&sol;p&gt;', '', '464706.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '464706.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-25 12:46:31', '23.47', 1, '1000000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '82c4a6df646b6a9024f1d84af1ac86c0a5f18ec09a7480e2f05a33d70054a953', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-26266.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5670, '2021-11-24 13:00:00', 'SALE/POS5673', 680, 'মেসার্স M.A.K ব্রিকস (ময়মসিংহ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-0813&lt;&sol;p&gt;', '', '361032.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '361032.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-25 13:01:32', '18.415', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '3c85438f9bb5a136574a84f06df696e7a49862bf1a836b6145c060e40b702038', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5671, '2021-11-24 13:02:00', 'SALE/POS5674', 680, 'মেসার্স M.A.K ব্রিকস (ময়মসিংহ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-3611&lt;&sol;p&gt;', '', '364952.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '364952.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-25 13:02:37', '18.62', 1, '725984.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '3c1c9c6c1902c490dfb4a8cc75bfffe070e2fb6ee6d27c9b052e22117f0049f9', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5672, '2021-11-24 15:57:00', 'SALE/POS5675', 614, 'মেসার্স জোহাদ এন্টারপ্রাইজ(২১-২২) (নিজ হিসাব)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-4153&lt;&sol;p&gt;', '', '427084.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '427084.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-25 15:58:29', '21.785', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '41e4f1f5d5649c1c2678312b9b30fcb98e32aa2dce8531d0fc5c0f34f0965f68', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-3350000.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5673, '2021-11-24 15:59:00', 'SALE/POS5676', 614, 'মেসার্স জোহাদ এন্টারপ্রাইজ(২১-২২) (নিজ হিসাব)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-7832&lt;&sol;p&gt;', '', '448644.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '448644.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-25 15:59:49', '22.89', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8cb3d146f9a0010e55a52d2a332238b2b302fed1785bba35c36560ff07a0a84c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-3350000.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5674, '2021-11-24 16:00:00', 'SALE/POS5677', 614, 'মেসার্স জোহাদ এন্টারপ্রাইজ(২১-২২) (নিজ হিসাব)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-6377&lt;&sol;p&gt;', '', '446684.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '446684.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-25 16:01:04', '22.79', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f344d88aa60f1bf01357c868313d32d276aa724e2bc3337ceb560514a9cdbcae', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-3350000.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5675, '2021-11-24 16:01:00', 'SALE/POS5678', 614, 'মেসার্স জোহাদ এন্টারপ্রাইজ(২১-২২) (নিজ হিসাব)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;MPT-11-0025&lt;&sol;p&gt;', '', '384552.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '384552.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-25 16:02:06', '19.62', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '639dc7e60d530b3a29690967d75c33973d64a910acb2cc85376ed377e120694c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-3350000.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5676, '2021-11-24 16:06:00', 'SALE/POS5679', 681, 'মোঃ রেজাউল মিয়া(সিলেট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-0727&lt;&sol;p&gt;', '', '370163.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '370163.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-25 16:07:19', '18.79', 1, '353500.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '250b4090ca0a809dc03729c11523f110c38e9b21d8728e9106e72c96443ed888', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5677, '2021-11-24 16:08:00', 'SALE/POS5680', 669, 'মোঃ লিয়াকত মিয়া (তাহেরপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-9567&lt;&sol;p&gt;', '', '382788.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '382788.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-25 16:09:15', '19.53', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '169e3159b9adc38e475ef1d2949797b673974e51ee770dad37b517ffaa5e4ce2', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-1874956.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5678, '2021-11-24 16:09:00', 'SALE/POS5681', 669, 'মোঃ লিয়াকত মিয়া (তাহেরপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-4627&lt;&sol;p&gt;', '', '324184.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '324184.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-25 16:10:17', '16.535', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'dcf320371b9ff432596d3a2263082eb87ae5581a5d6e88d2741b068474e45116', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-1874956.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5679, '2021-11-24 16:12:00', 'SALE/POS5682', 610, 'মেসার্স তাসিন এন্টারপ্রাইজ(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-6898&lt;&sol;p&gt;', '', '397292.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '397292.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-25 16:12:38', '20.27', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '80faaf2df7dba35c9ee02af27817529b35afa12e27a679cb2102cbed876c947a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-604187.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5680, '2021-11-24 16:13:00', 'SALE/POS5683', 610, 'মেসার্স তাসিন এন্টারপ্রাইজ(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1625&lt;&sol;p&gt;', '', '419244.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '419244.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-25 16:13:32', '21.39', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f555bddcadde6213ee6e7133af13835bd04b9e3b47bd3600f4083e7945c4b821', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-604187.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5681, '2021-11-24 16:14:00', 'SALE/POS5684', 610, 'মেসার্স তাসিন এন্টারপ্রাইজ(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMD-12-3455&lt;&sol;p&gt;', '', '179340.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '179340.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-25 16:14:40', '9.155', 1, '700000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7e78b5520220f60589665e6dac5b6a95ab5a7fd50abe816c404f76c37455f266', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-604187.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5682, '2021-11-23 16:18:00', 'SALE/POS5685', 610, 'মেসার্স তাসিন এন্টারপ্রাইজ(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;&lpar;জিল্লু&rpar; নগদ ফেরত&nbsp;&lt;&sol;p&gt;', '', '15000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '15000.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-25 16:19:28', '1', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5904c7ade92438773d99a63298d3480e0a0479aefaae4d3c16a77a603133d661', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-604187.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5683, '2021-11-24 16:20:00', 'SALE/POS5686', 628, 'হাজী মোহন মিয়া (বি-বাড়ীয়া) (২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;নৌকা-বক্সমাপে&lt;&sol;p&gt;', '', '447500.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '447500.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-11-25 16:21:02', '25', 1, '447500.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ec0090af1eea07fe688e7c38ff738cec49e48ceb1a23aa8c319ee76b4adb6b2e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5684, '2021-11-25 12:33:00', 'SALE/POS5687', 682, 'মেসার্স P.B.C ব্রিকস(বি-বাড়ীয়া)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-3318&lt;&sol;p&gt;', '', '438501.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '438501.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-26 12:33:39', '21.975', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8fbdc42eaefbc47dd25a6985bbbd2d4923106e07a0a634fc8c37ba6a0de9f951', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5685, '2021-11-25 12:34:00', 'SALE/POS5688', 682, 'মেসার্স P.B.C ব্রিকস(বি-বাড়ীয়া)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-7906&lt;&sol;p&gt;', '', '400995.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '400995.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-26 12:35:02', '20.1', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '65ee6cdfb66d926f97ffe7898c547ea50c5be6bad9f474ed8455a3d2bd10c4b9', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5686, '2021-11-25 12:35:00', 'SALE/POS5689', 682, 'মেসার্স P.B.C ব্রিকস(বি-বাড়ীয়া)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-6377&lt;&sol;p&gt;', '', '443089.50', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '443089.50', 'completed', 'due', 0, NULL, 1, 1, '2021-11-26 12:35:54', '22.205', 1, '1282585.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a042b674581de5b895429b2f283852a8792ece91b0aa1355a92df81ac42cab3f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5687, '2021-11-25 15:07:00', 'SALE/POS5690', 659, 'মেসার্স রাইফা ব্রিকস(বি-বাড়ীয়া)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-3159&lt;&sol;p&gt;', '', '470633.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '470633.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-26 15:07:53', '23.89', 1, '185633.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'acc3ac23753bdde75ad0fa7e3fdd87ed69d7cb5108c0aa4540b2ed7b8e63fa78', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-285000.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5688, '2021-11-25 15:16:00', 'SALE/POS5691', 683, 'মোঃ ইব্রাহিম মিয়া (সুনামগঞ্জ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-1514&lt;&sol;p&gt;', '', '490392.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '490392.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-11-26 15:17:09', '25.02', 1, '490392.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd0d66f4f4e7449a81f3144d3741e158b91bb83d5867a1433864d5b5131d6c586', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5689, '2021-11-25 15:18:00', 'SALE/POS5692', 620, 'মোঃ জমির হোসেন (চাঁনপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMD-12-2465&lt;&sol;p&gt;', '', '92466.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '92466.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-26 15:19:12', '4.665', 1, '300000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ceaac987b4d5e596d1a5e2d808969a5a511cd75cb2110939dfb3357473987c89', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '490136.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5690, '2021-11-25 15:22:00', 'SALE/POS5693', 620, 'মোঃ জমির হোসেন (চাঁনপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMD-12-2465&lt;&sol;p&gt;', '', '112320.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '112320.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-26 15:22:53', '5.845', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b4b79e81f3236579bfb06afe262f524500a86ae1fdf18560cc58f6c549caa5f3', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '490136.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5691, '2021-11-25 15:28:00', 'SALE/POS5694', 684, 'মেসার্স K.M.B ব্রিকস (ইব্রাহীমপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-12-2465&lt;&sol;p&gt;', '', '93258.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '93258.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-11-26 15:29:02', '4.71', 1, '93258.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ed653f481f47e7468542a088eb9c48755a7f4f36e14d17372a090ea195eaa76a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5692, '2021-11-25 15:34:00', 'SALE/POS5695', 653, 'মেসার্স সুজাত ও নিউ সুজাত ব্রিকস(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;JOST-11-5479&lt;&sol;p&gt;', '', '394940.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '394940.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-26 15:35:00', '20.15', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7d6082c9894bf658492118398f0d4db36e1281f9f7dd3ffba31bb46a1e5e8b80', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-85432.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5693, '2021-11-25 15:36:00', 'SALE/POS5696', 653, 'মেসার্স সুজাত ও নিউ সুজাত ব্রিকস(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-2717&lt;&sol;p&gt;', '', '412188.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '412188.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-26 15:37:12', '21.03', 1, '800000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '2037ad245be6da2b3f91c2c63fddd7669a8bc50df3282f7ff1adb6a85eacdcde', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-85432.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5694, '2021-11-25 15:39:00', 'SALE/POS5697', 627, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(রবিন মিয়া)(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1625&lt;&sol;p&gt;', '', '406700.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '406700.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-11-26 15:40:36', '20.75', 1, '406700.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1b32a5a3ee0b6fe9d5009d0ff486b1589252454b0df3af7616510fc1f5451d55', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '346.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5695, '2021-11-25 15:47:00', 'SALE/POS5698', 685, 'মেসার্স তাজ ব্রিকস(ময়মনসিংহ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-0263&lt;&sol;p&gt;', '', '491909.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '491909.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-26 15:48:14', '24.97', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '518cd9d90e10a89de765a25176d2a521a8c272f87bf7ba6ff851c8959abe4b93', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5696, '2021-11-25 15:49:00', 'SALE/POS5699', 685, 'মেসার্স তাজ ব্রিকস(ময়মনসিংহ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0384&lt;&sol;p&gt;', '', '465117.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '465117.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-26 15:49:46', '23.61', 1, '957026.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '84011de19fa7e1b14614e45fd0f3ba625435b0c396ffc73979cee16a7950f0ad', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5697, '2021-11-25 15:52:00', 'SALE/POS5700', 628, 'হাজী মোহন মিয়া (বি-বাড়ীয়া) (২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2334&lt;&sol;p&gt;', '', '452956.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '452956.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-26 15:53:13', '23.105', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd493e86f6701447011618c95aaa43fb98882699683ac3b301c724b7edd2bf18c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5698, '2021-11-25 16:00:00', 'SALE/POS5701', 686, 'মেসার্স F.M.S ব্রিকস(শাহঁবাজপুর)(ফজল খাঁন)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;BOG T-11-2464&lt;&sol;p&gt;', '', '356720.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '356720.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-11-26 17:17:29', '18.2', 1, '356720.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'da636d79aeb958545ad97fbb58eb8e6891aa3138ff1d60f611f9018e37b40a3f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5699, '2021-11-25 16:04:00', 'SALE/POS5702', 652, 'মেসার্স দেশ ব্রিকস(ময়মনসিংহ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-3550&lt;&sol;p&gt;', '', '420616.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '420616.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-11-26 16:04:57', '21.46', 1, '420616.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'fca55dd237a1b82d529320b8bfeb9c97672e773acef82b523bf63d6548b8b19f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5700, '2021-11-25 16:06:00', 'SALE/POS5703', 625, 'মেসার্স সোনালী ট্রান্সপোর্ট(জজ মিয়া)(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1657&lt;&sol;p&gt;', '', '371739.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '371739.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-26 16:06:48', '18.87', 1, '1000000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '373b3093c7e4914efb83d5896c1d296686638194ccfc073bd9129dd541cb8212', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1554491.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5701, '2021-11-25 16:07:00', 'SALE/POS5704', 631, 'মেসার্স বাবুল ব্রিকস(বি-বাড়ীয়া)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMD-14-7070&lt;&sol;p&gt;', '', '91211.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '91211.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-11-26 16:08:15', '4.63', 1, '91211.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8a392394db6365c4ac440b271d727e329944ea1ea14365fd7f1b9bcc611587b9', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '46594.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5702, '2021-11-25 16:09:00', 'SALE/POS5705', 657, 'মেসার্স অনিক (বি-বাড়ীয়া)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-5936&lt;&sol;p&gt;', '', '327808.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '327808.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-26 16:10:12', '16.635', 1, '401663.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '189a9388ad41cfbab29a8870dc8c5ae6b4d710a38a49aadfa3f7015390e85aa7', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '39975.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5703, '2021-11-25 16:10:00', 'SALE/POS5706', 669, 'মোঃ লিয়াকত মিয়া (তাহেরপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1071&lt;&sol;p&gt;', '', '357504.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '357504.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-26 16:11:20', '18.24', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'dc084246d9e9da6e90ffca3cb3a0d2c5ae6331e02cacf23de288967e21e53a60', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-1167984.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5704, '2021-11-25 16:11:00', 'SALE/POS5707', 669, 'মোঃ লিয়াকত মিয়া (তাহেরপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2395&lt;&sol;p&gt;', '', '372792.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '372792.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-26 16:12:22', '19.02', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '458f74c723468e01cd12901205a6a6e472589c2b3a84d5210fd67f1d7400661c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-1167984.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5705, '2021-11-25 16:13:00', 'SALE/POS5708', 678, 'মেসার্স নুরুল এন্ড ব্রাদার্স (সিলেট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-3208&lt;&sol;p&gt;', '', '283483.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '283483.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-26 16:13:47', '14.385', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '4b659d9221fd17cd71a5c64523e0626fda8e89cb75e4972b13f3da0649bba37a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '6.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5706, '2021-11-25 16:14:00', 'SALE/POS5709', 678, 'মেসার্স নুরুল এন্ড ব্রাদার্স (সিলেট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;JOS T-11-2700&lt;&sol;p&gt;', '', '282892.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '282892.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-26 16:14:46', '14.355', 1, '566381.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '760ac797f1a86158c72e91a5326540b76ccd2fc81f45bd9b398027c0e0149d23', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '6.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5707, '2021-11-25 16:33:00', 'SALE/POS5710', 633, 'মেসার্স রকি ব্রিকস(ভৈরব)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;নৌকা ২টি- বক্সমাপ&lt;&sol;p&gt;', '', '2700000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '2700000.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-26 16:33:48', '150', 1, '1500000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'efeeffb13ea479b4598829767fa6877112860a5a6090be8078a7a08f13029167', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1900000.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5708, '2021-11-25 16:36:00', 'SALE/POS5711', 681, 'মোঃ রেজাউল মিয়া(সিলেট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-9639&lt;&sol;p&gt;', '', '294712.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '294712.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-26 16:36:39', '14.96', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '498548335046a69f5cdd51c789659d9f3eea375623972b32279887bed6a7a1ec', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '16663.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5709, '2021-11-25 16:37:00', 'SALE/POS5712', 681, 'মোঃ রেজাউল মিয়া(সিলেট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-3547&lt;&sol;p&gt;', '', '292742.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '292742.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-27 09:16:30', '14.86', 1, '700000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd02e672a06d908b6e2a1853ff31d78a371a986a1d317a1a29f1dc0e40adddfef', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '16663.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5710, '2021-11-25 16:38:00', 'SALE/POS5713', 607, 'মেসার্স আশা ব্রিক্স(রাসেল মিয়া) (কালীগুচ্ছ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5080&lt;&sol;p&gt;', '', '465500.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '465500.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-26 16:39:01', '24.5', 1, '550000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b92cdfedb8dd1575069cf6c489ee0e6b4e67d7d9c865df70bd2fe9bf06b1e951', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '106020.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5711, '2021-11-25 16:39:00', 'SALE/POS5714', 624, 'হাজী মোঃ সাত্তার মিয়া (চাঁনপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-8750&lt;&sol;p&gt;', '', '457217.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '457217.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-26 16:40:10', '23.69', 1, '500000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '4653e3448691e5d15cd811c1d9441a60501bbe432e71a184db21e64086cdc12a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '467506.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5712, '2021-11-25 17:40:00', 'SALE/POS5715', 687, 'উসমান মিয়া (ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;dmt-24-3092&lt;&sol;p&gt;', '', '371148.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '371148.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-11-26 17:44:19', '18.84', 1, '371148.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '0bcfe71de809ef7d3c3c11ce7b3fe495896d8b91069970b1722205675ee9e83c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5713, '2021-11-26 09:24:00', 'SALE/POS5716', 639, 'মেসার্স সমতা ব্রিকস(নেত্রকোনা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-5566&lt;&sol;p&gt;', '', '456588.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '456588.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-27 09:24:49', '23.055', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1d26193977c8fba1c0f01d393385853b089b631ac34b880da9fb9c6814d76b7a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '881990.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5714, '2021-11-26 09:26:00', 'SALE/POS5717', 679, 'মেসার্স A.B.C ব্রিকস (নেত্রকোনা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-8040&lt;&sol;p&gt;', '', '457578.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '457578.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-27 09:26:27', '23.105', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '2bb98dc2ac9b2a0aeea2292fc52ea454fe9760863aaa466795007577a7c8b857', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '466290.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5715, '2021-11-26 09:27:00', 'SALE/POS5718', 665, 'মেসার্স কবির এন্ড ব্রাদাস (জগমোহনপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;SYLT-11-0475&lt;&sol;p&gt;', '', '307916.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '307916.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-27 09:27:53', '15.704', 1, '1900000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f0500d1ac3ea118254e4e386cf3595b0e91437f1d1827645d8d74eb90b2398fc', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '700032.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5716, '2021-11-26 09:28:00', 'SALE/POS5719', 666, 'বাবু সুজিত  সরকার(সুনামগঞ্জ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-13-3883&lt;&sol;p&gt;', '', '272220.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '272220.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-11-27 09:29:11', '13.96', 1, '272220.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '57b3115eb12f0201b9d843d790ed761466b43a5c46700086848b66d1edeb9582', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5717, '2021-11-26 09:31:00', 'SALE/POS5720', 628, 'হাজী মোহন মিয়া (বি-বাড়ীয়া) (২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2334&lt;&sol;p&gt;', '', '458248.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '458248.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-27 09:31:30', '23.375', 1, '452800.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '4f9fe29f0f4e5da7ec4a53e091474ffc56ea94c0b23849178cc4f9a9b79a551d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '452956.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5718, '2021-11-26 09:32:00', 'SALE/POS5721', 620, 'মোঃ জমির হোসেন (চাঁনপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMD-12-2465&lt;&sol;p&gt;', '', '91278.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '91278.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-27 09:34:29', '4.61', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '118a7e5aa4d196a558b8d91bb5e36ab72b1332636296f047ff044164405fb7ab', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '394922.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5719, '2021-11-26 09:33:00', 'SALE/POS5722', 620, 'মোঃ জমির হোসেন (চাঁনপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMD-12-2465&lt;&sol;p&gt;', '', '92268.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '92268.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-27 09:34:15', '4.66', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '16b55fc829b0785fd7bdff18f5cb999ff58d1bc7a80ee1105cc3ee7bb4a5af88', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '394922.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5720, '2021-11-26 09:35:00', 'SALE/POS5723', 620, 'মোঃ জমির হোসেন (চাঁনপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMD-12-2465&lt;&sol;p&gt;', '', '107328.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '107328.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-27 09:35:49', '5.585', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '27d667ca1ba24926d4a109c0b4c53ee9edfad1500d5d9a53b0a722403cdddd09', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '394922.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5721, '2021-11-26 09:36:00', 'SALE/POS5724', 620, 'মোঃ জমির হোসেন (চাঁনপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMD-12-2465&lt;&sol;p&gt;', '', '107712.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '107712.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-27 09:37:14', '5.605', 1, '150000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'df970e7010ae9648641e47206a812c25e66cabef572979800cf44b4542812cf1', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '394922.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5722, '2021-11-26 09:40:00', 'SALE/POS5725', 641, 'মেসার্স S.R এন্টারপ্রাইজ(সিলেট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-6834&lt;&sol;p&gt;', '', '341050.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '341050.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-27 09:41:08', '17.95', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a02507df412e894238bf63cfb8420556d1ac3ada9987f73cdfca46333e160090', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1918698.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5723, '2021-11-26 09:41:00', 'SALE/POS5726', 641, 'মেসার্স S.R এন্টারপ্রাইজ(সিলেট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-7217&lt;&sol;p&gt;', '', '314450.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '314450.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-27 09:42:07', '16.55', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c98ee54a170bd8bfa72d38c3dcde9030a04b772da808678c724f448c1ad70b8e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1918698.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5724, '2021-11-27 10:24:00', 'SALE/POS5727', 631, 'মেসার্স বাবুল ব্রিকস(বি-বাড়ীয়া)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMD-15-8133&lt;&sol;p&gt;', '', '52136.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '52136.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-11-28 10:25:06', '2.655', 1, '52136.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '2e571608b42fc626a2e96c53b92430c3aee2943400ab0fb8e60529e032437f4e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '46594.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5725, '2021-11-27 10:26:00', 'SALE/POS5728', 602, 'মো.সফর আলী সর্দার(তাহিরপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2395&lt;&sol;p&gt;', '', '367108.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '367108.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-28 10:27:26', '18.73', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '35d89bb573be0fec803b268a5be28f8480612ffe276e7774bb297ba8130b752d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2661.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5726, '2021-11-27 10:28:00', 'SALE/POS5729', 602, 'মো.সফর আলী সর্দার(তাহিরপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-1514&lt;&sol;p&gt;', '', '443156.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '443156.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-28 10:28:52', '22.61', 1, '320000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '598d49a0e6fd9f97e2bff52b256d460414b91eca9fe1bb3e8875121f7cf5f292', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2661.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5727, '2021-11-27 10:31:00', 'SALE/POS5730', 681, 'মোঃ রেজাউল মিয়া(সিলেট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-5887&lt;&sol;p&gt;', '', '363071.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '363071.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-28 10:31:28', '18.435', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '3b2d4a4f626afcc47dc61e765096016a0306b6fe34caeca188f49f9aed032986', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-95883.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5728, '2021-11-27 10:35:00', 'SALE/POS5731', 688, 'মেসার্স ফ্রেন্ডশীপ এন্টারপ্রাইজ (ফেরিঘট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-7009&lt;&sol;p&gt;', '', '414932.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '414932.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-28 10:37:13', '21.165', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e11bc4ec7be5ba82fe01e7fd8cfc545c6cf7e1c0868c6d14e0141e6e0df23fb9', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5729, '2021-11-27 10:37:00', 'SALE/POS5732', 688, 'মেসার্স ফ্রেন্ডশীপ এন্টারপ্রাইজ (ফেরিঘট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5996&lt;&sol;p&gt;', '', '450800.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '450800.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-28 10:38:19', '23', 1, '865732.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c5daf5b1ee51146e958638bacab82aa08adc2ecf5584caec0afcd16c01c509f2', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5730, '2021-11-27 10:50:00', 'SALE/POS5733', 689, 'মানিক মিয়া (চাঁনপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-5098&lt;&sol;p&gt;', '', '386120.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '386120.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-28 10:51:17', '19.705', 1, '386200.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'cd440380a9eb2f25b26d168e5874cd5db5a9b349170d8be85fb5aa962fc6fdd8', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5731, '2021-11-27 10:58:00', 'SALE/POS5734', 690, 'মেসার্স ফাইভ স্টার ট্রান্সপোর্ট(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-0739&lt;&sol;p&gt;', '', '450800.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '450800.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-28 10:58:40', '23', 1, '700000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd4fba70801812c962f618769214b81ac342638a94e9a385eaa12f4bd2cd32729', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5732, '2021-11-27 11:00:00', 'SALE/POS5735', 641, 'মেসার্স S.R এন্টারপ্রাইজ(সিলেট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-7781&lt;&sol;p&gt;', '', '360050.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '360050.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-28 11:01:03', '18.945', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '410a72175851b9bf96d80a24e375e324a620f39d09b7b558e023e108322bd1dc', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2574198.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5733, '2021-11-27 11:01:00', 'SALE/POS5736', 641, 'মেসার্স S.R এন্টারপ্রাইজ(সিলেট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-3092&lt;&sol;p&gt;', '', '428640.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '428640.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-28 11:01:54', '22.56', 1, '1000000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '2888d655ecc75ca7ad853cd86bd4c4583d9e2728ca28189e4983b5f1f214fa14', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2574198.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5734, '2021-11-27 11:07:00', 'SALE/POS5737', 691, 'মেসার্স আজম ব্রিকস(গোপন ঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-2046&lt;&sol;p&gt;', '', '471366.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '471366.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-11-28 11:08:33', '24.935', 1, '471366.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7cc9f65f67eeb855ede66b98b34e29ed9ee2b423cd66e2fdb9cb83ba0bcf9f11', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5735, '2021-11-28 15:35:00', 'SALE/POS5738', 634, 'মোঃ কবির মিয়া(আশুগঞ্জ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-1634&lt;&sol;p&gt;', '', '371542.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '371542.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-29 15:36:51', '18.855', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '97b382276dd12efe0ccc18e86e620faba9666bb3d033aeec1bd07ad7a5562ee6', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '80328.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5736, '2021-11-28 15:37:00', 'SALE/POS5739', 634, 'মোঃ কবির মিয়া(আশুগঞ্জ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;BOG T-11-0438&lt;&sol;p&gt;', '', '399190.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '399190.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-29 15:38:30', '21.005', 1, '400000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ac691b3a05467168949e944d16163debbaf7acfce8f7aaeff70ed21bc013f329', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '80328.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5737, '2021-11-28 15:56:00', 'SALE/POS5740', 692, 'মেসার্স S.T.B ব্রিকস(ভৈরবপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;ট্রলি&lt;&sol;p&gt;', '', '80948.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '80948.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-11-29 15:56:36', '4.125', 1, '80948.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e9e461796238d2b2a886482362fc8367343c5e7e6933d41a438f3d4f9d88097b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5738, '2021-11-28 15:57:00', 'SALE/POS5741', 692, 'মেসার্স S.T.B ব্রিকস(ভৈরবপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;ট্রলি&lt;&sol;p&gt;', '', '95000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '95000.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-11-29 15:57:32', '5', 1, '95000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '0cd2462b3b4172cca0126647f22985aff2933676f2d8c683bfcfe9825325957f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5739, '2021-11-28 16:00:00', 'SALE/POS5742', 679, 'মেসার্স A.B.C ব্রিকস (নেত্রকোনা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-8040&lt;&sol;p&gt;', '', '447480.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '447480.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-29 16:00:59', '22.595', 1, '1000000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '259e5f279a65ac4a3694733a6d0b7e1f69d8518e8b2cc2f26776cb31895b7bf9', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '923868.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5740, '2021-11-28 16:04:00', 'SALE/POS5743', 693, 'মেসার্স সাজ্জাদ এন্ড ব্রাদার্স (সিলেট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-9758&lt;&sol;p&gt;', '', '281260.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '281260.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-12-02 15:21:28', '14.35', 1, '281260.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '31e975d41a0379eb11525740023d5b8923018ccbdbfa91f141c1bd496b26a2a5', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5741, '2021-11-28 16:08:00', 'SALE/POS5744', 690, 'মেসার্স ফাইভ স্টার ট্রান্সপোর্ট(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-7832&lt;&sol;p&gt;', '', '410032.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '410032.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-29 16:09:03', '20.915', 1, '160000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '137d6bdb1b35dc51c9f4216f373069db9511d574b6f547b6f10ab4647551d3f2', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-249200.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5742, '2021-11-28 16:14:00', 'SALE/POS5745', 694, 'মেসার্স ভৈরব ট্রান্সপোট (২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;dmt-13-6905&lt;&sol;p&gt;', '', '276556.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '276556.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-29 16:15:06', '14.11', 1, '200000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '979a65ca7c76247dc699401e0e7cc3a8809fc50abd3219dc03adf683d99c1c4a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5743, '2021-11-28 16:16:00', 'SALE/POS5746', 610, 'মেসার্স তাসিন এন্টারপ্রাইজ(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-0013&lt;&sol;p&gt;', '', '395920.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '395920.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-29 16:17:00', '20.205', 1, '395000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'eef3de7037a402929bf05b1997c63c4e32097db45f2d21cf4c708010221b5c83', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-293311.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5744, '2021-11-28 16:23:00', 'SALE/POS5747', 695, 'মেসার্স বাবুল ব্রিকস(চান্দুরা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;dmt-20-0933&lt;&sol;p&gt;', '', '433944.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '433944.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-11-29 16:24:24', '22.14', 1, '433944.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '05b3dc75ef3f03ed7fd1a2dc1fac6dfee6e187241d96900e21ffa4c363e1abea', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5745, '2021-11-28 16:25:00', 'SALE/POS5748', 639, 'মেসার্স সমতা ব্রিকস(নেত্রকোনা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;dmt-11-6052&lt;&sol;p&gt;', '', '425700.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '425700.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-29 16:25:47', '21.495', 1, '500000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '772f8c425923dc4ef1accb057a73c6730c6e6292350c703c5d5c73860dd8a9cc', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1338578.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5746, '2021-11-28 16:27:00', 'SALE/POS5749', 625, 'মেসার্স সোনালী ট্রান্সপোর্ট(জজ মিয়া)(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0384&lt;&sol;p&gt;', '', '441784.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '441784.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-29 16:27:45', '22.54', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'cee85f0aae24c25cf9201c7a84d8d4824117ff439dcb24d4df827aab6b747b73', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '926230.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5747, '2021-11-28 16:28:00', 'SALE/POS5750', 625, 'মেসার্স সোনালী ট্রান্সপোর্ট(জজ মিয়া)(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-5004&lt;&sol;p&gt;', '', '398272.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '398272.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-29 16:28:50', '20.315', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '44b25d79fb51d65ddbb15fd8e5c80db44a43e9a46c05cd520f3fecda4ea30825', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '926230.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5748, '2021-11-28 16:30:00', 'SALE/POS5751', 602, 'মো.সফর আলী সর্দার(তাহিরপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2395&lt;&sol;p&gt;', '', '451976.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '451976.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-29 16:30:51', '23.055', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1439806cd11a28be07eecc03f7e69d7e4ec6e3ab66400ec6db7e12459dc5e290', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '492925.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5749, '2021-11-28 16:31:00', 'SALE/POS5752', 602, 'মো.সফর আলী সর্দার(তাহিরপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-1514&lt;&sol;p&gt;', '', '448448.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '448448.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-29 16:31:56', '22.88', 1, '1192500.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8d9c4b32702b2195beea397f5d7ec3964915965701854e3d975ee415e099d2f8', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '492925.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5750, '2021-11-28 16:34:00', 'SALE/POS5753', 666, 'বাবু সুজিত  সরকার(সুনামগঞ্জ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-0874&lt;&sol;p&gt;', '', '337545.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '337545.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-29 16:34:45', '17.305', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a6456b11ce1a7abbd06b6adeb3909787995730a969811f72867ff331d54586cd', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5751, '2021-11-28 16:35:00', 'SALE/POS5754', 666, 'বাবু সুজিত  সরকার(সুনামগঞ্জ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-3208&lt;&sol;p&gt;', '', '300300.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '300300.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-29 16:36:01', '15.395', 1, '637845.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1a6a7c33ccb608742ac103ba4cc78c4fd332bdd9ccd7b3cdc69f792fb901c12e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5752, '2021-11-28 16:41:00', 'SALE/POS5755', 614, 'মেসার্স জোহাদ এন্টারপ্রাইজ(২১-২২) (নিজ হিসাব)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-0685&lt;&sol;p&gt;', '', '445704.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '445704.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-29 16:42:11', '22.735', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8dddf516fd376aab24600f0298569dcbf1d505c094a33656890367d20bbee309', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-1643036.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5753, '2021-11-28 16:42:00', 'SALE/POS5756', 614, 'মেসার্স জোহাদ এন্টারপ্রাইজ(২১-২২) (নিজ হিসাব)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-6707&lt;&sol;p&gt;', '', '422380.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '422380.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-29 16:43:23', '21.55', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'bfeeabc116f0096a73e1b8fa9c499bed33735c4312cb43eec85fe3fe84a19f0d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-1643036.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5754, '2021-11-28 16:43:00', 'SALE/POS5757', 614, 'মেসার্স জোহাদ এন্টারপ্রাইজ(২১-২২) (নিজ হিসাব)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-7680&lt;&sol;p&gt;', '', '452564.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '452564.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-29 16:44:20', '23.09', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '9832b0e86c4251f921f1acc6cc9749a4cb5c3d4d64f3720cb4d862e6f1a143b7', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-1643036.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5755, '2021-11-28 16:48:00', 'SALE/POS5758', 696, 'আঃ করিম মিয়া(সিলেট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;jos t-11-3891&lt;&sol;p&gt;', '', '400140.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '400140.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-29 16:49:20', '20.52', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '3666c94bd9a01dd629049b56ed70b82586cd8e4529de295cc7430ac29843081a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5756, '2021-11-28 16:49:00', 'SALE/POS5759', 696, 'আঃ করিম মিয়া(সিলেট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;dmt-18-4349&lt;&sol;p&gt;', '', '472680.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '472680.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-29 16:50:16', '24.235', 1, '872820.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '194e54e7b143041a986247902c4e8b5a54013d9bda3b8f069fbe59bd658804f6', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5757, '2021-11-28 16:54:00', 'SALE/POS5760', 697, 'মেসার্স জাহান ব্রিকস(শাহবাজপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;dmt-16-1350&lt;&sol;p&gt;', '', '445770.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '445770.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-11-29 16:55:42', '22.86', 1, '445770.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '715e6fe26066c4a67fde900c811d945c45d6b251f5a9383ca537728c35beb2d4', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5758, '2021-11-28 16:57:00', 'SALE/POS5761', 657, 'মেসার্স অনিক (বি-বাড়ীয়া)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;dmt-14-5936&lt;&sol;p&gt;', '', '338492.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '338492.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-29 16:58:17', '17.275', 1, '500000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '518089cd4a805e0c288e346a07f62f42e59ad87a268229a89950fd5fdab4c476', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-32217.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5759, '2021-11-28 17:01:00', 'SALE/POS5762', 655, 'মেসার্স যমুনা ব্রিকস(শাহ বাজপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;dmt-18-1625&lt;&sol;p&gt;', '', '473850.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '473850.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-29 17:01:44', '24.295', 1, '400000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a88e684cc3f80e112f449e94b89f1cf965a03cdb69a9b09e2aa89e2bdda92942', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-3296.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5760, '2021-11-28 17:03:00', 'SALE/POS5763', 636, 'মেসার্স শাপলা ব্রিকস(কটিয়াদী)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;dmt-16-5080&lt;&sol;p&gt;', '', '462359.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '462359.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-29 17:04:02', '23.47', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '3162deb1412103b455ad8581675d8707b132d8616dab292d451e3cdf4fbf7beb', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '320857.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5761, '2021-11-29 15:16:00', 'SALE/POS5764', 639, 'মেসার্স সমতা ব্রিকস(নেত্রকোনা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-5566&lt;&sol;p&gt;', '', '476784.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '476784.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-30 20:05:48', '24.08', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '44fd0ce5fe539ab789eee8044b221e84bca6c1d5d2f8b22cb3c2db0813f249f7', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1264278.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5762, '2021-11-29 15:19:00', 'SALE/POS5765', 612, 'মেসার্স শান্ত এন্টারপ্রাইজ (খোকন) (২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2445&lt;&sol;p&gt;', '', '436296.00', '0.00', '100', '100.00', '100.00', '0.00', NULL, '0.00', '0.00', '0.00', '436196.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-30 20:05:27', '22.26', 1, '436200.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '48f179cf051531f33bed6f6cc37be7ef0bc7bc7b9fe52c45d02d980c23419cec', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '4.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5763, '2021-11-29 15:21:00', 'SALE/POS5766', 650, 'মেসার্স আকাশ ব্রিকস(চান্দুরা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5080&lt;&sol;p&gt;', '', '461776.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '461776.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-30 20:05:11', '23.555', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f4321fb20afbf42034e0d19be08328e903cfa75c8ffea280903d1b4586ff45f2', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1353044.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5764, '2021-11-29 15:23:00', 'SALE/POS5767', 625, 'মেসার্স সোনালী ট্রান্সপোর্ট(জজ মিয়া)(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1666&lt;&sol;p&gt;', '', '432768.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '432768.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-30 20:04:53', '22.08', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f0261cc778778226ec8c3d4fdfe10d94af55cca35a432b4944ada9523d41246f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1766286.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5765, '2021-11-29 15:25:00', 'SALE/POS5768', 625, 'মেসার্স সোনালী ট্রান্সপোর্ট(জজ মিয়া)(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0384&lt;&sol;p&gt;', '', '374948.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '374948.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-30 20:04:30', '19.125', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd8eea2aa6934c421d5f1a3f8aab40c70dfc8ead706327182547ce9b6f22c1514', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2199054.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5766, '2021-11-29 15:26:00', 'SALE/POS5769', 625, 'মেসার্স সোনালী ট্রান্সপোর্ট(জজ মিয়া)(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2915&lt;&sol;p&gt;', '', '428848.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '428848.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-30 20:04:10', '21.875', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '76d8895c2ee202d6305978d53b6a4ef5c78df22c584fc27e9d135cd0dc7d8f63', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2573904.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5767, '2021-11-29 15:27:00', 'SALE/POS5770', 625, 'মেসার্স সোনালী ট্রান্সপোর্ট(জজ মিয়া)(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-8750&lt;&sol;p&gt;', '', '460796.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '460796.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-30 20:03:39', '23.51', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e7567bb028256caa08df06beec42606796ed46a073277eecd2b34f9a54e989aa', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '3002654.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5768, '2021-11-29 15:29:00', 'SALE/POS5771', 625, 'মেসার্স সোনালী ট্রান্সপোর্ট(জজ মিয়া)(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-2884&lt;&sol;p&gt;', '', '410228.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '410228.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-30 20:03:26', '20.93', 1, '2000000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd80235ebb87c0d3021f47f66c2c737164e8f5a28fde685433377e44d74643b2d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '3002654.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5769, '2021-11-29 15:30:00', 'SALE/POS5772', 617, 'মেসার্স সুমন ব্রিকস(নবীনগর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-7906&lt;&sol;p&gt;', '', '410850.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '410850.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-30 20:03:07', '20.745', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '10cdd51a3a1fc3379276c65468c3ee906e22351d7780efa6bdb04e27af14a814', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '7708431.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5770, '2021-11-29 15:32:00', 'SALE/POS5773', 617, 'মেসার্স সুমন ব্রিকস(নবীনগর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-6377&lt;&sol;p&gt;', '', '452232.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '452232.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-30 20:02:48', '22.84', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f01b163e5ba103981d88fec2f1b2e4b8d913e88c834c13b5ded299fa85e144db', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '7708431.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5771, '2021-11-29 15:33:00', 'SALE/POS5774', 617, 'মেসার্স সুমন ব্রিকস(নবীনগর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-4153&lt;&sol;p&gt;', '', '420354.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '420354.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-30 20:02:30', '21.23', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b82adae6d995986c154f447a8ad8fcfb751cee71c3e8664bef000a2472e84696', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '7708431.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5772, '2021-11-29 15:34:00', 'SALE/POS5775', 617, 'মেসার্স সুমন ব্রিকস(নবীনগর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-6377&lt;&sol;p&gt;', '', '435006.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '435006.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-30 20:02:10', '21.965', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c2170d2468f039d9073391cab7092b9be8ce15a18d2978fc9d8464b86fc2f845', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '7708431.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5773, '2021-11-29 15:35:00', 'SALE/POS5776', 617, 'মেসার্স সুমন ব্রিকস(নবীনগর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CMT-11-2630&lt;&sol;p&gt;', '', '443124.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '443124.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-30 20:01:46', '22.375', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a203b62e9566e28305f594724a8eda2663f4acd5f5c102e8ff1874e061064943', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '7708431.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5774, '2021-11-29 15:36:00', 'SALE/POS5777', 617, 'মেসার্স সুমন ব্রিকস(নবীনগর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-0377&lt;&sol;p&gt;', '', '424512.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '424512.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-30 20:01:21', '21.44', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f9f27d1eb37c8d02751d80b5dca794a89b9ae13d919fba66ed069e0d0f7e7ec8', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '7708431.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5775, '2021-11-29 15:37:00', 'SALE/POS5778', 654, 'মেসার্স রিয়াদ ও নিউ রিয়াদ ব্রিকস(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-2717&lt;&sol;p&gt;', '', '420420.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '420420.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-30 20:01:04', '21.45', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '295e6d9ebfd8ae7f3488cc8fba34fb47f6225f02bf412e4c99dadf692f4d4290', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-144428.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5776, '2021-11-29 15:38:00', 'SALE/POS5779', 661, 'মেসার্স ইলহাম ব্রিকস(কুলিয়ার চর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-2906&lt;&sol;p&gt;', '', '444136.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '444136.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-30 20:00:45', '22.655', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd4fdf07cfbabd84bcba0c520fec7d24a42b143c62b29620b2b7010a0d2494343', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-168372.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5777, '2021-11-29 15:39:00', 'SALE/POS5780', 629, 'মেসার্স H.S.B ব্রিকস (২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-9720&lt;&sol;p&gt;', '', '368480.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '368480.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-30 20:00:23', '18.795', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1612a2ecacd548fad63f5f5656b140a55900408fb12b824d9cd186fa465b2113', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-10100.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5778, '2021-11-29 15:56:00', 'SALE/POS5781', 698, 'M.R.B ব্রিক্স(ইসলামপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-0263&lt;&sol;p&gt;', '', '463710.00', '0.00', '210', '210.00', '210.00', '0.00', NULL, '0.00', '0.00', '0.00', '463500.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-11-30 20:00:03', '23.78', 1, '463500.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'bf2e1a01891e6ff03aded42f8ae66f505224af66f4d68b62ddd5824965dab3b1', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5779, '2021-11-29 15:57:00', 'SALE/POS5782', 693, 'মেসার্স সাজ্জাদ এন্ড ব্রাদার্স (সিলেট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CMT-11-0732&lt;&sol;p&gt;', '', '327908.00', '0.00', '10', '10.00', '10.00', '0.00', NULL, '0.00', '0.00', '0.00', '327898.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-12-02 15:21:42', '16.73', 1, '327898.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c265234cf561e6eabc66f851aea0a712a668e29729a32e6132447f503809b795', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5780, '2021-11-29 16:02:00', 'SALE/POS5783', 614, 'মেসার্স জোহাদ এন্টারপ্রাইজ(২১-২২) (নিজ হিসাব)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-4377&lt;&sol;p&gt;', '', '410025.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '410025.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-30 19:59:16', '23.432', 1, '1251137.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '892c54117e644e41409323ee65f9d8328fe202e48322a9cfb80b18fc15c16790', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-322388.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5781, '2021-11-29 16:04:00', 'SALE/POS5784', 601, 'মেসার্স সোনালী ব্রিকস (২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-2315&lt;&sol;p&gt;', '', '359464.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '359464.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-30 19:58:39', '18.335', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7f07a1202c8d614d66df53c3a6c31ad6766d88dd6a831b11b3c2031cdef7cbc0', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1261.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5782, '2021-11-29 16:05:00', 'SALE/POS5785', 601, 'মেসার্স সোনালী ব্রিকস (২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-2652&lt;&sol;p&gt;', '', '385336.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '385336.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-30 19:58:18', '19.66', 1, '746061.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f0c665142a52dd606a712902099d910d0ddaa98d441ff898f5cc3b0e5bc8ae46', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1261.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5783, '2021-11-29 16:06:00', 'SALE/POS5786', 666, 'বাবু সুজিত  সরকার(সুনামগঞ্জ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-1013&lt;&sol;p&gt;', '', '290550.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '290550.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-30 19:57:48', '14.9', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b7d94b307d64726f68cd9a777396c081f9282b94657f372e969a9819ec4892b5', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5784, '2021-11-29 16:07:00', 'SALE/POS5787', 666, 'বাবু সুজিত  সরকার(সুনামগঞ্জ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-8725&lt;&sol;p&gt;', '', '289380.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '289380.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-30 19:57:23', '14.84', 1, '580000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1a95b6dae0bd3d30c43b85d6152b5e02ccc84335852ea6b09a32fab161ac9f7e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5785, '2021-11-29 16:08:00', 'SALE/POS5788', 653, 'মেসার্স সুজাত ও নিউ সুজাত ব্রিকস(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-7640&lt;&sol;p&gt;', '', '382984.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '382984.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-30 19:56:48', '19.54', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '27bf895a9b54eea5cad648a66beac02cea898f6751eab0ccab78f5f8f1bf5ad2', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-78304.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5786, '2021-11-29 19:35:00', 'SALE/POS5789', 617, 'মেসার্স সুমন ব্রিকস(নবীনগর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-4153&lt;&sol;p&gt;', '', '494312.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '494312.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-30 19:55:55', '25.475', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b4e5b578b7500148ff5b71443626846250440a5f0a56cb9eef1852915d7cf8cd', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '10294212.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5787, '2021-11-29 19:35:00', 'SALE/POS5790', 617, 'মেসার্স সুমন ব্রিকস(নবীনগর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-7906&lt;&sol;p&gt;', '', '463660.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '463660.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-30 19:55:38', '23.9', 1, '2500000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5a2a65246cd3f98f22bbeb463bbb5c4c4419006636053556c1634f4b4466bcbf', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '10294212.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5788, '2021-11-29 19:36:00', 'SALE/POS5791', 654, 'মেসার্স রিয়াদ ও নিউ রিয়াদ ব্রিকস(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;BGT-11-2251&lt;&sol;p&gt;', '', '378476.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '378476.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-30 19:55:21', '19.31', 1, '654468.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'cd8dcb403936a724e33959513618d6bad2dc0d7e53378cf3e7fd0ca917c4a286', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '275992.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5789, '2021-11-29 19:37:00', 'SALE/POS5792', 653, 'মেসার্স সুজাত ও নিউ সুজাত ব্রিকস(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-4374&lt;&sol;p&gt;', '', '395920.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '395920.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-30 19:54:58', '20.205', 1, '1000000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5078f2a14017cff1d4477a8bf2ac7e4de5485584434346b65f5a362df85ab5ca', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '304680.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5790, '2021-11-29 19:38:00', 'SALE/POS5793', 657, 'মেসার্স অনিক (বি-বাড়ীয়া)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-5936&lt;&sol;p&gt;', '', '345156.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '345156.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-30 19:54:18', '17.615', 1, '140000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a44a1ca59c72546545c06c8bbcc1c652336a9a8e824852d14c630ddc5af01670', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-193725.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5791, '2021-11-29 19:39:00', 'SALE/POS5794', 628, 'হাজী মোহন মিয়া (বি-বাড়ীয়া) (২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2334&lt;&sol;p&gt;', '', '451388.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '451388.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-30 19:53:46', '23.025', 1, '457000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f92a9497a2ab7dda806ccc4e20483b04c89004238f58b561f65f56e487176491', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '458404.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5792, '2021-11-29 19:41:00', 'SALE/POS5795', 634, 'মোঃ কবির মিয়া(আশুগঞ্জ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-1350&lt;&sol;p&gt;', '', '389469.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '389469.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-30 19:53:21', '19.775', 1, '700000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e422acdaf2c3001bbd6bff2560c34893c8bf9eac93551776807ccb73e73c4d93', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '451060.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5793, '2021-11-29 19:42:00', 'SALE/POS5796', 681, 'মোঃ রেজাউল মিয়া(সিলেট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-0727&lt;&sol;p&gt;', '', '372330.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '372330.00', 'completed', 'due', 0, NULL, 1, 1, '2021-11-30 19:52:42', '18.9', 1, '639518.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '2417d1965373c4df97db4d1f613bf60a4ac02a0eee003e12b1e69f22cba4c38b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '267188.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5797, '2021-11-29 09:39:00', 'SALE/POS5800', 631, 'মেসার্স বাবুল ব্রিকস(বি-বাড়ীয়া)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMN-15-8133&lt;&sol;p&gt;', '', '56644.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '56644.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-01 09:40:30', '2.885', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '2a694f5495617d2054a3fab4a66a3ad9c618f18404dc7fb8cddb1fd7d6b9175c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '46594.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5798, '2021-11-29 09:42:00', 'SALE/POS5801', 631, 'মেসার্স বাবুল ব্রিকস(বি-বাড়ীয়া)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;SHMN-11-0917&lt;&sol;p&gt;', '', '42140.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '42140.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-01 09:43:01', '2.145', 1, '99084.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '57d7095866e01265b5da138e4c024a1558a3fc5c7c9a64d051578af8354534c4', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '46594.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5799, '2021-11-30 12:47:00', 'SALE/POS5802', 641, 'মেসার্স S.R এন্টারপ্রাইজ(সিলেট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-0208&lt;&sol;p&gt;', '', '353020.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '353020.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-01 12:48:19', '18.58', 1, '400000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '745bb1d884baa8998cb7d1e5b82b388fb878eaadb679bd78534cfd8a69d24ad5', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '3362888.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5800, '2021-11-30 12:52:00', 'SALE/POS5803', 667, 'মেসার্স আলম ব্রিকস (ময়মনসিংহ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-4045&lt;&sol;p&gt;', '', '288415.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '288415.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-12-01 12:52:58', '15.585', 1, '288415.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5e4394d7cb482f0ac7c2fb1b885a4b5492a27d06035b43bb1533c3919766a180', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5801, '2021-11-30 12:58:00', 'SALE/POS5804', 650, 'মেসার্স আকাশ ব্রিকস(চান্দুরা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-2046&lt;&sol;p&gt;', '', '484120.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '484120.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-01 12:59:15', '25.475', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f02380cf45942325f7e07a3a9e700e7adbe97ae999f19f2f3155722238bead12', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1814820.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5802, '2021-11-30 13:00:00', 'SALE/POS5805', 649, 'মেসার্স জালাল ব্রিকস(চান্দুরা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-4377&lt;&sol;p&gt;', '', '487730.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '487730.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-01 13:00:33', '25.67', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '2a45ca58327a79f34193b93c146ecaede3b167757bee1bc890cbb06bc314080e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1382684.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5803, '2021-11-30 13:01:00', 'SALE/POS5806', 648, 'মেসার্স হাসান ব্রিকস(চান্দুরা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-2884&lt;&sol;p&gt;', '', '497420.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '497420.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-01 13:02:01', '26.175', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '38e36ab34f7e0d4d87a6ff490542e91661a61795ae1dddbe42033377a5156c65', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1306706.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5804, '2021-11-30 13:12:00', 'SALE/POS5807', 649, 'মেসার্স জালাল ব্রিকস(চান্দুরা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-0933&lt;&sol;p&gt;', '', '454132.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '454132.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-01 13:13:20', '23.17', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '517c9cfcc0cf7afcbab6f67328931b15cac6f9d92d28177712516fd649770bbe', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1870414.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5805, '2021-11-30 13:16:00', 'SALE/POS5808', 651, 'হাজী মোঃ আইনুল ইসলাম(চান্দুরা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;২৯&sol;১১&sol;২১- ১গাড়ি হিসাব&lt;&sol;p&gt;&lt;p&gt;৩০&sol;১১&sol;২১- ৪গাড়ি হিসাব&lt;&sol;p&gt;', '', '2384890.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '2384890.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-01 13:18:15', '1', 1, '2000000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ac3e3be79ecc3cc1f7a681715c09d629072540249b4f182f881f2f87e9a17ac1', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-457745.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5806, '2021-11-30 13:23:00', 'SALE/POS5809', 617, 'মেসার্স সুমন ব্রিকস(নবীনগর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-4153&lt;&sol;p&gt;', '', '484612.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '484612.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-01 13:25:06', '24.975', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '543cabbe84b749f4657694d1766c4a7c13d40befa251ba637b00112bac150ab1', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '8752481.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5807, '2021-11-30 13:25:00', 'SALE/POS5810', 617, 'মেসার্স সুমন ব্রিকস(নবীনগর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-7906&lt;&sol;p&gt;', '', '447170.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '447170.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-01 13:26:35', '23.05', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '377d28af3fe7c1268c808f34369f83f958320251173396b8213c977eca19cc7f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '8752481.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5808, '2021-11-30 13:27:00', 'SALE/POS5811', 617, 'মেসার্স সুমন ব্রিকস(নবীনগর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;নৌকা ১ - বক্সমাপ &lt;&sol;p&gt;', '', '1699200.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '1699200.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-01 13:28:51', '96', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '2469b076e087563f5d099c8667c6d522b475a325668b0c1bc6af0c5fe799d738', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '8752481.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5809, '2021-11-30 13:30:00', 'SALE/POS5812', 620, 'মোঃ জমির হোসেন (চাঁনপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMD-12-2465&lt;&sol;p&gt;', '', '115200.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '115200.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-01 13:31:10', '6', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'daf013330428c2e6661e5d29471fc177c7a6d7ba4537df5cf91242b7d760dcbc', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '643508.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5810, '2021-11-30 13:32:00', 'SALE/POS5813', 620, 'মোঃ জমির হোসেন (চাঁনপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMD-12-2465&lt;&sol;p&gt;', '', '90684.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '90684.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-01 13:33:36', '4.575', 1, '300000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '34d8da1b05992bbeeee15cf67a7b5dd0e93d877fffed516ccc5ac051b8f96477', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '643508.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5811, '2021-11-30 13:36:00', 'SALE/POS5814', 666, 'বাবু সুজিত  সরকার(সুনামগঞ্জ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;JOS T-11-1498&lt;&sol;p&gt;', '', '286455.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '286455.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-01 13:37:05', '14.69', 1, '1000000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8dcf85fee13d4f45636b106eab15431ae9d45cce43a9ce772337a46b655122c5', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-70.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5812, '2021-11-30 14:54:00', 'SALE/POS5815', 668, 'মেসার্স R.C.G ব্রিকস(ঘোরাশাল)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;dmt-16-5080&lt;&sol;p&gt;', '', '463147.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '463147.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-01 14:55:00', '23.51', 1, '463217.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd7aad14d054df381668c863b0c8f14b1fa3702b9db92694f788c9d90b6102737', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '70.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5813, '2021-11-30 14:55:00', 'SALE/POS5816', 679, 'মেসার্স A.B.C ব্রিকস (নেত্রকোনা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-8040&lt;&sol;p&gt;', '', '448074.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '448074.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-01 14:56:35', '22.63', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '3238ff7459726fdbb46c4d4a181950a2a77bde3362ef44bfa3f2c108cd98e67f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '371348.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5814, '2021-11-30 14:57:00', 'SALE/POS5817', 627, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(রবিন মিয়া)(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-6821&lt;&sol;p&gt;', '', '460005.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '460005.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-12-01 14:58:17', '23.585', 1, '460005.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ba541071d4c25057ee4f567a401b0009a23ba93cbddd216905da5d1c10b0a6a4', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '346.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5815, '2021-11-30 15:01:00', 'SALE/POS5818', 693, 'মেসার্স সাজ্জাদ এন্ড ব্রাদার্স (সিলেট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-2971&lt;&sol;p&gt;', '', '321206.50', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '321206.50', 'completed', 'paid', 0, NULL, 1, 1, '2021-12-02 15:21:57', '16.43', 1, '321206.5000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c8318f138f97a4e235b45789d69cd4c460d988b7156c8a2dee940376f2a74454', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5816, '2021-11-30 15:04:00', 'SALE/POS5819', 692, 'মেসার্স S.T.B ব্রিকস(ভৈরবপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;&nbsp;ট্রালি ১&lt;&sol;p&gt;', '', '80360.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '80360.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-12-01 15:05:23', '4.095', 1, '80360.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '0d18fbae70599c0efe7c1bb81c4759d19a6cb7777563d4456b273c44cb3f138c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5817, '2021-11-30 15:48:00', 'SALE/POS5820', 637, 'মেসার্স তাকি ব্রিকস(ভৈরবপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-5936&lt;&sol;p&gt;', '', '399592.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '399592.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-01 15:49:09', '20.075', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '2a9c66cb3ae170df33b62a16a9f357309905bfa42244758fab025d5a712551a3', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '723141.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5818, '2021-11-30 15:49:00', 'SALE/POS5821', 663, 'মেসার্স আয়েশা ব্রিকস(ছাতলপাড়া)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;নৌকা- ১ বক্সমাপ&lt;&sol;p&gt;', '', '1800000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '1800000.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-01 15:50:37', '100', 1, '1300000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8bea897d7dc3eb57062fe21dd82fd81806160009b1e9ec5f0b36025ff399c9bb', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '560000.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5820, '2021-11-30 15:53:00', 'SALE/POS5823', 631, 'মেসার্স বাবুল ব্রিকস(বি-বাড়ীয়া)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMN-19-2328&lt;&sol;p&gt;', '', '45472.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '45472.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-12-01 15:54:23', '2.32', 1, '45472.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5e4226811e5f5922cf2b90c91489d690312b9cdb0e6f1ce9ea188304ed2166ad', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '46294.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5821, '2021-12-01 14:39:00', 'SALE/POS5824', 625, 'মেসার্স সোনালী ট্রান্সপোর্ট(জজ মিয়া)(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;dmt-18-0384&lt;&sol;p&gt;', '', '413364.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '413364.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-02 14:40:08', '21.09', 1, '800000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'bce65f8d012775e1ca15e28f0f202182b96cf0ba5e5ea1d26570e7f81731819a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1873874.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5822, '2021-12-01 14:41:00', 'SALE/POS5825', 653, 'মেসার্স সুজাত ও নিউ সুজাত ব্রিকস(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CHO T-11-0680&lt;&sol;p&gt;', '', '458052.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '458052.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-02 14:41:43', '23.365', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c1335213d68debeb0cdde39f2a160bf50ac35897859bd3d03b46016d5ee36ca7', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-299400.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5823, '2021-12-01 14:42:00', 'SALE/POS5826', 653, 'মেসার্স সুজাত ও নিউ সুজাত ব্রিকস(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-9864&lt;&sol;p&gt;', '', '430808.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '430808.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-02 14:42:58', '21.98', 1, '1200000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '56d798d47529ffe4fb671ef3cc31c0000bd1eefd1b2247d11864cf1678c6a60c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-299400.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5824, '2021-12-01 14:43:00', 'SALE/POS5827', 666, 'বাবু সুজিত  সরকার(সুনামগঞ্জ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-2192&lt;&sol;p&gt;', '', '341055.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '341055.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-02 14:44:21', '17.485', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5ce37a14bf25d0de074957ec226a9f173756834765c8ebc432c613502b8865c6', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-713615.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5825, '2021-12-01 14:45:00', 'SALE/POS5828', 666, 'বাবু সুজিত  সরকার(সুনামগঞ্জ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-3208&lt;&sol;p&gt;', '', '371280.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '371280.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-02 14:46:13', '19.035', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ffa35bb977b10a4f036cad59818bf137222e25c85f4cca49aa1f38e18cb3fa00', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-713615.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5826, '2021-12-01 14:47:00', 'SALE/POS5829', 601, 'মেসার্স সোনালী ব্রিকস (২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;JOS T-11-3891&lt;&sol;p&gt;', '', '418460.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '418460.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-02 14:48:01', '21.345', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a1aa6c1c6bdd6c83b90d0615a4a8a1e0f4a60bc5b5b7a7618346905ca5f5eec1', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5827, '2021-12-01 14:48:00', 'SALE/POS5830', 627, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(রবিন মিয়া)(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-3228&lt;&sol;p&gt;', '', '425017.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '425017.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-12-02 14:49:14', '21.74', 1, '425017.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd1020ca1b5c5ee8b04b115b8f70133aed014e7f6e85305a3e8fb3650bfc0869c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '346.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5828, '2021-12-01 14:54:00', 'SALE/POS5831', 699, 'মেসার্স M.B.S ব্রিকস(কটিয়াদী)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-5333&lt;&sol;p&gt;', '', '434792.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '434792.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-12-02 14:55:09', '22.24', 1, '434792.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '16af1408936b890115b6479bd644df13cf13d6af5ca2d56bc7a70e51bea5f6be', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5829, '2021-12-01 14:55:00', 'SALE/POS5832', 637, 'মেসার্স তাকি ব্রিকস(ভৈরবপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-4153&lt;&sol;p&gt;', '', '447551.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '447551.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-02 14:56:24', '22.49', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '9c547a3cde79939acf847047f51858d3112fcea51f755c2e192587a294db3f77', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1122733.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5830, '2021-12-01 14:57:00', 'SALE/POS5833', 602, 'মো.সফর আলী সর্দার(তাহিরপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-1514&lt;&sol;p&gt;', '', '462560.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '462560.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-02 14:57:46', '23.6', 1, '980000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5e6af41b8bd216d8443eb5b0ae470a6fe1adacbc32bdf61b5e2134cd8c733b36', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '202849.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5831, '2021-12-01 14:58:00', 'SALE/POS5834', 657, 'মেসার্স অনিক (বি-বাড়ীয়া)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-5936&lt;&sol;p&gt;', '', '339080.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '339080.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-02 14:59:17', '17.295', 1, '370000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'aa4eb2938ac6b1f780b06da50cce61ec98b8c8311c470bedf881bffaf021b504', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '11431.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5832, '2021-12-01 15:01:00', 'SALE/POS5835', 648, 'মেসার্স হাসান ব্রিকস(চান্দুরা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5080&lt;&sol;p&gt;', '', '467460.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '467460.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-02 15:01:47', '23.85', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '987411a4439ae93b175f278041a440434409bfb6df673442531f5c19e2660999', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1804126.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5833, '2021-12-01 15:03:00', 'SALE/POS5836', 651, 'হাজী মোঃ আইনুল ইসলাম(চান্দুরা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;০১&sol;১২&sol;২০২১- ১গাড়ি হিসাব&lt;&sol;p&gt;', '', '467460.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '467460.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-02 15:04:06', '1', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '0d4695218587ab6301e88a3d7577e6911acb140a427f400c8bc895a12c0101fd', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-72855.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5834, '2021-12-01 15:09:00', 'SALE/POS5837', 700, 'মেসার্স D.M.B ব্রিকস(ইব্রাহীমপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5851&lt;&sol;p&gt;', '', '322770.50', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '322770.50', 'completed', 'paid', 0, NULL, 1, 1, '2021-12-02 15:09:51', '16.505', 1, '322770.5000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '84ca9bdf780f1516bae031eaeb70836758d375512bf7bc87f10fd4cea04b52d6', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5835, '2021-12-01 15:14:00', 'SALE/POS5838', 701, 'মেসার্স আবু বক্কর এন্টারপ্রাইজ(সিলেট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-3614&lt;&sol;p&gt;', '', '214500.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '214500.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-12-02 15:15:15', '11', 1, '214500.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5a9b52fb932496e049d715ee97bd72e22d184358cb2cd98c1c2731f00493a103', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5836, '2021-12-01 15:15:00', 'SALE/POS5839', 635, 'মেসার্স সনি ব্রিকস (২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-1376&lt;&sol;p&gt;', '', '438256.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '438256.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-02 15:16:47', '22.36', 1, '475000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'bef51c9e6b8c3a73ceecd27e56afcb118a05fbef3996bb66c0cbb81410732a81', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '7341.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5837, '2021-12-01 15:17:00', 'SALE/POS5840', 647, 'মেসার্স A.S.F ব্রিকস(নেত্রকোনা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-6821&lt;&sol;p&gt;', '', '476784.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '476784.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-02 15:18:07', '24.075', 1, '1000000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a191c559b4b5d43f973c84962ea73848a7d6da98eea4398f1b5533c97d276957', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-82400.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5838, '2021-12-01 15:18:00', 'SALE/POS5841', 639, 'মেসার্স সমতা ব্রিকস(নেত্রকোনা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-5566&lt;&sol;p&gt;', '', '450648.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '450648.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-02 15:19:19', '22.76', 1, '500000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '452e65eedd3263cac789d86dbea414fd8ca9b922d6f6d16e50a0dcbcf6bbd530', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1741062.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5839, '2021-12-01 15:22:00', 'SALE/POS5842', 693, 'মেসার্স সাজ্জাদ এন্ড ব্রাদার্স (সিলেট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-1869&lt;&sol;p&gt;', '', '306544.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '306544.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-02 15:23:30', '15.675', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'dfd43e674dabf3e0d104953bb7b86b6dc495d9de4f12b4c1b89546e1b6940e45', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5840, '2021-12-01 15:24:00', 'SALE/POS5843', 693, 'মেসার্স সাজ্জাদ এন্ড ব্রাদার্স (সিলেট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-2737&lt;&sol;p&gt;', '', '295987.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '295987.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-02 15:24:32', '15.134', 1, '602531.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '4b51aeb3ceda17df8eb5317617862b7cb9263b97dc5816eb2e229465827a1663', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5841, '2021-12-01 15:31:00', 'SALE/POS5844', 620, 'মোঃ জমির হোসেন (চাঁনপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMD-12-2465&lt;&sol;p&gt;', '', '94842.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '94842.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-02 15:32:13', '4.79', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '434ab3af9b90047f4beb4ef6fecf8361609ef4d930512dab59dc2aaf1c06ff43', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '549392.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5842, '2021-12-01 15:32:00', 'SALE/POS5845', 620, 'মোঃ জমির হোসেন (চাঁনপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMD-12-2465&lt;&sol;p&gt;', '', '95040.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '95040.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-02 15:33:08', '4.795', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b970fd5e0cf7919d6f2519af379365dda4971d55cc25b7c2ff69fb1345ebf571', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '549392.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5843, '2021-12-01 15:33:00', 'SALE/POS5846', 620, 'মোঃ জমির হোসেন (চাঁনপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMD-12-2465&lt;&sol;p&gt;', '', '95040.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '95040.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-02 15:34:19', '4.8', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd1c2845ae4fa16f76af7ac7cbeaf80a18231be7ec3268b06b90dbad3151c0698', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '549392.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5844, '2021-12-01 15:36:00', 'SALE/POS5847', 631, 'মেসার্স বাবুল ব্রিকস(বি-বাড়ীয়া)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMD-11-8881&lt;&sol;p&gt;', '', '89572.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '89572.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-02 15:36:28', '4.565', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '80beea0653ab503e97edaadf44a240bc948d6a83774e3c83cc66683697b649a8', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '46294.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5845, '2021-12-01 15:37:00', 'SALE/POS5848', 610, 'মেসার্স তাসিন এন্টারপ্রাইজ(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-4514&lt;&sol;p&gt;', '', '354564.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '354564.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-02 15:38:18', '18.09', 1, '200000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5eedffe76d94b60807a2aaf3bf18e3372d3799203a12c9f0bc7e1f8f088c618b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-292391.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5846, '2021-12-01 15:39:00', 'SALE/POS5849', 631, 'মেসার্স বাবুল ব্রিকস(বি-বাড়ীয়া)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMN-15-1807&lt;&sol;p&gt;', '', '49784.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '49784.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-02 15:39:45', '2.535', 1, '149680.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '17c5230535c9dd2a4b1b6de4de44c3dbcfc6f31b28911dd92cd8e32acdc60f7a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '135866.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5847, '2021-12-01 15:40:00', 'SALE/POS5850', 617, 'মেসার্স সুমন ব্রিকস(নবীনগর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;নৌকা- বক্সমাপ-ইন্দোঃ&lt;&sol;p&gt;', '', '1681500.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '1681500.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-02 15:41:33', '95', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b9081655741d27a5c07072c1a50b0eaeec12b8831f3d840933a1d23c1aa50f3a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '11383463.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5848, '2021-12-01 15:42:00', 'SALE/POS5851', 617, 'মেসার্স সুমন ব্রিকস(নবীনগর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-3661&lt;&sol;p&gt;', '', '533500.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '533500.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-02 15:42:41', '27.495', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ab03ed88c045e0215d218f8237e030f7b5d5e9caeb9b6accd2de97fd3f6ce52e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '11383463.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5849, '2021-12-01 15:43:00', 'SALE/POS5852', 617, 'মেসার্স সুমন ব্রিকস(নবীনগর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-7906&lt;&sol;p&gt;', '', '541842.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '541842.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-02 15:43:58', '27.925', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '2e51f680fc316e59c41e60ae2fc5650992a54eef0c58e3a50fdb0da15eaf41ab', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '11383463.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5850, '2021-12-01 15:44:00', 'SALE/POS5853', 620, 'মোঃ জমির হোসেন (চাঁনপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMD-12-2465&lt;&sol;p&gt;', '', '113088.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '113088.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-02 15:45:11', '5.89', 1, '300000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '577d5e04378e8de8531ce0f8c2d35bb3b223d83290bad6e875f0920e2fed7841', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '834314.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5851, '2021-12-01 16:47:00', 'SALE/POS5854', 635, 'মেসার্স সনি ব্রিকস (২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;নগদ ফেরত&lt;&sol;p&gt;', '', '29403.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '29403.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-02 16:47:43', '1', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'cdbcfefae9cc8a8dfb1d694810b650cb40a504f59275251887282bbc6991e9c0', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-29403.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5852, '2021-11-29 16:50:00', 'SALE/POS5855', 610, 'মেসার্স তাসিন এন্টারপ্রাইজ(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;নগদ ফেরত&nbsp;&lt;&sol;p&gt;', '', '95000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '95000.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-02 16:50:57', '1', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '0b7f1326a8e167768f3eafb07b18e388de4e8f483ede67e523ae28afa64b9c28', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-137827.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5853, '2021-12-02 15:16:00', 'SALE/POS5856', 653, 'মেসার্স সুজাত ও নিউ সুজাত ব্রিকস(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-2868&lt;&sol;p&gt;', '', '377692.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '377692.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-03 15:17:14', '19.275', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '18bdb476023af135b6d4226eda7f23bc69c174c38f36c56c0bb8783fe7d65f5b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-610540.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5856, '2021-12-02 15:20:00', 'SALE/POS5859', 637, 'মেসার্স তাকি ব্রিকস(ভৈরবপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1625&lt;&sol;p&gt;', '', '442775.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '442775.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-03 15:21:25', '22.25', 1, '500000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e0b0514982842e388aad9a102381d37f176d7e300cc7066374bae46553dab66b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1570284.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5857, '2021-12-02 15:22:00', 'SALE/POS5860', 627, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(রবিন মিয়া)(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-5304&lt;&sol;p&gt;', '', '374773.50', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '374773.50', 'completed', 'paid', 0, NULL, 1, 1, '2021-12-03 15:24:48', '19.165', 1, '374773.5000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '60ce25163e178ed295e203aa5e047c30127723a567f49bf012bb1025929aceb5', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '346.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5858, '2021-12-02 15:26:00', 'SALE/POS5861', 602, 'মো.সফর আলী সর্দার(তাহিরপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-2739&lt;&sol;p&gt;', '', '456876.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '456876.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-03 15:27:37', '23.31', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1672c10ec868ad80d639cd10cba44f74c0c95547a4b2f8ae596331359a3fc58b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-314591.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5859, '2021-12-02 15:33:00', 'SALE/POS5862', 610, 'মেসার্স তাসিন এন্টারপ্রাইজ(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-0685&lt;&sol;p&gt;', '', '413205.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '413205.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-03 15:34:07', '21.19', 1, '161809.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8c262b8ecc18f0f49322c533889c0090a0cf3cf15390e1b133915df7dd6726ef', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-42827.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5860, '2021-12-02 15:34:00', 'SALE/POS5863', 666, 'বাবু সুজিত  সরকার(সুনামগঞ্জ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;JOS T-11-1807&lt;&sol;p&gt;', '', '284310.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '284310.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-03 15:35:48', '14.58', 1, '350000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '43bc7ed5c621a3f0977783cefda7a7b8b91c3a228b7aab07ca119eabdf2ee761', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-1280.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5861, '2021-12-02 15:41:00', 'SALE/POS5864', 672, 'মেসার্স S.T.D ব্রিকস(খুর্শাকুড়াইল)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-0263&lt;&sol;p&gt;', '', '460465.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '460465.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-12-03 15:42:29', '24.885', 1, '460465.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '9275375338ac2a0bc127a871fb4b95c866639ea34482a0467a62ad669498ea0a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5862, '2021-12-02 15:44:00', 'SALE/POS5865', 617, 'মেসার্স সুমন ব্রিকস(নবীনগর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-4153&lt;&sol;p&gt;', '', '435142.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '435142.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-03 15:44:55', '22.43', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '2faefd5a661f7e00610f10338639cf2018e022a17affec8c85d4daffd7684ddb', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '14140305.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5863, '2021-12-02 15:46:00', 'SALE/POS5866', 617, 'মেসার্স সুমন ব্রিকস(নবীনগর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2334&lt;&sol;p&gt;', '', '444260.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '444260.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-03 15:46:22', '22.9', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '70d3ce26944246cba2cbfe117880b05bda589ba9d8739030a43677c50beb0295', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '14140305.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5864, '2021-12-02 15:47:00', 'SALE/POS5867', 695, 'মেসার্স বাবুল ব্রিকস(চান্দুরা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2334&lt;&sol;p&gt;', '', '465500.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '465500.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-03 15:47:46', '23.75', 1, '600000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'eebc3117c07204d7706625e66acd4b03565881e62e1a3d7bb7dc9e1955f6cc66', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5865, '2021-12-02 15:51:00', 'SALE/POS5868', 702, 'মেসার্স M.K.B ব্রিকস(কিশোরগঞ্জ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-2422&lt;&sol;p&gt;', '', '330260.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '330260.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-12-03 15:52:22', '16.845', 1, '330260.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '65ac9b0164c77a6e6ea8241e9ed21949082a5b53c46ceed80b68853767c86f4c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5866, '2021-12-02 15:53:00', 'SALE/POS5869', 631, 'মেসার্স বাবুল ব্রিকস(বি-বাড়ীয়া)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMN-19-2381&lt;&sol;p&gt;', '', '45472.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '45472.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-12-03 15:53:46', '2.315', 1, '45472.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '3bb06f6450ffcc065aa1d21a08dc4106c3fe86cd702df4430b0345540c53b7fb', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '35970.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5867, '2021-12-02 15:55:00', 'SALE/POS5870', 692, 'মেসার্স S.T.B ব্রিকস(ভৈরবপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;ট্রলি&lt;&sol;p&gt;', '', '80360.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '80360.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-03 15:55:53', '4.095', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd9ed1b9ba3d9d63ba51c5bd303b87493d46d22a8614146f16b3e461861327342', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5868, '2021-12-02 15:56:00', 'SALE/POS5871', 647, 'মেসার্স A.S.F ব্রিকস(নেত্রকোনা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-9612&lt;&sol;p&gt;', '', '472230.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '472230.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-03 15:57:22', '23.845', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '13f5b55965a4ad5d97f54746cbf93f594701e04ad8458da432f7281d6fc30b8a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-605616.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5869, '2021-12-02 15:58:00', 'SALE/POS5872', 602, 'মো.সফর আলী সর্দার(তাহিরপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2395&lt;&sol;p&gt;', '', '449232.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '449232.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-03 15:58:30', '22.92', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '14fb0d7c279ac5cf17ec5cdad9e1e1932eb5ebe0f8c7d172a8cdcbc42e60f500', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '142285.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5870, '2021-12-02 16:08:00', 'SALE/POS5873', 602, 'মো.সফর আলী সর্দার(তাহিরপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-1514&lt;&sol;p&gt;', '', '460012.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '460012.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-03 16:09:58', '23.465', 1, '500000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '950d82cd395fe41fa4deec0be3053e50d699b4ca7c3d1e015e69550cca242867', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '142285.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5871, '2021-12-02 16:11:00', 'SALE/POS5874', 657, 'মেসার্স অনিক (বি-বাড়ীয়া)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-5936&lt;&sol;p&gt;', '', '340256.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '340256.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-03 16:11:52', '17.365', 1, '320000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f69509bd3bfb0ddd140db5a4252ce304cb6e97f173c021e7a274215d9ea57300', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-19489.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5872, '2021-12-02 16:12:00', 'SALE/POS5875', 617, 'মেসার্স সুমন ব্রিকস(নবীনগর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;নৌকা- বক্সমাপ&lt;&sol;p&gt;', '', '1593000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '1593000.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-03 16:12:57', '90', 1, '3000000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'db8210f6fd4ffa680d3d7406310ddd65362932439857a6f97a11db5f05dc0b05', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '15019707.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5873, '2021-12-02 16:46:00', 'SALE/POS5876', 703, 'আবু বক্কর মিয়া(সুনামগঞ্জ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2603&lt;&sol;p&gt;', '', '447076.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '447076.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-03 16:46:52', '22.805', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5811314de3821811d375140416323a94d5cf5e9702d5dee423132f0f6441707c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5874, '2021-12-02 16:47:00', 'SALE/POS5877', 703, 'আবু বক্কর মিয়া(সুনামগঞ্জ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-7906&lt;&sol;p&gt;', '', '400232.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '400232.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-03 16:48:07', '20.415', 1, '847308.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e6e443e2c24790045cc9dc0bdd5c4e837d1e9be6672ea5081396d5ff58b7b242', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5875, '2021-12-02 16:53:00', 'SALE/POS5878', 660, 'মেসার্স মানিক-সবুজ ব্রিকস(আশুগঞ্জ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5851&lt;&sol;p&gt;', '', '341824.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '341824.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-12-03 16:53:48', '17.44', 1, '341824.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5e6b32fa8ef56e793a24277d67e780d3f1f0ea49b787d6343f6d3fbcb7ae3e26', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-4.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5876, '2021-12-02 16:59:00', 'SALE/POS5879', 704, 'আবু সুফিয়ান (ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;dmt-18-9567&lt;&sol;p&gt;', '', '468048.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '468048.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-12-03 17:00:38', '23.88', 1, '468048.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '9cd1f163e0f67f92d9f3ba80178212949de419af47b37a621c33538c7659b91c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5877, '2021-12-03 09:58:00', 'SALE/POS5880', 705, 'মেসার্স বরাক ব্রিকস(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;JOS T-11-2418&lt;&sol;p&gt;', '', '375144.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '375144.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-12-04 09:59:04', '19.135', 1, '375144.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a64cb3c4a1c30cc29079f740ce607d07684e2dc145e3b574be98fd01f99c2c8d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5878, '2021-12-03 10:01:00', 'SALE/POS5881', 632, 'মেসার্স S.S.B ব্রিকস (সিলেট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;JOS T-11-4041&lt;&sol;p&gt;', '', '403172.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '403172.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-04 10:01:32', '20.57', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8c645758e8f410c58464dd248f9b1f595095adb7e083dc3ca0e522e2ec427c65', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '102392.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5879, '2021-12-03 10:02:00', 'SALE/POS5882', 666, 'বাবু সুজিত  সরকার(সুনামগঞ্জ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-6698&lt;&sol;p&gt;', '', '287430.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '287430.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-04 10:03:31', '14.74', 1, '221400.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '30b4fb66e3a2524525c7b63a7d4f1160b65ffae97e48035e43ec8c8f25048def', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-66970.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5880, '2021-12-03 10:04:00', 'SALE/POS5883', 631, 'মেসার্স বাবুল ব্রিকস(বি-বাড়ীয়া)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMD-14-7070&lt;&sol;p&gt;', '', '36064.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '36064.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-04 10:04:51', '1.835', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ae59d0ecf267b6f6ddbc98f8e7866addcd5affc657b487ac7b1c4333388476c4', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '35970.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5881, '2021-12-03 10:05:00', 'SALE/POS5884', 628, 'হাজী মোহন মিয়া (বি-বাড়ীয়া) (২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2334&lt;&sol;p&gt;', '', '435240.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '435240.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-04 10:06:15', '23.395', 1, '450000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '0d4b4f44cfbe2ea369fae6620d437a7d76e0be70f006d93a25b12a51651c8465', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '452792.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5882, '2021-12-03 10:07:00', 'SALE/POS5885', 667, 'মেসার্স আলম ব্রিকস (ময়মনসিংহ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-4045&lt;&sol;p&gt;', '', '294150.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '294150.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-12-04 10:07:35', '15.899', 1, '294150.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8f77fed98406556b0a4e320f977d7b0e355b0d655e25b81421d61756e24c84f6', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5883, '2021-12-03 10:09:00', 'SALE/POS5886', 632, 'মেসার্স S.S.B ব্রিকস (সিলেট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;JOS T-11-2908&lt;&sol;p&gt;', '', '402800.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '402800.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-04 10:09:54', '21.2', 1, '700000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '0c7563a903e1275bf5a0a53207fa655300b1750ea3fed43ac5ad723bdc5b9419', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '505564.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5884, '2021-11-15 11:03:00', 'SALE/POS5887', 643, 'মেসার্স মাষ্টার ব্রিকস (২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;ইসলামী ব্যাংক মারফত ফেরত&lt;&sol;p&gt;', '', '120000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '120000.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-04 11:04:10', '1', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '3a55ff3e6a52f35cf99d3eb075dcda79d7f92ed867bfca7df7d3e031591dc4bc', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-120500.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5885, '2021-11-17 11:05:00', 'SALE/POS5888', 643, 'মেসার্স মাষ্টার ব্রিকস (২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;নগদ ফেরত&lt;&sol;p&gt;', '', '1000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '1000.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-04 11:05:50', '1', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e3bf9a066a10bc6dfe35e857305b2df8d375e7fe96c74c179c8978ca83322724', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-120500.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5886, '2021-11-23 11:16:00', 'SALE/POS5889', 670, 'মোঃ জাকির হোসেন জামাই(কালিপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;নগদ ফেরত&lt;&sol;p&gt;', '', '72350.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '72350.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-04 11:17:41', '1', 1, '430.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a0fb4497cb25e07dbac26c31c6ec47fb4c3fdefe59b543847142ce336adacd17', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-71920.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5887, '2021-11-24 11:22:00', 'SALE/POS5890', 669, 'মোঃ লিয়াকত মিয়া (তাহেরপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;নগদ ফেরত&lt;&sol;p&gt;', '', '100000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '100000.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-04 11:23:31', '1', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '67db636c0e18975a0bc0c55d2c0d46d4252236f18a00ba220895d22d8502adc9', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-437688.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5888, '2021-12-04 12:23:00', 'SALE/POS5891', 637, 'মেসার্স তাকি ব্রিকস(ভৈরবপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-3841&lt;&sol;p&gt;', '', '431456.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '431456.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-05 12:24:25', '22.24', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd130a3dc3d329bee326a01dcc5152b40c927620375c16dacba517e70038bb05d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1513059.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5889, '2021-12-04 12:29:00', 'SALE/POS5892', 706, 'মেসার্স উসমাস খাঁন ব্রিকস(বি-বাড়ীয়া)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-3208&lt;&sol;p&gt;', '', '304760.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '304760.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-05 12:29:43', '16.04', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'bc45adcd4090c4fc1925bfad5679e049d4159c1b452e2781ba05ade49236ecbb', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5890, '2021-12-04 12:34:00', 'SALE/POS5893', 616, 'মেসার্স মা-বাবার দোয়া ট্রেডাস(আজম)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMD-14-4658&lt;&sol;p&gt;', '', '184436.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '184436.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-11 13:01:12', '9.41', 1, '550000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e9f34f4f330d46ded52077030c8c54ee3b918c09158e73169b296dff7ae774d6', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-11366.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5891, '2021-12-04 12:35:00', 'SALE/POS5894', 652, 'মেসার্স দেশ ব্রিকস(ময়মনসিংহ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-3550&lt;&sol;p&gt;', '', '354368.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '354368.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-12-05 12:35:49', '18.075', 1, '354368.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b7b263292496b99f421b88e99c2d7c0f302448c5b0c1c1ed76bb62aabd3df32f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5892, '2021-12-04 12:37:00', 'SALE/POS5895', 706, 'মেসার্স উসমাস খাঁন ব্রিকস(বি-বাড়ীয়া)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5080&lt;&sol;p&gt;', '', '422772.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '422772.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-05 12:38:28', '21.57', 1, '727532.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ba24a14335a644f8a541f4ab28db428a740bb6d5d484cf04a84cda03b699d992', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '304760.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5893, '2021-12-04 12:39:00', 'SALE/POS5896', 657, 'মেসার্স অনিক (বি-বাড়ীয়া)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2603&lt;&sol;p&gt;', '', '283808.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '283808.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-05 12:40:01', '14.48', 1, '349000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '9ee3ca40da3409e716e1a07b148958232d6cefd74a1e8b4cbe789578339c172d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '767.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5894, '2021-12-04 12:40:00', 'SALE/POS5897', 646, 'মেসার্স G.M.C ব্রিকস (২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;ট্রলি&lt;&sol;p&gt;', '', '64484.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '64484.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-05 12:41:13', '3.29', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '607c8b4c2c49a2488352ac121b69101d59832e557cd0787a722c30e59dff10f2', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1800000.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5895, '2021-12-04 12:41:00', 'SALE/POS5898', 631, 'মেসার্স বাবুল ব্রিকস(বি-বাড়ীয়া)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;SMN-11-0917&lt;&sol;p&gt;', '', '46256.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '46256.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-12-05 12:42:15', '2.36', 1, '46256.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '69a7d6f9aa77f1a2dd33e24d4dc56d890c23c0538783ff3b880b703226deb551', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '72034.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5896, '2021-12-04 12:43:00', 'SALE/POS5899', 610, 'মেসার্স তাসিন এন্টারপ্রাইজ(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-9106&lt;&sol;p&gt;', '', '480480.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '480480.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-05 12:43:47', '24.64', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '848a380c1e87b250fdf25462a4578af0c39afe8bfd0195a4bda64aaca6c79910', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '208569.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5897, '2021-12-04 12:44:00', 'SALE/POS5900', 610, 'মেসার্স তাসিন এন্টারপ্রাইজ(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-13-5764&lt;&sol;p&gt;', '', '310635.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '310635.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-05 12:44:53', '15.93', 1, '791115.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8aa75828b7d51320a8a4b66829c1b4ecd453e1377b65882e1e21c7e995ad9515', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '208569.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5898, '2021-12-04 12:47:00', 'SALE/POS5901', 639, 'মেসার্স সমতা ব্রিকস(নেত্রকোনা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-5566&lt;&sol;p&gt;', '', '478962.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '478962.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-05 12:48:01', '24.185', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7a9af7b5eb855523bb9f0a691bfe3af8638aa9312d45f11f6cff65da189fe3ff', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1691710.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5899, '2021-12-04 12:48:00', 'SALE/POS5902', 629, 'মেসার্স H.S.B ব্রিকস (২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-3092&lt;&sol;p&gt;', '', '435512.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '435512.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-05 12:49:20', '22.215', 1, '790000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b612ab1d0a0764a1877d74ea5ce91a60484f832c1e8db75fcbd4242bdbe83c11', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '358380.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5900, '2021-12-04 12:50:00', 'SALE/POS5903', 653, 'মেসার্স সুজাত ও নিউ সুজাত ব্রিকস(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-8121&lt;&sol;p&gt;', '', '374360.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '374360.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-05 12:50:47', '19.1', 1, '700000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f40284d643cd6ad2e3b24537f8f9ff277679c987bffa1d4d40c444e84fc78de4', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-232848.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5901, '2021-12-04 12:51:00', 'SALE/POS5904', 636, 'মেসার্স শাপলা ব্রিকস(কটিয়াদী)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-5586&lt;&sol;p&gt;', '', '472800.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '472800.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-05 12:52:04', '24', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'bf6e344a47293f5bc4fef4cec594606156c21c8254b4d40b8cc52e2f494d5efa', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '783216.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5902, '2021-12-04 12:52:00', 'SALE/POS5905', 636, 'মেসার্স শাপলা ব্রিকস(কটিয়াদী)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1071&lt;&sol;p&gt;', '', '469648.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '469648.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-05 12:53:09', '23.84', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b4fdc08c740a7639637a450d5b795c6540ece1578e49757877941f646529ce0b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '783216.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5903, '2021-12-04 12:53:00', 'SALE/POS5906', 692, 'মেসার্স S.T.B ব্রিকস(ভৈরবপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;ট্রলি- ১টা&lt;&sol;p&gt;', '', '83888.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '83888.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-05 12:54:24', '4.28', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '72efea6fb9626017556b9a8e903bd55f9fdd5ab499a1b8438f2df1ad4605945a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '80360.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5904, '2021-12-02 13:00:00', 'SALE/POS5907', 619, 'মোঃ জাকির এন্টারপ্রাইজ (গং)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-4153&lt;&sol;p&gt;', '', '423556.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '423556.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-05 13:00:37', '21.61', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '137242cabf8757bd97e4a828a8d922f7a7ba922d39b43cce216ca86b631700d4', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5905, '2021-12-02 13:01:00', 'SALE/POS5908', 619, 'মোঃ জাকির এন্টারপ্রাইজ (গং)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-7906&lt;&sol;p&gt;', '', '412972.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '412972.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-05 13:01:47', '21.07', 1, '836528.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1ce36d593c92edd9f653230260eed56fb67ba172b8b9994cc2b09f9b1bb24f39', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5906, '2021-12-04 16:05:00', 'SALE/POS5909', 616, 'মেসার্স মা-বাবার দোয়া ট্রেডাস(আজম)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;জাহান ব্রিকস এর বাকী&nbsp;&lt;&sol;p&gt;', '', '25770.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '25770.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-24 13:38:37', '1', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '4a1af8d5c7935e050ab2e0def29fff22b21c920fa96a5d2bf3fc18fcceb38fcc', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '173070.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5907, '2021-12-05 15:17:00', 'SALE/POS5910', 667, 'মেসার্স আলম ব্রিকস (ময়মনসিংহ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-4045&lt;&sol;p&gt;', '', '287120.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '287120.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-12-06 15:17:29', '15.52', 1, '287120.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '792a4c39507b124b5926f9cb0da6aa78272a208b7e139abd161fc22219179dac', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5908, '2021-12-05 15:19:00', 'SALE/POS5911', 646, 'মেসার্স G.M.C ব্রিকস (২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5851&lt;&sol;p&gt;', '', '377718.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '377718.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-06 15:20:27', '19.47', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a77b06ca0712dc39a86c4f55412ec7a1fb1afbd34801faf38a4013709b5da86a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1864484.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5909, '2021-12-05 15:21:00', 'SALE/POS5912', 655, 'মেসার্স যমুনা ব্রিকস(শাহ বাজপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-8498&lt;&sol;p&gt;', '', '458280.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '458280.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-06 15:21:42', '24.12', 1, '400000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'eff04e5d0e61ae249571d5c1d14b4cae8d42fbc21e885e1a68f6ac5f88a4d935', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '70554.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5910, '2021-12-05 15:22:00', 'SALE/POS5913', 661, 'মেসার্স ইলহাম ব্রিকস(কুলিয়ার চর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-7680&lt;&sol;p&gt;', '', '441392.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '441392.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-06 15:23:25', '22.52', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '319f3a0172902fdb337ffbb993cf726bae1819110bc1fd22895a077baa6f0967', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '275764.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5911, '2021-12-05 15:24:00', 'SALE/POS5914', 694, 'মেসার্স ভৈরব ট্রান্সপোট (২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2468&lt;&sol;p&gt;', '', '270480.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '270480.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-06 15:25:00', '13.8', 1, '250000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'bb2ef8e0eda880428a9b63a64e13559fc0b82debf9ef3cbc061a488380dcdf2d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '76556.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5912, '2021-12-05 15:26:00', 'SALE/POS5915', 610, 'মেসার্স তাসিন এন্টারপ্রাইজ(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-2314&lt;&sol;p&gt;', '', '351000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '351000.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-06 15:26:40', '18', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '551b210456250e9d415f13572d1dc89d828de3f74978e8d4c5e1b8055b60b6a0', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '208569.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5913, '2021-12-05 15:31:00', 'SALE/POS5916', 707, 'সেলিম এন্টারপ্রাইজ (ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-7220&lt;&sol;p&gt;', '', '249015.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '249015.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-12-06 15:32:04', '12.765', 1, '249015.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f9cd0d0dfbcd12f900985ed705f48a539a6f98ff4485c79a1138657da1c16cda', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5914, '2021-12-05 15:33:00', 'SALE/POS5917', 627, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(রবিন মিয়া)(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-0402&lt;&sol;p&gt;', '', '401948.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '401948.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-06 15:34:22', '20.56', 1, '821948.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '08297737bf59e4b057d3a2cc1b3848c6068b4187a5323073027181bcc26a99fd', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '346.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5915, '2021-12-05 15:36:00', 'SALE/POS5918', 699, 'মেসার্স M.B.S ব্রিকস(কটিয়াদী)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-5333&lt;&sol;p&gt;', '', '373209.50', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '373209.50', 'completed', 'paid', 0, NULL, 1, 1, '2021-12-06 15:36:55', '19.09', 1, '373209.5000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ed755b3a22360c4a3632ff39baae84456bbda3cbd328759070540d66fcb4fa0b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5916, '2021-12-05 15:38:00', 'SALE/POS5919', 654, 'মেসার্স রিয়াদ ও নিউ রিয়াদ ব্রিকস(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-2717&lt;&sol;p&gt;', '', '422772.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '422772.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-06 15:39:45', '21.57', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '55f2ac531c542a3f09f3522a98cf52e85bb3ef4296ae6d3f212a3583cffae828', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5917, '2021-12-05 15:40:00', 'SALE/POS5920', 654, 'মেসার্স রিয়াদ ও নিউ রিয়াদ ব্রিকস(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-7640&lt;&sol;p&gt;', '', '374752.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '374752.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-06 15:41:00', '19.12', 1, '797524.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '10206e7bd75a1c3f7dfc054d016e5bed4cecf040a392deda12bdb5222b78411d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5918, '2021-12-05 15:43:00', 'SALE/POS5921', 602, 'মো.সফর আলী সর্দার(তাহিরপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMD-12-3822&lt;&sol;p&gt;', '', '156212.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '156212.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-06 15:44:04', '7.965', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c7b76b2f53249b73f4d8d283f00c9949a8e2db7a1b776cb270cc48b9382dae87', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '549529.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5919, '2021-12-05 15:44:00', 'SALE/POS5922', 602, 'মো.সফর আলী সর্দার(তাহিরপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-9888&lt;&sol;p&gt;', '', '457268.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '457268.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-06 15:45:20', '23.325', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7972e61fd52aecb1f4a025b134418dfb4d6bc6632b093169e18a3b6f0a29619b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '549529.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5920, '2021-12-05 15:46:00', 'SALE/POS5923', 601, 'মেসার্স সোনালী ব্রিকস (২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-8348&lt;&sol;p&gt;', '', '411600.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '411600.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-06 15:46:55', '21', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '09f7de81d251ad78b1c097e4c0b05561148e283217dca0c4212d28f531338737', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '418460.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5921, '2021-12-05 15:47:00', 'SALE/POS5924', 601, 'মেসার্স সোনালী ব্রিকস (২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;JOST-11-4815&lt;&sol;p&gt;', '', '376908.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '376908.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-06 15:49:10', '19.23', 1, '1206700.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7e15b1c0830ddd46bd5aa8126cc5c54a50b520f05fd9ef4c935bb56bea601a78', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '418460.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5922, '2021-12-05 15:50:00', 'SALE/POS5925', 666, 'বাবু সুজিত  সরকার(সুনামগঞ্জ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-3463&lt;&sol;p&gt;', '', '309465.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '309465.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-06 15:51:07', '15.869', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1a1feeaa6b8ba42ad389fc19e8fd311bbedeefdc494c4d07774fdfd05df9068a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-940.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5923, '2021-12-05 15:51:00', 'SALE/POS5926', 666, 'বাবু সুজিত  সরকার(সুনামগঞ্জ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;JOS T-11-1498&lt;&sol;p&gt;', '', '326040.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '326040.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-06 15:52:03', '16.715', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '491373142a3baafb10ac2b59dcd4285ecb40855e119fc0f58736be6ae5c207a3', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-940.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5924, '2021-12-05 15:52:00', 'SALE/POS5927', 666, 'বাবু সুজিত  সরকার(সুনামগঞ্জ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-6918&lt;&sol;p&gt;', '', '331890.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '331890.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-06 15:53:01', '17.02', 1, '967200.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c226197a3c10a65f8a3716433e7226e4f9e4974fd09fa7d8d438365f5a85f1b3', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-940.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5925, '2021-12-05 15:54:00', 'SALE/POS5928', 666, 'বাবু সুজিত  সরকার(সুনামগঞ্জ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;কৈইফিয়ত&lt;&sol;p&gt;', '', '745.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '745.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-06 15:55:20', '1', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a384c4b7ee5581a81da5bf019695033d2c3c6c16b5e59a45cfb076a23cb31cf3', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-940.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5926, '2021-12-05 15:58:00', 'SALE/POS5929', 680, 'মেসার্স M.A.K ব্রিকস (ময়মসিংহ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-5823&lt;&sol;p&gt;', '', '365736.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '365736.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-12-06 15:58:29', '18.66', 1, '365736.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b365b7e6ad3d645a8d2f8b8832ccefcd0423a17bdbf9c7bb88282ad98aff69bc', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5927, '2021-12-05 16:00:00', 'SALE/POS5930', 602, 'মো.সফর আলী সর্দার(তাহিরপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-13-1429&lt;&sol;p&gt;', '', '426300.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '426300.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-06 16:00:46', '21.75', 1, '700000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1f82528201b0b0b3019f8fe5e405f848b7276a6abc9b5bc571da53bd4574af14', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1163009.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5928, '2021-12-05 16:01:00', 'SALE/POS5931', 610, 'মেসার্স তাসিন এন্টারপ্রাইজ(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-9992&lt;&sol;p&gt;', '', '358605.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '358605.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-06 16:01:59', '18.385', 1, '1362500.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c67ca84cec74d74b9cfaa1bda66fb654e2325c933f989ce4fe6de2a727333bb5', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '559569.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5929, '2021-12-05 16:03:00', 'SALE/POS5932', 669, 'মোঃ লিয়াকত মিয়া (তাহেরপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-4377&lt;&sol;p&gt;', '', '378868.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '378868.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-06 16:04:00', '19.33', 1, '1000000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '97c3bdaf87b240a67d936a4289d0cc720b5de5d51acd13254b1631a5c5881d88', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-337688.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5930, '2021-12-05 16:04:00', 'SALE/POS5933', 635, 'মেসার্স সনি ব্রিকস (২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CMT-11-3344&lt;&sol;p&gt;', '', '431396.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '431396.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-12-06 16:05:05', '22.01', 1, '431396.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e93750bacdd2b818d4f08cb08a36f6d2bc6c819df528d855ae1651c4850ce658', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5931, '2021-12-05 16:06:00', 'SALE/POS5934', 625, 'মেসার্স সোনালী ট্রান্সপোর্ট(জজ মিয়া)(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-3841&lt;&sol;p&gt;', '', '363776.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '363776.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-06 16:07:21', '18.56', 1, '1400.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b67af4a693d504d3e7cd1bb2f3f90938bad7965d8fa626be0cdbf3862e480626', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1487238.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5932, '2021-12-05 16:08:00', 'SALE/POS5935', 625, 'মেসার্স সোনালী ট্রান্সপোর্ট(জজ মিয়া)(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-2884&lt;&sol;p&gt;', '', '375144.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '375144.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-06 16:08:46', '19.14', 1, '1100000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b7c36800f67836c5fee6595b78f45ce63cd0e9bdace450beffef4988b3ed66a2', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1487238.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5933, '2021-12-05 16:09:00', 'SALE/POS5936', 631, 'মেসার্স বাবুল ব্রিকস(বি-বাড়ীয়া)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;SHMN-11-0917&lt;&sol;p&gt;', '', '45276.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '45276.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-12-06 16:10:07', '2.305', 1, '45276.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7be4bcd2a2f64a2adb9876aae12fa6b58ed452dce5e2ae2790068b032a3281fb', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '72034.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5934, '2021-12-05 16:11:00', 'SALE/POS5937', 646, 'মেসার্স G.M.C ব্রিকস (২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;বক্সমাপ ১নৌকা&lt;&sol;p&gt;', '', '1424000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '1424000.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-06 16:12:17', '80', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '2bc0e48c445c6ef536dcf2a9590bc05d8c19b148da594bec6019975819543fa9', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2242202.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5935, '2021-12-06 10:09:00', 'SALE/POS5938', 707, 'সেলিম এন্টারপ্রাইজ (ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-13-0593&lt;&sol;p&gt;', '', '255840.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '255840.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-12-07 10:09:56', '13.115', 1, '255840.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c15cb2e123a698edbe0ae87f66455a22b6695b674edae3de37cd5b1818bce3a1', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5936, '2021-12-06 10:14:00', 'SALE/POS5939', 639, 'মেসার্স সমতা ব্রিকস(নেত্রকোনা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-5566&lt;&sol;p&gt;', '', '445500.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '445500.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-07 10:14:57', '22.5', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '05807de1370cc12d66d9647cbad2cfbda19e78b44f8720d3b931f1e3c3397dd9', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2170672.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5937, '2021-12-06 10:16:00', 'SALE/POS5940', 602, 'মো.সফর আলী সর্দার(তাহিরপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-1514&lt;&sol;p&gt;', '', '389648.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '389648.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-07 10:17:09', '19.88', 1, '1290000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '0e0cc4a32958661de9c385f8bea87269ac243fb61ecd39694dde5a698ad0ff16', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '889309.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5938, '2021-12-07 12:57:00', 'SALE/POS5941', 627, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(রবিন মিয়া)(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0735&lt;&sol;p&gt;', '', '291525.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '291525.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-08 12:57:48', '14.95', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e3a722271b38ef536da2bae94a3eb95d317a79c89a6adbc9f8361a1383cbaba0', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-419654.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5939, '2021-12-07 12:58:00', 'SALE/POS5942', 627, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(রবিন মিয়া)(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CMT-11-2630&lt;&sol;p&gt;', '', '419250.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '419250.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-08 12:58:47', '21.495', 1, '299859.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '89c5aed6ad26024ac57f5ece462b0faff60ba630134896ecd7e73dafe018e39b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-419654.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5940, '2021-12-07 13:02:00', 'SALE/POS5943', 602, 'মো.সফর আলী সর্দার(তাহিরপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2395&lt;&sol;p&gt;', '', '405524.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '405524.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-08 13:02:34', '20.69', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '48155fc92d2d9a358060dcf838d6c05ce3524312b9e54da1e627d21e9ce67f31', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-11043.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5941, '2021-12-07 13:03:00', 'SALE/POS5944', 675, 'মোঃ মিঠু সরকার (চাঁনপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;BOG T-11-2650&lt;&sol;p&gt;', '', '298455.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '298455.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-08 13:04:03', '15.145', 1, '704695.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5642214bdea0b1f35e7ccdb572f6c6cac76516e37ffbad5711ca5939022f91f9', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '929808.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5943, '2021-12-07 13:06:00', 'SALE/POS5946', 641, 'মেসার্স S.R এন্টারপ্রাইজ(সিলেট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1763&lt;&sol;p&gt;', '', '324140.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '324140.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-08 13:07:12', '17.06', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5d89306f84c691725e680224649fc340689222ddafe63d1896e61bd351a86827', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2315908.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5944, '2021-12-07 13:08:00', 'SALE/POS5947', 610, 'মেসার্স তাসিন এন্টারপ্রাইজ(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-12-1583&lt;&sol;p&gt;', '', '160083.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '160083.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-08 13:08:30', '8.465', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5608a4940a8cc738b068cab6e1fa6974012a51d3b50ce5e8fd1c9529b9a92bef', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-444326.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5945, '2021-12-07 13:09:00', 'SALE/POS5948', 602, 'মো.সফর আলী সর্দার(তাহিরপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-9888&lt;&sol;p&gt;', '', '578151.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '578151.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-08 13:09:32', '30.59', 1, '500000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '698d080d477b24ed6dbf248056296c4302b055a8aa439faa5a7d9068c8425467', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '394481.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5946, '2021-12-07 14:35:00', 'SALE/POS5949', 708, 'মেসার্স  R.H.B ব্রিকস(সাল্লাবাদ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;dmt-16-5851&lt;&sol;p&gt;', '', '371936.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '371936.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-12-08 14:35:42', '18.88', 1, '371936.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'af340399a001c35a82a4c6678b54c5fc3c20ffb4fad44c2401eb6a3f08916446', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5947, '2021-12-07 14:38:00', 'SALE/POS5950', 666, 'বাবু সুজিত  সরকার(সুনামগঞ্জ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;dmt-20-9205&lt;&sol;p&gt;', '', '286650.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '286650.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-08 14:40:25', '14.7', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '42985d7e65c476fa2f34023ad07c067c65abc49ca9752325ed7bc08bfb2cb817', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5948, '2021-12-07 14:41:00', 'SALE/POS5951', 666, 'বাবু সুজিত  সরকার(সুনামগঞ্জ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;dmt-20-7483&lt;&sol;p&gt;', '', '319410.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '319410.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-08 14:41:37', '16.38', 1, '606060.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b365a61423cfac2ec8783e446d6f5b714137e8012f5732b1e2ecf20d5bcde567', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5949, '2021-12-07 14:44:00', 'SALE/POS5952', 687, 'উসমান মিয়া (ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;dmt-20-6957&lt;&sol;p&gt;', '', '390040.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '390040.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-08 14:45:23', '19.895', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b3a355571bda3e2b56b3b5455d87575821e6550ac0f404470e8a526776812530', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5950, '2021-12-07 14:46:00', 'SALE/POS5953', 687, 'উসমান মিয়া (ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;dmt-14-5142&lt;&sol;p&gt;', '', '382984.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '382984.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-08 14:46:45', '19.535', 1, '773024.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '4f4f75602c8c58c3e242f43de64af237fde2833402005ba150bc6cf9ff82b906', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '390040.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5951, '2021-12-07 14:49:00', 'SALE/POS5954', 653, 'মেসার্স সুজাত ও নিউ সুজাত ব্রিকস(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;jos t-11-4041&lt;&sol;p&gt;', '', '447860.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '447860.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-08 14:49:42', '22.85', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '074c9427ec1fc34cb32ee3865b8fa200f1b4120d73962af149e7bac4c2771ca0', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-558488.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5952, '2021-12-07 14:50:00', 'SALE/POS5955', 653, 'মেসার্স সুজাত ও নিউ সুজাত ব্রিকস(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;jos t -11-5751&lt;&sol;p&gt;', '', '431984.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '431984.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-08 14:51:31', '22.04', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '26ab22a62c85819eb3680c14cb15675eae1bc9292a89159b3e6fe76feb0618b1', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-558488.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5953, '2021-12-07 14:52:00', 'SALE/POS5956', 610, 'মেসার্স তাসিন এন্টারপ্রাইজ(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-6084&lt;&sol;p&gt;', '', '383760.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '383760.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-08 14:53:11', '19.68', 1, '1000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c2d54ad05f4fc3efcd5afcd8bcc16493975eebd5f3810470e6b248b4b753fa62', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-284243.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5954, '2021-12-07 14:54:00', 'SALE/POS5957', 679, 'মেসার্স A.B.C ব্রিকস (নেত্রকোনা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-8040&lt;&sol;p&gt;', '', '479754.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '479754.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-08 14:54:53', '24.225', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd90105a7925fdc4e54a4200b9262c57340c7f7f4d3ad1bb057db928222a36604', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '819422.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5955, '2021-12-07 14:59:00', 'SALE/POS5958', 709, 'মোঃ কয়েছ মিয়া(সুনামগঞ্জ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-6821&lt;&sol;p&gt;', '', '383964.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '383964.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-08 14:59:42', '19.59', 1, '800000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'adbf556f756be89dc5957c167f28e8eb844ce1c3644394aed4e0d304e5904040', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5956, '2021-12-07 15:01:00', 'SALE/POS5959', 690, 'মেসার্স ফাইভ স্টার ট্রান্সপোর্ট(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-0739&lt;&sol;p&gt;', '', '374360.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '374360.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-08 15:01:32', '19.1', 1, '375192.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b54b0864ff3b1217b6bf51b7a68ab40807b8d8e2a2575248f7ea1917a3e84044', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '832.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5957, '2021-12-07 15:07:00', 'SALE/POS5960', 710, 'মোঃ নজরুল ইসলাম জলিল(কুলিয়ার চর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;JOS T-11-1444&lt;&sol;p&gt;', '', '398385.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '398385.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-08 15:08:15', '20.43', 1, '400000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'cd90f1faee3ea4c93b75e26bf15d5ee4ae5347e96d5b6a9f3da714a39f3aeb80', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5958, '2021-12-07 15:44:00', 'SALE/POS5961', 711, 'মেসার্স হিমালয় ব্রিকস (নেত্রকোনা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;dmt-18-4377&lt;&sol;p&gt;', '', '465270.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '465270.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-12-08 15:45:25', '23.855', 1, '465270.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '06d628624c1117fa2d8ddc73d45c2a1d28a4c65b1084378bc2d9e8778e199728', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5959, '2021-12-07 11:00:00', 'SALE/POS5962', 614, 'মেসার্স জোহাদ এন্টারপ্রাইজ(২১-২২) (নিজ হিসাব)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;বক্সমাপ ১ নৌকা&lt;&sol;p&gt;', '', '1672000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '1672000.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-09 11:01:32', '95', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '2243942c090c811341e9d44dbd06f68747e3d8ef5e19b923fa638b721bad92ef', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-1163500.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5960, '2021-12-08 14:48:00', 'SALE/POS5963', 678, 'মেসার্স নুরুল এন্ড ব্রাদার্স (সিলেট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-15-5635&lt;&sol;p&gt;', '', '286160.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '286160.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-09 14:49:06', '14.595', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7a357c0bd524498f73321cbfeef0753d2bf2f55b9fc75e316932bef388efecc5', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5961, '2021-12-08 14:50:00', 'SALE/POS5964', 678, 'মেসার্স নুরুল এন্ড ব্রাদার্স (সিলেট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-8121&lt;&sol;p&gt;', '', '327712.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '327712.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-09 14:50:58', '16.72', 1, '613872.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'bc48437cf6e5bc3519ab63b6028fc456a1cc31180f50641e997a9f2c3db5b29f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5962, '2021-12-08 14:53:00', 'SALE/POS5965', 662, 'মেসার্স R.M.B ব্রিকস(নেত্রকোনা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-9764&lt;&sol;p&gt;', '', '362544.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '362544.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-09 14:53:58', '19.923', 1, '362500.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '98df1febb37ec302b98ea4483cfb5455a067f101aed68d8a677a432b955b0fad', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5963, '2021-12-08 14:54:00', 'SALE/POS5966', 602, 'মো.সফর আলী সর্দার(তাহিরপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2395&lt;&sol;p&gt;', '', '423164.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '423164.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-09 14:55:32', '21.59', 1, '524500.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5804ea3177080d70844edbc8f168671c40c3e318fed2a268893fdd010c3e5713', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '472632.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5964, '2021-12-08 14:57:00', 'SALE/POS5967', 650, 'মেসার্স আকাশ ব্রিকস(চান্দুরা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5080&lt;&sol;p&gt;', '', '402992.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '402992.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-09 14:58:10', '22.639', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '0e8935f40bdac6704cd12a99d35e12edbf154a9646b7d5ffd9198fd59bbc5645', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2298940.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5965, '2021-12-08 14:59:00', 'SALE/POS5968', 651, 'হাজী মোঃ আইনুল ইসলাম(চান্দুরা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;০৮&sol;১২&sol;২০২১-আকাশ ব্রিকস ১গাড়ি হিসাব&lt;&sol;p&gt;', '', '402992.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '402992.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-09 15:00:34', '1', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd623a4d4eb3e024ea84f64bc9bc3fb8bc75000af722d6a9f6da76e6a76e1683b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '394605.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5966, '2021-12-08 15:01:00', 'SALE/POS5969', 659, 'মেসার্স রাইফা ব্রিকস(বি-বাড়ীয়া)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-8066&lt;&sol;p&gt;', '', '417246.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '417246.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-12-09 15:02:21', '21.175', 1, '417246.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '4fe432bbe0349683978161d70e87ba7c9200b26b12d379c48dfbeaf6a9b14548', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5967, '2021-12-08 15:04:00', 'SALE/POS5970', 685, 'মেসার্স তাজ ব্রিকস(ময়মনসিংহ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-9106&lt;&sol;p&gt;', '', '467852.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '467852.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-12-09 15:04:28', '23.87', 1, '467852.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '6a0686bf799e17594cbd7acc87b1b9e338b874cf25a5ea7e21c95f223662519e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5968, '2021-12-08 15:06:00', 'SALE/POS5971', 657, 'মেসার্স অনিক (বি-বাড়ীয়া)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1625&lt;&sol;p&gt;', '', '279888.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '279888.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-09 15:07:04', '14.275', 1, '300000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a6564ba8f8debb58c0bd2b1e755d1a482ba02213a99a57b6f7409eba2b6e1aaf', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-64425.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5969, '2021-12-08 15:09:00', 'SALE/POS5972', 614, 'মেসার্স জোহাদ এন্টারপ্রাইজ(২১-২২) (নিজ হিসাব)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2915&lt;&sol;p&gt;', '', '414750.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '414750.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-09 15:09:55', '23.703', 1, '923250.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '3929dd5a8912721cd3ff2acc569f1e2434401a69859ba4a6bbd0514e027398b6', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '508500.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5970, '2021-12-08 15:11:00', 'SALE/POS5973', 627, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(রবিন মিয়া)(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-2906&lt;&sol;p&gt;', '', '395070.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '395070.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-09 15:12:30', '20.26', 1, '420000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '4af3ae21988de08c7fb73d097edb532e84dd56a572ba3101a7e925a13d4c8117', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-8738.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5971, '2021-12-08 15:16:00', 'SALE/POS5974', 712, 'মেসার্স মায়ের দোয়া ট্রান্সপোর্ট(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;cho t-11-0845&lt;&sol;p&gt;', '', '369616.50', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '369616.50', 'completed', 'due', 0, NULL, 1, 1, '2021-12-09 15:17:23', '18.81', 1, '200000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '17381bed33b3247e521680942074a9cb03bfb8dfe943a7eda7705f3e4da70fff', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5972, '2021-12-08 15:18:00', 'SALE/POS5975', 699, 'মেসার্স M.B.S ব্রিকস(কটিয়াদী)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-5333&lt;&sol;p&gt;', '', '408523.50', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '408523.50', 'completed', 'paid', 0, NULL, 1, 1, '2021-12-09 15:19:31', '20.79', 1, '408523.5000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8ed371bab0d8afc4801f1ba31e392dfd996fa167dcd982b80766faf787a94405', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5973, '2021-12-08 15:23:00', 'SALE/POS5976', 669, 'মোঃ লিয়াকত মিয়া (তাহেরপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-5936&lt;&sol;p&gt;', '', '337512.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '337512.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-09 15:24:50', '17.215', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b211657f38fb9c824f7bfa13136a87bb844c2aff8c16230ba333aedf2c64110a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-958820.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5974, '2021-12-08 15:25:00', 'SALE/POS5977', 669, 'মোঃ লিয়াকত মিয়া (তাহেরপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2603&lt;&sol;p&gt;', '', '377496.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '377496.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-09 15:26:00', '19.255', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '9a20076428dd135155e0cb7835c912b2393f05a219c2b97e4f1096313f56b325', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-958820.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5975, '2021-12-08 15:26:00', 'SALE/POS5978', 669, 'মোঃ লিয়াকত মিয়া (তাহেরপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;MPT-11-0025&lt;&sol;p&gt;', '', '305760.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '305760.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-09 15:27:25', '15.600', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '4328cfe0708ce601c89dc22b12bc53ceef21beb34248eede7be7af76fb9be69e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-958820.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5976, '2021-12-08 15:31:00', 'SALE/POS5979', 713, 'মেসার্স হেলাল ভান্ডারী (ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-9612&lt;&sol;p&gt;', '', '345538.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '345538.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-09 15:47:51', '17.535', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e68ccd21761ed34a54ff9e77ebd3f2e812e260138c28334a7fe6cb36de720ca5', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5977, '2021-12-08 15:48:00', 'SALE/POS5980', 713, 'মেসার্স হেলাল ভান্ডারী (ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-0878&lt;&sol;p&gt;', '', '359525.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '359525.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-09 15:48:53', '18.25', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '67fa379d2566a6cfc542ebd71841efefee5462825893cbf82d2d240c3f317c44', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5978, '2021-12-08 15:49:00', 'SALE/POS5981', 713, 'মেসার্স হেলাল ভান্ডারী (ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2445&lt;&sol;p&gt;', '', '373512.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '373512.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-09 15:49:56', '18.96', 1, '1078575.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'cfc7cb7c80e3c29fd8d7ff918ba5de8eaa2c30f7a3ae4be4730c8874945c6eae', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5979, '2021-12-08 15:52:00', 'SALE/POS5982', 624, 'হাজী মোঃ সাত্তার মিয়া (চাঁনপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-8750&lt;&sol;p&gt;', '', '475013.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '475013.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-09 15:52:55', '23.87', 1, '500000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '6c7c116e144a05fe5c8479a51c3dfe4a3282f57b4480aba7f1151f0f8625c047', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '424723.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5980, '2021-12-08 15:53:00', 'SALE/POS5983', 692, 'মেসার্স S.T.B ব্রিকস(ভৈরবপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;১ ট্রলি&lt;&sol;p&gt;', '', '71932.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '71932.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-09 15:54:08', '3.665', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'abdba7f6ff960a1df42bb68be926077953193c41c504fdf28c4bcb3822ab5f4b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '164248.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5981, '2021-12-08 15:54:00', 'SALE/POS5984', 639, 'মেসার্স সমতা ব্রিকস(নেত্রকোনা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-5566&lt;&sol;p&gt;', '', '467676.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '467676.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-09 15:55:16', '23.62', 1, '500000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'fa2bd27aa408846a9076f59c8fc00d4ca0b5b7d374778495c1fe0e858a538450', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2616172.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5982, '2021-12-08 15:55:00', 'SALE/POS5985', 707, 'সেলিম এন্টারপ্রাইজ (ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-0861&lt;&sol;p&gt;', '', '218400.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '218400.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-12-09 15:56:34', '11.2', 1, '218400.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f7802d9738436d750db4130a532a7b806e462e367ee755b9fadfc68500d8628e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5983, '2021-12-08 15:59:00', 'SALE/POS5986', 641, 'মেসার্স S.R এন্টারপ্রাইজ(সিলেট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;JIN T-11-0971&lt;&sol;p&gt;', '', '352640.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '352640.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-09 16:00:09', '18.555', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '4d32693f69f07bc2ffbdc406749658c3c6293e8489f08b0db68304b46bf0273f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2640048.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5984, '2021-12-08 16:00:00', 'SALE/POS5987', 641, 'মেসার্স S.R এন্টারপ্রাইজ(সিলেট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-6471&lt;&sol;p&gt;', '', '282530.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '282530.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-09 16:01:27', '14.865', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '466a8b7bb1b1151d7b07501d0f5613cc723ce19b95dfe95e5238ed77c384411d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2640048.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5985, '2021-12-08 16:02:00', 'SALE/POS5988', 641, 'মেসার্স S.R এন্টারপ্রাইজ(সিলেট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-7459&lt;&sol;p&gt;', '', '326800.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '326800.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-09 16:02:34', '17.195', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c6a795af29810b44dad7d4acad6b43e10966194d591ae1634856f1990e4d647e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2640048.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5986, '2021-12-08 16:03:00', 'SALE/POS5989', 606, 'আলী হোসেন জামাই(কালীপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-8893&lt;&sol;p&gt;', '', '308016.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '308016.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-12-09 16:04:10', '16.555', 1, '308016.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'cbf00e4e205f88d440f5095f4ed4e53790ed476b5da7e02c43f8aaf4833b8978', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5988, '2021-12-07 17:11:00', 'SALE/POS5991', 657, 'মেসার্স অনিক (বি-বাড়ীয়া)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;নগদ ফেরত&lt;&sol;p&gt;', '', '66200.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '66200.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-09 17:12:13', '1', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '85977f91f5cb5978572f75b0509ccf475fa8d6dcebc70995075ac57e7c7cee62', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-84537.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5989, '2021-12-09 15:43:00', 'SALE/POS5992', 647, 'মেসার্স A.S.F ব্রিকস(নেত্রকোনা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-8066&lt;&sol;p&gt;', '', '457974.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '457974.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-10 15:43:58', '23.125', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1f7e41659920fd4479e7d5ffc1b78391cf91170c1e5bf395fcdcbb7da396398a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-133386.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5990, '2021-12-09 15:44:00', 'SALE/POS5993', 647, 'মেসার্স A.S.F ব্রিকস(নেত্রকোনা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-5586&lt;&sol;p&gt;', '', '486288.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '486288.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-10 15:45:27', '24.56', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '81b5435bf5df4e532deb6a45c2879f70e4f36cd3cb6407c50542bfdb21a7e7eb', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-133386.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5991, '2021-12-09 15:46:00', 'SALE/POS5994', 647, 'মেসার্স A.S.F ব্রিকস(নেত্রকোনা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-2046&lt;&sol;p&gt;', '', '489654.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '489654.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-10 15:46:33', '24.73', 1, '1800000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7b039fb3ee48ed549f7375747ef8ce4d2a1c317e732f8e1c8690435fa5a579a5', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-133386.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5992, '2021-12-09 15:49:00', 'SALE/POS5995', 696, 'আঃ করিম মিয়া(সিলেট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-3572&lt;&sol;p&gt;', '', '455858.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '455858.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-10 15:49:38', '23.14', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'df28a82f54d939d425eeceb3619e0ef61fbd0e5e24092ae883925e793f78a00b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5993, '2021-12-09 15:50:00', 'SALE/POS5996', 696, 'আঃ করিম মিয়া(সিলেট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-3092&lt;&sol;p&gt;', '', '456449.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '456449.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-10 15:50:45', '23.17', 1, '912307.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '450f3a69fba4559e1acbb0360443fb3c7712f501a989a8ee284c132605dc7bdf', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5994, '2021-12-09 15:53:00', 'SALE/POS5997', 707, 'সেলিম এন্টারপ্রাইজ (ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-3461&lt;&sol;p&gt;', '', '210002.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '210002.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-12-10 15:54:23', '10.66', 1, '210002.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '390927793871d3bbf514a2160d59601cd6ca6dba1b52d06c94058fc9d0cec6a6', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5995, '2021-12-09 15:55:00', 'SALE/POS5998', 645, 'মোঃ আলী ইউসুফ(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0479&lt;&sol;p&gt;', '', '295500.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '295500.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-12-10 15:56:26', '15', 1, '295500.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a4e61a37ae64839126d2d2c5d56b2da8d830762227e3fbc0718b00007270aefa', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '76.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5996, '2021-12-09 15:57:00', 'SALE/POS5999', 657, 'মেসার্স অনিক (বি-বাড়ীয়া)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-5936&lt;&sol;p&gt;', '', '334376.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '334376.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-10 15:57:59', '17.06', 1, '305000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'bd490fbd9c48f3420e938a75ead8e9ea62903988e62b1e4496a98d6e92bff852', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-18337.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5997, '2021-12-09 15:58:00', 'SALE/POS6000', 666, 'বাবু সুজিত  সরকার(সুনামগঞ্জ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;JOS T-11-1807&lt;&sol;p&gt;', '', '291363.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '291363.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-10 15:59:22', '14.79', 1, '600000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '3d4e9462265c2eba70a076ef706df72ba2748cb62b9921f13a9b7a34fcf49d6e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5998, '2021-12-09 16:00:00', 'SALE/POS6001', 631, 'মেসার্স বাবুল ব্রিকস(বি-বাড়ীয়া)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMD-24-7070&lt;&sol;p&gt;', '', '160328.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '160328.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-10 16:01:17', '8.18', 1, '161000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '50cdac2b14a443610f89aeca6d4377d36afbdd865198ea217c9083cf10800448', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '72034.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (5999, '2021-12-09 16:02:00', 'SALE/POS6002', 628, 'হাজী মোহন মিয়া (বি-বাড়ীয়া) (২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;নৌকা - বক্সমাপ&lt;&sol;p&gt;', '', '447500.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '447500.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-10 16:03:12', '25', 1, '879500.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '43de7b724aef542cc101a67922b6aefc7f356712087bcbb38b6cc74444c66533', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '438032.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6000, '2021-12-09 16:05:00', 'SALE/POS6003', 641, 'মেসার্স S.R এন্টারপ্রাইজ(সিলেট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-1563&lt;&sol;p&gt;', '', '301910.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '301910.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-10 16:05:28', '15.884', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c2220c9e07269f3c1f56a53be12fb08741dd83bbcfb0b567da750e02648d7748', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '3602018.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6001, '2021-12-09 16:06:00', 'SALE/POS6004', 641, 'মেসার্স S.R এন্টারপ্রাইজ(সিলেট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-4514&lt;&sol;p&gt;', '', '312930.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '312930.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-10 16:06:31', '16.465', 1, '1000000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7a08b46224f071057c0cd6f37a95efcbc2e574ea3be0c2d76a39edb3ea32eaf1', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '3602018.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6002, '2021-12-09 16:07:00', 'SALE/POS6005', 672, 'মেসার্স S.T.D ব্রিকস(খুর্শাকুড়াইল)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-4377&lt;&sol;p&gt;', '', '408665.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '408665.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-12-10 16:08:21', '22.085', 1, '408665.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd7a48c1c510753a354a1f4f83a811a9ba2ad5bb48daa9970d7cbb07eb5da94d4', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6003, '2021-12-09 16:10:00', 'SALE/POS6006', 610, 'মেসার্স তাসিন এন্টারপ্রাইজ(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-5142&lt;&sol;p&gt;', '', '342612.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '342612.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-12-10 16:10:50', '18.42', 1, '342612.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '24a8f7057a28afd040dd9e0efabcd26afb4a54def9c12368665bb34b52e37efd', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '99517.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6004, '2021-12-09 16:17:00', 'SALE/POS6007', 714, 'মেসার্স মাহি ব্রিকস(সিলেট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-3572&lt;&sol;p&gt;', '', '395773.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '395773.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-10 16:17:29', '20.09', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a5f597a0307d38fe32eb83875b9f605edcae722ef987e7ebc0f9f2617abd5aac', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6005, '2021-12-09 16:18:00', 'SALE/POS6008', 714, 'মেসার্স মাহি ব্রিকস(সিলেট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-5545&lt;&sol;p&gt;', '', '403062.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '403062.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-10 16:18:47', '20.46', 1, '798835.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8e3f8c5292040323ce0908b40930ffe537686027681ebaa55ab578e5ab3f0088', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6006, '2021-12-09 16:26:00', 'SALE/POS6009', 715, 'মেসার্স চমক ব্রিকস (২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;dmt-18-4168&lt;&sol;p&gt;', '', '366128.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '366128.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-10 16:26:48', '18.68', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e34a531be53415ef4aa9d95ff528bb014d6d0314ce1a424552ce8a60379b3530', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6007, '2021-12-09 16:27:00', 'SALE/POS6010', 715, 'মেসার্স চমক ব্রিকস (২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-4036&lt;&sol;p&gt;', '', '441588.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '441588.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-10 16:27:40', '22.525', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7367c24aa2e084c42f015a2806f4a921283963b308fb8c5c589b4f5835348053', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6008, '2021-12-09 16:28:00', 'SALE/POS6011', 715, 'মেসার্স চমক ব্রিকস (২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-8210&lt;&sol;p&gt;', '', '459424.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '459424.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-10 16:28:43', '23.44', 1, '1267140.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '6af7df69025597fd14a0ea8b4087f5439ee47c4c82e2f41797568859c9fe65f2', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6009, '2021-12-09 16:33:00', 'SALE/POS6012', 716, 'মেসার্স ভাই ভাই এন্টারপ্রাইজ(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;SAT T- 11-0602&lt;&sol;p&gt;', '', '298652.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '298652.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-12-10 16:34:31', '15.155', 1, '298652.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '21cb970baf4c664f9bafd54717554251e76cf65c28c1d5e2d63895e2b43d127f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6010, '2021-12-10 12:30:00', 'SALE/POS6013', 619, 'মোঃ জাকির এন্টারপ্রাইজ (গং)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-3661&lt;&sol;p&gt;', '', '409640.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '409640.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-11 12:31:16', '20.895', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '4e74a4d3f1f06d374b856b75a2edd3c8bbd8d5bab8587c98e2472e0f1e4978c9', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6011, '2021-12-10 12:35:00', 'SALE/POS6014', 619, 'মোঃ জাকির এন্টারপ্রাইজ (গং)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2603&lt;&sol;p&gt;', '', '455504.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '455504.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-11 12:35:57', '23.24', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7cac6612a6c1270bf2cd472570747457b9dd48e132120c8a917c80a8ab301e79', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6012, '2021-12-10 12:36:00', 'SALE/POS6015', 601, 'মেসার্স সোনালী ব্রিকস (২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;JOS T-11-4041&lt;&sol;p&gt;', '', '435006.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '435006.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-11 12:42:30', '21.97', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '6699dc99944213353b4d4d97e5e78bcf705c3dda72faa106bd79120dc66f199f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '268.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6013, '2021-12-10 12:43:00', 'SALE/POS6016', 601, 'মেসার্স সোনালী ব্রিকস (২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;JOS T-11-4920&lt;&sol;p&gt;', '', '425502.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '425502.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-11 12:44:05', '21.485', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7e37b9c1ca7ffa84262d17cfe05b806a9e6c9799121597a7b5b247c979815bc6', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '268.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6014, '2021-12-10 12:44:00', 'SALE/POS6017', 709, 'মোঃ কয়েছ মিয়া(সুনামগঞ্জ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-4377&lt;&sol;p&gt;', '', '382396.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '382396.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-11 12:45:12', '19.505', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f9c0059260edfc090b08b8ec8a093250f09e53765e7fa182baea7508ccbbea74', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-416036.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6015, '2021-12-10 12:47:00', 'SALE/POS6018', 717, 'বাপ্পী মিয়া (ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;dmt-16-5080&lt;&sol;p&gt;', '', '359525.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '359525.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-12-11 12:48:09', '18.25', 1, '359525.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '6f32166817c2ca58d68def7594fd4aeb950e5cce319ebf27cdbf2ec76f6daef5', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6016, '2021-12-10 12:50:00', 'SALE/POS6019', 610, 'মেসার্স তাসিন এন্টারপ্রাইজ(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1161&lt;&sol;p&gt;', '', '289100.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '289100.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-12-11 12:50:55', '14.745', 1, '289100.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5a20c557f8b4d6692fd1ed848682eada1a8d801ce84f29427faadbd83f9d9f09', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '99517.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6017, '2021-12-10 12:52:00', 'SALE/POS6020', 647, 'মেসার্স A.S.F ব্রিকস(নেত্রকোনা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-2046&lt;&sol;p&gt;', '', '437778.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '437778.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-11 12:53:06', '22.11', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '6832616b5d31df445f29c0e1229d3b2f75385eca7665ec6cf99b424c7efd9afa', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-499470.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6018, '2021-12-10 12:53:00', 'SALE/POS6021', 647, 'মেসার্স A.S.F ব্রিকস(নেত্রকোনা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-3228&lt;&sol;p&gt;', '', '466290.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '466290.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-11 12:54:22', '23.55', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '9f45c65f423309af77b173165cfa26ebbd2f1af105a82a0f59a8389c204feedc', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-499470.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6019, '2021-12-10 13:02:00', 'SALE/POS6022', 616, 'মেসার্স মা-বাবার দোয়া ট্রেডাস(আজম)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-4658&lt;&sol;p&gt;', '', '199920.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '199920.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-11 13:03:13', '10.195', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1160259cb0fbfc73b29296eaf1f4ce41df3b3c919ac0f7d6430983d0e28ef0e9', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-351160.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6020, '2021-12-10 13:04:00', 'SALE/POS6023', 665, 'মেসার্স কবির এন্ড ব্রাদাস (জগমোহনপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-4902&lt;&sol;p&gt;', '', '288316.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '288316.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-11 13:04:42', '14.705', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'da954c11d177494b131339c7c6f49bdc86b8d40e2e78487096318203ea61ae5e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-892052.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6021, '2021-12-10 13:06:00', 'SALE/POS6024', 657, 'মেসার্স অনিক (বি-বাড়ীয়া)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-5936&lt;&sol;p&gt;', '', '340256.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '340256.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-11 13:06:45', '17.365', 1, '349000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f26d6224c1b17e7d0a584a7613a08160cb38760ae5432d4be31235d1b6724a7f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '11039.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6022, '2021-12-10 13:07:00', 'SALE/POS6025', 705, 'মেসার্স বরাক ব্রিকস(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-9629&lt;&sol;p&gt;', '', '375250.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '375250.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-12-11 13:08:25', '18.995', 1, '375250.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7e0214b23d12fde421a00771a4a937cacbde4155d72b658802288b2810ab70dc', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6023, '2021-12-10 13:10:00', 'SALE/POS6026', 639, 'মেসার্স সমতা ব্রিকস(নেত্রকোনা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-5566&lt;&sol;p&gt;', '', '466092.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '466092.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-11 13:10:37', '23.54', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'df36d687dc91eac7d214a04e644c3975891395c6d29297278ce3ceaab277f134', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2583848.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6024, '2021-12-10 13:11:00', 'SALE/POS6027', 679, 'মেসার্স A.B.C ব্রিকস (নেত্রকোনা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-8040&lt;&sol;p&gt;', '', '443124.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '443124.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-11 13:12:05', '22.375', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '9ffe1ed1360b3e5fae25b2beee15d677b7a52dcc31b4e513e56c50a3bbaccb3d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1299176.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6025, '2021-12-10 13:12:00', 'SALE/POS6028', 692, 'মেসার্স S.T.B ব্রিকস(ভৈরবপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;১ ট্রলি&lt;&sol;p&gt;', '', '86632.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '86632.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-11 13:13:22', '4.42', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f970ce64977b6fa41e150b0562d92668dd46ea669ec87030d9b91edb7eac70e7', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '236180.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6026, '2021-12-10 13:14:00', 'SALE/POS6029', 631, 'মেসার্স বাবুল ব্রিকস(বি-বাড়ীয়া)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMN-19-2381&lt;&sol;p&gt;', '', '46295.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '46295.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-11 13:14:30', '2.345', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '41782c7a056401b2ff1b2b033fa4a9b15666b0f8edd205adb9862537d15ce6f0', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '71362.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6027, '2021-12-10 13:15:00', 'SALE/POS6030', 631, 'মেসার্স বাবুল ব্রিকস(বি-বাড়ীয়া)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-15-7807&lt;&sol;p&gt;', '', '49250.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '49250.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-11 13:15:35', '2.5', 1, '96145.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '0907e80335760f94992f7a251d3fdb16c1fb669f539dddc41f952f2da48638fc', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '71362.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6028, '2021-12-10 13:34:00', 'SALE/POS6031', 634, 'মোঃ কবির মিয়া(আশুগঞ্জ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CMT-11-3344&lt;&sol;p&gt;', '', '396253.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '396253.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-11 13:34:29', '21.19', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '2a0f5a6c181b7de98de0ec713fc7af28a92d8cad0fb84402a24e5b6a2561d117', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '140529.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6029, '2021-12-10 13:35:00', 'SALE/POS6032', 634, 'মোঃ কবির মিয়া(আশুগঞ্জ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-2884&lt;&sol;p&gt;', '', '392887.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '392887.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-11 13:35:34', '21.005', 1, '600000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1ec9953bdef02cfc5ca183199dee316aa98979785334bdb349842c4a5b24242e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '140529.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6030, '2021-12-10 13:43:00', 'SALE/POS6033', 718, 'আনিছুর রহমান(কুমিল্লা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;pabna-11-0745&lt;&sol;p&gt;', '', '293965.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '293965.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-11 13:43:58', '15.884', 1, '299859.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '494571b829b0fca5eaee78e7bf6045d4ce9676e84af1b81d978a25853e19ba48', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6031, '2021-12-10 13:44:00', 'SALE/POS6034', 641, 'মেসার্স S.R এন্টারপ্রাইজ(সিলেট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-8946&lt;&sol;p&gt;', '', '309320.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '309320.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-11 13:45:05', '16.28', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '2031aa305ab68580f13bcf87ef3cea6517531ed5bb3afb956f9824dae48ec077', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '3216858.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6032, '2021-12-11 12:41:00', 'SALE/POS6035', 668, 'মেসার্স R.C.G ব্রিকস(ঘোরাশাল)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5080&lt;&sol;p&gt;', '', '411208.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '411208.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-12-12 12:42:26', '20.975', 1, '411208.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7cd07197f91c66313c20f7267d38dfbdf4cdc3815a075a7a570fd18e4eef20a3', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6033, '2021-12-11 12:44:00', 'SALE/POS6036', 680, 'মেসার্স M.A.K ব্রিকস (ময়মসিংহ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-3550&lt;&sol;p&gt;', '', '411274.50', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '411274.50', 'completed', 'paid', 0, NULL, 1, 1, '2021-12-12 12:45:09', '20.925', 1, '411274.5000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a323f75afd2c3cba1f13ae17aedaabc7a90d344ffbf857014a9de11ccde8a2f6', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6034, '2021-12-11 12:46:00', 'SALE/POS6037', 666, 'বাবু সুজিত  সরকার(সুনামগঞ্জ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-3387&lt;&sol;p&gt;', '', '325050.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '325050.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-12 12:46:54', '16.5', 1, '16413.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '53fef09f4e2ca2b95d07f6512d59f502449f1f47de7294ed55d3166e0a4eecbd', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-308637.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6035, '2021-12-11 12:47:00', 'SALE/POS6038', 692, 'মেসার্স S.T.B ব্রিকস(ভৈরবপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;ট্রলি&lt;&sol;p&gt;', '', '80948.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '80948.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-12 12:48:10', '4.125', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '0cf3a99d9a93b910cb1c6a9b3afc96536fea5d144ce3d2e508ff5830107001b9', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '322812.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6036, '2021-12-11 12:52:00', 'SALE/POS6039', 719, 'মোমিন মিয়া(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-2046&lt;&sol;p&gt;', '', '470834.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '470834.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-12-12 12:52:50', '23.66', 1, '470834.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '3e5105b1b76f10c721630184a325731f11f32782561c668ed97ddd75b8c1e487', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6037, '2021-12-11 12:54:00', 'SALE/POS6040', 602, 'মো.সফর আলী সর্দার(তাহিরপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2395&lt;&sol;p&gt;', '', '456984.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '456984.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-12 12:55:00', '23.08', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd7cc58bd2fd115716271878702c40472439be25ddcf279867e03a1f7211666bc', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '371296.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6038, '2021-12-11 12:55:00', 'SALE/POS6041', 602, 'মো.সফর আলী সর্দার(তাহিরপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-1514&lt;&sol;p&gt;', '', '445500.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '445500.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-12 12:56:04', '22.5', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '750d14e5291d71eec77c2c5b70c7a544e2c9b231df6f5cd74fcfecdaa5749f9d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '371296.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6039, '2021-12-11 12:58:00', 'SALE/POS6042', 613, 'মেসার্স এশিয়া ব্রিকস(সাল্লাবাদ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;MPT-11-0025&lt;&sol;p&gt;', '', '388278.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '388278.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-12 12:58:44', '19.605', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '67b298e4bf1752c5bfa6891cbd2aaaa8d741a9df6fcdeb135ccbc010cd31cd25', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1377269.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6040, '2021-12-11 12:59:00', 'SALE/POS6043', 613, 'মেসার্স এশিয়া ব্রিকস(সাল্লাবাদ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5851&lt;&sol;p&gt;', '', '348480.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '348480.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-12 12:59:58', '17.595', 1, '1000000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f8ad30cb01b55514f794a58488ed1dba44967b717c51171799e5d6883726bf55', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1377269.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6041, '2021-12-11 13:00:00', 'SALE/POS6044', 620, 'মোঃ জমির হোসেন (চাঁনপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-12-2465&lt;&sol;p&gt;', '', '98200.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '98200.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-12 13:01:28', '4.905', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '841616b827df5d96697c3a5718f87beb47d0979289aebed947668f4172cd5110', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '647402.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6042, '2021-12-11 13:02:00', 'SALE/POS6045', 631, 'মেসার্স বাবুল ব্রিকস(বি-বাড়ীয়া)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-7070&lt;&sol;p&gt;', '', '114851.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '114851.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-12-12 13:02:50', '5.83', 1, '114851.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '0228b863aea9d4534ca7c50f5a114dda765596b1a2e8a92e783116919d13241c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '71362.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6043, '2021-12-11 13:04:00', 'SALE/POS6046', 665, 'মেসার্স কবির এন্ড ব্রাদাস (জগমোহনপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;BOG T-11-1783&lt;&sol;p&gt;', '', '306544.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '306544.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-12 13:05:31', '15.634', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '54d88bd2c5b4ce03f51ece6304fd5e368b6714367525fa318b96bf7b494926b1', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-603736.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6044, '2021-12-11 13:06:00', 'SALE/POS6047', 665, 'মেসার্স কবির এন্ড ব্রাদাস (জগমোহনপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-1497&lt;&sol;p&gt;', '', '303604.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '303604.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-12 13:06:50', '15.485', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '374cabddc262c1f8a888e1a64bb43d82c756509b7e7454978c01e7354d0990b1', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-603736.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6045, '2021-12-11 13:07:00', 'SALE/POS6048', 665, 'মেসার্স কবির এন্ড ব্রাদাস (জগমোহনপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-1813&lt;&sol;p&gt;', '', '307524.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '307524.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-12 13:08:11', '15.685', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'cb3a528b850628e90a19dfa312634af94ec7c02ff5cecc5770607a204b1cc18a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-603736.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6046, '2021-12-11 13:09:00', 'SALE/POS6049', 649, 'মেসার্স জালাল ব্রিকস(চান্দুরা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2064&lt;&sol;p&gt;', '', '502800.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '502800.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-12 13:09:37', '25.135', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '703ece6b8b9bc8e5eded78b780572fb334bc8c89cdf34d0798340e8a94506a47', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2324546.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6047, '2021-12-11 13:10:00', 'SALE/POS6050', 648, 'মেসার্স হাসান ব্রিকস(চান্দুরা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-5936&lt;&sol;p&gt;', '', '418200.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '418200.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-12 13:11:20', '20.905', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c21d8ade1ca810b059a98db108ef990541b07c37b3dc78ee0d1d61cd331e5662', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2271586.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6048, '2021-12-11 13:14:00', 'SALE/POS6051', 651, 'হাজী মোঃ আইনুল ইসলাম(চান্দুরা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;১১&period;১২&period;২০২১- ২গাড়ি হিসাব&lt;&sol;p&gt;', '', '921000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '921000.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-12 13:14:52', '1', 1, '1000000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '20a1650bf58fe1ead8b036af1d80e295fa5a4de987cdd323a063a0bc004a6bb5', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '797597.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6049, '2021-12-11 13:15:00', 'SALE/POS6052', 641, 'মেসার্স S.R এন্টারপ্রাইজ(সিলেট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1919&lt;&sol;p&gt;', '', '308490.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '308490.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-12 13:16:12', '15.82', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '6525a60fc05180ab05b6ecc6651009373621eb8f38fb3b0946c863668f53e4a2', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '3526178.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6050, '2021-12-08 13:20:00', 'SALE/POS6053', 627, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(রবিন মিয়া)(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;নগদ ফেরত&lt;&sol;p&gt;', '', '10000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '10000.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-12 13:21:08', '1', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '987fe093917ca38e4a8714cfbad57543e882301ed23b119cbee7081b9aefd967', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-33668.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6051, '2021-12-11 14:15:00', 'SALE/POS6054', 641, 'মেসার্স S.R এন্টারপ্রাইজ(সিলেট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-8899&lt;&sol;p&gt;', '', '325260.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '325260.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-12 14:16:23', '16.68', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '4226166639fdb18d2ecd6ba8ff92d2cd509c9c15c1bcb03a0eecdd3d9d0e9678', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '3834668.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6052, '2021-12-11 14:17:00', 'SALE/POS6055', 675, 'মোঃ মিঠু সরকার (চাঁনপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;BOG T-11-1654&lt;&sol;p&gt;', '', '304562.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '304562.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-12 14:18:09', '15.46', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c249acce9b901b991cccbd79aa1ed494fd6cb5e20e870a252a597705db2215a7', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '528263.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6053, '2021-12-11 14:19:00', 'SALE/POS6056', 681, 'মোঃ রেজাউল মিয়া(সিলেট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;JOS T-11-2671&lt;&sol;p&gt;', '', '326823.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '326823.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-12 14:20:48', '16.59', 1, '326700.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '95ffefef3fb4854649a77967684ad6b9f5d80ccdf3fd40d930a187f9edf66cb2', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6054, '2021-12-11 14:21:00', 'SALE/POS6057', 602, 'মো.সফর আলী সর্দার(তাহিরপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-15-4907&lt;&sol;p&gt;', '', '419628.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '419628.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-12 14:22:25', '22.435', 1, '1329000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd1b2e0eeaa5aeb6c2d4693bf442862d3e4d031b8c1aabd8d6b653d25947177bf', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1273780.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6055, '2021-12-11 14:23:00', 'SALE/POS6058', 620, 'মোঃ জমির হোসেন (চাঁনপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMD-12-2465&lt;&sol;p&gt;', '', '112896.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '112896.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-12 14:23:49', '5.875', 1, '301300.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a3f2800e5061bfca99aa32a3dd675414d1815e68c87d9950b428fada6cffe275', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '745602.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6056, '2021-12-11 15:14:00', 'SALE/POS6059', 720, 'মোঃ সফিকুল ইসলাম (২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0479&lt;&sol;p&gt;', '', '289930.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '289930.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-12-12 15:15:24', '14.68', 1, '289930.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '2ce2e53210949d8b3bcebd2853e033602999ce0bcb2ee0495b236bfa3f0241b6', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6057, '2021-12-02 16:33:00', 'SALE/POS6060', 695, 'মেসার্স বাবুল ব্রিকস(চান্দুরা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;২০-২১ পুরাতন হিসাবে জমা&lt;&sol;p&gt;', '', '134500.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '134500.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-12 16:34:58', '1', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '04585b1ea41fa466e3df860c289b2ed2eb381831c174252af3e022d15f08b117', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-134500.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6058, '2021-12-07 17:21:00', 'SALE/POS6061', 627, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(রবিন মিয়া)(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;নগদ ফেরত&lt;&sol;p&gt;', '', '9400.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '9400.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-12 17:22:14', '1', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '824b2f8d8e2d92bc32fdbac0ebb2d307addf70344e6db585b4de9445810ec50a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-23702.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6059, '2021-11-26 17:33:00', 'SALE/POS6062', 642, 'খাজিদা এন্টারপ্রাইজ (মুমিন)(সিলেট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;নগদ ফেরত&lt;&sol;p&gt;', '', '5900.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '5900.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-12 17:34:30', '1', 1, '242.5000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1c47b0a12ee85fad61b400212bde3457707f62edf870b42e92f3fcfaa7c7fb35', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-5657.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6060, '2021-12-12 11:41:00', 'SALE/POS6063', 721, 'মেসার্স M.R.M ব্রিকস(মটখলা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2064&lt;&sol;p&gt;', '', '476518.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '476518.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-13 11:42:28', '23.59', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ac649dc56d1c31cc03e1ee6a56ef7f8dad065dff30ca96c599ea27c26d05b593', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6061, '2021-12-12 11:43:00', 'SALE/POS6064', 653, 'মেসার্স সুজাত ও নিউ সুজাত ব্রিকস(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;নড়াইল- 11-0003&lt;&sol;p&gt;', '', '377200.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '377200.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-13 11:44:45', '18.86', 1, '800000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '54af3dd313d0b95779ea354e3f2eaaa47b2913c39a64c82b97c43b89df31e69a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '321356.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6062, '2021-12-12 11:45:00', 'SALE/POS6065', 620, 'মোঃ জমির হোসেন (চাঁনপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMD-12-2465&lt;&sol;p&gt;', '', '95200.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '95200.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-13 11:46:06', '4.76', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'bcd738b29e99c5a0eabb3088b2d3f24071ad2a469369fd6e21ddf6481dede812', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '557198.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6063, '2021-12-12 11:46:00', 'SALE/POS6066', 620, 'মোঃ জমির হোসেন (চাঁনপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMD-12-2465&lt;&sol;p&gt;', '', '93600.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '93600.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-13 11:47:14', '4.675', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'dfac60486772f3017f929cb9996b5eafa704a9a880fe58d5da36908be2be10f3', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '557198.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6064, '2021-12-12 11:48:00', 'SALE/POS6067', 620, 'মোঃ জমির হোসেন (চাঁনপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMD-12-2465&lt;&sol;p&gt;', '', '95600.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '95600.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-13 11:48:36', '4.775', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b40ebedfc6b8133566cfda3b9e3daf0fa6683bb21a82b125971d2605b8e3bb19', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '557198.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6065, '2021-12-12 11:49:00', 'SALE/POS6068', 707, 'সেলিম এন্টারপ্রাইজ (ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-3110&lt;&sol;p&gt;', '', '231600.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '231600.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-13 11:50:38', '11.575', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'bb87e217d09a634d44fbe7590427dd8206515d357ccbd3494f1b3b5affe7f42a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6066, '2021-12-12 11:51:00', 'SALE/POS6069', 707, 'সেলিম এন্টারপ্রাইজ (ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-5008&lt;&sol;p&gt;', '', '225000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '225000.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-13 11:52:05', '11.25', 1, '456600.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a257e4ba2aed763bd31120d62648a5bf626398d1543db13b582f2cfd773c02d6', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6067, '2021-12-12 11:55:00', 'SALE/POS6070', 619, 'মোঃ জাকির এন্টারপ্রাইজ (গং)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-7832&lt;&sol;p&gt;', '', '414736.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '414736.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-13 11:56:54', '21.155', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a13e5d1227e712240905c1b9680be160d857ffdf5431c9aaa19a45eb10727f53', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '865144.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6068, '2021-12-12 11:56:00', 'SALE/POS6071', 619, 'মোঃ জাকির এন্টারপ্রাইজ (গং)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2334&lt;&sol;p&gt;', '', '410816.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '410816.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-13 11:57:24', '20.955', 1, '1690696.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7691c921a144c5bef0cc47a2653bf13d38e076fd0b9f2d3fef90ca025dc59215', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '865144.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6069, '2021-12-12 11:58:00', 'SALE/POS6072', 614, 'মেসার্স জোহাদ এন্টারপ্রাইজ(২১-২২) (নিজ হিসাব)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-5586&lt;&sol;p&gt;', '', '408848.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '408848.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-13 11:58:43', '23.228', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '054b0f40b6d8bc209df3a733ff5dc82443c9ac4326a0f1286636e9c8826042f6', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6070, '2021-12-12 12:00:00', 'SALE/POS6073', 692, 'মেসার্স S.T.B ব্রিকস(ভৈরবপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;ট্রলি&nbsp;&lt;&sol;p&gt;', '', '85968.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '85968.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-13 12:00:22', '4.32', 1, '489000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5489ad764b94f6c7fa0372727edba2bbe8d8c5cd674482e4a9e25e6354483691', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '403760.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6071, '2021-12-12 12:01:00', 'SALE/POS6074', 712, 'মেসার্স মায়ের দোয়া ট্রান্সপোর্ট(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-3204&lt;&sol;p&gt;', '', '393423.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '393423.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-13 12:02:22', '19.775', 1, '563039.5000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '43faf76970015aa60b02b2e53711f95a76f32a1aae8090799ac5254126010e27', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '169616.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6072, '2021-12-12 12:03:00', 'SALE/POS6075', 661, 'মেসার্স ইলহাম ব্রিকস(কুলিয়ার চর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-2906&lt;&sol;p&gt;', '', '476800.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '476800.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-13 12:04:17', '23.835', 1, '999577.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c5e56347c25adbbbb6afdd266d5c91ccf426a5b07f6e3fb8ae33cc9328b651c7', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '717156.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6073, '2021-12-12 12:06:00', 'SALE/POS6076', 684, 'মেসার্স K.M.B ব্রিকস (ইব্রাহীমপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5851&lt;&sol;p&gt;', '', '345400.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '345400.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-13 12:07:10', '17.27', 1, '100000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '47bca8f6a44446740aa58145ded07b4cc97f1146139d919bf1dd74421498444b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6074, '2021-12-12 12:08:00', 'SALE/POS6077', 675, 'মোঃ মিঠু সরকার (চাঁনপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-13-6496&lt;&sol;p&gt;', '', '322200.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '322200.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-13 12:08:56', '16.11', 1, '600000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e02dc103c8b23647534ad01adb61e2bee2addf20880045627de10780d9c71196', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '828130.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6075, '2021-12-12 12:09:00', 'SALE/POS6078', 639, 'মেসার্স সমতা ব্রিকস(নেত্রকোনা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-5566&lt;&sol;p&gt;', '', '474800.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '474800.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-13 12:10:05', '23.74', 1, '500000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '4158160dcebcb2fd7a0b0ffe9f2edd8b8ef2a533e8541a207d7197f9588ab4d5', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '3049940.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6076, '2021-12-12 12:10:00', 'SALE/POS6079', 669, 'মোঃ লিয়াকত মিয়া (তাহেরপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1625&lt;&sol;p&gt;', '', '385600.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '385600.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-13 12:11:30', '19.28', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b2bb3c90af7e380da4d35a5d11d73820d84331232447ee4f7a9eafb3abd9446a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '61948.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6077, '2021-12-12 12:12:00', 'SALE/POS6080', 657, 'মেসার্স অনিক (বি-বাড়ীয়া)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-0685&lt;&sol;p&gt;', '', '373000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '373000.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-13 12:13:09', '18.645', 1, '370000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '2135684c63d73a80c9a42f614e0ed629d6f018ffdcabcbdf2aa812742386af86', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '632.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6078, '2021-12-12 12:14:00', 'SALE/POS6081', 699, 'মেসার্স M.B.S ব্রিকস(কটিয়াদী)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-5333&lt;&sol;p&gt;', '', '412490.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '412490.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-12-13 12:15:00', '21.705', 1, '412490.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7191d13559a698a51ab42a949e65c8a7f31fb437c1b86d9b0d5154a7438667c6', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6079, '2021-12-12 12:16:00', 'SALE/POS6082', 666, 'বাবু সুজিত  সরকার(সুনামগঞ্জ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-7146&lt;&sol;p&gt;', '', '260820.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '260820.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-13 12:16:42', '13.8', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f1791844b76d30b14c3fd8870d1da17a48c1ad503bda179840abd9bb47e348a2', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6080, '2021-12-12 12:17:00', 'SALE/POS6083', 666, 'বাবু সুজিত  সরকার(সুনামগঞ্জ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-9522&lt;&sol;p&gt;', '', '284823.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '284823.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-13 12:17:56', '15.07', 1, '545643.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ddd39e8c486c4a0432ac0186814df6e036cd8dbe7ac0bee3327411d4691cd8f9', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6081, '2021-12-12 12:21:00', 'SALE/POS6084', 695, 'মেসার্স বাবুল ব্রিকস(চান্দুরা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5080&lt;&sol;p&gt;', '', '426916.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '426916.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-12-13 12:22:28', '22.115', 1, '426916.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8ac56708e42ec82d47050ebb23192d529601d0d586d63c4dc5879b269204aad3', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6082, '2021-12-12 12:24:00', 'SALE/POS6085', 672, 'মেসার্স S.T.D ব্রিকস(খুর্শাকুড়াইল)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-3228&lt;&sol;p&gt;', '', '437000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '437000.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-12-13 12:24:41', '22.995', 1, '437000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '3b249d9846b8aa1ddfe737e2b602e01c036c01a4a7e218be0e3c13f61941fe7c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6083, '2021-12-12 12:26:00', 'SALE/POS6086', 610, 'মেসার্স তাসিন এন্টারপ্রাইজ(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-5142&lt;&sol;p&gt;', '', '366976.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '366976.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-12-13 12:26:48', '19.52', 1, '366976.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8e66d27e432b99e5d4dbac85cce7c20c50978df1ca1cc9d6a2d15f388b4f4645', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '98517.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6084, '2021-12-12 12:30:00', 'SALE/POS6087', 721, 'মেসার্স M.R.M ব্রিকস(মটখলা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-2884&lt;&sol;p&gt;', '', '422750.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '422750.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-13 12:30:57', '22.245', 1, '899268.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'bd8b737212926641e6a3ab5754065c24cde82d710563ecb15570426272c04585', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '476518.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6085, '2021-12-12 12:32:00', 'SALE/POS6088', 600, 'মেসার্স জয়নাল আবেদীন(ফেরিঘাট) (২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-7227&lt;&sol;p&gt;', '', '509104.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '509104.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-12-13 12:32:49', '27.075', 1, '509104.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '84935c54fd9d24e1606940649670cd04b26be09d623a066a84eda7e06b61e607', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6086, '2021-12-12 12:34:00', 'SALE/POS6089', 620, 'মোঃ জমির হোসেন (চাঁনপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMD-12-2465&lt;&sol;p&gt;', '', '114624.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '114624.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-13 12:35:00', '5.965', 1, '300000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '076f8b0c37cb85e23dfdc2297149b6a19704d7e42e7bcc9dfec2ae287e2f28fc', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '841598.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6087, '2021-12-13 11:53:00', 'SALE/POS6090', 684, 'মেসার্স K.M.B ব্রিকস (ইব্রাহীমপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5851&lt;&sol;p&gt;', '', '340400.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '340400.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-14 11:54:06', '17.02', 1, '445400.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a2d6910eb4a073d5534135e80e750122e620d45e69ceef1168c12b2196b0c41a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '245400.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6088, '2021-12-13 11:54:00', 'SALE/POS6091', 679, 'মেসার্স A.B.C ব্রিকস (নেত্রকোনা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-8040&lt;&sol;p&gt;', '', '424400.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '424400.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-14 11:55:13', '21.215', 1, '700000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '2ad30cc016a9fed9411a0d2300c5ca9a59d098b220a7fd058d4750f5dd374443', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1742300.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6089, '2021-12-13 11:55:00', 'SALE/POS6092', 620, 'মোঃ জমির হোসেন (চাঁনপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMD-12-2465&lt;&sol;p&gt;', '', '95600.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '95600.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-14 11:56:16', '4.775', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '9bb52b90b3060735db1795eda5317fc800005ccd63d9fae0cab0f3883ec8c7a4', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '656222.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6091, '2021-12-13 11:59:00', 'SALE/POS6094', 622, 'মেসার্স B.B.C ব্রিকস(চাঁনপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;বক্সমাপে নৌকা&lt;&sol;p&gt;', '', '900000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '900000.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-14 12:00:30', '50', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f10bcbe7bf16b8dd633737cb1c0ec15fd7457d126fc13d4391f7e32140065b3d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '492504.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6092, '2021-12-13 12:01:00', 'SALE/POS6095', 669, 'মোঃ লিয়াকত মিয়া (তাহেরপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-2046&lt;&sol;p&gt;', '', '346560.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '346560.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-14 12:02:56', '18.045', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '69b92a343a11fd5b8f1afadfd3feb066f6c75599f39b187ef82357d5ee20886b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '447548.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6093, '2021-12-13 12:03:00', 'SALE/POS6096', 669, 'মোঃ লিয়াকত মিয়া (তাহেরপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2445&lt;&sol;p&gt;', '', '366528.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '366528.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-14 12:04:28', '19.09', 1, '1003856.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '171db5c6db432d4f6970f37bed2de4a4d0cfe60809908bf124411b0b44ac9af7', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '447548.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6094, '2021-12-13 12:05:00', 'SALE/POS6097', 602, 'মো.সফর আলী সর্দার(তাহিরপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2395&lt;&sol;p&gt;', '', '362496.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '362496.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-14 12:06:10', '18.88', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '4b9fd343c27b2a40604a75550d8f682bb5ff8940dd5f48f68e99689b2c45baaa', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '364408.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6095, '2021-12-13 12:06:00', 'SALE/POS6098', 602, 'মো.সফর আলী সর্দার(তাহিরপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-9567&lt;&sol;p&gt;', '', '365568.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '365568.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-14 12:07:27', '19.04', 1, '630000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b2ad9c9d2ad5cf161a716fec9ab397d5c23f9bfdf3c947d23dbdc73fbe04f77b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '364408.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6096, '2021-12-13 12:08:00', 'SALE/POS6099', 601, 'মেসার্স সোনালী ব্রিকস (২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-15-3550&lt;&sol;p&gt;', '', '431870.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '431870.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-14 12:08:47', '22.725', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c820de3ca03bacb4fb59d814a55eccc8fccd62f3df0e972a797146ee706a5543', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '860776.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6097, '2021-12-13 12:09:00', 'SALE/POS6100', 601, 'মেসার্স সোনালী ব্রিকস (২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-2029&lt;&sol;p&gt;', '', '454100.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '454100.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-14 12:09:56', '23.9', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '9c4437f69f247a59712a3c8dee08cc7d233c6b953947c82934c1c8e50d230cd3', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '860776.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6098, '2021-12-13 12:10:00', 'SALE/POS6101', 601, 'মেসার্স সোনালী ব্রিকস (২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-0914&lt;&sol;p&gt;', '', '479940.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '479940.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-14 12:11:06', '25.255', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'fe41c074bf7d253adfd60cc92705b1d10bc8058ec3be38c5e787518e9300aadf', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '860776.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6099, '2021-12-13 12:12:00', 'SALE/POS6102', 632, 'মেসার্স S.S.B ব্রিকস (সিলেট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-7904&lt;&sol;p&gt;', '', '375630.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '375630.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-14 12:12:57', '19.775', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8b149a0bb96aa7d74ab3cb1daa90e586224d5293752494d22e89e28bb30d6c35', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '208364.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6100, '2021-12-13 12:13:00', 'SALE/POS6103', 709, 'মোঃ কয়েছ মিয়া(সুনামগঞ্জ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-4377&lt;&sol;p&gt;', '', '367872.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '367872.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-14 12:14:10', '19.155', 1, '400000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '311f6c4061b8dfd54dba15e4a3ce216b45d0992a6661fdb1a1a3c0f84398db46', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-33640.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6101, '2021-12-13 12:15:00', 'SALE/POS6104', 631, 'মেসার্স বাবুল ব্রিকস(বি-বাড়ীয়া)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;SYL N-11-0917&lt;&sol;p&gt;', '', '43890.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '43890.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-14 12:15:55', '2.305', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '62811fdd40099b3f16704effb688bd4fc9820089c1bc308f8c2ea3e29f215b5d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '70762.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6102, '2021-12-13 12:18:00', 'SALE/POS6105', 650, 'মেসার্স আকাশ ব্রিকস(চান্দুরা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2334&lt;&sol;p&gt;', '', '410688.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '410688.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-14 12:19:06', '21.385', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '4a716ac690afe46907d42d7836e709e548b09133c649d3a95cf33e85f837cbe8', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2701932.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6103, '2021-12-13 12:21:00', 'SALE/POS6106', 651, 'হাজী মোঃ আইনুল ইসলাম(চান্দুরা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;আকাশ ব্রিকস এর ১গাড়ি হিসাব&lt;&sol;p&gt;', '', '410688.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '410688.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-14 12:21:41', '1', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5beb4839c3a662bcd5dd61371d15091c9cafff22b6d8effed9b36ad17ab5a278', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '718597.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6104, '2021-12-13 12:22:00', 'SALE/POS6107', 653, 'মেসার্স সুজাত ও নিউ সুজাত ব্রিকস(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1919&lt;&sol;p&gt;', '', '363750.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '363750.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-14 12:23:01', '18.75', 1, '200000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '6bcc28917b028bf5742352b1f34fdb9cdd8767cbc5f8b1afd66db822a4c2eb06', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-101444.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6105, '2021-12-13 12:23:00', 'SALE/POS6108', 641, 'মেসার্স S.R এন্টারপ্রাইজ(সিলেট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-8411&lt;&sol;p&gt;', '', '323115.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '323115.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-14 12:24:37', '16.565', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f987b50ce8e2ca77ef4cb62e806d9fb363c78644f86cbc88c047a5f8265da6f1', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '4159928.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6106, '2021-12-13 12:26:00', 'SALE/POS6109', 601, 'মেসার্স সোনালী ব্রিকস (২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;JOS T-11-3891&lt;&sol;p&gt;', '', '468920.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '468920.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-14 12:27:15', '24.68', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '38754688bc894c1bd061c2a5ff9c0618e2b10b43da68f89732858c085af55a4d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2226686.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6107, '2021-12-13 12:28:00', 'SALE/POS6110', 601, 'মেসার্স সোনালী ব্রিকস (২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1461&lt;&sol;p&gt;', '', '433010.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '433010.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-14 12:28:27', '22.79', 1, '1860409.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '0aa2fa4efb86631aac6fa65345dd7af3d987f290256dd417ff355fb39f45a277', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2226686.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6108, '2021-12-13 12:29:00', 'SALE/POS6111', 620, 'মোঃ জমির হোসেন (চাঁনপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMD-12-2465&lt;&sol;p&gt;', '', '110208.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '110208.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-14 12:29:37', '5.74', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '0c5ac53bbd3e55b51816c1a41ea933a39c07bdeccafcd72786e23467737e1544', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '751822.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6109, '2021-12-13 12:30:00', 'SALE/POS6112', 620, 'মোঃ জমির হোসেন (চাঁনপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMD-12-2465&lt;&sol;p&gt;', '', '112512.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '112512.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-14 12:30:44', '5.86', 1, '400000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '97103393b9eddf6097d85f1ff3286de30eeac83a195be66f3c936c2c15d8d8f2', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '751822.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6110, '2021-12-13 12:31:00', 'SALE/POS6113', 632, 'মেসার্স S.S.B ব্রিকস (সিলেট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-2315&lt;&sol;p&gt;', '', '404649.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '404649.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-14 12:31:55', '21.405', 1, '600000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1b2d51da72220528695e8187a88203df0f140e955a7515fcd77255a79b1f6d55', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '583994.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6111, '2021-12-13 12:33:00', 'SALE/POS6114', 631, 'মেসার্স বাবুল ব্রিকস(বি-বাড়ীয়া)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMN-19-2381&lt;&sol;p&gt;', '', '51408.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '51408.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-14 12:33:46', '2.72', 1, '105200.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a2d0532e90b7201b1d5dab03498f54a4b8fe9dbe6fe3c5e9da4a9a1058cf8829', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '114652.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6112, '2021-12-13 12:34:00', 'SALE/POS6115', 630, 'মেসার্স সততা ব্রিকস(কুমিল্লা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-1350&lt;&sol;p&gt;', '', '406832.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '406832.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-14 12:34:52', '21.64', 1, '400000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '15de944abf95a468b5539ca5ae056d1379868436d53b90add2ba3a83a486bc13', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-31206.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6113, '2021-12-13 12:35:00', 'SALE/POS6116', 624, 'হাজী মোঃ সাত্তার মিয়া (চাঁনপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-6377&lt;&sol;p&gt;', '', '421126.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '421126.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-14 12:35:54', '21.815', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '0399c97b6c42c0e0e909b1cadc5d79c97d25e3d6edce9b1366d67779b5273ff3', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '399736.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6114, '2021-12-14 10:32:00', 'SALE/POS6117', 663, 'মেসার্স আয়েশা ব্রিকস(ছাতলপাড়া)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;নৌকা বক্সমাপে&lt;&sol;p&gt;', '', '170000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '170000.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-15 10:34:25', '10', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '82ca305e6c2bb76f05adae01e7d6deced8bea073b1180544fada35de234a11fb', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1060000.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6115, '2021-12-14 10:36:00', 'SALE/POS6118', 663, 'মেসার্স আয়েশা ব্রিকস(ছাতলপাড়া)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;নৌকা বক্সমাপে&lt;&sol;p&gt;', '', '340000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '340000.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-15 10:37:11', '20', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1ef3de067730c88829ac1f34f2291661baea93bf349444e6f6ab3dd3f6088a1e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1060000.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6116, '2021-12-14 10:38:00', 'SALE/POS6119', 639, 'মেসার্স সমতা ব্রিকস(নেত্রকোনা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-5566&lt;&sol;p&gt;', '', '461952.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '461952.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-15 10:38:43', '24.055', 1, '500000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a6987eee57ac74332941082e8f768c052d069e03984339a2559bb97d8b3b4110', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '3024740.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6117, '2021-12-14 10:39:00', 'SALE/POS6120', 602, 'মো.সফর আলী সর্দার(তাহিরপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2395&lt;&sol;p&gt;', '', '446208.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '446208.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-15 10:40:23', '23.235', 1, '468000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'eadc5493774fbe4125b7f6fe1d5351ee266827391d3859fe479fd0ce0c2f6883', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '462472.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6118, '2021-12-14 10:41:00', 'SALE/POS6121', 692, 'মেসার্স S.T.B ব্রিকস(ভৈরবপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt; ট্রলি&lt;&sol;p&gt;', '', '79488.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '79488.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-15 10:42:14', '4.135', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7c9a884d1ac39f76b37451f77428c54155cc45e7463ceb7e7df8092f2622cd74', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '728.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6119, '2021-12-14 10:44:00', 'SALE/POS6122', 663, 'মেসার্স আয়েশা ব্রিকস(ছাতলপাড়া)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-5936&lt;&sol;p&gt;', '', '305356.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '305356.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-15 10:44:40', '15.740', 1, '500000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd790b71fd2fb0e96267eb9ddc491e7f7fb1bfc2c563656a0f1bfdbc198638a90', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1570000.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6120, '2021-12-14 10:45:00', 'SALE/POS6123', 616, 'মেসার্স মা-বাবার দোয়া ট্রেডাস(আজম)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMD-14-4658&lt;&sol;p&gt;', '', '222264.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '222264.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-15 10:46:19', '11.755', 1, '230000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '05b4d2138e3473984d1fd99be18f40b56f620169fc0fb78067571ba44a23791e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-151240.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6121, '2021-12-14 10:47:00', 'SALE/POS6124', 692, 'মেসার্স S.T.B ব্রিকস(ভৈরবপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;ট্রলি&lt;&sol;p&gt;', '', '97850.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '97850.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-15 10:47:31', '5.15', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a499abb3d20e7f6a5698f95b2d01c2e47323609d03dbeb800aeb5d841cd6ada9', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '80216.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6122, '2021-12-14 10:48:00', 'SALE/POS6125', 675, 'মোঃ মিঠু সরকার (চাঁনপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-13-6905&lt;&sol;p&gt;', '', '286656.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '286656.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-15 10:49:12', '14.93', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8297092720dfd9577870712c88c760787260d07d663526b78aec2fedbf169b25', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '550330.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6123, '2021-12-14 10:50:00', 'SALE/POS6126', 641, 'মেসার্স S.R এন্টারপ্রাইজ(সিলেট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-7249&lt;&sol;p&gt;', '', '340665.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '340665.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-15 10:50:29', '17.465', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1fae38b08a52950d887f8e57fa4b6493b4873c5cf0317cc06d83549d428b917c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '4483043.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6124, '2021-12-14 10:51:00', 'SALE/POS6127', 641, 'মেসার্স S.R এন্টারপ্রাইজ(সিলেট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-2052&lt;&sol;p&gt;', '', '309075.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '309075.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-15 10:51:59', '15.844', 1, '1900000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'bd5b6b3041dd9f47ec9cd15fd9167e3c171dbb097e82f6be5522807fce5608f0', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '4483043.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6125, '2021-12-14 10:54:00', 'SALE/POS6128', 677, 'মেসার্স M.M.S ব্রিকস(কিশোরগঞ্জ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5080&lt;&sol;p&gt;', '', '440420.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '440420.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-15 10:55:10', '23.175', 1, '442152.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e1669ff714d15f1f82736c6fa67382b5bce6bbc371cd238df822c34093362283', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1732.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6126, '2021-12-14 10:56:00', 'SALE/POS6129', 631, 'মেসার্স বাবুল ব্রিকস(বি-বাড়ীয়া)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;S&period;M&period;T-11-0917&lt;&sol;p&gt;', '', '45600.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '45600.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-15 10:56:38', '2.395', 1, '45000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ca16e8fdf7d17f41134017ed143e04d077bf8eda21c0668a893b39d7e0b1c2e6', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '60860.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6127, '2021-12-15 10:56:00', 'SALE/POS6130', 722, 'ইব্রাহীম মিয়া (তাহিরপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-1514&lt;&sol;p&gt;', '', '497990.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '497990.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-12-16 10:56:56', '26.21', 1, '497990.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd69d6d8211e71e479715c1323ad93b8eeae06dd6249495413419c3fa8eb45a50', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6128, '2021-12-15 10:58:00', 'SALE/POS6131', 680, 'মেসার্স M.A.K ব্রিকস (ময়মসিংহ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-5823&lt;&sol;p&gt;', '', '401302.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '401302.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-12-16 10:59:01', '21.455', 1, '401302.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ea60d95b23e39941ecd1ab3b185918d2a3d9599bc753374ec117cda2084b4cb1', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6129, '2021-12-15 11:00:00', 'SALE/POS6132', 602, 'মো.সফর আলী সর্দার(তাহিরপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2395&lt;&sol;p&gt;', '', '459072.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '459072.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-16 11:01:08', '23.905', 1, '600000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '66c37f228549b4d758d2b5ea2a3e641672dbe70fe82b19c107e1d461f0b1ccc9', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '440680.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6130, '2021-12-15 11:02:00', 'SALE/POS6133', 661, 'মেসার্স ইলহাম ব্রিকস(কুলিয়ার চর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5080&lt;&sol;p&gt;', '', '442890.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '442890.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-16 11:02:43', '23.305', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'fe9cbb279e852fe9ca863df1a3543720da71709e0d0bd87acc6f262c299b0151', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '194379.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6131, '2021-12-15 11:04:00', 'SALE/POS6134', 672, 'মেসার্স S.T.D ব্রিকস(খুর্শাকুড়াইল)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-6821&lt;&sol;p&gt;', '', '465300.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '465300.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-12-16 11:04:43', '24.745', 1, '465300.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '99acbb3d2fe886d1a60a89e3674650523d59d9d755026d31ccbae6f654932a08', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '87361.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6132, '2021-12-15 11:07:00', 'SALE/POS6135', 628, 'হাজী মোহন মিয়া (বি-বাড়ীয়া) (২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2334&lt;&sol;p&gt;', '', '448780.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '448780.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-16 11:08:05', '23.62', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd539b5cc53e4e5bfce8186ae0bb78e3c205df0a839fc8e41a8b1c3c8f90b0ece', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '6032.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6133, '2021-12-15 11:14:00', 'SALE/POS6136', 723, 'মেসার্স এশিয়া ব্রিকস C/O- লতিফ(কালীগচ্ছ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CMT-11-3344&lt;&sol;p&gt;', '', '457968.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '457968.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-16 11:14:43', '24.355', 1, '457800.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e2ab88c45bc17f68d2ee2c7c8fc7ac69149359a73bb6e3c73622dd684c8189fb', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6134, '2021-12-15 11:16:00', 'SALE/POS6137', 631, 'মেসার্স বাবুল ব্রিকস(বি-বাড়ীয়া)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMD-11-8881&lt;&sol;p&gt;', '', '111150.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '111150.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-16 11:16:59', '5.845', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd809d27176baa11f1b492f38b7f1d8cf99e5ddcf88b3de8bbc5df5458ec2b63d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '61460.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6135, '2021-12-15 11:17:00', 'SALE/POS6138', 666, 'বাবু সুজিত  সরকার(সুনামগঞ্জ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-8693&lt;&sol;p&gt;', '', '302022.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '302022.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-12-16 11:18:32', '15.98', 1, '302022.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5f654e74f0ae10491b70025211f10c792b31656adba25e07c8767b8d40c0cdf8', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6136, '2021-12-15 11:19:00', 'SALE/POS6139', 631, 'মেসার্স বাবুল ব্রিকস(বি-বাড়ীয়া)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMN-19-2381&lt;&sol;p&gt;', '', '47439.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '47439.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-16 11:19:58', '2.51', 1, '120000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '599fbff2a28ecd5020f2457007475a903d28ba7b1a1eecb051d47516f2b7879d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '172610.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6137, '2021-12-16 14:38:00', 'SALE/POS6140', 675, 'মোঃ মিঠু সরকার (চাঁনপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;RPT-11-0375&lt;&sol;p&gt;', '', '294336.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '294336.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-17 14:39:51', '15.329', 1, '300000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '14915a93c3e9416470cc7b01d410224eab6277490ab07f415f045a79be209dd4', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '836986.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6138, '2021-12-16 14:40:00', 'SALE/POS6141', 641, 'মেসার্স S.R এন্টারপ্রাইজ(সিলেট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1919&lt;&sol;p&gt;', '', '311610.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '311610.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-17 14:40:50', '15.975', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'cce688bce0643962e5559df19895503fc3619f4a9dea539efb56dd13226caaca', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '3232783.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6139, '2021-12-16 14:42:00', 'SALE/POS6142', 639, 'মেসার্স সমতা ব্রিকস(নেত্রকোনা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-5566&lt;&sol;p&gt;', '', '457344.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '457344.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-17 14:42:40', '23.82', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '2c19ec3fa1493132bd272152162ddfd4e5423be22f7be89988e73d7e294e8c94', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2986692.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6140, '2021-12-16 14:43:00', 'SALE/POS6143', 639, 'মেসার্স সমতা ব্রিকস(নেত্রকোনা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-2477&lt;&sol;p&gt;', '', '417792.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '417792.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-17 14:43:35', '21.755', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a6bae63159ea6e8d9eeeb03e86dfe0bcea9eb86fe8027821ffed72534f3c75c2', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2986692.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6141, '2021-12-16 14:47:00', 'SALE/POS6144', 724, 'মেসার্স M.A.C ব্রিকস(নরসিংদী)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-5586&lt;&sol;p&gt;', '', '426550.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '426550.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-12-17 14:48:14', '22.445', 1, '426550.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '464167819bd5114419b205e03c851a1081dcbc66675dd1132766a12b5b10ea52', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6142, '2021-12-16 14:49:00', 'SALE/POS6145', 610, 'মেসার্স তাসিন এন্টারপ্রাইজ(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-5142&lt;&sol;p&gt;', '', '365472.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '365472.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-17 14:49:37', '19.44', 1, '369000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f103d242f9221355d1ed4118081d42e2ffcea6e8caea4e31155afd08b94fa0b7', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '98517.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6143, '2021-12-16 14:50:00', 'SALE/POS6146', 648, 'মেসার্স হাসান ব্রিকস(চান্দুরা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-3228&lt;&sol;p&gt;', '', '476160.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '476160.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-17 14:54:21', '24.8', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd0ee2be953b46921493dbf89a3911115c063f65268fc72b638d0168b0ecdbee8', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2689786.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6145, '2021-12-16 14:53:00', 'SALE/POS6148', 651, 'হাজী মোঃ আইনুল ইসলাম(চান্দুরা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;হাসান ব্রিকস হিসাব ১ গাড়ি&lt;&sol;p&gt;', '', '476064.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '476064.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-17 14:54:50', '1', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b53ce06f1515ec133a4dd1bede2f0d8c7f33fb9930215c7543d68c269cbeeef7', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1129285.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6146, '2021-12-16 14:55:00', 'SALE/POS6149', 662, 'মেসার্স R.M.B ব্রিকস(নেত্রকোনা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-9764&lt;&sol;p&gt;', '', '352584.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '352584.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-17 14:56:24', '19.923', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '0644a43d030a79d917f835a91a6672165954fc73e467279d479c9b32d14dec3b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '44.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6147, '2021-12-16 14:57:00', 'SALE/POS6150', 631, 'মেসার্স বাবুল ব্রিকস(বি-বাড়ীয়া)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-19-2381&lt;&sol;p&gt;', '', '45500.80', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '45500.80', 'completed', 'paid', 0, NULL, 1, 1, '2021-12-17 14:58:16', '2.41', 1, '45500.8000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e0ccbeafab84de9f911e8ea80576a2c0cc1676526ff033e2c39c2222f2a5ba4b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '100049.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6148, '2021-12-16 15:00:00', 'SALE/POS6151', 634, 'মোঃ কবির মিয়া(আশুগঞ্জ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-2884&lt;&sol;p&gt;', '', '378632.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '378632.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-17 15:00:38', '20.14', 1, '300000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7dc3890569353b689687f43dd6b0562309167897167fb78d72726f12628b0b5d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '329669.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6149, '2021-12-17 10:06:00', 'SALE/POS6152', 641, 'মেসার্স S.R এন্টারপ্রাইজ(সিলেট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-5633&lt;&sol;p&gt;', '', '307320.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '307320.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-18 10:07:27', '15.759', 1, '1300.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '2c1c3ca7a60283b9efe67b0e995475af87606386d74e7edce4e9f217a95b3434', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '3544393.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6150, '2021-12-17 10:08:00', 'SALE/POS6153', 695, 'মেসার্স বাবুল ব্রিকস(চান্দুরা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5080&lt;&sol;p&gt;', '', '449856.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '449856.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-18 10:08:38', '23.425', 1, '483800.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8b03f663d7c7aca87ad94e2e46525ad985bb487b97acc2fb3fe237f5b85030c1', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6151, '2021-12-17 10:09:00', 'SALE/POS6154', 634, 'মোঃ কবির মিয়া(আশুগঞ্জ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;JOS T-11-1444&lt;&sol;p&gt;', '', '378301.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '378301.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-18 10:10:15', '20.23', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7952dc59963f68355d3860fe93df7f83508e05b22ac918e6cd75d1bb8f4f6763', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '408301.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6152, '2021-12-17 10:14:00', 'SALE/POS6155', 725, 'মেসার্স সরকার ট্রেডার্স(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-4814&lt;&sol;p&gt;', '', '338096.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '338096.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-12-18 10:15:06', '18.075', 1, '338096.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '96cbf03bb823bbb8a670b91b19ada452cf4503e3a31fa74a074ceca8540fb819', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6153, '2021-12-17 10:15:00', 'SALE/POS6156', 631, 'মেসার্স বাবুল ব্রিকস(বি-বাড়ীয়া)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMN-19-2381&lt;&sol;p&gt;', '', '45980.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '45980.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-18 10:16:07', '2.415', 1, '46360.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '83f395709801103e95fd62b00eaba5dd4bb5fa2fe7479b0edf2a8572b687de3a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '100049.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6154, '2021-12-17 10:18:00', 'SALE/POS6157', 634, 'মোঃ কবির মিয়া(আশুগঞ্জ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CMT-11-3344&lt;&sol;p&gt;', '', '369232.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '369232.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-18 10:18:55', '19.635', 1, '600000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '720c87ccc019e6853007461705f458c2ad097f09a02ef66d9ef802c83e735448', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '786602.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6155, '2021-12-13 10:56:00', 'SALE/POS6158', 692, 'মেসার্স S.T.B ব্রিকস(ভৈরবপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;ট্রলি&lt;&sol;p&gt;', '', '87361.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '87361.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-18 10:56:42', '4.395', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd154f7f690258c402bb1fabaeeadbbf0d2b1b0decc0c3bc9c9fe0c4a3a770058', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '178066.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6156, '2021-12-11 11:18:00', 'SALE/POS6159', 602, 'মো.সফর আলী সর্দার(তাহিরপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;নগদ ফেরত&lt;&sol;p&gt;', '', '6000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '6000.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-18 11:18:32', '1', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7aadf678b5b45907a126ede132f421a1bdb83a940e3375a07fe8039eec355872', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '299752.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6158, '2021-12-10 11:26:00', 'SALE/POS6161', 718, 'আনিছুর রহমান(কুমিল্লা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;নগদ ফেরত&nbsp;&lt;&sol;p&gt;', '', '5894.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '5894.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-18 11:26:37', '1', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'db7a30e5701030ef9c1a1c44f7297bb6e2d1935120ce06a18e918e2d45af3b2f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-5894.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6159, '2021-12-18 12:05:00', 'SALE/POS6162', 624, 'হাজী মোঃ সাত্তার মিয়া (চাঁনপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2603&lt;&sol;p&gt;', '', '524381.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '524381.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-19 12:06:03', '27.165', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '9cb22cfe107db1afcb6fe61388dd64e30d4e64e04e71b3002ec52a5c90dd69be', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '820862.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6160, '2021-12-18 12:07:00', 'SALE/POS6163', 637, 'মেসার্স তাকি ব্রিকস(ভৈরবপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-5936&lt;&sol;p&gt;', '', '433396.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '433396.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-19 12:07:42', '22.335', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '66bbeafdd5e09c259697ae884ada8ec16d3938acf214917bacc6ff61935da164', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1944515.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6161, '2021-12-18 12:12:00', 'SALE/POS6164', 726, 'মেসার্স M.R.T ব্রিকস (ভৈরব)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5851&lt;&sol;p&gt;', '', '359290.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '359290.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-19 12:12:46', '18.905', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c44844daa322b86f0d249bf4834b97d69923aa3093bce832d7884f366b1888f4', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6162, '2021-12-18 12:13:00', 'SALE/POS6165', 672, 'মেসার্স S.T.D ব্রিকস(খুর্শাকুড়াইল)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-3228&lt;&sol;p&gt;', '', '468920.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '468920.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-19 12:14:21', '24.68', 1, '468900.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '226a07de396191196797b39fe8a408d156703cd24375cfde25416215960d0641', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6163, '2021-12-18 12:15:00', 'SALE/POS6166', 624, 'হাজী মোঃ সাত্তার মিয়া (চাঁনপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-4153&lt;&sol;p&gt;', '', '339101.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '339101.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-19 12:15:54', '17.565', 1, '1092070.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd0a345814dbb86db5e7c72501a0d8ee9db32a97294992d5b04346abaab705132', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1345243.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6164, '2021-12-18 12:16:00', 'SALE/POS6167', 641, 'মেসার্স S.R এন্টারপ্রাইজ(সিলেট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-5352&lt;&sol;p&gt;', '', '350220.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '350220.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-19 12:17:26', '17.96', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e53bcf550df08f9ff88c36d9c712dab8638ea17118d0808c51de5372a320b9b1', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '3850413.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6165, '2021-12-18 12:18:00', 'SALE/POS6168', 631, 'মেসার্স বাবুল ব্রিকস(বি-বাড়ীয়া)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMN-19-2381&lt;&sol;p&gt;', '', '44840.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '44840.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-19 12:18:52', '2.36', 1, '14700.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '10a1c774568af6a7f82e5556b3603c8c527b3f6f2182232b035764c868f43363', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '99669.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6166, '2021-12-18 12:20:00', 'SALE/POS6169', 609, 'মেসার্স আজিজ শাহ ট্রান্সপোর্ট(ভৈরবপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-7832&lt;&sol;p&gt;', '', '363300.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '363300.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-19 12:20:54', '17.295', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5da34ebffcaed51b9d8eb7ce9b53651345fb71299fcb598d397b6b59e2ee200e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-718805.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6167, '2021-12-18 12:22:00', 'SALE/POS6170', 609, 'মেসার্স আজিজ শাহ ট্রান্সপোর্ট(ভৈরবপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-0739&lt;&sol;p&gt;', '', '366450.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '366450.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-19 12:23:24', '17.445', 1, '600000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c0833f426276f1fcdd6d49194c2bc2f428bbbb74f97055cc6986e7cd94a838ef', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-718805.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6168, '2021-12-18 12:24:00', 'SALE/POS6171', 709, 'মোঃ কয়েছ মিয়া(সুনামগঞ্জ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-4377&lt;&sol;p&gt;', '', '402688.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '402688.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-19 12:24:26', '19.36', 1, '400000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7acc205fc39bc55da7eac5a894fe72c575ac40245debb4bc229fdab76339f5ce', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-65768.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6169, '2021-12-18 12:25:00', 'SALE/POS6172', 705, 'মেসার্স বরাক ব্রিকস(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-1947&lt;&sol;p&gt;', '', '378840.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '378840.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-12-19 12:26:37', '18.48', 1, '378840.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '31701967438e298286a99030dc93b12944b4fcfe8e65d16bdb5a0f942c74a9af', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6170, '2021-12-18 12:28:00', 'SALE/POS6173', 726, 'মেসার্স M.R.T ব্রিকস (ভৈরব)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-0777&lt;&sol;p&gt;', '', '361674.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '361674.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-19 12:29:00', '16.98', 1, '800000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '9ec0820af9a902c50363c3f3c8b932d06a9f0ea755027639358eabaeee196b47', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '359290.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6171, '2021-12-18 12:29:00', 'SALE/POS6174', 639, 'মেসার্স সমতা ব্রিকস(নেত্রকোনা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-5566&lt;&sol;p&gt;', '', '500956.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '500956.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-19 12:30:27', '23.63', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '851834db76e13765cd4010ee273284ed2ca599b5fc437e36da31022adf44bc9d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '3861828.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6172, '2021-12-18 12:31:00', 'SALE/POS6175', 641, 'মেসার্স S.R এন্টারপ্রাইজ(সিলেট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-4514&lt;&sol;p&gt;', '', '351284.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '351284.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-19 12:33:05', '16.565', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5f528e762648cca66127fd7fdbb45ad5d3b0947520e480577c1f4d55dde21397', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '4200633.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6173, '2021-09-07 16:20:00', 'SALE/POS6176', 533, 'সেন্টু মিয়া(কালীপুর)(পাথর)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;১ ট্রলি x ৯১&lt;&sol;p&gt;', '', '18655.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '18655.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-19 16:21:32', '91', 1, '10000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5d5e43f642ec5360e6909a937c1d4a40d13c56ca7d4c4a866ea44b7767b547a7', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '19945.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6174, '2021-09-07 16:22:00', 'SALE/POS6177', 533, 'সেন্টু মিয়া(কালীপুর)(পাথর)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;গাড়ি ভাড়া&lt;&sol;p&gt;', '', '600.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '600.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-19 16:23:16', '1', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '40479387ccf981cb0c389243279b0dafa72c1c579891bb6b0165923a97b09404', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '19945.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6175, '2021-12-04 16:25:00', 'SALE/POS6178', 533, 'সেন্টু মিয়া(কালীপুর)(পাথর)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;বস্তা দ্বারা -৭ বস্তা&lt;&sol;p&gt;', '', '2050.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '2050.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-12-19 16:26:22', '10', 1, '2050.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'faf82415315e8fda7acea3a43ca78b5c712c4d2f782a00f20809a77ac078743f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '19945.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6176, '2021-12-02 16:45:00', 'SALE/POS6179', 477, 'মো.প্রান্ত C/O মাহমুদ শেখ(ঢাকা)(পাথর)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '0.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '0.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-12-19 16:46:25', '0', 1, '3200000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '6b286a07f1ad56fad1bbbd4a3a0f6a1b2c23b6cd608b076dfbcd1c7648e4aa93', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6177, '2021-06-07 16:52:00', 'SALE/POS6180', 332, 'ডা. হাবিব(ভৈরবপুর)(পাথর)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;২ ট্রলি x ৯০&lt;&sol;p&gt;', '', '36000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '36000.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-19 16:58:58', '180', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a712e297c2eb3c9262b1a7384c3134930727934fac0d8a0ea240fc27a0d601dc', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-90.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6178, '2021-06-07 16:53:00', 'SALE/POS6181', 332, 'ডা. হাবিব(ভৈরবপুর)(পাথর)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;২ ট্রলির ভাড়া&lt;&sol;p&gt;', '', '1200.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '1200.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-19 16:57:49', '1', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '23a3ba9f4ed104fe133d138f2670d245235c2e1c48e2ded95ed2f078905b0d48', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-90.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6179, '2021-07-15 17:01:00', 'SALE/POS6182', 332, 'ডা. হাবিব(ভৈরবপুর)(পাথর)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;৪ ট্রলি&nbsp;x ৯২ফুট&lt;&sol;p&gt;', '', '76544.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '76544.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-19 17:03:36', '368', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '16abfaaf621f2c72f0b4cc6c95f60e83453d688ee02c05120a99100069ddad90', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-90.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6180, '2021-07-15 17:02:00', 'SALE/POS6183', 332, 'ডা. হাবিব(ভৈরবপুর)(পাথর)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;ভাড়া ৪ ট্রলি&nbsp;x ৬০০&lt;&sol;p&gt;', '', '2400.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '2400.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-19 17:02:50', '4', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'afc62d851efb641c9138c6b0f5e7bef7602193c6cb25bc5ecbb664793282a520', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-90.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6181, '2021-07-27 17:04:00', 'SALE/POS6184', 332, 'ডা. হাবিব(ভৈরবপুর)(পাথর)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;২ ট্রলি&nbsp;x ৯৫&lt;&sol;p&gt;', '', '39520.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '39520.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-19 17:06:22', '190', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1b2fd9da029a7cab700801dc05646c3f7d11b7c21eb367e6a5fc749e41e1ef56', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-90.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6182, '2021-07-27 17:04:00', 'SALE/POS6185', 332, 'ডা. হাবিব(ভৈরবপুর)(পাথর)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;ভাড়া ২ ট্রলি&nbsp;x৬০০&lt;&sol;p&gt;', '', '1200.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '1200.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-19 17:05:49', '2', 1, '156864.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '746a0d6e6c258e5e8cef48a0dd89573f77e49258196cd8f890a8eb5b6c4ae2be', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-90.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6183, '2021-09-03 17:08:00', 'SALE/POS6186', 332, 'ডা. হাবিব(ভৈরবপুর)(পাথর)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;৫ ট্রলি&nbsp;x ৯৫&lt;&sol;p&gt;', '', '98800.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '98800.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-19 17:10:50', '475', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a6c4adb14837129e7c61ef200c3d6273546328cd4d57876c81d58723ae0f6372', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-90.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6184, '2021-09-03 17:09:00', 'SALE/POS6187', 332, 'ডা. হাবিব(ভৈরবপুর)(পাথর)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;ট্রলি ভাড়া - ৫x৬০০&lt;&sol;p&gt;', '', '3000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '3000.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-19 17:10:14', '5', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e710d31b0e2ea1c26166b380c44ea6b80d1a448a1b759d13bb600e0db0a0bd81', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-90.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6185, '2021-09-17 17:11:00', 'SALE/POS6188', 332, 'ডা. হাবিব(ভৈরবপুর)(পাথর)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;১ ট্রলি&nbsp;x ৯৫&lt;&sol;p&gt;', '', '19760.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '19760.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-19 17:12:17', '95', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f307d8eb03f1c97a9ffd54991159e6d90ae8ffe8fa8718603122b02172893dfa', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-90.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6186, '2021-09-17 17:12:00', 'SALE/POS6189', 332, 'ডা. হাবিব(ভৈরবপুর)(পাথর)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;১ট্রলিx৬০০&lt;&sol;p&gt;', '', '600.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '600.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-19 17:13:18', '1', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5d7b9e857154cda07071f1291c592074a89979c4ad20c9fc31942fe478ee7ddc', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-90.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6187, '2021-10-20 17:14:00', 'SALE/POS6190', 332, 'ডা. হাবিব(ভৈরবপুর)(পাথর)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;৩ট্রলিx৯৫&lt;&sol;p&gt;', '', '59280.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '59280.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-19 17:16:40', '285', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8eebc118deef3cffe9c3d6dcb800eab9961e16c232ebcdeea872eb61eb917c5f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-90.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6188, '2021-10-20 17:14:00', 'SALE/POS6191', 332, 'ডা. হাবিব(ভৈরবপুর)(পাথর)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;ট্রলি ভাড়া ৩&nbsp;x ৬০০&lt;&sol;p&gt;', '', '1800.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '1800.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-19 17:16:03', '3', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '25b28285827077a7567d112f1320f7d0e64260f48961cc1527066a52c259a118', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-90.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6189, '2021-10-23 17:17:00', 'SALE/POS6192', 332, 'ডা. হাবিব(ভৈরবপুর)(পাথর)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;১ ট্রলি&nbsp;x ৫০ফুট&lt;&sol;p&gt;', '', '10400.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '10400.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-19 17:18:20', '50', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f2897f6d1ea0cdf0caa904105c884617ff4a937c656a84aa8d8133f8aa2ffb08', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-90.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6190, '2021-10-23 17:18:00', 'SALE/POS6193', 332, 'ডা. হাবিব(ভৈরবপুর)(পাথর)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;ভাড়া - ১ ট্রলি&nbsp;x ৬০০&lt;&sol;p&gt;', '', '600.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '600.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-19 17:19:39', '1', 1, '194240.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '61e45bba03d317a7b68c95bfa7c471b5dbbe7b9f99a0663bb82b47b5bb9f6bac', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-90.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6191, '2021-07-16 17:23:00', 'SALE/POS6194', 479, 'মাহমুদুল হক বাবলু(ভৈরবপুর)(পাথর)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;৫ ট্রলি&lt;&sol;p&gt;', '', '98176.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '98176.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-19 17:25:15', '472', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '3f2b359c2d058b53cd2850413c28030029fc6b0273e4b4dce2f8a98fc6c8b2a7', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '138140.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6192, '2021-07-16 17:23:00', 'SALE/POS6195', 479, 'মাহমুদুল হক বাবলু(ভৈরবপুর)(পাথর)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;ভাড়া - ৫ ট্রলি&nbsp;x ৬০০&lt;&sol;p&gt;', '', '3000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '3000.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-19 17:24:29', '5', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'fcdc8baf0718c28c64747a9bd03489eaa28233121ba8fe5f8402106c79471cda', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '138140.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6193, '2021-08-14 17:28:00', 'SALE/POS6196', 588, 'আঃ রহিম(ভৈরবপুর)(পাথর)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;১ট্রলিx৯১ফুট&lt;&sol;p&gt;', '', '19110.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '19110.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-19 17:30:48', '91', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b846a78a2e9986f410a2dbd0771e12f35a39e696f8c0621da71bbe723afcaaa7', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-13115.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6194, '2021-08-14 17:29:00', 'SALE/POS6197', 588, 'আঃ রহিম(ভৈরবপুর)(পাথর)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;গাড়িভাড়া - ১x৬০০&lt;&sol;p&gt;', '', '600.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '600.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-19 17:30:19', '1', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '196873488f0cdf1cb7efa88b69ace14f807c915ecb9f8b056c835918f7df5bb6', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-13115.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6195, '2021-08-20 17:32:00', 'SALE/POS6198', 588, 'আঃ রহিম(ভৈরবপুর)(পাথর)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;১ট্রলিx৯১ফুট&lt;&sol;p&gt;', '', '18382.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '18382.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-19 17:33:09', '91', 1, '25000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '9daa709e3264fc700bc8cdf9d426730ff84b452376e1fc9851be77586befc5a4', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-13115.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6196, '2021-05-11 17:36:00', 'SALE/POS6199', 551, 'হাজী মোঃফুল মিয়া(ভৈরব)পাথর', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;৬ট্রলি&lt;&sol;p&gt;', '', '94520.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '94520.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-19 17:36:37', '556', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '42b48cc8d6c106bc6542a4af5b1112d18ee0aeedf2fc38fb287e9cd385c19890', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '455090.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6197, '2021-05-12 17:37:00', 'SALE/POS6200', 551, 'হাজী মোঃফুল মিয়া(ভৈরব)পাথর', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;৩ট্রলি&lt;&sol;p&gt;', '', '46240.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '46240.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-19 17:37:47', '272', 1, '595850.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd6e448ad118dd6b16429c7ac523242961dc63dff303e9670a6d0f20ba664cf92', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '455090.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6198, '2021-05-27 18:00:00', 'SALE/POS6201', 275, 'রংধনু ট্রান্সপোর্ট(ফেরিঘাট)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-3318&lt;&sol;p&gt;', '', '111370.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '111370.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-19 18:01:10', '602', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '710a80b5c6c8bf652ebdb23eb7f5f9906655507f18e3fef9b2a6c206df0ffca4', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '200.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6199, '2021-05-27 18:01:00', 'SALE/POS6202', 275, 'রংধনু ট্রান্সপোর্ট(ফেরিঘাট)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-5586&lt;&sol;p&gt;', '', '119880.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '119880.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-19 18:02:16', '648', 1, '231450.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '73abbd0ce012f8b157a6546481ca0ab7e225b68c8655536e8e4856cde474a799', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '200.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6200, '2021-05-08 18:12:00', 'SALE/POS6203', 572, 'আঃ হালিম(পাথর)(ভৈরব বাজার)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;১ট্রলি&nbsp;x ৯৫&lt;&sol;p&gt;', '', '18050.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '18050.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-19 18:14:42', '95', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5adc69ef240052361a5d9ef0a1e582f24f20f8e7a9a4b2142afacd468c2f417d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '18050.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6201, '2021-05-08 18:12:00', 'SALE/POS6204', 572, 'আঃ হালিম(পাথর)(ভৈরব বাজার)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;ভাড়া- ১ট্রলিx৬০০&lt;&sol;p&gt;', '', '600.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '600.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-19 18:13:37', '1', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5b067c8002dc08b56d817d1ff81b19af1f73b1ec429ace72113fb256264f3064', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '18050.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6202, '2021-05-08 18:15:00', 'SALE/POS6205', 572, 'আঃ হালিম(পাথর)(ভৈরব বাজার)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;নগদ ফেরত&lt;&sol;p&gt;', '', '19250.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '19250.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-19 18:15:41', '1', 1, '55950.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e2e2ce437f9ba6639ac0a8cfed118d25881c5d450d33c77bde995bb0fe148cb4', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '18050.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6203, '2021-08-04 11:15:00', 'SALE/POS6206', 234, 'আশামনি এন্টারপ্রাইজ,মো.মোছা মিয়া; অমনাতপুর(পাথর)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;২ট্রলি x ১০০&lt;&sol;p&gt;', '', '41000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '41000.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-20 11:16:35', '200', 1, '741000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '66ee184e8cc4cf692099f9837220880eaa623715ffe551a588e8fd5b4cb96c81', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '882083.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6204, '2021-12-19 13:35:00', 'SALE/POS6207', 656, 'হারিছ ব্রিকস(নরসিংদী)কেয়ার অফ ফাইভ স্টার টান্সপোর্ট(ফের', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-4153&lt;&sol;p&gt;', '', '482328.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '482328.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-20 13:36:18', '22.325', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '6dd96b7ee08adbdb893329dac89003c45f49629a68c578402613b80b26412360', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1656748.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6205, '2021-12-19 13:37:00', 'SALE/POS6208', 656, 'হারিছ ব্রিকস(নরসিংদী)কেয়ার অফ ফাইভ স্টার টান্সপোর্ট(ফের', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2334&lt;&sol;p&gt;', '', '497664.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '497664.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-20 13:37:25', '23.04', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'bd576daad2ac235070c6349ed8a8589dc6db90ba3ebc09f697f6c59e8310269a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1656748.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6206, '2021-12-19 13:38:00', 'SALE/POS6209', 656, 'হারিছ ব্রিকস(নরসিংদী)কেয়ার অফ ফাইভ স্টার টান্সপোর্ট(ফের', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-3318&lt;&sol;p&gt;', '', '521640.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '521640.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-20 13:38:25', '24.15', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '57abcfd2c74398c20f77d94e1e132468070a9bdf37fc53da88adf1d27bc0cb09', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1656748.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6207, '2021-12-19 13:39:00', 'SALE/POS6210', 656, 'হারিছ ব্রিকস(নরসিংদী)কেয়ার অফ ফাইভ স্টার টান্সপোর্ট(ফের', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-2739&lt;&sol;p&gt;', '', '547560.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '547560.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-20 13:39:38', '25.35', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'aacfde17e45c475dc0e1d52dc8cb64afb7a1407eb90460226f178ba942b92513', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1656748.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6208, '2021-12-19 13:40:00', 'SALE/POS6211', 656, 'হারিছ ব্রিকস(নরসিংদী)কেয়ার অফ ফাইভ স্টার টান্সপোর্ট(ফের', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-0878&lt;&sol;p&gt;', '', '536544.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '536544.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-20 13:41:05', '24.84', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a23478e26d09d41a010c93195f1cc52bb8dc2850e2fc8f004607159399a23c22', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1656748.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6209, '2021-12-19 13:42:00', 'SALE/POS6212', 656, 'হারিছ ব্রিকস(নরসিংদী)কেয়ার অফ ফাইভ স্টার টান্সপোর্ট(ফের', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-5936&lt;&sol;p&gt;', '', '449064.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '449064.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-20 13:44:00', '20.79', 1, '2500000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '4865285d2b314d3379fdd676499a412775f70ba25602736eaff05a98010e7e79', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1656748.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6210, '2021-12-19 13:46:00', 'SALE/POS6213', 621, 'মোঃ লতিফ মিয়া-ড্রাইভার(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-6125&lt;&sol;p&gt;', '', '492030.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '492030.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-12-20 13:47:22', '23.425', 1, '492030.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '3b36183e5be054667aad212e25722778e33be72e15730eb035b415b30bf9ef45', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6211, '2021-12-19 13:49:00', 'SALE/POS6214', 635, 'মেসার্স সনি ব্রিকস (২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-9736&lt;&sol;p&gt;', '', '493112.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '493112.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-12-20 13:50:15', '23.255', 1, '493112.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c356a7486d93c5abb698b438e4fa6ac171cd760f08e8f295f7e61f8b4bdd37f2', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6212, '2021-12-19 13:51:00', 'SALE/POS6215', 661, 'মেসার্স ইলহাম ব্রিকস(কুলিয়ার চর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-5586&lt;&sol;p&gt;', '', '492900.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '492900.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-20 13:51:47', '23.25', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e22a90fb1cee5fa879c520b2855fedf763a4801eebaebdf8d4dbc9282d0bc766', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '637269.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6213, '2021-12-19 13:53:00', 'SALE/POS6216', 675, 'মোঃ মিঠু সরকার (চাঁনপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-6905&lt;&sol;p&gt;', '', '303160.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '303160.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-20 13:54:04', '14.3', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b3fb834d9bcc6cd8efb570e153ce36d42d60f86e0a8c03358f52c5e2c84620fa', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '831322.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6214, '2021-12-19 13:54:00', 'SALE/POS6217', 675, 'মোঃ মিঠু সরকার (চাঁনপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-13-7749&lt;&sol;p&gt;', '', '316728.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '316728.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-20 13:55:22', '14.94', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '80c23e129a976d32f70163148ca418595d5809f796159bd5e318c90800f5c3b7', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '831322.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6215, '2021-12-19 13:56:00', 'SALE/POS6218', 712, 'মেসার্স মায়ের দোয়া ট্রান্সপোর্ট(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-5867&lt;&sol;p&gt;', '', '311647.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '311647.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-20 13:57:06', '14.765', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1ba2ba664bba5d566e06aab5188d7da2846e449b3510051d1f41b47a1bb6c1f4', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6216, '2021-12-19 13:57:00', 'SALE/POS6219', 699, 'মেসার্স M.B.S ব্রিকস(কটিয়াদী)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-5333&lt;&sol;p&gt;', '', '411239.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '411239.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-12-20 13:58:33', '19.49', 1, '411239.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7739c14756b25c637aa46842c7630d50bf74f58797197a40806dd02748e99fd9', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6217, '2021-12-19 14:00:00', 'SALE/POS6220', 609, 'মেসার্স আজিজ শাহ ট্রান্সপোর্ট(ভৈরবপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;JOS T-11-4825&lt;&sol;p&gt;', '', '377790.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '377790.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-20 14:00:35', '17.99', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '4c4b062506e1ace96140e6169a8f5051d11a17d89235f0afabf995a26fe01706', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-589055.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6218, '2021-12-19 14:01:00', 'SALE/POS6221', 609, 'মেসার্স আজিজ শাহ ট্রান্সপোর্ট(ভৈরবপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-0364&lt;&sol;p&gt;', '', '319200.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '319200.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-20 14:01:46', '15.195', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '6f2e53d6c0c2da2d53bfba8f40a5995b1e123dfa39ae4043f0f707ae07120a36', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-589055.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6219, '2021-12-19 14:02:00', 'SALE/POS6222', 609, 'মেসার্স আজিজ শাহ ট্রান্সপোর্ট(ভৈরবপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1695&lt;&sol;p&gt;', '', '376110.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '376110.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-20 14:02:51', '17.91', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '63956b67919106c39d381adc519ce8475d711cee8ef25bc73bbdd94e575110a8', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-589055.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6220, '2021-12-19 14:03:00', 'SALE/POS6223', 609, 'মেসার্স আজিজ শাহ ট্রান্সপোর্ট(ভৈরবপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-1990&lt;&sol;p&gt;', '', '307440.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '307440.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-20 15:01:26', '14.635', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '04297dce89e1e8ce449fcae03e527015b78bebb61f2049b8ad41a769b3f92023', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '484045.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6221, '2021-12-19 15:02:00', 'SALE/POS6224', 609, 'মেসার্স আজিজ শাহ ট্রান্সপোর্ট(ভৈরবপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-0263&lt;&sol;p&gt;', '', '393540.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '393540.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-20 15:03:10', '18.74', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '87bd642143498bc1abc0b9baca0bd728bce27d75f8a1dd2ac96b3b4f2ff67332', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '791485.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6222, '2021-12-19 15:04:00', 'SALE/POS6225', 609, 'মেসার্স আজিজ শাহ ট্রান্সপোর্ট(ভৈরবপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;JIN T-11-1331&lt;&sol;p&gt;', '', '305970.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '305970.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-20 15:04:44', '14.57', 1, '2000000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '92db6b209a02a286fef73d9009fda546b26c2f5e415d9c9749ba3df2487b0ae7', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1185025.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6223, '2021-12-19 15:06:00', 'SALE/POS6226', 726, 'মেসার্স M.R.T ব্রিকস (ভৈরব)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5851&lt;&sol;p&gt;', '', '380570.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '380570.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-20 15:06:34', '20.03', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c08c54807cbf7cb53c41fc4810db1bff2fb30d3bec5200b8a845bd73c812202d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-79036.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6224, '2021-12-19 15:07:00', 'SALE/POS6227', 692, 'মেসার্স S.T.B ব্রিকস(ভৈরবপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;ট্রলি&lt;&sol;p&gt;', '', '76950.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '76950.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-20 15:07:37', '4.05', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '32997d7a542e47851d068ddba7b8ba322229f47c24c7f77b03115cea23fb0af1', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '265427.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6225, '2021-12-19 15:08:00', 'SALE/POS6228', 692, 'মেসার্স S.T.B ব্রিকস(ভৈরবপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;ট্রলি&lt;&sol;p&gt;', '', '77140.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '77140.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-20 15:08:41', '4.06', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '2c9c046859b5bb75dc2dcf6fbd1a23f0ed853b418fa4ca21fd56004ce5326925', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '265427.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6226, '2021-12-19 15:09:00', 'SALE/POS6229', 600, 'মেসার্স জয়নাল আবেদীন(ফেরিঘাট) (২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-5931&lt;&sol;p&gt;', '', '298732.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '298732.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-12-20 15:10:20', '15.89', 1, '298732.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a0c7bd71c1a4ae3e5553f92a210c83c46da8cda18a6b2d1e2bfd08d833c9558e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6227, '2021-12-19 15:11:00', 'SALE/POS6230', 641, 'মেসার্স S.R এন্টারপ্রাইজ(সিলেট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-3246&lt;&sol;p&gt;', '', '336180.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '336180.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-20 15:12:19', '17.235', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '20885b9d52c6ed1758d4737b36dd0fe76eba276bc49b45643ba70dac7648d01c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '4551917.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6228, '2021-12-19 15:13:00', 'SALE/POS6231', 602, 'মো.সফর আলী সর্দার(তাহিরপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2395&lt;&sol;p&gt;', '', '373824.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '373824.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-20 15:14:40', '19.47', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '0234a10ee31402e3b34c49ba634783822f95fb7709f5373351b8249603f7c87f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '305752.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6229, '2021-12-19 15:15:00', 'SALE/POS6232', 677, 'মেসার্স M.M.S ব্রিকস(কিশোরগঞ্জ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-3228&lt;&sol;p&gt;', '', '452352.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '452352.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-20 15:16:09', '23.555', 1, '400000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '4fc27917c54864d04e5517b56a9b0eff80d84255e89a47012693631ef288a2f1', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6230, '2021-12-19 15:16:00', 'SALE/POS6233', 631, 'মেসার্স বাবুল ব্রিকস(বি-বাড়ীয়া)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMD-19-2381&lt;&sol;p&gt;', '', '46740.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '46740.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-20 15:17:22', '2.455', 1, '45980.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'cc6ef2e46080268451daa596290c62526f3fe487a4f23974bbf6bd38dde87e37', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '129809.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6231, '2021-12-19 15:18:00', 'SALE/POS6234', 696, 'আঃ করিম মিয়া(সিলেট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;JOS T-11-5561&lt;&sol;p&gt;', '', '368057.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '368057.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-12-20 15:18:50', '19.275', 1, '368057.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b75d17b912bd0851c071635cae3e02449ca064c57cd0d8d9cbd6d57e7ee1fc25', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6232, '2021-12-19 15:22:00', 'SALE/POS6235', 666, 'বাবু সুজিত  সরকার(সুনামগঞ্জ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-13-8244&lt;&sol;p&gt;', '', '272916.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '272916.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-12-20 15:22:58', '14.435', 1, '272916.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '070e00d8a1773c8be4c2d73c57bc5ad5dd589949b27ffe02c14bc9eceb8f4948', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6233, '2021-12-19 15:24:00', 'SALE/POS6236', 725, 'মেসার্স সরকার ট্রেডার্স(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-6426&lt;&sol;p&gt;', '', '346885.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '346885.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-20 15:25:22', '18.55', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f212f0c425910a8cbe5751aa2c5747f4358ee0faf5b90cbc788133b31658c5a6', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6234, '2021-12-19 15:26:00', 'SALE/POS6237', 725, 'মেসার্স সরকার ট্রেডার্স(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-13-8227&lt;&sol;p&gt;', '', '409717.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '409717.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-20 15:26:49', '21.91', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd5768063ff3e8a8ebf9178d6999deb176520e0ef45bd67fc3018fd3024a4fbf0', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6235, '2021-12-19 15:27:00', 'SALE/POS6238', 725, 'মেসার্স সরকার ট্রেডার্স(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-4153&lt;&sol;p&gt;', '', '412896.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '412896.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-20 15:28:17', '22.08', 1, '1000000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5c2569986f7092d138d180d72cbb3ade087dc770a0785be8090ac72974d0d65a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6236, '2021-12-19 15:30:00', 'SALE/POS6239', 610, 'মেসার্স তাসিন এন্টারপ্রাইজ(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-5142&lt;&sol;p&gt;', '', '365848.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '365848.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-12-20 15:30:45', '19.46', 1, '365848.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '79fafff4fd4d15c304b3e67a399540308b3636b7f85cf6bd2500b43c8d79c183', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '94989.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6237, '2021-12-19 15:33:00', 'SALE/POS6240', 606, 'আলী হোসেন জামাই(কালীপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;JIN T-11-1664&lt;&sol;p&gt;', '', '352876.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '352876.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-20 15:33:36', '18.775', 1, '352900.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '4926e17ee0a9b2ab12757ef9b8abd8a3763bc12930a1454569a1cf8d7e2260f0', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6238, '2021-12-19 15:55:00', 'SALE/POS6241', 727, 'মোঃ আতিকুল্লাহ (ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;KOS T-11-2737&lt;&sol;p&gt;', '', '421578.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '421578.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-20 15:56:15', '19.975', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '08ca953b9badd6ff096851b6f29696daedf94983fda3ad8c0483096481b0c1d4', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6239, '2021-12-19 15:57:00', 'SALE/POS6242', 727, 'মোঃ আতিকুল্লাহ (ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;JIN T-11-0707&lt;&sol;p&gt;', '', '409551.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '409551.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-20 15:57:57', '19.405', 1, '900000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '0647b388affdfd09583dd3c0cba38798ed91ee546dd8bd0a6d239728c43ba77f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6240, '2021-12-19 16:01:00', 'SALE/POS6243', 728, 'মোঃ অপু মিয়া (ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-2046&lt;&sol;p&gt;', '', '466824.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '466824.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-12-20 16:02:05', '22.015', 1, '466824.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '2250fc9fdaeb120335646d47d4be9b337ce6042e816294b27b67d691e7f3c248', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6241, '2021-12-20 14:12:00', 'SALE/POS6244', 609, 'মেসার্স আজিজ শাহ ট্রান্সপোর্ট(ভৈরবপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1625&lt;&sol;p&gt;', '', '507570.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '507570.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-21 14:13:12', '24.17', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '4f7a3856b7bd6b112f7f200ffe085552cb0c22f658f2b0d9e7de36cf74ba43b8', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-509005.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6242, '2021-12-20 14:14:00', 'SALE/POS6245', 609, 'মেসার্স আজিজ শাহ ট্রান্সপোর্ট(ভৈরবপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2603&lt;&sol;p&gt;', '', '505890.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '505890.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-21 14:15:12', '24.085', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '949011da2aa8369b97168652956e07542937502723027d8fdab893f2e71f4727', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-509005.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6243, '2021-12-20 14:15:00', 'SALE/POS6246', 609, 'মেসার্স আজিজ শাহ ট্রান্সপোর্ট(ভৈরবপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-9567&lt;&sol;p&gt;', '', '526890.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '526890.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-21 14:16:24', '25.09', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '867a17b6afdcd47198dcad255741976b5896f72a113d3c67a07967627b76ad81', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-509005.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6244, '2021-12-20 14:17:00', 'SALE/POS6247', 609, 'মেসার্স আজিজ শাহ ট্রান্সপোর্ট(ভৈরবপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CHO T-11-0774&lt;&sol;p&gt;', '', '322980.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '322980.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-21 14:18:11', '15.380', 1, '2062136.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '437ff0fc2a675cb932c41aa9ca404fabff533e7abb26bf8b1f1fabf4a9b083a9', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-509005.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6245, '2021-12-20 14:19:00', 'SALE/POS6248', 656, 'হারিছ ব্রিকস(নরসিংদী)কেয়ার অফ ফাইভ স্টার টান্সপোর্ট(ফের', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-3318&lt;&sol;p&gt;', '', '474768.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '474768.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-21 14:19:41', '21.975', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5599cb5d8edc335f92811455516b0416f69a2927151fb3f49e53449b4aaa77f5', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2191548.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6246, '2021-12-20 14:20:00', 'SALE/POS6249', 656, 'হারিছ ব্রিকস(নরসিংদী)কেয়ার অফ ফাইভ স্টার টান্সপোর্ট(ফের', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-0878&lt;&sol;p&gt;', '', '536976.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '536976.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-21 14:20:38', '24.86', 1, '2000000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a7db2f9558af43e8517f711b38107b1b287d028956cdb477fb0c550afe6b93f5', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2191548.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6247, '2021-12-20 14:21:00', 'SALE/POS6250', 659, 'মেসার্স রাইফা ব্রিকস(বি-বাড়ীয়া)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CMT-11-3344&lt;&sol;p&gt;', '', '465340.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '465340.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-12-21 14:21:53', '21.95', 1, '465340.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a8f497f989d757ab966023a098ec5ae73494985536c90fc6eefe624e018d6b5a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6248, '2021-12-20 14:23:00', 'SALE/POS6251', 690, 'মেসার্স ফাইভ স্টার ট্রান্সপোর্ট(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-0739&lt;&sol;p&gt;', '', '390504.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '390504.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-12-21 14:24:52', '18.415', 1, '390504.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '72fe214a8e708cd82d91729ce2ce9e2c9932ee937440bc3c88ddc511ca48b409', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6249, '2021-12-20 14:26:00', 'SALE/POS6252', 631, 'মেসার্স বাবুল ব্রিকস(বি-বাড়ীয়া)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMN-11-0917&lt;&sol;p&gt;', '', '48564.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '48564.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-21 14:26:44', '2.275', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '179ed1d109c679ab5a6827ce1273697781ff8f1fa402118a1161e5a2de97a616', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '130569.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6250, '2021-12-20 14:27:00', 'SALE/POS6253', 631, 'মেসার্স বাবুল ব্রিকস(বি-বাড়ীয়া)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMD-14-7070&lt;&sol;p&gt;', '', '197664.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '197664.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-21 14:28:20', '9.28', 1, '246228.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ad6cb18082a4128ff8c2720b76df8da5d13bc0abe4aa308a3926552eb5e5eb06', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '130569.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6251, '2021-12-20 14:32:00', 'SALE/POS6254', 639, 'মেসার্স সমতা ব্রিকস(নেত্রকোনা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-5566&lt;&sol;p&gt;', '', '503924.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '503924.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-21 14:32:57', '23.765', 1, '500000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '3c8750e784e2d371bc6eb253c8b8a33476d0f844d6e213a2ee9f295c3776d0ac', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '4362784.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6252, '2021-12-20 14:34:00', 'SALE/POS6255', 712, 'মেসার্স মায়ের দোয়া ট্রান্সপোর্ট(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;JOS T-11-2540&lt;&sol;p&gt;', '', '307216.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '307216.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-21 14:34:38', '14.56', 1, '648000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '30d3077da87330a3032b9df30d58af290aa26f9b45a6eaa3b25cdd57e76e6bf8', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '311647.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6253, '2021-12-20 14:36:00', 'SALE/POS6256', 613, 'মেসার্স এশিয়া ব্রিকস(সাল্লাবাদ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMD-14-0777&lt;&sol;p&gt;', '', '353192.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '353192.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-21 14:37:21', '16.66', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd3b0c4285460df71aa97d79b871531961e0240d0d43a73824704d341afad4108', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1114027.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6254, '2021-12-20 14:38:00', 'SALE/POS6257', 613, 'মেসার্স এশিয়া ব্রিকস(সাল্লাবাদ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5851&lt;&sol;p&gt;', '', '355948.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '355948.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-21 14:38:40', '16.785', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'fb5f34d57257da028ae673dea649e5ef03120af44dd61e07e0cd86b116c2a1d1', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1114027.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6255, '2021-12-20 14:39:00', 'SALE/POS6258', 725, 'মেসার্স সরকার ট্রেডার্স(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-3661&lt;&sol;p&gt;', '', '438416.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '438416.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-21 14:40:35', '20.68', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'cfbb102b90f50d5305b2132ff284158dccae94cc25e898a2ed156f12d5291be3', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '169498.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6256, '2021-12-20 14:41:00', 'SALE/POS6259', 620, 'মোঃ জমির হোসেন (চাঁনপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMD-12-2465&lt;&sol;p&gt;', '', '99852.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '99852.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-21 14:42:00', '4.71', 1, '230000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '097cf0bfa4f594b443138c126fcd60930c65fb275ce9b46d60b0b86922cef1d6', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '574542.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6257, '2021-12-20 14:42:00', 'SALE/POS6260', 675, 'মোঃ মিঠু সরকার (চাঁনপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-3761&lt;&sol;p&gt;', '', '320120.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '320120.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-21 14:43:35', '15.094', 1, '200000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b336163f7605c380f964a2aaf1326f0c3bfeee702c71d69d8e6c94863d888d00', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1451210.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6258, '2021-12-20 14:44:00', 'SALE/POS6261', 662, 'মেসার্স R.M.B ব্রিকস(নেত্রকোনা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-9764&lt;&sol;p&gt;', '', '358560.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '358560.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-21 14:45:07', '19.923', 1, '352000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5ca26887a5c6c07326a145f4bfd8e6d3ba6e664f80373f3d3b3353ae7d34d4ae', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '352628.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6259, '2021-12-20 14:47:00', 'SALE/POS6262', 646, 'মেসার্স G.M.C ব্রিকস (২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;বক্সমাপ&lt;&sol;p&gt;', '', '1820000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '1820000.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-21 14:47:47', '100', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '59ebd2b5176214158557f8a295e95dbfb7f7eddb9ffba61a061cac0a476ebcae', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '3666202.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6260, '2021-12-20 14:48:00', 'SALE/POS6263', 614, 'মেসার্স জোহাদ এন্টারপ্রাইজ(২১-২২) (নিজ হিসাব)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;বক্সমাপ&lt;&sol;p&gt;', '', '540000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '540000.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-21 14:49:20', '30', 1, '800000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd0f32999a5bd62a3155507e73516f2153d641205e577115b7e7e2d102881e77f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '408848.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6261, '2021-12-20 14:51:00', 'SALE/POS6264', 602, 'মো.সফর আলী সর্দার(তাহিরপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2395&lt;&sol;p&gt;', '', '367680.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '367680.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-21 14:51:47', '19.145', 1, '846000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '4d7fbd52eb3d99284867425513ed553d5ea8ab07d2bd0697b97f9f1b2c9f4c8a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '679576.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6262, '2021-12-20 14:53:00', 'SALE/POS6265', 600, 'মেসার্স জয়নাল আবেদীন(ফেরিঘাট) (২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-9152&lt;&sol;p&gt;', '', '435408.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '435408.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-21 14:54:01', '23.155', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '597f836728115c2eb80e86c9221fbba4a7607d566a26364ac16afebbc7e03dba', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6263, '2021-12-20 14:54:00', 'SALE/POS6266', 600, 'মেসার্স জয়নাল আবেদীন(ফেরিঘাট) (২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;JOS T-11-2743&lt;&sol;p&gt;', '', '416232.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '416232.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-21 14:55:33', '22.14', 1, '851640.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b2deb73530affaf7895ea6237cf4b7a606c797f15a28eb1503929042665f155a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6264, '2021-12-20 14:58:00', 'SALE/POS6267', 707, 'সেলিম এন্টারপ্রাইজ (ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-8497&lt;&sol;p&gt;', '', '216318.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '216318.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-12-21 14:58:38', '11.63', 1, '216318.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e00e5f72502a0db16a3e03403e0ba6a28a9880b492c9b074d3c5324ebd3746c7', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6265, '2021-12-20 15:00:00', 'SALE/POS6268', 725, 'মেসার্স সরকার ট্রেডার্স(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2334&lt;&sol;p&gt;', '', '432157.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '432157.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-21 15:03:07', '23.11', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'cef7e1326872c76631589ddc0eaa0ed2c991240386120b279e4170eb7ad29bbd', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '607914.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6266, '2021-12-20 15:03:00', 'SALE/POS6269', 725, 'মেসার্স সরকার ট্রেডার্স(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-7568&lt;&sol;p&gt;', '', '369699.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '369699.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-21 15:04:13', '19.775', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd579ff8cce97112ee13c05511cc261309f3e896c6aa05c0bfc8d971f5e38cf6f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '607914.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6267, '2021-12-20 15:05:00', 'SALE/POS6270', 725, 'মেসার্স সরকার ট্রেডার্স(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-5936&lt;&sol;p&gt;', '', '386903.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '386903.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-21 15:05:43', '20.69', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c67a298659495866f0bf790c419b2af9c2938bb880a08732a61078d6d79dddd4', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '607914.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6268, '2021-12-20 15:07:00', 'SALE/POS6271', 725, 'মেসার্স সরকার ট্রেডার্স(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-4153&lt;&sol;p&gt;', '', '413644.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '413644.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-21 15:07:57', '22.115', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '9ea7182e7e5c57c20abfd1388a6d6a54edead60d40bf7ee5dd5fb31dc26ad4f2', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '607914.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6269, '2021-12-20 15:08:00', 'SALE/POS6272', 725, 'মেসার্স সরকার ট্রেডার্স(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-9736&lt;&sol;p&gt;', '', '430474.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '430474.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-21 15:09:08', '23.015', 1, '1500000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1816722281fa10165dddef0645ff261ac596b8fb8c332ccd19ac53063c2fccd6', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '607914.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6270, '2021-12-20 15:10:00', 'SALE/POS6273', 641, 'মেসার্স S.R এন্টারপ্রাইজ(সিলেট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-6834&lt;&sol;p&gt;', '', '357435.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '357435.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-21 15:10:53', '18.325', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '17ddfde45c96a9d217084dc08175421cb783886463b46f29c9d8c7d423b7880f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '4888097.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6271, '2021-12-20 15:11:00', 'SALE/POS6274', 641, 'মেসার্স S.R এন্টারপ্রাইজ(সিলেট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-13-2204&lt;&sol;p&gt;', '', '312585.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '312585.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-21 15:12:16', '16.03', 1, '500000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '2359dfd836b8c04e26d957c5d48e97511afcb006f3ca4baca306119849741e8f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '4888097.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6272, '2021-12-20 15:17:00', 'SALE/POS6275', 729, 'মোঃ জহিরুল ইসলাম(তাহিরপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-0702&lt;&sol;p&gt;', '', '276260.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '276260.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-21 15:17:39', '14.535', 1, '280000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '63e9efc7fd740e04a9abbbc6c3081cfa459a9806e39c7af77bdb43bed72c7fd9', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6273, '2021-12-20 15:18:00', 'SALE/POS6276', 707, 'সেলিম এন্টারপ্রাইজ (ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-7023&lt;&sol;p&gt;', '', '297972.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '297972.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-21 15:21:50', '16.02', 1, '298000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd548574a89b86223b68f2b207c5a58999b8cfa58750b1a5606f1d3acea678e2b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6274, '2021-12-20 15:27:00', 'SALE/POS6277', 730, 'মেসার্স একতা ব্রিকস(শাহ বাজপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;ট্রলি&lt;&sol;p&gt;', '', '60858.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '60858.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-12-21 15:28:21', '3.215', 1, '60858.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1f417d0163d6edb445f826964a54396b2dd05af86bfcfc0a55e10eb184b29fb2', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6275, '2021-12-20 17:36:00', 'SALE/POS6278', 727, 'মোঃ আতিকুল্লাহ (ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;নগদ ফেরত &lt;&sol;p&gt;', '', '69100.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '69100.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-21 17:37:27', '1', 1, '229.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'fb207a1f88115bc689303f836430bfa79e89980d5276413e9c25c7e5d18f86e7', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-68871.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6276, '2021-12-20 17:41:00', 'SALE/POS6279', 712, 'মেসার্স মায়ের দোয়া ট্রান্সপোর্ট(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;নগদ ফেরত&lt;&sol;p&gt;', '', '30000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '30000.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-21 17:41:34', '1', 1, '863.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '02d3ee9b05b8dff2da524d4d7efa8cd97f8fec210e74d055a38362298765b3d7', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-29137.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6277, '2021-12-21 10:57:00', 'SALE/POS6280', 725, 'মেসার্স সরকার ট্রেডার্স(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2334&lt;&sol;p&gt;', '', '508588.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '508588.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-22 10:57:52', '23.985', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '3091bf8851ee2f3c2d2d0eeffee7a5210271653b21ebe3a0292f75e0187c0090', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1140791.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6278, '2021-12-21 10:58:00', 'SALE/POS6281', 709, 'মোঃ কয়েছ মিয়া(সুনামগঞ্জ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-4377&lt;&sol;p&gt;', '', '405556.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '405556.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-22 10:59:18', '19.125', 1, '400000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5d05ceac9ba3eb0deb5935829249578d894b17ad5709ef7ca2c91192ff5e932c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-63080.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6279, '2021-12-21 11:00:00', 'SALE/POS6282', 675, 'মোঃ মিঠু সরকার (চাঁনপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-3999&lt;&sol;p&gt;', '', '310368.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '310368.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-22 11:01:15', '14.635', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '07d03efcb61cf59991081bc75d136afbec9b6c91f95e1ade0c0aaadf06eb98c7', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1571330.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6280, '2021-12-21 11:19:00', 'SALE/POS6283', 675, 'মোঃ মিঠু সরকার (চাঁনপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;ROG T-11-0375&lt;&sol;p&gt;', '', '330084.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '330084.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-22 11:19:42', '15.564', 1, '300000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'bae6847e8be4e04fb8f1c307266d7a1efff79201779b16002dc684ec7f1507c0', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1571330.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6281, '2021-12-21 11:20:00', 'SALE/POS6284', 719, 'মোমিন মিয়া(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-2739&lt;&sol;p&gt;', '', '435131.50', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '435131.50', 'completed', 'due', 0, NULL, 1, 1, '2021-12-22 11:21:07', '20.77', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'fcff6a53bd7e8f50e9fe23fc14b8e41e6965a6e944ba9e4432ca6dd70d1d3de3', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6282, '2021-12-21 11:21:00', 'SALE/POS6285', 719, 'মোমিন মিয়া(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-6214&lt;&sol;p&gt;', '', '421933.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '421933.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-22 11:22:22', '20.14', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '0da7ec40e3a2fd0109cfa438d6a241dbfe33275db5ba35ac398f543817374b19', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6283, '2021-12-21 11:22:00', 'SALE/POS6286', 719, 'মোমিন মিয়া(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-9294&lt;&sol;p&gt;', '', '407896.50', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '407896.50', 'completed', 'due', 0, NULL, 1, 1, '2021-12-22 11:23:20', '19.47', 1, '1264961.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '707bad110ee4e50f5c2f88b9aadf0e3ab517eb825e27225ee9a2ae6fe104c8c1', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6284, '2021-12-21 11:25:00', 'SALE/POS6287', 641, 'মেসার্স S.R এন্টারপ্রাইজ(সিলেট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-4514&lt;&sol;p&gt;', '', '345772.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '345772.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-22 11:25:41', '16.31', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1caca070ad1f000bd2e64aec0a2a55a1771ded1d1b41d0ae87edb21e84a9643a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '5058117.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6285, '2021-12-21 11:29:00', 'SALE/POS6288', 731, 'মেসার্স আশরাফ ব্রিকস(বি-বাড়ীয়া)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-2046&lt;&sol;p&gt;', '', '380540.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '380540.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-12-22 11:30:00', '17.945', 1, '380540.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '347f088b52ded03ac396af1bd097da730f84265bca425036224987e7d2d989e2', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6286, '2021-12-21 11:32:00', 'SALE/POS6289', 725, 'মেসার্স সরকার ট্রেডার্স(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;MPT-11-0025&lt;&sol;p&gt;', '', '360536.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '360536.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-22 11:32:52', '19.28', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '3dd61d264aef017c79bbc61a4f0c01792ff68e50352d39266c8b359b248ee511', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1649379.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6287, '2021-12-21 11:33:00', 'SALE/POS6290', 725, 'মেসার্স সরকার ট্রেডার্স(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-9736&lt;&sol;p&gt;', '', '443003.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '443003.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-22 11:33:58', '23.69', 1, '500000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '61441770c1749a3f24275862be871c24949cac76c4699fd093d81e317aaedc0a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1649379.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6288, '2021-12-21 11:34:00', 'SALE/POS6291', 669, 'মোঃ লিয়াকত মিয়া (তাহেরপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-2884&lt;&sol;p&gt;', '', '355300.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '355300.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-22 11:35:10', '18.995', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8ea22ee61a82e202ec77f72dbbd79ca7a6aac31926c5e98824888b8968bf5dfd', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '156780.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6289, '2021-12-21 11:35:00', 'SALE/POS6292', 669, 'মোঃ লিয়াকত মিয়া (তাহেরপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-4528&lt;&sol;p&gt;', '', '353804.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '353804.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-22 11:36:22', '18.92', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f2cf6e4facd2c2e0bb5ed5f6c8307078c03360197b7a691d2a91c782f5f67a17', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '156780.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6290, '2021-12-21 11:36:00', 'SALE/POS6293', 669, 'মোঃ লিয়াকত মিয়া (তাহেরপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-3318&lt;&sol;p&gt;', '', '342210.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '342210.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-22 12:24:57', '18.3', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '832b8a8dd2fd9e2ea7141aae61010440e268fd512794cbe79b511963b0bde636', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '156780.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6291, '2021-12-21 12:25:00', 'SALE/POS6294', 669, 'মোঃ লিয়াকত মিয়া (তাহেরপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-9736&lt;&sol;p&gt;', '', '351560.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '351560.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-22 12:26:47', '18.8', 1, '1000000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '32d8f0b3a9e89d1b9ea73ddba821f73d9dcb6e15913cc99ccaae38737a42e31a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1208094.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6292, '2021-12-21 12:27:00', 'SALE/POS6295', 657, 'মেসার্স অনিক (বি-বাড়ীয়া)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1625&lt;&sol;p&gt;', '', '387280.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '387280.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-22 12:27:56', '20.595', 1, '390912.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1d3b5ef2e53df0db2a5a58a9c5396659cd22c5df5af9387d32cf878b3a421cf9', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '3632.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6293, '2021-12-21 12:28:00', 'SALE/POS6296', 641, 'মেসার্স S.R এন্টারপ্রাইজ(সিলেট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CHO T-11-0768&lt;&sol;p&gt;', '', '364650.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '364650.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-22 12:29:01', '18.7', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '0b62e585690c772beb91fc3cd2af4d1e003c6d972c0ea916ef23a758561df41b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '5403889.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6294, '2021-12-21 12:29:00', 'SALE/POS6297', 610, 'মেসার্স তাসিন এন্টারপ্রাইজ(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-5142&lt;&sol;p&gt;', '', '368764.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '368764.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-22 12:30:09', '19.715', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e5f15489c72b44823220863f13c00bea0725a7cb2f92633b885238ad3aa4cf48', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '94989.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6295, '2021-12-21 12:30:00', 'SALE/POS6298', 610, 'মেসার্স তাসিন এন্টারপ্রাইজ(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-9612&lt;&sol;p&gt;', '', '452914.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '452914.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-22 12:31:18', '24.215', 1, '821500.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a7c996ce109dfdae77cea942ba076b4083de77f1bed735c0ad48177951fae00b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '94989.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6296, '2021-12-21 12:49:00', 'SALE/POS6299', 627, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(রবিন মিয়া)(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;নগদ ফেরত&lt;&sol;p&gt;', '', '7000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '7000.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-22 12:49:36', '1', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '658eb2a96cac267a3d752a1e0999e9815c8d589f4c31804c48a1e6757ec68aa3', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-14302.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6297, '2021-12-22 11:23:00', 'SALE/POS6300', 632, 'মেসার্স S.S.B ব্রিকস (সিলেট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-8355&lt;&sol;p&gt;', '', '390096.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '390096.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-23 11:23:49', '20.635', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8c822922f2d8920872291399cebcd5787c483aabe7d5f20ad96cf8581df15975', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '388643.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6298, '2021-12-22 11:25:00', 'SALE/POS6301', 725, 'মেসার্স সরকার ট্রেডার্স(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;MPT-11-0025&lt;&sol;p&gt;', '', '353430.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '353430.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-23 11:25:55', '18.9', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd4553fd407bea9e598df6dd7fe2ff9a0e75535a9b50c22b9f64d8c27a2999e86', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1952918.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6299, '2021-12-22 11:26:00', 'SALE/POS6302', 725, 'মেসার্স সরকার ট্রেডার্স(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-0685&lt;&sol;p&gt;', '', '425612.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '425612.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-23 11:27:28', '22.755', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c85544ed75fba7b9d2e2c1e442b45b0837560da7b82f7b37248ada3e5edd0e64', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1952918.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6300, '2021-12-22 11:28:00', 'SALE/POS6303', 725, 'মেসার্স সরকার ট্রেডার্স(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-7568&lt;&sol;p&gt;', '', '369699.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '369699.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-23 11:29:00', '19.775', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '61868736b1d02b648cd98d993e9395016a2caa8822092fabc2cebf6db0587a10', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1952918.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6301, '2021-12-22 11:29:00', 'SALE/POS6304', 725, 'মেসার্স সরকার ট্রেডার্স(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-5476&lt;&sol;p&gt;', '', '350438.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '350438.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-23 11:30:05', '18.74', 1, '1000000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8cdf4e99166be0e5cb6fd0f484c7e43d7dbb4289d679a96b135ab48ff0422bed', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1952918.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6302, '2021-12-22 11:31:00', 'SALE/POS6305', 600, 'মেসার্স জয়নাল আবেদীন(ফেরিঘাট) (২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-15-2451&lt;&sol;p&gt;', '', '399500.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '399500.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-23 11:31:36', '21.25', 1, '400000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5a263d5199ecc648137026692e299e4773b7832331c846a4a54e048a5e3e483e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6303, '2021-12-22 11:37:00', 'SALE/POS6306', 732, 'মেসার্স গনি ব্রিকস(ঈশ্বরগঞ্জ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-2906&lt;&sol;p&gt;', '', '439356.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '439356.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-12-23 11:37:46', '23.365', 1, '439356.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a6b099933cafa2565c898fb52e55f5604895f6899703e5a8dac7da285a6e861e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6304, '2021-12-22 11:39:00', 'SALE/POS6307', 606, 'আলী হোসেন জামাই(কালীপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CHO T-11-0855&lt;&sol;p&gt;', '', '286626.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '286626.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-23 11:39:52', '15.405', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ed58d27d3d09734fb4dc748ca05c60a74e68ddabbc472eae1cc502d39fd58484', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-24.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6305, '2021-12-22 11:40:00', 'SALE/POS6308', 606, 'আলী হোসেন জামাই(কালীপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-6858&lt;&sol;p&gt;', '', '339264.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '339264.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-23 11:41:06', '18.24', 1, '625866.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '760236e7378c50b8b3b5ecc7867afa18b6f1dbb3ac7958fe9af82f67dc0beacd', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-24.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6306, '2021-12-22 11:41:00', 'SALE/POS6309', 666, 'বাবু সুজিত  সরকার(সুনামগঞ্জ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-6041&lt;&sol;p&gt;', '', '290493.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '290493.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-12-23 11:42:16', '15.369', 1, '290493.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c1bdddae9f99f678130629696f7523370f05615bd8873650b77f9b47c12abd20', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6307, '2021-12-22 11:43:00', 'SALE/POS6310', 657, 'মেসার্স অনিক (বি-বাড়ীয়া)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1625&lt;&sol;p&gt;', '', '399688.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '399688.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-23 11:43:43', '21.255', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c09e5b0830dd7574fbf359a7edeb80663802e6a17874ffe5aa6c3cbb5f47a204', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6308, '2021-12-22 11:44:00', 'SALE/POS6311', 657, 'মেসার্স অনিক (বি-বাড়ীয়া)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-0685&lt;&sol;p&gt;', '', '355696.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '355696.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-23 11:44:56', '18.915', 1, '760000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '49ba1e770310e6ff0aba40c4d1339037da368943cf00d6171c44116a751f256c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6309, '2021-12-22 11:45:00', 'SALE/POS6312', 695, 'মেসার্স বাবুল ব্রিকস(চান্দুরা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-0933&lt;&sol;p&gt;', '', '442368.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '442368.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-23 11:46:19', '23.035', 1, '290000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '42335bd00d78bc2b58505530cc060b5300940184a889d43d4c13bd52eb3fe24e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-60144.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6310, '2021-12-22 11:47:00', 'SALE/POS6313', 619, 'মোঃ জাকির এন্টারপ্রাইজ (গং)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-6927&lt;&sol;p&gt;', '', '451290.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '451290.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-23 11:48:57', '21.49', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '261d3e03814111a4f8243256f7ff20e19a0fb9fdb57aa98f327ccf46767cca46', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6311, '2021-12-22 11:49:00', 'SALE/POS6314', 619, 'মোঃ জাকির এন্টারপ্রাইজ (গং)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2603&lt;&sol;p&gt;', '', '439740.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '439740.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-23 11:49:59', '20.94', 1, '800000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '21c4da9247184eb0c36257951fabce94fd2ee3edb387662b077d038ad6f29873', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6312, '2021-12-22 11:50:00', 'SALE/POS6315', 637, 'মেসার্স তাকি ব্রিকস(ভৈরবপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2334&lt;&sol;p&gt;', '', '444988.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '444988.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-23 11:51:26', '20.99', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '35b9f23a7f27b872fb53bd998444ca79401fe8ca08bd7af4e26961de97749ad1', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2377911.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6313, '2021-12-22 11:57:00', 'SALE/POS6316', 733, 'মেসার্স আজিম ব্রিকস(বি-বাড়ীয়া)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-0263&lt;&sol;p&gt;', '', '483600.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '483600.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-23 11:57:54', '23.25', 1, '600000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8fe09a627c0908398dacf5103d7e2ee2a833b9aad9b38bec0e361f406ee6a56a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6314, '2021-12-22 12:02:00', 'SALE/POS6317', 601, 'মেসার্স সোনালী ব্রিকস (২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;মাগুড়া মে&period;ট&period; - ১১-০০৫০&lt;&sol;p&gt;', '', '396656.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '396656.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-23 12:03:43', '19.07', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f6bebda3a95392c2ca0dd15e4bb10cb01736ef5fb34394e8bca8208c6ce32dd8', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1268207.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6315, '2021-12-22 12:04:00', 'SALE/POS6318', 601, 'মেসার্স সোনালী ব্রিকস (২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-9818&lt;&sol;p&gt;', '', '413088.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '413088.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-23 12:04:46', '19.855', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b1ff18c93bac46ee8995e514c2789fea43099318ed78578972b533d97e31367a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1268207.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6316, '2021-12-22 12:06:00', 'SALE/POS6319', 601, 'মেসার্স সোনালী ব্রিকস (২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-7884&lt;&sol;p&gt;', '', '392288.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '392288.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-23 12:06:40', '18.865', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '94f169a6817a0b8e705253be81dede71e0971e9b354a993b8d25cf971eac6320', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1268207.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6317, '2021-12-22 12:08:00', 'SALE/POS6320', 663, 'মেসার্স আয়েশা ব্রিকস(ছাতলপাড়া)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;বক্সমাপে নৌকা&lt;&sol;p&gt;', '', '1890000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '1890000.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-23 12:08:48', '105', 1, '1800000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '9c8f5c43803224b7bffe8a5b0546ead1c04741251d415585ca5633c00d340003', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1375356.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6318, '2021-12-22 12:09:00', 'SALE/POS6321', 632, 'মেসার্স S.S.B ব্রিকস (সিলেট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CHO T-11-0600&lt;&sol;p&gt;', '', '469770.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '469770.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-23 12:10:13', '22.37', 1, '700000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'eec8de84f1aeb5adef73d3650a2ceeee05560b26e7aa18463e049b1ad8d75956', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '778739.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6319, '2021-12-22 12:11:00', 'SALE/POS6322', 601, 'মেসার্স সোনালী ব্রিকস (২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-2029&lt;&sol;p&gt;', '', '461136.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '461136.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-23 12:11:43', '22.17', 1, '1000000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '2d42b16a13e578660315e734cb272c1abaae7fdbe7987ca916bd8a122eeb283a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2470239.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6320, '2021-12-22 12:12:00', 'SALE/POS6323', 639, 'মেসার্স সমতা ব্রিকস(নেত্রকোনা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-5566&lt;&sol;p&gt;', '', '478484.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '478484.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-23 12:12:57', '22.565', 1, '500000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '0a24173f4b937b8e291ab90f3fdf2706e834985faa3adca5e1efe49c514dd2e2', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '4366708.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6321, '2021-12-22 12:13:00', 'SALE/POS6324', 631, 'মেসার্স বাবুল ব্রিকস(বি-বাড়ীয়া)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMD-19-2381&lt;&sol;p&gt;', '', '48199.20', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '48199.20', 'completed', 'paid', 0, NULL, 1, 1, '2021-12-23 12:14:27', '2.28', 1, '48199.2000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a0acd7e5e0a98ab79ea9b7564f88dcb65d58305bb911279c662ff02e1ee0e5ca', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '130569.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6322, '2021-12-23 11:25:00', 'SALE/POS6325', 733, 'মেসার্স আজিম ব্রিকস(বি-বাড়ীয়া)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-2046&lt;&sol;p&gt;', '', '485452.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '485452.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-24 11:26:19', '25.955', 1, '350000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '3165fe6063cfc25dc4f66294303916626975d103f70ea6bd244568b36d15bca0', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-116400.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6323, '2021-12-23 11:31:00', 'SALE/POS6326', 725, 'মেসার্স সরকার ট্রেডার্স(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2445&lt;&sol;p&gt;', '', '460768.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '460768.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-24 11:31:34', '24.635', 1, '1400000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '0d05e66f10363bcb3188d87c93d4bc21cc497f071ba450fe1f8020f415ba7d30', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2452097.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6324, '2021-12-23 11:32:00', 'SALE/POS6327', 722, 'ইব্রাহীম মিয়া (তাহিরপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-1514&lt;&sol;p&gt;', '', '467046.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '467046.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-12-24 11:32:53', '25.11', 1, '467046.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '10f58ae6d4f81a16fc167c0bd0e72e639ee4231d83ea9959722ab89813d1d139', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6325, '2021-12-23 11:33:00', 'SALE/POS6328', 641, 'মেসার্স S.R এন্টারপ্রাইজ(সিলেট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-3255&lt;&sol;p&gt;', '', '343005.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '343005.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-24 11:34:14', '17.59', 1, '1000000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '4471d71841141801a4e25b7abad7722616e51a6761090bb6a329ecb10f4ac403', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '5768539.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6326, '2021-12-23 11:35:00', 'SALE/POS6329', 614, 'মেসার্স জোহাদ এন্টারপ্রাইজ(২১-২২) (নিজ হিসাব)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0384&lt;&sol;p&gt;', '', '433575.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '433575.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-24 11:35:53', '21.145', 1, '500000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8e8c805b3ed505d25be57aa7cad59ec2278de97e47dced7b4894f732056c0f8a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '148848.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6327, '2021-12-23 11:36:00', 'SALE/POS6330', 675, 'মোঃ মিঠু সরকার (চাঁনপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-9685&lt;&sol;p&gt;', '', '367608.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '367608.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-24 11:37:14', '17.34', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '494a1f1cb556209749943f179f637b8d4e47e86ce74b01ca34a922207da547c9', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1911782.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6328, '2021-12-23 11:38:00', 'SALE/POS6331', 675, 'মোঃ মিঠু সরকার (চাঁনপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-1104&lt;&sol;p&gt;', '', '327752.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '327752.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-24 11:38:43', '15.454', 1, '550000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c1041e456b9d1f8c8be7e7e3843f2834215ed8b183f98945f8e1dc9c20b16ebe', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1911782.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6329, '2021-12-23 11:45:00', 'SALE/POS6332', 734, 'মেসার্স মায়ের দোয়া ব্রিকস(শাহবাজপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-5936&lt;&sol;p&gt;', '', '388680.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '388680.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-12-24 11:45:54', '18.96', 1, '388680.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f45f90ba87c3b177e327ba3a150120a5f99c7daee4eed5adf006611b14a0a3d0', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6330, '2021-12-23 11:46:00', 'SALE/POS6333', 631, 'মেসার্স বাবুল ব্রিকস(বি-বাড়ীয়া)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;SYN-11-0917&lt;&sol;p&gt;', '', '47488.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '47488.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-12-24 11:47:23', '2.235', 1, '47488.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '565a96c913b7ad73577dbaa0e3faecaa9bace1b72dbca0a9f643e329b25b2220', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '130569.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6331, '2021-12-23 11:48:00', 'SALE/POS6334', 628, 'হাজী মোহন মিয়া (বি-বাড়ীয়া) (২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;বক্সমাপে&lt;&sol;p&gt;', '', '3240000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '3240000.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-24 11:48:34', '180', 1, '1950000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'be87cbe93618e83dd8a179f579d4a5068a19af0b7232b956226fd98d7837ad22', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '454812.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6332, '2021-12-24 19:30:00', 'SALE/POS6335', 639, 'মেসার্স সমতা ব্রিকস(নেত্রকোনা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-5566&lt;&sol;p&gt;', '', '523004.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '523004.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-24 19:31:22', '24.665', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'dd8cbeea8cd8b29f483302e9c282b39d89a6a55af4f4fd1904c88a5ba3f83660', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '4345192.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6333, '2021-12-24 19:31:00', 'SALE/POS6336', 709, 'মোঃ কয়েছ মিয়া(সুনামগঞ্জ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-4377&lt;&sol;p&gt;', '', '398315.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '398315.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-24 19:32:37', '19.425', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '0de0a75d5f158698e866e8750268dd188138608c2e7984f5566e552ba5f9cd97', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-57524.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6334, '2021-12-24 19:33:00', 'SALE/POS6337', 641, 'মেসার্স S.R এন্টারপ্রাইজ(সিলেট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CHO T-11-0768&lt;&sol;p&gt;', '', '356265.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '356265.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-24 19:34:00', '18.27', 1, '499778.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '927e2f79a25a8c754ba5477ef7e9ba45f07c8ed68e67280cfd74fc91b5a77a7c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '5111544.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6335, '2021-12-22 11:32:00', 'SALE/POS6338', 600, 'মেসার্স জয়নাল আবেদীন(ফেরিঘাট) (২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;নগদ ফেরত&lt;&sol;p&gt;', '', '500.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '500.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-25 11:32:39', '1', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '09206829412d81d2f5e300f1bf7e274cd117b76bc69447032e14d2d6d9baa438', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-500.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6336, '2021-12-25 09:41:00', 'SALE/POS6339', 625, 'মেসার্স সোনালী ট্রান্সপোর্ট(জজ মিয়া)(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-2884&lt;&sol;p&gt;', '', '394485.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '394485.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-26 09:42:11', '20.225', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'af8b5eb4c8fb141fe3f6d603a7dc5c78134f81b26c6452ad246df001d1870d1e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1124758.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6337, '2021-12-25 09:44:00', 'SALE/POS6340', 487, 'মেসার্স S.R.B ব্রিক্স(সল্লাবাদ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5851&lt;&sol;p&gt;', '', '323712.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '323712.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-12-26 18:31:12', '16.86', 1, '323712.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5501c1a3b6128b6c9ec53c7cdec1795f3425f1bdd720178d27407258629ab66a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6338, '2021-12-25 18:40:00', 'SALE/POS6341', 625, 'মেসার্স সোনালী ট্রান্সপোর্ট(জজ মিয়া)(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-5004&lt;&sol;p&gt;', '', '414180.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '414180.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-26 18:52:12', '21.24', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e7be690567d5d074e796578a98774e65276a0d257c125851d1c663c15e4d491d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1519243.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6339, '2021-12-25 18:53:00', 'SALE/POS6342', 661, 'মেসার্স ইলহাম ব্রিকস(কুলিয়ার চর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-3228&lt;&sol;p&gt;', '', '468585.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '468585.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-27 09:42:01', '24.03', 1, '1000000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b4cfaecc2dca1e1805352a7f25309ab0c9760248385d1660254a87efea97c45f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1130169.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6340, '2021-12-25 09:47:00', 'SALE/POS6343', 631, 'মেসার্স বাবুল ব্রিকস(বি-বাড়ীয়া)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMD-14-7070&lt;&sol;p&gt;', '', '108615.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '108615.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-27 09:49:41', '5.565', 1, '100000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7f05dce267cd7dea4fd87ba2d45e6001db44ea0f74bed19ee77b7d97e0547b95', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '130569.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6341, '2021-12-26 10:07:00', 'SALE/POS6344', 647, 'মেসার্স A.S.F ব্রিকস(নেত্রকোনা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-6821&lt;&sol;p&gt;', '', '437858.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '437858.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-27 10:08:25', '22.565', 1, '1200000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '92328d17acfafb142786e084f300983a3669c86fc3ca117ada004baebfd543c8', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '404598.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6342, '2021-12-26 10:09:00', 'SALE/POS6345', 613, 'মেসার্স এশিয়া ব্রিকস(সাল্লাবাদ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMD-14-0777&lt;&sol;p&gt;', '', '331305.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '331305.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-27 10:12:37', '16.985', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '505a581b24dead3f363e483f09070d4c46c4373d76a9104890b39f6f5a967446', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1823167.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6343, '2021-12-26 10:16:00', 'SALE/POS6346', 613, 'মেসার্স এশিয়া ব্রিকস(সাল্লাবাদ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;MPT-11-0025&lt;&sol;p&gt;', '', '339885.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '339885.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-27 10:18:49', '17.425', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e062c15b6aa79f5e6833004dd8d3d3c1935064268235bf9902c65eefc12b2168', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1823167.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6344, '2021-12-26 10:24:00', 'SALE/POS6347', 657, 'মেসার্স অনিক (বি-বাড়ীয়া)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-5936&lt;&sol;p&gt;', '', '330223.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '330223.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-27 10:26:13', '17.11', 1, '299000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '70e7c7353a8f2cd0f026019067953e7889e489e2daf7dc6d75051410a6015774', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-4616.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6345, '2021-12-26 10:28:00', 'SALE/POS6348', 627, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(রবিন মিয়া)(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-1942&lt;&sol;p&gt;', '', '418424.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '418424.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-27 10:29:32', '21.675', 1, '422500.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5b938f27aeb1bdc2c3625750e49bbbbb086c639ae464b59c188bbf45b3aeef62', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-7302.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6346, '2021-12-26 10:31:00', 'SALE/POS6349', 638, 'মোঃ আতিক উল্লাহ (ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-9445&lt;&sol;p&gt;', '', '434057.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '434057.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-27 10:33:37', '22.49', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '3a291a479f9e16673566a23c02d3b402d0432e5e41b1c93f8180a115bde2d470', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6347, '2021-12-26 10:35:00', 'SALE/POS6350', 638, 'মোঃ আতিক উল্লাহ (ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CHOT-11-0680&lt;&sol;p&gt;', '', '438689.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '438689.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-27 10:37:38', '22.73', 1, '877000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5eb174955e758abea6ead34023dc1179b69cd62b268d5e73cabdbe2643cf02a7', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6348, '2021-12-26 10:43:00', 'SALE/POS6351', 631, 'মেসার্স বাবুল ব্রিকস(বি-বাড়ীয়া)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMD-14-7070&lt;&sol;p&gt;', '', '118755.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '118755.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-27 10:47:48', '6.09', 1, '128500.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e7513e91bb7b5ceef6c3a27fa59c6a553275e11c9d1d77df8ecd03fc97daa7e0', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '139184.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6349, '2021-12-26 10:49:00', 'SALE/POS6352', 639, 'মেসার্স সমতা ব্রিকস(নেত্রকোনা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-5566&lt;&sol;p&gt;', '', '486720.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '486720.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-27 10:54:38', '24.96', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'fe0b20e50474a87fef03734c8d152e3800eba800da26d93dff9395f38d01694e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '4868196.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6350, '2021-12-26 11:00:00', 'SALE/POS6353', 610, 'মেসার্স তাসিন এন্টারপ্রাইজ(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMN-14-1725&lt;&sol;p&gt;', '', '57660.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '57660.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-12-27 11:03:57', '3.0999', 1, '57660.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5506fbfd23463bb7fe906792bc90a9251966afd688f67121c3952d52b44068ad', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '95167.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6351, '2021-12-27 11:00:00', 'SALE/POS6354', 668, 'মেসার্স R.C.G ব্রিকস(ঘোরাশাল)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5080&lt;&sol;p&gt;', '', '455124.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '455124.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-28 11:01:17', '23.455', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '62ebaaec0a35a15ce9846df89d1583474247a3db77f069da2c1c72f2e5d35d1c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6352, '2021-12-27 11:02:00', 'SALE/POS6355', 619, 'মোঃ জাকির এন্টারপ্রাইজ (গং)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1625&lt;&sol;p&gt;', '', '434250.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '434250.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-28 11:02:49', '22.495', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '514768b8f3a4d6420bc57eebada478d4a854b83cbcd50c04e03fb31ee0d19c6a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '91030.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6353, '2021-12-27 11:03:00', 'SALE/POS6356', 619, 'মোঃ জাকির এন্টারপ্রাইজ (গং)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-6377&lt;&sol;p&gt;', '', '469955.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '469955.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-28 11:03:57', '24.345', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '49b73a00536e20e74eca18b48d6af34ef7d9d185ba871e1234b3b055eb906616', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '91030.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6354, '2021-12-27 11:04:00', 'SALE/POS6357', 619, 'মোঃ জাকির এন্টারপ্রাইজ (গং)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-3318&lt;&sol;p&gt;', '', '445637.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '445637.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-28 11:04:54', '23.085', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '4727a44d2b24955f73514f877260925e80da085839a5c07a2f2dc8203ddf284e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '91030.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6355, '2021-12-27 11:05:00', 'SALE/POS6358', 619, 'মোঃ জাকির এন্টারপ্রাইজ (গং)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5996&lt;&sol;p&gt;', '', '450462.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '450462.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-28 11:06:00', '23.34', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ec739b670d0958dd85a8a4825d015331ba4e972c9ecbe901254119b3e0389502', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '91030.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6356, '2021-12-27 11:06:00', 'SALE/POS6359', 619, 'মোঃ জাকির এন্টারপ্রাইজ (গং)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-5476&lt;&sol;p&gt;', '', '388316.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '388316.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-28 11:06:57', '20.12', 1, '1000000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '3b434174013dc1d5cfa8de4216f3a6d97b150e2668ed2746165cffc9da0b0785', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '91030.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6357, '2021-12-27 11:07:00', 'SALE/POS6360', 732, 'মেসার্স গনি ব্রিকস(ঈশ্বরগঞ্জ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-2046&lt;&sol;p&gt;', '', '413802.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '413802.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-28 11:08:17', '21.325', 1, '440000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a516b6974b34813e2a134ebba4563b7184cdc28c21d10a55c2d9421326d848bb', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6358, '2021-12-27 11:09:00', 'SALE/POS6361', 709, 'মোঃ কয়েছ মিয়া(সুনামগঞ্জ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-4377&lt;&sol;p&gt;', '', '367575.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '367575.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-28 11:09:31', '18.85', 1, '340000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '03287a0b65366a1d13ce988991b28017cf98d0380d11c50dc9c347b77c502124', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '340791.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6359, '2021-12-27 11:10:00', 'SALE/POS6362', 647, 'মেসার্স A.S.F ব্রিকস(নেত্রকোনা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-8625&lt;&sol;p&gt;', '', '409340.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '409340.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-28 11:10:40', '21.1', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '32247359744d859e5bc058c090d7c7fdc0923438b68b7dbbeafcbbd8a03d54f5', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-357544.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6360, '2021-12-27 11:11:00', 'SALE/POS6363', 647, 'মেসার্স A.S.F ব্রিকস(নেত্রকোনা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-7081&lt;&sol;p&gt;', '', '440186.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '440186.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-28 11:11:55', '22.685', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '02c4939225252f2f117055ede7677c6e22316983d3bf32e8109410872d27d48d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-357544.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6361, '2021-12-27 11:12:00', 'SALE/POS6364', 666, 'বাবু সুজিত  সরকার(সুনামগঞ্জ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-0024&lt;&sol;p&gt;', '', '275500.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '275500.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-28 11:13:27', '14.495', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'be77e4435289e3817c228b98675c1f2451061e7d796bb3447edb719135c85181', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6362, '2021-12-27 11:14:00', 'SALE/POS6365', 666, 'বাবু সুজিত  সরকার(সুনামগঞ্জ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-6269&lt;&sol;p&gt;', '', '305140.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '305140.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-28 11:14:35', '16.06', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a5ca1b81a77bd18756c966d3e2ae647f463abc1dd8039c353e149d7611b1260d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6363, '2021-12-27 11:15:00', 'SALE/POS6366', 666, 'বাবু সুজিত  সরকার(সুনামগঞ্জ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CHO T-11-2371&lt;&sol;p&gt;', '', '309130.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '309130.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-28 11:16:02', '16.27', 1, '1139770.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '74668a7e1e9e429c2652c03af8298ecfd13af1152924901b5e59921991d0bb80', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '580640.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6364, '2021-12-27 11:18:00', 'SALE/POS6367', 631, 'মেসার্স বাবুল ব্রিকস(বি-বাড়ীয়া)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMD-14-7070&lt;&sol;p&gt;', '', '174525.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '174525.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-12-28 11:19:02', '8.945', 1, '174525.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '422a220565be978d71d0922dd7fbe781e0cb9375b2694ec9e9147a37ae31d38c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '129439.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6365, '2021-12-27 11:21:00', 'SALE/POS6368', 622, 'মেসার্স B.B.C ব্রিকস(চাঁনপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;ট্রলি&lt;&sol;p&gt;', '', '59280.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '59280.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-28 11:21:26', '3.04', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5e735cb22ae7c8225830fb421daa8a316e65601a748cc21baf58502a564f6df7', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1392504.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6366, '2021-12-27 11:22:00', 'SALE/POS6369', 610, 'মেসার্স তাসিন এন্টারপ্রাইজ(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;ট্রলি&lt;&sol;p&gt;', '', '75702.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '75702.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-12-28 11:22:30', '4.065', 1, '75702.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'da1c2e83443deb8b01293ad1e860ea22897a60f87c9fc494bf797db8f1d60a59', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '95167.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6367, '2021-12-27 11:26:00', 'SALE/POS6370', 625, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-5004&lt;&sol;p&gt;', '', '390195.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '390195.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-28 11:27:06', '20.005', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '2988f6b8405fd96fef4357a612f777e09fdcb8cee2b353657ebde373bd8c8f2e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1933423.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6368, '2021-12-27 11:27:00', 'SALE/POS6371', 625, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0384&lt;&sol;p&gt;', '', '391170.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '391170.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-28 11:28:13', '20.06', 1, '800000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f9dbb3babd8fe6984de46119dfa77d136576aedec279378047dbe704784f18a2', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1933423.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6369, '2021-12-27 11:29:00', 'SALE/POS6372', 641, 'মেসার্স S.R এন্টারপ্রাইজ(সিলেট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CHO T-11-0600&lt;&sol;p&gt;', '', '341661.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '341661.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-28 11:30:19', '18.67', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f99fdbf95664db073d0f14682da5523c62fe5bbb71301bf15cbad466402cf599', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '4968031.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6370, '2021-12-27 11:30:00', 'SALE/POS6373', 641, 'মেসার্স S.R এন্টারপ্রাইজ(সিলেট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-6834&lt;&sol;p&gt;', '', '326289.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '326289.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-28 11:31:21', '17.825', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8e7f97d022e749b24f9a9ea17d6fdd165b8944b3a8fcb2921c67a3ba070eb609', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '4968031.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6371, '2021-12-28 10:43:00', 'SALE/POS6374', 614, 'মেসার্স জোহাদ এন্টারপ্রাইজ(২১-২২) (নিজ হিসাব)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-5366&lt;&sol;p&gt;', '', '408581.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '408581.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-29 10:44:15', '21.17', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '0895329ee86d29521fccb3bdb5a4f733a9740840c4dc0d88a4600fab659e3e29', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '82423.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6372, '2021-12-28 10:44:00', 'SALE/POS6375', 614, 'মেসার্স জোহাদ এন্টারপ্রাইজ(২১-২২) (নিজ হিসাব)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-6377&lt;&sol;p&gt;', '', '419003.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '419003.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-29 10:45:16', '21.705', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f8cd264921ff98b200f3474801c6dc00e315e1496497cc77dff41eca44c9e358', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '82423.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6373, '2021-12-28 10:45:00', 'SALE/POS6376', 614, 'মেসার্স জোহাদ এন্টারপ্রাইজ(২১-২২) (নিজ হিসাব)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-4153&lt;&sol;p&gt;', '', '428460.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '428460.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-29 10:46:23', '22.2', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '251ed825a4ca43e83915479eea88395423a2bc5e4cc9a5b8419a6327a05ee6c7', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '82423.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6374, '2021-12-28 10:50:00', 'SALE/POS6377', 735, 'মেসার্স B.B.F ব্রিকস(গৌরিপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-7353&lt;&sol;p&gt;', '', '439075.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '439075.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-12-29 10:51:22', '22.75', 1, '439075.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '3ee2bd0a24130a5dd6a6bde4473c488817672babd81885274d79351069148d11', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6375, '2021-12-28 10:52:00', 'SALE/POS6378', 627, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(রবিন মিয়া)(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-7051&lt;&sol;p&gt;', '', '354240.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '354240.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-29 10:52:36', '18.445', 1, '383000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '6e2697a65c1fff3f91926d2a2a4bb50cb93ecc937cf65e54ac539cd4bbb5cf9f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-11378.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6376, '2021-12-28 10:53:00', 'SALE/POS6379', 692, 'মেসার্স S.T.B ব্রিকস(ভৈরবপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;ট্রলি&lt;&sol;p&gt;', '', '77779.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '77779.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-29 10:54:01', '4.025', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '73d53474f8c04689123d5b9c4acfa53456697ef6cf7f7dcf1dd711e2fbb25ef2', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '419517.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6377, '2021-12-28 10:56:00', 'SALE/POS6380', 597, 'মেসার্স M.M.K. ব্রিক্স (কিশোরগঞ্জ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-8787&lt;&sol;p&gt;', '', '316635.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '316635.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-29 10:57:10', '19.194', 1, '500000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '3c1b1b26b432e6505cb2c7d89a1dde191adad7918cc8857f6842f12f4f978fdb', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '471025.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6378, '2021-12-28 11:01:00', 'SALE/POS6381', 736, 'মোঃ ফয়সল মিয়া(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-15-8431&lt;&sol;p&gt;', '', '146880.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '146880.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-12-29 11:01:22', '7.645', 1, '146880.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'badb3c8e98fac2c9043b79974f854595ec1b47e06dbb8b0997ac6a39973f42f2', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6379, '2021-12-28 11:02:00', 'SALE/POS6382', 657, 'মেসার্স অনিক (বি-বাড়ীয়া)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1625&lt;&sol;p&gt;', '', '363072.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '363072.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-29 11:02:40', '18.91', 1, '700000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '4d7e0c62c07256bfb19a7257b30ef1211156396242203f23da0619fbb70c22c6', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '26607.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6380, '2021-12-28 11:03:00', 'SALE/POS6383', 622, 'মেসার্স B.B.C ব্রিকস(চাঁনপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;বক্সমাপ - নৌকা&lt;&sol;p&gt;', '', '850000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '850000.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-29 11:04:21', '50', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8642b96066e275293c05f272401604b27ba0fed61a3b508824214d24e1e937d5', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1451784.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6381, '2021-12-28 11:05:00', 'SALE/POS6384', 610, 'মেসার্স তাসিন এন্টারপ্রাইজ(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt; ১ ট্রলি&lt;&sol;p&gt;', '', '76260.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '76260.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-12-29 11:05:39', '4.095', 1, '76260.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'efba32945fed3cd485902d9e6672e2f086ffa327732dcb82e1d57e7933df27cf', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '95167.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6382, '2021-12-28 11:06:00', 'SALE/POS6385', 641, 'মেসার্স S.R এন্টারপ্রাইজ(সিলেট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-9445&lt;&sol;p&gt;', '', '329583.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '329583.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-29 11:06:50', '18.01', 1, '970000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c3fd379db88b9c4f465f8909d3604985faa06ec9e59aeca79f45a761a86b29fb', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '5635981.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6383, '2021-12-28 11:07:00', 'SALE/POS6386', 610, 'মেসার্স তাসিন এন্টারপ্রাইজ(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMD-12-2753&lt;&sol;p&gt;', '', '153540.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '153540.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-12-29 11:08:10', '8.53', 1, '153540.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'cb3b06e034513eb053c666e72210237a8cd4e6cfe9e67d726f0545ca320c46fc', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '171427.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6384, '2021-12-28 12:04:00', 'SALE/POS6387', 657, 'মেসার্স অনিক (বি-বাড়ীয়া)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;নগদ ফেরত&lt;&sol;p&gt;', '', '310000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '310000.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-29 12:05:12', '1', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '750500867db0d78448e81a7f798aae4ee2484944fc3abc897f496b57dcdebfdc', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-310642.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6385, '2021-12-28 12:06:00', 'SALE/POS6388', 627, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(রবিন মিয়া)(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;নগদ ফেরত&lt;&sol;p&gt;', '', '20000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '20000.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-29 12:06:45', '1', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7c011359b4eb1c634c7feeb9f9d4738ae446f2d76039de35b78c7bf29f895b6a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-40138.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6386, '2021-12-29 10:36:00', 'SALE/POS6389', 631, 'মেসার্স বাবুল ব্রিকস(বি-বাড়ীয়া)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMD-14-7070&lt;&sol;p&gt;', '', '102180.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '102180.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-30 10:36:49', '5.235', 1, '80000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'af38aa9eca9d62cf03424626baf6c3c4167a363255914ccb285bddafba812802', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '129439.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6387, '2021-12-29 10:37:00', 'SALE/POS6390', 634, 'মোঃ কবির মিয়া(আশুগঞ্জ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-6821&lt;&sol;p&gt;', '', '432820.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '432820.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-30 10:38:11', '22.775', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd026c1e0a1a25c05b45f23d9e374de6b5cfa708bafa2ea31822d73a32b85e761', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '555834.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6388, '2021-12-29 10:39:00', 'SALE/POS6391', 634, 'মোঃ কবির মিয়া(আশুগঞ্জ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2395&lt;&sol;p&gt;', '', '436620.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '436620.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-30 10:39:23', '22.975', 1, '530900.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '54cb257c955b8e9a0ae38aecb748dd118145c9828cdacd33214fabc1ad031f0e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '555834.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6389, '2021-12-29 10:40:00', 'SALE/POS6392', 639, 'মেসার্স সমতা ব্রিকস(নেত্রকোনা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-5566&lt;&sol;p&gt;', '', '460980.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '460980.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-30 10:40:24', '23.635', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '14f386a4a36c7ca05eae5ac1b54877afe95d502678dffa1d87bae79d4479e4d8', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '5354916.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6390, '2021-12-29 10:45:00', 'SALE/POS6393', 737, 'মেসার্স মদিনা ব্রিকস(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-13-1429&lt;&sol;p&gt;', '', '432621.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '432621.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-30 10:45:53', '22.89', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'dce303d1649002795b1521d1e0166feb0c767cce60f43d23c41596fcd383966c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6391, '2021-12-29 10:46:00', 'SALE/POS6394', 737, 'মেসার্স মদিনা ব্রিকস(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-9612&lt;&sol;p&gt;', '', '460404.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '460404.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-30 10:46:58', '24.355', 1, '893025.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '270454e81307121732eab0bd3918a46a1434c71e76b7ca759755fd56e821ebbe', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6392, '2021-12-29 10:55:00', 'SALE/POS6395', 738, 'মোঃ কামরুজ্জামান অপু(বি-বাড়ীয়া)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CMT-11-3344&lt;&sol;p&gt;', '', '359653.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '359653.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-12-30 10:56:20', '18.83', 1, '359653.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c28a14cb1be49105282bd471e7e8a9ea5a0aedea7c385596d3aaf0b6d356be89', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6393, '2021-12-29 11:01:00', 'SALE/POS6396', 738, 'মোঃ কামরুজ্জামান অপু(বি-বাড়ীয়া)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5080&lt;&sol;p&gt;', '', '438900.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '438900.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-12-30 11:01:29', '25.08', 1, '438900.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '64eb00a3747fdb48d9040aed9636c80d13192ebc17e5ba84ba860d6a51b27c04', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6394, '2021-12-29 11:07:00', 'SALE/POS6397', 624, 'হাজী মোঃ সাত্তার মিয়া (চাঁনপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;বক্সমাপে নৌকা&lt;&sol;p&gt;', '', '510000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '510000.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-30 11:07:29', '30', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '76c7e8c1d146dca9b94d331896004ee0c286300c48b16098a6729048c4a706a7', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '592274.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6395, '2021-12-29 11:08:00', 'SALE/POS6398', 617, 'মেসার্স সুমন ব্রিকস(নবীনগর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;বক্সমাপে ২নৌকা&lt;&sol;p&gt;', '', '2975000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '2975000.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-30 11:08:38', '175', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b73a5c447405dfd606b84f414ea43e495d1b63864e935bc3c137cb6ef48c0497', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '13612707.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6396, '2021-12-29 11:09:00', 'SALE/POS6399', 617, 'মেসার্স সুমন ব্রিকস(নবীনগর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-1376&lt;&sol;p&gt;', '', '469514.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '469514.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-30 11:10:13', '25.94', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '3252a8976979f5e00d6d0a805f741ac98f8be8e63540563a7f5837f4b4afb4e2', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '13612707.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6397, '2021-12-29 11:11:00', 'SALE/POS6400', 617, 'মেসার্স সুমন ব্রিকস(নবীনগর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2334&lt;&sol;p&gt;', '', '500465.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '500465.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-30 11:11:31', '27.645', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e691d88b5ad86d8843d321d7efe9c28c3c703bba4731828867aa8168baa2dd39', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '13612707.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6398, '2021-12-29 11:12:00', 'SALE/POS6401', 617, 'মেসার্স সুমন ব্রিকস(নবীনগর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-5366&lt;&sol;p&gt;', '', '483994.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '483994.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-30 11:13:10', '26.735', 1, '999577.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '57cf3c61870b920810d0af870b3dd73c6925824ead5541cd3b8c6d5d4894ac87', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '13612707.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6399, '2021-12-29 11:22:00', 'SALE/POS6402', 739, 'মেসার্স রুবেল এন্টারপ্রাইজ(সিলেট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-2113&lt;&sol;p&gt;', '', '352761.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '352761.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-30 11:23:36', '19.93', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b44b65f35c478ae21571678bff028838940a937c49e253eff152fb3d207f4c4a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6400, '2021-12-29 11:25:00', 'SALE/POS6403', 739, 'মেসার্স রুবেল এন্টারপ্রাইজ(সিলেট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-4951&lt;&sol;p&gt;', '', '299130.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '299130.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-30 11:25:28', '16.895', 1, '941891.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '729e518d6854c05c30c4d9fe5b1233f1a695a0dfe830412cb4ac269501f6ac02', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6401, '2021-12-29 11:28:00', 'SALE/POS6404', 625, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-2884&lt;&sol;p&gt;', '', '373035.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '373035.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-30 11:28:29', '19.125', 1, '500000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c4ba90a7f1b5aad081e08801f41dfa27f50023c8448c407f41597dcb20399d9c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1914788.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6402, '2021-12-30 11:10:00', 'SALE/POS6405', 627, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(রবিন মিয়া)(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;MMT-11-0139&lt;&sol;p&gt;', '', '333830.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '333830.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-31 11:11:30', '17.57', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '3adf5eb2bf8fbdde7e2e6590c7ca62deea30aa14d4f5cc6ffc31de8cbd5ef2f8', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-20138.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6403, '2021-12-30 11:18:00', 'SALE/POS6406', 625, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-6125&lt;&sol;p&gt;', '', '398810.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '398810.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-31 11:19:05', '20.99', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '970d9cf236c530e8c795faf5c75e83ff8a9c7a47b5d45d504c769fd80fcfadc5', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1787823.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6404, '2021-12-30 11:20:00', 'SALE/POS6407', 625, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-8066&lt;&sol;p&gt;', '', '407360.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '407360.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-31 11:20:45', '21.435', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b138d21fdb782740e4f96e55036db65e270802bdbf31daccef7e171e7bd57175', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2186633.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6405, '2021-12-30 11:21:00', 'SALE/POS6408', 625, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-5366&lt;&sol;p&gt;', '', '381520.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '381520.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-31 11:22:07', '20.08', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '143dc9bb07815672d958ce24ad34bbaff2874d4b45cfb12ba0b16ef6229cf613', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2186633.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6406, '2021-12-30 11:23:00', 'SALE/POS6409', 695, 'মেসার্স বাবুল ব্রিকস(চান্দুরা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2334&lt;&sol;p&gt;', '', '437950.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '437950.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-31 11:23:36', '23.045', 1, '267000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1a81e28d63f8a90bf5d32dcf6ae33deea870d77ba5a54955173c8c63e107eed6', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '118424.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6407, '2021-12-30 11:24:00', 'SALE/POS6410', 675, 'মোঃ মিঠু সরকার (চাঁনপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-15-7132&lt;&sol;p&gt;', '', '319580.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '319580.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-31 11:25:18', '16.815', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5fe0c40398dc436312f48848c6a13eb8c6859635d85f7e4867742e02738f7353', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2057142.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6408, '2021-12-30 11:26:00', 'SALE/POS6411', 729, 'মোঃ জহিরুল ইসলাম(তাহিরপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-1011&lt;&sol;p&gt;', '', '239590.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '239590.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-31 11:26:32', '12.61', 1, '279867.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'cd204207b45b38face71da6f641d0b62d9a648eee21248bf528663f4fb183d67', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-3740.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6409, '2021-12-30 11:27:00', 'SALE/POS6412', 706, 'মেসার্স উসমাস খাঁন ব্রিকস(বি-বাড়ীয়া)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-15-8431&lt;&sol;p&gt;', '', '137370.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '137370.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-12-31 11:28:00', '7.225', 1, '137370.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b58b7643b84874ac3117e9a57eceba761427be9e6ee83ab73d1f0a30afee73aa', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6410, '2021-12-30 11:30:00', 'SALE/POS6413', 601, 'মেসার্স সোনালী ব্রিকস (২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-4349&lt;&sol;p&gt;', '', '425980.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '425980.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-31 11:30:46', '22.42', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e8460cdc39097cfa6792db5ee6e2a3397e70cefc39217fac598f51785961d638', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1931375.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6411, '2021-12-30 11:31:00', 'SALE/POS6414', 669, 'মোঃ লিয়াকত মিয়া (তাহেরপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-7273&lt;&sol;p&gt;', '', '305520.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '305520.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-31 11:31:56', '16.075', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7f1452a50a53647491f89d9fa107645c84deb7298938025b6a78dbf1afbcdaf9', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '559654.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6412, '2021-12-30 11:32:00', 'SALE/POS6415', 610, 'মেসার্স তাসিন এন্টারপ্রাইজ(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;ট্রলি&lt;&sol;p&gt;', '', '61180.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '61180.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-31 11:33:00', '3.215', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f440eed77ce3e7ff4b07d388a87edeb943b2db021883a156fee11ba40d58e010', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '95167.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6413, '2021-12-30 11:33:00', 'SALE/POS6416', 627, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(রবিন মিয়া)(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-3952&lt;&sol;p&gt;', '', '358910.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '358910.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-31 11:34:06', '18.89', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f95d36073bd7dd14445d2db71895ad003f9109e9487cc6f20b50a353bb3451e7', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '313692.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6414, '2021-12-30 11:34:00', 'SALE/POS6417', 627, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(রবিন মিয়া)(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-&period;0263&lt;&sol;p&gt;', '', '378860.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '378860.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-31 11:35:16', '19.94', 1, '1464000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1e15994aae1e915c33213a5e93728dd53f8bd82763e6914163b92e7701d8613a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '313692.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6415, '2021-12-30 11:35:00', 'SALE/POS6418', 601, 'মেসার্স সোনালী ব্রিকস (২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-3945&lt;&sol;p&gt;', '', '398620.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '398620.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-31 11:36:59', '20.98', 1, '2600000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '034e3ca7d3b7e7f65bade9ca147b83f7fa3aca027f0e5d5c527f040e69c5a23e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2357355.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6416, '2021-12-30 11:38:00', 'SALE/POS6419', 672, 'মেসার্স S.T.D ব্রিকস(খুর্শাকুড়াইল)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-5586&lt;&sol;p&gt;', '', '438710.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '438710.00', 'completed', 'paid', 0, NULL, 1, 1, '2021-12-31 11:39:16', '23.09', 1, '438710.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ae1bcd956f6a43567b30515817707861cf7df572d0bd651c679c0ceabe3ebc11', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '20.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6417, '2021-12-30 11:40:00', 'SALE/POS6420', 675, 'মোঃ মিঠু সরকার (চাঁনপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-4670&lt;&sol;p&gt;', '', '304570.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '304570.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-31 11:44:25', '16.03', 1, '744714.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5407a33b9122da11b7ec31b8cc058e753b779c74695d89dd357f2541b8147c69', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2376722.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6418, '2021-12-30 11:48:00', 'SALE/POS6421', 670, 'মোঃ জাকির হোসেন জামাই(কালিপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0384&lt;&sol;p&gt;', '', '420850.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '420850.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-31 11:48:39', '22.15', 1, '423000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '627efa37f17b7594fd92599c33e0b73c57178b93570976ea23414864b4ff8710', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6419, '2021-12-30 12:02:00', 'SALE/POS6422', 661, 'মেসার্স ইলহাম ব্রিকস(কুলিয়ার চর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-2046&lt;&sol;p&gt;', '', '457989.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '457989.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-31 12:02:49', '23.725', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a3eaff7ea46c6b47eafc5e3344bb17a91a9744366dc37f7d870a2ca16fe64138', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '598754.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6420, '2021-12-30 12:03:00', 'SALE/POS6423', 622, 'মেসার্স B.B.C ব্রিকস(চাঁনপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;বক্সমাপ নৌকা&lt;&sol;p&gt;', '', '850000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '850000.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-31 12:04:10', '50', 1, '800000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '004d04e4dbf98726e91167da8af95170da4e2db29126fdb61a2fc51429a8beb0', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2301784.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6421, '2021-12-30 12:04:00', 'SALE/POS6424', 617, 'মেসার্স সুমন ব্রিকস(নবীনগর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;বক্সমাপ নৌকা&lt;&sol;p&gt;', '', '1700000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '1700000.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-31 12:05:21', '100', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '869a97f6e5f800d61b710e2c3a1c92777d7f91840f3fbfce54e3e1aa7dc47dd0', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '17042103.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6422, '2021-12-30 12:07:00', 'SALE/POS6425', 625, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-6707&lt;&sol;p&gt;', '', '385510.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '385510.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-31 12:07:41', '20.285', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '40fca09c88b938f42a1d91cc838eda4db195981b77640a79e3ab539440c0c1c5', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2975513.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6423, '2021-12-30 12:13:00', 'SALE/POS6426', 740, 'মোঃ মোমিন মিয়া(সিলেট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-6403&lt;&sol;p&gt;', '', '366700.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '366700.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-31 12:14:24', '19.3', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '0a095d4cb198e2103922de12acdf1b450661a84471d7b023b3a48ba81a0197b6', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6424, '2021-12-30 12:15:00', 'SALE/POS6427', 740, 'মোঃ মোমিন মিয়া(সিলেট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-15-5442&lt;&sol;p&gt;', '', '269040.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '269040.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-31 12:15:25', '14.16', 1, '1062000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5ed35fa73f4e1b79d93a016b7ab2bb88a1bd8a761310c4c8eb8b6b24deb5bd2a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6425, '2021-12-30 12:16:00', 'SALE/POS6428', 606, 'আলী হোসেন জামাই(কালীপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-15-3956&lt;&sol;p&gt;', '', '276070.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '276070.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-31 12:16:58', '14.53', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'dcb3e07c6f66add0f5198b3b3792b6b8f4d2f6d9d0b72e3e635d759cd5fc2a15', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6426, '2021-12-30 12:19:00', 'SALE/POS6429', 657, 'মেসার্স অনিক (বি-বাড়ীয়া)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-2421&lt;&sol;p&gt;', '', '291270.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '291270.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-31 12:20:21', '15.325', 1, '280000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f9ef8ac0b23f973ebf271274285db61c72c079f2e9467c98a85750b0aa5b8d96', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-321.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6427, '2021-12-30 12:21:00', 'SALE/POS6430', 609, 'মেসার্স আজিজ শাহ ট্রান্সপোর্ট(ভৈরবপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-8735&lt;&sol;p&gt;', '', '264860.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '264860.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-31 12:22:10', '13.935', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '00d5b82714672893e70b11d11dd7cd96df32c10cf96806184c657c56fbf1f89d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-707811.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6428, '2021-12-30 12:23:00', 'SALE/POS6431', 610, 'মেসার্স তাসিন এন্টারপ্রাইজ(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;BOG T-11-1809&lt;&sol;p&gt;', '', '272270.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '272270.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-31 12:27:04', '14.325', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '91cf150507c773d333d89a980d071479254c801e39135c5c83076c36f54c5b77', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '156347.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6429, '2021-12-30 12:27:00', 'SALE/POS6432', 610, 'মেসার্স তাসিন এন্টারপ্রাইজ(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-5142&lt;&sol;p&gt;', '', '163590.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '163590.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-31 12:27:58', '8.605', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b0514e722114e03684393f0ce91843e83670e4b36fe3d990247256c0b9c42348', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '156347.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6430, '2021-12-30 12:29:00', 'SALE/POS6433', 610, 'মেসার্স তাসিন এন্টারপ্রাইজ(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;TAKTOR&lt;&sol;p&gt;', '', '57000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '57000.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-31 12:30:01', '3', 1, '553600.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f5447d6c7d87cba72c19259e9074caf51438dbbc7c6aa0902eef539c1c511b9d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '156347.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6431, '2021-12-30 12:32:00', 'SALE/POS6434', 614, 'মেসার্স জোহাদ এন্টারপ্রাইজ(২১-২২) (নিজ হিসাব)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CMT-11-3344&lt;&sol;p&gt;', '', '356630.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '356630.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-31 12:32:59', '18.765', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'bea7e8ab5df0e015c687e53da8b399f74857c5c15127bb5dde34908c8e8d031c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1338467.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6432, '2021-12-30 12:33:00', 'SALE/POS6435', 641, 'মেসার্স S.R এন্টারপ্রাইজ(সিলেট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1919&lt;&sol;p&gt;', '', '288360.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '288360.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-31 12:34:11', '16.015', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '29b6db09575f62d780b5249518034340a1346b4333f557ea3bcf81765f42ecf9', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '4995564.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6433, '2021-12-30 12:41:00', 'SALE/POS6436', 641, 'মেসার্স S.R এন্টারপ্রাইজ(সিলেট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-8664&lt;&sol;p&gt;', '', '274320.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '274320.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-31 12:41:40', '15.235', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b4a7ec0314acb291fd97f5d95785dedc2cb91008f37751c7e8e31aa544320bda', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '4995564.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6434, '2021-12-30 12:42:00', 'SALE/POS6437', 641, 'মেসার্স S.R এন্টারপ্রাইজ(সিলেট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-5064&lt;&sol;p&gt;', '', '289260.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '289260.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-31 12:43:01', '16.07', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '0450bcedfa4d7a78e9b5a4a535361560b6fcc6618d3d889257c863239f54fde4', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '4995564.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6435, '2021-12-30 12:44:00', 'SALE/POS6438', 617, 'মেসার্স সুমন ব্রিকস(নবীনগর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2334&lt;&sol;p&gt;', '', '475849.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '475849.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-31 12:44:46', '26.29', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5680bc0cd73bf470b3bbc086e4a26a8104adb03ae9287c39b0fe564c82217a88', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '18742103.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6436, '2021-12-30 12:45:00', 'SALE/POS6439', 617, 'মেসার্স সুমন ব্রিকস(নবীনগর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-9888&lt;&sol;p&gt;', '', '488700.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '488700.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-31 12:46:03', '27', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'af574ebb75d23948b3bde1622f8e9bf29aef8abf69b9bbd9528af0fd62cd8ce7', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '18742103.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6437, '2021-12-30 12:46:00', 'SALE/POS6440', 617, 'মেসার্স সুমন ব্রিকস(নবীনগর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-5476&lt;&sol;p&gt;', '', '438744.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '438744.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-31 12:47:31', '24.24', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '3c9fed432d22ff55f8e4bdfe81967d11692708e5efc54b660050182c13089c49', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '18742103.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6438, '2021-12-30 12:48:00', 'SALE/POS6441', 634, 'মোঃ কবির মিয়া(আশুগঞ্জ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-6821&lt;&sol;p&gt;', '', '421740.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '421740.00', 'completed', 'due', 0, NULL, 1, 1, '2021-12-31 12:48:34', '23.425', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8e6652fa210b3eba9f88be17479fe9ca7a3ae9263c87752a0a3db94d0593bf0d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '895274.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6439, '2021-12-30 15:06:00', 'SALE/POS6442', 742, 'মেসার্স কর্ণধারা এগ্রো C/O আজমল (২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '0.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '0.00', 'completed', 'paid', 0, NULL, 1, 1, '2022-01-01 15:13:40', '0', 1, '300000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd9238d05dd9177e37f1dbdd6da134186dc93bbec2d8c66c9d09170de90ed22ed', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6441, '2021-12-31 15:11:00', 'SALE/POS6444', 741, 'মেসার্স বিকাশ ব্রিকস(ষোলপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-0914&lt;&sol;p&gt;', '', '475000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '475000.00', 'completed', 'paid', 0, NULL, 1, 1, '2022-01-01 15:14:25', '25', 1, '475000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e9edc590548da4628a6918b9594b31418ad57b15f519f343bc1d59d2010952d0', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6442, '2021-12-31 15:16:00', 'SALE/POS6445', 735, 'মেসার্স B.B.F ব্রিকস(গৌরিপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-0878&lt;&sol;p&gt;', '', '463790.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '463790.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-01 15:17:04', '24.41', 1, '463000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '61bb8fab1d90c4623cce4db8f4ef526002f66983e1d75ceae46420eb605699af', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6443, '2021-12-31 15:17:00', 'SALE/POS6446', 635, 'মেসার্স সনি ব্রিকস (২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2334&lt;&sol;p&gt;', '', '410400.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '410400.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-01 15:18:26', '21.6', 1, '780000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a70b6ec0155c08bab30269d47e69957e786de6e76d790d968c5836904ec23e61', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6444, '2021-12-31 15:19:00', 'SALE/POS6447', 591, 'মেসার্স তানজিম ট্রেডাস (২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-1869&lt;&sol;p&gt;', '', '295070.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '295070.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-01 15:19:59', '15.524', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1a64b494fa266c8e8b550c407efaeb076ef5dc607ef7f083ad8988e0e5fac99f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6445, '2021-12-31 15:21:00', 'SALE/POS6448', 731, 'মেসার্স আশরাফ ব্রিকস(বি-বাড়ীয়া)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-2046&lt;&sol;p&gt;', '', '399570.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '399570.00', 'completed', 'paid', 0, NULL, 1, 1, '2022-01-01 15:24:12', '21.03', 1, '399570.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e059a1799867e6c47f6f696105dce8bfcab845bc0d0d34d34b5a734e8e7e1c5f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6446, '2021-12-31 15:26:00', 'SALE/POS6449', 739, 'মেসার্স রুবেল এন্টারপ্রাইজ(সিলেট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CMT-11-3197&lt;&sol;p&gt;', '', '307230.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '307230.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-01 15:27:23', '16.165', 1, '17230.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e912372509b55a5fb58eec83e595256612e6b1b57d76844d52e3b78143c2b864', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-290000.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6447, '2021-12-31 15:38:00', 'SALE/POS6450', 742, 'মেসার্স কর্ণধারা এগ্রো C/O আজমল (২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2396&lt;&sol;p&gt;', '', '266380.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '266380.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-01 15:38:59', '14.02', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e1213b08a8733f0ad45df9c14e7d1c6c8d9c1caa2037d1736c5bf88dd849059d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-300000.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6448, '2021-12-31 15:40:00', 'SALE/POS6451', 627, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(রবিন মিয়া)(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;MMT-11-0139&lt;&sol;p&gt;', '', '336110.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '336110.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-01 15:41:40', '17.69', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b26cbefb923848d9dd50f00224e2ffd728c61898853a1a31dc30e8bf8f13798b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-412538.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6449, '2021-12-31 15:49:00', 'SALE/POS6452', 743, 'মেসার্স T.B.F ব্রিকস(ময়মনসিংহ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-6426&lt;&sol;p&gt;', '', '351500.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '351500.00', 'completed', 'paid', 0, NULL, 1, 1, '2022-01-01 15:50:06', '18.495', 1, '351500.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '38cc6783bf4e583aec9e0576b86979f3a124efee1bf50dfa38011e6beb6f0e78', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6450, '2021-12-31 15:52:00', 'SALE/POS6453', 606, 'আলী হোসেন জামাই(কালীপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1593&lt;&sol;p&gt;', '', '299440.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '299440.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-01 15:53:33', '15.755', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7eb3c37eeab1775c6345a5b5371d384b66f731c2ecf8cb11fbe0f4d0a91d6d94', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '276070.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6451, '2021-12-31 15:54:00', 'SALE/POS6454', 713, 'মেসার্স হেলাল ভান্ডারী (ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0384&lt;&sol;p&gt;', '', '396530.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '396530.00', 'completed', 'paid', 0, NULL, 1, 1, '2022-01-01 15:54:53', '20.87', 1, '396530.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '6b68ec1fa44da5a12f0c7f306d69778e8c184a4fc142d8eefbec7450e8c4e819', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6452, '2021-12-31 15:57:00', 'SALE/POS6455', 706, 'মেসার্স উসমাস খাঁন ব্রিকস(বি-বাড়ীয়া)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;HOBT-11-0027&lt;&sol;p&gt;', '', '230090.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '230090.00', 'completed', 'paid', 0, NULL, 1, 1, '2022-01-01 15:58:18', '12.11', 1, '230090.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ca267679b4212b053411553924107bafabdcb104d0f787c157dc97adcd3aaa65', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6453, '2021-12-31 16:00:00', 'SALE/POS6456', 609, 'মেসার্স আজিজ শাহ ট্রান্সপোর্ট(ভৈরবপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;JOST-11-4781&lt;&sol;p&gt;', '', '372210.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '372210.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-01 16:01:37', '19.585', 1, '170000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '2f3f0ced6fa91ba6e9cc127fecf7c1479d9592af18c225151878390fdd77f20f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-442951.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6454, '2021-12-31 16:08:00', 'SALE/POS6457', 740, 'মোঃ মোমিন মিয়া(সিলেট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CHOT -11-0747&lt;&sol;p&gt;', '', '345800.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '345800.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-01 16:08:50', '18.2', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f3f96b2ef042773dcaed7360a0a04ea2fcbbc08fae579d852bab55463ed657f6', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-426260.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6455, '2021-12-31 16:09:00', 'SALE/POS6458', 610, 'মেসার্স তাসিন এন্টারপ্রাইজ(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;NET-11-0009&lt;&sol;p&gt;', '', '400140.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '400140.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-01 16:10:37', '21.06', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'cc0a7eeb5a6d90bab8e4f03875e97dea7da200eae245e1d233a93bb4ff7381f1', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '95607.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6456, '2021-12-31 16:11:00', 'SALE/POS6459', 610, 'মেসার্স তাসিন এন্টারপ্রাইজ(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;ট্রলি&lt;&sol;p&gt;', '', '63650.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '63650.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-01 16:11:48', '3.3499', 1, '463790.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '783f3ea5ee4ae42820ed5b589a755b74d2a84a7826d10311a2426893524cff8c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '95607.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6457, '2021-12-31 16:12:00', 'SALE/POS6460', 714, 'মেসার্স মাহি ব্রিকস(সিলেট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-3016&lt;&sol;p&gt;', '', '167960.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '167960.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-01 16:18:18', '8.84', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '3b75348042bfd6aeeae528cf3326ecae7f7f17da202ce5dc1fdcb82038beea75', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6458, '2021-12-31 16:17:00', 'SALE/POS6461', 619, 'মোঃ জাকির এন্টারপ্রাইজ (গং)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5080&lt;&sol;p&gt;', '', '425220.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '425220.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-01 16:20:08', '22.375', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '0cec5bc6547b413eef8f541e919f4627a814582b2b1c9d8b461b3ac848706587', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1279650.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6459, '2021-12-31 16:20:00', 'SALE/POS6462', 670, 'মোঃ জাকির হোসেন জামাই(কালিপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2438&lt;&sol;p&gt;', '', '445170.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '445170.00', 'completed', 'paid', 0, NULL, 1, 1, '2022-01-01 16:21:22', '23.43', 1, '445170.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '09a139bb1e8ec59532557019581bc5115eae2b46c64c99ebd2b5d8a1dd4700b1', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-2150.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6460, '2021-12-31 16:24:00', 'SALE/POS6463', 727, 'মোঃ আতিকুল্লাহ (ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-5366&lt;&sol;p&gt;', '', '312550.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '312550.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-01 16:24:48', '16.45', 1, '312500.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ff402a9cbabf61431235db3f2760fdd9ddace5b358d622e40aa791c552332394', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6461, '2021-12-31 16:28:00', 'SALE/POS6464', 617, 'মেসার্স সুমন ব্রিকস(নবীনগর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;বক্সমাপে নৌকা&lt;&sol;p&gt;', '', '1700000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '1700000.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-01 16:29:35', '100', 1, '2000000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f9daa0961f75a060b2a7de32b47b4b2a599a624d563f46ac1c5052bcb0df7bf1', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '20145396.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6462, '2021-12-31 16:30:00', 'SALE/POS6465', 714, 'মেসার্স মাহি ব্রিকস(সিলেট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-3016&lt;&sol;p&gt;', '', '200260.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '200260.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-01 16:31:38', '10.54', 1, '750000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '0deea388c7644c1bfaf0a62d112404efeef9980b42142fe1aa7f7f24f564a08c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '167960.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6463, '2021-12-31 16:32:00', 'SALE/POS6466', 709, 'মোঃ কয়েছ মিয়া(সুনামগঞ্জ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-4377&lt;&sol;p&gt;', '', '363850.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '363850.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-01 16:32:48', '19.145', 1, '350000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ad650d4e497922b9d13c704e7be66b733ae58058d68c59a1ac143024a057c689', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '368366.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6464, '2021-12-31 16:33:00', 'SALE/POS6467', 692, 'মেসার্স S.T.B ব্রিকস(ভৈরবপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;ট্রলি&lt;&sol;p&gt;', '', '112670.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '112670.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-01 16:34:01', '5.93', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f8c2f958bb3b4931a5b7b85e405f021d01c99b233166481a4c579c37a13edb13', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '497296.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6465, '2021-12-31 16:34:00', 'SALE/POS6468', 684, 'মেসার্স K.M.B ব্রিকস (ইব্রাহীমপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5851&lt;&sol;p&gt;', '', '310270.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '310270.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-01 16:35:29', '16.33', 1, '200000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '6c6ddff2f6a2bd1e98379e6e0d66a5af119860290eca4c14d4620593bc61bbc3', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '140400.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6466, '2021-12-31 16:36:00', 'SALE/POS6469', 619, 'মোঃ জাকির এন্টারপ্রাইজ (গং)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-1514&lt;&sol;p&gt;', '', '441370.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '441370.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-01 16:37:05', '23.225', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '303517139287f42689c26e0fef2f66ff155dc51101aac2229efb63297eb32a54', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1704870.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6467, '2021-12-31 16:37:00', 'SALE/POS6470', 619, 'মোঃ জাকির এন্টারপ্রাইজ (গং)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-0685&lt;&sol;p&gt;', '', '422180.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '422180.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-01 16:38:14', '22.22', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '91a86b0115b99c5cce288268fce618e0f65acf0b7a814c1e7149b5b745f27448', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1704870.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6468, '2021-12-31 16:39:00', 'SALE/POS6471', 602, 'মো.সফর আলী সর্দার(তাহিরপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2395&lt;&sol;p&gt;', '', '337666.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '337666.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-01 16:39:48', '18.97', 1, '200000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '561bf60c1dc7892a056a15ea55be63556d5fb786fb97f13a6f0b1edd68e488a9', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '201256.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6469, '2021-12-31 16:40:00', 'SALE/POS6472', 641, 'মেসার্স S.R এন্টারপ্রাইজ(সিলেট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CHO T-11-0720&lt;&sol;p&gt;', '', '289080.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '289080.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-01 16:40:58', '16.06', 1, '16966.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '774767656f9d2edb609b6fe47314e8427f2a60b5b44181d9e6349cae0af56f87', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '5847504.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6470, '2021-12-31 16:41:00', 'SALE/POS6473', 600, 'মেসার্স জয়নাল আবেদীন(ফেরিঘাট) (২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt; CH-MT-11-0269&lt;&sol;p&gt;', '', '355288.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '355288.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-01 16:42:22', '19.96', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '3ef1b30e14d342f5d6be2b498e49617c0a09b60641904a81f7d2fb949ff8e3af', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6471, '2021-12-31 16:42:00', 'SALE/POS6474', 600, 'মেসার্স জয়নাল আবেদীন(ফেরিঘাট) (২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;JOST T-11-4825&lt;&sol;p&gt;', '', '393914.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '393914.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-01 16:43:42', '22.13', 1, '495000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '283717a7196fbf8bb7843567563ac48a96b3da8787ee1351d0cb2ebf4760390f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6472, '2021-12-31 18:32:00', 'SALE/POS6475', 627, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(রবিন মিয়া)(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;নগদ ফেরত&lt;&sol;p&gt;', '', '10000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '10000.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-01 18:33:20', '1', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'dd8c3f6974e30dbe8a07844f25608c7adbd1d2f53769dcea78784e26421a0d9e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-76428.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6473, '2022-01-01 14:17:00', 'SALE/POS6476', 641, 'মেসার্স S.R এন্টারপ্রাইজ(সিলেট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CMT-11-9195&lt;&sol;p&gt;', '', '274500.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '274500.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-02 14:18:58', '15.25', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '710c10a135d4c81fde2804a9b3e5a9bf94742aba798b88d7114c09f247fdcf52', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '6119618.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6474, '2022-01-01 14:19:00', 'SALE/POS6477', 641, 'মেসার্স S.R এন্টারপ্রাইজ(সিলেট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CHO T-11-0853&lt;&sol;p&gt;', '', '293040.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '293040.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-02 14:20:13', '16.28', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '253a0f6814866e00972fff6c457da6b5e31d804c7bc77c139ddbff592441bf27', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '6119618.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6475, '2022-01-01 14:21:00', 'SALE/POS6478', 619, 'মোঃ জাকির এন্টারপ্রাইজ (গং)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-5586&lt;&sol;p&gt;', '', '234460.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '234460.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-02 14:22:21', '12.34', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '3235972a5712afc1afe42649f6638ce4226390c3037cb79bea84f8c77455fcea', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2568420.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6476, '2022-01-01 14:22:00', 'SALE/POS6479', 637, 'মেসার্স তাকি ব্রিকস(ভৈরবপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-7227&lt;&sol;p&gt;', '', '122265.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '122265.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-02 14:23:19', '6.27', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd57858f3584d826cb49a3e96a960bb191e63adb8685b705765f72165a863b9a4', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2822899.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6477, '2022-01-01 14:24:00', 'SALE/POS6480', 619, 'মোঃ জাকির এন্টারপ্রাইজ (গং)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-5586&lt;&sol;p&gt;', '', '190000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '190000.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-02 14:24:30', '10', 1, '3000000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '43cd746553662b56c6a1e5ea46c8046c6478f57d47cb79a3a31c6e8c44ac0f28', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2802880.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6478, '2022-01-01 14:25:00', 'SALE/POS6481', 637, 'মেসার্স তাকি ব্রিকস(ভৈরবপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-7227&lt;&sol;p&gt;', '', '344175.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '344175.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-02 14:25:37', '17.645', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b32a287cb516b55f94b6646e64c6e24443ce1c2e7e146187654bb72fa3411acd', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2945164.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6479, '2022-01-01 14:30:00', 'SALE/POS6482', 744, 'মেসার্স জননী ব্রিকস(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-5112&lt;&sol;p&gt;', '', '414661.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '414661.00', 'completed', 'paid', 0, NULL, 1, 1, '2022-01-02 14:30:47', '21.705', 1, '414661.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd2fc893fcc174a41899fd96b1dc0fc86d16b8523262c76ab2b3dbb783894cbbf', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6480, '2022-01-01 14:32:00', 'SALE/POS6483', 610, 'মেসার্স তাসিন এন্টারপ্রাইজ(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1071&lt;&sol;p&gt;', '', '348270.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '348270.00', 'completed', 'paid', 0, NULL, 1, 1, '2022-01-02 14:32:55', '18.33', 1, '348270.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '83b75b424e28eaaa63b80dd2ed3d11170143ad82b0ee9a786460c52889089ceb', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '95607.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6481, '2022-01-01 14:34:00', 'SALE/POS6484', 591, 'মেসার্স তানজিম ট্রেডাস (২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;MBD-11-0516&lt;&sol;p&gt;', '', '91960.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '91960.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-02 14:35:17', '4.84', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '6c01ff0ee9fbd6f4a0d7125b92605b68a6f2de78af763958f4bada04328f38e3', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '295070.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6482, '2022-01-01 14:35:00', 'SALE/POS6485', 609, 'মেসার্স আজিজ শাহ ট্রান্সপোর্ট(ভৈরবপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CHO T-11-0600&lt;&sol;p&gt;', '', '349220.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '349220.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-02 14:36:27', '18.375', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b40a0a6cd795bb432d15e39ace7442b449a080f50dd688243f4215a882a4faf8', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-240741.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6483, '2022-01-01 14:37:00', 'SALE/POS6486', 609, 'মেসার্স আজিজ শাহ ট্রান্সপোর্ট(ভৈরবপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CHO T-11-0680&lt;&sol;p&gt;', '', '350170.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '350170.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-02 14:37:49', '18.43', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b981f3323d13c7635f2f3ab6f63127ab08a03665b4546a6577e0820d48986e83', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-240741.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6484, '2022-01-01 14:38:00', 'SALE/POS6487', 743, 'মেসার্স T.B.F ব্রিকস(ময়মনসিংহ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-6426&lt;&sol;p&gt;', '', '346750.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '346750.00', 'completed', 'paid', 0, NULL, 1, 1, '2022-01-02 14:39:11', '18.25', 1, '346750.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '3dc0575c604ff47975489e5145d74259f3580d102878cf2069247fba3cfd3e3f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6485, '2022-01-01 14:43:00', 'SALE/POS6488', 745, 'মোঃ শাহিন মিয়া(কিশোরগঞ্জ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;JOS T-11-3369&lt;&sol;p&gt;', '', '296590.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '296590.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-02 14:43:35', '15.61', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a1a390ad4da7a58c6bf8db95959f4cd21718fede350b5691810123f35958ea2e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6486, '2022-01-01 14:45:00', 'SALE/POS6489', 657, 'মেসার্স অনিক (বি-বাড়ীয়া)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1625&lt;&sol;p&gt;', '', '354540.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '354540.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-02 14:46:33', '18.66', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '94d4c594b082c52cf1bbc7e643fc0e7edaffb4d30d1d4c5133f189ffdadb13fa', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '10949.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6487, '2022-01-01 14:47:00', 'SALE/POS6490', 610, 'মেসার্স তাসিন এন্টারপ্রাইজ(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;ট্রলি&lt;&sol;p&gt;', '', '60420.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '60420.00', 'completed', 'paid', 0, NULL, 1, 1, '2022-01-02 14:47:32', '3.1799', 1, '60420.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a3dc6da9ac0e71d05d95da15b0525181baf92f21523249fefe5b15225be8af90', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '95607.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6488, '2022-01-01 14:49:00', 'SALE/POS6491', 707, 'সেলিম এন্টারপ্রাইজ (ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-5008&lt;&sol;p&gt;', '', '235790.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '235790.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-02 14:49:24', '12.41', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '19a70ff9681d5ee880e06ee03977c82ab9ce4164e5979c3725fe98bd06dd71ff', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-28.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6489, '2022-01-01 14:49:00', 'SALE/POS6492', 707, 'সেলিম এন্টারপ্রাইজ (ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-9498&lt;&sol;p&gt;', '', '246430.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '246430.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-02 14:50:15', '12.97', 1, '482192.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '9a8eee3e8f29f74e2518123e11e6813d5d1dcb03b40fac4ae425889043689d9d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-28.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6490, '2022-01-01 14:52:00', 'SALE/POS6493', 637, 'মেসার্স তাকি ব্রিকস(ভৈরবপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;বক্সমাপে নৌকা&lt;&sol;p&gt;', '', '374000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '374000.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-02 14:52:38', '22', 1, '500000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '0f28700c66d7ee4370142552fc8855740de475040c57ac557249625e0a0930f9', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '3289339.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6491, '2022-01-01 14:53:00', 'SALE/POS6494', 657, 'মেসার্স অনিক (বি-বাড়ীয়া)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-5936&lt;&sol;p&gt;', '', '320340.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '320340.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-02 15:55:02', '16.86', 1, '784370.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '2b99aadacc2938a1535c686f9a4422a146b388747becde5c89522c07c018a475', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '365489.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6492, '2022-01-01 15:55:00', 'SALE/POS6495', 591, 'মেসার্স তানজিম ট্রেডাস (২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-2418&lt;&sol;p&gt;', '', '287470.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '287470.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-02 15:56:12', '15.125', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a381f54131fe6c005ca410efe09824e72bf91ef5239ae8f50f0e36667d37e54e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '387030.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6493, '2022-01-01 15:57:00', 'SALE/POS6496', 670, 'মোঃ জাকির হোসেন জামাই(কালিপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-7832&lt;&sol;p&gt;', '', '406980.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '406980.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-02 15:57:47', '21.42', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '99a454ef2932cc7eaae92fd9dcc0cc41f120ebb6a1c00bd7196551b3e20e25ed', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-2150.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6494, '2022-01-01 15:58:00', 'SALE/POS6497', 670, 'মোঃ জাকির হোসেন জামাই(কালিপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-7558&lt;&sol;p&gt;', '', '374490.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '374490.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-02 15:58:58', '19.71', 1, '400000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ee8e4c77b6252e3750a84ed3868aa257b33795e80612c0c0c8dd6740e8aca18b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-2150.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6495, '2022-01-01 15:59:00', 'SALE/POS6498', 625, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-3017&lt;&sol;p&gt;', '', '405840.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '405840.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-02 16:00:15', '21.36', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e0d9789db3d539f669f734f0efc01a0ff0197256b72845ada8437ca4b6424c7c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '3361023.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6496, '2022-01-01 16:01:00', 'SALE/POS6499', 625, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-6125&lt;&sol;p&gt;', '', '412680.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '412680.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-02 16:01:42', '21.715', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c28e3f16b2df8ffd69e7cc97420c2e676da64a17595b245a9fe747865fc0fc1e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '3361023.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6497, '2022-01-01 16:02:00', 'SALE/POS6500', 625, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0384&lt;&sol;p&gt;', '', '400710.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '400710.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-02 16:02:57', '21.09', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7ca07a5b73696260497d839b9757f747d51ef7eebd7ba2f039930d0fa0b17755', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '3361023.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6498, '2022-01-01 16:06:00', 'SALE/POS6501', 625, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-4482&lt;&sol;p&gt;', '', '413820.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '413820.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-02 16:06:55', '21.775', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e33f91045f9178132ad873345c10ba9f27f6c9e7c26d1bd08d92b59386459852', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '3361023.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6499, '2022-01-01 16:43:00', 'SALE/POS6502', 650, 'মেসার্স আকাশ ব্রিকস(চান্দুরা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-6821&lt;&sol;p&gt;', '', '460884.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '460884.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-02 16:44:06', '23.88', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '2146608ac80c8ddc5dcacfbfc80846d3a85effd9ad364f143d7977f3ad282445', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '3112620.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6500, '2022-01-01 16:44:00', 'SALE/POS6503', 651, 'হাজী মোঃ আইনুল ইসলাম(চান্দুরা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;আকাশ ব্রিকস এর হিসাব&lt;&sol;p&gt;', '', '460884.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '460884.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-02 16:45:57', '1', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '877cf481d2a41c81b26724336c886cf05b8a4ca2bfc47abf44fddc86c3cefa48', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1605349.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6501, '2022-01-01 16:47:00', 'SALE/POS6504', 729, 'মোঃ জহিরুল ইসলাম(তাহিরপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;PABNA T-11-0717&lt;&sol;p&gt;', '', '290320.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '290320.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-02 16:48:35', '15.280', 1, '250000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '94a473290d41fdfa63298e49730d647c9ccf5d8261a5746ad531d20a9628feb4', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-44017.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6502, '2022-01-01 16:51:00', 'SALE/POS6505', 746, 'মেসার্স রংধনু ট্রান্সপোট(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-8372&lt;&sol;p&gt;', '', '451820.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '451820.00', 'completed', 'paid', 0, NULL, 1, 1, '2022-01-02 16:51:58', '23.775', 1, '451820.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '39e086067be516b294dd285dacd2f5e8484f9e0228814566b3c7df8ee70e5a9b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6503, '2022-01-01 16:57:00', 'SALE/POS6506', 728, 'মোঃ অপু মিয়া (ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-6085&lt;&sol;p&gt;', '', '353780.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '353780.00', 'completed', 'paid', 0, NULL, 1, 1, '2022-01-02 16:58:19', '18.62', 1, '353780.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '77be4cd3634afa36746c0caa9d010601176befa56cbb43faeece2acecfaf9a6f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6504, '2022-01-01 16:59:00', 'SALE/POS6507', 634, 'মোঃ কবির মিয়া(আশুগঞ্জ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-2906&lt;&sol;p&gt;', '', '392920.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '392920.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-02 17:00:09', '20.675', 1, '590000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '6522ac6c14dd06969c71d616a0a7973e4cb30f12a2321c617c929db3d12dec19', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1316114.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6505, '2022-01-02 15:41:00', 'SALE/POS6508', 645, 'মোঃ আলী ইউসুফ(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-0685&lt;&sol;p&gt;', '', '361380.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '361380.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-03 15:42:37', '19.02', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '14b64ece2dbd224efd7bf0d0ee958a9effa6891e91d54ae0937c3d0a7c7e88e4', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '76.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6506, '2022-01-02 15:43:00', 'SALE/POS6509', 645, 'মোঃ আলী ইউসুফ(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-3318&lt;&sol;p&gt;', '', '417810.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '417810.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-03 15:43:35', '21.99', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '90bc7a9ae12b4271a1300ae4431a9aea0564b27ef8d7cdf838129250533b9965', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '76.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6507, '2022-01-02 15:44:00', 'SALE/POS6510', 645, 'মোঃ আলী ইউসুফ(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-3661&lt;&sol;p&gt;', '', '394060.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '394060.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-03 15:44:28', '20.74', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '6a5061683b51c5f25e888295a078fdc68f74451db4eb437b337ced9672e63f7c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '76.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6508, '2022-01-02 15:45:00', 'SALE/POS6511', 645, 'মোঃ আলী ইউসুফ(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2603&lt;&sol;p&gt;', '', '378290.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '378290.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-03 15:45:36', '19.91', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '3ec7f4b64042cd32e1d4dd3b619ee986f7f1fd641de36595f7a8672f2a88224d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '76.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6509, '2022-01-02 15:46:00', 'SALE/POS6512', 645, 'মোঃ আলী ইউসুফ(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-6125&lt;&sol;p&gt;', '', '399380.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '399380.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-03 15:46:23', '21.015', 1, '1950996.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '6ee0d752a975b23abd9c3d896ff14639ae21b1899e2b9560f220d03076140e52', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '76.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6510, '2022-01-02 15:48:00', 'SALE/POS6513', 606, 'আলী হোসেন জামাই(কালীপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-9995&lt;&sol;p&gt;', '', '280250.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '280250.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-03 15:48:42', '14.745', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8296b1d0a6987067201b023e26f1d8a502d8fc2eed67dedf174adc6d48f298f0', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '575510.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6511, '2022-01-02 15:49:00', 'SALE/POS6514', 719, 'মোমিন মিয়া(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2824&lt;&sol;p&gt;', '', '359480.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '359480.00', 'completed', 'paid', 0, NULL, 1, 1, '2022-01-03 15:49:50', '18.92', 1, '359480.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'dd31cf5547f1d4175984ecfc08c8925c6a0e1b39743ed31bad9d9aef4aefc825', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6512, '2022-01-02 15:50:00', 'SALE/POS6515', 610, 'মেসার্স তাসিন এন্টারপ্রাইজ(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-5142&lt;&sol;p&gt;', '', '327370.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '327370.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-03 15:51:22', '17.225', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'fb71b61edc0405132ce67c2c3127c5fbb9c8bdb5b2ce78a0295598314dece57c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '95607.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6513, '2022-01-02 15:52:00', 'SALE/POS6516', 591, 'মেসার্স তানজিম ট্রেডাস (২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;JOS T-11-2309&lt;&sol;p&gt;', '', '302670.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '302670.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-03 15:52:38', '15.925', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a873dab090d5a2375ddf2bc44a08ab3f0db725a3ac5e8c5394208d02f4e5bb7d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '674500.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6514, '2022-01-02 15:55:00', 'SALE/POS6517', 747, 'জয়দেব পাল(সিলেট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-3092&lt;&sol;p&gt;', '', '337250.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '337250.00', 'completed', 'paid', 0, NULL, 1, 1, '2022-01-03 15:55:28', '17.745', 1, '337250.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8bd69f7488b6b35c97b8c687de5a83baa75f8c7f20d47984212c035310eb3d2a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6515, '2022-01-02 15:57:00', 'SALE/POS6518', 625, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-5004&lt;&sol;p&gt;', '', '395770.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '395770.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-03 15:57:32', '20.83', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '778e6e8362c3b39701ddf6425c843e3a9a719aa7697e18228f78aaefe50aa5b0', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '4994073.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6516, '2022-01-02 15:58:00', 'SALE/POS6519', 641, 'মেসার্স S.R এন্টারপ্রাইজ(সিলেট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-4514&lt;&sol;p&gt;', '', '310788.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '310788.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-03 15:58:41', '16.02', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '05334210ff0f0270b1aaaf972fe78601433e993dcc24ea09d999f65904df114d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '6687158.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6517, '2022-01-02 15:59:00', 'SALE/POS6520', 669, 'মোঃ লিয়াকত মিয়া (তাহেরপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2395&lt;&sol;p&gt;', '', '358340.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '358340.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-03 15:59:58', '18.855', 1, '500000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '45cbd3df523d16f34567dda49f00df70f05bff9dd198841020d26f4f221b766c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '865174.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6518, '2022-01-02 16:00:00', 'SALE/POS6521', 609, 'মেসার্স আজিজ শাহ ট্রান্সপোর্ট(ভৈরবপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1647&lt;&sol;p&gt;', '', '292600.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '292600.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-03 16:01:02', '15.399', 1, '1300000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '350d63d9fa5bf2cc2cd83db3c3b1b76980738ce9a98c88457627dded3f735714', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '458649.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6519, '2022-01-02 16:03:00', 'SALE/POS6522', 748, 'মেসার্স দয়াল নবী ট্রান্সপোর্ট(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-5936&lt;&sol;p&gt;', '', '354540.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '354540.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-03 16:04:04', '18.655', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5c539a00c40595c78d3d6887c23cef0fbc0c0ef32cf32946d63aa40cc5f5b8c8', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6520, '2022-01-02 16:04:00', 'SALE/POS6523', 748, 'মেসার্স দয়াল নবী ট্রান্সপোর্ট(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-4153&lt;&sol;p&gt;', '', '395580.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '395580.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-03 16:05:15', '20.82', 1, '750120.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7532da215d395785dad2632796ce053cc3457a9fe489e431134469ea7a4f490a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6521, '2022-01-02 16:13:00', 'SALE/POS6524', 743, 'মেসার্স T.B.F ব্রিকস(ময়মনসিংহ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-6426&lt;&sol;p&gt;', '', '351310.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '351310.00', 'completed', 'paid', 0, NULL, 1, 1, '2022-01-03 16:13:45', '18.49', 1, '351310.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e0843c87adccdb7e8edc4f16791eb2aaa70626818270226fb13a9fe24e391cc4', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6522, '2022-01-02 16:14:00', 'SALE/POS6525', 745, 'মোঃ শাহিন মিয়া(কিশোরগঞ্জ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;JOS T-11-3369&lt;&sol;p&gt;', '', '345610.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '345610.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-03 16:15:08', '18.19', 1, '642000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '2dc57c4f0dfaedb2bd6684dc65a2667613e04c79f5f7268831f297cd664c818b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '296590.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6523, '2022-01-02 16:15:00', 'SALE/POS6526', 487, 'মেসার্স S.R.B ব্রিক্স(সল্লাবাদ)(২০-২১)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5851&lt;&sol;p&gt;', '', '310757.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '310757.00', 'completed', 'paid', 0, NULL, 1, 1, '2022-01-03 16:16:34', '16.265', 1, '310757.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '145cef2144059926bf6bb7226f75a13554225f7ab99a18fd57412104b60766f9', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6524, '2022-01-02 16:18:00', 'SALE/POS6527', 732, 'মেসার্স গনি ব্রিকস(ঈশ্বরগঞ্জ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-2906&lt;&sol;p&gt;', '', '425100.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '425100.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-03 16:18:46', '21.8', 1, '400000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'bdc9210ff394e9cdbf95f3142e9e1d240df1b5b6cde0feee4f9f261ab02a28e4', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-26198.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6525, '2022-01-02 16:19:00', 'SALE/POS6528', 633, 'মেসার্স রকি ব্রিকস(ভৈরব)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;বক্সমাপে নৌকা&lt;&sol;p&gt;', '', '1750000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '1750000.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-03 16:19:44', '100', 1, '500000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1479d3172eb6cc328bbe2d97d209c326b58e3fb68c3d2b308711280063b1af05', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '3100000.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6526, '2022-01-02 16:21:00', 'SALE/POS6529', 600, 'মেসার্স জয়নাল আবেদীন(ফেরিঘাট) (২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;NUT-11-0009&lt;&sol;p&gt;', '', '349058.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '349058.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-03 16:21:45', '19.605', 1, '200000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8764aea969379dfec03cfd9e66bcfc68303a8bf70b46902383fb99a5c80dbde3', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '254202.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6527, '2022-01-02 16:22:00', 'SALE/POS6530', 597, 'মেসার্স M.M.K. ব্রিক্স (কিশোরগঞ্জ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-8787&lt;&sol;p&gt;', '', '307040.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '307040.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-03 16:23:04', '19.194', 1, '300000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'cf56eda9ed2c05b3d3209b1bba528934faf46d63853073b2a9c3e5c49edc08f2', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '287660.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6529, '2022-01-02 16:26:00', 'SALE/POS6532', 610, 'মেসার্স তাসিন এন্টারপ্রাইজ(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-3844&lt;&sol;p&gt;', '', '272650.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '272650.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-03 16:26:39', '14.345', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '54f0673abfe8897187be3ebf0224e41e017b1077f6e6edf5c16e786e30004364', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '422977.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6530, '2022-01-02 16:27:00', 'SALE/POS6533', 727, 'মোঃ আতিকুল্লাহ (ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2915&lt;&sol;p&gt;', '', '352260.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '352260.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-03 16:28:13', '18.54', 1, '800000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f9125aa1582109d974db8537776ccf53cc6b0a54efc98fb070a64c8d2797bdff', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '50.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6531, '2022-01-02 16:30:00', 'SALE/POS6534', 625, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0384&lt;&sol;p&gt;', '', '356060.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '356060.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-03 16:30:30', '18.74', 1, '3500000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e48cbe1b64cd9d8fc60a4964b112bd69d3c9e61842c80806842325a14738eec5', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '5389843.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6532, '2022-01-02 16:31:00', 'SALE/POS6535', 719, 'মোমিন মিয়া(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-1845&lt;&sol;p&gt;', '', '335730.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '335730.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-03 16:31:40', '17.67', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f67b091fb28c1eb91628c9ea66f5a99e001569fdff573516d257548e60032baf', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6533, '2022-01-02 16:32:00', 'SALE/POS6536', 719, 'মোমিন মিয়া(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-4589&lt;&sol;p&gt;', '', '349600.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '349600.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-03 16:32:38', '18.395', 1, '685330.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f9b173dbe68d03f6b6be7ff702928e8d2e8daba44afb1df40f6f35f1f3206f27', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6534, '2022-01-02 16:38:00', 'SALE/POS6537', 749, 'মেসার্স M.K.D ব্রিকস(গফরগাঁও)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-5823&lt;&sol;p&gt;', '', '364224.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '364224.00', 'completed', 'paid', 0, NULL, 1, 1, '2022-01-03 16:39:24', '18.965', 1, '364224.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5ad1def145befa8b167268e124847215d466b6dce07ca71e00ee59fade40f2ac', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6535, '2022-01-02 16:44:00', 'SALE/POS6538', 750, 'দিপু পাল(সুনামগঞ্জ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-1802&lt;&sol;p&gt;', '', '286710.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '286710.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-03 16:45:04', '15.085', 1, '286500.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'bc562a7a21728ae523152ab44e0de84c8d58da4fa5bf68b7ee43b994c72e4cb0', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6536, '2022-01-02 16:45:00', 'SALE/POS6539', 614, 'মেসার্স জোহাদ এন্টারপ্রাইজ(২১-২২) (নিজ হিসাব)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2334&lt;&sol;p&gt;', '', '355870.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '355870.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-03 16:46:07', '18.725', 1, '1000000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'fd3e4aeab385bbe480c9e0a08b7eecb441408b7eeb2d5ba0ab4bdf6b3a7bafff', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1695097.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6537, '2022-01-02 16:47:00', 'SALE/POS6540', 627, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(রবিন মিয়া)(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-8066&lt;&sol;p&gt;', '', '373730.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '373730.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-03 16:47:43', '19.67', 1, '399818.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5673eacfe84495538cfebe29eb0a795542fa11f66ba8ac32d8bb95c8318dab48', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-66428.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6538, '2022-01-02 16:48:00', 'SALE/POS6541', 591, 'মেসার্স তানজিম ট্রেডাস (২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-9758&lt;&sol;p&gt;', '', '267520.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '267520.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-03 16:49:12', '14.075', 1, '3500000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '60707e8d0f0b370a896abe6732fc10a52b71183e7f648ee6b8e8c849205337b9', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '977170.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6539, '2022-01-02 16:49:00', 'SALE/POS6542', 610, 'মেসার্স তাসিন এন্টারপ্রাইজ(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;ট্রলি&lt;&sol;p&gt;', '', '63650.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '63650.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-03 16:50:33', '3.3450', 1, '664200.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c1a9a6d3f5a0617fbc25890eb71e401654871e286cf003b01004cac5e2363c34', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '695627.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6540, '2022-01-02 16:51:00', 'SALE/POS6543', 645, 'মোঃ আলী ইউসুফ(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1625&lt;&sol;p&gt;', '', '415340.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '415340.00', 'completed', 'paid', 0, NULL, 1, 1, '2022-01-03 16:51:42', '21.855', 1, '415340.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '4925508bfd63cf931fb67a7e968bd52f5a9b6d8c92c673d2948a746cd05f54eb', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6541, '2022-01-02 16:53:00', 'SALE/POS6544', 606, 'আলী হোসেন জামাই(কালীপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-0933&lt;&sol;p&gt;', '', '388170.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '388170.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-03 16:53:35', '20.43', 1, '1100000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'befa437f9e6fcb9c7dd6fb69b4492da29dac9e6fb2676c14c7737fe7d0fb41bf', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '855760.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6542, '2022-01-02 16:55:00', 'SALE/POS6545', 712, 'মেসার্স মায়ের দোয়া ট্রান্সপোর্ট(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-9112&lt;&sol;p&gt;', '', '294718.50', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '294718.50', 'completed', 'due', 0, NULL, 1, 1, '2022-01-03 16:55:37', '15.39', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8d1c6eaf263c7ed8ea881a68fe58470f564927556aa0276f3434e7d896869c62', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6543, '2022-01-02 16:56:00', 'SALE/POS6546', 712, 'মেসার্স মায়ের দোয়া ট্রান্সপোর্ট(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-9824&lt;&sol;p&gt;', '', '270781.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '270781.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-03 16:56:40', '14.135', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '47c8e860989370e0207b91a7e13a340ffccb0321ab0e57eda489bcc04172cd72', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6544, '2022-01-02 17:00:00', 'SALE/POS6547', 712, 'মেসার্স মায়ের দোয়া ট্রান্সপোর্ট(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CMT-11-7685&lt;&sol;p&gt;', '', '280930.50', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '280930.50', 'completed', 'due', 0, NULL, 1, 1, '2022-01-03 17:00:41', '14.665', 1, '846000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '2a707f8a493ed2a7cfa9626cdd4a44a5af1922da43c864dfbf1c26c4ec03aacf', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '565499.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6545, '2022-01-02 17:01:00', 'SALE/POS6548', 726, 'মেসার্স M.R.T ব্রিকস (ভৈরব)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2334&lt;&sol;p&gt;', '', '420480.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '420480.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-03 17:01:55', '21.895', 1, '990000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '2d3e0517270945c8260879c0285567e08263e4f9817ae1512a6a7db3aac1deee', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '301534.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6546, '2022-01-02 17:06:00', 'SALE/POS6549', 751, 'মেসার্স তিতাস ব্রিকস(বি-বাড়ীয়া)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CMT-11-3344&lt;&sol;p&gt;', '', '426170.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '426170.00', 'completed', 'paid', 0, NULL, 1, 1, '2022-01-03 17:07:09', '22.43', 1, '426170.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd3f71456e1e4e492f412e43335605df77cf0a2389f84e435e4385c59404077e5', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6547, '2022-01-02 17:08:00', 'SALE/POS6550', 747, 'জয়দেব পাল(সিলেট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-9445&lt;&sol;p&gt;', '', '340100.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '340100.00', 'completed', 'paid', 0, NULL, 1, 1, '2022-01-03 17:09:09', '17.895', 1, '340100.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '196f42262cc406a66273512310defce5864a7414a1918c3c3cfcf6102e88fe9f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6548, '2022-01-02 17:11:00', 'SALE/POS6551', 740, 'মোঃ মোমিন মিয়া(সিলেট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-3022&lt;&sol;p&gt;', '', '284810.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '284810.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-03 17:12:09', '14.985', 1, '204000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '76cce7be7315a29e67771fa238a139004becf5c792c5ad2cf0140182da88df02', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-80460.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6549, '2022-01-02 17:14:00', 'SALE/POS6552', 594, 'ব্রাদার্স ইন্টারন্যাশনাল(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-9152&lt;&sol;p&gt;', '', '420850.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '420850.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-03 17:14:56', '22.15', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '14a618322e1ab1bd13406dfe046f4c17525162a4dcbb7095aa9491067bc7bbab', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6550, '2022-01-02 17:15:00', 'SALE/POS6553', 594, 'ব্রাদার্স ইন্টারন্যাশনাল(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;JOS T-11-2743&lt;&sol;p&gt;', '', '365560.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '365560.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-03 17:16:14', '19.235', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a2fc1f5ebfe220797866f627cf3b901f372f7c2f78bc0edc87ef07843f26d8be', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6551, '2022-01-02 17:17:00', 'SALE/POS6554', 648, 'মেসার্স হাসান ব্রিকস(চান্দুরা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-6821&lt;&sol;p&gt;', '', '431548.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '431548.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-03 17:17:46', '22.36', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f86fdaa0ecdde8ed35c274a13395041ad40348807a1684d09637df38386e983f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '3165946.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6552, '2022-01-02 17:18:00', 'SALE/POS6555', 649, 'মেসার্স জালাল ব্রিকস(চান্দুরা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5080&lt;&sol;p&gt;', '', '406844.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '406844.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-03 17:18:57', '21.08', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '6c2eda2fe8c981387bb56e357905ccf72ecab86d1e623840fc33cbaab54998f6', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2827346.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6553, '2022-01-02 17:20:00', 'SALE/POS6556', 651, 'হাজী মোঃ আইনুল ইসলাম(চান্দুরা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;হাসান&plus;জালাল&nbsp; ব্রিকস এর হিসাব&lt;&sol;p&gt;', '', '838392.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '838392.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-03 17:21:56', '1', 1, '800000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '4bfb0a45ff2b60abb2d48b7262465b8d68e4de4295c0a9e05acf86b9839b1a6c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2066233.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6554, '2022-01-02 17:26:00', 'SALE/POS6557', 752, 'ম্যাগো(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-7832&lt;&sol;p&gt;', '', '346368.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '346368.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-03 17:30:08', '18.04', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '84ebfba9d598e8ea19c35d8d5e6ba3ab8034e0e67cdb99b5ba289d47f9f741c4', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6555, '2022-01-02 17:30:00', 'SALE/POS6558', 752, 'ম্যাগো(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-0523&lt;&sol;p&gt;', '', '295104.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '295104.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-03 17:31:17', '15.365', 1, '641472.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'beb8b4c2900a6c3dc1cb3bd45e2cc0170c49a489340b0cd775b89a959776106c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6556, '2022-01-02 17:33:00', 'SALE/POS6559', 670, 'মোঃ জাকির হোসেন জামাই(কালিপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-3282&lt;&sol;p&gt;', '', '306090.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '306090.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-03 17:34:01', '16.105', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd262edddd930bc088c78501fa58917b06b30b7c501f764c9646cb95b5f81f6b9', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '379320.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6557, '2022-01-02 17:34:00', 'SALE/POS6560', 670, 'মোঃ জাকির হোসেন জামাই(কালিপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1695&lt;&sol;p&gt;', '', '451250.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '451250.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-03 17:35:23', '23.75', 1, '1625900.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'aab60e5a870c8b02853774202dbe92e3db144f8fb6d58502e0c9c6b6b9c4bcd4', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '379320.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6558, '2022-01-02 17:36:00', 'SALE/POS6561', 748, 'মেসার্স দয়াল নবী ট্রান্সপোর্ট(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2603&lt;&sol;p&gt;', '', '395960.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '395960.00', 'completed', 'paid', 0, NULL, 1, 1, '2022-01-03 17:36:25', '20.84', 1, '395960.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'aa986648c4c058fdb0795d637573477865de65ea54f24f66a4a9782f3942c318', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6559, '2022-01-02 18:26:00', 'SALE/POS6562', 753, 'মেসার্স  B.S.B ব্রিকস(জোনাকী)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '0.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '0.00', 'completed', 'paid', 0, NULL, 1, 1, '2022-01-03 18:26:55', '0', 1, '875000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '0d4637e8fe47532f8dda33ab8c47274a59a5b2fee969575488e1d95ca87efcb0', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6560, '2022-01-03 15:06:00', 'SALE/POS6563', 601, 'মেসার্স সোনালী ব্রিকস (২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-8763&lt;&sol;p&gt;', '', '395400.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '395400.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-04 15:07:13', '19.775', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b914c4f69457b01321dfaa991fbe2ea0daa2578008e926f072304492dd573c54', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '155975.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6561, '2022-01-03 15:07:00', 'SALE/POS6564', 601, 'মেসার্স সোনালী ব্রিকস (২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-5509&lt;&sol;p&gt;', '', '356400.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '356400.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-04 15:08:13', '17.82', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'adda9b080e3e29de68d9a594b7478bbd699b42890b3fa89d8eeee245a81de70d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '155975.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6562, '2022-01-03 15:09:00', 'SALE/POS6565', 639, 'মেসার্স সমতা ব্রিকস(নেত্রকোনা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-2906&lt;&sol;p&gt;', '', '405405.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '405405.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-06 13:40:18', '20.79', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8ccc5016e601df9c1cc7ee652a38f8991d381e155175915e5e7721ab47c4878d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '5815896.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6563, '2022-01-03 15:11:00', 'SALE/POS6566', 610, 'মেসার্স তাসিন এন্টারপ্রাইজ(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMD-11-8398&lt;&sol;p&gt;', '', '81868.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '81868.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-04 15:12:04', '4.22', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'cc023c783ab958ea513dc827b2586b53afba4bd929ff0d5e7d06390f1a893c63', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '95077.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6564, '2022-01-03 15:12:00', 'SALE/POS6567', 610, 'মেসার্স তাসিন এন্টারপ্রাইজ(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-5142&lt;&sol;p&gt;', '', '363168.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '363168.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-04 15:13:13', '18.72', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '6e87878319bdca9be7a813c6c756b6d9146d9845e3b70ddded7f6fcc814997f0', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '95077.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6565, '2022-01-03 15:13:00', 'SALE/POS6568', 610, 'মেসার্স তাসিন এন্টারপ্রাইজ(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;TAKTOR&lt;&sol;p&gt;', '', '63438.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '63438.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-04 15:14:13', '3.2699', 1, '508600.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '74f40c473e1ac69298d50fe5179838c7db8fce33c85cc1a21cfb22ab1f44b757', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '95077.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6566, '2022-01-03 15:15:00', 'SALE/POS6569', 647, 'মেসার্স A.S.F ব্রিকস(নেত্রকোনা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-3228&lt;&sol;p&gt;', '', '439798.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '439798.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-08 17:58:27', '22.67', 1, '1000000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '592a19a819324cb37a7428d8d8d0a15d02e1bfebaaa3b5e2f43f0e56f8d88d30', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '491982.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6567, '2022-01-03 15:17:00', 'SALE/POS6570', 625, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-3228&lt;&sol;p&gt;', '', '386840.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '386840.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-04 15:21:26', '20.36', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'bcee6339e9f90ce48132c482b5a7d19e9b1b9c7df99e0b68ddfd8fa7b38e2991', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2245903.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6568, '2022-01-03 15:24:00', 'SALE/POS6571', 625, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-5004&lt;&sol;p&gt;', '', '392920.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '392920.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-04 15:25:03', '20.675', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b46a0641c2a8bf0d2ab07b587e18615a00680c218696969788107d3c92b261e3', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2245903.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6569, '2022-01-03 15:26:00', 'SALE/POS6572', 627, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(রবিন মিয়া)(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-0813&lt;&sol;p&gt;', '', '329218.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '329218.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-04 15:26:38', '16.97', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '4141b0477ce38b68aeabc787ade88f353b71a138adea78d1c5de29a7fbf576a2', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-92516.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6570, '2022-01-03 15:27:00', 'SALE/POS6573', 627, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(রবিন মিয়া)(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;MMT-11-0122&lt;&sol;p&gt;', '', '317384.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '317384.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-04 15:28:16', '16.36', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c3a7d60470f8298221f5328272c94c9bd9c41e4013fd4a15df6022bb52a8d3d8', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-92516.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6571, '2022-01-03 15:31:00', 'SALE/POS6574', 613, 'মেসার্স এশিয়া ব্রিকস(সাল্লাবাদ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;MPT-11-0025&lt;&sol;p&gt;', '', '304200.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '304200.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-04 15:32:05', '15.600', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '4bdc2b15f0c3152788be0720cb1b16dcd4e91f2121bea580a0a75116bcb34b76', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2494357.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6572, '2022-01-03 15:33:00', 'SALE/POS6575', 613, 'মেসার্স এশিয়া ব্রিকস(সাল্লাবাদ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMD-14-0777&lt;&sol;p&gt;', '', '323310.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '323310.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-04 15:33:53', '16.575', 1, '1000000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8ef61d373573c5cb5c3e27d73e0d8e2944acea5d66d55b6b3ac981e7d893d3b1', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2494357.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6573, '2022-01-03 15:35:00', 'SALE/POS6576', 665, 'মেসার্স কবির এন্ড ব্রাদাস (জগমোহনপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-13-1791&lt;&sol;p&gt;', '', '301282.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '301282.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-04 15:35:43', '15.530', 1, '500000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '71a5b5a328470720e45a1652e80275c65ff2e8085e102ef5549970998ad3bc42', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '313936.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6574, '2022-01-03 15:36:00', 'SALE/POS6577', 594, 'ব্রাদার্স ইন্টারন্যাশনাল(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-5936&lt;&sol;p&gt;', '', '396340.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '396340.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-04 15:37:01', '20.855', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '513d002d8b517fc309a20f556d9b16298b9efceaa4aa507f2dfb8335db4a8f65', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '786410.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6575, '2022-01-03 15:43:00', 'SALE/POS6578', 609, 'মেসার্স আজিজ শাহ ট্রান্সপোর্ট(ভৈরবপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-1376&lt;&sol;p&gt;', '', '344850.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '344850.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-04 15:44:13', '18.145', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd945fe288c806c21ba96ea24a7d60d57517f57aa889d7bec1496d59025870df0', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-548751.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6576, '2022-01-03 15:44:00', 'SALE/POS6579', 609, 'মেসার্স আজিজ শাহ ট্রান্সপোর্ট(ভৈরবপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;JOS T-11-5262&lt;&sol;p&gt;', '', '340480.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '340480.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-04 15:45:19', '17.915', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '45277b926a3725977f60b1c03369461c6bbb52152fdbf79e98d35abde5dcf82d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-548751.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6577, '2022-01-03 15:46:00', 'SALE/POS6580', 609, 'মেসার্স আজিজ শাহ ট্রান্সপোর্ট(ভৈরবপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-15-5442&lt;&sol;p&gt;', '', '322430.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '322430.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-04 15:46:35', '16.965', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '4bddd1065ffc722ad7abe34f32e9ad51ed1cae3eaf4e86e270ef923b9a372c27', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-548751.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6578, '2022-01-03 15:47:00', 'SALE/POS6581', 609, 'মেসার্স আজিজ শাহ ট্রান্সপোর্ট(ভৈরবপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CHO T-11-0345&lt;&sol;p&gt;', '', '330600.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '330600.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-04 15:47:32', '17.4', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a598f1fb0b80e78c0aff204df7c2047c3e72a065d17b2324c558ed8ba4787fc0', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-548751.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6579, '2022-01-03 15:48:00', 'SALE/POS6582', 600, 'মেসার্স জয়নাল আবেদীন(ফেরিঘাট) (২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2767&lt;&sol;p&gt;', '', '317716.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '317716.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-04 15:49:20', '16.21', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7ed6813769475a90cc6323216434f76ceeca090ae90642f7d9cf36af5a48c1d2', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '403260.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6580, '2022-01-03 15:50:00', 'SALE/POS6583', 748, 'মেসার্স দয়াল নবী ট্রান্সপোর্ট(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-7227&lt;&sol;p&gt;', '', '396435.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '396435.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-05 10:47:14', '20.33', 1, '1100000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8fdf79e33fd50836061a366495037ce1ea1e46cce3460da96463f88252d50460', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6581, '2022-01-03 15:51:00', 'SALE/POS6584', 753, 'মেসার্স  B.S.B ব্রিকস(জোনাকী)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;বক্সমাপে নৌকা&lt;&sol;p&gt;', '', '825600.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '825600.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-04 15:52:00', '48', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '4a850fd4fa833ea5bfc5bcf06cc012f2986e6f2b7deedecb6c7aa33c805c3ae6', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-875000.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6582, '2022-01-03 15:53:00', 'SALE/POS6585', 600, 'মেসার্স জয়নাল আবেদীন(ফেরিঘাট) (২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-6707&lt;&sol;p&gt;', '', '400244.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '400244.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-04 15:53:48', '22.36', 1, '800000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c8b75d7dba121652c8a4c8f7a9edf8b666d01a63dc99dcfb46c9f08263644f33', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '720976.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6583, '2022-01-03 15:54:00', 'SALE/POS6586', 641, 'মেসার্স S.R এন্টারপ্রাইজ(সিলেট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-0727&lt;&sol;p&gt;', '', '332640.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '332640.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-04 15:55:12', '18.475', 1, '550000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '02eba06482d888a628ca8231e89f4a7af78652375dfa480f5d5dfc7dc04208fb', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '6997946.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6584, '2022-01-03 15:56:00', 'SALE/POS6587', 627, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(রবিন মিয়া)(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;MMT-11-0139&lt;&sol;p&gt;', '', '328510.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '328510.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-04 15:56:55', '17.29', 1, '1016000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'bffa187c86f2048bd5ddc96be6cdd099d5eda7c77637c4ad3ed44f11d0021079', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '554086.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6585, '2022-01-03 15:57:00', 'SALE/POS6588', 609, 'মেসার্স আজিজ শাহ ট্রান্সপোর্ট(ভৈরবপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;JHOT-11-4825&lt;&sol;p&gt;', '', '344850.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '344850.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-04 15:58:09', '18.145', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '720dac9f0aa975b2a1b318a7f7c66b4669e2053e6249470c0c4ae38d5961d62e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '789609.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6586, '2022-01-03 15:58:00', 'SALE/POS6589', 609, 'মেসার্স আজিজ শাহ ট্রান্সপোর্ট(ভৈরবপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-0377&lt;&sol;p&gt;', '', '332500.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '332500.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-04 15:59:11', '17.495', 1, '1600000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8822d6551786107671e72677063818dde5a54eb3dbe76ba336ff9e943a4e16d2', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '789609.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6587, '2022-01-03 16:00:00', 'SALE/POS6590', 594, 'ব্রাদার্স ইন্টারন্যাশনাল(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-6377&lt;&sol;p&gt;', '', '412110.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '412110.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-04 16:00:26', '21.685', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd5cf08ca9c4489729ff1164d59cfd546d87426e481ff7c6319b1dbde6eea3b60', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1182750.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6588, '2022-01-03 16:01:00', 'SALE/POS6591', 594, 'ব্রাদার্স ইন্টারন্যাশনাল(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-9612&lt;&sol;p&gt;', '', '414770.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '414770.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-04 16:01:28', '21.825', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '2281190c20bb8fc9f5101ddbc2451e45559f2cfe2964416e0075bd1955ce218c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1182750.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6589, '2022-01-03 16:02:00', 'SALE/POS6592', 594, 'ব্রাদার্স ইন্টারন্যাশনাল(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-5936&lt;&sol;p&gt;', '', '395010.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '395010.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-04 16:02:37', '20.79', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '9d61e4113823354ea884577490679dc58fa4b84a9a12b113c1f54b35154a6a36', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1182750.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6590, '2022-01-03 16:03:00', 'SALE/POS6593', 594, 'ব্রাদার্স ইন্টারন্যাশনাল(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-4153&lt;&sol;p&gt;', '', '386460.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '386460.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-04 16:03:36', '20.34', 1, '2997000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '6c8c40a523e2f9ee2ab4bd60f5063cc16e3a3da1c5709f6f7fce0fbf4ef90774', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1182750.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6591, '2022-01-03 16:04:00', 'SALE/POS6594', 606, 'আলী হোসেন জামাই(কালীপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-2058&lt;&sol;p&gt;', '', '275690.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '275690.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-04 16:04:37', '14.51', 1, '419300.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '92c50cc7be814d9b8ebf5ecacccff8a84c5a8240a46499e2a97149c50846cd5c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '143930.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6592, '2022-01-03 16:23:00', 'SALE/POS6595', 727, 'মোঃ আতিকুল্লাহ (ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;নগদ ফেরত&lt;&sol;p&gt;', '', '448000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '448000.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-04 16:24:20', '1', 1, '500000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '4ab1cf00b348d0abd506664b06eb157409472586fcf9c3dc57ad4c0c135dac74', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-447690.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6593, '2022-01-03 16:24:00', 'SALE/POS6596', 627, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(রবিন মিয়া)(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;নগদ ফেরত&lt;&sol;p&gt;', '', '8000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '8000.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-04 16:25:19', '1', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b7e20584577b49f3e1007d793b046e2db23858d9fb5fdbc543ca3743c4fa5ce6', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-133404.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6594, '2022-01-03 16:26:00', 'SALE/POS6597', 753, 'মেসার্স  B.S.B ব্রিকস(জোনাকী)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;নগদ ফেরত&lt;&sol;p&gt;', '', '49400.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '49400.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-04 16:26:51', '1', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '08349c1fdc1ff6bd6aed74101ef52b8b0d7221650358aebf952475fc34bab105', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-49400.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6595, '2022-01-04 15:41:00', 'SALE/POS6598', 641, 'মেসার্স S.R এন্টারপ্রাইজ(সিলেট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CHO T-11-0768&lt;&sol;p&gt;', '', '333180.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '333180.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-05 15:42:32', '18.505', 1, '1000000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8e5a6e50fa2b34c09aab8954f0e8ab842027136b364173ff4566ecf13e4b66fe', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '6780586.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6596, '2022-01-04 15:44:00', 'SALE/POS6599', 624, 'হাজী মোঃ সাত্তার মিয়া (চাঁনপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;TAKTOR&lt;&sol;p&gt;', '', '122360.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '122360.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-05 15:44:45', '6.44', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5da33f2f91fa3f8dd899b865daffcf3c8965f1797252b1a5951dbe0d8e3b0d40', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1102274.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6597, '2022-01-04 15:45:00', 'SALE/POS6600', 735, 'মেসার্স B.B.F ব্রিকস(গৌরিপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-3228&lt;&sol;p&gt;', '', '224928.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '224928.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-05 15:45:52', '11.36', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a423ceb984887cb9354ffe3ecf739db7aec819229cee69dd6db7d13376a3c9d6', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '790.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6598, '2022-01-04 15:49:00', 'SALE/POS6601', 610, 'মেসার্স তাসিন এন্টারপ্রাইজ(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-9612&lt;&sol;p&gt;', '', '397188.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '397188.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-05 15:49:27', '20.055', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '37a0bc2395e7c00f015d55cb68348e2343652c5a181abc825241aa88c157debf', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '94951.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6599, '2022-01-04 15:50:00', 'SALE/POS6602', 627, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(রবিন মিয়া)(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-2046&lt;&sol;p&gt;', '', '391644.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '391644.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-05 15:51:04', '19.78', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8b0361b3b01119e5e67097ba505cf746acd90913440fbeca29c19789d0ca808a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-125404.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6600, '2022-01-04 15:51:00', 'SALE/POS6603', 627, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(রবিন মিয়া)(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;MMT-11-0139&lt;&sol;p&gt;', '', '344124.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '344124.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-05 15:52:02', '17.38', 1, '638800.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd56183a796b0e563b3adbd504695c73fd4e0449b3a8cde734fecfd4091a57844', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-125404.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6601, '2022-01-04 15:53:00', 'SALE/POS6604', 625, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-3841&lt;&sol;p&gt;', '', '365762.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '365762.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-05 15:53:43', '18.38', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a182a99709f86c9107d8bef9384bf25c2c4ddea0ecd4b6e37ac89b520a147e76', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '3025663.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6602, '2022-01-04 15:54:00', 'SALE/POS6605', 625, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-3212&lt;&sol;p&gt;', '', '409542.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '409542.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-05 15:54:54', '20.58', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a1bdf86d95b5954fc30523ceba2404c09d02c36a4fbe2be84fdfa04c47c3140a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '3025663.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6603, '2022-01-04 15:55:00', 'SALE/POS6606', 639, 'মেসার্স সমতা ব্রিকস(নেত্রকোনা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-5566&lt;&sol;p&gt;', '', '481200.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '481200.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-05 15:57:09', '24.055', 1, '1000000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '75bec3a0ee123240c08b617061979a77367028803ed621e3d11c495dd651bd61', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '6257961.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6604, '2022-01-04 15:57:00', 'SALE/POS6607', 735, 'মেসার্স B.B.F ব্রিকস(গৌরিপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-3228&lt;&sol;p&gt;', '', '224928.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '224928.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-05 15:58:16', '11.36', 1, '450000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '4e6a3343fd3d5ac38211dcf583ea7327b35f3380b912ada8f9b341cd68b7a3be', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '225718.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6605, '2022-01-04 15:59:00', 'SALE/POS6608', 609, 'মেসার্স আজিজ শাহ ট্রান্সপোর্ট(ভৈরবপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-0377&lt;&sol;p&gt;', '', '347292.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '347292.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-05 15:59:39', '17.535', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '10da3aeb7f67dfcb834818c07382109eb0ecca976c9bd1dc76a0081495107183', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-133041.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6606, '2022-01-04 16:00:00', 'SALE/POS6609', 609, 'মেসার্স আজিজ শাহ ট্রান্সপোর্ট(ভৈরবপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-1376&lt;&sol;p&gt;', '', '364320.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '364320.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-05 16:00:49', '18.395', 1, '1100000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '553036b6b81c2c0ca7e75589702ea6e123cc98226f70ce85d083699f11fc8445', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-133041.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6607, '2022-01-04 16:06:00', 'SALE/POS6610', 748, 'মেসার্স দয়াল নবী ট্রান্সপোর্ট(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-4153&lt;&sol;p&gt;', '', '416130.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '416130.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-05 16:06:43', '21.335', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'acb885ea28bd7c6f52eaec7d2928ccf641d513b9257eba00432334b888e843ba', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-703565.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6608, '2022-01-04 16:07:00', 'SALE/POS6611', 748, 'মেসার্স দয়াল নবী ট্রান্সপোর্ট(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2334&lt;&sol;p&gt;', '', '452985.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '452985.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-05 16:08:12', '23.23', 1, '165550.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '04f04f13c16e037f8ad29f1ccb8dc83a985274b14b35d146a0bd4b2619677146', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-703565.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6609, '2022-01-04 16:09:00', 'SALE/POS6612', 657, 'মেসার্স অনিক (বি-বাড়ীয়া)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-5936&lt;&sol;p&gt;', '', '388930.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '388930.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-05 16:09:24', '20.47', 1, '640400.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '362723a31a0f17cc9e38d5e71b50dfdb30589151993f9054fc52afdfe0bfff77', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-98541.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6610, '2022-01-04 16:10:00', 'SALE/POS6613', 625, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-6125&lt;&sol;p&gt;', '', '406380.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '406380.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-05 16:10:32', '20.835', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'dab34b0244ac9b520064de4df9fbc7104784bd08975d17948084afde5c269b47', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '3800967.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6611, '2022-01-04 16:11:00', 'SALE/POS6614', 625, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0384&lt;&sol;p&gt;', '', '428220.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '428220.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-05 16:11:29', '21.955', 1, '1900000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '4cad3a36e15fb475f376a418063bd8c008367a8d60dd4ab96898ab6fb2f5e8a3', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '3800967.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6612, '2022-01-04 16:12:00', 'SALE/POS6615', 733, 'মেসার্স আজিম ব্রিকস(বি-বাড়ীয়া)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-2046&lt;&sol;p&gt;', '', '449554.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '449554.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-05 16:13:01', '22.82', 1, '460000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '14c848db2254fc9c90330179f4d341b83a1b403536dc1216b25fae94415ce620', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '19052.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6613, '2022-01-04 16:13:00', 'SALE/POS6616', 591, 'মেসার্স তানজিম ট্রেডাস (২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-8271&lt;&sol;p&gt;', '', '295070.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '295070.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-05 16:14:15', '15.530', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8a1c3ab3a241cbfea80b6be9bc860a1afd2cfa7d7c4b6533ff5462aa70a7fc9f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-2255310.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6614, '2022-01-04 16:14:00', 'SALE/POS6617', 591, 'মেসার্স তানজিম ট্রেডাস (২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-5952&lt;&sol;p&gt;', '', '308180.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '308180.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-05 16:15:24', '16.22', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '4e28831285754908013a380ea0593d940d970b09603e38248f91712abda10dc2', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-2255310.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6615, '2022-01-04 16:16:00', 'SALE/POS6618', 675, 'মোঃ মিঠু সরকার (চাঁনপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-13-6905&lt;&sol;p&gt;', '', '303400.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '303400.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-05 16:16:46', '15.170', 1, '600000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c02b6d92ee32f45c1b962fc909eff77600e0d17da4580c76d00b59bdd6e504e6', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1936578.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6616, '2022-01-04 16:17:00', 'SALE/POS6619', 669, 'মোঃ লিয়াকত মিয়া (তাহেরপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMD-14-0777&lt;&sol;p&gt;', '', '257200.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '257200.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-05 16:18:16', '12.86', 1, '500000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b49d83e20f6f969e5601e8dcb1848ca5ee8b55f24b4e7fc6777bba3bc7d31120', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '723514.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6617, '2022-01-04 16:19:00', 'SALE/POS6620', 614, 'মেসার্স জোহাদ এন্টারপ্রাইজ(২১-২২) (নিজ হিসাব)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-6821&lt;&sol;p&gt;', '', '376992.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '376992.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-05 16:19:36', '19.035', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '54f89e15aa744200a1a65bc2938f836d4f8ac3a6b08fd0eb270d1705bf9271ab', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1050967.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6618, '2022-01-04 16:20:00', 'SALE/POS6621', 661, 'মেসার্স ইলহাম ব্রিকস(কুলিয়ার চর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2064&lt;&sol;p&gt;', '', '448800.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '448800.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-05 16:20:37', '22.44', 1, '1000000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '6a824e882b5409072ae4d9afd21f16421527b38df7387a373fa667f38f717f67', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1056743.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6619, '2022-01-04 16:21:00', 'SALE/POS6622', 610, 'মেসার্স তাসিন এন্টারপ্রাইজ(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-8750&lt;&sol;p&gt;', '', '366498.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '366498.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-05 16:22:00', '18.505', 1, '763400.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5f40eb10fbbdc8a56d0c96bc707db209702926d92b33d911842b60ed8ccfafce', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '492139.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6620, '2022-01-04 16:22:00', 'SALE/POS6623', 695, 'মেসার্স বাবুল ব্রিকস(চান্দুরা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5080&lt;&sol;p&gt;', '', '418600.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '418600.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-05 16:23:17', '20.925', 1, '1000000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '459f5e134223a0023a0198f76c5950cc7b7672722e06f731afc5636d0b39b45c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '289374.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6621, '2022-01-04 16:24:00', 'SALE/POS6624', 591, 'মেসার্স তানজিম ট্রেডাস (২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-6927&lt;&sol;p&gt;', '', '344470.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '344470.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-05 16:24:35', '18.13', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'fe103b9ceef8c02d19c29e04e59546a870dee7a64e6056e5c306d41ba3afe6c3', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-1652060.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6622, '2022-01-04 16:36:00', 'SALE/POS6625', 754, 'বিশ্বজিৎ সরকার(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '0.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '0.00', 'completed', 'paid', 0, NULL, 1, 1, '2022-01-05 16:36:57', '0', 1, '300000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '23644ef522bd3106835d282e6b2bdee61b528c180a0a7635818aadc982dbd149', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6623, '2022-01-05 13:10:00', 'SALE/POS6626', 641, 'মেসার্স S.R এন্টারপ্রাইজ(সিলেট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-2960&lt;&sol;p&gt;', '', '294480.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '294480.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-06 13:10:28', '16.365', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b23caa1f13df1aff62ffa9151d97c34c481104fef9a8d1b0891cfe992bd18e14', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '6113766.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6624, '2022-01-05 13:11:00', 'SALE/POS6627', 641, 'মেসার্স S.R এন্টারপ্রাইজ(সিলেট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-7337&lt;&sol;p&gt;', '', '293760.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '293760.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-06 13:11:39', '16.32', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '056c69f6aa47cfa6bb380304eb24e7f9dadeca6630054f46cf2e22fde7799bad', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '6113766.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6625, '2022-01-05 13:12:00', 'SALE/POS6628', 600, 'মেসার্স জয়নাল আবেদীন(ফেরিঘাট) (২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2915&lt;&sol;p&gt;', '', '360506.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '360506.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-06 13:13:39', '20.135', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e5710a61c53731bff9d703362626ef971937bf894398c253165b6ed8b11d87f1', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '321220.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6626, '2022-01-05 13:14:00', 'SALE/POS6629', 600, 'মেসার্স জয়নাল আবেদীন(ফেরিঘাট) (২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-0685&lt;&sol;p&gt;', '', '352093.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '352093.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-06 13:15:23', '19.67', 1, '1015000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '3e8c32798f62d650e49bfcb1fc908651014b58914011d63c8868fb8ddfcdf525', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '321220.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6627, '2022-01-05 13:16:00', 'SALE/POS6630', 641, 'মেসার্স S.R এন্টারপ্রাইজ(সিলেট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-8650&lt;&sol;p&gt;', '', '284040.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '284040.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-06 13:16:35', '15.780', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e3192feead488c1e8d42929b07460ccf26f1fe614d74bcf5205cabd313e480ad', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '6702006.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6628, '2022-01-05 13:17:00', 'SALE/POS6631', 641, 'মেসার্স S.R এন্টারপ্রাইজ(সিলেট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;KHU T-11-1016&lt;&sol;p&gt;', '', '350640.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '350640.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-06 13:17:33', '19.48', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e1d1e8cd10de57042658d8760b9787602b449c334ce9e8e3bdcd7da0dc9b7edc', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '6702006.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6629, '2022-01-05 13:18:00', 'SALE/POS6632', 641, 'মেসার্স S.R এন্টারপ্রাইজ(সিলেট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-5064&lt;&sol;p&gt;', '', '298620.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '298620.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-06 13:18:30', '16.59', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'abbb6d2b5efb3a118f6fb12a7ac97839b272b177ff2f8a99c4f6b1c192650cd1', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '6702006.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6630, '2022-01-05 13:20:00', 'SALE/POS6633', 605, 'মেসার্স রুমান ব্রিকস (কিশোরগঞ্জ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-5586&lt;&sol;p&gt;', '', '471090.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '471090.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-06 13:21:16', '22.98', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ddde54f6a2d4356176448271ec789d1aefbdd4ed544b95e5a57f97cf7e27df34', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '793645.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6631, '2022-01-05 13:22:00', 'SALE/POS6634', 641, 'মেসার্স S.R এন্টারপ্রাইজ(সিলেট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-15-5442&lt;&sol;p&gt;', '', '355000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '355000.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-06 13:22:40', '17.745', 1, '500000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '67a40cfdc275c9545c93d968914a2fdac1f99e989b0877bc7c8984475faf432f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '7635306.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6632, '2022-01-05 16:43:00', 'SALE/POS6635', 601, 'মেসার্স সোনালী ব্রিকস (২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-5607&lt;&sol;p&gt;', '', '361350.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '361350.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-06 16:44:30', '18.245', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '80df84c6c38b9734e3ae5a14e12f7fb20de3c978f7eea1935b9c1571ad625947', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '907775.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6633, '2022-01-05 16:45:00', 'SALE/POS6636', 601, 'মেসার্স সোনালী ব্রিকস (২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-7992&lt;&sol;p&gt;', '', '389664.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '389664.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-06 16:45:38', '19.675', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '52859fbb7069eba6228350b14e60a78b6d5d9127507113c0ac466b102197d07d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '907775.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6634, '2022-01-05 16:48:00', 'SALE/POS6637', 632, 'মেসার্স S.S.B ব্রিকস (সিলেট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;JOST-11-1444&lt;&sol;p&gt;', '', '396000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '396000.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-06 16:49:23', '19.795', 1, '300000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '92a5f0e64f632e70541a88dbbee24da83386442bf5f278b6bbfa6217eef9f2cf', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '548509.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6635, '2022-01-05 16:50:00', 'SALE/POS6638', 663, 'মেসার্স আয়েশা ব্রিকস(ছাতলপাড়া)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;বক্সমাপে নৌকা&lt;&sol;p&gt;', '', '3440000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '3440000.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-06 16:51:22', '200', 1, '1350000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd010edff8eb8b15ae8b5ed7ffbd5d8a9de952fec2da50e835649e8998aca3ccb', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1465356.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6636, '2022-01-05 16:52:00', 'SALE/POS6639', 670, 'মোঃ জাকির হোসেন জামাই(কালিপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-5857&lt;&sol;p&gt;', '', '306504.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '306504.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-06 16:52:54', '15.48', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c69ade35789ecfa5d3d6a18d7b5e8557beb19cb3b0c8e72b1f5fd3fa40475c92', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-489240.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6637, '2022-01-05 16:53:00', 'SALE/POS6640', 670, 'মোঃ জাকির হোসেন জামাই(কালিপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-3225&lt;&sol;p&gt;', '', '306108.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '306108.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-06 16:54:22', '15.454', 1, '118703.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd4e7d644ae8b8b410fb3ad6f896286d098e3b88994a393327ba768160a043fa4', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-489240.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6638, '2022-01-05 16:59:00', 'SALE/POS6641', 755, 'মেসার্স মর্ডান ব্রিকস(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5080&lt;&sol;p&gt;', '', '371052.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '371052.00', 'completed', 'paid', 0, NULL, 1, 1, '2022-01-06 16:59:51', '18.735', 1, '371052.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '4e4fc06fe86400e64a5dbc52883e4095b9588bde706f49e470c48135b6e53bf1', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6639, '2022-01-05 17:01:00', 'SALE/POS6642', 610, 'মেসার্স তাসিন এন্টারপ্রাইজ(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMD-12-2753&lt;&sol;p&gt;', '', '129096.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '129096.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-06 17:01:53', '6.52', 1, '480096.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '02c2cc803c733887b6102c2edf39f40afc53dd6c3b3ef908fafa5ad1f98301cc', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '95237.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6640, '2022-01-05 17:03:00', 'SALE/POS6643', 591, 'মেসার্স তানজিম ট্রেডাস (২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;KOST-11-0705&lt;&sol;p&gt;', '', '303810.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '303810.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-06 17:03:57', '15.985', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '762d0016af2329cd617db2c373bd457b35f3cdcc9ceccb6dbe938a0a7b5d7241', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-1307590.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6641, '2022-01-05 17:04:00', 'SALE/POS6644', 591, 'মেসার্স তানজিম ট্রেডাস (২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-7842&lt;&sol;p&gt;', '', '321670.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '321670.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-06 17:05:18', '16.925', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '287b1aef28abb7d41aa0c4b2ed9405bbeb645bc3b0554ceed066c3e73136f386', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-1307590.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6642, '2022-01-05 17:06:00', 'SALE/POS6645', 591, 'মেসার্স তানজিম ট্রেডাস (২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;RAJ T-11-0006&lt;&sol;p&gt;', '', '289180.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '289180.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-06 17:06:30', '15.215', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '34f3a92e57f0e3b7995bcad3c50d9cb05ab76a3164487f2827223d5565c8ae04', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-1307590.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6643, '2022-01-05 17:08:00', 'SALE/POS6646', 609, 'মেসার্স আজিজ শাহ ট্রান্সপোর্ট(ভৈরবপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-6854&lt;&sol;p&gt;', '', '276210.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '276210.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-06 17:08:56', '13.95', 1, '1500000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'bf4771e9e4ea29ed61cfd830bd8660c0eb0825b980ef0694d0f0fb932804959b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-521429.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6644, '2022-01-05 17:09:00', 'SALE/POS6647', 754, 'বিশ্বজিৎ সরকার(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-2906&lt;&sol;p&gt;', '', '347653.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '347653.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-06 17:10:07', '17.47', 1, '47653.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '720b28cc6cbd5aee15f602303662de75cc40235c81604bf0d06b3b4e8fde04d3', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-300000.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6645, '2022-01-05 17:10:00', 'SALE/POS6648', 631, 'মেসার্স বাবুল ব্রিকস(বি-বাড়ীয়া)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMN-15-1807&lt;&sol;p&gt;', '', '42600.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '42600.00', 'completed', 'paid', 0, NULL, 1, 1, '2022-01-06 17:11:42', '2.13', 1, '42600.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7e5345dd1181e8cf6914a397f3cf865c2da43518cc3dc436ba311e2a382fda1d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '151619.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6646, '2022-01-05 17:12:00', 'SALE/POS6649', 647, 'মেসার্স A.S.F ব্রিকস(নেত্রকোনা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-5218&lt;&sol;p&gt;', '', '457600.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '457600.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-06 17:13:21', '22.875', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1ef47635c70c1f169d05154322591b4d05752a64ab58e4b161dc0a90eb33c0fb', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-104692.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6647, '2022-01-05 17:16:00', 'SALE/POS6650', 647, 'মেসার্স A.S.F ব্রিকস(নেত্রকোনা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-5193&lt;&sol;p&gt;', '', '451400.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '451400.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-06 17:16:28', '22.565', 1, '2000000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'fb75208be244150450b457b0f5b32f883b7d7ab84359e07a76b4851cb97c75c1', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '352908.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6648, '2022-01-05 17:17:00', 'SALE/POS6651', 714, 'মেসার্স মাহি ব্রিকস(সিলেট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-7904&lt;&sol;p&gt;', '', '406557.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '406557.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-06 17:17:48', '20.425', 1, '400000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '32e8797f3b15ff1f51a412bb068ea6828d905fcc13aebb4f97bd9c9bf125dd94', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-381780.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6649, '2022-01-05 17:20:00', 'SALE/POS6652', 704, 'আবু সুফিয়ান (কিশোরগঞ্জ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0409&lt;&sol;p&gt;', '', '432600.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '432600.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-06 17:21:05', '21.625', 1, '450000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '09ad2760db9cfdc591c8b2fee2338fa22a70688edfe63cb2a48d4e85024864f6', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6650, '2022-01-05 17:22:00', 'SALE/POS6653', 657, 'মেসার্স অনিক (বি-বাড়ীয়া)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-5936&lt;&sol;p&gt;', '', '332600.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '332600.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-06 17:22:42', '16.625', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '706474643ffdd8ca0e70b400c2ea9fe226614b9031faab4ce4aee111b5492455', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-350011.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6651, '2022-01-06 09:24:00', 'SALE/POS6654', 591, 'মেসার্স তানজিম ট্রেডাস (২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-3541&lt;&sol;p&gt;', '', '278920.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '278920.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-07 09:24:43', '14.675', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '01fa0b2f560aeccd1427404d37fa42b817d6f952c99789d3d955880fc8e52dee', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-392930.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6652, '2022-01-06 09:25:00', 'SALE/POS6655', 601, 'মেসার্স সোনালী ব্রিকস (২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-2717&lt;&sol;p&gt;', '', '414810.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '414810.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-07 09:26:03', '20.95', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '887c45372096f7d3fefc49ad62b0cc1099acbba0c3331073950391725b23863e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1658789.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6653, '2022-01-06 09:27:00', 'SALE/POS6656', 601, 'মেসার্স সোনালী ব্রিকস (২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;JOS T-11-3891&lt;&sol;p&gt;', '', '402732.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '402732.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-07 09:27:27', '20.34', 1, '907318.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7b28da6a673c70d04653bb6b8bbf85e604f86f7f01ab0bac75d9f70730848ef9', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1658789.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6654, '2022-01-06 09:28:00', 'SALE/POS6657', 614, 'মেসার্স জোহাদ এন্টারপ্রাইজ(২১-২২) (নিজ হিসাব)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-5586&lt;&sol;p&gt;', '', '376596.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '376596.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-07 09:28:55', '19.015', 1, '1500000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'de95b6297b80517353acd984fd62239d2accaf0816064a3843430b9be31b4fa8', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1427959.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6655, '2022-01-06 09:29:00', 'SALE/POS6658', 709, 'মোঃ কয়েছ মিয়া(সুনামগঞ্জ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT18-4377&lt;&sol;p&gt;', '', '378400.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '378400.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-07 09:30:10', '18.915', 1, '380000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f5abe7d1d52d863c4855c5c2fa8e8f2197844250b486cece9be20b3ab6c1ffdb', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '382216.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6656, '2022-01-06 09:31:00', 'SALE/POS6659', 627, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(রবিন মিয়া)(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;MMT-11-0139&lt;&sol;p&gt;', '', '339372.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '339372.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-07 09:32:08', '17.135', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b453ffba2d64c914486bf8ced383d1bce89270308c3f4a4672c48dce7b6847ce', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-28436.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6657, '2022-01-06 09:32:00', 'SALE/POS6660', 627, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(রবিন মিয়া)(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-0933&lt;&sol;p&gt;', '', '361746.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '361746.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-07 09:33:16', '18.275', 1, '769000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '143a08485a1297c860a2696a811d6ebd20bf1b9cd01c924c18233ed89914eca5', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-28436.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6658, '2022-01-06 09:33:00', 'SALE/POS6661', 606, 'আলী হোসেন জামাই(কালীপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-5936&lt;&sol;p&gt;', '', '363600.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '363600.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-07 09:34:20', '18.18', 1, '363500.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '862cf5510ed4d65f74ee456f778e6a672eb8265cba52e64c2de7fb1c9d1d30f1', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '320.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6659, '2022-01-06 09:35:00', 'SALE/POS6662', 675, 'মোঃ মিঠু সরকার (চাঁনপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-1581&lt;&sol;p&gt;', '', '278800.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '278800.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-07 09:35:45', '13.935', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '9b978911ac1bf582b970b3981ef6952710d7508493e21a97294fe9340d4795bf', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1639978.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6660, '2022-01-06 09:36:00', 'SALE/POS6663', 675, 'মোঃ মিঠু সরকার (চাঁনপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-13-6496&lt;&sol;p&gt;', '', '293200.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '293200.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-07 09:36:51', '14.66', 1, '500000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a18b91e3e36ebfce0fc799c80f29afe2e32421bb63c96abb457ae1f67974d5e3', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1639978.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6661, '2022-01-06 09:37:00', 'SALE/POS6664', 605, 'মেসার্স রুমান ব্রিকস (কিশোরগঞ্জ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5080&lt;&sol;p&gt;', '', '425170.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '425170.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-07 09:38:04', '20.735', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e0fb884e49af285681202558e40c8fc4ac92641401aa5cc661459b13a6698f63', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1264735.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6662, '2022-01-06 09:39:00', 'SALE/POS6665', 625, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-5004&lt;&sol;p&gt;', '', '363726.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '363726.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-07 09:39:39', '18.37', 1, '500000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '9a1b8340f9e75ae4653ff0bbc89e844098256ffd980c7bd0589687172c352cf1', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2735567.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6663, '2022-01-06 09:40:00', 'SALE/POS6666', 712, 'মেসার্স মায়ের দোয়া ট্রান্সপোর্ট(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-15-3297&lt;&sol;p&gt;', '', '284130.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '284130.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-07 09:41:07', '13.855', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ba31167c15063bc93be20936b6317570dafce69dc7370420548898598d110e45', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '430.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6664, '2022-01-06 09:41:00', 'SALE/POS6667', 712, 'মেসার্স মায়ের দোয়া ট্রান্সপোর্ট(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1919&lt;&sol;p&gt;', '', '324310.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '324310.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-07 09:42:16', '15.82', 1, '1100000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ff0830491232ab19869c3fb717ba6df2d26ec57824a5a7cedcfb6d474250f508', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '430.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6665, '2022-01-06 09:43:00', 'SALE/POS6668', 683, 'মোঃ ইব্রাহিম মিয়া (সুনামগঞ্জ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-1514&lt;&sol;p&gt;', '', '342849.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '342849.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-07 09:43:53', '19.37', 1, '200000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '9e5fb19b29be5370827a893fd433f8b294c56172706a4eac9e4df20d8f13202d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6666, '2022-01-06 09:44:00', 'SALE/POS6669', 605, 'মেসার্স রুমান ব্রিকস (কিশোরগঞ্জ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-3228&lt;&sol;p&gt;', '', '433640.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '433640.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-07 09:45:03', '23.44', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '35582ae478ab71a865a2cee6162108ec8b0f6a1bef901d3095802ef0912bd04f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1689905.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6667, '2022-01-06 09:46:00', 'SALE/POS6670', 605, 'মেসার্স রুমান ব্রিকস (কিশোরগঞ্জ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-2884&lt;&sol;p&gt;', '', '391090.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '391090.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-07 09:46:48', '21.135', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ecf0c2d3337ee6523d308ffc50d46132ddb299c12989b852a69ff21e22bdb25e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1689905.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6668, '2022-01-06 09:47:00', 'SALE/POS6671', 641, 'মেসার্স S.R এন্টারপ্রাইজ(সিলেট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CHO T-11-0768&lt;&sol;p&gt;', '', '339480.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '339480.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-07 09:47:54', '18.855', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c8ab7c336e6cf644136b64d8f82bb917cd621ca7e7671469eb2458388f2ac6da', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '7490306.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6669, '2022-01-06 09:48:00', 'SALE/POS6672', 641, 'মেসার্স S.R এন্টারপ্রাইজ(সিলেট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-9521&lt;&sol;p&gt;', '', '283500.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '283500.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-07 09:49:02', '15.75', 1, '500000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '345847fc44cb285729cc6e3bd2ab58c51bfb945835eabe510f40903f68d2908d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '7490306.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6670, '2022-01-06 09:50:00', 'SALE/POS6673', 646, 'মেসার্স G.M.C ব্রিকস (২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;বক্সমাপে নৌকা&lt;&sol;p&gt;', '', '480000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '480000.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-07 09:51:08', '30', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '52f03a1a061a35a2df0b189fa3a79e7745adefd1cc1ea95a084556c9a850c10c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '5486202.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6671, '2022-01-06 09:51:00', 'SALE/POS6674', 646, 'মেসার্স G.M.C ব্রিকস (২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;বক্সমাপে নৌকা&lt;&sol;p&gt;', '', '1225000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '1225000.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-07 09:52:17', '70', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '58f08c27e245acc794395637a7dd5526caf8b950a4c51aaf3260668c4f3ee498', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '5486202.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6672, '2022-01-06 10:09:00', 'SALE/POS6675', 756, 'মেসার্স H.M.B ব্রিকস(ময়মনসিংহ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1625&lt;&sol;p&gt;', '', '412920.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '412920.00', 'completed', 'paid', 0, NULL, 1, 1, '2022-01-07 10:10:11', '22.315', 1, '412920.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1bc3d2b06ebc5bb178ecee314c3f34ccfbcffec16fd3bb40a85a9a3249861a91', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6673, '2022-01-07 11:55:00', 'SALE/POS6676', 641, 'মেসার্স S.R এন্টারপ্রাইজ(সিলেট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-9818&lt;&sol;p&gt;', '', '334800.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '334800.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-08 11:55:48', '18.595', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '0d9651c0b9cc8ab2d1aa6c2aea8279ad5203bd0a5315888a3b849d0018b81ec0', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '7613286.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6674, '2022-01-07 11:56:00', 'SALE/POS6677', 641, 'মেসার্স S.R এন্টারপ্রাইজ(সিলেট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-6927&lt;&sol;p&gt;', '', '337320.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '337320.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-08 11:56:45', '18.74', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '985b9b93f071d056b43328a027eeb05ef8eac035d648cc404f82c3313084b902', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '7613286.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6675, '2022-01-07 11:57:00', 'SALE/POS6678', 641, 'মেসার্স S.R এন্টারপ্রাইজ(সিলেট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CHOT-11-0680&lt;&sol;p&gt;', '', '298440.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '298440.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-08 11:58:03', '16.58', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8bd69f82b15bc3a773b2f20375f5def15552b7f98f0fd1c5877c5f1333a63dfb', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '8285406.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6676, '2022-01-07 11:58:00', 'SALE/POS6679', 602, 'মো.সফর আলী সর্দার(তাহিরপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2395&lt;&sol;p&gt;', '', '349380.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '349380.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-08 11:59:07', '19.41', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7785bb357a028368eeca8f54db46a143b068c6e0a43bcea0e09e34b49e3cb925', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '338922.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6677, '2022-01-07 11:59:00', 'SALE/POS6680', 727, 'মোঃ আতিকুল্লাহ (ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-9906&lt;&sol;p&gt;', '', '191200.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '191200.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-08 12:00:24', '9.555', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '99f168d6f505e5b5298f1996c870a208e9da15e2b4db263dc5891f6112f8e9e9', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-499690.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6678, '2022-01-07 12:01:00', 'SALE/POS6681', 661, 'মেসার্স ইলহাম ব্রিকস(কুলিয়ার চর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-5586&lt;&sol;p&gt;', '', '397600.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '397600.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-08 12:01:34', '19.875', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ad514c51612f72227bb34c81d4a15f70ead13e1d9a58887b83cb1ba5e5ffef82', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '505543.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6679, '2022-01-07 12:02:00', 'SALE/POS6682', 727, 'মোঃ আতিকুল্লাহ (ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-9906&lt;&sol;p&gt;', '', '204200.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '204200.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-08 12:03:09', '10.205', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5af72d49e9dd612753d3c25346ea54d95f620f5017c10cd481360ca1bf2eb986', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-308490.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6680, '2022-01-07 12:03:00', 'SALE/POS6683', 610, 'মেসার্স তাসিন এন্টারপ্রাইজ(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-9567&lt;&sol;p&gt;', '', '395920.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '395920.00', 'completed', 'paid', 0, NULL, 1, 1, '2022-01-08 12:04:08', '19.595', 1, '395920.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '38dd5fa820bfdec08eab57164b08ed02f12ef48da592ef700d32430e0c0ce6cf', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-254763.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6681, '2022-01-07 12:04:00', 'SALE/POS6684', 610, 'মেসার্স তাসিন এন্টারপ্রাইজ(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-5142&lt;&sol;p&gt;', '', '381800.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '381800.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-08 12:05:01', '19.09', 1, '1087145.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '3ceb17d1d0ccf6e880bb20458521650b922b0ee3294e8250636b8127f55230d9', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-254763.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6682, '2022-01-07 12:07:00', 'SALE/POS6685', 631, 'মেসার্স বাবুল ব্রিকস(বি-বাড়ীয়া)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMD-14-7070&lt;&sol;p&gt;', '', '135000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '135000.00', 'completed', 'paid', 0, NULL, 1, 1, '2022-01-08 12:08:08', '6.75', 1, '135000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '87eda088555bb5a1021650e5a08f612ca5aa14c41dec8939901d82e25324aac3', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '151619.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6683, '2022-01-07 12:09:00', 'SALE/POS6686', 712, 'মেসার্স মায়ের দোয়া ট্রান্সপোর্ট(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;JOS T-11-5248&lt;&sol;p&gt;', '', '393190.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '393190.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-08 12:09:35', '19.175', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b2e92dd3ab534c904909880f34465ab22b0f76b7b52d5462806929b668f48b34', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '292870.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6684, '2022-01-07 12:10:00', 'SALE/POS6687', 712, 'মেসার্স মায়ের দোয়া ট্রান্সপোর্ট(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-4278&lt;&sol;p&gt;', '', '387245.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '387245.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-08 12:11:08', '18.89', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a0b082c928e070055924059a6f1ed4eb443a37058813a47ce8a4795652edd0e8', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '292870.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6685, '2022-01-07 12:11:00', 'SALE/POS6688', 735, 'মেসার্স B.B.F ব্রিকস(গৌরিপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-5112&lt;&sol;p&gt;', '', '420200.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '420200.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-08 12:12:26', '21.01', 1, '420842.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '6f71507d01ef5033782ce01b64ba9d2143bef2d6f357d7366b4ea9abc8a14eac', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '646.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6686, '2022-01-07 12:13:00', 'SALE/POS6689', 636, 'মেসার্স শাপলা ব্রিকস(কটিয়াদী)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-0079&lt;&sol;p&gt;', '', '197316.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '197316.00', 'completed', 'paid', 0, NULL, 1, 1, '2022-01-08 12:14:14', '9.715', 1, '197316.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'eea8cbdbe0eabc2af2f0cfaccb9672aa6f9dc9e04ddbd77c14028d75416f10a9', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1725664.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6687, '2022-01-07 12:16:00', 'SALE/POS6690', 639, 'মেসার্স সমতা ব্রিকস(নেত্রকোনা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-5566&lt;&sol;p&gt;', '', '483800.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '483800.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-08 12:17:13', '24.185', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'abaee361c3190123a2131425e4c2db873c0654cc59c871cbb6e3c89676389bf4', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '5739161.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6688, '2022-01-07 12:20:00', 'SALE/POS6691', 757, 'মেসার্স S.R.B ব্রিকস(সল্লাবাদ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;ট্রলি&lt;&sol;p&gt;', '', '68208.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '68208.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-08 12:21:18', '3.3599', 1, '128208.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ecf4429a37c7a46d382e89804705c22d80e37e118b5e195b265571ed453fe435', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6689, '2022-01-07 12:23:00', 'SALE/POS6692', 726, 'মেসার্স M.R.T ব্রিকস (ভৈরব)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5851&lt;&sol;p&gt;', '', '230695.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '230695.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-08 12:23:36', '12.465', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '9f3bf9fca4ddea4b487cc56c9ae33b5759f39bde66d122207d8529d3966031ab', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-267986.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6690, '2022-01-07 12:25:00', 'SALE/POS6693', 726, 'মেসার্স M.R.T ব্রিকস (ভৈরব)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5851&lt;&sol;p&gt;', '', '74000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '74000.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-08 12:26:09', '4', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '95d1faeee5eb615ac3b0c61093bf117c6d2ad6a766dd837c63b83954c8f0e77a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-267986.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6691, '2022-01-05 16:20:00', 'SALE/POS6694', 610, 'মেসার্স তাসিন এন্টারপ্রাইজ(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;নগদ ফেরত&lt;&sol;p&gt;', '', '350000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '350000.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-08 16:20:41', '1', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '72f46f9380e010f8520f64d907b6ba709a2717c8785762f00265cfcffc407983', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-254763.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6692, '2022-01-08 10:29:00', 'SALE/POS6695', 675, 'মোঃ মিঠু সরকার (চাঁনপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-15-5937&lt;&sol;p&gt;', '', '349590.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '349590.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-09 10:29:47', '16.255', 1, '100000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c0be3f983074276db0b5adf2eacf0419803054a6e81a0f94228d116dd12a2898', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1711978.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6693, '2022-01-08 10:32:00', 'SALE/POS6696', 630, 'মেসার্স সততা ব্রিকস(কুমিল্লা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-3388&lt;&sol;p&gt;', '', '247035.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '247035.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-09 10:32:52', '11.49', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ff52a5a532731a824ca939d2443863ed9fd8edcba7cd9e110def93712497438c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-24374.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6694, '2022-01-08 10:44:00', 'SALE/POS6697', 758, 'মেসার্স M.M.B ব্রিকস(কিশোরগঞ্জ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-6385&lt;&sol;p&gt;', '', '403485.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '403485.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-09 10:44:39', '21.813', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '6925021b2fa76302479e405230d734201d90f1ffe52f1d60149e22391c5d0009', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6695, '2022-01-08 11:18:00', 'SALE/POS6698', 758, 'মেসার্স M.M.B ব্রিকস(কিশোরগঞ্জ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-9043&lt;&sol;p&gt;', '', '413845.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '413845.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-09 11:19:16', '22.37', 1, '810000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7456014b641d1f6c445cc3522c4d737ebbb7b3e91f1a63880c029f57dae44aaf', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6696, '2022-01-08 11:20:00', 'SALE/POS6699', 755, 'মেসার্স মর্ডান ব্রিকস(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0479&lt;&sol;p&gt;', '', '121360.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '121360.00', 'completed', 'paid', 0, NULL, 1, 1, '2022-01-09 11:20:35', '6.558', 1, '121360.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '91be3a7e5b111940ab22e9723196af89f8503ac88068751600326bb76165a12b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6697, '2022-01-08 11:21:00', 'SALE/POS6700', 630, 'মেসার্স সততা ব্রিকস(কুমিল্লা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-3388&lt;&sol;p&gt;', '', '246575.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '246575.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-09 11:22:14', '14.09', 1, '469000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '3f84e82e3b087f243df5a1ebf37b81bc1f99fa1755d741f4b66c9e7087156112', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '222661.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6698, '2022-01-08 11:22:00', 'SALE/POS6701', 609, 'মেসার্স আজিজ শাহ ট্রান্সপোর্ট(ভৈরবপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5851&lt;&sol;p&gt;', '', '152598.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '152598.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-09 11:23:17', '8.77', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd62697970564c086f44dfd796f24a16611695cb726b538fa446292766aee44db', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-1745219.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6699, '2022-01-08 11:24:00', 'SALE/POS6702', 605, 'মেসার্স রুমান ব্রিকস (কিশোরগঞ্জ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-2046&lt;&sol;p&gt;', '', '489420.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '489420.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-09 11:24:30', '27.185', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '3ba74fd6fc44db1a6122e937ba8e42377ed4bc48e98b8056f2afc64c733fd41c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2514635.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6700, '2022-01-08 11:25:00', 'SALE/POS6703', 605, 'মেসার্স রুমান ব্রিকস (কিশোরগঞ্জ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-5936&lt;&sol;p&gt;', '', '439920.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '439920.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-09 11:25:37', '24.435', 1, '200000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f650ecebc44201cbe80d2cc4d24eee28ebe9e53277b3796a34d089f1e11bab2c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2514635.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6701, '2022-01-08 11:26:00', 'SALE/POS6704', 727, 'মোঃ আতিকুল্লাহ (ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-4036&lt;&sol;p&gt;', '', '490332.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '490332.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-09 11:26:45', '28.18', 1, '500000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '31150af63cca42289daa52c775962b37439d23f06bcfacd8cce223e4ce0484e7', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-104290.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6702, '2022-01-08 11:32:00', 'SALE/POS6705', 759, 'মেসার্স রুপসী ব্রিকস(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-5501&lt;&sol;p&gt;', '', '386050.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '386050.00', 'completed', 'paid', 0, NULL, 1, 1, '2022-01-09 11:33:26', '22.06', 1, '386050.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b2d7a09e7daf6606c0febe78143e530e67a94a91a74afd9016cd0909e2979073', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6703, '2022-01-08 11:35:00', 'SALE/POS6706', 726, 'মেসার্স M.R.T ব্রিকস (ভৈরব)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5080&lt;&sol;p&gt;', '', '498575.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '498575.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-09 11:36:06', '28.49', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1bd228aa06c33c9dbf02636a5897c7ab9bacd4994ad340caca003a2dbab86dcb', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '36709.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6704, '2022-01-08 11:36:00', 'SALE/POS6707', 636, 'মেসার্স শাপলা ব্রিকস(কটিয়াদী)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CMT-11-3344&lt;&sol;p&gt;', '', '437888.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '437888.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-09 11:37:21', '24.88', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b13550934e396346f01fa7d5e96c384c4fc71181ed17dc215906c929f194fd39', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1725664.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6705, '2022-01-08 11:38:00', 'SALE/POS6708', 609, 'মেসার্স আজিজ শাহ ট্রান্সপোর্ট(ভৈরবপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5851&lt;&sol;p&gt;', '', '184764.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '184764.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-09 11:39:19', '10.375', 1, '300000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'aea04181ba8f797bcece491e81f732e325d4137aefd3389a43a64977eee5c8b0', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-1592621.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6706, '2022-01-08 11:40:00', 'SALE/POS6709', 641, 'মেসার্স S.R এন্টারপ্রাইজ(সিলেট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;PABNA T-11-0590&lt;&sol;p&gt;', '', '356940.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '356940.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-09 11:40:56', '19.825', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '62d6851dc067b55f566166f838cc86c98a5bc36601a222b8138e86c4ced5215d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '8583846.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6707, '2022-01-08 11:41:00', 'SALE/POS6710', 636, 'মেসার্স শাপলা ব্রিকস(কটিয়াদী)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-6377&lt;&sol;p&gt;', '', '420875.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '420875.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-09 11:42:14', '22.75', 1, '1000000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '0b2bfd9a014903a90d180136aaf0bf5fa5b9a4385aac7eff3af3fa644208dfcc', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2163552.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6708, '2022-01-06 13:31:00', 'SALE/POS6711', 627, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(রবিন মিয়া)(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;১&period;১&period;২২-১০&comma;২০০টাকা&lt;&sol;p&gt;&lt;p&gt;২&period;১&period;২২-২৫&comma;০০০টাকা&lt;&sol;p&gt;&lt;p&gt;৬&period;১২২-২৫&comma;০০০টাকা&lt;&sol;p&gt;', '', '60200.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '60200.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-09 13:33:23', '1', 1, '200000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '6a2fc45cc9a5cb553710ee9d02addc8fc5650259eab84507941254df9aac098e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-96318.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6709, '2022-01-09 11:51:00', 'SALE/POS6712', 639, 'মেসার্স সমতা ব্রিকস(নেত্রকোনা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-5566&lt;&sol;p&gt;', '', '521430.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '521430.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-10 11:51:51', '24.83', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '32af3ef420f3f868d2f6385cf878410ee6f78ea24443f822d6a9ecb7628237a8', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '6222961.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6710, '2022-01-09 11:56:00', 'SALE/POS6713', 760, 'মেসার্স মা এন্টারপ্রাইজ(বাদাঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-3030&lt;&sol;p&gt;', '', '312180.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '312180.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-10 11:57:16', '14.515', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '9c7c3e10fdc15231ba4fe8a9fdaea438327a4df1a8734ca7a7fb3a0cf94a8a86', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6711, '2022-01-09 11:57:00', 'SALE/POS6714', 760, 'মেসার্স মা এন্টারপ্রাইজ(বাদাঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-6520&lt;&sol;p&gt;', '', '300785.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '300785.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-10 11:58:09', '13.99', 1, '499778.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '05ddd3e59f69683833de0ca99e87e42fedfc560e54ad48b56fb1647e88b5a48c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6712, '2022-01-09 12:02:00', 'SALE/POS6715', 751, 'মেসার্স তিতাস ব্রিকস(বি-বাড়ীয়া)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CMT-11-3344&lt;&sol;p&gt;', '', '432429.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '432429.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-10 12:03:13', '23.628', 1, '400000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '0c76a6a5c7d90e361b54962e623aef1ccc7728a2ffa79d22f14858120e22662f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6713, '2022-01-09 12:06:00', 'SALE/POS6716', 761, 'মেসার্স জামাল এন্টারপ্রাইজ(কুমিল্লা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-9211&lt;&sol;p&gt;', '', '421632.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '421632.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-10 12:06:57', '23.036', 1, '421500.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '3df269e578862f9673102143dcf569f4f6d7e4181ae9a16fdc64c714f00df313', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6714, '2022-01-09 12:08:00', 'SALE/POS6717', 641, 'মেসার্স S.R এন্টারপ্রাইজ(সিলেট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-5004&lt;&sol;p&gt;', '', '295560.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '295560.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-10 12:09:25', '16.42', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f150681c2302e8142b16eb602406a410a7eb4e93cfe34c4c12e36c02dd7ac1a1', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '8940786.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6715, '2022-01-09 12:10:00', 'SALE/POS6718', 641, 'মেসার্স S.R এন্টারপ্রাইজ(সিলেট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-9445&lt;&sol;p&gt;', '', '327600.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '327600.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-10 12:10:52', '18.2', 1, '1000000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b488ac8eec4020d7ed11e07b05522d51b231270c5585942e9809f9d1c4fabfb3', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '8940786.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6716, '2022-01-09 12:11:00', 'SALE/POS6719', 695, 'মেসার্স বাবুল ব্রিকস(চান্দুরা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2334&lt;&sol;p&gt;', '', '416805.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '416805.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-10 12:12:00', '22.525', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '6cff79e357317e2b607622bd835c090edb5e397dc6280a5d4ee978dd5c705435', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-292026.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6717, '2022-01-09 12:12:00', 'SALE/POS6720', 713, 'মেসার্স হেলাল ভান্ডারী (ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-9567&lt;&sol;p&gt;', '', '130474.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '130474.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-10 12:13:00', '7.33', 1, '460474.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '04a56fcd06f51bc5fb1e376d576e01b5f32ce99f5d8809a032bd0ec658e54638', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6718, '2022-01-09 12:33:00', 'SALE/POS6721', 609, 'মেসার্স আজিজ শাহ ট্রান্সপোর্ট(ভৈরবপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-0895&lt;&sol;p&gt;', '', '386280.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '386280.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-10 12:33:50', '22.2', 1, '240000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b1ae394e6cb57d5f83fdee75232e9a3fe93889e3d32b722f5695809ff48243a8', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-1707857.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6719, '2022-01-09 12:34:00', 'SALE/POS6722', 695, 'মেসার্স বাবুল ব্রিকস(চান্দুরা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5080&lt;&sol;p&gt;', '', '451325.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '451325.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-10 12:35:35', '25.79', 1, '700000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '6827485a98327865541dfa52c8a852941dd3b9b14fc6e4557097485ffc2daad3', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '124779.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6720, '2022-01-09 12:36:00', 'SALE/POS6723', 632, 'মেসার্স S.S.B ব্রিকস (সিলেট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;JOS T-11-1888&lt;&sol;p&gt;', '', '399700.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '399700.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-10 12:37:01', '22.835', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'abb3352a0379906a161b0acd4b7e80cbdb25ac40287936101c8360ca24c80b7e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '644509.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6721, '2022-01-09 12:38:00', 'SALE/POS6724', 632, 'মেসার্স S.S.B ব্রিকস (সিলেট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-3387&lt;&sol;p&gt;', '', '362425.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '362425.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-10 12:38:26', '20.705', 1, '600000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b580612482aee7c1ef10d450996a670f4cfdf07bdcdef538de9826a39416d9cf', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1044209.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6722, '2022-01-10 12:18:00', 'SALE/POS6725', 641, 'মেসার্স S.R এন্টারপ্রাইজ(সিলেট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-2124&lt;&sol;p&gt;', '', '314460.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '314460.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-11 12:18:42', '17.47', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '20506bb72ea4e8164a1578d5ec82582ab3b99e3da3a115a15742e9c21bba753e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '8563946.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6723, '2022-01-10 12:19:00', 'SALE/POS6726', 641, 'মেসার্স S.R এন্টারপ্রাইজ(সিলেট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CHO T-11-0600&lt;&sol;p&gt;', '', '327240.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '327240.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-11 12:19:46', '18.175', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '44477eaa83448f0e8461bac3c58f9e9e8e9a7d9f257257c00ac0d99699dcca1a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '8563946.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6724, '2022-01-10 12:20:00', 'SALE/POS6727', 602, 'মো.সফর আলী সর্দার(তাহিরপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-3874&lt;&sol;p&gt;', '', '311144.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '311144.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-11 12:20:47', '17.48', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '217805e3e0ba3035788ed63074fa9f8b8d76661c91f43b7473f577bdf089559f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '688302.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6725, '2022-01-10 12:21:00', 'SALE/POS6728', 631, 'মেসার্স বাবুল ব্রিকস(বি-বাড়ীয়া)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMN-19-2381&lt;&sol;p&gt;', '', '40680.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '40680.00', 'completed', 'paid', 0, NULL, 1, 1, '2022-01-11 12:24:04', '2.26', 1, '40680.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '47242473b824a7784ae55e9b6c550541f0f5df2dc14db39384a4d183d3e97d19', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '151619.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6726, '2022-01-10 12:35:00', 'SALE/POS6729', 762, 'মেসার্স A.M.N ব্রিকস(চট্টগ্রাম)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2370&lt;&sol;p&gt;', '', '373700.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '373700.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-11 13:02:24', '20.199', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '859fb1eaec7dc5f7188829dfbd25e444b366fc2ce49884e75e49133e023b0c79', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6727, '2022-01-10 13:03:00', 'SALE/POS6730', 762, 'মেসার্স A.M.N ব্রিকস(চট্টগ্রাম)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-5629&lt;&sol;p&gt;', '', '323565.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '323565.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-11 13:07:53', '17.485', 1, '776265.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '63094286a7d83f90c439dc01b723ac6c7ff567cdcf9b83f35e905618274c6de5', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '373700.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6728, '2022-01-10 13:11:00', 'SALE/POS6731', 614, 'মেসার্স জোহাদ এন্টারপ্রাইজ(২১-২২) (নিজ হিসাব)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-2739&lt;&sol;p&gt;', '', '355870.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '355870.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-11 13:14:31', '18.725', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7cd1ab62525255594b68263f32edc97201530f8e9b27774a40cc0c2e0903d81f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '304555.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6729, '2022-01-10 13:12:00', 'SALE/POS6732', 647, 'মেসার্স A.S.F ব্রিকস(নেত্রকোনা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-5218&lt;&sol;p&gt;', '', '445251.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '445251.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-11 13:15:43', '23.065', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '42f81134000986d8d6afe12f24788395abb8330c65678a943572b648cbd3da7e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-1159220.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6730, '2022-01-10 13:13:00', 'SALE/POS6733', 727, 'মোঃ আতিকুল্লাহ (ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-5366&lt;&sol;p&gt;', '', '300252.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '300252.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-11 13:15:23', '15.715', 1, '590000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '11b8b62dbd16576947e492f0634577663f8ca5a6ea5527e9b7f72f3ff9d74f72', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-113958.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6731, '2022-01-10 13:13:00', 'SALE/POS6734', 709, 'মোঃ কয়েছ মিয়া(সুনামগঞ্জ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-2046&lt;&sol;p&gt;', '', '359080.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '359080.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-11 13:14:54', '18.795', 1, '400000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '477936624265a462df574ab89c913040747bc26ae06bc2e191a037cf5c88f800', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '380616.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6732, '2022-01-10 13:20:00', 'SALE/POS6735', 763, 'মেসার্স ওমর শরীফ ব্রিকস(চুনারুঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-5467&lt;&sol;p&gt;', '', '355300.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '355300.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-11 13:20:26', '18.7', 1, '400000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '9ed273fd4472b954913950a263e733cc6c14d4e28fce102d8b5c4f023b120fc5', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6733, '2022-01-10 13:24:00', 'SALE/POS6736', 764, 'আমির হোসেন(বড়ছড়া)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;RPT-11-0375&lt;&sol;p&gt;', '', '291466.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '291466.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-11 13:26:02', '15.255', 1, '299000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '9b7ed84c261bf9b0c1aa429e5ed95f7524a5d027b1e60510bd648c01aa3dbaf5', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6734, '2022-01-10 15:34:00', 'SALE/POS6737', 637, 'মেসার্স তাকি ব্রিকস(ভৈরবপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-8750&lt;&sol;p&gt;', '', '431280.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '431280.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-11 15:34:31', '23.96', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ed328b628dc288714a4b545ebe5bb323178761e154fbdaced6ca8d2c0e908301', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '3163339.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6735, '2022-01-10 15:35:00', 'SALE/POS6738', 613, 'মেসার্স এশিয়া ব্রিকস(সাল্লাবাদ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5851&lt;&sol;p&gt;', '', '339675.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '339675.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-11 15:35:39', '19.41', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'fbc2f2551308c730043ba508b159b3d8632c910cac3cc9d5765a31680a5e1d72', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2121867.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6736, '2022-01-10 15:36:00', 'SALE/POS6739', 602, 'মো.সফর আলী সর্দার(তাহিরপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-1514&lt;&sol;p&gt;', '', '428040.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '428040.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-11 15:36:38', '24.6', 1, '900000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '2f5ff04ba653af0aad0f2844e8d8dfd5a44e78457e0859866725a5349c642c5b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '999446.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6737, '2022-01-10 15:39:00', 'SALE/POS6740', 765, 'মেসার্স সজল এন্টারপ্রাইজ(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-4320&lt;&sol;p&gt;', '', '359658.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '359658.00', 'completed', 'paid', 0, NULL, 1, 1, '2022-01-11 15:39:46', '20.67', 1, '359658.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '34eedfab8f801455465800321e9cb41fda220d8c3ff2d4f8ce848dee9b6ea5eb', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6738, '2022-01-10 15:40:00', 'SALE/POS6741', 614, 'মেসার্স জোহাদ এন্টারপ্রাইজ(২১-২২) (নিজ হিসাব)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-7680&lt;&sol;p&gt;', '', '481878.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '481878.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-11 15:40:54', '28.18', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd23555fc84c18c13506f7a302de959543f3bbebb10900ae75bd9854033929722', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '660425.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6739, '2022-01-10 15:41:00', 'SALE/POS6742', 614, 'মেসার্স জোহাদ এন্টারপ্রাইজ(২১-২২) (নিজ হিসাব)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1695&lt;&sol;p&gt;', '', '477774.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '477774.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-11 15:41:51', '27.94', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd2f1d7cb5853752aebda3f7156dfe9a3b7cf36a7dc140f02ad9bf5990ec84c55', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '660425.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6740, '2022-01-10 15:42:00', 'SALE/POS6743', 609, 'মেসার্স আজিজ শাহ ট্রান্সপোর্ট(ভৈরবপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-1376&lt;&sol;p&gt;', '', '476784.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '476784.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-11 15:42:58', '27.72', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '0881aa095375a7e2507fa187e5df66e195d9060be06afe607a8b575d0a682489', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-1561577.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6741, '2022-01-10 15:43:00', 'SALE/POS6744', 609, 'মেসার্স আজিজ শাহ ট্রান্সপোর্ট(ভৈরবপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-0933&lt;&sol;p&gt;', '', '421056.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '421056.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-11 15:44:06', '24.475', 1, '710000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e258e1ad7b90fb7d060d8754a761be88e7a608eefbc4e78857e8ac16a1bb9c85', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-1561577.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6742, '2022-01-10 15:45:00', 'SALE/POS6745', 614, 'মেসার্স জোহাদ এন্টারপ্রাইজ(২১-২২) (নিজ হিসাব)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-8066&lt;&sol;p&gt;', '', '442548.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '442548.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-11 15:45:24', '25.88', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'cf1ff2aa16a563b0fd85fade1e74a699e562d86770d6c57fd5aee3e90c98e892', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1620077.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6743, '2022-01-10 15:57:00', 'SALE/POS6746', 766, 'মেসার্স খাজা বাবা ট্রান্সপোর্ট(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '', '', '0.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '0.00', 'completed', 'paid', 0, NULL, 1, 1, '2022-01-11 15:57:38', '0', 1, '271500.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '055c3a1ba765240f243b45e7084139623e439c19974cfcd415f634a819cdb97d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6744, '2022-01-10 16:04:00', 'SALE/POS6747', 762, 'মেসার্স A.M.N ব্রিকস(চট্টগ্রাম)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;নগদ ফেরত&lt;&sol;p&gt;', '', '79000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '79000.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-11 16:04:45', '1', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '411a588829e4e0a685471e120de655c51fd3e68d06f676ef5454d9928b1fa49b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-78735.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6745, '2022-01-10 16:06:00', 'SALE/POS6748', 763, 'মেসার্স ওমর শরীফ ব্রিকস(চুনারুঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;নগদ ফেরত&lt;&sol;p&gt;', '', '44700.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '44700.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-11 16:06:49', '1', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '962779203dfa97fe32c85cc22aab93268aca0ee102a846afcaf6e86c72b9dacb', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-44700.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6746, '2022-01-11 12:13:00', 'SALE/POS6749', 641, 'মেসার্স S.R এন্টারপ্রাইজ(সিলেট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-8372&lt;&sol;p&gt;', '', '331920.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '331920.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-12 12:13:48', '18.44', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5995715a2b8db5456dc5ed6d582eb6fac3472b416867bd6290ca7235979381e5', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '9205646.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6747, '2022-01-11 12:14:00', 'SALE/POS6750', 641, 'মেসার্স S.R এন্টারপ্রাইজ(সিলেট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CHO T-11-0768&lt;&sol;p&gt;', '', '340200.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '340200.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-12 12:14:40', '18.9', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b8aeb34a50aac82b0c8e7c8344a2d221ace7c7ac0d7ba2850df23566755889ec', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '9205646.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6748, '2022-01-11 12:15:00', 'SALE/POS6751', 692, 'মেসার্স S.T.B ব্রিকস(ভৈরবপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;ট্রলি&lt;&sol;p&gt;', '', '94340.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '94340.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-12 12:15:42', '5.295', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b3755bf477a34c2259def7d06aa8d6bed2f06690639d763dcca9949bd6c3c8fd', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '609966.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6749, '2022-01-11 12:17:00', 'SALE/POS6752', 727, 'মোঃ আতিকুল্লাহ (ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-6125&lt;&sol;p&gt;', '', '352031.50', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '352031.50', 'completed', 'due', 0, NULL, 1, 1, '2022-01-12 12:17:42', '20.285', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '00ddeaa29a67f68dcfbdfb0e798a6d3143f111aa28ca0df674492f6c7b4c0410', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-403706.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6750, '2022-01-11 12:18:00', 'SALE/POS6753', 727, 'মোঃ আতিকুল্লাহ (ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-4719&lt;&sol;p&gt;', '', '421605.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '421605.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-12 12:18:47', '24.3', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '43bc896b7fe2a7f4da667178438f0ac0519fa3af5b81919cf66974d2d26236da', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-403706.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6751, '2022-01-11 12:19:00', 'SALE/POS6754', 727, 'মোঃ আতিকুল্লাহ (ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-0914&lt;&sol;p&gt;', '', '509222.50', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '509222.50', 'completed', 'due', 0, NULL, 1, 1, '2022-01-12 12:19:51', '29.345', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5f0af9242deb45e992aa45d4168d6aaa3968bd626d387e52aff6b9f19d02e6a6', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-403706.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6752, '2022-01-11 12:20:00', 'SALE/POS6755', 727, 'মোঃ আতিকুল্লাহ (ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-4036&lt;&sol;p&gt;', '', '476431.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '476431.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-12 12:20:50', '27.455', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1adc93f597835454ee109a0069d5eb7486659209df774db73a50c21b0cc234c6', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-403706.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6753, '2022-01-11 12:21:00', 'SALE/POS6756', 727, 'মোঃ আতিকুল্লাহ (ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-8750&lt;&sol;p&gt;', '', '476431.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '476431.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-12 12:21:56', '27.46', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f9cb454f63b87b8d561b57bddb38524db59a3a6784e3b7ec8321606ab47209e1', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-403706.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6754, '2022-01-11 12:23:00', 'SALE/POS6757', 765, 'মেসার্স সজল এন্টারপ্রাইজ(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-1781&lt;&sol;p&gt;', '', '404724.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '404724.00', 'completed', 'paid', 0, NULL, 1, 1, '2022-01-12 12:24:09', '23.255', 1, '404724.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '263715ce9706d7157bf30eb06860caf7dcf74cbc7a419d4d8be0dca2340580a5', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '359658.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6755, '2022-01-11 12:26:00', 'SALE/POS6758', 727, 'মোঃ আতিকুল্লাহ (ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-6125&lt;&sol;p&gt;', '', '103182.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '103182.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-12 12:26:30', '5.925', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7a2db8de93338200b537c3e0cf9928458e22f78197e650adc4d03ccc3c76a086', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1832015.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6756, '2022-01-11 12:30:00', 'SALE/POS6759', 727, 'মোঃ আতিকুল্লাহ (ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-4719&lt;&sol;p&gt;', '', '44022.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '44022.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-12 12:30:41', '2.53', 1, '1850000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd488bdecff477f089b73c44c2b266312ac024f9d1f601f96badc74497a8f96f2', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1832015.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6757, '2022-01-11 12:31:00', 'SALE/POS6760', 692, 'মেসার্স S.T.B ব্রিকস(ভৈরবপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;TAKTOR&lt;&sol;p&gt;', '', '117648.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '117648.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-12 12:32:20', '6.835', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '2112500aa1fea4b6062cf8bbfbc485b793b2ae50a43a46a9bccdc132ddde3268', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '704306.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6758, '2022-01-11 12:35:00', 'SALE/POS6761', 645, 'মোঃ আলী ইউসুফ(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-2906&lt;&sol;p&gt;', '', '387324.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '387324.00', 'completed', 'paid', 0, NULL, 1, 1, '2022-01-12 12:35:42', '22.256', 1, '387324.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '6b1873f2d37284e5dd53e2ba4eb481de76c052f25b19f12cfe65f101c3c663b6', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6759, '2022-01-11 12:38:00', 'SALE/POS6762', 609, 'মেসার্স আজিজ শাহ ট্রান্সপোর্ট(ভৈরবপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-0117&lt;&sol;p&gt;', '', '353632.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '353632.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-12 12:38:52', '20.555', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd775e7ae59022f924cda8311bbd67121d90a1a0f0935929060978c6d8e4f9887', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-1373737.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6760, '2022-01-11 12:40:00', 'SALE/POS6763', 761, 'মেসার্স জামাল এন্টারপ্রাইজ(কুমিল্লা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-2739&lt;&sol;p&gt;', '', '394224.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '394224.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-12 12:40:34', '22.915', 1, '400000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '95112a22e9daea9c24b11d73db164316b1ec95de8b274d6d0fe6858104eee178', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '132.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6761, '2022-01-11 12:42:00', 'SALE/POS6764', 645, 'মোঃ আলী ইউসুফ(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-9888&lt;&sol;p&gt;', '', '443270.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '443270.00', 'completed', 'paid', 0, NULL, 1, 1, '2022-01-12 12:42:59', '23.325', 1, '443270.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '3e9afa21ba8f626d49963fb259c827ada508b590fdc9e84b5292e95b26c75c93', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6762, '2022-01-11 12:44:00', 'SALE/POS6765', 606, 'আলী হোসেন জামাই(কালীপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-6703&lt;&sol;p&gt;', '', '321290.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '321290.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-12 12:45:24', '16.91', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '63d0411fe51b6529bbdc897c70e8d9b22ab93c3ddb6f149deb87508de79afb4d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '420.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6763, '2022-01-11 12:50:00', 'SALE/POS6766', 668, 'মেসার্স R.C.G ব্রিকস(ঘোরাশাল)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5080&lt;&sol;p&gt;', '', '446400.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '446400.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-12 12:50:58', '23.25', 1, '455000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '66200a85aa8e4d6448273af97ab08b41371f3a1fd92d5a0f758226e122342e93', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '455124.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6764, '2022-01-11 12:51:00', 'SALE/POS6767', 639, 'মেসার্স সমতা ব্রিকস(নেত্রকোনা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-5566&lt;&sol;p&gt;', '', '451008.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '451008.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-12 12:51:49', '23.49', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '97a5ac79c900adc63aac8c9784445de5a545c10592bdfa757eecb8b75833ba57', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '6744391.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6765, '2022-01-11 12:52:00', 'SALE/POS6768', 609, 'মেসার্স আজিজ শাহ ট্রান্সপোর্ট(ভৈরবপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CDT-11-0345&lt;&sol;p&gt;', '', '340480.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '340480.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-12 12:53:01', '17.915', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '52931b010afeafc08568641f9adb9362fec8e9f21726ddb9887469fd7941e6be', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-1020105.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6766, '2022-01-11 12:53:00', 'SALE/POS6769', 609, 'মেসার্স আজিজ শাহ ট্রান্সপোর্ট(ভৈরবপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-5294&lt;&sol;p&gt;', '', '357580.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '357580.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-12 12:54:03', '18.82', 1, '800000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7b6a78eb1f8f7db71de242e67d50f5e1c2505bf670b59c112aec4989827955c3', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-1020105.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6767, '2022-01-11 12:55:00', 'SALE/POS6770', 627, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(রবিন মিয়া)(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-6377&lt;&sol;p&gt;', '', '233130.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '233130.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-12 12:55:45', '12.27', 1, '35000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '3b576c92ee703cf7a6eca35bb97ef0bb42a837072f23848e5a3baa5164fbad13', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-236118.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6768, '2022-01-11 12:57:00', 'SALE/POS6771', 600, 'মেসার্স জয়নাল আবেদীন(ফেরিঘাট) (২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-6006&lt;&sol;p&gt;', '', '338834.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '338834.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-12 12:57:30', '17.735', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c10fd881bd9f9c4b43be6298b873bc955e5f81830c0d9c5f83ae18a51d6f0703', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '18819.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6769, '2022-01-11 12:59:00', 'SALE/POS6772', 600, 'মেসার্স জয়নাল আবেদীন(ফেরিঘাট) (২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5268&lt;&sol;p&gt;', '', '354687.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '354687.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-12 13:00:21', '18.565', 1, '1000000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '287fc09703d25c459f80ba07934c57108ec22168ae85102470574d0b595f7e2b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '18819.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6770, '2022-01-11 13:02:00', 'SALE/POS6773', 610, 'মেসার্স তাসিন এন্টারপ্রাইজ(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CMT-11-9219&lt;&sol;p&gt;', '', '288040.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '288040.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-12 13:02:30', '15.16', 1, '300000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '75b7b5656e17608b64ec7aa202ff5a40903e48e4d46033d03d6ef87c77202c5f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-611108.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6771, '2022-01-11 13:04:00', 'SALE/POS6774', 625, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-2884&lt;&sol;p&gt;', '', '412178.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '412178.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-12 13:04:31', '21.58', 1, '500000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1577262afc3a638ddf450e0d44c237be19f8714d4571f801598be5923bd3a957', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2599293.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6772, '2022-01-11 13:07:00', 'SALE/POS6775', 631, 'মেসার্স বাবুল ব্রিকস(বি-বাড়ীয়া)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMN-15-1807&lt;&sol;p&gt;', '', '35910.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '35910.00', 'completed', 'paid', 0, NULL, 1, 1, '2022-01-12 13:08:04', '1.8899', 1, '35910.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '71547e92414d06ff77204913beccf1bc95e3b17c2ce169fe2d0406a3cd1a1e55', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '151619.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6773, '2022-01-11 13:09:00', 'SALE/POS6776', 684, 'মেসার্স K.M.B ব্রিকস (ইব্রাহীমপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5851&lt;&sol;p&gt;', '', '328512.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '328512.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-12 13:09:46', '17.11', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8266a2ffe370afc752237c6766c96b7dd1a06846044a62130243ed7f54e6ae0b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '250670.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6774, '2022-01-11 13:11:00', 'SALE/POS6777', 675, 'মোঃ মিঠু সরকার (চাঁনপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-1692&lt;&sol;p&gt;', '', '283100.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '283100.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-12 13:11:33', '14.895', 1, '300000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '567696cb180633b559dbeecb776fc989d38efda2e31657144e1fb222eac6c911', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1961568.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6775, '2022-01-11 13:14:00', 'SALE/POS6778', 767, 'মোঃ রফিক মিয়া(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-7906&lt;&sol;p&gt;', '', '388440.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '388440.00', 'completed', 'paid', 0, NULL, 1, 1, '2022-01-12 13:15:02', '21.579', 1, '388440.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '810c7df4b73d00560e40adeb8daae2572c96fd2e5f759326ee67a745e56aefb3', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6776, '2022-01-11 13:16:00', 'SALE/POS6779', 766, 'মেসার্স খাজা বাবা ট্রান্সপোর্ট(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;বক্সমাপে নৌকা&lt;&sol;p&gt;', '', '271500.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '271500.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-12 13:16:46', '15', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '71c85beb5cc157b01fc7111aacb0acbadc0842f32294035b945d63deb6b87e6f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-271500.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6777, '2022-01-12 16:24:00', 'SALE/POS6780', 709, 'মোঃ কয়েছ মিয়া(সুনামগঞ্জ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;JIN T-11-1012&lt;&sol;p&gt;', '', '288540.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '288540.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-13 16:31:22', '16.03', 1, '288000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '92be06013a6bce390c52fff7388597fcb755b704bfe6bbe7364f2a5e809fdaa6', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '339696.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6778, '2022-01-12 16:32:00', 'SALE/POS6781', 768, 'মৃদুল হোসেন(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-15-8431&lt;&sol;p&gt;', '', '135750.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '135750.00', 'completed', 'paid', 0, NULL, 1, 1, '2022-01-13 16:32:28', '7.5010', 1, '135750.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '92bc463c4385b97ec3b332650eb8f7dec3a06c15a6028778c84ef16669819cc1', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6779, '2022-01-12 16:35:00', 'SALE/POS6782', 751, 'মেসার্স তিতাস ব্রিকস(বি-বাড়ীয়া)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5080&lt;&sol;p&gt;', '', '413946.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '413946.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-13 16:35:55', '22.615', 1, '400000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8d15dd5dfd2d60494995f60801b03a5bd1313de582e29af131076e8f13ccef01', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '32429.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6780, '2022-01-12 16:37:00', 'SALE/POS6783', 614, 'মেসার্স জোহাদ এন্টারপ্রাইজ(২১-২২) (নিজ হিসাব)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-4377&lt;&sol;p&gt;', '', '454689.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '454689.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-13 16:37:32', '26.585', 1, '500000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '67c15389078fdc873922311b7c3e700884ea1e63dbfb9048e4f480eb5301cbe6', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2062625.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6781, '2022-01-12 16:38:00', 'SALE/POS6784', 609, 'মেসার্স আজিজ শাহ ট্রান্সপোর্ট(ভৈরবপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-0933&lt;&sol;p&gt;', '', '430500.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '430500.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-13 16:38:59', '24.595', 1, '600000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c84366027c63152164d8fa8a524423b2bf64137f4e6ff9b671cbc0d39dd7ff2f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-1122045.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6782, '2022-01-12 16:39:00', 'SALE/POS6785', 730, 'মেসার্স একতা ব্রিকস(শাহ বাজপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;ট্রলি&lt;&sol;p&gt;', '', '70175.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '70175.00', 'completed', 'paid', 0, NULL, 1, 1, '2022-01-13 16:43:51', '4.015', 1, '70175.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '3335eca91403ed20944d6fe55f24ab42de5fb098d1bb2192d236d7c01c0c8ecc', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6783, '2022-01-12 16:45:00', 'SALE/POS6786', 606, 'আলী হোসেন জামাই(কালীপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-8893&lt;&sol;p&gt;', '', '194775.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '194775.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-13 16:45:56', '11.13', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5b21eeeb2a24038f37cd3e2dbe5e1815c03d86ec0200754d8644e3bdf3a7a72c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '321710.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6784, '2022-01-12 16:52:00', 'SALE/POS6787', 641, 'মেসার্স S.R এন্টারপ্রাইজ(সিলেট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-5064&lt;&sol;p&gt;', '', '295020.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '295020.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-13 16:52:59', '16.385', 1, '500000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5e29cfb38910040b8e5151de8fe7a8c3c927368b72da6a1a8f1caf46f379d895', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '9877766.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6785, '2022-01-12 16:54:00', 'SALE/POS6788', 610, 'মেসার্স তাসিন এন্টারপ্রাইজ(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-9612&lt;&sol;p&gt;', '', '391020.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '391020.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-13 16:55:12', '20.58', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '020aeb52161d664157bf0b6cd364d7584bf11c228c337e142013f4166bd4789c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-623068.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6786, '2022-01-12 16:57:00', 'SALE/POS6789', 727, 'মোঃ আতিকুল্লাহ (ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-5366&lt;&sol;p&gt;', '', '315400.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '315400.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-13 16:58:23', '16.595', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b8112eda24351ba978ddd6578561a79f658aa532f097ea4655a56f703339f0c3', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '129219.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6787, '2022-01-12 16:59:00', 'SALE/POS6790', 727, 'মোঃ আতিকুল্লাহ (ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0479&lt;&sol;p&gt;', '', '109250.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '109250.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-13 17:00:08', '5.745', 1, '669000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '60bfc0729b1b9077748488834177241b3dda40d9ebca9ab95844f7185db2d1da', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '129219.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6788, '2022-01-12 17:07:00', 'SALE/POS6791', 670, 'মোঃ জাকির হোসেন জামাই(কালিপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-7832&lt;&sol;p&gt;', '', '413440.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '413440.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-13 17:07:42', '21.755', 1, '400000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7373f2f619b3e9c396abe50b5bb1f0097139fb24dbcfb00d46f895187586e180', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '4669.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6789, '2022-01-12 17:18:00', 'SALE/POS6792', 769, 'মেসার্স সেঞ্চুরী এন্টারপ্রাইজ(সিলেট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2224&lt;&sol;p&gt;', '', '304380.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '304380.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-13 17:19:16', '16.02', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ef640617b341798b87cd6d6e94b8a733c944a3a0e794743e72f1f844b0833ec7', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6790, '2022-01-12 17:19:00', 'SALE/POS6793', 769, 'মেসার্স সেঞ্চুরী এন্টারপ্রাইজ(সিলেট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-3987&lt;&sol;p&gt;', '', '302100.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '302100.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-13 17:20:18', '15.899', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7480ec76c79031c7af05b1c7fa6b6bf4b7bf26dbfb3ad0b8fd69739a6201e492', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6791, '2022-01-12 17:20:00', 'SALE/POS6794', 769, 'মেসার্স সেঞ্চুরী এন্টারপ্রাইজ(সিলেট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-2113&lt;&sol;p&gt;', '', '349600.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '349600.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-13 17:21:17', '18.4', 1, '1000000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '9cfc1ce6b47bb9c50b8be75f5f864c0904f2f49a589a9eed3c45b66980359dcd', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6792, '2022-01-12 17:22:00', 'SALE/POS6795', 619, 'মোঃ জাকির এন্টারপ্রাইজ (গং)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-3228&lt;&sol;p&gt;', '', '466260.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '466260.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-13 17:22:24', '24.54', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f9195baf384040b0a6dc3d3159398d8e87051f382957b9352937d127c2f520d6', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-7120.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6793, '2022-01-12 17:22:00', 'SALE/POS6796', 619, 'মোঃ জাকির এন্টারপ্রাইজ (গং)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-6377&lt;&sol;p&gt;', '', '427500.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '427500.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-13 17:23:17', '22.5', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8e1e98b2ec7ef1f8ffb28c7076dfb4094195aacf44bedeb80326a2f80e5fea50', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-7120.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6794, '2022-01-12 17:23:00', 'SALE/POS6797', 619, 'মোঃ জাকির এন্টারপ্রাইজ (গং)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-3212&lt;&sol;p&gt;', '', '422180.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '422180.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-13 17:26:45', '22.22', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '174a2b17c22e94951b4d0003bc5d45c16b67f906806847758fe7c53529b6d578', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-7120.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6795, '2022-01-12 17:27:00', 'SALE/POS6798', 619, 'মোঃ জাকির এন্টারপ্রাইজ (গং)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2915&lt;&sol;p&gt;', '', '422940.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '422940.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-13 17:27:47', '22.26', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8833c640aefdb44cbe7a25306af38ac379ca9da80d9d4e9085c523d1f74b7382', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-7120.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6796, '2022-01-12 17:28:00', 'SALE/POS6799', 619, 'মোঃ জাকির এন্টারপ্রাইজ (গং)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-4755&lt;&sol;p&gt;', '', '432630.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '432630.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-13 17:28:57', '22.77', 1, '1000000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'bb36b7da64bdf8f4904defd449d46df2b4b382071677a9e56f818a5033657dec', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-7120.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6797, '2022-01-12 17:30:00', 'SALE/POS6800', 683, 'মোঃ ইব্রাহিম মিয়া (সুনামগঞ্জ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-1514&lt;&sol;p&gt;', '', '375250.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '375250.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-13 17:30:28', '19.745', 1, '300000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '9730301b8d46cfc4b23bd2f6d83d6394b334d61f62e86a47a31288dd87b6320d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '142849.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6798, '2022-01-12 17:32:00', 'SALE/POS6801', 645, 'মোঃ আলী ইউসুফ(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5996&lt;&sol;p&gt;', '', '436240.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '436240.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-13 17:32:32', '22.96', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '9b34f66b2871a394c0c0e51f0df3abf930a40ddcbb269f5248f0a311a1a1b9b7', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6799, '2022-01-12 17:33:00', 'SALE/POS6802', 645, 'মোঃ আলী ইউসুফ(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-9888&lt;&sol;p&gt;', '', '452960.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '452960.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-13 17:34:06', '23.84', 1, '889200.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8ef09eaaa29cf1254c50194ae13683e0d8a67496c63e4d0e1f0b8652b79c1d07', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6800, '2022-01-12 17:37:00', 'SALE/POS6803', 712, 'মেসার্স মায়ের দোয়া ট্রান্সপোর্ট(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-0367&lt;&sol;p&gt;', '', '306850.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '306850.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-13 17:37:33', '16.15', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b26883417dbc0e4a922ef188d2912faa26f4680848ae32236bf930b293790f8c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '289305.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6801, '2022-01-12 17:38:00', 'SALE/POS6804', 712, 'মেসার্স মায়ের দোয়া ট্রান্সপোর্ট(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-9130&lt;&sol;p&gt;', '', '271700.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '271700.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-13 17:38:30', '14.3', 1, '867855.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ce626763d7046b7e9b0a8b54d0ec74f34c1178f5b528eabd6012b1fa04df9782', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '289305.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6802, '2022-01-12 17:39:00', 'SALE/POS6805', 606, 'আলী হোসেন জামাই(কালীপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;KOS T-11-1122&lt;&sol;p&gt;', '', '290510.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '290510.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-13 18:04:29', '15.29', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '31adcf1e38f3358ee49e5dec05975d5e615357f70da0c98b3cdc4f3462367b26', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '516485.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6803, '2022-01-12 18:06:00', 'SALE/POS6806', 606, 'আলী হোসেন জামাই(কালীপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-8893&lt;&sol;p&gt;', '', '208620.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '208620.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-13 18:13:23', '10.98', 1, '1015615.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '3007d514016c29b16171a3e27b1487b0d8411a6eea85fe2fe59f6e6837103345', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '516485.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6804, '2022-01-12 10:37:00', 'SALE/POS6807', 613, 'মেসার্স এশিয়া ব্রিকস(সাল্লাবাদ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;MPT-11-0025&lt;&sol;p&gt;', '', '333120.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '333120.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-14 10:39:59', '17.35', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f95e0780cca8df1f0a65f4e11ca2ea1ec0ea738a3aa05b5ca000973e2bdefeaf', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2461542.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6805, '2022-01-12 10:39:00', 'SALE/POS6808', 637, 'মেসার্স তাকি ব্রিকস(ভৈরবপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-3318&lt;&sol;p&gt;', '', '422532.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '422532.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-14 10:40:58', '21.78', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '65b34cfa04aa473df719b8b7e1e9b7fdb9fafd941765c30a70a4063be26da3a2', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '3594619.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6806, '2022-01-13 12:03:00', 'SALE/POS6809', 625, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-1350&lt;&sol;p&gt;', '', '389831.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '389831.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-14 12:03:28', '20.41', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'fdbe44ff1a8154dd6c85a7d5e4ac4e8fefecebf7c31c42ac3074561674237982', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2511471.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6807, '2022-01-13 12:05:00', 'SALE/POS6810', 625, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-2739&lt;&sol;p&gt;', '', '398235.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '398235.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-14 12:05:23', '20.85', 1, '700000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8178ba17d88b18929158db3ce4ab1149ff1114e3e0b3b769cd7d9003c7266599', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2511471.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6808, '2022-01-13 12:06:00', 'SALE/POS6811', 601, 'মেসার্স সোনালী ব্রিকস (২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;JOS T-11-2309&lt;&sol;p&gt;', '', '393532.50', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '393532.50', 'completed', 'due', 0, NULL, 1, 1, '2022-01-14 12:07:17', '20.55', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f14a05927d6dcff3a967fbb137a159688602ed28d7de897e2f3ed9252d2ede28', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1569013.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6809, '2022-01-13 12:08:00', 'SALE/POS6812', 601, 'মেসার্স সোনালী ব্রিকস (২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;JOS T-11-2715&lt;&sol;p&gt;', '', '383191.50', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '383191.50', 'completed', 'due', 0, NULL, 1, 1, '2022-01-14 12:08:32', '20.01', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '148ebf0c9372c18230e4b43466aed84dfe53d45191f071470013f7e9ada02cec', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1569013.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6810, '2022-01-13 12:14:00', 'SALE/POS6813', 770, 'মেসার্স নর্থ বেঙ্গল ট্রান্সপোর্ট (ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;BOG T-11-2216&lt;&sol;p&gt;', '', '287280.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '287280.00', 'completed', 'paid', 0, NULL, 1, 1, '2022-01-14 12:14:38', '15.119', 1, '287280.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f42380bd06d57954e2d88bad8b9d85f62af512972eb8c36c905fee778e34ec4d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6811, '2022-01-13 12:16:00', 'SALE/POS6814', 609, 'মেসার্স আজিজ শাহ ট্রান্সপোর্ট(ভৈরবপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-5784&lt;&sol;p&gt;', '', '287660.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '287660.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-14 12:16:34', '15.134', 1, '450000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '89fe612c40b77feae7e32befe13a351934ee137ddced582872a5c173d84a4e78', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-1291545.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6812, '2022-01-13 12:17:00', 'SALE/POS6815', 665, 'মেসার্স কবির এন্ড ব্রাদাস (জগমোহনপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;RPT-11-0408&lt;&sol;p&gt;', '', '295260.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '295260.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-14 12:18:19', '15.54', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '9f9ca10ae601666379cbd7147322192d5d8742575cf465a63b438609b19a5368', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '115218.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6813, '2022-01-13 12:19:00', 'SALE/POS6816', 632, 'মেসার্স S.S.B ব্রিকস (সিলেট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-8118&lt;&sol;p&gt;', '', '393600.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '393600.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-14 12:20:11', '20.5', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'bf73deffa8cfede64839ca12f2446f87a52e3b7ef2facf05bd9cc96e70fd1b75', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '806634.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6814, '2022-01-13 12:21:00', 'SALE/POS6817', 769, 'মেসার্স সেঞ্চুরী এন্টারপ্রাইজ(সিলেট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;JOS T-11-4825&lt;&sol;p&gt;', '', '361000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '361000.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-14 12:21:44', '18.995', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '74ed57d16ec7044667ef8a92b7037b9c8c22ebd9aa6df337339b2028b3c4c38a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-43920.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6815, '2022-01-13 12:22:00', 'SALE/POS6818', 769, 'মেসার্স সেঞ্চুরী এন্টারপ্রাইজ(সিলেট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;JOS T-11-4781&lt;&sol;p&gt;', '', '321290.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '321290.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-14 12:23:08', '16.905', 1, '638000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7dbe86d94fe609778e80f2912cced466f080d90e541d915efa04ba4a0e8a3dd9', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-43920.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6816, '2022-01-13 12:28:00', 'SALE/POS6819', 670, 'মোঃ জাকির হোসেন জামাই(কালিপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;KOS T-11-2218&lt;&sol;p&gt;', '', '364040.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '364040.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-14 12:28:53', '19.155', 1, '350000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ad3397bb5748dd3d956352d7a74bb26458c46e8267486b6385f1fd14839260ed', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '18109.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6817, '2022-01-13 12:30:00', 'SALE/POS6820', 666, 'বাবু সুজিত  সরকার(সুনামগঞ্জ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-7717&lt;&sol;p&gt;', '', '250420.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '250420.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-14 12:30:47', '13.18', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7b7e3c3314cff591091ae131d70eccddbd1a5b81b9e9a9a4f99e6848ed6c7e9f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-250000.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6818, '2022-01-13 12:31:00', 'SALE/POS6821', 727, 'মোঃ আতিকুল্লাহ (ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2915&lt;&sol;p&gt;', '', '353590.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '353590.00', 'completed', 'paid', 0, NULL, 1, 1, '2022-01-14 12:32:03', '18.615', 1, '353590.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '690393e680c824e1f9a4a52bd2a189bd0e49b4a7cf4fd0d93e04b84d53f575d9', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-113631.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6819, '2022-01-13 12:33:00', 'SALE/POS6822', 713, 'মেসার্স হেলাল ভান্ডারী (ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-5004&lt;&sol;p&gt;', '', '342380.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '342380.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-14 12:34:01', '18.02', 1, '12380.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'bd665007ee783e3d5eb3944745876fe00c7b984c38b90154aa705cd60654bd51', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-330000.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6820, '2022-01-13 12:36:00', 'SALE/POS6823', 757, 'মেসার্স S.R.B ব্রিকস(সল্লাবাদ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0479&lt;&sol;p&gt;', '', '294690.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '294690.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-14 12:36:53', '15.509', 1, '544690.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f3f6eb791327842ee533c01a0443a76f21b360feb4fb528ccef73f9ff4b81594', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-60000.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6821, '2022-01-13 12:38:00', 'SALE/POS6824', 639, 'মেসার্স সমতা ব্রিকস(নেত্রকোনা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-5566&lt;&sol;p&gt;', '', '436224.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '436224.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-14 12:39:16', '22.72', 1, '800000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a25db1457d2b46908cdbce662f18942a6730c026bfc127fa218eb14554ed3a2a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '7195399.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6822, '2022-01-13 12:40:00', 'SALE/POS6825', 635, 'মেসার্স সনি ব্রিকস (২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2334&lt;&sol;p&gt;', '', '412870.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '412870.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-14 12:41:40', '21.73', 1, '43270.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c30f3bbb412e331ae29b7b87ef8b48d067418485fff870d90518732a701c09d8', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-369600.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6823, '2022-01-13 12:42:00', 'SALE/POS6826', 610, 'মেসার্স তাসিন এন্টারপ্রাইজ(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;TAKTOR&lt;&sol;p&gt;', '', '63650.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '63650.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-14 12:42:55', '3.3450', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f654b501bb43041b52cada3a42806112304807c935526cbfa56929914b128533', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-232048.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6824, '2022-01-13 12:44:00', 'SALE/POS6827', 610, 'মেসার্স তাসিন এন্টারপ্রাইজ(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-9343&lt;&sol;p&gt;', '', '265620.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '265620.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-14 12:44:37', '13.975', 1, '300000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'be7d2c17c2a0212a3b87a96998f77af4e10b54b0fa300ccb52e5db04f47179c7', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-232048.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6825, '2022-01-13 15:22:00', 'SALE/POS6828', 630, 'মেসার্স সততা ব্রিকস(কুমিল্লা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-4719&lt;&sol;p&gt;', '', '384300.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '384300.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-14 15:23:41', '21.955', 1, '713686.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '37f873468add47dae05a6bf6f69903e86a8dceee2d40fdf0cfd7edd251b515ba', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '236.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6826, '2022-01-13 15:28:00', 'SALE/POS6829', 771, 'মোঃ এনাম  মিয়া(সরাইল)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-5379&lt;&sol;p&gt;', '', '126720.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '126720.00', 'completed', 'paid', 0, NULL, 1, 1, '2022-01-14 15:28:32', '7.195', 1, '126720.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7af678cb79760ce25e009c3d346f016378cbb51f23010be0dd5a13a08dacbac2', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6827, '2022-01-13 15:30:00', 'SALE/POS6830', 614, 'মেসার্স জোহাদ এন্টারপ্রাইজ(২১-২২) (নিজ হিসাব)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5080&lt;&sol;p&gt;', '', '388170.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '388170.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-14 15:32:41', '22.695', 1, '880000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '37e1d2697780f8be279b3f9b859906cbbd84b87928b0cebcf47b01fa47ede316', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2017314.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6828, '2022-01-13 15:32:00', 'SALE/POS6831', 761, 'মেসার্স জামাল এন্টারপ্রাইজ(কুমিল্লা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-9211&lt;&sol;p&gt;', '', '403684.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '403684.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-14 15:33:19', '23.47', 1, '400000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ec25c00b352f41f850f4380d4f8b7afad53b86aeffe2e8281bd073fdb52da9da', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-5644.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6829, '2022-01-13 15:38:00', 'SALE/POS6832', 601, 'মেসার্স সোনালী ব্রিকস (২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-8763&lt;&sol;p&gt;', '', '421050.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '421050.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-14 15:39:09', '24.055', 1, '1568000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8413a5aa522b00835bbcccb6ba90c86ea11f3ccff1ccf25dfda8e30cafbae7e8', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2345737.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6830, '2022-01-13 15:41:00', 'SALE/POS6833', 649, 'মেসার্স জালাল ব্রিকস(চান্দুরা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-2046&lt;&sol;p&gt;', '', '438725.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '438725.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-14 15:41:59', '25.07', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c33c64bb94e2d4fe10cc92bfd8bf20669f3ef7c3c1e46f67a087524b1daf8e33', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '3234190.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6831, '2022-01-13 15:43:00', 'SALE/POS6834', 648, 'মেসার্স হাসান ব্রিকস(চান্দুরা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-3228&lt;&sol;p&gt;', '', '441350.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '441350.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-14 15:44:50', '25.215', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1fde24b478986d577c5941c05297b3932db7db2ce13d1e1184d4a2d5358c6736', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '3597494.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6832, '2022-01-13 15:45:00', 'SALE/POS6835', 650, 'মেসার্স আকাশ ব্রিকস(চান্দুরা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-5586&lt;&sol;p&gt;', '', '439250.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '439250.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-14 15:46:19', '25.095', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'bba179a1bd34d0ac7ed5fcd167840fd31c18149b840728d2fd04743267a92052', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '3573504.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6833, '2022-01-13 15:49:00', 'SALE/POS6836', 651, 'হাজী মোঃ আইনুল ইসলাম(চান্দুরা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;জালাল&comma;হাসান&comma;আকাশ ব্রিকস এর হিসাব ৩গাড়ি&lt;&sol;p&gt;', '', '1319149.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '1319149.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-14 15:51:02', '1', 1, '1000000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5e403a912453c9d059ccfe434dea5a7fb8ae7427b9089628c17d8a495056af00', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2104625.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6834, '2022-01-13 16:04:00', 'SALE/POS6837', 600, 'মেসার্স জয়নাল আবেদীন(ফেরিঘাট) (২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CMT-11-4435&lt;&sol;p&gt;', '', '343557.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '343557.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-14 16:04:43', '19.41', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '76c9c95dfa34f86150c93c0f5a3cc33ccfa66a9baa570fea8091b3e85f6f9685', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-287660.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6835, '2022-01-13 16:08:00', 'SALE/POS6838', 600, 'মেসার্স জয়নাল আবেদীন(ফেরিঘাট) (২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-9888&lt;&sol;p&gt;', '', '382143.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '382143.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-14 16:12:29', '21.585', 1, '742040.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '15d6a633e78135f35af5ea77ec4f77a7c027b6d4761fe687d40c2f48a237af37', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-287660.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6836, '2022-01-13 16:18:00', 'SALE/POS6839', 641, 'মেসার্স S.R এন্টারপ্রাইজ(সিলেট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-6138&lt;&sol;p&gt;', '', '316080.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '316080.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-14 16:18:34', '17.555', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '37ae5508f9b6e961c152d00dc2dfd613bbe303d8aa74a954ac4c415762199d08', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '9672786.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6837, '2022-01-13 16:19:00', 'SALE/POS6840', 641, 'মেসার্স S.R এন্টারপ্রাইজ(সিলেট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1919&lt;&sol;p&gt;', '', '288360.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '288360.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-14 16:19:38', '16.02', 1, '1899778.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '53bb8a2a28e7bf33afb665d7ce2028466e9e41d05bd85288ba079b793e586c10', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '9672786.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6838, '2022-01-13 16:22:00', 'SALE/POS6841', 661, 'মেসার্স ইলহাম ব্রিকস(কুলিয়ার চর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-4377&lt;&sol;p&gt;', '', '477636.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '477636.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-14 16:23:40', '22.53', 1, '1000000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '0f88de9b94fa7a62b9b90e095cfa37e97219f2eff7dfe8ad42b769ef1b3e97e8', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '903143.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6839, '2022-01-13 16:27:00', 'SALE/POS6842', 760, 'মেসার্স মা এন্টারপ্রাইজ(বাদাঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;BOG T-11-0547&lt;&sol;p&gt;', '', '86940.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '86940.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-14 16:27:35', '4.145', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b4f8feaaa57f68be0349d48fc1f9b0db662cbac8f373c5fb86634996741328d6', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '113187.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6840, '2022-01-13 16:32:00', 'SALE/POS6843', 675, 'মোঃ মিঠু সরকার (চাঁনপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-0619&lt;&sol;p&gt;', '', '336210.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '336210.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-14 16:33:10', '16.01', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c599224f6f05ae1913d5bd5c7b6409293d175d6987e3d62a13c9e966e025142e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1944668.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6841, '2022-01-13 16:33:00', 'SALE/POS6844', 675, 'মোঃ মিঠু সরকার (চাঁনপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-3167&lt;&sol;p&gt;', '', '322560.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '322560.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-14 16:34:11', '15.36', 1, '100000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '73bd7954da88e14db4b82e3edb761762d99cf8af0ff311919576fcb2074e083b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1944668.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6842, '2022-01-13 16:35:00', 'SALE/POS6845', 760, 'মেসার্স মা এন্টারপ্রাইজ(বাদাঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;BOG T-11-0547&lt;&sol;p&gt;', '', '207270.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '207270.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-14 16:35:44', '9.865', 1, '200000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '10b2dc8def6fd8d8c41d9e1b505162aa9ba391a32af0546e86e51c04ee548bc3', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '200127.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6843, '2022-01-13 16:37:00', 'SALE/POS6846', 709, 'মোঃ কয়েছ মিয়া(সুনামগঞ্জ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;JIN T-11-1292&lt;&sol;p&gt;', '', '322380.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '322380.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-14 16:37:56', '17.909', 1, '322000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '07ea868e0f7dea5b58df1eb769527170ae9330c4e599b98de1c679c2e85724c8', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '340236.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6844, '2022-01-14 11:25:00', 'SALE/POS6847', 601, 'মেসার্স সোনালী ব্রিকস (২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-0727&lt;&sol;p&gt;', '', '439628.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '439628.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-15 11:25:55', '22.425', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c0a7defe9954953282a11caad0ac610cce4d3887e512d3dddf339633bbf661da', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1198787.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6845, '2022-01-14 11:26:00', 'SALE/POS6848', 627, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(রবিন মিয়া)(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;MMT-11-0139&lt;&sol;p&gt;', '', '359970.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '359970.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-15 11:27:03', '18.46', 1, '340000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e0d82cc10567ceaf0e8dd2b678e30d8dcb852ba564908b021c38add396b5110d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-37988.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6846, '2022-01-14 11:27:00', 'SALE/POS6849', 610, 'মেসার্স তাসিন এন্টারপ্রাইজ(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-9612&lt;&sol;p&gt;', '', '377325.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '377325.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-15 11:28:17', '19.345', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8aa97a4e22c5e4799f57cd7a89478bed28dbdff70ae4a5f5906ca3aa3f4840f7', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-202778.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6847, '2022-01-14 11:29:00', 'SALE/POS6850', 610, 'মেসার্স তাসিন এন্টারপ্রাইজ(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-3017&lt;&sol;p&gt;', '', '369525.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '369525.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-15 11:29:28', '18.95', 1, '700000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ee822e6933f89dcd45d6c8d2116a2c23c2316d3f3b3c6dd23fb3c9e2e4bf68bc', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-202778.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6848, '2022-01-14 11:30:00', 'SALE/POS6851', 625, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-1350&lt;&sol;p&gt;', '', '366520.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '366520.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-15 11:30:29', '18.7', 1, '1000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '971cd9c67a767b99e5865736df214b6e2513a5d124ce0b990ac9f66a7dc8b200', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2599537.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6849, '2022-01-14 11:31:00', 'SALE/POS6852', 709, 'মোঃ কয়েছ মিয়া(সুনামগঞ্জ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-4377&lt;&sol;p&gt;', '', '391365.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '391365.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-15 11:31:39', '20.065', 1, '300000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '82a4b801a045ca9e350159286ad9cc101100268dbbbe24ad9e952b88d7d6ab07', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '340616.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6850, '2022-01-14 11:36:00', 'SALE/POS6853', 772, 'মেসার্স ফেন্ডশীপ এন্টারপ্রাইজ(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5996&lt;&sol;p&gt;', '', '386295.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '386295.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-15 11:36:43', '19.805', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '45c3b70e59b2b5a42ef1d1e33bf3be6372bdac348a85c07d74715ba627354209', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6851, '2022-01-14 11:37:00', 'SALE/POS6854', 772, 'মেসার্স ফেন্ডশীপ এন্টারপ্রাইজ(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-6041&lt;&sol;p&gt;', '', '312780.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '312780.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-15 11:37:54', '16.035', 1, '699075.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '6a3d3e4844e9f05f80981c598e9c6688a7e920b2be47dcd80afbb95fd07c697b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6852, '2022-01-14 11:48:00', 'SALE/POS6855', 631, 'মেসার্স বাবুল ব্রিকস(বি-বাড়ীয়া)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMD-14-7070&lt;&sol;p&gt;', '', '172284.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '172284.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-15 11:52:52', '8.79', 1, '172500.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c1d1b49e9f52a32f170164512b9aa2864c9f58966ca57264f74149efb80d76d0', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '151619.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6853, '2022-01-14 11:53:00', 'SALE/POS6856', 692, 'মেসার্স S.T.B ব্রিকস(ভৈরবপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;TAKTOR&lt;&sol;p&gt;', '', '109172.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '109172.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-15 11:54:07', '5.565', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '9416b92a0cd1f9caa55c932f0cb30a1783db1b2b6d65721c227d84cf77f3ca42', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '821954.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6854, '2022-01-14 11:54:00', 'SALE/POS6857', 601, 'মেসার্স সোনালী ব্রিকস (২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-8904&lt;&sol;p&gt;', '', '403375.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '403375.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-15 11:55:14', '23.05', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'fa645d4b7ba4aa83503a65e1614791580a944f54c14a33e8c50f7ba961bc558a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1638415.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6855, '2022-01-14 11:56:00', 'SALE/POS6858', 609, 'মেসার্স আজিজ শাহ ট্রান্সপোর্ট(ভৈরবপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-1376&lt;&sol;p&gt;', '', '460272.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '460272.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-15 11:56:48', '26.76', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5e99731dd47b3195e14f16e8cc4d104ee70b0f87c4c4d355689833bf305a38ac', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-1453885.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6856, '2022-01-14 11:57:00', 'SALE/POS6859', 609, 'মেসার্স আজিজ শাহ ট্রান্সপোর্ট(ভৈরবপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5851&lt;&sol;p&gt;', '', '158240.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '158240.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-15 11:57:59', '9.195', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'edf700e594d162e9c5ad4e5b83cace43c072dfe46a2b3b78f2ec14cf0d569a47', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-1453885.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6857, '2022-01-14 11:59:00', 'SALE/POS6860', 657, 'মেসার্স অনিক (বি-বাড়ীয়া)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-5936&lt;&sol;p&gt;', '', '251825.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '251825.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-15 11:59:55', '14.39', 1, '229540.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e94f0290030e7aa63f64179e57686a4b9445fb7ff99a136a75682a8940223d74', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-17411.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6858, '2022-01-14 12:00:00', 'SALE/POS6861', 675, 'মোঃ মিঠু সরকার (চাঁনপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-3318&lt;&sol;p&gt;', '', '179550.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '179550.00', 'completed', 'paid', 0, NULL, 1, 1, '2022-01-15 12:01:04', '9.45', 1, '179550.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f4a951e4cae076e4463945cf288e78eafa4f7f0fca8f8d61dfaaff6d119318be', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2503438.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6859, '2022-01-14 12:02:00', 'SALE/POS6862', 602, 'মো.সফর আলী সর্দার(তাহিরপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-1514&lt;&sol;p&gt;', '', '433786.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '433786.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-15 12:02:54', '24.37', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'cdec68dd6d8ce5fdf220e6e2dfaa32be230590423402e2ef015681739203b4ba', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '527486.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6860, '2022-01-14 12:03:00', 'SALE/POS6863', 602, 'মো.সফর আলী সর্দার(তাহিরপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2395&lt;&sol;p&gt;', '', '403348.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '403348.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-15 12:04:03', '22.66', 1, '150000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8c8ce59c1cf113fbf1735aa2fe319f31f9c733539be65191dd4a6134480330b3', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '527486.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6861, '2022-01-14 12:04:00', 'SALE/POS6864', 641, 'মেসার্স S.R এন্টারপ্রাইজ(সিলেট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;JOS T-11-5262&lt;&sol;p&gt;', '', '348120.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '348120.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-15 12:05:22', '19.335', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd0ddd6ae06f7fa57ea4fdc5ccd24f2246be869761722334a0e49b2d9f76a5c26', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '8377448.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6862, '2022-01-14 12:06:00', 'SALE/POS6865', 641, 'মেসার্স S.R এন্টারপ্রাইজ(সিলেট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CHO T-11-0740&lt;&sol;p&gt;', '', '289980.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '289980.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-15 12:06:26', '16.115', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'dd0295776fabeadf4f4b63d6f8c9f4eb8fab2e2cd54bc5d06f03b2376095cec5', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '8377448.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6863, '2022-01-14 12:07:00', 'SALE/POS6866', 609, 'মেসার্স আজিজ শাহ ট্রান্সপোর্ট(ভৈরবপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5851&lt;&sol;p&gt;', '', '160200.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '160200.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-15 12:11:43', '9', 1, '250000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '79a7c1d461a129ae67d17cfe64dbb39aae9a0e118387310dcd2fbfe3a178107c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-835373.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6864, '2022-01-14 12:12:00', 'SALE/POS6867', 622, 'মেসার্স B.B.C ব্রিকস(চাঁনপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;বক্সমাপে নৌকা&lt;&sol;p&gt;', '', '1874600.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '1874600.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-15 12:13:21', '103', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8b6d623d40d293d0f92e1a6f2f9a3ee35a05e1ed8dfafa48d15b09106613ab99', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2351784.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6865, '2022-01-15 09:23:00', 'SALE/POS6868', 764, 'আমির হোসেন(বড়ছড়া)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMD-14-0751&lt;&sol;p&gt;', '', '290080.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '290080.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-16 09:23:54', '14.795', 1, '295000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'bd77e41b8a83d8a244d8940eab7bae90cdc79fa4f7b72e3f5e8b1a5ba2707231', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-7534.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6866, '2022-01-15 09:24:00', 'SALE/POS6869', 601, 'মেসার্স সোনালী ব্রিকস (২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;JOS T-11-4041&lt;&sol;p&gt;', '', '406112.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '406112.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-16 09:25:09', '20.72', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e1278ac031c37e1500fcae08eefae20bb285cdfb0b6da83257f45200c7379b87', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2041790.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6867, '2022-01-15 09:26:00', 'SALE/POS6870', 634, 'মোঃ কবির মিয়া(আশুগঞ্জ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-2046&lt;&sol;p&gt;', '', '452205.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '452205.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-16 09:26:32', '23.19', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '223822b27fb856bb1fc773d0f11f348749780b2629dce332fd3d43847c5eb413', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1119034.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6868, '2022-01-15 09:27:00', 'SALE/POS6871', 634, 'মোঃ কবির মিয়া(আশুগঞ্জ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-1350&lt;&sol;p&gt;', '', '441480.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '441480.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-16 09:27:31', '22.635', 1, '800000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'cfcd1f54d68f1f8174392f599ff912899c08d3539c00fc9a46d2b5df7387d164', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1119034.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6869, '2022-01-15 09:28:00', 'SALE/POS6872', 609, 'মেসার্স আজিজ শাহ ট্রান্সপোর্ট(ভৈরবপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;ZOT-11-1310&lt;&sol;p&gt;', '', '288405.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '288405.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-16 09:28:36', '14.785', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7c15f7e574ca0b8b56e9fc54f130935d73c6d0d34deb834700d100e3b887bc7e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-925173.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6870, '2022-01-15 09:29:00', 'SALE/POS6873', 609, 'মেসার্স আজিজ শাহ ট্রান্সপোর্ট(ভৈরবপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CDT-11-0345&lt;&sol;p&gt;', '', '358995.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '358995.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-16 09:29:48', '18.405', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'dd8193413393458a550fde28e90fa0bb174541ccddd970e772653d779e774252', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-925173.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6871, '2022-01-15 09:30:00', 'SALE/POS6874', 610, 'মেসার্স তাসিন এন্টারপ্রাইজ(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;TAKTOR&lt;&sol;p&gt;', '', '52260.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '52260.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-16 09:30:49', '2.68', 1, '50000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '0b8859333bb7e279121aad388e47c23379d709889eed5f836abd9c312dcffe36', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-155928.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6872, '2022-01-15 09:31:00', 'SALE/POS6875', 692, 'মেসার্স S.T.B ব্রিকস(ভৈরবপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;TAKTOR&lt;&sol;p&gt;', '', '112905.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '112905.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-16 09:31:57', '5.785', 1, '1193.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c1ac4e34bcf2d9a4a45478040aea59f1aede0f0207a803c32958ef2d4fafb857', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '931126.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6873, '2022-01-15 09:32:00', 'SALE/POS6876', 735, 'মেসার্স B.B.F ব্রিকস(গৌরিপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-5586&lt;&sol;p&gt;', '', '487452.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '487452.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-16 09:33:08', '24.87', 1, '487000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '3ba9b763b1f2fc11709b93512c1ec90aa9e5878f77c237989a94f0e666ccd97f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '846.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6874, '2022-01-15 09:33:00', 'SALE/POS6877', 614, 'মেসার্স জোহাদ এন্টারপ্রাইজ(২১-২২) (নিজ হিসাব)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-2906&lt;&sol;p&gt;', '', '370244.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '370244.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-16 09:34:01', '18.885', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '4579ca3221e1a24576d69792aa1934dc24b63efff34f810ac8f2cc926a873553', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1525484.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6875, '2022-01-15 09:34:00', 'SALE/POS6878', 627, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(রবিন মিয়া)(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0479&lt;&sol;p&gt;', '', '221130.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '221130.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-16 09:35:07', '11.34', 1, '270600.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '6266e1614fbeb2ae37b853e1c4484a11b9d7ceb047a77ef661c6ba3634edb6f9', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-18018.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6876, '2022-01-15 09:35:00', 'SALE/POS6879', 614, 'মেসার্স জোহাদ এন্টারপ্রাইজ(২১-২২) (নিজ হিসাব)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;বক্সমাপে নৌকা&lt;&sol;p&gt;', '', '1607400.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '1607400.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-16 09:36:14', '94', 1, '1378000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '808608f6938662fa1626e6d8de76d4f09c613a1961d1f8d7a67d2403cfbd4937', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1895728.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6877, '2022-01-15 09:37:00', 'SALE/POS6880', 668, 'মেসার্স R.C.G ব্রিকস(ঘোরাশাল)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5080&lt;&sol;p&gt;', '', '477555.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '477555.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-16 09:37:17', '24.485', 1, '446000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '4aa5895aaa7f0995cce0f6852272b3c43d632957645dcad947bbb8b94ea075fd', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '446524.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6878, '2022-01-15 09:37:00', 'SALE/POS6881', 639, 'মেসার্স সমতা ব্রিকস(নেত্রকোনা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-5566&lt;&sol;p&gt;', '', '503328.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '503328.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-16 09:38:15', '25.675', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'befbe4bd26a69a2fec42d9ed521116699a6e6631e4f91a1738ace28505ae050c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '6831623.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6879, '2022-01-15 09:38:00', 'SALE/POS6882', 631, 'মেসার্স বাবুল ব্রিকস(বি-বাড়ীয়া)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMN-19-2381&lt;&sol;p&gt;', '', '44296.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '44296.00', 'completed', 'paid', 0, NULL, 1, 1, '2022-01-16 09:39:19', '2.255', 1, '44296.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '955ef69524736d5706b2b80832c4b091f7b2eb4f237fdd097db2d01a0e4a2020', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '151403.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6880, '2022-01-15 09:40:00', 'SALE/POS6883', 714, 'মেসার্স মাহি ব্রিকস(সিলেট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-6774&lt;&sol;p&gt;', '', '476528.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '476528.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-16 09:41:15', '22.905', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7344f21a4989eec581fc8558c5c87f5e53c474075a8e589e3ec004646f014a80', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-375223.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6881, '2022-01-15 09:41:00', 'SALE/POS6884', 714, 'মেসার্স মাহি ব্রিকস(সিলেট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-4278&lt;&sol;p&gt;', '', '420160.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '420160.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-16 09:42:18', '20.205', 1, '450000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7bd3a602fcc3c85a5124aad52173b416c5dcd18232a3b940057c26cee8fd1078', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-375223.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6882, '2022-01-11 10:25:00', 'SALE/POS6885', 610, 'মেসার্স তাসিন এন্টারপ্রাইজ(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;নগদ ফেরত&lt;&sol;p&gt;', '', '100000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '100000.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-16 10:26:02', '1', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '3747e0d8faf1024a3011c2e73033a314ef64d31756b5ba4c7952d97ccb5effba', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-103668.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6883, '2022-01-10 10:37:00', 'SALE/POS6886', 709, 'মোঃ কয়েছ মিয়া(সুনামগঞ্জ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;নগদ ফেরত&lt;&sol;p&gt;', '', '20000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '20000.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-16 10:38:08', '1', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'aeb916c82312ff3160a50fe0b391f21aefbbd018ffd369034743f2db0574c2e6', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '731981.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6884, '2022-01-12 10:56:00', 'SALE/POS6887', 600, 'মেসার্স জয়নাল আবেদীন(ফেরিঘাট) (২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;নগদ ফেরত&lt;&sol;p&gt;', '', '304000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '304000.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-16 10:56:55', '1', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '2bd322e803a76744d8ae7af38215f32b7f06d14df4c5f1e534b2b31f1ec81833', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-287460.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6885, '2022-01-13 11:03:00', 'SALE/POS6888', 627, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(রবিন মিয়া)(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;১২&period;০১-নগদ ফেরত&lt;&sol;p&gt;&lt;p&gt;১৩&period;০১-নগদ ফেরত&lt;&sol;p&gt;', '', '39000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '39000.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-16 11:03:48', '1', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '6f9f9e68d43539232899f38bc6081c3dc3e111040553b021b90df6baaf9ecea7', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-16488.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6886, '2022-01-09 11:09:00', 'SALE/POS6889', 727, 'মোঃ আতিকুল্লাহ (ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;পার্টি ফেরত নগদ&lt;&sol;p&gt;', '', '114500.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '114500.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-16 11:09:32', '1', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '73d5c6e67f4649f074dd8871f912638a884e97f7c89671ea67d450c0c0db8771', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-113631.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6887, '2022-01-11 11:14:00', 'SALE/POS6890', 764, 'আমির হোসেন(বড়ছড়া)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;নগদ ফেরত&lt;&sol;p&gt;', '', '7630.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '7630.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-16 11:15:21', '1', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '0233104178a5f00f319f51333094438930e3def3c37b115318b2c5df947519d6', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '282546.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6888, '2022-01-09 11:24:00', 'SALE/POS6891', 591, 'মেসার্স তানজিম ট্রেডাস (২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;নগদ ফেরত&lt;&sol;p&gt;', '', '114770.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '114770.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-16 11:24:44', '1', 1, '760.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e3ec2c82683cd954d9564fe14b9f02d8c13fb6e91fe692e04a9a5dd803205aed', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-114010.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6889, '2022-01-14 11:30:00', 'SALE/POS6892', 704, 'আবু সুফিয়ান (কিশোরগঞ্জ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;নগদ ফেরত&lt;&sol;p&gt;', '', '17500.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '17500.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-16 11:31:01', '1', 1, '100.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f7b5c7791716ae0c31bbe717e315de33c3df90f99f91df72347009bc43152598', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-17400.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6890, '2022-01-16 15:27:00', 'SALE/POS6893', 763, 'মেসার্স ওমর শরীফ ব্রিকস(চুনারুঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;JHO T-11-2868&lt;&sol;p&gt;', '', '395655.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '395655.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-17 15:28:15', '20.285', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '54860a1f3b2ca5652dec9c542c292b608bec6e7a05962c5ae707e2dbdc970736', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6891, '2022-01-16 15:28:00', 'SALE/POS6894', 763, 'মেসার্স ওমর শরীফ ব্রিকস(চুনারুঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CHOT-11-0778&lt;&sol;p&gt;', '', '414960.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '414960.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-17 15:29:15', '21.28', 1, '810615.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e09e6a66b3c3e6e1082d5aa20e9ba12f287cd69148c269e32ce4e8a1bff3ee26', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6892, '2022-01-16 15:31:00', 'SALE/POS6895', 606, 'আলী হোসেন জামাই(কালীপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-2566&lt;&sol;p&gt;', '', '310635.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '310635.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-17 15:31:20', '15.925', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'afd3929151d19e4d430e8542b8a26f5f90bc07715cdd89ade415867515704009', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6893, '2022-01-16 15:32:00', 'SALE/POS6896', 609, 'মেসার্স আজিজ শাহ ট্রান্সপোর্ট(ভৈরবপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-3255&lt;&sol;p&gt;', '', '331890.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '331890.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-17 15:32:30', '17.025', 1, '942000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '075e8c28b45ea1ac20f2200acd8f937456041c34fdef22427263f29e8d69d238', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-277773.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6894, '2022-01-16 15:33:00', 'SALE/POS6897', 772, 'মেসার্স ফেন্ডশীপ এন্টারপ্রাইজ(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-4334&lt;&sol;p&gt;', '', '268125.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '268125.00', 'completed', 'paid', 0, NULL, 1, 1, '2022-01-17 15:33:46', '13.745', 1, '268125.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '89a55ed92d2bd2db970dfe769f3598bd7494219a7bb87f1973b4924c1b4ca3c9', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6895, '2022-01-16 15:35:00', 'SALE/POS6898', 751, 'মেসার্স তিতাস ব্রিকস(বি-বাড়ীয়া)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5080&lt;&sol;p&gt;', '', '426692.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '426692.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-17 15:35:40', '21.77', 1, '445000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e1832de4c97494672914ea4d1606b71ced285d215852247d17cfde81fd5a949f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '46375.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6896, '2022-01-16 15:47:00', 'SALE/POS6899', 773, 'মেসার্স ফাইভ স্টার ব্রিকস(ধারকা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2603&lt;&sol;p&gt;', '', '471120.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '471120.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-17 09:24:41', '24.16', 1, '523000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ff03ad03fa0da8283543785a94c9dd46fdf2a5923670c45adf2bf84f1e0da4f6', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6897, '2022-01-16 15:48:00', 'SALE/POS6900', 625, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-1350&lt;&sol;p&gt;', '', '422184.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '422184.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-17 15:51:15', '21.54', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5b29cf85cf90605d920371edca769bf01c6eae45a3ae3cd01b0004f4ac2f7b11', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2965057.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6898, '2022-01-16 15:51:00', 'SALE/POS6901', 625, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0384&lt;&sol;p&gt;', '', '426692.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '426692.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-17 15:52:25', '21.77', 1, '1100000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b6a37c5550f3ed0579a2b37cddde297e2e84df87e68254fb38aa0a22c5924f3b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2965057.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6899, '2022-01-16 15:53:00', 'SALE/POS6902', 645, 'মোঃ আলী ইউসুফ(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-3208&lt;&sol;p&gt;', '', '506805.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '506805.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-17 15:53:43', '25.985', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '0ec46339b70dfaa37a21563f970ee361280bde987748e6e9bb1c8b1770efb351', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6900, '2022-01-16 15:54:00', 'SALE/POS6903', 645, 'মোঃ আলী ইউসুফ(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5996&lt;&sol;p&gt;', '', '458835.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '458835.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-17 15:54:52', '23.525', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'db257270b756d6e5872c35d3389576198bdcf52a214d2f935bbf2ff17e631b62', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6901, '2022-01-16 15:55:00', 'SALE/POS6904', 645, 'মোঃ আলী ইউসুফ(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2046&lt;&sol;p&gt;', '', '446355.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '446355.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-17 15:55:59', '22.89', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd6fe538983ea2b3457d1be75a1c7a379e2776e5b78cea2041c1c85757b48f7a8', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6902, '2022-01-16 15:57:00', 'SALE/POS6905', 645, 'মোঃ আলী ইউসুফ(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-2906&lt;&sol;p&gt;', '', '473655.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '473655.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-17 15:57:27', '24.285', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '381225110e6148487ed2e4f4117b7058e4cc9a7996e907d32bd2b070a472e75a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6903, '2022-01-16 15:58:00', 'SALE/POS6906', 645, 'মোঃ আলী ইউসুফ(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1695&lt;&sol;p&gt;', '', '477165.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '477165.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-17 15:58:51', '24.47', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '97f8025b1a1e30671f6b687e02512627b60495aa46773e9550e1955bf4209577', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6904, '2022-01-16 15:59:00', 'SALE/POS6907', 645, 'মোঃ আলী ইউসুফ(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-7906&lt;&sol;p&gt;', '', '468390.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '468390.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-17 15:59:51', '24.02', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '37781f8c9a477724aecf0575b44904082cc8f6131c470571f212f919b6b89ffe', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6905, '2022-01-16 16:00:00', 'SALE/POS6908', 645, 'মোঃ আলী ইউসুফ(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-7833&lt;&sol;p&gt;', '', '442845.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '442845.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-17 16:01:09', '22.71', 1, '3274050.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '0af685a3154674533b118c21bed780b1d612befb38fa583d1ae6e25a438cc4ea', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6906, '2022-01-16 16:05:00', 'SALE/POS6909', 770, 'মেসার্স নর্থ বেঙ্গল ট্রান্সপোর্ট (ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;BOG T-11-1162&lt;&sol;p&gt;', '', '293445.50', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '293445.50', 'completed', 'due', 0, NULL, 1, 1, '2022-01-17 16:05:50', '15.005', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5f0ae8e72a59a72de951222c6acb83d7cdb9b4596589b32f9c308abe7780e478', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6907, '2022-01-16 16:06:00', 'SALE/POS6910', 770, 'মেসার্স নর্থ বেঙ্গল ট্রান্সপোর্ট (ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-13-7201&lt;&sol;p&gt;', '', '285821.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '285821.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-17 16:06:51', '14.62', 1, '579266.5000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c996b210ec3ae476a5eb982b701bcea595141f8bbcecaeb229fba3b9b33e040f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6908, '2022-01-16 16:09:00', 'SALE/POS6911', 707, 'সেলিম এন্টারপ্রাইজ (ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-8572&lt;&sol;p&gt;', '', '321597.50', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '321597.50', 'completed', 'due', 0, NULL, 1, 1, '2022-01-17 16:10:14', '16.455', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '0f57b990853cd5aeca670f4337b81df3a30bb60bc0890ab253ba6943ff1a1343', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6909, '2022-01-16 16:10:00', 'SALE/POS6912', 707, 'সেলিম এন্টারপ্রাইজ (ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-7320&lt;&sol;p&gt;', '', '269008.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '269008.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-17 16:11:21', '13.755', 1, '583400.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '9af224ff73a00a15a2d1fbd04c59d2d21d88d5f0ac59e915472e997bee41f8d2', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6910, '2022-01-16 16:18:00', 'SALE/POS6913', 774, 'মেসার্স প্রভাতী ব্রিকস(গোকনঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CMT-11-3344&lt;&sol;p&gt;', '', '445153.50', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '445153.50', 'completed', 'due', 0, NULL, 1, 1, '2022-01-22 12:16:39', '22.77', 1, '445000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a1bf82ba8c0d54686cb9af1774e1cebc9c886dbcb2a80cb28a5c19c2e6b14be9', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6911, '2022-01-16 16:21:00', 'SALE/POS6914', 631, 'মেসার্স বাবুল ব্রিকস(বি-বাড়ীয়া)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMN-19-2381&lt;&sol;p&gt;', '', '47432.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '47432.00', 'completed', 'paid', 0, NULL, 1, 1, '2022-01-17 16:21:40', '2.415', 1, '47432.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7d3749af19d058e67d852569600022b46beee5bfa043ba36482242a4c0fade49', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '151403.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6912, '2022-01-16 16:24:00', 'SALE/POS6915', 606, 'আলী হোসেন জামাই(কালীপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-8893&lt;&sol;p&gt;', '', '221200.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '221200.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-17 16:24:52', '12.64', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '07afb7d16b2bf61ab29be9599e06d141bace410bef141071a3a1f3fbf337ca01', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '310635.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6913, '2022-01-16 16:25:00', 'SALE/POS6916', 610, 'মেসার্স তাসিন এন্টারপ্রাইজ(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-1124&lt;&sol;p&gt;', '', '298680.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '298680.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-17 16:27:04', '15.715', 1, '250000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '93047a8b2bc5b02d789a85511d4609ecb193c2acbd0d20dde0724b7ad66eeace', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-53668.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6914, '2022-01-16 16:27:00', 'SALE/POS6917', 606, 'আলী হোসেন জামাই(কালীপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;JHOT-11-4920&lt;&sol;p&gt;', '', '304380.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '304380.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-17 16:28:19', '16.025', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '17440c5630ab649ac5ce8292d49293b054739202c55a7bdf8197a4986fbec622', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '531835.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6915, '2022-01-16 16:28:00', 'SALE/POS6918', 606, 'আলী হোসেন জামাই(কালীপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-8893&lt;&sol;p&gt;', '', '205770.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '205770.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-17 16:29:25', '10.83', 1, '990000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a2094acfce389191902b617618e163ed50d043557aeb9d4736cbac803179d75a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '531835.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6916, '2022-01-16 16:30:00', 'SALE/POS6919', 763, 'মেসার্স ওমর শরীফ ব্রিকস(চুনারুঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-7366&lt;&sol;p&gt;', '', '397904.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '397904.00', 'completed', 'paid', 0, NULL, 1, 1, '2022-01-17 16:30:46', '19.13', 1, '397904.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '931c57e6018e4eb5d3d7d9b9baee1bab6196877d5b5fcabfdf62116459b935db', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6917, '2022-01-16 16:35:00', 'SALE/POS6920', 641, 'মেসার্স S.R এন্টারপ্রাইজ(সিলেট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CHOT-11-0747&lt;&sol;p&gt;', '', '331020.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '331020.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-17 16:37:48', '18.39', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '69cc2a76b7a5e89edd70903f85f6f6a3e4ec24af1d6801078aa674ace5cc7ab0', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '9015548.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6918, '2022-01-16 16:38:00', 'SALE/POS6921', 641, 'মেসার্স S.R এন্টারপ্রাইজ(সিলেট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-5352&lt;&sol;p&gt;', '', '316980.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '316980.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-17 16:38:52', '17.605', 1, '750000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '61acc439276440861d3ed25ed200faa70231667d95096905690b0eb23d65d683', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '9015548.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6919, '2022-01-16 16:39:00', 'SALE/POS6922', 714, 'মেসার্স মাহি ব্রিকস(সিলেট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-7118&lt;&sol;p&gt;', '', '428064.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '428064.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-17 16:40:00', '20.575', 1, '500000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '6ba97d32acbd2e9f0c637c8fb17faa58a905937ce8641e8e5278479608222b3d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '71465.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6920, '2022-01-16 16:40:00', 'SALE/POS6923', 760, 'মেসার্স মা এন্টারপ্রাইজ(বাদাঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-6093&lt;&sol;p&gt;', '', '295680.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '295680.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-17 16:41:10', '14.08', 1, '300000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1df71fe88eb3d434c43dbe84d2999f6c5a27c902ad16202528b85fc4c2674394', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '207397.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6921, '2022-01-16 16:42:00', 'SALE/POS6924', 670, 'মোঃ জাকির হোসেন জামাই(কালিপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-7832&lt;&sol;p&gt;', '', '412380.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '412380.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-17 16:42:42', '22.906', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'df67360be70e129494e1f7b6b81539d9c8dfaa5be2b84f31e54ced31808aceae', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '32149.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6922, '2022-01-16 16:43:00', 'SALE/POS6925', 670, 'মোঃ জাকির হোসেন জামাই(কালিপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CHO T-11-0916&lt;&sol;p&gt;', '', '306360.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '306360.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-17 16:43:59', '17.021', 1, '58600.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7fadbfa992c141484b1df1def0d1dfe4be029a108296484042853d09a15dc2da', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '32149.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6923, '2022-01-17 16:55:00', 'SALE/POS6926', 627, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(রবিন মিয়া)(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CMT-11-2630&lt;&sol;p&gt;', '', '385320.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '385320.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-18 16:55:49', '19.755', 1, '355919.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e66371f137387d2b53dfdc4942da89f324675751380be8e0f03a785b12459d55', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-28488.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6924, '2022-01-17 16:56:00', 'SALE/POS6927', 634, 'মোঃ কবির মিয়া(আশুগঞ্জ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;MPT-11-0025&lt;&sol;p&gt;', '', '366520.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '366520.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-18 16:57:20', '18.695', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c2e3ca65a34053451f9404ef1128773221a8a73cde4b36c705bd0d857d413efc', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1212719.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6925, '2022-01-17 16:58:00', 'SALE/POS6928', 625, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-5004&lt;&sol;p&gt;', '', '415520.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '415520.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-18 16:58:28', '21.2', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '0a91bb4cda1936c725618921285f41312d888507101e21c7ba33abc7dba2d934', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2713933.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6926, '2022-01-17 16:59:00', 'SALE/POS6929', 625, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-13-8227&lt;&sol;p&gt;', '', '432376.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '432376.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-18 16:59:57', '22.055', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5ec3653e678d7c94d52339fba46b98e2b00a04509b759061a36017af019cbc6d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '3129453.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6927, '2022-01-17 17:00:00', 'SALE/POS6930', 625, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0093&lt;&sol;p&gt;', '', '273616.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '273616.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-18 17:01:04', '13.955', 1, '500000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '12bb2211492984d066e2c837dd11ee046dca37ecea282b954130c086c08dc09c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '3129453.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6928, '2022-01-17 17:04:00', 'SALE/POS6931', 607, 'মেসার্স আশা ব্রিক্স(রাসেল মিয়া) (কালীগুচ্ছ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-0377&lt;&sol;p&gt;', '', '415128.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '415128.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-18 17:04:50', '21.175', 1, '900000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '909f560100e828ae3de3a8498d9cd19f5b98f399fe3c78c0b6406a9b735a3035', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '21520.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6929, '2022-01-17 17:06:00', 'SALE/POS6932', 613, 'মেসার্স এশিয়া ব্রিকস(সাল্লাবাদ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;MPT-11-0025&lt;&sol;p&gt;', '', '348684.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '348684.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-18 17:06:47', '17.79', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '00eb990fa56fe55f596d28552f05f64b788c2abf14f4ca49321bf6de2fbf792a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2794662.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6930, '2022-01-17 17:10:00', 'SALE/POS6933', 775, 'মোঃ মাসুদ খান(মাধবপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;HGT-11-0027&lt;&sol;p&gt;', '', '242452.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '242452.00', 'completed', 'paid', 0, NULL, 1, 1, '2022-01-18 17:11:49', '12.37', 1, '242452.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '4d611f45c880de7b23c15827a6c5d28570fca3e330dbbfffda647b5a99048ef1', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6931, '2022-01-17 17:13:00', 'SALE/POS6934', 631, 'মেসার্স বাবুল ব্রিকস(বি-বাড়ীয়া)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMN-19-2381&lt;&sol;p&gt;', '', '48804.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '48804.00', 'completed', 'paid', 0, NULL, 1, 1, '2022-01-18 17:14:41', '2.49', 1, '48804.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '740847cceab49fa184166acd7721f16c4feb23c8e515779af34196de5a2c6259', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '151403.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6932, '2022-01-17 17:15:00', 'SALE/POS6935', 772, 'মেসার্স ফেন্ডশীপ এন্টারপ্রাইজ(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-15-5937&lt;&sol;p&gt;', '', '309465.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '309465.00', 'completed', 'paid', 0, NULL, 1, 1, '2022-01-18 17:16:31', '15.869', 1, '309465.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '205ca2c98ef586c6ce3f68d3639ea64dce9984563b21c667f39a8cf110aaeec0', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6933, '2022-01-17 17:17:00', 'SALE/POS6936', 614, 'মেসার্স জোহাদ এন্টারপ্রাইজ(২১-২২) (নিজ হিসাব)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-7118&lt;&sol;p&gt;', '', '353535.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '353535.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-18 17:17:59', '18.125', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '2542c1916ccb7c29c6083f7fdeb146bc837a0bbfb1e24324660627be512d2baa', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2125128.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6934, '2022-01-17 17:19:00', 'SALE/POS6937', 639, 'মেসার্স সমতা ব্রিকস(নেত্রকোনা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-5566&lt;&sol;p&gt;', '', '496860.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '496860.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-18 17:20:53', '25.35', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '07ad36fd44cd32cd5422f75462b76225a7ee85a9f9c87a568ef4d1cf689833d1', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '7334951.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6935, '2022-01-17 17:40:00', 'SALE/POS6938', 645, 'মোঃ আলী ইউসুফ(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-0878&lt;&sol;p&gt;', '', '459225.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '459225.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-18 17:41:23', '23.55', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ea4e13064d93bd37ae9031290c053fafb4ccc7463d3554da52ff02722672104b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6936, '2022-01-17 17:42:00', 'SALE/POS6939', 645, 'মোঃ আলী ইউসুফ(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-7833&lt;&sol;p&gt;', '', '452010.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '452010.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-18 17:42:49', '23.18', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '10a27cbfce1dfb2a642565f176c87416ea9bcf6e9bb6543ca808de71396469d1', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6937, '2022-01-17 17:43:00', 'SALE/POS6940', 645, 'মোঃ আলী ইউসুফ(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5996&lt;&sol;p&gt;', '', '448695.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '448695.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-18 17:43:55', '23.01', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '9492d41cd79ba5fb8b2676e6af393a20a05d7c90de4d1f3f52776baf3265a70d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6938, '2022-01-17 17:44:00', 'SALE/POS6941', 645, 'মোঃ আলী ইউসুফ(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1695&lt;&sol;p&gt;', '', '466050.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '466050.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-18 17:44:56', '23.9', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b2f1fcb6870fdad178bb43280c33e1f5f7293c82a817a385ac4564c684ca8392', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6939, '2022-01-17 17:45:00', 'SALE/POS6942', 645, 'মোঃ আলী ইউসুফ(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-2906&lt;&sol;p&gt;', '', '461175.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '461175.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-18 17:45:52', '23.65', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f1a32618cc748d5a2f86e890a219d9efe6d43e4a2aa29b1031fb5de4b4d9c195', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6940, '2022-01-17 17:46:00', 'SALE/POS6943', 645, 'মোঃ আলী ইউসুফ(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-0739&lt;&sol;p&gt;', '', '436800.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '436800.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-18 17:46:53', '22.4', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '744dd64dc6196769d0b7f60af99312d2180c1029c120708e0bb804c68dd548e0', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6941, '2022-01-17 17:47:00', 'SALE/POS6944', 645, 'মোঃ আলী ইউসুফ(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2603&lt;&sol;p&gt;', '', '451035.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '451035.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-18 17:48:11', '23.13', 1, '3174990.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e39f1c5ff0d3d0f278153bd6b2a2ffb3eac558a8a555579df8bc0a6a4b288529', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6942, '2022-01-17 17:49:00', 'SALE/POS6945', 613, 'মেসার্স এশিয়া ব্রিকস(সাল্লাবাদ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5851&lt;&sol;p&gt;', '', '339864.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '339864.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-18 17:50:30', '17.34', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '6d4d8970233d6ccd46d8aef35551b4e5299f037766e4f247f9dc0e0d953c7014', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '3143346.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6943, '2022-01-17 17:51:00', 'SALE/POS6946', 613, 'মেসার্স এশিয়া ব্রিকস(সাল্লাবাদ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMD-14-0777&lt;&sol;p&gt;', '', '338296.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '338296.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-18 17:52:06', '17.255', 1, '1000000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a8a5e6bba389a4f03a5727c90a2a76828a0f3bc43dba23cd755ff30e99624d52', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '3143346.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6944, '2022-01-17 17:53:00', 'SALE/POS6947', 635, 'মেসার্স সনি ব্রিকস (২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-0933&lt;&sol;p&gt;', '', '443156.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '443156.00', 'completed', 'paid', 0, NULL, 1, 1, '2022-01-18 17:53:30', '22.605', 1, '443156.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8aad92bfac5b28eaa2876ba5a4a765597cf261e25dc2df50ac23d2dc780367fe', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6945, '2022-01-17 17:55:00', 'SALE/POS6948', 619, 'মোঃ জাকির এন্টারপ্রাইজ (গং)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-0263&lt;&sol;p&gt;', '', '399555.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '399555.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-18 17:56:36', '20.49', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'fe495196d87743cf948c83a2444b72d6aea8e40dd8d1aa968a01b8402c30499c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1164390.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6946, '2022-01-17 17:57:00', 'SALE/POS6949', 661, 'মেসার্স ইলহাম ব্রিকস(কুলিয়ার চর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-5586&lt;&sol;p&gt;', '', '479416.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '479416.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-18 17:58:14', '24.455', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f4609cc08583efe98fe32df8826b7412e6375b38e54d4201c326651865f32ddb', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '380779.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6947, '2022-01-17 17:58:00', 'SALE/POS6950', 647, 'মেসার্স A.S.F ব্রিকস(নেত্রকোনা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-3228&lt;&sol;p&gt;', '', '468048.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '468048.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-18 17:59:24', '23.875', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e9e0d530e31f81247947676d31e704d0da02c902bc0e78580f57d7bfac1bdc8c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-713969.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6948, '2022-01-17 18:01:00', 'SALE/POS6951', 733, 'মেসার্স আজিম ব্রিকস(বি-বাড়ীয়া)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-2046&lt;&sol;p&gt;', '', '479952.50', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '479952.50', 'completed', 'due', 0, NULL, 1, 1, '2022-01-18 18:02:04', '24.55', 1, '479800.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '35442656e9d4f4002b3a6b8957e989b1a9b3341830b390d32d3d7d588da723be', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '8606.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6949, '2022-01-17 18:02:00', 'SALE/POS6952', 634, 'মোঃ কবির মিয়া(আশুগঞ্জ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-2739&lt;&sol;p&gt;', '', '384356.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '384356.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-18 18:03:17', '19.615', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '154b4f21156c414852b1e7e29f6be3006fb13ebdb1ad80b4321fbde2ffddeab7', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1579239.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6950, '2022-01-17 18:04:00', 'SALE/POS6953', 614, 'মেসার্স জোহাদ এন্টারপ্রাইজ(২১-২২) (নিজ হিসাব)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;বক্সমাপে নৌকা&lt;&sol;p&gt;', '', '1197000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '1197000.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-18 18:04:52', '70', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5278b781b78367753a530cf7cf24fc97acf1d7e20d2c1eefacab5e233ea8a097', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2478663.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6951, '2022-01-17 18:05:00', 'SALE/POS6954', 675, 'মোঃ মিঠু সরকার (চাঁনপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-5738&lt;&sol;p&gt;', '', '296548.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '296548.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-18 18:06:04', '15.130', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f31e03d23151a854f76fbe214f6f6ea23f5891b8a4281ad34132b0d4333a7fe5', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2503438.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6952, '2022-01-17 18:07:00', 'SALE/POS6955', 614, 'মেসার্স জোহাদ এন্টারপ্রাইজ(২১-২২) (নিজ হিসাব)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;বক্সমাপে নৌকা&lt;&sol;p&gt;', '', '376200.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '376200.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-18 18:07:30', '22', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '6bdc96575603d8d92a8095440327b9cff9b7dbcf9becc578ce5ae1041f8feae7', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '3675663.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6953, '2022-01-17 18:07:00', 'SALE/POS6956', 614, 'মেসার্স জোহাদ এন্টারপ্রাইজ(২১-২২) (নিজ হিসাব)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;বক্সমাপে নৌকা&lt;&sol;p&gt;', '', '769500.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '769500.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-18 18:08:21', '45', 1, '1500000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '2763f01fe7327b29ac47ff4586e06d915fc48c32ba786e1655408d96f1d1a40f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '3675663.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6954, '2022-01-17 18:09:00', 'SALE/POS6957', 675, 'মোঃ মিঠু সরকার (চাঁনপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-2906&lt;&sol;p&gt;', '', '309780.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '309780.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-18 18:10:08', '17.21', 1, '999580.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '56f0a9c575c78eaa6eb76955e31e4c96c3b7eecdf6615f3d929854feb00816fa', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2799986.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6955, '2022-01-17 18:11:00', 'SALE/POS6958', 641, 'মেসার্স S.R এন্টারপ্রাইজ(সিলেট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-8758&lt;&sol;p&gt;', '', '311220.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '311220.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-18 18:12:24', '17.29', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'de9032a004a6cb5ebe7f71d75853011e30ec925de64ced6657de7e9ed54a91cb', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '8913548.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6956, '2022-01-17 18:13:00', 'SALE/POS6959', 727, 'মোঃ আতিকুল্লাহ (ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-5366&lt;&sol;p&gt;', '', '294813.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '294813.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-18 18:13:43', '16.47', 1, '150000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5fa8f205b5ac7cfd1e64923a27c7b6aecbb0f66148d62b19c9f47035d14fe345', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-631.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6957, '2022-01-17 18:15:00', 'SALE/POS6960', 670, 'মোঃ জাকির হোসেন জামাই(কালিপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-5207&lt;&sol;p&gt;', '', '282003.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '282003.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-18 18:15:57', '15.405', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8e24ca351bfe2007f94c96a610f3769b26bfc9224304b8ee5e5c558aa1cb2777', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '692289.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6958, '2022-01-17 18:17:00', 'SALE/POS6961', 670, 'মোঃ জাকির হোসেন জামাই(কালিপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;KOS T-11-0875&lt;&sol;p&gt;', '', '327021.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '327021.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-18 18:18:24', '17.874', 1, '1244000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '0d173db028968dadecea90738047219753fea04c4923d3d44e8b10e6bfa8cca6', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '692289.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6959, '2022-01-17 18:20:00', 'SALE/POS6962', 634, 'মোঃ কবির মিয়া(আশুগঞ্জ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0384&lt;&sol;p&gt;', '', '382725.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '382725.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-18 18:21:12', '21.865', 1, '1200000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '6fc0d904f581c75f88e9b9bc0d0be344b5a66e32b65a59d42144a9e43f41e853', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1963595.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6960, '2022-01-17 18:22:00', 'SALE/POS6963', 609, 'মেসার্স আজিজ শাহ ট্রান্সপোর্ট(ভৈরবপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-3092&lt;&sol;p&gt;', '', '434128.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '434128.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-18 18:22:47', '25.235', 1, '333000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '06ae8a7beee1478253a5de90ec1ea4cb2aa2eff1ca37850a4a1ff87c16703570', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-887883.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6961, '2022-01-17 18:23:00', 'SALE/POS6964', 761, 'মেসার্স জামাল এন্টারপ্রাইজ(কুমিল্লা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-3572&lt;&sol;p&gt;', '', '395772.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '395772.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-18 18:24:00', '23.005', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7ecffe638618b581633757991de22860e47c6d78af78291d6eb9d9fce9173beb', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-1960.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6962, '2022-01-18 12:47:00', 'SALE/POS6965', 647, 'মেসার্স A.S.F ব্রিকস(নেত্রকোনা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-5218&lt;&sol;p&gt;', '', '350644.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '350644.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-19 12:48:35', '17.89', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'dc38b345870a5d1410c2014540a9db4b3cd3d61734d6b3e33182e32db05f1744', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-245921.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6963, '2022-01-18 12:49:00', 'SALE/POS6966', 770, 'মেসার্স নর্থ বেঙ্গল ট্রান্সপোর্ট (ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;BOG T-11-1551&lt;&sol;p&gt;', '', '88561.50', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '88561.50', 'completed', 'due', 0, NULL, 1, 1, '2022-01-19 12:50:22', '4.525', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '47fd3c36328ba205602d99c08baeee87603653d561f7e66f24921d0027df80ad', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6964, '2022-01-18 12:51:00', 'SALE/POS6967', 770, 'মেসার্স নর্থ বেঙ্গল ট্রান্সপোর্ট (ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-3525&lt;&sol;p&gt;', '', '296573.50', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '296573.50', 'completed', 'due', 0, NULL, 1, 1, '2022-01-19 12:51:38', '15.165', 1, '385135.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '474bd719d2006140483be0825a248ff4e1f4a2ccb6d159d3f2caefcaf95fee51', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6965, '2022-01-18 12:53:00', 'SALE/POS6968', 773, 'মেসার্স ফাইভ স্টার ব্রিকস(ধারকা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-0933&lt;&sol;p&gt;', '', '421204.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '421204.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-17 09:24:04', '21.49', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '0435d9c67070b2bf464ecbb92b2d1486d9412cac38d0c398bffb9a154ff87cb5', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-51880.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6966, '2022-01-18 12:54:00', 'SALE/POS6969', 773, 'মেসার্স ফাইভ স্টার ব্রিকস(ধারকা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-2881&lt;&sol;p&gt;', '', '433552.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '433552.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-17 09:23:22', '22.12', 1, '854700.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b1cd2a35385cc5e7f559c68237d7175955d1b0681c0d1e57f6218f160e01f61c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-51880.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6967, '2022-01-18 12:57:00', 'SALE/POS6970', 690, 'মেসার্স ফাইভ স্টার ট্রান্সপোর্ট(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1695&lt;&sol;p&gt;', '', '451976.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '451976.00', 'completed', 'paid', 0, NULL, 1, 1, '2022-01-19 12:58:46', '23.055', 1, '451976.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '9b4cd354044d54c3eefdbd6df6b15a961b0648cbda28338f6fdbd0b61aba3aac', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6968, '2022-01-18 13:03:00', 'SALE/POS6971', 609, 'মেসার্স আজিজ শাহ ট্রান্সপোর্ট(ভৈরবপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-7492&lt;&sol;p&gt;', '', '307515.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '307515.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-19 13:04:15', '15.77', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b23db171ce273c04bb130f236a9f978f2869a0fac718ff4bcea38b7848d8c581', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-786755.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6969, '2022-01-18 13:04:00', 'SALE/POS6972', 609, 'মেসার্স আজিজ শাহ ট্রান্সপোর্ট(ভৈরবপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1919&lt;&sol;p&gt;', '', '323700.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '323700.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-19 13:05:24', '16.595', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '49f7b366be650019c00efe59a3762a084348220e431263cb971378c73f9e9102', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-786755.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6970, '2022-01-18 13:06:00', 'SALE/POS6973', 609, 'মেসার্স আজিজ শাহ ট্রান্সপোর্ট(ভৈরবপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-4514&lt;&sol;p&gt;', '', '273195.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '273195.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-19 13:07:03', '14.01', 1, '400000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b593a9ee6d1d733f1826c18addab4d0c02cfeda1c01694e0215c1f01eb570d44', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-786755.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6971, '2022-01-18 13:10:00', 'SALE/POS6974', 688, 'মেসার্স ফ্রেন্ডশীপ এন্টারপ্রাইজ (ফেরিঘট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;SYLT-11-0487&lt;&sol;p&gt;', '', '272415.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '272415.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-19 13:10:46', '13.965', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '74a8fac38fdf30927fbf20790b2098fe530e78d67115740b178acd3164750910', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6972, '2022-01-18 13:12:00', 'SALE/POS6975', 688, 'মেসার্স ফ্রেন্ডশীপ এন্টারপ্রাইজ (ফেরিঘট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5996&lt;&sol;p&gt;', '', '377130.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '377130.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-19 13:13:22', '19.34', 1, '654200.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '3ab943bcad4ebf95bce092b6b3824d41f7b9e029caeaa88c7f7595a69758f177', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6973, '2022-01-18 13:14:00', 'SALE/POS6976', 606, 'আলী হোসেন জামাই(কালীপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;SYLT-11-0475&lt;&sol;p&gt;', '', '302243.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '302243.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-19 13:15:13', '15.454', 1, '354228.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e97955b1c88bbdf89bf4197946426085cbb49c827a08b97f05ff69ac38159493', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '51985.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6974, '2022-01-18 13:17:00', 'SALE/POS6977', 692, 'মেসার্স S.T.B ব্রিকস(ভৈরবপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;TAKTOR&lt;&sol;p&gt;', '', '114075.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '114075.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-19 13:17:51', '5.845', 1, '100000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '6d6c9a6390171b9d90fb8658d719e6a78c225d989f4fcff6132f5365dc4b243d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1042838.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6975, '2022-01-18 13:26:00', 'SALE/POS6978', 661, 'মেসার্স ইলহাম ব্রিকস(কুলিয়ার চর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-2884&lt;&sol;p&gt;', '', '446880.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '446880.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-19 13:27:15', '22.795', 1, '999885.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '9e513ee8c34172f29a05be94cf9af82e82edad0024f7678a85f887fa2d52621c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '860195.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6976, '2022-01-18 13:28:00', 'SALE/POS6979', 662, 'মেসার্স R.M.B ব্রিকস(নেত্রকোনা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-7118&lt;&sol;p&gt;', '', '418656.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '418656.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-19 13:29:46', '21.355', 1, '359000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '845d4fc3d06ec16e207aafcd7004e25266179d4ba0c9bf4da6a78d3e4e58c62e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '359188.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6977, '2022-01-18 13:30:00', 'SALE/POS6980', 610, 'মেসার্স তাসিন এন্টারপ্রাইজ(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;TAKTOR&lt;&sol;p&gt;', '', '62010.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '62010.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-19 13:31:14', '3.175', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '9d05161e597747e8327c1a60aca962814205c7ad21fccb51bc2e966e43181701', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-4988.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6978, '2022-01-18 13:31:00', 'SALE/POS6981', 748, 'মেসার্স দয়াল নবী ট্রান্সপোর্ট(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-9079&lt;&sol;p&gt;', '', '321832.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '321832.00', 'completed', 'paid', 0, NULL, 1, 1, '2022-01-19 13:32:24', '16.415', 1, '321832.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7e9167b9ff1624ae576973e20e075831c02966246569f009d0bf86f2ae3dc55f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6979, '2022-01-18 13:33:00', 'SALE/POS6982', 636, 'মেসার্স শাপলা ব্রিকস(কটিয়াদী)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-6821&lt;&sol;p&gt;', '', '447781.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '447781.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-19 13:34:09', '22.73', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c9e91e070ca4c5bf3f4ba4411da1fa7d4593dff255b059aec63fbd7d2eb25d7e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1584427.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6980, '2022-01-18 13:37:00', 'SALE/POS6983', 770, 'মেসার্স নর্থ বেঙ্গল ট্রান্সপোর্ট (ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;BOG T-11-1551&lt;&sol;p&gt;', '', '217982.50', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '217982.50', 'completed', 'paid', 0, NULL, 1, 1, '2022-01-19 13:38:02', '11.145', 1, '217982.5000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '774f365c64c65c5d8b3da553d1d7eed8fbe5f37a9446af4bfeeb41c3f38ea9f7', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6981, '2022-01-18 13:39:00', 'SALE/POS6984', 647, 'মেসার্স A.S.F ব্রিকস(নেত্রকোনা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-5218&lt;&sol;p&gt;', '', '132692.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '132692.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-19 13:39:36', '6.77', 1, '2306.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '892238c832a259355a842a14b9f7b312caa230c917e0e29a2080a4c05ee9de0e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '104723.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6982, '2022-01-18 13:41:00', 'SALE/POS6985', 610, 'মেসার্স তাসিন এন্টারপ্রাইজ(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;TAKTOR&lt;&sol;p&gt;', '', '51554.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '51554.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-19 13:42:13', '2.975', 1, '113300.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f350aa5fbe8e14aec15e7c06518e8735407fb0dffc9c5ef02e182a46c9c3d3f8', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '57022.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6983, '2022-01-18 13:43:00', 'SALE/POS6986', 726, 'মেসার্স M.R.T ব্রিকস (ভৈরব)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2334&lt;&sol;p&gt;', '', '451150.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '451150.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-19 13:43:44', '25.78', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'edb0d51c1765d45f40132b10b2c64b6fa67034374e4a5a34e1e6d6a3c9ea1bc8', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '535284.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6984, '2022-01-18 13:44:00', 'SALE/POS6987', 727, 'মোঃ আতিকুল্লাহ (ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-4036&lt;&sol;p&gt;', '', '311639.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '311639.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-19 13:45:27', '17.41', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '41113cd9b79a155c3175f3ffa16e2fe3ddf3beb24ec55101daf34e4962aaff65', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '144182.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6985, '2022-01-18 13:46:00', 'SALE/POS6988', 726, 'মেসার্স M.R.T ব্রিকস (ভৈরব)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-6821&lt;&sol;p&gt;', '', '416880.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '416880.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-19 13:47:01', '23.155', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '520ef6fed2a09cbe97fe716f447ba156d33bc8c15f59af1faae3a95e3a34efa4', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '986434.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6986, '2022-01-18 13:47:00', 'SALE/POS6989', 641, 'মেসার্স S.R এন্টারপ্রাইজ(সিলেট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-6834&lt;&sol;p&gt;', '', '314100.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '314100.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-19 13:48:22', '17.455', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '9ae98c80ee5a45cd4833e211b199ac884f024ba10bb8dc904ab2321113e68e50', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '9224768.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6987, '2022-01-18 13:49:00', 'SALE/POS6990', 625, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-6707&lt;&sol;p&gt;', '', '404152.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '404152.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-19 13:49:57', '20.615', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'be54b2508cc86ddd73f5a8101fb247e407118672a5858596e9eb7bb5019d4696', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '3335445.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6988, '2022-01-18 13:50:00', 'SALE/POS6991', 727, 'মোঃ আতিকুল্লাহ (ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CHOT-11-0600&lt;&sol;p&gt;', '', '429904.50', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '429904.50', 'completed', 'due', 0, NULL, 1, 1, '2022-01-19 13:51:18', '21.99', 1, '894000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'fc1ec85ad28631680ac036b7e2bab4f7012936509021a9d55b9a94509f819df1', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '455821.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6989, '2022-01-18 13:53:00', 'SALE/POS6992', 760, 'মেসার্স মা এন্টারপ্রাইজ(বাদাঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-2510&lt;&sol;p&gt;', '', '302610.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '302610.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-19 13:53:54', '14.41', 1, '200000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '0a8a5e3ab0aa88fd0fff7e28b2d4dc1960928abd2a4aa9b410e6e539a8f73d9f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '203077.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6990, '2022-01-18 13:54:00', 'SALE/POS6993', 684, 'মেসার্স K.M.B ব্রিকস (ইব্রাহীমপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5851&lt;&sol;p&gt;', '', '364770.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '364770.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-19 13:55:07', '17.37', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '4d5a90bf3c6963efe8a0756304be58f730a0af4f049fa2ac74004c3af7bc3958', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '579182.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6991, '2022-01-18 13:55:00', 'SALE/POS6994', 751, 'মেসার্স তিতাস ব্রিকস(বি-বাড়ীয়া)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CMT-11-3344&lt;&sol;p&gt;', '', '437155.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '437155.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-19 13:56:09', '23.628', 1, '325000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '780f1a5925190ca539215c160a3df83f5f707c8c248b081ea9c64d32c4558950', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '28067.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6992, '2022-01-18 15:28:00', 'SALE/POS6995', 776, 'মেসার্স M.S.B ব্রিকস(চর বেলাব)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1625&lt;&sol;p&gt;', '', '429970.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '429970.00', 'completed', 'paid', 0, NULL, 1, 1, '2022-01-19 15:29:21', '23.555', 1, '429970.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '2f6ec5a9c70ecd641b704a0099d973377054ab331c79b0ce474194a0efca8eb1', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6993, '2022-01-18 15:33:00', 'SALE/POS6996', 777, 'মেসার্স M.T.C ব্রিকস(নরসিংদী)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-9265&lt;&sol;p&gt;', '', '135240.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '135240.00', 'completed', 'paid', 0, NULL, 1, 1, '2022-01-19 15:33:28', '7.35', 1, '135240.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '93c030e7ccc3230b806d7bb7edd8727dd6e5e86820f1b5749fa79dad94bcedc7', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6994, '2022-01-19 17:12:00', 'SALE/POS6997', 607, 'মেসার্স আশা ব্রিক্স(রাসেল মিয়া) (কালীগুচ্ছ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5080&lt;&sol;p&gt;', '', '468832.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '468832.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-20 17:12:36', '23.92', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '2d95997d70ea15c94974cfbf332dd5c9d7e4b57ce19023222a48ff7396c8a3cf', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-463352.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6995, '2022-01-19 17:15:00', 'SALE/POS6998', 778, 'মেসার্স A.A.B ব্রিকস(কাপাসিয়া)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-3705&lt;&sol;p&gt;', '', '476476.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '476476.00', 'completed', 'paid', 0, NULL, 1, 1, '2022-01-20 17:16:11', '24.305', 1, '476476.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '75b80a5357d814cce8bdaf2347100ece3a0f811781ecc840bc8d9122254c0aa2', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6996, '2022-01-19 17:17:00', 'SALE/POS6999', 657, 'মেসার্স অনিক (বি-বাড়ীয়া)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-0685&lt;&sol;p&gt;', '', '362992.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '362992.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-20 17:18:18', '18.525', 1, '703682.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '649500f79aba206d6ba192e8d475d538a7da1cc4014ece92a757617ba33bdd1a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '4874.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6997, '2022-01-19 17:19:00', 'SALE/POS7000', 748, 'মেসার্স দয়াল নবী ট্রান্সপোর্ট(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-8138&lt;&sol;p&gt;', '', '281848.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '281848.00', 'completed', 'paid', 0, NULL, 1, 1, '2022-01-20 17:19:47', '14.38', 1, '281848.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '12b8f0f9d829740ac487ca54fe734472b78312a820ddb774254704a08fab15e1', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6998, '2022-01-19 17:21:00', 'SALE/POS7001', 712, 'মেসার্স মায়ের দোয়া ট্রান্সপোর্ট(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-3218&lt;&sol;p&gt;', '', '268912.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '268912.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-20 17:21:39', '13.72', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '55a95e01da098d5947980f99dc06d2e76b135cb2bc6a79551e044f77932d6dc4', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (6999, '2022-01-19 17:22:00', 'SALE/POS7002', 761, 'মেসার্স জামাল এন্টারপ্রাইজ(কুমিল্লা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-3388&lt;&sol;p&gt;', '', '432584.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '432584.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-20 17:22:42', '23.511', 1, '800000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '821c9347d5027ea9261c715cf4e3d84194b983bea3e303278638cb64f007030b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '393812.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7000, '2022-01-19 17:23:00', 'SALE/POS7003', 609, 'মেসার্স আজিজ শাহ ট্রান্সপোর্ট(ভৈরবপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-1376&lt;&sol;p&gt;', '', '453260.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '453260.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-20 17:23:59', '26.2', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7a06cf31e6a6312dbbb194ce388db1fcef065a70d7f33947221d5b9fe56cd4b7', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-282345.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7001, '2022-01-19 17:24:00', 'SALE/POS7004', 656, 'হারিছ ব্রিকস(নরসিংদী)কেয়ার অফ ফাইভ স্টার টান্সপোর্ট(ফের', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-9736&lt;&sol;p&gt;', '', '502304.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '502304.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-20 17:24:58', '28.535', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7975e0db5a7fbb08ca36bcf7605514b28b9c3d25e071ebc0c9585a9fb80ac3b9', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1203292.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7002, '2022-01-19 17:25:00', 'SALE/POS7005', 610, 'মেসার্স তাসিন এন্টারপ্রাইজ(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;TAKTOR&lt;&sol;p&gt;', '', '65913.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '65913.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-20 17:26:01', '3.8049', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '782eb28b1e0d91c4efb570f67785f4b4d1e08d4d529f601b0fc814d637fabda7', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-4724.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7003, '2022-01-19 17:27:00', 'SALE/POS7006', 641, 'মেসার্স S.R এন্টারপ্রাইজ(সিলেট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-7451&lt;&sol;p&gt;', '', '324360.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '324360.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-20 17:27:41', '18.015', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '942be52d39734f0476bed1ebe62235aca4a00e6f56153b95eb8433bf5d4a2f00', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '9538868.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7004, '2022-01-19 17:28:00', 'SALE/POS7007', 641, 'মেসার্স S.R এন্টারপ্রাইজ(সিলেট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CHOT-11-0768&lt;&sol;p&gt;', '', '337320.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '337320.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-20 17:28:30', '18.74', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '81300d356c75df0d95303a55d9ecbedb50b6491a7b415a12395e27226c10f5ca', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '9538868.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7005, '2022-01-19 17:29:00', 'SALE/POS7008', 641, 'মেসার্স S.R এন্টারপ্রাইজ(সিলেট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;JHOT-11-4781&lt;&sol;p&gt;', '', '289980.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '289980.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-20 17:29:50', '16.11', 1, '1350000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'eecdc9837f2897af7dc2c07ca048051b7f8c70f764379319be3ccad38bc0aa73', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '9538868.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7006, '2022-01-19 17:32:00', 'SALE/POS7009', 669, 'মোঃ লিয়াকত মিয়া (তাহেরপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-1514&lt;&sol;p&gt;', '', '340692.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '340692.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-20 17:32:32', '19.14', 1, '300000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '4276ed698f1f211b54234bf5b8ebe8a34ab5adb1b3877ec1e23dbf23e9d9da82', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '480714.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7007, '2022-01-19 17:54:00', 'SALE/POS7010', 609, 'মেসার্স আজিজ শাহ ট্রান্সপোর্ট(ভৈরবপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-7685&lt;&sol;p&gt;', '', '107408.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '107408.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-20 17:55:04', '5.475', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '02e15a6e2473407fefeb7fd2f5d14bbec5a4dd9a4134f694d7ef805aaab7207f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '170915.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7008, '2022-01-19 17:55:00', 'SALE/POS7011', 609, 'মেসার্স আজিজ শাহ ট্রান্সপোর্ট(ভৈরবপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-9272&lt;&sol;p&gt;', '', '313208.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '313208.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-20 17:56:48', '15.98', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8659498f2085a81584d38bf26439cbd240f2613fb96be382083475f28955ce69', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '170915.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7009, '2022-01-19 17:57:00', 'SALE/POS7012', 770, 'মেসার্স নর্থ বেঙ্গল ট্রান্সপোর্ট (ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;BOGT-11-1843&lt;&sol;p&gt;', '', '199136.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '199136.00', 'completed', 'paid', 0, NULL, 1, 1, '2022-01-20 17:57:59', '10.16', 1, '199136.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'de4754c8ea2d8c889781ee865b337bcef18094783ddd819795648d27e2046e52', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7010, '2022-01-19 18:00:00', 'SALE/POS7013', 727, 'মোঃ আতিকুল্লাহ (ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;JHOT-11-4920&lt;&sol;p&gt;', '', '397880.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '397880.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-20 18:01:30', '20.3', 1, '400000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '2d076730fcb8b9a31014bac25a7499246d5fe036d6dcdf527a519bd1c65ed51f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-8274.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7011, '2022-01-19 18:02:00', 'SALE/POS7014', 625, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0384&lt;&sol;p&gt;', '', '411796.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '411796.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-20 18:02:45', '21.01', 1, '1200000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '75cf1a1fa7c5268310967a8e19781aaed51b6cfe2ed482e8094d3b9da4635c16', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '3739597.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7012, '2022-01-19 18:03:00', 'SALE/POS7015', 631, 'মেসার্স বাবুল ব্রিকস(বি-বাড়ীয়া)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMD-11-8881&lt;&sol;p&gt;', '', '107800.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '107800.00', 'completed', 'paid', 0, NULL, 1, 1, '2022-01-20 18:03:56', '5.5', 1, '107800.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5bcd31646c90d38b826b63057749deee7e82daf0500c04d6a951c2dafcbfc3f8', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '151403.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7013, '2022-01-19 18:05:00', 'SALE/POS7016', 656, 'হারিছ ব্রিকস(নরসিংদী)কেয়ার অফ ফাইভ স্টার টান্সপোর্ট(ফের', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-8293&lt;&sol;p&gt;', '', '504517.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '504517.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-20 18:05:55', '25.61', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '492cf185b9b8842b4eb59b36c3babf72d38c10713b510710f299b1317cb03458', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1705596.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7014, '2022-01-19 18:06:00', 'SALE/POS7017', 656, 'হারিছ ব্রিকস(নরসিংদী)কেয়ার অফ ফাইভ স্টার টান্সপোর্ট(ফের', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-9736&lt;&sol;p&gt;', '', '470830.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '470830.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-20 18:07:04', '23.9', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b13bcfaca10e42a95cd4c17567fbc10fd1f2bcdf0dd14ffce42d6099f907d26c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1705596.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7015, '2022-01-19 18:07:00', 'SALE/POS7018', 656, 'হারিছ ব্রিকস(নরসিংদী)কেয়ার অফ ফাইভ স্টার টান্সপোর্ট(ফের', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-3661&lt;&sol;p&gt;', '', '462753.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '462753.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-20 18:08:09', '23.485', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'abf3a41f82f81b79568ae7656478b09571a3fbf18373adf87e6a795fbe751bf9', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1705596.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7016, '2022-01-19 18:08:00', 'SALE/POS7019', 757, 'মেসার্স S.R.B ব্রিকস(সল্লাবাদ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5851&lt;&sol;p&gt;', '', '334768.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '334768.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-20 18:09:14', '17.08', 1, '344700.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b029f349fc6f3fb9cfd73fe6fe666b95fc83a49ab2dadefebda21d42ec9673f7', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-310000.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7017, '2022-01-19 18:11:00', 'SALE/POS7020', 709, 'মোঃ কয়েছ মিয়া(সুনামগঞ্জ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-4377&lt;&sol;p&gt;', '', '386120.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '386120.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-20 18:11:36', '19.705', 1, '150000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '12046507124fd70c21f584b0df2a49fd1a084b7eba973b1a113e562df31d1d45', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '451981.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7018, '2022-01-19 18:17:00', 'SALE/POS7021', 609, 'মেসার্স আজিজ শাহ ট্রান্সপোর্ট(ভৈরবপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CMT-11-7685&lt;&sol;p&gt;', '', '282436.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '282436.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-20 18:18:31', '14.41', 1, '2000000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5595ea29bdb78b48bae514f40c644af2c1b231b6bb1268a861b544d306d8f684', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '591531.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7019, '2022-01-19 18:19:00', 'SALE/POS7022', 770, 'মেসার্স নর্থ বেঙ্গল ট্রান্সপোর্ট (ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;BOGT-11-1843&lt;&sol;p&gt;', '', '90748.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '90748.00', 'completed', 'paid', 0, NULL, 1, 1, '2022-01-20 18:19:31', '4.63', 1, '90748.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '9c0be04d45baf2e01a53c4abe0becea70041f09e4f173464c2747dbfbd555316', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7020, '2022-01-19 18:20:00', 'SALE/POS7023', 614, 'মেসার্স জোহাদ এন্টারপ্রাইজ(২১-২২) (নিজ হিসাব)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-5586&lt;&sol;p&gt;', '', '379665.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '379665.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-20 18:20:31', '19.465', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8968f5d12022d9b9222497c5c7adfb82a42175b28d9aa684295823790e614ba6', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '3321363.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7021, '2022-01-19 18:21:00', 'SALE/POS7024', 614, 'মেসার্স জোহাদ এন্টারপ্রাইজ(২১-২২) (নিজ হিসাব)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CMT-11-3344&lt;&sol;p&gt;', '', '352950.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '352950.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-20 18:21:45', '18.095', 1, '500000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '6c2f4d603863e3e6bf34e0dca41943a0f3a604e23a2aeb1e633d7d6eeaaba6d4', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '3321363.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7022, '2022-01-19 18:22:00', 'SALE/POS7025', 636, 'মেসার্স শাপলা ব্রিকস(কটিয়াদী)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-1349&lt;&sol;p&gt;', '', '342780.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '342780.00', 'completed', 'paid', 0, NULL, 1, 1, '2022-01-20 18:22:53', '17.395', 1, '342780.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '79d6678209103a6e8aa729dbf49e0fba0ce019057a75720b8042a9fd476341d1', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2032208.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7023, '2022-01-19 18:24:00', 'SALE/POS7026', 712, 'মেসার্স মায়ের দোয়া ট্রান্সপোর্ট(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-9824&lt;&sol;p&gt;', '', '282044.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '282044.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-20 18:25:07', '14.385', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '31bf32228f7b821ed1bf6f8fc8259fd8411ee262aa0aad2f793e0d0e4d529b6d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '268912.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7024, '2022-01-19 18:25:00', 'SALE/POS7027', 712, 'মেসার্স মায়ের দোয়া ট্রান্সপোর্ট(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-15-1648&lt;&sol;p&gt;', '', '318500.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '318500.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-20 18:25:59', '16.25', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8b928465473c5783f3ad3f1bd42b7a54cef1a891758d84498be261650cfb7a83', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '268912.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7025, '2022-01-19 18:26:00', 'SALE/POS7028', 712, 'মেসার্স মায়ের দোয়া ট্রান্সপোর্ট(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-2567&lt;&sol;p&gt;', '', '310660.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '310660.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-20 18:27:05', '15.844', 1, '950000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b2297cedf3ba313b3425da2ce2c34016e9f80deb3b5dcf12234bc981947420d5', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '268912.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7026, '2022-01-19 18:27:00', 'SALE/POS7029', 684, 'মেসার্স K.M.B ব্রিকস (ইব্রাহীমপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5851&lt;&sol;p&gt;', '', '320519.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '320519.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-20 18:28:19', '16.275', 1, '490000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'cda05ef33eebcf381458d68de2a2613d92002b04087c9854d3801206fd8cb40f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '943952.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7027, '2022-01-19 18:31:00', 'SALE/POS7030', 631, 'মেসার্স বাবুল ব্রিকস(বি-বাড়ীয়া)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMD-14-7070&lt;&sol;p&gt;', '', '200900.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '200900.00', 'completed', 'paid', 0, NULL, 1, 1, '2022-01-20 18:32:48', '10.25', 1, '200900.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '2d2adade467a433cc1046b5fd1253132ee5f5367af5039bc42db7e41af5ae051', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '151403.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7028, '2022-01-19 18:33:00', 'SALE/POS7031', 610, 'মেসার্স তাসিন এন্টারপ্রাইজ(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;TAKTOR&lt;&sol;p&gt;', '', '61152.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '61152.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-20 18:35:29', '3.12', 1, '180000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '0cd7fb5b56a240429b82dfbd6c9f50c9f147ec11d656bfa29b8c3ae7c29a0b36', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '61189.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7029, '2022-01-19 19:02:00', 'SALE/POS7032', 779, 'মেসার্স খোয়াই ব্রিকস(রিপন মিয়া)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-6957&lt;&sol;p&gt;', '', '384356.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '384356.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-20 19:02:54', '19.615', 1, '384400.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '4b81b62ed6d792fdffdcecd11a918f8e88b1cd31a279a1ba554d7a80d03fd06b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7030, '2022-01-19 19:05:00', 'SALE/POS7033', 780, 'মোঃ ফরিদ মিয়া(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-13-2618&lt;&sol;p&gt;', '', '269304.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '269304.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-20 19:06:19', '13.735', 1, '869304.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '39d7d883bc4eb45e964658ecb165e9cd50a670bceaab979e29d64f9b3a04f585', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7031, '2022-01-20 15:54:00', 'SALE/POS7034', 619, 'মোঃ জাকির এন্টারপ্রাইজ (গং)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-0933&lt;&sol;p&gt;', '', '366716.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '366716.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-21 15:54:36', '18.71', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '468134f29d394724a20905aed30a35cb3cdf50a6f0dce015321f99c3f5e5a3d2', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1563945.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7032, '2022-01-20 15:55:00', 'SALE/POS7035', 619, 'মোঃ জাকির এন্টারপ্রাইজ (গং)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-0263&lt;&sol;p&gt;', '', '377104.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '377104.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-21 15:55:33', '19.24', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '9c80df1214fab5535044499e176e464857fb2942a67370f4bb8f66baf0fe91e7', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1563945.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7033, '2022-01-20 15:56:00', 'SALE/POS7036', 619, 'মোঃ জাকির এন্টারপ্রাইজ (গং)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5080&lt;&sol;p&gt;', '', '367108.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '367108.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-21 15:56:33', '18.73', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1c61165a17d460e96517c34aee020f02052c9af0369b799442e9203f595c87fc', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1563945.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7034, '2022-01-20 15:57:00', 'SALE/POS7037', 619, 'মোঃ জাকির এন্টারপ্রাইজ (গং)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CMT-11-3344&lt;&sol;p&gt;', '', '363972.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '363972.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-21 15:57:41', '18.57', 1, '2500000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b0dbef2b166ce3b777940805c3acb52ba33001f5309b9cd22c3924211c7afe60', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1563945.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7035, '2022-01-20 16:00:00', 'SALE/POS7038', 627, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(রবিন মিয়া)(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-4424&lt;&sol;p&gt;', '', '456484.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '456484.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-21 16:01:23', '23.285', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b6483aab6e3d7b1fe362617922320e43e7eedbe1fa69547cebe85e4a085d25b3', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '913.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7036, '2022-01-20 16:02:00', 'SALE/POS7039', 656, 'হারিছ ব্রিকস(নরসিংদী)কেয়ার অফ ফাইভ স্টার টান্সপোর্ট(ফের', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2603&lt;&sol;p&gt;', '', '433400.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '433400.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-21 16:02:38', '22', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '563c0f0b850da4ed613840cdd68df01e7004e79b7e6ee72f36f44a3c4500dd8a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '3143696.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7037, '2022-01-20 16:03:00', 'SALE/POS7040', 656, 'হারিছ ব্রিকস(নরসিংদী)কেয়ার অফ ফাইভ স্টার টান্সপোর্ট(ফের', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-8293&lt;&sol;p&gt;', '', '460586.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '460586.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-21 16:03:44', '23.375', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'edf8bd7624595b24bcd201428f6f75ddb5c654dbc76204f7bd8ddc4532db5861', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '3143696.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7038, '2022-01-20 16:04:00', 'SALE/POS7041', 656, 'হারিছ ব্রিকস(নরসিংদী)কেয়ার অফ ফাইভ স্টার টান্সপোর্ট(ফের', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2334&lt;&sol;p&gt;', '', '459207.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '459207.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-21 16:05:13', '23.31', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '13f58ac702a36e56820445b9b50f49579588a7ec4ede2a5df595fb1a858efbd7', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '3143696.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7039, '2022-01-20 16:06:00', 'SALE/POS7042', 656, 'হারিছ ব্রিকস(নরসিংদী)কেয়ার অফ ফাইভ স্টার টান্সপোর্ট(ফের', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-0878&lt;&sol;p&gt;', '', '436355.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '436355.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-21 16:06:33', '22.145', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a5a622c0bcbdf1671b956caa7e5f395a8ef2e8bdaffcd62c60fb6e1e6cf3b2c9', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '3143696.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7040, '2022-01-20 16:07:00', 'SALE/POS7043', 656, 'হারিছ ব্রিকস(নরসিংদী)কেয়ার অফ ফাইভ স্টার টান্সপোর্ট(ফের', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-9736&lt;&sol;p&gt;', '', '436946.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '436946.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-21 16:07:33', '22.175', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '9312e46233ea7ebcc4883465996c17f27cc23669530a06e5b895228454aabe63', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '3143696.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7041, '2022-01-20 16:08:00', 'SALE/POS7044', 656, 'হারিছ ব্রিকস(নরসিংদী)কেয়ার অফ ফাইভ স্টার টান্সপোর্ট(ফের', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-2906&lt;&sol;p&gt;', '', '467481.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '467481.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-21 16:08:30', '23.73', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '2081e7dbe97875f950063d5068746477ddf739741b145339bc34fddfaa8d221e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '3143696.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7042, '2022-01-20 16:09:00', 'SALE/POS7045', 656, 'হারিছ ব্রিকস(নরসিংদী)কেয়ার অফ ফাইভ স্টার টান্সপোর্ট(ফের', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-2046&lt;&sol;p&gt;', '', '457434.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '457434.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-21 16:09:41', '23.215', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '6734f350984d3cea916c21e8b90a11d4fd2d6b8bf3a223ccc8ccc3c65ad713d5', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '3143696.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7043, '2022-01-20 16:10:00', 'SALE/POS7046', 625, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-2906&lt;&sol;p&gt;', '', '449036.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '449036.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-21 16:10:42', '22.91', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ad18bbfabc078c5dbce7665671f01a0d6c9ae915dbc4474cf1ac059d95cc09a0', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2951393.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7044, '2022-01-20 16:11:00', 'SALE/POS7047', 625, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-3212&lt;&sol;p&gt;', '', '407680.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '407680.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-21 16:11:44', '20.8', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'cc7843cb45957c1e18e6fc942266e7eebe2737ee661effead9667df68242416c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '3400429.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7045, '2022-01-20 16:12:00', 'SALE/POS7048', 625, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-1350&lt;&sol;p&gt;', '', '418460.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '418460.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-21 16:12:48', '21.35', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '4c0ab94469a113d747f793b9fabfad1a1fee75ec1df1f20f70bb0b91bce6afbb', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '3400429.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7046, '2022-01-20 16:13:00', 'SALE/POS7049', 625, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-7268&lt;&sol;p&gt;', '', '266952.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '266952.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-21 16:13:53', '13.615', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7b025a17ba3c01fe6a4f900a29b73f10a791a1aa1eb652f7e4225d32f8a800db', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '3400429.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7047, '2022-01-20 16:14:00', 'SALE/POS7050', 625, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-5004&lt;&sol;p&gt;', '', '453740.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '453740.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-21 16:15:02', '23.145', 1, '2000000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '03cc6dfc464ee41c079b2b763dc4af75556d8e6bbd6caf4f9e76b8a2d9490007', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '3400429.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7048, '2022-01-20 16:15:00', 'SALE/POS7051', 746, 'মেসার্স রংধনু ট্রান্সপোট(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CHOT-11-0609&lt;&sol;p&gt;', '', '330316.50', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '330316.50', 'completed', 'paid', 0, NULL, 1, 1, '2022-01-21 16:15:58', '16.81', 1, '330316.5000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '6d7e800ae9d498acdca45372239b4ae57ba2496c74cf2626c7143d11285cdc63', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7049, '2022-01-20 16:17:00', 'SALE/POS7052', 636, 'মেসার্স শাপলা ব্রিকস(কটিয়াদী)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CMT-11-3344&lt;&sol;p&gt;', '', '452903.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '452903.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-21 16:17:25', '22.99', 1, '500000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ceddf57704778271a4041cba575652e8fd306b5b22769f40f1e7abc01071d844', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2032208.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7050, '2022-01-20 16:23:00', 'SALE/POS7053', 610, 'মেসার্স তাসিন এন্টারপ্রাইজ(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-6858&lt;&sol;p&gt;', '', '281064.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '281064.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-21 16:24:07', '14.34', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '22aa6a4212beb71a75659c47fb5b2700bfc091e74afc91c96766bf799a9e2872', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-57659.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7051, '2022-01-20 16:24:00', 'SALE/POS7054', 610, 'মেসার্স তাসিন এন্টারপ্রাইজ(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-9612&lt;&sol;p&gt;', '', '358876.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '358876.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-21 16:25:05', '18.305', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'fdd093c2e478d123d1179f7455d21d37d43175657f3b33be63363cb714867e50', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-57659.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7052, '2022-01-20 16:25:00', 'SALE/POS7055', 610, 'মেসার্স তাসিন এন্টারপ্রাইজ(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;ট্রলি&nbsp;&lt;&sol;p&gt;', '', '63896.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '63896.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-21 16:26:01', '3.255', 1, '690000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '42a14efeca39c0922bd8b7940c699de4982fd1cf9116e4c326846d839bc27b38', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-57659.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7053, '2022-01-20 16:26:00', 'SALE/POS7056', 639, 'মেসার্স সমতা ব্রিকস(নেত্রকোনা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-5566&lt;&sol;p&gt;', '', '472824.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '472824.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-21 16:27:15', '23.875', 1, '700000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '03e012ab593fb91dadd32014c384af6fb6c378118069ae4b88af396c1aadf0ec', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '7831811.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7054, '2022-01-20 16:28:00', 'SALE/POS7057', 712, 'মেসার্স মায়ের দোয়া ট্রান্সপোর্ট(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt; DMT-22-0367&lt;&sol;p&gt;', '', '311248.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '311248.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-21 16:28:38', '15.875', 1, '1180000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c309956e87d6901af7995c16095be36548d321768c9e70eff79285b279da0524', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '230116.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7055, '2022-01-20 16:29:00', 'SALE/POS7058', 692, 'মেসার্স S.T.B ব্রিকস(ভৈরবপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;১ ট্রলি&lt;&sol;p&gt;', '', '64025.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '64025.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-21 16:29:51', '3.25', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '848d690cd911cf881317a3cadb353983b6d259d33d96f14e39164ac5142ca965', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1056913.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7056, '2022-01-20 16:30:00', 'SALE/POS7059', 652, 'মেসার্স দেশ ব্রিকস(ময়মনসিংহ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-3550&lt;&sol;p&gt;', '', '420004.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '420004.00', 'completed', 'paid', 0, NULL, 1, 1, '2022-01-21 16:30:48', '21.315', 1, '420004.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '32e912a8ae0b0e48442ac32b61f19c26f8c2bc6d637ac5a38d9ab7e8faf52ff3', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7057, '2022-01-20 16:32:00', 'SALE/POS7060', 675, 'মোঃ মিঠু সরকার (চাঁনপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-15-7132&lt;&sol;p&gt;', '', '304956.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '304956.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-21 16:32:29', '15.48', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '9c7bb149633297e059c09fccc27b43bdd92c09324925f34026e760573789fa53', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2110186.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7058, '2022-01-20 16:33:00', 'SALE/POS7061', 675, 'মোঃ মিঠু সরকার (চাঁনপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;RPT-11-0375&lt;&sol;p&gt;', '', '313230.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '313230.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-21 16:33:36', '15.895', 1, '300000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ef2d4334672f78e1696fd0187f41422ed624b0a3a4e3cfe982c8be25a6b596d6', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2110186.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7059, '2022-01-20 16:34:00', 'SALE/POS7062', 766, 'মেসার্স খাজা বাবা ট্রান্সপোর্ট(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-7009&lt;&sol;p&gt;', '', '411078.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '411078.00', 'completed', 'paid', 0, NULL, 1, 1, '2022-01-21 16:34:36', '20.92', 1, '411078.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e6c11f328dccf2d5f0dc6725f95ab80c7e5f0dbfacdfd310caf7604117945ae3', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7060, '2022-01-20 16:35:00', 'SALE/POS7063', 735, 'মেসার্স B.B.F ব্রিকস(গৌরিপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-3228&lt;&sol;p&gt;', '', '482724.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '482724.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-21 16:36:13', '24.38', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '22b0546a98068c615665d4d746cb62ea70b43a224162cbfd88eaeff2563f27e9', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '456.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7061, '2022-01-20 16:37:00', 'SALE/POS7064', 748, 'মেসার্স দয়াল নবী ট্রান্সপোর্ট(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;JOST-11-1498&lt;&sol;p&gt;', '', '281907.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '281907.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-21 16:38:05', '14.305', 1, '381907.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8d234edcb4d6dc79f7e88f3240ea7ccc71ecd21668d4caa3b6761c7a3e400d1b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7062, '2022-01-20 16:41:00', 'SALE/POS7065', 781, 'হাজী মোঃ জসিম উদ্দিন(অষ্টগ্রাম)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;বক্সমাপে নৌকা&lt;&sol;p&gt;', '', '35000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '35000.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-21 16:42:03', '2', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c0d954f65679f9f0baecc48e2ddf21780060913a8bf6307d1a63b5a347709c1f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7063, '2022-01-20 16:42:00', 'SALE/POS7066', 617, 'মেসার্স সুমন ব্রিকস(নবীনগর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;বক্সমাপে নৌকা&lt;&sol;p&gt;', '', '350000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '350000.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-21 16:42:59', '20', 1, '1010000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a3326dfa2db6ec60604662007a5ae18f3623c9c9197b2bd4e4e251a95afe40ec', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '19845396.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7064, '2022-01-20 16:43:00', 'SALE/POS7067', 781, 'হাজী মোঃ জসিম উদ্দিন(অষ্টগ্রাম)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;বক্সমাপে নৌকা&lt;&sol;p&gt;', '', '577500.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '577500.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-21 16:44:12', '33', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '9f0416f028afdf48c171059a60b00635f8e9d771f7277f77f32ecb2923c64605', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '35000.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7065, '2022-01-20 16:45:00', 'SALE/POS7068', 644, 'মোঃ মজিবুর মিয়া(কালিপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;বক্সমাপে নৌকা&lt;&sol;p&gt;', '', '210000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '210000.00', 'completed', 'paid', 0, NULL, 1, 1, '2022-01-21 16:45:32', '12', 1, '210000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b03775b46a347e6b3b2e506e7b06fe00368aaebf0ae7d8bf00a603bbe4c4e14c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7066, '2022-01-20 16:46:00', 'SALE/POS7069', 608, 'মেসার্স মা-বাবার দোয়া ট্রান্সঃ(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-5891&lt;&sol;p&gt;', '', '293964.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '293964.00', 'completed', 'paid', 0, NULL, 1, 1, '2022-01-21 16:47:17', '14.955', 1, '293964.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7751b4e37c92a699fd687a84e802fe8be0d79dc485ebb1990f46dc0096ce78bc', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7067, '2022-01-20 16:49:00', 'SALE/POS7070', 627, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(রবিন মিয়া)(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;MMT-11-0139&lt;&sol;p&gt;', '', '346528.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '346528.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-21 16:51:09', '17.685', 1, '800925.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '89b5a59582b240a715d2377fa1ec5aad7485a25827f8c2f190664a5ffa5dd2e7', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '457397.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7068, '2022-01-20 16:51:00', 'SALE/POS7071', 746, 'মেসার্স রংধনু ট্রান্সপোট(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1919&lt;&sol;p&gt;', '', '346036.50', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '346036.50', 'completed', 'paid', 0, NULL, 1, 1, '2022-01-21 16:52:16', '17.615', 1, '346036.5000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'bb8173fd6d3f9648aa227d6ff471e66ab943842066c5ac442e823ee7943e253a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7069, '2022-01-20 16:54:00', 'SALE/POS7072', 656, 'হারিছ ব্রিকস(নরসিংদী)কেয়ার অফ ফাইভ স্টার টান্সপোর্ট(ফের', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-3318&lt;&sol;p&gt;', '', '504592.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '504592.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-21 16:55:25', '28.67', 1, '3000000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '25f3363e04f244506890ee06b17df6e72fb6c68c616eac1e057176bb854a44eb', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '6295105.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7070, '2022-01-20 16:56:00', 'SALE/POS7073', 727, 'মোঃ আতিকুল্লাহ (ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2915&lt;&sol;p&gt;', '', '310744.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '310744.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-21 16:56:54', '17.365', 1, '1015.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '87fd9d2f1e6bf92762bf2b8032f6cf02ac564cba847c31ee9c6166d2cf599dd3', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-10394.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7071, '2022-01-20 16:58:00', 'SALE/POS7074', 632, 'মেসার্স S.S.B ব্রিকস (সিলেট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-0933&lt;&sol;p&gt;', '', '446094.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '446094.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-21 16:59:22', '22.53', 1, '800000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '0058637d350bb57f2a15ac0cee6d0605672d94f910a9c26e5e2d71ecc79d914f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1200234.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7072, '2022-01-21 10:25:00', 'SALE/POS7075', 668, 'মেসার্স R.C.G ব্রিকস(ঘোরাশাল)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5080&lt;&sol;p&gt;', '', '432036.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '432036.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-22 10:25:39', '21.82', 1, '500000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a77373298b9678f6ba249d72df37c816ec4271359fa1e02d1bbf626d4ccac979', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '478079.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7073, '2022-01-21 10:26:00', 'SALE/POS7076', 625, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-6927&lt;&sol;p&gt;', '', '404152.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '404152.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-22 10:26:37', '20.62', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a96f10a0fce74a3c5f3241ed48e579df173f8b5cfe4bf5cd54bc15010a611573', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2947261.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7074, '2022-01-21 10:27:00', 'SALE/POS7077', 625, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-5004&lt;&sol;p&gt;', '', '407484.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '407484.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-22 10:27:44', '20.785', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '4ddd6136db2e0a4174d84145fbfcb81e3d1c91c8e8732f9c43a678f4a017c46e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2947261.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7075, '2022-01-21 10:28:00', 'SALE/POS7078', 625, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-15-9587&lt;&sol;p&gt;', '', '429632.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '429632.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-22 10:29:02', '21.92', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '3b1bae1eef30c772b9978ba40b5a787f1353d823a671c0f12a9682a894a87d1a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2947261.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7076, '2022-01-21 10:29:00', 'SALE/POS7079', 609, 'মেসার্স আজিজ শাহ ট্রান্সপোর্ট(ভৈরবপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CHOT-11-0600&lt;&sol;p&gt;', '', '356132.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '356132.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-22 10:30:09', '18.165', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f84b184ff890564691b3ae62685b86f1be8e2f511a5d3fdf19f937b65a8d56ee', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-1126033.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7077, '2022-01-21 10:31:00', 'SALE/POS7080', 609, 'মেসার্স আজিজ শাহ ট্রান্সপোর্ট(ভৈরবপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;JHOT-11-4825&lt;&sol;p&gt;', '', '359856.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '359856.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-22 10:31:56', '18.36', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '506b19707626729282a3ba108a5f0fc544c51a147fd4fa7f587717eeb4882514', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-1126033.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7078, '2022-01-21 10:36:00', 'SALE/POS7081', 782, 'মোঃ শিব্বীর আহমেদ(সিলেট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CHOT-11-0750&lt;&sol;p&gt;', '', '301752.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '301752.00', 'completed', 'paid', 0, NULL, 1, 1, '2022-01-22 10:37:01', '15.240', 1, '301752.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '9ed122e66c79eb02698804e2e3d84d56d62aae12953afc585679a8ad77f0fc9f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7079, '2022-01-21 10:37:00', 'SALE/POS7082', 632, 'মেসার্স S.S.B ব্রিকস (সিলেট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-2774&lt;&sol;p&gt;', '', '394020.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '394020.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-22 10:38:18', '19.9', 1, '1000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '3143f1678dff3d3883340864c8f1827ab966c32214c1526c9ff01246924afe6d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '846328.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7080, '2022-01-21 10:39:00', 'SALE/POS7083', 695, 'মেসার্স বাবুল ব্রিকস(চান্দুরা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-0263&lt;&sol;p&gt;', '', '439110.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '439110.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-22 10:39:43', '21.415', 1, '199885.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '36ce14220759c05bc4205b3b1c4566088827a0fa78c55039be046fba242299b1', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-123896.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7081, '2022-01-21 10:40:00', 'SALE/POS7084', 692, 'মেসার্স S.T.B ব্রিকস(ভৈরবপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;TAKTOR&lt;&sol;p&gt;', '', '69426.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '69426.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-22 10:40:57', '3.42', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '30114ecac8f2ebe854d5a63b55dae65dc77e5d66595b137e5884ac7e19f117ff', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1120938.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7082, '2022-01-21 10:41:00', 'SALE/POS7085', 602, 'মো.সফর আলী সর্দার(তাহিরপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2395&lt;&sol;p&gt;', '', '347760.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '347760.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-22 10:42:05', '19.315', 1, '200000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd386ca329f62ee77e50de72f9cb20dc31bb359eea84a31be0551512b386d8bd4', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1214620.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7083, '2022-01-21 10:42:00', 'SALE/POS7086', 761, 'মেসার্স জামাল এন্টারপ্রাইজ(কুমিল্লা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-4719&lt;&sol;p&gt;', '', '432952.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '432952.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-22 10:43:15', '23.528', 1, '400000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '69d2b1d88f7cd8fbad2af294b7e91ded23323fcb60df162e57afa516f6f6e980', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '26396.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7084, '2022-01-17 11:24:00', 'SALE/POS7087', 773, 'মেসার্স ফাইভ স্টার ব্রিকস(ধারকা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;নগদ ফেরত- ২০০০ &plus; ১৬&sol;০১&sol;২২-৫০০০০&lt;&sol;p&gt;', '', '51824.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '51824.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-17 09:24:22', '1', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'fe7107a65e95b4bd7d5409f0ed313d43a0c6faa4602f4be00d1ba2dd03de8c58', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-51824.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7085, '2022-01-21 11:27:00', 'SALE/POS7088', 764, 'আমির হোসেন(বড়ছড়া)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;নগদ ফেরত&lt;&sol;p&gt;', '', '5100.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '5100.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-22 11:27:22', '1', 1, '276.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '9462cd2a483e30420e23a9933e9a87d2f4e5c26ba948a4f0d686a2c0fe374301', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-4824.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7086, '2022-01-18 11:32:00', 'SALE/POS7089', 727, 'মোঃ আতিকুল্লাহ (ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;নগদ ফেরত&lt;&sol;p&gt;', '', '8400.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '8400.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-22 11:32:53', '1', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '634efc88b3c3c5a2b2e2eb8fcbd31472e50e45c324256fdfc59d3b9c1ed5fc57', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '299334.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7087, '2022-01-22 09:29:00', 'SALE/POS7090', 657, 'মেসার্স অনিক (বি-বাড়ীয়া)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-5936&lt;&sol;p&gt;', '', '334620.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '334620.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-23 09:30:00', '16.9', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '3a724f0505bbb04d03d004b4be9d1ea3905243346d6595710eafad280151d7d0', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-335816.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7088, '2022-01-22 09:30:00', 'SALE/POS7091', 625, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-5004&lt;&sol;p&gt;', '', '382858.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '382858.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-23 09:31:04', '18.865', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '88f232ad14f6e6859366dbb15a2beba05ec28d5657faaabab59a72aa4adfa45c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '4188529.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7089, '2022-01-22 09:32:00', 'SALE/POS7092', 712, 'মেসার্স মায়ের দোয়া ট্রান্সপোর্ট(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-7249&lt;&sol;p&gt;', '', '340452.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '340452.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-23 09:32:38', '17.37', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '4439a891ee00d652b9b58ad09546872e794bd4f3624c374a8e01527f52f2cb40', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-638636.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7090, '2022-01-22 09:43:00', 'SALE/POS7093', 712, 'মেসার্স মায়ের দোয়া ট্রান্সপোর্ট(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1919&lt;&sol;p&gt;', '', '318304.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '318304.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-23 09:44:04', '16.24', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '9733c1e56b34f2a058219d7658391bb2d2bc9ca0fbea1922349214645282d5d3', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-638636.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7091, '2022-01-22 09:44:00', 'SALE/POS7094', 712, 'মেসার্স মায়ের দোয়া ট্রান্সপোর্ট(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1697&lt;&sol;p&gt;', '', '320068.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '320068.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-23 09:45:06', '16.33', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5ba100a7ca99b5a6d5f953df3c812f0752fa8ee62b0354a4bb1f385061441718', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-638636.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7092, '2022-01-22 09:45:00', 'SALE/POS7095', 712, 'মেসার্স মায়ের দোয়া ট্রান্সপোর্ট(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;KHOT-11-1016&lt;&sol;p&gt;', '', '375732.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '375732.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-23 09:46:23', '19.17', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8740c0fd838047790616f313fc0664a66520b9f3916f29c9aa8992e4bb533572', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-638636.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7093, '2022-01-22 09:47:00', 'SALE/POS7096', 780, 'মোঃ ফরিদ মিয়া(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-7833&lt;&sol;p&gt;', '', '428081.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '428081.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-23 09:47:31', '21.73', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'bbb7436b4b7eab71f0fcb3bfef36fe433f0081914c1fc4eac3949d898cedfe29', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-600000.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7094, '2022-01-22 09:51:00', 'SALE/POS7097', 779, 'মেসার্স খোয়াই ব্রিকস(রিপন মিয়া)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-4067&lt;&sol;p&gt;', '', '383800.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '383800.00', 'completed', 'paid', 0, NULL, 1, 1, '2022-01-23 09:52:04', '18.995', 1, '383800.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a308c7bcd56c70867ac4600bd33323a755040b13002eaf6d8eca6ee0381b069b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-44.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7095, '2022-01-22 09:53:00', 'SALE/POS7098', 692, 'মেসার্স S.T.B ব্রিকস(ভৈরবপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;১ ট্রলি&lt;&sol;p&gt;', '', '69223.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '69223.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-23 09:53:44', '3.4049', 1, '50000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ac469ec737ed5011545607673ffc6e075694c9698bbecf08811754f3287fee70', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1190364.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7096, '2022-01-22 09:54:00', 'SALE/POS7099', 610, 'মেসার্স তাসিন এন্টারপ্রাইজ(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMN-15-8349&lt;&sol;p&gt;', '', '65569.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '65569.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-23 09:54:53', '3.2249', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '790cf199e244f30d639b5f62fbc1116a5a73b421ae6df2286111985f1fffc373', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-43823.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7097, '2022-01-22 09:55:00', 'SALE/POS7100', 610, 'মেসার্স তাসিন এন্টারপ্রাইজ(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-9612&lt;&sol;p&gt;', '', '418789.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '418789.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-23 09:56:00', '20.63', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '96f65af1cfc95906eee1e66ef5b103215087b4f64fd8fdf719df4e82e6a39238', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-43823.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7098, '2022-01-22 09:56:00', 'SALE/POS7101', 610, 'মেসার্স তাসিন এন্টারপ্রাইজ(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;১ ট্রলি&lt;&sol;p&gt;', '', '71659.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '71659.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-23 09:57:11', '3.5250', 1, '570000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ce2b2e24ae9b59c67bcb394bae603f6e3aaa6415d3fa7d25d3e1823aeab8265c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-43823.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7099, '2022-01-22 09:57:00', 'SALE/POS7102', 631, 'মেসার্স বাবুল ব্রিকস(বি-বাড়ীয়া)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMN-17-7256&lt;&sol;p&gt;', '', '43665.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '43665.00', 'completed', 'paid', 0, NULL, 1, 1, '2022-01-23 09:58:11', '2.125', 1, '43665.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'fe2ddf2bf7c72a6fbd914f9465908e1db829215562c96b0930507615ff333c4b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '151403.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7100, '2022-01-22 09:58:00', 'SALE/POS7103', 609, 'মেসার্স আজিজ শাহ ট্রান্সপোর্ট(ভৈরবপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;১ ট্রলি&lt;&sol;p&gt;', '', '72316.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '72316.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-23 09:59:18', '3.58', 1, '500000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f171caf9172dd96e7ba4052afe003364943f121424f82ddd7945385d7d134178', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-410045.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7101, '2022-01-22 10:01:00', 'SALE/POS7104', 766, 'মেসার্স খাজা বাবা ট্রান্সপোর্ট(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-5101&lt;&sol;p&gt;', '', '291305.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '291305.00', 'completed', 'paid', 0, NULL, 1, 1, '2022-01-23 10:01:49', '14.345', 1, '291305.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c4b57740036e57ca0e8add4ea4587ecf16fedfa52cd61bbb1c26d4b7679f7725', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7102, '2022-01-22 10:02:00', 'SALE/POS7105', 670, 'মোঃ জাকির হোসেন জামাই(কালিপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2895&lt;&sol;p&gt;', '', '430766.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '430766.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-23 10:02:58', '21.215', 1, '400000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '701086d4b1c9540a71ef4977c8864881b2415d6f0b07ae06c6ddf6b19ec17426', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '57313.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7103, '2022-01-22 10:03:00', 'SALE/POS7106', 641, 'মেসার্স S.R এন্টারপ্রাইজ(সিলেট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-5391&lt;&sol;p&gt;', '', '292680.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '292680.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-23 10:04:13', '16.26', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '898949eba223903e59eebe7b3df07d36c8ac83a76b5842a0d6a7b540c0c306c7', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '9140528.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7104, '2022-01-22 10:05:00', 'SALE/POS7107', 619, 'মোঃ জাকির এন্টারপ্রাইজ (গং)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;বক্সমাপ&lt;&sol;p&gt;', '', '1720000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '1720000.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-23 10:05:49', '100', 1, '1000000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '74596c8c0f9320d19f3db8a8164ff05672c34419cc729e34a22dd6df3aafb23c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '538845.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7105, '2022-01-22 10:06:00', 'SALE/POS7108', 614, 'মেসার্স জোহাদ এন্টারপ্রাইজ(২১-২২) (নিজ হিসাব)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;বক্সমাপে&lt;&sol;p&gt;', '', '774000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '774000.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-23 10:06:48', '45', 1, '1500000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '79601a1610fe32770f5f7805543c852063a4f470c0983a48d32a77986c4c7e7e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '3553978.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7106, '2022-01-22 10:09:00', 'SALE/POS7109', 644, 'মোঃ মজিবুর মিয়া(কালিপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;বক্সমাপ&lt;&sol;p&gt;', '', '262500.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '262500.00', 'completed', 'paid', 0, NULL, 1, 1, '2022-01-23 10:09:19', '15', 1, '262500.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'cb73f9c5e564dc2263906b04e49f102ba234915b5e0283e0249b537291b6a626', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7107, '2022-01-23 17:03:00', 'SALE/POS7110', 637, 'মেসার্স তাকি ব্রিকস(ভৈরবপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-2603&lt;&sol;p&gt;', '', '473417.50', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '473417.50', 'completed', 'due', 0, NULL, 1, 1, '2022-01-24 17:03:44', '23.145', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'dec5d93d4bc1576597a3f5c862ad1e4cb5397e21eb037b6daa5c7cb8f0d56aa5', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '4017151.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7108, '2022-01-23 17:04:00', 'SALE/POS7111', 763, 'মেসার্স ওমর শরীফ ব্রিকস(চুনারুঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-1444&lt;&sol;p&gt;', '', '418746.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '418746.00', 'completed', 'paid', 0, NULL, 1, 1, '2022-01-24 17:04:56', '20.73', 1, '418746.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7ce162a7078ea382abacb10fe4897a89e7cf118ac0b578b23aa05e9c530a8290', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7109, '2022-01-23 17:05:00', 'SALE/POS7112', 780, 'মোঃ ফরিদ মিয়া(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-7833&lt;&sol;p&gt;', '', '443124.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '443124.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-24 17:05:56', '22.38', 1, '271205.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'acb36fa93b92891cd22999213938634d4b8cfa6ea9790e4629f533608ef16062', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-171919.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7110, '2022-01-23 17:06:00', 'SALE/POS7113', 639, 'মেসার্স সমতা ব্রিকস(নেত্রকোনা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-5566&lt;&sol;p&gt;', '', '504455.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '504455.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-24 17:06:49', '24.85', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c12df3f05b2e085195eec908b5733c10403e6960dc0ca087fd556f7d07a3857d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '7604635.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7111, '2022-01-23 17:10:00', 'SALE/POS7114', 783, 'মোঃ রানা মিয়া (২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-4647&lt;&sol;p&gt;', '', '421428.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '421428.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-24 17:10:59', '20.755', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '41dea56eb423dbb413569cebda520b9be67e705d3ab7d32376e9dc7003c67589', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7112, '2022-01-23 17:11:00', 'SALE/POS7115', 783, 'মোঃ রানা মিয়া (২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-0931&lt;&sol;p&gt;', '', '484358.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '484358.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-24 17:11:54', '23.86', 1, '905786.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '91739188cb706512724f9e32382df1c45f99c753319555e9bec59def4fa37eb0', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7113, '2022-01-23 17:13:00', 'SALE/POS7116', 688, 'মেসার্স ফ্রেন্ডশীপ এন্টারপ্রাইজ (ফেরিঘট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-7833&lt;&sol;p&gt;', '', '452992.50', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '452992.50', 'completed', 'due', 0, NULL, 1, 1, '2022-01-24 17:13:53', '22.365', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f60a9da82decf740f1d011093673c133da71ca135cf467e66d0a932af4724a0a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-4655.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7114, '2022-01-23 17:14:00', 'SALE/POS7117', 688, 'মেসার্স ফ্রেন্ডশীপ এন্টারপ্রাইজ (ফেরিঘট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-8498&lt;&sol;p&gt;', '', '440032.50', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '440032.50', 'completed', 'due', 0, NULL, 1, 1, '2022-01-24 17:15:17', '21.73', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '6b683e55012837d8af32f24382a73800e0767a84452d5d417e218aeef80048a2', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-4655.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7115, '2022-01-23 17:16:00', 'SALE/POS7118', 688, 'মেসার্স ফ্রেন্ডশীপ এন্টারপ্রাইজ (ফেরিঘট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-5623&lt;&sol;p&gt;', '', '477090.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '477090.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-24 17:16:25', '23.56', 1, '1370000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '927181acc1dddc47a60ce73fe4722de004226b3cf3ad9b9b4bf6f02cd4f502a9', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-4655.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7116, '2022-01-23 17:17:00', 'SALE/POS7119', 748, 'মেসার্স দয়াল নবী ট্রান্সপোর্ট(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CMT-11-6977&lt;&sol;p&gt;', '', '366212.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '366212.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-24 17:18:23', '18.035', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'bed70bdc9d6c177da33fba4f3c9f37a75757f8f3ec2e2e8c6aaf7e752e99f844', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-100000.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7117, '2022-01-23 17:18:00', 'SALE/POS7120', 748, 'মেসার্স দয়াল নবী ট্রান্সপোর্ট(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CHOT-11-0680&lt;&sol;p&gt;', '', '397880.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '397880.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-24 17:19:22', '19.6', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd22d604c1e89f680c622b7b787b52035799cf341400077b99d77b5399662ed6f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-100000.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7118, '2022-01-23 17:26:00', 'SALE/POS7121', 636, 'মেসার্স শাপলা ব্রিকস(করগাঁও)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;dmt-16-2906&lt;&sol;p&gt;', '', '478877.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '478877.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-24 17:27:17', '23.585', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '9eb77518da1417fcc11ee228b5a68b1d2181569f1b0b779d54a0b3b17b0fac3f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1985111.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7119, '2022-01-23 17:28:00', 'SALE/POS7122', 602, 'মো.সফর আলী সর্দার(তাহিরপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;dmt-18-8990&lt;&sol;p&gt;', '', '437330.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '437330.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-24 17:28:40', '21.645', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a50a3182a1d3e33babd6a56ad97e6230e00082e67cfc90ba01974360829f956c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1362380.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7120, '2022-01-23 17:29:00', 'SALE/POS7123', 602, 'মো.সফর আলী সর্দার(তাহিরপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;dmt-18-2395&lt;&sol;p&gt;', '', '464802.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '464802.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-24 17:29:43', '23.01', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '954bb8d53ad233e051ee2ff6336e31d8d2d40779f5e1cec73469199dc99b9ff9', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1362380.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7121, '2022-01-23 17:30:00', 'SALE/POS7124', 602, 'মো.সফর আলী সর্দার(তাহিরপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0384&lt;&sol;p&gt;', '', '442986.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '442986.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-24 17:31:06', '21.93', 1, '1745118.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '52afea9a6e1d82fd225f7a2015ed30a571462d0801208971b1d0c7bd1071b1ed', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1362380.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7122, '2022-01-23 17:35:00', 'SALE/POS7125', 610, 'মেসার্স তাসিন এন্টারপ্রাইজ(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-1168&lt;&sol;p&gt;', '', '248269.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '248269.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-24 17:35:34', '12.225', 1, '250000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '9e24397629d5ad75b1825c8579e78024c7e0dc3c9a3ad00ed0322cee9ac860fe', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-57806.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7123, '2022-01-23 17:36:00', 'SALE/POS7126', 735, 'মেসার্স B.B.F ব্রিকস(গৌরিপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-0263&lt;&sol;p&gt;', '', '437059.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '437059.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-24 17:37:12', '21.525', 1, '482000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5ed5cf3e26b5dca1717df6bedec87550767e10f5474a56d515ab90ae59066b99', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '483180.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7124, '2022-01-23 17:40:00', 'SALE/POS7127', 608, 'মেসার্স মা-বাবার দোয়া ট্রান্সপোর্ট(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-8066&lt;&sol;p&gt;', '', '381578.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '381578.00', 'completed', 'paid', 0, NULL, 1, 1, '2022-01-24 17:41:15', '18.885', 1, '381578.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1f950220faea91ef19f2bc43e2ae04dd0dc07dca16c44bb308db24d752155fba', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7125, '2022-01-23 17:41:00', 'SALE/POS7128', 784, 'মেসার্স শাপলা ব্রিকস(কুলাউড়া)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-5610&lt;&sol;p&gt;', '', '393294.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '393294.00', 'completed', 'paid', 0, NULL, 1, 1, '2022-01-24 17:42:26', '19.465', 1, '393294.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'cd5d5fb7e1408de3bfe813621ee6b68f35b6444fca2c5e30df6bfc2d0e7501f1', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7126, '2022-01-23 17:45:00', 'SALE/POS7129', 785, 'মোঃ দিপু মিয়া(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMD-11-5379&lt;&sol;p&gt;', '', '125860.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '125860.00', 'completed', 'paid', 0, NULL, 1, 1, '2022-01-24 17:45:49', '6.195', 1, '125860.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e98d5d9236ffb50f0faffda86e193d7c0dc14e3965a8a8262b46f7eac9a93c32', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7127, '2022-01-23 17:47:00', 'SALE/POS7130', 727, 'মোঃ আতিকুল্লাহ (ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;JOST-11-5262&lt;&sol;p&gt;', '', '430766.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '430766.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-24 17:47:40', '21.215', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b02cdbe10a7a536b9bde574130722ecc5023a377898b8ab61816c9d1a287b8c4', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '307734.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7128, '2022-01-23 17:48:00', 'SALE/POS7131', 636, 'মেসার্স শাপলা ব্রিকস(করগাঁও)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-2906&lt;&sol;p&gt;', '', '474005.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '474005.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-24 17:48:50', '23.345', 1, '500000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f98b3701443e1ce4805f41855735b969669e4fa268b6cada78533e188090e94d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2463988.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7129, '2022-01-23 17:49:00', 'SALE/POS7132', 625, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-5004&lt;&sol;p&gt;', '', '327845.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '327845.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-24 17:50:15', '16.15', 1, '1000000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'abff89a5a8f6aacef0590e09ae863a96d32a13a71f6d4c61028eaa25b4a7ea42', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '4571387.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7130, '2022-01-23 17:51:00', 'SALE/POS7133', 748, 'মেসার্স দয়াল নবী ট্রান্সপোর্ট(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-6126&lt;&sol;p&gt;', '', '309575.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '309575.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-24 17:51:28', '15.244', 1, '1000000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5a8800d1cf8bfe1799b3d6a5d77dd6faa5fa8497348201d1a3255614cb4c4dd3', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '664092.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7131, '2022-01-23 17:52:00', 'SALE/POS7134', 675, 'মোঃ মিঠু সরকার (চাঁনপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-3695&lt;&sol;p&gt;', '', '292523.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '292523.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-24 17:52:32', '14.405', 1, '400000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '72671397489d031f2d05eb89899828350694294b4ec0f44946ca3afab90249fb', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2428372.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7132, '2022-01-23 17:53:00', 'SALE/POS7135', 712, 'মেসার্স মায়ের দোয়া ট্রান্সপোর্ট(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-0367&lt;&sol;p&gt;', '', '317140.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '317140.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-24 17:53:52', '15.7', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c1b3e03e50e92f6cde9d4276627e2dd9b2f8573756de7704db7045cdd068e236', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '715920.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7133, '2022-01-23 17:54:00', 'SALE/POS7136', 712, 'মেসার্স মায়ের দোয়া ট্রান্সপোর্ট(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-4974&lt;&sol;p&gt;', '', '305020.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '305020.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-24 17:54:56', '15.100', 1, '2180000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '955f76b1833b2ee120bc87ffb0d9bf32c80076b4497474c27fbb58dd872ee496', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1033060.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7134, '2022-01-23 17:55:00', 'SALE/POS7137', 641, 'মেসার্স S.R এন্টারপ্রাইজ(সিলেট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-2717&lt;&sol;p&gt;', '', '293940.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '293940.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-24 17:55:49', '16.325', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5c5eaf4e98d0544fc229e8b6c5166192be93a3e36c56328c417e60c5fa23f451', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '9433208.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7135, '2022-01-23 17:56:00', 'SALE/POS7138', 641, 'মেসার্স S.R এন্টারপ্রাইজ(সিলেট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-5064&lt;&sol;p&gt;', '', '288000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '288000.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-24 17:57:29', '16', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b8595089003946c2799e63f29d23f66188bf5d64b242147db859d91c25e72210', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '9433208.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7136, '2022-01-23 17:58:00', 'SALE/POS7139', 727, 'মোঃ আতিকুল্লাহ (ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-6927&lt;&sol;p&gt;', '', '316472.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '316472.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-24 17:59:18', '17.685', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '4ecb56848a1d95fa28308b88a25c90a1691acbc266072129c718df5395be1bcd', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '738500.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7137, '2022-01-23 17:59:00', 'SALE/POS7140', 727, 'মোঃ আতিকুল্লাহ (ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-3092&lt;&sol;p&gt;', '', '310565.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '310565.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-24 18:00:26', '17.35', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '144c3807c66adff68fbe1e88e3e7109059ce1664db4e4cad2d34eab300269cbb', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '738500.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7138, '2022-01-23 18:04:00', 'SALE/POS7141', 727, 'মোঃ আতিকুল্লাহ (ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2915&lt;&sol;p&gt;', '', '322200.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '322200.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-24 18:04:26', '17.995', 1, '1400000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e71ece8d1da536fa0540fbab12f977d61179f8d53c617f874bf032fd2cf9a69f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '738500.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7139, '2022-01-23 18:05:00', 'SALE/POS7142', 596, 'নাহার ব্রিক্স(ছাতলপাড়)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;বক্সমাপ ইন্দো&colon;&lt;&sol;p&gt;', '', '1730000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '1730000.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-24 18:06:00', '100', 1, '1720000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '333641053258c81959ab5c7a42bce6fb2d4979adc29a61e81f700d6d0c158301', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '101400.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7140, '2022-01-23 18:06:00', 'SALE/POS7143', 646, 'মেসার্স G.M.C ব্রিকস (২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;বক্সমাপে নৌকা&lt;&sol;p&gt;', '', '1750000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '1750000.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-24 18:06:52', '100', 1, '800000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a05177bc242ea20b67d8195d4bc093b78ba317c3d2a0c3565967972d617219dc', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '7191202.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7141, '2022-01-23 18:07:00', 'SALE/POS7144', 760, 'মেসার্স মা এন্টারপ্রাইজ(বাদাঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-7224&lt;&sol;p&gt;', '', '292950.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '292950.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-24 18:08:13', '13.95', 1, '300000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '2a5f5481ef3758310b8cd5a95a9bd0a955dd3a161381615763b180fcf6b1c1dd', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '305687.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7142, '2022-01-24 13:39:00', 'SALE/POS7145', 735, 'মেসার্স B.B.F ব্রিকস(গৌরিপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-3228&lt;&sol;p&gt;', '', '494305.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '494305.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-25 13:39:39', '24.345', 1, '932000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '4954ab9b54fbdda924b808970073cc847398cf9cdd85a193d8b7cfc8e729bbfa', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '438239.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7143, '2022-01-24 13:40:00', 'SALE/POS7146', 637, 'মেসার্স তাকি ব্রিকস(ভৈরবপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-3017&lt;&sol;p&gt;', '', '412681.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '412681.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-25 13:40:38', '20.175', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8fef4dd54c636ccbba70a7f9745a73da156c18800e72603bf526901bdbb6947b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '4490568.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7144, '2022-01-24 13:41:00', 'SALE/POS7147', 601, 'মেসার্স সোনালী ব্রিকস (২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;JHOS T-11-4815&lt;&sol;p&gt;', '', '404985.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '404985.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-25 13:42:02', '19.95', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '27e95634fb378cbd1dab7228d02da3ab2a593d8d5cbe30334fbc026fde0bf34a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2447902.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7145, '2022-01-24 13:42:00', 'SALE/POS7148', 727, 'মোঃ আতিকুল্লাহ (ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2282&lt;&sol;p&gt;', '', '298410.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '298410.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-25 13:43:00', '14.7', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c160a82ee6b909264eb22943186ab3a5751d8526a1bb7d1c20d668261c193382', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '287737.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7146, '2022-01-24 13:43:00', 'SALE/POS7149', 610, 'মেসার্স তাসিন এন্টারপ্রাইজ(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-5142&lt;&sol;p&gt;', '', '401589.50', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '401589.50', 'completed', 'due', 0, NULL, 1, 1, '2022-01-25 13:44:12', '19.925', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5be5834ea68ee14e77d379baf0ade02b65217e4a817b6b51c7c05ed3a9c6b7cf', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-59537.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7147, '2022-01-24 13:46:00', 'SALE/POS7150', 684, 'মেসার্স K.M.B ব্রিকস (ইব্রাহীমপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5851&lt;&sol;p&gt;', '', '327642.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '327642.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-25 13:46:55', '16.135', 1, '300000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e5726e691455bf039cae02499e7926121a16aaa78f95aa2ef4aee146b867216e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '774471.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7148, '2022-01-24 13:51:00', 'SALE/POS7151', 786, 'মেসার্স A.M.B ব্রিকস(শাবাজপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-2046&lt;&sol;p&gt;', '', '452480.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '452480.00', 'completed', 'paid', 0, NULL, 1, 1, '2022-01-25 13:51:35', '22.4', 1, '452480.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'cfa16d36e9e0adc2fa5aaf2ac7693d6e1d0f738c306545d1fd1e03f75abb82c8', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7149, '2022-01-24 13:59:00', 'SALE/POS7152', 787, 'মেসার্স G.M.B ব্রিকস(সল্লাবাদ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5851&lt;&sol;p&gt;', '', '341446.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '341446.00', 'completed', 'paid', 0, NULL, 1, 1, '2022-01-25 13:59:27', '16.815', 1, '341446.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a797c4374201de567623bab8cfa6b20402a2fc168c087b30a36f219bb54676b4', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7150, '2022-01-24 14:00:00', 'SALE/POS7153', 675, 'মোঃ মিঠু সরকার (চাঁনপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-15-7132&lt;&sol;p&gt;', '', '322770.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '322770.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-25 14:00:36', '15.899', 1, '500000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '35f4bddbbd90792d71dcaafaa006db42ead8f0a37d8936bfd5bcc25ef363ac78', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2320895.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7151, '2022-01-24 14:01:00', 'SALE/POS7154', 709, 'মোঃ কয়েছ মিয়া(সুনামগঞ্জ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-4377&lt;&sol;p&gt;', '', '390466.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '390466.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-25 14:01:24', '19.33', 1, '380000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '08fa3106f600aeabb390634d190590fa6cc81bae9d4026c0983cee2107ced204', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '688101.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7152, '2022-01-24 14:01:00', 'SALE/POS7155', 610, 'মেসার্স তাসিন এন্টারপ্রাইজ(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-9612&lt;&sol;p&gt;', '', '371364.50', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '371364.50', 'completed', 'due', 0, NULL, 1, 1, '2022-01-25 14:02:32', '18.43', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f339e1c796e36eb6a521361f05fa8b8730af625078331ae1c9404a61cd9ebfe2', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '342052.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7153, '2022-01-24 14:03:00', 'SALE/POS7156', 610, 'মেসার্স তাসিন এন্টারপ্রাইজ(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;ট্রলি&lt;&sol;p&gt;', '', '61054.50', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '61054.50', 'completed', 'due', 0, NULL, 1, 1, '2022-01-25 14:04:05', '3.0299', 1, '769000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '64c888d938eea8833951126aecffbc0eb327d43c1b3564a4677ce6eb204ace60', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '342052.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7154, '2022-01-24 14:04:00', 'SALE/POS7157', 657, 'মেসার্স অনিক (বি-বাড়ীয়া)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-5936&lt;&sol;p&gt;', '', '341986.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '341986.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-25 14:05:13', '16.925', 1, '350000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '201137502be153b89682edc8297d52b5fe5bde8626a0361642131ebe153f5e53', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-1196.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7155, '2022-01-24 14:05:00', 'SALE/POS7158', 712, 'মেসার্স মায়ের দোয়া ট্রান্সপোর্ট(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-5119&lt;&sol;p&gt;', '', '326432.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '326432.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-25 14:06:08', '16.155', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c10eb9e51bce160ff3d6d703b27d2934931f81fc34eb4eab94da3434a0d11426', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-841920.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7156, '2022-01-24 14:06:00', 'SALE/POS7159', 712, 'মেসার্স মায়ের দোয়া ট্রান্সপোর্ট(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-6918&lt;&sol;p&gt;', '', '354914.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '354914.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-25 14:07:03', '17.565', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '81d5f14d32f025b0ffef9e8415bec63949aac89b876230c11d18488104831947', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-841920.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7157, '2022-01-24 14:08:00', 'SALE/POS7160', 712, 'মেসার্স মায়ের দোয়া ট্রান্সপোর্ট(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2648&lt;&sol;p&gt;', '', '348248.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '348248.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-25 14:08:31', '17.235', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd372e5b61a746225a19b016b0e1dbdbe9cccf5b998da921e8babacca9b4b7310', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-841920.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7158, '2022-01-24 14:09:00', 'SALE/POS7161', 712, 'মেসার্স মায়ের দোয়া ট্রান্সপোর্ট(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1919&lt;&sol;p&gt;', '', '318150.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '318150.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-25 14:09:21', '15.75', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd577239d6e3ccddec3a25d5761ecefff3d0a6a0329d0fdd4e235df3ff41530e0', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-841920.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7159, '2022-01-24 14:10:00', 'SALE/POS7162', 712, 'মেসার্স মায়ের দোয়া ট্রান্সপোর্ট(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0549&lt;&sol;p&gt;', '', '295728.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '295728.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-25 14:10:23', '14.635', 1, '500000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '72e850da5ae4411ae2769675e6f240e2219af22413a2dd2b6785a65c9fff117c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-841920.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7160, '2022-01-24 14:11:00', 'SALE/POS7163', 627, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(রবিন মিয়া)(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CMT-11-2630&lt;&sol;p&gt;', '', '396526.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '396526.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-25 14:11:35', '19.63', 1, '425929.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '07a8875e3012dcbaa945af97046b9aa382136e33f794e94c632701a9779a38d5', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '3000.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7161, '2022-01-24 14:12:00', 'SALE/POS7164', 645, 'মোঃ আলী ইউসুফ(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-5004&lt;&sol;p&gt;', '', '461902.50', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '461902.50', 'completed', 'paid', 0, NULL, 1, 1, '2022-01-25 14:17:22', '22.81', 1, '461902.5000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '0013f203e003b47fd5e29b42fa28a02e4b8ba07d95102af641920aaecef66a2a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7162, '2022-01-24 14:18:00', 'SALE/POS7165', 727, 'মোঃ আতিকুল্লাহ (ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-3945&lt;&sol;p&gt;', '', '323990.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '323990.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-25 14:18:55', '18.095', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '3210a2fde56bda5d76eb8fc60c1e6ab02804bf97113b56b89f5ab0aa3c055ca3', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '586147.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7163, '2022-01-24 14:19:00', 'SALE/POS7166', 727, 'মোঃ আতিকুল্লাহ (ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-6125&lt;&sol;p&gt;', '', '318262.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '318262.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-25 14:19:52', '17.78', 1, '1400000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'cff616357c0123e3cbbc9a2b6c351f33c314c5aba8e2e52d4c0f4e9ec6d89570', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '586147.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7164, '2022-01-24 14:21:00', 'SALE/POS7167', 631, 'মেসার্স বাবুল ব্রিকস(বি-বাড়ীয়া)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMD-14-7070&lt;&sol;p&gt;', '', '203010.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '203010.00', 'completed', 'paid', 0, NULL, 1, 1, '2022-01-25 14:22:14', '10.05', 1, '203010.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '927c555f55d8c1b8c5626d348725bb875adc47e5556b428b4c474f7c9b8ad2b3', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '151403.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7165, '2022-01-25 12:40:00', 'SALE/POS7168', 625, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;dmt-16-1350&lt;&sol;p&gt;', '', '421574.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '421574.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-26 12:40:33', '20.865', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '0aa11af129e57ae55c59680389e06e6c0da75fc9be0b7f34c76bc6ab61936975', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '3899232.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7166, '2022-01-25 12:41:00', 'SALE/POS7169', 625, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-5004&lt;&sol;p&gt;', '', '413494.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '413494.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-26 12:41:24', '20.47', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f74ffbe5678a5a4a4b02f90e81f4058144831accd00b366b485abc0b29a5b3eb', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '3899232.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7167, '2022-01-25 12:42:00', 'SALE/POS7170', 692, 'মেসার্স S.T.B ব্রিকস(ভৈরবপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;ট্রলি&lt;&sol;p&gt;', '', '69629.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '69629.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-26 12:43:39', '3.425', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '306c0000fec497e470ecbc7d024a0f802b44eb4d1f105afdc1244e1c8f7c87bf', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1209587.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7168, '2022-01-25 12:42:00', 'SALE/POS7171', 692, 'মেসার্স S.T.B ব্রিকস(ভৈরবপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;ট্রলি&lt;&sol;p&gt;', '', '72674.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '72674.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-26 12:43:18', '3.58', 1, '100000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '05786de8d62fa9021a5df95362ae93c5806e15e115c97397fbef0836a23b98ce', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1209587.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7169, '2022-01-25 12:44:00', 'SALE/POS7172', 610, 'মেসার্স তাসিন এন্টারপ্রাইজ(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;ট্রলি&lt;&sol;p&gt;', '', '63875.50', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '63875.50', 'completed', 'due', 0, NULL, 1, 1, '2022-01-26 12:44:43', '3.17', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a85b5fcd05c5ba88809cdd257ce7c64385862899daed017bee3e2efaa3fcb572', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '5471.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7170, '2022-01-25 12:45:00', 'SALE/POS7173', 610, 'মেসার্স তাসিন এন্টারপ্রাইজ(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1625&lt;&sol;p&gt;', '', '391514.50', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '391514.50', 'completed', 'due', 0, NULL, 1, 1, '2022-01-26 12:46:43', '19.435', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b223a5e0dd0d09e9efe12e66145888cca58c88cb06f89a9e1659b9a2183dbd39', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '5471.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7171, '2022-01-25 12:45:00', 'SALE/POS7174', 610, 'মেসার্স তাসিন এন্টারপ্রাইজ(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2395&lt;&sol;p&gt;', '', '393731.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '393731.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-26 12:46:14', '19.535', 1, '849120.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f5843495b828ca9c5b42e656b3e3c375aeee593fc6c75bb714a57ddfeb984788', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '5471.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7172, '2022-01-25 12:47:00', 'SALE/POS7175', 726, 'মেসার্স M.R.T ব্রিকস (ভৈরব)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5080&lt;&sol;p&gt;', '', '470554.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '470554.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-26 12:49:04', '23.18', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7dadf9db8104f5c5c35c7e90e80395b5d691f73b55238039fcfa31f48f7c8f6b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1403314.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7173, '2022-01-25 12:47:00', 'SALE/POS7176', 726, 'মেসার্স M.R.T ব্রিকস (ভৈরব)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2334&lt;&sol;p&gt;', '', '490854.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '490854.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-26 12:48:31', '24.175', 1, '1000000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '032bab1416875480fc12ebb63e58255f54a0cc408ccdf1e36b74aeb9e581bb3b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1403314.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7174, '2022-01-25 12:49:00', 'SALE/POS7177', 657, 'মেসার্স অনিক (বি-বাড়ীয়া)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-5936&lt;&sol;p&gt;', '', '345824.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '345824.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-26 12:50:20', '17.12', 1, '530000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c3630cd6207a33ba394d2608ac36a9b2793cc7e4158f976896258c8920e8424f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-9210.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7175, '2022-01-25 12:51:00', 'SALE/POS7178', 779, 'মেসার্স খোয়াই ব্রিকস(রিপন মিয়া)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-6774&lt;&sol;p&gt;', '', '397377.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '397377.00', 'completed', 'paid', 0, NULL, 1, 1, '2022-01-26 13:09:18', '19.77', 1, '397377.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '2e8544652dd73aaaa4ba879732bd2917b6b7b98c2ba4dcd06774f1e5e92f54b0', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-44.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7176, '2022-01-25 13:08:00', 'SALE/POS7179', 788, 'মোঃ ফারুক আহমেদ(কুড়েঘর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-2884&lt;&sol;p&gt;', '', '385820.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '385820.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-26 13:09:03', '19.1', 1, '400000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b3eed5ee1180a5c7811d165bf9ef4e485993378f351daf6b9ccadd47c251c2dd', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7177, '2022-01-25 13:09:00', 'SALE/POS7180', 639, 'মেসার্স সমতা ব্রিকস(নেত্রকোনা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-5566&lt;&sol;p&gt;', '', '430360.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '430360.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-26 13:10:15', '21.2', 1, '501500.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '84103954eb2d242f651bb7632e490d1f9b1ffdd8c7e18c1960da903a833d3a4a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '8109090.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7178, '2022-01-25 13:14:00', 'SALE/POS7181', 614, 'মেসার্স জোহাদ এন্টারপ্রাইজ(২১-২২) (নিজ হিসাব)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5080&lt;&sol;p&gt;', '', '360393.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '360393.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-26 13:14:46', '17.93', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '427ff68deca2a9a6ab3093981885d9eb61c40f44cd5addc8b354a47193d0e049', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2827978.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7179, '2022-01-25 13:15:00', 'SALE/POS7182', 601, 'মেসার্স সোনালী ব্রিকস (২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;JHOT-11-2715&lt;&sol;p&gt;', '', '417774.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '417774.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-26 13:15:57', '20.58', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '63307c4cf5d8570efdbb195d9ce7ddf80f05e2c3268b93a05fe056ea3532868f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2852887.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7181, '2022-01-25 13:22:00', 'SALE/POS7184', 601, 'মেসার্স সোনালী ব্রিকস (২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-1845&lt;&sol;p&gt;', '', '473396.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '473396.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-26 13:23:04', '23.32', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '15ead289df6d0c1067f9c70f7395393155441ab4e136cf9a4900fa0401ac2e62', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '3270661.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7182, '2022-01-25 13:23:00', 'SALE/POS7185', 601, 'মেসার্স সোনালী ব্রিকস (২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;JOST-11-2480&lt;&sol;p&gt;', '', '380625.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '380625.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-26 13:24:13', '18.75', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '77b92e6b55ab53005e5df103dd547c7798a6dbde9045af46a5d0fed987caaadb', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '3270661.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7183, '2022-01-25 13:24:00', 'SALE/POS7186', 712, 'মেসার্স মায়ের দোয়া ট্রান্সপোর্ট(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-9130&lt;&sol;p&gt;', '', '288860.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '288860.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-26 13:25:04', '14.3', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '45b73ed753e97168783d15d9cfec4cef7b3907e17e33d389ca5ed9a35391b120', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '301552.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7184, '2022-01-25 13:25:00', 'SALE/POS7187', 712, 'মেসার্স মায়ের দোয়া ট্রান্সপোর্ট(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-8650&lt;&sol;p&gt;', '', '311484.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '311484.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-26 13:25:55', '15.420', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '750a8f07900d2a767c00881f3dd13f3892f035297444b48c145c8a3d9d989c40', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '301552.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7185, '2022-01-25 13:26:00', 'SALE/POS7188', 712, 'মেসার্স মায়ের দোয়া ট্রান্সপোর্ট(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-9824&lt;&sol;p&gt;', '', '284012.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '284012.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-26 13:26:50', '14.06', 1, '1000000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e98ba9586b5c5d3be7be341e0596d7a37aa0be3064a29814c3aa858ec739288f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '301552.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7186, '2022-01-25 15:36:00', 'SALE/POS7189', 625, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0384&lt;&sol;p&gt;', '', '421170.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '421170.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-26 15:36:45', '20.85', 1, '1200000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '0a8059caffe5b5807abd55c3686ad8c68aa5191e1ecbccf0404dbafe25d7341c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '4734300.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7187, '2022-01-25 15:37:00', 'SALE/POS7190', 647, 'মেসার্স A.S.F ব্রিকস(নেত্রকোনা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-5193&lt;&sol;p&gt;', '', '472584.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '472584.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-26 15:37:51', '23.275', 1, '1087.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '56d80b3732eb19728d4c54b0913880299a8758c69d57603b248e5975ff147c85', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '235109.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7188, '2022-01-25 15:38:00', 'SALE/POS7191', 601, 'মেসার্স সোনালী ব্রিকস (২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;JOS T-11-2309&lt;&sol;p&gt;', '', '396662.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '396662.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-26 15:39:22', '19.535', 1, '3000000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '48f2ffb5d9a0297315bc9dab04aaf4f06fb356d710f15ed69d5b1051e91a5920', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '4124682.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7189, '2022-01-25 15:40:00', 'SALE/POS7192', 662, 'মেসার্স R.M.B ব্রিকস(নেত্রকোনা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-9764&lt;&sol;p&gt;', '', '352584.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '352584.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-26 15:40:26', '19.923', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '18387b90196b8e4649c47e90e7663603a6298b36b0c21f77b602cddb662a058e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '418844.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7190, '2022-01-25 15:41:00', 'SALE/POS7193', 631, 'মেসার্স বাবুল ব্রিকস(বি-বাড়ীয়া)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMD-14-7070&lt;&sol;p&gt;', '', '200182.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '200182.00', 'completed', 'paid', 0, NULL, 1, 1, '2022-01-26 15:41:28', '9.915', 1, '200182.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e87ae9007a1fab00a66539e89d529125ce5ca3d4a4d026d7b70c0534ea8570b2', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '151403.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7191, '2022-01-25 15:43:00', 'SALE/POS7194', 641, 'মেসার্স S.R এন্টারপ্রাইজ(সিলেট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-3218&lt;&sol;p&gt;', '', '314100.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '314100.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-26 15:44:05', '17.455', 1, '1450000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '022fba6f7f5b1a118ca7bf6a514a5226e681dac6c6511ea7dedfd84e806bde82', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '10015148.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7192, '2022-01-25 15:45:00', 'SALE/POS7195', 727, 'মোঃ আতিকুল্লাহ (ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-4036&lt;&sol;p&gt;', '', '312176.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '312176.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-26 15:45:41', '17.44', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5acd5e3b67cecdfaf522533840fba3bd8eabfe11c82e5834e905f155fecee6d5', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-171600.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7193, '2022-01-25 15:46:00', 'SALE/POS7196', 727, 'মোঃ আতিকুল্লাহ (ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-1514&lt;&sol;p&gt;', '', '327391.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '327391.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-26 15:46:49', '18.29', 1, '250000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '49f07c68fdc4ea92a4abea3f80961fe6a5981dc2c9a29be3045894251eda203d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-171600.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7194, '2022-01-25 15:48:00', 'SALE/POS7197', 609, 'মেসার্স আজিজ শাহ ট্রান্সপোর্ট(ভৈরবপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-6648&lt;&sol;p&gt;', '', '279004.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '279004.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-26 15:48:23', '14.917', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '2686b465be9ba22910f61c1061a6440abd8c66eab923ee587efba73bbfb38c48', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-837729.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7195, '2022-01-25 15:49:00', 'SALE/POS7198', 609, 'মেসার্স আজিজ শাহ ট্রান্সপোর্ট(ভৈরবপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-6590&lt;&sol;p&gt;', '', '302940.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '302940.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-26 15:49:51', '16.195', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '9e78870f314e8dc3ffd9e3aa0bb79720486c00aa91bdf6edc6f61f306363ac15', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-837729.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7196, '2022-01-25 15:50:00', 'SALE/POS7199', 760, 'মেসার্স মা এন্টারপ্রাইজ(বাদাঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-8109&lt;&sol;p&gt;', '', '296100.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '296100.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-26 15:50:57', '14.1', 1, '600000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '765f536181ac435eb9ab64621002d78d12c0faf51edcebf6a736837debe8e625', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '298637.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7197, '2022-01-26 12:11:00', 'SALE/POS7200', 625, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0384&lt;&sol;p&gt;', '', '375114.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '375114.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-27 12:12:11', '18.565', 1, '400000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '3ee784ea2d0a2e051a5f74a47d1ed8e069600bdd4a96d71268499a212ecc8ee3', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '3955470.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7198, '2022-01-26 12:17:00', 'SALE/POS7201', 636, 'মেসার্স শাপলা ব্রিকস(করগাঁও)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5080&lt;&sol;p&gt;', '', '462840.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '462840.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-27 12:19:01', '22.8', 1, '400000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '72ff32f63cd01d512f4e4eee174e2e24f1f6a1e2f9c882d16e4b6184f5848fec', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2437993.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7199, '2022-01-26 12:20:00', 'SALE/POS7202', 675, 'মোঃ মিঠু সরকার (চাঁনপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-15-4353&lt;&sol;p&gt;', '', '300237.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '300237.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-27 12:20:45', '14.785', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a3370f44d30553091524bfeb0b195bdcc51532a112b613b810a7bfa3efa39534', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2143665.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7200, '2022-01-26 12:21:00', 'SALE/POS7203', 606, 'আলী হোসেন জামাই(কালীপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-4968&lt;&sol;p&gt;', '', '290043.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '290043.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-27 12:21:56', '14.43', 1, '290000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5195824247c9798115a7dd4023c28a252e00bcd05ab9241664483c42117dbc22', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7201, '2022-01-26 12:22:00', 'SALE/POS7204', 614, 'মেসার্স জোহাদ এন্টারপ্রাইজ(২১-২২) (নিজ হিসাব)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-3228&lt;&sol;p&gt;', '', '476169.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '476169.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-27 12:23:01', '23.685', 1, '1476000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '09feb021bed0e904a567ff6d41f829159788d6c82b12ea77523aa854de2e9ba1', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '3188371.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7202, '2022-01-26 12:24:00', 'SALE/POS7205', 635, 'মেসার্স সনি ব্রিকস (২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2334&lt;&sol;p&gt;', '', '468236.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '468236.00', 'completed', 'paid', 0, NULL, 1, 1, '2022-01-27 12:25:01', '23.175', 1, '468236.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '2dae0b3160d2a483e02f136c6c53e7f8aebb4641fc5d85e2b56229872d88e93f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7203, '2022-01-26 12:25:00', 'SALE/POS7206', 757, 'মেসার্স S.R.B ব্রিকস(সল্লাবাদ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5851&lt;&sol;p&gt;', '', '343070.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '343070.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-27 12:26:29', '16.9', 1, '23138.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '10ba56002a33dad921f626e13d20ec2a153c98156e913cafee272a85a5de9d40', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-319932.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7204, '2022-01-26 12:27:00', 'SALE/POS7207', 712, 'মেসার্স মায়ের দোয়া ট্রান্সপোর্ট(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-13-5839&lt;&sol;p&gt;', '', '388446.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '388446.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-27 12:27:29', '19.225', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'baf379bab00b7a88623287d30175ba5230589868d681f83703cad1921b7abdae', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '185908.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7205, '2022-01-26 12:28:00', 'SALE/POS7208', 712, 'মেসার্স মায়ের দোয়া ট্রান্সপোর্ট(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-7249&lt;&sol;p&gt;', '', '346834.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '346834.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-27 12:28:29', '17.17', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8e24591d7bf5ce648c5bd452c9dc9f3a787095d02184bf7f9a99fcbff24a9d6a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '185908.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7206, '2022-01-26 12:29:00', 'SALE/POS7209', 712, 'মেসার্স মায়ের দোয়া ট্রান্সপোর্ট(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-6338&lt;&sol;p&gt;', '', '314110.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '314110.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-27 12:29:37', '15.55', 1, '500000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '2afc7c74dbcb149c6dcc790e7478650f8d89c630802a6cd9c434ace4d76e3f00', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '185908.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7207, '2022-01-26 12:30:00', 'SALE/POS7210', 602, 'মো.সফর আলী সর্দার(তাহিরপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1071&lt;&sol;p&gt;', '', '417678.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '417678.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-27 12:30:40', '20.775', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'fa312ea5658c97396a89ea56fda879e3dc7e49fd6b79f2898bef992078ec733e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '962380.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7208, '2022-01-26 12:31:00', 'SALE/POS7211', 601, 'মেসার্স সোনালী ব্রিকস (২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-6496&lt;&sol;p&gt;', '', '340837.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '340837.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-27 12:34:42', '16.79', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c6e6a933da9abfd24685ea4c95902f52ebadb06df77ecdb57fd391aa365f057a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1521344.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7209, '2022-01-26 12:32:00', 'SALE/POS7212', 601, 'মেসার্স সোনালী ব্রিকস (২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-7118&lt;&sol;p&gt;', '', '397880.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '397880.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-27 12:34:26', '19.595', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '76499240614105fee75a853f9b487939b4398765ab1303d4b2bbb75ed8474d36', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1521344.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7210, '2022-01-26 12:35:00', 'SALE/POS7213', 608, 'মেসার্স মা-বাবার দোয়া ট্রান্সপোর্ট(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-9691&lt;&sol;p&gt;', '', '304818.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '304818.00', 'completed', 'paid', 0, NULL, 1, 1, '2022-01-27 12:35:45', '15.085', 1, '304818.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '22bef458b58c732ca8910670421c9635e2d5ee1bf099515ef61c613c79c9997e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7211, '2022-01-26 12:38:00', 'SALE/POS7214', 628, 'হাজী মোহন মিয়া (বি-বাড়ীয়া) (২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;বক্সমাপ নৌকা&lt;&sol;p&gt;', '', '4375000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '4375000.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-27 12:38:44', '250', 1, '4500000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '23bac5b4a2919b747a8f1fe8fea9fe4edb47902c960a98a5f394fadafa8d7e66', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1744812.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7212, '2022-01-26 12:43:00', 'SALE/POS7215', 789, 'আঃ আওয়াল মিয়া(কিশোরগঞ্জ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;M&period;M&period;T-11-0079&lt;&sol;p&gt;', '', '215534.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '215534.00', 'completed', 'paid', 0, NULL, 1, 1, '2022-01-27 12:43:53', '10.665', 1, '215534.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c97c2cf0854e32c4a72728127652921fcdd2c12daec6daac529d20558d15e293', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7213, '2022-01-26 12:44:00', 'SALE/POS7216', 601, 'মেসার্স সোনালী ব্রিকস (২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT18-7117&lt;&sol;p&gt;', '', '463246.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '463246.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-27 12:45:16', '22.82', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1fdd396736b1b959474cf5d30404c88f0d6560fbba3796101a0471610b173658', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2260061.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7214, '2022-01-26 12:45:00', 'SALE/POS7217', 601, 'মেসার্স সোনালী ব্রিকস (২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-4349&lt;&sol;p&gt;', '', '514199.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '514199.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-27 12:46:25', '25.325', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '256202b1f14448624b06b8db63c28e0ee448a8d88728d2b9c726f8e7ef408703', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2260061.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7215, '2022-01-26 12:47:00', 'SALE/POS7218', 610, 'মেসার্স তাসিন এন্টারপ্রাইজ(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-5142&lt;&sol;p&gt;', '', '392320.50', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '392320.50', 'completed', 'due', 0, NULL, 1, 1, '2022-01-27 12:48:19', '19.47', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c5c4f1a2d9a68387dd7fdd9036b3494a7c8c3d6cde93f91f47b8aa9d003a0ef3', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '5472.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7216, '2022-01-26 12:48:00', 'SALE/POS7219', 610, 'মেসার্স তাসিন এন্টারপ্রাইজ(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-15-4771&lt;&sol;p&gt;', '', '316758.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '316758.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-27 12:49:21', '15.719', 1, '680000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8b0b584f5507f4275383b5fcee29458175e126393fe95af6f67eac1ce641e3f0', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '5472.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7217, '2022-01-26 12:50:00', 'SALE/POS7220', 602, 'মো.সফর আলী সর্দার(তাহিরপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2395&lt;&sol;p&gt;', '', '462300.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '462300.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-27 12:51:10', '23', 1, '800000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '0789459b6315b971431565f111d794c11cbd50bd41025db1f0936d318914f98f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1380058.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7218, '2022-01-27 10:01:00', 'SALE/POS7221', 712, 'মেসার্স মায়ের দোয়া ট্রান্সপোর্ট(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-3841&lt;&sol;p&gt;', '', '302394.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '302394.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-28 10:02:01', '14.97', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e58448538add3c54eca525ff4244ea79b80488eaadd4691bbe7b3a3ae4894921', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '735298.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7219, '2022-01-27 10:02:00', 'SALE/POS7222', 712, 'মেসার্স মায়ের দোয়া ট্রান্সপোর্ট(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-15-1613&lt;&sol;p&gt;', '', '310676.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '310676.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-28 10:02:57', '15.380', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'da980702d0f94648555cb1610b8e8683d1d1c05e3fea2935d10b83ef30044243', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '735298.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7220, '2022-01-27 10:03:00', 'SALE/POS7223', 727, 'মোঃ আতিকুল্লাহ (ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-0694&lt;&sol;p&gt;', '', '342390.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '342390.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-28 10:04:06', '16.955', 1, '450000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '2adf6b09af5f2abf7853e72ed47a4e338a2ed6f0fc77d7dc48c6f5233c8a063f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '217966.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7221, '2022-01-27 10:04:00', 'SALE/POS7224', 695, 'মেসার্স বাবুল ব্রিকস(চান্দুরা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-1350&lt;&sol;p&gt;', '', '448427.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '448427.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-28 10:05:29', '22.09', 1, '450000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'cec5ddc2e6ca2093ccca21ea5bf6b5c95cb8370f503fe2d0ad59bed118067b45', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '115329.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7222, '2022-01-27 10:06:00', 'SALE/POS7225', 670, 'মোঃ জাকির হোসেন জামাই(কালিপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-6774&lt;&sol;p&gt;', '', '397334.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '397334.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-28 10:06:55', '19.665', 1, '200000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '40750b22404cfdfc0016baac0c4fc8951ede0e2202aa4a0a61114a295e5b6b6a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '88079.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7223, '2022-01-27 10:08:00', 'SALE/POS7226', 631, 'মেসার্স বাবুল ব্রিকস(বি-বাড়ীয়া)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMD-14-7070&lt;&sol;p&gt;', '', '191632.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '191632.00', 'completed', 'paid', 0, NULL, 1, 1, '2022-01-28 10:08:52', '9.44', 1, '191632.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c67d6a3b687cd56a373cd2533102fb25ff69942a4964bd5cb914c7a9f991846f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '151403.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7224, '2022-01-27 10:09:00', 'SALE/POS7227', 610, 'মেসার্স তাসিন এন্টারপ্রাইজ(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-9612&lt;&sol;p&gt;', '', '378081.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '378081.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-28 10:10:12', '18.81', 1, '383460.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '88e1bd97075c91de6a2839fdbce3022d84b80b2f8d6c4a5d893e484147c0bbdc', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '34551.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7225, '2022-01-27 10:10:00', 'SALE/POS7228', 675, 'মোঃ মিঠু সরকার (চাঁনপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-13-6905&lt;&sol;p&gt;', '', '153874.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '153874.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-28 10:11:24', '7.58', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e55d14eb17bcd7412e95a7205f3508e6b998c2fc6ee1cf4cf5fb7a9bb5c6ce3e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2443902.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7226, '2022-01-27 10:12:00', 'SALE/POS7229', 634, 'মোঃ কবির মিয়া(আশুগঞ্জ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5080&lt;&sol;p&gt;', '', '290678.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '290678.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-28 10:12:46', '14.39', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'acab38d82e736b1067038444a31816a93c6857cda92b7ecdbf60692c4c748a74', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1146320.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7227, '2022-01-27 10:13:00', 'SALE/POS7230', 617, 'মেসার্স সুমন ব্রিকস(নবীনগর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;নৌকা বক্সমাপে&lt;&sol;p&gt;', '', '2587500.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '2587500.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-05 18:17:39', '150', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd5cc255b9256c52e02a78b1722cc90968b9d009a9cdc265b40da4dbc91699104', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '19195396.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7228, '2022-01-27 10:14:00', 'SALE/POS7231', 712, 'মেসার্স মায়ের দোয়া ট্রান্সপোর্ট(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;kos t-11-3152&lt;&sol;p&gt;', '', '378144.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '378144.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-28 10:15:21', '18.72', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '22bcf62f689333ac8afea5f466370019db61162c6872ee08ad61763ca955614b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1348368.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7229, '2022-01-27 10:15:00', 'SALE/POS7232', 692, 'মেসার্স S.T.B ব্রিকস(ভৈরবপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;ট্রলি&lt;&sol;p&gt;', '', '65448.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '65448.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-28 10:16:32', '3.2349', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ef1fb952a4945a361eff8e1be561725344f8fa882dc0c1c60e418451037bd519', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1251890.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7230, '2022-01-27 10:17:00', 'SALE/POS7233', 784, 'মেসার্স শাপলা ব্রিকস(কুলাউড়া)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-6286&lt;&sol;p&gt;', '', '386426.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '386426.00', 'completed', 'paid', 0, NULL, 1, 1, '2022-01-28 10:17:33', '19.125', 1, '386426.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '9b8768d9cf8be87c35036b5fbbb22c9c209fec7f62d4c38bbe526f0479941b87', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7231, '2022-01-27 10:18:00', 'SALE/POS7234', 709, 'মোঃ কয়েছ মিয়া(সুনামগঞ্জ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-4377&lt;&sol;p&gt;', '', '385214.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '385214.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-28 10:18:32', '19.065', 1, '380000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '0904e2b324654a21412a5b1220a79efde841119d8301e6ac3dfd149cc68372df', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '698567.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7232, '2022-01-27 10:19:00', 'SALE/POS7235', 625, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;BOG T-11-2148&lt;&sol;p&gt;', '', '301788.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '301788.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-28 10:19:35', '14.94', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '102a04b5771cb71fbc0ec3f41b391468d897de747b2866c4684f9653e57a0394', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '3930584.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7233, '2022-01-27 10:20:00', 'SALE/POS7236', 601, 'মেসার্স সোনালী ব্রিকস (২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-8531&lt;&sol;p&gt;', '', '514808.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '514808.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-28 10:20:53', '25.36', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '55d80934b1851ac53b4f170582c97b38e46233e9d5efc7f39b391695ee5a9291', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '3237506.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7234, '2022-01-27 10:21:00', 'SALE/POS7237', 601, 'মেসার্স সোনালী ব্রিকস (২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;JOST-11-4096&lt;&sol;p&gt;', '', '445788.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '445788.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-28 10:22:01', '21.955', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '437d8b9bc6cc56c6c89276228b0ab0ab3878fb7aeac389f99d1f5811539022df', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '3237506.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7235, '2022-01-27 10:22:00', 'SALE/POS7238', 601, 'মেসার্স সোনালী ব্রিকস (২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-8430&lt;&sol;p&gt;', '', '399504.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '399504.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-28 10:22:56', '19.675', 1, '3001400.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'fb55ef3d38f4ddba47fbbc09491f1dd92675667655f122aa7cc64645e9d591e0', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '3237506.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7236, '2022-01-27 10:23:00', 'SALE/POS7239', 712, 'মেসার্স মায়ের দোয়া ট্রান্সপোর্ট(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-7292&lt;&sol;p&gt;', '', '28280.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '28280.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-28 10:24:00', '1.4', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '3199d1009f0f00a60f65bdb49589f9aaaa563e4d1b975152f50c11cc10ba7d71', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1726512.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7237, '2022-01-27 10:24:00', 'SALE/POS7240', 675, 'মোঃ মিঠু সরকার (চাঁনপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;dmt-13-6905&lt;&sol;p&gt;', '', '162197.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '162197.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-28 10:25:24', '7.9849', 1, '300000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '59a4805f178e922e6f6dfb2cd2cd5bf73e51cd1eb4705d077bb0ecf397daac33', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2597776.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7238, '2022-01-27 10:26:00', 'SALE/POS7241', 634, 'মোঃ কবির মিয়া(আশুগঞ্জ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;dmt-16-5080&lt;&sol;p&gt;', '', '125846.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '125846.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-28 10:27:33', '6.23', 1, '500000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd4c08973285f8f0fa02efcfbb510dee1ec7b1962df15ed512e34463e636dbf5f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1436998.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7239, '2022-01-27 10:28:00', 'SALE/POS7242', 625, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-2884&lt;&sol;p&gt;', '', '390870.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '390870.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-28 10:28:47', '19.345', 1, '600000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5a9cd5bde1edf4e68cd1cea40236da65fb1d28d3095ad862e5d24c0e79459170', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '4232372.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7240, '2022-01-27 10:29:00', 'SALE/POS7243', 609, 'মেসার্স আজিজ শাহ ট্রান্সপোর্ট(ভৈরবপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;ট্রলি ক্রেন ডিপো&lt;&sol;p&gt;', '', '55954.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '55954.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-28 10:30:09', '2.765', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '3a0139cfdd03dd06465cbd069e844fc9112c487c62d352809f1539f342dbe339', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-255785.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7241, '2022-01-27 15:00:00', 'SALE/POS7244', 617, 'মেসার্স সুমন ব্রিকস(নবীনগর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;নৌকা&nbsp;&lt;&sol;p&gt;', '', '850000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '850000.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-05 18:16:43', '50', 1, '3000000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '6753567d185aa75b15ec5162f04ade8b4d2d04d35c39e31e50d03101ca0dec98', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '22645396.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7242, '2022-01-27 15:01:00', 'SALE/POS7245', 712, 'মেসার্স মায়ের দোয়া ট্রান্সপোর্ট(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-7192&lt;&sol;p&gt;', '', '340572.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '340572.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-28 15:01:51', '16.865', 1, '1650000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'acc2ad55a4dca257080acc8248ebbc3c175de9cbcf577e20e160c97812596245', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1754792.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7243, '2022-01-27 15:02:00', 'SALE/POS7246', 602, 'মো.সফর আলী সর্দার(তাহিরপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2395&lt;&sol;p&gt;', '', '327928.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '327928.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-28 15:02:55', '18.32', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '595967e5f8c7de25cef7dac92ea3b3b07b78afd656994bc36ef25a92fd715644', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1042358.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7244, '2022-01-27 15:03:00', 'SALE/POS7247', 602, 'মো.সফর আলী সর্দার(তাহিরপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1071&lt;&sol;p&gt;', '', '331508.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '331508.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-28 15:03:51', '18.52', 1, '791000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'cef511eaff1168257c5ca54e30de291d352b6ad52bebf85b87abe09205d19297', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1042358.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7245, '2022-01-27 15:04:00', 'SALE/POS7248', 641, 'মেসার্স S.R এন্টারপ্রাইজ(সিলেট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-8788&lt;&sol;p&gt;', '', '325800.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '325800.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-28 15:04:49', '18.095', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd69b0b3ac32d038866cae863a919e9c2a6af8580d9a0d23be0aaad751b06b48d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '8879248.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7246, '2022-01-27 15:05:00', 'SALE/POS7249', 641, 'মেসার্স S.R এন্টারপ্রাইজ(সিলেট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-5064&lt;&sol;p&gt;', '', '291780.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '291780.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-28 15:05:38', '16.21', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '157094f4391cf1c9fa6e06ebd91ba6602d758dc8f5583222e970eff65928de9a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '8879248.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7247, '2022-01-27 15:06:00', 'SALE/POS7250', 641, 'মেসার্স S.R এন্টারপ্রাইজ(সিলেট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-8664&lt;&sol;p&gt;', '', '295020.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '295020.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-28 15:06:29', '16.385', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'fd458ea0cf60a616d0d5647cf16c0ef4630b1316f0c85b57e2962f6f359d47f8', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '8879248.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7248, '2022-01-27 15:07:00', 'SALE/POS7251', 641, 'মেসার্স S.R এন্টারপ্রাইজ(সিলেট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-9787&lt;&sol;p&gt;', '', '289980.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '289980.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-28 15:07:38', '16.105', 1, '500000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '9158c803c83fb91c83e3a66769630fcafc0e1bcf67485974d83acfcb64194912', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '8879248.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7249, '2022-01-27 15:08:00', 'SALE/POS7252', 609, 'মেসার্স আজিজ শাহ ট্রান্সপোর্ট(ভৈরবপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;বক্সমাপে&lt;&sol;p&gt;', '', '168300.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '168300.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-28 15:08:46', '9', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e61fb4f6db06ef9a06e2da4ab43ec51b7ba36a67ba778280c56eebb3f5b2d652', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-199831.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7250, '2022-01-23 17:47:00', 'SALE/POS7253', 748, 'মেসার্স দয়াল নবী ট্রান্সপোর্ট(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;নগদ ফেরত&lt;&sol;p&gt;', '', '26700.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '26700.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-28 17:48:35', '1', 1, '367.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '4cc54f56ec07863de3676bee340f62ab9eebeb11e23c756616ea7b1c75aa9c56', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-26333.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7251, '2022-01-20 18:24:00', 'SALE/POS7254', 630, 'মেসার্স সততা ব্রিকস(কুমিল্লা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;ইসলামী ব্যাংকে নগদ ফেরত&lt;&sol;p&gt;', '', '329150.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '329150.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-28 18:24:31', '1', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '46a2f71ed5b3e222ad551dd4c7d5abe0b1df2c77f2f3414ba996fa189557e9ef', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-329150.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7252, '2022-01-28 12:33:00', 'SALE/POS7255', 614, 'মেসার্স জোহাদ এন্টারপ্রাইজ(২১-২২) (নিজ হিসাব)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5080&lt;&sol;p&gt;', '', '362805.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '362805.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-29 12:34:18', '18.05', 1, '1003388.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '05b48d85a4067401bba9f528fde11db93f9ff50124da39ffaaf0ec882403f477', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2188540.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7253, '2022-01-28 12:35:00', 'SALE/POS7256', 619, 'মোঃ জাকির এন্টারপ্রাইজ (গং)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-0685&lt;&sol;p&gt;', '', '423507.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '423507.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-29 12:35:33', '21.07', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'df1201589c395477154f62ef5e78872c94d821c858355c2f44f9128933f9a398', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1258845.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7254, '2022-01-28 12:36:00', 'SALE/POS7257', 619, 'মোঃ জাকির এন্টারপ্রাইজ (গং)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-6927&lt;&sol;p&gt;', '', '434160.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '434160.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-29 12:36:38', '21.6', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '80e94e131851f6dd73e3197220873df6762fd6b3b6e592e52aba735663110b6a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1258845.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7255, '2022-01-28 12:37:00', 'SALE/POS7258', 619, 'মোঃ জাকির এন্টারপ্রাইজ (গং)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-1514&lt;&sol;p&gt;', '', '439788.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '439788.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-29 12:37:48', '21.88', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'bcad8a05543abb6cc3ab9ce05507fb5d0ad19d9707aee013685a4d3d58a7ad43', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1258845.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7256, '2022-01-28 12:39:00', 'SALE/POS7259', 712, 'মেসার্স মায়ের দোয়া ট্রান্সপোর্ট(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-9824&lt;&sol;p&gt;', '', '288658.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '288658.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-29 12:40:14', '14.29', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd43d658d622f5806cd27c7ee73552767095ec82b41f3289c3b626b883c74c51f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '445364.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7257, '2022-01-28 12:40:00', 'SALE/POS7260', 712, 'মেসার্স মায়ের দোয়া ট্রান্সপোর্ট(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-13-4415&lt;&sol;p&gt;', '', '314716.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '314716.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-29 12:41:18', '15.579', 1, '600000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '259a7cb962f14d30dd11f395d2e67ef586878a7da563b31da3008ae0fa713413', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '445364.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7258, '2022-01-28 12:41:00', 'SALE/POS7261', 634, 'মোঃ কবির মিয়া(আশুগঞ্জ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5821&lt;&sol;p&gt;', '', '413090.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '413090.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-29 12:42:14', '20.455', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '939a0a578629f1fab22f94201aca9aef89f4497b04b0c9f7c3a3cb4ffb2dd4e0', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1062844.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7259, '2022-01-28 12:42:00', 'SALE/POS7262', 634, 'মোঃ কবির মিয়া(আশুগঞ্জ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-2046&lt;&sol;p&gt;', '', '421170.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '421170.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-29 12:43:15', '20.845', 1, '1200000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '40383bb1b4c5a88cf3e602636aa06a879d70ce69d76990eae30a3ebef4896996', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1475934.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7260, '2022-01-28 12:43:00', 'SALE/POS7263', 627, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(রবিন মিয়া)(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CMT-11-2630&lt;&sol;p&gt;', '', '383106.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '383106.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-29 12:44:15', '19.06', 1, '382000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ed36f2acb1137c8d6a1882e4d1f5bb8e725084e15ab43012d93842e1dcbf047c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-26403.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7261, '2022-01-28 12:44:00', 'SALE/POS7264', 692, 'মেসার্স S.T.B ব্রিকস(ভৈরবপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;ট্রলি&lt;&sol;p&gt;', '', '73730.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '73730.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-29 12:45:14', '3.6449', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '0088d7130000965759ed65a356f1f3500eb608261fe4a52e303899d167da87fe', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1317338.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7262, '2022-01-28 12:45:00', 'SALE/POS7265', 625, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-1350&lt;&sol;p&gt;', '', '424806.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '424806.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-29 12:46:11', '21.03', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '2f6a7ac2ddb119f1bd0e479ce82d789957020102111a9bc73d905545c1033831', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '4023242.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7263, '2022-01-28 12:46:00', 'SALE/POS7266', 610, 'মেসার্স তাসিন এন্টারপ্রাইজ(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;ট্রলি&lt;&sol;p&gt;', '', '70350.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '70350.00', 'completed', 'paid', 0, NULL, 1, 1, '2022-01-29 12:47:06', '3.495', 1, '70350.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '05f9e2ac1675b84cddd6c4f734b4f439dc3e6b23397d937644e4223c7c06037b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '29172.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7264, '2022-01-28 12:47:00', 'SALE/POS7267', 751, 'মেসার্স তিতাস ব্রিকস(বি-বাড়ীয়া)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CMT-11-3344&lt;&sol;p&gt;', '', '464398.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '464398.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-29 12:48:18', '22.985', 1, '485000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ac4ceb927e44b3715816c141843a3881822f4a17b1bf7221f2f73a22c7b2d935', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '140222.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7265, '2022-01-28 12:54:00', 'SALE/POS7268', 790, 'মেসার্স রুপালী ব্রিকস(সিলেট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;dmt-18-3559&lt;&sol;p&gt;', '', '368852.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '368852.00', 'completed', 'paid', 0, NULL, 1, 1, '2022-01-29 12:54:28', '18.26', 1, '368852.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '628dbf72c2cd3931813cc47235153122df6f18e4f032e9a9dfbbdf5e36b12e82', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7266, '2022-01-28 12:56:00', 'SALE/POS7269', 639, 'মেসার্স সমতা ব্রিকস(নেত্রকোনা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;dmt-11-5566&lt;&sol;p&gt;', '', '492681.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '492681.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-29 12:57:09', '24.27', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '4c19d81b69a211f4528ab836e2a20ce2179c7ae7cb584cf2bae43a86e6a55119', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '8037950.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7267, '2022-01-28 12:58:00', 'SALE/POS7270', 597, 'মেসার্স M.M.K. ব্রিক্স (কিশোরগঞ্জ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;dmt-18-8787&lt;&sol;p&gt;', '', '316635.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '316635.00', 'completed', 'paid', 0, NULL, 1, 1, '2022-01-29 12:58:31', '19.194', 1, '316635.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '4421ed19497d18cbbe80aa938d17599de93904286ddda6775d446a4123dfc7cd', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '294700.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7268, '2022-01-28 12:59:00', 'SALE/POS7271', 641, 'মেসার্স S.R এন্টারপ্রাইজ(সিলেট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-4121&lt;&sol;p&gt;', '', '273600.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '273600.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-29 12:59:47', '15.195', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b7ceab17ed19d61c5f3b6cb3a176bcae5665b12c63b887cf71b465c7dd98320b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '9581828.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7269, '2022-01-28 13:00:00', 'SALE/POS7272', 641, 'মেসার্স S.R এন্টারপ্রাইজ(সিলেট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CHOT-11-0269&lt;&sol;p&gt;', '', '299880.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '299880.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-29 13:00:46', '16.66', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '885e207d0515495771b7644a254c4b6aefc6664d53aa6df75a20626e57e8075e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '9581828.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7270, '2022-01-28 13:01:00', 'SALE/POS7273', 760, 'মেসার্স মা এন্টারপ্রাইজ(বাদাঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1919&lt;&sol;p&gt;', '', '294420.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '294420.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-29 13:02:00', '14.015', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '4e70e3cbdb670e14544d8a829af3c38ccf89a1a8bd98c0096443b6e5fd5aaf0b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-5263.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7271, '2022-01-29 11:32:00', 'SALE/POS7274', 657, 'মেসার্স অনিক (বি-বাড়ীয়া)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;dmt-14-5936&lt;&sol;p&gt;', '', '340370.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '340370.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-30 11:33:26', '16.845', 1, '140000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f64daa539773b549fb15469817cf6b2a746c2f8fe081e77303ef476d9b63a738', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-193386.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7272, '2022-01-29 11:33:00', 'SALE/POS7275', 634, 'মোঃ কবির মিয়া(আশুগঞ্জ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-2906&lt;&sol;p&gt;', '', '491466.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '491466.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-30 11:34:23', '24.33', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '2cb4732b32263e393a42a70203287ab580cfe7243a5bf7119480c03453fe1130', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '697104.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7273, '2022-01-29 11:35:00', 'SALE/POS7276', 634, 'মোঃ কবির মিয়া(আশুগঞ্জ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-2884&lt;&sol;p&gt;', '', '453894.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '453894.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-30 11:36:08', '22.465', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ab5793459808806ec772d5996b7d91703c601585c076b4b4bc1f889a6c9727f9', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '697104.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7274, '2022-01-29 11:36:00', 'SALE/POS7277', 609, 'মেসার্স আজিজ শাহ ট্রান্সপোর্ট(ভৈরবপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;JOST-11-4781&lt;&sol;p&gt;', '', '319968.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '319968.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-30 11:37:13', '15.835', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f13752ced87bdbcbd6b52dbd17db80dec18accc17482b93f25f733465a47686e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-31531.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7275, '2022-01-29 11:40:00', 'SALE/POS7278', 607, 'মেসার্স আশা ব্রিক্স(রাসেল মিয়া) (কালীগুচ্ছ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5080&lt;&sol;p&gt;', '', '453490.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '453490.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-30 11:41:15', '22.445', 1, '453000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'cb416967fbecddce3d95f8503bc1101580f8c204737e8c1afb877e9d6f507de4', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '5480.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7276, '2022-01-29 11:42:00', 'SALE/POS7279', 608, 'মেসার্স মা-বাবার দোয়া ট্রান্সপোর্ট(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-5004&lt;&sol;p&gt;', '', '364413.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '364413.00', 'completed', 'paid', 0, NULL, 1, 1, '2022-01-30 11:42:43', '18.13', 1, '364413.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '018e660d7dc2460239c557b80dbb6df55efa94d26022f4bdff3096f9d6c4e439', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7277, '2022-01-29 11:44:00', 'SALE/POS7280', 670, 'মোঃ জাকির হোসেন জামাই(কালিপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-0056&lt;&sol;p&gt;', '', '322796.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '322796.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-30 11:44:37', '15.98', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c480fd77498e47af3cd62191a1d8f103985f0bfc15ea4261b040988993ec4725', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '285413.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7278, '2022-01-29 11:45:00', 'SALE/POS7281', 665, 'মেসার্স কবির এন্ড ব্রাদাস (জগমোহনপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-3958&lt;&sol;p&gt;', '', '307444.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '307444.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-30 11:45:37', '15.219', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '97136cfb1646f2d4cf5cf10202d51bb6e739e5aac708f91ce1a937ab8ad66ab6', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '410478.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7279, '2022-01-29 11:47:00', 'SALE/POS7282', 791, 'মোঃ সেলিম মিয়া(আশুগঞ্জ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;dmt-18-7680&lt;&sol;p&gt;', '', '396728.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '396728.00', 'completed', 'paid', 0, NULL, 1, 1, '2022-01-30 11:48:18', '19.635', 1, '396728.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '43bddddb3ea4ea8f2a18d5ad8f0d0f4609ed65a3224835af4a258eb040fbb137', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7280, '2022-01-29 11:51:00', 'SALE/POS7283', 625, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-1350&lt;&sol;p&gt;', '', '435916.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '435916.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-30 11:58:47', '21.58', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '59053bfacfe4b404057c60ac7251b72580cad97973ec7f239983d2a5dfc53a5a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '4448048.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7281, '2022-01-29 11:52:00', 'SALE/POS7284', 692, 'মেসার্স S.T.B ব্রিকস(ভৈরবপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;১ ট্রলি&lt;&sol;p&gt;', '', '70902.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '70902.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-30 11:57:52', '3.51', 1, '100000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1f572f610baf5c8cd73286822b0ba7175f24f8a98dc645b9ad1bed4a45582461', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1391068.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7282, '2022-01-29 11:52:00', 'SALE/POS7285', 610, 'মেসার্স তাসিন এন্টারপ্রাইজ(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;১ ট্রলি&lt;&sol;p&gt;', '', '68943.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '68943.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-30 11:57:33', '3.4299', 1, '70000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '181010de4ae8a72bbaf1fa83cde931dcad153d3e23a1da0f609ab38469e91bca', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '29172.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7283, '2022-01-29 11:53:00', 'SALE/POS7286', 597, 'মেসার্স M.M.K. ব্রিক্স (কিশোরগঞ্জ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-8787&lt;&sol;p&gt;', '', '316635.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '316635.00', 'completed', 'paid', 0, NULL, 1, 1, '2022-01-30 11:56:27', '19.194', 1, '316635.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'afbdfbfccf0c185763b58efafc7f52611cb7a29281ee1e7c8eaf9c36dbc62dec', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '294700.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7284, '2022-01-29 11:54:00', 'SALE/POS7287', 764, 'আমির হোসেন(বড়ছড়া)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;RPT-11-0445&lt;&sol;p&gt;', '', '311922.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '311922.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-30 11:54:57', '15.475', 1, '503922.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '98d9c1fa432027e5af9205691c9024e1d45cac69b515c82645c0df7a9f3dc0ee', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7285, '2022-01-29 11:59:00', 'SALE/POS7288', 641, 'মেসার্স S.R এন্টারপ্রাইজ(সিলেট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CHOT-11-0190&lt;&sol;p&gt;', '', '343080.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '343080.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-30 12:00:12', '19.055', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '6161c2dca78f069ce6d7318a5f6cb8617e02685a6651563c82e0175bc40fbd26', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '10155308.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7286, '2022-01-29 12:00:00', 'SALE/POS7289', 609, 'মেসার্স আজিজ শাহ ট্রান্সপোর্ট(ভৈরবপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-0768&lt;&sol;p&gt;', '', '413989.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '413989.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-30 12:01:20', '23.925', 1, '600000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '0a6ce4fa08a814690b051b25fd457453a18c7a050742cb2a5b989aeb75e5a1b7', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '288437.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7287, '2022-01-29 12:02:00', 'SALE/POS7290', 617, 'মেসার্স সুমন ব্রিকস(নবীনগর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;বক্সমাপে ইন্দোঃ&lt;&sol;p&gt;', '', '655500.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '655500.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-30 12:02:45', '38', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '91f9ec3d0a205902b3331e474675c94c7e4ad96776ecef76b96885a6254461f5', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '19980396.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7288, '2022-01-29 12:03:00', 'SALE/POS7291', 622, 'মেসার্স B.B.C ব্রিকস(চাঁনপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;বক্সমাপে ইন্দোঃ&lt;&sol;p&gt;', '', '175000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '175000.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-30 12:03:45', '10', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8c667f8fe62511fd67c028614f4b2f4343428a492db5ee222b3202251f16beb8', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '4226384.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7289, '2022-01-29 12:04:00', 'SALE/POS7292', 617, 'মেসার্স সুমন ব্রিকস(নবীনগর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;বক্সমাপে ইন্দোঃ&lt;&sol;p&gt;', '', '2449500.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '2449500.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-30 12:04:48', '142', 1, '2500000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '091497e31d5abc1a6d2aa857b26478a7b3cee7f8c73ef73b9b9c9684a8fd01be', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '20635896.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7290, '2022-01-29 12:05:00', 'SALE/POS7293', 622, 'মেসার্স B.B.C ব্রিকস(চাঁনপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;বক্সমাপে ইন্দোঃ&lt;&sol;p&gt;', '', '525000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '525000.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-30 12:05:57', '30', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f20647034715392453f6b2b0a835902fca6b16f91be25251a5868b9523ecc81c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '4401384.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7291, '2022-01-30 16:40:00', 'SALE/POS7294', 791, 'মোঃ সেলিম মিয়া(আশুগঞ্জ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-2739&lt;&sol;p&gt;', '', '439148.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '439148.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-31 16:40:24', '21.74', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '40435b3131ecc10e577905e3df57830e8cb5165daa913c2683c729f05be7d678', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7292, '2022-01-30 16:41:00', 'SALE/POS7295', 791, 'মোঃ সেলিম মিয়া(আশুগঞ্জ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-5476&lt;&sol;p&gt;', '', '442986.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '442986.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-31 16:41:57', '21.925', 1, '882134.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'faa37735e3ae7c6b0fa028fce9a3b6cd921263302687a1b052e90b45e4590610', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7293, '2022-01-30 16:43:00', 'SALE/POS7296', 610, 'মেসার্স তাসিন এন্টারপ্রাইজ(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0384&lt;&sol;p&gt;', '', '419688.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '419688.00', 'completed', 'paid', 0, NULL, 1, 1, '2022-01-31 16:44:16', '20.875', 1, '419688.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '411a83e57441c7ec4ed96fda99a5dcfcf7d4fae31c92627055572aac8aecbc66', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '28115.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7294, '2022-01-30 16:45:00', 'SALE/POS7297', 625, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-0878&lt;&sol;p&gt;', '', '82820.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '82820.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-31 16:45:48', '4.1', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a59e948ace6cfcf28c780736b82a62f427cabf4020062995478dd8f25a0778c6', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '4883964.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7295, '2022-01-30 16:46:00', 'SALE/POS7298', 625, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-2884&lt;&sol;p&gt;', '', '27472.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '27472.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-31 16:46:29', '1.355', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '84c4f15cb5d309930c52c9d8c3b215cc9ec19b1530680c5e3ff233bdf2b2bf47', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '4883964.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7296, '2022-01-30 16:46:00', 'SALE/POS7299', 657, 'মেসার্স অনিক (বি-বাড়ীয়া)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-5936&lt;&sol;p&gt;', '', '344814.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '344814.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-31 16:47:19', '17.065', 1, '550000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '9d4fff56a6899d7063d7156626dbe604a769346cfc1f0605f7866d4a344fc9ba', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '6984.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7297, '2022-01-30 16:48:00', 'SALE/POS7300', 773, 'মেসার্স ফাইভ স্টার ব্রিকস(ধারকা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-0685&lt;&sol;p&gt;', '', '451066.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '451066.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-17 09:23:06', '22.33', 1, '450000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '971ff6fc32a8fb823cea21c23fb7700d4c0f2cd823767c3da7e0a3648a399365', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7298, '2022-01-30 16:49:00', 'SALE/POS7301', 647, 'মেসার্স A.S.F ব্রিকস(নেত্রকোনা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-8162&lt;&sol;p&gt;', '', '424270.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '424270.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-31 16:49:36', '20.895', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '131dcf80a77990ad5fba38f2587cb635f0b5a0dfc941f5beb8669a35514343f6', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '706606.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7299, '2022-01-30 16:51:00', 'SALE/POS7302', 779, 'মেসার্স খোয়াই ব্রিকস(রিপন মিয়া)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-3572&lt;&sol;p&gt;', '', '372855.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '372855.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-31 16:51:40', '18.545', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7bcabc3dd97cc3550a7f8b0a26cf0e7168cd0c5a20c96fe51b8467ffa3bbe54a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-44.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7300, '2022-01-30 16:52:00', 'SALE/POS7303', 636, 'মেসার্স শাপলা ব্রিকস(করগাঁও)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-0263&lt;&sol;p&gt;', '', '477862.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '477862.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-31 16:52:39', '23.535', 1, '400000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c0b838c62ff5ac0c21ebd002103f0d794c5cef374fcd40f3d7bf84c32b133325', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2500833.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7301, '2022-01-30 16:53:00', 'SALE/POS7304', 763, 'মেসার্স ওমর শরীফ ব্রিকস(চুনারুঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CMT-11-4729&lt;&sol;p&gt;', '', '397980.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '397980.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-31 16:53:31', '19.795', 1, '450000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c549ef04a7f7e7e820caea0d6365baa733bb07f6083539c05d10b6d88877d589', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7302, '2022-01-30 16:54:00', 'SALE/POS7305', 666, 'বাবু সুজিত  সরকার(সুনামগঞ্জ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-6848&lt;&sol;p&gt;', '', '281092.50', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '281092.50', 'completed', 'due', 0, NULL, 1, 1, '2022-01-31 16:54:29', '13.95', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ee152b98b880cdc656160de20d96c51b7156d6f711677ec1fcea17aee8fb545b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '420.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7303, '2022-01-30 16:55:00', 'SALE/POS7306', 666, 'বাবু সুজিত  সরকার(সুনামগঞ্জ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CHOT-11-0671&lt;&sol;p&gt;', '', '312929.50', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '312929.50', 'completed', 'due', 0, NULL, 1, 1, '2022-01-31 16:55:47', '15.530', 1, '850000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '16ebf4c421ba016fc10760a79f4c4a9d172d9f2af3bcd0aaaa7ebc8e2e697beb', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '420.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7304, '2022-01-30 16:56:00', 'SALE/POS7307', 692, 'মেসার্স S.T.B ব্রিকস(ভৈরবপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;১ ট্রলি&lt;&sol;p&gt;', '', '71104.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '71104.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-31 16:56:50', '3.5199', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7c6017b17ab716bf85845b1ff536fe8f12c563035840c547d2d8d833ab9219cd', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1361970.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7305, '2022-01-30 16:58:00', 'SALE/POS7308', 608, 'মেসার্স মা-বাবার দোয়া ট্রান্সপোর্ট(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0247&lt;&sol;p&gt;', '', '297748.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '297748.00', 'completed', 'paid', 0, NULL, 1, 1, '2022-01-31 16:59:41', '14.735', 1, '297748.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '71c990942d051a955eec1ad9dffca5a67beebe75c63d04b88d81918f96e3deb8', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7306, '2022-01-30 17:02:00', 'SALE/POS7309', 639, 'মেসার্স সমতা ব্রিকস(নেত্রকোনা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-5566&lt;&sol;p&gt;', '', '486185.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '486185.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-31 17:02:56', '23.95', 1, '300000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8e0a5c252ff10594be8afd5072a57e0a0d2499331b054e4a8ff8a346fd9965ea', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '8530631.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7307, '2022-01-30 17:03:00', 'SALE/POS7310', 606, 'আলী হোসেন জামাই(কালীপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-15-7256&lt;&sol;p&gt;', '', '287631.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '287631.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-31 17:03:51', '14.31', 1, '287674.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'cf8dedfcda9c418c9af4a37b70cb1fa1e69614ca555482acead3bdd96e30c7cb', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '43.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7308, '2022-01-30 17:04:00', 'SALE/POS7311', 784, 'মেসার্স শাপলা ব্রিকস(কুলাউড়া)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-3573&lt;&sol;p&gt;', '', '396662.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '396662.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-31 17:05:06', '19.535', 1, '802662.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '66e1c58794ee3e717b56cc2b5678a7a440ad35273a62997d2a0672c6de094a02', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '426.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7309, '2022-01-30 17:07:00', 'SALE/POS7312', 757, 'মেসার্স S.R.B ব্রিকস(সল্লাবাদ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5851&lt;&sol;p&gt;', '', '339010.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '339010.00', 'completed', 'paid', 0, NULL, 1, 1, '2022-01-31 17:08:22', '16.695', 1, '339010.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8cf15204a543340c19c2e479fd9d78a856e14944c86e95481cae1c096e3d493d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7310, '2022-01-30 17:09:00', 'SALE/POS7313', 670, 'মোঃ জাকির হোসেন জামাই(কালিপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;BOG T-11-0178&lt;&sol;p&gt;', '', '294920.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '294920.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-31 17:10:27', '14.595', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7dd8a2cb01e1c159eaea6f9b9eb206b5126c93c0124b22a5cf0f67774b961696', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '608209.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7311, '2022-01-30 17:10:00', 'SALE/POS7314', 670, 'মোঃ জাকির হোসেন জামাই(কালিপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CHOT-11-0747&lt;&sol;p&gt;', '', '315120.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '315120.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-31 17:11:24', '15.600', 1, '730000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e85413ca4f002e349965bb5afbec17bc09cff4bc5819839e113f62dbef8ccf45', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '608209.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7312, '2022-01-30 17:11:00', 'SALE/POS7315', 727, 'মোঃ আতিকুল্লাহ (ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;BOGT-11-1845&lt;&sol;p&gt;', '', '307444.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '307444.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-31 17:12:24', '15.215', 1, '300000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8ebdd6eb62fb47a744920f92e47e91013deca026b72206233a54fafc7fa8afbf', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '110356.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7313, '2022-01-30 17:13:00', 'SALE/POS7316', 610, 'মেসার্স তাসিন এন্টারপ্রাইজ(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-5142&lt;&sol;p&gt;', '', '376071.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '376071.00', 'completed', 'paid', 0, NULL, 1, 1, '2022-01-31 17:13:22', '18.71', 1, '376071.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e1b7d58debe45eca668c5e7f14b80cf437c5c104c998ae47729195448b3ab60e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '28115.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7314, '2022-01-30 17:16:00', 'SALE/POS7317', 627, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(রবিন মিয়া)(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-0813&lt;&sol;p&gt;', '', '349740.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '349740.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-31 17:16:50', '17.395', 1, '357000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '0417b455c302cb3682e774c4318993594753bf48b1d85efc67e0f8bf55028c76', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-25297.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7315, '2022-01-30 17:17:00', 'SALE/POS7318', 779, 'মেসার্স খোয়াই ব্রিকস(রিপন মিয়া)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-7904&lt;&sol;p&gt;', '', '456471.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '456471.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-31 17:17:42', '22.705', 1, '829282.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ab77c23211027f92c6c52c5d028d04dff95fad5eccb2b35f696c868fed975c2d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '372811.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7316, '2022-01-30 17:18:00', 'SALE/POS7319', 625, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-2884&lt;&sol;p&gt;', '', '410262.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '410262.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-31 17:19:56', '20.305', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '034b9c87dc9edd703c9c185ac2408aea2f6b321c72b5ae39d9099709e3dafc08', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '4994256.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7317, '2022-01-30 17:20:00', 'SALE/POS7320', 625, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-0878&lt;&sol;p&gt;', '', '373094.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '373094.00', 'completed', 'due', 0, NULL, 1, 1, '2022-01-31 17:21:01', '18.47', 1, '800000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '377b653e817efd634380838a83237da59520a81e84dced20d21c15a0b80a4cdb', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '5404518.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7318, '2022-01-31 16:58:00', 'SALE/POS7321', 712, 'মেসার্স মায়ের দোয়া ট্রান্সপোর্ট(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;JIN T-11-1387&lt;&sol;p&gt;', '', '121200.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '121200.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-01 16:58:52', '6', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '272fd0dda8f2773f1d82421eedca8618f7a58e024e4d0a562bcd2b4564c30089', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '448738.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7319, '2022-01-31 16:59:00', 'SALE/POS7322', 712, 'মেসার্স মায়ের দোয়া ট্রান্সপোর্ট(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;JIN T-11-1374&lt;&sol;p&gt;', '', '80800.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '80800.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-01 16:59:50', '4', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8a04daf7529f670da0a02dac4e2bededafefa6c518f507fcf11dc46b006198c6', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '448738.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7320, '2022-01-31 17:00:00', 'SALE/POS7323', 712, 'মেসার্স মায়ের দোয়া ট্রান্সপোর্ট(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-7012&lt;&sol;p&gt;', '', '335522.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '335522.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-01 17:00:50', '16.605', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd692b907357e8e4846f1c43d173c5df2e7c70ba88ffc8b942730dc132558fd6d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '448738.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7321, '2022-01-31 17:01:00', 'SALE/POS7324', 670, 'মোঃ জাকির হোসেন জামাই(কালিপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-1933&lt;&sol;p&gt;', '', '288456.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '288456.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-01 17:01:52', '14.275', 1, '419960.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'dc9fed259389059d15ada66bbbe765657c52fbba574ee35d8be2f91848fdbaa3', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '488249.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7322, '2022-01-31 17:02:00', 'SALE/POS7325', 709, 'মোঃ কয়েছ মিয়া(সুনামগঞ্জ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-4377&lt;&sol;p&gt;', '', '398546.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '398546.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-01 17:03:17', '19.73', 1, '200000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '42bceaf048a4c2310bf620e96b3123ffb3b01b8c7a3eefcd2ea83d5012080fc4', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '703781.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7323, '2022-01-31 17:03:00', 'SALE/POS7326', 609, 'মেসার্স আজিজ শাহ ট্রান্সপোর্ট(ভৈরবপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-15-9587&lt;&sol;p&gt;', '', '291450.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '291450.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-01 17:04:19', '14.5', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ddf109b52087b903e02f38fe2e4ba38e575e596603c189864d5f92e750a2ad6f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '102426.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7324, '2022-01-31 17:05:00', 'SALE/POS7327', 609, 'মেসার্স আজিজ শাহ ট্রান্সপোর্ট(ভৈরবপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-0263&lt;&sol;p&gt;', '', '384111.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '384111.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-01 17:05:22', '19.11', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '796061b003a7eed5cbae1f5d9beecf2e280de0994c9e5bc618ce4e92efd67297', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '102426.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7325, '2022-01-31 17:05:00', 'SALE/POS7328', 609, 'মেসার্স আজিজ শাহ ট্রান্সপোর্ট(ভৈরবপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-7832&lt;&sol;p&gt;', '', '398181.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '398181.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-01 17:06:20', '19.81', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7fcb014aecb389c9b22a423d895bbe5dfdb38d4b6975385f2c901f736b0cd6ca', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '102426.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7326, '2022-01-31 17:06:00', 'SALE/POS7329', 609, 'মেসার্স আজিজ শাহ ট্রান্সপোর্ট(ভৈরবপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;JOST-11-4781&lt;&sol;p&gt;', '', '331449.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '331449.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-01 17:07:26', '16.49', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '75beb38805377c1f0049869e71dbcd61a1a2868b8e0a567e2879cbf236a7e0e3', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '102426.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7327, '2022-01-31 17:08:00', 'SALE/POS7330', 609, 'মেসার্স আজিজ শাহ ট্রান্সপোর্ট(ভৈরবপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-4633&lt;&sol;p&gt;', '', '310947.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '310947.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-01 17:08:37', '15.465', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5816fd29234b7cee0a76696c10f445b2fa7371e820ca0fe4d8f658a72ea777b9', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '102426.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7328, '2022-01-31 17:09:00', 'SALE/POS7331', 610, 'মেসার্স তাসিন এন্টারপ্রাইজ(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;১ ট্রলি&lt;&sol;p&gt;', '', '67536.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '67536.00', 'completed', 'paid', 0, NULL, 1, 1, '2022-02-01 17:09:37', '3.3599', 1, '67536.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ca91a1c4eb89def9c8452917b298cec8de74d186636ff51b8bbbc936418bb161', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '28115.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7329, '2022-01-31 17:10:00', 'SALE/POS7332', 619, 'মোঃ জাকির এন্টারপ্রাইজ (গং)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-5586&lt;&sol;p&gt;', '', '481194.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '481194.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-01 17:11:08', '23.935', 1, '1400000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'dc27ef244e24ad7e2cd3121ad1e84ac3c8640dad82fb272d6e913d3ca7e7dc31', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2556300.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7330, '2022-01-31 17:11:00', 'SALE/POS7333', 666, 'বাবু সুজিত  সরকার(সুনামগঞ্জ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-8189&lt;&sol;p&gt;', '', '262756.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '262756.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-01 17:12:28', '13.04', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '11ccec983f1502ea2d30e3b55803db09c74542aff4b61d5a12343d9ae2357d6d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-255558.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7331, '2022-01-31 17:13:00', 'SALE/POS7334', 692, 'মেসার্স S.T.B ব্রিকস(ভৈরবপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;1 ট্রলি&lt;&sol;p&gt;', '', '81810.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '81810.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-01 17:13:44', '4.045', 1, '100000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f48f1e704198a8850a0689daee96031f0e945d70000d1873d39f48f1f901e05f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1433074.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7332, '2022-01-31 17:14:00', 'SALE/POS7335', 669, 'মোঃ লিয়াকত মিয়া (তাহেরপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0479&lt;&sol;p&gt;', '', '259974.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '259974.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-01 17:14:49', '12.865', 1, '200000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '6cce8fd131430b6069ae2070086eb1afc771304ce7a98089b43d2409d53603b3', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '521406.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7333, '2022-01-31 17:15:00', 'SALE/POS7336', 632, 'মেসার্স S.S.B ব্রিকস (সিলেট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-3228&lt;&sol;p&gt;', '', '497553.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '497553.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-01 17:15:49', '24.51', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e8d6cd7d36d582fa4e207e520776a8572f501dab6587d76613f64ea67c4b9d58', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1239348.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7334, '2022-01-31 17:16:00', 'SALE/POS7337', 727, 'মোঃ আতিকুল্লাহ (ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-7680&lt;&sol;p&gt;', '', '431876.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '431876.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-01 17:16:45', '21.375', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '03403e008b32e52b0830b66753c2ce6d5fa5ba8ac0590dd07d099d214808cef1', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '117800.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7335, '2022-01-31 17:17:00', 'SALE/POS7338', 727, 'মোঃ আতিকুল্লাহ (ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-9582&lt;&sol;p&gt;', '', '307444.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '307444.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-01 17:17:48', '15.219', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b69af4604a69985b87f958ea510a481b7bb61ac141bb393e265cda29a2490f3c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '117800.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7336, '2022-01-31 17:18:00', 'SALE/POS7339', 625, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-5004&lt;&sol;p&gt;', '', '415312.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '415312.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-01 17:19:04', '20.555', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '2fe429ea3e08d08f918a0b891d3e531dd22ec3668d0d39940712f8e5772d8532', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '4977612.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7337, '2022-01-31 17:19:00', 'SALE/POS7340', 625, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-2884&lt;&sol;p&gt;', '', '392688.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '392688.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-01 17:19:53', '19.44', 1, '500000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'fb6af20b03a194a3874446f7304067902cadea9b1ba0ad15147a0496ad5e791d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '4977612.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7338, '2022-01-31 17:20:00', 'SALE/POS7341', 641, 'মেসার্স S.R এন্টারপ্রাইজ(সিলেট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;KOST-11-1857&lt;&sol;p&gt;', '', '336780.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '336780.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-01 17:21:01', '18.71', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '0c1f27126987f7f4f88e88204bc0b42de9a025ea97af4a020bfb0cdc0680e44d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '10498388.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7339, '2022-01-31 17:21:00', 'SALE/POS7342', 641, 'মেসার্স S.R এন্টারপ্রাইজ(সিলেট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-5064&lt;&sol;p&gt;', '', '294120.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '294120.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-01 17:21:58', '16.34', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1d92038a1ea5b52e4e2ccbc945182aa2a195c801dbb10c0f650f403de1d78604', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '10498388.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7340, '2022-01-31 17:22:00', 'SALE/POS7343', 641, 'মেসার্স S.R এন্টারপ্রাইজ(সিলেট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-8788&lt;&sol;p&gt;', '', '333900.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '333900.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-01 17:22:49', '18.545', 1, '300000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c1ec8ad391161de59da18554fd3cbe07d126d9f09d9d4e83d92bbcf68e5f0efd', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '10498388.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7341, '2022-01-31 17:23:00', 'SALE/POS7344', 727, 'মোঃ আতিকুল্লাহ (ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-9567&lt;&sol;p&gt;', '', '315398.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '315398.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-01 17:23:55', '17.62', 1, '1000000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f3ed230949ef7018ab6ffa1e49112d4534de5653ae6eefa4d24f8a25a2a8c568', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '857120.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7342, '2022-01-31 17:24:00', 'SALE/POS7345', 614, 'মেসার্স জোহাদ এন্টারপ্রাইজ(২১-২২) (নিজ হিসাব)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-0914&lt;&sol;p&gt;', '', '477978.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '477978.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-01 17:24:54', '23.775', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '299fb7fbfda930c1bb85a0a7f85a48f1fb661a8c3dd3864c000ddfdae89e5abf', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1551345.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7343, '2022-01-31 17:30:00', 'SALE/POS7346', 614, 'মেসার্স জোহাদ এন্টারপ্রাইজ(২১-২২) (নিজ হিসাব)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-3017&lt;&sol;p&gt;', '', '428532.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '428532.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-01 17:30:30', '21.315', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e068a0c18a626bbe002c9e01e2e529baff064706c67d8171ac9ba32a2bccbc58', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1551345.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7344, '2022-01-31 17:31:00', 'SALE/POS7347', 614, 'মেসার্স জোহাদ এন্টারপ্রাইজ(২১-২২) (নিজ হিসাব)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-3212&lt;&sol;p&gt;', '', '421899.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '421899.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-01 17:31:20', '20.985', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd83a760eb6b1815da04df361c2295a0298a1210443cd488f3096fcf43d185e63', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1551345.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7345, '2022-01-31 17:32:00', 'SALE/POS7348', 764, 'আমির হোসেন(বড়ছড়া)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-13-6492&lt;&sol;p&gt;', '', '304818.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '304818.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-01 17:32:26', '15.085', 1, '112818.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '522a527b10921dc4e191fc37501495514675fc6f5abc434df994a217527ce657', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-192000.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7346, '2022-01-31 17:33:00', 'SALE/POS7349', 610, 'মেসার্স তাসিন এন্টারপ্রাইজ(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-12-2753&lt;&sol;p&gt;', '', '169041.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '169041.00', 'completed', 'paid', 0, NULL, 1, 1, '2022-02-01 17:34:44', '8.41', 1, '169041.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '42427165cd3b6cd875596369262747a40797839e5c72692e0eab602329ed4a79', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '28115.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7347, '2022-01-31 17:36:00', 'SALE/POS7350', 609, 'মেসার্স আজিজ শাহ ট্রান্সপোর্ট(ভৈরবপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-3092&lt;&sol;p&gt;', '', '410392.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '410392.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-01 17:36:34', '23.86', 1, '1600000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1526e5d5bb2d512e9a96d98f3bb702de65eb120766009071a0adff2cae5d74f6', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1818564.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7348, '2022-01-31 17:38:00', 'SALE/POS7351', 632, 'মেসার্স S.S.B ব্রিকস (সিলেট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;JOST-11-3748&lt;&sol;p&gt;', '', '412825.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '412825.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-01 17:38:40', '23.585', 1, '1300000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '97bff5030a953819d231ca86c6c0311f550c3b949c269d8e554030a851e37014', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1736901.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7349, '2022-01-31 17:39:00', 'SALE/POS7352', 597, 'মেসার্স M.M.K. ব্রিক্স (কিশোরগঞ্জ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-8787&lt;&sol;p&gt;', '', '316635.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '316635.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-01 17:39:42', '19.194', 1, '320000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '6a0516eb90b5a9efacd00e18300ebc4803d4565846d32f75408a0006efdba1d6', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '294700.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7350, '2022-01-31 17:40:00', 'SALE/POS7353', 635, 'মেসার্স সনি ব্রিকস (২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2334&lt;&sol;p&gt;', '', '460358.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '460358.00', 'completed', 'paid', 0, NULL, 1, 1, '2022-02-01 17:40:43', '22.785', 1, '460358.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '2fd2af92b5615b6b1bf6e2cb25617223213d251b862c9da475db872af7b03fff', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7351, '2022-01-31 17:50:00', 'SALE/POS7354', 613, 'মেসার্স এশিয়া ব্রিকস(সাল্লাবাদ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;MPT-11-0025&lt;&sol;p&gt;', '', '435841.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '435841.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-01 17:51:21', '21.47', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '483eaa39a7777b544f5639df39818c8fd3706daf8dfd2f6640e91ecb588001df', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2821506.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7352, '2022-01-31 17:52:00', 'SALE/POS7355', 613, 'মেসার্স এশিয়া ব্রিকস(সাল্লাবাদ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5851&lt;&sol;p&gt;', '', '345100.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '345100.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-01 17:52:45', '16.995', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '4e0bbed79f3bc8c94c3c8128b02815b2fefff0e0d9ce77ab3275b7e1fa758d5a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2821506.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7353, '2022-01-31 17:53:00', 'SALE/POS7356', 666, 'বাবু সুজিত  সরকার(সুনামগঞ্জ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-3787&lt;&sol;p&gt;', '', '331064.50', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '331064.50', 'completed', 'due', 0, NULL, 1, 1, '2022-02-01 17:53:55', '16.43', 1, '327600.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '72e7dad1e31fb811f783226ebb7ee1b18ccf6a7d5b2c90cfdf56e2f703b90edf', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '7198.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7354, '2022-01-31 17:54:00', 'SALE/POS7357', 712, 'মেসার্স মায়ের দোয়া ট্রান্সপোর্ট(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;JIN T-11-1387&lt;&sol;p&gt;', '', '190082.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '190082.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-01 17:54:54', '9.41', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'deeb9f51b8821d6d04b7f0f27f11e1fb38aeaaf75c72ad8c6421762996c2015c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '986260.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7355, '2022-01-31 17:55:00', 'SALE/POS7358', 712, 'মেসার্স মায়ের দোয়া ট্রান্সপোর্ট(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;JIN T-11-1374&lt;&sol;p&gt;', '', '239572.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '239572.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-01 17:55:56', '11.855', 1, '1050000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e4ea11ff612e8e514ace0d1fa8796d2c5bf2ead39286a328cf9cfb1b55bcbff3', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '986260.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7356, '2022-02-01 16:28:00', 'SALE/POS7359', 763, 'মেসার্স ওমর শরীফ ব্রিকস(চুনারুঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;jos t-11-4739&lt;&sol;p&gt;', '', '385518.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '385518.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-02 16:29:29', '19.18', 1, '350000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5bb314c7bcd5d4b5a685018a4af01be0ad743f7ca8d48257f428f702713128a1', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-52020.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7357, '2022-02-01 16:30:00', 'SALE/POS7360', 665, 'মেসার্স কবির এন্ড ব্রাদাস (জগমোহনপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;dmt-24-0271&lt;&sol;p&gt;', '', '292294.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '292294.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-02 16:30:32', '14.47', 1, '500000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8912dd9fa2ee17aff5751ee5bede35f57c0f1332059c76d5f541c28e00dab28d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '717922.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7358, '2022-02-01 16:31:00', 'SALE/POS7361', 625, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-2046&lt;&sol;p&gt;', '', '410666.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '410666.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-02 16:31:39', '20.325', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd90d49060db29346ed1f092d7ddc23a9a350dd8c460ffec01e2f5ad1c739abd3', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '5285612.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7359, '2022-02-01 16:32:00', 'SALE/POS7362', 610, 'মেসার্স তাসিন এন্টারপ্রাইজ(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0062&lt;&sol;p&gt;', '', '333660.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '333660.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-02 16:32:41', '16.6', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f1facaefa1c0e33176c75b1be3485e5f576f593eb8c62929facbb71dcd8fa47b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '28115.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7360, '2022-02-01 16:33:00', 'SALE/POS7363', 610, 'মেসার্স তাসিন এন্টারপ্রাইজ(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-4210&lt;&sol;p&gt;', '', '320997.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '320997.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-02 16:33:42', '15.965', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e76639d0a54d492bc2d1c6aa974254ce09676dab8e83a1f2892f2b15f656a1f3', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '28115.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7361, '2022-02-01 16:34:00', 'SALE/POS7364', 610, 'মেসার্স তাসিন এন্টারপ্রাইজ(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-5142&lt;&sol;p&gt;', '', '351147.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '351147.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-02 16:35:02', '17.465', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5120c872aad937882db72c3fd7cd9860b791be32c9a951eec51839084a9313ad', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '28115.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7362, '2022-02-01 16:35:00', 'SALE/POS7365', 610, 'মেসার্স তাসিন এন্টারপ্রাইজ(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;TAKTOR&lt;&sol;p&gt;', '', '69747.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '69747.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-02 16:36:11', '3.4700', 1, '1075000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c6a4e0373d1d1e2e16f6583fc68ea106c2e26f6ac2c658df1637bc6f799a7ddd', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '28115.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7363, '2022-02-01 16:36:00', 'SALE/POS7366', 631, 'মেসার্স বাবুল ব্রিকস(বি-বাড়ীয়া)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMD-14-7070&lt;&sol;p&gt;', '', '203818.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '203818.00', 'completed', 'paid', 0, NULL, 1, 1, '2022-02-02 16:37:07', '10.09', 1, '203818.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '51a59a1fe8cef1a2ed91010f0472e8b1397ef2685d3b8a776cad3f140098d8db', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '151403.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7364, '2022-02-01 16:37:00', 'SALE/POS7367', 597, 'মেসার্স M.M.K. ব্রিক্স (কিশোরগঞ্জ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-8787&lt;&sol;p&gt;', '', '316635.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '316635.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-02 16:38:09', '19.194', 1, '300000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e0790d4cbb160cae5d8fc1d660044aa19481acd0695f2b00c14123e1c7e5f38e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '291335.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7365, '2022-02-01 16:39:00', 'SALE/POS7368', 633, 'মেসার্স রকি ব্রিকস(ভৈরব)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;বক্সমাপে নৌকা&lt;&sol;p&gt;', '', '1750000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '1750000.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-02 16:39:24', '100', 1, '1200000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7688073e4b4d66012f71b95773e3d097cf07cd7cb8de30fd7690f7bbea549dbc', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '4350000.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7366, '2022-02-01 16:40:00', 'SALE/POS7369', 647, 'মেসার্স A.S.F ব্রিকস(নেত্রকোনা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-5193&lt;&sol;p&gt;', '', '497350.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '497350.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-02 16:40:29', '24.5', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '220a37ae3d7e707fded5fbe239e8291159eb52e8e55c6ee50943e5a32bea824d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1130876.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7367, '2022-02-01 16:41:00', 'SALE/POS7370', 647, 'মেসার্স A.S.F ব্রিকস(নেত্রকোনা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-5218&lt;&sol;p&gt;', '', '489636.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '489636.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-02 16:41:28', '24.115', 1, '2000000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ad55068db0db0a84883dcfedcc35c9aece3eca1365e8e57b3812363bc6a5e5f7', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1628226.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7368, '2022-02-01 16:42:00', 'SALE/POS7371', 625, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-15-9014&lt;&sol;p&gt;', '', '318150.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '318150.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-02 16:42:31', '15.744', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '18e709fbc786ca2b0eb6063fd0dc6a0af78a04312831b9825f3ec6ce3c5318f1', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '5696278.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7369, '2022-02-01 16:43:00', 'SALE/POS7372', 625, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0384&lt;&sol;p&gt;', '', '406828.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '406828.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-02 16:43:27', '20.135', 1, '1400000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1abab6759af4c19fe27302b1bbcdaf492eb46ae80db0f89171e22e02713d10c9', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '5696278.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7370, '2022-02-01 16:44:00', 'SALE/POS7373', 670, 'মোঃ জাকির হোসেন জামাই(কালিপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-3412&lt;&sol;p&gt;', '', '376730.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '376730.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-02 16:44:28', '18.65', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c658705a19ab4ad4cea37e19fa4a2be4d418024c73363b8d4db27f8d9006364d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '356745.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7371, '2022-02-01 16:45:00', 'SALE/POS7374', 670, 'মোঃ জাকির হোসেন জামাই(কালিপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-6562&lt;&sol;p&gt;', '', '283608.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '283608.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-02 16:47:47', '14.035', 1, '1100000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ee50710a8f3f30d6c0ba10c6bf6f2832e6488a7e0abd3060a14615fa60b1910f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '356745.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7372, '2022-02-01 16:48:00', 'SALE/POS7375', 725, 'মেসার্স সরকার ট্রেডার্স(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-8066&lt;&sol;p&gt;', '', '435310.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '435310.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-02 16:49:08', '21.55', 1, '200000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '83a84ba684f2a15d589eb5811da3bda673750a7ccd99b1c1059e9e66d3d15304', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1512865.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7373, '2022-02-01 16:49:00', 'SALE/POS7376', 692, 'মেসার্স S.T.B ব্রিকস(ভৈরবপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;TAKTOR&lt;&sol;p&gt;', '', '72922.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '72922.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-02 16:50:16', '3.6099', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c308a61123032cac8b5d29a0386f8b691d39d0fa425d388c8d2e70034c4ecc1b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1414884.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7374, '2022-02-01 16:50:00', 'SALE/POS7377', 606, 'আলী হোসেন জামাই(কালীপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-5936&lt;&sol;p&gt;', '', '342504.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '342504.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-02 16:51:17', '17.04', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'fb7be404bc73a83a25c542088232a97a22bb33ae6d415f3ad76421c9689dbbb4', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7375, '2022-02-01 16:52:00', 'SALE/POS7378', 712, 'মেসার্স মায়ের দোয়া ট্রান্সপোর্ট(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CHOT-11-0609&lt;&sol;p&gt;', '', '434098.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '434098.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-02 16:53:24', '21.49', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '99374aae29ce4a37020380b10c4d41be887d153ba5dbbcecc266a9a2942e7c9c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '365914.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7376, '2022-02-01 16:54:00', 'SALE/POS7379', 712, 'মেসার্স মায়ের দোয়া ট্রান্সপোর্ট(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-8621&lt;&sol;p&gt;', '', '407030.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '407030.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-02 16:54:24', '20.145', 1, '1000000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f5d99e97032837f4ef13547cf07e0a7eae6f9022d4619b8820521e048997b373', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '365914.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7377, '2022-02-01 16:55:00', 'SALE/POS7380', 613, 'মেসার্স এশিয়া ব্রিকস(সাল্লাবাদ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5851&lt;&sol;p&gt;', '', '350378.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '350378.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-02 16:55:42', '17.255', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '2bdc3aadddc12b2941cfae15bca74488b7c7dfdc70c31967dfd8e9297099b4d0', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '3602447.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7378, '2022-02-01 16:56:00', 'SALE/POS7381', 613, 'মেসার্স এশিয়া ব্রিকস(সাল্লাবাদ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;MPT-11-0025&lt;&sol;p&gt;', '', '360325.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '360325.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-02 16:56:55', '17.75', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'edafb29b41b0685f4d92eae1d590badc4746bff17e0718694cbc28f726e084f4', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '3602447.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7379, '2022-02-01 16:57:00', 'SALE/POS7382', 637, 'মেসার্স তাকি ব্রিকস(ভৈরবপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-6707&lt;&sol;p&gt;', '', '438448.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '438448.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-02 16:58:05', '21.435', 1, '500000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '41e69e03c31ab87ec15c057721a54f67e12270daadefb17ed2d93f60d2f327b8', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '4903249.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7380, '2022-02-01 16:59:00', 'SALE/POS7383', 650, 'মেসার্স আকাশ ব্রিকস(চান্দুরা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2064&lt;&sol;p&gt;', '', '369425.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '369425.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-02 16:59:27', '21.11', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f84b60a88acf73185e0fe6af6ac8e060ecef77525b535c593981b87e005cf29b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '4012754.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7381, '2022-02-01 17:00:00', 'SALE/POS7384', 649, 'মেসার্স জালাল ব্রিকস(চান্দুরা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-5586&lt;&sol;p&gt;', '', '361375.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '361375.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-02 17:00:30', '20.65', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '485147fe20f6940a82dc328b9850e6bd1aed62b27464c4479cf1fd211e5d8db0', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '3672915.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7382, '2022-02-01 17:01:00', 'SALE/POS7385', 648, 'মেসার্স হাসান ব্রিকস(চান্দুরা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-3228&lt;&sol;p&gt;', '', '398825.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '398825.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-02 17:01:41', '22.79', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'bf4c2f7bd2fd349af8c5eb3cd2a93841848f4dfe894595c32c978c67c01ec326', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '4038844.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7383, '2022-02-01 17:03:00', 'SALE/POS7386', 651, 'হাজী মোঃ আইনুল ইসলাম(চান্দুরা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;আকাশ&plus;জালাল&plus;হাসান ব্রিকস এর হিসাব&lt;&sol;p&gt;', '', '1129625.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '1129625.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-02 17:04:36', '1', 1, '900000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '875c6a701d0f976f674c377319f2766fa6f104633127bc0530c969af84976155', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1523774.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7384, '2022-02-01 17:05:00', 'SALE/POS7387', 609, 'মেসার্স আজিজ শাহ ট্রান্সপোর্ট(ভৈরবপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-6102&lt;&sol;p&gt;', '', '314932.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '314932.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-02 17:05:48', '18.31', 1, '1011354.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '42f8b8c274334bf626ee9a662b26ce65013ca1df08add1df49a1ae3337396a02', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '628956.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7385, '2022-02-01 17:06:00', 'SALE/POS7388', 761, 'মেসার্স জামাল এন্টারপ্রাইজ(কুমিল্লা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-9991&lt;&sol;p&gt;', '', '370215.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '370215.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-02 17:06:49', '21.65', 1, '400000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7d24c6c20abc72b2c5fa4d2d2acadf14df79b0379c5d13bf620ff86ce678776d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '59348.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7386, '2022-02-01 17:07:00', 'SALE/POS7389', 617, 'মেসার্স সুমন ব্রিকস(নবীনগর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;বক্সমাপে নৌকা&lt;&sol;p&gt;', '', '4120200.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '4120200.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-05 18:03:45', '218', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'cb74f5816dafce6286c3a8725c939fed50d4088254b80ab2126cb5d30f67a22f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '20585396.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7387, '2022-02-02 18:55:00', 'SALE/POS7390', 609, 'মেসার্স আজিজ শাহ ট্রান্সপোর্ট(ভৈরবপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-5170&lt;&sol;p&gt;', '', '322672.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '322672.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-03 18:55:57', '18.76', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '704ecc9a40a47d9c405f8b7f6ae1d21a19b31f7f5b199e2167e4f59a33f2a820', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-56112.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7388, '2022-02-02 18:56:00', 'SALE/POS7391', 788, 'মোঃ ফারুক আহমেদ(কুড়েঘর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-1350&lt;&sol;p&gt;', '', '380292.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '380292.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-03 18:56:49', '22.11', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ec8087d452f38f5831170d4714cc05388b0a549138b526f70df5608299e9b20f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-14180.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7389, '2022-02-02 18:57:00', 'SALE/POS7392', 609, 'মেসার্স আজিজ শাহ ট্রান্সপোর্ট(ভৈরবপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-0933&lt;&sol;p&gt;', '', '443416.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '443416.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-03 18:57:57', '25.775', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a51764efee6e8019208a887cd40ff5e740f3cdef18552e84e19b8007b66621b4', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '266560.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7390, '2022-02-02 18:58:00', 'SALE/POS7393', 641, 'মেসার্স S.R এন্টারপ্রাইজ(সিলেট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-5064&lt;&sol;p&gt;', '', '294120.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '294120.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-03 18:59:05', '16.335', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '71149dd3112a9ef977889378f57bc19b7310a30c91161e14dcc1aaf7342eacb4', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '11163188.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7391, '2022-02-02 18:59:00', 'SALE/POS7394', 641, 'মেসার্স S.R এন্টারপ্রাইজ(সিলেট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-6496&lt;&sol;p&gt;', '', '290160.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '290160.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-03 19:00:01', '16.12', 1, '600000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ba07dedc9414001a924211273131873854c93e5db21cf74b527f4205494120c5', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '11163188.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7392, '2022-02-02 19:00:00', 'SALE/POS7395', 609, 'মেসার্স আজিজ শাহ ট্রান্সপোর্ট(ভৈরবপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-8750&lt;&sol;p&gt;', '', '382302.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '382302.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-03 19:01:19', '19.02', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '9f1fa6a65b2671dfc42241ce2ad8edba0297c9c8017bb7e5316eec0186a30e10', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '709976.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7393, '2022-02-02 19:01:00', 'SALE/POS7396', 609, 'মেসার্স আজিজ শাহ ট্রান্সপোর্ট(ভৈরবপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-1376&lt;&sol;p&gt;', '', '377478.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '377478.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-03 19:02:13', '18.78', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ac02e7482a244904e54b67433d61a2b1a941cd57d9b6137b6c1a0f05ac4500ce', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '709976.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7394, '2022-02-02 19:02:00', 'SALE/POS7397', 663, 'মেসার্স আয়েশা ব্রিকস(ছাতলপাড়া)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;বক্সমাপে নৌকা&lt;&sol;p&gt;', '', '2610000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '2610000.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-03 19:03:08', '150', 1, '2100000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '24f0176be22c557bd150283c33abbe6b2650f280c36ea84dff95091cdd1948a7', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '3555356.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7395, '2022-02-02 19:05:00', 'SALE/POS7398', 695, 'মেসার্স বাবুল ব্রিকস(চান্দুরা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-0933&lt;&sol;p&gt;', '', '428127.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '428127.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-03 19:05:30', '21.09', 1, '350000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '53d2b693d678fb94ffdf1903e0b4599a509ad0ded176576fea5dcaff0f183bbf', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '113756.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7396, '2022-02-02 19:06:00', 'SALE/POS7399', 637, 'মেসার্স তাকি ব্রিকস(ভৈরবপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-3228&lt;&sol;p&gt;', '', '464419.50', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '464419.50', 'completed', 'due', 0, NULL, 1, 1, '2022-02-03 19:06:40', '22.71', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '2cbf591f6db30085c9714b149eda1ca558827b955de75f8ebe456683b890ab11', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '4841697.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7397, '2022-02-02 19:07:00', 'SALE/POS7400', 614, 'মেসার্স জোহাদ এন্টারপ্রাইজ(২১-২২) (নিজ হিসাব)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-2906&lt;&sol;p&gt;', '', '357579.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '357579.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-03 19:08:02', '17.79', 1, '1000000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e045017860dd54fb28bd9a900a872e56ce4ac7fdab1351ab1e7f524d4d8b13f2', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2879754.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7398, '2022-02-02 19:09:00', 'SALE/POS7401', 684, 'মেসার্স K.M.B ব্রিকস (ইব্রাহীমপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5851&lt;&sol;p&gt;', '', '347739.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '347739.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-03 19:09:35', '17.125', 1, '500000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '558fa36814d89fd221e8baa3bdfea2171fbda7076e9effd3706cb8e5f4422fc6', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '802113.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7399, '2022-02-02 19:10:00', 'SALE/POS7402', 670, 'মোঃ জাকির হোসেন জামাই(কালিপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CMT-11-6473&lt;&sol;p&gt;', '', '404202.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '404202.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-03 19:10:55', '20.01', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '705b761d11eb762e34fdeaffb9808dac96137f4052c80cf945cb82880e9a6a15', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-82917.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7400, '2022-02-02 19:11:00', 'SALE/POS7403', 670, 'মোঃ জাকির হোসেন জামাই(কালিপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CHOT-11-0680&lt;&sol;p&gt;', '', '325624.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '325624.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-03 19:12:48', '16.12', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7fc648e30b1c2c08275e19296f4d59c206f2447539c3aa7b14327e11d020b395', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-82917.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7401, '2022-02-02 19:13:00', 'SALE/POS7404', 610, 'মেসার্স তাসিন এন্টারপ্রাইজ(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-2324&lt;&sol;p&gt;', '', '307530.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '307530.00', 'completed', 'paid', 0, NULL, 1, 1, '2022-02-03 19:13:52', '15.3', 1, '307530.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1646a9a0a25d68acfefdab97af205df14391c0e45026fb1c5790672554f42012', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '28666.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7402, '2022-02-02 19:14:00', 'SALE/POS7405', 692, 'মেসার্স S.T.B ব্রিকস(ভৈরবপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;TAKTOR&lt;&sol;p&gt;', '', '66458.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '66458.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-03 19:14:47', '3.29', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '330aa13962b7c75a38812c6f52b00a3ecc6049fd769959a4a367ccdc5167a340', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1487806.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7403, '2022-02-02 19:15:00', 'SALE/POS7406', 639, 'মেসার্স সমতা ব্রিকস(নেত্রকোনা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-5566&lt;&sol;p&gt;', '', '502831.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '502831.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-03 19:15:50', '24.77', 1, '600000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7c12234ddd87221ef8c4c78567e1834e386f75e9079e58b082e1e618e5a2579f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '8716816.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7404, '2022-02-02 19:16:00', 'SALE/POS7407', 625, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-5004&lt;&sol;p&gt;', '', '402182.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '402182.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-03 19:16:51', '19.905', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '517ff3f6fdfa8c02dea4e09d7215b6b2e765e9ed5e2296648e2a8cafa7e9b7be', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '5021256.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7405, '2022-02-02 19:20:00', 'SALE/POS7408', 665, 'মেসার্স কবির এন্ড ব্রাদাস (জগমোহনপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMD-14-0777&lt;&sol;p&gt;', '', '270680.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '270680.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-03 19:20:28', '13.395', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8e6cf6dbee05cde51fcf3faa462d71f5df00fd63bf4ce6f5bac70c1095b76826', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '510216.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7406, '2022-02-02 19:32:00', 'SALE/POS7409', 665, 'মেসার্স কবির এন্ড ব্রাদাস (জগমোহনপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-5147&lt;&sol;p&gt;', '', '274518.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '274518.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-03 19:33:04', '13.585', 1, '1300000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '18c48519bed3ce2fa7f21a28339e83c95a93c444c03a8568591c76a217eb5be8', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '780896.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7407, '2022-02-02 19:34:00', 'SALE/POS7410', 657, 'মেসার্স অনিক (বি-বাড়ীয়া)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-5936&lt;&sol;p&gt;', '', '355116.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '355116.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-03 19:34:58', '17.575', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '9e9d08d73813912c101619cee2071e66a2dc5cb6066480d687dd40a0303e215b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-198202.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7408, '2022-02-02 19:35:00', 'SALE/POS7411', 657, 'মেসার্স অনিক (বি-বাড়ীয়া)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-0685&lt;&sol;p&gt;', '', '297748.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '297748.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-03 19:35:47', '14.74', 1, '454775.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '41b58ddbe21f5bc274c8386c1d816dc4c25ba9f7bdd137ac2f7e52354a4e3219', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-198202.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7409, '2022-02-02 19:36:00', 'SALE/POS7412', 788, 'মোঃ ফারুক আহমেদ(কুড়েঘর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5080&lt;&sol;p&gt;', '', '382184.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '382184.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-03 19:37:30', '18.92', 1, '800000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5afc832486d7d7deffba52bdf1f4a1b03836ce6512f14733cd66b0360404412f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '366112.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7410, '2022-02-02 19:38:00', 'SALE/POS7413', 727, 'মোঃ আতিকুল্লাহ (ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-7680&lt;&sol;p&gt;', '', '331684.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '331684.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-03 19:38:29', '16.42', 1, '300000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c0d601438bda9d2812700767521cb2c4da0662d39e5bf9e1ed5c56faa33dee75', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '172518.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7411, '2022-02-02 19:39:00', 'SALE/POS7414', 666, 'বাবু সুজিত  সরকার(সুনামগঞ্জ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-0540&lt;&sol;p&gt;', '', '292656.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '292656.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-03 19:39:37', '14.555', 1, '300000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '0a42fd4406977becb34c8ee7d73cfc0861aaa571f562a9f483f25d546918c1c1', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '10662.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7412, '2022-02-02 19:40:00', 'SALE/POS7415', 712, 'মেসার্স মায়ের দোয়া ট্রান্সপোর্ট(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-8650&lt;&sol;p&gt;', '', '315952.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '315952.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-03 19:40:41', '15.68', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7c29efda6c20f401464a2ae9c4ead270a214e4639e61790c48d2e27772fcea6c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '207042.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7413, '2022-02-02 19:41:00', 'SALE/POS7416', 712, 'মেসার্স মায়ের দোয়া ট্রান্সপোর্ট(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-8664&lt;&sol;p&gt;', '', '333885.50', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '333885.50', 'completed', 'due', 0, NULL, 1, 1, '2022-02-03 19:41:42', '16.565', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '9f25d1b187d43f1f393a25f6d99a960217a505e58128ee7e4ac5c309bc3d5401', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '207042.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7414, '2022-02-02 19:42:00', 'SALE/POS7417', 712, 'মেসার্স মায়ের দোয়া ট্রান্সপোর্ট(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-0367&lt;&sol;p&gt;', '', '331064.50', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '331064.50', 'completed', 'due', 0, NULL, 1, 1, '2022-02-03 19:42:40', '16.425', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ee3761a29b1bf8c7c04fa3ecfa16f7b6a8d6a2e61350d4cb392e7bf870ffda7c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '207042.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7415, '2022-02-02 19:43:00', 'SALE/POS7418', 712, 'মেসার্স মায়ের দোয়া ট্রান্সপোর্ট(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-1484&lt;&sol;p&gt;', '', '322803.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '322803.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-03 19:43:52', '16.02', 1, '1510203.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '15bc40129428abba0540c7735047cd10d82e448e5846fbf67542c672f9902741', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '207042.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7416, '2022-02-02 19:44:00', 'SALE/POS7419', 606, 'আলী হোসেন জামাই(কালীপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-13-6119&lt;&sol;p&gt;', '', '301701.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '301701.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-03 19:44:59', '15.009', 1, '644000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8459654145e3438ef1147049047f22915423a714d849fecc2907c0ffbdb2f4d9', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '342504.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7417, '2022-02-02 19:45:00', 'SALE/POS7420', 609, 'মেসার্স আজিজ শাহ ট্রান্সপোর্ট(ভৈরবপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CMT-11-9458&lt;&sol;p&gt;', '', '297078.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '297078.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-03 19:46:09', '14.78', 1, '600000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1a74e7652a6bbd9f23a9afa137ddbc6b940261d4b75b617a4c81c949a8a2d9c6', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1469756.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7418, '2022-02-02 19:46:00', 'SALE/POS7421', 669, 'মোঃ লিয়াকত মিয়া (তাহেরপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-8162&lt;&sol;p&gt;', '', '320978.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '320978.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-03 19:47:20', '15.884', 1, '399818.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5d78517ba951c0546eb60da62e80c37f9826cdf89e5f303e298a7bb06ede4a45', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '581380.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7419, '2022-02-03 16:37:00', 'SALE/POS7422', 634, 'মোঃ কবির মিয়া(আশুগঞ্জ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-7680&lt;&sol;p&gt;', '', '456722.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '456722.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-04 16:37:48', '22.605', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8936c99a0532c5e04bc731181c6e02d918535fe9bfaf9bc6d55a228a59e95cc4', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1642464.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7420, '2022-02-03 16:38:00', 'SALE/POS7423', 791, 'মোঃ সেলিম মিয়া(আশুগঞ্জ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-6927&lt;&sol;p&gt;', '', '357136.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '357136.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-04 16:38:44', '17.685', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1622264ac9f38974af5c83bb9f70dbd8ad0a24d9d0d6d6ea7cb61e6a3dd792fd', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7421, '2022-02-03 16:39:00', 'SALE/POS7424', 670, 'মোঃ জাকির হোসেন জামাই(কালিপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CHOT-11-0747&lt;&sol;p&gt;', '', '479346.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '479346.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-04 16:40:08', '23.725', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '38f25e7c50ad61aa39bc99b027aa2afbc3f0cc626e3eb2faaf4e17c1bf542abb', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '646909.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7422, '2022-02-03 16:40:00', 'SALE/POS7425', 670, 'মোঃ জাকির হোসেন জামাই(কালিপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-13-5839&lt;&sol;p&gt;', '', '509848.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '509848.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-04 16:40:59', '25.235', 1, '1363000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '192149e2184d4e982ac9d09a62fa5784febd5a8dbbbfdcf24951038b51788842', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '646909.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7423, '2022-02-03 16:41:00', 'SALE/POS7426', 662, 'মেসার্স R.M.B ব্রিকস(নেত্রকোনা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-6821&lt;&sol;p&gt;', '', '488012.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '488012.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-04 16:42:09', '24.035', 1, '500000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '44043780fc63eb7515990475daccdcad63e724727369c790ea69a146d1696294', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '771428.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7424, '2022-02-03 16:42:00', 'SALE/POS7427', 727, 'মোঃ আতিকুল্লাহ (ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-1349&lt;&sol;p&gt;', '', '293910.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '293910.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-04 16:43:15', '14.55', 1, '400000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8cbe1a8f1425205af1a4bac9b8ec3a58be3452cd213f95d46e6fa4d3f4d1a154', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '204202.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7425, '2022-02-03 16:44:00', 'SALE/POS7428', 757, 'মেসার্স S.R.B ব্রিকস(সল্লাবাদ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5851&lt;&sol;p&gt;', '', '351799.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '351799.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-04 16:44:32', '17.325', 1, '351700.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '87dc0d3637d6bee4db10d2d97e97929a9d0e96df965d620bb53c46210d056336', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7426, '2022-02-03 16:45:00', 'SALE/POS7429', 764, 'আমির হোসেন(বড়ছড়া)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-6835&lt;&sol;p&gt;', '', '314514.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '314514.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-04 16:46:10', '15.564', 1, '400000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '6e5c1410666f59c315470f477fced3b91d1c77219b716082bfd2cb321d7b7c5b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7427, '2022-02-03 16:47:00', 'SALE/POS7430', 636, 'মেসার্স শাপলা ব্রিকস(করগাঁও)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-0263&lt;&sol;p&gt;', '', '423052.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '423052.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-04 16:47:44', '20.84', 1, '400000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '3fb5fd700e50ddf28d46ca1aef65fb8867a8e4ebfc789e5e0b4bf3ba47762f2d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2578695.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7428, '2022-02-03 16:48:00', 'SALE/POS7431', 675, 'মোঃ মিঠু সরকার (চাঁনপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;RPT-11-0008&lt;&sol;p&gt;', '', '304094.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '304094.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-04 16:48:58', '14.98', 1, '250000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '168f5cda7f256a7587208233827000e28522a9857f14a317266ba3495682dbba', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2459973.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7429, '2022-02-03 16:49:00', 'SALE/POS7432', 625, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0384&lt;&sol;p&gt;', '', '438946.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '438946.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-04 16:49:59', '21.73', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '702b5a34204631c6c521677d48673f78b94f3f373b31e2ccfa592b95ca3135c9', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '5423438.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7430, '2022-02-03 16:50:00', 'SALE/POS7433', 625, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-2884&lt;&sol;p&gt;', '', '418342.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '418342.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-04 16:51:21', '20.705', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5e58572cc561b1d8f171d855f7bbe5881eaecc40fbc33037897885785767e3bd', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '5423438.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7431, '2022-02-03 16:51:00', 'SALE/POS7434', 625, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-1350&lt;&sol;p&gt;', '', '374104.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '374104.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-04 16:52:18', '18.525', 1, '2000000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ea6e485b9623a90df158e7f3e05c453a65e367b4a67f28666dd5d82eae5b09f6', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '5423438.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7432, '2022-02-03 16:52:00', 'SALE/POS7435', 609, 'মেসার্স আজিজ শাহ ট্রান্সপোর্ট(ভৈরবপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMD-14-0777&lt;&sol;p&gt;', '', '266124.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '266124.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-04 16:53:19', '13.235', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'abd49df6dccb7e515b9791c92c721fc858d6b0cc9814e7ecc180b4599382e35e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1166834.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7433, '2022-02-03 16:53:00', 'SALE/POS7436', 609, 'মেসার্স আজিজ শাহ ট্রান্সপোর্ট(ভৈরবপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;JOST-11-4781&lt;&sol;p&gt;', '', '332454.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '332454.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-04 16:54:19', '16.54', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd3a62e346fbb40bde77900b9a3ba62674119e3e9048fbe8c09ec8654fc8abcb1', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1166834.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7434, '2022-02-03 16:54:00', 'SALE/POS7437', 666, 'বাবু সুজিত  সরকার(সুনামগঞ্জ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;PABNA T-11-0509&lt;&sol;p&gt;', '', '308535.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '308535.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-04 16:55:30', '15.350', 1, '611853.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '837b4b57dd61847cac0825875433ddd83a1659e6ba1af9122292b86a39bc9c9c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '3318.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7435, '2022-02-03 16:56:00', 'SALE/POS7438', 659, 'মেসার্স রাইফা ব্রিকস(বি-বাড়ীয়া)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-8066&lt;&sol;p&gt;', '', '503034.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '503034.00', 'completed', 'paid', 0, NULL, 1, 1, '2022-02-04 16:56:39', '24.78', 1, '503034.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd8a6b88fc0175aaefaf25fec754b6ea53fa019644bafbde20d6dba7b37ad6b63', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7436, '2022-02-03 16:57:00', 'SALE/POS7439', 602, 'মো.সফর আলী সর্দার(তাহিরপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2395&lt;&sol;p&gt;', '', '401172.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '401172.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-04 16:58:03', '19.855', 1, '350000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '4df630a7ccccceaf5c271365f85abb0165ac025c9b53efdbd01e9f255336edd8', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '910794.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7437, '2022-02-03 16:58:00', 'SALE/POS7440', 608, 'মেসার্স মা-বাবার দোয়া ট্রান্সপোর্ট(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-2671&lt;&sol;p&gt;', '', '298152.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '298152.00', 'completed', 'paid', 0, NULL, 1, 1, '2022-02-04 17:00:14', '14.76', 1, '298152.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5ff712388ea3ae9c59fca8cedc465041786719d038b2a5e65bbe964d299f7370', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7438, '2022-02-03 17:01:00', 'SALE/POS7441', 751, 'মেসার্স তিতাস ব্রিকস(বি-বাড়ীয়া)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CMT-11-3344&lt;&sol;p&gt;', '', '471064.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '471064.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-04 17:01:41', '23.315', 1, '150000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '2439144236509aa539f5e2f7a99d3f80b5acd8d60470846915c8e38b4b587376', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '119620.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7439, '2022-02-03 17:03:00', 'SALE/POS7442', 619, 'মোঃ জাকির এন্টারপ্রাইজ (গং)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-5586&lt;&sol;p&gt;', '', '463506.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '463506.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-04 17:03:36', '23.055', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7d2d3456b0709d8d266ba53a7c9cd0269eb6fa088ce5293c0230e042dda7492b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1637494.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7440, '2022-02-03 17:04:00', 'SALE/POS7443', 619, 'মোঃ জাকির এন্টারপ্রাইজ (গং)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1625&lt;&sol;p&gt;', '', '459084.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '459084.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-04 17:05:00', '22.84', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '49c1fec88ae662b5b64eb3c37f23fdecf02ae08719c093b0d706da70f02200ec', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1637494.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7441, '2022-02-03 17:05:00', 'SALE/POS7444', 619, 'মোঃ জাকির এন্টারপ্রাইজ (গং)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-0739&lt;&sol;p&gt;', '', '451044.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '451044.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-04 17:06:20', '22.435', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '272bc2758f3619e41018929a50ebd467439289622a29cab75228784ccf102d19', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1637494.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7442, '2022-02-03 17:07:00', 'SALE/POS7445', 692, 'মেসার্স S.T.B ব্রিকস(ভৈরবপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;TAKTOR&lt;&sol;p&gt;', '', '70296.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '70296.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-04 17:07:31', '3.4749', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1fe90d158a9f08b6ed8925139541196794e3e690f458bf1e970f8e4391d2ae06', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1554264.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7443, '2022-02-03 17:08:00', 'SALE/POS7446', 610, 'মেসার্স তাসিন এন্টারপ্রাইজ(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;TAKTOR&lt;&sol;p&gt;', '', '61506.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '61506.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-04 17:08:44', '3.0600', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '2f86412bec894f4f51d8647093a294f50f3716c1abb2d5eb5d9a1b16443cf3ff', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '28666.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7444, '2022-02-03 17:09:00', 'SALE/POS7447', 631, 'মেসার্স বাবুল ব্রিকস(বি-বাড়ীয়া)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-7070&lt;&sol;p&gt;', '', '106575.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '106575.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-04 17:10:13', '5.245', 1, '204800.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '73177539b6afd4f8283b717fba56acb813ee703cf1edef7006bba70edcb73eb5', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '151403.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7445, '2022-02-03 17:12:00', 'SALE/POS7448', 597, 'মেসার্স M.M.K. ব্রিক্স (কিশোরগঞ্জ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-8787&lt;&sol;p&gt;', '', '316635.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '316635.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-04 17:12:27', '19.194', 1, '350000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b369aa1aac777e3acc521ddd4421f4bf35aa1c856bfc83f5a9eab704dc9f5f25', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '307970.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7446, '2022-02-03 17:13:00', 'SALE/POS7449', 622, 'মেসার্স B.B.C ব্রিকস(চাঁনপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;বক্সমাপে নৌকা&lt;&sol;p&gt;', '', '700000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '700000.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-04 17:13:33', '40', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '66a0a24bd9f594c3e2fa45a697b6a2c7f4e9e28216695659e236d35ca03be275', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '4926384.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7447, '2022-02-03 17:15:00', 'SALE/POS7450', 641, 'মেসার্স S.R এন্টারপ্রাইজ(সিলেট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CHOT-11-0190&lt;&sol;p&gt;', '', '340020.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '340020.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-04 17:15:35', '18.885', 1, '1600.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '9f18df4c2ce9046e8d68e1441c31f7d0277eede396f54b409a5ff766879947a5', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '11147468.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7448, '2022-02-03 17:16:00', 'SALE/POS7451', 630, 'মেসার্স সততা ব্রিকস(কুমিল্লা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0409&lt;&sol;p&gt;', '', '382356.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '382356.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-04 17:16:46', '22.23', 1, '381806.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '064caf536e2574bee7da748ad1b1322dac91d2113b090b4ed86d5fcb41897861', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7449, '2022-02-03 17:17:00', 'SALE/POS7452', 634, 'মোঃ কবির মিয়া(আশুগঞ্জ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-15-5691&lt;&sol;p&gt;', '', '353460.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '353460.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-04 17:17:55', '20.55', 1, '800000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c216f72d5b984f393629916adbbcd5e1830c9ae183cd39829aa406ecebfa7e0f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2099186.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7450, '2022-02-03 17:18:00', 'SALE/POS7453', 609, 'মেসার্স আজিজ শাহ ট্রান্সপোর্ট(ভৈরবপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-15-5691&lt;&sol;p&gt;', '', '428526.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '428526.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-04 17:19:03', '25.06', 1, '2600000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '6e9f5f8bf486cfc8e8580ebada957ce4e6c32f8c879c8eda8d60f83d5eb1ebaf', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1765412.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7451, '2022-02-03 17:20:00', 'SALE/POS7454', 650, 'মেসার্স আকাশ ব্রিকস(চান্দুরা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2334&lt;&sol;p&gt;', '', '360325.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '360325.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-04 17:21:24', '20.585', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'fad52aa408f49afe6bf2600f46a0e0d4abbeb529df56da81ba64f6d8e1c50afc', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '4382179.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7452, '2022-02-03 17:22:00', 'SALE/POS7455', 648, 'মেসার্স হাসান ব্রিকস(চান্দুরা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5080&lt;&sol;p&gt;', '', '367500.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '367500.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-04 17:23:41', '21', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '781043588b3e8ca7c2ad64c8169fe4901d84fab4757fcec9178dff2a1d0f046e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '4437669.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7453, '2022-02-03 17:24:00', 'SALE/POS7456', 649, 'মেসার্স জালাল ব্রিকস(চান্দুরা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-2046&lt;&sol;p&gt;', '', '328475.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '328475.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-04 17:24:41', '18.77', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1d7f6450dd8329748c234a474cb4e36dacabd91397d7fc1440689dd8fef60c89', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '4034290.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7454, '2022-02-03 17:26:00', 'SALE/POS7457', 651, 'হাজী মোঃ আইনুল ইসলাম(চান্দুরা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;০৩&period;০২&period;২০২২- আকাশ&plus;হাসান&plus;জালাল এর হিসাব&lt;&sol;p&gt;', '', '1056300.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '1056300.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-04 17:27:08', '1', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '9ce4932c669ac83c62a4b08917cfe6c714a4536c510d918088970534a471c7d9', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1753399.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7455, '2022-02-03 17:32:00', 'SALE/POS7458', 792, 'মেসার্স T.K ব্রিকস(কক্সবাজার)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-9639&lt;&sol;p&gt;', '', '337636.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '337636.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-13 16:40:05', '19.63', 1, '345000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '28de1be9c972818d1f5f77d31e7761262cf1bcb93a8601dc8d9bda0da29b5378', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7456, '2022-02-03 17:33:00', 'SALE/POS7459', 791, 'মোঃ সেলিম মিয়া(আশুগঞ্জ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-6286&lt;&sol;p&gt;', '', '325768.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '325768.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-04 17:33:28', '18.94', 1, '650000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '2610adcf595e41f8fdcfa83d9edb4fe2faa1017ef6ea662aeb7bdd219f94bffe', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '357136.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7457, '2022-02-03 17:34:00', 'SALE/POS7460', 610, 'মেসার্স তাসিন এন্টারপ্রাইজ(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;TAKTOR&lt;&sol;p&gt;', '', '50396.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '50396.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-04 17:34:28', '2.925', 1, '120000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1d6a772aed66f4630c5eebc6303a49012da7f2f06ea977966655d90f945c2925', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '90172.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7458, '2022-02-03 18:31:00', 'SALE/POS7461', 627, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(রবিন মিয়া)(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;নগদ ফেরত&lt;&sol;p&gt;', '', '7000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '7000.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-04 18:32:06', '1', 1, '443.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '0673147dbf4fefa9dc023fb817f1b7525ad846c9b044cc3f872062225bc39302', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-32557.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7459, '2022-02-03 18:32:00', 'SALE/POS7462', 631, 'মেসার্স বাবুল ব্রিকস(বি-বাড়ীয়া)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;নগদ ফেরত&lt;&sol;p&gt;', '', '1800.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '1800.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-04 18:33:18', '1', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '01601f5473cd7b61aae0ef652a2ffe1b9e30416d8680bff9e4d4a21b79ef4b8b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '53178.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7460, '2022-02-04 12:27:00', 'SALE/POS7463', 764, 'আমির হোসেন(বড়ছড়া)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;BOG T-11-2650&lt;&sol;p&gt;', '', '308357.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '308357.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-05 12:28:21', '15.185', 1, '727600.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '99b45e7a2c298825e3dc3951cfbf552d6a47c0bdaab54f8effbfcace4962833f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-85486.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7461, '2022-02-04 12:28:00', 'SALE/POS7464', 639, 'মেসার্স সমতা ব্রিকস(নেত্রকোনা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-5566&lt;&sol;p&gt;', '', '498974.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '498974.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-05 12:29:31', '24.58', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f1163ffcb4f64b8ed5c06ff20beade3c01caa02d9b3cbd3bec91482e89ee220c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '8619647.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7462, '2022-02-04 12:30:00', 'SALE/POS7465', 670, 'মোঃ জাকির হোসেন জামাই(কালিপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-15-7104&lt;&sol;p&gt;', '', '319522.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '319522.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-05 12:31:12', '15.735', 1, '119760.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'af95c64b267f510a4ceb61271956c8e8dcb2fd32ad85ac792f24451bc5bcc24d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '273103.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7463, '2022-02-04 12:33:00', 'SALE/POS7466', 692, 'মেসার্স S.T.B ব্রিকস(ভৈরবপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;TAKTOR&lt;&sol;p&gt;', '', '74298.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '74298.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-05 12:33:39', '3.66', 1, '50000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '2aafaa92713a9fada3c1b24dd9df33b3ddf48dea86490e08dabd019cd6313289', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1624560.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7464, '2022-02-04 12:34:00', 'SALE/POS7467', 610, 'মেসার্স তাসিন এন্টারপ্রাইজ(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;RMT-11-0340&lt;&sol;p&gt;', '', '383396.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '383396.00', 'completed', 'paid', 0, NULL, 1, 1, '2022-02-05 12:35:24', '18.98', 1, '383396.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '2cd3be97054fc60c5e4d636723dd5e89c0af7f96f3336e2c03db3162ffc15940', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '20568.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7465, '2022-02-04 12:36:00', 'SALE/POS7468', 647, 'মেসার্স A.S.F ব্রিকস(নেত্রকোনা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-8625&lt;&sol;p&gt;', '', '499786.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '499786.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-05 12:36:47', '24.62', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'fe6f084f5c0095763eccb201796845d5ef944c000dfc7aa023dc9ec1482c26cf', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '117862.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7466, '2022-02-04 12:37:00', 'SALE/POS7469', 784, 'মেসার্স শাপলা ব্রিকস(কুলাউড়া)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-3945&lt;&sol;p&gt;', '', '416726.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '416726.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-05 12:37:51', '20.625', 1, '10726.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '4ae3e1963d462aeeb84e8e371e6f25ccaf66a0c92c2470232b73bb387569878f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-406000.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7467, '2022-02-04 15:51:00', 'SALE/POS7470', 625, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-1350&lt;&sol;p&gt;', '', '420362.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '420362.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-05 15:52:13', '20.81', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '6b2264e8ffcb1acab66bfadd6902afa9e43d0efab158d19e4ad218949e980deb', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '4654830.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7468, '2022-02-04 15:52:00', 'SALE/POS7471', 625, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0384&lt;&sol;p&gt;', '', '412888.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '412888.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-05 15:53:05', '20.44', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'fca595f895071489e82e4a7ef23a0ef0deaf785787bce0908d0d180298336d45', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '4654830.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7469, '2022-02-04 15:54:00', 'SALE/POS7472', 625, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-7614&lt;&sol;p&gt;', '', '294314.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '294314.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-05 15:54:26', '14.57', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '232b886eabb58680c5499c4ba66adb159298e1ae3a84035b277d95891a67ea61', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '4654830.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7470, '2022-02-04 15:55:00', 'SALE/POS7473', 625, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-5004&lt;&sol;p&gt;', '', '418948.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '418948.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-05 15:55:22', '20.735', 1, '1600.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '02ce481ca8413c044ef8c30c60e0052fb411b5e33226f585e506f5c814a13513', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '4654830.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7471, '2022-01-25 17:19:00', 'SALE/POS7474', 627, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(রবিন মিয়া)(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;নগদ ফেরত- ২৭&sol;০১&sol;২২-২৫&sol;০১&sol;২২ তারিখে&lt;&sol;p&gt;', '', '26000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '26000.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-05 17:21:47', '1', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '06b72ecbf41c92acea7d7bfc761ba3bbd24e5ec88393a8a7ff20af5bfc13091b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-25557.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7473, '2022-01-27 18:20:00', 'SALE/POS7476', 617, 'মেসার্স সুমন ব্রিকস(নবীনগর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;নৌকা&lt;&sol;p&gt;', '', '345000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '345000.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-05 18:20:54', '20', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a434f89c3556cca37b978dda4c86324e61a5ee3c485b3c38985b1d0669ce8c8f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '24320996.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7474, '2022-02-02 18:30:00', 'SALE/POS7477', 617, 'মেসার্স সুমন ব্রিকস(নবীনগর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;ইঃ নৌকা ভাড়া ইন্ডিয়ান নৌকা&lt;&sol;p&gt;', '', '27100.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '27100.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-05 18:31:34', '1', 1, '4500000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '659dcbeee79ecd10c0a07f42de0953839bb767d224f7fd764a367c94eb6ed73c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '24693096.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7475, '2022-02-05 10:42:00', 'SALE/POS7478', 721, 'মেসার্স M.R.M ব্রিকস(মটখলা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CMT-11-3344&lt;&sol;p&gt;', '', '450051.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '450051.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-06 10:42:42', '22.165', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1f2aa078802ed619b5acae6ade14eb79d4c139c40071055e72bb17501c056a9d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7476, '2022-02-05 10:43:00', 'SALE/POS7479', 721, 'মেসার্স M.R.M ব্রিকস(মটখলা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5080&lt;&sol;p&gt;', '', '447412.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '447412.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-06 10:43:43', '22.04', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '2081b1f895153a186af24268025066f580e6855b3aaa279bdf1f65850d6d3782', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7477, '2022-02-05 10:44:00', 'SALE/POS7480', 625, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-2884&lt;&sol;p&gt;', '', '372000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '372000.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-06 10:44:47', '18.6', 1, '1000000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ca86ac5c50634e0db13098c692d89b010533c7e08a84fdd1c506fbaba66f04ef', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '6199742.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7478, '2022-02-05 10:45:00', 'SALE/POS7481', 614, 'মেসার্স জোহাদ এন্টারপ্রাইজ(২১-২২) (নিজ হিসাব)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-2906&lt;&sol;p&gt;', '', '363200.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '363200.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-06 10:45:45', '18.16', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'dae140b5c546a5d3e20dda8764f75fe46a608fc4245097f0793c39ac03642384', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2233945.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7479, '2022-02-05 10:46:00', 'SALE/POS7482', 727, 'মোঃ আতিকুল্লাহ (ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CHOT-11-0750&lt;&sol;p&gt;', '', '476772.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '476772.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-06 10:47:13', '23.72', 1, '475000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c27bf5fd75aa6900f648b7c7943e07891a1fcef6b2c9dcbb9bb66c17648e1d78', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '98112.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7480, '2022-02-05 10:47:00', 'SALE/POS7483', 635, 'মেসার্স সনি ব্রিকস (২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2334&lt;&sol;p&gt;', '', '468129.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '468129.00', 'completed', 'paid', 0, NULL, 1, 1, '2022-02-06 10:48:22', '23.285', 1, '468129.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b08344c574fc35e56e518e7edf041d3a8e1b73a4c4b0ea5c3b13553a09af9177', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7481, '2022-02-05 10:48:00', 'SALE/POS7484', 657, 'মেসার্স অনিক (বি-বাড়ীয়া)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-5936&lt;&sol;p&gt;', '', '340695.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '340695.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-06 10:49:24', '16.955', 1, '80000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '0840b6ac353d4454a120639c9babde647d9b20d3ae7c1a23e4a783de8e0cb582', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-113.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7482, '2022-02-05 10:51:00', 'SALE/POS7485', 631, 'মেসার্স বাবুল ব্রিকস(বি-বাড়ীয়া)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMD-14-7070&lt;&sol;p&gt;', '', '199374.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '199374.00', 'completed', 'paid', 0, NULL, 1, 1, '2022-02-06 10:52:09', '9.865', 1, '199374.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd0627607909fca9b80a03ab6e4b894a732204f6de9876d6b4109fcc07d85544e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '54978.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7483, '2022-02-05 10:52:00', 'SALE/POS7486', 610, 'মেসার্স তাসিন এন্টারপ্রাইজ(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;TAKTOR&lt;&sol;p&gt;', '', '69400.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '69400.00', 'completed', 'paid', 0, NULL, 1, 1, '2022-02-06 10:53:13', '3.465', 1, '69400.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e9e6cc4b6563870f0fbab4aa034d93a8ef0ada0567350412f5cca92b11533000', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '20568.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7484, '2022-02-05 10:55:00', 'SALE/POS7487', 692, 'মেসার্স S.T.B ব্রিকস(ভৈরবপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;TAKTOR&lt;&sol;p&gt;', '', '74370.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '74370.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-06 10:56:07', '3.7', 1, '60000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7968bc6f7b65bb584acf65e83d76eeee7d868e5ca6ab8d2087abf9f85a2e045b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1648858.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7485, '2022-02-05 10:57:00', 'SALE/POS7488', 609, 'মেসার্স আজিজ শাহ ট্রান্সপোর্ট(ভৈরবপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-0768&lt;&sol;p&gt;', '', '464607.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '464607.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-06 10:57:24', '27.165', 1, '75000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8728fe0f063a4644c87849cc280a24df7312464b1dbfe5b84f0dfd034b62a7e5', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-406062.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7486, '2022-02-05 10:58:00', 'SALE/POS7489', 730, 'মেসার্স একতা ব্রিকস(শাহ বাজপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;TAKTOR&lt;&sol;p&gt;', '', '55728.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '55728.00', 'completed', 'paid', 0, NULL, 1, 1, '2022-02-06 10:58:27', '3.24', 1, '55728.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '740b7127d0d552b3cb742f740ecb87530f315aa9bb74ad2279b8ddd56f2b6280', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7487, '2022-02-05 10:59:00', 'SALE/POS7490', 735, 'মেসার্স B.B.F ব্রিকস(গৌরিপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-3228&lt;&sol;p&gt;', '', '523537.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '523537.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-06 11:00:22', '25.785', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '9440590271887b8251fb8d837beaa3793015321680ba87fc1f7e2fb53951bb97', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '544.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7488, '2022-02-05 11:01:00', 'SALE/POS7491', 665, 'মেসার্স কবির এন্ড ব্রাদাস (জগমোহনপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMD-14-0777&lt;&sol;p&gt;', '', '269990.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '269990.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-06 11:01:33', '13.3', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ffd003a842befe47fae395f3798189804921a0fb3435ccbc2ffc1626abf2c7c8', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-244586.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7489, '2022-02-05 11:02:00', 'SALE/POS7492', 670, 'মোঃ জাকির হোসেন জামাই(কালিপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CHOT-11-0680&lt;&sol;p&gt;', '', '503643.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '503643.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-06 11:02:45', '24.81', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '99e4ee1a02b46214248406b2c42166f5374b45f19ddc919944fc09a020e8e3b8', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '472865.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7490, '2022-02-05 11:03:00', 'SALE/POS7493', 594, 'ব্রাদার্স ইন্টারন্যাশনাল(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;১ গাড়ি&lt;&sol;p&gt;', '', '205920.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '205920.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-06 11:04:13', '12.865', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '97670f750b80c75683a1101ab676045708fe9fa8cf56e61672bd4244ccd3637c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-205900.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7491, '2022-02-06 18:32:00', 'SALE/POS7494', 606, 'আলী হোসেন জামাই(কালীপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CHOT-11-0324&lt;&sol;p&gt;', '', '322800.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '322800.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-07 18:32:37', '16.14', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '36f44619bc496c871bbd52917e309afa2c5668565250d5031b22edf9025222fe', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '205.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7492, '2022-02-06 18:33:00', 'SALE/POS7495', 610, 'মেসার্স তাসিন এন্টারপ্রাইজ(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-2884&lt;&sol;p&gt;', '', '376200.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '376200.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-07 18:33:33', '18.81', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'fd6019a9dcceca6c2916810953e49b788733103b30cc7ec804667c945d08d51a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '20568.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7493, '2022-02-06 18:40:00', 'SALE/POS7496', 793, 'মোঃ জুলমত মিয়া(ময়মনসিংহ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-9211&lt;&sol;p&gt;', '', '443400.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '443400.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-07 18:40:44', '22.165', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd10e7fd490f7ee5f7e51e1cbf1d9b3f80e4dd1837a136e3e92bf4b955cf7ed13', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7494, '2022-02-06 18:41:00', 'SALE/POS7497', 793, 'মোঃ জুলমত মিয়া(ময়মনসিংহ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-6426&lt;&sol;p&gt;', '', '427600.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '427600.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-07 18:41:49', '21.38', 1, '870200.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '77dd6cfa0c7682fd3db0325cfad105b17fce4c401fd8b772c9f74afb9b13720d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7495, '2022-02-06 18:42:00', 'SALE/POS7498', 657, 'মেসার্স অনিক (বি-বাড়ীয়া)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-5936&lt;&sol;p&gt;', '', '339087.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '339087.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-07 18:44:20', '16.87', 1, '499700.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b3158a455968a050840b4d8877b373c27ea85a38fabf219656c8f03351decdde', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '260582.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7496, '2022-02-06 18:48:00', 'SALE/POS7499', 692, 'মেসার্স S.T.B ব্রিকস(ভৈরবপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;TAKTOR-04298&lt;&sol;p&gt;', '', '70350.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '70350.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-07 18:48:45', '3.495', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c517f62bde922d511ff0f2742506a534ed72ce37693899ad7c5120815002c197', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1663228.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7497, '2022-02-06 18:49:00', 'SALE/POS7500', 692, 'মেসার্স S.T.B ব্রিকস(ভৈরবপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;TAKTOR-04304&lt;&sol;p&gt;', '', '73365.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '73365.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-07 18:50:04', '3.6500', 1, '100000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '569179f62aaa1081f32a8576fd794d8ef8d46679c46ff5c8e7e1423366d63e61', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1663228.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7498, '2022-02-06 18:50:00', 'SALE/POS7501', 735, 'মেসার্স B.B.F ব্রিকস(গৌরিপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-5586&lt;&sol;p&gt;', '', '103800.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '103800.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-07 18:51:04', '6', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '341afaff95c89a0fc0f542e641fba41d84445b074e0112c74e1e25ea350407fe', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '524081.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7499, '2022-02-06 18:51:00', 'SALE/POS7502', 735, 'মেসার্স B.B.F ব্রিকস(গৌরিপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-5586&lt;&sol;p&gt;', '', '347211.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '347211.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-07 18:52:05', '20.07', 1, '974000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '20c16fa817d2312e92bf956588ea02ea49136aa27c0fb39b2d227004a945d7f6', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '524081.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7500, '2022-02-06 18:52:00', 'SALE/POS7503', 610, 'মেসার্স তাসিন এন্টারপ্রাইজ(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-5142&lt;&sol;p&gt;', '', '401940.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '401940.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-07 18:53:04', '19.795', 1, '778000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '633dfe758fdb2f41c55127af9aa15f8525a332d1ddb2755f6ae4ec865ca752fe', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '396768.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7501, '2022-02-06 18:53:00', 'SALE/POS7504', 627, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(রবিন মিয়া)(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0479&lt;&sol;p&gt;', '', '252532.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '252532.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-07 18:54:03', '12.44', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '9b3d7b1d5c67eb0dbb244e4da08b9e0a23bd7c80a5d9f539b97cf35c837b15ab', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7502, '2022-02-06 18:54:00', 'SALE/POS7505', 627, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(রবিন মিয়া)(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CMT-11-3344&lt;&sol;p&gt;', '', '389354.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '389354.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-07 18:55:02', '19.18', 1, '641584.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7ac155badc6ab17034094200b5b0072527253c7a03d01a69bda04ebd9658724d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7503, '2022-02-06 18:55:00', 'SALE/POS7506', 670, 'মোঃ জাকির হোসেন জামাই(কালিপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-6756&lt;&sol;p&gt;', '', '356671.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '356671.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-07 18:56:07', '17.565', 1, '1000000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a0ccde0f565a1420091d748e0933897f81d3b981ab7a1867a0018a0f564a07b8', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '976508.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7504, '2022-02-06 19:00:00', 'SALE/POS7507', 675, 'মোঃ মিঠু সরকার (চাঁনপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;BOGT-11-2363&lt;&sol;p&gt;', '', '323785.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '323785.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-07 19:01:04', '15.95', 1, '1020000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd4cdda277357ef8c8b011b379960404c9fc8533a29289c412e5e4810f5adb2be', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2514067.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7505, '2022-02-06 19:01:00', 'SALE/POS7508', 646, 'মেসার্স G.M.C ব্রিকস (২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;বক্সমাপে নৌকা&lt;&sol;p&gt;', '', '1750000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '1750000.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-07 19:02:13', '100', 1, '1100000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '2568d5a37d15668b31502b2846cf8a127b652b3dfc53ddd787db29faaccd2b17', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '8141202.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7506, '2022-02-06 19:02:00', 'SALE/POS7509', 641, 'মেসার্স S.R এন্টারপ্রাইজ(সিলেট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-8664&lt;&sol;p&gt;', '', '288720.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '288720.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-07 19:03:18', '16.04', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ba0fe8ce1ed76c406440881d962b52cfa344d360b8100a99121b84b68d0f7172', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '11485888.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7507, '2022-02-06 19:03:00', 'SALE/POS7510', 641, 'মেসার্স S.R এন্টারপ্রাইজ(সিলেট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-8788&lt;&sol;p&gt;', '', '332640.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '332640.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-07 19:04:16', '18.48', 1, '749750.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '25bf1576fac4511135e4a57389e1f606d821aa3105149a547241041f026ab9c5', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '11485888.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7508, '2022-02-07 15:56:00', 'SALE/POS7511', 669, 'মোঃ লিয়াকত মিয়া (তাহেরপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;dmt-15-5383&lt;&sol;p&gt;', '', '317178.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '317178.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-08 15:57:06', '15.774', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e7faf3de55a895ec00cc45772ecc626ea6d9e139dafe2eacbe69cf77f04697fa', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '502540.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7509, '2022-02-07 15:57:00', 'SALE/POS7512', 669, 'মোঃ লিয়াকত মিয়া (তাহেরপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-3484&lt;&sol;p&gt;', '', '287832.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '287832.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-08 15:58:04', '14.32', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1622a5c4225ace68797307227f598decb3e61b4b344b6ac4bcc3fafbde9a32a6', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '502540.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7510, '2022-02-07 15:58:00', 'SALE/POS7513', 614, 'মেসার্স জোহাদ এন্টারপ্রাইজ(২১-২২) (নিজ হিসাব)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-2906&lt;&sol;p&gt;', '', '362000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '362000.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-08 15:59:12', '18.095', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '77d74dfd8513a071a2ec33d72c8dd7848a6aba27ccb00c46eb2dcfed658b3bb9', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2597145.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7511, '2022-02-07 16:00:00', 'SALE/POS7514', 610, 'মেসার্স তাসিন এন্টারপ্রাইজ(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-8758&lt;&sol;p&gt;', '', '336600.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '336600.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-08 16:00:30', '16.825', 1, '339000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a7204e4c8e0db060b06e3f406ece340945ae7501728d681bb0cf3dcc5fcb9a43', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '20708.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7512, '2022-02-07 16:01:00', 'SALE/POS7515', 625, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0384&lt;&sol;p&gt;', '', '437000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '437000.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-08 16:01:48', '21.85', 1, '750000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1176c4c79f089f96baae4c413fe624d4b4913b45f3c0b300e0f0de4df0873fb2', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '5571742.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7513, '2022-02-07 16:02:00', 'SALE/POS7516', 647, 'মেসার্স A.S.F ব্রিকস(নেত্রকোনা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-8625&lt;&sol;p&gt;', '', '481313.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '481313.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-08 16:03:20', '23.71', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c333fca8f67b4ccb31be0700b17b17589496fe95f261a95996da7e44cb8e8431', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '617648.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7514, '2022-02-07 16:04:00', 'SALE/POS7517', 692, 'মেসার্স S.T.B ব্রিকস(ভৈরবপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;TAKTOR&lt;&sol;p&gt;', '', '97887.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '97887.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-08 16:04:30', '4.87', 1, '80000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '2f328b37fc1af058e19644d03b9e9902eb62b23f2ff610517eb78968ea624bc2', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1706943.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7515, '2022-02-07 16:05:00', 'SALE/POS7518', 609, 'মেসার্স আজিজ শাহ ট্রান্সপোর্ট(ভৈরবপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-4932&lt;&sol;p&gt;', '', '425106.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '425106.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-08 16:05:51', '24.86', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '356efe46d4c33324c407143f684b5fb1e32b80bb703a43a5fac974ea88301796', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-16455.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7516, '2022-02-07 16:06:00', 'SALE/POS7519', 639, 'মেসার্স সমতা ব্রিকস(নেত্রকোনা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-5566&lt;&sol;p&gt;', '', '513387.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '513387.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-08 16:07:07', '25.29', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '96829247f47ca30f3a04de2a86e2781cbec609d9c88003a587a4e2d066f6343e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '9081961.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7517, '2022-02-07 16:07:00', 'SALE/POS7520', 757, 'মেসার্স S.R.B ব্রিকস(সল্লাবাদ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5851&lt;&sol;p&gt;', '', '362558.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '362558.00', 'completed', 'paid', 0, NULL, 1, 1, '2022-02-08 16:08:19', '17.865', 1, '362558.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f44810c090adc78376dd07869b6a341e6b5fa0dd1ed216b3f10bb29c27e7f37f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '99.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7518, '2022-02-07 16:09:00', 'SALE/POS7521', 619, 'মোঃ জাকির এন্টারপ্রাইজ (গং)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-0685&lt;&sol;p&gt;', '', '455532.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '455532.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-08 16:09:49', '22.44', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'eaca899e1d5e2382e8317d9db2a11752699cdc1d3f05e1dabfef6d0a53c0e9a6', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '3011128.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7519, '2022-02-07 16:10:00', 'SALE/POS7522', 619, 'মোঃ জাকির এন্টারপ্রাইজ (গং)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2334&lt;&sol;p&gt;', '', '471366.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '471366.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-08 16:10:49', '23.22', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8712f889552ab8d3c899aa19ce20f06377d43b89cb2f9611fd2fe6c9c544e4a1', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '3011128.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7520, '2022-02-07 16:11:00', 'SALE/POS7523', 619, 'মোঃ জাকির এন্টারপ্রাইজ (গং)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-3212&lt;&sol;p&gt;', '', '420819.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '420819.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-08 16:12:03', '20.725', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b4d76aaebf7ecbef3d52741ee2efed6c42e41fc9a06ae99ec05b92c361119231', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '3011128.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7521, '2022-02-07 16:12:00', 'SALE/POS7524', 619, 'মোঃ জাকির এন্টারপ্রাইজ (গং)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5080&lt;&sol;p&gt;', '', '419804.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '419804.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-08 16:13:01', '20.675', 1, '1000000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7794e8f147eb5c319a94c59f90586e505ca7c026c95a2a5f5febb55714613c6b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '3011128.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7522, '2022-02-07 16:13:00', 'SALE/POS7525', 751, 'মেসার্স তিতাস ব্রিকস(বি-বাড়ীয়া)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CMT-11-3344&lt;&sol;p&gt;', '', '447209.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '447209.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-08 16:14:12', '22.025', 1, '400000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '0b483bf3a1794bbdf5aae5c27cc1cc89a65fc87ae6f0d9554cfa5fe235ddde4f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '440684.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7523, '2022-02-07 16:15:00', 'SALE/POS7526', 773, 'মেসার্স ফাইভ স্টার ব্রিকস(ধারকা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-0685&lt;&sol;p&gt;', '', '473599.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '473599.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-17 09:22:48', '23.33', 1, '465000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '3e07a3548680842151ce0ddf56aab86e9fbae2f4e2593d780c13559936a30eef', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1066.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7524, '2022-02-07 16:18:00', 'SALE/POS7527', 794, 'মোঃ খোকন মিয়া(সিলেট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-3945&lt;&sol;p&gt;', '', '388542.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '388542.00', 'completed', 'paid', 0, NULL, 1, 1, '2022-02-08 16:19:08', '19.135', 1, '388542.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '97f61d120be6d3a201a0b9e45f25b20e5ee4b9bc4693197c600d913976342123', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7525, '2022-02-07 16:20:00', 'SALE/POS7528', 641, 'মেসার্স S.R এন্টারপ্রাইজ(সিলেট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-5064&lt;&sol;p&gt;', '', '282600.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '282600.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-08 16:21:17', '15.7', 1, '999577.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '554f193142952f32735bb786fa6880cef46dd1a6fdc92c8520389611665840f0', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '11357498.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7526, '2022-02-07 12:50:00', 'SALE/POS7529', 637, 'মেসার্স তাকি ব্রিকস(ভৈরবপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-6707&lt;&sol;p&gt;', '', '378830.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '378830.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-09 12:51:07', '21.5', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c2ba11595da1b09ae8a8831e90142cd1d061313d413b5372c2c13d0db383f2b5', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '5306117.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7527, '2022-02-08 12:52:00', 'SALE/POS7530', 641, 'মেসার্স S.R এন্টারপ্রাইজ(সিলেট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CHOT-11-0768&lt;&sol;p&gt;', '', '382905.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '382905.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-09 12:52:31', '19.05', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '6e4854457569d6ac88404e4065e2957f9f0b8319520fb96bc16017a3b36416ed', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '10640521.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7528, '2022-02-08 12:53:00', 'SALE/POS7531', 641, 'মেসার্স S.R এন্টারপ্রাইজ(সিলেট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CHOT-11-0345&lt;&sol;p&gt;', '', '367026.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '367026.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-09 12:53:24', '18.255', 1, '349650.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e6cc4ce3507c3b4faf14f480ff6e986fdcc6fb9bfad719b1cce97d0afd73722f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '10640521.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7529, '2022-02-08 12:53:00', 'SALE/POS7532', 695, 'মেসার্স বাবুল ব্রিকস(চান্দুরা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5080&lt;&sol;p&gt;', '', '483952.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '483952.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-09 12:54:18', '23.84', 1, '100000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '02e45c509f4fa55fee45d73e4a34fb8f65aa1a0acbf9801e415d610eefca8388', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '191883.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7530, '2022-02-08 12:54:00', 'SALE/POS7533', 605, 'মেসার্স রুমান ব্রিকস (কিশোরগঞ্জ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2603&lt;&sol;p&gt;', '', '487606.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '487606.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-09 12:55:22', '24.015', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'fb6ad7ced5064a3c35e9122984d9944620466525ba747504f72374a571bc39b2', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '3243975.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7531, '2022-02-08 12:55:00', 'SALE/POS7534', 602, 'মো.সফর আলী সর্দার(তাহিরপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2395&lt;&sol;p&gt;', '', '391347.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '391347.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-09 12:56:22', '19.47', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '052ba8c194aefb5cdc7233b3d9488755572f0c53f0a7de9cb1fe32c1f666dec1', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '961966.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7532, '2022-02-08 12:57:00', 'SALE/POS7535', 692, 'মেসার্স S.T.B ব্রিকস(ভৈরবপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;TAKTOR-4518&lt;&sol;p&gt;', '', '96882.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '96882.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-09 12:57:34', '4.82', 1, '80000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'bf4d8ba8c78dbe6ce51892b0e79ac0e4a70c14139a0efca5c70f8a9012530a67', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1724830.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7533, '2022-02-08 12:58:00', 'SALE/POS7536', 610, 'মেসার্স তাসিন এন্টারপ্রাইজ(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;TAKTOR-04504&lt;&sol;p&gt;', '', '68800.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '68800.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-09 12:59:25', '3.4399', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1a729e20de4d2f789de259ac421b83dd6c75d45e7e8ab423283701378be25ad9', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '18308.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7534, '2022-02-08 12:59:00', 'SALE/POS7537', 610, 'মেসার্স তাসিন এন্টারপ্রাইজ(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;TAKTOR-04589&lt;&sol;p&gt;', '', '66600.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '66600.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-09 13:00:21', '3.325', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1c421ec10140e93485ee362cd8922863f35705be37142591751dfaf942b6efe2', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '18308.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7535, '2022-02-08 13:00:00', 'SALE/POS7538', 610, 'মেসার্স তাসিন এন্টারপ্রাইজ(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-0787&lt;&sol;p&gt;', '', '291400.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '291400.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-09 13:01:27', '14.565', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5f2a66a7343b1041a9ad45e3566f8133bb10258df49f37ef15a9d0428bc88a6c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '18308.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7536, '2022-02-08 13:01:00', 'SALE/POS7539', 610, 'মেসার্স তাসিন এন্টারপ্রাইজ(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-5142&lt;&sol;p&gt;', '', '377000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '377000.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-09 13:02:25', '18.845', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b43ed3f569660973a4abc8efcbfde9a20cf19ed070eddbc3e17b9f886b5e22d2', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '18308.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7537, '2022-02-08 13:03:00', 'SALE/POS7540', 793, 'মোঃ জুলমত মিয়া(ময়মনসিংহ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-6426&lt;&sol;p&gt;', '', '434800.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '434800.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-09 13:03:20', '21.74', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a89e93849bfb77daa106b342710c046cd4f51a857754384a6c4f0693896d39a0', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '800.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7538, '2022-02-08 13:03:00', 'SALE/POS7541', 793, 'মোঃ জুলমত মিয়া(ময়মনসিংহ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-2884&lt;&sol;p&gt;', '', '408400.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '408400.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-09 13:04:10', '20.415', 1, '844000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '04dda4325a276529f53c56749f05be8dd4737776421a5f33035b4beed64c3b46', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '800.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7539, '2022-02-08 13:05:00', 'SALE/POS7542', 669, 'মোঃ লিয়াকত মিয়া (তাহেরপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-9274&lt;&sol;p&gt;', '', '296877.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '296877.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-09 13:06:13', '14.765', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '436a814ade1925bb188b0d5f8e9501e17ba43b05debff4b8082b457ab54c9a09', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1107550.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7540, '2022-02-08 13:06:00', 'SALE/POS7543', 669, 'মোঃ লিয়াকত মিয়া (তাহেরপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-6766&lt;&sol;p&gt;', '', '328635.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '328635.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-09 13:07:18', '16.345', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e93ed5ed54bce348092ddef972f449e315a61238ad3cc180fd001f9a4419f17f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1107550.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7541, '2022-02-08 13:07:00', 'SALE/POS7544', 669, 'মোঃ লিয়াকত মিয়া (তাহেরপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMD-14-0777&lt;&sol;p&gt;', '', '262305.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '262305.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-09 13:08:10', '13.045', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f2a2f477014adda4a87c35c7f8773f2be974bf0acd91d0db0bf404f2bb7a5960', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1107550.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7542, '2022-02-08 13:08:00', 'SALE/POS7545', 606, 'আলী হোসেন জামাই(কালীপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-1866&lt;&sol;p&gt;', '', '311049.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '311049.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-09 13:09:09', '18.19', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c665a2cae3dae8c3e4e7b3ded68abe79417b832e756bdcf7e597bdae8013d015', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '323005.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7543, '2022-02-08 13:09:00', 'SALE/POS7546', 669, 'মোঃ লিয়াকত মিয়া (তাহেরপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1322&lt;&sol;p&gt;', '', '388204.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '388204.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-09 13:10:08', '22.57', 1, '1900000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '996ce23eef1d46e52381ea98df0becb1d87505e76e1715708b585abf07074080', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1995367.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7544, '2022-02-08 13:10:00', 'SALE/POS7547', 630, 'মেসার্স সততা ব্রিকস(কুমিল্লা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-0685&lt;&sol;p&gt;', '', '375992.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '375992.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-09 13:11:07', '21.855', 1, '374808.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a86d898222c12b6a04c6261f3ad99617d5970171945746c9bc128fdfe82540d2', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '550.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7545, '2022-02-08 13:11:00', 'SALE/POS7548', 605, 'মেসার্স রুমান ব্রিকস (কিশোরগঞ্জ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-2046&lt;&sol;p&gt;', '', '442925.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '442925.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-09 13:12:09', '25.305', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '95e56b7185ad6f7d926d0849b1b594413b82eb07c4895fd79b0cc6a53540800c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '3731581.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7546, '2022-02-08 13:12:00', 'SALE/POS7549', 619, 'মোঃ জাকির এন্টারপ্রাইজ (গং)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5080&lt;&sol;p&gt;', '', '470554.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '470554.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-09 13:13:18', '23.175', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '84ce6d715daa36303dbab239b3f2ae0ee59e6b07edb44951ee2f9b3de4b58f68', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '3778649.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7547, '2022-02-08 13:13:00', 'SALE/POS7550', 619, 'মোঃ জাকির এন্টারপ্রাইজ (গং)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;MPT-11-0025&lt;&sol;p&gt;', '', '393617.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '393617.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-09 13:14:15', '19.385', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e8ab3b35caf1b1d37d4d6bc7ae18e776d4e3b55db9c9e127fa97753fc75f2ddb', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '3778649.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7548, '2022-02-08 13:14:00', 'SALE/POS7551', 619, 'মোঃ জাকির এন্টারপ্রাইজ (গং)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-2046&lt;&sol;p&gt;', '', '465682.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '465682.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-09 13:15:19', '22.935', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b48c4f60013c2ab8f330adbead652f644348b4f500f97c14746e0b7dfa795f4b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '3778649.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7549, '2022-02-08 13:15:00', 'SALE/POS7552', 619, 'মোঃ জাকির এন্টারপ্রাইজ (গং)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-5586&lt;&sol;p&gt;', '', '481922.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '481922.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-09 13:16:17', '23.74', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8dda48260cad9d339576b065d21e2fb0bb6bb1a8a4ecdc7a3ec0249946436b82', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '3778649.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7550, '2022-02-08 13:16:00', 'SALE/POS7553', 619, 'মোঃ জাকির এন্টারপ্রাইজ (গং)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-0878&lt;&sol;p&gt;', '', '472787.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '472787.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-09 13:17:16', '23.29', 1, '1500000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a2c1fc380e55def31494edc3627ca7556757177e29d7ec9e79ec282e48dae9db', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '3778649.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7551, '2022-02-08 13:17:00', 'SALE/POS7554', 606, 'আলী হোসেন জামাই(কালীপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2895&lt;&sol;p&gt;', '', '430766.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '430766.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-09 13:18:16', '21.215', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ae2d1a6f7cb8c9964896a55b527f02bfc95577ff49b73579d22e2d5dfb051f1d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '634054.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7552, '2022-02-08 13:18:00', 'SALE/POS7555', 606, 'আলী হোসেন জামাই(কালীপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-0933&lt;&sol;p&gt;', '', '464464.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '464464.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-09 13:19:10', '22.88', 1, '1529000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '138d0865f39aa03f5c4aee5c7caf2dbd2f674eb7827c17166d4ed36560583884', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '634054.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7553, '2022-02-08 13:19:00', 'SALE/POS7556', 752, 'ম্যাগো(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-9039&lt;&sol;p&gt;', '', '307545.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '307545.00', 'completed', 'paid', 0, NULL, 1, 1, '2022-02-09 13:20:11', '15.149', 1, '307545.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '827224ebf0018435fcee983b19b94fd28dd6032f16ad10f34c68fe166595c713', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7554, '2022-02-08 13:21:00', 'SALE/POS7557', 784, 'মেসার্স শাপলা ব্রিকস(কুলাউড়া)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0591&lt;&sol;p&gt;', '', '373723.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '373723.00', 'completed', 'paid', 0, NULL, 1, 1, '2022-02-09 13:22:12', '18.405', 1, '373723.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '99815f8b88a85cab26b11661816bc2e788c34d0eb009a25e7507786aab27c1a1', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '126.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7555, '2022-02-08 13:23:00', 'SALE/POS7558', 727, 'মোঃ আতিকুল্লাহ (ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;KOS T-11-1206&lt;&sol;p&gt;', '', '294959.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '294959.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-09 13:24:06', '14.53', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1c5f59c352213616d48c98ef10a0f1ecad2e7cb8aa0bc210aa3d254fbdf4968e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '99884.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7556, '2022-02-08 13:24:00', 'SALE/POS7559', 727, 'মোঃ আতিকুল্লাহ (ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-5586&lt;&sol;p&gt;', '', '501613.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '501613.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-09 13:24:57', '24.71', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a26077ac24075112598ca299c8efddc395bbe0e7d04d2d86ed9e2c76ee9065cf', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '99884.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7557, '2022-02-08 13:25:00', 'SALE/POS7560', 727, 'মোঃ আতিকুল্লাহ (ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-4719&lt;&sol;p&gt;', '', '317086.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '317086.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-09 13:25:57', '15.619', 1, '1056000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c028d6340531adafb5e97913f56d4909b6ad8382010d45927ed8741355f7790e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '99884.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7558, '2022-02-09 11:11:00', 'SALE/POS7561', 602, 'মো.সফর আলী সর্দার(তাহিরপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;dmt-18-2395&lt;&sol;p&gt;', '', '442602.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '442602.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-10 11:11:58', '22.015', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c137d2b38e36c6a53b6473e4060c54262472e59846eeee1ab34eef9a5ef9006a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1353313.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7559, '2022-02-09 11:12:00', 'SALE/POS7562', 602, 'মো.সফর আলী সর্দার(তাহিরপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-6125&lt;&sol;p&gt;', '', '454662.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '454662.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-10 11:12:57', '22.615', 1, '1050000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8f964c26776ae11af243962e8b93f176a8c191829c5516ec56bdc6f09523c232', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1353313.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7560, '2022-02-09 11:13:00', 'SALE/POS7563', 692, 'মেসার্স S.T.B ব্রিকস(ভৈরবপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;TAKTOR-04678&lt;&sol;p&gt;', '', '103314.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '103314.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-10 11:14:05', '5.14', 1, '50000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '0fb0233acfabb48f5e9a56a3024e31281f2b4097e73cd4a9ca6485c3b45ff8db', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1821712.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7561, '2022-02-09 11:14:00', 'SALE/POS7564', 610, 'মেসার্স তাসিন এন্টারপ্রাইজ(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;TAKTOR-04710&lt;&sol;p&gt;', '', '65800.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '65800.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-10 11:15:09', '3.285', 1, '887908.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a338c3edd7cec0e045268b5b2e87818c459e8094f7a0928753968c461306de5e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '822108.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7562, '2022-02-09 11:15:00', 'SALE/POS7565', 627, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(রবিন মিয়া)(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-15-9587&lt;&sol;p&gt;', '', '425600.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '425600.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-10 11:15:58', '21.28', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '55cd6bf5224a00dc3358a09523e17061ed1497b4a9d64cb60386b841827a6325', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '302.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7563, '2022-02-09 11:16:00', 'SALE/POS7566', 607, 'মেসার্স আশা ব্রিক্স(রাসেল মিয়া) (কালীগুচ্ছ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5080&lt;&sol;p&gt;', '', '488832.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '488832.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-10 11:17:16', '24.315', 1, '494802.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '024aad1b5a98fe870ee8efe13e2061e03bd65e47381c23b5ec3cc8dedff78f7a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '5970.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7564, '2022-02-09 11:24:00', 'SALE/POS7567', 605, 'মেসার্স রুমান ব্রিকস (কিশোরগঞ্জ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-0263&lt;&sol;p&gt;', '', '464261.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '464261.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-10 11:24:34', '22.87', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '690881bd6c9a23ffac80a1c9846d8c74a68935135b66d2fb22f36c5f8aa25055', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '4174506.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7565, '2022-02-09 11:25:00', 'SALE/POS7568', 657, 'মেসার্স অনিক (বি-বাড়ীয়া)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-5936&lt;&sol;p&gt;', '', '347127.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '347127.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-10 11:26:11', '17.265', 1, '360000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'bfd073bb84755d40cc7d484d1d44d2068bdd863953cd3645177649c208d46064', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '99969.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7566, '2022-02-09 11:26:00', 'SALE/POS7569', 688, 'মেসার্স ফ্রেন্ডশীপ এন্টারপ্রাইজ (ফেরিঘট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5996&lt;&sol;p&gt;', '', '378299.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '378299.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-10 11:27:25', '19.01', 1, '378300.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8494a64c5153a3772d086753c5f62ddeabca0360b51d9a61297df6768299df49', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-4540.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7567, '2022-02-09 11:28:00', 'SALE/POS7570', 625, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1071&lt;&sol;p&gt;', '', '410600.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '410600.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-10 11:29:19', '20.525', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '291cd453691496adbeee36601bc520f6a95be4cc3265f60743c6a18e5303a310', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '5258742.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7568, '2022-02-09 11:47:00', 'SALE/POS7571', 625, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-1350&lt;&sol;p&gt;', '', '405800.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '405800.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-10 11:47:40', '20.285', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '6897d81a0aedac589c57cf5842710d3abbd91f9f98bbeef4758555cff8f86560', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '5258742.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7569, '2022-02-09 11:48:00', 'SALE/POS7572', 625, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-6074&lt;&sol;p&gt;', '', '437000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '437000.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-10 11:49:13', '21.845', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ff2b1d24d8a89ac3f2384a046272933b133f8ced4b5f0b80d8ed78ce5d4ac2a1', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '5258742.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7570, '2022-02-09 11:50:00', 'SALE/POS7573', 625, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-2884&lt;&sol;p&gt;', '', '434000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '434000.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-10 11:50:33', '21.7', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f789ec05667ceaa4778cc628edd0c51cb28bffc9349003ce24b8f188c06fa3a7', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '6512142.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7571, '2022-02-09 11:51:00', 'SALE/POS7574', 788, 'মোঃ ফারুক আহমেদ(কুড়েঘর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2334&lt;&sol;p&gt;', '', '384600.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '384600.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-10 11:52:31', '19.225', 1, '332896.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '3c8fd298135e89a84fad0b4ccfd852e14ba594059614922a68a62ae315755f6c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-51704.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7572, '2022-02-09 11:56:00', 'SALE/POS7575', 737, 'মেসার্স মদিনা ব্রিকস(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-3560&lt;&sol;p&gt;', '', '395181.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '395181.00', 'completed', 'paid', 0, NULL, 1, 1, '2022-02-10 11:57:01', '23.105', 1, '395181.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b48adfaaba232462a360cad5254436801449ef098f89ee9d02a4950cbbf758cf', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7574, '2022-02-09 12:00:00', 'SALE/POS7577', 697, 'মেসার্স জাহান ব্রিকস(শাহবাজপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2915&lt;&sol;p&gt;', '', '448970.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '448970.00', 'completed', 'paid', 0, NULL, 1, 1, '2022-02-10 12:00:32', '26.41', 1, '448970.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '0c40589232b45be58a0c38533b0a6c23b04385573c81880be8cd4beeb4bc6c4a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7575, '2022-02-09 12:01:00', 'SALE/POS7578', 605, 'মেসার্স রুমান ব্রিকস (কিশোরগঞ্জ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0384&lt;&sol;p&gt;', '', '403375.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '403375.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-10 12:01:40', '23.045', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '6e0dacef5ba08ed707ca567e5f880b4be40d5f2da2fdd18b83ef777c544bf8f5', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '4638767.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7576, '2022-02-09 12:02:00', 'SALE/POS7579', 605, 'মেসার্স রুমান ব্রিকস (কিশোরগঞ্জ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-3377&lt;&sol;p&gt;', '', '459200.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '459200.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-10 12:02:39', '26.235', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c65044d2cd0f1ac4f7014c29e13027140abcee32035a5a362b69d80a09f0ced7', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '4638767.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7577, '2022-02-09 12:03:00', 'SALE/POS7580', 605, 'মেসার্স রুমান ব্রিকস (কিশোরগঞ্জ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-5586&lt;&sol;p&gt;', '', '454475.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '454475.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-10 12:03:59', '25.97', 1, '2000000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '0b414a7df32ba2c3d084434ef2d6a8fe55bf2c03403a522d4cb688f0fea96c65', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '4638767.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7578, '2022-02-09 12:04:00', 'SALE/POS7581', 609, 'মেসার্স আজিজ শাহ ট্রান্সপোর্ট(ভৈরবপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-0768&lt;&sol;p&gt;', '', '451782.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '451782.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-10 12:04:59', '26.42', 1, '200000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '95ad6fa562aab4a0966246ef01f943cf1f644ca9346e11e3461b7a4f97b488a1', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '408651.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7579, '2022-02-09 12:06:00', 'SALE/POS7582', 614, 'মেসার্স জোহাদ এন্টারপ্রাইজ(২১-২২) (নিজ হিসাব)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;MPT-11-0025&lt;&sol;p&gt;', '', '401331.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '401331.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-10 12:06:23', '19.77', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e7408951d1a50d77d3c5db305c95f5641a17fda016388ed8db7c848cef1ffa37', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2959145.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7580, '2022-02-09 12:06:00', 'SALE/POS7583', 614, 'মেসার্স জোহাদ এন্টারপ্রাইজ(২১-২২) (নিজ হিসাব)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5080&lt;&sol;p&gt;', '', '454314.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '454314.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-10 12:07:19', '22.38', 1, '500000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5dfd470124468c382e26a24672437ab84691629b27fb5fb7c3d3293540140b7d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2959145.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7581, '2022-02-09 12:08:00', 'SALE/POS7584', 639, 'মেসার্স সমতা ব্রিকস(নেত্রকোনা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-5566&lt;&sol;p&gt;', '', '515620.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '515620.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-10 12:08:41', '25.395', 1, '3000000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '77e3dbbb85e15ea276e201210ac8fc08246a24ccb6547b5d1c044acb0d9beb50', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '9595348.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7582, '2022-02-09 12:14:00', 'SALE/POS7585', 625, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-5004&lt;&sol;p&gt;', '', '415947.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '415947.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-10 12:15:06', '20.485', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f41a3b482ab7d1ddac8bc9daab281508db40d953b137014487bcff33e164e449', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '6946142.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7583, '2022-02-09 12:16:00', 'SALE/POS7586', 627, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(রবিন মিয়া)(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CMT-11-3344&lt;&sol;p&gt;', '', '392196.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '392196.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-10 12:16:28', '19.315', 1, '931000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7bea74c49a475070c4d202c0a5660388b9e5b21d9574f664c77b9b9726f85c72', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '425902.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7584, '2022-02-09 12:17:00', 'SALE/POS7587', 670, 'মোঃ জাকির হোসেন জামাই(কালিপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-5198&lt;&sol;p&gt;', '', '349566.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '349566.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-10 12:17:46', '17.22', 1, '150000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '655ca8ecfdfac57fe91f587519e30716ea615a1014cf5d8b7a331be11517ba6b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '333179.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7585, '2022-02-09 12:18:00', 'SALE/POS7588', 625, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-1421&lt;&sol;p&gt;', '', '300237.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '300237.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-10 12:18:44', '14.79', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '47ce9fadab20222886c12e0115d96907d81a88292760670e9405226f8eb749c8', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '7362089.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7586, '2022-02-09 12:19:00', 'SALE/POS7589', 760, 'মেসার্স মা এন্টারপ্রাইজ(বাদাঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-0321&lt;&sol;p&gt;', '', '315405.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '315405.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-10 12:19:56', '14.67', 1, '200000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '6ddd10b25446c810286f3802d637a4e1f885166ffad64f92313caa02600d38cb', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '289157.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7587, '2022-02-09 12:20:00', 'SALE/POS7590', 662, 'মেসার্স R.M.B ব্রিকস(নেত্রকোনা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-0933&lt;&sol;p&gt;', '', '434530.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '434530.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-10 12:20:47', '22.872', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '2d6b7234dfe5b2261fe40e674c5a0d449e8bc804f6fad9debc87a10eb3daef3a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '759440.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7588, '2022-02-09 12:21:00', 'SALE/POS7591', 662, 'মেসার্স R.M.B ব্রিকস(নেত্রকোনা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-2046&lt;&sol;p&gt;', '', '441370.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '441370.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-10 12:21:50', '23.234', 1, '500000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e294f1779a805bc4166f16dbe2c776f0ee123518c31ee6aae75de32734697c92', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '759440.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7589, '2022-02-10 15:14:00', 'SALE/POS7592', 625, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0384&lt;&sol;p&gt;', '', '408600.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '408600.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-11 15:14:54', '20.435', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '083b26cfc4ac2140b77a897ad3b4e1ad2c9a05f08185ae9782d46d10a371d24e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '7662326.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7590, '2022-02-10 15:15:00', 'SALE/POS7593', 625, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-3841&lt;&sol;p&gt;', '', '371800.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '371800.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-11 15:15:57', '18.59', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd5871505beaf764ecf7afbcb868e43cbad883d0f7f8664ac6951d8cffd1bc9ef', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '7662326.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7591, '2022-02-10 15:16:00', 'SALE/POS7594', 625, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1071&lt;&sol;p&gt;', '', '412000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '412000.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-11 15:17:19', '20.595', 1, '2300000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'cdcefc8e62ae26cdc3dc9519405695ecc98bdcedc9b33d1056172faed06e1e1f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '7662326.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7592, '2022-02-10 15:17:00', 'SALE/POS7595', 641, 'মেসার্স S.R এন্টারপ্রাইজ(সিলেট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-2832&lt;&sol;p&gt;', '', '349338.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '349338.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-11 15:18:16', '17.375', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'dee91175a707ada20532bf5e619b499b18fcfb2c7be0961aa650265303a6d4a7', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '11040802.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7593, '2022-02-10 15:19:00', 'SALE/POS7596', 641, 'মেসার্স S.R এন্টারপ্রাইজ(সিলেট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-9612&lt;&sol;p&gt;', '', '383307.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '383307.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-11 15:19:35', '19.07', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a8cb8f9cf6371f506b25d2a6279c5eb8722a592b0944a599f8f8a8a29985c00b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '11040802.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7594, '2022-02-10 15:20:00', 'SALE/POS7597', 641, 'মেসার্স S.R এন্টারপ্রাইজ(সিলেট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CHOT-11-0345&lt;&sol;p&gt;', '', '358785.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '358785.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-11 15:20:33', '17.85', 1, '800000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '57118ce98e66e9d99434da3bfc73b4cb28a1231b8158eaf95d4dabb97a85822e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '11040802.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7595, '2022-02-10 15:22:00', 'SALE/POS7598', 634, 'মোঃ কবির মিয়া(আশুগঞ্জ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2603&lt;&sol;p&gt;', '', '437465.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '437465.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-11 15:22:53', '21.545', 1, '400000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '408f8a851c5fa172e226115e69969770e17279ca50f97baf3b02be77bf85bb00', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1652646.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7596, '2022-02-10 15:23:00', 'SALE/POS7599', 636, 'মেসার্স শাপলা ব্রিকস(করগাঁও)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2334&lt;&sol;p&gt;', '', '484764.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '484764.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-11 15:24:31', '23.88', 1, '900000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '876b882059f8d852170e62f98e3c1aac9a8b53b1479a84aa0999cf35a633a799', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2601747.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7597, '2022-02-10 15:25:00', 'SALE/POS7600', 670, 'মোঃ জাকির হোসেন জামাই(কালিপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-1349&lt;&sol;p&gt;', '', '273600.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '273600.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-11 15:25:48', '13.68', 1, '430000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1ecd83219901b89395a1bf1224ca488ac92c49a1c3732a39296eef06b3d2ace9', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '532745.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7598, '2022-02-10 15:26:00', 'SALE/POS7601', 688, 'মেসার্স ফ্রেন্ডশীপ এন্টারপ্রাইজ (ফেরিঘট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-9537&lt;&sol;p&gt;', '', '296510.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '296510.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-11 15:27:18', '14.9', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd797d31a4afe2f80ccdc4ed0931bc961b06b3f06ade3aa869aa08b4c5c17482c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-4541.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7599, '2022-02-10 15:28:00', 'SALE/POS7602', 794, 'মোঃ খোকন মিয়া(সিলেট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;BOGT-11-0822&lt;&sol;p&gt;', '', '367024.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '367024.00', 'completed', 'paid', 0, NULL, 1, 1, '2022-02-11 15:28:59', '18.075', 1, '367024.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '2c77df6f9c91b19c13b790f3d904ca2bd4621679849e88ab05ca11dd938c124d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7600, '2022-02-10 15:30:00', 'SALE/POS7603', 609, 'মেসার্স আজিজ শাহ ট্রান্সপোর্ট(ভৈরবপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;MPT-11-0025&lt;&sol;p&gt;', '', '127434.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '127434.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-11 15:30:53', '6.34', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e957d6015ed13a8347d2e585cb3b912b481f702031d8e190833cc1258b792488', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '660433.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7601, '2022-02-10 15:31:00', 'SALE/POS7604', 609, 'মেসার্স আজিজ শাহ ট্রান্সপোর্ট(ভৈরবপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;MPT-11-0025&lt;&sol;p&gt;', '', '208107.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '208107.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-11 15:32:27', '12.165', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '0db30092b8628968ac180fa19edd46ddb05cc55d361c5fca14ba39767f3db840', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '660433.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7602, '2022-02-10 15:33:00', 'SALE/POS7605', 609, 'মেসার্স আজিজ শাহ ট্রান্সপোর্ট(ভৈরবপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-4932&lt;&sol;p&gt;', '', '409545.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '409545.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-11 15:33:27', '23.95', 1, '654090.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e74d6a61b5cdf0801b1243a32aa25f228f1c5fea488d091f3eb064de0d9615ad', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '660433.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7603, '2022-02-10 15:34:00', 'SALE/POS7606', 620, 'মোঃ জমির হোসেন (চাঁনপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMD-12-2328&lt;&sol;p&gt;', '', '102070.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '102070.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-11 15:34:55', '5.895', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '2c7bd81ae82250898e0281d111f4df06abec6c2cda6c376a6501826f8dd49a39', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '444394.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7604, '2022-02-10 15:35:00', 'SALE/POS7607', 620, 'মোঃ জমির হোসেন (চাঁনপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMD-12-2328&lt;&sol;p&gt;', '', '97745.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '97745.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-11 15:35:55', '5.65', 1, '350000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '45d68b8b8ecf752029c6d28f8a6df4db93385926255a777569f0a6fec8caf458', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '444394.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7605, '2022-02-10 15:36:00', 'SALE/POS7608', 654, 'মেসার্স রিয়াদ ও নিউ রিয়াদ ব্রিকস(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-5586&lt;&sol;p&gt;', '', '515417.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '515417.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-11 15:37:14', '25.39', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '13cce8d50c9fa2de368d13feab67c5989e3c7ab5e7cd5505beb9734b19f3a23a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7606, '2022-02-10 15:37:00', 'SALE/POS7609', 654, 'মেসার্স রিয়াদ ও নিউ রিয়াদ ব্রিকস(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;JINT-11-0871&lt;&sol;p&gt;', '', '379813.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '379813.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-11 15:38:18', '18.71', 1, '900000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ccb7f8bad28dd7cc50a1d9e72c7c02e2b80023b88459c0fd4cb08b9eb1e29aa7', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7607, '2022-02-10 15:39:00', 'SALE/POS7610', 627, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(রবিন মিয়া)(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-0263&lt;&sol;p&gt;', '', '416962.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '416962.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-11 15:39:29', '20.535', 1, '303000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'cf1dea1eef9e546b9c946fbc33c3eb53b68066fec3ff53c903822431986c2306', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-112902.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7608, '2022-02-10 15:40:00', 'SALE/POS7611', 619, 'মোঃ জাকির এন্টারপ্রাইজ (গং)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5080&lt;&sol;p&gt;', '', '388745.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '388745.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-11 15:40:29', '19.15', 1, '1600000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'aba5f490c4fb02032597c3b02a0a6fd27780486ceaa655dc5de240578f931972', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '4563211.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7609, '2022-02-10 15:41:00', 'SALE/POS7612', 748, 'মেসার্স দয়াল নবী ট্রান্সপোর্ট(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0479&lt;&sol;p&gt;', '', '190820.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '190820.00', 'completed', 'paid', 0, NULL, 1, 1, '2022-02-11 15:41:33', '9.395', 1, '190820.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ff6e5ba527a40950a763b7e0158b5401def5c3d7d835f5aaa29e2d35681650f1', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7610, '2022-02-10 15:42:00', 'SALE/POS7613', 761, 'মেসার্স জামাল এন্টারপ্রাইজ(কুমিল্লা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0409&lt;&sol;p&gt;', '', '435670.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '435670.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-11 15:42:52', '22.929', 1, '465233.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b5e0842bef4b0a2927ef6ece50d288484344c83ad7b2ac3d5652035c37bbb417', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '29563.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7611, '2022-02-10 15:43:00', 'SALE/POS7614', 622, 'মেসার্স B.B.C ব্রিকস(চাঁনপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;বক্সমাপে নৌকা&lt;&sol;p&gt;', '', '2287600.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '2287600.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-11 15:44:17', '120.4', 1, '1000000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '4d20fd4ccb40e14bd2b4224aa7390d5c83b768ea5d41314330d054069b9d8a99', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '5726384.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7612, '2022-02-10 16:10:00', 'SALE/POS7615', 796, 'মেসার্স সাজিত ব্রিকস(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;ইমলামী অনলাইন জমা &lt;&sol;p&gt;', '', '0.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '0.00', 'completed', 'paid', 0, NULL, 1, 1, '2022-02-11 16:10:46', '0', 1, '365400.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '4a20b094037f02b099f4247516ab7971ea0f1d8cb2a3a0157f89c6592ce47f44', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7613, '2022-02-11 10:01:00', 'SALE/POS7616', 625, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-4601&lt;&sol;p&gt;', '', '280400.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '280400.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-12 10:02:12', '14.02', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '38a276b94ee1d9a1223af44251a8e64550b66e18acefc96c216cb16c60b29aec', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '6554726.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7614, '2022-02-11 10:02:00', 'SALE/POS7617', 625, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2915&lt;&sol;p&gt;', '', '404600.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '404600.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-12 10:03:25', '20.23', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a55b6316a0fb8b226c1c528e8905f5c38cb4206b952e5a80960bd2145d9c742f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '6554726.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7615, '2022-02-11 10:04:00', 'SALE/POS7618', 625, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-2884&lt;&sol;p&gt;', '', '408200.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '408200.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-12 10:04:33', '20.405', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c93188900cc48a144e33b264196cccba9ee6cd92ed110dff76c9eb9c7abdd158', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '6554726.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7616, '2022-02-11 10:05:00', 'SALE/POS7619', 614, 'মেসার্স জোহাদ এন্টারপ্রাইজ(২১-২২) (নিজ হিসাব)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CMT-11-3344&lt;&sol;p&gt;', '', '369600.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '369600.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-12 10:05:36', '18.475', 1, '500000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b4ae60e68694070e42cbafe017792e065dceceedb89916971a11c93bf94b213a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '3314790.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7617, '2022-02-11 10:06:00', 'SALE/POS7620', 670, 'মোঃ জাকির হোসেন জামাই(কালিপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-6682&lt;&sol;p&gt;', '', '304800.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '304800.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-12 10:06:51', '15.240', 1, '540000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '9223ee738e91add17d335bb7481d733a1d334f23fb7d45214a07945120b2c572', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '376345.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7618, '2022-02-11 10:07:00', 'SALE/POS7621', 620, 'মোঃ জমির হোসেন (চাঁনপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-9888&lt;&sol;p&gt;', '', '467727.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '467727.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-12 10:07:51', '23.265', 1, '150000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '4313c09fbc198406791a836726beb4f8f97c83ed7a0809f5403a54146e9c28ab', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '294209.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7619, '2022-02-11 10:08:00', 'SALE/POS7622', 665, 'মেসার্স কবির এন্ড ব্রাদাস (জগমোহনপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;RPT-11-0563&lt;&sol;p&gt;', '', '314600.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '314600.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-12 10:09:27', '15.725', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '0d3914cbc6020ba8569ee2b1804e21a32c286551741ab119c908a91df8b426b9', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '25404.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7620, '2022-02-11 10:11:00', 'SALE/POS7623', 632, 'মেসার্স S.S.B ব্রিকস (সিলেট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-2739&lt;&sol;p&gt;', '', '384685.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '384685.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-12 10:11:35', '18.955', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '24f94585e8a87a49bffdf1f8ad892a7961f00f6e520f2ee06df016897d38f5b6', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '849726.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7621, '2022-02-11 10:12:00', 'SALE/POS7624', 632, 'মেসার্স S.S.B ব্রিকস (সিলেট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CDT-11-0790&lt;&sol;p&gt;', '', '398083.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '398083.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-12 10:12:54', '19.605', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '008730a7a36f12fa3921457038cc83da051bcd4c2e16e8b7b30fa1c27c068255', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '849726.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7622, '2022-02-11 10:13:00', 'SALE/POS7625', 669, 'মোঃ লিয়াকত মিয়া (তাহেরপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-7388&lt;&sol;p&gt;', '', '336876.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '336876.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-12 10:14:09', '16.76', 1, '200000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '80c42a6968bb7c2b29106f78e28d72788f3d19a93761fae0d95933a114b66a77', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '483571.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7623, '2022-02-11 10:14:00', 'SALE/POS7626', 666, 'বাবু সুজিত  সরকার(সুনামগঞ্জ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-0196&lt;&sol;p&gt;', '', '285800.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '285800.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-12 10:15:26', '14.285', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '2e7963911326361204f246f2b4e27364f21c59e5797d600033e1ebedf4b9ccf7', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-299999.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7624, '2022-02-11 10:16:00', 'SALE/POS7627', 666, 'বাবু সুজিত  সরকার(সুনামগঞ্জ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-2208&lt;&sol;p&gt;', '', '259000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '259000.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-12 10:16:39', '12.945', 1, '219760.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '008271fb492899f8dcbf4aec080bacac6aeb0732f7262e48dba5f60864841883', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-299999.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7625, '2022-02-11 10:17:00', 'SALE/POS7628', 684, 'মেসার্স K.M.B ব্রিকস (ইব্রাহীমপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMD-12-2328&lt;&sol;p&gt;', '', '99093.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '99093.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-12 10:17:43', '4.925', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '0af4b94ada2880887e20d6dcb6715494798e09a8e46f943c75f17a50f0139a77', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '649852.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7626, '2022-02-11 10:18:00', 'SALE/POS7629', 684, 'মেসার্স K.M.B ব্রিকস (ইব্রাহীমপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMD-12-2328&lt;&sol;p&gt;', '', '98691.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '98691.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-12 10:18:40', '4.91', 1, '150000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '49b9236e88f47ab6761d139422365ddb2c0ba1433b4fc563e38b0458e2f6319e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '649852.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7627, '2022-02-11 10:19:00', 'SALE/POS7630', 610, 'মেসার্স তাসিন এন্টারপ্রাইজ(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;TAKTOR-04900&lt;&sol;p&gt;', '', '70200.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '70200.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-12 10:19:59', '3.51', 1, '70000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5f87a0b9edf001143cdec3a05e4193b70f6d1f38c263448316391e0d0d717619', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7628, '2022-02-11 10:20:00', 'SALE/POS7631', 639, 'মেসার্স সমতা ব্রিকস(নেত্রকোনা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-5566&lt;&sol;p&gt;', '', '519477.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '519477.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-12 10:21:08', '25.59', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd642005cb9401a0ec0cdf9402f976b3573bf9a44e44c0eef39bf132bbd5a9b19', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '7110968.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7629, '2022-02-11 10:22:00', 'SALE/POS7632', 796, 'মেসার্স সাজিত ব্রিকস(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0831&lt;&sol;p&gt;', '', '364385.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '364385.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-12 10:22:45', '17.95', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'dbd8613ef287f9a0d2c74b7cd5930cafbbf20d5bd209fa1bf6e4bfb32c092c41', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-365400.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7630, '2022-02-11 10:26:00', 'SALE/POS7633', 797, 'মেসার্স N.G.M ব্রিকস(ময়মনসিংহ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-4583&lt;&sol;p&gt;', '', '378048.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '378048.00', 'completed', 'paid', 0, NULL, 1, 1, '2022-02-12 10:27:14', '21.476', 1, '378048.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '08d4817e06e4e2938c03d3ec040a0c4be0a62a76c5d748b3055902ac2ec77d9c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7631, '2022-02-11 10:33:00', 'SALE/POS7634', 649, 'মেসার্স জালাল ব্রিকস(চান্দুরা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5080&lt;&sol;p&gt;', '', '473200.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '473200.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-12 10:34:13', '27.035', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '61df0c3980fdeb14b72217d28ab4e159d9265854367dd2fe74eceff17f8099ff', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '4362765.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7632, '2022-02-11 10:35:00', 'SALE/POS7635', 648, 'মেসার্স হাসান ব্রিকস(চান্দুরা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18&period;5586&lt;&sol;p&gt;', '', '448000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '448000.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-12 10:35:56', '25.6', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1bb18480f7a193c32f31a1495142570c35113b81c9fede2799deeafab8c1fc1f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '4805169.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7633, '2022-02-11 10:36:00', 'SALE/POS7636', 650, 'মেসার্স আকাশ ব্রিকস(চান্দুরা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2334&lt;&sol;p&gt;', '', '470400.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '470400.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-12 10:37:03', '26.88', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e08898d3c9016fa6f9dff3799904d26f5f8700769c5436781367c6449236f52e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '4742504.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7634, '2022-02-11 10:40:00', 'SALE/POS7637', 651, 'হাজী মোঃ আইনুল ইসলাম(চান্দুরা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;হাসান&plus;আকাশ&plus;জালাল&equals; ৩গাড়ি হিসাব&lt;&sol;p&gt;', '', '1391600.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '1391600.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-12 10:41:11', '1', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f9674fe3446048f8283f86039e4a16141956ef24b1c0f64f756a3e1f91260508', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2809699.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7635, '2022-02-12 12:32:00', 'SALE/POS7638', 610, 'মেসার্স তাসিন এন্টারপ্রাইজ(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;TAKTOR-04976&lt;&sol;p&gt;', '', '59600.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '59600.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-13 12:33:35', '2.98', 1, '480000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd35fc209d239db2161c1d9b745a29650ff66bec364b44487235e42f41a074587', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '200.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7636, '2022-02-12 12:34:00', 'SALE/POS7639', 746, 'মেসার্স রংধনু ট্রান্সপোট(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;ONETEST-04960&lt;&sol;p&gt;', '', '62600.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '62600.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-13 12:35:24', '3.125', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e0419d04d8a94ebb1308d851f7e18d624ebb8ecdc234cba54d43ad8967869035', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7637, '2022-02-12 12:36:00', 'SALE/POS7640', 692, 'মেসার্স S.T.B ব্রিকস(ভৈরবপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;TAKTOR- 04945&lt;&sol;p&gt;', '', '105123.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '105123.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-13 12:37:29', '5.23', 1, '100000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'bee635c4abb1a0d11ebb01fa6197e6a0f816b8ec668e988fd55f9948819cd559', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1795026.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7638, '2022-02-12 12:38:00', 'SALE/POS7641', 793, 'মোঃ জুলমত মিয়া(ময়মনসিংহ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-6426&lt;&sol;p&gt;', '', '443800.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '443800.00', 'completed', 'paid', 0, NULL, 1, 1, '2022-02-13 12:38:19', '22.19', 1, '443800.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8ce5c7fddc2d503a0dde1b9b318176a67e0c98322680dc173b75887f78dc18e8', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7639, '2022-02-12 12:46:00', 'SALE/POS7642', 798, 'মোঃ নাঈম মিয়া(বি-বাড়ীয়া)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;TAKTOR&lt;&sol;p&gt;', '', '113600.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '113600.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-13 12:50:11', '5.675', 1, '118000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5b375895c4794d8c5ad4292223ffea7165c9db0730e52b1cab10b167a4732239', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7640, '2022-02-12 12:49:00', 'SALE/POS7643', 746, 'মেসার্স রংধনু ট্রান্সপোট(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;TAKTOR&lt;&sol;p&gt;', '', '65200.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '65200.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-13 12:49:31', '3.255', 1, '150000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '2e929296fdd00a03d93ebfd4bb333b9adfc0b81249d368c0f09f2dfbf677d424', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '62600.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7641, '2022-02-12 12:51:00', 'SALE/POS7644', 625, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2915&lt;&sol;p&gt;', '', '441000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '441000.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-13 12:51:54', '22.045', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '35b7d3f4929f6ea80c6c95329fa42ee1d679e5071ed3d4d89d6261fa250dd029', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '7647926.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7642, '2022-02-12 12:52:00', 'SALE/POS7645', 688, 'মেসার্স ফ্রেন্ডশীপ এন্টারপ্রাইজ (ফেরিঘট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5996&lt;&sol;p&gt;', '', '379294.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '379294.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-13 12:53:08', '19.055', 1, '675700.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '85cd53fe7d8962fc0e3cf91184baa68e996c16c91872fab81a185c8e62b14c07', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '291969.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7643, '2022-02-12 12:53:00', 'SALE/POS7646', 676, 'জুয়েল মিয়া (চাঁনপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2603&lt;&sol;p&gt;', '', '488000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '488000.00', 'completed', 'paid', 0, NULL, 1, 1, '2022-02-13 12:54:41', '24.395', 1, '488000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ce0c0f02c54636005f5e41ef1ab081fa981ad319ea8d9da75a220ee9f6d10c79', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7644, '2022-02-12 12:56:00', 'SALE/POS7647', 630, 'মেসার্স সততা ব্রিকস(কুমিল্লা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0409&lt;&sol;p&gt;', '', '346064.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '346064.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-13 12:57:13', '20.12', 1, '347600.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '769cfdc05e7d3980c443c828681b06c2962ee14b989727832e29e949af325483', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1734.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7645, '2022-02-12 12:57:00', 'SALE/POS7648', 609, 'মেসার্স আজিজ শাহ ট্রান্সপোর্ট(ভৈরবপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-0768&lt;&sol;p&gt;', '', '457596.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '457596.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-13 12:58:23', '26.76', 1, '500000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '9f395a3b80c883dd4ccb06c30ba2f28493d24b3985d703793cbe77ea917866bf', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '740075.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7646, '2022-02-12 12:59:00', 'SALE/POS7649', 650, 'মেসার্স আকাশ ব্রিকস(চান্দুরা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-6821&lt;&sol;p&gt;', '', '331450.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '331450.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-13 12:59:48', '18.94', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7b0f3bb6bdd865656510b7496ed4119dea229ee83842447a8dc79fe6985674e9', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '5212904.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7647, '2022-02-12 13:00:00', 'SALE/POS7650', 649, 'মেসার্স জালাল ব্রিকস(চান্দুরা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-2906&lt;&sol;p&gt;', '', '356300.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '356300.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-13 13:00:55', '20.365', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd181faf09de2bcd5567e7621b1c62feda56cb4f309fccdd7f1c752a4e0c6ff27', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '4835965.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7648, '2022-02-12 13:01:00', 'SALE/POS7651', 648, 'মেসার্স হাসান ব্রিকস(চান্দুরা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-5586&lt;&sol;p&gt;', '', '364525.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '364525.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-13 13:02:02', '20.825', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '59fe58d90c925beeba3bafe7f677df71e6073f01706b5e4951cfcfee0de27faf', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '5253169.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7649, '2022-02-12 13:06:00', 'SALE/POS7652', 651, 'হাজী মোঃ আইনুল ইসলাম(চান্দুরা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;হাসান&plus;জালাল&plus;আকাশ&equals; ৩গাড়ির হিসাব&lt;&sol;p&gt;', '', '1052275.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '1052275.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-13 13:08:08', '1', 1, '2000000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '4e89a624e363122464b4b6c165f7bb5222eee11e6d7315b7098aafbd85036a8d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '4201299.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7650, '2022-02-12 13:10:00', 'SALE/POS7653', 657, 'মেসার্স অনিক (বি-বাড়ীয়া)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-5936&lt;&sol;p&gt;', '', '351393.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '351393.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-13 13:12:37', '17.31', 1, '700000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '4bfd01fa83f5b0efc29f4d579d33b113bcede192794f99a12cd56f3c4b074abd', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '87096.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7651, '2022-02-12 13:13:00', 'SALE/POS7654', 751, 'মেসার্স তিতাস ব্রিকস(বি-বাড়ীয়া)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CMT-11-3344&lt;&sol;p&gt;', '', '488215.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '488215.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-13 13:13:39', '24.05', 1, '400000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '2362195898f1a2ccb58a0c5fa48530dd235817f5e63639cac339748cc15aa21f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '487893.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7652, '2022-02-12 13:14:00', 'SALE/POS7655', 760, 'মেসার্স মা এন্টারপ্রাইজ(বাদাঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-6846&lt;&sol;p&gt;', '', '316480.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '316480.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-13 13:15:01', '14.72', 1, '300000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'bb55dba90577ea86fed643754e5b5ffc5df3651b22d734f87b5f8bbac75ca2be', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '404562.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7653, '2022-02-13 16:34:00', 'SALE/POS7656', 641, 'মেসার্স S.R এন্টারপ্রাইজ(সিলেট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-5064&lt;&sol;p&gt;', '', '326022.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '326022.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-14 16:34:42', '16.22', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '2fd32e0d4ebdd8bb0f89bfab3c691db5580901e3dd13c03c38026ee85b5f2f2e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '11332232.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7654, '2022-02-13 16:35:00', 'SALE/POS7657', 641, 'মেসার্স S.R এন্টারপ্রাইজ(সিলেট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CHOT-11-0747&lt;&sol;p&gt;', '', '371247.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '371247.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-14 16:35:32', '18.465', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a04a58930dd0ffbf5754d4e89bff4a91ac523fed05ab08320d8b24ffbb699a55', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '11332232.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7655, '2022-02-13 16:35:00', 'SALE/POS7658', 641, 'মেসার্স S.R এন্টারপ্রাইজ(সিলেট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-8758&lt;&sol;p&gt;', '', '341298.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '341298.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-14 16:36:19', '16.975', 1, '300000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '83c71cdf6d7b804c53cc6c88c0a33575c47a2e8352060deb6b3378db3cc55603', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '11332232.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7656, '2022-02-13 16:36:00', 'SALE/POS7659', 625, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-3841&lt;&sol;p&gt;', '', '405400.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '405400.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-14 16:37:29', '20.265', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '94d6fb80bb4eca8e4c80bfb30fa71464d54fcd27c88e9dac6e58a32dfc0decad', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '8088926.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7658, '2022-02-13 16:39:00', 'SALE/POS7661', 625, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-0914&lt;&sol;p&gt;', '', '425800.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '425800.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-14 16:39:40', '21.29', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5b9307d0a599c82cbef486b651bf36aa118fb7375436c223ade831651a1b0d9a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '8494326.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7659, '2022-02-13 16:40:00', 'SALE/POS7662', 625, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-2884&lt;&sol;p&gt;', '', '378400.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '378400.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-14 16:40:30', '18.915', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7e0e7003f472a10d2d2eaff13d8ab3d127e961fa22d7f0d7e9dbe0ea1b74fc87', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '8494326.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7660, '2022-02-13 16:41:00', 'SALE/POS7663', 625, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-0377&lt;&sol;p&gt;', '', '412400.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '412400.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-14 16:41:32', '20.62', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e83bcda9283e0ace6966dd581d952cbe7aff41f2a01d98c5d79f7437816305e2', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '8494326.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7661, '2022-02-13 16:42:00', 'SALE/POS7664', 625, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-6125&lt;&sol;p&gt;', '', '445600.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '445600.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-14 16:42:38', '22.275', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '9e1ed48aebb361ebb901e41eb82f9cab9c3d266d58fd79c1f867928f683d0813', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '8494326.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7662, '2022-02-13 16:43:00', 'SALE/POS7665', 625, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-6707&lt;&sol;p&gt;', '', '419200.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '419200.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-14 16:43:58', '20.96', 1, '3000000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '2d9fe481a3bff2d961e21319d73ce290c13b96f49616cfd67d8c93b03608a32d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '8494326.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7663, '2022-02-13 16:44:00', 'SALE/POS7666', 666, 'বাবু সুজিত  সরকার(সুনামগঞ্জ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;KOST-11-2508&lt;&sol;p&gt;', '', '283000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '283000.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-14 16:45:10', '14.145', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '59926b2cee290a11dc170c12cbae723d06a9e4966675c8cef96146f0249696df', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '25040.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7664, '2022-02-13 16:45:00', 'SALE/POS7667', 779, 'মেসার্স খোয়াই ব্রিকস(রিপন মিয়া)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CHOT-11-0732&lt;&sol;p&gt;', '', '459400.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '459400.00', 'completed', 'paid', 0, NULL, 1, 1, '2022-02-14 16:46:10', '22.97', 1, '459400.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8a2e668134598e54f92e6cc8f2dcf78d8f59b8578c6df7da80bf5e676f95979a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7665, '2022-02-13 16:57:00', 'SALE/POS7668', 800, 'মোঃ আরশাফুল মিয়া(পলাশবাড়ী)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-0223&lt;&sol;p&gt;', '', '284400.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '284400.00', 'completed', 'paid', 0, NULL, 1, 1, '2022-02-14 16:58:17', '14.22', 1, '284400.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '224e582c4aa910d3f437135a0bd133d0b0e6e1f4e84d66e9eaa19c77446e98d5', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7666, '2022-02-13 16:59:00', 'SALE/POS7669', 692, 'মেসার্স S.T.B ব্রিকস(ভৈরবপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;TAKTOR-05123&lt;&sol;p&gt;', '', '98289.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '98289.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-14 16:59:51', '4.885', 1, '90000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '0c2041888179589c9b5ee38b47321c2754435012b59574325e0b9f2dc83c0946', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1800149.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7667, '2022-02-13 17:00:00', 'SALE/POS7670', 793, 'মোঃ জুলমত মিয়া(ময়মনসিংহ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-6426&lt;&sol;p&gt;', '', '443000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '443000.00', 'completed', 'paid', 0, NULL, 1, 1, '2022-02-14 17:00:41', '22.15', 1, '443000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '88fe99efdcabc54dc46c4e9ced17f3842bba2024133831893e922cfff36c05dd', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7668, '2022-02-13 17:06:00', 'SALE/POS7671', 801, 'মেসার্স মা মনি ব্রিকস(উসমানি নগর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;MMT-11-0188&lt;&sol;p&gt;', '', '249470.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '249470.00', 'completed', 'paid', 0, NULL, 1, 1, '2022-02-14 17:06:46', '12.35', 1, '249470.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '6ad6fcffa089b8edecb7df07395742164864fd9086506ec54bf2f8f27491c961', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7669, '2022-02-13 17:08:00', 'SALE/POS7672', 802, 'মোঃ জিসান মিয়া(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMD-12-2939&lt;&sol;p&gt;', '', '179400.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '179400.00', 'completed', 'paid', 0, NULL, 1, 1, '2022-02-14 17:09:08', '8.97', 1, '179400.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '69de6fa34e147318c73311b28e8f50095ea332bba94d7e6e6055fe055615412f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7670, '2022-02-13 17:10:00', 'SALE/POS7673', 606, 'আলী হোসেন জামাই(কালীপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-9845&lt;&sol;p&gt;', '', '318000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '318000.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-14 17:11:08', '15.899', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '61f5e59914df96408baa9314d975741d23c403424435c130186c9e3439a8a0c9', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '284.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7671, '2022-02-13 17:11:00', 'SALE/POS7674', 763, 'মেসার্স ওমর শরীফ ব্রিকস(চুনারুঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CHOT-11-0782&lt;&sol;p&gt;', '', '461000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '461000.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-14 17:12:02', '23.045', 1, '450000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '2e8813f43904df8afd9ec360414e93f935f995bea9c7bc99b0465e196fbb8a70', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-16502.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7672, '2022-02-13 17:12:00', 'SALE/POS7675', 709, 'মোঃ কয়েছ মিয়া(সুনামগঞ্জ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-4377&lt;&sol;p&gt;', '', '382302.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '382302.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-14 17:12:59', '19.02', 1, '500000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '30fd3f6bcecbfcbbc3f133dbdb2b95a194409680c06f9d354bf9c7b130581ec5', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '902327.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7673, '2022-02-13 17:41:00', 'SALE/POS7676', 614, 'মেসার্স জোহাদ এন্টারপ্রাইজ(২১-২২) (নিজ হিসাব)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5996&lt;&sol;p&gt;', '', '466600.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '466600.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-14 17:41:20', '23.33', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '6d281b9f4b49f3b4821421114dd7670146993d8f510490d537a5f0193c0f6cd5', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '3184390.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7674, '2022-02-13 17:41:00', 'SALE/POS7677', 614, 'মেসার্স জোহাদ এন্টারপ্রাইজ(২১-২২) (নিজ হিসাব)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-6377&lt;&sol;p&gt;', '', '411200.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '411200.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-14 17:42:07', '20.56', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'cfbabe45dd5fafac521cfbea2a50cb2617d8ce2f9c936a5657fb62ab5e18c838', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '3184390.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7675, '2022-02-13 17:43:00', 'SALE/POS7678', 792, 'মেসার্স T.K ব্রিকস(কক্সবাজার)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0425&lt;&sol;p&gt;', '', '363952.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '363952.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-14 17:43:21', '21.155', 1, '356588.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '669e2c27487a49bc88efb4096fb10fd113a1ebeb59e319c06a31103e331a40c6', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-7364.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7676, '2022-02-13 17:43:00', 'SALE/POS7679', 620, 'মোঃ জমির হোসেন (চাঁনপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMD-12-2328&lt;&sol;p&gt;', '', '97399.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '97399.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-14 17:44:10', '5.63', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'bde5aa8b49456b49b8731b47eae97e99d3220367b23a999bf3a8fd351ec08fd6', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '611936.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7677, '2022-02-13 17:44:00', 'SALE/POS7680', 620, 'মোঃ জমির হোসেন (চাঁনপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMD-12-2328&lt;&sol;p&gt;', '', '99475.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '99475.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-14 17:45:02', '5.75', 1, '350000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ee9b76e9e9cbd0f5d566c03861fcdc979cd4c04b37387165aa9334e84d864f74', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '611936.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7678, '2022-02-13 17:45:00', 'SALE/POS7681', 666, 'বাবু সুজিত  সরকার(সুনামগঞ্জ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;KOST-11-3157&lt;&sol;p&gt;', '', '290870.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '290870.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-14 17:45:58', '17.105', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ae93b50066195ef7de2d8f0439df50a8e9a1920f94f709e106b23a16ff0c40e3', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '308040.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7679, '2022-02-13 17:46:00', 'SALE/POS7682', 666, 'বাবু সুজিত  সরকার(সুনামগঞ্জ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-2743&lt;&sol;p&gt;', '', '314840.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '314840.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-14 17:47:15', '18.52', 1, '1350000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '555e6f56a5c622cb643b519866e6ee1c70a676cbfaea3a1d86afabcd828b0711', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '308040.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7680, '2022-02-13 17:49:00', 'SALE/POS7683', 729, 'মোঃ জহিরুল ইসলাম(তাহিরপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-8221&lt;&sol;p&gt;', '', '232218.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '232218.00', 'completed', 'paid', 0, NULL, 1, 1, '2022-02-14 17:50:18', '13.575', 1, '232218.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '77a53bd274cf545ec9cff96178ac0596d5f0058e50a5b16cca1b9fcd64ca656d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-3697.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7681, '2022-02-13 17:53:00', 'SALE/POS7684', 799, 'মেসার্স শাপলা ব্রিকস(ময়মনসিংহ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;MMT-11-0079&lt;&sol;p&gt;', '', '209712.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '209712.00', 'completed', 'paid', 0, NULL, 1, 1, '2022-02-14 17:53:22', '10.28', 1, '209712.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '2db2d948faa73414e6d484b11c8ee86015066c03a3f1dbc2178a0ede0f54291e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7682, '2022-02-13 17:53:00', 'SALE/POS7685', 639, 'মেসার্স সমতা ব্রিকস(নেত্রকোনা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-5566&lt;&sol;p&gt;', '', '503846.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '503846.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-14 17:54:15', '24.82', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7672f90a31c4bd27dec89e7a091d457cefc20ca41c978eff8683b4979d174f40', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '7630445.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7683, '2022-02-13 17:54:00', 'SALE/POS7686', 627, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(রবিন মিয়া)(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-2906&lt;&sol;p&gt;', '', '433770.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '433770.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-14 17:55:09', '22.825', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '68ab83e5068b4d0fd1c1477cb2b2d25b44c67b9329718860446b194009419a2f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1060.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7684, '2022-02-13 17:55:00', 'SALE/POS7687', 627, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(রবিন মিয়া)(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2064&lt;&sol;p&gt;', '', '449730.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '449730.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-14 17:56:04', '23.666', 1, '853000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '9a3a1235200aae62a549f3facf0027a3d18f619e78b22aa128c4f8586c4e2b78', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1060.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7685, '2022-02-13 18:04:00', 'SALE/POS7688', 798, 'মোঃ নাঈম মিয়া(বি-বাড়ীয়া)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;নগদ ফেরত &lt;&sol;p&gt;', '', '4500.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '4500.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-14 18:04:49', '1', 1, '100.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '423f85846ebf9aab1b2321fbfa333dee404d4a4f077242e489ba6f77f612e8a1', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-4400.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7687, '2022-02-13 18:19:00', 'SALE/POS7690', 610, 'মেসার্স তাসিন এন্টারপ্রাইজ(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;নগদ ফেরত&lt;&sol;p&gt;', '', '70000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '70000.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-14 18:19:50', '1', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '317c3c6d8b5e33b9d859a5d358eca606683fd0e397620cf4913e05925753eb55', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-420200.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7688, '2022-02-14 16:36:00', 'SALE/POS7691', 614, 'মেসার্স জোহাদ এন্টারপ্রাইজ(২১-২২) (নিজ হিসাব)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-9888&lt;&sol;p&gt;', '', '454200.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '454200.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-15 16:36:57', '22.705', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8b96ae6837a03f68cc4ccafb403b63a10011cfe7c4cd81e4208512c1d3d32a9c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '4062190.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7689, '2022-02-14 16:37:00', 'SALE/POS7692', 614, 'মেসার্স জোহাদ এন্টারপ্রাইজ(২১-২২) (নিজ হিসাব)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-5586&lt;&sol;p&gt;', '', '437800.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '437800.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-15 16:37:51', '21.885', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '28e3515b66080891e0f4a47106b974027238190776143f9fb29c97129ab82307', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '4062190.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7690, '2022-02-14 16:38:00', 'SALE/POS7693', 614, 'মেসার্স জোহাদ এন্টারপ্রাইজ(২১-২২) (নিজ হিসাব)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-2906&lt;&sol;p&gt;', '', '360400.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '360400.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-15 16:40:05', '18.025', 1, '1000000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '3e3ce9dee3a668d760cb43f23c510cf973a335a7a2e8b01a54a4777be41e19b8', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '4062190.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7691, '2022-02-14 16:41:00', 'SALE/POS7694', 670, 'মোঃ জাকির হোসেন জামাই(কালিপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-4514&lt;&sol;p&gt;', '', '314000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '314000.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-15 17:48:43', '15.7', 1, '200000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '213ffb96c30a6f983a158cce2ffde3235aa22f04b74d57a316df830093640e42', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '141145.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7692, '2022-02-14 17:50:00', 'SALE/POS7695', 625, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-3212&lt;&sol;p&gt;', '', '404000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '404000.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-15 18:09:29', '20.195', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '967750bef2eb927d145cf4faa9e87ba0775d8b24de25d4d51c0e68787e7efe81', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '7575726.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7693, '2022-02-14 17:51:00', 'SALE/POS7696', 625, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-1350&lt;&sol;p&gt;', '', '356200.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '356200.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-15 18:07:05', '17.805', 1, '3000000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a5924317a1005c8c79c898bd37866245d23132e4acab8060d8750c3ffed29509', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '7575726.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7694, '2022-02-14 17:52:00', 'SALE/POS7697', 726, 'মেসার্স M.R.T ব্রিকস (ভৈরব)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5080&lt;&sol;p&gt;', '', '434623.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '434623.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-15 18:06:10', '21.41', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f65a2b2bf54d213c9306952478845cbc87576b764936f072e09ee11fc6ade0f8', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1364722.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7695, '2022-02-14 17:53:00', 'SALE/POS7698', 748, 'মেসার্স দয়াল নবী ট্রান্সপোর্ট(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1625&lt;&sol;p&gt;', '', '441597.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '441597.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-15 18:03:28', '21.97', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '98fb41a3fb9a78a6e860ff12391838e9ea37cef178cecffc3cbbc5824ee9b543', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7696, '2022-02-14 17:54:00', 'SALE/POS7699', 748, 'মেসার্স দয়াল নবী ট্রান্সপোর্ট(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-7009&lt;&sol;p&gt;', '', '308937.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '308937.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-15 18:03:08', '15.365', 1, '750400.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5c06a07918fbaeb6004daf73d917e58081e9bb994aba61446876e38503446855', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7697, '2022-02-14 17:55:00', 'SALE/POS7700', 666, 'বাবু সুজিত  সরকার(সুনামগঞ্জ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-8745&lt;&sol;p&gt;', '', '299400.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '299400.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-15 18:02:44', '14.97', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e23cc5df27d584700ceb72d4daccc4f5b9eee1ab6ed437e9e9c944ed3bc0106f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-436249.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7698, '2022-02-14 17:55:00', 'SALE/POS7701', 666, 'বাবু সুজিত  সরকার(সুনামগঞ্জ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1790&lt;&sol;p&gt;', '', '313400.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '313400.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-15 18:00:58', '15.665', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '88e68ba99b2c22bf90771890926902d21effaa0a01448789e0b6a998228a59a3', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-436249.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7699, '2022-02-14 17:56:00', 'SALE/POS7702', 788, 'মোঃ ফারুক আহমেদ(কুড়েঘর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CMT-11-3344&lt;&sol;p&gt;', '', '372252.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '372252.00', 'completed', 'paid', 0, NULL, 1, 1, '2022-02-15 18:00:03', '18.525', 1, '372252.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a6e763c8ccdab04465ffcc795aab3f07ff9ce8becc34510938aa8d1d5e6ce53b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '196.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7700, '2022-02-14 17:57:00', 'SALE/POS7703', 610, 'মেসার্স তাসিন এন্টারপ্রাইজ(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;TAKTOR-05162&lt;&sol;p&gt;', '', '64000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '64000.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-15 17:59:24', '3.2', 1, '57000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '381be0edeea01e8a7f96d3b67c6e7923de82fe9969c6f0715139243f92baf69e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-350200.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7701, '2022-02-14 17:58:00', 'SALE/POS7704', 748, 'মেসার্স দয়াল নবী ট্রান্সপোর্ট(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-9758&lt;&sol;p&gt;', '', '64923.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '64923.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-15 17:59:01', '3.2300', 1, '65057.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'fe9efcd77fd08ca4ddef3dc2166e43c7fc3f127a2fc3ee4e71684cd835ddea50', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '750433.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7702, '2022-02-14 18:50:00', 'SALE/POS7705', 748, 'মেসার্স দয়াল নবী ট্রান্সপোর্ট(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-9758&lt;&sol;p&gt;', '', '225321.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '225321.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-15 19:05:28', '11.205', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '30acd1fae5d1a3a2c489c7d350d5b6878559a09790f5c78c2d61ce7eb1aa5611', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7703, '2022-02-14 18:50:00', 'SALE/POS7706', 748, 'মেসার্স দয়াল নবী ট্রান্সপোর্ট(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0232&lt;&sol;p&gt;', '', '320193.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '320193.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-15 19:05:09', '15.93', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '416ec83f949caed017c77ccfb76266223747a6eccf30b055718ff1cf2dcbd3df', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7704, '2022-02-14 18:51:00', 'SALE/POS7707', 748, 'মেসার্স দয়াল নবী ট্রান্সপোর্ট(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-1483&lt;&sol;p&gt;', '', '276576.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '276576.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-15 19:04:18', '13.76', 1, '822090.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e10f9739acea7342e1c14d065352a0f8e3c624bcbe92120c152b2656fbfaf90f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7705, '2022-02-14 18:52:00', 'SALE/POS7708', 798, 'মোঃ নাঈম মিয়া(বি-বাড়ীয়া)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMN-21-2496&lt;&sol;p&gt;', '', '117800.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '117800.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-15 19:02:38', '5.885', 1, '117240.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5ca8a736062bff7afb1766f8fe1442775ea923cf39d35270b07c03f168974849', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7706, '2022-02-14 18:53:00', 'SALE/POS7709', 802, 'মোঃ জিসান মিয়া(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMD-12-2939&lt;&sol;p&gt;', '', '168600.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '168600.00', 'completed', 'paid', 0, NULL, 1, 1, '2022-02-15 19:01:56', '8.425', 1, '168600.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '6814d064365cb26be97702a743896ad93b53ceb2e2deb0597a0c16f51748e146', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7707, '2022-02-14 18:53:00', 'SALE/POS7710', 764, 'আমির হোসেন(বড়ছড়া)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-15-7995&lt;&sol;p&gt;', '', '194728.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '194728.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-15 18:58:50', '9.64', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '6fd8001a9d90ee7926c48572b768bc51345caef30b9d0cfd8f48f7a1bc4ba3a9', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-504729.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7708, '2022-02-14 18:54:00', 'SALE/POS7711', 695, 'মেসার্স বাবুল ব্রিকস(চান্দুরা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-2884&lt;&sol;p&gt;', '', '417165.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '417165.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-15 18:58:27', '20.55', 1, '350000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '4daade91f97b6f0fa6482a2ab30827138f289c174dd5cd45b6b42821dc5d24d9', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '575835.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7709, '2022-02-14 18:56:00', 'SALE/POS7712', 665, 'মেসার্স কবির এন্ড ব্রাদাস (জগমোহনপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-1421&lt;&sol;p&gt;', '', '320400.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '320400.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-15 18:58:02', '16.015', 1, '1200000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '48dd75b686414be9f147ed5fa68ec9b481522c9c808fb8e9bbf83f233ec04563', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '340004.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7710, '2022-02-14 18:57:00', 'SALE/POS7713', 634, 'মোঃ কবির মিয়া(আশুগঞ্জ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2334&lt;&sol;p&gt;', '', '413714.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '413714.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-15 18:57:33', '20.38', 1, '500000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f2dae08cb90195d72033604f90f6300eae7ef9801e3b13a012a5195f0750fe25', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1690111.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7711, '2022-02-14 19:10:00', 'SALE/POS7714', 609, 'মেসার্স আজিজ শাহ ট্রান্সপোর্ট(ভৈরবপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-0768&lt;&sol;p&gt;', '', '428184.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '428184.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-15 19:17:42', '25.04', 1, '500000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '0dbc5290dc73c0b33ecd338a636329c3676fef2cd366514171ffb7af50885c97', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '697671.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7712, '2022-02-14 19:11:00', 'SALE/POS7715', 650, 'মেসার্স আকাশ ব্রিকস(চান্দুরা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5080&lt;&sol;p&gt;', '', '349125.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '349125.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-15 19:17:14', '19.955', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '969fee3fdd0b1673669a10663b2e5023ffc8ffd395a5465642ef7d43924662b1', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '5544354.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7713, '2022-02-14 19:12:00', 'SALE/POS7716', 651, 'হাজী মোঃ আইনুল ইসলাম(চান্দুরা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;আকাশ ব্রিকস এর ১গাড়ির হিসাব&lt;&sol;p&gt;', '', '349212.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '349212.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-15 19:16:45', '1', 1, '300000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '0fa11ec8427767823ea5183c42ace2e0922246e7a9475dd22b282865996e0d92', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '3253574.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7714, '2022-02-14 19:12:00', 'SALE/POS7717', 788, 'মোঃ ফারুক আহমেদ(কুড়েঘর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0384&lt;&sol;p&gt;', '', '418710.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '418710.00', 'completed', 'paid', 0, NULL, 1, 1, '2022-02-15 19:15:42', '24.63', 1, '418710.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a1233330748cc844adb67b60441c8d8d96a97be00367796d00f570d3b29718ce', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '196.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7715, '2022-02-14 19:13:00', 'SALE/POS7718', 726, 'মেসার্স M.R.T ব্রিকস (ভৈরব)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-6821&lt;&sol;p&gt;', '', '408450.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '408450.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-15 19:14:50', '23.34', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'aa81d6f0f6c9665f78a3a17a82b408ef43e90fc20b8f90e83df3a47a4f8aeb39', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1799345.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7716, '2022-02-14 19:13:00', 'SALE/POS7719', 666, 'বাবু সুজিত  সরকার(সুনামগঞ্জ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-4868&lt;&sol;p&gt;', '', '322150.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '322150.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-15 19:14:31', '18.955', 1, '430000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'feb0210fef66725a55f2abc75605d095320004a8910ba9ae927fcb315e6261e3', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '176550.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7717, '2022-02-14 19:20:00', 'SALE/POS7720', 627, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(রবিন মিয়া)(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;MPT-11-0025&lt;&sol;p&gt;', '', '325612.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '325612.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-15 19:30:13', '16.035', 1, '400000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'dc8ceb7bb06fd6c07c10f3a24d9445750c0cb90ffa5e18caf0bece8fef691f9a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '31560.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7718, '2022-02-14 19:21:00', 'SALE/POS7721', 773, 'মেসার্স ফাইভ স্টার ব্রিকস(ধারকা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1625&lt;&sol;p&gt;', '', '447209.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '447209.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-17 09:22:24', '22.03', 1, '456000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c9885c54ec4ead1088517ad0728c101c365889aa543b9532030b275b2f2bb777', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '9665.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7719, '2022-02-14 19:22:00', 'SALE/POS7722', 794, 'মোঃ খোকন মিয়া(সিলেট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-5496&lt;&sol;p&gt;', '', '351596.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '351596.00', 'completed', 'paid', 0, NULL, 1, 1, '2022-02-15 19:29:12', '17.32', 1, '351596.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b218308556cd5d1e7d06e0a3bd5ff468a018d8b0ab00c5c597c0c560a7cbe0a6', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7720, '2022-02-14 19:23:00', 'SALE/POS7723', 735, 'মেসার্স B.B.F ব্রিকস(গৌরিপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-3228&lt;&sol;p&gt;', '', '528612.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '528612.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-15 19:28:51', '26.04', 1, '528000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '6c51a8f070bcde7b142b22022522c2a4455b680cf44f5ae2a740eb0a570de78d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1092.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7721, '2022-02-14 19:24:00', 'SALE/POS7724', 606, 'আলী হোসেন জামাই(কালীপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-15-3956&lt;&sol;p&gt;', '', '304200.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '304200.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-15 19:28:26', '15.204', 1, '600000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1e68de9751cc04fa3514e0caae1b5e6bf8908140620c7f35e7a905e2f766ebf1', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '318284.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7722, '2022-02-14 19:24:00', 'SALE/POS7725', 799, 'মেসার্স শাপলা ব্রিকস(ময়মনসিংহ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;MMT-11-0079&lt;&sol;p&gt;', '', '206856.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '206856.00', 'completed', 'paid', 0, NULL, 1, 1, '2022-02-15 19:26:38', '10.135', 1, '206856.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c496fb16a1a8c112c2820d2a388ee80ed6a5bf51c31f60ccafba3fd5d6177956', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7723, '2022-02-14 19:25:00', 'SALE/POS7726', 797, 'মেসার্স N.G.M ব্রিকস(ময়মনসিংহ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-4583&lt;&sol;p&gt;', '', '378048.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '378048.00', 'completed', 'paid', 0, NULL, 1, 1, '2022-02-15 19:26:20', '21.476', 1, '378048.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ca40b1e497f2eb95087eb731c7ab25704d6000d472e3b643b514584ccb0f70c8', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7724, '2022-02-14 19:33:00', 'SALE/POS7727', 764, 'আমির হোসেন(বড়ছড়া)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;RPT-11-0008&lt;&sol;p&gt;', '', '88560.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '88560.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-15 19:36:35', '4.915', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '82bcb77b09b76616634d871a69bf94c670766183cf6a24e2a3bdd6a7ca1f734d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-310001.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7725, '2022-02-14 19:34:00', 'SALE/POS7728', 764, 'আমির হোসেন(বড়ছড়া)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-15-7995&lt;&sol;p&gt;', '', '67680.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '67680.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-16 10:49:44', '3.76', 1, '40371.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f98cc4065d0591aba120558a542e7c3b908ad55ec6f1e7a6d486923ddc226680', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-310001.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7726, '2022-02-15 12:30:00', 'SALE/POS7729', 666, 'বাবু সুজিত  সরকার(সুনামগঞ্জ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CHOT-11-0324&lt;&sol;p&gt;', '', '272000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '272000.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-16 13:18:32', '13.6', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'be16ca1a8d10b15cfb2d1a7bbe965cbffafb9b6ba4e5a2e927e36671a7d853f0', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '68700.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7727, '2022-02-15 12:31:00', 'SALE/POS7730', 666, 'বাবু সুজিত  সরকার(সুনামগঞ্জ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-1483&lt;&sol;p&gt;', '', '296600.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '296600.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-16 13:18:07', '14.83', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1b0946251433b1a471e2bbd5ac7bd519d7c73c9aea24716c9891b4a8c7361ed3', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '68700.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7728, '2022-02-15 12:31:00', 'SALE/POS7731', 666, 'বাবু সুজিত  সরকার(সুনামগঞ্জ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-2192&lt;&sol;p&gt;', '', '294200.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '294200.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-16 13:17:03', '14.705', 1, '850000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'de6eab6594eea0712c7f697cb29f3f061e4174a01dfe8c882774a7169e872d25', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '68700.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7729, '2022-02-15 12:37:00', 'SALE/POS7732', 803, 'মেসার্স B.B.C ব্রিকস(নাছির নগর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMD-11-8881&lt;&sol;p&gt;', '', '117943.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '117943.00', 'completed', 'paid', 0, NULL, 1, 1, '2022-02-16 13:16:15', '5.81', 1, '117943.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd8db9e99165240b4d8e210ed8106088629c9171a4f4f3849756aabed2dcb107f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7730, '2022-02-15 12:38:00', 'SALE/POS7733', 645, 'মোঃ আলী ইউসুফ(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2603&lt;&sol;p&gt;', '', '477600.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '477600.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-16 13:15:45', '23.875', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c9de7a28d6b2a1fb93423fe37b32bbf47fa58ff8801346b66846c3c038193f01', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7731, '2022-02-15 12:38:00', 'SALE/POS7734', 645, 'মোঃ আলী ইউসুফ(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CMT-11-3344&lt;&sol;p&gt;', '', '457000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '457000.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-16 13:13:16', '22.85', 1, '934600.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8d8e5c4835d6abe695e2ae5375e7b0dcaa6ce161754616499cfddf6c4260ce38', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7732, '2022-02-15 12:39:00', 'SALE/POS7735', 721, 'মেসার্স M.R.M ব্রিকস(মটখলা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-2884&lt;&sol;p&gt;', '', '457765.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '457765.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-16 13:12:54', '22.545', 1, '450000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a5922cd7f47d044e0c86152721e0f192a2a19f08e1d417e566e28a639e70112c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '897463.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7733, '2022-02-15 12:54:00', 'SALE/POS7736', 804, 'মোঃ হেদায়েত উল্লাহ(আগানগর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMD-14-7407&lt;&sol;p&gt;', '', '205820.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '205820.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-16 13:12:26', '10.04', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f36dfbb70dd4e2e0f2e41945391bd9bd977d0d7b4de7f4f8fc5857d7448f6af3', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7734, '2022-02-15 12:54:00', 'SALE/POS7737', 670, 'মোঃ জাকির হোসেন জামাই(কালিপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-0056&lt;&sol;p&gt;', '', '307600.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '307600.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-16 13:09:17', '15.375', 1, '180000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '555bc6fe708a9dfe0d7de994cfe6b6766ac7a630b4cbecec104ea8cb371f0d33', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '255145.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7735, '2022-02-15 12:55:00', 'SALE/POS7738', 688, 'মেসার্স ফ্রেন্ডশীপ এন্টারপ্রাইজ (ফেরিঘট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5996&lt;&sol;p&gt;', '', '376110.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '376110.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-16 13:08:44', '18.9', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '3170d7452e57f97e739bbaa9a30aca4e785627c18d300d936a5cd9d82c66a5ba', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-4437.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7736, '2022-02-15 12:56:00', 'SALE/POS7739', 688, 'মেসার্স ফ্রেন্ডশীপ এন্টারপ্রাইজ (ফেরিঘট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-5536&lt;&sol;p&gt;', '', '305067.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '305067.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-16 13:07:58', '15.329', 1, '681177.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'cfe662af3970a2cfe23a2e638e31f9534dd9c2eaf59addbc3c280441e12e46c4', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-4437.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7737, '2022-02-15 12:56:00', 'SALE/POS7740', 610, 'মেসার্স তাসিন এন্টারপ্রাইজ(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0384&lt;&sol;p&gt;', '', '420000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '420000.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-16 13:06:50', '21', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '28680affd28dc15cae0f4f22cb09918aab605be5f3e1a214816fd0afb6b7ad51', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-343200.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7738, '2022-02-15 12:57:00', 'SALE/POS7741', 610, 'মেসার্স তাসিন এন্টারপ্রাইজ(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;ট্রলি&lt;&sol;p&gt;', '', '64800.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '64800.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-16 12:58:48', '3.2349', 1, '500000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1cc7a1dba2fe55b994f8a580ffcae10a052411bb70fd3f0f3f4c9c6f22d27e82', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-343200.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7739, '2022-02-15 12:57:00', 'SALE/POS7742', 692, 'মেসার্স S.T.B ব্রিকস(ভৈরবপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;ট্রলি&lt;&sol;p&gt;', '', '91857.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '91857.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-16 12:58:31', '4.57', 1, '99000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5148a719cecd26452cb4b132ff99f41741d2bb8c0b9e04e23ff7fbcfdc0953cb', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1808438.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7740, '2022-02-15 13:23:00', 'SALE/POS7743', 748, 'মেসার্স দয়াল নবী ট্রান্সপোর্ট(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-6341&lt;&sol;p&gt;', '', '332722.50', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '332722.50', 'completed', 'due', 0, NULL, 1, 1, '2022-02-16 13:27:16', '16.35', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e7f867602a910991721edc1c9525d913cf519ea8ca38850303685b7f4a29fcbb', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7741, '2022-02-15 13:24:00', 'SALE/POS7744', 748, 'মেসার্স দয়াল নবী ট্রান্সপোর্ট(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-6343&lt;&sol;p&gt;', '', '374847.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '374847.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-16 13:26:45', '18.415', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8e6e8de85e3a57ed4c2b06ce010620ddd8195f6724d8d8a928a80d48d6031e11', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '332722.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7742, '2022-02-15 13:25:00', 'SALE/POS7745', 748, 'মেসার্স দয়াল নবী ট্রান্সপোর্ট(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-3882&lt;&sol;p&gt;', '', '294668.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '294668.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-16 13:26:22', '14.475', 1, '2002237.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd278a5e2410e65680eb42e415f0d9ef3bd8fa2f73855d5920743a3e4aff53c17', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '332722.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7743, '2022-02-15 17:39:00', 'SALE/POS7746', 627, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(রবিন মিয়া)(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-3650&lt;&sol;p&gt;', '', '390166.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '390166.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-16 17:55:04', '19.22', 1, '770000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '99665cd39a1e9e8c8eaa1228e8b59ea3c4813ed077d54f2ac000290f3c83a558', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-42828.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7744, '2022-02-15 17:40:00', 'SALE/POS7747', 613, 'মেসার্স এশিয়া ব্রিকস(সাল্লাবাদ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;MPT-11-0025&lt;&sol;p&gt;', '', '357408.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '357408.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-16 17:54:20', '17.515', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '530f49cba8a8f0438b2c6debc0998ee212cab0470c7639b0a78bf414e471f286', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '4313150.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7745, '2022-02-15 17:41:00', 'SALE/POS7748', 613, 'মেসার্স এশিয়া ব্রিকস(সাল্লাবাদ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMD-14-0777&lt;&sol;p&gt;', '', '339252.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '339252.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-16 17:53:47', '16.63', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f30751c463d8b67468ac0b509ee0cd9fd034cc613a60dea29c26b89b1bb441fe', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '4313150.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7746, '2022-02-15 17:41:00', 'SALE/POS7749', 657, 'মেসার্স অনিক (বি-বাড়ীয়া)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-5936&lt;&sol;p&gt;', '', '342867.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '342867.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-16 17:53:23', '16.89', 1, '90000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c0caed951da3ba5e0d17e714adfc64f762a2bf1987093a5abff0c01a78546146', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-261511.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7747, '2022-02-15 17:42:00', 'SALE/POS7750', 639, 'মেসার্স সমতা ব্রিকস(নেত্রকোনা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-5067&lt;&sol;p&gt;', '', '404173.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '404173.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-16 17:43:23', '19.91', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '757aabdfea88c0d28e9d1a32ce19afecb2d22c66d7c9288c5b214cb1c712d1c4', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '8134291.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7748, '2022-02-15 17:56:00', 'SALE/POS7751', 804, 'মোঃ হেদায়েত উল্লাহ(আগানগর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMD-12-2753&lt;&sol;p&gt;', '', '174825.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '174825.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-16 18:03:53', '9.995', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'bc8c55dc2e56dce3bd19bc8af8e20d40fd281a5c276953d79a2659c5cdc90c95', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '205820.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7749, '2022-02-15 17:57:00', 'SALE/POS7752', 620, 'মোঃ জমির হোসেন (চাঁনপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-9888&lt;&sol;p&gt;', '', '451530.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '451530.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-16 18:03:35', '26.1', 1, '400000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7544e4db9e160da0164f5d5893008632416afa9b9af6cc78e8a2c0a984ce8a20', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '458810.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7750, '2022-02-15 18:00:00', 'SALE/POS7753', 729, 'মোঃ জহিরুল ইসলাম(তাহিরপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-5492&lt;&sol;p&gt;', '', '264195.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '264195.00', 'completed', 'paid', 0, NULL, 1, 1, '2022-02-16 18:02:57', '15.45', 1, '264195.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a2d70f3f40fde1b9a0af0d3990110ff80a73de6c31419c1bb74fd4ea12f96016', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-3697.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7751, '2022-02-15 18:01:00', 'SALE/POS7754', 630, 'মেসার্স সততা ব্রিকস(কুমিল্লা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2915&lt;&sol;p&gt;', '', '382528.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '382528.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-16 18:02:27', '22.235', 1, '379968.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '195dff92933a2dc48772da3331db242a51c4a7c7d213c8ba2d457f47669931dc', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '198.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7752, '2022-02-16 13:00:00', 'SALE/POS7755', 666, 'বাবু সুজিত  সরকার(সুনামগঞ্জ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;JHIT-11-0989&lt;&sol;p&gt;', '', '281800.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '281800.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-17 13:36:25', '14.09', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a2c56aefb05c7be53d6d530691cf7786aafaff45c32bbbf0345188c51683aa04', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '81500.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7753, '2022-02-16 13:01:00', 'SALE/POS7756', 637, 'মেসার্স তাকি ব্রিকস(ভৈরবপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-7832&lt;&sol;p&gt;', '', '429041.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '429041.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-17 13:28:48', '20.975', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8de7b0ec7507ebcd0c85ac3c3ebb5a1c9001bd91d0de57cc6a59cd7770d2552e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '5684947.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7754, '2022-02-16 13:02:00', 'SALE/POS7757', 645, 'মোঃ আলী ইউসুফ(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1695&lt;&sol;p&gt;', '', '470400.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '470400.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-17 13:16:56', '23.515', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '2d447bccd1fbfc8011af08cf8652b14c50ad518ca60e7e889104a9c6f39cf8b1', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7755, '2022-02-16 13:02:00', 'SALE/POS7758', 645, 'মোঃ আলী ইউসুফ(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-2906&lt;&sol;p&gt;', '', '440400.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '440400.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-17 13:14:34', '22.02', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '04fde9906733067734e48709d8a773cfdac0adac45f45bff1bc2e9c2155ebb63', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7756, '2022-02-16 13:04:00', 'SALE/POS7759', 645, 'মোঃ আলী ইউসুফ(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2064&lt;&sol;p&gt;', '', '460400.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '460400.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-17 13:14:05', '23.015', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '0be9134db581179df2d70fa858201cdac42003f9568440b2147e35b716e6c801', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7757, '2022-02-16 13:04:00', 'SALE/POS7760', 645, 'মোঃ আলী ইউসুফ(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-9888&lt;&sol;p&gt;', '', '467800.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '467800.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-17 13:13:31', '23.385', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '30271037be86dc8da45ace5e1d95fce06376793919a9bd26dfb2b33b2802819f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7758, '2022-02-16 13:05:00', 'SALE/POS7761', 645, 'মোঃ আলী ইউসুফ(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-7833&lt;&sol;p&gt;', '', '472600.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '472600.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-17 13:13:02', '23.625', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '0108998d8a9ca29fab48b537628d44a3ee621686f007d0351641e27a36f52654', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7759, '2022-02-16 13:05:00', 'SALE/POS7762', 614, 'মেসার্স জোহাদ এন্টারপ্রাইজ(২১-২২) (নিজ হিসাব)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0409&lt;&sol;p&gt;', '', '366600.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '366600.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-17 13:12:21', '18.33', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e5a8696d0acb8cc00fe36999dd8509edb5600f959f47261508de65216f90d567', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '4314590.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7760, '2022-02-16 13:06:00', 'SALE/POS7763', 763, 'মেসার্স ওমর শরীফ ব্রিকস(চুনারুঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-3053&lt;&sol;p&gt;', '', '407400.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '407400.00', 'completed', 'paid', 0, NULL, 1, 1, '2022-02-17 13:11:51', '20.37', 1, '407400.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e200bb7d1a048287eb0d7ecf6625d5775291a2383d7d152fc31fe8700f143879', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-5502.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7761, '2022-02-16 13:07:00', 'SALE/POS7764', 641, 'মেসার্স S.R এন্টারপ্রাইজ(সিলেট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-5064&lt;&sol;p&gt;', '', '335268.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '335268.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-17 13:11:13', '16.685', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1b228548c2df78e5b5182c79aad29f19ac8bb011ec6080f119008fe49edadf87', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '12070799.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7762, '2022-02-16 13:07:00', 'SALE/POS7765', 793, 'মোঃ জুলমত মিয়া(ময়মনসিংহ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-6426&lt;&sol;p&gt;', '', '134200.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '134200.00', 'completed', 'paid', 0, NULL, 1, 1, '2022-02-17 13:10:08', '6.705', 1, '134200.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'daf56223773e250fbd7e9f015761d9358c7908c388286281d26f6d57fd9c91b7', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7763, '2022-02-16 13:08:00', 'SALE/POS7766', 699, 'মেসার্স M.B.S ব্রিকস(কটিয়াদী)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-5333&lt;&sol;p&gt;', '', '372600.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '372600.00', 'completed', 'paid', 0, NULL, 1, 1, '2022-02-17 13:09:18', '18.63', 1, '372600.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a603a0b74f5bb98215dcab093c780dfd42c0c83ac654adf776aef30182390413', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7764, '2022-02-16 13:27:00', 'SALE/POS7767', 645, 'মোঃ আলী ইউসুফ(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CMT-11-3344&lt;&sol;p&gt;', '', '459400.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '459400.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-17 13:28:12', '22.97', 1, '2771000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ac952266db00b3dc590adc80c665953620b1f4fe3687025f9cf271e7df64188e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2311600.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7765, '2022-02-16 15:20:00', 'SALE/POS7768', 610, 'মেসার্স তাসিন এন্টারপ্রাইজ(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-6840&lt;&sol;p&gt;', '', '333600.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '333600.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-17 15:34:07', '16.675', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '475a79949035d21a3d4304603e2ba5853b2a8e3cf155467a93c9588881a9e9f4', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-358400.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7766, '2022-02-16 15:21:00', 'SALE/POS7769', 610, 'মেসার্স তাসিন এন্টারপ্রাইজ(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-5142&lt;&sol;p&gt;', '', '369400.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '369400.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-17 15:33:49', '18.465', 1, '786000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f9cb094a880e5f63ef012e118a5d7c845331fa77fd50019014df23edfb8e42df', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-358400.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7767, '2022-02-16 15:22:00', 'SALE/POS7770', 606, 'আলী হোসেন জামাই(কালীপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;MPT-11-0024&lt;&sol;p&gt;', '', '359000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '359000.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-17 15:33:30', '17.955', 1, '381200.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'dd36cf956d7342d4bfc29b983332b50918e21caefa8d0f0ebb5423940dd7451e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '22484.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7768, '2022-02-16 15:22:00', 'SALE/POS7771', 670, 'মোঃ জাকির হোসেন জামাই(কালিপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;JOST-11-1310&lt;&sol;p&gt;', '', '286600.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '286600.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-17 15:32:42', '14.325', 1, '500000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'fa78a1410e0a920f4f55b7f7c1f72eb1fa4d6b6ad7f9c3f1d173510a2bec37ec', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '382745.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7769, '2022-02-16 15:23:00', 'SALE/POS7772', 692, 'মেসার্স S.T.B ব্রিকস(ভৈরবপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;TAKTOR&lt;&sol;p&gt;', '', '96681.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '96681.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-17 15:32:09', '4.81', 1, '100000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '32fa7fe552b565d079b4bc69916ff921a4dd24e2ed0b4f3cb84129dd4eb19292', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1801295.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7770, '2022-02-16 15:25:00', 'SALE/POS7773', 625, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-3017&lt;&sol;p&gt;', '', '410669.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '410669.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-17 15:29:32', '20.225', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '6a9ac728e67bdef48e0be352c85c29e86b17c5c3ae4024003bc090ceadf63b96', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '5335926.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7771, '2022-02-16 15:26:00', 'SALE/POS7774', 803, 'মেসার্স B.B.C ব্রিকস(নাছির নগর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-8881&lt;&sol;p&gt;', '', '117943.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '117943.00', 'completed', 'paid', 0, NULL, 1, 1, '2022-02-17 15:29:05', '5.805', 1, '117943.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '2dbfc9c80f26cda0f3afabe88b0d645828690632a6e2224e17ee7f78bbb8bd04', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7772, '2022-02-16 15:26:00', 'SALE/POS7775', 793, 'মোঃ জুলমত মিয়া(ময়মনসিংহ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-6426&lt;&sol;p&gt;', '', '311200.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '311200.00', 'completed', 'paid', 0, NULL, 1, 1, '2022-02-17 15:28:32', '15.560', 1, '311200.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e0ba87f1610224402b5b54a11ebb871fd16f1d9e0b50fbb469959063318d820b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7773, '2022-02-16 15:27:00', 'SALE/POS7776', 709, 'মোঃ কয়েছ মিয়া(সুনামগঞ্জ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-7825&lt;&sol;p&gt;', '', '169443.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '169443.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-17 15:28:08', '8.43', 1, '200000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1cb14d7e3aa44371f5d863da74732813f817161b99f182c6fd030b661badf8c7', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '784629.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7774, '2022-02-16 15:38:00', 'SALE/POS7777', 699, 'মেসার্স M.B.S ব্রিকস(কটিয়াদী)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-5333&lt;&sol;p&gt;', '', '75000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '75000.00', 'completed', 'paid', 0, NULL, 1, 1, '2022-02-17 15:39:19', '3.745', 1, '75000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ce0a2ad124844a099d4c14768863cf76c76aa1f73235a83a70abdd01b6f79150', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7775, '2022-02-16 15:44:00', 'SALE/POS7778', 609, 'মেসার্স আজিজ শাহ ট্রান্সপোর্ট(ভৈরবপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-6454&lt;&sol;p&gt;', '', '364059.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '364059.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-17 15:45:48', '21.285', 1, '500000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e2afdb9503b2bba5a37714b7212659e763a8fcf9af94e943799957f4d2f04941', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '625855.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7776, '2022-02-16 15:49:00', 'SALE/POS7779', 613, 'মেসার্স এশিয়া ব্রিকস(সাল্লাবাদ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5851&lt;&sol;p&gt;', '', '318850.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '318850.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-17 15:53:49', '18.22', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5547dfb1f582edd4b3469deefb9d7a984f28a03b139a96fc39a53883d84c6eff', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '5009810.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7777, '2022-02-16 15:50:00', 'SALE/POS7780', 613, 'মেসার্স এশিয়া ব্রিকস(সাল্লাবাদ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;MPT-11-0025&lt;&sol;p&gt;', '', '353150.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '353150.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-17 15:52:40', '20.18', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'efd509d5dd68dc0a7d9f7e873d0a516105888a6a1e457f724182288d56a3ebdc', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '5009810.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7778, '2022-02-16 15:54:00', 'SALE/POS7781', 666, 'বাবু সুজিত  সরকার(সুনামগঞ্জ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-9582&lt;&sol;p&gt;', '', '308210.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '308210.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-17 15:56:56', '18.125', 1, '600000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '0d4d4aacd57a5b429eb12562298f90c081b7b126dcbaa5bfc3d32a193903847b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '363300.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7779, '2022-02-16 15:55:00', 'SALE/POS7782', 597, 'মেসার্স M.M.K. ব্রিক্স (কিশোরগঞ্জ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-8787&lt;&sol;p&gt;', '', '346408.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '346408.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-17 15:56:02', '20.14', 1, '350000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'cf95a1073b967f5da3513128eb02676c607a29582fa4f761e6cbdf24e3f2ca23', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '274605.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7780, '2022-02-16 15:58:00', 'SALE/POS7783', 613, 'মেসার্স এশিয়া ব্রিকস(সাল্লাবাদ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5851&lt;&sol;p&gt;', '', '349044.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '349044.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-17 16:00:12', '17.11', 1, '2000000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f7e61d14df1dc92d024872a6b97b5ecc278fb859fb4963b6174dda4aadfe282b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '5681810.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7781, '2022-02-16 15:59:00', 'SALE/POS7784', 760, 'মেসার্স মা এন্টারপ্রাইজ(বাদাঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-5349&lt;&sol;p&gt;', '', '326585.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '326585.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-17 15:59:54', '15.189', 1, '300000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f11afec300af23a61984c334ba86c8f3fead127cd11d7bf8e2e33e662797b97c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '421042.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7782, '2022-02-17 15:30:00', 'SALE/POS7785', 641, 'মেসার্স S.R এন্টারপ্রাইজ(সিলেট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-8758&lt;&sol;p&gt;', '', '330995.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '330995.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-18 15:30:23', '17.15', 1, '1550000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '30bca76d53f6043a4ee7b051e589fb819a364e06ea79b3f32acaee9f902107df', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '12406067.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7783, '2022-02-17 15:31:00', 'SALE/POS7786', 639, 'মেসার্স সমতা ব্রিকস(নেত্রকোনা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-5067&lt;&sol;p&gt;', '', '394023.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '394023.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-18 15:32:11', '19.405', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '59ab2d6ec0987834d6980457e8b80179511128ef86347eaca8c0178484478d4e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '8538464.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7784, '2022-02-17 15:32:00', 'SALE/POS7787', 666, 'বাবু সুজিত  সরকার(সুনামগঞ্জ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CMT-11-9195&lt;&sol;p&gt;', '', '300237.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '300237.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-18 15:33:44', '14.785', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'cdc7e11fb1070c4e7672be0adff63311f20b166b1ad43fd35a66462ac62c25f4', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '71510.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7785, '2022-02-17 15:34:00', 'SALE/POS7788', 666, 'বাবু সুজিত  সরকার(সুনামগঞ্জ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;BOGT-11-1938&lt;&sol;p&gt;', '', '288057.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '288057.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-18 15:34:33', '14.19', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '426ecba7996c5269d9482940cd9df5cae4f0042f5f0d706c48a271114ad25237', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '71510.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7786, '2022-02-17 15:35:00', 'SALE/POS7789', 751, 'মেসার্স তিতাস ব্রিকস(বি-বাড়ীয়া)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CMT-11-3344&lt;&sol;p&gt;', '', '453908.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '453908.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-18 15:35:23', '22.36', 1, '614000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a7b6b6bbc0b9dcc37ae13b0807c553e05baeaa061b2b7cc5160a86d3d08afbc2', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '576108.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7787, '2022-02-17 15:36:00', 'SALE/POS7790', 692, 'মেসার্স S.T.B ব্রিকস(ভৈরবপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;TAKTOR-05494&lt;&sol;p&gt;', '', '103327.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '103327.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-18 15:36:27', '5.09', 1, '100000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e7382ee37f27c43f2c6fa2aedaf263e1cfb9ce658f22025f71e9f703be670318', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1797976.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7788, '2022-02-17 15:37:00', 'SALE/POS7791', 637, 'মেসার্স তাকি ব্রিকস(ভৈরবপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-5623&lt;&sol;p&gt;', '', '494072.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '494072.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-18 15:37:36', '24.16', 1, '500000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'bbca91df1d497850cba823153e7f4ca3d10f296e1d867060aaabfe259d3003e9', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '6113988.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7789, '2022-02-17 15:44:00', 'SALE/POS7792', 616, 'মেসার্স মা-বাবার দোয়া ট্রেডাস(আজম)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMN-17-8684&lt;&sol;p&gt;', '', '153340.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '153340.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-18 15:45:28', '7.48', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd7f0732fbd2e805ff26ada51921c75b6440d8a353855d5322153208f6d4a6713', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-158976.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7790, '2022-02-17 15:46:00', 'SALE/POS7793', 647, 'মেসার্স A.S.F ব্রিকস(নেত্রকোনা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-5193&lt;&sol;p&gt;', '', '467712.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '467712.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-18 15:46:36', '23.035', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '78f67c2fad4be51923c1becea21db62ed1518a287ad6250610c0ea27270dca41', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1098961.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7791, '2022-02-17 15:47:00', 'SALE/POS7794', 619, 'মোঃ জাকির এন্টারপ্রাইজ (গং)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-0933&lt;&sol;p&gt;', '', '426097.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '426097.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-18 15:48:01', '20.99', 1, '900000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '2bf4698d6245adf77e93ccc9615cbcaf4e18ea9f1ba91f715343bc65e695e6b8', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '3351956.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7792, '2022-02-17 15:48:00', 'SALE/POS7795', 654, 'মেসার্স রিয়াদ ও নিউ রিয়াদ ব্রিকস(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-13-1943&lt;&sol;p&gt;', '', '417774.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '417774.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-18 15:49:03', '20.58', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '0a1d5fc7d479bcc818f35730407e6a74dd065b2833ee6f01015d1997c7ea1b49', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-4770.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7793, '2022-02-17 15:49:00', 'SALE/POS7796', 654, 'মেসার্স রিয়াদ ও নিউ রিয়াদ ব্রিকস(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-6999&lt;&sol;p&gt;', '', '419804.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '419804.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-18 15:49:57', '20.68', 1, '800000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e54301b47b5040cfcbf5448f829fe40b80151c4d5d3fad68dce0c2df6a29b8d4', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-4770.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7794, '2022-02-17 15:50:00', 'SALE/POS7797', 625, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-0223&lt;&sol;p&gt;', '', '299019.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '299019.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-18 15:51:20', '14.725', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'bdc9b044ac3b66cf248b60cf9d0f0ef997654bcfff9a46dd9bd697a2afe7cfd7', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '5746595.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7795, '2022-02-17 15:51:00', 'SALE/POS7798', 625, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0384&lt;&sol;p&gt;', '', '414120.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '414120.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-18 15:52:18', '20.4', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd2db8d4d22ff212d6dce5b353c7d2a8437a39251f47f01ddcc6e5223f24be2b5', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '5746595.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7796, '2022-02-17 15:52:00', 'SALE/POS7799', 625, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-1350&lt;&sol;p&gt;', '', '412090.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '412090.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-18 15:53:20', '20.3', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '9f819312022ea096fdfe40c60575c28d4c311f600327a78efaf0eee1996377fe', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '5746595.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7797, '2022-02-17 15:53:00', 'SALE/POS7800', 625, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-1376&lt;&sol;p&gt;', '', '381437.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '381437.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-18 15:54:15', '18.79', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e12bc22ee3126485dbf7a05ee583f3c40332a0db32d23ff11b421caf793468b1', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '5746595.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7798, '2022-02-17 15:54:00', 'SALE/POS7801', 625, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-2884&lt;&sol;p&gt;', '', '432999.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '432999.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-18 15:55:02', '21.33', 1, '1900000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7158691b81f225dd74c53ee4e9c72cf55ece99f3ca46fecc3e03b30959a2f547', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '5746595.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7799, '2022-02-17 15:55:00', 'SALE/POS7802', 757, 'মেসার্স S.R.B ব্রিকস(সল্লাবাদ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5851&lt;&sol;p&gt;', '', '337225.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '337225.00', 'completed', 'paid', 0, NULL, 1, 1, '2022-02-18 15:56:18', '16.45', 1, '337225.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '959931c4e4ca2e0fb9df716bfcb84227776c9ea8a2f63d4c7350bdfa483ade5b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '99.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7800, '2022-02-17 15:56:00', 'SALE/POS7803', 803, 'মেসার্স B.B.C ব্রিকস(নাছির নগর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMD-18-8881&lt;&sol;p&gt;', '', '116116.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '116116.00', 'completed', 'paid', 0, NULL, 1, 1, '2022-02-18 15:57:22', '5.715', 1, '116116.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5de83e1db22305d51e5af3d04541b2f4af7bb22d3b40ca1dd9a3f8742ea52b0a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7801, '2022-02-17 15:58:00', 'SALE/POS7804', 597, 'মেসার্স M.M.K. ব্রিক্স (কিশোরগঞ্জ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-8787&lt;&sol;p&gt;', '', '316635.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '316635.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-18 15:59:02', '19.194', 1, '350000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e0fd3267bf2821da913b25013307feb58bfbd51af7b44cf0916676b8b12d6a7c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '271013.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7802, '2022-02-17 15:59:00', 'SALE/POS7805', 602, 'মো.সফর আলী সর্দার(তাহিরপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2395&lt;&sol;p&gt;', '', '406203.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '406203.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-18 15:59:52', '20.01', 1, '400000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '2214ad6059052940356068ebc288d65b5e18ac169b89903093c1d4a3e9491061', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1200577.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7803, '2022-02-17 16:00:00', 'SALE/POS7806', 616, 'মেসার্স মা-বাবার দোয়া ট্রেডাস(আজম)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMD-12-2939&lt;&sol;p&gt;', '', '175685.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '175685.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-18 16:01:08', '8.565', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '34b35b8cb60c1da512272ad0f599423c2898bfb940c5e3f0b6e5651afcb54137', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-5636.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7804, '2022-02-17 16:01:00', 'SALE/POS7807', 666, 'বাবু সুজিত  সরকার(সুনামগঞ্জ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-0282&lt;&sol;p&gt;', '', '311780.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '311780.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-18 16:02:00', '18.34', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '67bd242c20b29ae1ac591d2248d0207abe42ed0593a99fa300f20f479190eb24', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '659804.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7805, '2022-02-17 16:02:00', 'SALE/POS7808', 666, 'বাবু সুজিত  সরকার(সুনামগঞ্জ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-9471&lt;&sol;p&gt;', '', '309060.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '309060.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-18 16:02:49', '18.185', 1, '1190000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd8b1fbb2c41870befb0085831e2e87511777b9895b5f0c85c83d8b48497e3cb7', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '659804.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7806, '2022-02-17 16:03:00', 'SALE/POS7809', 616, 'মেসার্স মা-বাবার দোয়া ট্রেডাস(আজম)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMD-12-2939&lt;&sol;p&gt;', '', '184800.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '184800.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-18 16:04:08', '10.555', 1, '500000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5b4bbf01287c145e672d782a02ea1f25247661eab7e8c016fbf17654f7f4cfed', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '170049.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7807, '2022-02-17 16:04:00', 'SALE/POS7810', 639, 'মেসার্স সমতা ব্রিকস(নেত্রকোনা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-5566&lt;&sol;p&gt;', '', '490448.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '490448.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-18 16:05:10', '24.16', 1, '1000000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '65068ec57be006393ff696aa3d00d18ea046c7a12a6eee2585b2208616a6bed5', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '8932487.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7808, '2022-02-17 16:05:00', 'SALE/POS7811', 627, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(রবিন মিয়া)(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-2884&lt;&sol;p&gt;', '', '391181.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '391181.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-18 16:06:15', '19.265', 1, '40000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '4703686566959c7c12a299d7af21f867d88834cda417e361f99884515dcbcfc8', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-422662.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7809, '2022-02-18 11:17:00', 'SALE/POS7812', 637, 'মেসার্স তাকি ব্রিকস(ভৈরবপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-6125&lt;&sol;p&gt;', '', '406845.80', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '406845.80', 'completed', 'due', 0, NULL, 1, 1, '2022-02-19 11:17:44', '23.09', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '4e861f530ca9e9de443d93a00f8f0301a147d50207ce6e4850cd646a660317db', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '6108060.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7810, '2022-02-18 11:18:00', 'SALE/POS7813', 630, 'মেসার্স সততা ব্রিকস(কুমিল্লা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-9951&lt;&sol;p&gt;', '', '356556.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '356556.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-19 11:18:37', '20.73', 1, '649439.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ea8969e8de6903278c98ab56721fd48f0c9e2e650d60c31ad42b3370c6b50bed', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2758.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7811, '2022-02-18 11:19:00', 'SALE/POS7814', 641, 'মেসার্স S.R এন্টারপ্রাইজ(সিলেট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CHOT-11-0345&lt;&sol;p&gt;', '', '337171.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '337171.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-19 11:20:02', '17.47', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'fdb9d06425c008f36b8de652506a13ef1c7021fd7d2e6c48cbe089b1524d8a49', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '11187062.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7812, '2022-02-18 11:20:00', 'SALE/POS7815', 641, 'মেসার্স S.R এন্টারপ্রাইজ(সিলেট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CHOT-11-0269&lt;&sol;p&gt;', '', '318836.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '318836.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-19 11:21:00', '16.52', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1ebecf88dd0cddaa6580bca470ecc7e8915b1631808b9a9de92af7039a865cf6', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '11187062.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7813, '2022-02-18 11:22:00', 'SALE/POS7816', 804, 'মোঃ হেদায়েত উল্লাহ(আগানগর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMD-12-2753&lt;&sol;p&gt;', '', '175685.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '175685.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-19 11:22:46', '8.57', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '24f13dbfe5541b627e27b5547e8bd5cb5691933546957b3a543add1ec4a9115c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '380645.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7814, '2022-02-18 11:23:00', 'SALE/POS7817', 735, 'মেসার্স B.B.F ব্রিকস(গৌরিপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-3228&lt;&sol;p&gt;', '', '493899.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '493899.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-19 11:23:44', '24.325', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '2ea12fb23aa9ee29cda55bd65bfa2570a72d52231f3f73f87d6948bab9a05e3a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1704.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7815, '2022-02-18 11:24:00', 'SALE/POS7818', 634, 'মোঃ কবির মিয়া(আশুগঞ্জ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5080&lt;&sol;p&gt;', '', '418383.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '418383.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-19 11:24:42', '20.61', 1, '500000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '303e94f3ec8e57659b4d20790bd53cccefcb151f5ea2ef481b4ab4f4a8c81f8d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1603825.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7816, '2022-02-18 11:25:00', 'SALE/POS7819', 627, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(রবিন মিয়া)(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0479&lt;&sol;p&gt;', '', '222306.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '222306.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-19 11:25:52', '11.055', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '13c724c2eb005eb100c43cb80fc7f4ed5fffc3a0478f16f400aba505703018b4', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-71481.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7817, '2022-02-18 11:26:00', 'SALE/POS7820', 610, 'মেসার্স তাসিন এন্টারপ্রাইজ(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-5142&lt;&sol;p&gt;', '', '381640.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '381640.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-19 11:26:40', '18.8', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '6649c25c905d14d706c7e224a654dd5979f941ae5ec3e004c806273e9e9175d8', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-441400.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7818, '2022-02-18 11:27:00', 'SALE/POS7821', 803, 'মেসার্স B.B.C ব্রিকস(নাছির নগর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMD-11-8881&lt;&sol;p&gt;', '', '115710.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '115710.00', 'completed', 'paid', 0, NULL, 1, 1, '2022-02-19 11:27:32', '5.7', 1, '115710.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c18eeeed9c22ffcf089a271bc580b04e3ecd3a6500a4740bd6dcb70bf805a3b2', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7819, '2022-02-18 11:29:00', 'SALE/POS7822', 670, 'মোঃ জাকির হোসেন জামাই(কালিপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-0056&lt;&sol;p&gt;', '', '317289.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '317289.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-19 11:29:28', '15.630', 1, '375000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'aeefffb257f1461846d11e1a7dac8ed7c332b29871411046df1c5c5250f9ce43', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '169345.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7820, '2022-02-18 11:29:00', 'SALE/POS7823', 627, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(রবিন মিয়া)(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;MMT-11-0139&lt;&sol;p&gt;', '', '201603.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '201603.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-19 11:30:21', '10.025', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '6cb29df3a48593d8d2f218541ccf8de9e5a82ce7b491797c7c5972beba933877', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '150825.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7821, '2022-02-18 11:31:00', 'SALE/POS7824', 781, 'হাজী মোঃ জসিম উদ্দিন(অষ্টগ্রাম)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;বক্সমাপ&lt;&sol;p&gt;', '', '192500.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '192500.00', 'completed', 'paid', 0, NULL, 1, 1, '2022-02-19 11:31:29', '11', 1, '192500.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a5caa68588ab7f737ec9c96c595c58efe72fa8a77e5d816339b8685f75536362', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '612500.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7822, '2022-02-18 11:32:00', 'SALE/POS7825', 627, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(রবিন মিয়া)(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;MMT-11-0139&lt;&sol;p&gt;', '', '160800.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '160800.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-19 11:32:42', '8', 1, '552000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '71ff3e21336ab8cee196782a140319ef9c50cc17b304ff972d718e1bcd20294d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '352428.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7823, '2022-02-14 12:13:00', 'SALE/POS7826', 764, 'আমির হোসেন(বড়ছড়া)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;নগদ ফেরত&lt;&sol;p&gt;', '', '189200.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '189200.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-19 12:13:53', '1', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b5411f56fb51b0463b40ff229daea24e01c5217d6012c4ee21f82184dec66298', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-193761.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7824, '2022-02-06 12:15:00', 'SALE/POS7827', 764, 'আমির হোসেন(বড়ছড়া)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;নগদ ফেরত&lt;&sol;p&gt;', '', '4932.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '4932.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-19 12:15:55', '1', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '9f1ad4288e7918480492cbd56738eb728609cb6ed92f256f7d97476c71d64df8', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-4561.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7825, '2022-02-15 12:55:00', 'SALE/POS7828', 627, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(রবিন মিয়া)(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;নগদ ফেরত&lt;&sol;p&gt;', '', '40300.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '40300.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-19 12:56:03', '1', 1, '1528.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '85378cdc7a8a31ce867f9cced2528203f60d1775335763152e3f086775b61bb9', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-38772.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7826, '2022-02-19 11:28:00', 'SALE/POS7829', 803, 'মেসার্স B.B.C ব্রিকস(নাছির নগর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMD-11-8171&lt;&sol;p&gt;', '', '122003.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '122003.00', 'completed', 'paid', 0, NULL, 1, 1, '2022-02-20 11:29:21', '6.005', 1, '122003.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8098069823f49f183803d76a78b19fae870517d4452bf81b0bd988d039db554e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7827, '2022-02-19 11:30:00', 'SALE/POS7830', 726, 'মেসার্স M.R.T ব্রিকস (ভৈরব)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2064&lt;&sol;p&gt;', '', '426097.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '426097.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-20 11:33:08', '20.99', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '11d39558efe88ab58c4f7c9c02fc70d3b510091f9d738020b907175ca895ee05', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2207795.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7828, '2022-02-19 11:33:00', 'SALE/POS7831', 726, 'মেসার্স M.R.T ব্রিকস (ভৈরব)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CMT-11-3344&lt;&sol;p&gt;', '', '438683.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '438683.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-20 11:34:11', '21.61', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '2e3c8cffd1f505853012c2919aa389f0ea0dcdf5f6aa258c155865145c33b988', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2207795.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7829, '2022-02-19 11:34:00', 'SALE/POS7832', 735, 'মেসার্স B.B.F ব্রিকস(গৌরিপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-3228&lt;&sol;p&gt;', '', '506688.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '506688.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-20 11:35:08', '24.955', 1, '500000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'cc43da6e55bd26fa871ef4da81a97c6a27d0bd1ceebd01eb3bf7a99f272419ef', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '495603.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7830, '2022-02-19 11:35:00', 'SALE/POS7833', 692, 'মেসার্স S.T.B ব্রিকস(ভৈরবপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;TAKTOR&lt;&sol;p&gt;', '', '69020.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '69020.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-20 11:36:00', '3.3949', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '6a0bd74dde0c944d6a65b7f08fb6328c120287de91a1bf6348a4c1aa15798c01', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1801303.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7831, '2022-02-19 11:36:00', 'SALE/POS7834', 614, 'মেসার্স জোহাদ এন্টারপ্রাইজ(২১-২২) (নিজ হিসাব)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-1350&lt;&sol;p&gt;', '', '356062.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '356062.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-20 11:36:57', '17.54', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '03da7e2510c934bea8d7e9928b518cc98e774fc39f9765760b9542af87ea77c6', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '4681190.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7832, '2022-02-19 11:37:00', 'SALE/POS7835', 709, 'মোঃ কয়েছ মিয়া(সুনামগঞ্জ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0384&lt;&sol;p&gt;', '', '376565.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '376565.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-20 11:38:19', '18.545', 1, '400000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c03ba3676c3224d260f2e7b286d46f661f4b01e31ed9c9f2bf5ec8b0316188d3', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '754072.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7833, '2022-02-19 11:39:00', 'SALE/POS7836', 649, 'মেসার্স জালাল ব্রিকস(চান্দুরা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5080&lt;&sol;p&gt;', '', '387100.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '387100.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-20 11:40:03', '22.115', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b17cabbd4800d72756c33c603d2890ae58e606df0ce7fa821b265e51018ec6d9', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '5192265.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7834, '2022-02-19 11:40:00', 'SALE/POS7837', 648, 'মেসার্স হাসান ব্রিকস(চান্দুরা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1625&lt;&sol;p&gt;', '', '387450.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '387450.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-20 11:41:03', '22.135', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'cb27eb187614d966cb2fc903ac91a126707e576ba1638f366eda38af4bd5c8ed', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '5617694.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7835, '2022-02-19 11:42:00', 'SALE/POS7838', 650, 'মেসার্স আকাশ ব্রিকস(চান্দুরা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-2739&lt;&sol;p&gt;', '', '398825.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '398825.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-20 11:42:46', '22.785', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e4d41ba36c108950225111ace8db529487756332e1387abc89d9ccb6c51430b2', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '5893479.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7836, '2022-02-19 11:44:00', 'SALE/POS7839', 651, 'হাজী মোঃ আইনুল ইসলাম(চান্দুরা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;জালাল&plus;হাসান&plus;আকাশ ব্রিকস এর হিসাব ৩গাড়ি&lt;&sol;p&gt;', '', '1173375.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '1173375.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-20 11:45:57', '1', 1, '450000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '05130ff8e2c4eac5ed36c4a5bbd15cbee67234294d0e54befd9a50e7bc9a9088', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '3302786.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7837, '2022-02-19 11:46:00', 'SALE/POS7840', 726, 'মেসার্স M.R.T ব্রিকস (ভৈরব)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-0933&lt;&sol;p&gt;', '', '384300.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '384300.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-20 11:47:14', '21.96', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '177481470814419d7da94a92fe034b944c0ed6c621640d60f6d6853031af2c72', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '3072575.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7838, '2022-02-19 11:48:00', 'SALE/POS7841', 620, 'মোঃ জমির হোসেন (চাঁনপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-0878&lt;&sol;p&gt;', '', '427310.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '427310.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-20 11:48:50', '24.695', 1, '300000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c8afb3612da073dbb0909d47a5be57e930141cc71a99183b208ed9c9ddb9554b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '510340.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7839, '2022-02-19 11:49:00', 'SALE/POS7842', 729, 'মোঃ জহিরুল ইসলাম(তাহিরপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-5492&lt;&sol;p&gt;', '', '292500.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '292500.00', 'completed', 'paid', 0, NULL, 1, 1, '2022-02-20 11:50:23', '15', 1, '292500.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '04c8a1da8baea761532a8d4a5fe05e119d0ba8c3dae1c36ff15bbfc7ba1c8d22', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-3697.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7840, '2022-02-19 11:51:00', 'SALE/POS7843', 641, 'মেসার্স S.R এন্টারপ্রাইজ(সিলেট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-9238&lt;&sol;p&gt;', '', '284310.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '284310.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-20 11:51:53', '14.58', 1, '500000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5ff928ea2c7fb81c0b6db201f7466f0e94580ba6d78ccbd2819e7fc388c700f9', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '11843069.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7841, '2022-02-19 11:52:00', 'SALE/POS7844', 602, 'মো.সফর আলী সর্দার(তাহিরপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2395&lt;&sol;p&gt;', '', '427188.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '427188.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-26 20:08:38', '22.02', 1, '400000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '0b02c3abb67998ccbbbf553f61e4bd4e24c686c8cb26388f2d2f003f18620d79', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1206780.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7842, '2022-02-19 11:53:00', 'SALE/POS7845', 627, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(রবিন মিয়া)(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;M&period;M&period;T-11-0139&lt;&sol;p&gt;', '', '366415.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '366415.00', 'completed', 'paid', 0, NULL, 1, 1, '2022-02-20 11:54:10', '18.05', 1, '366415.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a762541c3e4b401c19e6b667d2b5a6eaf8961a2f8bda878f04870efd03453e64', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7843, '2022-02-20 15:09:00', 'SALE/POS7846', 614, 'মেসার্স জোহাদ এন্টারপ্রাইজ(২১-২২) (নিজ হিসাব)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-9888&lt;&sol;p&gt;', '', '430664.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '430664.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-21 15:10:06', '21.315', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '96f3a047da05c80443409073f96eb84ef2742346194cd55fc744a8de3016da7c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '5037252.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7844, '2022-02-20 15:21:00', 'SALE/POS7847', 614, 'মেসার্স জোহাদ এন্টারপ্রাইজ(২১-২২) (নিজ হিসাব)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-6125&lt;&sol;p&gt;', '', '418140.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '418140.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-21 15:21:49', '20.7', 1, '1500000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '0ee138e2eff29e5a9478d26a24280169c0f47bfa44aad24add86217187359c3a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '5037252.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7845, '2022-02-20 15:22:00', 'SALE/POS7848', 619, 'মোঃ জাকির এন্টারপ্রাইজ (গং)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-9211&lt;&sol;p&gt;', '', '456116.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '456116.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-21 15:23:41', '22.575', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '23c6bcc35b431f21d1a8f5e094ab23f51e46e771685de01f9d06a0db69d2c460', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2878053.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7846, '2022-02-20 15:24:00', 'SALE/POS7849', 619, 'মোঃ জাকির এন্টারপ্রাইজ (গং)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5080&lt;&sol;p&gt;', '', '363398.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '363398.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-21 15:24:26', '17.985', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '169ab229e0becaae5757af3a43e4eab619faf7f3ef037719651f9f87e666e273', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2878053.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7847, '2022-02-20 15:24:00', 'SALE/POS7850', 619, 'মোঃ জাকির এন্টারপ্রাইজ (গং)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-2906&lt;&sol;p&gt;', '', '359358.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '359358.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-21 15:25:08', '17.79', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7b5b6f430221c9aadbd626dc9ef270e4752509ea6cf5bba51e8b4fd7f6108147', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2878053.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7848, '2022-02-20 15:25:00', 'SALE/POS7851', 619, 'মোঃ জাকির এন্টারপ্রাইজ (গং)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-6821&lt;&sol;p&gt;', '', '385820.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '385820.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-21 15:25:55', '19.095', 1, '1000000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '461de4677e23d232386be4d9fbaed4eaab10e07ae0d20d3263299f418a768476', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2878053.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7849, '2022-02-20 15:26:00', 'SALE/POS7852', 610, 'মেসার্স তাসিন এন্টারপ্রাইজ(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-2354&lt;&sol;p&gt;', '', '402955.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '402955.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-21 15:27:21', '19.845', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ddd1570dc460b94398c52347795c75c1593dcadd6125363a0143606572919cf9', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-59760.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7850, '2022-02-20 15:27:00', 'SALE/POS7853', 666, 'বাবু সুজিত  সরকার(সুনামগঞ্জ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0053&lt;&sol;p&gt;', '', '294147.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '294147.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-21 15:28:11', '14.49', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8a37e4c0c93f9cfdcbe8759c8c87ce290a01e8ff61a653587aa460e616d8715f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '90644.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7851, '2022-02-20 15:28:00', 'SALE/POS7854', 666, 'বাবু সুজিত  সরকার(সুনামগঞ্জ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CMT-11-9195&lt;&sol;p&gt;', '', '296380.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '296380.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-21 15:28:59', '14.6', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a2423e7adffd6265c1fde5255f38887840ab7ef22ecd3a401025a02d461902a3', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '90644.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7852, '2022-02-20 15:29:00', 'SALE/POS7855', 666, 'বাবু সুজিত  সরকার(সুনামগঞ্জ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-9445&lt;&sol;p&gt;', '', '313635.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '313635.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-21 15:29:56', '15.45', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '723062adf266a6589c8f0eae59b5c21a80165fa51a4d872ee52f9bd81fc48ac2', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '90644.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7853, '2022-02-20 15:30:00', 'SALE/POS7856', 666, 'বাবু সুজিত  সরকার(সুনামগঞ্জ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-4791&lt;&sol;p&gt;', '', '315462.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '315462.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-21 15:30:58', '15.535', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '055ac1de63ca0e4be1d8eebb3240ca4df77b93bc2fe8464452e7529304044dac', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '90644.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7854, '2022-02-20 15:31:00', 'SALE/POS7857', 692, 'মেসার্স S.T.B ব্রিকস(ভৈরবপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;TAKTOR&lt;&sol;p&gt;', '', '104139.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '104139.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-21 15:32:38', '5.125', 1, '175000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '98011ee296d5a22c74c68acd9b8e5ff1dc66b5b3421dd33277d34462c4a83a89', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1870323.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7855, '2022-02-20 15:33:00', 'SALE/POS7858', 636, 'মেসার্স শাপলা ব্রিকস(করগাঁও)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-0263&lt;&sol;p&gt;', '', '438886.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '438886.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-21 15:33:33', '21.62', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '372637cd3999dc11c44a602f7d1dbdc76f1957635dd8eb8d256be3a9d0696348', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2186511.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7856, '2022-02-20 15:34:00', 'SALE/POS7859', 636, 'মেসার্স শাপলা ব্রিকস(করগাঁও)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2603&lt;&sol;p&gt;', '', '421225.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '421225.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-21 15:34:46', '20.745', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e98322753b32ffccac79bd1d431f581fba7b9fb8af46844c6535523045cd56b1', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2186511.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7857, '2022-02-20 15:35:00', 'SALE/POS7860', 684, 'মেসার্স K.M.B ব্রিকস (ইব্রাহীমপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMD-12-2328&lt;&sol;p&gt;', '', '95816.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '95816.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-21 15:35:37', '4.72', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '288084f54628b9a837482b89475d27c9dec2fd5f53088bb4cb9d596ab7d6df7b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '697636.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7858, '2022-02-20 15:36:00', 'SALE/POS7861', 684, 'মেসার্স K.M.B ব্রিকস (ইব্রাহীমপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMD-12-2328&lt;&sol;p&gt;', '', '101297.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '101297.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-21 15:36:34', '4.985', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '6c028d975f33f0bd94fdbfd071ad2652993f27772798f81b2cc90ba37076b76d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '697636.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7859, '2022-02-20 15:37:00', 'SALE/POS7862', 684, 'মেসার্স K.M.B ব্রিকস (ইব্রাহীমপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-12-2328&lt;&sol;p&gt;', '', '100079.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '100079.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-21 15:37:27', '4.93', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '9cd3e8d8be23911a0b96f685a8859d70b674083e141f6c808071a461fda9e7c4', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '697636.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7860, '2022-02-20 15:38:00', 'SALE/POS7863', 605, 'মেসার্স রুমান ব্রিকস (কিশোরগঞ্জ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2064&lt;&sol;p&gt;', '', '459900.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '459900.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-21 15:38:29', '26.28', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '012be7c07c12d0d6c276100d6831e38fc2311059a114e6b77682ee7ffcbe5342', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '3955817.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7861, '2022-02-20 15:39:00', 'SALE/POS7864', 605, 'মেসার্স রুমান ব্রিকস (কিশোরগঞ্জ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-5936&lt;&sol;p&gt;', '', '385175.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '385175.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-21 15:39:34', '22.01', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'aa02295343bbd8a4378217a0ae0aabaccd3908a8a3247f9d3d1b983be5cf47d6', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '3955817.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7862, '2022-02-20 15:40:00', 'SALE/POS7865', 632, 'মেসার্স S.S.B ব্রিকস (সিলেট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;JHOT-11-1888&lt;&sol;p&gt;', '', '363825.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '363825.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-21 15:40:36', '20.79', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5dca36de3288706028d9b5583b1c582806a4c5405a42363c5c64810b70f75280', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1632494.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7863, '2022-02-20 15:41:00', 'SALE/POS7866', 632, 'মেসার্স S.S.B ব্রিকস (সিলেট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;KMT-11-1016&lt;&sol;p&gt;', '', '411075.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '411075.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-21 15:41:51', '23.49', 1, '600000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '22b5a6ebd32102c26f8bf14aed9b4d640362be7486e9b74f1fe5e686c1d9ee34', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1632494.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7864, '2022-02-20 15:42:00', 'SALE/POS7867', 794, 'মোঃ খোকন মিয়া(সিলেট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-6126&lt;&sol;p&gt;', '', '348250.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '348250.00', 'completed', 'paid', 0, NULL, 1, 1, '2022-02-21 15:43:25', '19.895', 1, '348250.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7643c329382bc8c6bda56fa1654a208d68d1a2d147cdbfa98fa5383d62320b18', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7865, '2022-02-20 15:45:00', 'SALE/POS7868', 636, 'মেসার্স শাপলা ব্রিকস(করগাঁও)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-0933&lt;&sol;p&gt;', '', '418075.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '418075.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-21 15:45:28', '23.885', 1, '1300000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e2a80c906cc310f9db0418d5ca4897566d05480d63ba2b9a8a06db8ca7c5ae1c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '3046622.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7866, '2022-02-20 15:46:00', 'SALE/POS7869', 684, 'মেসার্স K.M.B ব্রিকস (ইব্রাহীমপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMD-12-2328&lt;&sol;p&gt;', '', '102312.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '102312.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-21 15:46:48', '5.04', 1, '400000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c108f7341c24982991349ae50704e3a6fb39fd4a920708401eadcabb425fce72', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '994828.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7867, '2022-02-20 15:47:00', 'SALE/POS7870', 601, 'মেসার্স সোনালী ব্রিকস (২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-3945&lt;&sol;p&gt;', '', '470351.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '470351.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-21 15:48:15', '23.17', 1, '1550000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '01a4dd9e2dd181a033a4fdf84a4cac682dffcf7bc1e1ef9466bded6d57c9d319', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1596206.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7868, '2022-02-20 15:49:00', 'SALE/POS7871', 610, 'মেসার্স তাসিন এন্টারপ্রাইজ(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-5142&lt;&sol;p&gt;', '', '384685.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '384685.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-21 15:49:53', '18.95', 1, '780000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '4d22133fbb586955a51c7449385b80157a38aafcd111735e579d478dfbadba07', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '343195.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7869, '2022-02-20 15:50:00', 'SALE/POS7872', 803, 'মেসার্স B.B.C ব্রিকস(নাছির নগর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-8881&lt;&sol;p&gt;', '', '121597.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '121597.00', 'completed', 'paid', 0, NULL, 1, 1, '2022-02-21 15:51:37', '5.99', 1, '121597.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1c4a6e05c855f437f121ffb70b7d0403f8cffbef51c20b2555cb13c26a7b3380', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7870, '2022-02-20 15:55:00', 'SALE/POS7873', 627, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(রবিন মিয়া)(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-2884&lt;&sol;p&gt;', '', '383467.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '383467.00', 'completed', 'paid', 0, NULL, 1, 1, '2022-02-21 15:56:22', '18.885', 1, '383467.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '54c1ba246ec56e244fe3768acccb69184419f77fe84bc5f59b221a41a581d101', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7871, '2022-02-20 15:56:00', 'SALE/POS7874', 721, 'মেসার্স M.R.M ব্রিকস(মটখলা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-0878&lt;&sol;p&gt;', '', '450385.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '450385.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-21 15:57:34', '21.97', 1, '400000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '3521b3d087ae3a2428602333e86df1fd389d6e93d8551d53480458b937c1ada5', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '905228.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7872, '2022-02-20 15:59:00', 'SALE/POS7875', 695, 'মেসার্স বাবুল ব্রিকস(চান্দুরা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-6821&lt;&sol;p&gt;', '', '420007.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '420007.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-21 15:59:27', '20.685', 1, '750000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '215c56bb8d50dc718d2ecedbd640dc45fbaef7845016b4490e1d0703692ad482', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '643000.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7873, '2022-02-20 16:00:00', 'SALE/POS7876', 639, 'মেসার্স সমতা ব্রিকস(নেত্রকোনা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-5566&lt;&sol;p&gt;', '', '452893.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '452893.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-21 16:01:33', '22.31', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '6ed400a249d0b3ec24b5295d3188aaac536f14dac8f92ed1f998d593c7418964', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '8422935.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7874, '2022-02-20 16:02:00', 'SALE/POS7877', 666, 'বাবু সুজিত  সরকার(সুনামগঞ্জ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-3542&lt;&sol;p&gt;', '', '309981.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '309981.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-21 16:02:21', '15.27', 1, '1339700.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '51c66265a6d07827e904412d641cef32127c3b154790e735d989e2d0abd6da85', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1310268.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7875, '2022-02-20 16:02:00', 'SALE/POS7878', 760, 'মেসার্স মা এন্টারপ্রাইজ(বাদাঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-13-8468&lt;&sol;p&gt;', '', '323145.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '323145.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-21 16:03:23', '15.024', 1, '500000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '0b56cb37c656d12b21c60b82b63e9e0a61e6ef11d89e52b158ab1254ab2b9e0a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '447627.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7876, '2022-02-20 16:03:00', 'SALE/POS7879', 727, 'মোঃ আতিকুল্লাহ (ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-15-2183&lt;&sol;p&gt;', '', '396864.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '396864.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-21 16:04:23', '18.715', 1, '496864.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '86663c9171d619e9a8d1ea01ff83d9067bf6ac7ddac91e036c6f459afe9b00ab', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '157542.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7877, '2022-02-20 16:05:00', 'SALE/POS7880', 597, 'মেসার্স M.M.K. ব্রিক্স (কিশোরগঞ্জ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-8787&lt;&sol;p&gt;', '', '355015.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '355015.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-21 16:05:58', '19.194', 1, '350000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd7c0272e4e2f824461e2e78c8c288a33f73be769d8282418954d870db73ad46f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '237648.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7878, '2022-02-20 18:04:00', 'SALE/POS7881', 709, 'মোঃ কয়েছ মিয়া(সুনামগঞ্জ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;নগদ ফেরত&lt;&sol;p&gt;', '', '50000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '50000.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-21 18:04:59', '1', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '30625fbe0c18bb33ac64aa67baf1e614f764c5ce951c500ee8f4647dd9c7f8ac', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '730637.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7879, '2022-02-21 09:44:00', 'SALE/POS7882', 601, 'মেসার্স সোনালী ব্রিকস (২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-8004&lt;&sol;p&gt;', '', '387121.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '387121.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-22 09:45:10', '19.065', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '22e933d16bc3a274680afd0f77b9fb04fb28b8c1895267b8db5e37c9cec2c637', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '516557.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7880, '2022-02-21 09:45:00', 'SALE/POS7883', 601, 'মেসার্স সোনালী ব্রিকস (২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-2107&lt;&sol;p&gt;', '', '401737.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '401737.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-22 09:46:10', '19.79', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '0a38c0f444189b9a56242683c35bede2784ab414e9e33528cc820794dfb7f46e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '516557.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7881, '2022-02-21 09:46:00', 'SALE/POS7884', 601, 'মেসার্স সোনালী ব্রিকস (২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-5398&lt;&sol;p&gt;', '', '413105.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '413105.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-22 09:48:06', '20.345', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '3146330f84bfe09928d46a092fc39da7dd311cfb2bc4b4b3cccfe3dffe9290d6', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '516557.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7882, '2022-02-21 09:49:00', 'SALE/POS7885', 601, 'মেসার্স সোনালী ব্রিকস (২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-15-2183&lt;&sol;p&gt;', '', '421225.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '421225.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-22 09:50:16', '20.75', 1, '34491.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b3c79557dc2bcbdd58146f55466579fc80d2a388cac2f0d28dab25096d3e62ca', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '516557.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7883, '2022-02-21 09:50:00', 'SALE/POS7886', 614, 'মেসার্স জোহাদ এন্টারপ্রাইজ(২১-২২) (নিজ হিসাব)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2334&lt;&sol;p&gt;', '', '387840.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '387840.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-22 09:51:10', '19.205', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '21840ad0ec7fb3e954de6f2d438508e34a42cb2e53ccc7f5eb23c09748afa158', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '4386056.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7884, '2022-02-21 09:51:00', 'SALE/POS7887', 625, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-0933&lt;&sol;p&gt;', '', '417571.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '417571.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-22 09:52:23', '20.565', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '4f592f755f51b6975b01412a2a07e4c580d5af888c2b0875df41c1d78e2a419c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '5786260.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7885, '2022-02-21 09:53:00', 'SALE/POS7888', 692, 'মেসার্স S.T.B ব্রিকস(ভৈরবপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;TAKTOR&lt;&sol;p&gt;', '', '104139.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '104139.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-22 09:54:28', '5.125', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e226a37ac73fea953009b585c7c7f70382de7e162d3eff6cdc4d2977a6fee657', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1799462.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7886, '2022-02-21 09:55:00', 'SALE/POS7889', 616, 'মেসার্স মা-বাবার দোয়া ট্রেডাস(আজম)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMN-17-8684&lt;&sol;p&gt;', '', '149855.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '149855.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-22 09:56:24', '7.305', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '65cad0d2f6a21ee757dceff8ca3348379a69dca0beac12ad78e50bc29e377b8d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-145151.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7887, '2022-02-21 09:57:00', 'SALE/POS7890', 799, 'মেসার্স শাপলা ব্রিকস(ময়মনসিংহ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;MMT-11-0079&lt;&sol;p&gt;', '', '215628.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '215628.00', 'completed', 'paid', 0, NULL, 1, 1, '2022-02-22 09:57:56', '10.57', 1, '215628.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '49221db8e947c4e357d3ae62e35033b83ee7cca0cbbc9672682ef3e58bbc675a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7888, '2022-02-21 09:58:00', 'SALE/POS7891', 803, 'মেসার্স B.B.C ব্রিকস(নাছির নগর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMD-11-8881&lt;&sol;p&gt;', '', '120379.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '120379.00', 'completed', 'paid', 0, NULL, 1, 1, '2022-02-22 09:58:50', '5.925', 1, '120379.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c871c223ded6b5a1fbf9d2747414533c7eec477950aa47a697fcb77c316fed8e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7889, '2022-02-21 10:00:00', 'SALE/POS7892', 616, 'মেসার্স মা-বাবার দোয়া ট্রেডাস(আজম)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMN-17-8684&lt;&sol;p&gt;', '', '162750.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '162750.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-22 10:02:00', '9.3', 1, '200000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '05e6ae67c04329976f9b3260f2bca0630cd388b51246c1cee77e5e9fa2514950', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '4704.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7890, '2022-02-21 10:12:00', 'SALE/POS7893', 760, 'মেসার্স মা এন্টারপ্রাইজ(বাদাঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-4998&lt;&sol;p&gt;', '', '320565.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '320565.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-22 10:13:26', '14.905', 1, '200000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e358af3c1f48104315cde5e697d1c85170f729c82c9ce2ab9e3c4f4060f0e67b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '270772.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7891, '2022-02-21 10:14:00', 'SALE/POS7894', 805, 'মেসার্স নিউ সাগর ব্রিকস(মিরপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-7992&lt;&sol;p&gt;', '', '382503.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '382503.00', 'completed', 'paid', 0, NULL, 1, 1, '2022-02-22 10:14:42', '22.11', 1, '382503.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b70d4b0d8b8c937e7c04aeb32c64b735321b0a9d5a497537da726f9dd8fe35bf', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7892, '2022-02-21 10:17:00', 'SALE/POS7895', 806, 'মেসার্স স্টার ব্রিকস(বাজিতপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-12-1613&lt;&sol;p&gt;', '', '110876.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '110876.00', 'completed', 'paid', 0, NULL, 1, 1, '2022-02-22 10:18:03', '5.23', 1, '110876.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'efd76bfd0744bec09d330433a39b07f3d7cdab24a59355979e1a87c658eb83e7', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7893, '2022-02-22 10:04:00', 'SALE/POS7896', 641, 'মেসার্স S.R এন্টারপ্রাইজ(সিলেট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-5064&lt;&sol;p&gt;', '', '310537.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '310537.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-23 10:04:40', '16.085', 1, '1199500.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '353c386d5fe1cf6d6d089617814d0e64f0693afc93f55f221f39b745e57ffe47', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '11627379.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7894, '2022-02-22 10:05:00', 'SALE/POS7897', 633, 'মেসার্স রকি ব্রিকস(ভৈরব)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;TAKTOR-06088&lt;&sol;p&gt;', '', '67524.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '67524.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-23 10:05:41', '3.3100', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b9cba4baa609d6e08234c16f939dcedfe454d45ff8753494063a49f4d3626fe9', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '4900000.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7895, '2022-02-22 10:06:00', 'SALE/POS7898', 633, 'মেসার্স রকি ব্রিকস(ভৈরব)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;TAKTOR-06027&lt;&sol;p&gt;', '', '68340.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '68340.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-23 10:06:38', '3.3499', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '62da57e823a4be7a66f95e740097fbb34745c4af62c3f88e32a72d9a804f312a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '4900000.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7896, '2022-02-22 10:07:00', 'SALE/POS7899', 633, 'মেসার্স রকি ব্রিকস(ভৈরব)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;TAKTOR-06026&lt;&sol;p&gt;', '', '67728.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '67728.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-23 10:08:20', '3.3149', 1, '300000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '68d0a9d5beb161ce199be3466907d7ab7eea7e27353e4ea94b2c65c931d0998d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '4900000.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7897, '2022-02-22 10:08:00', 'SALE/POS7900', 625, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-1350&lt;&sol;p&gt;', '', '359919.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '359919.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-23 10:09:20', '17.725', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c550298c47f58b3569f3e3276cef9b160252a2c44661ee6c79707100f02378e1', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '6203831.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7898, '2022-02-22 10:09:00', 'SALE/POS7901', 625, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-5004&lt;&sol;p&gt;', '', '423458.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '423458.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-23 10:10:12', '20.86', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '539fd73c104d38d67feb444e6ed13d50b387ff615c14c3d624f0a683dfa96e0f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '6203831.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7899, '2022-02-22 10:10:00', 'SALE/POS7902', 625, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-6125&lt;&sol;p&gt;', '', '440104.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '440104.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-23 10:11:18', '21.675', 1, '1001743.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '6a51cddd1685817569b0da7ac5389150948581f9b673ab524eb2ac4e93b7e1dd', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '6203831.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7900, '2022-02-22 10:17:00', 'SALE/POS7903', 807, 'মোঃ তাজুল ইসলাম(সুনামগঞ্জ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0409&lt;&sol;p&gt;', '', '432030.50', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '432030.50', 'completed', 'paid', 0, NULL, 1, 1, '2022-02-23 10:18:30', '21.23', 1, '432030.5000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5667e9e42494f6b74cdfd8f587d21fdc49ba279c535e4447fb4ee74d68ab22bd', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7901, '2022-02-22 10:19:00', 'SALE/POS7904', 614, 'মেসার্স জোহাদ এন্টারপ্রাইজ(২১-২২) (নিজ হিসাব)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-2906&lt;&sol;p&gt;', '', '357540.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '357540.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-23 10:19:44', '17.695', 1, '1501754.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '84896920bf299bd01b294b5ad741fdef1bcd3ace475ae34f6ea04804b5ecd7b4', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '4773896.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7902, '2022-02-22 10:20:00', 'SALE/POS7905', 666, 'বাবু সুজিত  সরকার(সুনামগঞ্জ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CMT-11-5567&lt;&sol;p&gt;', '', '300034.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '300034.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-23 10:20:39', '14.78', 1, '299770.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f448a04533f5b91f1b4993faa8536f9ba57d7cca3f6c6b5bf496fd40fa1a6539', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '280549.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7903, '2022-02-22 10:21:00', 'SALE/POS7906', 635, 'মেসার্স সনি ব্রিকস (২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-3228&lt;&sol;p&gt;', '', '484967.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '484967.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-23 10:22:01', '23.89', 1, '590000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5dbe6e678390819c28eab096746aedaee1388e6eccf70cb15c7bc7ad98ec6ba0', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7904, '2022-02-22 10:22:00', 'SALE/POS7907', 692, 'মেসার্স S.T.B ব্রিকস(ভৈরবপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;TAKTOR-06067&lt;&sol;p&gt;', '', '103530.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '103530.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-23 10:22:55', '5.095', 1, '179000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f8f9e89abede4813b4356530f31531414415e6c4b87e934da1fb7ee20c7801b8', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1903601.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7905, '2022-02-22 10:23:00', 'SALE/POS7908', 709, 'মোঃ কয়েছ মিয়া(সুনামগঞ্জ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-4377&lt;&sol;p&gt;', '', '386106.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '386106.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-23 10:23:42', '19.02', 1, '251069.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '2db78063765e8320c82eb54855767f68775cba1106597ec02956fb952566f993', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '780637.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7906, '2022-02-22 10:24:00', 'SALE/POS7909', 675, 'মোঃ মিঠু সরকার (চাঁনপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-9648&lt;&sol;p&gt;', '', '295365.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '295365.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-23 10:24:26', '14.545', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '23208de58de498e67309f09157593fa6e700ccbed3b12078ebbcb1323758b992', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1817852.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7907, '2022-02-22 10:24:00', 'SALE/POS7910', 617, 'মেসার্স সুমন ব্রিকস(নবীনগর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;বক্সমাপে&lt;&sol;p&gt;', '', '345000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '345000.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-23 10:25:12', '20', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '6e4c225528941d38f241a9495b62afeb6a9befaceba52d6542aefa559b0d370a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '20220196.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7908, '2022-02-22 10:25:00', 'SALE/POS7911', 663, 'মেসার্স আয়েশা ব্রিকস(ছাতলপাড়া)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;বক্সমাপ&lt;&sol;p&gt;', '', '1740000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '1740000.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-23 10:26:13', '100', 1, '1900000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'df680d8d053ea3548f4feaa1971463c93aa41d6e5e9ed42a4c756658339a908c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '4065356.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7909, '2022-02-22 10:26:00', 'SALE/POS7912', 620, 'মোঃ জমির হোসেন (চাঁনপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-3318&lt;&sol;p&gt;', '', '439939.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '439939.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-23 10:27:04', '25.425', 1, '500000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '9a2932d3e33ae78a1f14bbcb5755ae3068b3709d5f08277d31155a44afb19dcb', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '637650.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7910, '2022-02-22 10:27:00', 'SALE/POS7913', 639, 'মেসার্স সমতা ব্রিকস(নেত্রকোনা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-5566&lt;&sol;p&gt;', '', '429450.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '429450.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-23 10:27:56', '24.54', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '6fb5b2b902ef3bd050fb1858291f9a05176b3a231f46ba981d58d55f77277d25', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '8875828.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7911, '2022-02-22 10:28:00', 'SALE/POS7914', 627, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(রবিন মিয়া)(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2395&lt;&sol;p&gt;', '', '375583.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '375583.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-23 10:28:54', '21.71', 1, '420000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '9fd4f4d6fe06eceb038a46c1c6d4006d5995f179de34c6f016f4678fdd7f17c3', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7912, '2022-02-22 15:43:00', 'SALE/POS7915', 635, 'মেসার্স সনি ব্রিকস (২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;নগদ ফেরত&lt;&sol;p&gt;', '', '140000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '140000.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-23 15:43:55', '1', 1, '34900.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '537e07300761057c882e9f26f594d5926b8e5d8bdff2689ed466acaf1dd6ac79', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-105033.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7913, '2022-02-21 13:47:00', 'SALE/POS7916', 616, 'মেসার্স মা-বাবার দোয়া ট্রেডাস(আজম)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;জাহান ব্রিকস এর হিসাব&lt;&sol;p&gt;', '', '98970.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '98970.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-24 13:47:38', '1', 1, '66424.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '52965afcfe664b79594d5dd7b967e4346271cac974a895a8c27ed9febf2c038f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-32546.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7914, '2022-02-23 15:55:00', 'SALE/POS7917', 630, 'মেসার্স সততা ব্রিকস(কুমিল্লা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-2494&lt;&sol;p&gt;', '', '376852.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '376852.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-24 15:55:46', '21.91', 1, '79947.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '3d173730ff5959262e0c36ff1fae028853e0238973009f9db443cfd8661713e5', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-290125.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7915, '2022-02-23 15:56:00', 'SALE/POS7918', 619, 'মোঃ জাকির এন্টারপ্রাইজ (গং)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-3318&lt;&sol;p&gt;', '', '415036.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '415036.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-24 15:56:40', '24.125', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7a294b86abd1cb7763d08b48702b8049727d65128b063ddfefbfe86d7662d1a5', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '3442745.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7916, '2022-02-23 15:57:00', 'SALE/POS7919', 624, 'হাজী মোঃ সাত্তার মিয়া (চাঁনপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1625&lt;&sol;p&gt;', '', '443143.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '443143.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-24 15:57:38', '25.145', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '0e29227af6527f3a8a807ec178c885d3bbbde833810d503482fd10f2e1350d0f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1224634.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7917, '2022-02-23 15:58:00', 'SALE/POS7920', 617, 'মেসার্স সুমন ব্রিকস(নবীনগর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-3318&lt;&sol;p&gt;', '', '347190.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '347190.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-24 15:58:48', '19.56', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd4ae599bed035a95449e888c8f57102c96d164ed237a5fef0f23f5cb20b50e1e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '20565196.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7918, '2022-02-23 15:59:00', 'SALE/POS7921', 803, 'মেসার্স B.B.C ব্রিকস(নাছির নগর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMD-11-8881&lt;&sol;p&gt;', '', '117740.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '117740.00', 'completed', 'paid', 0, NULL, 1, 1, '2022-02-24 15:59:46', '5.8', 1, '117740.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c01892fbf5f6e75cfa21eb6818436240482076e707df1e3ab0178110b4c00ad5', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7919, '2022-02-23 16:00:00', 'SALE/POS7922', 675, 'মোঃ মিঠু সরকার (চাঁনপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-5297&lt;&sol;p&gt;', '', '285012.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '285012.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-24 16:00:49', '14.035', 1, '500000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a6ae2d5759e942986b47c13081e176152f8ba82d2832c5e82f6b1ef1c26d0c27', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2113217.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7920, '2022-02-23 16:01:00', 'SALE/POS7923', 624, 'হাজী মোঃ সাত্তার মিয়া (চাঁনপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;MPT-11-0025&lt;&sol;p&gt;', '', '360617.20', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '360617.20', 'completed', 'due', 0, NULL, 1, 1, '2022-02-24 16:01:45', '17.655', 1, '900000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '81be4e7a58423bfc1810be67058f6f7f9e0284294ae39a492a8ea61c030a97a3', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1667777.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7921, '2022-02-23 16:02:00', 'SALE/POS7924', 619, 'মোঃ জাকির এন্টারপ্রাইজ (গং)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2334&lt;&sol;p&gt;', '', '423998.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '423998.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-24 16:02:36', '20.99', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '24074a6f7a111af67b732ddc3fc198e58c0b24b3151395596458accf2da629da', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '3857781.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7922, '2022-02-23 16:03:00', 'SALE/POS7925', 627, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(রবিন মিয়া)(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;MMT-11-0139&lt;&sol;p&gt;', '', '355453.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '355453.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-24 16:03:41', '17.51', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c7490b9a935c454478282a478eeebc3c83c345a82b84d77a3336bba1517f33bd', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-44417.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7923, '2022-02-23 16:04:00', 'SALE/POS7926', 627, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(রবিন মিয়া)(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-0933&lt;&sol;p&gt;', '', '379204.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '379204.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-24 16:04:36', '18.685', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '40ee5e83412ef83d01bb2284fbef2c95dae66c91396706c15103e036a287916d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-44417.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7924, '2022-02-23 16:05:00', 'SALE/POS7927', 617, 'মেসার্স সুমন ব্রিকস(নবীনগর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;বক্সমাপে নৌকা&lt;&sol;p&gt;', '', '2551500.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '2551500.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-24 16:05:30', '135', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '0c70ea4217641bb30ae3bba7bc327ec9e2921bf12ce1e5211a485fa7e984be81', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '20912386.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7925, '2022-02-23 16:06:00', 'SALE/POS7928', 617, 'মেসার্স সুমন ব্রিকস(নবীনগর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;বক্সমাপে নৌকা&lt;&sol;p&gt;', '', '1115100.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '1115100.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-24 16:06:35', '59', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5f012ac1a2b28de9f80a70d70516220c705ae387768292af3e1336dead81f414', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '20912386.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7926, '2022-02-23 16:07:00', 'SALE/POS7929', 806, 'মেসার্স স্টার ব্রিকস(বাজিতপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMD-12-1613&lt;&sol;p&gt;', '', '107484.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '107484.00', 'completed', 'paid', 0, NULL, 1, 1, '2022-02-24 16:07:45', '5.07', 1, '107484.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c09bc3033526b5c8db2a440074c504ae214d54d69fb001312ecb3f059826fc84', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7927, '2022-02-23 16:09:00', 'SALE/POS7930', 666, 'বাবু সুজিত  সরকার(সুনামগঞ্জ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-9097&lt;&sol;p&gt;', '', '308848.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '308848.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-24 16:09:25', '15.915', 1, '269900.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '249a1e73cb1aa5002fc25cb7bc57c0cc1c6c3d1d2b2bb7d8a970909e64ce8cc9', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '280813.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7928, '2022-02-23 16:10:00', 'SALE/POS7931', 692, 'মেসার্স S.T.B ব্রিকস(ভৈরবপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;TAKTOR&lt;&sol;p&gt;', '', '101574.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '101574.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-24 16:10:20', '5.13', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1b8dde37df82b4e26bbfaf3fa0a5c88c0d6c916607fb2962ca28271145871dfa', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1828131.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7929, '2022-02-23 16:11:00', 'SALE/POS7932', 654, 'মেসার্স রিয়াদ ও নিউ রিয়াদ ব্রিকস(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-0263&lt;&sol;p&gt;', '', '501333.50', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '501333.50', 'completed', 'due', 0, NULL, 1, 1, '2022-02-24 16:11:21', '23.93', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '000c3ea13f4fefcc945798be20e1c0788e57b5c1198a1c4a4434c23446464a4d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '32808.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7930, '2022-02-23 16:11:00', 'SALE/POS7933', 654, 'মেসার্স রিয়াদ ও নিউ রিয়াদ ব্রিকস(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0384&lt;&sol;p&gt;', '', '477031.50', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '477031.50', 'completed', 'due', 0, NULL, 1, 1, '2022-02-24 16:12:28', '22.765', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b20ca25ab32dea459907a67e098d70958c8df877580b549fe4f5ec691be72fd5', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '32808.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7931, '2022-02-23 16:12:00', 'SALE/POS7934', 654, 'মেসার্স রিয়াদ ও নিউ রিয়াদ ব্রিকস(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-5586&lt;&sol;p&gt;', '', '509294.50', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '509294.50', 'completed', 'due', 0, NULL, 1, 1, '2022-02-24 16:13:22', '24.31', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '45d8da56c715aafdf03783624760f2bc35b65c8f4fd4f4e9666f4976f95be143', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '32808.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7932, '2022-02-23 16:13:00', 'SALE/POS7935', 654, 'মেসার্স রিয়াদ ও নিউ রিয়াদ ব্রিকস(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-2739&lt;&sol;p&gt;', '', '484154.50', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '484154.50', 'completed', 'due', 0, NULL, 1, 1, '2022-02-24 16:14:17', '23.11', 1, '2032808.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '96de21bba1f449eea2cd3b218ab2edf1a83fd5320936a5dc4e497fca3020367f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '32808.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7933, '2022-02-23 16:15:00', 'SALE/POS7936', 653, 'মেসার্স সুজাত ও নিউ সুজাত ব্রিকস(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-5403&lt;&sol;p&gt;', '', '399516.50', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '399516.50', 'completed', 'due', 0, NULL, 1, 1, '2022-02-24 16:15:21', '19.065', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '202f6b47e819c4a314a03717ee2fa8265b61fb46764546d91043e08363f6977a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '62306.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7934, '2022-02-23 16:15:00', 'SALE/POS7937', 653, 'মেসার্স সুজাত ও নিউ সুজাত ব্রিকস(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-1350&lt;&sol;p&gt;', '', '482688.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '482688.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-24 16:16:18', '23.035', 1, '1900000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'be71d7fc29c72e1d36a97daeb7321c138e260bc656078ed16396f666f2c9dc69', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '62306.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7935, '2022-02-23 16:17:00', 'SALE/POS7938', 619, 'মোঃ জাকির এন্টারপ্রাইজ (গং)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-6707&lt;&sol;p&gt;', '', '421574.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '421574.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-24 16:17:21', '20.87', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '200725d86effc587a0ee373400707346655c2ca9742d1b156ef0cfcec6821bda', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '4281779.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7936, '2022-02-23 16:17:00', 'SALE/POS7939', 619, 'মোঃ জাকির এন্টারপ্রাইজ (গং)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CMT-11-3344&lt;&sol;p&gt;', '', '438340.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '438340.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-24 16:18:11', '21.7', 1, '1000000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '258e2b813d92106fccbea536d1283968a1c7d4f27235df71fba0a1255b7fbc47', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '4281779.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7937, '2022-02-23 16:18:00', 'SALE/POS7940', 627, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(রবিন মিয়া)(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-2906&lt;&sol;p&gt;', '', '367884.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '367884.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-24 16:19:35', '18.58', 1, '1005000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'fde4c4cdd67f984d0e739f3516585be6109eb1cfaf48ca38d2be4b887ecc5840', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '690240.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7938, '2022-02-24 19:24:00', 'SALE/POS7941', 666, 'বাবু সুজিত  সরকার(সুনামগঞ্জ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-8117&lt;&sol;p&gt;', '', '321030.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '321030.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-25 19:27:16', '18.45', 1, '539770.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c0ed57e75c6587f47cfa8855d80dd269b7e08275f8cb2ba979c9ba43ba2be1c0', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '319761.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7939, '2022-02-24 19:24:00', 'SALE/POS7942', 633, 'মেসার্স রকি ব্রিকস(ভৈরব)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;ট্রলি&lt;&sol;p&gt;', '', '72800.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '72800.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-25 19:26:56', '4.155', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c8d78e617ae0c50e8de3b8bbbec53bbcbeb1b85441a1e78dacae43c36755c40c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '4803592.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7940, '2022-02-24 19:25:00', 'SALE/POS7943', 639, 'মেসার্স সমতা ব্রিকস(নেত্রকোনা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-5566&lt;&sol;p&gt;', '', '428575.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '428575.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-25 19:26:35', '24.49', 1, '500000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '648e9f1ba681e95f898bf2e0464e04e4c5683076782bb09c02b60eba8f9f2a6e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '9305278.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7941, '2022-02-24 19:27:00', 'SALE/POS7944', 641, 'মেসার্স S.R এন্টারপ্রাইজ(সিলেট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-8788&lt;&sol;p&gt;', '', '366314.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '366314.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-25 19:28:40', '18.975', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '081d632c29e3ecea384a6a8cab9a8da86b5ca389980e9af087e3090e114e9812', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '10738416.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7942, '2022-02-24 19:29:00', 'SALE/POS7945', 641, 'মেসার্স S.R এন্টারপ্রাইজ(সিলেট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-6927&lt;&sol;p&gt;', '', '359945.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '359945.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-25 19:29:41', '18.65', 1, '400000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '2c5f03f2d05891e5605dde9d2ddcec6969965732373ec5be686d4bd886f3c921', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '10738416.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7943, '2022-02-24 19:31:00', 'SALE/POS7946', 602, 'মো.সফর আলী সর্দার(তাহিরপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2395&lt;&sol;p&gt;', '', '382180.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '382180.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-25 19:32:19', '19.7', 1, '496000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '9afce05ac6c844e42277afa33fa4b6ef9dac3881a08b60a9a9c5a967d62cba90', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1189928.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7944, '2022-02-24 19:36:00', 'SALE/POS7947', 627, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(রবিন মিয়া)(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-2739&lt;&sol;p&gt;', '', '385506.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '385506.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-25 19:36:38', '19.465', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'abbf1866bcfd50a1091e6cb2c0bad0d0dcd3a337b3e1e0ad6e912f944aea9c14', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '53124.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7945, '2022-02-24 19:39:00', 'SALE/POS7948', 627, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(রবিন মিয়া)(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-0933&lt;&sol;p&gt;', '', '389070.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '389070.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-25 19:40:02', '19.65', 1, '925000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a6aaae92e95660585eccf277856c4112e21bc64480e4ffa8e962085237b7874b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '53124.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7946, '2022-02-24 19:40:00', 'SALE/POS7949', 647, 'মেসার্স A.S.F ব্রিকস(নেত্রকোনা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-1707&lt;&sol;p&gt;', '', '474005.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '474005.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-25 19:41:19', '23.345', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5af3eaf8c478080a7d732b542c2e2cf7cf297f2d71ffe7009fff97fc8ea5f225', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1566673.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7947, '2022-02-24 19:42:00', 'SALE/POS7950', 647, 'মেসার্স A.S.F ব্রিকস(নেত্রকোনা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-8625&lt;&sol;p&gt;', '', '464261.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '464261.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-25 19:42:26', '22.865', 1, '2000000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '17d49c2a15692dd94b5827371b54f16c94d5f3c50df9baf3ccb0f799a08fc5fb', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1566673.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7948, '2022-02-24 19:43:00', 'SALE/POS7951', 803, 'মেসার্স B.B.C ব্রিকস(নাছির নগর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMD-11-8881&lt;&sol;p&gt;', '', '127836.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '127836.00', 'completed', 'paid', 0, NULL, 1, 1, '2022-02-25 19:44:05', '6.36', 1, '127836.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5899254e338626af83507943cf4062f2f5b708d00df0773744ad1036f2d31a13', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7949, '2022-02-24 20:01:00', 'SALE/POS7952', 627, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(রবিন মিয়া)(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;নগদ ফেরত&nbsp;&lt;&sol;p&gt;', '', '20000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '20000.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-25 20:01:47', '1', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '163fce07381f577306e49de97962c0f4aad1d8f3926f01228dfa4eb961be2412', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-97300.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7950, '2022-02-25 12:02:00', 'SALE/POS7953', 641, 'মেসার্স S.R এন্টারপ্রাইজ(সিলেট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-5064&lt;&sol;p&gt;', '', '324047.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '324047.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-26 12:02:55', '16.79', 1, '1103430.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '3a4220fceb0991d2afea2c5ad152f82c4660b918f31f8360ec1ad0eef3717ce3', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '11064675.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7951, '2022-02-25 12:03:00', 'SALE/POS7954', 692, 'মেসার্স S.T.B ব্রিকস(ভৈরবপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;ট্রলি&lt;&sol;p&gt;', '', '104940.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '104940.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-26 12:03:42', '5.295', 1, '170000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '23fc5edb18dd2bf9dc7e07ab60bdd8d4d6be203fdfe71400421cc63ab38734fe', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1929705.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7952, '2022-02-25 12:04:00', 'SALE/POS7955', 631, 'মেসার্স বাবুল ব্রিকস(বি-বাড়ীয়া)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMN-11-8881&lt;&sol;p&gt;', '', '124821.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '124821.00', 'completed', 'paid', 0, NULL, 1, 1, '2022-02-26 12:08:14', '6.21', 1, '124821.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '83344ecca64b16954799adbc6c37f45992dd2af862c8bc9e956a83b04396f980', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '54978.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7953, '2022-02-25 12:10:00', 'SALE/POS7956', 647, 'মেসার্স A.S.F ব্রিকস(নেত্রকোনা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-5193&lt;&sol;p&gt;', '', '483749.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '483749.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-26 12:10:50', '23.825', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '3a2fe479bc0db7d0592eabe60289961ecd6732999def290ef7a7d0626f2ee697', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '504939.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7954, '2022-02-25 12:11:00', 'SALE/POS7957', 666, 'বাবু সুজিত  সরকার(সুনামগঞ্জ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-9445&lt;&sol;p&gt;', '', '378189.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '378189.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-26 12:12:06', '18.625', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '3dd8e318e211cec4dc9d1d5f887ed5ce06bbf587515617222d20533fe0e0dc02', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '101021.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7955, '2022-02-25 12:12:00', 'SALE/POS7958', 735, 'মেসার্স B.B.F ব্রিকস(গৌরিপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-5586&lt;&sol;p&gt;', '', '461013.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '461013.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-26 12:13:01', '22.71', 1, '500000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '69164e0b17bd8af9ac30c2e9b2722c1c0426f694cbc8aec00297764e2399b80e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '502291.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7956, '2022-02-25 12:13:00', 'SALE/POS7959', 627, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(রবিন মিয়া)(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;MMT-11-0139&lt;&sol;p&gt;', '', '353430.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '353430.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-26 12:14:00', '17.845', 1, '340000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '416ac35974fee313651d9f2811535ec51a19d5fa76e27e0d7ef514198195c368', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-77300.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7957, '2022-02-19 18:58:00', 'SALE/POS7960', 657, 'মেসার্স অনিক (বি-বাড়ীয়া)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;নগদ ফেরত অনিক নিজ&lt;&sol;p&gt;', '', '9040.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '9040.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-26 18:59:44', '1', 1, '396.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8373aa409685b64fecd88e027ade81d7fe9537b0c6a7b5d39e76bed59eff6c9a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-8644.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7958, '2022-02-25 19:12:00', 'SALE/POS7961', 610, 'মেসার্স তাসিন এন্টারপ্রাইজ(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;নগদ ফেরত মোঃ জিল্লু মিয়া&lt;&sol;p&gt;', '', '10000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '10000.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-26 19:12:38', '1', 1, '5640.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '6f49de7b9ce9e0a411bc8e0aa4c393cba58c80a54c7c93224d302db7c6948177', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-52120.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7959, '2022-02-14 19:15:00', 'SALE/POS7962', 746, 'মেসার্স রংধনু ট্রান্সপোট(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;নগদ ফেরত&lt;&sol;p&gt;', '', '22400.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '22400.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-26 19:16:21', '1', 1, '200.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'df221c2029c9a6e3dd445746e12301b41a530d51fbb505902b12e3af05912e35', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-22200.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7960, '2022-02-23 19:44:00', 'SALE/POS7963', 619, 'মোঃ জাকির এন্টারপ্রাইজ (গং)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;নগদ জমা&lpar;বাকী জায়&rpar;&lt;&sol;p&gt;', '', '3321.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '3321.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-26 19:45:45', '1', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'be32f4ef5af2bbe899c2badfe9332b6ef68df97c79ce56c2fcd0d9148916781b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '4141693.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7961, '2022-02-23 19:48:00', 'SALE/POS7964', 627, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(রবিন মিয়া)(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;নগদ ফেরত&lt;&sol;p&gt;', '', '10000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '10000.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-26 19:49:06', '1', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f48ce0c55068674b22ca1e093e7eee5df00fa3f2d85d4a5e207a54cacb965728', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-63870.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7962, '2022-02-26 11:55:00', 'SALE/POS7965', 620, 'মোঃ জমির হোসেন (চাঁনপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-2739&lt;&sol;p&gt;', '', '399457.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '399457.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-27 11:56:25', '23.085', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'cb213483ea85f8ed31bed00ee25c7fa09639389a415f730d298a0886c2968428', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '577589.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7963, '2022-02-26 11:57:00', 'SALE/POS7966', 620, 'মোঃ জমির হোসেন (চাঁনপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-0685&lt;&sol;p&gt;', '', '333890.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '333890.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-27 11:57:24', '19.295', 1, '700000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e98d94575336094c0d4fc4b5db68f42f41d559c9097751cec3251d01df57cedc', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '577589.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7964, '2022-02-26 11:58:00', 'SALE/POS7967', 695, 'মেসার্স বাবুল ব্রিকস(চান্দুরা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-2906&lt;&sol;p&gt;', '', '145250.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '145250.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-27 11:59:04', '8.295', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e610914f4cebe4bd0b640137c66eedfc2efc62b4fbe1d41d82bc931b6aab462f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '313007.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7965, '2022-02-26 12:02:00', 'SALE/POS7968', 808, 'মেসার্স K.B.C ব্রিকস(সায়েদুল্লার চর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-15-0797&lt;&sol;p&gt;', '', '82425.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '82425.00', 'completed', 'paid', 0, NULL, 1, 1, '2022-02-27 12:03:25', '4.705', 1, '82425.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1f9242edea403c68024795b85b72b0f40bbc6ab0c8f43271c8d8e455621f1a6b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7966, '2022-02-26 12:05:00', 'SALE/POS7969', 639, 'মেসার্স সমতা ব্রিকস(নেত্রকোনা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-5566&lt;&sol;p&gt;', '', '415800.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '415800.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-27 12:05:49', '23.755', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '93d2dd3a63a1c322ce3bf98708fcc0e823b96986155b99b2f8be5a06d6e9ef2d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '9233853.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7967, '2022-02-26 12:06:00', 'SALE/POS7970', 633, 'মেসার্স রকি ব্রিকস(ভৈরব)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;১ ট্রলি&lt;&sol;p&gt;', '', '68112.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '68112.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-27 12:06:49', '3.4350', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd8999358087e0b4c01a7a4749a7558680ea1924da1c73ef3c5018992ce1f96af', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '4876392.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7968, '2022-02-26 12:07:00', 'SALE/POS7971', 692, 'মেসার্স S.T.B ব্রিকস(ভৈরবপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;1 ট্রলি&lt;&sol;p&gt;', '', '99990.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '99990.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-27 12:08:04', '5.05', 1, '100000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '03c58ca782ac2a5c7508089e96c636d795bf77eedbc97826c37d3053848dc49e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1864645.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7969, '2022-02-26 12:09:00', 'SALE/POS7972', 695, 'মেসার্স বাবুল ব্রিকস(চান্দুরা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-2906&lt;&sol;p&gt;', '', '242748.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '242748.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-27 12:09:54', '12.255', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a278399e005ed48c30b11956d2563f81c6b54569159bc6bc5a097ce56ae64c0c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '458257.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7970, '2022-02-26 12:10:00', 'SALE/POS7973', 627, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(রবিন মিয়া)(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-0263&lt;&sol;p&gt;', '', '503076.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '503076.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-27 12:11:27', '23.725', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '009136c7698e25e501b95be093a03114f8e0fdb5b3d215b5da9983595f7511e5', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-53870.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7971, '2022-02-26 12:12:00', 'SALE/POS7974', 721, 'মেসার্স M.R.M ব্রিকস(মটখলা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-6125&lt;&sol;p&gt;', '', '419120.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '419120.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-27 12:12:48', '20.15', 1, '400000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '58543bb21ef48889ce9eb6196711081955ca3578b951f68a8f42e3b1a9490da7', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '955613.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7972, '2022-02-26 12:14:00', 'SALE/POS7975', 646, 'মেসার্স G.M.C ব্রিকস (২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;বক্সমাপ&lt;&sol;p&gt;', '', '1800000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '1800000.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-27 12:14:37', '100', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'eed289197ebcf24866e564565bd5689ef4cc9d8cfebf314b010466852610405c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '8791202.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7973, '2022-02-27 11:40:00', 'SALE/POS7976', 630, 'মেসার্স সততা ব্রিকস(কুমিল্লা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-2492&lt;&sol;p&gt;', '', '399000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '399000.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-28 11:40:55', '22.795', 1, '404946.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f4cd57e510524023ce7ee73099515b12329777d8c6fb1e97b327e26d8961a6a9', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '6780.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7974, '2022-02-27 11:41:00', 'SALE/POS7977', 627, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(রবিন মিয়া)(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;MMT-11-0139&lt;&sol;p&gt;', '', '389250.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '389250.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-28 11:41:59', '22.5', 1, '402000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1459287402ee6bc9026ffc9a473357870f3dfd733a586328c5d320fb172d3d20', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '449206.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7975, '2022-02-27 11:43:00', 'SALE/POS7978', 632, 'মেসার্স S.S.B ব্রিকস (সিলেট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-5076&lt;&sol;p&gt;', '', '359275.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '359275.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-28 11:44:23', '20.525', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e43266cc59ca02947cd8c4492167152765f26bdeedd4c755b128f2c0442a207c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1807394.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7976, '2022-02-27 11:45:00', 'SALE/POS7979', 804, 'মোঃ হেদায়েত উল্লাহ(আগানগর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMD-11-1723&lt;&sol;p&gt;', '', '257994.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '257994.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-28 11:45:31', '13.03', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'fede223019143ba118c101fd27bf2cfa9f9d8be683f43d37fcc13e0418f2e30a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '556330.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7977, '2022-02-27 11:46:00', 'SALE/POS7980', 647, 'মেসার্স A.S.F ব্রিকস(নেত্রকোনা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-5218&lt;&sol;p&gt;', '', '527814.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '527814.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-28 11:46:36', '24.775', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '442bb0c86d946507f64b213c66f8c0eca605c84f7b1c188e04ed43a776674df6', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '988688.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7978, '2022-02-27 11:47:00', 'SALE/POS7981', 633, 'মেসার্স রকি ব্রিকস(ভৈরব)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;১ ট্রলি- কবির&lt;&sol;p&gt;', '', '50940.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '50940.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-28 11:47:56', '2.833', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5faa9a4888aef58239ec80a5c173e6d596ef8486eab8c1d9353fbcf5f35f2c7f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '4944504.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7979, '2022-02-27 11:48:00', 'SALE/POS7982', 633, 'মেসার্স রকি ব্রিকস(ভৈরব)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;১ ট্রলি সুজন&lt;&sol;p&gt;', '', '48960.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '48960.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-28 11:49:13', '2.715', 1, '500000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b70a155b3a37dd3cc29b9540c785c256d24e982b0f6e7538ea62d2254ae7ab16', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '4944504.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7980, '2022-02-27 11:50:00', 'SALE/POS7983', 617, 'মেসার্স সুমন ব্রিকস(নবীনগর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;বক্সমাপ&lt;&sol;p&gt;', '', '378000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '378000.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-28 11:50:39', '20', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a82d60ad42a9e383f62f50f0f263468610595fd7700069c1526be800e9a0d592', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '24578986.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7981, '2022-02-27 11:51:00', 'SALE/POS7984', 617, 'মেসার্স সুমন ব্রিকস(নবীনগর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;বক্সমাপ&lt;&sol;p&gt;', '', '1171800.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '1171800.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-28 11:52:03', '62', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e03026e9412d4f67ab255755bddb71d2297a5957d39310878abb24a04ff9c927', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '24578986.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7982, '2022-02-27 11:53:00', 'SALE/POS7985', 617, 'মেসার্স সুমন ব্রিকস(নবীনগর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;বক্সমাপ&lt;&sol;p&gt;', '', '2608200.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '2608200.00', 'completed', 'due', 0, NULL, 1, 1, '2022-02-28 11:54:21', '138', 1, '4800000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '324ec9517c123c4369d9726fa51c33fe11d209f8455e493f595afbb0f159ead2', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '24578986.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7983, '2022-02-28 12:03:00', 'SALE/POS7986', 639, 'মেসার্স সমতা ব্রিকস(নেত্রকোনা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-5566&lt;&sol;p&gt;', '', '424900.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '424900.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-01 12:03:40', '24.275', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '94ae4265cdddf6cc27adb138cc3a406c5bd7c0938a39e8364120b92f6dd141dd', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '9649653.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7984, '2022-02-28 12:04:00', 'SALE/POS7987', 639, 'মেসার্স সমতা ব্রিকস(নেত্রকোনা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-5067&lt;&sol;p&gt;', '', '405475.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '405475.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-01 12:04:37', '23.17', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c21ced2aea869a4c09b6a5abdade67b1b4dc912890c013802c21affe2d37281d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '9649653.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7985, '2022-02-28 12:06:00', 'SALE/POS7988', 601, 'মেসার্স সোনালী ব্রিকস (২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;KOST-11-2196&lt;&sol;p&gt;', '', '317275.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '317275.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-01 12:06:43', '18.125', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'fef18e6a16d1c8798e3b1bb69d24771204ea761d839a2cc66c2c620b50e37942', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2105254.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7986, '2022-02-28 12:07:00', 'SALE/POS7989', 637, 'মেসার্স তাকি ব্রিকস(ভৈরবপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-1514&lt;&sol;p&gt;', '', '454972.80', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '454972.80', 'completed', 'due', 0, NULL, 1, 1, '2022-03-01 12:07:45', '22.84', 1, '500000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c8d05e4e34d32dd283af667e6cd466c5dc55c3775cc9923b5f4cf194bc882bf9', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '6514905.80');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7987, '2022-02-28 12:10:00', 'SALE/POS7990', 809, 'মেসার্স M.B.F. ব্রিকস(সরারচর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5080&lt;&sol;p&gt;', '', '467322.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '467322.00', 'completed', 'paid', 0, NULL, 1, 1, '2022-03-01 12:11:07', '21.94', 1, '467322.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8aea3330cc51498c907d1b7fe467dd2383b523687f5a8c0bcb4872b971b0ff19', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7988, '2022-02-28 12:13:00', 'SALE/POS7991', 625, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0384&lt;&sol;p&gt;', '', '465405.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '465405.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-01 12:13:48', '21.85', 1, '900000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'bb33698bb2d36f8e590a3cf651c68e2c553b252a6bc4d7d7be6356ac72e1df32', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '6425569.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7989, '2022-02-28 12:15:00', 'SALE/POS7992', 734, 'মেসার্স মায়ের দোয়া ব্রিকস(শাহবাজপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-5936&lt;&sol;p&gt;', '', '431325.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '431325.00', 'completed', 'paid', 0, NULL, 1, 1, '2022-03-01 12:16:16', '20.245', 1, '431325.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'bde84d3855eda62ed4abf894ebb81faae3f924b9183379f41b8b7cf42bc7c89d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7990, '2022-02-28 12:16:00', 'SALE/POS7993', 627, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(রবিন মিয়া)(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;MMT-11-0139&lt;&sol;p&gt;', '', '365400.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '365400.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-01 12:17:17', '21', 1, '350000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'eefdf52e1184f486934f85f70d39b52a4eed92a28efd033d0ac5ad242e3f860a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '436456.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7991, '2022-03-01 10:30:00', 'SALE/POS7994', 601, 'মেসার্স সোনালী ব্রিকস (২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;সাতক্ষীরা ট- ১১-০৫৭২&lt;&sol;p&gt;', '', '347550.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '347550.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-02 10:31:10', '19.865', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '54e75b229662466e74b9907a771d65a66798ead198805b0e42120eb4280aa069', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2422529.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7992, '2022-03-01 10:32:00', 'SALE/POS7995', 601, 'মেসার্স সোনালী ব্রিকস (২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-31754&lt;&sol;p&gt;', '', '375200.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '375200.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-02 10:33:36', '21.435', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '3a20f79c01502ed1f78d8b83fff2ddb7186e42b3c32c4525b034319defd51141', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2422529.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7993, '2022-03-01 10:34:00', 'SALE/POS7996', 601, 'মেসার্স সোনালী ব্রিকস (২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-1141&lt;&sol;p&gt;', '', '383075.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '383075.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-02 10:34:40', '21.89', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '80b2c19dc6127c5f86f87edc6c53f55a1964ba1b4564ab9ea216ed665624849e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2422529.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7994, '2022-03-01 10:36:00', 'SALE/POS7997', 692, 'মেসার্স S.T.B ব্রিকস(ভৈরবপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;১ ট্রলি&lt;&sol;p&gt;', '', '66528.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '66528.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-02 10:36:30', '3.3599', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '4666b9f66c9c36dcb29c586816558d29d0b889a6502cd136f7cab4cdf8e16399', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1964635.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7995, '2022-03-01 10:37:00', 'SALE/POS7998', 692, 'মেসার্স S.T.B ব্রিকস(ভৈরবপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;১ ট্রলি&lt;&sol;p&gt;', '', '65934.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '65934.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-02 10:38:15', '3.33', 1, '149500.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd7acbcf48b884c2aba5142eb5a191bfedda2c1a672f32c351666ae0013066d43', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1964635.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7996, '2022-03-01 10:47:00', 'SALE/POS7999', 601, 'মেসার্স সোনালী ব্রিকস (২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-5432&lt;&sol;p&gt;', '', '392434.50', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '392434.50', 'completed', 'due', 0, NULL, 1, 1, '2022-03-02 10:48:10', '19.765', 1, '1000000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5db3c315695b418f0a266681cdd43cd0ee8cc1fdaeca4a0d36c834afe9866797', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '3528354.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7997, '2022-03-01 10:48:00', 'SALE/POS8000', 677, 'মেসার্স M.M.S ব্রিকস(কিশোরগঞ্জ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;MPT-11-0025&lt;&sol;p&gt;', '', '398112.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '398112.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-02 10:49:18', '19.14', 1, '450464.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '829d9fca7cbb67f6a841e9e9ba3ded95ffd83566112efe2deb85d41ab8f8b524', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '52352.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7998, '2022-03-01 10:50:00', 'SALE/POS8001', 633, 'মেসার্স রকি ব্রিকস(ভৈরব)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;বক্সমাপ&lt;&sol;p&gt;', '', '612000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '612000.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-02 10:50:20', '34', 1, '400000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8755d4a5fd80de52cb9ff29a8cacdc0678b436e5ad976d904a1857070389e948', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '4544404.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (7999, '2022-03-02 13:21:00', 'SALE/POS8002', 637, 'মেসার্স তাকি ব্রিকস(ভৈরবপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-3228&lt;&sol;p&gt;', '', '419532.20', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '419532.20', 'completed', 'due', 0, NULL, 1, 1, '2022-03-03 13:22:09', '23.805', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'fd256ae32967a629208a6d160d001091260d85019cd3c06d5b3dce27b70a6f4d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '6469878.60');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8000, '2022-03-02 13:23:00', 'SALE/POS8003', 807, 'মোঃ তাজুল ইসলাম(সুনামগঞ্জ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-0914&lt;&sol;p&gt;', '', '423516.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '423516.00', 'completed', 'paid', 0, NULL, 1, 1, '2022-03-03 13:23:28', '24.34', 1, '423516.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '6af5b1861dd9d672efb48986b78f905f4a3daeb7ef906efa88a4cccedf2d5f81', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8001, '2022-03-02 13:23:00', 'SALE/POS8004', 606, 'আলী হোসেন জামাই(কালীপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-8893&lt;&sol;p&gt;', '', '196446.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '196446.00', 'completed', 'paid', 0, NULL, 1, 1, '2022-03-03 13:24:19', '11.29', 1, '196446.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ed8455854ccfda251edb9cee84f4c3d20b23264502fac2a95d15e75c14fd04e0', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '284.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8002, '2022-03-02 13:26:00', 'SALE/POS8005', 695, 'মেসার্স বাবুল ব্রিকস(চান্দুরা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-2906&lt;&sol;p&gt;', '', '163800.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '163800.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-03 13:26:52', '9.36', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'cd84eec1d67fd39704d93cec7e59a50e66582561bcd979cb7c8176ffeba6c709', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '701005.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8003, '2022-03-02 13:27:00', 'SALE/POS8006', 802, 'মোঃ জিসান মিয়া(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-3212&lt;&sol;p&gt;', '', '343650.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '343650.00', 'completed', 'paid', 0, NULL, 1, 1, '2022-03-03 13:27:54', '19.745', 1, '343650.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5ed7ee66cc160968f24880f6b91127da84826b1e1d9a09c4b7cc8b6cf69b2cab', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8004, '2022-03-02 13:29:00', 'SALE/POS8007', 683, 'মোঃ ইব্রাহিম মিয়া (সুনামগঞ্জ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-3318&lt;&sol;p&gt;', '', '442650.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '442650.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-03 13:29:36', '22.7', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f4df885672d161b96952c881636af916cf7f7c39c84323c293b52e9cdd6b3adf', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '218099.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8005, '2022-03-02 13:30:00', 'SALE/POS8008', 683, 'মোঃ ইব্রাহিম মিয়া (সুনামগঞ্জ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-6125&lt;&sol;p&gt;', '', '452205.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '452205.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-03 13:31:07', '23.185', 1, '894855.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c5a020431fd06a03f75ae44970099a3d7fe379f718ca4c4e7299d2732b72dccf', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '218099.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8006, '2022-03-02 13:31:00', 'SALE/POS8009', 695, 'মেসার্স বাবুল ব্রিকস(চান্দুরা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-2906&lt;&sol;p&gt;', '', '269676.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '269676.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-03 13:32:04', '13.62', 1, '590000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f4c84eabe81158f21affa54aec67ee8541a5af69b7a8cbd03ba33ff54e470a3b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '864805.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8007, '2022-03-02 13:32:00', 'SALE/POS8010', 692, 'মেসার্স S.T.B ব্রিকস(ভৈরবপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;১ ট্রলি&lt;&sol;p&gt;', '', '100386.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '100386.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-03 13:33:00', '5.065', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '4c92d6f917be3a33f57de9a659db85e31004984316b6c7e786d8cfc55f4e190d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1947597.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8008, '2022-03-02 13:34:00', 'SALE/POS8011', 732, 'মেসার্স গনি ব্রিকস(ঈশ্বরগঞ্জ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-5883&lt;&sol;p&gt;', '', '351050.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '351050.00', 'completed', 'paid', 0, NULL, 1, 1, '2022-03-03 13:35:12', '20.06', 1, '351050.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '2bdb07ff0f6e20a793305109bc4112bf697765a24aac1b06acd12adb10993ea6', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-1098.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8009, '2022-03-02 13:36:00', 'SALE/POS8012', 735, 'মেসার্স B.B.F ব্রিকস(গৌরিপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-0933&lt;&sol;p&gt;', '', '542564.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '542564.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-03 13:36:51', '25.96', 1, '500000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b06b96dd4be93b756046b0860402a0ca230ea6c9089403800e2f773211b7b52e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '463304.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8010, '2022-03-02 13:37:00', 'SALE/POS8013', 622, 'মেসার্স B.B.C ব্রিকস(চাঁনপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;বক্সমাপ&lt;&sol;p&gt;', '', '1836000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '1836000.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-03 13:38:02', '102', 1, '551000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c3b01e0523ce790af4dcaa950f7fb4441ff6d8176ccb8d1b52b3dc417fd780fe', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '6913984.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8011, '2022-03-03 16:10:00', 'SALE/POS8014', 767, 'মোঃ রফিক মিয়া(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;dmt-16-9211&lt;&sol;p&gt;', '', '421766.50', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '421766.50', 'completed', 'due', 0, NULL, 1, 1, '2022-03-04 16:10:56', '24.17', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c57a4197308b69c8e1e5b5aef5d061ecbcb191044150362cdf3028a119183de8', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8012, '2022-03-03 16:11:00', 'SALE/POS8015', 767, 'মোঃ রফিক মিয়া(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-7503&lt;&sol;p&gt;', '', '346208.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '346208.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-04 16:11:51', '19.835', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1367158e0f5231ad676e66132471308bd88f8f4de4f8b1f5f048c92c4fd3d633', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8013, '2022-03-03 16:12:00', 'SALE/POS8016', 767, 'মোঃ রফিক মিয়া(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-9473&lt;&sol;p&gt;', '', '342369.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '342369.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-04 16:12:49', '19.62', 1, '1110343.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '53e7bb480c65109eeb964c6eaf55fdf569eb7623535f178e7b8b973e1737dc28', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8014, '2022-03-03 16:15:00', 'SALE/POS8017', 750, 'দিপু পাল(সুনামগঞ্জ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;BOGT-11-1163&lt;&sol;p&gt;', '', '251650.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '251650.00', 'completed', 'paid', 0, NULL, 1, 1, '2022-03-04 16:16:34', '14.38', 1, '251650.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '26eca4c9309ceee4df09491cda28ad9a2c25b8de0c5661de37ded8cba48272c9', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '210.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8015, '2022-03-03 16:17:00', 'SALE/POS8018', 627, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(রবিন মিয়া)(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;MMT-11-0139&lt;&sol;p&gt;', '', '384018.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '384018.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-04 16:18:24', '22.065', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '98c86ac3629f1d1577a810b2d48f5086dc17789e226a60a7fd927f52aea2a68e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '451856.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8016, '2022-03-03 16:18:00', 'SALE/POS8019', 627, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(রবিন মিয়া)(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-0263&lt;&sol;p&gt;', '', '161820.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '161820.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-04 16:19:12', '9.3', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '97cdf5a8706b21d1d71729fed5392277aa3027be2ef2f5581ca25c3d54ed5b6a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '451856.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8017, '2022-03-03 16:21:00', 'SALE/POS8020', 810, 'মনি বাবু(কিশোরগঞ্জ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-9334&lt;&sol;p&gt;', '', '261800.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '261800.00', 'completed', 'paid', 0, NULL, 1, 1, '2022-03-04 16:21:59', '14.955', 1, '261800.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '91c39b9797236884861e5bcbddc7a346a61f65949e6f7683db699dd8e6332d9b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8018, '2022-03-03 16:23:00', 'SALE/POS8021', 609, 'মেসার্স আজিজ শাহ ট্রান্সপোর্ট(ভৈরবপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-5403&lt;&sol;p&gt;', '', '381408.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '381408.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-04 16:23:42', '21.915', 1, '700000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'daaaa4fda82d8fc691311e7911fa8d496830dea48d30c1b65f51505258e7cd54', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '489914.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8019, '2022-03-03 16:24:00', 'SALE/POS8022', 616, 'মেসার্স মা-বাবার দোয়া ট্রেডাস(আজম)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-1350&lt;&sol;p&gt;', '', '383425.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '383425.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-04 16:24:53', '21.905', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c86b1d925a654bad90aa5433e0586ea4c5fdf3787a1270548a06dbb905a8ae97', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8020, '2022-03-03 16:25:00', 'SALE/POS8023', 616, 'মেসার্স মা-বাবার দোয়া ট্রেডাস(আজম)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-3318&lt;&sol;p&gt;', '', '425250.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '425250.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-04 16:25:58', '24.3', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '4d70b29b3c205c1d549ee199fe7c10d0b03fc7af58e5adf5e258d68cfd233204', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8021, '2022-03-03 16:26:00', 'SALE/POS8024', 616, 'মেসার্স মা-বাবার দোয়া ট্রেডাস(আজম)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-0377&lt;&sol;p&gt;', '', '422800.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '422800.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-04 16:26:53', '24.155', 1, '1300000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'db64cdced1abf6e06a96999cb1d91f198fd72e03208f6efe3475125586c2f889', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8022, '2022-03-03 16:27:00', 'SALE/POS8025', 637, 'মেসার্স তাকি ব্রিকস(ভৈরবপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-0685&lt;&sol;p&gt;', '', '409356.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '409356.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-04 16:28:05', '20.55', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '78c45a79a0b89e8cf8aff65b7a6f61c4e9654e0495c44144ee0a78ffb0af7a84', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '6889410.80');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8023, '2022-03-03 16:28:00', 'SALE/POS8026', 683, 'মোঃ ইব্রাহিম মিয়া (সুনামগঞ্জ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-8750&lt;&sol;p&gt;', '', '438945.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '438945.00', 'completed', 'paid', 0, NULL, 1, 1, '2022-03-04 16:29:09', '22.505', 1, '438945.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '6e2c71abbab344a1b03b3bdfcc83ecf15d1cccc414b0fe9264f5dd5078aa98f1', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '218099.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8024, '2022-03-03 16:30:00', 'SALE/POS8027', 692, 'মেসার্স S.T.B ব্রিকস(ভৈরবপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;ট্রলি&lt;&sol;p&gt;', '', '103554.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '103554.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-04 16:30:36', '5.23', 1, '200000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '36497cf3d405cf10a87dccd57f04511f05c88d9588d4df0a208b29a50e5bc265', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2047983.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8025, '2022-03-03 16:31:00', 'SALE/POS8028', 627, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(রবিন মিয়া)(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-0263&lt;&sol;p&gt;', '', '288288.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '288288.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-04 16:31:59', '13.86', 1, '1339000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f87ce778e1d9aa9ca7f89b949f2af33b1e7d326bdf346c4ac70a1d6c42a88da2', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '997694.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8026, '2022-03-04 10:30:00', 'SALE/POS8029', 620, 'মোঃ জমির হোসেন (চাঁনপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-2046&lt;&sol;p&gt;', '', '417375.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '417375.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-05 10:32:53', '23.845', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '2316c303c09ede5abf7e3d6253ef53814a603e2593a513bafea3dc4178a8eb9e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '610936.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8027, '2022-03-04 10:31:00', 'SALE/POS8030', 630, 'মেসার্স সততা ব্রিকস(কুমিল্লা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-5434&lt;&sol;p&gt;', '', '388850.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '388850.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-05 10:32:29', '22.215', 1, '387879.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ae8fdc03af38ec6e751e80ac08399dc0f70146c85d901238a46c897cfb246493', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '834.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8028, '2022-03-04 10:34:00', 'SALE/POS8031', 620, 'মোঃ জমির হোসেন (চাঁনপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-8750&lt;&sol;p&gt;', '', '318150.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '318150.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-05 10:35:37', '18.175', 1, '201167.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '3ade75f5d1e6e4b2e22cd73ffaee8251cfa9654dec43bcea1b7119e06cf589d3', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1028311.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8029, '2022-03-04 10:36:00', 'SALE/POS8032', 641, 'মেসার্স S.R এন্টারপ্রাইজ(সিলেট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-5064&lt;&sol;p&gt;', '', '309765.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '309765.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-05 10:36:53', '16.045', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '85457f0bdeb1ea959518297cc2ccd9c1e56bac15a0c9902667388d157c5c3602', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '10285292.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8030, '2022-03-05 10:19:00', 'SALE/POS8033', 609, 'মেসার্স আজিজ শাহ ট্রান্সপোর্ট(ভৈরবপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-3092&lt;&sol;p&gt;', '', '446136.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '446136.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-06 10:19:54', '25.64', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '13fa0cf13e8637be8ee404b3c02d408f1ae89c5296ef46551e4648983af0efa1', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '171322.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8031, '2022-03-05 10:20:00', 'SALE/POS8034', 639, 'মেসার্স সমতা ব্রিকস(নেত্রকোনা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-5566&lt;&sol;p&gt;', '', '436860.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '436860.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-06 10:26:23', '24.265', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1c36494d48e7aad88b516690bce190197aca91baf209278d98738c10aeb0b66c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '10480028.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8032, '2022-03-05 10:26:00', 'SALE/POS8035', 811, 'মেসার্স ইকরা ব্রিকস(কোম্পানীগঞ্জ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-5586&lt;&sol;p&gt;', '', '370638.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '370638.00', 'completed', 'paid', 0, NULL, 1, 1, '2022-03-06 10:27:22', '20.935', 1, '370638.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'df632a9b8720e83a4fed857433603c90d45b4f97221f4a51e9540523a10620ff', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8033, '2022-03-05 10:30:00', 'SALE/POS8036', 692, 'মেসার্স S.T.B ব্রিকস(ভৈরবপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;১ট্রলি&lt;&sol;p&gt;', '', '66528.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '66528.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-06 10:30:49', '3.3599', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '816f606da3359926aadccec8428eb99483d56432cd59ba62c0960148ec025a08', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1951537.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8034, '2022-03-06 09:47:00', 'SALE/POS8037', 807, 'মোঃ তাজুল ইসলাম(সুনামগঞ্জ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-4036&lt;&sol;p&gt;', '', '475200.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '475200.00', 'completed', 'paid', 0, NULL, 1, 1, '2022-03-07 09:47:59', '26.4', 1, '475200.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1c37cd62d32a4c918d04bad955d3b8a83c75465058929a87280b92b53b9869c9', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8035, '2022-03-06 09:48:00', 'SALE/POS8038', 656, 'হারিছ ব্রিকস(নরসিংদী)কেয়ার অফ ফাইভ স্টার টান্সপোর্ট(ফের', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-5936&lt;&sol;p&gt;', '', '410824.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '410824.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-07 09:49:26', '23.075', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '4ee163d0302c67dd7265a49b3e2d7bb9738ee51b636ac19de9aa404ee936e78f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '3799697.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8036, '2022-03-06 09:50:00', 'SALE/POS8039', 627, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(রবিন মিয়া)(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;MMT-11-0139&lt;&sol;p&gt;', '', '397250.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '397250.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-07 09:50:55', '22.695', 1, '400000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '98be4307fee9e595ab7251224194ccaabdf416f521425bd0a458c2ba6aa66150', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-53018.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8037, '2022-03-06 09:52:00', 'SALE/POS8040', 606, 'আলী হোসেন জামাই(কালীপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CMT-11-7783&lt;&sol;p&gt;', '', '351000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '351000.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-07 09:52:42', '19.495', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '367b50726ecbcf926f834f02c16ca61fb1e1f03027836e678ebc8949b63021b8', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '284.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8038, '2022-03-06 09:53:00', 'SALE/POS8041', 606, 'আলী হোসেন জামাই(কালীপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-3212&lt;&sol;p&gt;', '', '188280.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '188280.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-07 09:53:51', '10.455', 1, '180000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5d037fee7e26cc02f9e23f762affe40529cda441a2a157eaa71dab57e5efa3a5', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '284.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8039, '2022-03-06 09:54:00', 'SALE/POS8042', 610, 'মেসার্স তাসিন এন্টারপ্রাইজ(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-1350&lt;&sol;p&gt;', '', '94680.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '94680.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-07 09:54:53', '5.255', 1, '456000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a334d5447f1f09c71eeeadb4dcca2a0ec8d635ea1e9bcb4e6ff4464dd3a87c38', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-47760.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8040, '2022-03-06 09:55:00', 'SALE/POS8043', 750, 'দিপু পাল(সুনামগঞ্জ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-15-4130&lt;&sol;p&gt;', '', '280350.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '280350.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-07 09:56:10', '16.015', 1, '280560.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '0a9df932c4d170e163aedd56c073e7329a585f814c1e3b0fbbd25ecdcca9a97f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '210.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8041, '2022-03-06 09:56:00', 'SALE/POS8044', 692, 'মেসার্স S.T.B ব্রিকস(ভৈরবপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;ট্রলি&lt;&sol;p&gt;', '', '64548.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '64548.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-07 09:57:09', '3.26', 1, '141615.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'aaeb58949beac85f0230592470144fdd71985c7c9edaead11d797d7ffbb43ec1', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1918065.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8042, '2022-03-06 09:58:00', 'SALE/POS8045', 806, 'মেসার্স স্টার ব্রিকস(বাজিতপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMD-11-8321&lt;&sol;p&gt;', '', '81620.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '81620.00', 'completed', 'paid', 0, NULL, 1, 1, '2022-03-07 09:59:09', '3.8450', 1, '81620.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'aacc4bca039df65ed47ecf7bf9842604889ef920c994cedd4a25d3b1cf9b59a9', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8043, '2022-03-06 10:01:00', 'SALE/POS8046', 732, 'মেসার্স গনি ব্রিকস(ঈশ্বরগঞ্জ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-2884&lt;&sol;p&gt;', '', '368725.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '368725.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-07 10:01:32', '21.074', 1, '375000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '65d6499c1ee3b54aaf28d2e66a9eaedf01a8bcc1891e7f0e465c3da86e510973', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-1098.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8044, '2022-03-06 10:02:00', 'SALE/POS8047', 677, 'মেসার্স M.M.S ব্রিকস(কিশোরগঞ্জ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-13-1429&lt;&sol;p&gt;', '', '495690.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '495690.00', 'completed', 'paid', 0, NULL, 1, 1, '2022-03-07 10:02:58', '24.175', 1, '495690.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7ab623f00ec4b26585ef212bcac8d439cb9520d2fd1e9845fe1ac07d894d9792', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '4964.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8045, '2022-03-06 10:04:00', 'SALE/POS8048', 639, 'মেসার্স সমতা ব্রিকস(নেত্রকোনা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-5067&lt;&sol;p&gt;', '', '419952.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '419952.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-07 10:05:01', '20.19', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '943386e0de8025e6849796d5976d7cb8bf848b89162430715dd36a2199d8c67d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '10916888.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8046, '2022-03-06 10:11:00', 'SALE/POS8049', 812, 'মেসার্স ইসলাম ব্রিকস(ভুলতা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-3945&lt;&sol;p&gt;', '', '470850.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '470850.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-07 10:11:47', '21.895', 1, '500000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd1d0099020ad73c428ac7573248dbd7381b9220226710c924ba68eb6a6d2f0e3', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8047, '2022-03-06 10:14:00', 'SALE/POS8050', 813, 'মেসার্স বাগদাদ ট্রান্সপোর্ট (ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-15-2183&lt;&sol;p&gt;', '', '401082.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '401082.00', 'completed', 'paid', 0, NULL, 1, 1, '2022-03-07 14:55:52', '22.66', 1, '401082.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '83ab9a63f350dabb97f5db67cc697eb131e54d8ce39311c4ace604a2051cfd9f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8048, '2022-03-06 15:11:00', 'SALE/POS8051', 610, 'মেসার্স তাসিন এন্টারপ্রাইজ(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;পার্টি ফেরত&nbsp;&lt;&sol;p&gt;', '', '120000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '120000.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-07 15:12:09', '1', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd07aa08e1a13185400cf8d8e72000861c788477874b0e1ba3864d1fb8da83a0e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-409080.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8049, '2022-03-02 16:33:00', 'SALE/POS8052', 627, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(রবিন মিয়া)(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;নগদ ফেরত&lt;&sol;p&gt;', '', '24000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '24000.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-07 16:34:29', '1', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b0de7ecd2e9bfa05e83294bdd115549e578d9ed2deaeb86cb5e4b83d1cc64b78', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-55768.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8050, '2022-03-04 17:02:00', 'SALE/POS8053', 609, 'মেসার্স আজিজ শাহ ট্রান্সপোর্ট(ভৈরবপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;বাদল মিয়া নগদ ফেরত&lt;&sol;p&gt;', '', '100000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '100000.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-07 17:03:24', '1', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '3ae4a231f1ad975af552a87307d36c62ac25fe76185fee48ba1c08d26a55c118', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '617458.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8051, '2022-03-07 18:30:00', 'SALE/POS8054', 641, 'মেসার্স S.R এন্টারপ্রাইজ(সিলেট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;kost-11-0294&lt;&sol;p&gt;', '', '328860.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '328860.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-08 18:31:08', '15.655', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '4f9842ae596e320fdcffc368b9a238e225c78a2c8b76386e5a9a65cdfea6ce31', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '10595057.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8052, '2022-03-07 18:31:00', 'SALE/POS8055', 610, 'মেসার্স তাসিন এন্টারপ্রাইজ(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-3844&lt;&sol;p&gt;', '', '293733.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '293733.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-08 18:32:22', '14.185', 1, '300000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '170bd341f63e158945382f34db20caf6000349571b271c1f184b5741338a7145', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-289080.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8053, '2022-03-07 18:33:00', 'SALE/POS8056', 712, 'মেসার্স মায়ের দোয়া ট্রান্সপোর্ট(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2854&lt;&sol;p&gt;', '', '325068.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '325068.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-08 18:33:49', '15.774', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e8dca24f3527ddc6ec354762e47324760e9634d1508ccc252ffd990b6b759d3e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '544.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8054, '2022-03-07 18:34:00', 'SALE/POS8057', 712, 'মেসার্স মায়ের দোয়া ট্রান্সপোর্ট(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0549&lt;&sol;p&gt;', '', '296228.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '296228.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-08 18:35:45', '14.375', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7830383c96b73d7afc407e9c031e212058a80f7106dc650878c141706a4b7e84', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '544.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8055, '2022-03-07 18:35:00', 'SALE/POS8058', 712, 'মেসার্স মায়ের দোয়া ট্রান্সপোর্ট(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-4121&lt;&sol;p&gt;', '', '396138.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '396138.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-08 18:35:25', '19.23', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '6f26abb67d219644d2251a40f872629be02e20994e4a8e7a6630f0be358b1b37', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '544.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8056, '2022-03-07 18:36:00', 'SALE/POS8059', 653, 'মেসার্স সুজাত ও নিউ সুজাত ব্রিকস(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-5586&lt;&sol;p&gt;', '', '483070.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '483070.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-08 18:37:42', '23.445', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '29f6b1755da825c32320c157549071b0c842017c4720e1b1a4aaed26a97b588b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-955489.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8057, '2022-03-07 18:36:00', 'SALE/POS8060', 653, 'মেসার্স সুজাত ও নিউ সুজাত ব্রিকস(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CHOT-11-0784&lt;&sol;p&gt;', '', '431570.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '431570.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-08 18:37:22', '20.95', 1, '800000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '3b59f56e99cbe1c750f433a0f382351c3862d2e232cc0784d26bc6097b5d0da8', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-955489.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8058, '2022-03-07 18:38:00', 'SALE/POS8061', 619, 'মোঃ জাকির এন্টারপ্রাইজ (গং)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-3212&lt;&sol;p&gt;', '', '444754.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '444754.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-08 18:40:46', '21.585', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c2504e5366d8ff76b5465f3edf9b297de7cfa82876604ca47d7701acab8e1558', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '4145014.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8059, '2022-03-07 18:39:00', 'SALE/POS8062', 619, 'মোঃ জাকির এন্টারপ্রাইজ (গং)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2334&lt;&sol;p&gt;', '', '481422.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '481422.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-08 18:40:28', '23.365', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '27d9661358ab1b128b3ff286c8e28385269ad4ea5af03f0c1b9c5e56ed325248', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '4145014.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8060, '2022-03-07 18:39:00', 'SALE/POS8063', 619, 'মোঃ জাকির এন্টারপ্রাইজ (গং)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-3318&lt;&sol;p&gt;', '', '459792.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '459792.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-08 18:40:09', '22.32', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8cacfeea393d2f12643337868abbf08f63f87f10702fa88c3e57cc995100b1b6', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '4145014.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8061, '2022-03-07 18:41:00', 'SALE/POS8064', 656, 'হারিছ ব্রিকস(নরসিংদী)কেয়ার অফ ফাইভ স্টার টান্সপোর্ট(ফের', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-3661&lt;&sol;p&gt;', '', '493695.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '493695.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-08 18:44:01', '23.85', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '52c6b36a8fb17bd84d47e3a861299e42e0a7970366116e702027a2b8e7fafa09', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '4210521.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8062, '2022-03-07 18:41:00', 'SALE/POS8065', 656, 'হারিছ ব্রিকস(নরসিংদী)কেয়ার অফ ফাইভ স্টার টান্সপোর্ট(ফের', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-0251&lt;&sol;p&gt;', '', '448983.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '448983.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-08 18:43:37', '21.69', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c4c87bf49c0617a064262729a210de14ae24958497fb0599589642a47f06e6be', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '4210521.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8063, '2022-03-07 18:42:00', 'SALE/POS8066', 656, 'হারিছ ব্রিকস(নরসিংদী)কেয়ার অফ ফাইভ স্টার টান্সপোর্ট(ফের', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-3841&lt;&sol;p&gt;', '', '449190.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '449190.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-08 18:43:05', '21.7', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7263bb88128207fe8193f9d63067f1f59aed3bc49e896975b037bde9a38ba38a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '4210521.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8064, '2022-03-07 18:44:00', 'SALE/POS8067', 692, 'মেসার্স S.T.B ব্রিকস(ভৈরবপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;TROLI&lt;&sol;p&gt;', '', '68432.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '68432.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-08 18:46:38', '3.285', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b5afdd6411a47dc5d3e87116760669ac524be4ff41c2c05ebbeeedc182f7955c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1840998.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8065, '2022-03-07 18:45:00', 'SALE/POS8068', 692, 'মেসার্স S.T.B ব্রিকস(ভৈরবপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;TROLI&lt;&sol;p&gt;', '', '69264.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '69264.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-08 18:46:20', '3.325', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '17d05cd3c095abec447188853c8a4006a79c478f17a4a286d0657782b06b3efa', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1840998.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8066, '2022-03-07 18:47:00', 'SALE/POS8069', 609, 'মেসার্স আজিজ শাহ ট্রান্সপোর্ট(ভৈরবপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;ট্রলি&lt;&sol;p&gt;', '', '69552.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '69552.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-08 18:49:19', '3.3599', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8b7c288716fe8d4d91fdf29fcf0e4f3e1f987cd3d28732eaa75ba1326d2f2cd3', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '717458.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8067, '2022-03-07 18:47:00', 'SALE/POS8070', 609, 'মেসার্স আজিজ শাহ ট্রান্সপোর্ট(ভৈরবপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;ট্রলি&lt;&sol;p&gt;', '', '66447.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '66447.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-08 18:49:07', '3.21', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c1c45b25b0f9ff844842186ff9a5fe8b3707b637a8c5fd105d44521f027e447b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '717458.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8068, '2022-03-07 18:49:00', 'SALE/POS8071', 625, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-1350&lt;&sol;p&gt;', '', '423315.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '423315.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-08 18:51:59', '20.445', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a069d50ddb5275999b73b6aefa3fed979c846e3ba45004fef7b12f6c65fb7ed3', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '5990974.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8069, '2022-03-07 18:50:00', 'SALE/POS8072', 625, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-6707&lt;&sol;p&gt;', '', '426420.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '426420.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-08 18:51:43', '20.6', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '4b6a003edc9b129c180647237b527b0f901d8f8e03a4a49d07fac5bc2eb1bc65', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '5990974.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8070, '2022-03-07 18:50:00', 'SALE/POS8073', 625, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-0878&lt;&sol;p&gt;', '', '450639.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '450639.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-08 18:51:26', '21.765', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '464a91a37b0b848ba5a54be0260ced6226e547c7efc6381649514112703a54be', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '5990974.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8071, '2022-03-07 18:52:00', 'SALE/POS8074', 627, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(রবিন মিয়া)(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;MPT-18-2334&lt;&sol;p&gt;', '', '333720.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '333720.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-08 18:54:13', '16.205', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd49311dba55ade73216daaf0d3fc2018ab9bd2598164eafe85914ac4792d3147', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-31768.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8072, '2022-03-07 18:53:00', 'SALE/POS8075', 627, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(রবিন মিয়া)(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2334&lt;&sol;p&gt;', '', '404996.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '404996.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-08 18:53:52', '19.66', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '9d837be1c14b9808d43831e98f4b53c1e6b795854aeb8924e1c070e67cb090b6', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-31768.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8073, '2022-03-07 18:54:00', 'SALE/POS8076', 647, 'মেসার্স A.S.F ব্রিকস(নেত্রকোনা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-8625&lt;&sol;p&gt;', '', '494970.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '494970.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-08 18:55:16', '23.57', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '58a6ab2a2e79c967cf85c8edc23dc83b2a011592d4c60170288b04ab94d3c17f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1516502.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8074, '2022-03-07 18:55:00', 'SALE/POS8077', 773, 'মেসার্স ফাইভ স্টার ব্রিকস(ধারকা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2445&lt;&sol;p&gt;', '', '479774.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '479774.00', 'completed', 'paid', 0, NULL, 1, 1, '2022-03-08 18:56:53', '23.29', 1, '479774.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f9c96b587549f8f62ed3c92a38c17c4652b6aa4a50081f210750bd26adb1602b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '874.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8075, '2022-03-07 18:57:00', 'SALE/POS8078', 735, 'মেসার্স B.B.F ব্রিকস(গৌরিপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-3228&lt;&sol;p&gt;', '', '528471.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '528471.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-08 18:58:08', '25.53', 1, '1000000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '9ab7baa51e36912b829ebb9b163038a2df2bcf45bd0b33e14cfd97dd26a4db6c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '505868.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8076, '2022-03-07 18:58:00', 'SALE/POS8079', 690, 'মেসার্স ফাইভ স্টার ট্রান্সপোর্ট(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-0739&lt;&sol;p&gt;', '', '464715.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '464715.00', 'completed', 'paid', 0, NULL, 1, 1, '2022-03-08 18:59:19', '22.45', 1, '464715.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '34ff38567529af644a91604825266d3a8696af102dfaafeacc805c6c8d363876', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8077, '2022-03-07 19:01:00', 'SALE/POS8080', 657, 'মেসার্স অনিক (বি-বাড়ীয়া)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-5936&lt;&sol;p&gt;', '', '352314.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '352314.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-08 19:01:47', '17.025', 1, '450000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '198185f2b66316a561e5cc305be28448b7ddbc3bad02ae69cdb945d58ce2ca9b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8078, '2022-03-07 19:02:00', 'SALE/POS8081', 751, 'মেসার্স তিতাস ব্রিকস(বি-বাড়ীয়া)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CHOT-11-3344&lt;&sol;p&gt;', '', '469040.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '469040.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-08 19:02:56', '22.545', 1, '500000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7fa63a0bc93a87853585cb74fdf2659419e7898fb352f587fafc25a76c9b7523', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '416016.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8079, '2022-03-07 19:04:00', 'SALE/POS8082', 814, 'মোঃ শিপন মিয়া(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-3787&lt;&sol;p&gt;', '', '339066.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '339066.00', 'completed', 'paid', 0, NULL, 1, 1, '2022-03-08 19:05:19', '16.38', 1, '339066.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '24dee80d3633e2011a12d78894d4026b0817992078590f94d4255f53474e802a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8080, '2022-03-07 19:06:00', 'SALE/POS8083', 627, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(রবিন মিয়া)(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-9567&lt;&sol;p&gt;', '', '130320.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '130320.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-08 19:06:42', '7.2349', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7001501fe4b1099edeedaf923d0b2c4ce445c72b2a137862ede6261e440eb2ff', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '706948.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8081, '2022-03-07 19:07:00', 'SALE/POS8084', 656, 'হারিছ ব্রিকস(নরসিংদী)কেয়ার অফ ফাইভ স্টার টান্সপোর্ট(ফের', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-1514&lt;&sol;p&gt;', '', '490034.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '490034.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-08 19:07:43', '27.525', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'dd9536e9815e0f1dd86b8bff6bb9d1c10f4da2181c58ffd1fcf5bc72201e2715', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '5602389.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8082, '2022-03-07 19:08:00', 'SALE/POS8085', 609, 'মেসার্স আজিজ শাহ ট্রান্সপোর্ট(ভৈরবপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-0768&lt;&sol;p&gt;', '', '449100.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '449100.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-08 19:08:47', '24.95', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'dc8bdd27d8d72145bdf7ae279428b13a8a7c9937796d37de0d4e6562eebb9ede', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '853457.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8083, '2022-03-07 19:09:00', 'SALE/POS8086', 627, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(রবিন মিয়া)(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-9567&lt;&sol;p&gt;', '', '355950.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '355950.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-08 19:10:03', '16.95', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f19a19993787f40010c0d042a74e47bef153fc1c859dee6eb304c776fce84e10', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '837268.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8084, '2022-03-07 19:10:00', 'SALE/POS8087', 748, 'মেসার্স দয়াল নবী ট্রান্সপোর্ট(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-8819&lt;&sol;p&gt;', '', '389760.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '389760.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-08 19:11:18', '22.403', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '4c626753df94e474cf729c3d6449f49e64c746a99127a9090bd6fb3e77ac3656', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-999999.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8085, '2022-03-07 19:12:00', 'SALE/POS8088', 806, 'মেসার্স স্টার ব্রিকস(বাজিতপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMD-11-8321&lt;&sol;p&gt;', '', '84164.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '84164.00', 'completed', 'paid', 0, NULL, 1, 1, '2022-03-08 19:12:49', '3.965', 1, '84164.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '195e1b6283906c2e5267e9e54e78924b86a6adf299f1f549b3f4be22358824d1', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8086, '2022-03-08 13:09:00', 'SALE/POS8089', 656, 'হারিছ ব্রিকস(নরসিংদী)কেয়ার অফ ফাইভ স্টার টান্সপোর্ট(ফের', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-8750&lt;&sol;p&gt;', '', '489141.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '489141.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-09 16:24:23', '23.625', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '863aad96ee8afaee031142b8f8f4eaa32af945698a349c084f08d8e19e0ba698', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '6092423.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8087, '2022-03-08 13:10:00', 'SALE/POS8090', 656, 'হারিছ ব্রিকস(নরসিংদী)কেয়ার অফ ফাইভ স্টার টান্সপোর্ট(ফের', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-5936&lt;&sol;p&gt;', '', '439047.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '439047.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-09 16:23:46', '21.205', 1, '2001182.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '968f09d75aabbb119bf54f3f22643d381700583a3be471501920368250ef7d70', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '6092423.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8088, '2022-03-08 13:10:00', 'SALE/POS8091', 619, 'মোঃ জাকির এন্টারপ্রাইজ (গং)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-0377&lt;&sol;p&gt;', '', '467640.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '467640.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-12 20:03:57', '21.65', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '146f8cfae62fa9869f50988fd1af2784a2e5b78320d59757114e982020da0f57', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '5530982.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8089, '2022-03-08 13:13:00', 'SALE/POS8092', 619, 'মোঃ জাকির এন্টারপ্রাইজ (গং)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-4377&lt;&sol;p&gt;', '', '497880.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '497880.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-12 20:03:12', '23.05', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5a8ca8ff790db1e555d1ab7ca82f2cf27f95a75bf6bcf07242ba7b5b3e5e2189', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '5530982.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8090, '2022-03-08 13:13:00', 'SALE/POS8093', 619, 'মোঃ জাকির এন্টারপ্রাইজ (গং)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-3841&lt;&sol;p&gt;', '', '516240.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '516240.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-12 20:02:40', '23.9', 1, '3068600.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'baa0bad5ad07e5ec0557369841c7fef30762d46cbb24f29e16488b58907973b3', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '5530982.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8091, '2022-03-08 13:14:00', 'SALE/POS8094', 625, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0384&lt;&sol;p&gt;', '', '455728.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '455728.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-09 16:15:02', '21.905', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'faf7e484105dc269633641415381c382d4a5d91a7df271d2321363aa3cff7c1d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '7291348.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8092, '2022-03-08 13:14:00', 'SALE/POS8095', 625, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-2884&lt;&sol;p&gt;', '', '438256.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '438256.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-09 16:14:38', '21.065', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a8d02c47972cc4cb2517431f362e432898749c108e5ea215a1cd7fb745d74a20', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '7291348.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8093, '2022-03-08 13:16:00', 'SALE/POS8096', 625, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-0878&lt;&sol;p&gt;', '', '464464.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '464464.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-09 16:13:41', '22.33', 1, '1000000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '987db9d08b4a5bbb6d52ca911f40eaefeedb409bb00807ce2f1aac5c80b26657', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '8185124.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8094, '2022-03-08 13:16:00', 'SALE/POS8097', 627, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(রবিন মিয়া)(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-5586&lt;&sol;p&gt;', '', '423570.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '423570.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-09 13:31:55', '20.165', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd19db9effbf914fc531fa404f6df448671996ea1fa4ede8131cb0f4e4aecd5fb', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1193218.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8095, '2022-03-08 13:17:00', 'SALE/POS8098', 627, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(রবিন মিয়া)(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;MMT-11-0139&lt;&sol;p&gt;', '', '377790.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '377790.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-09 13:31:23', '17.99', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '21562e5fd89845650a47fa0cdd7cd2f35f997a7910cea8e7878fb35a59770379', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1193218.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8096, '2022-03-08 13:18:00', 'SALE/POS8099', 627, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(রবিন মিয়া)(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2334&lt;&sol;p&gt;', '', '409710.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '409710.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-09 13:31:00', '19.51', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd7e353611c6905bc851601e219cb41e81c01bf77a618454b8b5ee0150e32808a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1193218.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8097, '2022-03-08 13:18:00', 'SALE/POS8100', 710, 'মোঃ নজরুল ইসলাম জলিল(কুলিয়ার চর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-1942&lt;&sol;p&gt;', '', '488934.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '488934.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-09 13:30:38', '23.615', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f23d2623603adca9c799601482626aca16af42fbfdd1a4ed3b6ea0877cf4c1a5', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-1615.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8098, '2022-03-08 13:22:00', 'SALE/POS8101', 815, 'জুয়েল দাস(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-0136&lt;&sol;p&gt;', '', '328020.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '328020.00', 'completed', 'paid', 0, NULL, 1, 1, '2022-03-09 13:30:14', '15.619', 1, '328020.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c8d489bc8ecf0799e8faadd5ca4ee7dd89cf0639594a0c1c85a707e2db1f8c88', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8099, '2022-03-08 13:23:00', 'SALE/POS8102', 670, 'মোঃ জাকির হোসেন জামাই(কালিপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;BOGT-11-1165&lt;&sol;p&gt;', '', '308256.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '308256.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-09 13:29:56', '14.815', 1, '350000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '6920d008df79ed570bf24f68764f59cd0d9826ad306489bc74584e12ce6bc4bd', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '111634.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8100, '2022-03-08 13:23:00', 'SALE/POS8103', 766, 'মেসার্স খাজা বাবা ট্রান্সপোর্ট(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-9639&lt;&sol;p&gt;', '', '316050.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '316050.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-09 13:29:28', '15.05', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '41885cb5975908cf5f2fac96cc6f6da789a9af88271f2996a78f7ae6cd332578', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8101, '2022-03-08 13:24:00', 'SALE/POS8104', 766, 'মেসার্স খাজা বাবা ট্রান্সপোর্ট(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;MPT-11-0025&lt;&sol;p&gt;', '', '411600.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '411600.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-09 13:29:05', '19.6', 1, '727600.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f6d353a1688c05a4e27592eb39a415371cdb2a9b36b1d7f9328f706943200410', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8102, '2022-03-08 13:25:00', 'SALE/POS8105', 809, 'মেসার্স M.B.F. ব্রিকস(সরারচর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5080&lt;&sol;p&gt;', '', '494523.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '494523.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-09 13:28:48', '23.89', 1, '500000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '128a98b4c2c0b1f787e4cba5af7a3daecc5acda2a3382e631ca8dd8c52a0da4c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8103, '2022-03-08 13:26:00', 'SALE/POS8106', 675, 'মোঃ মিঠু সরকার (চাঁনপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-9848&lt;&sol;p&gt;', '', '307650.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '307650.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-09 13:28:28', '14.65', 1, '1027.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '801133ce351e9807d22159872c276162b99f471c434d96c57b560d50f806293f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1898229.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8104, '2022-03-08 13:26:00', 'SALE/POS8107', 606, 'আলী হোসেন জামাই(কালীপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-7833&lt;&sol;p&gt;', '', '456120.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '456120.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-09 13:28:09', '21.72', 1, '815684.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '44db42840e8943ff906cc96508420377a935dd8eb198715db3bf29e92a9a01ed', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '359564.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8105, '2022-03-08 16:26:00', 'SALE/POS8108', 745, 'মোঃ শাহিন মিয়া(কিশোরগঞ্জ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-5067&lt;&sol;p&gt;', '', '315453.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '315453.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-09 16:26:53', '14.805', 1, '315653.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '241b2de68ac2a8dc84af2c609af58ad48e589a1373144febb270a61edf9dfa71', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '200.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8106, '2022-03-08 16:27:00', 'SALE/POS8109', 692, 'মেসার্স S.T.B ব্রিকস(ভৈরবপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;১ ট্রলি&lt;&sol;p&gt;', '', '67410.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '67410.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-09 16:27:54', '3.205', 1, '204400.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '43209ee93b9678cac6948584ecafcb712709993e5971bac9f6f81aa56a0039f6', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1978694.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8107, '2022-03-08 16:46:00', 'SALE/POS8110', 641, 'মেসার্স S.R এন্টারপ্রাইজ(সিলেট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-5064&lt;&sol;p&gt;', '', '339150.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '339150.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-09 16:47:46', '16.145', 1, '1800000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5b460ec798fbdec2bde2fab15f991e9171182297904c6337375fc7ec8fcd4994', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '10923917.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8108, '2022-03-08 16:48:00', 'SALE/POS8111', 666, 'বাবু সুজিত  সরকার(সুনামগঞ্জ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-0964&lt;&sol;p&gt;', '', '336630.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '336630.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-09 17:20:51', '16.03', 1, '300000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '045be220db161e95f6c25e3bc66a38ffcd284d179e5cfc9e3c6caa0b70dc0da7', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '479210.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8109, '2022-03-08 16:49:00', 'SALE/POS8112', 609, 'মেসার্স আজিজ শাহ ট্রান্সপোর্ট(ভৈরবপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt; ট্রলি&lt;&sol;p&gt;', '', '64890.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '64890.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-09 17:19:53', '3.09', 1, '2910000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '951dcfb6f7dba48ba406585a88e9783066cf6fd6d5755a6afe62964f4e605007', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1302557.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8110, '2022-03-08 16:50:00', 'SALE/POS8113', 710, 'মোঃ নজরুল ইসলাম জলিল(কুলিয়ার চর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-8857&lt;&sol;p&gt;', '', '424350.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '424350.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-09 17:19:29', '20.5', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'dfbfb815441f113f53f4fa087884aff3e3693874e556f2c66b0c70c5680a4415', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '487319.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8111, '2022-03-08 16:50:00', 'SALE/POS8114', 710, 'মোঃ নজরুল ইসলাম জলিল(কুলিয়ার চর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-0933&lt;&sol;p&gt;', '', '480447.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '480447.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-09 17:18:45', '23.205', 1, '2000000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ea59bc8b9638f08c2667ea2e149a03285e9f4ba85959d568925489efecb539b9', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '487319.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8112, '2022-03-08 16:51:00', 'SALE/POS8115', 627, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(রবিন মিয়া)(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-3228&lt;&sol;p&gt;', '', '420417.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '420417.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-09 17:17:45', '20.31', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1ef7962e3a4867c1bf7dd022728fd4fd8985db601c7ea56fb712baa41e806029', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2404288.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8113, '2022-03-08 16:51:00', 'SALE/POS8116', 627, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(রবিন মিয়া)(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-5004&lt;&sol;p&gt;', '', '377580.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '377580.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-09 17:17:20', '17.975', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '3b3f674794c13fb7c9625f378321b805e65a61cbf834933e2e22c1c89d1d3932', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2404288.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8114, '2022-03-08 16:52:00', 'SALE/POS8117', 627, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(রবিন মিয়া)(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-0739&lt;&sol;p&gt;', '', '268590.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '268590.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-09 17:16:51', '12.79', 1, '3610000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '17f9f35e86a77a1732fc37ce21f8bc84b64f1996e76b9240e9ea301083a5f042', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2404288.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8115, '2022-03-08 16:53:00', 'SALE/POS8118', 613, 'মেসার্স এশিয়া ব্রিকস(সাল্লাবাদ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5851&lt;&sol;p&gt;', '', '355950.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '355950.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-09 17:11:37', '16.955', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'af7860a6b222d855a537f8d2457ac3ee5d9225e3a7b7b366ca6a299bd1e63a18', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '4030854.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8116, '2022-03-08 16:54:00', 'SALE/POS8119', 613, 'মেসার্স এশিয়া ব্রিকস(সাল্লাবাদ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;MPT-11-0025&lt;&sol;p&gt;', '', '355950.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '355950.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-09 17:11:08', '16.95', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '4a8e58a4a9a5a93c2d4429bc187863de039d1d1056c316a509d9dcf7a5737306', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '4030854.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8117, '2022-03-08 16:55:00', 'SALE/POS8120', 634, 'মোঃ কবির মিয়া(আশুগঞ্জ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CMT-11-3344&lt;&sol;p&gt;', '', '448770.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '448770.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-09 17:10:47', '21.365', 1, '500000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f8985de2ddd6aa2447d5815a778d9e0a5079f5ee5e51c2f78edcde8298ebd8f2', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1522208.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8118, '2022-03-08 17:06:00', 'SALE/POS8121', 816, 'পাহাড় মিয়া(বড়াইলপুড়ী)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;JOST-11-1444&lt;&sol;p&gt;', '', '439950.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '439950.00', 'completed', 'paid', 0, NULL, 1, 1, '2022-03-09 17:10:22', '20.95', 1, '439950.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '9605b94f36d5ff4c038658346663907e801114f5bb92bf08bd02e11888f7a7d2', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8119, '2022-03-08 17:08:00', 'SALE/POS8122', 635, 'মেসার্স সনি ব্রিকস (২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-0263&lt;&sol;p&gt;', '', '445410.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '445410.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-09 17:10:00', '21.21', 1, '445477.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '2df2256ab01dc963d0ea7866bf49212a47efb2efd01623c13f947e6bcb9bf723', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '67.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8120, '2022-03-08 17:08:00', 'SALE/POS8123', 712, 'মেসার্স মায়ের দোয়া ট্রান্সপোর্ট(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-8498&lt;&sol;p&gt;', '', '326340.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '326340.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-09 17:09:23', '15.54', 1, '1343000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '32ca6ab65abf12383886e401e60cabd44312d565052fd2ab5e5bee6909d6073e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1017978.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8121, '2022-03-08 17:23:00', 'SALE/POS8124', 734, 'মেসার্স মায়ের দোয়া ব্রিকস(শাহবাজপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-5936&lt;&sol;p&gt;', '', '404040.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '404040.00', 'completed', 'paid', 0, NULL, 1, 1, '2022-03-09 17:35:29', '20.72', 1, '404040.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ca6e6e446669f82e00152a79247f25dc31540d7a3840d4e6f3b596cfc8f4031c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8122, '2022-03-08 17:25:00', 'SALE/POS8125', 812, 'মেসার্স ইসলাম ব্রিকস(ভুলতা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-2906&lt;&sol;p&gt;', '', '502670.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '502670.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-09 17:32:48', '23.375', 1, '1053000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a7f206a98819f29812b21d0628dc758181f1e0c8ab9140fee2637f7244aeda92', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-29150.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8123, '2022-03-08 17:30:00', 'SALE/POS8126', 817, 'মোঃ শাহ জাহান মিয়া(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-2906&lt;&sol;p&gt;', '', '488974.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '488974.00', 'completed', 'paid', 0, NULL, 1, 1, '2022-03-09 17:32:07', '22.425', 1, '488974.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '782b35ef2185a3eb9c2f498054d590bb7ac917b45c0ff4b0c51895ad41c49847', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8124, '2022-03-08 17:30:00', 'SALE/POS8127', 620, 'মোঃ জমির হোসেন (চাঁনপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;বক্সমাপ&lt;&sol;p&gt;', '', '1411200.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '1411200.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-09 17:31:29', '72', 1, '1500000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e4fc7667b29cbf4e900be823be33df62265f6e2d25c2a929c82e8c4fce78ad21', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1145294.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8125, '2022-03-09 12:34:00', 'SALE/POS8128', 663, 'মেসার্স আয়েশা ব্রিকস(ছাতলপাড়া)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-0263&lt;&sol;p&gt;', '', '295129.50', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '295129.50', 'completed', 'due', 0, NULL, 1, 1, '2022-03-10 12:34:24', '13.025', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c9ba8d013290faa64e1a984dcabb5af774925c77c20a3fa528b985f542b4240c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '3905356.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8126, '2022-03-09 12:34:00', 'SALE/POS8129', 663, 'মেসার্স আয়েশা ব্রিকস(ছাতলপাড়া)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-9888&lt;&sol;p&gt;', '', '495808.50', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '495808.50', 'completed', 'due', 0, NULL, 1, 1, '2022-03-10 12:35:16', '21.885', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'bf76e71bb627ee2025f2e3612b62a8dd27039f2af79d638da406146a91821da6', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '3905356.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8127, '2022-03-09 12:35:00', 'SALE/POS8130', 663, 'মেসার্স আয়েশা ব্রিকস(ছাতলপাড়া)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-6125&lt;&sol;p&gt;', '', '506227.50', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '506227.50', 'completed', 'due', 0, NULL, 1, 1, '2022-03-10 12:36:25', '22.345', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c13ae52c89d1d7bf6477e19436e54d408653a17bd7f073f5607662a5b5494f81', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '3905356.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8128, '2022-03-09 12:37:00', 'SALE/POS8131', 663, 'মেসার্স আয়েশা ব্রিকস(ছাতলপাড়া)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CMT-11-3344&lt;&sol;p&gt;', '', '479727.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '479727.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-10 12:37:27', '21.18', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '69d5bc0d01dad5de9ae4a7bd244cbf07b264e8f7a8b99c61c6b4cc35f8230797', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '3905356.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8129, '2022-03-09 12:38:00', 'SALE/POS8132', 816, 'পাহাড় মিয়া(বড়াইলপুড়ী)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-1014&lt;&sol;p&gt;', '', '302877.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '302877.00', 'completed', 'paid', 0, NULL, 1, 1, '2022-03-10 12:38:46', '13.825', 1, '302877.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'da47a6e09971e0714bbfb106a4463655026df2b65fc4504e1c4a1b75a36081a9', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8130, '2022-03-09 12:40:00', 'SALE/POS8133', 613, 'মেসার্স এশিয়া ব্রিকস(সাল্লাবাদ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;MPT-11-0025&lt;&sol;p&gt;', '', '351540.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '351540.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-10 12:40:47', '16.735', 1, '1212.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1f1d50ff0bc8b721d5873ffd02b9d72ce60c608b8beb34d470183c2220a6dfe3', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '4742754.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8131, '2022-03-09 12:41:00', 'SALE/POS8134', 681, 'মোঃ রেজাউল মিয়া(সিলেট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-2753&lt;&sol;p&gt;', '', '381990.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '381990.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-10 12:42:15', '17.845', 1, '384000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'affb7201ca4f3750ec52768ed460345a54ef8fa27ae8459eafc60255c784f739', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '123.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8132, '2022-03-09 12:46:00', 'SALE/POS8135', 782, 'মোঃ শিব্বীর আহমেদ(সিলেট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CHOT-11-0685&lt;&sol;p&gt;', '', '332128.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '332128.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-10 12:46:39', '15.52', 1, '366000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '67bbd5144c08e00269096fa800f4646c88f63fcd8d750ae3fa97173e42e04613', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8133, '2022-03-09 12:47:00', 'SALE/POS8136', 620, 'মোঃ জমির হোসেন (চাঁনপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-1376&lt;&sol;p&gt;', '', '494100.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '494100.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-10 12:47:36', '21.955', 1, '700000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a2c61dd89082a6b86ea3844ab0f37aa5c7d9b1580e5623b3f4712867ebc6d71f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1056494.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8134, '2022-03-09 12:48:00', 'SALE/POS8137', 663, 'মেসার্স আয়েশা ব্রিকস(ছাতলপাড়া)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-1350&lt;&sol;p&gt;', '', '475650.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '475650.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-10 12:48:53', '21', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '15429a8502afdea6e90057826a295637918ce89f4387bfdfd9b76d09dab889f0', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '5682248.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8135, '2022-03-09 12:49:00', 'SALE/POS8138', 663, 'মেসার্স আয়েশা ব্রিকস(ছাতলপাড়া)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-0263&lt;&sol;p&gt;', '', '216987.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '216987.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-10 12:50:02', '9.58', 1, '4200000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '37621f39ae1a77ab1a5908356883d5460f3ab26f48ef0069966395d81f297d7c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '5682248.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8136, '2022-03-09 12:50:00', 'SALE/POS8139', 816, 'পাহাড় মিয়া(বড়াইলপুড়ী)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-1014&lt;&sol;p&gt;', '', '87162.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '87162.00', 'completed', 'paid', 0, NULL, 1, 1, '2022-03-10 12:51:25', '3.9749', 1, '87162.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '9f7563f236f748a93012f6a1456dbcca87a7420150d08a48eae2cb1db895c3db', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8137, '2022-03-09 12:53:00', 'SALE/POS8140', 632, 'মেসার্স S.S.B ব্রিকস (সিলেট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-3228&lt;&sol;p&gt;', '', '530325.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '530325.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-10 12:53:35', '23.565', 1, '600000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5be37073dec4715537c82ebbb4a5c13ef2c595eff0d6de7ebd9ad9d4b7ab282e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2166669.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8138, '2022-03-09 12:54:00', 'SALE/POS8141', 695, 'মেসার্স বাবুল ব্রিকস(চান্দুরা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CMT-11-3344&lt;&sol;p&gt;', '', '469575.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '469575.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-10 12:55:03', '20.87', 1, '450000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '95b605c2b2b836ba5b66ae38bfba6a2da9ab6078c7581571897dbc1b0ddaccd8', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '544481.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8139, '2022-03-09 12:55:00', 'SALE/POS8142', 613, 'মেসার্স এশিয়া ব্রিকস(সাল্লাবাদ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5851&lt;&sol;p&gt;', '', '358260.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '358260.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-10 12:56:14', '17.06', 1, '2000000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'cb113af2b01d9f90c059f46612ac2d31694bf269f60339232ab3c736337ae7db', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '5094294.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8140, '2022-03-09 12:56:00', 'SALE/POS8143', 679, 'মেসার্স A.B.C ব্রিকস (নেত্রকোনা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-8066&lt;&sol;p&gt;', '', '495000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '495000.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-10 12:57:18', '21.995', 1, '1000000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '3c871c887a386c39f6194a72103f9f6e802934cfd557b791686d973f2ef8328a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1466700.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8141, '2022-03-09 12:57:00', 'SALE/POS8144', 657, 'মেসার্স অনিক (বি-বাড়ীয়া)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-5936&lt;&sol;p&gt;', '', '378620.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '378620.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-10 12:58:22', '17.21', 1, '299800.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd83f09a202a723fc2948d70317fdaf12a0b5cf876aae71acdeff40108634d441', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-97686.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8142, '2022-03-09 12:59:00', 'SALE/POS8145', 710, 'মোঃ নজরুল ইসলাম জলিল(কুলিয়ার চর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-9045&lt;&sol;p&gt;', '', '439095.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '439095.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-10 12:59:36', '20.045', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '88f6b205f8c28cd7c0c1ec2c2e72cdf0bf45f099e28b69386f45bcfd2072098a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-607884.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8143, '2022-03-09 13:00:00', 'SALE/POS8146', 610, 'মেসার্স তাসিন এন্টারপ্রাইজ(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0384&lt;&sol;p&gt;', '', '419100.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '419100.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-10 13:00:42', '19.05', 1, '574765.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '242bdb64ec0954c972d8a337e8f04f0ca575e8d7de2519740b7b0cb67d8c21b0', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-295347.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8144, '2022-03-09 13:01:00', 'SALE/POS8147', 627, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(রবিন মিয়া)(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;MMT-11-0139&lt;&sol;p&gt;', '', '389820.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '389820.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-10 13:02:21', '17.795', 1, '772600.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f0c900ad2a5afbaee98e6a48bd086e9f7f735c4bfe426d4756010071afe1549d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-139125.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8145, '2022-03-09 13:03:00', 'SALE/POS8148', 614, 'মেসার্স জোহাদ এন্টারপ্রাইজ(২১-২২) (নিজ হিসাব)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2064&lt;&sol;p&gt;', '', '410832.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '410832.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-10 13:03:38', '19.025', 1, '2000000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '2ad14ab917b4fd885e1c1c3ba71df4d095531fefe31566c1469d6cb5482881cb', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '3629682.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8146, '2022-03-09 13:04:00', 'SALE/POS8149', 766, 'মেসার্স খাজা বাবা ট্রান্সপোর্ট(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;MPT-11-0025&lt;&sol;p&gt;', '', '343640.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '343640.00', 'completed', 'paid', 0, NULL, 1, 1, '2022-03-10 13:05:03', '15.615', 1, '343640.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5e2c47c9f8b1e4e296397e711ba74d533c680dee97650d435199491dbc7863b2', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '50.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8147, '2022-03-09 13:08:00', 'SALE/POS8150', 719, 'মোমিন মিয়া(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-8788&lt;&sol;p&gt;', '', '468660.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '468660.00', 'completed', 'paid', 0, NULL, 1, 1, '2022-03-10 13:08:27', '21.395', 1, '468660.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1e1441943786c3e106f4c56c2b35ecc5ad3836d3d2867d3eee480687ff02575e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8148, '2022-03-09 13:12:00', 'SALE/POS8151', 818, 'মোঃ পিন্টু মিয়া(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CMT-11-9219&lt;&sol;p&gt;', '', '326040.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '326040.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-10 13:12:38', '14.815', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b8ae7776e57f91226154064cabb372131d3c180622eb9e3761a69cb36bce7b8b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8149, '2022-03-09 13:13:00', 'SALE/POS8152', 818, 'মোঃ পিন্টু মিয়া(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-9819&lt;&sol;p&gt;', '', '317240.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '317240.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-10 13:13:59', '14.415', 1, '698900.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f1c33d8f585b5b1aec627150192977bc94db097a83c9744f7b2e3a776b5b034d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8150, '2022-03-09 13:14:00', 'SALE/POS8153', 712, 'মেসার্স মায়ের দোয়া ট্রান্সপোর্ট(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0549&lt;&sol;p&gt;', '', '317408.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '317408.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-10 13:20:08', '14.555', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b9e1283e6a6427da7cf4cea467e97f3258132360f8a2d50c597a85e4c1d7c6a6', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1318.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8151, '2022-03-09 13:15:00', 'SALE/POS8154', 712, 'মেসার্স মায়ের দোয়া ট্রান্সপোর্ট(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-15-5181&lt;&sol;p&gt;', '', '364714.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '364714.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-10 13:19:49', '16.725', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '70c633e8f86ac98cf65537d774d9f04eb337de7763a6621b4a219050d96f33e1', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1318.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8153, '2022-03-09 13:16:00', 'SALE/POS8156', 712, 'মেসার্স মায়ের দোয়া ট্রান্সপোর্ট(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-5063&lt;&sol;p&gt;', '', '353160.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '353160.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-10 13:19:00', '16.2', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '2ac0a01d0c7853ba8c416f29db2330b5e26220286fb1fcb3e54996ab8a2f10fc', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1318.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8154, '2022-03-09 13:17:00', 'SALE/POS8157', 712, 'মেসার্স মায়ের দোয়া ট্রান্সপোর্ট(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-8735&lt;&sol;p&gt;', '', '352070.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '352070.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-10 13:18:08', '16.145', 1, '950000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f8a23ce63eb60eb3a19899b9749a082e279834b0586119602bd96f82223805a9', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1318.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8155, '2022-03-09 13:20:00', 'SALE/POS8158', 653, 'মেসার্স সুজাত ও নিউ সুজাত ব্রিকস(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;JOST-11-4213&lt;&sol;p&gt;', '', '427050.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '427050.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-10 13:21:16', '18.975', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '45af09e262caf0bfe496f57b7c03f7dea894a99f12ea134fb889ee14eaf8009a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-840849.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8156, '2022-03-09 13:22:00', 'SALE/POS8159', 653, 'মেসার্স সুজাত ও নিউ সুজাত ব্রিকস(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-8767&lt;&sol;p&gt;', '', '416250.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '416250.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-10 13:22:41', '18.5', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '857029e9c25481e3d0ab921bb415df0005e5da4efddf18698502594b4ed75677', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-840849.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8157, '2022-03-09 13:23:00', 'SALE/POS8160', 692, 'মেসার্স S.T.B ব্রিকস(ভৈরবপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;ট্রলি&lt;&sol;p&gt;', '', '65340.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '65340.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-10 13:23:58', '3.3', 1, '65000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c22ef17d510599df77a65dc2635539353e43d55100aa35902d20d241c3f7bd2a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1841704.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8158, '2022-03-09 19:49:00', 'SALE/POS8161', 818, 'মোঃ পিন্টু মিয়া(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;নগদ ফেরত&lt;&sol;p&gt;', '', '55900.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '55900.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-10 19:50:57', '1', 1, '280.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '4953cc2786e2aaa9efb230494295bae8a9b1f7564319030e6bf6184b8156626a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-55620.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8159, '2022-03-09 19:50:00', 'SALE/POS8162', 782, 'মোঃ শিব্বীর আহমেদ(সিলেট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;নগদ ফেরত&lt;&sol;p&gt;', '', '34000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '34000.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-10 19:50:36', '1', 1, '128.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1fd465918be26ac660d522c481cf7d9937cc1dedab5f9ae071705a3a14473822', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-33872.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8160, '2022-03-10 16:01:00', 'SALE/POS8163', 650, 'মেসার্স আকাশ ব্রিকস(চান্দুরা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5080&lt;&sol;p&gt;', '', '526500.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '526500.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-11 16:05:47', '23.395', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ccfd8af6151b235eec8f05b5b9cd741c22601edadb471e9125eb93e91fce1fb2', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '6292304.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8161, '2022-03-10 16:02:00', 'SALE/POS8164', 649, 'মেসার্স জালাল ব্রিকস(চান্দুরা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2334&lt;&sol;p&gt;', '', '519300.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '519300.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-11 16:05:27', '23.08', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '090588404e72db68b06e77022952d63ccce91d85316cdc964ff53bd30e07577a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '5579365.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8162, '2022-03-10 16:04:00', 'SALE/POS8165', 651, 'হাজী মোঃ আইনুল ইসলাম(চান্দুরা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;আকাশ&plus;জালাল ব্রিকস ২গাড়ি হিসাব&lt;&sol;p&gt;', '', '1045687.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '1045687.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-11 16:05:00', '1', 1, '3000000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '34e6758d7eaa008bbe23ed10f19a9a0f88b0a2f7cb9550450e8bfffda21678d2', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '4026161.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8163, '2022-03-10 16:06:00', 'SALE/POS8166', 712, 'মেসার্স মায়ের দোয়া ট্রান্সপোর্ট(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2854&lt;&sol;p&gt;', '', '347274.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '347274.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-11 16:35:25', '15.925', 1, '785944.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1b3454724dc7fda7ea63dbe8a4abf35a097e0dc965d479ef1c797304377e01b7', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '438670.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8164, '2022-03-10 16:07:00', 'SALE/POS8167', 627, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(রবিন মিয়া)(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-4618&lt;&sol;p&gt;', '', '451800.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '451800.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-11 16:35:00', '20.08', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8cee78a5276c254549b26a2885ab3b27de11fd908e9264fdef42e74752a4bea5', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-521905.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8165, '2022-03-10 16:08:00', 'SALE/POS8168', 745, 'মোঃ শাহিন মিয়া(কিশোরগঞ্জ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;MPT-11-0025&lt;&sol;p&gt;', '', '363170.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '363170.00', 'completed', 'paid', 0, NULL, 1, 1, '2022-03-11 16:34:24', '15.79', 1, '363170.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e025abb795ec17d2846c58ace2f7eea04e059d6fc16b0f062c094252bfab8654', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '653.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8166, '2022-03-10 16:09:00', 'SALE/POS8169', 679, 'মেসার্স A.B.C ব্রিকস (নেত্রকোনা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-8040&lt;&sol;p&gt;', '', '503325.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '503325.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-11 16:34:05', '22.365', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '50cefe0b66dbe459c3c915b83629751a84644f2be68d6dc3b10e1996a80cf680', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '961700.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8167, '2022-03-10 16:10:00', 'SALE/POS8170', 628, 'হাজী মোহন মিয়া (বি-বাড়ীয়া) (২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CMT-11-3344&lt;&sol;p&gt;', '', '501170.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '501170.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-11 16:33:25', '21.785', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '423c281df6ebc00a8ff98554e299aa5c775bc66a580ed1d9fce9051f0ed5396e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1619812.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8168, '2022-03-10 16:12:00', 'SALE/POS8171', 628, 'হাজী মোহন মিয়া (বি-বাড়ীয়া) (২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-6821&lt;&sol;p&gt;', '', '486680.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '486680.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-11 16:33:05', '21.16', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a377692c7e6cc4e71e3b1471b34b43b52f5049a48e42eee4ceb2cad1a318d795', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1619812.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8169, '2022-03-10 16:15:00', 'SALE/POS8172', 628, 'হাজী মোহন মিয়া (বি-বাড়ীয়া) (২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-0739&lt;&sol;p&gt;', '', '497490.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '497490.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-11 16:32:37', '21.625', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1d56c5785aaa8a576803b0d18854e1639adf97657c27d39d4341af47f4bda9fc', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1619812.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8170, '2022-03-10 16:19:00', 'SALE/POS8173', 628, 'হাজী মোহন মিয়া (বি-বাড়ীয়া) (২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-2046&lt;&sol;p&gt;', '', '550620.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '550620.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-11 16:32:13', '23.94', 1, '500000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'bf71d8672728faa99fbda6c3c703949005eb0c3d8b523355cf2f11993d9f39d3', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1619812.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8171, '2022-03-10 16:19:00', 'SALE/POS8174', 684, 'মেসার্স K.M.B ব্রিকস (ইব্রাহীমপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMD-12-2328&lt;&sol;p&gt;', '', '110475.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '110475.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-11 16:31:51', '4.91', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e319c51cf44e20afae6aedd41145259564cec0d5ea8d8a7b5f0fe85e274195cf', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '697140.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8172, '2022-03-10 16:20:00', 'SALE/POS8175', 684, 'মেসার্স K.M.B ব্রিকস (ইব্রাহীমপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMD-12-2328&lt;&sol;p&gt;', '', '117900.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '117900.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-11 16:31:26', '5.235', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '0688103738bead6dd62b2e7f0c1f5eea0ce1572ea2cc43accc674e2cbd3985d5', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '697140.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8173, '2022-03-10 16:20:00', 'SALE/POS8176', 684, 'মেসার্স K.M.B ব্রিকস (ইব্রাহীমপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMD-12-2328&lt;&sol;p&gt;', '', '111825.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '111825.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-11 16:30:35', '4.975', 1, '390000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '162f1408f5cc2d8211a462f2ceef770ae9ca2f6ffef8d0c97f0e4d54a1d859d4', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '697140.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8174, '2022-03-10 16:21:00', 'SALE/POS8177', 614, 'মেসার্স জোহাদ এন্টারপ্রাইজ(২১-২২) (নিজ হিসাব)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-9888&lt;&sol;p&gt;', '', '479736.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '479736.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-11 16:29:58', '22.205', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f980d2b5225916c397248073d9c3de2d3b1099bce52d41c8b378bf645c0c2578', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2040514.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8175, '2022-03-10 16:22:00', 'SALE/POS8178', 614, 'মেসার্স জোহাদ এন্টারপ্রাইজ(২১-২২) (নিজ হিসাব)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-7227&lt;&sol;p&gt;', '', '490968.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '490968.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-11 16:29:38', '22.725', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '0eafe26764cc612c43082154ddcec5bdc93956acb24ebbf54514bc68b07b5196', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2040514.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8176, '2022-03-10 16:23:00', 'SALE/POS8179', 614, 'মেসার্স জোহাদ এন্টারপ্রাইজ(২১-২২) (নিজ হিসাব)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5996&lt;&sol;p&gt;', '', '483840.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '483840.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-11 16:29:14', '22.395', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a0118d9a020d6b944318941164e7716d50356562c31187fcb0c618b5a1663fdd', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2040514.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8177, '2022-03-10 16:23:00', 'SALE/POS8180', 614, 'মেসার্স জোহাদ এন্টারপ্রাইজ(২১-২২) (নিজ হিসাব)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2445&lt;&sol;p&gt;', '', '501552.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '501552.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-11 16:28:48', '23.215', 1, '500000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'cbe72b7233d813a7f39ce1d86f79e02bb1429b134fa0de2d96565e8ca02e640f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2040514.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8178, '2022-03-10 16:24:00', 'SALE/POS8181', 601, 'মেসার্স সোনালী ব্রিকস (২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-6496&lt;&sol;p&gt;', '', '416400.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '416400.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-11 16:28:23', '17.345', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c155dbbcdf65116a306a48990831bcecf193e43632cf0b5436fd1f32ae73bc14', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2920788.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8179, '2022-03-10 16:27:00', 'SALE/POS8182', 601, 'মেসার্স সোনালী ব্রিকস (২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-8904&lt;&sol;p&gt;', '', '432000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '432000.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-11 16:28:03', '17.995', 1, '2920000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b1b5ddf70d19b4cfc3b9bb37ea765660cbef864a2776507acebfaaf9309a7f16', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2920788.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8180, '2022-03-10 16:37:00', 'SALE/POS8183', 625, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-2884&lt;&sol;p&gt;', '', '440220.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '440220.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-11 16:39:30', '19.14', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '99b16be83311205513688c2c906cbfe27e9adbbfaecad78dd5de50f5b11651f3', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '7649796.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8181, '2022-03-10 16:37:00', 'SALE/POS8184', 625, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-6125&lt;&sol;p&gt;', '', '471500.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '471500.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-11 16:39:10', '20.495', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '57d29923c8c0b2ede8615c1232c362a291d660a935a1cb2c17483a18833f7805', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '7649796.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8182, '2022-03-10 16:38:00', 'SALE/POS8185', 625, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1695&lt;&sol;p&gt;', '', '513130.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '513130.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-11 16:38:52', '22.305', 1, '1000000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ff22d842e88e3a15d932fa716e73b73fd0312ca0262997f8b8e5bb154762d272', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '7649796.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8183, '2022-03-10 16:40:00', 'SALE/POS8186', 692, 'মেসার্স S.T.B ব্রিকস(ভৈরবপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;ট্রলি&lt;&sol;p&gt;', '', '63558.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '63558.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-11 16:40:27', '3.21', 1, '65000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '762ac0c957005967d7f77585ed68d6f133d7e068f64fbfc8bb45f1b04f86dd66', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1842044.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8184, '2022-03-09 16:44:00', 'SALE/POS8187', 609, 'মেসার্স আজিজ শাহ ট্রান্সপোর্ট(ভৈরবপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-0041&lt;&sol;p&gt;', '', '552640.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '552640.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-11 16:46:35', '25.12', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '16c7f7b65359f8a67c6e7f72cf3f4846b213534aea6a650db72e2710ceca2655', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-1542553.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8185, '2022-03-09 16:44:00', 'SALE/POS8188', 609, 'মেসার্স আজিজ শাহ ট্রান্সপোর্ট(ভৈরবপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-5434&lt;&sol;p&gt;', '', '553960.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '553960.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-11 16:47:06', '25.18', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b64cc55d508b7889f6e10c3cfdd8639b1ac2ae12b19facafe3bdbbde4acf9a7c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-1542553.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8186, '2022-03-09 16:45:00', 'SALE/POS8189', 609, 'মেসার্স আজিজ শাহ ট্রান্সপোর্ট(ভৈরবপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-4036&lt;&sol;p&gt;', '', '575300.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '575300.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-11 16:46:49', '26.15', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ef6100aba48a707dfec7b81edf3fdeb5ba57de30a2fc77c28ade1b09f4e377a8', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-436063.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8187, '2022-03-09 16:48:00', 'SALE/POS8190', 609, 'মেসার্স আজিজ শাহ ট্রান্সপোর্ট(ভৈরবপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-0914&lt;&sol;p&gt;', '', '603900.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '603900.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-11 16:48:58', '27.45', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '12313d3d1b614b530524154ff7a7f6c1ee1c41873300cc3c11eff538425e87dc', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-436063.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8188, '2022-03-10 17:09:00', 'SALE/POS8191', 628, 'হাজী মোহন মিয়া (বি-বাড়ীয়া) (২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;হাজী মোহন মিয়া- গাড়ি&plus;লেবার&lt;&sol;p&gt;', '', '21114.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '21114.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-11 17:13:42', '1', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '6c2eb39ed99ac1caf948c25e5524afa6507b4a9d43e4d5d9f0ea5db7d9b43292', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '3155772.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8189, '2022-03-10 17:09:00', 'SALE/POS8192', 657, 'মেসার্স অনিক (বি-বাড়ীয়া)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;পার্টি ফেরত&lt;&sol;p&gt;', '', '18800.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '18800.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-11 17:13:02', '1', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5dcbbada236f5de8cdb44d6147999d074b45a66fb46fe5ecb90124037c1a3908', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-18866.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8190, '2022-03-10 17:10:00', 'SALE/POS8193', 681, 'মোঃ রেজাউল মিয়া(সিলেট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;নগদ ফেরত&lt;&sol;p&gt;', '', '2200.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '2200.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-26 10:55:30', '1', 1, '313.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8576ab90fe47314b7f30e7ec0d909dbfb6a33111b38da7ffae23d8b083a10ce8', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-1887.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8191, '2022-03-10 17:10:00', 'SALE/POS8194', 627, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(রবিন মিয়া)(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;পার্টি ফেরত&lt;&sol;p&gt;', '', '90000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '90000.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-11 17:12:10', '1', 1, '6600.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e183061fbcb83e7255fdc6273e45ac0448d8d5608f9bbfb91581b47cc56269d4', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-70105.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8192, '2022-03-10 17:11:00', 'SALE/POS8195', 710, 'মোঃ নজরুল ইসলাম জলিল(কুলিয়ার চর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;পার্টি ফেরত&lt;&sol;p&gt;', '', '167500.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '167500.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-11 17:11:46', '1', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e05d656ed670a136a5e92e4ffcaa2e6df111590c026855b643a2894dcd755636', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-168789.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8193, '2022-03-11 18:50:00', 'SALE/POS8196', 735, 'মেসার্স B.B.F ব্রিকস(গৌরিপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-7118&lt;&sol;p&gt;', '', '478560.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '478560.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-11 18:55:54', '19.94', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '87ba58cf481298943f55eeb3a43d2397e515727417d84831631aae9c5fb01e78', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '34339.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8194, '2022-03-11 18:51:00', 'SALE/POS8197', 735, 'মেসার্স B.B.F ব্রিকস(গৌরিপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-5586&lt;&sol;p&gt;', '', '470160.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '470160.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-11 18:56:30', '19.59', 1, '500966.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'bce6913c93ab7b680f3ac3b9f24110dc69446eb654f6bba1ec499436c04f9304', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '34339.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8195, '2022-03-11 18:52:00', 'SALE/POS8198', 648, 'মেসার্স হাসান ব্রিকস(চান্দুরা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5080&lt;&sol;p&gt;', '', '499950.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '499950.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-11 18:54:51', '22.22', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'abdafe98ba76904fc5b408dff12b02b89e544d69486bf34b6292df8dff311e14', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '6005144.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8196, '2022-03-11 18:52:00', 'SALE/POS8199', 651, 'হাজী মোঃ আইনুল ইসলাম(চান্দুরা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;হাসান ব্রিকস ১গাড়ি হিসাব&lt;&sol;p&gt;', '', '499950.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '499950.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-11 18:55:12', '1', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a4fe73f049724b5fb7472821d3bae28c353e7fd07e9b97f01ada8d6fef6d9ba5', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2071848.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8197, '2022-03-11 19:30:00', 'SALE/POS8200', 610, 'মেসার্স তাসিন এন্টারপ্রাইজ(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;বাক্কার নগদ ফেরত&lt;&sol;p&gt;', '', '20000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '20000.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-11 19:34:04', '1', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '647296ef19402f1096e41f7982d5a6d243d88ccfdd69ae1e96a5f93882ac280d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-451012.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8198, '2022-03-12 11:00:00', 'SALE/POS8201', 812, 'মেসার্স ইসলাম ব্রিকস(ভুলতা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-5434&lt;&sol;p&gt;', '', '425055.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '425055.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-13 11:00:53', '19.765', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8dd0f0f954cf0b950263dbe850030fabf819d02f52f46b795491afd866b07327', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-579480.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8199, '2022-03-12 11:01:00', 'SALE/POS8202', 627, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(রবিন মিয়া)(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;MMT-11-0139&lt;&sol;p&gt;', '', '458485.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '458485.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-13 11:01:56', '19.505', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7a8bc5bcf33885d71ba2fd5a36b0dcb450a93a31314988f2ee4b889a4865111b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-6305.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8200, '2022-03-12 11:02:00', 'SALE/POS8203', 627, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(রবিন মিয়া)(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-4618&lt;&sol;p&gt;', '', '585385.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '585385.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-13 11:02:55', '24.91', 1, '1095000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd078a6ea63499482113144a37635d9b5e07b987d758c80b6db7695809a7ac1de', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-6305.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8201, '2022-03-12 11:03:00', 'SALE/POS8204', 601, 'মেসার্স সোনালী ব্রিকস (২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-6496&lt;&sol;p&gt;', '', '465120.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '465120.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-13 11:07:23', '19.38', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'dc561f81a32d437e4a1d835e35aecb7cbafcd4d6f748917068e9960117e54e2e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '849188.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8202, '2022-03-12 11:04:00', 'SALE/POS8205', 601, 'মেসার্স সোনালী ব্রিকস (২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-8767&lt;&sol;p&gt;', '', '497520.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '497520.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-13 11:06:42', '20.725', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '6f3df821fabdb3ab2c38342faed5cacaa7ae22bdbc1acbc56ca94037cca6ff88', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '849188.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8203, '2022-03-12 11:05:00', 'SALE/POS8206', 601, 'মেসার্স সোনালী ব্রিকস (২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-4104&lt;&sol;p&gt;', '', '559920.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '559920.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-13 11:06:19', '23.325', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1cda4a36bef7fa661c093de45a7a9d9b34b1314670079b3733ff49c75b6d07ad', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '849188.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8204, '2022-03-12 11:05:00', 'SALE/POS8207', 601, 'মেসার্স সোনালী ব্রিকস (২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-3945&lt;&sol;p&gt;', '', '533280.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '533280.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-13 11:06:02', '22.22', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c80b2ac992eb09f883a7b4d0b7567061582729679b98d6c96bc9ac1e5424e2d9', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '849188.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8205, '2022-03-12 11:21:00', 'SALE/POS8208', 650, 'মেসার্স আকাশ ব্রিকস(চান্দুরা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-2884&lt;&sol;p&gt;', '', '532125.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '532125.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-13 11:26:54', '23.645', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '84c4365d032c81389755d9987de824be761fb824bbec2288af1eec9dd9642f7a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '6818804.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8206, '2022-03-12 11:22:00', 'SALE/POS8209', 648, 'মেসার্স হাসান ব্রিকস(চান্দুরা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5080&lt;&sol;p&gt;', '', '521550.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '521550.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-13 11:26:35', '23.175', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '04d4705ca7a46f3964d1d76ce96571d50f28546e64e182af0a5339373ea619f4', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '6505094.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8207, '2022-03-12 11:23:00', 'SALE/POS8210', 649, 'মেসার্স জালাল ব্রিকস(চান্দুরা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CMT-11-3344&lt;&sol;p&gt;', '', '516600.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '516600.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-13 11:26:14', '22.955', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '664818fc7e970a5ac4e145a473e3610056829a4a58b1bfc0e567e8397dd6e84d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '6098665.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8208, '2022-03-12 11:24:00', 'SALE/POS8211', 651, 'হাজী মোঃ আইনুল ইসলাম(চান্দুরা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;আকাশ&plus;হাসান&plus;জালাল ব্রিকস এর হিসাব ৩গাড়ি&lt;&sol;p&gt;', '', '1569936.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '1569936.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-13 11:25:40', '1', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '6f2987ee52948511d9aee99426a8a38b770dba0bce698ee96a06abe52a38ddbb', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2571798.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8209, '2022-03-12 11:27:00', 'SALE/POS8212', 639, 'মেসার্স সমতা ব্রিকস(নেত্রকোনা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-5067&lt;&sol;p&gt;', '', '537510.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '537510.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-13 11:37:02', '23.37', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'aa17d2e361b569ffa9be98c581ea601165c07da0acca6ad01b59d97866867cae', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '11336840.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8210, '2022-03-12 11:28:00', 'SALE/POS8213', 804, 'মোঃ হেদায়েত উল্লাহ(আগানগর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMD-14-7407&lt;&sol;p&gt;', '', '224640.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '224640.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-13 11:36:35', '9.36', 1, '100000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'dba18b04cadcd12d3e835f4e254edc0e79843745099fb6966a173c45a3cbc2d9', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '814324.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8211, '2022-03-12 11:28:00', 'SALE/POS8214', 625, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-0878&lt;&sol;p&gt;', '', '488700.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '488700.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-13 11:36:07', '21.72', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '932ebd15e8a43bc3445482e5ccbdec6b42ec25eedfcfe3984f9606575003c312', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '8074646.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8212, '2022-03-12 11:30:00', 'SALE/POS8215', 632, 'মেসার্স S.S.B ব্রিকস (সিলেট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1333&lt;&sol;p&gt;', '', '473850.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '473850.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-15 18:27:29', '21.06', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'de2e7300a15dba665aa02bfe265121a4e7d0026af43febc47af2fe1c3a72f5a0', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2096994.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8213, '2022-03-12 11:30:00', 'SALE/POS8216', 692, 'মেসার্স S.T.B ব্রিকস(ভৈরবপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;TAKTOR-07941&lt;&sol;p&gt;', '', '80040.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '80040.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-13 11:35:01', '3.4749', 1, '80000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '82e0deaa68afe757f605163570ef187c89fed02eeeacb8da7801ce38a56fa98b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1840602.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8214, '2022-03-12 11:31:00', 'SALE/POS8217', 641, 'মেসার্স S.R এন্টারপ্রাইজ(সিলেট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CHOT-11-0750&lt;&sol;p&gt;', '', '449085.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '449085.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-13 11:34:37', '19.115', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c7f45d86cacc3ad045c39ea617fe3d30870178b9c70c836469fdd8636279a8d0', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '9463067.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8215, '2022-03-12 11:32:00', 'SALE/POS8218', 641, 'মেসার্স S.R এন্টারপ্রাইজ(সিলেট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CHOT-11-0714&lt;&sol;p&gt;', '', '468120.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '468120.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-13 11:34:18', '19.915', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '266acf9cd724337f9a17c4da475489f3e0bee05b208090d00da28a1342ab0aee', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '9463067.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8216, '2022-03-12 11:32:00', 'SALE/POS8219', 725, 'মেসার্স সরকার ট্রেডার্স(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-6426&lt;&sol;p&gt;', '', '444920.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '444920.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-13 11:34:00', '19.6', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '9d4577004325d70fbad10f8d8e01dce1fe8f55452e02eb6afc10e1ae728a4139', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1748175.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8217, '2022-03-12 11:38:00', 'SALE/POS8220', 646, 'মেসার্স G.M.C ব্রিকস (২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;বক্সমাপে নৌকা&lt;&sol;p&gt;', '', '2200000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '2200000.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-13 11:39:10', '100', 1, '2100000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b6801a9b9ce3c8fafe9437473a11598a0bb229f9f3c53413d37b8d80d9ebb17f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '10591202.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8218, '2022-03-13 16:09:00', 'SALE/POS8221', 601, 'মেসার্স সোনালী ব্রিকস (২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-15-2183&lt;&sol;p&gt;', '', '477360.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '477360.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-14 16:24:01', '19.885', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '51238e2147427ef0604303d4f0ac0ff87b8baeff7328c2ceac3f32cbd070d4a3', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2905028.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8219, '2022-03-13 16:09:00', 'SALE/POS8222', 601, 'মেসার্স সোনালী ব্রিকস (২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-3515&lt;&sol;p&gt;', '', '455520.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '455520.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-14 16:23:38', '18.98', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7ca0a7e8fd0733c1314df8e5c8f8a3df0ec3fb8fe1277c800c93a2e9dfa2512a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2905028.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8220, '2022-03-13 16:10:00', 'SALE/POS8223', 675, 'মোঃ মিঠু সরকার (চাঁনপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-1421&lt;&sol;p&gt;', '', '362020.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '362020.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-14 16:23:21', '15.735', 1, '500000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'cc6cdb454ead74b28d7600e49332fbfecd7641cc6c5665a18a70139ce066afdb', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2205879.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8221, '2022-03-13 16:11:00', 'SALE/POS8224', 721, 'মেসার্স M.R.M ব্রিকস(মটখলা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-3228&lt;&sol;p&gt;', '', '579140.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '579140.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-14 16:23:04', '25.18', 1, '429854.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '89ad25eca57db721313b30b500d9cb1111626a90c8c8b3bf3111ea0ada28f06a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '974733.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8222, '2022-03-13 16:12:00', 'SALE/POS8225', 631, 'মেসার্স বাবুল ব্রিকস(বি-বাড়ীয়া)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMD-11-8881&lt;&sol;p&gt;', '', '146700.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '146700.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-14 16:22:46', '6.52', 1, '151300.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '4433725e47a64d732aca5af3f9f90c5ae8c81303f7d19de04f915d17ff7d5522', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '54978.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8223, '2022-03-13 16:12:00', 'SALE/POS8226', 692, 'মেসার্স S.T.B ব্রিকস(ভৈরবপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;TAKTOR-08065&lt;&sol;p&gt;', '', '83030.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '83030.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-14 16:22:28', '3.6050', 1, '82900.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '4198f81709a22f9f7b0bbb7ea505064bceb51ca1204a4e068dea7601b50601f1', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1840642.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8224, '2022-03-13 16:15:00', 'SALE/POS8227', 639, 'মেসার্স সমতা ব্রিকস(নেত্রকোনা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-5566&lt;&sol;p&gt;', '', '517270.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '517270.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-14 16:22:06', '22.485', 1, '500000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1a161df601f36ffc3846a28b9b4be0b89d0633d746f0ef815595d7a94c275c1c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '11874350.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8225, '2022-03-13 16:15:00', 'SALE/POS8228', 610, 'মেসার্স তাসিন এন্টারপ্রাইজ(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0384&lt;&sol;p&gt;', '', '210405.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '210405.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-14 16:21:44', '10.79', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '411e064e6dd8960d2c0bfae5cd0d8918ad9c13bd175adcfc9be87f0cb280c38e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-431012.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8226, '2022-03-13 16:16:00', 'SALE/POS8229', 657, 'মেসার্স অনিক (বি-বাড়ীয়া)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-5936&lt;&sol;p&gt;', '', '411026.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '411026.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-17 12:21:22', '17.275', 1, '411000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'fa7b54a2096fd879ebb00cba80168ce485c9de1f68833e8e64f5095bc3f1ba1e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-66.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8227, '2022-03-13 16:17:00', 'SALE/POS8230', 610, 'মেসার্স তাসিন এন্টারপ্রাইজ(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0384&lt;&sol;p&gt;', '', '251215.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '251215.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-14 16:21:06', '10.685', 1, '35000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'fe4c5fc4b84c3b3a0a6dd2beb9abf41c059c827e8ca19c6192820a4a14764d81', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-220607.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8228, '2022-03-13 16:17:00', 'SALE/POS8231', 688, 'মেসার্স ফ্রেন্ডশীপ এন্টারপ্রাইজ (ফেরিঘট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-7833&lt;&sol;p&gt;', '', '480010.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '480010.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-14 16:20:43', '20.865', 1, '479500.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '01eb987585e1d39b24a5b1c282da9e11a224f19099a8c8d61b551662d7f5e43c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-4437.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8229, '2022-03-13 16:18:00', 'SALE/POS8232', 812, 'মেসার্স ইসলাম ব্রিকস(ভুলতা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-6125&lt;&sol;p&gt;', '', '466200.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '466200.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-14 16:20:22', '20.72', 1, '499655.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '25b341ce526107ee6773cab5b25827c91312342a03ff926480d55b44e16cc8f8', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-154425.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8230, '2022-03-13 16:19:00', 'SALE/POS8233', 625, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-1350&lt;&sol;p&gt;', '', '443670.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '443670.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-14 16:19:36', '19.29', 1, '1000000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e8b2a61fa389034cc3364c160e46d132c8592e2ae943af79b36e093eebcfca9d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '8563346.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8231, '2022-03-14 12:01:00', 'SALE/POS8234', 637, 'মেসার্স তাকি ব্রিকস(ভৈরবপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5586&lt;&sol;p&gt;', '', '543099.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '543099.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-15 12:11:34', '23.46', 1, '500000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8432b8b58b6a74ca6421b9f993730d62eda407e8c62f1e399b464e78ec6291f2', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '7298766.80');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8232, '2022-03-14 12:02:00', 'SALE/POS8235', 692, 'মেসার্স S.T.B ব্রিকস(ভৈরবপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;TROLI-1&lt;&sol;p&gt;', '', '85950.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '85950.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-15 12:11:13', '3.8200', 1, '90000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '98793f3a521c22c3e1b39b08af02204ae3efb47ad9f495581a5107bb75822e57', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1840772.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8233, '2022-03-14 12:02:00', 'SALE/POS8236', 679, 'মেসার্স A.B.C ব্রিকস (নেত্রকোনা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-8040&lt;&sol;p&gt;', '', '518420.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '518420.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-15 12:10:53', '22.54', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '6072853533f86eefcb21afc9a4f7c30b16bac7a372bc27088d50526a09c97549', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1465025.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8234, '2022-03-14 12:04:00', 'SALE/POS8237', 657, 'মেসার্স অনিক (বি-বাড়ীয়া)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-1625&lt;&sol;p&gt;', '', '440448.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '440448.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-15 12:10:14', '19.84', 1, '440408.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '408806d182e0fc98f1fd75f2ebca26f325fe6adf31cdb49812fe58a78c0b5307', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '56604.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8235, '2022-03-14 12:04:00', 'SALE/POS8238', 601, 'মেসার্স সোনালী ব্রিকস (২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-6496&lt;&sol;p&gt;', '', '469920.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '469920.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-15 12:09:53', '19.575', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8d6799b27180023e4e4a8a2a6399c28f41ad0082f74ac80ab9d14595b2f15095', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '3837908.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8236, '2022-03-14 12:05:00', 'SALE/POS8239', 601, 'মেসার্স সোনালী ব্রিকস (২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-3945&lt;&sol;p&gt;', '', '549360.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '549360.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-15 12:09:38', '22.885', 1, '1601628.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '3e97582059f23a935a00435fd5a7650c6996ec1a232f7700d3d98a6f66759177', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '3837908.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8237, '2022-03-14 12:05:00', 'SALE/POS8240', 627, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(রবিন মিয়া)(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-1350&lt;&sol;p&gt;', '', '446200.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '446200.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-15 12:09:20', '19.4', 1, '899839.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '2541577d0b6fcf3df7166349fc40bad7846dc4b3022b8e9b4f75ad7fb419b208', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-57435.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8238, '2022-03-14 12:06:00', 'SALE/POS8241', 647, 'মেসার্স A.S.F ব্রিকস(নেত্রকোনা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-5218&lt;&sol;p&gt;', '', '554640.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '554640.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-15 12:09:03', '23.105', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '4f8d7379d8a13343c702515c63dc1ecc183fb443c732f5dc64f3ba24ef3428a5', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2011472.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8239, '2022-03-14 12:06:00', 'SALE/POS8242', 617, 'মেসার্স সুমন ব্রিকস(নবীনগর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;বক্সমাপ&lt;&sol;p&gt;', '', '420000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '420000.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-15 12:08:44', '20', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8281f38c859e4ea94cf48e2033d8ef4e2054c0d6fbf0bc635a90b2e30a93acb7', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '23936986.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8240, '2022-03-14 12:07:00', 'SALE/POS8243', 668, 'মেসার্স R.C.G ব্রিকস(ঘোরাশাল)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5080&lt;&sol;p&gt;', '', '249900.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '249900.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-15 12:08:29', '10.5', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a43707ecfaf304f3610222ade044d69e4782b6d6f30483de0767ace4462c5969', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '410115.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8241, '2022-03-14 12:07:00', 'SALE/POS8244', 668, 'মেসার্স R.C.G ব্রিকস(ঘোরাশাল)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5080&lt;&sol;p&gt;', '', '296310.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '296310.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-15 12:08:14', '12.445', 1, '500000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '60d6ecba5e69add0596b98d996bae9462ae090ed2fbe08a563d059fa0b6f87aa', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '410115.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8242, '2022-03-15 09:30:00', 'SALE/POS8245', 666, 'বাবু সুজিত  সরকার(সুনামগঞ্জ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-0230&lt;&sol;p&gt;', '', '349600.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '349600.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-16 09:39:31', '15.2', 1, '335000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '479a9a3e39850877b6407f45bef620e5d3fdd13034d62b5914bb1612c76b96c6', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '515840.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8243, '2022-03-15 09:31:00', 'SALE/POS8246', 617, 'মেসার্স সুমন ব্রিকস(নবীনগর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;বক্সমাপে নৌকা&lt;&sol;p&gt;', '', '420000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '420000.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-16 09:38:56', '20', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a1019932a7443846aa2ad1e94dcac6d8d3057fd149b8eeb2a4d3a8bd57ce6572', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '24356986.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8244, '2022-03-15 09:32:00', 'SALE/POS8247', 692, 'মেসার্স S.T.B ব্রিকস(ভৈরবপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;TAKTOR&lt;&sol;p&gt;', '', '83925.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '83925.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-16 09:38:14', '3.7300', 1, '84000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '913edbfa1171e43c471d2b272ca95719ad9e76f672c548815dfad0fcb71dd7d3', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1836722.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8245, '2022-03-15 09:32:00', 'SALE/POS8248', 637, 'মেসার্স তাকি ব্রিকস(ভৈরবপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-5936&lt;&sol;p&gt;', '', '507216.50', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '507216.50', 'completed', 'due', 0, NULL, 1, 1, '2022-03-16 09:37:50', '21.905', 1, '1213.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1896c63fce3aab6ac1c818618462793f82450b6b361408388df94e190e8b5ec1', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '7341865.80');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8246, '2022-03-15 09:33:00', 'SALE/POS8249', 641, 'মেসার্স S.R এন্টারপ্রাইজ(সিলেট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-6543&lt;&sol;p&gt;', '', '385020.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '385020.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-16 09:37:20', '16.74', 1, '377885.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7714c32b3d4309dc393468523fea3ffe1c4769f89425d40e36541b17b1ae4940', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '10380272.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8247, '2022-03-15 09:34:00', 'SALE/POS8250', 812, 'মেসার্স ইসলাম ব্রিকস(ভুলতা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2906&lt;&sol;p&gt;', '', '452925.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '452925.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-16 09:36:55', '20.125', 1, '999770.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'dde6eb7cd966efb5158dd0e9e27eb38e0ace96f2690a98c75e6f50a9c614da12', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-187880.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8248, '2022-03-16 14:49:00', 'SALE/POS8251', 732, 'মেসার্স গনি ব্রিকস(ঈশ্বরগঞ্জ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-2906&lt;&sol;p&gt;', '', '427630.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '427630.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-17 15:00:56', '20.855', 1, '425000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '0cba58ff89b0ed4d3e9dcca78dbbde620b16d83a0f8735e3ebc8d704fa6c697f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-7373.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8249, '2022-03-16 14:50:00', 'SALE/POS8252', 610, 'মেসার্স তাসিন এন্টারপ্রাইজ(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2823&lt;&sol;p&gt;', '', '498870.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '498870.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-17 15:00:38', '21.69', 1, '940000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd076e884d99b108315c4d451f527f8ef26af0748435b2dca1a9bc61778c636b2', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-4392.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8250, '2022-03-16 14:50:00', 'SALE/POS8253', 657, 'মেসার্স অনিক (বি-বাড়ীয়া)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-5936&lt;&sol;p&gt;', '', '399970.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '399970.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-17 15:00:19', '17.385', 1, '434200.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '34f0de05b0161d5968502ea25cbe0848cd45b273f07976fc8e852a07e5911587', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8251, '2022-03-16 14:51:00', 'SALE/POS8254', 647, 'মেসার্স A.S.F ব্রিকস(নেত্রকোনা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-7081&lt;&sol;p&gt;', '', '478400.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '478400.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-17 14:59:50', '20.8', 1, '500000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '89e67093074348e218ca651a271eec42b5d11d53ea001a6b0e54c48a50eebdfa', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2566112.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8252, '2022-03-16 14:51:00', 'SALE/POS8255', 617, 'মেসার্স সুমন ব্রিকস(নবীনগর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;বক্সমাপ নৌকা- ১&lt;&sol;p&gt;', '', '2394000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '2394000.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-17 14:59:28', '114', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '47b0615d1e80ffc0272f7f69ebc4491a921cff7f365d71a719c421a76f3078c2', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '24776986.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8253, '2022-03-16 14:52:00', 'SALE/POS8256', 637, 'মেসার্স তাকি ব্রিকস(ভৈরবপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2334&lt;&sol;p&gt;', '', '548192.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '548192.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-17 14:59:07', '23.68', 1, '500000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b131e6d1f7fcfdf559a6dd6a38498c9bc8b9cbb9698b0caae06e4379c6073c52', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '7849082.30');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8254, '2022-03-16 14:53:00', 'SALE/POS8257', 692, 'মেসার্স S.T.B ব্রিকস(ভৈরবপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;TROLI&lt;&sol;p&gt;', '', '77175.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '77175.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-17 14:58:52', '3.425', 1, '77000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7cc130ba48494351a24bf2ce9114b3c84f4761d021797f668e113b57b1f6449d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1836647.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8255, '2022-03-16 14:53:00', 'SALE/POS8258', 639, 'মেসার্স সমতা ব্রিকস(নেত্রকোনা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-5566&lt;&sol;p&gt;', '', '577990.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '577990.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-17 14:58:33', '25.125', 1, '500000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ce2e746dc71741baf2553c06dd3409831c7b875872e7b56d3656836bcba4321a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '11891620.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8256, '2022-03-16 14:54:00', 'SALE/POS8259', 695, 'মেসার্স বাবুল ব্রিকস(চান্দুরা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CMT-11-3344&lt;&sol;p&gt;', '', '445720.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '445720.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-17 14:58:15', '20.255', 1, '450981.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '3f5f618c79ca6b311fc4a5ce4b0977445e6aaaedda2168b750a838ae33f9579f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '564056.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8257, '2022-03-16 14:54:00', 'SALE/POS8260', 726, 'মেসার্স M.R.T ব্রিকস (ভৈরব)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-3318&lt;&sol;p&gt;', '', '547425.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '547425.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-17 14:57:58', '24.325', 1, '900000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '00e233a0e958f2b3af7832101440af4ac326144a8058a1de4b084b48ab5e463e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '3456875.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8258, '2022-03-16 14:55:00', 'SALE/POS8261', 617, 'মেসার্স সুমন ব্রিকস(নবীনগর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;বক্সমাপ&lt;&sol;p&gt;', '', '1935000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '1935000.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-17 14:57:33', '86', 1, '1001159.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ab3cd4ee1123ceeb2e4b8c5f695fa6230a3884d95fc997182760e14b792583c2', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '27170986.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8259, '2022-03-16 15:13:00', 'SALE/POS8262', 610, 'মেসার্স তাসিন এন্টারপ্রাইজ(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;নগদ ফেরত&lt;&sol;p&gt;', '', '440000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '440000.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-17 15:15:13', '1', 1, '235000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '6bcb0995c622e8089530024a14421b8840c77589d9b47ea19c807bf7b6a3417a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-445522.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8260, '2022-03-16 15:14:00', 'SALE/POS8263', 627, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(রবিন মিয়া)(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;নগদ ফেরত&nbsp;&lt;&sol;p&gt;', '', '10000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '10000.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-17 15:14:52', '1', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '0ac52309b1d4945966f90b72bd105bcfaaa2df77d94b3711a8efbb192038c7c1', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-511074.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8261, '2022-03-07 19:50:00', 'SALE/POS8264', 748, 'মেসার্স দয়াল নবী ট্রান্সপোর্ট(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;নগদ ফেরত&nbsp;&lt;&sol;p&gt;', '', '610200.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '610200.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-17 19:51:06', '1', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '87629becfadfa59da12ade519be997f1020747ee05edd4282d594aa4a5aaa7b5', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-610239.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8262, '2022-03-17 09:53:00', 'SALE/POS8265', 632, 'মেসার্স S.S.B ব্রিকস (সিলেট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;KOST-11-2076&lt;&sol;p&gt;', '', '405000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '405000.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-18 10:01:48', '18', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '96c40e6bf436dd2c5124eb79f70fea4025a952040a32263abe8dbd14164ce14e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2570844.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8263, '2022-03-17 09:54:00', 'SALE/POS8266', 632, 'মেসার্স S.S.B ব্রিকস (সিলেট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-3228&lt;&sol;p&gt;', '', '563175.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '563175.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-18 10:01:29', '25.025', 1, '50000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ade86de52dccb160a9fee2dd00504813f90e303ed20912325c7469299c70c087', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2570844.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8264, '2022-03-17 09:55:00', 'SALE/POS8267', 627, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(রবিন মিয়া)(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;MMT-11-0139&lt;&sol;p&gt;', '', '402975.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '402975.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-18 10:01:04', '17.91', 1, '29640.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '2d629327c1a195c056061c613d528a187750a63d911f29a000d8ef9b91af82b3', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-501074.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8265, '2022-03-17 09:55:00', 'SALE/POS8268', 647, 'মেসার্স A.S.F ব্রিকস(নেত্রকোনা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-5193&lt;&sol;p&gt;', '', '562120.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '562120.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-18 10:00:30', '24.44', 1, '1500000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '16c3839a460bbffd8d781928486a2f7b6b8b3047bd37c09f2939ab53f2f8d0cc', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2544512.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8266, '2022-03-17 09:56:00', 'SALE/POS8269', 597, 'মেসার্স M.M.K. ব্রিক্স (কিশোরগঞ্জ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-8787&lt;&sol;p&gt;', '', '374205.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '374205.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-18 10:00:03', '19.194', 1, '400000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '606152730cfa1ec4331371755a2b45a08c3747640631f1ef579b4cada56fd15c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '242663.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8267, '2022-03-17 09:57:00', 'SALE/POS8270', 675, 'মোঃ মিঠু সরকার (চাঁনপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p xss&equals;removed&gt;DMT-13-6905&lt;&sol;p&gt;', '', '359720.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '359720.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-18 09:59:41', '15.634', 1, '500000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '040d8459acf0703154821bfb9ca2ae142e00b4d4c5244932c99154998e1c7e6e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2066872.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8268, '2022-03-17 09:57:00', 'SALE/POS8271', 617, 'মেসার্স সুমন ব্রিকস(নবীনগর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;বক্সমাপে নৌকা&lt;&sol;p&gt;', '', '3780000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '3780000.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-18 09:59:04', '180', 1, '3500000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '67512dbc12b51e8b8724a78b67197a1b9e1b0b5029833be2cc49188dae558ca5', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '28104827.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8269, '2022-03-17 09:58:00', 'SALE/POS8272', 692, 'মেসার্স S.T.B ব্রিকস(ভৈরবপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;ট্রলি&lt;&sol;p&gt;', '', '71775.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '71775.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-18 09:58:40', '3.1850', 1, '71700.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd2e25fcfc77ade027dcce09336e015239ca02d7d25980e754a2cc907536116e6', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1836822.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8270, '2022-03-14 19:49:00', 'SALE/POS8273', 627, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(রবিন মিয়া)(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;পার্টি ফেরত&lt;&sol;p&gt;', '', '27000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '27000.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-18 19:50:14', '1', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '9c9fef3f01d786f55d01bca0cb1ca0727000994917e0c60ffdac9c11548ea2f6', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-98099.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8271, '2022-03-18 11:40:00', 'SALE/POS8274', 639, 'মেসার্স সমতা ব্রিকস(নেত্রকোনা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-5566&lt;&sol;p&gt;', '', '549000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '549000.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-19 11:43:29', '24.395', 1, '500000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '542accc79c048baa052e0d6739567a154a64db458845971d4ccd21b3c912a398', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '11969610.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8272, '2022-03-18 11:40:00', 'SALE/POS8275', 726, 'মেসার্স M.R.T ব্রিকস (ভৈরব)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5080&lt;&sol;p&gt;', '', '523125.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '523125.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-19 11:43:11', '23.25', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '3b5d27a8a4e86442c870d77d08657c8d3b9971b043cfb6df0230879405ced6f9', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '3104300.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8273, '2022-03-18 11:41:00', 'SALE/POS8276', 692, 'মেসার্স S.T.B ব্রিকস(ভৈরবপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;১ ট্রলি&lt;&sol;p&gt;', '', '69960.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '69960.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-19 11:42:54', '3.1799', 1, '70000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1134a801e170d29c614a34dea1b0889d3d6f20649bb8f402328138a0ea6f6e59', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1836897.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8274, '2022-03-18 11:41:00', 'SALE/POS8277', 735, 'মেসার্স B.B.F ব্রিকস(গৌরিপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-5586&lt;&sol;p&gt;', '', '544434.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '544434.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-19 11:42:34', '24.09', 1, '500000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '50eba51d8f062719e0f1b9676e87c057d9a67acb98e4cc26aae1818b19f14a8c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '482093.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8275, '2022-03-19 12:07:00', 'SALE/POS8278', 614, 'মেসার্স জোহাদ এন্টারপ্রাইজ(২১-২২) (নিজ হিসাব)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-2906&lt;&sol;p&gt;', '', '417600.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '417600.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-20 12:19:01', '18.56', 1, '500000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ee8178ac53e9d57c81b90197d45d9edb0b200dafd63432ff70cccc0d97cf2f5a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '3496610.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8276, '2022-03-19 12:08:00', 'SALE/POS8279', 627, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(রবিন মিয়া)(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-7118&lt;&sol;p&gt;', '', '225000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '225000.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-20 12:18:33', '10', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '11a31a133d68786a90d930f2c76e1a1c1ca7b832ff457bbea7cf1c5d3d048007', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-100739.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8277, '2022-03-19 12:10:00', 'SALE/POS8280', 627, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(রবিন মিয়া)(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;MMT-11-0139&lt;&sol;p&gt;', '', '398700.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '398700.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-20 12:18:13', '17.715', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '872eafce7c3944da47592480276ad6135fd55384dc09d2e4fd6ae8bf882eb4db', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-100739.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8278, '2022-03-19 12:12:00', 'SALE/POS8281', 634, 'মোঃ কবির মিয়া(আশুগঞ্জ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-5936&lt;&sol;p&gt;', '', '271200.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '271200.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-20 12:17:52', '12', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '03aa4d787ed03a1c121d074a99762af603797df5f122ecd2d419be30a1bf9b37', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1470978.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8279, '2022-03-19 12:13:00', 'SALE/POS8282', 622, 'মেসার্স B.B.C ব্রিকস(চাঁনপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;বক্সমাপ নৌকা&lt;&sol;p&gt;', '', '2100000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '2100000.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-20 12:17:05', '100', 1, '4500000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '2a50524cb1967573f2a6d483171c7b117d29141ef60f1a16db7decfb97be9d04', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '8198984.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8280, '2022-03-19 12:14:00', 'SALE/POS8283', 634, 'মোঃ কবির মিয়া(আশুগঞ্জ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-5936&lt;&sol;p&gt;', '', '189162.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '189162.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-20 12:14:56', '8.37', 1, '450000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ae9a2248a62e8406cae5201e5bcb45dd94405c62ffbf7fbcc94e184b538cce94', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1742178.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8281, '2022-03-19 18:25:00', 'SALE/POS8284', 627, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(রবিন মিয়া)(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-7118&lt;&sol;p&gt;', '', '214875.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '214875.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-20 18:30:55', '9.545', 1, '730000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e24517e7c6247323f24fa6ba4474d0346b332ced1f3d07552e50e05f7f590288', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '522961.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8282, '2022-03-19 18:26:00', 'SALE/POS8285', 619, 'মোঃ জাকির এন্টারপ্রাইজ (গং)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-5586&lt;&sol;p&gt;', '', '513000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '513000.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-20 18:30:37', '22.8', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'da210edd419dec429287718e455aab119a457769ed0455795199a213bf4c8a1f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '3944142.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8283, '2022-03-19 18:26:00', 'SALE/POS8286', 619, 'মোঃ জাকির এন্টারপ্রাইজ (গং)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-3318&lt;&sol;p&gt;', '', '506250.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '506250.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-20 18:30:22', '22.495', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'be60c923cf62515410a4e9e5358bd28c58f3bfe196114fad94ea0eef0687d999', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '3944142.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8284, '2022-03-19 18:27:00', 'SALE/POS8287', 619, 'মোঃ জাকির এন্টারপ্রাইজ (গং)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-3017&lt;&sol;p&gt;', '', '455850.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '455850.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-20 18:30:07', '20.26', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '990f6b3c0ba6cd2a3bc8bcd27a0a50b2bc640932386dd540bd81e3e6a8edab64', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '3944142.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8285, '2022-03-19 18:27:00', 'SALE/POS8288', 677, 'মেসার্স M.M.S ব্রিকস(কিশোরগঞ্জ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0384&lt;&sol;p&gt;', '', '482658.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '482658.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-20 18:29:50', '22.66', 1, '482000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '63accf7f4325ac0c4305f0a92e6075a8272827ce06367dd94f9b8ad4d45a00a2', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8286, '2022-03-19 18:28:00', 'SALE/POS8289', 702, 'মেসার্স M.K.B ব্রিকস(কিশোরগঞ্জ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-2884&lt;&sol;p&gt;', '', '451290.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '451290.00', 'completed', 'paid', 0, NULL, 1, 1, '2022-03-20 18:29:34', '21.485', 1, '451290.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd16f6e7918febd9ed747e2ad25bb152ea3128e365da52caa2e736b25c6960f75', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8287, '2022-03-19 18:28:00', 'SALE/POS8290', 692, 'মেসার্স S.T.B ব্রিকস(ভৈরবপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;TAKTOR&lt;&sol;p&gt;', '', '78760.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '78760.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-20 18:29:15', '3.58', 1, '71000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '0e35bafe39fa70ce5223acfe8f0076bdb262f8bf3acf7d12a3358161fa2d7fea', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1836857.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8288, '2022-03-20 12:40:00', 'SALE/POS8291', 627, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(রবিন মিয়া)(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;MMT-11-0139&lt;&sol;p&gt;', '', '410400.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '410400.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-21 12:55:14', '18.235', 1, '794710.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '0d0766f856bcb4f14c135fd4b1b1e4821cdde48d47113a336e0df2168c3b9469', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '7836.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8289, '2022-03-20 12:41:00', 'SALE/POS8292', 619, 'মোঃ জাকির এন্টারপ্রাইজ (গং)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2603&lt;&sol;p&gt;', '', '454050.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '454050.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-21 12:54:52', '20.175', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1352fe2ee9f43cdadc6a9fbfb1e7b3d7f1d793c87124cac43ed91cd92ccebdcd', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '5419242.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8290, '2022-03-20 12:41:00', 'SALE/POS8293', 619, 'মোঃ জাকির এন্টারপ্রাইজ (গং)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-9516&lt;&sol;p&gt;', '', '493200.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '493200.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-21 12:54:31', '21.92', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '9ef8fba77e72be4cbd0da11d4bd50ed69a792d021506f7f890055d943123c010', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '5419242.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8291, '2022-03-20 12:42:00', 'SALE/POS8294', 619, 'মোঃ জাকির এন্টারপ্রাইজ (গং)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-0251&lt;&sol;p&gt;', '', '494100.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '494100.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-21 12:54:09', '21.955', 1, '2500000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '2f0e7be12e3819a33f3216259327baf62008c8aaf6f43ee0b890cb3748d04a74', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '5419242.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8292, '2022-03-20 12:42:00', 'SALE/POS8295', 632, 'মেসার্স S.S.B ব্রিকস (সিলেট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-7198&lt;&sol;p&gt;', '', '447975.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '447975.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-21 12:53:50', '19.91', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '9b8ef2b78165a48b35a9b6ab7506b4f6448cfbd7e154a69490e9a1e1e64c2199', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '3489019.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8293, '2022-03-20 12:43:00', 'SALE/POS8296', 632, 'মেসার্স S.S.B ব্রিকস (সিলেট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-3150&lt;&sol;p&gt;', '', '450000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '450000.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-21 12:53:28', '19.995', 1, '1450000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '547e1d1fa7255a4884c9ebc8a9d278b724095f615c8f1948293837f95501bd45', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '3489019.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8294, '2022-03-20 12:44:00', 'SALE/POS8297', 634, 'মোঃ কবির মিয়া(আশুগঞ্জ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-2906&lt;&sol;p&gt;', '', '443864.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '443864.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-21 12:52:21', '19.64', 1, '450000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '41d80048fec8ae06e102ef1feb1263704cfc54216939edb4a2dedf5da64c68f5', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1481340.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8295, '2022-03-20 12:45:00', 'SALE/POS8298', 666, 'বাবু সুজিত  সরকার(সুনামগঞ্জ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-6555&lt;&sol;p&gt;', '', '304875.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '304875.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-21 12:52:00', '13.55', 1, '350000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '9e43ae7be00a2c995c38da4f71d96285f7a945be8e01f89431927d69654682f1', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '530440.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8296, '2022-03-20 12:46:00', 'SALE/POS8299', 661, 'মেসার্স ইলহাম ব্রিকস(কুলিয়ার চর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-2739&lt;&sol;p&gt;', '', '501897.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '501897.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-21 12:51:02', '22.105', 1, '1124.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '3476bd07fc7fe2a0e01fe0b05542ec10d7bb95419c312f5b94c4b66571c090b8', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '307190.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8297, '2022-03-20 12:47:00', 'SALE/POS8300', 662, 'মেসার্স R.M.B ব্রিকস(নেত্রকোনা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-3542&lt;&sol;p&gt;', '', '429030.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '429030.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-21 12:50:46', '18.9', 1, '500000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f7309515913458ac64b287a6ae8dcac801f918c9bc2891b3bd1055dadcf73fce', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1135340.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8298, '2022-03-20 12:48:00', 'SALE/POS8301', 683, 'মোঃ ইব্রাহিম মিয়া (সুনামগঞ্জ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-7680&lt;&sol;p&gt;', '', '484034.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '484034.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-21 12:50:04', '22.94', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e96c7806dd5206e3d33e66f23a26d3c533e65e73f9ef692c4537a6df5bfaa48f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '218099.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8299, '2022-03-20 12:48:00', 'SALE/POS8302', 683, 'মোঃ ইব্রাহিম মিয়া (সুনামগঞ্জ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-7680&lt;&sol;p&gt;', '', '484034.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '484034.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-21 12:49:48', '22.94', 1, '968068.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5d642fc49cfce46b7c2ff88e088c8cd7eff03b0699f2f2c930a64cf203559fee', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '218099.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8300, '2022-03-20 12:49:00', 'SALE/POS8303', 692, 'মেসার্স S.T.B ব্রিকস(ভৈরবপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;TAKTOR&lt;&sol;p&gt;', '', '72600.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '72600.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-21 12:49:31', '3.295', 1, '80000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ddd0e546e43b1004076b4105c67594e174f1184687cb7565a0402546640253ba', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1844617.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8301, '2022-03-21 10:57:00', 'SALE/POS8304', 639, 'মেসার্স সমতা ব্রিকস(নেত্রকোনা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-5566&lt;&sol;p&gt;', '', '539775.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '539775.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-22 11:05:42', '23.985', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8b9fbec5339347ca6d078e2abd98e40e63ba77077c7d5ddbab2a6caeff912f0d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '12018610.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8302, '2022-03-21 10:57:00', 'SALE/POS8305', 639, 'মেসার্স সমতা ব্রিকস(নেত্রকোনা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-5067&lt;&sol;p&gt;', '', '530100.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '530100.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-22 11:05:13', '23.56', 1, '1039.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '954662bd1c448992785c044d32b921ec013d10fce0196ab57d55c2215cb2c182', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '12018610.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8303, '2022-03-21 10:58:00', 'SALE/POS8306', 726, 'মেসার্স M.R.T ব্রিকস (ভৈরব)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CMT-11-3344&lt;&sol;p&gt;', '', '508725.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '508725.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-22 11:04:44', '22.61', 1, '100000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'cc506f8fd42c67c7f359d73a8cc89ce325ce156ecedd166320225b7ac4a3a6d3', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '3627425.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8304, '2022-03-21 10:59:00', 'SALE/POS8307', 648, 'মেসার্স হাসান ব্রিকস(চান্দুরা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5080&lt;&sol;p&gt;', '', '532350.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '532350.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-22 11:04:20', '23.655', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '08fdf4bf951b6cc7d757d0907980f1cc6dd48694974bbc5d14a1d024e18c9c44', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '7026644.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8305, '2022-03-21 11:00:00', 'SALE/POS8308', 651, 'হাজী মোঃ আইনুল ইসলাম(চান্দুরা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;হাসান ব্রিকস এর হিসাব ১গাড়ি&lt;&sol;p&gt;', '', '532237.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '532237.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-22 11:03:48', '1', 1, '400000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '3aa8c831455c0a1357a729b25f7cc29b5072df130d97d809aa0fce1fe0f43d19', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '4141734.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8306, '2022-03-21 11:01:00', 'SALE/POS8309', 647, 'মেসার্স A.S.F ব্রিকস(নেত্রকোনা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-5218&lt;&sol;p&gt;', '', '540900.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '540900.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-22 11:03:19', '24.04', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e0ef99f21770560da90cf216d7a3b0f81d63dedd4f1e064bda416c7d8dd602b6', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1606632.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8307, '2022-03-21 11:02:00', 'SALE/POS8310', 692, 'মেসার্স S.T.B ব্রিকস(ভৈরবপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;TAKTOR&lt;&sol;p&gt;', '', '72380.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '72380.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-22 11:03:03', '3.285', 1, '73000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f4fdbd743cc2c3ae4b6fb941ec681a52b981ae488c8dccc629e4d5c49c1b27fe', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1837217.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8308, '2022-03-21 11:06:00', 'SALE/POS8311', 666, 'বাবু সুজিত  সরকার(সুনামগঞ্জ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-4868&lt;&sol;p&gt;', '', '348300.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '348300.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-22 11:12:39', '15.48', 1, '303000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '34a764fbe952ca665115fea171a99ab6d1480534cca1a0b9484e5885091bc662', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '485315.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8309, '2022-03-21 11:07:00', 'SALE/POS8312', 735, 'মেসার্স B.B.F ব্রিকস(গৌরিপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-5586&lt;&sol;p&gt;', '', '545338.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '545338.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-22 11:12:20', '24.13', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'db4f19abd90ab2f55d1acd75d0e7f01809c22a1ca2b51a51f513fda7ebce801a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '526527.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8310, '2022-03-21 11:08:00', 'SALE/POS8313', 609, 'মেসার্স আজিজ শাহ ট্রান্সপোর্ট(ভৈরবপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;TOMTOM&lt;&sol;p&gt;', '', '73350.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '73350.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-22 11:11:50', '3.255', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '3cc29a4656b3225170d1f38c7227ad5492791f3e10c0f5cbb9d793ce717fd6fe', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '743247.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8311, '2022-03-21 11:08:00', 'SALE/POS8314', 627, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(রবিন মিয়া)(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-5936&lt;&sol;p&gt;', '', '420525.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '420525.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-22 11:11:33', '18.69', 1, '95850.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '6597c063a54ef26d754abe53d86d64edb5242ae715b191cdf8bfc553342898ac', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-376474.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8312, '2022-03-21 11:09:00', 'SALE/POS8315', 597, 'মেসার্স M.M.K. ব্রিক্স (কিশোরগঞ্জ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CMT-11-3344&lt;&sol;p&gt;', '', '391755.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '391755.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-22 11:11:14', '20.087', 1, '350000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'da0df0401dc7d59bbdd0f9cc5abb936ef88a5aa9b206dd829a9819878f47989a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '216868.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8313, '2022-03-21 11:10:00', 'SALE/POS8316', 732, 'মেসার্স গনি ব্রিকস(ঈশ্বরগঞ্জ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-2884&lt;&sol;p&gt;', '', '421400.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '421400.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-22 11:10:53', '21.074', 1, '420000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '9ce76520293dc89f384ff030a1d127ceae9405e1a50f41b35ce7467ee1fee871', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-4743.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8314, '2022-03-21 11:13:00', 'SALE/POS8317', 812, 'মেসার্স ইসলাম ব্রিকস(ভুলতা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2064&lt;&sol;p&gt;', '', '386325.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '386325.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-22 11:14:50', '17.165', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '911f50633327f18d77448ba20d6707cd96c54b8de322ee2deb6febbb1c948885', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-734725.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8315, '2022-03-22 10:05:00', 'SALE/POS8318', 614, 'মেসার্স জোহাদ এন্টারপ্রাইজ(২১-২২) (নিজ হিসাব)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-5586&lt;&sol;p&gt;', '', '417480.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '417480.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-23 10:13:29', '19.875', 1, '550000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd44f9e92f843332cf101df80a3651b3af1dd14b35a0b134127e63cb2fca34bab', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '3414210.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8316, '2022-03-22 10:06:00', 'SALE/POS8319', 695, 'মেসার্স বাবুল ব্রিকস(চান্দুরা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-5936&lt;&sol;p&gt;', '', '429000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '429000.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-23 10:12:59', '19.495', 1, '450000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b8a05c6d7dc7a67dfe4ecdaf4e8373b2e2cb6c42a32dd78ecb7947311563d887', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '558795.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8317, '2022-03-22 10:07:00', 'SALE/POS8320', 662, 'মেসার্স R.M.B ব্রিকস(নেত্রকোনা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-9764&lt;&sol;p&gt;', '', '453220.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '453220.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-23 10:12:25', '21.075', 1, '400000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '4b83c3301efd3bf5d43f0cfab90d73ba62f743144f186e40504af5ee46df6d96', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1064370.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8318, '2022-03-22 10:07:00', 'SALE/POS8321', 666, 'বাবু সুজিত  সরকার(সুনামগঞ্জ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;COMT-11-0119&lt;&sol;p&gt;', '', '302820.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '302820.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-23 10:11:59', '14.415', 1, '302700.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'cc06469900a90b4ed4b0dac35d991bf0bf65ec9dcfdb4e2bb6bacb0dede0d7a1', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '530615.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8319, '2022-03-22 10:08:00', 'SALE/POS8322', 679, 'মেসার্স A.B.C ব্রিকস (নেত্রকোনা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-8040&lt;&sol;p&gt;', '', '493650.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '493650.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-23 10:11:42', '21.935', 1, '500000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e19127dd54297fe2c7d9dfa355b99f5da6b82836160ba96e5298d71b3d680ac6', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1983445.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8320, '2022-03-22 10:09:00', 'SALE/POS8323', 692, 'মেসার্স S.T.B ব্রিকস(ভৈরবপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;১ ট্রলি&lt;&sol;p&gt;', '', '83380.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '83380.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-23 10:10:50', '3.79', 1, '74000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '481904f75695f08aed9d9710b8d1e9cc24d6042c2642d25810631f6c82fa727b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1836597.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8321, '2022-03-22 10:09:00', 'SALE/POS8324', 760, 'মেসার্স মা এন্টারপ্রাইজ(বাদাঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;বক্সমাপ&nbsp;&lt;&sol;p&gt;', '', '327450.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '327450.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-23 10:10:26', '18.5', 1, '327500.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '46b7059b143ca0c1b797bd8ef28abd8798f88e31f6d36ad56c7156788940a774', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '391337.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8322, '2022-03-22 11:34:00', 'SALE/POS8325', 627, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(রবিন মিয়া)(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;নগদ ফেরত&lt;&sol;p&gt;', '', '55850.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '55850.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-23 11:35:33', '1', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f3bc637b751fdfab44140d78a00460b03e29ad8fd78e4068815e0c6d7f78db76', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-51799.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8323, '2022-03-23 09:52:00', 'SALE/POS8326', 669, 'মোঃ লিয়াকত মিয়া (তাহেরপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CMT-11-2630&lt;&sol;p&gt;', '', '305655.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '305655.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-24 09:59:40', '14.91', 1, '400000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1e7229b33ade2d434588e9b01ad0389128c63396ee01bc921540320ab642c18e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '620447.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8324, '2022-03-23 09:53:00', 'SALE/POS8327', 666, 'বাবু সুজিত  সরকার(সুনামগঞ্জ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-4399&lt;&sol;p&gt;', '', '326760.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '326760.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-24 09:59:14', '15.555', 1, '327783.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a7ade5ea290418ac050c84d6684507d59d91d6f14d7e1931e52e20a44a820a4a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '530735.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8325, '2022-03-23 09:53:00', 'SALE/POS8328', 692, 'মেসার্স S.T.B ব্রিকস(ভৈরবপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;TROLI&lt;&sol;p&gt;', '', '73040.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '73040.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-24 09:58:52', '3.3149', 1, '82000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '46e520e7ebc0318413c110cfd82e59510c94c7d74d71c0e921d8e5c8b3313131', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1845977.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8326, '2022-03-23 09:54:00', 'SALE/POS8329', 610, 'মেসার্স তাসিন এন্টারপ্রাইজ(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-5668&lt;&sol;p&gt;', '', '334956.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '334956.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-24 09:58:21', '16.26', 1, '486000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '825c69cfab2dc83d4f7cdf87f3bba150d9fac274c167cadc85ac64233587deca', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-240522.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8328, '2022-03-23 09:56:00', 'SALE/POS8331', 627, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(রবিন মিয়া)(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;MMT-11-0139&lt;&sol;p&gt;', '', '363796.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '363796.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-24 09:57:09', '17.66', 1, '420000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '17b8165e2fb9ca86aaddc2044df698f799c2231c69229ff6e87f9c8ec0a56d37', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '4051.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8329, '2022-03-24 12:23:00', 'SALE/POS8332', 649, 'মেসার্স জালাল ব্রিকস(চান্দুরা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2334&lt;&sol;p&gt;', '', '534085.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '534085.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-25 12:35:28', '23.95', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '42fd827df0700236f0c16766ddaa989e2067f975248fda63e0c52a1fbee180d3', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '6615265.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8330, '2022-03-24 12:24:00', 'SALE/POS8333', 648, 'মেসার্স হাসান ব্রিকস(চান্দুরা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-5586&lt;&sol;p&gt;', '', '534531.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '534531.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-25 12:35:07', '23.965', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '96162da193e2feec40846a7e0f92817ad331f4ffa3f85eae5984e4558d5cc340', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '7558994.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8331, '2022-03-24 12:25:00', 'SALE/POS8334', 651, 'হাজী মোঃ আইনুল ইসলাম(চান্দুরা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;জালাল&plus;হাসান ব্রিকস এর হিসাব ২গাড়ি&lt;&sol;p&gt;', '', '1068504.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '1068504.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-25 12:34:42', '1', 1, '3000000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8997cee5186f7e7ce558808710ca229257328e5d5c1d0bdf9ed2f1838146062d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '4273971.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8332, '2022-03-24 12:25:00', 'SALE/POS8335', 632, 'মেসার্স S.S.B ব্রিকস (সিলেট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-0736&lt;&sol;p&gt;', '', '465525.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '465525.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-25 12:34:11', '20.69', 1, '500000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '27d980cee0892b5f2cefa3060a9a388b55ab98c2554bada978d55ace3dea291e', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2936994.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8333, '2022-03-24 12:26:00', 'SALE/POS8336', 627, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(রবিন মিয়া)(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;MMT-11-0139&lt;&sol;p&gt;', '', '412940.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '412940.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-25 12:33:47', '18.775', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '0ef2007070d1b90fe71dc846bddd4d022c20a5dec6ef032b7eb3241ea301b819', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-52153.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8334, '2022-03-24 12:26:00', 'SALE/POS8337', 609, 'মেসার্স আজিজ শাহ ট্রান্সপোর্ট(ভৈরবপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;TAKTOR&lt;&sol;p&gt;', '', '75020.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '75020.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-25 12:33:26', '3.41', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5211f7270aae97f99f61f6dcdc2ae18c230759420b81486779f2cfba86e9cce0', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '816597.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8335, '2022-03-24 12:27:00', 'SALE/POS8338', 619, 'মোঃ জাকির এন্টারপ্রাইজ (গং)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;বক্সমাপ নৌকা&lt;&sol;p&gt;', '', '1934400.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '1934400.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-25 12:33:12', '93', 1, '3400000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '580953cc6e4e993625079f16b134dcbdad1ea7c7237be1dc9d407cbceb5e3ca4', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '4360592.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8336, '2022-03-24 12:27:00', 'SALE/POS8339', 609, 'মেসার্স আজিজ শাহ ট্রান্সপোর্ট(ভৈরবপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-8788&lt;&sol;p&gt;', '', '518502.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '518502.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-25 12:32:50', '25.17', 1, '500000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '9d987ede193d2463463c8e3e667abcc7aee9e0f0b76e71218dfdfb97688913a2', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '891617.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8337, '2022-03-24 12:28:00', 'SALE/POS8340', 692, 'মেসার্স S.T.B ব্রিকস(ভৈরবপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;TAKTOR&lt;&sol;p&gt;', '', '75180.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '75180.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-25 12:32:34', '3.575', 1, '75000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b87bc9d4027a97d70dd5295662295cd1059ef512d1ecbebad311879af7ce0241', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1837017.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8338, '2022-03-24 12:28:00', 'SALE/POS8341', 639, 'মেসার্স সমতা ব্রিকস(নেত্রকোনা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-5566&lt;&sol;p&gt;', '', '528525.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '528525.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-25 12:32:16', '23.485', 1, '400000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'bfdc5acf04dbb4bff5201d56223ec214314ee3e0176a938f9306901df87a5065', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '13088485.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8339, '2022-03-24 12:29:00', 'SALE/POS8342', 625, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-2884&lt;&sol;p&gt;', '', '462000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '462000.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-25 12:32:02', '22', 1, '700000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '580b2ec7ffc28acab0dcd1517c75161eb173de58d78f2eaa3be91311bece1ac7', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '8007016.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8340, '2022-03-24 12:29:00', 'SALE/POS8343', 610, 'মেসার্স তাসিন এন্টারপ্রাইজ(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-9612&lt;&sol;p&gt;', '', '432806.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '432806.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-25 12:31:44', '21.005', 1, '337500.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'fec614e29607165a5d17f978388eab511ab4e10f793792896ce8a2bf99f44746', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-391566.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8341, '2022-03-24 12:30:00', 'SALE/POS8344', 677, 'মেসার্স M.M.S ব্রিকস(কিশোরগঞ্জ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5080&lt;&sol;p&gt;', '', '495012.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '495012.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-31 11:54:49', '23.24', 1, '400000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '634813bd8196d7b7f6bdc8fdd70b629d436e6a1ceecdd5309cfb77074d294d1a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '658.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8342, '2022-03-24 12:30:00', 'SALE/POS8345', 627, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(রবিন মিয়া)(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CMT-11-2630&lt;&sol;p&gt;', '', '290666.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '290666.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-25 12:31:10', '14.105', 1, '670000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '17a2d626273ea9358b2c9d4ad90c87c67bd12a6f7de66d1bc160a1bf25b6be28', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '360897.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8343, '2022-03-24 12:44:00', 'SALE/POS8346', 614, 'মেসার্স জোহাদ এন্টারপ্রাইজ(২১-২২) (নিজ হিসাব)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;নগদ ফেরত&lt;&sol;p&gt;', '', '50000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '50000.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-25 12:45:26', '1', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '248f80473025102cbdcc90078b689f47cc0d1fbafd83831b8ffd28134f16fb92', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '3281690.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8344, '2022-03-25 09:16:00', 'SALE/POS8347', 632, 'মেসার্স S.S.B ব্রিকস (সিলেট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;JOST-11-3748&lt;&sol;p&gt;', '', '476775.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '476775.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-26 09:27:03', '21.185', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8051fdfa18cc657f4451ea452ab84b64b3fc3e41052fc354283bad6e32cfaac5', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2902519.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8345, '2022-03-25 09:17:00', 'SALE/POS8348', 650, 'মেসার্স আকাশ ব্রিকস(চান্দুরা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CMT-11-3344&lt;&sol;p&gt;', '', '518698.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '518698.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-26 09:26:45', '23.255', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8590cc802275c05144a547bef2b1fbc61a95b2de0e92950196afd805400ac9aa', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '7350929.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8346, '2022-03-25 09:18:00', 'SALE/POS8349', 651, 'হাজী মোঃ আইনুল ইসলাম(চান্দুরা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;আকাশ ব্রিকস এর হিসাব ১গাড়ি&lt;&sol;p&gt;', '', '518586.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '518586.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-26 09:26:26', '1', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1287ccced65a65fc5099071941ff26a96d7b6c8792b82ffd215ade69c7baebb9', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2342475.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8347, '2022-03-25 09:19:00', 'SALE/POS8350', 688, 'মেসার্স ফ্রেন্ডশীপ এন্টারপ্রাইজ (ফেরিঘট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5996&lt;&sol;p&gt;', '', '367410.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '367410.00', 'completed', 'paid', 0, NULL, 1, 1, '2022-03-26 09:25:54', '16.55', 1, '367410.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '9ac8a55b2eccc8c8dad9328271d465ab3f660bffa50b997afff882b4ed298a95', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-3927.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8348, '2022-03-25 09:20:00', 'SALE/POS8351', 627, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(রবিন মিয়া)(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;MMT-11-0139&lt;&sol;p&gt;', '', '405240.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '405240.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-26 09:25:37', '18.42', 1, '300000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '9550716c99df6bacfbbff07cc5fede7284793a8630e40c2798c2baebd9277437', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-18547.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8349, '2022-03-25 09:21:00', 'SALE/POS8352', 614, 'মেসার্স জোহাদ এন্টারপ্রাইজ(২১-২২) (নিজ হিসাব)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-2906&lt;&sol;p&gt;', '', '412607.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '412607.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-26 09:25:18', '18.67', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5bfc701cd7c8749fa37513159cdf175c22dc624b88c64c44db8f4551292455f3', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '3331690.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8350, '2022-03-25 09:22:00', 'SALE/POS8353', 609, 'মেসার্স আজিজ শাহ ট্রান্সপোর্ট(ভৈরবপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-0768&lt;&sol;p&gt;', '', '448050.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '448050.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-26 09:25:02', '21.745', 1, '500000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c2c121e0687d6b7e6278d9df359440d3b8c437cce1c056a43f1185fcfa72561c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '910119.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8351, '2022-03-25 09:23:00', 'SALE/POS8354', 669, 'মোঃ লিয়াকত মিয়া (তাহেরপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-6695&lt;&sol;p&gt;', '', '324862.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '324862.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-26 09:24:41', '15.77', 1, '301357.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c0a6a799453b6b671d9207ae0dd6745f0b0c059a8d2cf99a4e0931cff88ad598', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '526102.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8352, '2022-03-25 09:23:00', 'SALE/POS8355', 692, 'মেসার্স S.T.B ব্রিকস(ভৈরবপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;১ ট্রলি&lt;&sol;p&gt;', '', '69930.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '69930.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-26 09:24:20', '3.325', 1, '71397.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8524714f10ef4b66a739ea747bc70c4f03e14b0e4003ac993ee95d354fc929a5', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1837197.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8353, '2022-03-13 10:10:00', 'SALE/POS8356', 688, 'মেসার্স ফ্রেন্ডশীপ এন্টারপ্রাইজ (ফেরিঘট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;বাকী জায় ব্যালেন্স ঠিক রাখা&lt;&sol;p&gt;', '', '3927.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '3927.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-26 10:11:19', '1', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '05d22344c17367067120493943013e80aee59acfb688be976981c68a329eafee', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '63483.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8354, '2022-03-23 10:39:00', 'SALE/POS8357', 742, 'মেসার্স কর্ণধারা এগ্রো C/O আজমল (২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-8787&lt;&sol;p&gt;', '', '288900.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '288900.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-26 10:40:15', '12.84', 1, '259875.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a6990ff51cfde2a77261f8ec6e0942cfb9737553c06155a8d438c1be0a223679', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-33620.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8355, '2022-03-21 10:44:00', 'SALE/POS8358', 597, 'মেসার্স M.M.K. ব্রিক্স (কিশোরগঞ্জ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;বাকী জায় ব্যালেন্স ঠিক করা হল&lt;&sol;p&gt;', '', '877.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '877.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-26 10:45:23', '1', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '378ce8ba1120b34270ee93ca89acc5ca70a1d3bb131064c85fc47b4478bf65a4', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '258623.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8356, '2022-03-26 09:54:00', 'SALE/POS8359', 625, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-2884&lt;&sol;p&gt;', '', '477220.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '477220.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-27 10:10:08', '21.395', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '57919a0f510369efeef0a481474b3a2c55c1f66466af7f1029bc8ca588f8efda', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '7769016.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8357, '2022-03-26 09:55:00', 'SALE/POS8360', 647, 'মেসার্স A.S.F ব্রিকস(নেত্রকোনা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-7081&lt;&sol;p&gt;', '', '500625.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '500625.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-27 10:09:40', '22.245', 1, '400000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '6ce57854ed72f2a773620c47418b0fc5e7ecb1595cfb00cb4fc896e1aa701844', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2147532.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8358, '2022-03-26 09:56:00', 'SALE/POS8361', 610, 'মেসার্স তাসিন এন্টারপ্রাইজ(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-5142&lt;&sol;p&gt;', '', '387486.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '387486.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-27 09:59:53', '18.805', 1, '84500.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'dbb292fa48d8419697f72e51e0c0f7afcc19a9c960d2f32d9445760641835558', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-296260.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8359, '2022-03-26 09:57:00', 'SALE/POS8362', 692, 'মেসার্স S.T.B ব্রিকস(ভৈরবপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;TAKTOR&lt;&sol;p&gt;', '', '70560.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '70560.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-27 09:59:33', '3.3599', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'dc832e3903bfa73ec82caad59a3280ec1554aedd0a10d5ef8acfda36de242533', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1835730.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8360, '2022-03-26 09:57:00', 'SALE/POS8363', 692, 'মেসার্স S.T.B ব্রিকস(ভৈরবপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;TAKTOR&lt;&sol;p&gt;', '', '75180.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '75180.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-27 09:59:19', '3.58', 1, '120000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a3afcf1786802a893567b9e7114b8b3ee8a5d84d8a3c1e21e945f99f8afa08cb', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1835730.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8361, '2022-03-26 09:58:00', 'SALE/POS8364', 641, 'মেসার্স S.R এন্টারপ্রাইজ(সিলেট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-8664&lt;&sol;p&gt;', '', '344820.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '344820.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-27 09:59:00', '16.415', 1, '400000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '3e1b24e36881e3a8a91b271de70d1e158fac3d5814a1e7ea79873188f0a3ae3f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '10387407.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8362, '2022-03-27 12:42:00', 'SALE/POS8365', 627, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(রবিন মিয়া)(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-1350&lt;&sol;p&gt;', '', '471020.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '471020.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-28 12:48:42', '21.405', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1a8d6105c9891d4b898126ff55518b02e37a96922b44e3f898fdac2794b9958b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '86693.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8363, '2022-03-27 12:43:00', 'SALE/POS8366', 627, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(রবিন মিয়া)(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;MMT-11-0139&lt;&sol;p&gt;', '', '430320.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '430320.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-28 12:48:27', '19.56', 1, '690000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '0f11ff936abc5dbadd8a7a10f7cb84de00c25337dbf6143aa09d64bcd0c04c41', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '86693.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8364, '2022-03-27 12:43:00', 'SALE/POS8367', 609, 'মেসার্স আজিজ শাহ ট্রান্সপোর্ট(ভৈরবপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;TAKTOR&lt;&sol;p&gt;', '', '70400.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '70400.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-28 12:48:03', '3.1950', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '181a937c0fec5782b0aff73223d344d55775218aca33da54543dcbad6cbf0ec0', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '858169.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8365, '2022-03-27 12:45:00', 'SALE/POS8368', 609, 'মেসার্স আজিজ শাহ ট্রান্সপোর্ট(ভৈরবপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-3945&lt;&sol;p&gt;', '', '482040.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '482040.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-28 12:47:35', '23.4', 1, '85000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b36314495c6808e1cc0f5f5b7567ec58e54d6cb29d8a076f2b415d10a8dd4749', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '928459.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8366, '2022-03-27 12:45:00', 'SALE/POS8369', 692, 'মেসার্স S.T.B ব্রিকস(ভৈরবপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;TAKTOR-09844&lt;&sol;p&gt;', '', '67620.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '67620.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-28 12:47:17', '3.2200', 1, '94000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'bfbf3e7f786727b5d4f077cf1389eb7c547fa57e7649b4682feb24bc22e03a1b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1861470.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8367, '2022-03-27 12:46:00', 'SALE/POS8370', 610, 'মেসার্স তাসিন এন্টারপ্রাইজ(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-5668&lt;&sol;p&gt;', '', '337840.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '337840.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-28 12:46:50', '16.4', 1, '490000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '234bcb47f0c08f70647681209715bb49dd7d2a2b0b7801b3940cbbfb59ead50b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '6726.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8368, '2022-03-28 10:59:00', 'SALE/POS8371', 679, 'মেসার্স A.B.C ব্রিকস (নেত্রকোনা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-8040&lt;&sol;p&gt;', '', '502650.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '502650.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-29 11:01:44', '22.34', 1, '1000000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7189fffbfdeaf4e4e638176eb17f0d3a101ec320d5a8c25dc8b470c35f2587d7', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1977095.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8369, '2022-03-28 11:02:00', 'SALE/POS8372', 610, 'মেসার্স তাসিন এন্টারপ্রাইজ(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-0251&lt;&sol;p&gt;', '', '424772.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '424772.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-29 11:03:04', '20.62', 1, '260000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8a492c765c8f33c1bdada6c33ae8c9805a00516401bc023cd75f96e033aaa52b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-145434.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8370, '2022-03-28 11:03:00', 'SALE/POS8373', 692, 'মেসার্স S.T.B ব্রিকস(ভৈরবপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;TAKTOR&lt;&sol;p&gt;', '', '70350.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '70350.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-29 11:03:53', '3.3499', 1, '70000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '247249f4329fe3e01158d74550a3611eb7502241ede5fb43642b484b39c810da', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1835090.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8371, '2022-03-28 11:04:00', 'SALE/POS8374', 614, 'মেসার্স জোহাদ এন্টারপ্রাইজ(২১-২২) (নিজ হিসাব)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-2906&lt;&sol;p&gt;', '', '418795.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '418795.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-29 11:04:55', '18.95', 1, '1500000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '429227033f38f18cdf28977fe3fe4e75b31a2c271dda64a0267d17b5daf3edd4', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '3744297.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8372, '2022-03-28 11:05:00', 'SALE/POS8375', 656, 'হারিছ ব্রিকস(নরসিংদী)কেয়ার অফ ফাইভ স্টার টান্সপোর্ট(ফের', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-0685&lt;&sol;p&gt;', '', '518535.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '518535.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-29 11:05:58', '25.045', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f4bb0988f12c22fad7db44824e349e1606e694de7726d25637ce8219bef40088', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '5019429.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8373, '2022-03-28 11:06:00', 'SALE/POS8376', 666, 'বাবু সুজিত  সরকার(সুনামগঞ্জ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-4888&lt;&sol;p&gt;', '', '310063.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '310063.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-29 11:07:11', '14.03', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'fcfa17a666a71b8517677aff352bf572000484cb10597b2a608dfe13b563d606', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '529712.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8374, '2022-03-28 11:07:00', 'SALE/POS8377', 666, 'বাবু সুজিত  সরকার(সুনামগঞ্জ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-4868&lt;&sol;p&gt;', '', '349843.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '349843.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-29 11:08:14', '15.825', 1, '659906.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '06219eb367e56a58702ba2cf11773322e87ce76239473a4bf11a432933710dbd', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '529712.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8375, '2022-03-28 11:10:00', 'SALE/POS8378', 735, 'মেসার্স B.B.F ব্রিকস(গৌরিপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-3228&lt;&sol;p&gt;', '', '557723.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '557723.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-29 11:22:34', '25.005', 1, '507501.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '96860e1a467927b36d085bf5bb3143d6e9ae4ccba07923177122206dd4bcb112', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1071865.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8376, '2022-03-28 11:12:00', 'SALE/POS8379', 650, 'মেসার্স আকাশ ব্রিকস(চান্দুরা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-9567&lt;&sol;p&gt;', '', '479673.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '479673.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-29 11:21:52', '21.505', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'bd67e0aa421bb428d12b4d33ed5ca38354748b5a207221c91f28922e663d7161', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '7869627.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8377, '2022-03-28 11:12:00', 'SALE/POS8380', 648, 'মেসার্স হাসান ব্রিকস(চান্দুরা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-3572&lt;&sol;p&gt;', '', '424369.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '424369.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-29 11:21:29', '19.03', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f84a18955049f5c3b16711106f90e125e2b2c7132aaf17f2a429b00921d831db', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '8093525.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8378, '2022-03-28 11:13:00', 'SALE/POS8381', 649, 'মেসার্স জালাল ব্রিকস(চান্দুরা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2334&lt;&sol;p&gt;', '', '504426.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '504426.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-29 11:21:10', '22.62', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '003e1c324f103eb9d196eadd5f311a6668bb2d07399da01ffd62d89e5bf5a6d2', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '7149350.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8379, '2022-03-28 11:14:00', 'SALE/POS8382', 651, 'হাজী মোঃ আইনুল ইসলাম(চান্দুরা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;আকাশ&plus;জালাল&plus;হাসান ব্রিকস এর হিসাব ৩গাড়ি&lt;&sol;p&gt;', '', '1408356.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '1408356.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-29 11:20:44', '1', 1, '1000000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '9a7576924cfd132e2786cded651ff9f3aff63f2d7fb95931929948f6643eb720', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2861061.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8380, '2022-03-28 11:15:00', 'SALE/POS8383', 627, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(রবিন মিয়া)(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;MMT-11-0139&lt;&sol;p&gt;', '', '409860.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '409860.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-29 11:20:02', '18.63', 1, '740000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a8857b3cca7bf0e14da8975a19c13a0ff59e413dfd79ba8792e5a368b1af920a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '298033.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8381, '2022-03-28 11:16:00', 'SALE/POS8384', 609, 'মেসার্স আজিজ শাহ ট্রান্সপোর্ট(ভৈরবপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;TAKTOR&lt;&sol;p&gt;', '', '78980.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '78980.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-29 11:19:40', '3.585', 1, '480000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '02bfa3e272c9c97599a60c11841d05d0f42912fb592a12be6f2c5eff8c29b2cb', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1325609.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8382, '2022-03-28 11:16:00', 'SALE/POS8385', 684, 'মেসার্স K.M.B ব্রিকস (ইব্রাহীমপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMD-12-2328&lt;&sol;p&gt;', '', '110608.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '110608.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-29 11:19:23', '4.96', 1, '100000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f49f98e1bab4bb7011812a2c2b7cb06a3be5ab1ff0a7152bdd18e6a6237d49f6', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '647340.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8383, '2022-03-28 11:17:00', 'SALE/POS8386', 625, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-1350&lt;&sol;p&gt;', '', '369810.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '369810.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-29 11:18:55', '17.61', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '9f1a0a411d4cd3e832ec2be52dc808a325c4333933d9f07da19124d1b6d30e2c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '8246236.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8384, '2022-03-28 11:17:00', 'SALE/POS8387', 625, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-6125&lt;&sol;p&gt;', '', '452970.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '452970.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-29 11:18:29', '21.57', 1, '800000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b0620aa1863f9f0edf4ca8c9c23b65b964a1d70dfb68444baa06a89c1e494b2c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '8246236.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8385, '2022-03-29 10:50:00', 'SALE/POS8388', 647, 'মেসার্স A.S.F ব্রিকস(নেত্রকোনা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-7081&lt;&sol;p&gt;', '', '514125.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '514125.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-30 11:03:54', '22.85', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '262a102730f9210db0f966a1ec9123dd45ac4223be4d61ce72e624e91b4e6aac', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2248157.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8386, '2022-03-29 10:51:00', 'SALE/POS8389', 625, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-1350&lt;&sol;p&gt;', '', '478781.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '478781.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-30 11:03:30', '21.465', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '3787549bf9e7e85a319cd410237716393e08071e60e847f1852f1b776a529fb6', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '8269016.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8387, '2022-03-29 10:51:00', 'SALE/POS8390', 646, 'মেসার্স G.M.C ব্রিকস (২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;বক্সমাপে নৌকা&lt;&sol;p&gt;', '', '1928500.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '1928500.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-30 11:03:11', '95', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '3cd198e67830d39b00c8914b1b0382e0b9a01c235846ea844b9030f13c3ebc26', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '10691202.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8388, '2022-03-29 10:52:00', 'SALE/POS8391', 695, 'মেসার্স বাবুল ব্রিকস(চান্দুরা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-0506&lt;&sol;p&gt;', '', '399839.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '399839.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-30 11:02:43', '17.935', 1, '450000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'fb14fa1af6b996c301175e01600735955e73058bba71ba127d0160954f24aef5', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '537795.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8389, '2022-03-29 10:55:00', 'SALE/POS8392', 675, 'মোঃ মিঠু সরকার (চাঁনপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-2272&lt;&sol;p&gt;', '', '356577.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '356577.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-30 11:02:22', '15.990', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '02cb623ea163202d2c807f63e5f56a7d6483e7a7fc5e7084b9c22d226e60f5f4', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1926592.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8390, '2022-03-29 10:56:00', 'SALE/POS8393', 627, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(রবিন মিয়া)(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-8990&lt;&sol;p&gt;', '', '441540.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '441540.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-30 11:02:00', '20.07', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7a60a181321520874bd00ee84e0d96dd594bbd9043a80ee83056424ccb81fe26', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-32107.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8391, '2022-03-29 10:56:00', 'SALE/POS8394', 627, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(রবিন মিয়া)(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CMT-11-2630&lt;&sol;p&gt;', '', '425260.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '425260.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-30 11:01:31', '19.33', 1, '813616.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c7b3145fd785724c6c9195cb1c1f9d4515c6702c0eec8be06539992475b2b648', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-32107.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8392, '2022-03-29 10:57:00', 'SALE/POS8395', 637, 'মেসার্স তাকি ব্রিকস(ভৈরবপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5996&lt;&sol;p&gt;', '', '503912.50', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '503912.50', 'completed', 'due', 0, NULL, 1, 1, '2022-03-30 11:00:30', '22.15', 1, '500000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b738fc622f8fb4b0a04f0c290956997718f502f1fb5b50339da477bddf15daf8', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '7896061.30');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8393, '2022-03-29 10:57:00', 'SALE/POS8396', 609, 'মেসার্স আজিজ শাহ ট্রান্সপোর্ট(ভৈরবপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-0768&lt;&sol;p&gt;', '', '465766.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '465766.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-30 11:00:11', '22.61', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ba64538ee19ac7f1cbcd7d4555babf012cbc8a65b3937f1a3b36f2fd9eb72653', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '924589.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8394, '2022-03-29 10:58:00', 'SALE/POS8397', 692, 'মেসার্স S.T.B ব্রিকস(ভৈরবপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;TAKTOR&lt;&sol;p&gt;', '', '71610.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '71610.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-30 10:59:54', '3.4049', 1, '72000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '6fa667a2294e90a186cb5705b15f8ded6657ab0b709b428120bd10eb82467089', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1835440.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8395, '2022-03-29 10:59:00', 'SALE/POS8398', 639, 'মেসার্স সমতা ব্রিকস(নেত্রকোনা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-5566&lt;&sol;p&gt;', '', '546750.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '546750.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-30 10:59:35', '24.3', 1, '1000000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '22652b6eb6a28ecec161821316f179ebf55fb1f27608d7b64f3728432fcdf6c1', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '13215971.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8396, '2022-03-30 09:17:00', 'SALE/POS8399', 675, 'মোঃ মিঠু সরকার (চাঁনপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;BOGT-11-2148&lt;&sol;p&gt;', '', '343643.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '343643.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-31 09:30:53', '15.41', 1, '500000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'be9a333ca3673fa6a4f191f325260a85fc8f095bed684e2ee146843cfe78a019', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2283169.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8397, '2022-03-30 09:18:00', 'SALE/POS8400', 627, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(রবিন মিয়া)(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;MMT-11-0139&lt;&sol;p&gt;', '', '409860.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '409860.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-31 09:30:30', '18.63', 1, '450000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '79abf75c52889edd5b5a488acae7c7dbec52008534c5a614902ca709bf4d8404', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '21077.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8399, '2022-03-30 09:20:00', 'SALE/POS8402', 610, 'মেসার্স তাসিন এন্টারপ্রাইজ(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-5142&lt;&sol;p&gt;', '', '384190.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '384190.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-31 09:28:14', '18.65', 1, '900000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'fff20cad738d51b9cffbbbc44ed5e81a1da392d5094a52e03a7372e1fa6a26b2', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '19338.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8400, '2022-03-30 09:21:00', 'SALE/POS8403', 650, 'মেসার্স আকাশ ব্রিকস(চান্দুরা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2068&lt;&sol;p&gt;', '', '530517.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '530517.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-31 09:27:48', '23.79', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '11037eda19d15b201975d4286a258bd46ceebc71ed950bd212e30387120a2f8a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '8349300.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8401, '2022-03-30 09:22:00', 'SALE/POS8404', 651, 'হাজী মোঃ আইনুল ইসলাম(চান্দুরা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;আকাশ ব্রিকস এর হিসাব ১গাড়ি&lt;&sol;p&gt;', '', '530517.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '530517.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-31 09:27:18', '1', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '28c274a7db98f2d564204789c4c5f0a3d35712bcdc833fef0badfbc49e1aae69', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '3269417.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8402, '2022-03-30 09:23:00', 'SALE/POS8405', 634, 'মোঃ কবির মিয়া(আশুগঞ্জ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CMT-11-3344&lt;&sol;p&gt;', '', '481780.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '481780.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-31 09:26:53', '21.795', 1, '501051.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a4dca66c5c9a8939136cdfc1e6343aeabb28af8e89bb3049f04a3a835287ae96', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1475204.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8403, '2022-03-30 09:24:00', 'SALE/POS8406', 625, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-0878&lt;&sol;p&gt;', '', '489039.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '489039.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-31 09:26:27', '21.93', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7eb3b703b2aaad92d0cc5258fdede54a2391f00fe9d052be57e96684e59d65bb', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '8747797.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8404, '2022-03-30 09:25:00', 'SALE/POS8407', 619, 'মোঃ জাকির এন্টারপ্রাইজ (গং)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;বক্সমাপে নৌকা&lt;&sol;p&gt;', '', '2592900.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '2592900.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-31 09:25:57', '129', 1, '574400.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '637469be05ec2f2587a80292b6533df0e358092ed98f732f61dba5a5a6f855a5', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2894992.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8405, '2022-03-30 09:29:00', 'SALE/POS8408', 679, 'মেসার্স A.B.C ব্রিকস (নেত্রকোনা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-8040&lt;&sol;p&gt;', '', '516600.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '516600.00', 'completed', 'due', 0, NULL, 1, 1, '2022-03-31 09:30:06', '22.96', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8d3e0179a0e627d19fea3b58fea7e81edf72852371c4d7624041aabbb54d115b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1479745.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8406, '2022-03-31 11:58:00', 'SALE/POS8409', 656, 'হারিছ ব্রিকস(নরসিংদী)কেয়ার অফ ফাইভ স্টার টান্সপোর্ট(ফের', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-4153&lt;&sol;p&gt;', '', '508185.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '508185.00', 'completed', 'due', 0, NULL, 1, 1, '2022-04-01 12:21:47', '24.545', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '3163400ff97ff501e4909cae5eece754558bf295c89a2ea37d164cdebfc273f6', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '5537964.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8407, '2022-03-31 11:58:00', 'SALE/POS8410', 656, 'হারিছ ব্রিকস(নরসিংদী)কেয়ার অফ ফাইভ স্টার টান্সপোর্ট(ফের', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-3212&lt;&sol;p&gt;', '', '506322.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '506322.00', 'completed', 'due', 0, NULL, 1, 1, '2022-04-01 12:21:30', '24.46', 1, '1000000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5e911f8ef7fde6472496d07635c816f8e8dfe19d150ef65b372cdaaa2ef60d02', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '5537964.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8408, '2022-03-31 11:59:00', 'SALE/POS8411', 609, 'মেসার্স আজিজ শাহ ট্রান্সপোর্ট(ভৈরবপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CHOT-11-0486&lt;&sol;p&gt;', '', '495224.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '495224.00', 'completed', 'due', 0, NULL, 1, 1, '2022-04-01 12:21:11', '24.04', 1, '700000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '6cea098c26c920419297d492be4ca3d4150e6eb649f149c7dd2f5bd71bfbd71d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1390355.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8409, '2022-03-31 12:00:00', 'SALE/POS8412', 696, 'আঃ করিম মিয়া(সিলেট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-0612&lt;&sol;p&gt;', '', '435974.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '435974.00', 'completed', 'due', 0, NULL, 1, 1, '2022-04-01 12:20:54', '20.855', 1, '348700.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '6f67360d9216d0259987ce442051392e9f6fcd4db81361fe2fa925b3ddce7747', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8410, '2022-03-31 12:01:00', 'SALE/POS8413', 637, 'মেসার্স তাকি ব্রিকস(ভৈরবপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-6377&lt;&sol;p&gt;', '', '494357.50', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '494357.50', 'completed', 'due', 0, NULL, 1, 1, '2022-04-01 12:20:30', '21.73', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '914d29bf7c568058c035cfb47f7d73c5853aee919171c04e450740594c0014ec', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '7899973.80');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8411, '2022-03-31 12:02:00', 'SALE/POS8414', 627, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(রবিন মিয়া)(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;MMT-11-0139&lt;&sol;p&gt;', '', '408540.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '408540.00', 'completed', 'due', 0, NULL, 1, 1, '2022-04-01 12:20:09', '18.565', 1, '410000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '48f23711cbeca91a8e88a986f64f3389b877e0c73ad69f72246f3c661d4f14c6', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-19063.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8412, '2022-03-31 12:02:00', 'SALE/POS8415', 613, 'মেসার্স এশিয়া ব্রিকস(সাল্লাবাদ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;MPT-11-0025&lt;&sol;p&gt;', '', '400954.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '400954.00', 'completed', 'due', 0, NULL, 1, 1, '2022-04-01 12:19:48', '17.98', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '73917bd4671d26cbc85a779edd80536c5142ef60f1446f5db7328107fd0de321', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '3451342.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8413, '2022-03-31 12:03:00', 'SALE/POS8416', 732, 'মেসার্স গনি ব্রিকস(ঈশ্বরগঞ্জ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-2884&lt;&sol;p&gt;', '', '420400.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '420400.00', 'completed', 'due', 0, NULL, 1, 1, '2022-04-01 12:19:20', '21.019', 1, '420000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a839e3e1f38d5cb0604d099b6eaa5ebdfc2e50957b8e8436369e52f7909e9de1', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-3343.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8414, '2022-03-31 12:03:00', 'SALE/POS8417', 648, 'মেসার্স হাসান ব্রিকস(চান্দুরা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CMT-11-3344&lt;&sol;p&gt;', '', '480119.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '480119.00', 'completed', 'due', 0, NULL, 1, 1, '2022-04-01 12:19:05', '21.53', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '314d9230fff962aa40d87c6a48c3ae0b4d6929fd8d6e3d30f8cc2eac38bd84be', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '8517894.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8415, '2022-03-31 12:04:00', 'SALE/POS8418', 649, 'মেসার্স জালাল ব্রিকস(চান্দুরা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5080&lt;&sol;p&gt;', '', '547019.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '547019.00', 'completed', 'due', 0, NULL, 1, 1, '2022-04-01 12:18:48', '24.53', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '74ab819ee33de444440f5457709cafae1b95c70416df30a51c3f7af8f087b8e0', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '7653776.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8416, '2022-03-31 12:05:00', 'SALE/POS8419', 650, 'মেসার্স আকাশ ব্রিকস(চান্দুরা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-2046&lt;&sol;p&gt;', '', '559730.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '559730.00', 'completed', 'due', 0, NULL, 1, 1, '2022-04-01 12:18:32', '25.1', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'fa7ea4b9667f0208a2a32722f50be329da8a7503fdbbd5f3c74fb2899dc94921', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '8879817.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8417, '2022-03-31 12:06:00', 'SALE/POS8420', 651, 'হাজী মোঃ আইনুল ইসলাম(চান্দুরা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;হাসান&plus;আকাশ&plus;জালাল ব্রিকস এর হিসাব ৩গাড়ি&lt;&sol;p&gt;', '', '1586868.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '1586868.00', 'completed', 'due', 0, NULL, 1, 1, '2022-04-01 12:18:12', '1', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '1e3c7128bae0318912d5b6e6bd27ca74515217f0da9d172bd3c63e1d248428a7', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '3799934.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8418, '2022-03-31 12:07:00', 'SALE/POS8421', 625, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-5004&lt;&sol;p&gt;', '', '438464.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '438464.00', 'completed', 'due', 0, NULL, 1, 1, '2022-04-01 12:17:36', '21.075', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c3018826de61896e439492739d86aec8da3fb455bd6433ac2516cbf263f2d268', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '9236836.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8419, '2022-03-31 12:07:00', 'SALE/POS8422', 625, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0384&lt;&sol;p&gt;', '', '427856.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '427856.00', 'completed', 'due', 0, NULL, 1, 1, '2022-04-01 12:17:06', '20.565', 1, '1000000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'afb5e235abd89f9239243f17b760805b244ff2aa0c5ae1ac673f0e8d3ddb204a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '9236836.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8420, '2022-03-31 12:08:00', 'SALE/POS8423', 639, 'মেসার্স সমতা ব্রিকস(নেত্রকোনা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-5566&lt;&sol;p&gt;', '', '554625.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '554625.00', 'completed', 'due', 0, NULL, 1, 1, '2022-04-01 12:16:46', '24.65', 1, '500000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '0a41702cef1d5759a221f2c9e401f3d0b9330fbd71056a4e946c60b4d106bd97', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '12762721.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8421, '2022-03-31 12:08:00', 'SALE/POS8424', 677, 'মেসার্স M.M.S ব্রিকস(কিশোরগঞ্জ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-2906&lt;&sol;p&gt;', '', '471240.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '471240.00', 'completed', 'due', 0, NULL, 1, 1, '2022-04-01 12:16:10', '22.44', 1, '500000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5263f738e46551d31299fc4040ad791e63710fe7e6e17c8fbd389e1a52d38ee8', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '95670.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8422, '2022-03-31 12:09:00', 'SALE/POS8425', 666, 'বাবু সুজিত  সরকার(সুনামগঞ্জ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-6592&lt;&sol;p&gt;', '', '260190.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '260190.00', 'completed', 'due', 0, NULL, 1, 1, '2022-04-01 12:15:45', '12.385', 1, '260000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5430699f26ab94508920e2363e84c0c9fcec9e05bbd5e563cb635e3cfa10cfde', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '529712.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8423, '2022-03-31 12:10:00', 'SALE/POS8426', 610, 'মেসার্স তাসিন এন্টারপ্রাইজ(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-5668&lt;&sol;p&gt;', '', '346080.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '346080.00', 'completed', 'due', 0, NULL, 1, 1, '2022-04-01 12:15:26', '16.795', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5df6117d541646655d86df8f413b60713bb4939df31aeecfcb2db14130b2639d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-496472.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8424, '2022-03-31 12:11:00', 'SALE/POS8427', 610, 'মেসার্স তাসিন এন্টারপ্রাইজ(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CMT-11-9819&lt;&sol;p&gt;', '', '301584.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '301584.00', 'completed', 'due', 0, NULL, 1, 1, '2022-04-01 12:15:07', '14.635', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a3a9cc650ae86d8c401963dd23390eb4ed40c41962364c09276889139cb54c77', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-496472.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8425, '2022-03-31 12:11:00', 'SALE/POS8428', 610, 'মেসার্স তাসিন এন্টারপ্রাইজ(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-5574&lt;&sol;p&gt;', '', '298082.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '298082.00', 'completed', 'due', 0, NULL, 1, 1, '2022-04-01 12:12:54', '14.465', 1, '995777.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '3fd647270ee931d7735f9f2bbd7ed1fa51efb716aa455ee0c836131669b7d078', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-496472.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8426, '2022-03-31 12:12:00', 'SALE/POS8429', 692, 'মেসার্স S.T.B ব্রিকস(ভৈরবপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;TAKTOR&lt;&sol;p&gt;', '', '70560.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '70560.00', 'completed', 'due', 0, NULL, 1, 1, '2022-04-01 12:12:39', '3.3550', 1, '71000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5fe91f197e3642c8a0ad421ec2cdaa77ee0d6617268706c48cc401e24f44c7e0', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1835050.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8427, '2022-04-01 10:36:00', 'SALE/POS8430', 637, 'মেসার্স তাকি ব্রিকস(ভৈরবপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-6377&lt;&sol;p&gt;', '', '520065.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '520065.00', 'completed', 'due', 0, NULL, 1, 1, '2022-04-03 10:43:53', '22.86', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8ff87c7548abd77594212b6ba9e8c7c5c3d3aee38efda339150e602edbf83d49', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '8394331.30');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8428, '2022-04-01 10:37:00', 'SALE/POS8431', 613, 'মেসার্স এশিয়া ব্রিকস(সাল্লাবাদ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;MPT-11-0025&lt;&sol;p&gt;', '', '407198.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '407198.00', 'completed', 'due', 0, NULL, 1, 1, '2022-04-03 10:43:34', '18.26', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '7df3eba4cbde5da1d6ad66889ade06b5e8f340f35d1dbb87c34082b1bf1ee9a6', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '3852296.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8429, '2022-04-01 10:38:00', 'SALE/POS8432', 613, 'মেসার্স এশিয়া ব্রিকস(সাল্লাবাদ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5851&lt;&sol;p&gt;', '', '414780.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '414780.00', 'completed', 'due', 0, NULL, 1, 1, '2022-04-03 10:43:16', '18.6', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f42206cfade7be92af11bec220205876306962e1fa5fc3fc7d24ef694ca7bbc7', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '3852296.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8430, '2022-04-01 10:39:00', 'SALE/POS8433', 597, 'মেসার্স M.M.K. ব্রিক্স (কিশোরগঞ্জ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-8787&lt;&sol;p&gt;', '', '370890.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '370890.00', 'completed', 'due', 0, NULL, 1, 1, '2022-04-03 10:42:53', '19.022', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '4dda775766fd581e28ff690e52d6b61a91f254eea991187e02dfc74e8e5f6cab', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '259500.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8431, '2022-04-01 10:39:00', 'SALE/POS8434', 692, 'মেসার্স S.T.B ব্রিকস(ভৈরবপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;TAKTOR&lt;&sol;p&gt;', '', '67410.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '67410.00', 'completed', 'due', 0, NULL, 1, 1, '2022-04-03 10:42:37', '3.21', 1, '70000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '89c54b6a5522f70325893c8e815f01065cda150c405308b9c4affeb4dbf98a54', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1834610.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8432, '2022-04-01 10:40:00', 'SALE/POS8435', 625, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-1350&lt;&sol;p&gt;', '', '447616.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '447616.00', 'completed', 'due', 0, NULL, 1, 1, '2022-04-03 10:42:18', '21.52', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd048cbf25dbb31b441493f1456aface567278a516727d1d582eca3c6d4bf6f46', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '9103156.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8433, '2022-04-01 10:40:00', 'SALE/POS8436', 625, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-9887&lt;&sol;p&gt;', '', '457600.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '457600.00', 'completed', 'due', 0, NULL, 1, 1, '2022-04-03 10:41:42', '21.995', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c82ae5081088b580dc0f1e8b23937bef9a865043d7cd1e28e54c0b4c42a84426', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '9103156.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8434, '2022-04-02 12:18:00', 'SALE/POS8437', 692, 'মেসার্স S.T.B ব্রিকস(ভৈরবপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;TAKTOR&lt;&sol;p&gt;', '', '67620.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '67620.00', 'completed', 'due', 0, NULL, 1, 1, '2022-04-03 13:02:36', '3.215', 1, '70000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '50d155a5cc60bb833f883f9586992d14fb42cb9ea4e0a945419d5ae8a482a758', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1902020.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8435, '2022-04-02 12:18:00', 'SALE/POS8438', 639, 'মেসার্স সমতা ব্রিকস(নেত্রকোনা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-11-5566&lt;&sol;p&gt;', '', '535275.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '535275.00', 'completed', 'due', 0, NULL, 1, 1, '2022-04-03 13:02:20', '23.785', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '5e08c223f87fbcb4e85d05036cc2123e38521e54f7bc269a3d1ff12b17e26619', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '12817346.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8436, '2022-04-02 12:19:00', 'SALE/POS8439', 639, 'মেসার্স সমতা ব্রিকস(নেত্রকোনা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-5067&lt;&sol;p&gt;', '', '546525.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '546525.00', 'completed', 'due', 0, NULL, 1, 1, '2022-04-03 13:02:04', '24.29', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '52439124e06d86303b16b2a5528f50f87ab134ff7d2f6aa69d81aa664220b2ff', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '13352508.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8437, '2022-04-02 12:33:00', 'SALE/POS8440', 819, 'মেসার্স আলিফ ব্রিকস(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-1714&lt;&sol;p&gt;', '', '371943.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '371943.00', 'completed', 'paid', 0, NULL, 1, 1, '2022-04-03 13:01:46', '19.893', 1, '371943.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '578ad83802fca53d8316954b8ae195839c1dd306711b9bb6557ae9b72ddf47c5', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8438, '2022-04-02 12:36:00', 'SALE/POS8441', 726, 'মেসার্স M.R.T ব্রিকস (ভৈরব)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-8050&lt;&sol;p&gt;', '', '540225.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '540225.00', 'completed', 'due', 0, NULL, 1, 1, '2022-04-03 13:01:30', '24.01', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '01a9785cc6e7dc5913037ab5467783eab7c41691794efab3c762733b90212d2c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '4036150.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8439, '2022-04-02 12:37:00', 'SALE/POS8442', 662, 'মেসার্স R.M.B ব্রিকস(নেত্রকোনা)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-0933&lt;&sol;p&gt;', '', '525825.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '525825.00', 'completed', 'due', 0, NULL, 1, 1, '2022-04-03 13:01:03', '23.365', 1, '500000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '3828a889097b3c54f9837076777a75500071a0f795dcd7bc44db5d74765c4f30', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1117590.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8440, '2022-04-02 12:38:00', 'SALE/POS8443', 625, 'মেসার্স সোনালী ট্রান্সপোর্ট(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-6721&lt;&sol;p&gt;', '', '423488.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '423488.00', 'completed', 'due', 0, NULL, 1, 1, '2022-04-03 13:00:45', '20.365', 1, '1077.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '2e2d4f5f47487c444946308b5fe160eb3d2bdfe7d067e371a38d572a98e46b45', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '10008372.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8441, '2022-04-02 12:40:00', 'SALE/POS8444', 670, 'মোঃ জাকির হোসেন জামাই(কালিপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT--24-6721&lt;&sol;p&gt;', '', '414828.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '414828.00', 'completed', 'due', 0, NULL, 1, 1, '2022-04-03 13:00:24', '20.04', 1, '299400.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '36f48b37581326bcf910200609b1305d6ffe2db00127eae8a2c9300eaef4cda9', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '69890.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8442, '2022-04-02 12:49:00', 'SALE/POS8445', 820, 'জুলফিকার (২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0479&lt;&sol;p&gt;', '', '231504.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '231504.00', 'completed', 'paid', 0, NULL, 1, 1, '2022-04-03 13:00:06', '11.125', 1, '231504.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd55e841d9ce3f2fd481de20ea8aac93a34c9fcc8a86f1be95ac86685dd6dd10f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8443, '2022-04-02 12:51:00', 'SALE/POS8446', 821, 'মেসার্স রিয়াজ এন্টারপ্রাইজ(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-2046&lt;&sol;p&gt;', '', '519944.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '519944.00', 'completed', 'paid', 0, NULL, 1, 1, '2022-04-03 12:59:46', '25.24', 1, '519944.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '35d22a60ce20d4c1fa8e7012745c49a8850d49d8e941fab0658d005b2d6103a9', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8444, '2022-04-02 12:52:00', 'SALE/POS8447', 627, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(রবিন মিয়া)(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-0384&lt;&sol;p&gt;', '', '417120.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '417120.00', 'completed', 'due', 0, NULL, 1, 1, '2022-04-03 12:59:27', '18.96', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e646003bccdff01e1380da24615c565d68a4fc857779640000d6e40d5c4cab5c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-20523.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8445, '2022-04-02 12:52:00', 'SALE/POS8448', 627, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(রবিন মিয়া)(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2603&lt;&sol;p&gt;', '', '333080.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '333080.00', 'completed', 'due', 0, NULL, 1, 1, '2022-04-03 12:59:10', '15.134', 1, '450000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '2638130092c2da16e74b9c8f05fb6a9b38944bef6b9c82ad63ef96920f290618', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-20523.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8446, '2022-04-02 12:53:00', 'SALE/POS8449', 617, 'মেসার্স সুমন ব্রিকস(নবীনগর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;বক্সমাপে নৌকা&lt;&sol;p&gt;', '', '400000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '400000.00', 'completed', 'due', 0, NULL, 1, 1, '2022-04-03 12:58:27', '20', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a8af1ede3b1872af4b24e3b899445baa447f58b8be50e8b1363b4d496b00b015', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '28384827.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8447, '2022-04-02 12:54:00', 'SALE/POS8450', 609, 'মেসার্স আজিজ শাহ ট্রান্সপোর্ট(ভৈরবপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-24-0768&lt;&sol;p&gt;', '', '498108.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '498108.00', 'completed', 'due', 0, NULL, 1, 1, '2022-04-03 12:57:57', '24.18', 1, '1036.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '6f361993f7d587ea57a57cd129efa40e42866fc28de84016682e0dcc1d226f91', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1185579.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8448, '2022-04-02 12:55:00', 'SALE/POS8451', 613, 'মেসার্স এশিয়া ব্রিকস(সাল্লাবাদ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;MPT-11-0025&lt;&sol;p&gt;', '', '409428.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '409428.00', 'completed', 'due', 0, NULL, 1, 1, '2022-04-03 12:57:09', '18.355', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '9fc63feeab356553e9cbfdb24ae75aacf27a1dd31fc3eee4db4443680831b24f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '4674274.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8449, '2022-04-02 12:56:00', 'SALE/POS8452', 614, 'মেসার্স জোহাদ এন্টারপ্রাইজ(২১-২২) (নিজ হিসাব)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-2906&lt;&sol;p&gt;', '', '417560.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '417560.00', 'completed', 'due', 0, NULL, 1, 1, '2022-04-03 12:56:51', '18.975', 1, '1031.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'e768ac9ff46cf1667e16a82654ddbc573f71020a431f0bc4fa578c7b296c329c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '2663092.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8450, '2022-03-30 14:54:00', 'SALE/POS8453', 610, 'মেসার্স তাসিন এন্টারপ্রাইজ(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;নগদ ফেরত&lt;&sol;p&gt;', '', '300000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '300000.00', 'completed', 'due', 0, NULL, 1, 1, '2022-04-03 14:55:25', '1', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '13af08d1e9834d718f3ece092064d50db6464742ec96a87b8de743c42f5190fe', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-540726.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8451, '2022-04-01 15:00:00', 'SALE/POS8454', 656, 'হারিছ ব্রিকস(নরসিংদী)কেয়ার অফ ফাইভ স্টার টান্সপোর্ট(ফের', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5080&lt;&sol;p&gt;', '', '478791.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '478791.00', 'completed', 'due', 0, NULL, 1, 1, '2022-04-03 15:08:08', '23.13', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '331c23eb5e3b34a7f65f5a169cd283f6ec0d058c78e9e4df3810ed08a537438f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '5552471.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8452, '2022-04-01 15:02:00', 'SALE/POS8455', 656, 'হারিছ ব্রিকস(নরসিংদী)কেয়ার অফ ফাইভ স্টার টান্সপোর্ট(ফের', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-3212&lt;&sol;p&gt;', '', '457884.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '457884.00', 'completed', 'due', 0, NULL, 1, 1, '2022-04-03 15:07:51', '22.115', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'a0aa833207ccfea590892ab36ea8aea86f7c94192be813d63e568066721e5e93', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '5552471.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8453, '2022-04-01 15:02:00', 'SALE/POS8456', 656, 'হারিছ ব্রিকস(নরসিংদী)কেয়ার অফ ফাইভ স্টার টান্সপোর্ট(ফের', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-9464&lt;&sol;p&gt;', '', '546750.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '546750.00', 'completed', 'due', 0, NULL, 1, 1, '2022-04-03 15:07:32', '24.295', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '0c31051fe356e907027071b6e3642cf29d05397ae6637a2873c3f1cf11b441e3', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '5552471.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8454, '2022-04-01 15:03:00', 'SALE/POS8457', 656, 'হারিছ ব্রিকস(নরসিংদী)কেয়ার অফ ফাইভ স্টার টান্সপোর্ট(ফের', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-6707&lt;&sol;p&gt;', '', '450432.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '450432.00', 'completed', 'due', 0, NULL, 1, 1, '2022-04-03 15:07:16', '21.76', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'cf3ddb78f357698dc135e0cea7d4a4829d955219d9165790975c0f53e5134029', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '5552471.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8455, '2022-04-01 15:05:00', 'SALE/POS8458', 656, 'হারিছ ব্রিকস(নরসিংদী)কেয়ার অফ ফাইভ স্টার টান্সপোর্ট(ফের', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-5366&lt;&sol;p&gt;', '', '535725.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '535725.00', 'completed', 'due', 0, NULL, 1, 1, '2022-04-03 15:06:42', '23.805', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '2d74443d6d6cffae789f58dd012da962235d5b42dbd4fe51ca6d03cad93cdac0', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '5552471.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8456, '2022-04-01 15:05:00', 'SALE/POS8459', 656, 'হারিছ ব্রিকস(নরসিংদী)কেয়ার অফ ফাইভ স্টার টান্সপোর্ট(ফের', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-3212&lt;&sol;p&gt;', '', '523125.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '523125.00', 'completed', 'due', 0, NULL, 1, 1, '2022-04-03 15:06:24', '23.245', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '221ed3a1becfa98d5bf969cb0dbda60f2985edcb06f04fdc31582cb47b7c17b1', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '5552471.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8457, '2022-03-23 16:16:00', 'SALE/POS8460', 627, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(রবিন মিয়া)(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;নগদ ফেরত&lt;&sol;p&gt;', '', '10000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '10000.00', 'completed', 'due', 0, NULL, 1, 1, '2022-04-03 16:17:06', '1', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '8f5ebfca0defea8175d4883c2a69d61a275d460ec73c2f43cf31d53fda907076', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '279677.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8458, '2022-02-15 16:21:00', 'SALE/POS8461', 804, 'মোঃ হেদায়েত উল্লাহ(আগানগর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;সমিতি ২গাড়ি&lt;&sol;p&gt;', '', '800.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '800.00', 'completed', 'due', 0, NULL, 1, 1, '2022-04-03 16:22:19', '1', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '44e75fc517b95572cff37ddd0cbf9e63f9715537a478adf136ef0f5b29334033', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '938964.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8459, '2022-04-03 16:01:00', 'SALE/POS8462', 735, 'মেসার্স B.B.F ব্রিকস(গৌরিপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-5586&lt;&sol;p&gt;', '', '546700.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '546700.00', 'completed', 'due', 0, NULL, 1, 1, '2022-04-04 16:20:36', '24.85', 1, '1000000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '3d7b277c842218e7f91255f0a31fe81f51a051de6f6cd2a294203003d12755e1', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1122087.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8460, '2022-04-03 16:02:00', 'SALE/POS8463', 670, 'মোঃ জাকির হোসেন জামাই(কালিপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-3993&lt;&sol;p&gt;', '', '353423.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '353423.00', 'completed', 'due', 0, NULL, 1, 1, '2022-04-04 16:20:17', '17.405', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b2ff6a4ccfc7a90e7dae98de819ebc15236890239a139d44d7ccca8f604d492d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '185318.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8461, '2022-04-03 16:03:00', 'SALE/POS8464', 688, 'মেসার্স ফ্রেন্ডশীপ এন্টারপ্রাইজ (ফেরিঘট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-5996&lt;&sol;p&gt;', '', '365860.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '365860.00', 'completed', 'due', 0, NULL, 1, 1, '2022-04-04 16:19:59', '16.625', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '925a895a28b3afb26c35b241a96fa25b4fed926566b043aad87111b4707567ca', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8462, '2022-04-03 16:04:00', 'SALE/POS8465', 645, 'মোঃ আলী ইউসুফ(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-3212&lt;&sol;p&gt;', '', '444050.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '444050.00', 'completed', 'due', 0, NULL, 1, 1, '2022-04-04 16:19:41', '21.4', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '96bae7a4af5efaca48b4b225987a5ad88b4bbb868b7c0acf210ba2dd0c06f607', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8463, '2022-04-03 16:04:00', 'SALE/POS8466', 645, 'মোঃ আলী ইউসুফ(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-2064&lt;&sol;p&gt;', '', '466045.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '466045.00', 'completed', 'due', 0, NULL, 1, 1, '2022-04-04 16:19:24', '22.46', 1, '910100.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'aadb6d3a38d6b757a5ca3280068107c4ad7dcef4fa91eed116fed04ec160824c', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8464, '2022-04-03 16:05:00', 'SALE/POS8467', 666, 'বাবু সুজিত  সরকার(সুনামগঞ্জ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-9906&lt;&sol;p&gt;', '', '290784.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '290784.00', 'completed', 'due', 0, NULL, 1, 1, '2022-04-04 16:19:04', '13.975', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '6c52ffa56c6c009752d0b1a9113d51dffbb956b32b3f521ea2d215718b98038f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '529902.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8465, '2022-04-03 16:06:00', 'SALE/POS8468', 666, 'বাবু সুজিত  সরকার(সুনামগঞ্জ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;CHOT-11-0760&lt;&sol;p&gt;', '', '303056.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '303056.00', 'completed', 'due', 0, NULL, 1, 1, '2022-04-04 16:18:44', '14.565', 1, '196580.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'abd8b21f2cba6a347e31a7a28edc6876c03a3c93f536d156b691c7b0da34ae24', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '529902.50');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8466, '2022-04-03 16:06:00', 'SALE/POS8469', 610, 'মেসার্স তাসিন এন্টারপ্রাইজ(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-14-5142&lt;&sol;p&gt;', '', '382130.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '382130.00', 'completed', 'due', 0, NULL, 1, 1, '2022-04-04 16:16:18', '18.545', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'f6cece7b838f94f394fed86d851cf5a8f0da9c9e69310922c1ffc4e179e8558a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-246503.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8467, '2022-04-03 16:07:00', 'SALE/POS8470', 610, 'মেসার্স তাসিন এন্টারপ্রাইজ(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-0626&lt;&sol;p&gt;', '', '331248.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '331248.00', 'completed', 'due', 0, NULL, 1, 1, '2022-04-04 16:15:58', '16.08', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'c9e05fcf87be107d32fd038e0a7dace30f4788b78dc5b8696418797a2a3207bc', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-246503.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8468, '2022-04-03 16:07:00', 'SALE/POS8471', 610, 'মেসার্স তাসিন এন্টারপ্রাইজ(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-0282&lt;&sol;p&gt;', '', '309206.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '309206.00', 'completed', 'due', 0, NULL, 1, 1, '2022-04-04 16:15:40', '15.009', 1, '950000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '850059775ba81bad0d59394fb7823bfd92df112c2164a95198d23b6a017def8d', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-246503.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8469, '2022-04-03 16:08:00', 'SALE/POS8472', 702, 'মেসার্স M.K.B ব্রিকস(কিশোরগঞ্জ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-5004&lt;&sol;p&gt;', '', '430560.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '430560.00', 'completed', 'paid', 0, NULL, 1, 1, '2022-04-04 16:15:16', '20.695', 1, '430560.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '01611de28f2874d18347d56336b750d0364ea9d07cde35fc2a0f32e5d46ef9dc', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '0.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8470, '2022-04-03 16:08:00', 'SALE/POS8473', 692, 'মেসার্স S.T.B ব্রিকস(ভৈরবপুর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;TAKTOR&lt;&sol;p&gt;', '', '66360.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '66360.00', 'completed', 'due', 0, NULL, 1, 1, '2022-04-04 16:14:57', '3.1549', 1, '70000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'eb1a41def2f8271aee9717d84759f34e0fe733dadaf265b3c92c4ef05d99278f', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '1829640.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8471, '2022-04-03 16:09:00', 'SALE/POS8474', 597, 'মেসার্স M.M.K. ব্রিক্স (কিশোরগঞ্জ)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-8787&lt;&sol;p&gt;', '', '370890.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '370890.00', 'completed', 'due', 0, NULL, 1, 1, '2022-04-04 16:14:42', '19.022', 1, '400000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '2ba11c4ba2947e94ca6a45ac5bc0907939e20906854e74c026fbba4585e75b39', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '630390.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8472, '2022-04-03 16:09:00', 'SALE/POS8475', 632, 'মেসার্স S.S.B ব্রিকস (সিলেট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-18-3255&lt;&sol;p&gt;', '', '503940.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '503940.00', 'completed', 'due', 0, NULL, 1, 1, '2022-04-04 16:14:24', '22.7', 1, '1400000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'd2f4ddbffadf84fc13f149e8f00b4a03a191fcef8ee851265e4cabb036689ffa', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '3379294.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8473, '2022-04-03 16:10:00', 'SALE/POS8476', 627, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(রবিন মিয়া)(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-20-8875&lt;&sol;p&gt;', '', '399960.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '399960.00', 'completed', 'due', 0, NULL, 1, 1, '2022-04-04 16:14:09', '18.185', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'ac125cf192153403b0b8e0513b1abcad33553ef545d319b088e0a6dacd64766b', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '309277.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8474, '2022-04-03 16:10:00', 'SALE/POS8477', 627, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(রবিন মিয়া)(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-16-2906&lt;&sol;p&gt;', '', '445720.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '445720.00', 'completed', 'due', 0, NULL, 1, 1, '2022-04-04 16:13:51', '20.255', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, 'b410dc46e29086e67fcfc5ecd7fca82818f592ca81fdb00a0488aa3d9614aab8', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '309277.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8475, '2022-04-03 16:11:00', 'SALE/POS8478', 627, 'মেসার্স আলিফ ট্রেড ইন্টাঃ(রবিন মিয়া)(ফেরীঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;DMT-22-9159&lt;&sol;p&gt;', '', '447040.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '447040.00', 'completed', 'due', 0, NULL, 1, 1, '2022-04-04 16:13:29', '20.32', 1, '1206000.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '80d5e3033fb5927e88971699da4ef3dfe94c5d2ca45458b734af611cc0eb1bfc', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '309277.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8476, '2022-04-03 16:12:00', 'SALE/POS8479', 617, 'মেসার্স সুমন ব্রিকস(নবীনগর)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;বক্সমাপে নৌকা&lt;&sol;p&gt;', '', '400000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '400000.00', 'completed', 'due', 0, NULL, 1, 1, '2022-04-04 16:13:11', '20', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '483625db4908d1eb5034d0ef280a1f7ec7516c286dc81f392cd38f23ba1d7bdb', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '28784827.00');
INSERT INTO `sma_sales` (`id`, `date`, `reference_no`, `customer_id`, `customer`, `biller_id`, `biller`, `warehouse_id`, `note`, `staff_note`, `total`, `product_discount`, `order_discount_id`, `total_discount`, `order_discount`, `product_tax`, `order_tax_id`, `order_tax`, `total_tax`, `shipping`, `grand_total`, `sale_status`, `payment_status`, `payment_term`, `due_date`, `created_by`, `updated_by`, `updated_at`, `total_items`, `pos`, `paid`, `return_id`, `surcharge`, `attachment`, `return_sale_ref`, `sale_id`, `return_sale_total`, `rounding`, `suspend_note`, `api`, `shop`, `address_id`, `reserve_id`, `hash`, `manual_payment`, `cgst`, `sgst`, `igst`, `payment_method`, `weight_scale_price`, `other_cost`, `prev_dues`) VALUES (8477, '2022-04-03 16:38:00', 'SALE/POS8480', 610, 'মেসার্স তাসিন এন্টারপ্রাইজ(ফেরিঘাট)(২১-২২)', 169, 'মাউন এণ্টারপ্রাইজ', 1, '&lt;p&gt;নগদ ফেরত&lt;&sol;p&gt;', '', '170000.00', '0.00', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', '0.00', '170000.00', 'completed', 'due', 0, NULL, 1, 1, '2022-04-04 16:38:54', '1', 1, '0.0000', NULL, '0.0000', NULL, NULL, NULL, '0.0000', '0.0000', NULL, 0, 0, NULL, NULL, '37da5e0a2cd40922db9e9d9428592470ae91dbfe499bea29bb295acf923cdb8a', NULL, NULL, NULL, NULL, NULL, '0.00', '0.00', '-173919.00');


#
# TABLE STRUCTURE FOR: sma_session_lists
#

DROP TABLE IF EXISTS `sma_session_lists`;

CREATE TABLE `sma_session_lists` (
  `id` int(10) NOT NULL,
  `session_name` tinytext NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;

INSERT INTO `sma_session_lists` (`id`, `session_name`) VALUES (3, '2019');
INSERT INTO `sma_session_lists` (`id`, `session_name`) VALUES (4, '2020');


#
# TABLE STRUCTURE FOR: sma_sessions
#

DROP TABLE IF EXISTS `sma_sessions`;

CREATE TABLE `sma_sessions` (
  `id` varchar(40) NOT NULL,
  `ip_address` varchar(45) NOT NULL,
  `timestamp` int(10) unsigned NOT NULL DEFAULT '0',
  `data` blob NOT NULL,
  PRIMARY KEY (`id`),
  KEY `ci_sessions_timestamp` (`timestamp`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('000b7ab912dfa9c43d76374c0943a0146a0a978b', '103.108.88.21', 1601632813, '__ci_last_regenerate|i:1601632813;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1601468495\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1601632764;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('002af94118a83e43ed89658baf3394fb3fffedd4', '127.0.0.1', 1615110998, '__ci_last_regenerate|i:1615110998;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1615034999\";last_ip|s:13:\"116.12.33.144\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1615110974;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('00332e8f1fcfbd29b2fa450a1dcab9cf60057009', '116.12.33.25', 1616598870, '__ci_last_regenerate|i:1616598638;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616567888\";last_ip|s:12:\"116.12.33.25\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616598869;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0037ecc72b7e38052eef726b8876dbf588c3055c', '116.12.34.13', 1646541087, '__ci_last_regenerate|i:1646541025;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1646482210\";last_ip|s:13:\"116.12.32.222\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1646541087;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('003ac7fb8c58d67116369931ae3e05b5d5bdc7bf', '127.0.0.1', 1593597649, '__ci_last_regenerate|i:1593597649;requested_page|s:5:\"admin\";identity|s:11:\"a@gmail.com\";username|s:6:\"farhad\";email|s:11:\"a@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1593590896\";last_ip|s:13:\"43.231.23.122\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|N;view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|N;company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1593596706;register_id|s:1:\"8\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-02-09 10:45:31\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('003b3ecc4632569ec87ecc422b1ce5fabde72c9a', '127.0.0.1', 1617427946, '__ci_last_regenerate|i:1617427946;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617345364\";last_ip|s:13:\"116.12.33.149\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617427904;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('003f6c71fd13bcd48173144007ab41bd93d4ccde', '127.0.0.1', 1614327686, '__ci_last_regenerate|i:1614327686;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1614259833\";last_ip|s:13:\"116.12.32.223\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1614327389;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0041498084619ef620a226c2428aeccd40974517', '116.12.32.63', 1619423198, '__ci_last_regenerate|i:1619423198;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1619357366\";last_ip|s:12:\"116.12.33.77\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1619422417;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0054eadf6d724d21f07de5314766d0ad98b8c847', '116.12.33.49', 1616859474, '__ci_last_regenerate|i:1616859474;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616763763\";last_ip|s:12:\"116.12.32.55\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616859438;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;message|s:25:\"Sale successfully updated\";__ci_vars|a:1:{s:7:\"message\";s:3:\"old\";}');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('005761a6f622766fd845c8702dd783af187a1e5a', '127.0.0.1', 1598104429, '__ci_last_regenerate|i:1598104340;requested_page|s:9:\"admin/pos\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1598090762\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1598104393;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0059185cf54f617dc1b5b56a1c905f352436825f', '127.0.0.1', 1594361185, '__ci_last_regenerate|i:1594361185;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594294025\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('005a0bb2caf1d23203668639a95c95a1de3e4109', '127.0.0.1', 1616836607, '__ci_last_regenerate|i:1616836607;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616763763\";last_ip|s:12:\"116.12.32.55\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616836462;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('005d5177fb68598c0e1b39e99c4e39d6e8451728', '116.12.33.4', 1636949401, '__ci_last_regenerate|i:1636949401;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1636865265\";last_ip|s:12:\"116.12.32.74\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1636949368;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('005e3be8301cc06a0f9ac7d30d77034391c75775', '103.108.88.21', 1595929700, '__ci_last_regenerate|i:1595929700;requested_page|s:13:\"admin/welcome\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1595841827\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595929541;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('005e6e3ed6c7d09cd61fa528cacf125033502369', '116.12.32.134', 1636014786, '__ci_last_regenerate|i:1636014786;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1635997332\";last_ip|s:13:\"116.12.32.134\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1636014743;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('006adff981f7589408dad3e85072a484b312b03b', '116.12.32.21', 1607242676, '__ci_last_regenerate|i:1607242676;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607174440\";last_ip|s:13:\"116.12.33.196\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607242668;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0082efe1a26770ba66da7f9d2b0c1f443863361f', '116.12.32.220', 1643799567, '__ci_last_regenerate|i:1643799567;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1643711831\";last_ip|s:13:\"116.12.32.140\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1643799546;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0083cacc1a25f16226c50d20ce3a81dba7ffcbb0', '103.21.42.197', 1623744125, '__ci_last_regenerate|i:1623744125;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('008767c1b9cb73da89a215b32f1443f10f12e410', '127.0.0.1', 1605418229, '__ci_last_regenerate|i:1605418229;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605352090\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605416440;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0089dccf7fb44ef50ec0e7cedef29b6305ddb3d8', '116.12.34.124', 1641212768, '__ci_last_regenerate|i:1641212768;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1641111342\";last_ip|s:12:\"116.12.34.26\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1641212762;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('008d11af13ecab194d8d32f6f767eb7838fb4dac', '127.0.0.1', 1607243617, '__ci_last_regenerate|i:1607243617;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607174440\";last_ip|s:13:\"116.12.33.196\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607243611;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('00a89591c8daeacf62a9113936045c5a754cf642', '127.0.0.1', 1600333386, '__ci_last_regenerate|i:1600333245;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1600328496\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('00ac82d648846692cbc7036041faa25f4a7118ea', '127.0.0.1', 1613466404, '__ci_last_regenerate|i:1613466404;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1613453111\";last_ip|s:13:\"116.12.33.197\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1613465890;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_posls|i:1;remove_slls|i:1;message|s:25:\"Sale successfully updated\";__ci_vars|a:1:{s:7:\"message\";s:3:\"new\";}');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('00aeadad5bac22fa75b7ce0b630765ccf89a97a6', '127.0.0.1', 1607087720, '__ci_last_regenerate|i:1607087720;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607058571\";last_ip|s:14:\"103.108.91.129\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607087684;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('00b6293a3fb69617f0aec86ebf74e904d78f76ce', '127.0.0.1', 1616997170, '__ci_last_regenerate|i:1616997170;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616900099\";last_ip|s:12:\"116.12.33.57\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616997072;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('00baaa833215ee78802030d492baafffe147099c', '103.108.91.130', 1605514979, '__ci_last_regenerate|i:1605514979;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605445441\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605514969;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('00c07422247fa82573d44597979f69e421359d33', '127.0.0.1', 1606291802, '__ci_last_regenerate|i:1606291682;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606278905\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606291802;remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('00d38c7a85896390f9cfd7ae24940b6ec3245db1', '116.12.33.21', 1630408800, '__ci_last_regenerate|i:1630408800;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1630394204\";last_ip|s:12:\"116.12.33.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1630408151;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('00d7d025c470cc24b5e7504a15a5212e2d7ce6b4', '116.12.32.140', 1643716176, '__ci_last_regenerate|i:1643716176;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1643686372\";last_ip|s:12:\"116.12.34.97\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1643715725;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('01090a66b2b274004ad871072c9a57f80277794f', '127.0.0.1', 1607583075, '__ci_last_regenerate|i:1607583075;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607510654\";last_ip|s:13:\"116.12.32.144\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607583075;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('01094cc597bba4dd7ee4fc08b8c4cfe49b7cc0c5', '116.12.34.105', 1641895578, '__ci_last_regenerate|i:1641895578;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1641875420\";last_ip|s:13:\"116.12.34.105\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1641895562;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0109af633f70660664cee7984acdd3c75af827a5', '116.12.32.41', 1611148404, '__ci_last_regenerate|i:1611148404;requested_page|s:23:\"admin/reports/customers\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1611126373\";last_ip|s:12:\"116.12.32.41\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1611148368;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0109cd5e245a3293ddfcaf18732e3e0901919b0a', '127.0.0.1', 1618037724, '__ci_last_regenerate|i:1618037724;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617980206\";last_ip|s:13:\"116.12.33.194\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1618037465;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0112256e8d9b523b0ef0cc059fb5c24ae776cdd0', '116.12.34.5', 1644574688, '__ci_last_regenerate|i:1644574688;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1644489109\";last_ip|s:12:\"116.12.33.47\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1644574603;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('011a5e1e66ac8e87f1afe3f18b53dcbb79757024', '116.12.33.127', 1619972008, '__ci_last_regenerate|i:1619972008;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1619931769\";last_ip|s:13:\"116.12.33.127\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1619970383;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('012985650c6e87b88819ecd878a6befbdd2cf4d0', '103.108.88.21', 1600000589, '__ci_last_regenerate|i:1600000589;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1599908294\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1600000579;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('01324067d2908dc696511607b403ab90312359ab', '116.12.33.54', 1617511229, '__ci_last_regenerate|i:1617511229;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617447467\";last_ip|s:13:\"116.12.32.198\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617511191;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('013a1ce1bf4c3445ca3aad98cbb03d589fe561d6', '103.108.91.130', 1605188909, '__ci_last_regenerate|i:1605188909;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605101433\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605188877;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('015002760d539e693d06d08c7e4d647b925ac265', '116.12.32.63', 1619423571, '__ci_last_regenerate|i:1619423571;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1619357366\";last_ip|s:12:\"116.12.33.77\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1619423198;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0153e0da6e13a69a60426c05d733185a23d5bd2e', '103.108.88.21', 1603550868, '__ci_last_regenerate|i:1603550868;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1603528349\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1603548987;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('015fb7b42ad4ff51ae2c4b256aa67fa768b3acde', '127.0.0.1', 1605422828, '__ci_last_regenerate|i:1605422828;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605352090\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605422654;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('017550c8038a9c943908db410ac3c38bb7e30179', '127.0.0.1', 1609762845, '__ci_last_regenerate|i:1609762845;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609743297\";last_ip|s:13:\"116.12.32.124\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1609761259;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('017b64f306ea616c914ebd78bfc382eaa898ba36', '116.12.34.220', 1641042216, '__ci_last_regenerate|i:1641041229;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1641011022\";last_ip|s:13:\"116.12.34.220\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1641041362;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('018299e2071f85d30aa1b1b7bdefd80b3d7a37f2', '116.12.33.140', 1609242491, '__ci_last_regenerate|i:1609242491;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609226045\";last_ip|s:13:\"116.12.33.140\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1609242310;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('018633661d0afe23ce1f109dd22b8dc8ed085ab0', '103.108.88.21', 1597478870, '__ci_last_regenerate|i:1597478870;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597468572\";last_ip|s:9:\"127.0.0.1\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597476920;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0192c14b9c9450bc8348db7b5afd4d3ea64c0e98', '116.12.34.19', 1642141063, '__ci_last_regenerate|i:1642141063;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1642069223\";last_ip|s:13:\"116.12.32.208\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1642141013;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0199859ef3c38d1dd3ac054d7efdf86923a4450c', '103.108.88.21', 1603379158, '__ci_last_regenerate|i:1603379158;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1603272648\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1603379134;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('019ce66628ba759d8da34c9526aa40582435ad4b', '127.0.0.1', 1617433304, '__ci_last_regenerate|i:1617433263;requested_page|s:5:\"admin\";identity|s:13:\"abc@gmail.com\";username|s:6:\"FARHAD\";email|s:13:\"abc@gmail.com\";user_id|s:1:\"3\";old_last_login|s:10:\"1617254257\";last_ip|s:14:\"103.126.218.66\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"1\";biller_id|s:1:\"3\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617433295;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('019deacb1dce68a414f219d25ffc24d0d0b9a542', '127.0.0.1', 1611647607, '__ci_last_regenerate|i:1611647607;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1611587853\";last_ip|s:12:\"116.12.32.60\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1611646718;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('019fc035860013c7db50de891ae89b8372c2d504', '127.0.0.1', 1595425360, '__ci_last_regenerate|i:1595425360;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('01aa1fde03628a7f056ef3ae7e504eee8f75f399', '127.0.0.1', 1603710617, '__ci_last_regenerate|i:1603710617;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1603688805\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";message|s:38:\"<p>You are successfully logged in.</p>\";__ci_vars|a:1:{s:7:\"message\";s:3:\"old\";}');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('01aa3ba3774b72f94a2c05958166182e1119d47a', '116.12.34.132', 1634293443, '__ci_last_regenerate|i:1634293443;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1634212446\";last_ip|s:13:\"116.12.32.219\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1634293365;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('01af1d7ae3d570305480893497b7807984e515d1', '116.12.32.202', 1646995441, '__ci_last_regenerate|i:1646995441;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1646918263\";last_ip|s:13:\"116.12.32.158\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1646995426;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('01ba03b19c75e4a0e4163ecc210fa9cd511846e5', '116.12.32.25', 1614589708, '__ci_last_regenerate|i:1614589708;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1614430138\";last_ip|s:13:\"116.12.32.140\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1614589692;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('01c04532749c993d6a0d8292f8afd4edff7eb74f', '116.12.34.19', 1642142678, '__ci_last_regenerate|i:1642142656;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1642069223\";last_ip|s:13:\"116.12.32.208\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1642142678;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('01c67bb8bc5618c6266f72e2071086d0ab608576', '103.126.218.66', 1618481307, '__ci_last_regenerate|i:1618481307;requested_page|s:5:\"admin\";identity|s:13:\"abc@gmail.com\";username|s:6:\"FARHAD\";email|s:13:\"abc@gmail.com\";user_id|s:1:\"3\";old_last_login|s:10:\"1618207227\";last_ip|s:14:\"103.126.218.66\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"1\";biller_id|s:1:\"3\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1618475527;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('01cc63e6ce92dc736da26bc8e6d925e683f74458', '127.0.0.1', 1616147032, '__ci_last_regenerate|i:1616147032;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616069053\";last_ip|s:12:\"116.12.32.81\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616145841;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('01cec0dae43141ae32aff262ea19b2a3b832f686', '116.12.32.218', 1641532258, '__ci_last_regenerate|i:1641532127;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1641465695\";last_ip|s:13:\"116.12.32.207\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1641532257;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('01d4f300ba9846d96e934145d94113f0beae68ae', '116.12.32.134', 1635997334, '__ci_last_regenerate|i:1635997331;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1635947075\";last_ip|s:13:\"116.12.32.171\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1635997333;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('01d6f6e367e832fe031c9e26a1b9c16f1fdfab69', '116.12.32.79', 1642829490, '__ci_last_regenerate|i:1642829490;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1642758727\";last_ip|s:13:\"116.12.34.194\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1642829460;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('01d92dab4cb19468ee4e574e44adfc3091dde69a', '127.0.0.1', 1611413062, '__ci_last_regenerate|i:1611413062;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1611378421\";last_ip|s:13:\"116.12.32.111\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1611412800;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('01ddc1a73b402628dfe7947ab3972b8983912543', '127.0.0.1', 1617881649, '__ci_last_regenerate|i:1617881649;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617857562\";last_ip|s:13:\"116.12.33.187\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617881629;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_posls|i:1;remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('01ec89218402bdaebd12e0b68f1ca3c13632a8ec', '116.12.33.155', 1646554812, '__ci_last_regenerate|i:1646554732;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1646540065\";last_ip|s:12:\"116.12.34.13\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1646554801;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('01f63f01dda84b3a06c1ba42aaef61efef9319a5', '116.12.34.99', 1644735091, '__ci_last_regenerate|i:1644735091;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1644654967\";last_ip|s:13:\"116.12.32.185\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1644735047;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('01fb05e75a265162d91ba9b5c433bade4ab67977', '127.0.0.1', 1605280742, '__ci_last_regenerate|i:1605280742;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605242577\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605280697;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('02049a270e5f01f4103e0922b8fe5637d2c4dc04', '116.12.32.214', 1638788014, '__ci_last_regenerate|i:1638788014;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1638764349\";last_ip|s:13:\"116.12.34.142\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1638787947;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('020c62c42c8e79c5e711ab648bd585450ec0485c', '127.0.0.1', 1597668777, '__ci_last_regenerate|i:1597668777;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597555298\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597666676;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('020ccbeefcb9c975a171fc7f6c344cc23ddf2b89', '116.12.34.98', 1641526100, '__ci_last_regenerate|i:1641526100;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1641465695\";last_ip|s:13:\"116.12.32.207\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1641526065;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('020cdabd822a84aad6949cdb8f890fb93c21a628', '127.0.0.1', 1603859530, '__ci_last_regenerate|i:1603859480;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1603801098\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1603859530;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('020efdcad74f81284b070049912343e04ac72d2d', '103.108.88.21', 1595928554, '__ci_last_regenerate|i:1595928554;requested_page|s:13:\"admin/welcome\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1595841827\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595928388;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0216f9593e96bdcc59decc6bc41bfc227a2cd8bf', '116.12.32.217', 1641713603, '__ci_last_regenerate|i:1641713603;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1641631115\";last_ip|s:12:\"116.12.34.67\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1641713475;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('021cba350b94fd740a23ac1a0fb250f35fb3a702', '116.12.32.221', 1643551392, '__ci_last_regenerate|i:1643551093;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1643519447\";last_ip|s:13:\"116.12.32.221\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1643551379;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('021eefedfbc279298054242e5788f1c50b8a156d', '116.12.33.234', 1617955978, '__ci_last_regenerate|i:1617955978;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617877038\";last_ip|s:13:\"116.12.33.187\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617955927;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('02270668ce9aed8388cbb44d77559a70dafc79c0', '116.12.34.165', 1639293598, '__ci_last_regenerate|i:1639293598;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1639197279\";last_ip|s:13:\"116.12.33.127\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1639293496;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0230cd9daeeae05f56c6225c65aa3614129091df', '116.12.33.207', 1611736288, '__ci_last_regenerate|i:1611736288;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1611659572\";last_ip|s:12:\"116.12.32.50\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1611735441;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('024e3cb772ebdd0d0bb14351cac857c04d4e1a35', '116.12.33.8', 1643099585, '__ci_last_regenerate|i:1643099585;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1643017039\";last_ip|s:13:\"116.12.32.204\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1643099550;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('02563489fc935b965fcd799aee03061f6e31ee41', '116.12.34.99', 1648531624, '__ci_last_regenerate|i:1648531624;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1648458385\";last_ip|s:13:\"116.12.34.176\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1648531606;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('025fb1e9ce0c43b4002474f6f9c29c52f59ca10f', '116.12.34.171', 1638599543, '__ci_last_regenerate|i:1638599543;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1638522905\";last_ip|s:12:\"116.12.34.80\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1638598471;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('026bd06dcb61ee3f17d27261b6bb819a52b41ef2', '127.0.0.1', 1599743654, '__ci_last_regenerate|i:1599743654;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1599653546\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1599743593;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('026d40e169231c1aecb7e64aee4868ef6371ec50', '116.12.33.167', 1637747268, '__ci_last_regenerate|i:1637747268;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1637728564\";last_ip|s:13:\"116.12.33.167\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1637747212;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('027abbd67d1e0c440d2cf73155a5782c6ac33de6', '116.12.32.112', 1615386970, '__ci_last_regenerate|i:1615386970;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1615350987\";last_ip|s:13:\"116.12.33.211\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1615383988;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('027c7ee62f757ac48a66e38f7dc25863819e63e8', '116.12.34.124', 1641210732, '__ci_last_regenerate|i:1641210732;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1641111342\";last_ip|s:12:\"116.12.34.26\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1641210705;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('027cab428de8ff8f784c1d72359183c8c68ed8a9', '116.12.33.187', 1617881342, '__ci_last_regenerate|i:1617881342;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617857562\";last_ip|s:13:\"116.12.33.187\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617879882;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('027cf4517986323c953f04e26d51baf80922d0b7', '103.108.91.130', 1605787655, '__ci_last_regenerate|i:1605787655;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605759720\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605787598;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('027d3b302b42c0c7107d48e2a7c7e12c25c44838', '127.0.0.1', 1600418918, '__ci_last_regenerate|i:1600418915;requested_page|s:5:\"admin\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('027def1f7ffc4e61274431120bb20c5385cb3494', '116.12.34.193', 1645880132, '__ci_last_regenerate|i:1645880132;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1645849672\";last_ip|s:13:\"116.12.34.193\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1645880097;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('027e7be46800dde18855467ef8db884404e780ee', '127.0.0.1', 1597568904, '__ci_last_regenerate|i:1597568904;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597474515\";last_ip|s:12:\"210.1.246.66\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597567598;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('02831cbb696ca17db3fd661fec70f9dafbea658d', '127.0.0.1', 1608732441, '__ci_last_regenerate|i:1608732441;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608705440\";last_ip|s:12:\"116.12.33.10\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608732417;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0288ee770a551ec890717e7f95d6c62c52dac8e1', '116.12.32.57', 1609824108, '__ci_last_regenerate|i:1609824108;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609758894\";last_ip|s:13:\"116.12.32.124\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1609824093;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('028d5c20e61fecde9e58f0b5085c1c061ca806cf', '127.0.0.1', 1597308116, '__ci_last_regenerate|i:1597308070;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597294316\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597308099;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('028de6fcdd1b4fbcf70fc614e77bb5727697c5da', '127.0.0.1', 1614085710, '__ci_last_regenerate|i:1614085710;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1614060490\";last_ip|s:12:\"116.12.33.28\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1614085690;remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('02a52243128bdc2178d8a6d9bca135650fe91a26', '127.0.0.1', 1614159268, '__ci_last_regenerate|i:1614159268;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1614085214\";last_ip|s:12:\"116.12.33.97\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1614155684;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('02aafcd14f79c42b076c2989e1d303e2460d8d79', '127.0.0.1', 1609592489, '__ci_last_regenerate|i:1609592489;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609414124\";last_ip|s:13:\"116.12.33.162\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1609592405;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('02b85cb4cb71147067e62f9c1f40acd865244a9d', '127.0.0.1', 1595845859, '__ci_last_regenerate|i:1595845859;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1595837189\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595845524;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('02c0ae68684561e9eeb32cad44f350bf3e0a43bb', '127.0.0.1', 1606729093, '__ci_last_regenerate|i:1606729093;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606658064\";last_ip|s:14:\"103.108.91.129\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606729039;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('02c2be3e56dc6d8b84c0bc4b8958df50f4475a83', '127.0.0.1', 1604299412, '__ci_last_regenerate|i:1604299412;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1604240911\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1604295810;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('02d55104a1b4d7b5ce78eec182f1b56deb327b42', '127.0.0.1', 1594900637, '__ci_last_regenerate|i:1594900637;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594897472\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1594900531;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('02e328af56e9ce45bbfa496f3c36fd4bceb54898', '103.108.88.21', 1601731911, '__ci_last_regenerate|i:1601731812;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1601631743\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1601731911;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('02e34e27b267238242534b3353100b9a0f579c5f', '116.12.32.12', 1614178809, '__ci_last_regenerate|i:1614178809;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1614155657\";last_ip|s:12:\"116.12.32.12\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1614178771;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('02e5e8f9d6e92e07be2adc3df9d8a190f0648140', '103.108.91.130', 1606574565, '__ci_last_regenerate|i:1606574565;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606455480\";last_ip|s:14:\"103.108.91.129\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606574564;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;remove_posls|i:1;message|s:27:\"POS Sale successfully added\";__ci_vars|a:1:{s:7:\"message\";s:3:\"old\";}');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('03098ba112f49cf27aa1a1e05a3157447ba59bc9', '116.12.34.140', 1646810638, '__ci_last_regenerate|i:1646810638;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1646742566\";last_ip|s:13:\"116.12.32.207\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1646810618;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0310c0886e7fd1322eb586449951ebca1af6e2a2', '127.0.0.1', 1608367119, '__ci_last_regenerate|i:1608367119;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608354918\";last_ip|s:12:\"116.12.33.12\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608367114;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0314f81a5eeeee5c50c64d7cb181976e7b3a7b82', '116.12.34.179', 1636260271, '__ci_last_regenerate|i:1636260271;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1636186934\";last_ip|s:12:\"116.12.34.13\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1636254402;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('031e7c54602ca0cde05064f619d1d08068a6fe89', '116.12.33.245', 1635842792, '__ci_last_regenerate|i:1635842792;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1635766383\";last_ip|s:13:\"116.12.34.123\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1635842592;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0320878a3200561c1422c1494bfeecb9d79ba220', '127.0.0.1', 1609913871, '__ci_last_regenerate|i:1609913863;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609854364\";last_ip|s:12:\"116.12.32.57\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0323181a57c1c5c4db4f0ea9a234b038c7520cbd', '127.0.0.1', 1615714994, '__ci_last_regenerate|i:1615714994;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1615625339\";last_ip|s:13:\"116.12.32.217\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1615714968;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0326450c7c2b5772dfcd5548a6bb74bf25aec253', '127.0.0.1', 1608989999, '__ci_last_regenerate|i:1608989991;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608895737\";last_ip|s:13:\"116.12.32.142\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608989990;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('032a2cf21207a690184bbe741019895ef7081858', '103.108.91.130', 1605511799, '__ci_last_regenerate|i:1605511799;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605445441\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605511318;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('032b1e1349f181a7ab7b18cb8e900b26d54c2624', '116.12.32.205', 1646112417, '__ci_last_regenerate|i:1646112417;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1646026760\";last_ip|s:12:\"116.12.34.67\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1646112394;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('032b67bd32d00a9a06131ce722318a3475bd14ad', '127.0.0.1', 1606462351, '__ci_last_regenerate|i:1606462351;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606395992\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606462290;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0335370bb5363969a37f4b217018224498575be7', '127.0.0.1', 1607254935, '__ci_last_regenerate|i:1607254935;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607231553\";last_ip|s:13:\"37.111.217.54\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607254906;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('033f809a43d9a02e66b1e314a3e5c7ba87d4a2af', '127.0.0.1', 1598793622, '__ci_last_regenerate|i:1598793622;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1598766614\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1598793591;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_posls|i:1;message|s:27:\"POS Sale successfully added\";__ci_vars|a:1:{s:7:\"message\";s:3:\"new\";}');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('03411ce71b464ad86971304f9eb4d6cc33064748', '116.12.32.204', 1643025278, '__ci_last_regenerate|i:1643025278;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1643008271\";last_ip|s:13:\"116.12.34.139\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1643025260;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('03435afa94a300e00ba6baa7106245fdede0ee36', '127.0.0.1', 1593590454, '__ci_last_regenerate|i:1593590454;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('034a6a5e9aeba44a881feb4f00177f04e1b13d61', '127.0.0.1', 1616331102, '__ci_last_regenerate|i:1616331102;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616303140\";last_ip|s:11:\"116.12.33.5\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616330829;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0357141b14bb994afd31fb15afee03cc41aedfa9', '103.108.88.21', 1603193418, '__ci_last_regenerate|i:1603193418;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1603174957\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1603192972;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('036c8576a67277932bc7e0f94e6da4b5ac55d462', '127.0.0.1', 1608041597, '__ci_last_regenerate|i:1608041597;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608012145\";last_ip|s:13:\"116.12.33.147\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608041573;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0372d90e789747c942cdff40b5874bf44ae5e844', '116.12.32.142', 1622041938, '__ci_last_regenerate|i:1622041936;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1622013207\";last_ip|s:13:\"116.12.32.120\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1622041938;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('037e6659c9883bafe7d4749e73341fb0615175d2', '127.0.0.1', 1606462672, '__ci_last_regenerate|i:1606462672;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606395992\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606462633;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('03813c29cf2692fd6c2d8eb834cb53fc7d54633d', '116.12.32.161', 1643344185, '__ci_last_regenerate|i:1643344185;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1643263805\";last_ip|s:12:\"116.12.34.35\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1643344159;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('038752af0df76bf2351e3e289463a4d70522b7c7', '116.12.32.101', 1630474398, '__ci_last_regenerate|i:1630474175;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1630407922\";last_ip|s:12:\"116.12.33.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1630474355;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_posls|i:1;remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('038c210248eca839239038fbefa66bfd9db76bcb', '127.0.0.1', 1616334777, '__ci_last_regenerate|i:1616334539;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616303140\";last_ip|s:11:\"116.12.33.5\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616334777;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0396706ffa405a49d261e227a288680556c3b95a', '116.12.32.214', 1642578502, '__ci_last_regenerate|i:1642578502;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1642503029\";last_ip|s:13:\"116.12.34.104\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1642578468;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('039748a8cbe5b410a5f6862f9adb1f14e60c22a4', '127.0.0.1', 1595140108, '__ci_last_regenerate|i:1595139823;requested_page|s:5:\"admin\";identity|s:13:\"abc@gmail.com\";username|s:6:\"FARHAD\";email|s:13:\"abc@gmail.com\";user_id|s:1:\"3\";old_last_login|s:10:\"1594892659\";last_ip|s:12:\"210.1.246.66\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"2\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"1\";biller_id|s:1:\"3\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595139887;register_id|s:1:\"9\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-06-08 08:16:14\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('03a40d0f3340e1b937e651b6f64aba5bfdde8b6a', '127.0.0.1', 1595586473, '__ci_last_regenerate|i:1595586473;requested_page|s:13:\"admin/welcome\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1595565257\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595586430;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('03a4238c7764030832d5f3c6d78297e67dd56701', '116.12.32.183', 1649067125, '__ci_last_regenerate|i:1649067125;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1648958901\";last_ip|s:12:\"116.12.32.68\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1649067105;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('03a76a9be5acf04d29305923e2ae8ce5d0f6d200', '103.108.88.21', 1597483179, '__ci_last_regenerate|i:1597483179;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597468572\";last_ip|s:9:\"127.0.0.1\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597481138;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('03c1690c13c109974d7b7bacdd18199bde1ac90c', '116.12.33.241', 1620228908, '__ci_last_regenerate|i:1620228908;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1620214876\";last_ip|s:13:\"116.12.33.241\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1620228495;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('03d15a96c4f20d263b9cffaf63644ba9333cb1ba', '116.12.32.59', 1625827766, '__ci_last_regenerate|i:1625827766;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1625742360\";last_ip|s:13:\"116.12.32.222\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1625827740;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('03d3666b15c1b88a0f7e93ed46f936bb74f55824', '127.0.0.1', 1595326540, '__ci_last_regenerate|i:1595326540;requested_page|s:5:\"admin\";identity|s:13:\"abc@gmail.com\";username|s:6:\"FARHAD\";email|s:13:\"abc@gmail.com\";user_id|s:1:\"3\";old_last_login|s:10:\"1595139858\";last_ip|s:12:\"210.1.246.66\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"2\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"1\";biller_id|s:1:\"3\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595326493;register_id|s:1:\"9\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-06-08 08:16:14\";error|s:104:\"<h4>404 Not Found!</h4><p>The page you are looking for can not be found.</p>http://samratbd.com/ci/admin\";__ci_vars|a:1:{s:5:\"error\";s:3:\"new\";}');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('03de1609d9e836fbe514f0c65f5214df1e99f0e6', '103.108.88.21', 1594733276, '__ci_last_regenerate|i:1594733276;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594717643\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1594732858;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('03dec095b3c68f510aeb70af692fe55713af7c53', '116.12.34.38', 1627811006, '__ci_last_regenerate|i:1627811006;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1627715842\";last_ip|s:12:\"116.12.33.92\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('03f5bafb25e8d3d839259ad782030f20c7945f68', '127.0.0.1', 1607170484, '__ci_last_regenerate|i:1607170484;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607086449\";last_ip|s:13:\"116.12.33.128\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607168873;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('03f860385b7c8db02369bfc0bf4e28fa91fd834b', '127.0.0.1', 1604726896, '__ci_last_regenerate|i:1604726896;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1604639557\";last_ip|s:14:\"103.108.91.131\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1604726874;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('03fb94957711c820af3ac0e15ae72d9c8b4c1cd0', '116.12.33.13', 1615539244, '__ci_last_regenerate|i:1615539244;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1615439720\";last_ip|s:13:\"116.12.33.120\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1615539216;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('03fc1e4ea3569ac52fe43c0be695ea3ea4d1a199', '116.12.34.194', 1642761276, '__ci_last_regenerate|i:1642761276;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1642676905\";last_ip|s:13:\"116.12.32.153\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1642761252;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('03fe495c914d805a68b6166338e5968b116e2911', '116.12.34.154', 1648268830, '__ci_last_regenerate|i:1648268830;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1648189385\";last_ip|s:13:\"116.12.34.243\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1648267881;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('03ff901ead9d2cf0e116a514e6a5dd827f573e78', '127.0.0.1', 1616681537, '__ci_last_regenerate|i:1616681536;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616644549\";last_ip|s:13:\"116.12.33.191\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616681537;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('040698023e144cc46b8d898ee9893d579fcd1abf', '103.108.88.21', 1594705607, '__ci_last_regenerate|i:1594705607;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594614684\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('04120524618576a047aac8a29af146d294f36dca', '116.12.33.210', 1620367002, '__ci_last_regenerate|i:1620366995;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1620313656\";last_ip|s:13:\"116.12.32.215\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0417a52212b9e10794ed261fcda156b760894adb', '116.12.32.183', 1649066480, '__ci_last_regenerate|i:1649066480;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1648958901\";last_ip|s:12:\"116.12.32.68\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1649063529;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0432171633f1b08d7416edf84a48b0b2af71e424', '116.12.34.148', 1640238452, '__ci_last_regenerate|i:1640238452;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1640147426\";last_ip|s:13:\"116.12.33.170\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1640238432;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('04363f154dbd8b09b9697f79ec6fe3929d3fdc77', '127.0.0.1', 1617033101, '__ci_last_regenerate|i:1617033101;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616987903\";last_ip|s:13:\"116.12.33.116\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617033036;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('043f6ad6244e3374f9ee0958051990fbfed1425f', '116.12.34.160', 1639383616, '__ci_last_regenerate|i:1639383494;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1639289751\";last_ip|s:13:\"116.12.34.165\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1639383615;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('04532ab2a265393409a75cca7a81da8be618957e', '116.12.32.96', 1608107675, '__ci_last_regenerate|i:1608107675;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608040715\";last_ip|s:12:\"116.12.33.28\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608107646;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('04590770c000a3eeedf8ff5983843096c474414a', '116.12.34.13', 1646540724, '__ci_last_regenerate|i:1646540724;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1646482210\";last_ip|s:13:\"116.12.32.222\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1646540442;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('046a2bd9b74890981c3b6d4e0321873714d87b1f', '103.108.91.130', 1606723399, '__ci_last_regenerate|i:1606723399;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606658064\";last_ip|s:14:\"103.108.91.129\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606723237;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('046d0e51e490790403aa4d28f8f40e64d7b6e2c7', '127.0.0.1', 1613725110, '__ci_last_regenerate|i:1613725110;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1613658550\";last_ip|s:12:\"116.12.33.94\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1613724823;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('046f43aa62be9a8172a0f00760752102d64f7413', '116.12.32.134', 1636017400, '__ci_last_regenerate|i:1636017400;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1635997332\";last_ip|s:13:\"116.12.32.134\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1636017126;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('047fd67d6e17b83ce2f4416f7cfb9b8a1b9d70f9', '116.12.32.128', 1607523138, '__ci_last_regenerate|i:1607523070;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607424997\";last_ip|s:13:\"116.12.32.145\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607523138;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('048133010344ad25a8dfaceebf4f2406ed5ba314', '116.12.32.202', 1647005644, '__ci_last_regenerate|i:1647005644;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1646918263\";last_ip|s:13:\"116.12.32.158\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1647005450;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('04a0628ed677e87ccf2737664190d623508f7e40', '103.108.88.21', 1593854014, 'requested_page|s:15:\"admin/customers\";__ci_last_regenerate|i:1593854014;identity|s:11:\"r@gmail.com\";username|s:4:\"neon\";email|s:11:\"r@gmail.com\";user_id|s:1:\"4\";old_last_login|s:10:\"1593596310\";last_ip|s:14:\"203.190.14.186\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"5\";warehouse_id|s:1:\"1\";view_right|s:1:\"1\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"4\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1593836831;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('04ad0e42f4f4a41c850925bb2247529ff00c61ce', '103.108.88.21', 1597659386, '__ci_last_regenerate|i:1597659386;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597555298\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597659023;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('04b2d9d1930cc290ab4207141d50826df2d0f74a', '116.12.33.8', 1643098204, '__ci_last_regenerate|i:1643098204;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1643017039\";last_ip|s:13:\"116.12.32.204\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1643098174;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('04bf9f101ec56669478140a65749ebaacf8c0e31', '127.0.0.1', 1617094579, '__ci_last_regenerate|i:1617094579;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617080165\";last_ip|s:12:\"116.12.33.37\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617094456;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('04c3366f05ef794c79e8e1e8b68ae22fa67c72e9', '116.12.32.184', 1638281150, '__ci_last_regenerate|i:1638281111;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1638263640\";last_ip|s:13:\"116.12.33.212\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1638281149;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('04c3ed450e857ed714ab3a7dce8c2892f0be6a98', '127.0.0.1', 1608470025, '__ci_last_regenerate|i:1608470025;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608375836\";last_ip|s:12:\"116.12.33.12\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608470010;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('04ca00c4d36d46032403f1b008b6865134da3b77', '116.12.33.151', 1614327373, '__ci_last_regenerate|i:1614327373;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1614259833\";last_ip|s:13:\"116.12.32.223\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1614322404;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('04ccde25955d935bf7ce932646b4e2c9ea7757e8', '127.0.0.1', 1614782855, '__ci_last_regenerate|i:1614782855;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1614744448\";last_ip|s:12:\"116.12.33.44\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1614782839;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('04cf0fc705f0f888d5943a45573db470888b68aa', '127.0.0.1', 1608820279, '__ci_last_regenerate|i:1608820279;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608788187\";last_ip|s:11:\"116.12.33.7\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608820270;remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('04cf1dd31b30c6788896169412bb8f3adf4bcc01', '116.12.34.252', 1645082216, '__ci_last_regenerate|i:1645082216;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1645067649\";last_ip|s:13:\"116.12.34.252\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1645082075;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('04dd0efd62dfeb5b450c0ff65d015a039f3f4e05', '127.0.0.1', 1615090678, '__ci_last_regenerate|i:1615090678;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1615034999\";last_ip|s:13:\"116.12.33.144\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1615090490;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('04dd339a96b57e309b1b2aa996ef6dc69ce2098d', '116.12.33.77', 1619366443, '__ci_last_regenerate|i:1619366354;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1619346721\";last_ip|s:12:\"116.12.33.77\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1619366443;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('04e0a553fd00ddc426bc96fe1cf6319e6c94e68b', '127.0.0.1', 1612181619, '__ci_last_regenerate|i:1612181613;requested_page|s:15:\"admin/pos/sales\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('04e22fb6f3fb3281c25e69dd41d88ff6c2ccd524', '127.0.0.1', 1594718705, '__ci_last_regenerate|i:1594718705;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594700519\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1594718225;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('04ef19602665697b504d9ba97b36e0d6be4d534b', '116.12.32.221', 1620716391, '__ci_last_regenerate|i:1620716391;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1620640418\";last_ip|s:13:\"116.12.33.150\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1620716356;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;message|s:25:\"Sale successfully updated\";__ci_vars|a:1:{s:7:\"message\";s:3:\"new\";}');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('04f593114cfadd7b1a1a600177ff6a8ac81e0da5', '103.108.88.21', 1595070807, '__ci_last_regenerate|i:1595070807;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594988188\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595069380;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('050735d92b630fdbbd345471df3878532779f4ee', '103.108.91.130', 1605513644, '__ci_last_regenerate|i:1605513644;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605445441\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605513614;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('050c6a8453847931ca0db3fd88f9f0a0a1c7a6ca', '127.0.0.1', 1615557804, '__ci_last_regenerate|i:1615557804;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1615538557\";last_ip|s:12:\"116.12.33.13\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0515cd6426276a0e86228191d5f24f29579a8e47', '116.12.32.223', 1640842746, '__ci_last_regenerate|i:1640842746;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1640752748\";last_ip|s:13:\"116.12.34.137\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1640842713;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('051cb577f4c97f164b57f87c5b6b4bbbbb8c94f8', '116.12.32.202', 1635420114, '__ci_last_regenerate|i:1635419880;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1635396399\";last_ip|s:12:\"116.12.34.44\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1635420021;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('051e9b54bc650ee0064948ed0a7e40b31edb4fa1', '127.0.0.1', 1616252273, '__ci_last_regenerate|i:1616252273;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616144499\";last_ip|s:13:\"116.12.33.146\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616251195;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('051eb970fabeaeb0e2dd3132b01f210dd088586b', '127.0.0.1', 1614863605, '__ci_last_regenerate|i:1614863605;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1614834433\";last_ip|s:13:\"116.12.33.158\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1614863386;message|s:26:\"Payment successfully added\";__ci_vars|a:1:{s:7:\"message\";s:3:\"old\";}');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0521bd05dfe08ca67b4cf31a81c2d346efcb0a4c', '127.0.0.1', 1607752219, '__ci_last_regenerate|i:1607752219;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607665148\";last_ip|s:13:\"116.12.32.213\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607752208;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0524690e2e53a3a360dca68b320c2a8718aa611c', '116.12.34.67', 1641636448, '__ci_last_regenerate|i:1641636448;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1641617148\";last_ip|s:12:\"116.12.34.67\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1641631294;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('05320204272c9693bada0ead2be1c979f8a984b1', '116.12.33.191', 1616673165, '__ci_last_regenerate|i:1616673165;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616644549\";last_ip|s:13:\"116.12.33.191\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616671188;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('05368658314505d9c3d60da39c15e343ce7f9fc9', '127.0.0.1', 1615383793, '__ci_last_regenerate|i:1615383793;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1615350987\";last_ip|s:13:\"116.12.33.211\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1615383771;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0547bfb595c56f3a607cefd3ac223044b0e8302e', '127.0.0.1', 1605787275, '__ci_last_regenerate|i:1605787275;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605759720\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605784722;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0550eec5de381200b29736601f278e017d06602d', '127.0.0.1', 1606051122, '__ci_last_regenerate|i:1606051122;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606025936\";last_ip|s:14:\"103.108.91.129\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606050411;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('05532ea2de3b07ea596c89669fc7d54a7c352989', '127.0.0.1', 1594804137, '__ci_last_regenerate|i:1594804137;error|s:172:\"<h4>404 Not Found!</h4><p>The page you are looking for can not be found.</p>http://samratbd.com/ci/themes/default/admin/assets/styles/fonts/glyphicons-halflings-regular.ttf\";__ci_vars|a:1:{s:5:\"error\";s:3:\"new\";}');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('05587b9770d0b5d40fb04e3427f9214c857c517d', '116.12.33.144', 1611818941, '__ci_last_regenerate|i:1611818941;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1611730165\";last_ip|s:13:\"116.12.33.207\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1611818822;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('055a3dc62209a5961c837b001b3a4ea5c05afd33', '127.0.0.1', 1612103479, '__ci_last_regenerate|i:1612103409;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1612018324\";last_ip|s:13:\"116.12.32.171\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1612103478;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0561fdcecc42f74eb9bfbe66e4b1359bbbc9ecdb', '116.12.32.215', 1631518771, '__ci_last_regenerate|i:1631518771;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1631358227\";last_ip|s:13:\"116.12.34.221\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1631517856;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('05690ae0c80ed5210ebe2b95375a4f73397ca587', '127.0.0.1', 1618053783, '__ci_last_regenerate|i:1618053783;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1618029307\";last_ip|s:12:\"116.12.33.48\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1618053757;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('056a1239208ebda837ea703a8d0a8e5adec0b6ce', '116.12.32.96', 1608125426, '__ci_last_regenerate|i:1608125426;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608100273\";last_ip|s:12:\"116.12.32.96\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608124802;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0570ddb2832323838be0478c77d9e169b3f9d64a', '127.0.0.1', 1599658107, '__ci_last_regenerate|i:1599657870;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1599569535\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1599658106;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0574636d50af3e70d3f4c6739744ffc507c70799', '127.0.0.1', 1611579634, '__ci_last_regenerate|i:1611579621;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1611405986\";last_ip|s:13:\"116.12.32.111\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1611579623;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0575b308970fe901cade80a54bcd00c6956e738c', '103.108.91.130', 1606894984, '__ci_last_regenerate|i:1606894984;requested_page|s:9:\"admin/pos\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606884807\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606894941;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('057cb50f58c461ea772686b0bd7138151aaa8f5c', '127.0.0.1', 1595478574, '__ci_last_regenerate|i:1595478574;requested_page|s:13:\"admin/welcome\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1595425378\";last_ip|s:14:\"103.131.156.42\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595478366;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('057e00ca0a1c7815efec66ed783924615f22b22d', '127.0.0.1', 1603262872, '__ci_last_regenerate|i:1603262872;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1603193443\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1603261865;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0585c844158f2cc8c7af6d1c42ded3a217a3a38c', '116.12.32.211', 1637387429, '__ci_last_regenerate|i:1637387335;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1637310084\";last_ip|s:13:\"116.12.34.215\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1637387389;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('05863aae07c5cc3015f6ef6cbec2bc7d309dde08', '116.12.33.92', 1627718551, '__ci_last_regenerate|i:1627718551;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1626175324\";last_ip|s:13:\"116.12.33.189\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1627718537;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('058b47b7cb0f95c6588dff74e89e06a0152db241', '127.0.0.1', 1614657969, '__ci_last_regenerate|i:1614657969;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1614601592\";last_ip|s:12:\"116.12.32.25\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";error|N;last_activity|i:1614657198;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('058bcb507f886b76b0bab952e435008d51c18981', '127.0.0.1', 1617686278, '__ci_last_regenerate|i:1617686197;requested_page|s:5:\"admin\";identity|s:13:\"abc@gmail.com\";username|s:6:\"FARHAD\";email|s:13:\"abc@gmail.com\";user_id|s:1:\"3\";old_last_login|s:10:\"1617520073\";last_ip|s:14:\"103.126.218.66\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"1\";biller_id|s:1:\"3\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617686201;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0590b88516080b39a0dcc43fc56e5f8356c8804e', '116.12.33.242', 1616245984, '__ci_last_regenerate|i:1616245984;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616144499\";last_ip|s:13:\"116.12.33.146\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616245969;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('059223cbc2b3aeed57f76789e22826fbbb7289f6', '127.0.0.1', 1617427297, '__ci_last_regenerate|i:1617427297;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617345364\";last_ip|s:13:\"116.12.33.149\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617423788;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('05953b951e184cbe88c967e3d78e959f6e3c2710', '103.108.88.21', 1594790576, '__ci_last_regenerate|i:1594790576;requested_page|s:15:\"admin/customers\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594754399\";last_ip|s:12:\"210.1.246.66\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1594789989;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('05a1a3937c303767a0b96e9889f6c0401bc8b936', '116.12.33.57', 1616905190, '__ci_last_regenerate|i:1616905190;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616835824\";last_ip|s:12:\"116.12.33.49\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616905169;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('05a4ea7fd90bd88302cdd2fd709a192052a13647', '127.0.0.1', 1618140868, '__ci_last_regenerate|i:1618140867;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1618049664\";last_ip|s:12:\"116.12.33.48\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1618140867;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('05ab0f67af81a42c5118d69dad63d1350f691ab7', '127.0.0.1', 1618205335, '__ci_last_regenerate|i:1618205335;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1618138129\";last_ip|s:13:\"116.12.33.171\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1618205335;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('05ac1e2b37b0ad5c00c36472a614b62df1dda27c', '116.12.32.218', 1638352741, '__ci_last_regenerate|i:1638352741;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1638328265\";last_ip|s:13:\"116.12.33.209\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1638352716;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('05aed57876e0b8150a759139998e88f135265eaf', '127.0.0.1', 1611587876, '__ci_last_regenerate|i:1611587846;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1611571372\";last_ip|s:12:\"116.12.32.60\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1611587875;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('05aefb64487890fc0fb07e2fe4d41af7a8dd0959', '103.108.88.21', 1603348029, '__ci_last_regenerate|i:1603348029;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1603272648\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1603347985;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('05b0ecaadbb37884c18629b6a16ad8020e056340', '127.0.0.1', 1617878020, '__ci_last_regenerate|i:1617878020;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617857562\";last_ip|s:13:\"116.12.33.187\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('05b1128868014ed4edbf44fc04935581d0d507ec', '116.12.33.40', 1621608551, '__ci_last_regenerate|i:1621608366;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1621430294\";last_ip|s:13:\"116.12.33.119\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1621608551;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('05b3879967dab145cbc7d08790e3114684bab792', '127.0.0.1', 1606899254, '__ci_last_regenerate|i:1606899254;requested_page|s:9:\"admin/pos\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606884807\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606899253;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('05c2affeb3781fed93b2c0299f9fad43a76638dd', '116.12.33.58', 1620453958, '__ci_last_regenerate|i:1620453950;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1620378166\";last_ip|s:13:\"116.12.33.210\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1620453951;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('05d5e6dee14ae5d5b53e1619741d45b5c36aec3c', '127.0.0.1', 1597216515, '__ci_last_regenerate|i:1597216515;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597127938\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597216364;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('05f97608334ec4f730287fa77e05da71514c9a9f', '127.0.0.1', 1602678340, '__ci_last_regenerate|i:1602678340;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1602677416\";last_ip|s:14:\"123.108.244.75\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('06090568543bad546ea4fa9bdd65c9b49ba9c8c8', '127.0.0.1', 1610269121, '__ci_last_regenerate|i:1610268878;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1610197846\";last_ip|s:12:\"116.12.33.44\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1610269121;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('06099a7317728d20efa8aa47bed13b19eb16ae11', '127.0.0.1', 1601101236, '__ci_last_regenerate|i:1601101236;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1601037452\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1601101112;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('061520f112f1df787c573fcd3bc53ea55f8c6f2f', '116.12.33.28', 1614061471, '__ci_last_regenerate|i:1614061471;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1614001780\";last_ip|s:12:\"116.12.33.65\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1614061431;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0617ea603d0060a6a589eb6123476326b67a30df', '116.12.33.49', 1616858537, '__ci_last_regenerate|i:1616858537;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616763763\";last_ip|s:12:\"116.12.32.55\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616858480;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('061c0694e0c5dbb4e146c56c9af32c75345a666f', '116.12.32.213', 1637997792, '__ci_last_regenerate|i:1637997792;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1637917564\";last_ip|s:13:\"116.12.32.204\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1637997631;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('06262b3bb1a0e05d19aac7b70f35d4ece9625181', '103.108.88.21', 1599741667, '__ci_last_regenerate|i:1599741667;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1599653546\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1599741654;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0627502e46763ca7f485721ef9cbd330f75bcc63', '127.0.0.1', 1595922871, '__ci_last_regenerate|i:1595922871;requested_page|s:13:\"admin/welcome\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1595841827\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595922512;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0628cebad79343ab39893328e21f189dad8d380f', '116.12.32.43', 1638850448, '__ci_last_regenerate|i:1638850448;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1638782178\";last_ip|s:13:\"116.12.32.214\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1638850318;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('062a2e6e87e201754a5f1dad338501dac4423046', '116.12.32.204', 1637924398, '__ci_last_regenerate|i:1637924398;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1637907685\";last_ip|s:13:\"116.12.32.204\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1637924398;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('062c43dac356cf9d12791c672487b17c25d8ab71', '116.12.33.211', 1615353242, '__ci_last_regenerate|i:1615353242;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1615300962\";last_ip|s:12:\"116.12.33.14\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1615353208;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('062d01247ba1a59f55613563247d82164f9beaa6', '116.12.33.69', 1620829119, '__ci_last_regenerate|i:1620829119;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1620809922\";last_ip|s:12:\"116.12.33.69\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1620829062;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('063e68728b32347102e6fcdc1395258ba3f5a030', '116.12.33.92', 1627717912, '__ci_last_regenerate|i:1627717912;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1626175324\";last_ip|s:13:\"116.12.33.189\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1627717886;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0644c42a726ee7092ed560d2f590d2e27b553f1f', '127.0.0.1', 1609053624, '__ci_last_regenerate|i:1609053624;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609043804\";last_ip|s:12:\"116.12.33.70\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1609053208;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('06496645502e2f34c969ebec8dd7a39d19b66fc2', '127.0.0.1', 1606832638, '__ci_last_regenerate|i:1606832637;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606720128\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606832637;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('064a14863401378f5c746c6b6e117f519887bb78', '116.12.33.149', 1618674670, '__ci_last_regenerate|i:1618674670;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1618650393\";last_ip|s:13:\"116.12.32.216\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1618674643;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('064f35cd80723f03d50201043aa3f96b67d743bb', '103.108.91.130', 1606725549, '__ci_last_regenerate|i:1606725549;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606658064\";last_ip|s:14:\"103.108.91.129\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606725518;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0653a27acb3e6e1841a6b613507ae28f521e21aa', '116.12.33.176', 1618397449, '__ci_last_regenerate|i:1618397449;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1618376871\";last_ip|s:13:\"116.12.33.176\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1618397436;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('065a1e88ad29f75bbd527a7ee53e94073ed30b48', '103.108.88.21', 1593944624, '__ci_last_regenerate|i:1593944624;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1593866795\";last_ip|s:13:\"43.231.23.122\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1593924485;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('065b2ca7060e755f2907f342d27ed931fdb5ddd8', '116.12.33.225', 1637213016, '__ci_last_regenerate|i:1637213016;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1637137656\";last_ip|s:11:\"116.12.32.9\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1637212339;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('065b833bb305de9591c154605a633d81d826fa4b', '127.0.0.1', 1609316433, '__ci_last_regenerate|i:1609314731;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609240742\";last_ip|s:13:\"116.12.33.140\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1609312460;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0660f5cdc9f189bd5e691a3b74396446e84a8986', '127.0.0.1', 1604036160, '__ci_last_regenerate|i:1604036160;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1603981704\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1604036056;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('06667f5f870a8bd884e3445253d0ed951f8fb9e6', '127.0.0.1', 1617352318, '__ci_last_regenerate|i:1617352318;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617332954\";last_ip|s:13:\"116.12.33.149\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617352308;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0677060326e677e94a2994916c7298b7e69eacb7', '116.12.34.171', 1638590665, '__ci_last_regenerate|i:1638590665;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1638522905\";last_ip|s:12:\"116.12.34.80\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1638590643;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('06858f64fd4125e2fe1b2a7702a831aad37d81d0', '127.0.0.1', 1599657870, '__ci_last_regenerate|i:1599657870;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1599569535\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1599656706;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0686fca606ae98691f7501a6bca4e57c0edbfa8d', '116.12.32.198', 1619600944, '__ci_last_regenerate|i:1619600944;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1619537863\";last_ip|s:13:\"116.12.33.171\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1619600944;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0687fa87ef5c4fd11001425909abf386803e4834', '127.0.0.1', 1617629958, '__ci_last_regenerate|i:1617629958;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617533532\";last_ip|s:12:\"116.12.33.54\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617629952;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('06888b0d5d7cad9c495973c7ed18f701857501fa', '127.0.0.1', 1609670385, '__ci_last_regenerate|i:1609670347;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609650072\";last_ip|s:13:\"116.12.32.221\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1609670376;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0699be4ad965f0db140022243ef335f5d7dbede7', '103.108.91.130', 1605946596, '__ci_last_regenerate|i:1605946596;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605872623\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605946580;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('069ab647d4ea2c9fa2748dc9733985d34ade6108', '127.0.0.1', 1603194602, '__ci_last_regenerate|i:1603194602;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1603192159\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1603194447;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('069e5419fb2e6844844d6c4c7671702e53e053b2', '103.108.88.21', 1595050895, '__ci_last_regenerate|i:1595050895;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594988188\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595049969;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";message|s:27:\"Customer successfully added\";__ci_vars|a:1:{s:7:\"message\";s:3:\"old\";}');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('06a008637e4f42db1070608166e6ced9c593c4b8', '103.108.91.130', 1605105482, '__ci_last_regenerate|i:1605105482;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605093199\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605105366;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('06ad2be9766b28a4152f48185247e0a20bbbac74', '127.0.0.1', 1610343148, '__ci_last_regenerate|i:1610343148;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1610256883\";last_ip|s:12:\"116.12.33.30\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1610343114;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('06aea4f476400bde25c1a04d0b7e8e17e1e51172', '127.0.0.1', 1607320016, '__ci_last_regenerate|i:1607320016;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607264241\";last_ip|s:12:\"116.12.32.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607319966;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('06bd1684da61a67bfc0195437aea5718919d67f1', '116.12.33.157', 1631170420, '__ci_last_regenerate|i:1631170357;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1630996785\";last_ip|s:12:\"116.12.33.31\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1631170420;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('06c50865c0568fc0b9887225315c9b512ad65655', '103.108.91.131', 1606055374, '__ci_last_regenerate|i:1606055374;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606025936\";last_ip|s:14:\"103.108.91.129\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606055357;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('06c900ee89d36540df41f2b9ce744ff176ce607f', '116.12.32.209', 1640078815, '__ci_last_regenerate|i:1640078815;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1640064073\";last_ip|s:13:\"116.12.32.209\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1640078511;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('06db61e7e5656d2f6049b40caa4af1cd31b12789', '103.108.88.21', 1597585420, '__ci_last_regenerate|i:1597585420;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597474515\";last_ip|s:12:\"210.1.246.66\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597584805;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('06db7a0410e3e4f9e1c0e20a794a34cd99cfd1dc', '116.12.34.214', 1642059198, '__ci_last_regenerate|i:1642059131;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1641991998\";last_ip|s:12:\"116.12.34.32\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1642059194;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('06dd5a8288b4c145ad1be0ea7297acd8be578562', '127.0.0.1', 1604383986, '__ci_last_regenerate|i:1604383986;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1604314383\";last_ip|s:14:\"103.108.91.128\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1604383612;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('06e74f052fa356892af53bd8b7f73800968ac80b', '116.12.33.209', 1618322183, '__ci_last_regenerate|i:1618322183;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1618295184\";last_ip|s:13:\"116.12.33.209\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1618322166;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('06f00fae492d0d8269ef7c8b60b900b432300f88', '127.0.0.1', 1617431597, '__ci_last_regenerate|i:1617431597;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617345364\";last_ip|s:13:\"116.12.33.149\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617430759;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('070c0466d9564ac1bd2afc7493a39061d301d8fe', '127.0.0.1', 1602072105, '__ci_last_regenerate|i:1602072105;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1601994130\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1602072079;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0716d49cb916a3600c43a87f6ae8d488e8999d16', '116.12.33.57', 1622189363, '__ci_last_regenerate|i:1622189363;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1622119742\";last_ip|s:11:\"116.12.33.5\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1622189347;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0716f10acce41519587ed4c0ad8acd0ab7be891b', '116.12.33.33', 1639800701, '__ci_last_regenerate|i:1639800701;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1639730283\";last_ip|s:13:\"116.12.34.113\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1639800617;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('07181b06e17ae78d65ac1fabd7f7b3a99fb3af5a', '127.0.0.1', 1604385696, '__ci_last_regenerate|i:1604385696;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1604314383\";last_ip|s:14:\"103.108.91.128\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1604385590;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_posls|i:1;remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('07199fa3d43b23ef05a36c3a4af8656b2bf4fcfd', '116.12.34.67', 1641622991, '__ci_last_regenerate|i:1641622991;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1641525767\";last_ip|s:12:\"116.12.34.98\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1641622964;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('071bb068ca37d9bf873c3b438bd04e10f4d7bcf5', '127.0.0.1', 1600333060, '__ci_last_regenerate|i:1600333060;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1600258061\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1600328659;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('07273883295b4e53ae668f0e4d9fd32085fe0f0b', '116.12.32.55', 1607587388, '__ci_last_regenerate|i:1607587388;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607510654\";last_ip|s:13:\"116.12.32.144\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607587273;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('073298398939a6ba062b117cfc59acf32fc0a6eb', '116.12.32.202', 1647003306, '__ci_last_regenerate|i:1647003306;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1646918263\";last_ip|s:13:\"116.12.32.158\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1647003302;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('07437410105a407478450fcc6a4ee23076e5c6ed', '127.0.0.1', 1615726932, '__ci_last_regenerate|i:1615726928;requested_page|s:5:\"admin\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('07517df841e5e0e7639558dfef67dd6f3d22180b', '127.0.0.1', 1606143885, '__ci_last_regenerate|i:1606143691;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606118527\";last_ip|s:14:\"103.108.91.131\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606143885;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('075cd0deb98180803cdfbc4c4801e0c3af2234f1', '116.12.33.57', 1616911064, '__ci_last_regenerate|i:1616911064;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616835824\";last_ip|s:12:\"116.12.33.49\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616911031;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('075eb2b1b5c00a7c7aea26b5737962eb9f30ff04', '116.12.34.65', 1634616711, '__ci_last_regenerate|i:1634616711;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1634557813\";last_ip|s:13:\"116.12.32.183\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1634616674;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('07635c8d514311142d913f6281684ef32b7e4d63', '127.0.0.1', 1605933312, '__ci_last_regenerate|i:1605933312;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605872623\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605932573;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('076bf1dd553a1232b17af5dc51cc2968e1b5d24e', '116.12.34.151', 1636435845, '__ci_last_regenerate|i:1636435845;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1636346560\";last_ip|s:13:\"116.12.32.197\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1636435792;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('076d310e4cc4d9612d0ae134772ca719038f21e7', '116.12.33.85', 1637835530, '__ci_last_regenerate|i:1637835530;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1637821433\";last_ip|s:12:\"116.12.33.85\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1637835500;error|N;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('076d38fef26b67750f3b8c43fd70e3617a0759dc', '116.12.34.74', 1641455118, '__ci_last_regenerate|i:1641455118;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1641442482\";last_ip|s:12:\"116.12.34.74\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1641453784;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('076fd82bafaeac43407f47b59c7a31fc013aad85', '116.12.33.242', 1617774302, '__ci_last_regenerate|i:1617774302;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617682264\";last_ip|s:12:\"116.12.33.65\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617774049;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('07700accc5d8b6a8fccee8bfb40aba279db8ad09', '116.12.34.107', 1642225770, '__ci_last_regenerate|i:1642225770;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1642152013\";last_ip|s:12:\"116.12.34.19\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1642225692;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;remove_posls|i:1;message|s:27:\"POS Sale successfully added\";__ci_vars|a:1:{s:7:\"message\";s:3:\"new\";}');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0778a767b282dd60382ba115b85eed217d006a7c', '116.12.32.128', 1607522721, '__ci_last_regenerate|i:1607522721;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607424997\";last_ip|s:13:\"116.12.32.145\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607522692;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('077b7c74d1c6c621be92c442e6e3d0a32dd95ad1', '116.12.32.161', 1643343549, '__ci_last_regenerate|i:1643343549;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1643263805\";last_ip|s:12:\"116.12.34.35\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1643343533;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('077f917a1db9cc5a05f22427d2e93326505ec2d6', '127.0.0.1', 1606823281, '__ci_last_regenerate|i:1606823281;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606720128\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606823218;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0780a7f5e827e565a3f3d657c83d0696aaa819eb', '116.12.33.28', 1608042693, '__ci_last_regenerate|i:1608042693;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608012145\";last_ip|s:13:\"116.12.33.147\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608042585;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('078ed4d307dad7559db521d0beeca01afb3210e6', '127.0.0.1', 1606055380, '__ci_last_regenerate|i:1606055374;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606025936\";last_ip|s:14:\"103.108.91.129\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606055380;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('07987f09717910964909340681391fe423ca0778', '116.12.33.8', 1643099813, '__ci_last_regenerate|i:1643099585;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1643017039\";last_ip|s:13:\"116.12.32.204\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1643099813;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('079cae24b8912bf41e482d07e379e85fe7a12ecf', '127.0.0.1', 1609168626, '__ci_last_regenerate|i:1609168626;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609140076\";last_ip|s:12:\"116.12.33.88\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1609168616;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_posls|i:1;remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('07a21b23d11b377ebc11e1990bc490f9c79cae7c', '127.0.0.1', 1597322431, '__ci_last_regenerate|i:1597322431;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597304993\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597321667;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('07b2ccab2efeeeae036cca9280575e9a7c49d87f', '127.0.0.1', 1607933774, '__ci_last_regenerate|i:1607933774;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607872377\";last_ip|s:11:\"116.12.32.5\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607931721;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('07b885e47b53c2e641c288823b59a4819f105e7b', '116.12.32.59', 1625820412, '__ci_last_regenerate|i:1625820412;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1625742360\";last_ip|s:13:\"116.12.32.222\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1625820370;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('07bbc48742131abacc0340e7f4fb8eb87178d6e8', '127.0.0.1', 1607511872, '__ci_last_regenerate|i:1607511872;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607424997\";last_ip|s:13:\"116.12.32.145\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607511464;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('07cc83a2f5a25157f6c722fd67747d9dbe9a4edd', '116.12.34.218', 1644992448, '__ci_last_regenerate|i:1644992448;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1644921201\";last_ip|s:13:\"116.12.32.182\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1644992420;remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('07d9a5571b58e177df578843bbe6dee119b58f45', '116.12.34.167', 1639145807, '__ci_last_regenerate|i:1639145803;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1639129330\";last_ip|s:13:\"116.12.34.167\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1639145807;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('07e4e8b67d227fedb33540814dc34fce408ee501', '116.12.34.48', 1637635868, '__ci_last_regenerate|i:1637635795;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1637571138\";last_ip|s:12:\"116.12.32.18\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1637635868;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('07e839df2510ef734044fa314e990bc1d27ae792', '127.0.0.1', 1611378860, '__ci_last_regenerate|i:1611378860;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1611318457\";last_ip|s:13:\"116.12.32.176\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1611378497;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('07eda8eb8e804deb2d5bb10bb7434c66f5625767', '127.0.0.1', 1594024135, '__ci_last_regenerate|i:1594024135;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594023259\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1594023976;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('07ef34caac920a1e4e63428fa9a2f9543bf66f5d', '116.12.32.140', 1614440290, '__ci_last_regenerate|i:1614440290;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1614417624\";last_ip|s:13:\"116.12.32.140\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1614440211;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('07f3267b93208785bf8630a9a13e8dd6df477f29', '116.12.32.202', 1643368230, '__ci_last_regenerate|i:1643368230;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1643342300\";last_ip|s:13:\"116.12.32.161\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1643367141;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('07f3c40e32d53cbb4b7743b54fce0e3a035bf821', '116.12.33.41', 1644391559, '__ci_last_regenerate|i:1644391446;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1644325011\";last_ip|s:13:\"116.12.32.173\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1644391558;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('080503b544f8d4bfc6d0965c29412b1dfc91f775', '116.12.33.77', 1619258624, '__ci_last_regenerate|i:1619258624;requested_page|s:15:\"admin/pos/sales\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0805620130d0d9f70ff93a60fb12f9652a011343', '116.12.34.215', 1637317317, '__ci_last_regenerate|i:1637317317;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1637212122\";last_ip|s:13:\"116.12.33.225\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1637317287;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('080a27e41c58055ee22c14498b5db1dd173f7d16', '103.108.91.130', 1606806972, '__ci_last_regenerate|i:1606806972;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606720128\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606806950;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('081ca441073afec29ba62fc307c913f1580d7a55', '103.108.91.130', 1605326938, '__ci_last_regenerate|i:1605326859;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605269198\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605326937;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('081df20c174ae36c008dfaf71c9f1ca686fcd378', '127.0.0.1', 1614946986, '__ci_last_regenerate|i:1614946986;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1614863202\";last_ip|s:13:\"116.12.33.158\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1614946957;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('082b2723465f971c34da89a7801456f6936f90e6', '116.12.33.209', 1618297509, '__ci_last_regenerate|i:1618297509;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1618204412\";last_ip|s:12:\"116.12.32.27\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1618297480;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('082c944d6009e539e50aa9834ce17dfc6a702ac6', '116.12.32.140', 1614439540, '__ci_last_regenerate|i:1614439540;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1614417624\";last_ip|s:13:\"116.12.32.140\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1614439420;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0830a573df9ca7f8a1de2560be3470a5d6ba4b86', '116.12.33.54', 1636614551, '__ci_last_regenerate|i:1636614551;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1636603829\";last_ip|s:12:\"116.12.33.54\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1636614544;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0832f98bceda17e2353d212ab3ddf7194400929e', '127.0.0.1', 1605355193, '__ci_last_regenerate|i:1605355193;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605326172\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605355162;error|N;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0833b1a8d00a41d5941673a2b895dfde1746eb38', '127.0.0.1', 1604915815, '__ci_last_regenerate|i:1604915815;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1604897113\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1604915761;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('084091efbac1d3034247163d41287234e6a37773', '127.0.0.1', 1613462631, '__ci_last_regenerate|i:1613462631;requested_page|s:15:\"admin/pos/sales\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('085a859805593665aace10fee773d3f73e45fa70', '127.0.0.1', 1616908670, '__ci_last_regenerate|i:1616908670;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616835824\";last_ip|s:12:\"116.12.33.49\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616908656;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('085cc8e87022bddeeb179b6cd1583d3ad2364a69', '116.12.33.150', 1620641805, '__ci_last_regenerate|i:1620641805;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1620629291\";last_ip|s:13:\"116.12.33.219\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1620641800;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('08665e50aedbde5f2def106af722009e1687377d', '116.12.32.177', 1640154870, '__ci_last_regenerate|i:1640154870;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1640074228\";last_ip|s:13:\"116.12.32.209\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1640154680;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('08688bcde453aaa7928613ace9c29ab81e128837', '116.12.33.63', 1647926308, '__ci_last_regenerate|i:1647926308;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1647844805\";last_ip|s:13:\"116.12.34.243\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1647926277;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('087ad969b162710e89950606482ff181b70be4a5', '127.0.0.1', 1597841141, 'requested_page|s:28:\"admin/sales/payment_note/317\";__ci_last_regenerate|i:1597841141;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597822233\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597840793;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('087b6e9ec1f906ae8c47122b41f16c976c42ea91', '127.0.0.1', 1606311204, '__ci_last_regenerate|i:1606311204;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606291700\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606311100;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('088752ea288931fe6fbaed02814fc7d2d833d250', '116.12.32.222', 1613813484, '__ci_last_regenerate|i:1613813484;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1613723310\";last_ip|s:13:\"116.12.33.240\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1613810941;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('088d022e5970b6fad0ed5177876521db8ed87d16', '116.12.33.58', 1618981783, '__ci_last_regenerate|i:1618981783;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1618924199\";last_ip|s:12:\"116.12.33.26\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1618981735;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0892562c70a7c5f354840289097bdb2257955925', '103.108.88.21', 1594281541, '__ci_last_regenerate|i:1594281541;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594194225\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1594267799;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('08a51325c92be3c7acabfe571e80f28de24ae331', '127.0.0.1', 1595058779, '__ci_last_regenerate|i:1595058779;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594988188\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595054121;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('08a5ea0372f0d5cbbfe625ba2aa99aa1e2eaa1fd', '116.12.32.155', 1620142285, '__ci_last_regenerate|i:1620142285;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1620052991\";last_ip|s:13:\"116.12.33.185\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1620142272;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('08b3d3e2c61aaf76cd1aae76ee984dcc8443c63c', '116.12.33.168', 1613551555, '__ci_last_regenerate|i:1613551369;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1613475725\";last_ip|s:13:\"116.12.33.197\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1613551555;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('08b69b52223648f136288119b0b21452b2464321', '116.12.34.55', 1638940432, '__ci_last_regenerate|i:1638940432;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1638847671\";last_ip|s:12:\"116.12.32.43\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1638937149;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('08b78414b08a44aa0bc659f98f6e38b173034e2e', '103.108.91.130', 1605681299, '__ci_last_regenerate|i:1605681299;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605611465\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605681181;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('08ba56b27f6d8761273a6b08a8580a8026ef485f', '116.12.32.205', 1643973213, '__ci_last_regenerate|i:1643973213;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1643892812\";last_ip|s:13:\"116.12.32.185\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1643973192;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('08bf2b38c4faf8f67e66617b889ee05a8e900e80', '116.12.34.159', 1643440508, '__ci_last_regenerate|i:1643440506;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1643428473\";last_ip|s:12:\"116.12.34.93\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1643440508;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('08c21b3c59999e0a54fa1045283ab9987224eb38', '127.0.0.1', 1602854636, '__ci_last_regenerate|i:1602854636;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1602765491\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1602852832;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";error|s:108:\"<h4>404 Not Found!</h4><p>The page you are looking for can not be found.</p>http://samratbd.com/ci/login.php\";__ci_vars|a:1:{s:5:\"error\";s:3:\"new\";}');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('08c373839742e64acd4a6814ded42c114a3a76c3', '116.12.33.152', 1635690733, '__ci_last_regenerate|i:1635690733;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1635575301\";last_ip|s:12:\"116.12.34.70\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1635690722;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('08c5f32b42027d9278e603245378afbf95a41ef6', '103.126.218.66', 1618479325, '__ci_last_regenerate|i:1618479325;requested_page|s:5:\"admin\";identity|s:13:\"abc@gmail.com\";username|s:6:\"FARHAD\";email|s:13:\"abc@gmail.com\";user_id|s:1:\"3\";old_last_login|s:10:\"1618207227\";last_ip|s:14:\"103.126.218.66\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"1\";biller_id|s:1:\"3\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1618475527;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('08d0a9764eb5c92c382926444340d64f8dec478d', '116.12.32.205', 1646114803, '__ci_last_regenerate|i:1646114803;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1646026760\";last_ip|s:12:\"116.12.34.67\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1646114784;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('08d84529c7819e10752bd12f43da694ca0200b46', '116.12.34.46', 1647524987, '__ci_last_regenerate|i:1647524987;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1647506938\";last_ip|s:12:\"116.12.34.46\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1647524901;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('08dad53a32c6d8f64487aebd69cbf77f4e252e80', '116.12.32.213', 1637984126, '__ci_last_regenerate|i:1637984126;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1637917564\";last_ip|s:13:\"116.12.32.204\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1637984105;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('08dbe52f731ac810b8c4a8f700589f0b60ebc768', '116.12.32.140', 1643718119, '__ci_last_regenerate|i:1643718119;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1643686372\";last_ip|s:12:\"116.12.34.97\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1643718086;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('08ee353648aa8f4739cd5612c5fca63229892d7b', '127.0.0.1', 1595763050, '__ci_last_regenerate|i:1595763050;requested_page|s:13:\"admin/welcome\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1595749590\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595760529;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('09115d22fc85ec8ae95b00daa15eb43a2676c0a4', '127.0.0.1', 1606807606, '__ci_last_regenerate|i:1606807606;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606720128\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606807432;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0912dc232942a0f30a577c7bace99183f02c5683', '127.0.0.1', 1605877672, '__ci_last_regenerate|i:1605877672;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605839682\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605877601;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0915dc52bc6f37dc92705da5bd2f8baad776ed13', '127.0.0.1', 1593590426, '__ci_last_regenerate|i:1593590426;requested_page|s:5:\"admin\";identity|s:11:\"a@gmail.com\";username|s:6:\"farhad\";email|s:11:\"a@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1593589137\";last_ip|s:13:\"43.231.23.122\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|N;view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|N;company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1593589968;register_id|s:1:\"8\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-02-09 10:45:31\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0929ba7324bb0840bcf92074ff4b820d5a085f1d', '127.0.0.1', 1593755904, '__ci_last_regenerate|i:1593755904;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1593680784\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1593752408;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0930ea3c5c744d52b9bcbf60b02b7dac4635f289', '127.0.0.1', 1611739278, '__ci_last_regenerate|i:1611739278;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1611659572\";last_ip|s:12:\"116.12.32.50\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1611739253;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('093a8df7b83776d9f15917d4f83cda53996e0035', '127.0.0.1', 1603345092, '__ci_last_regenerate|i:1603345092;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1603272648\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1603344944;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('093acfbd6fe918ef034d7ff47ea80eba5f9d4528', '116.12.34.225', 1645530696, '__ci_last_regenerate|i:1645530515;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1645501427\";last_ip|s:13:\"116.12.34.225\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1645530518;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('093b13ed145c42820cbac3a11442fb4c88e201dc', '116.12.34.194', 1642762316, '__ci_last_regenerate|i:1642762316;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1642676905\";last_ip|s:13:\"116.12.32.153\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1642762293;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('093d7ebed906de7260da0705ada5b5f3dc85f101', '116.12.32.222', 1625745351, '__ci_last_regenerate|i:1625745351;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1625644723\";last_ip|s:13:\"116.12.34.125\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1625745249;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0943abcbd1b6d0f043b0379c4adc166f3af87e34', '127.0.0.1', 1614241982, '__ci_last_regenerate|i:1614241968;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1614168290\";last_ip|s:12:\"116.12.32.12\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('094672fa1b7b8ddd218d5e962f3c1838544b60ee', '210.1.246.66', 1598070607, '__ci_last_regenerate|i:1598070437;requested_page|s:5:\"admin\";identity|s:13:\"abc@gmail.com\";username|s:6:\"FARHAD\";email|s:13:\"abc@gmail.com\";user_id|s:1:\"3\";old_last_login|s:10:\"1597680224\";last_ip|s:12:\"210.1.246.66\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"2\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"1\";biller_id|s:1:\"3\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1598070607;register_id|s:1:\"9\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-06-08 08:16:14\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('094f60699c0ae61f5223a72afd34af7ac368d102', '116.12.32.185', 1647325028, '__ci_last_regenerate|i:1647325006;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1647316502\";last_ip|s:13:\"116.12.32.185\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1647325028;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('09514b25ebdc65b48641d500decb6c7aa92158c0', '127.0.0.1', 1593670037, '__ci_last_regenerate|i:1593670037;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('09691b21887c3aaf8cf46b971b9bb8a753ba6491', '103.108.88.21', 1595068666, '__ci_last_regenerate|i:1595068666;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594988188\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595054121;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('09758a4b65285d9061592a57888f1d56e39b53a8', '116.12.34.140', 1646823292, '__ci_last_regenerate|i:1646823292;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1646802657\";last_ip|s:13:\"116.12.34.140\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1646823273;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('097dbd06b5714181f21d7d8a10efdc437b75ff24', '127.0.0.1', 1595823611, '__ci_last_regenerate|i:1595823609;requested_page|s:5:\"admin\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('09916dba6633cafaa621cf7657f8246916507111', '116.12.34.206', 1637470826, '__ci_last_regenerate|i:1637470826;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1637398026\";last_ip|s:13:\"116.12.32.211\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1637470334;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('09923bfa7208d051597420823f20813ac9915158', '127.0.0.1', 1603022027, '__ci_last_regenerate|i:1603022027;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1602945812\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0995e23c498ab109054dca447408c9d2222bbc7b', '116.12.32.198', 1619599055, '__ci_last_regenerate|i:1619599055;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1619537863\";last_ip|s:13:\"116.12.33.171\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0996ea2c675a4b6cf871fcdec6dc8e0877a66def', '127.0.0.1', 1595148265, '__ci_last_regenerate|i:1595148265;requested_page|s:15:\"admin/customers\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1595087497\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595145018;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('099d81401de7ef3e5c9dbfd67276c007830b9a78', '103.108.91.130', 1605696317, '__ci_last_regenerate|i:1605696317;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605678510\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605696278;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('09b3f6c79018156fd70efcbafdcea997e4b2c8b3', '116.12.33.207', 1611750495, '__ci_last_regenerate|i:1611750495;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1611659572\";last_ip|s:12:\"116.12.32.50\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1611750451;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('09be49b677165ecb59e6deef32ba22f4a44e6429', '116.12.34.221', 1631358307, '__ci_last_regenerate|i:1631358221;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1631169570\";last_ip|s:13:\"116.12.33.157\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('09d9c6824e7d1b2ff94615a743fbec808b3e2180', '116.12.34.216', 1639994433, '__ci_last_regenerate|i:1639994433;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1639977158\";last_ip|s:13:\"116.12.34.216\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1639994279;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('09df48b0ce1bfa193b4cd85e91fc315c44964ff9', '103.108.88.21', 1595942139, '__ci_last_regenerate|i:1595942139;requested_page|s:13:\"admin/welcome\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1595841827\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595941918;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('09dfdb84e5369c58b2856a81ffde80f25f18ad2c', '116.12.32.134', 1636015441, '__ci_last_regenerate|i:1636015441;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1635997332\";last_ip|s:13:\"116.12.32.134\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1636015399;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('09ee19d4c8a432e26bc400c404129d91ca02997c', '116.12.33.171', 1610434981, '__ci_last_regenerate|i:1610434981;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1610377891\";last_ip|s:13:\"116.12.33.210\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1610434930;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('09f015b75cdf1ac9868f8cf8ae8e5e14edf954a7', '116.12.34.125', 1625652915, '__ci_last_regenerate|i:1625652915;requested_page|s:19:\"admin/customers/add\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('09f411bdde461bce0a48fc210700614641c6b5ba', '116.12.34.46', 1647508192, '__ci_last_regenerate|i:1647508192;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1647494756\";last_ip|s:12:\"116.12.34.46\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1647508170;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('09f7e888c4e21fd0574cacfd115b2e7d4dfae23d', '116.12.34.80', 1638528735, '__ci_last_regenerate|i:1638528735;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1638434256\";last_ip|s:13:\"116.12.32.197\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1638528513;error|N;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0a01afbe829f4c77fe4fdd8af34f073355cc1067', '116.12.32.74', 1636866248, '__ci_last_regenerate|i:1636866247;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1636807546\";last_ip|s:13:\"116.12.32.219\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1636865520;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0a0467e45363bd47fc4156a5be558a235db51794', '116.12.33.107', 1610802229, '__ci_last_regenerate|i:1610802229;requested_page|s:9:\"admin/pos\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1610775754\";last_ip|s:13:\"116.12.33.107\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1610802223;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0a1179e97ada0601a671d56964e0073c81e197f4', '127.0.0.1', 1598449520, '__ci_last_regenerate|i:1598449520;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1598422154\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1598449513;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0a1879adfcef3ac285d51bbaea0a7df9535b359c', '127.0.0.1', 1605246570, '__ci_last_regenerate|i:1605246570;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605182481\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605246435;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0a19576ffa4c2abfd72c7aff7047fd871169ae2f', '116.12.32.88', 1642421858, '__ci_last_regenerate|i:1642421858;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1642401645\";last_ip|s:12:\"116.12.34.35\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1642421838;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0a2e6c1ad920a4c8579406db08515171c34ce307', '116.12.33.219', 1620631581, '__ci_last_regenerate|i:1620631581;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1620565992\";last_ip|s:13:\"116.12.32.211\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1620630140;remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0a3bec75877ece268ef2d6d98388e8eb9348e04b', '116.12.32.211', 1637401256, '__ci_last_regenerate|i:1637401256;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1637380449\";last_ip|s:13:\"116.12.32.211\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1637401224;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0a42340a3fa965e6e60046d29690742a36112724', '127.0.0.1', 1602419981, '__ci_last_regenerate|i:1602419981;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1602402440\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1602419927;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0a52dbb9137e049766049101fb7db65046bbf983', '127.0.0.1', 1611731107, '__ci_last_regenerate|i:1611731107;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1611659572\";last_ip|s:12:\"116.12.32.50\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1611730174;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0a6cccdad2da779ceece430c6eae2354d1ee23c5', '127.0.0.1', 1607577427, '__ci_last_regenerate|i:1607577427;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607510654\";last_ip|s:13:\"116.12.32.144\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607576972;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0a73cb9803af7d055a40f73067e1302a8aa642bf', '103.108.88.21', 1595916195, '__ci_last_regenerate|i:1595916195;requested_page|s:13:\"admin/welcome\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1595841827\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595916022;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0a793ed0ec562dd07e23d115c4a95ab9a05508d2', '116.12.32.205', 1646118486, '__ci_last_regenerate|i:1646118486;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1646026760\";last_ip|s:12:\"116.12.34.67\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1646118014;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0a7a35088e0aaa06d75d42e98be16de7a5fbf874', '116.12.32.205', 1646118014, '__ci_last_regenerate|i:1646118014;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1646026760\";last_ip|s:12:\"116.12.34.67\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1646115993;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0a7eeaaa9feb9d2ee33c7c785bc3015d1761ea74', '116.12.34.239', 1644839091, '__ci_last_regenerate|i:1644839091;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1644809396\";last_ip|s:13:\"116.12.34.239\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1644839086;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0a800b75c1d05ced46369f5ce73f2b79741013e9', '116.12.32.153', 1642684032, '__ci_last_regenerate|i:1642684032;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1642661876\";last_ip|s:13:\"116.12.34.164\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1642684014;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0a82b39e2b991af80df5c555dec670c4242d2488', '127.0.0.1', 1614176439, '__ci_last_regenerate|i:1614176439;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1614155657\";last_ip|s:12:\"116.12.32.12\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1614176313;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0a9241d2f83d50cca4efa8268138fd8c16cf8b13', '127.0.0.1', 1611664082, '__ci_last_regenerate|i:1611664082;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1611641601\";last_ip|s:12:\"116.12.32.50\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1611662294;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0a960b63b90e3ef1f8b5bdfa636f3a15fa6afdf2', '127.0.0.1', 1598706665, '__ci_last_regenerate|i:1598706665;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1598681885\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1598706341;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0a9da39cce23b3541dd7e0f38143f1920bd7a9c5', '116.12.33.57', 1616905822, '__ci_last_regenerate|i:1616905822;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616835824\";last_ip|s:12:\"116.12.33.49\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616905777;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0a9eaff159d16b0cbc4af1a63945d3c0ea109d79', '103.108.88.21', 1593847898, 'requested_page|s:15:\"admin/customers\";__ci_last_regenerate|i:1593847898;identity|s:11:\"r@gmail.com\";username|s:4:\"neon\";email|s:11:\"r@gmail.com\";user_id|s:1:\"4\";old_last_login|s:10:\"1593596310\";last_ip|s:14:\"203.190.14.186\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"5\";warehouse_id|s:1:\"1\";view_right|s:1:\"1\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"4\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1593836831;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0aa7181bdb601feb955fd3031521af462162d5dd', '127.0.0.1', 1617611528, '__ci_last_regenerate|i:1617611528;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617533532\";last_ip|s:12:\"116.12.33.54\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617611501;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0aa99d172955bb288b47535f06b0b1138af1d37f', '116.12.33.58', 1620453950, '__ci_last_regenerate|i:1620453950;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1620378166\";last_ip|s:13:\"116.12.33.210\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0aaf2c00e9cf39bcf99b215dd8d994a00875823b', '116.12.34.26', 1641112187, '__ci_last_regenerate|i:1641112187;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1641027070\";last_ip|s:13:\"116.12.34.220\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1641111939;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0aafb9289db2aa437a17cd4b047105c541ff481d', '116.12.33.69', 1620827074, '__ci_last_regenerate|i:1620827074;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1620809922\";last_ip|s:12:\"116.12.33.69\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1620824456;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0ab9f424f60a5c3e767d9ce57878829a4619ffba', '116.12.33.151', 1614346833, '__ci_last_regenerate|i:1614346580;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1614338516\";last_ip|s:13:\"116.12.33.151\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1614346829;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0ac8f543039bcc97c4b90dff3f1f94b58f0e63fc', '127.0.0.1', 1600607937, '__ci_last_regenerate|i:1600607937;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1600584874\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1600607845;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0ace64b999757f006ec6ee8dd91ae8d1970967ab', '103.108.88.21', 1594799551, '__ci_last_regenerate|i:1594799551;requested_page|s:15:\"admin/customers\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594754399\";last_ip|s:12:\"210.1.246.66\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1594799501;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0ad1a674894586a4ca88f87c4e0184aa96239593', '127.0.0.1', 1614695882, '__ci_last_regenerate|i:1614695882;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1614667355\";last_ip|s:12:\"116.12.32.25\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1614695861;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0ad580ba3ee6c3fa86ac28ebbfebc4180de4bd7a', '116.12.33.47', 1644469835, '__ci_last_regenerate|i:1644469835;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1644389170\";last_ip|s:12:\"116.12.33.41\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1644469357;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0ad59da3a2d76fbfbfc8afdd176742b3e3be14ee', '103.108.88.21', 1594206069, '__ci_last_regenerate|i:1594206069;requested_page|s:19:\"admin/customers/add\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594183208\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1594201075;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0ae2797b9da3c213bb0ab3bed03880082bf609c1', '116.12.32.21', 1607244691, '__ci_last_regenerate|i:1607244624;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607174440\";last_ip|s:13:\"116.12.33.196\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607244691;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0b007ffb7f6577948934034bc6aeec1afe800ef4', '127.0.0.1', 1597300684, '__ci_last_regenerate|i:1597300601;requested_page|s:5:\"admin\";identity|s:13:\"abc@gmail.com\";username|s:6:\"FARHAD\";email|s:13:\"abc@gmail.com\";user_id|s:1:\"3\";old_last_login|s:10:\"1597221552\";last_ip|s:12:\"210.1.246.66\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"2\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"1\";biller_id|s:1:\"3\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0b0704d2a5da06df3fe68b87ded8df921348d18a', '103.108.88.21', 1594810212, '__ci_last_regenerate|i:1594810212;requested_page|s:15:\"admin/customers\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594754399\";last_ip|s:12:\"210.1.246.66\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1594810134;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0b1013052f4a114240004e43c34d404d7870a6fd', '116.12.32.219', 1634212790, '__ci_last_regenerate|i:1634212790;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1634121001\";last_ip|s:12:\"116.12.34.65\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1634212682;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0b131762ce5c75a7f9a1996f3e8a3509585168e8', '127.0.0.1', 1616304178, '__ci_last_regenerate|i:1616304178;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616230783\";last_ip|s:13:\"116.12.33.242\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616303148;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0b296c785b135342b3aa9e0aeaed9171bfb705b3', '127.0.0.1', 1595493884, '__ci_last_regenerate|i:1595493884;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1595490940\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595493835;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0b29e7f295210004a506513a458b8741ceabf45d', '116.12.34.140', 1646895085, '__ci_last_regenerate|i:1646895085;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1646820783\";last_ip|s:13:\"116.12.34.140\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1646895052;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0b49c1f47c01e7bc76fc4b99db67445861ade734', '127.0.0.1', 1617434920, '__ci_last_regenerate|i:1617434919;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617345364\";last_ip|s:13:\"116.12.33.149\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617432593;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0b4d5c62a5dc65ad7b7e5b15d49e6c3cf23bcced', '127.0.0.1', 1615209463, '__ci_last_regenerate|i:1615209463;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1615090359\";last_ip|s:13:\"116.12.33.177\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1615209458;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0b5ac981162a7f51addb33fdcda5431e3d551941', '127.0.0.1', 1612352890, '__ci_last_regenerate|i:1612352890;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1612332728\";last_ip|s:13:\"116.12.33.161\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1612352857;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0b69204cedcc1edea18a691d14e1b9bbe829591f', '127.0.0.1', 1603091620, '__ci_last_regenerate|i:1603091620;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1603014899\";last_ip|s:14:\"123.108.244.36\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1603091616;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0b7535cf9bfa45c2b6927ee411b73f5fcf1a4112', '103.108.88.21', 1603373358, '__ci_last_regenerate|i:1603373358;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1603272648\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1603373264;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0b7fc2d0b62f265a5974797fbd6738ef8b40e42b', '127.0.0.1', 1605193373, '__ci_last_regenerate|i:1605193373;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605101433\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605193304;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0b83a99aa25a0b70acaf0f53d224c3059eb4dde8', '116.12.33.176', 1618410517, '__ci_last_regenerate|i:1618410517;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1618376871\";last_ip|s:13:\"116.12.33.176\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1618410486;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0b9bffa991131a8ab45f93f167d7530943a678c7', '103.108.91.130', 1607003995, '__ci_last_regenerate|i:1607003995;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606977656\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607003230;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0ba9103a3efccfeeaa5e399a3e1161145b69e759', '127.0.0.1', 1610953835, '__ci_last_regenerate|i:1610953831;requested_page|s:15:\"admin/customers\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0bafcfbca8fcf5de534edd7ea91b4e18c2b3fc12', '116.12.34.68', 1637062162, '__ci_last_regenerate|i:1637062162;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1637054279\";last_ip|s:12:\"116.12.34.68\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1637062134;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0bba8b1a7f7750cf0bf98ec95180983cb1664200', '127.0.0.1', 1605246238, '__ci_last_regenerate|i:1605246238;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605182481\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605246233;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0bc8a6a81fcacce18ad6db2ff0fc6eb3d245ad77', '116.12.32.203', 1647779701, '__ci_last_regenerate|i:1647779668;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1647756415\";last_ip|s:13:\"116.12.32.203\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1647779701;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0bdcc910a056d064c0504a297bf0fda27cfadaa9', '127.0.0.1', 1606402449, '__ci_last_regenerate|i:1606402449;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606377880\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606402046;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0be2cb648b634474a1495448cf12712adb4fb5cf', '116.12.32.220', 1643799250, '__ci_last_regenerate|i:1643799250;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1643711831\";last_ip|s:13:\"116.12.32.140\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1643799246;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0be3e762356db38f42291c254d2964b48a36938e', '116.12.33.198', 1638181827, '__ci_last_regenerate|i:1638181827;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1638164343\";last_ip|s:13:\"116.12.33.198\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1638181802;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0be9ed13068adb6901a8ce17730ef9e1aa9bb827', '127.0.0.1', 1594989273, '__ci_last_regenerate|i:1594989273;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594901787\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1594988821;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0bea0d56341c5036db72f75cf876e21942689373', '116.12.34.216', 1639986416, '__ci_last_regenerate|i:1639986416;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1639977158\";last_ip|s:13:\"116.12.34.216\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1639986388;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0beacdd38a827fa7e2c554aea34121917dd692c8', '116.12.33.112', 1622734205, '__ci_last_regenerate|i:1622734205;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1622610398\";last_ip|s:13:\"116.12.33.231\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1622734112;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0bebae8bb634bfcfde47e99a476d5c68f5bb4148', '127.0.0.1', 1617266870, '__ci_last_regenerate|i:1617266870;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617254497\";last_ip|s:12:\"116.12.33.40\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617266836;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0bf704fad31b7d54b701225f0af83eb43e8cab6e', '127.0.0.1', 1597731161, '__ci_last_regenerate|i:1597731153;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597680581\";last_ip|s:12:\"210.1.246.66\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0c054632a55d4af8efb5a5e0236b41f17b316ad7', '116.12.33.57', 1622186758, '__ci_last_regenerate|i:1622186758;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1622119742\";last_ip|s:11:\"116.12.33.5\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0c07b769b9e45d458f3daa7c028eddcfd25d9e5a', '127.0.0.1', 1600243088, '__ci_last_regenerate|i:1600243077;requested_page|s:15:\"admin/customers\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1600232782\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0c07e7931ecf30bdec31671fb4c2962d7fc22db4', '127.0.0.1', 1594270332, '__ci_last_regenerate|i:1594270332;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594194225\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1594267799;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0c0f30f0e36fe353dc19940a9322755459d90fd5', '116.12.32.205', 1643970965, '__ci_last_regenerate|i:1643970965;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1643892812\";last_ip|s:13:\"116.12.32.185\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1643966878;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0c0f5fb764611f4973860d1d967c192595fe2e58', '116.12.34.104', 1642489602, '__ci_last_regenerate|i:1642489573;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1642411341\";last_ip|s:12:\"116.12.34.35\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1642489602;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0c10e1b704a0033ab115263957217e33aef16816', '127.0.0.1', 1611389032, '__ci_last_regenerate|i:1611389032;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1611318457\";last_ip|s:13:\"116.12.32.176\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1611388842;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0c244531686bdfdec295dc72ac19fd8676db6be5', '116.12.32.122', 1634041656, '__ci_last_regenerate|i:1634041561;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1633867275\";last_ip|s:11:\"116.12.34.5\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1634041573;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0c25ec907f9e82201ec88b1f034b651507a37b96', '116.12.34.203', 1623304715, '__ci_last_regenerate|i:1623304715;requested_page|s:15:\"admin/pos/sales\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0c27d8a27e02d24c6f9f0a4d8601b81f9f680785', '116.12.32.154', 1646625132, '__ci_last_regenerate|i:1646625132;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1646553952\";last_ip|s:13:\"116.12.33.179\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1646625110;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0c3033cb27dacffe3178da0f7e7aec52bd242882', '116.12.34.142', 1646643614, '__ci_last_regenerate|i:1646643614;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1646624783\";last_ip|s:13:\"116.12.32.154\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1646643589;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0c4cdd7ccac3f08c19ada3a0f73cc30f8cdd9c94', '127.0.0.1', 1617115894, '__ci_last_regenerate|i:1617115856;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617094228\";last_ip|s:12:\"116.12.33.37\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0c5275f39fde0d4464df78d45e387a1e55f773bf', '127.0.0.1', 1594620202, '__ci_last_regenerate|i:1594620202;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594528977\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1594614741;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0c5393caee999a3de70bd3df3a248750fc4d48ff', '116.12.32.41', 1611148707, '__ci_last_regenerate|i:1611148707;requested_page|s:23:\"admin/reports/customers\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1611126373\";last_ip|s:12:\"116.12.32.41\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1611148706;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0c5c4eb94e8ad095e5ce2c4abe5369ba2cfbdbc3', '127.0.0.1', 1605679660, '__ci_last_regenerate|i:1605679660;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605611465\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605679659;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0c668a03313cbea3c30a7aba6b308aad64e1ac5b', '127.0.0.1', 1608444804, '__ci_last_regenerate|i:1608444804;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608375836\";last_ip|s:12:\"116.12.33.12\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608444222;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0c6a440568d544936aaaea55c5e6f876a84bcbf8', '116.12.33.53', 1609591645, '__ci_last_regenerate|i:1609591645;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609414124\";last_ip|s:13:\"116.12.33.162\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1609591590;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0c6f7b7c84cd4b58986f075ef443a9a81fc2b2e7', '116.12.32.154', 1646626546, '__ci_last_regenerate|i:1646626546;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1646553952\";last_ip|s:13:\"116.12.33.179\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1646626534;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0c74dacb38ebd2ff50de43c2edc6bc7243bc61a6', '127.0.0.1', 1615637222, '__ci_last_regenerate|i:1615637222;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1615553851\";last_ip|s:12:\"116.12.33.13\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1615637208;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0c7c284e57da6dd68efbb6af6032e2f83bb6cbb2', '127.0.0.1', 1616905512, '__ci_last_regenerate|i:1616905512;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616835824\";last_ip|s:12:\"116.12.33.49\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616905512;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0c7d1dd6842fdf3e45e6da3f9e97eb0120783711', '103.108.88.21', 1597557315, '__ci_last_regenerate|i:1597557315;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597474515\";last_ip|s:12:\"210.1.246.66\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597556886;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0c805d8abd30721b63166a4efc7607e069c9db4e', '103.108.91.130', 1604927462, '__ci_last_regenerate|i:1604927462;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1604897113\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1604927445;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0c81ad5194f478a6cd90c55b568ba0c7453b4974', '116.12.33.58', 1618986504, '__ci_last_regenerate|i:1618986307;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1618924199\";last_ip|s:12:\"116.12.33.26\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1618986503;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0c88bb34dbcc33b5c527c9978ae1b1d0a2bcd076', '116.12.32.221', 1639203856, '__ci_last_regenerate|i:1639203856;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1639145805\";last_ip|s:13:\"116.12.34.167\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1639203433;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0c9128f06155c7bb67b24f0f63c2693922cc5d03', '116.12.34.159', 1643440506, '__ci_last_regenerate|i:1643440506;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1643428473\";last_ip|s:12:\"116.12.34.93\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1643440496;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0c9abb1eee5ec7ebfc1611b20f41a463f8637c40', '116.12.33.21', 1630398646, '__ci_last_regenerate|i:1630398646;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1629703757\";last_ip|s:14:\"103.126.218.74\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1630398623;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0caede0acef88936b5685bcc1efc674a118697c7', '116.12.34.167', 1639130763, '__ci_last_regenerate|i:1639130763;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1639039633\";last_ip|s:12:\"116.12.34.39\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1639130742;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0cb82d5785ab85a5f564993257db039f7926f8a5', '116.12.33.151', 1614321900, '__ci_last_regenerate|i:1614321900;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1614259833\";last_ip|s:13:\"116.12.32.223\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1614321757;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0cc7fc72886dbdaffabe773362907f62369cefef', '127.0.0.1', 1594897300, '__ci_last_regenerate|i:1594897300;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594872674\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0ccc3cd1642e45769ec4d228367fbf65b7d6453a', '127.0.0.1', 1608128195, '__ci_last_regenerate|i:1608128195;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608100273\";last_ip|s:12:\"116.12.32.96\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608128166;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0ccf699d5afae8e034d301746665ec046221c347', '116.12.32.221', 1620721681, '__ci_last_regenerate|i:1620721550;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1620640418\";last_ip|s:13:\"116.12.33.150\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1620721680;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0ce87703b41d256b812782a14edbacc724f91b9c', '116.12.32.208', 1642069920, '__ci_last_regenerate|i:1642069920;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1642059133\";last_ip|s:13:\"116.12.34.214\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1642069899;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0ceab1e8071b621a10739e115c5abc165718a40c', '116.12.34.99', 1648555626, '__ci_last_regenerate|i:1648555615;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1648525592\";last_ip|s:12:\"116.12.34.99\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1648555626;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0cebb4fa18cf92a94dc73c23e07740ac34a9d503', '116.12.33.89', 1637126123, '__ci_last_regenerate|i:1637126123;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1637061850\";last_ip|s:12:\"116.12.34.68\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1637126107;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0cf574f5fc6bc5101b3cbbdaa5b815a91b38df83', '127.0.0.1', 1607588688, '__ci_last_regenerate|i:1607588688;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607510654\";last_ip|s:13:\"116.12.32.144\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607588413;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0cfe125d933dc4b803d7377a6a109546e230d927', '116.12.32.55', 1607606240, '__ci_last_regenerate|i:1607606240;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607510654\";last_ip|s:13:\"116.12.32.144\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607606207;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0d0cdba86e0174aac047360d18c96d99f14f39c9', '127.0.0.1', 1605619219, '__ci_last_regenerate|i:1605619219;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605590276\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605619212;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0d10d2f571285ff862e574387101c64c401b32e9', '116.12.33.7', 1608821612, '__ci_last_regenerate|i:1608821612;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608788187\";last_ip|s:11:\"116.12.33.7\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608821598;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0d1e09f0b93332c92183527b1f26a99e8ff8fefd', '116.12.33.73', 1609592152, '__ci_last_regenerate|i:1609592152;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609414124\";last_ip|s:13:\"116.12.33.162\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1609591824;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0d20f1358285bdd19fbd7829dd37c600f5b2454c', '127.0.0.1', 1600605569, '__ci_last_regenerate|i:1600605569;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1600584874\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1600605453;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0d35e22855348f7fdb2a679655dda592b4195ba7', '116.12.34.44', 1635416017, '__ci_last_regenerate|i:1635416017;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1635396399\";last_ip|s:12:\"116.12.34.44\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1635415819;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0d3d6a9ff1d8767a7188ed4d111a0b524be2a85a', '116.12.32.59', 1625828849, '__ci_last_regenerate|i:1625828849;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1625742360\";last_ip|s:13:\"116.12.32.222\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1625828485;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0d3d948035b461fcdf792a5ddbe7da9ee790be2a', '127.0.0.1', 1607229976, '__ci_last_regenerate|i:1607229976;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607174440\";last_ip|s:13:\"116.12.33.196\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607228515;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0d45412c0f10284dd6de6783e7a3e009335014fc', '127.0.0.1', 1614689756, '__ci_last_regenerate|i:1614689756;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1614667355\";last_ip|s:12:\"116.12.32.25\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1614689751;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0d47fbff69cd5d1e26ecc16bb1ea62bb076994ac', '127.0.0.1', 1618207536, '__ci_last_regenerate|i:1618207536;requested_page|s:5:\"admin\";identity|s:13:\"abc@gmail.com\";username|s:6:\"FARHAD\";email|s:13:\"abc@gmail.com\";user_id|s:1:\"3\";old_last_login|s:10:\"1617774638\";last_ip|s:14:\"103.126.218.66\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"1\";biller_id|s:1:\"3\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1618207275;register_id|s:1:\"9\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-06-08 08:16:14\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0d4a9b6f71a8349af383230b407c4d438fb82e85', '116.12.32.18', 1637575599, '__ci_last_regenerate|i:1637575599;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1637499031\";last_ip|s:13:\"116.12.32.219\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1637575515;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0d4b4c091d889745c3f652f44723dd749bd0c098', '127.0.0.1', 1610523172, '__ci_last_regenerate|i:1610523172;requested_page|s:9:\"admin/pos\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0d4f5d7ba6b74fbfc9421da9ae22c4148e340347', '127.0.0.1', 1595052524, '__ci_last_regenerate|i:1595052524;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594988188\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595052390;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0d5173e30475d97e1918b39a4e5d1a7668d4d582', '116.12.34.248', 1634822854, '__ci_last_regenerate|i:1634822854;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1634616336\";last_ip|s:12:\"116.12.34.65\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1634822845;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0d5a0d6ea7e9d89ee143a6a9af3134bb2b04b74b', '116.12.33.240', 1613723959, '__ci_last_regenerate|i:1613723959;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1613658550\";last_ip|s:12:\"116.12.33.94\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1613723940;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0d5bdfeddee2d67e3ede7dc387b70f2c3f07f522', '116.12.34.141', 1640323869, '__ci_last_regenerate|i:1640323869;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1640236799\";last_ip|s:13:\"116.12.34.148\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1640323836;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0d65de51059187dcbffce50cf3a36c7868eb000d', '127.0.0.1', 1595927593, '__ci_last_regenerate|i:1595927593;requested_page|s:13:\"admin/welcome\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1595841827\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595924882;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0d7807b6647489db36dcff6fd0c824bd6340a492', '116.12.32.185', 1647316504, '__ci_last_regenerate|i:1647316500;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1647252510\";last_ip|s:13:\"116.12.32.217\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1647316504;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0d796648825307e96a8cec5ec6c700cca67c038d', '116.12.32.142', 1608901351, '__ci_last_regenerate|i:1608901351;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608879016\";last_ip|s:13:\"116.12.32.142\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608901329;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0d8542577c841b785e53cc43deffb11dc6bec813', '127.0.0.1', 1606210265, '__ci_last_regenerate|i:1606210216;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606132576\";last_ip|s:14:\"103.108.91.131\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0d85800d8de5833222b243631407b52943ad7fca', '127.0.0.1', 1617774678, '__ci_last_regenerate|i:1617774610;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617682264\";last_ip|s:12:\"116.12.33.65\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617774618;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0d8c0ec2e05485820954cf2cc1a8b676c12d73f2', '116.12.32.221', 1609654573, '__ci_last_regenerate|i:1609654573;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609563365\";last_ip|s:12:\"116.12.33.53\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1609653623;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0d8fbdcce12f8cca86345d07e7bb41fda9351b55', '116.12.33.57', 1622189389, '__ci_last_regenerate|i:1622189363;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1622119742\";last_ip|s:11:\"116.12.33.5\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1622189389;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0d936e34319c63cd31cc922f2419c91c092a6872', '116.12.34.215', 1637311246, '__ci_last_regenerate|i:1637311246;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1637212122\";last_ip|s:13:\"116.12.33.225\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1637311246;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0dbca43854719cdd69cff1ba8b2d88fa1243ff7c', '127.0.0.1', 1617420806, '__ci_last_regenerate|i:1617420806;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617345364\";last_ip|s:13:\"116.12.33.149\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617420790;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0dbd6cf93fa4f7e3315a72f205ff70588697567d', '116.12.32.221', 1643522939, '__ci_last_regenerate|i:1643522939;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1643437981\";last_ip|s:13:\"116.12.34.159\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1643522905;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0dc910367a1b4c773868663f598d2da60a0e32e0', '127.0.0.1', 1597473612, '__ci_last_regenerate|i:1597473612;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597468572\";last_ip|s:9:\"127.0.0.1\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597472807;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0dce0b5c74fc457441194ba7acda04222de87a81', '127.0.0.1', 1615360551, '__ci_last_regenerate|i:1615360551;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1615300962\";last_ip|s:12:\"116.12.33.14\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1615360010;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0dce1a20f7dfaca12d68b0af3627967311996206', '116.12.32.59', 1625818175, '__ci_last_regenerate|i:1625818175;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1625742360\";last_ip|s:13:\"116.12.32.222\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1625818143;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0dddb1eb866d2227986f4185520b0992d3f4290a', '116.12.34.215', 1641379142, '__ci_last_regenerate|i:1641379142;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1641357973\";last_ip|s:13:\"116.12.34.215\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1641379029;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0ddf5b5f2d995832b709be244a31e50c6e186cfa', '127.0.0.1', 1605513002, '__ci_last_regenerate|i:1605513002;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605445441\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605512875;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0de2e76ed712b1ac5c0d30907f534f90c5d6de43', '116.12.33.150', 1620644939, '__ci_last_regenerate|i:1620644939;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1620629291\";last_ip|s:13:\"116.12.33.219\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1620644659;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0df207bd248deb71edfa3092290e8228b7a195f4', '127.0.0.1', 1613824963, '__ci_last_regenerate|i:1613824963;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1613810114\";last_ip|s:13:\"116.12.32.222\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1613824947;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0df2ac8710fd8142c807dce739731611acc23afc', '116.12.34.148', 1640237788, '__ci_last_regenerate|i:1640237788;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1640147426\";last_ip|s:13:\"116.12.33.170\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1640237498;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0df612be59a54dada0a88f16caae7d150f223df3', '116.12.32.18', 1637577735, '__ci_last_regenerate|i:1637577735;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1637499031\";last_ip|s:13:\"116.12.32.219\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1637577717;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0df62ede48a3c433e982bc1a19220d22b8f61f74', '116.12.34.42', 1644043129, '__ci_last_regenerate|i:1644043129;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1643966864\";last_ip|s:13:\"116.12.32.205\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1644043116;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0dfbebcc80b974c64c76ff00efea80a7940c17ad', '127.0.0.1', 1617631561, '__ci_last_regenerate|i:1617631561;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617533532\";last_ip|s:12:\"116.12.33.54\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617631529;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0dfd3010a8f6cd0ce8f9debdcb35170bcd90f67c', '116.12.34.44', 1635399863, '__ci_last_regenerate|i:1635399863;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1635335841\";last_ip|s:12:\"116.12.34.61\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1635397513;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0e03247de7d1edf706c486b98a4da9f8bef936d3', '127.0.0.1', 1617016712, '__ci_last_regenerate|i:1617016712;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616900099\";last_ip|s:12:\"116.12.33.57\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617016429;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0e07a0f5e4d06665ea06ffebc77f2931c62ff183', '116.12.32.220', 1643799876, '__ci_last_regenerate|i:1643799876;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1643711831\";last_ip|s:13:\"116.12.32.140\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1643799819;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0e0bbf28ccc7ffed106fda56603f1f99786d7d6c', '127.0.0.1', 1614438287, '__ci_last_regenerate|i:1614438287;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1614417624\";last_ip|s:13:\"116.12.32.140\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1614437852;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0e2e021a6d9969af1c73ca2c49f60fb881919a8b', '116.12.32.204', 1637908640, '__ci_last_regenerate|i:1637908631;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1637834096\";last_ip|s:12:\"116.12.33.85\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1637908632;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0e301a586fe6455a7746010920314a808581ba0d', '127.0.0.1', 1607592715, '__ci_last_regenerate|i:1607592715;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607510654\";last_ip|s:13:\"116.12.32.144\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607592708;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0e3a559fd675a7edb9a6d4321a47d5846ffd8805', '116.12.33.242', 1617774610, '__ci_last_regenerate|i:1617774610;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617682264\";last_ip|s:12:\"116.12.33.65\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617774049;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0e4652510b8897f1fe60d4a5fc2422fb6cd31a06', '103.108.91.130', 1605938109, '__ci_last_regenerate|i:1605938109;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605872623\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605935908;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0e4b284183bfe084079015faca214dc1c7cd60b1', '127.0.0.1', 1598248607, '__ci_last_regenerate|i:1598248607;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1598185344\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1598245851;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0e58245e7a02ec5bb050f941b1a09e26c15205fd', '116.12.32.169', 1639731565, '__ci_last_regenerate|i:1639731565;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1639629137\";last_ip|s:13:\"116.12.34.201\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1639731548;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0e5a18240d71915751eb3fae7526bc522ee64b17', '127.0.0.1', 1614686053, '__ci_last_regenerate|i:1614686053;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1614667355\";last_ip|s:12:\"116.12.32.25\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1614685898;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0e6f07721904ada7232d614082604387c77f28ff', '116.12.32.118', 1648794109, '__ci_last_regenerate|i:1648793995;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1648706056\";last_ip|s:13:\"116.12.33.172\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1648794109;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0e88dc65b10ee5a48d4776f8a3589fa3a86178ff', '127.0.0.1', 1595912382, '__ci_last_regenerate|i:1595912382;requested_page|s:13:\"admin/welcome\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1595841827\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595912188;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0e8ae92ce16925fa06ae31de629c083213b9edf7', '116.12.33.85', 1637823607, '__ci_last_regenerate|i:1637823607;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1637746913\";last_ip|s:13:\"116.12.33.167\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1637822851;error|N;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0ea4535d10c61f7bb1836e72f1ff4d3340070edf', '116.12.32.203', 1645795720, '__ci_last_regenerate|i:1645795720;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1645772208\";last_ip|s:13:\"116.12.32.203\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1645795699;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0ea47e4d2d52332c08e4eb422b79f9fb642f30bd', '116.12.32.221', 1609657926, '__ci_last_regenerate|i:1609657926;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609563365\";last_ip|s:12:\"116.12.33.53\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1609657890;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0eabe98f271add843dc1f8e8e93c095a9740a44a', '103.108.88.21', 1594363988, '__ci_last_regenerate|i:1594363988;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594294025\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0ec793b1258966561da6e17f71b872e29190fac7', '103.108.88.21', 1597839013, 'requested_page|s:28:\"admin/sales/payment_note/317\";__ci_last_regenerate|i:1597839013;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597822233\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597838827;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0ed8262c879826806b898d934ce1d25f69ffb83f', '116.12.32.150', 1645435934, '__ci_last_regenerate|i:1645435934;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1645417986\";last_ip|s:13:\"116.12.33.158\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1645435910;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0ee1dddf4eb06488f6e979e8dcf8d2e5535f614d', '127.0.0.1', 1618214198, '__ci_last_regenerate|i:1618214198;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1618138129\";last_ip|s:13:\"116.12.33.171\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1618214198;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0eeaa850a9d357fc8cd10077a8f2d67262d207ed', '103.126.218.66', 1618493288, '__ci_last_regenerate|i:1618493288;requested_page|s:19:\"admin/pos/view/4793\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0efe9525c7d98039b0753083b4c18a664317d175', '103.108.88.21', 1595150733, '__ci_last_regenerate|i:1595150733;requested_page|s:15:\"admin/customers\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1595087497\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595145018;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0eff5d1a8ab81b29e1d8457508b283ca80af938a', '127.0.0.1', 1615104335, '__ci_last_regenerate|i:1615104335;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1615034999\";last_ip|s:13:\"116.12.33.144\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1615104304;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0f0468101e309cce900cc9a455dbb30bee37cc1a', '127.0.0.1', 1603358229, '__ci_last_regenerate|i:1603358229;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1603272648\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1603358211;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0f077334ce44aee35002525663a95bc713e7213f', '116.12.32.190', 1639894422, '__ci_last_regenerate|i:1639894422;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1639816611\";last_ip|s:12:\"116.12.33.33\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1639894398;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0f0ba1b3974d5799ab682fe067dd3b7d80562ace', '127.0.0.1', 1594732828, '__ci_last_regenerate|i:1594732828;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594717643\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1594732750;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0f132cf971da7bab4567d6136cb81f6b76fe5a23', '116.12.32.39', 1642156364, '__ci_last_regenerate|i:1642156364;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1642135014\";last_ip|s:12:\"116.12.34.19\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1642156344;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0f144b1a446598e824b3ad67a24d63d1073b34db', '116.12.34.167', 1639130443, '__ci_last_regenerate|i:1639130443;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1639039633\";last_ip|s:12:\"116.12.34.39\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1639130415;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0f2dc69754edf7f1b6ff5db2123539a9ca6ebf27', '127.0.0.1', 1610802743, '__ci_last_regenerate|i:1610802743;requested_page|s:9:\"admin/pos\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1610775754\";last_ip|s:13:\"116.12.33.107\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1610802722;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0f34e4c48e813e3f9e1cea5363d70d56734ac652', '127.0.0.1', 1596008917, '__ci_last_regenerate|i:1596008907;requested_page|s:13:\"admin/welcome\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1595997173\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0f3c730c67b0a779657ffec07f2f4e91d7219e7e', '127.0.0.1', 1605416439, '__ci_last_regenerate|i:1605416439;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605352090\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605416355;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0f3cefe2e9f2a8eb5357bf3a7c962f654138227c', '116.12.33.245', 1648353528, '__ci_last_regenerate|i:1648353528;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1648302354\";last_ip|s:13:\"116.12.34.171\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1648353523;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0f42e9cdde2e5642bef1d3e9a3f58eff57f52d09', '127.0.0.1', 1600418915, '__ci_last_regenerate|i:1600418915;error|s:108:\"<h4>404 Not Found!</h4><p>The page you are looking for can not be found.</p>http://samratbd.com/ci/login.php\";__ci_vars|a:1:{s:5:\"error\";s:3:\"new\";}');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0f4887444e8a5984160e5ed092d75f54b9a7dd17', '127.0.0.1', 1604727615, '__ci_last_regenerate|i:1604727615;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1604639557\";last_ip|s:14:\"103.108.91.131\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1604727588;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0f4b65ca649c9e7f17699ad17418a5347bea6c1f', '103.108.88.21', 1597320826, '__ci_last_regenerate|i:1597320826;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597304993\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597320593;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0f4de7ac6db3c89cdb23eedaa6bd58413bfb5fd4', '127.0.0.1', 1605535858, '__ci_last_regenerate|i:1605535858;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605503328\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605535826;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0f51f5c90d3c8566668fbbcb94cde0f2cbb6972c', '116.12.33.57', 1622188744, '__ci_last_regenerate|i:1622188744;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1622119742\";last_ip|s:11:\"116.12.33.5\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1622188725;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0f5393e1df1d5731b2305086fbc4f8b900effd1b', '103.108.88.21', 1595844812, '__ci_last_regenerate|i:1595844812;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1595837189\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595844805;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0f5d3c8fea28dcd4c721f46fa8c71fb2edf8f2e5', '127.0.0.1', 1612432472, '__ci_last_regenerate|i:1612432370;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1612352266\";last_ip|s:13:\"116.12.33.161\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1612432378;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0f5e7b151e2f5efd77e0eabcc93be0ef1321318d', '116.12.32.142', 1622040865, '__ci_last_regenerate|i:1622040865;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1622013207\";last_ip|s:13:\"116.12.32.120\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1622040837;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0f78cef59fb62c8077baf52b86f5486691b7db72', '116.12.33.132', 1618827976, '__ci_last_regenerate|i:1618827976;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1618753218\";last_ip|s:12:\"116.12.32.42\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1618827645;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0f7cb09a6634f370104fe229fd4ab4ed3824b60a', '116.12.34.140', 1646829013, '__ci_last_regenerate|i:1646829013;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1646802657\";last_ip|s:13:\"116.12.34.140\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1646825997;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0f8723c647fd4cc80110fd0b520e09819b293fdc', '116.12.32.219', 1637648578, '__ci_last_regenerate|i:1637648578;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1637634749\";last_ip|s:12:\"116.12.34.48\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1637648572;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0f88533a4369adb63a49e28fa9b71d0d7b56f03c', '127.0.0.1', 1594270871, '__ci_last_regenerate|i:1594270871;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594194225\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1594267799;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0f8c964387330ebc6b3a29f55c711c8104c6078a', '127.0.0.1', 1603200892, '__ci_last_regenerate|i:1603200892;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1603192159\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1603200892;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0f96da629829cdf98857508437854d654693c982', '116.12.32.127', 1640930540, '__ci_last_regenerate|i:1640930540;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1640838911\";last_ip|s:13:\"116.12.32.223\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1640930514;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0f9f7cd288c8104962433d60e210064051238352', '116.12.33.202', 1619453099, '__ci_last_regenerate|i:1619453099;requested_page|s:21:\"admin/sales/edit/4925\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1619422400\";last_ip|s:12:\"116.12.32.63\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1619453074;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0fa4e683c0ee409946f7f9791c0c400ecb076877', '103.108.88.21', 1597566530, '__ci_last_regenerate|i:1597566530;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597474515\";last_ip|s:12:\"210.1.246.66\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597566145;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0fb209a044befefbc9804b4049779ac56c846b15', '116.12.33.26', 1618924696, '__ci_last_regenerate|i:1618924696;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1618899456\";last_ip|s:12:\"116.12.33.26\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1618924480;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0fb491bfeb2c3c8de520c2ecfbeb3e4be29f289b', '127.0.0.1', 1616595901, '__ci_last_regenerate|i:1616595901;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616567888\";last_ip|s:12:\"116.12.33.25\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616595872;remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0fbad0bf890ae6fe138debf4e511bf8c4c56ecc2', '116.12.34.165', 1639292810, '__ci_last_regenerate|i:1639292810;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1639197279\";last_ip|s:13:\"116.12.33.127\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1639292779;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0fbc18fa6c42bdcc0f7e1038e144d90bfee803de', '116.12.32.79', 1642831278, '__ci_last_regenerate|i:1642831278;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1642758727\";last_ip|s:13:\"116.12.34.194\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1642831164;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0fc36d9bbbe37ca0a48a11d07b270b2c7dfce30a', '127.0.0.1', 1611572871, '__ci_last_regenerate|i:1611572871;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1611405986\";last_ip|s:13:\"116.12.32.111\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1611572206;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0fd5a66f054089b1435e6291c78135e5ba4af7f5', '116.12.32.96', 1608127887, '__ci_last_regenerate|i:1608127887;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608100273\";last_ip|s:12:\"116.12.32.96\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608127877;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0fe0c974a3d6c6b5cae11c15ff55c6ca0ac07e96', '127.0.0.1', 1594183534, '__ci_last_regenerate|i:1594183534;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594031463\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0fe2c49c52c94b79cefc9b0a16b42c74d20eaaf1', '103.108.88.21', 1603098222, '__ci_last_regenerate|i:1603098222;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1603014899\";last_ip|s:14:\"123.108.244.36\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1603095389;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0ff49d1b18968e811c14a380f4704afb03987203', '103.108.91.129', 1606659418, '__ci_last_regenerate|i:1606659418;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606635791\";last_ip|s:14:\"103.108.91.129\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606658554;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0ffbbb05b4e4d79886e4d5abf7aedb6eaa220006', '116.12.32.25', 1614588858, '__ci_last_regenerate|i:1614588858;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1614430138\";last_ip|s:13:\"116.12.32.140\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1614588833;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('0ffcf4f5c2c2a89825d4fa6f5ce8214c94dd4737', '116.12.32.200', 1612269279, '__ci_last_regenerate|i:1612269027;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1612247464\";last_ip|s:13:\"116.12.32.200\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1612269279;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1004ab5bd01f091134297ad0ccd143653c3ced64', '116.12.33.51', 1609943185, '__ci_last_regenerate|i:1609943185;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609924332\";last_ip|s:12:\"116.12.33.51\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1609942666;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1018324fd489d9e213d9b578c3e2fe96b2b15107', '127.0.0.1', 1611379479, '__ci_last_regenerate|i:1611379479;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1611318457\";last_ip|s:13:\"116.12.32.176\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1611379451;remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('101a9bceff370de2f09b43be671539f98f67e0bd', '127.0.0.1', 1596029806, '__ci_last_regenerate|i:1596029806;requested_page|s:13:\"admin/welcome\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1596008914\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1596026509;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('101bb14e42788761ffc26c4f961c1e0b2e94e96e', '103.108.91.130', 1606306195, '__ci_last_regenerate|i:1606306195;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606291700\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606306191;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('101c935f84700b7dbc8cb43539a1cc660d116696', '127.0.0.1', 1617627956, '__ci_last_regenerate|i:1617627956;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617533532\";last_ip|s:12:\"116.12.33.54\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617620683;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1025a2880594ff3bc9bedaf7afcfc04a26476b9d', '127.0.0.1', 1614658013, '__ci_last_regenerate|i:1614657969;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1614601592\";last_ip|s:12:\"116.12.32.25\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";error|N;last_activity|i:1614657970;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('10336d0c0f80e7c32dc344e64e659250d60fb9a7', '116.12.33.41', 1615731944, '__ci_last_regenerate|i:1615731944;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1615625339\";last_ip|s:13:\"116.12.32.217\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1615731932;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1033a1bc8f7bbe6f7e11a0e5bb6af3f51758aa9b', '116.12.34.176', 1648459059, '__ci_last_regenerate|i:1648459017;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1648449718\";last_ip|s:13:\"116.12.34.176\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1648459058;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('103640cd7a240fc460b12a4c484ba65f787892be', '116.12.33.46', 1640523625, '__ci_last_regenerate|i:1640523625;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1640489708\";last_ip|s:13:\"116.12.34.139\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1640523409;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1043363974dde12a694abd61aeaa329766499660', '127.0.0.1', 1603022907, '__ci_last_regenerate|i:1603022907;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1602945812\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('104aa901e798cf19f104787ad75682022885b77c', '116.12.33.203', 1613205677, '__ci_last_regenerate|i:1613205677;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1613130779\";last_ip|s:12:\"116.12.33.43\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1613205631;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('104dff3c437b3660a2ec123982739e745543553b', '116.12.33.96', 1640667746, '__ci_last_regenerate|i:1640667746;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1640575763\";last_ip|s:12:\"116.12.34.75\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1640667717;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1054c9420c5b3b34c7262a420295bdfcfb53f98b', '116.12.34.252', 1645091629, '__ci_last_regenerate|i:1645091629;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1645067649\";last_ip|s:13:\"116.12.34.252\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1645091562;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('105721512f16f0f531d58b04bd86cb6f75474158', '127.0.0.1', 1602684841, '__ci_last_regenerate|i:1602684841;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1602677474\";last_ip|s:14:\"123.108.244.75\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1602684802;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('106aa33dd10a5bf42afc9b9d7050e92c82950a44', '127.0.0.1', 1609159803, '__ci_last_regenerate|i:1609159803;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609140076\";last_ip|s:12:\"116.12.33.88\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";message|s:38:\"<p>You are successfully logged in.</p>\";__ci_vars|a:1:{s:7:\"message\";s:3:\"old\";}');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('107720534048a66830239f2a5e2cbe5848e440cb', '116.12.32.221', 1639212517, '__ci_last_regenerate|i:1639212517;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1639145805\";last_ip|s:13:\"116.12.34.167\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1639212500;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('107832b2c5db76324da4112117b982661e91e9b1', '127.0.0.1', 1611642005, '__ci_last_regenerate|i:1611642005;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1611587853\";last_ip|s:12:\"116.12.32.60\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1611641999;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('108aabcb86360c8b12bc043c4316b8deef73db12', '127.0.0.1', 1605630535, '__ci_last_regenerate|i:1605630535;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605590276\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605630515;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('108bbe434dd4d93af9296393c17bbf3d327e36eb', '116.12.33.242', 1617796776, '__ci_last_regenerate|i:1617796776;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617773693\";last_ip|s:13:\"116.12.33.242\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617792169;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('108uoad64l3vlp33nr8tbf3k2im79on5', '::1', 1593213673, '__ci_last_regenerate|i:1593213673;requested_page|s:5:\"admin\";identity|s:11:\"a@gmail.com\";username|s:6:\"farhad\";email|s:11:\"a@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1593122510\";last_ip|s:3:\"::1\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|N;view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|N;company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('10908c3bdde634196a0adcb111803b156423aa9c', '127.0.0.1', 1603982398, '__ci_last_regenerate|i:1603982398;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1603946428\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1603981770;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('109e7b4dd3e7482004fe97b6a1764e7343731809', '116.12.33.116', 1616992239, '__ci_last_regenerate|i:1616992239;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616900099\";last_ip|s:12:\"116.12.33.57\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616992236;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('109eb63c9f9c2e8fa958acc5e6b619fb714d9944', '116.12.32.111', 1611382809, '__ci_last_regenerate|i:1611382809;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1611318457\";last_ip|s:13:\"116.12.32.176\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1611382776;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('10ad7e611d05acbfbd3c7cd86f99f96e0972c642', '127.0.0.1', 1617095241, '__ci_last_regenerate|i:1617095241;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617080165\";last_ip|s:12:\"116.12.33.37\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617095163;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('10adf546375fa3af41b47a9cdfcd0203f7a7dda0', '116.12.32.140', 1614435816, '__ci_last_regenerate|i:1614435816;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1614417624\";last_ip|s:13:\"116.12.32.140\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1614435797;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('10ae9f336c10275fd8f0fb00b2fff1954210ce94', '116.12.34.194', 1642763046, '__ci_last_regenerate|i:1642763046;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1642676905\";last_ip|s:13:\"116.12.32.153\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1642763024;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('10b1be65c67292cef6d82d509b98709fe50fa4ae', '116.12.33.144', 1615039264, '__ci_last_regenerate|i:1615039264;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1614933443\";last_ip|s:13:\"116.12.33.199\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1615039246;remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('10b2c205714d53f74436dab9ee89e60987aa87fb', '116.12.32.177', 1612595361, '__ci_last_regenerate|i:1612595361;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1612505467\";last_ip|s:13:\"116.12.32.162\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1612595335;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('10b2c3d06f7f952c992ca5507e02a37c3076e8f2', '116.12.33.57', 1616918928, '__ci_last_regenerate|i:1616918928;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616835824\";last_ip|s:12:\"116.12.33.49\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616918722;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('10b6022a92657c3b4a83ec27ef7854bcb4f10bde', '103.108.91.130', 1605197477, '__ci_last_regenerate|i:1605197477;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605101433\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605197474;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('10bc5ce761c0c0b0740ef85b1f75b2b6cb36df05', '116.12.34.154', 1648273872, '__ci_last_regenerate|i:1648273872;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1648189385\";last_ip|s:13:\"116.12.34.243\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1648273166;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('10c00dadac172fb5496a4c42ff771ec0480db26a', '127.0.0.1', 1606402794, '__ci_last_regenerate|i:1606402794;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606377880\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606402771;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('10c1f6c70ccde7ba9d37374efe2ea3e7415cddc7', '127.0.0.1', 1604642053, '__ci_last_regenerate|i:1604642053;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1604551273\";last_ip|s:14:\"103.108.91.131\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1604642033;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('10c850dfd9f35db01957cc292088e62676dbb49f', '116.12.33.57', 1622187077, '__ci_last_regenerate|i:1622187077;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1622119742\";last_ip|s:11:\"116.12.33.5\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1622187027;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('10c8bb6e3404a2191f13b5ded6ebdc999144fffe', '127.0.0.1', 1607264387, '__ci_last_regenerate|i:1607264387;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607254598\";last_ip|s:12:\"116.12.32.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607264381;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('10cc3b4ffd0f163d257370ec95e85aff758dbaa7', '116.12.32.202', 1646993731, '__ci_last_regenerate|i:1646993731;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1646918263\";last_ip|s:13:\"116.12.32.158\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1646993713;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('10cd5781270eef5bf212a96bd220522775a9d0eb', '103.108.91.129', 1606465203, '__ci_last_regenerate|i:1606465203;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606395992\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606465186;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('10dc1e8a75728b2b844a6544f98a8f08582857f2', '116.12.33.27', 1642909722, '__ci_last_regenerate|i:1642909722;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1642825445\";last_ip|s:12:\"116.12.32.79\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1642909653;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('10ea0c013858c9bbf3cadbaf90518b101a20282b', '127.0.0.1', 1616764438, '__ci_last_regenerate|i:1616764438;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616751377\";last_ip|s:12:\"116.12.33.10\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616764402;remove_slls|i:1;message|s:25:\"Sale successfully updated\";__ci_vars|a:1:{s:7:\"message\";s:3:\"old\";}');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('10f9f5256c6c655f8b7eee3f9f9be17b7932682f', '103.108.88.21', 1602596824, '__ci_last_regenerate|i:1602596824;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1602578506\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1602596797;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('10ff3c91c496642554b4d5e7250709fe29c06a6f', '116.12.32.202', 1643369446, '__ci_last_regenerate|i:1643369446;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1643342300\";last_ip|s:13:\"116.12.32.161\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1643369409;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('10ocfqd3nvticd8c94ef6cpq2n9m370f', '::1', 1593201298, '__ci_last_regenerate|i:1593201298;requested_page|s:5:\"admin\";identity|s:11:\"a@gmail.com\";username|s:6:\"farhad\";email|s:11:\"a@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1593122510\";last_ip|s:3:\"::1\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|N;view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|N;company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('11258d0044c3daa1e04100602f6f4e2d307448a4', '116.12.33.149', 1618672965, '__ci_last_regenerate|i:1618672965;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1618650393\";last_ip|s:13:\"116.12.32.216\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1618672958;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('113995cee47d794982e43ec75f7fe70d80536e46', '116.12.33.249', 1612072597, '__ci_last_regenerate|i:1612072597;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1612018324\";last_ip|s:13:\"116.12.32.171\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1612072590;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('114b0b206e29270e5118c95470b9548aac5c62b7', '116.12.32.8', 1636114856, '__ci_last_regenerate|i:1636114856;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1636089343\";last_ip|s:11:\"116.12.32.8\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1636114802;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('114b4314f765d52a21de99666d0c683f1910648d', '116.12.33.21', 1630396249, '__ci_last_regenerate|i:1630396249;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1629703757\";last_ip|s:14:\"103.126.218.74\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1630396223;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('114f7164b6711cad50ed379e3da8be14b7a9ad9b', '116.12.32.169', 1639731919, '__ci_last_regenerate|i:1639731919;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1639629137\";last_ip|s:13:\"116.12.34.201\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1639731875;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('11619b1a5467b54b76c870f64a5ca9ecb364a2ce', '116.12.32.140', 1614440602, '__ci_last_regenerate|i:1614440602;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1614417624\";last_ip|s:13:\"116.12.32.140\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1614440595;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1171c6faa8dd6b12d55d47877d84237ffd824be3', '127.0.0.1', 1607758441, '__ci_last_regenerate|i:1607758441;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607665148\";last_ip|s:13:\"116.12.32.213\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607758400;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('117366d702e84d90e89b7cf0622c17bcddaf27cc', '116.12.34.243', 1647847370, '__ci_last_regenerate|i:1647847353;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1647779041\";last_ip|s:13:\"116.12.32.203\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1647847353;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('11755d837ad5ceaa47dfeff36db11d6ef2675cfe', '127.0.0.1', 1613830783, '__ci_last_regenerate|i:1613830783;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1613810114\";last_ip|s:13:\"116.12.32.222\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1613829293;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('11762d45a45a5f9d7673b95f2914556d29756109', '103.108.91.130', 1605969489, '__ci_last_regenerate|i:1605969489;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605932558\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605969158;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('117793719dbb071b3ca1aae4eb4e56d4def35acc', '127.0.0.1', 1606884799, '__ci_last_regenerate|i:1606884797;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('117c01eb22955e35e2fefa537e19d59b53b8ae25', '116.12.34.46', 1647508493, '__ci_last_regenerate|i:1647508493;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1647494756\";last_ip|s:12:\"116.12.34.46\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1647508478;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;message|s:25:\"Sale successfully updated\";__ci_vars|a:1:{s:7:\"message\";s:3:\"new\";}');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('11830256e9057cc22ff3e9070cbe5eeaa7bfbcaa', '127.0.0.1', 1609858191, '__ci_last_regenerate|i:1609858191;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609823055\";last_ip|s:12:\"116.12.32.57\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1609857774;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('11894ecadba2569bb8a4dd8d1659af16fcb16a73', '116.12.33.5', 1616306016, '__ci_last_regenerate|i:1616306016;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616230783\";last_ip|s:13:\"116.12.33.242\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616305992;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('11899bacddb460ec4217a5515d927e0123191de9', '116.12.34.27', 1631856717, '__ci_last_regenerate|i:1631856717;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1631534732\";last_ip|s:13:\"116.12.32.215\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1631856689;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('118f843e6af7dd30233638807e7e1bf5882424bf', '116.12.34.239', 1644834853, '__ci_last_regenerate|i:1644834853;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1644809396\";last_ip|s:13:\"116.12.34.239\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1644834828;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('118f907457be37292f0020971a6c9ee817c00a30', '116.12.33.116', 1617034695, '__ci_last_regenerate|i:1617034695;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616987903\";last_ip|s:13:\"116.12.33.116\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617034684;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('119503eb4e2c504c19606d098076a41373eefc46', '127.0.0.1', 1607611651, '__ci_last_regenerate|i:1607611651;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607510654\";last_ip|s:13:\"116.12.32.144\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607611640;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('119b9391e562aa2e4c7297a9e2f04961327180bf', '127.0.0.1', 1597232550, '__ci_last_regenerate|i:1597232377;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597208022\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597232140;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";user_csrf|s:20:\"0htjlnxGVfaBkoHMSuTR\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('11a01b2d78f9206525584a60bd0c531c4296ca80', '103.108.88.21', 1595072158, '__ci_last_regenerate|i:1595072158;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594988188\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595069380;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('11a86bc4974998b94a58d980a5eddb57cd963f49', '116.12.32.155', 1620144239, '__ci_last_regenerate|i:1620144239;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1620052991\";last_ip|s:13:\"116.12.33.185\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1620144191;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('11b12aab86865f1136cf050cf6dcffbf726317b9', '103.108.88.21', 1595075811, '__ci_last_regenerate|i:1595075811;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594988188\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595069380;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('11b311ab95ed378a3c9fa8f730977d2831265b8c', '127.0.0.1', 1595324684, '__ci_last_regenerate|i:1595324684;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1595240492\";last_ip|s:9:\"127.0.0.1\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('11c3a368bcea6da9d1470b19e8367ea6e5f2291d', '116.12.32.102', 1610031165, '__ci_last_regenerate|i:1610030868;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609997510\";last_ip|s:13:\"116.12.32.102\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1610031165;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('11c7fee3c9d1f514a8e9c80977a52ad7cdad8ed9', '127.0.0.1', 1615729438, '__ci_last_regenerate|i:1615729438;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1615625339\";last_ip|s:13:\"116.12.32.217\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1615729375;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('11c8645f50c8f3c856adcb1d1b3c46a81d568146', '103.108.88.21', 1603372242, '__ci_last_regenerate|i:1603372242;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1603272648\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1603372207;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('11d19012c5bd435055a8b74e59f2d09b6756caf3', '103.108.88.21', 1594280481, '__ci_last_regenerate|i:1594280481;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594194225\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1594267799;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('11d50ad437447cbeb39658635ca3592a6743e4b8', '116.12.33.53', 1609590250, '__ci_last_regenerate|i:1609590250;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609414124\";last_ip|s:13:\"116.12.33.162\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1609589439;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('11d825ad5153f80bcb7a56a3672df059e3bf5ea2', '116.12.34.68', 1637062409, '__ci_last_regenerate|i:1637062162;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1637054279\";last_ip|s:12:\"116.12.34.68\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1637062386;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('11de8da33b842485d6fc8e63af705a2110a71bfa', '103.108.91.130', 1605793150, '__ci_last_regenerate|i:1605793150;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605759720\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605791588;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('11df67b4b671cd7a5cdb2d183939546823e1b143', '116.12.32.39', 1642155820, '__ci_last_regenerate|i:1642155820;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1642135014\";last_ip|s:12:\"116.12.34.19\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1642155777;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('11ec893ae31a1750eaba6a77c7de4412db4dcf3d', '116.12.34.32', 1641992441, '__ci_last_regenerate|i:1641992441;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1641967355\";last_ip|s:12:\"116.12.34.32\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1641992280;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('11f3dc0c6991bc3213d966b97086d903148878b9', '127.0.0.1', 1604988699, '__ci_last_regenerate|i:1604988699;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1604912149\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1604988682;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('11fa75a321528dda116222d9934fd67f596911d9', '127.0.0.1', 1607778831, '__ci_last_regenerate|i:1607778831;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607770814\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607778781;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('120253f61585c2bbb67e4ec0a0852c0b61f75225', '127.0.0.1', 1599915298, '__ci_last_regenerate|i:1599915172;requested_page|s:15:\"admin/customers\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1599892116\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1599915294;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('12044738c972196e1a09511cfb6e0cec9c6dc0f9', '127.0.0.1', 1616766442, '__ci_last_regenerate|i:1616766442;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616751377\";last_ip|s:12:\"116.12.33.10\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616766404;remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('121dc34029c495d3a9729b305ecde46dc39400ec', '116.12.32.88', 1642423350, '__ci_last_regenerate|i:1642423210;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1642401645\";last_ip|s:12:\"116.12.34.35\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1642423350;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('12251836862d615533d30b304554f63a154d73f3', '127.0.0.1', 1610005567, '__ci_last_regenerate|i:1610005567;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609935118\";last_ip|s:12:\"116.12.33.51\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1609998969;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('122e43467a7af4373848213eaf998020fdb5d8ae', '103.108.88.21', 1593867018, '__ci_last_regenerate|i:1593867018;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1593752131\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1593864431;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('12437127e310f52c5aadac21e97df645926eb8a9', '103.108.91.130', 1604808358, '__ci_last_regenerate|i:1604808358;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1604760043\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1604808357;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('12445616257895c32827ecc7e9785b8777a67c5a', '116.12.32.190', 1639894732, '__ci_last_regenerate|i:1639894732;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1639816611\";last_ip|s:12:\"116.12.33.33\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1639894702;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('124ab4fe64e104e47a8c0b11edfa56d86a2e8719', '103.108.91.130', 1605358098, '__ci_last_regenerate|i:1605358098;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605326172\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605358071;error|N;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('124f6906dd69a283b9f0978430a1de429e2e7ba7', '116.12.34.42', 1644065421, '__ci_last_regenerate|i:1644064774;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1644042409\";last_ip|s:12:\"116.12.34.42\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1644064295;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('125d646e4b755ee7fd1dbb1ab7950085095f45b1', '103.108.88.21', 1594276395, '__ci_last_regenerate|i:1594276395;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594194225\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1594267799;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1264c88e2c191d090625a85a0497a4a0128deab9', '127.0.0.1', 1597666332, '__ci_last_regenerate|i:1597666332;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597555298\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597666293;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('12704d549e81d05ba190b346ab322988ab15c8a9', '116.12.33.63', 1647924983, '__ci_last_regenerate|i:1647924983;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1647844805\";last_ip|s:13:\"116.12.34.243\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1647922175;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1270bec62895a0748bcf6dd6bc32f61fee8510c7', '127.0.0.1', 1603292603, '__ci_last_regenerate|i:1603292190;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1603259232\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1603292603;error|N;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";user_csrf|s:20:\"QVtRXEFrMGAzu32hNcBI\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('127c37175a8845f85530d317009856202820ce03', '127.0.0.1', 1603357917, '__ci_last_regenerate|i:1603357917;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1603272648\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1603353841;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('128145850395585dbacd05bbc5bfd32086bef655', '116.12.32.223', 1610527102, '__ci_last_regenerate|i:1610526957;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1610431712\";last_ip|s:13:\"116.12.33.171\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1610527102;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('128bcfc688a305502350cbf3753c39379dddc33b', '116.12.33.202', 1619437938, '__ci_last_regenerate|i:1619437938;requested_page|s:21:\"admin/sales/edit/4925\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1619422400\";last_ip|s:12:\"116.12.32.63\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1619436495;remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('128e888012b29063e07165c79f1f79e883434896', '116.12.32.217', 1647254215, '__ci_last_regenerate|i:1647254215;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1647184997\";last_ip|s:13:\"116.12.32.101\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1647254148;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1293b45d7dbef9ed986df49b382da41aff3c037d', '103.108.88.21', 1595942467, '__ci_last_regenerate|i:1595942467;requested_page|s:13:\"admin/welcome\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1595841827\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595942269;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('12a918255c6bfea7b799f28c92edb238cb073ade', '116.12.32.68', 1648968561, '__ci_last_regenerate|i:1648968561;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1648792670\";last_ip|s:13:\"116.12.32.118\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1648968546;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('12af704730557faa19aef6748cd3d051558359e3', '116.12.33.201', 1608636923, '__ci_last_regenerate|i:1608636760;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608617515\";last_ip|s:13:\"116.12.33.218\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608636923;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('12b943dc3d194d0a672f402637a874fb2656c945', '127.0.0.1', 1608559240, '__ci_last_regenerate|i:1608559240;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608538360\";last_ip|s:13:\"116.12.33.177\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608559205;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('12c107e16c4da1b197445fa229c6fb8ea554e408', '127.0.0.1', 1601102439, '__ci_last_regenerate|i:1601102439;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1601037452\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1601101112;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('12c3ebfe0b91a1651c4b4c5c51a170bd642b386a', '127.0.0.1', 1598169023, '__ci_last_regenerate|i:1598169023;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1598098234\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1598168692;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('12ca0996d053f6dd1050eff40eb630b348353a60', '127.0.0.1', 1610088149, '__ci_last_regenerate|i:1610088149;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1610025322\";last_ip|s:13:\"116.12.32.102\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1610087944;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('12cab4d2f1e4d9aad0ceab63b44ba8106996bdfa', '116.12.34.132', 1634300723, '__ci_last_regenerate|i:1634300723;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1634212446\";last_ip|s:13:\"116.12.32.219\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1634300626;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('12cc28097d6d518eca6678a2160fa2799acbab50', '103.108.88.21', 1595929244, '__ci_last_regenerate|i:1595929244;requested_page|s:13:\"admin/welcome\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1595841827\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595929143;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('12d33f69534645934ad5f2f1fa72e9adc7ad7cfc', '127.0.0.1', 1607173862, '__ci_last_regenerate|i:1607173722;requested_page|s:14:\"admin/calendar\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607173286\";last_ip|s:13:\"37.111.203.99\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607173757;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('12d5eb71424885f70911b39ac11e6b9a79b0d61a', '127.0.0.1', 1617860725, '__ci_last_regenerate|i:1617860467;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617791272\";last_ip|s:13:\"116.12.33.242\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";error|N;last_activity|i:1617860722;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('12d749e6f72fe1401ffa426b866d23de020851cb', '116.12.32.219', 1637647434, '__ci_last_regenerate|i:1637647434;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1637634749\";last_ip|s:12:\"116.12.34.48\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1637647430;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;remove_posls|i:1;message|s:27:\"POS Sale successfully added\";__ci_vars|a:1:{s:7:\"message\";s:3:\"new\";}');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('12e0e6eefce26a0808416d6799dd42ac34e9d3d5', '127.0.0.1', 1598090770, '__ci_last_regenerate|i:1598090754;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1598010942\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1598090770;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('12e29e7c835d15afae270e3998abec91bef4c627', '116.12.34.42', 1644056961, '__ci_last_regenerate|i:1644056961;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1644042409\";last_ip|s:12:\"116.12.34.42\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1644056931;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('12f49cc5535636029f43805c2ce8e32d05ed7422', '127.0.0.1', 1608107205, '__ci_last_regenerate|i:1608107205;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608040715\";last_ip|s:12:\"116.12.33.28\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608107186;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('12fd35c918fa584a49fba46f2c7380958057101e', '127.0.0.1', 1602170696, '__ci_last_regenerate|i:1602170696;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1602152269\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1602170656;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('12fe5e57adfded3fa36bae79983c3c835c4c1791', '127.0.0.1', 1609166662, '__ci_last_regenerate|i:1609166662;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609140076\";last_ip|s:12:\"116.12.33.88\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1609165795;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('130018e16391d32da0288c1a81e939e8c2186865', '103.108.91.130', 1606896965, '__ci_last_regenerate|i:1606896965;requested_page|s:9:\"admin/pos\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606884807\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606896434;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1308e816b0d5d87bdf4367f0d740ec2062b87f89', '127.0.0.1', 1594726661, '__ci_last_regenerate|i:1594726661;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594717643\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1594725336;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('131217cf36214f88af16ee820ceb61add94e47ed', '127.0.0.1', 1615213066, '__ci_last_regenerate|i:1615213066;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1615090359\";last_ip|s:13:\"116.12.33.177\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1615209808;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1321d534684cd43019e5d875a63c814b2da062d7', '116.12.33.149', 1617334276, '__ci_last_regenerate|i:1617334276;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617283942\";last_ip|s:12:\"116.12.33.40\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617334219;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('132207005303649d7f5fd3fce8253c61033e2516', '127.0.0.1', 1603014876, '__ci_last_regenerate|i:1603014872;requested_page|s:15:\"admin/pos/sales\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('133f1b319b32ccc9fd0d64a3306eecdd2921bd95', '127.0.0.1', 1609215951, '__ci_last_regenerate|i:1609215950;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609156079\";last_ip|s:12:\"116.12.33.88\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";error|N;last_activity|i:1609215951;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1340ed6f8c7751ca1060952899260894bbeb634f', '127.0.0.1', 1617291205, '__ci_last_regenerate|i:1617291205;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617266564\";last_ip|s:12:\"116.12.33.40\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617291072;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1342300ca5bb65fdff5221fd796afdeb1d60b563', '116.12.34.22', 1636525083, '__ci_last_regenerate|i:1636525083;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1636435217\";last_ip|s:13:\"116.12.34.151\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1636525077;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('134fa1fc32ea0423108761bedbef596dea863dca', '116.12.32.215', 1620316271, '__ci_last_regenerate|i:1620316271;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1620280426\";last_ip|s:13:\"116.12.32.215\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1620316221;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('13556d9b00d23a0128a9dbe20ad054b89f88360c', '116.12.33.77', 1619259289, '__ci_last_regenerate|i:1619259289;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1619247508\";last_ip|s:12:\"116.12.33.77\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1619259284;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('13758419ea746b5f0427351a79a46bc67771f2da', '127.0.0.1', 1594627060, '__ci_last_regenerate|i:1594627059;requested_page|s:23:\"admin/customers/view/46\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1381282693c4a1d609800e57bf72921bca7a9176', '103.108.88.21', 1594212026, '__ci_last_regenerate|i:1594212008;requested_page|s:19:\"admin/customers/add\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594183208\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1594201075;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1388873e6452a6b8c5c1343f672ea1411038c84d', '116.12.34.239', 1644812981, '__ci_last_regenerate|i:1644812981;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1644747613\";last_ip|s:12:\"116.12.34.46\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1644809399;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('13996414e8a07231859555fe6334affdb691dedf', '103.108.88.21', 1597991370, '__ci_last_regenerate|i:1597991370;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597920862\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597991295;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('139cb2fbcb69440ceb1ae9879c045e8e8deb6b6c', '127.0.0.1', 1616857185, '__ci_last_regenerate|i:1616857185;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616763763\";last_ip|s:12:\"116.12.32.55\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616857147;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('139e05de1e5b6d16f9ef28c97e760fbc53893c7f', '116.12.32.111', 1611412653, '__ci_last_regenerate|i:1611412653;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1611378421\";last_ip|s:13:\"116.12.32.111\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1611412601;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('139e4faafcc1d6fd1218e4be864fca4dc772c610', '127.0.0.1', 1615213370, '__ci_last_regenerate|i:1615213370;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1615090359\";last_ip|s:13:\"116.12.33.177\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1615213327;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('13a58f63aad5dd42d248aa8e90a2ace5f4b74c2c', '116.12.32.215', 1620314734, '__ci_last_regenerate|i:1620314734;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1620280426\";last_ip|s:13:\"116.12.32.215\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1620314516;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('13a6f5dca119f91b18a4f17bde9f678b39523f47', '127.0.0.1', 1608447195, '__ci_last_regenerate|i:1608447195;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608375836\";last_ip|s:12:\"116.12.33.12\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608447194;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('13aa44eb21e4fc8a639e854b0822aef166ad3c88', '116.12.32.221', 1643522598, '__ci_last_regenerate|i:1643522598;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1643437981\";last_ip|s:13:\"116.12.34.159\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1643522584;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('13aa977ced743f853f2880d565bdca93d079f0da', '116.12.34.13', 1636172431, '__ci_last_regenerate|i:1636172431;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1636109387\";last_ip|s:11:\"116.12.32.8\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1636172397;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('13da5f8842e82a2e0bdcd94d0b008a9efc3a7a3b', '127.0.0.1', 1609244109, '__ci_last_regenerate|i:1609244109;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609226045\";last_ip|s:13:\"116.12.33.140\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1609243450;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('13dc0c305fced48fbee049d340d2c8b559326a93', '103.108.88.21', 1593866310, '__ci_last_regenerate|i:1593866310;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1593752131\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1593864431;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('13e00ca1ca213fe2936da8968ee5470dbb73731b', '127.0.0.1', 1594362405, '__ci_last_regenerate|i:1594362405;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594294025\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('13e15376f25bdfd64c3acadd58468e06742dd9ac', '103.108.88.21', 1593934873, '__ci_last_regenerate|i:1593934873;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1593866795\";last_ip|s:13:\"43.231.23.122\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1593924485;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('13f835542fda174d44efda951d5e033b47751d6a', '116.12.34.22', 1636528422, '__ci_last_regenerate|i:1636528422;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1636435217\";last_ip|s:13:\"116.12.34.151\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1636528380;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('13fd7622e7b818b2a45433305d5b57d2f4122830', '116.12.33.146', 1616160744, '__ci_last_regenerate|i:1616160744;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616069053\";last_ip|s:12:\"116.12.32.81\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616160516;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('140c642d9033218a529c7ab24cd365d07a8005ec', '116.12.33.97', 1614087391, '__ci_last_regenerate|i:1614087391;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1614060490\";last_ip|s:12:\"116.12.33.28\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1614085825;remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('140daebd2d5d5e8adf0c3f098e87c4e96e976d36', '127.0.0.1', 1607086767, '__ci_last_regenerate|i:1607086767;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607058571\";last_ip|s:14:\"103.108.91.129\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607086711;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('141a7f2d152ebf7171dcbe8b53d2d6b3e6d7a756', '103.108.91.128', 1604323611, '__ci_last_regenerate|i:1604323611;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1604291069\";last_ip|s:14:\"103.108.91.128\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1604323610;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('142fea8fb99eda606e71d88653cbedc922309be2', '127.0.0.1', 1600351305, '__ci_last_regenerate|i:1600351305;requested_page|s:16:\"admin/myexpenses\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1600333297\";last_ip|s:14:\"37.111.199.178\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1600350879;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1435c62c4b8ffa986adfdd10b45c1d5a3720ed9d', '116.12.34.194', 1642759640, '__ci_last_regenerate|i:1642759640;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1642676905\";last_ip|s:13:\"116.12.32.153\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1642759636;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('14389682e50252ff5ae758bf9e7c4857fe643631', '116.12.32.211', 1637401570, '__ci_last_regenerate|i:1637401570;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1637380449\";last_ip|s:13:\"116.12.32.211\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1637401450;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('143b71ca1223a8f36c22f0ee78ac6e86320b7bfa', '116.12.33.85', 1637835998, '__ci_last_regenerate|i:1637835998;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1637821433\";last_ip|s:12:\"116.12.33.85\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1637835955;error|N;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1443c82528d7f9fc81726c455f54bd269af923a4', '127.0.0.1', 1613134912, '__ci_last_regenerate|i:1613134912;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1613116205\";last_ip|s:12:\"116.12.33.43\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1613134889;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1453a5f320d221ea7150a14af262394db9d1145e', '127.0.0.1', 1595853509, '__ci_last_regenerate|i:1595853509;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('145dbfb765a48b656e5593df9d7d84aeee6f345d', '116.12.32.197', 1636349442, '__ci_last_regenerate|i:1636349442;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1636287325\";last_ip|s:13:\"116.12.34.179\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1636349421;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('145e1365277b5a59fca79b0dc4eb66e00118f89f', '103.108.88.21', 1603628175, '__ci_last_regenerate|i:1603628175;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1603541508\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1603628165;error|N;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('145f3888e4f7f659f5ef4b614631850b664aadae', '127.0.0.1', 1593592195, '__ci_last_regenerate|i:1593592195;identity|s:13:\"abc@gmail.com\";username|s:5:\"admin\";email|s:13:\"abc@gmail.com\";user_id|s:1:\"3\";old_last_login|s:10:\"1593591862\";last_ip|s:13:\"43.231.23.122\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"2\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"1\";biller_id|s:1:\"3\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1593591969;register_id|s:1:\"9\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-06-08 08:16:14\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('14652bdd619321767d14ab5bdd1fb09b9e77dd3c', '116.12.34.65', 1632816178, '__ci_last_regenerate|i:1632816178;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1632748056\";last_ip|s:13:\"116.12.32.216\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1632816166;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('146773c39e6ec1bbfffc12c0048dcb531cc9755e', '116.12.34.215', 1637319681, '__ci_last_regenerate|i:1637319681;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1637212122\";last_ip|s:13:\"116.12.33.225\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1637319636;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('146dd365686bc497375168b7c1312afb5f3535f7', '103.108.88.21', 1602152669, '__ci_last_regenerate|i:1602152602;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1602071770\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1602152603;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1471498ad0a59a44589d3a1c601234b5505617c1', '116.12.34.41', 1641288398, '__ci_last_regenerate|i:1641288398;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1641202817\";last_ip|s:13:\"116.12.34.124\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1641288379;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('147befb96d501ee075855134bd2c9d2f9e8fe977', '127.0.0.1', 1606546708, '__ci_last_regenerate|i:1606546708;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606455480\";last_ip|s:14:\"103.108.91.129\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606546681;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('14893cf03f3458ed2fee08a01f6e20c0fa2fe692', '116.12.33.97', 1612075188, '__ci_last_regenerate|i:1612075188;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1612018324\";last_ip|s:13:\"116.12.32.171\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1612075116;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('148b419f3d094cd7156e4f1bb293fd59236f32ef', '116.12.34.35', 1642415712, '__ci_last_regenerate|i:1642415712;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1642401645\";last_ip|s:12:\"116.12.34.35\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1642415687;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('148d48632b05d990f4c912eed4ee3a6684dc6d13', '127.0.0.1', 1616767766, '__ci_last_regenerate|i:1616767766;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616751377\";last_ip|s:12:\"116.12.33.10\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616767730;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('149277bad1d3538d75d1e9eb75149737a3a6d15d', '127.0.0.1', 1616840132, '__ci_last_regenerate|i:1616840132;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616763763\";last_ip|s:12:\"116.12.32.55\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616840058;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('149851440f183e2ec83cf79b0542b1245652b34c', '116.12.33.44', 1614090226, '__ci_last_regenerate|i:1614090226;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1614060490\";last_ip|s:12:\"116.12.33.28\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1614090224;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('14ac43ca28f8d9328caaf9de28a003a32aa55a8d', '127.0.0.1', 1598710682, '__ci_last_regenerate|i:1598710682;identity|s:5:\"babul\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1598710051\";last_ip|s:14:\"37.111.203.125\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1598710475;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('14b25ebd9d462ae056cfe43d1ec6699df0a486bf', '127.0.0.1', 1612506668, '__ci_last_regenerate|i:1612506668;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1612419958\";last_ip|s:13:\"116.12.33.185\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1612506608;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('14b49f8bf830145e3072d9bbf8d69c4af3b59fb7', '127.0.0.1', 1593588941, '__ci_last_regenerate|i:1593588941;requested_page|s:5:\"admin\";identity|s:11:\"a@gmail.com\";username|s:6:\"farhad\";email|s:11:\"a@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1593585744\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|N;view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|N;company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1593588419;register_id|s:1:\"8\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-02-09 10:45:31\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('14b4c769f89b5f26af0e74b58a1d61aa71b9931d', '116.12.32.39', 1642159686, '__ci_last_regenerate|i:1642159686;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1642135014\";last_ip|s:12:\"116.12.34.19\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1642159371;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('14b58b565509035ac9ccb4adb0603346dbf66b6f', '127.0.0.1', 1612096308, '__ci_last_regenerate|i:1612096308;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1612018324\";last_ip|s:13:\"116.12.32.171\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1612096069;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('14c1269357b02c5988a39f851a87ef0b2d8af5c1', '127.0.0.1', 1594900533, '__ci_last_regenerate|i:1594900533;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594897815\";last_ip|s:12:\"210.1.246.66\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1594900285;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('14c7d5728ab8094437e3a884f39b9ec1071fdfb6', '116.12.33.3', 1619710549, '__ci_last_regenerate|i:1619710549;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1619698000\";last_ip|s:13:\"116.12.33.181\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1619709828;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('14c8246b279e7085829f5dce7468e772525bf9ab', '127.0.0.1', 1595914765, '__ci_last_regenerate|i:1595914765;requested_page|s:13:\"admin/welcome\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1595841827\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595914571;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('14ca8cbd9c00e3a90c4e3ef2e110fad09e05b98c', '127.0.0.1', 1609655495, '__ci_last_regenerate|i:1609655495;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609563365\";last_ip|s:12:\"116.12.33.53\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1609655494;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('14d594cb767778561e31f52b7303f49d58ca1813', '116.12.32.63', 1619424189, '__ci_last_regenerate|i:1619424189;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1619357366\";last_ip|s:12:\"116.12.33.77\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1619424174;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('14e9d4094131dbd1834a80d610cd4247e6a7c973', '116.12.34.163', 1648616121, '__ci_last_regenerate|i:1648616121;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1648553719\";last_ip|s:12:\"116.12.34.99\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1648616104;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('14f20310ea8bb91267a6ca522348183532da652e', '116.12.33.21', 1630399025, '__ci_last_regenerate|i:1630399025;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1629703757\";last_ip|s:14:\"103.126.218.74\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1630399007;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('14f3725b99a8682919cb4f521969ad31cfd68d88', '127.0.0.1', 1613396327, '__ci_last_regenerate|i:1613396327;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1613378540\";last_ip|s:13:\"116.12.33.154\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1613396058;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('14f807632135022501cd73722745412cdb461e9b', '116.12.34.19', 1642141366, '__ci_last_regenerate|i:1642141366;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1642069223\";last_ip|s:13:\"116.12.32.208\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1642141363;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('14f8fbf76ddf229a4e6c5df9da3ed757379dee3e', '116.12.32.209', 1640087579, '__ci_last_regenerate|i:1640087526;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1640064073\";last_ip|s:13:\"116.12.32.209\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1640087566;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1503c06e3949dba81fd9d82c421d8a65e1d5e4ed', '103.108.91.128', 1604323017, '__ci_last_regenerate|i:1604323017;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1604291069\";last_ip|s:14:\"103.108.91.128\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1604322877;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('152099dc1ef3adc9da88017ffe4b22971c316140', '116.12.32.21', 1607242011, '__ci_last_regenerate|i:1607242011;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607174440\";last_ip|s:13:\"116.12.33.196\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607241802;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('15298d0695a1b64b13d1648870e154db268eaa96', '127.0.0.1', 1595139465, '__ci_last_regenerate|i:1595139465;requested_page|s:15:\"admin/customers\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1595087497\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595139084;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('152d3427aaa0711f54fe195a15b3f6f554977ad7', '103.108.91.130', 1604723655, '__ci_last_regenerate|i:1604723655;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1604639557\";last_ip|s:14:\"103.108.91.131\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1604723648;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('153088755a7d9aa99fc9084d94d725c99237042d', '116.12.33.152', 1635683708, '__ci_last_regenerate|i:1635683708;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1635575301\";last_ip|s:12:\"116.12.34.70\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1635683353;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('153965c9b84e55e4fd3de2a9d7e72d7bdd0325bb', '116.12.33.167', 1637737725, '__ci_last_regenerate|i:1637737725;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1637667941\";last_ip|s:13:\"116.12.33.143\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1637737721;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('153aaf36ee44a1e36084c7d60d1bd84f1e91da65', '116.12.32.18', 1637578049, '__ci_last_regenerate|i:1637578049;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1637499031\";last_ip|s:13:\"116.12.32.219\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1637578033;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('153f4bf0b38186682805c96a84bbdf1dd8b8f1ac', '127.0.0.1', 1603541508, '__ci_last_regenerate|i:1603541508;requested_page|s:5:\"admin\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('156401de9883806555e8cee43895d09c0060a97f', '103.108.91.130', 1606806353, '__ci_last_regenerate|i:1606806353;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606720128\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606806353;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1565ecfbff288bfcaccfeeabd1b170e092ee8e34', '127.0.0.1', 1607350437, '__ci_last_regenerate|i:1607350437;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607317798\";last_ip|s:13:\"116.12.33.189\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607350392;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('156db28ab06723828c76641917bf6aadd7bc734a', '103.108.88.21', 1595053045, '__ci_last_regenerate|i:1595053045;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594988188\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595052973;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('156fd42dbea148ebcb8f32831c994434823d4490', '127.0.0.1', 1617519481, '__ci_last_regenerate|i:1617519481;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617447467\";last_ip|s:13:\"116.12.32.198\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617519456;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1576bcaf2a332f82a0b488813f93c904329ea247', '103.108.88.21', 1594289808, '__ci_last_regenerate|i:1594289808;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594194225\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1594267799;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('157a695345984d5f660f7244384ade4aca2291d2', '116.12.33.239', 1607755522, '__ci_last_regenerate|i:1607755522;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607665148\";last_ip|s:13:\"116.12.32.213\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607755202;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('158039b61aa3ba5630ba192132b59c5b598c473b', '127.0.0.1', 1607236525, '__ci_last_regenerate|i:1607236525;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607228439\";last_ip|s:12:\"116.12.32.52\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607231701;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1582f2eaeb74e819a9b9d11ad7895efe4fb3492d', '116.12.33.239', 1610114918, '__ci_last_regenerate|i:1610114918;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1610087832\";last_ip|s:13:\"116.12.33.239\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1610114891;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1585e73bf46a6d451ebfcd83e4481f65fa63161c', '116.12.33.149', 1618674368, '__ci_last_regenerate|i:1618674368;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1618650393\";last_ip|s:13:\"116.12.32.216\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1618674368;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('158c569536b2d1bffbbf3383ae7676e6a4c0b463', '127.0.0.1', 1612336437, '__ci_last_regenerate|i:1612336437;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1612262229\";last_ip|s:13:\"116.12.32.200\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1612335891;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('158cf0c1e8ba4320775775a89563fd46650eb145', '103.108.88.21', 1594212008, '__ci_last_regenerate|i:1594212008;requested_page|s:19:\"admin/customers/add\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594183208\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1594201075;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1599a78a6fc68ad8151b2ab13d78b9da2f4221ca', '116.12.33.127', 1619969240, '__ci_last_regenerate|i:1619969240;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1619931769\";last_ip|s:13:\"116.12.33.127\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1619962655;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('15a8027c450daf0451ab2f57dd56420d584847bc', '116.12.33.157', 1611234265, '__ci_last_regenerate|i:1611234265;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1611208056\";last_ip|s:13:\"116.12.33.157\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1611233985;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('15aae0427a0239099fce641169c84dac8f0f889a', '116.12.33.8', 1643096631, '__ci_last_regenerate|i:1643096631;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1643017039\";last_ip|s:13:\"116.12.32.204\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1643096599;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('15ac80126dd3ea74577fdb04ff1910a7ab3b2587', '116.12.33.219', 1620631008, '__ci_last_regenerate|i:1620631008;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1620565992\";last_ip|s:13:\"116.12.32.211\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1620630140;remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('15ae2f5fcb8c0646319718f6a82a69a94e6b70e4', '127.0.0.1', 1595421315, '__ci_last_regenerate|i:1595421315;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1595418811\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595420334;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('15af5e5b22b1bda4a75d57711b093ab05c73cc70', '116.12.33.171', 1619539551, '__ci_last_regenerate|i:1619539551;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1619523570\";last_ip|s:13:\"116.12.33.171\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1619539534;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('15b2a828e324da3047d091f5976d43a0f58e7d14', '127.0.0.1', 1612100794, '__ci_last_regenerate|i:1612100794;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1612018324\";last_ip|s:13:\"116.12.32.171\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1612099737;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('15c1647d4a4a5463428add1c57fe61a94b528c44', '116.12.33.177', 1608554764, '__ci_last_regenerate|i:1608554764;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608538360\";last_ip|s:13:\"116.12.33.177\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608554740;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('15c410ac271132a6252c8a758ba86affcc611cf3', '116.12.33.65', 1617699065, '__ci_last_regenerate|i:1617699065;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617631766\";last_ip|s:13:\"116.12.32.223\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617698944;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_posls|i:1;message|s:27:\"POS Sale successfully added\";__ci_vars|a:1:{s:7:\"message\";s:3:\"new\";}');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('15e8167757bcccc67b3762e2ec4b779c40fe5c70', '116.12.33.43', 1613139160, '__ci_last_regenerate|i:1613139160;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1613116205\";last_ip|s:12:\"116.12.33.43\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1613139131;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('15f78644882e5519c88f35eb9971f4081fa92847', '103.108.88.21', 1593846949, 'requested_page|s:15:\"admin/customers\";__ci_last_regenerate|i:1593846949;identity|s:11:\"r@gmail.com\";username|s:4:\"neon\";email|s:11:\"r@gmail.com\";user_id|s:1:\"4\";old_last_login|s:10:\"1593596310\";last_ip|s:14:\"203.190.14.186\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"5\";warehouse_id|s:1:\"1\";view_right|s:1:\"1\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"4\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1593836831;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('15fa3ed626a1e554f89f0385d6a6acd74e218741', '116.12.32.219', 1637647953, '__ci_last_regenerate|i:1637647953;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1637634749\";last_ip|s:12:\"116.12.34.48\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1637647665;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1617f9f429ebf411ef01d2dbb804f07f01c19962', '127.0.0.1', 1614439853, '__ci_last_regenerate|i:1614439853;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1614417624\";last_ip|s:13:\"116.12.32.140\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1614439836;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('16211485c5981bce6a18065f92e41c3777d76819', '127.0.0.1', 1605764576, '__ci_last_regenerate|i:1605764576;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605693573\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605760487;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('162424c671e0e0973abdfe459d81f060bd9082f7', '127.0.0.1', 1611147782, '__ci_last_regenerate|i:1611147782;requested_page|s:23:\"admin/reports/customers\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1611126373\";last_ip|s:12:\"116.12.32.41\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1611145866;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('164d521aed18a566623d9dadae369e94316efcf8', '127.0.0.1', 1612094017, '__ci_last_regenerate|i:1612094017;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1612018324\";last_ip|s:13:\"116.12.32.171\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1612089209;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('164fd0410a06e87d9be051270c5f391374499528', '116.12.32.173', 1644331353, '__ci_last_regenerate|i:1644331205;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1644314132\";last_ip|s:13:\"116.12.32.173\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1644331205;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('165ce4572881d5c54aa5a59e207c76e7e264ad6e', '116.12.33.209', 1618313012, '__ci_last_regenerate|i:1618313012;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1618295184\";last_ip|s:13:\"116.12.33.209\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1618313012;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('165ff44714302908caa7694d4a2dd60e456aa794', '127.0.0.1', 1604326737, '__ci_last_regenerate|i:1604326737;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1604291069\";last_ip|s:14:\"103.108.91.128\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1604325024;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1660d789f005f8b9734ef82cea1162376427e1bb', '116.12.34.42', 1644063403, '__ci_last_regenerate|i:1644063403;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1644042409\";last_ip|s:12:\"116.12.34.42\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1644063188;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1664d93f769e51091243da977ae4771a9d382b23', '127.0.0.1', 1611410857, '__ci_last_regenerate|i:1611410857;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1611378421\";last_ip|s:13:\"116.12.32.111\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1611410383;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('166d7a1bd3dc92a6f411bbc5b4f1a11c02f8b2ce', '116.12.32.165', 1633412819, '__ci_last_regenerate|i:1633412693;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1633326579\";last_ip|s:13:\"116.12.34.155\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1633412819;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1672b12b299b14bb0f740fdf5c37c9fc56832cb6', '116.12.32.218', 1641530885, '__ci_last_regenerate|i:1641530885;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1641465695\";last_ip|s:13:\"116.12.32.207\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1641530831;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('168a72deae711344a390231e6975a2bd4dc4e70c', '116.12.32.118', 1648793995, '__ci_last_regenerate|i:1648793995;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1648706056\";last_ip|s:13:\"116.12.33.172\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1648793990;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('168b32c231f59d678dd5811517992036b252c77a', '116.12.33.4', 1636951126, '__ci_last_regenerate|i:1636951126;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1636865265\";last_ip|s:12:\"116.12.32.74\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1636951104;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('168d330bcff81946c1d73425611564bded904153', '116.12.33.25', 1616598638, '__ci_last_regenerate|i:1616598638;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616567888\";last_ip|s:12:\"116.12.33.25\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616598626;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1694a6da7dea1ab8e9844938f76c05ba63bdce32', '127.0.0.1', 1614769238, '__ci_last_regenerate|i:1614769236;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('16b1760705a117ae5c1689517c40d351200c1153', '127.0.0.1', 1617704292, '__ci_last_regenerate|i:1617704292;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617631766\";last_ip|s:13:\"116.12.32.223\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617700081;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('16b65d9470a4686878cd24cd63c42a09d43ccbb0', '116.12.33.197', 1613476647, '__ci_last_regenerate|i:1613476647;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1613462639\";last_ip|s:13:\"116.12.33.197\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1613476620;remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('16c8454d8dcc61911f612d1f6ae779d13651a16a', '116.12.33.243', 1611062301, '__ci_last_regenerate|i:1611062008;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1611039706\";last_ip|s:13:\"116.12.33.243\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1611062301;remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('16d71a5a48f91ed0c5ab5875e2398afaeaf5d3f5', '127.0.0.1', 1608646736, '__ci_last_regenerate|i:1608646736;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608629544\";last_ip|s:13:\"116.12.33.218\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608646725;remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('16e5eed1af80e65b3af156aa1d1e3afb50bc745e', '103.108.88.21', 1604241899, '__ci_last_regenerate|i:1604241899;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1604229283\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1604241689;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('16e63f3d7703237b7314c0fe93a92469d161d46b', '127.0.0.1', 1593598684, '__ci_last_regenerate|i:1593598684;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1593597455\";last_ip|s:13:\"43.231.23.122\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"3\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1593598599;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('16ec0243bb52ade627e27a381728f2b4a7e46501', '127.0.0.1', 1594792441, '__ci_last_regenerate|i:1594792441;requested_page|s:15:\"admin/customers\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594754399\";last_ip|s:12:\"210.1.246.66\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1594791782;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('16eda4eb326107e01ff0d9ec677cbfd46e32761e', '127.0.0.1', 1606916388, '__ci_last_regenerate|i:1606916388;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606894029\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606916316;remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('16f0f250383308711f01c8339e6c0e12cce74511', '116.12.33.54', 1636613745, '__ci_last_regenerate|i:1636613745;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1636603829\";last_ip|s:12:\"116.12.33.54\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1636613577;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('16fda62136957c38bbf96c81c333d4a3e2823e45', '127.0.0.1', 1616506109, '__ci_last_regenerate|i:1616506109;requested_page|s:15:\"admin/pos/sales\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('170d87d17a761e0e11816d5ee0c7af895532d0c4', '116.12.32.39', 1642158715, '__ci_last_regenerate|i:1642158715;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1642135014\";last_ip|s:12:\"116.12.34.19\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1642158032;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('171830a6c9a00bd1518c8f5348385ae2b1ae83e5', '127.0.0.1', 1603101920, '__ci_last_regenerate|i:1603101920;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1603014899\";last_ip|s:14:\"123.108.244.36\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1603099455;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1727837a9db5fd1fdee52df60099ddb8a69d960e', '127.0.0.1', 1609999433, '__ci_last_regenerate|i:1609999429;requested_page|s:23:\"admin/reports/customers\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1728cea85e1765f050f10a87b42e85399503be7f', '116.12.32.153', 1642681919, '__ci_last_regenerate|i:1642681919;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1642661876\";last_ip|s:13:\"116.12.34.164\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1642681887;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('172bd4d87b152ad9cfd66815aac0a8c0fda5e42f', '116.12.32.204', 1643026235, '__ci_last_regenerate|i:1643026235;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1643008271\";last_ip|s:13:\"116.12.34.139\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1643026095;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('172e12efb3743bbe4fe802d2a8d824b90729b028', '127.0.0.1', 1603259553, '__ci_last_regenerate|i:1603259553;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1603193443\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1603259552;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('174af01b1366ecf17ee4f7dcab25733493c2b153', '127.0.0.1', 1604291059, '__ci_last_regenerate|i:1604291057;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('174b9caaa03de132cce6ef5c96226b06d15f21aa', '116.12.33.89', 1637123014, '__ci_last_regenerate|i:1637123014;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1637061850\";last_ip|s:12:\"116.12.34.68\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1637122974;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1756b033d2bc09ad2d5814b6eaae5e9a4a59194d', '116.12.32.50', 1611661993, '__ci_last_regenerate|i:1611661993;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1611641601\";last_ip|s:12:\"116.12.32.50\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1611660652;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('175865484118bf3cd121d279c7567163abece0f0', '127.0.0.1', 1615388329, '__ci_last_regenerate|i:1615388329;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1615350987\";last_ip|s:13:\"116.12.33.211\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1615388309;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('17647aa8c5d04e2cea18e10a8a437d9f1c54f5ec', '116.12.33.73', 1609595438, '__ci_last_regenerate|i:1609595438;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609414124\";last_ip|s:13:\"116.12.33.162\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1609595126;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1764ccf317dcbd3fa6a0b33016d78be71664e82a', '116.12.34.13', 1645335577, '__ci_last_regenerate|i:1645335577;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1645247701\";last_ip|s:12:\"116.12.33.32\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1645335537;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1766f96d3469c4bd13ee4fbdf7426872cffa63e9', '127.0.0.1', 1603358834, '__ci_last_regenerate|i:1603358834;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1603272648\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1603358807;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('176e1846a2e04e60f2d601b84bb6ac1a8b03bb98', '116.12.32.111', 1611382495, '__ci_last_regenerate|i:1611382495;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1611318457\";last_ip|s:13:\"116.12.32.176\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1611382180;remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('177d3bf9dd988b7e980aa807e729a793d66af6ae', '116.12.33.152', 1635682101, '__ci_last_regenerate|i:1635682101;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1635575301\";last_ip|s:12:\"116.12.34.70\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1635682095;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('17852a2449d0a0ca8a1f9e9781206974b8348a8a', '116.12.34.216', 1639992068, '__ci_last_regenerate|i:1639992068;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1639977158\";last_ip|s:13:\"116.12.34.216\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1639992050;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1786f54c02a28bd44d71ed56d1b1bf76899f7b41', '127.0.0.1', 1607427258, '__ci_last_regenerate|i:1607427258;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607414134\";last_ip|s:12:\"116.12.33.67\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607427239;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('178a49166fa54e53f208bfc87268e01606be5418', '127.0.0.1', 1603119103, '__ci_last_regenerate|i:1603119103;requested_page|s:5:\"admin\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('179157915db91cc95d606cfb054360caad34dbfb', '116.12.33.120', 1615451068, '__ci_last_regenerate|i:1615451068;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1615382327\";last_ip|s:12:\"119.30.45.62\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1615451047;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1792aa1097cb2d51efe4295eb9669f25f1422ccd', '103.108.91.130', 1605448600, '__ci_last_regenerate|i:1605448600;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605416089\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605448600;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_posls|i:1;message|s:27:\"POS Sale successfully added\";__ci_vars|a:1:{s:7:\"message\";s:3:\"new\";}');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1798b21e0ef20e7fbf59c845f5254eba8a91d6d1', '127.0.0.1', 1604241230, '__ci_last_regenerate|i:1604241230;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1604229283\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1604241173;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('179a6a7ba90824c1bd6b02910c9b703b9ae5fbac', '116.12.33.144', 1615041323, '__ci_last_regenerate|i:1615041323;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1614933443\";last_ip|s:13:\"116.12.33.199\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1615041253;message|s:26:\"Payment successfully added\";__ci_vars|a:1:{s:7:\"message\";s:3:\"new\";}');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('179ad55c5ba8f1894d7744c666a78c22cd92ec9d', '127.0.0.1', 1597841479, 'requested_page|s:28:\"admin/sales/payment_note/317\";__ci_last_regenerate|i:1597841479;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597822233\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597840793;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('17a451a5b8c6dfef820f6714be073b51b82c47dd', '103.108.88.21', 1595663811, '__ci_last_regenerate|i:1595663811;requested_page|s:13:\"admin/welcome\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1595650438\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595663113;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('17a501accad7107911cb60b557bc4d04a52f5920', '127.0.0.1', 1609770112, '__ci_last_regenerate|i:1609770112;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609743297\";last_ip|s:13:\"116.12.32.124\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1609762989;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('17b79ea0254b80185279730faa4706802e90ecdc', '127.0.0.1', 1606479795, '__ci_last_regenerate|i:1606479795;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606395992\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606479762;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('17ba1b654709e137089fd67750e194cffb468ba5', '116.12.32.204', 1637919587, '__ci_last_regenerate|i:1637919587;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1637907685\";last_ip|s:13:\"116.12.32.204\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1637919557;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('17c9f84cc5031bc3bdf79c8cf193161abec8b175', '127.0.0.1', 1614609704, '__ci_last_regenerate|i:1614609704;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1614585948\";last_ip|s:12:\"116.12.32.25\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1614609704;remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('17ce73edfbb1a698d1e02d9663c65211c1446685', '127.0.0.1', 1597403203, '__ci_last_regenerate|i:1597403203;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597382202\";last_ip|s:9:\"127.0.0.1\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597403026;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('17cf472ab172bd6875aec22d223faa6fe42819cb', '127.0.0.1', 1607874427, '__ci_last_regenerate|i:1607874427;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607844042\";last_ip|s:13:\"116.12.33.163\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607872382;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('17dc83e85b462b781473672571b5edfbb6ba781e', '127.0.0.1', 1605270957, '__ci_last_regenerate|i:1605270957;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605242577\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605270383;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('17e13e2d6fe136c42c88e82f9d4067fa27c6fc59', '103.126.218.74', 1628945353, '__ci_last_regenerate|i:1628945353;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1628774994\";last_ip|s:13:\"116.12.32.222\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1628945311;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('17e37f9b89d285dcde1625f87703a900e1268858', '127.0.0.1', 1616594653, '__ci_last_regenerate|i:1616594653;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616567888\";last_ip|s:12:\"116.12.33.25\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616594652;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('17e7276afafacc58f8d47b142837d8cf10dd1eb3', '116.12.32.182', 1644930460, '__ci_last_regenerate|i:1644930460;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1644833400\";last_ip|s:13:\"116.12.34.239\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1644930442;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('17ec2c30add1c7f1cfa82025239749be898954f2', '103.108.88.21', 1594208985, '__ci_last_regenerate|i:1594208985;requested_page|s:19:\"admin/customers/add\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594183208\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1594201075;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('17f1e1cc1b3454f34150ce62c5662b99c1ec4fce', '103.108.88.21', 1594300425, '__ci_last_regenerate|i:1594300425;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594267553\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('17f42f6fb95902f7b7c3307aa0132d3d55590990', '116.12.32.177', 1612596099, '__ci_last_regenerate|i:1612596099;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1612505467\";last_ip|s:13:\"116.12.32.162\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1612595952;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('17f62b73dbd36c999d037d80fba13951d917503c', '116.12.32.218', 1638332854, '__ci_last_regenerate|i:1638332854;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1638279249\";last_ip|s:13:\"116.12.32.184\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1638332833;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('17f720e4fe54534246c170e8996f1d4fba3a7f94', '127.0.0.1', 1613136914, '__ci_last_regenerate|i:1613136914;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1613116205\";last_ip|s:12:\"116.12.33.43\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1613136694;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('17fa78e64741ff6f0683f90899676f4b514852d6', '116.12.33.187', 1617881952, '__ci_last_regenerate|i:1617881952;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617857562\";last_ip|s:13:\"116.12.33.187\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617881931;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_posls|i:1;remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('18007920b0bb3a57a7456de9bfd214d563f84563', '127.0.0.1', 1611297588, '__ci_last_regenerate|i:1611297588;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1611232458\";last_ip|s:13:\"116.12.33.157\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1801da7981a2c0db16131b38b067aa410eeb9902', '127.0.0.1', 1605509701, '__ci_last_regenerate|i:1605509701;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605445441\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605509483;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('180358da6a67b4b632ceeb9603be4d0ea008decd', '116.12.33.241', 1620232273, '__ci_last_regenerate|i:1620232273;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1620214876\";last_ip|s:13:\"116.12.33.241\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1620232267;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('180fa2f61d5d08bfb017bbc7add3b4093b2b01a7', '116.12.34.225', 1645503574, '__ci_last_regenerate|i:1645503457;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1645434500\";last_ip|s:13:\"116.12.32.150\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1645503574;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('180fd4f1110604aaf1435df41d7dd8c5fa544b09', '116.12.33.57', 1616912659, '__ci_last_regenerate|i:1616912659;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616835824\";last_ip|s:12:\"116.12.33.49\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616912650;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1813c412e4bca139f8a3514526b5e2d0febcb377', '103.108.91.130', 1605075300, '__ci_last_regenerate|i:1605075300;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605030086\";last_ip|s:13:\"43.231.23.122\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605075249;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1831528c724c9c1b43b746396f7075ce41dea89a', '103.108.88.21', 1597558000, '__ci_last_regenerate|i:1597558000;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597474515\";last_ip|s:12:\"210.1.246.66\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597557738;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1833233de5fbcb426532d46a2a32b5d63e527249', '127.0.0.1', 1617432238, '__ci_last_regenerate|i:1617432238;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617345364\";last_ip|s:13:\"116.12.33.149\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617432238;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('183e108644a0b5d5357a7ce06e00af82146112bc', '116.12.32.215', 1619106670, '__ci_last_regenerate|i:1619106670;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1619081961\";last_ip|s:13:\"116.12.32.215\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1619106655;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1841f1f922e976c62a2b7563d770e5283dedcc2b', '116.12.32.204', 1637918908, '__ci_last_regenerate|i:1637918908;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1637907685\";last_ip|s:13:\"116.12.32.204\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1637918879;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('18457b138e5ff3cec47409993a9ac854f4d4849d', '127.0.0.1', 1602331977, '__ci_last_regenerate|i:1602331977;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1602331565\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1602331843;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('184678a2a4b691657bb9674ee9efd0397334e1cf', '127.0.0.1', 1616058759, '__ci_last_regenerate|i:1616058759;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1615987196\";last_ip|s:13:\"116.12.32.129\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616055740;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('184ff4eccad04b3ec41157d1f3a97c7bc5532cbe', '116.12.33.161', 1612335519, '__ci_last_regenerate|i:1612335519;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1612262229\";last_ip|s:13:\"116.12.32.200\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1612335472;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1853c7bab1ff1140eddd73ef13496c6132de59a8', '127.0.0.1', 1595998652, '__ci_last_regenerate|i:1595998652;requested_page|s:13:\"admin/welcome\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1595945442\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595997192;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1857ab45e51639fa9b9765837d4a23afbdef3c89', '116.12.32.128', 1607519807, '__ci_last_regenerate|i:1607519807;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607424997\";last_ip|s:13:\"116.12.32.145\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607519494;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('185d4d1523a89029f0d3dc54640f5ad0407c502b', '103.108.91.130', 1605358410, '__ci_last_regenerate|i:1605358410;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605326172\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605358380;error|N;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('185ed900ea0f99528b70cadcf06081ba11aca1cb', '127.0.0.1', 1597752919, '__ci_last_regenerate|i:1597752919;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597729845\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597752900;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1860e9b24105e95d32c704cbf86f2bf9966b28b6', '127.0.0.1', 1601301468, '__ci_last_regenerate|i:1601301467;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1601288240\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1601297462;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1866b6372259c1e8d8f61d9d8b06a4b3ea6f4ef7', '116.12.34.35', 1642401679, '__ci_last_regenerate|i:1642401643;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1642321307\";last_ip|s:13:\"116.12.32.221\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1642401657;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('18697fa9ebacb8dccfbe6be14c55c8778905df2f', '103.108.91.130', 1606314642, '__ci_last_regenerate|i:1606314642;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606291700\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606314622;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1877d9a5e269964a424d28ed60e65a5d4c92db14', '116.12.33.50', 1613920267, '__ci_last_regenerate|i:1613920208;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1613889135\";last_ip|s:12:\"116.12.33.50\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1613920267;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('18782b115d862b775aaffeed5883085a243f65fd', '116.12.32.59', 1625821282, '__ci_last_regenerate|i:1625821282;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1625742360\";last_ip|s:13:\"116.12.32.222\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1625820820;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('18879c140efd4a25668213b98ea78132d7ba7ee2', '127.0.0.1', 1606139793, '__ci_last_regenerate|i:1606139793;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606118527\";last_ip|s:14:\"103.108.91.131\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606139759;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('188a7a4f8069c658bc56682c0dc14dfc18800f5a', '127.0.0.1', 1594880693, '__ci_last_regenerate|i:1594880693;requested_page|s:15:\"admin/customers\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594804422\";last_ip|s:12:\"210.1.246.66\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1594880566;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('189430eb477390ccbd52a3e243f5c50a316df03a', '116.12.33.174', 1608021262, '__ci_last_regenerate|i:1608021262;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607953227\";last_ip|s:13:\"116.12.32.121\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608019984;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1894d20e39fa9c799edea2a99c686000045aae9b', '127.0.0.1', 1597581527, '__ci_last_regenerate|i:1597581527;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597474515\";last_ip|s:12:\"210.1.246.66\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597579803;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('189ce60a985dc65453774a9fac5db5f0b2201290', '116.12.34.140', 1646825701, '__ci_last_regenerate|i:1646825701;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1646802657\";last_ip|s:13:\"116.12.34.140\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1646825668;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('18ab56523cac2b6cec9ab76fd7dc413add2bc2f4', '116.12.33.70', 1609075219, '__ci_last_regenerate|i:1609075219;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609043804\";last_ip|s:12:\"116.12.33.70\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1609074929;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('18cae6520bd97f11d33f4b18ac7ae2c5666a5b89', '116.12.34.46', 1647403286, '__ci_last_regenerate|i:1647403286;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1647347201\";last_ip|s:13:\"116.12.32.185\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1647403259;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('18ceae96b9814f66db8078a76c1754dbeb26eb08', '116.12.33.209', 1618319971, '__ci_last_regenerate|i:1618319971;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1618295184\";last_ip|s:13:\"116.12.33.209\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1618319940;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('18d9e8075fd8531b6a120038dc0b9748a36c1bff', '103.108.88.21', 1594015041, '__ci_last_regenerate|i:1594015041;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1593921171\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1594013728;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('18nd7s22udjqj7b02npjtchn4thh67ln', '::1', 1593617976, '__ci_last_regenerate|i:1593617976;requested_page|s:5:\"admin\";identity|s:11:\"a@gmail.com\";username|s:6:\"farhad\";email|s:11:\"a@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1593382579\";last_ip|s:3:\"::1\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|N;view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|N;company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";message|s:38:\"<p>You are successfully logged in.</p>\";__ci_vars|a:1:{s:7:\"message\";s:3:\"old\";}');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('190afd733b899980135b591fc29ea1b018c798c7', '116.12.33.222', 1644123061, '__ci_last_regenerate|i:1644123061;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1644054646\";last_ip|s:12:\"116.12.34.42\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1644123037;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('190f18d62b4838b1888317ae5e46a7aee2d08ee5', '116.12.32.214', 1638784496, '__ci_last_regenerate|i:1638784496;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1638764349\";last_ip|s:13:\"116.12.34.142\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1638784452;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1919e1fda1120ff83a0ae4b6954f172cdbb1064c', '103.108.88.21', 1604217153, '__ci_last_regenerate|i:1604217153;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1604150520\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1604216218;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('192779227b22eb997080a57b65b2f26136a6ec82', '127.0.0.1', 1605279012, '__ci_last_regenerate|i:1605279012;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605242577\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605278803;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1930e866e732eec7841c24979360f16fe3bccdc3', '116.12.33.147', 1608019047, '__ci_last_regenerate|i:1608019047;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607953227\";last_ip|s:13:\"116.12.32.121\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608019043;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('19318262d50e9b47999f3081a33fedd43a6888c6', '127.0.0.1', 1604816775, '__ci_last_regenerate|i:1604816773;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1604760043\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1604816774;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('193961f21af3f190b5af79d193c54613efc4200b', '116.12.34.35', 1642414505, '__ci_last_regenerate|i:1642414505;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1642401645\";last_ip|s:12:\"116.12.34.35\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1642414283;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('19399575dec3e230dd877da2d2b88dda74c12bd2', '127.0.0.1', 1607088057, '__ci_last_regenerate|i:1607088057;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607058571\";last_ip|s:14:\"103.108.91.129\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607088026;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('194057b7aec108d9b5350188310729cc37756942', '116.12.33.73', 1609597457, '__ci_last_regenerate|i:1609597457;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609414124\";last_ip|s:13:\"116.12.33.162\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1609597453;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1952617050af13f45e2c1b31b954fd73ccbebc87', '127.0.0.1', 1617685140, '__ci_last_regenerate|i:1617685140;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617631766\";last_ip|s:13:\"116.12.32.223\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617684961;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('19577065c75cec38e25018e293fc98ee255db352', '127.0.0.1', 1613040961, '__ci_last_regenerate|i:1613040957;requested_page|s:15:\"admin/sales/add\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('195d203d7a5e6d87709ded23f9d7bc1bf28ad421', '127.0.0.1', 1605946284, '__ci_last_regenerate|i:1605946284;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605872623\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605946219;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('197beb6938106f9462916d614238368ebb97789a', '116.12.33.8', 1643099238, '__ci_last_regenerate|i:1643099238;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1643017039\";last_ip|s:13:\"116.12.32.204\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1643099212;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1988956e83481afb168f3f7ab0e92e328037846d', '127.0.0.1', 1617457437, '__ci_last_regenerate|i:1617457316;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617420314\";last_ip|s:13:\"116.12.32.198\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617457370;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1993eda0b40af38aadc15698bb45c4a639235676', '103.108.88.21', 1599310472, '__ci_last_regenerate|i:1599310227;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1599224672\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1599310471;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('199cfefb5b37ee22ec639f9b88fd0de66b857927', '103.108.88.21', 1597499434, '__ci_last_regenerate|i:1597499434;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597468572\";last_ip|s:9:\"127.0.0.1\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597499127;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('19a47b6d070a0ce9ab15237b12697b547960b949', '103.108.88.21', 1595067393, '__ci_last_regenerate|i:1595067393;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594988188\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595054121;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('19a6a5c559c54f106ebaac381d2dbc53537e9d74', '127.0.0.1', 1615728490, '__ci_last_regenerate|i:1615728490;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1615625339\";last_ip|s:13:\"116.12.32.217\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1615728487;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('19adb53d6b2c8a0aa3a63803321f7e458cafb351', '127.0.0.1', 1609941696, '__ci_last_regenerate|i:1609941696;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609924332\";last_ip|s:12:\"116.12.33.51\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1609941194;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('19b6ced48f8ddb8a86d5a16b81c4e69af1e08c03', '116.12.34.248', 1634820192, '__ci_last_regenerate|i:1634820192;requested_page|s:19:\"admin/customers/add\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('19b91746adf53bf74f359493486e320a4b484adb', '127.0.0.1', 1603099225, '__ci_last_regenerate|i:1603099225;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1603014899\";last_ip|s:14:\"123.108.244.36\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1603099224;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('19bb66017684fbf9b6e0f2aa8d4653be2f8ab53e', '103.126.218.66', 1618483274, '__ci_last_regenerate|i:1618483273;requested_page|s:5:\"admin\";identity|s:13:\"abc@gmail.com\";username|s:6:\"FARHAD\";email|s:13:\"abc@gmail.com\";user_id|s:1:\"3\";old_last_login|s:10:\"1618207227\";last_ip|s:14:\"103.126.218.66\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"1\";biller_id|s:1:\"3\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1618482914;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('19c3943720480823cab798c9c324fc3c1ef47494', '127.0.0.1', 1615107116, '__ci_last_regenerate|i:1615107116;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1615034999\";last_ip|s:13:\"116.12.33.144\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1615106523;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('19ccb8a935b2f8f646c7a0283aeb2db245f01dbb', '103.108.88.21', 1594799852, '__ci_last_regenerate|i:1594799852;requested_page|s:15:\"admin/customers\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594754399\";last_ip|s:12:\"210.1.246.66\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1594799851;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_posls|i:1;message|s:27:\"POS Sale successfully added\";__ci_vars|a:1:{s:7:\"message\";s:3:\"new\";}');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('19df4746ee8301225e74999901225e4c1f908f2b', '116.12.32.138', 1608474848, '__ci_last_regenerate|i:1608474848;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608375836\";last_ip|s:12:\"116.12.33.12\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608474847;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('19e66539e3e48f471d1a93271d6af94cfdd57f3e', '116.12.32.134', 1636015783, '__ci_last_regenerate|i:1636015783;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1635997332\";last_ip|s:13:\"116.12.32.134\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1636015510;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('19e816c2db9000e92dc4a18a7a53eb665a8bbfff', '116.12.33.245', 1635846915, '__ci_last_regenerate|i:1635846915;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1635766383\";last_ip|s:13:\"116.12.34.123\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1635846889;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('19e82c18ef01a6aeaf9024561edbbc9ceed6ee30', '116.12.34.124', 1641213094, '__ci_last_regenerate|i:1641213094;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1641111342\";last_ip|s:12:\"116.12.34.26\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1641213081;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('19eabde6ed29eddf312e0bc42ef45c28ab9ab039', '127.0.0.1', 1604037641, '__ci_last_regenerate|i:1604037641;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1603981704\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1604037275;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('19ee46430fb7c68b4f23043abdc65197e25f4061', '116.12.33.209', 1618295486, '__ci_last_regenerate|i:1618295486;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1618204412\";last_ip|s:12:\"116.12.32.27\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1618295477;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1a020a6223890f54f2010668095a939a374937be', '116.12.34.132', 1634300365, '__ci_last_regenerate|i:1634300365;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1634212446\";last_ip|s:13:\"116.12.32.219\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1634300284;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1a0bcadea3a96f1fe22012c7b1b90e03db38af22', '116.12.33.144', 1611819726, '__ci_last_regenerate|i:1611819585;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1611730165\";last_ip|s:13:\"116.12.33.207\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1611819725;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1a0e0cdc6441277356db0597fae23f6ee58603cb', '116.12.33.139', 1608216763, '__ci_last_regenerate|i:1608216763;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608188751\";last_ip|s:13:\"116.12.33.213\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608216567;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1a19465e3ece08075734d2958439c1d14068e6f0', '116.12.34.215', 1641375862, '__ci_last_regenerate|i:1641375862;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1641357973\";last_ip|s:13:\"116.12.34.215\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1641375837;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1a277b99571b5c4d4599551ba412b2e0630528ec', '127.0.0.1', 1615446036, '__ci_last_regenerate|i:1615446036;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1615382327\";last_ip|s:12:\"119.30.45.62\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1615446011;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1a29a77ff1b4f973bbcd394077e1f28d72974b0d', '116.12.34.42', 1644059137, '__ci_last_regenerate|i:1644059137;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1644042409\";last_ip|s:12:\"116.12.34.42\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1644059073;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1a2b8130e0666ddb7e722430793cf63deaa2e4e6', '116.12.33.47', 1644472937, '__ci_last_regenerate|i:1644472937;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1644389170\";last_ip|s:12:\"116.12.33.41\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1644472913;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1a2ba3a3e00a90047bc35908330e2d5541fd9648', '116.12.32.197', 1636349473, '__ci_last_regenerate|i:1636349442;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1636287325\";last_ip|s:13:\"116.12.34.179\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1636349445;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1a3076adecc6b828faa02d7941d617bf268e7e08', '127.0.0.1', 1595245912, '__ci_last_regenerate|i:1595245912;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1595163444\";last_ip|s:9:\"127.0.0.1\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1a3659e765630fba65cba7dd40c6b75a4e968cc0', '127.0.0.1', 1608448482, '__ci_last_regenerate|i:1608448482;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608375836\";last_ip|s:12:\"116.12.33.12\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608448455;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1a385be4f0311481538e6a0c0fef1958e4e9a4b7', '127.0.0.1', 1610200606, '__ci_last_regenerate|i:1610200606;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1610171878\";last_ip|s:12:\"116.12.33.44\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1610200448;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1a3953388f5411a703b6aecc6dc5e7faef51a393', '116.12.34.159', 1643439799, '__ci_last_regenerate|i:1643439799;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1643428473\";last_ip|s:12:\"116.12.34.93\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1643439787;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1a4878a284d0e0d14c0e0681d5a319d3c8859c51', '116.12.34.13', 1646540368, '__ci_last_regenerate|i:1646540368;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1646482210\";last_ip|s:13:\"116.12.32.222\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1646540350;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1a499c03d2f11c84fda2039bc25db381bb5835e8', '116.12.34.22', 1636528894, '__ci_last_regenerate|i:1636528894;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1636435217\";last_ip|s:13:\"116.12.34.151\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1636528855;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1a4d97f9bb4810a10aa0ca875d003523ba60d41c', '127.0.0.1', 1616856244, '__ci_last_regenerate|i:1616856244;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616763763\";last_ip|s:12:\"116.12.32.55\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616856166;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1a5ba545dc764c349781e7b0d3487d10a543e300', '116.12.33.77', 1619258985, '__ci_last_regenerate|i:1619258985;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1619247508\";last_ip|s:12:\"116.12.33.77\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1619258974;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1a5d15b37cf4b92de598ce1c1dda93864b5db669', '127.0.0.1', 1608215198, '__ci_last_regenerate|i:1608215198;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608188751\";last_ip|s:13:\"116.12.33.213\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608215198;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1a5e93619b1e1f37a35446b02405c611cb2c750c', '127.0.0.1', 1594988951, '__ci_last_regenerate|i:1594988951;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1a5f9611f21c81fba8bae60e1bac16ce4d33f6ca', '127.0.0.1', 1597216609, '__ci_last_regenerate|i:1597216515;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597127938\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597216364;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1a84cf1d030201790dc3c38bd9b374c05fefe901', '127.0.0.1', 1607759072, '__ci_last_regenerate|i:1607759072;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607665148\";last_ip|s:13:\"116.12.32.213\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607758999;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1a89ba3dc65f4d73780f3e05cbd511a5b6e3ef59', '127.0.0.1', 1617422602, '__ci_last_regenerate|i:1617422602;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617345364\";last_ip|s:13:\"116.12.33.149\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617421175;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1a9756c2f35e32b960a26e7c887cc4b1fa3ef41a', '116.12.33.209', 1618300638, '__ci_last_regenerate|i:1618300638;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1618204412\";last_ip|s:12:\"116.12.32.27\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1618297642;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1a9fd47ff8226d7336efd8762f03dafa3bd4b704', '103.108.91.131', 1604642357, '__ci_last_regenerate|i:1604642357;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1604551273\";last_ip|s:14:\"103.108.91.131\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1604642336;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1aa19529b7a9f02a51e78cb1dd3e5642493a2147', '103.108.88.21', 1597993687, '__ci_last_regenerate|i:1597993454;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597920862\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597993596;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1ab5c237f7676cd7835d69fddbe724e5ab7f8cfb', '127.0.0.1', 1613132173, '__ci_last_regenerate|i:1613132173;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1613116205\";last_ip|s:12:\"116.12.33.43\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1613131704;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1abc560fedf50827d2fce06d92d4d7a614129da5', '127.0.0.1', 1612512896, '__ci_last_regenerate|i:1612512896;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1612419958\";last_ip|s:13:\"116.12.33.185\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1612512825;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1abf5e6e917ad1d41a41ecd3573e2d22091d6cd1', '127.0.0.1', 1616856862, '__ci_last_regenerate|i:1616856862;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616763763\";last_ip|s:12:\"116.12.32.55\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616856832;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_posls|i:1;message|s:27:\"POS Sale successfully added\";__ci_vars|a:1:{s:7:\"message\";s:3:\"old\";}');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1acc235c88a08b6cb62a789f50f79bb5fcf8a0f8', '127.0.0.1', 1608796521, '__ci_last_regenerate|i:1608796521;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608727375\";last_ip|s:12:\"116.12.33.10\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608790739;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1ad507eebbbe86b0394d9311b841a1606310a4e1', '116.12.34.44', 1635405337, '__ci_last_regenerate|i:1635405324;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1635335841\";last_ip|s:12:\"116.12.34.61\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1635405324;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1adc54d2e5fc973e48ef74c1babdc121be6dd1e1', '116.12.32.204', 1637920939, '__ci_last_regenerate|i:1637920939;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1637907685\";last_ip|s:13:\"116.12.32.204\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1637920896;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1ae475dc21b2392204226e79b8ebc00311b36d24', '127.0.0.1', 1608126590, '__ci_last_regenerate|i:1608126590;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608100273\";last_ip|s:12:\"116.12.32.96\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608126570;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1b003a9408124f59d137245940c0296093d2e331', '116.12.33.31', 1630996899, '__ci_last_regenerate|i:1630996780;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1630911824\";last_ip|s:13:\"116.12.33.172\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1630996791;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1b0e6e0603b57f48c6b93e800eeadba75438fc75', '127.0.0.1', 1610707604, '__ci_last_regenerate|i:1610707604;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1610602516\";last_ip|s:13:\"116.12.33.150\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1610701973;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1b0f0df27bb02d3c7cf7d506db8c674dccfd9555', '116.12.32.185', 1643896088, '__ci_last_regenerate|i:1643896088;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1643797684\";last_ip|s:13:\"116.12.32.220\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1643896066;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1b109e84e3d6d8493f58d6a20dc6cfd3679ea6d9', '116.12.33.115', 1619878685, '__ci_last_regenerate|i:1619878685;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1619781532\";last_ip|s:13:\"116.12.32.213\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1619878607;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1b256bd5d50d6363988d65f4a8594d507deecf67', '103.108.88.21', 1594706260, '__ci_last_regenerate|i:1594706260;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594614684\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1b2e16b2289d0c34b89d51bee11991a949b20377', '116.12.34.39', 1639040573, '__ci_last_regenerate|i:1639040573;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1639025847\";last_ip|s:12:\"116.12.34.39\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1639040548;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1b3892370d66b63f95b237a3b6d94c62a4bbda2f', '116.12.32.140', 1643717776, '__ci_last_regenerate|i:1643717776;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1643686372\";last_ip|s:12:\"116.12.34.97\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1643717748;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1b3cb6359e57bef18aaccdc20094135a43d4c72b', '103.108.91.130', 1605196570, '__ci_last_regenerate|i:1605196570;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605101433\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605196153;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1b46982aee275e60b967bf6da598046f73cf206a', '116.12.32.128', 1607521074, '__ci_last_regenerate|i:1607521074;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607424997\";last_ip|s:13:\"116.12.32.145\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607521051;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1b4d56a0d1ae3f97afe05bdd1d404e63a9e35b5a', '127.0.0.1', 1617956279, '__ci_last_regenerate|i:1617956279;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617877038\";last_ip|s:13:\"116.12.33.187\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617956247;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1b56a95cccaf0c3ef59d876cc5be45f9ae128287', '116.12.33.140', 1609228883, '__ci_last_regenerate|i:1609228883;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609214582\";last_ip|s:12:\"116.12.33.55\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1609228513;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1b5799cf772b2faeb56246f16a67cab3f15edfa6', '127.0.0.1', 1610027760, '__ci_last_regenerate|i:1610027760;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609997510\";last_ip|s:13:\"116.12.32.102\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1610027502;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1b63a29311dc43dc16ce0ffd961efafe42a614a9', '127.0.0.1', 1595081741, '__ci_last_regenerate|i:1595081741;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594988188\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595069380;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1b677da4a6fbc64cac56e12148b1cd22b6b0e6ce', '116.12.33.77', 1619260847, '__ci_last_regenerate|i:1619260847;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1619247508\";last_ip|s:12:\"116.12.33.77\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1619260698;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1b707e61b18e4a48003d7de0e1a5c8e92aa9a407', '116.12.32.128', 1607522420, '__ci_last_regenerate|i:1607522420;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607424997\";last_ip|s:13:\"116.12.32.145\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607522389;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1b70f88623ae38a3f7a81a0cb8f627c40cec006d', '116.12.33.53', 1609572844, '__ci_last_regenerate|i:1609572844;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609414124\";last_ip|s:13:\"116.12.33.162\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1609572808;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1b714c5e4e779097649b1680d46dd6e3d2b424df', '103.108.88.21', 1603379486, '__ci_last_regenerate|i:1603379486;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1603272648\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1603379456;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1b7c5eff3022e56f262969268ba9c3b16455e1cb', '116.12.32.127', 1640933556, '__ci_last_regenerate|i:1640933556;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1640838911\";last_ip|s:13:\"116.12.32.223\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1640933519;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1b889c025e0b9d33fc741a410b03035529557354', '116.12.33.21', 1630409475, '__ci_last_regenerate|i:1630409468;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1630394204\";last_ip|s:12:\"116.12.33.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1630409470;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1b8b427dfaa2a552711b0ed51c39324eaffc491e', '127.0.0.1', 1599358813, '__ci_last_regenerate|i:1599358807;requested_page|s:5:\"admin\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1b8c4d66b56c2c022931d6f6f0979e01b95c7694', '116.12.33.158', 1645417989, '__ci_last_regenerate|i:1645417984;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1645334890\";last_ip|s:12:\"116.12.34.13\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1645417989;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1b9794ec203ecc9ccd8e9fbab2b3a504fcac71e9', '127.0.0.1', 1610175066, '__ci_last_regenerate|i:1610175066;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1610110266\";last_ip|s:13:\"116.12.33.239\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1610171946;remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1ba5ec850b5b537432b95281ac4fe2f79774e94f', '116.12.34.140', 1646830457, '__ci_last_regenerate|i:1646830457;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1646802657\";last_ip|s:13:\"116.12.34.140\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1646830440;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1ba6c42e5b8837a8f22886aabc66868a49e500c8', '116.12.32.207', 1641467707, '__ci_last_regenerate|i:1641467707;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1641452918\";last_ip|s:12:\"116.12.34.74\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1641467615;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1bb2a108d30e0fb86c151c079c2ffe43975046f9', '116.12.32.176', 1611320899, '__ci_last_regenerate|i:1611320898;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1611295747\";last_ip|s:13:\"116.12.32.176\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1611320899;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1bb43bd661912ab4a0a3dd411aae076c0df2a69f', '127.0.0.1', 1611389744, '__ci_last_regenerate|i:1611389565;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1611318457\";last_ip|s:13:\"116.12.32.176\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1611389744;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1bbfdf9ba595f0b7def4098c68d3927484cec085', '127.0.0.1', 1611150993, '__ci_last_regenerate|i:1611150993;requested_page|s:23:\"admin/reports/customers\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1611126373\";last_ip|s:12:\"116.12.32.41\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1611148790;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1bcfbb4b77391096a0db653f9a712c912a71eb3c', '127.0.0.1', 1617002106, '__ci_last_regenerate|i:1617002106;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616900099\";last_ip|s:12:\"116.12.33.57\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617002063;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1bdc46a7bfcc5b5a7ae5b175c3c29a4c1b44c093', '116.12.32.202', 1643370754, '__ci_last_regenerate|i:1643370754;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1643342300\";last_ip|s:13:\"116.12.32.161\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1643370733;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1be37b0d8a0ee3c25101a82648461da6a4c884cb', '103.108.88.21', 1595247287, '__ci_last_regenerate|i:1595247287;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1595163444\";last_ip|s:9:\"127.0.0.1\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1bef5945460636725b20201a9c06813b8a79e3ac', '116.12.34.154', 1648270999, '__ci_last_regenerate|i:1648270999;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1648189385\";last_ip|s:13:\"116.12.34.243\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1648270979;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1bf57d647c00d7e3411b7371388a0325cf07e69b', '116.12.33.120', 1615446357, '__ci_last_regenerate|i:1615446357;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1615382327\";last_ip|s:12:\"119.30.45.62\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1615446325;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1bf69c1583c6529d4fa3f1904574df19206b7ce8', '116.12.34.142', 1646650843, '__ci_last_regenerate|i:1646650843;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1646624783\";last_ip|s:13:\"116.12.32.154\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1646650785;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1bq631h06iiv91ojb9jb9pla92p30odr', '::1', 1593214825, '__ci_last_regenerate|i:1593214825;requested_page|s:5:\"admin\";identity|s:11:\"a@gmail.com\";username|s:6:\"farhad\";email|s:11:\"a@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1593122510\";last_ip|s:3:\"::1\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|N;view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|N;company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1c0262bdf37932afd57e644a7965db4e868f1d1b', '116.12.32.200', 1645012289, '__ci_last_regenerate|i:1645012289;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1644986973\";last_ip|s:13:\"116.12.34.218\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1645011805;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1c02c107526813e4545120d3fb558b16b7994241', '116.12.33.49', 1616839782, '__ci_last_regenerate|i:1616839782;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616763763\";last_ip|s:12:\"116.12.32.55\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616839751;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1c02d51103107b483ea04649272a51b2610a3451', '116.12.33.242', 1616240754, '__ci_last_regenerate|i:1616240754;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616144499\";last_ip|s:13:\"116.12.33.146\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616240737;remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1c095d1be4313bfeb63789a2fb4a5fb7d636ab69', '116.12.33.40', 1622278430, '__ci_last_regenerate|i:1622277945;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1622182461\";last_ip|s:12:\"116.12.33.57\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1622278196;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1c0bdb24fb52aa7e78a62fc90b331ab8d58fe342', '127.0.0.1', 1595650778, '__ci_last_regenerate|i:1595650430;requested_page|s:13:\"admin/welcome\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1595580572\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595650537;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1c0c4c671e8abc49d01dd1a09ab5eaa5c778fc1e', '116.12.34.215', 1637311583, '__ci_last_regenerate|i:1637311583;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1637212122\";last_ip|s:13:\"116.12.33.225\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1637311282;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1c0c58ff6446957da16bd1056726fa5e09e2b37f', '116.12.32.145', 1607430531, '__ci_last_regenerate|i:1607430531;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607414134\";last_ip|s:12:\"116.12.33.67\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607430497;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1c13becac80f6d70bc70bf594a7bc2ee3e49cdc8', '116.12.33.77', 1619263873, '__ci_last_regenerate|i:1619263873;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1619247508\";last_ip|s:12:\"116.12.33.77\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1619263864;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1c15955ec3a21308dd6204124337adf48653d9a6', '116.12.33.209', 1618311792, '__ci_last_regenerate|i:1618311792;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1618295184\";last_ip|s:13:\"116.12.33.209\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1618311776;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;message|s:25:\"Sale successfully updated\";__ci_vars|a:1:{s:7:\"message\";s:3:\"new\";}');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1c19d688d7373b76b0b71e925ea33c4ffcb48d46', '116.12.34.167', 1639130063, '__ci_last_regenerate|i:1639130063;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1639039633\";last_ip|s:12:\"116.12.34.39\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1639130000;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1c1c19812d1f58aee34741353acb13f27bbb5eab', '103.108.88.21', 1594019602, '__ci_last_regenerate|i:1594019602;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1593921171\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1594013728;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1c33d1e94ba0d9a0195ab91dbc5f5176c71ac3d7', '127.0.0.1', 1593752549, '__ci_last_regenerate|i:1593752549;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1593680784\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1593752408;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1c33f0b5a7267149bebe5e9ad4cfb6bff4cc5132', '127.0.0.1', 1615558665, '__ci_last_regenerate|i:1615558665;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1615538557\";last_ip|s:12:\"116.12.33.13\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1c3c9ec034967f5818fd07ec2635a84478537036', '116.12.33.202', 1619445415, '__ci_last_regenerate|i:1619445415;requested_page|s:21:\"admin/sales/edit/4925\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1619422400\";last_ip|s:12:\"116.12.32.63\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1619444336;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1c44fb0a5e94ff9b3fdb5b0e84a56ff1c466b2c3', '127.0.0.1', 1613568564, '__ci_last_regenerate|i:1613568315;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1613545650\";last_ip|s:13:\"116.12.33.168\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1613568564;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1c461d1edfd2f61f699dfe17e5398b72a0fd1982', '116.12.32.205', 1643971972, '__ci_last_regenerate|i:1643971972;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1643892812\";last_ip|s:13:\"116.12.32.185\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1643971954;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1c47ced4e2706e3aeb69769f3870d88ad454ca41', '127.0.0.1', 1606461338, '__ci_last_regenerate|i:1606461338;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606395992\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606461324;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1c4a5899186046f063955a214b952f13137a9789', '116.12.34.94', 1641705443, '__ci_last_regenerate|i:1641705443;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1641631115\";last_ip|s:12:\"116.12.34.67\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1641703480;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1c4bf88fa8274b292dc665dedd3e7d35f1045d34', '127.0.0.1', 1594795597, '__ci_last_regenerate|i:1594795597;requested_page|s:15:\"admin/customers\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594754399\";last_ip|s:12:\"210.1.246.66\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1594795496;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1c4d187a5b52844c99ee4cfc25dea81e9419314e', '116.12.33.185', 1620053719, '__ci_last_regenerate|i:1620053719;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1620036365\";last_ip|s:13:\"116.12.33.185\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1c5114791d6c91c2cdbbb895b38ce9679559111a', '127.0.0.1', 1606996536, '__ci_last_regenerate|i:1606996536;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606977656\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606996336;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1c5151332e35876b7536563180f59d3fb9806869', '116.12.32.213', 1619772374, '__ci_last_regenerate|i:1619772374;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1619707579\";last_ip|s:11:\"116.12.33.3\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1619772362;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1c5572d092567a6d737329ebd85622a0a02d4a74', '116.12.33.25', 1616598331, '__ci_last_regenerate|i:1616598331;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616567888\";last_ip|s:12:\"116.12.33.25\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616598286;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_posls|i:1;message|s:27:\"POS Sale successfully added\";__ci_vars|a:1:{s:7:\"message\";s:3:\"new\";}');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1c5944fd6ad40b7c364fd434d282f6faa881bcdf', '127.0.0.1', 1600086482, '__ci_last_regenerate|i:1600086482;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1599999874\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1600086389;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1c5e97ba443a73bd83cccd78b588cd1f4f1e5a44', '116.12.33.69', 1620828409, '__ci_last_regenerate|i:1620828409;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1620809922\";last_ip|s:12:\"116.12.33.69\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1620828408;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_posls|i:1;message|s:27:\"POS Sale successfully added\";__ci_vars|a:1:{s:7:\"message\";s:3:\"new\";}');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1c6112c038d46ef33c8d647e385e83b5568b3403', '116.12.34.167', 1639131074, '__ci_last_regenerate|i:1639131074;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1639039633\";last_ip|s:12:\"116.12.34.39\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1639131056;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1c679f34ef205d3b464347f4e3ed8282b0973c8b', '103.108.91.130', 1606315329, '__ci_last_regenerate|i:1606315329;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606291700\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606315280;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1c6a4d49bb48bd691e9517ab9e7d085455796a4b', '116.12.33.245', 1648354696, '__ci_last_regenerate|i:1648354604;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1648302354\";last_ip|s:13:\"116.12.34.171\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1648354695;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1c6cd46525aec9819600ed7302012ba9d3d1eccc', '116.12.33.225', 1637214826, '__ci_last_regenerate|i:1637214826;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1637137656\";last_ip|s:11:\"116.12.32.9\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1637214675;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1c7e9825799fa3efae738f1dbcc8d01de9717089', '127.0.0.1', 1606541019, '__ci_last_regenerate|i:1606541019;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606455480\";last_ip|s:14:\"103.108.91.129\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606540997;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1c7fb3dfcb665d23c39d5078ae5426536cdefc5e', '103.108.91.130', 1605681902, '__ci_last_regenerate|i:1605681902;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605611465\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605681839;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1c841169e02a6b21eaf000b776ef5ef3a1080855', '116.12.32.223', 1610522852, '__ci_last_regenerate|i:1610522852;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1610431712\";last_ip|s:13:\"116.12.33.171\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1610522816;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1c956ce6e881ab43cd7837cf8b09fc7f487d14e0', '116.12.32.8', 1636111890, '__ci_last_regenerate|i:1636111890;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1636089343\";last_ip|s:11:\"116.12.32.8\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1636111853;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1c9873f845f7265000312b24487d705068083e83', '116.12.33.132', 1618831131, '__ci_last_regenerate|i:1618831131;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1618753218\";last_ip|s:12:\"116.12.32.42\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1618831102;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1c9c0a82f4133650976ece79510871ab8e89889f', '116.12.32.185', 1647347251, '__ci_last_regenerate|i:1647347200;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1647324062\";last_ip|s:13:\"116.12.32.185\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1647347251;remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1ca19e5fc2ce9fd041fafb39df7592ff31101788', '116.12.32.222', 1624173611, '__ci_last_regenerate|i:1624173611;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1623994499\";last_ip|s:12:\"116.12.33.38\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1624173465;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1ca2fe77efacb99031883d7534ee09df49e077e5', '116.12.32.187', 1638954092, '__ci_last_regenerate|i:1638954092;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1638847671\";last_ip|s:12:\"116.12.32.43\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1638954068;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1ca6364154d848409b75860ed80366ca7f6dade9', '127.0.0.1', 1616671093, '__ci_last_regenerate|i:1616671093;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616644549\";last_ip|s:13:\"116.12.33.191\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616671057;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1ca870fa233bbdc77c0977d6bcf398149602cdf4', '127.0.0.1', 1593752865, '__ci_last_regenerate|i:1593752865;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1593680784\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1593752408;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1ca906884e71650aa70a8ed1e93959ab2f6828d4', '127.0.0.1', 1595421845, '__ci_last_regenerate|i:1595421845;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1595418811\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595421315;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1cafc52004faad5ecd447f027464a9a8d6ad2ff1', '116.12.32.183', 1649066795, '__ci_last_regenerate|i:1649066795;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1648958901\";last_ip|s:12:\"116.12.32.68\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1649066776;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1cc2a47da22f480bc00a377dee7690438958647f', '116.12.34.35', 1642415224, '__ci_last_regenerate|i:1642415224;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1642401645\";last_ip|s:12:\"116.12.34.35\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1642415142;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1cc420a309c1b0bff43b2d57eb8ffdfc86d415d8', '127.0.0.1', 1614611400, '__ci_last_regenerate|i:1614611400;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1614585948\";last_ip|s:12:\"116.12.32.25\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1614611377;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1cc58efbfd28d8e5ef277b3124609f17d758420b', '103.108.88.21', 1600264109, '__ci_last_regenerate|i:1600264109;requested_page|s:9:\"admin/pos\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1600243081\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1600264109;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1cdd14e27484c13a2393c469c385f2330d61e1a6', '127.0.0.1', 1607605936, '__ci_last_regenerate|i:1607605936;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607510654\";last_ip|s:13:\"116.12.32.144\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607605913;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1cdd8616910bf8983f9501715ae4ac807dd29ad6', '116.12.32.207', 1640415281, '__ci_last_regenerate|i:1640415281;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1640352607\";last_ip|s:13:\"116.12.34.141\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1640415238;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1cedd3efc4a4b6d2a13a5179b3c4836e7799cee9', '127.0.0.1', 1616250647, '__ci_last_regenerate|i:1616250647;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616144499\";last_ip|s:13:\"116.12.33.146\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616250407;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1cf17eec126d78ce93f3d5b1fd631f3acc2f72f7', '116.12.33.51', 1609940388, '__ci_last_regenerate|i:1609940388;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609924332\";last_ip|s:12:\"116.12.33.51\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1609940360;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1cf7393893150eb37beda6712e1620eeb48cbb88', '127.0.0.1', 1616252893, '__ci_last_regenerate|i:1616252737;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616144499\";last_ip|s:13:\"116.12.33.146\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616252893;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1cff27dc4c38fabfb7d5f8072e6a7567ac561198', '103.108.88.21', 1594810877, '__ci_last_regenerate|i:1594810877;requested_page|s:15:\"admin/customers\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594754399\";last_ip|s:12:\"210.1.246.66\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1594810789;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1d00cc72144b343ffcf23ddf009374bc3c04b613', '116.12.32.221', 1643521344, '__ci_last_regenerate|i:1643521344;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1643437981\";last_ip|s:13:\"116.12.34.159\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1643521302;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1d0b432c18d422ca02b18ca86ee80bc203ba332e', '127.0.0.1', 1609650879, '__ci_last_regenerate|i:1609650879;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609563365\";last_ip|s:12:\"116.12.33.53\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1609650625;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1d11564b59c4583ed3e06726b51d08a2ba1668c4', '116.12.33.12', 1608365760, '__ci_last_regenerate|i:1608365760;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608354918\";last_ip|s:12:\"116.12.33.12\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608365725;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1d143d418ba15e8425ae5ce93d99366dff1310db', '127.0.0.1', 1599399724, '__ci_last_regenerate|i:1599399518;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1599303525\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1599399724;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1d1a55950e902ccf7d72349856d5b339cba4a4a2', '127.0.0.1', 1594895324, '__ci_last_regenerate|i:1594895324;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594872674\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1d1b71fa755c42606a55a6a4efbdfe8c66ee8267', '116.12.32.142', 1608901663, '__ci_last_regenerate|i:1608901663;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608879016\";last_ip|s:13:\"116.12.32.142\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608901635;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1d1b74f307a796d0c2bb5d3f5608b3500f305855', '127.0.0.1', 1609054291, '__ci_last_regenerate|i:1609054291;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609043804\";last_ip|s:12:\"116.12.33.70\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1609054081;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1d233ee97b0831b94e222d231e2c20b18651a44e', '127.0.0.1', 1606726722, '__ci_last_regenerate|i:1606726722;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606658064\";last_ip|s:14:\"103.108.91.129\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606726217;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1d2cd957d191d5a9b12cd041ec5492979eb75a6c', '116.12.32.215', 1620315656, '__ci_last_regenerate|i:1620315656;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1620280426\";last_ip|s:13:\"116.12.32.215\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1620315639;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1d2eda50c66446c42061b9241b0e021665dd90ae', '116.12.33.207', 1611753338, '__ci_last_regenerate|i:1611753338;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1611659572\";last_ip|s:12:\"116.12.32.50\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1611753318;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1d33735c1bd848de16f61eff2f31fb401bb8590b', '127.0.0.1', 1598875858, '__ci_last_regenerate|i:1598875858;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1598853793\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1598875028;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1d3d248d66368c7922df0b183c927220cbd821ae', '127.0.0.1', 1605534794, '__ci_last_regenerate|i:1605534794;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605503328\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605534761;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1d46d186a11bff6f54948ca3bcc4d310fb002edb', '127.0.0.1', 1617272329, '__ci_last_regenerate|i:1617272329;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617254497\";last_ip|s:12:\"116.12.33.40\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617272270;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1d6f297d759a12d9a84e154344eac325fc104b36', '116.12.34.206', 1637468977, '__ci_last_regenerate|i:1637468977;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1637398026\";last_ip|s:13:\"116.12.32.211\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1637468942;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1d70a4468d5f8fbddfcedbb583bd663b5480c3f5', '127.0.0.1', 1613637956, '__ci_last_regenerate|i:1613637956;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1613565512\";last_ip|s:13:\"116.12.33.168\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1613637956;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1d7dd44d0d6fd9fd1458ed25ed5ff48d43e29aaa', '127.0.0.1', 1606550318, '__ci_last_regenerate|i:1606550318;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606455480\";last_ip|s:14:\"103.108.91.129\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606550317;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_posls|i:1;remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1d905219e78bdb1fc586f4945ebf24ab2e078e00', '127.0.0.1', 1603005157, '__ci_last_regenerate|i:1603005157;requested_page|s:5:\"admin\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1d983f14f8f1a0bb41d6c2fdd48b449b9da2cf17', '103.108.88.21', 1593861543, '__ci_last_regenerate|i:1593861543;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1593752131\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1593858341;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1d9c0e72cb4ad92921a30b8a46718ca25bb05d1e', '127.0.0.1', 1603180120, '__ci_last_regenerate|i:1603180120;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1603119111\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1603180085;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1da9cdff55b1958aa812ffcfa0da74127946d2e7', '127.0.0.1', 1617705526, '__ci_last_regenerate|i:1617705526;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617631766\";last_ip|s:13:\"116.12.32.223\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617705514;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1db4e0e2e2473f7b4b7a7d9977b5bdd913052601', '116.12.33.155', 1629638348, '__ci_last_regenerate|i:1629637672;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1628945071\";last_ip|s:14:\"103.126.218.74\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1629638348;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1dd27d2ca92e7fdd0cbdf0633aed1dd2f2b83b84', '116.12.34.124', 1641203117, '__ci_last_regenerate|i:1641203116;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1641111342\";last_ip|s:12:\"116.12.34.26\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1641203117;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1df477717a985b290f8f9f9422a22bf6c9197163', '116.12.32.206', 1631879060, '__ci_last_regenerate|i:1631879060;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1631855940\";last_ip|s:12:\"116.12.34.27\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1631879038;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1df90334d2b957da203247dbaef9678332fc702a', '127.0.0.1', 1595051566, '__ci_last_regenerate|i:1595051566;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594988188\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595051269;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1dfc09bcc94498bbb8728defd1fe2f80725a37a7', '127.0.0.1', 1604643966, '__ci_last_regenerate|i:1604643966;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1604551273\";last_ip|s:14:\"103.108.91.131\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1604643952;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1e04225bad3cbfdb1485f0a403b8fa6d7aa67ccc', '127.0.0.1', 1617429249, '__ci_last_regenerate|i:1617429249;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617345364\";last_ip|s:13:\"116.12.33.149\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617428143;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1e0778841cb601841b34229382af1a2a5e4beb95', '103.108.91.131', 1604556420, '__ci_last_regenerate|i:1604556420;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1604477132\";last_ip|s:14:\"103.108.91.131\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1604556387;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1e0f6dc9040fd1e12423083124d4086790b694bf', '116.12.33.210', 1620378381, '__ci_last_regenerate|i:1620378162;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1620367000\";last_ip|s:13:\"116.12.33.210\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1620378381;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1e1bcc457d2e57430449d5025f1665b30c543ec1', '127.0.0.1', 1601297450, '__ci_last_regenerate|i:1601297450;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1601288240\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1601297439;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1e2ab5a8367fdb2e11b9edb8ed847f08b9742ef8', '116.12.34.38', 1627814012, '__ci_last_regenerate|i:1627814012;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1627715842\";last_ip|s:12:\"116.12.33.92\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1627814012;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1e2bc362308d5c5da6df141d617d04be5f16d53b', '127.0.0.1', 1605073806, '__ci_last_regenerate|i:1605073806;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605030086\";last_ip|s:13:\"43.231.23.122\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605073762;remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1e2f1e10558168bd2f1a803169e3c39d5851a0e5', '116.12.34.81', 1642311036, '__ci_last_regenerate|i:1642311036;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1642247323\";last_ip|s:13:\"116.12.34.107\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1642311008;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1e3018354aad0accfe81acd5a47a185d83b3ea1e', '103.126.218.66', 1618476621, '__ci_last_regenerate|i:1618476621;requested_page|s:5:\"admin\";identity|s:13:\"abc@gmail.com\";username|s:6:\"FARHAD\";email|s:13:\"abc@gmail.com\";user_id|s:1:\"3\";old_last_login|s:10:\"1618207227\";last_ip|s:14:\"103.126.218.66\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"1\";biller_id|s:1:\"3\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1618475527;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1e30403cf0150e27704cf9748ac2a8d79b175fbf', '127.0.0.1', 1600511094, '__ci_last_regenerate|i:1600510886;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1600501887\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";error|N;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1e41e37f61ccb03b99368c31138f25d029eefe48', '116.12.32.204', 1637918255, '__ci_last_regenerate|i:1637918255;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1637907685\";last_ip|s:13:\"116.12.32.204\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1637918235;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1e4763845abbfe80f02d4541927c4d4e6aada595', '116.12.34.80', 1638524396, '__ci_last_regenerate|i:1638524396;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1638434256\";last_ip|s:13:\"116.12.32.197\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1638524310;error|N;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1e4cc880e5c8556f27a6af64bfdbc546de1cd44c', '127.0.0.1', 1608041268, '__ci_last_regenerate|i:1608041268;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608012145\";last_ip|s:13:\"116.12.33.147\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608041264;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1e508a612b2c4da114450b3ad62ed2354fb71fa3', '127.0.0.1', 1597136754, '__ci_last_regenerate|i:1597136754;requested_page|s:13:\"admin/welcome\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597127896\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597134634;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1e53eb5dacaac7f83fea6ef9dbf33bbbd400f0b1', '116.12.33.149', 1618672546, '__ci_last_regenerate|i:1618672546;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1618650393\";last_ip|s:13:\"116.12.32.216\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1618672529;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1e579ba6708a7240205bb5562f249c591c80d7dc', '127.0.0.1', 1610864934, '__ci_last_regenerate|i:1610864934;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1610799008\";last_ip|s:13:\"116.12.33.107\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1610864925;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1e57c1c930dd16a89af6e5b88d0b4e15bf1ecd3f', '127.0.0.1', 1617955260, '__ci_last_regenerate|i:1617955260;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617877038\";last_ip|s:13:\"116.12.33.187\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617955222;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1e5851b9e244a51886a01d877c80a39d55211023', '127.0.0.1', 1609395777, '__ci_last_regenerate|i:1609395777;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609340278\";last_ip|s:13:\"116.12.33.205\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1609395760;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1e710060a2023da19a8a345e5695a31273827bea', '116.12.34.220', 1641028274, '__ci_last_regenerate|i:1641028274;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1641011022\";last_ip|s:13:\"116.12.34.220\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1641028257;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1e8179abfb349866903c33d185a40c53e1e8f336', '116.12.32.217', 1615640161, '__ci_last_regenerate|i:1615640161;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1615553851\";last_ip|s:12:\"116.12.33.13\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1615640145;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1e8545ae9ca7fafdcf96118d6ca653795fd0b3cf', '127.0.0.1', 1608551668, '__ci_last_regenerate|i:1608551668;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608538360\";last_ip|s:13:\"116.12.33.177\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608551645;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1e872383c099425ebf18ad74c82a8516cdd52959', '116.12.34.154', 1648264849, '__ci_last_regenerate|i:1648264849;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1648189385\";last_ip|s:13:\"116.12.34.243\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1648264828;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1e8f4a027e5c40103d66b3c43df3d58e3bef4158', '116.12.33.27', 1642914788, '__ci_last_regenerate|i:1642914788;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1642825445\";last_ip|s:12:\"116.12.32.79\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1642913260;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1e97715ec9f910a9e2f62a571ecc834e989dd942', '127.0.0.1', 1609314731, '__ci_last_regenerate|i:1609314731;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609240742\";last_ip|s:13:\"116.12.33.140\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1609312460;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1e99f531fb9b6e15d5f3d61705038a52d91e3f70', '116.12.33.212', 1638266854, '__ci_last_regenerate|i:1638266854;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1638178463\";last_ip|s:13:\"116.12.33.198\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1638266852;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_posls|i:1;message|s:27:\"POS Sale successfully added\";__ci_vars|a:1:{s:7:\"message\";s:3:\"new\";}');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1e9d3e992a81a8a47760cf592dd4fa2741516967', '116.12.32.184', 1638280803, '__ci_last_regenerate|i:1638280803;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1638263640\";last_ip|s:13:\"116.12.33.212\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1638280788;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1ea4cb0d254e68541116657e090979d3da4205a4', '127.0.0.1', 1605934746, '__ci_last_regenerate|i:1605934746;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605872623\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605934681;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1eb6c0ccb108881daaa90e94566849c05a6b31cb', '127.0.0.1', 1614087703, '__ci_last_regenerate|i:1614087703;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1614060490\";last_ip|s:12:\"116.12.33.28\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1614087679;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1ec4055252c86be031a62d4413788fc65d75dadc', '116.12.34.220', 1641030526, '__ci_last_regenerate|i:1641030526;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1641011022\";last_ip|s:13:\"116.12.34.220\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1641030102;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1ecbefde9e88f287128443ea49dd1e71ecff43d3', '127.0.0.1', 1617878988, '__ci_last_regenerate|i:1617878988;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617857562\";last_ip|s:13:\"116.12.33.187\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617878966;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1ecccebbd581c9c0e79c1f3d8841986a85f42316', '127.0.0.1', 1616845893, '__ci_last_regenerate|i:1616845893;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616763763\";last_ip|s:12:\"116.12.32.55\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616845799;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1ed536bf34856a0a4d89ff95b3466ff7cf20964d', '103.108.88.21', 1603119674, '__ci_last_regenerate|i:1603119407;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1603085000\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1603119673;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1ee635d3ff3d8439b2fe9e79b9aa8c38a393d5cb', '116.12.33.54', 1617518372, '__ci_last_regenerate|i:1617518372;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617447467\";last_ip|s:13:\"116.12.32.198\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617518341;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1ee72110a5ddcb4d2a38bd9a891836833af8db79', '116.12.34.194', 1642759950, '__ci_last_regenerate|i:1642759950;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1642676905\";last_ip|s:13:\"116.12.32.153\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1642759925;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1eeb9c399241aacc7bce0b2275af2daedcde28b3', '116.12.32.204', 1637908631, '__ci_last_regenerate|i:1637908631;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1637834096\";last_ip|s:12:\"116.12.33.85\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1637908611;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1ef65d2f84b2344beed0cae5dbfddffeacfde0e3', '103.108.88.21', 1602771368, '__ci_last_regenerate|i:1602771368;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1602746515\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1602766785;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1ef6b281bc3bffdfe261f8d211c1c60d4e145e4f', '127.0.0.1', 1618208203, '__ci_last_regenerate|i:1618208203;requested_page|s:5:\"admin\";identity|s:13:\"abc@gmail.com\";username|s:6:\"FARHAD\";email|s:13:\"abc@gmail.com\";user_id|s:1:\"3\";old_last_login|s:10:\"1617774638\";last_ip|s:14:\"103.126.218.66\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"1\";biller_id|s:1:\"3\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1618207537;register_id|s:1:\"9\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-06-08 08:16:14\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1ef7e80026c1e81f1901b6fcd34bc2bb372564a7', '127.0.0.1', 1613988096, '__ci_last_regenerate|i:1613988096;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1613912089\";last_ip|s:12:\"116.12.33.50\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1613987917;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1ef999157cdeb1f3dfc04ebb4a43ac6577eb3f59', '116.12.32.211', 1646388954, '__ci_last_regenerate|i:1646388954;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1646292006\";last_ip|s:13:\"116.12.32.197\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1646388920;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1efc40276c4f5726a550ba782ed1e9ae39303f2c', '103.108.88.21', 1595928900, '__ci_last_regenerate|i:1595928900;requested_page|s:13:\"admin/welcome\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1595841827\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595928788;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1efe8bc5db4ebcac708c4e79ae2c72f188e149cc', '103.108.88.21', 1597843223, 'requested_page|s:28:\"admin/sales/payment_note/317\";__ci_last_regenerate|i:1597843223;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597822233\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597843187;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1eff50ac49261766d582f558652231bef47834db', '116.12.34.27', 1631857027, '__ci_last_regenerate|i:1631857027;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1631534732\";last_ip|s:13:\"116.12.32.215\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1631856999;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_posls|i:1;message|s:27:\"POS Sale successfully added\";__ci_vars|a:1:{s:7:\"message\";s:3:\"new\";}');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1f0f0dadbaaf8e424efece7d90b17151be5fbe1d', '103.108.88.21', 1594355812, '__ci_last_regenerate|i:1594355812;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594294025\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1f109598f4f1beb96453307190d4b6b43d2c8db1', '116.12.33.57', 1616901035, '__ci_last_regenerate|i:1616901035;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616835824\";last_ip|s:12:\"116.12.33.49\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616901023;remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1f1a2d49c9ca0c0d956a8deb06b6059396e5b5bd', '116.12.33.54', 1636619636, '__ci_last_regenerate|i:1636619636;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1636603829\";last_ip|s:12:\"116.12.33.54\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1636615613;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1f4fd79e7882a23a3d7d2b5b67792b8888fcad43', '103.108.88.21', 1595924872, '__ci_last_regenerate|i:1595924872;requested_page|s:13:\"admin/welcome\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1595841827\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595924750;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1f51f86564e3961cd1e37a041ef74a7578a92a80', '127.0.0.1', 1606137846, '__ci_last_regenerate|i:1606137846;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606118527\";last_ip|s:14:\"103.108.91.131\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606137809;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1f69aa931f3c3e6aa36d8a76507b670ef2b29af8', '116.12.32.153', 1642684698, '__ci_last_regenerate|i:1642684698;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1642661876\";last_ip|s:13:\"116.12.34.164\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1642684658;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1f6b9dab09a1ba04754d7a440b1689499deb3fa9', '116.12.32.153', 1642683709, '__ci_last_regenerate|i:1642683709;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1642661876\";last_ip|s:13:\"116.12.34.164\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1642683349;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1f6d68d6c0c51c2e78042a348cab007b01ccb3b1', '127.0.0.1', 1597659696, '__ci_last_regenerate|i:1597659696;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597555298\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597659684;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1f728f1f47e5868556a96f30be5ddeed25c57151', '116.12.34.46', 1647498160, '__ci_last_regenerate|i:1647498032;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1647401408\";last_ip|s:12:\"116.12.34.46\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1647498160;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1f92ab31e13858e3001caa43596c475da3676f33', '116.12.33.12', 1608366814, '__ci_last_regenerate|i:1608366814;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608354918\";last_ip|s:12:\"116.12.33.12\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608366808;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1f94ef69c173bce885941193d9deaaf7e6f167cf', '116.12.32.219', 1637650331, '__ci_last_regenerate|i:1637650331;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1637634749\";last_ip|s:12:\"116.12.34.48\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1637650325;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1f9be4545d5bf99e08b4710562b375148e7f3d6f', '103.108.88.21', 1599308904, '__ci_last_regenerate|i:1599308904;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1599224672\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1599308592;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1fa0b6fc4644a1214c005a08f586cfb9e6fb451b', '127.0.0.1', 1617350813, '__ci_last_regenerate|i:1617350813;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617332954\";last_ip|s:13:\"116.12.33.149\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617345398;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1fa1c0fd42f342be0847f6bd0de2da747baf01e2', '127.0.0.1', 1616843689, '__ci_last_regenerate|i:1616843689;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616763763\";last_ip|s:12:\"116.12.32.55\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616843669;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1fa55fdb5f4fe480d7c11a831c43eefe7b278631', '127.0.0.1', 1593591442, '__ci_last_regenerate|i:1593591341;requested_page|s:5:\"admin\";identity|s:11:\"a@gmail.com\";username|s:6:\"farhad\";email|s:11:\"a@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1593591260\";last_ip|s:14:\"203.190.14.186\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|N;view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|N;company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1593591438;register_id|s:1:\"8\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-02-09 10:45:31\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1fad7ffb8aef2a9fe7e0df6fb3f2928dfe82822b', '116.12.32.204', 1643024332, '__ci_last_regenerate|i:1643024332;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1643008271\";last_ip|s:13:\"116.12.34.139\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1643024234;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1fb55dc945f46d5890bf483552b482dfd29e9272', '127.0.0.1', 1594204380, '__ci_last_regenerate|i:1594204380;requested_page|s:19:\"admin/customers/add\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594183208\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1594201075;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1fc2ac4d866992ef8c25d582c2adad5ae4dd9971', '116.12.32.74', 1636867371, '__ci_last_regenerate|i:1636867371;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1636807546\";last_ip|s:13:\"116.12.32.219\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1636867124;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1fc3ec535dfd7c0ca207df18f5031b0b5a7f7057', '127.0.0.1', 1594786076, '__ci_last_regenerate|i:1594786076;requested_page|s:15:\"admin/customers\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594754399\";last_ip|s:12:\"210.1.246.66\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1594785819;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1fc4de923aef08b12bfe5a7ecde7af669a297858', '116.12.33.166', 1619173507, '__ci_last_regenerate|i:1619173507;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1619156122\";last_ip|s:13:\"116.12.33.143\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1619173489;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1fc6ad45c6c6297a861427f6da386ea0771e0e94', '116.12.33.47', 1644472605, '__ci_last_regenerate|i:1644472604;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1644389170\";last_ip|s:12:\"116.12.33.41\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1644472605;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1fccc7cf1cd746282cc0adf83efaa35f02ed3537', '127.0.0.1', 1605624812, '__ci_last_regenerate|i:1605624812;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605590276\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605624779;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1fd00f8aacf7c6eb8fabfe1c7e0a84359d74027c', '103.108.88.21', 1594728029, '__ci_last_regenerate|i:1594728029;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594717643\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1594727398;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1fd953adbb5fc3e9e1c76df111edf2983f039a4a', '127.0.0.1', 1606575221, '__ci_last_regenerate|i:1606575221;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606455480\";last_ip|s:14:\"103.108.91.129\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606575112;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1fe9dee8c9df23fea8166abf07872234bd95b246', '116.12.34.81', 1642308585, '__ci_last_regenerate|i:1642308585;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1642247323\";last_ip|s:13:\"116.12.34.107\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1642308552;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1ff87ff88ccb4e89f0d219c51052599ac5162bb7', '116.12.33.234', 1617957268, '__ci_last_regenerate|i:1617957268;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617877038\";last_ip|s:13:\"116.12.33.187\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617957259;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1ffa972832a7c0506d3a97f2e956be9fbbff101f', '127.0.0.1', 1597564034, '__ci_last_regenerate|i:1597564034;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597474515\";last_ip|s:12:\"210.1.246.66\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597563527;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1ffcc94b390e0ce1e896da786011ca66ea56adf4', '127.0.0.1', 1597668318, '__ci_last_regenerate|i:1597668318;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597555298\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597666676;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('1rkf8dpg8us0sudt3c47q6l34cdev2dm', '::1', 1593619395, '__ci_last_regenerate|i:1593619395;requested_page|s:9:\"admin/pos\";identity|s:11:\"a@gmail.com\";username|s:6:\"farhad\";email|s:11:\"a@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1593617400\";last_ip|s:3:\"::1\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|N;view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|N;company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1593618070;register_id|s:1:\"8\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-02-09 02:45:31\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2003a70266d263405a8507eb2ea3ec56fe604408', '116.12.33.176', 1618396838, '__ci_last_regenerate|i:1618396838;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1618376871\";last_ip|s:13:\"116.12.33.176\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1618396796;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('200c8d51e844291b35349994e453ecc1b9a93577', '127.0.0.1', 1606999444, '__ci_last_regenerate|i:1606999444;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606977656\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606998896;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('200d6edd617500e07703adf1c57df2b37a0ed55a', '116.12.34.165', 1639304138, '__ci_last_regenerate|i:1639304138;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1639197279\";last_ip|s:13:\"116.12.33.127\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1639304116;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('200f8ede7faca274d079fb96887f179579a1285d', '127.0.0.1', 1608462751, '__ci_last_regenerate|i:1608462751;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608375836\";last_ip|s:12:\"116.12.33.12\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608462733;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('201c544dfcc78970649fc7842ca1cbef2a8ce3fb', '127.0.0.1', 1613893842, '__ci_last_regenerate|i:1613893842;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1613822268\";last_ip|s:13:\"116.12.32.222\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1613892307;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('202de38a1908359d71065f75a20354332f482073', '103.15.42.198', 1618376879, '__ci_last_regenerate|i:1618376875;requested_page|s:5:\"admin\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('203586096a1a8b6cd98ede7899d173a7f409f693', '103.108.91.130', 1607000515, '__ci_last_regenerate|i:1607000515;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606977656\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607000480;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('203bfe087a2b79978c2fe65ad0c8f29a431a8661', '116.12.33.150', 1609772852, '__ci_last_regenerate|i:1609772852;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609743297\";last_ip|s:13:\"116.12.32.124\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1609772830;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2042fa245f7b7856158e8328ab70a2101bbb6207', '116.12.34.216', 1639985946, '__ci_last_regenerate|i:1639985946;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1639977158\";last_ip|s:13:\"116.12.34.216\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1639985924;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('204396322bcfce7b648e1113a5cc41f03562519a', '127.0.0.1', 1615729741, '__ci_last_regenerate|i:1615729741;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1615625339\";last_ip|s:13:\"116.12.32.217\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1615729730;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('204c7e7d690ccde2a7862f3b42198afc16fc16d0', '116.12.34.104', 1642503978, '__ci_last_regenerate|i:1642503978;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1642489574\";last_ip|s:13:\"116.12.34.104\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1642503914;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2054325754ed0fa3c8fcd4202a541348342639be', '116.12.34.165', 1639293910, '__ci_last_regenerate|i:1639293910;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1639197279\";last_ip|s:13:\"116.12.33.127\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1639293670;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('205688506043a6351476a101329e368763c291f8', '103.108.88.21', 1593845964, 'requested_page|s:15:\"admin/customers\";__ci_last_regenerate|i:1593845964;identity|s:11:\"r@gmail.com\";username|s:4:\"neon\";email|s:11:\"r@gmail.com\";user_id|s:1:\"4\";old_last_login|s:10:\"1593596310\";last_ip|s:14:\"203.190.14.186\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"5\";warehouse_id|s:1:\"1\";view_right|s:1:\"1\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"4\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1593836831;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('207460f8a920d3483b711836770980c25c73ba6a', '116.12.34.220', 1641039827, '__ci_last_regenerate|i:1641039827;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1641011022\";last_ip|s:13:\"116.12.34.220\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1641039812;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('207eb48b34b782690f25547cd0b5f6f8b47adff9', '103.108.91.130', 1605789302, '__ci_last_regenerate|i:1605789302;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605759720\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605789258;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2081ad48e0476e0812bf59fd0dd89bce56a2492f', '116.12.34.99', 1644736030, '__ci_last_regenerate|i:1644736030;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1644654967\";last_ip|s:13:\"116.12.32.185\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1644736015;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2083ee5aee785070df043c710d4eb81f2bb87ee5', '116.12.33.149', 1617336716, '__ci_last_regenerate|i:1617336498;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617283942\";last_ip|s:12:\"116.12.33.40\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617336715;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('208409425cf3e406fe83277fd052bca72f0e8dc3', '116.12.34.248', 1634820163, '__ci_last_regenerate|i:1634820163;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1634616336\";last_ip|s:12:\"116.12.34.65\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1634817985;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('209e6e4e6851d772ddde95103252dfe271e861a9', '103.108.91.131', 1604645975, '__ci_last_regenerate|i:1604645975;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1604551273\";last_ip|s:14:\"103.108.91.131\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1604645960;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('20a6e021758ffccb8d38185ca953b5507e290003', '116.12.32.182', 1608028340, '__ci_last_regenerate|i:1608028340;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607953227\";last_ip|s:13:\"116.12.32.121\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608028308;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('20ab72841fd2d318f2162f5f9616fd677cc055df', '116.12.32.209', 1640076532, '__ci_last_regenerate|i:1640076532;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1640064073\";last_ip|s:13:\"116.12.32.209\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1640076489;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('20b6d2b691fe8b7fd0083ecb4df9e352f9f31e92', '127.0.0.1', 1613899873, '__ci_last_regenerate|i:1613899873;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1613822268\";last_ip|s:13:\"116.12.32.222\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1613898971;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('20ed4711e0b2ae4dad7e289ba9b95b1000bf2da9', '127.0.0.1', 1616248710, '__ci_last_regenerate|i:1616248710;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616144499\";last_ip|s:13:\"116.12.33.146\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616247521;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('20feb4e7e85fad43eabb6bae93525d11b2384090', '103.15.42.199', 1618311509, '__ci_last_regenerate|i:1618311506;requested_page|s:9:\"admin/pos\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2108e25210b5e26f423e13e1ea4f50c6e873fa0d', '116.12.34.5', 1644571786, '__ci_last_regenerate|i:1644571786;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1644489109\";last_ip|s:12:\"116.12.33.47\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1644571766;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2110de44ec4ba1b9ad505d61091aaa260b795573', '127.0.0.1', 1595419231, '__ci_last_regenerate|i:1595419231;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1595412939\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('211c3eb614cf96d6358d51007e0adfe75c17ec3d', '127.0.0.1', 1603715240, '__ci_last_regenerate|i:1603715240;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1603688805\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1603715229;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2120e294f6c98884a7eabc09a8a99af2c5377d20', '116.12.34.215', 1641378120, '__ci_last_regenerate|i:1641378120;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1641357973\";last_ip|s:13:\"116.12.34.215\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1641378102;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('212bdc85240b2b760588f9cc2b2d20aac6f24776', '103.108.88.21', 1600408247, '__ci_last_regenerate|i:1600408247;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1600348810\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1600408199;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('212f24089a3736b22038f76c982072c5ebe9f44a', '103.108.88.21', 1594887333, '__ci_last_regenerate|i:1594887333;requested_page|s:15:\"admin/customers\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594804422\";last_ip|s:12:\"210.1.246.66\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1594882961;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('213cc1d6f99c45ca77bcd6b8ab7b0176904a573b', '127.0.0.1', 1617687429, '__ci_last_regenerate|i:1617687429;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617631766\";last_ip|s:13:\"116.12.32.223\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617687184;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('213ccfea92b208fda860096762e6ba1cd86fd890', '127.0.0.1', 1606820015, '__ci_last_regenerate|i:1606820015;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606720128\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606819989;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('213d7b54ce98d7eb444f38303a111da48a6d2ccd', '116.12.34.81', 1642303651, '__ci_last_regenerate|i:1642303651;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1642247323\";last_ip|s:13:\"116.12.34.107\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1642303629;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('214235bf3518e0e2b67f540a19769e5c7ba6fb3b', '127.0.0.1', 1607239903, '__ci_last_regenerate|i:1607239903;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607228439\";last_ip|s:12:\"116.12.32.52\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607236526;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('214c497496b63e4121e135af07f9e2b3a0548a5c', '127.0.0.1', 1609650396, '__ci_last_regenerate|i:1609650396;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609563365\";last_ip|s:12:\"116.12.33.53\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1609650328;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2150ca4daea5f84b538ae1f361db78d4c547dddb', '127.0.0.1', 1600863508, '__ci_last_regenerate|i:1600863508;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1600780538\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1600863338;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('21575d0a1e26ce9b856225fe383d1025646dfd25', '116.12.33.132', 1618830805, '__ci_last_regenerate|i:1618830805;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1618753218\";last_ip|s:12:\"116.12.32.42\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1618829481;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('215c99c5480815a1b467d119a831b2549dc0d7cc', '103.108.91.130', 1604927803, '__ci_last_regenerate|i:1604927803;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1604897113\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1604927771;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2160d7f3ead3980525673ea615c267c6de0d5435', '127.0.0.1', 1615209789, '__ci_last_regenerate|i:1615209789;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1615090359\";last_ip|s:13:\"116.12.33.177\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1615209698;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('21645debed57a83419a55613b9a358d77e104c80', '116.12.33.50', 1613915101, '__ci_last_regenerate|i:1613915101;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1613889135\";last_ip|s:12:\"116.12.33.50\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1613914859;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2167b998e3cf0fbbd5515390da93f312fa67a74b', '127.0.0.1', 1607756530, '__ci_last_regenerate|i:1607756530;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607665148\";last_ip|s:13:\"116.12.32.213\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607756490;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('217068afe19a21b92eceacec131f7474ebb914e8', '127.0.0.1', 1617293252, '__ci_last_regenerate|i:1617293252;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617266564\";last_ip|s:12:\"116.12.33.40\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617293189;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;remove_posls|i:1;error|N;message|s:25:\"Sale successfully updated\";__ci_vars|a:1:{s:7:\"message\";s:3:\"new\";}');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2177d48a924ddd6203cd10857d4d2d8dac97d09b', '116.12.33.33', 1639801017, '__ci_last_regenerate|i:1639801017;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1639730283\";last_ip|s:13:\"116.12.34.113\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1639801002;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2181ffb31ca00f1cc0d6d8103c82bc537f0ada0e', '127.0.0.1', 1616072928, '__ci_last_regenerate|i:1616072928;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616055729\";last_ip|s:12:\"116.12.32.81\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616072921;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('219608afe05b62b5d561c0f1e018d7172afe1184', '116.12.32.170', 1648104642, '__ci_last_regenerate|i:1648104639;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1648093910\";last_ip|s:13:\"116.12.34.118\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1648104642;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('219707fa56bda9189db7ab5905fc954d73c68c62', '116.12.33.49', 1616840490, '__ci_last_regenerate|i:1616840490;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616763763\";last_ip|s:12:\"116.12.32.55\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616840424;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('219d5a79131e08b97ea4c84eb17e7d7a0b7f2b37', '127.0.0.1', 1611738295, '__ci_last_regenerate|i:1611738295;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1611659572\";last_ip|s:12:\"116.12.32.50\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1611737909;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('21a3429b68d587af9db3f9e04526bc00807beab2', '116.12.32.213', 1637984433, '__ci_last_regenerate|i:1637984433;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1637917564\";last_ip|s:13:\"116.12.32.204\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1637984416;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('21b039035e885a745cba89d2fd8e7c517d1fd863', '103.126.218.66', 1618481636, '__ci_last_regenerate|i:1618481636;requested_page|s:5:\"admin\";identity|s:13:\"abc@gmail.com\";username|s:6:\"FARHAD\";email|s:13:\"abc@gmail.com\";user_id|s:1:\"3\";old_last_login|s:10:\"1618207227\";last_ip|s:14:\"103.126.218.66\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"1\";biller_id|s:1:\"3\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1618475527;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('21c0d055fdec0edb3e3c8a657e10d090713c7300', '103.108.91.130', 1606222679, '__ci_last_regenerate|i:1606222679;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606210262\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606222630;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('21cac172640438a4fb23697d1f7d978f48de1b3f', '116.12.33.115', 1619883232, '__ci_last_regenerate|i:1619883232;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1619781532\";last_ip|s:13:\"116.12.32.213\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1619882147;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('21cf7d53e499ae6d8f5052137e115310f7d95adc', '116.12.34.182', 1638686973, '__ci_last_regenerate|i:1638686973;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1638674317\";last_ip|s:13:\"116.12.34.182\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1638686962;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('21ecf76e421cb3bf41b3dcb6f6c6798ca3229570', '116.12.34.215', 1637314792, '__ci_last_regenerate|i:1637314792;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1637212122\";last_ip|s:13:\"116.12.33.225\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1637314772;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('21ed278f8097edad490275913b28afb31ab849df', '127.0.0.1', 1606997984, '__ci_last_regenerate|i:1606997984;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606977656\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606997042;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('21f91ae529019daeddcfa0ecd092721e9b30758b', '127.0.0.1', 1606549192, '__ci_last_regenerate|i:1606549192;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606455480\";last_ip|s:14:\"103.108.91.129\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606549177;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('21fb506b9b69ade4a51c44da1c2a93cd3652c92f', '116.12.33.85', 1637835136, '__ci_last_regenerate|i:1637835136;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1637821433\";last_ip|s:12:\"116.12.33.85\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1637835101;error|N;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2209563307a244a90b8bbedd669673fcd68e6036', '116.12.33.7', 1608799112, '__ci_last_regenerate|i:1608799112;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608727375\";last_ip|s:12:\"116.12.33.10\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608799082;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('22117aa9f6de07c3242e96a7a3b8710b0190e41a', '127.0.0.1', 1612073855, '__ci_last_regenerate|i:1612073855;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1612018324\";last_ip|s:13:\"116.12.32.171\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1612072669;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('221255db7aad08ab1709a1be1344cfb366d70012', '127.0.0.1', 1606726213, '__ci_last_regenerate|i:1606726213;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606658064\";last_ip|s:14:\"103.108.91.129\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606726202;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('221c857e2d545ca73bcbe0efdebe085608891689', '127.0.0.1', 1600507714, '__ci_last_regenerate|i:1600507714;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1600433348\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1600507696;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('22225e804a2d0f9c7bee777fa5474769251dd251', '116.12.34.113', 1647147629, '__ci_last_regenerate|i:1647147629;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1647092856\";last_ip|s:12:\"116.12.32.34\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1647147607;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2227e6c19b272ecbb2063b52077bd659b0153349', '116.12.33.152', 1635682436, '__ci_last_regenerate|i:1635682436;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1635575301\";last_ip|s:12:\"116.12.34.70\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1635682095;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('222a1d205212c1cb3929d8b6b5f3fbce91a75d52', '116.12.32.167', 1645697400, '__ci_last_regenerate|i:1645697400;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1645688114\";last_ip|s:13:\"116.12.32.167\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1645697379;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('223421a9c2ce6e09fa120d19a5de6a13f538c918', '116.12.33.152', 1612186181, '__ci_last_regenerate|i:1612186181;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1612161629\";last_ip|s:13:\"116.12.33.152\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1612186150;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('22358d78bcf16c5a956e4697bb1838c534d13b58', '116.12.32.211', 1646388635, '__ci_last_regenerate|i:1646388635;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1646292006\";last_ip|s:13:\"116.12.32.197\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1646388629;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('223e7b3074c157f9b792dfe3e306668743c36686', '127.0.0.1', 1597556432, '__ci_last_regenerate|i:1597556432;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597474515\";last_ip|s:12:\"210.1.246.66\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597556334;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('224c5cc39b26d899baa23fafd2653b56ab3ecc5e', '116.12.33.48', 1618051711, '__ci_last_regenerate|i:1618051492;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1618029307\";last_ip|s:12:\"116.12.33.48\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1618051711;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('224f002403a058f6cd0a2e5c3edcaa5db0b2906f', '116.12.33.152', 1635681796, '__ci_last_regenerate|i:1635681796;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1635575301\";last_ip|s:12:\"116.12.34.70\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1635681730;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('224f118d677646cf88f50cdf5a9b69a87796c53f', '103.108.88.21', 1594020100, '__ci_last_regenerate|i:1594020100;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1593921171\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1594013728;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2257f58c6d830abc3d06cdf741f0861da22eb9bc', '116.12.32.205', 1643972897, '__ci_last_regenerate|i:1643972897;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1643892812\";last_ip|s:13:\"116.12.32.185\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1643972875;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2267fd88b387c3f302958905e64f5d9ea0f84b77', '127.0.0.1', 1597407567, '__ci_last_regenerate|i:1597407567;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597382202\";last_ip|s:9:\"127.0.0.1\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597407016;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('226ec1db56c1e85eeee9dca8a13a17bde29cb02c', '127.0.0.1', 1604760367, '__ci_last_regenerate|i:1604760367;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1604753518\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1604760244;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('22717789bf9d3bdfd9688e91946f2b08d7ceefd2', '116.12.32.68', 1648966644, '__ci_last_regenerate|i:1648966644;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1648792670\";last_ip|s:13:\"116.12.32.118\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1648961035;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('22737451bb075de8598123381b8cbdebf8349d9f', '116.12.32.190', 1639911858, '__ci_last_regenerate|i:1639911858;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1639889104\";last_ip|s:13:\"116.12.32.190\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1639911836;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2276340793f333bcbff35312d95018f2981cf43f', '116.12.33.116', 1617035422, '__ci_last_regenerate|i:1617035331;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616987903\";last_ip|s:13:\"116.12.33.116\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617035422;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('22820f79115de21af8055565d6daf013c971e542', '127.0.0.1', 1613914612, '__ci_last_regenerate|i:1613914612;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1613889135\";last_ip|s:12:\"116.12.33.50\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1613914596;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('228e16a06a3c3ad495553d3651ecaac0cab74eb4', '116.12.33.151', 1614321461, '__ci_last_regenerate|i:1614321461;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1614259833\";last_ip|s:13:\"116.12.32.223\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1614321424;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('229eac7b792ee0b707c557767912f29c37fe9f67', '116.12.33.44', 1610199842, '__ci_last_regenerate|i:1610199839;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1610171878\";last_ip|s:12:\"116.12.33.44\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1610199842;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('22a1b453181a61cd5e710e805106251309e19d87', '116.12.34.65', 1632817469, '__ci_last_regenerate|i:1632817469;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1632748056\";last_ip|s:13:\"116.12.32.216\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1632817112;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('22a1cc55dc647fe707edbaa9c67854ec480691dd', '116.12.34.225', 1645501771, '__ci_last_regenerate|i:1645501771;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1645434500\";last_ip|s:13:\"116.12.32.150\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1645501741;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('22a64e8a938c95cf840a0dba1a4e0dc05a20f0e0', '116.12.34.151', 1636436156, '__ci_last_regenerate|i:1636436156;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1636346560\";last_ip|s:13:\"116.12.32.197\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1636436071;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('22a9cda477bb97d00aab9b4de28245580128f963', '127.0.0.1', 1595427029, '__ci_last_regenerate|i:1595427029;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1595412939\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595427022;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('22c20770cba910a9ac957bec49c43beb6c952279', '127.0.0.1', 1615102976, '__ci_last_regenerate|i:1615102976;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1615034999\";last_ip|s:13:\"116.12.33.144\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1615102961;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('22c2fe01ce875ab469785bddfcbffa04ee63d3d9', '116.12.34.110', 1638075011, '__ci_last_regenerate|i:1638075011;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1637982690\";last_ip|s:13:\"116.12.32.213\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1638074379;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('22c632aa183473a75b1628978172412ce59ea764', '127.0.0.1', 1594754700, '__ci_last_regenerate|i:1594754700;requested_page|s:9:\"admin/pos\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594753175\";last_ip|s:12:\"210.1.246.66\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1594754551;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('22dc04e54006a8d79ed68407d4c61bd902ccf843', '116.12.32.55', 1607606543, '__ci_last_regenerate|i:1607606543;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607510654\";last_ip|s:13:\"116.12.32.144\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607606518;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('22dccb0d942ec6bcebe36926564d987273c48f8e', '127.0.0.1', 1615364707, '__ci_last_regenerate|i:1615364707;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1615300962\";last_ip|s:12:\"116.12.33.14\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1615364693;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('22e3d4275bf3633bcb7dea82139fa88c3ca8440c', '127.0.0.1', 1594795285, '__ci_last_regenerate|i:1594795285;requested_page|s:15:\"admin/customers\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594754399\";last_ip|s:12:\"210.1.246.66\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1594793001;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('22e437fa6a726e4489b090e93983d234caa68780', '127.0.0.1', 1605193058, '__ci_last_regenerate|i:1605193058;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605101433\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605192656;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('22e96abd1301d711e99177f60087aff8c30b0aa9', '127.0.0.1', 1615352892, '__ci_last_regenerate|i:1615352892;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1615300962\";last_ip|s:12:\"116.12.33.14\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1615352863;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('22fdb08bf412ebd0b4fdc2f7cbf347556ffeac72', '116.12.32.88', 1642416041, '__ci_last_regenerate|i:1642416041;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1642401645\";last_ip|s:12:\"116.12.34.35\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1642416021;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2300baf6c75233863b4425fb092b9ce87084b5dd', '116.12.33.76', 1608298774, 'requested_page|s:15:\"admin/pos/sales\";__ci_last_regenerate|i:1608298774;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608274670\";last_ip|s:12:\"116.12.33.76\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608298755;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('23013be3e598006843cba25b85d2568163c991b9', '116.12.33.107', 1610778163, '__ci_last_regenerate|i:1610778163;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1610701958\";last_ip|s:13:\"116.12.32.143\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1610778163;remove_slls|i:1;message|s:26:\"Payment successfully added\";__ci_vars|a:1:{s:7:\"message\";s:3:\"new\";}');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2304a5666f40dbb1dc84ab53e70d0391628ca35f', '127.0.0.1', 1602766439, '__ci_last_regenerate|i:1602766439;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1602746515\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1602766383;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('23079737d4836108699bcfbc4f9b14398750fd90', '116.12.33.162', 1609396379, '__ci_last_regenerate|i:1609396379;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609340278\";last_ip|s:13:\"116.12.33.205\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1609396152;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2309535b7c467b2fdc68ea74e801f66391057329', '116.12.32.221', 1609683004, '__ci_last_regenerate|i:1609683004;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609670351\";last_ip|s:13:\"116.12.32.221\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1609682851;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('230b824b7780b43331efab985b9262dbd1e738fb', '127.0.0.1', 1617884618, '__ci_last_regenerate|i:1617884618;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617857562\";last_ip|s:13:\"116.12.33.187\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617884599;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_posls|i:1;remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('230c1748a28dbd495bdd39df5fb3844ba01dff8c', '127.0.0.1', 1611667901, '__ci_last_regenerate|i:1611667901;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1611641601\";last_ip|s:12:\"116.12.32.50\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1611664082;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('231314e44ea99d7465b118691a81f5a37f70e361', '127.0.0.1', 1609248298, '__ci_last_regenerate|i:1609248298;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609226045\";last_ip|s:13:\"116.12.33.140\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1609244533;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('232cc82b753b4926a6e48fb29cabf05dedf053e2', '103.108.91.130', 1606475439, '__ci_last_regenerate|i:1606475439;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606395992\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606475388;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('23301fc54099957b1e7275f473a970b7933ecd30', '127.0.0.1', 1614090234, '__ci_last_regenerate|i:1614090226;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1614060490\";last_ip|s:12:\"116.12.33.28\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1614090234;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2333d32000b6103c79969a4bdba646de0262c790', '116.12.32.217', 1641711087, '__ci_last_regenerate|i:1641711087;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1641631115\";last_ip|s:12:\"116.12.34.67\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1641710238;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2338fa278f90f82754b3cf125ab1466f87301e29', '103.108.88.21', 1594299972, '__ci_last_regenerate|i:1594299972;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594267553\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('233bfba6e61c2338a3a088fa58c3779d912fb301', '103.108.88.21', 1597990703, '__ci_last_regenerate|i:1597990703;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597920862\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597990592;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('233c8e8557a3838eda227f764027cd782f110797', '127.0.0.1', 1601902610, '__ci_last_regenerate|i:1601902321;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1601878532\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1601902610;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2341d849d170d901043c915d8b88af01b6714f1e', '116.12.32.9', 1637139975, '__ci_last_regenerate|i:1637139816;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1637121295\";last_ip|s:12:\"116.12.33.89\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1637139975;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2347733fc6a565baa8fec315f4bb030bbd04c5ec', '127.0.0.1', 1610201368, '__ci_last_regenerate|i:1610201368;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1610171878\";last_ip|s:12:\"116.12.33.44\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1610201309;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2350b23c1026bba37e5b61b103a1717b494b96c0', '116.12.32.202', 1647010245, '__ci_last_regenerate|i:1647010245;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1646918263\";last_ip|s:13:\"116.12.32.158\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1647008492;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('235ed5b2a0b6ae5c68dd65c115dea5e89ff0ecb5', '116.12.32.219', 1637649406, '__ci_last_regenerate|i:1637649406;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1637634749\";last_ip|s:12:\"116.12.34.48\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1637649380;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2367a91219e910f602e3fd15b9b5390b7267d18e', '116.12.32.96', 1608130259, '__ci_last_regenerate|i:1608130259;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608100273\";last_ip|s:12:\"116.12.32.96\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608130188;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2367fde564bd3d94dba321dd71d6af4bc96855a9', '127.0.0.1', 1610378093, '__ci_last_regenerate|i:1610377848;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1610368121\";last_ip|s:13:\"116.12.33.210\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1610378093;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('237b7539b4a28d0a89133830480850d51ee9fe02', '127.0.0.1', 1605326859, '__ci_last_regenerate|i:1605326859;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605269198\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605326859;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;message|s:25:\"Sale successfully updated\";__ci_vars|a:1:{s:7:\"message\";s:3:\"old\";}');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2381e0432b31698c927e02d5da0053c3b480c5df', '127.0.0.1', 1593599000, '__ci_last_regenerate|i:1593599000;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1593597455\";last_ip|s:13:\"43.231.23.122\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"3\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1593598828;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2392860349de9802ce4a8060c9142be11d77041e', '116.12.33.7', 1608821927, '__ci_last_regenerate|i:1608821927;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608788187\";last_ip|s:11:\"116.12.33.7\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608821912;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2393e5353dbeb095f5d96633490d115f1e201ea0', '127.0.0.1', 1596083822, '__ci_last_regenerate|i:1596083822;requested_page|s:13:\"admin/welcome\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1596022757\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1596083817;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2394510fe370dff494fb2161f4b8313a34c875d6', '127.0.0.1', 1600511449, '__ci_last_regenerate|i:1600511449;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1600433348\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1600508542;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('23965532f9b6014a2dbecff01ed99e024421b0b3', '116.12.33.7', 1608789981, '__ci_last_regenerate|i:1608789981;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608727375\";last_ip|s:12:\"116.12.33.10\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608789944;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('239b88e356f58acc6fc46d87f549d9ae829bda32', '116.12.33.167', 1637736934, '__ci_last_regenerate|i:1637736934;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1637667941\";last_ip|s:13:\"116.12.33.143\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1637734348;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('23a22ccc5010b9269055e34fc4449df7342628c7', '127.0.0.1', 1602587231, '__ci_last_regenerate|i:1602587196;requested_page|s:5:\"admin\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('23aca06135f64d35830c47a5d54f5cdc1251bd63', '116.12.33.177', 1615100454, '__ci_last_regenerate|i:1615100454;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1615034999\";last_ip|s:13:\"116.12.33.144\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1615100348;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('23af92451efd32b40ee203374936ca914de73994', '116.12.33.4', 1636953362, '__ci_last_regenerate|i:1636953362;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1636865265\";last_ip|s:12:\"116.12.32.74\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1636953312;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('23c8c6fe5c97ca5891b5ee20b93b8571526b9da6', '127.0.0.1', 1607001629, '__ci_last_regenerate|i:1607001629;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606977656\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607000851;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('23d4f848c795cda2631b548560e5432d703ccadc', '127.0.0.1', 1597489791, '__ci_last_regenerate|i:1597489791;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597468572\";last_ip|s:9:\"127.0.0.1\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597489790;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('23e90e6998593286ae11ac4bd1581ef34378698f', '103.108.88.21', 1594805627, '__ci_last_regenerate|i:1594805627;requested_page|s:15:\"admin/customers\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594754399\";last_ip|s:12:\"210.1.246.66\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1594805233;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('23ed94bcddccdbe6a9912af099544b060fdc711b', '127.0.0.1', 1618051132, '__ci_last_regenerate|i:1618051132;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1618029307\";last_ip|s:12:\"116.12.33.48\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1618050878;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('23f26aabaca86d6162d8c8bc3fb9996ca15ab758', '116.12.33.203', 1607751603, '__ci_last_regenerate|i:1607751603;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607665148\";last_ip|s:13:\"116.12.32.213\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607751564;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('23fb3a18d8433d9b251022d2f8359c60cf766864', '127.0.0.1', 1595325022, '__ci_last_regenerate|i:1595325022;identity|s:9:\"habib1975\";username|s:9:\"habib1975\";email|s:19:\"habib1975@gmail.com\";user_id|s:1:\"5\";old_last_login|s:10:\"1595324684\";last_ip|N;avatar|N;gender|s:4:\"male\";group_id|s:1:\"5\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"0\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('24082cdcf6d6afc02a779741e7bf0743f06cb114', '116.12.32.182', 1644926531, '__ci_last_regenerate|i:1644926531;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1644833400\";last_ip|s:13:\"116.12.34.239\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1644926460;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('240a3ef3589984acd1944293015253b91e6968dc', '103.108.88.21', 1594274810, '__ci_last_regenerate|i:1594274810;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594194225\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1594267799;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('241c88d5e3e7c9fafbfafc2e6f6738f3fb863b86', '127.0.0.1', 1605683268, '__ci_last_regenerate|i:1605683268;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605611465\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605683153;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('242924d57ae2f8fe29995ed7aae4054a036170d1', '116.12.33.8', 1643097264, '__ci_last_regenerate|i:1643097264;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1643017039\";last_ip|s:13:\"116.12.32.204\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1643097096;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('24353ce3033a2a77171170fba561592530b1645e', '127.0.0.1', 1593591872, '__ci_last_regenerate|i:1593591872;requested_page|s:5:\"admin\";identity|s:11:\"a@gmail.com\";username|s:6:\"farhad\";email|s:11:\"a@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1593590981\";last_ip|s:13:\"43.231.23.122\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|N;view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|N;company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1593591273;register_id|s:1:\"8\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-02-09 10:45:31\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2435d845b2811b91376d61ee80d73d3ef575bbe3', '116.12.34.80', 1638531012, '__ci_last_regenerate|i:1638531012;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1638434256\";last_ip|s:13:\"116.12.32.197\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1638530979;error|N;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('24368cff12c1ae569321629851c02400eb8228bf', '116.12.34.142', 1638770252, '__ci_last_regenerate|i:1638770252;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1638696193\";last_ip|s:13:\"116.12.34.182\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1638770252;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('243eba358d782546003ba08eb90c45d6775f8fcf', '127.0.0.1', 1595046034, '__ci_last_regenerate|i:1595046034;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594988188\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595046013;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2440b43624d0f0aebfe5bb637fc71f4675029ded', '116.12.34.55', 1638947289, '__ci_last_regenerate|i:1638947289;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1638847671\";last_ip|s:12:\"116.12.32.43\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1638947267;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('24437fe6e97fe3a1926589e80457edf0aa7c4bb0', '103.108.88.21', 1597661284, '__ci_last_regenerate|i:1597661284;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597555298\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597660802;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('24471b066888f1421a6c9e20e23cd519d9d2085f', '127.0.0.1', 1618031158, '__ci_last_regenerate|i:1618031158;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617980206\";last_ip|s:13:\"116.12.33.194\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1618031147;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('244dd130e727d55c565d1e0c0f9988c4f203fbd6', '116.12.32.19', 1630741609, '__ci_last_regenerate|i:1630741609;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1630471968\";last_ip|s:13:\"116.12.32.101\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1630741564;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('244f0786ba61a8a0d987577c2582cfd9547e2e90', '103.108.88.21', 1597664903, '__ci_last_regenerate|i:1597664903;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597555298\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597664795;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('245096e2dca7862e6435cc8021a695dbf8c7e0ae', '116.12.32.221', 1639204950, '__ci_last_regenerate|i:1639204950;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1639145805\";last_ip|s:13:\"116.12.34.167\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1639204608;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('245a50a0be2d39b4bb8230db1bfb2914c43a9812', '116.12.34.41', 1641289006, '__ci_last_regenerate|i:1641289006;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1641202817\";last_ip|s:13:\"116.12.34.124\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1641289000;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('245f9fb828c4f1819fef1afb584b5d807e14b719', '116.12.33.12', 1608381884, '__ci_last_regenerate|i:1608381884;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608363721\";last_ip|s:12:\"116.12.33.12\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608381622;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2472a96e2f14c29afe6520ef59399b9a64903da0', '127.0.0.1', 1597470022, '__ci_last_regenerate|i:1597470022;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597402462\";last_ip|s:9:\"127.0.0.1\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597469585;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('247681a89943196d886f91511fe54823cf4e4ebe', '127.0.0.1', 1614934362, '__ci_last_regenerate|i:1614934362;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1614863202\";last_ip|s:13:\"116.12.33.158\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1614934348;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2480c4ea8efe2719c192c3b88e323f81124e8441', '116.12.33.37', 1617098192, '__ci_last_regenerate|i:1617098191;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617080165\";last_ip|s:12:\"116.12.33.37\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617098138;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;message|s:25:\"Sale successfully updated\";__ci_vars|a:1:{s:7:\"message\";s:3:\"new\";}');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('24969b4a47bf4d669e1dfb1c651367b51c87e247', '127.0.0.1', 1614781456, '__ci_last_regenerate|i:1614781451;requested_page|s:15:\"admin/pos/sales\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2498542d53a44d3309bb79c0ad6b52e8b6d396ca', '127.0.0.1', 1614694214, '__ci_last_regenerate|i:1614694214;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1614667355\";last_ip|s:12:\"116.12.32.25\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1614692746;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('249bd4aa49e0b2efdeacb61d03767ddf301f003e', '116.12.33.44', 1610206097, '__ci_last_regenerate|i:1610206097;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1610171878\";last_ip|s:12:\"116.12.33.44\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1610205974;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('24a53b068ae35f008b54449df8356e621f384f28', '127.0.0.1', 1612264647, '__ci_last_regenerate|i:1612264647;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1612247464\";last_ip|s:13:\"116.12.32.200\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1612264636;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('24a54d4903edfbc4b5f9a777d18a53c9c36b3284', '103.108.88.21', 1593923347, '__ci_last_regenerate|i:1593923347;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1593866795\";last_ip|s:13:\"43.231.23.122\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1593921267;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('24ad4f7b6aaf58938cc9736b6aba4c27d2e705ad', '116.12.32.215', 1620315038, '__ci_last_regenerate|i:1620315038;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1620280426\";last_ip|s:13:\"116.12.32.215\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1620314995;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('24b5bc38deda6f0df2b708575ed60276bb23ea0b', '127.0.0.1', 1597322447, '__ci_last_regenerate|i:1597322431;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597304993\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597322447;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('24cde9cef04ae6f5214a568040ecd53d6a49bcfe', '103.108.88.21', 1594279444, '__ci_last_regenerate|i:1594279444;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594194225\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1594267799;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('24ce9003a6d71d4c7272b51bce6da67a98ebbddf', '103.108.88.21', 1597143472, '__ci_last_regenerate|i:1597143472;requested_page|s:13:\"admin/welcome\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597127896\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597137473;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";user_csrf|s:20:\"B5OX86nfZjcrEU0qbGIt\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('24d8a8ffa8c4c01465a4ac18f2c87efe312a9510', '127.0.0.1', 1607578007, '__ci_last_regenerate|i:1607578007;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607510654\";last_ip|s:13:\"116.12.32.144\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607577428;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('24d8fc64c58f13f2410687252e15034226897a4c', '127.0.0.1', 1595771851, '__ci_last_regenerate|i:1595771824;requested_page|s:13:\"admin/welcome\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1595749590\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595770986;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('24e122b2e17d7861076e02f840f42eb3e193c57b', '127.0.0.1', 1597582839, '__ci_last_regenerate|i:1597582839;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597474515\";last_ip|s:12:\"210.1.246.66\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597581643;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('24e15b3226c3b26b5f17246abce10ef366ec9d30', '116.12.32.214', 1642575066, '__ci_last_regenerate|i:1642575066;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1642503029\";last_ip|s:13:\"116.12.34.104\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1642575037;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('24e395ea984e5b2e729950569c241a005e6d7874', '127.0.0.1', 1609651238, '__ci_last_regenerate|i:1609651238;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609563365\";last_ip|s:12:\"116.12.33.53\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1609651230;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('24eee4845cb69a2e61050f79eb6a01dd2dd8b317', '103.108.91.130', 1605080784, '__ci_last_regenerate|i:1605080784;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605030086\";last_ip|s:13:\"43.231.23.122\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605079949;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('24f441967d2ce340beb4d20350c10c559c4677cc', '116.12.34.39', 1639026094, '__ci_last_regenerate|i:1639025845;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1638937148\";last_ip|s:12:\"116.12.34.55\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1639026094;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('24f83f32a4364ae6aca3e1eb4c82f9e380bf230a', '127.0.0.1', 1597471260, '__ci_last_regenerate|i:1597471260;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597402462\";last_ip|s:9:\"127.0.0.1\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597470331;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('24fd2ab3e57a8812c42979b959caaba51b9ae026', '116.12.34.26', 1641117246, '__ci_last_regenerate|i:1641117246;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1641027070\";last_ip|s:13:\"116.12.34.220\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1641113617;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;message|s:25:\"Sale successfully updated\";__ci_vars|a:1:{s:7:\"message\";s:3:\"old\";}');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('24ff20a7c221864a9c8a0429831ddf75356e23cb', '127.0.0.1', 1609052861, '__ci_last_regenerate|i:1609052861;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609043804\";last_ip|s:12:\"116.12.33.70\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1609052177;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2500bfdccd47ffd7580a7ea5f38c694e03e14787', '116.12.32.207', 1640408243, '__ci_last_regenerate|i:1640408243;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1640352607\";last_ip|s:13:\"116.12.34.141\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1640407794;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2508644iodda3i7vl90srbo19m7dikvt', '::1', 1593197265, '__ci_last_regenerate|i:1593197265;requested_page|s:5:\"admin\";identity|s:11:\"a@gmail.com\";username|s:6:\"farhad\";email|s:11:\"a@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1593122510\";last_ip|s:3:\"::1\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|N;view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|N;company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('250aaed307eb480f10fefb1ada3c0f3e1bb8039b', '127.0.0.1', 1609414745, '__ci_last_regenerate|i:1609414745;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609394236\";last_ip|s:13:\"116.12.33.162\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1609414597;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('250c8eeea243a5b4700c53a6075f1fef3a04e5fb', '116.12.32.202', 1647005203, '__ci_last_regenerate|i:1647005203;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1646918263\";last_ip|s:13:\"116.12.32.158\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1647003391;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('25212d1cb28aeb7256755c9454080c76bfd84e2d', '127.0.0.1', 1611415444, '__ci_last_regenerate|i:1611415444;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1611378421\";last_ip|s:13:\"116.12.32.111\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1611415214;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('25221d0ba67cc99c0ea9eb79b84c06810faacca0', '127.0.0.1', 1605193992, '__ci_last_regenerate|i:1605193992;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605101433\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605193963;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('25513a7ceb05517a4f63cbb0704bef2c46507d4c', '116.12.32.102', 1610029291, '__ci_last_regenerate|i:1610029291;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609997510\";last_ip|s:13:\"116.12.32.102\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1610028615;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('255ba75b78f0ea0f6c9689d4e271400d7cf1be16', '103.108.91.130', 1605271364, '__ci_last_regenerate|i:1605271364;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605242577\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605271341;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('255e4d24062623fe429a735f9c1b83b68fa06ff3', '116.12.33.77', 1619274408, '__ci_last_regenerate|i:1619274408;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1619258631\";last_ip|s:12:\"116.12.33.77\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1619274204;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('255f3ba60560d95c543ebe32116325f1ed53dcb2', '116.12.34.124', 1641205442, '__ci_last_regenerate|i:1641205442;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1641111342\";last_ip|s:12:\"116.12.34.26\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1641205413;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('256c6f4a49d1a84aeb212b50cf9485f105cf12f8', '127.0.0.1', 1595940576, '__ci_last_regenerate|i:1595940576;requested_page|s:13:\"admin/welcome\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1595841827\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595940382;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('256f77655812a91aea823c8f07f12567644694f5', '116.12.34.104', 1642509875, '__ci_last_regenerate|i:1642509711;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1642489574\";last_ip|s:13:\"116.12.34.104\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1642509874;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('257af05e90f3381e5b19998673dbf0813d52ed78', '116.12.34.194', 1642760623, '__ci_last_regenerate|i:1642760623;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1642676905\";last_ip|s:13:\"116.12.32.153\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1642760604;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('257e2270ee691c0f392ba0d958077e7edab1d917', '116.12.34.252', 1635152670, '__ci_last_regenerate|i:1635152670;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1635048151\";last_ip|s:13:\"116.12.34.100\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1635152596;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('257e8fb7006a5c488337286f5cd1afbfbdd9817f', '116.12.32.176', 1611320586, '__ci_last_regenerate|i:1611320586;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1611295747\";last_ip|s:13:\"116.12.32.176\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1611320269;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2583a89ab44e5c862117b5167700ad3d7e59dc61', '103.108.88.21', 1594208632, '__ci_last_regenerate|i:1594208632;requested_page|s:19:\"admin/customers/add\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594183208\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1594201075;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('25912ae246fbc237fdd7fee9d0bec8ca0fe34603', '116.12.32.222', 1646455015, '__ci_last_regenerate|i:1646454937;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1646388334\";last_ip|s:13:\"116.12.32.211\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1646455014;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2597bcc52253cdf0646b4abf1043bcae58c6d4cc', '127.0.0.1', 1595823901, '__ci_last_regenerate|i:1595823899;requested_page|s:5:\"admin\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('25a835183415dd581081461130624f75b0772eca', '127.0.0.1', 1605270405, '__ci_last_regenerate|i:1605270405;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605242577\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605270383;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('25aa40c811b44b6ca72a3b4322ba84d033404f4a', '116.12.34.19', 1642142332, '__ci_last_regenerate|i:1642142332;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1642069223\";last_ip|s:13:\"116.12.32.208\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1642142244;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('25ae1d647556f267ae4b6ed3e21f502af9730365', '103.108.88.21', 1597142674, '__ci_last_regenerate|i:1597142674;requested_page|s:13:\"admin/welcome\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597127896\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597137473;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";user_csrf|s:20:\"DKy4Apq7tS1wN90usdel\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('25af6ab71151cdfc14add30f8f41afcb6dc0ff58', '116.12.32.21', 1607243310, '__ci_last_regenerate|i:1607243310;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607174440\";last_ip|s:13:\"116.12.33.196\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607243303;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('25b6cf9cc0566a3cbf430d4978bd1b9dff43e474', '127.0.0.1', 1597491082, '__ci_last_regenerate|i:1597491082;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597468572\";last_ip|s:9:\"127.0.0.1\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597490840;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('25baa7cbe096572f0016b1258592a41d88893559', '127.0.0.1', 1598338023, '__ci_last_regenerate|i:1598338023;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1598269328\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1598335781;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('25c5ce901295b8830a320c510f6be7adb0bec842', '127.0.0.1', 1608730189, '__ci_last_regenerate|i:1608730189;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608705440\";last_ip|s:12:\"116.12.33.10\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608730171;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('25c65d74ec0e51a6f044853ff1e2d3894913d20d', '116.12.33.41', 1644391131, '__ci_last_regenerate|i:1644391131;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1644325011\";last_ip|s:13:\"116.12.32.173\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1644391115;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('25cb755d877934fa10be912799d8e78f393113fe', '127.0.0.1', 1617099138, '__ci_last_regenerate|i:1617099138;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617080165\";last_ip|s:12:\"116.12.33.37\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617098344;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('25d31c7bb81176b41ed6d0c2b6cf546a37f0ae91', '127.0.0.1', 1597407007, '__ci_last_regenerate|i:1597407007;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597382202\";last_ip|s:9:\"127.0.0.1\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597406348;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('25e600bf16cf391ac9aa502546ecf9d34e3569d7', '127.0.0.1', 1613206556, '__ci_last_regenerate|i:1613206556;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1613130779\";last_ip|s:12:\"116.12.33.43\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1613206053;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('25e789cc288919731edd864e5051e34ea724a5de', '127.0.0.1', 1599358467, '__ci_last_regenerate|i:1599358467;requested_page|s:5:\"admin\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('25e991c9c5f05554f2b1c1d14f60e6f1a6ef5038', '103.108.91.130', 1606314955, '__ci_last_regenerate|i:1606314955;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606291700\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606314921;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('25eac4c5ae10e7610f76987572a4c13f75442596', '116.12.33.53', 1609571754, '__ci_last_regenerate|i:1609571754;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609414124\";last_ip|s:13:\"116.12.33.162\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1609571725;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('25edf6be12cacba221f31217c5446905cc07f473', '116.12.33.21', 1630397775, '__ci_last_regenerate|i:1630397775;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1629703757\";last_ip|s:14:\"103.126.218.74\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1630397752;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('25ef5d950b23b071e426ec0983de1798028fa216', '116.12.34.46', 1647524147, '__ci_last_regenerate|i:1647524147;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1647506938\";last_ip|s:12:\"116.12.34.46\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1647524122;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('25fb834bbb8c3a385c64580b3fc2aff4cb6cf821', '127.0.0.1', 1613137823, '__ci_last_regenerate|i:1613137823;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1613116205\";last_ip|s:12:\"116.12.33.43\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1613137786;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('26119ada41d214fa3770c18696eadcea6032632f', '127.0.0.1', 1612075499, '__ci_last_regenerate|i:1612075499;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1612018324\";last_ip|s:13:\"116.12.32.171\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1612075462;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2618b352e3ea4810e3a535cf308ffe1ca9705526', '127.0.0.1', 1616595283, '__ci_last_regenerate|i:1616595283;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616567888\";last_ip|s:12:\"116.12.33.25\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616595254;remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2623e5c66e362fa8370a8b78032ea51c8ce8f19f', '116.12.34.218', 1644994344, '__ci_last_regenerate|i:1644994344;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1644921201\";last_ip|s:13:\"116.12.32.182\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1644993560;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2638835f8d08b7040598eacbc0fe4cda3fa3fe69', '103.108.91.130', 1605184936, '__ci_last_regenerate|i:1605184936;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605101433\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605184899;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('263fff7e64b33d0fe2cf9e4940e25634f39e0a55', '116.12.34.215', 1637311884, '__ci_last_regenerate|i:1637311884;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1637212122\";last_ip|s:13:\"116.12.33.225\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1637311878;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2649e3a1bf28a3b2a45a0bca2a3984739fdb1976', '116.12.33.210', 1610344156, '__ci_last_regenerate|i:1610344156;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1610256883\";last_ip|s:12:\"116.12.33.30\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1610344150;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('264cf82ab3858e866f61660ef4121eaf32fc0981', '116.12.32.222', 1624172646, '__ci_last_regenerate|i:1624172646;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1623994499\";last_ip|s:12:\"116.12.33.38\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1624172603;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('26500fe5b0a75525b212285ce73bb40972200cc2', '127.0.0.1', 1610952794, '__ci_last_regenerate|i:1610952794;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1610859444\";last_ip|s:13:\"116.12.33.186\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('265014bc5cf0ec11d848b6d6f7c41d736d0eed0c', '116.12.33.77', 1619265744, '__ci_last_regenerate|i:1619265744;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1619247508\";last_ip|s:12:\"116.12.33.77\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1619265725;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2650e058b49690e290349a80ce125d6bae8be189', '127.0.0.1', 1615129144, '__ci_last_regenerate|i:1615129142;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1615034999\";last_ip|s:13:\"116.12.33.144\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1615129144;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('266porjcnu6522egcp35lqa8nald2ra3', '::1', 1593291359, '__ci_last_regenerate|i:1593291359;requested_page|s:5:\"admin\";identity|s:11:\"a@gmail.com\";username|s:6:\"farhad\";email|s:11:\"a@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1593185830\";last_ip|s:3:\"::1\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|N;view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|N;company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1593290724;register_id|s:1:\"8\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-02-09 02:45:31\";user_csrf|s:20:\"Ls4cDWl2mjXN0twbgzSC\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2672e2466f57f25fa3d3e88831b8e222a7b31736', '116.12.32.150', 1645445101, '__ci_last_regenerate|i:1645445073;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1645417986\";last_ip|s:13:\"116.12.33.158\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1645445101;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2677e558b487a3689396cc1d688c4b5e2c507a2f', '127.0.0.1', 1603089559, '__ci_last_regenerate|i:1603089559;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1603014899\";last_ip|s:14:\"123.108.244.36\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1603085202;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2689c9843b9519aa8ae33009ad4e6f1dcb1cbd4b', '116.12.32.185', 1644640429, '__ci_last_regenerate|i:1644640429;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1644570063\";last_ip|s:11:\"116.12.34.5\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1644640399;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('268f5041fe42385c78ab5875f9aaf8af2192571d', '116.12.33.152', 1635680555, '__ci_last_regenerate|i:1635680555;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1635575301\";last_ip|s:12:\"116.12.34.70\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1635680511;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('269148550bd0ae18b1c112589e8cc8414ba5057d', '116.12.34.123', 1635767414, '__ci_last_regenerate|i:1635767414;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1635745859\";last_ip|s:13:\"116.12.34.123\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1635767409;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('269afa853f495564f553029565fb93d19ddd9838', '127.0.0.1', 1606566978, '__ci_last_regenerate|i:1606566978;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606455480\";last_ip|s:14:\"103.108.91.129\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606559875;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('26a1fd5e592af6c6137927162ae63ef05dd59ac8', '103.108.91.130', 1605883653, '__ci_last_regenerate|i:1605883416;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605839682\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605883653;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('26a318d8786609c44168c63f036787b4389bedaa', '116.12.34.148', 1640238989, '__ci_last_regenerate|i:1640238989;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1640147426\";last_ip|s:13:\"116.12.33.170\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1640238688;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('26a8fa6414456e7d40bcc825bfd253d0a6c3ed9e', '103.108.88.21', 1594377048, '__ci_last_regenerate|i:1594377024;requested_page|s:15:\"admin/customers\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594354697\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('26ac11b3bd4d2b5a168761aaafcc6741cdd72b5d', '116.12.34.242', 1645589443, '__ci_last_regenerate|i:1645589443;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1645530517\";last_ip|s:13:\"116.12.34.225\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1645589424;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('26b131eee777bb6c4e5be98cd8e394a61dd2e576', '127.0.0.1', 1606399571, '__ci_last_regenerate|i:1606399571;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606377880\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606399467;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('26c6ac3a3f89da61208c5aef237bbe77454c3f10', '116.12.33.241', 1620232922, '__ci_last_regenerate|i:1620232922;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1620214876\";last_ip|s:13:\"116.12.33.241\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1620232903;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('26c71f6ab66d11abd62cf31abb8cc3cf42802d01', '116.12.32.25', 1614686767, '__ci_last_regenerate|i:1614686767;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1614667355\";last_ip|s:12:\"116.12.32.25\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1614686655;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('26d15eb11d0d90af5db5f00f522f895b8ecc729f', '127.0.0.1', 1617016803, '__ci_last_regenerate|i:1617016712;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616900099\";last_ip|s:12:\"116.12.33.57\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617016791;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('26da69579a70c0bfe291e369139515cbb14084dc', '127.0.0.1', 1617333958, '__ci_last_regenerate|i:1617333958;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617283942\";last_ip|s:12:\"116.12.33.40\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617333921;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('26dc1227a765b23e05141f5d10dca80e40ea2e4f', '127.0.0.1', 1615700974, '__ci_last_regenerate|i:1615700974;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1615625339\";last_ip|s:13:\"116.12.32.217\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1615700953;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('26dd00dc8f1d578483c595bde79872e21c7cf433', '127.0.0.1', 1606136182, '__ci_last_regenerate|i:1606136182;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606118527\";last_ip|s:14:\"103.108.91.131\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606135538;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('26e29312bb56f5a8d17951df501dfcf1a3e44a8f', '127.0.0.1', 1599138330, '__ci_last_regenerate|i:1599138330;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1599049742\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1599138271;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('26eb8281bc70f062717007513c56399fd0212685', '127.0.0.1', 1603455131, '__ci_last_regenerate|i:1603455131;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1603440004\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1603452381;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('26ecfa8bc3cd1cf6c70cd80c61c9dea58be175aa', '127.0.0.1', 1616840796, '__ci_last_regenerate|i:1616840796;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616763763\";last_ip|s:12:\"116.12.32.55\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616840755;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('26eea8c3715c5afcbe7304f15bd6dfd3b7cf7db3', '116.12.32.18', 1637576246, '__ci_last_regenerate|i:1637576246;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1637499031\";last_ip|s:13:\"116.12.32.219\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1637576226;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('26f43b35a251b2f41fa26e8d892dc2bc025de5f8', '103.108.88.21', 1600259147, '__ci_last_regenerate|i:1600259147;requested_page|s:9:\"admin/pos\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1600243081\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1600259102;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('26ff7693f717da6ca98f01dd2159c00b8fe42eaa', '116.12.34.223', 1643628754, '__ci_last_regenerate|i:1643628754;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1643551094\";last_ip|s:13:\"116.12.32.221\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1643628713;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('270551d44cfe02a545ce4a0f169465ce2a059603', '127.0.0.1', 1597392285, 'requested_page|s:20:\"admin/pos/view/339/1\";__ci_last_regenerate|i:1597392277;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597318803\";last_ip|s:9:\"127.0.0.1\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597384842;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('27063538ce7c457a7046cc3a6d00312c4f593303', '116.12.33.54', 1636626731, '__ci_last_regenerate|i:1636626731;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1636603829\";last_ip|s:12:\"116.12.33.54\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1636626731;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('271ad3a36311d3bd9e068115f8924ce9620f49a2', '116.12.33.242', 1617803369, '__ci_last_regenerate|i:1617803367;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617773693\";last_ip|s:13:\"116.12.33.242\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617803369;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('271e4e34ba40217c68ed59e8c00e9209069d82a5', '116.12.33.65', 1613980903, '__ci_last_regenerate|i:1613980903;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1613912089\";last_ip|s:12:\"116.12.33.50\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1613980887;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('27257dca13a34c0372ce04c5c3a331624d9fdd74', '116.12.34.110', 1638073710, '__ci_last_regenerate|i:1638073710;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1637982690\";last_ip|s:13:\"116.12.32.213\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1638073687;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('272880a07e3a04a8f83ee98cd52fa02595602ac0', '116.12.33.37', 1617080776, '__ci_last_regenerate|i:1617080776;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617032740\";last_ip|s:13:\"116.12.33.116\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617080757;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('272bc77ac45d36c54370ddd4e541ee84731ac5bf', '127.0.0.1', 1598681878, '__ci_last_regenerate|i:1598681878;requested_page|s:5:\"admin\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('277ccd5e8df7d65ebcb983fd43015bf2ae6e526a', '116.12.32.222', 1624173208, '__ci_last_regenerate|i:1624173208;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1623994499\";last_ip|s:12:\"116.12.33.38\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1624173164;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('277dafdd82279a90525ff9e09da6e6b788bae054', '127.0.0.1', 1600950155, '__ci_last_regenerate|i:1600950155;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1600863123\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1600950123;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('277f19c4a1a30e34514349373d76ed0727676389', '127.0.0.1', 1607244630, '__ci_last_regenerate|i:1607244626;requested_page|s:19:\"admin/customers/add\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('27819380a68818e9f64db24d5ab90310279a914b', '127.0.0.1', 1610516572, '__ci_last_regenerate|i:1610516572;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('27878646e0f0ca7c8da0d5dff267b0e7f640227f', '103.108.91.130', 1605935262, '__ci_last_regenerate|i:1605935262;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605872623\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605935256;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2793ae0b8563c421e6b38995c89f06e95ba14a96', '127.0.0.1', 1597143152, '__ci_last_regenerate|i:1597143152;requested_page|s:13:\"admin/welcome\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597127896\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597137473;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";user_csrf|s:20:\"DKy4Apq7tS1wN90usdel\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('27af57923427c29b8e197a28ae322e3ddc3bd707', '116.12.34.243', 1647846376, '__ci_last_regenerate|i:1647846376;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1647779041\";last_ip|s:13:\"116.12.32.203\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1647846347;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('27b6d44e453f1befc195b6d54b898f1681fe04f0', '127.0.0.1', 1598877790, '__ci_last_regenerate|i:1598877790;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1598853793\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1598877725;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('27b6f2a69a064493e40076ba89a9cb45e2914634', '127.0.0.1', 1612944181, '__ci_last_regenerate|i:1612944181;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1612875575\";last_ip|s:11:\"116.12.33.1\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1612944155;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('27b79c42e9f4672074ac9d43e4b2c3a4b6e5a63e', '127.0.0.1', 1615129142, '__ci_last_regenerate|i:1615129142;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1615034999\";last_ip|s:13:\"116.12.33.144\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1615128030;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('27bde2a2dc1f03bab4ea90c48f0b68e383c9c3ba', '103.108.88.21', 1597992360, '__ci_last_regenerate|i:1597992360;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597920862\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597992327;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('27c9b495ec41d82f57e7a271c022c44e514ec550', '116.12.32.207', 1646743796, '__ci_last_regenerate|i:1646743796;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1646643297\";last_ip|s:13:\"116.12.34.142\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1646743779;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('27d02705e1f95973d49c272ac1fe6afb87422b35', '116.12.32.155', 1620143279, '__ci_last_regenerate|i:1620143279;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1620052991\";last_ip|s:13:\"116.12.33.185\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1620143205;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('27e6ce0a25c378857f642140477703f1ac4cba15', '127.0.0.1', 1597294637, '__ci_last_regenerate|i:1597294637;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597227735\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597294552;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('27e79d085294c54cf29ec5003d23649b1aa0ed5d', '127.0.0.1', 1607931431, '__ci_last_regenerate|i:1607931431;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607872377\";last_ip|s:11:\"116.12.32.5\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607931019;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('27f846a94f7137063de19ce0bee08ed44890c008', '127.0.0.1', 1598794033, '__ci_last_regenerate|i:1598794033;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1598766614\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1598793891;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('27f9e4ba85c32133661edbdf9b77efea6fcddf64', '127.0.0.1', 1609771073, '__ci_last_regenerate|i:1609771073;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609743297\";last_ip|s:13:\"116.12.32.124\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1609771068;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('28007d013478bf9fcd7b0aa40c81ef02a43fada2', '127.0.0.1', 1616164039, '__ci_last_regenerate|i:1616164039;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616069053\";last_ip|s:12:\"116.12.32.81\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616164015;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('28072ecbe59722e2a9a32a219cd63f29580f7441', '103.126.218.74', 1630920132, '__ci_last_regenerate|i:1630920130;requested_page|s:5:\"admin\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2809a398893bc368629815086edd16babd5dc827', '116.12.33.119', 1621435210, '__ci_last_regenerate|i:1621435210;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1621402121\";last_ip|s:13:\"116.12.33.131\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1621432503;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('281bcbacd542e05963bbfbc1c751d5cf3fd56f8d', '127.0.0.1', 1595051199, '__ci_last_regenerate|i:1595051199;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594988188\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595049969;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('281df954c895ff5bb8f3d6c931a5b5a52cbeb13a', '103.108.88.21', 1594272842, '__ci_last_regenerate|i:1594272842;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594194225\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1594267799;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('281f847b5adad80cdfeac0ce17bea81956a9aa78', '116.12.32.127', 1640929683, '__ci_last_regenerate|i:1640929683;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1640838911\";last_ip|s:13:\"116.12.32.223\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1640929666;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('282180f560209b2840341eacccddb0f9b6baa1ac', '116.12.33.57', 1616910717, '__ci_last_regenerate|i:1616910717;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616835824\";last_ip|s:12:\"116.12.33.49\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616910674;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2825358519509b97cd468e198fb908b3f4f19e91', '103.108.88.21', 1597562217, '__ci_last_regenerate|i:1597562217;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597474515\";last_ip|s:12:\"210.1.246.66\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597561609;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2825d59de2d2b96178a7cabae07a21badd49619f', '127.0.0.1', 1604919297, '__ci_last_regenerate|i:1604919297;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1604897113\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1604919187;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('282b0ddea019df74af03bd077ff9a534b2b13d93', '116.12.32.4', 1628066813, '__ci_last_regenerate|i:1628066782;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1627974547\";last_ip|s:13:\"116.12.33.115\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('283ad41f55bad608bbdfcd8d589e77068d5a3d5f', '116.12.34.248', 1634820573, '__ci_last_regenerate|i:1634820573;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1634616336\";last_ip|s:12:\"116.12.34.65\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1634820210;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('283c93d7735a4f63e2da4072a629253683358a54', '127.0.0.1', 1605078644, '__ci_last_regenerate|i:1605078644;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605030086\";last_ip|s:13:\"43.231.23.122\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605078446;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('284a75b7bed382cec9ad93f97b356bc50961d945', '127.0.0.1', 1597497998, '__ci_last_regenerate|i:1597497998;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597468572\";last_ip|s:9:\"127.0.0.1\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597497823;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('285707846a48b22b66935c22c6608a5446a230ae', '127.0.0.1', 1616160221, '__ci_last_regenerate|i:1616160221;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616069053\";last_ip|s:12:\"116.12.32.81\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616160199;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2865113ced025dedcfb7db18819c75e0fdd5b791', '116.12.34.182', 1638696576, '__ci_last_regenerate|i:1638696576;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1638685371\";last_ip|s:13:\"116.12.34.182\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1638696516;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2874d4f74ede3ea8c559353f7cc7c22c80df3b97', '116.12.32.8', 1636089371, '__ci_last_regenerate|i:1636089342;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1636013969\";last_ip|s:13:\"116.12.32.134\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1636089345;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2876567b79a8ab2d3ec62d6f745667b56c6823a8', '116.12.33.132', 1618828766, '__ci_last_regenerate|i:1618828766;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1618753218\";last_ip|s:12:\"116.12.32.42\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1618828750;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('28786c90b451e1c46f7e9d4e924647dfdbe93ad1', '127.0.0.1', 1617698323, '__ci_last_regenerate|i:1617698323;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617631766\";last_ip|s:13:\"116.12.32.223\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617698282;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('287ed679d549ce49f5d1dc078a1cd54c85bd788f', '103.108.88.21', 1593849259, 'requested_page|s:15:\"admin/customers\";__ci_last_regenerate|i:1593849259;identity|s:11:\"r@gmail.com\";username|s:4:\"neon\";email|s:11:\"r@gmail.com\";user_id|s:1:\"4\";old_last_login|s:10:\"1593596310\";last_ip|s:14:\"203.190.14.186\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"5\";warehouse_id|s:1:\"1\";view_right|s:1:\"1\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"4\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1593836831;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('28801f3f194dccb1848f95c534cb5390b5c8ca3f', '127.0.0.1', 1613660113, '__ci_last_regenerate|i:1613660113;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1613630858\";last_ip|s:13:\"116.12.32.115\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('28875fd5cadc964c2b150f007fe780fbbebf5794', '116.12.32.60', 1608984340, '__ci_last_regenerate|i:1608984340;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608895737\";last_ip|s:13:\"116.12.32.142\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608984318;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('28898355c1bbc05041d0b40aaef5f1d8e4b52ba6', '127.0.0.1', 1614433582, '__ci_last_regenerate|i:1614433582;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1614417624\";last_ip|s:13:\"116.12.32.140\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1614433575;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('28a4a003470508fbb3715a7456e58fc684eceb6f', '127.0.0.1', 1607933798, '__ci_last_regenerate|i:1607933774;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607872377\";last_ip|s:11:\"116.12.32.5\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607931721;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('28a9a98cceb8d05e6c6271d43c9ae8ffff7c41d0', '127.0.0.1', 1604216044, '__ci_last_regenerate|i:1604216044;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1604150520\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1604213967;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('28ab7256b678cf1c0828da47d5c5934adfb17766', '127.0.0.1', 1603800972, '__ci_last_regenerate|i:1603800957;requested_page|s:5:\"admin\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('28afc75059c20b98fa5ce6357e418f6a092455e5', '127.0.0.1', 1597680856, '__ci_last_regenerate|i:1597680552;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597656687\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597680794;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('28b1741278cf375da40d59b18c9748ac59be403b', '116.12.34.35', 1643267726, '__ci_last_regenerate|i:1643267726;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1643173679\";last_ip|s:12:\"116.12.33.60\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1643267705;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('28b8c57823fda7b1743f43981c36264d75e50715', '116.12.32.185', 1643893122, '__ci_last_regenerate|i:1643893122;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1643797684\";last_ip|s:13:\"116.12.32.220\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1643893104;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('28baf7c4dc9d99e26ac75e28d084e478654b70ee', '116.12.33.237', 1620907513, '__ci_last_regenerate|i:1620907513;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1620887577\";last_ip|s:13:\"116.12.33.181\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1620907490;remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('28bc7728772817ac8f103ef34e3c9a84a5c52b4b', '103.108.91.130', 1606828508, '__ci_last_regenerate|i:1606828508;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606720128\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606828468;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('28ca8c286f36e96f30ddcac2642da6446ed9afea', '127.0.0.1', 1605788347, '__ci_last_regenerate|i:1605788347;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605759720\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605788315;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('28cedd8f6f7aa603b1f33c919049deb0bc9da5b0', '127.0.0.1', 1606542113, '__ci_last_regenerate|i:1606542113;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606455480\";last_ip|s:14:\"103.108.91.129\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606542112;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('28d63d3092f06158f5d6fd03d939cd4ad3a8eeb4', '116.12.33.249', 1612068318, '__ci_last_regenerate|i:1612068318;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1612018324\";last_ip|s:13:\"116.12.32.171\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1612068283;remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('28d73799d115b8c1bf135cd54a8d3b45bb9356b6', '127.0.0.1', 1615973890, '__ci_last_regenerate|i:1615973887;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1615887537\";last_ip|s:13:\"116.12.33.218\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1615973890;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('28e87b8ac4251836e7ebc11df68fe7aa7e2f01ca', '127.0.0.1', 1598879454, '__ci_last_regenerate|i:1598879454;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1598853793\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1598879454;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('28f91128208e9ce00b6a03307a7922235c35ab33', '116.12.34.32', 1641969017, '__ci_last_regenerate|i:1641969017;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1641959004\";last_ip|s:12:\"116.12.34.32\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1641968995;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('28fb6b1680973892ee4d49d743bcf131b238c7f0', '116.12.33.44', 1614778662, '__ci_last_regenerate|i:1614778662;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1614744448\";last_ip|s:12:\"116.12.33.44\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1614778626;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('29006b254b034ecba5dc046247fbf9109df49fd7', '116.12.33.128', 1607088387, '__ci_last_regenerate|i:1607088387;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607058571\";last_ip|s:14:\"103.108.91.129\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607088372;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2902744197b8e740f8e65867144109f103fbd358', '116.12.34.140', 1646821315, '__ci_last_regenerate|i:1646821315;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1646802657\";last_ip|s:13:\"116.12.34.140\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1646820904;remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2912a23f094c091805e432883d4cfcec9c5d368a', '116.12.32.79', 1642830862, '__ci_last_regenerate|i:1642830862;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1642758727\";last_ip|s:13:\"116.12.34.194\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1642830820;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2914ebfdf84be1a59a807cb74a94185bbb315456', '103.108.88.21', 1601386171, 'requested_page|s:19:\"admin/customers/add\";__ci_last_regenerate|i:1601386171;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1601363098\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1601386169;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('29252bd86ece633c5cd6d2ee2eeb715c737cdf2a', '103.108.88.21', 1593865191, '__ci_last_regenerate|i:1593865191;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1593752131\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1593864431;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('292a65e2564f8fe4ba364f3be84cf9afa55e8d60', '127.0.0.1', 1593593032, '__ci_last_regenerate|i:1593593032;requested_page|s:9:\"admin/pos\";identity|s:11:\"a@gmail.com\";username|s:6:\"farhad\";email|s:11:\"a@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1593589007\";last_ip|s:14:\"203.190.14.186\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|N;view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|N;company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1593589209;register_id|s:1:\"8\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-02-09 10:45:31\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('292db1dbdbc121243c6d1ac7061137862c335221', '103.108.88.21', 1594363258, '__ci_last_regenerate|i:1594363258;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594294025\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2933d502b7c20655f147b13e7c4086e7359c874b', '116.12.33.176', 1618396517, '__ci_last_regenerate|i:1618396517;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1618376871\";last_ip|s:13:\"116.12.33.176\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1618396488;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('293621a596ec8cbe28e0409f18456daf4ec0636b', '116.12.34.248', 1634822212, '__ci_last_regenerate|i:1634822212;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1634616336\";last_ip|s:12:\"116.12.34.65\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1634822146;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2944c63b3cf6310f30f3a580e4274563662741c2', '127.0.0.1', 1609400662, '__ci_last_regenerate|i:1609400662;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609340278\";last_ip|s:13:\"116.12.33.205\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1609400661;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2952ff63f0822beb81296036ebbcddf4a7a3a1e4', '116.12.32.102', 1640154240, '__ci_last_regenerate|i:1640154240;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1640074228\";last_ip|s:13:\"116.12.32.209\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1640151418;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('29537223869aaead597eee85dc8bfd0a41468d3d', '116.12.32.204', 1637917946, '__ci_last_regenerate|i:1637917946;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1637907685\";last_ip|s:13:\"116.12.32.204\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1637917721;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2957960047f5c92caf7d5acfb06df449860e6c54', '127.0.0.1', 1616995683, '__ci_last_regenerate|i:1616995683;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616900099\";last_ip|s:12:\"116.12.33.57\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616995682;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('295958b87fca61cfcd0991fff7af551d19944d6b', '127.0.0.1', 1604213791, '__ci_last_regenerate|i:1604213791;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1604150520\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1604213002;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2969890de364dfc222c19a2a861f5b3127595347', '116.12.33.252', 1636696096, '__ci_last_regenerate|i:1636696096;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1636612673\";last_ip|s:12:\"116.12.33.54\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1636696056;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('296fd345ed2638c4a344d4b91672698110a8a253', '127.0.0.1', 1599570191, '__ci_last_regenerate|i:1599570191;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1599485792\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1599570136;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('29780b83da1a8b13cab9a91b0d55456a06c6cb08', '127.0.0.1', 1612334523, '__ci_last_regenerate|i:1612334523;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1612262229\";last_ip|s:13:\"116.12.32.200\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1612333832;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2980c80628abceb44bc23c968da09c6b85fa0a8f', '116.12.33.167', 1637738071, '__ci_last_regenerate|i:1637738071;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1637667941\";last_ip|s:13:\"116.12.33.143\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1637738046;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2982dba332fdff0b4d0de05101c5239a7b29fa6b', '127.0.0.1', 1616763768, '__ci_last_regenerate|i:1616763766;requested_page|s:13:\"admin/welcome\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2982f42bb1c05d094f6a54026eef9dc319c93fbb', '127.0.0.1', 1607266250, '__ci_last_regenerate|i:1607266250;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607254598\";last_ip|s:12:\"116.12.32.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607264962;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('298366724ee1d87aa374729a83a4c6cbdf0a03cc', '127.0.0.1', 1608462423, '__ci_last_regenerate|i:1608462423;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608375836\";last_ip|s:12:\"116.12.33.12\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608450267;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2984d574462a1993adac64d40980550490c638af', '116.12.33.69', 1620810532, '__ci_last_regenerate|i:1620810531;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1620746890\";last_ip|s:12:\"116.12.33.69\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1620810532;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('298acacf1de4f2f946f9577fa5bc554f9642d1d3', '103.9.112.134', 1622733896, '__ci_last_regenerate|i:1622733894;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2998d0508b46546055a6ed0375eb4d78dd2b75ec', '116.12.33.179', 1646554732, '__ci_last_regenerate|i:1646554732;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1646540065\";last_ip|s:12:\"116.12.34.13\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1646554341;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('299d2e6179173dc4da51085b23563c38303e4e33', '116.12.32.204', 1637926618, '__ci_last_regenerate|i:1637926618;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1637907685\";last_ip|s:13:\"116.12.32.204\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1637925540;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('29ab697306edc2531eb3f403db633b828b8048b9', '116.12.34.105', 1641882103, '__ci_last_regenerate|i:1641882103;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1641793729\";last_ip|s:13:\"116.12.32.139\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1641882082;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('29b09a04aff2f6665b87cb6ac82a5941401708d2', '103.108.88.21', 1597145464, '__ci_last_regenerate|i:1597145464;requested_page|s:13:\"admin/welcome\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597127896\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597144578;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";user_csrf|s:20:\"B5OX86nfZjcrEU0qbGIt\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('29b1fef10351044955d48f471d33054194e63d03', '116.12.34.220', 1641032688, '__ci_last_regenerate|i:1641032688;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1641011022\";last_ip|s:13:\"116.12.34.220\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1641032648;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('29b3737595a29ab9cac4f608fc315f4d62b6883a', '127.0.0.1', 1613566227, '__ci_last_regenerate|i:1613566227;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1613545650\";last_ip|s:13:\"116.12.33.168\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1613565685;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('29c01f4bb8ec67a4c45377c4a6985c4f287d2651', '127.0.0.1', 1603092381, '__ci_last_regenerate|i:1603092381;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1603014899\";last_ip|s:14:\"123.108.244.36\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1603092362;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('29c7f4a1d2f4073193686b3d1bc55a706a284fda', '127.0.0.1', 1612765458, '__ci_last_regenerate|i:1612765458;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1612693685\";last_ip|s:12:\"116.12.33.88\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1612765436;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('29d97569961f3f8a79bca06df11d75a27c449322', '116.12.34.165', 1639304903, '__ci_last_regenerate|i:1639304903;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1639197279\";last_ip|s:13:\"116.12.33.127\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1639304864;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('29da0afa215c86da8a2c9314a34919ab2d2d486e', '127.0.0.1', 1603629900, '__ci_last_regenerate|i:1603629900;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1603541508\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1603628472;error|N;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('29eccebeecfd1e2394141ef0124c8a68ce7c5c83', '116.12.34.171', 1638592269, '__ci_last_regenerate|i:1638592269;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1638522905\";last_ip|s:12:\"116.12.34.80\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1638590996;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('29f421aa88145794b8424325f7e195af8d3aa8ec', '103.108.88.21', 1603261680, '__ci_last_regenerate|i:1603261680;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1603193443\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1603261218;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('29fa8188b9c615b9a35b4cc195fa15d8bc50aa78', '103.108.91.130', 1605515608, '__ci_last_regenerate|i:1605515608;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605445441\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605515578;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2a10e299cd124b2d4a48011a2cefa59ced383003', '116.12.32.101', 1630473244, '__ci_last_regenerate|i:1630473244;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1630407922\";last_ip|s:12:\"116.12.33.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1630473218;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2a1576f30d909ce0ec39e6f1142a00574dd1e710', '127.0.0.1', 1611411542, '__ci_last_regenerate|i:1611411542;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1611378421\";last_ip|s:13:\"116.12.32.111\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1611410383;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2a257a51c8e7f5ca5507d6308b0a3ac79c667e49', '116.12.32.205', 1646115481, '__ci_last_regenerate|i:1646115481;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1646026760\";last_ip|s:12:\"116.12.34.67\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1646115469;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2a3a6a8238983aeadc47fc883f020a129c427405', '116.12.32.202', 1643373765, '__ci_last_regenerate|i:1643373765;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1643342300\";last_ip|s:13:\"116.12.32.161\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1643373741;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2a3f4da82566190cf24ab5d2fa96a37504d79f86', '127.0.0.1', 1617013211, '__ci_last_regenerate|i:1617013211;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616900099\";last_ip|s:12:\"116.12.33.57\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617013154;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2a46a8d6de83599700fbb1a1828afdfd819e6c68', '116.12.34.51', 1633671649, '__ci_last_regenerate|i:1633671649;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1633521812\";last_ip|s:13:\"116.12.32.192\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1633671535;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2a4fcb0395b6c181f79346ed650980d2c9b51e78', '127.0.0.1', 1613729304, '__ci_last_regenerate|i:1613729304;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1613658550\";last_ip|s:12:\"116.12.33.94\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1613729200;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2a5035563dd3049e5a7138691eac37cf3a2a567a', '116.12.33.43', 1613138145, '__ci_last_regenerate|i:1613138145;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1613116205\";last_ip|s:12:\"116.12.33.43\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1613138049;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2a5a0f26bc22a9be7205e0380020215738aad95e', '116.12.33.187', 1617884197, '__ci_last_regenerate|i:1617884197;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617857562\";last_ip|s:13:\"116.12.33.187\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617882137;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_posls|i:1;remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2a5d1f5f9c5c580b590bcec53e46e1890aba3473', '116.12.34.109', 1644240268, '__ci_last_regenerate|i:1644240268;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1644132814\";last_ip|s:13:\"116.12.33.222\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1644240234;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2a633031df222085817d3a9e1086834e04121bdc', '116.12.34.75', 1640583219, '__ci_last_regenerate|i:1640583219;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1640521721\";last_ip|s:13:\"116.12.34.139\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1640583165;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2a6bcfe3a8e561bebfeb8ba4181b50ad90978758', '116.12.33.213', 1608191378, '__ci_last_regenerate|i:1608191378;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608119096\";last_ip|s:12:\"116.12.32.96\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608191344;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2a6cf2ea1bdf4678198c05648f62a6004bd93789', '103.108.88.21', 1595046866, '__ci_last_regenerate|i:1595046866;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594988188\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595046655;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2a70576df78ac83c3c22f1f29f5260d530a868a0', '116.12.33.190', 1612424933, '__ci_last_regenerate|i:1612424933;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1612352266\";last_ip|s:13:\"116.12.33.161\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1612424916;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2a8235a8f445151847f02c3684c5b363a4ca9676', '116.12.32.155', 1620144447, '__ci_last_regenerate|i:1620144239;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1620052991\";last_ip|s:13:\"116.12.33.185\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1620144447;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2a854005adc2d1ba899acdd05cc4316ff94cb1b3', '127.0.0.1', 1605192388, '__ci_last_regenerate|i:1605192388;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605101433\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605191045;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;message|s:25:\"Sale successfully updated\";__ci_vars|a:1:{s:7:\"message\";s:3:\"old\";}');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2a86b0bdfe78515941b35df006315103551b9a65', '127.0.0.1', 1606400582, '__ci_last_regenerate|i:1606400582;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606377880\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606400572;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2a88dbbff48ae7a7900b74bf6d4fb0c0bf8e9b42', '116.12.32.182', 1644926204, '__ci_last_regenerate|i:1644926204;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1644833400\";last_ip|s:13:\"116.12.34.239\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1644926178;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2a970e6d87f9aaba0d295edabbe0d48a2eae4800', '127.0.0.1', 1607002323, '__ci_last_regenerate|i:1607002323;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606977656\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607001894;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2aa412b041eb05f69b068667229299cffa94aff3', '116.12.32.207', 1646744100, '__ci_last_regenerate|i:1646744100;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1646643297\";last_ip|s:13:\"116.12.34.142\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1646744096;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2ab227268d8e293162f9bde1963558afb4550d82', '127.0.0.1', 1615209159, '__ci_last_regenerate|i:1615209159;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1615090359\";last_ip|s:13:\"116.12.33.177\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1615207733;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2ab2db9fdf3fd4411324681ede6cfcf6b41f71d7', '116.12.33.152', 1612188032, '__ci_last_regenerate|i:1612188032;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1612161629\";last_ip|s:13:\"116.12.33.152\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1612187997;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2ab7217459aef32bd225db0a365b9c8dd170fb6d', '116.12.32.202', 1643369984, '__ci_last_regenerate|i:1643369984;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1643342300\";last_ip|s:13:\"116.12.32.161\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1643369899;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2ab751ef191f62c70ecfd0d7fd97485af72d696f', '116.12.32.204', 1637922627, '__ci_last_regenerate|i:1637922627;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1637907685\";last_ip|s:13:\"116.12.32.204\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1637922611;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2acc1fd68044c8abd40291063aa29fada3e6cc3d', '127.0.0.1', 1597555759, '__ci_last_regenerate|i:1597555759;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597474515\";last_ip|s:12:\"210.1.246.66\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2acc3e9acef0182f678bdbdad0a464fe3757afb9', '116.12.34.99', 1644734778, '__ci_last_regenerate|i:1644734778;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1644654967\";last_ip|s:13:\"116.12.32.185\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1644734351;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2ae98cd7eac429fd45f05f04716a6e12aed2989c', '127.0.0.1', 1597295184, '__ci_last_regenerate|i:1597295184;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597227735\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597295183;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2af32facda929e7ce5cadd84f142cab30d2cf5b4', '116.12.32.198', 1617421129, '__ci_last_regenerate|i:1617421129;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617345364\";last_ip|s:13:\"116.12.33.149\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617421094;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2af40acd2a128cb63eed633d2159e7c1908018c5', '116.12.34.140', 1646894300, '__ci_last_regenerate|i:1646894300;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1646820783\";last_ip|s:13:\"116.12.34.140\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1646894270;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2af507d6281ad2e86bcbd13b141316f083d3d48c', '127.0.0.1', 1594988791, '__ci_last_regenerate|i:1594988791;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594901787\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1594988778;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2af783d2f8cce7a27a6c3ea2b190f1d50da8628a', '127.0.0.1', 1614346580, '__ci_last_regenerate|i:1614346580;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1614338516\";last_ip|s:13:\"116.12.33.151\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1614346516;remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2afcdab0c9f2aaab1d36f5ea87a344337d377bb3', '116.12.32.183', 1634563079, '__ci_last_regenerate|i:1634563079;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1634531653\";last_ip|s:11:\"116.12.34.6\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1634563021;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2b03517fb2fe7552ec4cd91dc7d5b11a130439bb', '127.0.0.1', 1594901378, '__ci_last_regenerate|i:1594901378;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594897815\";last_ip|s:12:\"210.1.246.66\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1594901363;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2b105122de5126e3dbbcfd92abfd64a8290e5c0c', '116.12.33.241', 1620227780, '__ci_last_regenerate|i:1620227780;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1620214876\";last_ip|s:13:\"116.12.33.241\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1620227755;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2b127c3d01981743787edba4ebda247b9d81ee62', '103.108.88.21', 1594207413, '__ci_last_regenerate|i:1594207413;requested_page|s:19:\"admin/customers/add\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594183208\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1594201075;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2b1560670e45540ebbb3cdbc18f89e896bd97f63', '127.0.0.1', 1615708785, '__ci_last_regenerate|i:1615708785;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1615625339\";last_ip|s:13:\"116.12.32.217\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1615708426;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2b1a279a28dfe771f4b9991dbea29a28b1041cb1', '127.0.0.1', 1597134097, '__ci_last_regenerate|i:1597134097;requested_page|s:13:\"admin/welcome\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597127896\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597128783;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2b1b86550787710c9e23fb68083777dc08028699', '116.12.33.47', 1644469357, '__ci_last_regenerate|i:1644469357;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1644389170\";last_ip|s:12:\"116.12.33.41\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1644465687;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2b1e366fffc15a86c02c378b0c3cc1295d72ed46', '116.12.33.115', 1619865418, '__ci_last_regenerate|i:1619865418;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1619781532\";last_ip|s:13:\"116.12.32.213\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1619864720;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2b28d9d5ee88c63f3371c7b0c3ff02ba28f6851a', '127.0.0.1', 1594988952, '__ci_last_regenerate|i:1594988952;error|s:172:\"<h4>404 Not Found!</h4><p>The page you are looking for can not be found.</p>http://samratbd.com/ci/themes/default/admin/assets/styles/fonts/glyphicons-halflings-regular.ttf\";__ci_vars|a:1:{s:5:\"error\";s:3:\"new\";}');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2b29085042e31ee84337ec927e11dac21a8ff48b', '127.0.0.1', 1595934964, '__ci_last_regenerate|i:1595934964;requested_page|s:13:\"admin/welcome\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1595841827\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595934900;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2b326d93407518d2c85856e2c32e485ad5516879', '116.12.32.223', 1614261256, '__ci_last_regenerate|i:1614261256;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1614241980\";last_ip|s:13:\"116.12.32.223\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1614261252;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2b4ec94b2347375609f46865f3eb8d090d6ebb8a', '127.0.0.1', 1593591524, '__ci_last_regenerate|i:1593591524;requested_page|s:5:\"admin\";identity|s:11:\"a@gmail.com\";username|s:6:\"farhad\";email|s:11:\"a@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1593589961\";last_ip|s:14:\"203.190.14.186\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|N;view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|N;company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1593590921;register_id|s:1:\"8\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-02-09 10:45:31\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2b5109f9e0de37142b182b1c5770c78d0fcfa1d6', '103.108.88.21', 1595155640, '__ci_last_regenerate|i:1595155346;requested_page|s:15:\"admin/customers\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1595087497\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595155640;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2b58593298ecd100ba24bd6d76579cf5e49baaa1', '127.0.0.1', 1613117129, '__ci_last_regenerate|i:1613117129;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1613039629\";last_ip|s:12:\"116.12.33.62\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1613116760;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2b59c49808db05604c24f10452a5fb2f7ebdb073', '127.0.0.1', 1604912604, '__ci_last_regenerate|i:1604912604;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1604897113\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1604912364;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2b5b5a4bbd386c3242b9af8614fd8398acb3b0d3', '127.0.0.1', 1609569739, '__ci_last_regenerate|i:1609569739;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609414124\";last_ip|s:13:\"116.12.33.162\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1609569024;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2b5b7345f9d300276f7b7b106b6c01df729d5745', '116.12.33.239', 1610111194, '__ci_last_regenerate|i:1610111194;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1610087832\";last_ip|s:13:\"116.12.33.239\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1610111173;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2b6f620f1cf82dbd6f224f9b9e044c198519e21b', '103.108.88.21', 1594274478, '__ci_last_regenerate|i:1594274478;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594194225\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1594267799;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2b76263a5beaa480a60b419990173dc6f052fb42', '127.0.0.1', 1595839530, '__ci_last_regenerate|i:1595839530;requested_page|s:13:\"admin/welcome\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1595827415\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595839529;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2b7cb50c6aa8c7965b419798bbd560849618efe5', '116.12.33.27', 1642912018, '__ci_last_regenerate|i:1642912018;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1642825445\";last_ip|s:12:\"116.12.32.79\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1642912002;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2b7cdfc44f16b114844bf9fa89553fdb223e3aca', '116.12.34.46', 1647507552, '__ci_last_regenerate|i:1647507552;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1647494756\";last_ip|s:12:\"116.12.34.46\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1647507549;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2b7eecbcca0bdc768909a3d459479b23542b5d7b', '127.0.0.1', 1602746516, '__ci_last_regenerate|i:1602746507;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1602678757\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";message|s:38:\"<p>You are successfully logged in.</p>\";__ci_vars|a:1:{s:7:\"message\";s:3:\"old\";}');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2b87d62b98f23879e0a03f6c71984f2fcb90050a', '127.0.0.1', 1616250325, '__ci_last_regenerate|i:1616250325;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616144499\";last_ip|s:13:\"116.12.33.146\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616250271;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2b89fdb2b2302fbd6f855d1a56962a74080d39eb', '116.12.34.99', 1644735721, '__ci_last_regenerate|i:1644735721;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1644654967\";last_ip|s:13:\"116.12.32.185\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1644735699;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2b9b9078ce996ecf7fda44392c678c58e13220be', '116.12.34.41', 1641292011, '__ci_last_regenerate|i:1641292011;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1641202817\";last_ip|s:13:\"116.12.34.124\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1641291990;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2b9f521bea44191a351ff3cd9c541b1aa3e21594', '116.12.34.140', 1646823695, '__ci_last_regenerate|i:1646823695;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1646802657\";last_ip|s:13:\"116.12.34.140\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1646823360;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2b9f856c7cb031e8c79ef25bd6d007971c8d0dbf', '127.0.0.1', 1605622129, '__ci_last_regenerate|i:1605622129;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605590276\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605619919;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2ba226220c1f17b3b23238dc34baae19a3c68fca', '127.0.0.1', 1613896667, '__ci_last_regenerate|i:1613896667;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1613822268\";last_ip|s:13:\"116.12.32.222\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1613893843;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2ba90537f57967ba0d3b0ea6a7e6c24e92322a85', '103.108.88.21', 1597993454, '__ci_last_regenerate|i:1597993454;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597920862\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597993431;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2bb089b54a36794327a790ce1b08e5199724f5b3', '116.12.32.127', 1640928916, '__ci_last_regenerate|i:1640928916;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1640838911\";last_ip|s:13:\"116.12.32.223\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1640928892;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2bbe46693a8084259a238611a792ac1ae1b5c6b7', '116.12.33.177', 1608561194, '__ci_last_regenerate|i:1608561194;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608538360\";last_ip|s:13:\"116.12.33.177\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608561152;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2bbe779cfc9593e49429c7b745a0b7abb71432c9', '103.108.88.21', 1594286587, '__ci_last_regenerate|i:1594286587;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594194225\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1594267799;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2bbf40b9ebb55b2cc50d951c5a62d331c8897917', '127.0.0.1', 1595422771, '__ci_last_regenerate|i:1595422771;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1595420171\";last_ip|s:12:\"210.1.246.66\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595422595;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2bc76c3d18611aec3e4f040e9b7b18cf7ff6f919', '116.12.33.149', 1617353082, '__ci_last_regenerate|i:1617353082;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617332954\";last_ip|s:13:\"116.12.33.149\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617353023;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2bc923424dce48d5d8e4cb2595ef3d0b245fe0c7', '103.108.88.21', 1600773147, '__ci_last_regenerate|i:1600773147;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1600754179\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1600773146;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2bea3196234c8743aeabd365ab477b5d9b32c7f8', '103.108.88.21', 1594364289, '__ci_last_regenerate|i:1594364289;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594294025\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";message|s:29:\"Customer successfully updated\";__ci_vars|a:1:{s:7:\"message\";s:3:\"new\";}');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2bec28fad6411e42fb721c39bd25dbfb1fca3756', '116.12.34.42', 1644055708, '__ci_last_regenerate|i:1644055708;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1644042409\";last_ip|s:12:\"116.12.34.42\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1644054924;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2bf666570315a7f482f0922923a586b7eb9cc0c1', '116.12.34.182', 1638687726, '__ci_last_regenerate|i:1638687707;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1638674317\";last_ip|s:13:\"116.12.34.182\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1638687708;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2bf73366a13eab3d115e5357fe0e3548c5ed6d10', '116.12.32.202', 1647006759, '__ci_last_regenerate|i:1647006759;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1646918263\";last_ip|s:13:\"116.12.32.158\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1647006734;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2bfa7e5479140dd0b1cb5229626232bff0c46b9c', '127.0.0.1', 1603347052, '__ci_last_regenerate|i:1603347052;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1603272648\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1603346997;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2bff1f8bc3ee9837a08b4fc85aa0f3d12ec3b1e5', '127.0.0.1', 1597567776, '__ci_last_regenerate|i:1597567764;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597474515\";last_ip|s:12:\"210.1.246.66\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597567776;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2c00f1f909048ed09e8e59e2a4cbbd50e102e1f5', '127.0.0.1', 1603463216, '__ci_last_regenerate|i:1603463216;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1603440004\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1603459736;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2c034ec8553b95555130cb348892fac07d93baf6', '127.0.0.1', 1617510551, '__ci_last_regenerate|i:1617510551;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617447467\";last_ip|s:13:\"116.12.32.198\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617510547;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2c09fdf793c3325a983537f4909040548f50a250', '127.0.0.1', 1617696711, '__ci_last_regenerate|i:1617696711;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617631766\";last_ip|s:13:\"116.12.32.223\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617687184;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2c0b50ba864695463a6b62709ff440d13f912d68', '127.0.0.1', 1603347394, '__ci_last_regenerate|i:1603347394;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1603272648\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1603347377;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2c0ba5b6f93e85a7316e1a6757092d26d5faec3f', '116.12.34.137', 1640757737, '__ci_last_regenerate|i:1640757737;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1640663405\";last_ip|s:12:\"116.12.33.96\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1640757718;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2c14288e03ec512a55884c7bddddb38ccfdcc410', '103.108.91.130', 1604725558, '__ci_last_regenerate|i:1604725558;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1604639557\";last_ip|s:14:\"103.108.91.131\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1604724499;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2c14b8807265b5eb956e2b154e099a05fc9c3675', '127.0.0.1', 1600258366, '__ci_last_regenerate|i:1600258366;requested_page|s:9:\"admin/pos\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1600243081\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1600258329;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2c2565c742d605ba9fbe05b496bf0753bebe15d3', '116.12.33.116', 1616988634, '__ci_last_regenerate|i:1616988634;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616900099\";last_ip|s:12:\"116.12.33.57\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616988600;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2c26fa1245ce96a0d91a15ab59c8a82fa517a5f1', '116.12.33.146', 1616162162, '__ci_last_regenerate|i:1616162162;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616069053\";last_ip|s:12:\"116.12.32.81\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616162126;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2c4073b0c7abbeeca5f0f38563bdbf5ee2303bee', '116.12.32.18', 1637574544, '__ci_last_regenerate|i:1637574544;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1637499031\";last_ip|s:13:\"116.12.32.219\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1637574338;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2c4a924dd2ef76e4154700756c03770505ae9263', '116.12.34.220', 1641040333, '__ci_last_regenerate|i:1641040333;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1641011022\";last_ip|s:13:\"116.12.34.220\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1641040306;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2c4dce69d0da4610772794010fe718bf7e36a004', '116.12.34.70', 1635576025, '__ci_last_regenerate|i:1635576025;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1635415537\";last_ip|s:12:\"116.12.34.44\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1635576010;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2c50964a796986579428a408f9ec3ca89d541b00', '127.0.0.1', 1603260041, '__ci_last_regenerate|i:1603260041;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1603193443\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1603260003;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2c627945b2b1e99a503aca4288cad198c55011e3', '127.0.0.1', 1608900689, '__ci_last_regenerate|i:1608900689;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608879016\";last_ip|s:13:\"116.12.32.142\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608895823;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2c67cc40323215057280ae11aab05c6014f384b1', '116.12.32.18', 1637581345, '__ci_last_regenerate|i:1637581345;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1637499031\";last_ip|s:13:\"116.12.32.219\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1637581286;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2c6ab241ee7b849165adbe0f0e2a99381a54d921', '127.0.0.1', 1595078353, '__ci_last_regenerate|i:1595078353;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594988188\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595069380;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2c766298c2388b90f77b8cc29e01b9ac1e178b1d', '116.12.32.207', 1646742866, '__ci_last_regenerate|i:1646742866;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1646643297\";last_ip|s:13:\"116.12.34.142\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1646742842;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2c795dbb48392fea107593e3e1c8ebe938bf3912', '116.12.34.218', 1644993076, '__ci_last_regenerate|i:1644993076;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1644921201\";last_ip|s:13:\"116.12.32.182\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1644993052;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2c9f791cb57f864019dc1b4b8dc44cbc53bc7ad8', '127.0.0.1', 1607177963, '__ci_last_regenerate|i:1607177962;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607174324\";last_ip|s:13:\"116.12.33.196\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607177962;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2ca748191851c5d9a4dc5f8cbe35ab55c10a9fa6', '116.12.33.225', 1637223979, '__ci_last_regenerate|i:1637223979;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1637137656\";last_ip|s:11:\"116.12.32.9\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1637223914;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2caf48ba53edb3bc415e5403b3340e46a254c751', '103.108.91.130', 1604916388, '__ci_last_regenerate|i:1604916388;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1604897113\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1604916000;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2cd5d558368cd3f03e2456d8c3708e67ec0b259b', '116.12.32.207', 1641467088, '__ci_last_regenerate|i:1641467088;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1641452918\";last_ip|s:12:\"116.12.34.74\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1641467058;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2cd77bcd889026f93c33e732386d1c9edfca3144', '127.0.0.1', 1610030868, '__ci_last_regenerate|i:1610030868;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609997510\";last_ip|s:13:\"116.12.32.102\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1610030831;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2cdb39df92a6eade41b6cd0eb8e5787ab860a838', '116.12.32.202', 1647011703, '__ci_last_regenerate|i:1647010685;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1646918263\";last_ip|s:13:\"116.12.32.158\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1647010686;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2cdfd238170f77ddd8bf9fab9c20751c86164555', '127.0.0.1', 1615109546, '__ci_last_regenerate|i:1615109546;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1615034999\";last_ip|s:13:\"116.12.33.144\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1615108154;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2ce348ee78f3f15eb18d91f6d0fe7df9b939cde0', '116.12.33.202', 1624258502, '__ci_last_regenerate|i:1624258460;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1624170607\";last_ip|s:13:\"116.12.32.222\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2ce8fccc1d6ae8a75252ef0501dd4a23246a7b6b', '127.0.0.1', 1613992237, '__ci_last_regenerate|i:1613992237;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1613912089\";last_ip|s:12:\"116.12.33.50\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1613990342;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2cf2df68f3849d0722f0c4b4efc2a17f5eb705e3', '116.12.33.198', 1638181169, '__ci_last_regenerate|i:1638181169;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1638164343\";last_ip|s:13:\"116.12.33.198\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1638181026;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2cfb72b0e7a70a5cdfe29e4bfd3fc6af103c75c9', '116.12.32.21', 1607241569, '__ci_last_regenerate|i:1607241569;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607174440\";last_ip|s:13:\"116.12.33.196\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607241553;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2d0bd86b2430c0844acb2d5d3563c01e2baf67ef', '127.0.0.1', 1606644272, '__ci_last_regenerate|i:1606644272;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606540695\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606639484;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2d0ec2c4e03459eb7c8b7b4e80b60d2f8f446131', '127.0.0.1', 1607416185, '__ci_last_regenerate|i:1607416185;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607404386\";last_ip|s:12:\"116.12.33.67\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2d0fb89a4f40257c2270fc6b0aff1c3e1cb34706', '116.12.34.64', 1622895425, '__ci_last_regenerate|i:1622895425;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1622875011\";last_ip|s:13:\"116.12.33.191\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1622895425;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2d1d2de0f5251fe648c2cfed7427e3a51a4514d6', '116.12.32.220', 1643800541, '__ci_last_regenerate|i:1643800541;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1643711831\";last_ip|s:13:\"116.12.32.140\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1643800520;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2d277c795408fd1c99884e70fcd6d4dd699b7474', '127.0.0.1', 1613912428, '__ci_last_regenerate|i:1613912428;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1613889135\";last_ip|s:12:\"116.12.33.50\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1613912417;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2d2b78ac837848de02b7dd54dc7b07da8235541b', '127.0.0.1', 1617284653, '__ci_last_regenerate|i:1617284653;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617266564\";last_ip|s:12:\"116.12.33.40\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617284649;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2d396a32dbe2f0db4f063007ef299fe9c0b8f44f', '127.0.0.1', 1617700640, '__ci_last_regenerate|i:1617700640;requested_page|s:5:\"admin\";identity|s:13:\"abc@gmail.com\";username|s:6:\"FARHAD\";email|s:13:\"abc@gmail.com\";user_id|s:1:\"3\";old_last_login|s:10:\"1617684848\";last_ip|s:14:\"103.126.218.66\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"1\";biller_id|s:1:\"3\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617700543;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2d43e4207a651ca88c5f01e9136ba182fb921e77', '116.12.32.167', 1645696772, '__ci_last_regenerate|i:1645696772;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1645688114\";last_ip|s:13:\"116.12.32.167\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1645696769;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2d4aa695237aa90e7d96515c479508b50f87b4a6', '127.0.0.1', 1605786206, '__ci_last_regenerate|i:1605786206;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605759720\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605784722;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2d50352b2ceb39da7f95ed5c762d32301d2ceb21', '116.12.34.125', 1625653891, '__ci_last_regenerate|i:1625653891;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1624774905\";last_ip|s:12:\"116.12.33.81\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1625653868;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2d50bd0afb7c15135573185a39cf28884130a190', '103.108.88.21', 1597992665, '__ci_last_regenerate|i:1597992665;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597920862\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597992576;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2d6667aa3e0ca6af0bb5dc3dfbe14d52561744c2', '103.108.88.21', 1603369146, '__ci_last_regenerate|i:1603369146;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1603272648\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1603369129;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2d699dc797899f9b668b5e70f667288f4415d907', '127.0.0.1', 1613810423, '__ci_last_regenerate|i:1613810423;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1613723310\";last_ip|s:13:\"116.12.33.240\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1613810385;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_posls|i:1;message|s:27:\"POS Sale successfully added\";__ci_vars|a:1:{s:7:\"message\";s:3:\"new\";}');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2d6a1e8fa2866a0bec5f03278e3af9f803dcbcba', '116.12.34.215', 1637312185, '__ci_last_regenerate|i:1637312185;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1637212122\";last_ip|s:13:\"116.12.33.225\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1637312184;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;message|s:26:\"Payment successfully added\";__ci_vars|a:1:{s:7:\"message\";s:3:\"new\";}');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2d7a0bb0e5f5654aacb01d02fe5859c95503a672', '116.12.33.41', 1644389529, '__ci_last_regenerate|i:1644389529;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1644325011\";last_ip|s:13:\"116.12.32.173\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1644389507;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2d7ecc8a24dfa336a344e671f9ac2aa96432ead7', '127.0.0.1', 1617003882, '__ci_last_regenerate|i:1617003882;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616900099\";last_ip|s:12:\"116.12.33.57\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617003076;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2d8527ec40fc144479efb118dbd95411f05c8fb8', '127.0.0.1', 1609312441, '__ci_last_regenerate|i:1609312441;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609240742\";last_ip|s:13:\"116.12.33.140\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1609312221;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2d9854a2cdd19db68278fd0060a24b891d925825', '116.12.34.99', 1648529896, '__ci_last_regenerate|i:1648529896;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1648458385\";last_ip|s:13:\"116.12.34.176\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1648525594;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2da46555c4f19cae0c5342672aa5cf0eb7903044', '116.12.34.110', 1638074327, '__ci_last_regenerate|i:1638074327;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1637982690\";last_ip|s:13:\"116.12.32.213\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1638074307;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2db33364d040ab38d7c58f6f141ef19f3e6024ca', '116.12.33.77', 1619262991, '__ci_last_regenerate|i:1619262991;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1619247508\";last_ip|s:12:\"116.12.33.77\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1619262936;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2dbb9d1a8ff7a8a5fe65e6c1a4c0c3aa8be705de', '103.108.88.21', 1593867600, '__ci_last_regenerate|i:1593867600;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1593752131\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1593864431;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2dc285aef34495e6f5039b4afbe5fa00f2f52a0e', '127.0.0.1', 1603011434, '__ci_last_regenerate|i:1603011434;requested_page|s:5:\"admin\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2dc2a381884b250fdf475da5a8f89522329330ce', '116.12.34.39', 1639048309, '__ci_last_regenerate|i:1639048309;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1639025847\";last_ip|s:12:\"116.12.34.39\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1639048290;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2dc60d7ee68d3543473ce1b54cf407d1e1de2472', '127.0.0.1', 1607318418, '__ci_last_regenerate|i:1607318418;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607264241\";last_ip|s:12:\"116.12.32.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2dcf6df2eb08d556db54d8a62130a30744b026c3', '116.12.33.140', 1609243212, '__ci_last_regenerate|i:1609243212;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609226045\";last_ip|s:13:\"116.12.33.140\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1609243210;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2dcfc759d3670af619bd85f8e9111c20d443e4dc', '116.12.32.39', 1642160045, '__ci_last_regenerate|i:1642160045;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1642135014\";last_ip|s:12:\"116.12.34.19\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1642160015;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2dd50da04d8d191a013025f5098aadd958e071c2', '103.108.88.21', 1597319447, '__ci_last_regenerate|i:1597319447;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597304993\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597319241;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2de3ffd3e500c81fdff9cb2054ebe0b9c7cab177', '116.12.33.207', 1611738910, '__ci_last_regenerate|i:1611738910;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1611659572\";last_ip|s:12:\"116.12.32.50\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1611738831;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2ded8c1e57f9dab7c5dc6eab20ca34dc4b4b28cf', '127.0.0.1', 1603282160, '__ci_last_regenerate|i:1603282160;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1603259232\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1603278537;error|N;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2dee38940f7335e3a6992eb86431ae3a8d092bff', '127.0.0.1', 1618154536, '__ci_last_regenerate|i:1618154536;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1618049664\";last_ip|s:12:\"116.12.33.48\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1618150430;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2df361a8a2b35ed1e35528b9189745513b7ccac5', '127.0.0.1', 1613660114, '__ci_last_regenerate|i:1613660113;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1613630858\";last_ip|s:13:\"116.12.32.115\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1613660114;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2dfd2e4c4a1e093e354d3d2e5463bda1d9d9a11f', '127.0.0.1', 1616594034, '__ci_last_regenerate|i:1616594034;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616567888\";last_ip|s:12:\"116.12.33.25\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2e0234087aef229a43f59f0a9d651b2c355f0653', '127.0.0.1', 1597669173, '__ci_last_regenerate|i:1597669173;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597555298\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597668938;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2e13b78cf02a7cb215dfeaefec28325f1e0b9321', '127.0.0.1', 1597577043, '__ci_last_regenerate|i:1597577043;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597474515\";last_ip|s:12:\"210.1.246.66\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597567598;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2e1a0a7e7675877c784638490090954d43cf820c', '127.0.0.1', 1594386312, '__ci_last_regenerate|i:1594386312;requested_page|s:15:\"admin/customers\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594376623\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1594385964;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2e22b0a8e91979f5f6a53fbbed9a04149dd8a604', '127.0.0.1', 1595937349, '__ci_last_regenerate|i:1595937349;requested_page|s:5:\"admin\";identity|s:13:\"abc@gmail.com\";username|s:6:\"FARHAD\";email|s:13:\"abc@gmail.com\";user_id|s:1:\"3\";old_last_login|s:10:\"1595839372\";last_ip|s:12:\"210.1.246.66\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"2\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"1\";biller_id|s:1:\"3\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2e2e805fa04deb58bf022b7ff8f9f1848ec96a2d', '116.12.33.128', 1607089585, '__ci_last_regenerate|i:1607089454;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607058571\";last_ip|s:14:\"103.108.91.129\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607089579;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2e2eb13d01db2af1f06368abea530ecaf2f2836c', '116.12.34.32', 1641968307, '__ci_last_regenerate|i:1641968307;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1641959004\";last_ip|s:12:\"116.12.34.32\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1641968288;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2e319637737f70d3420a281f813d3bd1d339d647', '103.108.88.21', 1594271300, '__ci_last_regenerate|i:1594271300;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594194225\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1594267799;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2e3a5a30c0d06cc55a9242c99a889439815ef04d', '116.12.33.54', 1636619952, '__ci_last_regenerate|i:1636619952;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1636603829\";last_ip|s:12:\"116.12.33.54\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1636619934;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2e3df851dc7fb8b6b03fc33e89d5dcf0b68d8140', '127.0.0.1', 1595477569, '__ci_last_regenerate|i:1595477569;requested_page|s:13:\"admin/welcome\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1595425378\";last_ip|s:14:\"103.131.156.42\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2e3fb4dfb099b338308b838abc60f6815c3ca7c9', '103.131.156.42', 1595423105, '__ci_last_regenerate|i:1595423105;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1595420171\";last_ip|s:12:\"210.1.246.66\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595422850;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2e540f8375bdab579bc33e074613185bcdae6ba0', '127.0.0.1', 1608119426, '__ci_last_regenerate|i:1608119426;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608100273\";last_ip|s:12:\"116.12.32.96\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608119401;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2e558ba83cbd233647a11ba2912edf342bf5fbc5', '127.0.0.1', 1595078052, '__ci_last_regenerate|i:1595078052;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594988188\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595069380;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2e58b9e9f3265413608a60bbc38393735260ceeb', '116.12.32.219', 1636785070, '__ci_last_regenerate|i:1636785070;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1636722204\";last_ip|s:13:\"116.12.33.252\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1636785044;error|N;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2e6cefdddc3ae7de6433a7a38d307eeea4cae15d', '127.0.0.1', 1602855047, '__ci_last_regenerate|i:1602855047;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1602765491\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1602852832;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2e70b2dceea2d35b095c659f7c911c4f3a7ee0f1', '103.108.88.21', 1600258741, '__ci_last_regenerate|i:1600258741;requested_page|s:9:\"admin/pos\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1600243081\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1600258585;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2e74c056024431f31a753d12be05ef4b504ea5a4', '127.0.0.1', 1611145184, '__ci_last_regenerate|i:1611145184;requested_page|s:23:\"admin/reports/customers\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1611126373\";last_ip|s:12:\"116.12.32.41\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1611145167;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2e87f3875f81cd8f5e19faebe6d3a840842ff681', '127.0.0.1', 1594445033, '__ci_last_regenerate|i:1594445009;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594385953\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2e88616e11cea9f4a3188a1b0644f1dfce6dfb86', '127.0.0.1', 1600233237, '__ci_last_regenerate|i:1600233237;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1600083006\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1600233211;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2e8e00f501ef19463ced4c5220d711889a1e1ba0', '127.0.0.1', 1603373934, '__ci_last_regenerate|i:1603373933;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1603272648\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1603373933;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2eadcae380fc5c0752b05980b7ed37e30d988eee', '116.12.34.252', 1645091012, '__ci_last_regenerate|i:1645091012;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1645067649\";last_ip|s:13:\"116.12.34.252\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1645090925;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2eb285707b52d12db40210bd90eaae48a528827c', '116.12.32.50', 1611650574, '__ci_last_regenerate|i:1611650574;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1611587853\";last_ip|s:12:\"116.12.32.60\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1611650533;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2eb3214685674738e54865d7e837e93853d57a13', '116.12.33.4', 1636951791, '__ci_last_regenerate|i:1636951791;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1636865265\";last_ip|s:12:\"116.12.32.74\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1636951786;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2eb97e9d328b74c40ed78d29140ba831f527986f', '116.12.32.213', 1637986571, '__ci_last_regenerate|i:1637986571;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1637917564\";last_ip|s:13:\"116.12.32.204\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1637984639;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2ebb8925cd42afa4797757e7e1fe22525095144e', '103.108.91.130', 1605878511, '__ci_last_regenerate|i:1605878511;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605839682\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605878479;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2ec5ab8642d874e08279e5c6793810822872d771', '116.12.33.76', 1608299444, 'requested_page|s:15:\"admin/pos/sales\";__ci_last_regenerate|i:1608299444;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608274670\";last_ip|s:12:\"116.12.33.76\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608299430;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2ed4c9ca13a76144fd595bff6400f6049ee8a641', '116.12.34.75', 1640577729, '__ci_last_regenerate|i:1640577729;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1640521721\";last_ip|s:13:\"116.12.34.139\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1640577518;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2ee24fbe66d3ddde2c3fb0a3bb3adc712b337fc5', '127.0.0.1', 1593846430, 'requested_page|s:15:\"admin/customers\";__ci_last_regenerate|i:1593846430;identity|s:11:\"r@gmail.com\";username|s:4:\"neon\";email|s:11:\"r@gmail.com\";user_id|s:1:\"4\";old_last_login|s:10:\"1593596310\";last_ip|s:14:\"203.190.14.186\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"5\";warehouse_id|s:1:\"1\";view_right|s:1:\"1\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"4\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1593836831;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2ee7b95992aec8a9a4ee4da6c0a411efe7bfc10a', '127.0.0.1', 1606822928, '__ci_last_regenerate|i:1606822928;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606720128\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606822137;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2ef2af09d6489cd3b2adb92a4c6fb7a0de86e362', '127.0.0.1', 1606636265, '__ci_last_regenerate|i:1606636265;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606540695\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606635820;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2f0120cd481e8c63a5f2bf1926487d74b3d24bfd', '116.12.33.53', 1609591208, '__ci_last_regenerate|i:1609591208;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609414124\";last_ip|s:13:\"116.12.33.162\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1609591205;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2f15b7e2d4fc61018ceb352fb38cbd7adff7e319', '116.12.33.54', 1617522965, '__ci_last_regenerate|i:1617522965;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617447467\";last_ip|s:13:\"116.12.32.198\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617520378;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2f256b475de4df93fa0edd02b2eeb4732bc93fbe', '116.12.32.140', 1643713439, '__ci_last_regenerate|i:1643713439;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1643686372\";last_ip|s:12:\"116.12.34.97\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1643713412;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2f3031f4c2d4b0d0b28aa4450b66faa2c4e79b9a', '127.0.0.1', 1595565630, '__ci_last_regenerate|i:1595565630;requested_page|s:13:\"admin/welcome\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1595492094\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595565500;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2f31507d37dad4acac6f077cb9263ddd079a3ebb', '116.12.34.22', 1636525384, '__ci_last_regenerate|i:1636525384;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1636435217\";last_ip|s:13:\"116.12.34.151\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1636525323;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2f34b14651ca824eb30d5b7512fd66d5ceeaefc4', '116.12.32.209', 1640079515, '__ci_last_regenerate|i:1640079515;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1640064073\";last_ip|s:13:\"116.12.32.209\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1640079467;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2f3e1b8bdb77dffab0325f1279f3c527e638f222', '127.0.0.1', 1595936415, '__ci_last_regenerate|i:1595936415;requested_page|s:13:\"admin/welcome\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1595841827\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595936105;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2f41bbadcc6f9815455b958d9deef8040878543b', '103.108.91.131', 1604466661, '__ci_last_regenerate|i:1604466661;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1604378350\";last_ip|s:14:\"103.108.91.131\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1604466647;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2f4f7c8f96af82c76e61d7807e4601def50f23d3', '127.0.0.1', 1594205270, '__ci_last_regenerate|i:1594205270;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2f50d0266161a284a784cff0236cab6d4a4572f6', '116.12.32.138', 1608469391, '__ci_last_regenerate|i:1608469391;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608375836\";last_ip|s:12:\"116.12.33.12\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608469378;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2f5432522be50f20162df74bce20f0c1c9c4d45b', '116.12.33.239', 1610112223, '__ci_last_regenerate|i:1610112223;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1610087832\";last_ip|s:13:\"116.12.33.239\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1610111878;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2f5da591bab0cc91a52b9d406d3dbcd91bcd49b4', '116.12.33.177', 1615102671, '__ci_last_regenerate|i:1615102671;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1615034999\";last_ip|s:13:\"116.12.33.144\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1615102658;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2f6b28017f4dd0ebbcdede02cfdf9d3b3fac2f3b', '103.108.91.130', 1604988069, '__ci_last_regenerate|i:1604988069;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1604912149\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1604988027;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2f740d47a7c10a97d8ad4f0c35856f6b6fbafd0b', '127.0.0.1', 1609568639, '__ci_last_regenerate|i:1609568639;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609414124\";last_ip|s:13:\"116.12.33.162\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1609568369;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2f74501ed8045546f2ad608da83458c9c76aef6b', '127.0.0.1', 1614590637, '__ci_last_regenerate|i:1614590637;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1614430138\";last_ip|s:13:\"116.12.32.140\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1614590619;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2f780fd47bc7177ac2404117255cb3f46ea63fd6', '116.12.32.192', 1633529090, '__ci_last_regenerate|i:1633529090;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1633412694\";last_ip|s:13:\"116.12.32.165\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1633529053;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2f856c1290b7b912cf20e6423bbf0363341c7c7b', '127.0.0.1', 1595935924, '__ci_last_regenerate|i:1595935924;requested_page|s:13:\"admin/welcome\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1595841827\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595935607;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2f891841f18d04bc46f1fc63c2a095a4d442ee82', '127.0.0.1', 1603198963, '__ci_last_regenerate|i:1603198963;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1603192159\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1603194779;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2f8a103570cd8c313c11dd2a5471ce84167e755d', '127.0.0.1', 1610204551, '__ci_last_regenerate|i:1610204551;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1610171878\";last_ip|s:12:\"116.12.33.44\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1610204458;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2f9e4fba86c555c44ff7a4ccdfddd9845ef777ed', '116.12.33.2', 1618573488, '__ci_last_regenerate|i:1618573488;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1618553973\";last_ip|s:11:\"116.12.33.2\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1618573391;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2f9fac2506f5d5719887a6961f6b8da5f633b8c4', '116.12.32.197', 1636347192, '__ci_last_regenerate|i:1636347192;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1636287325\";last_ip|s:13:\"116.12.34.179\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1636347163;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2fa3d01dd0afa8f3e941cb21cc9849018702836e', '127.0.0.1', 1610088965, '__ci_last_regenerate|i:1610088965;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1610025322\";last_ip|s:13:\"116.12.32.102\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1610088391;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2fa9f6f94fd43aeccd2dbdd8c4c99389271f9552', '116.12.34.124', 1641205804, '__ci_last_regenerate|i:1641205804;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1641111342\";last_ip|s:12:\"116.12.34.26\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1641205782;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2fb19038ff1f751b7f60204505ad11f8b76ad8e0', '127.0.0.1', 1617002766, '__ci_last_regenerate|i:1617002766;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616900099\";last_ip|s:12:\"116.12.33.57\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617002756;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2fbc5074876498cef107931e7f5a1a93431ed4a3', '116.12.33.252', 1636699174, '__ci_last_regenerate|i:1636699174;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1636612673\";last_ip|s:12:\"116.12.33.54\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1636698522;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2fbfa150f9c9e624fc7e13fd533351322f856fb3', '116.12.33.161', 1621250514, '__ci_last_regenerate|i:1621250514;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1621146588\";last_ip|s:12:\"116.12.32.91\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1621250182;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2fccd4b7f7cdd019cf3a7190444a6964fa7b5e38', '116.12.32.182', 1644921504, '__ci_last_regenerate|i:1644921504;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1644833400\";last_ip|s:13:\"116.12.34.239\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1644921501;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2fd27d91854ebec0c42242666e3b28c0b79f41d8', '116.12.34.44', 1635417073, '__ci_last_regenerate|i:1635417073;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1635396399\";last_ip|s:12:\"116.12.34.44\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1635417057;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2fd748b1325a3e23176986c8f47930eef720c5d2', '116.12.32.111', 1611412336, '__ci_last_regenerate|i:1611412336;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1611378421\";last_ip|s:13:\"116.12.32.111\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1611412316;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2fe3db31ae094c632cea5e28de38d2c1390f1685', '127.0.0.1', 1613824660, '__ci_last_regenerate|i:1613824660;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1613810114\";last_ip|s:13:\"116.12.32.222\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1613824652;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2fe4bae2d596f3d97ade679ec050c094e3fa8d29', '116.12.34.139', 1640490279, '__ci_last_regenerate|i:1640490065;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1640407792\";last_ip|s:13:\"116.12.32.207\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1640490279;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2fe7b20e233f7b01a141bab88defc7ffa3b1ab5e', '116.12.34.132', 1634294416, '__ci_last_regenerate|i:1634294416;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1634212446\";last_ip|s:13:\"116.12.32.219\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1634294318;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2ff57fc1c78c393d7bbb76a50f0f940991746826', '116.12.32.190', 1639894084, '__ci_last_regenerate|i:1639894084;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1639816611\";last_ip|s:12:\"116.12.33.33\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1639894064;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2ff89163495173522659c05b42d0adefe0ce8ba0', '103.108.88.21', 1597148468, '__ci_last_regenerate|i:1597148463;requested_page|s:13:\"admin/welcome\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597127896\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597148017;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";user_csrf|s:20:\"G2oVqFBawpumN9U6WrZT\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2ff982617f36f833054cd1c6eadc5c3f06ec4eda', '127.0.0.1', 1617788748, '__ci_last_regenerate|i:1617788748;requested_page|s:5:\"admin\";identity|s:13:\"abc@gmail.com\";username|s:6:\"FARHAD\";email|s:13:\"abc@gmail.com\";user_id|s:1:\"3\";old_last_login|s:10:\"1617700400\";last_ip|s:14:\"103.126.218.66\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"1\";biller_id|s:1:\"3\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617788453;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2i1m65ng8ibqlgl9fl0grkl13bgids1f', '::1', 1593617634, '__ci_last_regenerate|i:1593617634;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2nb2knqf0sgi1g4ksl2v5jscscvufemt', '::1', 1593389765, '__ci_last_regenerate|i:1593389719;requested_page|s:5:\"admin\";identity|s:11:\"a@gmail.com\";username|s:6:\"farhad\";email|s:11:\"a@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1593312888\";last_ip|s:3:\"::1\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|N;view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|N;company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1593389765;register_id|s:1:\"8\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-02-09 02:45:31\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('2tgv92i2j5cu66e5hqi6vng9ledn8k3b', '::1', 1593196103, '__ci_last_regenerate|i:1593196103;requested_page|s:5:\"admin\";identity|s:11:\"a@gmail.com\";username|s:6:\"farhad\";email|s:11:\"a@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1593122510\";last_ip|s:3:\"::1\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|N;view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|N;company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('30008dcc475bc4e9425b0e2b19a8b0c8312a6fdb', '103.108.88.21', 1594797958, '__ci_last_regenerate|i:1594797958;requested_page|s:15:\"admin/customers\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594754399\";last_ip|s:12:\"210.1.246.66\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1594797814;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3001e5d433a041fae2ad9106a30dd1333fbc5f3e', '127.0.0.1', 1603341975, '__ci_last_regenerate|i:1603341975;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1603272648\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1603341731;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3002875b1feecff651c39ee88c00fcf08c57a213', '116.12.33.179', 1646554261, '__ci_last_regenerate|i:1646554261;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1646540065\";last_ip|s:12:\"116.12.34.13\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1646554213;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3011d1b062d6f948527537c5d6c345e137ee5e22', '116.12.33.150', 1610603134, '__ci_last_regenerate|i:1610603134;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1610516570\";last_ip|s:13:\"116.12.32.223\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1610603099;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('301472474fbd5c01a40f19037c590feaccf84b39', '116.12.32.150', 1645436569, '__ci_last_regenerate|i:1645436569;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1645417986\";last_ip|s:13:\"116.12.33.158\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1645436532;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('301c5caec1097a5c60c38e4353548210ea74bc7d', '116.12.34.223', 1643629099, '__ci_last_regenerate|i:1643629099;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1643551094\";last_ip|s:13:\"116.12.32.221\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1643629072;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('301ca69d10d0448047f1d23d8e69a54f5a7bdf5f', '116.12.33.120', 1615448566, '__ci_last_regenerate|i:1615448566;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1615382327\";last_ip|s:12:\"119.30.45.62\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1615448540;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('302c717abbd3e4261fffae5935c8569f91e7ac35', '116.12.34.182', 1638686368, '__ci_last_regenerate|i:1638686368;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1638674317\";last_ip|s:13:\"116.12.34.182\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1638686332;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('302d30e541c9a85b1a4ce355bf02d1a8970df4e0', '116.12.34.252', 1645088941, '__ci_last_regenerate|i:1645088941;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1645067649\";last_ip|s:13:\"116.12.34.252\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1645083387;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('304619a7812d8df2613f6eec8341def5b7b9b520', '116.12.33.2', 1618572549, '__ci_last_regenerate|i:1618572549;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1618553973\";last_ip|s:11:\"116.12.33.2\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1618572254;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('30466f205988484ebaa5e555fe4e0e87872dfd19', '116.12.32.198', 1619625095, '__ci_last_regenerate|i:1619625095;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1619597040\";last_ip|s:13:\"116.12.32.198\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1619624851;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('306a6f2352f16a415a204d2ded3024ac7948ba86', '116.12.32.223', 1615707503, '__ci_last_regenerate|i:1615707503;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1615625339\";last_ip|s:13:\"116.12.32.217\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1615705887;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('306b95bcaffdaa7f084a861ecc5fa3a187304486', '116.12.32.197', 1646292323, '__ci_last_regenerate|i:1646292323;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1646195357\";last_ip|s:13:\"116.12.34.216\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1646292306;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('30742fb0cdee006e6dd2cc0a45747921db9805ef', '116.12.32.77', 1612789268, '__ci_last_regenerate|i:1612789268;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1612765156\";last_ip|s:12:\"116.12.32.77\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1612788931;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('307df78f81c57b0c721f3bab7cd36bf0be5b4a29', '103.108.91.130', 1606225213, '__ci_last_regenerate|i:1606225213;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606210262\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606225164;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3089b4ecbacec9d8db35db666d43d9e955b4a338', '127.0.0.1', 1597733516, '__ci_last_regenerate|i:1597733516;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597680581\";last_ip|s:12:\"210.1.246.66\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597733515;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('309154cc158319da6e5946610b85cf718353792a', '127.0.0.1', 1607266251, '__ci_last_regenerate|i:1607266250;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607254598\";last_ip|s:12:\"116.12.32.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607266251;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('30930d0574548454ceb960c3acf9b12b45837126', '116.12.34.163', 1648617046, '__ci_last_regenerate|i:1648617046;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1648553719\";last_ip|s:12:\"116.12.34.99\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1648617028;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('309ef2b6406119eac3452ddf451bab73b4bbf43e', '116.12.34.252', 1645068088, '__ci_last_regenerate|i:1645068088;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1645011534\";last_ip|s:13:\"116.12.32.200\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1645067752;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('30abddf36570a7d24be6057c716b23292931d2ae', '127.0.0.1', 1603689553, '__ci_last_regenerate|i:1603689553;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1603622589\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1603689476;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('30b1c717e677ba785a335148af66977aa4b5e77c', '127.0.0.1', 1603278546, '__ci_last_regenerate|i:1603278546;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1603259232\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1603278537;error|N;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('30b24655daebc7fc048c74dc903e718edac51096', '116.12.33.225', 1637215130, '__ci_last_regenerate|i:1637215130;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1637137656\";last_ip|s:11:\"116.12.32.9\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1637215126;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('30b987ba2cf1abb94a7e9214d41554a83a38abad', '116.12.32.200', 1645014000, '__ci_last_regenerate|i:1645014000;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1644986973\";last_ip|s:13:\"116.12.34.218\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1645013899;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('30c3bf97bd581107fbed968caf6c8d4a7e05cbda', '116.12.33.207', 1611749828, '__ci_last_regenerate|i:1611749828;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1611659572\";last_ip|s:12:\"116.12.32.50\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1611749342;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('30c580b0994871bbc550c8010107122fe1444a9e', '116.12.32.219', 1637471751, '__ci_last_regenerate|i:1637471751;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1637398026\";last_ip|s:13:\"116.12.32.211\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1637471726;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('30c58e12279179122d1818a5b76302a2e15d96e9', '116.12.32.55', 1641288086, '__ci_last_regenerate|i:1641288086;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1641202817\";last_ip|s:13:\"116.12.34.124\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1641287832;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('30c6a3660e819a67c482921179bb92d35cc57ec9', '116.12.33.32', 1645248001, '__ci_last_regenerate|i:1645248001;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1645176563\";last_ip|s:13:\"116.12.32.212\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1645247984;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('30d1558ea16b824f1cdcd6a8e6fd924fcbaab2e2', '127.0.0.1', 1612515308, '__ci_last_regenerate|i:1612515270;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1612419958\";last_ip|s:13:\"116.12.33.185\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1612515271;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('30d2051556c2dcbf3a740764185604a86f425a72', '116.12.32.39', 1642154659, '__ci_last_regenerate|i:1642154659;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1642135014\";last_ip|s:12:\"116.12.34.19\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1642154568;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('30d6b03aaecd5c0ea6c5242b36e569d7e454c01d', '116.12.32.221', 1609656974, '__ci_last_regenerate|i:1609656974;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609563365\";last_ip|s:12:\"116.12.33.53\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1609656965;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('30dc15c6988c5afd82a79ad65527190294088d4a', '103.108.91.130', 1605248113, '__ci_last_regenerate|i:1605248113;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605182481\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605248085;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('30e2fdbf3eec4f8cea9632582022c57bb83a951a', '116.12.33.53', 1609585665, '__ci_last_regenerate|i:1609585665;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609414124\";last_ip|s:13:\"116.12.33.162\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1609584970;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('30eda06b7827afecfaf59a546d7eb9addda7ba1a', '103.108.88.21', 1594301171, '__ci_last_regenerate|i:1594301171;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594267553\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('30efe43da062ada6c0bea50950c8ff551abfd12a', '127.0.0.1', 1617510887, '__ci_last_regenerate|i:1617510887;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617447467\";last_ip|s:13:\"116.12.32.198\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617510839;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('30fa7cac87caa4ec717c3c9deeb55caaf864e6f8', '127.0.0.1', 1617800687, '__ci_last_regenerate|i:1617800687;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617773693\";last_ip|s:13:\"116.12.33.242\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617800666;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('30fc27eab6a05f8780052421a526cd1a6bfb773c', '116.12.33.161', 1612358251, '__ci_last_regenerate|i:1612358251;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1612332728\";last_ip|s:13:\"116.12.33.161\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1612358242;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('310285a72ec14ada43efcdb8b31f889631f78aed', '116.12.32.218', 1638341578, '__ci_last_regenerate|i:1638341578;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1638328265\";last_ip|s:13:\"116.12.33.209\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1638341550;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3107ffaa555cef59dc3332b6a194e2b2e4b8f056', '116.12.34.65', 1632816505, '__ci_last_regenerate|i:1632816505;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1632748056\";last_ip|s:13:\"116.12.32.216\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1632816477;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('310ca26df21de38e3d69824a1e34eeb919043e1a', '127.0.0.1', 1596083520, '__ci_last_regenerate|i:1596083520;requested_page|s:13:\"admin/welcome\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1596022757\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1596083259;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('310d5f693a9b6f95392197af5642a18af271ee1d', '116.12.32.25', 1614697082, '__ci_last_regenerate|i:1614697082;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1614667355\";last_ip|s:12:\"116.12.32.25\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1614697066;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('311e3826e12decd9da4f58bd2f17c74e0daf80d5', '127.0.0.1', 1611737069, '__ci_last_regenerate|i:1611737069;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1611659572\";last_ip|s:12:\"116.12.32.50\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1611737027;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('31240497d2d4f44dc8e65de593268b9533c74171', '127.0.0.1', 1607614733, '__ci_last_regenerate|i:1607614733;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607510654\";last_ip|s:13:\"116.12.32.144\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607614719;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3127d83826d2f04a02bc71b6f29276fefdd7bf15', '127.0.0.1', 1616765812, '__ci_last_regenerate|i:1616765812;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616751377\";last_ip|s:12:\"116.12.33.10\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616765777;remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3128fecb5ff72b74974249f3a7506a58c6791bbb', '127.0.0.1', 1606223704, '__ci_last_regenerate|i:1606223704;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606210262\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606223693;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('313ced14b082c4033c01cd537346e4e61d1af4be', '127.0.0.1', 1609229278, '__ci_last_regenerate|i:1609229204;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609214582\";last_ip|s:12:\"116.12.33.55\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1609229278;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3142d3e5b4cad57435622b8c2630d5f454b0b8a6', '116.12.34.225', 1645503136, '__ci_last_regenerate|i:1645503136;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1645434500\";last_ip|s:13:\"116.12.32.150\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1645502644;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3143cf3e73b120e602ee5e75cf5a292c1a5d1894', '116.12.34.13', 1636179024, '__ci_last_regenerate|i:1636179006;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1636109387\";last_ip|s:11:\"116.12.32.8\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1636179008;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('315fec3814e90100583bed3bca84a3d348c80b8e', '127.0.0.1', 1597472043, '__ci_last_regenerate|i:1597472043;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597468572\";last_ip|s:9:\"127.0.0.1\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('316b6c3492d5b40d3fc52fccac96588a66986aca', '116.12.34.148', 1648008872, '__ci_last_regenerate|i:1648008872;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1647940929\";last_ip|s:12:\"116.12.33.63\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1648008851;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('316c00a8ac2b8945d393f40655acaf436a43714a', '116.12.34.55', 1645942058, '__ci_last_regenerate|i:1645942058;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1645877933\";last_ip|s:13:\"116.12.34.193\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1645942027;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('316c1e4eb916ca5af452fefcb0ba2a7ffa4bc486', '127.0.0.1', 1601106613, '__ci_last_regenerate|i:1601106480;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1601037452\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1601106613;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('317ae9a0cd34ea6933fdeba8f61b6752cf123d6c', '103.108.88.21', 1597498638, '__ci_last_regenerate|i:1597498638;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597468572\";last_ip|s:9:\"127.0.0.1\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597498079;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('31858f0566329616423c781f0b43c421bfd1bf95', '116.12.32.162', 1612508263, '__ci_last_regenerate|i:1612508263;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1612419958\";last_ip|s:13:\"116.12.33.185\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1612508240;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3186c865c4402fba4df3d59c5be60582e61a3cbc', '116.12.34.148', 1640239698, '__ci_last_regenerate|i:1640239698;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1640147426\";last_ip|s:13:\"116.12.33.170\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1640239668;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('318de7c88639eb9f591a30341872a51d516d8423', '103.108.88.21', 1593935342, '__ci_last_regenerate|i:1593935342;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1593866795\";last_ip|s:13:\"43.231.23.122\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1593924485;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3191117b050dfccfcd2f6306e08426cc1d913318', '116.12.33.43', 1613117130, '__ci_last_regenerate|i:1613117129;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1613039629\";last_ip|s:12:\"116.12.33.62\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1613117130;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('319c338968b923f9aef40c2641fa19289708d5a0', '116.12.33.197', 1613476967, '__ci_last_regenerate|i:1613476967;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1613462639\";last_ip|s:13:\"116.12.33.197\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1613476931;remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('31a208c894058cbccb5c997873e9bb673dbecc77', '116.12.33.50', 1613920208, '__ci_last_regenerate|i:1613920208;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1613889135\";last_ip|s:12:\"116.12.33.50\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1613919976;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('31a5c606957d5b1e26483fc92a5d8d1fb65d244b', '127.0.0.1', 1617782649, '__ci_last_regenerate|i:1617782649;requested_page|s:5:\"admin\";identity|s:13:\"abc@gmail.com\";username|s:6:\"FARHAD\";email|s:13:\"abc@gmail.com\";user_id|s:1:\"3\";old_last_login|s:10:\"1617700400\";last_ip|s:14:\"103.126.218.66\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"1\";biller_id|s:1:\"3\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('31a75eaac71d2106c075e349a0cc0495db31be1b', '116.12.34.215', 1637323402, '__ci_last_regenerate|i:1637323402;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1637212122\";last_ip|s:13:\"116.12.33.225\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1637322445;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('31a9e4ca3fb3cbbe8531e4b9dfde0ac5f3f7ede3', '116.12.33.8', 1643096935, '__ci_last_regenerate|i:1643096935;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1643017039\";last_ip|s:13:\"116.12.32.204\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1643096817;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('31b2d633ef841b3b0cadbc0b96beff4bcf739f9a', '127.0.0.1', 1604386038, '__ci_last_regenerate|i:1604386038;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1604314383\";last_ip|s:14:\"103.108.91.128\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1604386010;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_posls|i:1;remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('31baed0f9924f7e2c07ba69b72dc295ae814882e', '127.0.0.1', 1612943862, '__ci_last_regenerate|i:1612943862;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1612875575\";last_ip|s:11:\"116.12.33.1\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1612943848;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('31c1d04b42f710e03e59f3cdc2b6c2c3880368c1', '116.12.34.160', 1639377883, '__ci_last_regenerate|i:1639377883;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1639289751\";last_ip|s:13:\"116.12.34.165\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1639377863;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('31c2629cea9cd66554f11b95013dcb0ac4666958', '116.12.33.10', 1608733649, '__ci_last_regenerate|i:1608733649;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608705440\";last_ip|s:12:\"116.12.33.10\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608733599;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('31cbe1fe5328561a3fa5853f12d936dc7df092ba', '127.0.0.1', 1597140854, '__ci_last_regenerate|i:1597140854;requested_page|s:13:\"admin/welcome\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597127896\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597137473;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";user_csrf|s:20:\"yDAm0gsj6RwQb8O4eh5V\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('31d123dea12ac4d73d2fa53f103c1d4356bab579', '127.0.0.1', 1615699815, '__ci_last_regenerate|i:1615699815;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1615625339\";last_ip|s:13:\"116.12.32.217\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1615699450;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('31d731838b8c10382f2cbb09e08c5b15eab5ab68', '127.0.0.1', 1604067985, '__ci_last_regenerate|i:1604067984;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1604035859\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1604067985;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('31e18991b9cfa4c311f7c2acadd574676bc4cb81', '127.0.0.1', 1600782776, '__ci_last_regenerate|i:1600782776;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1600772459\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1600781090;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('31e553f8ce04e4fa6d909c47d3519e79bb105ce1', '127.0.0.1', 1609074218, '__ci_last_regenerate|i:1609074218;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609043804\";last_ip|s:12:\"116.12.33.70\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1609074188;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('31f856cc142464228692ccb2f10b344ea0e8907b', '116.12.34.252', 1645091316, '__ci_last_regenerate|i:1645091316;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1645067649\";last_ip|s:13:\"116.12.34.252\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1645091153;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3205117eac574fb75568916be2c476bf36e55e1c', '127.0.0.1', 1605966983, '__ci_last_regenerate|i:1605966983;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605932558\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605962826;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3214a83fa9ebdb7be66264ef39795ec22291e0f9', '116.12.33.149', 1617353447, '__ci_last_regenerate|i:1617353447;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617332954\";last_ip|s:13:\"116.12.33.149\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617353362;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('321564afbf09fc2b92f7cf6a9f949fe465abf1a9', '116.12.32.221', 1620721550, '__ci_last_regenerate|i:1620721550;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1620640418\";last_ip|s:13:\"116.12.33.150\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1620721539;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('321660790f0b421381a3e571d23321bbb802634c', '127.0.0.1', 1616915000, '__ci_last_regenerate|i:1616915000;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616835824\";last_ip|s:12:\"116.12.33.49\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616914957;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('321bfca3636a66413224fadddb9a14bc8084902f', '103.108.88.21', 1595678245, '__ci_last_regenerate|i:1595678245;requested_page|s:13:\"admin/welcome\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1595663091\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595677882;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('32227cc29b4e4292ecd91633ba0dd906ceefdab0', '116.12.32.221', 1609658608, '__ci_last_regenerate|i:1609658608;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609563365\";last_ip|s:12:\"116.12.33.53\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1609658592;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3225060daa73d349f8f4c6bc1d3745a3d781c6c2', '103.108.88.21', 1597838232, 'requested_page|s:28:\"admin/sales/payment_note/317\";__ci_last_regenerate|i:1597838232;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597822233\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597838192;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('322563f2cb9360ab977c44c5544275c6fefad6b7', '116.12.33.41', 1615728189, '__ci_last_regenerate|i:1615728189;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1615625339\";last_ip|s:13:\"116.12.32.217\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1615728181;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('323254a1d3a91a6d8b40450d652688f3492c1365', '116.12.32.197', 1638438554, '__ci_last_regenerate|i:1638438554;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1638340937\";last_ip|s:13:\"116.12.32.218\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1638438313;error|N;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('323b5d440b40115a22e6c0b9c6e2a3186257f642', '127.0.0.1', 1598167190, '__ci_last_regenerate|i:1598167190;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1598098234\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1598167095;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('323ecdccc757e2debc65807bf896ccf20ee217e7', '127.0.0.1', 1595674152, '__ci_last_regenerate|i:1595674152;requested_page|s:13:\"admin/welcome\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1595663091\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595674151;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3248decb333d28c668d22d6eb0612b34816c48fc', '116.12.32.138', 1608469692, '__ci_last_regenerate|i:1608469692;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608375836\";last_ip|s:12:\"116.12.33.12\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608469659;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;message|s:25:\"Sale successfully updated\";__ci_vars|a:1:{s:7:\"message\";s:3:\"new\";}');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('32583900bf75ae3d66fbf85f03dfe04ca6fc0725', '127.0.0.1', 1608386038, '__ci_last_regenerate|i:1608386038;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608363721\";last_ip|s:12:\"116.12.33.12\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608386028;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('325b984939b04e69382525fc8efaa2d6c2003550', '127.0.0.1', 1608189377, '__ci_last_regenerate|i:1608189377;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608119096\";last_ip|s:12:\"116.12.32.96\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608189374;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3269cec459b0e9acf8a8e566782b4b89d7d6982b', '116.12.33.207', 1611734674, '__ci_last_regenerate|i:1611734674;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1611659572\";last_ip|s:12:\"116.12.32.50\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1611734161;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('326b66a3a4e4c0e39df86a15444062753dcb6a50', '127.0.0.1', 1597584720, '__ci_last_regenerate|i:1597584720;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597474515\";last_ip|s:12:\"210.1.246.66\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597584485;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('326d7b23e74530257856ad600a2e1a6d97f2d34f', '116.12.34.125', 1625655177, '__ci_last_regenerate|i:1625655177;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1624774905\";last_ip|s:12:\"116.12.33.81\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1625653960;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('328277cc0a4d518a00fcbb80d729bb8a4cf89aac', '127.0.0.1', 1617860467, '__ci_last_regenerate|i:1617860467;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617791272\";last_ip|s:13:\"116.12.33.242\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";error|N;last_activity|i:1617860203;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('328aef2652dc33b4b4ead45abc2dc97e26e6e02e', '127.0.0.1', 1597579010, '__ci_last_regenerate|i:1597579010;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597474515\";last_ip|s:12:\"210.1.246.66\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597578729;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('328de9e3ad7bbb64c1db63d6f16e8a74e772dae0', '103.108.88.21', 1594787629, '__ci_last_regenerate|i:1594787629;requested_page|s:15:\"admin/customers\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594754399\";last_ip|s:12:\"210.1.246.66\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1594787395;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('329103c2acabd0b2a492e66a7d433da8563ccf62', '116.12.32.202', 1646994998, '__ci_last_regenerate|i:1646994998;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1646918263\";last_ip|s:13:\"116.12.32.158\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1646994987;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('329b7fe3dd0cb4d98ac97cdc13d0d17005245354', '103.108.91.130', 1605618090, '__ci_last_regenerate|i:1605618090;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605590276\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605618049;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('32a3ef1ff58f5861cd8440c617907f0ab80d4dbf', '116.12.32.204', 1643023980, '__ci_last_regenerate|i:1643023980;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1643008271\";last_ip|s:13:\"116.12.34.139\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1643023957;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('32ad63e960f9e1066644f2cc31a527afd4d4c50c', '202.134.14.70', 1619537868, '__ci_last_regenerate|i:1619537866;requested_page|s:13:\"admin/welcome\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('32b179d1f32aaebd67749fc05b2b4016db65b463', '116.12.32.18', 1637573366, '__ci_last_regenerate|i:1637573366;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1637499031\";last_ip|s:13:\"116.12.32.219\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1637573343;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('32be1e91175bf13b6ee6bc8192b21a05da20944b', '127.0.0.1', 1617635034, '__ci_last_regenerate|i:1617635033;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617607864\";last_ip|s:13:\"116.12.32.223\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617635034;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('32c4bc7e7bea0ad8ddd6e24645c68941cb189743', '116.12.32.25', 1614590962, '__ci_last_regenerate|i:1614590944;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1614430138\";last_ip|s:13:\"116.12.32.140\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1614590962;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('32d24ea752da8a9dd7d91fc44789cdaa03bd65b9', '116.12.33.37', 1617100719, '__ci_last_regenerate|i:1617100719;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617080165\";last_ip|s:12:\"116.12.33.37\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617100689;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('32d6045e12d05e56b0ed6df00c00c4d28116f2ad', '116.12.33.2', 1618571786, '__ci_last_regenerate|i:1618571786;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1618553973\";last_ip|s:11:\"116.12.33.2\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1618571312;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('32e187249eb0735ee0f04984d51a2bfec7df1e91', '127.0.0.1', 1608468713, '__ci_last_regenerate|i:1608468713;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608375836\";last_ip|s:12:\"116.12.33.12\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608467731;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('32ede531eefa3692ba95ed8a31b45e0bc655d591', '103.108.91.130', 1605791450, '__ci_last_regenerate|i:1605791450;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605759720\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605791387;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('32ffef9bdc683d49fb48625b1a00509cede09f9a', '116.12.33.89', 1637125815, '__ci_last_regenerate|i:1637125815;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1637061850\";last_ip|s:12:\"116.12.34.68\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1637125678;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3310314cb8ef8ecba58a93f87eb68b01fb54f945', '116.12.32.25', 1614610667, '__ci_last_regenerate|i:1614610667;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1614585948\";last_ip|s:12:\"116.12.32.25\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1614610647;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3311376d0279ff724527c1f63bac7bb19424c889', '127.0.0.1', 1609054599, '__ci_last_regenerate|i:1609054599;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609043804\";last_ip|s:12:\"116.12.33.70\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1609054566;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('331759c7048e11b1b724ac3b5c26fbf4f3538980', '116.12.33.207', 1611750805, '__ci_last_regenerate|i:1611750805;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1611659572\";last_ip|s:12:\"116.12.32.50\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1611750795;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('331bab973593c366cca3a0175fbfc340b0efe8b3', '127.0.0.1', 1614781447, '__ci_last_regenerate|i:1614781447;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1614744448\";last_ip|s:12:\"116.12.33.44\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1614781404;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('332296140fa878bc4ba1bf7e123d0fbfa06fb64e', '116.12.32.112', 1623745786, '__ci_last_regenerate|i:1623745786;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1623676117\";last_ip|s:12:\"116.12.33.90\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1623745766;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('332b0b5ed6d330de46dc4d0b48d6bae309e14871', '127.0.0.1', 1595478232, '__ci_last_regenerate|i:1595478232;requested_page|s:13:\"admin/welcome\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1595425378\";last_ip|s:14:\"103.131.156.42\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595478111;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('332b1c20e69025f731734f96f88bb8e417ae69b9', '116.12.33.33', 1639805275, '__ci_last_regenerate|i:1639805275;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1639730283\";last_ip|s:13:\"116.12.34.113\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1639805258;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3335d945b0c77c584bdb94052fd18cae29803f72', '116.12.32.162', 1612515270, '__ci_last_regenerate|i:1612515270;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1612419958\";last_ip|s:13:\"116.12.33.185\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1612514409;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('333ff2d19a9ef3d24fe855f1aab0ba008d487f5f', '127.0.0.1', 1595586638, '__ci_last_regenerate|i:1595586473;requested_page|s:13:\"admin/welcome\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1595565257\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595586637;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3348391ac2ad544f6e75633f849ce57ef1ea93ff', '116.12.33.109', 1610956731, '__ci_last_regenerate|i:1610956731;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1610859444\";last_ip|s:13:\"116.12.33.186\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1610956673;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('334e95724b9644c5496e3ee02a02116d304d7d7a', '127.0.0.1', 1605080880, '__ci_last_regenerate|i:1605080784;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605030086\";last_ip|s:13:\"43.231.23.122\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605080880;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('334f75fa9fa3a7684a272de85d8d5bd25b469a17', '116.12.33.229', 1633174820, '__ci_last_regenerate|i:1633174820;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1633151119\";last_ip|s:13:\"116.12.33.229\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1633174532;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('33505bb0cf2ef1532be26ae2e0601f826efbeff1', '127.0.0.1', 1617354739, '__ci_last_regenerate|i:1617354739;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617332954\";last_ip|s:13:\"116.12.33.149\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617354586;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('335091b9f0e11f831740ffd2cf5be1e4eb0f582c', '116.12.33.90', 1623677343, '__ci_last_regenerate|i:1623677343;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1623304748\";last_ip|s:13:\"116.12.34.203\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1623677023;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('336d34ee90ebbd98c6c1d7ec0eadc35392ff40d1', '116.12.33.48', 1618052098, '__ci_last_regenerate|i:1618052098;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1618029307\";last_ip|s:12:\"116.12.33.48\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1618052077;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('336e1c893d1beb16ac087e7267e50a67272dc393', '116.12.33.97', 1612095965, '__ci_last_regenerate|i:1612095965;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1612018324\";last_ip|s:13:\"116.12.32.171\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1612095600;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('337668dfb20eed0c0fd7c3fe52bdd45efb3a8dea', '116.12.32.8', 1636113331, '__ci_last_regenerate|i:1636113331;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1636089343\";last_ip|s:11:\"116.12.32.8\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1636112507;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3377101a66a879bc10bcf8125d9dee21832e5f12', '127.0.0.1', 1606468633, '__ci_last_regenerate|i:1606468633;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606395992\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606468621;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3377600a88811ea7744a1a039697ea25f4923681', '103.108.91.130', 1605968882, '__ci_last_regenerate|i:1605968882;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605932558\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605968819;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3382dd0f16cf55aab6cbe72352b33b8cf09fa594', '127.0.0.1', 1609682627, '__ci_last_regenerate|i:1609682627;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609670351\";last_ip|s:13:\"116.12.32.221\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1609682594;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3386591b7b46f6d10ac253b996e8f1f59851e98c', '127.0.0.1', 1608903213, '__ci_last_regenerate|i:1608903213;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608879016\";last_ip|s:13:\"116.12.32.142\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608902983;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3393829b68f11f7a5262cc634a89660f260cbb37', '127.0.0.1', 1593838069, 'requested_page|s:15:\"admin/customers\";__ci_last_regenerate|i:1593838069;identity|s:11:\"r@gmail.com\";username|s:4:\"neon\";email|s:11:\"r@gmail.com\";user_id|s:1:\"4\";old_last_login|s:10:\"1593596310\";last_ip|s:14:\"203.190.14.186\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"5\";warehouse_id|s:1:\"1\";view_right|s:1:\"1\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"4\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1593836831;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('33953d476c422417e377bd41a77aad0da44fe132', '116.12.33.69', 1620747347, '__ci_last_regenerate|i:1620747347;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1620715142\";last_ip|s:13:\"116.12.32.221\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1620747159;remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3399024756a54f6a1fa1b74e794c97d3ef4b59ba', '127.0.0.1', 1608560503, '__ci_last_regenerate|i:1608560503;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608538360\";last_ip|s:13:\"116.12.33.177\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608559635;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('33ada3a1ce13fe403837b69be506b8c05df33f41', '116.12.34.216', 1639977494, '__ci_last_regenerate|i:1639977494;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1639908743\";last_ip|s:13:\"116.12.32.190\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1639977463;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('33b0e4be0e53ec723ef0cd4560165f0013a0c69c', '116.12.33.49', 1616859168, '__ci_last_regenerate|i:1616859168;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616763763\";last_ip|s:12:\"116.12.32.55\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616859109;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('33b113ec361f61cd0cebf4cc866086c3a4e88e96', '116.12.34.5', 1644575782, '__ci_last_regenerate|i:1644575757;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1644489109\";last_ip|s:12:\"116.12.33.47\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1644575781;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('33b14320cf6c417e9c23750826757cd9b6a1c4c1', '127.0.0.1', 1603194170, '__ci_last_regenerate|i:1603194170;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1603192159\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1603194055;remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('33b7d8a5ac7659da70ff26c40404341614beb63c', '116.12.33.44', 1614782920, '__ci_last_regenerate|i:1614782855;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1614744448\";last_ip|s:12:\"116.12.33.44\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1614782920;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('33c4d4c685505905425ad2fb1742f603bac08431', '127.0.0.1', 1612071969, '__ci_last_regenerate|i:1612071969;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1612018324\";last_ip|s:13:\"116.12.32.171\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1612071786;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('33c99c835a3c269ec607a3e2a1a9c61a1e3ab5b2', '103.108.91.130', 1604986714, '__ci_last_regenerate|i:1604986714;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1604912149\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1604986688;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('33c9aa5e032fc32334dff795ffeba919c9fc7bde', '127.0.0.1', 1606727343, '__ci_last_regenerate|i:1606727343;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606658064\";last_ip|s:14:\"103.108.91.129\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606727319;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('33cfe18aac2684c70a1def1885db3efb2495f2e1', '116.12.34.39', 1639042226, '__ci_last_regenerate|i:1639042226;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1639025847\";last_ip|s:12:\"116.12.34.39\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1639042046;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('33d10dd63bfc5f03f20c2c2a13235d5dde79c01d', '127.0.0.1', 1603260711, '__ci_last_regenerate|i:1603260711;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1603193443\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1603260593;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('33e4b4d1c73e55659b401c24d56a2f7bad15cddb', '103.108.88.21', 1594361944, '__ci_last_regenerate|i:1594361944;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594294025\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('33e6122e594e3eae8f80eaa159861a073d1233fe', '116.12.33.109', 1610953478, '__ci_last_regenerate|i:1610953478;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1610859444\";last_ip|s:13:\"116.12.33.186\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1610953465;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('33fa353d68b046c9a794ca2660f28bc089330b59', '116.12.32.161', 1643360858, '__ci_last_regenerate|i:1643360858;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1643342300\";last_ip|s:13:\"116.12.32.161\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1643360827;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('33fa8092319aa7e99aabd8c025e448552a9c2b84', '103.108.88.21', 1594290183, '__ci_last_regenerate|i:1594290183;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594194225\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1594267799;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('33fea8fc0dc11d20acc3980d0ab37279ac6f0d64', '127.0.0.1', 1611406501, '__ci_last_regenerate|i:1611406501;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1611378421\";last_ip|s:13:\"116.12.32.111\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1611406478;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3406ee61364bfff9ff97fe244b63bc8c52a6e9cc', '103.108.91.130', 1605537095, '__ci_last_regenerate|i:1605536892;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605503328\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605537095;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('340b8a9468334831048b7bff3dc76fc0854320df', '127.0.0.1', 1610258773, '__ci_last_regenerate|i:1610258773;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1610197846\";last_ip|s:12:\"116.12.33.44\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3410c1cdd055551c44f3d1a867dccd60bc099731', '116.12.33.161', 1612335891, '__ci_last_regenerate|i:1612335891;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1612262229\";last_ip|s:13:\"116.12.32.200\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1612335890;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3437312c5f823f2b5fe680431e80387b21bb96ab', '127.0.0.1', 1597384180, 'requested_page|s:20:\"admin/pos/view/339/1\";__ci_last_regenerate|i:1597384180;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597318803\";last_ip|s:9:\"127.0.0.1\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597382251;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('343d20c4be44e14f975333567c7e04939da06565', '127.0.0.1', 1606721674, '__ci_last_regenerate|i:1606721674;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606658064\";last_ip|s:14:\"103.108.91.129\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606720892;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('343e16ceac6a8281ee00d9e64d0baa889486cfa5', '116.12.33.25', 1616595595, '__ci_last_regenerate|i:1616595595;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616567888\";last_ip|s:12:\"116.12.33.25\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616595594;remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('34503556213448a53528ed8d4c702eb60ae66a15', '116.12.32.122', 1636780452, '__ci_last_regenerate|i:1636780452;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1636722204\";last_ip|s:13:\"116.12.33.252\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1636780442;error|N;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3457b99444ad37afbf227e89151c522635ced866', '116.12.33.210', 1610345938, '__ci_last_regenerate|i:1610345938;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1610256883\";last_ip|s:12:\"116.12.33.30\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1610345782;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('345f8aa9c648bce5aa76e022c151447af2936207', '103.108.91.130', 1604918937, '__ci_last_regenerate|i:1604918937;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1604897113\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1604918755;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('346fe28fd3c0b91fe34c0c7f5daa6ad511f9b03f', '116.12.32.214', 1638784130, '__ci_last_regenerate|i:1638784130;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1638764349\";last_ip|s:13:\"116.12.34.142\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1638784105;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('347828659566496762c7c300872820f069f67ffe', '116.12.32.221', 1609653275, '__ci_last_regenerate|i:1609653275;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609563365\";last_ip|s:12:\"116.12.33.53\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1609653169;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('348b3313d7abec21001dadf1f0cb6032b669b41f', '116.12.33.201', 1608651093, '__ci_last_regenerate|i:1608651093;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608629544\";last_ip|s:13:\"116.12.33.218\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608651076;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('349a9aca0af4a749db9bb6142460fad01bb08442', '103.108.88.21', 1600408989, '__ci_last_regenerate|i:1600408575;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1600348810\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1600408778;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('34a1e146003cc7b547714c72459ed34ec22a4143', '116.12.34.68', 1637041409, '__ci_last_regenerate|i:1637041302;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1636977708\";last_ip|s:13:\"116.12.34.180\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1637041409;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('34bb1386becee355e0a954958c17007f032ac49a', '116.12.33.239', 1607776733, '__ci_last_regenerate|i:1607776733;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607770814\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607776687;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('34bbc67120984f4dbae5fc8fde2261121090d999', '127.0.0.1', 1609597152, '__ci_last_regenerate|i:1609597152;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609414124\";last_ip|s:13:\"116.12.33.162\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1609597119;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('34c4e0ce573feddc4ec27cec955241ab908bf5cc', '127.0.0.1', 1617381268, '__ci_last_regenerate|i:1617381268;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617332954\";last_ip|s:13:\"116.12.33.149\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617381227;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('34caaf00cb88ee37bd56065942e2c330047feefb', '116.12.33.152', 1635684471, '__ci_last_regenerate|i:1635684471;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1635575301\";last_ip|s:12:\"116.12.34.70\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1635684312;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('34cc52fef2b0f030fcc378153b8528f69bc916f1', '116.12.33.198', 1638180522, '__ci_last_regenerate|i:1638180521;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1638164343\";last_ip|s:13:\"116.12.33.198\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1638180522;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('34cd081054d75551f5ae8e58f06de9eb49d5de45', '103.108.91.130', 1605195471, '__ci_last_regenerate|i:1605195471;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605101433\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605195465;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('34ce66c2022faa5f6529a31133c15b39a4362e40', '116.12.32.223', 1615704596, '__ci_last_regenerate|i:1615704596;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1615625339\";last_ip|s:13:\"116.12.32.217\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1615704564;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('34cef6cd70e9e86bc9ac29410687277ba833f6e2', '103.108.91.130', 1605696695, '__ci_last_regenerate|i:1605696621;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605678510\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605696695;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('34e214749149224c8e0d8bc7932d5e51af2d43ed', '127.0.0.1', 1603290754, '__ci_last_regenerate|i:1603290754;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1603259232\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1603290661;error|N;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";user_csrf|s:20:\"QVtRXEFrMGAzu32hNcBI\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('34f79a8482c3612c421d47eabc76b57ef5175579', '116.12.32.198', 1619600944, '__ci_last_regenerate|i:1619600944;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1619537863\";last_ip|s:13:\"116.12.33.171\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1619599057;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('34fb569a9a7c56afc2614f992c06a8846df269c5', '127.0.0.1', 1617007503, '__ci_last_regenerate|i:1617007503;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616900099\";last_ip|s:12:\"116.12.33.57\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617007500;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('34fe942bb79f51321f8e7c055acc3d326ada8ab9', '127.0.0.1', 1597731827, '__ci_last_regenerate|i:1597731827;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597680581\";last_ip|s:12:\"210.1.246.66\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597731587;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('34ff3278f5128dc59eb799c53df0ce9ee7d2e2d9', '127.0.0.1', 1615450754, '__ci_last_regenerate|i:1615450754;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1615382327\";last_ip|s:12:\"119.30.45.62\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1615450721;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('35078c62602e98b67a28361d696de689701fc476', '116.12.33.33', 1607348691, '__ci_last_regenerate|i:1607348691;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607317798\";last_ip|s:13:\"116.12.33.189\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607348684;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('350a8ec39b3a90e6d1f892013c39e120d7cc6aa6', '116.12.34.216', 1639977878, '__ci_last_regenerate|i:1639977857;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1639908743\";last_ip|s:13:\"116.12.32.190\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1639977859;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('35117879804633e46725a681a6543a5d09cc5796', '116.12.32.217', 1647254435, '__ci_last_regenerate|i:1647254215;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1647184997\";last_ip|s:13:\"116.12.32.101\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1647254435;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('351dee96d951782c027dfb3a03bbbe76066617cc', '103.108.91.130', 1605514317, '__ci_last_regenerate|i:1605514317;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605445441\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605514281;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3529aa4d0cec1486f69bc219ed4a950807409009', '116.12.33.115', 1619868037, '__ci_last_regenerate|i:1619868037;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1619781532\";last_ip|s:13:\"116.12.32.213\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1619868021;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('352a55c56cbb058e1409ecf9d6b9964ba36f9028', '116.12.32.167', 1645689102, '__ci_last_regenerate|i:1645689056;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1645607387\";last_ip|s:13:\"116.12.34.242\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1645689101;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3539b4e30f03f21a1b10ce0194ed0b3dda0381f0', '116.12.32.209', 1640076841, '__ci_last_regenerate|i:1640076841;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1640064073\";last_ip|s:13:\"116.12.32.209\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1640076801;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('354067500e6a068414456b8ac860ce21d824a3d9', '127.0.0.1', 1613396327, '__ci_last_regenerate|i:1613396327;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1613378540\";last_ip|s:13:\"116.12.33.154\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1613396058;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3542cf44013ba70a45256614138254e77bf60db7', '116.12.32.50', 1611642740, '__ci_last_regenerate|i:1611642740;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1611587853\";last_ip|s:12:\"116.12.32.60\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1611642608;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3555725851d1421738580932bd420ece1657dd62', '127.0.0.1', 1615037962, '__ci_last_regenerate|i:1615037962;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1614933443\";last_ip|s:13:\"116.12.33.199\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1615037924;remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3556f38451be4012a6dc4354ef4090ac08d96ec6', '116.12.33.63', 1647922161, '__ci_last_regenerate|i:1647922161;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1647844805\";last_ip|s:13:\"116.12.34.243\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1647919774;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('35676658ce7198fd0c9ff814551446c55d35002a', '116.12.34.35', 1642413425, '__ci_last_regenerate|i:1642413425;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1642401645\";last_ip|s:12:\"116.12.34.35\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1642413374;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('356e5864cda9a8af60d4a7387d6432625977ba1e', '116.12.33.115', 1619871366, '__ci_last_regenerate|i:1619871366;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1619781532\";last_ip|s:13:\"116.12.32.213\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1619871359;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('357778de018cbb1c8ea70b5ce0b807206e746621', '103.108.91.129', 1606660429, '__ci_last_regenerate|i:1606660429;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606635791\";last_ip|s:14:\"103.108.91.129\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606660381;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('357c667ec59fdf235bb615229384162c1af4e614', '116.12.33.115', 1619864718, '__ci_last_regenerate|i:1619864718;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1619781532\";last_ip|s:13:\"116.12.32.213\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1619863467;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('35811ca742a161a2fdcf3584a7b64f7e93f045d5', '116.12.32.50', 1611650886, '__ci_last_regenerate|i:1611650886;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1611587853\";last_ip|s:12:\"116.12.32.60\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1611650858;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('358571876eaccce125b2ffde0a42f1f1c0f72a6f', '116.12.34.137', 1640753804, '__ci_last_regenerate|i:1640753804;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1640663405\";last_ip|s:12:\"116.12.33.96\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1640753783;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('358d227aa705433f51e356d23479ba9e974d49e5', '127.0.0.1', 1612098279, '__ci_last_regenerate|i:1612098279;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1612018324\";last_ip|s:13:\"116.12.32.171\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1612098255;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3595bc2aa1b497367ecdc38a045396581cc1ce4d', '103.108.88.21', 1600863817, '__ci_last_regenerate|i:1600863817;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1600780538\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1600863734;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('359b275008bb2911d94ed5578bd70aba4112cf8e', '127.0.0.1', 1614345383, '__ci_last_regenerate|i:1614345383;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1614338516\";last_ip|s:13:\"116.12.33.151\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1614345197;remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('35aaaf2745b5e327e9315288abdefe3005b1cff0', '116.12.34.165', 1639303797, '__ci_last_regenerate|i:1639303797;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1639197279\";last_ip|s:13:\"116.12.33.127\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1639300573;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('35ae9c3e5bae1c943d870c60fae475770a2d7b1e', '116.12.32.142', 1622041936, '__ci_last_regenerate|i:1622041936;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1622013207\";last_ip|s:13:\"116.12.32.120\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1622041226;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('35c625698e2b4f7d32c4002c15c0393b6cfed1ef', '116.12.32.176', 1611319138, '__ci_last_regenerate|i:1611319138;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1611295747\";last_ip|s:13:\"116.12.32.176\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1611319113;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('35c74f05a0258a07dbfeeb2509b6d028a1327d9b', '116.12.33.53', 1609589438, '__ci_last_regenerate|i:1609589438;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609414124\";last_ip|s:13:\"116.12.33.162\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1609589370;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('35e1093ef378225d3523d23c464851d35b9e03f3', '116.12.32.127', 1640934258, '__ci_last_regenerate|i:1640933947;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1640838911\";last_ip|s:13:\"116.12.32.223\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1640934258;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('35ee2b2fa92fcb4cc8330167f814796a43d5627f', '127.0.0.1', 1613131264, '__ci_last_regenerate|i:1613131260;requested_page|s:5:\"admin\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('35f4df7e30e891579cffa5084955c841768ae91f', '127.0.0.1', 1613204728, '__ci_last_regenerate|i:1613204728;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1613130779\";last_ip|s:12:\"116.12.33.43\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1613204506;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('35f77b49c89e704730b3e29e23407cf957f3b66d', '103.108.88.21', 1594468404, '__ci_last_regenerate|i:1594468404;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594443530\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1594468379;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('36015797f88a66d8e4fc1d29cd69c9582dae38cd', '127.0.0.1', 1609998216, '__ci_last_regenerate|i:1609998216;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609935118\";last_ip|s:12:\"116.12.33.51\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1609997851;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('360700c373ddb575242c3b6a4595bbb855fafd1a', '116.12.33.27', 1642912348, '__ci_last_regenerate|i:1642912348;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1642825445\";last_ip|s:12:\"116.12.32.79\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1642912329;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('360ae057a1a3451548ea2f6605048333ded1f994', '116.12.33.240', 1613734621, '__ci_last_regenerate|i:1613734621;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1613658550\";last_ip|s:12:\"116.12.33.94\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1613731157;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('360b4e289075547b65fae11b40e5b3d2fe3e0eac', '116.12.34.137', 1640754467, '__ci_last_regenerate|i:1640754467;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1640663405\";last_ip|s:12:\"116.12.33.96\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1640754436;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('360e638958e3074de3b1eeba8e3eebc326529bcc', '116.12.33.43', 1613135214, '__ci_last_regenerate|i:1613135214;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1613116205\";last_ip|s:12:\"116.12.33.43\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1613135188;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3617d01134387537c26b6d2bc0a7134117961ce4', '160.202.147.5', 1624171514, '__ci_last_regenerate|i:1624171509;requested_page|s:5:\"admin\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('36192545e7ded3d88fadd4128b7ce6f8ef310307', '127.0.0.1', 1595477919, '__ci_last_regenerate|i:1595477919;requested_page|s:13:\"admin/welcome\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1595425378\";last_ip|s:14:\"103.131.156.42\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595477702;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('36197d7ddfbce9716411ae8aec6ad30316be83e5', '103.108.88.21', 1595940884, '__ci_last_regenerate|i:1595940884;requested_page|s:13:\"admin/welcome\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1595841827\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595940828;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('361f2241548f39d32487aff2b352b0f8a900742e', '116.12.33.89', 1637125432, '__ci_last_regenerate|i:1637125432;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1637061850\";last_ip|s:12:\"116.12.34.68\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1637125363;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('362160e3b5ea429ddc909aaaab6d7a63eec64d57', '116.12.33.211', 1615355062, '__ci_last_regenerate|i:1615355062;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1615300962\";last_ip|s:12:\"116.12.33.14\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1615353903;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3631710386f9e7ebb64618c38a14853c0faac78c', '127.0.0.1', 1605684322, '__ci_last_regenerate|i:1605684322;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605611465\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605684078;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3633b1d4d327bfa08c0c806eb15c38df790957a6', '116.12.33.213', 1608192268, '__ci_last_regenerate|i:1608191994;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608119096\";last_ip|s:12:\"116.12.32.96\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608192265;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('36397adb8a20d1b78abd108111bc3407742e125d', '127.0.0.1', 1603897764, '__ci_last_regenerate|i:1603897764;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1603876701\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1603897764;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('363a22cd4c811497d79199f81c62d713c10dadad', '127.0.0.1', 1594786532, '__ci_last_regenerate|i:1594786532;requested_page|s:15:\"admin/customers\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594754399\";last_ip|s:12:\"210.1.246.66\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1594786360;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('363f7738917d9432ffb47976176485bcb4bbae22', '127.0.0.1', 1609589108, '__ci_last_regenerate|i:1609589108;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609414124\";last_ip|s:13:\"116.12.33.162\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1609588994;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('365422744e13ea67b9afddb15749dad884b81167', '103.108.88.21', 1594287061, '__ci_last_regenerate|i:1594287061;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594194225\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1594267799;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('365f2dda70595f1cc805f52f8bb8a14d024d76e6', '116.12.33.202', 1619451225, '__ci_last_regenerate|i:1619451225;requested_page|s:21:\"admin/sales/edit/4925\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1619422400\";last_ip|s:12:\"116.12.32.63\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1619445988;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3660cbd5b893f787bed69fb1a4c84a8e40cd42e0', '127.0.0.1', 1608378039, '__ci_last_regenerate|i:1608378039;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608363721\";last_ip|s:12:\"116.12.33.12\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608378012;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('366fb8a1207420442a0387b2982eb99e085479e6', '116.12.32.221', 1643521977, '__ci_last_regenerate|i:1643521977;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1643437981\";last_ip|s:13:\"116.12.34.159\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1643521961;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3672df31d8b5678727699109e6685fee45a11bc7', '116.12.32.215', 1620316815, '__ci_last_regenerate|i:1620316815;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1620280426\";last_ip|s:13:\"116.12.32.215\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1620316478;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3675c2d6f9141f8f8afdef5bcca2bbf3b2556a16', '116.12.34.81', 1642312444, '__ci_last_regenerate|i:1642311036;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1642247323\";last_ip|s:13:\"116.12.34.107\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1642311495;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('368117b7abbac50ee75e3e6f7911a5a44217e30c', '116.12.33.231', 1622610751, '__ci_last_regenerate|i:1622610751;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1622530661\";last_ip|s:13:\"116.12.33.254\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3682201944738ee689a570cb5cfb57b1a9d358f8', '116.12.32.219', 1637648890, '__ci_last_regenerate|i:1637648890;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1637634749\";last_ip|s:12:\"116.12.34.48\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1637648867;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('368b2792bd6e04f31878d0e7966c4f198eb0d443', '127.0.0.1', 1603201254, '__ci_last_regenerate|i:1603201254;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1603192159\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1603201071;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3692a2a66e64964683b4133bf9fe0251eb5f1cc4', '127.0.0.1', 1616900417, '__ci_last_regenerate|i:1616900417;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616835824\";last_ip|s:12:\"116.12.33.49\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616900362;remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('369486ac7acd0057052985d8fa569c1d8889fb85', '116.12.34.58', 1639545050, '__ci_last_regenerate|i:1639545050;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1639461060\";last_ip|s:12:\"116.12.33.70\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1639544199;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('36a3b69a04ad84a4718b4b8fa3f71411728b70b7', '116.12.33.58', 1618984734, '__ci_last_regenerate|i:1618984734;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1618924199\";last_ip|s:12:\"116.12.33.26\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1618984649;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('36a41f9c818baa7fb9258c38e5a18e7868fe388a', '127.0.0.1', 1609597761, '__ci_last_regenerate|i:1609597761;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609414124\";last_ip|s:13:\"116.12.33.162\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1609597754;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('36ac1bdfdae02da6dcc43f494c5423db2063778e', '116.12.34.55', 1645941015, '__ci_last_regenerate|i:1645941015;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1645877933\";last_ip|s:13:\"116.12.34.193\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1645939021;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('36b522069fb5cf15a3feb9ce5b95e9510066731c', '127.0.0.1', 1610117262, '__ci_last_regenerate|i:1610117262;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1610087832\";last_ip|s:13:\"116.12.33.239\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1610117236;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('36c529ca89eaafc95496a2db54d19c3268457a58', '116.12.33.242', 1616241080, '__ci_last_regenerate|i:1616241080;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616144499\";last_ip|s:13:\"116.12.33.146\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616241028;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('36cacb1d9d0f6eb14ef8e5a545ba4b31eeadfa14', '116.12.34.41', 1641300237, '__ci_last_regenerate|i:1641300112;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1641202817\";last_ip|s:13:\"116.12.34.124\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1641300177;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('36ce0665bbdf651e284d95bf92d09d0757579b0d', '103.108.91.130', 1605451872, '__ci_last_regenerate|i:1605451872;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605416089\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605451828;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('36ce8976b5cdbf774b1e69ea85d4332fdd73c970', '116.12.34.154', 1648273478, '__ci_last_regenerate|i:1648273478;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1648189385\";last_ip|s:13:\"116.12.34.243\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1648273166;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('36d809e7a1fbe13e6625b23016168dc74cb3003b', '127.0.0.1', 1615727884, '__ci_last_regenerate|i:1615727884;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1615625339\";last_ip|s:13:\"116.12.32.217\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1615727873;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('36e212130e13c61fc5ca529a9800862d77e90709', '103.108.88.21', 1597666666, '__ci_last_regenerate|i:1597666666;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597555298\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597666558;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('36e2ac1de65c890809d2a6b0463456bc42215138', '103.126.218.66', 1618470331, '__ci_last_regenerate|i:1618470331;requested_page|s:5:\"admin\";identity|s:13:\"abc@gmail.com\";username|s:6:\"FARHAD\";email|s:13:\"abc@gmail.com\";user_id|s:1:\"3\";old_last_login|s:10:\"1618207227\";last_ip|s:14:\"103.126.218.66\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"1\";biller_id|s:1:\"3\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('36f75d71ada3f9326b2cbf6ca400a5557ac0ddfa', '116.12.32.184', 1638280176, '__ci_last_regenerate|i:1638280176;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1638263640\";last_ip|s:13:\"116.12.33.212\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1638279766;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('36fd09ae34b480dde78f6fbd2dae17ff71919643', '127.0.0.1', 1607256174, '__ci_last_regenerate|i:1607256174;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607231553\";last_ip|s:13:\"37.111.217.54\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607256162;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3705fc58b9bf159c09098af8db3f0f2b5bd368b3', '116.12.32.187', 1638953775, '__ci_last_regenerate|i:1638953775;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1638847671\";last_ip|s:12:\"116.12.32.43\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1638953695;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3712c5e2339f073547c4dc545af7165ab6f43020', '103.108.88.21', 1595053392, '__ci_last_regenerate|i:1595053392;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594988188\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595053293;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('371b424d2a5248b9f09c331dd04d29229eeef29a', '127.0.0.1', 1605951859, '__ci_last_regenerate|i:1605951859;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605872623\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605947083;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('371b82dc352ef377a867789a92319f4a13ee4ea7', '116.12.34.99', 1634904542, '__ci_last_regenerate|i:1634904248;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1634816711\";last_ip|s:13:\"116.12.34.248\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1634904520;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('372258ae4f9fedda30206db37d09221c9087ddf7', '116.12.34.109', 1644241025, '__ci_last_regenerate|i:1644240955;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1644132814\";last_ip|s:13:\"116.12.33.222\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1644241025;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('373520bcd40f1a2a0027c72bd9dfdfa53f6bb6c0', '116.12.32.187', 1638961821, '__ci_last_regenerate|i:1638961543;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1638847671\";last_ip|s:12:\"116.12.32.43\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1638961821;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('373d6547d1f72c88c9b24cd3b0c5d378839db309', '127.0.0.1', 1617618414, '__ci_last_regenerate|i:1617618414;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617533532\";last_ip|s:12:\"116.12.33.54\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617611644;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('373ebfe4f885f26d72be78517b857e67f1f28963', '116.12.34.167', 1639135215, '__ci_last_regenerate|i:1639134882;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1639039633\";last_ip|s:12:\"116.12.34.39\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1639135215;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3744ac9037c3c3dc911622400e84e5c7cc081562', '116.12.34.19', 1642142014, '__ci_last_regenerate|i:1642142014;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1642069223\";last_ip|s:13:\"116.12.32.208\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1642141974;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('375b1cf4233b892a8d46ea9f07c7bd2c4cf8a69b', '116.12.32.40', 1607353189, '__ci_last_regenerate|i:1607353189;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607317798\";last_ip|s:13:\"116.12.33.189\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607353157;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('375d9e92dc5eb305ef3c64de01abc3fff80d0e7b', '127.0.0.1', 1608733056, '__ci_last_regenerate|i:1608733056;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608705440\";last_ip|s:12:\"116.12.33.10\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608733040;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('376125c1b6890e2e1f3431b37c169e36d12a8446', '127.0.0.1', 1594298117, '__ci_last_regenerate|i:1594298117;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594267553\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3770a188a64b3373c07b7c6fab0beb4bcb36b611', '127.0.0.1', 1607008789, '__ci_last_regenerate|i:1607008789;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606977656\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607008777;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('377d8a2580dc635406d98f76d7e8e371b55eb6e4', '127.0.0.1', 1604218021, '__ci_last_regenerate|i:1604218021;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1604150520\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1604217954;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('377dba3b4e4b6b8c88d95a098dc2d54ccab0a8b4', '116.12.32.63', 1637653787, '__ci_last_regenerate|i:1637653787;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1637634749\";last_ip|s:12:\"116.12.34.48\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1637653732;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3783347ac499b8dd246bd01937de67ab8ccdb643', '127.0.0.1', 1613462631, '__ci_last_regenerate|i:1613462631;requested_page|s:15:\"admin/pos/sales\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('37873ac8c190b88ad28c803ca1017be35fba2619', '127.0.0.1', 1614949506, '__ci_last_regenerate|i:1614949506;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1614863202\";last_ip|s:13:\"116.12.33.158\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1614949492;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('378790132e08969ff764193fb39cdab60716861d', '116.12.34.201', 1639630934, '__ci_last_regenerate|i:1639630934;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1639564004\";last_ip|s:12:\"116.12.34.58\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1639630899;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('379472f6755c59a09e9cf13ba6b5576d2e9c1910', '127.0.0.1', 1606658400, '__ci_last_regenerate|i:1606658400;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606635791\";last_ip|s:14:\"103.108.91.129\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606658349;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3799163d44a66218e79f88dfd9acb7410ad8eae2', '116.12.33.76', 1608295925, 'requested_page|s:15:\"admin/pos/sales\";__ci_last_regenerate|i:1608295925;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608274670\";last_ip|s:12:\"116.12.33.76\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608294869;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('379e8b335977f591355f81d71d3a96ee63349392', '127.0.0.1', 1617631246, '__ci_last_regenerate|i:1617631246;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617533532\";last_ip|s:12:\"116.12.33.54\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617631181;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('37a25bfbbb73235bd3116e5beb525f07af1c4898', '103.108.88.21', 1601208034, '__ci_last_regenerate|i:1601207963;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1601122074\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1601208022;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('37aa9c80ee63c7191241464f757666c201fcf674', '127.0.0.1', 1593598667, '__ci_last_regenerate|i:1593598667;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1593597276\";last_ip|s:14:\"203.190.14.186\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"3\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1593598142;register_id|s:1:\"8\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-02-09 10:45:31\";message|s:29:\"Settings successfully updated\";__ci_vars|a:1:{s:7:\"message\";s:3:\"old\";}');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('37b1fd1d495a81f274e5874447eeceadd4122c45', '116.12.32.96', 1608126271, '__ci_last_regenerate|i:1608126271;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608100273\";last_ip|s:12:\"116.12.32.96\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608126028;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('37b9e2941f0df35dc6c3afdf6b78b876973c0f23', '116.12.32.59', 1625817525, '__ci_last_regenerate|i:1625817525;requested_page|s:15:\"admin/pos/sales\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('37c2201952e4795dba333d425a1b2cca873b0eea', '116.12.34.5', 1644574998, '__ci_last_regenerate|i:1644574998;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1644489109\";last_ip|s:12:\"116.12.33.47\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1644574972;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('37d05bdbf6ae2521d75f1b7c28358293385cb0ca', '103.108.88.21', 1595566380, '__ci_last_regenerate|i:1595566380;requested_page|s:13:\"admin/welcome\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1595492094\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595566379;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('37d7590ce3526fae7a11432b4d1808f1184045a6', '127.0.0.1', 1617700649, '__ci_last_regenerate|i:1617700640;requested_page|s:5:\"admin\";identity|s:13:\"abc@gmail.com\";username|s:6:\"FARHAD\";email|s:13:\"abc@gmail.com\";user_id|s:1:\"3\";old_last_login|s:10:\"1617684848\";last_ip|s:14:\"103.126.218.66\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"1\";biller_id|s:1:\"3\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617700641;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('37ea4a446d2d6e011040fef08c8879dd289f976c', '127.0.0.1', 1616333219, '__ci_last_regenerate|i:1616333219;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616303140\";last_ip|s:11:\"116.12.33.5\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616333200;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('37edae84048047fa06eb1ba049ae82ce0daf47b0', '116.12.32.215', 1631516267, '__ci_last_regenerate|i:1631516267;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1631358227\";last_ip|s:13:\"116.12.34.221\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1631516244;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('37ee6e2d9114bdcc73636de2145fa822fff9ed35', '127.0.0.1', 1614587445, '__ci_last_regenerate|i:1614587445;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1614430138\";last_ip|s:13:\"116.12.32.140\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1614585955;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('37f1492fc92916da21701c1e72f1df4a56494f80', '103.108.88.21', 1599742278, '__ci_last_regenerate|i:1599742278;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1599653546\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1599741975;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('37f7aeb5e1a011b458183507c69a9c5b1761b63f', '116.12.34.182', 1638698374, '__ci_last_regenerate|i:1638698374;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1638685371\";last_ip|s:13:\"116.12.34.182\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1638698072;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3801bfa495d01dbd382e3c22f2fb4fab6b78036a', '127.0.0.1', 1605355897, '__ci_last_regenerate|i:1605355897;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605326172\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605355786;error|N;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";message|s:27:\"Customer successfully added\";__ci_vars|a:1:{s:7:\"message\";s:3:\"new\";}');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('380d580c7105e4037aa8cba8d42c36a3da4f2ebf', '116.12.32.153', 1642677320, '__ci_last_regenerate|i:1642677320;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1642661876\";last_ip|s:13:\"116.12.34.164\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1642677158;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('380d8c4a523fc538a36a41967d933279a22b989d', '127.0.0.1', 1606139349, '__ci_last_regenerate|i:1606139349;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606118527\";last_ip|s:14:\"103.108.91.131\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606139329;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('38162c9b80ad85617a0868d06052ddeb19515d8c', '116.12.34.38', 1627813187, '__ci_last_regenerate|i:1627813187;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1627715842\";last_ip|s:12:\"116.12.33.92\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1627812736;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('38181cbcadda49ab5a3f4501100c7c5fb075b9a6', '116.12.33.69', 1645609495, '__ci_last_regenerate|i:1645609241;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1645588804\";last_ip|s:13:\"116.12.34.242\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1645609495;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('382ba3c9cb59d6625085edfcf5efda1002c2ad67', '127.0.0.1', 1615360859, '__ci_last_regenerate|i:1615360859;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1615300962\";last_ip|s:12:\"116.12.33.14\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1615360831;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('38343465780df2528cc02f1994cc5dbdf9aaf258', '116.12.34.243', 1647845431, '__ci_last_regenerate|i:1647845431;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1647779041\";last_ip|s:13:\"116.12.32.203\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1647845406;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3838c5f7ccf1ba1d894429bd19c2032482023d13', '127.0.0.1', 1605190795, '__ci_last_regenerate|i:1605190795;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605101433\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605190794;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('383a07387b92aef276a96f928294496b2e93f314', '116.12.33.202', 1619443128, '__ci_last_regenerate|i:1619443128;requested_page|s:21:\"admin/sales/edit/4925\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1619422400\";last_ip|s:12:\"116.12.32.63\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1619437967;remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('383b7477a36585ae4a4fa66921b46fdbc9db24b4', '127.0.0.1', 1603692038, '__ci_last_regenerate|i:1603692038;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1603622589\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1603692022;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3842dceee31fc1218b9cf1339e5988a123be0177', '116.12.33.70', 1609074824, '__ci_last_regenerate|i:1609074824;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609043804\";last_ip|s:12:\"116.12.33.70\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1609074791;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('38459d070caa11d2a25010c8a07bd779a271601c', '116.12.32.211', 1643190309, '__ci_last_regenerate|i:1643190308;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1643096282\";last_ip|s:11:\"116.12.33.8\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1643190309;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('384ec0832f26acd2d4ecfd485eb63586a2baa5c4', '116.12.33.70', 1609058251, '__ci_last_regenerate|i:1609058251;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609043804\";last_ip|s:12:\"116.12.33.70\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1609058133;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('384f387f69a46bcc4255c4f83bd2c8fecab87a8a', '116.12.34.46', 1644751630, '__ci_last_regenerate|i:1644751630;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1644728344\";last_ip|s:12:\"116.12.34.99\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1644748807;remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3855c576546cfd9e881686bcbe044cffc725d0bf', '127.0.0.1', 1608040965, '__ci_last_regenerate|i:1608040965;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608012145\";last_ip|s:13:\"116.12.33.147\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3857ac2e94e3ee8c5743f0a5e818f8e5b2bde92c', '127.0.0.1', 1601032079, '__ci_last_regenerate|i:1601032078;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3858607cc9261e319b59caca88bb56b8153601ed', '116.12.33.241', 1620229229, '__ci_last_regenerate|i:1620229229;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1620214876\";last_ip|s:13:\"116.12.33.241\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1620229218;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('386d961d4902e8bc0aada8728c8283a4ab501bf0', '103.108.88.21', 1597495105, '__ci_last_regenerate|i:1597495105;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597468572\";last_ip|s:9:\"127.0.0.1\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597495083;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3872b55f80b4687e976ed554031ef4214eb5da47', '116.12.32.217', 1641709630, '__ci_last_regenerate|i:1641709630;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1641631115\";last_ip|s:12:\"116.12.34.67\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1641709612;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('38754256f19daa48e8954b23934ed728085f3525', '103.108.91.130', 1606541799, '__ci_last_regenerate|i:1606541799;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606455480\";last_ip|s:14:\"103.108.91.129\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606541799;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('38784bea763fde1bf517eebba875b020a6b9cb85', '127.0.0.1', 1595672374, '__ci_last_regenerate|i:1595672374;requested_page|s:13:\"admin/welcome\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1595663091\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('38a9c2ee0bbd3fbf44a603a75ab27cbe878df34e', '116.12.32.68', 1648980289, '__ci_last_regenerate|i:1648980289;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1648792670\";last_ip|s:13:\"116.12.32.118\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1648979971;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('38b8875cf8dd47f7960815820b5d2e5bb62cc383', '116.12.34.160', 1639376714, '__ci_last_regenerate|i:1639376714;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1639289751\";last_ip|s:13:\"116.12.34.165\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1639376690;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('38ba31348dc87669bf8a8bcbca91f82e3d688dcf', '116.12.32.221', 1620717937, '__ci_last_regenerate|i:1620717937;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1620640418\";last_ip|s:13:\"116.12.33.150\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1620717147;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('38c8392c322c1bc3c29f6237dad4634f05d79d60', '116.12.34.179', 1636261482, '__ci_last_regenerate|i:1636261482;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1636186934\";last_ip|s:12:\"116.12.34.13\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1636261266;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('38cab3f1967a90a32cf141d2f841888d19948d77', '116.12.34.51', 1633667752, '__ci_last_regenerate|i:1633667752;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1633521812\";last_ip|s:13:\"116.12.32.192\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1633667672;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('38d4bf00e7c204e54e42bed5a298229551223fa7', '116.12.34.124', 1641209545, '__ci_last_regenerate|i:1641209545;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1641111342\";last_ip|s:12:\"116.12.34.26\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1641209523;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('38d63c4b63605cf0ba036e4ec2e8dd8e04b43a07', '116.12.34.215', 1637315659, '__ci_last_regenerate|i:1637315659;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1637212122\";last_ip|s:13:\"116.12.33.225\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1637315376;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('38ddafe14cba58757f6827e8468bd0baceaf9baa', '127.0.0.1', 1607009344, '__ci_last_regenerate|i:1607009344;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606977656\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607009288;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('38e519664b320f04bc8b7c10608ca98a154435b9', '127.0.0.1', 1598711170, '__ci_last_regenerate|i:1598711067;identity|s:5:\"babul\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1598710051\";last_ip|s:14:\"37.111.203.125\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1598711170;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('38e7aba584b084b681b0b050f669bafbfd88ef4e', '116.12.33.115', 1627974823, '__ci_last_regenerate|i:1627974541;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1627900628\";last_ip|s:13:\"116.12.33.216\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1627974789;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('38ec708ebb8e3b7fb83b23c2fd37db783fb2b565', '127.0.0.1', 1607599424, '__ci_last_regenerate|i:1607599424;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607510654\";last_ip|s:13:\"116.12.32.144\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607599389;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('38f0a3f4a2f5593e07a12fd6f88d9e383fec3afd', '103.108.88.21', 1603346711, '__ci_last_regenerate|i:1603346711;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1603272648\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1603346570;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('38f202b4a50cc97ea6c0b743687828e8f1acafa5', '116.12.33.168', 1613547675, '__ci_last_regenerate|i:1613547675;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1613475725\";last_ip|s:13:\"116.12.33.197\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1613547502;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3910d8fedbe753a4413bfdc8909f1d5f1cef19ba', '127.0.0.1', 1600772770, '__ci_last_regenerate|i:1600772770;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1600754179\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1600772725;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('39185eff39a761985d417109680abbf1d1b108e1', '116.12.33.77', 1619248843, '__ci_last_regenerate|i:1619248843;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1619237546\";last_ip|s:12:\"116.12.33.77\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1619248245;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('39194ff22b51f41995f3db7bc233a330d388a2d7', '116.12.32.128', 1616507982, '__ci_last_regenerate|i:1616507982;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616490669\";last_ip|s:13:\"116.12.32.128\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616507967;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3931be3359bf825b4519e85d422e0cc1ea7ed412', '127.0.0.1', 1594204721, '__ci_last_regenerate|i:1594204721;requested_page|s:19:\"admin/customers/add\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594183208\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1594201075;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('39456c0614298ec3bdbb3918f6e2432f4d8a9888', '116.12.32.219', 1637472159, '__ci_last_regenerate|i:1637472159;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1637398026\";last_ip|s:13:\"116.12.32.211\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1637472000;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('394f311eab50a4489eb831660a1aed936bab256f', '127.0.0.1', 1600086821, '__ci_last_regenerate|i:1600086821;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1599999874\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1600086389;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3953c68498e1d51dda2dd7b442fb9e376486f48f', '116.12.34.6', 1634536923, '__ci_last_regenerate|i:1634536923;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1634472072\";last_ip|s:12:\"116.12.34.92\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1634531679;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('39545b92432b108ff3c6309fab23b8042b0525ee', '127.0.0.1', 1617291941, '__ci_last_regenerate|i:1617291941;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617266564\";last_ip|s:12:\"116.12.33.40\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617291898;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;remove_posls|i:1;error|N;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('395a6cd10dfbd8001bc8c5f935a1c7d38384b875', '103.55.147.229', 1618900608, '__ci_last_regenerate|i:1618900603;requested_page|s:15:\"admin/customers\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3961d0312adaf531fc300500307a89f7e4d3559b', '103.108.88.21', 1595942773, '__ci_last_regenerate|i:1595942773;requested_page|s:13:\"admin/welcome\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1595841827\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595942596;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('396bd203877a5c7c31f47813763ab739b9633460', '127.0.0.1', 1608386373, '__ci_last_regenerate|i:1608386359;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608363721\";last_ip|s:12:\"116.12.33.12\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608386364;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('397c38049ba68b9a1648f21053316a5e57d42f5b', '116.12.33.97', 1607860125, '__ci_last_regenerate|i:1607860125;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607772531\";last_ip|s:13:\"116.12.33.239\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607860117;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3981553e360560d5fb528859922f6ba0a11b48fc', '116.12.33.4', 1636952154, '__ci_last_regenerate|i:1636952154;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1636865265\";last_ip|s:12:\"116.12.32.74\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1636952079;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3983b609acdc0d3c2cb9bec3793d173dc6222e5c', '116.12.34.30', 1642224541, '__ci_last_regenerate|i:1642224541;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1642152013\";last_ip|s:12:\"116.12.34.19\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1642224513;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('398ad0f58403ecf057c9b92db371243623cb9a74', '103.108.88.21', 1604243023, '__ci_last_regenerate|i:1604243023;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1604229283\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1604243022;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3991f5ef54d32f961640a6b627bb8e78a82b2c0e', '116.12.32.215', 1641121381, '__ci_last_regenerate|i:1641121381;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1641027070\";last_ip|s:13:\"116.12.34.220\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1641121368;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('39926cc40ff02bf7237e194a16046910a1d94c2a', '116.12.34.124', 1641206301, '__ci_last_regenerate|i:1641206301;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1641111342\";last_ip|s:12:\"116.12.34.26\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1641206024;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3999005acd3396c0f8528a2c30becbd4c02a967b', '116.12.34.218', 1644993399, '__ci_last_regenerate|i:1644993399;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1644921201\";last_ip|s:13:\"116.12.32.182\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1644993118;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('39994923311c6d55ae7cb40a381d50d238d6b216', '116.12.32.197', 1638435239, '__ci_last_regenerate|i:1638435239;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1638340937\";last_ip|s:13:\"116.12.32.218\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1638434955;error|N;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('39b163398c4b94048c89a0ef88f8770962c1dde2', '116.12.33.25', 1616596974, '__ci_last_regenerate|i:1616596974;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616567888\";last_ip|s:12:\"116.12.33.25\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616596952;remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('39b8d253cef059e9ea4785565d70055be2161870', '127.0.0.1', 1605182478, '__ci_last_regenerate|i:1605182478;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('39bf428ad4a224e31ba1af9893374e63a09d129d', '127.0.0.1', 1607230299, '__ci_last_regenerate|i:1607230299;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607174440\";last_ip|s:13:\"116.12.33.196\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607230293;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('39ca89d4a4c6c6a4571f0d067e5f85ddb5a4269e', '116.12.34.92', 1634473625, '__ci_last_regenerate|i:1634473625;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1634292769\";last_ip|s:13:\"116.12.34.132\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1634472543;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('39d26bf5b43ca2e8511f76320d4da2822b513fcc', '116.12.33.63', 1647940932, '__ci_last_regenerate|i:1647940928;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1647919772\";last_ip|s:12:\"116.12.33.63\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1647940931;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('39dafeabafa75d4406421f961d6ed846ca7fca25', '103.108.88.21', 1600352614, '__ci_last_regenerate|i:1600352614;requested_page|s:16:\"admin/myexpenses\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1600333297\";last_ip|s:14:\"37.111.199.178\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1600352361;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('39e09fd6745ea235fbcb4a008514a1f440998c7c', '127.0.0.1', 1603023136, '__ci_last_regenerate|i:1603022907;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1602945812\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('39e89a0b62bc40da3e42b605680c9112242cca8c', '103.108.88.21', 1599743965, '__ci_last_regenerate|i:1599743965;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1599653546\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1599743954;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('39f67c4af4bc2278859f34a177c2c767d8028199', '127.0.0.1', 1614949196, '__ci_last_regenerate|i:1614949196;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1614863202\";last_ip|s:13:\"116.12.33.158\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1614949158;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('39f753d42e739c6fdb92288f13e718708d6ca1a7', '116.12.32.145', 1607425644, '__ci_last_regenerate|i:1607425644;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607414134\";last_ip|s:12:\"116.12.33.67\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607425582;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('39f8fb29ef1eadf8104fc36f087e9c71ae7d7b55', '127.0.0.1', 1617428938, '__ci_last_regenerate|i:1617428938;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617345364\";last_ip|s:13:\"116.12.33.149\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617428143;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('39fa3cbc85bc5fa8a9d555b0f3aa9e2c55c5118d', '116.12.33.176', 1618405456, '__ci_last_regenerate|i:1618405456;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1618376871\";last_ip|s:13:\"116.12.33.176\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1618398636;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('39fcae55a5a27a05c0c407fce22bb63d3c36adb8', '127.0.0.1', 1594364683, '__ci_last_regenerate|i:1594364683;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594294025\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('39ff2a2eb32dc1b057c98a706514a778b00ab7b8', '116.12.32.140', 1643717448, '__ci_last_regenerate|i:1643717448;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1643686372\";last_ip|s:12:\"116.12.34.97\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1643717436;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('39tnde5mr1f8nmklks6kssfca0cjm4lt', '::1', 1593617634, '__ci_last_regenerate|i:1593617634;requested_page|s:5:\"admin\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3a02f86b863201ce90f2e2a5bc0ebdbd5be4a58c', '116.12.34.252', 1645092595, '__ci_last_regenerate|i:1645092595;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1645067649\";last_ip|s:13:\"116.12.34.252\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1645092561;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3a0ec884f51f1af6f8e9f8086f2b12c120302eb9', '116.12.33.225', 1637225551, '__ci_last_regenerate|i:1637225402;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1637137656\";last_ip|s:11:\"116.12.32.9\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1637225427;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3a1ce0cda67f42340371c4a1da14dc7cf09c04b4', '116.12.33.47', 1644473239, '__ci_last_regenerate|i:1644473239;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1644389170\";last_ip|s:12:\"116.12.33.41\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1644473222;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3a24cd944cd1f5ec8e2150b38fbbd02704f34cb1', '116.12.34.239', 1644843167, '__ci_last_regenerate|i:1644842767;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1644809396\";last_ip|s:13:\"116.12.34.239\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1644843166;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3a2f03725af8af7ba8264beebb0d02043a231024', '116.12.33.120', 1615453264, '__ci_last_regenerate|i:1615453264;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1615382327\";last_ip|s:12:\"119.30.45.62\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1615453240;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3a33b8fdd50cd3525a87889d7e7f6eea7487fd23', '116.12.32.68', 1648960672, '__ci_last_regenerate|i:1648960672;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1648792670\";last_ip|s:13:\"116.12.32.118\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1648960653;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3a3bd209d1fa6981c02e27a0a26f3f91ab5c4f3a', '116.12.32.127', 1640933207, '__ci_last_regenerate|i:1640933207;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1640838911\";last_ip|s:13:\"116.12.32.223\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1640933183;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3a519fc4d3b22022b0572a3d060882f03b8d45b7', '127.0.0.1', 1609598083, '__ci_last_regenerate|i:1609598083;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609414124\";last_ip|s:13:\"116.12.33.162\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1609597911;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;message|s:27:\"Customer successfully added\";__ci_vars|a:1:{s:7:\"message\";s:3:\"old\";}');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3a586cb6d733c634244b7d957641808d7d482999', '116.12.33.171', 1610435650, '__ci_last_regenerate|i:1610435620;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1610377891\";last_ip|s:13:\"116.12.33.210\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1610435650;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3a5bbed3c26b17568cad860bf000ffc24c3b50c6', '116.12.33.128', 1607087392, '__ci_last_regenerate|i:1607087392;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607058571\";last_ip|s:14:\"103.108.91.129\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607087373;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3a601fa6b451813d6038b1348168d4fc174f8092', '127.0.0.1', 1616334212, '__ci_last_regenerate|i:1616334212;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616303140\";last_ip|s:11:\"116.12.33.5\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616334113;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3a65cd439a153e5de08d1de2febbef7be59a2ad5', '127.0.0.1', 1594621618, '__ci_last_regenerate|i:1594621618;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594528977\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1594614741;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3a693c98292f99325339c75d52a1d9cc0c03bb42', '116.12.34.113', 1639730952, '__ci_last_regenerate|i:1639730952;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1639629137\";last_ip|s:13:\"116.12.34.201\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1639730924;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3a6b43e3e815894a1e05e5dc086cf943bb17b474', '127.0.0.1', 1608045074, '__ci_last_regenerate|i:1608045074;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608012145\";last_ip|s:13:\"116.12.33.147\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608044370;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3a6baa2f8cc0dbaed08b69cad742c3d98aa88f4a', '127.0.0.1', 1605195783, '__ci_last_regenerate|i:1605195783;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605101433\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605195714;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3a7916e345f8e1faa3f6a071cc2a6978c7fe1494', '103.108.88.21', 1593863067, '__ci_last_regenerate|i:1593863067;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1593752131\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1593858341;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3a79318175e5681b379404dc5b37f172b51039fa', '127.0.0.1', 1593867390, '__ci_last_regenerate|i:1593867390;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1593858086\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3a8035fa9688c38ac9c7ddfdd9d8192caa50d66c', '127.0.0.1', 1606897708, '__ci_last_regenerate|i:1606897708;requested_page|s:9:\"admin/pos\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606884807\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606897707;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3a89e7c92fa713e52fc121ff8cb8c2879980076a', '127.0.0.1', 1614432173, '__ci_last_regenerate|i:1614432173;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1614417624\";last_ip|s:13:\"116.12.32.140\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1614430846;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3a90e34e41cc174843a86944c640b2b19694476d', '116.12.34.215', 1637326596, '__ci_last_regenerate|i:1637326596;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1637212122\";last_ip|s:13:\"116.12.33.225\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1637325482;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3a92390fdb235580b3f6dbc0495afc5ffd596d20', '103.108.91.129', 1606649737, '__ci_last_regenerate|i:1606649723;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606540695\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606649737;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3aa9adc39968485815b122ce5315a4b8dc7387c4', '116.12.32.102', 1610030550, '__ci_last_regenerate|i:1610030550;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609997510\";last_ip|s:13:\"116.12.32.102\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1610030476;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3ab4e826a7dd9aa892d65cfd02c680ae7c382ec5', '127.0.0.1', 1594731107, '__ci_last_regenerate|i:1594731107;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594717643\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1594730998;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3ab978b23c1a59d3049ce6e6403baa9befbfd836', '127.0.0.1', 1617800382, '__ci_last_regenerate|i:1617800382;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617773693\";last_ip|s:13:\"116.12.33.242\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617796778;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3abbf27f2ff019d04a19625031a2359a2d769970', '116.12.33.107', 1610807523, '__ci_last_regenerate|i:1610807523;requested_page|s:9:\"admin/pos\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1610775754\";last_ip|s:13:\"116.12.33.107\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1610807491;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3ac36c59fdfac8e0113c1babd2e2bf74f5934cb2', '116.12.34.176', 1648458710, '__ci_last_regenerate|i:1648458710;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1648449718\";last_ip|s:13:\"116.12.34.176\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1648458676;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3acae021fbf198c913eaf728a3945f4dc52c9db5', '116.12.34.218', 1644992104, '__ci_last_regenerate|i:1644992104;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1644921201\";last_ip|s:13:\"116.12.32.182\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1644992052;remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3accfced713bafb917441ddbb32e9384cfd48ef2', '103.108.88.21', 1593931071, '__ci_last_regenerate|i:1593931071;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1593866795\";last_ip|s:13:\"43.231.23.122\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1593924485;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3ad2e01f33a853065c244f7ad1c444bb964b7bba', '127.0.0.1', 1602611432, '__ci_last_regenerate|i:1602611154;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1602594408\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";error|N;last_activity|i:1602611432;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3ad6cf44468d71f34104fd30ff9199122364ad1b', '103.108.91.130', 1605355596, '__ci_last_regenerate|i:1605355596;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605326172\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605355251;error|N;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3ad80c4b17e35ef6c04fe862c46b3279a2eb32ac', '116.12.32.96', 1608127579, '__ci_last_regenerate|i:1608127579;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608100273\";last_ip|s:12:\"116.12.32.96\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608127546;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3add4dace51bad775969d79a663b46b32218b026', '116.12.34.165', 1639292181, '__ci_last_regenerate|i:1639292181;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1639197279\";last_ip|s:13:\"116.12.33.127\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1639292166;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3ae0b48d290e20b5d82c84fb46a9d7532068eaf7', '127.0.0.1', 1594803609, '__ci_last_regenerate|i:1594803609;requested_page|s:15:\"admin/customers\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594754399\";last_ip|s:12:\"210.1.246.66\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1594803476;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3ae2e54d8708b6119a227d873da40df3d04e0a11', '127.0.0.1', 1607581894, '__ci_last_regenerate|i:1607581894;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607510654\";last_ip|s:13:\"116.12.32.144\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607581060;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3ae368a062cb0d355011a837c8f9aaa8a7910f6d', '116.12.33.142', 1608027412, '__ci_last_regenerate|i:1608027412;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607953227\";last_ip|s:13:\"116.12.32.121\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608027398;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3afd3631aad2ae1266225b6e45b6d8dd2e8fd376', '116.12.33.240', 1613728983, '__ci_last_regenerate|i:1613728983;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1613658550\";last_ip|s:12:\"116.12.33.94\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1613728982;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_posls|i:1;message|s:27:\"POS Sale successfully added\";__ci_vars|a:1:{s:7:\"message\";s:3:\"old\";}');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3b0b2622be10b44546de29978f9caea5f2474f60', '116.12.32.215', 1631516709, '__ci_last_regenerate|i:1631516709;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1631358227\";last_ip|s:13:\"116.12.34.221\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1631516684;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3b0ea183eb0f8ab2c15cedbc98423ecf4d7eb0cd', '127.0.0.1', 1604815144, '__ci_last_regenerate|i:1604815144;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1604760043\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1604815143;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3b21b791bbe88f4108b044e95afea362b32e39f9', '116.12.32.39', 1642153417, '__ci_last_regenerate|i:1642153417;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1642135014\";last_ip|s:12:\"116.12.34.19\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1642153350;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3b2a66f652be0a241e420d5fa68f401189daaaae', '116.12.33.58', 1618983666, '__ci_last_regenerate|i:1618983666;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1618924199\";last_ip|s:12:\"116.12.33.26\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1618983631;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3b2a9193bcd6a3c1238cab93271b53a27c73e82a', '116.12.34.104', 1642508943, '__ci_last_regenerate|i:1642508943;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1642489574\";last_ip|s:13:\"116.12.34.104\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1642508927;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3b34bc076584d07ee047e89a9b22373edf49f4f7', '116.12.33.89', 1637127491, '__ci_last_regenerate|i:1637127491;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1637061850\";last_ip|s:12:\"116.12.34.68\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1637127475;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3b374fe573ccef0486f9cc25f60df9ce00719fa0', '127.0.0.1', 1604038465, '__ci_last_regenerate|i:1604038465;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1603981704\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1604038421;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3b3a5bdc6e912b340026af717116e566813bad60', '127.0.0.1', 1607510952, '__ci_last_regenerate|i:1607510952;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607424997\";last_ip|s:13:\"116.12.32.145\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607510933;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3b4f19ecd02904862294f531e7a8f9ac91c471c2', '116.12.34.65', 1632816929, '__ci_last_regenerate|i:1632816929;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1632748056\";last_ip|s:13:\"116.12.32.216\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1632816898;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3b51079fea89d7135fea190efab73f0abc88d6e4', '103.108.91.130', 1605511023, '__ci_last_regenerate|i:1605511023;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605445441\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605510958;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3b52ee5af3b0154fe764b9aec0986fd8818e88f5', '127.0.0.1', 1594895996, '__ci_last_regenerate|i:1594895996;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594872674\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3b66310498d555223dd06c871b692321449b518c', '116.12.33.164', 1613292268, '__ci_last_regenerate|i:1613292227;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1613218428\";last_ip|s:13:\"116.12.33.203\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1613292267;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3b6eb89a9fb7a2f65ce4e0d1e8ef83a7f70804f2', '127.0.0.1', 1618057886, '__ci_last_regenerate|i:1618057886;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1618029307\";last_ip|s:12:\"116.12.33.48\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1618057868;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3b740158b10990921a79cc1e160dc319c073b4c1', '127.0.0.1', 1606809650, '__ci_last_regenerate|i:1606809650;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606720128\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606809598;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3b7ee6a2e126ddb8f19e84f6f0caa2f2f903d5cb', '127.0.0.1', 1611238666, '__ci_last_regenerate|i:1611238666;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1611208056\";last_ip|s:13:\"116.12.33.157\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1611238623;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3b7f907c77d761c37b37d821741a144caa3c5759', '116.12.33.50', 1613919245, '__ci_last_regenerate|i:1613919245;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1613889135\";last_ip|s:12:\"116.12.33.50\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1613917613;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3b84d38969fa6b9ea655716e12c5b00f5c1c1720', '127.0.0.1', 1613917538, '__ci_last_regenerate|i:1613917538;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1613889135\";last_ip|s:12:\"116.12.33.50\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1613917515;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3b86d2dd72a6990939169f688e3600fe97b0a99d', '116.12.32.162', 1612514046, '__ci_last_regenerate|i:1612514046;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1612419958\";last_ip|s:13:\"116.12.33.185\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1612514000;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3b8bfc439052f421b8edd45493a35804a940beb2', '127.0.0.1', 1594284323, '__ci_last_regenerate|i:1594284323;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594194225\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1594267799;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3b9354f793c0b4f46d519237693722526d7fbe5d', '127.0.0.1', 1606552373, '__ci_last_regenerate|i:1606552373;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606455480\";last_ip|s:14:\"103.108.91.129\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606552368;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3b9573f3bc72d7e60d725705698414cc7eca7a35', '103.108.88.21', 1597497029, '__ci_last_regenerate|i:1597497029;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597468572\";last_ip|s:9:\"127.0.0.1\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597496999;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3b9bec4c9628e1dcabb347e66685f3e7004bf6ba', '127.0.0.1', 1595677867, '__ci_last_regenerate|i:1595677867;requested_page|s:13:\"admin/welcome\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1595663091\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595677481;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3b9c76573200d4d0d6b4d7d2efeaa94c06f1231f', '116.12.33.181', 1620892342, '__ci_last_regenerate|i:1620892342;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1620821223\";last_ip|s:12:\"116.12.33.69\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1620887585;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3ba0979454f3a1be1ccfd8ab57073357e2c1acb2', '116.12.34.55', 1638945265, '__ci_last_regenerate|i:1638945265;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1638847671\";last_ip|s:12:\"116.12.32.43\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1638945257;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3bb234c158fb8c0e814c5fe2df5a48690da899e4', '103.108.88.21', 1594619558, '__ci_last_regenerate|i:1594619558;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594528977\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1594614741;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3bb5457b831dfa9b9b90235879c3b951dd29ba93', '127.0.0.1', 1617009639, '__ci_last_regenerate|i:1617009639;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616900099\";last_ip|s:12:\"116.12.33.57\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617009389;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3bc12e6bee6d3b1817f9e035070ada8e789b8083', '116.12.34.132', 1634300831, '__ci_last_regenerate|i:1634300723;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1634212446\";last_ip|s:13:\"116.12.32.219\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1634300831;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3bcfb3865f6e20dc0fd9566a401059900129b11c', '127.0.0.1', 1610708967, '__ci_last_regenerate|i:1610708967;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1610602516\";last_ip|s:13:\"116.12.33.150\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1610708566;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3be16da7fad04e282e80641ba332e3147f5a093a', '103.108.88.21', 1601288740, '__ci_last_regenerate|i:1601288624;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1601207644\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1601288657;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3be5bfb99eb5e97eb921583202b3b116891301f8', '116.12.32.99', 1642162097, '__ci_last_regenerate|i:1642162097;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1642135014\";last_ip|s:12:\"116.12.34.19\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1642161122;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3bee637be9574cfff4cbe298271fce00ee49cfed', '127.0.0.1', 1617788443, '__ci_last_regenerate|i:1617788443;requested_page|s:5:\"admin\";identity|s:13:\"abc@gmail.com\";username|s:6:\"FARHAD\";email|s:13:\"abc@gmail.com\";user_id|s:1:\"3\";old_last_login|s:10:\"1617700400\";last_ip|s:14:\"103.126.218.66\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"1\";biller_id|s:1:\"3\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3bf20986b68a35963c72a3acaa18767da251b9cd', '116.12.33.92', 1627718234, '__ci_last_regenerate|i:1627718234;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1626175324\";last_ip|s:13:\"116.12.33.189\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1627718209;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3bf84ecca64e0c4dd60e65668b91572ae53f6dcc', '116.12.32.208', 1642071477, '__ci_last_regenerate|i:1642071477;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1642059133\";last_ip|s:13:\"116.12.34.214\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1642071327;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3c03afff6d3369245459495bc0c66d5523bc234a', '116.12.32.21', 1607244624, '__ci_last_regenerate|i:1607244624;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607174440\";last_ip|s:13:\"116.12.33.196\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607244516;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3c19150df2a4f6b843a0df7551cfa5b725ee387f', '116.12.32.217', 1647253143, '__ci_last_regenerate|i:1647253143;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1647184997\";last_ip|s:13:\"116.12.32.101\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1647253119;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3c1e08b9e8e40e060cbcdd86e0bdac0e2d0db099', '116.12.34.194', 1642764403, '__ci_last_regenerate|i:1642764403;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1642676905\";last_ip|s:13:\"116.12.32.153\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1642764379;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3c23355f2eb3af5227d00583fbcf9e8778b3f032', '127.0.0.1', 1612942588, '__ci_last_regenerate|i:1612942588;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1612875575\";last_ip|s:11:\"116.12.33.1\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1612942228;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3c2400522e3c8734f1e9434c889b3ff2b79f09f4', '127.0.0.1', 1611238041, '__ci_last_regenerate|i:1611238041;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1611208056\";last_ip|s:13:\"116.12.33.157\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1611234779;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3c407e7a3af6486f1820d5eb866fd5586e411bda', '103.108.91.130', 1605451559, '__ci_last_regenerate|i:1605451559;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605416089\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605451517;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3c45189db77f5fec7b4497188c2ca39194b51942', '116.12.34.148', 1640240925, '__ci_last_regenerate|i:1640240925;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1640147426\";last_ip|s:13:\"116.12.33.170\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1640240891;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3c4fc7f685f41bf40c25fc27f162f64a86a95f2e', '116.12.33.28', 1608045541, '__ci_last_regenerate|i:1608045508;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608012145\";last_ip|s:13:\"116.12.33.147\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608045541;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3c4fedd20529cfff91cd2b2aa3d53554ff82178b', '127.0.0.1', 1606983228, '__ci_last_regenerate|i:1606983014;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606909650\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606983228;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3c62fedd5c291862c9e26528e236d6fcaaf59ff1', '127.0.0.1', 1607432248, '__ci_last_regenerate|i:1607432248;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607414134\";last_ip|s:12:\"116.12.33.67\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607432196;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3c63840b20e2d5ea2f41083e52bfe089fef432dd', '116.12.34.140', 1646806369, '__ci_last_regenerate|i:1646806369;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1646742566\";last_ip|s:13:\"116.12.32.207\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1646806107;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3c6458245d9198fc541d9dd8f2446d0627ba8310', '116.12.34.140', 1646887844, '__ci_last_regenerate|i:1646887844;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1646820783\";last_ip|s:13:\"116.12.34.140\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1646887815;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3c6c9ae732d84510d28e9095e5d7cb1b73385198', '116.12.32.219', 1637499089, '__ci_last_regenerate|i:1637499030;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1637468323\";last_ip|s:13:\"116.12.34.206\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1637499089;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3c8073535a49999299cc35ec87686dcf6678ec43', '116.12.32.60', 1611574524, '__ci_last_regenerate|i:1611574524;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1611405986\";last_ip|s:13:\"116.12.32.111\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1611574500;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3c81412f9af109875159abf9a5b366286d489610', '127.0.0.1', 1615104030, '__ci_last_regenerate|i:1615104030;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1615034999\";last_ip|s:13:\"116.12.33.144\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1615104006;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3c896eee15da4411b7665392300ff7af434fc04e', '103.108.88.21', 1603345398, '__ci_last_regenerate|i:1603345398;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1603272648\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1603345209;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3c8d102fb57967463e051b641e09223e889c092d', '116.12.32.185', 1643895100, '__ci_last_regenerate|i:1643895100;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1643797684\";last_ip|s:13:\"116.12.32.220\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1643894438;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3c8d25bd8fe4b61981e5e268638ec4f512869b16', '116.12.34.67', 1641621671, '__ci_last_regenerate|i:1641621671;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1641525767\";last_ip|s:12:\"116.12.34.98\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1641621650;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3c925b2f89db30dd53f24c5f94353205d0ffc8d1', '116.12.33.144', 1615036553, '__ci_last_regenerate|i:1615036553;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1614933443\";last_ip|s:13:\"116.12.33.199\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1615036365;remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3c930aa4edc46d382f05b95da8a0c6e19bbe16a1', '127.0.0.1', 1613549258, '__ci_last_regenerate|i:1613549258;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1613475725\";last_ip|s:13:\"116.12.33.197\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1613549028;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3c9428498a06fd976a794efa0ffd059fb36414b6', '127.0.0.1', 1612018627, '__ci_last_regenerate|i:1612018627;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1611814434\";last_ip|s:13:\"116.12.33.144\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3c9aed77f21b3246ef4cc9708b719cddebe4ac24', '116.12.32.217', 1641713286, '__ci_last_regenerate|i:1641713286;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1641631115\";last_ip|s:12:\"116.12.34.67\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1641712301;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3caaf9c7dd5dd4a71ebbb78641028fd3564be0dc', '127.0.0.1', 1604983827, '__ci_last_regenerate|i:1604983827;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1604912149\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1604983703;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3cb4a7af8313bdad91887e33cdb3f87001feb603', '127.0.0.1', 1601297082, '__ci_last_regenerate|i:1601297082;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1601288240\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1601297081;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3ccc692973224c1c82af6f83612516595d9b3825', '116.12.34.140', 1646896084, '__ci_last_regenerate|i:1646896084;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1646820783\";last_ip|s:13:\"116.12.34.140\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1646896060;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3cd38ea1c712e074f667d34bfe8b7d0405862987', '103.126.218.66', 1618480990, '__ci_last_regenerate|i:1618480990;requested_page|s:5:\"admin\";identity|s:13:\"abc@gmail.com\";username|s:6:\"FARHAD\";email|s:13:\"abc@gmail.com\";user_id|s:1:\"3\";old_last_login|s:10:\"1618207227\";last_ip|s:14:\"103.126.218.66\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"1\";biller_id|s:1:\"3\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1618475527;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3cdd2e1fdcaf1886e54b9a364a8480cccb8d9878', '116.12.33.238', 1649067805, '__ci_last_regenerate|i:1649067805;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1648958901\";last_ip|s:12:\"116.12.32.68\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1649067791;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3ce52181e664ea83d3e71eb88584a71a10ead993', '116.12.32.171', 1635915752, '__ci_last_regenerate|i:1635915752;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1635841114\";last_ip|s:13:\"116.12.33.245\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1635915705;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3cee6c5e34fa03949eaf9bbb2a5c06d72ae9fa3f', '116.12.33.245', 1635842344, '__ci_last_regenerate|i:1635842344;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1635766383\";last_ip|s:13:\"116.12.34.123\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1635842289;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3cf7c565e46f7b51a3eb4afe2c0769f9a72ce695', '127.0.0.1', 1611415769, '__ci_last_regenerate|i:1611415769;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1611378421\";last_ip|s:13:\"116.12.32.111\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1611415739;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3d1411e1c4a8a84d37acb0e2f28bc8737afb1234', '127.0.0.1', 1610207204, '__ci_last_regenerate|i:1610207204;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1610171878\";last_ip|s:12:\"116.12.33.44\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1610207193;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3d18d3ec0675c8e7a0a6ad6a8dcbc1ad1e725986', '103.108.91.130', 1605684628, '__ci_last_regenerate|i:1605684628;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605611465\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605684588;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3d29f4901dd61c5f80450d356c50ddaae723b80e', '116.12.33.152', 1612188348, '__ci_last_regenerate|i:1612188348;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1612161629\";last_ip|s:13:\"116.12.33.152\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1612188333;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3d2b2bc3ab3ecd09b97c8825be0bd786a7d141ce', '127.0.0.1', 1609688723, '__ci_last_regenerate|i:1609688723;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609670351\";last_ip|s:13:\"116.12.32.221\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1609688705;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3d2c3e425298bf3e46b3c75e662308f5c2b7df39', '127.0.0.1', 1606313468, '__ci_last_regenerate|i:1606313468;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606291700\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606313395;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3d31d9831d7cf0b2e48e342a6813ce6868b9a889', '127.0.0.1', 1597474308, '__ci_last_regenerate|i:1597474307;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597468572\";last_ip|s:9:\"127.0.0.1\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597472807;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3d36c5a68e0cb006ebb592f5c91847cd409b3ff5', '127.0.0.1', 1614950889, '__ci_last_regenerate|i:1614950589;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1614863202\";last_ip|s:13:\"116.12.33.158\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1614950888;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3d3d47d07aa1eebf89ebf7b4d1ae567dcc87b8b5', '127.0.0.1', 1614688780, '__ci_last_regenerate|i:1614688776;requested_page|s:15:\"admin/sales/add\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3d3d8d0127d7fe5094a3b52f22978be69804838c', '116.12.33.25', 1616597988, '__ci_last_regenerate|i:1616597988;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616567888\";last_ip|s:12:\"116.12.33.25\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616597961;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3d42bcea8f13b42362e88fccae7827f5f45d6a42', '116.12.32.217', 1641706333, '__ci_last_regenerate|i:1641706333;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1641631115\";last_ip|s:12:\"116.12.34.67\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1641706007;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3d438075c785b8d109ed9c88295049d54ee0008f', '116.12.34.44', 1635405324, '__ci_last_regenerate|i:1635405324;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1635335841\";last_ip|s:12:\"116.12.34.61\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1635404424;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3d4693fd71fde1cd820104cb130f8914bd75f8a1', '127.0.0.1', 1610117947, '__ci_last_regenerate|i:1610117947;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1610087832\";last_ip|s:13:\"116.12.33.239\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1610117918;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3d475f165a07f417a84beda9d9ff2e5406c11e60', '116.12.32.63', 1637654114, '__ci_last_regenerate|i:1637654114;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1637634749\";last_ip|s:12:\"116.12.34.48\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1637654075;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3d4ad6f74ce505e661700ceac949b04e76da505d', '116.12.32.219', 1637472938, '__ci_last_regenerate|i:1637472938;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1637398026\";last_ip|s:13:\"116.12.32.211\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1637472896;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3d4e5511332b87638fb2102bd5e764d8f41113cc', '116.12.32.140', 1643715011, '__ci_last_regenerate|i:1643715011;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1643686372\";last_ip|s:12:\"116.12.34.97\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1643714996;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3d4ug2612ui2f01k7u8lrh378ffbsbe1', '::1', 1593193610, '__ci_last_regenerate|i:1593193610;requested_page|s:5:\"admin\";identity|s:11:\"a@gmail.com\";username|s:6:\"farhad\";email|s:11:\"a@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1593122510\";last_ip|s:3:\"::1\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|N;view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|N;company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3d503cf11f55c2bb861e57fdeec7438cadfaa59f', '127.0.0.1', 1615094408, '__ci_last_regenerate|i:1615094408;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1615034999\";last_ip|s:13:\"116.12.33.144\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1615094368;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3d57fe74f21b277a772da2ff47ade99c51d01592', '116.12.33.161', 1621249415, '__ci_last_regenerate|i:1621249415;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1621146588\";last_ip|s:12:\"116.12.32.91\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1621249314;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3d836405699bee460d48fe1421f16f58e4750cae', '127.0.0.1', 1594530467, '__ci_last_regenerate|i:1594530467;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594466871\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1594530302;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3d95182bb75032b4695ae3ca878f4cd38e279cd7', '127.0.0.1', 1612333630, '__ci_last_regenerate|i:1612333630;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1612262229\";last_ip|s:13:\"116.12.32.200\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1612333627;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3dabf4b12321132ac62affa4d40c581fcc13b3bd', '116.12.34.81', 1642304651, '__ci_last_regenerate|i:1642304651;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1642247323\";last_ip|s:13:\"116.12.34.107\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1642304635;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3db29d20c0ec3e61c5abcd17801e99361f733304', '127.0.0.1', 1616506414, '__ci_last_regenerate|i:1616506414;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616490669\";last_ip|s:13:\"116.12.32.128\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616506407;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3dc4f39270ca41b940efc9236fb41e041d8d9501', '127.0.0.1', 1608727375, '__ci_last_regenerate|i:1608727375;requested_page|s:15:\"admin/pos/sales\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3dc5c79d2dd457399e0d8c6428123e048a0d63b3', '116.12.34.137', 1640758023, '__ci_last_regenerate|i:1640757737;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1640663405\";last_ip|s:12:\"116.12.33.96\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1640758006;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3dce497fcde01af3e65e8bf7e09754f5f7ec1c66', '116.12.33.85', 1637823848, '__ci_last_regenerate|i:1637823607;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1637746913\";last_ip|s:13:\"116.12.33.167\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1637823838;error|N;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3dcea3082a7019426eb9af2e7a0acde2cd0ad8bd', '127.0.0.1', 1603545011, '__ci_last_regenerate|i:1603545011;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1603528349\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1603545010;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3dd2d64e8ab5012d8e5a1c2820cb9f77ba71f946', '127.0.0.1', 1606141268, '__ci_last_regenerate|i:1606141268;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606118527\";last_ip|s:14:\"103.108.91.131\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606141217;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3dd6147140f6082e23e96c040acbba245d9f1f3a', '116.12.33.49', 1616852377, '__ci_last_regenerate|i:1616852377;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616763763\";last_ip|s:12:\"116.12.32.55\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616850551;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3dd9938fb640d4f5770046fce02568e069b65061', '116.12.32.218', 1638352067, '__ci_last_regenerate|i:1638352067;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1638328265\";last_ip|s:13:\"116.12.33.209\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1638349524;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3dee9d520bc615dddb21e5f4f8fde980120ca2d6', '127.0.0.1', 1611409391, '__ci_last_regenerate|i:1611409391;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1611378421\";last_ip|s:13:\"116.12.32.111\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1611409174;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3deeb3c46aeb4ad19fdcd49285c500cea8905e46', '116.12.34.140', 1646810945, '__ci_last_regenerate|i:1646810945;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1646742566\";last_ip|s:13:\"116.12.32.207\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1646810930;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3def59af61e78f29ae0c891225e6effcfeb67b24', '116.12.34.239', 1644840780, '__ci_last_regenerate|i:1644840780;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1644809396\";last_ip|s:13:\"116.12.34.239\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1644840760;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3df0409e3bcc2c893714cbd6f0894668460737fd', '127.0.0.1', 1609586788, '__ci_last_regenerate|i:1609586788;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609414124\";last_ip|s:13:\"116.12.33.162\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1609586738;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3e07bdd32e3896869ac5062e5cb8501bbf6694eb', '127.0.0.1', 1615702757, '__ci_last_regenerate|i:1615702757;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1615625339\";last_ip|s:13:\"116.12.32.217\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1615702741;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3e1c56b949c396baef5520f888f90c51fd9cb6c1', '127.0.0.1', 1617684051, '__ci_last_regenerate|i:1617684051;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617631766\";last_ip|s:13:\"116.12.32.223\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617682329;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3e1c76226478b27e3dd9da7b6422df288f7d667f', '116.12.32.202', 1643369130, '__ci_last_regenerate|i:1643369130;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1643342300\";last_ip|s:13:\"116.12.32.161\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1643368312;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3e30333618e82d7416a279e53a59b0f3c29c496e', '116.12.32.8', 1636115929, '__ci_last_regenerate|i:1636115929;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1636089343\";last_ip|s:11:\"116.12.32.8\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1636115919;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3e307f45851ee6dab7e3168f6cbd0b369c872d3e', '116.12.33.211', 1615351952, '__ci_last_regenerate|i:1615351952;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1615300962\";last_ip|s:12:\"116.12.33.14\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1615351936;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3e31bb1bd8378005f76d0409e407b37939d9267f', '127.0.0.1', 1603625441, '__ci_last_regenerate|i:1603625441;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1603541508\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1603624783;error|N;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3e391bd411627fa48e43d5dbc48afca7d0034fda', '116.12.32.111', 1611410038, '__ci_last_regenerate|i:1611410038;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1611378421\";last_ip|s:13:\"116.12.32.111\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1611409978;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3e3e0e560c8cb2f169f5f55f7cc3026a16920fd5', '103.108.88.21', 1594730705, '__ci_last_regenerate|i:1594730705;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594717643\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1594728994;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3e3e4269215413557ab99c74938a08f584df7fad', '116.12.32.25', 1614590330, '__ci_last_regenerate|i:1614590330;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1614430138\";last_ip|s:13:\"116.12.32.140\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1614590316;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3e40b58da390a86f86fba914854b206a85212ea3', '103.108.91.130', 1605246896, '__ci_last_regenerate|i:1605246896;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605182481\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605246858;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3e446fb6cfeeb5000e7f4206d3c7d56eb3a95fe8', '116.12.34.223', 1643628061, '__ci_last_regenerate|i:1643628061;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1643551094\";last_ip|s:13:\"116.12.32.221\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1643628045;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3e4b93bd18455944f7f66550a5d320d684851104', '103.108.88.21', 1598532885, '__ci_last_regenerate|i:1598532885;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1598449213\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1598532792;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3e4efab596cc55ca6b7150015d2f326339b4905e', '127.0.0.1', 1610523493, '__ci_last_regenerate|i:1610523493;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1610431712\";last_ip|s:13:\"116.12.33.171\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1610523466;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3e50e99c35f04c48dfba605270982ee01f995840', '103.108.88.21', 1593933968, '__ci_last_regenerate|i:1593933968;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1593866795\";last_ip|s:13:\"43.231.23.122\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1593924485;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3e53c04126305f27b9e94c2fd4c4467bedd4e32c', '103.108.88.21', 1594809504, '__ci_last_regenerate|i:1594809504;requested_page|s:15:\"admin/customers\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594754399\";last_ip|s:12:\"210.1.246.66\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1594809421;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3e56e2a8049cfc7c64c50300794b5992caba24ee', '116.12.33.240', 1613726965, '__ci_last_regenerate|i:1613726965;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1613658550\";last_ip|s:12:\"116.12.33.94\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1613726032;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3e57ef592af41121b570a070bb12db04a4e3331d', '127.0.0.1', 1603178652, '__ci_last_regenerate|i:1603178652;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1603119111\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1603178632;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3e6d5c7296ed5bc1d59423351ee5133499023067', '127.0.0.1', 1604806928, '__ci_last_regenerate|i:1604806928;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1604760043\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1604806920;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3e82c08b8e0fba134f277e9856e7ff5c533eb59d', '116.12.32.214', 1642578805, '__ci_last_regenerate|i:1642578805;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1642503029\";last_ip|s:13:\"116.12.34.104\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1642578786;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3e998bae8a239081a0ecf75ecb53b9c46839b2be', '127.0.0.1', 1613549559, '__ci_last_regenerate|i:1613549559;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1613475725\";last_ip|s:13:\"116.12.33.197\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1613549542;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3e9da35e20a3a7d49b66ce6dab5ac4138fed15fc', '116.12.32.205', 1643971643, '__ci_last_regenerate|i:1643971643;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1643892812\";last_ip|s:13:\"116.12.32.185\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1643971625;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3ea615cb6af0ec5b2085a74260e152f71d2d2568', '42.0.6.229', 1637641149, '__ci_last_regenerate|i:1637641149;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3ea6cbabd94be6b257d1099d394e239bebf9b04a', '103.108.88.21', 1593925378, '__ci_last_regenerate|i:1593925378;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1593866795\";last_ip|s:13:\"43.231.23.122\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1593924485;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3ea8fba5b29cccd4b05760acc5fcf31c17da3114', '127.0.0.1', 1612788857, '__ci_last_regenerate|i:1612788857;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1612765156\";last_ip|s:12:\"116.12.32.77\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1612788760;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3ea9e000ed78d9868cec70aae5b48d5c4d4c0478', '116.12.33.47', 1644470136, '__ci_last_regenerate|i:1644470136;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1644389170\";last_ip|s:12:\"116.12.33.41\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1644470122;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3eaa153b362faee2addc389e056c2d2606122099', '127.0.0.1', 1609344328, '__ci_last_regenerate|i:1609344197;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609311665\";last_ip|s:13:\"116.12.33.205\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1609344327;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3eafec2412b8064f40055633e2e3133c87d0b8be', '116.12.33.202', 1619453414, '__ci_last_regenerate|i:1619453414;requested_page|s:21:\"admin/sales/edit/4925\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1619422400\";last_ip|s:12:\"116.12.32.63\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1619453395;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3eb7901a0a61b77d0a2accdc8b324cd31a97447a', '116.12.33.77', 1619279705, '__ci_last_regenerate|i:1619279705;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1619258631\";last_ip|s:12:\"116.12.33.77\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1619275172;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3ebb3951533842dec75e0916335bc26dd50e541f', '127.0.0.1', 1617356325, '__ci_last_regenerate|i:1617356325;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617332954\";last_ip|s:13:\"116.12.33.149\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617356285;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3ebd9cbba703fcebbd4570b5877028504c6eeb92', '127.0.0.1', 1600418914, '__ci_last_regenerate|i:1600418914;error|s:108:\"<h4>404 Not Found!</h4><p>The page you are looking for can not be found.</p>http://samratbd.com/ci/login.php\";__ci_vars|a:1:{s:5:\"error\";s:3:\"new\";}');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3ed3921d629a0cb72089db1d26618ba3c2994717', '127.0.0.1', 1603091319, '__ci_last_regenerate|i:1603091319;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1603014899\";last_ip|s:14:\"123.108.244.36\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1603091318;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3ed527da2e28284fc58cbfcf41e2c63aba64dbc4', '127.0.0.1', 1594790901, '__ci_last_regenerate|i:1594790901;requested_page|s:15:\"admin/customers\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594754399\";last_ip|s:12:\"210.1.246.66\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1594790771;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3ed97453956ff4255448db26151c48ad02f77785', '127.0.0.1', 1615106619, '__ci_last_regenerate|i:1615106619;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1615034999\";last_ip|s:13:\"116.12.33.144\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1615106523;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3edafb9d606e909b084418731a65f30d4839a8a0', '116.12.32.223', 1617620405, '__ci_last_regenerate|i:1617620405;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617533532\";last_ip|s:12:\"116.12.33.54\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617620385;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3ee0c0766b4b977a2d81315264c9e7de19456f20', '103.108.88.21', 1603098866, '__ci_last_regenerate|i:1603098866;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1603014899\";last_ip|s:14:\"123.108.244.36\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1603098855;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3eececbd85c4746721b31334c0bb6dcfc6479ebd', '116.12.34.9', 1647611165, '__ci_last_regenerate|i:1647611165;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1647575588\";last_ip|s:12:\"116.12.33.11\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1647610564;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3f006fff73bdfd506b40f720f8d8f0b25e461684', '116.12.34.46', 1647495553, '__ci_last_regenerate|i:1647495553;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1647401408\";last_ip|s:12:\"116.12.34.46\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1647494764;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3f26387cefbbca41a2ab07eb7fba50fcd88adad7', '103.108.88.21', 1596001183, '__ci_last_regenerate|i:1596001183;requested_page|s:13:\"admin/welcome\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1595945442\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595999429;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3f28dfa5a6405606006cc16026632ddfd895b902', '116.12.33.40', 1622277945, '__ci_last_regenerate|i:1622277945;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1622182461\";last_ip|s:12:\"116.12.33.57\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1622277778;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3f2f59c2858eb6cb86e477c144746a830bc84ff9', '116.12.33.77', 1619250619, '__ci_last_regenerate|i:1619250619;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1619237546\";last_ip|s:12:\"116.12.33.77\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1619250598;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3f3135a6cf6dcb8b40a52126cc36613c9cf71a4c', '116.12.34.194', 1642762739, '__ci_last_regenerate|i:1642762739;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1642676905\";last_ip|s:13:\"116.12.32.153\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1642762696;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3f31619398292648bf524869d8a7357d684192d7', '116.12.33.120', 1615445706, '__ci_last_regenerate|i:1615445706;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1615382327\";last_ip|s:12:\"119.30.45.62\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1615445703;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3f46c9c8d3c6cb0aadb895e3767a445d711a25a5', '127.0.0.1', 1594895303, '__ci_last_regenerate|i:1594895303;requested_page|s:5:\"admin\";identity|s:13:\"abc@gmail.com\";username|s:6:\"FARHAD\";email|s:13:\"abc@gmail.com\";user_id|s:1:\"3\";old_last_login|s:10:\"1594803906\";last_ip|s:12:\"210.1.246.66\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"2\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"1\";biller_id|s:1:\"3\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3f608a950a5c06d791ce3db8c531458f61adceaf', '116.12.32.198', 1617421430, '__ci_last_regenerate|i:1617421430;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617345364\";last_ip|s:13:\"116.12.33.149\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617421175;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3f6622ec96fd36b5589425bea6f6a352575baae1', '116.12.32.202', 1646994686, '__ci_last_regenerate|i:1646994686;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1646918263\";last_ip|s:13:\"116.12.32.158\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1646994637;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3f6cd760ec6e859534b7aadff7ca31bcb0b694a1', '103.108.91.130', 1606403097, '__ci_last_regenerate|i:1606403097;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606377880\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606403067;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3f74a46f32662dd8ef9c1462d24a9fa2d0709e22', '127.0.0.1', 1598853813, '__ci_last_regenerate|i:1598853785;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1598793358\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1598853813;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3f753a05f85bbe265c9d28fbbde746fbe6675ae5', '116.12.32.211', 1643191487, '__ci_last_regenerate|i:1643191260;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1643096282\";last_ip|s:11:\"116.12.33.8\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1643191487;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3f7da332d747423bfcf6c1bec7202361ea52c474', '127.0.0.1', 1597832870, 'requested_page|s:28:\"admin/sales/payment_note/317\";__ci_last_regenerate|i:1597832870;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597822233\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597831266;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3f841da6ba61606143c148c9ecc01ce87d274129', '116.12.34.216', 1640000166, '__ci_last_regenerate|i:1640000166;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1639977158\";last_ip|s:13:\"116.12.34.216\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1639994574;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3f8a3ae844b46d0f611e0ea448034e0663298062', '116.12.33.115', 1619884783, '__ci_last_regenerate|i:1619884783;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1619781532\";last_ip|s:13:\"116.12.32.213\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1619884755;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;remove_posls|i:1;message|s:25:\"Sale successfully updated\";__ci_vars|a:1:{s:7:\"message\";s:3:\"new\";}');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3f8a8e264524730173f9ff9acfb7ba4d1665c116', '116.12.34.104', 1642507679, '__ci_last_regenerate|i:1642507679;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1642489574\";last_ip|s:13:\"116.12.34.104\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1642507658;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3f8b4d9b1a270965e9c698aea2863cca65214fa7', '127.0.0.1', 1613207388, '__ci_last_regenerate|i:1613207388;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1613130779\";last_ip|s:12:\"116.12.33.43\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1613206997;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3f8daaa45927d01a8f8222d34d7204b70fc71154', '127.0.0.1', 1601639992, '__ci_last_regenerate|i:1601639992;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1601468495\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1601639985;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3f8e8dfc6df4a97ede1593724608a1ded87724d3', '127.0.0.1', 1593597438, '__ci_last_regenerate|i:1593597438;identity|s:13:\"abc@gmail.com\";username|s:6:\"FARHAD\";email|s:13:\"abc@gmail.com\";user_id|s:1:\"3\";old_last_login|s:10:\"1593596449\";last_ip|s:14:\"203.190.14.186\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"2\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"1\";biller_id|s:1:\"3\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";warning|s:126:\"Access Denied! You don\'t have right to access the requested page. If you think, it\'s by mistake, please contact administrator.\";__ci_vars|a:1:{s:7:\"warning\";s:3:\"old\";}');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3f984ce5e83f4f4a220d8b5cec48cbc7961c4b60', '103.108.88.21', 1596032057, '__ci_last_regenerate|i:1596032057;requested_page|s:13:\"admin/welcome\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1596008914\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1596031788;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3f99a02673c7fdac2e0194d95c05a65b22793c9a', '116.12.34.13', 1636176887, '__ci_last_regenerate|i:1636176887;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1636109387\";last_ip|s:11:\"116.12.32.8\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1636173166;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3f9f3c7a04f0623d7ec8370d7a3a9524d568df5d', '116.12.32.203', 1647756747, '__ci_last_regenerate|i:1647756747;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1647668387\";last_ip|s:12:\"116.12.34.23\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1647756723;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3f9fb873d992d0a0fc7c4f9077b3ab54619bd5f8', '116.12.33.140', 1609241343, '__ci_last_regenerate|i:1609241343;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609226045\";last_ip|s:13:\"116.12.33.140\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1609241336;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3fa02fba5b8dbb5a6293cf08cbbb7fd571b0c0ad', '103.108.88.21', 1595085031, '__ci_last_regenerate|i:1595085031;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594988188\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595083210;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3fa6039993dc72d81daf6cffe3be8a7b4ef6f19a', '127.0.0.1', 1608189076, '__ci_last_regenerate|i:1608189076;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608119096\";last_ip|s:12:\"116.12.32.96\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608188894;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3fb31ef19b72a5a53493d062eed6026c49c11594', '116.12.34.99', 1644733873, '__ci_last_regenerate|i:1644733873;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1644654967\";last_ip|s:13:\"116.12.32.185\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1644728349;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3fc4e42f983bb578a4f529b778259c6e0827adbb', '116.12.34.75', 1640582437, '__ci_last_regenerate|i:1640582437;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1640521721\";last_ip|s:13:\"116.12.34.139\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1640582381;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3fc6977b0940d991a7475a5b2b9981c8ad20556c', '116.12.34.118', 1648095492, '__ci_last_regenerate|i:1648095193;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1648008254\";last_ip|s:13:\"116.12.34.148\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1648095491;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3fc7a81f4aa1076dfc51e21cd9a4c6e520c05715', '116.12.32.145', 1607432894, '__ci_last_regenerate|i:1607432894;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607414134\";last_ip|s:12:\"116.12.33.67\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607432875;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3fc973d979052f1bd60da9714591e9cd9510c40a', '116.12.32.112', 1623765850, '__ci_last_regenerate|i:1623765839;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1623744126\";last_ip|s:13:\"116.12.32.112\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1623765488;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3fcd8189ea59d8aa24ea20e8e24ce6c373aeaaa4', '116.12.33.168', 1613551065, '__ci_last_regenerate|i:1613551065;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1613475725\";last_ip|s:13:\"116.12.33.197\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1613549752;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3fd708ae67c3e1e0e5e93617d18beb5b7f07b1f4', '127.0.0.1', 1606552698, '__ci_last_regenerate|i:1606552698;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606455480\";last_ip|s:14:\"103.108.91.129\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606552689;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3fdd28eb6158dc361dc1866602e3dd872cec6c13', '127.0.0.1', 1611815028, '__ci_last_regenerate|i:1611815028;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1611730165\";last_ip|s:13:\"116.12.33.207\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1611815019;remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3fea71b0d81508ca9d386c7024db6061a4b8c619', '127.0.0.1', 1614779018, '__ci_last_regenerate|i:1614779018;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1614744448\";last_ip|s:12:\"116.12.33.44\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1614778847;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3ff545a8bf9defbd39ab7d1769dc63b66981b009', '116.12.34.68', 1637039742, '__ci_last_regenerate|i:1637039742;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1636977708\";last_ip|s:13:\"116.12.34.180\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1637039695;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('3ffdc09a03cee66286fae9e734aa9e8da24337f5', '116.12.34.46', 1647402467, '__ci_last_regenerate|i:1647402467;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1647347201\";last_ip|s:13:\"116.12.32.185\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1647402403;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('40113b5c59d93fb2df87286d0da36ff38bddbc08', '116.12.32.221', 1639214616, '__ci_last_regenerate|i:1639214616;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1639145805\";last_ip|s:13:\"116.12.34.167\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1639212615;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('40144d49a607c541f4b45f33bc4318ad03b205ea', '116.12.34.215', 1641377177, '__ci_last_regenerate|i:1641377177;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1641357973\";last_ip|s:13:\"116.12.34.215\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1641377149;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('40155842e8db8ec85ef1221339ab65097ccb3b21', '127.0.0.1', 1616999281, '__ci_last_regenerate|i:1616999281;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616900099\";last_ip|s:12:\"116.12.33.57\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616999268;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('4021297d538ac61bd4b7bed998162c42ff367f66', '116.12.33.171', 1619503473, '__ci_last_regenerate|i:1619503462;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1619436380\";last_ip|s:13:\"116.12.33.202\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1619503473;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('4028e05b6cec891e14a4706ef97a25fbfaa2a5ac', '116.12.33.81', 1624775848, '__ci_last_regenerate|i:1624775848;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1624512894\";last_ip|s:13:\"116.12.33.110\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1624775815;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('402a54bce59a3c956de10bf13eb02f696c657135', '127.0.0.1', 1604551877, '__ci_last_regenerate|i:1604551877;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1604477132\";last_ip|s:14:\"103.108.91.131\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1604551849;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('4030b4a8ead1e505e2aa666d4df38cd08b24b2de', '127.0.0.1', 1611643681, '__ci_last_regenerate|i:1611643681;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1611587853\";last_ip|s:12:\"116.12.32.60\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1611643653;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('40327b1b37742d2ba4476d033a6de776c6219423', '127.0.0.1', 1604913879, '__ci_last_regenerate|i:1604913879;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1604897113\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1604912622;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('4037752d83a8a682061a5dfd2b8be4c59b31b1b3', '127.0.0.1', 1607613730, '__ci_last_regenerate|i:1607613730;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607510654\";last_ip|s:13:\"116.12.32.144\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607613711;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('403c3c77d717ecaa938d38564783330d5832d5c2', '127.0.0.1', 1604754302, '__ci_last_regenerate|i:1604754302;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1604721733\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('403f70e7c6f7f2641f26eeb73c979bbffd4fb92d', '202.136.91.228', 1621607739, '__ci_last_regenerate|i:1621607735;requested_page|s:9:\"admin/pos\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('404137bae7ca64107c57c1305bc48af067fcaafb', '127.0.0.1', 1606464212, '__ci_last_regenerate|i:1606464212;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606395992\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606464206;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('4049c8aa827dd6287dcd48600f4529f93840d3ca', '103.108.88.21', 1595053758, '__ci_last_regenerate|i:1595053758;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594988188\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595053757;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('404d812e571d7278b0afdad89273f8b994caf294', '116.12.34.99', 1648532108, '__ci_last_regenerate|i:1648531934;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1648458385\";last_ip|s:13:\"116.12.34.176\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1648532108;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('404f0ae72d3cd08df1d51d76b4486ad16334b98d', '116.12.34.81', 1642309742, '__ci_last_regenerate|i:1642309742;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1642247323\";last_ip|s:13:\"116.12.34.107\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1642309721;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('4050f6aaddb29b1cbeb14cef879fcc450e89feef', '103.108.88.21', 1593842477, 'requested_page|s:15:\"admin/customers\";__ci_last_regenerate|i:1593842477;identity|s:11:\"r@gmail.com\";username|s:4:\"neon\";email|s:11:\"r@gmail.com\";user_id|s:1:\"4\";old_last_login|s:10:\"1593596310\";last_ip|s:14:\"203.190.14.186\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"5\";warehouse_id|s:1:\"1\";view_right|s:1:\"1\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"4\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1593836831;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('4080151b06f8830c0de7411764607f81df361580', '116.12.33.201', 1608635997, '__ci_last_regenerate|i:1608635997;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608617515\";last_ip|s:13:\"116.12.33.218\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608635658;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('40848b735652b0c560c0709000c46419ad9bad30', '116.12.34.223', 1643626781, '__ci_last_regenerate|i:1643626781;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1643551094\";last_ip|s:13:\"116.12.32.221\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1643626721;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('40911024b0e2c7bce3bfa83c85808d11c442d563', '116.12.34.75', 1640578044, '__ci_last_regenerate|i:1640578044;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1640521721\";last_ip|s:13:\"116.12.34.139\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1640578001;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('40994601d59ba27ed05a04f75cb362f5976eaa6f', '127.0.0.1', 1607592412, '__ci_last_regenerate|i:1607592412;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607510654\";last_ip|s:13:\"116.12.32.144\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607592408;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('40996986afcf980e9511425458531e913437b1d1', '127.0.0.1', 1607346151, '__ci_last_regenerate|i:1607346151;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607317798\";last_ip|s:13:\"116.12.33.189\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607346143;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('409dea8db4cdfaf4bb56b2ff21b4d56b26a58455', '116.12.32.211', 1643181266, '__ci_last_regenerate|i:1643181266;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1643096282\";last_ip|s:11:\"116.12.33.8\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1643181217;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('409e249d62dee0d05830ed5a61ec6f1321e69a3c', '103.108.91.130', 1606895657, '__ci_last_regenerate|i:1606895657;requested_page|s:9:\"admin/pos\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606884807\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606895618;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('40a64d2600da59364896201ecd7a07a6c2ad4564', '127.0.0.1', 1617980212, '__ci_last_regenerate|i:1617980202;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617950349\";last_ip|s:13:\"116.12.33.234\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617980211;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('40ab046644fae106ea31d9d2ac70ee6f4f776384', '116.12.33.40', 1617268202, '__ci_last_regenerate|i:1617268202;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617254497\";last_ip|s:12:\"116.12.33.40\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617268131;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('40b10eb93d5e6de17064372836e374015e8ae1e5', '116.12.34.75', 1640576140, '__ci_last_regenerate|i:1640576140;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1640521721\";last_ip|s:13:\"116.12.34.139\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1640575899;remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('40b8f72d50ad7e0046884c8925944f9f9a20de95', '116.12.33.222', 1644123669, '__ci_last_regenerate|i:1644123669;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1644054646\";last_ip|s:12:\"116.12.34.42\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1644123665;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('40bc77cc48a3a706cd6d5596383b98473e0889c9', '116.12.33.26', 1618924864, '__ci_last_regenerate|i:1618924696;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1618899456\";last_ip|s:12:\"116.12.33.26\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1618924864;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('40c26152d138e27eb16681b514e78540ae315b92', '103.108.88.21', 1593944958, '__ci_last_regenerate|i:1593944958;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1593866795\";last_ip|s:13:\"43.231.23.122\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1593924485;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('40c6f7ceee0809abf4cae1153c18e16d2daaf254', '116.12.33.252', 1636698450, '__ci_last_regenerate|i:1636698450;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1636612673\";last_ip|s:12:\"116.12.33.54\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1636698396;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('40cfd08f6597b33b58d1cf70121270a9ba193bab', '116.12.32.211', 1643191260, '__ci_last_regenerate|i:1643191260;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1643096282\";last_ip|s:11:\"116.12.33.8\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1643191240;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('40d0f24d33d0f41f085afbd800f51d766e24d9d3', '103.108.88.21', 1603898199, '__ci_last_regenerate|i:1603898170;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1603876701\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1603898199;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('40d7a4254664dfd9af5330721d2999e7419a5ca2', '127.0.0.1', 1603284083, '__ci_last_regenerate|i:1603284083;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1603259232\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1603284035;error|N;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('40d91f30a3cef61437e4db89798fb8377b3bb55e', '127.0.0.1', 1597659012, '__ci_last_regenerate|i:1597659012;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597555298\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597658852;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('40d9eb7c26cf2dac18866bbc58e1b72063c1f1dc', '116.12.32.134', 1636016162, '__ci_last_regenerate|i:1636016162;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1635997332\";last_ip|s:13:\"116.12.32.134\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1636015510;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('40ddf904d1bc7910dc68ba888e23f48a05079b9b', '116.12.32.211', 1643190638, '__ci_last_regenerate|i:1643190638;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1643096282\";last_ip|s:11:\"116.12.33.8\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1643190613;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('40e2218c45e657477639280e6e3ed8d5832b42c3', '127.0.0.1', 1607428669, '__ci_last_regenerate|i:1607428669;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607414134\";last_ip|s:12:\"116.12.33.67\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607427983;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('40e316d1cac8dcfb4f62c88e1594ce46258e62bc', '127.0.0.1', 1612066053, '__ci_last_regenerate|i:1612066053;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1612018324\";last_ip|s:13:\"116.12.32.171\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1612066025;remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('40f9ead2713b0a17c273efddf3e3a63719b2fa98', '103.108.91.130', 1606895980, '__ci_last_regenerate|i:1606895980;requested_page|s:9:\"admin/pos\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606884807\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606895950;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('40fd2c965a4ba4ca135711000b370d3ab53e3c31', '103.108.88.21', 1597492740, '__ci_last_regenerate|i:1597492740;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597468572\";last_ip|s:9:\"127.0.0.1\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597492714;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('410122cad9b42a665f82d7458edb20aba5b607cb', '127.0.0.1', 1612876588, '__ci_last_regenerate|i:1612876410;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1612856906\";last_ip|s:11:\"116.12.33.1\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1612876588;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('410f3b5c1c523bf2e5daa2c80cecfccaf196fb51', '127.0.0.1', 1605097231, '__ci_last_regenerate|i:1605097230;requested_page|s:13:\"admin/welcome\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('41152456b08e766284da2498e2dd73cda7c5f145', '116.12.33.239', 1610116943, '__ci_last_regenerate|i:1610116943;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1610087832\";last_ip|s:13:\"116.12.33.239\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1610116902;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;message|s:25:\"Sale successfully updated\";__ci_vars|a:1:{s:7:\"message\";s:3:\"new\";}');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('4126ce637b6459855c1c3f14ceda18dfdf7da962', '127.0.0.1', 1594897761, '__ci_last_regenerate|i:1594897761;requested_page|s:5:\"admin\";identity|s:13:\"abc@gmail.com\";username|s:6:\"FARHAD\";email|s:13:\"abc@gmail.com\";user_id|s:1:\"3\";old_last_login|s:10:\"1594803906\";last_ip|s:12:\"210.1.246.66\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"2\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"1\";biller_id|s:1:\"3\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('4131b9a59b2ba41f6e78f9500ed2846c8ddc9a16', '116.12.32.87', 1618496932, '__ci_last_regenerate|i:1618496932;requested_page|s:9:\"admin/pos\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1618479131\";last_ip|s:12:\"116.12.32.87\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1618496472;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('413b8f56aba8bf45a36cd9deeceb69446df568ce', '127.0.0.1', 1603897427, '__ci_last_regenerate|i:1603897427;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1603876701\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1603897417;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('415535f049c592f7a5c2b5aa09339bfed19d801e', '116.12.32.211', 1637399143, '__ci_last_regenerate|i:1637399143;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1637380449\";last_ip|s:13:\"116.12.32.211\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1637399021;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('41626199ff9fc37e33509b302df29090c0e78bec', '116.12.33.144', 1611817887, '__ci_last_regenerate|i:1611817887;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1611730165\";last_ip|s:13:\"116.12.33.207\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1611817854;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('4169575dbdd9f6ce34ece09e41f8fa217f419064', '116.12.32.213', 1637997346, '__ci_last_regenerate|i:1637997346;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1637917564\";last_ip|s:13:\"116.12.32.204\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1637997345;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('4170d7c42687554038e1e0f5e8a898da10363fd4', '116.12.34.105', 1641906559, '__ci_last_regenerate|i:1641906451;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1641893586\";last_ip|s:13:\"116.12.34.105\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1641906558;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('4172c3332328972160576b07baead63ee8f46a69', '116.12.32.202', 1647006073, '__ci_last_regenerate|i:1647006073;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1646918263\";last_ip|s:13:\"116.12.32.158\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1647005646;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('4173440993d2eecee3f0da6ebdb9bd40e54f31ec', '127.0.0.1', 1612511723, '__ci_last_regenerate|i:1612511719;requested_page|s:19:\"admin/customers/add\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('417b2f4acc031c26d228eb2f99952321107791f3', '116.12.33.149', 1617378333, '__ci_last_regenerate|i:1617378333;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617332954\";last_ip|s:13:\"116.12.33.149\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617378310;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('4186eea6130303c62ecc5d56074713957d995978', '127.0.0.1', 1604727615, '__ci_last_regenerate|i:1604727615;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1604639557\";last_ip|s:14:\"103.108.91.131\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1604727588;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('418a76d105c4b841fc6fd177bfd35d3f8e5c4b57', '116.12.33.177', 1608552720, '__ci_last_regenerate|i:1608552720;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608538360\";last_ip|s:13:\"116.12.33.177\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608552666;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('418aac030fe8b548c17db6548136e3daf14cee5b', '116.12.33.213', 1608191039, '__ci_last_regenerate|i:1608191039;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608119096\";last_ip|s:12:\"116.12.32.96\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608190734;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('419a72712b364fe13ae80a35c4dc4bf3e141eebc', '116.12.33.177', 1615107818, '__ci_last_regenerate|i:1615107818;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1615034999\";last_ip|s:13:\"116.12.33.144\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1615107802;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('419d569debe259f97965113053006a8a6a8a2957', '127.0.0.1', 1605536238, '__ci_last_regenerate|i:1605536238;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605503328\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605536200;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('419ef85003743545b87a384bc6044212a2e361fe', '127.0.0.1', 1595044736, '__ci_last_regenerate|i:1595044736;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594988188\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595044518;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('41a4314fae510f867736f8c3251921cc00fbb8c7', '127.0.0.1', 1607237034, '__ci_last_regenerate|i:1607237034;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607174440\";last_ip|s:13:\"116.12.33.196\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607236980;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('41b19b5be1d66a61473c43b2efe7e26c48152dda', '116.12.33.218', 1615888387, '__ci_last_regenerate|i:1615888387;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1615879730\";last_ip|s:13:\"116.12.33.218\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1615888099;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('41b2b5e4be21e928fcca6956fd62a20e39509966', '116.12.33.211', 1615362427, '__ci_last_regenerate|i:1615362427;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1615300962\";last_ip|s:12:\"116.12.33.14\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1615362397;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('41b4399d1d435cb152f9beb8cd5bc7d1c378c69f', '103.108.88.21', 1593863847, '__ci_last_regenerate|i:1593863847;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1593752131\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1593858341;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('41b7da941438b315576d1c09156df4091b133e52', '127.0.0.1', 1607775759, '__ci_last_regenerate|i:1607775759;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607770814\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607775273;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('41ba0a7b3221a1ecc52023c23925dbabbac2de5b', '127.0.0.1', 1605933637, '__ci_last_regenerate|i:1605933637;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605872623\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605933619;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('41bc881716a937138879ee7983ed1113cdd28dab', '127.0.0.1', 1597578681, '__ci_last_regenerate|i:1597578681;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597474515\";last_ip|s:12:\"210.1.246.66\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597578089;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('41c91cd0f378726783cab55d8b5c3d14217e0169', '127.0.0.1', 1595910113, '__ci_last_regenerate|i:1595910113;requested_page|s:13:\"admin/welcome\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1595841827\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595910045;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('41da1ef6d5172ff9d4abccd8a27f6073607d8a87', '116.12.32.204', 1637925385, '__ci_last_regenerate|i:1637925385;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1637907685\";last_ip|s:13:\"116.12.32.204\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1637925319;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('41eec2944d9411d4fc99a61aff01b5ba85517aa2', '116.12.34.132', 1634293073, '__ci_last_regenerate|i:1634293073;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1634212446\";last_ip|s:13:\"116.12.32.219\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1634293068;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('41f61f7c482073be6a3cacf039cbc55645039e24', '127.0.0.1', 1607780918, '__ci_last_regenerate|i:1607780918;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607770814\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607780503;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('42045efef97ee79fa9d5b60c9321cb6d573190bc', '103.108.88.21', 1601988232, '__ci_last_regenerate|i:1601988232;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1601902328\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1601988201;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('421e838308fad7fe7e09ef82d00831c9a675c128', '116.12.34.39', 1639048632, '__ci_last_regenerate|i:1639048309;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1639025847\";last_ip|s:12:\"116.12.34.39\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1639048632;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('4223b01b4837bba618426411a3489b3d5299cc91', '116.12.32.222', 1646482236, '__ci_last_regenerate|i:1646482208;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1646454579\";last_ip|s:13:\"116.12.32.222\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1646482213;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('422be3e6abf731a6c378d39517c7560ec27baa5a', '116.12.33.128', 1607089143, '__ci_last_regenerate|i:1607089143;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607058571\";last_ip|s:14:\"103.108.91.129\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607089073;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('4238b46fe022ae21eb45e3ae423c28878dd8e0bd', '127.0.0.1', 1614001784, '__ci_last_regenerate|i:1614001783;requested_page|s:13:\"admin/welcome\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('423dccf9c6e1bae3a5a91145073d131206d094f0', '127.0.0.1', 1599653906, '__ci_last_regenerate|i:1599653906;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1599569535\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1599653729;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('424540b003e6f77f71cb0f07143397441412e98b', '127.0.0.1', 1614260951, '__ci_last_regenerate|i:1614260951;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1614241980\";last_ip|s:13:\"116.12.32.223\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1614260925;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('424737d048616f6fa4fb08911d2a1cddd714d30f', '116.12.32.205', 1643974969, '__ci_last_regenerate|i:1643974969;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1643892812\";last_ip|s:13:\"116.12.32.185\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1643974928;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('424a793a3edb1bf57c59129b5b64c4273f17dc27', '116.12.32.211', 1620569542, '__ci_last_regenerate|i:1620569542;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1620469410\";last_ip|s:12:\"116.12.33.58\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1620568401;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('424fbe545b1cafaf094a87cd983f98a11c301368', '103.108.88.21', 1594626557, '__ci_last_regenerate|i:1594626557;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594528977\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1594614741;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('4250df7dd2fa9fabc8f7b95f87172f6fed21b178', '127.0.0.1', 1597657426, '__ci_last_regenerate|i:1597657426;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597555298\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('425883ab4580d8d6bb939a08d765707e27663f2b', '116.12.33.177', 1615092487, '__ci_last_regenerate|i:1615092487;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1615034999\";last_ip|s:13:\"116.12.33.144\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1615092450;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('425a9556124ee093c4c9a535a8363862cfaa2337', '127.0.0.1', 1593926585, '__ci_last_regenerate|i:1593926585;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1593866795\";last_ip|s:13:\"43.231.23.122\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1593924485;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('426545f513e52f9cddcebe74a4a3eeee0d6924dd', '116.12.34.124', 1641203459, '__ci_last_regenerate|i:1641203459;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1641111342\";last_ip|s:12:\"116.12.34.26\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1641203434;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('4267bdc32cdde063aaf4786f2e2b410ea7fcfc1c', '127.0.0.1', 1606637313, '__ci_last_regenerate|i:1606637313;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606540695\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606637284;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('426ed17bf84b01c5621380e4957a178f73ce8b9c', '127.0.0.1', 1607859817, '__ci_last_regenerate|i:1607859817;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607772531\";last_ip|s:13:\"116.12.33.239\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607859778;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('4276c24ac434d28ead0861332ef03fc0e8d2bfa7', '127.0.0.1', 1597221636, '__ci_last_regenerate|i:1597221534;requested_page|s:5:\"admin\";identity|s:13:\"abc@gmail.com\";username|s:6:\"FARHAD\";email|s:13:\"abc@gmail.com\";user_id|s:1:\"3\";old_last_login|s:10:\"1597035591\";last_ip|s:12:\"210.1.246.66\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"2\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"1\";biller_id|s:1:\"3\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597221563;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('4289422efa6eec469d8af6701f55d59801add409', '116.12.34.55', 1638944866, '__ci_last_regenerate|i:1638944866;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1638847671\";last_ip|s:12:\"116.12.32.43\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1638940536;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('428badba8d0340feaa412ad7b4cd9171deee3884', '116.12.33.5', 1622122718, '__ci_last_regenerate|i:1622122718;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1622034647\";last_ip|s:13:\"116.12.32.120\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1622122681;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('428cbede06ce945f6dddb6e5af22f8d505513d27', '127.0.0.1', 1614865609, '__ci_last_regenerate|i:1614865609;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1614834433\";last_ip|s:13:\"116.12.33.158\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1614865597;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('429301762d713ef1b9c8ef5fec99f50aadd5e8cd', '127.0.0.1', 1611408294, '__ci_last_regenerate|i:1611408294;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1611378421\";last_ip|s:13:\"116.12.32.111\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1611407047;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;message|s:27:\"Customer successfully added\";__ci_vars|a:1:{s:7:\"message\";s:3:\"old\";}');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('42b21917a32947b4feeea2dcdd424291b6eb0696', '127.0.0.1', 1595939822, '__ci_last_regenerate|i:1595939822;requested_page|s:13:\"admin/welcome\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1595841827\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595936635;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('42b34aad9dbf5353e80a250a1088911d2a1015f3', '116.12.32.154', 1646625876, '__ci_last_regenerate|i:1646625876;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1646553952\";last_ip|s:13:\"116.12.33.179\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1646625842;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('42befd45f1c327708bd296188160a90b71548ef9', '116.12.33.13', 1615560383, '__ci_last_regenerate|i:1615560314;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1615538557\";last_ip|s:12:\"116.12.33.13\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1615560380;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('42c2acb543db30d9dfc891ae2724a839eab4075a', '116.12.32.190', 1635251946, '__ci_last_regenerate|i:1635251946;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1635145054\";last_ip|s:13:\"116.12.34.252\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1635251500;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('42c5a88b67af58ddd5a1d4387d1848c676dfc3b3', '103.108.88.21', 1600434430, '__ci_last_regenerate|i:1600434413;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1600406934\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1600434422;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('42ce69fce33f76cd3d60cb91f33d2c346fa220cb', '116.12.32.214', 1642586278, '__ci_last_regenerate|i:1642586278;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1642503029\";last_ip|s:13:\"116.12.34.104\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1642586231;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('42d110565834afa278093a35366ef54cacd14d51', '116.12.34.216', 1646197213, '__ci_last_regenerate|i:1646197213;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1646111786\";last_ip|s:13:\"116.12.32.205\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1646196987;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('42d257405462933c3005994d817a48dcece255c6', '127.0.0.1', 1595340467, '__ci_last_regenerate|i:1595340446;identity|s:9:\"habib1975\";username|s:9:\"habib1975\";email|s:19:\"habib1975@gmail.com\";user_id|s:1:\"5\";old_last_login|s:10:\"1595327518\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"5\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"0\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";message|s:38:\"<p>You are successfully logged in.</p>\";__ci_vars|a:1:{s:7:\"message\";s:3:\"old\";}');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('42d4fe0fbf1cc7e518a64a726f8f79c1f3c133f8', '127.0.0.1', 1597499009, '__ci_last_regenerate|i:1597499009;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597468572\";last_ip|s:9:\"127.0.0.1\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597498079;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('42d78e7741b4be1f2bd859eff24622b818aae3bb', '103.108.88.21', 1594288377, '__ci_last_regenerate|i:1594288377;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594194225\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1594267799;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('42dc08a9982b6d76c3303c2ccb8e565cd06f38ee', '127.0.0.1', 1615700667, '__ci_last_regenerate|i:1615700667;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1615625339\";last_ip|s:13:\"116.12.32.217\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1615700264;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('42fadb4717f0ccafba42571c2c85b32d032336d1', '127.0.0.1', 1594531663, '__ci_last_regenerate|i:1594531264;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594466871\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1594531597;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('43051f62c3aec52d37a30ece876bfa46275b4306', '116.12.34.110', 1638075830, '__ci_last_regenerate|i:1638075830;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1637982690\";last_ip|s:13:\"116.12.32.213\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1638075716;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('430ad6cdcbd158bd1f2788a9eaf9b16f0d13ac89', '116.12.33.28', 1608043337, '__ci_last_regenerate|i:1608043337;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608012145\";last_ip|s:13:\"116.12.33.147\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608043176;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('430c535277d4d18971204370c9390477f5f00d3c', '116.12.32.223', 1617622264, '__ci_last_regenerate|i:1617622264;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617533532\";last_ip|s:12:\"116.12.33.54\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617620683;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('431081fb3a09a7ee447bbcc1459e7967aa110b89', '127.0.0.1', 1613462980, '__ci_last_regenerate|i:1613462980;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1613453111\";last_ip|s:13:\"116.12.33.197\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1613462920;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('431952f44c068afc250f6badc3f5cbb9746d109c', '116.12.33.202', 1619445987, '__ci_last_regenerate|i:1619445987;requested_page|s:21:\"admin/sales/edit/4925\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1619422400\";last_ip|s:12:\"116.12.32.63\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1619444336;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('43200251fd66a46321ca90499bf894a3ce62256d', '116.12.34.171', 1638597980, '__ci_last_regenerate|i:1638597980;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1638522905\";last_ip|s:12:\"116.12.34.80\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1638597956;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('432dfa233bb5582656541b7880dd5d5524351d63', '127.0.0.1', 1617365492, '__ci_last_regenerate|i:1617365492;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617332954\";last_ip|s:13:\"116.12.33.149\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617365437;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('432eb73224a258a98698c3daf879b7b6bee8482e', '127.0.0.1', 1610266784, '__ci_last_regenerate|i:1610266781;requested_page|s:5:\"admin\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('433500e9510fbb45defe90704ce5c5601b5fcfbc', '103.108.88.21', 1603291863, '__ci_last_regenerate|i:1603291863;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1603259232\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1603291818;error|N;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";user_csrf|s:20:\"QVtRXEFrMGAzu32hNcBI\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('4338b540d52f8f77704332ea04b1e7198b9fbf94', '127.0.0.1', 1604481616, '__ci_last_regenerate|i:1604481615;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1604460911\";last_ip|s:14:\"103.108.91.131\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1604481616;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('4338bcac40e2bb419250a20ca14f28f52a8a8c33', '127.0.0.1', 1593595884, '__ci_last_regenerate|i:1593595884;requested_page|s:5:\"admin\";identity|s:11:\"a@gmail.com\";username|s:6:\"farhad\";email|s:11:\"a@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1593590896\";last_ip|s:13:\"43.231.23.122\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|N;view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|N;company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1593590996;register_id|s:1:\"8\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-02-09 10:45:31\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('43410d05244626dcefc9a36f6237dcd3480cc902', '116.12.34.167', 1639134882, '__ci_last_regenerate|i:1639134882;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1639039633\";last_ip|s:12:\"116.12.34.39\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1639134853;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('4341d74cdd8c456ed419be69bc5882491372f12e', '103.108.91.130', 1606483197, '__ci_last_regenerate|i:1606483178;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606395992\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606483197;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('434ba8e071fa92ab83ca8d046ae50747ed707222', '116.12.33.57', 1616918578, '__ci_last_regenerate|i:1616918578;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616835824\";last_ip|s:12:\"116.12.33.49\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616918507;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('43527c14d5d035c0fca15a47e94d392395f4964c', '127.0.0.1', 1612163291, '__ci_last_regenerate|i:1612163291;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1612065045\";last_ip|s:13:\"116.12.33.249\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1612162845;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('4356948241bd2d175c8f09d73ee8f65fde988bac', '116.12.34.74', 1641443463, '__ci_last_regenerate|i:1641442481;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1641375487\";last_ip|s:13:\"116.12.34.215\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1641442483;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('436676df19df1d0a4e6b7d60d6d54595f1a71f8a', '127.0.0.1', 1617101370, '__ci_last_regenerate|i:1617101370;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617080165\";last_ip|s:12:\"116.12.33.37\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617101343;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('436e993c0827a6148e379992a6cce8298f38be9d', '103.108.88.21', 1603548282, '__ci_last_regenerate|i:1603548282;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1603528349\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1603548252;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('436fb00ef95fedadde663444cafb26fba443e794', '116.12.32.161', 1643343879, '__ci_last_regenerate|i:1643343879;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1643263805\";last_ip|s:12:\"116.12.34.35\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1643343858;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('4388f4444e6935dfaad303a0bcee6e0473c9111d', '127.0.0.1', 1605951859, '__ci_last_regenerate|i:1605951859;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605872623\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605947083;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('438f9a16f0c053ee9ef1cac225263402b1261b1c', '116.12.32.223', 1610523165, '__ci_last_regenerate|i:1610523165;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1610431712\";last_ip|s:13:\"116.12.33.171\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1610523145;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('43931ef3fe9cc6eba99c3a6621219090c8b4396b', '116.12.33.170', 1640149246, '__ci_last_regenerate|i:1640149246;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1640074228\";last_ip|s:13:\"116.12.32.209\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1640149173;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('439f7513347576830d1cebacf459b6d6f3e34d67', '103.108.91.130', 1606548489, '__ci_last_regenerate|i:1606548489;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606455480\";last_ip|s:14:\"103.108.91.129\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606548481;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('43a303fd26789484423a7c6911970f1e258e8a17', '116.12.33.70', 1609057634, '__ci_last_regenerate|i:1609057634;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609043804\";last_ip|s:12:\"116.12.33.70\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1609057603;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('43d39a6387c13571fd5329a777c2bee64b8a97ab', '116.12.33.167', 1637739405, '__ci_last_regenerate|i:1637739405;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1637667941\";last_ip|s:13:\"116.12.33.143\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1637739264;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('43e3e07920fd00f3eb36ed0de94b7aa4fc9206b5', '127.0.0.1', 1594445009, '__ci_last_regenerate|i:1594445009;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594385953\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('43ee6e86593357f50f554a8aae4f711868140606', '127.0.0.1', 1594902078, '__ci_last_regenerate|i:1594902078;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594899228\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1594902053;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('43f4bd044df4aa0ec90aaeb79533e97a2a4272fa', '127.0.0.1', 1613547308, '__ci_last_regenerate|i:1613547308;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1613475725\";last_ip|s:13:\"116.12.33.197\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1613547290;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('43f89b8f3c23a8341f57b0b260767c6d063c853d', '127.0.0.1', 1616842709, '__ci_last_regenerate|i:1616842709;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616763763\";last_ip|s:12:\"116.12.32.55\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616842688;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('43fd2d6dcefbee6e7dc3860e1af9b73de801dd05', '116.12.34.223', 1643626469, '__ci_last_regenerate|i:1643626469;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1643551094\";last_ip|s:13:\"116.12.32.221\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1643626454;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('44042a1cf5e192da67893cb7196883e8b5249dee', '116.12.33.92', 1627717223, '__ci_last_regenerate|i:1627717223;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1626175324\";last_ip|s:13:\"116.12.33.189\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1627717192;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('44088bdfa7572e8f5336ebf35eda7a96345a71be', '127.0.0.1', 1605611778, '__ci_last_regenerate|i:1605611778;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605590276\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605611745;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('440e183b5a707648bbceab437f023ab7e3c2fd3a', '103.126.218.66', 1618479696, '__ci_last_regenerate|i:1618479696;requested_page|s:5:\"admin\";identity|s:13:\"abc@gmail.com\";username|s:6:\"FARHAD\";email|s:13:\"abc@gmail.com\";user_id|s:1:\"3\";old_last_login|s:10:\"1618207227\";last_ip|s:14:\"103.126.218.66\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"1\";biller_id|s:1:\"3\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1618475527;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('4419fd8702a2cc22f454d384f0145429732da7a3', '127.0.0.1', 1607264695, '__ci_last_regenerate|i:1607264695;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607254598\";last_ip|s:12:\"116.12.32.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607264677;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('441d791f5039137afb94dfc43ae91aa5724e0d00', '116.12.32.219', 1637473264, '__ci_last_regenerate|i:1637473264;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1637398026\";last_ip|s:13:\"116.12.32.211\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1637473217;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('4434c49cc6b5eeb78bf3a291bf6b38f1569b845a', '116.12.33.147', 1608018743, '__ci_last_regenerate|i:1608018743;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607953227\";last_ip|s:13:\"116.12.32.121\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608018711;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('44359bdc4c21cead2b8339e0cb7ee38c2b81efa0', '116.12.33.177', 1608552395, '__ci_last_regenerate|i:1608552395;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608538360\";last_ip|s:13:\"116.12.33.177\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608552368;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('44409f3839fcf04373d7866bfe01311bed552d82', '127.0.0.1', 1605030087, '__ci_last_regenerate|i:1605030036;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1604983100\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";message|s:38:\"<p>You are successfully logged in.</p>\";__ci_vars|a:1:{s:7:\"message\";s:3:\"old\";}');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('44462fe019dd0a378b0da8889264055e8b8aa013', '103.108.91.130', 1605882781, '__ci_last_regenerate|i:1605882781;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605839682\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605878736;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('4449aad493aa1e00a55adeb73da4c5bd4c727ff6', '116.12.32.190', 1639909873, '__ci_last_regenerate|i:1639909873;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1639889104\";last_ip|s:13:\"116.12.32.190\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1639909816;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('445641f9f22434d4801bf0b4985a57f6a3331b9d', '103.108.91.130', 1606310837, '__ci_last_regenerate|i:1606310837;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606291700\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606308856;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('446b2f543104ab62764ae3dd0a0a142a4730593b', '127.0.0.1', 1616249591, '__ci_last_regenerate|i:1616249591;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616144499\";last_ip|s:13:\"116.12.33.146\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616249148;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('446b57d599bf23245ab6a8711a0b2e6f3f3e2087', '116.12.33.127', 1619962654, '__ci_last_regenerate|i:1619962654;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1619931769\";last_ip|s:13:\"116.12.33.127\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1619956996;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('44723a7c8d5f29fc239cb9002a967b8345fa3c5c', '116.12.33.149', 1617369522, '__ci_last_regenerate|i:1617369522;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617332954\";last_ip|s:13:\"116.12.33.149\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617369473;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('448bcc3838d3eb5461bae2d0d23b8a48a7e30ec0', '127.0.0.1', 1612514407, '__ci_last_regenerate|i:1612514407;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1612419958\";last_ip|s:13:\"116.12.33.185\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1612514381;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('44943d333e145365c086e5887766b62f4955bf34', '116.12.32.139', 1641796356, '__ci_last_regenerate|i:1641796356;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1641699285\";last_ip|s:12:\"116.12.34.94\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1641795229;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('44ac82f6f7c1c1cf3d08d100f340a30c19cfe768', '116.12.32.220', 1643798646, '__ci_last_regenerate|i:1643798646;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1643711831\";last_ip|s:13:\"116.12.32.140\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1643798625;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('44b0adf0c30fb339dffebbe1d0285eac991abf3c', '127.0.0.1', 1607847825, '__ci_last_regenerate|i:1607847825;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607772531\";last_ip|s:13:\"116.12.33.239\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607847785;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('44c52ee0fc45d00759551e0f4a60503a976e96cb', '103.108.91.131', 1604393303, '__ci_last_regenerate|i:1604393303;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1604314383\";last_ip|s:14:\"103.108.91.128\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1604386785;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('44cfe778b5c2515f122132f931dff6622391328e', '116.12.34.5', 1644575757, '__ci_last_regenerate|i:1644575757;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1644489109\";last_ip|s:12:\"116.12.33.47\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1644575744;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('44d4077af792450b958d940909c0fc8a59744e4f', '103.108.91.130', 1605188257, '__ci_last_regenerate|i:1605188257;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605101433\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605188247;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('44e8e83e8ef50274bbe0e79f8a6cfed12b4e5c82', '116.12.33.4', 1636954060, '__ci_last_regenerate|i:1636954060;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1636865265\";last_ip|s:12:\"116.12.32.74\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1636953432;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('44eded086cc55b50d55a77116ca04216a50871ef', '127.0.0.1', 1617097256, '__ci_last_regenerate|i:1617097256;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617080165\";last_ip|s:12:\"116.12.33.37\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617097205;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('44efabfa948feedcfc612484b84293a5b5ad401d', '116.12.33.252', 1636695774, '__ci_last_regenerate|i:1636695774;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1636612673\";last_ip|s:12:\"116.12.33.54\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1636695146;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('44f1d6a5d4afd6216d108ca50ae84b908e75001c', '127.0.0.1', 1594902773, '__ci_last_regenerate|i:1594902773;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594899228\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1594902707;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('4506fbc5466563323145213f99ac238e94bed47c', '116.12.32.208', 1642072463, '__ci_last_regenerate|i:1642072463;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1642059133\";last_ip|s:13:\"116.12.34.214\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1642072063;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('45099dc5e26daa4f9fbd7294e93df6d914a8b32c', '116.12.34.215', 1637310411, '__ci_last_regenerate|i:1637310411;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1637212122\";last_ip|s:13:\"116.12.33.225\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1637310141;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('45109914e60f04601107fba961daf5b6301f81df', '127.0.0.1', 1618057414, '__ci_last_regenerate|i:1618057414;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1618029307\";last_ip|s:12:\"116.12.33.48\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1618057380;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('45114211695e37e828cb0ad250026c98d92e8efd', '103.108.88.21', 1594036096, 'requested_page|s:19:\"admin/customers/add\";__ci_last_regenerate|i:1594036096;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594023834\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1594031471;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('4515624e72657095e1ebbbb6f4df201611900d72', '103.108.88.21', 1594791216, '__ci_last_regenerate|i:1594791216;requested_page|s:15:\"admin/customers\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594754399\";last_ip|s:12:\"210.1.246.66\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1594791151;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('451cf9614f488a2af6ecb31272e7bd053f0c8469', '116.12.32.140', 1643718184, '__ci_last_regenerate|i:1643718119;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1643686372\";last_ip|s:12:\"116.12.34.97\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1643718177;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('451e4128b485d1d6191bfeb847f3a8eb7f7a71a5', '116.12.34.46', 1644748228, '__ci_last_regenerate|i:1644748228;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1644728344\";last_ip|s:12:\"116.12.34.99\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1644747615;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('453d2b3a24bd76f265fc4db74dd1f458228877b9', '116.12.32.212', 1645180155, '__ci_last_regenerate|i:1645179994;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1645081200\";last_ip|s:13:\"116.12.34.252\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1645180155;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('454a3349616f7f4c81cc671a52692db00e1d5135', '127.0.0.1', 1604814534, '__ci_last_regenerate|i:1604814534;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1604760043\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1604814494;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('454e3cc7228e8932fec925f9431e02b7db7b43af', '116.12.34.137', 1640753055, '__ci_last_regenerate|i:1640753055;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1640663405\";last_ip|s:12:\"116.12.33.96\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1640753035;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('455e0f467987a458781ddbbbbc449b1b9f287b41', '127.0.0.1', 1610201063, '__ci_last_regenerate|i:1610201063;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1610171878\";last_ip|s:12:\"116.12.33.44\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1610201059;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('4562531a846c42dcdf34c7c32e4626e28663a7ff', '127.0.0.1', 1595941762, '__ci_last_regenerate|i:1595941762;requested_page|s:13:\"admin/welcome\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1595841827\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595941681;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('456a946e7e4621de6133687157a1604d04ea6edc', '127.0.0.1', 1603368840, '__ci_last_regenerate|i:1603368840;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1603272648\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1603368793;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('456c04b73665c6a0cc0d91e7188a4d58f42f3d22', '116.12.33.14', 1615302132, '__ci_last_regenerate|i:1615302132;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1615278953\";last_ip|s:14:\"103.126.218.66\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1615301856;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('4579e3c51bf1ddbfd650abcb23a5eda380ec8173', '116.12.34.179', 1636260663, '__ci_last_regenerate|i:1636260663;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1636186934\";last_ip|s:12:\"116.12.34.13\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1636260453;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('457ab2bf445c399ab505ae7dee3f880f5446472a', '127.0.0.1', 1609939615, '__ci_last_regenerate|i:1609939615;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609924332\";last_ip|s:12:\"116.12.33.51\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1609939080;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('457bf5cf4bb45b8461bacc6226b472529252798b', '103.108.88.21', 1597556114, '__ci_last_regenerate|i:1597556114;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597474515\";last_ip|s:12:\"210.1.246.66\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597555956;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('457d3447f57b5cfe75f399d104944a94480ba413', '127.0.0.1', 1612094327, '__ci_last_regenerate|i:1612094327;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1612018324\";last_ip|s:13:\"116.12.32.171\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1612094315;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('458905eb385ea5d0440ee0c6b2967782ccaa3020', '127.0.0.1', 1607613420, '__ci_last_regenerate|i:1607613420;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607510654\";last_ip|s:13:\"116.12.32.144\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607611847;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('459820f6d3dd6cda234943f1109ff2464245d537', '127.0.0.1', 1597579484, '__ci_last_regenerate|i:1597579484;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597474515\";last_ip|s:12:\"210.1.246.66\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597579305;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('459d2846af301a321a97240e4a9a05c47ff00908', '116.12.33.132', 1618826484, '__ci_last_regenerate|i:1618826484;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1618753218\";last_ip|s:12:\"116.12.32.42\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1618825935;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('45a56d6f33cd01a570dd2209f00bd1a5a8abbf3d', '116.12.33.144', 1611816906, '__ci_last_regenerate|i:1611816906;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1611730165\";last_ip|s:13:\"116.12.33.207\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1611816885;remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('45a5ad048cbbe548e2d690722e3fb7ce0cb73583', '127.0.0.1', 1593592770, '__ci_last_regenerate|i:1593592605;requested_page|s:5:\"admin\";identity|s:11:\"a@gmail.com\";username|s:6:\"farhad\";email|s:11:\"a@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1593592209\";last_ip|s:9:\"127.0.0.1\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|N;view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|N;company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1593592750;register_id|s:1:\"8\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-02-09 10:45:31\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('45bd297aa0dcae7dd81ad0a6306851e61464e119', '127.0.0.1', 1610950879, '__ci_last_regenerate|i:1610950879;requested_page|s:15:\"admin/pos/sales\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('45c608cf08571c4ad2c26ddc8806cd74a274b091', '127.0.0.1', 1615969058, '__ci_last_regenerate|i:1615969058;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1615887537\";last_ip|s:13:\"116.12.33.218\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1615965539;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('45c93ec0ad434851758d86785fd1ea69cca4ad88', '127.0.0.1', 1605680880, '__ci_last_regenerate|i:1605680880;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605611465\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605680812;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('45e4197fd90df7c0fc75a6eda27fb3993c386fbc', '127.0.0.1', 1607319643, '__ci_last_regenerate|i:1607319643;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607264241\";last_ip|s:12:\"116.12.32.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607319630;message|s:26:\"Payment successfully added\";__ci_vars|a:1:{s:7:\"message\";s:3:\"new\";}');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('45e41db2444816f69fc84ffbe7a3f1452dfe92bd', '116.12.34.148', 1640238112, '__ci_last_regenerate|i:1640238112;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1640147426\";last_ip|s:13:\"116.12.33.170\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1640238086;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('45ea387460780dfc023ada92a5459b1c5d010dee', '116.12.34.201', 1639630588, '__ci_last_regenerate|i:1639630588;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1639564004\";last_ip|s:12:\"116.12.34.58\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1639630563;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('45f00457c39c57dc04598fda2c46bcd54473ad6d', '116.12.33.158', 1614864260, '__ci_last_regenerate|i:1614864260;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1614834433\";last_ip|s:13:\"116.12.33.158\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1614864221;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('45f7c99ee3ceed02981f21fddedd6d3e71c8698e', '116.12.34.58', 1639543307, '__ci_last_regenerate|i:1639543307;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1639461060\";last_ip|s:12:\"116.12.33.70\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1639543282;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('45fea70f8cc6563425209916f7ed8f4db57374a7', '116.12.33.212', 1638263979, '__ci_last_regenerate|i:1638263979;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1638178463\";last_ip|s:13:\"116.12.33.198\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1638263904;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('45ff32ebf12176a79bc7390d28a6bf0d21626468', '103.108.91.130', 1606829227, '__ci_last_regenerate|i:1606829227;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606720128\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606829204;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('45pdpfdns3paikr8m8sjrp79j5v6pr3e', '::1', 1593197889, '__ci_last_regenerate|i:1593197889;requested_page|s:5:\"admin\";identity|s:11:\"a@gmail.com\";username|s:6:\"farhad\";email|s:11:\"a@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1593122510\";last_ip|s:3:\"::1\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|N;view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|N;company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('460ecb37e0b965120c095a0f70b558a16742542e', '127.0.0.1', 1595132981, '__ci_last_regenerate|i:1595132981;requested_page|s:15:\"admin/customers\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1595087497\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('461495cbdbdd00ea45a72ca10f3661e657d2508e', '103.108.88.21', 1595133943, '__ci_last_regenerate|i:1595133943;requested_page|s:15:\"admin/customers\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1595087497\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595133943;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('46173e89de4cc3a6301b1226d155a2cee324367f', '116.12.33.166', 1620136440, '__ci_last_regenerate|i:1620136440;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1620052991\";last_ip|s:13:\"116.12.33.185\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1620136111;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('46264f7e188b9b03050c5fbde309e68edd4d39a8', '116.12.33.92', 1627716497, '__ci_last_regenerate|i:1627716497;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1626175324\";last_ip|s:13:\"116.12.33.189\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1627716455;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('462b5be4509449bcaf1156fd5827e850e25fa09b', '103.108.88.21', 1595843994, '__ci_last_regenerate|i:1595843994;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1595837189\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595843960;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('46310b23a8606795a73808afbfc3d079a05eae87', '116.12.33.2', 1618571300, '__ci_last_regenerate|i:1618571300;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1618553973\";last_ip|s:11:\"116.12.33.2\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('4633cc3fc16984d54e7e5bacac8ba798dfc1ee10', '127.0.0.1', 1600585113, '__ci_last_regenerate|i:1600585113;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1600511548\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1600584899;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('463b5910e21fad00aa4d5680177229007396b441', '127.0.0.1', 1615215406, '__ci_last_regenerate|i:1615215406;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1615090359\";last_ip|s:13:\"116.12.33.177\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1615215055;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('464427860026f31c2eb128d7bd51d8e1c8c717c6', '116.12.33.190', 1612425273, '__ci_last_regenerate|i:1612425273;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1612352266\";last_ip|s:13:\"116.12.33.161\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1612425244;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('4652743a855ca469ef76b639513072082b5f596a', '127.0.0.1', 1609568277, '__ci_last_regenerate|i:1609568277;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609414124\";last_ip|s:13:\"116.12.33.162\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1609564965;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('465368db1a6c591539cf4f8b2b2cbd5a287d7f3a', '116.12.33.127', 1619931997, '__ci_last_regenerate|i:1619931765;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1619863191\";last_ip|s:13:\"116.12.33.115\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1619931776;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('46571e92bdfec6cea070b95305d769a20773044c', '116.12.33.249', 1612067516, '__ci_last_regenerate|i:1612067516;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1612018324\";last_ip|s:13:\"116.12.32.171\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1612067413;remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('4659dd12e0090edd08312cba2f4e2697accf2fca', '116.12.32.171', 1635912281, '__ci_last_regenerate|i:1635912281;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1635841114\";last_ip|s:13:\"116.12.33.245\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1635912236;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('4666ac99de48eb491aee4e2c201733dd15d7d182', '103.108.88.21', 1597557664, '__ci_last_regenerate|i:1597557664;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597474515\";last_ip|s:12:\"210.1.246.66\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597557377;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('4667a080503f2616df8c63797cdb21f85e072237', '116.12.34.125', 1625653576, '__ci_last_regenerate|i:1625653576;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1624774905\";last_ip|s:12:\"116.12.33.81\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1625653440;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('467605a741c65eb1bfceba453554eac891173cde', '116.12.32.198', 1619626259, '__ci_last_regenerate|i:1619626059;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1619597040\";last_ip|s:13:\"116.12.32.198\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1619626259;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('467ojagk75jvs72bv0vq7157la1quoaf', '::1', 1593195588, '__ci_last_regenerate|i:1593195588;requested_page|s:5:\"admin\";identity|s:11:\"a@gmail.com\";username|s:6:\"farhad\";email|s:11:\"a@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1593122510\";last_ip|s:3:\"::1\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|N;view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|N;company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('4681085033d8e763e54a6f033607ce2bf4586eb5', '127.0.0.1', 1595086402, '__ci_last_regenerate|i:1595086402;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594988188\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595086274;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('468162f7a4c36fdaef9c6bf24679cf624537b4fd', '116.12.32.12', 1614177815, '__ci_last_regenerate|i:1614177815;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1614155657\";last_ip|s:12:\"116.12.32.12\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1614177795;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('468afdc168d1f7df38fb5ef9ea3c7a41efe9b27b', '116.12.33.96', 1640668719, '__ci_last_regenerate|i:1640668719;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1640575763\";last_ip|s:12:\"116.12.34.75\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1640668692;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('468f63b7d45590008aeea470d81186ca48087523', '116.12.33.167', 1637734044, '__ci_last_regenerate|i:1637734044;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1637667941\";last_ip|s:13:\"116.12.33.143\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1637733996;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('469e99553920b152bd0b85282aadcef2c91f9e32', '103.108.88.21', 1595944180, '__ci_last_regenerate|i:1595944180;requested_page|s:13:\"admin/welcome\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1595841827\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595944016;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('46b5f17abfb51ff659620dd5d04ffe78959f45c1', '127.0.0.1', 1593669399, '__ci_last_regenerate|i:1593669399;requested_page|s:5:\"admin\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('46b832185264f5f41d0b23cd26f90ee5c2e50575', '127.0.0.1', 1604645295, '__ci_last_regenerate|i:1604645295;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1604551273\";last_ip|s:14:\"103.108.91.131\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1604645243;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('46bf9ad04f34ccda3848ea1268ea323feb64a401', '116.12.33.242', 1616239774, '__ci_last_regenerate|i:1616239774;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616144499\";last_ip|s:13:\"116.12.33.146\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616239747;remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('46c25a3318c4e41794587bf6e6f5c8d9e7b5f3fe', '127.0.0.1', 1613568315, '__ci_last_regenerate|i:1613568315;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1613545650\";last_ip|s:13:\"116.12.33.168\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1613567612;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('46c4f5b41f983b4debfb0c9ff6b2d0ae79209654', '103.108.88.21', 1594880346, '__ci_last_regenerate|i:1594880346;requested_page|s:15:\"admin/customers\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594804422\";last_ip|s:12:\"210.1.246.66\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1594879965;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('46cc02a3cd02a4b706c5f4bea7d5400972123146', '116.12.33.54', 1636603835, '__ci_last_regenerate|i:1636603827;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1636524779\";last_ip|s:12:\"116.12.34.22\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1636603832;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('46d16948f238dfb0df9e5476360b93c7aa65de5d', '116.12.33.149', 1618675165, '__ci_last_regenerate|i:1618675165;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1618650393\";last_ip|s:13:\"116.12.32.216\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1618675164;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('46dc3178f475565a39cf46bbd3728e355f269a37', '127.0.0.1', 1607007838, '__ci_last_regenerate|i:1607007838;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606977656\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607007693;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('46dd17d20b9a3a2fd7cdedd4be8f826424209f76', '127.0.0.1', 1610028088, '__ci_last_regenerate|i:1610028088;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609997510\";last_ip|s:13:\"116.12.32.102\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1610028053;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('46f69e4ae3a52e2ecd74895342e09e16c6891ad0', '127.0.0.1', 1608017934, '__ci_last_regenerate|i:1608017934;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607953227\";last_ip|s:13:\"116.12.32.121\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608017660;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('46f913ee2583bb41259ab44b6cc11c39019fe769', '127.0.0.1', 1612078828, '__ci_last_regenerate|i:1612078828;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1612018324\";last_ip|s:13:\"116.12.32.171\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1612078800;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('46fe3617a1f6df4033c11207c7a0551df247cc23', '116.12.33.211', 1615362022, '__ci_last_regenerate|i:1615362022;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1615300962\";last_ip|s:12:\"116.12.33.14\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1615361961;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('4704a7b6176b3f0d9c4890b8e07260d77129a146', '116.12.34.154', 1648265154, '__ci_last_regenerate|i:1648265154;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1648189385\";last_ip|s:13:\"116.12.34.243\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1648265138;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('47057e2ff756ad817f5ad7b66cb862c1134993d2', '127.0.0.1', 1607320317, '__ci_last_regenerate|i:1607320317;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607264241\";last_ip|s:12:\"116.12.32.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607320313;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('470c88be15b2981f5578a8b38c10c55c786e95ee', '127.0.0.1', 1603633940, '__ci_last_regenerate|i:1603633836;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1603541508\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1603633940;error|N;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('470d405a518540666debd96bdf4820750e5d8896', '127.0.0.1', 1606132907, '__ci_last_regenerate|i:1606132907;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606118527\";last_ip|s:14:\"103.108.91.131\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606132881;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('4711ceb033248fa1469f3aed90c952090220edb0', '116.12.33.167', 1637738723, '__ci_last_regenerate|i:1637738723;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1637667941\";last_ip|s:13:\"116.12.33.143\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1637738698;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('47200a0e181f8eb0bad99104ea27c77be5207fd2', '116.12.32.215', 1631519566, '__ci_last_regenerate|i:1631519566;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1631358227\";last_ip|s:13:\"116.12.34.221\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1631519403;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('472d94b10a6e6c9f469b0055d0b114f7f292e461', '116.12.33.37', 1617096939, '__ci_last_regenerate|i:1617096939;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617080165\";last_ip|s:12:\"116.12.33.37\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617096916;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('473634c125434006a46ff44f15d4f24b66dc4951', '127.0.0.1', 1609241744, '__ci_last_regenerate|i:1609241744;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609226045\";last_ip|s:13:\"116.12.33.140\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1609241743;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('473668952cd29d99bc17804d2978466da40ab4f9', '103.108.88.21', 1595047840, '__ci_last_regenerate|i:1595047840;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594988188\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595047686;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('473b61655a1b2d18789bea95daa47d6c48c75582', '127.0.0.1', 1607844044, '__ci_last_regenerate|i:1607844044;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('4753ba58a1952c058be95baabc9d589715d8fc9e', '127.0.0.1', 1607754217, '__ci_last_regenerate|i:1607754217;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607665148\";last_ip|s:13:\"116.12.32.213\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607753605;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('475688c78b02bf9afb248973baf788776ca5bc7b', '103.108.91.130', 1606306849, '__ci_last_regenerate|i:1606306849;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606291700\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606306559;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('475b4fd584caff1cbeaafc17c7d686743ee9827e', '127.0.0.1', 1605280434, '__ci_last_regenerate|i:1605280434;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605242577\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605280236;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('4778ccabab91a2f612893c0c476fb7b76f660f54', '116.12.33.167', 1637737424, '__ci_last_regenerate|i:1637737424;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1637667941\";last_ip|s:13:\"116.12.33.143\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1637737192;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('477d8415b4b2e16be4f0f6a1eba5af247f364ade', '116.12.32.218', 1638344063, '__ci_last_regenerate|i:1638344063;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1638328265\";last_ip|s:13:\"116.12.33.209\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1638344030;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('478dc01cd9c8fc39efe601a36d35ad6d050e71d2', '127.0.0.1', 1602856438, '__ci_last_regenerate|i:1602856438;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1602765491\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1602855746;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('47922ee988c74b93495b87b8f9fb528a879ca373', '103.108.88.21', 1594020525, '__ci_last_regenerate|i:1594020525;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1593921171\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1594013728;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('4792fc85edc0e2e8323299b4d278ab614a98f51b', '127.0.0.1', 1616150713, '__ci_last_regenerate|i:1616150713;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616069053\";last_ip|s:12:\"116.12.32.81\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616150679;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('4794ed79e76caeceb4856eadd0f34657b05b12b9', '127.0.0.1', 1599309543, '__ci_last_regenerate|i:1599309543;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1599224672\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1599309454;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('47994bf821f0557a797935fc3f513d1a5c679f77', '127.0.0.1', 1595933239, '__ci_last_regenerate|i:1595933239;requested_page|s:13:\"admin/welcome\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1595841827\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595931732;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('479be7902b610d685ac270b9a8156b5727b0b3a8', '116.12.33.77', 1619359929, '__ci_last_regenerate|i:1619359929;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1619346721\";last_ip|s:12:\"116.12.33.77\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('479dd8e20bbf0f6e05526905c6f9576c1ed47154', '127.0.0.1', 1604064023, '__ci_last_regenerate|i:1604064023;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1604035859\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1604061875;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('47a1c8c8ea6b43516f8abb5f380381970948a72c', '116.12.34.81', 1642307144, '__ci_last_regenerate|i:1642307144;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1642247323\";last_ip|s:13:\"116.12.34.107\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1642307129;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('47a533a472816d98aaaad80daf16c420e796b4d6', '127.0.0.1', 1593593881, '__ci_last_regenerate|i:1593593881;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('47a7cd79fb8ec810a423e9d35b8b7dd686daf4c8', '103.108.88.21', 1594209466, '__ci_last_regenerate|i:1594209466;requested_page|s:19:\"admin/customers/add\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594183208\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1594201075;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('47a887cfcd3d352b496ce5d0bb6a23a5caf11203', '127.0.0.1', 1616249107, '__ci_last_regenerate|i:1616249107;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616144499\";last_ip|s:13:\"116.12.33.146\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616249099;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('47b43ff43c7f027a56ff94c59043c375b59e1445', '116.12.33.70', 1639463035, '__ci_last_regenerate|i:1639463035;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1639373692\";last_ip|s:13:\"116.12.34.160\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1639463007;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('47b9bfd6686b317a4fa716eb4a3a33ad6c190e96', '116.12.32.205', 1643977035, '__ci_last_regenerate|i:1643977035;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1643892812\";last_ip|s:13:\"116.12.32.185\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1643977008;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('47e372528e6e533787bec741ae779b103e385b63', '127.0.0.1', 1611649894, '__ci_last_regenerate|i:1611649894;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1611587853\";last_ip|s:12:\"116.12.32.60\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1611649856;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('47e67b7a30bcba99188b627e0b361cef1888b301', '103.108.88.21', 1597663863, '__ci_last_regenerate|i:1597663863;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597555298\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597663753;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('47eaeeca1317aa3e9634fe36cdb285aa46845226', '103.108.88.21', 1593925679, '__ci_last_regenerate|i:1593925679;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1593866795\";last_ip|s:13:\"43.231.23.122\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1593924485;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";message|s:27:\"Customer successfully added\";__ci_vars|a:1:{s:7:\"message\";s:3:\"new\";}');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('47eccbfaf2b77a3075564e66161eb6419721bcda', '127.0.0.1', 1598681911, '__ci_last_regenerate|i:1598681878;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1598614984\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('47f39cbcbf2d762a7a733448e895372eb741832e', '103.108.91.130', 1606398750, '__ci_last_regenerate|i:1606398750;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606377880\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606398749;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('4806e76c4097c3122cfff3b048463477ea50e8b1', '127.0.0.1', 1594883484, '__ci_last_regenerate|i:1594883484;requested_page|s:15:\"admin/customers\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594804422\";last_ip|s:12:\"210.1.246.66\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1594882961;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('480d8d01d190a154ec0901e0cc0d6a63442b8ed4', '127.0.0.1', 1603089790, '__ci_last_regenerate|i:1603089786;requested_page|s:15:\"admin/customers\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('4819c8029cc2ff987b4371a1255938fea7beec6b', '116.12.32.185', 1644660064, '__ci_last_regenerate|i:1644658893;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1644638434\";last_ip|s:13:\"116.12.32.185\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1644660064;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('4826dd17118710416043aa669b29e8de235d6981', '116.12.33.57', 1622187775, '__ci_last_regenerate|i:1622187775;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1622119742\";last_ip|s:11:\"116.12.33.5\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1622187755;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('4826ea4333e02facdd1b04c0882a56a6ff05178f', '116.12.32.182', 1644930765, '__ci_last_regenerate|i:1644930765;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1644833400\";last_ip|s:13:\"116.12.34.239\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1644930739;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('482a2c4e82637c628fb952729f5791ca7b62c0f8', '127.0.0.1', 1616676562, '__ci_last_regenerate|i:1616676562;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616644549\";last_ip|s:13:\"116.12.33.191\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616676550;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('483d77274e20271bef7234518359b90f3be00edc', '127.0.0.1', 1609402857, '__ci_last_regenerate|i:1609402734;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609340278\";last_ip|s:13:\"116.12.33.205\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1609402785;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('4843b70060700ebce8e616752b7e3fc9495ee40e', '116.12.32.209', 1640076192, '__ci_last_regenerate|i:1640076192;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1640064073\";last_ip|s:13:\"116.12.32.209\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1640076178;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('484e28300cf37050ca11519cc76aab803bc28a92', '127.0.0.1', 1613548517, '__ci_last_regenerate|i:1613548514;requested_page|s:15:\"admin/customers\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('48514dac7287c02b454d3ab2b7eb4457b3f72bed', '116.12.32.219', 1637646778, '__ci_last_regenerate|i:1637646778;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1637634749\";last_ip|s:12:\"116.12.34.48\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1637646777;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;remove_posls|i:1;message|s:27:\"POS Sale successfully added\";__ci_vars|a:1:{s:7:\"message\";s:3:\"new\";}');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('4852a1b8928e5bc435546eec5e244db4f5fc09da', '116.12.33.152', 1635690388, '__ci_last_regenerate|i:1635690388;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1635575301\";last_ip|s:12:\"116.12.34.70\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1635690237;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('48560785057d5d1712009c9a89faf3a3ce1864ac', '116.12.33.77', 1619258624, '__ci_last_regenerate|i:1619258624;requested_page|s:15:\"admin/pos/sales\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('485fae6ffb19f19491044c5b09c3fb6d85a0129d', '116.12.34.216', 1646195659, '__ci_last_regenerate|i:1646195659;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1646111786\";last_ip|s:13:\"116.12.32.205\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1646195653;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('48618d396f61373c2c49dddbae0b02ce434ca41a', '116.12.33.242', 1617801989, '__ci_last_regenerate|i:1617801989;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617773693\";last_ip|s:13:\"116.12.33.242\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617801952;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('486c7a9695441d376a760590ac6d2ff0a914c50d', '116.12.32.19', 1630742271, '__ci_last_regenerate|i:1630742271;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1630471968\";last_ip|s:13:\"116.12.32.101\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1630742212;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('48759b920b861cabf7f0bb02637cb137556c5c4b', '116.12.32.96', 1608130589, '__ci_last_regenerate|i:1608130589;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608100273\";last_ip|s:12:\"116.12.32.96\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608130571;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('487aafd8c0e2abdd32835fbd1b3e716ed9f305eb', '127.0.0.1', 1612861845, '__ci_last_regenerate|i:1612861841;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1612788480\";last_ip|s:12:\"116.12.32.77\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1612860209;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('488a8d1ac69007d38e4bd10ad79aa00123045c56', '127.0.0.1', 1597842913, 'requested_page|s:28:\"admin/sales/payment_note/317\";__ci_last_regenerate|i:1597842913;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597822233\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597842850;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('488fd1f172f5c23f8db160ede2d7d8d4dc00aabd', '116.12.33.77', 1619264873, '__ci_last_regenerate|i:1619264873;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1619247508\";last_ip|s:12:\"116.12.33.77\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1619264748;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('489993f94fea175d9cd696e65a39c562c5d3f355', '116.12.33.85', 1637822148, '__ci_last_regenerate|i:1637822148;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1637746913\";last_ip|s:13:\"116.12.33.167\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1637822112;error|N;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('489c511d09904776f35f2c44417dd03c6ca51949', '116.12.33.3', 1619710626, '__ci_last_regenerate|i:1619710549;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1619698000\";last_ip|s:13:\"116.12.33.181\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1619710626;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('48a4619e1c7503fdec765719ea41f5b1c5f54bf4', '116.12.33.242', 1616243522, '__ci_last_regenerate|i:1616243522;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616144499\";last_ip|s:13:\"116.12.33.146\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616241363;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('48a67011817582b677862e9a2a0b77e944342771', '116.12.32.222', 1625744027, '__ci_last_regenerate|i:1625744027;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1625644723\";last_ip|s:13:\"116.12.34.125\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1625744016;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('48abbb1c0a2c2db1f3038c44cfa2b1d532e04ad5', '116.12.32.173', 1644314431, '__ci_last_regenerate|i:1644314431;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1644236967\";last_ip|s:13:\"116.12.34.109\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1644314408;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;message|s:25:\"Sale successfully updated\";__ci_vars|a:1:{s:7:\"message\";s:3:\"new\";}');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('48b402379580dc6593bec7f703f2297998749a10', '127.0.0.1', 1607586441, '__ci_last_regenerate|i:1607586441;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607510654\";last_ip|s:13:\"116.12.32.144\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607586344;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('48b8524ef7b8e34e08a870e0d3897742cd1c9f7f', '127.0.0.1', 1617429610, '__ci_last_regenerate|i:1617429610;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617345364\";last_ip|s:13:\"116.12.33.149\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617428143;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('48bc9194e0c49e9701da4c75964e7ee88d66f789', '116.12.32.167', 1645689056, '__ci_last_regenerate|i:1645689056;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1645607387\";last_ip|s:13:\"116.12.34.242\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1645688943;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('48beb8474ac6c242e78b0d0fa870c1c78b55fc37', '127.0.0.1', 1616998240, '__ci_last_regenerate|i:1616998240;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616900099\";last_ip|s:12:\"116.12.33.57\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616997876;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('48c6253ce59d7b4bd0e116900280967840e5550e', '208.91.199.91', 1647401763, '__ci_last_regenerate|i:1647401763;requested_page|s:5:\"admin\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('48c712f8528cc5855253b19c7328684e40fe7bd8', '127.0.0.1', 1604924023, '__ci_last_regenerate|i:1604924023;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1604897113\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1604923888;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('48d3335e8b934d95036d44c09ab3b4566972c23c', '127.0.0.1', 1595086742, '__ci_last_regenerate|i:1595086742;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594988188\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595086274;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('48d634d5e013546249b4c240d2ea69a13787ab70', '116.12.33.187', 1617879609, '__ci_last_regenerate|i:1617879609;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617857562\";last_ip|s:13:\"116.12.33.187\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617879585;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('48d6c485efb404c97a7c84b0b7533376481bd1d5', '127.0.0.1', 1608379786, '__ci_last_regenerate|i:1608379786;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608363721\";last_ip|s:12:\"116.12.33.12\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608379144;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('48d7f7c61875dd6e9423f1003c1ee4e8dd44bfe5', '116.12.34.113', 1647147937, '__ci_last_regenerate|i:1647147937;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1647092856\";last_ip|s:12:\"116.12.32.34\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1647147917;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('48d87d3d212a17d81b2bc89c5fac65f56f356b82', '116.12.33.239', 1610089481, '__ci_last_regenerate|i:1610089271;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1610025322\";last_ip|s:13:\"116.12.32.102\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1610089478;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('48e7b52137493de21b5755880f197476372883c5', '116.12.32.171', 1635913447, '__ci_last_regenerate|i:1635913447;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1635841114\";last_ip|s:13:\"116.12.33.245\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1635913393;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('48fa499bc1926e9d324e6206a1a51ca9c6bc6bab', '127.0.0.1', 1607954542, '__ci_last_regenerate|i:1607954542;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607945899\";last_ip|s:13:\"116.12.32.121\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607954526;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('49012a1b3760d52a7c2a8d6db9e7db6a091d20d0', '116.12.33.40', 1617268503, '__ci_last_regenerate|i:1617268503;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617254497\";last_ip|s:12:\"116.12.33.40\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617268502;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_posls|i:1;message|s:27:\"POS Sale successfully added\";__ci_vars|a:1:{s:7:\"message\";s:3:\"old\";}');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('4909c18b7fef4f1f8a3c98e365516f2fae22457c', '116.12.32.215', 1631520490, '__ci_last_regenerate|i:1631520490;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1631358227\";last_ip|s:13:\"116.12.34.221\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1631520175;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('490ebc0062c13bad6b0dfea9c330f74d255bfa37', '127.0.0.1', 1617710380, '__ci_last_regenerate|i:1617710380;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617631766\";last_ip|s:13:\"116.12.32.223\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617710364;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('4924b10a2e70b20dbf3bba567edc9dba0e37c557', '127.0.0.1', 1596083822, '__ci_last_regenerate|i:1596083822;requested_page|s:13:\"admin/welcome\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1596022757\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1596083817;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('4937c2e7b5fc36ea1eb0384b74638ba417cd73fd', '116.12.32.68', 1648967871, '__ci_last_regenerate|i:1648967871;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1648792670\";last_ip|s:13:\"116.12.32.118\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1648967845;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('4943b830c558eddfd1681efbc468fd86d583b9dd', '127.0.0.1', 1594789878, '__ci_last_regenerate|i:1594789878;requested_page|s:15:\"admin/customers\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594754399\";last_ip|s:12:\"210.1.246.66\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1594789402;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('49594cca182c89302fc794d448a1692d1ef74997', '103.108.88.21', 1597665872, '__ci_last_regenerate|i:1597665872;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597555298\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597665815;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('495b032f66d8cc7af54bacbdcfa4b713452aa5fd', '127.0.0.1', 1598710378, '__ci_last_regenerate|i:1598710378;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('495f3bdd92745c87a1094bf8908a492c44f50582', '127.0.0.1', 1617631704, '__ci_last_regenerate|i:1617631704;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('49635ab9f708464b90922b3c61b184c326bd7ada', '127.0.0.1', 1612161629, '__ci_last_regenerate|i:1612161628;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('49738a93728b6388eabc864251286a8ac119b1e6', '116.12.33.177', 1615099092, '__ci_last_regenerate|i:1615099092;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1615034999\";last_ip|s:13:\"116.12.33.144\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1615094464;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('497a1dbfc9a30f3e501e1764dc40b8504419e96b', '116.12.33.242', 1617802691, '__ci_last_regenerate|i:1617802691;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617773693\";last_ip|s:13:\"116.12.33.242\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617802675;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('49813d1de1e9e5d71300fe6a72c7c5a1af3424bb', '116.12.34.140', 1646822973, '__ci_last_regenerate|i:1646822973;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1646802657\";last_ip|s:13:\"116.12.34.140\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1646822948;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('49885217da81191efdc72b0307240df28d753f55', '103.108.88.21', 1595048299, '__ci_last_regenerate|i:1595048299;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594988188\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595048217;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('49923d60026bda26706f9adfb946de43f4909626', '116.12.32.21', 1607255562, '__ci_last_regenerate|i:1607255562;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607231553\";last_ip|s:13:\"37.111.217.54\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607255556;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('49932c71da0763b336d35fa9d02c01a3860ab836', '127.0.0.1', 1605247787, '__ci_last_regenerate|i:1605247787;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605182481\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605247335;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('499d5779a8c02047cee11d053dbd244b1a8f4b1f', '127.0.0.1', 1610519841, '__ci_last_regenerate|i:1610519841;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1610431712\";last_ip|s:13:\"116.12.33.171\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1610517041;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('499e032a64ca82be17c575ce4f30c07473a948a0', '127.0.0.1', 1606724466, '__ci_last_regenerate|i:1606724466;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606658064\";last_ip|s:14:\"103.108.91.129\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606724374;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('49a09b92644d6f39d98efae5e847b473a0e512dd', '127.0.0.1', 1601032099, '__ci_last_regenerate|i:1601032099;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('49a25fd94e387cf316fe6850a2cd8d72e3dc5a70', '116.12.34.99', 1634904248, '__ci_last_regenerate|i:1634904248;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1634816711\";last_ip|s:13:\"116.12.34.248\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1634904152;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('49a3f9a15a9e903f44dd9ce9696a98fc9576bc22', '116.12.32.60', 1611576080, '__ci_last_regenerate|i:1611576080;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1611405986\";last_ip|s:13:\"116.12.32.111\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1611575104;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('49b32b4aa086869ee365b44133c8b792d89d3678', '127.0.0.1', 1610432567, '__ci_last_regenerate|i:1610432567;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1610377891\";last_ip|s:13:\"116.12.33.210\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1610432554;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('49b81a1d6085e273aa217002dd52aaebcd4fb99e', '127.0.0.1', 1605186559, '__ci_last_regenerate|i:1605186559;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605101433\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605186034;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('49be6dc86e5cab412c18dfb404fa80ff578ba884', '116.12.32.200', 1644995546, '__ci_last_regenerate|i:1644995546;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1644921201\";last_ip|s:13:\"116.12.32.182\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1644995359;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('49bf04d53215ddc7218d08112e8c033591f54522', '127.0.0.1', 1595138886, '__ci_last_regenerate|i:1595138886;requested_page|s:15:\"admin/customers\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1595087497\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595138885;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('49c9e76fa8b43854239b619a589ab8ae6c820933', '127.0.0.1', 1612423999, '__ci_last_regenerate|i:1612423999;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1612352266\";last_ip|s:13:\"116.12.33.161\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1612423461;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('49cd3848f47828b48f5a105fd8736f5a607ff1a4', '116.12.33.155', 1612943203, '__ci_last_regenerate|i:1612943203;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1612875575\";last_ip|s:11:\"116.12.33.1\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1612943197;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('49dd15bdb390ec909e27ff97c95797e65f8dfedf', '103.108.91.130', 1605617385, '__ci_last_regenerate|i:1605617385;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605590276\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605617377;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('49f30c9bb6fa9743cf52589c349bad4fc4cb4244', '116.12.33.186', 1610873324, '__ci_last_regenerate|i:1610873324;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1610799008\";last_ip|s:13:\"116.12.33.107\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1610873318;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('49fb4f802c18077a36029fd661d583812eb20ecc', '127.0.0.1', 1600263805, '__ci_last_regenerate|i:1600263805;requested_page|s:9:\"admin/pos\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1600243081\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1600263752;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('4a0a7f0941352f6bf91f21cb16b669b257cbfd84', '116.12.32.81', 1616059421, '__ci_last_regenerate|i:1616059421;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1615987196\";last_ip|s:13:\"116.12.32.129\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616059355;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('4a10ab49da3822748974e9c68192f8688d1652d4', '127.0.0.1', 1599139513, '__ci_last_regenerate|i:1599139513;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1599049742\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1599139492;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('4a20b13cd1d73cf22338decaa08588d10d699478', '127.0.0.1', 1607352252, '__ci_last_regenerate|i:1607352252;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607317798\";last_ip|s:13:\"116.12.33.189\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607351203;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('4a290559c6b707475f26e16b5cda1efcbd811b83', '116.12.32.111', 1611380435, '__ci_last_regenerate|i:1611380435;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1611318457\";last_ip|s:13:\"116.12.32.176\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1611380080;remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('4a3f2d488bb4c436be4161cd598c11a9bc593afa', '116.12.33.7', 1608799454, '__ci_last_regenerate|i:1608799454;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608727375\";last_ip|s:12:\"116.12.33.10\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608799425;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('4a47113b3031b3e2fbaf05dd13c9c222771ff602', '116.12.34.215', 1637316991, '__ci_last_regenerate|i:1637316991;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1637212122\";last_ip|s:13:\"116.12.33.225\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1637316963;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('4a4a84176110b0dd6926b8d4393341d66d2032a3', '103.108.88.21', 1594367478, '__ci_last_regenerate|i:1594367478;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594294025\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('4a4b03df081146aca48c02c4cf2393e1301da34b', '116.12.32.215', 1619105730, '__ci_last_regenerate|i:1619105730;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1619081961\";last_ip|s:13:\"116.12.32.215\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1619105711;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('4a5311243568c49f505d2ef4de7cefa014d6ad2d', '127.0.0.1', 1594803006, '__ci_last_regenerate|i:1594803006;requested_page|s:15:\"admin/customers\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594754399\";last_ip|s:12:\"210.1.246.66\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1594802898;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('4a564640af2fef647656dfa60a3cc57dc916fc81', '116.12.33.58', 1618985359, '__ci_last_regenerate|i:1618985359;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1618924199\";last_ip|s:12:\"116.12.33.26\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1618985274;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('4a5864a8012a80a475aa8219b2e12b5bb537b53d', '116.12.34.113', 1647149526, '__ci_last_regenerate|i:1647149526;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1647092856\";last_ip|s:12:\"116.12.32.34\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1647149495;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('4a60e9c28f3a54870d3869d644633e4e43800d63', '127.0.0.1', 1616931996, '__ci_last_regenerate|i:1616931982;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616835824\";last_ip|s:12:\"116.12.33.49\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616931983;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('4a6de776df0c9d3477fc2e0700620096938f757d', '116.12.32.208', 1642072024, '__ci_last_regenerate|i:1642072024;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1642059133\";last_ip|s:13:\"116.12.34.214\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1642071956;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('4a85a839aeb580191fbcbb3bd808e025618d892f', '127.0.0.1', 1597658533, '__ci_last_regenerate|i:1597658533;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597555298\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('4a8983363a6b11acecd0187b1ef8e298d211a798', '127.0.0.1', 1612859192, '__ci_last_regenerate|i:1612859192;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1612788480\";last_ip|s:12:\"116.12.32.77\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1612858667;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('4a89db88a0d5950f88f8b2b2d898b3d273b6a5f1', '116.12.34.252', 1645090070, '__ci_last_regenerate|i:1645090070;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1645067649\";last_ip|s:13:\"116.12.34.252\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1645090066;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('4a8bbca5dde7c0c4dd753d5572c2443e99b09d4f', '127.0.0.1', 1609052033, '__ci_last_regenerate|i:1609052033;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609043804\";last_ip|s:12:\"116.12.33.70\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1609051921;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('4a931a3c981864f663928bef0431d242f1cfa270', '116.12.32.213', 1637982990, '__ci_last_regenerate|i:1637982990;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1637917564\";last_ip|s:13:\"116.12.32.204\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1637982907;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('4a95598c6ae10d42c1f3d0ef71b83f8b7be9c944', '116.12.33.33', 1639801323, '__ci_last_regenerate|i:1639801323;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1639730283\";last_ip|s:13:\"116.12.34.113\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1639801307;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('4a981f1e85251cf03de7f14c7ec7f71520432c6e', '116.12.32.204', 1637920020, '__ci_last_regenerate|i:1637920020;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1637907685\";last_ip|s:13:\"116.12.32.204\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1637919664;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('4a99411e77fb5ec1ea5f15e9d8a0e18ab5c0dbda', '103.108.88.21', 1597660662, '__ci_last_regenerate|i:1597660662;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597555298\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597660431;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('4a9a6995d10fdf9df09a45f1122f52e4ab33ab97', '103.108.88.21', 1602332582, '__ci_last_regenerate|i:1602332363;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1602331652\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1602332581;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('4aa0c3172adf9559768aca5efb26998fafde3a96', '116.12.32.77', 1612767287, '__ci_last_regenerate|i:1612767287;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1612693685\";last_ip|s:12:\"116.12.33.88\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1612765462;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('4ab00df46dcb6eaffdd40271b0c2042165a6c5eb', '116.12.32.55', 1616767135, '__ci_last_regenerate|i:1616767135;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616751377\";last_ip|s:12:\"116.12.33.10\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616767115;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('4ab2ed04b5805e3da96d1f45359b9e8a51166dc0', '127.0.0.1', 1598252049, '__ci_last_regenerate|i:1598252049;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1598185344\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1598252049;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('4ab97ec0319bc4db589e6e31220e347943f473a3', '116.12.34.182', 1638685716, '__ci_last_regenerate|i:1638685716;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1638674317\";last_ip|s:13:\"116.12.34.182\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1638685467;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('4abc56524adbe37f6557737baabc08d56d46aa31', '116.12.34.165', 1639305555, '__ci_last_regenerate|i:1639305555;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1639197279\";last_ip|s:13:\"116.12.33.127\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1639305529;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('4ac02f8e532191139c64fbabe3e43fe06c01da9b', '103.108.88.21', 1593927973, '__ci_last_regenerate|i:1593927973;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1593866795\";last_ip|s:13:\"43.231.23.122\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1593924485;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('4ac0784e6e31cfd94a0737f3464a3d75390de0fc', '116.12.34.5', 1644572997, '__ci_last_regenerate|i:1644572997;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1644489109\";last_ip|s:12:\"116.12.33.47\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1644572983;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('4ac0b0fd7cb1770df0f02d1028807b0546600089', '116.12.32.128', 1607518702, '__ci_last_regenerate|i:1607518702;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607424997\";last_ip|s:13:\"116.12.32.145\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607518560;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('4ac12fd2cef801425fa783f428f08c7dda744a7e', '103.108.88.21', 1594887690, '__ci_last_regenerate|i:1594887690;requested_page|s:15:\"admin/customers\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594804422\";last_ip|s:12:\"210.1.246.66\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1594882961;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('4b05fef31d2e76735cc1a73d0c13812d626e233b', '127.0.0.1', 1607593320, '__ci_last_regenerate|i:1607593320;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607510654\";last_ip|s:13:\"116.12.32.144\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607593306;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('4b143ab07bbb3a9c10b1a4a10b8dc03046c3eda0', '127.0.0.1', 1611141626, '__ci_last_regenerate|i:1611141626;requested_page|s:23:\"admin/reports/customers\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1611126373\";last_ip|s:12:\"116.12.32.41\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1611140668;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('4b2da373c287cdc23c486376ea26654dd6504603', '103.108.88.21', 1601639689, '__ci_last_regenerate|i:1601639689;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1601468495\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1601632885;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('4b321de6519b6c2a1b35708e84a6dda4422c92f4', '116.12.34.215', 1641378461, '__ci_last_regenerate|i:1641378461;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1641357973\";last_ip|s:13:\"116.12.34.215\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1641378452;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('4b381afd9d6468619cfcb0324c4049e1f63dce6a', '127.0.0.1', 1615352583, '__ci_last_regenerate|i:1615352583;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1615300962\";last_ip|s:12:\"116.12.33.14\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1615352394;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('4b3e52ab321de0b455b647162d851860c401523c', '116.12.33.225', 1637217649, '__ci_last_regenerate|i:1637217649;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1637137656\";last_ip|s:11:\"116.12.32.9\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1637217012;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('4b447ea8aed8a615bfab6e30848ba742bd098d0b', '116.12.33.199', 1614947350, '__ci_last_regenerate|i:1614947350;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1614863202\";last_ip|s:13:\"116.12.33.158\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1614947313;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('4b5017c27e071b8d3dc55d0e12f2f7e09b061f6c', '127.0.0.1', 1609241039, '__ci_last_regenerate|i:1609241039;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609226045\";last_ip|s:13:\"116.12.33.140\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1609241022;remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('4b5c29e2c9c5fac83b87374f9a881753f3ec2236', '127.0.0.1', 1603260798, '__ci_last_regenerate|i:1603260791;requested_page|s:5:\"admin\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('4b66188aa7f5484e9f3ef74d54dc5787473296ec', '127.0.0.1', 1604914910, '__ci_last_regenerate|i:1604914910;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1604897113\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1604914472;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('4b6dc0c44c9608f2d5240240c8211854b6733783', '116.12.32.139', 1641797647, '__ci_last_regenerate|i:1641797647;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1641699285\";last_ip|s:12:\"116.12.34.94\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1641797618;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('4b7b4b3d62318b5333f4e03dc4d06e464fc03a83', '116.12.33.120', 1615447396, '__ci_last_regenerate|i:1615447396;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1615382327\";last_ip|s:12:\"119.30.45.62\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1615447353;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('4b883e9eda672ec62aa25dcac6fd5ab06b31764e', '103.108.91.130', 1605685191, '__ci_last_regenerate|i:1605684981;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605611465\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605685191;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('4b897400fc484f40f0dbcfd9dcc41faf1face6dc', '127.0.0.1', 1600507400, '__ci_last_regenerate|i:1600507400;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1600433348\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('4b8e39c218febb7eadb3d076434e388f66287930', '116.12.34.68', 1637040975, '__ci_last_regenerate|i:1637040975;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1636977708\";last_ip|s:13:\"116.12.34.180\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1637040926;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('4ba37710d8b32ad2da00c593798c16afeee85bd6', '127.0.0.1', 1609394665, '__ci_last_regenerate|i:1609394665;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609340278\";last_ip|s:13:\"116.12.33.205\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('4ba7056ba0fca8ac13a5eb020f4ad36af300baa4', '116.12.33.140', 1609253243, '__ci_last_regenerate|i:1609253109;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609226045\";last_ip|s:13:\"116.12.33.140\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1609253242;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('4bad94ec1c36e1fc40a2ab59305e530fbac14be4', '127.0.0.1', 1610204954, '__ci_last_regenerate|i:1610204954;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1610171878\";last_ip|s:12:\"116.12.33.44\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1610204872;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('4bbeb25746fbf5853603ee56a21b8b13a84b620c', '127.0.0.1', 1599485892, '__ci_last_regenerate|i:1599485784;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1599395883\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1599485892;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('4bc1f8c62b292778d9642d4b70a6d88ff8bd46ee', '127.0.0.1', 1607347735, '__ci_last_regenerate|i:1607347735;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607317798\";last_ip|s:13:\"116.12.33.189\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607347658;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('4bc96b573b2436e80736fa8585fb71ec3e77dbf1', '127.0.0.1', 1606574887, '__ci_last_regenerate|i:1606574887;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606455480\";last_ip|s:14:\"103.108.91.129\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606574881;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('4bcef408ca17a0cb4aa551254cfefbb66f4c6093', '103.108.88.21', 1602772474, '__ci_last_regenerate|i:1602772465;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1602746515\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1602772474;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('4bd7d76029632e1df3a85cd60f3b50f61556ef53', '116.12.33.170', 1640150669, '__ci_last_regenerate|i:1640150669;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1640074228\";last_ip|s:13:\"116.12.32.209\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1640150651;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('4be1457a92d34f44226274c4b16cccb0503fd9b0', '116.12.34.140', 1646893973, '__ci_last_regenerate|i:1646893973;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1646820783\";last_ip|s:13:\"116.12.34.140\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1646889118;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('4bfafe36602a8c814e5385ade7eb686bbc31e259', '103.126.218.66', 1618482914, '__ci_last_regenerate|i:1618482914;requested_page|s:5:\"admin\";identity|s:13:\"abc@gmail.com\";username|s:6:\"FARHAD\";email|s:13:\"abc@gmail.com\";user_id|s:1:\"3\";old_last_login|s:10:\"1618207227\";last_ip|s:14:\"103.126.218.66\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"1\";biller_id|s:1:\"3\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1618475527;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('4c038de7c66af3442955dcf984cdaeea15eba9e6', '127.0.0.1', 1597305781, '__ci_last_regenerate|i:1597305781;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597294316\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597305025;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('4c04f75e8bd152e465fdf3ccec1a1365eabc7c54', '103.108.88.21', 1602510098, '__ci_last_regenerate|i:1602510098;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1602490204\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1602509656;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('4c1305953247cee491378cd0cbeaaf3deb6c33f2', '127.0.0.1', 1614777400, '__ci_last_regenerate|i:1614777400;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1614744448\";last_ip|s:12:\"116.12.33.44\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('4c13b8c7b7d352928d19e7c3969f989c4be1e3c4', '116.12.33.239', 1607778464, '__ci_last_regenerate|i:1607778464;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607770814\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607776977;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('4c1908c1dde44ac9076d16a52272e78c00217322', '116.12.32.7', 1621665748, '__ci_last_regenerate|i:1621665748;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1621607696\";last_ip|s:12:\"116.12.33.40\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1621665244;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('4c2327acc27794bf858e2a3ddb323b906053782f', '127.0.0.1', 1608879018, '__ci_last_regenerate|i:1608879011;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608818877\";last_ip|s:11:\"116.12.33.7\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('4c3076ee6b3d9325f6330b1f6c5f2fc78827b858', '103.108.88.21', 1593931579, '__ci_last_regenerate|i:1593931579;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1593866795\";last_ip|s:13:\"43.231.23.122\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1593924485;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('4c3ac80f4a2cf321f1d172b1003bad610d4adff3', '116.12.32.8', 1636114085, '__ci_last_regenerate|i:1636114085;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1636089343\";last_ip|s:11:\"116.12.32.8\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1636113872;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('4c4f560fb9910cd4f3b6fb940576ac14ec6fa61f', '116.12.32.18', 1637572995, '__ci_last_regenerate|i:1637572995;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1637499031\";last_ip|s:13:\"116.12.32.219\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1637572790;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('4c50b92f34a1197f3f66b8427cbb76d9345972d1', '103.108.91.131', 1604398562, '__ci_last_regenerate|i:1604398460;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1604314383\";last_ip|s:14:\"103.108.91.128\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1604398238;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('4c57e79b7f96d05cdf9b8dbfe411ae47ed95bb59', '103.108.91.130', 1605187246, '__ci_last_regenerate|i:1605187246;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605101433\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605187192;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('4c620f3cddc4746ad5ce62b26715387ef5468734', '103.108.88.21', 1593848293, 'requested_page|s:15:\"admin/customers\";__ci_last_regenerate|i:1593848293;identity|s:11:\"r@gmail.com\";username|s:4:\"neon\";email|s:11:\"r@gmail.com\";user_id|s:1:\"4\";old_last_login|s:10:\"1593596310\";last_ip|s:14:\"203.190.14.186\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"5\";warehouse_id|s:1:\"1\";view_right|s:1:\"1\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"4\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1593836831;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('4c6755656b2154518360d6a20dc61ad9e3653074', '127.0.0.1', 1616853835, '__ci_last_regenerate|i:1616853835;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616763763\";last_ip|s:12:\"116.12.32.55\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616853746;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('4c68f248d3ca8b6cef1d5dfeca7ecfe6748f1556', '116.12.33.48', 1618036991, '__ci_last_regenerate|i:1618036991;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617980206\";last_ip|s:13:\"116.12.33.194\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1618032085;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('4c697c0f54eae2597be46d4e95cf073de12abe2e', '116.12.32.18', 1637573671, '__ci_last_regenerate|i:1637573671;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1637499031\";last_ip|s:13:\"116.12.32.219\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1637573661;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('4c6b133db4a9a459e66117610bdf39b538746269', '127.0.0.1', 1597035396, '__ci_last_regenerate|i:1597035396;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1596117540\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('4c6b768e05d6bb04d69e58f7063897c9851e5222', '116.12.34.104', 1642503664, '__ci_last_regenerate|i:1642503664;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1642489574\";last_ip|s:13:\"116.12.34.104\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1642503644;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('4c736991c9277f2f9273afe4bf3812d5dbead63a', '127.0.0.1', 1603092003, '__ci_last_regenerate|i:1603092003;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1603014899\";last_ip|s:14:\"123.108.244.36\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1603092001;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('4c7d2214e47b10532e16f966b585e67de534822f', '127.0.0.1', 1616596643, '__ci_last_regenerate|i:1616596643;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616567888\";last_ip|s:12:\"116.12.33.25\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616596606;remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('4c84a1869576a0868fe119a7bdc612c92b728759', '116.12.32.212', 1645178696, '__ci_last_regenerate|i:1645178696;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1645081200\";last_ip|s:13:\"116.12.34.252\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1645178693;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('4c8b2ba6138bad33d9103aaf4633b2d0ca5804da', '127.0.0.1', 1607173555, '__ci_last_regenerate|i:1607173555;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607164403\";last_ip|s:13:\"116.12.33.149\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('4c910797e8ae2ff0f0ad9b98b85023735bc66b28', '127.0.0.1', 1594360498, '__ci_last_regenerate|i:1594360498;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594294025\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('4c9965ad977ffa71c87ebe7a776c78721c1b746a', '116.12.34.151', 1636435542, '__ci_last_regenerate|i:1636435542;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1636346560\";last_ip|s:13:\"116.12.32.197\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1636435235;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('4cb2c8adb2d1a587cb6b374359de22e0bb705a92', '116.12.34.109', 1644238179, '__ci_last_regenerate|i:1644238179;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1644132814\";last_ip|s:13:\"116.12.33.222\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1644238137;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('4cc35362cea1947f0e868540d1588f91ab1b4024', '127.0.0.1', 1597138760, '__ci_last_regenerate|i:1597138760;requested_page|s:13:\"admin/welcome\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597127896\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597137473;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";user_csrf|s:20:\"jQFWY40Xks8qH9hpAcDb\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('4cc7edbcc7c6d5d83bdfd7c0b6f80450d5fa4f31', '116.12.32.204', 1643023244, '__ci_last_regenerate|i:1643023244;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1643008271\";last_ip|s:13:\"116.12.34.139\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1643023163;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('4ccad8dec6350c35e74158b9d64f7302bb3e3a29', '116.12.34.75', 1640581863, '__ci_last_regenerate|i:1640581863;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1640521721\";last_ip|s:13:\"116.12.34.139\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1640581806;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('4ccd5486fca4b6213c664ffedefc1fd54fb3f50c', '127.0.0.1', 1595937711, '__ci_last_regenerate|i:1595937711;requested_page|s:5:\"admin\";identity|s:13:\"abc@gmail.com\";username|s:6:\"FARHAD\";email|s:13:\"abc@gmail.com\";user_id|s:1:\"3\";old_last_login|s:10:\"1595839372\";last_ip|s:12:\"210.1.246.66\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"2\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"1\";biller_id|s:1:\"3\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595937349;register_id|s:1:\"9\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-06-08 08:16:14\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('4ccf0c77c03e5d02ba4adb3ed9e5525f7aa36287', '127.0.0.1', 1604554492, '__ci_last_regenerate|i:1604554492;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1604477132\";last_ip|s:14:\"103.108.91.131\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1604554477;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('4cd558f9ab35c1031cc09373397d220e2e41d6f3', '116.12.32.182', 1644925555, '__ci_last_regenerate|i:1644925555;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1644833400\";last_ip|s:13:\"116.12.34.239\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1644921733;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('4cda8d66c16aa88208c02d5a2f506252e472a7d4', '116.12.32.187', 1638961209, '__ci_last_regenerate|i:1638961209;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1638847671\";last_ip|s:12:\"116.12.32.43\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1638956815;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('4cdc38bd459282202bc2f5099586d263a8df32cb', '116.12.32.219', 1637648275, '__ci_last_regenerate|i:1637648275;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1637634749\";last_ip|s:12:\"116.12.34.48\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1637648233;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('4cebd0db45aebe82b972b84f059ea7eb6403ca8e', '127.0.0.1', 1600333625, '__ci_last_regenerate|i:1600333625;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1600258061\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1600328659;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('4d067eab0d2d3c99a1d89daf0c10b035e933e79b', '116.12.32.197', 1638434881, '__ci_last_regenerate|i:1638434881;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1638340937\";last_ip|s:13:\"116.12.32.218\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1638434848;error|N;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('4d09e68833fd8f385300739e2f5c5309f223688c', '127.0.0.1', 1602332363, '__ci_last_regenerate|i:1602332363;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1602331652\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1602332269;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('4d11fb2f437ba60e3b551dffd68a412a076f24c0', '116.12.32.68', 1648959981, '__ci_last_regenerate|i:1648959981;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1648792670\";last_ip|s:13:\"116.12.32.118\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1648959955;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('4d16d2ce981e22f3ebdfa6354c0aa96a279def63', '116.12.34.252', 1645089769, '__ci_last_regenerate|i:1645089769;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1645067649\";last_ip|s:13:\"116.12.34.252\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1645089750;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('4d21556120577b6c47b28102e69daa07778ced58', '103.108.91.130', 1605682866, '__ci_last_regenerate|i:1605682866;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605611465\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605682847;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('4d22c79f180ce2dde990c455efbd4173e8749399', '116.12.33.69', 1620747560, '__ci_last_regenerate|i:1620747347;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1620715142\";last_ip|s:13:\"116.12.32.221\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1620747559;remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('4d24899a97267fe84cf0c359d3eb06cfa71c3dbf', '127.0.0.1', 1615887845, '__ci_last_regenerate|i:1615887845;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1615879730\";last_ip|s:13:\"116.12.33.218\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1615887809;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('4d290cf30241b6e52469a3a876195cbc6abd41f3', '116.12.34.80', 1638532176, '__ci_last_regenerate|i:1638532176;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1638434256\";last_ip|s:13:\"116.12.32.197\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1638532113;error|N;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('4d2f36421a254269e05d835575687b688ba31469', '116.12.34.160', 1639376387, '__ci_last_regenerate|i:1639376387;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1639289751\";last_ip|s:13:\"116.12.34.165\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1639376360;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('4d320381b0c6e5bb68fc96359fcba369d8561df6', '116.12.32.211', 1637380779, '__ci_last_regenerate|i:1637380779;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1637310084\";last_ip|s:13:\"116.12.34.215\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1637380737;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('4d3c4cb27c29093b4bf97aeb6876731eed52b11f', '127.0.0.1', 1607256501, '__ci_last_regenerate|i:1607256501;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607231553\";last_ip|s:13:\"37.111.217.54\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607256464;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('4d58e7be0ae721a1b786947483831dfa943c484a', '127.0.0.1', 1597660148, '__ci_last_regenerate|i:1597659996;requested_page|s:5:\"admin\";identity|s:13:\"abc@gmail.com\";username|s:6:\"FARHAD\";email|s:13:\"abc@gmail.com\";user_id|s:1:\"3\";old_last_login|s:10:\"1597570659\";last_ip|s:12:\"210.1.246.66\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"2\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"1\";biller_id|s:1:\"3\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('4d62b2e0ef38fe02b8f7408ede358b8c8c8c1636', '127.0.0.1', 1604722034, '__ci_last_regenerate|i:1604722034;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1604639557\";last_ip|s:14:\"103.108.91.131\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1604722031;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('4d7397b4377cda690842571c9f9f4e0d720adc7d', '127.0.0.1', 1593681139, '__ci_last_regenerate|i:1593681139;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1593671321\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1593680926;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('4d7aadf8fe22075e4ca1bc9201c109a6fee781f5', '103.108.88.21', 1603811852, '__ci_last_regenerate|i:1603811779;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1603800687\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1603811852;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('4d82b590978660e1e1fd21e9bcb0e03dac0d43cc', '116.12.33.32', 1645253159, '__ci_last_regenerate|i:1645253159;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1645176563\";last_ip|s:13:\"116.12.32.212\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1645253095;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('4d83c1e000043ec3be88bd8abec99a69554c3eaf', '116.12.32.173', 1644315382, '__ci_last_regenerate|i:1644315382;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1644236967\";last_ip|s:13:\"116.12.34.109\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1644315332;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('4d8f92172aea29d3c0f8412db9273febf18dbdd9', '116.12.32.214', 1642577514, '__ci_last_regenerate|i:1642577514;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1642503029\";last_ip|s:13:\"116.12.34.104\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1642577492;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('4d9ed9a5d370f3a5b00f669d5a17a7bb9b8d3e4c', '116.12.32.140', 1643714066, '__ci_last_regenerate|i:1643714066;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1643686372\";last_ip|s:12:\"116.12.34.97\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1643714047;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('4da3b29074d6029722eee5347ae34d48819f2e6a', '127.0.0.1', 1607317822, '__ci_last_regenerate|i:1607317817;requested_page|s:23:\"admin/reports/customers\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('4db358742af3f5f3a287c1ea66a4660d1e810b88', '116.12.32.171', 1635916422, '__ci_last_regenerate|i:1635916422;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1635841114\";last_ip|s:13:\"116.12.33.245\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1635916382;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('4db364688a8196b2c8cad5bb4253814a4f4d8c3e', '127.0.0.1', 1594355019, '__ci_last_regenerate|i:1594355019;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594294025\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('4def936e7e7b4556a7d7e89ef85cf8bb08928dbc', '116.12.32.111', 1611406816, '__ci_last_regenerate|i:1611406816;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1611378421\";last_ip|s:13:\"116.12.32.111\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1611406795;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('4df8d33c9170ade8e8fa2959154b6315106439fb', '127.0.0.1', 1594735652, '__ci_last_regenerate|i:1594735421;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594717643\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1594735646;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('4dff06506f67e29fdab9412abbe01a64d1a22c2f', '116.12.33.41', 1644389854, '__ci_last_regenerate|i:1644389854;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1644325011\";last_ip|s:13:\"116.12.32.173\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1644389824;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('4e0b0c5c501b99e2e2b6c52ba0fe5d09ebaeec82', '116.12.32.212', 1645179365, '__ci_last_regenerate|i:1645179365;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1645081200\";last_ip|s:13:\"116.12.34.252\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1645179298;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('4e18748d25ac001799321dde2f09bd3eeeeaaa33', '127.0.0.1', 1615895610, '__ci_last_regenerate|i:1615895610;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1615879730\";last_ip|s:13:\"116.12.33.218\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1615892562;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('4e19b12641da31abd9bbb36552bb7feb0542fc84', '116.12.33.58', 1618985040, '__ci_last_regenerate|i:1618985040;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1618924199\";last_ip|s:12:\"116.12.33.26\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1618985000;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('4e257c78cbcd9b55c2653f78393d77f4d1f31c1a', '116.12.34.220', 1641033052, '__ci_last_regenerate|i:1641033052;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1641011022\";last_ip|s:13:\"116.12.34.220\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1641033017;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('4e2b49f5562266e5ee7c16ff01b77c9415e86a70', '116.12.34.203', 1623305090, '__ci_last_regenerate|i:1623305090;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1622894876\";last_ip|s:12:\"116.12.34.64\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1623304816;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('4e35d7604aefebd1327104fa8bc600c9c7154c95', '127.0.0.1', 1597991055, '__ci_last_regenerate|i:1597991055;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597920862\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597990988;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('4e36bba625c110caea6a4dac3fb2033b92b77280', '103.108.88.21', 1603543503, '__ci_last_regenerate|i:1603543503;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1603528349\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1603542062;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('4e3cf1c5b739ef7e36ed73cee80086a6625cc12c', '116.12.33.203', 1613204053, '__ci_last_regenerate|i:1613204053;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1613130779\";last_ip|s:12:\"116.12.33.43\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1613204042;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('4e4320c5eac7d4da5546d3fe43efd825e45a17eb', '116.12.34.132', 1634295571, '__ci_last_regenerate|i:1634295571;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1634212446\";last_ip|s:13:\"116.12.32.219\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1634295479;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('4e440b878888915c46dd6c795dba29ede76056a4', '127.0.0.1', 1607174062, '__ci_last_regenerate|i:1607174062;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607086449\";last_ip|s:13:\"116.12.33.128\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607173479;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('4e4b21fe6c3e4c4a89f5d348bef521970aaaf834', '127.0.0.1', 1610526263, '__ci_last_regenerate|i:1610526263;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1610431712\";last_ip|s:13:\"116.12.33.171\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1610526258;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('4e4bae3c303389094b05281e0dc22d818a25476f', '127.0.0.1', 1616231826, '__ci_last_regenerate|i:1616231826;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616144499\";last_ip|s:13:\"116.12.33.146\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616231215;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('4e53b9e6e1a95aeaafb5a3319899d12c0c7a8969', '116.12.33.54', 1636626731, '__ci_last_regenerate|i:1636626731;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1636603829\";last_ip|s:12:\"116.12.33.54\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1636620433;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('4e5f57348365a6054863e7c89d32f7cea32b4b96', '116.12.32.179', 1624635862, '__ci_last_regenerate|i:1624635862;requested_page|s:15:\"admin/pos/sales\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('4e60642161db2f8e4dd12867e5724a0cf9b56b25', '116.12.32.18', 1637580380, '__ci_last_regenerate|i:1637580380;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1637499031\";last_ip|s:13:\"116.12.32.219\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1637580342;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('4e65fe2bf73a0002a6b33c31acd99d9bc07c61f0', '127.0.0.1', 1609056460, '__ci_last_regenerate|i:1609056460;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609043804\";last_ip|s:12:\"116.12.33.70\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1609056450;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('4e7435fcb09eba7c769fef7af8e2809491be8521', '127.0.0.1', 1606897267, '__ci_last_regenerate|i:1606897267;requested_page|s:9:\"admin/pos\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606884807\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606897266;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('4e779972a144091dbefe5372492a04028947c92a', '116.12.34.167', 1639131423, '__ci_last_regenerate|i:1639131423;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1639039633\";last_ip|s:12:\"116.12.34.39\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1639131375;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('4e7bd0f3b6b60014d05ba3b042f70020cc8ad0e2', '116.12.34.123', 1635768684, '__ci_last_regenerate|i:1635768684;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1635745859\";last_ip|s:13:\"116.12.34.123\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1635768647;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('4e80e18813597b79c2189cfe97857f81156b6a26', '103.108.88.21', 1602595051, '__ci_last_regenerate|i:1602595051;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1602578506\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1602595025;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('4e8aad53bb7ebbf61e03da4dedff856d20008339', '116.12.34.80', 1638531866, '__ci_last_regenerate|i:1638531866;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1638434256\";last_ip|s:13:\"116.12.32.197\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1638531824;error|N;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('4e8bc6f110f0076df4692e8cfbbbc92a186248ac', '116.12.32.173', 1644331205, '__ci_last_regenerate|i:1644331205;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1644314132\";last_ip|s:13:\"116.12.32.173\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1644325628;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('4ea5bd56e74ae4605a525329c27bda039af832b4', '116.12.32.154', 1646626230, '__ci_last_regenerate|i:1646626230;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1646553952\";last_ip|s:13:\"116.12.33.179\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1646625903;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('4eb63974eb126bcb464c4192cd418e3118a5ffd6', '127.0.0.1', 1608796824, '__ci_last_regenerate|i:1608796824;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608727375\";last_ip|s:12:\"116.12.33.10\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608796700;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('4eca1c43f7b2d1b2a2301e6d4e6b44c59b2e0bd9', '116.12.32.222', 1613827679, '__ci_last_regenerate|i:1613827679;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1613810114\";last_ip|s:13:\"116.12.32.222\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1613827668;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('4ecc4367010126a803c0ac6ce422413fc02376df', '116.12.32.197', 1638436162, '__ci_last_regenerate|i:1638436162;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1638340937\";last_ip|s:13:\"116.12.32.218\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1638436138;error|N;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('4ecc4879523740b5ee63061cc58c652fb6fcab01', '116.12.32.190', 1635251494, '__ci_last_regenerate|i:1635251494;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1635145054\";last_ip|s:13:\"116.12.34.252\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1635251415;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('4ecc604aa52aa87661616b3051698fa9fab6f72d', '116.12.32.102', 1610006287, '__ci_last_regenerate|i:1610006287;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609935118\";last_ip|s:12:\"116.12.33.51\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1610006142;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('4ecd58e514f967ed125a533b349cbdd46fabdde8', '116.12.33.65', 1617699712, '__ci_last_regenerate|i:1617699712;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617631766\";last_ip|s:13:\"116.12.32.223\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617699666;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('4ed1eedede419c74ae23b42b2d7678d184efed30', '127.0.0.1', 1597570924, '__ci_last_regenerate|i:1597570924;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597474515\";last_ip|s:12:\"210.1.246.66\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597567598;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('4ee5d18d9433e7287a58dac6c9c1586abc7d4418', '127.0.0.1', 1614343576, '__ci_last_regenerate|i:1614343449;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1614319074\";last_ip|s:13:\"116.12.33.151\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1614343568;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('4eed05c3b99a544d951e00e079d5d5de1ae58562', '116.12.34.154', 1648269580, '__ci_last_regenerate|i:1648269580;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1648189385\";last_ip|s:13:\"116.12.34.243\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1648269548;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('4eee63d715cd251f6efd45b3521e1c93b582d0d6', '127.0.0.1', 1606038096, '__ci_last_regenerate|i:1606038096;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605962762\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606033536;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('4ef0005c0db9c69b83cad62426fd15362f949e80', '127.0.0.1', 1607599862, '__ci_last_regenerate|i:1607599862;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607510654\";last_ip|s:13:\"116.12.32.144\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607599681;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('4ef19991f29594f070d213f3112e6c510fd1c484', '116.12.32.120', 1622018117, '__ci_last_regenerate|i:1622018117;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1621948269\";last_ip|s:12:\"116.12.32.58\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1622018085;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('4efe46972f445aea0e6f515ad66f5369bb0f5411', '127.0.0.1', 1615633004, '__ci_last_regenerate|i:1615633004;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1615553851\";last_ip|s:12:\"116.12.33.13\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1615632332;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('4f05b1678520109c482d17c9e8c7657c59097f20', '127.0.0.1', 1603369493, '__ci_last_regenerate|i:1603369493;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1603272648\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1603369459;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('4f0dfe0324803625f679d63a4e07b100b8ef8e1f', '116.12.33.46', 1641468043, '__ci_last_regenerate|i:1641468043;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1641452918\";last_ip|s:12:\"116.12.34.74\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1641468005;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('4f157406d22d87b1c5af28771570e2d395299f72', '127.0.0.1', 1603624782, '__ci_last_regenerate|i:1603624782;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1603541508\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1603622726;error|N;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('4f2b4e1dc48de46dd1e5b813bf65193fdff18f5b', '116.12.33.54', 1636613334, '__ci_last_regenerate|i:1636613334;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1636603829\";last_ip|s:12:\"116.12.33.54\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1636613328;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('4f2fd028cfe437f196d52785111ec6fa81d50d02', '116.12.32.197', 1638436789, '__ci_last_regenerate|i:1638436789;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1638340937\";last_ip|s:13:\"116.12.32.218\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1638436761;error|N;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('4f3386c21180063ea6ef697c34d7d96a2c9f764e', '116.12.34.70', 1635576349, '__ci_last_regenerate|i:1635576349;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1635415537\";last_ip|s:12:\"116.12.34.44\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1635576323;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('4f35a09a85d5a6082260aa7dcbe9eac7eb566366', '127.0.0.1', 1607348346, '__ci_last_regenerate|i:1607348346;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607317798\";last_ip|s:13:\"116.12.33.189\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607348323;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('4f56bb686a006bbc5c6e9a273f32ac52753c67c1', '116.12.32.198', 1619625726, '__ci_last_regenerate|i:1619625726;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1619597040\";last_ip|s:13:\"116.12.32.198\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1619625686;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('4f5abead7020520cf46f10acba06e169f145521b', '116.12.33.198', 1638180839, '__ci_last_regenerate|i:1638180839;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1638164343\";last_ip|s:13:\"116.12.33.198\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1638180796;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('4f5ef61a08d2226fb3cc6e87b8295ea4fc3b4299', '116.12.34.124', 1641207615, '__ci_last_regenerate|i:1641207615;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1641111342\";last_ip|s:12:\"116.12.34.26\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1641207482;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('4f6c23751c8db73c71ab0aa57f165f802aa2d718', '127.0.0.1', 1611735395, '__ci_last_regenerate|i:1611735395;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1611659572\";last_ip|s:12:\"116.12.32.50\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1611735363;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('4f858b029b0e101ce63658425d0960652138426a', '127.0.0.1', 1603622897, '__ci_last_regenerate|i:1603622897;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1603541508\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1603622726;error|N;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('4f9438e26857100976e17fb55218b4e127124500', '116.12.33.1', 1612860047, '__ci_last_regenerate|i:1612860047;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1612788480\";last_ip|s:12:\"116.12.32.77\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1612859995;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('4fa2bdfd312fd541efc775f7d7db3d31cb5700f7', '127.0.0.1', 1617271969, '__ci_last_regenerate|i:1617271969;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617254497\";last_ip|s:12:\"116.12.33.40\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617271954;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('4fa3be49f9c3839cf5761eda62f810c8cf4e584e', '127.0.0.1', 1614430839, '__ci_last_regenerate|i:1614430839;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1614417624\";last_ip|s:13:\"116.12.32.140\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1614430839;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('4fa6dfc302ad6e3c7f3092f777172b003eb941d3', '116.12.32.167', 1645698016, '__ci_last_regenerate|i:1645698016;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1645688114\";last_ip|s:13:\"116.12.32.167\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1645697998;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('4fa7597aee5124071de567d4a7aa4469fd7aaa66', '103.126.218.66', 1618475900, '__ci_last_regenerate|i:1618475900;requested_page|s:5:\"admin\";identity|s:13:\"abc@gmail.com\";username|s:6:\"FARHAD\";email|s:13:\"abc@gmail.com\";user_id|s:1:\"3\";old_last_login|s:10:\"1618207227\";last_ip|s:14:\"103.126.218.66\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"1\";biller_id|s:1:\"3\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1618475527;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('4fadce77135151b07c1dccd55d453a0e691e9669', '116.12.32.204', 1637922972, '__ci_last_regenerate|i:1637922972;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1637907685\";last_ip|s:13:\"116.12.32.204\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1637922955;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('4fb72d25d6b2930085985c5f8fd510f159be211a', '116.12.33.37', 1617102320, '__ci_last_regenerate|i:1617102320;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617080165\";last_ip|s:12:\"116.12.33.37\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617102307;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('4fb9604f989575b9a9ee25e63c01fdb1a6e75c85', '116.12.33.150', 1620644210, '__ci_last_regenerate|i:1620644210;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1620629291\";last_ip|s:13:\"116.12.33.219\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1620644189;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('4fbc8b56db4f266d7b0012b461828b6c927f783c', '116.12.32.215', 1631522042, '__ci_last_regenerate|i:1631520971;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1631358227\";last_ip|s:13:\"116.12.34.221\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1631521317;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('4fbeff5e6a93c039ae215fc644a9cec55e100f63', '127.0.0.1', 1611059627, '__ci_last_regenerate|i:1611059627;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1611039706\";last_ip|s:13:\"116.12.33.243\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1611059602;remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('4fc29dc2f8074550c62dc1a1127c1573a020a602', '116.12.32.211', 1620568267, '__ci_last_regenerate|i:1620568267;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1620469410\";last_ip|s:12:\"116.12.33.58\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1620568059;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('4fd0161f8ccc4ea77edad1be3d2030a87e846f06', '103.108.88.21', 1595070410, '__ci_last_regenerate|i:1595070410;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594988188\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595069380;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('4fd794b14a9289efdc8ba4673ff6bd2f5a5ffcd9', '116.12.33.115', 1619869796, '__ci_last_regenerate|i:1619869796;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1619781532\";last_ip|s:13:\"116.12.32.213\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1619869727;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('4fdc51a71bacf72ce40b50341918fbc75c694f22', '103.108.91.129', 1606461712, '__ci_last_regenerate|i:1606461712;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606395992\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606461614;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('4fdc5e436a0a1370ba847087b1440110b3617c54', '116.12.32.185', 1644638736, '__ci_last_regenerate|i:1644638736;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1644570063\";last_ip|s:11:\"116.12.34.5\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1644638709;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('4fdcdba3b9884504dd2b31b38a08b8a57f981b2d', '127.0.0.1', 1603545737, '__ci_last_regenerate|i:1603545737;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1603528349\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1603545734;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('4fe1953f8cf66f95a52c626cc9f7408b70ce9355', '116.12.33.198', 1638179515, '__ci_last_regenerate|i:1638179515;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1638164343\";last_ip|s:13:\"116.12.33.198\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1638178711;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('4ffd11c17504da52662297b13efc950a5efdb16f', '127.0.0.1', 1618037304, '__ci_last_regenerate|i:1618037304;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617980206\";last_ip|s:13:\"116.12.33.194\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1618037152;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('4qnma0g0efpmgnde4dvhjftnjpu22q11', '::1', 1593196405, '__ci_last_regenerate|i:1593196405;requested_page|s:5:\"admin\";identity|s:11:\"a@gmail.com\";username|s:6:\"farhad\";email|s:11:\"a@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1593122510\";last_ip|s:3:\"::1\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|N;view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|N;company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('4s6phqv49ithrn3gls01tdckmea5h4e0', '::1', 1593284226, '__ci_last_regenerate|i:1593284226;requested_page|s:5:\"admin\";identity|s:11:\"a@gmail.com\";username|s:6:\"farhad\";email|s:11:\"a@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1593185830\";last_ip|s:3:\"::1\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|N;view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|N;company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1593280161;register_id|s:1:\"8\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-02-09 02:45:31\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5002ca21c64ad2e5b4415ef3ff92b2facca718cc', '116.12.33.201', 1608635541, '__ci_last_regenerate|i:1608635541;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608617515\";last_ip|s:13:\"116.12.33.218\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608635515;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5004f8d1b802986db43a253753bc9b910bec786d', '116.12.32.145', 1607428976, '__ci_last_regenerate|i:1607428976;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607414134\";last_ip|s:12:\"116.12.33.67\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607428957;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5010c2e7500c5e43e4b37e7357479b2fe27626a9', '116.12.33.77', 1619250313, '__ci_last_regenerate|i:1619250313;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1619237546\";last_ip|s:12:\"116.12.33.77\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1619249366;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5012f1099ee7f89a2c569b58b6187347a8036178', '116.12.34.26', 1641112488, '__ci_last_regenerate|i:1641112488;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1641027070\";last_ip|s:13:\"116.12.34.220\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1641112484;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5013dd76318d77ef0d87d145b32448f2d1480ca8', '127.0.0.1', 1614260313, '__ci_last_regenerate|i:1614260313;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1614241980\";last_ip|s:13:\"116.12.32.223\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1614259930;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('50154fc4cd1b84c3497f8735099f629d7220dc7e', '127.0.0.1', 1602414002, '__ci_last_regenerate|i:1602414002;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1602402440\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1602413818;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('50178ad69fc5f1cea010a70482692b73ab8a8279', '116.12.34.203', 1623305715, '__ci_last_regenerate|i:1623305715;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1622894876\";last_ip|s:12:\"116.12.34.64\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1623305684;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('501f1adde9d39ae4f96be038a27c7658fd3bd5d3', '116.12.32.182', 1644931143, '__ci_last_regenerate|i:1644931143;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1644833400\";last_ip|s:13:\"116.12.34.239\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1644931121;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5032cf6ed116fcfe7d8db66257ae1379084b8b40', '127.0.0.1', 1618031461, '__ci_last_regenerate|i:1618031461;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617980206\";last_ip|s:13:\"116.12.33.194\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1618031392;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5032ea35bbc4367d68feb3503ab373d8501d5522', '116.12.33.157', 1631170357, '__ci_last_regenerate|i:1631170357;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1630996785\";last_ip|s:12:\"116.12.33.31\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1631170159;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('50376713b1f51c62670e0c1db1e9f2d5ad7dbaff', '127.0.0.1', 1603633121, '__ci_last_regenerate|i:1603633121;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1603541508\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1603632682;error|N;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('50398cee44b9eefea15aca5830f1e5bbb9cc7261', '116.12.33.57', 1616906133, '__ci_last_regenerate|i:1616906133;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616835824\";last_ip|s:12:\"116.12.33.49\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616906070;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('50448fb54991f3330211f64cf375aa3e4a00dcfd', '116.12.32.202', 1643371545, '__ci_last_regenerate|i:1643371545;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1643342300\";last_ip|s:13:\"116.12.32.161\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1643371272;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5045746d5901fd9c9919d1c860d46ec233e698f4', '116.12.33.143', 1637660156, '__ci_last_regenerate|i:1637660137;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1637634749\";last_ip|s:12:\"116.12.34.48\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1637660137;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('505a0235bf693fe0c235d4c449ae73de85bb872f', '116.12.32.8', 1636115308, '__ci_last_regenerate|i:1636115308;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1636089343\";last_ip|s:11:\"116.12.32.8\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1636115210;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('506702ad1fd34d47d04f34c162d3a0d6025f0b3c', '116.12.32.153', 1642678327, '__ci_last_regenerate|i:1642678327;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1642661876\";last_ip|s:13:\"116.12.34.164\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1642678302;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('507645c4c7ae93f5ebc1e72526acaf74983006f8', '116.12.33.245', 1635844359, '__ci_last_regenerate|i:1635844359;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1635766383\";last_ip|s:13:\"116.12.34.123\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1635844298;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('507d73054ce46e437cf0c62b84935f2a88072f87', '103.108.91.130', 1606725902, '__ci_last_regenerate|i:1606725902;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606658064\";last_ip|s:14:\"103.108.91.129\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606725862;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('508024a2ef97a98d612e520355b3de4b74528b49', '127.0.0.1', 1615387583, '__ci_last_regenerate|i:1615387583;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1615350987\";last_ip|s:13:\"116.12.33.211\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1615387503;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('508ba547865537a9adfb4b3c9864d3bdbf425608', '116.12.33.21', 1630409468, '__ci_last_regenerate|i:1630409468;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1630394204\";last_ip|s:12:\"116.12.33.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1630409393;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('508ea07b3179b6b822526b9dbbaf0724c76abaa0', '116.12.33.7', 1608790339, '__ci_last_regenerate|i:1608790339;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608727375\";last_ip|s:12:\"116.12.33.10\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608790127;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('50961b2cca15ee9f7c98396e424c69cdc5cb19d7', '116.12.33.252', 1636712680, '__ci_last_regenerate|i:1636712575;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1636692682\";last_ip|s:13:\"116.12.33.252\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1636712672;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('50ac87c060239ad86d45e95c80b56ea75c60de86', '116.12.33.241', 1620215187, '__ci_last_regenerate|i:1620215187;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1620195556\";last_ip|s:13:\"116.12.33.241\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1620215171;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('50af559499476707da76edc2d726b6608aa13292', '103.108.88.21', 1602074267, '__ci_last_regenerate|i:1602074267;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1601994130\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1602074244;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('50b8736ba48f5f4b9a166a604140e3f52cd83c7d', '127.0.0.1', 1612857219, '__ci_last_regenerate|i:1612857219;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1612788480\";last_ip|s:12:\"116.12.32.77\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1612857203;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('50c1846334396640439a9d19e61b8ca61b8ad078', '116.12.33.198', 1638183265, '__ci_last_regenerate|i:1638183265;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1638164343\";last_ip|s:13:\"116.12.33.198\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1638183075;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('50cfcb230555914659bcb6d3e558fc9d6068ba42', '127.0.0.1', 1617447324, '__ci_last_regenerate|i:1617447324;requested_page|s:19:\"admin/reports/sales\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('50d5d05ad164c4ff01adb7353f2207ce5b80fd17', '116.12.32.127', 1640928294, '__ci_last_regenerate|i:1640928294;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1640838911\";last_ip|s:13:\"116.12.32.223\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1640928235;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('50d7285fd283df170110aa4a16b6d684fb3bd36b', '116.12.33.47', 1644490696, '__ci_last_regenerate|i:1644490696;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1644465682\";last_ip|s:12:\"116.12.33.47\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1644489127;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('50dd129201a3fc77287e30616b07973f8ca7c4b7', '103.126.218.66', 1618482015, '__ci_last_regenerate|i:1618482015;requested_page|s:5:\"admin\";identity|s:13:\"abc@gmail.com\";username|s:6:\"FARHAD\";email|s:13:\"abc@gmail.com\";user_id|s:1:\"3\";old_last_login|s:10:\"1618207227\";last_ip|s:14:\"103.126.218.66\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"1\";biller_id|s:1:\"3\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1618475527;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('50e23178a7adcf9e7812270f696bf572eba9a1df', '116.12.33.240', 1618724283, '__ci_last_regenerate|i:1618724283;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1618669996\";last_ip|s:13:\"116.12.33.149\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1618721865;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('50eec1793b69116413e9ab5289a15a6259ad1051', '127.0.0.1', 1608732748, '__ci_last_regenerate|i:1608732748;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608705440\";last_ip|s:12:\"116.12.33.10\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608732748;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('50eef1e60b5a65f4215d518d1557eeb3cfa73126', '127.0.0.1', 1611814720, '__ci_last_regenerate|i:1611814720;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1611730165\";last_ip|s:13:\"116.12.33.207\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1611814528;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('50f194f96e54aa5774a0cd5c91de00f69ca8dea0', '103.108.88.21', 1594300846, '__ci_last_regenerate|i:1594300846;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594267553\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('50f8f3abd12fa36f98b0246be3264713f13ac029', '127.0.0.1', 1606828192, '__ci_last_regenerate|i:1606828192;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606720128\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606828102;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5118c14f3f0d4f9b0421bbb3c4f5c01ad48de835', '127.0.0.1', 1606033525, '__ci_last_regenerate|i:1606033525;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605962762\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606032402;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('511c6fcfccca9cf7a9b8ea88068922e149af3433', '127.0.0.1', 1597135937, '__ci_last_regenerate|i:1597135937;requested_page|s:13:\"admin/welcome\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597127896\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597134634;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('512463946ac42ada5bf7532447e502f19e1b8d3a', '116.12.33.239', 1610116642, '__ci_last_regenerate|i:1610116642;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1610087832\";last_ip|s:13:\"116.12.33.239\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1610116624;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('513270eccbd337651785d723f891cd47428c86a2', '116.12.34.42', 1644064227, '__ci_last_regenerate|i:1644064227;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1644042409\";last_ip|s:12:\"116.12.34.42\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1644063895;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5147072c37501512343c27bde027077a91e77bee', '127.0.0.1', 1615714689, '__ci_last_regenerate|i:1615714689;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1615625339\";last_ip|s:13:\"116.12.32.217\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1615714325;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5150cccca07a65190ef8a1a1ebe48c3c2e338276', '116.12.32.21', 1607236071, '__ci_last_regenerate|i:1607236071;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607174440\";last_ip|s:13:\"116.12.33.196\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607236022;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5152ec8c4ffaedce15f3bbbaa80ccc569ede62a2', '116.12.33.211', 1615365323, '__ci_last_regenerate|i:1615365032;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1615300962\";last_ip|s:12:\"116.12.33.14\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1615365323;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('515c810681e6e317ff9ecf5511bbe8a1c60c9cfe', '127.0.0.1', 1615041535, '__ci_last_regenerate|i:1615041323;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1614933443\";last_ip|s:13:\"116.12.33.199\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1615041535;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('515db27e5c1d189a5d42b230bf25d502d63b2bf7', '116.12.32.220', 1643801489, '__ci_last_regenerate|i:1643801185;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1643711831\";last_ip|s:13:\"116.12.32.140\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1643801488;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5165339a287cd9e7547bb4387d24ced7f02eced6', '127.0.0.1', 1616415737, '__ci_last_regenerate|i:1616415729;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616386751\";last_ip|s:12:\"116.12.32.85\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('516f4abaf8338e6d9d2bb9831e760ef9dd63643e', '116.12.34.171', 1638595332, '__ci_last_regenerate|i:1638595332;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1638522905\";last_ip|s:12:\"116.12.34.80\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1638595312;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('51824cfa48b37ef240d55a2a99332325f6ba86b7', '116.12.33.238', 1649068108, '__ci_last_regenerate|i:1649068108;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1648958901\";last_ip|s:12:\"116.12.32.68\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1649068086;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5186197b919b3d9f480d3266227d3d6b9838786c', '127.0.0.1', 1614344002, '__ci_last_regenerate|i:1614344002;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1614338516\";last_ip|s:13:\"116.12.33.151\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1614343899;remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('518bed43afa82bbff70f5d5c7a2d8d45a826e183', '116.12.33.49', 1616841433, '__ci_last_regenerate|i:1616841433;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616763763\";last_ip|s:12:\"116.12.32.55\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616841389;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('518c34afe571a4030b4d8c07a49774627d7f9a57', '116.12.34.75', 1640578357, '__ci_last_regenerate|i:1640578357;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1640521721\";last_ip|s:13:\"116.12.34.139\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1640578219;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('519f4f0323631370f52185580d17151bee95a636', '116.12.34.65', 1634617238, '__ci_last_regenerate|i:1634617037;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1634557813\";last_ip|s:13:\"116.12.32.183\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1634617238;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('51b4215f0392e21baf5d98c1c0d0fc3b786d271a', '103.108.88.21', 1593843272, 'requested_page|s:15:\"admin/customers\";__ci_last_regenerate|i:1593843272;identity|s:11:\"r@gmail.com\";username|s:4:\"neon\";email|s:11:\"r@gmail.com\";user_id|s:1:\"4\";old_last_login|s:10:\"1593596310\";last_ip|s:14:\"203.190.14.186\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"5\";warehouse_id|s:1:\"1\";view_right|s:1:\"1\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"4\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1593836831;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('51b4bfccc0a6b38936b783fade7cd5b95de9b81a', '116.12.34.194', 1642764435, '__ci_last_regenerate|i:1642764403;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1642676905\";last_ip|s:13:\"116.12.32.153\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1642764435;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('51be52702534c968a68363006c9c1e5dc0b2d8d5', '116.12.34.42', 1644059460, '__ci_last_regenerate|i:1644059460;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1644042409\";last_ip|s:12:\"116.12.34.42\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1644059437;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('51c75e8508af4a6657f156ef60c708a71062e896', '127.0.0.1', 1610201752, '__ci_last_regenerate|i:1610201752;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1610171878\";last_ip|s:12:\"116.12.33.44\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1610201720;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('51c7703711a3fc2f23e931b6ba2f9e42282a4f7d', '103.108.91.130', 1606832637, '__ci_last_regenerate|i:1606832637;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606720128\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606829423;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('51c9a178bd0e8bcbd6ada92cdd037a2234242959', '103.108.88.21', 1595663966, '__ci_last_regenerate|i:1595663811;requested_page|s:13:\"admin/welcome\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1595650438\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595663965;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('51f5a01cbc6aa1061e47e47d1916f53645938848', '127.0.0.1', 1617102715, '__ci_last_regenerate|i:1617102653;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617080165\";last_ip|s:12:\"116.12.33.37\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617102715;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('51fca7226626689b78141bd3da03f0b17e1f8b82', '116.12.34.239', 1644836139, '__ci_last_regenerate|i:1644836139;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1644809396\";last_ip|s:13:\"116.12.34.239\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1644835771;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('520bdeae63d76422ebe4980d771ead2d118f5dfe', '116.12.33.240', 1613724266, '__ci_last_regenerate|i:1613724266;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1613658550\";last_ip|s:12:\"116.12.33.94\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1613724245;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('520c468c2db0f2b702f3dd4c163788e5a922d646', '103.108.88.21', 1594292066, '__ci_last_regenerate|i:1594292066;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594194225\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1594267799;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('520e7282b9745f1e82d10474638ae196e8ac2b66', '127.0.0.1', 1603690794, '__ci_last_regenerate|i:1603690794;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1603622589\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1603690766;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('520f77c3864ee5fc1b9224ddb77ae37f6335d34e', '103.108.88.21', 1595065041, '__ci_last_regenerate|i:1595065041;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594988188\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595054121;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5211900914de064e58d0a4b54bd0a9b0186ace22', '127.0.0.1', 1598710366, '__ci_last_regenerate|i:1598710366;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('52152a4a5ff273c6254833d32fbb9f08a89e641e', '103.108.88.21', 1594881044, '__ci_last_regenerate|i:1594881044;requested_page|s:15:\"admin/customers\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594804422\";last_ip|s:12:\"210.1.246.66\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1594880566;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('521550ec46808f33d05491258910bcde028ae1e6', '127.0.0.1', 1608647048, '__ci_last_regenerate|i:1608647048;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608629544\";last_ip|s:13:\"116.12.33.218\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608647027;remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('522b2fe2f292bf0221fc3bf75b7a3b1268ea92df', '116.12.32.134', 1636018738, '__ci_last_regenerate|i:1636018738;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1635997332\";last_ip|s:13:\"116.12.32.134\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1636018546;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('522bc9e58cbccf723e3ac0f25ddb6f7f8a88bd79', '116.12.33.5', 1622122092, '__ci_last_regenerate|i:1622122092;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1622034647\";last_ip|s:13:\"116.12.32.120\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1622119747;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5230079704a8552b43d036bdf5defb920ae00764', '116.12.33.41', 1615731267, '__ci_last_regenerate|i:1615731267;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1615625339\";last_ip|s:13:\"116.12.32.217\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1615731238;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5231a4a5f2e9157aa1e1bd5cf7b390876ba1484d', '116.12.32.18', 1637571802, '__ci_last_regenerate|i:1637571802;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1637499031\";last_ip|s:13:\"116.12.32.219\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1637571618;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('523e1ab077fad5125f326fbbaaf368041356ac85', '116.12.33.7', 1608798799, '__ci_last_regenerate|i:1608798799;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608727375\";last_ip|s:12:\"116.12.33.10\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608798769;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('52455a66f9ebd4bbf47a439a5386e4d4eea5e5df', '116.12.33.77', 1619333440, '__ci_last_regenerate|i:1619333429;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1619274092\";last_ip|s:12:\"116.12.33.77\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1619333440;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5247ea68dc23751e6e88d7d027b35ba85788bd82', '116.12.32.205', 1643976071, '__ci_last_regenerate|i:1643976071;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1643892812\";last_ip|s:13:\"116.12.32.185\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1643976019;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5250c0779e69369ebd68971e15edd7df4bafefbd', '116.12.33.28', 1614061801, '__ci_last_regenerate|i:1614061801;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1614001780\";last_ip|s:12:\"116.12.33.65\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1614061688;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('52530441fb92c99da0f7ef816c0c20934941a86d', '127.0.0.1', 1616392310, '__ci_last_regenerate|i:1616392244;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616329276\";last_ip|s:13:\"116.12.32.152\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616392310;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5255f9cbf80a15f8827131286bed4d18db70138d', '127.0.0.1', 1617424837, '__ci_last_regenerate|i:1617424837;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617345364\";last_ip|s:13:\"116.12.33.149\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617423788;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('525f6db009fc18c26fc7663621a418eb91c17ee5', '127.0.0.1', 1609066974, '__ci_last_regenerate|i:1609066974;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609043804\";last_ip|s:12:\"116.12.33.70\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1609060522;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5272fa3eacebb4cfef1d3a4676b79e72f0a400b6', '116.12.33.245', 1635845283, '__ci_last_regenerate|i:1635845283;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1635766383\";last_ip|s:13:\"116.12.34.123\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1635845283;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('52759118563b8001923d2342592d6ed51a84401b', '116.12.33.12', 1608366084, '__ci_last_regenerate|i:1608366084;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608354918\";last_ip|s:12:\"116.12.33.12\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608366033;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5278caf775242fba7add17514c82b3a36e306f0a', '116.12.34.32', 1641969729, '__ci_last_regenerate|i:1641969729;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1641959004\";last_ip|s:12:\"116.12.34.32\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1641969695;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('527d2291a6c118527593e27ad13ca2a5a15cdc94', '127.0.0.1', 1607243003, '__ci_last_regenerate|i:1607243003;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607174440\";last_ip|s:13:\"116.12.33.196\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607242959;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('528277b33e1764f6f319d0c70a9a30ded1b45b66', '127.0.0.1', 1594873030, '__ci_last_regenerate|i:1594873030;requested_page|s:15:\"admin/customers\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594804422\";last_ip|s:12:\"210.1.246.66\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1594872787;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5287c87c50eedd5ee648636ca52b0d7623c8a6ef', '43.231.23.122', 1593593445, '__ci_last_regenerate|i:1593593445;identity|s:13:\"abc@gmail.com\";username|s:5:\"admin\";email|s:13:\"abc@gmail.com\";user_id|s:1:\"3\";old_last_login|s:10:\"1593591894\";last_ip|s:14:\"203.190.14.186\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"2\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"1\";biller_id|s:1:\"3\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1593592904;register_id|s:1:\"9\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-06-08 08:16:14\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('52995402968685f3c6eee9eb97373f4012e22f83', '116.12.33.132', 1618828458, '__ci_last_regenerate|i:1618828458;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1618753218\";last_ip|s:12:\"116.12.32.42\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1618827979;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('52a750ea67842de59a0cfa093755130d95b82feb', '103.126.218.66', 1618475521, '__ci_last_regenerate|i:1618475521;requested_page|s:5:\"admin\";identity|s:13:\"abc@gmail.com\";username|s:6:\"FARHAD\";email|s:13:\"abc@gmail.com\";user_id|s:1:\"3\";old_last_login|s:10:\"1618207227\";last_ip|s:14:\"103.126.218.66\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"1\";biller_id|s:1:\"3\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('52ac9346124eca0a8e003fb4d680b64173827055', '127.0.0.1', 1595845180, '__ci_last_regenerate|i:1595845180;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1595837189\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595845062;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('52b0926b73cca7c5ae6bdaaa0689039e14d5e23d', '116.12.33.89', 1637126803, '__ci_last_regenerate|i:1637126803;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1637061850\";last_ip|s:12:\"116.12.34.68\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1637126768;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('52bdea668381d5b67fbc4d3846086bdd339b63c9', '127.0.0.1', 1609242115, '__ci_last_regenerate|i:1609242115;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609226045\";last_ip|s:13:\"116.12.33.140\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1609242085;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('52be8f080d237cb5f41bc01609d9204895a62f8d', '116.12.33.49', 1616850202, '__ci_last_regenerate|i:1616850202;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616763763\";last_ip|s:12:\"116.12.32.55\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616850180;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('52c5e2b8134274b5fd5ed7511a5366bfab280615', '116.12.32.167', 1645698348, '__ci_last_regenerate|i:1645698348;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1645688114\";last_ip|s:13:\"116.12.32.167\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1645698306;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('52d7ca4f05172b6bce89e4a4472f6e2652c4338a', '116.12.33.73', 1609593180, '__ci_last_regenerate|i:1609593180;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609414124\";last_ip|s:13:\"116.12.33.162\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1609593148;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('52ddc1835f6a9a7e7903def04a0430c2173eaa28', '127.0.0.1', 1595425378, '__ci_last_regenerate|i:1595425360;requested_page|s:9:\"admin/pos\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1595422458\";last_ip|s:14:\"103.131.156.42\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";message|s:38:\"<p>You are successfully logged in.</p>\";__ci_vars|a:2:{s:7:\"message\";s:3:\"old\";s:5:\"error\";s:3:\"new\";}error|s:114:\"<h4>404 Not Found!</h4><p>The page you are looking for can not be found.</p>http://samratbd.com/ci/admin/admin/pos\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('52ea25f6c7729ce7c0fef1a1626bb0920598b2b8', '116.12.33.127', 1619969876, '__ci_last_regenerate|i:1619969876;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1619931769\";last_ip|s:13:\"116.12.33.127\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1619969855;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('52f4e9887eee68b77a34880163d26e85fd31447e', '127.0.0.1', 1612181610, '__ci_last_regenerate|i:1612181610;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1612161629\";last_ip|s:13:\"116.12.33.152\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1612181579;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('53063f644d11b21bb8a56d773ffbcb4540d16a9c', '127.0.0.1', 1604120920, '__ci_last_regenerate|i:1604120920;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1604061868\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1604120707;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('531c17aa34f780cf0e0165898e4787dd1072d030', '116.12.33.150', 1609773531, '__ci_last_regenerate|i:1609773531;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609743297\";last_ip|s:13:\"116.12.32.124\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1609773116;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_posls|i:1;remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('531d194b363b0ce98d975ddbd0137463777dfabb', '116.12.33.116', 1617015141, '__ci_last_regenerate|i:1617015141;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616900099\";last_ip|s:12:\"116.12.33.57\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617015122;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('532150eca7d893122814b1f5b48e3373a8c7da0d', '116.12.32.213', 1637993541, '__ci_last_regenerate|i:1637993541;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1637917564\";last_ip|s:13:\"116.12.32.204\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1637992415;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('534035f7cca02682154b5e771487a8479836c372', '116.12.33.151', 1614328298, '__ci_last_regenerate|i:1614328298;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1614259833\";last_ip|s:13:\"116.12.32.223\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1614328297;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;remove_posls|i:1;message|s:27:\"POS Sale successfully added\";__ci_vars|a:1:{s:7:\"message\";s:3:\"old\";}');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('534c0db365581176032d9bf917822cd1c21bd6bb', '127.0.0.1', 1617860015, '__ci_last_regenerate|i:1617860015;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617791272\";last_ip|s:13:\"116.12.33.242\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";error|N;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('535193303a3caf34022b170177ca24f319a6df1f', '127.0.0.1', 1608378696, '__ci_last_regenerate|i:1608378696;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608363721\";last_ip|s:12:\"116.12.33.12\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608378662;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('53524ef40a16ab09df1d69c54e7359c168f2d72e', '103.108.88.21', 1604209448, '__ci_last_regenerate|i:1604209448;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1604150520\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1604209438;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('537b773b7b85b622a8ae391ed8b1fa5b90c7ce12', '127.0.0.1', 1597075923, '__ci_last_regenerate|i:1597075923;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597034388\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";message|s:38:\"<p>You are successfully logged in.</p>\";__ci_vars|a:1:{s:7:\"message\";s:3:\"old\";}');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('538d928963911f4aeaf306834d39efbb7f2e7131', '116.12.32.209', 1640075541, '__ci_last_regenerate|i:1640075541;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1640064073\";last_ip|s:13:\"116.12.32.209\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1640075511;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('538e88a4ffb30262f9b92f6bdea88feccd84ca87', '116.12.32.81', 1616060977, '__ci_last_regenerate|i:1616060977;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1615987196\";last_ip|s:13:\"116.12.32.129\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616060905;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('538fa29928d0f8a8224b6102249453dc18ef2b81', '116.12.34.239', 1644840475, '__ci_last_regenerate|i:1644840475;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1644809396\";last_ip|s:13:\"116.12.34.239\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1644840453;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5391b9e0a168c18f47af7b4367491891a0423bb7', '116.12.32.74', 1636868868, '__ci_last_regenerate|i:1636868868;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1636807546\";last_ip|s:13:\"116.12.32.219\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1636868685;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('539bd2953489825e5b911b164942167c6cd9f2e9', '116.12.34.248', 1634821836, '__ci_last_regenerate|i:1634821836;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1634616336\";last_ip|s:12:\"116.12.34.65\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1634821763;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('53a0f19b58d9e1f8b21178d16def2067f793eef9', '116.12.33.77', 1619250640, '__ci_last_regenerate|i:1619250619;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1619237546\";last_ip|s:12:\"116.12.33.77\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1619250640;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('53a11a7f720fb0c7ae871d1d68aa113020cff3c4', '116.12.32.161', 1643344211, '__ci_last_regenerate|i:1643344185;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1643263805\";last_ip|s:12:\"116.12.34.35\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1643344211;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('53b503ba9f975c7c3f04008d9fc6d51030309a77', '127.0.0.1', 1600508793, '__ci_last_regenerate|i:1600508791;requested_page|s:5:\"admin\";identity|s:13:\"abc@gmail.com\";username|s:6:\"FARHAD\";email|s:13:\"abc@gmail.com\";user_id|s:1:\"3\";old_last_login|s:10:\"1598164225\";last_ip|s:12:\"210.1.246.66\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"2\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"1\";biller_id|s:1:\"3\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1600508541;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('53b7e9e128b1b1b9203b9df212dab4d1e2e4ec54', '116.12.33.107', 1610805320, '__ci_last_regenerate|i:1610805320;requested_page|s:9:\"admin/pos\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1610775754\";last_ip|s:13:\"116.12.33.107\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1610805119;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('53baed14f4c65cb7689df9e72f15ab318f35b163', '127.0.0.1', 1616150309, '__ci_last_regenerate|i:1616150309;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616069053\";last_ip|s:12:\"116.12.32.81\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616147100;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('53d2b7f0bca1c5cddae3c4c0d424f1545c283600', '127.0.0.1', 1609414373, '__ci_last_regenerate|i:1609414373;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609394236\";last_ip|s:13:\"116.12.33.162\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1609414154;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('53d306ee700ff20060f2073751d85788abc87a8d', '116.12.33.239', 1610116329, '__ci_last_regenerate|i:1610116329;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1610087832\";last_ip|s:13:\"116.12.33.239\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1610116177;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('53e0487f9d4d5bfbaf6c31fe18f0e6566ee094ee', '127.0.0.1', 1594620807, '__ci_last_regenerate|i:1594620807;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594528977\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1594614741;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('53e5eacf71cb5f66f06f65d0e42a2a801bb86cf7', '116.12.34.140', 1646897060, '__ci_last_regenerate|i:1646896740;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1646820783\";last_ip|s:13:\"116.12.34.140\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1646897060;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('53e9c91957b45e59985d74595f3d9149e0183176', '127.0.0.1', 1605883091, '__ci_last_regenerate|i:1605883091;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605839682\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605883071;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('53f74825f7608e83e1d027f83fac7182eb57ab4c', '127.0.0.1', 1617293562, '__ci_last_regenerate|i:1617293562;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617266564\";last_ip|s:12:\"116.12.33.40\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617293530;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;remove_posls|i:1;error|N;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5400ca2311b50b8e6b7de5e7dc34668f0e5f25ef', '127.0.0.1', 1595426720, '__ci_last_regenerate|i:1595426720;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1595412939\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595421078;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('54013d8b37be3b4187bd7434ed1c0015669c4eee', '116.12.32.77', 1612789581, '__ci_last_regenerate|i:1612789581;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1612765156\";last_ip|s:12:\"116.12.32.77\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1612789554;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('54021cd2082102b7e6b8086cb2ec4bb6802ca79f', '127.0.0.1', 1598185703, '__ci_last_regenerate|i:1598185703;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1598159456\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1598185627;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5405ebf22443bb865ea31ed73e348d61810cfdc4', '103.108.91.130', 1605282811, '__ci_last_regenerate|i:1605282811;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605242577\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605282769;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('54080663d8e7e1e00a7a75ba646b8bf63fd6e711', '127.0.0.1', 1609168325, '__ci_last_regenerate|i:1609168325;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609140076\";last_ip|s:12:\"116.12.33.88\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1609168101;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_posls|i:1;remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('540b472bd7e6b5673d67adb99ca71abba900aa6d', '116.12.32.200', 1645012913, '__ci_last_regenerate|i:1645012913;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1644986973\";last_ip|s:13:\"116.12.34.218\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1645012885;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('540b9376f736d1612c6a57462558c4097cd3cc0d', '116.12.33.171', 1619538172, '__ci_last_regenerate|i:1619538172;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1619523570\";last_ip|s:13:\"116.12.33.171\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1619538159;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5424e2de6bc4f07a473098f42dbf56336ea97578', '127.0.0.1', 1595493146, '__ci_last_regenerate|i:1595493146;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1595490940\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595492732;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('54333958123360529ac5af88bbdde5f211331f1a', '127.0.0.1', 1612102593, '__ci_last_regenerate|i:1612102593;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1612018324\";last_ip|s:13:\"116.12.32.171\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1612100795;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5442a69b1a6ee39e23ef855bcf59ed902accb290', '127.0.0.1', 1610006383, '__ci_last_regenerate|i:1610006287;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609935118\";last_ip|s:12:\"116.12.33.51\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1610006383;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5451da8e4e34f2d1c6454409ace6a157729c79e8', '103.108.88.21', 1594287994, '__ci_last_regenerate|i:1594287994;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594194225\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1594267799;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5464ddd69b75e81592ce0dd41a35f1750d023ae6', '116.12.32.185', 1644641132, '__ci_last_regenerate|i:1644641132;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1644570063\";last_ip|s:11:\"116.12.34.5\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1644641119;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('54689b57a0341ac207848b7d0293984c2732028a', '116.12.32.222', 1624171507, '__ci_last_regenerate|i:1624171507;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1623994499\";last_ip|s:12:\"116.12.33.38\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1624170699;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5469b3a5341a7882eff7cb35a4de1536b6502a98', '116.12.33.47', 1644491796, '__ci_last_regenerate|i:1644491796;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1644465682\";last_ip|s:12:\"116.12.33.47\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1644491781;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5475631f5b6bda53bf2e0ad8924c8fb5db0075a4', '116.12.33.207', 1611752351, '__ci_last_regenerate|i:1611752351;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1611659572\";last_ip|s:12:\"116.12.32.50\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1611752306;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5479d540f2d5d14c700fbf275288c717cf921afe', '116.12.32.197', 1636348424, '__ci_last_regenerate|i:1636348424;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1636287325\";last_ip|s:13:\"116.12.34.179\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1636348354;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('54826cef09a2cdec647203c9aae006269b720dc6', '116.12.32.221', 1639206553, '__ci_last_regenerate|i:1639206553;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1639145805\";last_ip|s:13:\"116.12.34.167\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1639206540;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5485848c053c047f26d25e14a70e440c07fadfc5', '127.0.0.1', 1609586435, '__ci_last_regenerate|i:1609586435;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609414124\";last_ip|s:13:\"116.12.33.162\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1609586415;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5488ff3fdcc350d63215317758abeafdea679b90', '127.0.0.1', 1601879027, '__ci_last_regenerate|i:1601879027;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1601812975\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1601878695;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('548a91170467cbb5529f8cb22399f2ede1c225f9', '127.0.0.1', 1605508572, '__ci_last_regenerate|i:1605508572;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605445441\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605508544;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('549237a4c5c1dc9ddb1b7ad1b92e18e6b3868989', '127.0.0.1', 1598249467, '__ci_last_regenerate|i:1598249467;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1598185344\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1598248609;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5493756efa8ee2e09c97cc7c8caa7a93206d3991', '127.0.0.1', 1612769091, '__ci_last_regenerate|i:1612769065;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1612693685\";last_ip|s:12:\"116.12.33.88\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1612769069;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('54a0e327a06056a1621707f28d3704f60f2cfd3e', '127.0.0.1', 1603021125, '__ci_last_regenerate|i:1603021125;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1602945812\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('54a7ba32bf4e1879a86f8276a50965d33831b3b6', '116.12.34.171', 1638594013, '__ci_last_regenerate|i:1638594013;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1638522905\";last_ip|s:12:\"116.12.34.80\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1638592431;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('54b165becef136da03bf1d948ae8e5c84c81dd3c', '127.0.0.1', 1593854564, 'requested_page|s:15:\"admin/customers\";__ci_last_regenerate|i:1593854564;identity|s:11:\"r@gmail.com\";username|s:4:\"neon\";email|s:11:\"r@gmail.com\";user_id|s:1:\"4\";old_last_login|s:10:\"1593596310\";last_ip|s:14:\"203.190.14.186\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"5\";warehouse_id|s:1:\"1\";view_right|s:1:\"1\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"4\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1593836831;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('54b68794b81af1cc53af22e83c3b0e7a0e9dd198', '116.12.34.182', 1638687707, '__ci_last_regenerate|i:1638687707;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1638674317\";last_ip|s:13:\"116.12.34.182\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1638687681;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('54b976fecd473aa14edb66fec34b74cb42ef6cbd', '103.108.88.21', 1603343077, '__ci_last_regenerate|i:1603343077;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1603272648\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1603343054;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('54bf4891bc13e7345695cf635b66f4c9593df3c6', '127.0.0.1', 1600089258, '__ci_last_regenerate|i:1600089258;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1599999874\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1600086887;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('54c49feb3c02511bacd780506c8429847523f8e6', '127.0.0.1', 1605969657, '__ci_last_regenerate|i:1605969489;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605932558\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605969657;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('54c6d8dde2b22f9f0b5c19bd7ecfe74c416d828d', '127.0.0.1', 1605242874, '__ci_last_regenerate|i:1605242874;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605182481\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605242858;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('54cffcf86b6599155da095eb5404d0ce85fb847e', '127.0.0.1', 1612352573, '__ci_last_regenerate|i:1612352573;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1612332728\";last_ip|s:13:\"116.12.33.161\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1612352531;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('54d2476d2d1a9d06eaac0295d8335445764c6ae5', '116.12.32.211', 1643180777, '__ci_last_regenerate|i:1643180777;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1643096282\";last_ip|s:11:\"116.12.33.8\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1643180081;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('54da9a6b401ed675eb359fa3c461e48d3ed74d72', '127.0.0.1', 1594013706, '__ci_last_regenerate|i:1594013705;requested_page|s:5:\"admin\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('54ed1dd15f66d0e43e2c56c2389b8638bd4eaae6', '116.12.33.149', 1617364804, '__ci_last_regenerate|i:1617364804;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617332954\";last_ip|s:13:\"116.12.33.149\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617364743;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('54f0f58fa2bb107f9346e0151e17deb86e7c2b62', '127.0.0.1', 1615965217, '__ci_last_regenerate|i:1615965217;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1615887537\";last_ip|s:13:\"116.12.33.218\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1615965216;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_posls|i:1;message|s:27:\"POS Sale successfully added\";__ci_vars|a:1:{s:7:\"message\";s:3:\"new\";}');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('54f207aad2d1590f18043ae48791c3d73e8fb6b2', '116.12.33.240', 1618724750, '__ci_last_regenerate|i:1618724602;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1618669996\";last_ip|s:13:\"116.12.33.149\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1618724731;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5516cf73e1f5a0f4717d4be2c17b35da197e1507', '127.0.0.1', 1611750180, '__ci_last_regenerate|i:1611750180;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1611659572\";last_ip|s:12:\"116.12.32.50\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1611750077;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('55266f4389afc90b98f65cf7ad3ea3a90b1ecf68', '116.12.32.185', 1644640825, '__ci_last_regenerate|i:1644640825;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1644570063\";last_ip|s:11:\"116.12.34.5\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1644640648;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('552922f81288e961e88db2c1e50cb7883462f721', '103.108.91.130', 1604922821, '__ci_last_regenerate|i:1604922821;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1604897113\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1604919928;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('552a2afa7071205ba7556ae75d1466b98a867cd3', '127.0.0.1', 1616990619, '__ci_last_regenerate|i:1616990619;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616900099\";last_ip|s:12:\"116.12.33.57\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616990468;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('553b652122edc015a382bfff9f42d56f3e78edde', '116.12.32.202', 1635417518, '__ci_last_regenerate|i:1635417518;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1635396399\";last_ip|s:12:\"116.12.34.44\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1635417467;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5545305b80adefb6fb7ad36a36fbdcc20efb07bd', '116.12.34.193', 1645884830, '__ci_last_regenerate|i:1645884518;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1645849672\";last_ip|s:13:\"116.12.34.193\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1645884520;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('55467c567e48366b075c973cb3677bd895eac2aa', '127.0.0.1', 1600607610, '__ci_last_regenerate|i:1600607610;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1600584874\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1600606540;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5565193a97da391372573267ee7c0e9a3f73a8bd', '116.12.33.49', 1616837218, '__ci_last_regenerate|i:1616837218;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616763763\";last_ip|s:12:\"116.12.32.55\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616837127;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('556d2ce0b4b9f892b4a3920c43f62db76a9a5fd6', '103.108.88.21', 1595153176, '__ci_last_regenerate|i:1595153176;requested_page|s:15:\"admin/customers\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1595087497\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595145018;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('55767db044a9f0bf0d19b6da94a6d99533de858d', '103.108.88.21', 1595912708, '__ci_last_regenerate|i:1595912708;requested_page|s:13:\"admin/welcome\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1595841827\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595912395;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('557a57ec9d68e3a9483d5f2220fcf0b725dc62cc', '127.0.0.1', 1597406064, '__ci_last_regenerate|i:1597406064;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597382202\";last_ip|s:9:\"127.0.0.1\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597403921;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5586223ef8709cb64dd84203d21b8af764e10ef1', '116.12.33.28', 1608043951, '__ci_last_regenerate|i:1608043951;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608012145\";last_ip|s:13:\"116.12.33.147\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608043934;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('558b7b6aae3483a36b6f7d22758d0f31a1ec0ac0', '127.0.0.1', 1615035568, '__ci_last_regenerate|i:1615035568;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1614933443\";last_ip|s:13:\"116.12.33.199\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1615035017;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('55ac79739e419176234ac5a1a8a4766f76181cd9', '127.0.0.1', 1601029348, '__ci_last_regenerate|i:1601029231;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1600949830\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1601029348;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('55ac7a1f71b2d236624aff296c8baba2fe76bbda', '127.0.0.1', 1609658300, '__ci_last_regenerate|i:1609658300;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609563365\";last_ip|s:12:\"116.12.33.53\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1609658186;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('55b6d4c205bc665b938dd200e6d6dd3c7d1eda9d', '116.12.33.115', 1619866741, '__ci_last_regenerate|i:1619866741;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1619781532\";last_ip|s:13:\"116.12.32.213\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1619866712;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('55b93036a1a85995c3afc14cc32a933386a23e09', '127.0.0.1', 1593596545, '__ci_last_regenerate|i:1593596545;requested_page|s:5:\"admin\";identity|s:11:\"a@gmail.com\";username|s:6:\"farhad\";email|s:11:\"a@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1593590896\";last_ip|s:13:\"43.231.23.122\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|N;view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|N;company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1593596005;register_id|s:1:\"8\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-02-09 10:45:31\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('55da96052432d8115f3e07b16867df881d631487', '127.0.0.1', 1604724001, '__ci_last_regenerate|i:1604724001;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1604639557\";last_ip|s:14:\"103.108.91.131\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1604723961;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('55dd19d4223be3a6cfd46471aa4221b7ff15a37d', '116.12.32.55', 1607604527, '__ci_last_regenerate|i:1607604527;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607510654\";last_ip|s:13:\"116.12.32.144\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607599871;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('55ef656ab361ca2f0154982f51729730e177546a', '116.12.34.123', 1635769496, '__ci_last_regenerate|i:1635769496;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1635745859\";last_ip|s:13:\"116.12.34.123\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1635769480;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('55f0491becf461b4467e9b7d8dedb51f4897ac96', '127.0.0.1', 1614609029, '__ci_last_regenerate|i:1614609029;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1614585948\";last_ip|s:12:\"116.12.32.25\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1614609003;remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('55f57bfec2306ea3b81943f0a03277c01125f8c2', '127.0.0.1', 1605270411, '__ci_last_regenerate|i:1605270407;requested_page|s:5:\"admin\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('55fa62ed76227c1a3f515cf00f10195ee8eeecc4', '116.12.34.124', 1641208574, '__ci_last_regenerate|i:1641208574;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1641111342\";last_ip|s:12:\"116.12.34.26\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1641208549;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5617f8309be2169b4151b0d913071c2a7fa4edc7', '116.12.32.171', 1635916644, '__ci_last_regenerate|i:1635916422;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1635841114\";last_ip|s:13:\"116.12.33.245\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1635916644;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('561dd2512b9f3308292dbdc1cec1f39771cbdcae', '127.0.0.1', 1598168168, '__ci_last_regenerate|i:1598168168;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1598098234\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1598168167;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('561ec343fcd9a32ad434cf3dfccafff8e983c412', '127.0.0.1', 1595148576, '__ci_last_regenerate|i:1595148576;requested_page|s:15:\"admin/customers\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1595087497\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595145018;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('562406033d1ad68938ae86c84fa64735165ea2bc', '127.0.0.1', 1603200559, '__ci_last_regenerate|i:1603200559;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1603192159\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1603200554;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5627898ad2595995fa416edb551749abdb4e9466', '103.108.88.21', 1603342693, '__ci_last_regenerate|i:1603342693;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1603272648\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1603342618;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('56278f9d90a5622ee740adb696875371e8b51142', '116.12.33.240', 1613726031, '__ci_last_regenerate|i:1613726031;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1613658550\";last_ip|s:12:\"116.12.33.94\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1613726007;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('562bf788714016d94ea666fccfe2c056a4fca774', '116.12.33.77', 1619261260, '__ci_last_regenerate|i:1619261260;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1619247508\";last_ip|s:12:\"116.12.33.77\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1619261253;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('564461ba2af3a4b5ffac9382c9184bf1e9562b94', '103.108.88.21', 1594034330, 'requested_page|s:19:\"admin/customers/add\";__ci_last_regenerate|i:1594034330;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594023834\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1594031471;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5649a5c914804e68fac185cb45c689dd331df460', '116.12.33.43', 1613135538, '__ci_last_regenerate|i:1613135538;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1613116205\";last_ip|s:12:\"116.12.33.43\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1613135522;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('564cabfc2a60f51ff973c396a73ce2dd91248a40', '116.12.34.252', 1635152307, '__ci_last_regenerate|i:1635152307;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1635048151\";last_ip|s:13:\"116.12.34.100\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1635145392;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('56540ff82ac0a2fa6e2985e6baa83493d2b206d2', '116.12.32.8', 1636116956, '__ci_last_regenerate|i:1636116956;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1636089343\";last_ip|s:11:\"116.12.32.8\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1636116461;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('565b1ae7166fb51aa76b8949ae0cdfd7e3931d84', '103.108.88.21', 1598169368, '__ci_last_regenerate|i:1598169368;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1598098234\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1598169281;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('565bb5cdf33caf6c218bc6df97bd9801dc883df6', '116.12.33.132', 1618827321, '__ci_last_regenerate|i:1618827321;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1618753218\";last_ip|s:12:\"116.12.32.42\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1618827287;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('565ed2e0c700222b5fec1c75424f4ee0b87b83c1', '127.0.0.1', 1605614967, '__ci_last_regenerate|i:1605614967;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605590276\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605614960;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('56619817d86639686e78d7d22ad06295a1f125ed', '116.12.33.54', 1617510250, '__ci_last_regenerate|i:1617510250;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617447467\";last_ip|s:13:\"116.12.32.198\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617510235;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('56627a5d3bbc36e93dc5ce966841f21c69324ad2', '116.12.34.105', 1641885964, '__ci_last_regenerate|i:1641885870;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1641793729\";last_ip|s:13:\"116.12.32.139\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1641885963;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5667d669d63e1f30e1a628527497f823a57abb8a', '116.12.32.140', 1643713108, '__ci_last_regenerate|i:1643713108;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1643686372\";last_ip|s:12:\"116.12.34.97\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1643713091;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('566bbd21703afed6c8e4f19b4786f62bea9644bb', '116.12.33.69', 1620824455, '__ci_last_regenerate|i:1620824455;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1620809922\";last_ip|s:12:\"116.12.33.69\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('566eea0444391b639e2d01cf87f8bec6efc5998b', '116.12.33.243', 1611040356, '__ci_last_regenerate|i:1611040356;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1610977456\";last_ip|s:13:\"116.12.33.109\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1611040347;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('56748e04d233c0fd354fdf71f8be864112ad79e2', '127.0.0.1', 1603892751, '__ci_last_regenerate|i:1603892751;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1603876701\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1603892750;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('567974e47b370a7ccb0c6b4f8a9c9a369bf25749', '116.12.32.55', 1641287743, '__ci_last_regenerate|i:1641287743;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1641202817\";last_ip|s:13:\"116.12.34.124\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1641287726;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5689e6953712a08ab91d95822a664cb10b87e3f7', '116.12.32.79', 1642828671, '__ci_last_regenerate|i:1642828671;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1642758727\";last_ip|s:13:\"116.12.34.194\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1642826793;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5692f3337ea9e0e7c0a91b33398881e9d9a52e23', '116.12.33.149', 1618673925, '__ci_last_regenerate|i:1618673925;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1618650393\";last_ip|s:13:\"116.12.32.216\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1618673924;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5692fd755a4ae9ec7802ea39a8779a0b04c2dd8f', '127.0.0.1', 1597752142, '__ci_last_regenerate|i:1597752142;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597729845\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597752141;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5697f3bc297be5f9d57a6aee21ae5c3401cbc6e4', '127.0.0.1', 1615730345, '__ci_last_regenerate|i:1615730345;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1615625339\";last_ip|s:13:\"116.12.32.217\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1615730325;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('569827a79b216d8a3ef1996e202af9f09cda81ef', '116.12.34.203', 1623309851, '__ci_last_regenerate|i:1623309745;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1622894876\";last_ip|s:12:\"116.12.34.64\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1623309851;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('56a922f607f597a3e759ae651dbdbce7f73deea2', '127.0.0.1', 1610526572, '__ci_last_regenerate|i:1610526572;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1610431712\";last_ip|s:13:\"116.12.33.171\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1610526571;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('56ada224d9f5fabf2b094a208ac9f2a9d95c8428', '116.12.33.41', 1615715640, '__ci_last_regenerate|i:1615715640;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1615625339\";last_ip|s:13:\"116.12.32.217\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1615715557;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('56b2f702bbaf81fb81470edff78bac8c4124915a', '127.0.0.1', 1603714936, '__ci_last_regenerate|i:1603714936;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1603688805\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1603713512;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('56b703a693401aaf928149aa3a9221e08a2023ae', '127.0.0.1', 1595758604, '__ci_last_regenerate|i:1595758604;requested_page|s:13:\"admin/welcome\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1595749590\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595757532;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('56c42e506780a376b365dc69f2c8ba600fff2aba', '116.12.32.205', 1643974612, '__ci_last_regenerate|i:1643974612;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1643892812\";last_ip|s:13:\"116.12.32.185\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1643974592;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('56c98070c7e58bd82d4506f6c7670b3514a4b2cc', '116.12.33.249', 1612068619, '__ci_last_regenerate|i:1612068619;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1612018324\";last_ip|s:13:\"116.12.32.171\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1612068587;remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('56ce9b060e3980e540783a76bcbdc23329fc5f6a', '127.0.0.1', 1607230953, '__ci_last_regenerate|i:1607230953;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607174440\";last_ip|s:13:\"116.12.33.196\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607230717;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('56d67c7f661ce9a17862a7702decf3da0a83ba57', '127.0.0.1', 1597035639, '__ci_last_regenerate|i:1597035569;requested_page|s:5:\"admin\";identity|s:13:\"abc@gmail.com\";username|s:6:\"FARHAD\";email|s:13:\"abc@gmail.com\";user_id|s:1:\"3\";old_last_login|s:10:\"1596797316\";last_ip|s:12:\"210.1.246.66\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"2\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"1\";biller_id|s:1:\"3\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";warning|s:126:\"Access Denied! You don\'t have right to access the requested page. If you think, it\'s by mistake, please contact administrator.\";__ci_vars|a:1:{s:7:\"warning\";s:3:\"old\";}');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('56eaae23ff24db0019af1f03d8f7ceaae585b048', '127.0.0.1', 1601037538, '__ci_last_regenerate|i:1601037446;requested_page|s:9:\"admin/pos\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1601029239\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1601037538;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('56f116eedb7c32bd9b61021d0d41a1c0cd5db2d4', '127.0.0.1', 1594031998, 'requested_page|s:19:\"admin/customers/add\";__ci_last_regenerate|i:1594031998;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594023834\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1594031471;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('57044bfdd0dd9ec13c2915413aa1164abf595021', '127.0.0.1', 1606573607, '__ci_last_regenerate|i:1606573607;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606455480\";last_ip|s:14:\"103.108.91.129\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606573518;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('570628a74d777a9085e0256db70f61e063fb9b32', '116.12.32.217', 1641720805, '__ci_last_regenerate|i:1641720805;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1641631115\";last_ip|s:12:\"116.12.34.67\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1641713605;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('571ffa69196ea3dbb150fc0c19754369a7352067', '103.108.88.21', 1595063022, '__ci_last_regenerate|i:1595063022;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594988188\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595054121;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('57212a412bf3abc2428f695646dfce1f6afb0b85', '127.0.0.1', 1603460986, '__ci_last_regenerate|i:1603460986;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1603440004\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1603459736;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5721bc8272fea62ab3897f3bbae557d80a8cff53', '103.108.91.130', 1605788008, '__ci_last_regenerate|i:1605788008;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605759720\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605787955;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5722c0700286862ae4132274f2e5a2bb4f562faf', '116.12.33.136', 1619073207, '__ci_last_regenerate|i:1619073207;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1618981471\";last_ip|s:12:\"116.12.33.58\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1619072796;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('572997536ae55f8d05007aa0d55fd5b28fd8649c', '116.12.34.243', 1647847353, '__ci_last_regenerate|i:1647847353;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1647779041\";last_ip|s:13:\"116.12.32.203\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1647846760;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('573dc8e8db3d2ea16fa50165954d912f04139081', '127.0.0.1', 1614002142, '__ci_last_regenerate|i:1614002142;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1613974829\";last_ip|s:12:\"116.12.33.65\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1614002116;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5741061798fb5e8016341c3b7e40e1f2656cd2c5', '116.12.34.58', 1639564041, '__ci_last_regenerate|i:1639564003;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1639542644\";last_ip|s:12:\"116.12.34.58\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1639564026;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('574456e78ff0e1b301825bc23827f283fe574889', '127.0.0.1', 1613290948, '__ci_last_regenerate|i:1613290948;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1613218428\";last_ip|s:13:\"116.12.33.203\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('574959f8d679f592afcf5a22bc1ce29e1d9d4e17', '127.0.0.1', 1609683416, '__ci_last_regenerate|i:1609683416;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609670351\";last_ip|s:13:\"116.12.32.221\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1609683303;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('57569c0e68044f1c0d2a7fd18ffa2514fface63f', '116.12.34.243', 1648190622, '__ci_last_regenerate|i:1648190622;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1648104640\";last_ip|s:13:\"116.12.32.170\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1648190601;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('575a438a631168d974d0ae3e357c76e57317ff7e', '127.0.0.1', 1606640771, '__ci_last_regenerate|i:1606640771;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606540695\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606639484;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('575e1f57fba9a02d6a7c243d52d4e51ecad92c12', '127.0.0.1', 1616992921, '__ci_last_regenerate|i:1616992921;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616900099\";last_ip|s:12:\"116.12.33.57\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616992815;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5771674fbe8edc0eab095f78cbedaef20d6daaf8', '116.12.34.66', 1625655599, '__ci_last_regenerate|i:1625655599;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1624774905\";last_ip|s:12:\"116.12.33.81\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1625655177;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('577fc5e9aadd27063e981e31ed64d86d629cd6da', '116.12.32.213', 1619772909, '__ci_last_regenerate|i:1619772684;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1619707579\";last_ip|s:11:\"116.12.33.3\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1619772909;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";message|s:25:\"Sale successfully updated\";__ci_vars|a:1:{s:7:\"message\";s:3:\"old\";}');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('577fd40b75ceb6f3409f7367fc402e76496a6349', '127.0.0.1', 1612089090, '__ci_last_regenerate|i:1612089090;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1612018324\";last_ip|s:13:\"116.12.32.171\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1612083386;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('57804ceb184ddc98d587f1006fa55c13fc492eaa', '127.0.0.1', 1616238899, '__ci_last_regenerate|i:1616238899;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616144499\";last_ip|s:13:\"116.12.33.146\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616238899;remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('57810bf5886db43f273f5e19303cb33283c03c97', '116.12.34.141', 1640324213, '__ci_last_regenerate|i:1640324213;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1640236799\";last_ip|s:13:\"116.12.34.148\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1640324175;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5781a56f4cdd7cd4b33c573d4af3c7d8c871963f', '127.0.0.1', 1593596116, '__ci_last_regenerate|i:1593596116;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1593595459\";last_ip|s:14:\"203.190.14.186\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|N;view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|N;company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5782561235ac2edf21f0b3b9cb35589e0935fd6a', '127.0.0.1', 1609057913, '__ci_last_regenerate|i:1609057909;requested_page|s:11:\"admin/sales\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5797eeb7752b6d8721e803a6a655f943be83a1ba', '103.108.91.130', 1606996891, '__ci_last_regenerate|i:1606996891;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606977656\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606996724;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('579d666a986788f193cbe64f52aebd8e6d85ef20', '116.12.33.58', 1618984008, '__ci_last_regenerate|i:1618984008;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1618924199\";last_ip|s:12:\"116.12.33.26\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1618983981;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('579f0f155dd5e7f97eb5306170dc4d8a60de6037', '127.0.0.1', 1610111857, '__ci_last_regenerate|i:1610111857;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1610087832\";last_ip|s:13:\"116.12.33.239\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1610111829;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('57a42814a48073cff2043322dd55871fddc5b776', '127.0.0.1', 1603627208, '__ci_last_regenerate|i:1603627208;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1603541508\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1603624783;error|N;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('57a57ef4f135840c563cb94d4967f41e18ec223b', '116.12.33.209', 1618320288, '__ci_last_regenerate|i:1618320288;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1618295184\";last_ip|s:13:\"116.12.33.209\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1618320276;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('57ac4dd8555f64e2e7413731159e51df2b029944', '127.0.0.1', 1595849910, '__ci_last_regenerate|i:1595849910;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1595837189\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595849611;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('57c721b08d3cc8dfcad6f4c5dda230d15faf1b08', '127.0.0.1', 1595770251, '__ci_last_regenerate|i:1595770251;requested_page|s:13:\"admin/welcome\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1595749590\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595767572;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('57c99345daba40ea051f8c3111d480edec04d525', '116.12.33.170', 1640150976, '__ci_last_regenerate|i:1640150976;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1640074228\";last_ip|s:13:\"116.12.32.209\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1640150953;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('57ceee9448169e85c785c3cd64d0422c555d2c51', '116.12.34.215', 1637312620, '__ci_last_regenerate|i:1637312620;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1637212122\";last_ip|s:13:\"116.12.33.225\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1637312403;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('57cf7ea21395ba2a2dbea17c036874ee93308e4f', '116.12.32.112', 1623745461, '__ci_last_regenerate|i:1623745461;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1623676117\";last_ip|s:12:\"116.12.33.90\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1623745436;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('57d536d210c88aec5ae7c3cb3c60bf26d5dc05f0', '116.12.34.55', 1638939012, '__ci_last_regenerate|i:1638939012;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1638847671\";last_ip|s:12:\"116.12.32.43\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1638937149;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('57e34a3a8af6500764e7dbc48f15333464d81b5a', '116.12.33.48', 1618030850, '__ci_last_regenerate|i:1618030850;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617980206\";last_ip|s:13:\"116.12.33.194\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1618030204;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('57edacba430b85698aa08734296e20bb841453c9', '127.0.0.1', 1615351303, '__ci_last_regenerate|i:1615351292;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1615300962\";last_ip|s:12:\"116.12.33.14\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1615351303;remove_slls|i:1;message|s:25:\"Sale successfully updated\";__ci_vars|a:1:{s:7:\"message\";s:3:\"old\";}');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('57f0f7a80453f8a5333e48d1bced05f86784dc7c', '116.12.34.216', 1640001078, '__ci_last_regenerate|i:1640000789;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1639977158\";last_ip|s:13:\"116.12.34.216\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1640001078;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('57fd402b49ec09b524dede6e9eb592359438d456', '127.0.0.1', 1610200270, '__ci_last_regenerate|i:1610200270;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1610171878\";last_ip|s:12:\"116.12.33.44\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1610200262;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('580391f7c5a268a6ef38d67c4cb4a551114a2b6a', '116.12.33.85', 1637822457, '__ci_last_regenerate|i:1637822457;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1637746913\";last_ip|s:13:\"116.12.33.167\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1637822433;error|N;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5825f0c94a0e0f95873d897465b4b55d218cdc06', '116.12.33.89', 1637122682, '__ci_last_regenerate|i:1637122682;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1637061850\";last_ip|s:12:\"116.12.34.68\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1637122252;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('582bb7ba76bfe9954e0f7215b471c651688452c0', '127.0.0.1', 1608447725, '__ci_last_regenerate|i:1608447725;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608375836\";last_ip|s:12:\"116.12.33.12\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608447724;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5835e57edab67c8ea80367fdca6d9b493e1ca9ef', '127.0.0.1', 1608296624, 'requested_page|s:15:\"admin/pos/sales\";__ci_last_regenerate|i:1608296624;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608274670\";last_ip|s:12:\"116.12.33.76\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608296428;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5836d12e600fa1ece87699f79aa73d53a34af214', '116.12.34.242', 1645589119, '__ci_last_regenerate|i:1645589119;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1645530517\";last_ip|s:13:\"116.12.34.225\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1645589099;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('583bda29286992c19ffae5d14877733ec5ed3c54', '127.0.0.1', 1608019352, '__ci_last_regenerate|i:1608019352;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607953227\";last_ip|s:13:\"116.12.32.121\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608019334;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('58405e283142b306cc0ffae5cb06d3e2b4347f1d', '127.0.0.1', 1595327635, '__ci_last_regenerate|i:1595327569;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1595327448\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595327597;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5844ce681e25dd7c9ced75bbcf4d71e360edc315', '127.0.0.1', 1595492660, '__ci_last_regenerate|i:1595492660;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1595490940\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595492541;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('584894b43957b25b7f943299d127432d7b580fa9', '127.0.0.1', 1605079659, '__ci_last_regenerate|i:1605079659;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605030086\";last_ip|s:13:\"43.231.23.122\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605079630;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('584d3c2b98c168acbd948367cc4fd95439446925', '116.12.34.201', 1639631576, '__ci_last_regenerate|i:1639631576;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1639564004\";last_ip|s:12:\"116.12.34.58\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1639631286;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('584d4d73ba961abdb02f8a321a41b01f5751a7bd', '116.12.33.5', 1622123080, '__ci_last_regenerate|i:1622123080;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1622034647\";last_ip|s:13:\"116.12.32.120\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1622123026;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5853333e1fd4152620ab420510a2a407b50fa68e', '127.0.0.1', 1616765487, '__ci_last_regenerate|i:1616765487;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616751377\";last_ip|s:12:\"116.12.33.10\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616764440;remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('585bf7a0ac10f43acf1360243d35aade7fc30b34', '127.0.0.1', 1603202258, '__ci_last_regenerate|i:1603202258;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('58684f3cd842407c7d87ddb97b0105fdbf621436', '116.12.33.54', 1636620277, '__ci_last_regenerate|i:1636620277;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1636603829\";last_ip|s:12:\"116.12.33.54\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1636620235;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('586b43d4a883d71afa8bcd88b57bb1655f06819b', '116.12.32.211', 1637402107, '__ci_last_regenerate|i:1637401913;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1637380449\";last_ip|s:13:\"116.12.32.211\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1637401905;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('58700ec6853d8d5f34def015f267560f295263c1', '116.12.33.154', 1613379970, '__ci_last_regenerate|i:1613379970;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1613307021\";last_ip|s:13:\"116.12.33.164\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1613379732;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('58708785d6479ea58f79b0738ef11d1f18773e39', '116.12.33.5', 1622122408, '__ci_last_regenerate|i:1622122408;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1622034647\";last_ip|s:13:\"116.12.32.120\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1622122407;remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('587780f0d12a0ee237cfaf2a6d8379c27c64653a', '103.108.88.21', 1595133339, '__ci_last_regenerate|i:1595133339;requested_page|s:15:\"admin/customers\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1595087497\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5882aac09087b98fd20d33da6ab405adc039646a', '116.12.32.18', 1637578375, '__ci_last_regenerate|i:1637578375;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1637499031\";last_ip|s:13:\"116.12.32.219\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1637578332;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('58874160a9e5216ff5765590dfd85696ce919d82', '127.0.0.1', 1616854145, '__ci_last_regenerate|i:1616854145;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616763763\";last_ip|s:12:\"116.12.32.55\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616854120;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('588b555f7dd4f18ad142a15aeb043d4a0dfe8e82', '127.0.0.1', 1617629331, '__ci_last_regenerate|i:1617629331;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617533532\";last_ip|s:12:\"116.12.33.54\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617627968;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('589c26155c1a3487134d290b67f09e9033f98c6f', '127.0.0.1', 1613307656, '__ci_last_regenerate|i:1613307656;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1613284583\";last_ip|s:13:\"116.12.33.164\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1613307623;remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('589fe21ab7e3f9aaef6563364b10d6c01619e637', '116.12.33.136', 1619073356, '__ci_last_regenerate|i:1619073207;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1618981471\";last_ip|s:12:\"116.12.33.58\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1619073356;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('58a860cc3b8a8d7a0e6626ac792e34b6ddbacf53', '127.0.0.1', 1614865984, '__ci_last_regenerate|i:1614865984;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1614834433\";last_ip|s:13:\"116.12.33.158\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1614865908;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('58b0d2427be0b583e123c7eeb293ac4b4aea9269', '116.12.33.62', 1613041472, '__ci_last_regenerate|i:1613041233;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1612940702\";last_ip|s:13:\"116.12.33.155\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1613041472;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('58bbb4583b72a7fe4b4b5244a97163ce4e1739d9', '127.0.0.1', 1603200254, '__ci_last_regenerate|i:1603200254;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1603192159\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1603194779;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('58c4e27e91876731eb17f6359d16cf5554b0b84a', '127.0.0.1', 1613116501, '__ci_last_regenerate|i:1613116501;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1613039629\";last_ip|s:12:\"116.12.33.62\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1613116492;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('58c76b4350970837a5808ee4f28c1b5438457a4f', '127.0.0.1', 1601471665, '__ci_last_regenerate|i:1601471665;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1601455340\";last_ip|s:14:\"103.131.156.42\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1601470909;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('58cdc50ddbd33e28885701b304366bd608406b05', '116.12.33.70', 1639463669, '__ci_last_regenerate|i:1639463669;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1639373692\";last_ip|s:13:\"116.12.34.160\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1639463646;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('58ce14cdfa12b387d641f79d7e2d9a3da1771a90', '103.108.88.21', 1599143491, '__ci_last_regenerate|i:1599143491;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1599049742\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1599143461;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('58d1cd8ccbfb3e1824c41a429888bc002e894a8a', '127.0.0.1', 1611742905, '__ci_last_regenerate|i:1611742905;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1611659572\";last_ip|s:12:\"116.12.32.50\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1611741390;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('58d2f376ce10aacf22c922390ab39fbfb5e33930', '116.12.33.77', 1619248172, '__ci_last_regenerate|i:1619248172;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1619237546\";last_ip|s:12:\"116.12.33.77\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1619247809;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('58d47bdea271f331a6d1e5a4b87809207fe22042', '116.12.33.241', 1620216275, '__ci_last_regenerate|i:1620216275;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1620195556\";last_ip|s:13:\"116.12.33.241\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1620215918;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('58e3f0f3db47867db07f92151428f5fb4e43db6a', '116.12.33.222', 1644142104, '__ci_last_regenerate|i:1644142104;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1644122442\";last_ip|s:13:\"116.12.33.222\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1644135211;remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('58f465895390966b8bcca254733d4a0d04a0c2e2', '127.0.0.1', 1615040971, '__ci_last_regenerate|i:1615040971;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1614933443\";last_ip|s:13:\"116.12.33.199\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1615040947;remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('58fa08d8b8b347a5b842d3ed5f5a67441858047b', '103.108.88.21', 1594727380, '__ci_last_regenerate|i:1594727380;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594717643\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1594727291;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('58fb1e350cccdb85ffcdaf500014fd156c0f084c', '127.0.0.1', 1605618917, '__ci_last_regenerate|i:1605618917;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605590276\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605618647;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('58fd1c8135496dba531b99117af72fee54ce9c4b', '116.12.32.50', 1611643364, '__ci_last_regenerate|i:1611643364;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1611587853\";last_ip|s:12:\"116.12.32.60\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1611643360;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5903c28ccb15833e945498a54761c3eeb1516fcf', '127.0.0.1', 1605512609, '__ci_last_regenerate|i:1605512609;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605445441\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605512603;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('590539adf7ccbc62701cb4497c971c97dba6fe3e', '116.12.32.223', 1617619761, '__ci_last_regenerate|i:1617619761;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617533532\";last_ip|s:12:\"116.12.33.54\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617619653;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5908f0f3fab9f09b39ecf19ad4123d4ef7ae9fc4', '127.0.0.1', 1614688774, '__ci_last_regenerate|i:1614688774;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1614667355\";last_ip|s:12:\"116.12.32.25\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1614688600;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5915b39464cfb87a008b80508b39d819bade8f70', '127.0.0.1', 1597232069, '__ci_last_regenerate|i:1597232069;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597208022\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597231437;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5919756173ef1e586196a1836a4d23225030432a', '127.0.0.1', 1616247471, '__ci_last_regenerate|i:1616247471;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616144499\";last_ip|s:13:\"116.12.33.146\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616247471;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('592744d6b63d5ce4816b4cd6d1d4ea343df2736d', '116.12.33.225', 1637215887, '__ci_last_regenerate|i:1637215887;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1637137656\";last_ip|s:11:\"116.12.32.9\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1637215846;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('592a102f2b35e089677361e55117d24c200ea44f', '116.12.34.215', 1641376779, '__ci_last_regenerate|i:1641376779;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1641357973\";last_ip|s:13:\"116.12.34.215\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1641376750;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('593046c57b73024e432510f6b93853af7266aa6c', '127.0.0.1', 1604919690, '__ci_last_regenerate|i:1604919690;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1604897113\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1604919297;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('593883bfb6d4cc7571f45832e36cd69b212d0ced', '103.108.88.21', 1600407600, '__ci_last_regenerate|i:1600407600;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1600348810\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1600407535;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5939b67e9aa7e0cd45bf168818453f744667f3c4', '127.0.0.1', 1607608431, '__ci_last_regenerate|i:1607608431;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607510654\";last_ip|s:13:\"116.12.32.144\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607608355;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('594731115d3782ebfc6fcdcb5f6e615da02c087b', '116.12.33.149', 1617369825, '__ci_last_regenerate|i:1617369825;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617332954\";last_ip|s:13:\"116.12.33.149\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617369726;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('595839d311ef6e0fe96c4e1d9f3cfc7ba210756f', '116.12.32.39', 1642160679, '__ci_last_regenerate|i:1642160679;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1642135014\";last_ip|s:12:\"116.12.34.19\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1642160657;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('595d17321a0e8b457653b727d47ddf65e3dee7eb', '127.0.0.1', 1612097225, '__ci_last_regenerate|i:1612097225;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1612018324\";last_ip|s:13:\"116.12.32.171\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1612097224;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5961dd8cc9d425ff4ca790a686924bc1d6f061db', '103.108.88.21', 1603369830, '__ci_last_regenerate|i:1603369830;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1603272648\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1603369789;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('59658afe82507ed1d76c3a825822ae93ce276065', '127.0.0.1', 1617704598, '__ci_last_regenerate|i:1617704598;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617631766\";last_ip|s:13:\"116.12.32.223\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617704570;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5970ddf3f138370e6e03ca70ad22ac1654ae1602', '116.12.34.223', 1643629417, '__ci_last_regenerate|i:1643629417;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1643551094\";last_ip|s:13:\"116.12.32.221\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1643629394;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('59725f71933f47ea75d77f5fc93a48ff642e6ddf', '103.108.88.21', 1597662308, '__ci_last_regenerate|i:1597662308;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597555298\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597662162;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('59740a9f959aadf7d4e7d24e0d48d2a6207ee262', '116.12.32.68', 1648959316, '__ci_last_regenerate|i:1648959316;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1648792670\";last_ip|s:13:\"116.12.32.118\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1648959291;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('597de8739d5a0eb835e280cc828a7c32a3a9d4bb', '103.108.91.130', 1605254674, '__ci_last_regenerate|i:1605254674;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605182481\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605249078;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5988bed29fac93db414e4fe653d2b0d9851f24c4', '116.12.32.221', 1639215227, '__ci_last_regenerate|i:1639215227;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1639145805\";last_ip|s:13:\"116.12.34.167\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1639214746;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5990c1780a4c977926878ce8a2f9f58b342ccee1', '103.108.88.21', 1597585980, '__ci_last_regenerate|i:1597585980;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597474515\";last_ip|s:12:\"210.1.246.66\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597585535;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('599390fb207bbe76226314a34f9d86550ee29707', '127.0.0.1', 1614941335, '__ci_last_regenerate|i:1614941335;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1614863202\";last_ip|s:13:\"116.12.33.158\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1614941317;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5994b36db03fca591ec88a1a87a4aa31cd00c9b4', '103.108.91.130', 1605449556, '__ci_last_regenerate|i:1605449556;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605416089\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605449512;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('59a6228132b178ff4e56146f45d225f63c973afc', '116.12.32.204', 1637921266, '__ci_last_regenerate|i:1637921266;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1637907685\";last_ip|s:13:\"116.12.32.204\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1637921242;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('59aa2b061389a93ac5dc72e16f87c4873b047901', '116.12.32.222', 1646454937, '__ci_last_regenerate|i:1646454937;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1646388334\";last_ip|s:13:\"116.12.32.211\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1646454862;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('59ab9820506ee231ce845b27918da8ddc535b2af', '116.12.34.39', 1639043549, '__ci_last_regenerate|i:1639043549;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1639025847\";last_ip|s:12:\"116.12.34.39\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1639043528;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('59ac1657c2d8f219f7f6f7b939eaf85f037d137c', '116.12.32.68', 1648967551, '__ci_last_regenerate|i:1648967551;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1648792670\";last_ip|s:13:\"116.12.32.118\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1648966777;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('59c81f3bc8a1385d591b29050992485ad0760f2b', '116.12.33.97', 1612075826, '__ci_last_regenerate|i:1612075826;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1612018324\";last_ip|s:13:\"116.12.32.171\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1612075801;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('59d7aa7e59ed51d156ab7665c79f72b14a38fe22', '116.12.33.239', 1610118425, '__ci_last_regenerate|i:1610118258;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1610087832\";last_ip|s:13:\"116.12.33.239\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1610118425;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('59df31d3d2000ac86d6bc10ee16f27a1d5495e4e', '116.12.32.207', 1640415371, '__ci_last_regenerate|i:1640415281;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1640352607\";last_ip|s:13:\"116.12.34.141\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1640415343;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('59ea93d55ab426e8fbfcd58679bec1bc8b4fa451', '127.0.0.1', 1597734298, '__ci_last_regenerate|i:1597734298;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597680581\";last_ip|s:12:\"210.1.246.66\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597733722;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('59f5d02e958712fe1d91ee01496021dfc3daef9a', '127.0.0.1', 1598164416, '__ci_last_regenerate|i:1598164182;requested_page|s:5:\"admin\";identity|s:13:\"abc@gmail.com\";username|s:6:\"FARHAD\";email|s:13:\"abc@gmail.com\";user_id|s:1:\"3\";old_last_login|s:10:\"1598070437\";last_ip|s:12:\"210.1.246.66\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"2\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"1\";biller_id|s:1:\"3\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('59fbfbe95b8aaba817cdbba527b87a79fa9cb7c5', '116.12.32.218', 1638343094, '__ci_last_regenerate|i:1638343094;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1638328265\";last_ip|s:13:\"116.12.33.209\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1638343004;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('59fc64b6117f194950674dd4216579a8963ddbeb', '127.0.0.1', 1604815451, '__ci_last_regenerate|i:1604815451;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1604760043\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1604815450;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5a108447e4d746cfe004f4ab96e343aff804b335', '103.108.88.21', 1594888618, '__ci_last_regenerate|i:1594888618;requested_page|s:15:\"admin/customers\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594804422\";last_ip|s:12:\"210.1.246.66\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1594882961;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5a15398dc847f797ec0521bb0287a476d448fbe2', '116.12.32.68', 1648976728, '__ci_last_regenerate|i:1648976728;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1648792670\";last_ip|s:13:\"116.12.32.118\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1648976712;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5a1af80d5e33d92dfeef9757902d29a5746820bd', '103.108.88.21', 1598167857, '__ci_last_regenerate|i:1598167857;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1598098234\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1598167856;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5a1da727217f287da92fefdba5947e37d188f21d', '103.126.218.74', 1628945371, '__ci_last_regenerate|i:1628945371;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5a1dd9c89b7e36e2ce1d73a94853c9d7fff0327d', '116.12.33.146', 1616145135, '__ci_last_regenerate|i:1616145135;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616069053\";last_ip|s:12:\"116.12.32.81\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616145124;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5a1e160cbd5aa01afe982472c49929ed3f687497', '127.0.0.1', 1616491430, '__ci_last_regenerate|i:1616491233;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616415735\";last_ip|s:12:\"116.12.32.85\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616491359;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5a21535cb0ab5267bf98a52f880c74d6fc7b40c0', '116.12.32.43', 1638852004, '__ci_last_regenerate|i:1638852004;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1638782178\";last_ip|s:13:\"116.12.32.214\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1638851965;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5a25b22c31d63e2d83ab44e89a1752ea8f2544b1', '116.12.33.249', 1612068002, '__ci_last_regenerate|i:1612068002;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1612018324\";last_ip|s:13:\"116.12.32.171\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1612067790;remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5a2d53aaea1f3a102248555b64b8dbbd342b0301', '116.12.33.8', 1643097885, '__ci_last_regenerate|i:1643097885;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1643017039\";last_ip|s:13:\"116.12.32.204\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1643097858;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5a2f2477af0124139a873b45251e4ed68ffd3561', '127.0.0.1', 1597665554, '__ci_last_regenerate|i:1597665554;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597555298\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597665533;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5a3e0eabd402584089c1ccd2a0a5c771846a8437', '127.0.0.1', 1607065278, '__ci_last_regenerate|i:1607065278;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606991619\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607065188;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5a3e1864a0cf0a619eec69c5e82b96ccce09bfd0', '127.0.0.1', 1597832539, 'requested_page|s:28:\"admin/sales/payment_note/317\";__ci_last_regenerate|i:1597832539;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597822233\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597831266;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5a3f0a22771effb845ea018dc8073244d914af1c', '116.12.34.35', 1643264253, '__ci_last_regenerate|i:1643264253;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1643173679\";last_ip|s:12:\"116.12.33.60\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1643263945;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5a415e23d3f07a58fd868e31287d864476f4c2aa', '116.12.33.210', 1610346819, '__ci_last_regenerate|i:1610346671;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1610256883\";last_ip|s:12:\"116.12.33.30\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1610346819;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5a4206ac29272eb79e058bbca702c86af3837de6', '127.0.0.1', 1605280027, '__ci_last_regenerate|i:1605280027;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605242577\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605280009;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5a4e663b65688e52c555776802bf722111add1d0', '127.0.0.1', 1614437259, '__ci_last_regenerate|i:1614437257;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1614417624\";last_ip|s:13:\"116.12.32.140\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1614437222;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5a5988897bf845f3eb445468e1098f373b9b9adf', '103.108.91.130', 1605270099, '__ci_last_regenerate|i:1605270099;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605242577\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605270095;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5a6bf3aa1a3cc1f4bc30b08ae580f77fb09f6dab', '116.12.32.222', 1613826327, '__ci_last_regenerate|i:1613826327;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1613810114\";last_ip|s:13:\"116.12.32.222\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1613826305;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5a8114b26726504b8055335b8a05d45ed4e4c3bc', '116.12.33.166', 1619171548, '__ci_last_regenerate|i:1619171548;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1619156122\";last_ip|s:13:\"116.12.33.143\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1619171533;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5a881bba92fbdbbf14597bc7b4cfac8c8b4e338b', '127.0.0.1', 1596030430, '__ci_last_regenerate|i:1596030430;requested_page|s:13:\"admin/welcome\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1596008914\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1596030204;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5a88816666c0796d044dc723be04cb270fe6458b', '103.108.91.130', 1605357177, '__ci_last_regenerate|i:1605357177;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605326172\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605357140;error|N;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5a89dcb7e43da2473760b8aa24d4902f0ede6c78', '127.0.0.1', 1608382376, '__ci_last_regenerate|i:1608382376;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608363721\";last_ip|s:12:\"116.12.33.12\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608382138;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5a8b4c6b9ee3fba0ce7ec1a287f8e4707fb05b46', '127.0.0.1', 1594295739, '__ci_last_regenerate|i:1594295739;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594267553\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5a8f46072346036add7c2109966619b5c48f931f', '103.108.88.21', 1604241541, '__ci_last_regenerate|i:1604241541;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1604229283\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1604241405;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5a92cf11703289e87594a5d21e206c37ef76311b', '127.0.0.1', 1595420115, '__ci_last_regenerate|i:1595420115;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5aa61c2733fd12d29358606e30e5e4383db5905e', '116.12.32.192', 1633523146, '__ci_last_regenerate|i:1633523146;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1633412694\";last_ip|s:13:\"116.12.32.165\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1633521814;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5aab8b4971d6d1e801a20bfd1706eed06765bcbe', '103.108.88.21', 1597490762, '__ci_last_regenerate|i:1597490762;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597468572\";last_ip|s:9:\"127.0.0.1\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597490466;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";message|s:27:\"Customer successfully added\";__ci_vars|a:1:{s:7:\"message\";s:3:\"old\";}');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5ab8d2b28cf4294154d653990422710d19a1d11a', '127.0.0.1', 1613915415, '__ci_last_regenerate|i:1613915415;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1613889135\";last_ip|s:12:\"116.12.33.50\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1613915102;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5aba188acdbca0359579940b98f44f004af11b05', '127.0.0.1', 1593845614, 'requested_page|s:15:\"admin/customers\";__ci_last_regenerate|i:1593845614;identity|s:11:\"r@gmail.com\";username|s:4:\"neon\";email|s:11:\"r@gmail.com\";user_id|s:1:\"4\";old_last_login|s:10:\"1593596310\";last_ip|s:14:\"203.190.14.186\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"5\";warehouse_id|s:1:\"1\";view_right|s:1:\"1\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"4\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1593836831;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5abff7d3bf73f2fd2089a374089ead3d754a4c2c', '116.12.33.157', 1611240111, '__ci_last_regenerate|i:1611240111;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1611208056\";last_ip|s:13:\"116.12.33.157\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1611240063;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5accdf1721cb866a83b733e2e2008328e820e370', '116.12.33.53', 1609570362, '__ci_last_regenerate|i:1609570362;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609414124\";last_ip|s:13:\"116.12.33.162\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1609570336;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5acdfa5f2d5ad7df02d6856963d57d52a507ae06', '103.108.91.130', 1605612975, '__ci_last_regenerate|i:1605612975;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605590276\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605612972;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5acee9323aae40c0c1673483ce0b84d4be3e2bde', '103.108.88.21', 1594804937, '__ci_last_regenerate|i:1594804937;requested_page|s:15:\"admin/customers\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594754399\";last_ip|s:12:\"210.1.246.66\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1594804765;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5addb3fecb652adb9facacfb8c8a24337b12bb64', '127.0.0.1', 1612253793, '__ci_last_regenerate|i:1612253793;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1612181270\";last_ip|s:13:\"116.12.33.152\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1612247628;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5ae25271504dfa9b0f13ea57939593496b71f466', '116.12.33.2', 1618573841, '__ci_last_regenerate|i:1618573841;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1618553973\";last_ip|s:11:\"116.12.33.2\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1618573730;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5ae3e12247f349b33b3813b74480be0b945cc997', '127.0.0.1', 1615782832, '__ci_last_regenerate|i:1615782715;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1615695256\";last_ip|s:13:\"116.12.32.223\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1615782832;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5ae41b3ac32377535db550f814ac30747e4650f3', '116.12.33.212', 1638266118, '__ci_last_regenerate|i:1638266118;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1638178463\";last_ip|s:13:\"116.12.33.198\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1638265506;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5aea20b5d334d23341d7afbe6dc7fb92636f728f', '127.0.0.1', 1616842378, '__ci_last_regenerate|i:1616842378;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616763763\";last_ip|s:12:\"116.12.32.55\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616842318;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5b0624b347b744b31f7d0488e38f6fda64888660', '127.0.0.1', 1597822611, '__ci_last_regenerate|i:1597822611;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597751823\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597822531;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5b21e4bac7e47410c0eb04a711abda54772d5b85', '127.0.0.1', 1609943808, '__ci_last_regenerate|i:1609943808;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609924332\";last_ip|s:12:\"116.12.33.51\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1609943786;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5b220363080407b6895e208c939c699d83293015', '116.12.32.55', 1607614878, '__ci_last_regenerate|i:1607614733;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607510654\";last_ip|s:13:\"116.12.32.144\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607614878;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5b241be86e995ae366850f660105efff7a1dbe40', '127.0.0.1', 1604464463, '__ci_last_regenerate|i:1604464463;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1604378350\";last_ip|s:14:\"103.108.91.131\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1604464414;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5b2c94f6fbd7ff5ce332e7cf0e31422924ad7a81', '116.12.32.190', 1639915520, '__ci_last_regenerate|i:1639915520;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1639889104\";last_ip|s:13:\"116.12.32.190\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1639915498;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5b32424def381ce5e84d773255fa89170efc9ab4', '116.12.33.140', 1609253109, '__ci_last_regenerate|i:1609253109;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609226045\";last_ip|s:13:\"116.12.33.140\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1609253089;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5b336dda8d0c9f4be0b68c02f3b8759fdba20ace', '127.0.0.1', 1615626283, '__ci_last_regenerate|i:1615626283;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1615553851\";last_ip|s:12:\"116.12.33.13\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1615626258;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5b35167bff4ce2769785d8e87a57c8d55d4259cd', '116.12.32.218', 1638349125, '__ci_last_regenerate|i:1638349125;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1638328265\";last_ip|s:13:\"116.12.33.209\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1638349105;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5b6167f3df36f03fe069672be81e697f2401c6a9', '127.0.0.1', 1608214860, '__ci_last_regenerate|i:1608214860;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608188751\";last_ip|s:13:\"116.12.33.213\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608213728;remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5b643ac85a835b08c9bb9ea61eec56248b5ecc32', '116.12.34.206', 1637470333, '__ci_last_regenerate|i:1637470333;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1637398026\";last_ip|s:13:\"116.12.32.211\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1637469843;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5b66f5efb3c1028223db4276eeb0f45d89934895', '127.0.0.1', 1612615794, '__ci_last_regenerate|i:1612615765;requested_page|s:23:\"admin/reports/customers\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1612593088\";last_ip|s:13:\"116.12.32.177\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1612615765;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5b6fe00d8334865bfd601c0a6ee8ff54b47715a1', '116.12.32.142', 1622040212, '__ci_last_regenerate|i:1622040212;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1622013207\";last_ip|s:13:\"116.12.32.120\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1622039680;remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5b76407d3787ac6d223d326bb7e781feaca84475', '116.12.33.207', 1611739760, '__ci_last_regenerate|i:1611739760;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1611659572\";last_ip|s:12:\"116.12.32.50\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1611739328;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5b7f14fef6ac79c90f84243340a9ceac2674401c', '116.12.32.222', 1613825612, '__ci_last_regenerate|i:1613825612;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1613810114\";last_ip|s:13:\"116.12.32.222\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1613825146;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5b7fe19d07817fe5d852580e54ae4a750dbfd14e', '127.0.0.1', 1614409889, '__ci_last_regenerate|i:1614409889;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1614343680\";last_ip|s:13:\"116.12.33.151\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5b85f1238d87318fe2a9e6ce6f2ffc5ba051f708', '127.0.0.1', 1616245658, '__ci_last_regenerate|i:1616245658;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616144499\";last_ip|s:13:\"116.12.33.146\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616245542;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5b981c1d9eb9323c05b42bd86f717a45bfb9592c', '127.0.0.1', 1598335344, '__ci_last_regenerate|i:1598335344;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1598269328\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1598335255;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5ba9bcb0a749b3c1e09555bf554c2812c136abee', '116.12.33.69', 1620821223, '__ci_last_regenerate|i:1620821223;requested_page|s:15:\"admin/pos/sales\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5bab1f2bc78bebd1ea03701f4f0c17bcd39e12be', '127.0.0.1', 1608380842, '__ci_last_regenerate|i:1608380842;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608363721\";last_ip|s:12:\"116.12.33.12\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608380722;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5bc4337e74c23b035935d5019e76ce073e25b623', '127.0.0.1', 1616990230, '__ci_last_regenerate|i:1616990230;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616900099\";last_ip|s:12:\"116.12.33.57\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616990219;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5bca7054b4660c83eddb8ed5f251b5500b087d7c', '116.12.32.60', 1608989991, '__ci_last_regenerate|i:1608989991;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608895737\";last_ip|s:13:\"116.12.32.142\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608989990;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5bda3819af6ec5d2175acc464e722f9be7aae657', '127.0.0.1', 1598532579, '__ci_last_regenerate|i:1598532579;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1598449213\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1598532353;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5bdc0b1905daeb5b2b359304228a7ec9798c26f2', '127.0.0.1', 1598534467, '__ci_last_regenerate|i:1598534432;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1598449213\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1598534441;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5bed27aedefed4e3052f305ea2bfe029a48d821d', '127.0.0.1', 1613138470, '__ci_last_regenerate|i:1613138470;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1613116205\";last_ip|s:12:\"116.12.33.43\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1613138440;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5c0487b2f6cd96d49dc98cfef81a422b53987d0b', '127.0.0.1', 1603264772, '__ci_last_regenerate|i:1603264772;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1603193443\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1603261865;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5c052010908049722e9a46740fb416623224ef6c', '127.0.0.1', 1601470444, '__ci_last_regenerate|i:1601470444;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1601455340\";last_ip|s:14:\"103.131.156.42\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1601470434;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5c0a0ecf01cc4d8bbe0d59ecb469f67e718910f5', '116.12.32.217', 1615638910, '__ci_last_regenerate|i:1615638910;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1615553851\";last_ip|s:12:\"116.12.33.13\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1615638895;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5c1b0d321b1356b4179c693f8ac738a07caaabbd', '116.12.33.90', 1623677553, '__ci_last_regenerate|i:1623677343;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1623304748\";last_ip|s:13:\"116.12.34.203\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1623677553;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5c22853b2b0b01da5bf8e3119aa410ab182ef847', '116.12.32.216', 1618650745, '__ci_last_regenerate|i:1618650745;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1618641873\";last_ip|s:13:\"116.12.32.216\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1618650729;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5c30b1cd21e3143edca0ee3ca9615d264c87a780', '116.12.32.214', 1638787622, '__ci_last_regenerate|i:1638787622;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1638764349\";last_ip|s:13:\"116.12.34.142\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1638787588;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5c3709738c986a292c924e1fbac798359fc97111', '116.12.33.54', 1636614897, '__ci_last_regenerate|i:1636614897;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1636603829\";last_ip|s:12:\"116.12.33.54\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1636614854;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5c50b4a93ec1e181672d393e53172d7b6bb00145', '127.0.0.1', 1615125546, '__ci_last_regenerate|i:1615125546;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1615034999\";last_ip|s:13:\"116.12.33.144\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1615125166;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5c5f429c6f543f3996c6afce21a12cacd205947e', '127.0.0.1', 1594367570, '__ci_last_regenerate|i:1594367478;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594294025\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5c6a3dbc40dd628008a1bf59e14b4992098b5a1e', '116.12.32.139', 1641796985, '__ci_last_regenerate|i:1641796985;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1641699285\";last_ip|s:12:\"116.12.34.94\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1641796959;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5c6ffbb8df688c453d15bb1d023d00b5210adef7', '127.0.0.1', 1594800205, '__ci_last_regenerate|i:1594800205;requested_page|s:15:\"admin/customers\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594754399\";last_ip|s:12:\"210.1.246.66\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1594799934;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5c72a9b5bd68d77024fec126dda82cdc10ee477c', '116.12.34.51', 1633669464, '__ci_last_regenerate|i:1633669464;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1633521812\";last_ip|s:13:\"116.12.32.192\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1633669290;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5c7ae22a94e6ed322195089c7af78decd14447b1', '116.12.34.13', 1645335895, '__ci_last_regenerate|i:1645335895;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1645247701\";last_ip|s:12:\"116.12.33.32\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1645335813;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5c7b378d93a9437a97de635c1bda33bdf21e3748', '116.12.33.171', 1610432873, '__ci_last_regenerate|i:1610432873;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1610377891\";last_ip|s:13:\"116.12.33.210\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1610432858;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5c7c7cd4a71e230eb9e4039095eda2cd1a315fd2', '116.12.32.138', 1608446888, '__ci_last_regenerate|i:1608446888;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608375836\";last_ip|s:12:\"116.12.33.12\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608446882;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5c825526ce11e52386e9515ab28614f4b830b2f3', '116.12.33.249', 1612066777, '__ci_last_regenerate|i:1612066777;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1612018324\";last_ip|s:13:\"116.12.32.171\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1612066754;remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5c87fab3c530c003de7b3bc3ae6baf8f1f17c40f', '103.108.88.21', 1594881689, '__ci_last_regenerate|i:1594881689;requested_page|s:15:\"admin/customers\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594804422\";last_ip|s:12:\"210.1.246.66\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1594881068;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5c9efba40c2ce404953e16dcbc6ddebad8216a01', '127.0.0.1', 1603261071, '__ci_last_regenerate|i:1603261071;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1603193443\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1603261015;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5cb09b6b37684e5fc7f42bb9e78aa9f9e5d49471', '116.12.32.197', 1638434556, '__ci_last_regenerate|i:1638434555;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1638340937\";last_ip|s:13:\"116.12.32.218\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1638434556;error|N;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5cc9299e232efe02f9af84781cb49e4a07f811e3', '103.108.91.130', 1604814196, '__ci_last_regenerate|i:1604814196;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1604760043\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1604812890;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5cd93f66ca33ef423fa9863262863590e7c138cb', '116.12.34.98', 1641527070, '__ci_last_regenerate|i:1641527070;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1641465695\";last_ip|s:13:\"116.12.32.207\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1641527051;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5cdd7b8e030605c3c132d05408d970531ce17069', '116.12.34.160', 1639375342, '__ci_last_regenerate|i:1639375342;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1639289751\";last_ip|s:13:\"116.12.34.165\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1639375286;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5cde0893ca8a9b3a4ce51ce597df2c50e4911bc5', '116.12.33.53', 1609572407, '__ci_last_regenerate|i:1609572407;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609414124\";last_ip|s:13:\"116.12.33.162\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1609572359;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5ce15cc0b8eecd4a22e27a32ef5199bee65c002a', '116.12.34.171', 1638594963, '__ci_last_regenerate|i:1638594963;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1638522905\";last_ip|s:12:\"116.12.34.80\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1638594629;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5cee14dd8ec0013d80b8710abc2cf9c259954309', '127.0.0.1', 1614178487, '__ci_last_regenerate|i:1614178487;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1614155657\";last_ip|s:12:\"116.12.32.12\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1614178468;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5cf74c3f7bb4a002e3a86ea5000ad2657b0dbda4', '103.108.88.21', 1601128109, '__ci_last_regenerate|i:1601128109;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1601114627\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1601123079;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5cf7744e6df39966181d132061f5b38b787c38a4', '103.108.88.21', 1597490460, '__ci_last_regenerate|i:1597490460;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597468572\";last_ip|s:9:\"127.0.0.1\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597490431;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5cfc66026f872f7fcd20e9554a4d8fe081d0e6e5', '116.12.32.211', 1637381565, '__ci_last_regenerate|i:1637381565;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1637310084\";last_ip|s:13:\"116.12.34.215\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1637381526;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5d057faeecb4a97a7d22ce5a635c174299f79f73', '127.0.0.1', 1594896370, '__ci_last_regenerate|i:1594896370;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594872674\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5d0eb7ff80d499528ff4a3d69b065de5d9a2f1c2', '103.108.88.21', 1594707542, '__ci_last_regenerate|i:1594707542;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594614684\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5d1fa30d78c11f422c189809de20f8f6db84f9b8', '127.0.0.1', 1612096889, '__ci_last_regenerate|i:1612096889;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1612018324\";last_ip|s:13:\"116.12.32.171\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1612096888;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5d2c27d3c31a03a3c1d0d2148023c86be0f37737', '116.12.33.49', 1616849851, '__ci_last_regenerate|i:1616849851;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616763763\";last_ip|s:12:\"116.12.32.55\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616849778;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5d2e21a03180f9d9d18bfa21948f91d3a99ab1a8', '103.108.88.21', 1595150382, '__ci_last_regenerate|i:1595150382;requested_page|s:15:\"admin/customers\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1595087497\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595145018;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5d2f343c026a35511d5751012a85757c5bb830f9', '127.0.0.1', 1617095552, '__ci_last_regenerate|i:1617095552;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617080165\";last_ip|s:12:\"116.12.33.37\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617095536;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5d30f6f20533654c6873f83d9ad87b33b68c0755', '127.0.0.1', 1613631264, '__ci_last_regenerate|i:1613631264;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1613565512\";last_ip|s:13:\"116.12.33.168\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1613631245;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5d3b7b7cf15d07541742c9ee64eafcc56689be00', '116.12.32.222', 1613814566, '__ci_last_regenerate|i:1613814448;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1613723310\";last_ip|s:13:\"116.12.33.240\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1613814565;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5d43a2f3aa9fca8be9bb36ebe4be59f435ebd91e', '127.0.0.1', 1613202753, '__ci_last_regenerate|i:1613202753;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1613130779\";last_ip|s:12:\"116.12.33.43\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1613202448;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5d4b1fa2f828283c704945d8877bff576b763228', '116.12.32.153', 1642677934, '__ci_last_regenerate|i:1642677934;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1642661876\";last_ip|s:13:\"116.12.34.164\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1642677915;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5d5186f7f7a3de1b4465b15333476e31ed88bcc2', '116.12.34.32', 1641970921, '__ci_last_regenerate|i:1641970921;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1641959004\";last_ip|s:12:\"116.12.34.32\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1641970878;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5d564a5b906734a1f7076e3e7ce91c793be3acba', '127.0.0.1', 1600511761, '__ci_last_regenerate|i:1600511761;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1600511502\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1600511610;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5d585d1fce5cc1174eb078783778c74b36774fe2', '103.108.88.21', 1595074376, '__ci_last_regenerate|i:1595074376;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594988188\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595069380;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5d5e6770a3fc5fa44666102de6df51c6f6ab437f', '116.12.33.40', 1617267867, '__ci_last_regenerate|i:1617267867;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617254497\";last_ip|s:12:\"116.12.33.40\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617267835;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5d5f56f4e9d41587e5b6e75b05ec00fb46ce72e0', '116.12.34.218', 1644989078, '__ci_last_regenerate|i:1644989078;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1644921201\";last_ip|s:13:\"116.12.32.182\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1644986985;remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5d5fea367b236c5308dad817c111ef56b753c9e7', '127.0.0.1', 1595844508, '__ci_last_regenerate|i:1595844508;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1595837189\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595844354;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5d732b9b9116b0a9686954239d1ddfcb0657d61a', '127.0.0.1', 1595924554, '__ci_last_regenerate|i:1595924554;requested_page|s:13:\"admin/welcome\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1595841827\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595924305;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5d7ec244c13ae515c8f23d0e753cfe58f4ed842e', '116.12.33.207', 1611752998, '__ci_last_regenerate|i:1611752998;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1611659572\";last_ip|s:12:\"116.12.32.50\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1611752975;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5d82cfca9514521986d08a9db2002f6effb6a053', '127.0.0.1', 1594753631, '__ci_last_regenerate|i:1594753534;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594718715\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5d96a278418405ca419a544e0150c69a43e197a4', '127.0.0.1', 1610807199, '__ci_last_regenerate|i:1610807199;requested_page|s:9:\"admin/pos\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1610775754\";last_ip|s:13:\"116.12.33.107\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1610807177;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5da682c30487b6e683e7c897028f63448393d207', '127.0.0.1', 1616914255, '__ci_last_regenerate|i:1616914255;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616835824\";last_ip|s:12:\"116.12.33.49\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616914240;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5da9fe159956e260684a3d5355fa11a3650c1a98', '116.12.32.198', 1617434919, '__ci_last_regenerate|i:1617434919;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617345364\";last_ip|s:13:\"116.12.33.149\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617432593;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5db49be293eb4e39d886935ba62fe98cee3e4694', '127.0.0.1', 1603982715, '__ci_last_regenerate|i:1603982715;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1603946428\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1603982677;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5dbd555013aa7991774fe04368dd17581cdf2da2', '116.12.32.158', 1646920007, '__ci_last_regenerate|i:1646920007;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1646886903\";last_ip|s:13:\"116.12.34.140\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1646919989;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5dbfcde5e64c270df40f3aba5084bafdcbff9688', '127.0.0.1', 1605093201, '__ci_last_regenerate|i:1605092915;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605073164\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5dce0d191b6848e89fb0cf54ce4c98923e53f670', '127.0.0.1', 1595935297, '__ci_last_regenerate|i:1595935297;requested_page|s:13:\"admin/welcome\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1595841827\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595934975;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5dd1b8a36db9cc26210137d99279a744e3f0325f', '103.108.91.131', 1606142736, '__ci_last_regenerate|i:1606142736;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606118527\";last_ip|s:14:\"103.108.91.131\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606142671;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5dd50ae34e37c3b9a20a59a50f07a4b31c522cee', '116.12.32.143', 1610709278, '__ci_last_regenerate|i:1610709278;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1610602516\";last_ip|s:13:\"116.12.33.150\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1610709273;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5ddcd4be83da0bc137d6a465f323208a35fcbda9', '103.108.88.21', 1593865599, '__ci_last_regenerate|i:1593865599;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1593752131\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1593864431;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5de0a5326771e89007d83cb93bace00d9efa96b4', '103.108.88.21', 1603370153, '__ci_last_regenerate|i:1603370153;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1603272648\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1603370032;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5de3a8f37c537f8c77ebd550547ae13c9b088463', '116.12.32.217', 1647253893, '__ci_last_regenerate|i:1647253893;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1647184997\";last_ip|s:13:\"116.12.32.101\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1647253864;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5deb9809784e2c94981b39b71c34cb08f8a32224', '116.12.33.149', 1618675615, '__ci_last_regenerate|i:1618675615;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1618650393\";last_ip|s:13:\"116.12.32.216\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1618675591;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5deeebf74713df7ea869d59168ca336738303a81', '116.12.33.76', 1608297299, 'requested_page|s:15:\"admin/pos/sales\";__ci_last_regenerate|i:1608297299;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608274670\";last_ip|s:12:\"116.12.33.76\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608296792;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5dfd73466e85e98d0ac25a4017250476d601e054', '116.12.33.211', 1615363419, '__ci_last_regenerate|i:1615363419;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1615300962\";last_ip|s:12:\"116.12.33.14\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1615363119;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5e070078eb628c5217a0c1554392b2bcea8d9be2', '116.12.33.218', 1615892347, '__ci_last_regenerate|i:1615892347;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1615879730\";last_ip|s:13:\"116.12.33.218\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1615891424;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5e0febab41f7233df66603057e72211fd54c169b', '127.0.0.1', 1594804133, '__ci_last_regenerate|i:1594804132;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5e210cd9b0f13f063e30d61a2e85ae6ee98e2030', '127.0.0.1', 1606308771, '__ci_last_regenerate|i:1606308771;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606291700\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606308529;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5e242fd0ca662b32caf60f3460ec6d3e06f30911', '127.0.0.1', 1603877464, '__ci_last_regenerate|i:1603877464;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1603859487\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";message|s:38:\"<p>You are successfully logged in.</p>\";__ci_vars|a:1:{s:7:\"message\";s:3:\"old\";}');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5e2ec3264e4587c16f20dcaf778e0e900f8d51b2', '116.12.33.207', 1611756868, '__ci_last_regenerate|i:1611756868;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1611659572\";last_ip|s:12:\"116.12.32.50\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1611756832;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5e33dd6b7f98e8f48a7ca6dc3b382e0d3cba7d31', '127.0.0.1', 1610778520, '__ci_last_regenerate|i:1610778520;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1610701958\";last_ip|s:13:\"116.12.32.143\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1610778481;remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5e34d639ed629c39c6bafea39ee327566ed76f32', '127.0.0.1', 1614331033, '__ci_last_regenerate|i:1614331033;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1614259833\";last_ip|s:13:\"116.12.32.223\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1614330648;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5e45fbf567e805974643d7a329f3eee06fa6d7e1', '116.12.34.220', 1641029900, '__ci_last_regenerate|i:1641029900;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1641011022\";last_ip|s:13:\"116.12.34.220\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1641029860;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5e66228f501e0c07131b86754375598d96d84021', '116.12.33.47', 1644470479, '__ci_last_regenerate|i:1644470479;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1644389170\";last_ip|s:12:\"116.12.33.41\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1644470237;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5e67a969a716ec51a43fa63d767929f913ee89fe', '116.12.34.38', 1627815093, '__ci_last_regenerate|i:1627815093;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1627715842\";last_ip|s:12:\"116.12.33.92\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1627815073;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5e67c7893e8ff9f1f4136328f34c3ec3d2cfb7ec', '116.12.33.197', 1613465855, '__ci_last_regenerate|i:1613465855;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1613453111\";last_ip|s:13:\"116.12.33.197\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1613464972;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_posls|i:1;remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5e6badff3b14ec208ed36f65001dca122020767a', '116.12.33.60', 1643179138, '__ci_last_regenerate|i:1643179138;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1643096282\";last_ip|s:11:\"116.12.33.8\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1643173682;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5e8995ef290587a986ccd044ddb73743e3a12e05', '127.0.0.1', 1597212565, '__ci_last_regenerate|i:1597212565;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597127938\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597212564;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5e8dcc45023db0566c52cb565ac1cdd3a6e76c23', '116.12.32.204', 1643023574, '__ci_last_regenerate|i:1643023574;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1643008271\";last_ip|s:13:\"116.12.34.139\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1643023496;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5e8f4da49f144a02d84fda7be094f9b7cb57f0ac', '116.12.32.68', 1648977206, '__ci_last_regenerate|i:1648977206;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1648792670\";last_ip|s:13:\"116.12.32.118\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1648977178;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5e91e54a0d1d8bb458bca0f13109e0c396cd8d98', '116.12.34.46', 1647508515, '__ci_last_regenerate|i:1647508493;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1647494756\";last_ip|s:12:\"116.12.34.46\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1647508515;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5e95ee907b367615c95cc8afb4874de377850ea4', '116.12.33.150', 1620641080, '__ci_last_regenerate|i:1620641080;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1620629291\";last_ip|s:13:\"116.12.33.219\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1620640739;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5e9c62fdee271be1d77ec3ba15ac32e0fc7ed2af', '127.0.0.1', 1593598045, '__ci_last_regenerate|i:1593598045;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1593597455\";last_ip|s:13:\"43.231.23.122\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"3\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1593597638;register_id|s:1:\"8\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-02-09 10:45:31\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5ea02c9a04a62e67e39a68970da8dd9de37b0108', '127.0.0.1', 1617196357, '__ci_last_regenerate|i:1617196330;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5ea18b68f4909ba73c69569b4d72da9ac36116f1', '103.108.88.21', 1594022183, '__ci_last_regenerate|i:1594022183;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1593921171\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1594013728;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5eaa5ce6cb600a01a45a9f7774dc729c2ebee2ee', '127.0.0.1', 1603371448, '__ci_last_regenerate|i:1603371448;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1603272648\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1603371429;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5eb20f747faa187d79652f873200b5d07e70efa0', '103.108.88.21', 1603180425, '__ci_last_regenerate|i:1603180425;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1603119111\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1603180371;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5eb27009cb7ce1931de9bdcb90f2ff0ca3bf3116', '127.0.0.1', 1598168648, '__ci_last_regenerate|i:1598168648;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1598098234\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1598168647;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5eb9ef270d397ce028688321027edf35409d3a26', '127.0.0.1', 1597902525, '__ci_last_regenerate|i:1597902324;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597831226\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597901544;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5ed73ef38f8c3126792fdf40f1fc65d300528bd9', '116.12.33.70', 1639462331, '__ci_last_regenerate|i:1639462331;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1639373692\";last_ip|s:13:\"116.12.34.160\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1639462310;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5ed985251b0867007dd62c4cd6d6b7b196284cae', '103.108.88.21', 1597822869, '__ci_last_regenerate|i:1597822611;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597751823\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597822830;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5ef440987c8f63aae420a26319c4defd805d5679', '127.0.0.1', 1611667901, '__ci_last_regenerate|i:1611667901;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1611641601\";last_ip|s:12:\"116.12.32.50\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1611664082;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5ef8bd57e0952537283b3e3f15a0aa4d8b93fb68', '103.108.88.21', 1593944304, '__ci_last_regenerate|i:1593944304;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1593866795\";last_ip|s:13:\"43.231.23.122\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1593924485;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5efae54c881cbeda1bea9187a8f0c74a1b2d5926', '127.0.0.1', 1612333026, '__ci_last_regenerate|i:1612333026;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1612262229\";last_ip|s:13:\"116.12.32.200\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1612333021;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5f00995b5108e1662b3cb5c6424e8c182594270d', '116.12.32.215', 1619106041, '__ci_last_regenerate|i:1619106041;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1619081961\";last_ip|s:13:\"116.12.32.215\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1619106025;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5f019bb8b683a7bb93547e417210c36c633eb879', '116.12.32.79', 1642836303, '__ci_last_regenerate|i:1642833094;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1642758727\";last_ip|s:13:\"116.12.34.194\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1642834031;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5f1162283fe6585088ad04c3a0c95c7b2d5f41eb', '116.12.34.140', 1646811142, '__ci_last_regenerate|i:1646810945;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1646742566\";last_ip|s:13:\"116.12.32.207\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1646811141;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5f11ad911f3b1abdc7b32c9b03846d19148682c1', '116.12.34.42', 1644060225, '__ci_last_regenerate|i:1644060225;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1644042409\";last_ip|s:12:\"116.12.34.42\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1644060198;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5f1425ce7b90578d75c22c6cd94b392b8fe216c1', '116.12.32.215', 1620315959, '__ci_last_regenerate|i:1620315959;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1620280426\";last_ip|s:13:\"116.12.32.215\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1620315946;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5f15cab6e27d9540e07fa6090c4725957fea7f77', '116.12.34.165', 1639297156, '__ci_last_regenerate|i:1639297156;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1639197279\";last_ip|s:13:\"116.12.33.127\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1639297121;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5f16befc8aeb6b7b16dd2e6114f17cb1feb5db2e', '116.12.33.191', 1616681536, '__ci_last_regenerate|i:1616681536;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616644549\";last_ip|s:13:\"116.12.33.191\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616678687;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5f19ab3c1bf523a46f2ba5ea93e9ceda98db90b0', '127.0.0.1', 1613307354, '__ci_last_regenerate|i:1613307354;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1613284583\";last_ip|s:13:\"116.12.33.164\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1613307353;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5f24d74beac4428f461adcc156932c0d7e9c3181', '116.12.33.41', 1615730042, '__ci_last_regenerate|i:1615730042;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1615625339\";last_ip|s:13:\"116.12.32.217\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1615730041;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_posls|i:1;message|s:27:\"POS Sale successfully added\";__ci_vars|a:1:{s:7:\"message\";s:3:\"old\";}');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5f2b5bff16822237d39b1b42de6a2d231425600e', '127.0.0.1', 1611234566, '__ci_last_regenerate|i:1611234566;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1611208056\";last_ip|s:13:\"116.12.33.157\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1611234563;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5f42158b1ef9ce96eb0f76b19161b001af80f602', '127.0.0.1', 1597577355, '__ci_last_regenerate|i:1597577355;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597474515\";last_ip|s:12:\"210.1.246.66\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597567598;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5f44d8757654a328d8068013d01dd35b1f23d126', '103.108.88.21', 1594032824, 'requested_page|s:19:\"admin/customers/add\";__ci_last_regenerate|i:1594032824;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594023834\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1594031471;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5f46cf0129628876e2381d6c78348cb6e8157ecc', '116.12.32.187', 1638954463, '__ci_last_regenerate|i:1638954463;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1638847671\";last_ip|s:12:\"116.12.32.43\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1638954373;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5f47ac86f0c393cbeecaaa2bb0bfafc86c8c0d9a', '127.0.0.1', 1605245936, '__ci_last_regenerate|i:1605245936;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605182481\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605242858;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5f4a7e0694a27ff461f9e48f05f97536707b3a61', '127.0.0.1', 1617290854, '__ci_last_regenerate|i:1617290854;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617266564\";last_ip|s:12:\"116.12.33.40\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617290761;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_posls|i:1;message|s:27:\"POS Sale successfully added\";__ci_vars|a:1:{s:7:\"message\";s:3:\"old\";}');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5f4c003acce016e7a85dde8ae6f69d0a8be05c66', '116.12.32.208', 1642072794, '__ci_last_regenerate|i:1642072794;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1642059133\";last_ip|s:13:\"116.12.34.214\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1642072769;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5f55ceb9cb759277b9397d41edfc77801a6b31ca', '116.12.32.153', 1642685987, '__ci_last_regenerate|i:1642684698;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1642661876\";last_ip|s:13:\"116.12.34.164\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1642685987;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5f60f26f0aee9ab5a3936add83c8d65df290664c', '127.0.0.1', 1602852580, '__ci_last_regenerate|i:1602852580;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1602765491\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5f650f11a6b064c420bd4becd61305061241018b', '103.108.91.130', 1606475082, '__ci_last_regenerate|i:1606475082;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606395992\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606475037;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5f6ce5418fa9386dab03daaf9a184b03a4b426e4', '116.12.34.140', 1646894765, '__ci_last_regenerate|i:1646894765;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1646820783\";last_ip|s:13:\"116.12.34.140\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1646894688;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5f79532802e7954dd356bf55b92b2b74a8c35d79', '127.0.0.1', 1597839542, 'requested_page|s:28:\"admin/sales/payment_note/317\";__ci_last_regenerate|i:1597839542;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597822233\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597838827;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5f7b2d85bbb9c7dd9d73fa2e171c1056b2bf86ba', '127.0.0.1', 1607347111, '__ci_last_regenerate|i:1607347111;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607317798\";last_ip|s:13:\"116.12.33.189\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607347058;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5f94ff0ae05e528c5901b4df17295a49e84f5d08', '116.12.34.5', 1633867724, '__ci_last_regenerate|i:1633867724;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1633780301\";last_ip|s:12:\"116.12.34.86\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1633867670;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";error|s:17:\"Product not found\";__ci_vars|a:1:{s:5:\"error\";s:3:\"new\";}');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5f961c9c32ad0ce2d67f1a5b21052a178048bc30', '116.12.33.57', 1616903557, '__ci_last_regenerate|i:1616903557;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616835824\";last_ip|s:12:\"116.12.33.49\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616903539;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5f973e56b66a3a994f9dc42bc7dc994d46dd81ba', '116.12.32.221', 1609658995, '__ci_last_regenerate|i:1609658995;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609563365\";last_ip|s:12:\"116.12.33.53\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1609658861;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5fa5a7009f8370e31f7e565477b11a5a294478c1', '116.12.34.206', 1637471432, '__ci_last_regenerate|i:1637471432;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1637398026\";last_ip|s:13:\"116.12.32.211\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1637471084;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5fbbcddc20945cebd73bb624974ad669424912a8', '127.0.0.1', 1604154817, '__ci_last_regenerate|i:1604154817;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1604120477\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1604154814;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5fbd1ffa92778199c7b0828640b8075ddd4eed99', '116.12.33.115', 1619871036, '__ci_last_regenerate|i:1619871036;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1619781532\";last_ip|s:13:\"116.12.32.213\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1619871003;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5fbd4cb0e643f2225fcc4482581059565aa6dac6', '103.108.91.130', 1605077328, '__ci_last_regenerate|i:1605077328;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605030086\";last_ip|s:13:\"43.231.23.122\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605077320;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5fc2668404922fd270c0a866a580b112f88ee323', '127.0.0.1', 1617536229, '__ci_last_regenerate|i:1617536229;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617520328\";last_ip|s:12:\"119.30.32.90\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617533548;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5fca7c6cc17245c786dee039fdc4f15a1121694b', '103.108.88.21', 1597231436, '__ci_last_regenerate|i:1597231436;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597208022\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597230997;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5fce9199e3bbeca551a82af2b7234f43f2809396', '116.12.32.205', 1643974282, '__ci_last_regenerate|i:1643974282;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1643892812\";last_ip|s:13:\"116.12.32.185\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1643974030;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5fd29258e838ba89e94fc67edd173aae5b345a6b', '127.0.0.1', 1595998995, '__ci_last_regenerate|i:1595998995;requested_page|s:13:\"admin/welcome\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1595945442\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595998935;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5fd4e952f3f9424765fd63068fb67aed7fe243f7', '103.108.88.21', 1597493757, '__ci_last_regenerate|i:1597493757;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597468572\";last_ip|s:9:\"127.0.0.1\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597493756;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_posls|i:1;message|s:27:\"POS Sale successfully added\";__ci_vars|a:1:{s:7:\"message\";s:3:\"new\";}');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5fdc5a3cbb3a06405c8fb4f1d6cb5107e976b2f4', '116.12.32.81', 1616061188, '__ci_last_regenerate|i:1616060977;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1615987196\";last_ip|s:13:\"116.12.32.129\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616061173;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5fdd624821fc2ee16186e27d2c70f0a628e6e3cc', '116.12.32.204', 1643026639, '__ci_last_regenerate|i:1643026639;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1643008271\";last_ip|s:13:\"116.12.34.139\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1643026582;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5fe7cd0a973b4ca8f148078d2fabeeaa2a1a1156', '127.0.0.1', 1605877368, '__ci_last_regenerate|i:1605877368;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605839682\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605873599;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_posls|i:1;message|s:27:\"POS Sale successfully added\";__ci_vars|a:1:{s:7:\"message\";s:3:\"new\";}');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5fe9e741902fb9fe29cd174d971b7acb947a3e7d', '127.0.0.1', 1604295245, '__ci_last_regenerate|i:1604295245;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1604240911\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1604293958;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;message|s:27:\"Customer successfully added\";__ci_vars|a:1:{s:7:\"message\";s:3:\"old\";}');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('5p9noeofgorou2jkk48oj7sra13ve1u4', '::1', 1593200004, '__ci_last_regenerate|i:1593200004;requested_page|s:5:\"admin\";identity|s:11:\"a@gmail.com\";username|s:6:\"farhad\";email|s:11:\"a@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1593122510\";last_ip|s:3:\"::1\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|N;view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|N;company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('600cf7ec0611a00f12a1498c31529c24795368ac', '127.0.0.1', 1610521093, '__ci_last_regenerate|i:1610521093;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1610431712\";last_ip|s:13:\"116.12.33.171\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1610517041;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('602efc8b055cfde78a9db06243f8d5d121f3a458', '116.12.32.190', 1639912167, '__ci_last_regenerate|i:1639912167;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1639889104\";last_ip|s:13:\"116.12.32.190\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1639912141;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('603c25d017673b162081fe7d77fb1c55f7133967', '127.0.0.1', 1602856885, '__ci_last_regenerate|i:1602856885;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1602765491\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1602856717;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('603d48aeee3f688509a9595075a49a34e70b8f47', '127.0.0.1', 1593589069, '__ci_last_regenerate|i:1593588966;requested_page|s:5:\"admin\";identity|s:11:\"a@gmail.com\";username|s:6:\"farhad\";email|s:11:\"a@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1593588891\";last_ip|s:13:\"43.231.23.122\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|N;view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|N;company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1593589024;register_id|s:1:\"8\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-02-09 10:45:31\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('604f6d3b6188948176b965e7519d2eaaf2ab06f0', '116.12.33.157', 1611233155, '__ci_last_regenerate|i:1611233155;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1611208056\";last_ip|s:13:\"116.12.33.157\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1611233141;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6060b15c28b849cda41f11921e30c20f50f046df', '116.12.33.242', 1617803367, '__ci_last_regenerate|i:1617803367;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617773693\";last_ip|s:13:\"116.12.33.242\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617803358;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('60719bbf46ed58afc4adc286442fa53a1da216c6', '127.0.0.1', 1593601486, '__ci_last_regenerate|i:1593601185;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1593597626\";last_ip|s:14:\"203.190.14.186\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"3\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1593601481;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('607765d67dc79a7804616f97efd7924014b9f8ca', '116.12.33.152', 1635689612, '__ci_last_regenerate|i:1635689612;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1635575301\";last_ip|s:12:\"116.12.34.70\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1635689545;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6079dece5bb3f91c0fbf8a37b8cd5519a2e9bdc0', '127.0.0.1', 1597925291, '__ci_last_regenerate|i:1597925291;requested_page|s:19:\"admin/reports/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597901192\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('60814c36253044e0960997decae393e40728b16b', '116.12.33.166', 1619173180, '__ci_last_regenerate|i:1619173180;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1619156122\";last_ip|s:13:\"116.12.33.143\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1619173167;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6087f1bb340bea0525215af38dc057a8109f9b5d', '127.0.0.1', 1607008169, '__ci_last_regenerate|i:1607008169;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606977656\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607008114;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('608f7f571615a5b4fb1aec335ffa903031a44b7a', '103.108.88.21', 1594791590, '__ci_last_regenerate|i:1594791590;requested_page|s:15:\"admin/customers\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594754399\";last_ip|s:12:\"210.1.246.66\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1594791496;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('609556229ee3103db3cb6cd7450addfc8394ee99', '127.0.0.1', 1606899617, '__ci_last_regenerate|i:1606899617;requested_page|s:9:\"admin/pos\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606884807\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606899616;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('60a248730bf712371f24273e02ae7021c37479d9', '116.12.33.177', 1608552065, '__ci_last_regenerate|i:1608552065;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608538360\";last_ip|s:13:\"116.12.33.177\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608552042;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('60a39c4989a7981d2bd62793086af86e3ef600d5', '127.0.0.1', 1605624474, '__ci_last_regenerate|i:1605624474;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605590276\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605623522;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('60b2ee01f04a97c16e550dbf5de5d50fb7d91bf8', '127.0.0.1', 1595082042, '__ci_last_regenerate|i:1595082042;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594988188\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595069380;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('60c2f622cff79649a748ffc6dca445b5b65a2afe', '116.12.32.176', 1611299137, '__ci_last_regenerate|i:1611299137;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1611232458\";last_ip|s:13:\"116.12.33.157\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1611298886;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('60c3d6f79194926f507603f5b9eec49deea12a55', '127.0.0.1', 1604811319, '__ci_last_regenerate|i:1604811319;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1604760043\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1604811248;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('60cc7375d8239b4f3491035f46c6a63040e87b78', '103.108.91.130', 1605248795, '__ci_last_regenerate|i:1605248795;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605182481\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605248744;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('60cef6cd8c8040bd4a941b1ccf8d16d60ab76f5c', '127.0.0.1', 1607255872, '__ci_last_regenerate|i:1607255872;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607231553\";last_ip|s:13:\"37.111.217.54\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607255738;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('60d0870e3fa5f17ae0fa1164b5b84f6dceecb3cd', '103.108.88.21', 1593863432, '__ci_last_regenerate|i:1593863432;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1593752131\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1593858341;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('60d0bac9ec6c9a420f33659502ffea402b3e20c5', '103.108.91.130', 1606552017, '__ci_last_regenerate|i:1606552017;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606455480\";last_ip|s:14:\"103.108.91.129\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606551696;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('60d15a11106f1984c02a6ea268e5a2a798e94933', '127.0.0.1', 1610025982, '__ci_last_regenerate|i:1610025982;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609997510\";last_ip|s:13:\"116.12.32.102\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1610025957;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('60d577c01738a72890479040304536a721cb7cf1', '116.12.32.203', 1645797709, '__ci_last_regenerate|i:1645797492;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1645772208\";last_ip|s:13:\"116.12.32.203\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1645797708;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('60dcdfc5eeac5c52bf13a9f4ed3b2d8d5b6ac25d', '103.108.91.130', 1605193690, '__ci_last_regenerate|i:1605193690;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605101433\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605193652;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('60de97ecc99cb53909b69f81edb9f73a9037736a', '116.12.33.212', 1638266902, '__ci_last_regenerate|i:1638266854;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1638178463\";last_ip|s:13:\"116.12.33.198\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1638266901;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('60df92c462d41759fdc78d2c1358ace2d35f2875', '116.12.32.153', 1642679667, '__ci_last_regenerate|i:1642679667;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1642661876\";last_ip|s:13:\"116.12.34.164\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1642679619;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('60e46bd88774258f626ff49f54efb4afbb41499a', '116.12.32.190', 1639916386, '__ci_last_regenerate|i:1639916386;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1639889104\";last_ip|s:13:\"116.12.32.190\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1639916256;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('60eade32331b3ee12c7e1fe93df4174b2ad6a7a9', '127.0.0.1', 1603896517, '__ci_last_regenerate|i:1603896517;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1603876701\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1603892989;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('60ef9debcb2cd64ca73c6580469fa4318107a7a4', '127.0.0.1', 1607844050, '__ci_last_regenerate|i:1607844046;requested_page|s:5:\"admin\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('60f62b90fdd6b228f9687b74d64483c8e4534bd0', '116.12.33.97', 1612076134, '__ci_last_regenerate|i:1612076134;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1612018324\";last_ip|s:13:\"116.12.32.171\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1612076103;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('60fc4b0d124b6d23d212d62d8cf94d583c09b1bb', '127.0.0.1', 1603947881, '__ci_last_regenerate|i:1603947881;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1603889448\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1603947873;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6102ad26de6bdd86e33946c58757adb25141c7e6', '127.0.0.1', 1607757165, '__ci_last_regenerate|i:1607757165;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607665148\";last_ip|s:13:\"116.12.32.213\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607757165;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6103b814c1b3d9aa923864125a400a4d9da2fbe5', '116.12.33.27', 1642915901, '__ci_last_regenerate|i:1642915901;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1642825445\";last_ip|s:12:\"116.12.32.79\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1642914788;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6103ddbc86ada044e46054ec4aa3b82ea4cdc3c2', '116.12.33.96', 1640670049, '__ci_last_regenerate|i:1640670049;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1640575763\";last_ip|s:12:\"116.12.34.75\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1640670011;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6103ed60b8a6624c7f72781c7e256b1d3c30ff2a', '116.12.32.158', 1646919681, '__ci_last_regenerate|i:1646919681;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1646886903\";last_ip|s:13:\"116.12.34.140\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1646919680;message|s:26:\"Payment successfully added\";__ci_vars|a:1:{s:7:\"message\";s:3:\"new\";}');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6110988ced60ea385bcdda62e0924d5874178a17', '127.0.0.1', 1617006358, '__ci_last_regenerate|i:1617006358;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616900099\";last_ip|s:12:\"116.12.33.57\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617006357;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6121f717032792c19da7089e89dd6547b224ac2f', '127.0.0.1', 1613462631, '__ci_last_regenerate|i:1613462631;requested_page|s:5:\"admin\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('612b21ef3f6ca9764323552b6fa1327dd637db91', '116.12.32.214', 1642575371, '__ci_last_regenerate|i:1642575371;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1642503029\";last_ip|s:13:\"116.12.34.104\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1642575348;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('612da12dfbaa3a81a63ab8e74e3c5651add34aac', '116.12.33.97', 1612074507, '__ci_last_regenerate|i:1612074507;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1612018324\";last_ip|s:13:\"116.12.32.171\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1612074500;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('61302a41bd28eb596ccb6c945e9effe6702d1194', '127.0.0.1', 1603775159, '__ci_last_regenerate|i:1603775159;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1603710605\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1603775157;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('61368c511528ed55445d05abd76b2f7531ef7dc5', '103.108.88.21', 1594273363, '__ci_last_regenerate|i:1594273363;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594194225\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1594267799;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('613abcfed29cebec0d26f22d7f27326275fc4f3a', '116.12.33.57', 1616913639, '__ci_last_regenerate|i:1616913639;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616835824\";last_ip|s:12:\"116.12.33.49\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616913610;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6144ded77c2f6f05867ffb30d943ce167cbc4515', '103.108.91.130', 1605614665, '__ci_last_regenerate|i:1605614665;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605590276\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605613450;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6146882ca719b590424f1d1b33b1776bd3fa850e', '116.12.33.209', 1618312400, '__ci_last_regenerate|i:1618312400;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1618295184\";last_ip|s:13:\"116.12.33.209\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1618312385;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('617284c2f767dd201cffc16251504049c97daef6', '116.12.32.211', 1620569843, '__ci_last_regenerate|i:1620569843;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1620469410\";last_ip|s:12:\"116.12.33.58\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1620569839;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6175f8b106d1acfcb8cf79398706da71d2e298e7', '116.12.33.88', 1609167930, '__ci_last_regenerate|i:1609167930;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609140076\";last_ip|s:12:\"116.12.33.88\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1609167919;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_posls|i:1;remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6176394f129ae93d6ecfe9e6a89eab888e6376e1', '116.12.32.203', 1647757143, '__ci_last_regenerate|i:1647757072;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1647668387\";last_ip|s:12:\"116.12.34.23\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1647757143;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('617c910c4601cd52dac4c8dfb865faeeeda697df', '127.0.0.1', 1613899873, '__ci_last_regenerate|i:1613899873;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1613822268\";last_ip|s:13:\"116.12.32.222\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1613898971;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6186b6c26c71a9bcd8c8cb7cae4dab13d3488d9c', '127.0.0.1', 1618205827, '__ci_last_regenerate|i:1618205827;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1618138129\";last_ip|s:13:\"116.12.33.171\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1618205568;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6186e321ab0a0446438827ad099b908b7e4656a5', '127.0.0.1', 1597680450, '__ci_last_regenerate|i:1597680450;requested_page|s:5:\"admin\";identity|s:13:\"abc@gmail.com\";username|s:6:\"FARHAD\";email|s:13:\"abc@gmail.com\";user_id|s:1:\"3\";old_last_login|s:10:\"1597660014\";last_ip|s:12:\"210.1.246.66\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"2\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"1\";biller_id|s:1:\"3\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597680131;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('618a6afd4336ad34a76951cb526d1657044e890c', '116.12.32.134', 1636029512, '__ci_last_regenerate|i:1636029512;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1635997332\";last_ip|s:13:\"116.12.32.134\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1636026143;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('618c03ae3072debc6f77236daf509be50c113962', '127.0.0.1', 1598449885, '__ci_last_regenerate|i:1598449885;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1598422154\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1598449837;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('618f7219eae085bbf334a9854e1feeaffc89593c', '127.0.0.1', 1607751298, '__ci_last_regenerate|i:1607751298;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607665148\";last_ip|s:13:\"116.12.32.213\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607751277;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6190c2c9187fe036014a384bdd3d07170190434d', '116.12.33.40', 1617292300, '__ci_last_regenerate|i:1617292300;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617266564\";last_ip|s:12:\"116.12.33.40\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617292179;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;remove_posls|i:1;error|N;message|s:25:\"Sale successfully updated\";__ci_vars|a:1:{s:7:\"message\";s:3:\"new\";}');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6194456b25bd658af6a5f30a15ac79d8cabd03a2', '103.108.88.21', 1604036840, '__ci_last_regenerate|i:1604036840;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1603981704\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1604036812;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('61a7365af731c04ca88093c9a31f14ac5e907250', '116.12.33.65', 1617684367, '__ci_last_regenerate|i:1617684367;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617631766\";last_ip|s:13:\"116.12.32.223\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617684323;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('61b73bef3ee0c26d561aa652513cd30cc7a60b5f', '127.0.0.1', 1617451866, '__ci_last_regenerate|i:1617451866;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617420314\";last_ip|s:13:\"116.12.32.198\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617451865;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('61bab4e2557de383d79762441a65c61556a0e5b3', '103.108.88.21', 1597497333, '__ci_last_regenerate|i:1597497333;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597468572\";last_ip|s:9:\"127.0.0.1\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597497305;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('61c31e5923b0b237cccbe2ea40c7cca8240c35a5', '127.0.0.1', 1613823927, '__ci_last_regenerate|i:1613823927;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1613810114\";last_ip|s:13:\"116.12.32.222\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1613823206;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('61c8697978feb01368206ef1a7e1937b03493bc7', '116.12.34.124', 1641211355, '__ci_last_regenerate|i:1641211355;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1641111342\";last_ip|s:12:\"116.12.34.26\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1641211313;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('61ce117031064328148b632748de2f08163e1df3', '103.108.88.21', 1594299189, '__ci_last_regenerate|i:1594299189;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594267553\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('61d3e7fb7f94fa12968f77bf8526aae482b9bb1a', '127.0.0.1', 1607667268, '__ci_last_regenerate|i:1607667268;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607576958\";last_ip|s:12:\"116.12.32.55\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('61db386efbea8fa9616badc83665a97c43d1ecaf', '127.0.0.1', 1608901034, '__ci_last_regenerate|i:1608901034;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608879016\";last_ip|s:13:\"116.12.32.142\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608900972;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('61e7e50a6a78c70fc8fbe4329e67e472c323af98', '116.12.34.109', 1644237537, '__ci_last_regenerate|i:1644237537;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1644132814\";last_ip|s:13:\"116.12.33.222\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1644237216;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('61ed008dd2407df3ef8d033d5881814cfe6f65b2', '116.12.32.217', 1647253564, '__ci_last_regenerate|i:1647253564;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1647184997\";last_ip|s:13:\"116.12.32.101\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1647253550;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('61f195d3777b2277659aefd0e77e571af27f4518', '116.12.33.40', 1617269738, '__ci_last_regenerate|i:1617269738;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617254497\";last_ip|s:12:\"116.12.33.40\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617269719;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('61f4577806e338a6f043983a2f6eafeb8bb81e0c', '116.12.32.59', 1625827461, '__ci_last_regenerate|i:1625827461;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1625742360\";last_ip|s:13:\"116.12.32.222\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1625827429;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('61f8deebee76d827b407c2fcfe10cddccef66873', '116.12.33.146', 1616151089, '__ci_last_regenerate|i:1616151089;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616069053\";last_ip|s:12:\"116.12.32.81\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616150926;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('61fa50fab67d15c04b591ba693aac50d14383e03', '116.12.34.182', 1638674318, '__ci_last_regenerate|i:1638674315;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1638589982\";last_ip|s:13:\"116.12.34.171\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1638674318;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('61ff4b5a7c4f599c1c22948bf06e0f0bf9b36d0e', '127.0.0.1', 1614835340, '__ci_last_regenerate|i:1614835340;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1614769239\";last_ip|s:12:\"116.12.33.44\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1614834602;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6208724c8b02334003e0f99a120bb369105ecb1f', '127.0.0.1', 1606649329, '__ci_last_regenerate|i:1606649329;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606540695\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606644290;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('620c276d0678c8c6279a35dc0892287abde9548a', '103.108.88.21', 1594874652, '__ci_last_regenerate|i:1594874652;requested_page|s:15:\"admin/customers\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594804422\";last_ip|s:12:\"210.1.246.66\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1594874017;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6214f3a16bbc659dc1bbccbbaaa7ca983d258f94', '127.0.0.1', 1608189864, '__ci_last_regenerate|i:1608189864;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608119096\";last_ip|s:12:\"116.12.32.96\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608189626;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('621b68252e864e8450111c82f2fd247a0a3d4526', '116.12.32.183', 1634563333, '__ci_last_regenerate|i:1634563079;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1634531653\";last_ip|s:11:\"116.12.34.6\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1634563306;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('621d533d80edd9b3fba5d30cfbedf363edea21c2', '103.108.91.130', 1606729815, '__ci_last_regenerate|i:1606729815;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606658064\";last_ip|s:14:\"103.108.91.129\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606729760;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6221005861c96c4fbb2e5bdb5141b6e7ac93ab1d', '116.12.32.134', 1636017088, '__ci_last_regenerate|i:1636017088;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1635997332\";last_ip|s:13:\"116.12.32.134\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1636017049;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('622ef0c0fb31ef0703e8ac3bae098fd71fe4ebc1', '103.108.91.130', 1606314317, '__ci_last_regenerate|i:1606314317;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606291700\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606314294;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('62365d1aed84ab4759c0bc609c7d2e96b8b87a7a', '127.0.0.1', 1611645205, '__ci_last_regenerate|i:1611645205;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1611587853\";last_ip|s:12:\"116.12.32.60\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1611645182;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('623e400b572d90d06bcce3c66dce3413b6d3d0c3', '127.0.0.1', 1607405218, '__ci_last_regenerate|i:1607405218;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607345856\";last_ip|s:12:\"116.12.33.33\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607405107;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('62448932fb311da971c9b28c72cfbbd106c58350', '127.0.0.1', 1594703789, '__ci_last_regenerate|i:1594703789;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594614684\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";message|s:38:\"<p>You are successfully logged in.</p>\";__ci_vars|a:1:{s:7:\"message\";s:3:\"old\";}');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('624782749279e424f820e31a66313322133b3525', '127.0.0.1', 1604988381, '__ci_last_regenerate|i:1604988381;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1604912149\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1604988366;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6249c64277759c3a9227a36eb1b165cd695bcc23', '127.0.0.1', 1593867391, '__ci_last_regenerate|i:1593867391;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6253833c9bf1ed53fbef34ca3056e8355f1d0e88', '116.12.32.202', 1647010685, '__ci_last_regenerate|i:1647010685;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1646918263\";last_ip|s:13:\"116.12.32.158\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1647010655;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('62556e74176ae57dd12025e22d034f250d1e7ca9', '127.0.0.1', 1594805608, '__ci_last_regenerate|i:1594805608;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594785669\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6255a16106177ee9d7264960a3a256c2ab62e65a', '127.0.0.1', 1607346470, '__ci_last_regenerate|i:1607346470;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607317798\";last_ip|s:13:\"116.12.33.189\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607346352;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('625a557b2f982a4277acfa7c7ddee8d6d23d9ada', '127.0.0.1', 1595087803, '__ci_last_regenerate|i:1595087803;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1595044394\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595087667;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6266e7981fb346b4a71e48c4272c01270b66ba60', '116.12.32.25', 1614697708, '__ci_last_regenerate|i:1614697383;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1614667355\";last_ip|s:12:\"116.12.32.25\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1614697708;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6267533093ad7a7b4120ed1ecf48857bfb832c88', '116.12.34.141', 1640328384, '__ci_last_regenerate|i:1640328309;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1640236799\";last_ip|s:13:\"116.12.34.148\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1640328384;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('62677156bd4b57e4500fb2c3a214f736bbde536f', '116.12.34.154', 1648275011, '__ci_last_regenerate|i:1648275011;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1648189385\";last_ip|s:13:\"116.12.34.243\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1648274885;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('626a68bb8734bab747fca0dbd4479e141b358bfb', '127.0.0.1', 1599741340, '__ci_last_regenerate|i:1599741340;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1599653546\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1599741300;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('626c23e083d9ada67fe2bda9b5e678bca7156864', '127.0.0.1', 1604989307, '__ci_last_regenerate|i:1604989307;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1604912149\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1604989266;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('627ab4d31271d8ef4b87a35af2adcc00c371a66d', '116.12.33.77', 1619237918, '__ci_last_regenerate|i:1619237918;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1619165102\";last_ip|s:13:\"116.12.33.166\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1619237719;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";error|N;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6282e838568b44de89848642d4550d8ffde07904', '116.12.32.34', 1647094606, '__ci_last_regenerate|i:1647094606;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1646992799\";last_ip|s:13:\"116.12.32.202\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1647093839;remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('628aa28115ce7f09452354ffa304a1b7537cbcae', '116.12.34.220', 1641032018, '__ci_last_regenerate|i:1641032018;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1641011022\";last_ip|s:13:\"116.12.34.220\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1641031989;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('62b58c6c18edf9c1f3ecf242d8ed2f946782f0ba', '116.12.32.140', 1643715312, '__ci_last_regenerate|i:1643715312;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1643686372\";last_ip|s:12:\"116.12.34.97\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1643715291;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('62b8ca19850f6e5fef8936f3bfe8d5ce19ba2ff8', '116.12.32.21', 1607237337, '__ci_last_regenerate|i:1607237337;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607174440\";last_ip|s:13:\"116.12.33.196\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607237333;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('62bc81f91c14738d176517762b1940df79286f52', '103.108.91.130', 1606483178, '__ci_last_regenerate|i:1606483178;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606395992\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606483154;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('62c03bb36a9a855cc032440a8818d86ff5b81821', '127.0.0.1', 1607512205, '__ci_last_regenerate|i:1607512205;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607424997\";last_ip|s:13:\"116.12.32.145\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607512147;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('62c55f41eb00d2ddcdf8238d155feaa34087f0ae', '116.12.34.13', 1636173090, '__ci_last_regenerate|i:1636173090;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1636109387\";last_ip|s:11:\"116.12.32.8\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1636172645;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('62c5911d035898cf44457c745aac53292eb4695a', '116.12.32.81', 1616070113, '__ci_last_regenerate|i:1616070113;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616055729\";last_ip|s:12:\"116.12.32.81\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616069880;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('62c60cc19f7c8b87123ea26a7129d2e03389c8bb', '127.0.0.1', 1611756542, '__ci_last_regenerate|i:1611756542;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1611659572\";last_ip|s:12:\"116.12.32.50\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1611756484;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('62d039fc62186883cbfb5e5879c1b68c7025fad8', '116.12.32.206', 1631879945, '__ci_last_regenerate|i:1631879060;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1631855940\";last_ip|s:12:\"116.12.34.27\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1631879103;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('62d44245b32990e889271c2014265ce7411b687f', '116.12.32.96', 1608109549, '__ci_last_regenerate|i:1608109417;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608040715\";last_ip|s:12:\"116.12.33.28\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608109549;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('62db7ca7a184bd993304eecbc70f308e738ce6e0', '116.12.32.203', 1645796855, '__ci_last_regenerate|i:1645796855;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1645772208\";last_ip|s:13:\"116.12.32.203\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1645796826;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('62dc86e408a7b121f505571dcf79fdb5fc1df4d2', '116.12.33.171', 1610435620, '__ci_last_regenerate|i:1610435620;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1610377891\";last_ip|s:13:\"116.12.33.210\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1610435598;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('62dff32e146ad98a77b33505c3d9210612aaa1f0', '127.0.0.1', 1597559306, '__ci_last_regenerate|i:1597559306;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597474515\";last_ip|s:12:\"210.1.246.66\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597559268;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6305cd41a2ed5e83038ea508270adfcf3169d18b', '103.108.91.130', 1606917481, '__ci_last_regenerate|i:1606917481;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606894029\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606916917;remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('631da2dfd0e4cca4c9f0b642d686a2543129fafb', '116.12.32.205', 1646115945, '__ci_last_regenerate|i:1646115945;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1646026760\";last_ip|s:12:\"116.12.34.67\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1646115930;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('63336bd47c7ff395f301f0ebbea4140c1b1d3ed9', '116.12.32.42', 1618753219, '__ci_last_regenerate|i:1618753208;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1618738464\";last_ip|s:13:\"116.12.33.240\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";message|s:38:\"<p>You are successfully logged in.</p>\";__ci_vars|a:1:{s:7:\"message\";s:3:\"old\";}');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('633512a9e0013e80ae7fd81740ef025c4ded34cd', '116.12.33.242', 1617791888, '__ci_last_regenerate|i:1617791888;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617773693\";last_ip|s:13:\"116.12.33.242\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617791767;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('63356dec1f5092b9c18dad4ca3def1239eececd3', '116.12.33.157', 1611233825, '__ci_last_regenerate|i:1611233825;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1611208056\";last_ip|s:13:\"116.12.33.157\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1611233794;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('63390d12addb0f761992c6b0b8cabed1e2a3e775', '116.12.34.125', 1625652849, '__ci_last_regenerate|i:1625652849;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1624774905\";last_ip|s:12:\"116.12.33.81\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1625647750;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('633f8f69de3089e8bc7006454cb5fed8d5653fb8', '127.0.0.1', 1614436935, '__ci_last_regenerate|i:1614436935;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1614417624\";last_ip|s:13:\"116.12.32.140\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1614436934;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('634cfc5e4c127ef1f2599cb3b2eff85637cbf814', '127.0.0.1', 1595131536, '__ci_last_regenerate|i:1595131536;requested_page|s:15:\"admin/customers\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1595087497\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6350cdf01977a0d261767bb4285148867f8f50fd', '127.0.0.1', 1594017998, '__ci_last_regenerate|i:1594017998;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1593921171\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1594013728;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6350f2a2de694462f7316747b6ecf939ef61e647', '103.126.218.66', 1618474780, '__ci_last_regenerate|i:1618474780;requested_page|s:5:\"admin\";identity|s:13:\"abc@gmail.com\";username|s:6:\"FARHAD\";email|s:13:\"abc@gmail.com\";user_id|s:1:\"3\";old_last_login|s:10:\"1618207227\";last_ip|s:14:\"103.126.218.66\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"1\";biller_id|s:1:\"3\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('636ad2c3109eab33a9482a5c28c9f6babd127eee', '116.12.34.216', 1646196456, '__ci_last_regenerate|i:1646196456;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1646111786\";last_ip|s:13:\"116.12.32.205\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1646195911;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('636af133f317011e24cab01cac548e7cd957338f', '116.12.33.97', 1612095598, '__ci_last_regenerate|i:1612095598;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1612018324\";last_ip|s:13:\"116.12.32.171\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1612095577;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('636b4357af96ae6eb6aede2aaf5f84583447acdf', '116.12.32.182', 1644926833, '__ci_last_regenerate|i:1644926833;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1644833400\";last_ip|s:13:\"116.12.34.239\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1644926826;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6370001d1e1f5ca2382ce84da56af87f41bf1e62', '116.12.33.229', 1633177592, '__ci_last_regenerate|i:1633177592;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1633151119\";last_ip|s:13:\"116.12.33.229\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1633175134;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6374149357470c95bbafc7709044e987827261b4', '103.108.88.21', 1599309213, '__ci_last_regenerate|i:1599309213;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1599224672\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1599309213;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6382caea2c9df62cffdbcd7fd8f64c160aaa9939', '116.12.33.241', 1620215681, '__ci_last_regenerate|i:1620215681;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1620195556\";last_ip|s:13:\"116.12.33.241\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1620215675;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('638c0f959f96c80eddde5a48f4dc76a305e33dec', '127.0.0.1', 1593681474, '__ci_last_regenerate|i:1593681474;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1593671321\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1593681160;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('63954d50fcc4683f411705c1b86cc1fb012dceff', '116.12.33.219', 1620632387, '__ci_last_regenerate|i:1620632246;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1620565992\";last_ip|s:13:\"116.12.32.211\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1620632387;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6397921b3157d5c87dfa320a71328964205b54f8', '127.0.0.1', 1617431929, '__ci_last_regenerate|i:1617431929;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617345364\";last_ip|s:13:\"116.12.33.149\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617431914;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6398e20023f9095e2f574cda0eaab73ecc6de562', '116.12.34.142', 1646643935, '__ci_last_regenerate|i:1646643935;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1646624783\";last_ip|s:13:\"116.12.32.154\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1646643895;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('63bfb098b1e04adcd34a21c9a4fbb15c501cc028', '116.12.34.32', 1641967986, '__ci_last_regenerate|i:1641967986;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1641959004\";last_ip|s:12:\"116.12.34.32\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1641967956;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('63cc6174d4994eccb2406670dbfe8e83f4e65a6a', '127.0.0.1', 1595852854, '__ci_last_regenerate|i:1595852854;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1595837189\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595852789;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('63cgt2i6e8cks7h3q67aksesljeje2jt', '::1', 1593405930, '__ci_last_regenerate|i:1593405927;requested_page|s:9:\"admin/pos\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('63d6ebe0c756737b089cadd50777934ce0fe06f9', '127.0.0.1', 1594717952, '__ci_last_regenerate|i:1594717952;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594700519\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1594717879;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('63df5a20fc6d1d4cfdab2d24646c97f46b16faee', '116.12.32.214', 1642585957, '__ci_last_regenerate|i:1642585957;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1642503029\";last_ip|s:13:\"116.12.34.104\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1642585915;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('63e3833421fd236168c7ea8c13a0046b94b642ac', '127.0.0.1', 1603946778, '__ci_last_regenerate|i:1603946778;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1603889448\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1603946701;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('63e7e27033324298dfe962d1d90380783a01f687', '116.12.34.165', 1639308566, '__ci_last_regenerate|i:1639308566;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1639197279\";last_ip|s:13:\"116.12.33.127\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1639308136;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('63f0653e07c5c9708cf618134f9016bb12014cd7', '116.12.33.225', 1637215573, '__ci_last_regenerate|i:1637215573;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1637137656\";last_ip|s:11:\"116.12.32.9\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1637215252;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('63fca1d4ff3a5b925e42cda330cf5e45558bdf14', '127.0.0.1', 1602945942, '__ci_last_regenerate|i:1602945777;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1602850605\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1602945942;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('63fe325b04b638af56b6cd9a84d40c3259abaf54', '127.0.0.1', 1598710368, '__ci_last_regenerate|i:1598710368;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('63fef43b8a13deb9a9062d814cdf28ce4eb345d4', '116.12.34.154', 1648271889, '__ci_last_regenerate|i:1648271889;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1648189385\";last_ip|s:13:\"116.12.34.243\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1648271001;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6400c7b4713d141ca42f834e9dccf57706ffd58f', '127.0.0.1', 1610785176, '__ci_last_regenerate|i:1610784977;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1610701958\";last_ip|s:13:\"116.12.32.143\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1610785176;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('640b70ab4789981ccc5554483014a74d72d76550', '116.12.33.163', 1607846844, '__ci_last_regenerate|i:1607846844;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607772531\";last_ip|s:13:\"116.12.33.239\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607846594;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6411174d62e4cbdc938ebc2b79fe483cb84310c6', '116.12.33.63', 1647926841, '__ci_last_regenerate|i:1647926675;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1647844805\";last_ip|s:13:\"116.12.34.243\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1647926841;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('641de971c1b9e8f7efee18f46006b56cddaf90b4', '127.0.0.1', 1613291252, '__ci_last_regenerate|i:1613291252;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1613218428\";last_ip|s:13:\"116.12.33.203\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1613291236;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('64204314f710f60a80366dd9f4f8dcb77ea592fc', '116.12.34.239', 1644839709, '__ci_last_regenerate|i:1644839709;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1644809396\";last_ip|s:13:\"116.12.34.239\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1644839690;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('64266fc2d7809185a9b9f50b6b5761a1a0a3d7fc', '116.12.34.216', 1639992373, '__ci_last_regenerate|i:1639992373;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1639977158\";last_ip|s:13:\"116.12.34.216\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1639992367;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6426ac81ea39f7094a08bc266adc4c3381bf80f6', '127.0.0.1', 1603201581, '__ci_last_regenerate|i:1603201581;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1603192159\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1603201551;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('643095afaecb26413245e7cd6997931f6a47bd14', '116.12.34.118', 1648094212, '__ci_last_regenerate|i:1648094212;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1648008254\";last_ip|s:13:\"116.12.34.148\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1648094207;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6433fea9b4631abfeb0c4705274d6861e289b672', '116.12.33.140', 1609252079, '__ci_last_regenerate|i:1609252079;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609226045\";last_ip|s:13:\"116.12.33.140\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1609251984;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('64387aa7e8a43055531b282eefe8e36bc0b63507', '116.12.32.218', 1638342723, '__ci_last_regenerate|i:1638342723;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1638328265\";last_ip|s:13:\"116.12.33.209\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1638342708;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('643ab577c9c72d7f3eed3f3a9d736cbfaf9a1f1d', '127.0.0.1', 1593592429, '__ci_last_regenerate|i:1593592429;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('643e5886ab747bd4fe9282dc9e5fb80699c8d456', '103.108.91.131', 1606140948, '__ci_last_regenerate|i:1606140948;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606118527\";last_ip|s:14:\"103.108.91.131\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606140630;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6441a135c86f7795fd6fda893f069a88e763ce69', '116.12.32.112', 1615388356, '__ci_last_regenerate|i:1615388329;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1615350987\";last_ip|s:13:\"116.12.33.211\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1615388355;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('64484383e612e3873edf8e14ee53dc305aecb95f', '127.0.0.1', 1611208066, '__ci_last_regenerate|i:1611208050;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1611140387\";last_ip|s:12:\"116.12.32.41\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('644fe32d1f0e35b026eb058e05a616a3e2e3168f', '127.0.0.1', 1596797372, '__ci_last_regenerate|i:1596797264;requested_page|s:5:\"admin\";identity|s:13:\"abc@gmail.com\";username|s:6:\"FARHAD\";email|s:13:\"abc@gmail.com\";user_id|s:1:\"3\";old_last_login|s:10:\"1595945513\";last_ip|s:12:\"210.1.246.66\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"2\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"1\";biller_id|s:1:\"3\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6454740d2b0a9342e55749f236b6ca9b90debf03', '116.12.33.198', 1638183678, '__ci_last_regenerate|i:1638183678;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1638164343\";last_ip|s:13:\"116.12.33.198\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1638183658;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('645eabedf85ab561b9e1e3a074a118959a7fe7ff', '116.12.33.53', 1609590898, '__ci_last_regenerate|i:1609590898;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609414124\";last_ip|s:13:\"116.12.33.162\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1609590875;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('645fe4a2d9c422b562a41d981953ba3e5623b27c', '127.0.0.1', 1608820592, '__ci_last_regenerate|i:1608820592;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608788187\";last_ip|s:11:\"116.12.33.7\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608820565;remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('64693361b5097b57de583c1184847e2423eb95d3', '116.12.32.197', 1638437788, '__ci_last_regenerate|i:1638437788;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1638340937\";last_ip|s:13:\"116.12.32.218\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1638437763;error|N;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('646a1g2ko56kaagr79edmliesi98e3kn', '::1', 1593208252, '__ci_last_regenerate|i:1593208252;requested_page|s:5:\"admin\";identity|s:11:\"a@gmail.com\";username|s:6:\"farhad\";email|s:11:\"a@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1593122510\";last_ip|s:3:\"::1\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|N;view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|N;company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('646f8ed85468cd98c416098b9b0d81d9a5c0278a', '116.12.34.35', 1642411999, '__ci_last_regenerate|i:1642411999;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1642401645\";last_ip|s:12:\"116.12.34.35\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1642411971;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('64706f6fd2b1dfdb26842b047b59172dea21c39f', '127.0.0.1', 1603464322, '__ci_last_regenerate|i:1603464322;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1603440004\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1603463289;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6472b4ddfe72923c30b1b5f8eac17ffd75aa8fbe', '127.0.0.1', 1610433646, '__ci_last_regenerate|i:1610433646;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1610377891\";last_ip|s:13:\"116.12.33.210\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1610433132;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('647afa923ea13979607c668316a4dd588399810d', '103.108.91.131', 1604556796, '__ci_last_regenerate|i:1604556745;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1604477132\";last_ip|s:14:\"103.108.91.131\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1604556794;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('647b0707623af75c1be680d09f0f902b2cdde35f', '116.12.34.51', 1633668497, '__ci_last_regenerate|i:1633668497;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1633521812\";last_ip|s:13:\"116.12.32.192\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1633668446;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6481f4636cb70bdc49fd56291c4e927a9c723ab9', '116.12.33.242', 1617801668, '__ci_last_regenerate|i:1617801668;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617773693\";last_ip|s:13:\"116.12.33.242\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617801644;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('649689e15df26db1706150bdde7f3a62920ab210', '116.12.34.81', 1642304274, '__ci_last_regenerate|i:1642304274;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1642247323\";last_ip|s:13:\"116.12.34.107\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1642304257;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('64a977e8aac0147e2a2c729e112c0a3ee92a908d', '127.0.0.1', 1616234380, '__ci_last_regenerate|i:1616234380;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616144499\";last_ip|s:13:\"116.12.33.146\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616232396;remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('64a9abe3673b81a57a69933b99725389705c00cc', '116.12.34.109', 1644239933, '__ci_last_regenerate|i:1644239933;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1644132814\";last_ip|s:13:\"116.12.33.222\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1644239898;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('64b1837f9a8d104078e5b11ca26f6dfd36c20cbb', '103.108.88.21', 1602171057, '__ci_last_regenerate|i:1602171057;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1602152269\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1602171029;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('64b491e53317b8bca647061bcf30af9c73b48ee2', '116.12.32.207', 1646743482, '__ci_last_regenerate|i:1646743482;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1646643297\";last_ip|s:13:\"116.12.34.142\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1646743460;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('64b57667e5860e24143075cd0a4e4897fa8d0eae', '127.0.0.1', 1614085409, '__ci_last_regenerate|i:1614085409;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1614060490\";last_ip|s:12:\"116.12.33.28\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1614085365;remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('64b7b13fd8d6136d2e90d7becb2399be336da617', '116.12.32.215', 1641117989, '__ci_last_regenerate|i:1641117989;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1641027070\";last_ip|s:13:\"116.12.34.220\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1641117955;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('64b87045685671c60b2b46a56b49e28b7d0def01', '116.12.32.50', 1611651106, '__ci_last_regenerate|i:1611650886;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1611587853\";last_ip|s:12:\"116.12.32.60\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1611651106;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('64c90e7b5aedaaa3df3e0d925be83bc59e0e4d6a', '103.108.91.130', 1606724786, '__ci_last_regenerate|i:1606724786;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606658064\";last_ip|s:14:\"103.108.91.129\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606724721;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('64d5c87ba5483ca016e3363ab96689ad64d2dd1e', '127.0.0.1', 1614177192, '__ci_last_regenerate|i:1614177192;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1614155657\";last_ip|s:12:\"116.12.32.12\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1614177178;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('64d96c142074b5833822d4e0804717f7e2d626d5', '116.12.32.140', 1614439219, '__ci_last_regenerate|i:1614439219;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1614417624\";last_ip|s:13:\"116.12.32.140\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1614439206;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('64e4c0a603f35e7a083900b6bf87ee83a1bd11b2', '127.0.0.1', 1614410078, '__ci_last_regenerate|i:1614409889;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1614343680\";last_ip|s:13:\"116.12.33.151\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1614410078;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('64e50a8d56a42f6151b630ddd85316142070ac2c', '127.0.0.1', 1609913863, '__ci_last_regenerate|i:1609913863;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609854364\";last_ip|s:12:\"116.12.32.57\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('64e91f3e5a781bbaaaff998495c9bdea7d4007ad', '127.0.0.1', 1595059292, '__ci_last_regenerate|i:1595059292;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594988188\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595054121;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('64ee569ae16f2aba157f224f2cb5addf263ba379', '127.0.0.1', 1607586087, '__ci_last_regenerate|i:1607586087;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607510654\";last_ip|s:13:\"116.12.32.144\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607585981;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('64f765ee688725720429b34e884762793365f761', '116.12.32.127', 1640931584, '__ci_last_regenerate|i:1640931584;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1640838911\";last_ip|s:13:\"116.12.32.223\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1640931447;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('650733ebb27383d4d6b41af0def912512635c4d6', '127.0.0.1', 1609341031, '__ci_last_regenerate|i:1609341031;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609311665\";last_ip|s:13:\"116.12.33.205\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1609340669;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('650adec7f0e41fa19d246c424cb737384a155280', '116.12.34.218', 1644992763, '__ci_last_regenerate|i:1644992763;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1644921201\";last_ip|s:13:\"116.12.32.182\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1644992736;remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6519e33df962361bf061b13b26e088879a217c09', '127.0.0.1', 1606894373, '__ci_last_regenerate|i:1606894373;requested_page|s:9:\"admin/pos\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606884807\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606894357;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('65254997b35a4b13d980f4268a4b794fccac8b13', '127.0.0.1', 1601114889, '__ci_last_regenerate|i:1601114601;requested_page|s:5:\"admin\";identity|s:5:\"babul\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1601100965\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1601114871;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6526eb283b7aceeeeb9bcb80e11c560493d44362', '116.12.34.67', 1641637079, '__ci_last_regenerate|i:1641637079;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1641617148\";last_ip|s:12:\"116.12.34.67\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1641636461;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('652862bce61334c7a6f24414277962e6e482cda5', '116.12.34.105', 1641884511, '__ci_last_regenerate|i:1641884511;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1641793729\";last_ip|s:13:\"116.12.32.139\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1641882945;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('65334b60065b136c609868a1d1d55bd90d5de5e7', '116.12.33.161', 1621250823, '__ci_last_regenerate|i:1621250514;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1621146588\";last_ip|s:12:\"116.12.32.91\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1621250815;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('65369bc3d72d15c30ebbcf12745b28aa5c452722', '103.108.88.21', 1594291728, '__ci_last_regenerate|i:1594291728;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594194225\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1594267799;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('653b4b1e80ce4fe8544e183da2cee3d35892574a', '127.0.0.1', 1604124208, '__ci_last_regenerate|i:1604124208;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1604061868\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1604124169;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('653b7479ca7ab70dc39d4a66b2ab9d6f260ddc5e', '116.12.34.70', 1635584792, '__ci_last_regenerate|i:1635584792;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1635415537\";last_ip|s:12:\"116.12.34.44\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1635584747;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('653bd68d93609d14852c45c1420d006ddef8d6df', '127.0.0.1', 1594902389, '__ci_last_regenerate|i:1594902389;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594899228\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1594902344;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('653e3874121aafc5cbad989975f5ddccb3a80904', '127.0.0.1', 1600508438, '__ci_last_regenerate|i:1600508438;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('653fcb9358f93907f60591d07be93cc8b10283c9', '127.0.0.1', 1611414757, '__ci_last_regenerate|i:1611414757;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1611378421\";last_ip|s:13:\"116.12.32.111\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1611414650;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6543447cd53d972d91e508b07175f88103bee354', '103.108.88.21', 1602685160, '__ci_last_regenerate|i:1602685160;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1602677474\";last_ip|s:14:\"123.108.244.75\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1602685075;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('654d31f8d31d9a0a87235081d25ccf9d318a0fcb', '127.0.0.1', 1614770519, '__ci_last_regenerate|i:1614770519;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1614744448\";last_ip|s:12:\"116.12.33.44\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6555ae8d56443f50b8467ae6f75635e281e65b28', '116.12.34.80', 1638523569, '__ci_last_regenerate|i:1638523569;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1638434256\";last_ip|s:13:\"116.12.32.197\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1638523551;error|N;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6556550c91400f04a744080324c149b05f753f99', '103.108.88.21', 1603715939, '__ci_last_regenerate|i:1603715939;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1603688805\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1603715789;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('655ab19755092816b2190d9e4a19d275c645dff2', '116.12.32.142', 1608904118, '__ci_last_regenerate|i:1608904118;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608879016\";last_ip|s:13:\"116.12.32.142\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608904095;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('656576244c50d50362e04d49661a08113b805137', '127.0.0.1', 1608383924, '__ci_last_regenerate|i:1608383924;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608363721\";last_ip|s:12:\"116.12.33.12\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608383921;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('656fc955d7fc2185a70f66df88746825381b6709', '127.0.0.1', 1599399518, '__ci_last_regenerate|i:1599399518;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1599303525\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1599396054;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('657303430f8b7fa4c10cd2359d4904a2a2716260', '116.12.34.97', 1643689717, '__ci_last_regenerate|i:1643689717;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1643625514\";last_ip|s:13:\"116.12.34.223\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1643686374;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6573f4eaf773b2d7c131f9401a20c672d3931566', '116.12.34.41', 1641290404, '__ci_last_regenerate|i:1641290404;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1641202817\";last_ip|s:13:\"116.12.34.124\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1641290384;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6574b39e38f80136011f30663e5a05e67b7a75f1', '127.0.0.1', 1604383514, '__ci_last_regenerate|i:1604383514;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1604314383\";last_ip|s:14:\"103.108.91.128\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1604383326;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6581d9414eee0cd9491e778c183b4e258b43c229', '127.0.0.1', 1615124577, '__ci_last_regenerate|i:1615124577;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1615034999\";last_ip|s:13:\"116.12.33.144\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1615124567;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6582f8ee6bb70f17ededbbb8442fcee5ffe67ea5', '127.0.0.1', 1597213751, '__ci_last_regenerate|i:1597213751;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597127938\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597212564;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('659d71b0665c522f7a18e9f5dd247f59dff10fd0', '103.108.91.130', 1605682235, '__ci_last_regenerate|i:1605682235;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605611465\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605682150;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('65a901508b9b71a12123d0d38f469c254e2f4be7', '127.0.0.1', 1595999331, '__ci_last_regenerate|i:1595999331;requested_page|s:13:\"admin/welcome\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1595945442\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595999293;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('65ac6c4cd81e021e7fc81f7a42fb6aab0ab36854', '103.108.91.131', 1604386710, '__ci_last_regenerate|i:1604386710;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1604314383\";last_ip|s:14:\"103.108.91.128\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1604386679;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('65ace7761812aeee4552c6c6530c02393b8826c4', '127.0.0.1', 1602413544, '__ci_last_regenerate|i:1602413544;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1602402440\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('65b6bbd29fcf14b6ba5264560997cbd149c9bbe1', '127.0.0.1', 1615559992, '__ci_last_regenerate|i:1615559992;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1615538557\";last_ip|s:12:\"116.12.33.13\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1615558926;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('65b92094c66374edfa2abb9fd5c78b6d61a74a7f', '116.12.34.94', 1641702473, '__ci_last_regenerate|i:1641702473;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1641631115\";last_ip|s:12:\"116.12.34.67\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1641701889;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('65b9ad69347ce18dbc4ac938676360d4f918aed4', '127.0.0.1', 1595673328, '__ci_last_regenerate|i:1595673328;requested_page|s:13:\"admin/welcome\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1595663091\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595673080;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('65bb8f85f7663cddb2b7f6674f7d2b1e45cc1c2c', '127.0.0.1', 1616922715, '__ci_last_regenerate|i:1616922715;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616835824\";last_ip|s:12:\"116.12.33.49\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616919215;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('65c24fcc55819390513aa445de6036932f126e10', '127.0.0.1', 1608122803, '__ci_last_regenerate|i:1608122803;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608100273\";last_ip|s:12:\"116.12.32.96\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608121933;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('65ce6b9bdf14a91501ed444f57cca93cadfe8918', '127.0.0.1', 1597471782, '__ci_last_regenerate|i:1597471782;requested_page|s:5:\"admin\";identity|s:13:\"abc@gmail.com\";username|s:6:\"FARHAD\";email|s:13:\"abc@gmail.com\";user_id|s:1:\"3\";old_last_login|s:10:\"1597403977\";last_ip|s:12:\"210.1.246.66\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"2\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"1\";biller_id|s:1:\"3\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597471610;register_id|s:1:\"9\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-06-08 08:16:14\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('65d3c6950e658d537abe6db0c0d52940c376630b', '127.0.0.1', 1595941398, '__ci_last_regenerate|i:1595941398;requested_page|s:13:\"admin/welcome\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1595841827\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595940936;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('65db297c715ee679b0c4c1c1a56e596b24161e9a', '116.12.32.218', 1638343418, '__ci_last_regenerate|i:1638343418;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1638328265\";last_ip|s:13:\"116.12.33.209\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1638343376;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('65e08acb8ff3befaed777f26ce9d9cc26596cde0', '103.108.91.130', 1605612094, '__ci_last_regenerate|i:1605612094;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605590276\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605612057;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('65ee2443f6d9b179230ecdfa8c9cc3c5e6ed7868', '116.12.33.209', 1618320906, '__ci_last_regenerate|i:1618320906;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1618295184\";last_ip|s:13:\"116.12.33.209\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1618320878;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('65f495326041d08f1b97e302bb51f6e59b23ee04', '127.0.0.1', 1612529950, '__ci_last_regenerate|i:1612529947;requested_page|s:5:\"admin\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('65f54f54012ae4adc9e9822484bbf9053c4cb374', '127.0.0.1', 1615351608, '__ci_last_regenerate|i:1615351608;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1615300962\";last_ip|s:12:\"116.12.33.14\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1615351579;remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('65ff09d393731dc2ade177b1b636318ceefc5f7d', '116.12.32.8', 1636114534, '__ci_last_regenerate|i:1636114534;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1636089343\";last_ip|s:11:\"116.12.32.8\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1636114265;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('65rhbonadu1kjmfpt6bnbbl782mga9nl', '::1', 1593389719, '__ci_last_regenerate|i:1593389719;requested_page|s:5:\"admin\";identity|s:11:\"a@gmail.com\";username|s:6:\"farhad\";email|s:11:\"a@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1593312888\";last_ip|s:3:\"::1\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|N;view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|N;company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1593382536;register_id|s:1:\"8\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-02-09 02:45:31\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6604418188cef39305776de4517dc32c719e7f3a', '127.0.0.1', 1607350126, '__ci_last_regenerate|i:1607350126;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607317798\";last_ip|s:13:\"116.12.33.189\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607349946;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6606cb9ecb680d6d015deec9b3b2484168d7c307', '103.108.91.128', 1604304574, '__ci_last_regenerate|i:1604304574;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1604240911\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1604304529;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('660cd0293ac6a7b2dba866f807d489ddd214daab', '103.108.88.21', 1594792825, '__ci_last_regenerate|i:1594792825;requested_page|s:15:\"admin/customers\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594754399\";last_ip|s:12:\"210.1.246.66\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1594792766;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6617502edb72734ee9e10173fdceb24d7d7b6ac8', '127.0.0.1', 1617457316, '__ci_last_regenerate|i:1617457316;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617420314\";last_ip|s:13:\"116.12.32.198\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617452669;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('662b5da97969222e21d9673895dc2964abccba99', '116.12.34.216', 1646197213, '__ci_last_regenerate|i:1646197213;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1646111786\";last_ip|s:13:\"116.12.32.205\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1646197213;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('662bf8690438e33d29e1e79a9027cda9575406a4', '127.0.0.1', 1606554176, '__ci_last_regenerate|i:1606554176;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606455480\";last_ip|s:14:\"103.108.91.129\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606554123;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6633c0acc1e9617d84cd9f4c3d093a3bf2c2b9e3', '127.0.0.1', 1616246326, '__ci_last_regenerate|i:1616246326;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616144499\";last_ip|s:13:\"116.12.33.146\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616246280;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('663b50f721f4a467f6029e5b009f60cdc209bb5a', '127.0.0.1', 1614417960, '__ci_last_regenerate|i:1614417960;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1614409324\";last_ip|s:12:\"116.12.33.41\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1614417938;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6642f64d3f02921f6c17cf8af00abbfc9f3bac24', '116.12.32.153', 1642680986, '__ci_last_regenerate|i:1642680986;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1642661876\";last_ip|s:13:\"116.12.34.164\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1642680699;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('664574343a210054f6225605cbc75aade795ad82', '116.12.32.21', 1607256526, '__ci_last_regenerate|i:1607256501;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607231553\";last_ip|s:13:\"37.111.217.54\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607256526;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('664d97eb3b80ef51ca7ee673a1df215e8f0e31b1', '116.12.33.63', 1647925649, '__ci_last_regenerate|i:1647925649;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1647844805\";last_ip|s:13:\"116.12.34.243\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1647925628;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('66547cffbe0f9da8306a62d9d935720e2462552e', '116.12.33.49', 1616841105, '__ci_last_regenerate|i:1616841105;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616763763\";last_ip|s:12:\"116.12.32.55\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616841069;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('665f1e62f0025752d058022be1b30c2a768f7964', '116.12.33.252', 1636698094, '__ci_last_regenerate|i:1636698094;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1636612673\";last_ip|s:12:\"116.12.33.54\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1636698063;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6660fb3eeddc4387b247249687d50f1b402eb5dd', '127.0.0.1', 1606468027, '__ci_last_regenerate|i:1606468027;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606395992\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606468010;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('66698b283d266afd448b96f6a3900dee487ca8a0', '127.0.0.1', 1607235414, '__ci_last_regenerate|i:1607235414;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607174440\";last_ip|s:13:\"116.12.33.196\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607235136;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('667d489de4b605f78007ce31d3d4453ccd09a9a0', '116.12.33.140', 1609251346, '__ci_last_regenerate|i:1609251346;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609226045\";last_ip|s:13:\"116.12.33.140\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1609251283;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('667ddb2468b470a9a11cd751239f8edbbd159718', '116.12.34.113', 1647149201, '__ci_last_regenerate|i:1647149201;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1647092856\";last_ip|s:12:\"116.12.32.34\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1647149197;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('668175ea6b88f0dd36ef3e50021430f32a55d6db', '127.0.0.1', 1611752020, '__ci_last_regenerate|i:1611752020;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1611659572\";last_ip|s:12:\"116.12.32.50\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1611751997;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6692521b5c760a173d8082a9de57b90a72cb4e8d', '116.12.33.185', 1620036365, '__ci_last_regenerate|i:1620036365;requested_page|s:15:\"admin/pos/sales\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('66969f869e2f017da146648a56efcc340c9f52fd', '116.12.33.127', 1619970605, '__ci_last_regenerate|i:1619970605;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1619931769\";last_ip|s:13:\"116.12.33.127\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1619970383;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('66a639a1b8bab57be254efb38a48d5a245506560', '116.12.32.212', 1645176873, '__ci_last_regenerate|i:1645176873;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1645081200\";last_ip|s:13:\"116.12.34.252\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1645176854;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('66ae845d15d6bdf80990626a50866bd067c8c518', '127.0.0.1', 1597142368, '__ci_last_regenerate|i:1597142368;requested_page|s:13:\"admin/welcome\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597127896\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597137473;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";user_csrf|s:20:\"yDAm0gsj6RwQb8O4eh5V\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('66b5c9f02d6e3ef49f8d9ececa5f108d8ab56924', '127.0.0.1', 1607758136, '__ci_last_regenerate|i:1607758136;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607665148\";last_ip|s:13:\"116.12.32.213\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607758117;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('66bea27123a07be1e9bdc4035574b74f38074d26', '116.12.33.11', 1647576652, '__ci_last_regenerate|i:1647576652;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1647520854\";last_ip|s:12:\"116.12.34.46\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1647576639;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('66cb8830fb27f3f615313f8976e133b449ee6033', '116.12.32.218', 1638353984, '__ci_last_regenerate|i:1638353984;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1638328265\";last_ip|s:13:\"116.12.33.209\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1638353624;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('66e13ce2ace2000e2e49a198ae9844e895c0aeaf', '127.0.0.1', 1613218749, '__ci_last_regenerate|i:1613218749;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1613202443\";last_ip|s:13:\"116.12.33.203\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1613218734;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('66e4118a9716b845a360350abb567c30bf27c861', '127.0.0.1', 1616836188, '__ci_last_regenerate|i:1616836188;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616763763\";last_ip|s:12:\"116.12.32.55\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616836099;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('66e7f5ef55c022f88c3f76e8bde5f79fdfcd5e9b', '127.0.0.1', 1598422804, '__ci_last_regenerate|i:1598422804;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1598333557\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1598422746;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('66f37426a32871de2bf3e4556ce4f4416c6cd5e1', '116.12.33.241', 1620229543, '__ci_last_regenerate|i:1620229543;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1620214876\";last_ip|s:13:\"116.12.33.241\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1620229525;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('66f7c272dfee5e009c5aeeac82a03d4ff8417a8a', '103.108.88.21', 1594280886, '__ci_last_regenerate|i:1594280886;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594194225\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1594267799;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('66fd8b2b3bac75adefdb0fea15bd36969331f682', '127.0.0.1', 1593682676, '__ci_last_regenerate|i:1593682676;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('66ff7085114d8490cb172fd60d39d0ce45f03933', '127.0.0.1', 1617542175, '__ci_last_regenerate|i:1617542175;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617520328\";last_ip|s:12:\"119.30.32.90\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617533548;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6706e07db2a002fe541b809e3eb3b75d214a99de', '103.108.88.21', 1600950749, '__ci_last_regenerate|i:1600950749;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1600863123\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1600950355;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('670910f0538a5bb63115a23b86477d6979d45722', '127.0.0.1', 1606638891, '__ci_last_regenerate|i:1606638891;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606540695\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606638874;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6710cdab85e5055cad0a9c06b724934ca0c208bd', '116.12.32.81', 1616071353, '__ci_last_regenerate|i:1616071353;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616055729\";last_ip|s:12:\"116.12.32.81\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616071339;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6712561e3ac1bf7788e1a086ec1ad00c55626f75', '127.0.0.1', 1617355356, '__ci_last_regenerate|i:1617355356;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617332954\";last_ip|s:13:\"116.12.33.149\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617355299;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('671a19cdcf4a6528db862e6cd5214e3ae9a50d68', '116.12.32.145', 1607431943, '__ci_last_regenerate|i:1607431943;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607414134\";last_ip|s:12:\"116.12.33.67\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607431589;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('673e6e6560f3826722a60e67226e9a3af74eda8f', '127.0.0.1', 1597562689, '__ci_last_regenerate|i:1597562689;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597474515\";last_ip|s:12:\"210.1.246.66\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597561609;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('674cb59d018cec3e8c3a6c87e059cd6d004423df', '116.12.34.151', 1636437188, '__ci_last_regenerate|i:1636437188;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1636346560\";last_ip|s:13:\"116.12.32.197\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1636437184;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;remove_posls|i:1;message|s:27:\"POS Sale successfully added\";__ci_vars|a:1:{s:7:\"message\";s:3:\"new\";}');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6757e104a7c45e55879064aa58dfbd43aa6dbfe8', '116.12.32.221', 1643523150, '__ci_last_regenerate|i:1643522939;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1643437981\";last_ip|s:13:\"116.12.34.159\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1643523150;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('675ad2062af39ba5b21d3883cf7b82037835ef1d', '127.0.0.1', 1612253801, '__ci_last_regenerate|i:1612253793;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1612181270\";last_ip|s:13:\"116.12.33.152\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1612253801;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('676003cdf516dce470acd0968305dd14bfc3b00a', '127.0.0.1', 1612615765, '__ci_last_regenerate|i:1612615765;requested_page|s:23:\"admin/reports/customers\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1612593088\";last_ip|s:13:\"116.12.32.177\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1612610286;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('67695ae7771bd550f423eed852fdea27b6d7a470', '103.108.91.130', 1605106164, '__ci_last_regenerate|i:1605106164;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605093199\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605106110;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('678ad97bba8cd78b1310eb07df6faf3cc5977eb8', '116.12.33.47', 1644492408, '__ci_last_regenerate|i:1644492408;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1644465682\";last_ip|s:12:\"116.12.33.47\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1644492378;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('678f495870c5892cd6e8f7fcffea2fd5961f114e', '127.0.0.1', 1597901521, '__ci_last_regenerate|i:1597901521;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597831226\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";message|s:38:\"<p>You are successfully logged in.</p>\";__ci_vars|a:1:{s:7:\"message\";s:3:\"old\";}');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6793870712b71286768de5538fb228d4278bb8eb', '127.0.0.1', 1612065754, '__ci_last_regenerate|i:1612065739;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1612018324\";last_ip|s:13:\"116.12.32.171\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1612065619;remove_slls|i:1;message|s:25:\"Sale successfully updated\";__ci_vars|a:1:{s:7:\"message\";s:3:\"new\";}');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6794515963406698fa9c3908ff3c4a005543b61f', '103.108.88.21', 1604244631, '__ci_last_regenerate|i:1604244631;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1604229283\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1604244582;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_posls|i:1;remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('67a1ffd39ac7a5ba37df997e8d4252e8d4dbdaba', '116.12.32.214', 1638783124, '__ci_last_regenerate|i:1638783124;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1638764349\";last_ip|s:13:\"116.12.34.142\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1638783097;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('67a3a6b2d5c2c475b8df575790098c8d2471373f', '127.0.0.1', 1597076845, '__ci_last_regenerate|i:1597076551;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597034388\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597076660;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('67ab83597f385341dd9e5c781ea689183af58a96', '103.108.91.130', 1606403329, '__ci_last_regenerate|i:1606403097;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606377880\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606403282;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('67ae292a34e19fcd854dc7579ef4ca0bcba45450', '103.108.88.21', 1603179116, '__ci_last_regenerate|i:1603179116;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1603119111\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1603178761;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('67b008a77fde14c0a8f8be8989d9720bfac08095', '127.0.0.1', 1595841803, '__ci_last_regenerate|i:1595841803;requested_page|s:13:\"admin/welcome\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1595827415\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595839529;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('67c2b44074336f8926ef55238c5c400b587de6d0', '127.0.0.1', 1604987374, '__ci_last_regenerate|i:1604987374;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1604912149\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1604987142;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('67cb479073407e783e8db438fac61eee0c0c9072', '116.12.34.55', 1645941356, '__ci_last_regenerate|i:1645941356;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1645877933\";last_ip|s:13:\"116.12.34.193\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1645941334;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('67d0297915d89a94f01536885120706e15cf2c62', '116.12.33.150', 1620644965, '__ci_last_regenerate|i:1620644939;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1620629291\";last_ip|s:13:\"116.12.33.219\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1620644659;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('67d2d5691bbf4b907f7743e83791c607e425f889', '103.108.91.131', 1604385357, '__ci_last_regenerate|i:1604385357;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1604314383\";last_ip|s:14:\"103.108.91.128\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1604385323;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_posls|i:1;remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('67d9592ef69a95acf94ed0ffeb1e9dfe95a23f2d', '103.108.88.21', 1594018718, '__ci_last_regenerate|i:1594018718;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1593921171\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1594013728;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('67dadfafc1888bf384ca8e59230a784c949b2085', '116.12.32.219', 1636813657, '__ci_last_regenerate|i:1636813657;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1636779822\";last_ip|s:13:\"116.12.32.122\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1636810395;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('67f4e90075c20dc9a75252801e00e0e9930892bf', '127.0.0.1', 1603093184, '__ci_last_regenerate|i:1603093184;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1603014899\";last_ip|s:14:\"123.108.244.36\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1603092947;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('67f634c74ee34c5f91b2ae73121f234af3da498d', '116.12.32.12', 1614179094, '__ci_last_regenerate|i:1614178809;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1614155657\";last_ip|s:12:\"116.12.32.12\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1614179093;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('67f7382f495abd06a5c8c4d2451515f00dd485b5', '127.0.0.1', 1594292374, '__ci_last_regenerate|i:1594292374;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594194225\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1594267799;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('67f7e8bc214bcfce2fd27bd7957201cacce2cbc1', '116.12.34.26', 1641112930, '__ci_last_regenerate|i:1641112930;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1641027070\";last_ip|s:13:\"116.12.34.220\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1641112785;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6806a3af50d2274ed81767a741d67dcce2ce58ba', '116.12.32.218', 1638341268, '__ci_last_regenerate|i:1638341268;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1638328265\";last_ip|s:13:\"116.12.33.209\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1638341246;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('680c8b39a14a4fd13f7b23439b52a5ad8d972ed0', '127.0.0.1', 1597230961, '__ci_last_regenerate|i:1597230961;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597208022\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597230704;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('680f139e4b0e5858362e67be13e79facc554aadf', '103.108.88.21', 1599143798, '__ci_last_regenerate|i:1599143798;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1599049742\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1599143725;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('680f74ab20a05f804da016eabc23f6eb733b4c9b', '116.12.33.172', 1630911848, '__ci_last_regenerate|i:1630911818;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1630741145\";last_ip|s:12:\"116.12.32.19\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1630911848;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6817415efa1e5b10466b89277d7c120e9124f930', '116.12.34.243', 1647845124, '__ci_last_regenerate|i:1647845124;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1647779041\";last_ip|s:13:\"116.12.32.203\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1647845106;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('682137b8967ec46d5e1f00e599096ab18a69d51c', '127.0.0.1', 1603458374, '__ci_last_regenerate|i:1603458374;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1603440004\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1603456520;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('682cbbd93d8a59f67e9307215d2535ad1438e554', '116.12.34.99', 1644735412, '__ci_last_regenerate|i:1644735412;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1644654967\";last_ip|s:13:\"116.12.32.185\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1644735394;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6832978068232149ecbb978a2ead6d37f919ad9e', '116.12.32.190', 1639910568, '__ci_last_regenerate|i:1639910568;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1639889104\";last_ip|s:13:\"116.12.32.190\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1639910533;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6836e3e6da9c9a9b3335b5d8f3cfe3b0cecdfa9f', '103.126.218.66', 1618493291, '__ci_last_regenerate|i:1618493288;requested_page|s:23:\"admin/reports/customers\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6849a738107f75dc9cc14acc3c26c177fd0be5aa', '103.108.88.21', 1604038144, '__ci_last_regenerate|i:1604038144;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1603981704\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1604038143;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('685c3280f0c0ddec0684ee8523fa794a8986c412', '116.12.33.10', 1608730490, '__ci_last_regenerate|i:1608730490;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608705440\";last_ip|s:12:\"116.12.33.10\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608730466;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('685de194095f7478ca4f2342a2adb3df983c1178', '127.0.0.1', 1611754623, '__ci_last_regenerate|i:1611754623;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1611659572\";last_ip|s:12:\"116.12.32.50\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1611754600;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('68649b787ffa942889c6dadeb999a10b4f950dd4', '116.12.33.28', 1608042285, '__ci_last_regenerate|i:1608042285;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608012145\";last_ip|s:13:\"116.12.33.147\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608042262;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('686d9bcdbf4e16b9539ff57b0e85754b1dfbec71', '116.12.33.27', 1642910327, '__ci_last_regenerate|i:1642910327;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1642825445\";last_ip|s:12:\"116.12.32.79\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1642910310;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6870eb906ab0688e560c185690da62bb6d3e47bb', '116.12.32.121', 1607954227, '__ci_last_regenerate|i:1607954227;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607945899\";last_ip|s:13:\"116.12.32.121\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607954215;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('68741b25964f8baf279ed044e0bd061b0b857e9a', '116.12.32.140', 1643714375, '__ci_last_regenerate|i:1643714375;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1643686372\";last_ip|s:12:\"116.12.34.97\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1643714357;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6876b525c9e1b1367b51465a35a15de1e65aa824', '116.12.33.213', 1608190384, '__ci_last_regenerate|i:1608190384;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608119096\";last_ip|s:12:\"116.12.32.96\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608189945;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6878e776b0c9414fd927bcf77b28d6a595a4dfe0', '127.0.0.1', 1595923581, '__ci_last_regenerate|i:1595923581;requested_page|s:13:\"admin/welcome\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1595841827\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595923478;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('687c3f1fec15bd6838ce595326816e26df167d1a', '103.108.88.21', 1594272496, '__ci_last_regenerate|i:1594272496;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594194225\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1594267799;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('688266d38d263e19948d5a03b2721071149c704a', '127.0.0.1', 1615728801, '__ci_last_regenerate|i:1615728801;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1615625339\";last_ip|s:13:\"116.12.32.217\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1615728779;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('688874192769e24de216428b52851773628b1dfb', '116.12.32.55', 1607609931, '__ci_last_regenerate|i:1607609931;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607510654\";last_ip|s:13:\"116.12.32.144\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607608467;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('688c54e0ff0525be8670aaed7f9cf67358251275', '116.12.33.201', 1608647357, '__ci_last_regenerate|i:1608647357;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608629544\";last_ip|s:13:\"116.12.33.218\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608647332;remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('688c79f01c587ee5e826972cae3e50548936ef5f', '127.0.0.1', 1602152602, '__ci_last_regenerate|i:1602152602;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1602071770\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1602152565;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('68933a2a787a630ae90d6cfa1c43e38f5e9ea73d', '127.0.0.1', 1613992542, '__ci_last_regenerate|i:1613992542;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1613912089\";last_ip|s:12:\"116.12.33.50\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1613992515;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6894926be5584a339672c5cdd87b2ab61e823c74', '127.0.0.1', 1609594568, '__ci_last_regenerate|i:1609594568;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609414124\";last_ip|s:13:\"116.12.33.162\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1609594532;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('68a75da05b22d741cae90c4de347f7dd0b077888', '116.12.34.164', 1642662325, '__ci_last_regenerate|i:1642662325;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1642574763\";last_ip|s:13:\"116.12.32.214\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1642661901;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('68af5f8ebf0d069391b35d503fbb10c9b1ff1600', '116.12.34.107', 1642227577, '__ci_last_regenerate|i:1642227577;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1642152013\";last_ip|s:12:\"116.12.34.19\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1642227556;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('68b42b2b5e80cbbd2b8309656fb6af35b3ca1ada', '127.0.0.1', 1615110615, '__ci_last_regenerate|i:1615110615;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1615034999\";last_ip|s:13:\"116.12.33.144\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1615110530;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('68bb3b3502484c6e0b4d6fdb37e0725c00a6c426', '116.12.33.198', 1638182139, '__ci_last_regenerate|i:1638182139;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1638164343\";last_ip|s:13:\"116.12.33.198\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1638182112;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('68bc7ff83fa0e63591ee28682e316674201e30d7', '127.0.0.1', 1613826012, '__ci_last_regenerate|i:1613826012;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1613810114\";last_ip|s:13:\"116.12.32.222\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1613825994;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('68c3bbee2b18041589e7d9f8a61611d9bfc37a09', '116.12.33.2', 1618553981, '__ci_last_regenerate|i:1618553967;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1618490735\";last_ip|s:12:\"116.12.32.87\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1618553980;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('68e3b8087ed2295fb10811332ab6a513ad3d6662', '116.12.33.92', 1627719104, '__ci_last_regenerate|i:1627718875;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1626175324\";last_ip|s:13:\"116.12.33.189\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1627719104;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('68f2b6a857c6708e8afb10da67aeff17e0693755', '127.0.0.1', 1606118542, '__ci_last_regenerate|i:1606118521;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606049930\";last_ip|s:14:\"103.108.91.131\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606118542;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('68f927edae62a358f689bb32d63534f51ad1534b', '127.0.0.1', 1594804189, '__ci_last_regenerate|i:1594804189;requested_page|s:5:\"admin\";identity|s:13:\"abc@gmail.com\";username|s:6:\"FARHAD\";email|s:13:\"abc@gmail.com\";user_id|s:1:\"3\";old_last_login|s:10:\"1594545895\";last_ip|s:12:\"210.1.246.66\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"2\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"1\";biller_id|s:1:\"3\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1594804170;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('68feeb90ff162e467598769cc32b71b5a3d45b1f', '116.12.33.249', 1612070969, '__ci_last_regenerate|i:1612070969;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1612018324\";last_ip|s:13:\"116.12.32.171\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1612070945;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('68ff1566e819a3e5adc6a91612669bca4564ad9c', '116.12.33.30', 1610268878, '__ci_last_regenerate|i:1610268878;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1610197846\";last_ip|s:12:\"116.12.33.44\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1610262600;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('69092034b3750dc5e164ae84658bfa81215aa9eb', '127.0.0.1', 1595326222, '__ci_last_regenerate|i:1595326222;requested_page|s:5:\"admin\";identity|s:13:\"abc@gmail.com\";username|s:6:\"FARHAD\";email|s:13:\"abc@gmail.com\";user_id|s:1:\"3\";old_last_login|s:10:\"1595139858\";last_ip|s:12:\"210.1.246.66\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"2\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"1\";biller_id|s:1:\"3\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('690c3fe50f50ab8de807922d621c883bdfab6b01', '127.0.0.1', 1607424992, '__ci_last_regenerate|i:1607424992;requested_page|s:15:\"admin/pos/sales\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6927cbcf819bba2f6b4aed2b259001733659eaa8', '103.108.88.21', 1599143944, '__ci_last_regenerate|i:1599143798;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1599049742\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1599143944;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('69364264f9a8c9582b385f3c575cbef9cc2f6a36', '210.1.246.66', 1597403988, '__ci_last_regenerate|i:1597403977;requested_page|s:5:\"admin\";identity|s:13:\"abc@gmail.com\";username|s:6:\"FARHAD\";email|s:13:\"abc@gmail.com\";user_id|s:1:\"3\";old_last_login|s:10:\"1597300622\";last_ip|s:12:\"210.1.246.66\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"2\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"1\";biller_id|s:1:\"3\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6937df4af4d439daf761286ae5971d67c95e4752', '127.0.0.1', 1604760436, '__ci_last_regenerate|i:1604760436;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6941854fc8b1be2729b49a073f3ae3bb21f27580', '127.0.0.1', 1617285384, '__ci_last_regenerate|i:1617285384;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617266564\";last_ip|s:12:\"116.12.33.40\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617285209;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6941db50da1fbeab8347d777d21ef9b72c55f93f', '116.12.34.113', 1639731255, '__ci_last_regenerate|i:1639731255;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1639629137\";last_ip|s:13:\"116.12.34.201\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1639731249;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('69484dc78caeb8b24fbe741470ea08a18e1d065d', '116.12.34.67', 1641621325, '__ci_last_regenerate|i:1641621325;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1641525767\";last_ip|s:12:\"116.12.34.98\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1641621248;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('694cccba2caf9d3004cb3571c47279dd46000f56', '116.12.34.239', 1644812997, '__ci_last_regenerate|i:1644812981;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1644747613\";last_ip|s:12:\"116.12.34.46\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1644812981;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('694dad2921566c213d1169db1aafc96df7102e47', '116.12.34.140', 1646895717, '__ci_last_regenerate|i:1646895717;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1646820783\";last_ip|s:13:\"116.12.34.140\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1646895712;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6963f6c8433f0d405b5589d4ee38c8479edabb86', '116.12.32.200', 1645012596, '__ci_last_regenerate|i:1645012596;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1644986973\";last_ip|s:13:\"116.12.34.218\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1645012574;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6964dcf21e5c9232aab5594b4fdf5726503a1599', '127.0.0.1', 1616857828, '__ci_last_regenerate|i:1616857828;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616763763\";last_ip|s:12:\"116.12.32.55\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616857817;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('696914705b0ed9a55f0765ff741e107948f2488c', '127.0.0.1', 1613728186, '__ci_last_regenerate|i:1613728186;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1613658550\";last_ip|s:12:\"116.12.33.94\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1613728146;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('696afddaea835c4201524c07ad1012d56dd0d7a7', '116.12.33.172', 1648697849, '__ci_last_regenerate|i:1648697847;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1648615801\";last_ip|s:13:\"116.12.34.163\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1648697849;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6970874fb68ae6c903c7c9177c71b808ca598989', '127.0.0.1', 1610206496, '__ci_last_regenerate|i:1610206496;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1610171878\";last_ip|s:12:\"116.12.33.44\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1610206436;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6975af7c4d8ac2a192d89b05dfb4dda3345ca37c', '116.12.33.4', 1636949042, '__ci_last_regenerate|i:1636949042;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1636865265\";last_ip|s:12:\"116.12.32.74\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1636948510;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('697cbf6e30537a4f4b0b49df1d966d238d1c98bc', '116.12.34.75', 1640578687, '__ci_last_regenerate|i:1640578687;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1640521721\";last_ip|s:13:\"116.12.34.139\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1640578576;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6980ebef909350a56e56faf7dd63d5b6e88959a0', '116.12.34.239', 1644836764, '__ci_last_regenerate|i:1644836764;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1644809396\";last_ip|s:13:\"116.12.34.239\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1644836744;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('698a650428d0cdafdc13329d2a701c88372c93b3', '116.12.34.151', 1636438302, '__ci_last_regenerate|i:1636438302;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1636346560\";last_ip|s:13:\"116.12.32.197\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1636438265;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('698cd4a71ceddcd456328ff24acef6adde4b86b2', '116.12.32.207', 1640410278, '__ci_last_regenerate|i:1640410278;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1640352607\";last_ip|s:13:\"116.12.34.141\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1640408292;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('698dc14fa84a3e988daf928d2e9379110573582c', '127.0.0.1', 1608024853, '__ci_last_regenerate|i:1608024853;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607953227\";last_ip|s:13:\"116.12.32.121\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608021263;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('698e2441fc0e97e238f72d91298dfcb3fd39a71e', '116.12.33.33', 1639803086, '__ci_last_regenerate|i:1639803086;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1639730283\";last_ip|s:13:\"116.12.34.113\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1639801778;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6990aa6c5a6faf33983be8cf9553f5f8aef1f2e4', '116.12.33.191', 1616677259, '__ci_last_regenerate|i:1616677259;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616644549\";last_ip|s:13:\"116.12.33.191\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616676566;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('699dab12d70f49a087076b7baa2752355b1e7b43', '127.0.0.1', 1598172322, '__ci_last_regenerate|i:1598172316;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1598098234\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1598172166;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('69a3f633de9f032c9189ea16640ade858a2b20b7', '103.108.91.131', 1606142434, '__ci_last_regenerate|i:1606142434;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606118527\";last_ip|s:14:\"103.108.91.131\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606142400;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('69af8719d54123c54a32d7a25ba8db8832c1aaae', '116.12.32.219', 1637653454, '__ci_last_regenerate|i:1637653454;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1637634749\";last_ip|s:12:\"116.12.34.48\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1637653263;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('69bc07e29e0cfdd4bf3ba7b7422b6a0758218efd', '116.12.33.43', 1613131477, '__ci_last_regenerate|i:1613131477;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1613116205\";last_ip|s:12:\"116.12.33.43\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1613131452;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('69d2878574b2b493422571e6c597dbc927eb9385', '127.0.0.1', 1617285743, '__ci_last_regenerate|i:1617285743;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617266564\";last_ip|s:12:\"116.12.33.40\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617285640;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('69dc84f7891611b68c83ccdff6d8026e8c7fff9e', '116.12.33.234', 1617956965, '__ci_last_regenerate|i:1617956965;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617877038\";last_ip|s:13:\"116.12.33.187\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617956931;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('69e0c482a1b7f63bf7b36a17859455e97ba6aebb', '116.12.32.158', 1646919380, '__ci_last_regenerate|i:1646919380;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1646886903\";last_ip|s:13:\"116.12.34.140\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1646919355;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('69f0f8bf0d36eb927e988cb93ec8ae58bae77b05', '127.0.0.1', 1593597022, '__ci_last_regenerate|i:1593597022;identity|s:13:\"abc@gmail.com\";username|s:6:\"FARHAD\";email|s:13:\"abc@gmail.com\";user_id|s:1:\"3\";old_last_login|s:10:\"1593593703\";last_ip|s:13:\"43.231.23.122\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"2\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"1\";biller_id|s:1:\"3\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1593596819;register_id|s:1:\"9\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-06-08 08:16:14\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('69fa79bc49049dcdb01fb5ab2dddab6f6e8429bd', '116.12.32.143', 1610709632, '__ci_last_regenerate|i:1610709591;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1610602516\";last_ip|s:13:\"116.12.33.150\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1610709631;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('69fc4ca0abf55c35df997aff030d8c9f0f95956d', '127.0.0.1', 1606811221, '__ci_last_regenerate|i:1606811221;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606720128\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606810864;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('69fea66ae0cb702c4920ebffc8b35c7945cb5976', '116.12.32.139', 1641797329, '__ci_last_regenerate|i:1641797329;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1641699285\";last_ip|s:12:\"116.12.34.94\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1641797299;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6a03dddbc38ee400abb0d6929fdd8cc425e23ca9', '116.12.34.160', 1639378583, '__ci_last_regenerate|i:1639378583;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1639289751\";last_ip|s:13:\"116.12.34.165\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1639378541;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6a0cafa8feb64c80accc036d410341712aa5d764', '116.12.32.202', 1635419880, '__ci_last_regenerate|i:1635419880;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1635396399\";last_ip|s:12:\"116.12.34.44\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1635419844;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6a1bd918973d151af3b8d2a7fc2d634724793a73', '116.12.34.22', 1636528116, '__ci_last_regenerate|i:1636528116;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1636435217\";last_ip|s:13:\"116.12.34.151\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1636527974;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6a1fb78a7b915ed0362f5ee415b306dfe0efb935', '103.108.88.21', 1599741973, '__ci_last_regenerate|i:1599741973;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1599653546\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1599741931;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6a2f5262ee7d2a8ce7457beb988af5e14ae3c431', '116.12.34.220', 1641032375, '__ci_last_regenerate|i:1641032375;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1641011022\";last_ip|s:13:\"116.12.34.220\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1641032301;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6a3963aa78ff68a10459133e2ed9b16dcd721b13', '103.108.88.21', 1598171271, '__ci_last_regenerate|i:1598171271;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1598098234\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1598171100;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6a45b961b8e5a4e0e18d931f61810653e4251361', '127.0.0.1', 1605450936, '__ci_last_regenerate|i:1605450936;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605416089\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605450925;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6a5393204d8f15bd63a44723133d1d0c1a8acd40', '103.108.91.130', 1604926106, '__ci_last_regenerate|i:1604926106;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1604897113\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1604924056;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6a5bd8f88b7af4c89eae301ab0675057c40812f7', '103.108.91.131', 1604552500, '__ci_last_regenerate|i:1604552500;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1604477132\";last_ip|s:14:\"103.108.91.131\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1604552490;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6a660017304ca88269729ff4465d492c3007a407', '116.12.33.97', 1612079282, '__ci_last_regenerate|i:1612079282;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1612018324\";last_ip|s:13:\"116.12.32.171\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1612078835;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6a79f671e77f31ef13074277d974033cc11ef326', '116.12.33.54', 1636614248, '__ci_last_regenerate|i:1636614248;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1636603829\";last_ip|s:12:\"116.12.33.54\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1636614238;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6a7bf8ea0bed77c05421577cd7d6ab226d989850', '116.12.34.141', 1640324555, '__ci_last_regenerate|i:1640324555;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1640236799\";last_ip|s:13:\"116.12.34.148\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1640324325;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6a8b700d17441ba68ca1d3c745d3d5a36178daf5', '127.0.0.1', 1600608584, '__ci_last_regenerate|i:1600608352;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1600584874\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1600608584;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6a9a2930e6f6f7ff16bbff0c699ca943bff558b0', '103.108.88.21', 1594033360, 'requested_page|s:19:\"admin/customers/add\";__ci_last_regenerate|i:1594033360;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594023834\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1594031471;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6aa816f1eaf6444ccbad4271d2f8c9f12c17e45b', '127.0.0.1', 1607165237, '__ci_last_regenerate|i:1607165237;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607086449\";last_ip|s:13:\"116.12.33.128\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607164496;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6aad1c30289dedcc30050aa1db8cd42abaf07029', '116.12.33.57', 1616902268, '__ci_last_regenerate|i:1616902268;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616835824\";last_ip|s:12:\"116.12.33.49\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616902226;remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6aaf496735f1d865d9322df4a1885e2bec1b5c76', '103.108.88.21', 1594208162, '__ci_last_regenerate|i:1594208162;requested_page|s:19:\"admin/customers/add\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594183208\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1594201075;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6ab939657beb15b50a39faa4cd7ef28a0656c9b3', '127.0.0.1', 1616901530, '__ci_last_regenerate|i:1616901530;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616835824\";last_ip|s:12:\"116.12.33.49\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616901355;remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6ac3ca3aa40066eea8f8a92ba4cb2b902a44e168', '116.12.34.124', 1641208890, '__ci_last_regenerate|i:1641208890;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1641111342\";last_ip|s:12:\"116.12.34.26\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1641208854;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6ac6543e20aa963db6486492939c71c0bf668ac7', '116.12.32.223', 1617620088, '__ci_last_regenerate|i:1617620088;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617533532\";last_ip|s:12:\"116.12.33.54\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617620072;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6ae40d67e18592c5a35125a60c5f1ad486fc9649', '127.0.0.1', 1595057872, '__ci_last_regenerate|i:1595057872;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594988188\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595054121;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6ae4e6fc1bb19fc3fab7b46fc4858581c467a210', '103.108.88.21', 1604067984, '__ci_last_regenerate|i:1604067984;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1604035859\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1604064418;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6aea6147e3640df0936214a3c230b6ac9cdf38fa', '116.12.32.204', 1637926988, '__ci_last_regenerate|i:1637926988;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1637907685\";last_ip|s:13:\"116.12.32.204\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1637926877;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6aee25467cae8e569c5f32776614704ea80a5a27', '127.0.0.1', 1605352150, '__ci_last_regenerate|i:1605352148;requested_page|s:13:\"admin/welcome\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6af12e4e4f6630125de657904706e9699753aa8e', '103.108.91.130', 1605628038, '__ci_last_regenerate|i:1605628038;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605590276\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605625324;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6afd1bc5293c306eb06cb4170f1dd314aaeefeeb', '127.0.0.1', 1603353655, '__ci_last_regenerate|i:1603353655;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1603272648\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1603353646;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6b15cc7db762709b8dfd6813c8e3f562d993490a', '127.0.0.1', 1611389565, '__ci_last_regenerate|i:1611389565;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1611318457\";last_ip|s:13:\"116.12.32.176\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1611389141;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6b1e01dcdbd55664e850a1680e1e7cb722d1f640', '127.0.0.1', 1607404844, '__ci_last_regenerate|i:1607404844;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607345856\";last_ip|s:12:\"116.12.33.33\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607404410;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6b1ea1b5acce88a2d48710b627712b1fc3d629f6', '127.0.0.1', 1609228260, '__ci_last_regenerate|i:1609228260;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609214582\";last_ip|s:12:\"116.12.33.55\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1609228222;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6b373444afb3e40a7598021be9f34da2d6489fcf', '116.12.33.97', 1607859171, '__ci_last_regenerate|i:1607859171;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607772531\";last_ip|s:13:\"116.12.33.239\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607859128;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6b4a6e3623caae555846575b140f28c578a466de', '127.0.0.1', 1617099792, '__ci_last_regenerate|i:1617099792;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617080165\";last_ip|s:12:\"116.12.33.37\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617099139;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6b51a102f310e4f5e5b44275c020cb39b39dff72', '127.0.0.1', 1598706341, '__ci_last_regenerate|i:1598706341;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1598681885\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1598706238;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6b53414a1c686557cde683349dd793880aa9b033', '116.12.32.87', 1618497098, '__ci_last_regenerate|i:1618496932;requested_page|s:9:\"admin/pos\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1618479131\";last_ip|s:12:\"116.12.32.87\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1618496933;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6b58377b19c354103cc05107a265e50e463fad12', '116.12.32.214', 1642585283, '__ci_last_regenerate|i:1642585283;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1642503029\";last_ip|s:13:\"116.12.34.104\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1642585262;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6b5f369bca13e08e20daa46568af5270fa9e179e', '127.0.0.1', 1617008870, '__ci_last_regenerate|i:1617008870;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616900099\";last_ip|s:12:\"116.12.33.57\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617008031;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6b7744ed9d2e7254a4bfff07c53fc4bb0d3cac10', '103.108.88.21', 1597495747, '__ci_last_regenerate|i:1597495747;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597468572\";last_ip|s:9:\"127.0.0.1\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597495524;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6b7a8d71c18eb5d812ae0da1aa0740fa65905f12', '116.12.33.237', 1620908042, '__ci_last_regenerate|i:1620907840;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1620887577\";last_ip|s:13:\"116.12.33.181\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1620908041;remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6b7ecf38633945b624ce5682208b499b47f7a8e9', '116.12.32.68', 1648969192, '__ci_last_regenerate|i:1648969192;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1648792670\";last_ip|s:13:\"116.12.32.118\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1648969188;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6b9051302331ecccb1026b21c69c8967c9af2956', '116.12.33.166', 1619166807, '__ci_last_regenerate|i:1619166807;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1619156122\";last_ip|s:13:\"116.12.33.143\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6b94b9845232ef9afa2eb8d266384da5ecc84d8d', '103.108.88.21', 1597558676, '__ci_last_regenerate|i:1597558676;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597474515\";last_ip|s:12:\"210.1.246.66\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597558652;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6b9787cbdedc073ee272e1c52ba02a39c8c12065', '127.0.0.1', 1617269125, '__ci_last_regenerate|i:1617269125;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617254497\";last_ip|s:12:\"116.12.33.40\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617269095;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6b99836768c468aaa0ed630e5ec8ac3f5f717f9a', '127.0.0.1', 1597490132, '__ci_last_regenerate|i:1597490132;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597468572\";last_ip|s:9:\"127.0.0.1\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597489790;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6bafa5cdc9e6a5864820f4bfcfa2c765c84be166', '116.12.34.19', 1642140301, '__ci_last_regenerate|i:1642140301;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1642069223\";last_ip|s:13:\"116.12.32.208\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1642140224;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6bb32c7a203aa4da73602b7eeed1a584c3f032df', '116.12.33.57', 1616911674, '__ci_last_regenerate|i:1616911674;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616835824\";last_ip|s:12:\"116.12.33.49\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616911627;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6bb492162626fb3a7f7c353051a0f8cc7d2c3871', '127.0.0.1', 1599985803, '__ci_last_regenerate|i:1599985802;requested_page|s:15:\"admin/pos/sales\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6bb95f983261dbc2a77c64bf409dd0c06522ad79', '116.12.34.124', 1641204802, '__ci_last_regenerate|i:1641204802;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1641111342\";last_ip|s:12:\"116.12.34.26\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1641204782;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6bcfb4372407aff4bd97e9e6f6d5d417abb2790b', '116.12.34.151', 1636436885, '__ci_last_regenerate|i:1636436885;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1636346560\";last_ip|s:13:\"116.12.32.197\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1636436850;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6bcfff2f1864332683c2b1085b77047b3f9fb975', '127.0.0.1', 1617381275, '__ci_last_regenerate|i:1617381271;requested_page|s:15:\"admin/pos/sales\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6bd00486da75b481d2d383085d29a3323312e15d', '116.12.32.221', 1642321318, '__ci_last_regenerate|i:1642321306;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1642303348\";last_ip|s:12:\"116.12.34.81\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1642321309;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6bd40bbe3ba212733383db99b347f343d941f042', '116.12.32.222', 1613827803, '__ci_last_regenerate|i:1613827803;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1613810114\";last_ip|s:13:\"116.12.32.222\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1613827359;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6bd9d53d102e5ce10dafb37efd35b8f1eac3c967', '116.12.34.203', 1623306306, '__ci_last_regenerate|i:1623306306;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1622894876\";last_ip|s:12:\"116.12.34.64\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1623305731;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6beaff4be871cbfcf95d3953dcf2d0eca01ca4b5', '127.0.0.1', 1597211209, '__ci_last_regenerate|i:1597211209;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597127938\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597211208;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6bfd134b06e0a9692d0ca83fbe1427c10c9fbdff', '127.0.0.1', 1602678348, '__ci_last_regenerate|i:1602678340;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1602677416\";last_ip|s:14:\"123.108.244.75\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";error|N;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6c0500446488978bb0e8f37ddcb506662236bfe3', '127.0.0.1', 1603090990, '__ci_last_regenerate|i:1603090990;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1603014899\";last_ip|s:14:\"123.108.244.36\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1603090981;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6c15431feaffa0410aebfcbcf7729b0d20fff962', '127.0.0.1', 1618154551, '__ci_last_regenerate|i:1618154536;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1618049664\";last_ip|s:12:\"116.12.33.48\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1618154544;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6c18794dcc28902d9d969aea9168791f583d89ae', '116.12.33.32', 1645251609, '__ci_last_regenerate|i:1645251609;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1645176563\";last_ip|s:13:\"116.12.32.212\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1645251600;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6c18a558f00cc39d0080e7c08f37edc0202d4879', '116.12.33.77', 1619238297, '__ci_last_regenerate|i:1619238297;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1619165102\";last_ip|s:13:\"116.12.33.166\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1619237719;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6c220205f560e96dbe43554a8218b8d46b3563e4', '116.12.32.202', 1643365423, '__ci_last_regenerate|i:1643365423;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1643342300\";last_ip|s:13:\"116.12.32.161\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1643365408;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6c28fd4a932f80f42e344b4b054a0b53ba034830', '127.0.0.1', 1609654874, '__ci_last_regenerate|i:1609654874;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609563365\";last_ip|s:12:\"116.12.33.53\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1609654864;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6c31b755812522b2308d6c3f9dd5194d0bcedcc7', '127.0.0.1', 1616391940, '__ci_last_regenerate|i:1616391940;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616329276\";last_ip|s:13:\"116.12.32.152\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616391587;remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6c3213d285a5578e099a17b04b6dc3249bf4175f', '116.12.32.200', 1644994677, '__ci_last_regenerate|i:1644994677;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1644921201\";last_ip|s:13:\"116.12.32.182\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1644994658;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6c3c2409f6d7e465307612bbb64c1f76b63ae8c5', '127.0.0.1', 1609658996, '__ci_last_regenerate|i:1609658995;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609563365\";last_ip|s:12:\"116.12.33.53\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1609658861;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6c41dd651936bec6ae1a5675e40191a2f8d1a3a0', '116.12.33.176', 1618377205, '__ci_last_regenerate|i:1618377205;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1618311495\";last_ip|s:13:\"116.12.33.209\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1618377188;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6c444fdfc78267b4078082ddc7c0553e99725e96', '116.12.33.120', 1615453581, '__ci_last_regenerate|i:1615453581;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1615382327\";last_ip|s:12:\"119.30.45.62\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1615453564;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6c5d892ffa0c92740667d3f953cb2c2de264db0d', '127.0.0.1', 1615301649, '__ci_last_regenerate|i:1615301649;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1615278953\";last_ip|s:14:\"103.126.218.66\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1615301623;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6c64c9fa15c57803275b83cc11289c2f3e76e928', '116.12.34.75', 1640585255, '__ci_last_regenerate|i:1640585255;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1640521721\";last_ip|s:13:\"116.12.34.139\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1640584860;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6c66835779e936527c9e61b9dddacc8903d1a441', '116.12.34.55', 1645939021, '__ci_last_regenerate|i:1645939021;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1645877933\";last_ip|s:13:\"116.12.34.193\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1645934454;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6c66b110baf4f6cb72aff2e8a4e74c0288d66a05', '103.108.91.130', 1606225402, '__ci_last_regenerate|i:1606225213;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606210262\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606225396;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6c6b3ee515e436f5e2a52bc69bd8b1d6194c70a1', '116.12.33.48', 1618055912, '__ci_last_regenerate|i:1618055912;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1618029307\";last_ip|s:12:\"116.12.33.48\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1618055894;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6c7206cfd74f6692b6944c077a54e7a4548641e9', '116.12.32.197', 1646292938, '__ci_last_regenerate|i:1646292938;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1646195357\";last_ip|s:13:\"116.12.34.216\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1646292918;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6c7e29a7c3c9e8fc65744c8732faabb7ecec25b3', '127.0.0.1', 1603459729, '__ci_last_regenerate|i:1603459729;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1603440004\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1603459254;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6c842e7b4040d3f48b841e08ce26b4a458eb74a3', '116.12.34.75', 1640585470, '__ci_last_regenerate|i:1640585255;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1640521721\";last_ip|s:13:\"116.12.34.139\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1640585257;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6c87d6265af765e0d281c4e479d1495a01e4cac5', '116.12.32.204', 1643022896, '__ci_last_regenerate|i:1643022896;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1643008271\";last_ip|s:13:\"116.12.34.139\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1643022884;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6c8e829fa45786445cf26202b50f3f75acf5000e', '116.12.33.48', 1618029928, '__ci_last_regenerate|i:1618029928;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617980206\";last_ip|s:13:\"116.12.33.194\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1618029845;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6c932aa7d2ce07e237c39f16329b61e1a8d76c39', '127.0.0.1', 1595419850, '__ci_last_regenerate|i:1595419850;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1595412939\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595419807;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6c944c67aaf56c88ff34ba4dfc550834bbb78704', '103.108.88.21', 1594301300, '__ci_last_regenerate|i:1594301171;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594267553\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6c9a4f6caf4e6fd122d3eaf1205215a19d137fc8', '127.0.0.1', 1595920276, '__ci_last_regenerate|i:1595920276;requested_page|s:13:\"admin/welcome\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1595841827\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595920261;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6c9c9996f48537241639a000e16a73c08e4a9072', '127.0.0.1', 1609140078, '__ci_last_regenerate|i:1609140072;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609051184\";last_ip|s:12:\"116.12.33.70\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6ca1b702c339d8d0b15043912ecd440332041c9f', '103.108.91.130', 1607002959, '__ci_last_regenerate|i:1607002959;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606977656\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607002935;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6cb0c5d07e20b4c833b88f1925e9bbe7a5c1058c', '103.108.88.21', 1596000806, '__ci_last_regenerate|i:1596000806;requested_page|s:13:\"admin/welcome\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1595945442\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595999429;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6cb5ee8d1cd9521de6f2c0dcc1fd215cde36ad43', '127.0.0.1', 1614934052, '__ci_last_regenerate|i:1614934052;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1614863202\";last_ip|s:13:\"116.12.33.158\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1614933508;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6cb844cf652a71164ad585c30cf92f309eaccb5f', '127.0.0.1', 1612077766, '__ci_last_regenerate|i:1612077766;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1612018324\";last_ip|s:13:\"116.12.32.171\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1612077459;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6cb8b4939d4c5ae1116778728737dbda63cb688a', '116.12.33.152', 1635684011, '__ci_last_regenerate|i:1635684011;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1635575301\";last_ip|s:12:\"116.12.34.70\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1635683965;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6cb961eec6aca483370ff9a96a63c09b04ab399a', '103.126.218.66', 1618478596, '__ci_last_regenerate|i:1618478596;requested_page|s:5:\"admin\";identity|s:13:\"abc@gmail.com\";username|s:6:\"FARHAD\";email|s:13:\"abc@gmail.com\";user_id|s:1:\"3\";old_last_login|s:10:\"1618207227\";last_ip|s:14:\"103.126.218.66\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"1\";biller_id|s:1:\"3\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1618475527;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6cbac04330682dac85728ce4073d14035aff5a3d', '127.0.0.1', 1605508266, '__ci_last_regenerate|i:1605508266;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605445441\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605503335;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6cc7ea4852e054c3fa4b396581b0eda8b3f461a5', '127.0.0.1', 1609397762, '__ci_last_regenerate|i:1609397762;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609340278\";last_ip|s:13:\"116.12.33.205\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1609397736;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6cc839b662bec0434bef7ff7e173d20ee0e0564a', '116.12.33.239', 1610112859, '__ci_last_regenerate|i:1610112859;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1610087832\";last_ip|s:13:\"116.12.33.239\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1610112777;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6ce05bcf54dbbac789c634b56f39d99a137ef88b', '116.12.34.140', 1646825368, '__ci_last_regenerate|i:1646825368;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1646802657\";last_ip|s:13:\"116.12.34.140\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1646825154;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6ce9c8648fa236afa104ad0ad95e2ebef05fd34f', '127.0.0.1', 1607960125, '__ci_last_regenerate|i:1607960122;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607945899\";last_ip|s:13:\"116.12.32.121\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607960122;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6cf114dfc01fcab62fe2e46d12a2d7563e11885e', '103.108.88.21', 1595910829, '__ci_last_regenerate|i:1595910829;requested_page|s:13:\"admin/welcome\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1595841827\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595910722;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6cfaaccea1980b8312ad2f25d0f441ef1b6fa129', '103.108.88.21', 1595917905, '__ci_last_regenerate|i:1595917905;requested_page|s:13:\"admin/welcome\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1595841827\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595917904;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6d11e9b9c6e75a9e29fccd11725f5d317266e8fe', '127.0.0.1', 1600501887, '__ci_last_regenerate|i:1600501887;requested_page|s:5:\"admin\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6d12d476abb9b785bf2677208987efb27691eaff', '116.12.33.149', 1617365827, '__ci_last_regenerate|i:1617365827;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617332954\";last_ip|s:13:\"116.12.33.149\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617365814;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6d1466f5342ee7afdf7e32754aad2cbf78bb7124', '103.108.88.21', 1597586045, '__ci_last_regenerate|i:1597585980;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597474515\";last_ip|s:12:\"210.1.246.66\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597586037;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6d1ff30a8b7ffb4a69ea0ff664ce0f3ea5ba3650', '103.108.91.131', 1604381601, '__ci_last_regenerate|i:1604381601;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1604314383\";last_ip|s:14:\"103.108.91.128\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1604381585;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6d2a0934dccdeada829546e2e40b7f0c2ce7a237', '127.0.0.1', 1606221691, '__ci_last_regenerate|i:1606221691;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606210262\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606221620;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6d2c2f164765c885147610be001379b9b8151bdf', '116.12.33.177', 1615103377, '__ci_last_regenerate|i:1615103377;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1615034999\";last_ip|s:13:\"116.12.33.144\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1615103226;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6d34b17f2ecc41276362fa693063d43e9f82be1e', '116.12.33.252', 1636697468, '__ci_last_regenerate|i:1636697468;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1636612673\";last_ip|s:12:\"116.12.33.54\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1636696898;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6d3e7e0d27ce23242df925f1de5915bf06266233', '103.108.88.21', 1598450223, '__ci_last_regenerate|i:1598450223;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1598422154\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1598450193;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6d433f7b3e9cdce7a533265223986efa61c90793', '116.12.33.70', 1609073880, '__ci_last_regenerate|i:1609073880;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609043804\";last_ip|s:12:\"116.12.33.70\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1609073877;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6d438bc748feff74ed707218d250241ea76f8a91', '127.0.0.1', 1617447232, '__ci_last_regenerate|i:1617447188;requested_page|s:5:\"admin\";identity|s:13:\"abc@gmail.com\";username|s:6:\"FARHAD\";email|s:13:\"abc@gmail.com\";user_id|s:1:\"3\";old_last_login|s:10:\"1617432976\";last_ip|s:14:\"103.126.218.66\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"1\";biller_id|s:1:\"3\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6d449e9a4ebc0064f40fc212c763728104b3ebab', '127.0.0.1', 1608381501, '__ci_last_regenerate|i:1608381501;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608363721\";last_ip|s:12:\"116.12.33.12\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608381423;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6d474788ab7275450c1b8f520bea8c82510ade8f', '116.12.33.152', 1612163899, '__ci_last_regenerate|i:1612163899;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1612065045\";last_ip|s:13:\"116.12.33.249\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1612163858;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6d550e89c0be6b50b90119faa73981d2fc727561', '116.12.34.215', 1637316301, '__ci_last_regenerate|i:1637316301;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1637212122\";last_ip|s:13:\"116.12.33.225\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1637315984;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6d61ee0800ec1605298e6a52480e20367bb08eff', '116.12.32.197', 1636349047, '__ci_last_regenerate|i:1636349047;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1636287325\";last_ip|s:13:\"116.12.34.179\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1636349001;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6d62037eff5d3f63e65d99b232fe545d1b31cd25', '116.12.34.81', 1642307558, '__ci_last_regenerate|i:1642307558;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1642247323\";last_ip|s:13:\"116.12.34.107\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1642307526;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6d67bdf4a706b9a33143f12639f955fb4cd4066c', '116.12.34.99', 1648530516, '__ci_last_regenerate|i:1648530516;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1648458385\";last_ip|s:13:\"116.12.34.176\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1648530500;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6d75f3f7597b1a9ec29df886c1c8fabd9767534d', '116.12.33.139', 1608216131, '__ci_last_regenerate|i:1608216131;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608188751\";last_ip|s:13:\"116.12.33.213\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608216105;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6d83a93493cc86052b3300a4c250c2312e1e8163', '127.0.0.1', 1595914461, '__ci_last_regenerate|i:1595914461;requested_page|s:13:\"admin/welcome\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1595841827\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595914451;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6d8d77cdadc205eeca8d637c90c64e6d198a799a', '127.0.0.1', 1618056957, '__ci_last_regenerate|i:1618056957;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1618029307\";last_ip|s:12:\"116.12.33.48\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1618056934;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6d9afc8a7731a114b9cc51f3eb7714be12afd611', '127.0.0.1', 1604295549, '__ci_last_regenerate|i:1604295549;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1604240911\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1604295539;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6da287e16f04bdb3e0f24ad6fda154c53abc1c88', '116.12.32.74', 1636869109, '__ci_last_regenerate|i:1636868868;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1636807546\";last_ip|s:13:\"116.12.32.219\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1636869072;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6da45a24955d2bab79d6e3afb29c3db7b3679667', '116.12.32.25', 1614613135, '__ci_last_regenerate|i:1614613135;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1614585948\";last_ip|s:12:\"116.12.32.25\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1614612393;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6da66c9dfbedfcd1c82711f65642403657754ee0', '127.0.0.1', 1604807249, '__ci_last_regenerate|i:1604807249;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1604760043\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1604807221;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6db2967ff333cb2e28c2cfe4ca8273fcaad621fa', '116.12.33.96', 1640668388, '__ci_last_regenerate|i:1640668388;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1640575763\";last_ip|s:12:\"116.12.34.75\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1640668367;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6db3d4aaf100c23b3738e3f60bf152b3d1bcaf54', '116.12.32.122', 1636783877, '__ci_last_regenerate|i:1636783877;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1636722204\";last_ip|s:13:\"116.12.33.252\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1636780677;error|N;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6db7d62fba800768064c936fcb200a857d892b01', '116.12.33.172', 1648697532, '__ci_last_regenerate|i:1648697532;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1648615801\";last_ip|s:13:\"116.12.34.163\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1648697518;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6dc8ad5da5f1f92d030faef99d1b81bc805ecd8d', '127.0.0.1', 1614752282, '__ci_last_regenerate|i:1614752282;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1614685716\";last_ip|s:12:\"116.12.32.25\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1614749505;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6dd5131604ddf85f69bea3d2e18d5916b33cd38b', '116.12.32.55', 1616768406, '__ci_last_regenerate|i:1616768406;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616751377\";last_ip|s:12:\"116.12.33.10\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616768405;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";message|s:26:\"Payment successfully added\";__ci_vars|a:1:{s:7:\"message\";s:3:\"new\";}');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6ddc67da5ef94d3add052d7978c3c3c78f447bf0', '116.12.32.209', 1640074889, '__ci_last_regenerate|i:1640074889;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1640064073\";last_ip|s:13:\"116.12.32.209\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1640074860;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6dfb8f468ef6d4582518531aae7aeabe7d520d83', '127.0.0.1', 1603179505, '__ci_last_regenerate|i:1603179505;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1603119111\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1603179379;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6e0fb68a04907988b0234d355b4a0f7bca7bfcef', '116.12.34.159', 1643439489, '__ci_last_regenerate|i:1643439489;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1643428473\";last_ip|s:12:\"116.12.34.93\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1643439445;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6e143252263f497a0060677bd555d1c1e5563ced', '103.108.91.130', 1606575913, '__ci_last_regenerate|i:1606575913;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606455480\";last_ip|s:14:\"103.108.91.129\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606575889;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6e20a55ec9268fd3f256a76093fe683918afb3b5', '116.12.33.115', 1619870425, '__ci_last_regenerate|i:1619870424;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1619781532\";last_ip|s:13:\"116.12.32.213\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1619870425;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6e2406646a19626474ade2e32580aa01f345b9e3', '127.0.0.1', 1600264293, '__ci_last_regenerate|i:1600264109;requested_page|s:9:\"admin/pos\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1600243081\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1600264293;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6e2b9f0170a518df01d746b8bde236041d18549c', '103.108.88.21', 1593935658, '__ci_last_regenerate|i:1593935658;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1593866795\";last_ip|s:13:\"43.231.23.122\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1593924485;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6e349af128ce19a92da1c2b0d3595f3f3571c853', '103.108.91.130', 1606730472, '__ci_last_regenerate|i:1606730191;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606658064\";last_ip|s:14:\"103.108.91.129\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606730472;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6e352ac8f603d0ac23c17fb1b1049914471b99d2', '116.12.33.40', 1622275909, '__ci_last_regenerate|i:1622275909;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1622182461\";last_ip|s:12:\"116.12.33.57\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1622268887;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6e368466412402f2871b09f32c7273c5db33e21c', '103.108.91.130', 1605630714, '__ci_last_regenerate|i:1605630535;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605590276\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605630714;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6e44645376f68e9b9be5dced723d2062c9209f0b', '103.108.91.130', 1605356856, '__ci_last_regenerate|i:1605356856;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605326172\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605356837;error|N;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6e464dc1a7b8ad6007645899794f93f77608ec3b', '116.12.32.111', 1611381865, '__ci_last_regenerate|i:1611381865;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1611318457\";last_ip|s:13:\"116.12.32.176\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1611381699;remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6e49cc1c7795cecddbfd913291dee4d2c58482fe', '116.12.33.116', 1617016408, '__ci_last_regenerate|i:1617016408;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616900099\";last_ip|s:12:\"116.12.33.57\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617016164;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6e57f5f4f81f7e9d08942fcec2e8d0f56e4c1c64', '103.108.88.21', 1597319788, '__ci_last_regenerate|i:1597319788;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597304993\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597319748;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6e5d460c650ff5bb3844116f6ea85e078d0d1e54', '116.12.33.149', 1617359317, '__ci_last_regenerate|i:1617359317;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617332954\";last_ip|s:13:\"116.12.33.149\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617356458;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6e63bb810b4cd8589629e074c6c7d38607906146', '127.0.0.1', 1611040664, '__ci_last_regenerate|i:1611040664;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1610977456\";last_ip|s:13:\"116.12.33.109\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1611040625;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6e64701f449b44160d4861c6ebdeb02113c9eddc', '116.12.33.209', 1618312093, '__ci_last_regenerate|i:1618312093;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1618295184\";last_ip|s:13:\"116.12.33.209\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1618312075;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6e68c65a828276eb9bc7c16478fdeb4aee28c8e8', '116.12.33.40', 1622268664, '__ci_last_regenerate|i:1622268664;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1622182461\";last_ip|s:12:\"116.12.33.57\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1622268641;remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6e6ae914f233c143d67dcbce4880743cf1583766', '116.12.32.222', 1625744365, '__ci_last_regenerate|i:1625744365;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1625644723\";last_ip|s:13:\"116.12.34.125\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1625744332;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6e7140719e3c69628fc23eeb19372caeff5bf1c1', '127.0.0.1', 1603359486, '__ci_last_regenerate|i:1603359486;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1603272648\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1603359411;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6e7a1edb5dd77182771e63421c0c5e6786a4bd18', '127.0.0.1', 1615091863, '__ci_last_regenerate|i:1615091863;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1615034999\";last_ip|s:13:\"116.12.33.144\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1615091142;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6e7b9a79af9e6fb3883c57f80190012dcac78ecb', '127.0.0.1', 1611748361, '__ci_last_regenerate|i:1611748361;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1611659572\";last_ip|s:12:\"116.12.32.50\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1611748346;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6e7eab816fc1f21ee891d8c76dd1932c189f5a8b', '127.0.0.1', 1596117844, '__ci_last_regenerate|i:1596117844;requested_page|s:13:\"admin/welcome\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1596083219\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";error|N;last_activity|i:1596117779;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6e7ff5d91190a7cef9d4f110caa1229450da391f', '127.0.0.1', 1597385154, 'requested_page|s:20:\"admin/pos/view/339/1\";__ci_last_regenerate|i:1597385154;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597318803\";last_ip|s:9:\"127.0.0.1\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597384842;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6e940c0daed5824d89bec3161a4287cfa6082e0d', '127.0.0.1', 1598275895, '__ci_last_regenerate|i:1598275895;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1598245593\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1598269630;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";error|s:108:\"<h4>404 Not Found!</h4><p>The page you are looking for can not be found.</p>http://samratbd.com/ci/login.php\";__ci_vars|a:1:{s:5:\"error\";s:3:\"old\";}');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6e952a0881494915d605aff6f61695f3c6e09e04', '116.12.32.197', 1646292628, '__ci_last_regenerate|i:1646292628;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1646195357\";last_ip|s:13:\"116.12.34.216\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1646292612;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6ea005b4d66426ca4fdfb5d79c185e1b3f46b3d9', '103.108.91.129', 1606463737, '__ci_last_regenerate|i:1606463737;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606395992\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606463163;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6eaee3606604d3f4150cd0c7a0b1979cb0894dcc', '127.0.0.1', 1608386359, '__ci_last_regenerate|i:1608386359;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608363721\";last_ip|s:12:\"116.12.33.12\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608386325;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6ec23c49415820f7d61f3d634eed2d7626840ad8', '103.108.88.21', 1594804153, '__ci_last_regenerate|i:1594804153;requested_page|s:15:\"admin/customers\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594754399\";last_ip|s:12:\"210.1.246.66\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1594803717;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6ec651442cd362c659bea86220052ccc955609a9', '116.12.32.34', 1647093698, '__ci_last_regenerate|i:1647093698;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1646992799\";last_ip|s:13:\"116.12.32.202\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1647092864;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6ed5966b62e2229dfdd62d517c95ad70e1ddbc05', '127.0.0.1', 1595086010, '__ci_last_regenerate|i:1595086010;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594988188\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595083210;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6ee979d675377b94cb45761a81e67d034b0aad34', '127.0.0.1', 1595138415, '__ci_last_regenerate|i:1595138415;requested_page|s:15:\"admin/customers\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1595087497\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595138120;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6ef9085b61461a57720f9901ac81f22859ef6776', '127.0.0.1', 1608292662, 'requested_page|s:15:\"admin/pos/sales\";__ci_last_regenerate|i:1608292662;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608274670\";last_ip|s:12:\"116.12.33.76\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608292559;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6efba6bc030587b45ce97bddb54cac0d772548ca', '116.12.33.185', 1620054714, '__ci_last_regenerate|i:1620054714;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1620036365\";last_ip|s:13:\"116.12.33.185\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1620053720;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6f0741bb131f37655e9e90e7c0ce6f647e2b9604', '127.0.0.1', 1610198387, '__ci_last_regenerate|i:1610198387;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1610171878\";last_ip|s:12:\"116.12.33.44\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1610198116;remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6f0d6fac8e75b0203e0512814bd112c1b83bd61e', '116.12.33.176', 1618377206, '__ci_last_regenerate|i:1618377205;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1618311495\";last_ip|s:13:\"116.12.33.209\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1618377188;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6f1d03b25ef10e9d2468e3c56c2c25eaa62658a2', '116.12.33.43', 1613133607, '__ci_last_regenerate|i:1613133607;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1613116205\";last_ip|s:12:\"116.12.33.43\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1613133589;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6f1e7b9686793c258ca9634655ce42dceaae19d6', '127.0.0.1', 1606282605, '__ci_last_regenerate|i:1606282605;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606221393\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6f24fd910bb898fb540523ab4c394f81415e53bc', '127.0.0.1', 1612263555, '__ci_last_regenerate|i:1612263555;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1612247464\";last_ip|s:13:\"116.12.32.200\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1612263152;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6f320a2f218798458c06ff16556c3f53387846b1', '127.0.0.1', 1597571030, '__ci_last_regenerate|i:1597570973;requested_page|s:5:\"admin\";identity|s:13:\"abc@gmail.com\";username|s:6:\"FARHAD\";email|s:13:\"abc@gmail.com\";user_id|s:1:\"3\";old_last_login|s:10:\"1597474306\";last_ip|s:12:\"210.1.246.66\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"2\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"1\";biller_id|s:1:\"3\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597570671;register_id|s:1:\"9\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-06-08 08:16:14\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6f3353ff3d71dc049ccdad8b1c0e43d14736f09c', '127.0.0.1', 1617081104, '__ci_last_regenerate|i:1617081104;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617032740\";last_ip|s:13:\"116.12.33.116\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617081061;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6f380b6621c912c0fef114031cc5a6e9e36434bf', '116.12.32.153', 1642684369, '__ci_last_regenerate|i:1642684369;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1642661876\";last_ip|s:13:\"116.12.34.164\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1642684331;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6f38446a6fc10d9454d202e4442aa58f4ae26dc5', '103.108.91.130', 1605515779, '__ci_last_regenerate|i:1605515608;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605445441\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605515778;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6f39e5b3fc90121922764989a36da1f216bead85', '116.12.33.70', 1609052455, '__ci_last_regenerate|i:1609052455;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609043804\";last_ip|s:12:\"116.12.33.70\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1609052177;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6f3c55b66289fd5ee20e0b0a040599e7e82d3e22', '127.0.0.1', 1607782736, '__ci_last_regenerate|i:1607782736;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607770814\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607782716;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6f4166b2852e07a3ff749526acaad8ee96d3d0ae', '103.108.91.130', 1605357784, '__ci_last_regenerate|i:1605357784;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605326172\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605357710;error|N;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6f4b3c74160c893da970e324de71ae8bb16c5baf', '103.108.88.21', 1595065477, '__ci_last_regenerate|i:1595065477;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594988188\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595054121;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6f4d39235bdf4be3c6b7ec426f5b56d6b2f3f714', '116.12.34.109', 1644238811, '__ci_last_regenerate|i:1644238811;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1644132814\";last_ip|s:13:\"116.12.33.222\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1644238794;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6f6225da6ac9b371c07f95889939e384e4412ad8', '127.0.0.1', 1607326821, '__ci_last_regenerate|i:1607326821;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607264241\";last_ip|s:12:\"116.12.32.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607323592;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6f6b52e5f933e5c657a0270b334bb675e1954081', '103.126.218.66', 1618483273, '__ci_last_regenerate|i:1618483273;requested_page|s:5:\"admin\";identity|s:13:\"abc@gmail.com\";username|s:6:\"FARHAD\";email|s:13:\"abc@gmail.com\";user_id|s:1:\"3\";old_last_login|s:10:\"1618207227\";last_ip|s:14:\"103.126.218.66\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"1\";biller_id|s:1:\"3\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1618482914;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6f6e5148e1bc955cd422a21ad99ef230525c59cf', '127.0.0.1', 1596119300, '__ci_last_regenerate|i:1596119300;requested_page|s:13:\"admin/welcome\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1596083219\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";error|N;last_activity|i:1596119259;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6f7f9190c509f06a163b9604306708c1f5b37856', '116.12.32.41', 1611145493, '__ci_last_regenerate|i:1611145493;requested_page|s:23:\"admin/reports/customers\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1611126373\";last_ip|s:12:\"116.12.32.41\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1611145467;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6f8ae8b80a00cfe363da41f4573eeab7cac976f5', '116.12.34.42', 1644060834, '__ci_last_regenerate|i:1644060834;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1644042409\";last_ip|s:12:\"116.12.34.42\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1644060730;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6f8bb0e30908895bf2e2d3cb48f6f701495e1e08', '116.12.32.211', 1637387335, '__ci_last_regenerate|i:1637387335;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1637310084\";last_ip|s:13:\"116.12.34.215\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1637384381;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6f96dbea10cb2f5677fe412444ad6e4992cc4563', '116.12.33.33', 1639804178, '__ci_last_regenerate|i:1639804178;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1639730283\";last_ip|s:13:\"116.12.34.113\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1639804150;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6f9fb7cab75716b3b3291c61832f356f619fa9c8', '127.0.0.1', 1612424320, '__ci_last_regenerate|i:1612424320;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1612352266\";last_ip|s:13:\"116.12.33.161\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1612424286;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6fa904d9f892427f541ae9b7fdb97bb29ba7450e', '127.0.0.1', 1607776378, '__ci_last_regenerate|i:1607776378;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607770814\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607776319;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6faaef74319888c064ea41d61d33fcd490c40ca9', '127.0.0.1', 1605356225, '__ci_last_regenerate|i:1605356225;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605326172\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605356184;error|N;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6fac8db7ff1ba5486017593e1a0a7b37ad5b09e4', '116.12.34.216', 1639990738, '__ci_last_regenerate|i:1639990738;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1639977158\";last_ip|s:13:\"116.12.34.216\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1639987465;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6fb2be4ae84b3a39656e6f658f97de865e372bb6', '116.12.34.223', 1643625832, '__ci_last_regenerate|i:1643625832;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1643551094\";last_ip|s:13:\"116.12.32.221\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1643625806;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6fc890bb8d7a65fef2b9565593942a5a319441d1', '127.0.0.1', 1605512307, '__ci_last_regenerate|i:1605512307;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605445441\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605511837;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6fc9227da2a44b751865d1b3ea148045914912a5', '116.12.34.163', 1648616430, '__ci_last_regenerate|i:1648616430;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1648553719\";last_ip|s:12:\"116.12.34.99\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1648616413;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6fd0a8f8e2872427d174049b358f2f092b944480', '116.12.32.127', 1640933947, '__ci_last_regenerate|i:1640933947;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1640838911\";last_ip|s:13:\"116.12.32.223\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1640933897;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6fd2ce69be550c01aaa0f231ccf1e1bb9e19d78b', '103.108.91.130', 1605695999, '__ci_last_regenerate|i:1605695999;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605678510\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605695964;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6fdff036b92d04236cfc837650a4c8643dcc29cb', '103.108.91.130', 1606918209, '__ci_last_regenerate|i:1606917940;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606894029\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606918143;remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6fe257ad2ec6669987ac471534063a151c89bfe4', '116.12.32.57', 1609858675, '__ci_last_regenerate|i:1609858539;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609823055\";last_ip|s:12:\"116.12.32.57\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1609858675;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6fe94e5fcaafe71f98518d464b16c8d244c2b425', '127.0.0.1', 1609655836, '__ci_last_regenerate|i:1609655836;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609563365\";last_ip|s:12:\"116.12.33.53\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1609655798;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6ffd0a79bc79d5b6219580368df926cbc85f6685', '127.0.0.1', 1615102360, '__ci_last_regenerate|i:1615102360;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1615034999\";last_ip|s:13:\"116.12.33.144\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1615101995;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('6fff3f27700cff613a787561b4f8fb61be7a3bbd', '127.0.0.1', 1608291593, 'requested_page|s:15:\"admin/pos/sales\";__ci_last_regenerate|i:1608291593;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608274670\";last_ip|s:12:\"116.12.33.76\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608291573;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('70266c129c0045849a1e9dc9e7d8de41cdc54fac', '116.12.33.209', 1618322300, '__ci_last_regenerate|i:1618322183;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1618295184\";last_ip|s:13:\"116.12.33.209\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1618322300;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7040c22cd5da99cd091aeb3ce5b456dac14d515c', '116.12.34.141', 1640324892, '__ci_last_regenerate|i:1640324892;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1640236799\";last_ip|s:13:\"116.12.34.148\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1640324871;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7049861086147b50e49a4409e3a7586662a49910', '127.0.0.1', 1597559635, '__ci_last_regenerate|i:1597559635;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597474515\";last_ip|s:12:\"210.1.246.66\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597559609;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('705a56ea9c1e39b71b3ae207f077e70ad7488d14', '116.12.32.68', 1648975738, '__ci_last_regenerate|i:1648975738;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1648792670\";last_ip|s:13:\"116.12.32.118\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1648974172;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('705b702006090b1e57ab3138bd8203de8d5497f4', '127.0.0.1', 1616596297, '__ci_last_regenerate|i:1616596297;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616567888\";last_ip|s:12:\"116.12.33.25\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616596297;remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('705c0718dae233fca20094b5ad4f7e0aa5098c24', '103.108.91.130', 1605514671, '__ci_last_regenerate|i:1605514671;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605445441\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605514635;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('706a35397cbe8b15a6ef2b045448058d8d025683', '127.0.0.1', 1618059446, '__ci_last_regenerate|i:1618059443;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1618029307\";last_ip|s:12:\"116.12.33.48\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1618059437;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7078b5d953cdc83f74c05a4ef8874b522f1bda9e', '116.12.33.58', 1618982438, '__ci_last_regenerate|i:1618982438;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1618924199\";last_ip|s:12:\"116.12.33.26\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1618982384;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7078d5eb8cc2fdbd756329d90320018ef58de8e2', '127.0.0.1', 1595842825, '__ci_last_regenerate|i:1595842825;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1595837189\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595842386;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('708a3e98abc2e9b803a2420d0b29688187423f54', '127.0.0.1', 1605657759, '__ci_last_regenerate|i:1605657754;requested_page|s:15:\"admin/sales/add\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('708d29a708d1980b627f63efa9475414cc0fd4cb', '127.0.0.1', 1598274973, '__ci_last_regenerate|i:1598274973;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1598245593\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1598269630;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('709edcbf29ebef1becf81b7f00d31a07fc68ddbe', '127.0.0.1', 1597494061, '__ci_last_regenerate|i:1597494061;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597468572\";last_ip|s:9:\"127.0.0.1\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597494049;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('70b118d464faa62a291c249aea95bebb378777f9', '127.0.0.1', 1597840561, 'requested_page|s:28:\"admin/sales/payment_note/317\";__ci_last_regenerate|i:1597840561;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597822233\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597839769;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('70b64f4cc9844adfb414f14d97fc2fdd05562861', '127.0.0.1', 1605182875, '__ci_last_regenerate|i:1605182875;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605101433\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605182669;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('70bc2a37fc339ac3c952ecd1b827d1be07582fd0', '116.12.33.89', 1637126479, '__ci_last_regenerate|i:1637126479;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1637061850\";last_ip|s:12:\"116.12.34.68\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1637126446;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('70c50e14f9a424900cb2f4a77a8f30212494c406', '116.12.33.249', 1612069710, '__ci_last_regenerate|i:1612069710;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1612018324\";last_ip|s:13:\"116.12.32.171\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1612069635;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('70c84009e138c07f471cf861a127f45911e19879', '103.108.88.21', 1604121657, '__ci_last_regenerate|i:1604121657;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1604061868\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1604121309;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('70cf5fe3bc40406b3ed8e1be75cb0832429198b1', '116.12.34.70', 1635585002, '__ci_last_regenerate|i:1635584792;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1635415537\";last_ip|s:12:\"116.12.34.44\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1635585002;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('70df78305c5eb5bff48e7824b61da040e7a08106', '116.12.32.92', 1622381108, '__ci_last_regenerate|i:1622381101;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1622295410\";last_ip|s:12:\"116.12.33.40\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";message|s:38:\"<p>You are successfully logged in.</p>\";__ci_vars|a:1:{s:7:\"message\";s:3:\"old\";}');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('70e4e5240adffedcb0310392557d02e774479f89', '116.12.33.37', 1617082030, '__ci_last_regenerate|i:1617082030;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617032740\";last_ip|s:13:\"116.12.33.116\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617081996;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('70e83de46273900f7275317eaab37372b1696967', '127.0.0.1', 1615726448, '__ci_last_regenerate|i:1615726447;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1615625339\";last_ip|s:13:\"116.12.32.217\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1615726447;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('70ee2766a9235014e11ee6165dcc63e248569413', '127.0.0.1', 1597145138, '__ci_last_regenerate|i:1597145138;requested_page|s:13:\"admin/welcome\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597127896\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597144578;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";user_csrf|s:20:\"B5OX86nfZjcrEU0qbGIt\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('70f477c17b86589ef4098ec8b1f6de143cb1a0f8', '116.12.32.212', 1645177772, '__ci_last_regenerate|i:1645177772;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1645081200\";last_ip|s:13:\"116.12.34.252\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1645177753;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7103d1c1c94603a4b2c35bb0263cbb4765c92582', '116.12.32.18', 1637581498, '__ci_last_regenerate|i:1637581345;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1637499031\";last_ip|s:13:\"116.12.32.219\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1637581498;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7112e9b85b0d52c3a59b9320bb2607bd666ac664', '116.12.32.68', 1648981308, '__ci_last_regenerate|i:1648981308;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1648792670\";last_ip|s:13:\"116.12.32.118\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1648981290;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7121ba7d3d191d8f466d5bc29610cefc77fe9150', '116.12.32.150', 1645445073, '__ci_last_regenerate|i:1645445073;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1645417986\";last_ip|s:13:\"116.12.33.158\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1645445058;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7124b6dd038646b53a93016aa582d3a6632a3d05', '116.12.32.221', 1639206252, '__ci_last_regenerate|i:1639206252;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1639145805\";last_ip|s:13:\"116.12.34.167\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1639206215;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('712fb91108eeaffb130d3dfe00ba0d9f0a79c514', '103.108.88.21', 1600434413, '__ci_last_regenerate|i:1600434413;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1600406934\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1600434366;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7131cc32e7d42a782ce669a5b12b7ef24f0fe977', '127.0.0.1', 1604212362, '__ci_last_regenerate|i:1604212362;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1604150520\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1604212152;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('713fb7b1d2c069b71c86b398edd0dc9f8c7d3416', '116.12.32.211', 1637399784, '__ci_last_regenerate|i:1637399784;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1637380449\";last_ip|s:13:\"116.12.32.211\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1637399607;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('714517436a1c277e00784e5be30c34584ad1081b', '127.0.0.1', 1614433886, '__ci_last_regenerate|i:1614433886;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1614417624\";last_ip|s:13:\"116.12.32.140\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1614433775;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('71466e19974e95ba0782dd0d0f6e76bd7efa84a7', '116.12.33.171', 1619511051, '__ci_last_regenerate|i:1619511040;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1619503466\";last_ip|s:13:\"116.12.33.171\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7148f0dac95f5d9c126ab1fcbe6053d5278e1c81', '127.0.0.1', 1602850608, '__ci_last_regenerate|i:1602850608;error|s:108:\"<h4>404 Not Found!</h4><p>The page you are looking for can not be found.</p>http://samratbd.com/ci/login.php\";__ci_vars|a:1:{s:5:\"error\";s:3:\"new\";}');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('714b473d0985ef7d0d5a6c0bf00f90fc9bd8628a', '127.0.0.1', 1609942507, '__ci_last_regenerate|i:1609942507;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609924332\";last_ip|s:12:\"116.12.33.51\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1609942487;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7160a802ee7f6b037fef453b2bf25c0e6d3a3a00', '116.12.33.8', 1643098575, '__ci_last_regenerate|i:1643098575;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1643017039\";last_ip|s:13:\"116.12.32.204\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1643098428;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7162feab50013877481f3e0a865a25630f09c179', '127.0.0.1', 1607518063, '__ci_last_regenerate|i:1607518063;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607424997\";last_ip|s:13:\"116.12.32.145\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607514442;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('716ffefb2eac939d7692bd91d9015ef6dc961357', '127.0.0.1', 1609053955, '__ci_last_regenerate|i:1609053955;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609043804\";last_ip|s:12:\"116.12.33.70\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1609053208;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7171487cf442bc7a4d018f790d766b2a2b33dea4', '116.12.34.124', 1641206952, '__ci_last_regenerate|i:1641206952;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1641111342\";last_ip|s:12:\"116.12.34.26\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1641206921;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7181c4e9bb9c6ba801d6336b7c4adf294a4dfd06', '116.12.32.204', 1637927060, '__ci_last_regenerate|i:1637926988;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1637907685\";last_ip|s:13:\"116.12.32.204\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1637927060;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('718f691086afc9a33406f114bb23d22c68f23ad7', '116.12.33.33', 1639804617, '__ci_last_regenerate|i:1639804617;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1639730283\";last_ip|s:13:\"116.12.34.113\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1639804180;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7196a832fff6ac3f9ef69cd365a9ecc00020f407', '127.0.0.1', 1607585410, '__ci_last_regenerate|i:1607585410;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607510654\";last_ip|s:13:\"116.12.32.144\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607585374;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('71981f691803bb5b866228cce3f578e7fcb95d15', '116.12.32.214', 1638786345, '__ci_last_regenerate|i:1638786345;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1638764349\";last_ip|s:13:\"116.12.34.142\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1638786309;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('71c2b655db05d9b87c1070f49e47cf06e5d7ca94', '103.108.88.21', 1593933337, '__ci_last_regenerate|i:1593933337;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1593866795\";last_ip|s:13:\"43.231.23.122\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1593924485;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('71c7825c627eb079584ac7deafa6921aebb74917', '116.12.33.43', 1613139490, '__ci_last_regenerate|i:1613139490;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1613116205\";last_ip|s:12:\"116.12.33.43\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1613139472;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('71c9527906417d60e48c658fd4ba143325a8b969', '127.0.0.1', 1617535226, '__ci_last_regenerate|i:1617535226;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617520328\";last_ip|s:12:\"119.30.32.90\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617533548;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('71cac02e663bb476bbf7ad3eb9854c933622ca52', '127.0.0.1', 1603548943, '__ci_last_regenerate|i:1603548943;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1603528349\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1603548919;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('71cb1f8847b0edc0b3d9a1290b6c0e574a57b324', '103.108.88.21', 1593922905, '__ci_last_regenerate|i:1593922905;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1593866795\";last_ip|s:13:\"43.231.23.122\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1593921267;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('71cd32f3386a8d090097a8010f2afcca54753ad6', '127.0.0.1', 1616250005, '__ci_last_regenerate|i:1616250005;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616144499\";last_ip|s:13:\"116.12.33.146\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616249851;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('71dde8aa431ffc08450259fd2bf8e87df0f4e25a', '127.0.0.1', 1616059071, '__ci_last_regenerate|i:1616059071;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1615987196\";last_ip|s:13:\"116.12.32.129\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616059055;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('71f408d84fb4762fadd1652a2b7cfa7398a6d921', '127.0.0.1', 1598101752, '__ci_last_regenerate|i:1598101752;requested_page|s:9:\"admin/pos\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1598090762\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1598098449;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('71f4208218d4dcdd958c350f92d7eb5ae4740348', '127.0.0.1', 1605075622, '__ci_last_regenerate|i:1605075622;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605030086\";last_ip|s:13:\"43.231.23.122\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605075307;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('71f84207222a187aec5806b0ec0a1fd044256923', '127.0.0.1', 1597731486, '__ci_last_regenerate|i:1597731486;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597680581\";last_ip|s:12:\"210.1.246.66\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7202a97a74b118ec1d56b48612fbdf15500a5c26', '116.12.33.168', 1613548308, '__ci_last_regenerate|i:1613548308;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1613475725\";last_ip|s:13:\"116.12.33.197\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1613548293;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7209fd31278ee77018ba8bf3b2cceb6995544682', '127.0.0.1', 1593593336, '__ci_last_regenerate|i:1593593336;identity|s:13:\"abc@gmail.com\";username|s:5:\"admin\";email|s:13:\"abc@gmail.com\";user_id|s:1:\"3\";old_last_login|s:10:\"1593591862\";last_ip|s:13:\"43.231.23.122\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"2\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"1\";biller_id|s:1:\"3\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1593592211;register_id|s:1:\"9\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-06-08 08:16:14\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('720e9e0103c5facdd23f14863f8ff794f5ecb0aa', '103.108.88.21', 1594708353, '__ci_last_regenerate|i:1594708353;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594614684\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7216153c2e9fec7b403997d9dffc70221f25d6bf', '127.0.0.1', 1613291922, '__ci_last_regenerate|i:1613291922;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1613218428\";last_ip|s:13:\"116.12.33.203\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1613291889;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7219e18dd015727db7065429eee9662b650cb07f', '127.0.0.1', 1594988953, '__ci_last_regenerate|i:1594988953;requested_page|s:5:\"admin\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('722167f8fb88785b252fe8984f87baeabcb56f63', '127.0.0.1', 1613832420, '__ci_last_regenerate|i:1613832420;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1613810114\";last_ip|s:13:\"116.12.32.222\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1613829293;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7228a0838f0b144021545edde7e6c3fc9d33369b', '116.12.32.213', 1637995768, '__ci_last_regenerate|i:1637995768;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1637917564\";last_ip|s:13:\"116.12.32.204\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1637995474;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('722f02147e621527800ddfe47ecbdaa813c7bb5c', '127.0.0.1', 1617777412, '__ci_last_regenerate|i:1617777412;requested_page|s:5:\"admin\";identity|s:13:\"abc@gmail.com\";username|s:6:\"FARHAD\";email|s:13:\"abc@gmail.com\";user_id|s:1:\"3\";old_last_login|s:10:\"1617700400\";last_ip|s:14:\"103.126.218.66\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"1\";biller_id|s:1:\"3\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('722fdbe7c1c1623c216db39778a28e54de350f53', '116.12.32.209', 1640077827, '__ci_last_regenerate|i:1640077827;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1640064073\";last_ip|s:13:\"116.12.32.209\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1640077760;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('723bd9b3c4fbe157ec355670ee1019e13006e1c5', '116.12.32.9', 1637139094, '__ci_last_regenerate|i:1637139094;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1637121295\";last_ip|s:12:\"116.12.33.89\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1637139043;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('723ee814e497d80bbb74dbf23f6629e8e15e5ce8', '116.12.32.205', 1643977803, '__ci_last_regenerate|i:1643977803;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1643892812\";last_ip|s:13:\"116.12.32.185\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1643977371;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7264e43532a15bf4b24484198d6ef99dec4263f8', '116.12.32.223', 1617630932, '__ci_last_regenerate|i:1617630932;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617533532\";last_ip|s:12:\"116.12.33.54\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617630906;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('72678d6060e91a92b80f4820563b7994f28c71ec', '116.12.34.163', 1648617069, '__ci_last_regenerate|i:1648617046;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1648553719\";last_ip|s:12:\"116.12.34.99\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1648617069;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('726dda92ba9176568eee9340260db77739fbcb5a', '116.12.34.160', 1639378242, '__ci_last_regenerate|i:1639378242;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1639289751\";last_ip|s:13:\"116.12.34.165\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1639378225;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('726e6c38307269b1984f4f88be2868abfb534ddb', '116.12.34.113', 1647150029, '__ci_last_regenerate|i:1647149925;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1647092856\";last_ip|s:12:\"116.12.32.34\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1647150029;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('726f015be6e285b197c09241131b52c7b8f04652', '116.12.34.159', 1643439175, '__ci_last_regenerate|i:1643439175;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1643428473\";last_ip|s:12:\"116.12.34.93\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1643438900;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('72733d01a8e91410e0b943b39db718cd4ecffcd2', '116.12.33.152', 1635683089, '__ci_last_regenerate|i:1635683089;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1635575301\";last_ip|s:12:\"116.12.34.70\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1635683070;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('72844d9963f54a6a6bfa47348af739cd10b70eae', '116.12.32.152', 1616333843, '__ci_last_regenerate|i:1616333843;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616303140\";last_ip|s:11:\"116.12.33.5\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616333836;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('72933bd12ae78f4b045c8ac549aeed87ff5fe207', '116.12.34.38', 1627811781, '__ci_last_regenerate|i:1627811781;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1627715842\";last_ip|s:12:\"116.12.33.92\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1627811582;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('72a33881f7bf16240516e8e9492ed09f4d5b2430', '103.108.88.21', 1602512052, '__ci_last_regenerate|i:1602511924;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1602490204\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1602511925;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('72a34cd7c2c20cd4aca384f81b02ca4000aeccb1', '116.12.32.219', 1636810700, '__ci_last_regenerate|i:1636810700;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1636779822\";last_ip|s:13:\"116.12.32.122\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1636810395;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('72b0f8b513eacbf875709584302748a66529cd01', '103.108.88.21', 1604037155, '__ci_last_regenerate|i:1604037155;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1603981704\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1604037154;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('72d18a00ba731f5d659ff56fcb31f3e6191e996f', '127.0.0.1', 1606136483, '__ci_last_regenerate|i:1606136483;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606118527\";last_ip|s:14:\"103.108.91.131\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606136450;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('72e1f668546e955339ef3ce25bb7b48e9095e64f', '127.0.0.1', 1607520449, '__ci_last_regenerate|i:1607520449;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607424997\";last_ip|s:13:\"116.12.32.145\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607520380;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('72e73a08acbe1235fb48fd1ee041544e8f94c31e', '116.12.34.80', 1638531500, '__ci_last_regenerate|i:1638531500;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1638434256\";last_ip|s:13:\"116.12.32.197\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1638531424;error|N;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('72f0a982b70b7534fd90cb62fd48f889b7de6264', '127.0.0.1', 1595240804, '__ci_last_regenerate|i:1595240804;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1595163444\";last_ip|s:9:\"127.0.0.1\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('72fa2424421650bef32f120b1d7ccc06f7129fbc', '127.0.0.1', 1599142446, '__ci_last_regenerate|i:1599142446;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1599049742\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1599139652;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('72u37n6eog44fbofrpkcnjm32p0fjnir', '::1', 1593285489, '__ci_last_regenerate|i:1593285489;requested_page|s:5:\"admin\";identity|s:11:\"a@gmail.com\";username|s:6:\"farhad\";email|s:11:\"a@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1593185830\";last_ip|s:3:\"::1\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|N;view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|N;company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1593280161;register_id|s:1:\"8\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-02-09 02:45:31\";user_csrf|s:20:\"Ls4cDWl2mjXN0twbgzSC\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7301e449c80c2fff5b7bc0a0411c99153b32b74b', '116.12.32.209', 1640075890, '__ci_last_regenerate|i:1640075890;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1640064073\";last_ip|s:13:\"116.12.32.209\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1640075867;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7304608121646d7bf97d705f6a9bfc3edaa249fd', '103.108.88.21', 1603346407, '__ci_last_regenerate|i:1603346407;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1603272648\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1603346363;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7308cb97fe5f52761d7781d712600f48b682b8ba', '116.12.32.217', 1615638198, '__ci_last_regenerate|i:1615638198;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1615553851\";last_ip|s:12:\"116.12.33.13\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1615637898;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('730a02ecdc5199386fa85985f7c934f250921700', '116.12.34.58', 1639543626, '__ci_last_regenerate|i:1639543626;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1639461060\";last_ip|s:12:\"116.12.33.70\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1639543601;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('731126b8923b4866c804be1eee6c32b96a376689', '116.12.32.142', 1608902435, '__ci_last_regenerate|i:1608902435;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608879016\";last_ip|s:13:\"116.12.32.142\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608902184;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7329166701ef2328c97cebcf69e4a1685edb732b', '127.0.0.1', 1609574203, '__ci_last_regenerate|i:1609574203;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609414124\";last_ip|s:13:\"116.12.33.162\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1609573743;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('732c537707b46f5bc0436463606ff29ebfd14c40', '116.12.33.239', 1607753191, '__ci_last_regenerate|i:1607753191;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607665148\";last_ip|s:13:\"116.12.32.213\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607752940;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('732c8b0a3ebc980ae393b11cc167bcb29b2a226c', '116.12.33.146', 1616145482, '__ci_last_regenerate|i:1616145482;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616069053\";last_ip|s:12:\"116.12.32.81\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616145430;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7330d58dae9169d63e9ec4a85f4f99f42c0c7304', '116.12.32.208', 1642076521, '__ci_last_regenerate|i:1642076521;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1642059133\";last_ip|s:13:\"116.12.34.214\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1642076504;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('73356d2efd5a212d629cdaa4edec08d9cb822479', '103.108.88.21', 1595164317, '__ci_last_regenerate|i:1595164187;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1595131177\";last_ip|s:9:\"127.0.0.1\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595164317;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7341a429511de37b0598564ae4179f2289aabe4d', '116.12.33.142', 1608027091, '__ci_last_regenerate|i:1608027091;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607953227\";last_ip|s:13:\"116.12.32.121\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608027073;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('734666d688dcb4ee3681d59164dd7261b8c3592f', '116.12.33.144', 1611815667, '__ci_last_regenerate|i:1611815667;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1611730165\";last_ip|s:13:\"116.12.33.207\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1611815650;remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('73476707c6b18dc274465544b36682e9c6055ced', '116.12.34.154', 1648272233, '__ci_last_regenerate|i:1648272233;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1648189385\";last_ip|s:13:\"116.12.34.243\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1648271001;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7349151a273de45f7f60e56a41f89d9f56deaa6a', '116.12.32.120', 1622018125, '__ci_last_regenerate|i:1622018117;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1621948269\";last_ip|s:12:\"116.12.32.58\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1622018125;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('734ef356abcf892b2577e2a94ad574ff93a9713b', '116.12.33.190', 1612424631, '__ci_last_regenerate|i:1612424631;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1612352266\";last_ip|s:13:\"116.12.33.161\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1612424606;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('735b9e5716ac25630b129dcf3ae25aa23248d283', '116.12.34.104', 1642507999, '__ci_last_regenerate|i:1642507999;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1642489574\";last_ip|s:13:\"116.12.34.104\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1642507967;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7361ea987ce720b5653cfcedf34bab7e61289739', '116.12.34.80', 1638532347, '__ci_last_regenerate|i:1638532176;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1638434256\";last_ip|s:13:\"116.12.32.197\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1638532347;error|N;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('736d6fdf268334bef48cd61a2e77875f72185f1c', '127.0.0.1', 1605680277, '__ci_last_regenerate|i:1605680277;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605611465\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605680152;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('737e637ea2d3c371dd34f6099321aae1ab8f7970', '116.12.33.245', 1635848051, '__ci_last_regenerate|i:1635848032;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1635766383\";last_ip|s:13:\"116.12.34.123\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1635848048;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('738d3d69ab14ce0db1ff1dd8e8519e4c639e9016', '116.12.32.190', 1639913339, '__ci_last_regenerate|i:1639913339;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1639889104\";last_ip|s:13:\"116.12.32.190\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1639913323;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('738d89542ff25334305b347c6d0e5fd548fcfed1', '127.0.0.1', 1615721364, '__ci_last_regenerate|i:1615721364;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1615625339\";last_ip|s:13:\"116.12.32.217\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1615716201;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('73969fa599c522e2c4717bdcfa2f33cdd9559ce2', '127.0.0.1', 1616931982, '__ci_last_regenerate|i:1616931982;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616835824\";last_ip|s:12:\"116.12.33.49\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616928057;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('73984c8a30f10279c4bad3e443b5e96b7d3bef8e', '116.12.32.189', 1632997761, '__ci_last_regenerate|i:1632997729;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1632815756\";last_ip|s:12:\"116.12.34.65\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1632997741;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('739f6de4f572e36c59eba5ca987578f9b907ff45', '116.12.34.81', 1642307868, '__ci_last_regenerate|i:1642307868;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1642247323\";last_ip|s:13:\"116.12.34.107\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1642307847;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('73a2351e620a9b629538b69be82a42eb5040b5f8', '127.0.0.1', 1603093938, '__ci_last_regenerate|i:1603093938;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1603014899\";last_ip|s:14:\"123.108.244.36\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1603093284;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('73a5b15946a5c8423fe593061f92cc611eaa272d', '103.108.88.21', 1594788024, '__ci_last_regenerate|i:1594788024;requested_page|s:15:\"admin/customers\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594754399\";last_ip|s:12:\"210.1.246.66\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1594787917;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('73afb600deb9e147b585f3f3199a7489e2d607f2', '116.12.34.99', 1648530211, '__ci_last_regenerate|i:1648530211;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1648458385\";last_ip|s:13:\"116.12.34.176\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1648530197;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('73b1d033071d2420fbdefcbda55d3b5ec91c3482', '116.12.33.34', 1640155752, '__ci_last_regenerate|i:1640155752;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1640074228\";last_ip|s:13:\"116.12.32.209\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1640155728;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('73b834d0f83944b7260de30260f648871e52fd5d', '127.0.0.1', 1613203067, '__ci_last_regenerate|i:1613203067;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1613130779\";last_ip|s:12:\"116.12.33.43\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1613203031;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('73be001b2a2981d3234319b9ad51bc6d48477ea4', '116.12.33.70', 1609057940, '__ci_last_regenerate|i:1609057940;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609043804\";last_ip|s:12:\"116.12.33.70\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1609057913;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('73c6cb6ecc913aa8457ce5f32a733601c4e84b81', '116.12.32.140', 1614433278, '__ci_last_regenerate|i:1614433278;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1614417624\";last_ip|s:13:\"116.12.32.140\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1614433010;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('73cb51c60dec37d2f19b6d92128f472a9e076a68', '116.12.32.127', 1640929217, '__ci_last_regenerate|i:1640929217;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1640838911\";last_ip|s:13:\"116.12.32.223\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1640929214;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('73d33aab436c1f903a4c96b2c9a12becd505d40e', '127.0.0.1', 1611381096, '__ci_last_regenerate|i:1611381096;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1611318457\";last_ip|s:13:\"116.12.32.176\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1611380915;remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('73d3a6ab3abedd5f2df26143f6088ec6d5f08ac6', '116.12.32.8', 1636113632, '__ci_last_regenerate|i:1636113632;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1636089343\";last_ip|s:11:\"116.12.32.8\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1636113621;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('73d5538a4d5b2516308e8d5b115e94ff33b43306', '116.12.34.41', 1641298053, '__ci_last_regenerate|i:1641298053;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1641202817\";last_ip|s:13:\"116.12.34.124\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1641292013;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('73d7f8c413ace4ce595c23cc5c437a7e933c2a60', '127.0.0.1', 1607244235, '__ci_last_regenerate|i:1607244235;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607174440\";last_ip|s:13:\"116.12.33.196\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607244198;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('73e4cee63f0be93426850d6f2e8e6819f6ebfae6', '116.12.32.55', 1607608097, '__ci_last_regenerate|i:1607608097;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607510654\";last_ip|s:13:\"116.12.32.144\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607606621;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('73eb5fc0920292523a7b989cd8cc094d55b0ec20', '127.0.0.1', 1610522516, '__ci_last_regenerate|i:1610522516;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1610431712\";last_ip|s:13:\"116.12.33.171\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1610522500;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('73eccda34abd64c7567d810cf52618c8a3323cee', '116.12.33.149', 1617377211, '__ci_last_regenerate|i:1617377211;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617332954\";last_ip|s:13:\"116.12.33.149\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617377176;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('73f5bdddb190baf266be7f2a7ef6c3fa07d9229e', '127.0.0.1', 1595427257, '__ci_last_regenerate|i:1595427029;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1595412939\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595427238;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7407639d9bb50a9e7e6eb3642ce7d06402ded808', '116.12.34.165', 1639309520, '__ci_last_regenerate|i:1639309520;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1639197279\";last_ip|s:13:\"116.12.33.127\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1639309492;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7409de2ad8f2f605515b693d990daff07c713679', '116.12.32.221', 1643520712, '__ci_last_regenerate|i:1643520712;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1643437981\";last_ip|s:13:\"116.12.34.159\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1643519450;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('740ae52610ae5498decfa89cca5131d634a2d878', '116.12.32.213', 1637992415, '__ci_last_regenerate|i:1637992415;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1637917564\";last_ip|s:13:\"116.12.32.204\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1637988177;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('74106b0c54dcb480d89bd36a390b5ce5f73a9678', '127.0.0.1', 1617684855, '__ci_last_regenerate|i:1617684851;requested_page|s:15:\"admin/sales/add\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7411a248045a64a4d6c66320a5fd0d74e69ef3cc', '116.12.33.92', 1627716829, '__ci_last_regenerate|i:1627716829;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1626175324\";last_ip|s:13:\"116.12.33.189\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1627716775;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('741c44c0d5e001cd88f84d707bb46407b536ae08', '116.12.32.200', 1612269027, '__ci_last_regenerate|i:1612269027;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1612247464\";last_ip|s:13:\"116.12.32.200\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1612268998;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7423e7add19a256b933ed30d54b95534fe9a9bab', '127.0.0.1', 1616670030, '__ci_last_regenerate|i:1616670030;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616644549\";last_ip|s:13:\"116.12.33.191\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616669992;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('742a2ir5ek031urnrufm2dilc6afq12t', '::1', 1593199031, '__ci_last_regenerate|i:1593199031;requested_page|s:5:\"admin\";identity|s:11:\"a@gmail.com\";username|s:6:\"farhad\";email|s:11:\"a@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1593122510\";last_ip|s:3:\"::1\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|N;view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|N;company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('743116464676379ab518af1b1a8f79f6028e4d4f', '103.108.91.130', 1605105854, '__ci_last_regenerate|i:1605105854;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605093199\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605105813;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('745e1aa30cd6774b8108a6517e2a1a4cad5c1a90', '103.108.91.130', 1605683633, '__ci_last_regenerate|i:1605683633;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605611465\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605683390;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('746135426f54d2ee9ac23756fac54a330530793b', '127.0.0.1', 1616995114, '__ci_last_regenerate|i:1616995114;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616900099\";last_ip|s:12:\"116.12.33.57\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616995106;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('746ddacd33aba4fa9875a29756312d6fa97aa91f', '127.0.0.1', 1597146399, '__ci_last_regenerate|i:1597146399;requested_page|s:13:\"admin/welcome\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597127896\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597146166;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";user_csrf|s:20:\"G2oVqFBawpumN9U6WrZT\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('747d2f219aba4a6e4ec83baba8dc2ee0edf43f5b', '116.12.33.177', 1615124270, '__ci_last_regenerate|i:1615124270;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1615034999\";last_ip|s:13:\"116.12.33.144\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1615124255;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7487e1f4f4222a844df84969b098549f2fca54b9', '103.108.88.21', 1594282350, '__ci_last_regenerate|i:1594282350;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594194225\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1594267799;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('748f1d9ffe98f3ab0c41f4c95619ead4c017dc35', '116.12.33.171', 1619539867, '__ci_last_regenerate|i:1619539867;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1619523570\";last_ip|s:13:\"116.12.33.171\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1619539858;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('749027170a79d9c401a0e04620d272a28ea51482', '127.0.0.1', 1615730959, '__ci_last_regenerate|i:1615730959;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1615625339\";last_ip|s:13:\"116.12.32.217\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1615730940;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('74a83c88b17a855c809db65070104ca8f01b3832', '116.12.32.197', 1638435860, '__ci_last_regenerate|i:1638435860;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1638340937\";last_ip|s:13:\"116.12.32.218\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1638435848;error|N;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('74ae75fa8731ac5123efb97b5e5f650cecdc1cc8', '103.108.91.130', 1607004877, '__ci_last_regenerate|i:1607004877;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606977656\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607004350;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('74afb82eb817eb4a03b836691cc3c0632e4c7ddd', '127.0.0.1', 1604243980, '__ci_last_regenerate|i:1604243980;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1604229283\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1604243952;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('74b0bb5ecbe5c997572e3a1973393e96a592acd7', '116.12.33.176', 1618406664, '__ci_last_regenerate|i:1618406664;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1618376871\";last_ip|s:13:\"116.12.33.176\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1618405534;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('74b2faf3a3571085ba5d27e8c5ac46f8a221e0d9', '116.12.32.18', 1637578686, '__ci_last_regenerate|i:1637578686;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1637499031\";last_ip|s:13:\"116.12.32.219\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1637578649;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('74bbbedb12950bbcf9735282dbaaef22b1129651', '116.12.32.203', 1645796172, '__ci_last_regenerate|i:1645796172;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1645772208\";last_ip|s:13:\"116.12.32.203\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1645796068;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('74c876b82a077442de77391fac25a0b27365615f', '127.0.0.1', 1600333627, '__ci_last_regenerate|i:1600333625;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1600258061\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1600328659;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('74ccbadad22afd5df47228960c9cd9c781297e5a', '116.12.34.81', 1642308988, '__ci_last_regenerate|i:1642308988;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1642247323\";last_ip|s:13:\"116.12.34.107\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1642308961;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('74d09e85c0991c71da139dc009466d8b71d0b7d5', '116.12.33.162', 1609397447, '__ci_last_regenerate|i:1609397447;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609340278\";last_ip|s:13:\"116.12.33.205\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1609397441;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('74d20b914809771b2e2ddaa5af605b1de595e5b1', '116.12.32.202', 1646993100, '__ci_last_regenerate|i:1646993100;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1646918263\";last_ip|s:13:\"116.12.32.158\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1646993070;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('74ec39526afb90945f3777dd93135e30ee1f3fcd', '116.12.34.148', 1640240035, '__ci_last_regenerate|i:1640240035;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1640147426\";last_ip|s:13:\"116.12.33.170\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1640240008;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('74fc9281152be994cf43161abd19bc45377bb681', '116.12.34.46', 1647507248, '__ci_last_regenerate|i:1647507248;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1647494756\";last_ip|s:12:\"116.12.34.46\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1647507231;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('750e27e9a60d500faa28f7d6c27490c41d64a3c3', '116.12.33.166', 1619175002, '__ci_last_regenerate|i:1619175002;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1619156122\";last_ip|s:13:\"116.12.33.143\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1619173509;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('750eaf6c2d4081f2274cb173e567e57703c45e5a', '103.108.91.131', 1606141893, '__ci_last_regenerate|i:1606141893;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606118527\";last_ip|s:14:\"103.108.91.131\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606141844;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('750fdd5cc56de23e741f99a28a4759b0328aec29', '127.0.0.1', 1608376491, '__ci_last_regenerate|i:1608376491;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608363721\";last_ip|s:12:\"116.12.33.12\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608376449;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7512a3826679d53f2ea820602af72d3387f6f98e', '116.12.32.202', 1643371189, '__ci_last_regenerate|i:1643371189;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1643342300\";last_ip|s:13:\"116.12.32.161\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1643371001;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('75130fcd88af37620dbc22832bfb9bf16be895c9', '127.0.0.1', 1610368256, '__ci_last_regenerate|i:1610368256;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('751768ed0fad8ea45d85bb12a95604f35e1bb1d0', '116.12.32.185', 1643896727, '__ci_last_regenerate|i:1643896727;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1643797684\";last_ip|s:13:\"116.12.32.220\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1643896697;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('751940a01fc616734c88c5a3da1cf0c511a0a0a4', '127.0.0.1', 1601994133, '__ci_last_regenerate|i:1601994133;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('752bfe851c78cae1f006cfb6fd85f2adc236a4d7', '116.12.32.219', 1636784272, '__ci_last_regenerate|i:1636784272;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1636722204\";last_ip|s:13:\"116.12.33.252\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1636783944;error|N;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('752cc5ab87d2b150e51c05f9f54a19413acae319', '116.12.33.47', 1644473996, '__ci_last_regenerate|i:1644473996;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1644389170\";last_ip|s:12:\"116.12.33.41\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1644473975;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('75317e301e9d6af603abd13e9f190ebd325aeec3', '127.0.0.1', 1603344279, '__ci_last_regenerate|i:1603344279;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1603272648\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1603343331;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('753c86b9f7cde6a2f526ae9c7c5972c57ae7351e', '127.0.0.1', 1605967318, '__ci_last_regenerate|i:1605967318;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605932558\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605967293;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('753d2c7411425bc45db6c55e4f0225f1d9e152b0', '116.12.33.97', 1612081326, '__ci_last_regenerate|i:1612081326;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1612018324\";last_ip|s:13:\"116.12.32.171\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1612081241;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('754a83c6210507cccb485c946dbfeb9aa68be253', '127.0.0.1', 1618211128, '__ci_last_regenerate|i:1618211127;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1618138129\";last_ip|s:13:\"116.12.33.171\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1618211127;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('754c6683ef1c8314413672fa2162be94c693b16d', '127.0.0.1', 1616321916, '__ci_last_regenerate|i:1616321886;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616230783\";last_ip|s:13:\"116.12.33.242\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616321915;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('75515b3e6410d8c1aab1fb19b72c6841b42d176c', '127.0.0.1', 1615879865, '__ci_last_regenerate|i:1615879726;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1615815535\";last_ip|s:12:\"116.12.32.82\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1615879782;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7565b4e2e5e607259cd111c7f56032d6e60bb84b', '116.12.34.22', 1636526170, '__ci_last_regenerate|i:1636526170;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1636435217\";last_ip|s:13:\"116.12.34.151\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1636526116;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('75734a00f63fe169c85c5642065896fd54858536', '127.0.0.1', 1597471824, '__ci_last_regenerate|i:1597471782;requested_page|s:5:\"admin\";identity|s:13:\"abc@gmail.com\";username|s:6:\"FARHAD\";email|s:13:\"abc@gmail.com\";user_id|s:1:\"3\";old_last_login|s:10:\"1597403977\";last_ip|s:12:\"210.1.246.66\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"2\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"1\";biller_id|s:1:\"3\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597471819;register_id|s:1:\"9\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-06-08 08:16:14\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7577aec24c2cac6b9fbd4ca88df981f51f0d5259', '127.0.0.1', 1594546158, '__ci_last_regenerate|i:1594545811;requested_page|s:5:\"admin\";identity|s:13:\"abc@gmail.com\";username|s:6:\"FARHAD\";email|s:13:\"abc@gmail.com\";user_id|s:1:\"3\";old_last_login|s:10:\"1593597099\";last_ip|s:13:\"43.231.23.122\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"2\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"1\";biller_id|s:1:\"3\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1594545939;register_id|s:1:\"9\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-06-08 08:16:14\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7577c361c1ad829ed7e2bb694a062ed0e3f2f511', '127.0.0.1', 1617686197, '__ci_last_regenerate|i:1617686197;requested_page|s:5:\"admin\";identity|s:13:\"abc@gmail.com\";username|s:6:\"FARHAD\";email|s:13:\"abc@gmail.com\";user_id|s:1:\"3\";old_last_login|s:10:\"1617520073\";last_ip|s:14:\"103.126.218.66\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"1\";biller_id|s:1:\"3\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617684878;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('757bf1f1702d48e7ef126e31df0d58916b3aaead', '127.0.0.1', 1595827838, '__ci_last_regenerate|i:1595827769;requested_page|s:13:\"admin/welcome\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1595757507\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595827796;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('757d852d1d98d65d576c230b987b84256cce44ea', '116.12.33.149', 1617376898, '__ci_last_regenerate|i:1617376898;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617332954\";last_ip|s:13:\"116.12.33.149\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617376861;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('75836888352532f626980ee77d582d052a124108', '116.12.32.59', 1625820724, '__ci_last_regenerate|i:1625820724;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1625742360\";last_ip|s:13:\"116.12.32.222\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1625820677;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('758502755339682657b4f4bf372731350aa5eed9', '116.12.34.80', 1638524016, '__ci_last_regenerate|i:1638524016;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1638434256\";last_ip|s:13:\"116.12.32.197\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1638523997;error|N;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7586ad134f1a3c8f29613b2662ac3d6e19b6d953', '103.108.91.130', 1605509187, '__ci_last_regenerate|i:1605509187;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605445441\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605509182;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('75882456813408cf34ca823aa2083c3afbfb51bb', '116.12.32.221', 1609656138, '__ci_last_regenerate|i:1609656138;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609563365\";last_ip|s:12:\"116.12.33.53\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1609656124;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('75942983c3cbb30f3778a4ce7642093c2a970650', '127.0.0.1', 1612164409, '__ci_last_regenerate|i:1612164206;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1612065045\";last_ip|s:13:\"116.12.33.249\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1612164409;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('75a11af11174d50141cf2294881f6ab274caa3a0', '127.0.0.1', 1608296255, 'requested_page|s:15:\"admin/pos/sales\";__ci_last_regenerate|i:1608296255;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608274670\";last_ip|s:12:\"116.12.33.76\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608296217;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('75a1cacf22db5729d5659137aa6cc0c846d126a6', '116.12.32.221', 1639206870, '__ci_last_regenerate|i:1639206870;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1639145805\";last_ip|s:13:\"116.12.34.167\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1639206849;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('75a3559dba522d11b3949c8b7526667a317b0577', '103.108.88.21', 1597488666, '__ci_last_regenerate|i:1597488666;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597468572\";last_ip|s:9:\"127.0.0.1\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597488501;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('75a9cebf53af63dfe1a6a559736d989d8b95dd45', '127.0.0.1', 1607858532, '__ci_last_regenerate|i:1607858532;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607772531\";last_ip|s:13:\"116.12.33.239\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607858517;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('75bbf0cbf7ab3fb89986245126ce3acb7c9a2c54', '116.12.33.171', 1619538800, '__ci_last_regenerate|i:1619538800;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1619523570\";last_ip|s:13:\"116.12.33.171\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1619538783;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('75bdf61b26696d641ddf668811c865b1f36818dc', '127.0.0.1', 1594023816, '__ci_last_regenerate|i:1594023816;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('75c473a9c7371f141e3becf94bd7b890e90fbec5', '116.12.33.249', 1612066373, '__ci_last_regenerate|i:1612066373;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1612018324\";last_ip|s:13:\"116.12.32.171\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1612066336;remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('75c5d9c25cfb0108aee092e1d7cc8f49788355c1', '103.108.91.130', 1606818751, '__ci_last_regenerate|i:1606818751;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606720128\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606818750;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_posls|i:1;message|s:27:\"POS Sale successfully added\";__ci_vars|a:1:{s:7:\"message\";s:3:\"old\";}');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('75ca41ac4f36234df1c72f8646058866acdef03e', '127.0.0.1', 1609164096, '__ci_last_regenerate|i:1609164096;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609140076\";last_ip|s:12:\"116.12.33.88\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1609159805;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('75cf4f222bf9ea01c37a5a734e45d633f7ee59fc', '127.0.0.1', 1617001790, '__ci_last_regenerate|i:1617001790;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616900099\";last_ip|s:12:\"116.12.33.57\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617001777;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('75e3a5748912212f9d7c9136febec10a7880361d', '116.12.33.177', 1615115825, '__ci_last_regenerate|i:1615115825;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1615034999\";last_ip|s:13:\"116.12.33.144\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1615115810;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('75e65f03023f9deabe86129a21b4f566848c0c13', '116.12.32.208', 1642071146, '__ci_last_regenerate|i:1642071146;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1642059133\";last_ip|s:13:\"116.12.34.214\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1642071096;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('75e7deb538c27d83c8442c80a9ee87d13f6f4402', '116.12.34.75', 1640580581, '__ci_last_regenerate|i:1640580581;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1640521721\";last_ip|s:13:\"116.12.34.139\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1640580553;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('75f0d13b0491731aa71d409fddef7ee4a06eff39', '127.0.0.1', 1600587228, '__ci_last_regenerate|i:1600587228;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1600511548\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1600584899;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('761b33cd58fc6141ccc8e658ea1d193b4a0155ef', '116.12.32.222', 1625743047, '__ci_last_regenerate|i:1625743047;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1625644723\";last_ip|s:13:\"116.12.34.125\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1625742979;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('762a574772a3045625bb2bfba6cbe6fca691bb07', '127.0.0.1', 1613138809, '__ci_last_regenerate|i:1613138809;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1613116205\";last_ip|s:12:\"116.12.33.43\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1613138730;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('762ba46049cead5502f1241056e743fb6dc38bd0', '127.0.0.1', 1605622458, '__ci_last_regenerate|i:1605622458;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605590276\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605622411;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;message|s:26:\"Payment successfully added\";__ci_vars|a:1:{s:7:\"message\";s:3:\"old\";}');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7643e847724ceeb253ab97750854e49858c3ecd5', '116.12.32.128', 1607519016, '__ci_last_regenerate|i:1607519016;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607424997\";last_ip|s:13:\"116.12.32.145\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607518998;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('76571a02fb3a8595a90eb69df100dfbd4a2a60f0', '116.12.33.198', 1638182506, '__ci_last_regenerate|i:1638182506;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1638164343\";last_ip|s:13:\"116.12.33.198\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1638182485;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('765d145f66918033b20464d2a311ee128c6212ef', '116.12.34.55', 1645942368, '__ci_last_regenerate|i:1645942368;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1645877933\";last_ip|s:13:\"116.12.34.193\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1645942351;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('765ee8c52d4db5e2b0480d8d2e51fd667c0f2f18', '103.108.88.21', 1600864561, '__ci_last_regenerate|i:1600864488;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1600780538\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1600864556;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7661e8a706c57f18b0d36f05a75d1686b6a60a3d', '127.0.0.1', 1595841942, '__ci_last_regenerate|i:1595841942;requested_page|s:5:\"admin\";identity|s:13:\"abc@gmail.com\";username|s:6:\"FARHAD\";email|s:13:\"abc@gmail.com\";user_id|s:1:\"3\";old_last_login|s:10:\"1595327361\";last_ip|s:12:\"210.1.246.66\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"2\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"1\";biller_id|s:1:\"3\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595839610;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('766adc9a77fc8c29ddceea9271e7ba28574ff685', '116.12.34.154', 1648278519, '__ci_last_regenerate|i:1648278508;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1648189385\";last_ip|s:13:\"116.12.34.243\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1648278509;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('766b4e7a0661425b60acc2aa40763d700317aecd', '116.12.33.167', 1637747941, '__ci_last_regenerate|i:1637747941;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1637728564\";last_ip|s:13:\"116.12.33.167\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1637747940;message|s:26:\"Payment successfully added\";__ci_vars|a:1:{s:7:\"message\";s:3:\"new\";}');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('766ff2150841c97a28d7a0e4d17ccf6d8f284170', '116.12.33.172', 1648696888, '__ci_last_regenerate|i:1648696888;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1648615801\";last_ip|s:13:\"116.12.34.163\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1648696886;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_posls|i:1;message|s:27:\"POS Sale successfully added\";__ci_vars|a:1:{s:7:\"message\";s:3:\"new\";}');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('767912482a1abb1bdb25bec637fa6fdc3b947d62', '116.12.32.214', 1638789484, '__ci_last_regenerate|i:1638789266;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1638764349\";last_ip|s:13:\"116.12.34.142\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1638789484;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('767f27b8cac6a6e3fd07d81cd7f53291979e8dca', '116.12.33.116', 1616996842, '__ci_last_regenerate|i:1616996842;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616900099\";last_ip|s:12:\"116.12.33.57\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616996161;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('768446a920b9ae8734557d091e1f042a5002e9c9', '127.0.0.1', 1594183709, '__ci_last_regenerate|i:1594183534;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594031463\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('768bed56ccbe8b03f3e5d12bd5942f9c7e7cc1fe', '116.12.32.190', 1639895396, '__ci_last_regenerate|i:1639895396;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1639816611\";last_ip|s:12:\"116.12.33.33\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1639895367;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('768cdd219098448d7a431c003a6a6a743ab8ce3f', '127.0.0.1', 1614781124, '__ci_last_regenerate|i:1614781124;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1614744448\";last_ip|s:12:\"116.12.33.44\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1614779021;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7695b949a9a3517eb80ab519d9dbff84e4266e6b', '127.0.0.1', 1606398389, '__ci_last_regenerate|i:1606398389;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606377880\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606398368;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('76beca2bddad9ef4ae760030edb5a11ce54d3bd5', '116.12.33.239', 1610115885, '__ci_last_regenerate|i:1610115885;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1610087832\";last_ip|s:13:\"116.12.33.239\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1610115831;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('76c87361d685d945ae70fc6821c4437dd42d7cf1', '116.12.34.104', 1642504309, '__ci_last_regenerate|i:1642504309;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1642489574\";last_ip|s:13:\"116.12.34.104\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1642504258;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('76db19e35d844587988c6eac8595933026db29c4', '116.12.33.152', 1635682766, '__ci_last_regenerate|i:1635682766;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1635575301\";last_ip|s:12:\"116.12.34.70\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1635682686;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('76e3d0a9962a07c534e0cfb4c038d999e341b28b', '127.0.0.1', 1613139854, '__ci_last_regenerate|i:1613139854;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1613116205\";last_ip|s:12:\"116.12.33.43\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1613139820;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('76e42cb5a8e71178fb5b1d22c5f50397389870f6', '127.0.0.1', 1609596839, '__ci_last_regenerate|i:1609596839;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609414124\";last_ip|s:13:\"116.12.33.162\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1609596829;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('76ea1218bae61b34923d01df70add3014a4fdd67', '116.12.34.75', 1640579519, '__ci_last_regenerate|i:1640579519;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1640521721\";last_ip|s:13:\"116.12.34.139\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1640579484;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('76eb5bb225d4f3298b6ad0e3e678b84b00632dfa', '116.12.34.113', 1639730596, '__ci_last_regenerate|i:1639730596;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1639629137\";last_ip|s:13:\"116.12.34.201\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1639730571;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('76eec23111b046fe1d3f79317e3c339029bbc1fa', '116.12.33.57', 1622188089, '__ci_last_regenerate|i:1622188089;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1622119742\";last_ip|s:11:\"116.12.33.5\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1622188067;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('76fd8783abcbdd6bc150efb798ed43a1b98e5e5b', '116.12.33.219', 1620630076, '__ci_last_regenerate|i:1620630076;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1620565992\";last_ip|s:13:\"116.12.32.211\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1620630060;remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7704a3093822d3a5fd63e6964d1a094087979497', '127.0.0.1', 1597665218, '__ci_last_regenerate|i:1597665218;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597555298\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597665148;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('770820723b80d57ee261a5c1a4eaf9ae0fdad79f', '127.0.0.1', 1614437583, '__ci_last_regenerate|i:1614437583;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1614417624\";last_ip|s:13:\"116.12.32.140\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1614437582;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('770844459f4a0077fa4811a7d929ecc1c848eb3c', '127.0.0.1', 1608560864, '__ci_last_regenerate|i:1608560864;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608538360\";last_ip|s:13:\"116.12.33.177\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608560824;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('771687be899fbe75f6caf8f99274f54ed750b691', '127.0.0.1', 1614432508, '__ci_last_regenerate|i:1614432508;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1614417624\";last_ip|s:13:\"116.12.32.140\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1614432478;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('77256fa9b1c07f4224dfc53705aa653a6785529d', '116.12.33.240', 1613735241, '__ci_last_regenerate|i:1613734979;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1613658550\";last_ip|s:12:\"116.12.33.94\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1613735241;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('772b8a37aa5b816a58b06068463d5bbcb388760f', '116.12.32.112', 1615383474, '__ci_last_regenerate|i:1615383474;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1615350987\";last_ip|s:13:\"116.12.33.211\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1615378972;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('773797585a6ab82f3a36b78a237b90568cae9765', '103.108.88.21', 1597136445, '__ci_last_regenerate|i:1597136445;requested_page|s:13:\"admin/welcome\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597127896\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597134634;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7740ea12ae70ea5b618362ac74988a2c75b5e482', '116.12.33.85', 1637821847, '__ci_last_regenerate|i:1637821847;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1637746913\";last_ip|s:13:\"116.12.33.167\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1637821708;error|N;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7744d6ed393b2d90f1d12d2a575c2c3e1214e79a', '116.12.33.252', 1636696738, '__ci_last_regenerate|i:1636696738;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1636612673\";last_ip|s:12:\"116.12.33.54\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1636696735;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('774b02b98630e34bf0527327ff783306420d1cd7', '127.0.0.1', 1603811449, '__ci_last_regenerate|i:1603811449;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1603800687\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1603806303;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7752ca421b54b126093af538d0d23e97b21ac18f', '103.108.88.21', 1598450388, '__ci_last_regenerate|i:1598450223;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1598422154\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1598450388;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('775618c8e0704ac0a83ab36c499f0e058f756b4f', '127.0.0.1', 1609941997, '__ci_last_regenerate|i:1609941997;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609924332\";last_ip|s:12:\"116.12.33.51\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1609941995;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('775eb2bf6d5c3db614be5d13da782ce784e6ec58', '127.0.0.1', 1595663432, '__ci_last_regenerate|i:1595663432;requested_page|s:13:\"admin/welcome\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1595650438\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595663113;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('776d4c2a1703e9bdb8d456fde4cf4c1d5227b0f4', '103.108.88.21', 1595923949, '__ci_last_regenerate|i:1595923949;requested_page|s:13:\"admin/welcome\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1595841827\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595923764;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('776e75364c996942cb1d82e3532ef964a7a9a842', '116.12.33.48', 1618058486, '__ci_last_regenerate|i:1618058486;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1618029307\";last_ip|s:12:\"116.12.33.48\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1618058464;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7774f7da37a76ebdbcc5235eb7556d2255b9632a', '116.12.33.77', 1619366354, '__ci_last_regenerate|i:1619366354;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1619346721\";last_ip|s:12:\"116.12.33.77\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1619366066;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('777675bbd9294970a44f6fd3709008ff482726e5', '103.108.88.21', 1594728777, '__ci_last_regenerate|i:1594728777;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594717643\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1594728690;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('777b37213cf7e7995474611fdb887e66dc0d7a35', '116.12.32.140', 1643716804, '__ci_last_regenerate|i:1643716804;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1643686372\";last_ip|s:12:\"116.12.34.97\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1643716781;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('777fea1db433d800c114cf21208dffd8fdfa7c4e', '103.108.88.21', 1593682157, '__ci_last_regenerate|i:1593682157;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1593671321\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1593682062;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7783d11969c23fdfbd3e6b8aebbbc1cbe08902f2', '127.0.0.1', 1595944552, '__ci_last_regenerate|i:1595944552;requested_page|s:13:\"admin/welcome\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1595841827\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595944440;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7798322e510aa6a73d6579ce9fe00fbc18d31b2f', '103.126.218.66', 1618478019, '__ci_last_regenerate|i:1618478019;requested_page|s:5:\"admin\";identity|s:13:\"abc@gmail.com\";username|s:6:\"FARHAD\";email|s:13:\"abc@gmail.com\";user_id|s:1:\"3\";old_last_login|s:10:\"1618207227\";last_ip|s:14:\"103.126.218.66\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"1\";biller_id|s:1:\"3\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1618475527;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('779b6162bd615f914381b5c89ab7fc2fa179a16a', '116.12.33.211', 1615353640, '__ci_last_regenerate|i:1615353640;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1615300962\";last_ip|s:12:\"116.12.33.14\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1615353504;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('77a307478d5cbc153cbde858addc2a9e33eb74b0', '127.0.0.1', 1608365382, '__ci_last_regenerate|i:1608365382;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608354918\";last_ip|s:12:\"116.12.33.12\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608365343;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('77a535a642ab6b9eb096155fd2b93840cf665d4f', '127.0.0.1', 1617033732, '__ci_last_regenerate|i:1617033732;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616987903\";last_ip|s:13:\"116.12.33.116\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617033690;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('77aee52b33484a2b63b7336ee38644510b889df0', '127.0.0.1', 1607599100, '__ci_last_regenerate|i:1607599100;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607510654\";last_ip|s:13:\"116.12.32.144\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607598784;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('77b535b986cc96a2a4f6db65d52755c775ce23bd', '116.12.32.68', 1648968889, '__ci_last_regenerate|i:1648968889;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1648792670\";last_ip|s:13:\"116.12.32.118\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1648968845;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;remove_posls|i:1;message|s:27:\"POS Sale successfully added\";__ci_vars|a:1:{s:7:\"message\";s:3:\"new\";}');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('77b59d5604cb3d28b06c16b8e36e04c7449c4e36', '116.12.33.163', 1607847176, '__ci_last_regenerate|i:1607847176;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607772531\";last_ip|s:13:\"116.12.33.239\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607847137;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('77c025630a4ec1f3e7cb5adcef7db06f29a8b075', '116.12.32.200', 1645013629, '__ci_last_regenerate|i:1645013629;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1644986973\";last_ip|s:13:\"116.12.34.218\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1645013589;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('77d718d309b4c510a2a2fe9d0a8fa5bebd08ab3e', '116.12.32.112', 1623746415, '__ci_last_regenerate|i:1623746415;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1623676117\";last_ip|s:12:\"116.12.33.90\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1623746413;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('77d83215ba99a60a17e8d33097d0c0d7b83efe96', '116.12.33.76', 1608292284, 'requested_page|s:15:\"admin/pos/sales\";__ci_last_regenerate|i:1608292284;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608274670\";last_ip|s:12:\"116.12.33.76\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608292277;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('77e23a5181e823e15208df0b37bd2910c35f71df', '116.12.34.80', 1638530652, '__ci_last_regenerate|i:1638530652;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1638434256\";last_ip|s:13:\"116.12.32.197\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1638530610;error|N;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('77e48939a90e7a016c99737e22b455053ba72f7b', '127.0.0.1', 1616842058, '__ci_last_regenerate|i:1616842058;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616763763\";last_ip|s:12:\"116.12.32.55\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616841997;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('77e4f226aecfbe98b91f94e59f77c94ebd536070', '127.0.0.1', 1608299490, 'requested_page|s:15:\"admin/pos/sales\";__ci_last_regenerate|i:1608299444;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608274670\";last_ip|s:12:\"116.12.33.76\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608299490;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('77e711548928bdc5b9f83ca1fce831e830ba2248', '127.0.0.1', 1608448165, '__ci_last_regenerate|i:1608448165;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608375836\";last_ip|s:12:\"116.12.33.12\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608447850;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('77e8dd182eae08c910d7666f9740acca224155ec', '127.0.0.1', 1599225131, '__ci_last_regenerate|i:1599225059;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1599198455\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1599225127;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('77f459a5ea2b4607b3409ef0ea7a58951b830d95', '116.12.34.142', 1646647206, '__ci_last_regenerate|i:1646647206;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1646624783\";last_ip|s:13:\"116.12.32.154\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1646647183;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('77f79af5e8d2773b27ae66308d774e0822196dc5', '127.0.0.1', 1604327059, '__ci_last_regenerate|i:1604327059;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1604291069\";last_ip|s:14:\"103.108.91.128\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1604327014;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('77feeae48770ce925cb17b580b9d37207677b421', '127.0.0.1', 1603353049, '__ci_last_regenerate|i:1603353049;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1603272648\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1603352954;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('780c69550d2fcc2912c6dfd7afc7c5643cf6c632', '116.12.32.134', 1636016775, '__ci_last_regenerate|i:1636016775;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1635997332\";last_ip|s:13:\"116.12.32.134\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1636016770;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7813cf3cd1780dba6d839ad88ea7d7717347d30b', '116.12.32.204', 1643027961, '__ci_last_regenerate|i:1643027961;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1643008271\";last_ip|s:13:\"116.12.34.139\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1643027933;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7813f891a3ab5b88af1bb53dd16f084884f851d9', '127.0.0.1', 1617420290, '__ci_last_regenerate|i:1617420288;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('781b95c2c9367589e12a4056c40df9cf248bc18b', '116.12.34.41', 1641290741, '__ci_last_regenerate|i:1641290741;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1641202817\";last_ip|s:13:\"116.12.34.124\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1641290719;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7824af9e12b1c16412cf93b50fa5c29927a2600a', '127.0.0.1', 1611815336, '__ci_last_regenerate|i:1611815336;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1611730165\";last_ip|s:13:\"116.12.33.207\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1611815315;remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('78253c9c327e9c14ec464f6dcc321b13993c3a30', '127.0.0.1', 1607234894, '__ci_last_regenerate|i:1607234894;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607174440\";last_ip|s:13:\"116.12.33.196\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607234883;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('78367d47e614e767ee9a76816261dc82c8b35ca4', '127.0.0.1', 1612074201, '__ci_last_regenerate|i:1612074201;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1612018324\";last_ip|s:13:\"116.12.32.171\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1612074139;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('783d6973810f02c71469b1c9449d84de7eec9c5f', '116.12.32.182', 1644931752, '__ci_last_regenerate|i:1644931752;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1644833400\";last_ip|s:13:\"116.12.34.239\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1644931733;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7843015aa26d620ef5dd6f03da8994349f88a1b3', '127.0.0.1', 1605185238, '__ci_last_regenerate|i:1605185238;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605101433\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605185226;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('78569f0e4617b4ae77fb9380d73d5f11e7cc0127', '103.108.88.21', 1595073072, '__ci_last_regenerate|i:1595073072;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594988188\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595069380;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7856ae74b48f58d04230555d0a4a16aaf8d7f444', '116.12.33.177', 1608561341, '__ci_last_regenerate|i:1608561194;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608538360\";last_ip|s:13:\"116.12.33.177\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608561341;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('785a4081987f548cd70083245ec16c546b997f41', '127.0.0.1', 1616910050, '__ci_last_regenerate|i:1616910050;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616835824\";last_ip|s:12:\"116.12.33.49\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616909994;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7861860e56513209026447e908b2f6d68605ea78', '116.12.34.42', 1644059891, '__ci_last_regenerate|i:1644059891;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1644042409\";last_ip|s:12:\"116.12.34.42\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1644059461;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7865e3295f6940697814382d4782bbf9e06556e0', '127.0.0.1', 1610869420, '__ci_last_regenerate|i:1610869420;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1610799008\";last_ip|s:13:\"116.12.33.107\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1610865008;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('78697524fe08aa0cce12bbc92eaed2ab1c5d3120', '116.12.34.215', 1641377806, '__ci_last_regenerate|i:1641377806;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1641357973\";last_ip|s:13:\"116.12.34.215\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1641377785;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('786c85b77bbc0f20c314552c77ea31c77db184b4', '116.12.33.53', 1609570663, '__ci_last_regenerate|i:1609570663;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609414124\";last_ip|s:13:\"116.12.33.162\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1609570656;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('787605447cbf6cd983a42c89130adbb8b57ce320', '116.12.32.215', 1631519868, '__ci_last_regenerate|i:1631519868;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1631358227\";last_ip|s:13:\"116.12.34.221\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1631519849;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('787847dc3110aaea0c47126ecd151d01ac0b5313', '127.0.0.1', 1615713700, '__ci_last_regenerate|i:1615713700;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1615625339\";last_ip|s:13:\"116.12.32.217\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1615713658;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('788507a43b75c2399fc79e02017a099bd3c9af3e', '116.12.32.112', 1623746717, '__ci_last_regenerate|i:1623746717;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1623676117\";last_ip|s:12:\"116.12.33.90\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1623746649;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('789039d8ad6674a2eda8d4b11725483452822540', '127.0.0.1', 1606979065, '__ci_last_regenerate|i:1606979065;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606909650\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606978917;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7890e3687505cc7a584bff8e614b7fc54cd2bbbd', '43.250.82.230', 1620036519, '__ci_last_regenerate|i:1620036515;requested_page|s:15:\"admin/pos/sales\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7892a2dd383b0d1e62483e165d11921dadbd9798', '127.0.0.1', 1598104340, '__ci_last_regenerate|i:1598104340;requested_page|s:9:\"admin/pos\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1598090762\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1598101890;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('78af3c481bd3176ec15802188fd18e9d4c8ef462', '127.0.0.1', 1606306522, '__ci_last_regenerate|i:1606306522;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606291700\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606306476;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('78b4ccc8eb14dd42b194e6d44720cb4e7e1330f9', '127.0.0.1', 1608045508, '__ci_last_regenerate|i:1608045508;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608012145\";last_ip|s:13:\"116.12.33.147\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608045075;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('78b9b68afcb7ad1f3ae493d133b9a70c93ef399a', '116.12.33.32', 1645248664, '__ci_last_regenerate|i:1645248664;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1645176563\";last_ip|s:13:\"116.12.32.212\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1645248648;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('78ba0d5adf1330a4ca9c32910965d8bdbdccbd03', '127.0.0.1', 1609683784, '__ci_last_regenerate|i:1609683784;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609670351\";last_ip|s:13:\"116.12.32.221\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1609683533;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('78da96779cef5be33253c341c3ebb1cdbf9d2b51', '127.0.0.1', 1607287527, '__ci_last_regenerate|i:1607287525;requested_page|s:21:\"admin/sales/view/1603\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('78dc3faa95399d67943f1d7d5c73e5fe5849f4e1', '127.0.0.1', 1616997614, '__ci_last_regenerate|i:1616997614;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616900099\";last_ip|s:12:\"116.12.33.57\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616997367;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('78e890f311b483be61608fe103dfcefd2b2408ef', '116.12.34.164', 1642662365, '__ci_last_regenerate|i:1642662325;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1642574763\";last_ip|s:13:\"116.12.32.214\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1642662365;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('78ebc56ee8605b2a58c1672d99f3558ed46479cd', '127.0.0.1', 1613977019, '__ci_last_regenerate|i:1613977019;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1613912089\";last_ip|s:12:\"116.12.33.50\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('78f10e49d3420f8217b4fbddcb3ad80cef458c75', '127.0.0.1', 1612594690, '__ci_last_regenerate|i:1612594690;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1612505467\";last_ip|s:13:\"116.12.32.162\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('78f9a07ea330139a6c88c5fa563bcfe928a58111', '127.0.0.1', 1595846972, '__ci_last_regenerate|i:1595846972;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1595837189\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595846600;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('790c4ac3871d176f2cc18e1580a3f084f3f88826', '127.0.0.1', 1601816752, '__ci_last_regenerate|i:1601816752;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1601731513\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1601816740;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7910ea0358384ac43a041d5ffe211c120822c931', '127.0.0.1', 1607945901, '__ci_last_regenerate|i:1607945892;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607930904\";last_ip|s:13:\"116.12.32.121\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('792058332b805db1b10619ea072ed51291bddf29', '116.12.33.109', 1610957015, '__ci_last_regenerate|i:1610956731;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1610859444\";last_ip|s:13:\"116.12.33.186\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1610957015;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('79267121d4151c7f026931edf20fb6324f908597', '116.12.34.220', 1641041229, '__ci_last_regenerate|i:1641041229;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1641011022\";last_ip|s:13:\"116.12.34.220\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1641040645;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('793263fcf787817ffb9ecf57398436c540b2bd9b', '127.0.0.1', 1617270712, '__ci_last_regenerate|i:1617270712;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617254497\";last_ip|s:12:\"116.12.33.40\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617270572;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7940404fd4a261fa751f5390063c5e200b10fafc', '127.0.0.1', 1600783389, '__ci_last_regenerate|i:1600783389;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1600772459\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1600783374;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('794175c1ba4a533fe49c7d4b3682b83b7f561001', '116.12.32.197', 1638442473, '__ci_last_regenerate|i:1638442473;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1638340937\";last_ip|s:13:\"116.12.32.218\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1638442450;error|N;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7945fe078ef21035fbbe7cf860dbf9f89f1b8623', '127.0.0.1', 1608446270, '__ci_last_regenerate|i:1608446270;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608375836\";last_ip|s:12:\"116.12.33.12\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608446119;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('79498e113b59df9df277d599bc260dcd82aaeb06', '127.0.0.1', 1613730595, '__ci_last_regenerate|i:1613730595;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1613658550\";last_ip|s:12:\"116.12.33.94\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1613729605;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('794e2627830d3ca3c45fb3bbc80949bbf27226eb', '116.12.32.203', 1645772210, '__ci_last_regenerate|i:1645772206;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1645696472\";last_ip|s:13:\"116.12.32.167\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1645772210;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7962c2fa815790a919b219ad709994c7ee0d2e31', '103.108.88.21', 1594816038, '__ci_last_regenerate|i:1594816038;requested_page|s:15:\"admin/customers\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594754399\";last_ip|s:12:\"210.1.246.66\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1594812188;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('79648efd00bb87e25ba4f3492ae91f0c610bb150', '116.12.32.128', 1607519336, '__ci_last_regenerate|i:1607519336;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607424997\";last_ip|s:13:\"116.12.32.145\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607519312;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('796f1272810e80a34c43397295d111140c26d685', '103.108.91.130', 1605968555, '__ci_last_regenerate|i:1605968555;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605932558\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605968526;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7978a5a65a59a652487fdb6df2559943e208ded6', '116.12.33.144', 1611816028, '__ci_last_regenerate|i:1611816028;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1611730165\";last_ip|s:13:\"116.12.33.207\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1611815977;remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('798959f88099fdf310ab731967c14a8d96231f0f', '127.0.0.1', 1595327194, '__ci_last_regenerate|i:1595327194;requested_page|s:16:\"admin/myexpenses\";identity|s:9:\"habib1975\";username|s:9:\"habib1975\";email|s:19:\"habib1975@gmail.com\";user_id|s:1:\"5\";old_last_login|s:10:\"1595325110\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"5\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"0\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";error|s:106:\"<h4>404 Not Found!</h4><p>The page you are looking for can not be found.</p>http://samratbd.com/ci/welcome\";__ci_vars|a:1:{s:5:\"error\";s:3:\"old\";}');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('798c87b67797b260f7cc66b1ca28791d5f7bf89f', '127.0.0.1', 1616853525, '__ci_last_regenerate|i:1616853525;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616763763\";last_ip|s:12:\"116.12.32.55\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616852840;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('799232c9e76680bc9b16914169b4c5c62cd22f2f', '116.12.32.207', 1641466757, '__ci_last_regenerate|i:1641466757;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1641452918\";last_ip|s:12:\"116.12.34.74\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1641466720;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('79952ff74d55f2b94fa464b15c3faa76bd1551b5', '127.0.0.1', 1603776642, '__ci_last_regenerate|i:1603776642;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1603710605\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1603775364;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7999101eacbe823fc6093f7a42cf29e55927b717', '127.0.0.1', 1597471714, '__ci_last_regenerate|i:1597471714;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597402462\";last_ip|s:9:\"127.0.0.1\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597470331;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('799b208ef2e0fe64ad3e7e8b258b537201e8e4ec', '127.0.0.1', 1602945778, '__ci_last_regenerate|i:1602945777;error|s:108:\"<h4>404 Not Found!</h4><p>The page you are looking for can not be found.</p>http://samratbd.com/ci/login.php\";__ci_vars|a:1:{s:5:\"error\";s:3:\"new\";}');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('799d24abffc10d932bfefb58f2658f6b44c56639', '116.12.32.198', 1619625406, '__ci_last_regenerate|i:1619625406;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1619597040\";last_ip|s:13:\"116.12.32.198\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1619625371;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('799f828e7fc7778364f1a6d84c4c46c65eb022e5', '127.0.0.1', 1615710005, '__ci_last_regenerate|i:1615710001;requested_page|s:9:\"admin/pos\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('79aa654b28b0b9eac7b19f1718f3338503b6d3b1', '127.0.0.1', 1605590620, '__ci_last_regenerate|i:1605590620;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605534424\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605590487;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('79ab8e68dc9b432a72fd7a537b55a682b27b8f00', '127.0.0.1', 1609743293, '__ci_last_regenerate|i:1609743293;requested_page|s:15:\"admin/pos/sales\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('79b005d45e065280c7ca91582ec8514317a09db9', '103.108.88.21', 1595067781, '__ci_last_regenerate|i:1595067781;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594988188\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595054121;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('79c1a7797590afc0230423caf6e851b51904852c', '116.12.34.167', 1639132364, '__ci_last_regenerate|i:1639132364;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1639039633\";last_ip|s:12:\"116.12.34.39\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1639132195;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('79c99bc5d762ceb51514a75e42c5240e7278ed84', '127.0.0.1', 1601816446, '__ci_last_regenerate|i:1601816446;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1601731513\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1601816141;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('79cb631878a27c073379a6dc04eafa716fa5ed95', '116.12.32.81', 1616060037, '__ci_last_regenerate|i:1616060037;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1615987196\";last_ip|s:13:\"116.12.32.129\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616060015;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('79d37407e92b12296da54b856e1c7a8a522795d1', '116.12.33.26', 1618899867, '__ci_last_regenerate|i:1618899867;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1618825222\";last_ip|s:13:\"116.12.33.132\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1618899723;remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('79f21746f27560d71e697490de3ec412c4f71a7f', '116.12.33.234', 1617951605, '__ci_last_regenerate|i:1617951605;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617877038\";last_ip|s:13:\"116.12.33.187\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617951593;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('79f3af376b0f2069647ba557a6d7c3074ade9926', '127.0.0.1', 1598011464, 'requested_page|s:19:\"admin/suppliers/add\";__ci_last_regenerate|i:1598011238;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597989986\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1598011457;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('79f8deee3c1d004f3c9cb19a6e44cb2398722311', '127.0.0.1', 1606398056, '__ci_last_regenerate|i:1606398056;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606377880\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606397386;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('79faea3a40fd97837c50cb6db4447f201f2e5e24', '116.12.33.238', 1649068452, '__ci_last_regenerate|i:1649068452;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1648958901\";last_ip|s:12:\"116.12.32.68\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1649068398;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7a0a6761670163c5aefec06eb4920ea349945695', '103.126.218.66', 1618476259, '__ci_last_regenerate|i:1618476259;requested_page|s:5:\"admin\";identity|s:13:\"abc@gmail.com\";username|s:6:\"FARHAD\";email|s:13:\"abc@gmail.com\";user_id|s:1:\"3\";old_last_login|s:10:\"1618207227\";last_ip|s:14:\"103.126.218.66\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"1\";biller_id|s:1:\"3\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1618475527;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7a16286ab3155799375e6d60d42192d0a4031d27', '116.12.32.218', 1638332207, '__ci_last_regenerate|i:1638332207;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1638279249\";last_ip|s:13:\"116.12.32.184\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1638332158;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7a1cd8c17b891c24f105f0d9968ec75d1dd9e227', '116.12.32.222', 1624172151, '__ci_last_regenerate|i:1624172151;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1623994499\";last_ip|s:12:\"116.12.33.38\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1624172117;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7a1db5fb0e72e79ee17f8896284af4fb65357218', '116.12.32.63', 1619424877, '__ci_last_regenerate|i:1619424877;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1619357366\";last_ip|s:12:\"116.12.33.77\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1619424341;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7a309ead753295f4ee2cc03948e3baa4f00c8577', '116.12.34.65', 1634121003, '__ci_last_regenerate|i:1634120999;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1634106883\";last_ip|s:12:\"116.12.34.65\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1634121003;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7a3df4c9000b907fb6216f2a04fcf1112d2a2e2c', '116.12.32.218', 1638331568, '__ci_last_regenerate|i:1638331568;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1638279249\";last_ip|s:13:\"116.12.32.184\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1638331473;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7a4cc0737b66d9f7ed03ceacbe4726376eab27e5', '116.12.33.10', 1608729825, '__ci_last_regenerate|i:1608729825;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608705440\";last_ip|s:12:\"116.12.33.10\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608729821;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7a56b073ce4ace0673df0f46f1d7058584ff7f19', '116.12.32.209', 1640087526, '__ci_last_regenerate|i:1640087526;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1640064073\";last_ip|s:13:\"116.12.32.209\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1640087453;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7a609e31b3a09299a8a314221ebee9536d7f52d3', '116.12.34.170', 1622790624, '__ci_last_regenerate|i:1622790624;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1622733894\";last_ip|s:13:\"116.12.33.112\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1622790601;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7a613c969e501012066dc016aa28f84dc45f62e7', '116.12.34.107', 1642226703, '__ci_last_regenerate|i:1642226703;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1642152013\";last_ip|s:12:\"116.12.34.19\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1642226696;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7a69e47e86d00ef9da230c0321f9017f6c1acf96', '116.12.33.50', 1613913723, '__ci_last_regenerate|i:1613913723;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1613889135\";last_ip|s:12:\"116.12.33.50\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1613912920;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7a750fbc42df9e479249724657a314273e02177e', '116.12.34.99', 1644736340, '__ci_last_regenerate|i:1644736340;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1644654967\";last_ip|s:13:\"116.12.32.185\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1644736266;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;message|s:25:\"Sale successfully updated\";__ci_vars|a:1:{s:7:\"message\";s:3:\"old\";}');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7a85955214a8fb7e07d53fe34114011cca851d42', '116.12.32.19', 1630744192, '__ci_last_regenerate|i:1630744192;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1630471968\";last_ip|s:13:\"116.12.32.101\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1630744060;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7a90320f6ce9eabfdd23f17a573739b71047f265', '116.12.34.67', 1641622317, '__ci_last_regenerate|i:1641622317;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1641525767\";last_ip|s:12:\"116.12.34.98\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1641622293;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7aa13653d6c6b1cd80b40259bdc9957fafe0eda4', '103.108.91.130', 1605593436, '__ci_last_regenerate|i:1605590620;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605534424\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605593436;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7aa4612fb8ef28e4078142841e3822b153e29ce1', '127.0.0.1', 1599142817, '__ci_last_regenerate|i:1599142817;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1599049742\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1599142453;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7aa6efd2edcd17baec992e8403706e2e2f6c0659', '116.12.33.67', 1607405529, '__ci_last_regenerate|i:1607405529;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607345856\";last_ip|s:12:\"116.12.33.33\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607405497;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7aa87b56fba60c7723090dbef94acd484a74178f', '103.108.88.21', 1594882274, '__ci_last_regenerate|i:1594882274;requested_page|s:15:\"admin/customers\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594804422\";last_ip|s:12:\"210.1.246.66\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1594881068;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7aaad061e2649aec43e9f813aa527b4acd25210a', '116.12.34.42', 1644062290, '__ci_last_regenerate|i:1644062290;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1644042409\";last_ip|s:12:\"116.12.34.42\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1644061766;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7abca0d498a6a27b283954fe5ffdf13aee7c3dd2', '116.12.33.37', 1617081729, '__ci_last_regenerate|i:1617081729;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617032740\";last_ip|s:13:\"116.12.33.116\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617081710;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7abe2018e1e2799cf4bb586e10d7bda7368a3cdc', '116.12.34.19', 1642141702, '__ci_last_regenerate|i:1642141702;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1642069223\";last_ip|s:13:\"116.12.32.208\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1642141601;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7acc3af777631d4fa57c1e824cc762a09d051948', '116.12.34.27', 1631857741, '__ci_last_regenerate|i:1631857635;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1631534732\";last_ip|s:13:\"116.12.32.215\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1631857741;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7acc60e3174ab2fdf3cf6e737e4bed2d2780813f', '127.0.0.1', 1611238348, '__ci_last_regenerate|i:1611238348;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1611208056\";last_ip|s:13:\"116.12.33.157\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1611238341;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7ada8b6fc9b55f58316de9c941ecb2c3340ab74b', '116.12.32.68', 1648976062, '__ci_last_regenerate|i:1648976062;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1648792670\";last_ip|s:13:\"116.12.32.118\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1648975812;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7adaee78781219f706c17861a0569f6fb36142df', '116.12.34.154', 1648267723, '__ci_last_regenerate|i:1648267723;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1648189385\";last_ip|s:13:\"116.12.34.243\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1648265349;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7ae06978e061d2abce13cb829e1cfa38de5f82ca', '127.0.0.1', 1597384841, 'requested_page|s:20:\"admin/pos/view/339/1\";__ci_last_regenerate|i:1597384841;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597318803\";last_ip|s:9:\"127.0.0.1\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597384753;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7ae51b4bdfadb828990d1db8e02474f1d38e2d2e', '127.0.0.1', 1613898914, '__ci_last_regenerate|i:1613898914;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1613822268\";last_ip|s:13:\"116.12.32.222\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1613893843;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7af96455ead4f4df037ae1057ba99ab1355438b0', '127.0.0.1', 1596118966, '__ci_last_regenerate|i:1596118966;requested_page|s:13:\"admin/welcome\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1596083219\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";error|N;last_activity|i:1596118124;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7b012c1fce565334e3db42b25d38a82db3b424b6', '116.12.32.9', 1637139467, '__ci_last_regenerate|i:1637139467;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1637121295\";last_ip|s:12:\"116.12.33.89\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1637139368;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7b140d0d1d8ff50b27bc92d6b8393e8cb1c40852', '127.0.0.1', 1605510355, '__ci_last_regenerate|i:1605510355;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605445441\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605510354;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7b149ac2a1dbcb2703058734f2f901de822e0300', '103.108.88.21', 1595087413, '__ci_last_regenerate|i:1595087413;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594988188\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595086274;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7b25aa53d28a3f9e9e44beb72fcae0341525fac9', '116.12.33.144', 1615038954, '__ci_last_regenerate|i:1615038954;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1614933443\";last_ip|s:13:\"116.12.33.199\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1615038923;remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7b346ffd77e5a3a2814be76fa4962ee7d266a0cf', '103.108.91.130', 1604727206, '__ci_last_regenerate|i:1604727206;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1604639557\";last_ip|s:14:\"103.108.91.131\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1604727189;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7b413d068ce38a85a321a72b07c735a9ec11682b', '116.12.33.120', 1615451701, '__ci_last_regenerate|i:1615451701;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1615382327\";last_ip|s:12:\"119.30.45.62\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1615451671;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7b47d98ff100197663fb7904d759bcc17a5ff10c', '116.12.32.60', 1611574856, '__ci_last_regenerate|i:1611574856;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1611405986\";last_ip|s:13:\"116.12.32.111\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1611574834;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7b484885313fbd89b47a185379d542a13ffcb299', '103.126.218.74', 1631015147, '__ci_last_regenerate|i:1631015144;requested_page|s:5:\"admin\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7b549e3903c7bcbd86782704572eee47ecdf9531', '127.0.0.1', 1596026475, '__ci_last_regenerate|i:1596026475;requested_page|s:13:\"admin/welcome\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1596008914\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7b5d9dc525d9abc59d496ab451cd494a4a7a545f', '116.12.33.162', 1609415721, '__ci_last_regenerate|i:1609415721;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609394236\";last_ip|s:13:\"116.12.33.162\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1609415695;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7b6b71c93961c5b013c0e78c1ebde25bdced1733', '103.108.88.21', 1597481013, '__ci_last_regenerate|i:1597481013;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597468572\";last_ip|s:9:\"127.0.0.1\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597480716;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7b6e8f6caa2caa10f89f7afd542556dcb56e5ef2', '116.12.32.221', 1609656672, '__ci_last_regenerate|i:1609656672;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609563365\";last_ip|s:12:\"116.12.33.53\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1609656278;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7b736d8e9faed88e5963c7b755854726e9cc2345', '103.108.88.21', 1597480607, '__ci_last_regenerate|i:1597480607;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597468572\";last_ip|s:9:\"127.0.0.1\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597479702;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7b7b7906bccbda50ff0e3ef0b74b99725aa52f91', '116.12.32.223', 1614266449, '__ci_last_regenerate|i:1614266449;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1614241980\";last_ip|s:13:\"116.12.32.223\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1614266430;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7b885b6714460c761df4ea16d851e576e5dbf4cc', '116.12.33.37', 1617082455, '__ci_last_regenerate|i:1617082368;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617032740\";last_ip|s:13:\"116.12.33.116\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617082455;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7b8f3ae8dca8fa67ff53213db437f915755d2939', '103.108.91.130', 1604917990, '__ci_last_regenerate|i:1604917990;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1604897113\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1604916458;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7b9b37902cf6f770b459f5c7c4ef30c6bec8fca5', '116.12.33.25', 1616597313, '__ci_last_regenerate|i:1616597313;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616567888\";last_ip|s:12:\"116.12.33.25\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616597280;remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7ba8869f8e3391d6c96f9ed5ba7ef3ad42dc0d99', '116.12.33.241', 1620231637, '__ci_last_regenerate|i:1620231637;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1620214876\";last_ip|s:13:\"116.12.33.241\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1620231626;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7bc75e69770b1f0ea59fce4d05b7b34a8ad9c840', '116.12.34.48', 1637635082, '__ci_last_regenerate|i:1637635082;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1637571138\";last_ip|s:12:\"116.12.32.18\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1637635081;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7bcbbcd02bfaea8a94e2ffa6758a5763b8da3fd3', '127.0.0.1', 1608017622, '__ci_last_regenerate|i:1608017622;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607953227\";last_ip|s:13:\"116.12.32.121\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608017619;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7be59210370300528be8d992401ad8c79b986456', '116.12.33.115', 1619884482, '__ci_last_regenerate|i:1619884482;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1619781532\";last_ip|s:13:\"116.12.32.213\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1619884463;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7bede33c9ce2cc0ddc9067b48ef37ae0c1ebc5b2', '116.12.34.67', 1641642536, '__ci_last_regenerate|i:1641642536;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1641617148\";last_ip|s:12:\"116.12.34.67\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1641638143;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7befb5ebe65e662eb3ca6863234812c7029008b3', '116.12.34.180', 1636978424, '__ci_last_regenerate|i:1636978424;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1636948025\";last_ip|s:11:\"116.12.33.4\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1636978387;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7bff771ba529ad368819723bd2930d1f1c07b952', '127.0.0.1', 1611148083, '__ci_last_regenerate|i:1611148083;requested_page|s:23:\"admin/reports/customers\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1611126373\";last_ip|s:12:\"116.12.32.41\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1611148056;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7c000e547fa9174432058831860f4abe9800b31a', '116.12.34.148', 1640241698, '__ci_last_regenerate|i:1640241460;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1640147426\";last_ip|s:13:\"116.12.33.170\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1640241697;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7c02d1a7598b6194824b048101741fcc4bb8d3bd', '116.12.33.27', 1642915914, '__ci_last_regenerate|i:1642915901;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1642825445\";last_ip|s:12:\"116.12.32.79\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1642915901;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7c03119dfa64b8168d403d5a6ddb12938f39c78e', '127.0.0.1', 1594798311, '__ci_last_regenerate|i:1594798311;requested_page|s:15:\"admin/customers\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594754399\";last_ip|s:12:\"210.1.246.66\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1594798206;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7c0853aa86d0789c0ec201c1ad488bfab6a8023a', '103.108.88.21', 1594207744, '__ci_last_regenerate|i:1594207744;requested_page|s:19:\"admin/customers/add\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594183208\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1594201075;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7c0f10cebb0018c13e101d0bfddc4170e943c0ea', '103.108.91.129', 1606463068, '__ci_last_regenerate|i:1606463068;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606395992\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606463068;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;message|s:26:\"Payment successfully added\";__ci_vars|a:1:{s:7:\"message\";s:3:\"new\";}');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7c19ec58b8b8990c85f66e89cf162e466f713969', '127.0.0.1', 1614430436, '__ci_last_regenerate|i:1614430436;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1614417624\";last_ip|s:13:\"116.12.32.140\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1614430312;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7c1d631639c9253bfdf14fdf619d95e70fd9f2d9', '127.0.0.1', 1594727003, '__ci_last_regenerate|i:1594727003;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594717643\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1594725336;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7c29502781fe7e2a2a352b1968ab5dd7fe5bee88', '116.12.33.116', 1616988970, '__ci_last_regenerate|i:1616988970;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616900099\";last_ip|s:12:\"116.12.33.57\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616988936;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7c2e1c1903d350144b0afd6d47697d6c17445ef7', '127.0.0.1', 1611126373, '__ci_last_regenerate|i:1611126373;requested_page|s:15:\"admin/pos/sales\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7c36c132f849adfb61d740141e6aee0cb895fdcd', '127.0.0.1', 1615382445, '__ci_last_regenerate|i:1615382311;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1615378651\";last_ip|s:13:\"116.12.32.112\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1615382425;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7c3a817b12fb4ea2417b5d7798f6d93bd4ee64fe', '116.12.34.5', 1644572408, '__ci_last_regenerate|i:1644572408;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1644489109\";last_ip|s:12:\"116.12.33.47\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1644572386;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7c3cd02579fca87ccfb9566b3613a39b1381359c', '116.12.32.208', 1642075462, '__ci_last_regenerate|i:1642075462;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1642059133\";last_ip|s:13:\"116.12.34.214\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1642075321;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7c3cd1d0fd9f81cd7815e8a592774464d36cfb37', '127.0.0.1', 1615560314, '__ci_last_regenerate|i:1615560314;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1615538557\";last_ip|s:12:\"116.12.33.13\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1615560302;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7c3cdc28e1f958264e4f8d9ff68eb69bc6e87af9', '103.108.88.21', 1602419982, '__ci_last_regenerate|i:1602419981;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1602402440\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1602419982;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7c477ab06464fc0850cb8cec08b84ac16b2d1e13', '127.0.0.1', 1594804133, '__ci_last_regenerate|i:1594804133;requested_page|s:5:\"admin\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7c47fc7f7655dda82987522fab41a15ce333926f', '103.108.91.130', 1605694224, '__ci_last_regenerate|i:1605694224;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605678510\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605694180;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7c49499c3e0f7be1ba823b4ec31c252fdcbeafda', '127.0.0.1', 1612505710, '__ci_last_regenerate|i:1612505710;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1612419958\";last_ip|s:13:\"116.12.33.185\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1612505693;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7c4a2a869ceed14d7b5ed0daeebc11e2c2622fcc', '116.12.32.145', 1607433076, '__ci_last_regenerate|i:1607432894;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607414134\";last_ip|s:12:\"116.12.33.67\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607433069;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7c573cfef7f964378bd5f55c75725f27aae0b3ae', '116.12.33.116', 1616998959, '__ci_last_regenerate|i:1616998959;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616900099\";last_ip|s:12:\"116.12.33.57\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616998668;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7c5a67736336b0bd2ed238c1b02f735ba5669ffe', '127.0.0.1', 1600664678, '__ci_last_regenerate|i:1600664612;requested_page|s:5:\"admin\";identity|s:13:\"abc@gmail.com\";username|s:6:\"FARHAD\";email|s:13:\"abc@gmail.com\";user_id|s:1:\"3\";old_last_login|s:10:\"1600508437\";last_ip|s:12:\"210.1.246.66\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"2\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"1\";biller_id|s:1:\"3\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1600664673;register_id|s:1:\"9\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-06-08 08:16:14\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7c625da7f4ff5365e1fee330251081cc70d1e22d', '116.12.33.12', 1608383536, '__ci_last_regenerate|i:1608383536;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608363721\";last_ip|s:12:\"116.12.33.12\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608382641;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7c7034f7fdc25439b144c0d8bc076e78ffe378fd', '127.0.0.1', 1604039080, '__ci_last_regenerate|i:1604038808;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1603981704\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1604039079;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7c75d21ab1f64bb999759656d6cbba8dea4e9c06', '127.0.0.1', 1598878110, '__ci_last_regenerate|i:1598878110;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1598853793\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1598878086;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7c7dab4b653e23acf0f7351ba889aefc4d44dcca', '127.0.0.1', 1610262215, '__ci_last_regenerate|i:1610262215;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1610197846\";last_ip|s:12:\"116.12.33.44\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1610262214;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7c7e66c189129c95296e67257cb44e5458c470e2', '127.0.0.1', 1593755973, '__ci_last_regenerate|i:1593755904;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1593680784\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1593752408;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7c86c60daccb0c251e3f55143c1d0d2a37ca4b66', '103.108.91.130', 1606551580, '__ci_last_regenerate|i:1606551580;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606455480\";last_ip|s:14:\"103.108.91.129\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606551501;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7c92c8f0c50c20f3327607a5bdecd8f95aa9a686', '103.108.88.21', 1599656495, '__ci_last_regenerate|i:1599656495;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1599569535\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1599656494;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7c947b38ba8dd79161a3446a08cd650ec2112817', '116.12.32.200', 1612267738, '__ci_last_regenerate|i:1612267738;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1612247464\";last_ip|s:13:\"116.12.32.200\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1612265145;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7c959be19812e35a0bd8c3deacdb39842a344ff2', '116.12.33.189', 1626175331, '__ci_last_regenerate|i:1626175314;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1626075932\";last_ip|s:13:\"116.12.33.146\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1626175331;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7c96b87ff67995a6af84a3cf31e813f20766fac4', '116.12.33.166', 1619170288, '__ci_last_regenerate|i:1619170288;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1619156122\";last_ip|s:13:\"116.12.33.143\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1619170267;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7ca1daf84df33683e9407af1c698a5b8ba67f722', '127.0.0.1', 1616251156, '__ci_last_regenerate|i:1616251156;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616144499\";last_ip|s:13:\"116.12.33.146\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616250407;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7ca41da55140fba767c73d5a5dc1ccf4855e4a79', '116.12.33.107', 1610801415, '__ci_last_regenerate|i:1610801415;requested_page|s:9:\"admin/pos\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1610775754\";last_ip|s:13:\"116.12.33.107\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1610800807;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7ca5aa19cbf0a37447386fca6a14ced83bac4936', '103.108.91.130', 1605536546, '__ci_last_regenerate|i:1605536546;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605503328\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605536517;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7ca5c3fac451a198a6a1507997bcb452f0a65048', '103.108.88.21', 1594811211, '__ci_last_regenerate|i:1594811211;requested_page|s:15:\"admin/customers\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594754399\";last_ip|s:12:\"210.1.246.66\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1594811154;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7cac7ef33906ff3398ace7c24f8172414efd4cf7', '116.12.33.12', 1608384547, '__ci_last_regenerate|i:1608384547;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608363721\";last_ip|s:12:\"116.12.33.12\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608384536;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7cad15011e8fd522065892f5d8bf70f490e54997', '116.12.34.35', 1642411656, '__ci_last_regenerate|i:1642411656;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1642401645\";last_ip|s:12:\"116.12.34.35\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1642411576;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7cb55e9a8204026b48b5f9d7e55b338685e7a8fa', '127.0.0.1', 1616913941, '__ci_last_regenerate|i:1616913941;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616835824\";last_ip|s:12:\"116.12.33.49\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616913905;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7cb6862c12bc55c5ef36d2552e1d50d96c9349c4', '116.12.34.193', 1645881092, '__ci_last_regenerate|i:1645881092;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1645849672\";last_ip|s:13:\"116.12.34.193\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1645880429;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7cbf740fbad0d9f1e7efd64a751c686cec03577e', '116.12.33.161', 1612355513, '__ci_last_regenerate|i:1612355513;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1612332728\";last_ip|s:13:\"116.12.33.161\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1612355505;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7cc95f0e9f1ac9fa489c6692d8f4fb4c65ff4326', '127.0.0.1', 1610808752, '__ci_last_regenerate|i:1610808752;requested_page|s:9:\"admin/pos\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1610775754\";last_ip|s:13:\"116.12.33.107\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1610807524;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7cdb8d92e55804c8de88b8690b404ef3f1415424', '116.12.34.194', 1642761978, '__ci_last_regenerate|i:1642761978;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1642676905\";last_ip|s:13:\"116.12.32.153\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1642761972;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7cdd8d42e72eba2be3620997220a337f80b30034', '103.108.88.21', 1595069259, '__ci_last_regenerate|i:1595069259;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594988188\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595054121;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7ce6bcc275c2c69aa0bfbd81f0eec7be816e52a4', '116.12.32.213', 1637987938, '__ci_last_regenerate|i:1637987938;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1637917564\";last_ip|s:13:\"116.12.32.204\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1637986571;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7ce746579f62d14eb3295694d754bac044f7273a', '116.12.32.214', 1638785130, '__ci_last_regenerate|i:1638785130;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1638764349\";last_ip|s:13:\"116.12.34.142\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1638785115;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7ce9332bb03294516f3432a6a22b82ab010d35f0', '116.12.32.219', 1636813734, '__ci_last_regenerate|i:1636813657;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1636779822\";last_ip|s:13:\"116.12.32.122\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1636813657;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7cefba12d83a5fa2b2f4a4038266e0251eddf806', '127.0.0.1', 1612268695, '__ci_last_regenerate|i:1612268695;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1612247464\";last_ip|s:13:\"116.12.32.200\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1612268663;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7d040d03db46572e1b90a8eef241f9c08c827b9d', '116.12.32.8', 1636110510, '__ci_last_regenerate|i:1636110510;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1636089343\";last_ip|s:11:\"116.12.32.8\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1636110209;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;message|s:27:\"Customer successfully added\";__ci_vars|a:1:{s:7:\"message\";s:3:\"new\";}');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7d1195cd3a04dc574dd89b871453be689b1dd215', '116.12.32.43', 1638850093, '__ci_last_regenerate|i:1638850093;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1638782178\";last_ip|s:13:\"116.12.32.214\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1638847673;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7d1615439ee00f14855668e93a56531c63035ca0', '127.0.0.1', 1617009956, '__ci_last_regenerate|i:1617009956;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616900099\";last_ip|s:12:\"116.12.33.57\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617009389;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7d1763c6720b08bee57f3dc64692632ca20d77de', '127.0.0.1', 1616059725, '__ci_last_regenerate|i:1616059725;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1615987196\";last_ip|s:13:\"116.12.32.129\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616059708;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7d20d89d517082aa75571a35d32dfe6055d66dfb', '127.0.0.1', 1608448793, '__ci_last_regenerate|i:1608448793;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608375836\";last_ip|s:12:\"116.12.33.12\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608448788;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7d32abeb0b67024c362b10693ec4e8f46b45b26f', '116.12.32.190', 1639912497, '__ci_last_regenerate|i:1639912497;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1639889104\";last_ip|s:13:\"116.12.32.190\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1639912461;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7d3998d37597c774693dc5d34e4fd08a4f25f989', '127.0.0.1', 1606573207, '__ci_last_regenerate|i:1606573207;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606455480\";last_ip|s:14:\"103.108.91.129\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606572537;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7d41212693d2c7b10f34d7b30eeba1e457b1ece2', '116.12.32.145', 1607428225, '__ci_last_regenerate|i:1607428225;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607414134\";last_ip|s:12:\"116.12.33.67\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607427983;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7d41625364fb025f49e84c8574dd8cfc9d4c0b80', '103.108.88.21', 1594298521, '__ci_last_regenerate|i:1594298521;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594267553\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7d4f50cb253c8c8955d8f2772e27c23933699e57', '116.12.34.55', 1645941734, '__ci_last_regenerate|i:1645941734;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1645877933\";last_ip|s:13:\"116.12.34.193\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1645941546;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7d581fd0c49b3ed67c85828de3f774c62265ee74', '127.0.0.1', 1608384231, '__ci_last_regenerate|i:1608384231;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608363721\";last_ip|s:12:\"116.12.33.12\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608384195;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7d69b524656ac2997652fd32a55622b67b66984e', '116.12.32.217', 1615639539, '__ci_last_regenerate|i:1615639539;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1615553851\";last_ip|s:12:\"116.12.33.13\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1615639524;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7d7e6217d1efd0654bfa33a07ee9cb9088e2c123', '127.0.0.1', 1616310660, '__ci_last_regenerate|i:1616310660;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616230783\";last_ip|s:13:\"116.12.33.242\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616308972;remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7d8436562eda9f45e7a3948cbab4adbd8c4b1644', '127.0.0.1', 1598615674, '__ci_last_regenerate|i:1598615674;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1598532246\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1598615669;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7d86c5a074acb03456f49149f3b8027fb9fecb4a', '127.0.0.1', 1613914289, '__ci_last_regenerate|i:1613914289;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1613889135\";last_ip|s:12:\"116.12.33.50\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1613913834;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7d95f1203c7dcca08ff6d152d040d78148977b80', '127.0.0.1', 1595945300, '__ci_last_regenerate|i:1595945300;requested_page|s:13:\"admin/welcome\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1595841827\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595945243;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7d9723b0ac4377206e2c96833e30fef9103fc6e4', '116.12.34.223', 1643629743, '__ci_last_regenerate|i:1643629417;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1643551094\";last_ip|s:13:\"116.12.32.221\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1643629743;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7d9ca4f8492e47b193d16ed87065e7e782cd023f', '116.12.32.18', 1637574036, '__ci_last_regenerate|i:1637574036;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1637499031\";last_ip|s:13:\"116.12.32.219\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1637573949;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7d9fd2458e3a523b2f1cb186b7c478b18ea204ae', '127.0.0.1', 1593858078, 'requested_page|s:15:\"admin/customers\";__ci_last_regenerate|i:1593858078;identity|s:11:\"r@gmail.com\";username|s:4:\"neon\";email|s:11:\"r@gmail.com\";user_id|s:1:\"4\";old_last_login|s:10:\"1593596310\";last_ip|s:14:\"203.190.14.186\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"5\";warehouse_id|s:1:\"1\";view_right|s:1:\"1\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"4\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1593836831;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7dadb04a34fa63b4e40a7a4593bb2288608f9dae', '127.0.0.1', 1606401344, '__ci_last_regenerate|i:1606401344;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606377880\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606401339;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7dd3d6e6edf62a8eae3b7df454e70385a5f7f287', '127.0.0.1', 1601386872, 'requested_page|s:19:\"admin/customers/add\";__ci_last_regenerate|i:1601386872;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1601363098\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1601386808;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7ddc281ffd0fd644b4de3fc18e88bdb5cb7b91b1', '116.12.32.144', 1607511268, '__ci_last_regenerate|i:1607511268;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607424997\";last_ip|s:13:\"116.12.32.145\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607511225;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7de14b08d664f637b78683fbd60c49b16416ea40', '127.0.0.1', 1617629656, '__ci_last_regenerate|i:1617629656;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617533532\";last_ip|s:12:\"116.12.33.54\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617629655;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7de3fdd1dc99d498c87a22a03dc4884ea416a07e', '116.12.32.211', 1637384363, '__ci_last_regenerate|i:1637384363;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1637310084\";last_ip|s:13:\"116.12.34.215\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1637381645;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7df27e9586fe7e6fd5caac430a31f8f73880d19e', '127.0.0.1', 1607431577, '__ci_last_regenerate|i:1607431577;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607414134\";last_ip|s:12:\"116.12.33.67\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607431559;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7df56e1aa0669589296c83419792bc3dfc82db54', '127.0.0.1', 1606476101, '__ci_last_regenerate|i:1606476101;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606395992\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606476101;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7df673bef4c58a8ddba54b1a362dcb897b2b4384', '103.108.91.130', 1605536892, '__ci_last_regenerate|i:1605536892;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605503328\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605536745;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7dfd73184df6316e8e9219400ad3c465ab067eaf', '127.0.0.1', 1608364322, '__ci_last_regenerate|i:1608364322;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608354918\";last_ip|s:12:\"116.12.33.12\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608364285;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7e0500a02ed03e5d423d4a3fc3a7b7df9c1edfc3', '127.0.0.1', 1609584433, '__ci_last_regenerate|i:1609584433;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609414124\";last_ip|s:13:\"116.12.33.162\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1609581323;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7e07c3aee51b94f4fc2ea4265cde360683a6097a', '116.12.34.215', 1641380164, '__ci_last_regenerate|i:1641379792;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1641357973\";last_ip|s:13:\"116.12.34.215\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1641379907;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7e1b3044ee5ba46657cf51e20256fac8e375d0e6', '103.108.91.130', 1605535547, '__ci_last_regenerate|i:1605535547;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605503328\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605535536;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7e1e147e2f99226e2ac061bc59f699a460ffcc7d', '116.12.32.152', 1616334539, '__ci_last_regenerate|i:1616334539;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616303140\";last_ip|s:11:\"116.12.33.5\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616334513;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7e2058a20f3a1eaeea5316df83e95e677dea7e04', '127.0.0.1', 1612335161, '__ci_last_regenerate|i:1612335161;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1612262229\";last_ip|s:13:\"116.12.32.200\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1612335157;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7e3ce1baae7a95d51bd9b90e472339b4c9b29567', '116.12.34.13', 1636177809, '__ci_last_regenerate|i:1636177809;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1636109387\";last_ip|s:11:\"116.12.32.8\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1636177664;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7e526e3afbfa9cb910eae1800a68cdde69bca7e0', '116.12.33.132', 1618831133, '__ci_last_regenerate|i:1618831131;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1618753218\";last_ip|s:12:\"116.12.32.42\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1618831132;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7e546c4084479f0174554408b9c3a81785562e21', '103.108.88.21', 1597479590, '__ci_last_regenerate|i:1597479590;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597468572\";last_ip|s:9:\"127.0.0.1\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597479360;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7e5577bf1c386fb41c87c5e73df6bc80b92600d1', '103.108.88.21', 1600783451, '__ci_last_regenerate|i:1600783389;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1600772459\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1600783451;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7e78463d4c354ebf15b1d54bb6df30a10eb03933', '127.0.0.1', 1613824351, '__ci_last_regenerate|i:1613824351;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1613810114\";last_ip|s:13:\"116.12.32.222\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1613824113;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7e8e40914b006f651742da8b52eb29703bac2cff', '127.0.0.1', 1617430611, '__ci_last_regenerate|i:1617430611;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617345364\";last_ip|s:13:\"116.12.33.149\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617429856;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7e96970858c5e78e3a94eab3b80c5137a57babf2', '127.0.0.1', 1611409036, '__ci_last_regenerate|i:1611409036;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1611378421\";last_ip|s:13:\"116.12.32.111\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1611408388;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7e98259363224aebd5634125fab0d4b7ec0eec9e', '103.108.88.21', 1604229655, '__ci_last_regenerate|i:1604229592;requested_page|s:22:\"admin/sales/deliveries\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1604208809\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";error|N;last_activity|i:1604229655;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7e9861627a2b5436e3b117ccd7762204937cedea', '116.12.32.218', 1638332552, '__ci_last_regenerate|i:1638332552;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1638279249\";last_ip|s:13:\"116.12.32.184\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1638332497;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7e9d025dfb7e6605a31cb1c3f9e882540226548d', '127.0.0.1', 1608634585, '__ci_last_regenerate|i:1608634585;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608617515\";last_ip|s:13:\"116.12.33.218\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608634539;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7eb4fe05cfacc3a726f7e06efc7ae80d49913104', '116.12.33.162', 1609399505, '__ci_last_regenerate|i:1609399505;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609340278\";last_ip|s:13:\"116.12.33.205\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1609397955;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7ebac12db1b64796d16405759b2025b77995c3f8', '116.12.32.211', 1620566896, '__ci_last_regenerate|i:1620566896;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1620469410\";last_ip|s:12:\"116.12.33.58\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1620566879;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7ec36e5753ad38b89b1cc5e76083d80ffeac7bb3', '116.12.33.37', 1617102653, '__ci_last_regenerate|i:1617102653;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617080165\";last_ip|s:12:\"116.12.33.37\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617102622;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7ec7c30dff1a45dd396c2d2976d35cd2309a57f5', '127.0.0.1', 1597843436, 'requested_page|s:28:\"admin/sales/payment_note/317\";__ci_last_regenerate|i:1597843223;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597822233\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597843436;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7ece9c48d2c59a8bcf5178619402acd493199af0', '127.0.0.1', 1607757827, '__ci_last_regenerate|i:1607757827;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607665148\";last_ip|s:13:\"116.12.32.213\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607757810;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7ed70ce25dd0cd8723ab595f61a8288ef25ffa2f', '116.12.32.185', 1644656727, '__ci_last_regenerate|i:1644656727;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1644638434\";last_ip|s:13:\"116.12.32.185\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1644656704;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7edd1815ba23912c97e3a468a6a18a236bf5c667', '127.0.0.1', 1610872266, '__ci_last_regenerate|i:1610872266;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1610799008\";last_ip|s:13:\"116.12.33.107\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1610869493;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7eeb4e83f068051f365b0f3ff6a91357565ec34a', '116.12.33.65', 1617697986, '__ci_last_regenerate|i:1617697986;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617631766\";last_ip|s:13:\"116.12.32.223\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617697973;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7ef1b402648e2ad4b9715ed04b0f1a2095b7cb03', '103.108.88.21', 1593852176, 'requested_page|s:15:\"admin/customers\";__ci_last_regenerate|i:1593852176;identity|s:11:\"r@gmail.com\";username|s:4:\"neon\";email|s:11:\"r@gmail.com\";user_id|s:1:\"4\";old_last_login|s:10:\"1593596310\";last_ip|s:14:\"203.190.14.186\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"5\";warehouse_id|s:1:\"1\";view_right|s:1:\"1\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"4\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1593836831;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7efb43179c9589dad9f6b0f8f37f7ec632e89879', '116.12.34.104', 1642506391, '__ci_last_regenerate|i:1642506391;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1642489574\";last_ip|s:13:\"116.12.34.104\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1642506372;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7f07c5002bb9e8b35b362fda04db9f35caa3ae79', '127.0.0.1', 1594900839, '__ci_last_regenerate|i:1594900637;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594897472\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1594900838;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7f120e30056213e0785dd41d6337849b62f55197', '103.96.36.65', 1642067333, '__ci_last_regenerate|i:1642067330;requested_page|s:15:\"admin/pos/sales\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7f1c5d1ec1343f258ee34a90f3cf4a605bc0c5e2', '127.0.0.1', 1611144076, '__ci_last_regenerate|i:1611144076;requested_page|s:23:\"admin/reports/customers\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1611126373\";last_ip|s:12:\"116.12.32.41\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1611142026;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7f1d42805a99ee3072d2919332b00cacceed224e', '116.12.33.207', 1611749000, '__ci_last_regenerate|i:1611749000;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1611659572\";last_ip|s:12:\"116.12.32.50\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1611748974;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7f37da364a7a342d0deb1f8aa9f3c34868fffc50', '103.108.91.131', 1606135292, '__ci_last_regenerate|i:1606135292;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606118527\";last_ip|s:14:\"103.108.91.131\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606132949;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7f3a075070727972ca437ec665b14b7ceaf4016a', '116.12.33.146', 1616152719, '__ci_last_regenerate|i:1616152719;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616069053\";last_ip|s:12:\"116.12.32.81\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616152453;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7f3d08e04dd71a3ac54c1d23989390e51f3e31cd', '116.12.32.12', 1614175156, '__ci_last_regenerate|i:1614175156;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1614155657\";last_ip|s:12:\"116.12.32.12\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1614175107;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7f41325faee34172593198ef6b717df01e1e2911', '116.12.32.223', 1640842429, '__ci_last_regenerate|i:1640842429;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1640752748\";last_ip|s:13:\"116.12.34.137\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1640842389;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7f4b5a9168747210084ffec6e5e3eae023cf1814', '116.12.33.54', 1617519800, '__ci_last_regenerate|i:1617519800;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617447467\";last_ip|s:13:\"116.12.32.198\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617519782;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7f4bb5d27a6c14d53e907323c1f88435add3e5a3', '127.0.0.1', 1606819398, '__ci_last_regenerate|i:1606819398;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606720128\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606819136;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7f5853ca659db6ad1ed1b1cddc89569231c3cb14', '116.12.32.207', 1641467390, '__ci_last_regenerate|i:1641467390;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1641452918\";last_ip|s:12:\"116.12.34.74\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1641467386;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7f5f012e6086c0e9e133391f4b44460f348fc196', '103.108.88.21', 1593931892, '__ci_last_regenerate|i:1593931892;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1593866795\";last_ip|s:13:\"43.231.23.122\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1593924485;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7f608058e5da08346cd7f5a4ba5d382940cc0a54', '116.12.32.221', 1609684198, '__ci_last_regenerate|i:1609684198;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609670351\";last_ip|s:13:\"116.12.32.221\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1609684075;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7f636adcc5e2aa6961cb1d765432f5e980ce46ab', '127.0.0.1', 1608449429, '__ci_last_regenerate|i:1608449429;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608375836\";last_ip|s:12:\"116.12.33.12\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608449076;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7f6c864a6a6199ea372b56104dc1fcb4d4914403', '116.12.33.10', 1608706183, '__ci_last_regenerate|i:1608706183;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608646438\";last_ip|s:13:\"116.12.33.201\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608706152;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7f77ed8eb1768bc7775a1a9ea6993afa7d28a7ea', '103.68.5.178', 1642096895, '__ci_last_regenerate|i:1642096872;requested_page|s:15:\"admin/pos/sales\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7f8558aed087cba0feb00efb2bbb52b3cfccfc76', '116.12.34.74', 1641453219, '__ci_last_regenerate|i:1641453219;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1641442482\";last_ip|s:12:\"116.12.34.74\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1641453180;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7f93483b1d0d308f0fdbcf5cf2dfeb1654b82920', '116.12.32.118', 1648793692, '__ci_last_regenerate|i:1648793692;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1648706056\";last_ip|s:13:\"116.12.33.172\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1648793576;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7f9e87898157c27ce07a0f303d47522cea19a90c', '103.108.91.131', 1604468263, '__ci_last_regenerate|i:1604468263;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1604378350\";last_ip|s:14:\"103.108.91.131\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1604468256;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7f9f5bd8c3c1ed7a7c98dbc2e98045b4f2fd3100', '116.12.32.162', 1612511148, '__ci_last_regenerate|i:1612511148;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1612419958\";last_ip|s:13:\"116.12.33.185\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1612508770;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7fa1e227ad5358faa1e7b39af16467596afea77f', '127.0.0.1', 1612264204, '__ci_last_regenerate|i:1612264204;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1612247464\";last_ip|s:13:\"116.12.32.200\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1612264203;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7facad263702c0f576f1c3528af181c667af8248', '116.12.33.21', 1630394621, '__ci_last_regenerate|i:1630394621;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1629703757\";last_ip|s:14:\"103.126.218.74\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1630394492;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7fb0402afb979e392156c425edf93f389acebb3e', '116.12.34.248', 1634821123, '__ci_last_regenerate|i:1634821123;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1634616336\";last_ip|s:12:\"116.12.34.65\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1634820210;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7fb32954448c79d00b5257c0bdb45212e05d46c5', '116.12.32.211', 1620567203, '__ci_last_regenerate|i:1620567203;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1620469410\";last_ip|s:12:\"116.12.33.58\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1620567194;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7fb64556e7e109b53069ef703ec0a89fc628b421', '116.12.32.211', 1646389899, '__ci_last_regenerate|i:1646389899;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1646292006\";last_ip|s:13:\"116.12.32.197\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1646389873;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7fb85b0357a84285d468cd8576ce4e1954e84533', '116.12.34.42', 1644062928, '__ci_last_regenerate|i:1644062928;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1644042409\";last_ip|s:12:\"116.12.34.42\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1644062869;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7fc237179f451c402e2d9655fbba79b1235b4724', '116.12.32.221', 1643521670, '__ci_last_regenerate|i:1643521670;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1643437981\";last_ip|s:13:\"116.12.34.159\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1643521651;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7fc719c8e3928eb768a673ac9d9fb08bb519f3de', '103.108.88.21', 1599050201, '__ci_last_regenerate|i:1599050033;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1598965980\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1599050168;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7fda73063740ef6f49fa8e050a1a23ecab8058f3', '127.0.0.1', 1613041233, '__ci_last_regenerate|i:1613041233;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1612940702\";last_ip|s:13:\"116.12.33.155\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1613041129;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7fdd782bcc9a250970d3f58e15523184d8ad8a7e', '116.12.33.97', 1612083139, '__ci_last_regenerate|i:1612083139;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1612018324\";last_ip|s:13:\"116.12.32.171\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1612083131;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7fe48c3bea8a2ae8348075a5b697eeae786395d4', '103.108.91.131', 1604465324, '__ci_last_regenerate|i:1604465324;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1604378350\";last_ip|s:14:\"103.108.91.131\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1604465271;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7ff1cbf167d01c430307f5dff153b85a49ed4c9c', '127.0.0.1', 1597930754, '__ci_last_regenerate|i:1597930754;requested_page|s:19:\"admin/reports/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597901192\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597925293;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7ff493107a9caeb51b068b55e48363be2c217c80', '103.108.88.21', 1600608352, '__ci_last_regenerate|i:1600608352;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1600584874\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1600608351;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('7lbb7ba04rpbkavcn7juf9jctsqqs0th', '::1', 1593312920, '__ci_last_regenerate|i:1593312875;requested_page|s:5:\"admin\";identity|s:11:\"a@gmail.com\";username|s:6:\"farhad\";email|s:11:\"a@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1593280074\";last_ip|s:3:\"::1\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|N;view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|N;company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8000ac793cd1040b7124d4cea6216aa8a844a480', '127.0.0.1', 1600995821, '__ci_last_regenerate|i:1600995677;requested_page|s:5:\"admin\";identity|s:13:\"abc@gmail.com\";username|s:6:\"FARHAD\";email|s:13:\"abc@gmail.com\";user_id|s:1:\"3\";old_last_login|s:10:\"1600664628\";last_ip|s:12:\"210.1.246.66\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"2\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"1\";biller_id|s:1:\"3\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8002c7bd4c1ba8160dcc17e30e09fee04c0e4a6c', '116.12.34.165', 1639306461, '__ci_last_regenerate|i:1639306461;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1639197279\";last_ip|s:13:\"116.12.33.127\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1639306434;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('80038394d44e35ca071aa6be336e338db268554b', '116.12.32.140', 1614438914, '__ci_last_regenerate|i:1614438914;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1614417624\";last_ip|s:13:\"116.12.32.140\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1614438894;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('80077f3326fb6c7dbca122c5e975fc7530ffb086', '116.12.33.210', 1610346671, '__ci_last_regenerate|i:1610346671;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1610256883\";last_ip|s:12:\"116.12.33.30\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1610346635;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('800ba00a61c8445e1ef3dff4689c65dda6f2e8cd', '116.12.33.150', 1609772542, '__ci_last_regenerate|i:1609772542;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609743297\";last_ip|s:13:\"116.12.32.124\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1609772522;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8010561fcea40ebaa56832a2dcae3ddf3af137c1', '116.12.32.211', 1643190942, '__ci_last_regenerate|i:1643190942;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1643096282\";last_ip|s:11:\"116.12.33.8\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1643190922;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8016f3c478488b82d8fb08344a68b94aabb7345a', '116.12.32.162', 1612507958, '__ci_last_regenerate|i:1612507958;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1612419958\";last_ip|s:13:\"116.12.33.185\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1612507610;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8020bbf0e8acf8bc549c65262d79be3fc97f9c28', '116.12.34.42', 1644056587, '__ci_last_regenerate|i:1644056587;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1644042409\";last_ip|s:12:\"116.12.34.42\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1644054924;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('802ceecb89a6d041aa64fee85cb843683854d560', '103.108.91.131', 1604645654, '__ci_last_regenerate|i:1604645654;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1604551273\";last_ip|s:14:\"103.108.91.131\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1604645622;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('802f5cf3bfef470246fd55da7ab45f51734e7a1a', '127.0.0.1', 1597488971, '__ci_last_regenerate|i:1597488971;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597468572\";last_ip|s:9:\"127.0.0.1\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597488927;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('803056a80656664d3a4b0de13ef537ad63e55e87', '127.0.0.1', 1611151332, '__ci_last_regenerate|i:1611151332;requested_page|s:23:\"admin/reports/customers\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1611126373\";last_ip|s:12:\"116.12.32.41\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1611151299;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('80348daa5090c2a1f20571c881d5d38321230224', '116.12.32.197', 1646293573, '__ci_last_regenerate|i:1646293301;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1646195357\";last_ip|s:13:\"116.12.34.216\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1646293573;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('80371cd089af05d666ab6db9a9128a06d9733fa9', '116.12.34.118', 1648094826, '__ci_last_regenerate|i:1648094826;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1648008254\";last_ip|s:13:\"116.12.34.148\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1648094805;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('803e14cb166dcdde60ca8efe46f25f950c7d4553', '116.12.32.8', 1636115619, '__ci_last_regenerate|i:1636115619;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1636089343\";last_ip|s:11:\"116.12.32.8\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1636115578;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('80465b9fa09bce64cfaf529544e8431433b639df', '103.108.88.21', 1597496059, '__ci_last_regenerate|i:1597496059;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597468572\";last_ip|s:9:\"127.0.0.1\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597495812;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('80487d36160c43e7b7a20a93886d67ca4e6e200f', '127.0.0.1', 1611318807, '__ci_last_regenerate|i:1611318807;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1611295747\";last_ip|s:13:\"116.12.32.176\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1611318483;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('804a0909d2311bead0a54e135d4f80d08b239173', '127.0.0.1', 1616751421, '__ci_last_regenerate|i:1616751370;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616669679\";last_ip|s:13:\"116.12.33.191\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616751420;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('805bd3aed493f20c03754392b67598d303609af0', '116.12.33.97', 1607861405, '__ci_last_regenerate|i:1607861405;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607772531\";last_ip|s:13:\"116.12.33.239\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607861388;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('805ce8bcc820adb6013fb45c8207da26c1ca462e', '116.12.32.25', 1614610043, '__ci_last_regenerate|i:1614610043;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1614585948\";last_ip|s:12:\"116.12.32.25\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1614609910;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('80601afc696fc929f4f501e510facdfc8d197fd7', '127.0.0.1', 1605197670, '__ci_last_regenerate|i:1605197477;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605101433\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605197581;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('806132e3c0613dfa3a8508c0e16f08f4c0aeb011', '127.0.0.1', 1609043875, '__ci_last_regenerate|i:1609043795;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608983304\";last_ip|s:12:\"116.12.32.60\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1609043851;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8069ff1928a6248cdef3df484a1ead233e64d3ca', '116.12.33.234', 1617951296, '__ci_last_regenerate|i:1617951296;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617877038\";last_ip|s:13:\"116.12.33.187\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617951084;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('806b1baf8476e127a151f9a57374bf7dd5e8b2ca', '116.12.32.211', 1637399466, '__ci_last_regenerate|i:1637399466;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1637380449\";last_ip|s:13:\"116.12.32.211\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1637399400;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('80723d1b8d7f9b89267a3a5f9a5367d35ceae5d4', '116.12.32.190', 1639895045, '__ci_last_regenerate|i:1639895045;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1639816611\";last_ip|s:12:\"116.12.33.33\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1639895027;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('807349b078363e654eeef8b61f45f9a521c63c2a', '103.108.91.131', 1604465022, '__ci_last_regenerate|i:1604465022;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1604378350\";last_ip|s:14:\"103.108.91.131\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1604464659;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8075210778d3de9087ebb7c6297a74fd3dc98dea', '127.0.0.1', 1605446397, '__ci_last_regenerate|i:1605446397;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605416089\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605446054;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8075f3093315b646be79aa0f7cbef3fc21503548', '116.12.32.223', 1615703608, '__ci_last_regenerate|i:1615703608;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1615625339\";last_ip|s:13:\"116.12.32.217\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1615703178;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8079794e36e5ebbaae1f1396abcafec701fbf2b6', '116.12.32.55', 1616768105, '__ci_last_regenerate|i:1616768105;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616751377\";last_ip|s:12:\"116.12.33.10\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616768078;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('807bd68c0b7b940606aed77fbbf7c08873ca1c28', '116.12.32.204', 1643025599, '__ci_last_regenerate|i:1643025599;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1643008271\";last_ip|s:13:\"116.12.34.139\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1643025581;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('80828e70200721690e94a33ed5d9ada38c58c334', '103.108.91.130', 1605446877, '__ci_last_regenerate|i:1605446877;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605416089\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605446405;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8085164b57bdcab13d2254f8de08f7376cdb6777', '127.0.0.1', 1610346369, '__ci_last_regenerate|i:1610346369;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1610256883\";last_ip|s:12:\"116.12.33.30\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1610346341;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8087620a540869c78e42a37697b347a9deb84f5b', '116.12.33.43', 1613136216, '__ci_last_regenerate|i:1613136216;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1613116205\";last_ip|s:12:\"116.12.33.43\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1613135983;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8087b6a7204f2e33dc88e507d69dda8f0debc9e0', '116.12.33.132', 1618825931, '__ci_last_regenerate|i:1618825931;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1618753218\";last_ip|s:12:\"116.12.32.42\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1618825478;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('808f2e8e1b669034c559b06c9e72aabcd42e30fc', '127.0.0.1', 1604815760, '__ci_last_regenerate|i:1604815760;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1604760043\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1604815749;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8090b147c0624a0dec97747c21a2fa72d0c15a5e', '127.0.0.1', 1608705856, '__ci_last_regenerate|i:1608705856;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608646438\";last_ip|s:13:\"116.12.33.201\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608705803;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('809302a02dd65c05ad1c03c54382aeb37bdf9ad5', '103.108.88.21', 1604242556, '__ci_last_regenerate|i:1604242556;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1604229283\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1604242508;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('809d92b23b975392daad3ef679d00bab1b9c01ea', '116.12.33.207', 1611755472, '__ci_last_regenerate|i:1611755472;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1611659572\";last_ip|s:12:\"116.12.32.50\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1611755468;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('809e0bcee0d4dfeef817d6e2343427766f9daf4c', '116.12.32.161', 1643342932, '__ci_last_regenerate|i:1643342932;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1643263805\";last_ip|s:12:\"116.12.34.35\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1643342908;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('80a873f3c2c8f2bda3fdf3259f4ece891297fbba', '103.108.88.21', 1595164187, '__ci_last_regenerate|i:1595164187;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1595131177\";last_ip|s:9:\"127.0.0.1\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595164145;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('80abd73cf74764d4b225f6d8390d1f670ace0c66', '116.12.33.205', 1609342683, '__ci_last_regenerate|i:1609342683;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609311665\";last_ip|s:13:\"116.12.33.205\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1609342667;remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('80bf124afee3ed5de2f0decaad8cfa905baa93b9', '127.0.0.1', 1608553027, '__ci_last_regenerate|i:1608553027;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608538360\";last_ip|s:13:\"116.12.33.177\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608552981;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('80c18078b034e3790de9a17911e7529ec54b8fbe', '116.12.33.54', 1636613007, '__ci_last_regenerate|i:1636613007;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1636603829\";last_ip|s:12:\"116.12.33.54\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1636612980;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('80c597499d3d15ac77c8e1ab71a57e7ac28a4022', '116.12.32.81', 1616074888, '__ci_last_regenerate|i:1616074886;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616055729\";last_ip|s:12:\"116.12.32.81\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616074887;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('80ce5c3c9157176b92fbd0fb434b729871881d98', '116.12.33.241', 1620231307, '__ci_last_regenerate|i:1620231307;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1620214876\";last_ip|s:13:\"116.12.33.241\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1620231292;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('80dab2ec6697dc9b77127d8f450278770ea49851', '127.0.0.1', 1610202481, '__ci_last_regenerate|i:1610202481;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1610171878\";last_ip|s:12:\"116.12.33.44\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1610202452;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('80e97465ac74664e9fddb7745c1e816387140bff', '103.108.91.130', 1605184289, '__ci_last_regenerate|i:1605184289;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605101433\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605183677;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('80f92a8e4e16015cc8d887dded396aff60b370a4', '127.0.0.1', 1610953820, '__ci_last_regenerate|i:1610953820;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1610859444\";last_ip|s:13:\"116.12.33.186\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1610953765;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('80f9d37657720ab0369db5cc62170b71e51825d6', '116.12.33.85', 1637836112, '__ci_last_regenerate|i:1637835998;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1637821433\";last_ip|s:12:\"116.12.33.85\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1637836112;error|N;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('80fc2a15f126e60afb86653665753a9bb4303b53', '116.12.32.59', 1625824845, '__ci_last_regenerate|i:1625824845;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1625742360\";last_ip|s:13:\"116.12.32.222\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1625824829;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('80fcea444165bb8f317f1b14587170ce66e85ce1', '127.0.0.1', 1611298243, '__ci_last_regenerate|i:1611298243;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1611232458\";last_ip|s:13:\"116.12.33.157\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1611297883;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('80ffb432e7428f9ff909ed36da4d3fb3303b5b61', '127.0.0.1', 1607319337, '__ci_last_regenerate|i:1607319337;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607264241\";last_ip|s:12:\"116.12.32.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607319337;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('810274934437eb5b833947de09ad80d65b1f38a5', '116.12.33.63', 1647925318, '__ci_last_regenerate|i:1647925318;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1647844805\";last_ip|s:13:\"116.12.34.243\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1647925279;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('81060oe6e88e9cghpinh2el00lfibdje', '::1', 1593215198, '__ci_last_regenerate|i:1593215198;requested_page|s:5:\"admin\";identity|s:11:\"a@gmail.com\";username|s:6:\"farhad\";email|s:11:\"a@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1593122510\";last_ip|s:3:\"::1\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|N;view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|N;company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('810654f2176c374a3248fce4feb708b3be9a18de', '116.12.32.214', 1642591870, '__ci_last_regenerate|i:1642591854;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1642503029\";last_ip|s:13:\"116.12.34.104\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1642591854;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8108bdc8d8eb5d9602a416c9343d9cf043d7f277', '116.12.32.34', 1647095648, '__ci_last_regenerate|i:1647095425;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1646992799\";last_ip|s:13:\"116.12.32.202\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1647095427;remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('810fb6fe3d82a4a70a4858600da0deb0bd88c9ec', '103.108.91.130', 1605106482, '__ci_last_regenerate|i:1605106482;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605093199\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605106334;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('811474563bf4224856378d0d5ddbfb99b389e215', '116.12.34.206', 1637468660, '__ci_last_regenerate|i:1637468660;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1637398026\";last_ip|s:13:\"116.12.32.211\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1637468635;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('81178c728fda308781cdbfb482d051ef96237e00', '103.108.91.131', 1604646020, '__ci_last_regenerate|i:1604645975;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1604551273\";last_ip|s:14:\"103.108.91.131\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1604646020;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8119644ef408e4ab839a212c8fcff394710eb59f', '116.12.33.112', 1622734205, '__ci_last_regenerate|i:1622734205;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1622610398\";last_ip|s:13:\"116.12.33.231\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1622734112;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('811afd1cf9e9ba0d1f7cd79659b43baafa7aa792', '127.0.0.1', 1598167504, '__ci_last_regenerate|i:1598167504;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1598098234\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1598167457;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8123d9efc828e6d55c3c6b86236b18fa42c7adba', '127.0.0.1', 1617522966, '__ci_last_regenerate|i:1617522965;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617447467\";last_ip|s:13:\"116.12.32.198\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617522966;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('812e456255c3fe48e488196fc1c96aeeeeeb8d1c', '127.0.0.1', 1603202248, '__ci_last_regenerate|i:1603202248;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1603192159\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1603201820;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('814a82e7fa66ae04c028d8e404cb0b9bf81f7620', '127.0.0.1', 1607771555, '__ci_last_regenerate|i:1607771555;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607750591\";last_ip|s:13:\"116.12.33.203\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607770976;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('81512a15daece253ed18f8c63974cca299b3a012', '127.0.0.1', 1606313148, '__ci_last_regenerate|i:1606313148;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606291700\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606313127;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8153f52bfd0a2e19b7bea83371162a57226390e9', '116.12.33.140', 1609250391, '__ci_last_regenerate|i:1609250391;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609226045\";last_ip|s:13:\"116.12.33.140\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1609250097;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8180d3be0947964fd4b59a2fcfdc8e7aa8736ac8', '116.12.34.216', 1640000789, '__ci_last_regenerate|i:1640000789;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1639977158\";last_ip|s:13:\"116.12.34.216\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1640000760;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('818f29ceed0051e7bba503524febeb9a46fd9884', '127.0.0.1', 1617271014, '__ci_last_regenerate|i:1617271014;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617254497\";last_ip|s:12:\"116.12.33.40\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617270973;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('819b3c45fa742c4b4e79a7d2ad355fdbd0d421cc', '116.12.34.123', 1635745887, '__ci_last_regenerate|i:1635745858;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1635680220\";last_ip|s:13:\"116.12.33.152\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1635745877;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('819b7749c52a5d14ef0d92be21e4c74a41575fe8', '127.0.0.1', 1604983414, '__ci_last_regenerate|i:1604983414;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1604912149\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1604983389;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('819d63906bb657cf48500094960ac49bb28934b9', '127.0.0.1', 1600350845, '__ci_last_regenerate|i:1600350845;requested_page|s:16:\"admin/myexpenses\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1600333297\";last_ip|s:14:\"37.111.199.178\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('81a46847166e166c62c27e9989b97ee3186c94ff', '116.12.34.109', 1644238482, '__ci_last_regenerate|i:1644238482;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1644132814\";last_ip|s:13:\"116.12.33.222\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1644238461;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('81c52a4ef7fd02579c6480d4dcc167ae1725430b', '116.12.32.40', 1607353508, '__ci_last_regenerate|i:1607353508;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607317798\";last_ip|s:13:\"116.12.33.189\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607353494;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('81ca1f1071f670e4ddbe41e6e366ad6d29dac0ce', '103.108.91.130', 1606479215, '__ci_last_regenerate|i:1606479215;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606395992\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606479215;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;message|s:26:\"Payment successfully added\";__ci_vars|a:1:{s:7:\"message\";s:3:\"new\";}');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('81cd61380422fbd7d0b30792f5c4adf5f6164d46', '127.0.0.1', 1603456468, '__ci_last_regenerate|i:1603456468;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1603440004\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1603455208;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('81d09b3020e0f10b2aad7c42a48cd337127da308', '116.12.32.217', 1615637552, '__ci_last_regenerate|i:1615637552;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1615553851\";last_ip|s:12:\"116.12.33.13\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1615637536;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('81dfc217a2f02e3b44ca3919938158a4c3519d89', '127.0.0.1', 1610526863, '__ci_last_regenerate|i:1610526859;requested_page|s:5:\"admin\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('81e2888c5c4819757e11cb8d540cd497ad3a8f19', '103.108.88.21', 1597664204, '__ci_last_regenerate|i:1597664191;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597555298\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597664198;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('81e3959dd344c847bd0601b8ea8b07b71d88abf5', '127.0.0.1', 1595153647, '__ci_last_regenerate|i:1595153647;requested_page|s:15:\"admin/customers\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1595087497\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595153181;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('81f9c152f30516c6f80a89dae3810f76ec217e8c', '103.108.91.131', 1606140094, '__ci_last_regenerate|i:1606140094;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606118527\";last_ip|s:14:\"103.108.91.131\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606140089;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('81fbbfb2c2bdb3a355b632d5fb6d0ce0b8d5c840', '127.0.0.1', 1607235747, '__ci_last_regenerate|i:1607235747;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607174440\";last_ip|s:13:\"116.12.33.196\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607235622;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('81fc4882b1469df780b65227e2e21112e6a0ddec', '116.12.34.68', 1637039389, '__ci_last_regenerate|i:1637039389;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1636977708\";last_ip|s:13:\"116.12.34.180\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1637039354;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('820c403d62a8ddd24d3828f5f83bb287ed06d11a', '116.12.32.222', 1625745020, '__ci_last_regenerate|i:1625745020;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1625644723\";last_ip|s:13:\"116.12.34.125\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1625744937;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('820f39a12a9ee010bc1fb9b54964828b16575972', '127.0.0.1', 1603292190, '__ci_last_regenerate|i:1603292190;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1603259232\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1603292189;error|N;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";user_csrf|s:20:\"QVtRXEFrMGAzu32hNcBI\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('82159260a5cd35a77b85898955e3d36abc856c2a', '116.12.34.223', 1643627394, '__ci_last_regenerate|i:1643627394;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1643551094\";last_ip|s:13:\"116.12.32.221\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1643627375;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8215b8cfab0c0070d80d72bad0f88f821dd14382', '103.108.91.130', 1606895322, '__ci_last_regenerate|i:1606895322;requested_page|s:9:\"admin/pos\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606884807\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606895303;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('821b821437894b5cb9e4353fa20f88d3d4acd510', '116.12.33.92', 1627717571, '__ci_last_regenerate|i:1627717571;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1626175324\";last_ip|s:13:\"116.12.33.189\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1627717511;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('82448ebd16a6bc4031bcb76bc164014660914ad6', '116.12.33.166', 1620141599, '__ci_last_regenerate|i:1620141599;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1620052991\";last_ip|s:13:\"116.12.33.185\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1620140765;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8251497a3d68cb4a68c194ce7e7df740b5ba54c7', '116.12.32.74', 1636868519, '__ci_last_regenerate|i:1636868519;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1636807546\";last_ip|s:13:\"116.12.32.219\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1636868496;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8262475bb7c0306d538f5c743e19c6ad640ab087', '116.12.32.215', 1631520971, '__ci_last_regenerate|i:1631520971;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1631358227\";last_ip|s:13:\"116.12.34.221\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1631520503;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8272752e421a991586a38e4e4173d754f5da71da', '116.12.33.70', 1609074522, '__ci_last_regenerate|i:1609074522;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609043804\";last_ip|s:12:\"116.12.33.70\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1609074491;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8277f7ee3d7cee6b7d23ff3f78f72abaa32dccce', '116.12.33.33', 1639803402, '__ci_last_regenerate|i:1639803402;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1639730283\";last_ip|s:13:\"116.12.34.113\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1639803381;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('827a148900e8e848676eafc11286aecff1e927f6', '116.12.34.165', 1639293242, '__ci_last_regenerate|i:1639293242;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1639197279\";last_ip|s:13:\"116.12.33.127\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1639293215;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('827a9aee61c3b32d8bfb300064f7ed3f2e1d9c38', '127.0.0.1', 1614089366, '__ci_last_regenerate|i:1614089366;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1614060490\";last_ip|s:12:\"116.12.33.28\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1614088777;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('82816e47655f741e99bb819a44f03d2ca68da520', '116.12.33.150', 1620644515, '__ci_last_regenerate|i:1620644515;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1620629291\";last_ip|s:13:\"116.12.33.219\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1620644509;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8295b3fdd4ab8a57bebf6eacfbf4d6d7be490773', '127.0.0.1', 1617352016, '__ci_last_regenerate|i:1617352016;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617332954\";last_ip|s:13:\"116.12.33.149\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617350868;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('82991178eedcf869508e8bab33738e28e864bfa7', '116.12.32.59', 1625828070, '__ci_last_regenerate|i:1625828070;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1625742360\";last_ip|s:13:\"116.12.32.222\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1625828052;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('829ed6befea5dcb7343b56a7e1f20769e833ea7c', '127.0.0.1', 1609056143, '__ci_last_regenerate|i:1609056143;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609043804\";last_ip|s:12:\"116.12.33.70\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1609055629;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('829fa3a338addbeb00c2fc0a02921a4b97c5c660', '116.12.34.193', 1645855694, '__ci_last_regenerate|i:1645855694;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1645795420\";last_ip|s:13:\"116.12.32.203\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1645855498;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('82a7ca3cf17d7526a251e10e5a96c6c3cb8442fb', '103.108.91.130', 1605279686, '__ci_last_regenerate|i:1605279686;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605242577\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605279664;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('82cac7ad3f324d398c12bb7f133b61d80615fd80', '127.0.0.1', 1608125827, '__ci_last_regenerate|i:1608125827;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608100273\";last_ip|s:12:\"116.12.32.96\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608125689;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('82d8e48c5f9a2ae69504f2639cb1fde0a57facf9', '116.12.32.214', 1642584561, '__ci_last_regenerate|i:1642584561;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1642503029\";last_ip|s:13:\"116.12.34.104\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1642584531;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('82f9038dd1e17d158f4b3b1c2dbe98ed49967637', '116.12.34.107', 1642226395, '__ci_last_regenerate|i:1642226395;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1642152013\";last_ip|s:12:\"116.12.34.19\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1642226372;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('83033d4261cf2d216c51683b909c7782abd76f02', '116.12.32.209', 1640075204, '__ci_last_regenerate|i:1640075204;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1640064073\";last_ip|s:13:\"116.12.32.209\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1640075175;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8303524afb2cc39171f685988bc260415de0aaac', '127.0.0.1', 1607005186, '__ci_last_regenerate|i:1607005186;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606977656\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607005149;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8309c1b8a09db7dbdc179d7fc51cdd5fe7eb44f5', '127.0.0.1', 1594900835, '__ci_last_regenerate|i:1594900835;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594897815\";last_ip|s:12:\"210.1.246.66\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1594900824;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8317d2bd96a26773721df9e0f5766a6eac6b3c35', '116.12.32.200', 1644996438, '__ci_last_regenerate|i:1644996174;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1644921201\";last_ip|s:13:\"116.12.32.182\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1644996438;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8321731d833af23b0f49b8a5ea3a74093e7e1e0d', '116.12.32.111', 1611382173, '__ci_last_regenerate|i:1611382173;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1611318457\";last_ip|s:13:\"116.12.32.176\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1611382069;remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8323c506598f666c290f75f3fbed70ed46bcf1a7', '103.108.88.21', 1593924454, '__ci_last_regenerate|i:1593924454;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1593866795\";last_ip|s:13:\"43.231.23.122\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1593923628;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8324dfc3b30866c4ad51c09f9c1283f17881f35f', '116.12.32.214', 1638782480, '__ci_last_regenerate|i:1638782480;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1638764349\";last_ip|s:13:\"116.12.34.142\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1638782476;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8325831eae4f546501d8028888d5a9c54a3169f5', '127.0.0.1', 1607239406, '__ci_last_regenerate|i:1607239406;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607174440\";last_ip|s:13:\"116.12.33.196\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607239258;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8333b2354ba076d9b2d66d7df3601ac792dd1ec0', '116.12.32.223', 1640840036, '__ci_last_regenerate|i:1640840036;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1640752748\";last_ip|s:13:\"116.12.34.137\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1640839806;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('833476687b5ed0722296ef255cd1cb172d0282b6', '127.0.0.1', 1610205381, '__ci_last_regenerate|i:1610205381;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1610171878\";last_ip|s:12:\"116.12.33.44\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1610205356;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8334a6b16a9cf10b6c13e1d6ff43d555accc7e2a', '116.12.32.139', 1641798085, '__ci_last_regenerate|i:1641797990;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1641699285\";last_ip|s:12:\"116.12.34.94\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1641798085;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('834e0ac079591ed568b2c5f74cb362e7454ee935', '127.0.0.1', 1601817702, '__ci_last_regenerate|i:1601817702;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1601731513\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1601817675;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8358d02904ac312949220a3db8f56352d16ac99a', '127.0.0.1', 1605681600, '__ci_last_regenerate|i:1605681600;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605611465\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605681427;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('835cb511549b0982a7e88bab6fdb63d1231367b0', '116.12.34.140', 1646822672, '__ci_last_regenerate|i:1646822672;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1646802657\";last_ip|s:13:\"116.12.34.140\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1646821676;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('835f9d5cd8ca562e5fe9d5313df7a50e292f8218', '127.0.0.1', 1608474884, '__ci_last_regenerate|i:1608474848;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608375836\";last_ip|s:12:\"116.12.33.12\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608474884;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8364f61b7bf73ef3047c0d671da2256674ec7f84', '116.12.32.21', 1607255260, '__ci_last_regenerate|i:1607255260;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607231553\";last_ip|s:13:\"37.111.217.54\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607255222;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8393ec902e928769eb2807ea9b23830d2063bff0', '127.0.0.1', 1612944492, '__ci_last_regenerate|i:1612944492;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1612875575\";last_ip|s:11:\"116.12.33.1\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1612944461;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('83947264ac5686ec7e3099e63613ecef5f76f6d1', '103.108.88.21', 1594731466, '__ci_last_regenerate|i:1594731466;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594717643\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1594731385;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8395db57036f2092b83118787d022150c623fe55', '116.12.33.1', 1612859746, '__ci_last_regenerate|i:1612859746;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1612788480\";last_ip|s:12:\"116.12.32.77\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1612859413;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('83995d87a60eb91024b67440194dd9b8229c9912', '116.12.34.75', 1640576521, '__ci_last_regenerate|i:1640576521;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1640521721\";last_ip|s:13:\"116.12.34.139\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1640576222;remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('83a13d77d081ac37642bab09f5bec796a92131d9', '116.12.34.194', 1642761670, '__ci_last_regenerate|i:1642761670;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1642676905\";last_ip|s:13:\"116.12.32.153\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1642761529;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('83a1cb24153fc175c08690727c75647f5cfafc90', '127.0.0.1', 1612353885, '__ci_last_regenerate|i:1612353885;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1612332728\";last_ip|s:13:\"116.12.33.161\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1612353754;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('83a38724a740fb9e7e0fffcc67774b2a3f76e21c', '116.12.32.59', 1625826401, '__ci_last_regenerate|i:1625826401;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1625742360\";last_ip|s:13:\"116.12.32.222\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1625826373;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;message|s:25:\"Sale successfully updated\";__ci_vars|a:1:{s:7:\"message\";s:3:\"new\";}');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('83a4043ac5f170baa2be40be030587d486b7cfd3', '103.108.91.128', 1604322712, '__ci_last_regenerate|i:1604322712;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1604291069\";last_ip|s:14:\"103.108.91.128\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1604322706;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('83b932b13d61018a455cf3e089d4402d97dd4c6b', '116.12.33.161', 1621249738, '__ci_last_regenerate|i:1621249738;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1621146588\";last_ip|s:12:\"116.12.32.91\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1621249713;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('83c664c34d7db7971032d9b604ad6445092382c1', '116.12.32.192', 1633528674, '__ci_last_regenerate|i:1633528674;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1633412694\";last_ip|s:13:\"116.12.32.165\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1633528636;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('83da133627461dc64032ed4152fa2da39227f632', '116.12.32.79', 1642833094, '__ci_last_regenerate|i:1642833094;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1642758727\";last_ip|s:13:\"116.12.34.194\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1642833059;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('83dfef3bb0b3ac68f7cac16648e1683b2fa0344a', '103.108.88.21', 1593856977, 'requested_page|s:15:\"admin/customers\";__ci_last_regenerate|i:1593856977;identity|s:11:\"r@gmail.com\";username|s:4:\"neon\";email|s:11:\"r@gmail.com\";user_id|s:1:\"4\";old_last_login|s:10:\"1593596310\";last_ip|s:14:\"203.190.14.186\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"5\";warehouse_id|s:1:\"1\";view_right|s:1:\"1\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"4\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1593836831;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('83e477ac3d756436e505c204acfd009cdd3f9d5d', '127.0.0.1', 1608216450, '__ci_last_regenerate|i:1608216450;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608188751\";last_ip|s:13:\"116.12.33.213\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608216403;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('83eac275895d2e1766e4be0af61d3d9e902f5767', '116.12.32.63', 1637660137, '__ci_last_regenerate|i:1637660137;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1637634749\";last_ip|s:12:\"116.12.34.48\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1637654126;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('83fc8ee955a8d539de353faeda6cb227fdd7016c', '116.12.32.182', 1608028834, '__ci_last_regenerate|i:1608028659;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607953227\";last_ip|s:13:\"116.12.32.121\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608028833;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('84082ac7a70f2a1f3e38d3c69e65410ef1960321', '116.12.32.204', 1643028832, '__ci_last_regenerate|i:1643028274;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1643008271\";last_ip|s:13:\"116.12.34.139\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1643028831;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8413b16b56d03f35adf0d502beb628e614b0e565', '116.12.32.222', 1628775006, '__ci_last_regenerate|i:1628774984;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1628583229\";last_ip|s:13:\"116.12.32.179\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1628775006;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8415de96b5b8d110f9239639254ebf79cb2e9387', '127.0.0.1', 1614441898, '__ci_last_regenerate|i:1614441898;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1614417624\";last_ip|s:13:\"116.12.32.140\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1614440807;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('84177be43abcb504fb4a1b46e4b85f4c196a7f03', '116.12.34.182', 1638698909, '__ci_last_regenerate|i:1638698754;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1638685371\";last_ip|s:13:\"116.12.34.182\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1638698883;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('84249fe53fb485408cb99364152e2bb386611085', '116.12.32.203', 1645797187, '__ci_last_regenerate|i:1645797187;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1645772208\";last_ip|s:13:\"116.12.32.203\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1645797155;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8429fabb98eb0644013659dfcb43d1cc4dabd9d8', '127.0.0.1', 1615700120, '__ci_last_regenerate|i:1615700120;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1615625339\";last_ip|s:13:\"116.12.32.217\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1615700114;remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8433a944b3d0e7501ea17d974da8e49953c4ef25', '116.12.32.214', 1642584235, '__ci_last_regenerate|i:1642584235;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1642503029\";last_ip|s:13:\"116.12.34.104\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1642578970;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('84351f319f2676bc8423346d5879082ae82ee749', '116.12.34.98', 1641526435, '__ci_last_regenerate|i:1641526435;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1641465695\";last_ip|s:13:\"116.12.32.207\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1641526413;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8435d4cb1900b4c3e1d2b95ae65ca43bd6587740', '116.12.33.107', 1610806790, '__ci_last_regenerate|i:1610806790;requested_page|s:9:\"admin/pos\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1610775754\";last_ip|s:13:\"116.12.33.107\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1610806790;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('843d6d3997470e04de9a00d8020e3769e7a25bd8', '103.108.88.21', 1594883108, '__ci_last_regenerate|i:1594883108;requested_page|s:15:\"admin/customers\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594804422\";last_ip|s:12:\"210.1.246.66\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1594882961;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('843dbfd7880194a567a64b0481f5d71e3ae10b74', '116.12.33.58', 1618986307, '__ci_last_regenerate|i:1618986307;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1618924199\";last_ip|s:12:\"116.12.33.26\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1618986273;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('844843d4e857a2ed38e6ceddf5751f02663aabed', '127.0.0.1', 1613635496, '__ci_last_regenerate|i:1613635496;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1613565512\";last_ip|s:13:\"116.12.33.168\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1613635459;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('844ea9a1c25beabd92b85d5e53b8d29017ee0739', '116.12.32.219', 1636810301, '__ci_last_regenerate|i:1636810301;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1636779822\";last_ip|s:13:\"116.12.32.122\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1636810225;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('844f3867b8aaf6dbf0d209a563836c866d671b30', '116.12.33.239', 1607781575, '__ci_last_regenerate|i:1607781575;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607770814\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607781554;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('844f85f02caa23a0f586b507999949727cb3dcb1', '116.12.34.132', 1634294075, '__ci_last_regenerate|i:1634294075;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1634212446\";last_ip|s:13:\"116.12.32.219\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1634293923;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('846370994c6ced8baa8c3f818268b4bba6795120', '116.12.33.163', 1607851001, '__ci_last_regenerate|i:1607851001;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607772531\";last_ip|s:13:\"116.12.33.239\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607848107;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('846634b269a1b78c39dedebab7fb03bfd9af4495', '116.12.33.149', 1617356010, '__ci_last_regenerate|i:1617356010;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617332954\";last_ip|s:13:\"116.12.33.149\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617355932;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8467b56449c5011b4036061154c440af74ff2b8b', '116.12.34.32', 1641968613, '__ci_last_regenerate|i:1641968613;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1641959004\";last_ip|s:12:\"116.12.34.32\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1641968592;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('846b65b9653a296aa4249891565743b359ec5517', '127.0.0.1', 1612769065, '__ci_last_regenerate|i:1612769065;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1612693685\";last_ip|s:12:\"116.12.33.88\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1612765462;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('846c793eee75e2e9c0071d66a86294ab48cea57d', '103.108.88.21', 1598187621, '__ci_last_regenerate|i:1598187621;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1598159456\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1598185815;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8470666e6511e1b5ce80460c3fdfeb140405f3e1', '116.12.34.46', 1647525068, '__ci_last_regenerate|i:1647524987;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1647506938\";last_ip|s:12:\"116.12.34.46\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1647525068;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('847d1f7bfc3a3e8957e0a1b61e99f66b7bad4d21', '127.0.0.1', 1605281418, '__ci_last_regenerate|i:1605281418;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605242577\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605281390;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('84a1d1cac5c57911544131dfb511686fb5d92c0c', '116.12.32.223', 1615705002, '__ci_last_regenerate|i:1615705002;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1615625339\";last_ip|s:13:\"116.12.32.217\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1615704928;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('84a3461accc804846bb75aa92f43b821b1d53b05', '116.12.34.215', 1641376167, '__ci_last_regenerate|i:1641376167;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1641357973\";last_ip|s:13:\"116.12.34.215\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1641376145;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('84a38a1adaf024d3968a6cd57229b8e9f7bd393a', '116.12.32.215', 1620280619, '__ci_last_regenerate|i:1620280420;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1620227470\";last_ip|s:13:\"116.12.33.241\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1620280555;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('84a44bb991c5060bfd656207ac16699e6723dfc2', '127.0.0.1', 1597991696, '__ci_last_regenerate|i:1597991696;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597920862\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597991662;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('84b0ace10a83bf1ae674ea273b02cb7bb0e4faba', '127.0.0.1', 1597320489, '__ci_last_regenerate|i:1597320489;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597304993\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597320307;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('84b1fac429cc5c304ac37e1da5989cb8270f2cd5', '116.12.33.40', 1622267815, '__ci_last_regenerate|i:1622267815;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1622182461\";last_ip|s:12:\"116.12.33.57\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1622267638;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('84b35a51fe3a3e9e77f251007b40a487df322f5d', '127.0.0.1', 1603347948, '__ci_last_regenerate|i:1603347948;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1603341655\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1603347882;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('84bb6c41b166a0baba6de735604f8976f98b96e2', '127.0.0.1', 1595567595, '__ci_last_regenerate|i:1595567586;requested_page|s:13:\"admin/welcome\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1595492094\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595567595;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('84be9fb58c6004b668a67c5392a19bbbc0f9d95e', '116.12.34.22', 1636525854, '__ci_last_regenerate|i:1636525854;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1636435217\";last_ip|s:13:\"116.12.34.151\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1636525766;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('84c0749ab5f3fdf46044a69be5a8e85d8b4b2680', '127.0.0.1', 1612103094, '__ci_last_regenerate|i:1612103094;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1612018324\";last_ip|s:13:\"116.12.32.171\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1612103091;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('84d04d654304ad8fd41197225038ba689b18b88b', '127.0.0.1', 1610956033, '__ci_last_regenerate|i:1610956033;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1610859444\";last_ip|s:13:\"116.12.33.186\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1610954034;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('84d7161b41922332e645741df63444a3c2d5fb04', '116.12.33.239', 1607753605, '__ci_last_regenerate|i:1607753605;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607665148\";last_ip|s:13:\"116.12.32.213\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607753372;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('84da1b62088cc2a41d2b18eb812158204f5f47e9', '103.108.91.131', 1606141571, '__ci_last_regenerate|i:1606141571;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606118527\";last_ip|s:14:\"103.108.91.131\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606141542;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('84de25acadcd514e6c2d69c7ec209c113c0cb5ba', '116.12.34.35', 1642414873, '__ci_last_regenerate|i:1642414873;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1642401645\";last_ip|s:12:\"116.12.34.35\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1642414852;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('84e25600c6cc57977e658ec21495e4bca6ba7931', '116.12.34.46', 1647507859, '__ci_last_regenerate|i:1647507859;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1647494756\";last_ip|s:12:\"116.12.34.46\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1647507838;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('84ebb0360bd1b3a545bfb413900cf0c3b60ca1e7', '116.12.32.60', 1608988828, '__ci_last_regenerate|i:1608988828;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608895737\";last_ip|s:13:\"116.12.32.142\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608988827;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_posls|i:1;message|s:27:\"POS Sale successfully added\";__ci_vars|a:1:{s:7:\"message\";s:3:\"old\";}');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('850ae4590ae7dffb0baf97d5e182e6322d7b33df', '103.108.88.21', 1600519148, '__ci_last_regenerate|i:1600519148;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1600510896\";last_ip|s:12:\"119.30.47.44\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1600518549;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('850d347a91255918482d8c6329ed6fe52b05ddb9', '127.0.0.1', 1597837502, 'requested_page|s:28:\"admin/sales/payment_note/317\";__ci_last_regenerate|i:1597837502;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597822233\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597836114;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('85323ebdf6a622e69c05a58c50eaca654c151796', '116.12.32.140', 1643714678, '__ci_last_regenerate|i:1643714677;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1643686372\";last_ip|s:12:\"116.12.34.97\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1643714678;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8532d0adc81d3255a3c390da3adc4289edd84cda', '127.0.0.1', 1603550971, '__ci_last_regenerate|i:1603550868;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1603528349\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1603550925;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8534386470c8e814746d0f36578ae2054b78638a', '127.0.0.1', 1610343855, '__ci_last_regenerate|i:1610343855;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1610256883\";last_ip|s:12:\"116.12.33.30\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1610343835;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('853e54479a9adbf704fae2b50f4cf88f7188e9a2', '116.12.33.97', 1607861709, '__ci_last_regenerate|i:1607861709;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607772531\";last_ip|s:13:\"116.12.33.239\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607861685;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8541e27321e2e4128b50f854b090b25323aeecee', '103.108.91.130', 1605278690, '__ci_last_regenerate|i:1605278690;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605242577\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605272614;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('85563325f0d786bc6ea224e338709534454e6bdd', '116.12.33.239', 1607756864, '__ci_last_regenerate|i:1607756864;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607665148\";last_ip|s:13:\"116.12.32.213\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607756863;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('855f409069f1478d5085ceced1c642600da16168', '116.12.32.208', 1642077618, '__ci_last_regenerate|i:1642077473;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1642059133\";last_ip|s:13:\"116.12.34.214\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1642077618;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('85609260723fd6b8bbed8a022bd7fd2411488940', '127.0.0.1', 1595934634, '__ci_last_regenerate|i:1595934634;requested_page|s:13:\"admin/welcome\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1595841827\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595934598;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8567019ac6e6489ae87087394b83882ca28ab3bf', '116.12.34.252', 1645089460, '__ci_last_regenerate|i:1645089460;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1645067649\";last_ip|s:13:\"116.12.34.252\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1645089031;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('856a48893b2948a4e926d41844aa7a2de9ad94ba', '116.12.32.153', 1642681608, '__ci_last_regenerate|i:1642681608;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1642661876\";last_ip|s:13:\"116.12.34.164\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1642681604;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('856eb080950c348f906bc6e0fc77b51cb35daac1', '116.12.32.92', 1622366791, '__ci_last_regenerate|i:1622366789;requested_page|s:15:\"admin/pos/sales\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('85804468a7eceaa877af1f418e31b2e7b9f20076', '116.12.32.203', 1647779346, '__ci_last_regenerate|i:1647779346;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1647756415\";last_ip|s:13:\"116.12.32.203\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1647779340;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('85a674445ed29cdacb51e7594629d41902e46736', '116.12.34.154', 1648269882, '__ci_last_regenerate|i:1648269882;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1648189385\";last_ip|s:13:\"116.12.34.243\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1648269870;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('85a8ad394bfe2275c8f175155f0c753d255af366', '127.0.0.1', 1594900218, '__ci_last_regenerate|i:1594900218;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594897815\";last_ip|s:12:\"210.1.246.66\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1594899246;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('85aa261a6be723de0b645222b57b03c13009cdbd', '103.108.88.21', 1598533550, '__ci_last_regenerate|i:1598533550;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1598449213\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1598533529;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('85b1312e315f2fdb7dda871ae40e5cdbd98902a8', '127.0.0.1', 1603440838, '__ci_last_regenerate|i:1603440838;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1603346130\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";message|s:38:\"<p>You are successfully logged in.</p>\";__ci_vars|a:1:{s:7:\"message\";s:3:\"old\";}');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('85c0e40b7063d63b63f486dfecd001a03bdb0b45', '116.12.34.51', 1633667029, '__ci_last_regenerate|i:1633667029;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1633521812\";last_ip|s:13:\"116.12.32.192\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1633666951;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('85c84d46b443cada8f35d71af154666cb898fa20', '127.0.0.1', 1593598142, '__ci_last_regenerate|i:1593598142;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1593597276\";last_ip|s:14:\"203.190.14.186\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"3\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1593598041;register_id|s:1:\"8\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-02-09 10:45:31\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('85ce7d0207236d4ea35898f88e3b7ce2a3c885bd', '116.12.33.47', 1644492101, '__ci_last_regenerate|i:1644492101;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1644465682\";last_ip|s:12:\"116.12.33.47\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1644492066;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('85cfd14ea8fc3edb04edb9ab8b396bc4bad89d4c', '127.0.0.1', 1614610972, '__ci_last_regenerate|i:1614610972;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1614585948\";last_ip|s:12:\"116.12.32.25\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1614610965;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('85d8029b0eddb36936aa79cccfacdedbef658f71', '116.12.32.134', 1636026032, '__ci_last_regenerate|i:1636026032;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1635997332\";last_ip|s:13:\"116.12.32.134\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1636018914;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('85e56d0759e0fe0d8036550a26a6f4d4e1288e37', '127.0.0.1', 1603630677, '__ci_last_regenerate|i:1603630677;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1603541508\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1603630591;error|N;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('85e5e56c9c1094aef25e7679f1127b2201d64613', '103.108.88.21', 1595149643, '__ci_last_regenerate|i:1595149643;requested_page|s:15:\"admin/customers\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1595087497\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595145018;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('85e77bcc6574eecf3d487df1872ff0401483b01a', '116.12.34.80', 1638529905, '__ci_last_regenerate|i:1638529905;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1638434256\";last_ip|s:13:\"116.12.32.197\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1638529893;error|N;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('85e9895bca8699e0c331e643d6ab43f211e78ef0', '127.0.0.1', 1609226551, '__ci_last_regenerate|i:1609226551;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609214582\";last_ip|s:12:\"116.12.33.55\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('85eb2919c7a75cdebd09a1123910948bb88e1005', '127.0.0.1', 1597990299, '__ci_last_regenerate|i:1597990299;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597920862\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597990229;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('85ef5ce026b22142476054ec137960f653fc9563', '116.12.32.138', 1608469064, '__ci_last_regenerate|i:1608469064;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608375836\";last_ip|s:12:\"116.12.33.12\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608469041;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('85f6de90aa4dfaf61645b4517a389aec9b5dc067', '103.108.91.130', 1605185870, '__ci_last_regenerate|i:1605185870;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605101433\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605185757;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('85f81da3147d90215a25c355c9081856d462ca77', '127.0.0.1', 1603090024, '__ci_last_regenerate|i:1603090024;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1603014899\";last_ip|s:14:\"123.108.244.36\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1603085202;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('86090cfb4ce9f8727ed3b513ab6759d30ac0e0e8', '116.12.34.190', 1641643039, '__ci_last_regenerate|i:1641643039;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1641617148\";last_ip|s:12:\"116.12.34.67\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1641643016;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('860ed2d0fbcefa030af424310c1d637b21a50c92', '116.12.34.201', 1639631256, '__ci_last_regenerate|i:1639631256;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1639564004\";last_ip|s:12:\"116.12.34.58\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1639631179;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8619e1eaaf0b5e90f91568d9f37ea1c64e94156c', '116.12.34.109', 1644239593, '__ci_last_regenerate|i:1644239593;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1644132814\";last_ip|s:13:\"116.12.33.222\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1644239580;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('861a59a5ebc255a6ac6f11b382f028253818ccc9', '127.0.0.1', 1614261900, '__ci_last_regenerate|i:1614261900;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1614241980\";last_ip|s:13:\"116.12.32.223\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1614261885;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('862e28709326ad5a8ee3a578f655cfea1af86d33', '103.108.88.21', 1597404386, '__ci_last_regenerate|i:1597404386;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597382202\";last_ip|s:9:\"127.0.0.1\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597403921;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8632fb566422112f44c604ddb8ff0a7da3d3f40b', '127.0.0.1', 1607523070, '__ci_last_regenerate|i:1607523070;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607424997\";last_ip|s:13:\"116.12.32.145\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607523036;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('863faff23ee1441d48d1829237d85172643d0dc5', '127.0.0.1', 1607432555, '__ci_last_regenerate|i:1607432555;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607414134\";last_ip|s:12:\"116.12.33.67\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607432286;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('86408a5023b3045d362834c96410666c319e5285', '116.12.33.54', 1617512438, '__ci_last_regenerate|i:1617512438;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617447467\";last_ip|s:13:\"116.12.32.198\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617511347;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('86428d0f925f5c9c0453b1deaab40a58a581be9c', '127.0.0.1', 1593682468, '__ci_last_regenerate|i:1593682468;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1593671321\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1593682338;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('864d9d2d77ca7151e9700f7300e681e539ce1bd1', '116.12.34.193', 1645856013, '__ci_last_regenerate|i:1645856013;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1645795420\";last_ip|s:13:\"116.12.32.203\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1645855995;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8650fcfe359967f9f72757a4e72d083d890d997e', '127.0.0.1', 1599139200, '__ci_last_regenerate|i:1599139200;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1599049742\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1599138681;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('86538d06aa81b56f375db6f6ecb47c1e99e51eeb', '127.0.0.1', 1612081650, '__ci_last_regenerate|i:1612081650;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1612018324\";last_ip|s:13:\"116.12.32.171\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1612081613;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('86618d04c1f4735119c27305d9e2573cf0529619', '116.12.34.160', 1639379521, '__ci_last_regenerate|i:1639379521;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1639289751\";last_ip|s:13:\"116.12.34.165\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1639378805;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8666efe65c01a988f8338bc8ad7bb1ce21141c63', '127.0.0.1', 1610864632, '__ci_last_regenerate|i:1610864632;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1610799008\";last_ip|s:13:\"116.12.33.107\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1610864589;remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('867117ec0e613f9aefaf17edf7e4d4151f61192d', '116.12.34.68', 1637041302, '__ci_last_regenerate|i:1637041302;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1636977708\";last_ip|s:13:\"116.12.34.180\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1637041146;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8678fe640e8dd2bfa4128939e836f2ed761e880c', '127.0.0.1', 1605764576, '__ci_last_regenerate|i:1605764576;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605693573\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605764576;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8687b02aa749bf0cf5b63b3266fdd4c19db8f1cd', '127.0.0.1', 1597567143, '__ci_last_regenerate|i:1597567143;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597474515\";last_ip|s:12:\"210.1.246.66\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597567055;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('868e3a6167eef58fc3b9e377add8bc45552b84fd', '127.0.0.1', 1614342093, '__ci_last_regenerate|i:1614342093;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1614319074\";last_ip|s:13:\"116.12.33.151\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1614342084;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('86981efb49c421bb72fce5a036ad3ad59605dbf6', '127.0.0.1', 1594799214, '__ci_last_regenerate|i:1594799214;requested_page|s:15:\"admin/customers\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594754399\";last_ip|s:12:\"210.1.246.66\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1594798843;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('86a41a486652f2260310df1f60f78be42c287557', '127.0.0.1', 1607578321, '__ci_last_regenerate|i:1607578321;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607510654\";last_ip|s:13:\"116.12.32.144\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607578295;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('86a483ad2dd4c6809f38eb5056f022044eb39597', '127.0.0.1', 1612161980, '__ci_last_regenerate|i:1612161980;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1612065045\";last_ip|s:13:\"116.12.33.249\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1612161926;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('86a4dbb2323d863e98d6b7439039ed87219b8730', '116.12.33.149', 1617334912, '__ci_last_regenerate|i:1617334912;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617283942\";last_ip|s:12:\"116.12.33.40\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617334889;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('86aaabee81d3fb10e9feedc8c3544c48609b5979', '103.108.88.21', 1594888109, '__ci_last_regenerate|i:1594888109;requested_page|s:15:\"admin/customers\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594804422\";last_ip|s:12:\"210.1.246.66\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1594882961;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('86b008ac7903177f690e7a6d4711e968c0f0eb7d', '127.0.0.1', 1604383103, '__ci_last_regenerate|i:1604383103;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1604314383\";last_ip|s:14:\"103.108.91.128\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1604383012;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('86b2118233f4092a3e2c0b73717718b757ccd4d0', '116.12.33.149', 1618676255, '__ci_last_regenerate|i:1618675999;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1618650393\";last_ip|s:13:\"116.12.32.216\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1618676175;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('86bb4f39ca2a5e5b3b0441f78763b965d69de73c', '116.12.33.51', 1609941194, '__ci_last_regenerate|i:1609941194;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609924332\";last_ip|s:12:\"116.12.33.51\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1609940576;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('86c6ac1ba60353a4206cd8e8da5968a8c5ae1408', '127.0.0.1', 1610621331, '__ci_last_regenerate|i:1610621331;requested_page|s:15:\"admin/pos/sales\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('86d2b8c88e06cbbc3d0625c645ecf42528a26b63', '127.0.0.1', 1609998900, '__ci_last_regenerate|i:1609998900;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609935118\";last_ip|s:12:\"116.12.33.51\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1609998810;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('86d5705b83d58ecb97f38dd186c8c414d9497173', '116.12.32.153', 1642680286, '__ci_last_regenerate|i:1642680286;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1642661876\";last_ip|s:13:\"116.12.34.164\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1642680277;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('86e3c8aa960fcc9a52019a02b88b79c4f9589e6e', '116.12.34.242', 1645590536, '__ci_last_regenerate|i:1645590456;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1645530517\";last_ip|s:13:\"116.12.34.225\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1645590536;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('86ed79b143b7ba3b7c1353fb2c0df270e1ebe6bc', '116.12.33.107', 1610800304, '__ci_last_regenerate|i:1610800304;requested_page|s:9:\"admin/pos\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1610775754\";last_ip|s:13:\"116.12.33.107\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1610800277;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('86f9ee3d4345a9ca1be274543ec6098173285f26', '116.12.32.220', 1643800212, '__ci_last_regenerate|i:1643800212;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1643711831\";last_ip|s:13:\"116.12.32.140\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1643800056;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('87056f82d6dc1dc1a105dd6525353b9d0d148dc6', '116.12.34.220', 1641029243, '__ci_last_regenerate|i:1641029243;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1641011022\";last_ip|s:13:\"116.12.34.220\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1641029169;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('87061f4b70dd1a2ff78290489eb67b4925c25daf', '116.12.33.197', 1613476335, '__ci_last_regenerate|i:1613476335;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1613462639\";last_ip|s:13:\"116.12.33.197\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1613476314;remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('87232777e1101e7f9be7a2648666bbb245861bac', '127.0.0.1', 1609587122, '__ci_last_regenerate|i:1609587122;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609414124\";last_ip|s:13:\"116.12.33.162\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1609587092;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('872db9eebf2f6139f22ad03e4411ab9f1fcb9304', '103.108.88.21', 1595247943, '__ci_last_regenerate|i:1595247943;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1595163444\";last_ip|s:9:\"127.0.0.1\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('87317b64007a4702ede7b041e8e2d3f4bc088190', '127.0.0.1', 1594734645, '__ci_last_regenerate|i:1594734645;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594717643\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1594734520;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('873446bf1a84a329302eeafbb89d3d3040feb84e', '103.108.91.129', 1606637967, '__ci_last_regenerate|i:1606637967;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606540695\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606637943;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8736d7fd583213008e68be7bb73d5074ba154df9', '127.0.0.1', 1594616521, '__ci_last_regenerate|i:1594616521;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594528977\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1594614741;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('873a7df35ab0dffd5b1bfe31294c5237684db3bc', '127.0.0.1', 1598710258, '__ci_last_regenerate|i:1598710253;requested_page|s:5:\"admin\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('874a194e457d109cf838f2b483493c05f2fd0102', '116.12.33.69', 1620828738, '__ci_last_regenerate|i:1620828738;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1620809922\";last_ip|s:12:\"116.12.33.69\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1620828653;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('874ce89ae26a3103c2dd4634121412f5764eafd7', '116.12.32.221', 1620715785, '__ci_last_regenerate|i:1620715785;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1620640418\";last_ip|s:13:\"116.12.33.150\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1620715739;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('875cbabf332e4f397738e3c0f2440aa8bdae0b87', '116.12.33.63', 1647926675, '__ci_last_regenerate|i:1647926675;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1647844805\";last_ip|s:13:\"116.12.34.243\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1647926653;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('875d2da233c8be4514d35fb5a865995b078d8d78', '116.12.32.218', 1638341925, '__ci_last_regenerate|i:1638341925;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1638328265\";last_ip|s:13:\"116.12.33.209\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1638341894;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8762873a1517c9ac86720ea79cb0f1bd1bfa553d', '127.0.0.1', 1604155680, '__ci_last_regenerate|i:1604155680;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1604120477\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1604154904;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('876a3a0228f00137c2d3fd44bd6c9ded10bfcfed', '127.0.0.1', 1615037341, '__ci_last_regenerate|i:1615037341;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1614933443\";last_ip|s:13:\"116.12.33.199\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1615036365;remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('876f078ce87277c339e9fea87a7a2f8a5b9b9725', '127.0.0.1', 1609586115, '__ci_last_regenerate|i:1609586115;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609414124\";last_ip|s:13:\"116.12.33.162\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1609585918;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8771625c29637fade0f5b77af47058a68342b891', '127.0.0.1', 1595049239, '__ci_last_regenerate|i:1595049239;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594988188\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595049131;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('87776230c3c50a942b61bc30604e0172134dcd91', '127.0.0.1', 1594386883, '__ci_last_regenerate|i:1594386613;requested_page|s:15:\"admin/customers\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594376623\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1594385964;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8778161e85c59d6845c1563e7d409919394846e0', '127.0.0.1', 1602139282, '__ci_last_regenerate|i:1602139282;requested_page|s:15:\"admin/pos/sales\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('877b4062b4989d344139586392131225018fcf2b', '116.12.32.79', 1642826748, '__ci_last_regenerate|i:1642826748;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1642758727\";last_ip|s:13:\"116.12.34.194\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1642826722;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('878061ea0db35b20a1e5a7daeaecae2816094e5d', '116.12.34.137', 1640754123, '__ci_last_regenerate|i:1640754123;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1640663405\";last_ip|s:12:\"116.12.33.96\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1640754106;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('87830e08f4835c0e8b6ca20a5d00cd287fc4b2f2', '103.108.88.21', 1594276882, '__ci_last_regenerate|i:1594276882;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594194225\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1594267799;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8784f88095dbb474f3ebdbceabbf73d7b425c7fb', '103.108.91.130', 1605077026, '__ci_last_regenerate|i:1605077026;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605030086\";last_ip|s:13:\"43.231.23.122\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605076988;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('878a9da3c82d2b3bbc441c298ec4cdd4a2097691', '103.108.88.21', 1604156552, '__ci_last_regenerate|i:1604156552;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1604120477\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1604155811;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('878da4e6f1b16204814f13e10d019855f17dd83e', '116.12.34.32', 1641969342, '__ci_last_regenerate|i:1641969342;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1641959004\";last_ip|s:12:\"116.12.34.32\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1641969308;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('87926edaba213f67ed97c09c17c08d1925346b40', '127.0.0.1', 1610877411, '__ci_last_regenerate|i:1610877217;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1610799008\";last_ip|s:13:\"116.12.33.107\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1610877411;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('87951762d93f8c0ecf0b9ba3b63d97f61123af99', '116.12.32.140', 1643717136, '__ci_last_regenerate|i:1643717136;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1643686372\";last_ip|s:12:\"116.12.34.97\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1643717113;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('87a0029a00b488b9fc5421c33f49569c0047d10e', '103.108.91.130', 1605616237, '__ci_last_regenerate|i:1605616237;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605590276\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605616197;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('87ab31f15abffa61962d8a67dae8f1c5acb43605', '127.0.0.1', 1605623068, '__ci_last_regenerate|i:1605623068;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605590276\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605622986;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('87ace4f466937b42d16e272dc5e9da0c22a1368c', '103.108.91.130', 1605423209, '__ci_last_regenerate|i:1605423209;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605352090\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605423125;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('87b4e2c34a60eb618a158429ced1afc2b91365fe', '127.0.0.1', 1610708323, '__ci_last_regenerate|i:1610708323;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1610602516\";last_ip|s:13:\"116.12.33.150\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1610707605;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('87bdb7156c19d48ff767735f2f83ba905e088b4a', '127.0.0.1', 1617097885, '__ci_last_regenerate|i:1617097885;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617080165\";last_ip|s:12:\"116.12.33.37\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617097877;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('87c3143de2db77d48812af5c4d593e456c25150d', '116.12.33.155', 1612944492, '__ci_last_regenerate|i:1612944492;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1612875575\";last_ip|s:11:\"116.12.33.1\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1612944461;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('87c59befc2bb41b145eff787215588da32c66650', '127.0.0.1', 1595845481, '__ci_last_regenerate|i:1595845481;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1595837189\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595845446;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('87e0524bfa286718c26a22688e10e06f1432ba74', '127.0.0.1', 1597146799, '__ci_last_regenerate|i:1597146799;requested_page|s:13:\"admin/welcome\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597127896\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597146734;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";user_csrf|s:20:\"G2oVqFBawpumN9U6WrZT\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('87e1eff5a63b85aa3e2844aa0fc1d6a127676d85', '127.0.0.1', 1617352623, '__ci_last_regenerate|i:1617352623;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617332954\";last_ip|s:13:\"116.12.33.149\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617352580;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('87e5f5b123465d382fbc8340c5d30b2057a41de6', '43.250.82.228', 1621248743, '__ci_last_regenerate|i:1621248739;requested_page|s:5:\"admin\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('87f06a7b64be0ee9fdbf1ccb8fe15d50257c3708', '116.12.33.77', 1619239090, '__ci_last_regenerate|i:1619239090;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1619165102\";last_ip|s:13:\"116.12.33.166\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1619237719;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('87fe2f8d9f272fc98f77106e1a3d694489cd6aa7', '116.12.33.115', 1619880499, '__ci_last_regenerate|i:1619880499;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1619781532\";last_ip|s:13:\"116.12.32.213\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1619879784;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8802efaaaf62a55ca8559c954d159c4fd32ad8d3', '116.12.34.124', 1641211675, '__ci_last_regenerate|i:1641211675;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1641111342\";last_ip|s:12:\"116.12.34.26\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1641211611;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8807a2998f254c414d8d548c4b4c0ddab769349f', '116.12.33.109', 1610979660, '__ci_last_regenerate|i:1610979660;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1610950892\";last_ip|s:13:\"116.12.33.109\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1610979631;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('880aedc42cadea9821eb4800528a9c29d745d8e8', '116.12.32.185', 1643895450, '__ci_last_regenerate|i:1643895450;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1643797684\";last_ip|s:13:\"116.12.32.220\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1643895382;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('880d418e9dc9044500d27580dc94ff534c7d13a3', '116.12.33.225', 1637216214, '__ci_last_regenerate|i:1637216214;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1637137656\";last_ip|s:11:\"116.12.32.9\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1637216193;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('881b2bc81350deef0641e8421a8af85c3b7c4922', '116.12.34.46', 1647402147, '__ci_last_regenerate|i:1647402147;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1647347201\";last_ip|s:13:\"116.12.32.185\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1647402124;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8832d6893b9ede35d5fa497f7c84fffcf08f5dc4', '127.0.0.1', 1603368485, '__ci_last_regenerate|i:1603368485;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1603272648\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1603360025;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('883d7220fd026943d07b09205a0f4da4630d7e80', '116.12.33.127', 1619970250, '__ci_last_regenerate|i:1619970250;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1619931769\";last_ip|s:13:\"116.12.33.127\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1619969878;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('884678ec9b7249d4a6bcdc62aadf21623734152b', '116.12.34.148', 1648013385, '__ci_last_regenerate|i:1648013385;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1647940929\";last_ip|s:12:\"116.12.33.63\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1648009131;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('884b5d32af2f3a2c1ef43e42ee4d8852d8c81da2', '116.12.32.214', 1642577846, '__ci_last_regenerate|i:1642577846;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1642503029\";last_ip|s:13:\"116.12.34.104\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1642577810;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('88513fe78f6e5bc014dbdb1cb6e827c032763b6e', '116.12.33.202', 1619444336, '__ci_last_regenerate|i:1619444336;requested_page|s:21:\"admin/sales/edit/4925\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1619422400\";last_ip|s:12:\"116.12.32.63\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1619443658;remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('88517413cb73ac0aa332d8aba184643b32b0e557', '127.0.0.1', 1604380419, '__ci_last_regenerate|i:1604380419;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1604314383\";last_ip|s:14:\"103.108.91.128\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1604379620;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8856f1a07756a9343c602db7b88cd830f1d1f816', '103.108.91.130', 1605967624, '__ci_last_regenerate|i:1605967624;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605932558\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605967613;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('885a1d38757b002739b15da52f9833761bb60b9f', '116.12.32.128', 1616507029, '__ci_last_regenerate|i:1616507029;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616490669\";last_ip|s:13:\"116.12.32.128\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616507019;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('88647f671016b89140ebcd5c40098555f64791f1', '103.108.91.130', 1606308099, '__ci_last_regenerate|i:1606308099;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606291700\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606307223;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8875d05816506f1ee10c49cf7974c55280dbe001', '116.12.33.176', 1618410825, '__ci_last_regenerate|i:1618410823;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1618376871\";last_ip|s:13:\"116.12.33.176\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1618410825;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('887fa945c197d05cc89c904d2671ef3399e15609', '127.0.0.1', 1606553346, '__ci_last_regenerate|i:1606553346;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606455480\";last_ip|s:14:\"103.108.91.129\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606553319;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('888319b9b8eebc1e57ee0badf010e544397f487a', '127.0.0.1', 1593860012, '__ci_last_regenerate|i:1593860012;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1593752131\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1593858341;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8896e84dc2adcb390712e22b6fd460d977b065a4', '116.12.32.197', 1638437473, '__ci_last_regenerate|i:1638437473;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1638340937\";last_ip|s:13:\"116.12.32.218\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1638437442;error|N;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('889b4e916213d1124293e2aae7e3946a54f289c7', '116.12.33.172', 1648697847, '__ci_last_regenerate|i:1648697847;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1648615801\";last_ip|s:13:\"116.12.34.163\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1648697822;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('88a99a11b560582a9c3ee255de905f503b8b61fd', '116.12.32.215', 1619106367, '__ci_last_regenerate|i:1619106367;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1619081961\";last_ip|s:13:\"116.12.32.215\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1619106316;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('88baefafd77ed1a5da679bfee257dd919b0b53f6', '116.12.33.252', 1636694821, '__ci_last_regenerate|i:1636694821;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1636612673\";last_ip|s:12:\"116.12.33.54\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1636694770;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('88c56ce1b2b2f977dfe9ee5b2af4f6b4123442fa', '116.12.33.186', 1610877217, '__ci_last_regenerate|i:1610877217;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1610799008\";last_ip|s:13:\"116.12.33.107\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1610873702;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('88d2d9dbf07fbee8b64c983ce731bb7a0a24a48e', '103.108.88.21', 1594386613, '__ci_last_regenerate|i:1594386613;requested_page|s:15:\"admin/customers\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594376623\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1594385964;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";message|s:29:\"Customer successfully updated\";__ci_vars|a:1:{s:7:\"message\";s:3:\"new\";}');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('88dc76cf61640feb9d630e55c7501af2948b4e93', '116.12.34.171', 1638594314, '__ci_last_regenerate|i:1638594314;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1638522905\";last_ip|s:12:\"116.12.34.80\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1638594263;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('88e035a9291553297720eb0fdb66da2275fcfce7', '116.12.34.141', 1640328309, '__ci_last_regenerate|i:1640328309;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1640236799\";last_ip|s:13:\"116.12.34.148\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1640328252;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('88e681b255aba47791a030c6e24be3a449907bf6', '127.0.0.1', 1612333328, '__ci_last_regenerate|i:1612333328;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1612262229\";last_ip|s:13:\"116.12.32.200\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1612333174;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('88e7c2ae8e1556d250691d8a982058fc6755e101', '127.0.0.1', 1616070807, '__ci_last_regenerate|i:1616070717;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616055729\";last_ip|s:12:\"116.12.32.81\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616070807;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('88f8bfe56a8fdf7c24df785f790ffc62d2f7b0ff', '116.12.34.123', 1635769150, '__ci_last_regenerate|i:1635769150;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1635745859\";last_ip|s:13:\"116.12.34.123\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1635768799;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('88fa299dbbad6df46706746d9f8f356ffada05d8', '127.0.0.1', 1609418087, '__ci_last_regenerate|i:1609418087;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609394236\";last_ip|s:13:\"116.12.33.162\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1609417353;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8909ac297ac5581dff7762738631c63892dce232', '116.12.34.223', 1643627751, '__ci_last_regenerate|i:1643627751;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1643551094\";last_ip|s:13:\"116.12.32.221\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1643627735;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8916d5351d567d31731c4ad9a72097f44a480a92', '116.12.32.176', 1611320898, '__ci_last_regenerate|i:1611320898;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1611295747\";last_ip|s:13:\"116.12.32.176\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1611320850;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('891916e248c98db4eed5a5e57281d4c270838835', '127.0.0.1', 1615302452, '__ci_last_regenerate|i:1615302452;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1615278953\";last_ip|s:14:\"103.126.218.66\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1615302411;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('891cf668b59cfa059bbd256d7ef2dbde0960a8ac', '116.12.33.5', 1616306606, '__ci_last_regenerate|i:1616306606;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616230783\";last_ip|s:13:\"116.12.33.242\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616306606;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8948b0c50c327d5259669f8389b0a89f0366b086', '116.12.34.13', 1636178634, '__ci_last_regenerate|i:1636178634;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1636109387\";last_ip|s:11:\"116.12.32.8\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1636178352;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('89577725c849ddf67840c733248084aa937184c1', '127.0.0.1', 1594467196, '__ci_last_regenerate|i:1594467196;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594443530\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";message|s:38:\"<p>You are successfully logged in.</p>\";__ci_vars|a:1:{s:7:\"message\";s:3:\"old\";}');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('895fef8422b25eb27343beb93593617cb44b09eb', '127.0.0.1', 1605269803, '__ci_last_regenerate|i:1605269798;requested_page|s:9:\"admin/pos\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8961aa604441a3ca0100a100c6b8a3781b2fbd14', '116.12.34.141', 1640327511, '__ci_last_regenerate|i:1640327511;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1640236799\";last_ip|s:13:\"116.12.34.148\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1640327463;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('89621356e609cdc9ee98a349661c9836c9520faa', '103.108.91.130', 1605281730, '__ci_last_regenerate|i:1605281730;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605242577\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605281698;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('89648fdd075f7a191934e97f030bafc31f595b57', '116.12.32.127', 1640932024, '__ci_last_regenerate|i:1640932024;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1640838911\";last_ip|s:13:\"116.12.32.223\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1640931797;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8969cf30dbfeac0b3238e858ee111ed4903c06e6', '116.12.33.119', 1621432405, '__ci_last_regenerate|i:1621432405;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1621402121\";last_ip|s:13:\"116.12.33.131\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1621432139;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8979dd7fe0042d360da83143691c49af0a848cff', '127.0.0.1', 1604385030, '__ci_last_regenerate|i:1604385030;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1604314383\";last_ip|s:14:\"103.108.91.128\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1604385001;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_posls|i:1;remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('897ca793c22e6edf601d948f00d6c9b4192a7140', '116.12.34.41', 1641290086, '__ci_last_regenerate|i:1641290086;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1641202817\";last_ip|s:13:\"116.12.34.124\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1641290062;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('897f44a91efe9e6c005d2fe3a847f596c2c23743', '116.12.32.221', 1639205950, '__ci_last_regenerate|i:1639205950;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1639145805\";last_ip|s:13:\"116.12.34.167\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1639205764;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('898526417fa7009960c196cee3501b9c77386dac', '127.0.0.1', 1610262567, '__ci_last_regenerate|i:1610262567;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1610197846\";last_ip|s:12:\"116.12.33.44\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1610262214;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('899ae15d27a73ce888d07d853420b10a784fcd92', '116.12.33.163', 1607846156, '__ci_last_regenerate|i:1607846156;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607772531\";last_ip|s:13:\"116.12.33.239\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607844606;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('89a90f4edf2c518c0ecbfca25caf85dd60928993', '127.0.0.1', 1597384537, 'requested_page|s:20:\"admin/pos/view/339/1\";__ci_last_regenerate|i:1597384537;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597318803\";last_ip|s:9:\"127.0.0.1\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597384395;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('89acb380335c02336cecf2f021d74fc4b075dbf7', '116.12.32.139', 1641794148, '__ci_last_regenerate|i:1641794148;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1641699285\";last_ip|s:12:\"116.12.34.94\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1641793913;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('89b1904e1f79960cddab36b3242e318ee7c746d6', '116.12.32.205', 1646118486, '__ci_last_regenerate|i:1646118486;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1646026760\";last_ip|s:12:\"116.12.34.67\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1646118486;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('89b9fb0d30c0352a1b203dbe917a13600d377b23', '127.0.0.1', 1593580054, '__ci_last_regenerate|i:1593579903;identity|s:11:\"a@gmail.com\";username|s:6:\"farhad\";email|s:11:\"a@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1593572993\";last_ip|s:13:\"43.231.23.122\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|N;view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|N;company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1593579936;register_id|s:1:\"8\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-02-09 10:45:31\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('89cf7f24be2b7f1b91834779314790fa586e931a', '116.12.32.145', 1607429622, '__ci_last_regenerate|i:1607429622;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607414134\";last_ip|s:12:\"116.12.33.67\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607429584;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('89d3bb4fb2dd316aaa8343c929cf15deda851acb', '127.0.0.1', 1608445887, '__ci_last_regenerate|i:1608445887;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608375836\";last_ip|s:12:\"116.12.33.12\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608444876;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('89d5c18556c055987f86b4980becb35a2fca7840', '127.0.0.1', 1617624552, '__ci_last_regenerate|i:1617624552;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617533532\";last_ip|s:12:\"116.12.33.54\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617620683;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('89d6fffee173de6d20de071de5f6ca9f4f27f022', '127.0.0.1', 1618229445, '__ci_last_regenerate|i:1618229443;requested_page|s:15:\"admin/pos/sales\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('89d814717e4bdaf1218877ef92aaa9b79b311a8d', '127.0.0.1', 1593591341, '__ci_last_regenerate|i:1593591341;requested_page|s:5:\"admin\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('89db714607b84b0843df163ceacb3090befc5f56', '116.12.34.99', 1648530871, '__ci_last_regenerate|i:1648530871;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1648458385\";last_ip|s:13:\"116.12.34.176\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1648530848;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('89dbca6240c283be710a6ae2907474207ad77dd2', '116.12.33.252', 1636693849, '__ci_last_regenerate|i:1636693849;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1636612673\";last_ip|s:12:\"116.12.33.54\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1636692987;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('89df7674c9ab9acd6fa635a9ffd8234ae25474f8', '103.108.88.21', 1593840448, 'requested_page|s:15:\"admin/customers\";__ci_last_regenerate|i:1593840448;identity|s:11:\"r@gmail.com\";username|s:4:\"neon\";email|s:11:\"r@gmail.com\";user_id|s:1:\"4\";old_last_login|s:10:\"1593596310\";last_ip|s:14:\"203.190.14.186\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"5\";warehouse_id|s:1:\"1\";view_right|s:1:\"1\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"4\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1593836831;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('89e28695a07c365cfd9686415d9de2e14ec79a5f', '127.0.0.1', 1617433263, '__ci_last_regenerate|i:1617433263;requested_page|s:5:\"admin\";identity|s:13:\"abc@gmail.com\";username|s:6:\"FARHAD\";email|s:13:\"abc@gmail.com\";user_id|s:1:\"3\";old_last_login|s:10:\"1617254257\";last_ip|s:14:\"103.126.218.66\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"1\";biller_id|s:1:\"3\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617433001;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('89e53a5503aaaa32202b33d18bc6a3cf3909784f', '116.12.32.41', 1611131191, '__ci_last_regenerate|i:1611131191;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1611059339\";last_ip|s:13:\"116.12.33.243\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1611126442;remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('89e6e6269ef69d40bd29ca3aa00d35cf0c73960d', '127.0.0.1', 1603627552, '__ci_last_regenerate|i:1603627552;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1603541508\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1603627491;error|N;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('89f4e616a7b48ab13cfd0c4f90a5af39b1b0adeb', '116.12.33.239', 1607784709, '__ci_last_regenerate|i:1607784709;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607770814\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607782762;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('89fd70c83992ca67960793442981d91dddc526f2', '116.12.34.165', 1639306838, '__ci_last_regenerate|i:1639306838;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1639197279\";last_ip|s:13:\"116.12.33.127\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1639306798;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('89ffe496ecea134b1cec9ebf4139589eb9572ed0', '116.12.32.87', 1618482246, '__ci_last_regenerate|i:1618482245;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1618396201\";last_ip|s:13:\"116.12.33.176\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1618479137;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8a060a081a25b04633d9076b46584778546c9734', '127.0.0.1', 1608101600, '__ci_last_regenerate|i:1608101600;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608040715\";last_ip|s:12:\"116.12.33.28\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608100417;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8a102d6a0a0b1f77e83b3c4f9751ac134ceccfc7', '116.12.32.214', 1642577210, '__ci_last_regenerate|i:1642577210;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1642503029\";last_ip|s:13:\"116.12.34.104\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1642577171;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8a106bedf3d3736c2ea5ffe61f2924e020d397c8', '127.0.0.1', 1594468074, '__ci_last_regenerate|i:1594468074;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594443530\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1594467959;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8a164f632b2b90eeb129a0fd89432f66e09e8c1e', '116.12.33.49', 1616844029, '__ci_last_regenerate|i:1616844029;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616763763\";last_ip|s:12:\"116.12.32.55\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616844023;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8a26c3219b0f2883d6f2d098493e6e3aecc610e4', '116.12.34.61', 1635310111, '__ci_last_regenerate|i:1635310033;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1635251183\";last_ip|s:13:\"116.12.32.190\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1635310084;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8a29d8e5716821e1d00bb28acc2f0c78ce83ee3f', '116.12.32.203', 1645796479, '__ci_last_regenerate|i:1645796479;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1645772208\";last_ip|s:13:\"116.12.32.203\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1645796454;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8a309bb4c4b61b4c82f3486018f72be16f24730d', '116.12.33.249', 1612068997, '__ci_last_regenerate|i:1612068997;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1612018324\";last_ip|s:13:\"116.12.32.171\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1612068975;remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8a33473ffb67e73b6921e3128bea41ad62a97c50', '127.0.0.1', 1612069329, '__ci_last_regenerate|i:1612069329;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1612018324\";last_ip|s:13:\"116.12.32.171\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1612069304;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8a362b1404a8be8ea4324ba904ce73a9a6436ebd', '116.12.32.221', 1639216087, '__ci_last_regenerate|i:1639216087;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1639145805\";last_ip|s:13:\"116.12.34.167\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1639214746;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8a495c2c91997fbdff37ad117d4bb09658b7eefd', '116.12.32.213', 1637995376, '__ci_last_regenerate|i:1637995376;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1637917564\";last_ip|s:13:\"116.12.32.204\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1637994413;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8a4d19dbeff03880ca561a3a1bb125f4c3edec07', '116.12.33.225', 1637216562, '__ci_last_regenerate|i:1637216562;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1637137656\";last_ip|s:11:\"116.12.32.9\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1637216517;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8a51606c06184acc649abefc1e65e1c0cb4e7b8d', '127.0.0.1', 1615890497, '__ci_last_regenerate|i:1615890497;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1615879730\";last_ip|s:13:\"116.12.33.218\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1615888390;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8a55855f8acb3fbd0a9dc54317cdbb743b46314c', '127.0.0.1', 1613829287, '__ci_last_regenerate|i:1613829285;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1613810114\";last_ip|s:13:\"116.12.32.222\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1613828921;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8a5d5db31d5d6d4a41bacd710593f977d8c0433f', '103.108.88.21', 1601472614, '__ci_last_regenerate|i:1601472612;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1601455340\";last_ip|s:14:\"103.131.156.42\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1601472613;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8a600967fd3730da344d4bff9bab67507ff20955', '116.12.34.9', 1647611486, '__ci_last_regenerate|i:1647611486;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1647575588\";last_ip|s:12:\"116.12.33.11\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1647611416;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8a6354d0802a98e15b1406041fc1c7169ef8c209', '116.12.33.225', 1637223649, '__ci_last_regenerate|i:1637223649;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1637137656\";last_ip|s:11:\"116.12.32.9\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1637218410;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8a6df33ab41a061253fa99bddb7fe94e01808a10', '116.12.34.104', 1642506052, '__ci_last_regenerate|i:1642506052;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1642489574\";last_ip|s:13:\"116.12.34.104\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1642506029;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8a741589e52df952cd9ba59efa03988381fa78f2', '103.108.88.21', 1596031534, '__ci_last_regenerate|i:1596031534;requested_page|s:13:\"admin/welcome\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1596008914\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1596031487;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8a751dcc8ac5920dac2fa38cbf1a6b6e6048210a', '116.12.33.245', 1635843130, '__ci_last_regenerate|i:1635843130;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1635766383\";last_ip|s:13:\"116.12.34.123\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1635843025;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8a76c2fd68ac6ee17001c9801043f5d9e9530773', '116.12.34.70', 1635584481, '__ci_last_regenerate|i:1635584481;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1635415537\";last_ip|s:12:\"116.12.34.44\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1635584237;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8a78706e9571530cb4c1dc8ebadb6ab0e1cf7e1f', '116.12.34.70', 1635577426, '__ci_last_regenerate|i:1635577426;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1635415537\";last_ip|s:12:\"116.12.34.44\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1635577425;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8a7f1a138c36cc844844ebf27fab19d4f8cca4aa', '116.12.33.44', 1610181391, '__ci_last_regenerate|i:1610181357;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1610110266\";last_ip|s:13:\"116.12.33.239\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1610181391;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8a856744d1a6aa68ad473010fbe29cfba2e960aa', '116.12.34.206', 1637469281, '__ci_last_regenerate|i:1637469281;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1637398026\";last_ip|s:13:\"116.12.32.211\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1637469245;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8a8bd14e04bbba53119cd0ebe7ea488067a418a1', '103.108.88.21', 1594017579, '__ci_last_regenerate|i:1594017579;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1593921171\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1594013728;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8a92070dcc4ae39d761c42629fad2689ff54c67d', '103.108.88.21', 1594727720, '__ci_last_regenerate|i:1594727720;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594717643\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1594727398;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8a9327fad7b35f820b134446e650c0c624ab947e', '103.108.91.130', 1606728713, '__ci_last_regenerate|i:1606728713;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606658064\";last_ip|s:14:\"103.108.91.129\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606728698;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8a96c59cc256f7507129261c335868280f0d1a3d', '116.12.33.209', 1618321209, '__ci_last_regenerate|i:1618321209;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1618295184\";last_ip|s:13:\"116.12.33.209\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1618321204;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8a9969bb73eb4d3501ccb9fd72ccf70392c70bdf', '116.12.34.148', 1648013736, '__ci_last_regenerate|i:1648013686;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1647940929\";last_ip|s:12:\"116.12.33.63\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1648013735;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8aaa641975ca34047a3e7f921543ac9c12e8472f', '103.108.88.21', 1604218282, '__ci_last_regenerate|i:1604218021;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1604150520\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1604218029;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8aaad0767c38c8bd01f0c3be53fbce9af6c8d669', '116.12.32.127', 1640928614, '__ci_last_regenerate|i:1640928614;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1640838911\";last_ip|s:13:\"116.12.32.223\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1640928588;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8aaaf66126dd5a3bac72a882d8e5860d384de71e', '116.12.33.21', 1630397040, '__ci_last_regenerate|i:1630397040;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1629703757\";last_ip|s:14:\"103.126.218.74\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1630397017;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8ab47fb471f3ea789ea94b3e5a3537a3947a2057', '127.0.0.1', 1603346428, '__ci_last_regenerate|i:1603346428;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1603341655\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1603346276;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8ab8e16ed401289f7db032409bf43450dcd2ccec', '127.0.0.1', 1609165710, '__ci_last_regenerate|i:1609165710;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609140076\";last_ip|s:12:\"116.12.33.88\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1609164349;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8abdd696dc0c85a0824cb76f63bddc6bf5e30e48', '116.12.33.65', 1617684674, '__ci_last_regenerate|i:1617684674;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617631766\";last_ip|s:13:\"116.12.32.223\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617684672;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8acb1b3248bd62780a735dc4d2db4ef8298eff19', '116.12.34.22', 1636528945, '__ci_last_regenerate|i:1636528894;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1636435217\";last_ip|s:13:\"116.12.34.151\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1636528896;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8ad19b6f903272aad05774abd16f1376870597d5', '127.0.0.1', 1605510669, '__ci_last_regenerate|i:1605510669;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605445441\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605510646;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8adff75aba4cf6416826a57c8086a03dd8bccefd', '127.0.0.1', 1594022611, '__ci_last_regenerate|i:1594022611;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1593921171\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1594013728;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8aee624bbe71248015eb0333565856474dee5e73', '116.12.33.77', 1619264463, '__ci_last_regenerate|i:1619264463;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1619247508\";last_ip|s:12:\"116.12.33.77\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1619263985;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8af8847152dc32a182d68328eafb21beb13abb0b', '127.0.0.1', 1604986007, '__ci_last_regenerate|i:1604986007;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1604912149\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1604984821;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8b08a3c595050052b1393cf1466ca3119b69ac0f', '127.0.0.1', 1614330050, '__ci_last_regenerate|i:1614330050;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1614259833\";last_ip|s:13:\"116.12.32.223\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1614330021;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8b103dc9960a0d7cc379a06d342701ddccf46af8', '127.0.0.1', 1607754558, '__ci_last_regenerate|i:1607754558;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607665148\";last_ip|s:13:\"116.12.32.213\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607753605;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8b174b380de6f3214fae696f6ab300da176c9855', '116.12.32.87', 1618491837, '__ci_last_regenerate|i:1618491837;requested_page|s:9:\"admin/pos\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1618479131\";last_ip|s:12:\"116.12.32.87\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1618491576;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8b203d3379732dfe2897a3275e589669360fd15c', '116.12.33.252', 1636711788, '__ci_last_regenerate|i:1636711788;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1636692682\";last_ip|s:13:\"116.12.33.252\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1636711729;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8b28253aa795bf41eab2a8de8c7df3e97a487de2', '116.12.33.212', 1638264295, '__ci_last_regenerate|i:1638264295;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1638178463\";last_ip|s:13:\"116.12.33.198\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1638264279;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8b2d1994c0b855a82c6660fc163d2d428b92dc1e', '127.0.0.1', 1607233275, '__ci_last_regenerate|i:1607233275;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607174440\";last_ip|s:13:\"116.12.33.196\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607231023;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8b300cd02220e34e6626dccf4a9e9f35ad4e1162', '116.12.32.150', 1645444767, '__ci_last_regenerate|i:1645444767;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1645417986\";last_ip|s:13:\"116.12.33.158\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1645444742;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8b3daa7da9c3c8c40d304d074298f2cb8ac37507', '116.12.33.150', 1610606426, '__ci_last_regenerate|i:1610606426;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1610516570\";last_ip|s:13:\"116.12.32.223\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1610603400;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8b3e87cd6d283c5e5f7b14a4fe9b946108b705a5', '127.0.0.1', 1607326962, '__ci_last_regenerate|i:1607326821;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607264241\";last_ip|s:12:\"116.12.32.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607326962;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8b53103ec64e4092be6f09e0f4fddb652338254a', '127.0.0.1', 1605326493, '__ci_last_regenerate|i:1605326493;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605269198\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605326467;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8b5d2f73f65841cfed6f626ef2532dbb05de601a', '127.0.0.1', 1594014362, '__ci_last_regenerate|i:1594014362;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1593921171\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1594013728;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8b5eb89affd48881b976191ba14a8028d2e4a922', '127.0.0.1', 1597134634, '__ci_last_regenerate|i:1597134634;requested_page|s:13:\"admin/welcome\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597127896\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597128783;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8b603e1d62b326ea2454cb9acdc8282aaeb7c4ff', '127.0.0.1', 1597129249, '__ci_last_regenerate|i:1597129249;requested_page|s:13:\"admin/welcome\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597127896\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597128783;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8b67750a45b0cb143a63cf897441b73462dc3815', '127.0.0.1', 1598269541, '__ci_last_regenerate|i:1598269541;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1598245593\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";message|s:38:\"<p>You are successfully logged in.</p>\";__ci_vars|a:1:{s:7:\"message\";s:3:\"old\";}');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8b77f4ed86affd308da11eeae1766bab8f145a72', '116.12.34.139', 1640522146, '__ci_last_regenerate|i:1640522146;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1640489708\";last_ip|s:13:\"116.12.34.139\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1640521898;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8b803f9c2e94a70b30d9aebcf68e6c0fd0eae001', '116.12.33.172', 1648697194, '__ci_last_regenerate|i:1648697194;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1648615801\";last_ip|s:13:\"116.12.34.163\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1648697188;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8b848305fbc68e6444617a4a9cb969ff58154a2a', '103.108.91.130', 1605423566, '__ci_last_regenerate|i:1605423565;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605352090\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605423566;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8b84a9d82b4757a8a3a36b7fcdb98097de64dc8b', '127.0.0.1', 1602490212, '__ci_last_regenerate|i:1602490169;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1602410348\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8b870fe28a80a231b922ca3641fb6db4169e14fb', '103.108.91.130', 1606729490, '__ci_last_regenerate|i:1606729490;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606658064\";last_ip|s:14:\"103.108.91.129\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606729452;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8b885162d36f12a7cfc9c3a30314aa20acdcefe3', '103.108.91.130', 1605357480, '__ci_last_regenerate|i:1605357480;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605326172\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605357453;error|N;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8b8fe4873dc3530631203cce2f0f7fea704c059d', '127.0.0.1', 1594724547, '__ci_last_regenerate|i:1594724547;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594717643\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1594718899;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8b92914c89c837256b7c0b5b915ef0442e9cca97', '116.12.32.219', 1637473493, '__ci_last_regenerate|i:1637473264;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1637398026\";last_ip|s:13:\"116.12.32.211\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1637473445;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8b99981ba999aaf3ec906e868e6403c93b99ea19', '127.0.0.1', 1606054607, '__ci_last_regenerate|i:1606054607;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606025936\";last_ip|s:14:\"103.108.91.129\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606054584;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8b9c2248d522c0f26e4720401cbee59cf2b03839', '127.0.0.1', 1607010033, '__ci_last_regenerate|i:1607010033;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606977656\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607010000;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8b9cc2e75ab883ec0e0257978d7ff0297486a6df', '116.12.34.242', 1645608074, '__ci_last_regenerate|i:1645608074;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1645588804\";last_ip|s:13:\"116.12.34.242\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1645607389;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8b9ea60111466916e083666176e1987a48a82201', '116.12.33.116', 1617033404, '__ci_last_regenerate|i:1617033404;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616987903\";last_ip|s:13:\"116.12.33.116\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617033394;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8b9f65b62b5872759e70b7d3cd87c54d57a1440f', '127.0.0.1', 1595934309, '__ci_last_regenerate|i:1595934309;requested_page|s:13:\"admin/welcome\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1595841827\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595934098;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8bb05b3d8a4c0e7cd418e4a6b98979d68a316ca1', '116.12.33.177', 1615114963, '__ci_last_regenerate|i:1615114963;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1615034999\";last_ip|s:13:\"116.12.33.144\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1615114942;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8bbc8dba888c090cf8e7edb679b68816428f5086', '116.12.33.245', 1635847351, '__ci_last_regenerate|i:1635847351;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1635766383\";last_ip|s:13:\"116.12.34.123\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1635847312;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8bbe7acedebd85f21d62e01f035450e7adb7fc37', '116.12.32.187', 1638953437, '__ci_last_regenerate|i:1638953437;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1638847671\";last_ip|s:12:\"116.12.32.43\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1638953410;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8bbfa5476ab8ec02a79432e2374446f1d6a990ee', '127.0.0.1', 1605269796, '__ci_last_regenerate|i:1605269796;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605242577\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605269733;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8bc56b2979e07f904e9f3ca2e4cf84d847d4f675', '127.0.0.1', 1607874435, '__ci_last_regenerate|i:1607874427;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607844042\";last_ip|s:13:\"116.12.33.163\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607874428;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8bc7edac01495cafcfa9672fb5148c08b9c403e6', '116.12.33.76', 1608294157, 'requested_page|s:15:\"admin/pos/sales\";__ci_last_regenerate|i:1608294157;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608274670\";last_ip|s:12:\"116.12.33.76\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608292948;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8bcaa815fdb992da4eeaa0ecb16fd17fc74738bb', '116.12.32.202', 1643373033, '__ci_last_regenerate|i:1643373033;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1643342300\";last_ip|s:13:\"116.12.32.161\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1643372673;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8bd956b68c57f4b95a3550fdb81e49a311559dee', '127.0.0.1', 1615103709, '__ci_last_regenerate|i:1615103709;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1615034999\";last_ip|s:13:\"116.12.33.144\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1615103643;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8be578fb40df431a4a0112e5f04004bd70bc738a', '116.12.32.134', 1636015117, '__ci_last_regenerate|i:1636015117;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1635997332\";last_ip|s:13:\"116.12.32.134\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1636015077;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8be8eab2358bcf55afa6c5e1d305fca96caf1897', '127.0.0.1', 1605619646, '__ci_last_regenerate|i:1605619646;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605590276\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605619601;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8bf44609126c42d9f59e1c1129b506ac267e9209', '116.12.34.171', 1648302456, '__ci_last_regenerate|i:1648302353;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1648264545\";last_ip|s:13:\"116.12.34.154\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1648302453;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8bf8f2723c59e20944772e978423bd56953a2865', '116.12.33.158', 1614868466, '__ci_last_regenerate|i:1614868466;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1614834433\";last_ip|s:13:\"116.12.33.158\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1614866032;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8bf90a13387ed1c23a24360b52728a966a842740', '127.0.0.1', 1597128225, '__ci_last_regenerate|i:1597128225;requested_page|s:13:\"admin/welcome\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597127896\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597128122;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8bfe6b6299a216b12b34afcfa3491936bb79fce6', '103.108.91.130', 1605873312, '__ci_last_regenerate|i:1605873312;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605839682\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605873213;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8c0263a483420c415fc26248ca0b7c89d7d1311f', '127.0.0.1', 1603290452, '__ci_last_regenerate|i:1603290452;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1603259232\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1603284234;error|N;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";user_csrf|s:20:\"QVtRXEFrMGAzu32hNcBI\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8c0a6f237443e8f689eb5542ba965a5880a7308a', '116.12.34.13', 1645336760, '__ci_last_regenerate|i:1645336198;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1645247701\";last_ip|s:12:\"116.12.33.32\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1645336760;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8c1b24da6a49f2aa21fa08e8e67dae6b34d44ca4', '116.12.34.167', 1639133376, '__ci_last_regenerate|i:1639133376;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1639039633\";last_ip|s:12:\"116.12.34.39\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1639133291;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8c1e377e440f282e9641d8d21858de75f1ddcd7d', '127.0.0.1', 1597832112, 'requested_page|s:28:\"admin/sales/payment_note/317\";__ci_last_regenerate|i:1597832112;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597822233\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597831266;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8c23ec2d62472be1258f4bc0c14790c2aeb5292b', '103.108.88.21', 1603379530, '__ci_last_regenerate|i:1603379486;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1603272648\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1603379530;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8c292aca12308416e44f27b164852b81fe603a7f', '116.12.33.116', 1617034061, '__ci_last_regenerate|i:1617034061;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616987903\";last_ip|s:13:\"116.12.33.116\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617034021;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8c3409363263c8970768d23309bdec6ffdb8a392', '116.12.32.185', 1644658146, '__ci_last_regenerate|i:1644658146;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1644638434\";last_ip|s:13:\"116.12.32.185\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1644657244;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8c40e22c5b720da20b06d1e631ee5c04101fdfe6', '116.12.34.35', 1643264885, '__ci_last_regenerate|i:1643264885;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1643173679\";last_ip|s:12:\"116.12.33.60\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1643264867;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8c4c45b31a7f55e9ffb0400801767f125f995011', '127.0.0.1', 1604321996, '__ci_last_regenerate|i:1604321996;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1604291069\";last_ip|s:14:\"103.108.91.128\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1604319104;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8c4f4ec39e4ac7b94589b7032b2a06b4415af49c', '127.0.0.1', 1614321100, '__ci_last_regenerate|i:1614321100;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1614259833\";last_ip|s:13:\"116.12.32.223\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1614321038;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8c56894a242179c56d84ca7e565720f08836d590', '116.12.33.48', 1618055560, '__ci_last_regenerate|i:1618055560;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1618029307\";last_ip|s:12:\"116.12.33.48\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1618055523;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8c624f85b317b791311e012802a520f3811bd9b1', '116.12.34.41', 1641288700, '__ci_last_regenerate|i:1641288700;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1641202817\";last_ip|s:13:\"116.12.34.124\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1641288700;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8c62cf47c4e7975d931ff98d0c067aef46d72b68', '116.12.32.112', 1623744756, '__ci_last_regenerate|i:1623744756;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1623676117\";last_ip|s:12:\"116.12.33.90\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1623744751;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8c669c70880ddc279148fd3a4ccd804175771d6b', '127.0.0.1', 1613453123, '__ci_last_regenerate|i:1613453107;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1613394917\";last_ip|s:13:\"116.12.33.154\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8c678163da8fabbffd4e1e735afc11855b4a9301', '127.0.0.1', 1594876142, '__ci_last_regenerate|i:1594876142;requested_page|s:15:\"admin/customers\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594804422\";last_ip|s:12:\"210.1.246.66\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1594874017;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8c6b206f0f4bb42a667b4cafb9f5cd437e1e6d6d', '116.12.34.151', 1636438693, '__ci_last_regenerate|i:1636438678;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1636346560\";last_ip|s:13:\"116.12.32.197\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1636438686;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8c70a8dd491f8e5e42f56d3ce2f5caa392136249', '116.12.33.199', 1614950147, '__ci_last_regenerate|i:1614950147;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1614863202\";last_ip|s:13:\"116.12.33.158\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1614950136;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8c7ca6a5dd3be7ce7efa730b4f58b281ca907a67', '116.12.32.211', 1646390212, '__ci_last_regenerate|i:1646390212;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1646292006\";last_ip|s:13:\"116.12.32.197\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1646390185;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8c812d1f53a2e3a749e72ed4cfa09eecbd816edc', '116.12.32.55', 1607588068, '__ci_last_regenerate|i:1607588068;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607510654\";last_ip|s:13:\"116.12.32.144\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607588054;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8c8e644af4d8b5f77511d75b27f78228feaa32a7', '116.12.33.203', 1613207702, '__ci_last_regenerate|i:1613207702;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1613130779\";last_ip|s:12:\"116.12.33.43\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1613207660;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8c9e920846aaef096ee6ef57e145828d3188adc2', '116.12.33.33', 1639806067, '__ci_last_regenerate|i:1639806067;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1639730283\";last_ip|s:13:\"116.12.34.113\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1639805291;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8ca37ccce1576888d5602d8e3a3ac6ff05739df1', '116.12.34.35', 1643264556, '__ci_last_regenerate|i:1643264556;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1643173679\";last_ip|s:12:\"116.12.33.60\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1643264553;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8ca54f4c0852b5e4af328ad24e448c79d188acea', '127.0.0.1', 1607582195, '__ci_last_regenerate|i:1607582195;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607510654\";last_ip|s:13:\"116.12.32.144\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607582195;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;remove_posls|i:1;message|s:27:\"POS Sale successfully added\";__ci_vars|a:1:{s:7:\"message\";s:3:\"old\";}');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8caaae76a7f2f6447bb8a01c325ad055e4edd495', '116.12.34.124', 1641209205, '__ci_last_regenerate|i:1641209205;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1641111342\";last_ip|s:12:\"116.12.34.26\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1641209032;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8cbb03ccb58f8a2524af71c974b598e833a9574a', '116.12.34.41', 1641291383, '__ci_last_regenerate|i:1641291383;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1641202817\";last_ip|s:13:\"116.12.34.124\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1641291366;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8cbb5c086e8577d8a6c411c7fe419933b33e77f3', '127.0.0.1', 1612079893, '__ci_last_regenerate|i:1612079893;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1612018324\";last_ip|s:13:\"116.12.32.171\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1612079884;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8cbd6ae1eeaab9711bfdabea45e161d4cb33bf60', '127.0.0.1', 1617632083, '__ci_last_regenerate|i:1617632083;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617607864\";last_ip|s:13:\"116.12.32.223\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617632051;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8cbfef17dfe72b35e601ffbdd5ec35fdd19e591e', '116.12.33.57', 1622187442, '__ci_last_regenerate|i:1622187442;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1622119742\";last_ip|s:11:\"116.12.33.5\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1622187080;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8cc2dff60134aca10bb63e8fedd64ed2599781a3', '127.0.0.1', 1604463153, '__ci_last_regenerate|i:1604463153;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1604378350\";last_ip|s:14:\"103.108.91.131\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1604461088;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8cc37484b060bd27b2f7d213cbf24e9485b5acbb', '116.12.33.13', 1615539535, '__ci_last_regenerate|i:1615539244;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1615439720\";last_ip|s:13:\"116.12.33.120\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1615539535;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8cc9ea1c73beab34e04b7a30908cf49aef188bfa', '116.12.33.107', 1610777850, '__ci_last_regenerate|i:1610777850;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1610701958\";last_ip|s:13:\"116.12.32.143\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1610776795;remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8cdac5142e0ca73b57fe33ec13bc9b97c1e628fa', '127.0.0.1', 1609215950, '__ci_last_regenerate|i:1609215950;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609156079\";last_ip|s:12:\"116.12.33.88\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";error|N;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8cddfe7742998c3746c1c43312f7c8f62b007592', '116.12.32.187', 1638952795, '__ci_last_regenerate|i:1638952795;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1638847671\";last_ip|s:12:\"116.12.32.43\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1638952730;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8ce490af075b4aa1b4b53efd13bf2e7dbec96355', '127.0.0.1', 1599112453, '__ci_last_regenerate|i:1599112450;requested_page|s:5:\"admin\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8cec28b5fad5c74d263bd890beea03650c2de592', '116.12.33.58', 1618985991, '__ci_last_regenerate|i:1618985991;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1618924199\";last_ip|s:12:\"116.12.33.26\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1618985960;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8cf7ca5163824681e374009f5a28755e23ea175e', '116.12.33.4', 1636950062, '__ci_last_regenerate|i:1636950062;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1636865265\";last_ip|s:12:\"116.12.32.74\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1636950016;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8cfc9b7185b1a4961496435f6a6621bd91e68607', '127.0.0.1', 1593601185, '__ci_last_regenerate|i:1593601185;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1593597626\";last_ip|s:14:\"203.190.14.186\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"3\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1593599073;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8cffd93a03a9dd2d71f17e2e9be4359c21ec7fe6', '116.12.34.42', 1644043339, '__ci_last_regenerate|i:1644043129;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1643966864\";last_ip|s:13:\"116.12.32.205\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1644043339;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8d0e3aa1c718331af22518a501836c0b271051e3', '116.12.33.77', 1619260232, '__ci_last_regenerate|i:1619260232;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1619247508\";last_ip|s:12:\"116.12.33.77\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1619260204;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8d116b1a73204364309422dad823ab2272e06151', '116.12.33.92', 1627718875, '__ci_last_regenerate|i:1627718875;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1626175324\";last_ip|s:13:\"116.12.33.189\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1627718857;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8d16932f676c3a297ee4524c88aa029dbf463d8e', '116.12.34.39', 1639039948, '__ci_last_regenerate|i:1639039948;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1639025847\";last_ip|s:12:\"116.12.34.39\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1639039930;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8d25930331b9345bc4dce32b205b621963503d16', '127.0.0.1', 1605242584, '__ci_last_regenerate|i:1605242581;requested_page|s:5:\"admin\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8d34cb90b9771bfadbec8ce22df0f00141d7264d', '116.12.34.167', 1639133990, '__ci_last_regenerate|i:1639133990;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1639039633\";last_ip|s:12:\"116.12.34.39\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1639133378;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8d3c0afe2eb8bacdba898b79ec9b6f65be1a1211', '116.12.33.76', 1608297608, 'requested_page|s:15:\"admin/pos/sales\";__ci_last_regenerate|i:1608297608;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608274670\";last_ip|s:12:\"116.12.33.76\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608297582;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8d4740f37d1c82e84868f5e6ab6766b00db24107', '116.12.34.68', 1637039079, '__ci_last_regenerate|i:1637039079;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1636977708\";last_ip|s:13:\"116.12.34.180\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1637039048;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8d570c85dbb801657b338f0681a4c328fb04aeae', '127.0.0.1', 1604313312, '__ci_last_regenerate|i:1604313312;requested_page|s:15:\"admin/pos/sales\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8d6eb3109d1a6ed7aa804243cee33d0d1ec2a8a5', '116.12.34.160', 1639377024, '__ci_last_regenerate|i:1639377024;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1639289751\";last_ip|s:13:\"116.12.34.165\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1639377001;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8d7251564ae80915a4d681044d4e150fd64043c6', '116.12.32.165', 1633412692, '__ci_last_regenerate|i:1633412692;requested_page|s:15:\"admin/pos/sales\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8d7eea2d822384f9f1811f18e0165068fba7f401', '127.0.0.1', 1593853694, 'requested_page|s:15:\"admin/customers\";__ci_last_regenerate|i:1593853694;identity|s:11:\"r@gmail.com\";username|s:4:\"neon\";email|s:11:\"r@gmail.com\";user_id|s:1:\"4\";old_last_login|s:10:\"1593596310\";last_ip|s:14:\"203.190.14.186\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"5\";warehouse_id|s:1:\"1\";view_right|s:1:\"1\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"4\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1593836831;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8d889ed69149d9e560afe0a0aa72e24d6a9d4608', '116.12.32.220', 1643801185, '__ci_last_regenerate|i:1643801185;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1643711831\";last_ip|s:13:\"116.12.32.140\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1643801156;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8d907504747754ffeaa8b39f0d617b848c8f8ea0', '116.12.34.38', 1627813515, '__ci_last_regenerate|i:1627813515;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1627715842\";last_ip|s:12:\"116.12.33.92\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1627813468;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8dace3e0adcbab83b5c7710a17594935d6628054', '116.12.34.215', 1637316642, '__ci_last_regenerate|i:1637316642;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1637212122\";last_ip|s:13:\"116.12.33.225\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1637316407;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8db9ce178c6d338e2ee546216e79180908269bdb', '103.108.88.21', 1597320092, '__ci_last_regenerate|i:1597320092;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597304993\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597320026;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";message|s:107:\"নতুন ডেলিভারি সফলভাবে সম্পন্ন করা হয়েছে\";__ci_vars|a:1:{s:7:\"message\";s:3:\"new\";}');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8dba20eb64df0e9ae142d4d4c1b1200113dc8439', '116.12.32.213', 1637983460, '__ci_last_regenerate|i:1637983460;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1637917564\";last_ip|s:13:\"116.12.32.204\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1637983426;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8dcf29c6a38ae400a236ea614e1132a17f394db0', '127.0.0.1', 1593599153, '__ci_last_regenerate|i:1593599001;identity|s:25:\"farhad.sust.cse@gmail.com\";username|s:6:\"farhad\";email|s:25:\"farhad.sust.cse@gmail.com\";user_id|s:1:\"2\";old_last_login|s:10:\"1580561836\";last_ip|s:15:\"182.232.112.193\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"5\";warehouse_id|s:1:\"1\";view_right|s:1:\"1\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"3\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1593599041;register_id|s:2:\"12\";cash_in_hand|s:8:\"200.0000\";register_open_time|s:19:\"2020-07-01 16:24:00\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8de85ae3a0abdd52eaa2423820a9689cb2eba017', '116.12.33.65', 1617711301, '__ci_last_regenerate|i:1617711242;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617631766\";last_ip|s:13:\"116.12.32.223\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617711301;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8df2ba87b6b22f24008313e495383b529b1987f2', '116.12.32.171', 1635916108, '__ci_last_regenerate|i:1635916108;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1635841114\";last_ip|s:13:\"116.12.33.245\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1635915915;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8df843eeda91e914827ceb4a8bd0ae194101c14b', '116.12.33.127', 1639203418, '__ci_last_regenerate|i:1639203418;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1639145805\";last_ip|s:13:\"116.12.34.167\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1639197412;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8df860177faef98e270b63f0bdf9b54c5989f15f', '127.0.0.1', 1606542648, '__ci_last_regenerate|i:1606542648;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606455480\";last_ip|s:14:\"103.108.91.129\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606542419;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8df96019234b369af27a9d8d9ecd18a2780d5ad6', '116.12.34.104', 1642507371, '__ci_last_regenerate|i:1642507371;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1642489574\";last_ip|s:13:\"116.12.34.104\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1642507343;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8dfbc310417f2d847ba63b01d0f91a990cbcbc63', '103.108.88.21', 1597144261, '__ci_last_regenerate|i:1597144261;requested_page|s:13:\"admin/welcome\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597127896\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597144232;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";user_csrf|s:20:\"B5OX86nfZjcrEU0qbGIt\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8dfdfb56e8b17e2c3dcf02b160f702cdecf6bdd0', '127.0.0.1', 1601207963, '__ci_last_regenerate|i:1601207963;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1601122074\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1601207938;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8dffc49c7911b5a1a76b5be22ae8473520f5b46a', '127.0.0.1', 1605783677, '__ci_last_regenerate|i:1605783677;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605759720\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605780628;remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8e0c0446207c0352cd0bb082e02e4ef669f52510', '127.0.0.1', 1599912051, '__ci_last_regenerate|i:1599912051;requested_page|s:15:\"admin/customers\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1599892116\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8e11fe30645e741cfa2112123eb0189a2fd2fc09', '127.0.0.1', 1607860433, '__ci_last_regenerate|i:1607860433;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607772531\";last_ip|s:13:\"116.12.33.239\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607860341;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8e1490c61886a96fd06df519d04b247d14d5e8a7', '116.12.32.25', 1614694928, '__ci_last_regenerate|i:1614694928;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1614667355\";last_ip|s:12:\"116.12.32.25\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1614694837;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8e2001a748a4b5397fc08bcb9d402451880ca81f', '116.12.32.190', 1639910224, '__ci_last_regenerate|i:1639910224;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1639889104\";last_ip|s:13:\"116.12.32.190\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1639910180;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8e223602bdf0f01de45576ba43dd99c79a84628b', '127.0.0.1', 1608025239, '__ci_last_regenerate|i:1608025239;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607953227\";last_ip|s:13:\"116.12.32.121\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608025099;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8e2e27336c356055030628225595795210c5f913', '116.12.33.47', 1644491469, '__ci_last_regenerate|i:1644491469;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1644465682\";last_ip|s:12:\"116.12.33.47\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1644491401;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8e3180ff9b457d38aea6a3d79c52be5baa82e9dc', '127.0.0.1', 1594804138, '__ci_last_regenerate|i:1594804138;requested_page|s:5:\"admin\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8e3f0c7ce7e743f2de293c6989c1e3c13bf31099', '103.108.91.130', 1604984523, '__ci_last_regenerate|i:1604984523;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1604912149\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1604984464;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8e49e5e2a9188775e05cd0936674f7c3d9777b69', '116.12.34.252', 1645081873, '__ci_last_regenerate|i:1645081873;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1645067649\";last_ip|s:13:\"116.12.34.252\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1645081810;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8e4e1f6a857671ee3dcb69b564ca61ac9057885f', '116.12.32.218', 1641531488, '__ci_last_regenerate|i:1641531488;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1641465695\";last_ip|s:13:\"116.12.32.207\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1641531443;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8e4fe4e2babcd7386a6e1f110a2639b83dae91ef', '116.12.33.252', 1636699837, '__ci_last_regenerate|i:1636699837;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1636612673\";last_ip|s:12:\"116.12.33.54\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1636699476;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8e542dd8f2e662cb1e2b4d709be9d165c8bb1d9f', '116.12.33.41', 1615730646, '__ci_last_regenerate|i:1615730646;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1615625339\";last_ip|s:13:\"116.12.32.217\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1615730588;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8e587ba6c1f6e2e3a60005c8aa8c378e6380eaae', '127.0.0.1', 1617006051, '__ci_last_regenerate|i:1617006051;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616900099\";last_ip|s:12:\"116.12.33.57\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617003979;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8e5d1d8208e1f45be6bf356ee9f304b480649d67', '116.12.33.229', 1633152931, '__ci_last_regenerate|i:1633152931;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1633092054\";last_ip|s:13:\"116.12.32.159\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8e66ee7dab06f45e09271d99e5a760e66735322f', '127.0.0.1', 1610524466, '__ci_last_regenerate|i:1610524466;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1610431712\";last_ip|s:13:\"116.12.33.171\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1610524432;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8e6d85cd87cbf743517ad1d8c735d8721859db29', '127.0.0.1', 1598877440, '__ci_last_regenerate|i:1598877440;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1598853793\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1598876123;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8e7017821c48f22fc109a51c07339daca633519a', '127.0.0.1', 1593595572, '__ci_last_regenerate|i:1593595572;identity|s:13:\"abc@gmail.com\";username|s:5:\"admin\";email|s:13:\"abc@gmail.com\";user_id|s:1:\"3\";old_last_login|s:10:\"1593593296\";last_ip|s:13:\"43.231.23.122\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"2\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"1\";biller_id|s:1:\"3\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1593593784;register_id|s:1:\"9\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-06-08 08:16:14\";remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8e70605fc101f0917ab2f4d1930bd0a9079fcb54', '116.12.32.88', 1642422556, '__ci_last_regenerate|i:1642422556;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1642401645\";last_ip|s:12:\"116.12.34.35\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1642422529;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8e730c8afa3bdb1fdc68715e4133d3c1e79cbf15', '127.0.0.1', 1597232377, '__ci_last_regenerate|i:1597232377;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597208022\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597232140;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";user_csrf|s:20:\"0htjlnxGVfaBkoHMSuTR\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8e73ab39b34ad89c5db1293f48ee2d1150fbb3f1', '116.12.32.217', 1615637863, '__ci_last_regenerate|i:1615637863;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1615553851\";last_ip|s:12:\"116.12.33.13\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1615637845;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8e7a4ac8534ac6db8a7094c34fd927b710f16693', '103.108.88.21', 1593866006, '__ci_last_regenerate|i:1593866006;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1593752131\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1593864431;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8e8a02ec9c3e028b02605dd787f174a52d27a24c', '127.0.0.1', 1603282984, '__ci_last_regenerate|i:1603282984;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1603259232\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1603282643;error|N;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8e8a0b0612d380d89041aabf06f450065e8e7779', '116.12.33.158', 1614871018, '__ci_last_regenerate|i:1614871018;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1614834433\";last_ip|s:13:\"116.12.33.158\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1614871007;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8e91a5c194bd6cc3f634a0abc3b8427d8ff6adc6', '103.108.91.129', 1606038412, '__ci_last_regenerate|i:1606038411;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605962762\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606033536;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;message|s:27:\"Customer successfully added\";__ci_vars|a:1:{s:7:\"message\";s:3:\"old\";}');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8e930a5dfbe57225042e9c3cc4fecb581ee229ad', '116.12.32.18', 1637575941, '__ci_last_regenerate|i:1637575941;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1637499031\";last_ip|s:13:\"116.12.32.219\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1637575890;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8e9528640888cd4cf328838707ddb37bf658d70b', '127.0.0.1', 1611062008, '__ci_last_regenerate|i:1611062008;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1611039706\";last_ip|s:13:\"116.12.33.243\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1611061985;remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8e959232f9a209c4324639d2d127196c4fcc399d', '127.0.0.1', 1593859391, '__ci_last_regenerate|i:1593859390;requested_page|s:15:\"admin/customers\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8e9f35aa10ec7dd7e88648087f4a1325bcd63563', '127.0.0.1', 1609687152, '__ci_last_regenerate|i:1609687152;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609670351\";last_ip|s:13:\"116.12.32.221\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1609684537;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8ea5e6227364a12c222e800c90987dc615c3197b', '127.0.0.1', 1618205011, '__ci_last_regenerate|i:1618205011;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1618138129\";last_ip|s:13:\"116.12.33.171\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1618205004;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8eb4199e2de58618b8c37c335137d1cd4e45504c', '127.0.0.1', 1611380762, '__ci_last_regenerate|i:1611380762;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1611318457\";last_ip|s:13:\"116.12.32.176\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1611380727;remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8ec54f9dca904984498608938d4ac9c6a096e2f6', '127.0.0.1', 1608788587, '__ci_last_regenerate|i:1608788587;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608727375\";last_ip|s:12:\"116.12.33.10\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608788552;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8ec9066bea435c77bd53e67a0f6d445a4e15e972', '116.12.34.113', 1647149925, '__ci_last_regenerate|i:1647149925;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1647092856\";last_ip|s:12:\"116.12.32.34\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1647149905;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8ecd716f82d576656eadaf449e2a75036aaae11f', '116.12.33.53', 1609588742, '__ci_last_regenerate|i:1609588742;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609414124\";last_ip|s:13:\"116.12.33.162\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1609588712;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8ed0fcfae7f6ced7c2fc331ce96baedf1e01db7e', '127.0.0.1', 1598163993, '__ci_last_regenerate|i:1598163993;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1598098234\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1598159884;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8ee59ba9bf511253c40fd778d23cbf9b6bba3e01', '127.0.0.1', 1605107043, '__ci_last_regenerate|i:1605107043;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605093199\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605107042;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8ee66154f5e1061b0464ccef4964c75ec978ab73', '127.0.0.1', 1598339497, '__ci_last_regenerate|i:1598339497;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1598269328\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1598339181;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8ef76a94adfa1501b9d67a45cdbc259f1d1c3667', '116.12.33.27', 1642910631, '__ci_last_regenerate|i:1642910631;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1642825445\";last_ip|s:12:\"116.12.32.79\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1642910627;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;remove_posls|i:1;message|s:27:\"POS Sale successfully added\";__ci_vars|a:1:{s:7:\"message\";s:3:\"new\";}');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8ef80d1861fa3f158d121284b8006108003140b0', '127.0.0.1', 1616245185, '__ci_last_regenerate|i:1616245185;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616144499\";last_ip|s:13:\"116.12.33.146\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616241363;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8ef8b7359d54847de557d3cf5bdca342878587f6', '116.12.34.215', 1637313014, '__ci_last_regenerate|i:1637313014;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1637212122\";last_ip|s:13:\"116.12.33.225\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1637312889;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8efb827d13acc24ab28adf7cfdb3a2697f8072b0', '116.12.33.57', 1616904169, '__ci_last_regenerate|i:1616904169;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616835824\";last_ip|s:12:\"116.12.33.49\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616904168;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_posls|i:1;message|s:27:\"POS Sale successfully added\";__ci_vars|a:1:{s:7:\"message\";s:3:\"old\";}');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8efde773b0f036674ad881ae22a855ac62eb3bf3', '116.12.32.208', 1642073830, '__ci_last_regenerate|i:1642073830;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1642059133\";last_ip|s:13:\"116.12.34.214\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1642073807;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8f0c3189dc75a4512c8cfe3f23510ba77ec1b756', '127.0.0.1', 1594988486, '__ci_last_regenerate|i:1594988486;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594901787\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8f14651635473343f34dbd19f651a4c71433bfd0', '127.0.0.1', 1606474547, '__ci_last_regenerate|i:1606474547;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606395992\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606474519;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8f17808db6200dd1140ef3b6bf9b2e548061175e', '127.0.0.1', 1607770816, '__ci_last_regenerate|i:1607770816;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8f1f619475554ebe11b1ce8ae51140dbd02661de', '116.12.33.119', 1621431095, '__ci_last_regenerate|i:1621431095;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1621402121\";last_ip|s:13:\"116.12.33.131\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1621431093;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8f337e85b05007590742fed18572244a3675a967', '127.0.0.1', 1607930923, '__ci_last_regenerate|i:1607930920;requested_page|s:9:\"admin/pos\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8f39ad4f6003ad19e80b783e1b73cf3c758b1775', '116.12.32.221', 1639217167, '__ci_last_regenerate|i:1639216087;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1639145805\";last_ip|s:13:\"116.12.34.167\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1639214746;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8f4a7f005a9611aa320b5f0bb84e4201dddc997e', '127.0.0.1', 1617682283, '__ci_last_regenerate|i:1617682277;requested_page|s:5:\"admin\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8f4aa52f5171625068a7709540ad8144937ded0d', '116.12.33.166', 1620136794, '__ci_last_regenerate|i:1620136794;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1620052991\";last_ip|s:13:\"116.12.33.185\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1620136561;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_posls|i:1;message|s:27:\"POS Sale successfully added\";__ci_vars|a:1:{s:7:\"message\";s:3:\"new\";}');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8f4c708821fe8682551ccc4371e6dd2ed6da2bfe', '116.12.32.211', 1620569950, '__ci_last_regenerate|i:1620569843;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1620469410\";last_ip|s:12:\"116.12.33.58\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1620569949;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8f4ccb4e8f17a2c8cd427f1f40b31f0223716122', '116.12.33.40', 1622298988, 'requested_page|s:23:\"admin/reports/customers\";__ci_last_regenerate|i:1622298810;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1622267466\";last_ip|s:12:\"116.12.33.40\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1622298988;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8f4d79031b2c9a97a5750cdedf0509c9a16912da', '116.12.32.211', 1646389255, '__ci_last_regenerate|i:1646389255;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1646292006\";last_ip|s:13:\"116.12.32.197\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1646389154;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;message|s:27:\"Customer successfully added\";__ci_vars|a:1:{s:7:\"message\";s:3:\"new\";}');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8f4dd6e69e4a5740f5212b805f3e898f633ca871', '127.0.0.1', 1598269171, '__ci_last_regenerate|i:1598269171;error|s:108:\"<h4>404 Not Found!</h4><p>The page you are looking for can not be found.</p>http://samratbd.com/ci/login.php\";__ci_vars|a:1:{s:5:\"error\";s:3:\"old\";}');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8f5891edbb3a6d1691b9d18cd450f1931ec6cc7b', '116.12.32.25', 1614609343, '__ci_last_regenerate|i:1614609343;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1614585948\";last_ip|s:12:\"116.12.32.25\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1614609311;remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8f5934b1b08f0217818fa424e52e1f8d442352dd', '116.12.34.51', 1633669125, '__ci_last_regenerate|i:1633669125;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1633521812\";last_ip|s:13:\"116.12.32.192\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1633668750;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8f62440d7dd13fa909ec0026874357c11713b97f', '116.12.32.153', 1642680672, '__ci_last_regenerate|i:1642680672;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1642661876\";last_ip|s:13:\"116.12.34.164\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1642680650;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8f64a9feafd41e9cc606651f745e4fad7610ccb5', '127.0.0.1', 1617632387, '__ci_last_regenerate|i:1617632387;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617607864\";last_ip|s:13:\"116.12.32.223\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617632366;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8f651e766fa1ab3fe0d3d36a4c78f19a62c7d3cf', '103.108.88.21', 1593942630, '__ci_last_regenerate|i:1593942630;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1593866795\";last_ip|s:13:\"43.231.23.122\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1593924485;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8f6a7b77d109d7a01c503224189a776cf587edbb', '116.12.33.40', 1622298810, 'requested_page|s:23:\"admin/reports/customers\";__ci_last_regenerate|i:1622298810;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1622267466\";last_ip|s:12:\"116.12.33.40\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1622297815;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8f712e8ed958c91f1ff4431e9e32df9859eea5f9', '127.0.0.1', 1607429297, '__ci_last_regenerate|i:1607429297;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607414134\";last_ip|s:12:\"116.12.33.67\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607429257;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8f78df42946204311793b43c05ad23f8d16368b6', '116.12.32.27', 1618214198, '__ci_last_regenerate|i:1618214198;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1618138129\";last_ip|s:13:\"116.12.33.171\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1618212177;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8f7a86d4d410055b7b29a5a69f2019a832addc18', '127.0.0.1', 1609655185, '__ci_last_regenerate|i:1609655185;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609563365\";last_ip|s:12:\"116.12.33.53\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1609655184;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8f8a96dafafbe69de44eef7a97e573bead3d3979', '103.108.88.21', 1597833932, 'requested_page|s:28:\"admin/sales/payment_note/317\";__ci_last_regenerate|i:1597833932;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597822233\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597832878;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8f91bed686b76efbea4319b7587581e0672075b6', '116.12.32.214', 1642591854, '__ci_last_regenerate|i:1642591854;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1642503029\";last_ip|s:13:\"116.12.34.104\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1642586449;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8f92563707d954d6df83565b774a213dbdd06577', '127.0.0.1', 1608385730, '__ci_last_regenerate|i:1608385730;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608363721\";last_ip|s:12:\"116.12.33.12\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608385512;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8f9840a6e58a211c665bbcaec5a86ff0c66bc978', '127.0.0.1', 1593924824, '__ci_last_regenerate|i:1593924824;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1593866795\";last_ip|s:13:\"43.231.23.122\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1593924485;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8f9c3ea4a4a026cb7e8a79be6ea6d306b3ac3336', '116.12.32.8', 1636112207, '__ci_last_regenerate|i:1636112207;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1636089343\";last_ip|s:11:\"116.12.32.8\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1636112161;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8faa96b484dd441200615185cd825d49ab64667d', '127.0.0.1', 1602587400, '__ci_last_regenerate|i:1602587395;requested_page|s:13:\"admin/welcome\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8fbad229de65f0588b0024aaf33cd188ab5a140f', '127.0.0.1', 1605188591, '__ci_last_regenerate|i:1605188591;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605101433\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605188525;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8fbd0525dfa4cc6928a403a2d688d4f3a3b40176', '127.0.0.1', 1607857899, '__ci_last_regenerate|i:1607857899;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607772531\";last_ip|s:13:\"116.12.33.239\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607848107;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8fd09e6ccd97cf8f1822b281b1676196e6abbc43', '116.12.32.185', 1643893832, '__ci_last_regenerate|i:1643893832;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1643797684\";last_ip|s:13:\"116.12.32.220\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1643893803;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8fd9be523531c749c53e9909cee8377ac8158921', '116.12.33.177', 1615114539, '__ci_last_regenerate|i:1615114539;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1615034999\";last_ip|s:13:\"116.12.33.144\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1615114516;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8fde7c1ddfcae2cfda9251a73ca57d267b6a22d7', '127.0.0.1', 1604319103, '__ci_last_regenerate|i:1604319103;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1604291069\";last_ip|s:14:\"103.108.91.128\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1604314396;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8ff0186ed248413ee239f43851860345e6f183d2', '103.108.91.130', 1605449234, '__ci_last_regenerate|i:1605449234;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605416089\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605449203;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8ff24b99efc60b141cf74294b9be84025e61d0cf', '116.12.33.2', 1618574602, '__ci_last_regenerate|i:1618574602;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1618553973\";last_ip|s:11:\"116.12.33.2\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1618574586;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8ffae57e61dc88cffae718c7f032f24005b405ca', '127.0.0.1', 1598615735, '__ci_last_regenerate|i:1598615674;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1598532246\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1598615735;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8ffe57529f2b997326bfc7ca1d3a79004f8239a2', '116.12.34.171', 1638597380, '__ci_last_regenerate|i:1638597380;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1638522905\";last_ip|s:12:\"116.12.34.80\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1638597345;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8lrhtkgmonfolg4sh0ofh730ug6tjnn0', '::1', 1593288311, '__ci_last_regenerate|i:1593288311;requested_page|s:5:\"admin\";identity|s:11:\"a@gmail.com\";username|s:6:\"farhad\";email|s:11:\"a@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1593185830\";last_ip|s:3:\"::1\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|N;view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|N;company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1593287044;register_id|s:1:\"8\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-02-09 02:45:31\";user_csrf|s:20:\"Ls4cDWl2mjXN0twbgzSC\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9002f77ee7c87e5ebf99cb9bdb4fcb3c56d6ba84', '116.12.34.239', 1644838787, '__ci_last_regenerate|i:1644838787;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1644809396\";last_ip|s:13:\"116.12.34.239\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1644837181;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9007e958e6d8c07af88cd26575566e08a3dfbfaf', '103.108.88.21', 1599309855, '__ci_last_regenerate|i:1599309855;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1599224672\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1599309849;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('901460748683b9e2cfc34a3cb7b320c8b9e00a4b', '127.0.0.1', 1606639507, '__ci_last_regenerate|i:1606639507;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606540695\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606639484;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9016bd972c99e7ce864d8f808a3808e25b9b1bb4', '127.0.0.1', 1608378390, '__ci_last_regenerate|i:1608378390;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608363721\";last_ip|s:12:\"116.12.33.12\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608378306;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9019f26508eb1b8ace71121da3defc456edc73ee', '103.108.88.21', 1597566838, '__ci_last_regenerate|i:1597566838;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597474515\";last_ip|s:12:\"210.1.246.66\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597566788;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('901f1d6eedfdabc04f0bd0eaf57fb1d9ba934711', '116.12.33.213', 1608191690, '__ci_last_regenerate|i:1608191690;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608119096\";last_ip|s:12:\"116.12.32.96\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608191666;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('90220cb33f65e283c30e484a36177261905c5b0a', '116.12.33.171', 1619523875, '__ci_last_regenerate|i:1619523865;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1619511048\";last_ip|s:13:\"116.12.33.171\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1619523875;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('902246e9e0d72570812e6a53e3e814eec5e92659', '116.12.32.208', 1642077473, '__ci_last_regenerate|i:1642077473;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1642059133\";last_ip|s:13:\"116.12.34.214\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1642077434;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9022c7eb12994a4386d06d0eb1f2e7144b6c57b5', '116.12.34.35', 1643266067, '__ci_last_regenerate|i:1643266067;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1643173679\";last_ip|s:12:\"116.12.33.60\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1643266065;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;remove_posls|i:1;message|s:27:\"POS Sale successfully added\";__ci_vars|a:1:{s:7:\"message\";s:3:\"new\";}');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('90249049d6fceeeb1d77cb3766c9b66ed574afab', '127.0.0.1', 1608213679, '__ci_last_regenerate|i:1608213679;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608188751\";last_ip|s:13:\"116.12.33.213\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9028015610c3721c478097d098cd4780afb00464', '127.0.0.1', 1617272655, '__ci_last_regenerate|i:1617272636;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617254497\";last_ip|s:12:\"116.12.33.40\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617272655;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9037ae7fb39cb2c1697936404274b43a819921dd', '116.12.33.89', 1637127180, '__ci_last_regenerate|i:1637127180;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1637061850\";last_ip|s:12:\"116.12.34.68\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1637127108;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('90408cba7bae223ba8a152d44873c7485c9b7ad1', '116.12.32.179', 1628583502, '__ci_last_regenerate|i:1628583224;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1628066788\";last_ip|s:11:\"116.12.32.4\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1628583502;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('90420575d807bae9846058dcd03bb4827aaf3b1c', '116.12.32.153', 1642677633, '__ci_last_regenerate|i:1642677633;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1642661876\";last_ip|s:13:\"116.12.34.164\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1642677614;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('904961365d9f4cb78a899ed85d3838e1dcd9840b', '127.0.0.1', 1611381479, '__ci_last_regenerate|i:1611381479;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1611318457\";last_ip|s:13:\"116.12.32.176\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1611381433;remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('90533ec083fa367b32e2516e53518155eaf5f738', '127.0.0.1', 1614688378, '__ci_last_regenerate|i:1614688378;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1614667355\";last_ip|s:12:\"116.12.32.25\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1614686943;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('905476fdac20eb858bccf6d581fece8b815bc00e', '116.12.34.140', 1646824038, '__ci_last_regenerate|i:1646824038;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1646802657\";last_ip|s:13:\"116.12.34.140\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1646823979;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('905719b1ea2fa1c7d90d2702f3c40b381a3e2a11', '116.12.32.212', 1645179011, '__ci_last_regenerate|i:1645179011;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1645081200\";last_ip|s:13:\"116.12.34.252\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1645178982;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('90664913bc2aba9dbf48d6bd131a8705c12d17f4', '127.0.0.1', 1603984658, '__ci_last_regenerate|i:1603984658;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1603946428\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1603983275;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9075ae3e8a7f6559b7634e83e4b4c409e7edfda4', '116.12.33.40', 1617286074, '__ci_last_regenerate|i:1617286074;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617266564\";last_ip|s:12:\"116.12.33.40\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617285994;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('90773e31af164a1855f9250e6e2730610d0d763e', '127.0.0.1', 1597143949, '__ci_last_regenerate|i:1597143949;requested_page|s:13:\"admin/welcome\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597127896\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597143484;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";user_csrf|s:20:\"B5OX86nfZjcrEU0qbGIt\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('907c7a012c11d35adb3917e57d933db8464fa3e5', '127.0.0.1', 1616491233, '__ci_last_regenerate|i:1616491233;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616415735\";last_ip|s:12:\"116.12.32.85\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('907cf6a2e043e923d193b36407bddaf8c3bc20fa', '127.0.0.1', 1606137494, '__ci_last_regenerate|i:1606137494;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606118527\";last_ip|s:14:\"103.108.91.131\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606137421;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('907d1cee49a44685be16060618a2414d0525d7b5', '103.108.88.21', 1597321186, '__ci_last_regenerate|i:1597321186;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597304993\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597321131;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('908bdf58619ab9d3f72d09070d17feaa589596e2', '127.0.0.1', 1614260626, '__ci_last_regenerate|i:1614260626;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1614241980\";last_ip|s:13:\"116.12.32.223\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1614260604;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('90913e6b03db71314e02f8cbd1df92800f9a2b78', '127.0.0.1', 1615987212, '__ci_last_regenerate|i:1615987192;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1615964332\";last_ip|s:13:\"116.12.32.129\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1615987211;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('909526312364fd550e18ee1ffa4cb7c6c9005832', '116.12.34.104', 1642508304, '__ci_last_regenerate|i:1642508304;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1642489574\";last_ip|s:13:\"116.12.34.104\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1642508254;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('909704e7e0c2e7b7a8b38a7f414cd53d23423ebf', '127.0.0.1', 1599655860, '__ci_last_regenerate|i:1599655860;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1599569535\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1599655859;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('909b7d2f79a1b216b372c0cc171a69846a402842', '116.12.34.151', 1636437963, '__ci_last_regenerate|i:1636437963;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1636346560\";last_ip|s:13:\"116.12.32.197\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1636437922;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('90a1839c52fcc93622bc8cba24fdec064ff5dce3', '116.12.32.167', 1645697701, '__ci_last_regenerate|i:1645697701;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1645688114\";last_ip|s:13:\"116.12.32.167\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1645697700;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;remove_posls|i:1;message|s:27:\"POS Sale successfully added\";__ci_vars|a:1:{s:7:\"message\";s:3:\"new\";}');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('90a2bf2c8b6e6e41e2605458ec38dccd72a51158', '127.0.0.1', 1599143157, '__ci_last_regenerate|i:1599143157;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1599049742\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1599143120;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('90a623c75e5b3424adebbd6011b534f972451d96', '127.0.0.1', 1615782728, '__ci_last_regenerate|i:1615782724;requested_page|s:5:\"admin\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('90a8de18ace3289cebd738be31785ab97e3ca849', '127.0.0.1', 1594205293, '__ci_last_regenerate|i:1594205293;requested_page|s:19:\"admin/customers/add\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594183208\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1594201075;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('90ae007215a64b156b56f9d149b755033498e729', '103.108.88.21', 1595418709, '__ci_last_regenerate|i:1595418709;requested_page|s:13:\"admin/welcome\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1595340017\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('90b955f0829a5d54983d4c387f5ef9f35d3237f4', '127.0.0.1', 1609652589, '__ci_last_regenerate|i:1609652589;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609563365\";last_ip|s:12:\"116.12.33.53\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1609651241;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('90b9a51a3147e8d138e9309b74ea37f9b839a2ae', '116.12.33.177', 1615115387, '__ci_last_regenerate|i:1615115387;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1615034999\";last_ip|s:13:\"116.12.33.144\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1615115370;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('90c2c057bf3e8e6f5a9803c9d208b86c6ac08b53', '127.0.0.1', 1611747740, '__ci_last_regenerate|i:1611747740;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1611659572\";last_ip|s:12:\"116.12.32.50\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1611747635;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('90c70a9809f2d6a2341d4cff78daf4c73e83b75f', '116.12.33.2', 1618574295, '__ci_last_regenerate|i:1618574295;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1618553973\";last_ip|s:11:\"116.12.33.2\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1618574118;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('90d048d3cdd81b2babdca61e7afda91e65dd9df8', '127.0.0.1', 1603546356, '__ci_last_regenerate|i:1603546356;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1603528349\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1603546343;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('90ddcfef56916495c125e54a3a12cde733a41bb6', '127.0.0.1', 1611131247, '__ci_last_regenerate|i:1611131191;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1611059339\";last_ip|s:13:\"116.12.33.243\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1611131247;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('90df4fd124fb22f72348e339ad0e87c44ae6da3f', '127.0.0.1', 1603459190, '__ci_last_regenerate|i:1603459190;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1603440004\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1603456520;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('90f57b60a8c7e4cee03cfdb1fdff441595b8b886', '127.0.0.1', 1616998597, '__ci_last_regenerate|i:1616998597;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616900099\";last_ip|s:12:\"116.12.33.57\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616998522;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('90fa218dd8c9c2a450dc768c3f73628ce01f53a8', '127.0.0.1', 1609760813, '__ci_last_regenerate|i:1609760813;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609743297\";last_ip|s:13:\"116.12.32.124\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1609760456;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('90fa5f579db10dc6a064bf74ed50ab31732f7e31', '116.12.32.55', 1607605625, '__ci_last_regenerate|i:1607605625;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607510654\";last_ip|s:13:\"116.12.32.144\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607605047;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('90fb6967ba2b6193703e106d4b2002219b0539ab', '127.0.0.1', 1608381149, '__ci_last_regenerate|i:1608381149;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608363721\";last_ip|s:12:\"116.12.33.12\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608380722;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('90fe5f01816a496322f9fcd1acbe7614c3260bfd', '127.0.0.1', 1606636666, '__ci_last_regenerate|i:1606636666;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606540695\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606636602;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('91080d17e9a380b9cb6543abfd4e97523d43e6f9', '127.0.0.1', 1604245334, '__ci_last_regenerate|i:1604245235;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1604229283\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1604245334;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('91096ecd8b20b544d9d8aa6925c8e14ae2c9ee23', '116.12.32.223', 1640842814, '__ci_last_regenerate|i:1640842746;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1640752748\";last_ip|s:13:\"116.12.34.137\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1640842814;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('910bde58871c9f32631fc0539748b66c87e2722a', '116.12.34.216', 1639994090, '__ci_last_regenerate|i:1639994090;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1639977158\";last_ip|s:13:\"116.12.34.216\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1639992818;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('91114db3ca24c22f8655f11d3a680ebd716da53e', '116.12.32.212', 1645179994, '__ci_last_regenerate|i:1645179994;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1645081200\";last_ip|s:13:\"116.12.34.252\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1645179974;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('911237de8329a75f5af162c519ccf79d675b4213', '103.108.91.131', 1606143691, '__ci_last_regenerate|i:1606143691;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606118527\";last_ip|s:14:\"103.108.91.131\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606143670;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9114f88a3206756e0f38ddccba74edd86c4452b1', '127.0.0.1', 1610344925, '__ci_last_regenerate|i:1610344925;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1610256883\";last_ip|s:12:\"116.12.33.30\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1610344899;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('91180840a74ddeac78d07a0d3bdef7cd4fcde989', '127.0.0.1', 1609168643, '__ci_last_regenerate|i:1609168626;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609140076\";last_ip|s:12:\"116.12.33.88\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1609168643;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_posls|i:1;remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9124f0d4f0d8b7898686a6acb44d9f57acfecbf6', '103.108.88.21', 1601382044, 'requested_page|s:19:\"admin/customers/add\";__ci_last_regenerate|i:1601382044;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1601363098\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1601382011;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9125ed190a23fab8e0d3d59de5d70b59ac325e76', '127.0.0.1', 1611410342, '__ci_last_regenerate|i:1611410342;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1611378421\";last_ip|s:13:\"116.12.32.111\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1611410336;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('912702f21c88708d2f70006ab0c46d8f9def6fd0', '116.12.33.132', 1618829390, '__ci_last_regenerate|i:1618829390;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1618753218\";last_ip|s:12:\"116.12.32.42\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1618829353;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('912eb858ee83d7b9d02f1377bf16ce6e381b53d3', '116.12.32.68', 1648976407, '__ci_last_regenerate|i:1648976407;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1648792670\";last_ip|s:13:\"116.12.32.118\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1648976388;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9130fb341b484d6e92bbb522b1238335f278dfee', '127.0.0.1', 1595933566, '__ci_last_regenerate|i:1595933566;requested_page|s:13:\"admin/welcome\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1595841827\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595933548;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('913b63fad20f719ea1d4359ea65909d961012d99', '127.0.0.1', 1609924505, '__ci_last_regenerate|i:1609924250;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609908412\";last_ip|s:12:\"116.12.33.51\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1609924505;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('913bce941c5cad0360380fc9a153609b1ef6a635', '127.0.0.1', 1596030884, '__ci_last_regenerate|i:1596030884;requested_page|s:13:\"admin/welcome\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1596008914\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1596030818;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('91474d67b2dee2323a11183707b5c9292804aa13', '116.12.33.155', 1612942166, '__ci_last_regenerate|i:1612942166;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1612875575\";last_ip|s:11:\"116.12.33.1\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1612942006;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9147b8c1bf41e4201b5d134e167d51c3f9ebbb6a', '103.108.88.21', 1597564587, '__ci_last_regenerate|i:1597564587;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597474515\";last_ip|s:12:\"210.1.246.66\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597564125;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('91483e5b44e4253f4ad23feafc3cc164217fdeef', '103.108.91.131', 1606138937, '__ci_last_regenerate|i:1606138937;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606118527\";last_ip|s:14:\"103.108.91.131\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606138874;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9148ee5d901b13be26c9551d8a54b377d8d40fbc', '127.0.0.1', 1605074455, '__ci_last_regenerate|i:1605074455;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605030086\";last_ip|s:13:\"43.231.23.122\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605074423;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('914f32620290ed9d2b0fec170ba40fbc9dabb0df', '127.0.0.1', 1601472048, '__ci_last_regenerate|i:1601472048;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1601455340\";last_ip|s:14:\"103.131.156.42\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1601472026;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('91540ee4cc7f61a26b2a1cd2faa17d36b6137fcf', '116.12.32.150', 1645443770, '__ci_last_regenerate|i:1645443770;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1645417986\";last_ip|s:13:\"116.12.33.158\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1645442549;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('91640ce79823fa24e3d06a460233974de9f6dfe4', '127.0.0.1', 1606567330, '__ci_last_regenerate|i:1606567330;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606455480\";last_ip|s:14:\"103.108.91.129\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606567027;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('916c24217dd51d36f608b8c21a8aa9d5651109b3', '116.12.33.44', 1610206900, '__ci_last_regenerate|i:1610206900;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1610171878\";last_ip|s:12:\"116.12.33.44\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1610206894;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('916ded9e98fad8f4de331466251c05f4307221ed', '127.0.0.1', 1613980158, '__ci_last_regenerate|i:1613980158;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1613912089\";last_ip|s:12:\"116.12.33.50\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1613978553;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9171781100ace0b99f4741a814ddeb679f01c214', '127.0.0.1', 1602677474, '__ci_last_regenerate|i:1602677474;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('917d4f5cc91a20b42156b196d80f43517e5f4407', '116.12.33.157', 1611239063, '__ci_last_regenerate|i:1611239063;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1611208056\";last_ip|s:13:\"116.12.33.157\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1611238768;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('91806e0b5b02a47227fe2e4b788dfac48c421fef', '127.0.0.1', 1594805621, '__ci_last_regenerate|i:1594805608;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594785669\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1594805608;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('91824a3b4135fb430bf5f15306ea363f318d25ec', '127.0.0.1', 1617957579, '__ci_last_regenerate|i:1617957579;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617877038\";last_ip|s:13:\"116.12.33.187\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617957482;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('918e95e2f7be159eefdb7997a29ddbcf0f44744c', '116.12.32.190', 1639909364, '__ci_last_regenerate|i:1639909364;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1639889104\";last_ip|s:13:\"116.12.32.190\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1639909323;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('91914e455753c73944103c8d45ac9d46995fecfc', '127.0.0.1', 1597410444, '__ci_last_regenerate|i:1597410444;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597382202\";last_ip|s:9:\"127.0.0.1\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597407712;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('91993b81693e84b40ec7ea0208b543e99c1580a0', '127.0.0.1', 1607755916, '__ci_last_regenerate|i:1607755916;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607665148\";last_ip|s:13:\"116.12.32.213\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607755840;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('91ad22790b1bbd2161cf6a1de29148dc67ab84f4', '127.0.0.1', 1602596500, '__ci_last_regenerate|i:1602596500;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1602578506\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1602596482;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('91bf544f91856cc3f6b2f57acdac95fd0269a46c', '127.0.0.1', 1604555647, '__ci_last_regenerate|i:1604555647;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1604477132\";last_ip|s:14:\"103.108.91.131\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1604555576;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('91c003cac50c0cb33c8b32548981720718fd6f0d', '116.12.34.165', 1639306152, '__ci_last_regenerate|i:1639306152;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1639197279\";last_ip|s:13:\"116.12.33.127\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1639306098;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('91c2be7c4ba717ee62a53d5fbd4fa3c5eeb50a7d', '127.0.0.1', 1607593016, '__ci_last_regenerate|i:1607593016;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607510654\";last_ip|s:13:\"116.12.32.144\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607593015;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;remove_posls|i:1;message|s:27:\"POS Sale successfully added\";__ci_vars|a:1:{s:7:\"message\";s:3:\"old\";}');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('91c76ba6edd20b9b224383c95668950bb409c45a', '127.0.0.1', 1597494379, '__ci_last_regenerate|i:1597494379;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597468572\";last_ip|s:9:\"127.0.0.1\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597494351;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('91c9f2195012660d24555558139a579ae7cb192f', '116.12.33.240', 1613729605, '__ci_last_regenerate|i:1613729605;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1613658550\";last_ip|s:12:\"116.12.33.94\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1613729583;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('91dc03bb6a3bcf82926f951df1990f267814096a', '116.12.32.218', 1638343731, '__ci_last_regenerate|i:1638343731;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1638328265\";last_ip|s:13:\"116.12.33.209\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1638343663;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('91eb17c7455d2cf659b7024c21c2bd4c62a8de0f', '127.0.0.1', 1617421806, '__ci_last_regenerate|i:1617421806;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617345364\";last_ip|s:13:\"116.12.33.149\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617421175;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('91ec3ba2b8dab82348d6c025fb7db391938db5fd', '116.12.32.171', 1635915048, '__ci_last_regenerate|i:1635915048;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1635841114\";last_ip|s:13:\"116.12.33.245\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1635914470;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('91f38289068eee6059c9498f547daf85e272997b', '116.12.32.139', 1641794900, '__ci_last_regenerate|i:1641794900;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1641699285\";last_ip|s:12:\"116.12.34.94\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1641794880;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9208e9b69926157e2b1e3b23a9652fff48eff962', '116.12.33.54', 1636615402, '__ci_last_regenerate|i:1636615402;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1636603829\";last_ip|s:12:\"116.12.33.54\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1636615246;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('921073e29ac180a9c6a72a869bcf1d5d4688c53d', '116.12.33.152', 1635685810, '__ci_last_regenerate|i:1635685810;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1635575301\";last_ip|s:12:\"116.12.34.70\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1635685804;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9215c3445f3f9d3ada7a293d754c91239c6a41cb', '127.0.0.1', 1595420811, '__ci_last_regenerate|i:1595420811;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1595412939\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595420216;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('921777d50965fc42bf63d1580024dd32cbfab32b', '116.12.32.208', 1642073200, '__ci_last_regenerate|i:1642073200;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1642059133\";last_ip|s:13:\"116.12.34.214\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1642073089;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('921b2db32ed91c9908526d752d826f5fd72a8a93', '103.108.88.21', 1594283520, '__ci_last_regenerate|i:1594283520;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594194225\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1594267799;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('921b4762f1a064ec6c9d60a408b87f89e8432569', '127.0.0.1', 1597902324, '__ci_last_regenerate|i:1597902324;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597831226\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597901544;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('922b7479295ee9ea9d7787015b4a59ba861ada0c', '116.12.33.212', 1638264968, '__ci_last_regenerate|i:1638264968;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1638178463\";last_ip|s:13:\"116.12.33.198\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1638264942;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('923099edf51dc93e931a5b9e5f20767c843a6743', '116.12.32.63', 1619423886, '__ci_last_regenerate|i:1619423886;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1619357366\";last_ip|s:12:\"116.12.33.77\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1619423868;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9233cf2101f3b21a9ecfb45115b0f51f6888b08c', '127.0.0.1', 1607349006, '__ci_last_regenerate|i:1607349006;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607317798\";last_ip|s:13:\"116.12.33.189\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607348985;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('92349a6937e7262ad180b76f1e8801b7bcda6270', '127.0.0.1', 1603690195, '__ci_last_regenerate|i:1603690195;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1603622589\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1603690150;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('923909ecb04697d0754514e13244d7211b2ccdfb', '116.12.34.124', 1641211045, '__ci_last_regenerate|i:1641211045;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1641111342\";last_ip|s:12:\"116.12.34.26\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1641211002;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('92396657ca087170a4d1558326a3ecdd8bfae1ae', '127.0.0.1', 1615279006, '__ci_last_regenerate|i:1615278938;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1615278412\";last_ip|s:12:\"116.12.33.14\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";error|N;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('92408b4c63467e34b94c4493d034d2c481d2879e', '116.12.33.12', 1608385264, '__ci_last_regenerate|i:1608385264;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608363721\";last_ip|s:12:\"116.12.33.12\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608385197;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9244c6bec4b5939ab40a460286bbab3c39f71202', '127.0.0.1', 1610979329, '__ci_last_regenerate|i:1610979329;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1610950892\";last_ip|s:13:\"116.12.33.109\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1610979306;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9247f7ebdfe9b4cfbc996ed102732abb3a73276c', '116.12.33.10', 1608729080, '__ci_last_regenerate|i:1608729080;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608705440\";last_ip|s:12:\"116.12.33.10\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608727696;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('924ed21bd0be7bcaa5b54fd6990d585cf1016e7a', '103.126.218.66', 1618477553, '__ci_last_regenerate|i:1618477553;requested_page|s:5:\"admin\";identity|s:13:\"abc@gmail.com\";username|s:6:\"FARHAD\";email|s:13:\"abc@gmail.com\";user_id|s:1:\"3\";old_last_login|s:10:\"1618207227\";last_ip|s:14:\"103.126.218.66\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"1\";biller_id|s:1:\"3\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1618475527;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9250b1868a7e7954df56a5fba2ae38a5c5fb844f', '116.12.34.80', 1638524761, '__ci_last_regenerate|i:1638524761;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1638434256\";last_ip|s:13:\"116.12.32.197\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1638524723;error|N;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('925698f2c93e892f300c846238f8b941434863be', '116.12.33.154', 1613395529, '__ci_last_regenerate|i:1613395529;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1613378540\";last_ip|s:13:\"116.12.33.154\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1613395508;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;message|s:25:\"Sale successfully updated\";__ci_vars|a:1:{s:7:\"message\";s:3:\"new\";}');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('926b0f90a1c583e85d80d11bc084241cb018257f', '127.0.0.1', 1618059443, '__ci_last_regenerate|i:1618059443;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1618029307\";last_ip|s:12:\"116.12.33.48\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1618059437;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('92715bb78e2bbfc51e2a860d3e4e2dedce9fd6e3', '103.108.88.21', 1603359181, '__ci_last_regenerate|i:1603359181;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1603272648\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1603359176;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9274d1379b25dffc4898098d788c00c508f81376', '116.12.32.202', 1646994053, '__ci_last_regenerate|i:1646994053;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1646918263\";last_ip|s:13:\"116.12.32.158\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1646994032;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('927770f16eab66a364efee597121866fdd2798fd', '116.12.33.41', 1615709572, '__ci_last_regenerate|i:1615709554;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1615625339\";last_ip|s:13:\"116.12.32.217\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1615709555;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('928cc05a7d809485f52f01fa6f649953e687299e', '127.0.0.1', 1604466616, '__ci_last_regenerate|i:1604466612;requested_page|s:15:\"admin/employees\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('92934113f57015123971fe3c49ff62fea13dda32', '116.12.32.206', 1631878750, '__ci_last_regenerate|i:1631878750;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1631855940\";last_ip|s:12:\"116.12.34.27\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1631878701;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9293e2ad44175c787fe893e4fe987c6182e68230', '127.0.0.1', 1616914696, '__ci_last_regenerate|i:1616914696;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616835824\";last_ip|s:12:\"116.12.33.49\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616914532;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('929921bacc67eebd1c74fd50fb4763de3a0b3b95', '116.12.34.140', 1646829363, '__ci_last_regenerate|i:1646829363;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1646802657\";last_ip|s:13:\"116.12.34.140\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1646829334;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('929f0ee9ff75b54e36a007080344aefd6721bc2f', '116.12.33.197', 1613463311, '__ci_last_regenerate|i:1613463311;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1613453111\";last_ip|s:13:\"116.12.33.197\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1613463170;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('92a652cb10771e5e496f2912ac428a6845747026', '103.108.88.21', 1598170157, '__ci_last_regenerate|i:1598170157;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1598098234\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1598170122;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('92ab0d0e7e07e9ddc7590931c5bc6d809ca8652f', '116.12.32.197', 1638438987, '__ci_last_regenerate|i:1638438987;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1638340937\";last_ip|s:13:\"116.12.32.218\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1638438948;error|N;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('92af528197f2a91b8a4dc7a1ee7d6d9e8485ef9b', '127.0.0.1', 1604989002, '__ci_last_regenerate|i:1604989002;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1604912149\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1604988982;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('92b035deea3c0977d32ada3cd9a184c696b36138', '127.0.0.1', 1604154492, '__ci_last_regenerate|i:1604154492;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1604120477\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1604150755;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('92bb3184c294085adaece779ddaf8281cc8bb024', '116.12.32.43', 1638851152, '__ci_last_regenerate|i:1638851152;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1638782178\";last_ip|s:13:\"116.12.32.214\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1638851120;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('92bb9d496c1d7319ce8bd770f74609cb20ad98bc', '127.0.0.1', 1605248430, '__ci_last_regenerate|i:1605248430;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605182481\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605248392;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('92bfbb5a5d196ef1cc886025606fd3774abfcca8', '127.0.0.1', 1613039954, '__ci_last_regenerate|i:1613039954;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1612940702\";last_ip|s:13:\"116.12.33.155\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1613039934;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('92cb81ed66cafd14c16e5c92f051fa12d0e3bff4', '127.0.0.1', 1612355835, '__ci_last_regenerate|i:1612355835;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1612332728\";last_ip|s:13:\"116.12.33.161\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1612355741;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('92e0960c3de459ab4baf9255fdf2b839b61e0f9c', '116.12.34.179', 1636261785, '__ci_last_regenerate|i:1636261785;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1636186934\";last_ip|s:12:\"116.12.34.13\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1636261780;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('92e45baa8b8ccf3f23dab76a1b92d199993297f5', '127.0.0.1', 1617788962, '__ci_last_regenerate|i:1617788748;requested_page|s:5:\"admin\";identity|s:13:\"abc@gmail.com\";username|s:6:\"FARHAD\";email|s:13:\"abc@gmail.com\";user_id|s:1:\"3\";old_last_login|s:10:\"1617700400\";last_ip|s:14:\"103.126.218.66\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"1\";biller_id|s:1:\"3\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617788929;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('92e8be17fcd12d1e6065a157c806ec70017c5392', '116.12.34.55', 1638946935, '__ci_last_regenerate|i:1638946935;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1638847671\";last_ip|s:12:\"116.12.32.43\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1638946932;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('92edadba7913cb73998f4ede0f69999957566ebd', '127.0.0.1', 1617423384, '__ci_last_regenerate|i:1617423384;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617345364\";last_ip|s:13:\"116.12.33.149\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617423137;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('92eea3cbb2eb6947301af6aa213de147527ce9bb', '127.0.0.1', 1612941493, '__ci_last_regenerate|i:1612941493;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1612875575\";last_ip|s:11:\"116.12.33.1\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('92efdaa702a9f7ad90b66df32c29e707d15fa79e', '116.12.32.209', 1640077503, '__ci_last_regenerate|i:1640077503;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1640064073\";last_ip|s:13:\"116.12.32.209\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1640077470;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('92f93d4869dcb19fc6ff0bfc25876acb2ba427e5', '127.0.0.1', 1617520329, '__ci_last_regenerate|i:1617520309;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617509566\";last_ip|s:12:\"116.12.33.54\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";message|s:38:\"<p>You are successfully logged in.</p>\";__ci_vars|a:1:{s:7:\"message\";s:3:\"old\";}');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('92fa8be16b36cc15cec2c8fcbbeb8f0961111869', '127.0.0.1', 1607352866, '__ci_last_regenerate|i:1607352866;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607317798\";last_ip|s:13:\"116.12.33.189\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607352332;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('92fca8675e2b3f043bf6547e86bfe89f15e29903', '127.0.0.1', 1593860743, '__ci_last_regenerate|i:1593860743;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1593752131\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1593858341;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('93073a4f56c3cacb4b806f028d94e40a85f9d7d0', '103.108.88.21', 1594811525, '__ci_last_regenerate|i:1594811525;requested_page|s:15:\"admin/customers\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594754399\";last_ip|s:12:\"210.1.246.66\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1594811435;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('930815128632e9fb2d7676514bd3c522fe5ba968', '116.12.33.143', 1619156484, '__ci_last_regenerate|i:1619156484;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1619105407\";last_ip|s:13:\"116.12.32.215\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1619156131;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('930a969782ab916d54938b0f175cb9ced1e94fa8', '127.0.0.1', 1608798486, '__ci_last_regenerate|i:1608798486;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608727375\";last_ip|s:12:\"116.12.33.10\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608798467;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('930e6a90359b827ac33968689b49a55444f2fd11', '103.108.88.21', 1597147164, '__ci_last_regenerate|i:1597147164;requested_page|s:13:\"admin/welcome\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597127896\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597146849;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";user_csrf|s:20:\"G2oVqFBawpumN9U6WrZT\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('931e488de00350a6850f1f71d77c1373bbf2ee82', '127.0.0.1', 1607179196, '__ci_last_regenerate|i:1607179196;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607174324\";last_ip|s:13:\"116.12.33.196\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607176339;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9323282bb49b8035e9d3d67ba254fd0ce6ea0762', '127.0.0.1', 1604463462, '__ci_last_regenerate|i:1604463462;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1604378350\";last_ip|s:14:\"103.108.91.131\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1604463411;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('932c059755766a4f8372adc05da17cf5df5e1c33', '116.12.33.150', 1620642772, '__ci_last_regenerate|i:1620642772;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1620629291\";last_ip|s:13:\"116.12.33.219\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1620642742;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('932c98032db70b089637a8269726a1ad58c1b3a5', '116.12.33.70', 1609058631, '__ci_last_regenerate|i:1609058631;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609043804\";last_ip|s:12:\"116.12.33.70\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1609058298;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('932d69ebe1135524c433956e0d77a15515cf8547', '116.12.34.220', 1641030859, '__ci_last_regenerate|i:1641030859;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1641011022\";last_ip|s:13:\"116.12.34.220\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1641030838;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('93510d94a21c9739a336ab0220d471b9d9786dfa', '127.0.0.1', 1607168710, '__ci_last_regenerate|i:1607168710;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607086449\";last_ip|s:13:\"116.12.33.128\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607166269;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('93526b600aa93d0d3c7fddd6a023d93bf4dbe189', '103.108.91.131', 1604644282, '__ci_last_regenerate|i:1604644282;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1604551273\";last_ip|s:14:\"103.108.91.131\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1604644235;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('93542761d3a2159c1e6a529139dda612d082bde1', '116.12.34.194', 1642759037, '__ci_last_regenerate|i:1642759037;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1642676905\";last_ip|s:13:\"116.12.32.153\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1642759007;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('936b388ac257441243f465ebcd6c3f0d24c32964', '116.12.32.214', 1642578200, '__ci_last_regenerate|i:1642578200;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1642503029\";last_ip|s:13:\"116.12.34.104\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1642578152;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('936ce5f224f3fcab00a96eff45f7cee1739efbb2', '116.12.32.190', 1639914305, '__ci_last_regenerate|i:1639914305;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1639889104\";last_ip|s:13:\"116.12.32.190\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1639914291;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9376f5760223d7b2b1347736d5829b2a0320fd31', '127.0.0.1', 1597475766, '__ci_last_regenerate|i:1597475741;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597471746\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597475766;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9381051f69aeffee53b641300adeb6a6f6dcf879', '127.0.0.1', 1614843643, '__ci_last_regenerate|i:1614843595;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1614769239\";last_ip|s:12:\"116.12.33.44\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1614839032;remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('93828841b5854026078c5f4c00c2683a3e2e874d', '103.108.88.21', 1595075295, '__ci_last_regenerate|i:1595075295;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594988188\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595069380;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('938c6710989718272fbbae94223cd9830434ed87', '127.0.0.1', 1610517003, '__ci_last_regenerate|i:1610517003;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1610431712\";last_ip|s:13:\"116.12.33.171\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1610516719;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9393de962cad1028538e03c8fdf26ec1065d3d07', '116.12.32.179', 1624635844, '__ci_last_regenerate|i:1624635844;requested_page|s:15:\"admin/pos/sales\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('939ffd53b12648e4c966df13e0ca3f40afc1702a', '127.0.0.1', 1612080208, '__ci_last_regenerate|i:1612080208;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1612018324\";last_ip|s:13:\"116.12.32.171\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1612080172;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('93a62ea343e23ebd18aeab74898ae481b885f453', '127.0.0.1', 1607000195, '__ci_last_regenerate|i:1607000195;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606977656\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607000056;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('93b9656ca216956ebfba60aac90374a294cb3ff3', '127.0.0.1', 1594896173, '__ci_last_regenerate|i:1594896173;requested_page|s:5:\"admin\";identity|s:13:\"abc@gmail.com\";username|s:6:\"FARHAD\";email|s:13:\"abc@gmail.com\";user_id|s:1:\"3\";old_last_login|s:10:\"1594803906\";last_ip|s:12:\"210.1.246.66\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"2\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"1\";biller_id|s:1:\"3\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('93c35c5872c60d8c6df290349ff89d7106bdd2e7', '116.12.33.89', 1637124374, '__ci_last_regenerate|i:1637124374;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1637061850\";last_ip|s:12:\"116.12.34.68\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1637124202;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('93edbfd5f3a0d3f53c45d1fc8772cd495fbd66c5', '116.12.33.201', 1608635226, '__ci_last_regenerate|i:1608635226;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608617515\";last_ip|s:13:\"116.12.33.218\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608635196;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('93ee833ea639e92ca4ffd450b545025d8c29c147', '116.12.32.127', 1640927920, '__ci_last_regenerate|i:1640927920;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1640838911\";last_ip|s:13:\"116.12.32.223\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1640927609;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('93f10c53b10282402a2d77be71d638056f99ffc1', '127.0.0.1', 1616253048, '__ci_last_regenerate|i:1616253048;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616144499\";last_ip|s:13:\"116.12.33.146\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616252976;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('93f4b127226744d5e93a4d711b596c37fca5c6fb', '127.0.0.1', 1594899869, '__ci_last_regenerate|i:1594899869;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594897472\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1594899319;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('93f97fd65d9a1c221285fa194e13f9077cc18eeb', '127.0.0.1', 1598426413, '__ci_last_regenerate|i:1598426412;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1598333557\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1598425580;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('93fc69e246e42af369fa56a581397957958ced9f', '127.0.0.1', 1609311964, '__ci_last_regenerate|i:1609311964;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609240742\";last_ip|s:13:\"116.12.33.140\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('93fd79a03fc7c8e351b5f5c66ceed8d1c87bc5b7', '127.0.0.1', 1613892000, '__ci_last_regenerate|i:1613892000;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1613822268\";last_ip|s:13:\"116.12.32.222\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1613891999;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9406f2deea295af305633bdba801457df168ba56', '116.12.34.13', 1645336198, '__ci_last_regenerate|i:1645336198;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1645247701\";last_ip|s:12:\"116.12.33.32\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1645336175;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9408d01ddd80135ed948bc4f9e172debbc1618ae', '116.12.34.201', 1639632230, '__ci_last_regenerate|i:1639632230;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1639564004\";last_ip|s:12:\"116.12.34.58\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1639632195;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('941071da75ffd7628fa01cfa89cedf9f2115a686', '116.12.32.202', 1646995965, '__ci_last_regenerate|i:1646995965;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1646918263\";last_ip|s:13:\"116.12.32.158\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1646995740;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('941311b91432c40e62f3dcd96bc7403179cf0fda', '127.0.0.1', 1595678661, '__ci_last_regenerate|i:1595678661;requested_page|s:13:\"admin/welcome\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1595663091\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595678285;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('941ff0d8fc8efde668cd59991d62a1f72b9b1154', '116.12.34.125', 1625646826, '__ci_last_regenerate|i:1625646826;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1624774905\";last_ip|s:12:\"116.12.33.81\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1625646802;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9424517a64c69b73173980a1b241b7544b633e25', '116.12.33.210', 1610343492, '__ci_last_regenerate|i:1610343492;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1610256883\";last_ip|s:12:\"116.12.33.30\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1610343402;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9427ddcf3f8b2805dbd292c4eb98f536dbc3cb8c', '116.12.34.132', 1634298974, '__ci_last_regenerate|i:1634298974;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1634212446\";last_ip|s:13:\"116.12.32.219\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1634298926;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('942c100c7078aeb45442351b28030da0472f37b4', '116.12.33.209', 1618296504, '__ci_last_regenerate|i:1618296504;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1618204412\";last_ip|s:12:\"116.12.32.27\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1618296461;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9433366de7b41e9cf1a66328fc71a3d33ee0be75', '127.0.0.1', 1614690735, '__ci_last_regenerate|i:1614690735;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1614667355\";last_ip|s:12:\"116.12.32.25\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1614689865;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9435ed1f2fe396d88f47d71b5057bde17c438379', '116.12.33.234', 1617956639, '__ci_last_regenerate|i:1617956639;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617877038\";last_ip|s:13:\"116.12.33.187\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617956600;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('943a96c59702cf4ce4aaf951a4763397eb5bf24b', '116.12.33.239', 1607758747, '__ci_last_regenerate|i:1607758747;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607665148\";last_ip|s:13:\"116.12.32.213\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607758737;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('943b7f27b6ae4161e8e705d1f9d74760ddcca49a', '103.108.88.21', 1596118163, '__ci_last_regenerate|i:1596118163;requested_page|s:13:\"admin/welcome\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1596083219\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";error|N;last_activity|i:1596118124;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('944af5ade585f1b7843a73e0b34287aa36e65603', '116.12.34.51', 1633667401, '__ci_last_regenerate|i:1633667401;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1633521812\";last_ip|s:13:\"116.12.32.192\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1633667342;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('944ece5c7f860caaafe9a3227a1e000dd30b2108', '127.0.0.1', 1605105161, '__ci_last_regenerate|i:1605105161;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605093199\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605105132;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9451e074e01318cddaff12b64ead5e78353edd39', '116.12.33.150', 1609774768, '__ci_last_regenerate|i:1609774768;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609743297\";last_ip|s:13:\"116.12.32.124\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1609774749;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_posls|i:1;remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9457f8d5d4700dd157c7a1c686e0c82e67efa32a', '103.108.88.21', 1603370771, '__ci_last_regenerate|i:1603370771;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1603272648\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1603370740;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('945a5dfd89f1c92ae80e9b66f031f0fb9242233b', '127.0.0.1', 1609340612, '__ci_last_regenerate|i:1609340612;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609311665\";last_ip|s:13:\"116.12.33.205\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1609340528;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('945dba457bc63156f7e24f153e9a256496a9bfeb', '127.0.0.1', 1600754314, '__ci_last_regenerate|i:1600754169;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1600604443\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1600754293;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9466f6f0fca71cfabd4be5965a95d79dbf763632', '127.0.0.1', 1607065860, '__ci_last_regenerate|i:1607065278;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606991619\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607065860;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9467aa7585b5ae2913bfd3fd6137c1b19d721c2d', '116.12.33.40', 1617267210, '__ci_last_regenerate|i:1617267210;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617254497\";last_ip|s:12:\"116.12.33.40\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617267163;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('946b8fa6a52fcac484a6ce27320546fac169436a', '127.0.0.1', 1608445262, '__ci_last_regenerate|i:1608445262;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608375836\";last_ip|s:12:\"116.12.33.12\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608444876;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('94777a678f96f97480bc46432dbd3a82db7f8324', '116.12.34.160', 1639383178, '__ci_last_regenerate|i:1639383178;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1639289751\";last_ip|s:13:\"116.12.34.165\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1639379727;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('947e017cf11f6b39c4691e451f37fd238ca0fb72', '116.12.33.44', 1614782212, '__ci_last_regenerate|i:1614782212;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1614744448\";last_ip|s:12:\"116.12.33.44\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1614781994;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('947f2f84773d12f24f5f675b9007588e95d9b3d5', '127.0.0.1', 1613208092, '__ci_last_regenerate|i:1613208092;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1613130779\";last_ip|s:12:\"116.12.33.43\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1613207914;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9482e4823ae25fbe38cf3fa6a739aca7a0c8b22c', '127.0.0.1', 1600773293, '__ci_last_regenerate|i:1600773147;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1600754179\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1600773293;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('948367118135227e3128725dc08bd5a36c8eee5a', '103.108.88.21', 1594732512, '__ci_last_regenerate|i:1594732512;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594717643\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1594731914;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9492782c4ea294d3f1eccf06d35c468cef94cb1c', '116.12.33.198', 1638180219, '__ci_last_regenerate|i:1638180219;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1638164343\";last_ip|s:13:\"116.12.33.198\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1638180061;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('949894dbbc35af0ab76d8ddbf9d922689789009c', '103.108.88.21', 1599198794, '__ci_last_regenerate|i:1599198751;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1599136442\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1599198753;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('949ad38c4adcc490de843a07276eb9f5166cae45', '103.108.91.130', 1605282483, '__ci_last_regenerate|i:1605282483;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605242577\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605282433;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('94a37ee30e53f4fd44b758999bcee3aba4605f5d', '116.12.34.125', 1625645766, '__ci_last_regenerate|i:1625645766;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1624774905\";last_ip|s:12:\"116.12.33.81\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1625645745;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('94a919475703f6873b3c99c5b747c3ff4c0c4521', '116.12.34.163', 1648616744, '__ci_last_regenerate|i:1648616744;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1648553719\";last_ip|s:12:\"116.12.34.99\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1648616720;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('94b7cba394dc990ec0ee30c737b7b343faf2bf6d', '116.12.32.218', 1638354304, '__ci_last_regenerate|i:1638354302;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1638328265\";last_ip|s:13:\"116.12.33.209\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1638354303;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('94c36873c6fa1159b3377eebe0f229e11246f51b', '116.12.32.150', 1645442549, '__ci_last_regenerate|i:1645442549;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1645417986\";last_ip|s:13:\"116.12.33.158\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1645438035;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('94db33f414f23752fe35796c349fffd9a6602efc', '127.0.0.1', 1595839205, '__ci_last_regenerate|i:1595839205;requested_page|s:13:\"admin/welcome\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1595827415\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('94db983e6743bb42ab6d0742e41e9c149da593cb', '127.0.0.1', 1604303827, '__ci_last_regenerate|i:1604303827;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1604240911\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1604299419;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('94e9243e26503fd88c63dc1a0e70e68f04f26e24', '116.12.33.239', 1610114592, '__ci_last_regenerate|i:1610114592;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1610087832\";last_ip|s:13:\"116.12.33.239\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1610114576;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('94f432c2efe5f00241aac7928a666183c6a7434b', '116.12.33.43', 1613135852, '__ci_last_regenerate|i:1613135852;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1613116205\";last_ip|s:12:\"116.12.33.43\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1613135836;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('94f95a22a453aec8eb2dc1dfa983996f90168d7f', '103.126.218.66', 1618480555, '__ci_last_regenerate|i:1618480555;requested_page|s:5:\"admin\";identity|s:13:\"abc@gmail.com\";username|s:6:\"FARHAD\";email|s:13:\"abc@gmail.com\";user_id|s:1:\"3\";old_last_login|s:10:\"1618207227\";last_ip|s:14:\"103.126.218.66\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"1\";biller_id|s:1:\"3\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1618475527;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('94f9f7176687695298e04f6513d15d48bd9e9c3d', '127.0.0.1', 1616669672, '__ci_last_regenerate|i:1616669672;requested_page|s:15:\"admin/pos/sales\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('94fea7e59fafebf790ee463d312b07bcbd7a4c3b', '116.12.33.97', 1612077202, '__ci_last_regenerate|i:1612077202;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1612018324\";last_ip|s:13:\"116.12.32.171\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1612077201;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9506b425cce53309e85c0ae19ee88c5109f36e38', '127.0.0.1', 1609858539, '__ci_last_regenerate|i:1609858539;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609823055\";last_ip|s:12:\"116.12.32.57\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1609858501;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('950a0b72b6ebddc9b6d5f2fa791025d68630491e', '116.12.34.75', 1640580201, '__ci_last_regenerate|i:1640580201;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1640521721\";last_ip|s:13:\"116.12.34.139\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1640579940;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('951221b51a14ffba5a26515c42db02f9cdcf4f34', '127.0.0.1', 1600508059, '__ci_last_regenerate|i:1600508059;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1600433348\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1600507913;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('95171d4c51f2b03051db779798a4ac81aef622ec', '116.12.32.190', 1639915213, '__ci_last_regenerate|i:1639915213;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1639889104\";last_ip|s:13:\"116.12.32.190\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1639915187;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9520e88b6813f2e9f05efbe2ffb478faac40b694', '127.0.0.1', 1608558520, '__ci_last_regenerate|i:1608558520;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608538360\";last_ip|s:13:\"116.12.33.177\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608558499;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9525dd940613bc2458bb1a9200f3bb2f9e5cbe31', '116.12.32.218', 1638344543, '__ci_last_regenerate|i:1638344543;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1638328265\";last_ip|s:13:\"116.12.33.209\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1638344490;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9530d3b44b241018a13ab66dc2f3967ced120352', '116.12.33.69', 1620829260, '__ci_last_regenerate|i:1620829119;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1620809922\";last_ip|s:12:\"116.12.33.69\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1620829260;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9532dc7004be056d2e5504d5dcbd653054e2b074', '116.12.34.61', 1635310033, '__ci_last_regenerate|i:1635310033;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1635251183\";last_ip|s:13:\"116.12.32.190\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1635309870;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('953553f29729902706d8c7a434eba826be5fe415', '127.0.0.1', 1601128428, '__ci_last_regenerate|i:1601128428;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1601114627\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1601128383;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9537596e9916370358284677056877ccd59d0f09', '116.12.34.86', 1633780303, '__ci_last_regenerate|i:1633780299;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1633666686\";last_ip|s:12:\"116.12.34.51\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1633780302;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9539bd3c68f11b1e4f2d2ea6f0c8ef841eabbdff', '127.0.0.1', 1606283866, '__ci_last_regenerate|i:1606283865;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606221393\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606283866;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('953b6923e9c3a598da2b64f296df8227b7142e98', '127.0.0.1', 1610953177, '__ci_last_regenerate|i:1610953177;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1610859444\";last_ip|s:13:\"116.12.33.186\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1610953089;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9545bc238728ac6b0f8d7564cd9921fc68ef51f4', '116.12.32.59', 1625825152, '__ci_last_regenerate|i:1625825152;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1625742360\";last_ip|s:13:\"116.12.32.222\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1625825115;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9545ff74ce0898c1155c3ddc8aae70a9a908e90c', '127.0.0.1', 1615270993, '__ci_last_regenerate|i:1615270992;requested_page|s:15:\"admin/pos/sales\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('954ba6ace244c0149a3bd216ce89be21f0f8190d', '116.12.32.101', 1630472374, '__ci_last_regenerate|i:1630472374;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1630407922\";last_ip|s:12:\"116.12.33.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1630472344;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('955747ff02e72585268c434d086a0caed7bab0a3', '116.12.33.44', 1610204200, '__ci_last_regenerate|i:1610204200;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1610171878\";last_ip|s:12:\"116.12.33.44\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1610204188;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('955df8285f77de364a5feb060e921d08db95be5c', '127.0.0.1', 1601122468, '__ci_last_regenerate|i:1601122468;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1601114627\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1601122228;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('95600ea5df46bd126d4fa4ca9088e38be6f8d975', '127.0.0.1', 1615035876, '__ci_last_regenerate|i:1615035876;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1614933443\";last_ip|s:13:\"116.12.33.199\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1615035660;remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('956b5f0452b81c49a4cb968a42d6ab73db92fa80', '116.12.34.239', 1644841424, '__ci_last_regenerate|i:1644841424;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1644809396\";last_ip|s:13:\"116.12.34.239\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1644841401;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9588f125de2154db83603f2d0abe76a31c10e3d8', '116.12.34.67', 1641623240, '__ci_last_regenerate|i:1641622991;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1641525767\";last_ip|s:12:\"116.12.34.98\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1641623240;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('958945a173cf132bd1bae05bf2a084f74d883ee8', '116.12.33.249', 1612070615, '__ci_last_regenerate|i:1612070615;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1612018324\";last_ip|s:13:\"116.12.32.171\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1612070597;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('958c83ba2aaa0ba5c98b462baf7eba78368a9270', '127.0.0.1', 1609401635, '__ci_last_regenerate|i:1609401635;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609340278\";last_ip|s:13:\"116.12.33.205\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1609401619;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('958e46c9d2f6d4fa032581240f9373991fb1d07e', '103.108.88.21', 1593864210, '__ci_last_regenerate|i:1593864210;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1593752131\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1593858341;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('958fdbce73081df8011efbf4455993a33bfa32d2', '127.0.0.1', 1597472748, '__ci_last_regenerate|i:1597472748;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597468572\";last_ip|s:9:\"127.0.0.1\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597472391;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9593b6ff8024d0839b3ce024081e8ce43de2e264', '103.108.88.21', 1594709197, '__ci_last_regenerate|i:1594709197;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594614684\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('95995f3bbe1b036f0311c006a10322ad26ac6b36', '116.12.33.149', 1617355662, '__ci_last_regenerate|i:1617355662;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617332954\";last_ip|s:13:\"116.12.33.149\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617355630;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('959a3e1571b3c7cd59ee5e3dac6a524bd31bfc7b', '116.12.33.57', 1616915310, '__ci_last_regenerate|i:1616915310;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616835824\";last_ip|s:12:\"116.12.33.49\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616915263;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('959cb77afd482b73e772be0f11e6325f9d0d0f55', '116.12.33.198', 1638164345, '__ci_last_regenerate|i:1638164342;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1638073400\";last_ip|s:13:\"116.12.34.110\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1638164345;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('95a275994cf52ced0287b45c652401baa515320a', '127.0.0.1', 1606052529, '__ci_last_regenerate|i:1606052529;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606025936\";last_ip|s:14:\"103.108.91.129\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606052480;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('95a8d229eae1f9fda82efc9fec183ec7a974feeb', '127.0.0.1', 1603528472, '__ci_last_regenerate|i:1603528336;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1603452099\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1603528468;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";error|N;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('95af29cffc3395f1c3847c92e4d1fddbefff2b76', '116.12.34.44', 1635404424, '__ci_last_regenerate|i:1635404424;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1635335841\";last_ip|s:12:\"116.12.34.61\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1635400094;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('95b3481b3d1853091b2e07aba56b406d58731991', '127.0.0.1', 1606396433, '__ci_last_regenerate|i:1606396433;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606377880\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('95b3d7591a0ce793b55addef116e96b5adeb6a04', '103.108.88.21', 1593929221, '__ci_last_regenerate|i:1593929221;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1593866795\";last_ip|s:13:\"43.231.23.122\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1593924485;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('95ba3e14725f40286bdfe6e919e199e5c20004bb', '127.0.0.1', 1617711242, '__ci_last_regenerate|i:1617711242;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617631766\";last_ip|s:13:\"116.12.32.223\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617711231;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('95c192e32290ac39365865a6ff54b62a03f582a1', '127.0.0.1', 1594704314, '__ci_last_regenerate|i:1594704314;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594614684\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('95c7d58fed53c7ff4c5c75d0c5f0185f75ef4e55', '116.12.33.10', 1608712963, '__ci_last_regenerate|i:1608712963;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608646438\";last_ip|s:13:\"116.12.33.201\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608706184;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('95cdb77fcc96bd29744d1012ba32f76514b8fb22', '127.0.0.1', 1603378188, '__ci_last_regenerate|i:1603378188;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1603272648\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1603374085;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('95d1eb207456afbb0cfa08e7d4429a2d88ac09f0', '116.12.32.217', 1641705778, '__ci_last_regenerate|i:1641705778;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1641631115\";last_ip|s:12:\"116.12.34.67\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1641705752;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('95d762c6eba7a4ba0e5aa8a7ddad1172e97a9b1f', '127.0.0.1', 1611754308, '__ci_last_regenerate|i:1611754308;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1611659572\";last_ip|s:12:\"116.12.32.50\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1611754234;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('95db6bb43319dec3f319859dc15db83eedfd7a53', '116.12.32.96', 1608127278, '__ci_last_regenerate|i:1608127278;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608100273\";last_ip|s:12:\"116.12.32.96\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608127219;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('95f01c2a0c9d4ca70a4d598100c54ccaa3e3c5d1', '116.12.33.176', 1618410823, '__ci_last_regenerate|i:1618410823;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1618376871\";last_ip|s:13:\"116.12.33.176\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1618410814;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('95f444871f2bc61328a18f538963d3dabd00c37c', '116.12.33.254', 1622531780, '__ci_last_regenerate|i:1622531619;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1622381107\";last_ip|s:12:\"116.12.32.92\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1622531779;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('95ff54453114235e833c44a589fb3b9747c69a94', '116.12.33.77', 1619365377, '__ci_last_regenerate|i:1619365377;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1619346721\";last_ip|s:12:\"116.12.33.77\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1619359933;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9605cdecf4ec6c36d3cfe56b63874363b30b3946', '127.0.0.1', 1608449113, '__ci_last_regenerate|i:1608449113;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608375836\";last_ip|s:12:\"116.12.33.12\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608449076;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('960a78e8e21fc3de970dd4a3246ea5ae9c664f4c', '127.0.0.1', 1603287400, '__ci_last_regenerate|i:1603287400;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1603259232\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1603284234;error|N;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";user_csrf|s:20:\"QVtRXEFrMGAzu32hNcBI\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('960bdfbaa97ea96f20c24c3eb0c9183f8d3a36c7', '127.0.0.1', 1593836816, 'requested_page|s:15:\"admin/customers\";__ci_last_regenerate|i:1593836816;identity|s:11:\"r@gmail.com\";username|s:4:\"neon\";email|s:11:\"r@gmail.com\";user_id|s:1:\"4\";old_last_login|s:10:\"1593596310\";last_ip|s:14:\"203.190.14.186\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"5\";warehouse_id|s:1:\"1\";view_right|s:1:\"1\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"4\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1593836763;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9618d9b41c646b34ff36adc61f426ed52c5f27bb', '116.12.32.200', 1645014266, '__ci_last_regenerate|i:1645014000;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1644986973\";last_ip|s:13:\"116.12.34.218\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1645014265;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('96224bd37f26dbe965a4693d1dabf6ddcac0e060', '127.0.0.1', 1607426916, '__ci_last_regenerate|i:1607426916;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607414134\";last_ip|s:12:\"116.12.33.67\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607426911;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('962b95e094ed0536f63521ef89cc05c7f5e5ec56', '116.12.34.167', 1639134528, '__ci_last_regenerate|i:1639134528;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1639039633\";last_ip|s:12:\"116.12.34.39\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1639134003;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('962bcb6c4b80596d08de75e499160016122fb613', '116.12.32.222', 1613823046, '__ci_last_regenerate|i:1613823046;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1613810114\";last_ip|s:13:\"116.12.32.222\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1613822470;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('963a242a3aacb32f174bc04f4ddc26bd51c1528a', '103.108.88.21', 1604038808, '__ci_last_regenerate|i:1604038808;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1603981704\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1604038583;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('96542e1a5ef17da830d62db544c342d96cd8c197', '116.12.32.96', 1608128513, '__ci_last_regenerate|i:1608128513;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608100273\";last_ip|s:12:\"116.12.32.96\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608128196;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('96577d7098bafab8c30ef2980b1d29c94f07ef6f', '116.12.34.75', 1640576843, '__ci_last_regenerate|i:1640576843;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1640521721\";last_ip|s:13:\"116.12.34.139\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1640576815;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('965a50f0637212ca5749393b52a9c9d0f0cc3ee1', '127.0.0.1', 1603689179, '__ci_last_regenerate|i:1603689179;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1603622589\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1603688825;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('965b9aaeb5d3ba49cf0de8da27932d97f97143d2', '116.12.33.33', 1639803861, '__ci_last_regenerate|i:1639803861;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1639730283\";last_ip|s:13:\"116.12.34.113\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1639803409;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('965d792f6e01ad69abf3a4d629de140b15ad338f', '127.0.0.1', 1598339734, '__ci_last_regenerate|i:1598339497;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1598269328\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1598339609;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('96636d61040d908a88d105e7b6bf2e240dfcf2a9', '127.0.0.1', 1606462032, '__ci_last_regenerate|i:1606462032;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606395992\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606461614;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('96674c36aea01c5386a9a850c58e2c149933bc65', '127.0.0.1', 1607846470, '__ci_last_regenerate|i:1607846470;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607772531\";last_ip|s:13:\"116.12.33.239\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607846410;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('96685c69b4ca2e03287d2aa9c65182d1a17f4156', '103.108.91.130', 1605684981, '__ci_last_regenerate|i:1605684981;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605611465\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605684909;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('966f6bc441e36440bcbd87ec427fc8e7144a7e2a', '116.12.34.239', 1644835157, '__ci_last_regenerate|i:1644835157;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1644809396\";last_ip|s:13:\"116.12.34.239\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1644835140;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('96708e5272be7434952c1cf6c6a581fd980ed85b', '127.0.0.1', 1614341787, '__ci_last_regenerate|i:1614341787;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1614319074\";last_ip|s:13:\"116.12.33.151\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1614338768;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9673a2f5d27a99ffe797c05b39e76c2e3485bf02', '127.0.0.1', 1607179201, '__ci_last_regenerate|i:1607179196;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607174324\";last_ip|s:13:\"116.12.33.196\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607179201;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('967fcba3c7f2314af32926fdb774dcda4ec25bb6', '116.12.33.249', 1612067130, '__ci_last_regenerate|i:1612067130;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1612018324\";last_ip|s:13:\"116.12.32.171\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1612067064;remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('969834cd6c903c76b31f9c97078d42f0af3d75a6', '127.0.0.1', 1614587760, '__ci_last_regenerate|i:1614587760;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1614430138\";last_ip|s:13:\"116.12.32.140\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1614587729;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('96abfea904dc002df5af953387605f0d5d6b6ad6', '127.0.0.1', 1595912033, '__ci_last_regenerate|i:1595912033;requested_page|s:13:\"admin/welcome\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1595841827\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595911818;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('96b4dfc8af3ab2d4740614f6c4b62f069e199cd3', '116.12.34.41', 1641291055, '__ci_last_regenerate|i:1641291055;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1641202817\";last_ip|s:13:\"116.12.34.124\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1641291027;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('96cc00aac7396dfc25abfdfd26bb219015d27ffb', '103.108.88.21', 1594886873, '__ci_last_regenerate|i:1594886873;requested_page|s:15:\"admin/customers\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594804422\";last_ip|s:12:\"210.1.246.66\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1594882961;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('96d743188f12c18efa1c75755e04bba15245f22c', '127.0.0.1', 1610708626, '__ci_last_regenerate|i:1610708626;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1610602516\";last_ip|s:13:\"116.12.33.150\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1610708566;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('96d946988fe9076d344a2c7a7d5b41ca98d91971', '116.12.33.32', 1645248324, '__ci_last_regenerate|i:1645248324;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1645176563\";last_ip|s:13:\"116.12.32.212\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1645248295;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('96ddde0e24d207837bf8611ccfb74aef0adb9a22', '116.12.34.215', 1637317667, '__ci_last_regenerate|i:1637317667;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1637212122\";last_ip|s:13:\"116.12.33.225\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1637317612;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('96e22384764f1e4df67956dea0419b8f71bf4a35', '116.12.33.144', 1611818582, '__ci_last_regenerate|i:1611818582;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1611730165\";last_ip|s:13:\"116.12.33.207\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1611818559;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('96e7cc31fab203edbda91afc0df9a931eebb6fed', '103.108.88.21', 1600351654, '__ci_last_regenerate|i:1600351654;requested_page|s:16:\"admin/myexpenses\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1600333297\";last_ip|s:14:\"37.111.199.178\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1600351475;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('96ec88b7cfe5310bc48a9975104a42e3b27e3be7', '127.0.0.1', 1617002428, '__ci_last_regenerate|i:1617002428;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616900099\";last_ip|s:12:\"116.12.33.57\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617002353;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('96ecc481aca37d7bc99145938b193998ef3cb62f', '116.12.33.245', 1635848032, '__ci_last_regenerate|i:1635848032;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1635766383\";last_ip|s:13:\"116.12.34.123\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1635847992;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('96ed1407d409fc0627cc8d75683fe60b70ce53eb', '127.0.0.1', 1612262969, '__ci_last_regenerate|i:1612262969;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1612247464\";last_ip|s:13:\"116.12.32.200\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1612262829;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('96f5e2ca2efb115ecc555fcf414eb1d460c5ab3c', '116.12.32.79', 1642826132, '__ci_last_regenerate|i:1642826132;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1642758727\";last_ip|s:13:\"116.12.34.194\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1642825917;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('97034273cb93da52653a421279ca4fc746269399', '127.0.0.1', 1610776368, '__ci_last_regenerate|i:1610776368;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1610701958\";last_ip|s:13:\"116.12.32.143\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1610776340;remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('970bb69b198ce84699b10f064da39c33ad2a069f', '116.12.33.57', 1616909302, '__ci_last_regenerate|i:1616909302;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616835824\";last_ip|s:12:\"116.12.33.49\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616909286;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('970f691ed94be7f67fce455aca146aab39e474f8', '103.108.88.21', 1598170573, '__ci_last_regenerate|i:1598170573;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1598098234\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1598170385;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9718eeb361072604cf1835f96eb309030d9e9c3a', '116.12.33.43', 1613132474, '__ci_last_regenerate|i:1613132474;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1613116205\";last_ip|s:12:\"116.12.33.43\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1613132473;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_posls|i:1;message|s:27:\"POS Sale successfully added\";__ci_vars|a:1:{s:7:\"message\";s:3:\"old\";}');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('971eed9ca45caf48de73f3ce39d1619975b66e8f', '116.12.32.155', 1620143587, '__ci_last_regenerate|i:1620143587;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1620052991\";last_ip|s:13:\"116.12.33.185\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1620143559;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('971fb271e17bc10ea8a0afd79f9ab41951f219d1', '116.12.32.162', 1612506063, '__ci_last_regenerate|i:1612506063;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1612419958\";last_ip|s:13:\"116.12.33.185\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1612506015;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9721267a5378db4d7eac4d438c97eefcf58e7920', '127.0.0.1', 1595056473, '__ci_last_regenerate|i:1595056473;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594988188\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595054121;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('972a20a34fe546590cc75901938d07d1e207909c', '127.0.0.1', 1594755342, '__ci_last_regenerate|i:1594755342;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('974176dcbccfe0e9af20af95bd51b122c29ef420', '116.12.32.197', 1638436475, '__ci_last_regenerate|i:1638436475;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1638340937\";last_ip|s:13:\"116.12.32.218\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1638436428;error|N;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('974a1c4a78423e20ac8f5c6728b88498de6d9116', '127.0.0.1', 1600508543, '__ci_last_regenerate|i:1600508543;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1600433348\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1600508542;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('974a82cfcc23e4c4039724d3195345743108eba3', '116.12.32.142', 1608901967, '__ci_last_regenerate|i:1608901967;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608879016\";last_ip|s:13:\"116.12.32.142\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608901938;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('974dfb6b81c53ac84ec711c626cc6b5a08dc390c', '127.0.0.1', 1599915172, '__ci_last_regenerate|i:1599915172;requested_page|s:15:\"admin/customers\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1599892116\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('97553989599fa257cea886c42821f0cfe0db1c09', '127.0.0.1', 1593604468, '__ci_last_regenerate|i:1593604468;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('97656959626d19b4c3eb17629316007d555071ac', '103.126.218.66', 1619085095, '__ci_last_regenerate|i:1619085093;requested_page|s:5:\"admin\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9766dfba80012b5ffbaf5d2a3336f005d0679892', '127.0.0.1', 1595771824, '__ci_last_regenerate|i:1595771824;requested_page|s:13:\"admin/welcome\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1595749590\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595770986;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('976ae178e5874dad8175758aade3adfa36e818af', '127.0.0.1', 1614319643, '__ci_last_regenerate|i:1614319643;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1614259833\";last_ip|s:13:\"116.12.32.223\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('976ced40256ba75b8f4fbd04efaba0f8ead99a25', '127.0.0.1', 1609563366, '__ci_last_regenerate|i:1609563364;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('976e20963cece404647302ef496ca299d357f39b', '127.0.0.1', 1599307784, '__ci_last_regenerate|i:1599307784;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1599224672\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1599303670;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9789a162bf1fbfabfb57a3a454f9953565d6da06', '127.0.0.1', 1616845573, '__ci_last_regenerate|i:1616845573;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616763763\";last_ip|s:12:\"116.12.32.55\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616844346;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('979cae67df8f68257846ef29ec1056c233e14b09', '103.108.88.21', 1600951024, '__ci_last_regenerate|i:1600950749;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1600863123\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1600951023;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('97a02b4b9fadcf90518c837dc6bf679085b21949', '127.0.0.1', 1603721748, '__ci_last_regenerate|i:1603721748;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1603688805\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1603718641;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('97a4973169e644f03c20e555083099914cd74b88', '116.12.32.223', 1640841731, '__ci_last_regenerate|i:1640841731;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1640752748\";last_ip|s:13:\"116.12.34.137\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1640841191;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('97a9d9f87de2710150a412d8efd1552ffdf1450a', '116.12.34.27', 1631857635, '__ci_last_regenerate|i:1631857635;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1631534732\";last_ip|s:13:\"116.12.32.215\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1631857627;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('97aae1632aa04b123844211e5dafb8e1b9fc48f5', '127.0.0.1', 1593589936, '__ci_last_regenerate|i:1593589936;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('97c75097c292c2c4cedf0728ba35227a8e6960c6', '116.12.32.167', 1645688668, '__ci_last_regenerate|i:1645688668;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1645607387\";last_ip|s:13:\"116.12.34.242\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1645688335;remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('97eaea95a316b92971217b6352a7cfbaa21a3027', '116.12.32.211', 1620567856, '__ci_last_regenerate|i:1620567856;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1620469410\";last_ip|s:12:\"116.12.33.58\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1620567832;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('97ee955e32f50e65eff3f82b316936588d5e721a', '127.0.0.1', 1608294486, 'requested_page|s:15:\"admin/pos/sales\";__ci_last_regenerate|i:1608294486;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608274670\";last_ip|s:12:\"116.12.33.76\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608294466;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('97f3b551c9fa7f3edca2730ad31c068c956b2914', '127.0.0.1', 1606885056, '__ci_last_regenerate|i:1606884794;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606804968\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606885056;remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('97f896343dcda8ad6c94e373e84e682a9f90e41c', '127.0.0.1', 1601301467, '__ci_last_regenerate|i:1601301467;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1601288240\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1601297462;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9801a8d1120c6191fda15aa09849c5aee86a0175', '116.12.33.109', 1610979804, '__ci_last_regenerate|i:1610979660;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1610950892\";last_ip|s:13:\"116.12.33.109\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1610979804;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9804839fa54e720b3cc4472474f13cc9307223d9', '127.0.0.1', 1618211428, '__ci_last_regenerate|i:1618211428;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1618138129\";last_ip|s:13:\"116.12.33.171\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1618211406;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;message|s:25:\"Sale successfully updated\";__ci_vars|a:1:{s:7:\"message\";s:3:\"new\";}');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('981102549a0c5f834c51e39556e9d0d34726ac45', '116.12.34.22', 1636527339, '__ci_last_regenerate|i:1636527339;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1636435217\";last_ip|s:13:\"116.12.34.151\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1636527315;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('98168744679e024ab8b1806290557a0e414a0f79', '116.12.32.50', 1611644115, '__ci_last_regenerate|i:1611644115;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1611587853\";last_ip|s:12:\"116.12.32.60\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1611643903;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('981b530ef622c7e867bf45d8dce76ddb86cb6d81', '127.0.0.1', 1609997830, '__ci_last_regenerate|i:1609997830;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609935118\";last_ip|s:12:\"116.12.33.51\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('98284e36afdb4274f22b1d7959280efc67ff984e', '116.12.33.252', 1636695125, '__ci_last_regenerate|i:1636695125;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1636612673\";last_ip|s:12:\"116.12.33.54\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1636695089;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9838d1671e03ac67142fd4f8e5b58a8e04302c09', '116.12.34.58', 1639545378, '__ci_last_regenerate|i:1639545378;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1639461060\";last_ip|s:12:\"116.12.33.70\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1639545343;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('983cfa1c0262ebe8371e8e548f33436869247880', '116.12.34.23', 1647668698, '__ci_last_regenerate|i:1647668696;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1647606889\";last_ip|s:12:\"116.12.33.11\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1647668697;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('984b9b193e7f2e2da5cb0e1301a76c22a207cb09', '127.0.0.1', 1597580230, '__ci_last_regenerate|i:1597580230;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597474515\";last_ip|s:12:\"210.1.246.66\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597579803;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('984cf1b4722f7905191129ecc45688d1effc3d6b', '116.12.33.152', 1635680912, '__ci_last_regenerate|i:1635680912;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1635575301\";last_ip|s:12:\"116.12.34.70\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1635680899;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('986434172488c4d831272467accbf708e455d5dd', '116.12.33.202', 1619452794, '__ci_last_regenerate|i:1619452794;requested_page|s:21:\"admin/sales/edit/4925\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1619422400\";last_ip|s:12:\"116.12.32.63\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1619452764;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('986b781a69fd8cf08855f18295e7068b5de0d964', '103.108.91.130', 1606223021, '__ci_last_regenerate|i:1606223021;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606210262\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606222896;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('986df097566c8ddecd9e7d2e892926addf0546e4', '127.0.0.1', 1614174170, '__ci_last_regenerate|i:1614174170;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1614155657\";last_ip|s:12:\"116.12.32.12\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1614168296;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('987da1ae9362186f569a2211f7c82a3e72e3c8b7', '127.0.0.1', 1597680079, '__ci_last_regenerate|i:1597680079;requested_page|s:5:\"admin\";identity|s:13:\"abc@gmail.com\";username|s:6:\"FARHAD\";email|s:13:\"abc@gmail.com\";user_id|s:1:\"3\";old_last_login|s:10:\"1597660014\";last_ip|s:12:\"210.1.246.66\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"2\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"1\";biller_id|s:1:\"3\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597679867;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9885a36850428c43e3f5d2e60b494b5f1c403bd8', '116.12.33.127', 1619943300, '__ci_last_regenerate|i:1619943298;requested_page|s:23:\"admin/reports/customers\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('988a0dad367d78bfd41f1acca38238dde1cb623c', '116.12.32.87', 1618496251, '__ci_last_regenerate|i:1618496251;requested_page|s:9:\"admin/pos\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1618479131\";last_ip|s:12:\"116.12.32.87\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1618492181;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('988b5a61007da5ee33877ddd9a16e95491b787a0', '127.0.0.1', 1611574186, '__ci_last_regenerate|i:1611574186;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1611405986\";last_ip|s:13:\"116.12.32.111\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1611573998;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('988d17f2c5fd6cd882c68c9638f1db237b4836a5', '127.0.0.1', 1599050033, '__ci_last_regenerate|i:1599050033;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1598965980\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1599050001;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('98991ee7815b85305ad7901ebfaf68c85788c97a', '127.0.0.1', 1613636655, '__ci_last_regenerate|i:1613636655;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1613565512\";last_ip|s:13:\"116.12.33.168\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1613636058;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('989d69a0b04ecacc29c0f8532c41693d613a49a1', '116.12.32.96', 1608109056, '__ci_last_regenerate|i:1608109056;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608040715\";last_ip|s:12:\"116.12.33.28\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608109012;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('98ab91166f1891a711b1be08590417232345f7d3', '116.12.34.220', 1641031178, '__ci_last_regenerate|i:1641031178;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1641011022\";last_ip|s:13:\"116.12.34.220\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1641031126;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('98acd935f4917e49c4a45418c99b3a9337cf4114', '116.12.32.204', 1637921599, '__ci_last_regenerate|i:1637921599;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1637907685\";last_ip|s:13:\"116.12.32.204\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1637921580;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('98acf083d7b41d9d84dc3a7e4f4d4cf75777d119', '127.0.0.1', 1616913322, '__ci_last_regenerate|i:1616913322;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616835824\";last_ip|s:12:\"116.12.33.49\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616913286;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('98ae182580cfb47d7825b9b9f4d3d24fa7b2b92b', '116.12.32.182', 1644927183, '__ci_last_regenerate|i:1644927183;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1644833400\";last_ip|s:13:\"116.12.34.239\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1644927063;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('98b434a91696ff5ae63c03def1bd2f4b156fc3ae', '116.12.33.239', 1607756219, '__ci_last_regenerate|i:1607756219;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607665148\";last_ip|s:13:\"116.12.32.213\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607756210;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('98b5802e463fb764b206305786fa775dd1017f41', '116.12.32.213', 1637988900, '__ci_last_regenerate|i:1637988900;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1637917564\";last_ip|s:13:\"116.12.32.204\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1637988177;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('98c330df618f47debcd93a01fc03d645b1d88fb2', '116.12.32.187', 1638956443, '__ci_last_regenerate|i:1638956442;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1638847671\";last_ip|s:12:\"116.12.32.43\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1638956443;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('98cb68768d0b1fa91f4041c8a7f929bc1232c8ef', '116.12.33.149', 1617336498, '__ci_last_regenerate|i:1617336498;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617283942\";last_ip|s:12:\"116.12.33.40\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617336454;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('98ce1ea7ec209f2be8d947b81292e26d58768394', '103.108.88.21', 1598707454, '__ci_last_regenerate|i:1598707454;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1598681885\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1598707352;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('98d8ec4acb46702dcc5285adbd3cd08241302067', '116.12.34.35', 1642413737, '__ci_last_regenerate|i:1642413737;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1642401645\";last_ip|s:12:\"116.12.34.35\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1642413714;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('98e2fc467c81cc33672b74e347a324412324d735', '116.12.32.209', 1640087127, '__ci_last_regenerate|i:1640087127;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1640064073\";last_ip|s:13:\"116.12.32.209\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1640087106;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('98ece29e02fb73bffef80ba863861225684f1128', '127.0.0.1', 1600508791, '__ci_last_regenerate|i:1600508791;requested_page|s:5:\"admin\";identity|s:13:\"abc@gmail.com\";username|s:6:\"FARHAD\";email|s:13:\"abc@gmail.com\";user_id|s:1:\"3\";old_last_login|s:10:\"1598164225\";last_ip|s:12:\"210.1.246.66\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"2\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"1\";biller_id|s:1:\"3\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1600508541;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('98ef90f7f74808b300a4ec870abc8fa6ca914d04', '116.12.32.102', 1610026640, '__ci_last_regenerate|i:1610026640;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609997510\";last_ip|s:13:\"116.12.32.102\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1610026534;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('98f26babec8845b2053714a074fba24fc70b77a6', '127.0.0.1', 1606305891, '__ci_last_regenerate|i:1606305891;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606291700\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606305861;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('98fb47208a43cf4c5087ed9d8795a20514eaff5d', '127.0.0.1', 1616994809, '__ci_last_regenerate|i:1616994809;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616900099\";last_ip|s:12:\"116.12.33.57\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616993207;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('990227ce6a62f957b95ca11b343f4a2fd70f80bf', '127.0.0.1', 1593588934, '__ci_last_regenerate|i:1593588850;requested_page|s:5:\"admin\";identity|s:11:\"a@gmail.com\";username|s:6:\"farhad\";email|s:11:\"a@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1593588350\";last_ip|s:13:\"43.231.23.122\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|N;view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|N;company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1593588934;register_id|s:1:\"8\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-02-09 10:45:31\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('991251e33161294c294b061ed5ae00d54ec2db02', '127.0.0.1', 1615707916, '__ci_last_regenerate|i:1615707916;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1615625339\";last_ip|s:13:\"116.12.32.217\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1615707504;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('991c63a0b6c00f35b75747e4475b0e384999230f', '116.12.32.112', 1623765839, '__ci_last_regenerate|i:1623765839;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1623744126\";last_ip|s:13:\"116.12.32.112\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1623765488;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('992258077a5cbd107be870573897af6cdd7daac0', '127.0.0.1', 1613291588, '__ci_last_regenerate|i:1613291588;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1613218428\";last_ip|s:13:\"116.12.33.203\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1613291344;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('992920fa126a1da9e64718c47dfb3137ad842a85', '116.12.34.80', 1638523255, '__ci_last_regenerate|i:1638523255;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1638434256\";last_ip|s:13:\"116.12.32.197\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1638523231;error|N;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('992d614e5a2c69dff0d10528305859edf86c4b25', '116.12.32.185', 1643894133, '__ci_last_regenerate|i:1643894133;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1643797684\";last_ip|s:13:\"116.12.32.220\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1643894132;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;remove_posls|i:1;message|s:27:\"POS Sale successfully added\";__ci_vars|a:1:{s:7:\"message\";s:3:\"new\";}');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('992f6e078b38037834d120225c8b54cf1f0f889b', '116.12.34.81', 1642309380, '__ci_last_regenerate|i:1642309380;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1642247323\";last_ip|s:13:\"116.12.34.107\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1642309364;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9934e7c874768235f0d5069402003ff78b9c766d', '127.0.0.1', 1595138070, '__ci_last_regenerate|i:1595138070;requested_page|s:15:\"admin/customers\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1595087497\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595134376;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('993bf2cddbf138cc155bef194ff9c250a6cc8335', '127.0.0.1', 1603465351, '__ci_last_regenerate|i:1603465141;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1603440004\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1603463289;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('993ce056660f15d02e3c7f7ab8bdec6869243da9', '127.0.0.1', 1593593402, '__ci_last_regenerate|i:1593593281;identity|s:13:\"abc@gmail.com\";username|s:5:\"admin\";email|s:13:\"abc@gmail.com\";user_id|s:1:\"3\";old_last_login|s:10:\"1593592854\";last_ip|s:13:\"43.231.23.122\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"2\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"1\";biller_id|s:1:\"3\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1593593401;register_id|s:1:\"9\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-06-08 08:16:14\";remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('993fa40d87fe00ea3dd0c6f8b39734985a5ddca0', '116.12.34.215', 1637322438, '__ci_last_regenerate|i:1637322438;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1637212122\";last_ip|s:13:\"116.12.33.225\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1637319683;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('994bd31ceda7c03065427c2fccfe4766f5dc6e54', '127.0.0.1', 1605447178, '__ci_last_regenerate|i:1605447178;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605416089\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605447174;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('994fccbae7091bba2a2a6dab2260f25573b6aefb', '127.0.0.1', 1595048933, '__ci_last_regenerate|i:1595048933;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594988188\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595048787;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9951428284b7ec69e853fd3aa2fbe2a2cd380c78', '116.12.32.218', 1638330135, '__ci_last_regenerate|i:1638330135;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1638279249\";last_ip|s:13:\"116.12.32.184\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1638330093;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('99603de8db706623c758795a3103e3c9817847da', '127.0.0.1', 1604725873, '__ci_last_regenerate|i:1604725873;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1604639557\";last_ip|s:14:\"103.108.91.131\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1604725858;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('99631af587348bfc9eb77647684a614746e97446', '127.0.0.1', 1602677457, '__ci_last_regenerate|i:1602677453;requested_page|s:5:\"admin\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9963bd2224d731809e8f1e2fc5e920fc33ff9e3d', '116.12.33.213', 1608191994, '__ci_last_regenerate|i:1608191994;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608119096\";last_ip|s:12:\"116.12.32.96\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608191976;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('996703496452ced5530415493198d7b5e41109f8', '127.0.0.1', 1604229592, '__ci_last_regenerate|i:1604229592;requested_page|s:22:\"admin/sales/deliveries\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1604208809\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";error|N;last_activity|i:1604229476;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9968c4b52b57841daadbc683b586f3a79fdfa805', '116.12.34.179', 1636261985, '__ci_last_regenerate|i:1636261785;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1636186934\";last_ip|s:12:\"116.12.34.13\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1636261985;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('996c7d7b073e4c2da846239ead99f624007b54d9', '116.12.32.222', 1613814146, '__ci_last_regenerate|i:1613814146;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1613723310\";last_ip|s:13:\"116.12.33.240\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1613814115;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('996dbd35c698cb9decc20220c59573809aed4370', '116.12.34.105', 1641885141, '__ci_last_regenerate|i:1641885141;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1641793729\";last_ip|s:13:\"116.12.32.139\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1641885119;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9973e269f862f70c11c210ef37e099c71825603c', '127.0.0.1', 1617015963, '__ci_last_regenerate|i:1617015963;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616900099\";last_ip|s:12:\"116.12.33.57\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617015918;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('997586691eb2cab9791ac822129973cce4888e01', '127.0.0.1', 1610432254, '__ci_last_regenerate|i:1610432254;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1610377891\";last_ip|s:13:\"116.12.33.210\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1610431719;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9988dcdcb9bc25102a80d2aca64409a6c6b81be1', '127.0.0.1', 1613204356, '__ci_last_regenerate|i:1613204356;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1613130779\";last_ip|s:12:\"116.12.33.43\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1613204353;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9989801db73449da4f0cea81591da30a9a3169f0', '116.12.33.89', 1637124767, '__ci_last_regenerate|i:1637124767;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1637061850\";last_ip|s:12:\"116.12.34.68\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1637124728;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9994af4d0ac04a12f7bba1cb3b473057574e3b16', '127.0.0.1', 1597408942, '__ci_last_regenerate|i:1597408942;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597382202\";last_ip|s:9:\"127.0.0.1\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597407712;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9995d26e3ec84af0a1c9f4597b48b6be743f78da', '127.0.0.1', 1598070437, '__ci_last_regenerate|i:1598070437;requested_page|s:5:\"admin\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('999df2aa5b0994a538434c00d4570a142b5ca38f', '116.12.34.180', 1636978426, '__ci_last_regenerate|i:1636978424;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1636948025\";last_ip|s:11:\"116.12.33.4\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1636978426;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('99a1d9b47d36828805c5656425c5194a8d598ef2', '127.0.0.1', 1604324706, '__ci_last_regenerate|i:1604324706;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1604291069\";last_ip|s:14:\"103.108.91.128\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1604323833;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('99a20620826dde9ee0b4406da02e51b66f3f126e', '116.12.33.161', 1621250182, '__ci_last_regenerate|i:1621250182;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1621146588\";last_ip|s:12:\"116.12.32.91\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1621249934;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('99a41573ac6f76346e114042374fc60419627aeb', '116.12.34.160', 1639383494, '__ci_last_regenerate|i:1639383494;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1639289751\";last_ip|s:13:\"116.12.34.165\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1639383454;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('99b00c131d912610c316e1d1a7164df72323e873', '103.108.88.21', 1595073468, '__ci_last_regenerate|i:1595073468;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594988188\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595069380;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('99b81c95b4a9b4c449c8d3411ceda224805cc3fe', '116.12.33.150', 1620643155, '__ci_last_regenerate|i:1620643155;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1620629291\";last_ip|s:13:\"116.12.33.219\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1620643135;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('99baf7693a233e7ee0b8abb6a0ffecc02f8c0a69', '116.12.32.184', 1638280498, '__ci_last_regenerate|i:1638280498;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1638263640\";last_ip|s:13:\"116.12.33.212\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1638280459;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('99c429999cad201c730b3a6cd767ab93d55562fd', '127.0.0.1', 1614342782, '__ci_last_regenerate|i:1614342782;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1614319074\";last_ip|s:13:\"116.12.33.151\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1614342646;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;message|s:25:\"Sale successfully updated\";__ci_vars|a:1:{s:7:\"message\";s:3:\"new\";}');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('99d20110d2f80445b26800cb782c8e212f728f46', '116.12.33.158', 1614864842, '__ci_last_regenerate|i:1614864842;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1614834433\";last_ip|s:13:\"116.12.33.158\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1614864838;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('99e0a6facce956593ae949695ceb80b9727d7c61', '116.12.33.199', 1614948888, '__ci_last_regenerate|i:1614948888;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1614863202\";last_ip|s:13:\"116.12.33.158\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1614948223;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('99e12161ffc9f6a31b32521cd43130bb5b1c261d', '116.12.33.144', 1611817584, '__ci_last_regenerate|i:1611817584;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1611730165\";last_ip|s:13:\"116.12.33.207\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1611817281;remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('99e7732b19dda03078f0624208a6af46a5183712', '127.0.0.1', 1616144810, '__ci_last_regenerate|i:1616144810;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616069053\";last_ip|s:12:\"116.12.32.81\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616144797;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('99eebb81bf5ae389a93ccbe72fdb7cf3311da463', '127.0.0.1', 1608376128, '__ci_last_regenerate|i:1608376128;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608363721\";last_ip|s:12:\"116.12.33.12\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608376124;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('99ef7e105d425d1f6c386b6a6ac222816737798b', '116.12.33.239', 1610115238, '__ci_last_regenerate|i:1610115238;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1610087832\";last_ip|s:13:\"116.12.33.239\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1610115222;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('99f12b90b02002ea9b0251ff72870fb4ab69a7b4', '116.12.34.243', 1648189992, '__ci_last_regenerate|i:1648189992;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1648104640\";last_ip|s:13:\"116.12.32.170\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1648189972;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9a003edb93a9f4c0fc4299cce2745fecda8805d6', '127.0.0.1', 1597230623, '__ci_last_regenerate|i:1597230623;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597208022\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597230613;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9a06928707f65043d8a73aaacbc7b84bcd262b27', '116.12.34.165', 1639308110, '__ci_last_regenerate|i:1639308110;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1639197279\";last_ip|s:13:\"116.12.33.127\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1639308095;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9a122665078f168eb212dbcb1a566e890f112b74', '116.12.33.150', 1610607276, '__ci_last_regenerate|i:1610607276;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1610516570\";last_ip|s:13:\"116.12.32.223\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1610607246;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9a1ba5a9aeb95a7c7761afa02aae73918492dff9', '116.12.33.119', 1621432020, '__ci_last_regenerate|i:1621432020;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1621402121\";last_ip|s:13:\"116.12.33.131\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1621431712;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9a1c13ad637740bf95d61d9276628cd95a896c2d', '127.0.0.1', 1593840116, 'requested_page|s:15:\"admin/customers\";__ci_last_regenerate|i:1593840116;identity|s:11:\"r@gmail.com\";username|s:4:\"neon\";email|s:11:\"r@gmail.com\";user_id|s:1:\"4\";old_last_login|s:10:\"1593596310\";last_ip|s:14:\"203.190.14.186\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"5\";warehouse_id|s:1:\"1\";view_right|s:1:\"1\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"4\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1593836831;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9a1c904e1313c59566fca4b02e680d35b162976e', '103.108.88.21', 1593936331, '__ci_last_regenerate|i:1593936331;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1593866795\";last_ip|s:13:\"43.231.23.122\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1593924485;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9a225eeee8c0f9f9393e49d00d03760465db664c', '116.12.33.177', 1615093036, '__ci_last_regenerate|i:1615093036;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1615034999\";last_ip|s:13:\"116.12.33.144\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1615092577;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9a23067688316551d9b34daab080f2241ea08609', '116.12.33.187', 1617879289, '__ci_last_regenerate|i:1617879289;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617857562\";last_ip|s:13:\"116.12.33.187\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617879276;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9a26e058f9fca6cd0497885948b17dc0045d4c4f', '103.108.88.21', 1597662609, '__ci_last_regenerate|i:1597662609;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597555298\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597662608;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_posls|i:1;message|s:27:\"POS Sale successfully added\";__ci_vars|a:1:{s:7:\"message\";s:3:\"new\";}');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9a293873f8e7c9bca0dc478d064afaae7a631d7f', '116.12.34.243', 1648189687, '__ci_last_regenerate|i:1648189687;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1648104640\";last_ip|s:13:\"116.12.32.170\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1648189674;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9a300f57c76e0baa625fdefc485a93af334660b0', '127.0.0.1', 1616997920, '__ci_last_regenerate|i:1616997920;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616900099\";last_ip|s:12:\"116.12.33.57\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616997876;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9a32ca3bb816cfa3538c45abedce7e4473faca4f', '116.12.33.249', 1612071645, '__ci_last_regenerate|i:1612071645;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1612018324\";last_ip|s:13:\"116.12.32.171\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1612071627;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9a33b0d24beb72f5882bdc8786605fa4b13902bc', '116.12.32.134', 1636018089, '__ci_last_regenerate|i:1636018089;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1635997332\";last_ip|s:13:\"116.12.32.134\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1636017995;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9a38a3231c5cc56b8286e74c7d80f746ebc92b31', '116.12.32.101', 1630474175, '__ci_last_regenerate|i:1630474175;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1630407922\";last_ip|s:12:\"116.12.33.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1630474146;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_posls|i:1;remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9a4903e1ff64ba37c3024fc7084c3c2bbdc41a41', '116.12.32.200', 1644995117, '__ci_last_regenerate|i:1644995117;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1644921201\";last_ip|s:13:\"116.12.32.182\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1644994954;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9a67eb2976aad141a9459f2932f19763e5a1d5f8', '116.12.32.211', 1643189688, '__ci_last_regenerate|i:1643189688;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1643096282\";last_ip|s:11:\"116.12.33.8\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1643187177;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9a811110fa55af3e4102ba4f13ed7bfb3a84c48f', '103.108.91.129', 1606639198, '__ci_last_regenerate|i:1606639197;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606540695\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606639198;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9a84c7fe253e2ad4fe741dce856065cc7fad9193', '127.0.0.1', 1603378510, '__ci_last_regenerate|i:1603378510;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1603272648\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1603378483;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9a8700de01a2ffc23bed1c2b98153095ce4915de', '103.108.91.130', 1605354561, '__ci_last_regenerate|i:1605354561;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605326172\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605354524;error|N;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9a88536bb1c2929030ea548a03b25501de731920', '127.0.0.1', 1606478914, '__ci_last_regenerate|i:1606478914;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606395992\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606478872;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9a88e18ac5295f5cfbf535193047357701d51a1a', '116.12.34.81', 1642310661, '__ci_last_regenerate|i:1642310661;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1642247323\";last_ip|s:13:\"116.12.34.107\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1642310630;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9a92ff197f84f6cf6f72aa2de1ed759e4056d635', '116.12.32.198', 1619626059, '__ci_last_regenerate|i:1619626059;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1619597040\";last_ip|s:13:\"116.12.32.198\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1619626040;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9a959201cd12d7a276504a22fc92bf61fbc97c7d', '127.0.0.1', 1611741381, '__ci_last_regenerate|i:1611741381;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1611659572\";last_ip|s:12:\"116.12.32.50\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1611739764;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9a95b885fb1b5e1f34007a0078e7c42ba393f5c3', '116.12.33.41', 1644391446, '__ci_last_regenerate|i:1644391446;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1644325011\";last_ip|s:13:\"116.12.32.173\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1644391421;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9ab3089b7c04110a23c59ff14a586deb070eeae4', '127.0.0.1', 1614176866, '__ci_last_regenerate|i:1614176866;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1614155657\";last_ip|s:12:\"116.12.32.12\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1614176506;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9ab5ffdfbedaa18d4a0ead3407af3be311fe2e15', '116.12.33.37', 1617101713, '__ci_last_regenerate|i:1617101713;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617080165\";last_ip|s:12:\"116.12.33.37\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617101630;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9ab8403be43ffed11b743cfe85999e2500cbf201', '127.0.0.1', 1597296472, '__ci_last_regenerate|i:1597296472;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597227735\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597295183;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9aba104a7652328443e95b546f306dd66402a25c', '127.0.0.1', 1597144577, '__ci_last_regenerate|i:1597144577;requested_page|s:13:\"admin/welcome\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597127896\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597144339;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";user_csrf|s:20:\"B5OX86nfZjcrEU0qbGIt\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9ac17aae6a4083128c897607ab09916ef141e850', '127.0.0.1', 1608012776, '__ci_last_regenerate|i:1608012776;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607953227\";last_ip|s:13:\"116.12.32.121\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608012307;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9ac3b519f2a9fef8ce8477e696e0e28f296d7d19', '116.12.34.9', 1647611690, '__ci_last_regenerate|i:1647611486;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1647575588\";last_ip|s:12:\"116.12.33.11\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1647611678;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9ad01e7da30b42f08ad64054735445b544128330', '127.0.0.1', 1606898164, '__ci_last_regenerate|i:1606898164;requested_page|s:9:\"admin/pos\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606884807\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606898163;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9ae587804e9946242df246c9cb0a535c7d9bf221', '127.0.0.1', 1615363782, '__ci_last_regenerate|i:1615363782;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1615300962\";last_ip|s:12:\"116.12.33.14\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1615363658;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9af2326aaeec981d94003f6b4a7a6db79ae4b5d6', '116.12.32.128', 1607520766, '__ci_last_regenerate|i:1607520766;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607424997\";last_ip|s:13:\"116.12.32.145\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607520737;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9af6297aceb535e8f916f13ce12bd5df60275eb2', '103.108.88.21', 1593929633, '__ci_last_regenerate|i:1593929633;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1593866795\";last_ip|s:13:\"43.231.23.122\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1593924485;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9afc16f4ef3464ef0d9ab802eb006ff1fff18580', '127.0.0.1', 1617422136, '__ci_last_regenerate|i:1617422136;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617345364\";last_ip|s:13:\"116.12.33.149\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617421175;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9b0093ec1df67a3b53c710420ddda47f4906e29e', '116.12.33.37', 1617082368, '__ci_last_regenerate|i:1617082368;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617032740\";last_ip|s:13:\"116.12.33.116\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617082326;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9b0199e5e40e62986c29811acc46cb7625cf82d5', '116.12.34.124', 1641207917, '__ci_last_regenerate|i:1641207917;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1641111342\";last_ip|s:12:\"116.12.34.26\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1641207894;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9b0edb5ba672171f20368e249928ae73a70acfa7', '116.12.32.222', 1624175144, '__ci_last_regenerate|i:1624173611;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1623994499\";last_ip|s:12:\"116.12.33.38\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1624173465;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9b2f858ea54de199aa94dc19c2eba086b1399588', '116.12.33.116', 1616989618, '__ci_last_regenerate|i:1616989618;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616900099\";last_ip|s:12:\"116.12.33.57\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616989560;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9b3bb7f966384951e48c612a52c4f764705659eb', '127.0.0.1', 1606377895, '__ci_last_regenerate|i:1606377875;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606304634\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9b43aa9c5024cc46e2e1bc986467dc3d290e344c', '127.0.0.1', 1616768883, '__ci_last_regenerate|i:1616768715;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616751377\";last_ip|s:12:\"116.12.33.10\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616768883;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9b52274eb53ad59e4923df1d73a1e511fef8ddb4', '116.12.32.208', 1642069619, '__ci_last_regenerate|i:1642069619;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1642059133\";last_ip|s:13:\"116.12.34.214\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1642069513;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9b576300b8309655e4943f1506c4f99f34801343', '127.0.0.1', 1604986411, '__ci_last_regenerate|i:1604986411;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1604912149\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1604986369;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9b5cc0375ad913cb9932be7b093caf93bec19510', '127.0.0.1', 1611733276, '__ci_last_regenerate|i:1611733276;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1611659572\";last_ip|s:12:\"116.12.32.50\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1611731180;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9b624a4d2b62b156c6a93b80d93d30f5e5ee9403', '103.108.91.130', 1605612673, '__ci_last_regenerate|i:1605612673;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605590276\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605612194;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9b6ece88c0ce509ac7fc251382440c433aabe3d7', '116.12.32.181', 1633671239, '__ci_last_regenerate|i:1633671239;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1633521812\";last_ip|s:13:\"116.12.32.192\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1633671239;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9b83b794167ec09ddc8a06ea027e405621764915', '127.0.0.1', 1615444037, '__ci_last_regenerate|i:1615444037;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1615382327\";last_ip|s:12:\"119.30.45.62\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1615444023;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9b84d21d3e5c3392f62a8cfd17916bd3b1c4b015', '127.0.0.1', 1604242247, '__ci_last_regenerate|i:1604242247;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1604229283\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1604242192;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9b8a5158457468466c95e97afc7b343dba7c00f6', '127.0.0.1', 1597402884, '__ci_last_regenerate|i:1597402884;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597382202\";last_ip|s:9:\"127.0.0.1\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9b8c7b4f369b85108c80999b4fc8626688c021eb', '116.12.32.55', 1607611345, '__ci_last_regenerate|i:1607611345;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607510654\";last_ip|s:13:\"116.12.32.144\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607611268;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9b9ce4befdce4d12d09d42611c0e9368af7d0a9e', '116.12.32.218', 1638353401, '__ci_last_regenerate|i:1638353401;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1638328265\";last_ip|s:13:\"116.12.33.209\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1638353369;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9b9ec6abeffb9c1a6ae64b612e54b95210668791', '116.12.32.217', 1641706641, '__ci_last_regenerate|i:1641706641;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1641631115\";last_ip|s:12:\"116.12.34.67\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1641706623;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9bc71e13e610434116d561f9dee3d82232ecb55d', '116.12.33.187', 1617885109, '__ci_last_regenerate|i:1617884920;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617857562\";last_ip|s:13:\"116.12.33.187\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617885109;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_posls|i:1;remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9bc71e863754db3bb60a8b7e2ae1beb2208cf229', '116.12.33.132', 1618829081, '__ci_last_regenerate|i:1618829081;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1618753218\";last_ip|s:12:\"116.12.32.42\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1618829041;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9bcd9febe83407edabd58fa3e838c0c45d1b8828', '116.12.32.145', 1607431215, '__ci_last_regenerate|i:1607431215;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607414134\";last_ip|s:12:\"116.12.33.67\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607431207;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9bddad6ebc6eb4ba8f6c70a617319aa460cb36a8', '127.0.0.1', 1603806127, '__ci_last_regenerate|i:1603806127;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1603800687\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1603801330;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9bee0b07a2bf0014b2ca6b37f78a23a7ad7e8bef', '127.0.0.1', 1617270054, '__ci_last_regenerate|i:1617270054;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617254497\";last_ip|s:12:\"116.12.33.40\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617269986;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9bfb2150a1bc598767d671a766c6db59fe50cc24', '116.12.34.165', 1639300429, '__ci_last_regenerate|i:1639300429;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1639197279\";last_ip|s:13:\"116.12.33.127\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1639297431;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9c064ff918ff1477c40a0916a3e0ba9eae124512', '116.12.32.182', 1608028659, '__ci_last_regenerate|i:1608028659;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607953227\";last_ip|s:13:\"116.12.32.121\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608028629;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9c1729063acb9bd80c8266794efb3d083c9aea32', '116.12.33.157', 1611240175, '__ci_last_regenerate|i:1611240111;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1611208056\";last_ip|s:13:\"116.12.33.157\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1611240175;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9c219bd527ea663c5986c0ed092f655de2be31d6', '127.0.0.1', 1595082796, '__ci_last_regenerate|i:1595082796;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594988188\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595082709;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9c250f4aff3c464c2323ac1153eeca84ea4633dc', '127.0.0.1', 1611753962, '__ci_last_regenerate|i:1611753962;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1611659572\";last_ip|s:12:\"116.12.32.50\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1611753856;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9c25d91766b7d49f3ddd4649a0d6075695885897', '127.0.0.1', 1614343449, '__ci_last_regenerate|i:1614343449;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1614319074\";last_ip|s:13:\"116.12.33.151\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1614342887;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9c2d13f90d9b2c6adc1b6437eed77b0c8428482c', '116.12.32.134', 1636017704, '__ci_last_regenerate|i:1636017704;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1635997332\";last_ip|s:13:\"116.12.32.134\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1636017700;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9c34bf8998ce42178da6ba5460ca183c737ef0d2', '127.0.0.1', 1613826999, '__ci_last_regenerate|i:1613826980;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1613810114\";last_ip|s:13:\"116.12.32.222\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1613826979;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9c36c8ceaf8fd472f38448c8bb1f5c29c6e68373', '127.0.0.1', 1615699449, '__ci_last_regenerate|i:1615699449;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1615625339\";last_ip|s:13:\"116.12.32.217\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9c575e308cb63dc183ac16f6c99b8026bd532dfe', '116.12.32.223', 1610523858, '__ci_last_regenerate|i:1610523858;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1610431712\";last_ip|s:13:\"116.12.33.171\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1610523636;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9c5f31210d61f637a5a36a09c990edde6619b019', '116.12.32.79', 1642829052, '__ci_last_regenerate|i:1642829052;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1642758727\";last_ip|s:13:\"116.12.34.194\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1642829027;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9c62ec89ef76c7f92f41e3de8e84c4892e677b53', '127.0.0.1', 1609072905, '__ci_last_regenerate|i:1609072905;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609043804\";last_ip|s:12:\"116.12.33.70\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1609072869;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9c6ce48e9a1c61359feb4b5982c693ab01b44d5d', '116.12.34.167', 1639131930, '__ci_last_regenerate|i:1639131930;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1639039633\";last_ip|s:12:\"116.12.34.39\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1639131608;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9c90463b8cccb643c8f1985aaf7a5786746106b8', '116.12.32.205', 1643976701, '__ci_last_regenerate|i:1643976701;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1643892812\";last_ip|s:13:\"116.12.32.185\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1643976675;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9c909912c7863624014f094bf8316fa306eb191f', '127.0.0.1', 1597487915, '__ci_last_regenerate|i:1597487915;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597468572\";last_ip|s:9:\"127.0.0.1\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597487737;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9c9273945b7038b95ef6e5c679068163da7a102d', '103.108.88.21', 1594879503, '__ci_last_regenerate|i:1594879503;requested_page|s:15:\"admin/customers\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594804422\";last_ip|s:12:\"210.1.246.66\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1594874017;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9c9851a7109c4d1556df3337e025b5a06a7d0cea', '116.12.33.41', 1644390798, '__ci_last_regenerate|i:1644390798;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1644325011\";last_ip|s:13:\"116.12.32.173\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1644390783;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9caa4096553b1f86bb074220b0e8a9904bc1817c', '116.12.33.40', 1617290480, '__ci_last_regenerate|i:1617290480;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617266564\";last_ip|s:12:\"116.12.33.40\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617289900;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9cad0263867aabe0f3011de2690ba3b6bf735652', '116.12.32.34', 1647095425, '__ci_last_regenerate|i:1647095425;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1646992799\";last_ip|s:13:\"116.12.32.202\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1647095407;remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9cbd90819adb4416e841097047b0de68d76fd72e', '116.12.33.242', 1616240089, '__ci_last_regenerate|i:1616240089;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616144499\";last_ip|s:13:\"116.12.33.146\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616240062;remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9cbe09d3f9f1627bbe669ecc84ab3104979a979d', '103.108.88.21', 1594882746, '__ci_last_regenerate|i:1594882746;requested_page|s:15:\"admin/customers\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594804422\";last_ip|s:12:\"210.1.246.66\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1594881068;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9ccb3886464ad719c4b6c4c7e625577245173f59', '103.108.88.21', 1603090336, '__ci_last_regenerate|i:1603090336;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1603014899\";last_ip|s:14:\"123.108.244.36\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1603090217;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9cd557b500464407bfa6c2fa5584c35aaf20a67c', '127.0.0.1', 1610029619, '__ci_last_regenerate|i:1610029619;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609997510\";last_ip|s:13:\"116.12.32.102\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1610029559;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9ce8f6932dc5dfed1fa1fe6f5c31b36390beb015', '116.12.34.98', 1641530579, '__ci_last_regenerate|i:1641530579;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1641465695\";last_ip|s:13:\"116.12.32.207\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1641528658;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9ceefbdf07ded91e360f0629429fd8f5dacf6943', '116.12.33.81', 1624776313, '__ci_last_regenerate|i:1624776313;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1624512894\";last_ip|s:13:\"116.12.33.110\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1624776040;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9cf5b4a19f2f008227711cbc8b8359acf95698cf', '127.0.0.1', 1607611005, '__ci_last_regenerate|i:1607611005;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607510654\";last_ip|s:13:\"116.12.32.144\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607610964;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9d0523d52ebfcfc0a79178c88f30f50566fb572c', '116.12.33.131', 1621402204, '__ci_last_regenerate|i:1621402080;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1621244727\";last_ip|s:13:\"116.12.33.161\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1621402204;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9d17ec99e7e7ae19332be2f16f34927b7c6a0b3c', '127.0.0.1', 1614863918, '__ci_last_regenerate|i:1614863918;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1614834433\";last_ip|s:13:\"116.12.33.158\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1614863899;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9d19fbc8ce015e1d4d925cc431ce84bac924cdb8', '127.0.0.1', 1609771876, '__ci_last_regenerate|i:1609771876;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609743297\";last_ip|s:13:\"116.12.32.124\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1609771166;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9d286ddf7a5772bc3cc9c58e973a78b0fedb5df4', '116.12.34.26', 1641113232, '__ci_last_regenerate|i:1641113232;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1641027070\";last_ip|s:13:\"116.12.34.220\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1641113212;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9d2ff79c2ba9a0151854e7cca2556ae93293deb5', '127.0.0.1', 1616153043, '__ci_last_regenerate|i:1616153043;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616069053\";last_ip|s:12:\"116.12.32.81\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616153028;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9d34bec36345501f929c2cf69194768e3f714ac7', '127.0.0.1', 1613464366, '__ci_last_regenerate|i:1613464366;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1613453111\";last_ip|s:13:\"116.12.33.197\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1613464361;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_posls|i:1;remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9d39f64c4d198bd0f0ba246d59375e44c8c8b455', '127.0.0.1', 1597680393, '__ci_last_regenerate|i:1597680319;requested_page|s:5:\"admin\";identity|s:13:\"abc@gmail.com\";username|s:6:\"FARHAD\";email|s:13:\"abc@gmail.com\";user_id|s:1:\"3\";old_last_login|s:10:\"1597679715\";last_ip|s:12:\"210.1.246.66\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"2\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"1\";biller_id|s:1:\"3\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597680392;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9d3d9a1907243412b0c738c93d7e51075ffb66a2', '116.12.34.105', 1641895275, '__ci_last_regenerate|i:1641895275;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1641875420\";last_ip|s:13:\"116.12.34.105\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1641895239;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9d484b38113f02558295f85dda1b9fe188c6e17f', '116.12.33.162', 1609397137, '__ci_last_regenerate|i:1609397137;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609340278\";last_ip|s:13:\"116.12.33.205\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1609397110;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9d4885e68c7ea22b40eb72c736129715ee4bbd2f', '127.0.0.1', 1603288512, '__ci_last_regenerate|i:1603288512;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1603259232\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1603284234;error|N;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";user_csrf|s:20:\"QVtRXEFrMGAzu32hNcBI\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9d5c8e636af267e70821d1f32d554f261bb207dc', '127.0.0.1', 1609770771, '__ci_last_regenerate|i:1609770771;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609743297\";last_ip|s:13:\"116.12.32.124\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1609762989;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9d770bca8a11af988968de1a5693ecac462488b2', '127.0.0.1', 1605615280, '__ci_last_regenerate|i:1605615280;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605590276\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605615255;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9d852087fb83ff5fa8bade1b52847b198aa92cc0', '116.12.33.225', 1637216875, '__ci_last_regenerate|i:1637216875;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1637137656\";last_ip|s:11:\"116.12.32.9\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1637216843;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9d98bbd1c8635e90006ca2e6579f256407d6ec76', '127.0.0.1', 1605186897, '__ci_last_regenerate|i:1605186897;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605101433\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605186733;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9d9f42d351059f85149b3bb89a1bab4baacae4fb', '127.0.0.1', 1617619120, '__ci_last_regenerate|i:1617619120;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617533532\";last_ip|s:12:\"116.12.33.54\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617619089;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9da9065a2c38be7a827c7ec787a1888d553167cb', '116.12.33.119', 1621434519, '__ci_last_regenerate|i:1621434519;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1621402121\";last_ip|s:13:\"116.12.33.131\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1621432503;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9daab36765a0ab21713e3f3969033fe8818cb21d', '127.0.0.1', 1595491249, 'requested_page|s:13:\"admin/welcome\";__ci_last_regenerate|i:1595491249;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1595485608\";last_ip|s:14:\"203.190.14.186\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9daadeccafc532b524bfec91b3e37e1da385d94d', '127.0.0.1', 1599308107, '__ci_last_regenerate|i:1599308107;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1599224672\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1599308106;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9db7590651661f3e51378df569f82d39d320b665', '116.12.32.180', 1608025952, '__ci_last_regenerate|i:1608025952;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607953227\";last_ip|s:13:\"116.12.32.121\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608025951;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9db95ce54f6bf1cd7e7a7ee6e427cab675163703', '116.12.34.141', 1640327970, '__ci_last_regenerate|i:1640327970;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1640236799\";last_ip|s:13:\"116.12.34.148\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1640327928;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9dbdb9a3462ea69d7e96f6f3124fb2b035e1bcf2', '127.0.0.1', 1605107324, '__ci_last_regenerate|i:1605107043;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605093199\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605107324;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9dcf944f0039fa1812f79a2d16ec8de5ccd988f9', '116.12.32.211', 1643179783, '__ci_last_regenerate|i:1643179783;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1643096282\";last_ip|s:11:\"116.12.33.8\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1643179760;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9dd162024fca9f34f112e64813832f414496e622', '103.108.88.21', 1594903188, '__ci_last_regenerate|i:1594903117;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594899228\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1594903185;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9ddc045fa922a0cdf71c96bc8f4d9b9bca47b7b6', '116.12.33.240', 1618738559, '__ci_last_regenerate|i:1618738454;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1618721668\";last_ip|s:13:\"116.12.33.240\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1618738559;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9de2adc50765966cd4f4082f7889218977f98df2', '127.0.0.1', 1600522555, '__ci_last_regenerate|i:1600522490;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1600510896\";last_ip|s:12:\"119.30.47.44\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1600522536;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9de3fef5b4c41e35fb318c65a152c340d297df71', '116.12.32.112', 1623746717, '__ci_last_regenerate|i:1623746717;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1623676117\";last_ip|s:12:\"116.12.33.90\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1623746649;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9e00f9fbd9d7c800651e502df8c1a5a76579c7e3', '127.0.0.1', 1594531264, '__ci_last_regenerate|i:1594531264;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594466871\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1594531130;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9e061aafa2e52b9e61e3c2deea5ac941531c6328', '116.12.33.239', 1607780293, '__ci_last_regenerate|i:1607780293;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607770814\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607780292;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9e126b28fce3ec4829a3bebb6065e1d3531b85f7', '116.12.32.128', 1616508013, '__ci_last_regenerate|i:1616507982;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616490669\";last_ip|s:13:\"116.12.32.128\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616508012;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9e1f493e136b91525cf1089900a2ef9eeb015a7f', '116.12.33.164', 1613307688, '__ci_last_regenerate|i:1613307656;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1613284583\";last_ip|s:13:\"116.12.33.164\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1613307688;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9e2399ce1e01f761023d79d7c5f882331e2535ba', '116.12.33.199', 1614949830, '__ci_last_regenerate|i:1614949830;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1614863202\";last_ip|s:13:\"116.12.33.158\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1614949783;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9e2c0aad1b486f5b8b7988c7085e289a9397b058', '116.12.33.57', 1616911369, '__ci_last_regenerate|i:1616911369;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616835824\";last_ip|s:12:\"116.12.33.49\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616911343;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9e2c7ddeed559a56b6da2df546da039305cb8564', '116.12.32.202', 1646996622, '__ci_last_regenerate|i:1646996622;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1646918263\";last_ip|s:13:\"116.12.32.158\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1646996594;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9e2c82774743e7629b5d66442900c7dbf66e0a17', '116.12.33.207', 1611753654, '__ci_last_regenerate|i:1611753654;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1611659572\";last_ip|s:12:\"116.12.32.50\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1611753641;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9e303750dd3a8dca154bc06b39822b01d2d383b1', '116.12.32.209', 1640079141, '__ci_last_regenerate|i:1640079141;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1640064073\";last_ip|s:13:\"116.12.32.209\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1640079105;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9e3099118f6da20d2c673e042c81f67015457cc0', '116.12.34.165', 1639305233, '__ci_last_regenerate|i:1639305233;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1639197279\";last_ip|s:13:\"116.12.33.127\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1639305213;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9e320b2c0002befbcbfdc97a4cc9cc7bb85ce313', '127.0.0.1', 1610377848, '__ci_last_regenerate|i:1610377848;requested_page|s:15:\"admin/pos/sales\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9e37d5ad695d24db0c44c44971586bd0a723a6e4', '127.0.0.1', 1618029609, '__ci_last_regenerate|i:1618029609;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617980206\";last_ip|s:13:\"116.12.33.194\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1618029552;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9e38355ec1cc401ff678c495ef54e0f8e2dc4595', '127.0.0.1', 1597306595, '__ci_last_regenerate|i:1597306595;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597294316\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597305797;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9e3f2bb5fcec83a7e15a5a215eeb087ef5e802ad', '116.12.33.5', 1622124790, '__ci_last_regenerate|i:1622124639;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1622034647\";last_ip|s:13:\"116.12.32.120\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1622124789;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9e461f41846bfc1881abce825244de99fc934af6', '116.12.32.197', 1646293301, '__ci_last_regenerate|i:1646293301;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1646195357\";last_ip|s:13:\"116.12.34.216\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1646293270;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9e6e1b86aebcf08c99064e682eec90e55b97edf1', '116.12.32.173', 1644315049, '__ci_last_regenerate|i:1644315049;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1644236967\";last_ip|s:13:\"116.12.34.109\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1644315027;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9e71b9d3757763a58be4025138bb0a4555093128', '127.0.0.1', 1606649723, '__ci_last_regenerate|i:1606649723;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606540695\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606649694;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9e73c433a17d6f3794efc6de80dd40ff4ed14a1f', '127.0.0.1', 1613380239, '__ci_last_regenerate|i:1613379970;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1613307021\";last_ip|s:13:\"116.12.33.164\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1613380224;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9e863c4cff9acc609fdbb92059d6385f779a3771', '127.0.0.1', 1615815929, '__ci_last_regenerate|i:1615815929;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1615782720\";last_ip|s:12:\"116.12.32.82\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1615815707;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9e86d280c66df8c6b7daf6b5c964c91878bf5fcf', '103.108.91.130', 1604928131, '__ci_last_regenerate|i:1604928131;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1604897113\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1604927995;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9e899afcb49db33b2eeae54b35db60fcec7a30e6', '127.0.0.1', 1616392244, '__ci_last_regenerate|i:1616392244;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616329276\";last_ip|s:13:\"116.12.32.152\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616392237;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9e8a3984c184587c9c7aefefadd607ba31136127', '116.12.32.169', 1639733804, '__ci_last_regenerate|i:1639733804;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1639629137\";last_ip|s:13:\"116.12.34.201\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1639732035;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9e918a8ba5fbd16e876817e003c1ee6ca99f0c10', '103.108.88.21', 1595944987, '__ci_last_regenerate|i:1595944987;requested_page|s:13:\"admin/welcome\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1595841827\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595944811;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9e959e60ec12be30a0e206a08d83352d01f25e20', '116.12.32.190', 1639911538, '__ci_last_regenerate|i:1639911538;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1639889104\";last_ip|s:13:\"116.12.32.190\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1639911471;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9e972c3a4becadfee5875543b8332d31e222b106', '127.0.0.1', 1603347638, '__ci_last_regenerate|i:1603347638;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1603341655\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1603346446;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9e9bc6077cae10ec19c575fa01b2980c22da1cfe', '103.108.88.21', 1600000730, '__ci_last_regenerate|i:1600000589;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1599908294\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1600000729;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9e9e5fdc8e63d3ba44655fbbd7a204f7dff2e9ca', '127.0.0.1', 1601995050, '__ci_last_regenerate|i:1601995050;requested_page|s:5:\"admin\";identity|s:5:\"babul\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1601986801\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";error|N;last_activity|i:1601994844;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9eacdd16b147c76b306b506d58d9815dd4d626c8', '127.0.0.1', 1595922402, '__ci_last_regenerate|i:1595922402;requested_page|s:13:\"admin/welcome\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1595841827\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595920276;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9eb08ec132a614104229f181102a92ba7a40cf2c', '116.12.33.245', 1635843532, '__ci_last_regenerate|i:1635843532;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1635766383\";last_ip|s:13:\"116.12.34.123\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1635843524;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9eb20689da5c1383e9a3b597375df9e7ac1f0009', '127.0.0.1', 1608364979, '__ci_last_regenerate|i:1608364979;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608354918\";last_ip|s:12:\"116.12.33.12\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608364835;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9eb29b0368f9ef9f81b07d8280983787fdfbb73a', '116.12.33.149', 1618675999, '__ci_last_regenerate|i:1618675999;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1618650393\";last_ip|s:13:\"116.12.32.216\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1618675956;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9ebb162521d7482c855cec91ffebbe2006d279f2', '116.12.32.211', 1620566289, '__ci_last_regenerate|i:1620566289;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1620469410\";last_ip|s:12:\"116.12.33.58\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1620566284;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9ec6a9c6c1d5eb2d604193aa5e33c1a04295663d', '127.0.0.1', 1606038411, '__ci_last_regenerate|i:1606038411;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605962762\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606033536;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9ece43ac078105377af1640f564326c3e3496e48', '103.108.91.130', 1606572412, '__ci_last_regenerate|i:1606572412;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606455480\";last_ip|s:14:\"103.108.91.129\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606567607;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9ece979d3b8135185990612b640b6ea823218507', '116.12.33.41', 1615729113, '__ci_last_regenerate|i:1615729113;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1615625339\";last_ip|s:13:\"116.12.32.217\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1615729102;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9edb157314e22ca1f9f0889c2e5068e599e639ad', '103.108.88.21', 1594804544, '__ci_last_regenerate|i:1594804544;requested_page|s:15:\"admin/customers\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594754399\";last_ip|s:12:\"210.1.246.66\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1594804428;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9ee3b8c7e08db23191e95f5025bad06f2f3f7c77', '116.12.34.41', 1641289385, '__ci_last_regenerate|i:1641289385;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1641202817\";last_ip|s:13:\"116.12.34.124\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1641289022;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9ee3d32e5a7b74d469a1bd37735b7239bdcfa475', '116.12.33.237', 1620907840, '__ci_last_regenerate|i:1620907840;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1620887577\";last_ip|s:13:\"116.12.33.181\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1620907824;remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9ef0343efa339ab59bbc99e73e4cf201d2e59915', '116.12.33.177', 1615100072, '__ci_last_regenerate|i:1615100072;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1615034999\";last_ip|s:13:\"116.12.33.144\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1615100058;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9ef3c7aa4cfe0c1d81f5b6cb9eb5b49246017ed3', '116.12.32.58', 1621948653, '__ci_last_regenerate|i:1621948576;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1621665236\";last_ip|s:11:\"116.12.32.7\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1621948653;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9efbb7709734b03985acdc068b429af14e5bccbe', '116.12.32.215', 1620314254, '__ci_last_regenerate|i:1620314254;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1620280426\";last_ip|s:13:\"116.12.32.215\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1620314248;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9epfhnsnb7mthq9lqg287vuma9u4auk2', '::1', 1593194044, '__ci_last_regenerate|i:1593194044;requested_page|s:5:\"admin\";identity|s:11:\"a@gmail.com\";username|s:6:\"farhad\";email|s:11:\"a@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1593122510\";last_ip|s:3:\"::1\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|N;view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|N;company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9f026c7b6a240478e85b849b01c6b0964b4274de', '103.108.91.130', 1606313789, '__ci_last_regenerate|i:1606313789;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606291700\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606313757;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9f23893c823826a71782d621fbcdaa2d2d12c62d', '116.12.33.176', 1618398072, '__ci_last_regenerate|i:1618398072;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1618376871\";last_ip|s:13:\"116.12.33.176\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1618398062;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9f26d374d19263e23c55f29e357b3f8ef15abbd1', '116.12.32.190', 1639909048, '__ci_last_regenerate|i:1639909048;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1639889104\";last_ip|s:13:\"116.12.32.190\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1639908928;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9f28fdc5e2037017f45d1c6efe0e22e951918ea6', '103.108.91.130', 1607008486, '__ci_last_regenerate|i:1607008486;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606977656\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607008418;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;message|s:25:\"Sale successfully updated\";__ci_vars|a:1:{s:7:\"message\";s:3:\"new\";}');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9f3561eca0da9b248a58508b1d2bc9941266f7c5', '127.0.0.1', 1601288624, '__ci_last_regenerate|i:1601288624;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1601207644\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1601288600;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9f3dd630f60e0b5b4f60bd6cf883e1f2733207d2', '103.108.88.21', 1595245376, '__ci_last_regenerate|i:1595245376;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1595163444\";last_ip|s:9:\"127.0.0.1\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9f3eb2ac3ac34799e0f10e054debc46fabcccbd0', '127.0.0.1', 1609587442, '__ci_last_regenerate|i:1609587442;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609414124\";last_ip|s:13:\"116.12.33.162\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1609587399;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9f4017325319e4bd81a626c2df2d297db77f99f8', '127.0.0.1', 1602509237, '__ci_last_regenerate|i:1602509237;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1602490204\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1602509190;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9f422026ab2a58ccd9be4bc34135cbced9b2c258', '127.0.0.1', 1597561022, '__ci_last_regenerate|i:1597561022;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597474515\";last_ip|s:12:\"210.1.246.66\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597560542;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9f4b9823c899a7dc272bb16d673229bfafad3bfb', '116.12.33.242', 1616240396, '__ci_last_regenerate|i:1616240396;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616144499\";last_ip|s:13:\"116.12.33.146\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616240372;remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9f50905075551260aa7a1968c9ae85902b95c035', '127.0.0.1', 1606911302, '__ci_last_regenerate|i:1606911302;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606894029\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606910830;remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9f531a256952a5a0a7ee7b3ba15dc5a8ee8c88a7', '127.0.0.1', 1597680319, '__ci_last_regenerate|i:1597680319;requested_page|s:5:\"admin\";identity|s:13:\"abc@gmail.com\";username|s:6:\"FARHAD\";email|s:13:\"abc@gmail.com\";user_id|s:1:\"3\";old_last_login|s:10:\"1597679715\";last_ip|s:12:\"210.1.246.66\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"2\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"1\";biller_id|s:1:\"3\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";message|s:38:\"<p>You are successfully logged in.</p>\";__ci_vars|a:1:{s:7:\"message\";s:3:\"old\";}');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9f57a5058444f9174cf3483f1cd1e407a95e88c4', '116.12.33.57', 1616903868, '__ci_last_regenerate|i:1616903868;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616835824\";last_ip|s:12:\"116.12.33.49\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616903770;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9f5a58435f68a908be72d032fb68fa597eca2328', '127.0.0.1', 1609341404, '__ci_last_regenerate|i:1609341404;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609311665\";last_ip|s:13:\"116.12.33.205\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1609341403;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9f5d51d4735cd8d2660744f91dd017e9c15da120', '116.12.33.77', 1619239220, '__ci_last_regenerate|i:1619239090;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1619165102\";last_ip|s:13:\"116.12.33.166\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1619237719;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9f608368f402d4ae01b7ae589d01fd8577c4daa7', '116.12.34.215', 1637318572, '__ci_last_regenerate|i:1637318572;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1637212122\";last_ip|s:13:\"116.12.33.225\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1637318555;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9f67264364b670935364b80c0ef66aed94637b03', '116.12.34.140', 1646830878, '__ci_last_regenerate|i:1646830878;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1646802657\";last_ip|s:13:\"116.12.34.140\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1646830854;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9f6cdf5dc7740822244e2743ed7eb09d22c89fe8', '127.0.0.1', 1599743000, '__ci_last_regenerate|i:1599743000;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1599653546\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1599742780;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9f71e314e479007707b79c9f1991c16d54e90e11', '127.0.0.1', 1607239904, '__ci_last_regenerate|i:1607239903;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607228439\";last_ip|s:12:\"116.12.32.52\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607236526;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9f766915b17464dc1d4ed5b55e9f31db4c4cf677', '116.12.34.239', 1644841117, '__ci_last_regenerate|i:1644841117;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1644809396\";last_ip|s:13:\"116.12.34.239\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1644841087;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9f7b635bca8b8bcbd437ab36a02e5d3c96cd2d7c', '116.12.32.161', 1643343236, '__ci_last_regenerate|i:1643343236;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1643263805\";last_ip|s:12:\"116.12.34.35\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1643343217;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9f7f37b0dc86d6fb39e25c196ad3836f8b68f5d6', '116.12.34.38', 1627812708, '__ci_last_regenerate|i:1627812708;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1627715842\";last_ip|s:12:\"116.12.33.92\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1627812657;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9f80d2f01647bccf79d050a1e9593a068cfc1bfd', '116.12.34.107', 1642227103, '__ci_last_regenerate|i:1642227103;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1642152013\";last_ip|s:12:\"116.12.34.19\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1642226839;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9f84087abaf379e6cc9817e835f59930250f8cc1', '116.12.34.216', 1639992705, '__ci_last_regenerate|i:1639992705;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1639977158\";last_ip|s:13:\"116.12.34.216\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1639992651;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9f871c98dcf9b391d1c29b1a6abcee5eb03715da', '116.12.34.123', 1635767107, '__ci_last_regenerate|i:1635767107;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1635745859\";last_ip|s:13:\"116.12.34.123\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1635767064;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9f8da55be6aae779017faadbe6937a670e689470', '127.0.0.1', 1606810846, '__ci_last_regenerate|i:1606810846;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606720128\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606810206;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9f90ca6d5a1cf2fa21b828c3743a6d9a0ff8baf2', '116.12.34.104', 1642506698, '__ci_last_regenerate|i:1642506698;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1642489574\";last_ip|s:13:\"116.12.34.104\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1642506657;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9f916479ea445f2171548212aa1ee7eac4fb726c', '103.108.88.21', 1595079894, '__ci_last_regenerate|i:1595079894;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594988188\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595069380;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9f970c218f4c0c7c4876ff3e523c22ff05ec4fc2', '127.0.0.1', 1606547153, '__ci_last_regenerate|i:1606547153;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606455480\";last_ip|s:14:\"103.108.91.129\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606547117;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9f9942f9ee9287197aa79af52787e3128c362af5', '116.12.33.97', 1612082522, '__ci_last_regenerate|i:1612082522;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1612018324\";last_ip|s:13:\"116.12.32.171\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1612082166;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9f9cafdcf55bda83812a0a1b232fdf81894c20bb', '127.0.0.1', 1615378958, '__ci_last_regenerate|i:1615378958;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1615350987\";last_ip|s:13:\"116.12.33.211\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1615378947;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9fad2519f874cea3be685009f766ed22efdf53c9', '116.12.33.241', 1620233225, '__ci_last_regenerate|i:1620233225;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1620214876\";last_ip|s:13:\"116.12.33.241\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1620233203;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9fb6e8c13d9151dd8f643fcac937b807c7988931', '127.0.0.1', 1600333257, '__ci_last_regenerate|i:1600333257;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9fbad66eb1770fc3942c848a96b62956745f9487', '127.0.0.1', 1597475741, '__ci_last_regenerate|i:1597475741;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597471746\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597474748;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9fc0e027725f0484d5f1448bade43f9a2ce972f8', '103.60.174.5', 1618376868, '__ci_last_regenerate|i:1618376868;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9fc85000c040df32ca5a658aadbf949c1c17fc5b', '127.0.0.1', 1606461032, '__ci_last_regenerate|i:1606461032;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606395992\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606460550;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9fc9d4524c81fdc15e4ce5add17a0b74b9f182f2', '127.0.0.1', 1599744207, '__ci_last_regenerate|i:1599743965;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1599653546\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1599744207;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9fe85211de2fee86ed85e8869eaf1f5763e7cc2d', '127.0.0.1', 1613136523, '__ci_last_regenerate|i:1613136523;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1613116205\";last_ip|s:12:\"116.12.33.43\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1613136389;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9fef9ea32c5eb7e842566c8dbdd4e1d19c8d765a', '127.0.0.1', 1608019983, '__ci_last_regenerate|i:1608019983;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607953227\";last_ip|s:13:\"116.12.32.121\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608019943;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9fefea4d076b92b5880347c8447a52756f4dbd4c', '103.108.91.130', 1606541352, '__ci_last_regenerate|i:1606541352;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606455480\";last_ip|s:14:\"103.108.91.129\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606541309;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('9nhn74n6cj7udr06n6aubq38jglltc89', '::1', 1593215840, '__ci_last_regenerate|i:1593215840;requested_page|s:5:\"admin\";identity|s:11:\"a@gmail.com\";username|s:6:\"farhad\";email|s:11:\"a@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1593122510\";last_ip|s:3:\"::1\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|N;view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|N;company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a02d0ae2e746ba126ac7ee9b33ff45a84bcaeb57', '116.12.32.155', 1620143935, '__ci_last_regenerate|i:1620143935;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1620052991\";last_ip|s:13:\"116.12.33.185\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1620143921;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a033de272d64780267b88dcf6401d706229e758a', '127.0.0.1', 1608730828, '__ci_last_regenerate|i:1608730828;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608705440\";last_ip|s:12:\"116.12.33.10\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608730736;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a03efe78e97497957672f312fe11d93ddb9ef6b9', '127.0.0.1', 1616231208, '__ci_last_regenerate|i:1616231208;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616144499\";last_ip|s:13:\"116.12.33.146\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616230799;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a04366ef36a0978f1ed6b8024edbdeccc91a1b18', '116.12.33.65', 1613980540, '__ci_last_regenerate|i:1613980540;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1613912089\";last_ip|s:12:\"116.12.33.50\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1613980455;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a0488a0b2b98268a2d3556e6094713187ffc298f', '116.12.34.80', 1638529149, '__ci_last_regenerate|i:1638529149;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1638434256\";last_ip|s:13:\"116.12.32.197\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1638528891;error|N;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a04dba27f2b39ddd0eacc08529ba2507c97518e7', '103.108.88.21', 1594728412, '__ci_last_regenerate|i:1594728412;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594717643\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1594727398;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a04e2d9061d6f19c6714c65bb6df7252ea055a81', '103.108.88.21', 1594032357, 'requested_page|s:19:\"admin/customers/add\";__ci_last_regenerate|i:1594032357;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594023834\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1594031471;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a0592b46ab146e508649e3e2963b7d43d6629c8a', '116.12.33.222', 1644133188, '__ci_last_regenerate|i:1644133188;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1644122442\";last_ip|s:13:\"116.12.33.222\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1644132873;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a07903f0d807a9fa0fef9c38120b8bbefc8fb527', '103.108.88.21', 1593845202, 'requested_page|s:15:\"admin/customers\";__ci_last_regenerate|i:1593845202;identity|s:11:\"r@gmail.com\";username|s:4:\"neon\";email|s:11:\"r@gmail.com\";user_id|s:1:\"4\";old_last_login|s:10:\"1593596310\";last_ip|s:14:\"203.190.14.186\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"5\";warehouse_id|s:1:\"1\";view_right|s:1:\"1\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"4\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1593836831;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a07ab785afadcf1d1e83b671e5cf477830107261', '127.0.0.1', 1605076400, '__ci_last_regenerate|i:1605076400;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605030086\";last_ip|s:13:\"43.231.23.122\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605076216;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a0a5ac9c613d5438207e4cacca340d15eb1fac5f', '116.12.32.138', 1608446586, '__ci_last_regenerate|i:1608446586;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608375836\";last_ip|s:12:\"116.12.33.12\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608446547;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a0a7033bbd460fae02d39921ed4b4683bc6b1159', '116.12.33.146', 1616164068, '__ci_last_regenerate|i:1616164039;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616069053\";last_ip|s:12:\"116.12.32.81\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616164062;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a0ace5c5ecfa73eaaa8def35d02eca93f7707fb3', '116.12.33.7', 1608821995, '__ci_last_regenerate|i:1608821927;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608788187\";last_ip|s:11:\"116.12.33.7\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608821994;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a0b2fb72a6dcf5c830bf2b6c1081eb905525b2ab', '103.108.88.21', 1597584314, '__ci_last_regenerate|i:1597584314;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597474515\";last_ip|s:12:\"210.1.246.66\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597584064;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a0bc53c3bdad7c26ffc29d4cfbc67f57540053e0', '116.12.34.104', 1642509271, '__ci_last_regenerate|i:1642509271;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1642489574\";last_ip|s:13:\"116.12.34.104\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1642509239;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a0c692c00a5fba7bee1c18ee9832690e54100e45', '116.12.34.140', 1646810008, '__ci_last_regenerate|i:1646810008;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1646742566\";last_ip|s:13:\"116.12.32.207\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1646809990;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a0d05065b0ad1ff5844336b2557ab948116f816d', '116.12.33.37', 1617101032, '__ci_last_regenerate|i:1617101032;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617080165\";last_ip|s:12:\"116.12.33.37\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617101025;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a0d65c6affee1417f805f14d35a89938eb22195a', '127.0.0.1', 1594036389, 'requested_page|s:19:\"admin/customers/add\";__ci_last_regenerate|i:1594036096;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594023834\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1594031471;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a0d748ab18380e3e674780a97c32f7128fb9658d', '116.12.34.13', 1636187058, '__ci_last_regenerate|i:1636186932;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1636172040\";last_ip|s:12:\"116.12.34.13\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1636186942;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a0d8c0a4ff2564db2c2a8ce65aee3fac3e8ca858', '127.0.0.1', 1595945577, '__ci_last_regenerate|i:1595945356;requested_page|s:23:\"admin/reports/customers\";identity|s:13:\"abc@gmail.com\";username|s:6:\"FARHAD\";email|s:13:\"abc@gmail.com\";user_id|s:1:\"3\";old_last_login|s:10:\"1595936926\";last_ip|s:12:\"210.1.246.66\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"2\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"1\";biller_id|s:1:\"3\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595945577;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a0eb6e6e688328d83287acec20ddaa619c1172c4', '103.108.88.21', 1595150032, '__ci_last_regenerate|i:1595150032;requested_page|s:15:\"admin/customers\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1595087497\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595145018;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a0eed62cd1243474c3ece940e9cd7910d9694e98', '116.12.32.202', 1643366036, '__ci_last_regenerate|i:1643366036;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1643342300\";last_ip|s:13:\"116.12.32.161\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1643366012;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a108b760c8f36ddaf4744e19984a2253625f03c1', '127.0.0.1', 1611747367, '__ci_last_regenerate|i:1611747367;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1611659572\";last_ip|s:12:\"116.12.32.50\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1611742906;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a110b6ca3ec8f36243660ccaf0bb42f8d7e3ec54', '116.12.32.204', 1637920324, '__ci_last_regenerate|i:1637920324;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1637907685\";last_ip|s:13:\"116.12.32.204\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1637920305;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a12884cd15ef7c37ac9c5141a35af67ad9f33491', '116.12.33.229', 1633175184, '__ci_last_regenerate|i:1633175184;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1633151119\";last_ip|s:13:\"116.12.33.229\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1633175134;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a128a16382ff260d5437b9d339f5a77d49c16168', '127.0.0.1', 1607585077, '__ci_last_regenerate|i:1607585077;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607510654\";last_ip|s:13:\"116.12.32.144\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607584934;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a136667f815ad83d3da0c5f8a55b80842e53fdbd', '116.12.34.215', 1637327397, '__ci_last_regenerate|i:1637327397;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1637212122\";last_ip|s:13:\"116.12.33.225\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1637325482;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a13a172c861b3e3425f06277871e7bc22f917020', '103.108.88.21', 1596000441, '__ci_last_regenerate|i:1596000441;requested_page|s:13:\"admin/welcome\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1595945442\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595999429;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a13df5082754c18eb7e0e4c37ee7f6d8f89b12c6', '116.12.32.43', 1638851669, '__ci_last_regenerate|i:1638851669;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1638782178\";last_ip|s:13:\"116.12.32.214\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1638851611;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a13f9b00015aca7a675030513608afec65761b35', '116.12.34.46', 1644752086, '__ci_last_regenerate|i:1644751956;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1644728344\";last_ip|s:12:\"116.12.34.99\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1644752038;remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a1421494774e575eb331e72c2a3d5184fa3937fa', '103.108.88.21', 1593937101, '__ci_last_regenerate|i:1593937101;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1593866795\";last_ip|s:13:\"43.231.23.122\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1593924485;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a145a47e4b2c01eeab44033f7481debc411a4a10', '103.108.88.21', 1595047259, '__ci_last_regenerate|i:1595047259;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594988188\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595047059;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a14a2fabdb218be3890babeabdfef60b71c70289', '116.12.34.140', 1646824938, '__ci_last_regenerate|i:1646824938;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1646802657\";last_ip|s:13:\"116.12.34.140\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1646824902;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a151bb764223b0788d43c83388e33423072dc1a4', '127.0.0.1', 1601879087, '__ci_last_regenerate|i:1601879027;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1601812975\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1601878695;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a160e9a79bcab5b1bc5573a9996e98eee40cd294', '116.12.33.65', 1617705217, '__ci_last_regenerate|i:1617705217;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617631766\";last_ip|s:13:\"116.12.32.223\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617705210;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a16870f5fa89c9052afc599f73dff3a33d1f6a6f', '116.12.34.154', 1648273164, '__ci_last_regenerate|i:1648273164;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1648189385\";last_ip|s:13:\"116.12.34.243\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1648273145;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a16c6d451f98aebce96651640a0d477a7cefbc11', '103.108.88.21', 1595931132, '__ci_last_regenerate|i:1595931132;requested_page|s:13:\"admin/welcome\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1595841827\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595930868;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a16fd93551eea6b0961a4b67dc9757c3d6f16ce6', '127.0.0.1', 1615109914, '__ci_last_regenerate|i:1615109914;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1615034999\";last_ip|s:13:\"116.12.33.144\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1615109891;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a1836ed9bc84b2f70640f1ddc1f39a4c65962a9d', '116.12.33.116', 1617000292, '__ci_last_regenerate|i:1617000292;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616900099\";last_ip|s:12:\"116.12.33.57\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616999917;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a18d85145b81b72aba3dd7f895163e9e7ee7be45', '116.12.34.80', 1638525108, '__ci_last_regenerate|i:1638525108;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1638434256\";last_ip|s:13:\"116.12.32.197\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1638525076;error|N;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a19225a59ee98a7f66bbe07b47e2fa6da724f58e', '103.108.88.21', 1602857367, '__ci_last_regenerate|i:1602857367;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1602765491\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1602856913;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a194b70d24e7aed5dba97a53b6b684bf9ad67adb', '103.108.88.21', 1604124328, '__ci_last_regenerate|i:1604124208;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1604061868\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1604124328;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a1958062d6a7e3e90a52bcac5640e732bf9127f3', '116.12.33.187', 1617878669, '__ci_last_regenerate|i:1617878669;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617857562\";last_ip|s:13:\"116.12.33.187\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617878450;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a1a82b542683e8ee58267284f01e058a651aa8d9', '116.12.32.214', 1638786713, '__ci_last_regenerate|i:1638786713;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1638764349\";last_ip|s:13:\"116.12.34.142\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1638786680;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a1aa2db47a787f34f89293a48d2d9c0e25d223c3', '127.0.0.1', 1595567586, '__ci_last_regenerate|i:1595567586;requested_page|s:13:\"admin/welcome\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1595492094\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595566949;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a1ab8ea8c2f1ba871ee7aa079a57a3ed835b44bb', '127.0.0.1', 1617097577, '__ci_last_regenerate|i:1617097577;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617080165\";last_ip|s:12:\"116.12.33.37\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617097502;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a1bca5720d25bae4e49d8ac982edceef04736f5d', '127.0.0.1', 1604915509, '__ci_last_regenerate|i:1604915509;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1604897113\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1604915107;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a1c58ab8995eb5dbae9dd3e189f9b66ae52ce7f8', '116.12.34.179', 1636287909, '__ci_last_regenerate|i:1636287323;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1636254400\";last_ip|s:13:\"116.12.34.179\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1636287909;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a1c8b70b365b4c710482dade9d8b7e7c82cdff86', '127.0.0.1', 1609772220, '__ci_last_regenerate|i:1609772220;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609743297\";last_ip|s:13:\"116.12.32.124\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1609772192;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a1cb2870ebe37e1c6a9d6bca6c0c4ac7029a703e', '116.12.33.3', 1619708918, '__ci_last_regenerate|i:1619708918;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1619698000\";last_ip|s:13:\"116.12.33.181\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a1dfeb6617b8522385b4110cfc22fbe16a3cd576', '127.0.0.1', 1604293073, '__ci_last_regenerate|i:1604293073;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1604240911\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1604293045;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a1e661ec1f8dbdf771423b5ebaf636fbb61476a4', '116.12.32.185', 1644640064, '__ci_last_regenerate|i:1644640064;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1644570063\";last_ip|s:11:\"116.12.34.5\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1644640049;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a1ebf9e9c1199247b378468189cdec957c46b79d', '116.12.32.208', 1642073526, '__ci_last_regenerate|i:1642073526;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1642059133\";last_ip|s:13:\"116.12.34.214\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1642073467;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a1f2f2020e5c0c8529adef7b793cb2108b48f094', '103.108.91.130', 1604984171, '__ci_last_regenerate|i:1604984171;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1604912149\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1604984091;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a1feaffb28e3a656f5c705211242a75e10e18629', '103.108.88.21', 1593936637, '__ci_last_regenerate|i:1593936637;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1593866795\";last_ip|s:13:\"43.231.23.122\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1593924485;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a206910bbbecd0a76b61a3eeefc57a0a48eeb6f3', '116.12.33.207', 1611752686, '__ci_last_regenerate|i:1611752686;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1611659572\";last_ip|s:12:\"116.12.32.50\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1611752659;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a210ae851e69e6119b1cb57263c66763d487fb0e', '116.12.32.215', 1631534753, '__ci_last_regenerate|i:1631534723;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1631515947\";last_ip|s:13:\"116.12.32.215\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1631534749;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a2161f59d525392739507d7635031a97f068491a', '127.0.0.1', 1611736675, '__ci_last_regenerate|i:1611736675;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1611659572\";last_ip|s:12:\"116.12.32.50\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1611736548;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a21dd5edf76dde1f70c936f7d88466ef38b36977', '116.12.32.55', 1607585722, '__ci_last_regenerate|i:1607585722;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607510654\";last_ip|s:13:\"116.12.32.144\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607585687;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a22f5f477839a57bcd8764eb90904fa0a49cd998', '127.0.0.1', 1612507501, '__ci_last_regenerate|i:1612507501;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1612419958\";last_ip|s:13:\"116.12.33.185\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1612507484;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a235a25c7ab781eee9b8413eb3c5fe30bec22afb', '116.12.32.12', 1614177504, '__ci_last_regenerate|i:1614177503;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1614155657\";last_ip|s:12:\"116.12.32.12\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1614177440;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;message|s:25:\"Sale successfully updated\";__ci_vars|a:1:{s:7:\"message\";s:3:\"new\";}');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a2365a518958792528c7e19789cbfdf58b3e8d25', '127.0.0.1', 1605760019, '__ci_last_regenerate|i:1605760019;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605693573\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605759996;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a2458ad5ad094cbce2f08f42c88028e982aed9e5', '127.0.0.1', 1608124319, '__ci_last_regenerate|i:1608124319;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608100273\";last_ip|s:12:\"116.12.32.96\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608121933;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a24f291a35530e3fa61a3c9bdfb8fb9802a0cbee', '103.108.88.21', 1600352081, '__ci_last_regenerate|i:1600352081;requested_page|s:16:\"admin/myexpenses\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1600333297\";last_ip|s:14:\"37.111.199.178\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1600351880;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a2592557947e16961a92cd3ebe0927f3ea4339ca', '103.108.88.21', 1598171621, '__ci_last_regenerate|i:1598171621;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1598098234\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1598171535;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a25ef4821449b0c4beec25ce2b014b695d5c0863', '127.0.0.1', 1593671399, '__ci_last_regenerate|i:1593671303;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1593669737\";last_ip|s:13:\"43.231.23.122\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1593671398;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a264beed33efcdd6d40566a0f13e4c257d24f78a', '127.0.0.1', 1609856327, '__ci_last_regenerate|i:1609856327;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609823055\";last_ip|s:12:\"116.12.32.57\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1609855178;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a28643ec4c03cfb6447af18468cda3513831a119', '127.0.0.1', 1606909967, '__ci_last_regenerate|i:1606909967;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606894029\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606909933;remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a2937b3acab8b7986d369d762a67b02b9290c0aa', '116.12.33.40', 1622297875, 'requested_page|s:23:\"admin/reports/customers\";__ci_last_regenerate|i:1622297875;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1622267466\";last_ip|s:12:\"116.12.33.40\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1622297815;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a29878b6b58fefa1c2038283a05c05749ab8172f', '103.108.88.21', 1601818639, '__ci_last_regenerate|i:1601818639;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1601731513\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1601818639;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a2a5b2751e1464ae7cf7ab6ab576cab3a5da98ca', '116.12.33.167', 1637734346, '__ci_last_regenerate|i:1637734346;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1637667941\";last_ip|s:13:\"116.12.33.143\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1637734323;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a2a6d275d579925f46c24decfaab3ee765a8f6b3', '116.12.34.165', 1639291236, '__ci_last_regenerate|i:1639291236;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1639197279\";last_ip|s:13:\"116.12.33.127\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1639289753;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a2a7bd7e767a496aa910e514316519ac7c8bd8f1', '116.12.32.142', 1608904433, '__ci_last_regenerate|i:1608904431;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608879016\";last_ip|s:13:\"116.12.32.142\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608904433;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a2ac3773bcaeae22f4bbe6e2ea9f8e8e9b5c1402', '116.12.34.142', 1638770252, '__ci_last_regenerate|i:1638770252;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1638696193\";last_ip|s:13:\"116.12.34.182\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1638764359;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a2b0a01ae80ba3b8e7d589c9c396ef30913bad50', '127.0.0.1', 1606995070, '__ci_last_regenerate|i:1606995070;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606977656\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606995068;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a2c42bfd4875449e4c9bdf6320b4a23df7dadca0', '127.0.0.1', 1598103603, '__ci_last_regenerate|i:1598103603;requested_page|s:9:\"admin/pos\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1598090762\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1598101890;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a2d54ef8832940b9fa446cc2893c615b953c1b5b', '127.0.0.1', 1605354258, '__ci_last_regenerate|i:1605354258;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605326172\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605354237;error|N;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a2d7bf946e50d6ff5cb0f850ac45810060480c7c', '116.12.33.150', 1620641491, '__ci_last_regenerate|i:1620641491;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1620629291\";last_ip|s:13:\"116.12.33.219\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1620641462;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a2d93e157e45772a1decc3fee26c96a68d4846ba', '116.12.33.85', 1637834430, '__ci_last_regenerate|i:1637834430;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1637821433\";last_ip|s:12:\"116.12.33.85\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1637834403;error|N;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a2dc4f3da291d2916f2796a40b360cb2ae159c93', '116.12.34.239', 1644840141, '__ci_last_regenerate|i:1644840141;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1644809396\";last_ip|s:13:\"116.12.34.239\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1644839855;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a2dc8fcd17cd4f8d970d64167f6c92e12e25ccc5', '127.0.0.1', 1598440574, '__ci_last_regenerate|i:1598440571;requested_page|s:5:\"admin\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a2dd5a6c564b2ef7f31d4602b69dcff148a91a02', '116.12.32.39', 1642159036, '__ci_last_regenerate|i:1642159036;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1642135014\";last_ip|s:12:\"116.12.34.19\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1642159000;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a2ecbb845dd335ad5219c7e857c01b18ccf46fc1', '127.0.0.1', 1615891127, '__ci_last_regenerate|i:1615891127;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1615879730\";last_ip|s:13:\"116.12.33.218\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1615890892;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a2efff4159050bac3157336e3878183b096ab28d', '127.0.0.1', 1607604860, '__ci_last_regenerate|i:1607604860;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607510654\";last_ip|s:13:\"116.12.32.144\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607604831;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a2f2819df06ab0215f54d47f24f08e4138fa779c', '127.0.0.1', 1603547315, '__ci_last_regenerate|i:1603547315;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1603528349\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1603547314;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a2fbf33a64680217d6567a1446b2c2d103fb4c0c', '127.0.0.1', 1614613139, '__ci_last_regenerate|i:1614613135;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1614585948\";last_ip|s:12:\"116.12.32.25\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1614612393;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a303293fbe31c67e83951d468db494c28e995960', '127.0.0.1', 1609167627, '__ci_last_regenerate|i:1609167627;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609140076\";last_ip|s:12:\"116.12.33.88\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1609167575;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a309d4bf7f70b0f0781edae241f132f7830e9d1e', '116.12.32.102', 1610028418, '__ci_last_regenerate|i:1610028418;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609997510\";last_ip|s:13:\"116.12.32.102\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1610028396;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a30d710362a1b923df47a24145c3363071550d1b', '127.0.0.1', 1613983297, '__ci_last_regenerate|i:1613983297;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1613912089\";last_ip|s:12:\"116.12.33.50\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1613981636;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a30df9e1b5343869b5286c81657bc3e278915ab5', '116.12.32.18', 1637575174, '__ci_last_regenerate|i:1637575174;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1637499031\";last_ip|s:13:\"116.12.32.219\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1637575105;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a31010229bbcb35e4f0ae3dac15097778fc13301', '116.12.33.2', 1618578780, '__ci_last_regenerate|i:1618578780;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1618553973\";last_ip|s:11:\"116.12.33.2\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1618578142;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a312de88a77c68067c4c98c3bff50b4abb923fad', '127.0.0.1', 1618038145, '__ci_last_regenerate|i:1618038145;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617980206\";last_ip|s:13:\"116.12.33.194\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1618037465;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a315029b80d3335ecf0cfe7421dd7c09bbc695c0', '116.12.33.161', 1621249049, '__ci_last_regenerate|i:1621249049;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1621146588\";last_ip|s:12:\"116.12.32.91\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1621249027;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a315f4a5b0d1836436369378d12d27839acbf4ee', '116.12.32.221', 1609653616, '__ci_last_regenerate|i:1609653616;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609563365\";last_ip|s:12:\"116.12.33.53\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1609653389;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a31e8623cc8594432939f53c4e52b46ce4736bb4', '127.0.0.1', 1609341709, '__ci_last_regenerate|i:1609341709;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609311665\";last_ip|s:13:\"116.12.33.205\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1609341694;remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a337bc6fb5e492d51be48ff554aaa0dfdc76f081', '116.12.32.68', 1648959647, '__ci_last_regenerate|i:1648959647;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1648792670\";last_ip|s:13:\"116.12.32.118\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1648959441;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a33ff48499e84562195a1967811d2cfab6b72759', '127.0.0.1', 1615128029, '__ci_last_regenerate|i:1615128029;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1615034999\";last_ip|s:13:\"116.12.33.144\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1615125166;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a340855c8decbadfeb2382c87287f84393c7d543', '127.0.0.1', 1595750101, '__ci_last_regenerate|i:1595749909;requested_page|s:13:\"admin/welcome\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1595671803\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595750101;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a341a2d33e7690485b78a989823d774086743b86', '127.0.0.1', 1603277881, '__ci_last_regenerate|i:1603277881;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1603259232\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1603273843;error|N;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a344613b3016ddb4a10654d08da5f09646bed1b9', '127.0.0.1', 1615636906, '__ci_last_regenerate|i:1615636906;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1615553851\";last_ip|s:12:\"116.12.33.13\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1615632332;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a348604aa7329d7f684509b2ae4e2c6d358561e3', '127.0.0.1', 1605941794, '__ci_last_regenerate|i:1605941794;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605872623\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605941790;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a349de7e03b3685e6eb78db8ac2167901a19bcd3', '116.12.32.104', 1619175056, '__ci_last_regenerate|i:1619175002;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1619156122\";last_ip|s:13:\"116.12.33.143\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1619175056;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a34b4ec6a56e99cd9b3ab712959185c66489aa82', '103.108.91.131', 1604556745, '__ci_last_regenerate|i:1604556745;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1604477132\";last_ip|s:14:\"103.108.91.131\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1604556702;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a34de645da34efbbc55c9dfc6cd42bd413658fbb', '127.0.0.1', 1607062810, '__ci_last_regenerate|i:1607062810;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606991619\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607059098;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a3572fbb50da38ba08f038139d2b9b4a0d6f487f', '116.12.33.7', 1608799749, '__ci_last_regenerate|i:1608799454;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608727375\";last_ip|s:12:\"116.12.33.10\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608799749;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a358cbbd354497ca94935bd6c958f438c162b1df', '103.108.91.131', 1604554167, '__ci_last_regenerate|i:1604554167;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1604477132\";last_ip|s:14:\"103.108.91.131\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1604554152;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a3596155991af5a2bee853d123ab768571dce3f1', '127.0.0.1', 1614870705, '__ci_last_regenerate|i:1614870705;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1614834433\";last_ip|s:13:\"116.12.33.158\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1614870689;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a3634aa67b85da99993924df2638c1d427986f92', '116.12.32.161', 1643342612, '__ci_last_regenerate|i:1643342612;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1643263805\";last_ip|s:12:\"116.12.34.35\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1643342591;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a3644a5fa467ef0fff671efe9518cda987060750', '103.126.218.94', 1649094233, '__ci_last_regenerate|i:1649094020;requested_page|s:5:\"admin\";identity|s:13:\"abc@gmail.com\";username|s:6:\"FARHAD\";email|s:13:\"abc@gmail.com\";user_id|s:1:\"3\";old_last_login|s:10:\"1625829615\";last_ip|s:14:\"103.126.218.38\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"1\";biller_id|s:1:\"3\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a36da9b0306a07a3cf50a3348b69dff65ce9f56e', '116.12.33.150', 1610607316, '__ci_last_regenerate|i:1610607276;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1610516570\";last_ip|s:13:\"116.12.32.223\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1610607316;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a38590e6c3228d774d4cbed07ff5b2c0ee162009', '116.12.33.92', 1627716170, '__ci_last_regenerate|i:1627716170;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1626175324\";last_ip|s:13:\"116.12.33.189\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1627716127;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a387681faed5c7a485501e464afe0409f25b8869', '127.0.0.1', 1617364467, '__ci_last_regenerate|i:1617364467;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617332954\";last_ip|s:13:\"116.12.33.149\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617364449;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a38d0f4e52a170774a280b5ff2c2f9f9f295e5c2', '127.0.0.1', 1611413737, '__ci_last_regenerate|i:1611413737;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1611378421\";last_ip|s:13:\"116.12.32.111\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1611413553;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a39096166536ba457c6173eace0108ccbe2f5267', '127.0.0.1', 1614694547, '__ci_last_regenerate|i:1614694547;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1614667355\";last_ip|s:12:\"116.12.32.25\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1614694528;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a392b8eaf9b0252981c6452bebd387f3f21e82aa', '103.108.88.21', 1594206499, '__ci_last_regenerate|i:1594206499;requested_page|s:19:\"admin/customers/add\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594183208\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1594201075;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a39a6e1c6bef07958e87627e1c61a94c5cd35aaa', '103.108.91.131', 1604555027, '__ci_last_regenerate|i:1604555027;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1604477132\";last_ip|s:14:\"103.108.91.131\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1604554971;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a3a0d19d43437eaf9ee3d75cf141afcf9337d165', '127.0.0.1', 1612337581, '__ci_last_regenerate|i:1612337581;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1612262229\";last_ip|s:13:\"116.12.32.200\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1612337517;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a3adb39f2e8596fb9e2711624a3b53c0ec1a2af9', '127.0.0.1', 1610516580, '__ci_last_regenerate|i:1610516575;requested_page|s:5:\"admin\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a3d0975d0c806788ad9c771b8682993855698b4d', '127.0.0.1', 1609402734, '__ci_last_regenerate|i:1609402734;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609340278\";last_ip|s:13:\"116.12.33.205\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1609402658;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a3db6f86ed9ef23c4f52fbdcbd495868645a5d82', '116.12.33.41', 1644390180, '__ci_last_regenerate|i:1644390180;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1644325011\";last_ip|s:13:\"116.12.32.173\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1644390162;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a3dbb1d52cf3cfad10fcfa23706922209f4fef35', '116.12.32.171', 1635947219, '__ci_last_regenerate|i:1635947073;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1635911970\";last_ip|s:13:\"116.12.32.171\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1635947200;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a3e92db53ffe09fbeae16b3670f0c81b41a73222', '127.0.0.1', 1617284351, '__ci_last_regenerate|i:1617284351;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617266564\";last_ip|s:12:\"116.12.33.40\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617284166;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a3f88fe4b90530caa92c0451272121fda110453f', '116.12.32.154', 1646625527, '__ci_last_regenerate|i:1646625527;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1646553952\";last_ip|s:13:\"116.12.33.179\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1646625508;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a401f084cb86531adf6aca4c7f652cd1ce3da407', '116.12.32.96', 1608126942, '__ci_last_regenerate|i:1608126942;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608100273\";last_ip|s:12:\"116.12.32.96\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608126816;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a40212f20234e9f8a44ae65230abb08d0e427eeb', '116.12.32.185', 1644656372, '__ci_last_regenerate|i:1644656372;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1644638434\";last_ip|s:13:\"116.12.32.185\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1644656275;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a4027f303025f677e223b899f4d86fbd94f53cc6', '116.12.34.105', 1641885870, '__ci_last_regenerate|i:1641885870;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1641793729\";last_ip|s:13:\"116.12.32.139\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1641885853;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a4148a96090f12b0a123a93fc4dc42934be69bdc', '116.12.33.89', 1637123687, '__ci_last_regenerate|i:1637123687;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1637061850\";last_ip|s:12:\"116.12.34.68\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1637123622;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a41e28b0806efc42b6abfe93aecb57fce508ca8a', '127.0.0.1', 1617452910, '__ci_last_regenerate|i:1617452910;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617420314\";last_ip|s:13:\"116.12.32.198\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617452669;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a42527ece555b5eb58cbe2ea51e4e2093c424742', '127.0.0.1', 1606910572, '__ci_last_regenerate|i:1606910572;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606894029\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606910560;remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a42742470eff73c98a338787e7b29abb835daa9c', '127.0.0.1', 1612094968, '__ci_last_regenerate|i:1612094968;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1612018324\";last_ip|s:13:\"116.12.32.171\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1612094958;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a42bb3f741622d1098be9ae9c6211ee23028d41a', '116.12.33.150', 1609774191, '__ci_last_regenerate|i:1609774191;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609743297\";last_ip|s:13:\"116.12.32.124\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1609774145;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_posls|i:1;remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a433d27f0d673a18dbabee077ec604e6dd5a498e', '127.0.0.1', 1607781272, '__ci_last_regenerate|i:1607781272;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607770814\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607781244;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a436a9408eb7d7542915f24a4ab70650a12276f7', '116.12.32.185', 1647325006, '__ci_last_regenerate|i:1647325006;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1647316502\";last_ip|s:13:\"116.12.32.185\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1647324991;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a4385c67a819184d30f97edbed3522584f4a4838', '116.12.33.241', 1620230992, '__ci_last_regenerate|i:1620230992;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1620214876\";last_ip|s:13:\"116.12.33.241\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1620230162;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a439a68507aa3cfb4fb17f602867c6e917766e76', '127.0.0.1', 1604992200, '__ci_last_regenerate|i:1604992200;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1604912149\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1604989398;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a43aee8fc8e69e74b326ac1ac17cd85e8b9a25ce', '103.108.91.130', 1606475791, '__ci_last_regenerate|i:1606475791;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606395992\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606475625;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a44f8b06bfcbfadb6a42ce3cf625e7edc88c1ce3', '127.0.0.1', 1615215424, '__ci_last_regenerate|i:1615215406;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1615090359\";last_ip|s:13:\"116.12.33.177\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1615215421;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a4504eb173506331b251a97f4fda56d4c9e3cb35', '127.0.0.1', 1599742597, '__ci_last_regenerate|i:1599742597;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1599653546\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1599742345;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a46e632984d6d9b9683df4af1d2107f932cc3a60', '103.108.91.130', 1606397107, '__ci_last_regenerate|i:1606397107;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606377880\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606397085;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a47e5365d1fde90ddbb1b29c9f2fb2f92bf427f4', '116.12.32.59', 1625817854, '__ci_last_regenerate|i:1625817854;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1625742360\";last_ip|s:13:\"116.12.32.222\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a4849bba502df7f87328cff18bb43d8175e8fb6c', '116.12.33.89', 1637124029, '__ci_last_regenerate|i:1637124029;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1637061850\";last_ip|s:12:\"116.12.34.68\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1637124002;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a487e0896071872b941ba57f8a2348ad0c80c5b2', '127.0.0.1', 1616152403, '__ci_last_regenerate|i:1616152403;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616069053\";last_ip|s:12:\"116.12.32.81\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616152389;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a49b05f4a8b613181a1f5128aa69fa33a3aa583f', '116.12.33.65', 1613992805, '__ci_last_regenerate|i:1613992542;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1613912089\";last_ip|s:12:\"116.12.33.50\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1613992805;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a4abef62c31a21ae2203691332576c87435eb944', '127.0.0.1', 1611239389, '__ci_last_regenerate|i:1611239389;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1611208056\";last_ip|s:13:\"116.12.33.157\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1611239371;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a4b7729d452bff6d94ae1d54eca04e790ffef601', '116.12.33.171', 1619538492, '__ci_last_regenerate|i:1619538492;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1619523570\";last_ip|s:13:\"116.12.33.171\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1619538480;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a4d42838e552d3fa5f4ddb7f85bb70dfe3fdd65c', '103.108.91.129', 1606032403, '__ci_last_regenerate|i:1606032403;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605962762\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606032402;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a4db2f26713dc203459e05538c99f8dfd4be36d8', '127.0.0.1', 1599112450, '__ci_last_regenerate|i:1599112450;requested_page|s:5:\"admin\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a4e06dbd4d76908f78b80cba1771a3c6725b5075', '116.12.33.65', 1617700080, '__ci_last_regenerate|i:1617700080;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617631766\";last_ip|s:13:\"116.12.32.223\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617699933;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a4e8efc47d54e447715eae9177c52ed924811deb', '127.0.0.1', 1617014618, '__ci_last_regenerate|i:1617014618;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616900099\";last_ip|s:12:\"116.12.33.57\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617014574;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a4f3d7cf46bc0fd821b8c634d634079437824417', '116.12.32.211', 1637400593, '__ci_last_regenerate|i:1637400593;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1637380449\";last_ip|s:13:\"116.12.32.211\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1637399895;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a4ff914e3aab696c9999d27d426ddd993bfe1093', '103.108.88.21', 1594273938, '__ci_last_regenerate|i:1594273938;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594194225\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1594267799;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a5004875f8779e661748f9b4aa862e13e68647df', '103.108.88.21', 1595248446, '__ci_last_regenerate|i:1595248446;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1595163444\";last_ip|s:9:\"127.0.0.1\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a5087c6c6acf87b422d4c3acd2f29452d0f5abad', '116.12.34.215', 1641376470, '__ci_last_regenerate|i:1641376470;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1641357973\";last_ip|s:13:\"116.12.34.215\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1641376463;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;remove_posls|i:1;message|s:27:\"POS Sale successfully added\";__ci_vars|a:1:{s:7:\"message\";s:3:\"new\";}');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a51845465ab8971c4a8c1141624b1be79e0a7e51', '127.0.0.1', 1616676238, '__ci_last_regenerate|i:1616676238;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616644549\";last_ip|s:13:\"116.12.33.191\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616674124;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a51c28e254402c8aaf07b1c7d73f136e33615c45', '127.0.0.1', 1602402484, '__ci_last_regenerate|i:1602402433;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1602332018\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a51fdfcbf8e1be1f6043823a912fd02938bbcebc', '103.108.88.21', 1595070062, '__ci_last_regenerate|i:1595070062;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594988188\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595069380;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a53190a30d91bbb05d6508994a48fe4810262442', '116.12.33.53', 1609590551, '__ci_last_regenerate|i:1609590551;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609414124\";last_ip|s:13:\"116.12.33.162\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1609590534;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a536d5b4bc8f73a8ea465bcc969384392bc5ef86', '116.12.34.30', 1642224917, '__ci_last_regenerate|i:1642224917;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1642152013\";last_ip|s:12:\"116.12.34.19\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1642224785;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a53854a6f7a62ee2444f4b5e0c725ba86f0c36f8', '127.0.0.1', 1614838402, '__ci_last_regenerate|i:1614838402;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1614769239\";last_ip|s:12:\"116.12.33.44\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1614838394;remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a544ff45d1fcf213310d47d9531e71d910051372', '127.0.0.1', 1598334907, '__ci_last_regenerate|i:1598334907;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1598269328\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1598333701;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a55032cf74b24f8d72eba14cc4e81a03bf5f82f9', '127.0.0.1', 1610525953, '__ci_last_regenerate|i:1610525953;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1610431712\";last_ip|s:13:\"116.12.33.171\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1610525938;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a5537913dd034db119d47c037a8bf9f93f726888', '116.12.33.225', 1637225402, '__ci_last_regenerate|i:1637225402;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1637137656\";last_ip|s:11:\"116.12.32.9\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1637224111;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a56511ef85cbb08b2e657214bee9a2726fa6405a', '127.0.0.1', 1617697027, '__ci_last_regenerate|i:1617697027;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617631766\";last_ip|s:13:\"116.12.32.223\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617696809;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a5664f886d9fcf9493f6afd85ba7329f7330aed7', '116.12.34.70', 1635577738, '__ci_last_regenerate|i:1635577738;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1635415537\";last_ip|s:12:\"116.12.34.44\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1635577656;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a572805d924f6890fcc3ec1b800d164d335d406c', '116.12.32.208', 1642070227, '__ci_last_regenerate|i:1642070227;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1642059133\";last_ip|s:13:\"116.12.34.214\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1642070178;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a574af0cc5f6c37ca79555c3ce1dad261c974b2a', '116.12.33.73', 1609593627, '__ci_last_regenerate|i:1609593627;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609414124\";last_ip|s:13:\"116.12.33.162\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1609593605;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a57c1e8bd539fe769f75a3fb49d9873520d2a9df', '127.0.0.1', 1615364096, '__ci_last_regenerate|i:1615364096;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1615300962\";last_ip|s:12:\"116.12.33.14\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1615364061;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a58d85ecd3f019b8f9266d8d7f09e0fc01a63077', '116.12.33.209', 1618296119, '__ci_last_regenerate|i:1618296119;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1618204412\";last_ip|s:12:\"116.12.32.27\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1618296096;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a58f0a1b8377a2cc0d47fef7662c852d34639f5a', '116.12.34.39', 1639041833, '__ci_last_regenerate|i:1639041833;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1639025847\";last_ip|s:12:\"116.12.34.39\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1639041811;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a5910f0edf302812178d4b6d4d3223572305552f', '103.108.88.21', 1603359794, '__ci_last_regenerate|i:1603359794;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1603272648\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1603359773;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a5a1792d4ed26326a1e33ce5d1d7a8335e37c724', '127.0.0.1', 1602677474, '__ci_last_regenerate|i:1602677474;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a5a9b43fc281e0ee3a1e3724847298a28a58ec79', '127.0.0.1', 1600263451, '__ci_last_regenerate|i:1600263451;requested_page|s:9:\"admin/pos\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1600243081\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1600259555;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a5b5cb3323dfc94e8cfd523acbcf8c5cc8f2cd0e', '127.0.0.1', 1594896748, '__ci_last_regenerate|i:1594896748;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594872674\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a5d20fac1131ab66e12c57add5043d2467f1458e', '116.12.33.197', 1613466405, '__ci_last_regenerate|i:1613466404;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1613453111\";last_ip|s:13:\"116.12.33.197\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1613466405;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_posls|i:1;remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a5ea043fe067e7331e09a2b0897602d5a945efaf', '116.12.33.97', 1612076459, '__ci_last_regenerate|i:1612076459;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1612018324\";last_ip|s:13:\"116.12.32.171\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1612076416;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a5ebb2eb4f332e99e78df770d234e26ee2d71bb6', '116.12.34.70', 1635584015, '__ci_last_regenerate|i:1635584015;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1635415537\";last_ip|s:12:\"116.12.34.44\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1635578069;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a5f0013e324bd40a47456a7f5a3de6633b7917b3', '127.0.0.1', 1611142025, '__ci_last_regenerate|i:1611142025;requested_page|s:23:\"admin/reports/customers\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1611126373\";last_ip|s:12:\"116.12.32.41\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1611141907;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a5f200fcc47f26cb0a7c0469ab80f3633a8bc0b5', '103.108.91.130', 1606224312, '__ci_last_regenerate|i:1606224312;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606210262\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606224212;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a5f9ccbf3bb236df183162e926ffde1e25442ff7', '127.0.0.1', 1610198740, '__ci_last_regenerate|i:1610198740;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1610171878\";last_ip|s:12:\"116.12.33.44\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1610198739;remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a6031ace2e29d7440a8d60455202018d5a57cf4d', '116.12.33.167', 1637739028, '__ci_last_regenerate|i:1637739028;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1637667941\";last_ip|s:13:\"116.12.33.143\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1637739015;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a6064b58a81292edb495079481bf625a388111fd', '116.12.32.21', 1607240846, '__ci_last_regenerate|i:1607240846;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607174440\";last_ip|s:13:\"116.12.33.196\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607240808;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a61bc0f48276aa5ca16c2aaa90ebfc7def9452a7', '127.0.0.1', 1608650778, '__ci_last_regenerate|i:1608650778;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608629544\";last_ip|s:13:\"116.12.33.218\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608650707;remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a627ba1bc325e8bc44825faec56f00c151bd77ed', '127.0.0.1', 1616649834, '__ci_last_regenerate|i:1616649805;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616590096\";last_ip|s:12:\"116.12.33.25\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616649819;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a62be2cd8c898aa77a1252286f0de90be04f5aaa', '127.0.0.1', 1614266140, '__ci_last_regenerate|i:1614266140;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1614241980\";last_ip|s:13:\"116.12.32.223\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1614266122;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a62c07560d2f9bdb5dd7aecd955eb8545d3babd8', '116.12.33.234', 1617955630, '__ci_last_regenerate|i:1617955630;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617877038\";last_ip|s:13:\"116.12.33.187\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617955564;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a62d40562a2c9884efc5efc24c36f7946c44f8b7', '116.12.33.149', 1618673610, '__ci_last_regenerate|i:1618673610;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1618650393\";last_ip|s:13:\"116.12.32.216\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1618673601;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a631dc75f07e5c0b12cdb42162cab1a6e4334352', '116.12.34.223', 1643627087, '__ci_last_regenerate|i:1643627087;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1643551094\";last_ip|s:13:\"116.12.32.221\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1643627065;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a63f1ce18726e01d29c72577de468f45cbbacc57', '127.0.0.1', 1607602300, '__ci_last_regenerate|i:1607602294;requested_page|s:5:\"admin\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a63fd6ad25cbfe209b5d1a474d8849180770ede2', '116.12.34.160', 1639374366, '__ci_last_regenerate|i:1639374366;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1639289751\";last_ip|s:13:\"116.12.34.165\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1639374339;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a648b226b23f739980c457624ecff96b65de57b2', '116.12.33.47', 1644471945, '__ci_last_regenerate|i:1644471945;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1644389170\";last_ip|s:12:\"116.12.33.41\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1644470961;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a6494fad4ae6558e05f4bf26d964cc658ca708be', '103.108.91.130', 1605535219, '__ci_last_regenerate|i:1605535219;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605503328\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605535012;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a64b07c2ca2d788cab17a936ace0053313e574a1', '127.0.0.1', 1609244497, '__ci_last_regenerate|i:1609244497;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609226045\";last_ip|s:13:\"116.12.33.140\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1609244346;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a64b6081e4792bec38374ead6a8834a313a88cca', '116.12.33.161', 1612354676, '__ci_last_regenerate|i:1612354676;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1612332728\";last_ip|s:13:\"116.12.33.161\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1612354452;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a64bf956c582f2a38568f052409397a8dcca38de', '127.0.0.1', 1617691303, '__ci_last_regenerate|i:1617691303;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617631766\";last_ip|s:13:\"116.12.32.223\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617687184;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a64e8967db0aed2c509273c464e470e60d80da12', '116.12.32.81', 1616072007, '__ci_last_regenerate|i:1616072007;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616055729\";last_ip|s:12:\"116.12.32.81\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616071575;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a64ef83db29023f0a2a03244952679de3a2b9de5', '116.12.33.164', 1613292227, '__ci_last_regenerate|i:1613292227;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1613218428\";last_ip|s:13:\"116.12.33.203\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1613291927;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a65e91e586cd13f45de7e0f43352ddf93b966e1d', '116.12.32.161', 1643364040, '__ci_last_regenerate|i:1643364040;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1643342300\";last_ip|s:13:\"116.12.32.161\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1643360928;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a669a2837005e40b9c63d7523650cc382ec5d0f9', '103.108.91.129', 1606661554, '__ci_last_regenerate|i:1606661412;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606635791\";last_ip|s:14:\"103.108.91.129\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606661554;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a672e3c4928bbfd620e47cc1d57778b9cdff85ed', '103.108.88.21', 1604157079, '__ci_last_regenerate|i:1604156930;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1604120477\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1604157078;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a6758e75b7b9f8067b644120d141d3b9509da3ea', '116.12.32.215', 1641120451, '__ci_last_regenerate|i:1641120451;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1641027070\";last_ip|s:13:\"116.12.34.220\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1641120388;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a67e0eb854ed883a343146b12a833d6a3953745a', '116.12.32.221', 1643522279, '__ci_last_regenerate|i:1643522279;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1643437981\";last_ip|s:13:\"116.12.34.159\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1643522274;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a6892abc17ef8197d79b9d92f8c7e88618a6758d', '127.0.0.1', 1593928383, '__ci_last_regenerate|i:1593928383;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1593866795\";last_ip|s:13:\"43.231.23.122\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1593924485;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a69acc62b93cac2920cf47d2455d9a82f20b803f', '103.108.91.130', 1605448915, '__ci_last_regenerate|i:1605448915;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605416089\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605448844;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a6a5e59875bc72c4365930c30c9d4d63486f4971', '127.0.0.1', 1616507333, '__ci_last_regenerate|i:1616507333;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616490669\";last_ip|s:13:\"116.12.32.128\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616507306;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a6b3e84588a5c2ada890125ef166d2455e34c758', '116.12.34.160', 1639376076, '__ci_last_regenerate|i:1639376076;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1639289751\";last_ip|s:13:\"116.12.34.165\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1639376046;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a6b56f39e1ebc54d191eb863f2838a145c86069f', '116.12.32.40', 1607353563, '__ci_last_regenerate|i:1607353508;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607317798\";last_ip|s:13:\"116.12.33.189\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607353563;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a6b61c993d6d77855638206df88182a6729b9a3e', '127.0.0.1', 1605450631, '__ci_last_regenerate|i:1605450631;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605416089\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605450544;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a6c596508efd4a09baa4fa513edcb9eb8d4dd924', '127.0.0.1', 1613567486, '__ci_last_regenerate|i:1613567486;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1613545650\";last_ip|s:13:\"116.12.33.168\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1613567480;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a6cb391157ec2f9e6a3d22c4c4a88e9130d909a2', '116.12.32.169', 1639733812, '__ci_last_regenerate|i:1639733804;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1639629137\";last_ip|s:13:\"116.12.34.201\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1639733812;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a6d183d90c4bcf3d13129c8f63c1e8e3cebc1bdb', '127.0.0.1', 1614696773, '__ci_last_regenerate|i:1614696773;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1614667355\";last_ip|s:12:\"116.12.32.25\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1614696755;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a6d27a0df524c864f4f1e11810fc153761f84769', '116.12.34.220', 1641040642, '__ci_last_regenerate|i:1641040642;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1641011022\";last_ip|s:13:\"116.12.34.220\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1641040598;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a6d314293741dfc8a2d30fe352eed57d2c944b74', '116.12.34.104', 1642509711, '__ci_last_regenerate|i:1642509711;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1642489574\";last_ip|s:13:\"116.12.34.104\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1642509620;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a6dfda803fdc7aa3cd0fab04fc8d1076f2089ea9', '116.12.32.212', 1645178084, '__ci_last_regenerate|i:1645178084;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1645081200\";last_ip|s:13:\"116.12.34.252\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1645178067;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a6e2127bf8562f5a72c161c13de34c2036152dbb', '127.0.0.1', 1608367229, '__ci_last_regenerate|i:1608367119;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608354918\";last_ip|s:12:\"116.12.33.12\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608367229;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a6e3a0f50d252679b0bc74abcca9a04d9ab1df02', '116.12.34.35', 1642413075, '__ci_last_regenerate|i:1642413075;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1642401645\";last_ip|s:12:\"116.12.34.35\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1642412914;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a6ea9355671db7b216d1fd89ea2ab122497ed091', '127.0.0.1', 1610606908, '__ci_last_regenerate|i:1610606908;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1610516570\";last_ip|s:13:\"116.12.32.223\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1610606836;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a6ede80d9a16e18dbe3a405506dee2ac49245554', '127.0.0.1', 1604304268, '__ci_last_regenerate|i:1604304268;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1604240911\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1604304209;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a72572e88f619afe729a5094bdb5c16f87a7d5ef', '127.0.0.1', 1595853250, '__ci_last_regenerate|i:1595853250;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1595837189\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595853075;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a734cee29ae31c1e3b0df3e295a4752d801c9f19', '127.0.0.1', 1604468494, '__ci_last_regenerate|i:1604468263;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1604378350\";last_ip|s:14:\"103.108.91.131\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1604468494;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a7393f0f68ef84e54ad5f70941a45f94c9437201', '127.0.0.1', 1607598630, '__ci_last_regenerate|i:1607598630;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607510654\";last_ip|s:13:\"116.12.32.144\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607598628;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a73d27378690b9826b14214a3f4603f329bf9ffa', '103.108.91.130', 1605513981, '__ci_last_regenerate|i:1605513981;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605445441\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605513945;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a74af1dc6518dfa5d6a261d0950b2afd4618e72f', '127.0.0.1', 1611383455, '__ci_last_regenerate|i:1611383455;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1611318457\";last_ip|s:13:\"116.12.32.176\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1611383449;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a74b8b60e2c0e0ff3d11bd3b4338a79e32cdf39c', '127.0.0.1', 1610804279, '__ci_last_regenerate|i:1610804279;requested_page|s:9:\"admin/pos\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1610775754\";last_ip|s:13:\"116.12.33.107\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1610804100;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a74ccb6c9ef38a25c1c1f1630f0a58f9c82fbc3a', '116.12.33.158', 1614870397, '__ci_last_regenerate|i:1614870397;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1614834433\";last_ip|s:13:\"116.12.33.158\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1614868910;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a760c241a6833771e92b966cc6cbc79fc719461c', '127.0.0.1', 1601385832, 'requested_page|s:19:\"admin/customers/add\";__ci_last_regenerate|i:1601385832;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1601363098\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1601385801;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a764a49b23f0fc15d0c7c1d0cc34f6172f6369ff', '103.108.88.21', 1603691632, '__ci_last_regenerate|i:1603691632;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1603622589\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1603691631;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a76aa97fea742fed24319c16489eeecae3c10dbc', '116.12.34.98', 1641528584, '__ci_last_regenerate|i:1641528584;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1641465695\";last_ip|s:13:\"116.12.32.207\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1641528562;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a7827bfb4923f44401f6864452efd52097ee64db', '116.12.34.154', 1648274695, '__ci_last_regenerate|i:1648274695;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1648189385\";last_ip|s:13:\"116.12.34.243\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1648274673;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a78d9d837e2d70458452471ec4a5d01eb531b99e', '127.0.0.1', 1617293852, '__ci_last_regenerate|i:1617293562;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617266564\";last_ip|s:12:\"116.12.33.40\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617293852;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;error|N;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a79b0682bde83b65a9965a8b0a87adf2d6407965', '127.0.0.1', 1612065346, '__ci_last_regenerate|i:1612065346;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1612018324\";last_ip|s:13:\"116.12.32.171\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1612065345;remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a79d8e6019797ac1300a3d3f6a10b68b59c2bad6', '116.12.34.148', 1648013686, '__ci_last_regenerate|i:1648013686;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1647940929\";last_ip|s:12:\"116.12.33.63\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1648013654;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a7a75ef7944cc7797c64c7378b12797d71c46dac', '116.12.32.212', 1645179676, '__ci_last_regenerate|i:1645179676;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1645081200\";last_ip|s:13:\"116.12.34.252\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1645179619;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a7abcb956b45e7399860204b4b53ff13dd5423a2', '116.12.33.209', 1618321873, '__ci_last_regenerate|i:1618321873;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1618295184\";last_ip|s:13:\"116.12.33.209\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1618321854;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a7ad1c885a7e7ce3163676c024fa78e28f629bed', '116.12.33.202', 1619452489, '__ci_last_regenerate|i:1619452489;requested_page|s:21:\"admin/sales/edit/4925\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1619422400\";last_ip|s:12:\"116.12.32.63\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1619452466;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a7ade06d3e17882b9ee8c89f3798eff138f99f11', '127.0.0.1', 1611414072, '__ci_last_regenerate|i:1611414072;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1611378421\";last_ip|s:13:\"116.12.32.111\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1611414026;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a7af959d0667d4f65282d9f2aebfd4e15def08b9', '127.0.0.1', 1606305571, '__ci_last_regenerate|i:1606305571;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606291700\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606304838;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a7c399a30bab48f39aed459f5da93b55eb0f82f8', '103.108.88.21', 1597469519, '__ci_last_regenerate|i:1597469519;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597402462\";last_ip|s:9:\"127.0.0.1\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597468948;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a7c725ed218f2acfa5ff8b3282ab48d8eb635c08', '116.12.33.21', 1630395941, '__ci_last_regenerate|i:1630395941;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1629703757\";last_ip|s:14:\"103.126.218.74\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1630395126;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a7c85a10620627f4bdbb4338b2bb8193682bd5de', '127.0.0.1', 1613116207, '__ci_last_regenerate|i:1613116207;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a7cb7bb7dac5833e3f4bdf1d98441fefd58696d4', '116.12.32.217', 1615640469, '__ci_last_regenerate|i:1615640469;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1615553851\";last_ip|s:12:\"116.12.33.13\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1615640454;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a7cd59f0b7df31355e6316fb5765a62fc8c5e095', '127.0.0.1', 1595678982, '__ci_last_regenerate|i:1595678982;requested_page|s:13:\"admin/welcome\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1595663091\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595678661;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a7cf79e6931cd5d9287c846e61f9baf0f5494c97', '116.12.32.81', 1616069686, '__ci_last_regenerate|i:1616069686;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616055729\";last_ip|s:12:\"116.12.32.81\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616069670;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a7e0ffe1e69e8385a0caecf140c3080e78337b4c', '127.0.0.1', 1614749510, '__ci_last_regenerate|i:1614749510;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1614685716\";last_ip|s:12:\"116.12.32.25\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1614749505;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a7e397f3d8ab80f50ee9ad58b4e32914894919ba', '127.0.0.1', 1605935631, '__ci_last_regenerate|i:1605935631;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605872623\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605935378;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a7ec3bdcc14c4e25a8652dc5dffee94c5e475d81', '116.12.33.2', 1618573146, '__ci_last_regenerate|i:1618573146;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1618553973\";last_ip|s:11:\"116.12.33.2\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1618572614;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a7efa871017091369db55a3a3290b343253e69f0', '127.0.0.1', 1605784007, '__ci_last_regenerate|i:1605784007;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605759720\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605783903;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a7f9140d925f44641874be15be7322946943089c', '103.108.91.130', 1607010810, '__ci_last_regenerate|i:1607010713;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606977656\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607010810;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a7fb91d7e5474e6d8f2dea6f1c8279bf96571428', '127.0.0.1', 1594294348, '__ci_last_regenerate|i:1594294348;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594267553\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a8014645e8479a9208134a6eafe3ba1959c224e4', '103.126.218.38', 1625644680, '__ci_last_regenerate|i:1625644680;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a806308a439810a20c1505fb2d59c8182773b393', '127.0.0.1', 1597470735, '__ci_last_regenerate|i:1597470735;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597402462\";last_ip|s:9:\"127.0.0.1\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597470331;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a809478925dd87aa2dfa4279e5219015e88b4de9', '116.12.32.190', 1626005425, '__ci_last_regenerate|i:1626005425;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1625742360\";last_ip|s:13:\"116.12.32.222\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1626005425;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a80dc7a3149d19714963f4160657461abc358f7f', '127.0.0.1', 1604243328, '__ci_last_regenerate|i:1604243328;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1604229283\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1604243323;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a8125de69d62305ca5bcf632b866e9c6780bdec5', '127.0.0.1', 1607173225, '__ci_last_regenerate|i:1607173225;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607086449\";last_ip|s:13:\"116.12.33.128\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607171799;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a8128900922e6016f2f944b15a5cb43da149f1f8', '116.12.32.111', 1611416075, '__ci_last_regenerate|i:1611416075;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1611378421\";last_ip|s:13:\"116.12.32.111\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1611416042;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a816350c5796ad78ccfe8d59403a8de437a99323', '116.12.33.116', 1617035331, '__ci_last_regenerate|i:1617035331;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616987903\";last_ip|s:13:\"116.12.33.116\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617035301;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a81a48c96f657ef799a79fc32729db32dafe4e67', '103.108.88.21', 1602597058, '__ci_last_regenerate|i:1602596824;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1602578506\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1602597058;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a81ef7290e70103a75b566f42a538af27834a228', '116.12.32.222', 1625742737, '__ci_last_regenerate|i:1625742737;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1625644723\";last_ip|s:13:\"116.12.34.125\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1625742629;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a8248620be015fe4209b636b360869520bbd728e', '127.0.0.1', 1612693905, '__ci_last_regenerate|i:1612693680;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1612610029\";last_ip|s:13:\"116.12.32.177\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1612693905;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a8296c8ee929b6ec6baa7e91752430938f0257a2', '103.108.88.21', 1603546676, '__ci_last_regenerate|i:1603546676;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1603528349\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1603546625;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a82ac6ed57f86e01468209b7507c12cb2b97027a', '116.12.32.202', 1647008220, '__ci_last_regenerate|i:1647008220;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1646918263\";last_ip|s:13:\"116.12.32.158\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1647008198;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a8305c644fdda035f57238a11bab219483961d6f', '116.12.32.213', 1637983787, '__ci_last_regenerate|i:1637983787;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1637917564\";last_ip|s:13:\"116.12.32.204\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1637983758;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a8356c35e16e6f1ebe2505dcd9b547d2d180b610', '116.12.33.2', 1618572244, '__ci_last_regenerate|i:1618572244;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1618553973\";last_ip|s:11:\"116.12.33.2\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1618572000;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a8442938211835ecd077ae5a0fddb7cc8f817e0c', '103.108.88.21', 1595931534, '__ci_last_regenerate|i:1595931534;requested_page|s:13:\"admin/welcome\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1595841827\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595931230;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a85698d8182810768fc4bc28c6da5e7ac94f856a', '116.12.32.182', 1644929550, '__ci_last_regenerate|i:1644929550;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1644833400\";last_ip|s:13:\"116.12.34.239\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1644929533;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a859392e8b4f3f7c43446df350a41c08dd43e27f', '116.12.32.205', 1646112095, '__ci_last_regenerate|i:1646112095;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1646026760\";last_ip|s:12:\"116.12.34.67\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1646112069;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a87d9788289fcc42273a1455278019a684e5ef19', '127.0.0.1', 1593596708, '__ci_last_regenerate|i:1593596708;identity|s:13:\"abc@gmail.com\";username|s:6:\"FARHAD\";email|s:13:\"abc@gmail.com\";user_id|s:1:\"3\";old_last_login|s:10:\"1593593703\";last_ip|s:13:\"43.231.23.122\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"2\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"1\";biller_id|s:1:\"3\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1593596464;register_id|s:1:\"9\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-06-08 08:16:14\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a883a1a013ef335fe9679199c480045bbb904f4f', '127.0.0.1', 1614174500, '__ci_last_regenerate|i:1614174500;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1614155657\";last_ip|s:12:\"116.12.32.12\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1614174470;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a88ee8b590bb4b6c022302c6945453d9294951f2', '116.12.32.55', 1607614388, '__ci_last_regenerate|i:1607614388;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607510654\";last_ip|s:13:\"116.12.32.144\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607614312;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a88fe1c08007f7040709cc01c6f5f5b211ce82d2', '127.0.0.1', 1604992200, '__ci_last_regenerate|i:1604992200;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1604912149\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1604989398;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a890e385439307216f22ce3227e3853256150455', '116.12.34.193', 1645883047, '__ci_last_regenerate|i:1645883047;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1645849672\";last_ip|s:13:\"116.12.34.193\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1645882595;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a89518af9795305684f3e6cbd7c7da1d6589747a', '127.0.0.1', 1615714095, '__ci_last_regenerate|i:1615714095;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1615625339\";last_ip|s:13:\"116.12.32.217\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1615713988;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a8c619c7777242629caa925e77661aa004f129e2', '127.0.0.1', 1605248550, '__ci_last_regenerate|i:1605248550;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a8d863a629c2092355fa9bcfa0e5cf231f697df4', '116.12.32.200', 1645013261, '__ci_last_regenerate|i:1645013261;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1644986973\";last_ip|s:13:\"116.12.34.218\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1645013245;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a8d8a0c4d267d0f790d27a6f668b0ac6a61c8a80', '127.0.0.1', 1607953579, '__ci_last_regenerate|i:1607953579;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607945899\";last_ip|s:13:\"116.12.32.121\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607953576;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a8d98a23a07c96611efe523d3c7026227eb9816d', '116.12.33.41', 1615732185, '__ci_last_regenerate|i:1615731944;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1615625339\";last_ip|s:13:\"116.12.32.217\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1615732185;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a8e00af28c942ee7aee5120c61f9648f08573cf7', '103.108.91.130', 1606402047, '__ci_last_regenerate|i:1606402047;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606377880\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606402046;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a8e6088edd3401fba4ab387e220ca5105456a3ae', '116.12.33.115', 1619884783, '__ci_last_regenerate|i:1619884783;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1619781532\";last_ip|s:13:\"116.12.32.213\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1619884755;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a8e996af032ca6a19646d35dcab5bea839d665ea', '103.108.88.21', 1594283136, '__ci_last_regenerate|i:1594283136;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594194225\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1594267799;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a8f06a7e9929edb2262572c1ee2bcca08a7939ac', '116.12.34.160', 1639375014, '__ci_last_regenerate|i:1639375014;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1639289751\";last_ip|s:13:\"116.12.34.165\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1639374982;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a9074ea03c09e230f7b1cc71ccdc88b615ce8733', '116.12.33.40', 1622268155, '__ci_last_regenerate|i:1622268155;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1622182461\";last_ip|s:12:\"116.12.33.57\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1622268154;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a907a34b9d0fa0f0a163253f39a0dfc728338f3f', '116.12.32.18', 1637580058, '__ci_last_regenerate|i:1637580058;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1637499031\";last_ip|s:13:\"116.12.32.219\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1637580034;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a90b602ee0b603dc7da10b040493ce184b5a2701', '116.12.32.81', 1616072623, '__ci_last_regenerate|i:1616072623;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616055729\";last_ip|s:12:\"116.12.32.81\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616072615;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a91568b5dd04a00d5e86bb616ea3027dfdee8511', '127.0.0.1', 1605945367, '__ci_last_regenerate|i:1605945367;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605872623\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605942045;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a9196c2cf6f337068bf0d6ddf386d51ed7405037', '116.12.32.179', 1624635853, '__ci_last_regenerate|i:1624635853;requested_page|s:15:\"admin/pos/sales\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a92829792d37b0f31efee06425c2d567183a6024', '103.108.91.130', 1605194677, '__ci_last_regenerate|i:1605194677;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605101433\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605194677;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a92c2ecfc0ef7bf064532bdd975e84663f556f5c', '116.12.32.205', 1643977359, '__ci_last_regenerate|i:1643977359;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1643892812\";last_ip|s:13:\"116.12.32.185\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1643977337;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a92e957e01018744cfa3b5d3d20a6e83a972bbb9', '116.12.34.225', 1645502155, '__ci_last_regenerate|i:1645502155;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1645434500\";last_ip|s:13:\"116.12.32.150\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1645502100;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a942378e23d11a27ff9610ffcb0eeff80f3a094b', '116.12.34.110', 1638074011, '__ci_last_regenerate|i:1638074011;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1637982690\";last_ip|s:13:\"116.12.32.213\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1638074006;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a94a48890348aa94ced37e06d5ebdf006d984969', '116.12.33.181', 1619698011, '__ci_last_regenerate|i:1619697996;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1619624751\";last_ip|s:13:\"116.12.32.198\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a954f9dbd03a9cdd3bb88cd42d5d2ed10a0b8247', '116.12.33.97', 1612080982, '__ci_last_regenerate|i:1612080982;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1612018324\";last_ip|s:13:\"116.12.32.171\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1612080895;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a9558f2322c37c3a9df2ed6e0088ef08aa66ce51', '127.0.0.1', 1605758916, '__ci_last_regenerate|i:1605758916;requested_page|s:15:\"admin/pos/sales\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a95829eceefb502dfc1c7c28617eef6383a604a3', '103.108.88.21', 1595928209, '__ci_last_regenerate|i:1595928209;requested_page|s:13:\"admin/welcome\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1595841827\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595927972;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a964ac02f42b5a8ca84efeb446a7771a84a58985', '116.12.32.9', 1637138360, '__ci_last_regenerate|i:1637138360;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1637121295\";last_ip|s:12:\"116.12.33.89\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1637138286;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a968783ceb438890e8d02bfc1eb3348a230e71d6', '127.0.0.1', 1610863944, '__ci_last_regenerate|i:1610863944;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1610799008\";last_ip|s:13:\"116.12.33.107\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1610860176;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a96e579b4aa7c3a711c61b041ef0af6faf3721d6', '116.12.34.216', 1639987085, '__ci_last_regenerate|i:1639987085;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1639977158\";last_ip|s:13:\"116.12.34.216\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1639987082;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a97271db1e224d8ff4ad8164933296101c576b42', '127.0.0.1', 1604812466, '__ci_last_regenerate|i:1604812466;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1604760043\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1604811904;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a97cd14bc156cd2ff4d0bee0567c1ec21dc079bb', '127.0.0.1', 1607750986, '__ci_last_regenerate|i:1607750986;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607665148\";last_ip|s:13:\"116.12.32.213\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a981b0b3d19c77b4fb59b9081943253354050e14', '127.0.0.1', 1609598384, '__ci_last_regenerate|i:1609598384;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609414124\";last_ip|s:13:\"116.12.33.162\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1609598366;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a984161082f074a13b80288c156c10aa0936b590', '127.0.0.1', 1607059097, '__ci_last_regenerate|i:1607059097;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606991619\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a988341aa55a6cacd298cc93bcb969ff78ed258e', '116.12.33.115', 1619868707, '__ci_last_regenerate|i:1619868707;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1619781532\";last_ip|s:13:\"116.12.32.213\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1619868700;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a9a8b8712fb5ed3fb1f5fbc40b3753e5f91b1d4b', '116.12.33.33', 1607346788, '__ci_last_regenerate|i:1607346788;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607317798\";last_ip|s:13:\"116.12.33.189\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607346672;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a9a925ad94d435ffa7440da3f81ceab8f160eb2b', '127.0.0.1', 1614751557, '__ci_last_regenerate|i:1614751557;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1614685716\";last_ip|s:12:\"116.12.32.25\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1614749505;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a9ab44c88b26bcf7972a0fb191efcd001c7a0fe7', '116.12.33.216', 1627900650, '__ci_last_regenerate|i:1627900622;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1627887653\";last_ip|s:13:\"116.12.33.216\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a9b219c8f36e864acab9baa765cac7594f0d40f8', '103.108.88.21', 1593933030, '__ci_last_regenerate|i:1593933030;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1593866795\";last_ip|s:13:\"43.231.23.122\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1593924485;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a9b77c846f049d7b069d449e8ad784d17dcf0677', '127.0.0.1', 1614941029, '__ci_last_regenerate|i:1614941029;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1614863202\";last_ip|s:13:\"116.12.33.158\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1614934696;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a9c4f8f4598ec9c5b21a372845d44f6f69927c15', '127.0.0.1', 1595749909, '__ci_last_regenerate|i:1595749909;requested_page|s:13:\"admin/welcome\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1595671803\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595749908;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a9c6775bc7e966aeafad0221b1b53af0b3accff8', '116.12.34.93', 1643429718, '__ci_last_regenerate|i:1643428471;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1643360250\";last_ip|s:13:\"116.12.32.161\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1643428475;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a9f2a1097bbaf60477968b853b06fea15aa0c523', '103.108.88.21', 1593937712, '__ci_last_regenerate|i:1593937712;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1593866795\";last_ip|s:13:\"43.231.23.122\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1593924485;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a9f62a19b0c08f08d65cc7df0df5600c7b357fa9', '127.0.0.1', 1595937867, '__ci_last_regenerate|i:1595937711;requested_page|s:5:\"admin\";identity|s:13:\"abc@gmail.com\";username|s:6:\"FARHAD\";email|s:13:\"abc@gmail.com\";user_id|s:1:\"3\";old_last_login|s:10:\"1595839372\";last_ip|s:12:\"210.1.246.66\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"2\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"1\";biller_id|s:1:\"3\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595937349;register_id|s:1:\"9\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-06-08 08:16:14\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a9f83b0e1db4391997b60e622f75448a1aaa668d', '116.12.34.42', 1644042783, '__ci_last_regenerate|i:1644042783;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1643966864\";last_ip|s:13:\"116.12.32.205\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1644042724;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a9fd2d6b87ea962dbcd83b9a460b7d4f1d625491', '103.108.91.130', 1605078287, '__ci_last_regenerate|i:1605078287;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605030086\";last_ip|s:13:\"43.231.23.122\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605077658;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('a9l8vqovnmma2j0nf37vuccbugi28urr', '::1', 1593290723, '__ci_last_regenerate|i:1593290723;requested_page|s:5:\"admin\";identity|s:11:\"a@gmail.com\";username|s:6:\"farhad\";email|s:11:\"a@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1593185830\";last_ip|s:3:\"::1\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|N;view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|N;company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1593289007;register_id|s:1:\"8\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-02-09 02:45:31\";user_csrf|s:20:\"Ls4cDWl2mjXN0twbgzSC\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('aa079c5e102ef42de91d6b311e48345e3158c1cf', '116.12.33.25', 1616597686, '__ci_last_regenerate|i:1616597686;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616567888\";last_ip|s:12:\"116.12.33.25\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616597526;remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('aa0a17213d93226a8eca308b8ec6aea426ea0e41', '127.0.0.1', 1613379451, '__ci_last_regenerate|i:1613379451;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1613307021\";last_ip|s:13:\"116.12.33.164\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1613379284;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('aa0a4054560a51a233d7fe2d067690cec7449591', '116.12.32.111', 1611409730, '__ci_last_regenerate|i:1611409730;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1611378421\";last_ip|s:13:\"116.12.32.111\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1611409687;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('aa0f7cdb90cf2cac838a45bf73c439d7b9f01bd0', '127.0.0.1', 1606223393, '__ci_last_regenerate|i:1606223393;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606210262\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606223054;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('aa0fa13a8a343409f8645d466704037cd8e3bf23', '116.12.34.92', 1634473640, '__ci_last_regenerate|i:1634473625;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1634292769\";last_ip|s:13:\"116.12.34.132\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1634473640;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('aa15226c2fb1f087da06bd22070a06dc7a6e8d66', '127.0.0.1', 1605353952, '__ci_last_regenerate|i:1605353952;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605326172\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605352099;error|N;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('aa18006c5325f8ee3afad62831e8e05b59f6c867', '127.0.0.1', 1608789259, '__ci_last_regenerate|i:1608789259;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608727375\";last_ip|s:12:\"116.12.33.10\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608789219;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('aa1c963044d534ce00f62ff4d5281b62383a1bb8', '116.12.33.4', 1636954824, '__ci_last_regenerate|i:1636954824;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1636865265\";last_ip|s:12:\"116.12.32.74\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1636954699;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('aa27a7fd01e026a257a0b5fd64790ae408024262', '116.12.32.202', 1643370373, '__ci_last_regenerate|i:1643370373;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1643342300\";last_ip|s:13:\"116.12.32.161\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1643370284;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('aa2951dec1d03e3a526bde362d60cd331429f3c7', '103.108.88.21', 1600407917, '__ci_last_regenerate|i:1600407917;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1600348810\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1600407895;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('aa3b89f4a46652636dc96a45e57cff7253d8a655', '127.0.0.1', 1617292619, '__ci_last_regenerate|i:1617292619;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617266564\";last_ip|s:12:\"116.12.33.40\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617292581;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;remove_posls|i:1;error|N;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('aa3dc2516747c54ef14d125375c7166482a57e96', '116.12.32.209', 1640064112, '__ci_last_regenerate|i:1640064071;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1639985607\";last_ip|s:13:\"116.12.34.216\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1640064106;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('aa4398dfc08ec2e0782631dae7cb209631a376db', '116.12.33.4', 1636954391, '__ci_last_regenerate|i:1636954391;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1636865265\";last_ip|s:12:\"116.12.32.74\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1636954361;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('aa517d6d89c5dfaf9058706b9d1a6db082603370', '127.0.0.1', 1597035700, '__ci_last_regenerate|i:1597035700;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1596117540\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597035405;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('aa52de7b82ca423cc5e8ca0126f23a691f5ff356', '116.12.33.47', 1644473684, '__ci_last_regenerate|i:1644473684;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1644389170\";last_ip|s:12:\"116.12.33.41\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1644473663;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('aa56967e5152a4bc1795a0dd3fb393f6d5a8e380', '127.0.0.1', 1607586767, '__ci_last_regenerate|i:1607586767;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607510654\";last_ip|s:13:\"116.12.32.144\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607586725;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('aa58e2b2df9bb4e5b36df6bff852c997f966b073', '116.12.32.158', 1646919069, '__ci_last_regenerate|i:1646919069;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1646886903\";last_ip|s:13:\"116.12.34.140\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1646918276;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('aa5ef7c4e535f958a43f290e8375ae0b49ea55bf', '127.0.0.1', 1613828919, '__ci_last_regenerate|i:1613828919;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1613810114\";last_ip|s:13:\"116.12.32.222\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1613827359;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('aa61b4ce7f3049746efd4fe0a9d04444135d40ee', '116.12.32.21', 1607239078, '__ci_last_regenerate|i:1607239078;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607174440\";last_ip|s:13:\"116.12.33.196\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607238628;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('aa659447bb8892b1e9e7fd6bd7de2d38bae52afc', '127.0.0.1', 1602587394, '__ci_last_regenerate|i:1602587394;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('aa7c7dcaffb5444369452f10123e5f242b8abeac', '116.12.32.120', 1622039523, '__ci_last_regenerate|i:1622039523;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1622013207\";last_ip|s:13:\"116.12.32.120\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1622034656;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('aa87abb8da445ef981d0e59d137f4b4c570333fd', '127.0.0.1', 1594818800, '__ci_last_regenerate|i:1594818436;requested_page|s:15:\"admin/customers\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594754399\";last_ip|s:12:\"210.1.246.66\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1594812188;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('aa8af1052339cc237a545cf5ab8f671f3ce59c93', '116.12.34.215', 1637315207, '__ci_last_regenerate|i:1637315207;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1637212122\";last_ip|s:13:\"116.12.33.225\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1637315003;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('aa92288eac1923df41a6fe570378eb1a80fe6c62', '116.12.33.229', 1633153955, '__ci_last_regenerate|i:1633153587;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1633092054\";last_ip|s:13:\"116.12.32.159\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1633153753;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('aa96615865135cd9bed39018df0666a60fd6e00d', '127.0.0.1', 1612018629, '__ci_last_regenerate|i:1612018627;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1611814434\";last_ip|s:13:\"116.12.33.144\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1612018629;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('aaaa506946d7bd0f9e008a1672515fc04148d6ec', '103.108.91.130', 1606480179, '__ci_last_regenerate|i:1606480179;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606395992\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606480179;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;message|s:26:\"Payment successfully added\";__ci_vars|a:1:{s:7:\"message\";s:3:\"new\";}');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('aaac05d4fb6521aa0f558930cc274ba03939cef9', '127.0.0.1', 1606574264, '__ci_last_regenerate|i:1606574264;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606455480\";last_ip|s:14:\"103.108.91.129\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606574229;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('aab863a9e61eff5109e5c6a2ae593ddb56a9c893', '43.231.23.122', 1593596715, '__ci_last_regenerate|i:1593596715;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1593595459\";last_ip|s:14:\"203.190.14.186\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|N;view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|N;company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('aabcfbe4f25aed1cccdc846935937d8cd7e5409b', '116.12.32.171', 1635914219, '__ci_last_regenerate|i:1635914219;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1635841114\";last_ip|s:13:\"116.12.33.245\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1635913580;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('aabfb5642510ba7e6e0e1815ca7a9593443139d1', '127.0.0.1', 1605077644, '__ci_last_regenerate|i:1605077644;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605030086\";last_ip|s:13:\"43.231.23.122\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605077622;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('aac4a71f280583cca138b3d6da9a69e853f61584', '116.12.34.94', 1641701889, '__ci_last_regenerate|i:1641701889;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1641631115\";last_ip|s:12:\"116.12.34.67\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1641699287;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('aac84540481f66fc569afdbdf4efec9b3bc2930c', '116.12.33.146', 1616151782, '__ci_last_regenerate|i:1616151782;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616069053\";last_ip|s:12:\"116.12.32.81\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616151669;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('aacc4681ea52503f0395daf8d3c73bd1874df911', '127.0.0.1', 1603095267, '__ci_last_regenerate|i:1603095267;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1603014899\";last_ip|s:14:\"123.108.244.36\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1603093985;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('aad86d2d809859d6c86bc67f047acae473ccc09b', '116.12.33.225', 1637213395, '__ci_last_regenerate|i:1637213395;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1637137656\";last_ip|s:11:\"116.12.32.9\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1637213295;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('aadc930e548c7fcf770c386d136650fb7e3107d4', '127.0.0.1', 1604926714, '__ci_last_regenerate|i:1604926714;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1604897113\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1604926689;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('aae1b1ac367c6061d6e48239c01685c36496bad0', '116.12.32.204', 1637924043, '__ci_last_regenerate|i:1637924043;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1637907685\";last_ip|s:13:\"116.12.32.204\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1637923211;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('aafdbb8fc587e4be8b447f79920bb348d2deca5d', '116.12.34.252', 1645082868, '__ci_last_regenerate|i:1645082868;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1645067649\";last_ip|s:13:\"116.12.34.252\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1645082263;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('aajqntqlkuv5oadrgtpvv8upl1ag7hhs', '::1', 1593285817, '__ci_last_regenerate|i:1593285817;requested_page|s:5:\"admin\";identity|s:11:\"a@gmail.com\";username|s:6:\"farhad\";email|s:11:\"a@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1593185830\";last_ip|s:3:\"::1\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|N;view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|N;company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1593280161;register_id|s:1:\"8\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-02-09 02:45:31\";user_csrf|s:20:\"Ls4cDWl2mjXN0twbgzSC\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ab0f8cbecff85234e68d513342a061d7d88252b0', '103.15.42.202', 1618376873, '__ci_last_regenerate|i:1618376873;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ab3a586defc099dccce98ef7e70aea7697315e7e', '116.12.32.219', 1637649721, '__ci_last_regenerate|i:1637649721;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1637634749\";last_ip|s:12:\"116.12.34.48\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1637649681;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ab4247cd5cdabb0e073a6eb3fa283e6ff7c15504', '127.0.0.1', 1603344650, '__ci_last_regenerate|i:1603344650;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1603272648\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1603344485;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ab43c174fcf893156b78e658c48b09428710ab71', '103.108.88.21', 1594807126, '__ci_last_regenerate|i:1594807126;requested_page|s:15:\"admin/customers\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594754399\";last_ip|s:12:\"210.1.246.66\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1594807035;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ab4aa14ae2fbf11d3f97f357236acb4a9717dcfc', '116.12.32.155', 1620142616, '__ci_last_regenerate|i:1620142616;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1620052991\";last_ip|s:13:\"116.12.33.185\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1620142596;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ab4f71f5200e1c6a3206ae1abd6be98702331ba2', '116.12.34.154', 1648275490, '__ci_last_regenerate|i:1648275490;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1648189385\";last_ip|s:13:\"116.12.34.243\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1648274885;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ab59a23aec9a1c45297ea7d4af2ca19a3bf04072', '116.12.34.104', 1642504636, '__ci_last_regenerate|i:1642504636;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1642489574\";last_ip|s:13:\"116.12.34.104\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1642504609;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ab5cb14b4d75099ce98ff63a87df3a6b7979c001', '103.108.88.21', 1594015654, '__ci_last_regenerate|i:1594015654;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1593921171\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1594013728;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ab70fa53608324fe1d8cbe527aa24f9b1fc923ac', '116.12.34.68', 1637040655, '__ci_last_regenerate|i:1637040655;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1636977708\";last_ip|s:13:\"116.12.34.180\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1637040485;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ab9dcfa64f4681f849c6468a7e663ae9feebc443', '116.12.33.207', 1611737665, '__ci_last_regenerate|i:1611737665;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1611659572\";last_ip|s:12:\"116.12.32.50\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1611737155;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('aba64c8c573534ffb74a5334cfc778deb715f38c', '116.12.32.111', 1611379823, '__ci_last_regenerate|i:1611379823;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1611318457\";last_ip|s:13:\"116.12.32.176\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1611379797;remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('abc021818def96d19884d77c983074c359d1b16c', '116.12.33.201', 1608650380, '__ci_last_regenerate|i:1608650380;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608629544\";last_ip|s:13:\"116.12.33.218\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608647460;remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('abc45232f3ff8828fdaed1485d6dd661882cd694', '127.0.0.1', 1603544677, '__ci_last_regenerate|i:1603544677;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1603528349\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1603544677;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('abc529a7a413ab895b59d70f47877526c00eea8d', '116.12.32.219', 1634212996, '__ci_last_regenerate|i:1634212790;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1634121001\";last_ip|s:12:\"116.12.34.65\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1634212995;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('abc6a512e62af038e5975c98afeaf0f53cdb6fb8', '103.108.91.130', 1606315530, '__ci_last_regenerate|i:1606315329;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606291700\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606315530;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('abc80d0920fd6026bddf6702ef9f5eb026276ed0', '116.12.32.111', 1611383150, '__ci_last_regenerate|i:1611383150;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1611318457\";last_ip|s:13:\"116.12.32.176\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1611383097;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('abc86eff67b62e0211be83136ebc9023da805b42', '116.12.34.19', 1642153111, '__ci_last_regenerate|i:1642153111;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1642135014\";last_ip|s:12:\"116.12.34.19\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1642152842;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('abd029b0d10ed947e8c82d2b688bd636bc7e39b6', '116.12.34.75', 1640582806, '__ci_last_regenerate|i:1640582806;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1640521721\";last_ip|s:13:\"116.12.34.139\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1640582591;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('abd42406727bd0df5a40f3d390ffe8bfec461ff0', '116.12.34.124', 1641204190, '__ci_last_regenerate|i:1641204190;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1641111342\";last_ip|s:12:\"116.12.34.26\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1641204064;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('abe06b07fff59833af6f09f52aa00de0e702eafa', '116.12.34.215', 1637319269, '__ci_last_regenerate|i:1637319269;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1637212122\";last_ip|s:13:\"116.12.33.225\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1637319188;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('abf335cfbe262b725215671f30e74d04b22fa168', '127.0.0.1', 1595054747, '__ci_last_regenerate|i:1595054747;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594988188\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595054121;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('abf496c4f6bdc4fe5018471f30d7f967a0f41d53', '116.12.33.65', 1617710918, '__ci_last_regenerate|i:1617710918;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617631766\";last_ip|s:13:\"116.12.32.223\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617710897;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('abf4eccec52559d403f6dabc37ad01bfc670c47c', '116.12.33.213', 1608190711, '__ci_last_regenerate|i:1608190711;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608119096\";last_ip|s:12:\"116.12.32.96\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608190598;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('abf7b0344d7970a795d56f07e7144184bd0ffae8', '116.12.33.115', 1619882091, '__ci_last_regenerate|i:1619882091;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1619781532\";last_ip|s:13:\"116.12.32.213\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1619880572;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('abf95a84664f2f3c21261f7548acefe94c284b1e', '43.250.82.231', 1618672083, '__ci_last_regenerate|i:1618672073;requested_page|s:5:\"admin\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ac1985733b97754f30f1475e3a98db7d57b81c1d', '127.0.0.1', 1603102223, '__ci_last_regenerate|i:1603102222;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1603014899\";last_ip|s:14:\"123.108.244.36\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1603102223;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ac28bd712a6598d0b6ac7e032317ca2451d19200', '116.12.33.161', 1612338193, '__ci_last_regenerate|i:1612337938;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1612262229\";last_ip|s:13:\"116.12.32.200\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1612338193;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ac316e67da3f48c2d03ccd74a102100112081528', '127.0.0.1', 1614868795, '__ci_last_regenerate|i:1614868795;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1614834433\";last_ip|s:13:\"116.12.33.158\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1614868753;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ac3209135134017461776b8668286561dfb26b6d', '127.0.0.1', 1597661956, '__ci_last_regenerate|i:1597661956;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597555298\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597661940;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ac3935168c27165da099b0bb0d32d7977e9540df', '127.0.0.1', 1617542259, '__ci_last_regenerate|i:1617542175;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617520328\";last_ip|s:12:\"119.30.32.90\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617533548;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ac3f5d43cefa0101d2a418c2e3354633a2a4df43', '127.0.0.1', 1611648305, '__ci_last_regenerate|i:1611648305;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1611587853\";last_ip|s:12:\"116.12.32.60\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1611647607;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ac3fe174e806361c43d57d9360ad90fd30722e3c', '127.0.0.1', 1604123835, '__ci_last_regenerate|i:1604123835;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1604061868\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1604121309;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ac4228abfd7cd008e4e85eb44f7a4145c825a02a', '127.0.0.1', 1608989147, '__ci_last_regenerate|i:1608989147;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608895737\";last_ip|s:13:\"116.12.32.142\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608989115;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ac422b5eb2dcda96043a7a8fc26e6260d3228921', '103.108.88.21', 1603691101, '__ci_last_regenerate|i:1603691101;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1603622589\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1603691077;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ac4fbeed961951f428ddcbe10d75a6b218a8adc1', '116.12.32.127', 1640932354, '__ci_last_regenerate|i:1640932354;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1640838911\";last_ip|s:13:\"116.12.32.223\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1640932328;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ac52abc217b3d3ce6a9c78e54307caa4c90e77ae', '103.108.91.130', 1604807554, '__ci_last_regenerate|i:1604807554;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1604760043\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1604807547;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ac74bacbad54afe05062274042fe8dc291fa69f7', '116.12.33.46', 1641470437, '__ci_last_regenerate|i:1641470437;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1641452918\";last_ip|s:12:\"116.12.34.74\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1641470393;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ac7a8125156618537615d7cc42a0dea4ba505457', '127.0.0.1', 1607514203, '__ci_last_regenerate|i:1607514203;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607424997\";last_ip|s:13:\"116.12.32.145\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607512205;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ac82f30a0bb6551ad52f2f19b1b1815b9fb00b59', '103.108.88.21', 1594275246, '__ci_last_regenerate|i:1594275246;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594194225\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1594267799;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ac9024beccf6c83e771afbf955199c114aa748f7', '116.12.33.97', 1607860741, '__ci_last_regenerate|i:1607860741;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607772531\";last_ip|s:13:\"116.12.33.239\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607860728;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ac9207a5473b817c020bf6614209980ab7762dc4', '103.108.88.21', 1593862623, '__ci_last_regenerate|i:1593862623;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1593752131\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1593858341;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('aca053e185d24123f0fac5e5a62bf5adb608948b', '116.12.34.46', 1647498032, '__ci_last_regenerate|i:1647498032;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1647401408\";last_ip|s:12:\"116.12.34.46\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1647495563;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('aca11f69a575386b991d26cf5fe5df3e8eca68ac', '116.12.34.140', 1646824611, '__ci_last_regenerate|i:1646824611;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1646802657\";last_ip|s:13:\"116.12.34.140\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1646824298;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('acab473d1020258af50adcaa0402eede9a0ea358', '116.12.33.57', 1616903229, '__ci_last_regenerate|i:1616903229;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616835824\";last_ip|s:12:\"116.12.33.49\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616903169;remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('acac0cacfafdaf46782a048beef4e575099ca84e', '116.12.34.242', 1645589842, '__ci_last_regenerate|i:1645589842;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1645530517\";last_ip|s:13:\"116.12.34.225\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1645589500;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('acb96cdefa15e98361247abb0cca8686f121b926', '127.0.0.1', 1597752453, '__ci_last_regenerate|i:1597752453;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597729845\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597752451;remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('acbeeb67a8f471e725cc5782430441a26e26e24a', '116.12.33.219', 1620629772, '__ci_last_regenerate|i:1620629772;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1620565992\";last_ip|s:13:\"116.12.32.211\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1620629298;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('acbeebf708edd3d70ff49e20a81d7679fe819813', '116.12.33.41', 1615731568, '__ci_last_regenerate|i:1615731568;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1615625339\";last_ip|s:13:\"116.12.32.217\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1615731548;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('acc09f5dc222aaa53246f8d140d2b323075728f9', '103.108.91.130', 1605283298, '__ci_last_regenerate|i:1605283121;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605242577\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605283298;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('acc573828fb164c4b5f3b34392141549697b885a', '116.12.32.154', 1646626568, '__ci_last_regenerate|i:1646626546;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1646553952\";last_ip|s:13:\"116.12.33.179\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1646626568;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('acc8416c09802b27dbcfb2f6cea0017594840b21', '103.108.88.21', 1594019202, '__ci_last_regenerate|i:1594019202;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1593921171\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1594013728;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('acde2eaa0008e78f1b2dea535c017c7b95119691', '103.108.88.21', 1595248520, '__ci_last_regenerate|i:1595248446;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1595163444\";last_ip|s:9:\"127.0.0.1\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ace477a147f999ba34b8a3f5e205bb4409567726', '116.12.33.152', 1612163597, '__ci_last_regenerate|i:1612163597;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1612065045\";last_ip|s:13:\"116.12.33.249\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1612163578;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ace624b154da3bbbc35a296f9be4b38971acf521', '127.0.0.1', 1606896350, '__ci_last_regenerate|i:1606896350;requested_page|s:9:\"admin/pos\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606884807\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606896178;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('acf3310d83528b733e541b086e1ac84a8c0397f3', '116.12.34.215', 1637325482, '__ci_last_regenerate|i:1637325482;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1637212122\";last_ip|s:13:\"116.12.33.225\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1637324216;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('acfb3dd90ce7b31e04ad9b69387111fe9fa56842', '103.108.88.21', 1595078868, '__ci_last_regenerate|i:1595078868;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594988188\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595069380;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ad01177172dfe9faf451dcfa519818dc2232cf42', '116.12.32.205', 1646113163, '__ci_last_regenerate|i:1646113163;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1646026760\";last_ip|s:12:\"116.12.34.67\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1646112419;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ad0767f38a28fe53cc6504e051ef4e705432a735', '127.0.0.1', 1616673954, '__ci_last_regenerate|i:1616673954;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616644549\";last_ip|s:13:\"116.12.33.191\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616673169;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ad0a905ce7e2e50facc950ebdadc8cbdbf8055d2', '127.0.0.1', 1616594977, '__ci_last_regenerate|i:1616594977;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616567888\";last_ip|s:12:\"116.12.33.25\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616594953;remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ad11df25ad5e07f9b37d341679466e34e972eecf', '103.108.91.128', 1604304855, '__ci_last_regenerate|i:1604304574;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1604240911\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1604304640;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ad15befe23208761d92a45c62accd3e5156c71a6', '116.12.34.98', 1641527433, '__ci_last_regenerate|i:1641527433;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1641465695\";last_ip|s:13:\"116.12.32.207\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1641527417;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ad186787841220e3153056c5e3b8766a5bc08e79', '127.0.0.1', 1617096264, '__ci_last_regenerate|i:1617096264;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617080165\";last_ip|s:12:\"116.12.33.37\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617096150;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ad191c649d0b64d8567030ca9b72a5808748412c', '116.12.32.134', 1636014324, '__ci_last_regenerate|i:1636014324;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1635997332\";last_ip|s:13:\"116.12.32.134\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1636014137;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ad1fe669687e43407c30bcb1bb1938e5e33fdb9f', '116.12.32.223', 1617619428, '__ci_last_regenerate|i:1617619428;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617533532\";last_ip|s:12:\"116.12.33.54\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617619415;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ad20ab7119a40a0deac6aa35c940c4f15327af85', '116.12.33.44', 1610181357, '__ci_last_regenerate|i:1610181357;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1610110266\";last_ip|s:13:\"116.12.33.239\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1610181322;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ad360490353b7370747e4655736730f93fa3a5d7', '103.126.218.66', 1618501688, '__ci_last_regenerate|i:1618501688;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ad55af06df7bea93e03c8680dc3428017e3ea6dc', '127.0.0.1', 1612094665, '__ci_last_regenerate|i:1612094665;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1612018324\";last_ip|s:13:\"116.12.32.171\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1612094563;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ad6f187361fa609be81c53325c11316a4c114092', '103.108.88.21', 1600086135, '__ci_last_regenerate|i:1600086135;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1599999874\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1600084089;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ad70d66bca9eee8e69a0c40a9bfffa7590efda6b', '103.108.91.130', 1605271665, '__ci_last_regenerate|i:1605271665;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605242577\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605271638;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ad752943c5d789212e1cd9e266a624acb651b208', '127.0.0.1', 1616074886, '__ci_last_regenerate|i:1616074886;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616055729\";last_ip|s:12:\"116.12.32.81\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616074863;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ad760f030b7cc51ab720f4605b9fa6af91ab36ca', '116.12.34.239', 1644839398, '__ci_last_regenerate|i:1644839398;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1644809396\";last_ip|s:13:\"116.12.34.239\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1644839381;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ad7a22f77c99193f758ef8c0434e135ce6bbc3a0', '127.0.0.1', 1612941800, '__ci_last_regenerate|i:1612941800;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1612875575\";last_ip|s:11:\"116.12.33.1\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1612941776;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ad7f5bb16c3dea076525d7de44d12f34dc0bb353', '127.0.0.1', 1598422462, '__ci_last_regenerate|i:1598422462;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1598333557\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1598422430;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ad80376692ab31b0ed5c5e732f233a0512356f14', '103.108.91.130', 1605508883, '__ci_last_regenerate|i:1605508883;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605445441\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605508864;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ad8c52ee79c9f3ea4816cbcbbd3e9899fb19466f', '116.12.33.50', 1613917233, '__ci_last_regenerate|i:1613917233;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1613889135\";last_ip|s:12:\"116.12.33.50\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1613915449;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ad93df2acf5262eb74c6f4fa558d1c920f2dfe7a', '127.0.0.1', 1608129197, '__ci_last_regenerate|i:1608129197;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608100273\";last_ip|s:12:\"116.12.32.96\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608128951;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ada2cc2708ce4b45c260cacf8e56b20e568b237c', '116.12.33.181', 1620892829, '__ci_last_regenerate|i:1620892829;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1620821223\";last_ip|s:12:\"116.12.33.69\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1620892818;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ada65267472bb115e0bf4d1a4cb6f1e1204453ba', '116.12.32.209', 1640077173, '__ci_last_regenerate|i:1640077173;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1640064073\";last_ip|s:13:\"116.12.32.209\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1640077129;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ada77dba100263ddb8ec240045eb72659e9451d8', '116.12.33.47', 1644470812, '__ci_last_regenerate|i:1644470812;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1644389170\";last_ip|s:12:\"116.12.33.41\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1644470788;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ada9e5ec194f3ff8e2558e50d1629043235f9c7e', '116.12.32.139', 1641794571, '__ci_last_regenerate|i:1641794571;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1641699285\";last_ip|s:12:\"116.12.34.94\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1641794347;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('adb07b53c49d73f3be17694dc69aa74d3b9725e3', '127.0.0.1', 1595485656, '__ci_last_regenerate|i:1595485656;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('adbe1d47cc0ba7f2ec3abe05ff62c4664172269d', '116.12.33.176', 1618397755, '__ci_last_regenerate|i:1618397755;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1618376871\";last_ip|s:13:\"116.12.33.176\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1618397725;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('adc1136551f7dfa8bfbc42fdf2b5bf8b08d30341', '116.12.34.215', 1641358048, '__ci_last_regenerate|i:1641357972;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1641287120\";last_ip|s:12:\"116.12.32.55\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1641358048;remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('adced23a3891fe63bc46bb4a9cf6bcd840d65126', '127.0.0.1', 1606401741, '__ci_last_regenerate|i:1606401741;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606377880\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606401549;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ade12d0b0745848ee987a0c01a0bd69cbe926618', '127.0.0.1', 1605613444, '__ci_last_regenerate|i:1605613444;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605590276\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605613352;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ade2c0dc27cede62f0245445533f416aea361368', '127.0.0.1', 1606727029, '__ci_last_regenerate|i:1606727029;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606658064\";last_ip|s:14:\"103.108.91.129\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606727020;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('adebc77e520d683980001df218d83ec73adffee7', '127.0.0.1', 1599892932, '__ci_last_regenerate|i:1599892932;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1599829738\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1599892141;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('adf58fc46631a84bab44c17df9258c715f24a6d5', '127.0.0.1', 1604812785, '__ci_last_regenerate|i:1604812785;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1604760043\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1604812737;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('adf79a8fdc72c403da1225b353e75dd119835ba6', '127.0.0.1', 1606478609, '__ci_last_regenerate|i:1606478609;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606395992\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606478564;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('adfed670f6c0218679b4633f98b87a9295ffc314', '127.0.0.1', 1614261570, '__ci_last_regenerate|i:1614261570;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1614241980\";last_ip|s:13:\"116.12.32.223\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1614261550;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ae0ddb658fb16c741e6541e168c9967952e344db', '103.108.91.129', 1606636969, '__ci_last_regenerate|i:1606636969;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606540695\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606636954;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ae14306098387bdc599eead6e75094e948522da4', '127.0.0.1', 1594023252, '__ci_last_regenerate|i:1594023252;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1593921171\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1594022623;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ae1692359d03bb7d58abe2c60439ca05a45a3fbd', '116.12.32.182', 1644932197, '__ci_last_regenerate|i:1644932057;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1644833400\";last_ip|s:13:\"116.12.34.239\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1644932197;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ae1a4dda6830ca8eb5560b3d918df7a0f9c4996a', '116.12.32.223', 1614262642, '__ci_last_regenerate|i:1614262642;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1614241980\";last_ip|s:13:\"116.12.32.223\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1614262605;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ae3e2154c58c1cdda02fce75412f494b46b17dbc', '116.12.34.154', 1648276589, '__ci_last_regenerate|i:1648276589;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1648189385\";last_ip|s:13:\"116.12.34.243\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1648276569;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ae532c492015cb88738a7b9d75d1c534a1d646c5', '127.0.0.1', 1605515301, '__ci_last_regenerate|i:1605515301;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605445441\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605515260;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ae61d73fac56b0d35ae50ab30ceb3f4a9f578c9a', '116.12.32.68', 1648969513, '__ci_last_regenerate|i:1648969513;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1648792670\";last_ip|s:13:\"116.12.32.118\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1648969501;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ae635c0f275ea21f2b59cc292c7eef8177dfdda9', '116.12.34.32', 1641992773, '__ci_last_regenerate|i:1641992773;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1641967355\";last_ip|s:12:\"116.12.34.32\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1641992750;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ae65d119d42fee67bdfde712d9e2f3b7f6ad2392', '127.0.0.1', 1604816122, '__ci_last_regenerate|i:1604816122;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1604760043\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1604816119;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ae67dda3e85c99b3d436bb287bd11f7cd1021632', '116.12.32.200', 1612263898, '__ci_last_regenerate|i:1612263898;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1612247464\";last_ip|s:13:\"116.12.32.200\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1612263898;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ae686f0f7b606bcfec9785094cb6f2e46cc9ea3f', '116.12.32.127', 1640930847, '__ci_last_regenerate|i:1640930847;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1640838911\";last_ip|s:13:\"116.12.32.223\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1640930841;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ae6e6533d814fba0e5ec2d550c61c4d219b49d50', '127.0.0.1', 1617254499, '__ci_last_regenerate|i:1617254492;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617160974\";last_ip|s:13:\"116.12.33.108\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ae70378289bb42e1c209ab676464ebe9efc4d25e', '116.12.34.248', 1634817883, '__ci_last_regenerate|i:1634817883;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1634616336\";last_ip|s:12:\"116.12.34.65\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1634817824;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ae80dbd93f33fab1c252fa8858f59d4a6802e960', '116.12.34.104', 1642503348, '__ci_last_regenerate|i:1642503348;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1642489574\";last_ip|s:13:\"116.12.34.104\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1642503313;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ae8cf02f552b20965876a52db1756da3fecb0ad6', '127.0.0.1', 1616254515, '__ci_last_regenerate|i:1616254152;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616144499\";last_ip|s:13:\"116.12.33.146\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616254439;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ae8d6c77981a17ec7bc97e149c9ad2e242eee76a', '116.12.32.60', 1611573859, '__ci_last_regenerate|i:1611573859;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1611405986\";last_ip|s:13:\"116.12.32.111\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1611572206;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ae90e50679ddbd0861b1a80f3ffc7aaf9f7bf619', '127.0.0.1', 1607771555, '__ci_last_regenerate|i:1607771555;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607750591\";last_ip|s:13:\"116.12.33.203\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607770976;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ae9928b42d0d6e6ee3bce17175fa43da8f5a14ac', '127.0.0.1', 1606807285, '__ci_last_regenerate|i:1606807285;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606720128\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606807207;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('aea03d95accc21cea549f8f400c920f8b7c537e8', '116.12.34.107', 1642227904, '__ci_last_regenerate|i:1642227577;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1642152013\";last_ip|s:12:\"116.12.34.19\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1642227904;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('aeaba22ac0909b1967da3a344248044b642f6716', '103.108.91.130', 1605935938, '__ci_last_regenerate|i:1605935938;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605872623\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605935908;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('aeafa8cf56e01e35ce55921a1dc52713a9c99fce', '127.0.0.1', 1599137968, '__ci_last_regenerate|i:1599137968;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1599049742\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1599137898;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('aeb21e1918ee0cb0da6c8372449c1a1fe2b2ee3f', '127.0.0.1', 1597669474, '__ci_last_regenerate|i:1597669474;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597555298\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597668938;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('aeb7464077c83b90fce139ec314c8e3ece2af451', '103.108.88.21', 1594295011, '__ci_last_regenerate|i:1594295011;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594267553\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('aec9aacbeaf228345235822006edbf16b272269d', '116.12.33.142', 1608026575, '__ci_last_regenerate|i:1608026575;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607953227\";last_ip|s:13:\"116.12.32.121\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608026498;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('aecb76f973f635a095a240515bed5b0e7622c616', '116.12.33.4', 1636948344, '__ci_last_regenerate|i:1636948344;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1636865265\";last_ip|s:12:\"116.12.32.74\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1636948302;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('aecfe402acd65d7eaf4e2d4c704f5b3483758b81', '103.108.88.21', 1594795918, '__ci_last_regenerate|i:1594795918;requested_page|s:15:\"admin/customers\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594754399\";last_ip|s:12:\"210.1.246.66\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1594795770;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('aed1d5025a01f098e36b22fdbf76df6c90690872', '116.12.32.8', 1636117487, '__ci_last_regenerate|i:1636117487;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1636089343\";last_ip|s:11:\"116.12.32.8\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1636117484;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('aed47c93c70009eb93a5191f81d51ea84a9db731', '127.0.0.1', 1608355142, '__ci_last_regenerate|i:1608354913;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608291277\";last_ip|s:12:\"116.12.33.76\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608355142;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('aedffc09b33d7912b1987ee5944a5feb423c9899', '116.12.32.205', 1643975271, '__ci_last_regenerate|i:1643975271;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1643892812\";last_ip|s:13:\"116.12.32.185\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1643975191;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('aef0c5152a657877d541c87734c1d88db1ec087b', '127.0.0.1', 1604926407, '__ci_last_regenerate|i:1604926407;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1604897113\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1604926396;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('aefdad56df32fee7b0ed2879c7e8425a8d166ea1', '116.12.34.99', 1644736503, '__ci_last_regenerate|i:1644736340;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1644654967\";last_ip|s:13:\"116.12.32.185\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1644736503;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('af0af19619cb4ba1e5ab9fc0350767872cf766cc', '127.0.0.1', 1616990928, '__ci_last_regenerate|i:1616990928;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616900099\";last_ip|s:12:\"116.12.33.57\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616990890;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('af0e23a822fad3409ea5084ae646efbda378bc32', '103.108.88.21', 1593855373, 'requested_page|s:15:\"admin/customers\";__ci_last_regenerate|i:1593855373;identity|s:11:\"r@gmail.com\";username|s:4:\"neon\";email|s:11:\"r@gmail.com\";user_id|s:1:\"4\";old_last_login|s:10:\"1593596310\";last_ip|s:14:\"203.190.14.186\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"5\";warehouse_id|s:1:\"1\";view_right|s:1:\"1\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"4\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1593836831;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('af1de5df6ea534e9bb54f19f68f4d3adcaf0ab5f', '116.12.34.165', 1639292488, '__ci_last_regenerate|i:1639292488;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1639197279\";last_ip|s:13:\"116.12.33.127\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1639292455;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('af1e41646153f1eb3ba40ef5a221f895c8e22678', '116.12.33.54', 1617518048, '__ci_last_regenerate|i:1617518048;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617447467\";last_ip|s:13:\"116.12.32.198\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617518005;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('af20b47e7321466dd5c7f12662380e756506728a', '116.12.32.215', 1620317148, '__ci_last_regenerate|i:1620317148;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1620280426\";last_ip|s:13:\"116.12.32.215\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1620317139;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('af2b988f6a20dfc0dbd56a8ec1c3002ebad372cd', '116.12.32.221', 1639208269, '__ci_last_regenerate|i:1639208269;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1639145805\";last_ip|s:13:\"116.12.34.167\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1639208249;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('af34c1158f9b464a763f780fde46967d62282786', '116.12.32.218', 1638329741, '__ci_last_regenerate|i:1638329741;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1638279249\";last_ip|s:13:\"116.12.32.184\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1638329728;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('af3b752d920c449c4be609c4fa5f62790a119402', '116.12.34.67', 1641620071, '__ci_last_regenerate|i:1641620071;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1641525767\";last_ip|s:12:\"116.12.34.98\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1641617182;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('af43ea9b4d202773c6ee1390e033f556cb680d27', '116.12.33.242', 1616253758, '__ci_last_regenerate|i:1616253758;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616144499\";last_ip|s:13:\"116.12.33.146\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616253243;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('af4585c41ca0f83570d590e1e9e6a7a1ee92ed4d', '127.0.0.1', 1597474837, '__ci_last_regenerate|i:1597474837;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597468572\";last_ip|s:9:\"127.0.0.1\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597474526;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('af4b8ad4af098008fc38de2d858ca3adf64a3f17', '116.12.32.145', 1607430877, '__ci_last_regenerate|i:1607430877;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607414134\";last_ip|s:12:\"116.12.33.67\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607430846;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('af53b93e1e57ac7d47cf6ae6bd9bc60f6cb78f93', '116.12.34.67', 1646027662, '__ci_last_regenerate|i:1646027381;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1645934452\";last_ip|s:12:\"116.12.34.55\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1646027662;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('af5ce597866aa6444b674d631c272a6c8548554a', '127.0.0.1', 1609775471, '__ci_last_regenerate|i:1609775435;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609743297\";last_ip|s:13:\"116.12.32.124\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1609775471;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_posls|i:1;remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('af7770826d13bf2c23ad737f3ae495f90f0f9d11', '116.12.32.223', 1610525150, '__ci_last_regenerate|i:1610525150;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1610431712\";last_ip|s:13:\"116.12.33.171\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1610525015;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('af7dd754cb852d023dc36f5e8622f7d5c61a1ed8', '116.12.33.5', 1622124639, '__ci_last_regenerate|i:1622124639;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1622034647\";last_ip|s:13:\"116.12.32.120\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1622124616;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('af85f0ac4910dff8c765b13e19ad15475c04c0c2', '116.12.32.200', 1644995870, '__ci_last_regenerate|i:1644995870;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1644921201\";last_ip|s:13:\"116.12.32.182\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1644995824;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('af8bd2b2dd5062c3753bc68357550193f863e7bb', '127.0.0.1', 1603264772, '__ci_last_regenerate|i:1603264772;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1603193443\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1603261865;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('af9051ffc57c899e6b4f9c5f1afd0ea6ae5b4b41', '127.0.0.1', 1595842119, '__ci_last_regenerate|i:1595842119;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1595837189\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595842118;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_posls|i:1;message|s:27:\"POS Sale successfully added\";__ci_vars|a:1:{s:7:\"message\";s:3:\"new\";}');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('af9103800fb074afdb70b20552d41010b7bdd6aa', '116.12.34.99', 1644734212, '__ci_last_regenerate|i:1644734212;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1644654967\";last_ip|s:13:\"116.12.32.185\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1644734193;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('af996f4b0be013f246da277afc779ce818d65a8b', '127.0.0.1', 1594804137, '__ci_last_regenerate|i:1594804137;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('afa1140b5407889cbfe4e78b6322cee5e39fc6b2', '127.0.0.1', 1615725780, '__ci_last_regenerate|i:1615725780;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1615625339\";last_ip|s:13:\"116.12.32.217\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1615716201;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('afb2fb54e6927577ebb77fe8aed89071ef11dc96', '127.0.0.1', 1601455933, '__ci_last_regenerate|i:1601455933;requested_page|s:5:\"admin\";identity|s:5:\"babul\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1601379381\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1601455643;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('afbb8ccad46c646f7ee9fcf3c6dd9b42148c2f4e', '116.12.32.204', 1637918573, '__ci_last_regenerate|i:1637918573;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1637907685\";last_ip|s:13:\"116.12.32.204\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1637918549;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('afbcc9e8abd7f0bc595746a08ad24263890c0e80', '127.0.0.1', 1606728400, '__ci_last_regenerate|i:1606728400;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606658064\";last_ip|s:14:\"103.108.91.129\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606728371;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('afbd306eea3a316bc58be6d76ebe7e9c29af5648', '103.108.91.128', 1604293730, '__ci_last_regenerate|i:1604293730;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1604240911\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1604293671;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('afc2462d0ec2426fba79388db76868f77e47157a', '116.12.34.215', 1637314471, '__ci_last_regenerate|i:1637314471;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1637212122\";last_ip|s:13:\"116.12.33.225\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1637313177;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('afc87215ece471d8da87c6a3bdd420a6b18d19f1', '116.12.34.139', 1643008327, '__ci_last_regenerate|i:1643008270;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1642908508\";last_ip|s:12:\"116.12.33.27\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1643008327;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('afc9a9f17bda37dc2b29092a25caea2d617e6abf', '116.12.32.218', 1638349484, '__ci_last_regenerate|i:1638349484;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1638328265\";last_ip|s:13:\"116.12.33.209\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1638349462;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('afd11b55f5259c28c550668454285ada409681c0', '116.12.34.201', 1639632745, '__ci_last_regenerate|i:1639632564;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1639564004\";last_ip|s:12:\"116.12.34.58\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1639632731;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('afdcfa34e03a38bf636f4df2d1bf38803e371265', '127.0.0.1', 1614941649, '__ci_last_regenerate|i:1614941649;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1614863202\";last_ip|s:13:\"116.12.33.158\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1614941618;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('afe03fdbac9441a218cc14fe001fcbbaa88e2182', '127.0.0.1', 1615726925, '__ci_last_regenerate|i:1615726925;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1615625339\";last_ip|s:13:\"116.12.32.217\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1615726621;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('afe0b8e23d751c38df2a95a82633a1baaf3e8676', '127.0.0.1', 1616070416, '__ci_last_regenerate|i:1616070416;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616055729\";last_ip|s:12:\"116.12.32.81\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616070411;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('afe9a1b677230a08533e7b07bbe9059860815b62', '127.0.0.1', 1614835863, '__ci_last_regenerate|i:1614835863;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1614769239\";last_ip|s:12:\"116.12.33.44\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1614835578;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('afeb198ab584d7357629830e9316c1a149b6132b', '127.0.0.1', 1595677454, '__ci_last_regenerate|i:1595677454;requested_page|s:13:\"admin/welcome\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1595663091\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595674151;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('aff1864b6165c99158218f5774fec4d3cbbd5139', '127.0.0.1', 1604723354, '__ci_last_regenerate|i:1604723354;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1604639557\";last_ip|s:14:\"103.108.91.131\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1604723294;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('aff7276b1b374e4ac9463dbd015514ba00a30c48', '127.0.0.1', 1594804134, '__ci_last_regenerate|i:1594804134;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('affdded6c4b4533ded46c03b1351dbdf02bdcdf9', '116.12.34.203', 1623309745, '__ci_last_regenerate|i:1623309745;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1622894876\";last_ip|s:12:\"116.12.34.64\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1623309692;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('avg3hgoqgf10aubh4hlopfsf3o9038gr', '::1', 1593198195, '__ci_last_regenerate|i:1593198195;requested_page|s:5:\"admin\";identity|s:11:\"a@gmail.com\";username|s:6:\"farhad\";email|s:11:\"a@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1593122510\";last_ip|s:3:\"::1\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|N;view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|N;company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b00339aa6822cadd47282a1913696036fd7abff8', '127.0.0.1', 1612268071, '__ci_last_regenerate|i:1612268071;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1612247464\";last_ip|s:13:\"116.12.32.200\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1612268037;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b009fef798cd2d743a5c9ea6d6ff326ebf162073', '127.0.0.1', 1605679962, '__ci_last_regenerate|i:1605679962;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605611465\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605679955;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b00ee853226abd54b1fe05ff014eda5764e86d2a', '116.12.32.59', 1625824207, '__ci_last_regenerate|i:1625824207;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1625742360\";last_ip|s:13:\"116.12.32.222\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1625824207;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b01f2a59ebb7b008546f82237ae8c6527a4c2022', '103.108.91.130', 1604923671, '__ci_last_regenerate|i:1604923671;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1604897113\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1604923667;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b02226b17f9ff5f6f9e3793dbf2b9aef635cd0c3', '116.12.33.191', 1616670760, '__ci_last_regenerate|i:1616670760;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616644549\";last_ip|s:13:\"116.12.33.191\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616670246;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b023214b0b011a0ffcf07b9ce497f3a9198efdf1', '116.12.33.161', 1612337938, '__ci_last_regenerate|i:1612337938;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1612262229\";last_ip|s:13:\"116.12.32.200\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1612337912;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b03e4ccb3be3220c5984b0c8a6445b1a1dd71a0d', '116.12.33.127', 1619969549, '__ci_last_regenerate|i:1619969549;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1619931769\";last_ip|s:13:\"116.12.33.127\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1619962655;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b052d6b64c90bfdd15c4978f441d1a8b784b37d6', '127.0.0.1', 1601995071, '__ci_last_regenerate|i:1601995050;requested_page|s:5:\"admin\";identity|s:5:\"babul\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1601986801\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";error|N;last_activity|i:1601994844;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b0564afaf2fb3d7f7b766c9ddde32b0b0e843db0', '127.0.0.1', 1615364403, '__ci_last_regenerate|i:1615364403;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1615300962\";last_ip|s:12:\"116.12.33.14\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1615364396;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b05c111d0c4b254382652368f7d11954a9a25786', '127.0.0.1', 1594267945, '__ci_last_regenerate|i:1594267945;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594194225\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1594267799;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b05c1bbfe7c9b0249fd9c49a1430073f17aaaa74', '127.0.0.1', 1614778350, '__ci_last_regenerate|i:1614778350;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1614744448\";last_ip|s:12:\"116.12.33.44\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1614777519;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b05ce6ff9eca3daaff1c637dff5427993528f732', '116.12.33.115', 1627984795, '__ci_last_regenerate|i:1627984793;requested_page|s:15:\"admin/pos/sales\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b063aa9c9d47cecf672b9025a35f0c084d18e6a4', '127.0.0.1', 1599569885, '__ci_last_regenerate|i:1599569885;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1599485792\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1599569844;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b0642ae8205907a051a0bc0ee80ef2b4a1d5be99', '116.12.33.152', 1635689282, '__ci_last_regenerate|i:1635689282;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1635575301\";last_ip|s:12:\"116.12.34.70\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1635689219;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b070d07bcf44b3c0ab46b8c2cc246a6478bf82a3', '116.12.32.208', 1642077147, '__ci_last_regenerate|i:1642077147;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1642059133\";last_ip|s:13:\"116.12.34.214\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1642077114;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b07fd47bc96fdfd573d5f0f0c853dcab11791c9e', '103.108.91.130', 1604991249, '__ci_last_regenerate|i:1604991249;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1604912149\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1604989398;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b0811124cb080d9bd8cfae7aef764ce910f28b9a', '127.0.0.1', 1617635033, '__ci_last_regenerate|i:1617635033;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617607864\";last_ip|s:13:\"116.12.32.223\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617633388;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b083a1f8610adfcd500a0a0596761218eab0d8f5', '116.12.33.176', 1618398481, '__ci_last_regenerate|i:1618398481;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1618376871\";last_ip|s:13:\"116.12.33.176\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1618398204;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b09332ee1174a4efc21f06e2f1d750f0163eb4f2', '127.0.0.1', 1616391344, '__ci_last_regenerate|i:1616391344;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616329276\";last_ip|s:13:\"116.12.32.152\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616386756;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b09434c9baf088c736222c2f06d3b577c4f42828', '116.12.32.185', 1643896728, '__ci_last_regenerate|i:1643896727;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1643797684\";last_ip|s:13:\"116.12.32.220\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1643896728;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b09985bc4f715c18a74afe578341e0e61f86542f', '127.0.0.1', 1607320643, '__ci_last_regenerate|i:1607320643;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607264241\";last_ip|s:12:\"116.12.32.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607320592;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b0a1b5957a1978c13810a7c9a343d34afee4a180', '116.12.32.219', 1636809219, '__ci_last_regenerate|i:1636809219;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1636779822\";last_ip|s:13:\"116.12.32.122\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1636807548;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b0b37888682ee2332067a6f03c302c381865b947', '103.108.88.21', 1594786837, '__ci_last_regenerate|i:1594786837;requested_page|s:15:\"admin/customers\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594754399\";last_ip|s:12:\"210.1.246.66\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1594786533;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b0b49f5e009420e59c466376cd0abe813fac35ed', '116.12.33.89', 1637127492, '__ci_last_regenerate|i:1637127491;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1637061850\";last_ip|s:12:\"116.12.34.68\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1637127492;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b0b9cbd12ed77bb37970769028f1aaf8df8320ca', '127.0.0.1', 1593592854, '__ci_last_regenerate|i:1593592854;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b0d80e0e500621f8cc979f1c93e91f1ac9632df6', '116.12.33.8', 1643098912, '__ci_last_regenerate|i:1643098912;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1643017039\";last_ip|s:13:\"116.12.32.204\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1643098823;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b0d99197488102513adbe39aea0f9c99cef2b9f6', '127.0.0.1', 1597495436, '__ci_last_regenerate|i:1597495436;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597468572\";last_ip|s:9:\"127.0.0.1\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597495361;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b0eb1f05ed22aff69c2ac054a29e8c996ddf9257', '103.21.42.197', 1618985591, '__ci_last_regenerate|i:1618985586;requested_page|s:19:\"admin/customers/add\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b0fd82a1ec6baafc8255b9efc73eb79ef368d699', '127.0.0.1', 1605183567, '__ci_last_regenerate|i:1605183567;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605101433\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605183497;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b1165f926947d508afb60ea1d67e75b6de464712', '103.108.91.130', 1604987755, '__ci_last_regenerate|i:1604987755;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1604912149\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1604987685;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b11aeeda4e86f49a12b899af8770a563517c7ee8', '116.12.32.153', 1642682918, '__ci_last_regenerate|i:1642682918;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1642661876\";last_ip|s:13:\"116.12.34.164\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1642682892;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b124e32304bd922c79b6be635f5a0caffe4b0ce3', '127.0.0.1', 1595919540, '__ci_last_regenerate|i:1595919540;requested_page|s:13:\"admin/welcome\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1595841827\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595919408;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b1295d40ae49a3b9708b6d1ac82447e90cef5eb1', '127.0.0.1', 1594988952, '__ci_last_regenerate|i:1594988952;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b12e06a41be2ecaf915576cfc3a457c970a506e7', '116.12.34.80', 1638528221, '__ci_last_regenerate|i:1638528221;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1638434256\";last_ip|s:13:\"116.12.32.197\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1638526379;error|N;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b14043bed77de911642a7c788c432cb6914b5767', '127.0.0.1', 1594615594, '__ci_last_regenerate|i:1594615594;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594528977\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1594614741;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b148d39d54dcff616f788b6eaa51dc900f6b43d8', '127.0.0.1', 1605272434, '__ci_last_regenerate|i:1605272434;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605242577\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605272406;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b173974beed3cc83d74c2f5c6ea0f582dc26fc84', '116.12.32.96', 1608119727, '__ci_last_regenerate|i:1608119727;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608100273\";last_ip|s:12:\"116.12.32.96\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608119650;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b1779053b51c018d37dc95cd69b989ea7bf6b893', '116.12.33.47', 1644493047, '__ci_last_regenerate|i:1644493047;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1644465682\";last_ip|s:12:\"116.12.33.47\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1644492999;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b1781a9fd23f90f4552b2cb4af8b6271ca5dc010', '127.0.0.1', 1593598788, '__ci_last_regenerate|i:1593598788;requested_page|s:5:\"admin\";identity|s:11:\"a@gmail.com\";username|s:6:\"farhad\";email|s:11:\"a@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1593590896\";last_ip|s:13:\"43.231.23.122\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|N;view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|N;company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1593597649;register_id|s:1:\"8\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-02-09 10:45:31\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b185ed269a9184335983daf1336db205c086775d', '116.12.33.207', 1611749312, '__ci_last_regenerate|i:1611749312;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1611659572\";last_ip|s:12:\"116.12.32.50\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1611749283;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b18d8f466a3552f246686ffcd55e2e399bc83658', '103.108.88.21', 1595913107, '__ci_last_regenerate|i:1595913107;requested_page|s:13:\"admin/welcome\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1595841827\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595913054;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b197de1bc7a96f18a1264d02d0bef196ffcbeeec', '116.12.33.177', 1608558889, '__ci_last_regenerate|i:1608558889;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608538360\";last_ip|s:13:\"116.12.33.177\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608558872;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b19a855874f76b5535d5e299628aea660aadb4b5', '127.0.0.1', 1604036485, '__ci_last_regenerate|i:1604036485;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1603981704\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1604036437;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b1ab94c99aacb1825777d85c3c78b4b09f0812eb', '127.0.0.1', 1603273817, '__ci_last_regenerate|i:1603273817;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1603259232\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1603272696;error|N;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b1b7a07ce1fb4da1e49c15c66166642da5cd6c96', '103.108.88.21', 1594277335, '__ci_last_regenerate|i:1594277335;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594194225\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1594267799;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b1c498bf438b31d1bb07885a739eb5072c06a585', '116.12.33.57', 1616910357, '__ci_last_regenerate|i:1616910357;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616835824\";last_ip|s:12:\"116.12.33.49\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616910293;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b1c5d4804693ea7cccb9a08ce72307218ab2a657', '127.0.0.1', 1607427915, '__ci_last_regenerate|i:1607427915;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607414134\";last_ip|s:12:\"116.12.33.67\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607427838;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b1c9315c7402f0071a714a400b400fa34d9c0bec', '116.12.33.161', 1612356454, '__ci_last_regenerate|i:1612356454;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1612332728\";last_ip|s:13:\"116.12.33.161\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1612355925;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;message|s:25:\"Sale successfully updated\";__ci_vars|a:1:{s:7:\"message\";s:3:\"new\";}');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b1d3affc890b2f4ec4bbacc6308122f210082fd0', '116.12.32.180', 1608025591, '__ci_last_regenerate|i:1608025591;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607953227\";last_ip|s:13:\"116.12.32.121\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608025240;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b1d62b43783e53418759bb1af27383243b659bc3', '116.12.34.38', 1627812366, '__ci_last_regenerate|i:1627812366;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1627715842\";last_ip|s:12:\"116.12.33.92\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1627811904;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b1d7373665569b8fbf3e8080cf5a66feb1166a32', '127.0.0.1', 1602249031, '__ci_last_regenerate|i:1602249028;requested_page|s:5:\"admin\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b1d7fb67ab22e813e432d5138ca866fba4ecc1ee', '127.0.0.1', 1612942901, '__ci_last_regenerate|i:1612942901;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1612875575\";last_ip|s:11:\"116.12.33.1\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1612942875;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b1dbc03cd6c41d4aab3d7732e6b14958bc1e5a86', '103.108.88.21', 1595930259, '__ci_last_regenerate|i:1595930259;requested_page|s:13:\"admin/welcome\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1595841827\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595929933;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b1e661393531bf0afbede7f9fbe52194929071db', '116.12.33.176', 1618409801, '__ci_last_regenerate|i:1618409801;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1618376871\";last_ip|s:13:\"116.12.33.176\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1618409789;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b1ecceef7f4ebf57b9af7c20d1b7a37f322a64db', '127.0.0.1', 1611232850, '__ci_last_regenerate|i:1611232850;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1611208056\";last_ip|s:13:\"116.12.33.157\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1611232757;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b201a990e10e5acb55a624e7facff8817213978b', '116.12.33.245', 1635841578, '__ci_last_regenerate|i:1635841578;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1635766383\";last_ip|s:13:\"116.12.34.123\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1635841359;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b203742151131c2febc7a08984359129a71e0954', '116.12.33.97', 1607861732, '__ci_last_regenerate|i:1607861709;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607772531\";last_ip|s:13:\"116.12.33.239\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607861727;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b2048921ca898b76b2767b3d6e858fb92746c829', '116.12.33.239', 1610111498, '__ci_last_regenerate|i:1610111498;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1610087832\";last_ip|s:13:\"116.12.33.239\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1610111494;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b20bf5dcad91a6030e7dc428e7a925e3d60a004d', '103.108.88.21', 1597561339, '__ci_last_regenerate|i:1597561339;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597474515\";last_ip|s:12:\"210.1.246.66\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597561091;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b211b704e0e17b7bc2cc9115a9ecaac0dd64a48e', '116.12.32.184', 1638281111, '__ci_last_regenerate|i:1638281111;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1638263640\";last_ip|s:13:\"116.12.33.212\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1638281094;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b219e16f3c8b5a4b09aef16889a0bf15d7877e34', '127.0.0.1', 1616649805, '__ci_last_regenerate|i:1616649805;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616590096\";last_ip|s:12:\"116.12.33.25\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b2283820fb034db98723aa982088d2da87edbc27', '127.0.0.1', 1609824303, '__ci_last_regenerate|i:1609824108;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609758894\";last_ip|s:13:\"116.12.32.124\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1609824294;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b23115144c80dcd4b3296e8f6ba67ccba5099cce', '127.0.0.1', 1607234584, '__ci_last_regenerate|i:1607234584;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607174440\";last_ip|s:13:\"116.12.33.196\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607234577;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b232ccd2de3667f08e72b922e141bfd6a71a88c0', '116.12.34.51', 1633669838, '__ci_last_regenerate|i:1633669838;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1633521812\";last_ip|s:13:\"116.12.32.192\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1633669740;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b239630d198ca75de853317a3bd4a1997559c274', '127.0.0.1', 1603178339, '__ci_last_regenerate|i:1603178339;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1603119111\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b248eece128bf34e9b56cb35f9d923a0439bfd74', '116.12.33.70', 1639461711, '__ci_last_regenerate|i:1639461711;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1639373692\";last_ip|s:13:\"116.12.34.160\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1639461671;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b249bed3ad31284f9bc30f95bedcc8642779741b', '127.0.0.1', 1611299358, '__ci_last_regenerate|i:1611299137;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1611232458\";last_ip|s:13:\"116.12.33.157\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1611299358;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b24cd03ebd6a0180c3907bc1b7a89cb51ef650bc', '127.0.0.1', 1593598359, '__ci_last_regenerate|i:1593598359;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1593597455\";last_ip|s:13:\"43.231.23.122\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"3\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1593598337;register_id|s:1:\"8\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-02-09 10:45:31\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b27089be0cfec6408adf3aa512ad7f768fbebad5', '116.12.33.209', 1618296827, '__ci_last_regenerate|i:1618296827;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1618204412\";last_ip|s:12:\"116.12.32.27\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1618296788;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b270ae819de2fec0950c07f0c03f4f0146f92fef', '127.0.0.1', 1610809093, '__ci_last_regenerate|i:1610809093;requested_page|s:9:\"admin/pos\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1610775754\";last_ip|s:13:\"116.12.33.107\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1610808993;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b2726e6f8bd4570bdc262164c07fdb5127b8fade', '116.12.32.202', 1643372644, '__ci_last_regenerate|i:1643372644;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1643342300\";last_ip|s:13:\"116.12.32.161\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1643372621;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b2748f44f49836dac7250b713c3a58d413b24f50', '116.12.32.74', 1636866630, '__ci_last_regenerate|i:1636866630;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1636807546\";last_ip|s:13:\"116.12.32.219\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1636866514;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b2754573d6acbe262f70fb0ed98fbde55cf46406', '127.0.0.1', 1593671101, '__ci_last_regenerate|i:1593671100;requested_page|s:5:\"admin\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b281a7110f497b324370e61ff7be57c4c3e5ecb9', '116.12.34.140', 1646888455, '__ci_last_regenerate|i:1646888455;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1646820783\";last_ip|s:13:\"116.12.34.140\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1646888424;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b286d4617099aa70aa5d7546e23edc49e82eface', '127.0.0.1', 1616928044, '__ci_last_regenerate|i:1616928044;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616835824\";last_ip|s:12:\"116.12.33.49\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616922934;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b291f9b789d943704f9e5183a8367b6b24eeb271', '103.108.88.21', 1595850222, '__ci_last_regenerate|i:1595850222;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1595837189\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595849923;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b2995af2cef44e3cc700afe43a841e80ab70cec7', '116.12.34.13', 1636178182, '__ci_last_regenerate|i:1636178182;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1636109387\";last_ip|s:11:\"116.12.32.8\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1636177972;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b29eaa5a1908d0062a248a82f14c7dba4582ca4e', '116.12.32.12', 1614174831, '__ci_last_regenerate|i:1614174831;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1614155657\";last_ip|s:12:\"116.12.32.12\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1614174800;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b2b13d4b87c9250b2a996abced7c4ffc47c614e3', '127.0.0.1', 1617517704, '__ci_last_regenerate|i:1617517704;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617447467\";last_ip|s:13:\"116.12.32.198\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617517662;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b2b203749d21b270fec8c00aef76cf2c6563be81', '116.12.34.148', 1640240539, '__ci_last_regenerate|i:1640240539;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1640147426\";last_ip|s:13:\"116.12.33.170\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1640240524;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b2b78a199030b4105198ba057a8e0d2f4bc21685', '127.0.0.1', 1594625723, '__ci_last_regenerate|i:1594625723;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594528977\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1594614741;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b2bd88aba1e47604c4a150fef7a3da2c7331d672', '116.12.34.109', 1644240955, '__ci_last_regenerate|i:1644240955;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1644132814\";last_ip|s:13:\"116.12.33.222\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1644240925;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b2c53cd3bace75bf23dd3aba92bf7182b047c399', '116.12.32.211', 1643181636, '__ci_last_regenerate|i:1643181636;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1643096282\";last_ip|s:11:\"116.12.33.8\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1643181378;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b2cc65998330b6ed9aa894ea938bb4b06f6a3fb0', '127.0.0.1', 1606723724, '__ci_last_regenerate|i:1606723724;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606658064\";last_ip|s:14:\"103.108.91.129\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606723699;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b2cf0127a23d6393d3f79554b17f667fe88a0c8d', '116.12.34.165', 1639291869, '__ci_last_regenerate|i:1639291869;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1639197279\";last_ip|s:13:\"116.12.33.127\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1639291746;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;message|s:27:\"Customer successfully added\";__ci_vars|a:1:{s:7:\"message\";s:3:\"new\";}');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b2cf71738677624cd84740ca8065e96ee04862af', '127.0.0.1', 1618145912, '__ci_last_regenerate|i:1618145912;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1618049664\";last_ip|s:12:\"116.12.33.48\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1618141162;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b2cfdcd170ab38c62292323c6e9d8ce774e0c915', '116.12.34.248', 1634822551, '__ci_last_regenerate|i:1634822551;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1634616336\";last_ip|s:12:\"116.12.34.65\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1634822457;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b2dfec1b222c7514db16a9e2621c7d64d9c83ea2', '127.0.0.1', 1605967933, '__ci_last_regenerate|i:1605967933;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605932558\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605967904;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b2e168ad5c3177ddb12f69af829e2da063712641', '116.12.34.110', 1638075435, '__ci_last_regenerate|i:1638075435;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1637982690\";last_ip|s:13:\"116.12.32.213\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1638075114;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b2eeb21d181300cb3343d2c7bdd44bfd428c7432', '116.12.34.125', 1625647627, '__ci_last_regenerate|i:1625647627;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1624774905\";last_ip|s:12:\"116.12.33.81\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1625647420;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b2ef060c1c82166c0ca78caf24ca5aeb20d73ea1', '127.0.0.1', 1604299447, '__ci_last_regenerate|i:1604299443;requested_page|s:15:\"admin/pos/sales\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b2fed9e28f84074bce1151dd440c6683550c3d1a', '103.108.88.21', 1603541997, '__ci_last_regenerate|i:1603541997;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1603528349\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1603541786;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b3038ab90a2cd74252955a716450535148250de5', '116.12.33.70', 1639464773, '__ci_last_regenerate|i:1639464773;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1639373692\";last_ip|s:13:\"116.12.34.160\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1639464740;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b309bd8023e0db2ddb964c5c21a9827bfd6b7b07', '116.12.32.203', 1647779668, '__ci_last_regenerate|i:1647779668;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1647756415\";last_ip|s:13:\"116.12.32.203\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1647779648;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b3119cb5222893b4ea827bbcbdc1d12beffb1fde', '127.0.0.1', 1616069367, '__ci_last_regenerate|i:1616069367;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616055729\";last_ip|s:12:\"116.12.32.81\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616069353;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b31278e613bd2038d24bbe1635ecce33d7171046', '103.108.91.130', 1605283121, '__ci_last_regenerate|i:1605283121;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605242577\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605283089;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b322b0ebe106ee22fad69dade37872dc8b5a3d7b', '116.12.32.203', 1647757072, '__ci_last_regenerate|i:1647757072;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1647668387\";last_ip|s:12:\"116.12.34.23\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1647757027;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b32347393fb41e07c36b672acff8756a27da3c32', '127.0.0.1', 1594729391, '__ci_last_regenerate|i:1594729391;requested_page|s:5:\"admin\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b325580918ccc5aafecd6e9e4673014b0105bfbe', '116.12.33.166', 1620140704, '__ci_last_regenerate|i:1620140704;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1620052991\";last_ip|s:13:\"116.12.33.185\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1620136862;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b32e43274fe3f4f00180ab6ea2646ab5e602050c', '103.108.88.21', 1594733595, '__ci_last_regenerate|i:1594733595;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594717643\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1594733428;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b346b3b19f93d3ff0963688258bc8def806979ee', '127.0.0.1', 1610025626, '__ci_last_regenerate|i:1610025626;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609997510\";last_ip|s:13:\"116.12.32.102\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1610025597;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b3483c09966b87e7747febe5349788a732e044b1', '103.108.88.21', 1594288992, '__ci_last_regenerate|i:1594288992;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594194225\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1594267799;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b34d42c0a9b7bfd7e3e3da35d450dce60d07bfc1', '116.12.34.243', 1648190295, '__ci_last_regenerate|i:1648190295;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1648104640\";last_ip|s:13:\"116.12.32.170\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1648190279;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b35a02db9104dbffa0e587dd3246bcfea1807bec', '116.12.33.40', 1617271331, '__ci_last_regenerate|i:1617271331;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617254497\";last_ip|s:12:\"116.12.33.40\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617271318;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b36520dd0d6e3b74f86c8fe9c609a87c4ed659e2', '116.12.33.229', 1633177648, '__ci_last_regenerate|i:1633177592;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1633151119\";last_ip|s:13:\"116.12.33.229\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1633177648;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b36f7e00290c17bfbc4927cbc2cd86deeb742c9d', '127.0.0.1', 1606224005, '__ci_last_regenerate|i:1606224005;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606210262\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606223930;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b3744736716beae343d4a8a0a9a70a998fb1d227', '116.12.33.242', 1617801354, '__ci_last_regenerate|i:1617801354;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617773693\";last_ip|s:13:\"116.12.33.242\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617801293;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b37ce41b112a6040e51a79d59375e706d84b326c', '127.0.0.1', 1604381996, '__ci_last_regenerate|i:1604381996;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1604314383\";last_ip|s:14:\"103.108.91.128\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1604381824;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b37f587db11eb31648778f90a4ab33616c16e66a', '127.0.0.1', 1597732716, '__ci_last_regenerate|i:1597732716;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597680581\";last_ip|s:12:\"210.1.246.66\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597731828;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b38496f837423ab8414572e5148b889e2bb5bb20', '116.12.32.218', 1638352428, '__ci_last_regenerate|i:1638352428;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1638328265\";last_ip|s:13:\"116.12.33.209\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1638352410;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b38ba5b0de00ebe0b865f137af6273c18edf83df', '116.12.33.81', 1624775534, '__ci_last_regenerate|i:1624775534;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1624512894\";last_ip|s:13:\"116.12.33.110\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1624775483;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b397e35ebc2621976986edbbcfc2cf90086ee8ea', '127.0.0.1', 1599225059, '__ci_last_regenerate|i:1599225059;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1599198455\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1599224906;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b398f0ce3a4e31dc3c5e500b87b05e8369190619', '116.12.34.68', 1637038772, '__ci_last_regenerate|i:1637038772;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1636977708\";last_ip|s:13:\"116.12.34.180\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1637034995;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b3ab619e74f26d36810148d93ed319329a39d07e', '127.0.0.1', 1610956356, '__ci_last_regenerate|i:1610956356;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1610859444\";last_ip|s:13:\"116.12.33.186\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1610956320;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b3ac8f18c31f10c326eaff86b9a38860b05783bc', '127.0.0.1', 1607007200, '__ci_last_regenerate|i:1607007200;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606977656\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607007179;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b3b369c116f4373dd897fa18ffd1d36034095329', '116.12.33.57', 1622188437, '__ci_last_regenerate|i:1622188437;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1622119742\";last_ip|s:11:\"116.12.33.5\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1622188417;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b3b3d2ca1d44bb9b18eedbec34ec9d9c4b585df7', '116.12.34.201', 1639630202, '__ci_last_regenerate|i:1639630202;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1639564004\";last_ip|s:12:\"116.12.34.58\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1639629158;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b3c0ea5b88d8c34373442ce3447bc198fa0bcac5', '116.12.32.142', 1622041167, '__ci_last_regenerate|i:1622041167;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1622013207\";last_ip|s:13:\"116.12.32.120\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1622041160;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b3c2cc158f0c5b5062ceeb77508787b90d583c12', '116.12.33.10', 1608733721, '__ci_last_regenerate|i:1608733649;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608705440\";last_ip|s:12:\"116.12.33.10\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608733721;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b3cc4fde685bbadf5658f4a312fa4c486b5afa4e', '116.12.32.221', 1609682292, '__ci_last_regenerate|i:1609682292;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609670351\";last_ip|s:13:\"116.12.32.221\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1609681067;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b3cdcfd67d9b622e3c8d3b324b444c03d64488ed', '116.12.33.40', 1617291626, '__ci_last_regenerate|i:1617291626;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617266564\";last_ip|s:12:\"116.12.33.40\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617291422;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;remove_posls|i:1;error|N;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b3d3cea455db85c509f7cc46e8100b469e427a97', '127.0.0.1', 1601818982, '__ci_last_regenerate|i:1601818982;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1601731513\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1601818955;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b3d63e389fa0b018b366af870e7905b70798304d', '116.12.32.162', 1612506365, '__ci_last_regenerate|i:1612506365;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1612419958\";last_ip|s:13:\"116.12.33.185\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1612506344;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b3d7ab7efdb15676fb79eec549b116125a641e6a', '127.0.0.1', 1618208236, '__ci_last_regenerate|i:1618208203;requested_page|s:5:\"admin\";identity|s:13:\"abc@gmail.com\";username|s:6:\"FARHAD\";email|s:13:\"abc@gmail.com\";user_id|s:1:\"3\";old_last_login|s:10:\"1617774638\";last_ip|s:14:\"103.126.218.66\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"1\";biller_id|s:1:\"3\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1618207537;register_id|s:1:\"9\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-06-08 08:16:14\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b3dc573023aa812e9f04bb284d19c2859676fb15', '116.12.34.176', 1648450124, '__ci_last_regenerate|i:1648450020;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1648353225\";last_ip|s:13:\"116.12.33.245\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1648450124;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b3f124e658491b69f29739540151590f78478225', '116.12.32.205', 1643972283, '__ci_last_regenerate|i:1643972283;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1643892812\";last_ip|s:13:\"116.12.32.185\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1643972266;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b40a3187337fcc261ccc1c87fbcbda48732bc163', '116.12.33.211', 1615361205, '__ci_last_regenerate|i:1615361205;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1615300962\";last_ip|s:12:\"116.12.33.14\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1615361188;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b40be6c0114259b1c424a18729e0f77b7e55c1ec', '127.0.0.1', 1617520468, '__ci_last_regenerate|i:1617520468;requested_page|s:5:\"admin\";identity|s:13:\"abc@gmail.com\";username|s:6:\"FARHAD\";email|s:13:\"abc@gmail.com\";user_id|s:1:\"3\";old_last_login|s:10:\"1617447201\";last_ip|s:14:\"103.126.218.66\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"1\";biller_id|s:1:\"3\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b41154f00e80c9e09b38985f360e618f4b674e1d', '116.12.32.190', 1635252435, '__ci_last_regenerate|i:1635251946;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1635145054\";last_ip|s:13:\"116.12.34.252\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1635252315;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b4121b1cf05e117c47a3fc691c314278a656657d', '103.126.218.66', 1618479012, '__ci_last_regenerate|i:1618479012;requested_page|s:5:\"admin\";identity|s:13:\"abc@gmail.com\";username|s:6:\"FARHAD\";email|s:13:\"abc@gmail.com\";user_id|s:1:\"3\";old_last_login|s:10:\"1618207227\";last_ip|s:14:\"103.126.218.66\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"1\";biller_id|s:1:\"3\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1618475527;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b41a19c7febcb8395c40c10a57e56e71c4f44bb1', '127.0.0.1', 1595927900, '__ci_last_regenerate|i:1595927900;requested_page|s:13:\"admin/welcome\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1595841827\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595927711;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b422ead9610ba329aafb88f5907e705de379e7dc', '103.108.88.21', 1594793195, '__ci_last_regenerate|i:1594793195;requested_page|s:15:\"admin/customers\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594754399\";last_ip|s:12:\"210.1.246.66\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1594793001;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b42797eafb9f06e3b21f96f5db6f804c6dca739a', '127.0.0.1', 1608819977, '__ci_last_regenerate|i:1608819977;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608788187\";last_ip|s:11:\"116.12.33.7\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b4283093423ce1fc073593e722f6c6a97354ebad', '127.0.0.1', 1617427630, '__ci_last_regenerate|i:1617427630;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617345364\";last_ip|s:13:\"116.12.33.149\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617427539;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b42b1911a05d3bbd9bb36b5e788fabb5c388341a', '127.0.0.1', 1597076551, '__ci_last_regenerate|i:1597076551;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597034388\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b42b4d85e68622516ba3f7ced7a874687d4b2307', '116.12.33.37', 1617096601, '__ci_last_regenerate|i:1617096601;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617080165\";last_ip|s:12:\"116.12.33.37\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617096564;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b42bee79945b4664564acae223d171c336bcdd7e', '127.0.0.1', 1614755356, '__ci_last_regenerate|i:1614755342;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1614685716\";last_ip|s:12:\"116.12.32.25\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1614749505;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b4379b35913a5923b3fe98a043380eb5db6c0707', '116.12.32.68', 1648979547, '__ci_last_regenerate|i:1648979547;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1648792670\";last_ip|s:13:\"116.12.32.118\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1648979524;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b44064a0f765944ac0376d39201002333a512dfe', '127.0.0.1', 1609250698, '__ci_last_regenerate|i:1609250698;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609226045\";last_ip|s:13:\"116.12.33.140\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1609250682;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b441d4e292ca0c8649074c9136c525ceb2753d2b', '116.12.32.134', 1636016466, '__ci_last_regenerate|i:1636016466;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1635997332\";last_ip|s:13:\"116.12.32.134\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1636016431;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b44fa0808f2773268220d83337bc62ff8e9ec72d', '116.12.34.123', 1635767969, '__ci_last_regenerate|i:1635767969;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1635745859\";last_ip|s:13:\"116.12.34.123\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1635767712;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b463ea494dbe797805075cddfc9b54c06aa3581f', '127.0.0.1', 1595327205, '__ci_last_regenerate|i:1595327205;requested_page|s:5:\"admin\";identity|s:13:\"abc@gmail.com\";username|s:6:\"FARHAD\";email|s:13:\"abc@gmail.com\";user_id|s:1:\"3\";old_last_login|s:10:\"1595139858\";last_ip|s:12:\"210.1.246.66\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"2\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"1\";biller_id|s:1:\"3\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595326493;register_id|s:1:\"9\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-06-08 08:16:14\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b467ee72af8832dd87df188f97fe27b41ed39b94', '127.0.0.1', 1609060512, '__ci_last_regenerate|i:1609060512;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609043804\";last_ip|s:12:\"116.12.33.70\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1609058703;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b468445e27012046dff58489fb60b71b837d534a', '116.12.32.101', 1647185010, '__ci_last_regenerate|i:1647184995;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1647147050\";last_ip|s:13:\"116.12.34.113\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1647184998;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b47110b92047b8ddf91def2d54f4f009c7ff2c66', '116.12.32.208', 1642076173, '__ci_last_regenerate|i:1642076173;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1642059133\";last_ip|s:13:\"116.12.34.214\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1642076135;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b47200c6810259e5b3826da6d5bb2f193c6b57a0', '116.12.32.219', 1637650026, '__ci_last_regenerate|i:1637650026;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1637634749\";last_ip|s:12:\"116.12.34.48\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1637649922;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b475cb31b80bfba085110411677d551bca76cc2f', '127.0.0.1', 1617802389, '__ci_last_regenerate|i:1617802389;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617773693\";last_ip|s:13:\"116.12.33.242\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617802389;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b47ab245e355c0f6b98e9ee65a8ea8238f56b04f', '116.12.33.76', 1608294824, 'requested_page|s:15:\"admin/pos/sales\";__ci_last_regenerate|i:1608294824;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608274670\";last_ip|s:12:\"116.12.33.76\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608294801;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b47df32f52e7546540eb05d228c520ba5fbbeb9d', '116.12.34.220', 1641027638, '__ci_last_regenerate|i:1641027638;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1641011022\";last_ip|s:13:\"116.12.34.220\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1641027093;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b47e8c8e933fd91c66e7a056312197e5be51ba49', '116.12.34.132', 1634299609, '__ci_last_regenerate|i:1634299609;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1634212446\";last_ip|s:13:\"116.12.32.219\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1634299505;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b48331754674f1e6c9f20715d03e192e094d4943', '116.12.33.65', 1617697678, '__ci_last_regenerate|i:1617697678;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617631766\";last_ip|s:13:\"116.12.32.223\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617697617;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b495a2cd376a9f3ff1722122fd085ea07bed6424', '127.0.0.1', 1600331292, '__ci_last_regenerate|i:1600331292;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1600258061\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1600328659;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b496d5550d6e1041c60f2fb095a5b7645ad3e309', '116.12.34.140', 1646810334, '__ci_last_regenerate|i:1646810334;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1646742566\";last_ip|s:13:\"116.12.32.207\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1646810313;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b4988674fe2fb1c0d96eda4aab45d8dd6169aadd', '103.108.88.21', 1597476561, '__ci_last_regenerate|i:1597476561;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597468572\";last_ip|s:9:\"127.0.0.1\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597476284;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b49d9c690e70a46cd78b54dadc68d33923464e78', '127.0.0.1', 1610368137, '__ci_last_regenerate|i:1610368115;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1610342553\";last_ip|s:13:\"116.12.33.210\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1610368137;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b4a2b8bfeb61e0665fd2edb1463258e4c7b563af', '103.108.88.21', 1595413821, '__ci_last_regenerate|i:1595413821;requested_page|s:13:\"admin/welcome\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1595340017\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b4a7ab125e0144e74e9a73983208877818ac617e', '116.12.32.205', 1646115139, '__ci_last_regenerate|i:1646115139;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1646026760\";last_ip|s:12:\"116.12.34.67\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1646115108;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b4aa66c4aae67945173eea57385dfecff5fd96a8', '116.12.33.241', 1620195594, '__ci_last_regenerate|i:1620195551;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1620136068\";last_ip|s:13:\"116.12.33.166\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1620195594;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b4bc3c213d92042b736507720591c175802ea458', '116.12.32.220', 1643798345, '__ci_last_regenerate|i:1643798345;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1643711831\";last_ip|s:13:\"116.12.32.140\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1643798323;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b4c2baa5df389197333dc04662f31e6f8cee7b80', '116.12.33.149', 1617353798, '__ci_last_regenerate|i:1617353798;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617332954\";last_ip|s:13:\"116.12.33.149\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617353712;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b4c6261b988c51a5649a42a56a2f0121333684e8', '116.12.32.39', 1642160374, '__ci_last_regenerate|i:1642160374;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1642135014\";last_ip|s:12:\"116.12.34.19\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1642160349;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b4c8e07eaffc2fa1fd9ed71b78983338fb8f6977', '103.108.91.130', 1606311894, '__ci_last_regenerate|i:1606311894;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606291700\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606311847;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b4cd2984267d8d723f85b07ba1fa723ba623b7a0', '127.0.0.1', 1609418090, '__ci_last_regenerate|i:1609418087;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609394236\";last_ip|s:13:\"116.12.33.162\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1609418087;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b4ceeca7d6e23c4b0661cfd751fe01aa21784f1c', '127.0.0.1', 1593585502, '__ci_last_regenerate|i:1593585445;requested_page|s:5:\"admin\";identity|s:11:\"a@gmail.com\";username|s:6:\"farhad\";email|s:11:\"a@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1593579915\";last_ip|s:13:\"43.231.23.122\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|N;view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|N;company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1593585497;register_id|s:1:\"8\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-02-09 10:45:31\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b4cf0501e17394a0e0a027a0940e6efb9c2bbdd2', '103.108.91.130', 1606573915, '__ci_last_regenerate|i:1606573915;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606455480\";last_ip|s:14:\"103.108.91.129\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606573894;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b4cf436a36eb7bd9909092e0f067966d234a9747', '103.108.88.21', 1604213003, '__ci_last_regenerate|i:1604213003;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1604150520\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1604213002;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b4d4646a5133715645f5f15e7aaf93b0e5899be9', '116.12.33.152', 1635690000, '__ci_last_regenerate|i:1635690000;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1635575301\";last_ip|s:12:\"116.12.34.70\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1635689855;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b4e624dcad32f8f91bd01b96abd60cbdf839907c', '116.12.34.105', 1641885559, '__ci_last_regenerate|i:1641885559;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1641793729\";last_ip|s:13:\"116.12.32.139\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1641885379;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b4ecf598deae9ef674e885cf59d4465aeae0bc65', '127.0.0.1', 1613822601, '__ci_last_regenerate|i:1613822601;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1613810114\";last_ip|s:13:\"116.12.32.222\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1613822470;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b4ed81fa3256df4f803cea6d617c711bb2928ecc', '127.0.0.1', 1606400280, '__ci_last_regenerate|i:1606400280;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606377880\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606399577;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b4fe518b8b1c6b5a4f95ead9a3a35d36dddf13a4', '103.108.88.21', 1594278200, '__ci_last_regenerate|i:1594278200;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594194225\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1594267799;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b50019ec7cb3b450c21acc84ce9cbf3b49f25ad5', '103.108.88.21', 1602685194, '__ci_last_regenerate|i:1602685160;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1602677474\";last_ip|s:14:\"123.108.244.75\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1602685075;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b50ee07b13e9ad12f96441ddcb812dc2929ac226', '127.0.0.1', 1612082834, '__ci_last_regenerate|i:1612082834;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1612018324\";last_ip|s:13:\"116.12.32.171\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1612082799;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b5121d349c70d728531bc1e0f536a3de640cde61', '103.108.91.130', 1606311549, '__ci_last_regenerate|i:1606311549;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606291700\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606311522;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b512713ed776fccd76775d89353c0e8064970591', '127.0.0.1', 1605453749, '__ci_last_regenerate|i:1605451872;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605416089\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605453749;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b51294ae207912505e0539d2054cfd7fa7fe4dac', '127.0.0.1', 1615451392, '__ci_last_regenerate|i:1615451392;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1615382327\";last_ip|s:12:\"119.30.45.62\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1615451378;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b514c10f35d5788583d8586f4eade714902b6e16', '127.0.0.1', 1607002654, '__ci_last_regenerate|i:1607002654;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606977656\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607002613;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b517e35fae5479e419cc02403394a10dad519a05', '127.0.0.1', 1594804138, '__ci_last_regenerate|i:1594804138;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b51c15e175543bce112b2b4def392db3d18fee50', '116.12.32.215', 1641120125, '__ci_last_regenerate|i:1641120125;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1641027070\";last_ip|s:13:\"116.12.34.220\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1641118017;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b51e7695bcdd6a82fd4b13c8226ae2680c3b75b8', '116.12.33.77', 1619365793, '__ci_last_regenerate|i:1619365793;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1619346721\";last_ip|s:12:\"116.12.33.77\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1619365427;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b5237aa52809bebd5110964e882659525b40f182', '116.12.32.55', 1607579363, '__ci_last_regenerate|i:1607579363;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607510654\";last_ip|s:13:\"116.12.32.144\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607578323;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b52676d2b355afa7f702c979a89f2d788889d104', '127.0.0.1', 1595763455, '__ci_last_regenerate|i:1595763455;requested_page|s:13:\"admin/welcome\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1595749590\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595763455;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b52cd7586073c54c8196ec61f2ed5402e59b43b6', '116.12.34.5', 1644571151, '__ci_last_regenerate|i:1644571151;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1644489109\";last_ip|s:12:\"116.12.33.47\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1644571108;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b52f626d4c54474834c738652ef2c5c8ce21dea9', '127.0.0.1', 1595934007, '__ci_last_regenerate|i:1595934007;requested_page|s:13:\"admin/welcome\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1595841827\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595933850;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b530ab9e779acc6bfe3db7cb15e398d4b69101b9', '127.0.0.1', 1595063802, '__ci_last_regenerate|i:1595063802;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594988188\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595054121;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b5516915b53883b1336cb29a22d5a42f69726bbb', '116.12.33.176', 1618406972, '__ci_last_regenerate|i:1618406972;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1618376871\";last_ip|s:13:\"116.12.33.176\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1618406960;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b5574cc02a921493b3c016db8daf1c4588bf1233', '127.0.0.1', 1615465334, '__ci_last_regenerate|i:1615465333;requested_page|s:15:\"admin/pos/sales\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b55e61be9eeda12f12e1df1f6e50bac2b994fc81', '127.0.0.1', 1610261850, '__ci_last_regenerate|i:1610261850;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1610197846\";last_ip|s:12:\"116.12.33.44\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1610261845;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b560c772f3830e84a63ab6cd46db404a2c355a19', '116.12.33.77', 1619279716, '__ci_last_regenerate|i:1619279705;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1619258631\";last_ip|s:12:\"116.12.33.77\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1619279706;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b56f49a8678fefd3f599fc5e469a37c5f5b85b51', '127.0.0.1', 1611738609, '__ci_last_regenerate|i:1611738609;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1611659572\";last_ip|s:12:\"116.12.32.50\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1611738590;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b572b5c21824afececff02bcfb98a8e3aeb16a45', '127.0.0.1', 1609681038, '__ci_last_regenerate|i:1609681038;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609670351\";last_ip|s:13:\"116.12.32.221\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1609680951;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b57d08c1afe33a607fed483b4ab3ea3e11245d52', '127.0.0.1', 1616915917, '__ci_last_regenerate|i:1616915917;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616835824\";last_ip|s:12:\"116.12.33.49\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616915872;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b582c2877f2ecadab0e78cbcc767d4dc1dff047a', '116.12.32.207', 1640410785, '__ci_last_regenerate|i:1640410785;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1640352607\";last_ip|s:13:\"116.12.34.141\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1640410485;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b5a1fd3bb42bc8e44d7cc267d8e7de75b29096b2', '116.12.34.23', 1647668696, '__ci_last_regenerate|i:1647668696;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1647606889\";last_ip|s:12:\"116.12.33.11\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1647668683;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b5a44792187698ebf34770b1bf46613344eaaf30', '116.12.32.218', 1638354302, '__ci_last_regenerate|i:1638354302;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1638328265\";last_ip|s:13:\"116.12.33.209\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1638354264;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b5b0a5df539176803a53861d8900af7ca1aef85c', '127.0.0.1', 1610181053, '__ci_last_regenerate|i:1610181053;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1610110266\";last_ip|s:13:\"116.12.33.239\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1610180958;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b5b504e80243f69a3537f201f523f492c66c41c7', '127.0.0.1', 1598423742, '__ci_last_regenerate|i:1598423742;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1598333557\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1598423715;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b5b612ff54ddeb910817b8ac3bdee797742f15a3', '116.12.32.127', 1640931237, '__ci_last_regenerate|i:1640931237;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1640838911\";last_ip|s:13:\"116.12.32.223\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1640931195;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b5bb38df312e2ffcfbabf4eca457e739936b6e34', '116.12.34.140', 1646829680, '__ci_last_regenerate|i:1646829680;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1646802657\";last_ip|s:13:\"116.12.34.140\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1646829665;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b5bcf8fd1bfb52d07dccc83cee13bfdeb555356d', '116.12.33.7', 1608798174, '__ci_last_regenerate|i:1608798174;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608727375\";last_ip|s:12:\"116.12.33.10\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608797542;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b5c07e5f4d465168b8f0854b4862eb26c02b6e34', '116.12.34.140', 1646888824, '__ci_last_regenerate|i:1646888824;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1646820783\";last_ip|s:13:\"116.12.34.140\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1646888803;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b5cccb5674131bb16ec9a2d21414e63c97067a15', '127.0.0.1', 1600433725, '__ci_last_regenerate|i:1600433725;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1600406934\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b5cea112adc45b515ba55b5d3a99ea636c74dbc5', '116.12.32.25', 1614696357, '__ci_last_regenerate|i:1614696357;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1614667355\";last_ip|s:12:\"116.12.32.25\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1614696153;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b5d3719783b5e6a44afb5e82f745e240e4b684e2', '127.0.0.1', 1608123865, '__ci_last_regenerate|i:1608123865;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608100273\";last_ip|s:12:\"116.12.32.96\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608121933;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b5d516d3572a7cde552e30fcd237aed68e962c0b', '103.108.88.21', 1593943165, '__ci_last_regenerate|i:1593943165;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1593866795\";last_ip|s:13:\"43.231.23.122\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1593924485;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b5d87fcea6e03b73a11033f801c1aeb9bbd8da81', '103.108.88.21', 1595149334, '__ci_last_regenerate|i:1595149334;requested_page|s:15:\"admin/customers\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1595087497\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595145018;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b5e23f58a70d187fe29e31e5bb7c684746198809', '116.12.33.47', 1644472303, '__ci_last_regenerate|i:1644472303;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1644389170\";last_ip|s:12:\"116.12.33.41\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1644472281;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b5e3c4df950112c3e19f31acbfc4ddfc8d8ebaf0', '116.12.34.216', 1639991723, '__ci_last_regenerate|i:1639991723;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1639977158\";last_ip|s:13:\"116.12.34.216\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1639991704;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b5e6ff67ed96b8d7c937ff07e145584555970dd5', '116.12.32.19', 1630741917, '__ci_last_regenerate|i:1630741917;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1630471968\";last_ip|s:13:\"116.12.32.101\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1630741898;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b5e8e346506bd3e42e7e025dbc9902590f6c6c6c', '116.12.32.183', 1649067496, '__ci_last_regenerate|i:1649067496;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1648958901\";last_ip|s:12:\"116.12.32.68\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1649067379;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b5ef7a0297a2ea277983bf1d9c8c6ef8df4a17dd', '116.12.34.148', 1640239368, '__ci_last_regenerate|i:1640239368;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1640147426\";last_ip|s:13:\"116.12.33.170\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1640239332;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b5f435a35b395fef29a57e140bd53c51e1826fdf', '116.12.32.187', 1638961543, '__ci_last_regenerate|i:1638961543;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1638847671\";last_ip|s:12:\"116.12.32.43\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1638961518;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b5f8f7c387eef769d76f7b97a9ba3e4d0c843164', '116.12.34.5', 1644575397, '__ci_last_regenerate|i:1644575397;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1644489109\";last_ip|s:12:\"116.12.33.47\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1644575357;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b5fdacfb9891c2bf01e1876d6d9bee561624ccb9', '116.12.33.171', 1610435284, '__ci_last_regenerate|i:1610435284;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1610377891\";last_ip|s:13:\"116.12.33.210\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1610435178;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b60728e351fef8ff7eb44885c3f37ce872c13419', '116.12.32.60', 1611579621, '__ci_last_regenerate|i:1611579621;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1611405986\";last_ip|s:13:\"116.12.32.111\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1611576952;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b6128b296f0d05fea284ac0e9d9007c14813c9cb', '116.12.34.124', 1641207300, '__ci_last_regenerate|i:1641207300;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1641111342\";last_ip|s:12:\"116.12.34.26\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1641207264;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b6174096a647a5a314ba073c6f0d1dd15a025fc4', '127.0.0.1', 1617447325, '__ci_last_regenerate|i:1617447325;requested_page|s:19:\"admin/reports/sales\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b61ee2d81f986b3791b9d9f3b2bae7ef98e7e44a', '116.12.34.215', 1637318041, '__ci_last_regenerate|i:1637318041;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1637212122\";last_ip|s:13:\"116.12.33.225\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1637317844;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b6217b51e6187568faeeead40fb811ee381e0137', '116.12.34.39', 1639041332, '__ci_last_regenerate|i:1639041332;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1639025847\";last_ip|s:12:\"116.12.34.39\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1639041152;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b621ecafea5f1113ecb6783f47f61b8a812c1333', '127.0.0.1', 1615705475, '__ci_last_regenerate|i:1615705475;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1615625339\";last_ip|s:13:\"116.12.32.217\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1615705280;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b62a00af1b81f63012f4b9e9db202ee6b579e5d6', '116.12.32.182', 1644930158, '__ci_last_regenerate|i:1644930158;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1644833400\";last_ip|s:13:\"116.12.34.239\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1644930118;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b6360cc413fa74ada20e801bb9cf0da7a9263f34', '116.12.33.239', 1607773227, '__ci_last_regenerate|i:1607773227;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607770814\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607773206;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b63d1ce40fbb70eaf2ef28aa7bfd2aada1fee662', '116.12.34.6', 1634536923, '__ci_last_regenerate|i:1634536923;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1634472072\";last_ip|s:12:\"116.12.34.92\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1634536923;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b6445ac5bbf8f9902be3d749844f9df616cf0175', '116.12.33.201', 1608634886, '__ci_last_regenerate|i:1608634886;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608617515\";last_ip|s:13:\"116.12.33.218\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608634870;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b64adff3f7558c66a51b79c9db6971202ac77282', '103.108.88.21', 1603984703, '__ci_last_regenerate|i:1603984658;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1603946428\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1603983275;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b655d50b25bd21625cc94cd1d3004f85bc684b6c', '127.0.0.1', 1605451249, '__ci_last_regenerate|i:1605451249;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605416089\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605451218;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b65a3f21d81aeb564e9fb2478a6ff550785b5557', '103.108.88.21', 1593941904, '__ci_last_regenerate|i:1593941904;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1593866795\";last_ip|s:13:\"43.231.23.122\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1593924485;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b667c3abdd51e226f7c65c2365b7e6de3a196f09', '127.0.0.1', 1612511510, '__ci_last_regenerate|i:1612511510;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1612419958\";last_ip|s:13:\"116.12.33.185\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1612511396;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b66f3fba33d31efae2ebeb3ad52ebda3b4c04bed', '127.0.0.1', 1610776056, '__ci_last_regenerate|i:1610776056;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1610701958\";last_ip|s:13:\"116.12.32.143\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1610776048;remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b677b3ac552d21c485a3fcab75b9687555c33439', '116.12.33.43', 1613134608, '__ci_last_regenerate|i:1613134608;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1613116205\";last_ip|s:12:\"116.12.33.43\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1613133899;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b682bc1768fc4b0b2caf91befe807cb201e1f116', '116.12.32.96', 1608121910, '__ci_last_regenerate|i:1608121910;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608100273\";last_ip|s:12:\"116.12.32.96\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608119997;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b68e36531e7edf76d489cb7d5e72094bcdc41a9a', '116.12.33.144', 1611816556, '__ci_last_regenerate|i:1611816556;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1611730165\";last_ip|s:13:\"116.12.33.207\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1611816465;remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b68ec7a48399d82bfbeb89ce13b940baa3af5916', '127.0.0.1', 1616161533, '__ci_last_regenerate|i:1616161533;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616069053\";last_ip|s:12:\"116.12.32.81\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616161240;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b691e84fa6a0c9263848f18f44a0f1ed0b82e297', '127.0.0.1', 1612423461, '__ci_last_regenerate|i:1612423461;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1612352266\";last_ip|s:13:\"116.12.33.161\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1612423230;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b693e5dd1faebe7e17ebe73e80d889cc36eb3c29', '127.0.0.1', 1597563221, '__ci_last_regenerate|i:1597563221;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597474515\";last_ip|s:12:\"210.1.246.66\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597562954;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b69a6333aa3e241f7a19b871445bd634d2e99d1e', '116.12.32.190', 1639911208, '__ci_last_regenerate|i:1639911208;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1639889104\";last_ip|s:13:\"116.12.32.190\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1639911186;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b6af204cc6058ef773f45d168846576f23fc2172', '116.12.32.153', 1642681305, '__ci_last_regenerate|i:1642681305;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1642661876\";last_ip|s:13:\"116.12.34.164\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1642681283;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b6d0f85eb19c597eaa3ef2282ed7035503895542', '116.12.32.18', 1637574848, '__ci_last_regenerate|i:1637574848;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1637499031\";last_ip|s:13:\"116.12.32.219\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1637574845;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b6d664abf89f264932a815a060fe43585316cd4f', '116.12.32.153', 1642679984, '__ci_last_regenerate|i:1642679984;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1642661876\";last_ip|s:13:\"116.12.34.164\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1642679969;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b6eae0d62b4db8f82fb8af54a92d306342397a68', '116.12.33.171', 1610433979, '__ci_last_regenerate|i:1610433979;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1610377891\";last_ip|s:13:\"116.12.33.210\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1610433887;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b6f534239850d2e05b7dadc2b7bd237e547a7b29', '127.0.0.1', 1605204670, '__ci_last_regenerate|i:1605204670;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b6fa7519014975bbc3f6049a63d95036ffdbd59a', '127.0.0.1', 1612074838, '__ci_last_regenerate|i:1612074838;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1612018324\";last_ip|s:13:\"116.12.32.171\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1612074598;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b702e928980d4294039e41998fabc9a78583bb5c', '116.12.34.159', 1643438340, '__ci_last_regenerate|i:1643438340;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1643428473\";last_ip|s:12:\"116.12.34.93\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1643438269;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b71170527c6186c50a17550e32995b864327be4f', '116.12.32.96', 1608109417, '__ci_last_regenerate|i:1608109417;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608040715\";last_ip|s:12:\"116.12.33.28\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608109351;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b719a75c6e35639a83a0dc44233ab636ef178754', '103.108.88.21', 1598879501, '__ci_last_regenerate|i:1598879454;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1598853793\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1598879501;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b72f29803365cab5cebd770025b1ad08b6bf679c', '127.0.0.1', 1608797476, '__ci_last_regenerate|i:1608797476;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608727375\";last_ip|s:12:\"116.12.33.10\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608797116;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b7365376ed7fa9aa1b95739e8506ef7c03b2f3bd', '116.12.34.148', 1640241460, '__ci_last_regenerate|i:1640241460;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1640147426\";last_ip|s:13:\"116.12.33.170\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1640241417;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b73a2b83ef8019f3d2306ac9f559556e3d9ee8e7', '116.12.33.7', 1608821302, '__ci_last_regenerate|i:1608821302;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608788187\";last_ip|s:11:\"116.12.33.7\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608821256;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b73a57f076af96d33f49a9536aada76130e9c59b', '127.0.0.1', 1606723050, '__ci_last_regenerate|i:1606723050;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606658064\";last_ip|s:14:\"103.108.91.129\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606723023;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b742d8c7d4101066756a17a1d9acb65adb42bbed', '127.0.0.1', 1595054098, '__ci_last_regenerate|i:1595054098;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594988188\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595054097;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b74327438cc6a4be13c5ea51881d14f1526cd9c6', '116.12.33.149', 1618671868, '__ci_last_regenerate|i:1618671868;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1618650393\";last_ip|s:13:\"116.12.32.216\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1618671449;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b74c305ba8c42a0563adeea06806b8803df899f5', '116.12.33.49', 1616850550, '__ci_last_regenerate|i:1616850550;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616763763\";last_ip|s:12:\"116.12.32.55\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616850413;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b74cf3a11b920bf5b7e1e3a6099be2adb403e1d6', '103.108.91.130', 1605423565, '__ci_last_regenerate|i:1605423565;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605352090\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605423551;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b752ff0abe3ae88137335a5f1b8a267ce4d2afcf', '103.108.88.21', 1597497639, '__ci_last_regenerate|i:1597497639;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597468572\";last_ip|s:9:\"127.0.0.1\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597497630;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b75bd4fbcdd3ffca110da404e7866657e6ced4c6', '116.12.34.22', 1636527738, '__ci_last_regenerate|i:1636527738;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1636435217\";last_ip|s:13:\"116.12.34.151\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1636527522;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b76c8b576982eb613959d663ef9bb11cb310e9ca', '103.108.88.21', 1594789384, '__ci_last_regenerate|i:1594789384;requested_page|s:15:\"admin/customers\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594754399\";last_ip|s:12:\"210.1.246.66\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1594789262;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b771cb749eadcdc4b4666c689834c65970d7c343', '103.108.91.130', 1605282105, '__ci_last_regenerate|i:1605282105;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605242577\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605282069;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b774c33fae7c1be23d2faee652769e8894c5b98c', '116.12.32.192', 1633529322, '__ci_last_regenerate|i:1633529090;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1633412694\";last_ip|s:13:\"116.12.32.165\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1633529248;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_posls|i:1;remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b77ed5055c4a4f7bb129501a343cfec40723700e', '127.0.0.1', 1598166863, '__ci_last_regenerate|i:1598166863;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1598098234\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1598166369;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b781efbfd7da3115d93ca5cbef3b68a9a68133f7', '127.0.0.1', 1616071039, '__ci_last_regenerate|i:1616071039;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616055729\";last_ip|s:12:\"116.12.32.81\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616070895;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b7af62a4b4d956cec0c29937c790e533593c7701', '116.12.33.70', 1639464076, '__ci_last_regenerate|i:1639464076;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1639373692\";last_ip|s:13:\"116.12.34.160\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1639464069;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b7b0a8339e11476969c16e9461707774444dc0fa', '116.12.34.220', 1641028916, '__ci_last_regenerate|i:1641028916;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1641011022\";last_ip|s:13:\"116.12.34.220\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1641028875;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b7b278247b49bcda632739e7cebbc42432218565', '127.0.0.1', 1616904505, '__ci_last_regenerate|i:1616904492;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616835824\";last_ip|s:12:\"116.12.33.49\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616904410;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b7b5d6a073defa32366c4cff7e533b2426efcf6a', '116.12.33.116', 1616991248, '__ci_last_regenerate|i:1616991248;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616900099\";last_ip|s:12:\"116.12.33.57\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616991210;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b7bea7fa9f930eb2893a98b78fcfbc711ee336f2', '127.0.0.1', 1593930368, '__ci_last_regenerate|i:1593930368;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b7bfb2917489d0c72f537d5e1530c75029ae8acf', '116.12.33.96', 1640669698, '__ci_last_regenerate|i:1640669698;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1640575763\";last_ip|s:12:\"116.12.34.75\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1640669672;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b7cb8dacf497951186b5984740c5815f032c5344', '116.12.34.182', 1638686669, '__ci_last_regenerate|i:1638686669;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1638674317\";last_ip|s:13:\"116.12.34.182\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1638686661;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b7e46597cc4ef4802e2a342a4fa5109f185434c9', '103.108.88.21', 1598335647, '__ci_last_regenerate|i:1598335647;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1598269328\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1598335624;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b7ec0490f636a566f54d3bc7faf750b5277a4499', '116.12.32.185', 1643893508, '__ci_last_regenerate|i:1643893508;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1643797684\";last_ip|s:13:\"116.12.32.220\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1643893489;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b7fbdc8b6dfc25d55f23fd68e0dd6e33e675568c', '103.108.88.21', 1593934550, '__ci_last_regenerate|i:1593934550;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1593866795\";last_ip|s:13:\"43.231.23.122\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1593924485;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b80d6decc40be31c252533529253f8fc35725da0', '127.0.0.1', 1616159915, '__ci_last_regenerate|i:1616159915;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616069053\";last_ip|s:12:\"116.12.32.81\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616159913;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b821e713832ea8f34fc860cb5a1cc5d30b0a7d5d', '116.12.32.197', 1638441470, '__ci_last_regenerate|i:1638441470;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1638340937\";last_ip|s:13:\"116.12.32.218\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1638441438;error|N;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b823e32b61733c56784bcb71fb578a8875e4f04b', '127.0.0.1', 1598166367, '__ci_last_regenerate|i:1598166367;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1598098234\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1598159884;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b823f78264de70dadcfffdb4768521af5c623285', '127.0.0.1', 1610344481, '__ci_last_regenerate|i:1610344481;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1610256883\";last_ip|s:12:\"116.12.33.30\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1610344451;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b827549c0bff6008d4f3b52ab1e8a0803c029180', '116.12.32.221', 1620720821, '__ci_last_regenerate|i:1620720821;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1620640418\";last_ip|s:13:\"116.12.33.150\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1620717938;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b830a5b2791b91504a8b9aeeef8df5790b60a2ae', '116.12.32.25', 1614588534, '__ci_last_regenerate|i:1614588534;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1614430138\";last_ip|s:13:\"116.12.32.140\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1614588254;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b8411e130b1bb11c4f1f4ce89e491912eab8d2ab', '116.12.34.239', 1644835483, '__ci_last_regenerate|i:1644835483;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1644809396\";last_ip|s:13:\"116.12.34.239\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1644835460;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b8415ecd9238a321019044ef35126a74dcde7126', '127.0.0.1', 1614346205, '__ci_last_regenerate|i:1614346205;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1614338516\";last_ip|s:13:\"116.12.33.151\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1614345386;remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b84ea818375d592723d0059b3d2b776374b07747', '127.0.0.1', 1611145833, '__ci_last_regenerate|i:1611145833;requested_page|s:23:\"admin/reports/customers\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1611126373\";last_ip|s:12:\"116.12.32.41\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1611145773;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b85ff09a4eeca96a2160fa90cd76cf45d7cc30a2', '116.12.32.185', 1644644859, '__ci_last_regenerate|i:1644644859;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1644570063\";last_ip|s:11:\"116.12.34.5\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1644641336;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b860a6414abff3d3e8ec077c7a28f0e9b3a83a66', '116.12.32.202', 1646993425, '__ci_last_regenerate|i:1646993425;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1646918263\";last_ip|s:13:\"116.12.32.158\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1646993403;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b8621b7c9c45b319a468481d58ed4d2561e05061', '127.0.0.1', 1615709869, '__ci_last_regenerate|i:1615709869;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1615625339\";last_ip|s:13:\"116.12.32.217\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1615709713;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b86641d8c3362c2f0d08fdfe5b96927fefdbf980', '116.12.33.243', 1611061249, '__ci_last_regenerate|i:1611061249;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1611039706\";last_ip|s:13:\"116.12.33.243\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1611059704;remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b867644e29d68ff6fe62c458daf3d37979c1ba8c', '116.12.34.216', 1640000485, '__ci_last_regenerate|i:1640000485;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1639977158\";last_ip|s:13:\"116.12.34.216\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1640000448;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b8679eb3cb942f1cb9ba26e5ad534ad18ee7bda4', '116.12.33.49', 1616857519, '__ci_last_regenerate|i:1616857519;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616763763\";last_ip|s:12:\"116.12.32.55\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616857405;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b88ca317503f3e0c04daf7bdc2d2e6624a2d9cee', '127.0.0.1', 1597321487, '__ci_last_regenerate|i:1597321487;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597304993\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597321487;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b88fe4da9eb91f6624fabc51e5e5db550814b7ed', '116.12.33.207', 1611748689, '__ci_last_regenerate|i:1611748689;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1611659572\";last_ip|s:12:\"116.12.32.50\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1611748670;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b89636b235d72fba92c749fb67072968960e9f1b', '127.0.0.1', 1609072589, '__ci_last_regenerate|i:1609072589;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609043804\";last_ip|s:12:\"116.12.33.70\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1609066974;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b8a025d537766cfec9859b3a115c4df330c28766', '127.0.0.1', 1608988527, '__ci_last_regenerate|i:1608988527;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608895737\";last_ip|s:13:\"116.12.32.142\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608988506;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b8a3188e36d69ab3968ffd16a82b817be49c31df', '116.12.33.191', 1622875069, '__ci_last_regenerate|i:1622875006;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1622789234\";last_ip|s:13:\"116.12.34.170\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1622875069;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b8a79d5000abe402015de3401d823ebae4b6dfe4', '116.12.33.242', 1617800993, '__ci_last_regenerate|i:1617800993;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617773693\";last_ip|s:13:\"116.12.33.242\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617800976;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b8b7245b85ceec8402555ba71472eb0ef192fa16', '116.12.32.217', 1641712268, '__ci_last_regenerate|i:1641712268;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1641631115\";last_ip|s:12:\"116.12.34.67\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1641711883;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b8bb662c95c555f14cdc74fe732ecfa803679914', '127.0.0.1', 1617779164, '__ci_last_regenerate|i:1617779164;requested_page|s:5:\"admin\";identity|s:13:\"abc@gmail.com\";username|s:6:\"FARHAD\";email|s:13:\"abc@gmail.com\";user_id|s:1:\"3\";old_last_login|s:10:\"1617700400\";last_ip|s:14:\"103.126.218.66\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"1\";biller_id|s:1:\"3\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b8bb82e1fcd233e22ab62556b43d33fba4c97559', '116.12.34.193', 1645882746, '__ci_last_regenerate|i:1645882746;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1645849672\";last_ip|s:13:\"116.12.34.193\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1645882595;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b8c6d6bc10ba002f8c40ff7ec6380f03483f3980', '103.108.88.21', 1597147507, '__ci_last_regenerate|i:1597147507;requested_page|s:13:\"admin/welcome\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597127896\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597147216;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";user_csrf|s:20:\"G2oVqFBawpumN9U6WrZT\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b8c8159bac9a0436b9f32289c304d50c090db4e2', '116.12.33.207', 1611735054, '__ci_last_regenerate|i:1611735054;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1611659572\";last_ip|s:12:\"116.12.32.50\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1611734675;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b8c9c9a38df593e2503ac0d6776c2ef4c5421250', '116.12.32.162', 1612508619, '__ci_last_regenerate|i:1612508619;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1612419958\";last_ip|s:13:\"116.12.33.185\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1612508608;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b8ccec4e1ad1653706f116e183ccd63b74190d25', '116.12.34.218', 1644991480, '__ci_last_regenerate|i:1644991480;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1644921201\";last_ip|s:13:\"116.12.32.182\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1644989078;remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b8d4857179d353f2b72efb1277d9fa22bb681ca1', '127.0.0.1', 1595058178, '__ci_last_regenerate|i:1595058178;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594988188\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595054121;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b8e6542115252095f8e221301e5f42614198916e', '103.108.88.21', 1595073841, '__ci_last_regenerate|i:1595073841;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594988188\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595069380;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b8f089c0f78270b1d4da77af177cd5f6f49c6fe0', '116.12.34.215', 1641379445, '__ci_last_regenerate|i:1641379445;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1641357973\";last_ip|s:13:\"116.12.34.215\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1641379425;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b8f276687c27827d8a993be105dc62c52a706b35', '116.12.33.252', 1636712575, '__ci_last_regenerate|i:1636712575;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1636692682\";last_ip|s:13:\"116.12.33.252\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1636712518;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b91812e9272e7a3ddcb7bb1085005fdb15d91289', '116.12.33.252', 1636712239, '__ci_last_regenerate|i:1636712239;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1636692682\";last_ip|s:13:\"116.12.33.252\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1636712193;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b9262b6404636126e90bcfe96cd593274bae871d', '127.0.0.1', 1609342061, '__ci_last_regenerate|i:1609342061;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609311665\";last_ip|s:13:\"116.12.33.205\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1609342004;remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b926d23c0b29080f44356a3bd3de139bf28d8558', '103.108.88.21', 1600233482, '__ci_last_regenerate|i:1600233237;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1600083006\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1600233482;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b92b045d65343c4c7bef2e52077d2975e89631d5', '116.12.34.5', 1644570817, '__ci_last_regenerate|i:1644570817;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1644489109\";last_ip|s:12:\"116.12.33.47\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1644570065;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b92c30345a8c2eaf53137f542f759fbd09f12d05', '116.12.32.214', 1638789266, '__ci_last_regenerate|i:1638789266;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1638764349\";last_ip|s:13:\"116.12.34.142\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1638788886;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b92f4d3f61eb61d7c06efaffe59dff4c74a6f744', '127.0.0.1', 1606031872, '__ci_last_regenerate|i:1606031872;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605962762\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606031710;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b951c5e87bc1a61a3b4b02b206a9a71dfe9a4f05', '103.108.88.21', 1594706595, '__ci_last_regenerate|i:1594706595;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594614684\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b95ca631d08244bbeba5fe4ecf64fc18ae8d840a', '116.12.34.32', 1641993258, '__ci_last_regenerate|i:1641993238;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1641967355\";last_ip|s:12:\"116.12.34.32\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1641993238;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b9637e23d06348614291315b0b3cde22aea8b134', '116.12.32.211', 1637381260, '__ci_last_regenerate|i:1637381260;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1637310084\";last_ip|s:13:\"116.12.34.215\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1637381256;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b96bcd6f17e329fd04a45ccd95da1755fdbe9f85', '116.12.32.207', 1646744747, '__ci_last_regenerate|i:1646744747;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1646643297\";last_ip|s:13:\"116.12.34.142\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1646744723;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b96f33375006ed132bebd0ec472405e9c5f6bade', '103.108.88.21', 1594297737, '__ci_last_regenerate|i:1594297737;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594267553\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b9727185f80336b67e527112d4e033c1bbe98527', '127.0.0.1', 1611415061, '__ci_last_regenerate|i:1611415061;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1611378421\";last_ip|s:13:\"116.12.32.111\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1611415012;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b97ad9e128d40569af6f101cd08b7eac8d4cf284', '103.108.88.21', 1603721748, '__ci_last_regenerate|i:1603721748;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1603688805\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1603718641;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b97e84e3d38dfabbaa039745dd665cbfe83edbad', '116.12.34.154', 1648272615, '__ci_last_regenerate|i:1648272615;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1648189385\";last_ip|s:13:\"116.12.34.243\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1648272568;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b985f8bbc1877536935e75e798d5e228e7c3462c', '116.12.32.102', 1610027257, '__ci_last_regenerate|i:1610027257;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609997510\";last_ip|s:13:\"116.12.32.102\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1610027187;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b988fdead3cf5c63b3536c4df8d624926e872842', '127.0.0.1', 1616159116, '__ci_last_regenerate|i:1616159116;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616069053\";last_ip|s:12:\"116.12.32.81\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616158677;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b991e10e58f76554b0a926a91f83e23945eec201', '116.12.34.160', 1639375694, '__ci_last_regenerate|i:1639375694;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1639289751\";last_ip|s:13:\"116.12.34.165\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1639375668;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b998cd1eced9b5a88e67fbf8a90d0a1307849526', '116.12.33.33', 1639816626, '__ci_last_regenerate|i:1639816610;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1639800343\";last_ip|s:12:\"116.12.33.33\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1639816613;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b99ebebf2771232bdf689b56a0126b19002cf40a', '127.0.0.1', 1597661590, '__ci_last_regenerate|i:1597661590;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597555298\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597661562;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b9a6eb2b9b763e39c9e324d0313cd360ce054809', '116.12.32.21', 1607238459, '__ci_last_regenerate|i:1607238459;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607174440\";last_ip|s:13:\"116.12.33.196\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607237758;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b9ac565f4e02392781c5893c3ad57b621332a2fe', '127.0.0.1', 1595494056, '__ci_last_regenerate|i:1595493996;requested_page|s:13:\"admin/welcome\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b9b810d3fc82e87d29919cff5ff7aacb8d715bfc', '127.0.0.1', 1603543838, '__ci_last_regenerate|i:1603543838;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1603528349\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1603543837;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b9be51e9c29fb298a7172cabb4a52e5153cfb816', '127.0.0.1', 1609249286, '__ci_last_regenerate|i:1609249286;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609226045\";last_ip|s:13:\"116.12.33.140\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1609248509;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b9bf8543a98c20f6cff39db634a61d454e6f12ff', '127.0.0.1', 1617195738, '__ci_last_regenerate|i:1617195734;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b9bfcf393540e202c6f8cb34859f1daae90631b2', '116.12.33.172', 1648706092, '__ci_last_regenerate|i:1648706055;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1648696588\";last_ip|s:13:\"116.12.33.172\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1648706091;remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b9c11ae379d82d73b2a84e8addcdbd2e15845efd', '127.0.0.1', 1598710063, '__ci_last_regenerate|i:1598710062;requested_page|s:13:\"admin/welcome\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b9c22818441a6bb7ba4ff9fc6aefc6b3223707e5', '116.12.33.37', 1617081417, '__ci_last_regenerate|i:1617081417;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617032740\";last_ip|s:13:\"116.12.33.116\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617081391;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b9c5cb428d38ee4a0100bd84d341079ba53e23d4', '127.0.0.1', 1602677453, '__ci_last_regenerate|i:1602677448;requested_page|s:9:\"admin/pos\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b9c73d852822c8594594bb4e72b517dbfa83dcdb', '116.12.34.216', 1639977857, '__ci_last_regenerate|i:1639977857;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1639908743\";last_ip|s:13:\"116.12.32.190\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1639977806;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b9cb17547dcb966ed2e069a5b6ac67bf2a908de6', '127.0.0.1', 1616913008, '__ci_last_regenerate|i:1616913008;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616835824\";last_ip|s:12:\"116.12.33.49\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616912948;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b9cba3e12faf421139a83920fb3b649f77bc62f9', '127.0.0.1', 1609055550, '__ci_last_regenerate|i:1609055550;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609043804\";last_ip|s:12:\"116.12.33.70\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1609054566;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b9da1799a02d7cedc6fe813991612d17814acb43', '127.0.0.1', 1597145916, '__ci_last_regenerate|i:1597145916;requested_page|s:13:\"admin/welcome\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597127896\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597144578;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";user_csrf|s:20:\"G2oVqFBawpumN9U6WrZT\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b9e59559f7077138d4bad93c7f21245f1cd85647', '116.12.33.150', 1609775096, '__ci_last_regenerate|i:1609775096;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609743297\";last_ip|s:13:\"116.12.32.124\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1609775072;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_posls|i:1;remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b9ef0e21932c1dffbbd3333092a8428db00dff62', '127.0.0.1', 1610199090, '__ci_last_regenerate|i:1610199090;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1610171878\";last_ip|s:12:\"116.12.33.44\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1610199070;remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b9f96cc2f724b8b85caff6c48116cd104f4ab1af', '116.12.32.150', 1645436236, '__ci_last_regenerate|i:1645436236;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1645417986\";last_ip|s:13:\"116.12.33.158\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1645436233;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b9fc49810edcae3215756ba4367e83745a5730fc', '127.0.0.1', 1617095888, '__ci_last_regenerate|i:1617095888;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617080165\";last_ip|s:12:\"116.12.33.37\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617095802;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ba060a6652912097e7f744e22572784f9876c40a', '103.108.91.130', 1604928672, '__ci_last_regenerate|i:1604928492;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1604897113\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1604928672;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ba0d39008a8d92e4bbc4a118993a80d67d8368ca', '127.0.0.1', 1603947550, '__ci_last_regenerate|i:1603947550;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1603889448\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1603947539;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ba19a6533ac596ff89d93274d58cb973a79c44c6', '127.0.0.1', 1609571347, '__ci_last_regenerate|i:1609571347;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609414124\";last_ip|s:13:\"116.12.33.162\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1609571262;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ba1d519ee6e8c149b100238df801c061c8e5b479', '116.12.34.81', 1642310095, '__ci_last_regenerate|i:1642310095;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1642247323\";last_ip|s:13:\"116.12.34.107\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1642310077;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ba2e3781a73678d79a691ff6b2998516a54cbb0b', '116.12.33.97', 1607858844, '__ci_last_regenerate|i:1607858844;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607772531\";last_ip|s:13:\"116.12.33.239\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607858825;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ba2f8d435f756007e66dd7ac53ba9c436ce50b2e', '116.12.34.190', 1641644578, '__ci_last_regenerate|i:1641643781;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1641617148\";last_ip|s:12:\"116.12.34.67\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1641643109;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ba2fc0a5ab47e4b99909f4fffdf0f41953dfd2af', '116.12.34.68', 1637054281, '__ci_last_regenerate|i:1637054278;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1637034868\";last_ip|s:12:\"116.12.34.68\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1637054281;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ba4026aced1286ec0c470c37ead4f3922faac088', '116.12.34.176', 1648459017, '__ci_last_regenerate|i:1648459017;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1648449718\";last_ip|s:13:\"116.12.34.176\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1648458993;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ba41947d92911390a6a4a37b7158525da008980a', '127.0.0.1', 1593838654, 'requested_page|s:15:\"admin/customers\";__ci_last_regenerate|i:1593838654;identity|s:11:\"r@gmail.com\";username|s:4:\"neon\";email|s:11:\"r@gmail.com\";user_id|s:1:\"4\";old_last_login|s:10:\"1593596310\";last_ip|s:14:\"203.190.14.186\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"5\";warehouse_id|s:1:\"1\";view_right|s:1:\"1\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"4\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1593836831;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ba42c0d4ab7b20809a8b1976e2fecdf174d7ae65', '127.0.0.1', 1607349365, '__ci_last_regenerate|i:1607349365;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607317798\";last_ip|s:13:\"116.12.33.189\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607349365;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ba439995182fc0101791ef55e7214034afb208ec', '116.12.34.215', 1641379792, '__ci_last_regenerate|i:1641379792;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1641357973\";last_ip|s:13:\"116.12.34.215\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1641379755;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ba489ecde564693c7edfb484108a23e9e044d0df', '127.0.0.1', 1594377024, '__ci_last_regenerate|i:1594377024;requested_page|s:15:\"admin/customers\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594354697\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ba4f6908532151b09b14c5305b6a52b49ecd2026', '116.12.32.218', 1641531821, '__ci_last_regenerate|i:1641531821;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1641465695\";last_ip|s:13:\"116.12.32.207\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1641531786;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ba4fa585e9dcef9d8f69ca5c155edd42da86103d', '116.12.33.252', 1636722459, '__ci_last_regenerate|i:1636722202;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1636711239\";last_ip|s:13:\"116.12.33.252\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1636722459;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ba507340f0768bc7aa8f67b3d4034b5ff8a1549f', '116.12.32.182', 1644931445, '__ci_last_regenerate|i:1644931445;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1644833400\";last_ip|s:13:\"116.12.34.239\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1644931443;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;remove_posls|i:1;message|s:27:\"POS Sale successfully added\";__ci_vars|a:1:{s:7:\"message\";s:3:\"new\";}');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ba50d6d07c3adf7780db0e1a2bdf3de41c487858', '103.108.88.21', 1593945877, '__ci_last_regenerate|i:1593945877;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1593866795\";last_ip|s:13:\"43.231.23.122\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1593924485;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ba520ea345cc5394ee37a8ceadcb3a87db2fa4e9', '116.12.32.215', 1641121798, '__ci_last_regenerate|i:1641121685;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1641027070\";last_ip|s:13:\"116.12.34.220\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1641121798;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ba55af0a87e03fefc2e967465461c4df6d7a3c08', '116.12.34.64', 1622895739, '__ci_last_regenerate|i:1622895739;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1622875011\";last_ip|s:13:\"116.12.33.191\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1622895722;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ba5d9795ad4a96587e18353f4fd90d014abc7cdb', '103.108.91.130', 1605615612, '__ci_last_regenerate|i:1605615612;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605590276\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605615611;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ba7974651fc2d4c69e48ae6b9cd83847109f62ca', '116.12.34.32', 1641993238, '__ci_last_regenerate|i:1641993238;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1641967355\";last_ip|s:12:\"116.12.34.32\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1641993035;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ba7a45c550c233d28f28d6c5d0c3b9cfaf9bf8cb', '116.12.33.12', 1608366513, '__ci_last_regenerate|i:1608366513;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608354918\";last_ip|s:12:\"116.12.33.12\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608366385;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ba871ecbf2e17475920d98ca3751ced54c538f3d', '116.12.34.167', 1639132719, '__ci_last_regenerate|i:1639132719;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1639039633\";last_ip|s:12:\"116.12.34.39\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1639132669;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ba91e7cc7d94cbd5ed1a961062bc5978e99f5fb1', '127.0.0.1', 1602578691, '__ci_last_regenerate|i:1602578494;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1602508782\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ba92ecbc5c808cdc295eb476d3138b595763e7f7', '127.0.0.1', 1602511924, '__ci_last_regenerate|i:1602511924;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1602490204\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1602511884;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('baadb8f7d4942b4b858bc436dfdbec98f9fa7dde', '116.12.34.140', 1646821641, '__ci_last_regenerate|i:1646821641;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1646802657\";last_ip|s:13:\"116.12.34.140\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1646821625;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('bab6791c9d562c637da58d38d0763420d07934ed', '103.108.88.21', 1593943572, '__ci_last_regenerate|i:1593943572;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1593866795\";last_ip|s:13:\"43.231.23.122\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1593924485;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('bac001d5fc3676f2617e68b06861c5c7a8a0f62d', '127.0.0.1', 1617423073, '__ci_last_regenerate|i:1617423073;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617345364\";last_ip|s:13:\"116.12.33.149\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617422921;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('bac0692fc019852e690e4fb5529a650e4690ec5a', '127.0.0.1', 1593595918, '__ci_last_regenerate|i:1593595918;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1593593857\";last_ip|s:14:\"203.190.14.186\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|N;view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|N;company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1593595615;register_id|s:1:\"8\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-02-09 10:45:31\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('bad4ccbcb64c683abf5ddb047dac7e7fed824bfb', '127.0.0.1', 1606138535, '__ci_last_regenerate|i:1606138535;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606118527\";last_ip|s:14:\"103.108.91.131\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606138517;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('badbebbc7c0d7215a2103524ac9846f98ad49334', '127.0.0.1', 1595999788, '__ci_last_regenerate|i:1595999788;requested_page|s:13:\"admin/welcome\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1595945442\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595999429;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('baeb090eb18b96b8dfebcda6dd6509158d82e02e', '127.0.0.1', 1603196697, '__ci_last_regenerate|i:1603196695;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1603192159\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1603194779;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('baef86c0a61c1849d822090470852ba9d83378df', '127.0.0.1', 1604398079, '__ci_last_regenerate|i:1604398079;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1604314383\";last_ip|s:14:\"103.108.91.128\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1604397940;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('baf2de305394bb3fb76a411fc7ecb23597255340', '116.12.34.32', 1641959466, '__ci_last_regenerate|i:1641959415;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1641906453\";last_ip|s:13:\"116.12.34.105\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1641959466;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('bafc5f78a62dac86808835c37a3548c604b949be', '116.12.32.218', 1638331178, '__ci_last_regenerate|i:1638331178;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1638279249\";last_ip|s:13:\"116.12.32.184\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1638331135;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('bafcb061708df18620b8e3dcd239b33d627793b2', '103.108.88.21', 1597564901, '__ci_last_regenerate|i:1597564901;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597474515\";last_ip|s:12:\"210.1.246.66\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597564670;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('bafdfd5b1c28b2577bc6372684dfc92a7ae9cda6', '116.12.34.215', 1637318873, '__ci_last_regenerate|i:1637318873;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1637212122\";last_ip|s:13:\"116.12.33.225\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1637318837;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('bb09ec8b9b8710e09d019d9e5f619add0ff04ecc', '103.108.88.21', 1594021052, '__ci_last_regenerate|i:1594021052;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1593921171\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1594013728;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('bb117a524a068be1c207297a6c7d45151e7d261e', '116.12.33.44', 1610208592, '__ci_last_regenerate|i:1610208592;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1610171878\";last_ip|s:12:\"116.12.33.44\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1610208547;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('bb120950decb6d3ab8beda215dd8dec9aeaa88af', '116.12.33.70', 1639461361, '__ci_last_regenerate|i:1639461361;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1639373692\";last_ip|s:13:\"116.12.34.160\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1639461357;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('bb15a4a618d3ff703603ba407b8d9edcaba9e3d9', '116.12.33.40', 1621608062, '__ci_last_regenerate|i:1621608062;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1621430294\";last_ip|s:13:\"116.12.33.119\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1621608030;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('bb161106a842fecb1adb2b1603302e1977ae0549', '103.108.91.130', 1607010391, '__ci_last_regenerate|i:1607010391;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606977656\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607010329;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('bb1a5a205d902fb8cd56e9cfe283f79679e8638f', '127.0.0.1', 1608026265, '__ci_last_regenerate|i:1608026265;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607953227\";last_ip|s:13:\"116.12.32.121\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608026238;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('bb25138e59f35b854a873b0fcd4fdd10ce730772', '116.12.33.58', 1618983338, '__ci_last_regenerate|i:1618983338;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1618924199\";last_ip|s:12:\"116.12.33.26\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1618983272;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('bb2a82246add38fe7d623b47daebd71074fe93b5', '116.12.32.21', 1607234278, '__ci_last_regenerate|i:1607234278;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607174440\";last_ip|s:13:\"116.12.33.196\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607233895;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('bb2b38f064146d31d1b980a09d5f080154200c85', '116.12.33.77', 1619249220, '__ci_last_regenerate|i:1619249220;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1619237546\";last_ip|s:12:\"116.12.33.77\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1619249218;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('bb34d74f23cd587f73641a7ea877f4ccc9103858', '127.0.0.1', 1610005872, '__ci_last_regenerate|i:1610005872;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609935118\";last_ip|s:12:\"116.12.33.51\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1610005776;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('bb39bb9e4703e308f1d7379e3c357272d8f59a86', '103.108.88.21', 1594889168, '__ci_last_regenerate|i:1594889168;requested_page|s:15:\"admin/customers\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594804422\";last_ip|s:12:\"210.1.246.66\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1594882961;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('bb3aeaa1baadd3bcacbca6eb66b370ef0dbffdd7', '116.12.32.27', 1618206136, '__ci_last_regenerate|i:1618206136;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1618138129\";last_ip|s:13:\"116.12.33.171\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1618206106;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('bb491ce3779cc236b3650224dd46335b4145d185', '127.0.0.1', 1606396761, '__ci_last_regenerate|i:1606396761;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606377880\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606396663;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('bb51f878fdb67cdd28dc7fec287cbeb65a0ceec9', '116.12.32.200', 1644996174, '__ci_last_regenerate|i:1644996174;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1644921201\";last_ip|s:13:\"116.12.32.182\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1644996162;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('bb60e5966d07d6ad38b5a86506ad7b9acd5c2af2', '103.108.88.21', 1594282789, '__ci_last_regenerate|i:1594282789;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594194225\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1594267799;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('bb679b0e9322969846b03e00761bf961fa40c07e', '127.0.0.1', 1593604468, '__ci_last_regenerate|i:1593604468;requested_page|s:9:\"admin/pos\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('bb6cae370b1484a5c68e9a015b26307e6bb1a916', '116.12.33.239', 1610113165, '__ci_last_regenerate|i:1610113165;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1610087832\";last_ip|s:13:\"116.12.33.239\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1610113146;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('bb779f0affd44e62e70565dfd2700ee2ba3d2558', '127.0.0.1', 1607348036, '__ci_last_regenerate|i:1607348036;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607317798\";last_ip|s:13:\"116.12.33.189\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607348029;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('bb7b3ffd72cdf90588f4f7b3ea6e47abadf574fa', '127.0.0.1', 1615452641, '__ci_last_regenerate|i:1615452641;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1615382327\";last_ip|s:12:\"119.30.45.62\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1615452634;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('bb8d292337966b8eac8e84cf2db3ff37ac7e9b88', '127.0.0.1', 1602855479, '__ci_last_regenerate|i:1602855479;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1602765491\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1602855477;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('bb909c7396882c3ab154b368776e611403d9b602', '127.0.0.1', 1605195028, '__ci_last_regenerate|i:1605195028;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605101433\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605195003;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('bb9286875b4c37db5834a4ff44df85dcac6e23fd', '116.12.33.176', 1618397144, '__ci_last_regenerate|i:1618397144;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1618376871\";last_ip|s:13:\"116.12.33.176\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1618397132;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('bb93bd7a4ead212fa01efbc608b8308fcf2fd3bb', '127.0.0.1', 1595046467, '__ci_last_regenerate|i:1595046467;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594988188\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595046297;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('bb94c0dfb82737b96d384936fc7f0912c0780230', '127.0.0.1', 1614176107, '__ci_last_regenerate|i:1614176107;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1614155657\";last_ip|s:12:\"116.12.32.12\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1614175978;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('bb976e4d0fb7cc53eb4b80b94221f955899067d5', '116.12.33.89', 1637123335, '__ci_last_regenerate|i:1637123335;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1637061850\";last_ip|s:12:\"116.12.34.68\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1637123281;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('bb9a14350d6a23950ccc045ecbe1da28b439ac11', '116.12.34.105', 1641881790, '__ci_last_regenerate|i:1641881790;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1641793729\";last_ip|s:13:\"116.12.32.139\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1641875498;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('bbae1f511f066383265f8186798de628df27158b', '116.12.32.142', 1622040521, '__ci_last_regenerate|i:1622040521;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1622013207\";last_ip|s:13:\"116.12.32.120\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1622040470;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('bbb0d2f7b3de9f7c9617277a0bcbb67e5d626048', '116.12.33.177', 1615106305, '__ci_last_regenerate|i:1615106305;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1615034999\";last_ip|s:13:\"116.12.33.144\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1615106272;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('bbb4317590c64f51a8fa5e12957d4bb6e3c4531f', '103.108.88.21', 1597581830, '__ci_last_regenerate|i:1597581830;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597474515\";last_ip|s:12:\"210.1.246.66\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597581643;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('bbb558be10891fb03e593dcdd424533a371cffa4', '116.12.33.149', 1618671441, '__ci_last_regenerate|i:1618671441;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1618650393\";last_ip|s:13:\"116.12.32.216\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1618670120;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('bbb8b648ecc6dc1bc7b30e9eb950079f90a890f1', '103.108.91.130', 1605793693, '__ci_last_regenerate|i:1605793477;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605759720\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605793693;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('bbbf8465f1ff491e667c0d0f25aab0798316d1f0', '116.12.34.55', 1638952449, '__ci_last_regenerate|i:1638952449;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1638847671\";last_ip|s:12:\"116.12.32.43\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1638951953;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('bbca7fee74392ad054c92ed2109b1fa13deb7ad0', '127.0.0.1', 1606728040, '__ci_last_regenerate|i:1606728040;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606658064\";last_ip|s:14:\"103.108.91.129\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606728032;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('bbd74eedda521261dee2e725543485c56404f082', '116.12.32.81', 1616060338, '__ci_last_regenerate|i:1616060338;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1615987196\";last_ip|s:13:\"116.12.32.129\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616060317;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('bbdbbc9ed98c52a20521b219be69ef4079fa4528', '127.0.0.1', 1607233622, '__ci_last_regenerate|i:1607233622;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607174440\";last_ip|s:13:\"116.12.33.196\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607233430;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('bbde596ec9bcf65890501844cc521544b959a475', '127.0.0.1', 1610208601, '__ci_last_regenerate|i:1610208592;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1610171878\";last_ip|s:12:\"116.12.33.44\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1610208547;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('bbe411d0b9f316b7311927097878925f009be7d7', '127.0.0.1', 1606468991, '__ci_last_regenerate|i:1606468991;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606395992\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606468930;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('bbf153aac363c98d5a6322bc00a1978da79ff498', '103.108.88.21', 1600502196, '__ci_last_regenerate|i:1600502196;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1600433348\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";message|s:38:\"<p>You are successfully logged in.</p>\";__ci_vars|a:1:{s:7:\"message\";s:3:\"old\";}');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('bbf723e6ee435cd6c96fea1513dc2ecbb8d2a254', '103.108.91.130', 1606827351, '__ci_last_regenerate|i:1606827351;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606720128\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606823465;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('bbfe27aa34b872efa50021c7a358589a9866ac41', '116.12.32.140', 1614418713, '__ci_last_regenerate|i:1614418680;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1614409324\";last_ip|s:12:\"116.12.33.41\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1614418701;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('bc1ba21c54c78c38037c3816ad6667a1cfe4bddf', '103.108.88.21', 1601818337, '__ci_last_regenerate|i:1601818337;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1601731513\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1601818270;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('bc1bfdf058719a89c4dc6d6bd84b4863f955df5a', '116.12.33.144', 1615036193, '__ci_last_regenerate|i:1615036193;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1614933443\";last_ip|s:13:\"116.12.33.199\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1615036153;remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('bc237acadc090fcc8db2215f1e6258e125b5598e', '116.12.34.19', 1642152447, '__ci_last_regenerate|i:1642152447;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1642135014\";last_ip|s:12:\"116.12.34.19\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1642152222;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('bc27d41cda969c62034c08baaf937eaea356b74c', '116.12.34.124', 1641205107, '__ci_last_regenerate|i:1641205107;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1641111342\";last_ip|s:12:\"116.12.34.26\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1641205090;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('bc29a8d732a99db9ff8890b34efd69f1c398b01a', '116.12.34.5', 1633867951, '__ci_last_regenerate|i:1633867724;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1633780301\";last_ip|s:12:\"116.12.34.86\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1633867873;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('bc2f0b8f0ef1023c0f2e1eb5f94e76dbaaeb0dbc', '127.0.0.1', 1604808036, '__ci_last_regenerate|i:1604808036;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1604760043\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1604808024;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('bc2f2256e45da4b97da1db5c94b13cdf8d031d86', '103.108.88.21', 1597992030, '__ci_last_regenerate|i:1597992030;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597920862\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597992013;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('bc30c4cc61d59188f947cfd67431b167ea9d1e00', '127.0.0.1', 1604754441, '__ci_last_regenerate|i:1604754302;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1604721733\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1604754439;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('bc32de455ad47efb64bcb433c113472f2199c005', '116.12.32.219', 1637651083, '__ci_last_regenerate|i:1637651083;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1637634749\";last_ip|s:12:\"116.12.34.48\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1637651000;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('bc4971396507d2807d333a1c912a0a287d526ec2', '116.12.33.128', 1607089454, '__ci_last_regenerate|i:1607089454;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607058571\";last_ip|s:14:\"103.108.91.129\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607089403;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('bc4e415b55f346a3e1c945222d3b1552fb2f2968', '127.0.0.1', 1614438589, '__ci_last_regenerate|i:1614438589;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1614417624\";last_ip|s:13:\"116.12.32.140\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1614438564;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('bc524133f591dc3dbcf769d983c0418d26c22f61', '127.0.0.1', 1606482492, '__ci_last_regenerate|i:1606482492;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606395992\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606482428;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('bc57253271611e8e2258b8d8c8d22285eaf589bf', '127.0.0.1', 1594627288, '__ci_last_regenerate|i:1594627286;requested_page|s:23:\"admin/customers/view/46\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('bc5e2d1be3970486de2111f6fd21f765e549f248', '116.12.32.173', 1644315679, '__ci_last_regenerate|i:1644315382;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1644236967\";last_ip|s:13:\"116.12.34.109\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1644315679;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('bc65b59fa334715078612ee03c9791698da758aa', '127.0.0.1', 1611642337, '__ci_last_regenerate|i:1611642337;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1611587853\";last_ip|s:12:\"116.12.32.60\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1611642318;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('bc6deab4bf57fe0fc1841afa73e783ea2a2c1389', '127.0.0.1', 1606482106, '__ci_last_regenerate|i:1606482106;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606395992\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606482105;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('bc79b169ca81253b8c60bdff6e662967061646b9', '103.108.91.130', 1605878150, '__ci_last_regenerate|i:1605878150;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605839682\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605878073;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('bc94f3f7f3b0fca067801d1880477161c7366a4d', '116.12.33.49', 1616843378, '__ci_last_regenerate|i:1616843378;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616763763\";last_ip|s:12:\"116.12.32.55\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616843320;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;message|s:26:\"Payment successfully added\";__ci_vars|a:1:{s:7:\"message\";s:3:\"new\";}');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('bc9667f99f66f61c802992236d7b64cff2f72e04', '103.108.88.21', 1603633836, '__ci_last_regenerate|i:1603633836;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1603541508\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1603633835;error|N;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('bcaccebc78d1f54f5981995496b38d7435ab3100', '116.12.32.101', 1630473558, '__ci_last_regenerate|i:1630473558;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1630407922\";last_ip|s:12:\"116.12.33.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1630473507;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('bcb79e0d46146d72d7de6ee6383120041801f276', '127.0.0.1', 1603713289, '__ci_last_regenerate|i:1603713289;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1603688805\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1603710618;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('bcccc9aa166ca000067dab62a35e576f8b1d4b6b', '116.12.34.243', 1647846047, '__ci_last_regenerate|i:1647846047;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1647779041\";last_ip|s:13:\"116.12.32.203\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1647846024;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('bcd58416f2e65a2fd292dbc7078b59c9e34997b7', '116.12.33.21', 1630400339, '__ci_last_regenerate|i:1630399025;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1629703757\";last_ip|s:14:\"103.126.218.74\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1630399571;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('bcd5d1de6d1e37cfe3b55d2531f140447d16fe78', '127.0.0.1', 1600089259, '__ci_last_regenerate|i:1600089258;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1599999874\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1600086887;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('bce26072f61084eeea4a2ff4712870feaafbccf7', '116.12.32.59', 1625820037, '__ci_last_regenerate|i:1625820037;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1625742360\";last_ip|s:13:\"116.12.32.222\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1625820012;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('bcf38160e9ccad9fd198596413fcee616c918850', '103.108.88.21', 1603352661, '__ci_last_regenerate|i:1603352661;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1603272648\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1603348239;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('bcf95337df1fde9524ef2bad010eae759c3f1e1c', '116.12.34.252', 1645083303, '__ci_last_regenerate|i:1645083303;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1645067649\";last_ip|s:13:\"116.12.34.252\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1645082930;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('bd02c2f3f40cce9062d1e490bc7a9647fa4e7901', '116.12.32.218', 1638331892, '__ci_last_regenerate|i:1638331892;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1638279249\";last_ip|s:13:\"116.12.32.184\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1638331804;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('bd068ecb90595331db644049919127accdb143ad', '116.12.32.204', 1637925075, '__ci_last_regenerate|i:1637925075;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1637907685\";last_ip|s:13:\"116.12.32.204\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1637925053;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('bd0ac5092d3d0bd9f607fa8bec619ed0a3eb30bf', '116.12.33.152', 1612185862, '__ci_last_regenerate|i:1612185862;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1612161629\";last_ip|s:13:\"116.12.33.152\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1612185843;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('bd0f43a2735bf0fccdf144d77b75762b0e539ece', '116.12.32.197', 1638442140, '__ci_last_regenerate|i:1638442140;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1638340937\";last_ip|s:13:\"116.12.32.218\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1638442104;error|N;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('bd12257d693e625636f9f7d37017429b34bc2a6e', '127.0.0.1', 1595413409, '__ci_last_regenerate|i:1595413409;requested_page|s:13:\"admin/welcome\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1595340017\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('bd16205465d9f96c121761674236d4f9df10048c', '127.0.0.1', 1604384424, '__ci_last_regenerate|i:1604384424;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1604314383\";last_ip|s:14:\"103.108.91.128\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1604384423;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('bd1c00ab2949957a46e475256efcf3e20286c4c7', '127.0.0.1', 1597470422, '__ci_last_regenerate|i:1597470422;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597402462\";last_ip|s:9:\"127.0.0.1\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597470331;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('bd1c3d7382fe2cdafc1838f30f937fcbdec6ffe6', '116.12.33.89', 1637125091, '__ci_last_regenerate|i:1637125091;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1637061850\";last_ip|s:12:\"116.12.34.68\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1637125058;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('bd1d568fe898b5e70870d3736406b1c4be77c9fc', '103.108.88.21', 1594787176, '__ci_last_regenerate|i:1594787176;requested_page|s:15:\"admin/customers\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594754399\";last_ip|s:12:\"210.1.246.66\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1594787028;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('bd1dee0f90526da73dc971abdf356f37c00ff7cb', '116.12.33.241', 1620231972, '__ci_last_regenerate|i:1620231972;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1620214876\";last_ip|s:13:\"116.12.33.241\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1620231914;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('bd22394af58c260c71d04177f4e6b708414188d4', '116.12.34.194', 1642759339, '__ci_last_regenerate|i:1642759339;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1642676905\";last_ip|s:13:\"116.12.32.153\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1642759335;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('bd23e75d258a9800de1fb8416a38d607eabdff2b', '116.12.33.116', 1617014047, '__ci_last_regenerate|i:1617014047;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616900099\";last_ip|s:12:\"116.12.33.57\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617014037;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('bd2693f46cb95ec5099ebc82f2efbbd70d311d31', '116.12.32.155', 1620141918, '__ci_last_regenerate|i:1620141918;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1620052991\";last_ip|s:13:\"116.12.33.185\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1620141890;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('bd2938ac78df977b8d800dad6916c61a94dd5bd8', '116.12.32.218', 1638353092, '__ci_last_regenerate|i:1638353092;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1638328265\";last_ip|s:13:\"116.12.33.209\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1638353073;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('bd36788fd8eed7cd86604279ba23443a96328551', '116.12.33.239', 1607759381, '__ci_last_regenerate|i:1607759381;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607665148\";last_ip|s:13:\"116.12.32.213\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607759279;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('bd400fbccc7aa5f1c5c8fc72863da8175f743e24', '127.0.0.1', 1608456626, '__ci_last_regenerate|i:1608456626;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608375836\";last_ip|s:12:\"116.12.33.12\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608450267;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('bd42935710da838d46784ad0eaf294f48fe60e57', '116.12.32.205', 1643976399, '__ci_last_regenerate|i:1643976399;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1643892812\";last_ip|s:13:\"116.12.32.185\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1643976367;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('bd4319632f768a6a7e298e677cf2dafcec4adc6b', '116.12.33.96', 1640669041, '__ci_last_regenerate|i:1640669041;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1640575763\";last_ip|s:12:\"116.12.34.75\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1640669034;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('bd460ef3bac35aab974e036749b661881011e239', '116.12.32.223', 1617633354, '__ci_last_regenerate|i:1617633354;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617607864\";last_ip|s:13:\"116.12.32.223\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617632456;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('bd51ac642a93de83a7d4eb9c3ed558e484d5f1c3', '116.12.32.219', 1637472619, '__ci_last_regenerate|i:1637472619;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1637398026\";last_ip|s:13:\"116.12.32.211\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1637472476;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('bd5415f8f2e9303bc4cecd0a7cade800cd9d3b99', '116.12.33.51', 1609944194, '__ci_last_regenerate|i:1609944145;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609924332\";last_ip|s:12:\"116.12.33.51\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1609944194;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('bd54ec6fb2d7475c53db7e433bd35bf1b8129ab0', '116.12.32.222', 1624171845, '__ci_last_regenerate|i:1624171845;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1623994499\";last_ip|s:12:\"116.12.33.38\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1624171803;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('bd567708a6b80c2127677a39e77cc1a0d9312b13', '116.12.34.19', 1642152761, '__ci_last_regenerate|i:1642152761;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1642135014\";last_ip|s:12:\"116.12.34.19\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1642152730;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('bd647182932bb18f5d8af496a45b56e98b97e72d', '116.12.33.48', 1618056580, '__ci_last_regenerate|i:1618056580;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1618029307\";last_ip|s:12:\"116.12.33.48\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1618056579;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('bd6e88d210521883ad4e62fffb13056d08d94f04', '116.12.34.190', 1641643781, '__ci_last_regenerate|i:1641643781;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1641617148\";last_ip|s:12:\"116.12.34.67\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1641643109;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('bd6fb012d7b3d017923825d9298a2674808f63e7', '127.0.0.1', 1607230610, '__ci_last_regenerate|i:1607230610;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607174440\";last_ip|s:13:\"116.12.33.196\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607230591;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('bd85909729aec6efa2f016b383727ca1b407ee9c', '116.12.32.190', 1639889573, '__ci_last_regenerate|i:1639889573;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1639816611\";last_ip|s:12:\"116.12.33.33\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1639889106;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('bd8ff5caff7be38c1f7cfa04a85d17a68d0c4aa0', '127.0.0.1', 1615108141, '__ci_last_regenerate|i:1615108141;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1615034999\";last_ip|s:13:\"116.12.33.144\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1615108103;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('bdac502b5cfb10b4f3f12bb3b7ba5be5527bb4bb', '116.12.33.107', 1610799994, '__ci_last_regenerate|i:1610799994;requested_page|s:9:\"admin/pos\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1610775754\";last_ip|s:13:\"116.12.33.107\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1610799968;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('bdb2702488774d740b5f938effb33154a5b124b4', '127.0.0.1', 1605419765, '__ci_last_regenerate|i:1605419765;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605352090\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605418235;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('bdbf11195ab72e74567cf610dd5081f7d5467dc5', '127.0.0.1', 1609854466, '__ci_last_regenerate|i:1609854461;requested_page|s:19:\"admin/customers/add\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('bdc9598dc2be3b34573025684862cfb0983c7e1c', '127.0.0.1', 1605073478, '__ci_last_regenerate|i:1605073478;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605030086\";last_ip|s:13:\"43.231.23.122\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605073477;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('bdd1db2b1e216b68948b0e00f7ae841d12096418', '103.108.88.21', 1597475482, '__ci_last_regenerate|i:1597475482;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597468572\";last_ip|s:9:\"127.0.0.1\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597475005;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('bde01d52b33b05cb2f3b77812a7ac67a525bdeb8', '116.12.34.151', 1636436528, '__ci_last_regenerate|i:1636436528;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1636346560\";last_ip|s:13:\"116.12.32.197\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1636436471;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('bde08156d93c37e6fcf69708d0e11a17fed1a43f', '103.108.91.130', 1606900229, '__ci_last_regenerate|i:1606900229;requested_page|s:9:\"admin/pos\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606884807\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606900204;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('bde27e116a5b3bbce01af5f8b7460f0c952373ef', '116.12.34.132', 1634295242, '__ci_last_regenerate|i:1634295242;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1634212446\";last_ip|s:13:\"116.12.32.219\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1634295172;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('bde34f65bf7b40810692e320183092e812312dfb', '116.12.33.27', 1642910024, '__ci_last_regenerate|i:1642910024;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1642825445\";last_ip|s:12:\"116.12.32.79\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1642910001;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('bde639141bf18cc4136e0648bf032f175d2c3428', '103.108.88.21', 1601472612, '__ci_last_regenerate|i:1601472612;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1601455340\";last_ip|s:14:\"103.131.156.42\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1601472409;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('bde69e21daae21645bdc28a0b42e21d17051faf3', '103.108.88.21', 1595154367, '__ci_last_regenerate|i:1595154367;requested_page|s:15:\"admin/customers\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1595087497\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595154278;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('bdeeb7419a07402f3a2272d1c455e7e32eb6c71f', '127.0.0.1', 1611644891, '__ci_last_regenerate|i:1611644891;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1611587853\";last_ip|s:12:\"116.12.32.60\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1611644879;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('bdf029e72753d4c44d59615c1d9e92a817cbebdb', '116.12.33.33', 1639806845, '__ci_last_regenerate|i:1639806400;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1639730283\";last_ip|s:13:\"116.12.34.113\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1639806401;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('bdf6e9d968d9247953f8af2ae72c47f1f51bcab6', '116.12.32.134', 1636029872, '__ci_last_regenerate|i:1636029872;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1635997332\";last_ip|s:13:\"116.12.32.134\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1636029799;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('be0a06ea18a5ec91ae42ff0da0c1ccb9474bb9c4', '210.1.246.66', 1594755341, '__ci_last_regenerate|i:1594755341;requested_page|s:9:\"admin/pos\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594753175\";last_ip|s:12:\"210.1.246.66\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1594754551;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('be0deadd501c06dd313dfa0d137806d55c038560', '116.12.32.222', 1625743397, '__ci_last_regenerate|i:1625743397;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1625644723\";last_ip|s:13:\"116.12.34.125\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1625743357;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('be1916ec732a47fa82531362bbb7f226035690b2', '103.108.91.131', 1604643347, '__ci_last_regenerate|i:1604643347;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1604551273\";last_ip|s:14:\"103.108.91.131\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1604643308;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('be21bc4da64abf0cea48c5e914be2ca124b128e0', '103.108.88.21', 1603378828, '__ci_last_regenerate|i:1603378828;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1603272648\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1603378783;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('be2e18ed57a513d952775243d7cbbe80247b6739', '116.12.32.79', 1642826437, '__ci_last_regenerate|i:1642826437;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1642758727\";last_ip|s:13:\"116.12.34.194\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1642826422;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('be37465a2b337bba26a687a40c37e3f2d4d69b63', '127.0.0.1', 1603278214, '__ci_last_regenerate|i:1603278214;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1603259232\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1603273843;error|N;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('be403b3240e4ccc73f1225923223534be1b77f39', '103.108.91.130', 1604726545, '__ci_last_regenerate|i:1604726545;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1604639557\";last_ip|s:14:\"103.108.91.131\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1604726410;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('be4c3ab45e7195911f204c8d41c50d498bf64951', '116.12.34.75', 1640581224, '__ci_last_regenerate|i:1640581224;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1640521721\";last_ip|s:13:\"116.12.34.139\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1640581123;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('be4e26a885068060f3a8f7628ba3ecaf4ef43947', '116.12.32.204', 1643027237, '__ci_last_regenerate|i:1643027237;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1643008271\";last_ip|s:13:\"116.12.34.139\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1643027206;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('be55165fb7f1cf8fb98f19123b45f97d0f7af770', '116.12.33.252', 1636697777, '__ci_last_regenerate|i:1636697777;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1636612673\";last_ip|s:12:\"116.12.33.54\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1636697751;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('be59a0a23853cee604d45f7cc61113177bbe895e', '116.12.34.110', 1638073321, '__ci_last_regenerate|i:1638073321;requested_page|s:15:\"admin/pos/sales\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('be5b02b494debe4ac235db51daa7e19be71ae7cf', '103.108.88.21', 1602857545, '__ci_last_regenerate|i:1602857367;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1602765491\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1602857540;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('be65aed4a246dacbfc9abfe36aa8f1b986f4965d', '127.0.0.1', 1604481615, '__ci_last_regenerate|i:1604481615;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1604460911\";last_ip|s:14:\"103.108.91.131\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1604477171;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('be7d00d34e5760520a5edccabc1a7afaee6735ba', '116.12.34.39', 1639043248, '__ci_last_regenerate|i:1639043248;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1639025847\";last_ip|s:12:\"116.12.34.39\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1639042315;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('be87149179ebd3f28ae8ad7c84f5349cb666ae78', '116.12.34.132', 1634294778, '__ci_last_regenerate|i:1634294778;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1634212446\";last_ip|s:13:\"116.12.32.219\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1634294581;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('be8815405e6d0f6044b05fda74a191e38a4f507d', '127.0.0.1', 1609598640, '__ci_last_regenerate|i:1609598384;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609414124\";last_ip|s:13:\"116.12.33.162\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1609598571;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('be8b54878cc023df47a69c2f0d9be5334216961c', '116.12.34.68', 1637040353, '__ci_last_regenerate|i:1637040353;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1636977708\";last_ip|s:13:\"116.12.34.180\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1637040352;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('be966a74f51e514a006be80ea6346e0310e75208', '116.12.34.32', 1641959415, '__ci_last_regenerate|i:1641959415;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1641906453\";last_ip|s:13:\"116.12.34.105\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1641959005;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('be9db68c47477f0a1a76da0d486ab980a6f59b14', '127.0.0.1', 1617006856, '__ci_last_regenerate|i:1617006856;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616900099\";last_ip|s:12:\"116.12.33.57\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617006528;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('bea014e2456b69f9e10764bbe793cefc57b73c65', '116.12.33.12', 1608384907, '__ci_last_regenerate|i:1608384907;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608363721\";last_ip|s:12:\"116.12.33.12\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608384870;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('beac0d9003b5209302075a3f153c17998212ce69', '116.12.32.197', 1638443102, '__ci_last_regenerate|i:1638443102;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1638340937\";last_ip|s:13:\"116.12.32.218\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1638443091;error|N;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('beb72de4a01a3dd0784caf134039d41c59cb965b', '116.12.33.176', 1618409497, '__ci_last_regenerate|i:1618409497;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1618376871\";last_ip|s:13:\"116.12.33.176\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1618409430;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('beb7f33170edcc75866c1d69e818e64c2bd5c5f2', '116.12.33.146', 1616159614, '__ci_last_regenerate|i:1616159614;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616069053\";last_ip|s:12:\"116.12.32.81\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616159144;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('bec857f5b0c79b743803084cc61e19c45d0d7f6d', '116.12.32.115', 1613635193, '__ci_last_regenerate|i:1613635193;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1613565512\";last_ip|s:13:\"116.12.33.168\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1613635165;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('bedd191a65601f7136e8f9f750ef8b6b6a136742', '127.0.0.1', 1595767573, '__ci_last_regenerate|i:1595767573;requested_page|s:13:\"admin/welcome\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1595749590\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595767572;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('bee616edd8a44340f41ff30050487ee6c200aaec', '127.0.0.1', 1597392277, 'requested_page|s:20:\"admin/pos/view/339/1\";__ci_last_regenerate|i:1597392277;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597318803\";last_ip|s:9:\"127.0.0.1\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597384842;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('bf08fd0b02a3a14d73d672cae96f36cf11b64d73', '103.108.91.130', 1606998297, '__ci_last_regenerate|i:1606998297;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606977656\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606998287;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('bf19082ffc999c8108d633d482aab3d0351d2b89', '116.12.32.211', 1637398407, '__ci_last_regenerate|i:1637398407;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1637380449\";last_ip|s:13:\"116.12.32.211\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1637398141;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('bf1d4d772ca9de8caacecdb4672a10ff99c1617d', '127.0.0.1', 1607930987, '__ci_last_regenerate|i:1607930983;requested_page|s:5:\"admin\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('bf20ba1fc5a2b9e45e88c8ca3bf4c6cb094ffd79', '116.12.34.220', 1641033400, '__ci_last_regenerate|i:1641033400;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1641011022\";last_ip|s:13:\"116.12.34.220\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1641033356;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('bf3257503dcdd512cffb4d47ea5e53997f4aee95', '103.108.91.128', 1604293411, '__ci_last_regenerate|i:1604293411;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1604240911\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1604293368;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('bf35d97a9ad098ac4b07761a652e5e8859478701', '116.12.34.42', 1644063828, '__ci_last_regenerate|i:1644063828;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1644042409\";last_ip|s:12:\"116.12.34.42\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1644063716;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('bf500d2ab408a1813451be7e0a46e4fa83bf9640', '116.12.34.239', 1644837068, '__ci_last_regenerate|i:1644837068;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1644809396\";last_ip|s:13:\"116.12.34.239\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1644837034;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('bf6947a3477776849640504ce3e8a6f635a53617', '127.0.0.1', 1613810728, '__ci_last_regenerate|i:1613810728;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1613723310\";last_ip|s:13:\"116.12.33.240\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1613810697;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('bf6dd1cca294fd11aac98c1a9be5e3ca62586cbd', '116.12.32.204', 1643024968, '__ci_last_regenerate|i:1643024968;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1643008271\";last_ip|s:13:\"116.12.34.139\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1643024948;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('bf6e90f5ecefb860aec7be792b0be67a487ad438', '116.12.34.193', 1645856335, '__ci_last_regenerate|i:1645856335;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1645795420\";last_ip|s:13:\"116.12.32.203\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1645856322;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('bf71c291b05e69127223bae4451016bbeb9bde45', '103.108.88.21', 1594291031, '__ci_last_regenerate|i:1594291031;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594194225\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1594267799;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('bf79acfafdb17db0d4b80d63d3e1636e1b92ee4f', '103.108.88.21', 1597475858, '__ci_last_regenerate|i:1597475858;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597468572\";last_ip|s:9:\"127.0.0.1\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597475807;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('bf7ea5f38636f7aea47769f85ec3c1806c083f37', '116.12.33.57', 1616912003, '__ci_last_regenerate|i:1616912003;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616835824\";last_ip|s:12:\"116.12.33.49\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616911972;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('bf9d92f55eb47e6eb5f8190f9e9b29326fa7169a', '127.0.0.1', 1594895626, '__ci_last_regenerate|i:1594895626;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594872674\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('bfab023eda9f6264fcedb065598e02b33fd2d57c', '127.0.0.1', 1616901856, '__ci_last_regenerate|i:1616901856;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616835824\";last_ip|s:12:\"116.12.33.49\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616901831;remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('bfb1ee2ae882899c55b110629f144994823a22b9', '127.0.0.1', 1608129569, '__ci_last_regenerate|i:1608129569;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608100273\";last_ip|s:12:\"116.12.32.96\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608129550;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('bfb87a0dfbd5ddc02823d84d6e2f5f548d7339f8', '116.12.32.216', 1618651118, '__ci_last_regenerate|i:1618651059;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1618641873\";last_ip|s:13:\"116.12.32.216\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1618651118;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('bfc67630d2a19d5dd583d6562c8e4213cdbc9c3a', '127.0.0.1', 1597308070, '__ci_last_regenerate|i:1597308070;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597294316\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597305797;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('bfd0cad36c49c2c87e90769de177b95ef390b608', '127.0.0.1', 1597835833, 'requested_page|s:28:\"admin/sales/payment_note/317\";__ci_last_regenerate|i:1597835831;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597822233\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597832878;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('bfd288e3dbd720afdf58a736096790f154260799', '127.0.0.1', 1607583468, '__ci_last_regenerate|i:1607583468;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607510654\";last_ip|s:13:\"116.12.32.144\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607583151;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('bfdc61a89159a1569e24276a0c3dfd73ae9451c2', '127.0.0.1', 1617509935, '__ci_last_regenerate|i:1617509935;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617447467\";last_ip|s:13:\"116.12.32.198\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617509778;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('bfdc8f7ffb8dc90834748459c03aa38f729208cd', '127.0.0.1', 1606031059, '__ci_last_regenerate|i:1606031059;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605962762\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606026149;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('bff7b8e5e0bdf52e908a3b139f1ed998af3288a4', '116.12.34.30', 1642225413, '__ci_last_regenerate|i:1642225413;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1642152013\";last_ip|s:12:\"116.12.34.19\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1642225076;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('bffa3a30ebbdd5f4d0b6894db9e49fcf748757a8', '116.12.34.193', 1645883452, '__ci_last_regenerate|i:1645883452;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1645849672\";last_ip|s:13:\"116.12.34.193\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1645883412;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c003b0e3bb56e0236a6bd79f904b515f6ea16bef', '103.108.91.130', 1605076710, '__ci_last_regenerate|i:1605076710;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605030086\";last_ip|s:13:\"43.231.23.122\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605076682;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c005193d7bff5f1faf2a9074f8573ecd2af5ce84', '127.0.0.1', 1597128654, '__ci_last_regenerate|i:1597128654;requested_page|s:13:\"admin/welcome\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597127896\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597128227;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c00f7b5aae15b4a01cef08885783bfb3b637a283', '116.12.32.68', 1648968243, '__ci_last_regenerate|i:1648968243;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1648792670\";last_ip|s:13:\"116.12.32.118\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1648968046;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c0130109651f70ee6824e35bd4d6c9067075c714', '116.12.32.185', 1644644869, '__ci_last_regenerate|i:1644644859;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1644570063\";last_ip|s:11:\"116.12.34.5\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1644644859;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c0133b92213ff0bb4b1b94d4094091602215bda9', '116.12.32.140', 1643716494, '__ci_last_regenerate|i:1643716494;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1643686372\";last_ip|s:12:\"116.12.34.97\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1643716473;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c018a8af7bec8559d293c7662dda5354471a1ace', '127.0.0.1', 1606821865, '__ci_last_regenerate|i:1606821865;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606720128\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606820257;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c024b3c3a963801abbbf290c989fa9978e27c503', '116.12.33.62', 1613040925, '__ci_last_regenerate|i:1613040925;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1612940702\";last_ip|s:13:\"116.12.33.155\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1613040150;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c026b891c1af5dd436ba71060b0e455b03557838', '116.12.34.142', 1646646666, '__ci_last_regenerate|i:1646646666;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1646624783\";last_ip|s:13:\"116.12.32.154\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1646644344;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c038a55b3e7cd74b00c01b57db547d8e08117f49', '116.12.33.144', 1611817233, '__ci_last_regenerate|i:1611817233;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1611730165\";last_ip|s:13:\"116.12.33.207\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1611817203;remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c03905a45b45aa63d3dd7484a3d54ce03689c0e9', '103.108.88.21', 1597493456, '__ci_last_regenerate|i:1597493456;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597468572\";last_ip|s:9:\"127.0.0.1\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597493381;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c0491174b0323228f1e565ffdd567146ee51a17a', '116.12.32.79', 1642832172, '__ci_last_regenerate|i:1642832172;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1642758727\";last_ip|s:13:\"116.12.34.194\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1642832166;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c05973059ef7baf411d1099c1de886d4d95040bf', '127.0.0.1', 1612188688, '__ci_last_regenerate|i:1612188649;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1612161629\";last_ip|s:13:\"116.12.33.152\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1612188688;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c05a3b4d2d22d644b457949a247f3988c422eb5a', '127.0.0.1', 1608100845, '__ci_last_regenerate|i:1608100845;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608040715\";last_ip|s:12:\"116.12.33.28\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608100417;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c05b8235c175ce28ff5edb57b6119215893daba8', '127.0.0.1', 1597148463, '__ci_last_regenerate|i:1597148463;requested_page|s:13:\"admin/welcome\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597127896\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597148017;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";user_csrf|s:20:\"G2oVqFBawpumN9U6WrZT\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c06a3d1480979b29eb06773db4506394a358dac1', '116.12.33.49', 1616854914, '__ci_last_regenerate|i:1616854914;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616763763\";last_ip|s:12:\"116.12.32.55\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616854413;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_posls|i:1;message|s:27:\"POS Sale successfully added\";__ci_vars|a:1:{s:7:\"message\";s:3:\"old\";}');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c06ca4efbacc46ea1f4f71dd485aacab58399e0c', '127.0.0.1', 1603950861, '__ci_last_regenerate|i:1603950493;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1603889448\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1603950494;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c078bceaab2f6914878b0dbdc53cc78af6bab110', '116.12.32.68', 1648960973, '__ci_last_regenerate|i:1648960973;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1648792670\";last_ip|s:13:\"116.12.32.118\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1648960958;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c079b932d94bb5b57da77627c9cf04d8c1532c18', '116.12.33.46', 1641470488, '__ci_last_regenerate|i:1641470437;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1641452918\";last_ip|s:12:\"116.12.34.74\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1641470488;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c07b0b2350442efaf1d4fa13249076b969c28468', '127.0.0.1', 1599198751, '__ci_last_regenerate|i:1599198751;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1599136442\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1599198706;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c08186d1dff7b38a597ce9484cb0df704c16cb8b', '127.0.0.1', 1597212875, '__ci_last_regenerate|i:1597212875;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597127938\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597212564;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c08bfda5f7f4baa97c6f09a71c5557fb3b44a9d2', '127.0.0.1', 1606469301, '__ci_last_regenerate|i:1606469301;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606395992\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606469287;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c0a1b60b4cb4a28d3106a61357a36d90899c6d0f', '127.0.0.1', 1606543476, '__ci_last_regenerate|i:1606543476;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606455480\";last_ip|s:14:\"103.108.91.129\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606543455;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c0a62b46823672437de7c1509bfc9c12acd606d4', '127.0.0.1', 1600518454, '__ci_last_regenerate|i:1600518454;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1600510896\";last_ip|s:12:\"119.30.47.44\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1600517914;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c0a98ab3047eda7b05b98fee3ebb328cf2ae9847', '116.12.33.2', 1618579058, '__ci_last_regenerate|i:1618578780;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1618553973\";last_ip|s:11:\"116.12.33.2\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1618579058;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c0b672b2d7f1fa9b6abfda81cc56d32bac2e7745', '116.12.34.46', 1644751956, '__ci_last_regenerate|i:1644751956;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1644728344\";last_ip|s:12:\"116.12.34.99\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1644751936;remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c0bbcdf79d5f715d687626c78f0df44e7c90875b', '103.108.91.129', 1606467720, '__ci_last_regenerate|i:1606467720;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606395992\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606465372;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c0bdacbb888503f21d08c07be6c4cfc1ad287543', '116.12.34.160', 1639374063, '__ci_last_regenerate|i:1639374063;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1639289751\";last_ip|s:13:\"116.12.34.165\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1639373766;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c0d08c7e3c0a64ffac71b30fb1c6c0de9bfcffa6', '116.12.32.43', 1638852109, '__ci_last_regenerate|i:1638852004;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1638782178\";last_ip|s:13:\"116.12.32.214\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1638852109;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c0d2c35b79a606de27208515cbacc62a14d8d376', '116.12.33.128', 1607088743, '__ci_last_regenerate|i:1607088743;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607058571\";last_ip|s:14:\"103.108.91.129\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607088661;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c0d43770389f7400cfd1d74c08e4728d3de3be93', '116.12.33.140', 1609249920, '__ci_last_regenerate|i:1609249920;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609226045\";last_ip|s:13:\"116.12.33.140\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1609249897;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c0d8529f3bd446caec3ef19d78391bc53cf22b6e', '116.12.34.151', 1636437614, '__ci_last_regenerate|i:1636437614;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1636346560\";last_ip|s:13:\"116.12.32.197\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1636437324;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c0db68ae1c5f297f8ef97c90af3dcc75239f275d', '127.0.0.1', 1614089824, '__ci_last_regenerate|i:1614089824;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1614060490\";last_ip|s:12:\"116.12.33.28\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1614089801;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c0dd968027a9ac55fb950054c5366a3836697737', '116.12.33.57', 1616908062, '__ci_last_regenerate|i:1616908062;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616835824\";last_ip|s:12:\"116.12.33.49\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616906297;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c0f7448949ec96603b02a407f6061cb87c4df79e', '127.0.0.1', 1617254530, '__ci_last_regenerate|i:1617254236;requested_page|s:5:\"admin\";identity|s:13:\"abc@gmail.com\";username|s:6:\"FARHAD\";email|s:13:\"abc@gmail.com\";user_id|s:1:\"3\";old_last_login|s:10:\"1603014850\";last_ip|s:13:\"43.231.23.122\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"1\";biller_id|s:1:\"3\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617254270;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c0f8afe5231933720064fcdafd8db012fa65cf06', '116.12.33.249', 1612072295, '__ci_last_regenerate|i:1612072295;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1612018324\";last_ip|s:13:\"116.12.32.171\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1612072233;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c0fd902b1edc068fd877259667a5c91c729941d4', '116.12.34.32', 1641970530, '__ci_last_regenerate|i:1641970530;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1641959004\";last_ip|s:12:\"116.12.34.32\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1641970522;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c10f18c03593a959cd40be498efe16a4ba6a65ba', '127.0.0.1', 1607347412, '__ci_last_regenerate|i:1607347412;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607317798\";last_ip|s:13:\"116.12.33.189\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607347402;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c1119e12a1f32f1ded6fef82308ae548f4e69e83', '103.108.88.21', 1597566102, '__ci_last_regenerate|i:1597566102;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597474515\";last_ip|s:12:\"210.1.246.66\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597565792;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c111a102d5e44e0759bdd5a98548bdec9c32c47c', '103.108.91.131', 1604555346, '__ci_last_regenerate|i:1604555346;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1604477132\";last_ip|s:14:\"103.108.91.131\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1604555317;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c11d915ca057631e49d8abab71f718b7a8c985cd', '127.0.0.1', 1597135113, '__ci_last_regenerate|i:1597135113;requested_page|s:13:\"admin/welcome\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597127896\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597134634;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c12583d40c90f37bc5181e1f787729ff1a50278d', '103.108.91.130', 1605074963, '__ci_last_regenerate|i:1605074963;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605030086\";last_ip|s:13:\"43.231.23.122\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605074675;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c12aa3c778fdecb8aa6a8d2fa4aaefe8bbb2898f', '103.108.91.131', 1604467962, '__ci_last_regenerate|i:1604467962;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1604378350\";last_ip|s:14:\"103.108.91.131\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1604467932;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c12e733457599223ee977e9b331edf7ada7e83e5', '127.0.0.1', 1614755342, '__ci_last_regenerate|i:1614755342;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1614685716\";last_ip|s:12:\"116.12.32.25\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1614749505;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c1496a4ce9bcb0019a9af20b576aea6301b7521d', '116.12.32.221', 1639212182, '__ci_last_regenerate|i:1639212182;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1639145805\";last_ip|s:13:\"116.12.34.167\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1639208707;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c16e94df9d305c7d41cf0b2ebfa12bf763604a4b', '116.12.32.214', 1642576472, '__ci_last_regenerate|i:1642576472;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1642503029\";last_ip|s:13:\"116.12.34.104\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1642576424;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c1783b7a05f9eaf0830f164537f53104e1544d83', '116.12.32.150', 1645444104, '__ci_last_regenerate|i:1645444104;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1645417986\";last_ip|s:13:\"116.12.33.158\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1645443976;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c1804ebfefe4ee46ea3e277cb6653d7b0f9a436d', '103.108.88.21', 1595910451, '__ci_last_regenerate|i:1595910451;requested_page|s:13:\"admin/welcome\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1595841827\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595910388;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c1841bb7f8946dd8602b7c4946d1f2e4f1d617e8', '116.12.34.27', 1631856280, '__ci_last_regenerate|i:1631856280;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1631534732\";last_ip|s:13:\"116.12.32.215\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1631856253;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c1857ab41068ad9d2a28cbc21c570531e4ab7897', '103.108.88.21', 1603092722, '__ci_last_regenerate|i:1603092722;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1603014899\";last_ip|s:14:\"123.108.244.36\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1603092663;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c18b90a619e45d7a971cea5658ca7c89102bf31f', '127.0.0.1', 1615708321, '__ci_last_regenerate|i:1615708321;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1615625339\";last_ip|s:13:\"116.12.32.217\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1615708202;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c18cb3ebd6b92465918b04e2497c219abdf81263', '116.12.32.27', 1618212087, '__ci_last_regenerate|i:1618212087;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1618138129\";last_ip|s:13:\"116.12.33.171\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1618212074;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c1941bdc86375ede1cb932e7347827b6b628f1f2', '116.12.33.252', 1636692987, '__ci_last_regenerate|i:1636692987;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1636612673\";last_ip|s:12:\"116.12.33.54\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1636692744;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c19619388583f23d01381bc6aea5eeb9ae501d6e', '116.12.33.12', 1608377717, '__ci_last_regenerate|i:1608377717;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608363721\";last_ip|s:12:\"116.12.33.12\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608376573;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c1a4801a8eee464d752d839f6ce9eb8e83e17c4c', '103.108.88.21', 1598170959, '__ci_last_regenerate|i:1598170959;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1598098234\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1598170643;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c1a7b679e7acef62a1bada9293f2127873db1253', '103.108.88.21', 1594873885, '__ci_last_regenerate|i:1594873885;requested_page|s:15:\"admin/customers\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594804422\";last_ip|s:12:\"210.1.246.66\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1594873496;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c1c52bdec2fd075c100900ca1815dea7056841b8', '116.12.34.165', 1639309212, '__ci_last_regenerate|i:1639309212;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1639197279\";last_ip|s:13:\"116.12.33.127\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1639309181;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c1cc74011eed459d57dd66176ad829ff0e4c5684', '127.0.0.1', 1611755849, '__ci_last_regenerate|i:1611755849;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1611659572\";last_ip|s:12:\"116.12.32.50\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1611755534;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c1d1455dd3c764f1c216a73c03eb8f63ab1d0eb9', '116.12.32.204', 1643028274, '__ci_last_regenerate|i:1643028274;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1643008271\";last_ip|s:13:\"116.12.34.139\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1643028252;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c1d9ee0005f11868cc4f5d9cca1f659bb0870ae8', '116.12.32.138', 1608463056, '__ci_last_regenerate|i:1608463056;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608375836\";last_ip|s:12:\"116.12.33.12\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608462936;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c1df8e7c3146b562dec5cc48390c8009f1220e40', '116.12.34.242', 1645590150, '__ci_last_regenerate|i:1645590150;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1645530517\";last_ip|s:13:\"116.12.34.225\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1645590136;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c1ed82b9daa8315ee046326f62c3fd5b8ffc256e', '127.0.0.1', 1612355208, '__ci_last_regenerate|i:1612355208;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1612332728\";last_ip|s:13:\"116.12.33.161\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1612354839;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c1f6272a5811e316b042ecc80979c8b4d5f859f7', '116.12.33.239', 1610110888, '__ci_last_regenerate|i:1610110888;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1610087832\";last_ip|s:13:\"116.12.33.239\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1610110862;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c1fba50c6efaf96a29c5cc8ce2ca9c57aaaa577e', '127.0.0.1', 1609400264, '__ci_last_regenerate|i:1609400264;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609340278\";last_ip|s:13:\"116.12.33.205\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1609399635;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c1fcead260262e222168aeb89ae6490c1903f095', '116.12.34.194', 1642764071, '__ci_last_regenerate|i:1642764071;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1642676905\";last_ip|s:13:\"116.12.32.153\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1642763959;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c20ef665d71bbdf6ba65b4cc231bdeee619d740d', '103.108.91.131', 1604552195, '__ci_last_regenerate|i:1604552195;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1604477132\";last_ip|s:14:\"103.108.91.131\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1604552173;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c216557d4240436db839cb4a09fac45e958ec0a1', '116.12.33.14', 1615302544, '__ci_last_regenerate|i:1615302452;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1615278953\";last_ip|s:14:\"103.126.218.66\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1615302544;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c21790746c0878a090fac1d63e5a453dd0e5eb52', '103.108.91.131', 1606138218, '__ci_last_regenerate|i:1606138218;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606118527\";last_ip|s:14:\"103.108.91.131\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606138217;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c21e7c576336e3542640ce9fcc9f5a6d94b31bf3', '116.12.34.124', 1641208265, '__ci_last_regenerate|i:1641208265;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1641111342\";last_ip|s:12:\"116.12.34.26\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1641208224;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c226e85aa96008f8d73dd8f1a4193285c0eacb29', '103.108.91.130', 1604927140, '__ci_last_regenerate|i:1604927140;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1604897113\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1604927110;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c226ead18df44144fe3149cdbd8f41c864c7894e', '127.0.0.1', 1608291864, '__ci_last_regenerate|i:1608291860;requested_page|s:15:\"admin/customers\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c22a5c10d8f989ed87f2989e8a4b3e96a9ddfb6a', '127.0.0.1', 1606730191, '__ci_last_regenerate|i:1606730191;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606658064\";last_ip|s:14:\"103.108.91.129\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606730153;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c22ae928fa493d8e513c6fbeb69c0a4204b83d36', '116.12.32.122', 1636780135, '__ci_last_regenerate|i:1636780135;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1636722204\";last_ip|s:13:\"116.12.33.252\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1636780121;error|N;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c237868406a92458dd0ce37acffdaf01a7676a94', '127.0.0.1', 1613546937, '__ci_last_regenerate|i:1613546937;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1613475725\";last_ip|s:13:\"116.12.33.197\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c24247470a0b264f1bb70d910a6eb9ac89504c14', '116.12.32.18', 1637579748, '__ci_last_regenerate|i:1637579748;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1637499031\";last_ip|s:13:\"116.12.32.219\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1637579719;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c255c1cc37918e8d305ea64ca40322e00aaf6431', '116.12.32.209', 1640078159, '__ci_last_regenerate|i:1640078159;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1640064073\";last_ip|s:13:\"116.12.32.209\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1640078046;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c25607650c97ef8a5947b009ee3eb3210ee8e5d4', '127.0.0.1', 1616764111, '__ci_last_regenerate|i:1616764111;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616751377\";last_ip|s:12:\"116.12.33.10\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616763784;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c2576e385ff00dfe5383f6d89071139d7e84736f', '116.12.34.242', 1645608470, '__ci_last_regenerate|i:1645608470;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1645588804\";last_ip|s:13:\"116.12.34.242\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1645608459;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c25770aa566edb4d95e8d843057201c17c9b04a2', '103.108.88.21', 1593839427, 'requested_page|s:15:\"admin/customers\";__ci_last_regenerate|i:1593839427;identity|s:11:\"r@gmail.com\";username|s:4:\"neon\";email|s:11:\"r@gmail.com\";user_id|s:1:\"4\";old_last_login|s:10:\"1593596310\";last_ip|s:14:\"203.190.14.186\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"5\";warehouse_id|s:1:\"1\";view_right|s:1:\"1\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"4\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1593836831;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c2639fb13411086ae086a795bc7c9c00609d4c7f', '127.0.0.1', 1594811835, '__ci_last_regenerate|i:1594811835;requested_page|s:15:\"admin/customers\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594754399\";last_ip|s:12:\"210.1.246.66\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1594811435;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c266dc0ae0db5a14a0a9f969278cae614b3e4bcf', '127.0.0.1', 1613546533, '__ci_last_regenerate|i:1613546533;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1613475725\";last_ip|s:13:\"116.12.33.197\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c26c04e49e56bb6a0b3fb5534fc0e6b7aff313fd', '116.12.33.167', 1637747640, '__ci_last_regenerate|i:1637747640;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1637728564\";last_ip|s:13:\"116.12.33.167\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1637747625;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c26cec544d48761888e154f963f799f59c4f299b', '116.12.34.35', 1643267410, '__ci_last_regenerate|i:1643267410;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1643173679\";last_ip|s:12:\"116.12.33.60\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1643267388;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c26ea38c8a60974e2bf2bc4993648a133d15d685', '103.108.88.21', 1595478923, '__ci_last_regenerate|i:1595478574;requested_page|s:13:\"admin/welcome\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1595425378\";last_ip|s:14:\"103.131.156.42\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595478366;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c27f06fd0a59250768c828149e78e5f72bef9da4', '127.0.0.1', 1611646678, '__ci_last_regenerate|i:1611646678;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1611587853\";last_ip|s:12:\"116.12.32.60\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1611645892;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c295770e2f8fc8deca5fd474ed9336a2c69392fb', '103.108.88.21', 1594276033, '__ci_last_regenerate|i:1594276033;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594194225\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1594267799;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c2a48043f29eb42e300732832216e576fa4ff326', '116.12.34.242', 1645608909, '__ci_last_regenerate|i:1645608909;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1645588804\";last_ip|s:13:\"116.12.34.242\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1645608697;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c2adaff9c28308b91a37f06f98ef9d3f3bee231f', '103.108.91.130', 1605788683, '__ci_last_regenerate|i:1605788683;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605759720\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605788628;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c2b7d73b6d9b0cb4560b411d44eb889ccb16577a', '127.0.0.1', 1597137373, '__ci_last_regenerate|i:1597137373;requested_page|s:13:\"admin/welcome\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597127896\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597137063;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";user_csrf|s:20:\"jQFWY40Xks8qH9hpAcDb\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c2bc8ad1b6be853d65d3a39fa5fc9aa85f5aadf4', '127.0.0.1', 1594873394, '__ci_last_regenerate|i:1594873394;requested_page|s:15:\"admin/customers\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594804422\";last_ip|s:12:\"210.1.246.66\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1594873198;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c2caa67e25dd1f5d717acdd36822da038b59bd9e', '103.108.88.21', 1595672922, '__ci_last_regenerate|i:1595672922;requested_page|s:13:\"admin/welcome\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1595663091\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595672677;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c2cc1c700722cea7b78bf4ee0bb181bae0c0474f', '127.0.0.1', 1616841743, '__ci_last_regenerate|i:1616841743;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616763763\";last_ip|s:12:\"116.12.32.55\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616841704;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c2cca98c0baee8a9ca4ea13b6c4e92235a1d127c', '116.12.34.35', 1642414085, '__ci_last_regenerate|i:1642414085;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1642401645\";last_ip|s:12:\"116.12.34.35\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1642414062;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c2d0102d2438a3c873180ea80afa43be2c3a65ab', '116.12.32.202', 1643365734, '__ci_last_regenerate|i:1643365734;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1643342300\";last_ip|s:13:\"116.12.32.161\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1643365718;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c2dc85160b0bd1a3a6e064611618f1887ae6eb8d', '127.0.0.1', 1609593947, '__ci_last_regenerate|i:1609593947;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609414124\";last_ip|s:13:\"116.12.33.162\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1609593927;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c2dead469c5c0709fc10a06a1bcf6e32d28ce997', '116.12.34.216', 1639991394, '__ci_last_regenerate|i:1639991394;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1639977158\";last_ip|s:13:\"116.12.34.216\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1639991366;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c2e043802328830095e5e221b26d11da98b9aa6e', '116.12.34.35', 1643265765, '__ci_last_regenerate|i:1643265765;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1643173679\";last_ip|s:12:\"116.12.33.60\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1643265526;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c2e74ccc59a4405f96c7de9d4b9a3fd543910dee', '127.0.0.1', 1607087080, '__ci_last_regenerate|i:1607087080;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607058571\";last_ip|s:14:\"103.108.91.129\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607087051;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c2ee48bf0cdfa531d9514f9291813932ad49372e', '127.0.0.1', 1605196919, '__ci_last_regenerate|i:1605196919;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605101433\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605196867;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c2f2eee5b241382c85e3924163272322de12a969', '116.12.33.231', 1622610859, '__ci_last_regenerate|i:1622610751;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1622530661\";last_ip|s:13:\"116.12.33.254\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1622610858;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c2f61b72651afd3853984cc2f54cd0f063261fb2', '127.0.0.1', 1603896820, '__ci_last_regenerate|i:1603896820;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1603876701\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1603896801;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c2fb626da84d3d774baf4f806528df135ec62bdd', '116.12.34.80', 1638525442, '__ci_last_regenerate|i:1638525442;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1638434256\";last_ip|s:13:\"116.12.32.197\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1638525404;error|N;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c31124d27e9aa03de31c5ade62ce3568fde18567', '127.0.0.1', 1613990342, '__ci_last_regenerate|i:1613990342;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1613912089\";last_ip|s:12:\"116.12.33.50\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1613988260;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c327c0dc0a82a6f15d8e89861fa8ec9539f8305c', '127.0.0.1', 1617001228, '__ci_last_regenerate|i:1617001228;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616900099\";last_ip|s:12:\"116.12.33.57\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617000888;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c335c5ae930a56b8c494e9e85b82d8e8d1bbd35a', '116.12.33.28', 1608044255, '__ci_last_regenerate|i:1608044255;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608012145\";last_ip|s:13:\"116.12.33.147\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608044228;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c34396f2c0bf4aaa9045f38498fe2b423884c715', '127.0.0.1', 1597837915, 'requested_page|s:28:\"admin/sales/payment_note/317\";__ci_last_regenerate|i:1597837915;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597822233\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597837502;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c3490839630081256cd42d8a490f1d05ba38e6e5', '103.108.88.21', 1595076983, '__ci_last_regenerate|i:1595076983;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594988188\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595069380;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c34a190c0e97311120e287657c11919f35428c09', '127.0.0.1', 1594879953, '__ci_last_regenerate|i:1594879953;requested_page|s:15:\"admin/customers\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594804422\";last_ip|s:12:\"210.1.246.66\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1594874017;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c36ae30e3872e8b1611d54650d0601e363d083ad', '103.108.88.21', 1595915884, '__ci_last_regenerate|i:1595915884;requested_page|s:13:\"admin/welcome\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1595841827\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595915763;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c3792f6273ab682cf3500b7446f2e918f82a6f73', '127.0.0.1', 1609999427, '__ci_last_regenerate|i:1609999427;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609935118\";last_ip|s:12:\"116.12.33.51\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1609998969;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c3800d80144aab2b2d7dfba06ee6bd58ba26a455', '103.108.88.21', 1595924252, '__ci_last_regenerate|i:1595924252;requested_page|s:13:\"admin/welcome\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1595841827\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595924175;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c3851a60ba33ad5e6fe90336b0d65d730c4560cd', '127.0.0.1', 1617015502, '__ci_last_regenerate|i:1617015502;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616900099\";last_ip|s:12:\"116.12.33.57\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617015146;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c387ce1adacc72e7f3bc66da2c6303204b02aac5', '116.12.32.155', 1620142972, '__ci_last_regenerate|i:1620142972;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1620052991\";last_ip|s:13:\"116.12.33.185\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1620142823;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c38dd82c240d31935ae3ed0996b22aa294c88340', '127.0.0.1', 1606140431, '__ci_last_regenerate|i:1606140431;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606118527\";last_ip|s:14:\"103.108.91.131\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606140264;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c3988b4e4af2c4ac7572c848d4369efaefeda688', '127.0.0.1', 1608543385, '__ci_last_regenerate|i:1608543242;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608444196\";last_ip|s:13:\"116.12.32.138\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608543243;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c399232b22682d523090b125cd8e35b31a58b4ac', '116.12.33.198', 1638182845, '__ci_last_regenerate|i:1638182845;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1638164343\";last_ip|s:13:\"116.12.33.198\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1638182661;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c39e524ad3a0a699c902c0beb7608022d251879e', '116.12.34.5', 1644574176, '__ci_last_regenerate|i:1644574176;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1644489109\";last_ip|s:12:\"116.12.33.47\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1644573683;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c3a44fea7f4994dd4717d7c44c81382dfbc9dd2a', '127.0.0.1', 1610859939, '__ci_last_regenerate|i:1610859939;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1610799008\";last_ip|s:13:\"116.12.33.107\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1610859669;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c3a6253256e2610cdab6fe3b59139df40168040c', '116.12.34.99', 1648531180, '__ci_last_regenerate|i:1648531180;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1648458385\";last_ip|s:13:\"116.12.34.176\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1648531165;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c3af12e526b0b4bf628508bde7be24827278b08b', '127.0.0.1', 1604918512, '__ci_last_regenerate|i:1604918512;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1604897113\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1604918157;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c3bb723bbaa3218872b8d25b4b6ec469f4ccc9d0', '103.108.88.21', 1598423436, '__ci_last_regenerate|i:1598423436;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1598333557\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1598423435;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c3bc8829e0d2a78b19344188d1bf2eeed5ce720d', '116.12.34.64', 1622896107, '__ci_last_regenerate|i:1622896050;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1622875011\";last_ip|s:13:\"116.12.33.191\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1622896106;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c3bd7b12e280cd083a0898c1fd4b15f71bef7080', '116.12.34.65', 1632817771, '__ci_last_regenerate|i:1632817469;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1632748056\";last_ip|s:13:\"116.12.32.216\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1632817770;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c3c20ece26130761bcbe146e651a5432b10442e5', '127.0.0.1', 1594806775, '__ci_last_regenerate|i:1594806775;requested_page|s:15:\"admin/customers\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594754399\";last_ip|s:12:\"210.1.246.66\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1594805828;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c3d5de71f07a74dbceb742f1d1227a3061f9dd5f', '127.0.0.1', 1604380845, '__ci_last_regenerate|i:1604380845;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1604314383\";last_ip|s:14:\"103.108.91.128\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1604380491;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c3d630e3b297adf98f9037a3e9b32a197fe33817', '116.12.32.140', 1643713759, '__ci_last_regenerate|i:1643713759;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1643686372\";last_ip|s:12:\"116.12.34.97\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1643713745;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c3deb6edc3a6be0dc179e3a8967ad52edbac2c7a', '116.12.34.107', 1642247344, '__ci_last_regenerate|i:1642247321;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1642224236\";last_ip|s:12:\"116.12.34.30\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1642247324;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c3ecbf88f772f268369cbcb0b12182de06e3ab46', '127.0.0.1', 1616060660, '__ci_last_regenerate|i:1616060660;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1615987196\";last_ip|s:13:\"116.12.32.129\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616060632;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c3fe20d69dd3a4fc3692b5f9cd94e976ff37a812', '127.0.0.1', 1597560262, '__ci_last_regenerate|i:1597560262;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597474515\";last_ip|s:12:\"210.1.246.66\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597560009;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c3ffe26fae6754e03c1f38cde0d206ed159dc58e', '116.12.32.214', 1638785450, '__ci_last_regenerate|i:1638785450;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1638764349\";last_ip|s:13:\"116.12.34.142\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1638785435;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c401eb5d9f9ac7c0c7abe444324e446259e722ad', '116.12.32.197', 1638446681, '__ci_last_regenerate|i:1638446681;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1638340937\";last_ip|s:13:\"116.12.32.218\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1638443270;error|N;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c4133dabe42d79618484c4b607909175eea908f8', '116.12.33.197', 1613463615, '__ci_last_regenerate|i:1613463615;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1613453111\";last_ip|s:13:\"116.12.33.197\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1613463602;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c4188c839a9bbd228f452863f330400bd260cba9', '127.0.0.1', 1609251007, '__ci_last_regenerate|i:1609251007;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609226045\";last_ip|s:13:\"116.12.33.140\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1609250941;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c41be61a75bc78a836eecdb2d744dc78eba798c4', '116.12.32.216', 1618651059, '__ci_last_regenerate|i:1618651059;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1618641873\";last_ip|s:13:\"116.12.32.216\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1618651029;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c42477734a9e677aeb335812e0d3abd95fa0dc5d', '116.12.34.215', 1637324195, '__ci_last_regenerate|i:1637324195;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1637212122\";last_ip|s:13:\"116.12.33.225\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1637323413;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c427c7398cb282228ef9afa86fda65a401c68282', '116.12.34.182', 1638697660, '__ci_last_regenerate|i:1638697660;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1638685371\";last_ip|s:13:\"116.12.34.182\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1638696615;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c42bf0590112acfaf0783217bbbd5d1707fffb52', '116.12.34.19', 1642142656, '__ci_last_regenerate|i:1642142656;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1642069223\";last_ip|s:13:\"116.12.32.208\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1642142604;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c430ece6a2d8dfb58e986fe360912d3df9817c68', '116.12.32.139', 1641795227, '__ci_last_regenerate|i:1641795227;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1641699285\";last_ip|s:12:\"116.12.34.94\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1641795198;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c4379285c0f6d55b86a6f291077ab3dc273ef073', '116.12.32.77', 1612789872, '__ci_last_regenerate|i:1612789581;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1612765156\";last_ip|s:12:\"116.12.32.77\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1612789872;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c444580958b2b465d8dcb4d9090583508e4f3897', '127.0.0.1', 1607231388, '__ci_last_regenerate|i:1607231388;error|s:37:\"<p>Login Failed, Please try again</p>\";__ci_vars|a:1:{s:5:\"error\";s:3:\"new\";}');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c446f5c1ad368ef29fdbf6bbaaad5b2fee266d7e', '127.0.0.1', 1594530090, '__ci_last_regenerate|i:1594530090;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594466871\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1594529054;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c458cd369e82ad10d16e457ffdba1c8e3f0b138f', '127.0.0.1', 1597663094, '__ci_last_regenerate|i:1597663094;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597555298\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597662810;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c45c173852626a42b9b936d991526664a5a6ab79', '127.0.0.1', 1609570054, '__ci_last_regenerate|i:1609570054;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609414124\";last_ip|s:13:\"116.12.33.162\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1609570013;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c47dd0220e33f937e1f9cc9d35ff5fa9dcc458d5', '116.12.32.215', 1641120993, '__ci_last_regenerate|i:1641120993;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1641027070\";last_ip|s:13:\"116.12.34.220\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1641120971;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c4810f500aa350b16bf57e73b3d9e19b3fe19bce', '116.12.32.214', 1638784817, '__ci_last_regenerate|i:1638784817;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1638764349\";last_ip|s:13:\"116.12.34.142\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1638784783;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c4835836b4bad96840e97b05b43a42666a2c74c1', '127.0.0.1', 1618211736, '__ci_last_regenerate|i:1618211736;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1618138129\";last_ip|s:13:\"116.12.33.171\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1618211708;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c4870f0500715e1e4e59a4ddd6a0bd1edbac7ec1', '116.12.33.96', 1640667423, '__ci_last_regenerate|i:1640667423;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1640575763\";last_ip|s:12:\"116.12.34.75\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1640663424;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c4a78f6965c7860ca92fa571723ac1362e0c039b', '116.12.33.171', 1619539869, '__ci_last_regenerate|i:1619539867;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1619523570\";last_ip|s:13:\"116.12.33.171\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1619539868;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c4abe7f6a928db2182709a0e14e8749e0097c5e3', '116.12.32.185', 1644639377, '__ci_last_regenerate|i:1644639377;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1644570063\";last_ip|s:11:\"116.12.34.5\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1644639340;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c4b329aa9569ec3a0b3d891e3e71fadf1e0ec556', '127.0.0.1', 1604064347, '__ci_last_regenerate|i:1604064347;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1604035859\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1604064169;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c4b5f7a9d06057d296e0f700cd658337b4793884', '103.108.88.21', 1594290568, '__ci_last_regenerate|i:1594290568;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594194225\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1594267799;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c4b7a0d1181abb3a22a2efd675a75510e1c4c1b6', '103.108.88.21', 1601122841, '__ci_last_regenerate|i:1601122841;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1601114627\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1601122804;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c4bb223d9d9b64d26b486a89f7a1a0a7280aa625', '127.0.0.1', 1617447323, '__ci_last_regenerate|i:1617447323;requested_page|s:19:\"admin/reports/sales\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c4bea10b056e2f33e6d0409f81ccb42b114b9555', '127.0.0.1', 1603015053, '__ci_last_regenerate|i:1603014826;requested_page|s:5:\"admin\";identity|s:13:\"abc@gmail.com\";username|s:6:\"FARHAD\";email|s:13:\"abc@gmail.com\";user_id|s:1:\"3\";old_last_login|s:10:\"1602587390\";last_ip|s:13:\"43.231.23.122\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"1\";biller_id|s:1:\"3\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1603014871;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c4c25b3d24664f89e305b2f093b6c94fbfec4606', '116.12.33.155', 1629637672, '__ci_last_regenerate|i:1629637672;requested_page|s:15:\"admin/pos/sales\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c4cb80e8bf7fd9b5db292cdeb64fbec03322f721', '103.126.218.66', 1618480080, '__ci_last_regenerate|i:1618480080;requested_page|s:5:\"admin\";identity|s:13:\"abc@gmail.com\";username|s:6:\"FARHAD\";email|s:13:\"abc@gmail.com\";user_id|s:1:\"3\";old_last_login|s:10:\"1618207227\";last_ip|s:14:\"103.126.218.66\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"1\";biller_id|s:1:\"3\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1618475527;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c4cfeb01a971856d2f835432ddef2731ec59eeef', '116.12.33.53', 1609581314, '__ci_last_regenerate|i:1609581314;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609414124\";last_ip|s:13:\"116.12.33.162\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1609574613;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c4d1a988ea071247f646338b5cc29c37a699586a', '116.12.34.154', 1648278117, '__ci_last_regenerate|i:1648278117;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1648189385\";last_ip|s:13:\"116.12.34.243\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1648278097;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c4d6d3a2b07666d62b2878c2ace144055d17fc94', '103.108.91.130', 1605616660, '__ci_last_regenerate|i:1605616660;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605590276\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605616447;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c4d8c51d646b075d438e23b1bc832da4be7970a3', '116.12.32.221', 1620717228, '__ci_last_regenerate|i:1620717228;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1620640418\";last_ip|s:13:\"116.12.33.150\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1620717147;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c4d9ed214aaf838addd780fe3a5e47e948698a9c', '127.0.0.1', 1610524162, '__ci_last_regenerate|i:1610524162;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1610431712\";last_ip|s:13:\"116.12.33.171\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1610524157;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c4dada11aa9e0416e9075009003aeacbef88b1da', '116.12.32.185', 1643895760, '__ci_last_regenerate|i:1643895760;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1643797684\";last_ip|s:13:\"116.12.32.220\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1643895739;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c4ddd4d4d86b224c324f66c4917831fddd347f70', '116.12.32.220', 1643797992, '__ci_last_regenerate|i:1643797992;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1643711831\";last_ip|s:13:\"116.12.32.140\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1643797974;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c4eb5979e575b1ba980cc6fa8f2c1253fea7b407', '116.12.34.140', 1646831008, '__ci_last_regenerate|i:1646830878;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1646802657\";last_ip|s:13:\"116.12.34.140\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1646831007;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c4f4ed0b0f1f2ea70afe143dad8a7bceb898dfb3', '116.12.32.165', 1633412693, '__ci_last_regenerate|i:1633412693;requested_page|s:15:\"admin/pos/sales\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c4f8ba44d3dc0886a86d4df1e9f2eddab0286c5d', '127.0.0.1', 1609998517, '__ci_last_regenerate|i:1609998517;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609935118\";last_ip|s:12:\"116.12.33.51\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1609998507;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c4fadb1ab6b240b81df55d9b3c717df21b700d51', '116.12.32.192', 1633527442, '__ci_last_regenerate|i:1633527442;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1633412694\";last_ip|s:13:\"116.12.32.165\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1633527002;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c4fea76e6134ab57cb86e8909ae09c09c32f16b8', '103.108.88.21', 1596001326, '__ci_last_regenerate|i:1596001183;requested_page|s:13:\"admin/welcome\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1595945442\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595999429;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c504d84fc5c1526134bb4ba7ec1d410a495f317e', '103.108.88.21', 1595067030, '__ci_last_regenerate|i:1595067030;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594988188\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595054121;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c510d5370ad5fd6bbfec110200ab44fea31e6b11', '116.12.33.140', 1609252444, '__ci_last_regenerate|i:1609252444;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609226045\";last_ip|s:13:\"116.12.33.140\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1609252384;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c51492e3ed5cc76a792d846a1a2f97eb37f48fa2', '116.12.33.57', 1616900731, '__ci_last_regenerate|i:1616900731;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616835824\";last_ip|s:12:\"116.12.33.49\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616900693;remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c52460fa0f9d9014f8ad6cb3366bdcfdbe7bf75a', '103.108.91.130', 1606916693, '__ci_last_regenerate|i:1606916693;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606894029\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606916649;remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c524d4efe7a4d705fe550533a9ff0582a27476b6', '116.12.32.215', 1620315354, '__ci_last_regenerate|i:1620315354;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1620280426\";last_ip|s:13:\"116.12.32.215\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1620315336;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c542a69e9a7c034c461cec98b446f40a4cd398a9', '127.0.0.1', 1617270366, '__ci_last_regenerate|i:1617270366;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617254497\";last_ip|s:12:\"116.12.33.40\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617270349;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c543f41fe709fb0de8ff89076f8de6fb9478de02', '116.12.34.46', 1647522423, '__ci_last_regenerate|i:1647522423;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1647506938\";last_ip|s:12:\"116.12.34.46\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1647520856;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c549b513caf274b132ead58d6900bf73f5848dd1', '127.0.0.1', 1605185559, '__ci_last_regenerate|i:1605185559;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605101433\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605185238;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c553913641ec1033fc2edb57c2d42e1d2f485292', '127.0.0.1', 1604382298, '__ci_last_regenerate|i:1604382298;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1604314383\";last_ip|s:14:\"103.108.91.128\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1604382285;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c55c8a682d28a98fd99f428e14535120974d7f66', '116.12.32.222', 1613814448, '__ci_last_regenerate|i:1613814448;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1613723310\";last_ip|s:13:\"116.12.33.240\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1613814428;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c568e0beb6157df7ac236a1ec5ed4a636c8361bb', '116.12.32.190', 1639916388, '__ci_last_regenerate|i:1639916386;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1639889104\";last_ip|s:13:\"116.12.32.190\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1639916256;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c56b7e3cbba8fb1443b65f722f112c0e2280b201', '116.12.33.77', 1619364584, '__ci_last_regenerate|i:1619364584;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1619346721\";last_ip|s:12:\"116.12.33.77\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1619359933;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c56ffc60c295a450b0fdf25e717b183bd02abb0b', '103.108.88.21', 1594296185, '__ci_last_regenerate|i:1594296185;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594267553\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c57a03946af8b2bc75bbe6e0bc1e6b154ca58e42', '103.108.88.21', 1603180825, '__ci_last_regenerate|i:1603180744;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1603119111\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1603180825;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c57e2db068506e685e4ce3f39ef16f4bb7e571d7', '116.12.32.181', 1633673166, '__ci_last_regenerate|i:1633673166;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1633521812\";last_ip|s:13:\"116.12.32.192\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1633672101;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c57f7f838c7bd992285cc19e8223307267b3b8ec', '116.12.32.197', 1636348065, '__ci_last_regenerate|i:1636348065;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1636287325\";last_ip|s:13:\"116.12.34.179\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1636347928;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c58ae65c953ed871fd39893d2145e1a11621790f', '116.12.34.97', 1643691815, '__ci_last_regenerate|i:1643691769;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1643625514\";last_ip|s:13:\"116.12.34.223\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1643691815;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c58f8c5a681d4b5bb2f2406a5427d4041d833fd2', '127.0.0.1', 1605101742, '__ci_last_regenerate|i:1605101742;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605093199\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605101669;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c5a23b8ab3d6303eeb649be687c8d5c043f961cf', '116.12.32.158', 1646924029, '__ci_last_regenerate|i:1646924029;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1646886903\";last_ip|s:13:\"116.12.34.140\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1646920693;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c5a361e00c460ab20fd83383341b24b2e31094e0', '116.12.32.102', 1610026291, '__ci_last_regenerate|i:1610026291;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609997510\";last_ip|s:13:\"116.12.32.102\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1610026259;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c5c0bb70cafb2ecee79098f031de29de5008a5cf', '116.12.33.4', 1636952649, '__ci_last_regenerate|i:1636952649;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1636865265\";last_ip|s:12:\"116.12.32.74\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1636952464;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c5ce34c54a1d4159b11b1976ddc025207592f91b', '116.12.32.139', 1641797990, '__ci_last_regenerate|i:1641797990;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1641699285\";last_ip|s:12:\"116.12.34.94\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1641797948;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c5ce96886618c4e2e44c2127059419491c314ec8', '127.0.0.1', 1593599069, '__ci_last_regenerate|i:1593599069;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c5cf135f698df694176b00d479bc8d06fc4e06f7', '116.12.33.107', 1610799650, '__ci_last_regenerate|i:1610799650;requested_page|s:9:\"admin/pos\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1610775754\";last_ip|s:13:\"116.12.33.107\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1610799632;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c5d6450466c12631b35677d720e1aa539775ac3f', '116.12.32.222', 1625743725, '__ci_last_regenerate|i:1625743725;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1625644723\";last_ip|s:13:\"116.12.34.125\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1625743702;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c5e64969ee58e62128ecedc21fb0a4cd9d06c2cd', '116.12.33.107', 1610776774, '__ci_last_regenerate|i:1610776774;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1610701958\";last_ip|s:13:\"116.12.32.143\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1610776428;remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c5ebe3757e4cc59cf2c5e42d0e1c6abebf59aee4', '127.0.0.1', 1609855176, '__ci_last_regenerate|i:1609855176;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609823055\";last_ip|s:12:\"116.12.32.57\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1609854949;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c5ec3c7385880dc16c01c37b24ba00797c32a858', '127.0.0.1', 1604816773, '__ci_last_regenerate|i:1604816773;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1604760043\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1604816323;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c5ec58e39106f89c462199ded8e9fc466bf8fe29', '103.108.88.21', 1603090688, '__ci_last_regenerate|i:1603090688;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1603014899\";last_ip|s:14:\"123.108.244.36\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1603090540;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c5f244ca4b996366687c96d4e40b1d383342dfa4', '127.0.0.1', 1609857671, '__ci_last_regenerate|i:1609857671;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609823055\";last_ip|s:12:\"116.12.32.57\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1609856564;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c5fcab93e7229060ef3f758be154b8588e9fde85', '127.0.0.1', 1611649584, '__ci_last_regenerate|i:1611649584;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1611587853\";last_ip|s:12:\"116.12.32.60\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1611648306;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c5sfh94b9ogepmqbeaaalsv13ou9vspf', '::1', 1593291665, '__ci_last_regenerate|i:1593291665;requested_page|s:5:\"admin\";identity|s:11:\"a@gmail.com\";username|s:6:\"farhad\";email|s:11:\"a@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1593185830\";last_ip|s:3:\"::1\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|N;view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|N;company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1593290724;register_id|s:1:\"8\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-02-09 02:45:31\";user_csrf|s:20:\"Ls4cDWl2mjXN0twbgzSC\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c60a284f03cd863a7a7dfa86906fb805084e079e', '127.0.0.1', 1608449986, '__ci_last_regenerate|i:1608449986;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608375836\";last_ip|s:12:\"116.12.33.12\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608449672;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c60d143a206756840bc2a194e93a103b40e20b61', '127.0.0.1', 1616858845, '__ci_last_regenerate|i:1616858845;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616763763\";last_ip|s:12:\"116.12.32.55\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616858794;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c60e44e2910aaf46a197d9c35f54de37783674cb', '127.0.0.1', 1615452946, '__ci_last_regenerate|i:1615452946;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1615382327\";last_ip|s:12:\"119.30.45.62\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1615452925;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c610b60514687f75f869f1a271f7139f9492a985', '127.0.0.1', 1601379674, 'requested_page|s:19:\"admin/customers/add\";__ci_last_regenerate|i:1601379674;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1601363098\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1601379620;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c6110acadc9266a873546d57d01e35e9f2db9cbb', '127.0.0.1', 1607006559, '__ci_last_regenerate|i:1607006559;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606977656\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607006558;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c615fd763571b69e41077553f7f67c2c414842c7', '116.12.33.34', 1640155778, '__ci_last_regenerate|i:1640155752;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1640074228\";last_ip|s:13:\"116.12.32.209\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1640155778;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c61aea69dcd38a0fd58cca3fc247a792f47872d3', '116.12.34.105', 1641894545, '__ci_last_regenerate|i:1641894545;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1641875420\";last_ip|s:13:\"116.12.34.105\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1641894514;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c61ed424b28a2d072fdeb3a1aa78b2a25a9aa9b0', '116.12.33.252', 1636694152, '__ci_last_regenerate|i:1636694152;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1636612673\";last_ip|s:12:\"116.12.33.54\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1636694149;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_posls|i:1;message|s:27:\"POS Sale successfully added\";__ci_vars|a:1:{s:7:\"message\";s:3:\"new\";}');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c627b213c9fc1719c2948b40b4b67fd54d9a76b8', '116.12.33.144', 1611818236, '__ci_last_regenerate|i:1611818236;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1611730165\";last_ip|s:13:\"116.12.33.207\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1611818192;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c63a36715bbc7530384b43f6fc4a47c862997e56', '103.108.88.21', 1595072738, '__ci_last_regenerate|i:1595072738;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594988188\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595069380;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c63e2d99ac2f329305721cb62f31ceeb2927454a', '127.0.0.1', 1598187770, '__ci_last_regenerate|i:1598187621;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1598159456\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1598187770;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c64aef9bd78ce71a5313b00916e0cb3d353458c0', '127.0.0.1', 1605682550, '__ci_last_regenerate|i:1605682550;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605611465\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605682520;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c65d7b7c89650073b46b6641fee3591732802940', '127.0.0.1', 1595679330, '__ci_last_regenerate|i:1595679329;requested_page|s:13:\"admin/welcome\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1595663091\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595679329;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c6675c12931d700635ce549ae6e2745660964c8e', '116.12.32.152', 1616330202, '__ci_last_regenerate|i:1616330202;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616303140\";last_ip|s:11:\"116.12.33.5\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616330192;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c6703f06120ba1a2521a43a14c026dda72770d5d', '116.12.34.141', 1640352842, '__ci_last_regenerate|i:1640352605;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1640323460\";last_ip|s:13:\"116.12.34.141\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1640352842;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c670c8bc7119aa746113c3cc8944dde7e42cfae4', '103.108.88.21', 1594269817, '__ci_last_regenerate|i:1594269817;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594194225\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1594267799;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c674fa043b947c9f12a79a2c29b8e52d48261ae0', '116.12.34.5', 1644572095, '__ci_last_regenerate|i:1644572095;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1644489109\";last_ip|s:12:\"116.12.33.47\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1644572067;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c67777490a8c6479c9625ad117e5da19292b4c01', '103.108.91.130', 1605784618, '__ci_last_regenerate|i:1605784618;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605759720\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605784579;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";message|s:25:\"Sale successfully updated\";__ci_vars|a:1:{s:7:\"message\";s:3:\"new\";}');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c67892d38b330f9baf52adf8e25822124cf26e36', '127.0.0.1', 1605102060, '__ci_last_regenerate|i:1605102060;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605093199\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605102034;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c681e47aa40f231332a5ecf094535fa20c35a8bc', '116.12.33.147', 1608017020, '__ci_last_regenerate|i:1608017020;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607953227\";last_ip|s:13:\"116.12.32.121\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608013236;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c6a27e6151212276c8a7489de0275f393800bad6', '116.12.32.215', 1620313947, '__ci_last_regenerate|i:1620313947;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1620280426\";last_ip|s:13:\"116.12.32.215\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1620313930;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c6ae07f033a7240ad2a4e8aa4368b299bd72be84', '116.12.34.125', 1625645044, '__ci_last_regenerate|i:1625645044;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1624774905\";last_ip|s:12:\"116.12.33.81\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1625645025;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c6ca53bcea553256bb64fe8b1f1a9da1df3a28e4', '116.12.34.104', 1642507045, '__ci_last_regenerate|i:1642507045;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1642489574\";last_ip|s:13:\"116.12.34.104\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1642507017;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c6d0b8f35f4ffce157168429c332d930d3d9b894', '116.12.34.113', 1647148899, '__ci_last_regenerate|i:1647148899;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1647092856\";last_ip|s:12:\"116.12.32.34\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1647148441;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c6d318c808ed5d3003b11dd23a015bce1f67654d', '127.0.0.1', 1599137667, '__ci_last_regenerate|i:1599137667;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1599049742\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1599137666;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c6d9d5922c90f60d5e75be846de60b00a707acd1', '116.12.33.203', 1613203432, '__ci_last_regenerate|i:1613203432;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1613130779\";last_ip|s:12:\"116.12.33.43\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1613203360;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c6dd58d0d42264e7b090deea8b6ec4cc99b3ef06', '127.0.0.1', 1611819242, '__ci_last_regenerate|i:1611819242;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1611730165\";last_ip|s:13:\"116.12.33.207\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1611819188;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c6f3bba048b070c7cc602539e2e26db77617769c', '116.12.32.190', 1639893770, '__ci_last_regenerate|i:1639893770;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1639816611\";last_ip|s:12:\"116.12.33.33\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1639889778;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c6f7916f3811dcd3e7094bc43adc14664c6fe0ef', '127.0.0.1', 1606818450, '__ci_last_regenerate|i:1606818450;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606720128\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606818450;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c6fa2681ffd88fb2104f672d964846e8a33be3d4', '116.12.32.221', 1609688835, '__ci_last_regenerate|i:1609688723;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609670351\";last_ip|s:13:\"116.12.32.221\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1609688834;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c7020cd938365f8d5b1d0ce31f1a2c2e48b35e37', '127.0.0.1', 1607520119, '__ci_last_regenerate|i:1607520119;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607424997\";last_ip|s:13:\"116.12.32.145\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607520102;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c70bfe0da07fa92e4100a97a69ada055afc23978', '116.12.33.115', 1619874689, '__ci_last_regenerate|i:1619874689;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1619781532\";last_ip|s:13:\"116.12.32.213\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1619871398;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c710054e95cbbe695689d3ef8ceebb6746256efb', '116.12.32.197', 1638441792, '__ci_last_regenerate|i:1638441792;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1638340937\";last_ip|s:13:\"116.12.32.218\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1638441765;error|N;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c713625dc05968e1b410e34a313354bc6750db76', '127.0.0.1', 1616161045, '__ci_last_regenerate|i:1616161045;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616069053\";last_ip|s:12:\"116.12.32.81\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616161004;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c71d8f1a7862b6d28ac2b690437d6ad35d0f9ffb', '116.12.32.59', 1625827134, '__ci_last_regenerate|i:1625827134;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1625742360\";last_ip|s:13:\"116.12.32.222\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1625827120;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c7309a6b783e73d6a7f5e4746485a3352f12c2d4', '127.0.0.1', 1605281102, '__ci_last_regenerate|i:1605281102;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605242577\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605281064;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c73212ebc679bec795b82fa0c212b4ee7b53046a', '103.108.88.21', 1594281218, '__ci_last_regenerate|i:1594281218;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594194225\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1594267799;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c7494f3dac0d2a503241a56062333d32e474da55', '127.0.0.1', 1603283341, '__ci_last_regenerate|i:1603283341;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1603259232\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1603282643;error|N;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c7495571b8a9562511cac07226b0325d13f89605', '116.12.32.25', 1614610350, '__ci_last_regenerate|i:1614610350;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1614585948\";last_ip|s:12:\"116.12.32.25\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1614610227;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c75dd5234c5d785f69fda6225037b9ee9690a724', '127.0.0.1', 1610434605, '__ci_last_regenerate|i:1610434605;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1610377891\";last_ip|s:13:\"116.12.33.210\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1610434569;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c769a9e67d18b4fa3c5fa5db5261be16d48f90ae', '127.0.0.1', 1599570437, '__ci_last_regenerate|i:1599570191;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1599485792\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1599570437;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c76b371bf21fc8d7f6379ff5ccff6693b9ed6596', '116.12.34.124', 1641210088, '__ci_last_regenerate|i:1641210088;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1641111342\";last_ip|s:12:\"116.12.34.26\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1641210058;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c771a475731eab8cc104c4b5442315e7ca7d47ac', '103.108.88.21', 1593928754, '__ci_last_regenerate|i:1593928754;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1593866795\";last_ip|s:13:\"43.231.23.122\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1593924485;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c778c08eaa3d8b515cf77058a136ce900931ed52', '127.0.0.1', 1614838707, '__ci_last_regenerate|i:1614838707;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1614769239\";last_ip|s:12:\"116.12.33.44\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1614838699;remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c77d4179da895a7fec589a97db3109d88436f94b', '116.12.32.162', 1612512510, '__ci_last_regenerate|i:1612512510;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1612419958\";last_ip|s:13:\"116.12.33.185\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1612512505;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c791c92d6de27badd0f55fd38b82413ee0413052', '116.12.34.92', 1634472417, '__ci_last_regenerate|i:1634472417;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1634292769\";last_ip|s:13:\"116.12.34.132\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1634472383;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c795a279fc9e1a26464269a6cf99f0f4d4828b63', '116.12.34.41', 1641291694, '__ci_last_regenerate|i:1641291694;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1641202817\";last_ip|s:13:\"116.12.34.124\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1641291671;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c796db3793518a6b4f5c7449e0da48ec8e27db4b', '116.12.34.176', 1648450020, '__ci_last_regenerate|i:1648450020;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1648353225\";last_ip|s:13:\"116.12.33.245\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1648450011;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c7a1781a12d6773e9e15acef6081736bc703ed9d', '127.0.0.1', 1604639856, '__ci_last_regenerate|i:1604639856;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1604551273\";last_ip|s:14:\"103.108.91.131\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1604639846;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c7ac77b7c4db1078cb79e952d2f4f0139c2b7a9d', '116.12.34.142', 1646644286, '__ci_last_regenerate|i:1646644286;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1646624783\";last_ip|s:13:\"116.12.32.154\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1646644241;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c7c52f0847f002b61372936e3f2ebfaebce5a990', '103.108.88.21', 1595074682, '__ci_last_regenerate|i:1595074682;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594988188\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595069380;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c7d12b6783b217ca04efdab1127748833ea9fbbe', '116.12.33.241', 1620228085, '__ci_last_regenerate|i:1620228085;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1620214876\";last_ip|s:13:\"116.12.33.241\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1620228072;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c7d33785bb7d538b23959878eb32b8fc8076981e', '116.12.32.68', 1648977821, '__ci_last_regenerate|i:1648977821;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1648792670\";last_ip|s:13:\"116.12.32.118\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1648977778;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c7dd9ffb09cbbce310020e37fef12923384a1b76', '103.108.88.21', 1595679329, '__ci_last_regenerate|i:1595679329;requested_page|s:13:\"admin/welcome\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1595663091\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595679318;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c7fc456bdf987e4e028d4722cfce4e3f988ca6c1', '127.0.0.1', 1615455744, '__ci_last_regenerate|i:1615455743;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1615382327\";last_ip|s:12:\"119.30.45.62\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1615455744;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c80074583c3f8940a251f32d00423a08f31eb4ef', '116.12.34.223', 1643628436, '__ci_last_regenerate|i:1643628436;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1643551094\";last_ip|s:13:\"116.12.32.221\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1643628063;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c80ac568e3c32bad111708fed6af56e3b3fa65b6', '103.108.88.21', 1593847263, 'requested_page|s:15:\"admin/customers\";__ci_last_regenerate|i:1593847263;identity|s:11:\"r@gmail.com\";username|s:4:\"neon\";email|s:11:\"r@gmail.com\";user_id|s:1:\"4\";old_last_login|s:10:\"1593596310\";last_ip|s:14:\"203.190.14.186\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"5\";warehouse_id|s:1:\"1\";view_right|s:1:\"1\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"4\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1593836831;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c81523291ce38e7737186a29849bd19d054645b2', '103.108.88.21', 1593866623, '__ci_last_regenerate|i:1593866623;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1593752131\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1593864431;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c81f31cdc847083361b0c69a6a32e263f6ca62f1', '116.12.34.38', 1627817118, '__ci_last_regenerate|i:1627817118;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1627715842\";last_ip|s:12:\"116.12.33.92\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1627817098;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c82704a63da2e16f8a0ae5a300186ad03ebe9982', '116.12.33.67', 1607405557, '__ci_last_regenerate|i:1607405529;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607345856\";last_ip|s:12:\"116.12.33.33\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607405557;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c82d81dfc9a1c86670982b5da1174ace6c78059e', '116.12.33.37', 1617094885, '__ci_last_regenerate|i:1617094885;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617080165\";last_ip|s:12:\"116.12.33.37\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617094863;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c8412d423bcfe68080584489dfd66bdd1b1ce39f', '116.12.34.109', 1644240630, '__ci_last_regenerate|i:1644240630;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1644132814\";last_ip|s:13:\"116.12.33.222\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1644240458;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c8430bcb930c075b8c220df2e5e01b5532f3b74b', '127.0.0.1', 1605422487, '__ci_last_regenerate|i:1605422487;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605352090\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605419959;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c843a8bdd7ef093adf29a36c115c313c19b14249', '116.12.33.3', 1619709827, '__ci_last_regenerate|i:1619709827;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1619698000\";last_ip|s:13:\"116.12.33.181\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1619708946;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c85089ab252e8213818442d10f2166b6f36101fb', '116.12.33.225', 1637214132, '__ci_last_regenerate|i:1637214132;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1637137656\";last_ip|s:11:\"116.12.32.9\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1637213295;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c8512a997bccf9e798f13db0c1f3dc7ff136a0d8', '127.0.0.1', 1593754036, '__ci_last_regenerate|i:1593754036;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1593680784\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1593752408;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c859cce214dd13454297c0c19ffa2c70514928d3', '116.12.33.119', 1621435306, '__ci_last_regenerate|i:1621435210;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1621402121\";last_ip|s:13:\"116.12.33.131\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1621435306;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c866149c809ac23219b67ca376e2cf90c0726dd6', '103.108.91.130', 1606910271, '__ci_last_regenerate|i:1606910271;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606894029\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606910271;remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c867325091b9ec575d22a343fabddcc117b17277', '116.12.33.4', 1636955173, '__ci_last_regenerate|i:1636955173;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1636865265\";last_ip|s:12:\"116.12.32.74\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1636955144;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c8683cd2911e9de1a92dfcf95125f556c2e40325', '116.12.33.203', 1613203745, '__ci_last_regenerate|i:1613203745;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1613130779\";last_ip|s:12:\"116.12.33.43\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1613203728;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c86b884a192ea22d635d2c626fb4b9ae25ba482a', '127.0.0.1', 1603347695, '__ci_last_regenerate|i:1603347695;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1603272648\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1603347649;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c8717c073cab66033a5c1655fb65fc18ee6e2014', '116.12.32.209', 1640078510, '__ci_last_regenerate|i:1640078510;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1640064073\";last_ip|s:13:\"116.12.32.209\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1640078417;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c876a0d2526c5a18aab3d2f936b536fc0558621d', '116.12.32.150', 1645437346, '__ci_last_regenerate|i:1645437346;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1645417986\";last_ip|s:13:\"116.12.33.158\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1645437162;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c87842809a3c87bcb944751735790b88887fbb71', '127.0.0.1', 1597210573, '__ci_last_regenerate|i:1597210573;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597127938\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597208173;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c878f79c153d07fb25f47b5c312450ff7db026e6', '116.12.34.118', 1648095193, '__ci_last_regenerate|i:1648095193;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1648008254\";last_ip|s:13:\"116.12.34.148\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1648094837;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c87c3f8cc15cd43593eac50240d0e6eece1007a7', '127.0.0.1', 1608463369, '__ci_last_regenerate|i:1608463369;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608375836\";last_ip|s:12:\"116.12.33.12\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608463351;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c88020737057ab5e88106e8bb788aefb591e9c81', '127.0.0.1', 1614782530, '__ci_last_regenerate|i:1614782530;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1614744448\";last_ip|s:12:\"116.12.33.44\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1614782499;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c88d99f7c5ad99e1c366c1e1d31ceccb9f43369e', '127.0.0.1', 1610110564, '__ci_last_regenerate|i:1610110564;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1610087832\";last_ip|s:13:\"116.12.33.239\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1610110527;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c88e2780e44a8890d9ef0b122d9cb13f473120e1', '116.12.33.70', 1609073221, '__ci_last_regenerate|i:1609073221;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609043804\";last_ip|s:12:\"116.12.33.70\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1609073199;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c8919290ed780ddf00df3148c602ae7ad24f6eb2', '116.12.33.162', 1609417326, '__ci_last_regenerate|i:1609417326;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609394236\";last_ip|s:13:\"116.12.33.162\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1609417323;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c89953c40ca369458edd0abe65020038682e3663', '116.12.34.75', 1640579832, '__ci_last_regenerate|i:1640579832;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1640521721\";last_ip|s:13:\"116.12.34.139\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1640579813;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c8a2a6ecd94976ea4c3ee2cc6a5a121af54a0e96', '116.12.32.208', 1642075864, '__ci_last_regenerate|i:1642075864;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1642059133\";last_ip|s:13:\"116.12.34.214\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1642075606;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c8a3886e9f36d9599d95831a29c1c531473dabe8', '127.0.0.1', 1615625644, '__ci_last_regenerate|i:1615625644;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1615553851\";last_ip|s:12:\"116.12.33.13\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1615625619;remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c8a3e8138ce7c2177062b0b2ba0f2ff127500dc4', '127.0.0.1', 1615973887, '__ci_last_regenerate|i:1615973887;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1615887537\";last_ip|s:13:\"116.12.33.218\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1615969088;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c8a958acf0ce49982cacf85a557f41bae473e1e4', '127.0.0.1', 1614432824, '__ci_last_regenerate|i:1614432824;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1614417624\";last_ip|s:13:\"116.12.32.140\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1614432801;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c8ae625ee1f07368b3d2e9690ebb0ae05a2cedf2', '116.12.32.211', 1643187170, '__ci_last_regenerate|i:1643187170;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1643096282\";last_ip|s:11:\"116.12.33.8\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1643182012;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c8b409a50589fd348dc984a7205d8b94c984529e', '116.12.34.5', 1644573359, '__ci_last_regenerate|i:1644573359;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1644489109\";last_ip|s:12:\"116.12.33.47\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1644573331;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c8b95a5b7f02e6d62c2e9c1bc95d9dc1696fdc64', '103.108.91.131', 1604643651, '__ci_last_regenerate|i:1604643651;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1604551273\";last_ip|s:14:\"103.108.91.131\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1604643644;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c8c2db1eedfd7bd9378bec8830185760f4f6bf68', '116.12.34.252', 1645081524, '__ci_last_regenerate|i:1645081524;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1645067649\";last_ip|s:13:\"116.12.34.252\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1645081494;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c8c479d668c9ff3d2afbacd2b5a2cfd138feceb6', '127.0.0.1', 1615703928, '__ci_last_regenerate|i:1615703928;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1615625339\";last_ip|s:13:\"116.12.32.217\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1615703895;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c8c529acc436428be8641761ddb33cd35d801f39', '127.0.0.1', 1594033840, 'requested_page|s:19:\"admin/customers/add\";__ci_last_regenerate|i:1594033840;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594023834\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1594031471;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c8c6d21eeaaea4404ce0a41b6dbeafeffbeaac18', '116.12.32.140', 1614435484, '__ci_last_regenerate|i:1614435484;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1614417624\";last_ip|s:13:\"116.12.32.140\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1614435468;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c8ca7a5b9d92a682339c8c540f7dd4fb2feb9eee', '116.12.34.165', 1639291568, '__ci_last_regenerate|i:1639291568;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1639197279\";last_ip|s:13:\"116.12.33.127\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1639291544;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c8cbf99e0b6410e678c32026e4d74ac37d036cf0', '127.0.0.1', 1598011238, 'requested_page|s:19:\"admin/suppliers/add\";__ci_last_regenerate|i:1598011238;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597989986\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1598011187;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c8cc92857dbadf9fbc8b2ba961130ecd3fd159d5', '127.0.0.1', 1609943499, '__ci_last_regenerate|i:1609943499;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609924332\";last_ip|s:12:\"116.12.33.51\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1609943473;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c8dfa84a2280e6b7a15eb788d77fbea1eab5e857', '116.12.32.190', 1639896667, '__ci_last_regenerate|i:1639896667;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1639816611\";last_ip|s:12:\"116.12.33.33\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1639895971;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c8e06ad2446cd001d6e94b04c59c1000f97a796f', '127.0.0.1', 1593596370, '__ci_last_regenerate|i:1593596370;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c8e415d2b878a3573e9f2073d69a52707166cdfe', '116.12.33.243', 1611061678, '__ci_last_regenerate|i:1611061678;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1611039706\";last_ip|s:13:\"116.12.33.243\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1611061677;remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c8e50dbfc3a5af91846151c148a17ae5acd7a4ab', '127.0.0.1', 1607667344, '__ci_last_regenerate|i:1607667268;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607576958\";last_ip|s:12:\"116.12.32.55\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607667344;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c8ee2cc7367d3fba08d1631032e0b844facff462', '127.0.0.1', 1597471450, '__ci_last_regenerate|i:1597471450;requested_page|s:5:\"admin\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c8faf98f889528e5b333c79b56d04236f23103aa', '116.12.32.204', 1643025926, '__ci_last_regenerate|i:1643025926;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1643008271\";last_ip|s:13:\"116.12.34.139\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1643025909;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c908e693a6f11b9fe8c24876510f4f4c9fdb5c91', '116.12.32.223', 1614264383, '__ci_last_regenerate|i:1614264383;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1614241980\";last_ip|s:13:\"116.12.32.223\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1614264037;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c9127f8ff12dce05d347cf95da851ab3fede7d49', '103.108.91.130', 1604897524, '__ci_last_regenerate|i:1604897419;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1604806637\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1604897524;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c919c90b5e9fa3e5388bd80422f6e52f2b383bab', '116.12.32.222', 1625745511, '__ci_last_regenerate|i:1625745351;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1625644723\";last_ip|s:13:\"116.12.34.125\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1625745352;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c91f083995e4ff49b18c2a74c5bfeafdf358030c', '116.12.33.161', 1612353226, '__ci_last_regenerate|i:1612353226;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1612332728\";last_ip|s:13:\"116.12.33.161\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1612353198;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c9214d6596f8c5b08a3868b41f8156d7d8c93644', '116.12.32.8', 1636111056, '__ci_last_regenerate|i:1636111056;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1636089343\";last_ip|s:11:\"116.12.32.8\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1636110746;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c923a40f95b7c6d73c2ca78cf8ba1157396a0fc6', '116.12.34.252', 1645090390, '__ci_last_regenerate|i:1645090390;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1645067649\";last_ip|s:13:\"116.12.34.252\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1645090385;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c93c6ca9245b7bb96162ebb2f7f950eee8cad819', '116.12.33.212', 1638265274, '__ci_last_regenerate|i:1638265274;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1638178463\";last_ip|s:13:\"116.12.33.198\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1638265258;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c95666d9c8a4ef6236a1189add92006d759e560c', '116.12.33.119', 1621431497, '__ci_last_regenerate|i:1621431497;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1621402121\";last_ip|s:13:\"116.12.33.131\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1621431482;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c9573688483f89207bcd9b77867be7f228ab1c2c', '127.0.0.1', 1597296679, '__ci_last_regenerate|i:1597296472;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597227735\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597296679;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c967fc51c06dc213443d4ba65687e3bff276c6b3', '116.12.32.205', 1643972590, '__ci_last_regenerate|i:1643972590;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1643892812\";last_ip|s:13:\"116.12.32.185\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1643972555;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c97274b5f4a57faea45eed1a85ae2a6f92a12b81', '116.12.34.159', 1643438655, '__ci_last_regenerate|i:1643438655;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1643428473\";last_ip|s:12:\"116.12.34.93\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1643438631;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c97820d6bbde0509b3cb54f3aebf3f8cfbf2a3e3', '127.0.0.1', 1613132998, '__ci_last_regenerate|i:1613132998;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1613116205\";last_ip|s:12:\"116.12.33.43\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1613132695;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c97af84cdf9645c4ce3fa81208fe7a2ca03852cd', '116.12.32.21', 1607240122, '__ci_last_regenerate|i:1607240122;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607174440\";last_ip|s:13:\"116.12.33.196\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607239978;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c987aec8f0d51c2fec6a7127b87b505a0c83b7e2', '116.12.32.221', 1620716895, '__ci_last_regenerate|i:1620716895;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1620640418\";last_ip|s:13:\"116.12.33.150\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1620716882;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c98a4a9d9ad39ebf0dd45c74b5fcf4c7fb1b1b6a', '116.12.33.199', 1614946616, '__ci_last_regenerate|i:1614946616;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1614863202\";last_ip|s:13:\"116.12.33.158\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1614941862;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c99a01f9d9bffffbe40c887a24efe3112168497b', '103.108.91.130', 1606998692, '__ci_last_regenerate|i:1606998692;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606977656\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606998674;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c9bfb53c12bb9f25c1f5e8a5b9c4f606948766d6', '127.0.0.1', 1603282658, '__ci_last_regenerate|i:1603282658;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1603259232\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1603282643;error|N;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c9c36026c4e853d906789b0967fc9e433307c9ac', '116.12.33.77', 1619364978, '__ci_last_regenerate|i:1619364978;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1619346721\";last_ip|s:12:\"116.12.33.77\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1619359933;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c9c9847e7e3337edb0954d824aade27062544953', '116.12.34.32', 1641970228, '__ci_last_regenerate|i:1641970228;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1641959004\";last_ip|s:12:\"116.12.34.32\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1641969956;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c9cad979f3decb9a5c99b17bb463c8c584ebe695', '116.12.33.240', 1613728682, '__ci_last_regenerate|i:1613728682;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1613658550\";last_ip|s:12:\"116.12.33.94\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1613728656;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c9cbddfbdaa644e2fc276f8b0cf6a93ccf53931b', '116.12.34.140', 1646823646, '__ci_last_regenerate|i:1646823644;requested_page|s:15:\"admin/pos/sales\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c9cd75be9fc82d73a74f9800a40622314e236618', '127.0.0.1', 1609657595, '__ci_last_regenerate|i:1609657595;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609563365\";last_ip|s:12:\"116.12.33.53\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1609657040;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c9d2febf7299d0389a348ee38d8d89b8d212826b', '127.0.0.1', 1600606421, '__ci_last_regenerate|i:1600606421;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1600584874\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1600605774;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c9dc1dc45dc422cc5606cc2ed2679b2a3ed7cdb8', '127.0.0.1', 1615538938, '__ci_last_regenerate|i:1615538938;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1615439720\";last_ip|s:13:\"116.12.33.120\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1615538683;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c9dc6cd1762ac3a389a0cccf5e3ce8bed5e03202', '116.12.32.145', 1607427569, '__ci_last_regenerate|i:1607427569;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607414134\";last_ip|s:12:\"116.12.33.67\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607427522;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c9def847523983fdd42b47c6f65de3215ae4ad4f', '116.12.32.190', 1639895713, '__ci_last_regenerate|i:1639895713;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1639816611\";last_ip|s:12:\"116.12.33.33\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1639895701;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c9e27bb6ffcf4403523329bd44c10fcc5d02ec2b', '103.108.91.129', 1606661412, '__ci_last_regenerate|i:1606661412;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606635791\";last_ip|s:14:\"103.108.91.129\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606661363;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('c9fdee7356236dcd70d7a51f8a24a85a432a7c91', '103.108.88.21', 1603371142, '__ci_last_regenerate|i:1603371142;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1603272648\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1603371135;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ca07569b52f8812b7e454c7338f6a0ef4839303e', '127.0.0.1', 1617100101, '__ci_last_regenerate|i:1617100101;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617080165\";last_ip|s:12:\"116.12.33.37\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617100056;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ca0ca193ab71eea326f8ca82a4ca0a6c6e6ed08c', '127.0.0.1', 1595673776, '__ci_last_regenerate|i:1595673776;requested_page|s:13:\"admin/welcome\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1595663091\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595673657;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ca0dc75b6ddd9b9b023d6d2f018cd19310299222', '116.12.34.193', 1645855283, '__ci_last_regenerate|i:1645855283;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1645795420\";last_ip|s:13:\"116.12.32.203\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1645849673;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ca10f00992f1a40edf7883c8898b4be798e7fbd6', '116.12.34.48', 1637635795, '__ci_last_regenerate|i:1637635795;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1637571138\";last_ip|s:12:\"116.12.32.18\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1637635782;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ca126935d312bab79a90bf45947e5697beb2cd4d', '127.0.0.1', 1608019654, '__ci_last_regenerate|i:1608019654;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607953227\";last_ip|s:13:\"116.12.32.121\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608019642;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ca14727ea2a34a0c85fcc038c2c2a52d9f08e12a', '116.12.32.60', 1608988204, '__ci_last_regenerate|i:1608988204;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608895737\";last_ip|s:13:\"116.12.32.142\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608984599;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ca1ea55f65b7a6c35698dc516bfdb380f3d5fc0a', '116.12.32.207', 1646744419, '__ci_last_regenerate|i:1646744419;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1646643297\";last_ip|s:13:\"116.12.34.142\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1646744385;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ca36287a8a9e2fa22dd86e8607b12d155ffc0dfd', '116.12.34.216', 1639991053, '__ci_last_regenerate|i:1639991053;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1639977158\";last_ip|s:13:\"116.12.34.216\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1639991027;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ca4f0519b45852e4672f6d724fc9ac7b8f4761a5', '103.108.88.21', 1597565220, '__ci_last_regenerate|i:1597565220;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597474515\";last_ip|s:12:\"210.1.246.66\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597564952;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ca4f17bc1669d8d547604b5cf33ee969a83d88a6', '116.12.32.204', 1637920636, '__ci_last_regenerate|i:1637920636;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1637907685\";last_ip|s:13:\"116.12.32.204\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1637920395;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ca503d7acac011a34f0e84f30261ceee41d6a9d5', '116.12.34.148', 1648008555, '__ci_last_regenerate|i:1648008555;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1647940929\";last_ip|s:12:\"116.12.33.63\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1648008553;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_posls|i:1;message|s:27:\"POS Sale successfully added\";__ci_vars|a:1:{s:7:\"message\";s:3:\"new\";}');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ca5cf2064be5da98bd9b4d4770e5dc231738f739', '127.0.0.1', 1613567182, '__ci_last_regenerate|i:1613567182;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1613545650\";last_ip|s:13:\"116.12.33.168\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1613566380;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ca5e85ab1dcb446a9e22185ec5616c167175b92a', '116.12.32.223', 1640842086, '__ci_last_regenerate|i:1640842086;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1640752748\";last_ip|s:13:\"116.12.34.137\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1640842064;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ca648a251db02fb8fdb45583bcfccd71b4fe557c', '127.0.0.1', 1600522490, '__ci_last_regenerate|i:1600522490;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1600510896\";last_ip|s:12:\"119.30.47.44\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1600519310;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ca66bcd5c6412bd61be775719a0e09df2f65b7dc', '116.12.33.115', 1619878319, '__ci_last_regenerate|i:1619878319;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1619781532\";last_ip|s:13:\"116.12.32.213\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1619878302;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ca678ad4da758bcfe326f574c3bb0266e771efec', '127.0.0.1', 1617698656, '__ci_last_regenerate|i:1617698656;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617631766\";last_ip|s:13:\"116.12.32.223\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617698619;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ca6d9307643d341aeb2cd61c8aa1c85c2922091a', '103.108.91.130', 1605788984, '__ci_last_regenerate|i:1605788984;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605759720\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605788952;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ca6e7f06c5f784e2f2964cb9c413faf338e46115', '116.12.32.39', 1642161015, '__ci_last_regenerate|i:1642161015;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1642135014\";last_ip|s:12:\"116.12.34.19\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1642160731;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ca78b5deff5352f23e6e6931920f6534c015feba', '116.12.32.59', 1625818569, '__ci_last_regenerate|i:1625818569;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1625742360\";last_ip|s:13:\"116.12.32.222\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1625818533;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ca7b420ed2d0b551b62e3fcb021f07e89655a675', '116.12.33.150', 1620643653, '__ci_last_regenerate|i:1620643653;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1620629291\";last_ip|s:13:\"116.12.33.219\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1620643635;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ca7b7b4d5230984246b1a2dac3190c6c365bb428', '116.12.32.213', 1619772684, '__ci_last_regenerate|i:1619772684;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1619707579\";last_ip|s:11:\"116.12.33.3\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1619772671;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ca7ba33aadf8bc014c1080cc2cc082292c8bda15', '116.12.32.59', 1625826100, '__ci_last_regenerate|i:1625826100;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1625742360\";last_ip|s:13:\"116.12.32.222\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1625825423;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ca916c0fee1705a7eb57913628493d058f65c7c1', '127.0.0.1', 1617630265, '__ci_last_regenerate|i:1617630265;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617533532\";last_ip|s:12:\"116.12.33.54\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617630258;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ca93cc22f9ffa0c9f399a015e63f46d7430192c7', '116.12.32.18', 1637577420, '__ci_last_regenerate|i:1637577420;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1637499031\";last_ip|s:13:\"116.12.32.219\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1637576300;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ca9b2a32f8b1208ff5385463fa2f3c5c6969fc82', '116.12.32.221', 1639208573, '__ci_last_regenerate|i:1639208573;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1639145805\";last_ip|s:13:\"116.12.34.167\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1639208531;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ca9c3ba9ed55e65c908aedd0c1e7796a24547a9b', '127.0.0.1', 1616568091, '__ci_last_regenerate|i:1616567881;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616506115\";last_ip|s:13:\"116.12.32.128\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616568091;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('caa880ff572d9f82400b6d05838b7aa59a5cd317', '103.108.91.130', 1605187574, '__ci_last_regenerate|i:1605187574;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605101433\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605187573;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('caab89807e28e10be5598df1023bc0680131ddb1', '127.0.0.1', 1608989475, '__ci_last_regenerate|i:1608989475;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608895737\";last_ip|s:13:\"116.12.32.142\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608989425;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('cabf92cf7810d23d834efc158bf4debebdc6a2e1', '127.0.0.1', 1601987154, '__ci_last_regenerate|i:1601987154;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1601902328\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1601987065;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('cacc8f600c9f2ac104b5b013c5ddf0fb0ab011f6', '116.12.32.111', 1611388731, '__ci_last_regenerate|i:1611388731;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1611318457\";last_ip|s:13:\"116.12.32.176\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1611384092;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('cadf49a058f6417d90fce9dac04b49953ecb0755', '127.0.0.1', 1593921871, '__ci_last_regenerate|i:1593921871;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1593866795\";last_ip|s:13:\"43.231.23.122\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1593921267;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('caef19a49aeb84760c30f709e68293283ae9cf42', '116.12.33.88', 1615214865, '__ci_last_regenerate|i:1615214865;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1615090359\";last_ip|s:13:\"116.12.33.177\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1615214850;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('caefb606ee2f6992972318d3e4214a570f0bcf17', '127.0.0.1', 1595923256, '__ci_last_regenerate|i:1595923256;requested_page|s:13:\"admin/welcome\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1595841827\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595923194;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('caf3008ff423d6afa5e4ae0926da02c07e5afca0', '127.0.0.1', 1617447325, '__ci_last_regenerate|i:1617447325;requested_page|s:19:\"admin/reports/sales\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('caf98b0614ec75bd5c38087735009cbddaf5e709', '127.0.0.1', 1610799326, '__ci_last_regenerate|i:1610799326;requested_page|s:9:\"admin/pos\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1610775754\";last_ip|s:13:\"116.12.33.107\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1610799312;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('cb00ac2f9210603b67ecfc66b128a1557d1b71cf', '127.0.0.1', 1601032394, '__ci_last_regenerate|i:1601032394;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('cb05ade1ec118927006b5768c060b3bbac5dced8', '116.12.32.59', 1626005425, '__ci_last_regenerate|i:1626005425;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1625742360\";last_ip|s:13:\"116.12.32.222\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1625829624;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('cb0621aa97d775144b90e75aafddb9a7210847f1', '116.12.32.152', 1616333538, '__ci_last_regenerate|i:1616333538;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616303140\";last_ip|s:11:\"116.12.33.5\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616333502;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('cb0776bbc2b3dde99ce6f54d271f3151139356e3', '116.12.33.222', 1644123367, '__ci_last_regenerate|i:1644123367;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1644054646\";last_ip|s:12:\"116.12.34.42\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1644123336;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('cb2aff7520fe9cecc9dfe23aedd93b94eba5d313', '116.12.33.132', 1618827007, '__ci_last_regenerate|i:1618827007;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1618753218\";last_ip|s:12:\"116.12.32.42\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1618825935;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('cb32740a641868ce21297f325718c4520f6bb3a7', '127.0.0.1', 1609596529, '__ci_last_regenerate|i:1609596529;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609414124\";last_ip|s:13:\"116.12.33.162\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1609596523;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('cb388f2e0169b6ed2f3a495ae7fbbef1b0e45edd', '116.12.33.70', 1639464420, '__ci_last_regenerate|i:1639464420;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1639373692\";last_ip|s:13:\"116.12.34.160\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1639464380;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('cb4dd4261362379efab99eb74f7276562b8621f8', '127.0.0.1', 1610804607, '__ci_last_regenerate|i:1610804607;requested_page|s:9:\"admin/pos\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1610775754\";last_ip|s:13:\"116.12.33.107\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1610804581;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('cb4f2ef9633c6ee84005908fb62bc23d7733a4ad', '116.12.33.187', 1617884920, '__ci_last_regenerate|i:1617884920;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617857562\";last_ip|s:13:\"116.12.33.187\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617884910;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_posls|i:1;remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('cb5181ab0ce1c333384561ffb133550e032fe972', '103.108.88.21', 1597499546, '__ci_last_regenerate|i:1597499434;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597468572\";last_ip|s:9:\"127.0.0.1\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597499541;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('cb58c2b4ac7d2c8c15069142b33a10a5b75f0622', '103.108.88.21', 1595419542, '__ci_last_regenerate|i:1595419542;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1595412939\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595419507;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('cb7084dda20e5396e75d51959f796a51e0cf78ee', '116.12.32.159', 1633092094, '__ci_last_regenerate|i:1633092049;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1632997735\";last_ip|s:13:\"116.12.32.189\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1633092094;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('cb715c9404f5566ddbd68f6181283fd9d8ba35b9', '116.12.32.21', 1607241264, '__ci_last_regenerate|i:1607241264;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607174440\";last_ip|s:13:\"116.12.33.196\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607241147;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('cb7b87bc96c765ff8a0a6dd3a735a774ac8ffd76', '116.12.32.112', 1623744422, '__ci_last_regenerate|i:1623744422;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1623676117\";last_ip|s:12:\"116.12.33.90\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1623744361;remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('cb82f119080f3c7c3291213570ef89f4ec5d04f4', '127.0.0.1', 1595426237, '__ci_last_regenerate|i:1595426231;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1595418811\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595425426;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('cb83de62d3ba719614947d25c5cb864569b20cf7', '116.12.32.215', 1631519104, '__ci_last_regenerate|i:1631519104;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1631358227\";last_ip|s:13:\"116.12.34.221\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1631518773;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('cb8f7efb9e37e22340b094a0f2ea6c711ec33339', '127.0.0.1', 1615705885, '__ci_last_regenerate|i:1615705885;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1615625339\";last_ip|s:13:\"116.12.32.217\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1615705847;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('cb948d735450f707f4d6afaf83df6440d34dbe96', '127.0.0.1', 1616856551, '__ci_last_regenerate|i:1616856551;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616763763\";last_ip|s:12:\"116.12.32.55\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616856511;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('cb9617bed1e7853e14686a8f5784cd0a2db8f438', '116.12.32.214', 1642575741, '__ci_last_regenerate|i:1642575741;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1642503029\";last_ip|s:13:\"116.12.34.104\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1642575594;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('cb98425b593f300655fc2d0a82dd2460de104862', '116.12.33.225', 1637217977, '__ci_last_regenerate|i:1637217977;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1637137656\";last_ip|s:11:\"116.12.32.9\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1637217904;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('cb98bfb38aebc6bf8317491458006e0dc1fa1c75', '116.12.32.182', 1644925900, '__ci_last_regenerate|i:1644925900;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1644833400\";last_ip|s:13:\"116.12.34.239\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1644925861;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('cb9a980edd8505cb71dd07cb10c4d3c134ec5965', '116.12.32.74', 1636867690, '__ci_last_regenerate|i:1636867690;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1636807546\";last_ip|s:13:\"116.12.32.219\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1636867647;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('cba29515e90eb5d52b0c946bf561e83010745c60', '127.0.0.1', 1608617827, '__ci_last_regenerate|i:1608617827;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608551040\";last_ip|s:13:\"116.12.33.177\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608617801;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('cba38b99b2a569bc85a2072bf53e8f8ece89b349', '103.108.91.130', 1605356527, '__ci_last_regenerate|i:1605356527;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605326172\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605356497;error|N;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('cbad2b9167062ffd2c5552b9dae4a746277316bd', '116.12.32.182', 1644927507, '__ci_last_regenerate|i:1644927507;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1644833400\";last_ip|s:13:\"116.12.34.239\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1644927368;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('cbbee3cd25aedc901ead25ea04a1451c2101f54c', '116.12.33.149', 1617365114, '__ci_last_regenerate|i:1617365114;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617332954\";last_ip|s:13:\"116.12.33.149\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617365110;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('cbc2f0e6ba0e5890840d983fa175da769ae68002', '116.12.32.150', 1645444432, '__ci_last_regenerate|i:1645444432;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1645417986\";last_ip|s:13:\"116.12.33.158\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1645444404;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('cbcbbb147d14524e2f5f145d76a077b8cd450860', '127.0.0.1', 1603811779, '__ci_last_regenerate|i:1603811779;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1603800687\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1603811749;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('cbdcfa331ab0128f5b4d9d7008035341195dce4e', '116.12.33.49', 1616836916, '__ci_last_regenerate|i:1616836916;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616763763\";last_ip|s:12:\"116.12.32.55\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616836841;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('cbe0a920f9627e7ac498981ce1e67369d5893292', '116.12.34.194', 1642763739, '__ci_last_regenerate|i:1642763739;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1642676905\";last_ip|s:13:\"116.12.32.153\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1642763715;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('cbe0cef821b5dfadc8505998a54ad7cdc4e4d45c', '127.0.0.1', 1617951922, '__ci_last_regenerate|i:1617951922;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617877038\";last_ip|s:13:\"116.12.33.187\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617951882;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('cbe561f7570bdc54f3089d3cb0b4ed48c0609eda', '116.12.34.171', 1638590967, '__ci_last_regenerate|i:1638590967;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1638522905\";last_ip|s:12:\"116.12.34.80\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1638590949;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('cbe83cc6899e26e66f84efa47d54b81ee9d67ee7', '116.12.34.154', 1648270525, '__ci_last_regenerate|i:1648270525;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1648189385\";last_ip|s:13:\"116.12.34.243\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1648270516;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('cbeede24deb292343d2ca77dd31101f3ae88747a', '116.12.33.57', 1616902593, '__ci_last_regenerate|i:1616902593;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616835824\";last_ip|s:12:\"116.12.33.49\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616902519;remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('cbf6a58b572bdb0dd2b60f25439395e001ee9830', '127.0.0.1', 1608543242, '__ci_last_regenerate|i:1608543242;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608444196\";last_ip|s:13:\"116.12.32.138\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608538369;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('cbfc04cfd7a3001f7032886647bd6be5384638a1', '116.12.32.183', 1634558421, '__ci_last_regenerate|i:1634558421;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1634531653\";last_ip|s:11:\"116.12.34.6\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1634557815;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('cc0456365675033d4835a9a74b73bec5c5e418c9', '116.12.34.100', 1635048432, '__ci_last_regenerate|i:1635048149;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1634903901\";last_ip|s:12:\"116.12.34.99\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1635048432;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('cc04f16db054947739dfbcaa382a02c9e42ff0c9', '127.0.0.1', 1606978735, '__ci_last_regenerate|i:1606978735;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606909650\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606977780;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('cc05bf9105d695e190f0aea0d34a51db582945a9', '116.12.34.22', 1636526499, '__ci_last_regenerate|i:1636526499;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1636435217\";last_ip|s:13:\"116.12.34.151\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1636526458;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('cc062d2634f1659bad7b98669569b003ddc8312a', '116.12.33.152', 1612164206, '__ci_last_regenerate|i:1612164206;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1612065045\";last_ip|s:13:\"116.12.33.249\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1612164199;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('cc155af1aec02ecf30116fba1b40bb6385a03c23', '116.12.33.107', 1610809479, '__ci_last_regenerate|i:1610809408;requested_page|s:9:\"admin/pos\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1610775754\";last_ip|s:13:\"116.12.33.107\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1610809472;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('cc19913f996f0b332ef7122fa5c9148a89a36d9d', '116.12.32.183', 1634560954, '__ci_last_regenerate|i:1634560954;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1634531653\";last_ip|s:11:\"116.12.34.6\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1634558421;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('cc2ea3192bb2b06bc2329ec07ad52350e9dfffc2', '127.0.0.1', 1617517402, '__ci_last_regenerate|i:1617517402;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617447467\";last_ip|s:13:\"116.12.32.198\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617512439;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('cc2fadc29caf16ab06b42e92433b7aece4342be1', '116.12.33.149', 1618672175, '__ci_last_regenerate|i:1618672175;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1618650393\";last_ip|s:13:\"116.12.32.216\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1618672139;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('cc32011da7eec01847eb78240a729b74edc9ab80', '127.0.0.1', 1604379619, '__ci_last_regenerate|i:1604379619;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1604314383\";last_ip|s:14:\"103.108.91.128\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1604378374;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('cc324bde16b5484d8c6ca855c17fed6c99ac702c', '127.0.0.1', 1606470929, '__ci_last_regenerate|i:1606470929;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606395992\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606469398;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('cc36d7edae1aa91cab0c314f708eca6c35e63687', '116.12.33.177', 1615125084, '__ci_last_regenerate|i:1615125084;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1615034999\";last_ip|s:13:\"116.12.33.144\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1615124840;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('cc3aea62d0dd17f71ae31411aac26944b59bd0f3', '127.0.0.1', 1614159268, '__ci_last_regenerate|i:1614159268;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1614085214\";last_ip|s:12:\"116.12.33.97\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1614155684;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('cc3bbbdf3935548f4efd02321f962d2627d78fb3', '127.0.0.1', 1607166268, '__ci_last_regenerate|i:1607166268;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607086449\";last_ip|s:13:\"116.12.33.128\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607165436;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('cc3c21d26e3006d7e09402b3739b6963e48dca1b', '127.0.0.1', 1604552809, '__ci_last_regenerate|i:1604552809;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1604477132\";last_ip|s:14:\"103.108.91.131\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1604552605;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('cc3ed47c6ccf57e32fb6232984466c681f5dd08d', '116.12.33.199', 1614947670, '__ci_last_regenerate|i:1614947670;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1614863202\";last_ip|s:13:\"116.12.33.158\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1614947648;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('cc46c6a96257db6252a5f7103c13cbda19c340f6', '127.0.0.1', 1607858200, '__ci_last_regenerate|i:1607858200;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607772531\";last_ip|s:13:\"116.12.33.239\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607858167;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;message|s:25:\"Sale successfully updated\";__ci_vars|a:1:{s:7:\"message\";s:3:\"new\";}');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('cc59aa8c2a652d6ac966dfc69f01af04c75857d5', '127.0.0.1', 1605693889, '__ci_last_regenerate|i:1605693889;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605678510\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605693858;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('cc5a5745889f2305447c8d2375afddd87ef78cf0', '116.12.32.216', 1632748063, '__ci_last_regenerate|i:1632748050;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1631878385\";last_ip|s:13:\"116.12.32.206\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1632748063;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('cc6c2092c0d7f8baff7e18b52894286ccbd52efe', '116.12.33.177', 1615105986, '__ci_last_regenerate|i:1615105986;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1615034999\";last_ip|s:13:\"116.12.33.144\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1615105959;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('cc7820d9e71092a0502955e16e2e35853c26dfee', '116.12.32.21', 1607239733, '__ci_last_regenerate|i:1607239733;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607174440\";last_ip|s:13:\"116.12.33.196\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607239675;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('cc917d353bd8820e54d8428c0ec62d3ba7bba17e', '127.0.0.1', 1604243674, '__ci_last_regenerate|i:1604243674;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1604229283\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1604243673;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('cc920ac1fcc32b666bfbe803d42c359af4430443', '116.12.33.198', 1638181523, '__ci_last_regenerate|i:1638181523;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1638164343\";last_ip|s:13:\"116.12.33.198\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1638181497;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('cc92498cb379318aafd9b07747c6e1fe5dc7719b', '116.12.34.154', 1648278508, '__ci_last_regenerate|i:1648278508;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1648189385\";last_ip|s:13:\"116.12.34.243\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1648278423;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('cca49126d5fffe7ba1f74ed7623c78a97af07ecb', '103.108.88.21', 1597584004, '__ci_last_regenerate|i:1597584004;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597474515\";last_ip|s:12:\"210.1.246.66\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597583697;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('cca5c0ba5536bf38a345fe62b3606bd884683122', '116.12.32.211', 1646390541, '__ci_last_regenerate|i:1646390541;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1646292006\";last_ip|s:13:\"116.12.32.197\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1646390518;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ccabd8af86c269d1e1d95fb4c84662badf3e4f6f', '116.12.33.243', 1611040869, '__ci_last_regenerate|i:1611040664;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1610977456\";last_ip|s:13:\"116.12.33.109\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1611040866;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ccb117ecd1ca0b517250fb7be474808153952aaa', '116.12.32.219', 1636785334, '__ci_last_regenerate|i:1636785070;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1636722204\";last_ip|s:13:\"116.12.33.252\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1636785334;error|N;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ccb4d3bfcdda1408e15b16e48c3e320ec7b971da', '103.108.88.21', 1593848741, 'requested_page|s:15:\"admin/customers\";__ci_last_regenerate|i:1593848741;identity|s:11:\"r@gmail.com\";username|s:4:\"neon\";email|s:11:\"r@gmail.com\";user_id|s:1:\"4\";old_last_login|s:10:\"1593596310\";last_ip|s:14:\"203.190.14.186\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"5\";warehouse_id|s:1:\"1\";view_right|s:1:\"1\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"4\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1593836831;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ccc81cfd0f731113b8f0d48b4c6893a56d720f4e', '116.12.33.144', 1615038313, '__ci_last_regenerate|i:1615038313;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1614933443\";last_ip|s:13:\"116.12.33.199\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1615038292;remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('cccad17b5e42c9daa18728c89f00cfd8d928bd32', '116.12.33.115', 1619878018, '__ci_last_regenerate|i:1619878018;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1619781532\";last_ip|s:13:\"116.12.32.213\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1619874690;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ccd217a0525b166103f6accf1bfd479896d3e01f', '116.12.34.70', 1635577114, '__ci_last_regenerate|i:1635577114;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1635415537\";last_ip|s:12:\"116.12.34.44\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1635577113;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ccdb050a4ad535c37033277f48620665e22c2cb1', '127.0.0.1', 1611416220, '__ci_last_regenerate|i:1611416075;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1611378421\";last_ip|s:13:\"116.12.32.111\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1611416076;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('cce0d12c801a7ff477bf5d172f905bb21bcf8cb5', '103.108.91.130', 1606575915, '__ci_last_regenerate|i:1606575913;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606455480\";last_ip|s:14:\"103.108.91.129\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606575915;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('cce1d5e00d77401139b91d4839462b8cf8bcce9f', '116.12.33.115', 1619884179, '__ci_last_regenerate|i:1619884179;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1619781532\";last_ip|s:13:\"116.12.32.213\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1619883863;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('cce484d57173aa75175c0db4a4d209c2ba82ce8b', '127.0.0.1', 1595426231, '__ci_last_regenerate|i:1595426231;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1595418811\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595425426;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('cce751d4ab8ea3169b0cffc975216fedf7330b31', '127.0.0.1', 1618050064, '__ci_last_regenerate|i:1618050064;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1618029307\";last_ip|s:12:\"116.12.33.48\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1618049767;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ccee6a3b8e38a667a15f71fe36f15ec113fbb947', '116.12.34.252', 1645090693, '__ci_last_regenerate|i:1645090693;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1645067649\";last_ip|s:13:\"116.12.34.252\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1645090689;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ccf2ddf53bbcdc8e1756def3ac801758aced566c', '127.0.0.1', 1606224905, '__ci_last_regenerate|i:1606224905;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606210262\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606224869;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('cd040240ce6b2275c3cf76d9107b687dc7387009', '103.108.88.21', 1599743327, '__ci_last_regenerate|i:1599743327;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1599653546\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1599743290;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('cd045364fcf2a429aa889c6a8b88afeec7455e77', '103.108.91.131', 1606051745, '__ci_last_regenerate|i:1606051745;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606025936\";last_ip|s:14:\"103.108.91.129\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606051735;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('cd1942ae765da75303453812c188c38057b80bbf', '116.12.32.25', 1614697383, '__ci_last_regenerate|i:1614697383;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1614667355\";last_ip|s:12:\"116.12.32.25\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1614697359;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('cd1af62ac8e0084450cc86cb7404e5a0e65931ef', '127.0.0.1', 1609765252, '__ci_last_regenerate|i:1609765252;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609743297\";last_ip|s:13:\"116.12.32.124\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1609762989;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('cd2133c5b4dbab9e079cf4697c83f0e9ad58bf64', '116.12.33.12', 1608380428, '__ci_last_regenerate|i:1608380428;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608363721\";last_ip|s:12:\"116.12.33.12\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608380164;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('cd257282b5677479186a5b7eaa3df9a1e04b44a7', '116.12.33.201', 1608636447, '__ci_last_regenerate|i:1608636447;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608617515\";last_ip|s:13:\"116.12.33.218\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608636003;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('cd2c2497ee61ef7cdbbec0195e99f8fcd20ceb46', '116.12.32.202', 1643365106, '__ci_last_regenerate|i:1643365106;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1643342300\";last_ip|s:13:\"116.12.32.161\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1643364141;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('cd399c229bda610501c5b67922fc3d02a697c5e1', '116.12.34.252', 1645091954, '__ci_last_regenerate|i:1645091954;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1645067649\";last_ip|s:13:\"116.12.34.252\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1645091932;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('cd3c1375f1cc668ea26ee751824def92458f2d81', '127.0.0.1', 1616072320, '__ci_last_regenerate|i:1616072320;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616055729\";last_ip|s:12:\"116.12.32.81\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616072294;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('cd507cbdc5b1f07f65192a022b446284ad5d4eaf', '127.0.0.1', 1617012804, '__ci_last_regenerate|i:1617012804;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616900099\";last_ip|s:12:\"116.12.33.57\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617009389;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('cd5373537dbad9d8acffd9bfb5d0a86eceef9d2a', '116.12.33.77', 1619262322, '__ci_last_regenerate|i:1619262322;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1619247508\";last_ip|s:12:\"116.12.33.77\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1619262040;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('cd56793d7273bf906b68f9d91d6f4e1336d3c275', '127.0.0.1', 1610030244, '__ci_last_regenerate|i:1610030244;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609997510\";last_ip|s:13:\"116.12.32.102\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1610030215;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('cd56f40b83aaa542b03b0f12d52baf8f6313282c', '127.0.0.1', 1597735897, '__ci_last_regenerate|i:1597735897;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597680581\";last_ip|s:12:\"210.1.246.66\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597735875;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('cd57574dd6247b1cf5b6acbab484027255144a02', '116.12.32.223', 1640841063, '__ci_last_regenerate|i:1640841063;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1640752748\";last_ip|s:13:\"116.12.34.137\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1640841026;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('cd59dcccfb582893548d8b4fd92ed530911c2f0e', '103.108.88.21', 1597664555, '__ci_last_regenerate|i:1597664555;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597555298\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597664173;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('cd5fa3c7190f749360496163b84069265496c543', '116.12.34.171', 1638596023, '__ci_last_regenerate|i:1638596023;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1638522905\";last_ip|s:12:\"116.12.34.80\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1638596003;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('cd6756115d74bc98fc1c628c5baa072366214ad0', '103.108.88.21', 1594707875, '__ci_last_regenerate|i:1594707875;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594614684\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('cd72a76b602883ea8886f2391076dbaed3b972eb', '127.0.0.1', 1601455627, '__ci_last_regenerate|i:1601455627;requested_page|s:5:\"admin\";identity|s:5:\"babul\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1601379381\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1601455437;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('cd74d4f61af15f6c273ee90b126744f11f7635eb', '127.0.0.1', 1614331246, '__ci_last_regenerate|i:1614331033;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1614259833\";last_ip|s:13:\"116.12.32.223\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1614331246;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('cd7650f38333d5f46fe50b8752bc58bd3529bcdf', '103.108.88.21', 1594734998, '__ci_last_regenerate|i:1594734998;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594717643\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1594734875;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('cd814e8fe3f8c1e8817c6ae55e20999a6ee75589', '103.108.88.21', 1603370457, '__ci_last_regenerate|i:1603370457;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1603272648\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1603370430;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('cd85c2b75e9f566d7b9f3aca006da3b6b9ce7915', '127.0.0.1', 1597410484, '__ci_last_regenerate|i:1597410444;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597382202\";last_ip|s:9:\"127.0.0.1\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597407712;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('cd8a19987c3ef7282be4c3a6eb2bd965025884a4', '103.108.91.129', 1606637664, '__ci_last_regenerate|i:1606637664;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606540695\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606637628;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('cda157cda0b9d104df0cf319215d62b97145adc4', '127.0.0.1', 1604643040, '__ci_last_regenerate|i:1604643040;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1604551273\";last_ip|s:14:\"103.108.91.131\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1604643000;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('cda3a7bb8dc58e9f0a852758e92a855f069cde07', '116.12.33.70', 1639462716, '__ci_last_regenerate|i:1639462716;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1639373692\";last_ip|s:13:\"116.12.34.160\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1639462688;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('cdaaaa7db3f73beccf7dc2c20780f114708c2e16', '127.0.0.1', 1603363039, '__ci_last_regenerate|i:1603363039;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1603272648\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1603360025;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('cdae6d4f93956325befb426816eeb72aa3229019', '116.12.34.193', 1645856337, '__ci_last_regenerate|i:1645856335;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1645795420\";last_ip|s:13:\"116.12.32.203\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1645856337;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('cdaf95ba811a4f06362922325ca3b72b1a6a3218', '116.12.33.241', 1620232594, '__ci_last_regenerate|i:1620232594;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1620214876\";last_ip|s:13:\"116.12.33.241\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1620232578;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('cdb742c821efce812520ddf748177b9167ef58c3', '116.12.33.161', 1612357950, '__ci_last_regenerate|i:1612357950;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1612332728\";last_ip|s:13:\"116.12.33.161\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1612357922;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('cdb9847f9aaa956b350e5f459daded03ba81ad66', '116.12.32.74', 1636868203, '__ci_last_regenerate|i:1636868203;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1636807546\";last_ip|s:13:\"116.12.32.219\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1636868008;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('cdbcfb8b8fe6c37709dfb3696d20235b6efe5d9d', '127.0.0.1', 1617631702, '__ci_last_regenerate|i:1617631702;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('cdce3861f424614be74baab987818f60d88c76b6', '116.12.32.217', 1641710232, '__ci_last_regenerate|i:1641710232;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1641631115\";last_ip|s:12:\"116.12.34.67\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1641709664;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('cdd2aedebe092ea3618f17429427d60896204289', '103.108.88.21', 1596031222, '__ci_last_regenerate|i:1596031222;requested_page|s:13:\"admin/welcome\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1596008914\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1596031188;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('cdd62e7ad022d951513d0631c6eba2ab1783fc90', '116.12.33.209', 1618313363, '__ci_last_regenerate|i:1618313363;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1618295184\";last_ip|s:13:\"116.12.33.209\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1618313344;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('cddb905dcbc0379c698f5120e3d049dd42eb65c2', '127.0.0.1', 1608043003, '__ci_last_regenerate|i:1608043003;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608012145\";last_ip|s:13:\"116.12.33.147\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608042979;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('cddd7d6395a9c53676ef0c91a082f3f99556dbc2', '127.0.0.1', 1614062034, '__ci_last_regenerate|i:1614061801;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1614001780\";last_ip|s:12:\"116.12.33.65\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1614061980;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('cde3d54528f8a084aed2a2934d29914209766332', '116.12.33.239', 1610089271, '__ci_last_regenerate|i:1610089271;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1610025322\";last_ip|s:13:\"116.12.32.102\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1610089187;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('cde56bdb4b1a7b138084273cc0c1eb528f85cbff', '127.0.0.1', 1606050225, '__ci_last_regenerate|i:1606050225;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606025936\";last_ip|s:14:\"103.108.91.129\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606050216;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('cde601c38b4fef02148a1e9e916daf0f0d8e9527', '127.0.0.1', 1600517790, '__ci_last_regenerate|i:1600517790;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1600510896\";last_ip|s:12:\"119.30.47.44\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";message|s:38:\"<p>You are successfully logged in.</p>\";__ci_vars|a:1:{s:7:\"message\";s:3:\"old\";}');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('cdf76a9025619089d1e79f7e9909b90942e64bde', '127.0.0.1', 1610203898, '__ci_last_regenerate|i:1610203898;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1610171878\";last_ip|s:12:\"116.12.33.44\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1610203854;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('cdffe4b3358ff0e0ce716f76cb69ab5e7a167589', '116.12.32.222', 1624170598, '__ci_last_regenerate|i:1624170598;requested_page|s:15:\"admin/pos/sales\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('cdhkbk7b4soes4oum8fh4dmi64g3elsq', '::1', 1593215528, '__ci_last_regenerate|i:1593215528;requested_page|s:5:\"admin\";identity|s:11:\"a@gmail.com\";username|s:6:\"farhad\";email|s:11:\"a@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1593122510\";last_ip|s:3:\"::1\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|N;view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|N;company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ce04b37a3dc1dc05cb9daea1c70cf249a24eb06a', '127.0.0.1', 1616317508, '__ci_last_regenerate|i:1616317508;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616230783\";last_ip|s:13:\"116.12.33.242\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616308972;remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ce06724b607f85b8b48fa41d1217f74f70d89e22', '116.12.32.8', 1636111409, '__ci_last_regenerate|i:1636111409;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1636089343\";last_ip|s:11:\"116.12.32.8\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1636111337;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ce1578291f611981edc2b81f4e74967d8d3ad589', '127.0.0.1', 1610801927, '__ci_last_regenerate|i:1610801927;requested_page|s:9:\"admin/pos\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1610775754\";last_ip|s:13:\"116.12.33.107\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1610801812;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ce15c539a22eea38273b6e596cd2cad2a3260d77', '116.12.32.202', 1646996940, '__ci_last_regenerate|i:1646996940;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1646918263\";last_ip|s:13:\"116.12.32.158\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1646996918;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ce1af96db06ce3718b7d7038acd6774f90b2a2ac', '127.0.0.1', 1616919234, '__ci_last_regenerate|i:1616919234;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616835824\";last_ip|s:12:\"116.12.33.49\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616919215;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ce245a43b3ef2c2164946b4324a955ba15bcde42', '116.12.33.40', 1622295750, 'requested_page|s:23:\"admin/reports/customers\";__ci_last_regenerate|i:1622295750;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1622267466\";last_ip|s:12:\"116.12.33.40\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ce2640cb7838398feeebfd1609cab649a6e8fa56', '103.108.88.21', 1597491508, '__ci_last_regenerate|i:1597491508;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597468572\";last_ip|s:9:\"127.0.0.1\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597491267;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ce369b595c46f1ede65446718a9e7c3e1867dae1', '127.0.0.1', 1607231699, '__ci_last_regenerate|i:1607231699;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607228439\";last_ip|s:12:\"116.12.32.52\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607231677;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ce3732f92f1358af062911db5e1d86b07422a4cb', '116.12.33.28', 1614061129, '__ci_last_regenerate|i:1614061129;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1614001780\";last_ip|s:12:\"116.12.33.65\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1614061115;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ce4b9eadf0cc189f4dd7b0f9cb530dd58afc62f5', '103.108.91.130', 1607009648, '__ci_last_regenerate|i:1607009648;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606977656\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607009643;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ce4dcb41f2a0bf9733ddc442e6f78ce8ca8840f0', '127.0.0.1', 1605184611, '__ci_last_regenerate|i:1605184611;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605101433\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605184541;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ce5a1040112934c21e4b28780cc89424f71e37eb', '103.108.88.21', 1594704961, '__ci_last_regenerate|i:1594704961;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594614684\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ce5a3bb1f6b47b02247e09469269656e15458026', '103.108.88.21', 1595917011, '__ci_last_regenerate|i:1595917011;requested_page|s:13:\"admin/welcome\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1595841827\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595916490;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ce5e907da972b8f9ec32cabffc8c7587bb130be1', '116.12.34.216', 1639987434, '__ci_last_regenerate|i:1639987434;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1639977158\";last_ip|s:13:\"116.12.34.216\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1639987410;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ce673196c4da7d663f8c7068f43fa47ac268eeb3', '127.0.0.1', 1595327344, '__ci_last_regenerate|i:1595327194;requested_page|s:16:\"admin/myexpenses\";identity|s:9:\"habib1975\";username|s:9:\"habib1975\";email|s:19:\"habib1975@gmail.com\";user_id|s:1:\"5\";old_last_login|s:10:\"1595325110\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"5\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"0\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";error|s:106:\"<h4>404 Not Found!</h4><p>The page you are looking for can not be found.</p>http://samratbd.com/ci/welcome\";__ci_vars|a:1:{s:5:\"error\";s:3:\"old\";}');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ce691ce321182153e917875a64033482668e1f92', '127.0.0.1', 1598171983, '__ci_last_regenerate|i:1598171983;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1598098234\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1598171935;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ce7469360b091f0c5e4d8c38cb5a5e324e925413', '116.12.32.221', 1620721240, '__ci_last_regenerate|i:1620721240;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1620640418\";last_ip|s:13:\"116.12.33.150\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1620721071;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ce7a523e7555d1c23397d8d3e51e9f7e12c87baa', '116.12.33.34', 1640155216, '__ci_last_regenerate|i:1640155216;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1640074228\";last_ip|s:13:\"116.12.32.209\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1640155170;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ce88d7bbfd02c53574a97fddb31df8438e1831d4', '103.108.88.21', 1594708824, '__ci_last_regenerate|i:1594708824;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594614684\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ce9501b60518bb2b864e121c9a90d64a4b4939f6', '127.0.0.1', 1609568736, '__ci_last_regenerate|i:1609568733;requested_page|s:15:\"admin/pos/sales\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ce9f121a81be16a27b7ab2bdb172c202c43add33', '116.12.33.73', 1609592854, '__ci_last_regenerate|i:1609592854;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609414124\";last_ip|s:13:\"116.12.33.162\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1609592756;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ceaf714dd988d3abfdbcd2ac94f37867f91038e3', '116.12.32.68', 1648980935, '__ci_last_regenerate|i:1648980935;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1648792670\";last_ip|s:13:\"116.12.32.118\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1648979971;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ceb8a1af01b17e06849fc5b201229ae7a700c770', '116.12.32.211', 1637401913, '__ci_last_regenerate|i:1637401913;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1637380449\";last_ip|s:13:\"116.12.32.211\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1637401905;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('cebc2cf4ceffecbfd4cd472e7fdca41bc45a2d89', '103.108.88.21', 1596000100, '__ci_last_regenerate|i:1596000100;requested_page|s:13:\"admin/welcome\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1595945442\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595999429;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('cebef95acd473b39c64c3ee059fa437bce7c4a38', '127.0.0.1', 1598707133, '__ci_last_regenerate|i:1598707133;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1598681885\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1598706913;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ced2e77778e92d152b7974cde0fce95d0d8f0cf2', '127.0.0.1', 1606460504, '__ci_last_regenerate|i:1606460504;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606395992\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606455640;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ced79f9d900fe8289ac4e5b412ece79fec90d9e8', '127.0.0.1', 1612080575, '__ci_last_regenerate|i:1612080575;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1612018324\";last_ip|s:13:\"116.12.32.171\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1612080541;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ced8cff946d71264b7d49931c9465843b2cda020', '127.0.0.1', 1597838563, 'requested_page|s:28:\"admin/sales/payment_note/317\";__ci_last_regenerate|i:1597838563;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597822233\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597838285;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('cee12d4462e03c412a619d429bd003cb5c61e525', '116.12.33.241', 1620217248, '__ci_last_regenerate|i:1620217218;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1620195556\";last_ip|s:13:\"116.12.33.241\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1620217247;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('cee42c292a9cb9d5d5352423b0ee5ce2b35385f1', '116.12.33.202', 1619451874, '__ci_last_regenerate|i:1619451874;requested_page|s:21:\"admin/sales/edit/4925\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1619422400\";last_ip|s:12:\"116.12.32.63\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1619445988;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('cee791821e61d38db9e2475f26f9858660cd19d5', '127.0.0.1', 1606548862, '__ci_last_regenerate|i:1606548862;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606455480\";last_ip|s:14:\"103.108.91.129\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606548481;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ceee4e1d75d6957ef5caa209be37cfd92d41db1c', '127.0.0.1', 1612876410, '__ci_last_regenerate|i:1612876410;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1612856906\";last_ip|s:11:\"116.12.33.1\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1612875797;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('cefe146e89255af13e72fdbd537f24d356246251', '116.12.32.158', 1646920655, '__ci_last_regenerate|i:1646920655;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1646886903\";last_ip|s:13:\"116.12.34.140\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1646920639;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('cf01cdedd36189febd57e3172ef95e3d63ef0d4e', '116.12.32.214', 1642576114, '__ci_last_regenerate|i:1642576114;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1642503029\";last_ip|s:13:\"116.12.34.104\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1642576025;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('cf1fb84665c06d1d1683e5b18f9b32cfc4b759fa', '116.12.33.115', 1619870731, '__ci_last_regenerate|i:1619870731;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1619781532\";last_ip|s:13:\"116.12.32.213\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1619870708;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('cf26481af074206640891825cacbae0cb426ea59', '103.108.88.21', 1597488311, '__ci_last_regenerate|i:1597488311;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597468572\";last_ip|s:9:\"127.0.0.1\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597488147;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('cf326c377ed6c5074d0b8d01153748d8313453ed', '116.12.33.44', 1610207818, '__ci_last_regenerate|i:1610207818;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1610171878\";last_ip|s:12:\"116.12.33.44\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1610207793;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_posls|i:1;message|s:27:\"POS Sale successfully added\";__ci_vars|a:1:{s:7:\"message\";s:3:\"new\";}');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('cf364fb4fd05a83aff4871464f18b2683856e595', '103.108.88.21', 1600864488, '__ci_last_regenerate|i:1600864488;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1600780538\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1600864480;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('cf36516f27d416e7b239ce8f9d01c4ea5c3b0eca', '116.12.33.65', 1617706814, '__ci_last_regenerate|i:1617706814;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617631766\";last_ip|s:13:\"116.12.32.223\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617706144;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('cf515f3eae2f427ae47ea4ddd11105dde266abdc', '116.12.33.65', 1613981213, '__ci_last_regenerate|i:1613981213;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1613912089\";last_ip|s:12:\"116.12.33.50\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1613981201;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('cf551234074daf7bdd40a84f1ec1067c330a37d7', '103.108.88.21', 1601818008, '__ci_last_regenerate|i:1601818008;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1601731513\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1601817987;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('cf55f43466de90a890125016f7d4f7e1f5856cd3', '127.0.0.1', 1595915127, '__ci_last_regenerate|i:1595915127;requested_page|s:13:\"admin/welcome\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1595841827\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595914827;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('cf630478730c31ffe51c513fd7be8ba526b279d9', '116.12.33.4', 1636949729, '__ci_last_regenerate|i:1636949729;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1636865265\";last_ip|s:12:\"116.12.32.74\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1636949692;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('cf693dd1efcb7fb5ddfb38e4e477bc191562523b', '103.108.88.21', 1603718526, '__ci_last_regenerate|i:1603718526;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1603688805\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1603718507;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('cf6b93ff15531fbff970f2cf44b5160ccbfc44d0', '103.108.91.130', 1606806051, '__ci_last_regenerate|i:1606806051;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606720128\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606805777;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('cf6e2f671bdd419727ea799bf42df170bb940de7', '116.12.32.140', 1643715623, '__ci_last_regenerate|i:1643715623;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1643686372\";last_ip|s:12:\"116.12.34.97\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1643715604;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('cf729b9f3eded36e9581a47ddfffcee9cf08b51f', '116.12.33.163', 1607844348, '__ci_last_regenerate|i:1607844348;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607772531\";last_ip|s:13:\"116.12.33.239\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607844323;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('cf7a1808e50b939f66558cabcaeb43f0f83e25cd', '116.12.34.239', 1644836441, '__ci_last_regenerate|i:1644836441;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1644809396\";last_ip|s:13:\"116.12.34.239\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1644836424;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('cf7bc455bdc01f0e6869134a262d10aa2dcd0ef5', '116.12.32.223', 1614263860, '__ci_last_regenerate|i:1614263860;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1614241980\";last_ip|s:13:\"116.12.32.223\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1614263167;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('cf7dc34d3aa365f77dfee686497973689d41afbf', '116.12.33.203', 1613208408, '__ci_last_regenerate|i:1613208408;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1613130779\";last_ip|s:12:\"116.12.33.43\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1613208362;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('cf83159f7d91e678929ee6686589447da9048ae1', '127.0.0.1', 1605182513, '__ci_last_regenerate|i:1605182513;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('cf93145f0633be0a54447388713e0a94fe7d0246', '116.12.34.94', 1641703220, '__ci_last_regenerate|i:1641703220;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1641631115\";last_ip|s:12:\"116.12.34.67\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1641702774;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('cf992f9e90e11b2aeeb749f2d3e5763a9f5eed9b', '127.0.0.1', 1595327365, '__ci_last_regenerate|i:1595327346;identity|s:13:\"abc@gmail.com\";username|s:6:\"FARHAD\";email|s:13:\"abc@gmail.com\";user_id|s:1:\"3\";old_last_login|s:10:\"1595325236\";last_ip|s:12:\"210.1.246.66\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"2\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"1\";biller_id|s:1:\"3\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('cfb57396ac9dc845fab97ba23d494cfc257870f2', '127.0.0.1', 1608028014, '__ci_last_regenerate|i:1608028014;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607953227\";last_ip|s:13:\"116.12.32.121\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608027981;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('cfb5da0af395406c389ed5c6a2f5b3c81a1be3b8', '116.12.34.140', 1646896408, '__ci_last_regenerate|i:1646896408;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1646820783\";last_ip|s:13:\"116.12.34.140\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1646896392;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('cfbade18113a3ba5e4c7b456b7e03c7cc2fa4999', '116.12.34.55', 1645942479, '__ci_last_regenerate|i:1645942368;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1645877933\";last_ip|s:13:\"116.12.34.193\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1645942478;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('cfc3f1bc066c7c2a7e90299ce5a2b3561a5ef316', '116.12.33.115', 1619879782, '__ci_last_regenerate|i:1619879782;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1619781532\";last_ip|s:13:\"116.12.32.213\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1619879303;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('cfc47fe5a5560b0f7caedc7885dc6744f8999c39', '116.12.34.239', 1644842767, '__ci_last_regenerate|i:1644842767;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1644809396\";last_ip|s:13:\"116.12.34.239\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1644842625;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('cfcce68051fee960aa762c32d35a3961562b649a', '127.0.0.1', 1613464710, '__ci_last_regenerate|i:1613464710;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1613453111\";last_ip|s:13:\"116.12.33.197\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1613464658;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_posls|i:1;remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('cfd2b3d4b810f3d03c836d2e562fc9951e563691', '127.0.0.1', 1600508867, '__ci_last_regenerate|i:1600508867;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1600433348\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1600508542;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('cfd374008b3fb28ed6ecf25093f1cf5e17b7e7b8', '127.0.0.1', 1614060826, '__ci_last_regenerate|i:1614060826;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1614001780\";last_ip|s:12:\"116.12.33.65\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1614060779;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('cfd9d805a9491cc806c4697450a7a10e0d6fd031', '103.108.88.21', 1597663460, '__ci_last_regenerate|i:1597663460;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597555298\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597663345;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('cfda2e36e969565e3b58d4f66adcf4490241d13c', '116.12.33.209', 1618321552, '__ci_last_regenerate|i:1618321552;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1618295184\";last_ip|s:13:\"116.12.33.209\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1618321270;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('cfdc0cf284d848b3fb859dc486eae4999be66bf3', '127.0.0.1', 1598338436, '__ci_last_regenerate|i:1598338436;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1598269328\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1598338313;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('cfe9a42a215769bccb11ea2ec2918207e67e5a2c', '116.12.34.42', 1644061764, '__ci_last_regenerate|i:1644061764;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1644042409\";last_ip|s:12:\"116.12.34.42\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1644061661;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('cfed5916a1b3c328f55f00f82ab15174cf2eb44a', '116.12.34.220', 1641031685, '__ci_last_regenerate|i:1641031685;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1641011022\";last_ip|s:13:\"116.12.34.220\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1641031468;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('cff67ae12f381b5a58c2041568da44160978aef1', '127.0.0.1', 1594818436, '__ci_last_regenerate|i:1594818436;requested_page|s:15:\"admin/customers\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594754399\";last_ip|s:12:\"210.1.246.66\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1594812188;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('cff77e464792324484811d6ae065088ad84829d7', '127.0.0.1', 1597137063, '__ci_last_regenerate|i:1597137063;requested_page|s:13:\"admin/welcome\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597127896\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597134634;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";user_csrf|s:20:\"jQFWY40Xks8qH9hpAcDb\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('cff8c613e86b8dbbf6d19adc80a4af542e8d17e9', '116.12.34.206', 1637469604, '__ci_last_regenerate|i:1637469604;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1637398026\";last_ip|s:13:\"116.12.32.211\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1637469577;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d004ea32652f7debe6152d1c4e11426dc4c3397c', '116.12.33.46', 1641470087, '__ci_last_regenerate|i:1641470087;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1641452918\";last_ip|s:12:\"116.12.34.74\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1641470040;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d0117d5162f07cf5395aa931a0a03ea67f12a425', '116.12.34.242', 1645590456, '__ci_last_regenerate|i:1645590456;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1645530517\";last_ip|s:13:\"116.12.34.225\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1645590438;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d0146f85f89d6dc5984d328379f82dc6f71c8ca0', '116.12.34.216', 1639986784, '__ci_last_regenerate|i:1639986784;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1639977158\";last_ip|s:13:\"116.12.34.216\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1639986761;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d0168345710940be023439f71fb43031d967627c', '116.12.34.248', 1634817563, '__ci_last_regenerate|i:1634817563;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1634616336\";last_ip|s:12:\"116.12.34.65\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1634816818;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d01e73f7dbe7e4705144d70c3f3a2838c68a0217', '103.108.88.21', 1603547958, '__ci_last_regenerate|i:1603547958;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1603528349\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1603547922;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d03010565afd9c0154020f7c63d04c51311a4b44', '127.0.0.1', 1604923326, '__ci_last_regenerate|i:1604923326;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1604897113\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1604923092;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d030bf03d8d09ea63f32fb89ea0b8834a86f54ac', '116.12.32.214', 1638785831, '__ci_last_regenerate|i:1638785831;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1638764349\";last_ip|s:13:\"116.12.34.142\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1638785802;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d039782c7cc0455dd9f72bef8cbc4659ceb8558a', '127.0.0.1', 1595493503, '__ci_last_regenerate|i:1595493503;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1595490940\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595493456;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d03e4599c05efbb0f6048e653e8fe37eaff925d0', '127.0.0.1', 1614175680, '__ci_last_regenerate|i:1614175680;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1614155657\";last_ip|s:12:\"116.12.32.12\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1614175348;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d0412cdc0798115a6d3250cd1290c41b1314df3b', '116.12.32.192', 1633526074, '__ci_last_regenerate|i:1633526074;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1633412694\";last_ip|s:13:\"116.12.32.165\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1633525997;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d04164c6392b0b970a93c0b0af0db1e309803897', '116.12.32.18', 1637572453, '__ci_last_regenerate|i:1637572453;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1637499031\";last_ip|s:13:\"116.12.32.219\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1637572377;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d046539988e7156aed85468ec19c3599b14348ff', '116.12.32.88', 1642423210, '__ci_last_regenerate|i:1642423210;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1642401645\";last_ip|s:12:\"116.12.34.35\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1642423126;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d086c0476bb773e9ab96c24559f16e4bcabf92f4', '127.0.0.1', 1602684334, '__ci_last_regenerate|i:1602684334;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1602677474\";last_ip|s:14:\"123.108.244.75\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1602684302;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d0945a7f9f27bfa24c4a3526ae84b6eecaa82e2a', '127.0.0.1', 1603291133, '__ci_last_regenerate|i:1603291133;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1603259232\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1603291132;error|N;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";user_csrf|s:20:\"QVtRXEFrMGAzu32hNcBI\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d094b7517393b7b38f487b623e327a957c36265b', '103.108.88.21', 1598172316, '__ci_last_regenerate|i:1598172316;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1598098234\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1598172166;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d0afe704b80050545d6d4c44f3e42620566c9ae4', '103.108.88.21', 1595930563, '__ci_last_regenerate|i:1595930563;requested_page|s:13:\"admin/welcome\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1595841827\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595930338;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d0b9515332ef3de2ec107760631de76a8b5f31ec', '127.0.0.1', 1594899319, '__ci_last_regenerate|i:1594899319;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594897472\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1594897909;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d0b9ca50778f3f7c9b58a165d9c19889ffb9028c', '116.12.32.142', 1608904431, '__ci_last_regenerate|i:1608904431;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608879016\";last_ip|s:13:\"116.12.32.142\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608904412;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d0ba3813ddd35e325f14c22e96f35930af49cc82', '116.12.33.239', 1607776062, '__ci_last_regenerate|i:1607776062;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607770814\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607776041;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d0c20ea815d96e0b2ec572e63b67ba19d37f6bcd', '127.0.0.1', 1613547997, '__ci_last_regenerate|i:1613547997;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1613475725\";last_ip|s:13:\"116.12.33.197\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1613547984;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d0d4de99f3b5ff53926592497154637f64eaa45f', '127.0.0.1', 1597656671, '__ci_last_regenerate|i:1597656671;error|s:108:\"<h4>404 Not Found!</h4><p>The page you are looking for can not be found.</p>http://samratbd.com/ci/login.php\";__ci_vars|a:1:{s:5:\"error\";s:3:\"new\";}');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d0d6ede5afc7306e33f62057a1226aaae765dc77', '103.108.88.21', 1595911546, '__ci_last_regenerate|i:1595911546;requested_page|s:13:\"admin/welcome\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1595841827\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595911537;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d0d9548e562d313686342786b4e182a3a65ffeb8', '116.12.33.185', 1620054760, '__ci_last_regenerate|i:1620054714;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1620036365\";last_ip|s:13:\"116.12.33.185\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1620054714;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d0dba892c7fbdbe8b57d279305f82aca8100d9f7', '127.0.0.1', 1595420216, '__ci_last_regenerate|i:1595420216;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1595412939\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595420066;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d0dc436ef6b913337de0dea2a9f1dab50053ddc3', '116.12.32.217', 1615632331, '__ci_last_regenerate|i:1615632331;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1615553851\";last_ip|s:12:\"116.12.33.13\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1615626352;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d0e3941cd218b7a8fd9c1d4d2b0d535741e1d5ac', '127.0.0.1', 1603192529, '__ci_last_regenerate|i:1603192529;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1603174957\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1603192387;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d0e4e2d8dbccc9c46136a2291b7ee4f135f217cb', '116.12.34.98', 1641526759, '__ci_last_regenerate|i:1641526759;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1641465695\";last_ip|s:13:\"116.12.32.207\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1641526731;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d0f6ae6d8484d6cada7c25105d960453cbcbbdd0', '127.0.0.1', 1613832432, '__ci_last_regenerate|i:1613832420;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1613810114\";last_ip|s:13:\"116.12.32.222\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1613832421;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d102cbbbbbef216c798c6edde180d2ce322f3ddd', '116.12.32.134', 1636018410, '__ci_last_regenerate|i:1636018410;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1635997332\";last_ip|s:13:\"116.12.32.134\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1636018337;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d1078a875f13e9924847cbf1f525e68563161f19', '116.12.33.10', 1608727679, '__ci_last_regenerate|i:1608727679;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608705440\";last_ip|s:12:\"116.12.33.10\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608727662;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d10bc49f5edad02beb27b4193e6acafe150b3cdb', '127.0.0.1', 1611650238, '__ci_last_regenerate|i:1611650238;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1611587853\";last_ip|s:12:\"116.12.32.60\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1611650185;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d11c73ac94422aee312908e72fa9a8db7dd248f9', '127.0.0.1', 1605272122, '__ci_last_regenerate|i:1605272122;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605242577\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605271933;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d127cd29f13be7faab2a0a998e9404eb87ab2d6a', '127.0.0.1', 1607598318, '__ci_last_regenerate|i:1607598318;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607510654\";last_ip|s:13:\"116.12.32.144\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607593439;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d138cf8b62347db014ad82c54809cd0ecd0b7f19', '116.12.32.39', 1642155125, '__ci_last_regenerate|i:1642155125;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1642135014\";last_ip|s:12:\"116.12.34.19\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1642154911;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;remove_posls|i:1;message|s:27:\"POS Sale successfully added\";__ci_vars|a:1:{s:7:\"message\";s:3:\"new\";}');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d13b38dfe13b9b22d56016c6537df866d641a12e', '103.108.88.21', 1594806226, '__ci_last_regenerate|i:1594806226;requested_page|s:15:\"admin/customers\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594754399\";last_ip|s:12:\"210.1.246.66\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1594805828;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d14042f391f6c013b34f2ada421c9a6a96878b6b', '116.12.32.115', 1613636062, '__ci_last_regenerate|i:1613636062;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1613565512\";last_ip|s:13:\"116.12.33.168\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1613636058;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d149f20bb2526a66c3c44f58a1a5b1fa05751484', '116.12.32.111', 1611407132, '__ci_last_regenerate|i:1611407132;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1611378421\";last_ip|s:13:\"116.12.32.111\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1611407047;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d14b1d8fda9b9d8f69b0beb571eb9217b93e9b7a', '116.12.34.98', 1641528057, '__ci_last_regenerate|i:1641528057;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1641465695\";last_ip|s:13:\"116.12.32.207\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1641527539;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d156f4266dbf3fce925a47bb5b205f00533f8302', '127.0.0.1', 1597669475, '__ci_last_regenerate|i:1597669474;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597555298\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597668938;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d15e911b1b84fe343e7b6088639460a7b799f71c', '103.108.88.21', 1595155346, '__ci_last_regenerate|i:1595155346;requested_page|s:15:\"admin/customers\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1595087497\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595154625;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d160308fe7466c7122ed338d4b4328cb03aca8d6', '127.0.0.1', 1607351158, '__ci_last_regenerate|i:1607351158;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607317798\";last_ip|s:13:\"116.12.33.189\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607351098;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d168b615650310c626ef8db98b4e9c392dc5003e', '127.0.0.1', 1615107418, '__ci_last_regenerate|i:1615107418;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1615034999\";last_ip|s:13:\"116.12.33.144\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1615107404;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d17466b14dda4b3fa8192c90a654ce2aa505aadb', '116.12.34.67', 1646027381, '__ci_last_regenerate|i:1646027381;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1645934452\";last_ip|s:12:\"116.12.34.55\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1646027354;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d1822cf0844ce4225669e0ccf027145977d67c3b', '116.12.33.107', 1610800731, '__ci_last_regenerate|i:1610800731;requested_page|s:9:\"admin/pos\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1610775754\";last_ip|s:13:\"116.12.33.107\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1610800705;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d1822ff69d55d89ebfafc60a6fe71f9a1a30f9ea', '116.12.33.234', 1617954935, '__ci_last_regenerate|i:1617954935;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617877038\";last_ip|s:13:\"116.12.33.187\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617952028;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d19cc878558fe1f6b876a4f7dd79d4152713cefd', '116.12.34.151', 1636438678, '__ci_last_regenerate|i:1636438678;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1636346560\";last_ip|s:13:\"116.12.32.197\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1636438648;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d1a247777f9e5b1f1baeb812406c6f424d0bb067', '127.0.0.1', 1611576822, '__ci_last_regenerate|i:1611576822;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1611405986\";last_ip|s:13:\"116.12.32.111\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1611576220;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d1b389d3fea66fc499bdc306870d4a5db17d84e5', '116.12.33.211', 1615362833, '__ci_last_regenerate|i:1615362833;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1615300962\";last_ip|s:12:\"116.12.33.14\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1615362815;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d1c065cb55c8af16d7c553ba1905503721c61172', '116.12.33.144', 1611819585, '__ci_last_regenerate|i:1611819585;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1611730165\";last_ip|s:13:\"116.12.33.207\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1611819531;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d1c8daf0f091faaa1dd162ca8635862c703c11e7', '127.0.0.1', 1616329574, '__ci_last_regenerate|i:1616329574;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616303140\";last_ip|s:11:\"116.12.33.5\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616329561;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d1cf8b540ede558a61fca8dedd2aaf2fd7ec6bea', '127.0.0.1', 1607844042, '__ci_last_regenerate|i:1607844042;requested_page|s:15:\"admin/pos/sales\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d1d5e5b48afa4d6d075b51f095f31daec373724f', '116.12.32.9', 1637137994, '__ci_last_regenerate|i:1637137994;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1637121295\";last_ip|s:12:\"116.12.33.89\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1637137966;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d1dc946934d738d70db71b66bd5f107c05b144a3', '116.12.34.182', 1638698030, '__ci_last_regenerate|i:1638698030;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1638685371\";last_ip|s:13:\"116.12.34.182\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1638697956;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d1e232366ff872f9893d94cab3f033f4fe172e86', '116.12.32.8', 1636109824, '__ci_last_regenerate|i:1636109824;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1636089343\";last_ip|s:11:\"116.12.32.8\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1636109756;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d1e5f5d8b4a67aa08f45d565dea6ccf4e5ebbdd8', '127.0.0.1', 1593864684, '__ci_last_regenerate|i:1593864684;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1593752131\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1593864431;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d1ec21ee3122be13cd15be308607e3e2be614704', '116.12.33.53', 1609588124, '__ci_last_regenerate|i:1609588124;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609414124\";last_ip|s:13:\"116.12.33.162\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1609587724;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d1ff59da7705056847a7fe6972e61922a836bf9a', '116.12.33.161', 1612334827, '__ci_last_regenerate|i:1612334827;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1612262229\";last_ip|s:13:\"116.12.32.200\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1612334817;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d2027df32b33f3e3a845926b61d808901d64bece', '116.12.32.185', 1644639743, '__ci_last_regenerate|i:1644639743;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1644570063\";last_ip|s:11:\"116.12.34.5\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1644639686;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d202adca0ccd0838a205538282217747aa6e8273', '116.12.32.140', 1614418280, '__ci_last_regenerate|i:1614418280;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1614409324\";last_ip|s:12:\"116.12.33.41\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1614418251;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d21472bc0cc471784c6974518217fe8ff4ee7c6e', '116.12.34.201', 1639631883, '__ci_last_regenerate|i:1639631883;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1639564004\";last_ip|s:12:\"116.12.34.58\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1639631875;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d2148f46b01d624bb52100d8558681edace64a6d', '116.12.32.207', 1640411134, '__ci_last_regenerate|i:1640411134;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1640352607\";last_ip|s:13:\"116.12.34.141\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1640411108;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d2173433e3a660f57589bd49791b4a9e196bd126', '116.12.34.165', 1639309881, '__ci_last_regenerate|i:1639309520;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1639197279\";last_ip|s:13:\"116.12.33.127\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1639309642;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d2260c46bc904166ec606b9afdab9a2da8cf7636', '103.108.88.21', 1603548636, '__ci_last_regenerate|i:1603548636;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1603528349\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1603548635;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d227391aaac3f9c7dc72b29ba79e6b14a54ec291', '116.12.32.50', 1611645830, '__ci_last_regenerate|i:1611645830;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1611587853\";last_ip|s:12:\"116.12.32.60\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1611645317;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d22742301b2507606c5d882ec6704ae39b27d219', '116.12.33.202', 1619453690, '__ci_last_regenerate|i:1619453414;requested_page|s:21:\"admin/sales/edit/4925\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1619422400\";last_ip|s:12:\"116.12.32.63\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1619453690;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d22a56565824c265b0fc46756875dcd018f392aa', '116.12.33.185', 1620036718, '__ci_last_regenerate|i:1620036365;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1619956908\";last_ip|s:13:\"116.12.33.127\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1620036717;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d22f7901f2ed5b9250681b32c001d3410c32d403', '127.0.0.1', 1607174325, '__ci_last_regenerate|i:1607174272;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607173750\";last_ip|s:13:\"37.111.203.99\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";message|s:38:\"<p>You are successfully logged in.</p>\";__ci_vars|a:1:{s:7:\"message\";s:3:\"old\";}');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d23adf5dd71af9c6ebd7f57d2a1de20c14c78640', '116.12.32.202', 1646996294, '__ci_last_regenerate|i:1646996294;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1646918263\";last_ip|s:13:\"116.12.32.158\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1646996262;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d2401cd376420fe821842e46005735e0dbd5ea40', '116.12.34.220', 1641039049, '__ci_last_regenerate|i:1641039049;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1641011022\";last_ip|s:13:\"116.12.34.220\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1641039021;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d2411a155ae38a58cebf851c37ac4ab160e651b1', '127.0.0.1', 1612099226, '__ci_last_regenerate|i:1612099226;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1612018324\";last_ip|s:13:\"116.12.32.171\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1612099202;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d24cfde046f4e11977d3e480ff30f6f7d62aa060', '116.12.34.46', 1647403302, '__ci_last_regenerate|i:1647403286;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1647347201\";last_ip|s:13:\"116.12.32.185\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1647403287;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d25a636a2fd76ff1cde17261674ae9b32177024f', '116.12.32.214', 1638788342, '__ci_last_regenerate|i:1638788342;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1638764349\";last_ip|s:13:\"116.12.34.142\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1638788226;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d25ee3b684ce2b9b2c1edf30676c853189d9299f', '127.0.0.1', 1613395226, '__ci_last_regenerate|i:1613395226;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1613378540\";last_ip|s:13:\"116.12.33.154\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1613395207;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d2747200f1b96f0dce5568750d4a4704cd1b7b91', '116.12.33.177', 1608555085, '__ci_last_regenerate|i:1608555085;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608538360\";last_ip|s:13:\"116.12.33.177\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608555056;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d27657ab1fda818fd551f804774d25e9c7682900', '116.12.34.239', 1644842457, '__ci_last_regenerate|i:1644842457;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1644809396\";last_ip|s:13:\"116.12.34.239\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1644841457;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d27be68cb474e68a06484194cb74488de79eb315', '127.0.0.1', 1616232127, '__ci_last_regenerate|i:1616232127;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616144499\";last_ip|s:13:\"116.12.33.146\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616232122;remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d28e40554cf513b9d685ff70da0dfdef7c6c3d0c', '116.12.33.76', 1608298460, 'requested_page|s:15:\"admin/pos/sales\";__ci_last_regenerate|i:1608298460;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608274670\";last_ip|s:12:\"116.12.33.76\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608298442;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d29afd37e93c8282bf05ef4aeb1bb20e207f3b4c', '116.12.34.137', 1640756569, '__ci_last_regenerate|i:1640756569;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1640663405\";last_ip|s:12:\"116.12.33.96\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1640756541;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d2a0136a37384bb2703a554832136c31e37eebe6', '116.12.33.77', 1619259931, '__ci_last_regenerate|i:1619259931;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1619247508\";last_ip|s:12:\"116.12.33.77\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1619259865;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d2ab7c643728ab91da933d005cb0c4a4f666f71e', '116.12.33.218', 1608617851, '__ci_last_regenerate|i:1608617827;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608551040\";last_ip|s:13:\"116.12.33.177\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608617851;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d2b0d2db4566cda2f315ed7a3501cc797b3dd9fc', '127.0.0.1', 1593840785, 'requested_page|s:15:\"admin/customers\";__ci_last_regenerate|i:1593840785;identity|s:11:\"r@gmail.com\";username|s:4:\"neon\";email|s:11:\"r@gmail.com\";user_id|s:1:\"4\";old_last_login|s:10:\"1593596310\";last_ip|s:14:\"203.190.14.186\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"5\";warehouse_id|s:1:\"1\";view_right|s:1:\"1\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"4\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1593836831;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d2befb2bdd68e67194b795fb6c5fc8bcfe56d324', '127.0.0.1', 1614781776, '__ci_last_regenerate|i:1614781776;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1614744448\";last_ip|s:12:\"116.12.33.44\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1614781759;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d2c493955f176d4bf550c7369d15bfb5ff04aed7', '127.0.0.1', 1601632472, '__ci_last_regenerate|i:1601632472;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1601468495\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1601632020;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d2c941945d57fb8d2dedc6ce31116143b3c77e3b', '116.12.33.211', 1615352261, '__ci_last_regenerate|i:1615352261;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1615300962\";last_ip|s:12:\"116.12.33.14\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1615352247;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d2d562f8132a6a6bc63f1dc2999a1cc67632a41e', '127.0.0.1', 1595155045, '__ci_last_regenerate|i:1595155045;requested_page|s:15:\"admin/customers\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1595087497\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595154625;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d2d9baf661f3bf50a42ad9411c263cc2d317f2ca', '116.12.32.88', 1642422869, '__ci_last_regenerate|i:1642422869;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1642401645\";last_ip|s:12:\"116.12.34.35\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1642422832;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d2eb3ab03c5fb7e37dc507e7064e3eb1b9fcf4ca', '116.12.34.41', 1641300112, '__ci_last_regenerate|i:1641300112;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1641202817\";last_ip|s:13:\"116.12.34.124\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1641298250;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d2eeb8d55728a2f178f26b46acd65a9cc244a34b', '127.0.0.1', 1616507671, '__ci_last_regenerate|i:1616507671;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616490669\";last_ip|s:13:\"116.12.32.128\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616507610;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d2f0bd391f791f8f0d8a2b5d669a17be3920f691', '116.12.32.215', 1619107483, '__ci_last_regenerate|i:1619107277;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1619081961\";last_ip|s:13:\"116.12.32.215\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1619107482;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d2f448d9361924176eb22fa50e4fb5ac92f32de9', '127.0.0.1', 1606994540, '__ci_last_regenerate|i:1606994540;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606977656\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606994539;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d302d04b9c84ec1722dea0471ca6e6cec5423a3a', '116.12.33.8', 1643097567, '__ci_last_regenerate|i:1643097567;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1643017039\";last_ip|s:13:\"116.12.32.204\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1643097548;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d304b7106ff8367600e803b870bf2ba7a7a627ef', '116.12.34.216', 1646196764, '__ci_last_regenerate|i:1646196764;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1646111786\";last_ip|s:13:\"116.12.32.205\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1646196737;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d308a395ca9d17367be735593bf64c6f77b99666', '116.12.32.222', 1625744676, '__ci_last_regenerate|i:1625744676;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1625644723\";last_ip|s:13:\"116.12.34.125\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1625744655;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d30a611f53965e7fc1c46792475210d54268e9ea', '116.12.34.220', 1641033705, '__ci_last_regenerate|i:1641033705;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1641011022\";last_ip|s:13:\"116.12.34.220\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1641033673;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d31972db069a3dd5443906de373a020b07f1259d', '127.0.0.1', 1605941492, '__ci_last_regenerate|i:1605941492;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605872623\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605941492;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d31f52e09452e007a17f38902d25d6e3f0e94093', '116.12.33.239', 1607774995, '__ci_last_regenerate|i:1607774995;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607770814\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607774954;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d324cb053d56d68ecdbf95b35e0d8f0dbb39b8e7', '127.0.0.1', 1603371769, '__ci_last_regenerate|i:1603371769;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1603272648\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1603371693;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d32d886c2499d89ed0c7b665ab788ea16f7518e5', '116.12.33.158', 1614843595, '__ci_last_regenerate|i:1614843595;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1614769239\";last_ip|s:12:\"116.12.33.44\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1614839032;remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d3339171c45355d302a95c48b4a7dfd14577b1ea', '127.0.0.1', 1613116216, '__ci_last_regenerate|i:1613116212;requested_page|s:5:\"admin\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d33415918c2d6208388d88648c0037bcc28e5019', '116.12.32.205', 1643971298, '__ci_last_regenerate|i:1643971298;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1643892812\";last_ip|s:13:\"116.12.32.185\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1643971274;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d34238e9b5b3063545b1f36aa77041ff14d7cc3c', '116.12.33.40', 1617269434, '__ci_last_regenerate|i:1617269434;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617254497\";last_ip|s:12:\"116.12.33.40\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617269400;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d3444da68dc4c9e9606f1111d4afd0c5ef9b4ed4', '116.12.34.218', 1644991790, '__ci_last_regenerate|i:1644991790;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1644921201\";last_ip|s:13:\"116.12.32.182\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1644991763;remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d3555a75f6a6a29643b14b491ed8b9af8ea38475', '127.0.0.1', 1603348142, '__ci_last_regenerate|i:1603348142;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d356c1e260aaed7df1c726bfdb1baa5568aa1e77', '116.12.32.59', 1625824543, '__ci_last_regenerate|i:1625824543;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1625742360\";last_ip|s:13:\"116.12.32.222\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1625824519;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d35731bab5d6568e48038a702a2191562da73012', '116.12.33.245', 1648354180, '__ci_last_regenerate|i:1648354180;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1648302354\";last_ip|s:13:\"116.12.34.171\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1648353595;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d35ab43e22f560c310ee5ec72d53ec9732b38936', '116.12.33.245', 1635846591, '__ci_last_regenerate|i:1635846591;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1635766383\";last_ip|s:13:\"116.12.34.123\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1635845283;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d370e269ab12b693b7536fc52a1271330159d09a', '116.12.32.41', 1611152118, '__ci_last_regenerate|i:1611152034;requested_page|s:23:\"admin/reports/customers\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1611126373\";last_ip|s:12:\"116.12.32.41\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1611152118;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d37486ee51fa17be9590d874827f1b1a5e2657b4', '116.12.34.167', 1639129705, '__ci_last_regenerate|i:1639129705;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1639039633\";last_ip|s:12:\"116.12.34.39\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1639129595;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d3767be16f2c5ef48c09c0ef8f1687f218271c18', '103.108.88.21', 1603260353, '__ci_last_regenerate|i:1603260353;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1603193443\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1603260256;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d37f37850f1737b58117f592292d57812dc6fc86', '127.0.0.1', 1607323569, '__ci_last_regenerate|i:1607323569;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607264241\";last_ip|s:12:\"116.12.32.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607323022;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d38adc89e909323edd3ebd439007f8e025b2db00', '116.12.33.162', 1609416682, '__ci_last_regenerate|i:1609416682;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609394236\";last_ip|s:13:\"116.12.33.162\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1609416640;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d39493a536711c0d4768d9fbe925daac3f8c8c9d', '116.12.33.97', 1612098893, '__ci_last_regenerate|i:1612098892;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1612018324\";last_ip|s:13:\"116.12.32.171\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1612098853;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_posls|i:1;error|s:110:\"<h4>404 Not Found!</h4><p>The page you are looking for can not be found.</p>http://samratbd.com/ci/errors/csrf\";__ci_vars|a:1:{s:5:\"error\";s:3:\"old\";}');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d39f7e7bb2c0c878a485a9a9b888f80b5de96be0', '127.0.0.1', 1601040150, '__ci_last_regenerate|i:1601040150;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d3ab64d9808e89aace374c2592e40ad0b1f5371d', '116.12.34.38', 1627815970, '__ci_last_regenerate|i:1627815970;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1627715842\";last_ip|s:12:\"116.12.33.92\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1627815955;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d3ba424ac1083acc450ac97c694b0e761b432d6e', '127.0.0.1', 1606660112, '__ci_last_regenerate|i:1606660112;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606635791\";last_ip|s:14:\"103.108.91.129\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606660082;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d3ba4bbfe747b473b9cbf99cabdfb5a680dc6227', '127.0.0.1', 1597567452, '__ci_last_regenerate|i:1597567452;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597474515\";last_ip|s:12:\"210.1.246.66\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597567389;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d3be33f554b7b361170121f966307b0d238f5c9b', '116.12.34.13', 1636177385, '__ci_last_regenerate|i:1636177385;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1636109387\";last_ip|s:11:\"116.12.32.8\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1636177366;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d3cf4bec0c4f99d725bdbe90b1c2b899d4397351', '116.12.33.40', 1617292936, '__ci_last_regenerate|i:1617292936;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617266564\";last_ip|s:12:\"116.12.33.40\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617292912;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;remove_posls|i:1;error|N;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d3de70610c53b8ec9e934166fe4194f857cdc202', '127.0.0.1', 1616244741, '__ci_last_regenerate|i:1616244741;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616144499\";last_ip|s:13:\"116.12.33.146\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616241363;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d3f25057a5f2c0fc2f966f9fcc28c595787c1aee', '116.12.32.118', 1648793304, '__ci_last_regenerate|i:1648793304;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1648706056\";last_ip|s:13:\"116.12.33.172\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1648793286;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d3f8468bffa45c93f1886ce3381985cfd7523c7d', '127.0.0.1', 1610345572, '__ci_last_regenerate|i:1610345572;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1610256883\";last_ip|s:12:\"116.12.33.30\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1610345491;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d3f8497a9b1ff746e2795eb7bacf01c4663105a4', '103.108.88.21', 1597565553, '__ci_last_regenerate|i:1597565553;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597474515\";last_ip|s:12:\"210.1.246.66\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597565536;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d3f98db325ab8eb40723bfd74fc9b8eac95c5425', '103.108.88.21', 1594287641, '__ci_last_regenerate|i:1594287641;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594194225\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1594267799;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d404b240273c7b8b6a6aa251679f75e228e8600f', '116.12.33.97', 1614088548, '__ci_last_regenerate|i:1614088548;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1614060490\";last_ip|s:12:\"116.12.33.28\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1614088532;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d4137d3efe715d4d0135d39441362a4a6fe3198a', '127.0.0.1', 1610524779, '__ci_last_regenerate|i:1610524779;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1610431712\";last_ip|s:13:\"116.12.33.171\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1610524751;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d41b5b3150fe534bc306227b1f77d209e14bfa9b', '127.0.0.1', 1601817391, '__ci_last_regenerate|i:1601817391;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1601731513\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1601816918;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d423b079da54ec14723e906bef203e62becec11f', '103.108.88.21', 1604244318, '__ci_last_regenerate|i:1604244318;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1604229283\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1604244292;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d42a6c6b2d1d9abb80b656c375164a997c0b8e8a', '116.12.33.222', 1644135123, '__ci_last_regenerate|i:1644135123;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1644122442\";last_ip|s:13:\"116.12.33.222\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1644133220;remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d4331c925974c2e08f7d9e43cf86ffa31997c464', '127.0.0.1', 1608018437, '__ci_last_regenerate|i:1608018437;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607953227\";last_ip|s:13:\"116.12.32.121\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608018414;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d436e40f6ca68925b5b43eb6c0e332aac386c1a6', '103.108.88.21', 1598423128, '__ci_last_regenerate|i:1598423128;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1598333557\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1598423099;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d43de588cac822c96d9d942b73b534b6d52e6e69', '127.0.0.1', 1613732438, '__ci_last_regenerate|i:1613732438;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1613658550\";last_ip|s:12:\"116.12.33.94\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1613731157;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d4628a2484100368657e2858641194ee25012228', '116.12.33.176', 1618410112, '__ci_last_regenerate|i:1618410112;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1618376871\";last_ip|s:13:\"116.12.33.176\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1618410099;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d46adc65a9bee4eb1abd153f7d8df0db5e57e3ff', '116.12.33.49', 1616852687, '__ci_last_regenerate|i:1616852687;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616763763\";last_ip|s:12:\"116.12.32.55\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616852637;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d472ec248f8832b8ca86abdd2bacff58689dba01', '127.0.0.1', 1617611224, '__ci_last_regenerate|i:1617611224;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617533532\";last_ip|s:12:\"116.12.33.54\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617608248;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d474538ae6858ad69068c260b7f2380f708ac0b6', '116.12.33.161', 1612353541, '__ci_last_regenerate|i:1612353541;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1612332728\";last_ip|s:13:\"116.12.33.161\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1612353444;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d481be2cc21524e7ab9d110c765362871f7b581d', '103.108.88.21', 1597563522, '__ci_last_regenerate|i:1597563522;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597474515\";last_ip|s:12:\"210.1.246.66\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597563521;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_posls|i:1;message|s:27:\"POS Sale successfully added\";__ci_vars|a:1:{s:7:\"message\";s:3:\"new\";}');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d4946351adf91ff2b51f2401f99aed5ba9b5e773', '103.108.88.21', 1593855059, 'requested_page|s:15:\"admin/customers\";__ci_last_regenerate|i:1593855059;identity|s:11:\"r@gmail.com\";username|s:4:\"neon\";email|s:11:\"r@gmail.com\";user_id|s:1:\"4\";old_last_login|s:10:\"1593596310\";last_ip|s:14:\"203.190.14.186\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"5\";warehouse_id|s:1:\"1\";view_right|s:1:\"1\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"4\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1593836831;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d49a40fbf3722bdf3658a268dffcde523272b713', '103.108.88.21', 1596119603, '__ci_last_regenerate|i:1596119603;requested_page|s:13:\"admin/welcome\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1596083219\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";error|N;last_activity|i:1596119553;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d4b076e154587d7523dad58ed8ca9ef5ee497a26', '116.12.34.215', 1637327621, '__ci_last_regenerate|i:1637327397;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1637212122\";last_ip|s:13:\"116.12.33.225\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1637327406;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d4ca93e0908f1357eb2ec9ea4c5912ff4e65bcd4', '116.12.34.70', 1635575684, '__ci_last_regenerate|i:1635575684;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1635415537\";last_ip|s:12:\"116.12.34.44\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1635575623;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d4f29d298ee9095e2fd0a5afe68d89020ab0e6f9', '103.108.91.130', 1606915958, '__ci_last_regenerate|i:1606915958;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606894029\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606911803;remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d4f543038ba15e601c0be258bff5a0fb1208b11c', '127.0.0.1', 1616855916, '__ci_last_regenerate|i:1616855916;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616763763\";last_ip|s:12:\"116.12.32.55\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616854914;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d4f81aa33a93c93cce38b535d14b3335e1d19668', '127.0.0.1', 1612162510, '__ci_last_regenerate|i:1612162510;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1612065045\";last_ip|s:13:\"116.12.33.249\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1612162008;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d4fbc639a728deae555e3874080057876272ac01', '116.12.33.239', 1607755188, '__ci_last_regenerate|i:1607755188;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607665148\";last_ip|s:13:\"116.12.32.213\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607754808;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d506159cd1526b16da6608132c624d5185d40c56', '127.0.0.1', 1608630937, '__ci_last_regenerate|i:1608630937;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608617515\";last_ip|s:13:\"116.12.33.218\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d50aa3dda4e50d58a581d5f61aa14a2782c8680e', '116.12.33.77', 1619238713, '__ci_last_regenerate|i:1619238713;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1619165102\";last_ip|s:13:\"116.12.33.166\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1619237719;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d51525fb30886f34c767eaae0d97f52a26aab0b8', '127.0.0.1', 1607518389, '__ci_last_regenerate|i:1607518389;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607424997\";last_ip|s:13:\"116.12.32.145\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607518343;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d51ba287479380a476508625923f6a473dd64583', '116.12.32.221', 1639207957, '__ci_last_regenerate|i:1639207957;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1639145805\";last_ip|s:13:\"116.12.34.167\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1639207010;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d51cc6a17992fca175a56b51439979d57682d6f5', '127.0.0.1', 1595425357, '__ci_last_regenerate|i:1595425357;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1595418811\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595421845;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d521db7869116e126ffd3793f0910b1fbb2e2e16', '116.12.33.7', 1608820905, '__ci_last_regenerate|i:1608820905;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608788187\";last_ip|s:11:\"116.12.33.7\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608820883;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d526c5d23209b309e99811d255c88abe68162c23', '116.12.33.2', 1618577871, '__ci_last_regenerate|i:1618577871;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1618553973\";last_ip|s:11:\"116.12.33.2\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1618574683;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d52be2d1ed69605eb49e9de5aee6a0b08fcaaa20', '103.108.88.21', 1593842956, 'requested_page|s:15:\"admin/customers\";__ci_last_regenerate|i:1593842956;identity|s:11:\"r@gmail.com\";username|s:4:\"neon\";email|s:11:\"r@gmail.com\";user_id|s:1:\"4\";old_last_login|s:10:\"1593596310\";last_ip|s:14:\"203.190.14.186\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"5\";warehouse_id|s:1:\"1\";view_right|s:1:\"1\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"4\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1593836831;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d52c02d64867f0c7f5dbdd504423f98eae031fa4', '116.12.32.205', 1646114493, '__ci_last_regenerate|i:1646114493;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1646026760\";last_ip|s:12:\"116.12.34.67\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1646113231;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d530363f4783b40806808110cfa6b4bb2cf56459', '116.12.34.64', 1622896050, '__ci_last_regenerate|i:1622896050;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1622875011\";last_ip|s:13:\"116.12.33.191\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1622896007;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d53aefb75dc194f93c9148eb1b44ff1abf52cc01', '103.108.88.21', 1593930603, '__ci_last_regenerate|i:1593930603;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1593866795\";last_ip|s:13:\"43.231.23.122\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1593924485;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d547ee3362825b815be827bd879edc99d0ede99d', '116.12.33.238', 1649068736, '__ci_last_regenerate|i:1649068452;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1648958901\";last_ip|s:12:\"116.12.32.68\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1649068736;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d54910452ee18a543504351066228b0fe3fd5c25', '127.0.0.1', 1607757522, '__ci_last_regenerate|i:1607757522;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607665148\";last_ip|s:13:\"116.12.32.213\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607757390;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d54ae2456e00a74e772453b26143fc5042a66309', '103.108.88.21', 1603947249, '__ci_last_regenerate|i:1603947249;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1603889448\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1603947036;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d54be5ebfe657aa6ab8db9c5d62b70d397b79ae1', '127.0.0.1', 1607173725, '__ci_last_regenerate|i:1607173725;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d5506bdea042e9bf779e7c3c8a4d8bbcde63b558', '116.12.32.218', 1641532127, '__ci_last_regenerate|i:1641532127;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1641465695\";last_ip|s:13:\"116.12.32.207\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1641532102;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d55a48091e02179416f51356136f1f934104d4a6', '116.12.32.9', 1637139816, '__ci_last_regenerate|i:1637139816;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1637121295\";last_ip|s:12:\"116.12.33.89\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1637139625;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d573e6398ac134c0e450b2ad92c4bdf7b10c34ab', '127.0.0.1', 1617284962, '__ci_last_regenerate|i:1617284962;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617266564\";last_ip|s:12:\"116.12.33.40\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617284953;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d5749f8c387dffa44eef1d6088ec7280aa4b1658', '116.12.33.240', 1618724602, '__ci_last_regenerate|i:1618724602;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1618669996\";last_ip|s:13:\"116.12.33.149\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1618724436;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d576ccadb845c7f5fb2c34b0d7e6fe0f8fad8782', '127.0.0.1', 1603776918, '__ci_last_regenerate|i:1603776642;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1603710605\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1603776911;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d57b60d824a9301ead719ea06728b96213b768b3', '127.0.0.1', 1599894254, '__ci_last_regenerate|i:1599894254;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1599829738\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1599893082;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d57c520acb86644e92e08965857bb223dc72e354', '103.108.88.21', 1597496401, '__ci_last_regenerate|i:1597496401;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597468572\";last_ip|s:9:\"127.0.0.1\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597496113;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d58af1eb8dda76ff6eb32d9cad424c5ada55aaab', '116.12.33.146', 1616161850, '__ci_last_regenerate|i:1616161850;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616069053\";last_ip|s:12:\"116.12.32.81\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616161707;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d59486a47eea7c3eec5f93a6423840bcade5d4bd', '116.12.32.34', 1647094245, '__ci_last_regenerate|i:1647094245;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1646992799\";last_ip|s:13:\"116.12.32.202\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1647093839;remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d597e5123bf3a3389bc8d9790a8b5a1162410c4a', '116.12.32.87', 1618491034, '__ci_last_regenerate|i:1618491034;requested_page|s:9:\"admin/pos\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1618479131\";last_ip|s:12:\"116.12.32.87\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1618491023;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d59d54f1373c44914686a722e6a509865fc676ba', '127.0.0.1', 1604810967, '__ci_last_regenerate|i:1604810967;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1604760043\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1604808613;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d5bf0683a0bdfc72f21055490a864cf6bab391af', '127.0.0.1', 1612188649, '__ci_last_regenerate|i:1612188649;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1612161629\";last_ip|s:13:\"116.12.33.152\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1612188644;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d5c2bea35221f07b4fb391a6c1ec5508b9947e75', '116.12.33.58', 1618985679, '__ci_last_regenerate|i:1618985679;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1618924199\";last_ip|s:12:\"116.12.33.26\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1618985653;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d5c62d058edfe7622d554ec076a262e55fd3f7b2', '116.12.34.124', 1641212306, '__ci_last_regenerate|i:1641212306;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1641111342\";last_ip|s:12:\"116.12.34.26\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1641212046;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d5d90127869248ac5d3b7157dbb5b04f5c7f7199', '127.0.0.1', 1595827769, '__ci_last_regenerate|i:1595827769;requested_page|s:13:\"admin/welcome\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1595757507\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595827742;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d5dcd4072ec974f827174ab31947851f371bf988', '127.0.0.1', 1611040049, '__ci_last_regenerate|i:1611040049;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1610977456\";last_ip|s:13:\"116.12.33.109\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1611040019;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d5e83a9fb6654f9d6cf0a732640a72808397bc38', '127.0.0.1', 1610864289, '__ci_last_regenerate|i:1610864289;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1610799008\";last_ip|s:13:\"116.12.33.107\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1610864222;remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d5f2e5e0f5576b59d4bed4738caea408a4325924', '127.0.0.1', 1617376584, '__ci_last_regenerate|i:1617376584;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617332954\";last_ip|s:13:\"116.12.33.149\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617376559;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d5f38d1c1f079c42007a576afa9b494c21c51524', '127.0.0.1', 1609167310, '__ci_last_regenerate|i:1609167310;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609140076\";last_ip|s:12:\"116.12.33.88\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1609167286;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d5fcc221491a12f927438fd60b01da60efb90b81', '116.12.34.67', 1641622633, '__ci_last_regenerate|i:1641622633;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1641525767\";last_ip|s:12:\"116.12.34.98\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1641622607;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d5ff4f887e3c328afb1a393f15b2f30194a1d2ab', '203.76.223.5', 1622277513, '__ci_last_regenerate|i:1622277508;requested_page|s:15:\"admin/customers\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d606a9cf0e27b4afd7c39e25abac06c5842a12b8', '116.12.32.214', 1638783453, '__ci_last_regenerate|i:1638783453;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1638764349\";last_ip|s:13:\"116.12.34.142\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1638783421;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d6081f17d8ff53a4a3d992c7c13b3ac572bdf14f', '127.0.0.1', 1597921178, '__ci_last_regenerate|i:1597921178;requested_page|s:19:\"admin/reports/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597901192\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d60fc133ba357f6c170e6cab8ddcef8284bcefa9', '127.0.0.1', 1605872919, '__ci_last_regenerate|i:1605872919;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605839682\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605872888;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d61297cea63ed40b893d455d09fe816f1b6c2373', '127.0.0.1', 1600407261, '__ci_last_regenerate|i:1600407261;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1600348810\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1600407241;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d61399cdcf56f470ea325822a3fd2f292ea5115b', '116.12.32.177', 1640154541, '__ci_last_regenerate|i:1640154541;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1640074228\";last_ip|s:13:\"116.12.32.209\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1640154514;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d6191caeb772d0931a213b2675c782552d8dee4c', '127.0.0.1', 1612185532, '__ci_last_regenerate|i:1612185531;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1612161629\";last_ip|s:13:\"116.12.33.152\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1612181611;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d61b0ad2514dcce9a87e983b67ce37236ba8d528', '127.0.0.1', 1609075931, '__ci_last_regenerate|i:1609075853;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609043804\";last_ip|s:12:\"116.12.33.70\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1609075931;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d61e0e8751fd7fe595e9742dd0ab684f1deeefb5', '103.108.88.21', 1602766772, '__ci_last_regenerate|i:1602766772;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1602746515\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1602766759;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d6242ecb5ffdd72c82f9f006e532bf86704b18ae', '127.0.0.1', 1617710066, '__ci_last_regenerate|i:1617710066;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617631766\";last_ip|s:13:\"116.12.32.223\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617706144;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d62a426b5ab07f86248af61d179d09a9a515ed4e', '127.0.0.1', 1593669737, '__ci_last_regenerate|i:1593669737;requested_page|s:5:\"admin\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d63782f8eecccc6760c0f8ef3f05a50b241bdbe3', '127.0.0.1', 1615101788, '__ci_last_regenerate|i:1615101788;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1615034999\";last_ip|s:13:\"116.12.33.144\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1615100454;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d63e483e23b9b787907f7b54d2ff2815a2b483ed', '127.0.0.1', 1610207512, '__ci_last_regenerate|i:1610207512;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1610171878\";last_ip|s:12:\"116.12.33.44\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1610207430;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d64f1bbb37b16141d7f8ca391c270d9f15731372', '127.0.0.1', 1606724037, '__ci_last_regenerate|i:1606724037;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606658064\";last_ip|s:14:\"103.108.91.129\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606723981;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d6529583c88fb43e83081822913e67430ac5442a', '127.0.0.1', 1594989553, '__ci_last_regenerate|i:1594989553;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d65f947aaf59ef7d9f2a1026ad5f744ffcffd7cb', '127.0.0.1', 1606899922, '__ci_last_regenerate|i:1606899922;requested_page|s:9:\"admin/pos\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606884807\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606899901;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d6681ad80807f941cce8b1f518a2f2caa9311db3', '127.0.0.1', 1613734979, '__ci_last_regenerate|i:1613734979;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1613658550\";last_ip|s:12:\"116.12.33.94\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1613734965;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d6746ed98bf567109fbe9e79544b3be695d329f7', '127.0.0.1', 1604723025, '__ci_last_regenerate|i:1604723025;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1604639557\";last_ip|s:14:\"103.108.91.131\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1604722214;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d67f087ba2ff822150747c38d771274e56df2293', '116.12.32.218', 1638348807, '__ci_last_regenerate|i:1638348807;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1638328265\";last_ip|s:13:\"116.12.33.209\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1638344544;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d684bf6b467b6fbd6c0a45fc7a1e376baf12830e', '127.0.0.1', 1598339051, '__ci_last_regenerate|i:1598339051;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1598269328\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1598338991;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d6866836aba41e336e21cc4b2ac68ebfcac46de3', '127.0.0.1', 1611643063, '__ci_last_regenerate|i:1611643063;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1611587853\";last_ip|s:12:\"116.12.32.60\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1611643045;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d688cd0ebebf5a1a694ef176db2e6cff86f5fd89', '116.12.32.209', 1640086803, '__ci_last_regenerate|i:1640086803;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1640064073\";last_ip|s:13:\"116.12.32.209\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1640086758;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d69478b7653fffef9ed9097b66767348cf713008', '103.108.88.21', 1594281860, '__ci_last_regenerate|i:1594281860;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594194225\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1594267799;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d69916e1e1be94496e84ff579bbebb437aa66b7a', '103.108.88.21', 1594734293, '__ci_last_regenerate|i:1594734293;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594717643\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1594734273;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d6a52a65ac840609607271ce950fe9c30d62714b', '127.0.0.1', 1612070011, '__ci_last_regenerate|i:1612070011;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1612018324\";last_ip|s:13:\"116.12.32.171\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1612070001;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d6b91acf4a1068c48f2218728c6ae37eb609467e', '116.12.33.21', 1630397375, '__ci_last_regenerate|i:1630397375;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1629703757\";last_ip|s:14:\"103.126.218.74\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1630397350;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d6bfad9943a4ce7864aff0fd94a543c3367a0c53', '116.12.32.223', 1640840735, '__ci_last_regenerate|i:1640840735;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1640752748\";last_ip|s:13:\"116.12.34.137\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1640840715;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d6c73449b87b4b316bde0f1e9da4cf70093654d3', '116.12.34.193', 1645884518, '__ci_last_regenerate|i:1645884518;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1645849672\";last_ip|s:13:\"116.12.34.193\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1645883905;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d6d716beb8a758eebf36a7404d7a20b3e87da4fd', '58.145.189.233', 1637589397, '__ci_last_regenerate|i:1637589218;requested_page|s:5:\"admin\";error|s:68:\"<p>You have 3 failed login attempts. Please try after 10 minutes</p>\";__ci_vars|a:1:{s:5:\"error\";s:3:\"old\";}');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d6e4aaefa3b1cd6544d717073bd5c1a8d05823e2', '103.108.91.130', 1604814840, '__ci_last_regenerate|i:1604814840;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1604760043\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1604814833;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d6f8979d4d80689efb6f13b9a4f6cb5e2736dda7', '116.12.34.252', 1635152911, '__ci_last_regenerate|i:1635152670;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1635048151\";last_ip|s:13:\"116.12.34.100\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1635152911;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d70aab2ad1e665b4622f22abf4cb6a0f25e7e1b9', '127.0.0.1', 1613206928, '__ci_last_regenerate|i:1613206928;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1613130779\";last_ip|s:12:\"116.12.33.43\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1613206649;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d70f646897108e3417ca7e9b64b6d8b3194e93e5', '116.12.33.27', 1642910942, '__ci_last_regenerate|i:1642910942;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1642825445\";last_ip|s:12:\"116.12.32.79\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1642910928;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d71895ce6eca39e75292197a48b9451b3061272b', '103.108.91.130', 1605784317, '__ci_last_regenerate|i:1605784317;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605759720\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605784264;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d7198cd0b33645aaf439e27e0878b639423d9aa9', '116.12.33.143', 1619156734, '__ci_last_regenerate|i:1619156484;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1619105407\";last_ip|s:13:\"116.12.32.215\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1619156485;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d731ee9fa9301b2c467240c327038b1431b00526', '127.0.0.1', 1614838101, '__ci_last_regenerate|i:1614838101;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1614769239\";last_ip|s:12:\"116.12.33.44\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1614836020;remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d73a14e451f7fabb62a5b4ef0555636833c97d03', '127.0.0.1', 1608651334, '__ci_last_regenerate|i:1608651093;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608629544\";last_ip|s:13:\"116.12.33.218\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608651334;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d73a42625b3a6ce90794444f79c6e8784da189a8', '103.108.88.21', 1602509582, '__ci_last_regenerate|i:1602509582;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1602490204\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1602509537;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d73f4976f76fae3979b412dcad93bf48d9bab41d', '103.108.88.21', 1594277874, '__ci_last_regenerate|i:1594277874;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594194225\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1594267799;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d74326c0e677ad5ae7e51fb8bd3fc1d533a7cd67', '103.108.88.21', 1595071110, '__ci_last_regenerate|i:1595071110;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594988188\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595069380;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d747efc72138b913c81f5c31468a92bc4026c0c5', '127.0.0.1', 1617432547, '__ci_last_regenerate|i:1617432547;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617345364\";last_ip|s:13:\"116.12.33.149\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617432402;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d748ed859fed93ec1f10bd2f6e54c5980e79ba89', '103.108.88.21', 1601819061, '__ci_last_regenerate|i:1601818982;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1601731513\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1601819061;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d7575bd999d39178495f46e76d31eb31a00c52c4', '116.12.32.27', 1618206446, '__ci_last_regenerate|i:1618206446;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1618138129\";last_ip|s:13:\"116.12.33.171\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1618206432;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d75c3ea2d66ef43e749103c730a89f5c646175a2', '116.12.34.248', 1634821445, '__ci_last_regenerate|i:1634821445;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1634616336\";last_ip|s:12:\"116.12.34.65\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1634821224;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d769b8a69e2d83b90b6d2df4fcf95c615956ae30', '116.12.34.75', 1640579088, '__ci_last_regenerate|i:1640579088;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1640521721\";last_ip|s:13:\"116.12.34.139\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1640579053;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d76fd552d330da5f7456cea2721b24cb1348b7da', '116.12.33.41', 1615715314, '__ci_last_regenerate|i:1615715314;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1615625339\";last_ip|s:13:\"116.12.32.217\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1615715299;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d774a66d35ff21d6435f3916eeff17ca0b3383f4', '127.0.0.1', 1605447787, '__ci_last_regenerate|i:1605447787;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605416089\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605447219;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d77c7af040155cc448397f0946b3b1a51eaaafdd', '116.12.34.58', 1639545638, '__ci_last_regenerate|i:1639545378;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1639461060\";last_ip|s:12:\"116.12.33.70\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1639545638;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d78b9a58846fd5ae167ce9136528af38a49ceb10', '116.12.33.150', 1609775435, '__ci_last_regenerate|i:1609775435;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609743297\";last_ip|s:13:\"116.12.32.124\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1609775391;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_posls|i:1;remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d7a9395f397f0e601394be6c2ecd97b918d00176', '103.108.88.21', 1595050217, '__ci_last_regenerate|i:1595050217;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594988188\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595049969;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d7aa99059fc78ef85f5b189a015c49afa8bd564f', '127.0.0.1', 1612336792, '__ci_last_regenerate|i:1612336792;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1612262229\";last_ip|s:13:\"116.12.32.200\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1612336756;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d7ab6c0c1a7ba89d9e6eb265e9f2302354e6a193', '116.12.32.63', 1619424897, '__ci_last_regenerate|i:1619424877;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1619357366\";last_ip|s:12:\"116.12.33.77\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1619424897;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d7b1eb5c26b328493dda244604d9ca84ebdea064', '116.12.33.167', 1637738399, '__ci_last_regenerate|i:1637738399;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1637667941\";last_ip|s:13:\"116.12.33.143\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1637738368;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d7bd750f33f6893d2456692371cd36252df49e7b', '127.0.0.1', 1613897729, '__ci_last_regenerate|i:1613897729;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1613822268\";last_ip|s:13:\"116.12.32.222\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1613893843;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d7bda13eeb5d78b9c879fac678a8e14414c7e2cf', '116.12.33.40', 1617272636, '__ci_last_regenerate|i:1617272636;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617254497\";last_ip|s:12:\"116.12.33.40\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617272622;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d7cde4f4842a85f68f330e06dd8a5dc8970aefc9', '116.12.32.217', 1615625974, '__ci_last_regenerate|i:1615625974;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1615553851\";last_ip|s:12:\"116.12.33.13\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1615625945;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d7d3c82a86d3c52d95a0d5e0c07d73c47fb3b07c', '127.0.0.1', 1610602811, '__ci_last_regenerate|i:1610602811;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1610516570\";last_ip|s:13:\"116.12.32.223\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1610602790;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d7e99aace1969417be13d6fb037833a94a3203a1', '103.108.88.21', 1594293599, '__ci_last_regenerate|i:1594293599;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594194225\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1594267799;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d7ed2407af8c23e3c705a340ebe52e1479584028', '103.108.91.130', 1606221995, '__ci_last_regenerate|i:1606221995;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606210262\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606221988;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d7ef3d275ec9dc9b334ace9d4ce09ed5ece84cd9', '127.0.0.1', 1615640649, '__ci_last_regenerate|i:1615640469;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1615553851\";last_ip|s:12:\"116.12.33.13\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1615640648;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d7f3b59bc359bea48c84d05d45bac2123263be0c', '116.12.33.65', 1617687123, '__ci_last_regenerate|i:1617687123;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617631766\";last_ip|s:13:\"116.12.32.223\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617684961;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d7f59fa4a6016a83ae33303b6e50164786c1d1f8', '103.108.88.21', 1598534432, '__ci_last_regenerate|i:1598534432;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1598449213\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1598534009;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d7f6508c4488691bf679edde1a34651839658d76', '116.12.33.161', 1612356995, '__ci_last_regenerate|i:1612356995;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1612332728\";last_ip|s:13:\"116.12.33.161\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1612356455;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d7fbec3992ea05dc1b8d65be868637fddd6258f4', '127.0.0.1', 1607318948, '__ci_last_regenerate|i:1607318948;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607264241\";last_ip|s:12:\"116.12.32.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607318886;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d80953b09eae55be2a82ab274eb6acbca56e2f77', '103.108.88.21', 1594735421, '__ci_last_regenerate|i:1594735421;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594717643\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1594735024;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d8402ca941f8328f25f643f527316bfe513ec3ee', '127.0.0.1', 1615964916, '__ci_last_regenerate|i:1615964916;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1615887537\";last_ip|s:13:\"116.12.33.218\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1615964347;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d84a18dc75a6bb7d88064897baee008233cedf0b', '116.12.32.96', 1608108742, '__ci_last_regenerate|i:1608108742;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608040715\";last_ip|s:12:\"116.12.33.28\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608108656;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d84b982cfa70f92bf92fe9bdbffc7a6e4d5cfd54', '116.12.32.211', 1620567533, '__ci_last_regenerate|i:1620567533;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1620469410\";last_ip|s:12:\"116.12.33.58\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1620567513;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d85201069a1d4b07bf86ff14b1589ada2a161174', '116.12.34.67', 1641638066, '__ci_last_regenerate|i:1641638066;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1641617148\";last_ip|s:12:\"116.12.34.67\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1641638060;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d857edd08cf517ad985c4ed977bde4c9bc21568b', '116.12.32.190', 1639915929, '__ci_last_regenerate|i:1639915929;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1639889104\";last_ip|s:13:\"116.12.32.190\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1639915913;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d85d3fa68554e75f99c06b5f981bfb836352ea68', '116.12.32.211', 1643179452, '__ci_last_regenerate|i:1643179452;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1643096282\";last_ip|s:11:\"116.12.33.8\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1643179433;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d863097489519c6a71b3457a434286763d1bba8e', '116.12.32.118', 1648792993, '__ci_last_regenerate|i:1648792993;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1648706056\";last_ip|s:13:\"116.12.33.172\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1648792975;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d884a9056cb0ab13a55ceceb4986e4289535589c', '127.0.0.1', 1608128814, '__ci_last_regenerate|i:1608128814;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608100273\";last_ip|s:12:\"116.12.32.96\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608128807;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d88602dc7bf3fe26d0a00691053b545b764d0510', '116.12.32.202', 1647003001, '__ci_last_regenerate|i:1647003001;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1646918263\";last_ip|s:13:\"116.12.32.158\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1646997224;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d8868fe1575f0994de6dd4b122a6bc3cf5669d95', '116.12.34.99', 1648555615, '__ci_last_regenerate|i:1648555615;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1648525592\";last_ip|s:12:\"116.12.34.99\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1648553721;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d898ec3b58f911f07f01343133129967b7387d53', '103.108.91.130', 1605074113, '__ci_last_regenerate|i:1605074113;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605030086\";last_ip|s:13:\"43.231.23.122\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605074112;remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d8a77d7605cf2ee2c65d3034bffd293c7b8d95ad', '116.12.33.53', 1609573744, '__ci_last_regenerate|i:1609573744;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609414124\";last_ip|s:13:\"116.12.33.162\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1609573743;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d8ac7c098bdaebef8322c128875161069f44acec', '127.0.0.1', 1595919963, '__ci_last_regenerate|i:1595919963;requested_page|s:13:\"admin/welcome\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1595841827\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595919408;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d8b3a8f0b311fb924085feb98c6c58342eef42b2', '127.0.0.1', 1617878328, '__ci_last_regenerate|i:1617878328;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617857562\";last_ip|s:13:\"116.12.33.187\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617878313;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d8b3e32129e44c4680e02d17db78885731cfa6f4', '127.0.0.1', 1615278729, '__ci_last_regenerate|i:1615278729;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1615207727\";last_ip|s:12:\"116.12.33.88\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1615278706;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d8b9273f2b329e757d9b67921a178c86373cf258', '127.0.0.1', 1616678609, '__ci_last_regenerate|i:1616678609;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616644549\";last_ip|s:13:\"116.12.33.191\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616677459;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d8d7ab154ae81c7e6f1ec70dcde907965e81d8ed', '116.12.32.181', 1633673215, '__ci_last_regenerate|i:1633673166;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1633521812\";last_ip|s:13:\"116.12.32.192\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1633673215;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d8dfdcd8e612427eb58a1fc53e86ee018ef50297', '127.0.0.1', 1613723646, '__ci_last_regenerate|i:1613723646;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1613658550\";last_ip|s:12:\"116.12.33.94\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1613723620;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d8fa2b3dda50979df3528f05598773923aa4b7f8', '116.12.32.202', 1643367141, '__ci_last_regenerate|i:1643367141;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1643342300\";last_ip|s:13:\"116.12.32.161\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1643366162;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d8fd0d81290433384d50acdb33b82fddef262a54', '116.12.34.32', 1641971808, '__ci_last_regenerate|i:1641971635;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1641959004\";last_ip|s:12:\"116.12.34.32\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1641971808;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d8fd679e189fac01187451610669e65cc8b646a0', '127.0.0.1', 1593598829, '__ci_last_regenerate|i:1593598788;requested_page|s:5:\"admin\";identity|s:11:\"a@gmail.com\";username|s:6:\"farhad\";email|s:11:\"a@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1593590896\";last_ip|s:13:\"43.231.23.122\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|N;view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|N;company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1593597649;register_id|s:1:\"8\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-02-09 10:45:31\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d8fe7f37db0121f166bb9aaf2f4f9206b82af844', '127.0.0.1', 1614686360, '__ci_last_regenerate|i:1614686360;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1614667355\";last_ip|s:12:\"116.12.32.25\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1614686297;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d90a0619f28937ff97782c9fcd68ddfe1f80aee9', '127.0.0.1', 1606401041, '__ci_last_regenerate|i:1606401041;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606377880\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606400847;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d91991c17aa461d25096e1364c6feb89d5e70d4e', '127.0.0.1', 1606827880, '__ci_last_regenerate|i:1606827880;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606720128\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606823465;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d91b1e5336a230cb04b19ae3d6d9a9a969136c15', '103.108.91.131', 1604386353, '__ci_last_regenerate|i:1604386353;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1604314383\";last_ip|s:14:\"103.108.91.128\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1604386316;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d91b47f43bdceac62de8e6890a9c1f634116e8e7', '116.12.34.182', 1638698754, '__ci_last_regenerate|i:1638698754;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1638685371\";last_ip|s:13:\"116.12.34.182\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1638698695;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d921699308e55f79bcd9afef8100e35fae316d72', '127.0.0.1', 1600084064, '__ci_last_regenerate|i:1600084064;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1599999874\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1600083180;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d921c3f0146a37791dbd87cd325471eff5bac03b', '116.12.34.123', 1635768341, '__ci_last_regenerate|i:1635768341;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1635745859\";last_ip|s:13:\"116.12.34.123\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1635768299;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d92f418943e394169462ec76ecd8e425a3fdb83c', '127.0.0.1', 1604987015, '__ci_last_regenerate|i:1604987015;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1604912149\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1604987014;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;remove_posls|i:1;message|s:27:\"POS Sale successfully added\";__ci_vars|a:1:{s:7:\"message\";s:3:\"new\";}');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d9323adc696acd96af9b499d759df3373eb1d625', '116.12.32.190', 1639913673, '__ci_last_regenerate|i:1639913673;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1639889104\";last_ip|s:13:\"116.12.32.190\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1639913638;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d954594f3370952aa836ca59510ee5af7a990b3f', '127.0.0.1', 1618139111, '__ci_last_regenerate|i:1618139111;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1618049664\";last_ip|s:12:\"116.12.33.48\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1618138390;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d9617deafd540e544a94a39eb14918a525d96bbe', '127.0.0.1', 1595943806, '__ci_last_regenerate|i:1595943806;requested_page|s:13:\"admin/welcome\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1595841827\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595943446;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d96def2595c362feae3c43e404a0507369ca7a16', '127.0.0.1', 1609344197, '__ci_last_regenerate|i:1609344197;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609311665\";last_ip|s:13:\"116.12.33.205\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1609342684;remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d97affad3bdaf13bfa3998cc2c8281b9b2595f5c', '103.108.88.21', 1595083114, '__ci_last_regenerate|i:1595083114;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594988188\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595083043;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d97b8a0d24609a813c511bf68f3acdf581c8716a', '127.0.0.1', 1617630617, '__ci_last_regenerate|i:1617630617;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617533532\";last_ip|s:12:\"116.12.33.54\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617630584;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d9806306a903253b59b42f13ab84a7f176556dc1', '127.0.0.1', 1609415058, '__ci_last_regenerate|i:1609415058;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609394236\";last_ip|s:13:\"116.12.33.162\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1609415019;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d9840adb889117fea23aca52e99d2e183185a85b', '127.0.0.1', 1607784906, '__ci_last_regenerate|i:1607784709;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607770814\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607784906;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d98524c1ec34c9f8ef8ece4552c11f91179822b4', '127.0.0.1', 1615450432, '__ci_last_regenerate|i:1615450432;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1615382327\";last_ip|s:12:\"119.30.45.62\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1615449904;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d9865e538c236c81048bcd9bde073a29b99beeae', '103.108.88.21', 1593841836, 'requested_page|s:15:\"admin/customers\";__ci_last_regenerate|i:1593841836;identity|s:11:\"r@gmail.com\";username|s:4:\"neon\";email|s:11:\"r@gmail.com\";user_id|s:1:\"4\";old_last_login|s:10:\"1593596310\";last_ip|s:14:\"203.190.14.186\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"5\";warehouse_id|s:1:\"1\";view_right|s:1:\"1\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"4\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1593836831;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d989695d2341838762fe397961b67f4bd5a49c04', '127.0.0.1', 1606720523, '__ci_last_regenerate|i:1606720523;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606658064\";last_ip|s:14:\"103.108.91.129\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606720303;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_posls|i:1;remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d9898ab685fa51957f84b5f74957009370ed00d6', '103.108.88.21', 1595846192, '__ci_last_regenerate|i:1595846192;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1595837189\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595845524;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";message|s:27:\"Customer successfully added\";__ci_vars|a:1:{s:7:\"message\";s:3:\"old\";}');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d9899cef5b197465cbf53e14f21e0b9794646fe9', '116.12.33.197', 1613477158, '__ci_last_regenerate|i:1613476967;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1613462639\";last_ip|s:13:\"116.12.33.197\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1613477158;remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d98bd17764cc001ecb88e6b1eb51cea05ede6428', '116.12.33.210', 1610345248, '__ci_last_regenerate|i:1610345248;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1610256883\";last_ip|s:12:\"116.12.33.30\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1610345247;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d9965bc975302ffe1021884228e0db1a989e5b5d', '127.0.0.1', 1615965539, '__ci_last_regenerate|i:1615965539;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1615887537\";last_ip|s:13:\"116.12.33.218\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1615965487;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d99e2424e64333e15f0a6ede2823476f9001ca11', '116.12.33.162', 1609415392, '__ci_last_regenerate|i:1609415392;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609394236\";last_ip|s:13:\"116.12.33.162\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1609415373;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d9a11267e0ab5df898d616e46d9b8edb65613364', '116.12.33.207', 1611755169, '__ci_last_regenerate|i:1611755169;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1611659572\";last_ip|s:12:\"116.12.32.50\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1611754628;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d9b01a6e0af356d17666e5f43d888488080afc3c', '116.12.33.150', 1609773873, '__ci_last_regenerate|i:1609773873;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609743297\";last_ip|s:13:\"116.12.32.124\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1609773772;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_posls|i:1;remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d9b3f2c1db5cf9c5a01a135bdab2773d2e071338', '116.12.33.177', 1615113708, '__ci_last_regenerate|i:1615113708;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1615034999\";last_ip|s:13:\"116.12.33.144\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1615113625;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d9c0648c1631acc53a7766151417aedad6cfbd1b', '116.12.33.97', 1612095292, '__ci_last_regenerate|i:1612095292;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1612018324\";last_ip|s:13:\"116.12.32.171\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1612095259;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d9c4dd1b0fd7ba0940b036f0477898252560a722', '116.12.32.204', 1643022591, '__ci_last_regenerate|i:1643022591;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1643008271\";last_ip|s:13:\"116.12.34.139\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1643022411;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d9ca15f374a8d57de62eec941a8ae337b4f2a15b', '116.12.34.35', 1642412757, '__ci_last_regenerate|i:1642412757;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1642401645\";last_ip|s:12:\"116.12.34.35\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1642412142;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d9cca460efd609154cb7ca35a74c39f5b48d7171', '116.12.33.116', 1616989921, '__ci_last_regenerate|i:1616989921;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616900099\";last_ip|s:12:\"116.12.33.57\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616989908;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d9d0a4106025e6e17e09de7da3acdf64497ba763', '103.108.88.21', 1594809850, '__ci_last_regenerate|i:1594809850;requested_page|s:15:\"admin/customers\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594754399\";last_ip|s:12:\"210.1.246.66\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1594809528;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d9dcfc90fc212301f0cd9ee83d8321c759ef7ea0', '116.12.33.249', 1612071344, '__ci_last_regenerate|i:1612071344;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1612018324\";last_ip|s:13:\"116.12.32.171\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1612071315;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d9e16e6cdaac62446c397c5137efdc6197ddf5f0', '116.12.34.99', 1648531934, '__ci_last_regenerate|i:1648531934;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1648458385\";last_ip|s:13:\"116.12.34.176\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1648531920;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d9e75dfe951937c9fc42fde9fec9c40c57950457', '103.108.91.131', 1606143375, '__ci_last_regenerate|i:1606143375;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606118527\";last_ip|s:14:\"103.108.91.131\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606143339;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d9ec5e26bd8e68e49653c77d07dadc2f904a4562', '127.0.0.1', 1597753039, '__ci_last_regenerate|i:1597752919;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597729845\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597753039;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d9f070f02ce391885df6c6b8c2f50252c44abb5f', '127.0.0.1', 1603119407, '__ci_last_regenerate|i:1603119407;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1603085000\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1603119284;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('d9fb4b40c1d41cc8c566b060ff87f328539a125e', '127.0.0.1', 1597319111, '__ci_last_regenerate|i:1597319111;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597304993\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597319029;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('da02a9a020f01a09849bd974dc039ba5c65d3287', '103.108.88.21', 1594798715, '__ci_last_regenerate|i:1594798715;requested_page|s:15:\"admin/customers\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594754399\";last_ip|s:12:\"210.1.246.66\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1594798645;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('da0a2b36486f657d80dbfe6a960c25c53f0ff7f4', '127.0.0.1', 1609249600, '__ci_last_regenerate|i:1609249600;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609226045\";last_ip|s:13:\"116.12.33.140\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1609249575;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('da0a854bca093ccea15145f4e3f36d771b87bcf8', '116.12.34.140', 1646896740, '__ci_last_regenerate|i:1646896740;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1646820783\";last_ip|s:13:\"116.12.34.140\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1646896689;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('da1758c659e7d970ae27e260aff7bd335ffb3a44', '103.108.91.130', 1605623523, '__ci_last_regenerate|i:1605623523;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605590276\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605623522;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('da2cddd7fbe9e258592e5c25a346b9cc397d60e3', '116.12.33.37', 1617102014, '__ci_last_regenerate|i:1617102014;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617080165\";last_ip|s:12:\"116.12.33.37\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617101961;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('da3b4056b83897157b2a064c981d380a2932e7dd', '103.108.91.130', 1605793477, '__ci_last_regenerate|i:1605793477;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605759720\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605793462;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('da40e32ffa666ff249ffcdd046b41ee9abc34d1d', '127.0.0.1', 1598249145, '__ci_last_regenerate|i:1598249145;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1598185344\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1598248609;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('da4f209e4b006e3a4fac6ed5ad50e42b80ab7cd7', '116.12.33.97', 1612099736, '__ci_last_regenerate|i:1612099736;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1612018324\";last_ip|s:13:\"116.12.32.171\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1612099227;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('da53f68813ac776935e4016a9fb4be106cc9389b', '116.12.34.124', 1641206643, '__ci_last_regenerate|i:1641206643;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1641111342\";last_ip|s:12:\"116.12.34.26\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1641206418;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('da595c6b11bc82bcd0dbf29b9bafd98dacb2a1d7', '127.0.0.1', 1616843026, '__ci_last_regenerate|i:1616843026;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616763763\";last_ip|s:12:\"116.12.32.55\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616842991;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('da5d0104be37c09d19028349d698b11f68d29ada', '127.0.0.1', 1595770623, '__ci_last_regenerate|i:1595770623;requested_page|s:13:\"admin/welcome\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1595749590\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595770568;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('da6bbf973115e27ccf82d13baf420c574cb77526', '116.12.34.124', 1641213476, '__ci_last_regenerate|i:1641213094;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1641111342\";last_ip|s:12:\"116.12.34.26\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1641213475;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('da7a14f066a9c4711aab61756a858af015ddaa92', '116.12.34.252', 1645092730, '__ci_last_regenerate|i:1645092595;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1645067649\";last_ip|s:13:\"116.12.34.252\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1645092730;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('da8432785d2c2aa844a378d68a9e73f2cd81be37', '127.0.0.1', 1597408186, '__ci_last_regenerate|i:1597408186;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597382202\";last_ip|s:9:\"127.0.0.1\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597407712;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('da8756b962c829ce091cab0651949149c3488ea7', '127.0.0.1', 1617100415, '__ci_last_regenerate|i:1617100415;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617080165\";last_ip|s:12:\"116.12.33.37\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617100366;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('da8950f760dd8db87fd3282c7b8fed020389e694', '127.0.0.1', 1608274906, '__ci_last_regenerate|i:1608274666;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608213040\";last_ip|s:13:\"116.12.33.139\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608274906;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('da97af78ef5f6a247d66e1efab85f0f959d55132', '127.0.0.1', 1605183204, '__ci_last_regenerate|i:1605183204;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605101433\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605183044;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('da992b6b944fa6773f527033ec08b57507c3bdef', '127.0.0.1', 1595566693, '__ci_last_regenerate|i:1595566693;requested_page|s:13:\"admin/welcome\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1595492094\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595566633;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('daa48b438cf36623b3aaef7befacac9955950ca5', '116.12.34.170', 1622790306, '__ci_last_regenerate|i:1622790306;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1622733894\";last_ip|s:13:\"116.12.33.112\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1622789279;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('daaf0a9dfbf247411f304840ba7d106efdabf5f8', '127.0.0.1', 1601470781, '__ci_last_regenerate|i:1601470781;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1601455340\";last_ip|s:14:\"103.131.156.42\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1601470649;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('dab3d20f2a6d0e83c43e5e2e6b5b981ad151f28a', '116.12.33.49', 1616846218, '__ci_last_regenerate|i:1616846218;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616763763\";last_ip|s:12:\"116.12.32.55\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616846190;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('dabcfd3032813790b135e2eb091f441dd46b108a', '116.12.32.207', 1646743176, '__ci_last_regenerate|i:1646743176;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1646643297\";last_ip|s:13:\"116.12.34.142\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1646743159;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('dac3f1a60637b37ab0f3fb99ac826736cb666787', '116.12.32.211', 1637398803, '__ci_last_regenerate|i:1637398803;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1637380449\";last_ip|s:13:\"116.12.32.211\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1637398616;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('daca64a31234ea02274dde4294d25ba5566f9c29', '116.12.33.107', 1610778861, '__ci_last_regenerate|i:1610778861;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1610701958\";last_ip|s:13:\"116.12.32.143\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1610778820;remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('dacfb7c86a0149f3f1cbc1eba3a232c7f1ca4676', '103.108.88.21', 1594626066, '__ci_last_regenerate|i:1594626066;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594528977\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1594614741;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('dad1c3e820116bdedd0b8ac92273995e034394c0', '127.0.0.1', 1602771687, '__ci_last_regenerate|i:1602771687;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1602746515\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1602771660;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('dad949448100617267569aa29d5604537d431cf5', '103.108.88.21', 1595852536, '__ci_last_regenerate|i:1595852536;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1595837189\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595850558;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('dad9b4704543e1b74bff90f51c5cf362d4fa5311', '127.0.0.1', 1597487463, '__ci_last_regenerate|i:1597487463;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597468572\";last_ip|s:9:\"127.0.0.1\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597481138;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('dada71ba44c2254c9d9715f478738fbfb0406b89', '116.12.32.18', 1637579397, '__ci_last_regenerate|i:1637579397;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1637499031\";last_ip|s:13:\"116.12.32.219\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1637579065;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('dadc14c0993180882de59245fe2a922daa63ef3b', '103.108.88.21', 1594298849, '__ci_last_regenerate|i:1594298849;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594267553\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('dae31f762a33106da227fa824d42c42ffd72d9f7', '116.12.33.171', 1619523865, '__ci_last_regenerate|i:1619523865;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1619511048\";last_ip|s:13:\"116.12.33.171\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1619523842;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('daefa8362ced818b41a2d11c16e4da2ee4f14cdf', '116.12.32.79', 1642825784, '__ci_last_regenerate|i:1642825784;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1642758727\";last_ip|s:13:\"116.12.34.194\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1642825761;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('daf2e34b8703fbd2531defe268971dfad8fbc6a7', '127.0.0.1', 1617035015, '__ci_last_regenerate|i:1617035015;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616987903\";last_ip|s:13:\"116.12.33.116\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617034980;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('daf6322093a181ada0f57f90de9469c8af6cb4f6', '103.108.88.21', 1602171361, '__ci_last_regenerate|i:1602171361;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1602152269\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1602171353;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('daf6c98e471bd2ccd9e7ddc37e7311e8e369fcca', '116.12.32.190', 1639897304, '__ci_last_regenerate|i:1639896667;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1639816611\";last_ip|s:12:\"116.12.33.33\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1639896667;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('dafb454a3105ae57b2b6dd4cc6cacbcc74f1cafd', '127.0.0.1', 1603630288, '__ci_last_regenerate|i:1603630288;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1603541508\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1603630288;error|N;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('dafbe451d905608ebbc5f808889b9caba923070f', '127.0.0.1', 1608634278, '__ci_last_regenerate|i:1608634278;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608617515\";last_ip|s:13:\"116.12.33.218\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608630938;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('db0755c15027180740866f3e823ee972270a5beb', '127.0.0.1', 1598710362, '__ci_last_regenerate|i:1598710362;identity|s:5:\"babul\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1598706040\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1598710362;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('db2021a127df755641d28304397f0e24b65393f2', '116.12.33.170', 1640148901, '__ci_last_regenerate|i:1640148901;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1640074228\";last_ip|s:13:\"116.12.32.209\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1640147428;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('db22c6888662dad707a5418871ba038ecadc0bb4', '116.12.34.243', 1647845737, '__ci_last_regenerate|i:1647845737;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1647779041\";last_ip|s:13:\"116.12.32.203\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1647845723;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('db2f1deb6560bae2c94815a74885475bc142f666', '127.0.0.1', 1606549811, '__ci_last_regenerate|i:1606549811;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606455480\";last_ip|s:14:\"103.108.91.129\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606549527;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_posls|i:1;remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('db3588b88ae2ea5a0d9d05d2983c684c072aac4b', '116.12.33.229', 1633175489, '__ci_last_regenerate|i:1633175489;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1633151119\";last_ip|s:13:\"116.12.33.229\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1633175134;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('db380e97d46d8e4ececd070c6a73150807051501', '127.0.0.1', 1595841998, '__ci_last_regenerate|i:1595841942;requested_page|s:5:\"admin\";identity|s:13:\"abc@gmail.com\";username|s:6:\"FARHAD\";email|s:13:\"abc@gmail.com\";user_id|s:1:\"3\";old_last_login|s:10:\"1595327361\";last_ip|s:12:\"210.1.246.66\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"2\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"1\";biller_id|s:1:\"3\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595841998;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('db3991b42f07babffc0b8edac5c7bb6b9587a51f', '127.0.0.1', 1594988953, '__ci_last_regenerate|i:1594988953;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('db502957c2cb27fa2e147f7dae46539c790572a9', '116.12.33.162', 1609401943, '__ci_last_regenerate|i:1609401943;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609340278\";last_ip|s:13:\"116.12.33.205\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1609401939;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('db626b68e82af0702e17a30419f792d9aed539c8', '116.12.33.149', 1617377670, '__ci_last_regenerate|i:1617377670;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617332954\";last_ip|s:13:\"116.12.33.149\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617377622;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('db65b8cf7bb26e79eed51d8284e14164d448f8f3', '127.0.0.1', 1606468329, '__ci_last_regenerate|i:1606468329;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606395992\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606468204;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('db691f85aa152d0999ffa55c2de8d74ced14ca12', '116.12.32.167', 1645698652, '__ci_last_regenerate|i:1645698652;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1645688114\";last_ip|s:13:\"116.12.32.167\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1645698632;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('db69c939ab37e6bdb271aab53e631f3e244563b6', '116.12.33.211', 1615361586, '__ci_last_regenerate|i:1615361586;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1615300962\";last_ip|s:12:\"116.12.33.14\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1615361552;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('db87d55d894c90380d1497259faa7eafd9733620', '127.0.0.1', 1598426412, '__ci_last_regenerate|i:1598426412;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1598333557\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1598425580;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('dbaf3f067e693b284f50a6b11f0b7d49a709e746', '127.0.0.1', 1612595043, '__ci_last_regenerate|i:1612595043;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1612505467\";last_ip|s:13:\"116.12.32.162\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1612594997;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('dbc771a54718086b732db29c86810045f340f9d3', '127.0.0.1', 1614434674, '__ci_last_regenerate|i:1614434674;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1614417624\";last_ip|s:13:\"116.12.32.140\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1614434544;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('dbcb354db7c86ed5ac139c50503e2db50d85849b', '127.0.0.1', 1595145018, '__ci_last_regenerate|i:1595145018;requested_page|s:15:\"admin/customers\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1595087497\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595139465;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('dbccd8c04bfda901d0ce309ca99a67622b93ccbf', '116.12.32.39', 1642159369, '__ci_last_regenerate|i:1642159369;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1642135014\";last_ip|s:12:\"116.12.34.19\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1642159313;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('dbe189536d4ee87c7a1c649fc0848b3a82e2fa57', '116.12.32.190', 1639910894, '__ci_last_regenerate|i:1639910894;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1639889104\";last_ip|s:13:\"116.12.32.190\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1639910859;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('dbed778745d0102346e8bf0b4aa5b9cec8ffbf6d', '116.12.34.81', 1642303969, '__ci_last_regenerate|i:1642303969;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1642247323\";last_ip|s:13:\"116.12.34.107\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1642303941;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('dc057f379ed7fd8e95589f0a93ef2fc366e4130e', '127.0.0.1', 1605683433, '__ci_last_regenerate|i:1605683429;requested_page|s:15:\"admin/customers\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('dc08fc10d632cba79837c27e1c2560d47dc6268e', '103.126.218.38', 1625829756, '__ci_last_regenerate|i:1625829569;requested_page|s:5:\"admin\";identity|s:13:\"abc@gmail.com\";username|s:6:\"FARHAD\";email|s:13:\"abc@gmail.com\";user_id|s:1:\"3\";old_last_login|s:10:\"1625644661\";last_ip|s:14:\"103.126.218.38\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"1\";biller_id|s:1:\"3\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1625829755;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('dc1985898ed2572eff37df8fda02f122ea2bad8d', '116.12.32.217', 1615639230, '__ci_last_regenerate|i:1615639230;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1615553851\";last_ip|s:12:\"116.12.33.13\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1615639216;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('dc2a2138b0b53c0e40b525a25fcfe7b4448a933f', '116.12.32.205', 1643973821, '__ci_last_regenerate|i:1643973821;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1643892812\";last_ip|s:13:\"116.12.32.185\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1643973762;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('dc3b20a14244d84addac003421d98f3fa7099428', '127.0.0.1', 1612078486, '__ci_last_regenerate|i:1612078486;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1612018324\";last_ip|s:13:\"116.12.32.171\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1612078053;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('dc469a9840b237e6c9ae7c062c6b41a2b80af368', '116.12.32.214', 1638787204, '__ci_last_regenerate|i:1638787204;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1638764349\";last_ip|s:13:\"116.12.34.142\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1638787165;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('dc79e393cb04be683b50a75e78173e401b51b48c', '116.12.33.115', 1619868403, '__ci_last_regenerate|i:1619868403;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1619781532\";last_ip|s:13:\"116.12.32.213\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1619868384;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('dc7cbb2b3df59a5ac6df18603a41e7b90e2e3c22', '127.0.0.1', 1615359957, '__ci_last_regenerate|i:1615359957;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1615300962\";last_ip|s:12:\"116.12.33.14\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1615353903;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('dc80e1a8d204599912d5a4bc9c8d09dc5c39c26c', '103.108.91.128', 1604294052, '__ci_last_regenerate|i:1604294052;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1604240911\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1604293958;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('dc841f935de9ed6313917b530a2e7c3c5cfd4099', '103.108.91.130', 1604811620, '__ci_last_regenerate|i:1604811620;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1604760043\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1604811619;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('dc85eebb8e367270543de70648d85cff8d73c8b2', '103.108.91.130', 1606481407, '__ci_last_regenerate|i:1606481407;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606395992\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606481407;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('dc883c7961270d9993f7853debe721390b84f717', '116.12.33.57', 1616902924, '__ci_last_regenerate|i:1616902924;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616835824\";last_ip|s:12:\"116.12.33.49\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616902903;remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('dc915887089842e1e4c12c0c3704802ec4c5f502', '103.108.88.21', 1597558978, '__ci_last_regenerate|i:1597558978;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597474515\";last_ip|s:12:\"210.1.246.66\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597558681;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";message|s:27:\"Customer successfully added\";__ci_vars|a:1:{s:7:\"message\";s:3:\"old\";}');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('dc94df011925ee44ccd9a017c17c6a3a8ad256bc', '127.0.0.1', 1615094074, '__ci_last_regenerate|i:1615094074;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1615034999\";last_ip|s:13:\"116.12.33.144\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1615093091;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('dca110999246fcabde13a32bd750268c2063b663', '116.12.33.167', 1637733421, '__ci_last_regenerate|i:1637733421;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1637667941\";last_ip|s:13:\"116.12.33.143\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1637728566;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('dcb6ab22561474e8b60ce8466a9de3951da7b91a', '103.108.91.130', 1606983014, '__ci_last_regenerate|i:1606983014;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606909650\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606982840;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('dcb94b1a1ac9824219e51112f1b750cfc4559251', '116.12.33.176', 1618409190, '__ci_last_regenerate|i:1618409190;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1618376871\";last_ip|s:13:\"116.12.33.176\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1618409171;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('dcb984ca079386774462528495d800ef91c2753a', '127.0.0.1', 1594024135, '__ci_last_regenerate|i:1594024135;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594023259\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1594023976;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('dcbfd4c76de03f9247035e47b5bf29d85472318b', '116.12.32.219', 1637653013, '__ci_last_regenerate|i:1637653013;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1637634749\";last_ip|s:12:\"116.12.34.48\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1637651297;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('dcc2b9dbae609edc50eb33f6b4135f5eec867a7e', '116.12.34.35', 1643265245, '__ci_last_regenerate|i:1643265245;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1643173679\";last_ip|s:12:\"116.12.33.60\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1643265167;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('dcc3015debf83249b3bb535c452777b5b20a6aa8', '127.0.0.1', 1597571341, '__ci_last_regenerate|i:1597571341;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597474515\";last_ip|s:12:\"210.1.246.66\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597567598;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('dcca06caa935271365b8ff2e76ee8fcd1be7d6ee', '127.0.0.1', 1605789618, '__ci_last_regenerate|i:1605789618;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605759720\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605789573;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('dcd82b5781e02aadf26e7da33b87739f27291347', '127.0.0.1', 1608124759, '__ci_last_regenerate|i:1608124759;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608100273\";last_ip|s:12:\"116.12.32.96\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608124703;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('dcdf524070f11ab0b6d507db73c6e79a86c2e81a', '103.108.88.21', 1593945502, '__ci_last_regenerate|i:1593945502;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1593866795\";last_ip|s:13:\"43.231.23.122\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1593924485;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('dce7ed316b1ac3f509a7fcc38a71528ac7da374e', '127.0.0.1', 1613638085, '__ci_last_regenerate|i:1613637956;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1613565512\";last_ip|s:13:\"116.12.33.168\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1613638085;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('dcfa9c43bd4b0b40ef0206c0d2f5b490e7e32cdb', '127.0.0.1', 1607425317, '__ci_last_regenerate|i:1607425317;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607414134\";last_ip|s:12:\"116.12.33.67\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607425293;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('dd07094d9ea56d4593684c50fd64b2682734db31', '103.108.91.131', 1604556079, '__ci_last_regenerate|i:1604556079;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1604477132\";last_ip|s:14:\"103.108.91.131\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1604556014;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('dd07d5247479ac850c56dd35fd3bbd063de00c8c', '116.12.34.74', 1641455120, '__ci_last_regenerate|i:1641455118;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1641442482\";last_ip|s:12:\"116.12.34.74\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1641455119;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('dd0dcf0e611c4893bbdc05f4f92b4659aa719a15', '103.108.88.21', 1595087901, '__ci_last_regenerate|i:1595087803;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1595044394\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595087901;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('dd0f9f6adc298a7141c044d54cc67afca5b13670', '116.12.33.77', 1619265340, '__ci_last_regenerate|i:1619265340;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1619247508\";last_ip|s:12:\"116.12.33.77\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1619265302;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('dd1647f2f66d7baf78fb5ca5f33d30b3f77ae11c', '116.12.32.101', 1630472804, '__ci_last_regenerate|i:1630472804;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1630407922\";last_ip|s:12:\"116.12.33.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1630472781;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('dd1d1b9c63b3d387a655687843cffc21f8fce9d7', '127.0.0.1', 1608551102, '__ci_last_regenerate|i:1608551100;requested_page|s:13:\"admin/welcome\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('dd239db63284255dbf527c7eb6cf3786af1ccd59', '116.12.34.66', 1625655673, '__ci_last_regenerate|i:1625655599;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1624774905\";last_ip|s:12:\"116.12.33.81\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1625655673;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('dd2905410671e32e83d71ad2b5a6fdf5c0f447f2', '127.0.0.1', 1614320723, '__ci_last_regenerate|i:1614320723;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1614259833\";last_ip|s:13:\"116.12.32.223\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1614320717;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('dd2bcd6717f07d7a91a02b4fccb40b62cded0abe', '116.12.34.26', 1641111664, '__ci_last_regenerate|i:1641111664;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1641027070\";last_ip|s:13:\"116.12.34.220\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1641111616;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('dd3a576856895326d1188d162bc6ed4e8e9648cf', '116.12.34.165', 1639308870, '__ci_last_regenerate|i:1639308870;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1639197279\";last_ip|s:13:\"116.12.33.127\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1639308844;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('dd416db7ad155ec09848fe40ef6d04d925a7ab68', '127.0.0.1', 1597660196, '__ci_last_regenerate|i:1597660196;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597555298\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597659977;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('dd4215c96897343cbb4ed04e39df38097d8ac78d', '116.12.32.102', 1610029936, '__ci_last_regenerate|i:1610029936;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609997510\";last_ip|s:13:\"116.12.32.102\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1610029888;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('dd4e0b3e9964ddd6c6b99e32208b452c8abc57d7', '116.12.34.105', 1641882878, '__ci_last_regenerate|i:1641882878;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1641793729\";last_ip|s:13:\"116.12.32.139\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1641882257;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('dd54835fbb9b9a1bdbbdea348df73994fa1d5cc1', '116.12.32.197', 1636348725, '__ci_last_regenerate|i:1636348725;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1636287325\";last_ip|s:13:\"116.12.34.179\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1636348724;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;message|s:26:\"Payment successfully added\";__ci_vars|a:1:{s:7:\"message\";s:3:\"new\";}');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('dd595f5a08b77bb000f817a86b40310f5e7afd2b', '127.0.0.1', 1611411880, '__ci_last_regenerate|i:1611411880;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1611378421\";last_ip|s:13:\"116.12.32.111\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1611411859;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('dd61910a21702bd220bd9b8ae3f1f7505a374ce5', '116.12.33.189', 1607323021, '__ci_last_regenerate|i:1607323021;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607264241\";last_ip|s:12:\"116.12.32.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607320912;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('dd6475dfbe43a154865aea3f8b21cde36f733701', '127.0.0.1', 1616506720, '__ci_last_regenerate|i:1616506720;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616490669\";last_ip|s:13:\"116.12.32.128\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616506555;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('dd695d7c8d3a373e89be42df3004d004721771d0', '116.12.33.170', 1640150340, '__ci_last_regenerate|i:1640150340;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1640074228\";last_ip|s:13:\"116.12.32.209\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1640150310;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('dd6d48454454bc70f9d0d76d65a041c196d24c67', '127.0.0.1', 1605617045, '__ci_last_regenerate|i:1605617045;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605590276\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605617019;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('dd6dc7b4c36b0d714cc805304a84a73b5f341481', '103.108.88.21', 1603950493, '__ci_last_regenerate|i:1603950493;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1603889448\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1603948082;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('dd757f0fbc63b30fcecd6e43f3fb8cb19c0986cd', '116.12.32.102', 1640151281, '__ci_last_regenerate|i:1640151281;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1640074228\";last_ip|s:13:\"116.12.32.209\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1640151260;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('dd7697f5abfa90afefd45c083a6dfd5f4fad561c', '127.0.0.1', 1600352826, '__ci_last_regenerate|i:1600352614;requested_page|s:16:\"admin/myexpenses\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1600333297\";last_ip|s:14:\"37.111.199.178\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1600352825;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('dd7e7f9acda9bb4f353761f547e3cd03fc78e17a', '127.0.0.1', 1603342344, '__ci_last_regenerate|i:1603342344;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1603272648\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1603342133;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('dd82fc778fb4d6302d08f2a6655191f0f026c6a8', '103.108.91.130', 1606307195, '__ci_last_regenerate|i:1606307195;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606291700\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606307108;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('dd8358705e265e71616811b7213ae9b04978cc9e', '103.108.88.21', 1597736756, '__ci_last_regenerate|i:1597736756;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597680581\";last_ip|s:12:\"210.1.246.66\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597735900;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('dd876a3a1b068f73e1486ac101cdfc07c903c466', '103.108.91.130', 1606546253, '__ci_last_regenerate|i:1606546253;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606455480\";last_ip|s:14:\"103.108.91.129\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606546253;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('dd89dbdf10b7a1ac84e2b3b5859f86ecb46bb54a', '127.0.0.1', 1617520468, '__ci_last_regenerate|i:1617520468;requested_page|s:5:\"admin\";identity|s:13:\"abc@gmail.com\";username|s:6:\"FARHAD\";email|s:13:\"abc@gmail.com\";user_id|s:1:\"3\";old_last_login|s:10:\"1617447201\";last_ip|s:14:\"103.126.218.66\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"1\";biller_id|s:1:\"3\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('dd8eccd586e9eb6bdf1d651dfe5df93e43e06323', '127.0.0.1', 1606282931, '__ci_last_regenerate|i:1606282931;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606221393\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606282880;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('dda41fdc9d09979a372e9c8b74b163f651afc0e6', '116.12.33.146', 1616145812, '__ci_last_regenerate|i:1616145812;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616069053\";last_ip|s:12:\"116.12.32.81\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616145800;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ddb3a9a15d0b13f2d9b9064cb8407fb26a174269', '116.12.34.201', 1639632564, '__ci_last_regenerate|i:1639632564;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1639564004\";last_ip|s:12:\"116.12.34.58\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1639632544;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ddbaaa1769b3b667653ca256263cb5db17b99258', '116.12.33.216', 1627887664, '__ci_last_regenerate|i:1627887646;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1627808949\";last_ip|s:12:\"116.12.34.38\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ddc423b6fe8d76d4a2e064a6c8a8643516602edb', '127.0.0.1', 1609743304, '__ci_last_regenerate|i:1609743293;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609680717\";last_ip|s:13:\"116.12.32.221\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1609743303;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ddcaab1046df3c4fe8318e32e6c854329be5a7d5', '127.0.0.1', 1612595697, '__ci_last_regenerate|i:1612595697;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1612505467\";last_ip|s:13:\"116.12.32.162\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1612595335;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ddcfa2eb6b0332eb5f64251091b0522e768eac14', '116.12.33.97', 1612098591, '__ci_last_regenerate|i:1612098591;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1612018324\";last_ip|s:13:\"116.12.32.171\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1612098576;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ddd23109465960d87fb8fa1c88b16eff5b42f2e6', '116.12.33.49', 1616839123, '__ci_last_regenerate|i:1616839123;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616763763\";last_ip|s:12:\"116.12.32.55\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616839104;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('dde3e55e8c6e45be383494eb146b3b6b35920c5a', '127.0.0.1', 1597403977, '__ci_last_regenerate|i:1597403977;requested_page|s:5:\"admin\";error|s:37:\"<p>Login Failed, Please try again</p>\";__ci_vars|a:1:{s:5:\"error\";s:3:\"old\";}');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('dde4b917ea568a86339999dac9e6e3b71bd281ca', '116.12.34.75', 1640584859, '__ci_last_regenerate|i:1640584859;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1640521721\";last_ip|s:13:\"116.12.34.139\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1640583502;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ddedf7571dd6de91d7db8c8eb229a3d35f8eade3', '116.12.33.57', 1622189053, '__ci_last_regenerate|i:1622189053;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1622119742\";last_ip|s:11:\"116.12.33.5\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1622189039;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ddee1efac5ccd83dacbeb62c5951a92f94cb94d3', '116.12.32.39', 1642156675, '__ci_last_regenerate|i:1642156675;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1642135014\";last_ip|s:12:\"116.12.34.19\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1642156659;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ddef84afced61500960fc848bc4a2fbf18d83944', '116.12.32.205', 1643975761, '__ci_last_regenerate|i:1643975761;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1643892812\";last_ip|s:13:\"116.12.32.185\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1643975462;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ddf0237bf947013e2e4bf4c7aca3266bd36d14f6', '116.12.34.105', 1641895627, '__ci_last_regenerate|i:1641895578;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1641875420\";last_ip|s:13:\"116.12.34.105\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1641895611;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ddffee13c7262a85607d8aec2b34188cab7da906', '116.12.32.211', 1643190006, '__ci_last_regenerate|i:1643190006;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1643096282\";last_ip|s:11:\"116.12.33.8\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1643189983;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('de08630cd0990ebaeb3c39a8343dce1666f1edb2', '103.108.91.130', 1605696621, '__ci_last_regenerate|i:1605696621;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605678510\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605696596;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('de0baddc3fdec0bbc24f649ddaf672f46723350d', '116.12.33.203', 1613206020, '__ci_last_regenerate|i:1613206020;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1613130779\";last_ip|s:12:\"116.12.33.43\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1613205971;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('de193578f5214b379989ad121bbc2d4b1132ebc4', '127.0.0.1', 1603193816, '__ci_last_regenerate|i:1603193816;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1603192159\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1603193723;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('de30fd495a65b008c4fa25e2711c6da25195e519', '127.0.0.1', 1613827764, '__ci_last_regenerate|i:1613827679;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1613810114\";last_ip|s:13:\"116.12.32.222\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1613827760;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('de3366195e00295372dd293638ab61c3a1428058', '127.0.0.1', 1614327997, '__ci_last_regenerate|i:1614327997;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1614259833\";last_ip|s:13:\"116.12.32.223\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1614327969;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('de3f8iif7he44q03vr31svtgg0s4v0o1', '::1', 1593196942, '__ci_last_regenerate|i:1593196942;requested_page|s:5:\"admin\";identity|s:11:\"a@gmail.com\";username|s:6:\"farhad\";email|s:11:\"a@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1593122510\";last_ip|s:3:\"::1\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|N;view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|N;company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('de42be2589118787a8a8e2f01ad06658b5555a9a', '103.108.88.21', 1597496702, '__ci_last_regenerate|i:1597496702;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597468572\";last_ip|s:9:\"127.0.0.1\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597496458;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('de44724dbc76b77438b8b3087d28b17f560eff5d', '116.12.33.205', 1609343207, '__ci_last_regenerate|i:1609343207;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609311665\";last_ip|s:13:\"116.12.33.205\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1609342684;remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('de485a25f70cb41658cc446e7b3365d560dc281d', '127.0.0.1', 1594797144, '__ci_last_regenerate|i:1594797144;requested_page|s:15:\"admin/customers\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594754399\";last_ip|s:12:\"210.1.246.66\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1594796326;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('de4a3ebf778e5f1e15064db1ed24d4c154921ef5', '116.12.32.68', 1648960305, '__ci_last_regenerate|i:1648960305;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1648792670\";last_ip|s:13:\"116.12.32.118\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1648960282;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('de4fc2b352edd7a1d4344bbe7de87bce039f5ed0', '127.0.0.1', 1597296156, '__ci_last_regenerate|i:1597296156;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597227735\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597295183;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('de51c10023a30fe530a1aa4f8f0fdea470431562', '116.12.32.21', 1607236387, '__ci_last_regenerate|i:1607236387;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607174440\";last_ip|s:13:\"116.12.33.196\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607236371;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('de598192da45674090e2825c5a3a2fb5345f8a4d', '127.0.0.1', 1595492344, '__ci_last_regenerate|i:1595492344;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1595490940\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('de5cedba5e9476add9894f617d8149e130e1bae2', '127.0.0.1', 1598102073, '__ci_last_regenerate|i:1598102073;requested_page|s:9:\"admin/pos\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1598090762\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1598101890;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('de5f88b78ff5063100cf04ff41e2a0bccb1aea90', '116.12.34.137', 1640756261, '__ci_last_regenerate|i:1640756261;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1640663405\";last_ip|s:12:\"116.12.33.96\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1640756228;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('de61bbad376b16828c0736d4ae8ab2403d457b7f', '127.0.0.1', 1597230171, '__ci_last_regenerate|i:1597230171;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597208022\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('de6a50dffb235037449dda553ce250bce03c000f', '116.12.33.241', 1620216882, '__ci_last_regenerate|i:1620216882;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1620195556\";last_ip|s:13:\"116.12.33.241\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1620216871;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('de761108aa97a1aa962ad66ba76a10a59fe432ba', '116.12.32.25', 1614612105, '__ci_last_regenerate|i:1614612105;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1614585948\";last_ip|s:12:\"116.12.32.25\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1614612078;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('de80886273707aaabbb2ce09b1709c60903c24b4', '103.108.88.21', 1598707466, '__ci_last_regenerate|i:1598707454;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1598681885\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1598707352;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('de81dbf71b17213e18fbde26419beecc926209d1', '127.0.0.1', 1616838480, '__ci_last_regenerate|i:1616838480;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616763763\";last_ip|s:12:\"116.12.32.55\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616838419;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('de92732f5c51e177db240bb89e4ce199cd839465', '127.0.0.1', 1602587397, '__ci_last_regenerate|i:1602587397;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('de9ad816283af2b014a9287ebd0d3f8aad7a26a1', '127.0.0.1', 1614265824, '__ci_last_regenerate|i:1614265824;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1614241980\";last_ip|s:13:\"116.12.32.223\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1614264441;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('dec7a2372315e02b8788c7a435788f389adaaabe', '127.0.0.1', 1609854774, '__ci_last_regenerate|i:1609854774;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609823055\";last_ip|s:12:\"116.12.32.57\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";message|s:27:\"Customer successfully added\";__ci_vars|a:1:{s:7:\"message\";s:3:\"old\";}');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ded76e4c6f91c4b83053e498d3c1678e377438c2', '116.12.34.165', 1639307669, '__ci_last_regenerate|i:1639307669;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1639197279\";last_ip|s:13:\"116.12.33.127\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1639307558;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ded7c25e25b276fa2cc88cd647669b52b4d3106b', '116.12.32.59', 1625829317, '__ci_last_regenerate|i:1625829317;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1625742360\";last_ip|s:13:\"116.12.32.222\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1625829001;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('dee105d7a6ab301d3ed5809760562f2c4524cf01', '116.12.32.217', 1647252832, '__ci_last_regenerate|i:1647252832;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1647184997\";last_ip|s:13:\"116.12.32.101\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1647252807;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('dee9ab3bf0d1c70ed14d564e3cc13ccc7ce0d01f', '127.0.0.1', 1615715957, '__ci_last_regenerate|i:1615715957;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1615625339\";last_ip|s:13:\"116.12.32.217\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1615715952;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('deed8ce9fd02c9e66819848179a2c1487379763f', '116.12.33.245', 1635847681, '__ci_last_regenerate|i:1635847681;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1635766383\";last_ip|s:13:\"116.12.34.123\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1635847624;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('def428df5ca7cbfd4ac6367d4364ffdd3d1b261c', '127.0.0.1', 1595069736, '__ci_last_regenerate|i:1595069736;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594988188\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595069380;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('def7594cfee2ef20752ddec0f7733ccabc379a52', '116.12.32.176', 1611319895, '__ci_last_regenerate|i:1611319895;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1611295747\";last_ip|s:13:\"116.12.32.176\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1611319525;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('df04ff98994d38de2dad586f1140b71101e1cd51', '103.108.91.130', 1606312202, '__ci_last_regenerate|i:1606312202;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606291700\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606312171;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('df08651dab89d875ccc4c002c0aec4da9cd81827', '116.12.32.68', 1648979969, '__ci_last_regenerate|i:1648979969;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1648792670\";last_ip|s:13:\"116.12.32.118\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1648979947;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('df139403ef376ee4cf706b46c3167313dac25926', '127.0.0.1', 1607004349, '__ci_last_regenerate|i:1607004349;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606977656\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607004222;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('df150dcfde43232bb09900e3a998baacf59ec324', '127.0.0.1', 1614178136, '__ci_last_regenerate|i:1614178136;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1614155657\";last_ip|s:12:\"116.12.32.12\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1614178135;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('df1d478cd94761b5e85e7f287e4cceaa9a804aca', '116.12.33.115', 1619883860, '__ci_last_regenerate|i:1619883860;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1619781532\";last_ip|s:13:\"116.12.32.213\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1619883840;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('df1eb5fe8a7fb72cacb7e86e629f1c1377f6421f', '116.12.32.68', 1648973854, '__ci_last_regenerate|i:1648973854;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1648792670\";last_ip|s:13:\"116.12.32.118\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1648969515;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('df22cac71cbcae7fffa1eec7e5ccefb55058d8e3', '116.12.34.193', 1645883911, '__ci_last_regenerate|i:1645883911;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1645849672\";last_ip|s:13:\"116.12.34.193\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1645883905;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('df28cb78fc0bd6f7180b785f927a1ffc5495e255', '103.108.88.21', 1603179819, '__ci_last_regenerate|i:1603179819;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1603119111\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1603179762;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('df2a34411ffe77e3c48b69cb8b4b327024037df9', '116.12.32.221', 1643521033, '__ci_last_regenerate|i:1643521033;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1643437981\";last_ip|s:13:\"116.12.34.159\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1643521004;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('df35932ae3c77f53952738224447ec74880f85e9', '116.12.33.229', 1633153587, '__ci_last_regenerate|i:1633153587;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1633092054\";last_ip|s:13:\"116.12.32.159\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1633153559;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('df473f36316215b1507e9987139cc07d52b7615a', '116.12.32.25', 1614611752, '__ci_last_regenerate|i:1614611752;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1614585948\";last_ip|s:12:\"116.12.32.25\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1614611717;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('df57ec2621e921bfc58b14f7d2bae87a7b044888', '127.0.0.1', 1614605326, '__ci_last_regenerate|i:1614605326;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1614585948\";last_ip|s:12:\"116.12.32.25\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('df58f27abe9642fbefe3be7e066aa7bd25e31f81', '127.0.0.1', 1599894516, '__ci_last_regenerate|i:1599894254;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1599829738\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1599894516;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('df5938814ca508c53ae431d6b98227338e9a4c53', '163.53.140.70', 1621146577, '__ci_last_regenerate|i:1621146577;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('df60303f4031eb283581ee33810421adbe819e83', '116.12.34.252', 1645092272, '__ci_last_regenerate|i:1645092272;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1645067649\";last_ip|s:13:\"116.12.34.252\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1645092239;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('df6ff946504a03e6c2d2f4d4e517cc4068943278', '127.0.0.1', 1616991881, '__ci_last_regenerate|i:1616991881;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616900099\";last_ip|s:12:\"116.12.33.57\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616991833;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('df88215cb7e2117afbc37ea28676044e29a5ea0f', '103.108.88.21', 1602772465, '__ci_last_regenerate|i:1602772465;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1602746515\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1602772379;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('df89b1762750132dfe2e35579e59ab5d15726a75', '103.108.88.21', 1601386995, 'requested_page|s:19:\"admin/customers/add\";__ci_last_regenerate|i:1601386872;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1601363098\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1601386995;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('df8ce9695afbbb99fdcd283537255437c9a800a1', '116.12.34.105', 1641894907, '__ci_last_regenerate|i:1641894907;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1641875420\";last_ip|s:13:\"116.12.34.105\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1641894838;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('dfa1ab04b8264cd5c00da0e76ddbdacd460fab5a', '127.0.0.1', 1600000277, '__ci_last_regenerate|i:1600000277;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1599908294\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1600000080;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('dfa41d32f373d84723702ac25e67f5667fb4321b', '116.12.33.167', 1637733730, '__ci_last_regenerate|i:1637733730;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1637667941\";last_ip|s:13:\"116.12.33.143\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1637733682;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('dfa72af86a1b847f068d8389027b990a677f7a98', '127.0.0.1', 1614657197, '__ci_last_regenerate|i:1614657197;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1614601592\";last_ip|s:12:\"116.12.32.25\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";error|N;last_activity|i:1614656684;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('dfa7364cb036ed659690f4d1d538c8663f4060f8', '127.0.0.1', 1609823462, '__ci_last_regenerate|i:1609823462;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609758894\";last_ip|s:13:\"116.12.32.124\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1609823312;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('dfca0b0142d3305f09bfc0a6be59b1617eee4739', '103.108.88.21', 1599655554, '__ci_last_regenerate|i:1599655554;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1599569535\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1599653966;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('dfd402b4ccc5ffa9e5bb62ad0ddb87d3b6bca050', '116.12.33.239', 1607759550, '__ci_last_regenerate|i:1607759381;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607665148\";last_ip|s:13:\"116.12.32.213\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607759550;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('dfd4d89f130d038e7c41b46fb70f3c7e89923984', '116.12.33.4', 1636951442, '__ci_last_regenerate|i:1636951442;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1636865265\";last_ip|s:12:\"116.12.32.74\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1636951402;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('dfd78d4be40726433eb14c20e121ca3cf50a36e8', '116.12.32.204', 1637924757, '__ci_last_regenerate|i:1637924757;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1637907685\";last_ip|s:13:\"116.12.32.204\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1637924722;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('dfd7fadb9b506990328ac5adc80de486cd2c54f3', '116.12.33.49', 1616838821, '__ci_last_regenerate|i:1616838821;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616763763\";last_ip|s:12:\"116.12.32.55\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616838790;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('dfde12bbbb8d87f4dd7d72202963ebddf81c374c', '116.12.33.32', 1645249014, '__ci_last_regenerate|i:1645249014;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1645176563\";last_ip|s:13:\"116.12.32.212\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1645248995;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('dffe52e9e761f8b2f6826a213cd6c7ec5b42696c', '127.0.0.1', 1601994743, '__ci_last_regenerate|i:1601994743;requested_page|s:5:\"admin\";identity|s:5:\"babul\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1601986801\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";message|s:38:\"<p>You are successfully logged in.</p>\";__ci_vars|a:1:{s:7:\"message\";s:3:\"new\";}');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e001cd106c8abf0dc811f27a607717cbfef4e10e', '116.12.32.150', 1645435613, '__ci_last_regenerate|i:1645435613;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1645417986\";last_ip|s:13:\"116.12.33.158\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1645435575;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e0027397a0946847f54130951056b5d1dd7ed28a', '116.12.32.8', 1636112985, '__ci_last_regenerate|i:1636112985;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1636089343\";last_ip|s:11:\"116.12.32.8\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1636112507;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e00d30e762f6792b262a55ea0ae1020b54edcdc5', '127.0.0.1', 1595326108, '__ci_last_regenerate|i:1595326108;identity|s:9:\"habib1975\";username|s:9:\"habib1975\";email|s:19:\"habib1975@gmail.com\";user_id|s:1:\"5\";old_last_login|s:10:\"1595324711\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"5\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"0\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595325173;register_id|s:2:\"13\";cash_in_hand|s:6:\"0.0000\";register_open_time|s:19:\"2020-07-21 15:52:45\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e00e14f4ed51cb687acf6ba08774e55c15b32bf1', '116.12.34.193', 1645882401, '__ci_last_regenerate|i:1645882401;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1645849672\";last_ip|s:13:\"116.12.34.193\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1645882378;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e014f4cc599532d1610c065404341b44ce48c714', '127.0.0.1', 1604327072, '__ci_last_regenerate|i:1604327059;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1604291069\";last_ip|s:14:\"103.108.91.128\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1604327059;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e015ec4553b5b98210c754c5be6d870c9d4576ff', '116.12.33.239', 1610112544, '__ci_last_regenerate|i:1610112544;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1610087832\";last_ip|s:13:\"116.12.33.239\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1610112425;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e016f144157e55b591dc4fd2b45d7f2e9b4bdbc8', '103.108.91.130', 1605194366, '__ci_last_regenerate|i:1605194366;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605101433\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605194319;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e01a470f22ba4e76a8f9bef923f4401439c66174', '127.0.0.1', 1601455956, '__ci_last_regenerate|i:1601455956;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e0256d04192667593414c0e2321f5b8334e3891b', '127.0.0.1', 1608554447, '__ci_last_regenerate|i:1608554447;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608538360\";last_ip|s:13:\"116.12.33.177\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608554447;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e047541696b1dd24dbfd919703cd18ffc053841c', '103.108.91.131', 1604464116, '__ci_last_regenerate|i:1604464116;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1604378350\";last_ip|s:14:\"103.108.91.131\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1604463889;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e047d7f1e4c0b6b437531ca99e5c0b6c12e9c0c5', '116.12.34.48', 1637635491, '__ci_last_regenerate|i:1637635491;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1637571138\";last_ip|s:12:\"116.12.32.18\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1637635460;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e05f9180a31fee1e5b7719cdd46f3fa456f9d01d', '103.108.88.21', 1595491952, 'requested_page|s:13:\"admin/welcome\";__ci_last_regenerate|i:1595491952;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1595485608\";last_ip|s:14:\"203.190.14.186\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e06072630bc2bbbd2578c04184870d50cca0c18c', '103.108.88.21', 1594279910, '__ci_last_regenerate|i:1594279910;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594194225\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1594267799;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e0695bfcd9a06354bddccdedb808319e6915fa8b', '127.0.0.1', 1617618729, '__ci_last_regenerate|i:1617618729;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617533532\";last_ip|s:12:\"116.12.33.54\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617618688;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e07cfdd1a2fd389ecf72a24d0002108220de074d', '127.0.0.1', 1601128500, '__ci_last_regenerate|i:1601128428;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1601114627\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1601128383;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;user_csrf|s:20:\"Yts7wNrg5pxGByWeEDHO\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e082dbe41f940036adc4333ee9133a1b87edf0b4', '116.12.32.223', 1615703176, '__ci_last_regenerate|i:1615703176;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1615625339\";last_ip|s:13:\"116.12.32.217\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1615703137;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e08a7082cc318098d3961a9714f3b42b4203c54d', '208.91.199.91', 1647401762, '__ci_last_regenerate|i:1647401762;error|s:173:\"<h4>404 Not Found!</h4><p>The page you are looking for can not be found.</p>https://samratbd.com/ci/themes/default/admin/assets/styles/fonts/glyphicons-halflings-regular.ttf\";__ci_vars|a:1:{s:5:\"error\";s:3:\"new\";}');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e08f3e9018e48305020987716f9f6c3c95feba1b', '103.108.88.21', 1599137364, '__ci_last_regenerate|i:1599137364;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1599049742\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1599137364;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e0a88326aa6c0706bc7b4ee79a29e6f8397af725', '116.12.32.41', 1611144859, '__ci_last_regenerate|i:1611144859;requested_page|s:23:\"admin/reports/customers\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1611126373\";last_ip|s:12:\"116.12.32.41\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1611144713;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e0b1063c22ace303731b1752c5c2f526fc6ce1f9', '127.0.0.1', 1594901712, '__ci_last_regenerate|i:1594901712;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594897815\";last_ip|s:12:\"210.1.246.66\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1594901612;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e0bb807868099afa2517937d6383732e6e77d44e', '127.0.0.1', 1613131118, '__ci_last_regenerate|i:1613131118;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1613116205\";last_ip|s:12:\"116.12.33.43\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1613131017;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e0bba52d11e6877eac4c1459c52a5e60f23de0d5', '116.12.33.241', 1620233227, '__ci_last_regenerate|i:1620233225;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1620214876\";last_ip|s:13:\"116.12.33.241\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1620233227;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e0c1100c44d0e4fbe46663988aa174087588cc17', '127.0.0.1', 1610261548, '__ci_last_regenerate|i:1610261548;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1610197846\";last_ip|s:12:\"116.12.33.44\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e0c312fb1ebce8b71fd20df87d1c345f7761dbe6', '116.12.34.140', 1646809699, '__ci_last_regenerate|i:1646809699;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1646742566\";last_ip|s:13:\"116.12.32.207\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1646806641;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e0cbae32d5a0bef9276de8daa6edd64f71a07fa0', '127.0.0.1', 1613978341, '__ci_last_regenerate|i:1613978341;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1613912089\";last_ip|s:12:\"116.12.33.50\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e0d578ab0917b4c6cdc358f0c6e2b7e5fa1e6013', '116.12.34.171', 1638590318, '__ci_last_regenerate|i:1638590318;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1638522905\";last_ip|s:12:\"116.12.34.80\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1638590299;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e0e07166d970a8c5f3b24d509659a03a289390bb', '116.12.32.217', 1641721561, '__ci_last_regenerate|i:1641720805;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1641631115\";last_ip|s:12:\"116.12.34.67\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1641720805;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e0e8aee477a649c7688d4121ffcd312cfbe938ef', '116.12.34.139', 1640522848, '__ci_last_regenerate|i:1640522848;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1640489708\";last_ip|s:13:\"116.12.34.139\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1640522430;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e0eabfe97bec4d5c4d38f751135cdc63f21a0496', '127.0.0.1', 1608467710, '__ci_last_regenerate|i:1608467710;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608375836\";last_ip|s:12:\"116.12.33.12\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608466536;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e0efd9c33d8a92629c3dd197867aabea56a0e69c', '116.12.32.7', 1621665749, '__ci_last_regenerate|i:1621665748;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1621607696\";last_ip|s:12:\"116.12.33.40\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1621665749;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e0f0fc1a9b62c05eb6c2afbdf946bc918f9dba8a', '116.12.33.63', 1647925959, '__ci_last_regenerate|i:1647925959;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1647844805\";last_ip|s:13:\"116.12.34.243\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1647925942;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e0fc59e5bead93fc689219df64b5a297579155c7', '127.0.0.1', 1617704915, '__ci_last_regenerate|i:1617704915;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617631766\";last_ip|s:13:\"116.12.32.223\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617704889;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e0fd36b2bd8737089009d424ff2d62d43b9b6fc5', '116.12.33.11', 1647610402, '__ci_last_regenerate|i:1647610402;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1647575588\";last_ip|s:12:\"116.12.33.11\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1647606890;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e103c1035fe80c6f8cd0eee8f5cb5e4654be73cd', '116.12.32.216', 1618641921, '__ci_last_regenerate|i:1618641868;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1618568543\";last_ip|s:11:\"116.12.33.2\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e108d3f5e4b925a0be7b56eda67170b984f583ee', '127.0.0.1', 1606809321, '__ci_last_regenerate|i:1606809321;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606720128\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606807963;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e10b43cc246e508cee13e77fbaf9f3a6fee10287', '116.12.32.202', 1643373797, '__ci_last_regenerate|i:1643373765;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1643342300\";last_ip|s:13:\"116.12.32.161\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1643373797;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e11a80e34d0abedb50bf4c3191bf164c729f3347', '116.12.32.215', 1631517790, '__ci_last_regenerate|i:1631517790;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1631358227\";last_ip|s:13:\"116.12.34.221\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1631516710;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e120fb55b11d69a5df13687a77a25485cc6a7312', '116.12.34.107', 1642226093, '__ci_last_regenerate|i:1642226093;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1642152013\";last_ip|s:12:\"116.12.34.19\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1642226076;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e129af19634c99f33cff84d749b248fd45b9bccb', '116.12.32.197', 1636347619, '__ci_last_regenerate|i:1636347619;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1636287325\";last_ip|s:13:\"116.12.34.179\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1636347573;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e13a70254978f1325cb28167e825fcba92ad7564', '116.12.32.214', 1638782800, '__ci_last_regenerate|i:1638782800;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1638764349\";last_ip|s:13:\"116.12.34.142\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1638782772;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e13ad2a5b2d2b69c6d63288a755a9fbbfb807810', '127.0.0.1', 1617196330, '__ci_last_regenerate|i:1617196330;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e13b06fe973a87bb09911067a8954cf99ae6e9cd', '127.0.0.1', 1607772904, '__ci_last_regenerate|i:1607772904;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607770814\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607772867;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e13fc50e75e9c5b6aa1bece4431977e134da9f14', '127.0.0.1', 1607176259, '__ci_last_regenerate|i:1607176259;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607174324\";last_ip|s:13:\"116.12.33.196\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607175284;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e147796408331906e3bebc884bce6363470042a3', '127.0.0.1', 1614695264, '__ci_last_regenerate|i:1614695264;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1614667355\";last_ip|s:12:\"116.12.32.25\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1614695180;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e148bd9061f8ddd38c3c46dfc82645b6ef460db4', '116.12.33.161', 1612357623, '__ci_last_regenerate|i:1612357623;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1612332728\";last_ip|s:13:\"116.12.33.161\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1612357598;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e156739ba0943ca4afb0f5213a071d78788c708e', '116.12.33.21', 1630409111, '__ci_last_regenerate|i:1630409111;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1630394204\";last_ip|s:12:\"116.12.33.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1630409093;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e15fe8e9c8a975a70a4b1e98e754eaff14842db9', '116.12.33.44', 1610202107, '__ci_last_regenerate|i:1610202107;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1610171878\";last_ip|s:12:\"116.12.33.44\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1610202102;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e17a4131dfcc7d42af5a1a7749c409f872a7ee92', '127.0.0.1', 1615278975, '__ci_last_regenerate|i:1615278729;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1615207727\";last_ip|s:12:\"116.12.33.88\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1615278972;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e17c2dd6931ce662ade150b298d140ef68e6ad20', '103.108.88.21', 1603353353, '__ci_last_regenerate|i:1603353353;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1603272648\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1603353352;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e17ce9661876eea94d3728eb18313bffa21dae60', '116.12.33.107', 1610806489, '__ci_last_regenerate|i:1610806489;requested_page|s:9:\"admin/pos\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1610775754\";last_ip|s:13:\"116.12.33.107\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1610806462;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e17e7b501d6130c8ffea17e7a9d96a2384a1d75c', '127.0.0.1', 1606474099, '__ci_last_regenerate|i:1606474099;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606395992\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606470930;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e1840293e96ae587ebc25da6ca6d1615c12f2dfd', '116.12.32.150', 1645437958, '__ci_last_regenerate|i:1645437958;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1645417986\";last_ip|s:13:\"116.12.33.158\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1645437922;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e18ff2ab63b1f4622c6835b53589a2bc74454cfe', '127.0.0.1', 1603015018, '__ci_last_regenerate|i:1603014893;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1603011549\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e195dd57b1c6495aae972158a02f92001cad9a1a', '116.12.34.141', 1640327148, '__ci_last_regenerate|i:1640327148;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1640236799\";last_ip|s:13:\"116.12.34.148\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1640325056;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e1a116ee2cc3a4132e14392bf1a838417dde5bf3', '116.12.33.229', 1633174373, '__ci_last_regenerate|i:1633174373;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1633151119\";last_ip|s:13:\"116.12.33.229\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1633174352;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e1ab8b120a52129e428d4c85e4cdf8fbcd7f6d2d', '116.12.32.223', 1614262341, '__ci_last_regenerate|i:1614262341;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1614241980\";last_ip|s:13:\"116.12.32.223\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1614262135;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e1aba7a6eb9a7f282893dbbd9102dc972c932cb9', '127.0.0.1', 1612264963, '__ci_last_regenerate|i:1612264963;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1612247464\";last_ip|s:13:\"116.12.32.200\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1612264941;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e1b8e6ac9dbf5af559ff148921a3b44ee8dd5374', '116.12.33.149', 1617381613, '__ci_last_regenerate|i:1617381613;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617332954\";last_ip|s:13:\"116.12.33.149\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617381381;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e1b9ced5f14e5afa95f03b57753a38373fff1c02', '116.12.32.221', 1639205258, '__ci_last_regenerate|i:1639205258;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1639145805\";last_ip|s:13:\"116.12.34.167\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1639205237;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e1bf8a6f48f762947432367166d85f9cc2e32b7d', '127.0.0.1', 1611233485, '__ci_last_regenerate|i:1611233485;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1611208056\";last_ip|s:13:\"116.12.33.157\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1611233456;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e1c443e5628bd192df21fb87cc43ab4ef5ce19b6', '116.12.33.81', 1624775203, '__ci_last_regenerate|i:1624775203;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1624512894\";last_ip|s:13:\"116.12.33.110\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1624775181;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e1caf9bb3f69052b94625c988a2b5f71b15ef67d', '116.12.32.18', 1637580990, '__ci_last_regenerate|i:1637580990;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1637499031\";last_ip|s:13:\"116.12.32.219\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1637580966;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e1e8764a1f516c796ae4c95a825176d5995059b4', '116.12.32.220', 1643798948, '__ci_last_regenerate|i:1643798948;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1643711831\";last_ip|s:13:\"116.12.32.140\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1643798926;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e1e9eddc13809cabf02d53b68fe2963b288bedc6', '116.12.32.162', 1612506974, '__ci_last_regenerate|i:1612506974;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1612419958\";last_ip|s:13:\"116.12.33.185\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1612506968;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e1f48212aafb6d055a5db5b0c9d6ea3fe2beb259', '127.0.0.1', 1610873625, '__ci_last_regenerate|i:1610873625;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1610799008\";last_ip|s:13:\"116.12.33.107\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1610873593;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e201a73f4f9e7f0c35ef5d8c11a87a241c55e7b1', '116.12.32.214', 1642585608, '__ci_last_regenerate|i:1642585608;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1642503029\";last_ip|s:13:\"116.12.34.104\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1642585573;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e20251d8f793622612a9c3c1107b6d21764c0ee7', '116.12.33.47', 1644491025, '__ci_last_regenerate|i:1644491025;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1644465682\";last_ip|s:12:\"116.12.33.47\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1644491005;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e211f74e9c414ad5a7e9ca07094e9d830f79a559', '127.0.0.1', 1606464537, '__ci_last_regenerate|i:1606464537;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606395992\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606464510;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e21db21912dc0585a5a8f03c4ec54cc218516f2d', '116.12.33.70', 1609073577, '__ci_last_regenerate|i:1609073577;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609043804\";last_ip|s:12:\"116.12.33.70\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1609073444;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e21fe97118ebbea5b012525e43f4356946186d7c', '103.108.88.21', 1601988249, '__ci_last_regenerate|i:1601988232;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1601902328\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1601988249;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e221e5cbf85c39a153b2a7ecc01b22626c5d2608', '103.108.88.21', 1595087091, '__ci_last_regenerate|i:1595087091;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594988188\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595086274;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e225fe55c4ac4124c922b18a3a912bb52a0eb5e1', '127.0.0.1', 1606308424, '__ci_last_regenerate|i:1606308424;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606291700\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606308393;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e23d1aee4745fd61ecb8cea8d918ce8a2514457e', '116.12.34.109', 1644237842, '__ci_last_regenerate|i:1644237842;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1644132814\";last_ip|s:13:\"116.12.33.222\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1644237749;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e2487690c70f2ed319118da998ef6c8d24b2609a', '127.0.0.1', 1614322259, '__ci_last_regenerate|i:1614322259;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1614259833\";last_ip|s:13:\"116.12.32.223\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1614322228;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e24b70dbe12d503cf00cdda2962ef8261ca0c68f', '127.0.0.1', 1614431420, '__ci_last_regenerate|i:1614431420;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1614417624\";last_ip|s:13:\"116.12.32.140\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1614430846;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e24d27af085c66d0a2f88f1f627b5384fff0f1ae', '116.12.33.116', 1616991549, '__ci_last_regenerate|i:1616991549;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616900099\";last_ip|s:12:\"116.12.33.57\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616991543;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e262e347289cb06e5a1ba9a5314d40921b18e976', '127.0.0.1', 1608106873, '__ci_last_regenerate|i:1608106873;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608040715\";last_ip|s:12:\"116.12.33.28\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608101638;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e268e7d2df64170efbf2df89bb21bdd7caee0635', '116.12.32.153', 1642683347, '__ci_last_regenerate|i:1642683347;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1642661876\";last_ip|s:13:\"116.12.34.164\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1642683231;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e26eba38bf77125c10cbf91f4e15c794da276960', '116.12.34.38', 1627817450, '__ci_last_regenerate|i:1627817118;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1627715842\";last_ip|s:12:\"116.12.33.92\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1627817119;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e26ee52c3f5ce01bba3e528ec2d49de51e938776', '116.12.34.139', 1640490065, '__ci_last_regenerate|i:1640490065;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1640407792\";last_ip|s:13:\"116.12.32.207\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1640490023;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e2743af0874d3f2bba2a42e09c764470f7699fc3', '116.12.32.204', 1643027560, '__ci_last_regenerate|i:1643027560;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1643008271\";last_ip|s:13:\"116.12.34.139\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1643027511;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e27475cd1a6a6079ef961c2f179a6a5df856182c', '116.12.32.182', 1644929853, '__ci_last_regenerate|i:1644929853;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1644833400\";last_ip|s:13:\"116.12.34.239\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1644929829;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e2757cd10cddf9312cefa4ad927a0c9d2fc4d16e', '116.12.33.40', 1617289785, '__ci_last_regenerate|i:1617289785;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617266564\";last_ip|s:12:\"116.12.33.40\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617286356;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e27eacddb00a10c8095b2904750cd00288bd1034', '103.108.88.21', 1594788597, '__ci_last_regenerate|i:1594788597;requested_page|s:15:\"admin/customers\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594754399\";last_ip|s:12:\"210.1.246.66\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1594788315;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e282c866e1b7db9a672eec245a4e5703ac868898', '116.12.32.121', 1607960122, '__ci_last_regenerate|i:1607960122;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607945899\";last_ip|s:13:\"116.12.32.121\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607954687;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e295f937d8a83154c11a8b343b74901dda62c609', '116.12.32.55', 1641287426, '__ci_last_regenerate|i:1641287426;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1641202817\";last_ip|s:13:\"116.12.34.124\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1641287377;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e297e7c933fa75d0c28f498fdae8e4452f325f22', '116.12.33.4', 1636955264, '__ci_last_regenerate|i:1636955173;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1636865265\";last_ip|s:12:\"116.12.32.74\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1636955264;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e29c8bfc59c089424de6cea4136fd5a747bf6185', '116.12.33.96', 1640668069, '__ci_last_regenerate|i:1640668069;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1640575763\";last_ip|s:12:\"116.12.34.75\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1640668037;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e29e0059f1a508fac6ad1a04087c1e40730aba54', '116.12.33.54', 1617520175, '__ci_last_regenerate|i:1617520175;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617447467\";last_ip|s:13:\"116.12.32.198\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617520156;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e2a9bf2d919f4c56af8e09c867c7528c51d6dedc', '127.0.0.1', 1594900306, '__ci_last_regenerate|i:1594900306;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594897472\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1594900193;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e2ae7172dd670afef4a8f806adac419549314045', '127.0.0.1', 1595842425, '__ci_last_regenerate|i:1595842425;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1595837189\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595842386;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e2b6551e8039499cddcd479043d1963bccc0027e', '103.108.88.21', 1597556736, '__ci_last_regenerate|i:1597556736;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597474515\";last_ip|s:12:\"210.1.246.66\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597556334;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e2c288c5aff044891408f44f92c87576657dda91', '127.0.0.1', 1610709591, '__ci_last_regenerate|i:1610709591;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1610602516\";last_ip|s:13:\"116.12.33.150\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1610709552;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e2ff36c0fe9af634f9ca3e9cc64953be71b0161b', '116.12.33.202', 1619443430, '__ci_last_regenerate|i:1619443430;requested_page|s:21:\"admin/sales/edit/4925\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1619422400\";last_ip|s:12:\"116.12.32.63\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1619443400;remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e305b8a22291928bce4e7262f1d52ba9a17f3e58', '116.12.33.252', 1636700010, '__ci_last_regenerate|i:1636699837;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1636612673\";last_ip|s:12:\"116.12.33.54\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1636700010;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e30cf899f204f949fe39936d3ce69dbedc922ff8', '127.0.0.1', 1604381278, '__ci_last_regenerate|i:1604381278;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1604314383\";last_ip|s:14:\"103.108.91.128\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1604381041;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e30fc655ab0e6117cad2566eb8f843935282b6c9', '103.108.91.130', 1606283865, '__ci_last_regenerate|i:1606283865;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606221393\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606282978;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e317ee768a955f59209e9b05147f94c23a40d994', '127.0.0.1', 1595945785, '__ci_last_regenerate|i:1595945785;requested_page|s:13:\"admin/welcome\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1595909757\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595945689;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e319408684950a2e382e17a46005b12b57c4b2c9', '116.12.33.43', 1613131781, '__ci_last_regenerate|i:1613131781;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1613116205\";last_ip|s:12:\"116.12.33.43\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1613131704;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e327b1a053f89e0ede7126b2fd0de8b3e0b33b2b', '127.0.0.1', 1608451014, '__ci_last_regenerate|i:1608451014;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608375836\";last_ip|s:12:\"116.12.33.12\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608450267;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e32897249dc8642f34bd6b76965a9ac08c971333', '127.0.0.1', 1608636760, '__ci_last_regenerate|i:1608636760;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608617515\";last_ip|s:13:\"116.12.33.218\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608636721;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e33b5a88ae768294401e857bcd14fd2c140f7c7d', '103.108.88.21', 1593922214, '__ci_last_regenerate|i:1593922214;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1593866795\";last_ip|s:13:\"43.231.23.122\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1593921267;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e33b82914f6ecf95e1c85ecf76fab0645b1a5f9a', '116.12.33.81', 1624776555, '__ci_last_regenerate|i:1624776313;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1624512894\";last_ip|s:13:\"116.12.33.110\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1624776555;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e33d110097477129edce1c0894cda1185e90714b', '103.108.91.131', 1604463786, '__ci_last_regenerate|i:1604463786;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1604378350\";last_ip|s:14:\"103.108.91.131\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1604463749;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e33e71307b7e7a4724ab0803cf282eda18f15dff', '116.12.34.223', 1643626159, '__ci_last_regenerate|i:1643626159;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1643551094\";last_ip|s:13:\"116.12.32.221\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1643626139;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e340cc6cf80af7dcb050dda131d171dcd1939528', '103.108.88.21', 1597583628, '__ci_last_regenerate|i:1597583628;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597474515\";last_ip|s:12:\"210.1.246.66\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597583329;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e3414bf31f0524961b90a5a273583c93a1daea68', '127.0.0.1', 1597414095, '__ci_last_regenerate|i:1597414091;requested_page|s:5:\"admin\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e3449a97cdeeadd71472dac08002fddbdb628c18', '127.0.0.1', 1599829889, '__ci_last_regenerate|i:1599829732;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1599741034\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1599829885;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e348b5b22f98d8c4623a85e7548230a2cc7f28f9', '116.12.34.110', 1638076240, '__ci_last_regenerate|i:1638076240;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1637982690\";last_ip|s:13:\"116.12.32.213\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1638076211;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e3498be559d409b66eef7ce04894f81c3178ea15', '127.0.0.1', 1617268804, '__ci_last_regenerate|i:1617268804;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617254497\";last_ip|s:12:\"116.12.33.40\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617268803;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_posls|i:1;message|s:27:\"POS Sale successfully added\";__ci_vars|a:1:{s:7:\"message\";s:3:\"new\";}');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e34c205190735b32c9046199c1eb3b1c48feb813', '116.12.33.252', 1636699475, '__ci_last_regenerate|i:1636699475;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1636612673\";last_ip|s:12:\"116.12.33.54\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1636699444;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e34dab9b3eefe3fcdffe3d3146c5a9eb0ddc4e7a', '127.0.0.1', 1594797655, '__ci_last_regenerate|i:1594797655;requested_page|s:15:\"admin/customers\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594754399\";last_ip|s:12:\"210.1.246.66\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1594797449;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e353e320981801f7e1341b76305f03d3664823ed', '116.12.33.70', 1609075853, '__ci_last_regenerate|i:1609075853;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609043804\";last_ip|s:12:\"116.12.33.70\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1609075605;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e356ca707b2ee272bc50d7a919b94573d1e24261', '127.0.0.1', 1614839009, '__ci_last_regenerate|i:1614839009;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1614769239\";last_ip|s:12:\"116.12.33.44\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1614838985;remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e35f7b3aa4f7795be7ef3a05e7487e515ae3cb47', '116.12.32.171', 1635915385, '__ci_last_regenerate|i:1635915385;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1635841114\";last_ip|s:13:\"116.12.33.245\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1635915354;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e362f5f4a174903b8ec26228f4406d8d79825afb', '116.12.32.223', 1615701280, '__ci_last_regenerate|i:1615701280;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1615625339\";last_ip|s:13:\"116.12.32.217\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1615701279;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e37e698bb6e31b8d62348835fc3d5038f0a97f6c', '116.12.33.222', 1644123897, '__ci_last_regenerate|i:1644123669;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1644054646\";last_ip|s:12:\"116.12.34.42\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1644123855;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e3885795ba4af035a4093797eacd2c344d15c2d8', '116.12.32.213', 1637997027, '__ci_last_regenerate|i:1637997027;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1637917564\";last_ip|s:13:\"116.12.32.204\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1637995474;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e38f2675a72e1d1afd01208cb9ddd1308fb233ae', '116.12.32.185', 1644658893, '__ci_last_regenerate|i:1644658893;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1644638434\";last_ip|s:13:\"116.12.32.185\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1644658890;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e3916520f6ed57bd0b5abaa8466356fd9eadd6e9', '116.12.32.197', 1636346878, '__ci_last_regenerate|i:1636346878;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1636287325\";last_ip|s:13:\"116.12.34.179\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1636346845;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e3932d960a794741784beaab0e55fd886d982757', '103.108.91.130', 1605102386, '__ci_last_regenerate|i:1605102386;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605093199\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605102294;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e393360a2800636d6245d44fb494628a2ddecdee', '116.12.34.140', 1646887322, '__ci_last_regenerate|i:1646887322;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1646820783\";last_ip|s:13:\"116.12.34.140\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1646887318;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e39c54be0a26f691b1ee9a00b79b6cda79c55b25', '127.0.0.1', 1601032080, '__ci_last_regenerate|i:1601032075;requested_page|s:5:\"admin\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e39dca3d7a897e855274d0dbf138e5f6c87d65c0', '103.108.88.21', 1593938067, '__ci_last_regenerate|i:1593938067;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1593866795\";last_ip|s:13:\"43.231.23.122\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1593924485;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e39fd68858a4d4960f76d099f8ebdd68f4899d7b', '127.0.0.1', 1604244934, '__ci_last_regenerate|i:1604244934;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1604229283\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1604244933;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_posls|i:1;remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e3a32d1cf4a941f323f8b5c1da0657a6d9771ff8', '116.12.33.65', 1617697363, '__ci_last_regenerate|i:1617697363;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617631766\";last_ip|s:13:\"116.12.32.223\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617697331;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e3a8dbe320421cd2d8be5e2b9ce8fb89bf0bc0d3', '127.0.0.1', 1610175369, '__ci_last_regenerate|i:1610175369;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1610110266\";last_ip|s:13:\"116.12.33.239\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1610175365;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e3ad45dbb1405e54dea3fd023f993e83263e4f8e', '103.108.91.130', 1607010713, '__ci_last_regenerate|i:1607010713;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606977656\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607010686;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e3dd4bb4c9e248090b035cb3b600f84a2c467353', '127.0.0.1', 1598252169, '__ci_last_regenerate|i:1598252049;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1598185344\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1598252169;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e3de3865c497339b13ea2f18cf82154966a5ce60', '103.108.88.21', 1594362812, '__ci_last_regenerate|i:1594362812;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594294025\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e3eba9c7f13097178f46710a694bebd1ecc3a111', '103.108.88.21', 1600408575, '__ci_last_regenerate|i:1600408575;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1600348810\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1600408514;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e3fa101e5da5b5c75a5c2211e83973dd6e810ee1', '103.108.91.131', 1604644959, '__ci_last_regenerate|i:1604644959;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1604551273\";last_ip|s:14:\"103.108.91.131\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1604644574;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e413d52e193cce24be32773d93e8c3bc326abc9b', '116.12.32.9', 1637138762, '__ci_last_regenerate|i:1637138762;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1637121295\";last_ip|s:12:\"116.12.33.89\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1637138677;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e41cd61ee496fe4dab6d40153db7b5b7c8572802', '116.12.33.65', 1614002193, '__ci_last_regenerate|i:1614002142;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1613974829\";last_ip|s:12:\"116.12.33.65\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1614002192;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e431aafd61f337512c4575ce586e2c7706747e6d', '103.108.91.130', 1604928492, '__ci_last_regenerate|i:1604928492;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1604897113\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1604928464;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e437c9b89ba7bd11393f8765a03e1b27aa6ab7c6', '116.12.33.198', 1638179832, '__ci_last_regenerate|i:1638179832;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1638164343\";last_ip|s:13:\"116.12.33.198\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1638179810;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e443dc916facd9d5cada05f8c9352a0e34b24ccb', '127.0.0.1', 1613631587, '__ci_last_regenerate|i:1613631587;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1613565512\";last_ip|s:13:\"116.12.33.168\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1613631556;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e445d64da7e60c6eaeaba2dffef51d515b2d436a', '127.0.0.1', 1616988303, '__ci_last_regenerate|i:1616988303;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616900099\";last_ip|s:12:\"116.12.33.57\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616988186;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e44a3f6bcfe15c897aa3afdf9861375104e1e7d1', '127.0.0.1', 1601731812, '__ci_last_regenerate|i:1601731812;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1601631743\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1601731801;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e4586d277f6c98d541c4229bfc0d3023138c4ec0', '127.0.0.1', 1597473247, '__ci_last_regenerate|i:1597473247;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597468572\";last_ip|s:9:\"127.0.0.1\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597472807;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e45aee411d254982ff373851705754f7a1590643', '127.0.0.1', 1617161126, '__ci_last_regenerate|i:1617160969;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617115861\";last_ip|s:12:\"116.12.33.37\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e45b96753c39bf54f94bc89f480ce65c5049b68f', '202.134.14.71', 1618319742, '__ci_last_regenerate|i:1618319738;requested_page|s:5:\"admin\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e45cac8cf6bcdd763e1addfcfea3b9bdc2ee3e0c', '116.12.33.254', 1622531619, '__ci_last_regenerate|i:1622531619;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1622381107\";last_ip|s:12:\"116.12.32.92\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1622531618;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e464aab2906bdda12117cb38afdc9133cf8aaa64', '116.12.32.204', 1643022119, '__ci_last_regenerate|i:1643022119;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1643008271\";last_ip|s:13:\"116.12.34.139\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1643017085;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e46acfef9565f7a2efd3b7850f00731f6ceebd55', '127.0.0.1', 1609053203, '__ci_last_regenerate|i:1609053203;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609043804\";last_ip|s:12:\"116.12.33.70\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1609053191;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e4729bb1a840dba6a8f6dd5180b80a1a7730e28c', '116.12.34.81', 1642308278, '__ci_last_regenerate|i:1642308278;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1642247323\";last_ip|s:13:\"116.12.34.107\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1642308249;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e4795d923786cced4284034e87253453f96811a4', '116.12.33.97', 1607859473, '__ci_last_regenerate|i:1607859473;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607772531\";last_ip|s:13:\"116.12.33.239\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607859456;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e480397c95318357daa564daa74ce52eaf4bec51', '208.91.199.91', 1647401763, '__ci_last_regenerate|i:1647401763;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e48e9ee1ab12cd781f1e045bfb7092bc9649da4b', '127.0.0.1', 1594469240, '__ci_last_regenerate|i:1594469240;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e48eccd8ce7395255b751e1acccca1af795f9131', '103.108.91.130', 1605449865, '__ci_last_regenerate|i:1605449865;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605416089\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605449826;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e493b9a8ea208b68d3b0a8a33017a2a693ec4275', '127.0.0.1', 1593593559, '__ci_last_regenerate|i:1593593358;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1593592648\";last_ip|s:14:\"203.190.14.186\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|N;view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|N;company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1593593443;register_id|s:1:\"8\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-02-09 10:45:31\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e4a21310a6725aeac935faac55b95b99ace72a9c', '116.12.32.55', 1616767442, '__ci_last_regenerate|i:1616767442;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616751377\";last_ip|s:12:\"116.12.33.10\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616767419;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e4a8dea0f8e99652d684bec85b283e5787b57ca7', '103.108.91.131', 1604553489, '__ci_last_regenerate|i:1604553489;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1604477132\";last_ip|s:14:\"103.108.91.131\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1604553438;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e4af4df27ff8eb5de836aae0e1d58a4026b0bd50', '103.108.88.21', 1595064444, '__ci_last_regenerate|i:1595064444;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594988188\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595054121;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e4b1dc089ef2b8f398a5d40035cce59395cf94c8', '127.0.0.1', 1595919234, '__ci_last_regenerate|i:1595919234;requested_page|s:13:\"admin/welcome\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1595841827\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595918025;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e4b8a3b4fce7334ef7db81d3463cba8851dd8c08', '127.0.0.1', 1609395409, '__ci_last_regenerate|i:1609395409;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609340278\";last_ip|s:13:\"116.12.33.205\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1609395143;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e4c3c8aeb189731fedb0f6cfe6d765906fbffbd1', '127.0.0.1', 1603098558, '__ci_last_regenerate|i:1603098558;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1603014899\";last_ip|s:14:\"123.108.244.36\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1603098504;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e4c4f90dd0f4a6a8861d6c597edf0fa553b52ae8', '116.12.33.212', 1638266553, '__ci_last_regenerate|i:1638266553;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1638178463\";last_ip|s:13:\"116.12.33.198\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1638266521;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e4c58db9c16ae3d4bb3383739f63fd63572d171f', '116.12.33.152', 1635685459, '__ci_last_regenerate|i:1635685459;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1635575301\";last_ip|s:12:\"116.12.34.70\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1635685420;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e4c8e0257505c85f479be3801e9054878ce14326', '116.12.34.46', 1647524663, '__ci_last_regenerate|i:1647524663;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1647506938\";last_ip|s:12:\"116.12.34.46\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1647524633;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e4d3508ad87507b8f24543a9ec54517e60ee058b', '116.12.34.125', 1625647287, '__ci_last_regenerate|i:1625647287;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1624774905\";last_ip|s:12:\"116.12.33.81\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1625647287;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e4d50b31c1f44210334d5b2555d9f01d017d7b37', '127.0.0.1', 1606999769, '__ci_last_regenerate|i:1606999769;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606977656\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606999767;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e4d6742bcb1d1752b78d0848ed936c92b922f8d4', '103.108.88.21', 1603627874, '__ci_last_regenerate|i:1603627874;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1603541508\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1603627814;error|N;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e4e33616d9f69838bd8991d5f97039ef778b47b1', '116.12.32.204', 1637919240, '__ci_last_regenerate|i:1637919240;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1637907685\";last_ip|s:13:\"116.12.32.204\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1637919207;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e4ec85a7cbf2a0a0df61042634fcc82fb108cfcd', '127.0.0.1', 1613981621, '__ci_last_regenerate|i:1613981621;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1613912089\";last_ip|s:12:\"116.12.33.50\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1613981461;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e4f2eac8d4a0c9583da0acd591c43be1d45380ce', '116.12.33.149', 1617334602, '__ci_last_regenerate|i:1617334602;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617283942\";last_ip|s:12:\"116.12.33.40\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617334571;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e4f537d2ec3fad6959656f5e62f2a07c54a54233', '116.12.33.97', 1612081982, '__ci_last_regenerate|i:1612081982;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1612018324\";last_ip|s:13:\"116.12.32.171\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1612081958;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e4fd433c64f2597f744121369fd0f741fc958a11', '116.12.33.190', 1612432370, '__ci_last_regenerate|i:1612432370;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1612352266\";last_ip|s:13:\"116.12.33.161\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1612425340;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e5093dcf4591f2075223afcba0baf83a8e394138', '116.12.33.181', 1620893116, '__ci_last_regenerate|i:1620892829;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1620821223\";last_ip|s:12:\"116.12.33.69\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1620893115;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e50ac0546b16dc4c772bd456301aef6935a0c6af', '116.12.33.58', 1618983013, '__ci_last_regenerate|i:1618983013;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1618924199\";last_ip|s:12:\"116.12.33.26\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1618982977;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e5148db3250af7bee916c0edda6fcf8df116166a', '127.0.0.1', 1593859345, '__ci_last_regenerate|i:1593859343;requested_page|s:15:\"admin/customers\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e51bc27a35135696d02938c606e90792df75a95e', '116.12.33.241', 1620230028, '__ci_last_regenerate|i:1620230028;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1620214876\";last_ip|s:13:\"116.12.33.241\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1620230013;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e52318338e89a4d0948da4ac95465cd245cfe634', '127.0.0.1', 1609595892, '__ci_last_regenerate|i:1609595892;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609414124\";last_ip|s:13:\"116.12.33.162\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1609595731;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e52eb194e6fa9229c251d581977e7bd2b1b7aea5', '127.0.0.1', 1598164454, '__ci_last_regenerate|i:1598164454;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1598098234\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1598159884;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e5364e99fc3d2c2939fdd4f05cef07253e840a3c', '103.108.88.21', 1594468925, '__ci_last_regenerate|i:1594468925;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594443530\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1594468608;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e536819335c5ea4639dd11cfc34c2b1e0246b994', '103.108.91.130', 1605618414, '__ci_last_regenerate|i:1605618414;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605590276\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605618414;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e53f9ec9be5d3f6fbe5cfb418f181021489a68e8', '116.12.33.240', 1613724577, '__ci_last_regenerate|i:1613724577;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1613658550\";last_ip|s:12:\"116.12.33.94\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1613724556;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e5437bc475341c5cd320ead5a58b1200ad5df7e2', '127.0.0.1', 1598766810, '__ci_last_regenerate|i:1598766599;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1598710377\";last_ip|s:12:\"103.214.80.2\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1598766801;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e55029778070abd20cf96ff54f5df1e6b357fb0b', '116.12.33.49', 1616849473, '__ci_last_regenerate|i:1616849473;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616763763\";last_ip|s:12:\"116.12.32.55\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616846545;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e551771ddb6e011df80ae9edf43d90113f73c735', '116.12.34.38', 1627815619, '__ci_last_regenerate|i:1627815619;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1627715842\";last_ip|s:12:\"116.12.33.92\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1627815603;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e55396e42a47b63db09427e5dc5349e545fcd796', '116.12.32.82', 1615816251, '__ci_last_regenerate|i:1615816251;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1615782720\";last_ip|s:12:\"116.12.32.82\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1615816239;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e559d19488832e2ffa3ad092f8cd2308191e640c', '116.12.34.165', 1639307282, '__ci_last_regenerate|i:1639307282;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1639197279\";last_ip|s:13:\"116.12.33.127\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1639306964;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e56332b6d283a7af8eb7463166e9bd44f09613ac', '116.12.33.161', 1621248300, '__ci_last_regenerate|i:1621248300;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1621146588\";last_ip|s:12:\"116.12.32.91\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e577cff2e99fa7a130983a2ecaee3f2a919a5c6c', '116.12.33.146', 1616163731, '__ci_last_regenerate|i:1616163731;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616069053\";last_ip|s:12:\"116.12.32.81\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616162233;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;message|s:25:\"Sale successfully updated\";__ci_vars|a:1:{s:7:\"message\";s:3:\"old\";}');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e579178f0cc288189f2bce7eb15fc1176f17672f', '116.12.32.87', 1618492140, '__ci_last_regenerate|i:1618492140;requested_page|s:9:\"admin/pos\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1618479131\";last_ip|s:12:\"116.12.32.87\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1618492107;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e57c794070c7d70dd4fc6a71e2a7d26f8775aa9f', '116.12.32.220', 1643800883, '__ci_last_regenerate|i:1643800883;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1643711831\";last_ip|s:13:\"116.12.32.140\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1643800856;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e57d7997d71b427b92b0a11cf128be94fee76b39', '116.12.32.99', 1642162128, '__ci_last_regenerate|i:1642162097;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1642135014\";last_ip|s:12:\"116.12.34.19\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1642162113;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e58401dc7542c1aa78c2ef753d4e8b8aade2124e', '116.12.33.177', 1608559564, '__ci_last_regenerate|i:1608559564;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608538360\";last_ip|s:13:\"116.12.33.177\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608559541;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e584fef8123e779eceb343befe02aa71414dc4d0', '116.12.34.220', 1641036095, '__ci_last_regenerate|i:1641036095;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1641011022\";last_ip|s:13:\"116.12.34.220\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1641033825;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e5893e042daa308b14b156886bc3cbbd5030e48d', '127.0.0.1', 1602594742, '__ci_last_regenerate|i:1602594742;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1602578506\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1602594573;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e58e28e502ce722658da48a06286ceb11ce40ff7', '116.12.32.8', 1636116386, '__ci_last_regenerate|i:1636116386;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1636089343\";last_ip|s:11:\"116.12.32.8\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1636116368;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e59d190c248cac81fea59fd7dadd948a65f3a623', '116.12.34.70', 1635576805, '__ci_last_regenerate|i:1635576805;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1635415537\";last_ip|s:12:\"116.12.34.44\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1635576631;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e5a33363b69ed5160a50d30a9de87cf8b7d686a0', '127.0.0.1', 1597842603, 'requested_page|s:28:\"admin/sales/payment_note/317\";__ci_last_regenerate|i:1597842603;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597822233\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597841484;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e5a902385d6acd7fb1585bb1fe91d9027a048393', '116.12.34.55', 1638946631, '__ci_last_regenerate|i:1638946631;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1638847671\";last_ip|s:12:\"116.12.32.43\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1638946605;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e5aa7fc945230a661ed52ba234e5786b33ff5108', '127.0.0.1', 1594268466, '__ci_last_regenerate|i:1594268466;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594194225\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1594267799;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e5b6d3fead3a36d3c45db55619f6df80435bf0d9', '116.12.34.110', 1638076319, '__ci_last_regenerate|i:1638076240;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1637982690\";last_ip|s:13:\"116.12.32.213\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1638076319;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e5bbfc562b720a118ccd7545c38b4b7d8934d4c5', '116.12.34.42', 1644062595, '__ci_last_regenerate|i:1644062595;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1644042409\";last_ip|s:12:\"116.12.34.42\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1644062591;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e5c733ffb00ad5da075435d9279db7aacca3521e', '116.12.32.18', 1637578992, '__ci_last_regenerate|i:1637578992;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1637499031\";last_ip|s:13:\"116.12.32.219\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1637578971;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e5d1a5bb9abf6dd5b16361a8127fb73020be97e8', '127.0.0.1', 1615713370, '__ci_last_regenerate|i:1615713370;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1615625339\";last_ip|s:13:\"116.12.32.217\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1615710091;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e5d467429fe69f657e69501387d5dbafb2d393d5', '127.0.0.1', 1616839457, '__ci_last_regenerate|i:1616839457;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616763763\";last_ip|s:12:\"116.12.32.55\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616839394;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e5d819e2349ab02ad561b3abd9aa56a9341a9033', '127.0.0.1', 1612337279, '__ci_last_regenerate|i:1612337279;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1612262229\";last_ip|s:13:\"116.12.32.200\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1612337029;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e5ec08f083190f77a77769c82237a368053effb0', '116.12.32.58', 1621948576, '__ci_last_regenerate|i:1621948576;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1621665236\";last_ip|s:11:\"116.12.32.7\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1621948549;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e5f57308c611d96a78698f100d7538a7e9c6bcbe', '127.0.0.1', 1611383790, '__ci_last_regenerate|i:1611383790;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1611318457\";last_ip|s:13:\"116.12.32.176\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1611383762;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e600fab93cadc319534e72e35cb268c80ba4d3dd', '116.12.33.53', 1609572074, '__ci_last_regenerate|i:1609572074;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609414124\";last_ip|s:13:\"116.12.33.162\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1609572040;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e6014a861dc364492a57531038578b9fcbe452ce', '127.0.0.1', 1616768715, '__ci_last_regenerate|i:1616768715;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616751377\";last_ip|s:12:\"116.12.33.10\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616768690;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e60d69e84208f2ed5b2e308869b4fc14e1a3a32d', '103.108.88.21', 1595850544, '__ci_last_regenerate|i:1595850544;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1595837189\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595850265;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e62044a937ea72730f6e5d489ae28a58f011fcc7', '116.12.34.248', 1634823250, '__ci_last_regenerate|i:1634823250;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1634616336\";last_ip|s:12:\"116.12.34.65\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1634823121;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e623ee44ee6552b82a655d7b13a778333f13450a', '116.12.32.87', 1618482245, '__ci_last_regenerate|i:1618482245;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1618396201\";last_ip|s:13:\"116.12.33.176\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1618479137;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e6250b384c9e2fc9a2b8016dbe0ab7fb94652e32', '127.0.0.1', 1616992585, '__ci_last_regenerate|i:1616992585;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616900099\";last_ip|s:12:\"116.12.33.57\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616992494;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e626fbe2cbb8ded86c3465efb23f9e83064357ae', '103.108.88.21', 1597476905, '__ci_last_regenerate|i:1597476905;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597468572\";last_ip|s:9:\"127.0.0.1\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597476878;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e62bf557c691d354a1298f5572aa93dec0beaeba', '116.12.34.44', 1635397383, '__ci_last_regenerate|i:1635397383;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1635335841\";last_ip|s:12:\"116.12.34.61\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1635397107;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e62c4da83a7779cc410b1dfb503219d837ab498e', '116.12.33.96', 1640670222, '__ci_last_regenerate|i:1640670049;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1640575763\";last_ip|s:12:\"116.12.34.75\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1640670222;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e63578ec51848a24d041936ab21769dcdb4f92cc', '116.12.34.148', 1640237475, '__ci_last_regenerate|i:1640237475;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1640147426\";last_ip|s:13:\"116.12.33.170\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1640237446;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e638d0fe4cde2c269625109beeac7e06319400e2', '127.0.0.1', 1605448166, '__ci_last_regenerate|i:1605448166;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605416089\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605448030;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e63b9ac8cf3ae7a151174f3dda4243525f7f7238', '127.0.0.1', 1612354218, '__ci_last_regenerate|i:1612354218;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1612332728\";last_ip|s:13:\"116.12.33.161\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1612354206;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e643452d398f6344c90ec9e0a3ab3e29e35a99a4', '103.108.91.130', 1605934316, '__ci_last_regenerate|i:1605934316;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605872623\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605934315;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e64583cbff2bb519a5df8b714623de7e930ea1df', '103.108.88.21', 1597479266, '__ci_last_regenerate|i:1597479266;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597468572\";last_ip|s:9:\"127.0.0.1\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597478999;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e669634f4716524b623d126b02af0d05387dabd5', '116.12.32.18', 1637571437, '__ci_last_regenerate|i:1637571437;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1637499031\";last_ip|s:13:\"116.12.32.219\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1637571413;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e66ac1c6fdba88234c531af5b65baad93b6a6cc6', '116.12.32.134', 1636030078, '__ci_last_regenerate|i:1636029872;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1635997332\";last_ip|s:13:\"116.12.32.134\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1636030078;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e67e8efef36bb34e4a3cdf1c16916998d9dc17ae', '127.0.0.1', 1615365032, '__ci_last_regenerate|i:1615365032;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1615300962\";last_ip|s:12:\"116.12.33.14\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1615365002;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e68f4ca9148ff733c7bd450a15dcdb10c5f62b1f', '127.0.0.1', 1601101869, '__ci_last_regenerate|i:1601101869;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1601037452\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1601101112;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e69020dd05da7b2bd1db0005219c439e381e97d9', '116.12.33.241', 1620217218, '__ci_last_regenerate|i:1620217218;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1620195556\";last_ip|s:13:\"116.12.33.241\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1620217154;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e691f9965fa5d31b8824952904228d0a44e49620', '116.12.33.146', 1616151413, '__ci_last_regenerate|i:1616151413;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616069053\";last_ip|s:12:\"116.12.32.81\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616151377;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e6946790a3b2ef806a93a2639f16d805bca1d4ab', '116.12.34.32', 1641971635, '__ci_last_regenerate|i:1641971635;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1641959004\";last_ip|s:12:\"116.12.34.32\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1641971496;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e695b46385397cd24a2ef1b3c03bd00a2da6779e', '103.108.88.21', 1595132490, '__ci_last_regenerate|i:1595132490;requested_page|s:15:\"admin/customers\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1595087497\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e695ba5d88c0f4b6d8e3837b2cd5733769aedfdb', '116.12.34.220', 1641011049, '__ci_last_regenerate|i:1641011020;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1640927351\";last_ip|s:13:\"116.12.32.127\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1641011044;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e69da845adde80ea2fc32e408f7115f71ed80280', '116.12.32.55', 1607614053, '__ci_last_regenerate|i:1607614053;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607510654\";last_ip|s:13:\"116.12.32.144\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607614022;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e6afe765ad8c301c03c6ccbfdea0365422980eb7', '127.0.0.1', 1598966254, '__ci_last_regenerate|i:1598965973;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1598874822\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1598966254;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e6b796da7183bca8e900b6edf284914b4e02fb2e', '116.12.32.128', 1607522100, '__ci_last_regenerate|i:1607522100;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607424997\";last_ip|s:13:\"116.12.32.145\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607522082;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e6b926dd6921a716b90a252c3560c5cf6d5fbb1a', '116.12.33.149', 1617382055, '__ci_last_regenerate|i:1617381946;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617332954\";last_ip|s:13:\"116.12.33.149\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617382054;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e6c4da8220491bf46c028dc1de1a3074a73f39e4', '116.12.32.217', 1615638607, '__ci_last_regenerate|i:1615638607;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1615553851\";last_ip|s:12:\"116.12.33.13\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1615638286;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e6c51743d33704eb4adc92fd99a103de14abc863', '116.12.34.68', 1637040051, '__ci_last_regenerate|i:1637040051;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1636977708\";last_ip|s:13:\"116.12.34.180\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1637040024;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e6cbe56c70df41e1e88e786f55c96c926ce9d3b1', '127.0.0.1', 1593867915, '__ci_last_regenerate|i:1593867600;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1593752131\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1593864431;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e6cf6fad59f71147546e28c0bf515a1f53c67541', '127.0.0.1', 1608130741, '__ci_last_regenerate|i:1608130589;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608100273\";last_ip|s:12:\"116.12.32.96\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608130741;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e6de1e96331276f0e50b3abeab6ab652ed168dc7', '127.0.0.1', 1617950667, '__ci_last_regenerate|i:1617950667;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617877038\";last_ip|s:13:\"116.12.33.187\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617950635;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e6e19840d23c38c311576522df5a8d3dfde797e9', '127.0.0.1', 1613221685, '__ci_last_regenerate|i:1613221662;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1613202443\";last_ip|s:13:\"116.12.33.203\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1613221663;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e6e676f9fac96cd06c0f429fc2011c2dfdeec721', '116.12.33.49', 1616837521, '__ci_last_regenerate|i:1616837521;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616763763\";last_ip|s:12:\"116.12.32.55\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616837518;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e6e967ba802a37d4dc5b6a00883831cf6ea046d2', '116.12.32.215', 1641117592, '__ci_last_regenerate|i:1641117592;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1641027070\";last_ip|s:13:\"116.12.34.220\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1641117568;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e6f202eae335e54745ae8e0e597736714c5cd93d', '116.12.33.77', 1619259602, '__ci_last_regenerate|i:1619259602;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1619247508\";last_ip|s:12:\"116.12.33.77\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1619259590;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e6f6a2393419594548ead53dd8d420301b8f553d', '116.12.34.125', 1625653189, '__ci_last_regenerate|i:1625653189;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1624774905\";last_ip|s:12:\"116.12.33.81\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1625653116;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e700547e66d2373aee3d09167a4ad3737bf11035', '127.0.0.1', 1593681842, '__ci_last_regenerate|i:1593681842;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1593671321\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1593681484;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e703f0a80e398059cc0f4b16e63c473c4a761b2a', '127.0.0.1', 1606806666, '__ci_last_regenerate|i:1606806666;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606720128\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606806647;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e708b2cef2e2a4b3913f51da9d13ed45ab02b6ec', '116.12.33.209', 1638329369, '__ci_last_regenerate|i:1638329369;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1638279249\";last_ip|s:13:\"116.12.32.184\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1638329368;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e70ac2a0a92950728adf65d25cc14bbd4f5daf2b', '127.0.0.1', 1608017321, '__ci_last_regenerate|i:1608017321;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607953227\";last_ip|s:13:\"116.12.32.121\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608017318;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e7107ac008d94f347920b0f6137bf8a10fd48406', '127.0.0.1', 1606222341, '__ci_last_regenerate|i:1606222341;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606210262\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606222315;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e718cbc0aad47d6222dcf00e0be17d273b98c5b1', '116.12.33.152', 1635690751, '__ci_last_regenerate|i:1635690733;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1635575301\";last_ip|s:12:\"116.12.34.70\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1635690722;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e71f1afe9b022f236f4d199cb2cac075047bb740', '103.108.88.21', 1594789028, '__ci_last_regenerate|i:1594789028;requested_page|s:15:\"admin/customers\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594754399\";last_ip|s:12:\"210.1.246.66\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1594788847;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e720befd86505cf4ae062957b82c794e2136974a', '127.0.0.1', 1595049717, '__ci_last_regenerate|i:1595049717;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594988188\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595049131;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e721009302ff3dbedab119c4915953167fa49109', '127.0.0.1', 1610872695, '__ci_last_regenerate|i:1610872695;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1610799008\";last_ip|s:13:\"116.12.33.107\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1610872681;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e7379a2c8a05801cc5e4846c2d0cd5aab7dfbdd2', '127.0.0.1', 1614263019, '__ci_last_regenerate|i:1614263019;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1614241980\";last_ip|s:13:\"116.12.32.223\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1614262802;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e73eecd43e9ddcda3818acf200687a87ea85d2bc', '116.12.33.26', 1618900526, '__ci_last_regenerate|i:1618900526;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1618825222\";last_ip|s:13:\"116.12.33.132\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1618900501;remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e74791972240ecbc0497fce0484f030bdff344ef', '127.0.0.1', 1594796220, '__ci_last_regenerate|i:1594796220;requested_page|s:15:\"admin/customers\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594754399\";last_ip|s:12:\"210.1.246.66\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1594796086;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e749ef05b4491467791250e3401550734cbc040f', '116.12.33.154', 1613395830, '__ci_last_regenerate|i:1613395830;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1613378540\";last_ip|s:13:\"116.12.33.154\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1613395819;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e75c98eb7405f3284c281f13d94d3fcc1557c4a1', '116.12.32.112', 1623746087, '__ci_last_regenerate|i:1623746087;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1623676117\";last_ip|s:12:\"116.12.33.90\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1623746085;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e76249d4fa53609ece3bd228f6b1a013f75bbb32', '116.12.33.48', 1618052453, '__ci_last_regenerate|i:1618052453;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1618029307\";last_ip|s:12:\"116.12.33.48\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1618052437;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e7639433673f13ca9b0db9a9912dc79f8d871a20', '116.12.33.146', 1616152083, '__ci_last_regenerate|i:1616152083;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616069053\";last_ip|s:12:\"116.12.32.81\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616152065;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;message|s:25:\"Sale successfully updated\";__ci_vars|a:1:{s:7:\"message\";s:3:\"new\";}');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e76b98f23194a3daf3cb505e5243c62c0702f428', '127.0.0.1', 1598169722, '__ci_last_regenerate|i:1598169722;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1598098234\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1598169560;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e77559e6b6cdb04dbde148d27471769c3b5a5c06', '116.12.32.145', 1607425975, '__ci_last_regenerate|i:1607425975;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607414134\";last_ip|s:12:\"116.12.33.67\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607425952;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e775e6f1676f620bc6d356db675383317f451e77', '116.12.32.205', 1643973519, '__ci_last_regenerate|i:1643973519;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1643892812\";last_ip|s:13:\"116.12.32.185\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1643973501;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e7787dc14f5aec680607770d76b5d26df4fe826d', '116.12.33.225', 1637214435, '__ci_last_regenerate|i:1637214435;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1637137656\";last_ip|s:11:\"116.12.32.9\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1637214392;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e77d07d67ae45fc9b551723e7f11078913a649e0', '116.12.32.145', 1607429944, '__ci_last_regenerate|i:1607429944;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607414134\";last_ip|s:12:\"116.12.33.67\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607429899;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e7836138c7b18623b4428669e42b13628ce6072f', '127.0.0.1', 1597468889, '__ci_last_regenerate|i:1597468889;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597402462\";last_ip|s:9:\"127.0.0.1\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597468866;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e7843cdcd3881de4335988e7bceee27191c8a183', '103.108.88.21', 1594293961, '__ci_last_regenerate|i:1594293961;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594194225\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1594267799;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e784c4d01a6ae47821c6d29cbc26ff2118c3133d', '116.12.34.123', 1635769864, '__ci_last_regenerate|i:1635769810;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1635745859\";last_ip|s:13:\"116.12.34.123\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1635769853;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e78790a9672cd07b8cb833db8835aa8e602a1acf', '103.108.88.21', 1595247590, '__ci_last_regenerate|i:1595247590;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1595163444\";last_ip|s:9:\"127.0.0.1\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e78acad124e171f079677236ed8c4e481fb44fb6', '127.0.0.1', 1602765821, '__ci_last_regenerate|i:1602765821;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1602746515\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1602765820;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e78d7fceb67dc7c70f363b83dc83a09c6755f566', '116.12.32.19', 1630744518, '__ci_last_regenerate|i:1630744192;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1630471968\";last_ip|s:13:\"116.12.32.101\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1630744518;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e7921dd45f58cfb0860d854426b48845c537a4ef', '127.0.0.1', 1604322391, '__ci_last_regenerate|i:1604322391;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1604291069\";last_ip|s:14:\"103.108.91.128\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1604322350;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e7961f66f4f20c61ac908b2646adbbfb5e8d903f', '127.0.0.1', 1604211876, '__ci_last_regenerate|i:1604211876;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1604150520\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1604211677;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e79ab9950847fdf8c1cebc0efc3bdfcdc35fbb5e', '116.12.32.207', 1646745056, '__ci_last_regenerate|i:1646745056;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1646643297\";last_ip|s:13:\"116.12.34.142\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1646745046;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e79c604369645960d484b39f953d02f30b6a6fe6', '116.12.33.96', 1640669388, '__ci_last_regenerate|i:1640669388;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1640575763\";last_ip|s:12:\"116.12.34.75\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1640669343;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e7a045b2878bfb0e48ac9394a93445ae98b7fc0d', '103.108.88.21', 1595071799, '__ci_last_regenerate|i:1595071799;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594988188\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595069380;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e7a7339dfa02b19c507f1b7d4f3945c03da5e053', '116.12.34.193', 1645879721, '__ci_last_regenerate|i:1645879721;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1645849672\";last_ip|s:13:\"116.12.34.193\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1645877935;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e7b1980ca25bc8cf81549c7177752ab755c4f400', '116.12.33.32', 1645253817, '__ci_last_regenerate|i:1645253697;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1645176563\";last_ip|s:13:\"116.12.32.212\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1645253812;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e7b3c261105ea0935881cc39a8f409763b96b43e', '127.0.0.1', 1615214564, '__ci_last_regenerate|i:1615214564;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1615090359\";last_ip|s:13:\"116.12.33.177\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1615213506;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e7b85027c8a849283637fac0362a8fd67c461dbd', '127.0.0.1', 1616254152, '__ci_last_regenerate|i:1616254152;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616144499\";last_ip|s:13:\"116.12.33.146\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616254013;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e7ba559e9274566a69934256d129e90c6c104e2d', '127.0.0.1', 1613919810, '__ci_last_regenerate|i:1613919810;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1613889135\";last_ip|s:12:\"116.12.33.50\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1613919531;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e7bb4175e6056d1c3701a2788d529793fee04039', '116.12.33.57', 1616909694, '__ci_last_regenerate|i:1616909694;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616835824\";last_ip|s:12:\"116.12.33.49\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616909689;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e7bd0bae55b20583460739988e19b89542777f1d', '116.12.34.220', 1641036433, '__ci_last_regenerate|i:1641036433;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1641011022\";last_ip|s:13:\"116.12.34.220\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1641036415;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e7beded88fad0b385f898195253053bffe1b1179', '116.12.34.39', 1639044312, '__ci_last_regenerate|i:1639044312;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1639025847\";last_ip|s:12:\"116.12.34.39\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1639044287;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e7c24cfd7ae316a68555484104fc07c1182c6518', '127.0.0.1', 1606917940, '__ci_last_regenerate|i:1606917940;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606894029\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606917799;remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e7c2bde2d4924de6287dc5198b5064ab08969f46', '127.0.0.1', 1597579802, '__ci_last_regenerate|i:1597579802;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597474515\";last_ip|s:12:\"210.1.246.66\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597579305;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e7c388f3b356e3dbab32e5d3a686a9c2c4bbe73e', '127.0.0.1', 1606312506, '__ci_last_regenerate|i:1606312506;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606291700\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606312476;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e7c4970482cd696bd5a9f569c9e4f7fd24b9c5d1', '127.0.0.1', 1600587232, '__ci_last_regenerate|i:1600587228;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1600511548\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1600587228;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e7cebcd7d8da56a691286714876aea8c13710d84', '103.108.91.130', 1606894678, '__ci_last_regenerate|i:1606894678;requested_page|s:9:\"admin/pos\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606884807\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606894666;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e7cf972780f1b371fab735c925b58e7e393215ab', '116.12.33.209', 1618295788, '__ci_last_regenerate|i:1618295788;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1618204412\";last_ip|s:12:\"116.12.32.27\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1618295773;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e7d046f299fa8297a341e4e9b21200e1554fbc3b', '116.12.34.39', 1639040260, '__ci_last_regenerate|i:1639040260;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1639025847\";last_ip|s:12:\"116.12.34.39\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1639040223;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e7d445fe70bad411761658b95a1e296343510d0b', '116.12.33.140', 1609229204, '__ci_last_regenerate|i:1609229204;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609214582\";last_ip|s:12:\"116.12.33.55\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1609229178;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e7d7e90f7e47174ebfd63633f94c4bb9f5562d01', '116.12.33.115', 1619879067, '__ci_last_regenerate|i:1619879067;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1619781532\";last_ip|s:13:\"116.12.32.213\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1619878995;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e7dff972693e96e91f452a0c6cd6c41026c39d7f', '103.108.88.21', 1595843370, '__ci_last_regenerate|i:1595843370;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1595837189\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595843082;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e7ef0bdc6ca6228cee326c7aa37357c71833556d', '127.0.0.1', 1608215529, '__ci_last_regenerate|i:1608215529;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608188751\";last_ip|s:13:\"116.12.33.213\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608215528;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e7f105a26c0ca5b80c8fb9299551c82b52c9c600', '127.0.0.1', 1600605161, '__ci_last_regenerate|i:1600605161;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1600584874\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1600605069;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e7f215397ebb7524cb658319002d520584697ee9', '103.108.91.131', 1606143058, '__ci_last_regenerate|i:1606143058;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606118527\";last_ip|s:14:\"103.108.91.131\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606143029;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e7f8bd4685844a66d8aa64710abe124b220dbfc5', '116.12.33.48', 1618032084, '__ci_last_regenerate|i:1618032084;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617980206\";last_ip|s:13:\"116.12.33.194\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1618032009;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e80838d8e22c84664aca4cb762abb3d47ec8ec18', '127.0.0.1', 1607587080, '__ci_last_regenerate|i:1607587080;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607510654\";last_ip|s:13:\"116.12.32.144\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607587061;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e811d0013cbd03802871fa7d54eeec2584f7d61e', '127.0.0.1', 1612097575, '__ci_last_regenerate|i:1612097575;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1612018324\";last_ip|s:13:\"116.12.32.171\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1612097574;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e81266634e0bf17138689e0c25342af5bde187f4', '116.12.33.168', 1613548914, '__ci_last_regenerate|i:1613548914;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1613475725\";last_ip|s:13:\"116.12.33.197\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1613548897;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e81c635287f31ed039a788825f91388901eb22ad', '127.0.0.1', 1615782719, '__ci_last_regenerate|i:1615782719;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e82248af640ba643564d7bb46bdfa3363e720018', '116.12.33.239', 1610114223, '__ci_last_regenerate|i:1610114223;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1610087832\";last_ip|s:13:\"116.12.33.239\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1610114203;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e828818172562846c6e5f2f09f1c4058cfa00971', '116.12.32.187', 1638953098, '__ci_last_regenerate|i:1638953098;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1638847671\";last_ip|s:12:\"116.12.32.43\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1638953091;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e82f82f5036c5829b5ac972e8cf0910de3886335', '103.108.88.21', 1594709223, '__ci_last_regenerate|i:1594709197;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594614684\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e849f7d72aa4bd6dceab2efb63112bd7047b3ff9', '116.12.32.161', 1643360557, '__ci_last_regenerate|i:1643360557;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1643342300\";last_ip|s:13:\"116.12.32.161\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1643360531;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e85207e3c524d228bfe6224c2502d5e251d7c012', '116.12.34.171', 1638599740, '__ci_last_regenerate|i:1638599543;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1638522905\";last_ip|s:12:\"116.12.34.80\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1638599543;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e8545487f6305c706014f618cb5e3770a5810670', '127.0.0.1', 1617009336, '__ci_last_regenerate|i:1617009336;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616900099\";last_ip|s:12:\"116.12.33.57\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617008927;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e855f04bc71ac01a8480327e5c531f260bb3c959', '116.12.34.13', 1646541025, '__ci_last_regenerate|i:1646541025;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1646482210\";last_ip|s:13:\"116.12.32.222\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1646541023;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_posls|i:1;message|s:27:\"POS Sale successfully added\";__ci_vars|a:1:{s:7:\"message\";s:3:\"new\";}');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e85b8cf2df35cbf5943816c5c0c387c933293383', '103.108.88.21', 1594203314, '__ci_last_regenerate|i:1594203314;requested_page|s:19:\"admin/customers/add\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594183208\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1594201075;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e85eb9fe5b42b9a3579ba8b7dd2c72a936bcb93c', '127.0.0.1', 1612423117, '__ci_last_regenerate|i:1612423117;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1612352266\";last_ip|s:13:\"116.12.33.161\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1612422277;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e85fb47fd5713089eb762bf45d45e31986240eec', '103.108.88.21', 1595849397, '__ci_last_regenerate|i:1595849397;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1595837189\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595847104;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e863a6249be2295940fde791cc7d41d713e2ff80', '116.12.32.171', 1635913077, '__ci_last_regenerate|i:1635913077;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1635841114\";last_ip|s:13:\"116.12.33.245\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1635913040;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e86ea50d522ad8884ada64a5db675925befaa981', '116.12.33.116', 1617034387, '__ci_last_regenerate|i:1617034387;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616987903\";last_ip|s:13:\"116.12.33.116\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617034343;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e88da8c9096eb611dc4372ab9db1b55a281c3ac0', '116.12.32.209', 1640074552, '__ci_last_regenerate|i:1640074552;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1640064073\";last_ip|s:13:\"116.12.32.209\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1640074525;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e891e23d3d8464c47a580ad1b6bfc0ec86e27298', '127.0.0.1', 1598615372, '__ci_last_regenerate|i:1598615372;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1598532246\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1598615006;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e894d37b04e5a0b2dc1d9ad6e54efd4db54d18c3', '103.108.88.21', 1594812181, '__ci_last_regenerate|i:1594812181;requested_page|s:15:\"admin/customers\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594754399\";last_ip|s:12:\"210.1.246.66\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1594812135;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e8a079a02277713afc76bd84f2b9929fedf3dcc2', '127.0.0.1', 1609652901, '__ci_last_regenerate|i:1609652901;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609563365\";last_ip|s:12:\"116.12.33.53\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1609652874;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e8b2c62f3b1a1ccc3b82c2d5f9040d39dc173c6d', '116.12.34.38', 1627816808, '__ci_last_regenerate|i:1627816808;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1627715842\";last_ip|s:12:\"116.12.33.92\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1627816772;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e8be8cf566eae4e2162d5315f80eb3250fcb902b', '103.108.91.130', 1605760325, '__ci_last_regenerate|i:1605760325;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605693573\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605760318;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e8bfb4e41fb9074e51aeecae7181c368bb842bb7', '116.12.33.4', 1636952986, '__ci_last_regenerate|i:1636952986;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1636865265\";last_ip|s:12:\"116.12.32.74\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1636952917;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e8c44d456820a86a476c4b05955fce4fc7e33537', '116.12.32.204', 1637908323, '__ci_last_regenerate|i:1637908323;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1637834096\";last_ip|s:12:\"116.12.33.85\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1637907726;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e8c6ff362951ae9abb1c8a8d84aa31cf1e578bbb', '127.0.0.1', 1605839732, '__ci_last_regenerate|i:1605839674;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605780349\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605839691;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e8c994176cdfa6b9d2113375c4bea660b5876e28', '116.12.32.87', 1618491392, '__ci_last_regenerate|i:1618491392;requested_page|s:9:\"admin/pos\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1618479131\";last_ip|s:12:\"116.12.32.87\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1618491366;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e8cb019cfdf324c356b24b09fce3588535c2e664', '116.12.33.144', 1615037648, '__ci_last_regenerate|i:1615037648;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1614933443\";last_ip|s:13:\"116.12.33.199\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1615037639;remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e8cef1d67677f51865ac4fc7261bf9165dc96d42', '116.12.32.74', 1636866953, '__ci_last_regenerate|i:1636866953;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1636807546\";last_ip|s:13:\"116.12.32.219\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1636866925;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e8d11a9292d9db9d516d701205528ddcdcf15199', '116.12.33.77', 1619276338, '__ci_last_regenerate|i:1619276338;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1619258631\";last_ip|s:12:\"116.12.33.77\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1619275172;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e8e95f5eecb27b7343fe83d5663dd89b8f9804a4', '103.108.88.21', 1594903117, '__ci_last_regenerate|i:1594903117;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594899228\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1594903019;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e8ec8553ea31cbd88eb22c3e74b22a4de81ff8d9', '116.12.32.21', 1607242373, '__ci_last_regenerate|i:1607242373;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607174440\";last_ip|s:13:\"116.12.33.196\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607242291;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e8ef6fedcb3bd527efee75eb430cddca58289c92', '116.12.32.202', 1646994382, '__ci_last_regenerate|i:1646994382;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1646918263\";last_ip|s:13:\"116.12.32.158\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1646994299;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e8f892f47819563df528d58c469c408c6487fe90', '127.0.0.1', 1597208357, '__ci_last_regenerate|i:1597208357;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597127938\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597208173;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e90249126c901bf059fa71d22ed2a6d94720ece5', '127.0.0.1', 1608713215, '__ci_last_regenerate|i:1608712963;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608646438\";last_ip|s:13:\"116.12.33.201\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608712963;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e9042c66f6ff3e660d2f525d56bfdb2be788b49c', '127.0.0.1', 1595051884, '__ci_last_regenerate|i:1595051884;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594988188\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595051856;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e905dbaef37149c3e4c8f06d6a97f336deafb1b0', '103.108.91.130', 1605279383, '__ci_last_regenerate|i:1605279383;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605242577\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605279379;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e90ea8840bcf1f1369946e0f7b214373e898f9c7', '116.12.33.58', 1618982132, '__ci_last_regenerate|i:1618982132;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1618924199\";last_ip|s:12:\"116.12.33.26\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1618982088;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e9121a1e3f299600693a58465005416692d6afeb', '127.0.0.1', 1608983631, '__ci_last_regenerate|i:1608983631;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608895737\";last_ip|s:13:\"116.12.32.142\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608983589;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e91368755f5ce10e727e90b4231eee3fa24eac49', '116.12.32.25', 1614590022, '__ci_last_regenerate|i:1614590022;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1614430138\";last_ip|s:13:\"116.12.32.140\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1614590005;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e914ec1504f00d4437eaadc359d4161584a65b6a', '103.108.88.21', 1595943437, '__ci_last_regenerate|i:1595943437;requested_page|s:13:\"admin/welcome\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1595841827\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595942596;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e91a56d0b28e6e7839bfece9dde63ada7e948f33', '127.0.0.1', 1618204710, '__ci_last_regenerate|i:1618204710;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1618138129\";last_ip|s:13:\"116.12.33.171\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1618204689;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e9351c31c0cda155f888fabc048d4c01ccb13f19', '116.12.32.197', 1638435557, '__ci_last_regenerate|i:1638435557;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1638340937\";last_ip|s:13:\"116.12.32.218\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1638435520;error|N;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e93c95204373d27e77484f04d0cd89a06420d0b2', '103.108.88.21', 1595048610, '__ci_last_regenerate|i:1595048610;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594988188\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595048583;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e949880ba9566dcc52a9e4db5e8a9af18a4ba0ba', '116.12.33.171', 1610434280, '__ci_last_regenerate|i:1610434280;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1610377891\";last_ip|s:13:\"116.12.33.210\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1610434279;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_posls|i:1;message|s:27:\"POS Sale successfully added\";__ci_vars|a:1:{s:7:\"message\";s:3:\"old\";}');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e94dc498508e5aa67abbb780ff667f2a1f759a8f', '127.0.0.1', 1616239412, '__ci_last_regenerate|i:1616239412;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616144499\";last_ip|s:13:\"116.12.33.146\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616239389;remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e95343ca1dd8edbb5ab6398a2f02b9f7c265eace', '116.12.32.182', 1644142202, '__ci_last_regenerate|i:1644142104;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1644122442\";last_ip|s:13:\"116.12.33.222\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1644142202;remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e9548bf9706720ef07906d8833e1ff3693ed1433', '116.12.33.140', 1609251720, '__ci_last_regenerate|i:1609251720;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609226045\";last_ip|s:13:\"116.12.33.140\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1609251569;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e95ac78dcf511adf1e783395b45ea2a1a7629d23', '116.12.34.27', 1631857330, '__ci_last_regenerate|i:1631857329;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1631534732\";last_ip|s:13:\"116.12.32.215\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1631857330;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e95ebdefdab9ad49d26baa20243fbcc879368273', '127.0.0.1', 1617957630, '__ci_last_regenerate|i:1617957579;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617877038\";last_ip|s:13:\"116.12.33.187\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617957580;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e96c04e71d8d29376df4e363b3ebcf1c0b77bb9a', '103.108.88.21', 1597734605, '__ci_last_regenerate|i:1597734605;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597680581\";last_ip|s:12:\"210.1.246.66\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597734301;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e97199c385b6d93f6f539ca3abd6e35bf9a80bf9', '127.0.0.1', 1615039684, '__ci_last_regenerate|i:1615039684;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1614933443\";last_ip|s:13:\"116.12.33.199\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1615039458;remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e976e3d91e8266eed241539306c0e523e53684c1', '116.12.32.211', 1637400917, '__ci_last_regenerate|i:1637400917;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1637380449\";last_ip|s:13:\"116.12.32.211\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1637400895;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e97bd92dc554615bf6426da4160712a3363da8dc', '103.108.88.21', 1597492381, '__ci_last_regenerate|i:1597492381;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597468572\";last_ip|s:9:\"127.0.0.1\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597492006;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e98aae1ec8e803facffaa5e6129aae18333a09a2', '103.108.91.130', 1605358507, '__ci_last_regenerate|i:1605358410;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605326172\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605358507;error|N;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e994dd60e9e1a48e63d36bb1a8b8b96f3987a52e', '103.108.91.130', 1604914186, '__ci_last_regenerate|i:1604914186;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1604897113\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1604914176;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e9a85b73376ccf3f9d46774fcd7a3dda292b018a', '103.108.91.130', 1607000850, '__ci_last_regenerate|i:1607000850;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606977656\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607000621;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e9afce0030f4f97246426f57bf92732b159270f7', '116.12.33.209', 1618319649, '__ci_last_regenerate|i:1618319649;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1618295184\";last_ip|s:13:\"116.12.33.209\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1618314084;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e9bb0da1c46dc5bd6602d09e06ca977160b4a928', '127.0.0.1', 1613205344, '__ci_last_regenerate|i:1613205344;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1613130779\";last_ip|s:12:\"116.12.33.43\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1613205021;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e9bdc3165ee3cc2d71c2e741a4f0e8c01035b03e', '127.0.0.1', 1610176351, '__ci_last_regenerate|i:1610176351;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1610110266\";last_ip|s:13:\"116.12.33.239\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1610175635;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e9d3eeb9205f64f64203645a6be8b9a27815c5ae', '116.12.34.41', 1641289735, '__ci_last_regenerate|i:1641289735;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1641202817\";last_ip|s:13:\"116.12.34.124\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1641289686;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e9d4f86766249ca8840bc984dec94b46bcdccf4b', '116.12.33.241', 1620228494, '__ci_last_regenerate|i:1620228494;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1620214876\";last_ip|s:13:\"116.12.33.241\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1620228147;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e9d74d1f3b1e16895b520b76c6f24fe0e44c2281', '116.12.32.82', 1615816506, '__ci_last_regenerate|i:1615816251;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1615782720\";last_ip|s:12:\"116.12.32.82\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1615816506;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e9e1e3c76911aae6cda68fe4b3e223a02ba3930d', '116.12.32.185', 1644657190, '__ci_last_regenerate|i:1644657190;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1644638434\";last_ip|s:13:\"116.12.32.185\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1644657164;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e9ec5a134ebfae3a7a2205d3d8398e589f0825d8', '116.12.33.166', 1619172260, '__ci_last_regenerate|i:1619172260;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1619156122\";last_ip|s:13:\"116.12.33.143\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1619172247;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e9f033489e3818a9acb16a707e496ca3b02d5eeb', '116.12.32.215', 1641121685, '__ci_last_regenerate|i:1641121685;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1641027070\";last_ip|s:13:\"116.12.34.220\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1641121668;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e9f3126e06a5d411e70a41e15c3abb4d790abb45', '127.0.0.1', 1595846600, '__ci_last_regenerate|i:1595846600;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1595837189\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595846342;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('e9f3d7335d4cea7063e603b1c25a3ef1a4d79fc2', '116.12.33.209', 1618313978, '__ci_last_regenerate|i:1618313978;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1618295184\";last_ip|s:13:\"116.12.33.209\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1618313953;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ea02e96fe620d56b4ef56f1a802020a2a149b4e5', '127.0.0.1', 1617684825, '__ci_last_regenerate|i:1617684824;requested_page|s:5:\"admin\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ea076a4eebbeeabd49c340cc9a0eaa5bf53f9f1f', '116.12.33.209', 1618320594, '__ci_last_regenerate|i:1618320594;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1618295184\";last_ip|s:13:\"116.12.33.209\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1618320562;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ea21584f3d46ea2cd8e426ae9e05bad405db6c48', '116.12.33.40', 1617267565, '__ci_last_regenerate|i:1617267565;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617254497\";last_ip|s:12:\"116.12.33.40\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617267502;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ea21df8cd10be7e3d7d5d1ac885625cde92d6e6c', '202.134.14.71', 1624775027, '__ci_last_regenerate|i:1624774958;requested_page|s:9:\"admin/pos\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ea25957b15b3b059e5a6271f5016100a8d0b02f4', '116.12.32.185', 1643896398, '__ci_last_regenerate|i:1643896398;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1643797684\";last_ip|s:13:\"116.12.32.220\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1643896357;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ea28d18ec6f727e28caee883b1572c9d3a8e1560', '116.12.32.124', 1609761142, '__ci_last_regenerate|i:1609761142;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609743297\";last_ip|s:13:\"116.12.32.124\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1609760858;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ea30fa1d86d76c9fb60056caf00b76db775b1451', '116.12.34.65', 1634106900, '__ci_last_regenerate|i:1634106882;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1634041562\";last_ip|s:13:\"116.12.32.122\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1634106885;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ea34d7b6434ee7bf3f3a4ea6c4531e07cc4511ac', '116.12.33.199', 1614947997, '__ci_last_regenerate|i:1614947997;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1614863202\";last_ip|s:13:\"116.12.33.158\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1614947969;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ea34eb6992d4cb607fe68eb155e314de46031f2e', '127.0.0.1', 1614689101, '__ci_last_regenerate|i:1614689101;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1614667355\";last_ip|s:12:\"116.12.32.25\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1614689074;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ea3ce4040f83327b815f3b19f00db52f11ef9171', '103.108.88.21', 1594275615, '__ci_last_regenerate|i:1594275615;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594194225\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1594267799;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ea4cdf8cf4c985e705a45d39e62ceb3d55882e32', '127.0.0.1', 1594892278, '__ci_last_regenerate|i:1594892278;requested_page|s:15:\"admin/customers\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594804422\";last_ip|s:12:\"210.1.246.66\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1594882961;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ea56305bd4d24f90f8806d1ad3e50babffd9ea06', '103.108.88.21', 1594355329, '__ci_last_regenerate|i:1594355329;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594294025\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ea5f46cfb2294ac44e37a02b49c22274cb8bb806', '116.12.33.144', 1615038633, '__ci_last_regenerate|i:1615038633;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1614933443\";last_ip|s:13:\"116.12.33.199\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1615038610;remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ea610ceb4c7d398c5c2eb4ffb427b8543f1f3c49', '116.12.33.146', 1616158654, '__ci_last_regenerate|i:1616158654;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616069053\";last_ip|s:12:\"116.12.32.81\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616153143;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ea6fa029cbbb0f9dc6eaa044724c68afcdbc7ec4', '116.12.33.127', 1619972087, '__ci_last_regenerate|i:1619972008;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1619931769\";last_ip|s:13:\"116.12.33.127\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1619972074;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ea80a45afee4dcf05168c88eadeca18e27c91359', '127.0.0.1', 1616308818, '__ci_last_regenerate|i:1616308818;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616230783\";last_ip|s:13:\"116.12.33.242\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616308799;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ea8d0afc274b4d41b34add0d382467baed57dcdf', '116.12.34.39', 1639047669, '__ci_last_regenerate|i:1639047669;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1639025847\";last_ip|s:12:\"116.12.34.39\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1639044313;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ea8f1bfeffb0069202a6b646971060878eb4ffbb', '116.12.34.215', 1637310772, '__ci_last_regenerate|i:1637310772;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1637212122\";last_ip|s:13:\"116.12.33.225\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1637310718;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ea93bec0fea1b492b964311145bcac4b5f65fbd5', '103.108.88.21', 1597493078, '__ci_last_regenerate|i:1597493078;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597468572\";last_ip|s:9:\"127.0.0.1\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597493045;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ea9fbc30f6434973cf68b3edbbb1623776242fc9', '103.108.91.130', 1605683934, '__ci_last_regenerate|i:1605683934;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605611465\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605683926;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('eaa5e44da0bca22e9bef6ec300d6ef05434920b7', '116.12.32.25', 1614590944, '__ci_last_regenerate|i:1614590944;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1614430138\";last_ip|s:13:\"116.12.32.140\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1614590905;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('eaa83b9972c97046c07172449cf8c0bff5a36ef5', '116.12.34.193', 1645881423, '__ci_last_regenerate|i:1645881423;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1645849672\";last_ip|s:13:\"116.12.34.193\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1645881400;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('eaa964851993f2b9b34a670520d0eb488e95bfe1', '127.0.0.1', 1599656166, '__ci_last_regenerate|i:1599656166;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1599569535\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1599656137;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('eaba9038d7cdd55db139ab50aefb9d4003595a58', '116.12.34.38', 1627811346, '__ci_last_regenerate|i:1627811346;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1627715842\";last_ip|s:12:\"116.12.33.92\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1627811345;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('eabaef29884948d2dc28769d2ab625dab4ee3f55', '127.0.0.1', 1594200881, '__ci_last_regenerate|i:1594200881;requested_page|s:19:\"admin/customers/add\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594183208\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('eabaf063d5d1cc30df1e9874600764a241e356da', '116.12.33.50', 1613912738, '__ci_last_regenerate|i:1613912738;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1613889135\";last_ip|s:12:\"116.12.33.50\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1613912715;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('eac5a9ba370b5529659b12cffaca0cabdeaa6f88', '116.12.33.69', 1645609241, '__ci_last_regenerate|i:1645609241;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1645588804\";last_ip|s:13:\"116.12.34.242\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1645609215;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('eace1f151f3d95db1d83873131a5c06212ad8623', '127.0.0.1', 1616908981, '__ci_last_regenerate|i:1616908981;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616835824\";last_ip|s:12:\"116.12.33.49\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616908930;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ead2528f0c6a0ce4a4b4df3332703fb08cd37de1', '127.0.0.1', 1617000689, '__ci_last_regenerate|i:1617000689;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616900099\";last_ip|s:12:\"116.12.33.57\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617000520;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('eae125cc74160abb49fc6a3c3c80f56ab7086a08', '116.12.33.43', 1613139946, '__ci_last_regenerate|i:1613139854;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1613116205\";last_ip|s:12:\"116.12.33.43\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1613139937;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('eae28308c076c262083195a8e59a037be84f4cf9', '103.126.218.66', 1618475218, '__ci_last_regenerate|i:1618475218;requested_page|s:5:\"admin\";identity|s:13:\"abc@gmail.com\";username|s:6:\"FARHAD\";email|s:13:\"abc@gmail.com\";user_id|s:1:\"3\";old_last_login|s:10:\"1618207227\";last_ip|s:14:\"103.126.218.66\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"1\";biller_id|s:1:\"3\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('eae3f629d302a01313a7de25ce283a5e34aa1167', '116.12.33.40', 1622276374, '__ci_last_regenerate|i:1622276374;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1622182461\";last_ip|s:12:\"116.12.33.57\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1622276359;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('eaf77c162f15129310ff74bd9805528595b75a69', '116.12.33.43', 1613133304, '__ci_last_regenerate|i:1613133304;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1613116205\";last_ip|s:12:\"116.12.33.43\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1613133253;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('eb0387845f2f5362d8939f97e2b33ecec94f663a', '127.0.0.1', 1597228111, '__ci_last_regenerate|i:1597228111;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597208022\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('eb0892e0054057ff4371807bfb85fc105f16e0a9', '116.12.32.223', 1614266450, '__ci_last_regenerate|i:1614266449;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1614241980\";last_ip|s:13:\"116.12.32.223\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1614266450;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('eb1efda9f7a06d3bd98f60399817759d7f9c7372', '127.0.0.1', 1615782722, '__ci_last_regenerate|i:1615782722;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('eb20edc53ffaea45e30f30971bb5ebe4d1c1ab9a', '127.0.0.1', 1606819702, '__ci_last_regenerate|i:1606819702;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606720128\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606819686;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('eb21d0e54ef301d7dd6672d20bdfc39773e34fa9', '116.12.32.221', 1639204238, '__ci_last_regenerate|i:1639204238;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1639145805\";last_ip|s:13:\"116.12.34.167\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1639204207;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('eb382263b05c42428d9ec60e66d7bba322ecdfc6', '127.0.0.1', 1615445395, '__ci_last_regenerate|i:1615445395;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1615382327\";last_ip|s:12:\"119.30.45.62\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1615445373;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('eb40d335f89fc57e4c71dc77f61519b653b574e1', '127.0.0.1', 1614442279, '__ci_last_regenerate|i:1614441898;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1614417624\";last_ip|s:13:\"116.12.32.140\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1614440807;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('eb4b4f6d160163c041cbff8d64d366af2077853d', '116.12.32.213', 1619781539, '__ci_last_regenerate|i:1619781527;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1619771763\";last_ip|s:13:\"116.12.32.213\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1619781539;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('eb6262997849f403c7aca5ca131ebb89e7e06df9', '116.12.32.187', 1638956779, '__ci_last_regenerate|i:1638956779;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1638847671\";last_ip|s:12:\"116.12.32.43\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1638956755;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('eb632b7ca8718779eb9082b645c16b69bfc1f7ac', '116.12.34.80', 1638530305, '__ci_last_regenerate|i:1638530305;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1638434256\";last_ip|s:13:\"116.12.32.197\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1638530272;error|N;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('eb739672a2cf9a58f8c6e3d58af0d306505ee4d9', '116.12.32.215', 1619107277, '__ci_last_regenerate|i:1619107277;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1619081961\";last_ip|s:13:\"116.12.32.215\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1619106837;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('eb92d6cfff0cb4d56e8fcf9588038184d502550a', '116.12.33.33', 1639806400, '__ci_last_regenerate|i:1639806400;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1639730283\";last_ip|s:13:\"116.12.34.113\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1639806377;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('eb9b70838180c600f051a7234625881858ba2e68', '127.0.0.1', 1599308529, '__ci_last_regenerate|i:1599308529;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1599224672\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1599308110;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('eb9bfb3eac499eb2e4d7d976eb5e0a33a35f8fc4', '116.12.34.225', 1645502457, '__ci_last_regenerate|i:1645502457;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1645434500\";last_ip|s:13:\"116.12.32.150\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1645502415;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('eb9d04a55e854c71b85bcbd4e77272ff9786ec8a', '127.0.0.1', 1594200445, '__ci_last_regenerate|i:1594200445;requested_page|s:19:\"admin/customers/add\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594183208\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('eb9fa288576d1f618457dbc8133d16a5ffad5a05', '116.12.34.44', 1635397003, '__ci_last_regenerate|i:1635397003;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1635335841\";last_ip|s:12:\"116.12.34.61\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1635396449;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('eba800888425ed176ffa6f4f114fcb3f8edc6dce', '127.0.0.1', 1597736975, '__ci_last_regenerate|i:1597736756;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597680581\";last_ip|s:12:\"210.1.246.66\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597736779;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ebaa258b2e0fe8fe833577fdacc4091b34f740e2', '127.0.0.1', 1615701683, '__ci_last_regenerate|i:1615701683;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1615625339\";last_ip|s:13:\"116.12.32.217\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1615701644;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ebafa2aed9457be6afa9cdd4ce2338061cd8e016', '127.0.0.1', 1593573011, '__ci_last_regenerate|i:1593572978;requested_page|s:15:\"admin/customers\";identity|s:11:\"a@gmail.com\";username|s:6:\"farhad\";email|s:11:\"a@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1593618064\";last_ip|s:3:\"::1\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|N;view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|N;company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1593573011;register_id|s:1:\"8\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-02-09 10:45:31\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ebc91720dade1983613c586dcb529ce8e1adb4c2', '127.0.0.1', 1616858181, '__ci_last_regenerate|i:1616858181;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616763763\";last_ip|s:12:\"116.12.32.55\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616858105;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ebca197941584ca1816286fd82b906f279f48c3e', '116.12.32.223', 1615702430, '__ci_last_regenerate|i:1615702430;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1615625339\";last_ip|s:13:\"116.12.32.217\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1615702429;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ebcacf839f380811295eb3dcccab4d8524af466a', '127.0.0.1', 1606031383, '__ci_last_regenerate|i:1606031383;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605962762\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606031249;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ebcb10928e4b021749050f44b4a82ed18a37d503', '127.0.0.1', 1613116226, '__ci_last_regenerate|i:1613116222;requested_page|s:9:\"admin/pos\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ebd3cd41c42d3dcd5fc7e76d53e02914692b1907', '127.0.0.1', 1607171793, '__ci_last_regenerate|i:1607171793;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607086449\";last_ip|s:13:\"116.12.33.128\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607170519;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ebd5be926b29d64588e9c4bd809116b1e23ace79', '116.12.33.229', 1633153251, '__ci_last_regenerate|i:1633153251;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1633092054\";last_ip|s:13:\"116.12.32.159\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1633153191;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ebeea02ed7e0b0d32f0232a668109dbd274f56ee', '116.12.32.190', 1639912831, '__ci_last_regenerate|i:1639912831;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1639889104\";last_ip|s:13:\"116.12.32.190\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1639912793;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ebef6c267bf5c52912ae5bdf0e3037688bd98a4f', '116.12.33.21', 1630395068, '__ci_last_regenerate|i:1630395068;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1629703757\";last_ip|s:14:\"103.126.218.74\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1630394660;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ebf2d80174659ac621ce038b6174c5240b424f56', '116.12.33.209', 1618313667, '__ci_last_regenerate|i:1618313667;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1618295184\";last_ip|s:13:\"116.12.33.209\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1618313649;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ebff9d225175ee4122ef87837b503356a171d52c', '103.108.91.130', 1605694763, '__ci_last_regenerate|i:1605694763;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605678510\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605694613;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ec01f955dcd8a27c603d3b0ded65978ab02f54ce', '103.108.88.21', 1594618762, '__ci_last_regenerate|i:1594618762;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594528977\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1594614741;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ec03c4405b70abc95cec2d6f466e668180cf4d1f', '116.12.34.104', 1642508611, '__ci_last_regenerate|i:1642508611;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1642489574\";last_ip|s:13:\"116.12.34.104\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1642508590;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ec0adc8aa0ae3eb35c099daa6854f76ecb65e05c', '116.12.32.185', 1647324376, '__ci_last_regenerate|i:1647324376;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1647316502\";last_ip|s:13:\"116.12.32.185\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1647324360;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ec440aa8d5d076eeb8110f74e87c7fa6d7437f5c', '127.0.0.1', 1603444430, '__ci_last_regenerate|i:1603444325;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1603346130\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1603444371;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ec4ff32ae2e8aecba61b2dea040c0f31e8125462', '127.0.0.1', 1601106480, '__ci_last_regenerate|i:1601106480;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1601037452\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1601101112;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ec5237ff036478fdc418940ef99d8a6e4e386b40', '127.0.0.1', 1605076077, '__ci_last_regenerate|i:1605076077;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605030086\";last_ip|s:13:\"43.231.23.122\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605075856;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ec55712f436a0f3128a4759afd8ae6604272c9d1', '116.12.33.85', 1637822759, '__ci_last_regenerate|i:1637822759;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1637746913\";last_ip|s:13:\"116.12.33.167\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1637822704;error|N;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ec580e78535c4787142b1b6215fb0c8320217e41', '127.0.0.1', 1607175281, '__ci_last_regenerate|i:1607175281;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607174324\";last_ip|s:13:\"116.12.33.196\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ec594cf3de86ac9dca60cd7695b4609a89aff983', '127.0.0.1', 1604216784, '__ci_last_regenerate|i:1604216784;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1604150520\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1604216218;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ec5c5237eedc38c221a4caa7551ed9c901fa5980', '127.0.0.1', 1595915486, '__ci_last_regenerate|i:1595915486;requested_page|s:13:\"admin/welcome\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1595841827\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595915415;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ec5ce0afa84fe2fa3429b93d17f1d8e38200c9ee', '127.0.0.1', 1612422262, '__ci_last_regenerate|i:1612422262;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1612352266\";last_ip|s:13:\"116.12.33.161\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1612419967;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ec6403febd76aa985c9b5bdd17e197cecd668861', '116.12.34.80', 1638526130, '__ci_last_regenerate|i:1638526130;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1638434256\";last_ip|s:13:\"116.12.32.197\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1638525523;error|N;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ec6412ae43d9fbb9f5feeac06761d4cd1f1cd3d0', '103.108.91.130', 1605883416, '__ci_last_regenerate|i:1605883416;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605839682\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605883387;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ec6467cdc362e14f8c0c363608ee1ff24c6a2555', '116.12.33.26', 1618900613, '__ci_last_regenerate|i:1618900526;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1618825222\";last_ip|s:13:\"116.12.33.132\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1618900535;remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ec77b10293fb3db5d24a0331957cc08a9787f87a', '127.0.0.1', 1617376246, '__ci_last_regenerate|i:1617376246;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617332954\";last_ip|s:13:\"116.12.33.149\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617375716;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ec7b83aa3f82a94d9b2b23f567aa6c1708d45c7a', '127.0.0.1', 1597035700, '__ci_last_regenerate|i:1597035700;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1596117540\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597035405;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ec80e50930fa414e169cb5542cd368b0d39387e2', '116.12.34.67', 1646027063, '__ci_last_regenerate|i:1646027063;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1645934452\";last_ip|s:12:\"116.12.34.55\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1646027040;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ec8795206af87916a7709571c2e7a36740ef8704', '127.0.0.1', 1602171366, '__ci_last_regenerate|i:1602171361;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1602152269\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1602171362;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ec90529c6c62a45d026f194d20502c94b05d59e4', '127.0.0.1', 1596119681, '__ci_last_regenerate|i:1596119603;requested_page|s:13:\"admin/welcome\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1596083219\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";error|N;last_activity|i:1596119669;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('eca77c861a737b007765d0f03c6a212d6a300a1d', '127.0.0.1', 1617013636, '__ci_last_regenerate|i:1617013636;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616900099\";last_ip|s:12:\"116.12.33.57\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617013387;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ecaabcd0f8466e9b1df53279f5cc3c9d39319fed', '127.0.0.1', 1595759371, '__ci_last_regenerate|i:1595759371;requested_page|s:13:\"admin/welcome\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1595749590\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595759370;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ecb35c67bfe1f784ddbe6d350822925c8f6f48f0', '127.0.0.1', 1609596225, '__ci_last_regenerate|i:1609596225;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609414124\";last_ip|s:13:\"116.12.33.162\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1609596192;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ecbee930ac17c720e01abd39675a354ffcee44de', '103.108.88.21', 1601385508, 'requested_page|s:19:\"admin/customers/add\";__ci_last_regenerate|i:1601385508;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1601363098\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1601382048;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ecc3876abba87b4dcded0463ee8d3a395c13a47d', '127.0.0.1', 1617271668, '__ci_last_regenerate|i:1617271668;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617254497\";last_ip|s:12:\"116.12.33.40\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617271658;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ecd59edd92eaad52f59433b60e34544efb7aed1a', '127.0.0.1', 1594725054, '__ci_last_regenerate|i:1594725054;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594717643\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1594724564;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ecead8f91efb56a50968dd20283d2c6863ec3b4e', '127.0.0.1', 1617519161, '__ci_last_regenerate|i:1617519161;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617447467\";last_ip|s:13:\"116.12.32.198\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617519097;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ecfa445cc01d016dabe706de29bfbf4e9c7e6d80', '127.0.0.1', 1614588091, '__ci_last_regenerate|i:1614588091;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1614430138\";last_ip|s:13:\"116.12.32.140\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1614588065;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ecfc6b98c45fe981097d80b767ebd55b4300efbe', '116.12.32.140', 1614418680, '__ci_last_regenerate|i:1614418680;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1614409324\";last_ip|s:12:\"116.12.33.41\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1614418654;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ed08fa651b2c171c69759c704400311a50c2b7a5', '116.12.32.96', 1608108346, '__ci_last_regenerate|i:1608108346;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608040715\";last_ip|s:12:\"116.12.33.28\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608108311;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ed10143905ee4f7aa1fd25999301af60eab65ff2', '116.12.32.145', 1607426314, '__ci_last_regenerate|i:1607426314;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607414134\";last_ip|s:12:\"116.12.33.67\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607426292;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ed1c8608807bf815b63d3e936a4490336f455640', '116.12.33.70', 1639462017, '__ci_last_regenerate|i:1639462017;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1639373692\";last_ip|s:13:\"116.12.34.160\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1639461988;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ed1fa6f6844e922b98586c1a830846b843d98d8d', '116.12.34.140', 1646895415, '__ci_last_regenerate|i:1646895415;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1646820783\";last_ip|s:13:\"116.12.34.140\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1646895396;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ed25468842980b373d8ef2de467705f7585d69f2', '116.12.33.28', 1608041938, '__ci_last_regenerate|i:1608041938;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608012145\";last_ip|s:13:\"116.12.33.147\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608041919;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ed28ba7646d96eb9a1013d1bd9203f7195a13e71', '116.12.32.25', 1614689414, '__ci_last_regenerate|i:1614689414;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1614667355\";last_ip|s:12:\"116.12.32.25\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1614689384;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ed34a8734a376b9a6649fd28d01374fe15fb950f', '127.0.0.1', 1617608177, '__ci_last_regenerate|i:1617608177;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617533532\";last_ip|s:12:\"116.12.33.54\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617608112;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ed36ab1c368bbe34ea3336c5f3dca880397d6c5a', '116.12.34.32', 1641971260, '__ci_last_regenerate|i:1641971260;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1641959004\";last_ip|s:12:\"116.12.34.32\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1641971179;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ed423484a4d29a9b23ea24c2be96e54273260398', '116.12.34.39', 1639047976, '__ci_last_regenerate|i:1639047976;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1639025847\";last_ip|s:12:\"116.12.34.39\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1639047942;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ed462446fb344509ee910fad424404cacc3f337a', '116.12.33.7', 1608789662, '__ci_last_regenerate|i:1608789662;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608727375\";last_ip|s:12:\"116.12.33.10\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608789638;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ed4e3c452fe2abe02bcd86c6cc12d9b3880b8248', '116.12.34.180', 1636978110, '__ci_last_regenerate|i:1636978110;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1636948025\";last_ip|s:11:\"116.12.33.4\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1636978075;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ed51562f0c1bd003a9c832b94951c17523791fd7', '116.12.32.145', 1607426615, '__ci_last_regenerate|i:1607426615;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607414134\";last_ip|s:12:\"116.12.33.67\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607426614;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_posls|i:1;message|s:27:\"POS Sale successfully added\";__ci_vars|a:1:{s:7:\"message\";s:3:\"new\";}');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ed531310956aa2260ffc3a412203f8cc23f80426', '127.0.0.1', 1606638291, '__ci_last_regenerate|i:1606638291;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606540695\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606638290;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ed56ed85dca553a81a507a3282e4e9df35f44f88', '127.0.0.1', 1607610704, '__ci_last_regenerate|i:1607610704;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607510654\";last_ip|s:13:\"116.12.32.144\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607610050;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ed59463220909d54f71f4813084ecf0b36233c5c', '103.108.91.130', 1606727731, '__ci_last_regenerate|i:1606727731;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606658064\";last_ip|s:14:\"103.108.91.129\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606727637;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ed6d3b581d3ae47ce9abce70d648fb746841aa95', '116.12.32.212', 1645178392, '__ci_last_regenerate|i:1645178392;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1645081200\";last_ip|s:13:\"116.12.34.252\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1645178378;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ed719aa03779e1c691ca0092a8de7ba62028f39b', '116.12.34.140', 1646888153, '__ci_last_regenerate|i:1646888153;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1646820783\";last_ip|s:13:\"116.12.34.140\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1646888134;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ed86565d963b0c6ae43e7650b83f10284d3147a0', '103.108.91.130', 1604724303, '__ci_last_regenerate|i:1604724303;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1604639557\";last_ip|s:14:\"103.108.91.131\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1604724272;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('eda06cdc1c734b1538f789a200a97e767ed6f47e', '116.12.32.208', 1642070608, '__ci_last_regenerate|i:1642070608;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1642059133\";last_ip|s:13:\"116.12.34.214\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1642070512;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('eda1198db97a72ef024d20c29c9c6f3c300af847', '116.12.32.21', 1607236698, '__ci_last_regenerate|i:1607236698;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607174440\";last_ip|s:13:\"116.12.33.196\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607236393;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('eda3ae49ea9c55137a5607ea0169678ee41873ed', '127.0.0.1', 1608215830, '__ci_last_regenerate|i:1608215830;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608188751\";last_ip|s:13:\"116.12.33.213\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608215808;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('eda534ad32ec7b72cb9a5c9251b593c2923d972b', '116.12.33.49', 1616838172, '__ci_last_regenerate|i:1616838172;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616763763\";last_ip|s:12:\"116.12.32.55\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616838147;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('edb5155af0b2fb2ecd3ce2204b8c464658adda2b', '103.108.91.131', 1604641744, '__ci_last_regenerate|i:1604641744;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1604551273\";last_ip|s:14:\"103.108.91.131\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1604640307;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('edb5b380e91c99075134fc2c16216350d865c4f6', '127.0.0.1', 1608732138, '__ci_last_regenerate|i:1608732138;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608705440\";last_ip|s:12:\"116.12.33.10\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608730904;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('edbaf3733bd0c25e3656957ed6dd8e374411ccca', '127.0.0.1', 1597577842, '__ci_last_regenerate|i:1597577842;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597474515\";last_ip|s:12:\"210.1.246.66\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597577834;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('edbdca254d5a04d7fc909d1bee404fcf9ee0a0b5', '116.12.33.107', 1610809408, '__ci_last_regenerate|i:1610809408;requested_page|s:9:\"admin/pos\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1610775754\";last_ip|s:13:\"116.12.33.107\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1610809361;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('edbf554387a9882ff4a08a5082679c902a4e7e54', '103.108.88.21', 1597491915, '__ci_last_regenerate|i:1597491915;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597468572\";last_ip|s:9:\"127.0.0.1\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597491640;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('edc39703248b531d77653e006cca7b23d83b7290', '127.0.0.1', 1603547654, '__ci_last_regenerate|i:1603547654;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1603528349\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1603547630;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('edd1c9b804ece4969728ff76955191aa70747f5f', '116.12.32.41', 1611152034, '__ci_last_regenerate|i:1611152034;requested_page|s:23:\"admin/reports/customers\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1611126373\";last_ip|s:12:\"116.12.32.41\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1611152003;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ede5c1c174c9f5944e58b93ae5eed11fc643900e', '127.0.0.1', 1618150422, '__ci_last_regenerate|i:1618150422;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1618049664\";last_ip|s:12:\"116.12.33.48\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1618146115;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('edebe6f07f43937c462be471695e66fb59ef26cf', '103.108.88.21', 1593942206, '__ci_last_regenerate|i:1593942206;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1593866795\";last_ip|s:13:\"43.231.23.122\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1593924485;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('edfd223f71bdda8b84c799f2e517dfdda0a7f3b3', '103.108.91.130', 1606828895, '__ci_last_regenerate|i:1606828895;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606720128\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606828871;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ee01a4c86c144d1bf0035d4b6d68d6f447cc843a', '116.12.33.116', 1616989292, '__ci_last_regenerate|i:1616989292;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616900099\";last_ip|s:12:\"116.12.33.57\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616989232;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ee04fcc8bff6eb4296240556848232fb29d9aaa7', '127.0.0.1', 1606895884, '__ci_last_regenerate|i:1606895880;requested_page|s:15:\"admin/pos/sales\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ee087a8621214c1068bd38f19812b3a90cedb9e1', '127.0.0.1', 1611733860, '__ci_last_regenerate|i:1611733860;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1611659572\";last_ip|s:12:\"116.12.32.50\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1611733682;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ee0954bd18b895511322440f53d0192dbf34ebfc', '116.12.33.212', 1638264652, '__ci_last_regenerate|i:1638264652;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1638178463\";last_ip|s:13:\"116.12.33.198\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1638264600;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ee16109dd4199f4963bba6899573f103db94cd07', '116.12.33.149', 1617354383, '__ci_last_regenerate|i:1617354383;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617332954\";last_ip|s:13:\"116.12.33.149\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617353946;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ee1905708b809b1ddaf5e7b7de3c146c4e520eba', '127.0.0.1', 1610784977, '__ci_last_regenerate|i:1610784977;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1610701958\";last_ip|s:13:\"116.12.32.143\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1610778931;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ee19790f4bfb6d1422b32ea6f0a9d511341fd98d', '103.108.91.130', 1605104855, '__ci_last_regenerate|i:1605104855;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605093199\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605102551;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ee22794757ed3ff5f086cdd1b9a5388d5c9572e2', '127.0.0.1', 1608013121, '__ci_last_regenerate|i:1608013121;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607953227\";last_ip|s:13:\"116.12.32.121\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608012928;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ee2988a39750070b16fec8e1c88484a748c1853d', '127.0.0.1', 1617007855, '__ci_last_regenerate|i:1617007855;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616900099\";last_ip|s:12:\"116.12.33.57\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617007755;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ee3052a17e0e9a0e33616394ea09fc6f87de6d71', '116.12.32.213', 1619772061, '__ci_last_regenerate|i:1619772061;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1619707579\";last_ip|s:11:\"116.12.33.3\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1619772039;remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ee383a36a6b69bedb4079f286d1644dca510dbb9', '116.12.32.19', 1630743776, '__ci_last_regenerate|i:1630743776;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1630471968\";last_ip|s:13:\"116.12.32.101\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1630742766;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ee46bbc8dc572fc61b761b736d34b82fbb99642a', '127.0.0.1', 1614608712, '__ci_last_regenerate|i:1614608712;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1614585948\";last_ip|s:12:\"116.12.32.25\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1614605367;remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ee48a4684312b776370d01c033b04f31183b80c9', '103.108.91.130', 1606554618, '__ci_last_regenerate|i:1606554618;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606455480\";last_ip|s:14:\"103.108.91.129\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606554618;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ee4b792eb9cb6ff5a68bb82be28d968471169f0e', '127.0.0.1', 1595153961, '__ci_last_regenerate|i:1595153961;requested_page|s:15:\"admin/customers\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1595087497\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595153181;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ee4f79b8a320b665fd9abf65138cb3272988c3cd', '127.0.0.1', 1601640036, '__ci_last_regenerate|i:1601639992;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1601468495\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1601640036;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ee51f42ecb0d9a64f12b9da2304bdb43cbab8943', '116.12.34.132', 1634298657, '__ci_last_regenerate|i:1634298657;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1634212446\";last_ip|s:13:\"116.12.32.219\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1634295866;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ee5334f671ceb730d0357b1f0b67f0ce8802363c', '127.0.0.1', 1604551572, '__ci_last_regenerate|i:1604551572;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1604477132\";last_ip|s:14:\"103.108.91.131\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1604551567;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ee62fbec5d08c07c8754dafe83486a36a4348831', '127.0.0.1', 1607752541, '__ci_last_regenerate|i:1607752541;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607665148\";last_ip|s:13:\"116.12.32.213\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607752497;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ee7dd0a236b49aac8e559e077854ce15de4dcf9c', '127.0.0.1', 1617423717, '__ci_last_regenerate|i:1617423717;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617345364\";last_ip|s:13:\"116.12.33.149\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617423137;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ee7de750c656261398dd1bae0da49eff4858c1c5', '116.12.34.160', 1639374697, '__ci_last_regenerate|i:1639374697;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1639289751\";last_ip|s:13:\"116.12.34.165\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1639374659;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ee8d8b241cb6c290d107efffc9744476669bd2b2', '116.12.32.221', 1620715462, '__ci_last_regenerate|i:1620715462;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1620640418\";last_ip|s:13:\"116.12.33.150\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1620715447;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ee95766e395bc2751484078e2c8a52ccd2fd872f', '116.12.32.211', 1646389558, '__ci_last_regenerate|i:1646389558;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1646292006\";last_ip|s:13:\"116.12.32.197\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1646389542;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ee99d5ffdd179d2a4809695ea398c99b5a603f5a', '127.0.0.1', 1607416419, '__ci_last_regenerate|i:1607416185;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607404386\";last_ip|s:12:\"116.12.33.67\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607416412;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('eeb3e9b5f7dfc5f709f0eaa0b0809e9910a688b7', '116.12.34.170', 1622790800, '__ci_last_regenerate|i:1622790624;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1622733894\";last_ip|s:13:\"116.12.33.112\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1622790800;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('eebcfa7979cee1987e4007a09e0599759babf75a', '127.0.0.1', 1605615923, '__ci_last_regenerate|i:1605615923;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605590276\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605615900;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('eec20a300dd02a8c8c0787d77714b11eb482b50f', '127.0.0.1', 1618031762, '__ci_last_regenerate|i:1618031762;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617980206\";last_ip|s:13:\"116.12.33.194\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1618031627;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('eed64ac59bf6f20f8f97bb1132f53f1b375d31fe', '127.0.0.1', 1601363250, '__ci_last_regenerate|i:1601363089;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1601296794\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1601363250;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('eedf11b4744d4002959ff8db9478e1c8e8c19e7c', '103.108.88.21', 1595770936, '__ci_last_regenerate|i:1595770936;requested_page|s:13:\"admin/welcome\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1595749590\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595770850;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('eedf9901afe522878d75c6c8aa77c42d6ff00a38', '127.0.0.1', 1618038471, '__ci_last_regenerate|i:1618038145;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617980206\";last_ip|s:13:\"116.12.33.194\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1618038471;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('eedfcb4e71a8564532d580043c56edad140aab4d', '103.108.88.21', 1593862015, '__ci_last_regenerate|i:1593862015;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1593752131\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1593858341;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('eeeb3a23f37cdefdb679532688ffe2a3532b2e7a', '116.12.33.97', 1607861099, '__ci_last_regenerate|i:1607861099;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607772531\";last_ip|s:13:\"116.12.33.239\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607861041;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('eef01319e021cf925915ccb11ebf2de80e0dcd69', '116.12.32.19', 1630742719, '__ci_last_regenerate|i:1630742719;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1630471968\";last_ip|s:13:\"116.12.32.101\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1630742276;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ef0fb8eeef806acd56a1074eb213f1f3e1edef73', '116.12.33.177', 1615116135, '__ci_last_regenerate|i:1615116135;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1615034999\";last_ip|s:13:\"116.12.33.144\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1615116114;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ef11a90b2a754d1a6f8c9bd3eb4947833fdbb222', '116.12.33.32', 1645253697, '__ci_last_regenerate|i:1645253697;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1645176563\";last_ip|s:13:\"116.12.32.212\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1645253161;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ef242902bc61013ee1279d01e39169258bd779c1', '116.12.33.115', 1619867414, '__ci_last_regenerate|i:1619867414;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1619781532\";last_ip|s:13:\"116.12.32.213\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1619866743;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ef35ac930dd0f694c10dbb1e37a6dafc8215035f', '116.12.33.167', 1637748108, '__ci_last_regenerate|i:1637747941;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1637728564\";last_ip|s:13:\"116.12.33.167\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1637748104;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ef3dbc1724d42daad8d833a559593ec70c3297f2', '127.0.0.1', 1604466360, '__ci_last_regenerate|i:1604466360;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1604378350\";last_ip|s:14:\"103.108.91.131\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1604466360;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ef4b2eb6fb8a139953a68b361dcb7c7926052456', '127.0.0.1', 1606805344, '__ci_last_regenerate|i:1606805344;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606720128\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606805053;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ef4ec61f5b0d8e42848897bf7e4dd77a63fc46ac', '116.12.33.7', 1608788957, '__ci_last_regenerate|i:1608788957;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608727375\";last_ip|s:12:\"116.12.33.10\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608788843;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ef5b634537cfe988d78afc2e5dad0115a763288b', '127.0.0.1', 1600259450, '__ci_last_regenerate|i:1600259450;requested_page|s:9:\"admin/pos\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1600243081\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1600259321;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ef5fa03545da66fde2ebd0d4b24ce0c7c7dc3a2e', '103.108.91.130', 1606809956, '__ci_last_regenerate|i:1606809956;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606720128\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606809949;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ef602773c38f0e8b9c70e18183580a1f0503194e', '127.0.0.1', 1606559873, '__ci_last_regenerate|i:1606559873;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606455480\";last_ip|s:14:\"103.108.91.129\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606555260;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ef63256515c102f2f30868ac2784852b45031ec9', '116.12.33.69', 1620828108, '__ci_last_regenerate|i:1620828108;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1620809922\";last_ip|s:12:\"116.12.33.69\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1620828093;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ef700ec40327d08a306f95054f1314444a6a568c', '116.12.33.139', 1608217143, '__ci_last_regenerate|i:1608216763;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608188751\";last_ip|s:13:\"116.12.33.213\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608217143;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ef72637051ae7c5d4535cfb4e810fadd084296be', '127.0.0.1', 1603465141, '__ci_last_regenerate|i:1603465141;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1603440004\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1603463289;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ef7fc9bae5c1ae45809e4805811b830478b37a42', '116.12.34.142', 1646649235, '__ci_last_regenerate|i:1646649235;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1646624783\";last_ip|s:13:\"116.12.32.154\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1646649205;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ef90e41b75449db39bc5e4a31e4e6f716d195970', '116.12.34.194', 1642763379, '__ci_last_regenerate|i:1642763379;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1642676905\";last_ip|s:13:\"116.12.32.153\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1642763353;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ef9803db1e5525f5d767e3dc2a969be7bbb21496', '116.12.32.213', 1637997831, '__ci_last_regenerate|i:1637997792;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1637917564\";last_ip|s:13:\"116.12.32.204\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1637997792;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('efa068fcb4f88fc58d5d584b7c597e89bbb49130', '127.0.0.1', 1608380101, '__ci_last_regenerate|i:1608380101;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608363721\";last_ip|s:12:\"116.12.33.12\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608380082;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('efa3fcaf2dc74b5c6347844bd3dd22269765765e', '116.12.32.55', 1616766760, '__ci_last_regenerate|i:1616766760;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616751377\";last_ip|s:12:\"116.12.33.10\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616766732;remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('efa899aed722f9f601a9836fdc42a485cdec349f', '127.0.0.1', 1594626789, '__ci_last_regenerate|i:1594626557;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594528977\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1594614741;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('efaaa2ca1c9cf729d7a16a0a9efa673b568420b5', '127.0.0.1', 1605079338, '__ci_last_regenerate|i:1605079338;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605030086\";last_ip|s:13:\"43.231.23.122\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605079315;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('efb214b627a13310cbd0964ec6918e7c2c58953d', '127.0.0.1', 1609396724, '__ci_last_regenerate|i:1609396724;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609340278\";last_ip|s:13:\"116.12.33.205\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1609396691;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('efbd6dc99ce4793a7980d3530ac4333d63e07471', '116.12.34.203', 1623305407, '__ci_last_regenerate|i:1623305407;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1622894876\";last_ip|s:12:\"116.12.34.64\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1623305389;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('efce5d72f0ef02e8ef0de6a5128923e4b49f19e1', '127.0.0.1', 1607581035, '__ci_last_regenerate|i:1607581035;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607510654\";last_ip|s:13:\"116.12.32.144\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607578323;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('efdc4da30597b52faab5626bc7ad9af39e8d2ba1', '116.12.33.70', 1639463352, '__ci_last_regenerate|i:1639463352;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1639373692\";last_ip|s:13:\"116.12.34.160\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1639463332;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('efeb62fc2af46090846140fd693fd333fe9a62ee', '116.12.32.184', 1638279550, '__ci_last_regenerate|i:1638279550;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1638263640\";last_ip|s:13:\"116.12.33.212\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1638279547;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_posls|i:1;message|s:27:\"POS Sale successfully added\";__ci_vars|a:1:{s:7:\"message\";s:3:\"new\";}');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('eff3ffe91baa6f800e4539a47fed13cac9b476f9', '127.0.0.1', 1594895825, '__ci_last_regenerate|i:1594895825;requested_page|s:5:\"admin\";identity|s:13:\"abc@gmail.com\";username|s:6:\"FARHAD\";email|s:13:\"abc@gmail.com\";user_id|s:1:\"3\";old_last_login|s:10:\"1594803906\";last_ip|s:12:\"210.1.246.66\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"2\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"1\";biller_id|s:1:\"3\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('effc2b896d8e097dafc714c0fbcfc2e941ffc244', '116.12.32.211', 1643181937, '__ci_last_regenerate|i:1643181937;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1643096282\";last_ip|s:11:\"116.12.33.8\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1643181936;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;remove_posls|i:1;message|s:27:\"POS Sale successfully added\";__ci_vars|a:1:{s:7:\"message\";s:3:\"new\";}');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('esrmkibhs3g593ltga5i0dm4omiki42s', '::1', 1593209190, '__ci_last_regenerate|i:1593209190;requested_page|s:5:\"admin\";identity|s:11:\"a@gmail.com\";username|s:6:\"farhad\";email|s:11:\"a@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1593122510\";last_ip|s:3:\"::1\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|N;view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|N;company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f003c366f865ae2de69817b25c85df7385554960', '116.12.32.217', 1615639854, '__ci_last_regenerate|i:1615639854;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1615553851\";last_ip|s:12:\"116.12.33.13\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1615639837;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f00dec66263e2a66a845fac231ecf3a15c07306e', '116.12.32.181', 1633672101, '__ci_last_regenerate|i:1633672101;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1633521812\";last_ip|s:13:\"116.12.32.192\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1633671819;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f0247c230d3ae8e435bec14187a03f0bd9179d76', '127.0.0.1', 1609939066, '__ci_last_regenerate|i:1609939066;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609924332\";last_ip|s:12:\"116.12.33.51\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";message|s:38:\"<p>You are successfully logged in.</p>\";__ci_vars|a:1:{s:7:\"message\";s:3:\"old\";}');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f02aae55fefc2181bca8a732192fdc9eafa25fa3', '116.12.34.220', 1641028588, '__ci_last_regenerate|i:1641028588;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1641011022\";last_ip|s:13:\"116.12.34.220\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1641028569;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f02e40815495b577b75e66e3ae56a15cf0e91532', '116.12.32.207', 1641466133, '__ci_last_regenerate|i:1641466133;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1641452918\";last_ip|s:12:\"116.12.34.74\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1641466082;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f031175da828177593263b38ae9e8ca580bdc642', '116.12.32.55', 1616766118, '__ci_last_regenerate|i:1616766118;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616751377\";last_ip|s:12:\"116.12.33.10\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616766103;remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f031564c457f19b5a676aa4d483f7631c881502c', '103.108.88.21', 1594356928, '__ci_last_regenerate|i:1594356928;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594294025\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f032a3e5183128a3916a367fae6db5a83bf01c6f', '103.126.218.66', 1618477239, '__ci_last_regenerate|i:1618477239;requested_page|s:5:\"admin\";identity|s:13:\"abc@gmail.com\";username|s:6:\"FARHAD\";email|s:13:\"abc@gmail.com\";user_id|s:1:\"3\";old_last_login|s:10:\"1618207227\";last_ip|s:14:\"103.126.218.66\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"1\";biller_id|s:1:\"3\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1618475527;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f03a605ef92694d2d8fdef1de68ce7fc3946b1d2', '127.0.0.1', 1606052199, '__ci_last_regenerate|i:1606052199;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606025936\";last_ip|s:14:\"103.108.91.129\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606051896;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f03cfdf028d4ef19f896f85634b90445269bba39', '116.12.33.48', 1618055052, '__ci_last_regenerate|i:1618055052;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1618029307\";last_ip|s:12:\"116.12.33.48\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1618055021;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f04ddf2acc270597813d6e09adc09f44a6d408fe', '127.0.0.1', 1600780891, '__ci_last_regenerate|i:1600780891;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1600772459\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1600780655;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f053d77bb57044ab52fbe070694caaa494499022', '103.108.88.21', 1595077521, '__ci_last_regenerate|i:1595077521;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594988188\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595069380;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f0654d6c8145473dcb45af76e5d937353e91e927', '103.108.88.21', 1593922523, '__ci_last_regenerate|i:1593922523;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1593866795\";last_ip|s:13:\"43.231.23.122\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1593921267;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f068ec1ef41842d2d3fa7e43417ad2280fe258b1', '116.12.34.19', 1642140702, '__ci_last_regenerate|i:1642140702;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1642069223\";last_ip|s:13:\"116.12.32.208\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1642140513;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f06b3c307f9a5d9768ae0e712190bda35222ccb5', '116.12.33.21', 1630398287, '__ci_last_regenerate|i:1630398287;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1629703757\";last_ip|s:14:\"103.126.218.74\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1630398262;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f06ef4ea9906edc7a4fd2ecf1d82af0d240def89', '116.12.33.140', 1609252807, '__ci_last_regenerate|i:1609252807;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609226045\";last_ip|s:13:\"116.12.33.140\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1609252705;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f07429f03d03fee93d9920ec93b880f2f444ed9c', '103.108.88.21', 1593930141, '__ci_last_regenerate|i:1593930141;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1593866795\";last_ip|s:13:\"43.231.23.122\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1593924485;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f0766809d46d71b25058ab760a5fd23c303068aa', '127.0.0.1', 1594753534, '__ci_last_regenerate|i:1594753534;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594718715\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f08643d7084913dd953e923cf1672d2c94d6e2b5', '103.108.88.21', 1597494791, '__ci_last_regenerate|i:1597494791;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597468572\";last_ip|s:9:\"127.0.0.1\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597494611;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f089ffd5831a9c0127a472b483b02713b9343056', '127.0.0.1', 1597403713, '__ci_last_regenerate|i:1597403713;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597382202\";last_ip|s:9:\"127.0.0.1\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597403026;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f08ca452bc4c238d1f14041d3c26de1eacace79f', '127.0.0.1', 1604466965, '__ci_last_regenerate|i:1604466965;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1604378350\";last_ip|s:14:\"103.108.91.131\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1604466958;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f08f359b5a35e47fa4540e3244c774daa5f79bba', '127.0.0.1', 1616908365, '__ci_last_regenerate|i:1616908365;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616835824\";last_ip|s:12:\"116.12.33.49\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616908356;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f09591089a9e685ff86436cf434e00b22b2217b6', '127.0.0.1', 1597216104, '__ci_last_regenerate|i:1597216104;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597127938\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597212564;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f0b38c2bd4f9006e69055d4188cbf10a9ced86d6', '127.0.0.1', 1617355046, '__ci_last_regenerate|i:1617355046;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617332954\";last_ip|s:13:\"116.12.33.149\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617355033;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f0c2eaebc1ef84476297c0e77d5e837dc65ef3b9', '127.0.0.1', 1612262548, '__ci_last_regenerate|i:1612262548;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1612247464\";last_ip|s:13:\"116.12.32.200\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1612262523;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f0ccb0813c5a28d836456051c321be45310c9bd3', '116.12.32.223', 1640839224, '__ci_last_regenerate|i:1640839224;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1640752748\";last_ip|s:13:\"116.12.34.137\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1640839205;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f0ce08473a4559ba1379fe08f2926755e48464d4', '116.12.34.61', 1635335913, '__ci_last_regenerate|i:1635335840;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1635309578\";last_ip|s:12:\"116.12.34.61\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1635335913;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f0ea37b76d552b9a82ecd502e5b7ab63f6752d02', '116.12.34.142', 1646648919, '__ci_last_regenerate|i:1646648919;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1646624783\";last_ip|s:13:\"116.12.32.154\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1646647382;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f0edae9cb0631c4cc51378addd151d1bd67f211c', '116.12.32.167', 1645697076, '__ci_last_regenerate|i:1645697076;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1645688114\";last_ip|s:13:\"116.12.32.167\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1645697059;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f0ee4d6970d195146a3b8d34bb76c1ff90591534', '103.108.88.21', 1603546986, '__ci_last_regenerate|i:1603546986;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1603528349\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1603546963;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f0f03c6ca3444413d3643ad74f4c8d4c4788c62d', '127.0.0.1', 1609564964, '__ci_last_regenerate|i:1609564964;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609414124\";last_ip|s:13:\"116.12.33.162\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1609563380;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f0f2f683689c1828b98bfc651c76c6ebe6720222', '127.0.0.1', 1601386509, 'requested_page|s:19:\"admin/customers/add\";__ci_last_regenerate|i:1601386509;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1601363098\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1601386480;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f0f4203392eb0150a423ba114adb9a2a5fd26891', '116.12.32.177', 1612596314, '__ci_last_regenerate|i:1612596099;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1612505467\";last_ip|s:13:\"116.12.32.162\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1612596314;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f0f4a90dc370ae074eb055429fcdb87d9605d4eb', '127.0.0.1', 1609568963, '__ci_last_regenerate|i:1609568963;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609414124\";last_ip|s:13:\"116.12.33.162\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1609568913;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f0fca06a88f59e603242be13ed30b8b4568e0de9', '127.0.0.1', 1617773988, '__ci_last_regenerate|i:1617773988;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617682264\";last_ip|s:12:\"116.12.33.65\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617773955;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f0fd44f5982009884ab33e530bcb13e3ec0fa79e', '127.0.0.1', 1607581515, '__ci_last_regenerate|i:1607581515;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607510654\";last_ip|s:13:\"116.12.32.144\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607581060;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f10e3152af5bcb081e2a6f06f5c7467ac909eccf', '116.12.32.203', 1645797492, '__ci_last_regenerate|i:1645797492;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1645772208\";last_ip|s:13:\"116.12.32.203\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1645797458;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f10e893210598c825e64b4b6ec9f6bea415554d1', '116.12.33.77', 1619260537, '__ci_last_regenerate|i:1619260537;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1619247508\";last_ip|s:12:\"116.12.33.77\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1619260525;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f10ff3f8f3c1fa394c3ec11f36bb6b675e023e1b', '116.12.33.203', 1613208525, '__ci_last_regenerate|i:1613208408;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1613130779\";last_ip|s:12:\"116.12.33.43\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1613208524;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f11b5c4b2c0457c0f8d2de3a5989b2835a2ee5aa', '127.0.0.1', 1614342419, '__ci_last_regenerate|i:1614342419;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1614319074\";last_ip|s:13:\"116.12.33.151\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1614342391;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f11cd1927f60a7c8bd0574b94c9b06cadfdb6d79', '103.108.91.130', 1605791145, '__ci_last_regenerate|i:1605791145;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605759720\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605791033;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f121f04a976fbecbf9eb8522d429583ac5bcaad9', '103.108.88.21', 1597476205, '__ci_last_regenerate|i:1597476205;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597468572\";last_ip|s:9:\"127.0.0.1\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597475907;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f123b7fe3b703aedd42d95f60e15263708b7a866', '116.12.33.162', 1609416357, '__ci_last_regenerate|i:1609416357;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609394236\";last_ip|s:13:\"116.12.33.162\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1609415742;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f125264f2f552d5f0e31ebba497b7dff21e2d014', '116.12.33.168', 1613548612, '__ci_last_regenerate|i:1613548612;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1613475725\";last_ip|s:13:\"116.12.33.197\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1613548436;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f12592809f10d9a974bb330bb587ab95debe0125', '116.12.34.13', 1645335227, '__ci_last_regenerate|i:1645335227;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1645247701\";last_ip|s:12:\"116.12.33.32\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1645335202;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f12cd8616780210f6f77c90f96afebf595dc68de', '116.12.33.120', 1615444996, '__ci_last_regenerate|i:1615444996;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1615382327\";last_ip|s:12:\"119.30.45.62\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1615444116;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f13a74bffaa640a74faedfdb8a3d674fc93a4aef', '127.0.0.1', 1615091141, '__ci_last_regenerate|i:1615091141;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1615034999\";last_ip|s:13:\"116.12.33.144\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1615090929;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f13e0fee33b8b84fbb50e21d00df12789addf47d', '127.0.0.1', 1607752857, '__ci_last_regenerate|i:1607752857;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607665148\";last_ip|s:13:\"116.12.32.213\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607752834;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f1434df28d0229fcedf56caab19e149f8334ae31', '116.12.34.123', 1635766767, '__ci_last_regenerate|i:1635766767;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1635745859\";last_ip|s:13:\"116.12.34.123\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1635766711;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f144f51d885449f30d72df796d0fcf9a7fa74fcf', '127.0.0.1', 1609584738, '__ci_last_regenerate|i:1609584738;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609414124\";last_ip|s:13:\"116.12.33.162\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1609584717;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f147d1bcaf6e43bfca1f95d3c705b08adeb479ef', '116.12.33.161', 1621248737, '__ci_last_regenerate|i:1621248737;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1621146588\";last_ip|s:12:\"116.12.32.91\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1621248560;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f148f3bbd1d8c160b0d76e8d33c5d256b0fd25d8', '116.12.33.162', 1609417025, '__ci_last_regenerate|i:1609417025;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609394236\";last_ip|s:13:\"116.12.33.162\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1609416991;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f14cbb1f3f5f8d21fd3dfab2b3f3c831bcb1b5d5', '116.12.32.200', 1612268387, '__ci_last_regenerate|i:1612268387;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1612247464\";last_ip|s:13:\"116.12.32.200\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1612268386;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f17648312b43f52e5dd0cf3bbcf484f00f1a4d43', '103.108.91.130', 1606725235, '__ci_last_regenerate|i:1606725235;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606658064\";last_ip|s:14:\"103.108.91.129\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606725060;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f1776ca77038d1a9679cbb60ca6012c1e2e6bc8f', '127.0.0.1', 1613221662, '__ci_last_regenerate|i:1613221662;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1613202443\";last_ip|s:13:\"116.12.33.203\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1613218904;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f17871b07e605ffb2527683227192afe36e4323c', '116.12.32.25', 1614692741, '__ci_last_regenerate|i:1614692741;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1614667355\";last_ip|s:12:\"116.12.32.25\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1614690908;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f17f03d33a91258a2055e8cd3150a26398a4ef81', '116.12.33.1', 1612861841, '__ci_last_regenerate|i:1612861841;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1612788480\";last_ip|s:12:\"116.12.32.77\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1612860209;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f194d4b395ece6b7a48f45e26ef2ad1a1b8bcf4c', '116.12.33.107', 1610803188, '__ci_last_regenerate|i:1610803188;requested_page|s:9:\"admin/pos\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1610775754\";last_ip|s:13:\"116.12.33.107\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1610803074;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f19502e3344dccab4a821a52031c7cbcbc321c32', '103.108.91.129', 1606464859, '__ci_last_regenerate|i:1606464859;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606395992\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606464842;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f19ada9b6f642f6a1c3c047d3c66988464923555', '127.0.0.1', 1611320197, '__ci_last_regenerate|i:1611320197;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1611295747\";last_ip|s:13:\"116.12.32.176\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1611320158;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f1a56cc7437d4b13301d569367517c1d93a017e2', '116.12.32.197', 1638441111, '__ci_last_regenerate|i:1638441111;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1638340937\";last_ip|s:13:\"116.12.32.218\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1638439212;error|N;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f1ab317e6b651cd6964ca48ab123ce6096727d04', '116.12.33.12', 1608364624, '__ci_last_regenerate|i:1608364624;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608354918\";last_ip|s:12:\"116.12.33.12\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608364536;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f1cd63f71924e9b46cda288436bb2571f459cc14', '116.12.33.90', 1623676872, '__ci_last_regenerate|i:1623676872;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1623304748\";last_ip|s:13:\"116.12.34.203\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1623676446;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f1cf03ef5545967ff8e26d3267ed419be9974fb8', '116.12.32.214', 1638783814, '__ci_last_regenerate|i:1638783814;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1638764349\";last_ip|s:13:\"116.12.34.142\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1638783788;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f1d96b1e15762228fb588321c5b89cfc386d3453', '116.12.33.47', 1644493508, '__ci_last_regenerate|i:1644493047;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1644465682\";last_ip|s:12:\"116.12.33.47\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1644493508;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f1db426a9b6260322489f2074519591884733793', '103.108.91.130', 1606482847, '__ci_last_regenerate|i:1606482847;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606395992\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606482810;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f1e62d5cc3e087f8ef3a8a7d1f4c84bfaafd96bd', '116.12.34.243', 1647846684, '__ci_last_regenerate|i:1647846684;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1647779041\";last_ip|s:13:\"116.12.32.203\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1647846663;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f1e78532d4d318ee7f0d665e7da4fd765e333bca', '127.0.0.1', 1595134358, '__ci_last_regenerate|i:1595134358;requested_page|s:15:\"admin/customers\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1595087497\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595134357;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f1fb384264de45fe679b7a3db59eb30c3b4ca301', '116.12.32.112', 1615388025, '__ci_last_regenerate|i:1615388025;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1615350987\";last_ip|s:13:\"116.12.33.211\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1615387826;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f203b6759742c83938dca69381db366be8d14043', '116.12.34.137', 1640753406, '__ci_last_regenerate|i:1640753406;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1640663405\";last_ip|s:12:\"116.12.33.96\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1640753185;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f210d8f857298355e1612db03e49e662c7f6ddc3', '127.0.0.1', 1618052773, '__ci_last_regenerate|i:1618052773;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1618029307\";last_ip|s:12:\"116.12.33.48\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1618052747;remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f22b215a43d058687f9e3b50cdeea509366079e7', '127.0.0.1', 1593843761, 'requested_page|s:15:\"admin/customers\";__ci_last_regenerate|i:1593843761;identity|s:11:\"r@gmail.com\";username|s:4:\"neon\";email|s:11:\"r@gmail.com\";user_id|s:1:\"4\";old_last_login|s:10:\"1593596310\";last_ip|s:14:\"203.190.14.186\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"5\";warehouse_id|s:1:\"1\";view_right|s:1:\"1\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"4\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1593836831;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f2414338f8de1ccdc9a68a69253e88f784229c18', '103.108.91.130', 1606900397, '__ci_last_regenerate|i:1606900229;requested_page|s:9:\"admin/pos\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606884807\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606900397;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f244670889047ef9f5318b6886c238d611d38ebf', '116.12.34.182', 1638687399, '__ci_last_regenerate|i:1638687399;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1638674317\";last_ip|s:13:\"116.12.34.182\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1638687391;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f24b6e2aa2be7363881c5d1c885c264a392cdc7f', '116.12.34.5', 1644571471, '__ci_last_regenerate|i:1644571471;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1644489109\";last_ip|s:12:\"116.12.33.47\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1644571431;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f250e56f07fe4e86814c169297ec6abdfc05b1af', '116.12.32.208', 1642076833, '__ci_last_regenerate|i:1642076833;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1642059133\";last_ip|s:13:\"116.12.34.214\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1642076818;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f2517da69f490de6eca96c06db4feed760365d98', '116.12.34.58', 1639544040, '__ci_last_regenerate|i:1639544040;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1639461060\";last_ip|s:12:\"116.12.33.70\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1639543973;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f252595abb4a21cd4a16beb71f0040931ea6b567', '127.0.0.1', 1597930755, '__ci_last_regenerate|i:1597930754;requested_page|s:19:\"admin/reports/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597901192\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597930755;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f258d1b973667e027d57e43a8abd54f7a44a9bb1', '127.0.0.1', 1604156930, '__ci_last_regenerate|i:1604156930;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1604120477\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1604156859;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f25f6bc6acd570b6f9ff77a018bd7fbeecbb9647', '127.0.0.1', 1603291526, '__ci_last_regenerate|i:1603291526;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1603259232\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1603291245;error|N;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";user_csrf|s:20:\"QVtRXEFrMGAzu32hNcBI\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f260a05e84ab4fa48466f016586741c752a736e5', '127.0.0.1', 1611659867, '__ci_last_regenerate|i:1611659867;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1611641601\";last_ip|s:12:\"116.12.32.50\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1611659851;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f266a6aad2bc08896a58ea640753a0a310fd7556', '116.12.33.152', 1635681437, '__ci_last_regenerate|i:1635681437;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1635575301\";last_ip|s:12:\"116.12.34.70\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1635681410;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f26ca924b7d92e67ba1d86463b3127fea5a9348c', '127.0.0.1', 1598711067, '__ci_last_regenerate|i:1598711067;identity|s:5:\"babul\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1598710051\";last_ip|s:14:\"37.111.203.125\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1598710927;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f271414d3a4c2b712dc7d84714286fb8fe6f624b', '116.12.33.222', 1644122745, '__ci_last_regenerate|i:1644122745;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1644054646\";last_ip|s:12:\"116.12.34.42\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1644122723;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f2720f8b43142525287fe0a8eae46f9775437c73', '116.12.33.209', 1618297174, '__ci_last_regenerate|i:1618297174;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1618204412\";last_ip|s:12:\"116.12.32.27\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1618297140;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f29bc404f22bf85462b9847d7e7219414355542c', '127.0.0.1', 1617007201, '__ci_last_regenerate|i:1617007201;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616900099\";last_ip|s:12:\"116.12.33.57\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617007001;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f2d40b14cffa70a72bbc71a671344f219ca93c0e', '127.0.0.1', 1593852992, 'requested_page|s:15:\"admin/customers\";__ci_last_regenerate|i:1593852992;identity|s:11:\"r@gmail.com\";username|s:4:\"neon\";email|s:11:\"r@gmail.com\";user_id|s:1:\"4\";old_last_login|s:10:\"1593596310\";last_ip|s:14:\"203.190.14.186\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"5\";warehouse_id|s:1:\"1\";view_right|s:1:\"1\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"4\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1593836831;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f2d86a7978e74c39b5fd47c0855815f122b9dda5', '127.0.0.1', 1597215584, '__ci_last_regenerate|i:1597215584;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597127938\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597212564;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f2da988a9cb3e970f72cb2f5c094664c9de98d36', '127.0.0.1', 1604640305, '__ci_last_regenerate|i:1604640305;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1604551273\";last_ip|s:14:\"103.108.91.131\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1604640191;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f2dc41f6fb90fd659361851f52da7d8515968d23', '103.108.88.21', 1594289432, '__ci_last_regenerate|i:1594289432;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594194225\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1594267799;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f3019d86a71030f247b4f4ce79c0105eea0e6592', '116.12.32.152', 1616332892, '__ci_last_regenerate|i:1616332892;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616303140\";last_ip|s:11:\"116.12.33.5\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616331237;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f31517b42bc4c5b3e82ce4fdcc988d91e8f58de4', '116.12.33.44', 1610203128, '__ci_last_regenerate|i:1610203128;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1610171878\";last_ip|s:12:\"116.12.33.44\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1610202896;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f317212b1c62e0d67f19be69f7eece66d6d6239a', '127.0.0.1', 1615099420, '__ci_last_regenerate|i:1615099420;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1615034999\";last_ip|s:13:\"116.12.33.144\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1615099406;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f31fb13280e468f6b2c2d10a2b510f9994a468ac', '103.108.88.21', 1603345706, '__ci_last_regenerate|i:1603345706;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1603272648\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1603345626;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f32548021fdc3d2a9d9a89f2220b162af5737935', '127.0.0.1', 1606720888, '__ci_last_regenerate|i:1606720888;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606658064\";last_ip|s:14:\"103.108.91.129\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606720524;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f3283e1aff222f32f34404ab90b4f5e61540058b', '103.108.88.21', 1598794101, '__ci_last_regenerate|i:1598794033;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1598766614\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1598794098;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f328fbc057d1202b4f1987a882cd2367383c37f8', '127.0.0.1', 1616904881, '__ci_last_regenerate|i:1616904881;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616835824\";last_ip|s:12:\"116.12.33.49\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616904732;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f3315f051de2c819c3eb109acc5fc0a6b54622ca', '116.12.32.223', 1640839530, '__ci_last_regenerate|i:1640839530;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1640752748\";last_ip|s:13:\"116.12.34.137\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1640839505;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f346bba348e2168caef3684e4a269de4390e2365', '116.12.32.211', 1646390666, '__ci_last_regenerate|i:1646390541;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1646292006\";last_ip|s:13:\"116.12.32.197\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1646390646;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f352d4064ba739450d7e32ee75f47f602a4861a1', '116.12.34.65', 1634617037, '__ci_last_regenerate|i:1634617037;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1634557813\";last_ip|s:13:\"116.12.32.183\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1634616779;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f3572417252c3c7694554c0d8b03e5b4cb1f965b', '116.12.34.105', 1641893908, '__ci_last_regenerate|i:1641893908;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1641875420\";last_ip|s:13:\"116.12.34.105\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1641893800;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f370f2c5c8537e92eaf9567368b7e7c1fc82518f', '103.108.88.21', 1594299518, '__ci_last_regenerate|i:1594299518;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594267553\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f3805f243a0599376cacf3a88ca4a99d90befebf', '116.12.34.179', 1636261053, '__ci_last_regenerate|i:1636261053;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1636186934\";last_ip|s:12:\"116.12.34.13\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1636260988;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f3816e9346f1758e1b27a21fff7a96a0e55bc246', '127.0.0.1', 1600511806, '__ci_last_regenerate|i:1600511761;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1600511502\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1600511610;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f38d6a89b12faf07a009397681b6ce744190221c', '127.0.0.1', 1600434110, '__ci_last_regenerate|i:1600434110;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1600406934\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1600433947;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f39198451ada5d606146d78bb914ebb2b127c5f2', '103.108.88.21', 1602077617, '__ci_last_regenerate|i:1602077617;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1601994130\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1602077553;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f3921cf79c722f803dd267b608e62eb4a16e6014', '116.12.34.46', 1647401762, '__ci_last_regenerate|i:1647401762;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1647347201\";last_ip|s:13:\"116.12.32.185\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1647401667;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f399b5eb846ee1c27aff257fdc698a63d48d8efd', '116.12.33.46', 1640524684, '__ci_last_regenerate|i:1640524532;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1640489708\";last_ip|s:13:\"116.12.34.139\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1640524644;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f39a7cdc590119e0dc2cf13176966ae145dfcc2d', '116.12.33.202', 1619452187, '__ci_last_regenerate|i:1619452187;requested_page|s:21:\"admin/sales/edit/4925\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1619422400\";last_ip|s:12:\"116.12.32.63\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1619452144;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f39b1873fe31d9052c70b499ff56e7807e9c5bcd', '103.108.91.130', 1606575529, '__ci_last_regenerate|i:1606575529;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606455480\";last_ip|s:14:\"103.108.91.129\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606575374;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f3a126e69dd571b59c0e56b9e7a0b35558778260', '116.12.34.194', 1642760965, '__ci_last_regenerate|i:1642760965;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1642676905\";last_ip|s:13:\"116.12.32.153\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1642760938;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f3a9ca1121768469970130e7c1d04a4142149f97', '116.12.32.91', 1621146644, '__ci_last_regenerate|i:1621146574;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1620907216\";last_ip|s:13:\"116.12.33.237\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1621146644;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f3c7255ab0ec255b10d16aad0c2e850f7a4ca0f0', '116.12.34.105', 1641894217, '__ci_last_regenerate|i:1641894217;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1641875420\";last_ip|s:13:\"116.12.34.105\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1641894193;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f3d1d2f77a434a246b9b37bd1ad75ea1bedfa5ad', '116.12.32.55', 1607587740, '__ci_last_regenerate|i:1607587740;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607510654\";last_ip|s:13:\"116.12.32.144\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607587705;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f3d2196f4df8401d4a2581138e241f9101e1e042', '116.12.33.252', 1636696434, '__ci_last_regenerate|i:1636696434;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1636612673\";last_ip|s:12:\"116.12.33.54\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1636696408;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f3dbdd8290a1410d7d6a97e2f90628f7bb74a168', '116.12.33.77', 1619278295, '__ci_last_regenerate|i:1619278295;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1619258631\";last_ip|s:12:\"116.12.33.77\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1619275172;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f3dc85e8f13d3c4a37bc9f6254bcf723ee334bec', '127.0.0.1', 1614330636, '__ci_last_regenerate|i:1614330636;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1614259833\";last_ip|s:13:\"116.12.32.223\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1614330177;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f3e103a99ebd192d6e5e01e888e76e75f00a3620', '127.0.0.1', 1615709159, '__ci_last_regenerate|i:1615709159;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1615625339\";last_ip|s:13:\"116.12.32.217\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1615709021;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f3la7gndbfnbcr5hh29b4g77ioohhdv5', '::1', 1593210132, '__ci_last_regenerate|i:1593210132;requested_page|s:5:\"admin\";identity|s:11:\"a@gmail.com\";username|s:6:\"farhad\";email|s:11:\"a@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1593122510\";last_ip|s:3:\"::1\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|N;view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|N;company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f40ae0b4e8e274435a61053f6c34e3457bfadd08', '116.12.32.185', 1647324684, '__ci_last_regenerate|i:1647324684;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1647316502\";last_ip|s:13:\"116.12.32.185\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1647324675;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f4116e135cbef61aea639f6edbf9c31769826350', '116.12.32.150', 1645437656, '__ci_last_regenerate|i:1645437656;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1645417986\";last_ip|s:13:\"116.12.33.158\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1645437592;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f414144d29c326cbcc960f7c9b705954b739e00f', '127.0.0.1', 1609588439, '__ci_last_regenerate|i:1609588439;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609414124\";last_ip|s:13:\"116.12.33.162\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1609588368;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f419589930d39151917f11c03f107ef27ef615d9', '116.12.33.239', 1607751917, '__ci_last_regenerate|i:1607751917;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607665148\";last_ip|s:13:\"116.12.32.213\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607751878;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f4293a050a6bd14b05f8cd7b591199121f73efa8', '127.0.0.1', 1606312839, '__ci_last_regenerate|i:1606312839;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606291700\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606312684;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f437f7ab668b90953894a4e8e9bdbb4c3d7519ec', '127.0.0.1', 1614934665, '__ci_last_regenerate|i:1614934665;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1614863202\";last_ip|s:13:\"116.12.33.158\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1614934644;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f448ccb84fe0b713bb6068002424906705f93be5', '43.231.23.122', 1593599387, '__ci_last_regenerate|i:1593599387;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1593597626\";last_ip|s:14:\"203.190.14.186\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"3\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1593599073;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f44a1f996f44b0ae828135190ae87448c76439b3', '116.12.34.39', 1639043982, '__ci_last_regenerate|i:1639043982;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1639025847\";last_ip|s:12:\"116.12.34.39\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1639043963;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f44eb43b561b6e95cbf5cb30e211178ca81fd1bf', '127.0.0.1', 1617699410, '__ci_last_regenerate|i:1617699410;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617631766\";last_ip|s:13:\"116.12.32.223\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617699374;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f463f3652ed43a70c492e6479bda69bbf80a044b', '116.12.33.97', 1612076817, '__ci_last_regenerate|i:1612076817;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1612018324\";last_ip|s:13:\"116.12.32.171\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1612076769;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f478bb3860f6e5db4fe35f3ff3114854f380f139', '127.0.0.1', 1595945811, '__ci_last_regenerate|i:1595945811;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f48270813766d5f2b34cca69fe9738fd1d727718', '127.0.0.1', 1611644426, '__ci_last_regenerate|i:1611644426;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1611587853\";last_ip|s:12:\"116.12.32.60\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1611644414;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f48683661c9fe3206448be61afc0ad7986611e44', '127.0.0.1', 1593754399, '__ci_last_regenerate|i:1593754399;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1593680784\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1593752408;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f48c96f814acc15e8c8210ac8acbc4e6d26ee5ee', '127.0.0.1', 1597570973, '__ci_last_regenerate|i:1597570973;requested_page|s:5:\"admin\";identity|s:13:\"abc@gmail.com\";username|s:6:\"FARHAD\";email|s:13:\"abc@gmail.com\";user_id|s:1:\"3\";old_last_login|s:10:\"1597474306\";last_ip|s:12:\"210.1.246.66\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"2\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"1\";biller_id|s:1:\"3\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597570671;register_id|s:1:\"9\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-06-08 08:16:14\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f4b05a72bc13a7966d33d195ae63a283741ad30b', '127.0.0.1', 1611298835, '__ci_last_regenerate|i:1611298835;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1611232458\";last_ip|s:13:\"116.12.33.157\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1611298316;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f4bfb614a705990c215532dd28e27d283db0f2d5', '127.0.0.1', 1604726183, '__ci_last_regenerate|i:1604726183;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1604639557\";last_ip|s:14:\"103.108.91.131\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1604726152;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f4ca62f97416289be0aaade6798e0781ba6721d9', '116.12.33.76', 1608291979, 'requested_page|s:15:\"admin/pos/sales\";__ci_last_regenerate|i:1608291979;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608274670\";last_ip|s:12:\"116.12.33.76\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608291757;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f4cc707439a8721a6fdaab0ef80ad300ce4cd049', '127.0.0.1', 1595392981, '__ci_last_regenerate|i:1595391808;requested_page|s:13:\"admin/welcome\";identity|s:9:\"habib1975\";username|s:9:\"habib1975\";email|s:19:\"habib1975@gmail.com\";user_id|s:1:\"5\";old_last_login|s:10:\"1595340466\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"5\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"0\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f4cf756f59f8e9f64fcc49cd739286d391f198fb', '116.12.34.215', 1641377489, '__ci_last_regenerate|i:1641377489;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1641357973\";last_ip|s:13:\"116.12.34.215\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1641377471;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f4d730a8ce2ec0fd5307a88a4ace46bf5d48e34c', '116.12.33.219', 1620632246, '__ci_last_regenerate|i:1620632246;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1620565992\";last_ip|s:13:\"116.12.32.211\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1620632236;remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f4d839f7ae24d066b9c2a4aabb048e3c06839f5a', '116.12.32.68', 1648981599, '__ci_last_regenerate|i:1648981308;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1648792670\";last_ip|s:13:\"116.12.32.118\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1648981341;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f4d9f04bdd37738f962f9238882cb14fb21ae89c', '116.12.33.177', 1615099740, '__ci_last_regenerate|i:1615099740;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1615034999\";last_ip|s:13:\"116.12.33.144\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1615099716;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f4dbb8443efc4174703c10da5880a6903114ee44', '127.0.0.1', 1605074969, '__ci_last_regenerate|i:1605074965;requested_page|s:19:\"admin/customers/add\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f4e0f16497397f9645296ed0cb354c2ebb366ec4', '127.0.0.1', 1607237722, '__ci_last_regenerate|i:1607237722;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607174440\";last_ip|s:13:\"116.12.33.196\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607237598;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f4e1c2a1acfb519822ef49bb13cf238bd8b7be88', '116.12.32.18', 1637572116, '__ci_last_regenerate|i:1637572116;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1637499031\";last_ip|s:13:\"116.12.32.219\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1637572088;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f4e85a2fde31e8d292b2e128dee73285c2668a52', '127.0.0.1', 1606995849, '__ci_last_regenerate|i:1606995849;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606977656\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606995832;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f4ef09aa26a11542ffa6b7bc06e30f20ddb01c2d', '127.0.0.1', 1617705845, '__ci_last_regenerate|i:1617705845;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617631766\";last_ip|s:13:\"116.12.32.223\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617705778;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f4fbbc4b1aeffb89fa5accd179ced92f524ad5d2', '127.0.0.1', 1594621226, '__ci_last_regenerate|i:1594621226;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594528977\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1594614741;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f4p4hlhoo8n7atumkhe4dssa9cuaekpi', '::1', 1593207414, '__ci_last_regenerate|i:1593207414;requested_page|s:5:\"admin\";identity|s:11:\"a@gmail.com\";username|s:6:\"farhad\";email|s:11:\"a@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1593122510\";last_ip|s:3:\"::1\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|N;view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|N;company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f502af2f58a314f21748523503a068183346461b', '116.12.33.249', 1612070314, '__ci_last_regenerate|i:1612070314;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1612018324\";last_ip|s:13:\"116.12.32.171\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1612070293;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f504493b3ae6128b1f689448f954e6e36bd8f0e1', '116.12.33.120', 1615449594, '__ci_last_regenerate|i:1615449594;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1615382327\";last_ip|s:12:\"119.30.45.62\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1615448926;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f5048811dcd62a5b292965ad5b7117ce98c4fdd3', '116.12.33.252', 1636694496, '__ci_last_regenerate|i:1636694496;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1636612673\";last_ip|s:12:\"116.12.33.54\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1636694445;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f5072ce813f9683b9ea82288f6b52c7a7bc63782', '116.12.32.25', 1614695576, '__ci_last_regenerate|i:1614695576;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1614667355\";last_ip|s:12:\"116.12.32.25\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1614695533;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f52492be76252ac18bf9dac7d7dd694700a1641a', '127.0.0.1', 1614329734, '__ci_last_regenerate|i:1614329734;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1614259833\";last_ip|s:13:\"116.12.32.223\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1614328303;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f52dee6be19253958ae77f291d3ff537580c5221', '127.0.0.1', 1603633513, '__ci_last_regenerate|i:1603633513;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1603541508\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1603633353;error|N;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f5463397e1ea29a1d4c7a2eb13bf33e25557f0fb', '116.12.33.21', 1630396666, '__ci_last_regenerate|i:1630396666;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1629703757\";last_ip|s:14:\"103.126.218.74\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1630396645;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f5562403b3162524fbdb730e6971a1bf28985125', '116.12.33.149', 1617381946, '__ci_last_regenerate|i:1617381946;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617332954\";last_ip|s:13:\"116.12.33.149\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617381901;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f558d09f88bb3defe1dbcaf6eee9acde5b572b67', '116.12.33.239', 1607774693, '__ci_last_regenerate|i:1607774693;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607770814\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607774658;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f565549dea8e2550d12f5fa3a54e0dfae44a17e6', '116.12.34.35', 1643267954, '__ci_last_regenerate|i:1643267726;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1643173679\";last_ip|s:12:\"116.12.33.60\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1643267954;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f570236d9c3bf6776fcf27a5e1db355df8650106', '127.0.0.1', 1602684032, '__ci_last_regenerate|i:1602684032;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1602677474\";last_ip|s:14:\"123.108.244.75\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f571463db48813079f08733a9f40d3c0840d1e93', '116.12.34.105', 1641884839, '__ci_last_regenerate|i:1641884839;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1641793729\";last_ip|s:13:\"116.12.32.139\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1641884605;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f57558a931e496fb5426ae3d2ab76b9c49c3f8d0', '116.12.34.248', 1634823344, '__ci_last_regenerate|i:1634823250;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1634616336\";last_ip|s:12:\"116.12.34.65\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1634823343;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f58080900f2ccab80b9dfde120c3360bf5a7413b', '127.0.0.1', 1593597753, '__ci_last_regenerate|i:1593597753;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1593597276\";last_ip|s:14:\"203.190.14.186\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"3\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1593597576;register_id|s:1:\"8\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-02-09 10:45:31\";csrfkey|s:8:\"X3EoFw1G\";__ci_vars|a:2:{s:7:\"csrfkey\";s:3:\"new\";s:9:\"csrfvalue\";s:3:\"new\";}csrfvalue|s:20:\"7f5i90hpdFVTlcCOKgH8\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f5a5c10840420cecfefdd4bb0408d4f48e35f64d', '127.0.0.1', 1600511064, '__ci_last_regenerate|i:1600511064;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1600433348\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1600508542;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f5a72e363e293a443180ff2cd64a885e6b4cc690', '116.12.33.40', 1621608366, '__ci_last_regenerate|i:1621608366;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1621430294\";last_ip|s:13:\"116.12.33.119\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1621608350;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f5be05f11726d0bbfdd55fab9bcf8bb7cc11d7a0', '103.108.91.130', 1606397689, '__ci_last_regenerate|i:1606397689;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606377880\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606397386;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f5be896422439ca0ce543af82575bc8cf279cf08', '116.12.32.138', 1608466496, '__ci_last_regenerate|i:1608466496;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608375836\";last_ip|s:12:\"116.12.33.12\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608463600;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f5bef973dc117d3d3ec6a1385faad230222bfb29', '116.12.33.33', 1639804920, '__ci_last_regenerate|i:1639804920;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1639730283\";last_ip|s:13:\"116.12.34.113\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1639804899;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f5c4321a5aba50f4d29a51e17fd2098fa168a138', '127.0.0.1', 1610026953, '__ci_last_regenerate|i:1610026953;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609997510\";last_ip|s:13:\"116.12.32.102\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1610026891;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f5c6470318ff6889b16321d294e50eb9cf7d8440', '127.0.0.1', 1595082347, '__ci_last_regenerate|i:1595082347;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594988188\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595082301;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f5cc428ee0c7eab938cbb091501415654e60fa4e', '103.9.112.133', 1620034347, '__ci_last_regenerate|i:1620034345;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f5cfc534a2e11412ab97185f98abedc7d38bc330', '127.0.0.1', 1603287773, '__ci_last_regenerate|i:1603287773;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1603259232\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1603284234;error|N;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";user_csrf|s:20:\"QVtRXEFrMGAzu32hNcBI\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f5d0cd8e8699589714d5870e82b431674a51818a', '116.12.33.158', 1614871077, '__ci_last_regenerate|i:1614871018;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1614834433\";last_ip|s:13:\"116.12.33.158\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1614871077;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f5da6a64427f002c002ae4a6c6f3e32f3d4a0399', '127.0.0.1', 1605678505, '__ci_last_regenerate|i:1605678505;requested_page|s:15:\"admin/pos/sales\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f5dc57efa8e82a0740aed3539ebe657ab59f2799', '127.0.0.1', 1610208257, '__ci_last_regenerate|i:1610208257;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1610171878\";last_ip|s:12:\"116.12.33.44\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1610208218;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f5f513b8ac283588ce7e43fe3a54c18eff41b59a', '127.0.0.1', 1604467300, '__ci_last_regenerate|i:1604467300;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1604378350\";last_ip|s:14:\"103.108.91.131\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1604467278;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f60038e4ee983c3c0d733d85362429c4db1a6d31', '127.0.0.1', 1596030126, '__ci_last_regenerate|i:1596030126;requested_page|s:13:\"admin/welcome\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1596008914\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1596030059;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f603f8e4c836ad4773cd0dbc502d71273b45ebef', '127.0.0.1', 1613730918, '__ci_last_regenerate|i:1613730918;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1613658550\";last_ip|s:12:\"116.12.33.94\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1613730788;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f605df1295207ca9da5b25991abc2b9d13dd144d', '116.12.33.85', 1637834734, '__ci_last_regenerate|i:1637834734;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1637821433\";last_ip|s:12:\"116.12.33.85\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1637834535;error|N;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f60a26bb3d0d270131d5456f40639b7e7ab82858', '127.0.0.1', 1598275901, '__ci_last_regenerate|i:1598275895;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1598245593\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1598269630;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f611c2fdae8bd24ae538916c86287499a9b38f8e', '116.12.34.124', 1641203763, '__ci_last_regenerate|i:1641203763;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1641111342\";last_ip|s:12:\"116.12.34.26\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1641203734;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f61eb96aa574d73ac2fbb73b5e348e6d8a9b0631', '116.12.33.47', 1644492736, '__ci_last_regenerate|i:1644492736;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1644465682\";last_ip|s:12:\"116.12.33.47\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1644492695;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f6218bd2d47bca63f5435c37cc9f31d7d2eb2dc9', '127.0.0.1', 1599310227, '__ci_last_regenerate|i:1599310227;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1599224672\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1599309987;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f62269cc312834d89a403c8c9efbae3076a05026', '127.0.0.1', 1612357309, '__ci_last_regenerate|i:1612357309;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1612332728\";last_ip|s:13:\"116.12.33.161\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1612357274;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f62a8b6e6f8131d4af63fb1d887275c51e811ec1', '127.0.0.1', 1606136840, '__ci_last_regenerate|i:1606136840;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606118527\";last_ip|s:14:\"103.108.91.131\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606136779;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f62e09c2ee260fb493112e69e7db6d0a9c694e25', '127.0.0.1', 1611144423, '__ci_last_regenerate|i:1611144423;requested_page|s:23:\"admin/reports/customers\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1611126373\";last_ip|s:12:\"116.12.32.41\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1611144314;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f65007d7becb7965ea1a3a8c8a2642e4f07715e1', '116.12.33.207', 1611756223, '__ci_last_regenerate|i:1611756223;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1611659572\";last_ip|s:12:\"116.12.32.50\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1611755534;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f6630444db85c9ca5b91364184c1a3fd713a24af', '103.108.88.21', 1594810575, '__ci_last_regenerate|i:1594810575;requested_page|s:15:\"admin/customers\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594754399\";last_ip|s:12:\"210.1.246.66\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1594810488;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f665096ac4980c616892cea71a0ea1f4e153a2eb', '103.108.91.130', 1605354879, '__ci_last_regenerate|i:1605354879;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605326172\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605354848;error|N;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f66dc7ca6a2ea838edd8dfbd5da589b0ea4d5d0c', '103.108.88.21', 1593861115, '__ci_last_regenerate|i:1593861115;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1593752131\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1593858341;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f6700d5d41b734804305207eadd85b9cef23c66f', '116.12.33.199', 1614950589, '__ci_last_regenerate|i:1614950589;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1614863202\";last_ip|s:13:\"116.12.33.158\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1614950360;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f67710a179bd4e469248bf1cc27676b69c9e5ee2', '127.0.0.1', 1603444325, '__ci_last_regenerate|i:1603444325;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1603346130\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f685c8c51d4e2dc10d938d8cc041625f4ee61fcd', '116.12.33.166', 1619169417, '__ci_last_regenerate|i:1619169417;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1619156122\";last_ip|s:13:\"116.12.33.143\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1619166808;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f6876e992849675091e562a24ddc8e5f032956a3', '116.12.32.39', 1642155489, '__ci_last_regenerate|i:1642155489;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1642135014\";last_ip|s:12:\"116.12.34.19\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1642155423;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f68d36996e760304209f42e3b7972dc5870fa327', '116.12.33.157', 1631169892, '__ci_last_regenerate|i:1631169892;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1630996785\";last_ip|s:12:\"116.12.33.31\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1631169868;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f69497bc048fda8cbeff3af6bfee850d6360f386', '103.108.88.21', 1597558330, '__ci_last_regenerate|i:1597558330;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597474515\";last_ip|s:12:\"210.1.246.66\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597558072;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f6991e9481ceec5e6c6d3e6e5c5352ba454fe33c', '103.126.218.74', 1629703957, '__ci_last_regenerate|i:1629703957;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f69f7ab622c37e30cda95e0ea7ee4c5a8e0cbb19', '127.0.0.1', 1615895842, '__ci_last_regenerate|i:1615895610;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1615879730\";last_ip|s:13:\"116.12.33.218\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1615895842;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f6a2e3ceb783e4293775eac58116a4a270e190d8', '116.12.33.146', 1626075953, '__ci_last_regenerate|i:1626075928;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1625817536\";last_ip|s:12:\"116.12.32.59\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1626075953;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f6a715c88d582ab452b35066dfbc41cac612e3f6', '103.108.88.21', 1595566040, '__ci_last_regenerate|i:1595566040;requested_page|s:13:\"admin/welcome\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1595492094\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595565979;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f6a90393ff089c1466b3e9b40c0809b187e1841c', '103.108.88.21', 1595068298, '__ci_last_regenerate|i:1595068298;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594988188\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595054121;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f6ac0923513c5a3717c48c1aed3b6714404bd7bb', '103.108.88.21', 1603632474, '__ci_last_regenerate|i:1603632474;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1603541508\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1603630757;error|N;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f6ad30c5c91a45bc39d4707d9a6892ab66f22db2', '127.0.0.1', 1604897419, '__ci_last_regenerate|i:1604897419;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1604806637\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1604897361;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f6af37769361d8a9056d0f1b8c339a40b7cf5ff5', '116.12.34.165', 1639296802, '__ci_last_regenerate|i:1639296802;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1639197279\";last_ip|s:13:\"116.12.33.127\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1639293670;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f6b855cc36f7dca21f764f8e238bb1be8410f27d', '116.12.34.167', 1639133060, '__ci_last_regenerate|i:1639133060;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1639039633\";last_ip|s:12:\"116.12.34.39\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1639133022;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f6bbd9bc5847af656dee888d2e08bd670e3e56e0', '116.12.34.123', 1635769810, '__ci_last_regenerate|i:1635769810;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1635745859\";last_ip|s:13:\"116.12.34.123\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1635769753;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f6bd60130ad89221de43f06b6a47653fb878cfec', '127.0.0.1', 1607007526, '__ci_last_regenerate|i:1607007526;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606977656\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607007437;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f6c3d385249676bdad620494f329f74d33b3bdc2', '116.12.32.59', 1625826823, '__ci_last_regenerate|i:1625826823;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1625742360\";last_ip|s:13:\"116.12.32.222\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1625826511;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f6c4e9f7eb3aa07f89c25d2f458a7170840541da', '127.0.0.1', 1603358533, '__ci_last_regenerate|i:1603358533;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1603272648\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1603358514;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f6c8f4bc97437440aef4294efc0251ee5adb0475', '116.12.33.40', 1622277506, '__ci_last_regenerate|i:1622277506;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1622182461\";last_ip|s:12:\"116.12.33.57\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1622277472;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f6c9da8ef45bf374f7c32d78b3e568b2c63a93db', '116.12.34.19', 1642139941, '__ci_last_regenerate|i:1642139941;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1642069223\";last_ip|s:13:\"116.12.32.208\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1642135260;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f6d866538c7e08c6eedcd8c2309a356bd6279967', '127.0.0.1', 1603692177, '__ci_last_regenerate|i:1603692038;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1603622589\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1603692177;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f6ed142675ab71ad8eebfbfbfc17335ec766ccda', '127.0.0.1', 1609574530, '__ci_last_regenerate|i:1609574530;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609414124\";last_ip|s:13:\"116.12.33.162\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1609574507;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f6eeec3dfb7634f1c8c26e7921373b5df0e15749', '116.12.33.58', 1618984371, '__ci_last_regenerate|i:1618984371;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1618924199\";last_ip|s:12:\"116.12.33.26\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1618984353;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f6f2462e1ea900be33911fd2b52a9e3495d2a335', '116.12.34.243', 1648190728, '__ci_last_regenerate|i:1648190622;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1648104640\";last_ip|s:13:\"116.12.32.170\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1648190727;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f6f5bf5dee1b72631093028d3936402529324aa8', '116.12.32.173', 1644314733, '__ci_last_regenerate|i:1644314733;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1644236967\";last_ip|s:13:\"116.12.34.109\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1644314687;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f6fd37b194e2a231c19e1f3aeffb166cf05153af', '116.12.32.171', 1635912728, '__ci_last_regenerate|i:1635912728;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1635841114\";last_ip|s:13:\"116.12.33.245\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1635912484;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f7153cc4d957844c84392868d77108fec26f1e50', '116.12.34.74', 1641453647, '__ci_last_regenerate|i:1641453647;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1641442482\";last_ip|s:12:\"116.12.34.74\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1641453601;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f71a0aaf4c8ba84a944ef93059fe0f3146a8918e', '116.12.33.161', 1612358392, '__ci_last_regenerate|i:1612358251;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1612332728\";last_ip|s:13:\"116.12.33.161\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1612358392;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f71aea0258f4fccdcabcb39cad3f51c3d9cea937', '116.12.34.132', 1634299303, '__ci_last_regenerate|i:1634299303;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1634212446\";last_ip|s:13:\"116.12.32.219\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1634299124;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f71dccbd1244353b09ba85e120c5cb0c58218c87', '116.12.32.211', 1620566591, '__ci_last_regenerate|i:1620566591;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1620469410\";last_ip|s:12:\"116.12.33.58\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1620566579;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f722bf59919bbf8bdeac03a2af61eb4092563fa8', '103.108.88.21', 1593943935, '__ci_last_regenerate|i:1593943935;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1593866795\";last_ip|s:13:\"43.231.23.122\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1593924485;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f7251a6c9fa91125b1f977923f743bb38d0005ab', '127.0.0.1', 1617791582, '__ci_last_regenerate|i:1617791582;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617773693\";last_ip|s:13:\"116.12.33.242\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617791541;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f735c6d16575999ac7d71734376652a85dfc230e', '127.0.0.1', 1613987640, '__ci_last_regenerate|i:1613987640;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1613912089\";last_ip|s:12:\"116.12.33.50\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1613981636;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f73ea04213beee49f9e0320e43bc6038f968456a', '127.0.0.1', 1605630170, '__ci_last_regenerate|i:1605630170;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605590276\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605630119;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f74401f7565334d0b68fda2cf61df5c33fa39d86', '127.0.0.1', 1612103409, '__ci_last_regenerate|i:1612103409;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1612018324\";last_ip|s:13:\"116.12.32.171\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1612103408;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f75f5556c6345684ffc5d762aebe449dbe8b142b', '127.0.0.1', 1607584284, '__ci_last_regenerate|i:1607584284;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607510654\";last_ip|s:13:\"116.12.32.144\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607583470;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f766066c74a0457ae760d96446b9b10de7976788', '127.0.0.1', 1607953917, '__ci_last_regenerate|i:1607953917;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607945899\";last_ip|s:13:\"116.12.32.121\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607953827;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f76ef089c743e8b0b39b5a254608b8502232f368', '127.0.0.1', 1617380953, '__ci_last_regenerate|i:1617380953;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617332954\";last_ip|s:13:\"116.12.33.149\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617378576;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f774bb260a3b2ca7189dfd583d9a68e256ec007c', '127.0.0.1', 1603897126, '__ci_last_regenerate|i:1603897126;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1603876701\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1603897115;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f774cc15ba4726df4dc5cad67d4f64688e788223', '116.12.34.26', 1641113558, '__ci_last_regenerate|i:1641113558;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1641027070\";last_ip|s:13:\"116.12.34.220\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1641113527;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f77a516c2cb715f57f1fec3c16d2d7aaf3265d5d', '103.108.88.21', 1593841421, 'requested_page|s:15:\"admin/customers\";__ci_last_regenerate|i:1593841421;identity|s:11:\"r@gmail.com\";username|s:4:\"neon\";email|s:11:\"r@gmail.com\";user_id|s:1:\"4\";old_last_login|s:10:\"1593596310\";last_ip|s:14:\"203.190.14.186\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"5\";warehouse_id|s:1:\"1\";view_right|s:1:\"1\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"4\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1593836831;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f77d684c21682b03f029a8e3bc20e158395ce81c', '116.12.34.125', 1625645414, '__ci_last_regenerate|i:1625645414;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1624774905\";last_ip|s:12:\"116.12.33.81\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1625645375;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f78bb26279ed32b0d4b7487f5e3e107e13bff029', '127.0.0.1', 1608903811, '__ci_last_regenerate|i:1608903811;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608879016\";last_ip|s:13:\"116.12.32.142\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608903751;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f79a8fa1a75967077409bda6f8774615002c74b9', '127.0.0.1', 1609570979, '__ci_last_regenerate|i:1609570979;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609414124\";last_ip|s:13:\"116.12.33.162\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1609570948;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f79ca542cb15b1a49fc0d846e6b24505998cc2f1', '127.0.0.1', 1616846534, '__ci_last_regenerate|i:1616846534;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616763763\";last_ip|s:12:\"116.12.32.55\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616846501;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f7b7fdf954aea2ee243f1605d8ef1e64b2f58338', '103.108.88.21', 1593933648, '__ci_last_regenerate|i:1593933648;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1593866795\";last_ip|s:13:\"43.231.23.122\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1593924485;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f7be17f892417ff8d5f4d024b397cfee1eef9f7a', '103.108.88.21', 1593844887, 'requested_page|s:15:\"admin/customers\";__ci_last_regenerate|i:1593844887;identity|s:11:\"r@gmail.com\";username|s:4:\"neon\";email|s:11:\"r@gmail.com\";user_id|s:1:\"4\";old_last_login|s:10:\"1593596310\";last_ip|s:14:\"203.190.14.186\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"5\";warehouse_id|s:1:\"1\";view_right|s:1:\"1\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"4\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1593836831;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f7c8b5f0f29ea04a9700a6445af5610f51abe8c2', '127.0.0.1', 1609051582, '__ci_last_regenerate|i:1609051582;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609043804\";last_ip|s:12:\"116.12.33.70\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1609051455;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f7c8f696906d5cb7cfe5964a79cba7a907bf8e4e', '103.108.88.21', 1597993048, '__ci_last_regenerate|i:1597993048;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597920862\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597993001;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f7cb43ca5e8c35ae3325109ea6e93ed803e9f671', '103.108.88.21', 1603346101, '__ci_last_regenerate|i:1603346101;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1603272648\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1603346023;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f7d4cd2516e7015e11e56335dd51bae8df467a58', '116.12.33.12', 1608378997, '__ci_last_regenerate|i:1608378997;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608363721\";last_ip|s:12:\"116.12.33.12\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608378974;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;message|s:25:\"Sale successfully updated\";__ci_vars|a:1:{s:7:\"message\";s:3:\"new\";}');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f7dad1a5f5963420445951c5b3a4b07aa652bfb3', '116.12.34.97', 1643691769, '__ci_last_regenerate|i:1643691769;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1643625514\";last_ip|s:13:\"116.12.34.223\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1643689750;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f7e8d8f2a10f09fdf559131a41ec9c3df93ea3d7', '116.12.33.120', 1615455743, '__ci_last_regenerate|i:1615455743;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1615382327\";last_ip|s:12:\"119.30.45.62\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1615453705;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f7efb4751bc0c0a71b97883fa90e59566eb42a94', '127.0.0.1', 1604292761, '__ci_last_regenerate|i:1604292761;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1604240911\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f810828b95dcc0544ad5ab0dcabdb1bec1b5d7b5', '127.0.0.1', 1603192861, '__ci_last_regenerate|i:1603192861;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1603174957\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1603192821;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f81d9e23f0a2bf91647a557a40f906c37b4559b5', '116.12.32.8', 1636117686, '__ci_last_regenerate|i:1636117487;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1636089343\";last_ip|s:11:\"116.12.32.8\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1636117686;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f81f2d1d5b5e4722e4a5d05b8db3cb351bd7974d', '116.12.32.223', 1640840395, '__ci_last_regenerate|i:1640840395;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1640752748\";last_ip|s:13:\"116.12.34.137\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1640840378;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f8237a11203fa6805016af42d18f31addd3f236e', '103.108.91.130', 1605628689, '__ci_last_regenerate|i:1605628689;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605590276\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605628674;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f8343d9ac3e24eda00e06173da6424cd7ac85763', '103.108.88.21', 1603180744, '__ci_last_regenerate|i:1603180744;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1603119111\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1603180697;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f836894a5188fe0ea8cf1145d27247be9aafde66', '127.0.0.1', 1616999915, '__ci_last_regenerate|i:1616999915;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616900099\";last_ip|s:12:\"116.12.33.57\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616999880;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f83e3b37ff4cde18b4bfc47ca36fc3379529fece', '127.0.0.1', 1605513316, '__ci_last_regenerate|i:1605513316;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605445441\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605513294;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f83f063cb3b0eaf62bacd82a2b9af604758213db', '103.126.218.38', 1624636397, '__ci_last_regenerate|i:1624636395;requested_page|s:5:\"admin\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f83fd564613074d6c7291bc8e303accff2550360', '116.12.33.57', 1616912356, '__ci_last_regenerate|i:1616912356;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616835824\";last_ip|s:12:\"116.12.33.49\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616912305;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f84df001eaafd4d1009ad064ea714c9c6cecfbe4', '127.0.0.1', 1609760386, '__ci_last_regenerate|i:1609760386;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609743297\";last_ip|s:13:\"116.12.32.124\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f8602366699b59c4a47dd45bcdf606272961b82f', '127.0.0.1', 1608729523, '__ci_last_regenerate|i:1608729523;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608705440\";last_ip|s:12:\"116.12.33.10\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608729342;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f873794cda771d7e1b52af0b9041dee944af6887', '116.12.34.51', 1633668192, '__ci_last_regenerate|i:1633668192;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1633521812\";last_ip|s:13:\"116.12.32.192\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1633667932;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f8799907a77a878b4ebebf512921ea452b23462f', '116.12.32.158', 1646924033, '__ci_last_regenerate|i:1646924029;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1646886903\";last_ip|s:13:\"116.12.34.140\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1646924029;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f87c4131067f8d6aa751a8b067d311668c23eabe', '127.0.0.1', 1613813803, '__ci_last_regenerate|i:1613813803;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1613723310\";last_ip|s:13:\"116.12.33.240\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1613813789;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f87f0a8fa87ab0dd8f2c2356ce76a109a03ee737', '127.0.0.1', 1604245235, '__ci_last_regenerate|i:1604245235;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1604229283\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1604245234;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;remove_posls|i:1;message|s:27:\"POS Sale successfully added\";__ci_vars|a:1:{s:7:\"message\";s:3:\"old\";}');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f8888d7c7e54b76e0dc42cb872104795ca5b8460', '103.108.88.21', 1598338745, '__ci_last_regenerate|i:1598338745;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1598269328\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1598338725;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f88a50957b71ace0b62d5b5dfc9fe93e00431227', '116.12.33.70', 1639464945, '__ci_last_regenerate|i:1639464773;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1639373692\";last_ip|s:13:\"116.12.34.160\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1639464944;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f88c0c510367ed63c80121593adbe94fd9742369', '116.12.32.218', 1638332941, '__ci_last_regenerate|i:1638332854;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1638279249\";last_ip|s:13:\"116.12.32.184\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1638332941;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f88e4104f3be955a2b77d222c6b68029281256bb', '116.12.33.51', 1609944145, '__ci_last_regenerate|i:1609944145;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609924332\";last_ip|s:12:\"116.12.33.51\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1609944084;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f89819387ea1e0dbcaccc72c52d8e77c34029211', '116.12.32.142', 1608902737, '__ci_last_regenerate|i:1608902737;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608879016\";last_ip|s:13:\"116.12.32.142\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608902732;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f899403b2beb0a4dd83e9e5ea0cc634de2a1786d', '116.12.34.42', 1644064774, '__ci_last_regenerate|i:1644064774;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1644042409\";last_ip|s:12:\"116.12.34.42\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1644064295;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f8a59abc40039b5f7e373e0f3cdda224de4d16ef', '116.12.34.142', 1646651432, '__ci_last_regenerate|i:1646650843;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1646624783\";last_ip|s:13:\"116.12.32.154\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1646651007;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f8a864174ea9b13efe6dbc0ba42009c2cdc2792b', '127.0.0.1', 1603546040, '__ci_last_regenerate|i:1603546040;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1603528349\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1603546034;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f8aba52b2f0e4c32a6b539eadeb3e5e60aacb7c6', '127.0.0.1', 1599829732, '__ci_last_regenerate|i:1599829732;requested_page|s:5:\"admin\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f8b86574c6df8d0e7c0211f86b6d27f93c8dd75e', '103.108.88.21', 1594278577, '__ci_last_regenerate|i:1594278577;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594194225\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1594267799;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f8c221691ff8a12fa016a2d6107e12a62b51aadd', '127.0.0.1', 1611572206, '__ci_last_regenerate|i:1611572206;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1611405986\";last_ip|s:13:\"116.12.32.111\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1611572154;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f8c3f8c8b9be66c672af6e6f648effa5817098dc', '103.108.88.21', 1597559959, '__ci_last_regenerate|i:1597559959;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597474515\";last_ip|s:12:\"210.1.246.66\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597559884;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f8d4517d37af97a7a99d8c91de8f4687c1bab2b2', '116.12.32.209', 1640086439, '__ci_last_regenerate|i:1640086439;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1640064073\";last_ip|s:13:\"116.12.32.209\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1640086407;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f8e2a6ce0f77cb23ce01050d18f32ed320218a6f', '116.12.32.182', 1644932057, '__ci_last_regenerate|i:1644932057;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1644833400\";last_ip|s:13:\"116.12.34.239\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1644932042;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f8ee24fad4169876891512eca5e888818a94c67b', '127.0.0.1', 1616321886, '__ci_last_regenerate|i:1616321886;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616230783\";last_ip|s:13:\"116.12.33.242\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616317538;remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f8ee97c634c981e721422a2f11e88c2ec6104e03', '116.12.34.55', 1638951937, '__ci_last_regenerate|i:1638951937;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1638847671\";last_ip|s:12:\"116.12.32.43\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1638947374;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f8f043179aad3bca22ea5efb82d8fd6368fb973d', '127.0.0.1', 1610525455, '__ci_last_regenerate|i:1610525455;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1610431712\";last_ip|s:13:\"116.12.33.171\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1610525449;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f8f1a572793ac8f732b0ff2c49792255b666b14e', '127.0.0.1', 1609823788, '__ci_last_regenerate|i:1609823788;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609758894\";last_ip|s:13:\"116.12.32.124\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1609823753;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f8f6be04292c0b2894b084edf9677bc9f6386dde', '116.12.33.115', 1619870121, '__ci_last_regenerate|i:1619870121;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1619781532\";last_ip|s:13:\"116.12.32.213\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1619870104;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f8fd895233b0ca7a0580e59ae1fa1d607bfe22f9', '127.0.0.1', 1605945958, '__ci_last_regenerate|i:1605945958;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605872623\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605945897;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f8fe4d4877f1f2ad0ea885ce0840586f46dd8f52', '116.12.33.1', 1612858647, '__ci_last_regenerate|i:1612858647;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1612788480\";last_ip|s:12:\"116.12.32.77\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1612857421;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f90bd8129a06a4d6079deb8ce1b778bdb1cca4f9', '127.0.0.1', 1597901866, '__ci_last_regenerate|i:1597901866;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597831226\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597901544;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f90e6a88c911f539c10e9ab3d88a1b95b5958774', '127.0.0.1', 1614168284, '__ci_last_regenerate|i:1614168284;requested_page|s:5:\"admin\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f92801656963281fedd094d37f2ae0be9d4c269c', '116.12.32.8', 1636110209, '__ci_last_regenerate|i:1636110209;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1636089343\";last_ip|s:11:\"116.12.32.8\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1636110198;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f92f747f4f7e7d5dd8efe92de0a250fc2db8aedd', '127.0.0.1', 1608558214, '__ci_last_regenerate|i:1608558214;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608538360\";last_ip|s:13:\"116.12.33.177\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608555314;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f9396b1bc5d361f6727f1305a792227ff6149fd3', '103.108.88.21', 1594802662, '__ci_last_regenerate|i:1594802662;requested_page|s:15:\"admin/customers\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594754399\";last_ip|s:12:\"210.1.246.66\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1594799934;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f951541b7e4b7e80fd63a6210d2c778b32a9e80b', '116.12.33.245', 1635843858, '__ci_last_regenerate|i:1635843858;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1635766383\";last_ip|s:13:\"116.12.34.123\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1635843833;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f9518444ed8919d2dc86d9946570c12e41989c58', '116.12.33.209', 1618300642, '__ci_last_regenerate|i:1618300638;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1618204412\";last_ip|s:12:\"116.12.32.27\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1618300642;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f95eac8604bce24799557604a1fbc1cd8a44ff73', '103.108.91.130', 1605968243, '__ci_last_regenerate|i:1605968243;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605932558\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605968205;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f961c044bd86959d8752d42c054c51aefa997ef4', '116.12.33.132', 1618827645, '__ci_last_regenerate|i:1618827645;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1618753218\";last_ip|s:12:\"116.12.32.42\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1618827549;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f96ac5b15cea5e8fd7a69b3f48f0e37866ee7260', '103.108.88.21', 1593847596, 'requested_page|s:15:\"admin/customers\";__ci_last_regenerate|i:1593847596;identity|s:11:\"r@gmail.com\";username|s:4:\"neon\";email|s:11:\"r@gmail.com\";user_id|s:1:\"4\";old_last_login|s:10:\"1593596310\";last_ip|s:14:\"203.190.14.186\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"5\";warehouse_id|s:1:\"1\";view_right|s:1:\"1\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"4\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1593836831;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f9714e2a2e161d54fbec49b94852bbb594fb0b58', '116.12.34.215', 1641378785, '__ci_last_regenerate|i:1641378785;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1641357973\";last_ip|s:13:\"116.12.34.215\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1641378763;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f972332eb4b8a20c819a2252b3cae395886e2263', '127.0.0.1', 1610803654, '__ci_last_regenerate|i:1610803654;requested_page|s:9:\"admin/pos\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1610775754\";last_ip|s:13:\"116.12.33.107\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1610803654;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f9733aa31120bc13f1f3cd4eee976aa3af249f23', '116.12.33.239', 1610118258, '__ci_last_regenerate|i:1610118258;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1610087832\";last_ip|s:13:\"116.12.33.239\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1610118231;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f9847fcc4a2f260a5c053cb59aa41f6dc729c5ad', '127.0.0.1', 1597141934, '__ci_last_regenerate|i:1597141934;requested_page|s:13:\"admin/welcome\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597127896\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597137473;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";user_csrf|s:20:\"yDAm0gsj6RwQb8O4eh5V\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f98a13ddb64db85afdc45ed4bb918f30ad411e5d', '127.0.0.1', 1604382798, '__ci_last_regenerate|i:1604382798;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1604314383\";last_ip|s:14:\"103.108.91.128\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1604382484;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f9982148b72ac4820b73935ea75a83aeefe133b8', '127.0.0.1', 1617430165, '__ci_last_regenerate|i:1617430165;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617345364\";last_ip|s:13:\"116.12.33.149\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617429856;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f99e689381356c42c8b56f86ff918faa55f8ed92', '103.108.88.21', 1594018352, '__ci_last_regenerate|i:1594018352;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1593921171\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1594013728;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f99f0d64c4ce52426610a6d997423c6f48b8246f', '116.12.33.47', 1644474131, '__ci_last_regenerate|i:1644473996;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1644389170\";last_ip|s:12:\"116.12.33.41\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1644474111;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f9a100d80a4e84560a89534d013247fd4b7a3e62', '127.0.0.1', 1616304998, '__ci_last_regenerate|i:1616304998;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616230783\";last_ip|s:13:\"116.12.33.242\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616304977;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f9a4eab6a5c12aef0bb9e0796249d661dcd1605c', '116.12.33.48', 1618053177, '__ci_last_regenerate|i:1618053177;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1618029307\";last_ip|s:12:\"116.12.33.48\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1618053177;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f9add53986cb4c2f0272a2ab63381ea256090746', '127.0.0.1', 1612511888, '__ci_last_regenerate|i:1612511888;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1612419958\";last_ip|s:13:\"116.12.33.185\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1612511870;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f9c031a3ca216662d8367595d1b7d5738fdd0f53', '127.0.0.1', 1607349772, '__ci_last_regenerate|i:1607349772;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607317798\";last_ip|s:13:\"116.12.33.189\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607349646;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f9c2bb9ed3199f66b3b6aeb1e8d21358bfcbd1b1', '116.12.33.225', 1637218413, '__ci_last_regenerate|i:1637218413;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1637137656\";last_ip|s:11:\"116.12.32.9\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1637218410;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f9cafdff62699348c4aa09d9ec1702787a60b28d', '127.0.0.1', 1603014916, '__ci_last_regenerate|i:1603014916;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1602945812\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f9dabfc26dd4e6c2311f8db0d59b5472d05f70fb', '127.0.0.1', 1601816133, '__ci_last_regenerate|i:1601816133;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1601731513\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1601812988;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f9dacab17ebdce967c76a606007aff3ef6049339', '116.12.33.27', 1642909421, '__ci_last_regenerate|i:1642909421;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1642825445\";last_ip|s:12:\"116.12.32.79\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1642909401;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f9dd65573f1bd7cec81784c93fc9328fa2b342ba', '103.108.88.21', 1594731770, '__ci_last_regenerate|i:1594731770;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594717643\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1594731700;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f9de1864487a6e48664e7805286bed187fc21b05', '127.0.0.1', 1609242808, '__ci_last_regenerate|i:1609242808;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609226045\";last_ip|s:13:\"116.12.33.140\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1609242799;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f9e6d1134227b98f6676a6ca7fb89d70904d3b56', '116.12.32.221', 1609684501, '__ci_last_regenerate|i:1609684501;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609670351\";last_ip|s:13:\"116.12.32.221\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1609684495;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f9f61f391fcbf3b27dc0a3fcd5d218e23ca68579', '116.12.32.213', 1637994141, '__ci_last_regenerate|i:1637994141;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1637917564\";last_ip|s:13:\"116.12.32.204\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1637992415;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f9f72520032ec0d626ba4f8ba73681d6a75ebf52', '127.0.0.1', 1617080462, '__ci_last_regenerate|i:1617080462;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617032740\";last_ip|s:13:\"116.12.33.116\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617080425;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('f9fe5ff741cd02d582ccc64abe4a7e15fd85f0af', '116.12.33.152', 1635685112, '__ci_last_regenerate|i:1635685112;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1635575301\";last_ip|s:12:\"116.12.34.70\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1635684683;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('fa02852973d258f8fefb58a805fc082942e0c2a6', '127.0.0.1', 1617518811, '__ci_last_regenerate|i:1617518811;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617447467\";last_ip|s:13:\"116.12.32.198\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617518631;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('fa08ab9df1afbe1f444e0690593822538ea30e1b', '127.0.0.1', 1616995984, '__ci_last_regenerate|i:1616995984;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616900099\";last_ip|s:12:\"116.12.33.57\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616995950;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('fa100833136a3a32e0a7e35462682ea2d8f9f487', '127.0.0.1', 1612079586, '__ci_last_regenerate|i:1612079586;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1612018324\";last_ip|s:13:\"116.12.32.171\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1612079582;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('fa2f5313ce282408c0cae27fc417029b6d567dca', '116.12.33.177', 1615114088, '__ci_last_regenerate|i:1615114088;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1615034999\";last_ip|s:13:\"116.12.33.144\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1615114060;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('fa3ec9adf5e92d167de48716ff4b7967adbe10a2', '127.0.0.1', 1604553143, '__ci_last_regenerate|i:1604553143;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1604477132\";last_ip|s:14:\"103.108.91.131\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1604553087;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('fa44b3657711c5c33f0b887482d5a0693a345d1a', '116.12.33.149', 1617335229, '__ci_last_regenerate|i:1617335229;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617283942\";last_ip|s:12:\"116.12.33.40\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617335180;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('fa462a09473a6496485fb4d8ada69d2170c169cd', '103.108.88.21', 1603102222, '__ci_last_regenerate|i:1603102222;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1603014899\";last_ip|s:14:\"123.108.244.36\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1603102137;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('fa4c88c78090989a3891f39732f4ea7b4cac5491', '127.0.0.1', 1599137061, '__ci_last_regenerate|i:1599137061;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1599049742\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1599136877;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('fa5a8670befca28b7b0653c2dd44c97c62d059bd', '127.0.0.1', 1597730521, '__ci_last_regenerate|i:1597730521;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597680581\";last_ip|s:12:\"210.1.246.66\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";message|s:38:\"<p>You are successfully logged in.</p>\";__ci_vars|a:1:{s:7:\"message\";s:3:\"old\";}');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('fa6924cde759d8b92a6725746e10a4178d93ca90', '127.0.0.1', 1604398460, '__ci_last_regenerate|i:1604398460;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1604314383\";last_ip|s:14:\"103.108.91.128\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1604398238;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('fa6f56f9474c3ca377048549d2e1aa47aff570e5', '103.108.91.131', 1604553836, '__ci_last_regenerate|i:1604553836;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1604477132\";last_ip|s:14:\"103.108.91.131\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1604553786;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('fa717e10a435ee6af9c9b9ed6dbaacea33e38845', '127.0.0.1', 1598533858, '__ci_last_regenerate|i:1598533858;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1598449213\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1598533831;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('fa75262bf5cf3d87952c01c16f243e7f73514d9a', '116.12.33.11', 1647576678, '__ci_last_regenerate|i:1647576652;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1647520854\";last_ip|s:12:\"116.12.34.46\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1647576677;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('fa7b1d506d036b7c458641bb3209ed78812c0a0d', '127.0.0.1', 1613476022, '__ci_last_regenerate|i:1613476022;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1613462639\";last_ip|s:13:\"116.12.33.197\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1613475997;remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('fa92f3249c1dcf4a5d68b069f21cf1348cbb8b00', '127.0.0.1', 1607350790, '__ci_last_regenerate|i:1607350790;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607317798\";last_ip|s:13:\"116.12.33.189\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607350773;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('fa9ddf50e2777369db05f13b7a1d52b7189d50fe', '103.108.88.21', 1598533220, '__ci_last_regenerate|i:1598533220;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1598449213\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1598533177;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('faa59a5bcbe38fa50b71850430d6d567f59e2457', '116.12.33.203', 1613219072, '__ci_last_regenerate|i:1613219072;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1613202443\";last_ip|s:13:\"116.12.33.203\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1613218904;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('faac9d2109a321cc2d318163a2dc2a41357b3eae', '116.12.33.152', 1635688954, '__ci_last_regenerate|i:1635688954;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1635575301\";last_ip|s:12:\"116.12.34.70\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1635688891;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('fac05885e6550b01a895fbbf18fa48b102ddce91', '116.12.32.96', 1608129880, '__ci_last_regenerate|i:1608129880;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608100273\";last_ip|s:12:\"116.12.32.96\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608129858;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('fac50c606fa2abadaed5686c9706e0c9a99890b1', '116.12.32.219', 1637650709, '__ci_last_regenerate|i:1637650709;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1637634749\";last_ip|s:12:\"116.12.34.48\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1637650612;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('fadbe6c4a3471dee85e9e1241c43aba0c9a24095', '116.12.33.11', 1647575892, '__ci_last_regenerate|i:1647575892;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1647520854\";last_ip|s:12:\"116.12.34.46\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1647575875;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('fadf5027ed6b3dd52b3c04184cc76c11f740e085', '116.12.33.186', 1610873021, '__ci_last_regenerate|i:1610873021;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1610799008\";last_ip|s:13:\"116.12.33.107\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1610873005;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('fae9104cfd93ad6a765cbea688a66f2611d9b810', '127.0.0.1', 1615301339, '__ci_last_regenerate|i:1615301339;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1615278953\";last_ip|s:14:\"103.126.218.66\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1615301252;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('faeb12d9a7e3273d5d018a1bcd6442f92663db20', '116.12.33.46', 1640524532, '__ci_last_regenerate|i:1640524532;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1640489708\";last_ip|s:13:\"116.12.34.139\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1640523924;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('faee389c6640937c7e5bfc7ffbfdf29279516dfd', '127.0.0.1', 1606819059, '__ci_last_regenerate|i:1606819059;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606720128\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606819049;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('faf0719d51b3f7dc8800ae4f93102bb47a7f4588', '127.0.0.1', 1607006879, '__ci_last_regenerate|i:1607006879;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606977656\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607006850;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('faf0c12e17c79515d79a83fdaa421a0cac3ae412', '116.12.33.38', 1623994954, '__ci_last_regenerate|i:1623994493;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1623765475\";last_ip|s:13:\"116.12.32.112\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('faf2a3c5ed6b3ddfeea7da735c9836c178399209', '116.12.32.221', 1620716090, '__ci_last_regenerate|i:1620716090;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1620640418\";last_ip|s:13:\"116.12.33.150\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1620716082;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('fb0100a24b8820bd794da4070384d44570d74b9b', '116.12.33.41', 1644390490, '__ci_last_regenerate|i:1644390490;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1644325011\";last_ip|s:13:\"116.12.32.173\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1644390474;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('fb08efd24b4f5b14fd5d228070a2dedf94cdb236', '127.0.0.1', 1606051444, '__ci_last_regenerate|i:1606051444;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606025936\";last_ip|s:14:\"103.108.91.129\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606051420;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('fb09063fbfe4a9d15cba03736c70c5f34651f159', '116.12.33.149', 1617378027, '__ci_last_regenerate|i:1617378027;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617332954\";last_ip|s:13:\"116.12.33.149\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617377966;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('fb0a691ba78727972ce405541b29a9057c8d6a1e', '116.12.33.167', 1637739574, '__ci_last_regenerate|i:1637739405;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1637667941\";last_ip|s:13:\"116.12.33.143\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1637739574;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('fb17f945ad55584cbc5be2ec9225635305e8179d', '116.12.32.112', 1623745143, '__ci_last_regenerate|i:1623745143;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1623676117\";last_ip|s:12:\"116.12.33.90\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1623745101;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('fb2f94c538c04d4f3ca2a30c7928a99f99b11480', '116.12.33.77', 1619265933, '__ci_last_regenerate|i:1619265744;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1619247508\";last_ip|s:12:\"116.12.33.77\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1619265756;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('fb31714ce34459f044e44bb22ab1f0d3366283e0', '103.108.88.21', 1593945879, '__ci_last_regenerate|i:1593945877;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1593866795\";last_ip|s:13:\"43.231.23.122\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1593924485;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('fb39883158a0c7380d753ed08af6fa2c76e86f7e', '127.0.0.1', 1603284464, '__ci_last_regenerate|i:1603284464;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1603259232\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1603284234;error|N;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('fb3aea9a527d546acd505e1ff93a9767757df3ed', '127.0.0.1', 1616859475, '__ci_last_regenerate|i:1616859474;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616763763\";last_ip|s:12:\"116.12.32.55\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616859475;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('fb3edf2c87326f05048eacc0afe6044a15401350', '116.12.32.8', 1636112601, '__ci_last_regenerate|i:1636112601;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1636089343\";last_ip|s:11:\"116.12.32.8\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1636112507;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('fb402e4f1c0a6e8367e46e3b9a7ea63346159c26', '127.0.0.1', 1615387274, '__ci_last_regenerate|i:1615387274;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1615350987\";last_ip|s:13:\"116.12.33.211\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1615387266;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('fb49b50f5a79cb9f08ecaaaae270b19783fee1a8', '127.0.0.1', 1605187948, '__ci_last_regenerate|i:1605187948;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605101433\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605187852;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('fb5ddac8bd4ee78b41a489c086bea40f238a97bf', '103.108.91.130', 1606553806, '__ci_last_regenerate|i:1606553806;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606455480\";last_ip|s:14:\"103.108.91.129\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606553800;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('fb73420eb2b0f5f7bd804de7a06517e2c323f867', '116.12.32.215', 1619081963, '__ci_last_regenerate|i:1619081955;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1619072789\";last_ip|s:13:\"116.12.33.136\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('fb844bf3bd2eace6eec4cfeebecc1f6d10884a6a', '127.0.0.1', 1602419671, '__ci_last_regenerate|i:1602419671;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1602402440\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1602414129;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('fba0aeeb163894ac5cdf2018bf158fbe41829ceb', '116.12.33.90', 1623676414, '__ci_last_regenerate|i:1623676414;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1623304748\";last_ip|s:13:\"116.12.34.203\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1623676396;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('fba2e4e5edb5e012d64986a65d1672748ff11933', '127.0.0.1', 1602077678, '__ci_last_regenerate|i:1602077617;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1601994130\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1602077678;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('fba7f0ebdc6144ee34cd9c3ddaa3d74cec598459', '127.0.0.1', 1594899223, '__ci_last_regenerate|i:1594899223;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594892380\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1594897476;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('fbad57f542377fb142d392760b85ef658891574a', '116.12.32.167', 1645699274, '__ci_last_regenerate|i:1645698652;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1645688114\";last_ip|s:13:\"116.12.32.167\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1645699273;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('fbb106172a9b6af524512c7c7b07b1f558f220cc', '103.108.88.21', 1597147875, '__ci_last_regenerate|i:1597147875;requested_page|s:13:\"admin/welcome\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597127896\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597147785;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";user_csrf|s:20:\"G2oVqFBawpumN9U6WrZT\";remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('fbb2d5bd4f4cc78790b3922412a968ad6ad7ffaf', '116.12.33.164', 1620550252, '__ci_last_regenerate|i:1620550251;requested_page|s:15:\"admin/pos/sales\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('fbc7ac48fdc915bd86eba95232c89dc8bc93a70d', '127.0.0.1', 1603877657, '__ci_last_regenerate|i:1603877464;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1603859487\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('fbd59360de944fb705a2c83610dc4065e8c34ff3', '116.12.33.110', 1624514872, '__ci_last_regenerate|i:1624512888;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1624258465\";last_ip|s:13:\"116.12.33.202\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1624514872;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('fbd668885c76c35e41eded4b82d1f5930af03d8a', '116.12.32.217', 1641711883, '__ci_last_regenerate|i:1641711883;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1641631115\";last_ip|s:12:\"116.12.34.67\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1641710238;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('fbd93889186854bb8c0273e1c49695d1437a472c', '116.12.34.39', 1639040948, '__ci_last_regenerate|i:1639040948;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1639025847\";last_ip|s:12:\"116.12.34.39\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1639040903;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('fbdc1d5ebaa8601e91bb1f3a8e94300db4aa489d', '116.12.32.219', 1636784710, '__ci_last_regenerate|i:1636784710;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1636722204\";last_ip|s:13:\"116.12.33.252\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1636784416;error|N;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('fbdd0b6ebed4b65b9708d220194d3071d828d2ae', '116.12.33.198', 1638183878, '__ci_last_regenerate|i:1638183678;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1638164343\";last_ip|s:13:\"116.12.33.198\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1638183844;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('fbf1eb045b48a8ae6bdab5f48e28b5cd5d74d70d', '127.0.0.1', 1609075535, '__ci_last_regenerate|i:1609075535;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609043804\";last_ip|s:12:\"116.12.33.70\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1609075506;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('fbf264b25778af63f749c7fe35de5235a592564b', '127.0.0.1', 1596032318, '__ci_last_regenerate|i:1596032057;requested_page|s:13:\"admin/welcome\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1596008914\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1596032308;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('fc018c10c218108ee5e540829fd76cefe48c32f3', '103.108.91.131', 1604642685, '__ci_last_regenerate|i:1604642685;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1604551273\";last_ip|s:14:\"103.108.91.131\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1604642659;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('fc12b0a0ea60b2e3b56f567cec428f0da367d036', '103.108.91.131', 1606054273, '__ci_last_regenerate|i:1606054273;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606025936\";last_ip|s:14:\"103.108.91.129\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606054269;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('fc18858d28b1b28f9e4daa1d1d940300f9163c63', '116.12.33.207', 1611756919, '__ci_last_regenerate|i:1611756868;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1611659572\";last_ip|s:12:\"116.12.32.50\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1611756918;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('fc1e037c675fd8abeec4dbf9cb2f2f1d788f67ae', '103.108.88.21', 1595914159, '__ci_last_regenerate|i:1595914159;requested_page|s:13:\"admin/welcome\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1595841827\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595914158;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('fc20e8b36616a496cc27520d2e4b8aa1c6a9e06d', '116.12.34.182', 1638686049, '__ci_last_regenerate|i:1638686049;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1638674317\";last_ip|s:13:\"116.12.34.182\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1638686018;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('fc2d87dea6025729dd8db772c945c5cd0c4c953e', '116.12.33.143', 1637668010, '__ci_last_regenerate|i:1637667939;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1637646478\";last_ip|s:13:\"116.12.32.219\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1637668010;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('fc348fb8ad422b24f19d48bd17a78d1854f33101', '116.12.32.221', 1639204542, '__ci_last_regenerate|i:1639204542;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1639145805\";last_ip|s:13:\"116.12.34.167\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1639204535;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('fc361c9d5ea5c34bb439b3c179ab4338e20b8fd9', '127.0.0.1', 1611414393, '__ci_last_regenerate|i:1611414393;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1611378421\";last_ip|s:13:\"116.12.32.111\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1611414372;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('fc3647f991554473f076d3190415e1f71c4ca5e1', '116.12.32.185', 1644655389, '__ci_last_regenerate|i:1644655389;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1644638434\";last_ip|s:13:\"116.12.32.185\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1644654968;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('fc44cb2643b1eccf68df3e4cb97462b46f2d8d62', '116.12.34.58', 1639542996, '__ci_last_regenerate|i:1639542996;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1639461060\";last_ip|s:12:\"116.12.33.70\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1639542962;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('fc494f9a0f905f2cd05416e8971acd4f03ac97ca', '116.12.33.242', 1616246731, '__ci_last_regenerate|i:1616246731;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616144499\";last_ip|s:13:\"116.12.33.146\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616246611;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('fc498bea63e4d8181024ffadcdc203df39796a3c', '116.12.34.171', 1638597008, '__ci_last_regenerate|i:1638597008;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1638522905\";last_ip|s:12:\"116.12.34.80\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1638596951;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('fc512379c95832b3ea6d83e2178b73de8b8e78ad', '127.0.0.1', 1595163808, '__ci_last_regenerate|i:1595163808;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1595131177\";last_ip|s:9:\"127.0.0.1\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595163746;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('fc540a03c5143d5f866b7153e842545cdd4af51c', '103.108.88.21', 1599138673, '__ci_last_regenerate|i:1599138673;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1599049742\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1599138611;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('fc58c02ee637c2c0a580824b337a6d4a16e27a27', '116.12.32.50', 1611660172, '__ci_last_regenerate|i:1611660172;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1611641601\";last_ip|s:12:\"116.12.32.50\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1611660161;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('fc6135651d6819dae3840e7ef1cc203fa381920e', '116.12.32.182', 1644929231, '__ci_last_regenerate|i:1644929231;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1644833400\";last_ip|s:13:\"116.12.34.239\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1644927518;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('fc74e52d867ce3035d3def3b594594e94a936886', '116.12.33.32', 1645251146, '__ci_last_regenerate|i:1645251146;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1645176563\";last_ip|s:13:\"116.12.32.212\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1645249014;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('fc77d88314cad9568d474acbbd131099178c0e4a', '116.12.34.13', 1636179006, '__ci_last_regenerate|i:1636179006;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1636109387\";last_ip|s:11:\"116.12.32.8\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1636178923;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('fc7a8ff5d4d67992875ff1b5d8f29a6ff977b793', '116.12.32.111', 1611379165, '__ci_last_regenerate|i:1611379165;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1611318457\";last_ip|s:13:\"116.12.32.176\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1611379159;remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('fc7b7b9ce0b2d2d963875caba888665053de2591', '116.12.33.73', 1609594248, '__ci_last_regenerate|i:1609594248;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609414124\";last_ip|s:13:\"116.12.33.162\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1609594247;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;remove_posls|i:1;message|s:27:\"POS Sale successfully added\";__ci_vars|a:1:{s:7:\"message\";s:3:\"new\";}');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('fc875a1798242f0aaf136881c26887884897001d', '116.12.33.33', 1639801671, '__ci_last_regenerate|i:1639801671;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1639730283\";last_ip|s:13:\"116.12.34.113\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1639801670;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('fc9093664f593af9f9f6059ea833e399ec99c9dd', '116.12.33.46', 1641469779, '__ci_last_regenerate|i:1641469779;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1641452918\";last_ip|s:12:\"116.12.34.74\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1641468164;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('fc91de7d047e6ebee2fda2c466b7e042b306fd25', '127.0.0.1', 1599358469, '__ci_last_regenerate|i:1599358467;requested_page|s:5:\"admin\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('fc9862f2775dbe3340d0b2e333651da0fba43c7e', '116.12.34.124', 1641210393, '__ci_last_regenerate|i:1641210393;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1641111342\";last_ip|s:12:\"116.12.34.26\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1641210333;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('fc998413fefd9f4dc80b8b2585a03fb2d01c2564', '116.12.33.152', 1635686136, '__ci_last_regenerate|i:1635686136;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1635575301\";last_ip|s:12:\"116.12.34.70\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1635686118;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('fca30ae945531cd642e8c4a39f6197462c7c633d', '116.12.32.212', 1645177453, '__ci_last_regenerate|i:1645177453;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1645081200\";last_ip|s:13:\"116.12.34.252\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1645177427;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('fca3f3ed487b31ff1a787c6c5384378ab321938d', '127.0.0.1', 1616918218, '__ci_last_regenerate|i:1616918218;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616835824\";last_ip|s:12:\"116.12.33.49\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616918201;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('fca5b0486301d3331e50a39575489d85ddfcf325', '127.0.0.1', 1602587390, '__ci_last_regenerate|i:1602587185;requested_page|s:5:\"admin\";identity|s:13:\"abc@gmail.com\";username|s:6:\"FARHAD\";email|s:13:\"abc@gmail.com\";user_id|s:1:\"3\";old_last_login|s:10:\"1601032368\";last_ip|s:13:\"43.231.23.122\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"1\";biller_id|s:1:\"3\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";message|s:38:\"<p>You are successfully logged in.</p>\";__ci_vars|a:1:{s:7:\"message\";s:3:\"new\";}');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('fcb7e75b7f6c58c3dceef15521c30efb3205be52', '116.12.32.140', 1614436136, '__ci_last_regenerate|i:1614436136;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1614417624\";last_ip|s:13:\"116.12.32.140\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1614435971;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('fcbc1ae1d870ba64cfb15e35a4c38bf66cfe8c88', '116.12.33.69', 1620810531, '__ci_last_regenerate|i:1620810531;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1620746890\";last_ip|s:12:\"116.12.33.69\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('fcbcfbf8ce6bddd8a3ca93666fd173a98e729832', '116.12.32.219', 1637647133, '__ci_last_regenerate|i:1637647133;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1637634749\";last_ip|s:12:\"116.12.34.48\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1637647090;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('fcc546a086afacd7dbd615f8bc1a613888d80055', '127.0.0.1', 1616837848, '__ci_last_regenerate|i:1616837848;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616763763\";last_ip|s:12:\"116.12.32.55\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616837802;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('fcd83c32803ed1ae99adb4408629cd2f2c104a00', '103.108.88.21', 1602772064, '__ci_last_regenerate|i:1602772064;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1602746515\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1602772042;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('fceba2ad936333f616feedbdeee049e613afdeb4', '127.0.0.1', 1593860329, '__ci_last_regenerate|i:1593860329;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1593752131\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1593858341;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('fcec05c8d4e2a774511cd5651cfca7f94a1d344a', '127.0.0.1', 1597407870, '__ci_last_regenerate|i:1597407870;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597382202\";last_ip|s:9:\"127.0.0.1\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597407712;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('fcf2e0a221bd8abe150cbe340a4ff5d36afd083e', '127.0.0.1', 1617375574, '__ci_last_regenerate|i:1617375574;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617332954\";last_ip|s:13:\"116.12.33.149\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617369972;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('fcf9e2fa5226a8d5b426b7519f723436c1e7a66f', '116.12.34.140', 1646805927, '__ci_last_regenerate|i:1646805927;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1646742566\";last_ip|s:13:\"116.12.32.207\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1646802659;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('fcfcfcc3ed7ae01e5f23d161bc13c88b65c60355', '127.0.0.1', 1593585927, '__ci_last_regenerate|i:1593585927;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('fcfe87241ba41ca0e0550ad2b55947633de9f0cb', '127.0.0.1', 1604209142, '__ci_last_regenerate|i:1604209142;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1604150520\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1604208885;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('fd00fd83dd1cf5041c00d5ccb10e7ee3ff857b79', '116.12.32.197', 1638438093, '__ci_last_regenerate|i:1638438093;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1638340937\";last_ip|s:13:\"116.12.32.218\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1638438040;error|N;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('fd057c60fad497dc0c455265dfd525f3c3a47e7c', '127.0.0.1', 1614667404, '__ci_last_regenerate|i:1614667350;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1614656606\";last_ip|s:12:\"116.12.32.25\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('fd115eebc78140cd19e8134069f3388f7e33e31c', '103.108.91.130', 1606996150, '__ci_last_regenerate|i:1606996150;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606977656\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606996149;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;remove_posls|i:1;message|s:27:\"POS Sale successfully added\";__ci_vars|a:1:{s:7:\"message\";s:3:\"old\";}');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('fd16a1dbfa191e89fce5753eb242c02ca1e0c5ee', '116.12.32.139', 1641796680, '__ci_last_regenerate|i:1641796680;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1641699285\";last_ip|s:12:\"116.12.34.94\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1641796644;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('fd176b8ba9cee5ba5bed6065be1cb2f47076597a', '116.12.33.107', 1610804924, '__ci_last_regenerate|i:1610804924;requested_page|s:9:\"admin/pos\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1610775754\";last_ip|s:13:\"116.12.33.107\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1610804864;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('fd1bee964d0d2a45ffac55752feb6625e92dd61e', '116.12.33.239', 1610115553, '__ci_last_regenerate|i:1610115553;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1610087832\";last_ip|s:13:\"116.12.33.239\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1610115527;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('fd231242cf8c86fd92536748113db9a4c98403b2', '127.0.0.1', 1611413369, '__ci_last_regenerate|i:1611413369;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1611378421\";last_ip|s:13:\"116.12.32.111\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1611413338;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('fd3f5dd2be0852f9cf2ce511c51e4a587e90eb33', '116.12.34.220', 1641027955, '__ci_last_regenerate|i:1641027955;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1641011022\";last_ip|s:13:\"116.12.34.220\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1641027639;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('fd46ed73c979be8422c40915380d79fbca7f8b63', '127.0.0.1', 1606550809, '__ci_last_regenerate|i:1606550809;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606455480\";last_ip|s:14:\"103.108.91.129\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606550779;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_posls|i:1;remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('fd48310fe7fbfd121043c4541681b91857bf4e07', '116.12.32.68', 1648974180, '__ci_last_regenerate|i:1648974180;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1648792670\";last_ip|s:13:\"116.12.32.118\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1648974172;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('fd50aa421c335bff3d9fbc0e35aa60b1646471ae', '116.12.32.39', 1642153777, '__ci_last_regenerate|i:1642153777;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1642135014\";last_ip|s:12:\"116.12.34.19\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1642153605;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('fd5ec53b5c018fc8141807583177f8d71f07e7ce', '127.0.0.1', 1600604806, '__ci_last_regenerate|i:1600604806;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1600584874\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1600604461;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('fd6369db442198daca7057ffe8a0a8142db13fb5', '127.0.0.1', 1603715571, '__ci_last_regenerate|i:1603715571;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1603688805\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1603715538;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('fd65deaae98311acb342bc64dc6ae45967275610', '127.0.0.1', 1615092166, '__ci_last_regenerate|i:1615092166;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1615034999\";last_ip|s:13:\"116.12.33.144\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1615092137;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('fd69c73b293c475d5254a5ff721e69459086afc0', '116.12.34.67', 1641621979, '__ci_last_regenerate|i:1641621979;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1641525767\";last_ip|s:12:\"116.12.34.98\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1641621968;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('fd6a804c256a21cb55eb0a119aee06a15c058c37', '127.0.0.1', 1603898170, '__ci_last_regenerate|i:1603898170;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1603876701\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1603898135;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('fd6ee0e929b097d8bfc67bb6ae7efaa2faa8d404', '116.12.32.96', 1608108006, '__ci_last_regenerate|i:1608108006;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608040715\";last_ip|s:12:\"116.12.33.28\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608107974;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('fd71c0e78a0508669352b04da9b525af2b5a7461', '127.0.0.1', 1604397721, '__ci_last_regenerate|i:1604397721;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1604314383\";last_ip|s:14:\"103.108.91.128\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1604393307;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('fd784658088b458fadce963bd28f5c051c413973', '116.12.34.252', 1645068283, '__ci_last_regenerate|i:1645068088;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1645011534\";last_ip|s:13:\"116.12.32.200\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1645068283;remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('fd86acc25cb9d194270b395e386131169358ab1f', '127.0.0.1', 1597472351, '__ci_last_regenerate|i:1597472351;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597468572\";last_ip|s:9:\"127.0.0.1\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('fd89e0256922b479df9e18ddaf6a182eb2c12bde', '116.12.32.207', 1646745171, '__ci_last_regenerate|i:1646745056;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1646643297\";last_ip|s:13:\"116.12.34.142\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1646745171;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('fd8da9017738eca1ac7a162b988dd92b66bd18df', '127.0.0.1', 1605946905, '__ci_last_regenerate|i:1605946905;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605872623\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605946798;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('fd9cd4107b8b613b1511f1e54638f675e37ecf3d', '127.0.0.1', 1616329894, '__ci_last_regenerate|i:1616329894;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616303140\";last_ip|s:11:\"116.12.33.5\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616329878;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('fdbf14d6f5945eb908a233c0b37ef7a15bd4f757', '116.12.33.48', 1618058958, '__ci_last_regenerate|i:1618058958;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1618029307\";last_ip|s:12:\"116.12.33.48\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1618058950;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('fdc376aae8deb8a6532462a1fef4f8ea7215a7ce', '127.0.0.1', 1594469240, '__ci_last_regenerate|i:1594469240;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594443530\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1594469184;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('fdc66bd5e2566a19e0b382dad02bcee52de8719f', '127.0.0.1', 1605254692, '__ci_last_regenerate|i:1605254674;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605182481\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605254675;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('fdc8cf24bcc16e86fe407aa60d7d280d643f7659', '127.0.0.1', 1606399258, '__ci_last_regenerate|i:1606399258;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606377880\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606398902;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('fdde6261dd20fc1fe1c014a83c0aee15c233b87b', '116.12.33.242', 1617803042, '__ci_last_regenerate|i:1617803042;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617773693\";last_ip|s:13:\"116.12.33.242\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617803028;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('fdf79b9c298f99554e08297635b7a1e0a87c59cc', '116.12.33.76', 1608299103, 'requested_page|s:15:\"admin/pos/sales\";__ci_last_regenerate|i:1608299103;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608274670\";last_ip|s:12:\"116.12.33.76\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608299063;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('fe154146ec7f7328bcc3ec315e9dcc3e35952737', '127.0.0.1', 1609167001, '__ci_last_regenerate|i:1609167001;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609140076\";last_ip|s:12:\"116.12.33.88\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1609166908;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('fe185bed109c49753393b55426f268c6b8651a07', '103.108.91.130', 1605079025, '__ci_last_regenerate|i:1605079025;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605030086\";last_ip|s:13:\"43.231.23.122\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605078899;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('fe1c669cc4ae5967397ea555f7a20248e587c32d', '127.0.0.1', 1614434275, '__ci_last_regenerate|i:1614434275;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1614417624\";last_ip|s:13:\"116.12.32.140\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1614434043;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('fe1eb2be42427b0e0539660d72c9eb0526548ffe', '116.12.32.150', 1645436872, '__ci_last_regenerate|i:1645436871;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1645417986\";last_ip|s:13:\"116.12.33.158\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1645436872;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('fe240bb19521c0dbd3b4009c436b186d837842d1', '103.108.91.131', 1606137146, '__ci_last_regenerate|i:1606137146;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606118527\";last_ip|s:14:\"103.108.91.131\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606136848;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";message|s:27:\"Customer successfully added\";__ci_vars|a:1:{s:7:\"message\";s:3:\"old\";}');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('fe2943608cd6c308a894e61bedce87ebee4edee4', '127.0.0.1', 1616330562, '__ci_last_regenerate|i:1616330562;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616303140\";last_ip|s:11:\"116.12.33.5\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616330562;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('fe2f61c46a1d0cd173eedfe84245ed033f93ceb8', '116.12.32.173', 1644325324, '__ci_last_regenerate|i:1644325324;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1644314132\";last_ip|s:13:\"116.12.32.173\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1644325308;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('fe35326057c7ac2e5d2b3c9b875786f04dc04ef9', '116.12.32.150', 1645435288, '__ci_last_regenerate|i:1645435288;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1645417986\";last_ip|s:13:\"116.12.33.158\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1645434617;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('fe43655b79085707fbbcfef7e485ae1aa446b9f8', '127.0.0.1', 1617428405, '__ci_last_regenerate|i:1617428405;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617345364\";last_ip|s:13:\"116.12.33.149\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617428143;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('fe5f7bff483e01c8f671e668d387ee30ab807a2b', '116.12.33.163', 1607847503, '__ci_last_regenerate|i:1607847503;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1607772531\";last_ip|s:13:\"116.12.33.239\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1607847445;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('fe6439fb7fdcb42f30fc65a21841314e45576399', '116.12.33.46', 1640523180, '__ci_last_regenerate|i:1640523180;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1640489708\";last_ip|s:13:\"116.12.34.139\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1640523151;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('fe66f9eb939e02212bbc87259bb2dcb0795ec751', '127.0.0.1', 1615727574, '__ci_last_regenerate|i:1615727574;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1615625339\";last_ip|s:13:\"116.12.32.217\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1615726621;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('fe6c683d8b76933afe2f3e500f6dd78505414b8a', '116.12.34.46', 1644748591, '__ci_last_regenerate|i:1644748591;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1644728344\";last_ip|s:12:\"116.12.34.99\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1644748395;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('fe77aed01a805444c2726469aa2dd060f46c898d', '116.12.32.209', 1640086125, '__ci_last_regenerate|i:1640086125;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1640064073\";last_ip|s:13:\"116.12.32.209\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1640079838;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('fe7d8afce90b19e990459929d33e66e9cc1e41ce', '127.0.0.1', 1610526957, '__ci_last_regenerate|i:1610526957;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1610431712\";last_ip|s:13:\"116.12.33.171\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1610526908;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('fe7dc936da24f3f45ac68dcf18d85c3619a8cf27', '103.108.88.21', 1594803308, '__ci_last_regenerate|i:1594803308;requested_page|s:15:\"admin/customers\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594754399\";last_ip|s:12:\"210.1.246.66\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1594803301;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('fe7f40ee04e0fb0e0eb6b2c86e44f7bc4d8b26a2', '116.12.34.155', 1633326789, '__ci_last_regenerate|i:1633326578;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1633174049\";last_ip|s:13:\"116.12.33.229\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1633326772;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('fe934ff045a3155d9270d9fd37c47352b104f84c', '116.12.32.197', 1638446690, '__ci_last_regenerate|i:1638446681;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1638340937\";last_ip|s:13:\"116.12.32.218\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1638446681;error|N;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('fe9544af2fbeb47d542c11b2d33c1a532c324fe7', '127.0.0.1', 1600783085, '__ci_last_regenerate|i:1600783085;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1600772459\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1600783084;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('fe9585d3f7bb481ebba0739aa3a4cb09b7a36768', '116.12.33.234', 1617950981, '__ci_last_regenerate|i:1617950981;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1617877038\";last_ip|s:13:\"116.12.33.187\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1617950953;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('fe98ca67974c5798c039c5c2cf14010972f5582b', '116.12.32.88', 1642422198, '__ci_last_regenerate|i:1642422198;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1642401645\";last_ip|s:12:\"116.12.34.35\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1642422176;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('fe9c382453a249e7e094d90223b4752a2fe8d42f', '116.12.33.239', 1610117611, '__ci_last_regenerate|i:1610117611;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1610087832\";last_ip|s:13:\"116.12.33.239\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1610117611;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('fe9fc507de93e94d49960de2be493b8a3514cdde', '116.12.33.240', 1613725429, '__ci_last_regenerate|i:1613725429;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1613658550\";last_ip|s:12:\"116.12.33.94\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1613725383;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('fea38bec7d7493e3a389c16f4604cc903958d399', '127.0.0.1', 1608291257, 'requested_page|s:5:\"admin\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('fead22d6a972a95461369e8c9794ee891d6c4057', '127.0.0.1', 1594804132, '__ci_last_regenerate|i:1594804132;error|s:172:\"<h4>404 Not Found!</h4><p>The page you are looking for can not be found.</p>http://samratbd.com/ci/themes/default/admin/assets/styles/fonts/glyphicons-halflings-regular.ttf\";__ci_vars|a:1:{s:5:\"error\";s:3:\"new\";}');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('feb46656f55fb54f28b83e5d513b60812b8f4350', '116.12.32.176', 1611319449, '__ci_last_regenerate|i:1611319449;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1611295747\";last_ip|s:13:\"116.12.32.176\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1611319428;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('feb5693e8ecb359b56371e38eedb00ad5ff821bb', '116.12.33.120', 1615452335, '__ci_last_regenerate|i:1615452335;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1615382327\";last_ip|s:12:\"119.30.45.62\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1615451739;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('feca22bb2c223d8727ea40ddbddc337632694cbb', '116.12.32.204', 1643024667, '__ci_last_regenerate|i:1643024667;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1643008271\";last_ip|s:13:\"116.12.34.139\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1643024547;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('fece8b3be9fa46fd0b6d0cdd80984c86b8b45738', '116.12.33.241', 1620216578, '__ci_last_regenerate|i:1620216578;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1620195556\";last_ip|s:13:\"116.12.33.241\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1620216572;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('fecf7767a95022c418112ecb0b62de3cafb0f64f', '127.0.0.1', 1609940053, '__ci_last_regenerate|i:1609940053;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609924332\";last_ip|s:12:\"116.12.33.51\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1609939629;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('fed2240a30b4540585d9c5eb4bbfac0d23ca5634', '103.108.91.131', 1606053792, '__ci_last_regenerate|i:1606053792;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606025936\";last_ip|s:14:\"103.108.91.129\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606053770;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('fed317e7297effff571bbf3b359669a52e314e83', '116.12.32.218', 1638330863, '__ci_last_regenerate|i:1638330863;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1638279249\";last_ip|s:13:\"116.12.32.184\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1638330373;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('fed8889bdeee67e1524dd3e104a2e17263e6bfe3', '116.12.32.185', 1644639068, '__ci_last_regenerate|i:1644639068;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1644570063\";last_ip|s:11:\"116.12.34.5\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1644638983;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('fee0b52cbe732a6f37c2d242d855235d0fdcfaa9', '116.12.34.148', 1640237128, '__ci_last_regenerate|i:1640237128;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1640147426\";last_ip|s:13:\"116.12.33.170\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1640237086;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('feed7a975051928aadc17b089844e8a37d392724', '116.12.32.221', 1639205559, '__ci_last_regenerate|i:1639205559;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1639145805\";last_ip|s:13:\"116.12.34.167\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1639205534;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('fef22b39f63bc43886abfc64ea97bc06ee146146', '116.12.33.107', 1610805627, '__ci_last_regenerate|i:1610805627;requested_page|s:9:\"admin/pos\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1610775754\";last_ip|s:13:\"116.12.33.107\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1610805611;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('fef6133a909fc65fb98790b86eb1717ebaa48746', '103.108.88.21', 1597583242, '__ci_last_regenerate|i:1597583242;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1597474515\";last_ip|s:12:\"210.1.246.66\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1597582940;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('fefacc42c28015d81780f893291fc58a3920b395', '116.12.34.225', 1645503457, '__ci_last_regenerate|i:1645503457;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1645434500\";last_ip|s:13:\"116.12.32.150\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1645503438;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('feff00862779544325bb3077af5b848620c331fd', '127.0.0.1', 1602850595, '__ci_last_regenerate|i:1602850595;error|s:108:\"<h4>404 Not Found!</h4><p>The page you are looking for can not be found.</p>http://samratbd.com/ci/login.php\";__ci_vars|a:1:{s:5:\"error\";s:3:\"new\";}');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ff00fda1c349e793e7b3281c1779c8f162688138', '116.12.33.57', 1616915615, '__ci_last_regenerate|i:1616915615;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1616835824\";last_ip|s:12:\"116.12.33.49\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1616915601;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ff02f0968a50c47012a3d73e15dd2b4f592b7513', '116.12.33.58', 1620469417, '__ci_last_regenerate|i:1620469406;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1620448560\";last_ip|s:12:\"116.12.33.58\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1620469417;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ff190267573c6fac52ba68c379550bb1e6944111', '116.12.34.203', 1623309412, '__ci_last_regenerate|i:1623309412;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1622894876\";last_ip|s:12:\"116.12.34.64\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1623306417;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ff1a5e48a9e753397f5d4ea0de58668aa27798bf', '127.0.0.1', 1613551369, '__ci_last_regenerate|i:1613551369;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1613475725\";last_ip|s:13:\"116.12.33.197\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1613551119;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ff242cea21e4a2eebe04249139132a4fcf4a6ecc', '116.12.32.127', 1640932873, '__ci_last_regenerate|i:1640932873;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1640838911\";last_ip|s:13:\"116.12.32.223\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1640932461;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ff30debb538409f38760c2be822618621cf67bf1', '116.12.33.177', 1615110262, '__ci_last_regenerate|i:1615110262;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1615034999\";last_ip|s:13:\"116.12.33.144\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1615110057;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ff53abce63fa4ad4dca9209b19bdd2ba380d0385', '116.12.33.77', 1619346722, '__ci_last_regenerate|i:1619346715;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1619333434\";last_ip|s:12:\"116.12.33.77\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";message|s:38:\"<p>You are successfully logged in.</p>\";__ci_vars|a:1:{s:7:\"message\";s:3:\"old\";}');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ff5abea81b5f79bf7179ee7cf056ef7a3f83d626', '116.12.32.205', 1643978000, '__ci_last_regenerate|i:1643977803;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1643892812\";last_ip|s:13:\"116.12.32.185\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1643978000;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ff6148d12217f065c0c07a4b26f623a1898a0ee6', '127.0.0.1', 1595340321, '__ci_last_regenerate|i:1595340321;requested_page|s:15:\"admin/sales/add\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1595327573\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595340281;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ff6576e47d300a0819ed4ee4ac998583733f9673', '127.0.0.1', 1605628387, '__ci_last_regenerate|i:1605628387;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1605590276\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1605628299;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ff6e7f5763e80dd4ac6c7ed470e45aeaec5c75e1', '116.12.33.120', 1615447089, '__ci_last_regenerate|i:1615447089;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1615382327\";last_ip|s:12:\"119.30.45.62\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1615447061;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ff7a5313c07bd67ab1bb0b4f70d93900c532d56b', '116.12.34.75', 1640577366, '__ci_last_regenerate|i:1640577366;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1640521721\";last_ip|s:13:\"116.12.34.139\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1640577298;remove_slls|i:1;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ff897f2750b352758ba61eacc94ace27a39a2517', '116.12.33.28', 1608043648, '__ci_last_regenerate|i:1608043648;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608012145\";last_ip|s:13:\"116.12.33.147\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608043627;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ff89c7d19899b2833ad094b122fcf4d6dfcde363', '127.0.0.1', 1616152890, '__ci_last_regenerate|i:1616152886;requested_page|s:15:\"admin/customers\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ff8e6dd30d0e208ec113f247dc6736de0fc9811f', '116.12.33.76', 1608297921, 'requested_page|s:15:\"admin/pos/sales\";__ci_last_regenerate|i:1608297921;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608274670\";last_ip|s:12:\"116.12.33.76\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608297857;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ff923c344e3e07d52d57b3bffbd0c6329ea2baa6', '116.12.33.73', 1609594885, '__ci_last_regenerate|i:1609594885;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1609414124\";last_ip|s:13:\"116.12.33.162\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1609594818;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ff93fad7b4c71e173e701698a7505fe5516ee246', '116.12.32.215', 1620317395, '__ci_last_regenerate|i:1620317148;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1620280426\";last_ip|s:13:\"116.12.32.215\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1620317386;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ffa82dea67d021338abfa0ed64847bf988c82aff', '127.0.0.1', 1593596298, '__ci_last_regenerate|i:1593596298;identity|s:11:\"r@gmail.com\";username|s:4:\"neon\";email|s:11:\"r@gmail.com\";user_id|s:1:\"4\";old_last_login|s:10:\"1593596117\";last_ip|N;avatar|N;gender|s:4:\"male\";group_id|s:1:\"5\";warehouse_id|s:1:\"1\";view_right|s:1:\"1\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"3\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1593596192;message|s:14:\"Welcome to POS\";__ci_vars|a:1:{s:7:\"message\";s:3:\"old\";}register_id|s:2:\"10\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 15:36:31\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ffc4aebefb5714372f6681ab815adc40cd0a67ab', '116.12.33.207', 1611748044, '__ci_last_regenerate|i:1611748044;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1611659572\";last_ip|s:12:\"116.12.32.50\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1611748040;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ffcb4c14a4bd740cf3cb98481f1d89abf338bdfb', '116.12.32.25', 1614589303, '__ci_last_regenerate|i:1614589303;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1614430138\";last_ip|s:13:\"116.12.32.140\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1614589035;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ffcc7ade36e1e3da010bbe011666056482732ef6', '116.12.33.245', 1648354604, '__ci_last_regenerate|i:1648354604;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1648302354\";last_ip|s:13:\"116.12.34.171\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1648354591;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ffd5611afeee22c8873357ff25d7d42d824af854', '116.12.32.207', 1641466435, '__ci_last_regenerate|i:1641466435;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1641452918\";last_ip|s:12:\"116.12.34.74\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1641466394;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ffd586ce1409dd715460500af14d85221fdfd8d6', '127.0.0.1', 1606911605, '__ci_last_regenerate|i:1606911605;requested_page|s:5:\"admin\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1606894029\";last_ip|s:14:\"103.108.91.130\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1606911547;remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ffe0ec6e352829f09ca67e5646ecad591f8d9046', '127.0.0.1', 1608790672, '__ci_last_regenerate|i:1608790672;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1608727375\";last_ip|s:12:\"116.12.33.10\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1608790605;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ffe230fc88472ac7f7aca9193e46742dab4171d1', '127.0.0.1', 1595913705, '__ci_last_regenerate|i:1595913705;requested_page|s:13:\"admin/welcome\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1595841827\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1595913261;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('ffe7bb87ac61d7b83dd35b79fe334a527319a54d', '116.12.32.39', 1642157919, '__ci_last_regenerate|i:1642157919;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1642135014\";last_ip|s:12:\"116.12.34.19\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1642157906;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('fff0283f45a6cfed272cd61219828b391c8c24e0', '103.108.88.21', 1594733982, '__ci_last_regenerate|i:1594733982;identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1594717643\";last_ip|s:13:\"103.108.88.21\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1594733900;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('fff42ce2594ccd1ee9810f6af3c463d3a65f6457', '116.12.33.77', 1619275010, '__ci_last_regenerate|i:1619275010;requested_page|s:15:\"admin/pos/sales\";identity|s:18:\"arsbabul@gmail.com\";username|s:5:\"babul\";email|s:18:\"arsbabul@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1619258631\";last_ip|s:12:\"116.12.33.77\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|s:1:\"1\";view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|s:1:\"1\";company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1619274989;register_id|s:2:\"11\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-07-01 16:15:40\";remove_slls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('g35odfgg6gl42c4qkn7hc65mb1m163vk', '::1', 1593214509, '__ci_last_regenerate|i:1593214509;requested_page|s:5:\"admin\";identity|s:11:\"a@gmail.com\";username|s:6:\"farhad\";email|s:11:\"a@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1593122510\";last_ip|s:3:\"::1\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|N;view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|N;company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('g4r03lb3ocogk7ppqlkven28imutm7qf', '::1', 1593199356, '__ci_last_regenerate|i:1593199356;requested_page|s:5:\"admin\";identity|s:11:\"a@gmail.com\";username|s:6:\"farhad\";email|s:11:\"a@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1593122510\";last_ip|s:3:\"::1\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|N;view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|N;company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('gbnps2d3n1q6ln060hs913ellb524hqv', '::1', 1593200346, '__ci_last_regenerate|i:1593200346;requested_page|s:5:\"admin\";identity|s:11:\"a@gmail.com\";username|s:6:\"farhad\";email|s:11:\"a@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1593122510\";last_ip|s:3:\"::1\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|N;view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|N;company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('h90tg1jmjp89qj63mhmv20ur5sahn1m7', '::1', 1593210433, '__ci_last_regenerate|i:1593210433;requested_page|s:5:\"admin\";identity|s:11:\"a@gmail.com\";username|s:6:\"farhad\";email|s:11:\"a@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1593122510\";last_ip|s:3:\"::1\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|N;view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|N;company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('i62bh7njm8et54rehhqve0obt20j2apl', '::1', 1593293174, '__ci_last_regenerate|i:1593293135;requested_page|s:5:\"admin\";identity|s:11:\"a@gmail.com\";username|s:6:\"farhad\";email|s:11:\"a@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1593185830\";last_ip|s:3:\"::1\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|N;view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|N;company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1593290724;register_id|s:1:\"8\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-02-09 02:45:31\";user_csrf|s:20:\"Ls4cDWl2mjXN0twbgzSC\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('im8flhlq6lr14s9go0rg0jprdpk3j0bk', '::1', 1593214035, '__ci_last_regenerate|i:1593214035;requested_page|s:5:\"admin\";identity|s:11:\"a@gmail.com\";username|s:6:\"farhad\";email|s:11:\"a@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1593122510\";last_ip|s:3:\"::1\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|N;view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|N;company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('jd0b87vv87dhi8gm9lbdqen9ds3jfrap', '::1', 1593382739, '__ci_last_regenerate|i:1593382569;requested_page|s:5:\"admin\";identity|s:11:\"a@gmail.com\";username|s:6:\"farhad\";email|s:11:\"a@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1593382442\";last_ip|s:3:\"::1\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|N;view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|N;company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1593382739;register_id|s:1:\"8\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-02-09 02:45:31\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('jkui3vji5fgfo5g5qo3j5bcain66ekm5', '::1', 1593197583, '__ci_last_regenerate|i:1593197583;requested_page|s:5:\"admin\";identity|s:11:\"a@gmail.com\";username|s:6:\"farhad\";email|s:11:\"a@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1593122510\";last_ip|s:3:\"::1\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|N;view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|N;company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('k9j0gem0fvrkojvvc0mdctr123iqfa7n', '::1', 1593285056, '__ci_last_regenerate|i:1593285056;requested_page|s:5:\"admin\";identity|s:11:\"a@gmail.com\";username|s:6:\"farhad\";email|s:11:\"a@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1593185830\";last_ip|s:3:\"::1\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|N;view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|N;company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1593280161;register_id|s:1:\"8\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-02-09 02:45:31\";user_csrf|s:20:\"Ls4cDWl2mjXN0twbgzSC\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('lagud39bdd19ljvmcn39o5la36kk52v9', '::1', 1593194346, '__ci_last_regenerate|i:1593194346;requested_page|s:5:\"admin\";identity|s:11:\"a@gmail.com\";username|s:6:\"farhad\";email|s:11:\"a@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1593122510\";last_ip|s:3:\"::1\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|N;view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|N;company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('lvhfer3uqvpi1dpeabt7goh4mkmdhe56', '::1', 1593293135, '__ci_last_regenerate|i:1593293135;requested_page|s:5:\"admin\";identity|s:11:\"a@gmail.com\";username|s:6:\"farhad\";email|s:11:\"a@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1593185830\";last_ip|s:3:\"::1\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|N;view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|N;company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1593290724;register_id|s:1:\"8\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-02-09 02:45:31\";user_csrf|s:20:\"Ls4cDWl2mjXN0twbgzSC\";message|s:29:\"Settings successfully updated\";__ci_vars|a:1:{s:7:\"message\";s:3:\"new\";}');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('mur3n96196krjgh4vard7t6mas75rct1', '::1', 1593292452, '__ci_last_regenerate|i:1593292452;requested_page|s:5:\"admin\";identity|s:11:\"a@gmail.com\";username|s:6:\"farhad\";email|s:11:\"a@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1593185830\";last_ip|s:3:\"::1\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|N;view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|N;company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1593290724;register_id|s:1:\"8\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-02-09 02:45:31\";user_csrf|s:20:\"Ls4cDWl2mjXN0twbgzSC\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('nipek37o9ajhhge3ddqhreqlf494g84d', '::1', 1593207792, '__ci_last_regenerate|i:1593207792;requested_page|s:5:\"admin\";identity|s:11:\"a@gmail.com\";username|s:6:\"farhad\";email|s:11:\"a@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1593122510\";last_ip|s:3:\"::1\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|N;view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|N;company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('nmd0tkjld07g1ibdmuo5j17fv42monu7', '::1', 1593287043, '__ci_last_regenerate|i:1593287043;requested_page|s:5:\"admin\";identity|s:11:\"a@gmail.com\";username|s:6:\"farhad\";email|s:11:\"a@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1593185830\";last_ip|s:3:\"::1\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|N;view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|N;company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1593280161;register_id|s:1:\"8\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-02-09 02:45:31\";user_csrf|s:20:\"Ls4cDWl2mjXN0twbgzSC\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('p2ffavdppqdhoi8kntp5jqfkb9r53jri', '::1', 1593192847, '__ci_last_regenerate|i:1593192847;requested_page|s:5:\"admin\";identity|s:11:\"a@gmail.com\";username|s:6:\"farhad\";email|s:11:\"a@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1593122510\";last_ip|s:3:\"::1\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|N;view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|N;company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('p4es3fphgde7k2k8592ofe1j30qnjlbs', '::1', 1593209571, '__ci_last_regenerate|i:1593209571;requested_page|s:5:\"admin\";identity|s:11:\"a@gmail.com\";username|s:6:\"farhad\";email|s:11:\"a@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1593122510\";last_ip|s:3:\"::1\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|N;view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|N;company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('p4q9a5vma5er5dfop99oag4k1019bna9', '210.1.246.66', 1599358466, '__ci_last_regenerate|i:1599358438;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('p6de5cvip9cpmqrikos0qf5g80jjpb01', '210.1.246.66', 1599358371, '__ci_last_regenerate|i:1599358126;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('paismgtlc5m1274vbuj729s9r7tqekcu', '::1', 1593212890, '__ci_last_regenerate|i:1593212890;requested_page|s:5:\"admin\";identity|s:11:\"a@gmail.com\";username|s:6:\"farhad\";email|s:11:\"a@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1593122510\";last_ip|s:3:\"::1\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|N;view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|N;company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('piftjhcimhs8lhvflv3n1v5bumt7kb91', '::1', 1593198672, '__ci_last_regenerate|i:1593198672;requested_page|s:5:\"admin\";identity|s:11:\"a@gmail.com\";username|s:6:\"farhad\";email|s:11:\"a@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1593122510\";last_ip|s:3:\"::1\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|N;view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|N;company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('pkl446fbp60gjt7l219klh2jovof99r3', '::1', 1593200766, '__ci_last_regenerate|i:1593200766;requested_page|s:5:\"admin\";identity|s:11:\"a@gmail.com\";username|s:6:\"farhad\";email|s:11:\"a@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1593122510\";last_ip|s:3:\"::1\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|N;view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|N;company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('pl752sgrp7mv73l8ljh6vh6ejon1l2j8', '::1', 1593190182, '__ci_last_regenerate|i:1593190182;requested_page|s:5:\"admin\";identity|s:11:\"a@gmail.com\";username|s:6:\"farhad\";email|s:11:\"a@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1593122510\";last_ip|s:3:\"::1\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|N;view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|N;company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('pp2bb2756pkea87i7ivjrgqsdehfi325', '::1', 1593212576, '__ci_last_regenerate|i:1593212576;requested_page|s:5:\"admin\";identity|s:11:\"a@gmail.com\";username|s:6:\"farhad\";email|s:11:\"a@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1593122510\";last_ip|s:3:\"::1\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|N;view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|N;company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('q69jspvkgtbl6hr0gtbcmpth5hou85ub', '::1', 1593210816, '__ci_last_regenerate|i:1593210816;requested_page|s:5:\"admin\";identity|s:11:\"a@gmail.com\";username|s:6:\"farhad\";email|s:11:\"a@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1593122510\";last_ip|s:3:\"::1\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|N;view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|N;company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('qgf2a3hhmodmjjv18cbhcs7j4lcpjdas', '::1', 1593213220, '__ci_last_regenerate|i:1593213220;requested_page|s:5:\"admin\";identity|s:11:\"a@gmail.com\";username|s:6:\"farhad\";email|s:11:\"a@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1593122510\";last_ip|s:3:\"::1\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|N;view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|N;company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('qt9b8ia2t6au2e3ivrtajhdnhr8lmghc', '::1', 1593193226, '__ci_last_regenerate|i:1593193226;requested_page|s:5:\"admin\";identity|s:11:\"a@gmail.com\";username|s:6:\"farhad\";email|s:11:\"a@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1593122510\";last_ip|s:3:\"::1\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|N;view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|N;company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('r6v73foq4672rfdtsemesgeht768onnr', '::1', 1593617634, '__ci_last_regenerate|i:1593617634;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('r8rmckjlgq9fjrlhg35t65kakk0i5990', '::1', 1593190493, '__ci_last_regenerate|i:1593190493;requested_page|s:5:\"admin\";identity|s:11:\"a@gmail.com\";username|s:6:\"farhad\";email|s:11:\"a@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1593122510\";last_ip|s:3:\"::1\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|N;view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|N;company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('s5pd69p49753bnfo36u6kuo6mlbcdv90', '::1', 1593211299, '__ci_last_regenerate|i:1593211299;requested_page|s:5:\"admin\";identity|s:11:\"a@gmail.com\";username|s:6:\"farhad\";email|s:11:\"a@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1593122510\";last_ip|s:3:\"::1\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|N;view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|N;company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('telvcqv8p89ibt4nji89da1d2kqf30au', '::1', 1593199693, '__ci_last_regenerate|i:1593199693;requested_page|s:5:\"admin\";identity|s:11:\"a@gmail.com\";username|s:6:\"farhad\";email|s:11:\"a@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1593122510\";last_ip|s:3:\"::1\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|N;view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|N;company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('tovcase1tp7mhv0vhfs7177rd9s12pgr', '::1', 1593286146, '__ci_last_regenerate|i:1593286146;requested_page|s:5:\"admin\";identity|s:11:\"a@gmail.com\";username|s:6:\"farhad\";email|s:11:\"a@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1593185830\";last_ip|s:3:\"::1\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|N;view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|N;company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1593280161;register_id|s:1:\"8\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-02-09 02:45:31\";user_csrf|s:20:\"Ls4cDWl2mjXN0twbgzSC\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('tq1lludinhjf3us7jetji8p4prttoqgp', '::1', 1593617981, '__ci_last_regenerate|i:1593617976;requested_page|s:5:\"admin\";identity|s:11:\"a@gmail.com\";username|s:6:\"farhad\";email|s:11:\"a@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1593382579\";last_ip|s:3:\"::1\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|N;view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|N;company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1593617981;register_id|s:1:\"8\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-02-09 02:45:31\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('tu0u5rgfiq1okulgklhhc4kon4v76vse', '::1', 1593288992, '__ci_last_regenerate|i:1593288992;requested_page|s:5:\"admin\";identity|s:11:\"a@gmail.com\";username|s:6:\"farhad\";email|s:11:\"a@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1593185830\";last_ip|s:3:\"::1\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|N;view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|N;company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1593288322;register_id|s:1:\"8\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-02-09 02:45:31\";user_csrf|s:20:\"Ls4cDWl2mjXN0twbgzSC\";remove_posls|i:1;');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('tustc6lcbg97gkkg0hau0pql8n31c75c', '::1', 1593292834, '__ci_last_regenerate|i:1593292834;requested_page|s:5:\"admin\";identity|s:11:\"a@gmail.com\";username|s:6:\"farhad\";email|s:11:\"a@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1593185830\";last_ip|s:3:\"::1\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|N;view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|N;company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1593290724;register_id|s:1:\"8\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-02-09 02:45:31\";user_csrf|s:20:\"Ls4cDWl2mjXN0twbgzSC\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('uj9r434r6dfdpvt2g8lucnpiu4uinq5l', '::1', 1593619398, '__ci_last_regenerate|i:1593619395;requested_page|s:9:\"admin/pos\";identity|s:11:\"a@gmail.com\";username|s:6:\"farhad\";email|s:11:\"a@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1593617400\";last_ip|s:3:\"::1\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|N;view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|N;company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";last_activity|i:1593618070;register_id|s:1:\"8\";cash_in_hand|s:8:\"100.0000\";register_open_time|s:19:\"2020-02-09 02:45:31\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('uundd7v6hl3ge6i408b1lqfi6otkbkbh', '::1', 1593208888, '__ci_last_regenerate|i:1593208888;requested_page|s:5:\"admin\";identity|s:11:\"a@gmail.com\";username|s:6:\"farhad\";email|s:11:\"a@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1593122510\";last_ip|s:3:\"::1\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|N;view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|N;company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('vd2ll6163ghurqg18la9qcarv3lmkt6h', '::1', 1593215864, '__ci_last_regenerate|i:1593215840;requested_page|s:5:\"admin\";identity|s:11:\"a@gmail.com\";username|s:6:\"farhad\";email|s:11:\"a@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1593122510\";last_ip|s:3:\"::1\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|N;view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|N;company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');
INSERT INTO `sma_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('voc74641egbm7et08neq6et7qclm6ci6', '::1', 1593208565, '__ci_last_regenerate|i:1593208565;requested_page|s:5:\"admin\";identity|s:11:\"a@gmail.com\";username|s:6:\"farhad\";email|s:11:\"a@gmail.com\";user_id|s:1:\"1\";old_last_login|s:10:\"1593122510\";last_ip|s:3:\"::1\";avatar|N;gender|s:4:\"male\";group_id|s:1:\"1\";warehouse_id|N;view_right|s:1:\"0\";edit_right|s:1:\"0\";allow_discount|s:1:\"0\";biller_id|N;company_id|N;show_cost|s:1:\"0\";show_price|s:1:\"0\";');


#
# TABLE STRUCTURE FOR: sma_settings
#

DROP TABLE IF EXISTS `sma_settings`;

CREATE TABLE `sma_settings` (
  `setting_id` int(1) NOT NULL,
  `logo` varchar(255) NOT NULL,
  `logo2` varchar(255) NOT NULL,
  `site_name` varchar(55) NOT NULL,
  `language` varchar(20) NOT NULL,
  `default_warehouse` int(2) NOT NULL,
  `accounting_method` tinyint(4) NOT NULL DEFAULT '0',
  `default_currency` varchar(3) NOT NULL,
  `default_tax_rate` int(2) NOT NULL,
  `rows_per_page` int(2) NOT NULL,
  `version` varchar(10) NOT NULL DEFAULT '1.0',
  `default_tax_rate2` int(11) NOT NULL DEFAULT '0',
  `dateformat` int(11) NOT NULL,
  `sales_prefix` varchar(20) DEFAULT NULL,
  `quote_prefix` varchar(20) DEFAULT NULL,
  `purchase_prefix` varchar(20) DEFAULT NULL,
  `transfer_prefix` varchar(20) DEFAULT NULL,
  `delivery_prefix` varchar(20) DEFAULT NULL,
  `payment_prefix` varchar(20) DEFAULT NULL,
  `return_prefix` varchar(20) DEFAULT NULL,
  `returnp_prefix` varchar(20) DEFAULT NULL,
  `expense_prefix` varchar(20) DEFAULT NULL,
  `item_addition` tinyint(1) NOT NULL DEFAULT '0',
  `theme` varchar(20) NOT NULL,
  `product_serial` tinyint(4) NOT NULL,
  `default_discount` int(11) NOT NULL,
  `product_discount` tinyint(1) NOT NULL DEFAULT '0',
  `discount_method` tinyint(4) NOT NULL,
  `tax1` tinyint(4) NOT NULL,
  `tax2` tinyint(4) NOT NULL,
  `overselling` tinyint(1) NOT NULL DEFAULT '0',
  `restrict_user` tinyint(4) NOT NULL DEFAULT '0',
  `restrict_calendar` tinyint(4) NOT NULL DEFAULT '0',
  `timezone` varchar(100) DEFAULT NULL,
  `iwidth` int(11) NOT NULL DEFAULT '0',
  `iheight` int(11) NOT NULL,
  `twidth` int(11) NOT NULL,
  `theight` int(11) NOT NULL,
  `watermark` tinyint(1) DEFAULT NULL,
  `reg_ver` tinyint(1) DEFAULT NULL,
  `allow_reg` tinyint(1) DEFAULT NULL,
  `reg_notification` tinyint(1) DEFAULT NULL,
  `auto_reg` tinyint(1) DEFAULT NULL,
  `protocol` varchar(20) NOT NULL DEFAULT 'mail',
  `mailpath` varchar(55) DEFAULT '/usr/sbin/sendmail',
  `smtp_host` varchar(100) DEFAULT NULL,
  `smtp_user` varchar(100) DEFAULT NULL,
  `smtp_pass` varchar(255) DEFAULT NULL,
  `smtp_port` varchar(10) DEFAULT '25',
  `smtp_crypto` varchar(10) DEFAULT NULL,
  `corn` datetime DEFAULT NULL,
  `customer_group` int(11) NOT NULL,
  `default_email` varchar(100) NOT NULL,
  `mmode` tinyint(1) NOT NULL,
  `bc_fix` tinyint(4) NOT NULL DEFAULT '0',
  `auto_detect_barcode` tinyint(1) NOT NULL DEFAULT '0',
  `captcha` tinyint(1) NOT NULL DEFAULT '1',
  `reference_format` tinyint(1) NOT NULL DEFAULT '1',
  `racks` tinyint(1) DEFAULT '0',
  `attributes` tinyint(1) NOT NULL DEFAULT '0',
  `product_expiry` tinyint(1) NOT NULL DEFAULT '0',
  `decimals` tinyint(2) NOT NULL DEFAULT '2',
  `qty_decimals` tinyint(2) NOT NULL DEFAULT '2',
  `decimals_sep` varchar(2) NOT NULL DEFAULT '.',
  `thousands_sep` varchar(2) NOT NULL DEFAULT ',',
  `invoice_view` tinyint(1) DEFAULT '0',
  `default_biller` int(11) DEFAULT NULL,
  `envato_username` varchar(50) DEFAULT NULL,
  `purchase_code` varchar(100) DEFAULT NULL,
  `rtl` tinyint(1) DEFAULT '0',
  `each_spent` decimal(15,4) DEFAULT NULL,
  `ca_point` tinyint(4) DEFAULT NULL,
  `each_sale` decimal(15,4) DEFAULT NULL,
  `sa_point` tinyint(4) DEFAULT NULL,
  `update` tinyint(1) DEFAULT '0',
  `sac` tinyint(1) DEFAULT '0',
  `display_all_products` tinyint(1) DEFAULT '0',
  `display_symbol` tinyint(1) DEFAULT NULL,
  `symbol` varchar(50) DEFAULT NULL,
  `remove_expired` tinyint(1) DEFAULT '0',
  `barcode_separator` varchar(2) NOT NULL DEFAULT '-',
  `set_focus` tinyint(1) NOT NULL DEFAULT '0',
  `price_group` int(11) DEFAULT NULL,
  `barcode_img` tinyint(1) NOT NULL DEFAULT '1',
  `ppayment_prefix` varchar(20) DEFAULT 'POP',
  `disable_editing` smallint(6) DEFAULT '90',
  `qa_prefix` varchar(55) DEFAULT NULL,
  `update_cost` tinyint(1) DEFAULT NULL,
  `apis` tinyint(1) NOT NULL DEFAULT '0',
  `state` varchar(100) DEFAULT NULL,
  `pdf_lib` varchar(20) DEFAULT 'dompdf',
  PRIMARY KEY (`setting_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

INSERT INTO `sma_settings` (`setting_id`, `logo`, `logo2`, `site_name`, `language`, `default_warehouse`, `accounting_method`, `default_currency`, `default_tax_rate`, `rows_per_page`, `version`, `default_tax_rate2`, `dateformat`, `sales_prefix`, `quote_prefix`, `purchase_prefix`, `transfer_prefix`, `delivery_prefix`, `payment_prefix`, `return_prefix`, `returnp_prefix`, `expense_prefix`, `item_addition`, `theme`, `product_serial`, `default_discount`, `product_discount`, `discount_method`, `tax1`, `tax2`, `overselling`, `restrict_user`, `restrict_calendar`, `timezone`, `iwidth`, `iheight`, `twidth`, `theight`, `watermark`, `reg_ver`, `allow_reg`, `reg_notification`, `auto_reg`, `protocol`, `mailpath`, `smtp_host`, `smtp_user`, `smtp_pass`, `smtp_port`, `smtp_crypto`, `corn`, `customer_group`, `default_email`, `mmode`, `bc_fix`, `auto_detect_barcode`, `captcha`, `reference_format`, `racks`, `attributes`, `product_expiry`, `decimals`, `qty_decimals`, `decimals_sep`, `thousands_sep`, `invoice_view`, `default_biller`, `envato_username`, `purchase_code`, `rtl`, `each_spent`, `ca_point`, `each_sale`, `sa_point`, `update`, `sac`, `display_all_products`, `display_symbol`, `symbol`, `remove_expired`, `barcode_separator`, `set_focus`, `price_group`, `barcode_img`, `ppayment_prefix`, `disable_editing`, `qa_prefix`, `update_cost`, `apis`, `state`, `pdf_lib`) VALUES (1, 'Moun-Enterprise.png', 'Moun-Enterprise1.png', 'মেসার্স মাউন এণ্টারপ্রাইজ', 'bangla', 1, 2, 'Tak', 0, 100, '3.4.29', 0, 5, 'SALE', 'QUOTE', 'PO', 'TR', 'DO', 'IPAY', 'SR', 'PR', '', 1, 'default', 1, 1, 1, 1, 0, 0, 1, 1, 0, 'Asia/Dhaka', 800, 800, 150, 150, 1, 0, 0, 0, NULL, 'mail', '/usr/sbin/sendmail', 'pop.gmail.com', 'contact@sma.tecdiary.org', 'jEFTM4T63AiQ9dsidxhPKt9CIg4HQjCN58n/RW9vmdC/UDXCzRLR469ziZ0jjpFlbOg43LyoSmpJLBkcAHh0Yw==', '25', NULL, NULL, 1, 'farhad.sust.cse@gmail.com', 0, 4, 1, 0, 3, 0, 1, 0, 2, 2, '.', ',', 0, 3, 'chaladmarketing', '6a5f8cb0-6d28-49b9-b8ed-2f1a2042b562', 0, NULL, NULL, NULL, NULL, 0, 1, 0, 1, '', 0, '-', 0, 1, 1, 'POP', 90, '', 0, 0, 'AN', 'dompdf');


#
# TABLE STRUCTURE FOR: sma_skrill
#

DROP TABLE IF EXISTS `sma_skrill`;

CREATE TABLE `sma_skrill` (
  `id` int(11) NOT NULL,
  `active` tinyint(4) NOT NULL,
  `account_email` varchar(255) NOT NULL DEFAULT 'testaccount2@moneybookers.com',
  `secret_word` varchar(20) NOT NULL DEFAULT 'mbtest',
  `skrill_currency` varchar(3) NOT NULL DEFAULT 'USD',
  `fixed_charges` decimal(25,4) NOT NULL DEFAULT '0.0000',
  `extra_charges_my` decimal(25,4) NOT NULL DEFAULT '0.0000',
  `extra_charges_other` decimal(25,4) NOT NULL DEFAULT '0.0000',
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

INSERT INTO `sma_skrill` (`id`, `active`, `account_email`, `secret_word`, `skrill_currency`, `fixed_charges`, `extra_charges_my`, `extra_charges_other`) VALUES (1, 1, 'testaccount2@moneybookers.com', 'mbtest', 'USD', '0.0000', '0.0000', '0.0000');


#
# TABLE STRUCTURE FOR: sma_staffs
#

DROP TABLE IF EXISTS `sma_staffs`;

CREATE TABLE `sma_staffs` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `warehouse_id` int(11) DEFAULT NULL,
  `group_id` int(10) unsigned DEFAULT NULL,
  `group_name` varchar(20) NOT NULL,
  `name` varchar(55) NOT NULL,
  `company` varchar(255) NOT NULL,
  `address` varchar(255) DEFAULT NULL,
  `city` varchar(55) DEFAULT NULL,
  `state` varchar(55) DEFAULT NULL,
  `postal_code` varchar(8) DEFAULT NULL,
  `phone` varchar(20) DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

#
# TABLE STRUCTURE FOR: sma_stock_count_items
#

DROP TABLE IF EXISTS `sma_stock_count_items`;

CREATE TABLE `sma_stock_count_items` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `stock_count_id` int(11) NOT NULL,
  `product_id` int(11) NOT NULL,
  `product_code` varchar(50) DEFAULT NULL,
  `product_name` varchar(255) DEFAULT NULL,
  `product_variant` varchar(55) DEFAULT NULL,
  `product_variant_id` int(11) DEFAULT NULL,
  `expected` decimal(15,4) NOT NULL,
  `counted` decimal(15,4) NOT NULL,
  `cost` decimal(25,4) NOT NULL,
  PRIMARY KEY (`id`),
  KEY `stock_count_id` (`stock_count_id`),
  KEY `product_id` (`product_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

#
# TABLE STRUCTURE FOR: sma_stock_counts
#

DROP TABLE IF EXISTS `sma_stock_counts`;

CREATE TABLE `sma_stock_counts` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `date` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP,
  `reference_no` varchar(55) NOT NULL,
  `warehouse_id` int(11) NOT NULL,
  `type` varchar(10) NOT NULL,
  `initial_file` varchar(50) NOT NULL,
  `final_file` varchar(50) DEFAULT NULL,
  `brands` varchar(50) DEFAULT NULL,
  `brand_names` varchar(100) DEFAULT NULL,
  `categories` varchar(50) DEFAULT NULL,
  `category_names` varchar(100) DEFAULT NULL,
  `note` text,
  `products` int(11) DEFAULT NULL,
  `rows` int(11) DEFAULT NULL,
  `differences` int(11) DEFAULT NULL,
  `matches` int(11) DEFAULT NULL,
  `missing` int(11) DEFAULT NULL,
  `created_by` int(11) NOT NULL,
  `updated_by` int(11) DEFAULT NULL,
  `updated_at` datetime DEFAULT NULL,
  `finalized` tinyint(1) DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `warehouse_id` (`warehouse_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

#
# TABLE STRUCTURE FOR: sma_students
#

DROP TABLE IF EXISTS `sma_students`;

CREATE TABLE `sma_students` (
  `id` bigint(20) NOT NULL AUTO_INCREMENT,
  `student_code` varchar(20) NOT NULL,
  `fullname` varchar(300) NOT NULL,
  `st_mobile_no` varchar(40) NOT NULL,
  `dob` date NOT NULL,
  `birth_place` varchar(300) NOT NULL,
  `religion` varchar(50) NOT NULL,
  `nationality` varchar(100) NOT NULL,
  `roll_no` varchar(10) NOT NULL,
  `meritalStatus` varchar(30) NOT NULL,
  `blood_group` varchar(10) NOT NULL,
  `fathers_name` varchar(200) NOT NULL,
  `fathers_mobile` varchar(25) NOT NULL,
  `mothers_name` varchar(200) NOT NULL,
  `mothers_mobile` varchar(25) NOT NULL,
  `fathers_occupation` varchar(200) NOT NULL,
  `fathers_monthly_income` varchar(10) NOT NULL,
  `permanent_address` text NOT NULL,
  `chekedCurrentAddress` varchar(10) NOT NULL,
  `current_address` text NOT NULL,
  `legal_guardian_details` text NOT NULL,
  `local_guardian_details` text NOT NULL,
  `SSC_school_details` text NOT NULL,
  `SSC_details` text NOT NULL,
  `HSC_details` text NOT NULL,
  `main_subjects` text NOT NULL,
  `selected_subjects` text NOT NULL,
  `optional_subjects` text NOT NULL,
  `class_name` varchar(200) NOT NULL,
  `groups` text NOT NULL,
  `dept_id` int(10) NOT NULL,
  `honours_first year_sub_list` text NOT NULL,
  `honours_second year_sub_list` text NOT NULL,
  `honours_third year_sub_list` text NOT NULL,
  `honours_fourth year_sub_list` text NOT NULL,
  `exam_level` varchar(25) NOT NULL,
  `image` text NOT NULL,
  `studentship` varchar(100) NOT NULL,
  `studentship_start_from` varchar(100) NOT NULL,
  `currentSession` varchar(10) NOT NULL,
  `current_class_id` varchar(10) NOT NULL,
  `current_year_id` varchar(10) NOT NULL,
  `session_HSC_First Year` varchar(20) NOT NULL,
  `session_HSC_Second Year` varchar(10) NOT NULL,
  `session_DEGREE_First Year` varchar(10) NOT NULL,
  `session_DEGREE_Second Year` varchar(10) NOT NULL,
  `session_DEGREE_Third Year` varchar(10) NOT NULL,
  `session_DEGREE_Fourth Year` varchar(10) NOT NULL,
  `session_HONOURS_First Year` varchar(10) NOT NULL,
  `session_HONOURS_Second Year` varchar(10) NOT NULL,
  `session_HONOURS_Third Year` varchar(10) NOT NULL,
  `session_HONOURS_Fourth Year` varchar(10) NOT NULL,
  `session_MASTERS_First Year` varchar(10) NOT NULL,
  `session_MASTERS_Second Year` varchar(10) NOT NULL,
  `session_MASTERS` varchar(20) NOT NULL,
  `take_first_admission` varchar(10) NOT NULL,
  `HostelAllocationRequired` varchar(10) NOT NULL,
  `HaveTC` varchar(10) NOT NULL,
  `TC_details` text NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=22 DEFAULT CHARSET=utf8;

INSERT INTO `sma_students` (`id`, `student_code`, `fullname`, `st_mobile_no`, `dob`, `birth_place`, `religion`, `nationality`, `roll_no`, `meritalStatus`, `blood_group`, `fathers_name`, `fathers_mobile`, `mothers_name`, `mothers_mobile`, `fathers_occupation`, `fathers_monthly_income`, `permanent_address`, `chekedCurrentAddress`, `current_address`, `legal_guardian_details`, `local_guardian_details`, `SSC_school_details`, `SSC_details`, `HSC_details`, `main_subjects`, `selected_subjects`, `optional_subjects`, `class_name`, `groups`, `dept_id`, `honours_first year_sub_list`, `honours_second year_sub_list`, `honours_third year_sub_list`, `honours_fourth year_sub_list`, `exam_level`, `image`, `studentship`, `studentship_start_from`, `currentSession`, `current_class_id`, `current_year_id`, `session_HSC_First Year`, `session_HSC_Second Year`, `session_DEGREE_First Year`, `session_DEGREE_Second Year`, `session_DEGREE_Third Year`, `session_DEGREE_Fourth Year`, `session_HONOURS_First Year`, `session_HONOURS_Second Year`, `session_HONOURS_Third Year`, `session_HONOURS_Fourth Year`, `session_MASTERS_First Year`, `session_MASTERS_Second Year`, `session_MASTERS`, `take_first_admission`, `HostelAllocationRequired`, `HaveTC`, `TC_details`) VALUES ('17', '11', 'Nur Uddin Talukder', '11ee', '2019-06-04', '', '', 'Bangladeshi', '11ee', '', '1', '', '', '', '', '', '', 'a:4:{s:8:\"pVillage\";s:0:\"\";s:3:\"pPO\";s:0:\"\";s:9:\"pUpozilla\";s:0:\"\";s:5:\"pDist\";s:0:\"\";}', 'on', 'a:4:{s:8:\"cVillage\";s:0:\"\";s:3:\"cPO\";s:0:\"\";s:9:\"cUpozilla\";s:0:\"\";s:5:\"cDist\";s:0:\"\";}', 'a:4:{s:19:\"legal_guardian_name\";s:0:\"\";s:25:\"legal_guardian_occuaption\";s:0:\"\";s:21:\"legal_guardian_mobile\";s:0:\"\";s:29:\"legal_guardian_monthly_income\";s:0:\"\";}', 'a:8:{s:19:\"local_guardian_name\";s:0:\"\";s:22:\"local_guardian_village\";s:0:\"\";s:17:\"local_guardian_PO\";s:0:\"\";s:23:\"local_guardian_Upozilla\";s:0:\"\";s:23:\"local_guardian_District\";s:0:\"\";s:25:\"local_guardian_occupation\";s:0:\"\";s:21:\"local_guardian_mobile\";s:0:\"\";s:28:\"relation_with_local_guardian\";s:0:\"\";}', 'a:4:{s:15:\"SSC_School_Name\";s:0:\"\";s:13:\"SSC_School_PO\";s:0:\"\";s:19:\"SSC_School_Upozlila\";s:0:\"\";s:19:\"SSC_School_District\";s:0:\"\";}', 'a:8:{s:13:\"SSC_exam_name\";N;s:14:\"SSC_board_name\";s:1:\"0\";s:11:\"SSC_regi_no\";s:0:\"\";s:11:\"SSC_roll_no\";s:0:\"\";s:9:\"SSC_group\";s:1:\"0\";s:9:\"SSC_grade\";s:1:\"0\";s:7:\"SSC_gpa\";s:0:\"\";s:16:\"SSC_passing_year\";s:0:\"\";}', '', '', '', '', '', '', 0, '', '', '', '', '', '63c945a7e02dae8c6e822779033e2e9f.JPG', '', '', '', '7', '8', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '');
INSERT INTO `sma_students` (`id`, `student_code`, `fullname`, `st_mobile_no`, `dob`, `birth_place`, `religion`, `nationality`, `roll_no`, `meritalStatus`, `blood_group`, `fathers_name`, `fathers_mobile`, `mothers_name`, `mothers_mobile`, `fathers_occupation`, `fathers_monthly_income`, `permanent_address`, `chekedCurrentAddress`, `current_address`, `legal_guardian_details`, `local_guardian_details`, `SSC_school_details`, `SSC_details`, `HSC_details`, `main_subjects`, `selected_subjects`, `optional_subjects`, `class_name`, `groups`, `dept_id`, `honours_first year_sub_list`, `honours_second year_sub_list`, `honours_third year_sub_list`, `honours_fourth year_sub_list`, `exam_level`, `image`, `studentship`, `studentship_start_from`, `currentSession`, `current_class_id`, `current_year_id`, `session_HSC_First Year`, `session_HSC_Second Year`, `session_DEGREE_First Year`, `session_DEGREE_Second Year`, `session_DEGREE_Third Year`, `session_DEGREE_Fourth Year`, `session_HONOURS_First Year`, `session_HONOURS_Second Year`, `session_HONOURS_Third Year`, `session_HONOURS_Fourth Year`, `session_MASTERS_First Year`, `session_MASTERS_Second Year`, `session_MASTERS`, `take_first_admission`, `HostelAllocationRequired`, `HaveTC`, `TC_details`) VALUES ('20', '22', 'Farhad', '11ee', '2019-06-04', '', '', 'Bangladeshi', '11ee', '', '1', '', '', '', '', '', '', 'a:4:{s:8:\"pVillage\";s:0:\"\";s:3:\"pPO\";s:0:\"\";s:9:\"pUpozilla\";s:0:\"\";s:5:\"pDist\";s:0:\"\";}', 'on', 'a:4:{s:8:\"cVillage\";s:0:\"\";s:3:\"cPO\";s:0:\"\";s:9:\"cUpozilla\";s:0:\"\";s:5:\"cDist\";s:0:\"\";}', 'a:4:{s:19:\"legal_guardian_name\";s:0:\"\";s:25:\"legal_guardian_occuaption\";s:0:\"\";s:21:\"legal_guardian_mobile\";s:0:\"\";s:29:\"legal_guardian_monthly_income\";s:0:\"\";}', 'a:8:{s:19:\"local_guardian_name\";s:0:\"\";s:22:\"local_guardian_village\";s:0:\"\";s:17:\"local_guardian_PO\";s:0:\"\";s:23:\"local_guardian_Upozilla\";s:0:\"\";s:23:\"local_guardian_District\";s:0:\"\";s:25:\"local_guardian_occupation\";s:0:\"\";s:21:\"local_guardian_mobile\";s:0:\"\";s:28:\"relation_with_local_guardian\";s:0:\"\";}', 'a:4:{s:15:\"SSC_School_Name\";s:0:\"\";s:13:\"SSC_School_PO\";s:0:\"\";s:19:\"SSC_School_Upozlila\";s:0:\"\";s:19:\"SSC_School_District\";s:0:\"\";}', 'a:8:{s:13:\"SSC_exam_name\";N;s:14:\"SSC_board_name\";s:1:\"0\";s:11:\"SSC_regi_no\";s:0:\"\";s:11:\"SSC_roll_no\";s:0:\"\";s:9:\"SSC_group\";s:1:\"0\";s:9:\"SSC_grade\";s:1:\"0\";s:7:\"SSC_gpa\";s:0:\"\";s:16:\"SSC_passing_year\";s:0:\"\";}', '', '', '', '', '', '', 0, '', '', '', '', '', '63c945a7e02dae8c6e822779033e2e9f.JPG', '', '', '', '7', '8', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '');
INSERT INTO `sma_students` (`id`, `student_code`, `fullname`, `st_mobile_no`, `dob`, `birth_place`, `religion`, `nationality`, `roll_no`, `meritalStatus`, `blood_group`, `fathers_name`, `fathers_mobile`, `mothers_name`, `mothers_mobile`, `fathers_occupation`, `fathers_monthly_income`, `permanent_address`, `chekedCurrentAddress`, `current_address`, `legal_guardian_details`, `local_guardian_details`, `SSC_school_details`, `SSC_details`, `HSC_details`, `main_subjects`, `selected_subjects`, `optional_subjects`, `class_name`, `groups`, `dept_id`, `honours_first year_sub_list`, `honours_second year_sub_list`, `honours_third year_sub_list`, `honours_fourth year_sub_list`, `exam_level`, `image`, `studentship`, `studentship_start_from`, `currentSession`, `current_class_id`, `current_year_id`, `session_HSC_First Year`, `session_HSC_Second Year`, `session_DEGREE_First Year`, `session_DEGREE_Second Year`, `session_DEGREE_Third Year`, `session_DEGREE_Fourth Year`, `session_HONOURS_First Year`, `session_HONOURS_Second Year`, `session_HONOURS_Third Year`, `session_HONOURS_Fourth Year`, `session_MASTERS_First Year`, `session_MASTERS_Second Year`, `session_MASTERS`, `take_first_admission`, `HostelAllocationRequired`, `HaveTC`, `TC_details`) VALUES ('21', '33', 'Denim Pant', '01938559556', '2019-06-04', 'we', 'wew', 'Bangladesh', '13', 'we', '3', 'Saiful Islam', '01938559556', 'Latifa Islam', '01938559556', 'Firmer', '600', 'a:4:{s:8:\"pVillage\";s:7:\"Kalipur\";s:3:\"pPO\";s:7:\"Bhairab\";s:9:\"pUpozilla\";s:7:\"Bhairab\";s:5:\"pDist\";s:11:\"Kishoregonj\";}', 'on', 'a:4:{s:8:\"cVillage\";s:7:\"Kalipur\";s:3:\"cPO\";s:13:\"Bhairab Bazar\";s:9:\"cUpozilla\";s:7:\"Bhairab\";s:5:\"cDist\";s:11:\"Kishoregonj\";}', 'a:4:{s:19:\"legal_guardian_name\";s:10:\"Denim Pant\";s:25:\"legal_guardian_occuaption\";s:5:\"yyyyy\";s:21:\"legal_guardian_mobile\";s:11:\"01938559556\";s:29:\"legal_guardian_monthly_income\";s:10:\"2222222222\";}', 'a:8:{s:19:\"local_guardian_name\";s:10:\"Denim Pant\";s:22:\"local_guardian_village\";s:7:\"Kalipur\";s:17:\"local_guardian_PO\";s:7:\"Bhairab\";s:23:\"local_guardian_Upozilla\";s:7:\"Bhairab\";s:23:\"local_guardian_District\";s:11:\"Kishoregonj\";s:25:\"local_guardian_occupation\";s:6:\"Firmer\";s:21:\"local_guardian_mobile\";s:11:\"01938559556\";s:28:\"relation_with_local_guardian\";s:6:\"Father\";}', 'a:4:{s:15:\"SSC_School_Name\";s:10:\"Denim Pant\";s:13:\"SSC_School_PO\";s:10:\"Simulkandi\";s:19:\"SSC_School_Upozlila\";s:3:\"3r3\";s:19:\"SSC_School_District\";s:11:\"Kishoreganj\";}', 'a:8:{s:13:\"SSC_exam_name\";N;s:14:\"SSC_board_name\";s:1:\"0\";s:11:\"SSC_regi_no\";s:6:\"343433\";s:11:\"SSC_roll_no\";s:3:\"666\";s:9:\"SSC_group\";s:1:\"7\";s:9:\"SSC_grade\";s:1:\"1\";s:7:\"SSC_gpa\";s:1:\"5\";s:16:\"SSC_passing_year\";s:4:\"2019\";}', '', '', '', '', '', '', 0, '', '', '', '', '', 'f93043b604ad896fa91e5099d9080887.JPG', '', '', '', '6', '8', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '');


#
# TABLE STRUCTURE FOR: sma_students_fee
#

DROP TABLE IF EXISTS `sma_students_fee`;

CREATE TABLE `sma_students_fee` (
  `id` int(10) NOT NULL AUTO_INCREMENT,
  `student_id` varchar(10) NOT NULL,
  `month_id` text NOT NULL,
  `month_key_val` text NOT NULL,
  `others_id` text NOT NULL,
  `others_key_val` text NOT NULL,
  `total_monthly_fee` varchar(10) NOT NULL,
  `total_others_fee` varchar(10) NOT NULL,
  `payment_date` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP,
  `discount` varchar(10) NOT NULL,
  `class_id` varchar(10) NOT NULL,
  `year_id` int(10) NOT NULL,
  `username` varchar(250) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2008 DEFAULT CHARSET=latin1;

INSERT INTO `sma_students_fee` (`id`, `student_id`, `month_id`, `month_key_val`, `others_id`, `others_key_val`, `total_monthly_fee`, `total_others_fee`, `payment_date`, `discount`, `class_id`, `year_id`, `username`) VALUES (2000, '17', '{\"1\":\"1\",\"2\":\"2\",\"3\":\"3\",\"4\":\"4\",\"5\":\"5\",\"6\":\"6\"}', '{\"January\":\"250\",\"February\":\"250\",\"March\":\"250\",\"April\":\"250\",\"May\":\"250\",\"June\":\"250\"}', '{\"4\":\"4\",\"6\":\"6\",\"8\":\"8\",\"10\":\"10\"}', '{\"Library\":\"150\",\"Development\":\"450\",\"Computer\":\"100\",\"Sports\":\"150\"}', '1500', '850', '2020-03-04 11:42:00', '', '7', 8, 'farhad');
INSERT INTO `sma_students_fee` (`id`, `student_id`, `month_id`, `month_key_val`, `others_id`, `others_key_val`, `total_monthly_fee`, `total_others_fee`, `payment_date`, `discount`, `class_id`, `year_id`, `username`) VALUES (2001, '21', '{\"1\":\"1\",\"2\":\"2\",\"3\":\"3\"}', '{\"January\":\"200\",\"February\":\"200\",\"March\":\"200\"}', '', '', '600', '0', '2020-03-04 11:56:00', '', '6', 8, 'farhad');
INSERT INTO `sma_students_fee` (`id`, `student_id`, `month_id`, `month_key_val`, `others_id`, `others_key_val`, `total_monthly_fee`, `total_others_fee`, `payment_date`, `discount`, `class_id`, `year_id`, `username`) VALUES (2002, '17', '{\"7\":\"7\",\"8\":\"8\",\"9\":\"9\",\"10\":\"10\"}', '{\"July\":\"250\",\"August\":\"250\",\"September\":\"250\",\"October\":\"250\"}', '', '', '1000', '0', '2020-03-04 11:59:00', '', '7', 8, 'farhad');
INSERT INTO `sma_students_fee` (`id`, `student_id`, `month_id`, `month_key_val`, `others_id`, `others_key_val`, `total_monthly_fee`, `total_others_fee`, `payment_date`, `discount`, `class_id`, `year_id`, `username`) VALUES (2003, '17', '', '', '{\"4\":\"4\",\"6\":\"6\",\"8\":\"8\",\"10\":\"10\",\"12\":\"12\",\"14\":\"14\"}', '{\"Library\":\"150\",\"Development\":\"450\",\"Computer\":\"100\",\"Sports\":\"150\",\"Scout\":\"100\",\"Milad\":\"50\"}', '0', '1000', '2020-03-04 12:05:00', '', '7', 8, 'farhad');
INSERT INTO `sma_students_fee` (`id`, `student_id`, `month_id`, `month_key_val`, `others_id`, `others_key_val`, `total_monthly_fee`, `total_others_fee`, `payment_date`, `discount`, `class_id`, `year_id`, `username`) VALUES (2004, '17', '{\"11\":\"11\"}', '{\"November\":\"250\"}', '{\"4\":\"4\",\"6\":\"6\",\"8\":\"8\"}', '{\"Library\":\"150\",\"Development\":\"450\",\"Computer\":\"100\"}', '250', '700', '2020-03-05 04:27:00', '', '7', 8, 'farhad');
INSERT INTO `sma_students_fee` (`id`, `student_id`, `month_id`, `month_key_val`, `others_id`, `others_key_val`, `total_monthly_fee`, `total_others_fee`, `payment_date`, `discount`, `class_id`, `year_id`, `username`) VALUES (2005, '17', '', '', '{\"16\":\"16\",\"18\":\"18\",\"19\":\"19\",\"20\":\"20\",\"23\":\"23\",\"24\":\"24\",\"25\":\"25\"}', '{\"Gratuity\":\"100\",\"Diary\":\"100\",\"ID Card\":\"100\",\"Registration Fee\":\"350\",\"Certificate\":\"0\",\"Form Fillup\":\"0\",\"Transfer Certificate\":\"0\"}', '0', '650', '2020-03-05 04:29:00', '', '7', 8, 'farhad');
INSERT INTO `sma_students_fee` (`id`, `student_id`, `month_id`, `month_key_val`, `others_id`, `others_key_val`, `total_monthly_fee`, `total_others_fee`, `payment_date`, `discount`, `class_id`, `year_id`, `username`) VALUES (2006, '17', '', '', '{\"26\":\"26\",\"29\":\"29\"}', '{\"Testimonial\":\"0\",\"Exam Fee\":\"300\"}', '0', '300', '2020-03-05 05:31:00', '', '7', 8, 'farhad');
INSERT INTO `sma_students_fee` (`id`, `student_id`, `month_id`, `month_key_val`, `others_id`, `others_key_val`, `total_monthly_fee`, `total_others_fee`, `payment_date`, `discount`, `class_id`, `year_id`, `username`) VALUES (2007, '17', '{\"12\":\"12\"}', '{\"December\":\"250\"}', '{\"30\":\"30\"}', '{\"Fine Of Absent\":\"0\"}', '250', '0', '2020-03-16 10:12:00', '30', '7', 8, 'farhad');


#
# TABLE STRUCTURE FOR: sma_subject_lists
#

DROP TABLE IF EXISTS `sma_subject_lists`;

CREATE TABLE `sma_subject_lists` (
  `id` int(11) NOT NULL,
  `dept_id` int(10) NOT NULL,
  `subject_type` text NOT NULL,
  `subject_code` varchar(10) NOT NULL,
  `subject_name` varchar(50) NOT NULL,
  `short_name` text NOT NULL,
  `class_name` varchar(30) NOT NULL,
  `year_name` text NOT NULL,
  `First_Year` varchar(10) NOT NULL,
  `Second_Year` varchar(10) NOT NULL,
  `Third_Year` varchar(10) NOT NULL,
  `Fourth_Year` varchar(10) NOT NULL,
  `group_id` text NOT NULL,
  `set_as_4th_subject` varchar(10) NOT NULL,
  `position` int(10) NOT NULL,
  `user_id` int(10) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;

#
# TABLE STRUCTURE FOR: sma_suspended_bills
#

DROP TABLE IF EXISTS `sma_suspended_bills`;

CREATE TABLE `sma_suspended_bills` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `date` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP,
  `customer_id` int(11) NOT NULL,
  `customer` varchar(55) DEFAULT NULL,
  `count` int(11) NOT NULL,
  `order_discount_id` varchar(20) DEFAULT NULL,
  `order_tax_id` int(11) DEFAULT NULL,
  `total` decimal(25,4) NOT NULL,
  `biller_id` int(11) DEFAULT NULL,
  `warehouse_id` int(11) DEFAULT NULL,
  `created_by` int(11) NOT NULL,
  `suspend_note` varchar(255) DEFAULT NULL,
  `shipping` decimal(15,4) DEFAULT '0.0000',
  `cgst` decimal(25,4) DEFAULT NULL,
  `sgst` decimal(25,4) DEFAULT NULL,
  `igst` decimal(25,4) DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

#
# TABLE STRUCTURE FOR: sma_suspended_items
#

DROP TABLE IF EXISTS `sma_suspended_items`;

CREATE TABLE `sma_suspended_items` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `suspend_id` int(11) unsigned NOT NULL,
  `product_id` int(11) unsigned NOT NULL,
  `product_code` varchar(55) NOT NULL,
  `product_name` varchar(255) NOT NULL,
  `net_unit_price` decimal(25,4) NOT NULL,
  `unit_price` decimal(25,4) NOT NULL,
  `quantity` decimal(15,4) DEFAULT '0.0000',
  `warehouse_id` int(11) DEFAULT NULL,
  `item_tax` decimal(25,4) DEFAULT NULL,
  `tax_rate_id` int(11) DEFAULT NULL,
  `tax` varchar(55) DEFAULT NULL,
  `discount` varchar(55) DEFAULT NULL,
  `item_discount` decimal(25,4) DEFAULT NULL,
  `subtotal` decimal(25,4) NOT NULL,
  `serial_no` varchar(255) DEFAULT NULL,
  `option_id` int(11) DEFAULT NULL,
  `product_type` varchar(20) DEFAULT NULL,
  `real_unit_price` decimal(25,4) DEFAULT NULL,
  `product_unit_id` int(11) DEFAULT NULL,
  `product_unit_code` varchar(10) DEFAULT NULL,
  `unit_quantity` decimal(15,4) NOT NULL,
  `comment` varchar(255) DEFAULT NULL,
  `gst` varchar(20) DEFAULT NULL,
  `cgst` decimal(25,4) DEFAULT NULL,
  `sgst` decimal(25,4) DEFAULT NULL,
  `igst` decimal(25,4) DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

#
# TABLE STRUCTURE FOR: sma_tax_rates
#

DROP TABLE IF EXISTS `sma_tax_rates`;

CREATE TABLE `sma_tax_rates` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `name` varchar(55) NOT NULL,
  `code` varchar(10) DEFAULT NULL,
  `rate` decimal(12,4) NOT NULL,
  `type` varchar(50) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8;

INSERT INTO `sma_tax_rates` (`id`, `name`, `code`, `rate`, `type`) VALUES (1, 'No Tax', 'NT', '0.0000', '2');
INSERT INTO `sma_tax_rates` (`id`, `name`, `code`, `rate`, `type`) VALUES (4, 'VAT @7%', '', '7.0000', '1');


#
# TABLE STRUCTURE FOR: sma_transfer_items
#

DROP TABLE IF EXISTS `sma_transfer_items`;

CREATE TABLE `sma_transfer_items` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `transfer_id` int(11) NOT NULL,
  `product_id` int(11) NOT NULL,
  `product_code` varchar(55) NOT NULL,
  `product_name` varchar(255) NOT NULL,
  `option_id` int(11) DEFAULT NULL,
  `expiry` date DEFAULT NULL,
  `quantity` decimal(15,4) NOT NULL,
  `tax_rate_id` int(11) DEFAULT NULL,
  `tax` varchar(55) DEFAULT NULL,
  `item_tax` decimal(25,4) DEFAULT NULL,
  `net_unit_cost` decimal(25,4) DEFAULT NULL,
  `subtotal` decimal(25,4) DEFAULT NULL,
  `quantity_balance` decimal(15,4) NOT NULL,
  `unit_cost` decimal(25,4) DEFAULT NULL,
  `real_unit_cost` decimal(25,4) DEFAULT NULL,
  `date` date DEFAULT NULL,
  `warehouse_id` int(11) DEFAULT NULL,
  `product_unit_id` int(11) DEFAULT NULL,
  `product_unit_code` varchar(10) DEFAULT NULL,
  `unit_quantity` decimal(15,4) NOT NULL,
  `gst` varchar(20) DEFAULT NULL,
  `cgst` decimal(25,4) DEFAULT NULL,
  `sgst` decimal(25,4) DEFAULT NULL,
  `igst` decimal(25,4) DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `transfer_id` (`transfer_id`),
  KEY `product_id` (`product_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

#
# TABLE STRUCTURE FOR: sma_transfers
#

DROP TABLE IF EXISTS `sma_transfers`;

CREATE TABLE `sma_transfers` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `transfer_no` varchar(55) NOT NULL,
  `date` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP,
  `from_warehouse_id` int(11) NOT NULL,
  `from_warehouse_code` varchar(55) NOT NULL,
  `from_warehouse_name` varchar(55) NOT NULL,
  `to_warehouse_id` int(11) NOT NULL,
  `to_warehouse_code` varchar(55) NOT NULL,
  `to_warehouse_name` varchar(55) NOT NULL,
  `note` varchar(1000) DEFAULT NULL,
  `total` decimal(25,4) DEFAULT NULL,
  `total_tax` decimal(25,4) DEFAULT NULL,
  `grand_total` decimal(25,4) DEFAULT NULL,
  `created_by` varchar(255) DEFAULT NULL,
  `status` varchar(55) NOT NULL DEFAULT 'pending',
  `shipping` decimal(25,4) NOT NULL DEFAULT '0.0000',
  `attachment` varchar(55) DEFAULT NULL,
  `cgst` decimal(25,4) DEFAULT NULL,
  `sgst` decimal(25,4) DEFAULT NULL,
  `igst` decimal(25,4) DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `id` (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

#
# TABLE STRUCTURE FOR: sma_units
#

DROP TABLE IF EXISTS `sma_units`;

CREATE TABLE `sma_units` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `code` varchar(10) NOT NULL,
  `name` varchar(55) NOT NULL,
  `base_unit` int(11) DEFAULT NULL,
  `operator` varchar(1) DEFAULT NULL,
  `unit_value` varchar(55) DEFAULT NULL,
  `operation_value` varchar(55) DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `base_unit` (`base_unit`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8;

INSERT INTO `sma_units` (`id`, `code`, `name`, `base_unit`, `operator`, `unit_value`, `operation_value`) VALUES (3, 'Ton', 'Ton', NULL, NULL, NULL, NULL);


#
# TABLE STRUCTURE FOR: sma_user_logins
#

DROP TABLE IF EXISTS `sma_user_logins`;

CREATE TABLE `sma_user_logins` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `user_id` int(11) NOT NULL,
  `company_id` int(11) DEFAULT NULL,
  `ip_address` varbinary(16) NOT NULL,
  `login` varchar(100) NOT NULL,
  `time` timestamp NULL DEFAULT CURRENT_TIMESTAMP,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=952 DEFAULT CHARSET=utf8;

INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (0, 1, NULL, '::1', 'a@gmail.com', '2020-06-06 21:23:10');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (1, 1, NULL, '180.183.155.85', 'owner@tecdiary.com', '2020-01-28 17:31:22');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (2, 1, NULL, '180.183.155.85', 'owner@tecdiary.com', '2020-01-28 17:31:45');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (3, 1, NULL, '180.183.155.85', 'owner@tecdiary.com', '2020-01-28 17:34:02');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (4, 1, NULL, '180.183.155.85', 'owner@tecdiary.com', '2020-01-29 04:04:13');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (5, 1, NULL, '89.187.161.220', 'owner@tecdiary.com', '2020-01-29 05:36:15');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (6, 1, NULL, '141.105.67.232', 'owner@tecdiary.com', '2020-01-29 06:29:58');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (7, 1, NULL, '141.105.67.232', 'owner@tecdiary.com', '2020-01-29 10:04:35');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (8, 1, NULL, '180.183.155.85', 'owner@tecdiary.com', '2020-01-29 14:42:11');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (9, 1, NULL, '46.162.194.162', 'owner@tecdiary.com', '2020-01-29 14:57:31');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (10, 1, NULL, '91.210.107.60', 'owner@tecdiary.com', '2020-01-29 15:14:13');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (11, 2, NULL, '180.183.155.85', 'paul', '2020-01-29 18:10:49');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (12, 2, NULL, '180.183.155.85', 'paul', '2020-01-30 02:53:53');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (13, 1, NULL, '180.183.155.85', 'owner@tecdiary.com', '2020-01-30 02:58:20');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (14, 2, NULL, '180.183.155.85', 'paul', '2020-01-30 03:04:29');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (15, 1, NULL, '180.183.155.85', 'owner@tecdiary.com', '2020-01-30 03:05:09');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (16, 1, NULL, '103.7.249.34', 'owner@tecdiary.com', '2020-01-30 03:57:22');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (17, 1, NULL, '223.102.174.252', 'owner@tecdiary.com', '2020-01-30 04:45:13');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (18, 1, NULL, '103.7.249.34', 'owner@tecdiary.com', '2020-01-30 07:51:50');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (19, 1, NULL, '180.183.152.253', 'owner@tecdiary.com', '2020-01-30 09:40:59');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (20, 1, NULL, '141.105.67.232', 'owner@tecdiary.com', '2020-01-30 11:41:24');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (21, 1, NULL, '103.7.249.34', 'owner@tecdiary.com', '2020-01-30 12:23:24');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (22, 2, NULL, '180.183.152.253', 'paul', '2020-01-30 13:34:31');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (23, 1, NULL, '180.183.152.253', 'owner@tecdiary.com', '2020-01-30 13:51:06');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (24, 1, NULL, '180.183.152.253', 'owner@tecdiary.com', '2020-01-30 14:43:04');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (25, 1, NULL, '141.105.67.232', 'owner@tecdiary.com', '2020-01-30 15:02:22');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (26, 1, NULL, '180.183.152.253', 'owner@tecdiary.com', '2020-01-30 15:49:53');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (27, 1, NULL, '180.183.152.253', 'owner@tecdiary.com', '2020-01-30 15:51:52');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (28, 1, NULL, '180.183.152.253', 'owner@tecdiary.com', '2020-01-30 15:52:42');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (29, 2, NULL, '180.183.152.253', 'paul', '2020-01-30 15:53:29');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (30, 1, NULL, '141.105.67.232', 'owner@tecdiary.com', '2020-01-30 15:55:51');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (31, 1, NULL, '180.183.152.253', 'owner@tecdiary.com', '2020-01-30 16:12:45');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (32, 1, NULL, '141.105.67.232', 'owner@tecdiary.com', '2020-01-30 17:24:18');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (33, 1, NULL, '180.183.152.253', 'owner@tecdiary.com', '2020-01-31 00:52:02');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (34, 1, NULL, '112.42.231.239', 'owner@tecdiary.com', '2020-01-31 02:31:52');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (35, 1, NULL, '91.210.107.60', 'owner@tecdiary.com', '2020-01-31 02:54:00');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (36, 1, NULL, '112.42.231.239', 'owner@tecdiary.com', '2020-01-31 02:59:33');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (37, 1, NULL, '180.183.152.253', 'owner@tecdiary.com', '2020-01-31 03:00:16');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (38, 1, NULL, '91.210.107.60', 'owner@tecdiary.com', '2020-01-31 03:11:53');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (39, 1, NULL, '91.210.107.60', 'owner@tecdiary.com', '2020-01-31 05:15:15');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (40, 1, NULL, '91.210.107.60', 'owner@tecdiary.com', '2020-01-31 05:30:40');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (41, 1, NULL, '91.210.107.60', 'owner@tecdiary.com', '2020-01-31 15:26:07');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (42, 1, NULL, '91.210.107.60', 'owner@tecdiary.com', '2020-01-31 15:36:57');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (43, 1, NULL, '91.210.107.60', 'owner@tecdiary.com', '2020-01-31 15:37:53');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (44, 1, NULL, '91.210.107.60', 'owner@tecdiary.com', '2020-01-31 15:39:22');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (45, 2, NULL, '182.232.120.92', 'paul', '2020-01-31 17:08:27');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (46, 1, NULL, '180.183.152.253', 'owner@tecdiary.com', '2020-01-31 17:10:58');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (47, 1, NULL, '103.7.249.34', 'owner@tecdiary.com', '2020-02-01 12:37:18');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (48, 1, NULL, '103.7.249.34', 'owner@tecdiary.com', '2020-02-01 12:41:44');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (49, 2, NULL, '182.232.112.193', 'paul', '2020-02-01 12:57:16');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (50, 1, NULL, '182.232.112.193', 'owner@tecdiary.com', '2020-02-01 12:57:34');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (51, 1, NULL, '180.183.152.253', 'owner@tecdiary.com', '2020-02-01 17:04:32');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (52, 1, NULL, '218.253.89.3', 'owner@tecdiary.com', '2020-02-02 03:27:21');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (53, 1, NULL, '89.187.185.11', 'owner@tecdiary.com', '2020-02-02 07:21:34');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (54, 1, NULL, '50.7.159.34', 'owner@tecdiary.com', '2020-02-02 11:28:32');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (55, 1, NULL, '180.183.226.100', 'owner@tecdiary.com', '2020-02-02 12:58:50');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (56, 1, NULL, '223.102.174.243', 'owner@tecdiary.com', '2020-02-02 16:34:44');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (57, 1, NULL, '89.187.161.220', 'owner@tecdiary.com', '2020-02-02 20:08:49');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (58, 1, NULL, '89.187.161.220', 'owner@tecdiary.com', '2020-02-02 20:10:16');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (59, 1, NULL, '50.7.159.34', 'owner@tecdiary.com', '2020-02-02 20:13:02');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (60, 1, NULL, '50.7.159.34', 'owner@tecdiary.com', '2020-02-02 20:16:25');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (61, 1, NULL, '50.7.159.34', 'owner@tecdiary.com', '2020-02-02 20:25:02');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (62, 1, NULL, '89.187.161.220', 'owner@tecdiary.com', '2020-02-02 20:27:16');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (63, 1, NULL, '180.183.226.100', 'owner@tecdiary.com', '2020-02-03 03:23:49');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (64, 1, NULL, '50.7.159.34', 'owner@tecdiary.com', '2020-02-03 04:25:27');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (65, 1, NULL, '50.7.159.34', 'owner@tecdiary.com', '2020-02-03 04:33:26');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (66, 1, NULL, '182.232.113.36', 'owner@tecdiary.com', '2020-02-03 06:19:19');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (67, 1, NULL, '104.247.128.118', 'owner@tecdiary.com', '2020-02-03 10:30:39');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (68, 1, NULL, '104.247.128.118', 'owner@tecdiary.com', '2020-02-03 10:46:09');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (69, 1, NULL, '104.247.128.118', 'owner@tecdiary.com', '2020-02-03 10:48:08');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (70, 1, NULL, '104.247.128.118', 'owner@tecdiary.com', '2020-02-03 11:46:55');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (71, 1, NULL, '103.7.249.34', 'owner@tecdiary.com', '2020-02-03 13:17:20');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (72, 1, NULL, '104.247.128.118', 'owner@tecdiary.com', '2020-02-03 13:26:30');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (73, 1, NULL, '180.183.226.100', 'owner@tecdiary.com', '2020-02-03 13:37:40');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (74, 1, NULL, '182.232.117.90', 'owner@tecdiary.com', '2020-02-03 16:14:59');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (75, 1, NULL, '180.183.226.100', 'owner@tecdiary.com', '2020-02-03 16:18:33');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (76, 1, NULL, '202.142.77.232', 'owner@tecdiary.com', '2020-02-03 16:26:15');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (77, 1, NULL, '104.247.128.118', 'owner@tecdiary.com', '2020-02-03 16:57:47');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (78, 1, NULL, '104.247.128.118', 'owner@tecdiary.com', '2020-02-03 17:12:37');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (79, 1, NULL, '103.85.197.54', 'owner@tecdiary.com', '2020-02-03 17:49:28');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (80, 1, NULL, '50.7.159.34', 'owner@tecdiary.com', '2020-02-03 18:16:55');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (81, 1, NULL, '180.183.226.100', 'owner@tecdiary.com', '2020-02-04 02:03:04');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (82, 1, NULL, '50.23.113.246', 'owner@tecdiary.com', '2020-02-04 02:20:03');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (83, 1, NULL, '50.23.113.246', 'owner@tecdiary.com', '2020-02-04 02:25:00');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (84, 1, NULL, '50.23.113.246', 'owner@tecdiary.com', '2020-02-04 03:47:26');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (85, 1, NULL, '50.23.113.246', 'owner@tecdiary.com', '2020-02-04 04:00:15');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (86, 1, NULL, '188.43.136.32', 'owner@tecdiary.com', '2020-02-04 05:07:57');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (87, 1, NULL, '188.43.136.32', 'owner@tecdiary.com', '2020-02-04 05:08:28');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (88, 1, NULL, '180.183.226.100', 'owner@tecdiary.com', '2020-02-04 05:34:43');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (89, 1, NULL, '103.7.249.34', 'owner@tecdiary.com', '2020-02-04 07:18:37');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (90, 1, NULL, '103.7.249.34', 'owner@tecdiary.com', '2020-02-04 11:07:38');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (91, 1, NULL, '180.183.226.100', 'owner@tecdiary.com', '2020-02-04 13:43:16');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (92, 1, NULL, '180.183.226.100', 'owner@tecdiary.com', '2020-02-04 15:44:47');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (93, 1, NULL, '103.7.249.34', 'owner@tecdiary.com', '2020-02-05 04:50:24');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (94, 1, NULL, '180.183.226.100', 'owner@tecdiary.com', '2020-02-05 11:10:42');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (95, 1, NULL, '103.7.249.34', 'owner@tecdiary.com', '2020-02-05 11:17:46');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (96, 1, NULL, '180.183.226.100', 'owner@tecdiary.com', '2020-02-05 12:44:30');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (97, 1, NULL, '180.183.226.100', 'owner@tecdiary.com', '2020-02-06 05:30:38');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (98, 1, NULL, '103.7.249.34', 'owner@tecdiary.com', '2020-02-06 05:30:39');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (99, 1, NULL, '180.183.226.100', 'owner@tecdiary.com', '2020-02-06 06:50:55');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (100, 1, NULL, '103.7.249.34', 'owner@tecdiary.com', '2020-02-06 10:02:05');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (101, 1, NULL, '183.89.190.73', 'owner@tecdiary.com', '2020-02-06 15:14:45');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (102, 1, NULL, '103.7.249.34', 'owner@tecdiary.com', '2020-02-07 04:23:02');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (103, 1, NULL, '180.183.201.153', 'owner@tecdiary.com', '2020-02-07 09:03:37');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (104, 1, NULL, '182.232.125.131', 'Owner@tecdiary.com', '2020-02-07 16:28:47');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (105, 1, NULL, '103.7.249.34', 'owner@tecdiary.com', '2020-02-08 03:23:02');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (106, 1, NULL, '182.232.112.190', 'owner@tecdiary.com', '2020-02-08 08:30:22');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (107, 1, NULL, '103.7.249.34', 'owner@tecdiary.com', '2020-02-08 08:31:16');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (108, 1, NULL, '182.232.113.90', 'owner@tecdiary.com', '2020-02-08 11:40:13');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (109, 1, NULL, '103.7.249.34', 'owner@tecdiary.com', '2020-02-08 13:28:41');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (110, 1, NULL, '183.89.185.87', 'owner@tecdiary.com', '2020-02-08 17:07:03');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (111, 1, NULL, '202.142.117.95', 'owner@tecdiary.com', '2020-02-09 03:42:28');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (112, 1, NULL, '180.183.229.214', 'owner@tecdiary.com', '2020-02-09 03:45:22');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (113, 1, NULL, '103.7.249.34', 'owner@tecdiary.com', '2020-02-09 09:58:06');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (114, 1, NULL, '180.183.229.214', 'owner@tecdiary.com', '2020-02-09 12:52:03');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (115, 1, NULL, '180.183.229.214', 'owner@tecdiary.com', '2020-02-09 12:53:19');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (116, 1, NULL, '180.183.229.214', 'owner@tecdiary.com', '2020-02-09 16:27:32');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (117, 1, NULL, '103.7.249.34', 'owner@tecdiary.com', '2020-02-10 04:53:33');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (118, 1, NULL, '103.7.249.34', 'owner@tecdiary.com', '2020-02-10 09:25:04');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (119, 1, NULL, '::1', 'owner@tecdiary.com', '2020-02-11 05:59:29');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (120, 1, NULL, '::1', 'owner@tecdiary.com', '2020-02-13 03:40:34');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (121, 1, NULL, '::1', 'owner@tecdiary.com', '2020-02-13 06:34:48');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (122, 1, NULL, '::1', 'owner@tecdiary.com', '2020-02-13 08:43:16');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (123, 1, NULL, '::1', 'owner@tecdiary.com', '2020-02-13 09:32:17');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (124, 1, NULL, '::1', 'owner@tecdiary.com', '2020-02-14 04:06:56');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (125, 1, NULL, '::1', 'owner@tecdiary.com', '2020-02-14 07:07:48');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (126, 1, NULL, '::1', 'owner@tecdiary.com', '2020-02-14 09:21:51');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (127, 1, NULL, '::1', 'owner@tecdiary.com', '2020-02-15 04:01:40');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (128, 1, NULL, '::1', 'owner@tecdiary.com', '2020-02-15 09:14:35');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (129, 1, NULL, '::1', 'owner@tecdiary.com', '2020-02-16 08:47:38');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (130, 1, NULL, '::1', 'owner@tecdiary.com', '2020-02-17 04:33:00');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (131, 1, NULL, '::1', 'owner@tecdiary.com', '2020-02-18 06:45:21');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (132, 1, NULL, '::1', 'owner@tecdiary.com', '2020-02-18 12:19:19');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (133, 1, NULL, '::1', 'owner@tecdiary.com', '2020-02-18 12:48:29');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (134, 1, NULL, '::1', 'owner@tecdiary.com', '2020-02-19 10:26:40');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (135, 1, NULL, '::1', 'owner@tecdiary.com', '2020-02-20 04:11:18');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (136, 1, NULL, '::1', 'owner@tecdiary.com', '2020-02-20 04:51:17');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (137, 1, NULL, '::1', 'owner@tecdiary.com', '2020-02-20 10:18:34');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (138, 1, NULL, '::1', 'owner@tecdiary.com', '2020-02-21 03:55:53');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (139, 1, NULL, '::1', 'owner@tecdiary.com', '2020-02-22 04:13:29');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (140, 1, NULL, '::1', 'a@gmail.com', '2020-02-22 04:41:34');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (141, 1, NULL, '::1', 'a@gmail.com', '2020-02-23 02:58:57');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (142, 1, NULL, '::1', 'a@gmail.com', '2020-02-23 10:18:09');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (143, 1, NULL, '::1', 'a@gmail.com', '2020-02-24 04:49:52');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (144, 1, NULL, '::1', 'a@gmail.com', '2020-02-25 04:59:32');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (145, 1, NULL, '::1', 'a@gmail.com', '2020-02-25 15:06:53');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (146, 1, NULL, '::1', 'a@gmail.com', '2020-02-25 15:45:05');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (147, 1, NULL, '::1', 'a@gmail.com', '2020-02-25 15:55:36');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (148, 1, NULL, '::1', 'a@gmail.com', '2020-02-25 15:57:24');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (149, 1, NULL, '::1', 'a@gmail.com', '2020-02-26 03:18:31');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (150, 1, NULL, '::1', 'a@gmail.com', '2020-02-26 15:06:17');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (151, 1, NULL, '::1', 'a@gmail.com', '2020-02-27 02:37:11');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (152, 1, NULL, '::1', 'a@gmail.com', '2020-02-27 05:47:37');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (153, 1, NULL, '::1', 'a@gmail.com', '2020-02-27 14:52:53');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (154, 1, NULL, '::1', 'a@gmail.com', '2020-03-01 06:11:34');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (155, 1, NULL, '::1', 'a@gmail.com', '2020-03-01 09:55:09');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (156, 1, NULL, '::1', 'a@gmail.com', '2020-03-02 04:20:38');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (157, 1, NULL, '::1', 'a@gmail.com', '2020-03-02 09:09:46');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (158, 1, NULL, '::1', 'a@gmail.com', '2020-03-03 04:18:33');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (159, 1, NULL, '::1', 'a@gmail.com', '2020-03-03 07:08:41');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (160, 1, NULL, '::1', 'a@gmail.com', '2020-03-04 04:33:05');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (161, 1, NULL, '::1', 'a@gmail.com', '2020-03-04 09:27:08');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (162, 1, NULL, '::1', 'a@gmail.com', '2020-03-05 04:27:05');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (163, 1, NULL, '::1', 'a@gmail.com', '2020-03-08 06:25:10');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (164, 1, NULL, '::1', 'a@gmail.com', '2020-03-11 11:14:13');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (165, 1, NULL, '::1', 'a@gmail.com', '2020-03-16 10:11:52');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (166, 1, NULL, '::1', 'a@gmail.com', '2020-03-18 05:40:42');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (167, 1, NULL, '::1', 'a@gmail.com', '2020-03-22 05:50:02');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (168, 1, NULL, '::1', 'a@gmail.com', '2020-04-02 00:55:01');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (169, 1, NULL, '::1', 'a@gmail.com', '2020-04-02 08:19:22');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (170, 1, NULL, '::1', 'a@gmail.com', '2020-04-27 13:16:38');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (171, 1, NULL, '::1', 'a@gmail.com', '2020-04-27 16:34:57');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (172, 1, NULL, '::1', 'a@gmail.com', '2020-04-28 08:27:30');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (173, 1, NULL, '::1', 'a@gmail.com', '2020-04-29 15:53:03');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (174, 1, NULL, '::1', 'a@gmail.com', '2020-04-30 09:15:57');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (175, 1, NULL, '::1', 'a@gmail.com', '2020-05-01 05:29:49');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (176, 1, NULL, '::1', 'a@gmail.com', '2020-05-01 13:54:36');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (177, 1, NULL, '::1', 'a@gmail.com', '2020-05-01 18:28:27');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (178, 1, NULL, '::1', 'a@gmail.com', '2020-05-02 08:48:51');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (179, 1, NULL, '::1', 'a@gmail.com', '2020-05-02 13:07:07');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (180, 1, NULL, '::1', 'a@gmail.com', '2020-05-03 11:29:23');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (181, 1, NULL, '::1', 'a@gmail.com', '2020-05-04 05:08:51');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (182, 1, NULL, '::1', 'a@gmail.com', '2020-05-04 09:55:09');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (183, 1, NULL, '210.1.246.66', 'a@gmail.com', '2020-05-16 06:25:11');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (184, 1, NULL, '127.0.0.1', 'a@gmail.com', '2020-05-24 10:40:47');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (185, 1, NULL, '127.0.0.1', 'a@gmail.com', '2020-05-24 10:51:06');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (186, 1, NULL, '::1', 'a@gmail.com', '2020-05-26 04:43:41');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (187, 1, NULL, '::1', 'a@gmail.com', '2020-05-26 04:53:34');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (188, 1, NULL, '::1', 'a@gmail.com', '2020-05-26 04:54:25');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (189, 1, NULL, '::1', 'a@gmail.com', '2020-05-26 08:10:43');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (190, 1, NULL, '::1', 'a@gmail.com', '2020-05-26 10:37:54');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (191, 1, NULL, '::1', 'a@gmail.com', '2020-05-29 23:39:02');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (192, 1, NULL, '::1', 'a@gmail.com', '2020-05-30 16:41:46');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (193, 1, NULL, '103.108.88.21', 'a@gmail.com', '2020-05-30 10:42:55');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (194, 1, NULL, '103.108.88.21', 'a@gmail.com', '2020-05-30 11:16:52');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (195, 1, NULL, '103.108.88.21', 'a@gmail.com', '2020-05-31 06:13:22');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (196, 1, NULL, '43.231.23.122', 'a@gmail.com', '2020-06-02 08:25:28');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (197, 1, NULL, '::1', 'a@gmail.com', '2020-06-06 23:54:23');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (198, 1, NULL, '::1', 'a@gmail.com', '2020-06-06 23:59:22');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (199, 1, NULL, '::1', 'a@gmail.com', '2020-06-07 14:50:37');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (200, 3, NULL, '::1', 'admin', '2020-06-07 19:15:43');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (201, 1, NULL, '::1', 'a@gmail.com', '2020-06-07 19:23:19');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (202, 1, NULL, '::1', 'a@gmail.com', '2020-06-08 16:48:58');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (203, 1, NULL, '::1', 'a@gmail.com', '2020-06-08 22:14:23');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (204, 1, NULL, '::1', 'a@gmail.com', '2020-06-09 15:35:42');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (205, 1, NULL, '::1', 'a@gmail.com', '2020-06-10 21:17:41');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (206, 1, NULL, '::1', 'a@gmail.com', '2020-06-11 01:27:26');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (207, 1, NULL, '::1', 'a@gmail.com', '2020-06-12 15:02:38');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (208, 1, NULL, '::1', 'a@gmail.com', '2020-06-14 18:40:42');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (209, 1, NULL, '::1', 'a@gmail.com', '2020-06-16 16:13:45');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (210, 1, NULL, '::1', 'a@gmail.com', '2020-06-16 20:14:07');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (211, 1, NULL, '::1', 'a@gmail.com', '2020-06-18 02:23:22');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (212, 1, NULL, '::1', 'a@gmail.com', '2020-06-22 22:53:14');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (213, 1, NULL, '::1', 'a@gmail.com', '2020-06-23 16:11:41');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (214, 1, NULL, '::1', 'a@gmail.com', '2020-06-23 19:31:30');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (215, 1, NULL, '::1', 'a@gmail.com', '2020-06-24 03:11:20');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (216, 1, NULL, '::1', 'a@gmail.com', '2020-06-25 22:01:50');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (217, 1, NULL, '::1', 'a@gmail.com', '2020-06-26 15:37:10');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (218, 1, NULL, '::1', 'a@gmail.com', '2020-06-27 17:47:54');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (219, 1, NULL, '::1', 'a@gmail.com', '2020-06-28 02:54:48');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (220, 1, NULL, '::1', 'a@gmail.com', '2020-06-28 22:14:02');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (221, 1, NULL, '::1', 'a@gmail.com', '2020-06-28 22:16:19');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (222, 1, NULL, '::1', 'a@gmail.com', '2020-07-01 15:30:00');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (223, 1, NULL, '::1', 'a@gmail.com', '2020-07-01 15:41:04');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (224, 1, NULL, '43.231.23.122', 'a@gmail.com', '2020-07-01 03:09:53');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (225, 1, NULL, '43.231.23.122', 'a@gmail.com', '2020-07-01 05:05:15');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (226, 1, NULL, '103.108.88.21', 'a@gmail.com', '2020-07-01 06:37:49');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (227, 1, NULL, '103.108.88.21', 'a@gmail.com', '2020-07-01 06:42:24');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (228, 1, NULL, '43.231.23.122', 'a@gmail.com', '2020-07-01 07:25:50');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (229, 1, NULL, '43.231.23.122', 'a@gmail.com', '2020-07-01 07:34:51');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (230, 1, NULL, '43.231.23.122', 'a@gmail.com', '2020-07-01 07:36:32');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (231, 1, NULL, '203.190.14.186', 'a@gmail.com', '2020-07-01 07:36:47');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (232, 1, NULL, '43.231.23.122', 'a@gmail.com', '2020-07-01 07:38:57');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (233, 1, NULL, '203.190.14.186', 'a@gmail.com', '2020-07-01 07:52:41');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (234, 1, NULL, '43.231.23.122', 'a@gmail.com', '2020-07-01 08:08:16');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (235, 1, NULL, '43.231.23.122', 'a@gmail.com', '2020-07-01 08:09:41');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (236, 1, NULL, '203.190.14.186', 'a@gmail.com', '2020-07-01 08:14:20');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (237, 1, NULL, '203.190.14.186', 'a@gmail.com', '2020-07-01 08:16:51');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (238, 1, NULL, '43.231.23.122', 'a@gmail.com', '2020-07-01 08:19:00');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (239, 1, NULL, '43.231.23.122', 'a@gmail.com', '2020-07-01 08:20:35');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (240, 3, NULL, '43.231.23.122', 'abc@gmail.com', '2020-07-01 08:24:22');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (241, 3, NULL, '203.190.14.186', 'abc@gmail.com', '2020-07-01 08:24:54');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (242, 1, NULL, '203.190.14.186', 'a@gmail.com', '2020-07-01 08:37:28');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (243, 3, NULL, '43.231.23.122', 'abc@gmail.com', '2020-07-01 08:40:54');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (244, 3, NULL, '43.231.23.122', 'abc@gmail.com', '2020-07-01 08:48:16');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (245, 1, NULL, '203.190.14.186', 'arsbabul@gmail.com', '2020-07-01 08:49:55');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (246, 1, NULL, '43.231.23.122', 'arsbabul@gmail.com', '2020-07-01 08:51:32');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (247, 3, NULL, '43.231.23.122', 'abc@gmail.com', '2020-07-01 08:55:03');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (248, 1, NULL, '203.190.14.186', 'arsbabul@gmail.com', '2020-07-01 08:57:37');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (249, 1, NULL, '203.190.14.186', 'arsbabul@gmail.com', '2020-07-01 09:24:19');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (250, 1, NULL, '43.231.23.122', 'arsbabul@gmail.com', '2020-07-01 09:28:34');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (251, 4, NULL, '203.190.14.186', 'r@gmail.com', '2020-07-01 09:35:58');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (252, 4, NULL, '203.190.14.186', 'r@gmail.com', '2020-07-01 09:38:30');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (253, 3, NULL, '203.190.14.186', 'abc@gmail.com', '2020-07-01 09:40:49');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (254, 1, NULL, '203.190.14.186', 'arsbabul@gmail.com', '2020-07-01 09:51:02');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (255, 3, NULL, '43.231.23.122', 'abc@gmail.com', '2020-07-01 09:51:39');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (256, 1, NULL, '203.190.14.186', 'arsbabul@gmail.com', '2020-07-01 09:54:36');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (257, 1, NULL, '43.231.23.122', 'arsbabul@gmail.com', '2020-07-01 09:57:35');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (258, 1, NULL, '203.190.14.186', 'arsbabul@gmail.com', '2020-07-01 10:00:26');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (259, 2, NULL, '203.190.14.186', 'farhad.sust.cse@gmail.com', '2020-07-01 10:23:41');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (260, 1, NULL, '43.231.23.122', 'arsbabul@gmail.com', '2020-07-01 10:24:29');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (261, 1, NULL, '43.231.23.122', 'arsbabul@gmail.com', '2020-07-01 10:58:52');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (262, 1, NULL, '43.231.23.122', 'arsbabul@gmail.com', '2020-07-02 06:02:17');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (263, 1, NULL, '103.108.88.21', 'arsbabul@gmail.com', '2020-07-02 06:28:41');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (264, 1, NULL, '103.108.88.21', 'arsbabul@gmail.com', '2020-07-02 09:06:24');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (265, 1, NULL, '103.108.88.21', 'arsbabul@gmail.com', '2020-07-03 04:55:31');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (266, 4, NULL, '103.108.88.21', 'r@gmail.com', '2020-07-04 04:25:11');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (267, 1, NULL, '103.108.88.21', 'arsbabul@gmail.com', '2020-07-04 10:21:26');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (268, 1, NULL, '43.231.23.122', 'arsbabul@gmail.com', '2020-07-04 12:46:35');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (269, 1, NULL, '103.108.88.21', 'arsbabul@gmail.com', '2020-07-05 03:52:51');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (270, 1, NULL, '103.108.88.21', 'arsbabul@gmail.com', '2020-07-06 05:35:18');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (271, 1, NULL, '103.108.88.21', 'arsbabul@gmail.com', '2020-07-06 08:14:19');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (272, 1, NULL, '103.108.88.21', 'arsbabul@gmail.com', '2020-07-06 08:23:54');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (273, 1, NULL, '103.108.88.21', 'arsbabul@gmail.com', '2020-07-06 10:31:03');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (274, 1, NULL, '103.108.88.21', 'arsbabul@gmail.com', '2020-07-08 04:40:08');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (275, 1, NULL, '103.108.88.21', 'arsbabul@gmail.com', '2020-07-08 07:43:45');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (276, 1, NULL, '103.108.88.21', 'arsbabul@gmail.com', '2020-07-09 04:05:53');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (277, 1, NULL, '103.108.88.21', 'arsbabul@gmail.com', '2020-07-09 11:27:05');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (278, 1, NULL, '103.108.88.21', 'arsbabul@gmail.com', '2020-07-10 04:18:17');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (279, 1, NULL, '103.108.88.21', 'arsbabul@gmail.com', '2020-07-10 10:23:43');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (280, 1, NULL, '103.108.88.21', 'arsbabul@gmail.com', '2020-07-10 12:59:13');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (281, 1, NULL, '103.108.88.21', 'arsbabul@gmail.com', '2020-07-11 04:58:50');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (282, 1, NULL, '103.108.88.21', 'arsbabul@gmail.com', '2020-07-11 11:27:51');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (283, 1, NULL, '103.108.88.21', 'arsbabul@gmail.com', '2020-07-12 04:42:57');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (284, 3, NULL, '210.1.246.66', 'abc@gmail.com', '2020-07-12 09:24:55');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (285, 1, NULL, '103.108.88.21', 'arsbabul@gmail.com', '2020-07-13 04:31:24');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (286, 1, NULL, '103.108.88.21', 'arsbabul@gmail.com', '2020-07-14 04:21:59');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (287, 1, NULL, '103.108.88.21', 'arsbabul@gmail.com', '2020-07-14 09:07:23');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (288, 1, NULL, '103.108.88.21', 'arsbabul@gmail.com', '2020-07-14 09:25:15');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (289, 1, NULL, '210.1.246.66', 'arsbabul@gmail.com', '2020-07-14 18:59:35');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (290, 1, NULL, '210.1.246.66', 'arsbabul@gmail.com', '2020-07-14 19:19:59');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (291, 1, NULL, '103.108.88.21', 'arsbabul@gmail.com', '2020-07-15 04:01:09');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (292, 3, NULL, '210.1.246.66', 'abc@gmail.com', '2020-07-15 09:05:06');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (293, 1, NULL, '210.1.246.66', 'arsbabul@gmail.com', '2020-07-15 09:13:42');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (294, 1, NULL, '103.108.88.21', 'arsbabul@gmail.com', '2020-07-16 04:11:14');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (295, 1, NULL, '103.108.88.21', 'arsbabul@gmail.com', '2020-07-16 09:39:40');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (296, 3, NULL, '210.1.246.66', 'abc@gmail.com', '2020-07-16 09:44:19');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (297, 1, NULL, '103.108.88.21', 'arsbabul@gmail.com', '2020-07-16 11:04:32');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (298, 1, NULL, '210.1.246.66', 'arsbabul@gmail.com', '2020-07-16 11:10:15');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (299, 1, NULL, '103.108.88.21', 'arsbabul@gmail.com', '2020-07-16 11:33:48');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (300, 1, NULL, '103.108.88.21', 'arsbabul@gmail.com', '2020-07-16 12:16:27');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (301, 1, NULL, '103.108.88.21', 'arsbabul@gmail.com', '2020-07-17 12:16:28');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (302, 1, NULL, '103.108.88.21', 'arsbabul@gmail.com', '2020-07-18 03:53:14');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (303, 1, NULL, '103.108.88.21', 'arsbabul@gmail.com', '2020-07-18 15:51:37');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (304, 3, NULL, '210.1.246.66', 'abc@gmail.com', '2020-07-19 06:24:18');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (305, 5, NULL, '103.108.88.21', 'habib1975', '2020-07-21 09:45:11');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (306, 1, NULL, '103.108.88.21', 'arsbabul@gmail.com', '2020-07-21 09:51:09');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (307, 5, NULL, '103.108.88.21', 'habib1975', '2020-07-21 09:51:50');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (308, 3, NULL, '210.1.246.66', 'abc@gmail.com', '2020-07-21 09:53:56');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (309, 1, NULL, '103.108.88.21', 'arsbabul@gmail.com', '2020-07-21 10:09:54');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (310, 5, NULL, '103.108.88.21', 'habib1975', '2020-07-21 10:13:31');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (311, 3, NULL, '210.1.246.66', 'abc@gmail.com', '2020-07-21 10:29:21');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (312, 5, NULL, '103.108.88.21', 'habib1975', '2020-07-21 10:30:19');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (313, 1, NULL, '103.108.88.21', 'arsbabul@gmail.com', '2020-07-21 10:30:48');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (314, 5, NULL, '103.108.88.21', 'habib1975', '2020-07-21 10:31:58');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (315, 1, NULL, '103.108.88.21', 'arsbabul@gmail.com', '2020-07-21 10:32:53');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (316, 1, NULL, '103.108.88.21', 'arsbabul@gmail.com', '2020-07-21 14:00:17');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (317, 5, NULL, '103.108.88.21', 'habib1975', '2020-07-21 14:07:46');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (318, 5, NULL, '103.108.88.21', 'habib1975', '2020-07-22 04:23:39');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (319, 1, NULL, '103.108.88.21', 'arsbabul@gmail.com', '2020-07-22 10:15:39');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (320, 1, NULL, '103.108.88.21', 'arsbabul@gmail.com', '2020-07-22 11:53:31');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (321, 1, NULL, '210.1.246.66', 'arsbabul@gmail.com', '2020-07-22 12:16:11');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (322, 1, NULL, '103.131.156.42', 'arsbabul@gmail.com', '2020-07-22 12:54:18');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (323, 1, NULL, '103.131.156.42', 'arsbabul@gmail.com', '2020-07-22 13:42:58');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (324, 1, NULL, '103.108.88.21', 'arsbabul@gmail.com', '2020-07-23 04:06:56');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (325, 1, NULL, '203.190.14.186', 'arsbabul@gmail.com', '2020-07-23 06:26:48');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (326, 1, NULL, '103.108.88.21', 'arsbabul@gmail.com', '2020-07-23 07:55:40');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (327, 1, NULL, '103.108.88.21', 'arsbabul@gmail.com', '2020-07-23 08:14:54');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (328, 1, NULL, '103.108.88.21', 'arsbabul@gmail.com', '2020-07-24 04:34:17');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (329, 1, NULL, '103.108.88.21', 'arsbabul@gmail.com', '2020-07-24 08:49:32');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (330, 1, NULL, '103.108.88.21', 'arsbabul@gmail.com', '2020-07-25 04:13:58');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (331, 1, NULL, '103.108.88.21', 'arsbabul@gmail.com', '2020-07-25 07:44:51');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (332, 1, NULL, '103.108.88.21', 'arsbabul@gmail.com', '2020-07-25 10:10:03');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (333, 1, NULL, '103.108.88.21', 'arsbabul@gmail.com', '2020-07-26 07:46:30');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (334, 1, NULL, '103.108.88.21', 'arsbabul@gmail.com', '2020-07-26 09:58:27');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (335, 1, NULL, '103.108.88.21', 'arsbabul@gmail.com', '2020-07-27 05:23:35');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (336, 1, NULL, '103.108.88.21', 'arsbabul@gmail.com', '2020-07-27 08:06:29');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (337, 3, NULL, '210.1.246.66', 'abc@gmail.com', '2020-07-27 08:42:52');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (338, 1, NULL, '103.108.88.21', 'arsbabul@gmail.com', '2020-07-27 09:23:47');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (339, 1, NULL, '103.108.88.21', 'arsbabul@gmail.com', '2020-07-28 04:15:57');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (340, 3, NULL, '210.1.246.66', 'abc@gmail.com', '2020-07-28 11:48:46');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (341, 1, NULL, '103.108.88.21', 'arsbabul@gmail.com', '2020-07-28 14:10:42');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (342, 3, NULL, '210.1.246.66', 'abc@gmail.com', '2020-07-28 14:11:53');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (343, 1, NULL, '103.108.88.21', 'arsbabul@gmail.com', '2020-07-29 04:32:53');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (344, 1, NULL, '103.108.88.21', 'arsbabul@gmail.com', '2020-07-29 07:48:34');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (345, 1, NULL, '103.108.88.21', 'arsbabul@gmail.com', '2020-07-29 11:39:17');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (346, 1, NULL, '103.108.88.21', 'arsbabul@gmail.com', '2020-07-30 04:26:59');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (347, 1, NULL, '103.108.88.21', 'arsbabul@gmail.com', '2020-07-30 13:59:00');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (348, 3, NULL, '210.1.246.66', 'abc@gmail.com', '2020-08-07 10:48:36');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (349, 1, NULL, '103.108.88.21', 'arsbabul@gmail.com', '2020-08-10 04:39:48');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (350, 3, NULL, '210.1.246.66', 'abc@gmail.com', '2020-08-10 04:59:51');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (351, 1, NULL, '210.1.246.66', 'arsbabul@gmail.com', '2020-08-10 16:11:20');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (352, 1, NULL, '103.108.88.21', 'arsbabul@gmail.com', '2020-08-11 06:38:16');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (353, 1, NULL, '103.108.88.21', 'arsbabul@gmail.com', '2020-08-11 06:38:58');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (354, 1, NULL, '103.108.88.21', 'arsbabul@gmail.com', '2020-08-12 04:53:42');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (355, 3, NULL, '210.1.246.66', 'abc@gmail.com', '2020-08-12 08:39:12');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (356, 1, NULL, '103.108.88.21', 'arsbabul@gmail.com', '2020-08-12 10:22:15');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (357, 1, NULL, '103.108.88.21', 'arsbabul@gmail.com', '2020-08-13 04:51:56');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (358, 3, NULL, '210.1.246.66', 'abc@gmail.com', '2020-08-13 06:37:02');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (359, 1, NULL, '103.108.88.21', 'arsbabul@gmail.com', '2020-08-13 07:49:53');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (360, 3, NULL, '210.1.246.66', 'abc@gmail.com', '2020-08-14 11:19:37');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (361, 3, NULL, '210.1.246.66', 'abc@gmail.com', '2020-08-15 06:04:32');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (362, 1, NULL, '103.108.88.21', 'arsbabul@gmail.com', '2020-08-15 06:09:06');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (363, 3, NULL, '210.1.246.66', 'abc@gmail.com', '2020-08-15 06:51:46');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (364, 1, NULL, '210.1.246.66', 'arsbabul@gmail.com', '2020-08-15 06:55:16');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (365, 1, NULL, '103.108.88.21', 'arsbabul@gmail.com', '2020-08-16 05:21:38');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (366, 3, NULL, '210.1.246.66', 'abc@gmail.com', '2020-08-16 09:37:39');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (367, 1, NULL, '103.108.88.21', 'arsbabul@gmail.com', '2020-08-17 09:31:27');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (368, 3, NULL, '210.1.246.66', 'abc@gmail.com', '2020-08-17 10:26:54');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (369, 3, NULL, '210.1.246.66', 'abc@gmail.com', '2020-08-17 15:55:15');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (370, 3, NULL, '210.1.246.66', 'abc@gmail.com', '2020-08-17 16:03:44');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (371, 1, NULL, '210.1.246.66', 'arsbabul@gmail.com', '2020-08-17 16:09:41');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (372, 1, NULL, '103.108.88.21', 'arsbabul@gmail.com', '2020-08-18 05:50:45');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (373, 1, NULL, '103.108.88.21', 'arsbabul@gmail.com', '2020-08-18 11:57:03');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (374, 1, NULL, '103.108.88.21', 'arsbabul@gmail.com', '2020-08-19 07:30:33');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (375, 1, NULL, '103.108.88.21', 'arsbabul@gmail.com', '2020-08-19 10:00:26');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (376, 1, NULL, '103.108.88.21', 'arsbabul@gmail.com', '2020-08-20 05:26:32');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (377, 1, NULL, '103.108.88.21', 'arsbabul@gmail.com', '2020-08-20 10:54:22');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (378, 1, NULL, '103.108.88.21', 'arsbabul@gmail.com', '2020-08-21 06:06:26');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (379, 1, NULL, '103.108.88.21', 'arsbabul@gmail.com', '2020-08-21 11:55:42');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (380, 3, NULL, '210.1.246.66', 'abc@gmail.com', '2020-08-22 04:27:17');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (381, 1, NULL, '103.108.88.21', 'arsbabul@gmail.com', '2020-08-22 10:06:02');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (382, 1, NULL, '103.108.88.21', 'arsbabul@gmail.com', '2020-08-22 12:10:34');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (383, 1, NULL, '103.108.88.21', 'arsbabul@gmail.com', '2020-08-23 05:10:56');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (384, 3, NULL, '210.1.246.66', 'abc@gmail.com', '2020-08-23 06:30:25');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (385, 1, NULL, '103.108.88.21', 'arsbabul@gmail.com', '2020-08-23 12:22:24');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (386, 1, NULL, '103.108.88.21', 'arsbabul@gmail.com', '2020-08-24 05:06:33');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (387, 1, NULL, '103.108.88.21', 'arsbabul@gmail.com', '2020-08-24 11:42:08');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (388, 1, NULL, '103.108.88.21', 'arsbabul@gmail.com', '2020-08-25 05:32:37');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (389, 1, NULL, '103.108.88.21', 'arsbabul@gmail.com', '2020-08-26 06:09:14');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (390, 1, NULL, '103.108.88.21', 'arsbabul@gmail.com', '2020-08-26 13:40:13');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (391, 1, NULL, '103.108.88.21', 'arsbabul@gmail.com', '2020-08-27 12:44:06');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (392, 1, NULL, '103.108.88.21', 'arsbabul@gmail.com', '2020-08-28 11:43:04');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (393, 1, NULL, '103.108.88.21', 'arsbabul@gmail.com', '2020-08-29 06:18:05');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (394, 1, NULL, '103.108.88.21', 'arsbabul@gmail.com', '2020-08-29 13:00:40');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (395, 1, NULL, '37.111.203.125', 'babul', '2020-08-29 14:07:31');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (396, 1, NULL, '103.214.80.2', 'babul', '2020-08-29 14:12:57');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (397, 1, NULL, '103.108.88.21', 'arsbabul@gmail.com', '2020-08-30 05:50:14');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (398, 1, NULL, '103.108.88.21', 'arsbabul@gmail.com', '2020-08-30 13:15:58');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (399, 1, NULL, '103.108.88.21', 'arsbabul@gmail.com', '2020-08-31 06:03:13');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (400, 1, NULL, '103.108.88.21', 'arsbabul@gmail.com', '2020-08-31 11:53:42');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (401, 1, NULL, '103.108.88.21', 'arsbabul@gmail.com', '2020-09-01 13:13:00');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (402, 1, NULL, '103.108.88.21', 'arsbabul@gmail.com', '2020-09-02 12:29:02');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (403, 1, NULL, '103.108.88.21', 'arsbabul@gmail.com', '2020-09-03 12:34:02');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (404, 1, NULL, '103.108.88.21', 'arsbabul@gmail.com', '2020-09-04 05:47:35');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (405, 1, NULL, '103.108.88.21', 'arsbabul@gmail.com', '2020-09-04 13:04:32');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (406, 1, NULL, '103.108.88.21', 'arsbabul@gmail.com', '2020-09-05 10:58:45');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (407, 1, NULL, '103.108.88.21', 'arsbabul@gmail.com', '2020-09-06 12:38:03');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (408, 1, NULL, '103.108.88.21', 'arsbabul@gmail.com', '2020-09-07 13:36:32');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (409, 1, NULL, '103.108.88.21', 'arsbabul@gmail.com', '2020-09-08 12:52:15');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (410, 1, NULL, '103.108.88.21', 'arsbabul@gmail.com', '2020-09-09 12:12:26');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (411, 1, NULL, '103.108.88.21', 'arsbabul@gmail.com', '2020-09-10 12:30:34');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (412, 1, NULL, '103.108.88.21', 'arsbabul@gmail.com', '2020-09-11 13:08:58');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (413, 1, NULL, '103.108.88.21', 'arsbabul@gmail.com', '2020-09-12 06:28:36');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (414, 1, NULL, '103.108.88.21', 'arsbabul@gmail.com', '2020-09-12 10:58:14');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (415, 1, NULL, '103.108.88.21', 'arsbabul@gmail.com', '2020-09-13 12:24:34');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (416, 1, NULL, '103.108.88.21', 'arsbabul@gmail.com', '2020-09-14 11:30:06');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (417, 1, NULL, '103.108.88.21', 'arsbabul@gmail.com', '2020-09-16 05:06:22');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (418, 1, NULL, '103.108.88.21', 'arsbabul@gmail.com', '2020-09-16 07:58:01');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (419, 1, NULL, '103.108.88.21', 'arsbabul@gmail.com', '2020-09-16 12:07:41');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (420, 1, NULL, '103.108.88.21', 'arsbabul@gmail.com', '2020-09-17 07:41:36');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (421, 1, NULL, '37.111.199.178', 'arsbabul@gmail.com', '2020-09-17 09:01:37');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (422, 1, NULL, '103.108.88.21', 'arsbabul@gmail.com', '2020-09-17 13:20:10');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (423, 1, NULL, '103.108.88.21', 'arsbabul@gmail.com', '2020-09-18 05:28:54');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (424, 1, NULL, '103.108.88.21', 'arsbabul@gmail.com', '2020-09-18 12:49:08');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (425, 1, NULL, '103.108.88.21', 'arsbabul@gmail.com', '2020-09-19 07:51:27');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (426, 3, NULL, '210.1.246.66', 'abc@gmail.com', '2020-09-19 09:40:37');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (427, 1, NULL, '119.30.47.44', 'arsbabul@gmail.com', '2020-09-19 10:21:36');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (428, 1, NULL, '103.108.88.21', 'arsbabul@gmail.com', '2020-09-19 10:31:42');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (429, 1, NULL, '103.108.88.21', 'arsbabul@gmail.com', '2020-09-19 10:32:28');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (430, 1, NULL, '103.108.88.21', 'arsbabul@gmail.com', '2020-09-20 06:54:34');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (431, 1, NULL, '103.108.88.21', 'arsbabul@gmail.com', '2020-09-20 12:20:43');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (432, 3, NULL, '210.1.246.66', 'abc@gmail.com', '2020-09-21 05:03:48');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (433, 1, NULL, '103.108.88.21', 'arsbabul@gmail.com', '2020-09-22 05:56:19');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (434, 1, NULL, '103.108.88.21', 'arsbabul@gmail.com', '2020-09-22 11:00:59');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (435, 1, NULL, '103.108.88.21', 'arsbabul@gmail.com', '2020-09-22 13:15:38');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (436, 1, NULL, '103.108.88.21', 'arsbabul@gmail.com', '2020-09-23 12:12:03');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (437, 1, NULL, '103.108.88.21', 'arsbabul@gmail.com', '2020-09-24 12:17:10');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (438, 3, NULL, '43.231.23.122', 'abc@gmail.com', '2020-09-25 01:02:13');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (439, 1, NULL, '103.108.88.21', 'arsbabul@gmail.com', '2020-09-25 10:20:39');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (440, 3, NULL, '43.231.23.122', 'abc@gmail.com', '2020-09-25 11:08:17');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (441, 3, NULL, '43.231.23.122', 'abc@gmail.com', '2020-09-25 11:12:48');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (442, 1, NULL, '103.108.88.21', 'arsbabul@gmail.com', '2020-09-25 12:37:32');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (443, 1, NULL, '103.108.88.21', 'arsbabul@gmail.com', '2020-09-26 06:16:05');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (444, 1, NULL, '103.108.88.21', 'babul', '2020-09-26 10:03:47');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (445, 1, NULL, '103.108.88.21', 'arsbabul@gmail.com', '2020-09-26 12:07:54');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (446, 1, NULL, '103.108.88.21', 'arsbabul@gmail.com', '2020-09-27 11:54:04');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (447, 1, NULL, '103.108.88.21', 'arsbabul@gmail.com', '2020-09-28 10:17:20');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (448, 1, NULL, '103.108.88.21', 'arsbabul@gmail.com', '2020-09-28 12:39:54');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (449, 1, NULL, '103.108.88.21', 'arsbabul@gmail.com', '2020-09-29 07:04:58');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (450, 1, NULL, '103.108.88.21', 'arsbabul@gmail.com', '2020-09-29 11:36:21');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (451, 1, NULL, '103.131.156.42', 'babul', '2020-09-30 08:42:20');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (452, 1, NULL, '103.108.88.21', 'arsbabul@gmail.com', '2020-09-30 12:21:35');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (453, 1, NULL, '103.108.88.21', 'arsbabul@gmail.com', '2020-10-02 09:42:23');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (454, 1, NULL, '103.108.88.21', 'arsbabul@gmail.com', '2020-10-03 13:25:13');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (455, 1, NULL, '103.108.88.21', 'arsbabul@gmail.com', '2020-10-04 12:02:55');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (456, 1, NULL, '103.108.88.21', 'arsbabul@gmail.com', '2020-10-05 06:15:32');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (457, 1, NULL, '103.108.88.21', 'arsbabul@gmail.com', '2020-10-05 12:52:09');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (458, 1, NULL, '103.108.88.21', 'arsbabul@gmail.com', '2020-10-06 12:20:01');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (459, 1, NULL, '103.108.88.21', 'babul', '2020-10-06 14:22:10');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (460, 1, NULL, '103.108.88.21', 'arsbabul@gmail.com', '2020-10-07 11:56:10');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (461, 1, NULL, '103.108.88.21', 'arsbabul@gmail.com', '2020-10-08 10:17:49');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (462, 1, NULL, '103.108.88.21', 'arsbabul@gmail.com', '2020-10-08 15:15:29');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (463, 1, NULL, '103.108.88.21', 'arsbabul@gmail.com', '2020-10-10 12:06:05');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (464, 1, NULL, '103.108.88.21', 'arsbabul@gmail.com', '2020-10-10 12:07:32');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (465, 1, NULL, '103.108.88.21', 'arsbabul@gmail.com', '2020-10-10 12:13:38');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (466, 1, NULL, '103.108.88.21', 'arsbabul@gmail.com', '2020-10-11 07:47:20');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (467, 1, NULL, '103.108.88.21', 'arsbabul@gmail.com', '2020-10-11 09:59:08');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (468, 1, NULL, '103.108.88.21', 'arsbabul@gmail.com', '2020-10-12 08:10:04');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (469, 1, NULL, '103.108.88.21', 'arsbabul@gmail.com', '2020-10-12 13:19:42');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (470, 1, NULL, '103.108.88.21', 'arsbabul@gmail.com', '2020-10-13 08:41:46');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (471, 3, NULL, '43.231.23.122', 'abc@gmail.com', '2020-10-13 11:09:50');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (472, 1, NULL, '103.108.88.21', 'arsbabul@gmail.com', '2020-10-13 13:06:48');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (473, 1, NULL, '119.30.45.108', 'arsbabul@gmail.com', '2020-10-13 17:46:05');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (474, 1, NULL, '123.108.244.75', 'arsbabul@gmail.com', '2020-10-14 12:10:16');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (475, 1, NULL, '123.108.244.75', 'arsbabul@gmail.com', '2020-10-14 12:11:14');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (476, 1, NULL, '103.108.88.21', 'arsbabul@gmail.com', '2020-10-14 12:32:37');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (477, 1, NULL, '103.108.88.21', 'arsbabul@gmail.com', '2020-10-15 07:21:55');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (478, 1, NULL, '103.108.88.21', 'arsbabul@gmail.com', '2020-10-15 12:38:11');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (479, 1, NULL, '103.108.88.21', 'arsbabul@gmail.com', '2020-10-16 12:16:45');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (480, 1, NULL, '103.108.88.21', 'arsbabul@gmail.com', '2020-10-17 14:43:32');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (481, 1, NULL, '103.108.88.21', 'arsbabul@gmail.com', '2020-10-18 08:59:09');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (482, 3, NULL, '43.231.23.122', 'abc@gmail.com', '2020-10-18 09:54:10');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (483, 1, NULL, '123.108.244.36', 'arsbabul@gmail.com', '2020-10-18 09:54:59');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (484, 1, NULL, '103.108.88.21', 'arsbabul@gmail.com', '2020-10-19 05:23:20');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (485, 1, NULL, '103.108.88.21', 'arsbabul@gmail.com', '2020-10-19 14:51:51');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (486, 1, NULL, '103.108.88.21', 'arsbabul@gmail.com', '2020-10-20 06:22:37');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (487, 1, NULL, '103.108.88.21', 'arsbabul@gmail.com', '2020-10-20 11:09:19');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (488, 1, NULL, '103.108.88.21', 'arsbabul@gmail.com', '2020-10-20 11:30:43');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (489, 1, NULL, '103.108.88.21', 'arsbabul@gmail.com', '2020-10-21 05:47:12');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (490, 1, NULL, '103.108.88.21', 'arsbabul@gmail.com', '2020-10-21 09:30:48');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (491, 1, NULL, '103.108.88.21', 'arsbabul@gmail.com', '2020-10-22 04:40:55');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (492, 1, NULL, '103.108.88.21', 'arsbabul@gmail.com', '2020-10-22 05:55:30');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (493, 1, NULL, '103.108.88.21', 'arsbabul@gmail.com', '2020-10-23 08:00:04');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (494, 1, NULL, '103.108.88.21', 'arsbabul@gmail.com', '2020-10-23 11:21:39');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (495, 1, NULL, '103.108.88.21', 'arsbabul@gmail.com', '2020-10-24 08:32:29');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (496, 1, NULL, '103.108.88.21', 'arsbabul@gmail.com', '2020-10-24 12:11:48');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (497, 1, NULL, '103.108.88.21', 'arsbabul@gmail.com', '2020-10-25 10:43:09');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (498, 1, NULL, '103.108.88.21', 'arsbabul@gmail.com', '2020-10-26 05:06:45');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (499, 1, NULL, '103.108.88.21', 'arsbabul@gmail.com', '2020-10-26 11:10:05');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (500, 1, NULL, '103.108.88.21', 'arsbabul@gmail.com', '2020-10-27 05:00:55');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (501, 1, NULL, '103.108.88.21', 'arsbabul@gmail.com', '2020-10-27 12:11:27');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (502, 1, NULL, '103.108.88.21', 'arsbabul@gmail.com', '2020-10-27 12:18:18');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (503, 1, NULL, '103.108.88.21', 'arsbabul@gmail.com', '2020-10-28 04:31:27');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (504, 1, NULL, '103.108.88.21', 'arsbabul@gmail.com', '2020-10-28 09:18:21');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (505, 1, NULL, '103.108.88.21', 'arsbabul@gmail.com', '2020-10-28 12:50:48');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (506, 1, NULL, '103.108.88.21', 'arsbabul@gmail.com', '2020-10-29 04:40:28');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (507, 1, NULL, '103.108.88.21', 'arsbabul@gmail.com', '2020-10-29 14:28:24');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (508, 1, NULL, '103.108.88.21', 'arsbabul@gmail.com', '2020-10-30 05:30:59');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (509, 1, NULL, '103.108.88.21', 'arsbabul@gmail.com', '2020-10-30 12:44:28');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (510, 1, NULL, '103.108.88.21', 'arsbabul@gmail.com', '2020-10-31 05:01:17');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (511, 1, NULL, '103.108.88.21', 'arsbabul@gmail.com', '2020-10-31 13:22:00');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (512, 1, NULL, '103.108.88.21', 'arsbabul@gmail.com', '2020-11-01 05:33:29');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (513, 1, NULL, '103.108.88.21', 'arsbabul@gmail.com', '2020-11-01 11:14:43');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (514, 1, NULL, '103.108.88.21', 'arsbabul@gmail.com', '2020-11-01 14:28:31');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (515, 1, NULL, '103.108.91.128', 'arsbabul@gmail.com', '2020-11-02 04:24:29');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (516, 1, NULL, '103.108.91.128', 'arsbabul@gmail.com', '2020-11-02 10:53:03');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (517, 1, NULL, '103.108.91.131', 'arsbabul@gmail.com', '2020-11-03 04:39:10');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (518, 1, NULL, '103.108.91.131', 'arsbabul@gmail.com', '2020-11-04 03:35:11');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (519, 1, NULL, '103.108.91.131', 'arsbabul@gmail.com', '2020-11-04 08:05:32');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (520, 1, NULL, '103.108.91.131', 'arsbabul@gmail.com', '2020-11-05 04:41:13');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (521, 1, NULL, '103.108.91.131', 'arsbabul@gmail.com', '2020-11-06 05:12:37');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (522, 1, NULL, '103.108.91.130', 'arsbabul@gmail.com', '2020-11-07 04:02:13');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (523, 1, NULL, '103.108.91.130', 'arsbabul@gmail.com', '2020-11-07 12:51:58');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (524, 1, NULL, '103.108.91.130', 'arsbabul@gmail.com', '2020-11-07 14:40:43');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (525, 1, NULL, '103.108.91.130', 'arsbabul@gmail.com', '2020-11-08 03:37:17');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (526, 1, NULL, '103.108.91.130', 'arsbabul@gmail.com', '2020-11-09 04:45:13');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (527, 1, NULL, '103.108.91.130', 'arsbabul@gmail.com', '2020-11-09 08:55:49');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (528, 1, NULL, '103.108.91.130', 'arsbabul@gmail.com', '2020-11-10 04:38:20');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (529, 1, NULL, '43.231.23.122', 'arsbabul@gmail.com', '2020-11-10 17:41:26');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (530, 1, NULL, '103.108.91.130', 'arsbabul@gmail.com', '2020-11-11 05:39:24');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (531, 1, NULL, '103.108.91.130', 'arsbabul@gmail.com', '2020-11-11 11:13:19');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (532, 1, NULL, '103.108.91.130', 'arsbabul@gmail.com', '2020-11-11 13:30:33');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (533, 1, NULL, '103.108.91.130', 'arsbabul@gmail.com', '2020-11-12 12:01:21');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (534, 1, NULL, '103.108.91.130', 'arsbabul@gmail.com', '2020-11-13 04:42:57');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (535, 1, NULL, '103.108.91.130', 'arsbabul@gmail.com', '2020-11-13 12:06:38');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (536, 1, NULL, '103.108.91.130', 'arsbabul@gmail.com', '2020-11-14 03:56:12');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (537, 1, NULL, '103.108.91.130', 'arsbabul@gmail.com', '2020-11-14 11:08:10');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (538, 1, NULL, '103.108.91.130', 'arsbabul@gmail.com', '2020-11-15 04:54:49');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (539, 1, NULL, '103.108.91.130', 'arsbabul@gmail.com', '2020-11-15 13:04:01');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (540, 1, NULL, '103.108.91.130', 'arsbabul@gmail.com', '2020-11-16 05:08:48');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (541, 1, NULL, '103.108.91.130', 'arsbabul@gmail.com', '2020-11-16 13:47:04');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (542, 1, NULL, '103.108.91.130', 'arsbabul@gmail.com', '2020-11-17 05:17:56');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (543, 1, NULL, '103.108.91.130', 'arsbabul@gmail.com', '2020-11-17 11:11:05');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (544, 1, NULL, '103.108.91.130', 'arsbabul@gmail.com', '2020-11-18 05:48:30');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (545, 1, NULL, '103.108.91.130', 'arsbabul@gmail.com', '2020-11-18 09:59:33');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (546, 1, NULL, '103.108.91.130', 'arsbabul@gmail.com', '2020-11-19 04:22:00');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (547, 1, NULL, '103.108.91.130', 'arsbabul@gmail.com', '2020-11-19 10:05:49');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (548, 1, NULL, '103.108.91.130', 'arsbabul@gmail.com', '2020-11-20 02:34:42');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (549, 1, NULL, '103.108.91.130', 'arsbabul@gmail.com', '2020-11-20 11:43:43');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (550, 1, NULL, '103.108.91.130', 'arsbabul@gmail.com', '2020-11-21 04:22:38');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (551, 1, NULL, '103.108.91.130', 'arsbabul@gmail.com', '2020-11-21 12:46:02');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (552, 1, NULL, '103.108.91.129', 'arsbabul@gmail.com', '2020-11-22 06:18:56');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (553, 1, NULL, '103.108.91.131', 'arsbabul@gmail.com', '2020-11-22 12:58:50');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (554, 1, NULL, '103.108.91.131', 'arsbabul@gmail.com', '2020-11-23 08:02:07');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (555, 1, NULL, '103.108.91.131', 'arsbabul@gmail.com', '2020-11-23 11:56:16');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (556, 1, NULL, '103.108.91.130', 'arsbabul@gmail.com', '2020-11-24 09:31:02');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (557, 1, NULL, '103.108.91.130', 'arsbabul@gmail.com', '2020-11-24 12:36:33');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (558, 1, NULL, '103.108.91.130', 'arsbabul@gmail.com', '2020-11-25 04:35:05');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (559, 1, NULL, '103.108.91.130', 'arsbabul@gmail.com', '2020-11-25 08:08:20');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (560, 1, NULL, '103.108.91.130', 'arsbabul@gmail.com', '2020-11-25 11:43:54');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (561, 1, NULL, '103.108.91.130', 'arsbabul@gmail.com', '2020-11-26 08:04:40');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (562, 1, NULL, '103.108.91.130', 'arsbabul@gmail.com', '2020-11-26 13:06:32');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (563, 1, NULL, '103.108.91.129', 'arsbabul@gmail.com', '2020-11-27 05:38:00');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (564, 1, NULL, '103.108.91.130', 'arsbabul@gmail.com', '2020-11-28 05:18:15');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (565, 1, NULL, '103.108.91.129', 'arsbabul@gmail.com', '2020-11-29 07:43:11');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (566, 1, NULL, '103.108.91.129', 'arsbabul@gmail.com', '2020-11-29 13:54:25');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (567, 1, NULL, '103.108.91.130', 'arsbabul@gmail.com', '2020-11-30 07:08:48');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (568, 1, NULL, '103.108.91.130', 'arsbabul@gmail.com', '2020-12-01 06:42:48');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (569, 1, NULL, '103.108.91.130', 'arsbabul@gmail.com', '2020-12-02 04:53:27');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (570, 1, NULL, '103.108.91.130', 'arsbabul@gmail.com', '2020-12-02 07:27:09');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (571, 1, NULL, '103.108.91.130', 'arsbabul@gmail.com', '2020-12-02 11:47:30');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (572, 1, NULL, '103.108.91.130', 'arsbabul@gmail.com', '2020-12-03 06:40:56');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (573, 1, NULL, '103.108.91.130', 'arsbabul@gmail.com', '2020-12-03 10:33:39');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (574, 1, NULL, '103.108.91.129', 'arsbabul@gmail.com', '2020-12-04 05:09:31');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (575, 1, NULL, '116.12.33.128', 'arsbabul@gmail.com', '2020-12-04 12:54:09');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (576, 1, NULL, '116.12.33.149', 'arsbabul@gmail.com', '2020-12-05 10:33:23');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (577, 1, NULL, '37.111.203.99', 'arsbabul@gmail.com', '2020-12-05 13:01:26');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (578, 1, NULL, '37.111.203.99', 'arsbabul@gmail.com', '2020-12-05 13:09:10');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (579, 1, NULL, '116.12.33.196', 'arsbabul@gmail.com', '2020-12-05 13:18:44');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (580, 1, NULL, '116.12.33.196', 'arsbabul@gmail.com', '2020-12-05 13:20:40');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (581, 1, NULL, '116.12.32.52', 'arsbabul@gmail.com', '2020-12-06 04:20:39');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (582, 1, NULL, '37.111.217.54', 'arsbabul@gmail.com', '2020-12-06 05:12:33');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (583, 1, NULL, '116.12.32.21', 'arsbabul@gmail.com', '2020-12-06 11:36:38');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (584, 1, NULL, '116.12.32.21', 'arsbabul@gmail.com', '2020-12-06 14:17:21');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (585, 1, NULL, '116.12.33.189', 'arsbabul@gmail.com', '2020-12-07 05:09:58');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (586, 1, NULL, '116.12.33.33', 'arsbabul@gmail.com', '2020-12-07 12:57:36');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (587, 1, NULL, '116.12.33.67', 'arsbabul@gmail.com', '2020-12-08 05:13:06');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (588, 1, NULL, '116.12.33.67', 'arsbabul@gmail.com', '2020-12-08 07:55:34');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (589, 1, NULL, '116.12.32.145', 'arsbabul@gmail.com', '2020-12-08 10:56:37');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (590, 1, NULL, '116.12.32.144', 'arsbabul@gmail.com', '2020-12-09 10:44:14');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (591, 1, NULL, '116.12.32.55', 'arsbabul@gmail.com', '2020-12-10 05:09:18');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (592, 1, NULL, '116.12.32.213', 'arsbabul@gmail.com', '2020-12-11 05:39:08');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (593, 1, NULL, '116.12.33.203', 'arsbabul@gmail.com', '2020-12-12 05:23:11');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (594, 1, NULL, '103.108.91.130', 'arsbabul@gmail.com', '2020-12-12 11:00:14');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (595, 1, NULL, '116.12.33.239', 'arsbabul@gmail.com', '2020-12-12 11:28:51');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (596, 1, NULL, '116.12.33.163', 'arsbabul@gmail.com', '2020-12-13 07:20:42');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (597, 1, NULL, '116.12.32.5', 'arsbabul@gmail.com', '2020-12-13 15:12:57');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (598, 1, NULL, '116.12.32.121', 'arsbabul@gmail.com', '2020-12-14 07:28:24');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (599, 1, NULL, '116.12.32.121', 'arsbabul@gmail.com', '2020-12-14 11:38:19');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (600, 1, NULL, '116.12.32.121', 'arsbabul@gmail.com', '2020-12-14 13:40:27');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (601, 1, NULL, '116.12.33.147', 'arsbabul@gmail.com', '2020-12-15 06:02:25');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (602, 1, NULL, '116.12.33.28', 'arsbabul@gmail.com', '2020-12-15 13:58:35');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (603, 1, NULL, '116.12.32.96', 'arsbabul@gmail.com', '2020-12-16 06:31:13');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (604, 1, NULL, '116.12.32.96', 'arsbabul@gmail.com', '2020-12-16 11:44:56');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (605, 1, NULL, '116.12.33.213', 'arsbabul@gmail.com', '2020-12-17 07:05:51');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (606, 1, NULL, '116.12.33.139', 'arsbabul@gmail.com', '2020-12-17 13:50:40');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (607, 1, NULL, '116.12.33.76', 'arsbabul@gmail.com', '2020-12-18 06:57:50');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (608, 1, NULL, '116.12.33.76', 'arsbabul@gmail.com', '2020-12-18 11:34:37');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (609, 1, NULL, '116.12.33.12', 'arsbabul@gmail.com', '2020-12-19 05:15:18');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (610, 1, NULL, '116.12.33.12', 'arsbabul@gmail.com', '2020-12-19 07:42:01');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (611, 1, NULL, '116.12.33.12', 'arsbabul@gmail.com', '2020-12-19 11:03:56');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (612, 1, NULL, '116.12.32.138', 'arsbabul@gmail.com', '2020-12-20 06:03:16');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (613, 1, NULL, '116.12.33.177', 'arsbabul@gmail.com', '2020-12-21 08:12:40');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (614, 1, NULL, '116.12.33.177', 'arsbabul@gmail.com', '2020-12-21 11:44:00');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (615, 1, NULL, '116.12.33.218', 'arsbabul@gmail.com', '2020-12-22 06:11:55');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (616, 1, NULL, '116.12.33.218', 'arsbabul@gmail.com', '2020-12-22 09:32:24');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (617, 1, NULL, '116.12.33.201', 'arsbabul@gmail.com', '2020-12-22 14:13:58');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (618, 1, NULL, '116.12.33.10', 'arsbabul@gmail.com', '2020-12-23 06:37:20');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (619, 1, NULL, '116.12.33.10', 'arsbabul@gmail.com', '2020-12-23 12:42:55');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (620, 1, NULL, '116.12.33.7', 'arsbabul@gmail.com', '2020-12-24 05:36:27');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (621, 1, NULL, '116.12.33.7', 'arsbabul@gmail.com', '2020-12-24 14:07:57');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (622, 1, NULL, '116.12.32.142', 'arsbabul@gmail.com', '2020-12-25 06:50:16');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (623, 1, NULL, '116.12.32.142', 'arsbabul@gmail.com', '2020-12-25 11:28:57');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (624, 1, NULL, '116.12.32.60', 'arsbabul@gmail.com', '2020-12-26 11:48:24');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (625, 1, NULL, '116.12.33.70', 'arsbabul@gmail.com', '2020-12-27 04:36:44');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (626, 1, NULL, '116.12.33.70', 'arsbabul@gmail.com', '2020-12-27 06:39:44');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (627, 1, NULL, '116.12.33.88', 'arsbabul@gmail.com', '2020-12-28 07:21:16');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (628, 1, NULL, '116.12.33.88', 'arsbabul@gmail.com', '2020-12-28 11:47:59');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (629, 1, NULL, '116.12.33.55', 'arsbabul@gmail.com', '2020-12-29 04:03:02');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (630, 1, NULL, '116.12.33.140', 'arsbabul@gmail.com', '2020-12-29 07:14:05');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (631, 1, NULL, '116.12.33.140', 'arsbabul@gmail.com', '2020-12-29 11:19:02');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (632, 1, NULL, '116.12.33.205', 'arsbabul@gmail.com', '2020-12-30 07:01:05');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (633, 1, NULL, '116.12.33.205', 'arsbabul@gmail.com', '2020-12-30 14:57:58');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (634, 1, NULL, '116.12.33.162', 'arsbabul@gmail.com', '2020-12-31 05:57:16');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (635, 1, NULL, '116.12.33.162', 'arsbabul@gmail.com', '2020-12-31 11:28:44');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (636, 1, NULL, '116.12.33.53', 'arsbabul@gmail.com', '2021-01-02 04:56:05');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (637, 1, NULL, '116.12.32.221', 'arsbabul@gmail.com', '2021-01-03 05:01:12');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (638, 1, NULL, '116.12.32.221', 'arsbabul@gmail.com', '2021-01-03 10:39:11');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (639, 1, NULL, '116.12.32.221', 'arsbabul@gmail.com', '2021-01-03 13:31:57');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (640, 1, NULL, '116.12.32.124', 'arsbabul@gmail.com', '2021-01-04 06:54:57');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (641, 1, NULL, '116.12.32.124', 'arsbabul@gmail.com', '2021-01-04 11:14:54');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (642, 1, NULL, '116.12.32.57', 'arsbabul@gmail.com', '2021-01-05 05:04:15');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (643, 1, NULL, '116.12.32.57', 'arsbabul@gmail.com', '2021-01-05 13:46:04');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (644, 1, NULL, '116.12.33.51', 'arsbabul@gmail.com', '2021-01-06 04:46:52');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (645, 1, NULL, '116.12.33.51', 'arsbabul@gmail.com', '2021-01-06 09:12:12');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (646, 1, NULL, '116.12.33.51', 'arsbabul@gmail.com', '2021-01-06 12:11:58');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (647, 1, NULL, '116.12.32.102', 'arsbabul@gmail.com', '2021-01-07 05:31:50');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (648, 1, NULL, '116.12.32.102', 'arsbabul@gmail.com', '2021-01-07 13:15:22');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (649, 1, NULL, '116.12.33.239', 'arsbabul@gmail.com', '2021-01-08 06:37:12');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (650, 1, NULL, '116.12.33.239', 'arsbabul@gmail.com', '2021-01-08 12:51:06');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (651, 1, NULL, '116.12.33.44', 'arsbabul@gmail.com', '2021-01-09 05:57:58');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (652, 1, NULL, '116.12.33.44', 'arsbabul@gmail.com', '2021-01-09 13:10:46');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (653, 1, NULL, '116.12.33.30', 'arsbabul@gmail.com', '2021-01-10 05:34:43');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (654, 1, NULL, '116.12.33.210', 'arsbabul@gmail.com', '2021-01-11 05:22:33');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (655, 1, NULL, '116.12.33.210', 'arsbabul@gmail.com', '2021-01-11 12:28:41');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (656, 1, NULL, '116.12.33.210', 'arsbabul@gmail.com', '2021-01-11 15:11:31');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (657, 1, NULL, '116.12.33.171', 'arsbabul@gmail.com', '2021-01-12 06:08:32');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (658, 1, NULL, '116.12.32.223', 'arsbabul@gmail.com', '2021-01-13 05:42:50');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (659, 1, NULL, '116.12.33.150', 'arsbabul@gmail.com', '2021-01-14 05:35:16');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (660, 1, NULL, '116.12.32.143', 'arsbabul@gmail.com', '2021-01-15 09:12:38');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (661, 1, NULL, '116.12.33.107', 'arsbabul@gmail.com', '2021-01-16 05:42:34');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (662, 1, NULL, '116.12.33.107', 'arsbabul@gmail.com', '2021-01-16 12:10:08');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (663, 1, NULL, '116.12.33.186', 'arsbabul@gmail.com', '2021-01-17 04:57:24');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (664, 1, NULL, '116.12.33.109', 'arsbabul@gmail.com', '2021-01-18 06:21:32');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (665, 1, NULL, '116.12.33.109', 'arsbabul@gmail.com', '2021-01-18 13:44:16');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (666, 1, NULL, '116.12.33.243', 'arsbabul@gmail.com', '2021-01-19 07:01:46');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (667, 1, NULL, '116.12.33.243', 'arsbabul@gmail.com', '2021-01-19 12:28:59');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (668, 1, NULL, '116.12.32.41', 'arsbabul@gmail.com', '2021-01-20 07:06:13');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (669, 1, NULL, '116.12.32.41', 'arsbabul@gmail.com', '2021-01-20 10:59:47');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (670, 1, NULL, '116.12.33.157', 'arsbabul@gmail.com', '2021-01-21 05:47:36');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (671, 1, NULL, '116.12.33.157', 'arsbabul@gmail.com', '2021-01-21 12:34:18');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (672, 1, NULL, '116.12.32.176', 'arsbabul@gmail.com', '2021-01-22 06:09:07');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (673, 1, NULL, '116.12.32.176', 'arsbabul@gmail.com', '2021-01-22 12:27:37');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (674, 1, NULL, '116.12.32.111', 'arsbabul@gmail.com', '2021-01-23 05:07:01');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (675, 1, NULL, '116.12.32.111', 'arsbabul@gmail.com', '2021-01-23 12:46:26');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (676, 1, NULL, '116.12.32.60', 'arsbabul@gmail.com', '2021-01-25 10:42:52');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (677, 1, NULL, '116.12.32.60', 'arsbabul@gmail.com', '2021-01-25 15:17:33');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (678, 1, NULL, '116.12.32.50', 'arsbabul@gmail.com', '2021-01-26 06:13:21');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (679, 1, NULL, '116.12.32.50', 'arsbabul@gmail.com', '2021-01-26 11:12:52');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (680, 1, NULL, '116.12.33.207', 'arsbabul@gmail.com', '2021-01-27 06:49:25');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (681, 1, NULL, '116.12.33.144', 'arsbabul@gmail.com', '2021-01-28 06:13:54');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (682, 1, NULL, '116.12.32.171', 'arsbabul@gmail.com', '2021-01-30 14:52:04');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (683, 1, NULL, '116.12.33.249', 'arsbabul@gmail.com', '2021-01-31 03:50:45');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (684, 1, NULL, '116.12.33.152', 'arsbabul@gmail.com', '2021-02-01 06:40:29');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (685, 1, NULL, '116.12.33.152', 'arsbabul@gmail.com', '2021-02-01 12:07:50');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (686, 1, NULL, '116.12.32.200', 'arsbabul@gmail.com', '2021-02-02 06:31:04');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (687, 1, NULL, '116.12.32.200', 'arsbabul@gmail.com', '2021-02-02 10:37:09');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (688, 1, NULL, '116.12.33.161', 'arsbabul@gmail.com', '2021-02-03 06:12:08');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (689, 1, NULL, '116.12.33.161', 'arsbabul@gmail.com', '2021-02-03 11:37:46');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (690, 1, NULL, '116.12.33.185', 'arsbabul@gmail.com', '2021-02-04 06:25:58');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (691, 1, NULL, '116.12.32.162', 'arsbabul@gmail.com', '2021-02-05 06:11:07');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (692, 1, NULL, '116.12.32.177', 'arsbabul@gmail.com', '2021-02-06 06:31:28');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (693, 1, NULL, '116.12.32.177', 'arsbabul@gmail.com', '2021-02-06 11:13:49');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (694, 1, NULL, '116.12.33.88', 'arsbabul@gmail.com', '2021-02-07 10:28:05');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (695, 1, NULL, '116.12.32.77', 'arsbabul@gmail.com', '2021-02-08 06:19:16');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (696, 1, NULL, '116.12.32.77', 'arsbabul@gmail.com', '2021-02-08 12:48:00');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (697, 1, NULL, '116.12.33.1', 'arsbabul@gmail.com', '2021-02-09 07:48:26');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (698, 1, NULL, '116.12.33.1', 'arsbabul@gmail.com', '2021-02-09 12:59:35');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (699, 1, NULL, '116.12.33.155', 'arsbabul@gmail.com', '2021-02-10 07:05:02');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (700, 1, NULL, '116.12.33.62', 'arsbabul@gmail.com', '2021-02-11 10:33:49');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (701, 1, NULL, '116.12.33.43', 'arsbabul@gmail.com', '2021-02-12 07:50:05');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (702, 1, NULL, '116.12.33.43', 'arsbabul@gmail.com', '2021-02-12 11:52:59');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (703, 1, NULL, '116.12.33.203', 'arsbabul@gmail.com', '2021-02-13 07:47:23');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (704, 1, NULL, '116.12.33.203', 'arsbabul@gmail.com', '2021-02-13 12:13:48');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (705, 1, NULL, '116.12.33.164', 'arsbabul@gmail.com', '2021-02-14 06:36:23');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (706, 1, NULL, '116.12.33.164', 'arsbabul@gmail.com', '2021-02-14 12:50:21');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (707, 1, NULL, '116.12.33.154', 'arsbabul@gmail.com', '2021-02-15 08:42:20');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (708, 1, NULL, '116.12.33.154', 'arsbabul@gmail.com', '2021-02-15 13:15:17');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (709, 1, NULL, '116.12.33.197', 'arsbabul@gmail.com', '2021-02-16 05:25:11');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (710, 1, NULL, '116.12.33.197', 'arsbabul@gmail.com', '2021-02-16 08:03:59');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (711, 1, NULL, '116.12.33.197', 'arsbabul@gmail.com', '2021-02-16 11:42:05');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (712, 1, NULL, '116.12.33.168', 'arsbabul@gmail.com', '2021-02-17 07:07:30');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (713, 1, NULL, '116.12.33.168', 'arsbabul@gmail.com', '2021-02-17 12:38:32');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (714, 1, NULL, '116.12.32.115', 'arsbabul@gmail.com', '2021-02-18 06:47:38');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (715, 1, NULL, '116.12.33.94', 'arsbabul@gmail.com', '2021-02-18 14:29:10');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (716, 1, NULL, '116.12.33.240', 'arsbabul@gmail.com', '2021-02-19 08:28:30');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (717, 1, NULL, '116.12.32.222', 'arsbabul@gmail.com', '2021-02-20 08:35:14');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (718, 1, NULL, '116.12.32.222', 'arsbabul@gmail.com', '2021-02-20 11:57:48');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (719, 1, NULL, '116.12.33.50', 'arsbabul@gmail.com', '2021-02-21 06:32:15');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (720, 1, NULL, '116.12.33.50', 'arsbabul@gmail.com', '2021-02-21 12:54:49');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (721, 1, NULL, '116.12.33.65', 'arsbabul@gmail.com', '2021-02-22 06:20:29');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (722, 1, NULL, '116.12.33.65', 'arsbabul@gmail.com', '2021-02-22 13:49:40');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (723, 1, NULL, '116.12.33.28', 'arsbabul@gmail.com', '2021-02-23 06:08:10');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (724, 1, NULL, '116.12.33.97', 'arsbabul@gmail.com', '2021-02-23 13:00:14');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (725, 1, NULL, '116.12.32.12', 'arsbabul@gmail.com', '2021-02-24 08:34:17');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (726, 1, NULL, '116.12.32.12', 'arsbabul@gmail.com', '2021-02-24 12:04:50');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (727, 1, NULL, '116.12.32.223', 'arsbabul@gmail.com', '2021-02-25 08:33:00');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (728, 1, NULL, '116.12.32.223', 'arsbabul@gmail.com', '2021-02-25 13:30:33');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (729, 1, NULL, '116.12.33.151', 'arsbabul@gmail.com', '2021-02-26 05:57:54');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (730, 1, NULL, '116.12.33.151', 'arsbabul@gmail.com', '2021-02-26 11:21:56');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (731, 1, NULL, '116.12.33.151', 'arsbabul@gmail.com', '2021-02-26 12:48:00');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (732, 1, NULL, '116.12.33.41', 'arsbabul@gmail.com', '2021-02-27 07:02:04');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (733, 1, NULL, '116.12.32.140', 'arsbabul@gmail.com', '2021-02-27 09:20:24');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (734, 1, NULL, '116.12.32.140', 'arsbabul@gmail.com', '2021-02-27 12:48:58');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (735, 1, NULL, '116.12.32.25', 'arsbabul@gmail.com', '2021-03-01 08:05:48');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (736, 1, NULL, '116.12.32.25', 'arsbabul@gmail.com', '2021-03-01 12:26:32');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (737, 1, NULL, '116.12.32.25', 'arsbabul@gmail.com', '2021-03-02 03:43:26');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (738, 1, NULL, '116.12.32.25', 'arsbabul@gmail.com', '2021-03-02 06:42:35');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (739, 1, NULL, '116.12.32.25', 'arsbabul@gmail.com', '2021-03-02 11:48:36');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (740, 1, NULL, '116.12.33.44', 'arsbabul@gmail.com', '2021-03-03 04:07:28');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (741, 1, NULL, '116.12.33.44', 'arsbabul@gmail.com', '2021-03-03 11:00:39');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (742, 1, NULL, '116.12.33.158', 'arsbabul@gmail.com', '2021-03-04 05:07:13');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (743, 1, NULL, '116.12.33.158', 'arsbabul@gmail.com', '2021-03-04 13:06:42');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (744, 1, NULL, '116.12.33.199', 'arsbabul@gmail.com', '2021-03-05 08:37:23');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (745, 1, NULL, '116.12.33.144', 'arsbabul@gmail.com', '2021-03-06 12:49:59');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (746, 1, NULL, '116.12.33.177', 'arsbabul@gmail.com', '2021-03-07 04:12:39');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (747, 1, NULL, '116.12.33.88', 'arsbabul@gmail.com', '2021-03-08 12:48:47');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (748, 1, NULL, '116.12.33.14', 'arsbabul@gmail.com', '2021-03-09 08:26:52');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (749, 1, NULL, '103.126.218.66', 'arsbabul@gmail.com', '2021-03-09 08:35:53');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (750, 1, NULL, '116.12.33.14', 'arsbabul@gmail.com', '2021-03-09 14:42:42');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (751, 1, NULL, '116.12.33.211', 'arsbabul@gmail.com', '2021-03-10 04:36:27');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (752, 1, NULL, '116.12.32.112', 'arsbabul@gmail.com', '2021-03-10 12:17:31');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (753, 1, NULL, '119.30.45.62', 'arsbabul@gmail.com', '2021-03-10 13:18:47');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (754, 1, NULL, '116.12.33.120', 'arsbabul@gmail.com', '2021-03-11 05:15:20');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (755, 1, NULL, '116.12.33.13', 'arsbabul@gmail.com', '2021-03-12 08:42:37');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (756, 1, NULL, '116.12.33.13', 'arsbabul@gmail.com', '2021-03-12 12:57:31');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (757, 1, NULL, '116.12.32.217', 'arsbabul@gmail.com', '2021-03-13 08:48:59');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (758, 1, NULL, '116.12.32.223', 'arsbabul@gmail.com', '2021-03-14 04:14:16');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (759, 1, NULL, '116.12.32.82', 'arsbabul@gmail.com', '2021-03-15 04:32:00');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (760, 1, NULL, '116.12.32.82', 'arsbabul@gmail.com', '2021-03-15 13:38:55');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (761, 1, NULL, '116.12.33.218', 'arsbabul@gmail.com', '2021-03-16 07:28:50');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (762, 1, NULL, '116.12.33.218', 'arsbabul@gmail.com', '2021-03-16 09:38:57');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (763, 1, NULL, '116.12.32.129', 'arsbabul@gmail.com', '2021-03-17 06:58:52');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (764, 1, NULL, '116.12.32.129', 'arsbabul@gmail.com', '2021-03-17 13:19:56');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (765, 1, NULL, '116.12.32.81', 'arsbabul@gmail.com', '2021-03-18 08:22:09');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (766, 1, NULL, '116.12.32.81', 'arsbabul@gmail.com', '2021-03-18 12:04:13');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (767, 1, NULL, '116.12.33.146', 'arsbabul@gmail.com', '2021-03-19 09:01:39');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (768, 1, NULL, '116.12.33.242', 'arsbabul@gmail.com', '2021-03-20 08:59:43');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (769, 1, NULL, '116.12.33.5', 'arsbabul@gmail.com', '2021-03-21 05:05:40');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (770, 1, NULL, '116.12.32.152', 'arsbabul@gmail.com', '2021-03-21 12:21:16');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (771, 1, NULL, '116.12.32.85', 'arsbabul@gmail.com', '2021-03-22 04:19:11');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (772, 1, NULL, '116.12.32.85', 'arsbabul@gmail.com', '2021-03-22 12:22:15');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (773, 1, NULL, '116.12.32.128', 'arsbabul@gmail.com', '2021-03-23 09:11:09');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (774, 1, NULL, '116.12.32.128', 'arsbabul@gmail.com', '2021-03-23 13:28:35');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (775, 1, NULL, '116.12.33.25', 'arsbabul@gmail.com', '2021-03-24 06:38:08');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (776, 1, NULL, '116.12.33.25', 'arsbabul@gmail.com', '2021-03-24 12:48:16');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (777, 1, NULL, '116.12.33.191', 'arsbabul@gmail.com', '2021-03-25 03:55:49');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (778, 1, NULL, '116.12.33.191', 'arsbabul@gmail.com', '2021-03-25 10:54:39');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (779, 1, NULL, '116.12.33.10', 'arsbabul@gmail.com', '2021-03-26 09:36:17');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (780, 1, NULL, '116.12.32.55', 'arsbabul@gmail.com', '2021-03-26 13:02:43');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (781, 1, NULL, '116.12.33.49', 'arsbabul@gmail.com', '2021-03-27 09:03:44');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (782, 1, NULL, '116.12.33.57', 'arsbabul@gmail.com', '2021-03-28 02:54:59');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (783, 1, NULL, '116.12.33.116', 'arsbabul@gmail.com', '2021-03-29 03:18:23');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (784, 1, NULL, '116.12.33.116', 'arsbabul@gmail.com', '2021-03-29 15:45:40');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (785, 1, NULL, '116.12.33.37', 'arsbabul@gmail.com', '2021-03-30 04:56:05');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (786, 1, NULL, '116.12.33.37', 'arsbabul@gmail.com', '2021-03-30 08:50:28');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (787, 1, NULL, '116.12.33.37', 'arsbabul@gmail.com', '2021-03-30 14:51:01');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (788, 1, NULL, '116.12.33.108', 'arsbabul@gmail.com', '2021-03-31 03:22:54');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (789, 3, NULL, '103.126.218.66', 'abc@gmail.com', '2021-04-01 05:17:37');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (790, 1, NULL, '116.12.33.40', 'arsbabul@gmail.com', '2021-04-01 05:21:37');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (791, 1, NULL, '116.12.33.40', 'arsbabul@gmail.com', '2021-04-01 08:42:44');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (792, 1, NULL, '116.12.33.40', 'arsbabul@gmail.com', '2021-04-01 13:32:22');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (793, 1, NULL, '116.12.33.149', 'arsbabul@gmail.com', '2021-04-02 03:09:14');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (794, 1, NULL, '116.12.33.149', 'arsbabul@gmail.com', '2021-04-02 06:36:04');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (795, 1, NULL, '116.12.32.198', 'arsbabul@gmail.com', '2021-04-03 03:25:14');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (796, 3, NULL, '103.126.218.66', 'abc@gmail.com', '2021-04-03 06:56:16');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (797, 3, NULL, '103.126.218.66', 'abc@gmail.com', '2021-04-03 10:53:21');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (798, 1, NULL, '116.12.32.198', 'arsbabul@gmail.com', '2021-04-03 10:57:47');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (799, 1, NULL, '116.12.33.54', 'arsbabul@gmail.com', '2021-04-04 04:12:46');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (800, 3, NULL, '103.126.218.66', 'abc@gmail.com', '2021-04-04 07:07:53');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (801, 1, NULL, '119.30.32.90', 'arsbabul@gmail.com', '2021-04-04 07:12:08');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (802, 1, NULL, '116.12.33.54', 'arsbabul@gmail.com', '2021-04-04 10:52:12');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (803, 1, NULL, '116.12.32.223', 'arsbabul@gmail.com', '2021-04-05 07:31:04');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (804, 1, NULL, '116.12.32.223', 'arsbabul@gmail.com', '2021-04-05 14:09:26');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (805, 1, NULL, '116.12.33.65', 'arsbabul@gmail.com', '2021-04-06 04:11:04');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (806, 3, NULL, '103.126.218.66', 'abc@gmail.com', '2021-04-06 04:54:08');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (807, 3, NULL, '103.126.218.66', 'abc@gmail.com', '2021-04-06 09:13:20');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (808, 1, NULL, '116.12.33.242', 'arsbabul@gmail.com', '2021-04-07 05:34:53');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (809, 3, NULL, '103.126.218.66', 'abc@gmail.com', '2021-04-07 05:50:38');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (810, 1, NULL, '116.12.33.242', 'arsbabul@gmail.com', '2021-04-07 10:27:52');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (811, 1, NULL, '116.12.33.187', 'arsbabul@gmail.com', '2021-04-08 04:52:42');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (812, 1, NULL, '116.12.33.187', 'arsbabul@gmail.com', '2021-04-08 10:17:18');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (813, 1, NULL, '116.12.33.234', 'arsbabul@gmail.com', '2021-04-09 06:39:09');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (814, 1, NULL, '116.12.33.194', 'arsbabul@gmail.com', '2021-04-09 14:56:46');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (815, 1, NULL, '116.12.33.48', 'arsbabul@gmail.com', '2021-04-10 04:35:07');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (816, 1, NULL, '116.12.33.48', 'arsbabul@gmail.com', '2021-04-10 10:14:24');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (817, 1, NULL, '116.12.33.171', 'arsbabul@gmail.com', '2021-04-11 10:48:49');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (818, 1, NULL, '116.12.32.27', 'arsbabul@gmail.com', '2021-04-12 05:13:32');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (819, 3, NULL, '103.126.218.66', 'abc@gmail.com', '2021-04-12 06:00:27');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (820, 1, NULL, '116.12.33.209', 'arsbabul@gmail.com', '2021-04-13 06:26:24');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (821, 1, NULL, '116.12.33.209', 'arsbabul@gmail.com', '2021-04-13 10:58:15');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (822, 1, NULL, '116.12.33.176', 'arsbabul@gmail.com', '2021-04-14 05:07:51');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (823, 1, NULL, '116.12.33.176', 'arsbabul@gmail.com', '2021-04-14 10:30:01');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (824, 3, NULL, '103.126.218.66', 'abc@gmail.com', '2021-04-15 06:49:18');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (825, 1, NULL, '116.12.32.87', 'arsbabul@gmail.com', '2021-04-15 09:32:11');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (826, 1, NULL, '116.12.32.87', 'arsbabul@gmail.com', '2021-04-15 12:45:35');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (827, 1, NULL, '116.12.33.2', 'arsbabul@gmail.com', '2021-04-16 06:19:33');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (828, 1, NULL, '116.12.33.2', 'arsbabul@gmail.com', '2021-04-16 10:22:23');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (829, 1, NULL, '116.12.32.216', 'arsbabul@gmail.com', '2021-04-17 06:44:33');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (830, 1, NULL, '116.12.32.216', 'arsbabul@gmail.com', '2021-04-17 09:06:33');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (831, 1, NULL, '116.12.33.149', 'arsbabul@gmail.com', '2021-04-17 14:33:16');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (832, 1, NULL, '116.12.33.240', 'arsbabul@gmail.com', '2021-04-18 04:54:28');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (833, 1, NULL, '116.12.33.240', 'arsbabul@gmail.com', '2021-04-18 09:34:24');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (834, 1, NULL, '116.12.32.42', 'arsbabul@gmail.com', '2021-04-18 13:40:18');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (835, 1, NULL, '116.12.33.132', 'arsbabul@gmail.com', '2021-04-19 09:40:22');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (836, 1, NULL, '116.12.33.26', 'arsbabul@gmail.com', '2021-04-20 06:17:36');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (837, 1, NULL, '116.12.33.26', 'arsbabul@gmail.com', '2021-04-20 13:09:59');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (838, 1, NULL, '116.12.33.58', 'arsbabul@gmail.com', '2021-04-21 05:04:31');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (839, 1, NULL, '116.12.33.136', 'arsbabul@gmail.com', '2021-04-22 06:26:29');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (840, 1, NULL, '116.12.32.215', 'arsbabul@gmail.com', '2021-04-22 08:59:21');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (841, 1, NULL, '116.12.32.215', 'arsbabul@gmail.com', '2021-04-22 15:30:07');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (842, 1, NULL, '116.12.33.143', 'arsbabul@gmail.com', '2021-04-23 05:35:22');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (843, 1, NULL, '116.12.33.166', 'arsbabul@gmail.com', '2021-04-23 08:05:02');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (844, 1, NULL, '116.12.33.77', 'arsbabul@gmail.com', '2021-04-24 04:12:26');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (845, 1, NULL, '116.12.33.77', 'arsbabul@gmail.com', '2021-04-24 06:58:28');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (846, 1, NULL, '116.12.33.77', 'arsbabul@gmail.com', '2021-04-24 10:03:51');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (847, 1, NULL, '116.12.33.77', 'arsbabul@gmail.com', '2021-04-24 14:21:32');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (848, 1, NULL, '116.12.33.77', 'arsbabul@gmail.com', '2021-04-25 06:50:34');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (849, 1, NULL, '116.12.33.77', 'arsbabul@gmail.com', '2021-04-25 10:32:01');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (850, 1, NULL, '116.12.33.77', 'arsbabul@gmail.com', '2021-04-25 13:29:26');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (851, 1, NULL, '116.12.32.63', 'arsbabul@gmail.com', '2021-04-26 07:33:20');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (852, 1, NULL, '116.12.33.202', 'arsbabul@gmail.com', '2021-04-26 11:26:20');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (853, 1, NULL, '116.12.33.171', 'arsbabul@gmail.com', '2021-04-27 06:04:26');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (854, 1, NULL, '116.12.33.171', 'arsbabul@gmail.com', '2021-04-27 08:10:48');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (855, 1, NULL, '116.12.33.171', 'arsbabul@gmail.com', '2021-04-27 11:39:30');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (856, 1, NULL, '116.12.33.171', 'arsbabul@gmail.com', '2021-04-27 15:37:43');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (857, 1, NULL, '116.12.32.198', 'arsbabul@gmail.com', '2021-04-28 08:04:00');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (858, 1, NULL, '116.12.32.198', 'arsbabul@gmail.com', '2021-04-28 15:45:51');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (859, 1, NULL, '116.12.33.181', 'arsbabul@gmail.com', '2021-04-29 12:06:40');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (860, 1, NULL, '116.12.33.3', 'arsbabul@gmail.com', '2021-04-29 14:46:19');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (861, 1, NULL, '116.12.32.213', 'arsbabul@gmail.com', '2021-04-30 08:36:03');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (862, 1, NULL, '116.12.32.213', 'arsbabul@gmail.com', '2021-04-30 11:18:52');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (863, 1, NULL, '116.12.33.115', 'arsbabul@gmail.com', '2021-05-01 09:59:51');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (864, 1, NULL, '116.12.33.127', 'arsbabul@gmail.com', '2021-05-02 05:02:49');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (865, 1, NULL, '116.12.33.127', 'arsbabul@gmail.com', '2021-05-02 12:01:48');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (866, 1, NULL, '116.12.33.185', 'arsbabul@gmail.com', '2021-05-03 10:06:05');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (867, 1, NULL, '116.12.33.185', 'arsbabul@gmail.com', '2021-05-03 14:43:11');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (868, 1, NULL, '116.12.33.166', 'arsbabul@gmail.com', '2021-05-04 13:47:48');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (869, 1, NULL, '116.12.33.241', 'arsbabul@gmail.com', '2021-05-05 06:19:16');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (870, 1, NULL, '116.12.33.241', 'arsbabul@gmail.com', '2021-05-05 11:41:16');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (871, 1, NULL, '116.12.33.241', 'arsbabul@gmail.com', '2021-05-05 15:11:10');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (872, 1, NULL, '116.12.32.215', 'arsbabul@gmail.com', '2021-05-06 05:53:46');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (873, 1, NULL, '116.12.32.215', 'arsbabul@gmail.com', '2021-05-06 15:07:36');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (874, 1, NULL, '116.12.33.210', 'arsbabul@gmail.com', '2021-05-07 05:56:40');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (875, 1, NULL, '116.12.33.210', 'arsbabul@gmail.com', '2021-05-07 09:02:46');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (876, 1, NULL, '116.12.33.58', 'arsbabul@gmail.com', '2021-05-08 04:36:00');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (877, 1, NULL, '116.12.33.58', 'arsbabul@gmail.com', '2021-05-08 10:23:30');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (878, 1, NULL, '116.12.32.211', 'arsbabul@gmail.com', '2021-05-09 13:13:12');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (879, 1, NULL, '116.12.33.219', 'arsbabul@gmail.com', '2021-05-10 06:48:11');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (880, 1, NULL, '116.12.33.150', 'arsbabul@gmail.com', '2021-05-10 09:53:38');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (881, 1, NULL, '116.12.32.221', 'arsbabul@gmail.com', '2021-05-11 06:39:02');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (882, 1, NULL, '116.12.33.69', 'arsbabul@gmail.com', '2021-05-11 15:28:10');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (883, 1, NULL, '116.12.33.69', 'arsbabul@gmail.com', '2021-05-12 08:58:42');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (884, 1, NULL, '116.12.33.69', 'arsbabul@gmail.com', '2021-05-12 12:07:03');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (885, 1, NULL, '116.12.33.181', 'arsbabul@gmail.com', '2021-05-13 06:32:57');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (886, 1, NULL, '116.12.33.237', 'arsbabul@gmail.com', '2021-05-13 12:00:16');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (887, 1, NULL, '116.12.32.91', 'arsbabul@gmail.com', '2021-05-16 06:29:48');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (888, 1, NULL, '116.12.33.161', 'arsbabul@gmail.com', '2021-05-17 09:45:27');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (889, 1, NULL, '116.12.33.131', 'arsbabul@gmail.com', '2021-05-19 05:28:41');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (890, 1, NULL, '116.12.33.119', 'arsbabul@gmail.com', '2021-05-19 13:18:14');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (891, 1, NULL, '116.12.33.40', 'arsbabul@gmail.com', '2021-05-21 14:34:56');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (892, 1, NULL, '116.12.32.7', 'arsbabul@gmail.com', '2021-05-22 06:33:56');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (893, 1, NULL, '116.12.32.58', 'arsbabul@gmail.com', '2021-05-25 13:11:09');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (894, 1, NULL, '116.12.32.120', 'arsbabul@gmail.com', '2021-05-26 07:13:27');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (895, 1, NULL, '116.12.32.120', 'arsbabul@gmail.com', '2021-05-26 13:10:47');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (896, 1, NULL, '116.12.33.5', 'arsbabul@gmail.com', '2021-05-27 12:49:02');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (897, 1, NULL, '116.12.33.57', 'arsbabul@gmail.com', '2021-05-28 06:14:21');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (898, 1, NULL, '116.12.33.40', 'arsbabul@gmail.com', '2021-05-29 05:51:06');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (899, 1, NULL, '116.12.33.40', 'arsbabul@gmail.com', '2021-05-29 13:36:50');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (900, 1, NULL, '116.12.32.92', 'arsbabul@gmail.com', '2021-05-30 13:25:07');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (901, 1, NULL, '116.12.33.254', 'arsbabul@gmail.com', '2021-06-01 06:57:41');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (902, 1, NULL, '116.12.33.231', 'arsbabul@gmail.com', '2021-06-02 05:06:38');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (903, 1, NULL, '116.12.33.112', 'arsbabul@gmail.com', '2021-06-03 15:24:54');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (904, 1, NULL, '116.12.34.170', 'arsbabul@gmail.com', '2021-06-04 06:47:14');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (905, 1, NULL, '116.12.33.191', 'arsbabul@gmail.com', '2021-06-05 06:36:51');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (906, 1, NULL, '116.12.34.64', 'arsbabul@gmail.com', '2021-06-05 12:07:56');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (907, 1, NULL, '116.12.34.203', 'arsbabul@gmail.com', '2021-06-10 05:59:08');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (908, 1, NULL, '116.12.33.90', 'arsbabul@gmail.com', '2021-06-14 13:08:37');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (909, 1, NULL, '116.12.32.112', 'arsbabul@gmail.com', '2021-06-15 08:02:06');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (910, 1, NULL, '116.12.32.112', 'arsbabul@gmail.com', '2021-06-15 13:57:55');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (911, 1, NULL, '116.12.33.38', 'arsbabul@gmail.com', '2021-06-18 05:34:59');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (912, 1, NULL, '116.12.32.222', 'arsbabul@gmail.com', '2021-06-20 06:30:07');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (913, 1, NULL, '116.12.33.202', 'arsbabul@gmail.com', '2021-06-21 06:54:25');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (914, 1, NULL, '116.12.33.110', 'arsbabul@gmail.com', '2021-06-24 05:34:54');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (915, 1, NULL, '116.12.33.81', 'arsbabul@gmail.com', '2021-06-27 06:21:45');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (916, 3, NULL, '103.126.218.38', 'abc@gmail.com', '2021-07-07 07:57:41');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (917, 1, NULL, '116.12.34.125', 'arsbabul@gmail.com', '2021-07-07 07:58:43');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (918, 1, NULL, '116.12.32.222', 'arsbabul@gmail.com', '2021-07-08 11:06:00');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (919, 1, NULL, '116.12.32.59', 'arsbabul@gmail.com', '2021-07-09 07:58:56');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (920, 3, NULL, '103.126.218.38', 'abc@gmail.com', '2021-07-09 11:20:15');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (921, 1, NULL, '116.12.33.146', 'arsbabul@gmail.com', '2021-07-12 07:45:32');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (922, 1, NULL, '116.12.33.189', 'arsbabul@gmail.com', '2021-07-13 11:22:04');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (923, 1, NULL, '116.12.33.92', 'arsbabul@gmail.com', '2021-07-31 07:17:22');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (924, 1, NULL, '116.12.34.38', 'arsbabul@gmail.com', '2021-08-01 09:09:09');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (925, 1, NULL, '116.12.33.216', 'arsbabul@gmail.com', '2021-08-02 07:00:53');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (926, 1, NULL, '116.12.33.216', 'arsbabul@gmail.com', '2021-08-02 10:37:08');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (927, 1, NULL, '116.12.33.115', 'arsbabul@gmail.com', '2021-08-03 07:09:07');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (928, 1, NULL, '116.12.32.4', 'arsbabul@gmail.com', '2021-08-04 08:46:28');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (929, 1, NULL, '116.12.32.179', 'arsbabul@gmail.com', '2021-08-10 08:13:49');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (930, 1, NULL, '116.12.32.222', 'arsbabul@gmail.com', '2021-08-12 13:29:54');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (931, 1, NULL, '103.126.218.74', 'arsbabul@gmail.com', '2021-08-14 12:44:31');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (932, 1, NULL, '116.12.33.155', 'arsbabul@gmail.com', '2021-08-22 13:08:05');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (933, 1, NULL, '103.126.218.74', 'arsbabul@gmail.com', '2021-08-23 07:29:17');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (934, 1, NULL, '116.12.33.21', 'arsbabul@gmail.com', '2021-08-31 07:16:44');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (935, 1, NULL, '116.12.33.21', 'arsbabul@gmail.com', '2021-08-31 11:05:22');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (936, 1, NULL, '116.12.32.101', 'arsbabul@gmail.com', '2021-09-01 04:52:48');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (937, 1, NULL, '116.12.32.19', 'arsbabul@gmail.com', '2021-09-04 07:39:05');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (938, 1, NULL, '116.12.33.172', 'arsbabul@gmail.com', '2021-09-06 07:03:44');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (939, 1, NULL, '116.12.33.31', 'arsbabul@gmail.com', '2021-09-07 06:39:45');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (940, 1, NULL, '116.12.33.157', 'arsbabul@gmail.com', '2021-09-09 06:39:30');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (941, 1, NULL, '116.12.34.221', 'arsbabul@gmail.com', '2021-09-11 11:03:47');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (942, 1, NULL, '116.12.32.215', 'arsbabul@gmail.com', '2021-09-13 06:52:27');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (943, 1, NULL, '116.12.32.215', 'arsbabul@gmail.com', '2021-09-13 12:05:32');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (944, 1, NULL, '116.12.34.27', 'arsbabul@gmail.com', '2021-09-17 05:19:00');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (945, 1, NULL, '116.12.32.206', 'arsbabul@gmail.com', '2021-09-17 11:33:05');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (946, 1, NULL, '116.12.32.216', 'arsbabul@gmail.com', '2021-09-27 13:07:36');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (947, 1, NULL, '116.12.34.65', 'arsbabul@gmail.com', '2021-09-28 07:55:56');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (948, 1, NULL, '116.12.32.189', 'arsbabul@gmail.com', '2021-09-30 10:28:55');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (949, 1, NULL, '116.12.32.159', 'arsbabul@gmail.com', '2021-10-01 12:40:54');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (950, 1, NULL, '116.12.33.229', 'arsbabul@gmail.com', '2021-10-02 05:05:19');
INSERT INTO `sma_user_logins` (`id`, `user_id`, `company_id`, `ip_address`, `login`, `time`) VALUES (951, 3, NULL, '103.126.218.81', 'abc@gmail.com', '2022-04-04 17:42:00');


#
# TABLE STRUCTURE FOR: sma_users
#

DROP TABLE IF EXISTS `sma_users`;

CREATE TABLE `sma_users` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `last_ip_address` varbinary(45) DEFAULT NULL,
  `ip_address` varbinary(45) NOT NULL,
  `username` varchar(100) NOT NULL,
  `password` varchar(40) NOT NULL,
  `salt` varchar(40) DEFAULT NULL,
  `email` varchar(100) NOT NULL,
  `activation_code` varchar(40) DEFAULT NULL,
  `forgotten_password_code` varchar(40) DEFAULT NULL,
  `forgotten_password_time` int(11) unsigned DEFAULT NULL,
  `remember_code` varchar(40) DEFAULT NULL,
  `created_on` int(11) unsigned NOT NULL,
  `last_login` int(11) unsigned DEFAULT NULL,
  `active` tinyint(1) unsigned DEFAULT NULL,
  `first_name` varchar(50) DEFAULT NULL,
  `last_name` varchar(50) DEFAULT NULL,
  `company` varchar(100) DEFAULT NULL,
  `phone` varchar(20) DEFAULT NULL,
  `avatar` varchar(55) DEFAULT NULL,
  `gender` varchar(20) DEFAULT NULL,
  `group_id` int(10) unsigned NOT NULL,
  `warehouse_id` int(10) unsigned DEFAULT NULL,
  `biller_id` int(10) unsigned DEFAULT NULL,
  `company_id` int(11) DEFAULT NULL,
  `show_cost` tinyint(1) DEFAULT '0',
  `show_price` tinyint(1) DEFAULT '0',
  `award_points` int(11) DEFAULT '0',
  `view_right` tinyint(1) NOT NULL DEFAULT '0',
  `edit_right` tinyint(1) NOT NULL DEFAULT '0',
  `allow_discount` tinyint(1) DEFAULT '0',
  PRIMARY KEY (`id`),
  KEY `group_id` (`group_id`,`warehouse_id`,`biller_id`),
  KEY `group_id_2` (`group_id`,`company_id`)
) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=utf8;

INSERT INTO `sma_users` (`id`, `last_ip_address`, `ip_address`, `username`, `password`, `salt`, `email`, `activation_code`, `forgotten_password_code`, `forgotten_password_time`, `remember_code`, `created_on`, `last_login`, `active`, `first_name`, `last_name`, `company`, `phone`, `avatar`, `gender`, `group_id`, `warehouse_id`, `biller_id`, `company_id`, `show_cost`, `show_price`, `award_points`, `view_right`, `edit_right`, `allow_discount`) VALUES (1, '116.12.32.183', '', 'babul', '91ae602217271d5829e455b48024c9ff2be043bc', NULL, 'arsbabul@gmail.com', NULL, NULL, NULL, '1831bc4e3530792572edf72d69ee2d1891c5cdc5', 1351661704, 1649063279, 1, 'Owner', 'Owner', 'মেসার্স মাউন এন্টারপ্রাইজ', '০১৭১৬-৮৮৮৫২৬, ০১৯১৩-', NULL, 'male', 1, 1, 1, NULL, 0, 0, 0, 0, 0, 0);
INSERT INTO `sma_users` (`id`, `last_ip_address`, `ip_address`, `username`, `password`, `salt`, `email`, `activation_code`, `forgotten_password_code`, `forgotten_password_time`, `remember_code`, `created_on`, `last_login`, `active`, `first_name`, `last_name`, `company`, `phone`, `avatar`, `gender`, `group_id`, `warehouse_id`, `biller_id`, `company_id`, `show_cost`, `show_price`, `award_points`, `view_right`, `edit_right`, `allow_discount`) VALUES (2, '203.190.14.186', '180.183.155.85', 'farhad', '2c8ab736b2ccab4f50e72d5fd7d21020cbb77ae7', NULL, 'farhad.sust.cse@gmail.com', NULL, NULL, NULL, NULL, 1580321443, 1593599021, 1, 'ফরহাদ', '...', 'মেসার্স মাউন এন্টারপ্রাইজ', '0988251927', NULL, 'male', 1, 1, 2, NULL, 0, 0, 0, 1, 0, 0);
INSERT INTO `sma_users` (`id`, `last_ip_address`, `ip_address`, `username`, `password`, `salt`, `email`, `activation_code`, `forgotten_password_code`, `forgotten_password_time`, `remember_code`, `created_on`, `last_login`, `active`, `first_name`, `last_name`, `company`, `phone`, `avatar`, `gender`, `group_id`, `warehouse_id`, `biller_id`, `company_id`, `show_cost`, `show_price`, `award_points`, `view_right`, `edit_right`, `allow_discount`) VALUES (3, '103.126.218.81', '::1', 'FARHAD', '2c8ab736b2ccab4f50e72d5fd7d21020cbb77ae7', NULL, 'abc@gmail.com', NULL, NULL, NULL, NULL, 1591557305, 1649094120, 1, 'admin', 'admin', 'মেসার্স মাউন এন্টারপ্রাইজ', '01779587025', NULL, 'male', 1, 1, 3, NULL, 0, 0, 0, 0, 0, 1);
INSERT INTO `sma_users` (`id`, `last_ip_address`, `ip_address`, `username`, `password`, `salt`, `email`, `activation_code`, `forgotten_password_code`, `forgotten_password_time`, `remember_code`, `created_on`, `last_login`, `active`, `first_name`, `last_name`, `company`, `phone`, `avatar`, `gender`, `group_id`, `warehouse_id`, `biller_id`, `company_id`, `show_cost`, `show_price`, `award_points`, `view_right`, `edit_right`, `allow_discount`) VALUES (4, '103.108.88.21', '43.231.23.122', 'neon', '7408002727ef9ff9f0aa6dd33aff092bb2d9be29', NULL, 'r@gmail.com', NULL, NULL, NULL, NULL, 1593596117, 1593836710, 1, 'Neon', 'Raisul Alam', 'মেসার্স মাউন এন্টারপ্রাইজ', '01779587025', NULL, 'male', 5, 1, 4, NULL, 0, 0, 0, 1, 0, 0);
INSERT INTO `sma_users` (`id`, `last_ip_address`, `ip_address`, `username`, `password`, `salt`, `email`, `activation_code`, `forgotten_password_code`, `forgotten_password_time`, `remember_code`, `created_on`, `last_login`, `active`, `first_name`, `last_name`, `company`, `phone`, `avatar`, `gender`, `group_id`, `warehouse_id`, `biller_id`, `company_id`, `show_cost`, `show_price`, `award_points`, `view_right`, `edit_right`, `allow_discount`) VALUES (5, '103.108.88.21', '103.108.88.21', 'habib1975', '754bc0708097a5ee91bca1cd1c388e129ddf6f05', NULL, 'habib1975@gmail.com', NULL, NULL, NULL, '3f1ffe9b6b5356718491b904f268aa4fdb6abd43', 1595324684, 1595391819, 1, 'Habibur', 'Rahman', 'Moun Enterprise', '01708542114', NULL, 'male', 5, 1, 0, NULL, 0, 0, 0, 0, 0, 0);


#
# TABLE STRUCTURE FOR: sma_variants
#

DROP TABLE IF EXISTS `sma_variants`;

CREATE TABLE `sma_variants` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `name` varchar(55) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8;

INSERT INTO `sma_variants` (`id`, `name`) VALUES (1, 'V1');
INSERT INTO `sma_variants` (`id`, `name`) VALUES (2, 'v2');
INSERT INTO `sma_variants` (`id`, `name`) VALUES (3, 'v3');


#
# TABLE STRUCTURE FOR: sma_warehouses
#

DROP TABLE IF EXISTS `sma_warehouses`;

CREATE TABLE `sma_warehouses` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `code` varchar(50) NOT NULL,
  `name` varchar(255) NOT NULL,
  `address` varchar(255) NOT NULL,
  `propiter` text NOT NULL,
  `map` varchar(255) DEFAULT NULL,
  `phone` varchar(55) DEFAULT NULL,
  `email` varchar(55) DEFAULT NULL,
  `price_group_id` int(11) DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `id` (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8;

INSERT INTO `sma_warehouses` (`id`, `code`, `name`, `address`, `propiter`, `map`, `phone`, `email`, `price_group_id`) VALUES (1, 'MEB', 'মেসার্স মাউন এন্টারপ্রাইজ', '<p><strong>কয়লা,বালি ও পাথর আমদানী কারক ও সরবরাহকারী ।<br></strong></p><p><strong>মেঘনা ফেরিঘাট, ভৈরব, কিশোরগঞ্জ ।<br></strong></p>', 'হাজী ওবায়দুল হক বাবুল', NULL, '০১৭১৬-৮৮৮৫২৬, ০১৯১৩-৩৬৮৩৩৫', 'farhad.sust.cse@gmail.com', 1);


#
# TABLE STRUCTURE FOR: sma_warehouses_products
#

DROP TABLE IF EXISTS `sma_warehouses_products`;

CREATE TABLE `sma_warehouses_products` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `product_id` int(11) NOT NULL,
  `warehouse_id` int(11) NOT NULL,
  `quantity` decimal(15,4) NOT NULL,
  `rack` varchar(55) DEFAULT NULL,
  `avg_cost` decimal(25,4) NOT NULL,
  PRIMARY KEY (`id`),
  KEY `product_id` (`product_id`),
  KEY `warehouse_id` (`warehouse_id`)
) ENGINE=InnoDB AUTO_INCREMENT=61 DEFAULT CHARSET=utf8;

INSERT INTO `sma_warehouses_products` (`id`, `product_id`, `warehouse_id`, `quantity`, `rack`, `avg_cost`) VALUES (54, 83, 1, '-142243.6800', NULL, '0.0000');
INSERT INTO `sma_warehouses_products` (`id`, `product_id`, `warehouse_id`, `quantity`, `rack`, `avg_cost`) VALUES (55, 82, 1, '-88035.5750', NULL, '0.0000');
INSERT INTO `sma_warehouses_products` (`id`, `product_id`, `warehouse_id`, `quantity`, `rack`, `avg_cost`) VALUES (56, 84, 1, '-113.0000', NULL, '0.0000');
INSERT INTO `sma_warehouses_products` (`id`, `product_id`, `warehouse_id`, `quantity`, `rack`, `avg_cost`) VALUES (57, 85, 1, '-11.0000', NULL, '0.0000');
INSERT INTO `sma_warehouses_products` (`id`, `product_id`, `warehouse_id`, `quantity`, `rack`, `avg_cost`) VALUES (58, 86, 1, '-10.0000', NULL, '0.0000');
INSERT INTO `sma_warehouses_products` (`id`, `product_id`, `warehouse_id`, `quantity`, `rack`, `avg_cost`) VALUES (59, 87, 1, '-47.0000', NULL, '0.0000');
INSERT INTO `sma_warehouses_products` (`id`, `product_id`, `warehouse_id`, `quantity`, `rack`, `avg_cost`) VALUES (60, 88, 1, '-106.0000', NULL, '0.0000');


#
# TABLE STRUCTURE FOR: sma_warehouses_products_variants
#

DROP TABLE IF EXISTS `sma_warehouses_products_variants`;

CREATE TABLE `sma_warehouses_products_variants` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `option_id` int(11) NOT NULL,
  `product_id` int(11) NOT NULL,
  `warehouse_id` int(11) NOT NULL,
  `quantity` decimal(15,4) NOT NULL,
  `rack` varchar(55) DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `option_id` (`option_id`),
  KEY `product_id` (`product_id`),
  KEY `warehouse_id` (`warehouse_id`)
) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8;

INSERT INTO `sma_warehouses_products_variants` (`id`, `option_id`, `product_id`, `warehouse_id`, `quantity`, `rack`) VALUES (1, 1, 1, 1, '10.0000', NULL);
INSERT INTO `sma_warehouses_products_variants` (`id`, `option_id`, `product_id`, `warehouse_id`, `quantity`, `rack`) VALUES (2, 2, 1, 1, '3.0000', NULL);
INSERT INTO `sma_warehouses_products_variants` (`id`, `option_id`, `product_id`, `warehouse_id`, `quantity`, `rack`) VALUES (3, 3, 1, 1, '4.0000', NULL);
INSERT INTO `sma_warehouses_products_variants` (`id`, `option_id`, `product_id`, `warehouse_id`, `quantity`, `rack`) VALUES (4, 4, 1, 1, '1999.0000', NULL);


#
# TABLE STRUCTURE FOR: sma_year_lists
#

DROP TABLE IF EXISTS `sma_year_lists`;

CREATE TABLE `sma_year_lists` (
  `id` int(10) NOT NULL,
  `year_name` tinytext NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;

INSERT INTO `sma_year_lists` (`id`, `year_name`) VALUES (8, 'First Year');
INSERT INTO `sma_year_lists` (`id`, `year_name`) VALUES (9, 'Second Year');
INSERT INTO `sma_year_lists` (`id`, `year_name`) VALUES (10, 'Third Year');
INSERT INTO `sma_year_lists` (`id`, `year_name`) VALUES (11, 'Fourth Year');


